[DE] Update translation

This commit is contained in:
Julia Radzhabova 2020-09-16 20:14:29 +03:00
parent 9ab4fec9c3
commit b401aefe85
34 changed files with 2201 additions and 85 deletions

View file

@ -1,28 +1,30 @@
{
"common.view.modals.txtCopy": "클립보드로 복사",
"common.view.modals.txtEmbed": "퍼가기",
"common.view.modals.txtEmbed": "개체 삽입",
"common.view.modals.txtHeight": "높이",
"common.view.modals.txtShare": "링크 공유",
"common.view.modals.txtWidth": "너비",
"DE.ApplicationController.convertationErrorText": "변환 실패",
"DE.ApplicationController.convertationTimeoutText": "전환 시간 초과를 초과했습니다.",
"DE.ApplicationController.convertationErrorText": "변환 실패 ",
"DE.ApplicationController.convertationTimeoutText": "변환 시간을 초과했습니다.",
"DE.ApplicationController.criticalErrorTitle": "오류",
"DE.ApplicationController.downloadErrorText": "다운로드하지 못했습니다.",
"DE.ApplicationController.downloadTextText": "문서 다운로드 중 ...",
"DE.ApplicationController.downloadErrorText": "다운로드 실패",
"DE.ApplicationController.downloadTextText": "문서 다운로드 중...",
"DE.ApplicationController.errorAccessDeny": "권한이없는 작업을 수행하려고합니다. <br> Document Server 관리자에게 문의하십시오.",
"DE.ApplicationController.errorDefaultMessage": "오류 코드 : %1",
"DE.ApplicationController.errorDefaultMessage": "오류 코드: %1",
"DE.ApplicationController.errorFilePassProtect": "이 문서는 암호로 보호되어있어 열 수 없습니다.",
"DE.ApplicationController.errorFileSizeExceed": "파일의 크기가 서버에서 정해진 범위를 초과 했습니다. 문서 서버 관리자에게 해당 내용에 대한 자세한 안내를 받아 보시기 바랍니다.",
"DE.ApplicationController.errorUpdateVersionOnDisconnect": "인터넷 연결이 복구 되었으며 파일에 수정 사항이 발생되었습니다. 작업을 계속 하시기 전에 반드시 기존의 파일을 다운로드하거나 내용을 복사해서 작업 내용을 잃어 버리는 일이 없도록 한 후에 이 페이지를 새로 고침(reload) 해 주시기 바랍니다.",
"DE.ApplicationController.errorUserDrop": "파일에 지금 액세스 할 수 없습니다.",
"DE.ApplicationController.notcriticalErrorTitle": "경고",
"DE.ApplicationController.scriptLoadError": "연결 속도가 느려, 일부 요소들이 로드되지 않았습니다. 페이지를 다시 새로 고침해주세요.",
"DE.ApplicationController.textLoadingDocument": "문서로드 중",
"DE.ApplicationController.textOf": "",
"DE.ApplicationController.txtClose": "완료",
"DE.ApplicationController.textLoadingDocument": "문서 로드 중",
"DE.ApplicationController.textOf": "",
"DE.ApplicationController.txtClose": "닫기",
"DE.ApplicationController.unknownErrorText": "알 수없는 오류.",
"DE.ApplicationController.unsupportedBrowserErrorText": "사용중인 브라우저가 지원되지 않습니다.",
"DE.ApplicationController.waitText": "잠시만 기달려주세요...",
"DE.ApplicationView.txtDownload": "다운로드",
"DE.ApplicationView.txtEmbed": "퍼가기",
"DE.ApplicationView.txtDownload": "다운로드 ",
"DE.ApplicationView.txtEmbed": "개체 삽입",
"DE.ApplicationView.txtFullScreen": "전체 화면",
"DE.ApplicationView.txtShare": "공유"
}

View file

@ -1,7 +1,10 @@
{
"common.view.modals.txtCopy": "Kopieer naar klembord",
"common.view.modals.txtEmbed": "Invoegen",
"common.view.modals.txtHeight": "Hoogte",
"common.view.modals.txtShare": "Link delen",
"common.view.modals.txtWidth": "Breedte",
"DE.ApplicationController.convertationErrorText": "Conversie is mislukt",
"DE.ApplicationController.convertationTimeoutText": "Time-out voor conversie overschreden.",
"DE.ApplicationController.criticalErrorTitle": "Fout",
"DE.ApplicationController.downloadErrorText": "Download mislukt.",
@ -9,6 +12,8 @@
"DE.ApplicationController.errorAccessDeny": "U probeert een actie uit te voeren waarvoor u geen rechten hebt.<br>Neem contact op met de beheerder van de documentserver.",
"DE.ApplicationController.errorDefaultMessage": "Foutcode: %1",
"DE.ApplicationController.errorFilePassProtect": "Het bestand is beschermd met een wachtwoord en kan niet worden geopend.",
"DE.ApplicationController.errorFileSizeExceed": "De bestandsgrootte overschrijdt de limiet die is ingesteld voor uw server. <br>Neem contact op met uw Document Server-beheerder voor details.",
"DE.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.",
"DE.ApplicationController.errorUserDrop": "Toegang tot het bestand is op dit moment niet mogelijk.",
"DE.ApplicationController.notcriticalErrorTitle": "Waarschuwing",
"DE.ApplicationController.scriptLoadError": "De verbinding is te langzaam, sommige componenten konden niet geladen worden. Laad de pagina opnieuw.",
@ -17,7 +22,9 @@
"DE.ApplicationController.txtClose": "Sluiten",
"DE.ApplicationController.unknownErrorText": "Onbekende fout.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Uw browser wordt niet ondersteund.",
"DE.ApplicationController.waitText": "Een moment geduld",
"DE.ApplicationView.txtDownload": "Downloaden",
"DE.ApplicationView.txtEmbed": "Invoegen",
"DE.ApplicationView.txtFullScreen": "Volledig scherm",
"DE.ApplicationView.txtShare": "Delen"
}

View file

@ -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",
@ -23,6 +24,7 @@
"DE.ApplicationController.unsupportedBrowserErrorText": "Váš prehliadač nie je podporovaný.",
"DE.ApplicationController.waitText": "Prosím čakajte...",
"DE.ApplicationView.txtDownload": "Stiahnuť",
"DE.ApplicationView.txtEmbed": "Vložiť",
"DE.ApplicationView.txtFullScreen": "Celá obrazovka",
"DE.ApplicationView.txtShare": "Zdieľať"
}

View file

@ -12,8 +12,11 @@
"DE.ApplicationController.errorAccessDeny": "Ви намагаєтеся виконати дію, на яку у вас немає прав. <br> Будь ласка, зв'яжіться з адміністратором вашого Сервера документів.",
"DE.ApplicationController.errorDefaultMessage": "Код помилки: %1",
"DE.ApplicationController.errorFilePassProtect": "Документ захищений паролем і його неможливо відкрити.",
"DE.ApplicationController.errorFileSizeExceed": "Розмір файлу перевищує обмеження, встановлені для вашого сервера. <br> Для детальної інформації зверніться до адміністратора сервера документів.",
"DE.ApplicationController.errorUpdateVersionOnDisconnect": "Підключення до Інтернету було відновлено, а версія файлу змінена. <br> Перш ніж продовжувати роботу, потрібно завантажити файл або скопіювати його вміст, щоб переконатися, що нічого не втрачено, а потім перезавантажити цю сторінку.",
"DE.ApplicationController.errorUserDrop": "На даний момент файл не доступний.",
"DE.ApplicationController.notcriticalErrorTitle": "Застереження",
"DE.ApplicationController.scriptLoadError": "З'єднання занадто повільне, деякі компоненти не вдалося завантажити. Перезавантажте сторінку.",
"DE.ApplicationController.textLoadingDocument": "Завантаження документа",
"DE.ApplicationController.textOf": "з",
"DE.ApplicationController.txtClose": "Закрити",

View file

@ -715,8 +715,8 @@
"DE.Controllers.Main.waitText": "Bitte warten...",
"DE.Controllers.Main.warnBrowserIE9": "Die Applkation hat geringte Fähigkeiten in IE9. Nutzen Sie IE10 oder höher.",
"DE.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.",
"DE.Controllers.Main.warnLicenseExp": "Ihre Lizenz ist abgelaufen.<br>Bitte aktualisieren Sie Ihre Lizenz und laden Sie die Seite neu.",
"DE.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.",
"DE.Controllers.Main.warnLicenseExp": "Ihre Lizenz ist abgelaufen.<br>Bitte aktualisieren Sie Ihre Lizenz und laden Sie die Seite neu.",
"DE.Controllers.Main.warnLicenseUsersExceeded": "Sie haben das Benutzerlimit für %1-Editoren erreicht. Bitte wenden Sie sich an Ihren Administrator, um weitere Informationen zu erhalten.",
"DE.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.",
"DE.Controllers.Main.warnNoLicenseUsers": "Sie haben das Benutzerlimit für %1-Editoren erreicht. Bitte kontaktieren Sie unser Verkaufsteam, um persönliche Upgrade-Bedingungen zu erhalten.",

View file

@ -751,11 +751,11 @@
"DE.Controllers.Main.waitText": "Please, wait...",
"DE.Controllers.Main.warnBrowserIE9": "The application has low capabilities on IE9. Use IE10 or higher",
"DE.Controllers.Main.warnBrowserZoom": "Your browser current zoom setting is not fully supported. Please reset to the default zoom by pressing Ctrl+0.",
"DE.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.",
"DE.Controllers.Main.warnLicenseExp": "Your license has expired.<br>Please update your license and refresh the page.",
"DE.Controllers.Main.warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
"DE.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.",
"DE.Controllers.Main.warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
"DE.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.",
"DE.Controllers.Main.warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
"DE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
"DE.Controllers.Navigation.txtBeginning": "Beginning of document",
"DE.Controllers.Navigation.txtGotoBeginning": "Go to the beginning of the document",

View file

@ -80,6 +80,7 @@
"Common.define.chartData.textPoint": "XY (Dispersión)",
"Common.define.chartData.textStock": "De cotizaciones",
"Common.define.chartData.textSurface": "Superficie",
"Common.Translation.warnFileLocked": "El archivo está siendo editado en otra aplicación. Puede continuar editándolo y guardarlo como una copia.",
"Common.UI.Calendar.textApril": "Abril",
"Common.UI.Calendar.textAugust": "Agosto",
"Common.UI.Calendar.textDecember": "Diciembre",
@ -156,6 +157,10 @@
"Common.Views.About.txtPoweredBy": "Desarrollado por",
"Common.Views.About.txtTel": "tel.: ",
"Common.Views.About.txtVersion": "Versión ",
"Common.Views.AutoCorrectDialog.textBy": "Por:",
"Common.Views.AutoCorrectDialog.textMathCorrect": "Autocorrección matemática",
"Common.Views.AutoCorrectDialog.textReplace": "Reemplazar:",
"Common.Views.AutoCorrectDialog.textTitle": "Autocorrección",
"Common.Views.Chat.textSend": "Enviar",
"Common.Views.Comments.textAdd": "Añadir",
"Common.Views.Comments.textAddComment": "Añadir",
@ -358,11 +363,33 @@
"Common.Views.SignSettingsDialog.textShowDate": "Presentar fecha de la firma",
"Common.Views.SignSettingsDialog.textTitle": "Preparación de la firma",
"Common.Views.SignSettingsDialog.txtEmpty": "Este campo es obligatorio",
"Common.Views.SymbolTableDialog.textCharacter": "Carácter",
"Common.Views.SymbolTableDialog.textCode": "Valor HEX de Unicode",
"Common.Views.SymbolTableDialog.textCopyright": "Signo de Copyright",
"Common.Views.SymbolTableDialog.textDCQuote": "Comillas dobles de cierre",
"Common.Views.SymbolTableDialog.textDOQuote": "Comillas dobles de apertura",
"Common.Views.SymbolTableDialog.textEllipsis": "Elipsis horizontal",
"Common.Views.SymbolTableDialog.textEmDash": "Guión largo",
"Common.Views.SymbolTableDialog.textEmSpace": "Espacio largo",
"Common.Views.SymbolTableDialog.textEnDash": "Guión corto",
"Common.Views.SymbolTableDialog.textEnSpace": "Espacio corto",
"Common.Views.SymbolTableDialog.textFont": "Letra ",
"Common.Views.SymbolTableDialog.textNBHyphen": "Guión sin ruptura",
"Common.Views.SymbolTableDialog.textNBSpace": "Espacio de no separación",
"Common.Views.SymbolTableDialog.textPilcrow": "Signo de antígrafo",
"Common.Views.SymbolTableDialog.textQEmSpace": "1/4 Espacio largo",
"Common.Views.SymbolTableDialog.textRange": "Rango",
"Common.Views.SymbolTableDialog.textRecent": "Símbolos utilizados recientemente",
"Common.Views.SymbolTableDialog.textRegistered": "Signo de marca registrada",
"Common.Views.SymbolTableDialog.textSCQuote": "Comillas simples de cierre",
"Common.Views.SymbolTableDialog.textSection": "Signo de sección",
"Common.Views.SymbolTableDialog.textShortcut": "Tecla de método abreviado",
"Common.Views.SymbolTableDialog.textSHyphen": "Guión virtual",
"Common.Views.SymbolTableDialog.textSOQuote": "Comillas simples de apertura",
"Common.Views.SymbolTableDialog.textSpecial": "Caracteres especiales",
"Common.Views.SymbolTableDialog.textSymbols": "Símbolos",
"Common.Views.SymbolTableDialog.textTitle": "Símbolo",
"Common.Views.SymbolTableDialog.textTradeMark": "Símbolo de marca comercial",
"DE.Controllers.LeftMenu.leavePageText": "Todos los cambios no guardados de este documento se perderán.<br> Pulse \"Cancelar\" después \"Guardar\" para guardarlos. Pulse \"OK\" para deshacer todos los cambios no guardados.",
"DE.Controllers.LeftMenu.newDocumentTitle": "Documento sin título",
"DE.Controllers.LeftMenu.notcriticalErrorTitle": "Aviso",
@ -388,6 +415,7 @@
"DE.Controllers.Main.errorAccessDeny": "Usted no tiene permisos para realizar la acción que está intentando hacer.<br> Por favor, contacte con el Administrador del Servidor de Documentos.",
"DE.Controllers.Main.errorBadImageUrl": "URL de imagen es incorrecto",
"DE.Controllers.Main.errorCoAuthoringDisconnect": "Se ha perdido la conexión con servidor. El documento no puede ser editado ahora.",
"DE.Controllers.Main.errorCompare": "La característica de comparación de documentos no está disponible durante la coedición.",
"DE.Controllers.Main.errorConnectToServer": "No se consiguió guardar el documento. Por favor, compruebe los ajustes de conexión o póngase en contacto con su administrador.<br>Al hacer clic en el botón 'OK' se le solicitará que descargue el documento.",
"DE.Controllers.Main.errorDatabaseConnection": "Error externo.<br>Error de conexión de base de datos. Por favor póngase en contacto con soporte si el error se mantiene.",
"DE.Controllers.Main.errorDataEncrypted": "Se han recibido cambios cifrados, ellos no pueden ser descifrados.",
@ -404,6 +432,7 @@
"DE.Controllers.Main.errorKeyExpire": "Descriptor de clave ha expirado",
"DE.Controllers.Main.errorMailMergeLoadFile": "La carga del documento ha fallado. Por favor, seleccione un archivo diferente.",
"DE.Controllers.Main.errorMailMergeSaveFile": "Error de fusión.",
"DE.Controllers.Main.errorPasteSlicerError": "Las segmentaciones de tabla no pueden ser copiadas de un libro a otro.<br>Inténtalo de nuevo al seleccionar toda la tabla y las segmentaciones.",
"DE.Controllers.Main.errorProcessSaveResult": "Problemas al guardar",
"DE.Controllers.Main.errorServerVersion": "La versión del editor ha sido actualizada. La página será recargada para aplicar los cambios.",
"DE.Controllers.Main.errorSessionAbsolute": "Sesión de editar el documento ha expirado. Por favor, recargue la página.",
@ -451,15 +480,20 @@
"DE.Controllers.Main.splitMaxColsErrorText": "El número de columnas debe ser menos que %1.",
"DE.Controllers.Main.splitMaxRowsErrorText": "El número de filas debe ser menos que %1.",
"DE.Controllers.Main.textAnonymous": "Anónimo",
"DE.Controllers.Main.textApplyAll": "Aplicar a todas las ecuaciones",
"DE.Controllers.Main.textBuyNow": "Visitar sitio web",
"DE.Controllers.Main.textChangesSaved": "Todos los cambios son guardados",
"DE.Controllers.Main.textClose": "Cerrar",
"DE.Controllers.Main.textCloseTip": "Pulse para cerrar el consejo",
"DE.Controllers.Main.textContactUs": "Contactar con equipo de ventas",
"DE.Controllers.Main.textConvertEquation": "Esta ecuación fue creada con una versión antigua del editor de ecuaciones que ya no es compatible. Para editarla, convierta la ecuación al formato ML de Office Math.<br>¿Convertir ahora?",
"DE.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.",
"DE.Controllers.Main.textHasMacros": "El archivo contiene macros automáticas.<br>¿Quiere ejecutar macros?",
"DE.Controllers.Main.textLearnMore": "Más información",
"DE.Controllers.Main.textLoadingDocument": "Cargando documento",
"DE.Controllers.Main.textNoLicenseTitle": "%1 limitación de conexiones",
"DE.Controllers.Main.textNoLicenseTitle": "Se ha alcanzado el límite de licencias",
"DE.Controllers.Main.textPaidFeature": "Función de pago",
"DE.Controllers.Main.textRemember": "Recordar mi elección",
"DE.Controllers.Main.textShape": "Forma",
"DE.Controllers.Main.textStrict": "Modo estricto",
"DE.Controllers.Main.textTryUndoRedo": "Las funciones Anular/Rehacer se desactivan para el modo co-edición rápido.<br>Haga Clic en el botón \"modo estricto\" para cambiar al modo de co-edición estricta 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.",
@ -479,6 +513,7 @@
"DE.Controllers.Main.txtDiagramTitle": "Título de diagrama",
"DE.Controllers.Main.txtEditingMode": "Establecer el modo de edición...",
"DE.Controllers.Main.txtEndOfFormula": "Fin de fórmula inesperado",
"DE.Controllers.Main.txtEnterDate": "Introducir una fecha",
"DE.Controllers.Main.txtErrorLoadHistory": "Historia de carga falló",
"DE.Controllers.Main.txtEvenPage": "Página par",
"DE.Controllers.Main.txtFiguredArrows": "Formas de flecha",
@ -698,6 +733,7 @@
"DE.Controllers.Main.txtTableInd": "El índice de la tabla no puede ser cero",
"DE.Controllers.Main.txtTableOfContents": "Tabla de contenidos",
"DE.Controllers.Main.txtTooLarge": "El número es demasiado grande para darle formato",
"DE.Controllers.Main.txtTypeEquation": "Escribir una ecuación aquí.",
"DE.Controllers.Main.txtUndefBookmark": "Marcador no definido",
"DE.Controllers.Main.txtXAxis": "Eje X",
"DE.Controllers.Main.txtYAxis": "Eje Y",
@ -715,11 +751,11 @@
"DE.Controllers.Main.waitText": "Por favor, espere...",
"DE.Controllers.Main.warnBrowserIE9": "Este aplicación tiene baja capacidad en IE9. Utilice IE10 o superior",
"DE.Controllers.Main.warnBrowserZoom": "La configuración actual de zoom de su navegador no está soportada por completo. Por favor restablezca zoom predeterminado pulsando Ctrl+0.",
"DE.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.",
"DE.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.",
"DE.Controllers.Main.warnLicenseExp": "Su licencia ha expirado.<br>Por favor, actualice su licencia y después recargue la página.",
"DE.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.",
"DE.Controllers.Main.warnNoLicense": "Esta versión de los editores %1 tiene ciertas limitaciones para el número de conexiones simultáneas al servidor de documentos.<br>Si necesita más, por favor, considere comprar una licencia comercial.",
"DE.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.",
"DE.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.",
"DE.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.",
"DE.Controllers.Main.warnNoLicenseUsers": "Usted ha alcanzado el límite de usuarios para los editores de %1. Contacte con el equipo de ventas de %1 para conocer los términos de actualización personal.",
"DE.Controllers.Main.warnProcessRightsChange": "El derecho de edición del archivo es denegado",
"DE.Controllers.Navigation.txtBeginning": "Principio del documento",
"DE.Controllers.Navigation.txtGotoBeginning": "Ir al principio de",
@ -1155,6 +1191,7 @@
"DE.Views.ControlSettingsDialog.textLock": "Cerrando",
"DE.Views.ControlSettingsDialog.textName": "Título",
"DE.Views.ControlSettingsDialog.textNone": "Ninguno",
"DE.Views.ControlSettingsDialog.textPlaceholder": "Marcador de posición",
"DE.Views.ControlSettingsDialog.textShowAs": "Mostrar como",
"DE.Views.ControlSettingsDialog.textSystemColor": "Sistema",
"DE.Views.ControlSettingsDialog.textTag": "Etiqueta",
@ -1169,6 +1206,12 @@
"DE.Views.CustomColumnsDialog.textSeparator": "Divisor de columnas",
"DE.Views.CustomColumnsDialog.textSpacing": "Espacio entre columnas",
"DE.Views.CustomColumnsDialog.textTitle": "Columnas",
"DE.Views.DateTimeDialog.confirmDefault": "Establecer formato predeterminado para {0}: \"{1}\"",
"DE.Views.DateTimeDialog.textDefault": "Establecer como predeterminado",
"DE.Views.DateTimeDialog.textFormat": "Formatos",
"DE.Views.DateTimeDialog.textLang": "Idioma",
"DE.Views.DateTimeDialog.textUpdate": "Actualizar automáticamente",
"DE.Views.DateTimeDialog.txtTitle": "Fecha y hora",
"DE.Views.DocumentHolder.aboveText": "Arriba",
"DE.Views.DocumentHolder.addCommentText": "Añadir comentario",
"DE.Views.DocumentHolder.advancedFrameText": "Ajustes avanzados de marco",
@ -1258,6 +1301,7 @@
"DE.Views.DocumentHolder.textFlipV": "Voltear verticalmente",
"DE.Views.DocumentHolder.textFollow": "Seguir movimiento",
"DE.Views.DocumentHolder.textFromFile": "De archivo",
"DE.Views.DocumentHolder.textFromStorage": "Desde almacenamiento",
"DE.Views.DocumentHolder.textFromUrl": "De URL",
"DE.Views.DocumentHolder.textJoinList": "Juntar con lista anterior",
"DE.Views.DocumentHolder.textNest": "Tabla nido",
@ -1484,8 +1528,8 @@
"DE.Views.FileMenuPanels.ProtectDoc.txtEditWarning": "La edición eliminará",
"DE.Views.FileMenuPanels.ProtectDoc.txtEncrypted": "Este documento ha sido",
"DE.Views.FileMenuPanels.ProtectDoc.txtRequestedSignatures": "Este documento necesita",
"DE.Views.FileMenuPanels.ProtectDoc.txtSigned": "Las firmas válidas han sido",
"DE.Views.FileMenuPanels.ProtectDoc.txtSignedInvalid": "Algunos de los digitales",
"DE.Views.FileMenuPanels.ProtectDoc.txtSigned": "Se han añadido firmas válidas al documento. El documento está protegido frente a la edición.",
"DE.Views.FileMenuPanels.ProtectDoc.txtSignedInvalid": "Algunas de las firmas digitales del documento no son válidas o no han podido ser verificadas. El documento está protegido frente a la edición.",
"DE.Views.FileMenuPanels.ProtectDoc.txtView": "Ver firmas",
"DE.Views.FileMenuPanels.Settings.okButtonText": "Aplicar",
"DE.Views.FileMenuPanels.Settings.strAlignGuides": "Activar guías de alineación",
@ -1499,6 +1543,9 @@
"DE.Views.FileMenuPanels.Settings.strForcesave": "Siempre guardar en el servidor (de lo contrario guardar en el servidor al cerrar documento)",
"DE.Views.FileMenuPanels.Settings.strInputMode": "Activar jeroglíficos",
"DE.Views.FileMenuPanels.Settings.strLiveComment": "Activar opción de demostración de comentarios",
"DE.Views.FileMenuPanels.Settings.strMacrosSettings": "Ajustes de macros",
"DE.Views.FileMenuPanels.Settings.strPaste": "Cortar, copiar y pegar",
"DE.Views.FileMenuPanels.Settings.strPasteButton": "Mostrar el botón Opciones de pegado cuando se pegue contenido",
"DE.Views.FileMenuPanels.Settings.strResolvedComment": "Activar la visualización de los comentarios resueltos",
"DE.Views.FileMenuPanels.Settings.strShowChanges": "Cambios de colaboración en tiempo real",
"DE.Views.FileMenuPanels.Settings.strSpellCheckMode": "Activar corrección ortográfica",
@ -1518,6 +1565,7 @@
"DE.Views.FileMenuPanels.Settings.textMinute": "Cada minuto",
"DE.Views.FileMenuPanels.Settings.textOldVersions": "Hacer que los archivos sean compatibles con versiones anteriores de MS Word cuando se guarden como DOCX",
"DE.Views.FileMenuPanels.Settings.txtAll": "Ver todo",
"DE.Views.FileMenuPanels.Settings.txtAutoCorrect": "Opciones de autocorrección",
"DE.Views.FileMenuPanels.Settings.txtCacheMode": "Modo de caché predeterminado",
"DE.Views.FileMenuPanels.Settings.txtCm": "Centímetro",
"DE.Views.FileMenuPanels.Settings.txtFitPage": "Ajustar a la página",
@ -1529,8 +1577,15 @@
"DE.Views.FileMenuPanels.Settings.txtMac": "como OS X",
"DE.Views.FileMenuPanels.Settings.txtNative": "Nativo",
"DE.Views.FileMenuPanels.Settings.txtNone": "Ver Ningunos",
"DE.Views.FileMenuPanels.Settings.txtProofing": "Revisión",
"DE.Views.FileMenuPanels.Settings.txtPt": "Punto",
"DE.Views.FileMenuPanels.Settings.txtRunMacros": "Habilitar todo",
"DE.Views.FileMenuPanels.Settings.txtRunMacrosDesc": "Habilitar todas las macros sin notificación ",
"DE.Views.FileMenuPanels.Settings.txtSpellCheck": "Сorrección ortográfica",
"DE.Views.FileMenuPanels.Settings.txtStopMacros": "Deshabilitar todo",
"DE.Views.FileMenuPanels.Settings.txtStopMacrosDesc": "Deshabilitar todas las macros sin notificación",
"DE.Views.FileMenuPanels.Settings.txtWarnMacros": "Mostrar notificación",
"DE.Views.FileMenuPanels.Settings.txtWarnMacrosDesc": "Deshabilitar todas las macros con notificación",
"DE.Views.FileMenuPanels.Settings.txtWin": "como Windows",
"DE.Views.HeaderFooterSettings.textBottomCenter": "Inferior centro",
"DE.Views.HeaderFooterSettings.textBottomLeft": "Inferior izquierdo",
@ -1573,6 +1628,7 @@
"DE.Views.ImageSettings.textFitMargins": "Ajustar al margen",
"DE.Views.ImageSettings.textFlip": "Volteo",
"DE.Views.ImageSettings.textFromFile": "De archivo",
"DE.Views.ImageSettings.textFromStorage": "Desde almacenamiento",
"DE.Views.ImageSettings.textFromUrl": "De URL",
"DE.Views.ImageSettings.textHeight": "Altura",
"DE.Views.ImageSettings.textHint270": "Girar 90° a la izquierda",
@ -1603,6 +1659,7 @@
"DE.Views.ImageSettingsAdvanced.textAngle": "Ángulo",
"DE.Views.ImageSettingsAdvanced.textArrows": "Flechas",
"DE.Views.ImageSettingsAdvanced.textAspectRatio": "Bloquear relación de aspecto",
"DE.Views.ImageSettingsAdvanced.textAutofit": "Autoajustar",
"DE.Views.ImageSettingsAdvanced.textBeginSize": "Tamaño inicial",
"DE.Views.ImageSettingsAdvanced.textBeginStyle": "Estilo inicial",
"DE.Views.ImageSettingsAdvanced.textBelow": "abajo",
@ -1640,6 +1697,7 @@
"DE.Views.ImageSettingsAdvanced.textPositionPc": "Posición Relativa",
"DE.Views.ImageSettingsAdvanced.textRelative": "en relación a",
"DE.Views.ImageSettingsAdvanced.textRelativeWH": "Relativo",
"DE.Views.ImageSettingsAdvanced.textResizeFit": "Ajustar tamaño de la forma al texto",
"DE.Views.ImageSettingsAdvanced.textRight": "Derecho",
"DE.Views.ImageSettingsAdvanced.textRightMargin": "Margen derecho",
"DE.Views.ImageSettingsAdvanced.textRightOf": "a la derecha de",
@ -1648,6 +1706,7 @@
"DE.Views.ImageSettingsAdvanced.textShape": "Ajustes de forma",
"DE.Views.ImageSettingsAdvanced.textSize": "Tamaño",
"DE.Views.ImageSettingsAdvanced.textSquare": "Cuadrado",
"DE.Views.ImageSettingsAdvanced.textTextBox": "Cuadro de texto",
"DE.Views.ImageSettingsAdvanced.textTitle": "Imagen - Ajustes avanzados",
"DE.Views.ImageSettingsAdvanced.textTitleChart": "Gráfico- Ajustes avanzados",
"DE.Views.ImageSettingsAdvanced.textTitleShape": "Forma - ajustes avanzados",
@ -1924,6 +1983,7 @@
"DE.Views.ShapeSettings.textEmptyPattern": "Sin patrón",
"DE.Views.ShapeSettings.textFlip": "Volteo",
"DE.Views.ShapeSettings.textFromFile": "De archivo",
"DE.Views.ShapeSettings.textFromStorage": "Desde almacenamiento",
"DE.Views.ShapeSettings.textFromUrl": "De URL",
"DE.Views.ShapeSettings.textGradient": "Gradiente",
"DE.Views.ShapeSettings.textGradientFill": "Relleno degradado",
@ -1938,6 +1998,7 @@
"DE.Views.ShapeSettings.textRadial": "Radial",
"DE.Views.ShapeSettings.textRotate90": "Girar 90°",
"DE.Views.ShapeSettings.textRotation": "Rotación",
"DE.Views.ShapeSettings.textSelectImage": "Seleccionar imagen",
"DE.Views.ShapeSettings.textSelectTexture": "Seleccionar",
"DE.Views.ShapeSettings.textStretch": "Estirar",
"DE.Views.ShapeSettings.textStyle": "Estilo",
@ -1976,8 +2037,8 @@
"DE.Views.SignatureSettings.txtContinueEditing": "Editar de todas maneras",
"DE.Views.SignatureSettings.txtEditWarning": "La edición eliminará",
"DE.Views.SignatureSettings.txtRequestedSignatures": "Este documento necesita",
"DE.Views.SignatureSettings.txtSigned": "Las firmas válidas han sido",
"DE.Views.SignatureSettings.txtSignedInvalid": "Algunos de los digitales",
"DE.Views.SignatureSettings.txtSigned": "Se han añadido firmas válidas al documento. El documento está protegido frente a la edición.",
"DE.Views.SignatureSettings.txtSignedInvalid": "Algunas de las firmas digitales del documento no son válidas o no han podido ser verificadas. El documento está protegido frente a la edición.",
"DE.Views.Statusbar.goToPageText": "Ir a página",
"DE.Views.Statusbar.pageIndexText": "Página {0} de {1}",
"DE.Views.Statusbar.tipFitPage": "Ajustar a la página",
@ -2167,6 +2228,7 @@
"DE.Views.Toolbar.capBtnBlankPage": "Página en blanco",
"DE.Views.Toolbar.capBtnColumns": "Columnas",
"DE.Views.Toolbar.capBtnComment": "Comentario",
"DE.Views.Toolbar.capBtnDateTime": "Fecha y hora",
"DE.Views.Toolbar.capBtnInsChart": "Diagram",
"DE.Views.Toolbar.capBtnInsControls": "Controles de contenido",
"DE.Views.Toolbar.capBtnInsDropcap": "Quitar capitlización",
@ -2245,7 +2307,7 @@
"DE.Views.Toolbar.textPictureControl": "Imagen",
"DE.Views.Toolbar.textPlainControl": "Texto sin formato",
"DE.Views.Toolbar.textPortrait": "Vertical",
"DE.Views.Toolbar.textRemoveControl": "Elimine el control de contenido",
"DE.Views.Toolbar.textRemoveControl": "Eliminar control de contenido",
"DE.Views.Toolbar.textRemWatermark": "Quitar marca de agua",
"DE.Views.Toolbar.textRichControl": "Texto enriquecido",
"DE.Views.Toolbar.textRight": "Derecho: ",
@ -2283,6 +2345,7 @@
"DE.Views.Toolbar.tipControls": "Insertar controles de contenido",
"DE.Views.Toolbar.tipCopy": "Copiar",
"DE.Views.Toolbar.tipCopyStyle": "Copiar estilo",
"DE.Views.Toolbar.tipDateTime": "Insertar la fecha y hora actuales",
"DE.Views.Toolbar.tipDecFont": "Reducir tamaño de letra",
"DE.Views.Toolbar.tipDecPrLeft": "Reducir sangría",
"DE.Views.Toolbar.tipDropCap": "Insertar letra capital",
@ -2359,6 +2422,7 @@
"DE.Views.WatermarkSettingsDialog.textDiagonal": "Diagonal",
"DE.Views.WatermarkSettingsDialog.textFont": "Fuente",
"DE.Views.WatermarkSettingsDialog.textFromFile": "De archivo",
"DE.Views.WatermarkSettingsDialog.textFromStorage": "Desde almacenamiento",
"DE.Views.WatermarkSettingsDialog.textFromUrl": "De URL",
"DE.Views.WatermarkSettingsDialog.textHor": "Horizontal ",
"DE.Views.WatermarkSettingsDialog.textImageW": "Marca de agua de imagen",
@ -2368,6 +2432,7 @@
"DE.Views.WatermarkSettingsDialog.textNewColor": "Color personalizado",
"DE.Views.WatermarkSettingsDialog.textNone": "Ninguno",
"DE.Views.WatermarkSettingsDialog.textScale": "Escala",
"DE.Views.WatermarkSettingsDialog.textSelect": "Seleccionar Imagen",
"DE.Views.WatermarkSettingsDialog.textStrikeout": "Tachado",
"DE.Views.WatermarkSettingsDialog.textText": "Texto",
"DE.Views.WatermarkSettingsDialog.textTextW": "Marca de agua de texto",

View file

@ -80,6 +80,7 @@
"Common.define.chartData.textPoint": "Nuages de points (XY)",
"Common.define.chartData.textStock": "Boursier",
"Common.define.chartData.textSurface": "Surface",
"Common.Translation.warnFileLocked": "Ce fichier a été modifié avec une autre application. Vous pouvez continuer à le modifier et l'enregistrer comme une copi.",
"Common.UI.Calendar.textApril": "avril",
"Common.UI.Calendar.textAugust": "août",
"Common.UI.Calendar.textDecember": "décembre",
@ -113,6 +114,7 @@
"Common.UI.Calendar.textShortTuesday": "mar.",
"Common.UI.Calendar.textShortWednesday": "mer.",
"Common.UI.Calendar.textYears": "années",
"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",
@ -127,7 +129,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",
@ -155,6 +157,9 @@
"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.textReplace": "Remplacer:",
"Common.Views.AutoCorrectDialog.textTitle": "Correction automatique",
"Common.Views.Chat.textSend": "Envoyer",
"Common.Views.Comments.textAdd": "Ajouter",
"Common.Views.Comments.textAddComment": "Ajouter",
@ -357,10 +362,21 @@
"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.textFont": "Police",
"Common.Views.SymbolTableDialog.textNBHyphen": "tiret insécable",
"Common.Views.SymbolTableDialog.textNBSpace": "Espace insécable",
"Common.Views.SymbolTableDialog.textRange": "Plage",
"Common.Views.SymbolTableDialog.textRecent": "Caractères spéciaux récemment utilisés",
"Common.Views.SymbolTableDialog.textRegistered": "Signe 'Registred'",
"Common.Views.SymbolTableDialog.textSCQuote": "Fermer l'apostrophe",
"Common.Views.SymbolTableDialog.textSection": "Signe de Section ",
"Common.Views.SymbolTableDialog.textSOQuote": "Ouvrir l'apostrophe",
"Common.Views.SymbolTableDialog.textSpecial": "symboles spéciaux",
"Common.Views.SymbolTableDialog.textTitle": "Symbole",
"DE.Controllers.LeftMenu.leavePageText": "Toutes les modifications non enregistrées dans ce document seront perdus.<br> Cliquez sur \"Annuler\", puis \"Enregistrer\" pour les sauver. Cliquez sur \"OK\" pour annuler toutes les modifications non enregistrées.",
"DE.Controllers.LeftMenu.newDocumentTitle": "Document sans nom",
@ -408,7 +424,7 @@
"DE.Controllers.Main.errorSessionAbsolute": "Votre session a expiré. Veuillez recharger la page.",
"DE.Controllers.Main.errorSessionIdle": "Le document n'a pas été modifié depuis trop longtemps. Veuillez recharger la page.",
"DE.Controllers.Main.errorSessionToken": "La connexion au serveur a été interrompue. Veuillez recharger la page.",
"DE.Controllers.Main.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.",
"DE.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.",
"DE.Controllers.Main.errorToken": "Le jeton de sécurité du document nétait pas formé correctement.<br>Veuillez contacter l'administrateur de Document Server.",
"DE.Controllers.Main.errorTokenExpire": "Le jeton de sécurité du document a expiré.<br>Veuillez contactez l'administrateur de votre Document Server.",
"DE.Controllers.Main.errorUpdateVersion": "La version du fichier a été changée. La page sera rechargée.",
@ -450,15 +466,18 @@
"DE.Controllers.Main.splitMaxColsErrorText": "Le nombre de colonnes doivent être inférieure à %1.",
"DE.Controllers.Main.splitMaxRowsErrorText": "Le nombre de lignes doit être inférieure à %1.",
"DE.Controllers.Main.textAnonymous": "Anonyme",
"DE.Controllers.Main.textApplyAll": "Appliquer à toutes les équations",
"DE.Controllers.Main.textBuyNow": "Visiter le site web",
"DE.Controllers.Main.textChangesSaved": "Toutes les modifications ont été enregistrées",
"DE.Controllers.Main.textClose": "Fermer",
"DE.Controllers.Main.textCloseTip": "Cliquez pour fermer le conseil",
"DE.Controllers.Main.textContactUs": "Contacter l'équipe de ventes",
"DE.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.",
"DE.Controllers.Main.textLearnMore": "En savoir plus",
"DE.Controllers.Main.textLoadingDocument": "Chargement du document",
"DE.Controllers.Main.textNoLicenseTitle": "La limite de la licence est atteinte",
"DE.Controllers.Main.textPaidFeature": "Fonction payée",
"DE.Controllers.Main.textRemember": "Se souvenir de mon choix",
"DE.Controllers.Main.textShape": "Forme",
"DE.Controllers.Main.textStrict": "Mode strict",
"DE.Controllers.Main.textTryUndoRedo": "Les fonctions annuler/rétablir sont désactivées pour le mode de co-édition rapide.<br>Cliquez sur le bouton \"Mode strict\" pour passer au mode de la co-édition stricte pour modifier le fichier sans interférence d'autres utilisateurs et envoyer vos modifications seulement après que vous les enregistrez. Vous pouvez basculer entre les modes de co-édition à l'aide de paramètres avancés d'éditeur.",
@ -478,6 +497,7 @@
"DE.Controllers.Main.txtDiagramTitle": "Titre du graphique",
"DE.Controllers.Main.txtEditingMode": "Définissez le mode d'édition...",
"DE.Controllers.Main.txtEndOfFormula": "Fin de Formule Inattendue.",
"DE.Controllers.Main.txtEnterDate": "Entrer une date.",
"DE.Controllers.Main.txtErrorLoadHistory": "Chargement de histoire a échoué",
"DE.Controllers.Main.txtEvenPage": "Page paire",
"DE.Controllers.Main.txtFiguredArrows": "Flèches figurées",
@ -714,8 +734,8 @@
"DE.Controllers.Main.waitText": "Veuillez patienter...",
"DE.Controllers.Main.warnBrowserIE9": "L'application est peu compatible avec IE9. Utilisez IE10 ou version plus récente",
"DE.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.",
"DE.Controllers.Main.warnLicenseExp": "Votre licence a expiré.<br>Veuillez mettre à jour votre licence et actualisez la page.",
"DE.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.",
"DE.Controllers.Main.warnLicenseExp": "Votre licence a expiré.<br>Veuillez mettre à jour votre licence et actualisez la page.",
"DE.Controllers.Main.warnLicenseUsersExceeded": "Vous avez dépassé le nombre maximal dutilisateurs des éditeurs %1. Contactez votre administrateur pour en savoir davantage.",
"DE.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.",
"DE.Controllers.Main.warnNoLicenseUsers": "Vous avez dépassé le nombre maximal dutilisateurs des éditeurs %1. Contactez léquipe des ventes %1 pour mettre à jour les termes de la licence.",
@ -1168,6 +1188,11 @@
"DE.Views.CustomColumnsDialog.textSeparator": "Diviseur de colonne",
"DE.Views.CustomColumnsDialog.textSpacing": "Espacement entre les colonnes",
"DE.Views.CustomColumnsDialog.textTitle": "Colonnes",
"DE.Views.DateTimeDialog.textDefault": "Définir par défaut",
"DE.Views.DateTimeDialog.textFormat": "Formats",
"DE.Views.DateTimeDialog.textLang": "Langue",
"DE.Views.DateTimeDialog.textUpdate": "Mettre à jour automatiquement",
"DE.Views.DateTimeDialog.txtTitle": "Date et heure",
"DE.Views.DocumentHolder.aboveText": "Au-dessus",
"DE.Views.DocumentHolder.addCommentText": "Ajouter un commentaire",
"DE.Views.DocumentHolder.advancedFrameText": "Paramètres avancés du cadre",
@ -1257,6 +1282,7 @@
"DE.Views.DocumentHolder.textFlipV": "Retourner verticalement",
"DE.Views.DocumentHolder.textFollow": "Suivre le mouvement",
"DE.Views.DocumentHolder.textFromFile": "D'un fichier",
"DE.Views.DocumentHolder.textFromStorage": "A partir de l'espace de stockage",
"DE.Views.DocumentHolder.textFromUrl": "D'une URL",
"DE.Views.DocumentHolder.textJoinList": "Rejoindre la liste précédente. ",
"DE.Views.DocumentHolder.textNest": "Tableau imbriqué",
@ -1498,6 +1524,8 @@
"DE.Views.FileMenuPanels.Settings.strForcesave": "Toujours enregistrer sur le serveur ( sinon enregistrer sur le serveur lors de la fermeture du document )",
"DE.Views.FileMenuPanels.Settings.strInputMode": "Activer des hiéroglyphes",
"DE.Views.FileMenuPanels.Settings.strLiveComment": "Activer l'affichage des commentaires",
"DE.Views.FileMenuPanels.Settings.strMacrosSettings": "Réglages macros",
"DE.Views.FileMenuPanels.Settings.strPaste": "Couper,copier et coller",
"DE.Views.FileMenuPanels.Settings.strResolvedComment": "Activer l'affichage des commentaires résolus",
"DE.Views.FileMenuPanels.Settings.strShowChanges": "Visibilité des modifications en co-édition",
"DE.Views.FileMenuPanels.Settings.strSpellCheckMode": "Activer la vérification de l'orthographe",
@ -1517,6 +1545,7 @@
"DE.Views.FileMenuPanels.Settings.textMinute": "Chaque minute",
"DE.Views.FileMenuPanels.Settings.textOldVersions": "Rendre les fichiers compatibles avec les anciennes versions de MS Word lorsqu'ils sont enregistrés au format DOCX",
"DE.Views.FileMenuPanels.Settings.txtAll": "Surligner toutes les modifications",
"DE.Views.FileMenuPanels.Settings.txtAutoCorrect": "Options de correction automatique",
"DE.Views.FileMenuPanels.Settings.txtCacheMode": "Mise en cache par défaut",
"DE.Views.FileMenuPanels.Settings.txtCm": "Centimètre",
"DE.Views.FileMenuPanels.Settings.txtFitPage": "Ajuster à la page",
@ -1529,7 +1558,11 @@
"DE.Views.FileMenuPanels.Settings.txtNative": "Natif",
"DE.Views.FileMenuPanels.Settings.txtNone": "Surligner aucune modification",
"DE.Views.FileMenuPanels.Settings.txtPt": "Point",
"DE.Views.FileMenuPanels.Settings.txtRunMacrosDesc": "Activer toutes les macros sans notification",
"DE.Views.FileMenuPanels.Settings.txtSpellCheck": "Vérification de l'orthographe",
"DE.Views.FileMenuPanels.Settings.txtStopMacros": "Désactiver tout",
"DE.Views.FileMenuPanels.Settings.txtStopMacrosDesc": "Désactiver toutes les macros sans notification",
"DE.Views.FileMenuPanels.Settings.txtWarnMacrosDesc": "Désactiver toutes les macros avec notification",
"DE.Views.FileMenuPanels.Settings.txtWin": "comme Windows",
"DE.Views.HeaderFooterSettings.textBottomCenter": "En bas au centre",
"DE.Views.HeaderFooterSettings.textBottomLeft": "En bas à gauche",
@ -1572,6 +1605,7 @@
"DE.Views.ImageSettings.textFitMargins": "Ajuster aux marges",
"DE.Views.ImageSettings.textFlip": "Retournement",
"DE.Views.ImageSettings.textFromFile": "Depuis un fichier",
"DE.Views.ImageSettings.textFromStorage": "A partir de l'espace de stockage",
"DE.Views.ImageSettings.textFromUrl": "D'une URL",
"DE.Views.ImageSettings.textHeight": "Hauteur",
"DE.Views.ImageSettings.textHint270": "Faire pivoter à gauche de 90°",
@ -1639,6 +1673,7 @@
"DE.Views.ImageSettingsAdvanced.textPositionPc": "Position relative",
"DE.Views.ImageSettingsAdvanced.textRelative": "par rapport à",
"DE.Views.ImageSettingsAdvanced.textRelativeWH": "Relatif",
"DE.Views.ImageSettingsAdvanced.textResizeFit": "Redimensionner la forme pour contenir le texte",
"DE.Views.ImageSettingsAdvanced.textRight": "A droite",
"DE.Views.ImageSettingsAdvanced.textRightMargin": "Marge droite",
"DE.Views.ImageSettingsAdvanced.textRightOf": "à droite de",
@ -1647,6 +1682,7 @@
"DE.Views.ImageSettingsAdvanced.textShape": "Paramètres de la forme",
"DE.Views.ImageSettingsAdvanced.textSize": "Taille",
"DE.Views.ImageSettingsAdvanced.textSquare": "Carré",
"DE.Views.ImageSettingsAdvanced.textTextBox": "Zone de texte",
"DE.Views.ImageSettingsAdvanced.textTitle": "Image - Paramètres avancés",
"DE.Views.ImageSettingsAdvanced.textTitleChart": "Graphique - Paramètres avancés",
"DE.Views.ImageSettingsAdvanced.textTitleShape": "Forme - Paramètres avancés",
@ -1923,6 +1959,7 @@
"DE.Views.ShapeSettings.textEmptyPattern": "Pas de modèles",
"DE.Views.ShapeSettings.textFlip": "Retournement",
"DE.Views.ShapeSettings.textFromFile": "Depuis un fichier",
"DE.Views.ShapeSettings.textFromStorage": "A partir de l'espace de stockage",
"DE.Views.ShapeSettings.textFromUrl": "D'une URL",
"DE.Views.ShapeSettings.textGradient": "Dégradé",
"DE.Views.ShapeSettings.textGradientFill": "Remplissage en dégradé",
@ -1937,6 +1974,7 @@
"DE.Views.ShapeSettings.textRadial": "Radial",
"DE.Views.ShapeSettings.textRotate90": "Faire pivoter de 90°",
"DE.Views.ShapeSettings.textRotation": "Rotation",
"DE.Views.ShapeSettings.textSelectImage": "Sélectionner l'image",
"DE.Views.ShapeSettings.textSelectTexture": "Sélectionner",
"DE.Views.ShapeSettings.textStretch": "Étirement",
"DE.Views.ShapeSettings.textStyle": "Style",
@ -2166,6 +2204,7 @@
"DE.Views.Toolbar.capBtnBlankPage": "Page Blanche ",
"DE.Views.Toolbar.capBtnColumns": "Colonnes",
"DE.Views.Toolbar.capBtnComment": "Commentaire",
"DE.Views.Toolbar.capBtnDateTime": "Date et heure",
"DE.Views.Toolbar.capBtnInsChart": "Graphique",
"DE.Views.Toolbar.capBtnInsControls": "Contrôles de contenu",
"DE.Views.Toolbar.capBtnInsDropcap": "Lettrine",
@ -2235,7 +2274,6 @@
"DE.Views.Toolbar.textMarginsUsNormal": "US normale",
"DE.Views.Toolbar.textMarginsWide": "Large",
"DE.Views.Toolbar.textNewColor": "Couleur personnalisée",
"Common.UI.ColorButton.textNewColor": "Couleur personnalisée",
"DE.Views.Toolbar.textNextPage": "Page suivante",
"DE.Views.Toolbar.textNoHighlight": "Pas de surbrillance ",
"DE.Views.Toolbar.textNone": "Aucune",
@ -2283,6 +2321,7 @@
"DE.Views.Toolbar.tipControls": "Insérer des contrôles de contenu",
"DE.Views.Toolbar.tipCopy": "Copier",
"DE.Views.Toolbar.tipCopyStyle": "Copier le style",
"DE.Views.Toolbar.tipDateTime": "Inserer la date et l'heure actuelle",
"DE.Views.Toolbar.tipDecFont": "Réduire la taille de la police",
"DE.Views.Toolbar.tipDecPrLeft": "Réduire le retrait",
"DE.Views.Toolbar.tipDropCap": "Insérer une lettrine",
@ -2359,6 +2398,7 @@
"DE.Views.WatermarkSettingsDialog.textDiagonal": "Diagonale",
"DE.Views.WatermarkSettingsDialog.textFont": "Police",
"DE.Views.WatermarkSettingsDialog.textFromFile": "Depuis un fichier",
"DE.Views.WatermarkSettingsDialog.textFromStorage": "A partir de l'espace de stockage",
"DE.Views.WatermarkSettingsDialog.textFromUrl": "D'une URL",
"DE.Views.WatermarkSettingsDialog.textHor": "Horizontal",
"DE.Views.WatermarkSettingsDialog.textImageW": "Image en filigrane",
@ -2368,6 +2408,7 @@
"DE.Views.WatermarkSettingsDialog.textNewColor": "Couleur personnalisée",
"DE.Views.WatermarkSettingsDialog.textNone": "Aucun",
"DE.Views.WatermarkSettingsDialog.textScale": "Échelle",
"DE.Views.WatermarkSettingsDialog.textSelect": "Sélectionner une image",
"DE.Views.WatermarkSettingsDialog.textStrikeout": "Barré",
"DE.Views.WatermarkSettingsDialog.textText": "Texte",
"DE.Views.WatermarkSettingsDialog.textTextW": "Filigrane de texte",

View file

@ -750,8 +750,8 @@
"DE.Controllers.Main.waitText": "Per favore, attendi...",
"DE.Controllers.Main.warnBrowserIE9": "L'applicazione è poco compatibile con IE9. Usa IE10 o più recente",
"DE.Controllers.Main.warnBrowserZoom": "Le impostazioni correnti di zoom del tuo browser non sono completamente supportate. Per favore, ritorna allo zoom predefinito premendo Ctrl+0.",
"DE.Controllers.Main.warnLicenseExp": "La tua licenza è scaduta.<br>Si prega di aggiornare la licenza e ricaricare la pagina.",
"DE.Controllers.Main.warnLicenseExceeded": "Hai raggiunto il limite per le connessioni simultanee agli editor %1. Questo documento verrà aperto in sola lettura.<br>Contatta lamministratore per saperne di più.",
"DE.Controllers.Main.warnLicenseExp": "La tua licenza è scaduta.<br>Si prega di aggiornare la licenza e ricaricare la pagina.",
"DE.Controllers.Main.warnLicenseUsersExceeded": "Hai raggiunto il limite per gli utenti con accesso agli editor %1. Contatta lamministratore per saperne di più.",
"DE.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.",
"DE.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.",

View file

@ -80,7 +80,7 @@
"Common.define.chartData.textPoint": "点グラフ",
"Common.define.chartData.textStock": "株価チャート",
"Common.define.chartData.textSurface": "表面",
"Common.Translation.warnFileLocked": "文書が別のアプリで使用されています。編集を続けて、コピーとして保存しますか。",
"Common.Translation.warnFileLocked": "文書が別のアプリで使用されています。編集を続けて、コピーとして保存できます。",
"Common.UI.Calendar.textApril": "四月",
"Common.UI.Calendar.textAugust": "八月",
"Common.UI.Calendar.textDecember": "十二月",
@ -113,6 +113,7 @@
"Common.UI.Calendar.textShortThursday": "木",
"Common.UI.Calendar.textShortTuesday": "火",
"Common.UI.Calendar.textShortWednesday": "水",
"Common.UI.Calendar.textYears": "年",
"Common.UI.ColorButton.textNewColor": "カスタム色を追加",
"Common.UI.ComboBorderSize.txtNoBorders": "罫線なし",
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "罫線なし",
@ -194,15 +195,20 @@
"Common.Views.Header.textCompactView": "ツールバーを隠す",
"Common.Views.Header.textHideLines": "ルーラを隠す",
"Common.Views.Header.textHideStatusBar": "ステータス・バーを隠す",
"Common.Views.Header.textSaveBegin": "保存中",
"Common.Views.Header.textSaveChanged": "更新された",
"Common.Views.Header.textSaveEnd": "変更が保存された",
"Common.Views.Header.textSaveExpander": "変更が保存された",
"Common.Views.Header.textZoom": "拡大図",
"Common.Views.Header.tipAccessRights": "文書のアクセス許可のの管理",
"Common.Views.Header.tipDownload": "ファイルをダウンロード",
"Common.Views.Header.tipGoEdit": "現在のファイルを編集する",
"Common.Views.Header.tipPrint": "印刷",
"Common.Views.Header.tipRedo": "やり直す",
"Common.Views.Header.tipSave": "保存する",
"Common.Views.Header.tipUndo": "元に戻す",
"Common.Views.Header.tipViewSettings": "設定の表示",
"Common.Views.Header.tipViewUsers": "ユーザーの表示と文書のアクセス権の管理",
"Common.Views.Header.txtAccessRights": "アクセス権限の変更",
"Common.Views.Header.txtRename": "名前の変更",
"Common.Views.History.textCloseHistory": "履歴を閉じる",
@ -210,6 +216,7 @@
"Common.Views.History.textHideAll": "詳細な変更を隠す",
"Common.Views.History.textRestore": "復元する",
"Common.Views.History.textShow": "展開する",
"Common.Views.History.textShowAll": "詳細な変更を表示する",
"Common.Views.ImageFromUrlDialog.textUrl": "画像URLの貼り付け",
"Common.Views.ImageFromUrlDialog.txtEmpty": "このフィールドは必須項目です",
"Common.Views.ImageFromUrlDialog.txtNotUrl": "このフィールドは「http://www.example.com」の形式のURLである必要があります。",
@ -219,20 +226,26 @@
"Common.Views.InsertTableDialog.txtMinText": "このフィールドの最小値は{0}です。",
"Common.Views.InsertTableDialog.txtRows": "行数",
"Common.Views.InsertTableDialog.txtTitle": "表のサイズ",
"Common.Views.LanguageDialog.labelSelect": "文書の言語を選択する",
"Common.Views.OpenDialog.closeButtonText": "ファイルを閉じる",
"Common.Views.OpenDialog.txtEncoding": "エンコード",
"Common.Views.OpenDialog.txtIncorrectPwd": "パスワードが正しくありません。",
"Common.Views.OpenDialog.txtPassword": "パスワード",
"Common.Views.OpenDialog.txtPreview": "下見",
"Common.Views.OpenDialog.txtProtected": "パスワードを入力してファイルを開くと、ファイルの既存のパスワードがリセットされます。",
"Common.Views.OpenDialog.txtTitle": "%1オプションの選択",
"Common.Views.OpenDialog.txtTitleProtected": "保護ファイル",
"Common.Views.PasswordDialog.txtDescription": "この文書を保護するためのパスワードを設定してください",
"Common.Views.PasswordDialog.txtIncorrectPwd": "先に入力したパスワードと一致しません。",
"Common.Views.PasswordDialog.txtPassword": "パスワード",
"Common.Views.PasswordDialog.txtRepeat": "パスワードを再入力",
"Common.Views.PasswordDialog.txtTitle": "パスワードの設定",
"Common.Views.PluginDlg.textLoading": "読み込み中",
"Common.Views.Plugins.groupCaption": "プラグイン",
"Common.Views.Plugins.strPlugins": "プラグイン",
"Common.Views.Plugins.textLoading": "読み込み中",
"Common.Views.Plugins.textStart": "スタート",
"Common.Views.Plugins.textStop": "停止",
"Common.Views.Protection.hintAddPwd": "パスワードを使用して暗号化",
"Common.Views.Protection.hintPwd": "パスワードを変更か削除する",
"Common.Views.Protection.hintSignature": "デジタル署名かデジタル署名行を追加",
@ -241,6 +254,7 @@
"Common.Views.Protection.txtDeletePwd": "パスワード削除",
"Common.Views.Protection.txtEncrypt": "暗号化する",
"Common.Views.Protection.txtInvisibleSignature": "デジタル署名を追加",
"Common.Views.Protection.txtSignature": "サイン",
"Common.Views.Protection.txtSignatureLine": "署名欄の追加",
"Common.Views.RenameDialog.textName": "ファイル名",
"Common.Views.ReviewChanges.hintNext": "次の変更箇所",
@ -249,12 +263,18 @@
"Common.Views.ReviewChanges.mniFromUrl": "URLからの文書",
"Common.Views.ReviewChanges.mniSettings": "比較設定",
"Common.Views.ReviewChanges.strFast": "ファスト",
"Common.Views.ReviewChanges.strFastDesc": "リアルタイムの共同編集です。すべての変更は自動的に保存されます。",
"Common.Views.ReviewChanges.tipAcceptCurrent": "今の変更を反映する",
"Common.Views.ReviewChanges.tipCoAuthMode": "共同編集モードを設定する",
"Common.Views.ReviewChanges.tipCommentRem": "コメントを削除する",
"Common.Views.ReviewChanges.tipCommentRemCurrent": "現在のコメントを削除する",
"Common.Views.ReviewChanges.tipCompare": "現在の文書を別の文書と比較する",
"Common.Views.ReviewChanges.tipHistory": "バージョン履歴を表示する",
"Common.Views.ReviewChanges.tipRejectCurrent": "現在の変更を元に戻します。",
"Common.Views.ReviewChanges.tipReview": "変更履歴",
"Common.Views.ReviewChanges.tipReviewView": "変更を表示するモードを選択してください",
"Common.Views.ReviewChanges.tipSetDocLang": "文書の言語を設定する",
"Common.Views.ReviewChanges.tipSetSpelling": "スペル チェック",
"Common.Views.ReviewChanges.tipSharing": "文書のアクセス許可のの管理",
"Common.Views.ReviewChanges.txtAccept": "同意する",
"Common.Views.ReviewChanges.txtAcceptAll": "すべての変更を反映する",
@ -272,6 +292,7 @@
"Common.Views.ReviewChanges.txtDocLang": "言語",
"Common.Views.ReviewChanges.txtFinal": "変更は承認",
"Common.Views.ReviewChanges.txtFinalCap": "最終版",
"Common.Views.ReviewChanges.txtHistory": "バージョン履歴",
"Common.Views.ReviewChanges.txtMarkup": "全ての変更(編集)",
"Common.Views.ReviewChanges.txtMarkupCap": "マークアップ",
"Common.Views.ReviewChanges.txtNext": "次の変更箇所",
@ -282,6 +303,8 @@
"Common.Views.ReviewChanges.txtRejectAll": "すべての変更を元に戻す",
"Common.Views.ReviewChanges.txtRejectChanges": "変更を拒否する",
"Common.Views.ReviewChanges.txtRejectCurrent": "現在の変更を元に戻します。",
"Common.Views.ReviewChanges.txtSharing": "共有する",
"Common.Views.ReviewChanges.txtSpelling": "スペル チェック",
"Common.Views.ReviewChanges.txtTurnon": "変更履歴",
"Common.Views.ReviewChanges.txtView": "表示モード",
"Common.Views.ReviewChangesDialog.textTitle": "変更の確認",
@ -306,19 +329,28 @@
"Common.Views.SaveAsDlg.textLoading": "読み込み中",
"Common.Views.SaveAsDlg.textTitle": "保存先のフォルダ",
"Common.Views.SelectFileDlg.textLoading": "読み込み中",
"Common.Views.SelectFileDlg.textTitle": "データ・ソースを選択する",
"Common.Views.SignDialog.textBold": "太字",
"Common.Views.SignDialog.textCertificate": "証明書",
"Common.Views.SignDialog.textChange": "変更する",
"Common.Views.SignDialog.textInputName": "署名者の名前を入力",
"Common.Views.SignDialog.textItalic": "斜体",
"Common.Views.SignDialog.textPurpose": "この文書にサインする目的",
"Common.Views.SignDialog.textSelect": "選択",
"Common.Views.SignDialog.textSelectImage": "画像を選択する",
"Common.Views.SignDialog.textSignature": "署名は次のようになります",
"Common.Views.SignDialog.textTitle": "文書のサイン",
"Common.Views.SignDialog.textUseImage": "または画像を署名として使用するため、「画像の選択」をクリックしてください",
"Common.Views.SignDialog.tipFontName": "フォント名",
"Common.Views.SignDialog.tipFontSize": "フォントのサイズ",
"Common.Views.SignSettingsDialog.textAllowComment": " 署名者が署名ダイアログにコメントを追加できるようにする",
"Common.Views.SignSettingsDialog.textInfo": "署名者情報",
"Common.Views.SignSettingsDialog.textInfoEmail": "メール",
"Common.Views.SignSettingsDialog.textInfoName": "名前",
"Common.Views.SignSettingsDialog.textInfoTitle": "署名者の役職",
"Common.Views.SignSettingsDialog.textInstructions": "署名者への説明",
"Common.Views.SignSettingsDialog.textShowDate": "署名欄に署名日を表示する",
"Common.Views.SignSettingsDialog.textTitle": "署名の設定",
"Common.Views.SymbolTableDialog.textCharacter": "文字",
"Common.Views.SymbolTableDialog.textCopyright": "著作権マーク",
"Common.Views.SymbolTableDialog.textDCQuote": "閉じ二重引用符",
@ -337,7 +369,10 @@
"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.textSpecial": "特殊文字",
"Common.Views.SymbolTableDialog.textSymbols": "記号",
"Common.Views.SymbolTableDialog.textTitle": "記号",
"Common.Views.SymbolTableDialog.textTradeMark": "商標記号",
@ -361,6 +396,7 @@
"DE.Controllers.Main.downloadMergeTitle": "ダウンロード中",
"DE.Controllers.Main.downloadTextText": "ドキュメントのダウンロード中...",
"DE.Controllers.Main.downloadTitleText": "ドキュメントのダウンロード中",
"DE.Controllers.Main.errorAccessDeny": "権限のない操作をしようとしています。<br>ドキュメント・サーバー管理者に連絡してください。",
"DE.Controllers.Main.errorBadImageUrl": "画像のURLが正しくありません",
"DE.Controllers.Main.errorCoAuthoringDisconnect": "サーバーとの接続が失われました。今、文書を編集することができません。",
"DE.Controllers.Main.errorConnectToServer": "文書を保存できませんでした。接続設定を確認するか、管理者にお問い合わせください。<br>OKボタンをクリックするとドキュメントをダウンロードするように求められます。",
@ -372,7 +408,7 @@
"DE.Controllers.Main.errorEditingDownloadas": "文書の処理中にエラーが発生しました。<br>PCにファイルのバックアップを保存するように「としてダウンロード」を使用してください。",
"DE.Controllers.Main.errorEditingSaveas": "文書の処理中にエラーが発生しました。<br>PCにファイルのバックアップを保存するように「名前を付けて保存」を使用してください。",
"DE.Controllers.Main.errorEmailClient": "メールクライアントが見つかりませんでした。",
"DE.Controllers.Main.errorFilePassProtect": "ドキュメントがパスワードで保護されているため開くことができません",
"DE.Controllers.Main.errorFilePassProtect": "文書がパスワードで保護されているため開くことができません",
"DE.Controllers.Main.errorForceSave": "文書の保存中にエラーが発生しました。PCにファイルを保存するように「としてダウンロード」を使用し、または後で再試行してください。",
"DE.Controllers.Main.errorKeyEncrypt": "不明なキーの記述子",
"DE.Controllers.Main.errorKeyExpire": "署名キーは期限切れました。",
@ -419,10 +455,12 @@
"DE.Controllers.Main.splitMaxRowsErrorText": "行数は%1より小さくなければなりません。",
"DE.Controllers.Main.textAnonymous": "匿名",
"DE.Controllers.Main.textApplyAll": "全ての数式に適用する",
"DE.Controllers.Main.textBuyNow": "ウェブサイトを訪問する",
"DE.Controllers.Main.textChangesSaved": "変更が保存された",
"DE.Controllers.Main.textClose": "閉じる",
"DE.Controllers.Main.textCloseTip": "ヒントを閉じるためにクリックください",
"DE.Controllers.Main.textContactUs": "営業部を連絡する",
"DE.Controllers.Main.textCustomLoader": "ライセンスの条件によっては、ローダーを変更する権利がないことにご注意ください。<br>見積もりについては、営業部門にお問い合わせください。",
"DE.Controllers.Main.textLearnMore": "詳細はこちら",
"DE.Controllers.Main.textLoadingDocument": "ドキュメントを読み込んでいます",
"DE.Controllers.Main.textNoLicenseTitle": "%1 接続の制限",
@ -485,6 +523,7 @@
"DE.Controllers.Main.txtShape_actionButtonInformation": "[情報]ボタン",
"DE.Controllers.Main.txtShape_actionButtonMovie": "[ムービー]ボタン",
"DE.Controllers.Main.txtShape_actionButtonReturn": "[戻る]ボタン",
"DE.Controllers.Main.txtShape_actionButtonSound": "音のボタン",
"DE.Controllers.Main.txtShape_arc": "円弧",
"DE.Controllers.Main.txtShape_bentArrow": "曲げ矢印",
"DE.Controllers.Main.txtShape_bentConnector5": "カギ線コネクタ",
@ -605,6 +644,7 @@
"DE.Controllers.Main.txtShape_round2SameRect": "同じ辺の角を丸める矩形",
"DE.Controllers.Main.txtShape_roundRect": "角丸四角形",
"DE.Controllers.Main.txtShape_rtTriangle": "直角三角形",
"DE.Controllers.Main.txtShape_smileyFace": "絵文字",
"DE.Controllers.Main.txtShape_spline": "曲線",
"DE.Controllers.Main.txtShape_star10": "十芒星",
"DE.Controllers.Main.txtShape_star12": "十二芒星",
@ -617,11 +657,14 @@
"DE.Controllers.Main.txtShape_star7": "七芒星",
"DE.Controllers.Main.txtShape_star8": "八芒星",
"DE.Controllers.Main.txtShape_sun": "太陽形",
"DE.Controllers.Main.txtShape_textRect": "テキストボックス",
"DE.Controllers.Main.txtShape_trapezoid": "台形",
"DE.Controllers.Main.txtShape_triangle": "三角形",
"DE.Controllers.Main.txtShape_upArrow": "上矢印",
"DE.Controllers.Main.txtShape_upArrowCallout": "上矢印吹き出し",
"DE.Controllers.Main.txtShape_upDownArrow": "上下の矢印",
"DE.Controllers.Main.txtShape_verticalScroll": "縦スクロール",
"DE.Controllers.Main.txtShape_wave": "波",
"DE.Controllers.Main.txtShape_wedgeEllipseCallout": "円形吹き出し",
"DE.Controllers.Main.txtShape_wedgeRectCallout": "長方形の吹き出し",
"DE.Controllers.Main.txtShape_wedgeRoundRectCallout": "角丸長方形の吹き出し",
@ -643,11 +686,14 @@
"DE.Controllers.Main.txtStyle_Normal": "正常",
"DE.Controllers.Main.txtStyle_Quote": "引用",
"DE.Controllers.Main.txtStyle_Subtitle": "小見出し",
"DE.Controllers.Main.txtStyle_Title": "タイトル",
"DE.Controllers.Main.txtSyntaxError": "構文間違い",
"DE.Controllers.Main.txtTableOfContents": "目次",
"DE.Controllers.Main.txtTooLarge": "数値が大きすぎて書式設定できません。",
"DE.Controllers.Main.txtTypeEquation": "こちらで数式を入力してください",
"DE.Controllers.Main.txtXAxis": "X 軸",
"DE.Controllers.Main.txtYAxis": "Y 軸",
"DE.Controllers.Main.txtZeroDivide": "ゼロ除算",
"DE.Controllers.Main.unknownErrorText": "不明なエラー",
"DE.Controllers.Main.unsupportedBrowserErrorText": "お使いのブラウザがサポートされていません。",
"DE.Controllers.Main.uploadDocFileCountMessage": "アップロードされた文書がありません",
@ -1018,6 +1064,7 @@
"DE.Views.BookmarksDialog.textHidden": "隠しブックマーク",
"DE.Views.BookmarksDialog.textLocation": "位置",
"DE.Views.BookmarksDialog.textName": "名前",
"DE.Views.BookmarksDialog.textSort": "並べ替え",
"DE.Views.BookmarksDialog.textTitle": "ブックマーク",
"DE.Views.BookmarksDialog.txtInvalidName": "ブックマーク名には、文字、数字、アンダースコアのみを使用でき、先頭は文字である必要があります",
"DE.Views.CaptionDialog.textAdd": "ラベルを追加",
@ -1032,20 +1079,24 @@
"DE.Views.CaptionDialog.textEquation": "数式",
"DE.Views.CaptionDialog.textExamples": " 例:表 2-A 、図 1.IV",
"DE.Views.CaptionDialog.textExclude": "ラベルを図表番号から除外する",
"DE.Views.CaptionDialog.textFigure": "図",
"DE.Views.CaptionDialog.textFigure": "図",
"DE.Views.CaptionDialog.textHyphen": "ハイフン",
"DE.Views.CaptionDialog.textInsert": "挿入する",
"DE.Views.CaptionDialog.textLabel": "ラベル",
"DE.Views.CaptionDialog.textLongDash": "長いダッシュ",
"DE.Views.CaptionDialog.textNumbering": "番号付け",
"DE.Views.CaptionDialog.textPeriod": "期間",
"DE.Views.CaptionDialog.textTable": "表",
"DE.Views.CaptionDialog.textTitle": "図表番号の挿入",
"DE.Views.CellsAddDialog.textCol": "列",
"DE.Views.CellsAddDialog.textDown": "カーソルより下",
"DE.Views.CellsAddDialog.textLeft": "左に",
"DE.Views.CellsAddDialog.textRight": "右に",
"DE.Views.CellsAddDialog.textRow": "行",
"DE.Views.CellsAddDialog.textTitle": "複数を挿入する",
"DE.Views.CellsAddDialog.textUp": "カーソルより上",
"DE.Views.CellsRemoveDialog.textCol": "列全体を削除",
"DE.Views.CellsRemoveDialog.textLeft": "左方向にシフト",
"DE.Views.CellsRemoveDialog.textRow": "行全体を削除",
"DE.Views.CellsRemoveDialog.textTitle": "セルを削除する",
"DE.Views.ChartSettings.textAdvanced": "詳細設定の表示",
@ -1067,6 +1118,7 @@
"DE.Views.ChartSettings.txtTitle": "グラフ",
"DE.Views.ChartSettings.txtTopAndBottom": "上と下",
"DE.Views.CompareSettingsDialog.textChar": "文字レベル",
"DE.Views.CompareSettingsDialog.textShow": "変更を表示する",
"DE.Views.CompareSettingsDialog.textTitle": "比較設定",
"DE.Views.ControlSettingsDialog.strGeneral": "一般的",
"DE.Views.ControlSettingsDialog.textAdd": "追加",
@ -1086,8 +1138,12 @@
"DE.Views.ControlSettingsDialog.textFormat": "日付の表示形式",
"DE.Views.ControlSettingsDialog.textLang": "言語",
"DE.Views.ControlSettingsDialog.textLock": "ロック",
"DE.Views.ControlSettingsDialog.textName": "タイトル",
"DE.Views.ControlSettingsDialog.textNone": "なし",
"DE.Views.ControlSettingsDialog.textPlaceholder": "プレースホルダ",
"DE.Views.ControlSettingsDialog.textShowAs": "として示す",
"DE.Views.ControlSettingsDialog.textSystemColor": "システム",
"DE.Views.ControlSettingsDialog.textTag": "タグ",
"DE.Views.ControlSettingsDialog.textTitle": "コンテンツ コントロール設定",
"DE.Views.ControlSettingsDialog.textUnchecked": "[チェックしない]記号",
"DE.Views.ControlSettingsDialog.textUp": "上",
@ -1098,6 +1154,8 @@
"DE.Views.CustomColumnsDialog.textSeparator": "列の区切り線",
"DE.Views.CustomColumnsDialog.textSpacing": "列の間隔",
"DE.Views.CustomColumnsDialog.textTitle": "列",
"DE.Views.DateTimeDialog.confirmDefault": "{0}に既定の形式を設定:\"{1}\"",
"DE.Views.DateTimeDialog.textDefault": "既定に設定",
"DE.Views.DateTimeDialog.textFormat": "形式",
"DE.Views.DateTimeDialog.textLang": "言語",
"DE.Views.DateTimeDialog.textUpdate": "自動的に更新",
@ -1124,7 +1182,7 @@
"DE.Views.DocumentHolder.direct270Text": "270度回転",
"DE.Views.DocumentHolder.direct90Text": "90度回転",
"DE.Views.DocumentHolder.directHText": "水平",
"DE.Views.DocumentHolder.directionText": "文字の方向",
"DE.Views.DocumentHolder.directionText": "文字の方向",
"DE.Views.DocumentHolder.editChartText": "データ バーの編集",
"DE.Views.DocumentHolder.editFooterText": "フッターの編集",
"DE.Views.DocumentHolder.editHeaderText": "ヘッダーの編集",
@ -1164,6 +1222,9 @@
"DE.Views.DocumentHolder.splitCellsText": "セルの分割...",
"DE.Views.DocumentHolder.splitCellTitleText": "セルの分割",
"DE.Views.DocumentHolder.strDelete": "署名の削除",
"DE.Views.DocumentHolder.strDetails": "サインの詳細",
"DE.Views.DocumentHolder.strSetup": "署名の設定",
"DE.Views.DocumentHolder.strSign": "サイン",
"DE.Views.DocumentHolder.styleText": "スタイルようにフォーマッティングする",
"DE.Views.DocumentHolder.tableText": "テーブル",
"DE.Views.DocumentHolder.textAlign": "整列",
@ -1203,12 +1264,17 @@
"DE.Views.DocumentHolder.textRotate": "回転させる",
"DE.Views.DocumentHolder.textRotate270": "逆時計方向に90度回転",
"DE.Views.DocumentHolder.textRotate90": "時計方向に90度回転",
"DE.Views.DocumentHolder.textSeparateList": "リストの分離",
"DE.Views.DocumentHolder.textSettings": "設定",
"DE.Views.DocumentHolder.textSeveral": "複数の行/列",
"DE.Views.DocumentHolder.textShapeAlignBottom": "下揃え",
"DE.Views.DocumentHolder.textShapeAlignCenter": "中央揃え",
"DE.Views.DocumentHolder.textShapeAlignLeft": "左揃え",
"DE.Views.DocumentHolder.textShapeAlignMiddle": "上下中央揃え",
"DE.Views.DocumentHolder.textShapeAlignRight": "右揃え",
"DE.Views.DocumentHolder.textShapeAlignTop": "上揃え",
"DE.Views.DocumentHolder.textStartNewList": "新しいリストを開始する",
"DE.Views.DocumentHolder.textStartNumberingFrom": "計数値の設定",
"DE.Views.DocumentHolder.textTOC": "目次",
"DE.Views.DocumentHolder.textTOCSettings": "目次設定",
"DE.Views.DocumentHolder.textUndo": "元に戻す",
@ -1401,9 +1467,13 @@
"DE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "アクセス許可の変更",
"DE.Views.FileMenuPanels.DocumentRights.txtRights": "権利を持っている者",
"DE.Views.FileMenuPanels.ProtectDoc.notcriticalErrorTitle": "警告",
"DE.Views.FileMenuPanels.ProtectDoc.strEncrypt": "パスワードを使って",
"DE.Views.FileMenuPanels.ProtectDoc.strProtect": "文書を保護",
"DE.Views.FileMenuPanels.ProtectDoc.strSignature": "サインを使って",
"DE.Views.FileMenuPanels.ProtectDoc.txtEdit": "文書を編集する",
"DE.Views.FileMenuPanels.ProtectDoc.txtEditWarning": "編集すると、文書から署名が削除されます。<br>続行しますか?",
"DE.Views.FileMenuPanels.ProtectDoc.txtSignedInvalid": "文書のデジタル署名の一部が無効であるか、検証できませんでした。 文書は編集できないように保護されています。",
"DE.Views.FileMenuPanels.ProtectDoc.txtView": "署名の表示",
"DE.Views.FileMenuPanels.Settings.okButtonText": "適用",
"DE.Views.FileMenuPanels.Settings.strAlignGuides": "配置ガイドターンにします。",
"DE.Views.FileMenuPanels.Settings.strAutoRecover": "自動バックアップをターンにします。",
@ -1432,11 +1502,12 @@
"DE.Views.FileMenuPanels.Settings.textAutoSave": "自動保存",
"DE.Views.FileMenuPanels.Settings.textCompatible": "互換性",
"DE.Views.FileMenuPanels.Settings.textDisabled": "無効",
"DE.Views.FileMenuPanels.Settings.textForceSave": "サーバーに保存する",
"DE.Views.FileMenuPanels.Settings.textMinute": "1 分ごと",
"DE.Views.FileMenuPanels.Settings.textOldVersions": " DOCXとして保存する場合は、MS Wordの古いバージョンと互換性のあるファイルにします",
"DE.Views.FileMenuPanels.Settings.txtAll": "全ての表示",
"DE.Views.FileMenuPanels.Settings.txtAutoCorrect": "オートコレクト設定",
"DE.Views.FileMenuPanels.Settings.txtCacheMode": "定のキャッシュ モード",
"DE.Views.FileMenuPanels.Settings.txtCacheMode": "定のキャッシュ モード",
"DE.Views.FileMenuPanels.Settings.txtCm": "センチ",
"DE.Views.FileMenuPanels.Settings.txtFitPage": "ページに合わせる",
"DE.Views.FileMenuPanels.Settings.txtFitWidth": "幅を合わせる",
@ -1454,6 +1525,7 @@
"DE.Views.FileMenuPanels.Settings.txtSpellCheck": "スペル チェック",
"DE.Views.FileMenuPanels.Settings.txtStopMacros": "全てを無効にする",
"DE.Views.FileMenuPanels.Settings.txtStopMacrosDesc": "マクロを無効にして、通知しない",
"DE.Views.FileMenuPanels.Settings.txtWarnMacros": "通知を表示する",
"DE.Views.FileMenuPanels.Settings.txtWarnMacrosDesc": "マクロを無効にして、通知する",
"DE.Views.FileMenuPanels.Settings.txtWin": "Windowsのような",
"DE.Views.HeaderFooterSettings.textBottomCenter": "左下",
@ -1462,6 +1534,7 @@
"DE.Views.HeaderFooterSettings.textBottomRight": "右下",
"DE.Views.HeaderFooterSettings.textDiffFirst": "先頭ページのみ別指定\t",
"DE.Views.HeaderFooterSettings.textDiffOdd": "奇数/偶数ページ別指定",
"DE.Views.HeaderFooterSettings.textFrom": "から始まる",
"DE.Views.HeaderFooterSettings.textHeaderFromBottom": "下からのフッター位置",
"DE.Views.HeaderFooterSettings.textHeaderFromTop": "上からのヘッダー位置",
"DE.Views.HeaderFooterSettings.textInsertCurrent": "現在の位置に挿入",
@ -1522,6 +1595,7 @@
"DE.Views.ImageSettingsAdvanced.textAlignment": "整列",
"DE.Views.ImageSettingsAdvanced.textAlt": "代替テキスト",
"DE.Views.ImageSettingsAdvanced.textAltDescription": "説明",
"DE.Views.ImageSettingsAdvanced.textAltTitle": "タイトル",
"DE.Views.ImageSettingsAdvanced.textAngle": "角",
"DE.Views.ImageSettingsAdvanced.textArrows": "矢印",
"DE.Views.ImageSettingsAdvanced.textAspectRatio": "縦横比の一定",
@ -1572,12 +1646,15 @@
"DE.Views.ImageSettingsAdvanced.textShape": "図形の設定",
"DE.Views.ImageSettingsAdvanced.textSize": "サイズ",
"DE.Views.ImageSettingsAdvanced.textSquare": "四角の",
"DE.Views.ImageSettingsAdvanced.textTextBox": "テキストボックス",
"DE.Views.ImageSettingsAdvanced.textTitle": "画像 - 詳細設定",
"DE.Views.ImageSettingsAdvanced.textTitleChart": "グラフー詳細設定",
"DE.Views.ImageSettingsAdvanced.textTitleShape": "図形 - 詳細設定",
"DE.Views.ImageSettingsAdvanced.textTop": "トップ",
"DE.Views.ImageSettingsAdvanced.textTopMargin": "上余白",
"DE.Views.ImageSettingsAdvanced.textVertical": "縦",
"DE.Views.ImageSettingsAdvanced.textVertically": "縦に",
"DE.Views.ImageSettingsAdvanced.textWeightArrows": "線&矢印",
"DE.Views.ImageSettingsAdvanced.textWidth": "幅",
"DE.Views.ImageSettingsAdvanced.textWrap": "折り返しの種類と配置",
"DE.Views.ImageSettingsAdvanced.textWrapBehindTooltip": "背面",
@ -1608,6 +1685,7 @@
"DE.Views.Links.mniInsFootnote": "フットノートの挿入",
"DE.Views.Links.mniNoteSettings": "ノートの設定",
"DE.Views.Links.textContentsRemove": "目次の削除",
"DE.Views.Links.textContentsSettings": "設定",
"DE.Views.Links.textGotoFootnote": "脚注へ移動",
"DE.Views.Links.textUpdateAll": "テーブル全体の更新",
"DE.Views.Links.textUpdatePages": "ページ番号の変更のみ",
@ -1630,6 +1708,7 @@
"DE.Views.ListSettingsDialog.txtLikeText": "テキストのように",
"DE.Views.ListSettingsDialog.txtNewBullet": "新しい行頭文字",
"DE.Views.ListSettingsDialog.txtNone": "なし",
"DE.Views.ListSettingsDialog.txtSize": "サイズ",
"DE.Views.ListSettingsDialog.txtSymbol": "記号",
"DE.Views.ListSettingsDialog.txtTitle": "リストの設定",
"DE.Views.ListSettingsDialog.txtType": "タイプ",
@ -1694,6 +1773,7 @@
"DE.Views.NoteSettingsDialog.textApplyTo": "変更適用",
"DE.Views.NoteSettingsDialog.textContinue": "継続的",
"DE.Views.NoteSettingsDialog.textCustom": "ユーザー設定のマーク",
"DE.Views.NoteSettingsDialog.textDocument": "全ての文書",
"DE.Views.NoteSettingsDialog.textEachPage": "ページごとに振り直し",
"DE.Views.NoteSettingsDialog.textEachSection": "セクションごとに振り直し",
"DE.Views.NoteSettingsDialog.textFootnote": "脚注",
@ -1704,6 +1784,7 @@
"DE.Views.NoteSettingsDialog.textNumFormat": "数の書式",
"DE.Views.NoteSettingsDialog.textPageBottom": "ページの下部",
"DE.Views.NoteSettingsDialog.textSection": "現在のセクション",
"DE.Views.NoteSettingsDialog.textStart": "から始まる",
"DE.Views.NoteSettingsDialog.textTextBottom": "テキストより下",
"DE.Views.NoteSettingsDialog.textTitle": "ノートの設定",
"DE.Views.PageMarginsDialog.notcriticalErrorTitle": "警告",
@ -1819,6 +1900,7 @@
"DE.Views.RightMenu.txtMailMergeSettings": "差し込み印刷の設定",
"DE.Views.RightMenu.txtParagraphSettings": "段落の設定",
"DE.Views.RightMenu.txtShapeSettings": "図形の設定",
"DE.Views.RightMenu.txtSignatureSettings": "サインの設定",
"DE.Views.RightMenu.txtTableSettings": "表の設定",
"DE.Views.RightMenu.txtTextArtSettings": "テキストアートの設定",
"DE.Views.ShapeSettings.strBackground": "背景色",
@ -1827,6 +1909,7 @@
"DE.Views.ShapeSettings.strFill": "塗りつぶし",
"DE.Views.ShapeSettings.strForeground": "前景色",
"DE.Views.ShapeSettings.strPattern": "パターン",
"DE.Views.ShapeSettings.strShadow": "影を表示する",
"DE.Views.ShapeSettings.strSize": "サイズ",
"DE.Views.ShapeSettings.strStroke": "画数",
"DE.Views.ShapeSettings.strTransparency": "不透明度",
@ -1853,6 +1936,7 @@
"DE.Views.ShapeSettings.textRadial": "放射状",
"DE.Views.ShapeSettings.textRotate90": "90度回転",
"DE.Views.ShapeSettings.textRotation": "回転",
"DE.Views.ShapeSettings.textSelectImage": "画像の選択",
"DE.Views.ShapeSettings.textSelectTexture": "選択",
"DE.Views.ShapeSettings.textStretch": "ストレッチ",
"DE.Views.ShapeSettings.textStyle": "スタイル",
@ -1880,10 +1964,16 @@
"DE.Views.ShapeSettings.txtWood": "木",
"DE.Views.SignatureSettings.notcriticalErrorTitle": "警告",
"DE.Views.SignatureSettings.strDelete": "署名の削除",
"DE.Views.SignatureSettings.strDetails": "署名の詳細",
"DE.Views.SignatureSettings.strInvalid": "不正な署名",
"DE.Views.SignatureSettings.strRequested": "必要な署名",
"DE.Views.SignatureSettings.strSetup": "署名の設定",
"DE.Views.SignatureSettings.strSign": "サイン",
"DE.Views.SignatureSettings.strSignature": "サイン",
"DE.Views.SignatureSettings.strSigner": "署名者",
"DE.Views.SignatureSettings.txtContinueEditing": "無視して編集する",
"DE.Views.SignatureSettings.txtEditWarning": "編集すると、文書から署名が削除されます。<br>続行しますか?",
"DE.Views.SignatureSettings.txtSignedInvalid": "文書のデジタル署名の一部が無効であるか、検証できませんでした。 文書は編集できないように保護されています。",
"DE.Views.Statusbar.goToPageText": "ページに移動",
"DE.Views.Statusbar.pageIndexText": "{1}から​​{0}ページ",
"DE.Views.Statusbar.tipFitPage": "ページに合わせる",
@ -1912,11 +2002,16 @@
"DE.Views.TableOfContentsSettings.textLevels": "レベル",
"DE.Views.TableOfContentsSettings.textNone": "なし",
"DE.Views.TableOfContentsSettings.textRadioLevels": "アウトライン・レベル",
"DE.Views.TableOfContentsSettings.textRadioStyles": "選択されたスタイル",
"DE.Views.TableOfContentsSettings.textStyle": "スタイル",
"DE.Views.TableOfContentsSettings.textStyles": "スタイル",
"DE.Views.TableOfContentsSettings.textTitle": "目次",
"DE.Views.TableOfContentsSettings.txtClassic": "クラシック",
"DE.Views.TableOfContentsSettings.txtCurrent": "現在",
"DE.Views.TableOfContentsSettings.txtModern": "現代",
"DE.Views.TableOfContentsSettings.txtOnline": "オンライン",
"DE.Views.TableOfContentsSettings.txtSimple": "簡単な",
"DE.Views.TableOfContentsSettings.txtStandard": "標準",
"DE.Views.TableSettings.deleteColumnText": "列の削除",
"DE.Views.TableSettings.deleteRowText": "行の削除",
"DE.Views.TableSettings.deleteTableText": "表の削除",
@ -1952,6 +2047,7 @@
"DE.Views.TableSettings.textSelectBorders": "選択したスタイルを適用する罫線を選択してください。 ",
"DE.Views.TableSettings.textTemplate": "テンプレートから選択する",
"DE.Views.TableSettings.textTotal": "合計",
"DE.Views.TableSettings.textWidth": "幅",
"DE.Views.TableSettings.tipAll": "外部の罫線と全ての内部の線",
"DE.Views.TableSettings.tipBottom": "外部の罫線(下)だけを設定します。",
"DE.Views.TableSettings.tipInner": "内部の線だけを設定します。",
@ -1975,6 +2071,7 @@
"DE.Views.TableSettingsAdvanced.textAllowSpacing": "セルの間隔を指定する",
"DE.Views.TableSettingsAdvanced.textAlt": "代替テキスト",
"DE.Views.TableSettingsAdvanced.textAltDescription": "説明",
"DE.Views.TableSettingsAdvanced.textAltTitle": "タイトル",
"DE.Views.TableSettingsAdvanced.textAnchorText": "テキスト",
"DE.Views.TableSettingsAdvanced.textAutofit": "自動的にセルのサイズを変更する",
"DE.Views.TableSettingsAdvanced.textBackColor": "セルの背景色",
@ -2073,12 +2170,18 @@
"DE.Views.Toolbar.capBtnInsPagebreak": "区切り",
"DE.Views.Toolbar.capBtnInsShape": "図形",
"DE.Views.Toolbar.capBtnInsSymbol": "記号",
"DE.Views.Toolbar.capBtnInsTable": "表",
"DE.Views.Toolbar.capBtnInsTextart": "ワードアート",
"DE.Views.Toolbar.capBtnInsTextbox": "テキストボックス",
"DE.Views.Toolbar.capBtnMargins": "余白",
"DE.Views.Toolbar.capBtnPageOrient": "印刷の向き",
"DE.Views.Toolbar.capBtnPageSize": "サイズ",
"DE.Views.Toolbar.capBtnWatermark": "透かし",
"DE.Views.Toolbar.capImgAlign": "整列",
"DE.Views.Toolbar.capImgBackward": "背面へ移動",
"DE.Views.Toolbar.capImgForward": "前面へ移動",
"DE.Views.Toolbar.capImgGroup": "グループ",
"DE.Views.Toolbar.capImgWrapping": "折り返し",
"DE.Views.Toolbar.mniCustomTable": "ユーザー設定​​の表の挿入",
"DE.Views.Toolbar.mniDrawTable": "罫線を引く",
"DE.Views.Toolbar.mniEditControls": "コントロールの設定",
@ -2185,6 +2288,7 @@
"DE.Views.Toolbar.tipHighlightColor": "強調表示の色",
"DE.Views.Toolbar.tipImgAlign": "オブジェクトを配置する",
"DE.Views.Toolbar.tipImgGroup": "グループ・オブジェクト",
"DE.Views.Toolbar.tipImgWrapping": "文字列の折り返し",
"DE.Views.Toolbar.tipIncFont": "フォントサイズの増分",
"DE.Views.Toolbar.tipIncPrLeft": "インデントを増やす",
"DE.Views.Toolbar.tipInsertChart": "グラフの挿入",
@ -2259,7 +2363,12 @@
"DE.Views.WatermarkSettingsDialog.textLayout": "レイアウト",
"DE.Views.WatermarkSettingsDialog.textNewColor": "カスタム色を追加",
"DE.Views.WatermarkSettingsDialog.textNone": "なし",
"DE.Views.WatermarkSettingsDialog.textScale": "規模",
"DE.Views.WatermarkSettingsDialog.textSelect": "画像を選択",
"DE.Views.WatermarkSettingsDialog.textText": "テキスト",
"DE.Views.WatermarkSettingsDialog.textTextW": "テキスト透かし",
"DE.Views.WatermarkSettingsDialog.textTitle": "透かし設定",
"DE.Views.WatermarkSettingsDialog.textTransparency": "半透明",
"DE.Views.WatermarkSettingsDialog.textUnderline": "下線",
"DE.Views.WatermarkSettingsDialog.tipFontName": "フォント名",
"DE.Views.WatermarkSettingsDialog.tipFontSize": "フォントのサイズ"

View file

@ -24,15 +24,28 @@
"Common.Controllers.ReviewChanges.textRight": "Still opp høyre",
"Common.Controllers.ReviewChanges.textShd": "Bakgrunnsfarge",
"Common.Controllers.ReviewChanges.textTabs": "Bytt faner",
"Common.define.chartData.textArea": "Areal",
"Common.define.chartData.textBar": "Søyle",
"Common.define.chartData.textCharts": "Diagrammer",
"Common.define.chartData.textColumn": "Kolonne",
"Common.UI.Calendar.textApril": "april",
"Common.UI.Calendar.textAugust": "august",
"Common.UI.Calendar.textDecember": "desember",
"Common.UI.Calendar.textShortApril": "apr",
"Common.UI.Calendar.textShortAugust": "Aug",
"Common.UI.ColorButton.textNewColor": "Legg til ny egendefinert farge",
"Common.UI.ExtendedColorDialog.addButtonText": "Legg til",
"Common.UI.ExtendedColorDialog.textCurrent": "Nåværende",
"Common.UI.SearchDialog.textMatchCase": "Følsom for store og små bokstaver",
"Common.UI.Window.cancelButtonText": "Avbryt",
"Common.UI.Window.closeButtonText": "Lukk",
"Common.UI.Window.textConfirmation": "Bekreftelse",
"Common.UI.Window.textError": "Feil",
"Common.UI.Window.textWarning": "Advarsel",
"Common.Utils.Metric.txtCm": "cm",
"Common.Views.About.txtAddress": "adresse:",
"Common.Views.AutoCorrectDialog.textBy": "Av:",
"Common.Views.AutoCorrectDialog.textTitle": "Autokorrektur",
"Common.Views.Comments.textAdd": "Legg til",
"Common.Views.Comments.textAddComment": "Tilføy",
"Common.Views.Comments.textAddCommentToDoc": "Tilføy kommentar til",
@ -41,6 +54,7 @@
"Common.Views.Comments.textClose": "Lukk",
"Common.Views.Comments.textComments": "Kommentarer",
"Common.Views.Comments.textHintAddComment": "Legg til kommentar",
"Common.Views.CopyWarningDialog.textTitle": "Handlinger for Kopier, Klipp ut og Lim inn",
"Common.Views.ExternalDiagramEditor.textClose": "Lukk",
"Common.Views.ExternalDiagramEditor.textTitle": "Diagramredigering",
"Common.Views.ExternalMergeEditor.textClose": "Lukk",
@ -52,8 +66,10 @@
"Common.Views.Header.tipViewUsers": "Vis brukere og administrer tilgangsrettigheter",
"Common.Views.Header.txtAccessRights": "Endre tilgangsrettigheter",
"Common.Views.History.textCloseHistory": "Lukk loggen",
"Common.Views.History.textHide": "Lukk",
"Common.Views.OpenDialog.closeButtonText": "Lukk filen",
"Common.Views.OpenDialog.txtTitle": "Velg %1 alternativer",
"Common.Views.PasswordDialog.txtIncorrectPwd": "Bekreftet passord er ikke identisk",
"Common.Views.Protection.hintPwd": "Endre eller slett passord",
"Common.Views.Protection.hintSignature": "Legg til digital signatur eller signaturlinje",
"Common.Views.Protection.txtAddPwd": "Angi passord",
@ -62,14 +78,17 @@
"Common.Views.Protection.txtInvisibleSignature": "Legg til digital signatur",
"Common.Views.Protection.txtSignatureLine": "Legg til signaturlinje",
"Common.Views.RenameDialog.textName": "Filnavn",
"Common.Views.ReviewChanges.mniSettings": "Innstillinger for sammenlikning",
"Common.Views.ReviewChanges.strFast": "Hurtig",
"Common.Views.ReviewChanges.tipAcceptCurrent": "Godta endringen",
"Common.Views.ReviewChanges.tipCompare": "Sammenlikn dette dokumentet med et annet",
"Common.Views.ReviewChanges.txtAccept": "Godta",
"Common.Views.ReviewChanges.txtAcceptAll": "Godta alle endringer",
"Common.Views.ReviewChanges.txtAcceptChanges": "Godta endringer",
"Common.Views.ReviewChanges.txtAcceptCurrent": "Godta endringen",
"Common.Views.ReviewChanges.txtChat": "Chat",
"Common.Views.ReviewChanges.txtClose": "Lukk",
"Common.Views.ReviewChanges.txtCompare": "Sammenlikn",
"Common.Views.ReviewChanges.txtFinal": "Alle endringer er godtatt",
"Common.Views.ReviewChanges.txtMarkup": "Alle endringer (Redigering)",
"Common.Views.ReviewChanges.txtOriginal": "Alle endringer er avvist (Forhåndsvisning)",
@ -85,6 +104,7 @@
"Common.Views.SignDialog.textCertificate": "Sertifikat",
"Common.Views.SignDialog.textChange": "Endre",
"Common.Views.SignSettingsDialog.textAllowComment": "Tillat at den som signerer legger til en kommentar i signaturdialogen",
"Common.Views.SymbolTableDialog.textCharacter": "Bokstav",
"DE.Controllers.LeftMenu.leavePageText": "Alle ulagrede endringer i dokumentet vil ikke bli lagret.<br>Klikk \"Avbryt\" og så \"Lagre\" for å lagre endringene. Klikk \"OK\" for å forkaste alle ulagrede endringer.",
"DE.Controllers.LeftMenu.notcriticalErrorTitle": "Advarsel",
"DE.Controllers.Main.criticalErrorTitle": "Feil",
@ -92,15 +112,18 @@
"DE.Controllers.Main.errorEditingDownloadas": "Det oppstod en feil ved arbeid med dokumentet. <br>Bruk 'Last ned som...' opsjonen til å lagre en kopi av dokumentet til din lokale datamaskin.",
"DE.Controllers.Main.errorEditingSaveas": "Det oppstod en feil ved arbeid med dokumentet.<br>Bruk opsjonen 'Lagre som...' til å lagre en kopi av dokumentet til din lokale datamaskin.",
"DE.Controllers.Main.errorForceSave": "Det skjedde en feil ved lagring av filen. Bruk opsjonen 'Lagre som...' til å lagre filen til din lokale datamaskin eller prøv igjen senere.",
"DE.Controllers.Main.errorViewerDisconnect": "Mistet nettverksforbindelse. Du kan fremdeles se dokumentet,<br>men vil ikke kunne laste ned eller skrive det ut før nettverksforbindelsen er gjenopprettet og siden oppdatert.",
"DE.Controllers.Main.notcriticalErrorTitle": "Advarsel",
"DE.Controllers.Main.openErrorText": "Det har skjedd en feil ved åpning av filen",
"DE.Controllers.Main.requestEditFailedTitleText": "Tilgang nektet",
"DE.Controllers.Main.saveErrorText": "Det har skjedd en feil ved lagring av filen",
"DE.Controllers.Main.textAnonymous": "Anonym",
"DE.Controllers.Main.textApplyAll": "Bruk på alle likninger",
"DE.Controllers.Main.textBuyNow": "Besøk webside",
"DE.Controllers.Main.textChangesSaved": "Alle endringer er lagret",
"DE.Controllers.Main.textClose": "Lukk",
"DE.Controllers.Main.textCloseTip": "Klikk for å lukke tipset",
"DE.Controllers.Main.textContactUs": "Kontakt salgsavdelingen",
"DE.Controllers.Main.txtAbove": "over",
"DE.Controllers.Main.txtBasicShapes": "Basisformer",
"DE.Controllers.Main.txtBelow": "under",
@ -108,11 +131,30 @@
"DE.Controllers.Main.txtButtons": "Knapper",
"DE.Controllers.Main.txtCallouts": "Henvisninger",
"DE.Controllers.Main.txtCharts": "Diagram",
"DE.Controllers.Main.txtChoose": "Velg et punkt.",
"DE.Controllers.Main.txtCurrentDocument": "Gjeldende dokument",
"DE.Controllers.Main.txtDiagramTitle": "Diagramtittel",
"DE.Controllers.Main.txtEvenPage": "Partallside",
"DE.Controllers.Main.txtFiguredArrows": "Pilfigurer",
"DE.Controllers.Main.txtSection": "-Seksjon",
"DE.Controllers.Main.txtShape_actionButtonBackPrevious": "Tilbake- eller forrigeknapp",
"DE.Controllers.Main.txtShape_actionButtonBeginning": "Startknapp",
"DE.Controllers.Main.txtShape_actionButtonBlank": "Tom knapp",
"DE.Controllers.Main.txtShape_arc": "Bue",
"DE.Controllers.Main.txtShape_bentArrow": "Buet pil",
"DE.Controllers.Main.txtShape_bentUpArrow": "Oppadbuet pil",
"DE.Controllers.Main.txtShape_bevel": "Skrå",
"DE.Controllers.Main.txtShape_can": "Kan",
"DE.Controllers.Main.txtShape_chevron": "Vinkel",
"DE.Controllers.Main.txtShape_circularArrow": "Sirkulær pil",
"DE.Controllers.Main.txtShape_cloud": "Sky",
"DE.Controllers.Main.txtShape_corner": "Hjørne",
"DE.Controllers.Main.txtShape_cube": "Kube",
"DE.Controllers.Main.txtShape_diagStripe": "Diagonal linje",
"DE.Controllers.Main.txtShape_diamond": "Diamant",
"DE.Controllers.Main.txtShape_lineWithArrow": "Pil",
"DE.Controllers.Main.txtShape_spline": "Kurve",
"DE.Controllers.Main.txtStyle_Caption": "Bildetekst",
"DE.Controllers.Main.txtTableOfContents": "Innholdsfortegnelse",
"DE.Controllers.Navigation.txtBeginning": "Starten av dokumentet",
"DE.Controllers.Toolbar.notcriticalErrorTitle": "Advarsel",
@ -148,11 +190,21 @@
"DE.Controllers.Toolbar.txtBracket_Square_OpenOpen": "Klammeparantes",
"DE.Controllers.Toolbar.txtBracket_SquareDouble": "Klammeparantes",
"DE.Controllers.Toolbar.txtBracket_UppLim": "Klammeparantes",
"DE.Controllers.Toolbar.txtFractionDifferential_1": "Differensial",
"DE.Controllers.Toolbar.txtFractionDifferential_2": "Differensial",
"DE.Controllers.Toolbar.txtFractionDifferential_3": "Differensial",
"DE.Controllers.Toolbar.txtFractionDifferential_4": "Differensial",
"DE.Controllers.Toolbar.txtFunction_Cos": "cosinus funksjon",
"DE.Controllers.Toolbar.txtFunction_Cot": "Cotangens funksjon",
"DE.Controllers.Toolbar.txtFunction_Custom_2": "Cos 2x",
"DE.Controllers.Toolbar.txtIntegralDouble": "Dobbeltintegral",
"DE.Controllers.Toolbar.txtIntegralDoubleCenterSubSup": "Dobbeltintegral",
"DE.Controllers.Toolbar.txtIntegralDoubleSubSup": "Dobbeltintegral",
"DE.Controllers.Toolbar.txtLargeOperator_CoProd": "Samprodukt",
"DE.Controllers.Toolbar.txtLargeOperator_CoProd_CenterSub": "Samprodukt",
"DE.Controllers.Toolbar.txtLargeOperator_CoProd_CenterSubSup": "Samprodukt",
"DE.Controllers.Toolbar.txtLargeOperator_CoProd_Sub": "Samprodukt",
"DE.Controllers.Toolbar.txtLargeOperator_CoProd_SubSup": "Samprodukt",
"DE.Controllers.Toolbar.txtLimitLog_Ln": "Naturlig logaritme",
"DE.Controllers.Toolbar.txtMatrix_1_2": "1x2 tom matrise",
"DE.Controllers.Toolbar.txtMatrix_1_3": "1x3 tom matrise",
@ -171,6 +223,7 @@
"DE.Controllers.Toolbar.txtOperator_DeltaEquals": "Delta er lik",
"DE.Controllers.Toolbar.txtRadicalRoot_3": "Kubikkrot",
"DE.Controllers.Toolbar.txtSymbol_about": "Omtrent",
"DE.Controllers.Toolbar.txtSymbol_additional": "Komplement",
"DE.Controllers.Toolbar.txtSymbol_aleph": "Alef",
"DE.Controllers.Toolbar.txtSymbol_alpha": "Alfa",
"DE.Controllers.Toolbar.txtSymbol_approx": "Nesten lik",
@ -190,18 +243,45 @@
"DE.Views.BookmarksDialog.textAdd": "Legg til",
"DE.Views.BookmarksDialog.textBookmarkName": "Bokmerk navnet",
"DE.Views.BookmarksDialog.textClose": "Lukk",
"DE.Views.BookmarksDialog.textCopy": "Kopier",
"DE.Views.BookmarksDialog.textDelete": "Slett",
"DE.Views.BookmarksDialog.textTitle": "Bokmerker",
"DE.Views.BookmarksDialog.txtInvalidName": "Bokmerkets navn kan bare inneholde bokstaver, tall og streker, og skal begynne med bokstaven",
"DE.Views.CaptionDialog.textAdd": "Legg til merkelapp",
"DE.Views.CaptionDialog.textAfter": "Etter",
"DE.Views.CaptionDialog.textBefore": "Før",
"DE.Views.CaptionDialog.textCaption": "Bildetekst",
"DE.Views.CaptionDialog.textChapter": "Kapittel starter med stil",
"DE.Views.CaptionDialog.textColon": "kolon",
"DE.Views.CaptionDialog.textDash": "tankestrek",
"DE.Views.CaptionDialog.textDelete": "Slett merkelapp",
"DE.Views.CellsAddDialog.textCol": "Kolonner",
"DE.Views.CellsAddDialog.textDown": "Under markøren",
"DE.Views.CellsAddDialog.textUp": "Over markøren",
"DE.Views.CellsRemoveDialog.textCol": "Slett hele kolonnen",
"DE.Views.CellsRemoveDialog.textRow": "Slett raden",
"DE.Views.CellsRemoveDialog.textTitle": "Slett celler",
"DE.Views.ChartSettings.textChartType": "Endre diagramtype",
"DE.Views.ChartSettings.textEditData": "Rediger data",
"DE.Views.ChartSettings.textOriginalSize": "Standard størrelse",
"DE.Views.ChartSettings.txtBehind": "Bak",
"DE.Views.ChartSettings.txtInFront": "Foran",
"DE.Views.ChartSettings.txtTitle": "Diagram",
"DE.Views.CompareSettingsDialog.textChar": "Bokstavnivå",
"DE.Views.CompareSettingsDialog.textTitle": "Innstillinger for sammenlikning",
"DE.Views.ControlSettingsDialog.textAdd": "Legg til",
"DE.Views.ControlSettingsDialog.textAppearance": "Utseende",
"DE.Views.ControlSettingsDialog.textApplyAll": "Bruk på alle",
"DE.Views.ControlSettingsDialog.textBox": "Avgrensningsboks",
"DE.Views.ControlSettingsDialog.textCheckbox": "Avkrysningsboks",
"DE.Views.ControlSettingsDialog.textColor": "Farge",
"DE.Views.ControlSettingsDialog.textDate": "Datoformat",
"DE.Views.ControlSettingsDialog.textDelete": "Slett",
"DE.Views.ControlSettingsDialog.textTitle": "Innstillinger for innholdskontroll",
"DE.Views.ControlSettingsDialog.tipChange": "Endre symbol",
"DE.Views.ControlSettingsDialog.txtLockDelete": "Innholdskontroll kan ikke slettes",
"DE.Views.CustomColumnsDialog.textTitle": "Kolonner",
"DE.Views.DateTimeDialog.txtTitle": "Dato og tidspunkt",
"DE.Views.DocumentHolder.aboveText": "Over",
"DE.Views.DocumentHolder.addCommentText": "Tilføy kommentar",
"DE.Views.DocumentHolder.advancedTableText": "Avanserte tabell-innstillinger",
@ -230,10 +310,14 @@
"DE.Views.DocumentHolder.textArrange": "Ordne",
"DE.Views.DocumentHolder.textArrangeForward": "Flytt fremover",
"DE.Views.DocumentHolder.textArrangeFront": "Plasser fremst",
"DE.Views.DocumentHolder.textCells": "Celler",
"DE.Views.DocumentHolder.textContentControls": "Innholdskontroll",
"DE.Views.DocumentHolder.textContinueNumbering": "Fortsett nummerering",
"DE.Views.DocumentHolder.textCopy": "Kopier",
"DE.Views.DocumentHolder.textCrop": "Beskjære",
"DE.Views.DocumentHolder.textCut": "Klipp ut",
"DE.Views.DocumentHolder.textDistributeRows": "Fordel rader",
"DE.Views.DocumentHolder.textEditControls": "Innstillinger for innholdskontroll",
"DE.Views.DocumentHolder.textEditWrapBoundary": "Rediger ombrytningsgrense",
"DE.Views.DocumentHolder.textShapeAlignBottom": "Still opp bunn",
"DE.Views.DocumentHolder.textShapeAlignCenter": "Still opp senter",
@ -243,6 +327,7 @@
"DE.Views.DocumentHolder.textShapeAlignTop": "Still opp topp",
"DE.Views.DocumentHolder.textTOC": "Innholdsfortegnelse",
"DE.Views.DocumentHolder.textTOCSettings": "Innstillinger for innholdsfortegnelsen",
"DE.Views.DocumentHolder.toDictionaryText": "Legg til ordbok",
"DE.Views.DocumentHolder.txtAddBottom": "Legg til bunnramme",
"DE.Views.DocumentHolder.txtAddFractionBar": "Legg til brøkstrek",
"DE.Views.DocumentHolder.txtAddHor": "Legg til horisontal linje",
@ -263,6 +348,7 @@
"DE.Views.DocumentHolder.txtDeleteCharsAndSeparators": "Slett de omsluttende tegnene og seperatorer",
"DE.Views.DocumentHolder.txtDeleteEq": "Slett ligning",
"DE.Views.DocumentHolder.txtDeleteGroupChar": "Slett bokstav",
"DE.Views.DocumentHolder.txtEmpty": "(Tomt)",
"DE.Views.DocumentHolder.txtFractionLinear": "Endre til lineær brøk",
"DE.Views.DocumentHolder.txtFractionSkewed": "Endre til skjev brøk",
"DE.Views.DocumentHolder.txtFractionStacked": "Endre til stablet brøk",
@ -285,15 +371,21 @@
"DE.Views.DropcapSettingsAdvanced.textColumn": "Kolonne",
"DE.Views.DropcapSettingsAdvanced.textExact": "Nøyaktig",
"DE.Views.DropcapSettingsAdvanced.textLeft": "Venstre",
"DE.Views.EditListItemDialog.textValueError": "Det finnes allerede en gjenstand med samme verdi.",
"DE.Views.FileMenu.btnCloseMenuCaption": "Lukk menyen",
"DE.Views.FileMenu.btnCreateNewCaption": "Opprett ny",
"DE.Views.FileMenu.btnReturnCaption": "Tilbake til dokument",
"DE.Views.FileMenu.btnRightsCaption": "Tilgangsrettigheter...",
"DE.Views.FileMenu.btnSettingsCaption": "Avanserte innstillinger...",
"DE.Views.FileMenu.btnToEditCaption": "Rediger dokument",
"DE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Bruk",
"DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Legg til forfatter",
"DE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Legg til tekst",
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Applikasjon",
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Forfatter",
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Endre tilgangsrettigheter",
"DE.Views.FileMenuPanels.DocumentInfo.txtComment": "Kommentar",
"DE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Opprettet",
"DE.Views.FileMenuPanels.DocumentInfo.txtSymbols": "Symboler",
"DE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Endre tilgangsrettigheter",
"DE.Views.FileMenuPanels.ProtectDoc.strSignature": "Med signatur",
@ -302,6 +394,7 @@
"DE.Views.FileMenuPanels.Settings.okButtonText": "Bruk",
"DE.Views.FileMenuPanels.Settings.strFast": "Hurtig",
"DE.Views.FileMenuPanels.Settings.strForcesave": "Lagre alltid til tjeneren (eller lagre til tjeneren når dokumentet lukkes)",
"DE.Views.FileMenuPanels.Settings.strPaste": "Klipp ut, kopier og lim inn",
"DE.Views.FileMenuPanels.Settings.strZoom": "Standard zoom-verdi",
"DE.Views.FileMenuPanels.Settings.text10Minutes": "Hvert 10. minutt",
"DE.Views.FileMenuPanels.Settings.text30Minutes": "Hvert 30. minutt",
@ -310,21 +403,31 @@
"DE.Views.FileMenuPanels.Settings.textAlignGuides": "Hjelpelinjer",
"DE.Views.FileMenuPanels.Settings.textAutoRecover": "Automatisk gjenoppretting",
"DE.Views.FileMenuPanels.Settings.textAutoSave": "Autolagre",
"DE.Views.FileMenuPanels.Settings.textCompatible": "Kompatibilitet",
"DE.Views.FileMenuPanels.Settings.textDisabled": "Deaktivert",
"DE.Views.FileMenuPanels.Settings.textMinute": "Hvert minutt",
"DE.Views.FileMenuPanels.Settings.txtAll": "Vis alt",
"DE.Views.FileMenuPanels.Settings.txtAutoCorrect": "Alternativer for autokorrektur...",
"DE.Views.FileMenuPanels.Settings.txtCm": "Centimeter",
"DE.Views.FileMenuPanels.Settings.txtInch": "Tomme",
"DE.Views.FileMenuPanels.Settings.txtInput": "Alternativ inndata",
"DE.Views.FileMenuPanels.Settings.txtMac": "som OS X",
"DE.Views.FileMenuPanels.Settings.txtRunMacrosDesc": "Aktiver alle makroer uten varsling",
"DE.Views.FileMenuPanels.Settings.txtStopMacros": "Deaktiver alt",
"DE.Views.FileMenuPanels.Settings.txtStopMacrosDesc": "Deaktiver alle makroer uten varsling",
"DE.Views.FileMenuPanels.Settings.txtWarnMacros": "Vis varsling",
"DE.Views.FileMenuPanels.Settings.txtWarnMacrosDesc": "Deaktiver alle makroer med et varsel",
"DE.Views.FileMenuPanels.Settings.txtWin": "som Windows",
"DE.Views.HeaderFooterSettings.textBottomCenter": "Bunn senter",
"DE.Views.HeaderFooterSettings.textBottomLeft": "Margin bunn",
"DE.Views.HeaderFooterSettings.textBottomPage": "Nederst på siden",
"DE.Views.HeaderFooterSettings.textBottomRight": "Bunn høyre",
"DE.Views.HeaderFooterSettings.textDiffFirst": "Ulik førsteside",
"DE.Views.HeaderFooterSettings.textDiffOdd": "Ulike odde- og parsider",
"DE.Views.HyperlinkSettingsDialog.textDisplay": "Vis",
"DE.Views.HyperlinkSettingsDialog.txtBeginning": "Starten av dokumentet",
"DE.Views.HyperlinkSettingsDialog.txtBookmarks": "Bokmerker",
"DE.Views.ImageSettings.textCrop": "Beskjære",
"DE.Views.ImageSettings.textEdit": "Rediger",
"DE.Views.ImageSettings.textEditObject": "Rediger objekt",
"DE.Views.ImageSettings.textOriginalSize": "Standard størrelse",
@ -336,6 +439,7 @@
"DE.Views.ImageSettingsAdvanced.textAltDescription": "Beskrivelse",
"DE.Views.ImageSettingsAdvanced.textAngle": "Vinkel",
"DE.Views.ImageSettingsAdvanced.textArrows": "Piler",
"DE.Views.ImageSettingsAdvanced.textAutofit": "Autotilpass",
"DE.Views.ImageSettingsAdvanced.textBeginSize": "Startstørrelse",
"DE.Views.ImageSettingsAdvanced.textBeginStyle": "Startstil",
"DE.Views.ImageSettingsAdvanced.textBelow": "under",
@ -346,6 +450,7 @@
"DE.Views.ImageSettingsAdvanced.textCenter": "Senter",
"DE.Views.ImageSettingsAdvanced.textCharacter": "Tegn",
"DE.Views.ImageSettingsAdvanced.textColumn": "Kolonne",
"DE.Views.ImageSettingsAdvanced.textKeepRatio": "Konstant størrelsesforhold",
"DE.Views.ImageSettingsAdvanced.textLeft": "Venstre",
"DE.Views.ImageSettingsAdvanced.textOriginalSize": "Standard størrelse",
"DE.Views.ImageSettingsAdvanced.textOverlap": "Tillat overlapping",
@ -360,10 +465,16 @@
"DE.Views.LeftMenu.tipSupport": "Tilbakemelding og støtte",
"DE.Views.LeftMenu.txtDeveloper": "UTVIKLERMODUS",
"DE.Views.Links.capBtnBookmarks": "Lag bokmerke",
"DE.Views.Links.capBtnCaption": "Bildetekst",
"DE.Views.Links.capBtnInsContents": "Innholdsfortegnelse",
"DE.Views.Links.mniDelFootnote": "Slett alle fotnoter",
"DE.Views.Links.tipBookmarks": "Opprett et bokmerke",
"DE.Views.Links.tipInsertHyperlink": "Tilføy lenke",
"DE.Views.ListSettingsDialog.textAuto": "Automatisk",
"DE.Views.ListSettingsDialog.textCenter": "Senter",
"DE.Views.ListSettingsDialog.txtAlign": "Justering",
"DE.Views.ListSettingsDialog.txtBullet": "Punkt",
"DE.Views.ListSettingsDialog.txtColor": "Farge",
"DE.Views.MailMergeEmailDlg.textAttachDocx": "Legg ved som DOCX",
"DE.Views.MailMergeEmailDlg.textAttachPdf": "Legg ved som PDF",
"DE.Views.MailMergeEmailDlg.textFileName": "Filnavn",
@ -375,6 +486,7 @@
"DE.Views.MailMergeSettings.textEditData": "Rediger mottagerliste",
"DE.Views.MailMergeSettings.textSendMsg": "Alle meldinger er klargjort og vil bli sendt innen kort tid.<br>Dette vil avhenge av hastigheten på din epost-tjener.<br>Du kan fortsette å jobbe med dokumentet eller lukke det. Når oppgaven er fullført vil du få en melding om dette på din registrerte epost-adresse.",
"DE.Views.MailMergeSettings.txtFromToError": "\"Fra\"-verdien må være mindre enn \"Til\"-verdien",
"DE.Views.Navigation.txtCollapse": "Lukk alt",
"DE.Views.Navigation.txtDemote": "Degrader",
"DE.Views.NoteSettingsDialog.textApply": "Bruk",
"DE.Views.NoteSettingsDialog.textApplyTo": "Bruk endringer på",
@ -397,21 +509,30 @@
"DE.Views.ParagraphSettingsAdvanced.strAllCaps": "Store bokstaver",
"DE.Views.ParagraphSettingsAdvanced.strBorders": "Linjer & Fyll",
"DE.Views.ParagraphSettingsAdvanced.strIndentsLeftText": "Venstre",
"DE.Views.ParagraphSettingsAdvanced.strIndentsSpacingAfter": "Etter",
"DE.Views.ParagraphSettingsAdvanced.strIndentsSpacingBefore": "Før",
"DE.Views.ParagraphSettingsAdvanced.textAlign": "Oppstilling",
"DE.Views.ParagraphSettingsAdvanced.textAtLeast": "Minst",
"DE.Views.ParagraphSettingsAdvanced.textBackColor": "Bakgrunnsfarge",
"DE.Views.ParagraphSettingsAdvanced.textBodyText": "Grunnleggende tekst",
"DE.Views.ParagraphSettingsAdvanced.textBorderColor": "Linjefarge",
"DE.Views.ParagraphSettingsAdvanced.textBorderDesc": "Trykk på diagram eller bruk knappene for å velge kanter og bruke valgt stil på dem",
"DE.Views.ParagraphSettingsAdvanced.textBorderWidth": "Linjestørrelse",
"DE.Views.ParagraphSettingsAdvanced.textBottom": "Bunn",
"DE.Views.ParagraphSettingsAdvanced.textCentered": "Sentrert",
"DE.Views.ParagraphSettingsAdvanced.textCharacterSpacing": "Tegnavstand",
"DE.Views.ParagraphSettingsAdvanced.textDefault": "Standard fane",
"DE.Views.ParagraphSettingsAdvanced.textLeft": "Venstre",
"DE.Views.ParagraphSettingsAdvanced.textNoneSpecial": "(ingen)",
"DE.Views.ParagraphSettingsAdvanced.textTabCenter": "Senter",
"DE.Views.ParagraphSettingsAdvanced.textTabLeft": "Venstre",
"DE.Views.ParagraphSettingsAdvanced.textTabPosition": "Tabulator posisjon",
"DE.Views.ParagraphSettingsAdvanced.txtAutoText": "Auto",
"DE.Views.RightMenu.txtChartSettings": "Diagram innstillinger",
"DE.Views.ShapeSettings.strBackground": "Bakgrunnsfarge",
"DE.Views.ShapeSettings.strChange": "Endre autofigur",
"DE.Views.ShapeSettings.strColor": "Farge",
"DE.Views.ShapeSettings.textColor": "Fyllfarge",
"DE.Views.ShapeSettings.textDirection": "Retning",
"DE.Views.ShapeSettings.txtBehind": "Bak",
"DE.Views.ShapeSettings.txtBrownPaper": "Gråpapir",
@ -429,12 +550,17 @@
"DE.Views.TableSettings.deleteColumnText": "Slett kolonne",
"DE.Views.TableSettings.deleteRowText": "Slett rad",
"DE.Views.TableSettings.deleteTableText": "Slett tabell",
"DE.Views.TableSettings.textAddFormula": "Legg til formel",
"DE.Views.TableSettings.textBackColor": "Bakgrunnsfarge",
"DE.Views.TableSettings.textBanded": "Bundet",
"DE.Views.TableSettings.textBorderColor": "Farge",
"DE.Views.TableSettings.textBorders": "Linjestil",
"DE.Views.TableSettings.textCellSize": "Cellestørrelse",
"DE.Views.TableSettings.textColumns": "Kolonner",
"DE.Views.TableSettings.textDistributeRows": "Fordel rader",
"DE.Views.TableSettings.txtTable_Accent": "Lesetegn",
"DE.Views.TableSettings.txtTable_Colorful": "Fargerik",
"DE.Views.TableSettings.txtTable_Dark": "Mørk",
"DE.Views.TableSettingsAdvanced.textAlign": "Oppstilling",
"DE.Views.TableSettingsAdvanced.textAlignment": "Oppstilling",
"DE.Views.TableSettingsAdvanced.textAllowSpacing": "Tillat avstand mellom cellene",
@ -444,6 +570,7 @@
"DE.Views.TableSettingsAdvanced.textBackColor": "Bakgrunnsfarge",
"DE.Views.TableSettingsAdvanced.textBelow": "under",
"DE.Views.TableSettingsAdvanced.textBorderColor": "Linjefarge",
"DE.Views.TableSettingsAdvanced.textBorderDesc": "Trykk på diagram eller bruk knappene for å velge kanter og bruke valgt stil på dem",
"DE.Views.TableSettingsAdvanced.textBordersBackgroung": "Linjer & Bakgrunn",
"DE.Views.TableSettingsAdvanced.textBorderWidth": "Linjestørrelse",
"DE.Views.TableSettingsAdvanced.textBottom": "Bunn",
@ -463,9 +590,15 @@
"DE.Views.TableSettingsAdvanced.txtCm": "Centimeter",
"DE.Views.TableSettingsAdvanced.txtInch": "Tomme",
"DE.Views.TextArtSettings.strColor": "Farge",
"DE.Views.TextArtSettings.textColor": "Fyllfarge",
"DE.Views.TextArtSettings.textDirection": "Retning",
"DE.Views.Toolbar.capBtnAddComment": "Legg til kommentar",
"DE.Views.Toolbar.capBtnBlankPage": "Tom side",
"DE.Views.Toolbar.capBtnColumns": "Kolonner",
"DE.Views.Toolbar.capBtnComment": "Kommentar",
"DE.Views.Toolbar.capBtnDateTime": "Dato og tidspunkt",
"DE.Views.Toolbar.capBtnInsChart": "Diagram",
"DE.Views.Toolbar.capBtnInsControls": "Innholdskontroller",
"DE.Views.Toolbar.capBtnInsImage": "Bilde",
"DE.Views.Toolbar.capBtnInsPagebreak": "Brudd",
"DE.Views.Toolbar.capBtnInsTable": "Tabell",
@ -476,16 +609,20 @@
"DE.Views.Toolbar.textAutoColor": "Automatisk",
"DE.Views.Toolbar.textBold": "Fet",
"DE.Views.Toolbar.textBottom": "Bunn:",
"DE.Views.Toolbar.textCheckboxControl": "Avkrysningsboks",
"DE.Views.Toolbar.textColumnsCustom": "Egendefinerte kolonner",
"DE.Views.Toolbar.textColumnsLeft": "Venstre",
"DE.Views.Toolbar.textContPage": "Sammenhengende side",
"DE.Views.Toolbar.textDateControl": "Dato",
"DE.Views.Toolbar.textEditWatermark": "Egendefinert vannmerke",
"DE.Views.Toolbar.textEvenPage": "Partallside",
"DE.Views.Toolbar.textMarginsNarrow": "Smal",
"DE.Views.Toolbar.textNewColor": "Legg til ny egendefinert farge",
"Common.UI.ColorButton.textNewColor": "Legg til ny egendefinert farge",
"DE.Views.Toolbar.textPageMarginsCustom": "Egendefinerte marginer",
"DE.Views.Toolbar.textPageSizeCustom": "Egendefinert sidestørrelse",
"DE.Views.Toolbar.textStyleMenuDelete": "Slett stil",
"DE.Views.Toolbar.textStyleMenuDeleteAll": "Slett alle brukerdefinerte formateringer",
"DE.Views.Toolbar.textTabCollaboration": "Samarbeid",
"DE.Views.Toolbar.textTabFile": "Fil",
"DE.Views.Toolbar.textTitleError": "Feil",
"DE.Views.Toolbar.tipAlignCenter": "Still opp senter",
@ -496,13 +633,22 @@
"DE.Views.Toolbar.tipClearStyle": "Fjern formatering",
"DE.Views.Toolbar.tipColorSchemas": "Endre fargeoppsett",
"DE.Views.Toolbar.tipCopy": "Kopier",
"DE.Views.Toolbar.tipCopyStyle": "Kopier stil",
"DE.Views.Toolbar.tipDecFont": "Reduser skriftstørrelsen",
"DE.Views.Toolbar.tipDecPrLeft": "Reduser innrykk",
"DE.Views.Toolbar.tipEditHeader": "Rediger topptekst eller bunntekst",
"DE.Views.Toolbar.tipImgAlign": "Still opp objekter",
"DE.Views.Toolbar.tipMarkers": "Kulepunkt",
"DE.Views.Toolbar.tipSendForward": "Flytt fremover",
"DE.Views.Toolbar.txtMarginAlign": "Juster i forhold til marg",
"DE.Views.Toolbar.txtObjectsAlign": "Juster valgte objekter",
"DE.Views.Toolbar.txtPageAlign": "Juster i forhold til side",
"DE.Views.Toolbar.txtScheme3": "Spiss",
"DE.Views.Toolbar.txtScheme4": "Aspekt",
"DE.Views.Toolbar.txtScheme5": "Borgerlig"
"DE.Views.Toolbar.txtScheme5": "Borgerlig",
"DE.Views.Toolbar.txtScheme6": "Mengde",
"DE.Views.WatermarkSettingsDialog.textAuto": "Auto",
"DE.Views.WatermarkSettingsDialog.textBold": "Fet",
"DE.Views.WatermarkSettingsDialog.textDiagonal": "Diagonal",
"DE.Views.WatermarkSettingsDialog.textNewColor": "Legg til ny egendefinert farge"
}

File diff suppressed because it is too large Load diff

View file

@ -560,8 +560,8 @@
"DE.Controllers.Main.waitText": "Aguarde...",
"DE.Controllers.Main.warnBrowserIE9": "O aplicativo tem baixa capacidade no IE9. Usar IE10 ou superior",
"DE.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.",
"DE.Controllers.Main.warnLicenseExp": "Sua licença expirou.<br>Atualize sua licença e refresque a página.",
"DE.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.",
"DE.Controllers.Main.warnLicenseExp": "Sua licença expirou.<br>Atualize sua licença e refresque a página.",
"DE.Controllers.Main.warnLicenseUsersExceeded": "Você atingiu o limite de usuários para editores %1. Entre em contato com seu administrador para saber mais.",
"DE.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.",
"DE.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.",

View file

@ -80,7 +80,7 @@
"Common.define.chartData.textPoint": "Точечная",
"Common.define.chartData.textStock": "Биржевая",
"Common.define.chartData.textSurface": "Поверхность",
"Common.Translation.warnFileLocked": "Документ используется другим приложением. Вы можете продолжить редактирование и сохранить его как копию.",
"Common.Translation.warnFileLocked": "Файл редактируется в другом приложении. Вы можете продолжить редактирование и сохранить его как копию.",
"Common.UI.Calendar.textApril": "Апрель",
"Common.UI.Calendar.textAugust": "Август",
"Common.UI.Calendar.textDecember": "Декабрь",
@ -750,8 +750,8 @@
"DE.Controllers.Main.waitText": "Пожалуйста, подождите...",
"DE.Controllers.Main.warnBrowserIE9": "В IE9 приложение имеет низкую производительность. Используйте IE10 или более позднюю версию.",
"DE.Controllers.Main.warnBrowserZoom": "Текущее значение масштаба страницы в браузере поддерживается не полностью. Вернитесь к масштабу по умолчанию, нажав Ctrl+0.",
"DE.Controllers.Main.warnLicenseExp": "Истек срок действия лицензии.<br>Обновите лицензию, а затем обновите страницу.",
"DE.Controllers.Main.warnLicenseExceeded": "Вы достигли лимита на одновременные подключения к редакторам %1. Этот документ будет открыт только на просмотр.<br>Свяжитесь с администратором, чтобы узнать больше.",
"DE.Controllers.Main.warnLicenseExp": "Истек срок действия лицензии.<br>Обновите лицензию, а затем обновите страницу.",
"DE.Controllers.Main.warnLicenseUsersExceeded": "Вы достигли лимита на количество пользователей редакторов %1.<br>Свяжитесь с администратором, чтобы узнать больше.",
"DE.Controllers.Main.warnNoLicense": "Вы достигли лимита на одновременные подключения к редакторам %1. Этот документ будет открыт на просмотр.<br>Напишите в отдел продаж %1, чтобы обсудить индивидуальные условия лицензирования.",
"DE.Controllers.Main.warnNoLicenseUsers": "Вы достигли лимита на одновременные подключения к редакторам %1.<br>Напишите в отдел продаж %1, чтобы обсудить индивидуальные условия лицензирования.",

View file

@ -49,6 +49,9 @@
"Common.Controllers.ReviewChanges.textParaDeleted": "<b>Odstránený odsek</b>",
"Common.Controllers.ReviewChanges.textParaFormatted": "Formátovaný odsek",
"Common.Controllers.ReviewChanges.textParaInserted": "<b>Vložený odsek</b>",
"Common.Controllers.ReviewChanges.textParaMoveFromDown": "<b>Presunuté nadol:</b>",
"Common.Controllers.ReviewChanges.textParaMoveFromUp": "<b>Presunuté nahor:</b>",
"Common.Controllers.ReviewChanges.textParaMoveTo": "<b>Presunuté:</b>",
"Common.Controllers.ReviewChanges.textPosition": "Pozícia",
"Common.Controllers.ReviewChanges.textRight": "Zarovnať doprava",
"Common.Controllers.ReviewChanges.textShape": "Tvar",
@ -60,17 +63,53 @@
"Common.Controllers.ReviewChanges.textStrikeout": "Prečiarknuť",
"Common.Controllers.ReviewChanges.textSubScript": "Dolný index",
"Common.Controllers.ReviewChanges.textSuperScript": "Horný index",
"Common.Controllers.ReviewChanges.textTableChanged": "<b>Nastavenia tabuľky zmenené</b>",
"Common.Controllers.ReviewChanges.textTableRowsAdd": "<b>Riadky tabuľky pridané</b>",
"Common.Controllers.ReviewChanges.textTableRowsDel": "<b>Riadky tabuľky odstránené</b>",
"Common.Controllers.ReviewChanges.textTabs": "Zmeniť tabuľky",
"Common.Controllers.ReviewChanges.textUnderline": "Podčiarknuť",
"Common.Controllers.ReviewChanges.textWidow": "Ovládanie okien",
"Common.define.chartData.textArea": "Plošný graf",
"Common.define.chartData.textBar": "Pruhový graf",
"Common.define.chartData.textCharts": "Grafy",
"Common.define.chartData.textColumn": "Stĺpec",
"Common.define.chartData.textLine": "Čiara/líniový graf",
"Common.define.chartData.textPie": "Koláčový graf",
"Common.define.chartData.textPoint": "Bodový graf",
"Common.define.chartData.textStock": "Akcie/burzový graf",
"Common.define.chartData.textSurface": "Povrch",
"Common.UI.Calendar.textApril": "apríl",
"Common.UI.Calendar.textAugust": "august",
"Common.UI.Calendar.textDecember": "december",
"Common.UI.Calendar.textFebruary": "február",
"Common.UI.Calendar.textJanuary": "január",
"Common.UI.Calendar.textJuly": "júl",
"Common.UI.Calendar.textJune": "jún",
"Common.UI.Calendar.textMarch": "marec",
"Common.UI.Calendar.textMay": "máj",
"Common.UI.Calendar.textNovember": "november",
"Common.UI.Calendar.textOctober": "október",
"Common.UI.Calendar.textSeptember": "september",
"Common.UI.Calendar.textShortApril": "apr.",
"Common.UI.Calendar.textShortAugust": "aug.",
"Common.UI.Calendar.textShortDecember": "dec.",
"Common.UI.Calendar.textShortFebruary": "feb.",
"Common.UI.Calendar.textShortFriday": "pi",
"Common.UI.Calendar.textShortJanuary": "jan.",
"Common.UI.Calendar.textShortJuly": "júl",
"Common.UI.Calendar.textShortJune": "jún",
"Common.UI.Calendar.textShortMarch": "mar.",
"Common.UI.Calendar.textShortMay": "máj",
"Common.UI.Calendar.textShortMonday": "po",
"Common.UI.Calendar.textShortNovember": "nov.",
"Common.UI.Calendar.textShortOctober": "okt.",
"Common.UI.Calendar.textShortSaturday": "so",
"Common.UI.Calendar.textShortSeptember": "sep.",
"Common.UI.Calendar.textShortSunday": "ne",
"Common.UI.Calendar.textShortThursday": "št",
"Common.UI.Calendar.textShortTuesday": "út",
"Common.UI.Calendar.textShortWednesday": "st",
"Common.UI.ColorButton.textNewColor": "Pridať novú vlastnú farbu",
"Common.UI.ComboBorderSize.txtNoBorders": "Bez orámovania",
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Bez orámovania",
"Common.UI.ComboDataView.emptyComboText": "Žiadne štýly",
@ -113,6 +152,8 @@
"Common.Views.About.txtPoweredBy": "Poháňaný ",
"Common.Views.About.txtTel": "tel.:",
"Common.Views.About.txtVersion": "Verzia",
"Common.Views.AutoCorrectDialog.textBy": "Od:",
"Common.Views.AutoCorrectDialog.textTitle": "Automatická oprava",
"Common.Views.Chat.textSend": "Poslať",
"Common.Views.Comments.textAdd": "Pridať",
"Common.Views.Comments.textAddComment": "Pridať komentár",
@ -143,9 +184,9 @@
"Common.Views.ExternalMergeEditor.textClose": "Zatvoriť",
"Common.Views.ExternalMergeEditor.textSave": "Uložiť a Zatvoriť",
"Common.Views.ExternalMergeEditor.textTitle": "Príjemcovia hromadnej korešpondencie",
"Common.Views.Header.labelCoUsersDescr": "Dokument v súčasnosti upravuje niekoľko používateľov.",
"Common.Views.Header.labelCoUsersDescr": "Používatelia, ktorí súbor práve upravujú:",
"Common.Views.Header.textAdvSettings": "Pokročilé nastavenia",
"Common.Views.Header.textBack": "Prejsť do Dokumentov",
"Common.Views.Header.textBack": "Otvoriť umiestnenie súboru",
"Common.Views.Header.textSaveBegin": "Ukladanie...",
"Common.Views.Header.textSaveChanged": "Modifikovaný",
"Common.Views.Header.textSaveEnd": "Všetky zmeny boli uložené",
@ -176,6 +217,7 @@
"Common.Views.InsertTableDialog.txtTitle": "Veľkosť tabuľky",
"Common.Views.InsertTableDialog.txtTitleSplit": "Rozdeliť bunku",
"Common.Views.LanguageDialog.labelSelect": "Vybrať jazyk dokumentu",
"Common.Views.OpenDialog.closeButtonText": "Zatvoriť súbor",
"Common.Views.OpenDialog.txtEncoding": "Kódovanie",
"Common.Views.OpenDialog.txtIncorrectPwd": "Heslo je nesprávne.",
"Common.Views.OpenDialog.txtPassword": "Heslo",
@ -189,18 +231,27 @@
"Common.Views.Plugins.textLoading": "Nahrávanie",
"Common.Views.Plugins.textStart": "Začať/začiatok",
"Common.Views.Plugins.textStop": "Stop",
"Common.Views.Protection.hintAddPwd": "Šifrovať heslom",
"Common.Views.Protection.hintPwd": "Zmeniť alebo odstrániť heslo",
"Common.Views.Protection.hintSignature": "Pridajte riadok digitálneho podpisu alebo podpisu",
"Common.Views.Protection.txtAddPwd": "Pridajte heslo",
"Common.Views.Protection.txtChangePwd": "Zmeniť heslo",
"Common.Views.Protection.txtDeletePwd": "Odstrániť heslo",
"Common.Views.Protection.txtEncrypt": "Šifrovať",
"Common.Views.Protection.txtInvisibleSignature": "Pridajte digitálny podpis",
"Common.Views.Protection.txtSignature": "Podpis",
"Common.Views.Protection.txtSignatureLine": "Pridať riadok na podpis",
"Common.Views.RenameDialog.textName": "Názov súboru",
"Common.Views.RenameDialog.txtInvalidName": "Názov súboru nemôže obsahovať žiadny z nasledujúcich znakov:",
"Common.Views.ReviewChanges.hintNext": "K ďalšej zmene",
"Common.Views.ReviewChanges.hintPrev": "K predošlej zmene",
"Common.Views.ReviewChanges.mniFromFile": "Dokument zo súboru",
"Common.Views.ReviewChanges.mniFromStorage": "Dokument z úložiska",
"Common.Views.ReviewChanges.mniFromUrl": "Dokument z URL",
"Common.Views.ReviewChanges.mniSettings": "Nastavenia porovnávania",
"Common.Views.ReviewChanges.strFast": "Rýchly",
"Common.Views.ReviewChanges.tipAcceptCurrent": "Akceptovať aktuálnu zmenu",
"Common.Views.ReviewChanges.tipCompare": "Porovnať súčasný dokument s iným",
"Common.Views.ReviewChanges.tipRejectCurrent": "Odmietnuť aktuálnu zmenu",
"Common.Views.ReviewChanges.tipReview": "Sledovať zmeny",
"Common.Views.ReviewChanges.tipReviewView": "Vyberte režim, v ktorom chcete zobraziť zmeny",
@ -210,11 +261,15 @@
"Common.Views.ReviewChanges.txtAcceptAll": "Akceptovať všetky zmeny",
"Common.Views.ReviewChanges.txtAcceptChanges": "Akceptovať zmeny",
"Common.Views.ReviewChanges.txtAcceptCurrent": "Akceptovať aktuálnu zmenu",
"Common.Views.ReviewChanges.txtChat": "Rozhovor",
"Common.Views.ReviewChanges.txtClose": "Zatvoriť",
"Common.Views.ReviewChanges.txtCoAuthMode": "Režim spoločnej úpravy",
"Common.Views.ReviewChanges.txtCompare": "Porovnať",
"Common.Views.ReviewChanges.txtDocLang": "Jazyk",
"Common.Views.ReviewChanges.txtFinal": "Všetky zmeny prijaté (ukážka)",
"Common.Views.ReviewChanges.txtFinalCap": "Posledný",
"Common.Views.ReviewChanges.txtMarkup": "Všetky zmeny (upravované)",
"Common.Views.ReviewChanges.txtMarkupCap": "Vyznačenie",
"Common.Views.ReviewChanges.txtNext": "Nasledujúci",
"Common.Views.ReviewChanges.txtOriginal": "Všetky zmeny boli zamietnuté (ukážka)",
"Common.Views.ReviewChanges.txtPrev": "Predchádzajúci",
@ -239,6 +294,9 @@
"Common.Views.ReviewPopover.textCancel": "Zrušiť",
"Common.Views.ReviewPopover.textClose": "Zatvoriť",
"Common.Views.ReviewPopover.textEdit": "OK",
"Common.Views.ReviewPopover.textOpenAgain": "Znova otvoriť",
"Common.Views.SaveAsDlg.textLoading": "Načítavanie",
"Common.Views.SelectFileDlg.textLoading": "Načítavanie",
"Common.Views.SignDialog.textBold": "Tučné",
"Common.Views.SignDialog.textCertificate": "Certifikát",
"Common.Views.SignDialog.textChange": "Zmeniť",
@ -260,8 +318,14 @@
"Common.Views.SignSettingsDialog.textInfoTitle": "Názov signatára",
"Common.Views.SignSettingsDialog.textInstructions": "Pokyny pre signatára",
"Common.Views.SignSettingsDialog.textShowDate": "Zobraziť dátum podpisu v riadku podpisu",
"Common.Views.SignSettingsDialog.textTitle": "Nastavenia Podpisu",
"Common.Views.SignSettingsDialog.textTitle": "Nastavenia podpisu",
"Common.Views.SignSettingsDialog.txtEmpty": "Toto pole sa vyžaduje",
"Common.Views.SymbolTableDialog.textCharacter": "Symbol",
"Common.Views.SymbolTableDialog.textCopyright": "Znak autorských práv",
"Common.Views.SymbolTableDialog.textDCQuote": "Uzatvárajúca úvodzovka",
"Common.Views.SymbolTableDialog.textFont": "Písmo",
"Common.Views.SymbolTableDialog.textQEmSpace": "Medzera 1/4 Em",
"Common.Views.SymbolTableDialog.textSCQuote": "Uzatvárajúca úvodzovka",
"DE.Controllers.LeftMenu.leavePageText": "Všetky neuložené zmeny v tomto dokumente sa stratia. <br> Kliknutím na tlačidlo \"Zrušiť\" a potom na \"Uložiť\" ich uložíte. Kliknutím na \"OK\" zahodíte všetky neuložené zmeny.",
"DE.Controllers.LeftMenu.newDocumentTitle": "Nepomenovaný dokument",
"DE.Controllers.LeftMenu.notcriticalErrorTitle": "Upozornenie",
@ -271,6 +335,7 @@
"DE.Controllers.LeftMenu.textReplaceSkipped": "Nahradenie bolo uskutočnené. {0} výskytov bolo preskočených.",
"DE.Controllers.LeftMenu.textReplaceSuccess": "Vyhľadávanie bolo uskutočnené. Nahradené udalosti: {0}",
"DE.Controllers.LeftMenu.warnDownloadAs": "Ak budete pokračovať v ukladaní v tomto formáte, všetky funkcie okrem textu sa stratia.<br>Ste si istý, že chcete pokračovať?",
"DE.Controllers.LeftMenu.warnDownloadAsRTF": "Ak budete pokračovať v ukladaní tohto formátu, časť z formátovania sa môže stratiť.<br>Ste si istí, že chcete pokračovať?",
"DE.Controllers.Main.applyChangesTextText": "Načítavanie zmien...",
"DE.Controllers.Main.applyChangesTitleText": "Načítavanie zmien",
"DE.Controllers.Main.convertationTimeoutText": "Prekročený čas konverzie.",
@ -286,13 +351,16 @@
"DE.Controllers.Main.errorCoAuthoringDisconnect": "Serverové pripojenie sa stratilo. Práve teraz nie je možné dokument upravovať.",
"DE.Controllers.Main.errorConnectToServer": "Dokument sa nepodarilo uložiť. Prosím, skontrolujte nastavenia pripojenia alebo kontaktujte správcu.<br>Po kliknutí na tlačidlo 'OK' sa zobrazí výzva na prevzatie dokumentu.",
"DE.Controllers.Main.errorDatabaseConnection": "Externá chyba.<br>Chyba spojenia databázy. Prosím, kontaktujte podporu ak chyba pretrváva. ",
"DE.Controllers.Main.errorDataEncrypted": "Boli prijaté zašifrované zmeny, nemožno ich dekódovať.",
"DE.Controllers.Main.errorDataRange": "Nesprávny rozsah údajov.",
"DE.Controllers.Main.errorDefaultMessage": "Kód chyby: %1",
"DE.Controllers.Main.errorEditingDownloadas": "Pri práci s dokumentom došlo k chybe.<br>Použite voľbu \"Stiahnuť ako...\" a uložte si záložnú kópiu súboru na svoj počítač.",
"DE.Controllers.Main.errorEditingSaveas": "Pri práci s dokumentom došlo k chybe.<br>Použite voľbu \"Uložiť ako...\" a uložte si záložnú kópiu súboru na svoj počítač.",
"DE.Controllers.Main.errorFilePassProtect": "Dokument je chránený heslom a nie je možné ho otvoriť.",
"DE.Controllers.Main.errorForceSave": "Pri ukladaní súboru sa vyskytla chyba. Ak chcete súbor uložiť na pevný disk počítača, použite možnosť 'Prevziať ako' alebo to skúste znova neskôr.",
"DE.Controllers.Main.errorKeyEncrypt": "Neznámy kľúč deskriptoru",
"DE.Controllers.Main.errorKeyExpire": "Kľúč deskriptora vypršal",
"DE.Controllers.Main.errorMailMergeLoadFile": "Načítavanie zlyhalo",
"DE.Controllers.Main.errorMailMergeLoadFile": "Načítavanie zlyhalo. Vyberte iný súbor.",
"DE.Controllers.Main.errorMailMergeSaveFile": "Zlúčenie zlyhalo.",
"DE.Controllers.Main.errorProcessSaveResult": "Ukladanie zlyhalo.",
"DE.Controllers.Main.errorServerVersion": "Verzia editora bola aktualizovaná. Stránka sa opätovne načíta, aby sa vykonali zmeny.",
@ -339,13 +407,15 @@
"DE.Controllers.Main.splitMaxColsErrorText": "Počet stĺpcov musí byť menší ako %1.",
"DE.Controllers.Main.splitMaxRowsErrorText": "Počet riadkov musí byť menší ako %1.",
"DE.Controllers.Main.textAnonymous": "Anonymný",
"DE.Controllers.Main.textApplyAll": "Použiť na všetky rovnice",
"DE.Controllers.Main.textBuyNow": "Navštíviť webovú stránku",
"DE.Controllers.Main.textChangesSaved": "Všetky zmeny boli uložené",
"DE.Controllers.Main.textClose": "Zatvoriť",
"DE.Controllers.Main.textCloseTip": "Kliknutím zavrite tip",
"DE.Controllers.Main.textContactUs": "Kontaktujte predajcu",
"DE.Controllers.Main.textLearnMore": "Viac informácií",
"DE.Controllers.Main.textLoadingDocument": "Načítavanie dokumentu",
"DE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE obmedzenie pripojenia",
"DE.Controllers.Main.textNoLicenseTitle": "Bol dosiahnutý limit licencie",
"DE.Controllers.Main.textShape": "Tvar",
"DE.Controllers.Main.textStrict": "Prísny režim",
"DE.Controllers.Main.textTryUndoRedo": "Funkcie späť/zopakovať sú vypnuté pre rýchly spolueditačný režim.<br>Kliknite na tlačítko \"Prísny režim\", aby ste prešli do prísneho spolueditačného režimu a aby ste upravovali súbor bez rušenia ostatných užívateľov a odosielali vaše zmeny iba po ich uložení. Pomocou Rozšírených nastavení editoru môžete prepínať medzi spolueditačnými režimami.",
@ -360,24 +430,95 @@
"DE.Controllers.Main.txtButtons": "Tlačidlá",
"DE.Controllers.Main.txtCallouts": "Popisky obrázku",
"DE.Controllers.Main.txtCharts": "Grafy",
"DE.Controllers.Main.txtChoose": "Zvolte položku.",
"DE.Controllers.Main.txtCurrentDocument": "Aktuálny dokument",
"DE.Controllers.Main.txtDiagramTitle": "Názov grafu",
"DE.Controllers.Main.txtEditingMode": "Nastaviť režim úprav ...",
"DE.Controllers.Main.txtEnterDate": "Zadajte dátum.",
"DE.Controllers.Main.txtErrorLoadHistory": "Načítavanie histórie zlyhalo",
"DE.Controllers.Main.txtEvenPage": "Párna stránka",
"DE.Controllers.Main.txtFiguredArrows": "Šipky",
"DE.Controllers.Main.txtFirstPage": "Prvá strana",
"DE.Controllers.Main.txtFooter": "Päta stránky",
"DE.Controllers.Main.txtHeader": "Hlavička",
"DE.Controllers.Main.txtHyperlink": "Hypertextový odkaz",
"DE.Controllers.Main.txtLines": "Riadky",
"DE.Controllers.Main.txtMainDocOnly": "Chyba! Iba hlavný dokument.",
"DE.Controllers.Main.txtMath": "Matematika",
"DE.Controllers.Main.txtNeedSynchronize": "Máte aktualizácie",
"DE.Controllers.Main.txtNoText": "Chyba! V dokumente nie je žiaden text špecifikovaného štýlu.",
"DE.Controllers.Main.txtOddPage": "Nepárna strana",
"DE.Controllers.Main.txtOnPage": "na strane",
"DE.Controllers.Main.txtRectangles": "Obdĺžniky",
"DE.Controllers.Main.txtSameAsPrev": "Rovnaký ako predchádzajúci",
"DE.Controllers.Main.txtSection": "-Sekcia",
"DE.Controllers.Main.txtSeries": "Rady",
"DE.Controllers.Main.txtShape_actionButtonBackPrevious": "Tlačítko Späť alebo Predchádzajúci",
"DE.Controllers.Main.txtShape_actionButtonBeginning": "Tlačítko Začiatok",
"DE.Controllers.Main.txtShape_actionButtonBlank": "Prázdne tlačítko",
"DE.Controllers.Main.txtShape_actionButtonDocument": "Tlačítko Dokument",
"DE.Controllers.Main.txtShape_actionButtonEnd": "Tlačítko Koniec",
"DE.Controllers.Main.txtShape_actionButtonHelp": "Tlačítko Nápoveda",
"DE.Controllers.Main.txtShape_arc": "Oblúk",
"DE.Controllers.Main.txtShape_bentArrow": "Ohnutá šípka",
"DE.Controllers.Main.txtShape_bentUpArrow": "Šípka ohnutá hore",
"DE.Controllers.Main.txtShape_bevel": "Skosenie",
"DE.Controllers.Main.txtShape_blockArc": "Časť kruhu",
"DE.Controllers.Main.txtShape_bracePair": "Dvojitá zátvorka",
"DE.Controllers.Main.txtShape_can": "Môže",
"DE.Controllers.Main.txtShape_chevron": "Chevron",
"DE.Controllers.Main.txtShape_circularArrow": "okrúhla šípka",
"DE.Controllers.Main.txtShape_cloud": "Cloud",
"DE.Controllers.Main.txtShape_corner": "Roh",
"DE.Controllers.Main.txtShape_cube": "Kocka",
"DE.Controllers.Main.txtShape_curvedConnector3": "Zakrivený konektor",
"DE.Controllers.Main.txtShape_curvedConnector3WithArrow": "Konektor v tvare zakrivenej šípky",
"DE.Controllers.Main.txtShape_curvedConnector3WithTwoArrows": "Konektor v tvare zakrivenej dvojitej šípky",
"DE.Controllers.Main.txtShape_curvedDownArrow": "Šípka zahnutá nadol",
"DE.Controllers.Main.txtShape_curvedLeftArrow": "Šípka zahnutá doľava",
"DE.Controllers.Main.txtShape_curvedRightArrow": "Šípka zahnutá doprava",
"DE.Controllers.Main.txtShape_curvedUpArrow": "Šípka zahnutá nahor",
"DE.Controllers.Main.txtShape_decagon": "Desaťuhoľník",
"DE.Controllers.Main.txtShape_diagStripe": "Priečny prúžok",
"DE.Controllers.Main.txtShape_diamond": "Diamant",
"DE.Controllers.Main.txtShape_dodecagon": "Dvanásťuhoľník",
"DE.Controllers.Main.txtShape_donut": "Šiška",
"DE.Controllers.Main.txtShape_doubleWave": "Dvojitá vlnovka",
"DE.Controllers.Main.txtShape_downArrow": "Šípka dole",
"DE.Controllers.Main.txtShape_ellipse": "Elipsa",
"DE.Controllers.Main.txtShape_ellipseRibbon": "Pruh zahnutý nadol",
"DE.Controllers.Main.txtShape_ellipseRibbon2": "Pruh zahnutý nahor",
"DE.Controllers.Main.txtShape_flowChartAlternateProcess": "Vývojový diagram: Vystriedať proces",
"DE.Controllers.Main.txtShape_flowChartPunchedCard": "Vývojový diagram: Karta",
"DE.Controllers.Main.txtShape_frame": "Rámček",
"DE.Controllers.Main.txtShape_heart": "Srdce",
"DE.Controllers.Main.txtShape_irregularSeal1": "Výbuch 1",
"DE.Controllers.Main.txtShape_irregularSeal2": "Výbuch 2",
"DE.Controllers.Main.txtShape_leftArrow": "Ľavá šípka",
"DE.Controllers.Main.txtShape_line": "Čiara",
"DE.Controllers.Main.txtShape_lineWithArrow": "Šípka",
"DE.Controllers.Main.txtShape_lineWithTwoArrows": "Dvojitá šípka",
"DE.Controllers.Main.txtShape_mathDivide": "Rozdelenie",
"DE.Controllers.Main.txtShape_mathEqual": "Rovná sa",
"DE.Controllers.Main.txtShape_mathMinus": "Mínus",
"DE.Controllers.Main.txtShape_mathNotEqual": "Nerovná sa",
"DE.Controllers.Main.txtShape_noSmoking": "Symbol \"Nie\"",
"DE.Controllers.Main.txtShape_ribbon": "Spodný pruh",
"DE.Controllers.Main.txtShape_spline": "Krivka",
"DE.Controllers.Main.txtShape_star10": "10-cípa hviezda",
"DE.Controllers.Main.txtShape_star12": "12-cípa hviezda",
"DE.Controllers.Main.txtShape_star16": "16-cípa hviezda",
"DE.Controllers.Main.txtShape_star24": "24-cípa hviezda",
"DE.Controllers.Main.txtShape_star32": "32-cípa hviezda",
"DE.Controllers.Main.txtShape_star4": "4-cípa hviezda",
"DE.Controllers.Main.txtShape_star5": "5-cípa hviezda",
"DE.Controllers.Main.txtShape_star6": "6-cípa hviezda",
"DE.Controllers.Main.txtShape_star7": "7-cípa hviezda",
"DE.Controllers.Main.txtShape_star8": "8-cípa hviezda",
"DE.Controllers.Main.txtShape_sun": "Slnko",
"DE.Controllers.Main.txtStarsRibbons": "Hviezdy a stuhy",
"DE.Controllers.Main.txtStyle_Caption": "Popis",
"DE.Controllers.Main.txtStyle_footnote_text": "Poznámka pod čiarou",
"DE.Controllers.Main.txtStyle_Heading_1": "Nadpis 1",
"DE.Controllers.Main.txtStyle_Heading_2": "Nadpis 2",
"DE.Controllers.Main.txtStyle_Heading_3": "Nadpis 3",
@ -408,6 +549,7 @@
"DE.Controllers.Main.warnLicenseExp": "Vaša licencia vypršala.<br>Prosím, aktualizujte si svoju licenciu a obnovte stránku.",
"DE.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.",
"DE.Controllers.Main.warnProcessRightsChange": "Bolo vám zamietnuté právo upravovať súbor.",
"DE.Controllers.Navigation.txtBeginning": "Začiatok dokumentu",
"DE.Controllers.Statusbar.textHasChanges": "Boli sledované nové zmeny",
"DE.Controllers.Statusbar.textTrackChanges": "Dokument je otvorený so zapnutým režimom sledovania zmien.",
"DE.Controllers.Statusbar.tipReview": "Sledovať zmeny",
@ -420,6 +562,7 @@
"DE.Controllers.Toolbar.textFontSizeErr": "Zadaná hodnota je nesprávna.<br>Prosím, zadajte číselnú hodnotu medzi 1 a 100.",
"DE.Controllers.Toolbar.textFraction": "Zlomky",
"DE.Controllers.Toolbar.textFunction": "Funkcie",
"DE.Controllers.Toolbar.textInsert": "Vložiť",
"DE.Controllers.Toolbar.textIntegral": "Integrály",
"DE.Controllers.Toolbar.textLargeOperator": "Veľké operátory",
"DE.Controllers.Toolbar.textLimitAndLog": "Limity a logaritmy",
@ -749,11 +892,37 @@
"DE.Controllers.Toolbar.txtSymbol_zeta": "Zéta",
"DE.Controllers.Viewport.textFitPage": "Prispôsobiť na stranu",
"DE.Controllers.Viewport.textFitWidth": "Prispôsobiť na šírku",
"DE.Views.AddNewCaptionLabelDialog.textLabel": "Štítok:",
"DE.Views.BookmarksDialog.textAdd": "Pridať",
"DE.Views.BookmarksDialog.textBookmarkName": "Názov záložky",
"DE.Views.BookmarksDialog.textClose": "Zatvoriť",
"DE.Views.BookmarksDialog.textCopy": "Kopírovať",
"DE.Views.BookmarksDialog.textDelete": "Vymazať",
"DE.Views.BookmarksDialog.textGetLink": "Získať odkaz",
"DE.Views.BookmarksDialog.textGoto": "Ísť na",
"DE.Views.BookmarksDialog.textLocation": "Umiestnenie",
"DE.Views.BookmarksDialog.textTitle": "Záložky",
"DE.Views.BookmarksDialog.txtInvalidName": "Názov záložky môže obsahovať iba písmená, číslice a podčiarknutia a mal by začínať písmenom",
"DE.Views.CaptionDialog.textAdd": "Pridať štítok",
"DE.Views.CaptionDialog.textAfter": "Za",
"DE.Views.CaptionDialog.textBefore": "Pred",
"DE.Views.CaptionDialog.textCaption": "Popis",
"DE.Views.CaptionDialog.textChapter": "Kapitola začína so štýlom",
"DE.Views.CaptionDialog.textColon": "Dvojbodka ",
"DE.Views.CaptionDialog.textDash": "spojovník",
"DE.Views.CaptionDialog.textDelete": "Vymaž označenie",
"DE.Views.CaptionDialog.textEquation": "Rovnica",
"DE.Views.CaptionDialog.textExamples": "Príklady: Tabuľka 2-A, Obrázok 1.IV",
"DE.Views.CaptionDialog.textExclude": "Vylúčiť značku z titulku",
"DE.Views.CaptionDialog.textFigure": "Pozícia",
"DE.Views.CaptionDialog.textInsert": "Vložiť",
"DE.Views.CaptionDialog.textLabel": "Štítok",
"DE.Views.CellsAddDialog.textCol": "Stĺpce",
"DE.Views.CellsAddDialog.textDown": "Pod kurzorom",
"DE.Views.CellsAddDialog.textUp": "Nad kurzorom",
"DE.Views.CellsRemoveDialog.textCol": "Vymaž celý stĺpec",
"DE.Views.CellsRemoveDialog.textRow": "Vymaž celý riadok",
"DE.Views.CellsRemoveDialog.textTitle": "Odstrániť bunky",
"DE.Views.ChartSettings.textAdvanced": "Zobraziť pokročilé nastavenia",
"DE.Views.ChartSettings.textChartType": "Zmeniť typ grafu",
"DE.Views.ChartSettings.textEditData": "Upravovať dáta",
@ -772,10 +941,37 @@
"DE.Views.ChartSettings.txtTight": "Tesný",
"DE.Views.ChartSettings.txtTitle": "Graf",
"DE.Views.ChartSettings.txtTopAndBottom": "Hore a dole",
"DE.Views.CompareSettingsDialog.textChar": "Úroveň grafického symbolu",
"DE.Views.CompareSettingsDialog.textTitle": "Nastavenia porovnávania",
"DE.Views.ControlSettingsDialog.strGeneral": "Všeobecné",
"DE.Views.ControlSettingsDialog.textAdd": "Pridať",
"DE.Views.ControlSettingsDialog.textAppearance": "Vzhľad",
"DE.Views.ControlSettingsDialog.textApplyAll": "Použiť na všetko",
"DE.Views.ControlSettingsDialog.textBox": "Ohraničovací rámik",
"DE.Views.ControlSettingsDialog.textChange": "Upraviť",
"DE.Views.ControlSettingsDialog.textCheckbox": "Zaškrtávacie políčko",
"DE.Views.ControlSettingsDialog.textChecked": "Zaškrtnutý symbol",
"DE.Views.ControlSettingsDialog.textColor": "Farba",
"DE.Views.ControlSettingsDialog.textCombobox": "Zmiešaná schránka",
"DE.Views.ControlSettingsDialog.textDate": "Formát dátumu",
"DE.Views.ControlSettingsDialog.textDelete": "Odstrániť",
"DE.Views.ControlSettingsDialog.textDisplayName": "Meno/názov na zobrazenie",
"DE.Views.ControlSettingsDialog.textDown": "Dole",
"DE.Views.ControlSettingsDialog.textDropDown": "Rozbaľovací zoznam",
"DE.Views.ControlSettingsDialog.textFormat": "Zobraz dátum takto",
"DE.Views.ControlSettingsDialog.textLang": "Jazyk",
"DE.Views.ControlSettingsDialog.textNone": "žiadny",
"DE.Views.ControlSettingsDialog.textTitle": "Nastavenia kontroly obsahu",
"DE.Views.ControlSettingsDialog.tipChange": "Zmeniť symbol",
"DE.Views.ControlSettingsDialog.txtLockDelete": "Kontrolu obsahu nemožno vymazať",
"DE.Views.ControlSettingsDialog.txtLockEdit": "Obsah nie je možné upravovať",
"DE.Views.CustomColumnsDialog.textColumns": "Počet stĺpcov",
"DE.Views.CustomColumnsDialog.textSeparator": "Rozdeľovač stĺpcov",
"DE.Views.CustomColumnsDialog.textSpacing": "Medzera medzi stĺpcami",
"DE.Views.CustomColumnsDialog.textTitle": "Stĺpce",
"DE.Views.DateTimeDialog.textFormat": "Formáty",
"DE.Views.DateTimeDialog.textLang": "Jazyk",
"DE.Views.DateTimeDialog.txtTitle": "Dátum a čas",
"DE.Views.DocumentHolder.aboveText": "Nad",
"DE.Views.DocumentHolder.addCommentText": "Pridať komentár",
"DE.Views.DocumentHolder.advancedFrameText": "Pokročilé nastavenia rámčeka",
@ -785,6 +981,7 @@
"DE.Views.DocumentHolder.alignmentText": "Zarovnanie",
"DE.Views.DocumentHolder.belowText": "pod",
"DE.Views.DocumentHolder.breakBeforeText": "Zlom strany pred",
"DE.Views.DocumentHolder.bulletsText": "Odrážky a číslovanie",
"DE.Views.DocumentHolder.cellAlignText": "Vertikálne zarovnanie bunky",
"DE.Views.DocumentHolder.cellText": "Bunka",
"DE.Views.DocumentHolder.centerText": "Stred",
@ -845,10 +1042,22 @@
"DE.Views.DocumentHolder.textArrangeBackward": "Posunúť späť",
"DE.Views.DocumentHolder.textArrangeForward": "Posunúť vpred",
"DE.Views.DocumentHolder.textArrangeFront": "Premiestniť do popredia",
"DE.Views.DocumentHolder.textCells": "Bunky",
"DE.Views.DocumentHolder.textContentControls": "Kontrola obsahu",
"DE.Views.DocumentHolder.textContinueNumbering": "Pokračovať v číslovaní",
"DE.Views.DocumentHolder.textCopy": "Kopírovať",
"DE.Views.DocumentHolder.textCrop": "Orezať",
"DE.Views.DocumentHolder.textCropFill": "Vyplniť",
"DE.Views.DocumentHolder.textCropFit": "Prispôsobiť",
"DE.Views.DocumentHolder.textCut": "Vystrihnúť",
"DE.Views.DocumentHolder.textDistributeCols": "Rozdeliť stĺpce",
"DE.Views.DocumentHolder.textDistributeRows": "Rozložiť riadky",
"DE.Views.DocumentHolder.textEditControls": "Nastavenia kontroly obsahu",
"DE.Views.DocumentHolder.textEditWrapBoundary": "Upraviť okrajovú obálku",
"DE.Views.DocumentHolder.textFlipH": "Prevrátiť horizontálne",
"DE.Views.DocumentHolder.textFlipV": "Prevrátiť vertikálne",
"DE.Views.DocumentHolder.textFromFile": "Zo súboru",
"DE.Views.DocumentHolder.textFromStorage": "Z úložiska",
"DE.Views.DocumentHolder.textFromUrl": "Z URL adresy ",
"DE.Views.DocumentHolder.textNextPage": "Ďalšia stránka",
"DE.Views.DocumentHolder.textPaste": "Vložiť",
@ -863,6 +1072,7 @@
"DE.Views.DocumentHolder.textUndo": "Krok späť",
"DE.Views.DocumentHolder.textWrap": "Obtekanie textu",
"DE.Views.DocumentHolder.tipIsLocked": "Túto časť momentálne upravuje iný používateľ.",
"DE.Views.DocumentHolder.toDictionaryText": "Pridať do slovníka",
"DE.Views.DocumentHolder.txtAddBottom": "Pridať spodné orámovanie",
"DE.Views.DocumentHolder.txtAddFractionBar": "Pridať lištu zlomkov",
"DE.Views.DocumentHolder.txtAddHor": "Pridať vodorovnú čiaru",
@ -885,6 +1095,9 @@
"DE.Views.DocumentHolder.txtDeleteEq": "Odstrániť rovnicu",
"DE.Views.DocumentHolder.txtDeleteGroupChar": "Odstrániť znak",
"DE.Views.DocumentHolder.txtDeleteRadical": "Odstrániť odmocninu",
"DE.Views.DocumentHolder.txtDistribHor": "Rozložiť horizontálne",
"DE.Views.DocumentHolder.txtDistribVert": "Rozložiť vertikálne",
"DE.Views.DocumentHolder.txtEmpty": "(Prázdne)",
"DE.Views.DocumentHolder.txtFractionLinear": "Zmeniť na lineárny zlomok",
"DE.Views.DocumentHolder.txtFractionSkewed": "Zmeniť na skosený zlomok",
"DE.Views.DocumentHolder.txtFractionStacked": "Zmeniť na zložený zlomok",
@ -987,7 +1200,10 @@
"DE.Views.DropcapSettingsAdvanced.textWidth": "Šírka",
"DE.Views.DropcapSettingsAdvanced.tipFontName": "Písmo",
"DE.Views.DropcapSettingsAdvanced.txtNoBorders": "Bez orámovania",
"DE.Views.FileMenu.btnBackCaption": "Prejsť do Dokumentov",
"DE.Views.EditListItemDialog.textDisplayName": "Meno/názov na zobrazenie",
"DE.Views.EditListItemDialog.textNameError": "Názov na zobrazenie nesmie byť prázdny.",
"DE.Views.EditListItemDialog.textValueError": "Položka s rovnakou hodnotou už existuje.",
"DE.Views.FileMenu.btnBackCaption": "Otvoriť umiestnenie súboru",
"DE.Views.FileMenu.btnCloseMenuCaption": "Zatvoriť menu",
"DE.Views.FileMenu.btnCreateNewCaption": "Vytvoriť nový",
"DE.Views.FileMenu.btnDownloadCaption": "Stiahnuť ako...",
@ -995,7 +1211,7 @@
"DE.Views.FileMenu.btnHistoryCaption": "História verzií",
"DE.Views.FileMenu.btnInfoCaption": "Informácie o dokumente...",
"DE.Views.FileMenu.btnPrintCaption": "Tlačiť",
"DE.Views.FileMenu.btnProtectCaption": "Ochrániť/podpísať",
"DE.Views.FileMenu.btnProtectCaption": "Ochrániť",
"DE.Views.FileMenu.btnRecentFilesCaption": "Otvoriť nedávne...",
"DE.Views.FileMenu.btnRenameCaption": "Premenovať ..",
"DE.Views.FileMenu.btnReturnCaption": "Späť k Dokumentu",
@ -1010,23 +1226,34 @@
"DE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Vytvorte nový prázdny textový dokument, ktorý budete môcť štýlovať a formátovať po jeho vytvorení počas úpravy. Alebo si vyberte jednu zo šablón na spustenie dokumentu určitého typu alebo účelu, kde už niektoré štýly boli predbežne aplikované.",
"DE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nový textový dokument",
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Neexistujú žiadne šablóny",
"DE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Použiť",
"DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Pridať autora",
"DE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Pridať text",
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Aplikácia",
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zmeniť prístupové práva",
"DE.Views.FileMenuPanels.DocumentInfo.txtComment": "Komentár",
"DE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Vytvorené",
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Nahrávanie...",
"DE.Views.FileMenuPanels.DocumentInfo.txtModifyBy": "Naposledy upravil(a) ",
"DE.Views.FileMenuPanels.DocumentInfo.txtModifyDate": "Naposledy upravené",
"DE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Vlastník",
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Strany",
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Odseky",
"DE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Umiestnenie",
"DE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osoby s oprávneniami",
"DE.Views.FileMenuPanels.DocumentInfo.txtSpaces": "Symboly s medzerami",
"DE.Views.FileMenuPanels.DocumentInfo.txtStatistics": "Štatistiky",
"DE.Views.FileMenuPanels.DocumentInfo.txtSubject": "Predmet",
"DE.Views.FileMenuPanels.DocumentInfo.txtSymbols": "Symboly",
"DE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Názov dokumentu",
"DE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Názov",
"DE.Views.FileMenuPanels.DocumentInfo.txtWords": "Slová",
"DE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Zmeniť prístupové práva",
"DE.Views.FileMenuPanels.DocumentRights.txtRights": "Osoby s oprávneniami",
"DE.Views.FileMenuPanels.ProtectDoc.strProtect": "Ochrániť dokument",
"DE.Views.FileMenuPanels.ProtectDoc.strSignature": "Podpis",
"DE.Views.FileMenuPanels.ProtectDoc.txtEdit": "Upraviť dokument",
"DE.Views.FileMenuPanels.ProtectDoc.txtEditWarning": "Upravovanie odstráni z dokumentu podpisy<br>Ste si istí, že chcete pokračovať?",
"DE.Views.FileMenuPanels.Settings.okButtonText": "Použiť",
"DE.Views.FileMenuPanels.Settings.strAlignGuides": "Zapnúť tipy zarovnávania",
"DE.Views.FileMenuPanels.Settings.strAutoRecover": "Zapnúť automatickú obnovu",
@ -1039,6 +1266,7 @@
"DE.Views.FileMenuPanels.Settings.strForcesave": "Vždy uložiť na server (inak uložiť na server pri zatvorení dokumentu)",
"DE.Views.FileMenuPanels.Settings.strInputMode": "Zapnúť hieroglyfy",
"DE.Views.FileMenuPanels.Settings.strLiveComment": "Zapnúť zobrazovanie komentárov",
"DE.Views.FileMenuPanels.Settings.strPaste": "Vystrihni, skopíruj a vlep",
"DE.Views.FileMenuPanels.Settings.strResolvedComment": "Zapnúť zobrazenie vyriešených komentárov",
"DE.Views.FileMenuPanels.Settings.strShowChanges": "Zmeny spolupráce v reálnom čase",
"DE.Views.FileMenuPanels.Settings.strSpellCheckMode": "Zapnúť kontrolu pravopisu",
@ -1052,10 +1280,13 @@
"DE.Views.FileMenuPanels.Settings.textAlignGuides": "Nápoveda zarovnania",
"DE.Views.FileMenuPanels.Settings.textAutoRecover": "Automatická obnova",
"DE.Views.FileMenuPanels.Settings.textAutoSave": "Automatické ukladanie",
"DE.Views.FileMenuPanels.Settings.textCompatible": "Kompatibilita",
"DE.Views.FileMenuPanels.Settings.textDisabled": "Zakázané",
"DE.Views.FileMenuPanels.Settings.textForceSave": "Uložiť na Server",
"DE.Views.FileMenuPanels.Settings.textMinute": "Každú minútu",
"DE.Views.FileMenuPanels.Settings.txtAll": "Zobraziť všetko",
"DE.Views.FileMenuPanels.Settings.txtAutoCorrect": "Možnosti automatickej opravy...",
"DE.Views.FileMenuPanels.Settings.txtCacheMode": "Prednastavený mód cache",
"DE.Views.FileMenuPanels.Settings.txtCm": "Centimeter",
"DE.Views.FileMenuPanels.Settings.txtFitPage": "Prispôsobiť na stranu",
"DE.Views.FileMenuPanels.Settings.txtFitWidth": "Prispôsobiť na šírku",
@ -1067,7 +1298,12 @@
"DE.Views.FileMenuPanels.Settings.txtNative": "Pôvodný",
"DE.Views.FileMenuPanels.Settings.txtNone": "Zobraziť žiadne",
"DE.Views.FileMenuPanels.Settings.txtPt": "Bod",
"DE.Views.FileMenuPanels.Settings.txtRunMacros": "Povoliť všetko",
"DE.Views.FileMenuPanels.Settings.txtRunMacrosDesc": "Povoliť všetky makrá bez oznámenia",
"DE.Views.FileMenuPanels.Settings.txtSpellCheck": "Kontrola pravopisu",
"DE.Views.FileMenuPanels.Settings.txtStopMacros": "Zablokovať všetko",
"DE.Views.FileMenuPanels.Settings.txtStopMacrosDesc": "Zablokovať všetky makrá bez upozornenia",
"DE.Views.FileMenuPanels.Settings.txtWarnMacrosDesc": "Zablokovať všetky makrá s upozornením",
"DE.Views.FileMenuPanels.Settings.txtWin": "ako Windows",
"DE.Views.HeaderFooterSettings.textBottomCenter": "Dole v strede",
"DE.Views.HeaderFooterSettings.textBottomLeft": "Dole vľavo",
@ -1079,7 +1315,9 @@
"DE.Views.HeaderFooterSettings.textHeaderFromTop": "Hlavička/Záhlavie od vrchu",
"DE.Views.HeaderFooterSettings.textOptions": "Možnosti",
"DE.Views.HeaderFooterSettings.textPageNum": "Vložiť číslo stránky",
"DE.Views.HeaderFooterSettings.textPageNumbering": "Číslovanie strany",
"DE.Views.HeaderFooterSettings.textPosition": "Pozícia",
"DE.Views.HeaderFooterSettings.textPrev": "Pokračovať z predošlej sekcie",
"DE.Views.HeaderFooterSettings.textSameAs": "Odkaz na predchádzajúci",
"DE.Views.HeaderFooterSettings.textTopCenter": "Hore v strede",
"DE.Views.HeaderFooterSettings.textTopLeft": "Hore vľavo",
@ -1090,16 +1328,24 @@
"DE.Views.HyperlinkSettingsDialog.textTitle": "Nastavenie hypertextového odkazu",
"DE.Views.HyperlinkSettingsDialog.textTooltip": "Popis",
"DE.Views.HyperlinkSettingsDialog.textUrl": "Odkaz na",
"DE.Views.HyperlinkSettingsDialog.txtBeginning": "Začiatok dokumentu",
"DE.Views.HyperlinkSettingsDialog.txtBookmarks": "Záložky",
"DE.Views.HyperlinkSettingsDialog.txtEmpty": "Toto pole sa vyžaduje",
"DE.Views.HyperlinkSettingsDialog.txtNotUrl": "Toto pole by malo byť vo formáte 'http://www.example.com'",
"DE.Views.ImageSettings.textAdvanced": "Zobraziť pokročilé nastavenia",
"DE.Views.ImageSettings.textCrop": "Orezať",
"DE.Views.ImageSettings.textCropFill": "Vyplniť",
"DE.Views.ImageSettings.textCropFit": "Prispôsobiť",
"DE.Views.ImageSettings.textEdit": "Upraviť",
"DE.Views.ImageSettings.textEditObject": "Upraviť objekt",
"DE.Views.ImageSettings.textFitMargins": "Prispôsobiť na okraj",
"DE.Views.ImageSettings.textFlip": "Prevrátiť",
"DE.Views.ImageSettings.textFromFile": "Zo súboru",
"DE.Views.ImageSettings.textFromStorage": "Z úložiska",
"DE.Views.ImageSettings.textFromUrl": "Z URL adresy ",
"DE.Views.ImageSettings.textHeight": "Výška",
"DE.Views.ImageSettings.textHintFlipH": "Prevrátiť horizontálne",
"DE.Views.ImageSettings.textHintFlipV": "Prevrátiť vertikálne",
"DE.Views.ImageSettings.textInsert": "Nahradiť obrázok",
"DE.Views.ImageSettings.textOriginalSize": "Predvolená veľkosť",
"DE.Views.ImageSettings.textSize": "Veľkosť",
@ -1119,8 +1365,10 @@
"DE.Views.ImageSettingsAdvanced.textAltDescription": "Popis",
"DE.Views.ImageSettingsAdvanced.textAltTip": "Alternatívne textové zobrazenie informácií o vizuálnych objektoch, ktoré sa prečítajú ľuďom s poruchou videnia alebo kognitívnymi poruchami, aby sa im pomohlo lepšie porozumieť, aké informácie sú na obrázku, automatickom tvarovaní, grafe alebo tabuľke. ",
"DE.Views.ImageSettingsAdvanced.textAltTitle": "Názov",
"DE.Views.ImageSettingsAdvanced.textAngle": "Uhol",
"DE.Views.ImageSettingsAdvanced.textArrows": "Šípky",
"DE.Views.ImageSettingsAdvanced.textAspectRatio": "Uzamknúť/zaistiť pomer strán ",
"DE.Views.ImageSettingsAdvanced.textAutofit": "Automatické prispôsobenie",
"DE.Views.ImageSettingsAdvanced.textBeginSize": "Veľkosť začiatku",
"DE.Views.ImageSettingsAdvanced.textBeginStyle": "Štýl začiatku",
"DE.Views.ImageSettingsAdvanced.textBelow": "pod",
@ -1136,6 +1384,7 @@
"DE.Views.ImageSettingsAdvanced.textEndSize": "Veľkosť konca",
"DE.Views.ImageSettingsAdvanced.textEndStyle": "Štýl konca",
"DE.Views.ImageSettingsAdvanced.textFlat": "Plochý",
"DE.Views.ImageSettingsAdvanced.textFlipped": "Prevrátený",
"DE.Views.ImageSettingsAdvanced.textHeight": "Výška",
"DE.Views.ImageSettingsAdvanced.textHorizontal": "Vodorovný",
"DE.Views.ImageSettingsAdvanced.textJoinType": "Typ pripojenia",
@ -1189,10 +1438,25 @@
"DE.Views.LeftMenu.txtDeveloper": "VÝVOJÁRSKY REŽIM",
"DE.Views.LeftMenu.txtTrial": "Skúšobný režim",
"DE.Views.Links.capBtnBookmarks": "Záložka",
"DE.Views.Links.capBtnCaption": "Popis",
"DE.Views.Links.capBtnInsFootnote": "Poznámka pod čiarou",
"DE.Views.Links.capBtnInsLink": "Hypertextový odkaz",
"DE.Views.Links.confirmDeleteFootnotes": "Chcete odstrániť všetky poznámky pod čiarou?",
"DE.Views.Links.mniDelFootnote": "Odstrániť všetky poznámky pod čiarou",
"DE.Views.Links.mniInsFootnote": "Vložiť poznámku pod čiarou",
"DE.Views.Links.textContentsSettings": "Nastavenia",
"DE.Views.Links.textGotoFootnote": "Prejdite na Poznámky pod čiarou",
"DE.Views.Links.tipBookmarks": "Vytvoriť záložku",
"DE.Views.Links.tipInsertHyperlink": "Pridať odkaz",
"DE.Views.Links.tipNotes": "Vložiť alebo editovať poznámky pod čiarou",
"DE.Views.ListSettingsDialog.textAuto": "Automaticky",
"DE.Views.ListSettingsDialog.textCenter": "Stred",
"DE.Views.ListSettingsDialog.textLeft": "Vľavo",
"DE.Views.ListSettingsDialog.textLevel": "Úroveň",
"DE.Views.ListSettingsDialog.txtAlign": "Zarovnanie",
"DE.Views.ListSettingsDialog.txtBullet": "Odrážka",
"DE.Views.ListSettingsDialog.txtColor": "Farba",
"DE.Views.ListSettingsDialog.txtNone": "žiadne",
"DE.Views.MailMergeEmailDlg.filePlaceholder": "PDF",
"DE.Views.MailMergeEmailDlg.okButtonText": "Poslať",
"DE.Views.MailMergeEmailDlg.subjectPlaceholder": "Téma",
@ -1240,7 +1504,10 @@
"DE.Views.MailMergeSettings.txtPrev": "K predchádzajúcemu záznamu",
"DE.Views.MailMergeSettings.txtUntitled": "Neoznačený",
"DE.Views.MailMergeSettings.warnProcessMailMerge": "Spustenie zlúčenia zlyhalo",
"DE.Views.Navigation.txtCollapse": "Zbaliť všetko",
"DE.Views.Navigation.txtEmptyItem": "Prázdne záhlavie",
"DE.Views.Navigation.txtExpand": "Rozbaliť všetko",
"DE.Views.Navigation.txtExpandToLevel": "Rozšíriť na úroveň",
"DE.Views.NoteSettingsDialog.textApply": "Použiť",
"DE.Views.NoteSettingsDialog.textApplyTo": "Použiť zmeny na",
"DE.Views.NoteSettingsDialog.textContinue": "Nepretržitý",
@ -1261,7 +1528,10 @@
"DE.Views.NoteSettingsDialog.textTitle": "Nastavenia poznámok",
"DE.Views.PageMarginsDialog.notcriticalErrorTitle": "Upozornenie",
"DE.Views.PageMarginsDialog.textBottom": "Dole",
"DE.Views.PageMarginsDialog.textLandscape": "Na šírku",
"DE.Views.PageMarginsDialog.textLeft": "Vľavo",
"DE.Views.PageMarginsDialog.textNormal": "Normálny",
"DE.Views.PageMarginsDialog.textOrientation": "Orientácia",
"DE.Views.PageMarginsDialog.textRight": "Vpravo",
"DE.Views.PageMarginsDialog.textTitle": "Okraje",
"DE.Views.PageMarginsDialog.textTop": "Hore",
@ -1270,6 +1540,7 @@
"DE.Views.PageSizeDialog.textHeight": "Výška",
"DE.Views.PageSizeDialog.textTitle": "Veľkosť stránky",
"DE.Views.PageSizeDialog.textWidth": "Šírka",
"DE.Views.PageSizeDialog.txtCustom": "Vlastný",
"DE.Views.ParagraphSettings.strLineHeight": "Riadkovanie",
"DE.Views.ParagraphSettings.strParagraphSpacing": "Riadkovanie medzi odstavcami",
"DE.Views.ParagraphSettings.strSomeParagraphSpace": "Nepridávať medzeru medzi odseky s rovnakým štýlom",
@ -1288,7 +1559,10 @@
"DE.Views.ParagraphSettingsAdvanced.strBreakBefore": "Zlom strany pred",
"DE.Views.ParagraphSettingsAdvanced.strDoubleStrike": "Dvojité prečiarknutie",
"DE.Views.ParagraphSettingsAdvanced.strIndentsLeftText": "Vľavo",
"DE.Views.ParagraphSettingsAdvanced.strIndentsLineSpacing": "Riadkovanie",
"DE.Views.ParagraphSettingsAdvanced.strIndentsRightText": "Vpravo",
"DE.Views.ParagraphSettingsAdvanced.strIndentsSpacingAfter": "Za",
"DE.Views.ParagraphSettingsAdvanced.strIndentsSpacingBefore": "Pred",
"DE.Views.ParagraphSettingsAdvanced.strKeepLines": "Zviazať riadky dohromady",
"DE.Views.ParagraphSettingsAdvanced.strKeepNext": "Zviazať s nasledujúcim",
"DE.Views.ParagraphSettingsAdvanced.strMargins": "Vnútorné osadenie",
@ -1297,20 +1571,31 @@
"DE.Views.ParagraphSettingsAdvanced.strParagraphIndents": "Odsadenie a umiestnenie",
"DE.Views.ParagraphSettingsAdvanced.strParagraphPosition": "Umiestnenie",
"DE.Views.ParagraphSettingsAdvanced.strSmallCaps": "Malé písmená",
"DE.Views.ParagraphSettingsAdvanced.strSomeParagraphSpace": "Nepridávať medzeru medzi odseky s rovnakým štýlom",
"DE.Views.ParagraphSettingsAdvanced.strStrike": "Prečiarknutie",
"DE.Views.ParagraphSettingsAdvanced.strSubscript": "Dolný index",
"DE.Views.ParagraphSettingsAdvanced.strSuperscript": "Horný index",
"DE.Views.ParagraphSettingsAdvanced.strTabs": "Tabulátor",
"DE.Views.ParagraphSettingsAdvanced.textAlign": "Zarovnanie",
"DE.Views.ParagraphSettingsAdvanced.textAtLeast": "Najmenej",
"DE.Views.ParagraphSettingsAdvanced.textBackColor": "Farba pozadia",
"DE.Views.ParagraphSettingsAdvanced.textBodyText": "Základný text",
"DE.Views.ParagraphSettingsAdvanced.textBorderColor": "Farba orámovania",
"DE.Views.ParagraphSettingsAdvanced.textBorderDesc": "Kliknutím na diagram alebo pomocou tlačidiel vyberte orámovanie a aplikujte zvolený štýl",
"DE.Views.ParagraphSettingsAdvanced.textBorderWidth": "Veľkosť orámovania",
"DE.Views.ParagraphSettingsAdvanced.textBottom": "Dole",
"DE.Views.ParagraphSettingsAdvanced.textCentered": "Vycentrované",
"DE.Views.ParagraphSettingsAdvanced.textCharacterSpacing": "Medzery medzi písmenami",
"DE.Views.ParagraphSettingsAdvanced.textDefault": "Predvolený tabulátor",
"DE.Views.ParagraphSettingsAdvanced.textEffects": "Efekty",
"DE.Views.ParagraphSettingsAdvanced.textExact": "presne",
"DE.Views.ParagraphSettingsAdvanced.textFirstLine": "Prvý riadok",
"DE.Views.ParagraphSettingsAdvanced.textJustified": "Podľa okrajov",
"DE.Views.ParagraphSettingsAdvanced.textLeader": "Vodítko",
"DE.Views.ParagraphSettingsAdvanced.textLeft": "Vľavo",
"DE.Views.ParagraphSettingsAdvanced.textLevel": "Úroveň",
"DE.Views.ParagraphSettingsAdvanced.textNone": "žiadny",
"DE.Views.ParagraphSettingsAdvanced.textNoneSpecial": "(žiadne)",
"DE.Views.ParagraphSettingsAdvanced.textPosition": "Pozícia",
"DE.Views.ParagraphSettingsAdvanced.textRemove": "Odstrániť",
"DE.Views.ParagraphSettingsAdvanced.textRemoveAll": "Odstrániť všetko",
@ -1331,6 +1616,7 @@
"DE.Views.ParagraphSettingsAdvanced.tipOuter": "Nastaviť len vonkajšie orámovanie",
"DE.Views.ParagraphSettingsAdvanced.tipRight": "Nastaviť len pravé orámovanie",
"DE.Views.ParagraphSettingsAdvanced.tipTop": "Nastaviť len horné orámovanie",
"DE.Views.ParagraphSettingsAdvanced.txtAutoText": "Automaticky",
"DE.Views.ParagraphSettingsAdvanced.txtNoBorders": "Bez orámovania",
"DE.Views.RightMenu.txtChartSettings": "Nastavenia grafu",
"DE.Views.RightMenu.txtHeaderFooterSettings": "Nastavenie hlavičky a päty",
@ -1356,10 +1642,14 @@
"DE.Views.ShapeSettings.textColor": "Vyplniť farbou",
"DE.Views.ShapeSettings.textDirection": "Smer",
"DE.Views.ShapeSettings.textEmptyPattern": "Bez vzoru",
"DE.Views.ShapeSettings.textFlip": "Prevrátiť",
"DE.Views.ShapeSettings.textFromFile": "Zo súboru",
"DE.Views.ShapeSettings.textFromStorage": "Z úložiska",
"DE.Views.ShapeSettings.textFromUrl": "Z URL adresy ",
"DE.Views.ShapeSettings.textGradient": "Prechod",
"DE.Views.ShapeSettings.textGradientFill": "Výplň prechodom",
"DE.Views.ShapeSettings.textHintFlipH": "Prevrátiť horizontálne",
"DE.Views.ShapeSettings.textHintFlipV": "Prevrátiť vertikálne",
"DE.Views.ShapeSettings.textImageTexture": "Obrázok alebo textúra",
"DE.Views.ShapeSettings.textLinear": "Lineárny/čiarový",
"DE.Views.ShapeSettings.textNoFill": "Bez výplne",
@ -1395,6 +1685,8 @@
"DE.Views.SignatureSettings.strSign": "Podpísať",
"DE.Views.SignatureSettings.strSignature": "Podpis",
"DE.Views.SignatureSettings.strValid": "Platné podpisy",
"DE.Views.SignatureSettings.txtContinueEditing": "Aj tak uprav",
"DE.Views.SignatureSettings.txtEditWarning": "Upravovanie odstráni z dokumentu podpisy<br>Ste si istí, že chcete pokračovať?",
"DE.Views.Statusbar.goToPageText": "Ísť na stranu",
"DE.Views.Statusbar.pageIndexText": "Strana {0} z {1}",
"DE.Views.Statusbar.tipFitPage": "Prispôsobiť na stranu",
@ -1409,7 +1701,16 @@
"DE.Views.StyleTitleDialog.textTitle": "Názov",
"DE.Views.StyleTitleDialog.txtEmpty": "Toto pole sa vyžaduje",
"DE.Views.StyleTitleDialog.txtNotEmpty": "Pole nesmie byť prázdne",
"DE.Views.TableFormulaDialog.textFormula": "Vzorec",
"DE.Views.TableOfContentsSettings.textBuildTable": "Zostaviť tabuľku obsahu z",
"DE.Views.TableOfContentsSettings.textLeader": "Vodítko",
"DE.Views.TableOfContentsSettings.textLevel": "Stupeň",
"DE.Views.TableOfContentsSettings.textLevels": "Stupne",
"DE.Views.TableOfContentsSettings.textNone": "žiadny",
"DE.Views.TableOfContentsSettings.textStyle": "Štýl",
"DE.Views.TableOfContentsSettings.txtClassic": "Klasický",
"DE.Views.TableOfContentsSettings.txtCurrent": "Aktuálny",
"DE.Views.TableOfContentsSettings.txtOnline": "Online",
"DE.Views.TableSettings.deleteColumnText": "Odstrániť stĺpec",
"DE.Views.TableSettings.deleteRowText": "Odstrániť riadok",
"DE.Views.TableSettings.deleteTableText": "Odstrániť tabuľku",
@ -1425,6 +1726,7 @@
"DE.Views.TableSettings.splitCellsText": "Rozdeliť bunku...",
"DE.Views.TableSettings.splitCellTitleText": "Rozdeliť bunku",
"DE.Views.TableSettings.strRepeatRow": "Opakovať ako riadok hlavičky v hornej časti každej stránky",
"DE.Views.TableSettings.textAddFormula": "Pridať vzorec",
"DE.Views.TableSettings.textAdvanced": "Zobraziť pokročilé nastavenia",
"DE.Views.TableSettings.textBackColor": "Farba pozadia",
"DE.Views.TableSettings.textBanded": "Pruhovaný/pásikovaný",
@ -1432,10 +1734,13 @@
"DE.Views.TableSettings.textBorders": "Štýl orámovania",
"DE.Views.TableSettings.textCellSize": "Veľkosť bunky",
"DE.Views.TableSettings.textColumns": "Stĺpce",
"DE.Views.TableSettings.textDistributeCols": "Rozdeliť stĺpce",
"DE.Views.TableSettings.textDistributeRows": "Rozložiť riadky",
"DE.Views.TableSettings.textEdit": "Riadky a stĺpce",
"DE.Views.TableSettings.textEmptyTemplate": "Žiadne šablóny",
"DE.Views.TableSettings.textFirst": "Prvý",
"DE.Views.TableSettings.textHeader": "Hlavička",
"DE.Views.TableSettings.textHeight": "Výška",
"DE.Views.TableSettings.textLast": "Trvať/posledný",
"DE.Views.TableSettings.textRows": "Riadky",
"DE.Views.TableSettings.textSelectBorders": "Vyberte orámovanie, ktoré chcete zmeniť podľa vyššie uvedeného štýlu",
@ -1452,6 +1757,9 @@
"DE.Views.TableSettings.tipRight": "Nastaviť len pravé vonkajšie orámovanie",
"DE.Views.TableSettings.tipTop": "Nastaviť len horné vonkajšie orámovanie",
"DE.Views.TableSettings.txtNoBorders": "Bez orámovania",
"DE.Views.TableSettings.txtTable_Accent": "Akcent",
"DE.Views.TableSettings.txtTable_Colorful": "Farebné",
"DE.Views.TableSettings.txtTable_Dark": "Tmavý",
"DE.Views.TableSettingsAdvanced.textAlign": "Zarovnanie",
"DE.Views.TableSettingsAdvanced.textAlignment": "Zarovnanie",
"DE.Views.TableSettingsAdvanced.textAllowSpacing": "Medzera medzi bunkami",
@ -1543,9 +1851,13 @@
"DE.Views.TextArtSettings.textTemplate": "Šablóna",
"DE.Views.TextArtSettings.textTransform": "Transformovať",
"DE.Views.TextArtSettings.txtNoBorders": "Bez čiary",
"DE.Views.Toolbar.capBtnAddComment": "Pridať komentár",
"DE.Views.Toolbar.capBtnBlankPage": "Prázdná stránka",
"DE.Views.Toolbar.capBtnColumns": "Stĺpce",
"DE.Views.Toolbar.capBtnComment": "Komentár",
"DE.Views.Toolbar.capBtnDateTime": "Dátum a čas",
"DE.Views.Toolbar.capBtnInsChart": "Graf",
"DE.Views.Toolbar.capBtnInsControls": "Kontroly obsahu",
"DE.Views.Toolbar.capBtnInsDropcap": "Iniciála",
"DE.Views.Toolbar.capBtnInsEquation": "Rovnica",
"DE.Views.Toolbar.capBtnInsHeader": "Záhlavie/päta",
@ -1564,9 +1876,12 @@
"DE.Views.Toolbar.capImgGroup": "Skupina",
"DE.Views.Toolbar.capImgWrapping": "Obal",
"DE.Views.Toolbar.mniCustomTable": "Vložiť vlastnú tabuľku",
"DE.Views.Toolbar.mniDrawTable": "Nakresli tabuľku",
"DE.Views.Toolbar.mniEditControls": "Nastavenia ovládacieho prvku",
"DE.Views.Toolbar.mniEditDropCap": "Nastavenie Iniciály",
"DE.Views.Toolbar.mniEditFooter": "Upraviť pätu",
"DE.Views.Toolbar.mniEditHeader": "Upraviť hlavičku",
"DE.Views.Toolbar.mniEraseTable": "Vymazať tabuľku",
"DE.Views.Toolbar.mniHiddenBorders": "Skryté orámovania tabuľky",
"DE.Views.Toolbar.mniHiddenChars": "Formátovacie značky",
"DE.Views.Toolbar.mniImageFromFile": "Obrázok zo súboru",
@ -1575,13 +1890,18 @@
"DE.Views.Toolbar.textAutoColor": "Automaticky",
"DE.Views.Toolbar.textBold": "Tučné",
"DE.Views.Toolbar.textBottom": "Dole",
"DE.Views.Toolbar.textCheckboxControl": "Zaškrtávacie políčko",
"DE.Views.Toolbar.textColumnsCustom": "Vlastné stĺpce",
"DE.Views.Toolbar.textColumnsLeft": "Vľavo",
"DE.Views.Toolbar.textColumnsOne": "Jeden",
"DE.Views.Toolbar.textColumnsRight": "Vpravo",
"DE.Views.Toolbar.textColumnsThree": "Tri",
"DE.Views.Toolbar.textColumnsTwo": "Dva",
"DE.Views.Toolbar.textComboboxControl": "Zmiešaná schránka",
"DE.Views.Toolbar.textContPage": "Súvislá/neprerušovaná strana",
"DE.Views.Toolbar.textDateControl": "Dátum",
"DE.Views.Toolbar.textDropdownControl": "Rozbaľovací zoznam",
"DE.Views.Toolbar.textEditWatermark": "Vlastný vodoznak",
"DE.Views.Toolbar.textEvenPage": "Párna stránka",
"DE.Views.Toolbar.textInMargin": "V okraji",
"DE.Views.Toolbar.textInsColumnBreak": "Vložiť stĺpcové zalomenie ",
@ -1600,7 +1920,6 @@
"DE.Views.Toolbar.textMarginsUsNormal": "US Štandard",
"DE.Views.Toolbar.textMarginsWide": "Široký",
"DE.Views.Toolbar.textNewColor": "Pridať novú vlastnú farbu",
"Common.UI.ColorButton.textNewColor": "Pridať novú vlastnú farbu",
"DE.Views.Toolbar.textNextPage": "Ďalšia stránka",
"DE.Views.Toolbar.textNone": "Žiadny",
"DE.Views.Toolbar.textOddPage": "Nepárna strana",
@ -1617,6 +1936,7 @@
"DE.Views.Toolbar.textStyleMenuUpdate": "Aktualizovať z výberu",
"DE.Views.Toolbar.textSubscript": "Dolný index",
"DE.Views.Toolbar.textSuperscript": "Horný index",
"DE.Views.Toolbar.textTabCollaboration": "Spolupráca",
"DE.Views.Toolbar.textTabFile": "Súbor",
"DE.Views.Toolbar.textTabHome": "Hlavná stránka",
"DE.Views.Toolbar.textTabInsert": "Vložiť",
@ -1655,6 +1975,7 @@
"DE.Views.Toolbar.tipInsertImage": "Vložiť obrázok",
"DE.Views.Toolbar.tipInsertNum": "Vložiť číslo stránky",
"DE.Views.Toolbar.tipInsertShape": "Vložiť automatický tvar",
"DE.Views.Toolbar.tipInsertSymbol": "Vložiť symbol",
"DE.Views.Toolbar.tipInsertTable": "Vložiť tabuľku",
"DE.Views.Toolbar.tipInsertText": "Vložiť text",
"DE.Views.Toolbar.tipInsertTextArt": "Vložiť Text Art",
@ -1679,6 +2000,12 @@
"DE.Views.Toolbar.tipShowHiddenChars": "Formátovacie značky",
"DE.Views.Toolbar.tipSynchronize": "Dokument bol zmenený ďalším používateľom. Prosím, kliknite na uloženie zmien a opätovne načítajte aktualizácie.",
"DE.Views.Toolbar.tipUndo": "Krok späť",
"DE.Views.Toolbar.tipWatermark": "Uprav vodoznak",
"DE.Views.Toolbar.txtDistribHor": "Rozložiť horizontálne",
"DE.Views.Toolbar.txtDistribVert": "Rozložiť vertikálne",
"DE.Views.Toolbar.txtMarginAlign": "Zarovnať k okraju",
"DE.Views.Toolbar.txtObjectsAlign": "Zarovnať označené objekty",
"DE.Views.Toolbar.txtPageAlign": "Zarovnať ku strane",
"DE.Views.Toolbar.txtScheme1": "Kancelária",
"DE.Views.Toolbar.txtScheme10": "Medián",
"DE.Views.Toolbar.txtScheme11": "Metro",
@ -1699,5 +2026,21 @@
"DE.Views.Toolbar.txtScheme6": "Dav",
"DE.Views.Toolbar.txtScheme7": "Spravodlivosť",
"DE.Views.Toolbar.txtScheme8": "Prietok",
"DE.Views.Toolbar.txtScheme9": "Zlieváreň"
"DE.Views.Toolbar.txtScheme9": "Zlieváreň",
"DE.Views.WatermarkSettingsDialog.textAuto": "Automaticky",
"DE.Views.WatermarkSettingsDialog.textBold": "Tučné",
"DE.Views.WatermarkSettingsDialog.textDiagonal": "Diagonálny",
"DE.Views.WatermarkSettingsDialog.textFont": "Písmo",
"DE.Views.WatermarkSettingsDialog.textFromFile": "Zo súboru",
"DE.Views.WatermarkSettingsDialog.textFromStorage": "Z úložiska",
"DE.Views.WatermarkSettingsDialog.textFromUrl": "Z URL adresy ",
"DE.Views.WatermarkSettingsDialog.textHor": "Vodorovný",
"DE.Views.WatermarkSettingsDialog.textImageW": "Vodoznak na obrázku",
"DE.Views.WatermarkSettingsDialog.textItalic": "Kurzíva",
"DE.Views.WatermarkSettingsDialog.textLanguage": "Jazyk",
"DE.Views.WatermarkSettingsDialog.textLayout": "Rozloženie",
"DE.Views.WatermarkSettingsDialog.textNewColor": "Pridať novú vlastnú farbu",
"DE.Views.WatermarkSettingsDialog.textNone": "žiadny",
"DE.Views.WatermarkSettingsDialog.tipFontName": "Názov písma",
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Veľkosť písma"
}

View file

@ -222,6 +222,7 @@
"Common.Views.ReviewChanges.tipCompare": "Primerjaj trenutni dokument z drugim",
"Common.Views.ReviewChanges.txtAccept": "Accept",
"Common.Views.ReviewChanges.txtAcceptAll": "Accept All Changes",
"Common.Views.ReviewChanges.txtAcceptChanges": "Sprejmi spremembe",
"Common.Views.ReviewChanges.txtAcceptCurrent": "Accept Current Changes",
"Common.Views.ReviewChanges.txtChat": "Pogovor",
"Common.Views.ReviewChanges.txtClose": "Close",
@ -268,6 +269,7 @@
"Common.Views.SymbolTableDialog.textCharacter": "Znak",
"Common.Views.SymbolTableDialog.textCopyright": "Znak za Copyright ©",
"Common.Views.SymbolTableDialog.textFont": "Ime pisave",
"Common.Views.SymbolTableDialog.textQEmSpace": "1/4 prostora",
"DE.Controllers.LeftMenu.leavePageText": "All unsaved changes in this document will be lost.<br> Click \"Cancel\" then \"Save\" to save them. Click \"OK\" to discard all the unsaved changes.",
"DE.Controllers.LeftMenu.newDocumentTitle": "Neimenovan dokument",
"DE.Controllers.LeftMenu.notcriticalErrorTitle": "Warning",
@ -317,6 +319,7 @@
"DE.Controllers.Main.mailMergeLoadFileText": "Loading Data Source...",
"DE.Controllers.Main.mailMergeLoadFileTitle": "Loading Data Source",
"DE.Controllers.Main.notcriticalErrorTitle": "Opozorilo",
"DE.Controllers.Main.openErrorText": "Prišlo je do težave med odpiranjem datoteke.",
"DE.Controllers.Main.openTextText": "Odpiranje dokumenta...",
"DE.Controllers.Main.openTitleText": "Odpiranje dokumenta",
"DE.Controllers.Main.printTextText": "Tiskanje dokumenta...",
@ -324,6 +327,7 @@
"DE.Controllers.Main.reloadButtonText": "Osveži stran",
"DE.Controllers.Main.requestEditFailedMessageText": "Nekdo v tem trenutku ureja ta dokument. Prosim ponovno poskusite kasneje.",
"DE.Controllers.Main.requestEditFailedTitleText": "Dostop zavrnjen",
"DE.Controllers.Main.saveErrorText": "Prišlo je do težave med shranjevanjem datoteke.",
"DE.Controllers.Main.savePreparingText": "Priprava za shranjevanje",
"DE.Controllers.Main.savePreparingTitle": "Priprava za shranjevanje. Prosim počakajte...",
"DE.Controllers.Main.saveTextText": "Shranjevanje dokumenta...",
@ -344,6 +348,7 @@
"DE.Controllers.Main.textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode.<br>Click the 'Strict mode' button to switch to the Strict co-editing mode to edit the file without other users interference and send your changes only after you save them. You can switch between the co-editing modes using the editor Advanced settings.",
"DE.Controllers.Main.titleServerVersion": "Urednik je bil posodobljen",
"DE.Controllers.Main.titleUpdateVersion": "Različica spremenjena",
"DE.Controllers.Main.txtAbove": "Nad",
"DE.Controllers.Main.txtArt": "Your text here",
"DE.Controllers.Main.txtBasicShapes": "Osnovne oblike",
"DE.Controllers.Main.txtBookmarkError": "Težava! Zaznamek ni definiran",
@ -382,6 +387,16 @@
"DE.Controllers.Main.txtShape_pie": "Tortni grafikon",
"DE.Controllers.Main.txtShape_plaque": "Podpiši",
"DE.Controllers.Main.txtShape_plus": "Plus",
"DE.Controllers.Main.txtShape_star10": "10-kraka zvezda",
"DE.Controllers.Main.txtShape_star12": "12-kraka zvezda",
"DE.Controllers.Main.txtShape_star16": "16-kraka zvezda",
"DE.Controllers.Main.txtShape_star24": "24-kraka zvezda",
"DE.Controllers.Main.txtShape_star32": "32-kraka zvezda",
"DE.Controllers.Main.txtShape_star4": "4-kraka zvezda",
"DE.Controllers.Main.txtShape_star5": "5-kraka zvezda",
"DE.Controllers.Main.txtShape_star6": "6-kraka zvezda",
"DE.Controllers.Main.txtShape_star7": "7-kraka zvezda",
"DE.Controllers.Main.txtShape_star8": "8-kraka zvezda",
"DE.Controllers.Main.txtShape_sun": "Sonce",
"DE.Controllers.Main.txtShape_textRect": "Polje z besedilom",
"DE.Controllers.Main.txtShape_upArrow": "Puščica: gor",
@ -761,6 +776,7 @@
"DE.Views.BookmarksDialog.textName": "Ime",
"DE.Views.BookmarksDialog.textTitle": "Zaznamki",
"DE.Views.CaptionDialog.textAdd": "Dodaj oznako",
"DE.Views.CaptionDialog.textAfter": "po",
"DE.Views.CaptionDialog.textBefore": "Pred",
"DE.Views.CaptionDialog.textDelete": "Izbriši oznako",
"DE.Views.CaptionDialog.textInsert": "Vstavi",
@ -770,6 +786,7 @@
"DE.Views.CaptionDialog.textTitle": "Vstavi citat",
"DE.Views.CellsAddDialog.textCol": "Stolpci",
"DE.Views.CellsAddDialog.textRow": "Vrstice",
"DE.Views.CellsAddDialog.textUp": "Nad kazalcem",
"DE.Views.CellsRemoveDialog.textTitle": "Izbriši celice",
"DE.Views.ChartSettings.textAdvanced": "Prikaži napredne nastavitve",
"DE.Views.ChartSettings.textChartType": "Spremeni vrsto razpredelnice",
@ -1167,6 +1184,7 @@
"DE.Views.ImageSettings.txtTight": "Tesen",
"DE.Views.ImageSettings.txtTopAndBottom": "Vrh in Dno",
"DE.Views.ImageSettingsAdvanced.strMargins": "Oblazinjenje besedila",
"DE.Views.ImageSettingsAdvanced.textAbsoluteWH": "Absolutno",
"DE.Views.ImageSettingsAdvanced.textAlignment": "Poravnava",
"DE.Views.ImageSettingsAdvanced.textArrows": "Puščice",
"DE.Views.ImageSettingsAdvanced.textBeginSize": "Začetna velikost",
@ -1338,6 +1356,7 @@
"DE.Views.ParagraphSettingsAdvanced.strDoubleStrike": "Dvojno prečrtanje",
"DE.Views.ParagraphSettingsAdvanced.strIndentsLeftText": "Levo",
"DE.Views.ParagraphSettingsAdvanced.strIndentsRightText": "Desno",
"DE.Views.ParagraphSettingsAdvanced.strIndentsSpacingAfter": "po",
"DE.Views.ParagraphSettingsAdvanced.strIndentsSpacingBefore": "Pred",
"DE.Views.ParagraphSettingsAdvanced.strKeepLines": "Linije ohrani skupaj",
"DE.Views.ParagraphSettingsAdvanced.strKeepNext": "Ohrani z naslednjim",
@ -1520,6 +1539,7 @@
"DE.Views.TableSettings.tipRight": "Nastavi le zunanjo desno mejo",
"DE.Views.TableSettings.tipTop": "Nastavi le zunanjo zgornjo mejo",
"DE.Views.TableSettings.txtNoBorders": "Ni mej",
"DE.Views.TableSettings.txtTable_Accent": "Preglas",
"DE.Views.TableSettings.txtTable_Colorful": "Pisano",
"DE.Views.TableSettings.txtTable_Dark": "Temen",
"DE.Views.TableSettingsAdvanced.textAlign": "Poravnava",
@ -1577,6 +1597,7 @@
"DE.Views.TableSettingsAdvanced.tipTableOuterCellAll": "Nastavi zunanjo mejo in meje za vse notranje celice",
"DE.Views.TableSettingsAdvanced.tipTableOuterCellInner": "Nastavi zunanjo mejo in vertikalne ter horizontalne črte za notranje celice",
"DE.Views.TableSettingsAdvanced.tipTableOuterCellOuter": "Nastavi zunanjo mejo tabele in zunanje meje za notranje celice",
"DE.Views.TableSettingsAdvanced.txtCm": "Centimeter",
"DE.Views.TableSettingsAdvanced.txtInch": "Palec",
"DE.Views.TableSettingsAdvanced.txtNoBorders": "Ni mej",
"DE.Views.TableSettingsAdvanced.txtPercent": "Odstotek",
@ -1612,6 +1633,7 @@
"DE.Views.Toolbar.capBtnPageOrient": "Usmerjenost",
"DE.Views.Toolbar.capBtnPageSize": "Velikost",
"DE.Views.Toolbar.capBtnWatermark": "Vodni žig",
"DE.Views.Toolbar.capImgAlign": "Poravnava",
"DE.Views.Toolbar.capImgBackward": "Premakni v ozadje",
"DE.Views.Toolbar.capImgGroup": "Skupina",
"DE.Views.Toolbar.mniCustomTable": "Vstavi tabelo po more",
@ -1669,6 +1691,7 @@
"DE.Views.Toolbar.textStyleMenuUpdate": "Update from selection",
"DE.Views.Toolbar.textSubscript": "Pripis",
"DE.Views.Toolbar.textSuperscript": "Nadpis",
"DE.Views.Toolbar.textTabCollaboration": "Skupinsko delo",
"DE.Views.Toolbar.textTabFile": "Datoteka",
"DE.Views.Toolbar.textTabHome": "Domov",
"DE.Views.Toolbar.textTabInsert": "Vstavi",

View file

@ -193,6 +193,7 @@
"Common.Views.Plugins.textLoading": "Завантаження",
"Common.Views.Plugins.textStart": "Початок",
"Common.Views.Plugins.textStop": "Зупинитись",
"Common.Views.Protection.txtAddPwd": "Додати пароль",
"Common.Views.Protection.txtInvisibleSignature": "Додати цифровий підпис",
"Common.Views.RenameDialog.textName": "Ім'я файлу",
"Common.Views.RenameDialog.txtInvalidName": "Ім'я файлу не може містити жодного з наступних символів:",
@ -247,6 +248,7 @@
"Common.Views.ReviewChangesDialog.txtRejectAll": "Відхилити усі зміни",
"Common.Views.ReviewChangesDialog.txtRejectCurrent": "Відхилити поточну зміну",
"Common.Views.ReviewPopover.textAdd": "Додати",
"Common.Views.ReviewPopover.textAddReply": "Додати відповідь",
"Common.Views.ReviewPopover.textCancel": "Скасувати",
"Common.Views.ReviewPopover.textClose": "Закрити",
"Common.Views.ReviewPopover.textEdit": "Гаразд",
@ -366,8 +368,10 @@
"DE.Controllers.Main.txtRectangles": "Прямокутники",
"DE.Controllers.Main.txtSeries": "Серії",
"DE.Controllers.Main.txtShape_actionButtonHome": "Кнопка Домівка",
"DE.Controllers.Main.txtShape_arc": "Дуга",
"DE.Controllers.Main.txtShape_cloud": "Хмара",
"DE.Controllers.Main.txtShape_corner": "Кут",
"DE.Controllers.Main.txtShape_cube": "Куб",
"DE.Controllers.Main.txtShape_spline": "Крива",
"DE.Controllers.Main.txtStarsRibbons": "Зірки та стрічки",
"DE.Controllers.Main.txtStyle_footnote_text": "Текст виноски",
@ -750,8 +754,13 @@
"DE.Views.BookmarksDialog.textClose": "Закрити",
"DE.Views.BookmarksDialog.textCopy": "Копіювати",
"DE.Views.BookmarksDialog.textDelete": "Вилучити",
"DE.Views.BookmarksDialog.textGoto": "Перейти",
"DE.Views.BookmarksDialog.textHidden": "Приховані закладки",
"DE.Views.BookmarksDialog.textTitle": "Закладки",
"DE.Views.CaptionDialog.textAdd": "Додати мітку",
"DE.Views.CaptionDialog.textAfter": "Після",
"DE.Views.CaptionDialog.textDash": "тире",
"DE.Views.CellsAddDialog.textUp": "Над курсором",
"DE.Views.CellsRemoveDialog.textLeft": "Пересунути комірки ліворуч",
"DE.Views.CellsRemoveDialog.textTitle": "Вилучити комірки",
"DE.Views.ChartSettings.textAdvanced": "Показати додаткові налаштування",
@ -775,6 +784,7 @@
"DE.Views.CompareSettingsDialog.textTitle": "Налаштування порівняння",
"DE.Views.ControlSettingsDialog.textAdd": "Додати",
"DE.Views.ControlSettingsDialog.textApplyAll": "Застосувати до всього",
"DE.Views.ControlSettingsDialog.textChange": "Редагувати",
"DE.Views.ControlSettingsDialog.textColor": "Колір",
"DE.Views.ControlSettingsDialog.textDelete": "Вилучити",
"DE.Views.ControlSettingsDialog.textDisplayName": "Ім'я для показу",
@ -902,6 +912,7 @@
"DE.Views.DocumentHolder.txtDeleteEq": "Вилучити рівняння",
"DE.Views.DocumentHolder.txtDeleteGroupChar": "Вилучити символ",
"DE.Views.DocumentHolder.txtDeleteRadical": "Вилучити корінь",
"DE.Views.DocumentHolder.txtEmpty": "(Пусто)",
"DE.Views.DocumentHolder.txtFractionLinear": "Зміна до лінійної фракції",
"DE.Views.DocumentHolder.txtFractionSkewed": "Зміна перекошеної фракції",
"DE.Views.DocumentHolder.txtFractionStacked": "Зміна складеної фракції",
@ -1032,6 +1043,7 @@
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Немає шаблонів",
"DE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Застосувати",
"DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Додати автора",
"DE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Додати текст",
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Застосунок",
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Змінити права доступу",
@ -1339,6 +1351,8 @@
"DE.Views.ParagraphSettingsAdvanced.strDoubleStrike": "Подвійне перекреслення",
"DE.Views.ParagraphSettingsAdvanced.strIndentsLeftText": "Лівий",
"DE.Views.ParagraphSettingsAdvanced.strIndentsRightText": "Право",
"DE.Views.ParagraphSettingsAdvanced.strIndentsSpacingAfter": "Після",
"DE.Views.ParagraphSettingsAdvanced.strIndentsSpacingBefore": "Перед",
"DE.Views.ParagraphSettingsAdvanced.strKeepLines": "Тримайте лінії разом",
"DE.Views.ParagraphSettingsAdvanced.strKeepNext": "Зберегати з текстом",
"DE.Views.ParagraphSettingsAdvanced.strMargins": "Набивання",
@ -1381,6 +1395,7 @@
"DE.Views.ParagraphSettingsAdvanced.tipOuter": "Встановити лише зовнішній край",
"DE.Views.ParagraphSettingsAdvanced.tipRight": "Встановити лише праву межу",
"DE.Views.ParagraphSettingsAdvanced.tipTop": "Встановити лише верхню межу",
"DE.Views.ParagraphSettingsAdvanced.txtAutoText": "Авто",
"DE.Views.ParagraphSettingsAdvanced.txtNoBorders": "Немає кордонів",
"DE.Views.RightMenu.txtChartSettings": "Налаштування діаграми",
"DE.Views.RightMenu.txtHeaderFooterSettings": "Параметри заголовка та нижнього колонтитула",
@ -1596,6 +1611,7 @@
"DE.Views.Toolbar.capBtnAddComment": "Додати коментар",
"DE.Views.Toolbar.capBtnColumns": "Колонки",
"DE.Views.Toolbar.capBtnComment": "Коментар",
"DE.Views.Toolbar.capBtnDateTime": "Дата та час",
"DE.Views.Toolbar.capBtnInsChart": "Діаграма",
"DE.Views.Toolbar.capBtnInsDropcap": "Буквиця",
"DE.Views.Toolbar.capBtnInsEquation": "Рівняння",
@ -1735,6 +1751,7 @@
"DE.Views.Toolbar.tipShowHiddenChars": "недруковані символи",
"DE.Views.Toolbar.tipSynchronize": "Документ був змінений іншим користувачем. Будь ласка, натисніть, щоб зберегти зміни та перезавантажити оновлення.",
"DE.Views.Toolbar.tipUndo": "Скасувати",
"DE.Views.Toolbar.txtMarginAlign": "Вирівняти відносно поля",
"DE.Views.Toolbar.txtScheme1": "Офіс",
"DE.Views.Toolbar.txtScheme10": "Медіана",
"DE.Views.Toolbar.txtScheme11": "Метро",
@ -1756,6 +1773,7 @@
"DE.Views.Toolbar.txtScheme7": "Власний",
"DE.Views.Toolbar.txtScheme8": "Розпливатися",
"DE.Views.Toolbar.txtScheme9": "Ливарня",
"DE.Views.WatermarkSettingsDialog.textAuto": "Авто",
"DE.Views.WatermarkSettingsDialog.textBold": "Грубий",
"DE.Views.WatermarkSettingsDialog.textColor": "Колір тексту",
"DE.Views.WatermarkSettingsDialog.textItalic": "Курсив",

View file

@ -80,6 +80,7 @@
"Common.define.chartData.textPoint": "XY散射",
"Common.define.chartData.textStock": "股票",
"Common.define.chartData.textSurface": "平面",
"Common.Translation.warnFileLocked": "另一个应用正在编辑本文件。你仍然可以继续编辑此文件,你可以将你的编辑保存成另一个拷贝。",
"Common.UI.Calendar.textApril": "四月",
"Common.UI.Calendar.textAugust": "八月",
"Common.UI.Calendar.textDecember": "十二月",
@ -113,6 +114,7 @@
"Common.UI.Calendar.textShortTuesday": "星期二",
"Common.UI.Calendar.textShortWednesday": "我们",
"Common.UI.Calendar.textYears": "年",
"Common.UI.ColorButton.textNewColor": "添加新的自定义颜色",
"Common.UI.ComboBorderSize.txtNoBorders": "没有边框",
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "没有边框",
"Common.UI.ComboDataView.emptyComboText": "没有风格",
@ -155,6 +157,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": "发表评论",
@ -357,11 +363,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.textSHyphen": "软连词符",
"Common.Views.SymbolTableDialog.textSOQuote": "前单引号",
"Common.Views.SymbolTableDialog.textSpecial": "特殊字符",
"Common.Views.SymbolTableDialog.textSymbols": "符号",
"Common.Views.SymbolTableDialog.textTitle": "符号",
"Common.Views.SymbolTableDialog.textTradeMark": "商标标识",
"DE.Controllers.LeftMenu.leavePageText": "本文档中的所有未保存的更改都将丢失。<br>单击“取消”,然后单击“保存”保存。单击“确定”以放弃所有未保存的更改。",
"DE.Controllers.LeftMenu.newDocumentTitle": "未命名的文档",
"DE.Controllers.LeftMenu.notcriticalErrorTitle": "警告",
@ -387,6 +412,7 @@
"DE.Controllers.Main.errorAccessDeny": "您正在尝试执行您没有权限的操作。<br>请联系您的文档服务器管理员.",
"DE.Controllers.Main.errorBadImageUrl": "图片地址不正确",
"DE.Controllers.Main.errorCoAuthoringDisconnect": "服务器连接丢失。该文档现在无法编辑",
"DE.Controllers.Main.errorCompare": "协作编辑状态下,无法使用文件比对功能。",
"DE.Controllers.Main.errorConnectToServer": "这份文件无法保存。请检查连接设置或联系您的管理员。<br>当你点击“OK”按钮,系统将提示您下载文档。",
"DE.Controllers.Main.errorDatabaseConnection": "外部错误。<br>数据库连接错误。如果错误仍然存​​在,请联系支持人员。",
"DE.Controllers.Main.errorDataEncrypted": "加密更改已收到,无法对其解密。",
@ -403,6 +429,7 @@
"DE.Controllers.Main.errorKeyExpire": "密钥过期",
"DE.Controllers.Main.errorMailMergeLoadFile": "加载失败",
"DE.Controllers.Main.errorMailMergeSaveFile": "合并失败",
"DE.Controllers.Main.errorPasteSlicerError": "无法将表格分法从一个工作表中复制到另一个。<br>请再试一次。可尝试选取整个表格和分法。",
"DE.Controllers.Main.errorProcessSaveResult": "保存失败",
"DE.Controllers.Main.errorServerVersion": "该编辑版本已经更新。该页面将被重新加载以应用更改。",
"DE.Controllers.Main.errorSessionAbsolute": "文档编辑会话已过期。请重新加载页面。",
@ -450,15 +477,20 @@
"DE.Controllers.Main.splitMaxColsErrorText": "列数必须小于%1。",
"DE.Controllers.Main.splitMaxRowsErrorText": "行数必须小于%1。",
"DE.Controllers.Main.textAnonymous": "匿名",
"DE.Controllers.Main.textApplyAll": "应用到所有公式",
"DE.Controllers.Main.textBuyNow": "访问网站",
"DE.Controllers.Main.textChangesSaved": "所有更改已保存",
"DE.Controllers.Main.textClose": "关闭",
"DE.Controllers.Main.textCloseTip": "点击关闭提示",
"DE.Controllers.Main.textContactUs": "联系销售",
"DE.Controllers.Main.textConvertEquation": "这个公式是由一个早期版本的公式编辑器创建的。这个版本现在不受支持了。要想编辑这个公式,你需要将其转换成 Office Math ML 格式.<br>现在转换吗?",
"DE.Controllers.Main.textCustomLoader": "请注意,根据许可条款您无权更改加载程序。<br>请联系我们的销售部门获取报价。",
"DE.Controllers.Main.textHasMacros": "这个文件带有自动宏。<br> 是否要运行宏?",
"DE.Controllers.Main.textLearnMore": "了解更多",
"DE.Controllers.Main.textLoadingDocument": "文件加载中…",
"DE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE开源版本",
"DE.Controllers.Main.textPaidFeature": "付费功能",
"DE.Controllers.Main.textRemember": "记住我的选择",
"DE.Controllers.Main.textShape": "形状",
"DE.Controllers.Main.textStrict": "严格模式",
"DE.Controllers.Main.textTryUndoRedo": "对于快速的协同编辑模式,取消/重做功能是禁用的。< br >单击“严格模式”按钮切换到严格co-editing模式编辑该文件没有其他用户干扰和发送您的更改只后你拯救他们。您可以使用编辑器高级设置在编辑模式之间切换。",
@ -478,6 +510,7 @@
"DE.Controllers.Main.txtDiagramTitle": "图表标题",
"DE.Controllers.Main.txtEditingMode": "设置编辑模式..",
"DE.Controllers.Main.txtEndOfFormula": "意外的公式结尾",
"DE.Controllers.Main.txtEnterDate": "输入日期。",
"DE.Controllers.Main.txtErrorLoadHistory": "历史加载失败",
"DE.Controllers.Main.txtEvenPage": "偶数页",
"DE.Controllers.Main.txtFiguredArrows": "图形箭头",
@ -697,6 +730,7 @@
"DE.Controllers.Main.txtTableInd": "表格索引不能为零",
"DE.Controllers.Main.txtTableOfContents": "目录",
"DE.Controllers.Main.txtTooLarge": "数字太大,无法设定格式",
"DE.Controllers.Main.txtTypeEquation": "在这里输入公式。",
"DE.Controllers.Main.txtUndefBookmark": "未定义书签",
"DE.Controllers.Main.txtXAxis": "X轴",
"DE.Controllers.Main.txtYAxis": "Y轴",
@ -1154,6 +1188,7 @@
"DE.Views.ControlSettingsDialog.textLock": "锁定",
"DE.Views.ControlSettingsDialog.textName": "标题",
"DE.Views.ControlSettingsDialog.textNone": "无",
"DE.Views.ControlSettingsDialog.textPlaceholder": "占位符",
"DE.Views.ControlSettingsDialog.textShowAs": "显示为",
"DE.Views.ControlSettingsDialog.textSystemColor": "系统",
"DE.Views.ControlSettingsDialog.textTag": "标签",
@ -1168,6 +1203,12 @@
"DE.Views.CustomColumnsDialog.textSeparator": "列分隔符",
"DE.Views.CustomColumnsDialog.textSpacing": "列之间的间距",
"DE.Views.CustomColumnsDialog.textTitle": "列",
"DE.Views.DateTimeDialog.confirmDefault": "设置{0}{1}的默认格式",
"DE.Views.DateTimeDialog.textDefault": "设为默认",
"DE.Views.DateTimeDialog.textFormat": "格式",
"DE.Views.DateTimeDialog.textLang": "语言",
"DE.Views.DateTimeDialog.textUpdate": "自动更新",
"DE.Views.DateTimeDialog.txtTitle": "日期、时间",
"DE.Views.DocumentHolder.aboveText": "以上",
"DE.Views.DocumentHolder.addCommentText": "发表评论",
"DE.Views.DocumentHolder.advancedFrameText": "框架高级设置",
@ -1257,6 +1298,7 @@
"DE.Views.DocumentHolder.textFlipV": "垂直翻转",
"DE.Views.DocumentHolder.textFollow": "跟随移动",
"DE.Views.DocumentHolder.textFromFile": "从文件导入",
"DE.Views.DocumentHolder.textFromStorage": "来自存储设备",
"DE.Views.DocumentHolder.textFromUrl": "从URL",
"DE.Views.DocumentHolder.textJoinList": "联接上一个列表",
"DE.Views.DocumentHolder.textNest": "下一个表格",
@ -1498,6 +1540,9 @@
"DE.Views.FileMenuPanels.Settings.strForcesave": "始终保存到服务器(否则在文档关闭时保存到服务器)",
"DE.Views.FileMenuPanels.Settings.strInputMode": "该又是象形文字",
"DE.Views.FileMenuPanels.Settings.strLiveComment": "打开评论的显示",
"DE.Views.FileMenuPanels.Settings.strMacrosSettings": "宏设置",
"DE.Views.FileMenuPanels.Settings.strPaste": "剪切、拷贝、黏贴",
"DE.Views.FileMenuPanels.Settings.strPasteButton": "在执行粘贴操作后显示“粘贴选项”按钮",
"DE.Views.FileMenuPanels.Settings.strResolvedComment": "打开已解决的注释的显示",
"DE.Views.FileMenuPanels.Settings.strShowChanges": "实时协作变更",
"DE.Views.FileMenuPanels.Settings.strSpellCheckMode": "打开拼写检查选项",
@ -1517,6 +1562,7 @@
"DE.Views.FileMenuPanels.Settings.textMinute": "每一分钟",
"DE.Views.FileMenuPanels.Settings.textOldVersions": "将文件保存为DOCX时使其与较旧的MS-Word版本兼容",
"DE.Views.FileMenuPanels.Settings.txtAll": "查看全部",
"DE.Views.FileMenuPanels.Settings.txtAutoCorrect": "自动修正选项...",
"DE.Views.FileMenuPanels.Settings.txtCacheMode": "默认缓存模式",
"DE.Views.FileMenuPanels.Settings.txtCm": "厘米",
"DE.Views.FileMenuPanels.Settings.txtFitPage": "适合页面",
@ -1528,8 +1574,15 @@
"DE.Views.FileMenuPanels.Settings.txtMac": "作为OS X",
"DE.Views.FileMenuPanels.Settings.txtNative": "本地",
"DE.Views.FileMenuPanels.Settings.txtNone": "无查看",
"DE.Views.FileMenuPanels.Settings.txtProofing": "审订",
"DE.Views.FileMenuPanels.Settings.txtPt": "点",
"DE.Views.FileMenuPanels.Settings.txtRunMacros": "启动所有项目",
"DE.Views.FileMenuPanels.Settings.txtRunMacrosDesc": "启动所有不带通知的宏",
"DE.Views.FileMenuPanels.Settings.txtSpellCheck": "拼写检查",
"DE.Views.FileMenuPanels.Settings.txtStopMacros": "解除所有项目",
"DE.Views.FileMenuPanels.Settings.txtStopMacrosDesc": "解除所有不带通知的宏",
"DE.Views.FileMenuPanels.Settings.txtWarnMacros": "显示通知",
"DE.Views.FileMenuPanels.Settings.txtWarnMacrosDesc": "解除所有带通知的宏",
"DE.Views.FileMenuPanels.Settings.txtWin": "作为Windows",
"DE.Views.HeaderFooterSettings.textBottomCenter": "底部中心",
"DE.Views.HeaderFooterSettings.textBottomLeft": "左下",
@ -1572,6 +1625,7 @@
"DE.Views.ImageSettings.textFitMargins": "适合边距",
"DE.Views.ImageSettings.textFlip": "翻转",
"DE.Views.ImageSettings.textFromFile": "从文件导入",
"DE.Views.ImageSettings.textFromStorage": "来自存储设备",
"DE.Views.ImageSettings.textFromUrl": "从URL",
"DE.Views.ImageSettings.textHeight": "高度",
"DE.Views.ImageSettings.textHint270": "逆时针旋转90°",
@ -1602,6 +1656,7 @@
"DE.Views.ImageSettingsAdvanced.textAngle": "角度",
"DE.Views.ImageSettingsAdvanced.textArrows": "箭头",
"DE.Views.ImageSettingsAdvanced.textAspectRatio": "锁定宽高比",
"DE.Views.ImageSettingsAdvanced.textAutofit": "自动适应",
"DE.Views.ImageSettingsAdvanced.textBeginSize": "初始大小",
"DE.Views.ImageSettingsAdvanced.textBeginStyle": "初始风格",
"DE.Views.ImageSettingsAdvanced.textBelow": "下面",
@ -1639,6 +1694,7 @@
"DE.Views.ImageSettingsAdvanced.textPositionPc": "相对位置",
"DE.Views.ImageSettingsAdvanced.textRelative": "关系到",
"DE.Views.ImageSettingsAdvanced.textRelativeWH": "相对的",
"DE.Views.ImageSettingsAdvanced.textResizeFit": "调整形状以适应文本",
"DE.Views.ImageSettingsAdvanced.textRight": "对",
"DE.Views.ImageSettingsAdvanced.textRightMargin": "右页边距",
"DE.Views.ImageSettingsAdvanced.textRightOf": "在 - 的右边",
@ -1647,6 +1703,7 @@
"DE.Views.ImageSettingsAdvanced.textShape": "形状设置",
"DE.Views.ImageSettingsAdvanced.textSize": "大小",
"DE.Views.ImageSettingsAdvanced.textSquare": "正方形",
"DE.Views.ImageSettingsAdvanced.textTextBox": "文本框",
"DE.Views.ImageSettingsAdvanced.textTitle": "图片 - 高级设置",
"DE.Views.ImageSettingsAdvanced.textTitleChart": "图 - 高级设置",
"DE.Views.ImageSettingsAdvanced.textTitleShape": "形状 - 高级设置",
@ -1702,9 +1759,11 @@
"DE.Views.ListSettingsDialog.textPreview": "预览",
"DE.Views.ListSettingsDialog.textRight": "右",
"DE.Views.ListSettingsDialog.txtAlign": "校准",
"DE.Views.ListSettingsDialog.txtBullet": "项目点",
"DE.Views.ListSettingsDialog.txtColor": "颜色",
"DE.Views.ListSettingsDialog.txtFont": "字体和符号",
"DE.Views.ListSettingsDialog.txtLikeText": "像文字一样",
"DE.Views.ListSettingsDialog.txtNewBullet": "添加一个新的项目点",
"DE.Views.ListSettingsDialog.txtNone": "无",
"DE.Views.ListSettingsDialog.txtSize": "大小",
"DE.Views.ListSettingsDialog.txtSymbol": "符号",
@ -1865,6 +1924,7 @@
"DE.Views.ParagraphSettingsAdvanced.textEffects": "效果",
"DE.Views.ParagraphSettingsAdvanced.textExact": "精确",
"DE.Views.ParagraphSettingsAdvanced.textFirstLine": "第一行",
"DE.Views.ParagraphSettingsAdvanced.textHanging": "悬挂",
"DE.Views.ParagraphSettingsAdvanced.textJustified": "正当",
"DE.Views.ParagraphSettingsAdvanced.textLeader": "前导符",
"DE.Views.ParagraphSettingsAdvanced.textLeft": "左",
@ -1920,6 +1980,7 @@
"DE.Views.ShapeSettings.textEmptyPattern": "无图案",
"DE.Views.ShapeSettings.textFlip": "翻转",
"DE.Views.ShapeSettings.textFromFile": "从文件导入",
"DE.Views.ShapeSettings.textFromStorage": "来自存储设备",
"DE.Views.ShapeSettings.textFromUrl": "从URL",
"DE.Views.ShapeSettings.textGradient": "渐变",
"DE.Views.ShapeSettings.textGradientFill": "渐变填充",
@ -1934,6 +1995,7 @@
"DE.Views.ShapeSettings.textRadial": "径向",
"DE.Views.ShapeSettings.textRotate90": "旋转90°",
"DE.Views.ShapeSettings.textRotation": "旋转",
"DE.Views.ShapeSettings.textSelectImage": "选取图片",
"DE.Views.ShapeSettings.textSelectTexture": "请选择",
"DE.Views.ShapeSettings.textStretch": "伸展",
"DE.Views.ShapeSettings.textStyle": "类型",
@ -2163,6 +2225,7 @@
"DE.Views.Toolbar.capBtnBlankPage": "空白页",
"DE.Views.Toolbar.capBtnColumns": "列",
"DE.Views.Toolbar.capBtnComment": "批注",
"DE.Views.Toolbar.capBtnDateTime": "日期、时间",
"DE.Views.Toolbar.capBtnInsChart": "图表",
"DE.Views.Toolbar.capBtnInsControls": "内容控件",
"DE.Views.Toolbar.capBtnInsDropcap": "下沉",
@ -2232,7 +2295,6 @@
"DE.Views.Toolbar.textMarginsUsNormal": "美国标准",
"DE.Views.Toolbar.textMarginsWide": "宽",
"DE.Views.Toolbar.textNewColor": "添加新的自定义颜色",
"Common.UI.ColorButton.textNewColor": "添加新的自定义颜色",
"DE.Views.Toolbar.textNextPage": "下一页",
"DE.Views.Toolbar.textNoHighlight": "无高亮",
"DE.Views.Toolbar.textNone": "无",
@ -2280,6 +2342,7 @@
"DE.Views.Toolbar.tipControls": "插入内容控件",
"DE.Views.Toolbar.tipCopy": "复制",
"DE.Views.Toolbar.tipCopyStyle": "复制样式",
"DE.Views.Toolbar.tipDateTime": "插入当前日期和时间",
"DE.Views.Toolbar.tipDecFont": "递减字体大小",
"DE.Views.Toolbar.tipDecPrLeft": "减少缩进",
"DE.Views.Toolbar.tipDropCap": "插入下沉",
@ -2356,6 +2419,7 @@
"DE.Views.WatermarkSettingsDialog.textDiagonal": " 斜线的",
"DE.Views.WatermarkSettingsDialog.textFont": "字体 ",
"DE.Views.WatermarkSettingsDialog.textFromFile": "从文件导入",
"DE.Views.WatermarkSettingsDialog.textFromStorage": "来自存储设备",
"DE.Views.WatermarkSettingsDialog.textFromUrl": "从URL导入",
"DE.Views.WatermarkSettingsDialog.textHor": "水平的",
"DE.Views.WatermarkSettingsDialog.textImageW": "图像水印",
@ -2365,6 +2429,7 @@
"DE.Views.WatermarkSettingsDialog.textNewColor": "添加新的自定义颜色",
"DE.Views.WatermarkSettingsDialog.textNone": "无",
"DE.Views.WatermarkSettingsDialog.textScale": "规模",
"DE.Views.WatermarkSettingsDialog.textSelect": "选择图像",
"DE.Views.WatermarkSettingsDialog.textStrikeout": "删除线",
"DE.Views.WatermarkSettingsDialog.textText": "文本",
"DE.Views.WatermarkSettingsDialog.textTextW": "文本水印",

View file

@ -1,16 +1,23 @@
{
"Common.Controllers.Collaboration.textAddReply": "Přidat odpověď",
"Common.Controllers.Collaboration.textAtLeast": "alespoň",
"Common.Controllers.Collaboration.textAuto": "automaticky",
"Common.Controllers.Collaboration.textBaseline": "Základ",
"Common.Controllers.Collaboration.textBold": "Tučné",
"Common.Controllers.Collaboration.textBreakBefore": "Rozdělit stránku před",
"Common.Controllers.Collaboration.textCancel": "Zrušit",
"Common.Controllers.Collaboration.textCaps": "Všechno velkými",
"Common.Controllers.Collaboration.textCenter": "Zarovnat na střed",
"Common.Controllers.Collaboration.textChart": "Graf",
"Common.Controllers.Collaboration.textColor": "Barva písma",
"Common.Controllers.Collaboration.textContextual": "Nepřidávejte interval mezi odstavce se stejným stylem",
"Common.Controllers.Collaboration.textDelete": "Smazat",
"Common.Controllers.Collaboration.textDeleteComment": "Smazat komentář",
"Common.Controllers.Collaboration.textDeleted": "<b>Smazáno:</b>",
"Common.Controllers.Collaboration.textDeleteReply": "Smazat odpověď",
"Common.Controllers.Collaboration.textDone": "Hotovo",
"Common.Controllers.Collaboration.textDStrikeout": "Dvojité přeškrtnutí",
"Common.Controllers.Collaboration.textEdit": "Upravit",
"Common.Controllers.Collaboration.textEditUser": "Uživatelé, kteří soubor právě upravují:",
"Common.Controllers.Collaboration.textEquation": "Rovnice",
"Common.Controllers.Collaboration.textExact": "přesně",
@ -27,8 +34,11 @@
"Common.Controllers.Collaboration.textKeepNext": "Svázat s následujícím",
"Common.Controllers.Collaboration.textLeft": "Zarovnat vlevo",
"Common.Controllers.Collaboration.textLineSpacing": "Rozestupy řádků:",
"Common.Controllers.Collaboration.textMessageDeleteComment": "Opravdu chcete smazat tento komentář?",
"Common.Controllers.Collaboration.textMessageDeleteReply": "Opravdu chcete smazat tuto odpověď?",
"Common.Controllers.Collaboration.textMultiple": "vícero",
"Common.Controllers.Collaboration.textNoBreakBefore": "Nezalamovat stránku před",
"Common.Controllers.Collaboration.textNoChanges": "Žádné změny.",
"Common.Controllers.Collaboration.textNoContextual": "Přidat interval mezi odstavce stejného stylu",
"Common.Controllers.Collaboration.textNoKeepLines": "Neudržovat řádky u sebe",
"Common.Controllers.Collaboration.textNoKeepNext": "Neudržovat s následující",
@ -42,6 +52,8 @@
"Common.Controllers.Collaboration.textParaMoveFromUp": "<b>Přesunuto nahoru:</b>",
"Common.Controllers.Collaboration.textParaMoveTo": "<b>Přesunuto:</b>",
"Common.Controllers.Collaboration.textPosition": "Pozice",
"Common.Controllers.Collaboration.textReopen": "Znovu otevřít",
"Common.Controllers.Collaboration.textResolve": "Vyřešit",
"Common.Controllers.Collaboration.textRight": "Zarovnat vpravo",
"Common.Controllers.Collaboration.textShape": "Tvar",
"Common.Controllers.Collaboration.textShd": "Barva pozadí",
@ -58,21 +70,32 @@
"Common.Controllers.Collaboration.textTabs": "Změnit záložky",
"Common.Controllers.Collaboration.textUnderline": "Podtržené",
"Common.Controllers.Collaboration.textWidow": "Ovládací prvek okna",
"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.textAccept": "Přijmout",
"Common.Views.Collaboration.textAcceptAllChanges": "Přijmout všechny změny",
"Common.Views.Collaboration.textAddReply": "Přidat odpověď",
"Common.Views.Collaboration.textAllChangesAcceptedPreview": "Všechny změny přijaty",
"Common.Views.Collaboration.textAllChangesEditing": "Všechny změny (Upravení)",
"Common.Views.Collaboration.textAllChangesRejectedPreview": "Všechny změny zamítnuty",
"Common.Views.Collaboration.textBack": "Zpět",
"Common.Views.Collaboration.textCancel": "Zrušit",
"Common.Views.Collaboration.textChange": "Zrevidovat změnu",
"Common.Views.Collaboration.textCollaboration": "Spolupráce",
"Common.Views.Collaboration.textDisplayMode": "Režim zobrazení",
"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.textFinal": "Konečné",
"Common.Views.Collaboration.textMarkup": "Značka",
"Common.Views.Collaboration.textNoComments": "Tento dokument neobsahuje komentáře",
"Common.Views.Collaboration.textOriginal": "Původní",
"Common.Views.Collaboration.textReject": "Odmítnout",
"Common.Views.Collaboration.textRejectAllChanges": "Odmítnout všechny změny",
"Common.Views.Collaboration.textReview": "Sledovat změny",
"Common.Views.Collaboration.textReviewing": "Revize",
@ -85,12 +108,17 @@
"DE.Controllers.AddImage.txtNotUrl": "Toto pole by mělo obsahovat adresu URL ve formátu \"http://www.example.com\"",
"DE.Controllers.AddOther.textBelowText": "Pod textem",
"DE.Controllers.AddOther.textBottomOfPage": "Spodní část stránky",
"DE.Controllers.AddOther.textCancel": "Zrušit",
"DE.Controllers.AddOther.textContinue": "Pokračovat",
"DE.Controllers.AddOther.textDelete": "Smazat",
"DE.Controllers.AddOther.textDeleteDraft": "Opravdu chcete návrh smazat?",
"DE.Controllers.AddOther.txtNotUrl": "Toto pole by mělo obsahovat adresu URL ve formátu \"http://www.example.com\"",
"DE.Controllers.AddTable.textCancel": "Zrušit",
"DE.Controllers.AddTable.textColumns": "Sloupce",
"DE.Controllers.AddTable.textRows": "Řádky",
"DE.Controllers.AddTable.textTableSize": "Velikost tabulky",
"DE.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.",
"DE.Controllers.DocumentHolder.menuAddComment": "Přidat komentář",
"DE.Controllers.DocumentHolder.menuAddLink": "Přidat odkaz",
"DE.Controllers.DocumentHolder.menuCopy": "Kopírovat",
"DE.Controllers.DocumentHolder.menuCut": "Vyjmout",
@ -104,6 +132,7 @@
"DE.Controllers.DocumentHolder.menuReview": "Revize",
"DE.Controllers.DocumentHolder.menuReviewChange": "Zrevidovat změnu",
"DE.Controllers.DocumentHolder.menuSplit": "Rozdělit buňku",
"DE.Controllers.DocumentHolder.menuViewComment": "Zobrazit komentář",
"DE.Controllers.DocumentHolder.sheetCancel": "Zrušit",
"DE.Controllers.DocumentHolder.textCancel": "Storno",
"DE.Controllers.DocumentHolder.textColumns": "Sloupce",
@ -156,6 +185,7 @@
"DE.Controllers.Main.errorKeyExpire": "Klíč deskriptoru vypršel",
"DE.Controllers.Main.errorMailMergeLoadFile": "Načítání dokumentu se nezdařilo. Vyberte jiný soubor.",
"DE.Controllers.Main.errorMailMergeSaveFile": "Spojování selhalo.",
"DE.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.",
"DE.Controllers.Main.errorProcessSaveResult": "Ukládání selhalo.",
"DE.Controllers.Main.errorServerVersion": "Verze editoru byla aktualizována. Stránka bude znovu načtena, aby se provedly změny.",
"DE.Controllers.Main.errorStockChart": "Nespravné pořadí řádků. Chcete-li vytvořit burzovní graf umístěte data na list v následujícím pořadí:<br> otevírací cena, maximální cena, minimální cena, uzavírací cena.",
@ -202,14 +232,18 @@
"DE.Controllers.Main.textContactUs": "Obchodní oddělení",
"DE.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í.",
"DE.Controllers.Main.textDone": "Hotovo",
"DE.Controllers.Main.textHasMacros": "Soubor obsahuje automatická makra.<br>Chcete spustit makra?",
"DE.Controllers.Main.textLoadingDocument": "Načítání dokumentu",
"DE.Controllers.Main.textNo": "Ne",
"DE.Controllers.Main.textNoLicenseTitle": "omezení na %1 spojení",
"DE.Controllers.Main.textOK": "OK",
"DE.Controllers.Main.textPaidFeature": "Placená funkce",
"DE.Controllers.Main.textPassword": "Heslo",
"DE.Controllers.Main.textPreloader": "Nahrávám ...",
"DE.Controllers.Main.textRemember": "Zapamatovat mou volbu",
"DE.Controllers.Main.textTryUndoRedo": "Funkce zpět/zopakovat jsou vypnuty pro rychlý co-editační režim.",
"DE.Controllers.Main.textUsername": "Uživatelské jméno ",
"DE.Controllers.Main.textYes": "Ano",
"DE.Controllers.Main.titleLicenseExp": "Platnost licence vypršela",
"DE.Controllers.Main.titleServerVersion": "Editor byl aktualizován",
"DE.Controllers.Main.titleUpdateVersion": "Verze změněna",
@ -256,6 +290,7 @@
"DE.Controllers.Search.textNoTextFound": "Text nebyl nalezen",
"DE.Controllers.Search.textReplaceAll": "Nahradit vše",
"DE.Controllers.Settings.notcriticalErrorTitle": "Varování",
"DE.Controllers.Settings.textCustomSize": "Vlastní velikost",
"DE.Controllers.Settings.txtLoading": "Nahrávám ...",
"DE.Controllers.Settings.unknownText": "Neznámý",
"DE.Controllers.Settings.warnDownloadAs": "Pokud budete pokračovat v ukládání v tomto formátu, vše kromě textu bude ztraceno.<br>Opravdu chcete pokračovat?",
@ -271,14 +306,18 @@
"DE.Views.AddImage.textImageURL": "URL obrázku",
"DE.Views.AddImage.textInsertImage": "Vložit obrázek",
"DE.Views.AddImage.textLinkSettings": "Nastavení odkazů",
"DE.Views.AddOther.textAddComment": "Přidat komentář",
"DE.Views.AddOther.textAddLink": "Přidat odkaz",
"DE.Views.AddOther.textBack": "Zpět",
"DE.Views.AddOther.textBreak": "Přestávka",
"DE.Views.AddOther.textCenterBottom": "Uprostřed",
"DE.Views.AddOther.textCenterTop": "Nahoře uprostřed",
"DE.Views.AddOther.textColumnBreak": "Zalomení sloupce",
"DE.Views.AddOther.textComment": "Komentář",
"DE.Views.AddOther.textContPage": "Souvislá stránka",
"DE.Views.AddOther.textCurrentPos": "Aktuální pozice",
"DE.Views.AddOther.textDisplay": "Zobrazit",
"DE.Views.AddOther.textDone": "Hotovo",
"DE.Views.AddOther.textEvenPage": "Sudá stránka",
"DE.Views.AddOther.textFootnote": "Poznámka pod čarou",
"DE.Views.AddOther.textFormat": "Formát",
@ -486,6 +525,9 @@
"DE.Views.Settings.textCreateDate": "Datum vytvoření",
"DE.Views.Settings.textCustom": "Vlastní",
"DE.Views.Settings.textCustomSize": "Vlastní velikost",
"DE.Views.Settings.textDisableAll": "Vypnout vše",
"DE.Views.Settings.textDisableAllMacrosWithNotification": "Vypnout všechna makra s oznámením",
"DE.Views.Settings.textDisableAllMacrosWithoutNotification": "Vypnout všechna makra bez oznámení",
"DE.Views.Settings.textDisplayComments": "Komentáře",
"DE.Views.Settings.textDisplayResolvedComments": "Vyřešené komentáře",
"DE.Views.Settings.textDocInfo": "Informace dokumentu",
@ -497,6 +539,8 @@
"DE.Views.Settings.textDownloadAs": "Stáhnout jako...",
"DE.Views.Settings.textEditDoc": "Upravit dokument",
"DE.Views.Settings.textEmail": "E-mail",
"DE.Views.Settings.textEnableAll": "Zapnout vše",
"DE.Views.Settings.textEnableAllMacrosWithoutNotification": "Zapnout všechna makra bez oznámení",
"DE.Views.Settings.textFind": "Najít",
"DE.Views.Settings.textFindAndReplace": "Najít a nahradit",
"DE.Views.Settings.textFormat": "Formát",
@ -509,6 +553,7 @@
"DE.Views.Settings.textLeft": "Vlevo",
"DE.Views.Settings.textLoading": "Nahrávám ...",
"DE.Views.Settings.textLocation": "Umístění",
"DE.Views.Settings.textMacrosSettings": "Nastavení maker",
"DE.Views.Settings.textMargins": "Okraje",
"DE.Views.Settings.textNoCharacters": "Netisknutelné znaky",
"DE.Views.Settings.textOrientation": "Orientace",
@ -523,6 +568,7 @@
"DE.Views.Settings.textReview": "Sledovat změny",
"DE.Views.Settings.textRight": "Vpravo",
"DE.Views.Settings.textSettings": "Nastavení",
"DE.Views.Settings.textShowNotification": "Zobrazit oznámení",
"DE.Views.Settings.textSpaces": "Mezery",
"DE.Views.Settings.textSpellcheck": "Kontrola pravopisu",
"DE.Views.Settings.textStatistic": "Statistika",

View file

@ -185,6 +185,7 @@
"DE.Controllers.Main.errorKeyExpire": "Der Schlüsseldeskriptor ist abgelaufen",
"DE.Controllers.Main.errorMailMergeLoadFile": "Fehler beim Laden des Dokuments. Bitte wählen Sie eine andere Datei.",
"DE.Controllers.Main.errorMailMergeSaveFile": "Verbinden ist fehlgeschlagen.",
"DE.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.",
"DE.Controllers.Main.errorProcessSaveResult": "Fehler beim Speichern von Daten.",
"DE.Controllers.Main.errorServerVersion": "Editor-Version wurde aktualisiert. Die Seite wird neu geladen, um die Änderungen zu übernehmen.",
"DE.Controllers.Main.errorStockChart": "Falsche Reihenfolge der Zeilen. Um ein Kursdiagramm zu erstellen, ordnen Sie die Daten auf dem Blatt folgendermaßen an:<br> Eröffnungspreis, Höchstpreis, Tiefstpreis, Schlusskurs.",
@ -233,8 +234,8 @@
"DE.Controllers.Main.textDone": "Fertig",
"DE.Controllers.Main.textHasMacros": "Diese Datei beinhaltet Makros.<br>Möchten Sie Makros ausführen?",
"DE.Controllers.Main.textLoadingDocument": "Dokument wird geladen",
"DE.Controllers.Main.textNoLicenseTitle": "Lizenzlimit erreicht",
"DE.Controllers.Main.textNo": "Nein",
"DE.Controllers.Main.textNoLicenseTitle": "Lizenzlimit erreicht",
"DE.Controllers.Main.textOK": "OK",
"DE.Controllers.Main.textPaidFeature": "Kostenpflichtige Funktion",
"DE.Controllers.Main.textPassword": "Kennwort",
@ -280,8 +281,8 @@
"DE.Controllers.Main.uploadImageTextText": "Bild wird hochgeladen...",
"DE.Controllers.Main.uploadImageTitleText": "Bild wird hochgeladen",
"DE.Controllers.Main.waitText": "Bitte warten...",
"DE.Controllers.Main.warnLicenseExp": "Ihre Lizenz ist abgelaufen.<br>Bitte aktualisieren Sie Ihre Lizenz und laden Sie die Seite neu.",
"DE.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.",
"DE.Controllers.Main.warnLicenseExp": "Ihre Lizenz ist abgelaufen.<br>Bitte aktualisieren Sie Ihre Lizenz und laden Sie die Seite neu.",
"DE.Controllers.Main.warnLicenseUsersExceeded": "Sie haben das Benutzerlimit für %1-Editoren erreicht. Bitte wenden Sie sich an Ihren Administrator, um weitere Informationen zu erhalten.",
"DE.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.",
"DE.Controllers.Main.warnNoLicenseUsers": "Sie haben das Benutzerlimit für %1-Editoren erreicht. Bitte kontaktieren Sie unser Verkaufsteam, um persönliche Upgrade-Bedingungen zu erhalten.",
@ -308,6 +309,7 @@
"DE.Views.AddOther.textAddComment": "Kommentar hinzufügen",
"DE.Views.AddOther.textAddLink": "Link hinzufügen",
"DE.Views.AddOther.textBack": "Zurück",
"DE.Views.AddOther.textBreak": "Pause",
"DE.Views.AddOther.textCenterBottom": "Mitte Unten",
"DE.Views.AddOther.textCenterTop": "Mitte oben",
"DE.Views.AddOther.textColumnBreak": "Spaltenumbruch",

View file

@ -185,6 +185,7 @@
"DE.Controllers.Main.errorKeyExpire": "Key descriptor expired",
"DE.Controllers.Main.errorMailMergeLoadFile": "Loading the document failed. Please select a different file.",
"DE.Controllers.Main.errorMailMergeSaveFile": "Merge failed.",
"DE.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.",
"DE.Controllers.Main.errorProcessSaveResult": "Saving is failed.",
"DE.Controllers.Main.errorServerVersion": "The editor version has been updated. The page will be reloaded to apply the changes.",
"DE.Controllers.Main.errorSessionAbsolute": "The document editing session has expired. Please reload the page.",
@ -236,8 +237,8 @@
"DE.Controllers.Main.textDone": "Done",
"DE.Controllers.Main.textHasMacros": "The file contains automatic macros.<br>Do you want to run macros?",
"DE.Controllers.Main.textLoadingDocument": "Loading document",
"DE.Controllers.Main.textNoLicenseTitle": "License limit reached",
"DE.Controllers.Main.textNo": "No",
"DE.Controllers.Main.textNoLicenseTitle": "License limit reached",
"DE.Controllers.Main.textOK": "OK",
"DE.Controllers.Main.textPaidFeature": "Paid feature",
"DE.Controllers.Main.textPassword": "Password",
@ -283,11 +284,11 @@
"DE.Controllers.Main.uploadImageTextText": "Uploading image...",
"DE.Controllers.Main.uploadImageTitleText": "Uploading Image",
"DE.Controllers.Main.waitText": "Please, wait...",
"DE.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.",
"DE.Controllers.Main.warnLicenseExp": "Your license has expired.<br>Please update your license and refresh the page.",
"DE.Controllers.Main.warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
"DE.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.",
"DE.Controllers.Main.warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
"DE.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.",
"DE.Controllers.Main.warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
"DE.Controllers.Main.warnLicenseExp": "Your license has expired.<br>Please update your license and refresh the page.",
"DE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
"DE.Controllers.Search.textNoTextFound": "Text not Found",
"DE.Controllers.Search.textReplaceAll": "Replace All",

View file

@ -1,17 +1,24 @@
{
"Common.Controllers.Collaboration.textAddReply": "Añadir respuesta",
"Common.Controllers.Collaboration.textAtLeast": "al menos",
"Common.Controllers.Collaboration.textAuto": "auto",
"Common.Controllers.Collaboration.textBaseline": "Línea de base",
"Common.Controllers.Collaboration.textBold": "Negrita",
"Common.Controllers.Collaboration.textBreakBefore": "Salto de página anterior",
"Common.Controllers.Collaboration.textCancel": "Cancelar",
"Common.Controllers.Collaboration.textCaps": "Mayúsculas",
"Common.Controllers.Collaboration.textCenter": "Alinear al centro",
"Common.Controllers.Collaboration.textChart": "Gráfico",
"Common.Controllers.Collaboration.textColor": "Color de fuente",
"Common.Controllers.Collaboration.textContextual": "No añadir intervalo entre párrafos del mismo estilo",
"Common.Controllers.Collaboration.textDelete": "Eliminar",
"Common.Controllers.Collaboration.textDeleteComment": "Eliminar comentario",
"Common.Controllers.Collaboration.textDeleted": "<b>Eliminado:</b>",
"Common.Controllers.Collaboration.textDeleteReply": "Eliminar respuesta",
"Common.Controllers.Collaboration.textDone": "Listo",
"Common.Controllers.Collaboration.textDStrikeout": "Doble tachado",
"Common.Controllers.Collaboration.textEditUser": "El documento está siendo editado por múltiples usuarios.",
"Common.Controllers.Collaboration.textEdit": "Editar",
"Common.Controllers.Collaboration.textEditUser": "Usuarios que están editando el archivo:",
"Common.Controllers.Collaboration.textEquation": "Ecuación",
"Common.Controllers.Collaboration.textExact": "exactamente",
"Common.Controllers.Collaboration.textFirstLine": "Primera línea",
@ -27,8 +34,11 @@
"Common.Controllers.Collaboration.textKeepNext": "Mantener con el siguiente",
"Common.Controllers.Collaboration.textLeft": "Alinear a la izquierda",
"Common.Controllers.Collaboration.textLineSpacing": "Espaciado de línea: ",
"Common.Controllers.Collaboration.textMessageDeleteComment": "¿Realmente quiere eliminar este comentario?",
"Common.Controllers.Collaboration.textMessageDeleteReply": "¿Realmente quiere eliminar esta respuesta?",
"Common.Controllers.Collaboration.textMultiple": "Multiplicador",
"Common.Controllers.Collaboration.textNoBreakBefore": "Sin salto de página anterior",
"Common.Controllers.Collaboration.textNoChanges": "No hay cambios.",
"Common.Controllers.Collaboration.textNoContextual": "Añadir intervalo entre párrafos del mismo estilo",
"Common.Controllers.Collaboration.textNoKeepLines": "No mantener líneas juntas",
"Common.Controllers.Collaboration.textNoKeepNext": "No mantener con el siguiente",
@ -42,6 +52,8 @@
"Common.Controllers.Collaboration.textParaMoveFromUp": "<b>Subido:</b>",
"Common.Controllers.Collaboration.textParaMoveTo": "<b>Movido:</b>",
"Common.Controllers.Collaboration.textPosition": "Posición",
"Common.Controllers.Collaboration.textReopen": "Volver a abrir",
"Common.Controllers.Collaboration.textResolve": "Resolver",
"Common.Controllers.Collaboration.textRight": "Alinear a la derecha",
"Common.Controllers.Collaboration.textShape": "Forma",
"Common.Controllers.Collaboration.textShd": "Color del fondo",
@ -58,21 +70,32 @@
"Common.Controllers.Collaboration.textTabs": "Cambiar tabuladores",
"Common.Controllers.Collaboration.textUnderline": "Subrayado",
"Common.Controllers.Collaboration.textWidow": "Widow control",
"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.textAccept": "Aceptar",
"Common.Views.Collaboration.textAcceptAllChanges": "Aceptar todos los cambios",
"Common.Views.Collaboration.textAddReply": "Añadir respuesta",
"Common.Views.Collaboration.textAllChangesAcceptedPreview": "Todos los cambio aceptados (Vista previa)",
"Common.Views.Collaboration.textAllChangesEditing": "Todos los cambios (Edición)",
"Common.Views.Collaboration.textAllChangesRejectedPreview": "Todos los cambios rechazados (Vista previa)",
"Common.Views.Collaboration.textBack": "Atrás",
"Common.Views.Collaboration.textCancel": "Cancelar",
"Common.Views.Collaboration.textChange": "Revisar cambios",
"Common.Views.Collaboration.textCollaboration": "Colaboración",
"Common.Views.Collaboration.textDisplayMode": "Modo de visualizació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.textFinal": "Final",
"Common.Views.Collaboration.textMarkup": "Cambios",
"Common.Views.Collaboration.textNoComments": "Este documento no contiene comentarios.",
"Common.Views.Collaboration.textOriginal": "Original",
"Common.Views.Collaboration.textReject": "Rechazar",
"Common.Views.Collaboration.textRejectAllChanges": "Rechazar todos los cambios",
"Common.Views.Collaboration.textReview": "Seguimiento de cambios",
"Common.Views.Collaboration.textReviewing": "Revisión",
@ -85,12 +108,17 @@
"DE.Controllers.AddImage.txtNotUrl": "Este campo debe ser URL-dirección en el formato 'http://www.example.com'",
"DE.Controllers.AddOther.textBelowText": "Bajo el texto",
"DE.Controllers.AddOther.textBottomOfPage": "Al pie de la página",
"DE.Controllers.AddOther.textCancel": "Cancelar",
"DE.Controllers.AddOther.textContinue": "Continuar",
"DE.Controllers.AddOther.textDelete": "Eliminar",
"DE.Controllers.AddOther.textDeleteDraft": "¿Realmente quiere eliminar el borrador?",
"DE.Controllers.AddOther.txtNotUrl": "Este campo debe ser URL-dirección en el formato 'http://www.example.com'",
"DE.Controllers.AddTable.textCancel": "Cancelar",
"DE.Controllers.AddTable.textColumns": "Columnas",
"DE.Controllers.AddTable.textRows": "Filas",
"DE.Controllers.AddTable.textTableSize": "Tamaño de tabla",
"DE.Controllers.DocumentHolder.errorCopyCutPaste": "Las acciones de copiar, cortar y pegar utilizando el menú contextual se realizarán sólo dentro del archivo actual.",
"DE.Controllers.DocumentHolder.menuAddComment": "Añadir comentario",
"DE.Controllers.DocumentHolder.menuAddLink": "Añadir enlace ",
"DE.Controllers.DocumentHolder.menuCopy": "Copiar ",
"DE.Controllers.DocumentHolder.menuCut": "Cortar",
@ -104,6 +132,7 @@
"DE.Controllers.DocumentHolder.menuReview": "Revista",
"DE.Controllers.DocumentHolder.menuReviewChange": "Revisar cambios",
"DE.Controllers.DocumentHolder.menuSplit": "Dividir celda",
"DE.Controllers.DocumentHolder.menuViewComment": "Ver comentario",
"DE.Controllers.DocumentHolder.sheetCancel": "Cancelar",
"DE.Controllers.DocumentHolder.textCancel": "Cancelar",
"DE.Controllers.DocumentHolder.textColumns": "Columnas",
@ -156,6 +185,7 @@
"DE.Controllers.Main.errorKeyExpire": "Descriptor de clave ha expirado",
"DE.Controllers.Main.errorMailMergeLoadFile": "Error al cargar el archivo. Por favor seleccione uno distinto.",
"DE.Controllers.Main.errorMailMergeSaveFile": "Error de fusión.",
"DE.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.",
"DE.Controllers.Main.errorProcessSaveResult": "Fallo en guardar",
"DE.Controllers.Main.errorServerVersion": "La versión del editor ha sido actualizada. La página será recargada para aplicar los cambios.",
"DE.Controllers.Main.errorStockChart": "Orden de las filas incorrecto. Para crear un gráfico de cotizaciones introduzca los datos en la hoja en el orden siguiente:<br> precio de apertura, precio máximo, precio mínimo, precio de cierre.",
@ -163,7 +193,7 @@
"DE.Controllers.Main.errorUpdateVersionOnDisconnect": "La conexión a Internet se ha restaurado y la versión del archivo ha cambiado a <br>. Antes de continuar trabajando, necesita descargar el archivo o copiar su contenido para asegurarse de que no ha perdido nada, por ultimo recargue esta pagina.",
"DE.Controllers.Main.errorUserDrop": "No se puede acceder al archivo ahora.",
"DE.Controllers.Main.errorUsersExceed": "El número de usuarios fue superado",
"DE.Controllers.Main.errorViewerDisconnect": "Se ha perdido la conexión. Usted todavía puede visualizar el documento,<br> pero no podrá descargarlo antes de que conexión sea restaurada y se actualice la página.",
"DE.Controllers.Main.errorViewerDisconnect": "Se ha perdido la conexión. Usted todavía puede visualizar el documento,<br>pero no podrá descargarlo antes de que la conexión sea restaurada y se actualice la página.",
"DE.Controllers.Main.leavePageText": "Hay cambios no guardados en este documento. Haga clic en \"Permanecer en esta página\" para esperar la función de guardar automáticamente del documento. Haga clic en \"Abandonar esta página\" para descartar todos los cambios no guardados.",
"DE.Controllers.Main.loadFontsTextText": "Cargando datos...",
"DE.Controllers.Main.loadFontsTitleText": "Cargando datos",
@ -202,14 +232,18 @@
"DE.Controllers.Main.textContactUs": "Equipo de ventas",
"DE.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.",
"DE.Controllers.Main.textDone": "Listo",
"DE.Controllers.Main.textHasMacros": "El archivo contiene macros automáticas.<br>¿Quiere ejecutar macros?",
"DE.Controllers.Main.textLoadingDocument": "Cargando documento",
"DE.Controllers.Main.textNoLicenseTitle": "%1 limitación de conexiones",
"DE.Controllers.Main.textNo": "No",
"DE.Controllers.Main.textNoLicenseTitle": "Se ha alcanzado el límite de licencias",
"DE.Controllers.Main.textOK": "OK",
"DE.Controllers.Main.textPaidFeature": "Función de pago",
"DE.Controllers.Main.textPassword": "Contraseña",
"DE.Controllers.Main.textPreloader": "Cargando...",
"DE.Controllers.Main.textRemember": "Recordar mi elección",
"DE.Controllers.Main.textTryUndoRedo": "Las funciones Deshacer/Rehacer son desactivados en el modo de co-edición rápido.",
"DE.Controllers.Main.textUsername": "Nombre de usuario",
"DE.Controllers.Main.textYes": "Sí",
"DE.Controllers.Main.titleLicenseExp": "Licencia ha expirado",
"DE.Controllers.Main.titleServerVersion": "Editor ha sido actualizado",
"DE.Controllers.Main.titleUpdateVersion": "Versión se ha cambiado",
@ -247,15 +281,16 @@
"DE.Controllers.Main.uploadImageTextText": "Subiendo imagen...",
"DE.Controllers.Main.uploadImageTitleText": "Subiendo imagen",
"DE.Controllers.Main.waitText": "Por favor, espere...",
"DE.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.",
"DE.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.",
"DE.Controllers.Main.warnLicenseExp": "Su licencia ha expirado.<br>Por favor, actualice su licencia y después recargue la página.",
"DE.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.",
"DE.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.",
"DE.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.",
"DE.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.",
"DE.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.",
"DE.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.",
"DE.Controllers.Main.warnProcessRightsChange": "El derecho de edición del archivo es denegado.",
"DE.Controllers.Search.textNoTextFound": "Texto no es encontrado",
"DE.Controllers.Search.textReplaceAll": "Reemplazar todo",
"DE.Controllers.Settings.notcriticalErrorTitle": "Aviso",
"DE.Controllers.Settings.textCustomSize": "Tamaño personalizado",
"DE.Controllers.Settings.txtLoading": "Cargando...",
"DE.Controllers.Settings.unknownText": "Desconocido",
"DE.Controllers.Settings.warnDownloadAs": "Si sigue guardando en este formato todas las características a excepción del texto se perderán.<br> ¿Está seguro de que quiere continuar?",
@ -271,14 +306,18 @@
"DE.Views.AddImage.textImageURL": "URL de imagen",
"DE.Views.AddImage.textInsertImage": "Insertar imagen",
"DE.Views.AddImage.textLinkSettings": "Ajustes de enlace",
"DE.Views.AddOther.textAddComment": "Añadir comentario",
"DE.Views.AddOther.textAddLink": "Añadir enlace ",
"DE.Views.AddOther.textBack": "Atrás",
"DE.Views.AddOther.textBreak": "Salto",
"DE.Views.AddOther.textCenterBottom": "Abajo en centro",
"DE.Views.AddOther.textCenterTop": "Arriba en el centro",
"DE.Views.AddOther.textColumnBreak": "Salto de columna",
"DE.Views.AddOther.textComment": "Comentario",
"DE.Views.AddOther.textContPage": "Página continua",
"DE.Views.AddOther.textCurrentPos": "Posición actual",
"DE.Views.AddOther.textDisplay": "Mostrar",
"DE.Views.AddOther.textDone": "Listo",
"DE.Views.AddOther.textEvenPage": "Página par",
"DE.Views.AddOther.textFootnote": "Nota al pie",
"DE.Views.AddOther.textFormat": "Formato",
@ -481,11 +520,14 @@
"DE.Views.Settings.textCollaboration": "Colaboración",
"DE.Views.Settings.textColorSchemes": "Esquemas de color",
"DE.Views.Settings.textComment": "Comentario",
"DE.Views.Settings.textCommentingDisplay": "Mostrar Comentarios",
"DE.Views.Settings.textCommentingDisplay": "Visualización de comentarios",
"DE.Views.Settings.textCreated": "Creado; Creada",
"DE.Views.Settings.textCreateDate": "Fecha de creación",
"DE.Views.Settings.textCustom": "Personalizado",
"DE.Views.Settings.textCustomSize": "Tamaño personalizado",
"DE.Views.Settings.textDisableAll": "Deshabilitar todo",
"DE.Views.Settings.textDisableAllMacrosWithNotification": "Deshabilitar todas las macros con notificación",
"DE.Views.Settings.textDisableAllMacrosWithoutNotification": "Deshabilitar todas las macros sin notificación",
"DE.Views.Settings.textDisplayComments": "Comentarios",
"DE.Views.Settings.textDisplayResolvedComments": "Comentarios resueltos.",
"DE.Views.Settings.textDocInfo": "Información de documento",
@ -497,6 +539,8 @@
"DE.Views.Settings.textDownloadAs": "Descargar como...",
"DE.Views.Settings.textEditDoc": "Editar documento",
"DE.Views.Settings.textEmail": "E-mail",
"DE.Views.Settings.textEnableAll": "Habilitar todo",
"DE.Views.Settings.textEnableAllMacrosWithoutNotification": "Habilitar todas las macros sin notificación ",
"DE.Views.Settings.textFind": "Encontrar",
"DE.Views.Settings.textFindAndReplace": "Encontrar y reemplazar",
"DE.Views.Settings.textFormat": "Formato",
@ -509,6 +553,7 @@
"DE.Views.Settings.textLeft": "A la izquierda",
"DE.Views.Settings.textLoading": "Cargando...",
"DE.Views.Settings.textLocation": "Lugar",
"DE.Views.Settings.textMacrosSettings": "Ajustes de macros",
"DE.Views.Settings.textMargins": "Márgenes",
"DE.Views.Settings.textNoCharacters": "Caracteres no imprimibles",
"DE.Views.Settings.textOrientation": "Orientación ",
@ -523,6 +568,7 @@
"DE.Views.Settings.textReview": "Seguimiento de cambios",
"DE.Views.Settings.textRight": "A la derecha",
"DE.Views.Settings.textSettings": "Ajustes",
"DE.Views.Settings.textShowNotification": "Mostrar notificación",
"DE.Views.Settings.textSpaces": "Espacios",
"DE.Views.Settings.textSpellcheck": "Сorrección ortográfica",
"DE.Views.Settings.textStatistic": "Estadística",

View file

@ -38,6 +38,7 @@
"Common.Controllers.Collaboration.textMessageDeleteReply": "Voulez-vous vraiment supprimer",
"Common.Controllers.Collaboration.textMultiple": "multiple ",
"Common.Controllers.Collaboration.textNoBreakBefore": "Pas de saut de page avant",
"Common.Controllers.Collaboration.textNoChanges": "Aucune modification",
"Common.Controllers.Collaboration.textNoContextual": "Ajouter un intervalle entre les paragraphes du même style",
"Common.Controllers.Collaboration.textNoKeepLines": "Ne gardez pas de lignes ensemble",
"Common.Controllers.Collaboration.textNoKeepNext": "Ne gardez pas avec la prochaine",
@ -51,6 +52,8 @@
"Common.Controllers.Collaboration.textParaMoveFromUp": "<b>Déplacé vers le haut:</b>",
"Common.Controllers.Collaboration.textParaMoveTo": "<b>Déplacé:</b>",
"Common.Controllers.Collaboration.textPosition": "Position",
"Common.Controllers.Collaboration.textReopen": "Rouvrir",
"Common.Controllers.Collaboration.textResolve": "Résoudre",
"Common.Controllers.Collaboration.textRight": "Aligner à droite",
"Common.Controllers.Collaboration.textShape": "Forme",
"Common.Controllers.Collaboration.textShd": "Couleur d'arrière-plan",
@ -67,6 +70,7 @@
"Common.Controllers.Collaboration.textTabs": "Changer les tabulations",
"Common.Controllers.Collaboration.textUnderline": "Souligné",
"Common.Controllers.Collaboration.textWidow": "Contrôle des veuves",
"Common.Controllers.Collaboration.textYes": "Oui",
"Common.UI.ThemeColorPalette.textCustomColors": "Couleurs personnalisées",
"Common.UI.ThemeColorPalette.textStandartColors": "Couleurs standard",
"Common.UI.ThemeColorPalette.textThemeColors": "Couleurs de thème",
@ -128,6 +132,7 @@
"DE.Controllers.DocumentHolder.menuReview": "Révision",
"DE.Controllers.DocumentHolder.menuReviewChange": "Réviser modifications",
"DE.Controllers.DocumentHolder.menuSplit": "Fractionner la cellule",
"DE.Controllers.DocumentHolder.menuViewComment": "Voir le commentaire",
"DE.Controllers.DocumentHolder.sheetCancel": "Annuler",
"DE.Controllers.DocumentHolder.textCancel": "Annuler",
"DE.Controllers.DocumentHolder.textColumns": "Colonnes",
@ -180,9 +185,10 @@
"DE.Controllers.Main.errorKeyExpire": "Descripteur de clés expiré",
"DE.Controllers.Main.errorMailMergeLoadFile": "Échec du chargement",
"DE.Controllers.Main.errorMailMergeSaveFile": "Fusion a échoué.",
"DE.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.",
"DE.Controllers.Main.errorProcessSaveResult": "Échec de lenregistrement.",
"DE.Controllers.Main.errorServerVersion": "La version de l'éditeur a été mise à jour. La page sera rechargée pour appliquer les modifications.",
"DE.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.",
"DE.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.",
"DE.Controllers.Main.errorUpdateVersion": "La version du fichier a été changée. La page sera rechargée.",
"DE.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.",
"DE.Controllers.Main.errorUserDrop": "Impossible d'accéder au fichier.",
@ -226,15 +232,18 @@
"DE.Controllers.Main.textContactUs": "L'équipe de ventes",
"DE.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.",
"DE.Controllers.Main.textDone": "Terminé",
"DE.Controllers.Main.textHasMacros": "Le fichier contient des macros automatiques.<br>Voulez-vous exécuter les macros ?",
"DE.Controllers.Main.textLoadingDocument": "Chargement du document",
"DE.Controllers.Main.textNoLicenseTitle": "La limite de la licence est atteinte",
"DE.Controllers.Main.textNo": "Non",
"DE.Controllers.Main.textNoLicenseTitle": "La limite de la licence est atteinte",
"DE.Controllers.Main.textOK": "OK",
"DE.Controllers.Main.textPaidFeature": "Fonction payée",
"DE.Controllers.Main.textPassword": "Mot de passe",
"DE.Controllers.Main.textPreloader": "Chargement en cours...",
"DE.Controllers.Main.textRemember": "Se souvenir de mon choix",
"DE.Controllers.Main.textTryUndoRedo": "Les fonctions Annuler/Rétablir sont désactivées pour le mode collaboratif rapide.",
"DE.Controllers.Main.textUsername": "Nom d'utilisateur",
"DE.Controllers.Main.textYes": "Oui",
"DE.Controllers.Main.titleLicenseExp": "Licence expirée",
"DE.Controllers.Main.titleServerVersion": "L'éditeur est mis à jour",
"DE.Controllers.Main.titleUpdateVersion": "Version a été modifiée",
@ -272,8 +281,8 @@
"DE.Controllers.Main.uploadImageTextText": "Chargement d'une image en cours...",
"DE.Controllers.Main.uploadImageTitleText": "Chargement d'une image",
"DE.Controllers.Main.waitText": "Veuillez patienter...",
"DE.Controllers.Main.warnLicenseExp": "Votre licence a expiré.<br>Veuillez mettre à jour votre licence et actualisez la page.",
"DE.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.",
"DE.Controllers.Main.warnLicenseExp": "Votre licence a expiré.<br>Veuillez mettre à jour votre licence et actualisez la page.",
"DE.Controllers.Main.warnLicenseUsersExceeded": "Vous avez dépassé le nombre maximal dutilisateurs des éditeurs %1. Contactez votre administrateur pour en savoir davantage.",
"DE.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.",
"DE.Controllers.Main.warnNoLicenseUsers": "Vous avez dépassé le nombre maximal dutilisateurs des éditeurs %1. Contactez léquipe des ventes %1 pour mettre à jour les termes de la licence.",
@ -300,6 +309,7 @@
"DE.Views.AddOther.textAddComment": "Ajouter commentaire",
"DE.Views.AddOther.textAddLink": "Ajouter le lien",
"DE.Views.AddOther.textBack": "Retour",
"DE.Views.AddOther.textBreak": "Saut",
"DE.Views.AddOther.textCenterBottom": "En bas au centre",
"DE.Views.AddOther.textCenterTop": "En haut au centre",
"DE.Views.AddOther.textColumnBreak": "Saut de colonne",
@ -494,7 +504,7 @@
"DE.Views.EditText.textSubscript": "Indice",
"DE.Views.Search.textCase": "Respecter la casse",
"DE.Views.Search.textDone": "Effectué",
"DE.Views.Search.textFind": "Trouver",
"DE.Views.Search.textFind": "Rechercher",
"DE.Views.Search.textFindAndReplace": "Rechercher et remplacer",
"DE.Views.Search.textHighlight": "Surligner les résultats",
"DE.Views.Search.textReplace": "Remplacer",
@ -531,7 +541,7 @@
"DE.Views.Settings.textEmail": "e-mail",
"DE.Views.Settings.textEnableAll": "Activer tout",
"DE.Views.Settings.textEnableAllMacrosWithoutNotification": "Activer tous les macros sans",
"DE.Views.Settings.textFind": "Trouver",
"DE.Views.Settings.textFind": "Rechercher",
"DE.Views.Settings.textFindAndReplace": "Rechercher et remplacer",
"DE.Views.Settings.textFormat": "Format",
"DE.Views.Settings.textHelp": "Aide",
@ -558,6 +568,7 @@
"DE.Views.Settings.textReview": "Suivre des modifications",
"DE.Views.Settings.textRight": "A droite",
"DE.Views.Settings.textSettings": "Paramètres",
"DE.Views.Settings.textShowNotification": "Montrer la notification",
"DE.Views.Settings.textSpaces": "Espaces",
"DE.Views.Settings.textSpellcheck": "Vérification de l'orthographe",
"DE.Views.Settings.textStatistic": "Statistique",

View file

@ -246,9 +246,9 @@
"DE.Controllers.Main.uploadImageSizeMessage": "È stata superata la dimensione massima per l'immagine.",
"DE.Controllers.Main.uploadImageTextText": "Caricamento dell'immagine in corso...",
"DE.Controllers.Main.uploadImageTitleText": "Caricamento dell'immagine",
"DE.Controllers.Main.waitText": "Per favore, attendi...",
"DE.Controllers.Main.warnLicenseExp": "La tua licenza è scaduta.<br>Si prega di aggiornare la licenza e ricaricare la pagina.",
"DE.Controllers.Main.waitText": "Attendere prego...",
"DE.Controllers.Main.warnLicenseExceeded": "Hai raggiunto il limite per le connessioni simultanee agli editor %1. Questo documento verrà aperto in sola lettura.<br>Contatta lamministratore per saperne di più.",
"DE.Controllers.Main.warnLicenseExp": "La tua licenza è scaduta.<br>Si prega di aggiornare la licenza e ricaricare la pagina.",
"DE.Controllers.Main.warnLicenseUsersExceeded": "Hai raggiunto il limite per gli utenti con accesso agli editor %1. Contatta lamministratore per saperne di più.",
"DE.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.",
"DE.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.",

View file

@ -1,20 +1,29 @@
{
"Common.Controllers.Collaboration.textAddReply": "返信の追加",
"Common.Controllers.Collaboration.textAtLeast": "最小",
"Common.Controllers.Collaboration.textAuto": "自動",
"Common.Controllers.Collaboration.textBaseline": "ベースライン",
"Common.Controllers.Collaboration.textBold": "太字",
"Common.Controllers.Collaboration.textCancel": "キャンセル",
"Common.Controllers.Collaboration.textCaps": "全ての大字",
"Common.Controllers.Collaboration.textCenter": "中央揃え",
"Common.Controllers.Collaboration.textChart": "グラフ",
"Common.Controllers.Collaboration.textColor": "フォントの色",
"Common.Controllers.Collaboration.textDelete": "削除",
"Common.Controllers.Collaboration.textDeleteComment": "コメントを削除する",
"Common.Controllers.Collaboration.textDeleted": "<b>削除済み:</b>",
"Common.Controllers.Collaboration.textDeleteReply": "返事を削除する",
"Common.Controllers.Collaboration.textDone": "完了",
"Common.Controllers.Collaboration.textEdit": "編集",
"Common.Controllers.Collaboration.textEquation": "数式",
"Common.Controllers.Collaboration.textExact": "固定値",
"Common.Controllers.Collaboration.textFirstLine": "先頭行",
"Common.Controllers.Collaboration.textFormatted": "書式付き",
"Common.Controllers.Collaboration.textImage": "画像",
"Common.Controllers.Collaboration.textInserted": "<b>挿入済み:</b>",
"Common.Controllers.Collaboration.textItalic": "イタリック",
"Common.Controllers.Collaboration.textJustify": "両端揃え",
"Common.Controllers.Collaboration.textKeepLines": "段落を分割しない",
"Common.Controllers.Collaboration.textLeft": "左揃え",
"Common.Controllers.Collaboration.textNoContextual": "同じなスタイルの段落の間に間隔を追加する",
"Common.Controllers.Collaboration.textNum": "番号設定の変更",
@ -33,15 +42,28 @@
"Common.UI.ThemeColorPalette.textCustomColors": "ユーザー設定色",
"Common.Utils.Metric.txtCm": "センチ",
"Common.Views.Collaboration.textAcceptAllChanges": "すべての変更を反映する",
"Common.Views.Collaboration.textAddReply": "返信の追加",
"Common.Views.Collaboration.textAllChangesAcceptedPreview": "すべての変更が承認されました(プレビュー)",
"Common.Views.Collaboration.textAllChangesEditing": "全ての変更(編集)",
"Common.Views.Collaboration.textAllChangesRejectedPreview": "すべての変更が拒否されました(プレビュー)",
"Common.Views.Collaboration.textBack": "戻る",
"Common.Views.Collaboration.textCancel": "キャンセル",
"Common.Views.Collaboration.textCollaboration": "共同編集",
"Common.Views.Collaboration.textDisplayMode": "表示モード",
"Common.Views.Collaboration.textDone": "完了",
"Common.Views.Collaboration.textEditReply": "返事の編集",
"Common.Views.Collaboration.textEditСomment": "コメントの編集",
"Common.Views.Collaboration.textСomments": "コメント",
"DE.Controllers.AddContainer.textImage": "画像",
"DE.Controllers.AddOther.textBelowText": "テキストより下",
"DE.Controllers.AddOther.textBottomOfPage": "ページ下",
"DE.Controllers.AddOther.textCancel": "キャンセル",
"DE.Controllers.AddOther.textContinue": "続ける",
"DE.Controllers.AddOther.textDelete": "削除",
"DE.Controllers.AddTable.textCancel": "キャンセル",
"DE.Controllers.AddTable.textColumns": "列",
"DE.Controllers.DocumentHolder.errorCopyCutPaste": "コンテキストメニューを使用したコピー、切り取り、貼り付けの操作は、同じファイル内でのみ実行できます。",
"DE.Controllers.DocumentHolder.menuAddComment": "コメントの追加",
"DE.Controllers.DocumentHolder.menuAddLink": "リンクを追加する",
"DE.Controllers.DocumentHolder.menuCopy": "コピー",
"DE.Controllers.DocumentHolder.menuCut": "切り取り",
@ -57,13 +79,20 @@
"DE.Controllers.EditContainer.textChart": "グラフ",
"DE.Controllers.EditContainer.textFooter": "フッター",
"DE.Controllers.EditContainer.textHeader": "ヘッダー",
"DE.Controllers.EditContainer.textHyperlink": "ハイパーリンク",
"DE.Controllers.EditContainer.textImage": "画像",
"DE.Controllers.EditContainer.textParagraph": "段落",
"DE.Controllers.EditContainer.textSettings": "設定",
"DE.Controllers.EditText.textAuto": "自動",
"DE.Controllers.EditText.textFonts": "フォント",
"DE.Controllers.Main.advDRMEnterPassword": "パスワード入力:",
"DE.Controllers.Main.closeButtonText": "ファイルを閉じる",
"DE.Controllers.Main.convertationTimeoutText": "変換のタイムアウトを超過しました。",
"DE.Controllers.Main.criticalErrorTitle": "エラー",
"DE.Controllers.Main.downloadMergeText": "ダウンロード中...",
"DE.Controllers.Main.downloadMergeTitle": "ダウンロード中",
"DE.Controllers.Main.downloadTextText": "文書のダウンロード中",
"DE.Controllers.Main.downloadTitleText": "文書のダウンロード中",
"DE.Controllers.Main.errorBadImageUrl": "画像のURLが正しくありません。",
"DE.Controllers.Main.errorDataRange": "データ範囲が正しくありません",
"DE.Controllers.Main.errorDefaultMessage": "エラー コード:%1",
@ -74,23 +103,47 @@
"DE.Controllers.Main.textBack": "戻る",
"DE.Controllers.Main.textCancel": "キャンセル",
"DE.Controllers.Main.textClose": "閉じる",
"DE.Controllers.Main.textContactUs": "営業部に連絡する",
"DE.Controllers.Main.textDone": "完了",
"DE.Controllers.Main.textNoLicenseTitle": "接続制限",
"DE.Controllers.Main.txtDiagramTitle": "グラフのタイトル",
"DE.Controllers.Main.txtFooter": "フッター",
"DE.Controllers.Main.txtHeader": "ヘッダー",
"DE.Controllers.Main.txtProtected": "パスワードを入力してファイルを開くと、ファイルの既存のパスワードがリセットされます。",
"DE.Controllers.Main.txtStyle_footnote_text": "脚注テキスト",
"DE.Controllers.Main.txtStyle_Heading_1": "見出し1",
"DE.Controllers.Main.txtStyle_Heading_2": "見出し2",
"DE.Controllers.Main.txtStyle_Heading_3": "見出し3",
"DE.Controllers.Main.txtStyle_Heading_4": "見出し4",
"DE.Controllers.Main.txtStyle_Heading_5": "見出し5",
"DE.Controllers.Main.txtStyle_Heading_6": "見出し6",
"DE.Controllers.Main.txtStyle_Heading_7": "見出し7",
"DE.Controllers.Main.txtStyle_Heading_8": "見出し8",
"DE.Controllers.Main.txtStyle_Heading_9": "見出し9",
"DE.Views.AddImage.textAddress": "アドレス",
"DE.Views.AddImage.textBack": "戻る",
"DE.Views.AddImage.textImageURL": "画像URL",
"DE.Views.AddImage.textLinkSettings": "リンク設定",
"DE.Views.AddOther.textAddComment": "コメントの追加",
"DE.Views.AddOther.textAddLink": "リンクを追加する",
"DE.Views.AddOther.textBack": "戻る",
"DE.Views.AddOther.textBreak": "区切り",
"DE.Views.AddOther.textCenterBottom": "下部中央",
"DE.Views.AddOther.textCenterTop": "上部中央",
"DE.Views.AddOther.textColumnBreak": "段区切り",
"DE.Views.AddOther.textComment": "コメント",
"DE.Views.AddOther.textContPage": "連続ページ表示",
"DE.Views.AddOther.textCurrentPos": "現在位置",
"DE.Views.AddOther.textDisplay": "表示する",
"DE.Views.AddOther.textDone": "完了",
"DE.Views.AddOther.textEvenPage": "偶数ページから開始",
"DE.Views.AddOther.textFootnote": "脚注",
"DE.Views.AddOther.textFormat": "フォーマット",
"DE.Views.AddOther.textInsert": "挿入",
"DE.Views.AddOther.textLeftBottom": "左下",
"DE.Views.AddOther.textLeftTop": "左上",
"DE.Views.AddOther.textPageBreak": "ページ区切り",
"DE.Views.AddOther.textPageNumber": "ページ番号",
"DE.Views.EditChart.textAddCustomColor": "カストム色を追加する",
"DE.Views.EditChart.textAlign": "配置",
"DE.Views.EditChart.textBack": "戻る",
@ -105,6 +158,7 @@
"DE.Views.EditChart.textToForeground": "前に移動",
"DE.Views.EditHeader.textDiffFirst": "先頭ページのみ別指定\t",
"DE.Views.EditHeader.textDiffOdd": "奇数/偶数ページ別指定",
"DE.Views.EditHeader.textPrev": "前のセクションから続ける",
"DE.Views.EditHyperlink.textDisplay": "表示する",
"DE.Views.EditHyperlink.textEdit": "リンクを編集する",
"DE.Views.EditImage.textAddress": "アドレス",
@ -115,6 +169,7 @@
"DE.Views.EditImage.textDistanceText": "文字列との間隔",
"DE.Views.EditImage.textImageURL": "画像URL",
"DE.Views.EditImage.textInline": "インライン",
"DE.Views.EditImage.textLinkSettings": "リンク設定",
"DE.Views.EditImage.textOverlap": "オーバーラップさせる",
"DE.Views.EditImage.textToForeground": "前に移動",
"DE.Views.EditParagraph.textAddCustomColor": "カストム色を追加する",
@ -176,11 +231,14 @@
"DE.Views.Settings.textBottom": "下",
"DE.Views.Settings.textCentimeter": "センチ",
"DE.Views.Settings.textCollaboration": "共同編集",
"DE.Views.Settings.textColorSchemes": "配色",
"DE.Views.Settings.textComment": "コメント",
"DE.Views.Settings.textCommentingDisplay": "コメント表示",
"DE.Views.Settings.textCreated": "作成しました",
"DE.Views.Settings.textCreateDate": "作成日時",
"DE.Views.Settings.textCustom": "カスタム",
"DE.Views.Settings.textDisplayComments": "コメント",
"DE.Views.Settings.textDocInfo": "文書の情報",
"DE.Views.Settings.textDocTitle": "文書名",
"DE.Views.Settings.textDocumentFormats": "ドキュメントフォーマット",
"DE.Views.Settings.textDocumentSettings": "文書設定",
@ -193,5 +251,15 @@
"DE.Views.Settings.textFormat": "フォーマット",
"DE.Views.Settings.textHelp": "ヘルプ",
"DE.Views.Settings.textInch": "インチ",
"DE.Views.Settings.textLandscape": "横向き",
"DE.Views.Settings.textLastModifiedBy": "最終更新者",
"DE.Views.Settings.textLeft": "左",
"DE.Views.Settings.textMacrosSettings": "マクロの設定",
"DE.Views.Settings.textMargins": "余白",
"DE.Views.Settings.textOrientation": "印刷の向き",
"DE.Views.Settings.textParagraphs": "段落",
"DE.Views.Settings.textRight": "右",
"DE.Views.Settings.textSettings": "設定",
"DE.Views.Settings.textSymbols": "記号と特殊文字",
"DE.Views.Toolbar.textBack": "戻る"
}

View file

@ -1,4 +1,5 @@
{
"Common.Controllers.Collaboration.textJustify": "양끝 정렬",
"Common.UI.ThemeColorPalette.textStandartColors": "표준 색상",
"Common.UI.ThemeColorPalette.textThemeColors": "테마 색",
"Common.Utils.Metric.txtCm": "cm",
@ -14,6 +15,7 @@
"DE.Controllers.AddTable.textColumns": "열",
"DE.Controllers.AddTable.textRows": "Rows",
"DE.Controllers.AddTable.textTableSize": "표 크기",
"DE.Controllers.DocumentHolder.errorCopyCutPaste": "복사, 잘라내기 및 붙여 넣기 작업",
"DE.Controllers.DocumentHolder.menuAddLink": "링크 추가",
"DE.Controllers.DocumentHolder.menuCopy": "복사",
"DE.Controllers.DocumentHolder.menuCut": "잘라 내기",
@ -24,6 +26,7 @@
"DE.Controllers.DocumentHolder.menuPaste": "붙여 넣기",
"DE.Controllers.DocumentHolder.menuReview": "다시보기",
"DE.Controllers.DocumentHolder.sheetCancel": "취소",
"DE.Controllers.DocumentHolder.textCopyCutPasteActions": "복사, 잘라내기 및 붙여 넣기",
"DE.Controllers.DocumentHolder.textGuest": "Guest",
"DE.Controllers.EditContainer.textChart": "차트",
"DE.Controllers.EditContainer.textFooter": "꼬리말",
@ -354,6 +357,7 @@
"DE.Views.Search.textSearch": "검색",
"DE.Views.Settings.textAbout": "정보",
"DE.Views.Settings.textAddress": "주소",
"DE.Views.Settings.textAdvancedSettings": "어플리케이션 설정",
"DE.Views.Settings.textAuthor": "저자",
"DE.Views.Settings.textBack": "뒤로",
"DE.Views.Settings.textCreateDate": "생성 날짜",

View file

@ -1,42 +1,356 @@
{
"Common.Controllers.Collaboration.textAddReply": "Legg til svar",
"Common.Controllers.Collaboration.textAtLeast": "minst",
"Common.Controllers.Collaboration.textAuto": "auto",
"Common.Controllers.Collaboration.textBaseline": "Grunnlinje",
"Common.Controllers.Collaboration.textBold": "Fet",
"Common.Controllers.Collaboration.textBreakBefore": "Sideskift før",
"Common.Controllers.Collaboration.textCancel": "Avbryt",
"Common.Controllers.Collaboration.textCaps": "Store bokstaver",
"Common.Controllers.Collaboration.textCenter": "Midtstill",
"Common.Controllers.Collaboration.textChart": "Diagram",
"Common.Controllers.Collaboration.textColor": "Skriftfarge",
"Common.Controllers.Collaboration.textContextual": "Ikke legg til avstand mellom avsnitt av samme stil",
"Common.Controllers.Collaboration.textDelete": "Slett",
"Common.Controllers.Collaboration.textDeleteComment": "Slett kommentar",
"Common.Controllers.Collaboration.textDeleted": "<b>Slettet:</b>",
"Common.Controllers.Collaboration.textDeleteReply": "Slett svar",
"Common.Controllers.Collaboration.textDone": "Ferdig",
"Common.Controllers.Collaboration.textDStrikeout": "Dobbel gjennomstreking",
"Common.Controllers.Collaboration.textEdit": "Rediger",
"Common.Controllers.Collaboration.textEditUser": "Brukere som redigerer filen:",
"Common.Controllers.Collaboration.textEquation": "Likning",
"Common.Controllers.Collaboration.textExact": "nøyaktig",
"Common.Controllers.Collaboration.textFirstLine": "Første linje",
"Common.Controllers.Collaboration.textFormatted": "Formatert",
"Common.Controllers.Collaboration.textHighlight": "Uthevingsfarge",
"Common.Controllers.Collaboration.textImage": "Bilde",
"Common.Controllers.Collaboration.textIndentLeft": "Ventreinnrykk",
"Common.Controllers.Collaboration.textIndentRight": "Høyreinnrykk",
"Common.Controllers.Collaboration.textInserted": "<b>Satt inn:</b>",
"Common.Controllers.Collaboration.textJustify": "Blokkjuster",
"Common.Controllers.Collaboration.textLeft": "Venstrejuster",
"Common.Controllers.Collaboration.textLineSpacing": "Linjeavstand:",
"Common.Controllers.Collaboration.textMessageDeleteComment": "Ønsker du å slette denne kommentaren?",
"Common.Controllers.Collaboration.textMessageDeleteReply": "Ønsker du å slette dette svaret?",
"Common.Controllers.Collaboration.textMultiple": "Flere",
"Common.Controllers.Collaboration.textNoBreakBefore": "Ingen sideskift før",
"Common.Controllers.Collaboration.textNoChanges": "Ingen endringer.",
"Common.Controllers.Collaboration.textNoContextual": "Legg til mellomrom mellom avsnitt med samme stil",
"Common.Controllers.Collaboration.textNoKeepLines": "Ikke hold linjene sammen",
"Common.Controllers.Collaboration.textNum": "Endre nummerering",
"Common.Controllers.Collaboration.textParaDeleted": "<b>Avsnitt slettet</b>",
"Common.Controllers.Collaboration.textParaInserted": "<b>Avsnitt satt inn</b>",
"Common.Controllers.Collaboration.textPosition": "Posisjon",
"Common.Controllers.Collaboration.textReopen": "Åpne igjen",
"Common.Controllers.Collaboration.textResolve": "Løs",
"Common.Controllers.Collaboration.textRight": "Høyrejuster",
"Common.Controllers.Collaboration.textShape": "Figur",
"Common.Controllers.Collaboration.textShd": "Bakgrunnsfarge",
"Common.Controllers.Collaboration.textSmallCaps": "Små bokstaver",
"Common.Controllers.Collaboration.textSpacing": "Avstand",
"Common.Controllers.Collaboration.textSpacingAfter": "Avstand etter",
"Common.Controllers.Collaboration.textSpacingBefore": "Avstand før",
"Common.Controllers.Collaboration.textStrikeout": "Gjennomstreking",
"Common.Controllers.Collaboration.textSubScript": "Senket skrift",
"Common.Controllers.Collaboration.textSuperScript": "Hevet skrift",
"Common.Controllers.Collaboration.textTabs": "Bytt faner",
"Common.Controllers.Collaboration.textUnderline": "Understreking",
"Common.Controllers.Collaboration.textYes": "Ja",
"Common.UI.ThemeColorPalette.textCustomColors": "Egendefinerte farger",
"Common.UI.ThemeColorPalette.textStandartColors": "Standardfarger",
"Common.UI.ThemeColorPalette.textThemeColors": "Temafarger",
"Common.Utils.Metric.txtCm": "cm",
"Common.Utils.Metric.txtPt": "pt",
"Common.Views.Collaboration.textAccept": "Godta",
"Common.Views.Collaboration.textAcceptAllChanges": "Godta alle endringer",
"Common.Views.Collaboration.textAddReply": "Legg til svar",
"Common.Views.Collaboration.textAllChangesAcceptedPreview": "Alle endringer er godtatt",
"Common.Views.Collaboration.textAllChangesEditing": "Alle endringer (Redigering)",
"Common.Views.Collaboration.textAllChangesRejectedPreview": "Alle endringer er avvist (Forhåndsvisning)",
"Common.Views.Collaboration.textBack": "Tilbake",
"Common.Views.Collaboration.textCancel": "Avbryt",
"Common.Views.Collaboration.textChange": "Gå igjennom endringer",
"Common.Views.Collaboration.textCollaboration": "Samarbeid",
"Common.Views.Collaboration.textDisplayMode": "Visningsmodus",
"Common.Views.Collaboration.textDone": "Ferdig",
"Common.Views.Collaboration.textEditReply": "Rediger svar",
"Common.Views.Collaboration.textEditUsers": "Brukere",
"Common.Views.Collaboration.textEditСomment": "Rediger kommentar",
"Common.Views.Collaboration.textNoComments": "Dette dokumentet kan ikke inneholde kommentarer",
"Common.Views.Collaboration.textOriginal": "Original",
"Common.Views.Collaboration.textReject": "Avvis",
"Common.Views.Collaboration.textRejectAllChanges": "Avvis alle endringer",
"Common.Views.Collaboration.textReview": "Spor endringer",
"Common.Views.Collaboration.textReviewing": "Gå igjennom",
"Common.Views.Collaboration.textСomments": "Kommentarer",
"DE.Controllers.AddContainer.textImage": "Bilde",
"DE.Controllers.AddContainer.textOther": "Andre",
"DE.Controllers.AddContainer.textShape": "Figur",
"DE.Controllers.AddContainer.textTable": "Tabell",
"DE.Controllers.AddImage.textEmptyImgUrl": "Du må angi bildelenke.",
"DE.Controllers.AddOther.textBelowText": "Under tekst",
"DE.Controllers.AddOther.textBottomOfPage": "Nederst på side",
"DE.Controllers.AddOther.textCancel": "Avbryt",
"DE.Controllers.AddOther.textContinue": "Fortsett",
"DE.Controllers.AddOther.textDelete": "Slett",
"DE.Controllers.AddOther.textDeleteDraft": "Ønsker du å slette utkastet?",
"DE.Controllers.AddTable.textCancel": "Avbryt",
"DE.Controllers.AddTable.textColumns": "Kolonner",
"DE.Controllers.AddTable.textRows": "Rader",
"DE.Controllers.AddTable.textTableSize": "Tabellstørrelse",
"DE.Controllers.DocumentHolder.menuAddComment": "Legg til kommentar",
"DE.Controllers.DocumentHolder.menuAddLink": "Legg til lenke",
"DE.Controllers.DocumentHolder.menuCopy": "Kopier",
"DE.Controllers.DocumentHolder.menuCut": "Klipp ut",
"DE.Controllers.DocumentHolder.menuDelete": "Slett",
"DE.Controllers.DocumentHolder.menuDeleteTable": "Slett tabell",
"DE.Controllers.DocumentHolder.menuEdit": "Rediger",
"DE.Controllers.DocumentHolder.menuOpenLink": "Åpne lenke",
"DE.Controllers.DocumentHolder.menuPaste": "Lim inn",
"DE.Controllers.DocumentHolder.menuReview": "Gå igjennom",
"DE.Controllers.DocumentHolder.menuReviewChange": "Gå igjennom endringer",
"DE.Controllers.DocumentHolder.menuViewComment": "Se kommentar",
"DE.Controllers.DocumentHolder.sheetCancel": "Avbryt",
"DE.Controllers.DocumentHolder.textCancel": "Avbryt",
"DE.Controllers.DocumentHolder.textColumns": "Kolonner",
"DE.Controllers.DocumentHolder.textCopyCutPasteActions": "Handlinger for Kopier, Klipp ut og Lim inn",
"DE.Controllers.DocumentHolder.textDoNotShowAgain": "Ikke vis igjen",
"DE.Controllers.DocumentHolder.textGuest": "Gjest",
"DE.Controllers.DocumentHolder.textRows": "Rader",
"DE.Controllers.EditContainer.textChart": "Diagram",
"DE.Controllers.EditContainer.textFooter": "Bunntekst",
"DE.Controllers.EditContainer.textHeader": "Topptekst",
"DE.Controllers.EditContainer.textHyperlink": "Lenke",
"DE.Controllers.EditContainer.textImage": "Bilde",
"DE.Controllers.EditContainer.textParagraph": "Avsnitt",
"DE.Controllers.EditContainer.textSettings": "Innstillinger",
"DE.Controllers.EditContainer.textShape": "Figur",
"DE.Controllers.EditContainer.textTable": "Tabell",
"DE.Controllers.EditContainer.textText": "Tekst",
"DE.Controllers.EditImage.textEmptyImgUrl": "Du må angi bildelenke.",
"DE.Controllers.EditText.textAuto": "Auto",
"DE.Controllers.EditText.textFonts": "Skrifttyper",
"DE.Controllers.EditText.textPt": "pt",
"DE.Controllers.Main.advDRMEnterPassword": "Tast inn passord:",
"DE.Controllers.Main.advDRMOptions": "Beskyttet fil",
"DE.Controllers.Main.advDRMPassword": "Passord",
"DE.Controllers.Main.advTxtOptions": "Velg TXT opsjoner",
"DE.Controllers.Main.applyChangesTextText": "Laster data...",
"DE.Controllers.Main.applyChangesTitleText": "Laster data",
"DE.Controllers.Main.closeButtonText": "Lukk filen",
"DE.Controllers.Main.criticalErrorExtText": "Trykk 'OK' for å gå tilbake til dokumentlisten.",
"DE.Controllers.Main.criticalErrorTitle": "Feil",
"DE.Controllers.Main.downloadErrorText": "Nedlasting feilet.",
"DE.Controllers.Main.downloadMergeText": "Laster ned...",
"DE.Controllers.Main.downloadMergeTitle": "Laster ned",
"DE.Controllers.Main.downloadTextText": "Laster ned dokument...",
"DE.Controllers.Main.downloadTitleText": "Laster ned dokument",
"DE.Controllers.Main.errorAccessDeny": "Du forsøker å utføre en handling som du ikke har rettigheter til.<br>Vennligst kontakt din Document Server administrator.",
"DE.Controllers.Main.errorBadImageUrl": "Bildelenke er feil",
"DE.Controllers.Main.errorCoAuthoringDisconnect": "Mistet tilkobling til server. Du kan ikke utføre endringer.",
"DE.Controllers.Main.errorDatabaseConnection": "Ekstern feil.<br>Tilkoblingsfeil til database. Vennligst kontakt brukerstøtte.",
"DE.Controllers.Main.errorDataEncrypted": "Krypterte endringer har blitt mottatt, men de kan ikke bli dekodet.",
"DE.Controllers.Main.errorDataRange": "Feil dataområde.",
"DE.Controllers.Main.errorDefaultMessage": "Feilkode: %1",
"DE.Controllers.Main.errorEditingDownloadas": "En feil skjedde ved arbeid med dokumentet.<br>Bruk valget 'Last ned' til å lagre en backup av filen til din enhet.",
"DE.Controllers.Main.errorFilePassProtect": "Filen er passordbeskyttet og kan ikke åpnes.",
"DE.Controllers.Main.errorMailMergeLoadFile": "Lasting av dokumentet feilet. Vennligst velg en annen fil.",
"DE.Controllers.Main.errorOpensource": "Ved bruk av fellesskapsversjonen kan dokumenter kun åpnes i lesemodus. For å bruke mobil nettredigering trengs en kommersiell lisens. ",
"DE.Controllers.Main.errorProcessSaveResult": "Lagring feilet.",
"DE.Controllers.Main.errorServerVersion": "Redigeringsprogrammet har blitt oppdatert. Siden vil oppdateres og bruke endringene.",
"DE.Controllers.Main.errorUserDrop": "Filen kan ikke åpnes nå.",
"DE.Controllers.Main.errorUsersExceed": "Antall brukere ble overskredet",
"DE.Controllers.Main.leavePageText": "Du har ulagrede endringer i dette dokumentet. Trykk på 'Bli på denne siden' og vent på autolagring av dokumentet. Trykk på 'Forlat denne siden' for å forkaste ulagrede endringer.",
"DE.Controllers.Main.loadFontsTextText": "Laster data...",
"DE.Controllers.Main.loadFontsTitleText": "Laster data",
"DE.Controllers.Main.loadFontTextText": "Laster data...",
"DE.Controllers.Main.loadFontTitleText": "Laster data",
"DE.Controllers.Main.loadImagesTextText": "Laster bilder...",
"DE.Controllers.Main.loadImagesTitleText": "Laster bilder",
"DE.Controllers.Main.loadImageTextText": "Laster bilde...",
"DE.Controllers.Main.loadImageTitleText": "Laster bilde",
"DE.Controllers.Main.loadingDocumentTextText": "Laster dokument...",
"DE.Controllers.Main.loadingDocumentTitleText": "Laster dokument",
"DE.Controllers.Main.mailMergeLoadFileText": "Laster datakilde...",
"DE.Controllers.Main.mailMergeLoadFileTitle": "Laster datakilde",
"DE.Controllers.Main.notcriticalErrorTitle": "Advarsel",
"DE.Controllers.Main.openErrorText": "Det har skjedd en feil når",
"DE.Controllers.Main.openTextText": "Åpner dokument...",
"DE.Controllers.Main.openTitleText": "Åpner dokument",
"DE.Controllers.Main.printTextText": "Skriver ut dokument...",
"DE.Controllers.Main.printTitleText": "Skriver ut dokument",
"DE.Controllers.Main.saveErrorText": "Det har skjedd en feil når",
"DE.Controllers.Main.savePreparingText": "Forbereder lagring",
"DE.Controllers.Main.savePreparingTitle": "Forbereder lagring. Vennligst vent...",
"DE.Controllers.Main.saveTextText": "Lagrer dokument...",
"DE.Controllers.Main.saveTitleText": "Lagrer dokument",
"DE.Controllers.Main.scriptLoadError": "Forbindelsen er treg slik at noen komponenter ikke kunne lastes. Vennligst oppdater siden.",
"DE.Controllers.Main.sendMergeText": "Sender sammenslåing...",
"DE.Controllers.Main.sendMergeTitle": "Sender sammenslåing",
"DE.Controllers.Main.splitDividerErrorText": "Antall rader må kunne deles på %1",
"DE.Controllers.Main.splitMaxColsErrorText": "Antall kolonner må være mindre enn %1",
"DE.Controllers.Main.splitMaxRowsErrorText": "Antall rader må være mindre enn %1",
"DE.Controllers.Main.textAnonymous": "Anonym",
"DE.Controllers.Main.textBack": "Tilbake",
"DE.Controllers.Main.textBuyNow": "Besøk nettsted",
"DE.Controllers.Main.textCancel": "Avbryt",
"DE.Controllers.Main.textClose": "Lukk",
"DE.Controllers.Main.textContactUs": "Kontakt salgsavdelingen",
"DE.Controllers.Main.textDone": "Ferdig",
"DE.Controllers.Main.textHasMacros": "Filen inneholder automatiske makroer.<br>Ønsker du å kjøre makroene?",
"DE.Controllers.Main.textLoadingDocument": "Laster dokument",
"DE.Controllers.Main.textNo": "Nei",
"DE.Controllers.Main.textNoLicenseTitle": "Lisensgrense oppnådd",
"DE.Controllers.Main.textOK": "OK",
"DE.Controllers.Main.textPaidFeature": "Betalt funksjon",
"DE.Controllers.Main.textPassword": "Passord",
"DE.Controllers.Main.textPreloader": "Laster...",
"DE.Controllers.Main.textRemember": "Husk valget mitt",
"DE.Controllers.Main.textUsername": "Brukernavn",
"DE.Controllers.Main.textYes": "Ja",
"DE.Controllers.Main.titleLicenseExp": "Utgått lisens",
"DE.Controllers.Main.titleServerVersion": "Redigeringsprogram ble oppdatert",
"DE.Controllers.Main.titleUpdateVersion": "Endret versjon",
"DE.Controllers.Main.txtArt": "Teksten din her",
"DE.Controllers.Main.txtDiagramTitle": "Diagramtittel",
"DE.Controllers.Main.txtEditingMode": "Velg redigeringsmodus...",
"DE.Controllers.Main.txtFooter": "Bunntekst",
"DE.Controllers.Main.txtHeader": "Topptekst",
"DE.Controllers.Main.txtProtected": "Når du skriver inn passordet og åpner filen, vil nåværende passord til filen bli tilbakestilt.",
"DE.Controllers.Main.txtSeries": "Serier",
"DE.Controllers.Main.txtStyle_footnote_text": "Fotnotetekst",
"DE.Controllers.Main.txtStyle_Heading_1": "Overskrift 1",
"DE.Controllers.Main.txtStyle_Heading_2": "Overskrift 2",
"DE.Controllers.Main.txtStyle_Heading_3": "Overskrift 3",
"DE.Controllers.Main.txtStyle_Heading_4": "Overskrift 4",
"DE.Controllers.Main.txtStyle_Heading_5": "Overskrift 5",
"DE.Controllers.Main.txtStyle_Heading_6": "Overskrift 6",
"DE.Controllers.Main.txtStyle_Heading_7": "Overskrift 7",
"DE.Controllers.Main.txtStyle_Heading_8": "Overskrift 8",
"DE.Controllers.Main.txtStyle_Heading_9": "Overskrift 9",
"DE.Controllers.Main.txtStyle_Intense_Quote": "Kraftig sitat",
"DE.Controllers.Main.txtStyle_No_Spacing": "Ingen avstand",
"DE.Controllers.Main.txtStyle_Normal": "Normal",
"DE.Controllers.Main.txtStyle_Quote": "Sitat",
"DE.Controllers.Main.txtStyle_Subtitle": "Undertittel",
"DE.Controllers.Main.txtStyle_Title": "Tittel",
"DE.Controllers.Main.txtXAxis": "X-akse",
"DE.Controllers.Main.txtYAxis": "Y-akse",
"DE.Controllers.Main.unknownErrorText": "Ukjent feil.",
"DE.Controllers.Main.unsupportedBrowserErrorText": "Nettleseren din er ikke støttet.",
"DE.Controllers.Main.uploadImageExtMessage": "Ukjent bildeformat.",
"DE.Controllers.Main.uploadImageFileCountMessage": "Ingen bilder lastet opp.",
"DE.Controllers.Main.uploadImageSizeMessage": "Maksimal bildestørrelse overskredet.",
"DE.Controllers.Main.uploadImageTextText": "Laster opp bilde...",
"DE.Controllers.Main.uploadImageTitleText": "Laster opp bilde",
"DE.Controllers.Main.waitText": "Vennligst vent...",
"DE.Controllers.Main.warnLicenseExp": "Lisensen din har utløpt.<br>Vennligst oppdater lisensen og oppdater siden.",
"DE.Controllers.Main.warnLicenseUsersExceeded": "Du har nådd brukergrensen på %1 redigeringsprogram. Kontakt administratoren din for mer informasjon.",
"DE.Controllers.Main.warnNoLicenseUsers": "Du har nådd brukergrensen på antall %1 redigeringsprogram. Kontakt %1 salgsteamet for personlig oppgraderingsvilkår.",
"DE.Controllers.Main.warnProcessRightsChange": "Du er nektet adgang til å redigere filen.",
"DE.Controllers.Search.textNoTextFound": "Fant ikke tekst",
"DE.Controllers.Search.textReplaceAll": "Erstatt alle",
"DE.Controllers.Settings.notcriticalErrorTitle": "Advarsel",
"DE.Controllers.Settings.textCustomSize": "Egendefinert størrelse",
"DE.Controllers.Settings.txtLoading": "Laster...",
"DE.Controllers.Settings.unknownText": "Ukjent",
"DE.Controllers.Toolbar.dlgLeaveMsgText": "Du har ulagrede endringer i dette dokumentet. Trykk på 'Bli på denne siden' og vent på autolagring av dokumentet. Trykk på 'Forlat denne siden' for å forkaste ulagrede endringer.",
"DE.Controllers.Toolbar.dlgLeaveTitleText": "Du forlater programmet",
"DE.Controllers.Toolbar.leaveButtonText": "Forlat denne siden",
"DE.Controllers.Toolbar.stayButtonText": "Bli på denne siden",
"DE.Views.AddImage.textAddress": "Adresse",
"DE.Views.AddImage.textBack": "Tilbake",
"DE.Views.AddImage.textFromLibrary": "Bilde fra bibliotek",
"DE.Views.AddImage.textFromURL": "Bilde fra lenke",
"DE.Views.AddImage.textImageURL": "Bildelenke",
"DE.Views.AddImage.textInsertImage": "Sett inn bilde",
"DE.Views.AddImage.textLinkSettings": "Lenkealternativer",
"DE.Views.AddOther.textAddComment": "Legg til kommentar",
"DE.Views.AddOther.textAddLink": "Legg til lenke",
"DE.Views.AddOther.textBack": "Tilbake",
"DE.Views.AddOther.textBreak": "Skift",
"DE.Views.AddOther.textCenterBottom": "Midt bunn",
"DE.Views.AddOther.textCenterTop": "Midt topp",
"DE.Views.AddOther.textColumnBreak": "Kolonneskift",
"DE.Views.AddOther.textComment": "Kommentar",
"DE.Views.AddOther.textContPage": "Sammenhengende side",
"DE.Views.AddOther.textDisplay": "Vis",
"DE.Views.AddOther.textDone": "Ferdig",
"DE.Views.AddOther.textEvenPage": "Partallside",
"DE.Views.AddOther.textFootnote": "Fotnote",
"DE.Views.AddOther.textFormat": "Format",
"DE.Views.AddOther.textInsert": "Sett inn",
"DE.Views.AddOther.textInsertFootnote": "Sett inn fotnote",
"DE.Views.AddOther.textLeftBottom": "Venstre bunn",
"DE.Views.AddOther.textLeftTop": "Venstre topp",
"DE.Views.AddOther.textLink": "Lenke",
"DE.Views.AddOther.textLocation": "Plassering",
"DE.Views.AddOther.textNextPage": "Neste side",
"DE.Views.AddOther.textOddPage": "Oddetallsside",
"DE.Views.AddOther.textPageBreak": "Sideskift",
"DE.Views.AddOther.textPageNumber": "Sidetall",
"DE.Views.AddOther.textPosition": "Posisjon",
"DE.Views.AddOther.textRightBottom": "Høyre bunn",
"DE.Views.AddOther.textRightTop": "Høyre topp",
"DE.Views.AddOther.textStartFrom": "Start ved",
"DE.Views.AddOther.textTip": "Skjermtips",
"DE.Views.EditChart.textAddCustomColor": "Legg til egendefinert farge",
"DE.Views.EditChart.textAlign": "Still opp",
"DE.Views.EditChart.textBack": "Tilbake",
"DE.Views.EditChart.textBehind": "Bak",
"DE.Views.EditChart.textBorder": "Ramme",
"DE.Views.EditChart.textColor": "Farge",
"DE.Views.EditChart.textCustomColor": "Egendefinert farge",
"DE.Views.EditChart.textDistanceText": "Avstand fra tekst",
"DE.Views.EditChart.textFill": "Fyll",
"DE.Views.EditChart.textInFront": "Foran",
"DE.Views.EditChart.textOverlap": "Tillat overlapping",
"DE.Views.EditChart.textRemoveChart": "Slett diagram",
"DE.Views.EditChart.textReorder": "Ny rekkefølge",
"DE.Views.EditChart.textSize": "Størrelse",
"DE.Views.EditChart.textSquare": "Firkant",
"DE.Views.EditChart.textStyle": "Stil",
"DE.Views.EditChart.textThrough": "Gjennom",
"DE.Views.EditChart.textTight": "Tett",
"DE.Views.EditChart.textToBackground": "Plasser lengst bak",
"DE.Views.EditChart.textToForeground": "Plasser fremst",
"DE.Views.EditChart.textTopBottom": "Topp og bunn",
"DE.Views.EditChart.textType": "Type",
"DE.Views.EditChart.textWrap": "Pakk inn",
"DE.Views.EditHeader.textFrom": "Start ved",
"DE.Views.EditHeader.textPageNumbering": "Sidenummerering",
"DE.Views.EditHeader.textPrev": "Fortsett fra forrige avsnitt",
"DE.Views.EditHeader.textSameAs": "Lenke til forrige",
"DE.Views.EditHyperlink.textDisplay": "Vis",
"DE.Views.EditHyperlink.textEdit": "Rediger lenke",
"DE.Views.EditHyperlink.textLink": "Lenke",
"DE.Views.EditHyperlink.textRemove": "Slett lenke",
"DE.Views.EditHyperlink.textTip": "Skjermtips",
"DE.Views.EditImage.textAddress": "Adresse",
"DE.Views.EditImage.textAlign": "Still opp",
"DE.Views.EditImage.textBack": "Tilbake",
"DE.Views.EditImage.textBehind": "Bak",
"DE.Views.EditImage.textDefault": "Faktisk størrelse",
"DE.Views.EditImage.textDistanceText": "Avstand fra tekst",
"DE.Views.EditImage.textFromLibrary": "Bilde fra bibliotek",
"DE.Views.EditImage.textFromURL": "Bilde fra lenke",
"DE.Views.EditImage.textImageURL": "Bildelenke",
"DE.Views.EditImage.textInFront": "Foran",
"DE.Views.EditImage.textLinkSettings": "Lenkealternativer",
"DE.Views.EditImage.textOverlap": "Tillat overlapping",
"DE.Views.EditImage.textRemove": "Slett bilde",
"DE.Views.EditImage.textReorder": "Ny rekkefølge",
"DE.Views.EditImage.textReplace": "Erstatt",
"DE.Views.EditImage.textReplaceImg": "Erstatt bilde",
"DE.Views.EditImage.textSquare": "Firkant",
"DE.Views.EditImage.textThrough": "Gjennom",
"DE.Views.EditImage.textTight": "Tett",
"DE.Views.EditImage.textToBackground": "Plasser lengst bak",
"DE.Views.EditImage.textToForeground": "Plasser fremst",
"DE.Views.EditImage.textTopBottom": "Topp og bunn",
"DE.Views.EditImage.textWrap": "Pakk inn",
"DE.Views.EditParagraph.textAddCustomColor": "Legg til egendefinert farge",
"DE.Views.EditParagraph.textAdvanced": "Avansert",
"DE.Views.EditParagraph.textAdvSettings": "Avanserte innstillinger",
"DE.Views.EditParagraph.textAfter": "Etter",
@ -44,13 +358,38 @@
"DE.Views.EditParagraph.textBack": "Tilbake",
"DE.Views.EditParagraph.textBackground": "Bakgrunn",
"DE.Views.EditParagraph.textBefore": "Før",
"DE.Views.EditParagraph.textCustomColor": "Egendefinert farge",
"DE.Views.EditParagraph.textFirstLine": "Første linje",
"DE.Views.EditParagraph.textFromText": "Avstand fra tekst",
"DE.Views.EditParagraph.textPageBreak": "Sideskift før",
"DE.Views.EditParagraph.textPrgStyles": "Avsnittsstiler",
"DE.Views.EditParagraph.textSpaceBetween": "Mellomrom mellom avsnitt",
"DE.Views.EditShape.textAddCustomColor": "Legg til egendefinert farge",
"DE.Views.EditShape.textAlign": "Still opp",
"DE.Views.EditShape.textBack": "Tilbake",
"DE.Views.EditShape.textBehind": "Bak",
"DE.Views.EditShape.textBorder": "Ramme",
"DE.Views.EditShape.textColor": "Farge",
"DE.Views.EditShape.textCustomColor": "Egendefinert farge",
"DE.Views.EditShape.textEffects": "Effekter",
"DE.Views.EditShape.textFill": "Fyll",
"DE.Views.EditShape.textFromText": "Avstand fra tekst",
"DE.Views.EditShape.textInFront": "Foran",
"DE.Views.EditShape.textOpacity": "Opasitet",
"DE.Views.EditShape.textOverlap": "Tillat overlapping",
"DE.Views.EditShape.textRemoveShape": "Slett figur",
"DE.Views.EditShape.textReorder": "Ny rekkefølge",
"DE.Views.EditShape.textReplace": "Erstatt",
"DE.Views.EditShape.textSize": "Størrelse",
"DE.Views.EditShape.textSquare": "Firkant",
"DE.Views.EditShape.textStyle": "Stil",
"DE.Views.EditShape.textThrough": "Gjennom",
"DE.Views.EditShape.textTight": "Tett",
"DE.Views.EditShape.textToBackground": "Plasser lengst bak",
"DE.Views.EditShape.textToForeground": "Plasser fremst",
"DE.Views.EditShape.textTopAndBottom": "Topp og bunn",
"DE.Views.EditShape.textWrap": "Pakk inn",
"DE.Views.EditTable.textAddCustomColor": "Legg til egendefinert farge",
"DE.Views.EditTable.textAlign": "Still opp",
"DE.Views.EditTable.textBack": "Tilbake",
"DE.Views.EditTable.textBandedColumn": "Kolonne med bånd",
@ -58,17 +397,124 @@
"DE.Views.EditTable.textBorder": "Ramme",
"DE.Views.EditTable.textCellMargins": "Cellemarginer",
"DE.Views.EditTable.textColor": "Farge",
"DE.Views.EditTable.textCustomColor": "Egendefinert farge",
"DE.Views.EditTable.textFill": "Fyll",
"DE.Views.EditTable.textFirstColumn": "Første kolonne",
"DE.Views.EditTable.textFlow": "Flyt",
"DE.Views.EditTable.textFromText": "Avstand fra tekst",
"DE.Views.EditTable.textHeaderRow": "Topprad",
"DE.Views.EditTable.textLastColumn": "Siste kolonne",
"DE.Views.EditTable.textOptions": "Alternativer",
"DE.Views.EditTable.textRemoveTable": "Slett tabell",
"DE.Views.EditTable.textSize": "Størrelse",
"DE.Views.EditTable.textStyle": "Stil",
"DE.Views.EditTable.textStyleOptions": "Stilalternativer",
"DE.Views.EditTable.textTableOptions": "Tabellalternativer",
"DE.Views.EditTable.textTotalRow": "Total rad",
"DE.Views.EditTable.textWrap": "Pakk inn",
"DE.Views.EditText.textAddCustomColor": "Legg til egendefinert farge",
"DE.Views.EditText.textAdditional": "I tillegg",
"DE.Views.EditText.textAdditionalFormat": "Tilleggsformatering",
"DE.Views.EditText.textAllCaps": "Store bokstaver",
"DE.Views.EditText.textAutomatic": "Automatisk",
"DE.Views.EditText.textBack": "Tilbake",
"DE.Views.EditText.textBullets": "Kulepunkt",
"DE.Views.EditText.textCharacterBold": "B",
"DE.Views.EditText.textCharacterItalic": "I",
"DE.Views.EditText.textCharacterStrikethrough": "s",
"DE.Views.EditText.textCharacterUnderline": "U",
"DE.Views.EditText.textCustomColor": "Egendefinert farge",
"DE.Views.EditText.textDblStrikethrough": "Dobbel gjennomstreking",
"DE.Views.EditText.textDblSuperscript": "Hevet skrift",
"DE.Views.EditText.textFontColor": "Skriftfarge",
"DE.Views.EditText.textFontColors": "Skriftfarger",
"DE.Views.EditText.textFonts": "Skrifttyper",
"DE.Views.EditText.textHighlightColor": "Uthevingsfarge",
"DE.Views.EditText.textHighlightColors": "Uthevingsfarger",
"DE.Views.EditText.textLetterSpacing": "Bokstavavstand",
"DE.Views.EditText.textLineSpacing": "Linjeavstand",
"DE.Views.EditText.textNone": "ingen",
"DE.Views.EditText.textNumbers": "Tall",
"DE.Views.EditText.textSize": "Størrelse",
"DE.Views.EditText.textSmallCaps": "Små bokstaver",
"DE.Views.EditText.textStrikethrough": "Gjennomstreking",
"DE.Views.EditText.textSubscript": "Senket skrift",
"DE.Views.Search.textCase": "Følsom for store og små bokstaver",
"DE.Views.Search.textDone": "Ferdig",
"DE.Views.Search.textFind": "Finn",
"DE.Views.Search.textFindAndReplace": "Finn og erstatt",
"DE.Views.Search.textHighlight": "Fremhev resultat",
"DE.Views.Search.textReplace": "Erstatt",
"DE.Views.Search.textSearch": "Søk",
"DE.Views.Settings.textAbout": "Om",
"DE.Views.Settings.textAddress": "Adresse",
"DE.Views.Settings.textAdvancedSettings": "Programalternativer",
"DE.Views.Settings.textApplication": "Applikasjon",
"DE.Views.Settings.textAuthor": "Forfatter",
"DE.Views.Settings.textBack": "Tilbake",
"DE.Views.Settings.textBottom": "Bunn",
"DE.Views.Settings.textCentimeter": "Centimeter",
"DE.Views.Settings.textCollaboration": "Samarbeid",
"DE.Views.Settings.textColorSchemes": "Temafarger",
"DE.Views.Settings.textComment": "Kommentar",
"DE.Views.Settings.textCreated": "Opprettet",
"DE.Views.Settings.textCreateDate": "Opprettelsesdato",
"DE.Views.Settings.textCustom": "Egendefinert",
"DE.Views.Settings.textCustomSize": "Egendefinert størrelse",
"DE.Views.Settings.textDisableAll": "Deaktiver alt",
"DE.Views.Settings.textDisableAllMacrosWithNotification": "Deaktiver alle makroer med et varsel",
"DE.Views.Settings.textDisableAllMacrosWithoutNotification": "Deaktiver alle makroer uten varsling",
"DE.Views.Settings.textDisplayComments": "Kommentarer",
"DE.Views.Settings.textDisplayResolvedComments": "Løste kommentarer",
"DE.Views.Settings.textDocInfo": "Dokumentinformasjon",
"DE.Views.Settings.textDocTitle": "Dokumenttittel",
"DE.Views.Settings.textDocumentFormats": "Dokumentformater",
"DE.Views.Settings.textDocumentSettings": "Dokumentinnstillinger",
"DE.Views.Settings.textDone": "ferdig",
"DE.Views.Settings.textDownload": "Last ned",
"DE.Views.Settings.textDownloadAs": "Last ned som...",
"DE.Views.Settings.textEditDoc": "Rediger dokument",
"DE.Views.Settings.textEmail": "E-post",
"DE.Views.Settings.textEnableAll": "Aktiver alle",
"DE.Views.Settings.textEnableAllMacrosWithoutNotification": "Aktiver alle makroer uten varsling",
"DE.Views.Settings.textFind": "Finn",
"DE.Views.Settings.textFindAndReplace": "Finn og erstatt",
"DE.Views.Settings.textFormat": "Format",
"DE.Views.Settings.textHelp": "Hjelp",
"DE.Views.Settings.textHiddenTableBorders": "Skjulte tabellkanter",
"DE.Views.Settings.textInch": "Tomme",
"DE.Views.Settings.textLandscape": "Landskap",
"DE.Views.Settings.textLastModified": "Sist endret",
"DE.Views.Settings.textLastModifiedBy": "Sist endret av",
"DE.Views.Settings.textLeft": "Venstre",
"DE.Views.Settings.textLoading": "Laster...",
"DE.Views.Settings.textLocation": "Plassering",
"DE.Views.Settings.textMacrosSettings": "Makroalternativer",
"DE.Views.Settings.textMargins": "Marginer",
"DE.Views.Settings.textOrientation": "Orientering",
"DE.Views.Settings.textOwner": "Eier",
"DE.Views.Settings.textPages": "Sider",
"DE.Views.Settings.textParagraphs": "Avsnitt",
"DE.Views.Settings.textPoint": "Punkt",
"DE.Views.Settings.textPortrait": "Portrett",
"DE.Views.Settings.textPoweredBy": "Drevet av",
"DE.Views.Settings.textPrint": "Skriv ut",
"DE.Views.Settings.textReader": "Lesemodus",
"DE.Views.Settings.textReview": "Spor endringer",
"DE.Views.Settings.textRight": "Høyre",
"DE.Views.Settings.textSettings": "Innstillinger",
"DE.Views.Settings.textShowNotification": "Vis varsling",
"DE.Views.Settings.textSpaces": "Mellomrom",
"DE.Views.Settings.textSpellcheck": "Stavekontroll",
"DE.Views.Settings.textSubject": "Emne",
"DE.Views.Settings.textSymbols": "Symboler",
"DE.Views.Settings.textTel": "tlf",
"DE.Views.Settings.textTitle": "Tittel",
"DE.Views.Settings.textTop": "Topp",
"DE.Views.Settings.textUnitOfMeasurement": "Enhetsmål",
"DE.Views.Settings.textUploaded": "Lastet opp",
"DE.Views.Settings.textVersion": "Versjon",
"DE.Views.Settings.textWords": "Ord",
"DE.Views.Settings.unknownText": "Ukjent",
"DE.Views.Toolbar.textBack": "Tilbake"
}

View file

@ -1,19 +1,50 @@
{
"Common.Controllers.Collaboration.textAddReply": "Reactie toevoegen",
"Common.Controllers.Collaboration.textAtLeast": "ten minste",
"Common.Controllers.Collaboration.textAuto": "automatisch",
"Common.Controllers.Collaboration.textBold": "Vet",
"Common.Controllers.Collaboration.textCaps": "Hoofdletters",
"Common.Controllers.Collaboration.textCenter": "Centreren",
"Common.Controllers.Collaboration.textDeleted": "Verwijderd",
"Common.Controllers.Collaboration.textInserted": "Ingevoegd:",
"Common.Controllers.Collaboration.textJustify": "Uitvullen",
"Common.Controllers.Collaboration.textLeft": "Links uitlijnen",
"Common.Controllers.Collaboration.textNoContextual": "Interval toevoegen tussen alinea's met dezelfde stijl",
"Common.Controllers.Collaboration.textParaDeleted": "Alinea verwijderd",
"Common.Controllers.Collaboration.textParaFormatted": "Alinea ingedeeld",
"Common.Controllers.Collaboration.textParaInserted": "Alinea ingevoegd",
"Common.Controllers.Collaboration.textParaMoveFromDown": "Naar beneden:",
"Common.Controllers.Collaboration.textParaMoveFromUp": "Naar boven:",
"Common.Controllers.Collaboration.textParaMoveTo": "Verplaatst:",
"Common.Controllers.Collaboration.textRight": "Rechts uitlijnen",
"Common.Controllers.Collaboration.textShd": "Arcering",
"Common.Controllers.Collaboration.textTableChanged": "Tabel instellingen aangepast",
"Common.Controllers.Collaboration.textTableRowsAdd": "Tabel rijen toegevoegd",
"Common.Controllers.Collaboration.textTableRowsDel": "Tabel rijen verwijderd",
"Common.UI.ThemeColorPalette.textStandartColors": "Standaardkleuren",
"Common.UI.ThemeColorPalette.textThemeColors": "Themakleuren",
"Common.Utils.Metric.txtCm": "cm",
"Common.Utils.Metric.txtPt": "pt",
"Common.Views.Collaboration.textAccept": "Accepteren",
"Common.Views.Collaboration.textAcceptAllChanges": "Alle wijzigingen accepteren",
"Common.Views.Collaboration.textAddReply": "Reactie toevoegen",
"Common.Views.Collaboration.textAllChangesAcceptedPreview": "Alles accepteren (voorbeeld)",
"Common.Views.Collaboration.textAllChangesEditing": "Alle veranderingen (bewerken)",
"Common.Views.Collaboration.textAllChangesRejectedPreview": "Alle wijzigingen afkeuren (voorbeeld)",
"Common.Views.Collaboration.textBack": "Vorige",
"DE.Controllers.AddContainer.textImage": "Afbeelding",
"DE.Controllers.AddContainer.textOther": "Overige",
"DE.Controllers.AddContainer.textShape": "Vorm",
"DE.Controllers.AddContainer.textTable": "Tabel",
"DE.Controllers.AddImage.textEmptyImgUrl": "U moet een URL opgeven voor de afbeelding.",
"DE.Controllers.AddImage.txtNotUrl": "Dit veld moet een URL in de notatie 'http://www.example.com' bevatten",
"DE.Controllers.AddOther.textBottomOfPage": "Onder aan pagina",
"DE.Controllers.AddOther.txtNotUrl": "Dit veld moet een URL in de notatie 'http://www.example.com' bevatten",
"DE.Controllers.AddTable.textCancel": "Annuleren",
"DE.Controllers.AddTable.textColumns": "Kolommen",
"DE.Controllers.AddTable.textRows": "Rijen",
"DE.Controllers.AddTable.textTableSize": "Tabelgrootte",
"DE.Controllers.DocumentHolder.menuAddComment": "Opmerking toevoegen",
"DE.Controllers.DocumentHolder.menuAddLink": "Koppeling toevoegen",
"DE.Controllers.DocumentHolder.menuCopy": "Kopiëren",
"DE.Controllers.DocumentHolder.menuCut": "Knippen",
@ -181,6 +212,7 @@
"DE.Views.AddImage.textImageURL": "URL afbeelding",
"DE.Views.AddImage.textInsertImage": "Afbeelding invoegen",
"DE.Views.AddImage.textLinkSettings": "Koppelingsinstellingen",
"DE.Views.AddOther.textAddComment": "Opmerking toevoegen",
"DE.Views.AddOther.textAddLink": "Koppeling toevoegen",
"DE.Views.AddOther.textBack": "Terug",
"DE.Views.AddOther.textCenterBottom": "Middenonder",
@ -203,6 +235,7 @@
"DE.Views.AddOther.textRightTop": "Rechtsboven",
"DE.Views.AddOther.textSectionBreak": "Sectie-einde",
"DE.Views.AddOther.textTip": "Scherminfo",
"DE.Views.EditChart.textAddCustomColor": "Aangepaste kleur toevoegen",
"DE.Views.EditChart.textAlign": "Uitlijnen",
"DE.Views.EditChart.textBack": "Terug",
"DE.Views.EditChart.textBackward": "Naar achter verplaatsen",
@ -266,6 +299,7 @@
"DE.Views.EditImage.textToForeground": "Naar voorgrond brengen",
"DE.Views.EditImage.textTopBottom": "Boven en onder",
"DE.Views.EditImage.textWrap": "Terugloop",
"DE.Views.EditParagraph.textAddCustomColor": "Aangepaste kleur toevoegen",
"DE.Views.EditParagraph.textAdvanced": "Geavanceerd",
"DE.Views.EditParagraph.textAdvSettings": "Geavanceerde instellingen",
"DE.Views.EditParagraph.textAfter": "Na",
@ -281,6 +315,7 @@
"DE.Views.EditParagraph.textPageBreak": "Pagina-einde vóór",
"DE.Views.EditParagraph.textPrgStyles": "Alineastijlen",
"DE.Views.EditParagraph.textSpaceBetween": "Ruimte tussen alinea's",
"DE.Views.EditShape.textAddCustomColor": "Aangepaste kleur toevoegen",
"DE.Views.EditShape.textAlign": "Uitlijnen",
"DE.Views.EditShape.textBack": "Terug",
"DE.Views.EditShape.textBackward": "Naar achter verplaatsen",
@ -308,6 +343,7 @@
"DE.Views.EditShape.textTopAndBottom": "Boven en onder",
"DE.Views.EditShape.textWithText": "Met tekst verplaatsen",
"DE.Views.EditShape.textWrap": "Terugloop",
"DE.Views.EditTable.textAddCustomColor": "Aangepaste kleur toevoegen",
"DE.Views.EditTable.textAlign": "Uitlijnen",
"DE.Views.EditTable.textBack": "Terug",
"DE.Views.EditTable.textBandedColumn": "Gestreepte kolom",
@ -333,6 +369,7 @@
"DE.Views.EditTable.textTotalRow": "Totaalrij",
"DE.Views.EditTable.textWithText": "Met tekst verplaatsen",
"DE.Views.EditTable.textWrap": "Terugloop",
"DE.Views.EditText.textAddCustomColor": "Aangepaste kleur toevoegen",
"DE.Views.EditText.textAdditional": "Extra",
"DE.Views.EditText.textAdditionalFormat": "Aanvullende opmaak",
"DE.Views.EditText.textAllCaps": "Allemaal hoofdletters",
@ -367,6 +404,8 @@
"DE.Views.Search.textSearch": "Zoeken",
"DE.Views.Settings.textAbout": "Over",
"DE.Views.Settings.textAddress": "adres",
"DE.Views.Settings.textAdvancedSettings": "Instellingen",
"DE.Views.Settings.textApplication": "Applicatie",
"DE.Views.Settings.textAuthor": "Auteur",
"DE.Views.Settings.textBack": "Terug",
"DE.Views.Settings.textBottom": "Onder",

View file

@ -247,8 +247,8 @@
"DE.Controllers.Main.uploadImageTextText": "Carregando imagem...",
"DE.Controllers.Main.uploadImageTitleText": "Carregando imagem",
"DE.Controllers.Main.waitText": "Aguarde...",
"DE.Controllers.Main.warnLicenseExp": "Sua licença expirou.<br>Atualize sua licença e atualize a página.",
"DE.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.",
"DE.Controllers.Main.warnLicenseExp": "Sua licença expirou.<br>Atualize sua licença e atualize a página.",
"DE.Controllers.Main.warnLicenseUsersExceeded": "Você atingiu o limite de usuários para editores %1. Entre em contato com seu administrador para saber mais.",
"DE.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.",
"DE.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.",

View file

@ -185,6 +185,7 @@
"DE.Controllers.Main.errorKeyExpire": "Срок действия дескриптора ключа истек",
"DE.Controllers.Main.errorMailMergeLoadFile": "Загрузка документа не удалась. Выберите другой файл.",
"DE.Controllers.Main.errorMailMergeSaveFile": "Не удалось выполнить слияние.",
"DE.Controllers.Main.errorOpensource": "Используя бесплатную версию Community, вы можете открывать документы только на просмотр. Для доступа к мобильным веб-редакторам требуется коммерческая лицензия.",
"DE.Controllers.Main.errorProcessSaveResult": "Не удалось завершить сохранение.",
"DE.Controllers.Main.errorServerVersion": "Версия редактора была обновлена. Страница будет перезагружена, чтобы применить изменения.",
"DE.Controllers.Main.errorStockChart": "Неверный порядок строк. Чтобы создать биржевую диаграмму, расположите данные на листе в следующем порядке:<br> цена открытия, максимальная цена, минимальная цена, цена закрытия.",
@ -192,7 +193,7 @@
"DE.Controllers.Main.errorUpdateVersionOnDisconnect": "Подключение к Интернету было восстановлено, и версия файла изменилась.<br>Прежде чем продолжить работу, надо скачать файл или скопировать его содержимое, чтобы обеспечить сохранность данных, а затем перезагрузить страницу.",
"DE.Controllers.Main.errorUserDrop": "В настоящий момент файл недоступен.",
"DE.Controllers.Main.errorUsersExceed": "Превышено количество пользователей",
"DE.Controllers.Main.errorViewerDisconnect": "Подключение прервано. Вы по-прежнему можете просматривать документ,<br>но не сможете скачать его до восстановления подключения и обновления страницы.",
"DE.Controllers.Main.errorViewerDisconnect": "Подключение прервано. Вы можете просматривать документ,<br>но не сможете скачать его до восстановления подключения и обновления страницы.",
"DE.Controllers.Main.leavePageText": "В документе есть несохраненные изменения. Нажмите 'Остаться на странице', чтобы дождаться автосохранения документа. Нажмите 'Уйти со страницы', чтобы сбросить все несохраненные изменения.",
"DE.Controllers.Main.loadFontsTextText": "Загрузка данных...",
"DE.Controllers.Main.loadFontsTitleText": "Загрузка данных",
@ -233,8 +234,8 @@
"DE.Controllers.Main.textDone": "Готово",
"DE.Controllers.Main.textHasMacros": "Файл содержит автозапускаемые макросы.<br>Хотите запустить макросы?",
"DE.Controllers.Main.textLoadingDocument": "Загрузка документа",
"DE.Controllers.Main.textNoLicenseTitle": "Лицензионное ограничение",
"DE.Controllers.Main.textNo": "Нет",
"DE.Controllers.Main.textNoLicenseTitle": "Лицензионное ограничение",
"DE.Controllers.Main.textOK": "OK",
"DE.Controllers.Main.textPaidFeature": "Платная функция",
"DE.Controllers.Main.textPassword": "Пароль",
@ -280,8 +281,8 @@
"DE.Controllers.Main.uploadImageTextText": "Загрузка рисунка...",
"DE.Controllers.Main.uploadImageTitleText": "Загрузка рисунка",
"DE.Controllers.Main.waitText": "Пожалуйста, подождите...",
"DE.Controllers.Main.warnLicenseExp": "Истек срок действия лицензии.<br>Обновите лицензию, а затем обновите страницу.",
"DE.Controllers.Main.warnLicenseExceeded": "Вы достигли лимита на одновременные подключения к редакторам %1. Этот документ будет открыт только на просмотр.<br>Свяжитесь с администратором, чтобы узнать больше.",
"DE.Controllers.Main.warnLicenseExp": "Истек срок действия лицензии.<br>Обновите лицензию, а затем обновите страницу.",
"DE.Controllers.Main.warnLicenseUsersExceeded": "Вы достигли лимита на количество пользователей редакторов %1.<br>Свяжитесь с администратором, чтобы узнать больше.",
"DE.Controllers.Main.warnNoLicense": "Вы достигли лимита на одновременные подключения к редакторам %1. Этот документ будет открыт на просмотр.<br>Напишите в отдел продаж %1, чтобы обсудить индивидуальные условия лицензирования.",
"DE.Controllers.Main.warnNoLicenseUsers": "Вы достигли лимита на одновременные подключения к редакторам %1.<br>Напишите в отдел продаж %1, чтобы обсудить индивидуальные условия лицензирования.",

View file

@ -185,6 +185,7 @@
"DE.Controllers.Main.errorKeyExpire": "Kľúč deskriptora vypršal",
"DE.Controllers.Main.errorMailMergeLoadFile": "Načítavanie dokumentu zlyhalo. Vyberte prosím iný súbor.",
"DE.Controllers.Main.errorMailMergeSaveFile": "Zlúčenie zlyhalo.",
"DE.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.",
"DE.Controllers.Main.errorProcessSaveResult": "Uloženie zlyhalo.",
"DE.Controllers.Main.errorServerVersion": "Verzia editora bola aktualizovaná. Stránka sa opätovne načíta, aby sa vykonali zmeny.",
"DE.Controllers.Main.errorStockChart": "Nesprávne poradie riadkov. Ak chcete vytvoriť burzový graf, umiestnite údaje na hárok v nasledujúcom poradí:<br> začiatočná cena, max cena, min cena, konečná cena.",
@ -234,7 +235,7 @@
"DE.Controllers.Main.textHasMacros": "Súbor obsahuje automatické makrá.<br>Chcete makrá spustiť?",
"DE.Controllers.Main.textLoadingDocument": "Načítavanie dokumentu",
"DE.Controllers.Main.textNo": "Nie",
"DE.Controllers.Main.textNoLicenseTitle": "limit pripojenia %1",
"DE.Controllers.Main.textNoLicenseTitle": "Bol dosiahnutý limit licencie",
"DE.Controllers.Main.textOK": "OK",
"DE.Controllers.Main.textPaidFeature": "Platený prvok",
"DE.Controllers.Main.textPassword": "Heslo",
@ -284,7 +285,7 @@
"DE.Controllers.Main.warnLicenseExp": "Vaša licencia vypršala.<br>Prosím, aktualizujte si svoju licenciu a obnovte stránku.",
"DE.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.",
"DE.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.",
"DE.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.",
"DE.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 licencie alebo kúpu komerčnej.",
"DE.Controllers.Main.warnProcessRightsChange": "Bolo vám zamietnuté právo upravovať súbor.",
"DE.Controllers.Search.textNoTextFound": "Text nebol nájdený",
"DE.Controllers.Search.textReplaceAll": "Nahradiť všetko",

View file

@ -2,6 +2,7 @@
"Common.Controllers.Collaboration.textAddReply": "Dodaj odgovor",
"Common.Controllers.Collaboration.textAtLeast": "minimalno",
"Common.Controllers.Collaboration.textAuto": "Samodejno",
"Common.Controllers.Collaboration.textBaseline": "Osnovna linija",
"Common.Controllers.Collaboration.textBold": "Krepko",
"Common.Controllers.Collaboration.textBreakBefore": "Prelom strani pred",
"Common.Controllers.Collaboration.textCancel": "Prekliči",
@ -9,6 +10,7 @@
"Common.Controllers.Collaboration.textCenter": "Poravnava na sredino",
"Common.Controllers.Collaboration.textChart": "Graf",
"Common.Controllers.Collaboration.textColor": "Barva pisave",
"Common.Controllers.Collaboration.textContextual": "Ne dodajte intervala med odstavki istega sloga",
"Common.Controllers.Collaboration.textDelete": "Izbriši",
"Common.Controllers.Collaboration.textDeleteComment": "Izbriši komentar",
"Common.Controllers.Collaboration.textDeleted": "<b>Izbrisano:</b>",
@ -24,12 +26,16 @@
"Common.Controllers.Collaboration.textImage": "Slika",
"Common.Controllers.Collaboration.textInserted": "<b>Vstavljeno:</b>",
"Common.Controllers.Collaboration.textItalic": "Ležeče",
"Common.Controllers.Collaboration.textJustify": "Poravnava obojestransko",
"Common.Controllers.Collaboration.textKeepLines": "Linije ohrani skupaj",
"Common.Controllers.Collaboration.textKeepNext": "Ohrani z naslednjim",
"Common.Controllers.Collaboration.textLeft": "Poravnaj levo",
"Common.Controllers.Collaboration.textMessageDeleteComment": "Ste prepričani da želite izbrisati ta komentar?",
"Common.Controllers.Collaboration.textMessageDeleteReply": "Želite res izbrisati ta odgovor?",
"Common.Controllers.Collaboration.textMultiple": "Večkratno",
"Common.Controllers.Collaboration.textNoChanges": "Tukaj ni sprememb.",
"Common.Controllers.Collaboration.textNoContextual": "Dodajte interval med odstavki istega sloga",
"Common.Controllers.Collaboration.textNoKeepNext": "Ne nadaljuj z naslednjim",
"Common.Controllers.Collaboration.textNot": "Ne",
"Common.Controllers.Collaboration.textNum": "Spremeni oštevilčevanje",
"Common.Controllers.Collaboration.textParaDeleted": "<b>Odstavek je izbrisan</b>",
@ -44,9 +50,11 @@
"Common.Controllers.Collaboration.textRight": "Poravnaj desno",
"Common.Controllers.Collaboration.textShape": "Oblika",
"Common.Controllers.Collaboration.textShd": "Barva ozadja",
"Common.Controllers.Collaboration.textSmallCaps": "Male črke",
"Common.Controllers.Collaboration.textSpacing": "Razmik",
"Common.Controllers.Collaboration.textSpacingAfter": "Razmik pred",
"Common.Controllers.Collaboration.textSpacingBefore": "Razmik za",
"Common.Controllers.Collaboration.textStrikeout": "Prečrtano",
"Common.Controllers.Collaboration.textSubScript": "Podpisano",
"Common.Controllers.Collaboration.textSuperScript": "Nadpisano",
"Common.Controllers.Collaboration.textTableChanged": "<b>Nastavitve tabele so se spremenile <b />",
@ -63,6 +71,7 @@
"Common.Views.Collaboration.textAcceptAllChanges": "Sprejmi vse spremembe",
"Common.Views.Collaboration.textAddReply": "Dodaj odgovor",
"Common.Views.Collaboration.textAllChangesAcceptedPreview": "Vse spremembe so sprejete (Predogled)",
"Common.Views.Collaboration.textAllChangesEditing": "Vse spremembe (urejanje)",
"Common.Views.Collaboration.textAllChangesRejectedPreview": "Vse spremembe zavrnjene (Predogled)",
"Common.Views.Collaboration.textBack": "Nazaj",
"Common.Views.Collaboration.textCancel": "Prekliči",
@ -72,7 +81,9 @@
"Common.Views.Collaboration.textEditReply": "Uredi odgovor",
"Common.Views.Collaboration.textEditUsers": "Uporabniki",
"Common.Views.Collaboration.textEditСomment": "Uredi komentar",
"Common.Views.Collaboration.textFinal": "Končno",
"Common.Views.Collaboration.textMarkup": "Označevanje",
"Common.Views.Collaboration.textNoComments": "Ta datoteka ne vsebuje komentarjev",
"Common.Views.Collaboration.textOriginal": "Original",
"Common.Views.Collaboration.textReject": "Zavrni",
"Common.Views.Collaboration.textRejectAllChanges": "Zavrni vse spremembe",
@ -92,6 +103,7 @@
"DE.Controllers.AddTable.textCancel": "Prekliči",
"DE.Controllers.AddTable.textColumns": "Stolpci",
"DE.Controllers.AddTable.textRows": "Vrstice",
"DE.Controllers.AddTable.textTableSize": "Velikost tabele",
"DE.Controllers.DocumentHolder.menuAddComment": "Dodaj komentar",
"DE.Controllers.DocumentHolder.menuAddLink": "Dodaj povezavo",
"DE.Controllers.DocumentHolder.menuCopy": "Kopiraj",
@ -104,6 +116,7 @@
"DE.Controllers.DocumentHolder.menuOpenLink": "Odpri povezavo",
"DE.Controllers.DocumentHolder.menuPaste": "Prilepi",
"DE.Controllers.DocumentHolder.menuReview": "Pregled",
"DE.Controllers.DocumentHolder.menuSplit": "Razdeli celico",
"DE.Controllers.DocumentHolder.menuViewComment": "Ogled komentarja",
"DE.Controllers.DocumentHolder.sheetCancel": "Prekliči",
"DE.Controllers.DocumentHolder.textCancel": "Prekliči",
@ -134,6 +147,7 @@
"DE.Controllers.Main.applyChangesTitleText": "Nalaganje podatkov",
"DE.Controllers.Main.closeButtonText": "Zapri datoteko",
"DE.Controllers.Main.convertationTimeoutText": "Pretvorbena prekinitev presežena.",
"DE.Controllers.Main.criticalErrorExtText": "Pritisnite »V redu«, da se vrnete na seznam dokumentov.",
"DE.Controllers.Main.criticalErrorTitle": "Napaka",
"DE.Controllers.Main.downloadErrorText": "Prenos ni uspel.",
"DE.Controllers.Main.downloadMergeText": "Prenašanje ...",
@ -142,7 +156,9 @@
"DE.Controllers.Main.downloadTitleText": "Prenašanje dokumenta",
"DE.Controllers.Main.errorAccessDeny": "Poskušate izvesti dejanje, za katerega nimate pravic. <br> Obrnite se na skrbnika strežnika dokumentov.",
"DE.Controllers.Main.errorBadImageUrl": "URL slike je napačen",
"DE.Controllers.Main.errorConnectToServer": "Dokumenta ni bilo mogoče shraniti. Preverite nastavitve povezave ali se obrnite na skrbnika. <br> Ko kliknete gumb »V redu«, boste pozvani, da prenesete dokument.",
"DE.Controllers.Main.errorDatabaseConnection": "Zunanje težave. <br> Težave s povezavo s podatkovno bazo. Prosimo kontaktirajte podporo.",
"DE.Controllers.Main.errorDataEncrypted": "Prejete so šifrirane spremembe, ki jih ni mogoče razvozlati.",
"DE.Controllers.Main.errorDataRange": "Nepravilen obseg podatkov.",
"DE.Controllers.Main.errorDefaultMessage": "Koda napake: %1",
"DE.Controllers.Main.errorFilePassProtect": "Dokument je zaščiten z geslom in ga ni mogoče odpreti.",
@ -151,8 +167,12 @@
"DE.Controllers.Main.errorKeyExpire": "Ključni deskriptor je potekel",
"DE.Controllers.Main.errorMailMergeSaveFile": "Spajanje je neuspešno",
"DE.Controllers.Main.errorProcessSaveResult": "Shranjevanje je bilo neuspešno.",
"DE.Controllers.Main.errorServerVersion": "Različica urejevalnika je posodobljena. Stran bo ponovno naložena, da bo spremenila spremembe.",
"DE.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.",
"DE.Controllers.Main.errorUpdateVersion": "Različica datoteke je bila spremenjena. Stran bo osvežena.",
"DE.Controllers.Main.errorUserDrop": "Do datoteke v tem trenutku ni možno dostopati.",
"DE.Controllers.Main.errorUsersExceed": "Število uporabnikov je bilo preseženo",
"DE.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.",
"DE.Controllers.Main.loadFontsTextText": "Nalaganje podatkov ...",
"DE.Controllers.Main.loadFontsTitleText": "Nalaganje podatkov",
"DE.Controllers.Main.loadFontTextText": "Nalaganje podatkov ...",
@ -174,6 +194,10 @@
"DE.Controllers.Main.savePreparingTitle": "Priprava za shranjevanje. Prosim počakajte ...",
"DE.Controllers.Main.saveTextText": "Shranjevanje dokumenta ...",
"DE.Controllers.Main.saveTitleText": "Shranjevanje dokumenta",
"DE.Controllers.Main.scriptLoadError": "Povezava je počasna, nekatere komponente niso pravilno naložene. Prosimo osvežite stran.",
"DE.Controllers.Main.splitDividerErrorText": "Število vrstic mora biti deljivo s številom %1",
"DE.Controllers.Main.splitMaxColsErrorText": "Število stolpcev mora biti manjše od %1",
"DE.Controllers.Main.splitMaxRowsErrorText": "Število vrstic mora biti manjše od %1",
"DE.Controllers.Main.textAnonymous": "Anonimno",
"DE.Controllers.Main.textBack": "Nazaj",
"DE.Controllers.Main.textBuyNow": "Obišči spletno mesto",
@ -181,6 +205,7 @@
"DE.Controllers.Main.textClose": "Zapri",
"DE.Controllers.Main.textContactUs": "Kontaktirajte oddelek za prodajo",
"DE.Controllers.Main.textDone": "Končano",
"DE.Controllers.Main.textHasMacros": "Ta datoteka vsebuje avtomatske makroje. <br> Jih želite res zagnati.",
"DE.Controllers.Main.textLoadingDocument": "Nalaganje dokumenta",
"DE.Controllers.Main.textNo": "Ne",
"DE.Controllers.Main.textNoLicenseTitle": "%1 omejitev povezave",
@ -189,6 +214,7 @@
"DE.Controllers.Main.textPassword": "Geslo",
"DE.Controllers.Main.textPreloader": "Nalaganje ...",
"DE.Controllers.Main.textRemember": "Zapomni si mojo izbiro",
"DE.Controllers.Main.textTryUndoRedo": "Funkcije Undo / Redo so onemogočene za način hitrega urejanja.",
"DE.Controllers.Main.textUsername": "Uporabniško ime",
"DE.Controllers.Main.textYes": "Da",
"DE.Controllers.Main.titleLicenseExp": "Licenca je potekla",
@ -213,6 +239,7 @@
"DE.Controllers.Main.txtStyle_No_Spacing": "Brez razmika",
"DE.Controllers.Main.txtStyle_Normal": "Normalno",
"DE.Controllers.Main.txtStyle_Quote": "Citiraj",
"DE.Controllers.Main.txtStyle_Subtitle": "Podnaslov",
"DE.Controllers.Main.txtStyle_Title": "Naslov",
"DE.Controllers.Main.txtXAxis": "X os",
"DE.Controllers.Main.txtYAxis": "Y os",
@ -224,6 +251,11 @@
"DE.Controllers.Main.uploadImageTextText": "Nalaganje slike ...",
"DE.Controllers.Main.uploadImageTitleText": "Nalaganje slike",
"DE.Controllers.Main.waitText": "Prosimo počakajte ...",
"DE.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.",
"DE.Controllers.Main.warnLicenseExp": "Vaša licnenca je potekla. <br>Prosimo nadgradite licenco in osvežite stran.",
"DE.Controllers.Main.warnLicenseUsersExceeded": "Dosegli ste omejitev uporabnikov za %1 urednike. Če želite izvedeti več, se obrnite na skrbnika.",
"DE.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.",
"DE.Controllers.Main.warnNoLicenseUsers": "Dosegli ste omejitev uporabnika za %1 urednike. Za osebne pogoje nadgradnje se obrnite na %1 prodajno ekipo.",
"DE.Controllers.Main.warnProcessRightsChange": "Pravica, da urejate datoteko je bila zavrnjena.",
"DE.Controllers.Search.textNoTextFound": "Besedila ni mogoče najti",
"DE.Controllers.Search.textReplaceAll": "Zamenjaj vse",
@ -232,7 +264,10 @@
"DE.Controllers.Settings.txtLoading": "Nalaganje ...",
"DE.Controllers.Settings.unknownText": "Neznan",
"DE.Controllers.Settings.warnDownloadAs": "Če boste nadaljevali s shranjevanje v tem formatu bodo vse funkcije razen besedila izgubljene.<br>Ste prepričani, da želite nadaljevati?",
"DE.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.",
"DE.Controllers.Toolbar.dlgLeaveTitleText": "Zapuščate aplikacijo",
"DE.Controllers.Toolbar.leaveButtonText": "Zapusti to stran",
"DE.Controllers.Toolbar.stayButtonText": "Ostani na tej strani",
"DE.Views.AddImage.textAddress": "Naslov",
"DE.Views.AddImage.textBack": "Nazaj",
"DE.Views.AddImage.textFromLibrary": "Slika iz knjižnice",
@ -244,6 +279,8 @@
"DE.Views.AddOther.textAddLink": "Dodaj povezavo",
"DE.Views.AddOther.textBack": "Nazaj",
"DE.Views.AddOther.textBreak": "Prelom",
"DE.Views.AddOther.textCenterBottom": "Sredina spodaj",
"DE.Views.AddOther.textCenterTop": "Sredina zgoraj",
"DE.Views.AddOther.textColumnBreak": "Prelom stolpca",
"DE.Views.AddOther.textComment": "Komentar",
"DE.Views.AddOther.textContPage": "Nadaljuj stran",
@ -267,6 +304,8 @@
"DE.Views.AddOther.textRightBottom": "Desno spodaj",
"DE.Views.AddOther.textRightTop": "Desno zgoraj",
"DE.Views.AddOther.textSectionBreak": "Prelom sekcije",
"DE.Views.AddOther.textStartFrom": "Začni pri",
"DE.Views.AddOther.textTip": "Nasvet",
"DE.Views.EditChart.textAddCustomColor": "Dodaj barvo po meri",
"DE.Views.EditChart.textAlign": "Poravnava",
"DE.Views.EditChart.textBack": "Nazaj",
@ -288,18 +327,21 @@
"DE.Views.EditChart.textSquare": "Kvadrat",
"DE.Views.EditChart.textStyle": "Slog",
"DE.Views.EditChart.textThrough": "Preko",
"DE.Views.EditChart.textTight": "Tesen",
"DE.Views.EditChart.textToBackground": "Pošlji v ozadje",
"DE.Views.EditChart.textToForeground": "Premakni v ospredje",
"DE.Views.EditChart.textTopBottom": "Vrh in dno",
"DE.Views.EditChart.textType": "Tip",
"DE.Views.EditHeader.textDiffFirst": "Različna prva stran",
"DE.Views.EditHeader.textDiffOdd": "Različne sode in lihe strani",
"DE.Views.EditHeader.textFrom": "Začni pri",
"DE.Views.EditHeader.textPageNumbering": "Oštevilčevanje strani",
"DE.Views.EditHeader.textSameAs": "Povezava k prejšnji",
"DE.Views.EditHyperlink.textDisplay": "Prikaži",
"DE.Views.EditHyperlink.textEdit": "Uredi povezavo",
"DE.Views.EditHyperlink.textLink": "Povezava",
"DE.Views.EditHyperlink.textRemove": "Odstrani povezavo",
"DE.Views.EditHyperlink.textTip": "Nasvet",
"DE.Views.EditImage.textAddress": "Naslov",
"DE.Views.EditImage.textAlign": "Poravnava",
"DE.Views.EditImage.textBack": "Nazaj",
@ -322,6 +364,7 @@
"DE.Views.EditImage.textReplaceImg": "Zamenjaj sliko",
"DE.Views.EditImage.textSquare": "Kvadrat",
"DE.Views.EditImage.textThrough": "Preko",
"DE.Views.EditImage.textTight": "Tesen",
"DE.Views.EditImage.textToBackground": "Pošlji v ozadje",
"DE.Views.EditImage.textToForeground": "Premakni v ospredje",
"DE.Views.EditImage.textTopBottom": "Vrh in dno",
@ -340,6 +383,7 @@
"DE.Views.EditParagraph.textKeepNext": "Ohrani z naslednjim",
"DE.Views.EditParagraph.textPageBreak": "Prelom strani pred",
"DE.Views.EditParagraph.textPrgStyles": "Oblikovanje odstavka",
"DE.Views.EditParagraph.textSpaceBetween": "Razmik med odstavki",
"DE.Views.EditShape.textAddCustomColor": "Dodaj barvo po meri",
"DE.Views.EditShape.textAlign": "Poravnava",
"DE.Views.EditShape.textBack": "Nazaj",
@ -363,6 +407,7 @@
"DE.Views.EditShape.textSquare": "Kvadrat",
"DE.Views.EditShape.textStyle": "Slog",
"DE.Views.EditShape.textThrough": "Preko",
"DE.Views.EditShape.textTight": "Tesen",
"DE.Views.EditShape.textToBackground": "Pošlji v ozadje",
"DE.Views.EditShape.textToForeground": "Premakni v ospredje",
"DE.Views.EditShape.textTopAndBottom": "Vrh in dno",
@ -370,6 +415,8 @@
"DE.Views.EditTable.textAddCustomColor": "Dodaj barvo po meri",
"DE.Views.EditTable.textAlign": "Poravnava",
"DE.Views.EditTable.textBack": "Nazaj",
"DE.Views.EditTable.textBandedColumn": "Stolpec",
"DE.Views.EditTable.textBandedRow": "Povezana vrstica",
"DE.Views.EditTable.textBorder": "Obrobe",
"DE.Views.EditTable.textCellMargins": "Robovi celice",
"DE.Views.EditTable.textColor": "Barva",
@ -385,6 +432,8 @@
"DE.Views.EditTable.textRemoveTable": "Odstrani tabelo",
"DE.Views.EditTable.textSize": "Velikost",
"DE.Views.EditTable.textStyle": "Slog",
"DE.Views.EditTable.textStyleOptions": "Možnosti oblikovanja",
"DE.Views.EditTable.textTableOptions": "Možnosti tabele",
"DE.Views.EditTable.textTotalRow": "Skupno število vrstic",
"DE.Views.EditTable.textWithText": "Premakni z besedilom",
"DE.Views.EditText.textAddCustomColor": "Dodaj barvo po meri",
@ -411,6 +460,8 @@
"DE.Views.EditText.textNone": "Nič",
"DE.Views.EditText.textNumbers": "Števila",
"DE.Views.EditText.textSize": "Velikost",
"DE.Views.EditText.textSmallCaps": "Male črke",
"DE.Views.EditText.textStrikethrough": "Prečrtano",
"DE.Views.EditText.textSubscript": "Podpisano",
"DE.Views.Search.textCase": "Občutljiv na velike in male črke",
"DE.Views.Search.textDone": "Končano",
@ -475,9 +526,14 @@
"DE.Views.Settings.textPoweredBy": "Poganja",
"DE.Views.Settings.textPrint": "Natisni",
"DE.Views.Settings.textReader": "Način branja",
"DE.Views.Settings.textReview": "Sledi spremembam",
"DE.Views.Settings.textRight": "Desno",
"DE.Views.Settings.textSettings": "Nastavitve",
"DE.Views.Settings.textShowNotification": "Prikaži obvestila",
"DE.Views.Settings.textSpaces": "Razmiki",
"DE.Views.Settings.textSpellcheck": "Preverjanje črkovanja",
"DE.Views.Settings.textStatistic": "Statistika",
"DE.Views.Settings.textSubject": "Zadeva",
"DE.Views.Settings.textSymbols": "Simboli",
"DE.Views.Settings.textTel": "Telefon",
"DE.Views.Settings.textTitle": "Naslov",

View file

@ -1,23 +1,55 @@
{
"Common.Controllers.Collaboration.textAddReply": "Додати відповідь",
"Common.Controllers.Collaboration.textAuto": "Авто",
"Common.Controllers.Collaboration.textBold": "Грубий",
"Common.Controllers.Collaboration.textCancel": "Скасувати",
"Common.Controllers.Collaboration.textCaps": "Усі великі",
"Common.Controllers.Collaboration.textCenter": "Вирівняти по центру",
"Common.Controllers.Collaboration.textChart": "Діаграма",
"Common.Controllers.Collaboration.textColor": "Колір шрифту",
"Common.Controllers.Collaboration.textDelete": "Видалити",
"Common.Controllers.Collaboration.textDeleteComment": "Видалити коментар",
"Common.Controllers.Collaboration.textDeleted": "<b>Вилучено:</b>",
"Common.Controllers.Collaboration.textDone": "Готово",
"Common.Controllers.Collaboration.textEdit": "Редагувати",
"Common.Controllers.Collaboration.textEquation": "Рівняння",
"Common.Controllers.Collaboration.textFirstLine": "Перша строка",
"Common.Controllers.Collaboration.textHighlight": "Колір позначення",
"Common.Controllers.Collaboration.textImage": "Зображення",
"Common.Controllers.Collaboration.textInserted": "<b>Вставлено:</b>",
"Common.Controllers.Collaboration.textItalic": "Курсив",
"Common.Controllers.Collaboration.textJustify": "Вирівняти по ширині",
"Common.Controllers.Collaboration.textLeft": "Вирівняти зліва",
"Common.Controllers.Collaboration.textMultiple": "множник",
"Common.Controllers.Collaboration.textNoContextual": "Додати інтервал між абзацами того ж стилю",
"Common.Controllers.Collaboration.textNot": "Не",
"Common.Controllers.Collaboration.textNum": "Зміна нумерації",
"Common.Controllers.Collaboration.textRight": "Вирівняти справа",
"Common.Controllers.Collaboration.textShape": "Фігура",
"Common.Controllers.Collaboration.textShd": "Колір тла",
"Common.Controllers.Collaboration.textSpacing": "Інтервал",
"Common.Controllers.Collaboration.textTabs": "Змінити вкладки",
"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.textAccept": "Прийняти",
"Common.Views.Collaboration.textAddReply": "Додати відповідь",
"Common.Views.Collaboration.textBack": "Назад",
"Common.Views.Collaboration.textCancel": "Скасувати",
"Common.Views.Collaboration.textCollaboration": "Співпраця",
"Common.Views.Collaboration.textDisplayMode": "Режим показу",
"Common.Views.Collaboration.textDone": "Готово",
"Common.Views.Collaboration.textEditUsers": "Користувачі",
"Common.Views.Collaboration.textEditСomment": "Редагувати коментар",
"Common.Views.Collaboration.textFinal": "Фінальний",
"Common.Views.Collaboration.textMarkup": "Зміни",
"Common.Views.Collaboration.textOriginal": "Початковий",
"Common.Views.Collaboration.textReject": "Відхилити",
"Common.Views.Collaboration.textRejectAllChanges": "Відхилити усі зміни",
"Common.Views.Collaboration.textСomments": "Коментаріі",
"DE.Controllers.AddContainer.textImage": "Зображення",
"DE.Controllers.AddContainer.textOther": "Інший",
"DE.Controllers.AddContainer.textShape": "Форма",
@ -26,15 +58,20 @@
"DE.Controllers.AddImage.txtNotUrl": "Це поле має бути URL-адресою у форматі \"http://www.example.com\"",
"DE.Controllers.AddOther.textBelowText": "Нижче тексту",
"DE.Controllers.AddOther.textBottomOfPage": "Внизу сторінки",
"DE.Controllers.AddOther.textCancel": "Скасувати",
"DE.Controllers.AddOther.textContinue": "Продовжити",
"DE.Controllers.AddOther.textDelete": "Видалити",
"DE.Controllers.AddOther.txtNotUrl": "Це поле має бути URL-адресою у форматі \"http://www.example.com\"",
"DE.Controllers.AddTable.textCancel": "Скасувати",
"DE.Controllers.AddTable.textColumns": "Стовпці",
"DE.Controllers.AddTable.textRows": "Рядки",
"DE.Controllers.AddTable.textTableSize": "Розмір таблиці",
"DE.Controllers.DocumentHolder.menuAddComment": "Додати коментар",
"DE.Controllers.DocumentHolder.menuAddLink": "Додати посилання",
"DE.Controllers.DocumentHolder.menuCopy": "Копіювати",
"DE.Controllers.DocumentHolder.menuCut": "Вирізати",
"DE.Controllers.DocumentHolder.menuDelete": "Видалити",
"DE.Controllers.DocumentHolder.menuDeleteTable": "Видалити таблицю",
"DE.Controllers.DocumentHolder.menuEdit": "Редагувати",
"DE.Controllers.DocumentHolder.menuMore": "Більше",
"DE.Controllers.DocumentHolder.menuOpenLink": "Відкрити посилання",
@ -42,7 +79,9 @@
"DE.Controllers.DocumentHolder.sheetCancel": "Скасувати",
"DE.Controllers.DocumentHolder.textCancel": "Скасувати",
"DE.Controllers.DocumentHolder.textColumns": "Стовпці",
"DE.Controllers.DocumentHolder.textDoNotShowAgain": "Більше не відображати",
"DE.Controllers.DocumentHolder.textGuest": "Гість",
"DE.Controllers.DocumentHolder.textRows": "Рядки",
"DE.Controllers.EditContainer.textChart": "Діаграма",
"DE.Controllers.EditContainer.textHyperlink": "Гіперсилка",
"DE.Controllers.EditContainer.textImage": "Зображення",
@ -88,7 +127,7 @@
"DE.Controllers.Main.errorUpdateVersion": "Версія файлу була змінена. Сторінка буде перезавантажена.",
"DE.Controllers.Main.errorUserDrop": "На даний момент файл не доступний.",
"DE.Controllers.Main.errorUsersExceed": "Кількість користувачів перевищено",
"DE.Controllers.Main.errorViewerDisconnect": "З'єднання втрачено. Ви все ще можете переглянути документ <br>, але не зможете завантажувати його до відновлення.",
"DE.Controllers.Main.errorViewerDisconnect": "З'єднання втрачено. Ви все ще можете переглянути документ,<br> але не зможете завантажувати його до відновлення зеднання та оновлення сторінки.",
"DE.Controllers.Main.leavePageText": "У цьому документі є незбережені зміни. Натисніть \"Залишатися на цій сторінці\", щоб дочекатись автоматичного збереження документа. Натисніть \"Покинути цю сторінку\", щоб відхилити всі незбережені зміни.",
"DE.Controllers.Main.loadFontsTextText": "Завантаження дати...",
"DE.Controllers.Main.loadFontsTitleText": "Дата завантаження",
@ -126,12 +165,14 @@
"DE.Controllers.Main.textContactUs": "Відділ продажів",
"DE.Controllers.Main.textDone": "Готово",
"DE.Controllers.Main.textLoadingDocument": "Завантаження документа",
"DE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE відкрита версія",
"DE.Controllers.Main.textNo": "Ні",
"DE.Controllers.Main.textNoLicenseTitle": "Досягнуто ліміту ліцензії",
"DE.Controllers.Main.textOK": "OК",
"DE.Controllers.Main.textPassword": "Пароль",
"DE.Controllers.Main.textPreloader": "Завантаження...",
"DE.Controllers.Main.textTryUndoRedo": "Функції Undo / Redo відключені для режиму швидкого редагування.",
"DE.Controllers.Main.textUsername": "Ім'я користувача",
"DE.Controllers.Main.textYes": "Так",
"DE.Controllers.Main.titleLicenseExp": "Термін дії ліцензії закінчився",
"DE.Controllers.Main.titleServerVersion": "Редактор оновлено",
"DE.Controllers.Main.titleUpdateVersion": "Версію змінено",
@ -164,12 +205,14 @@
"DE.Controllers.Main.uploadImageSizeMessage": "Максимальний розмір зображення перевищено.",
"DE.Controllers.Main.uploadImageTextText": "Завантаження зображення...",
"DE.Controllers.Main.uploadImageTitleText": "Завантаження зображення",
"DE.Controllers.Main.waitText": "Будь ласка, зачекайте...",
"DE.Controllers.Main.warnLicenseExp": "Термін дії вашої ліцензії минув. <br> Будь ласка, оновіть свою ліцензію та оновіть сторінку.",
"DE.Controllers.Main.warnNoLicense": "Ви використовуєте відкриту версію %1. Ця версія має обмеження для одночасного підключення до сервера документів (20 підключень за один раз). <br> Якщо вам потрібно більше, подумайте про придбання комерційної ліцензії.",
"DE.Controllers.Main.warnProcessRightsChange": "Вам відмовлено у наданні права редагувати файл.",
"DE.Controllers.Search.textNoTextFound": "Текст не знайдено",
"DE.Controllers.Search.textReplaceAll": "Замінити усе",
"DE.Controllers.Settings.notcriticalErrorTitle": "Застереження",
"DE.Controllers.Settings.textCustomSize": "Спеціальний розмір",
"DE.Controllers.Settings.txtLoading": "Завантаження...",
"DE.Controllers.Settings.unknownText": "Невідомий",
"DE.Controllers.Settings.warnDownloadAs": "Якщо ви продовжите збереження в цьому форматі, всі функції, окрім тексту, буде втрачено. <br> Ви впевнені, що хочете продовжити?",
@ -184,15 +227,19 @@
"DE.Views.AddImage.textImageURL": "URL зображення",
"DE.Views.AddImage.textInsertImage": "Вставити зображення",
"DE.Views.AddImage.textLinkSettings": "Налаштування посилання",
"DE.Views.AddOther.textAddComment": "Додати коментар",
"DE.Views.AddOther.textAddLink": "Додати посилання",
"DE.Views.AddOther.textBack": "Назад",
"DE.Views.AddOther.textCenterBottom": "Центр внизу",
"DE.Views.AddOther.textCenterTop": "Центр зверху",
"DE.Views.AddOther.textColumnBreak": "Розрив стовпця",
"DE.Views.AddOther.textComment": "Коментар",
"DE.Views.AddOther.textContPage": "Неперервна Сторінка",
"DE.Views.AddOther.textCurrentPos": "Поточна позиція",
"DE.Views.AddOther.textDisplay": "Дісплей",
"DE.Views.AddOther.textDone": "Готово",
"DE.Views.AddOther.textEvenPage": "Навіть сторінка",
"DE.Views.AddOther.textFormat": "Формат",
"DE.Views.AddOther.textInsert": "Вставити",
"DE.Views.AddOther.textLeftBottom": "Зліва знизу",
"DE.Views.AddOther.textLeftTop": "Зліва направо",
@ -233,6 +280,8 @@
"DE.Views.EditChart.textTopBottom": "Верх і низ",
"DE.Views.EditChart.textType": "Тип",
"DE.Views.EditChart.textWrap": "Обернути",
"DE.Views.EditHeader.textDiffFirst": "Різна перша сторінка",
"DE.Views.EditHeader.textDiffOdd": "Різні непарні та рівноцінні сторінки",
"DE.Views.EditHyperlink.textDisplay": "Дісплей",
"DE.Views.EditHyperlink.textEdit": "Редагувати посилання",
"DE.Views.EditHyperlink.textLink": "Посилання",
@ -243,7 +292,7 @@
"DE.Views.EditImage.textBack": "Назад",
"DE.Views.EditImage.textBackward": "Перемістити назад",
"DE.Views.EditImage.textBehind": "Позаду",
"DE.Views.EditImage.textDefault": "За замовчуванням",
"DE.Views.EditImage.textDefault": "Реальний розмір",
"DE.Views.EditImage.textDistanceText": "Відстань від тексту",
"DE.Views.EditImage.textForward": "Перемістити вперед",
"DE.Views.EditImage.textFromLibrary": "Зображення з бібліотеки",
@ -267,13 +316,14 @@
"DE.Views.EditImage.textWrap": "Обернути",
"DE.Views.EditParagraph.textAddCustomColor": "Додати власний колір",
"DE.Views.EditParagraph.textAdvanced": "Розширений",
"DE.Views.EditParagraph.textAdvSettings": "Розширені налаштування",
"DE.Views.EditParagraph.textAdvSettings": "Додаткові налаштування",
"DE.Views.EditParagraph.textAfter": "після",
"DE.Views.EditParagraph.textAuto": "Авто",
"DE.Views.EditParagraph.textBack": "Назад",
"DE.Views.EditParagraph.textBackground": "Задній фон",
"DE.Views.EditParagraph.textBefore": "Перед",
"DE.Views.EditParagraph.textCustomColor": "Власний колір",
"DE.Views.EditParagraph.textFirstLine": "Перша строка",
"DE.Views.EditParagraph.textFromText": "Відстань від тексту",
"DE.Views.EditParagraph.textKeepLines": "Тримайте лінії разом",
"DE.Views.EditParagraph.textKeepNext": "Зберегати з текстом",
@ -369,15 +419,20 @@
"DE.Views.Search.textSearch": "Пошук",
"DE.Views.Settings.textAbout": "Про",
"DE.Views.Settings.textAddress": "Адреса",
"DE.Views.Settings.textApplication": "Додаток",
"DE.Views.Settings.textAuthor": "Автор",
"DE.Views.Settings.textBack": "Назад",
"DE.Views.Settings.textBottom": "Внизу",
"DE.Views.Settings.textCentimeter": "Сантиметр",
"DE.Views.Settings.textCollaboration": "Співпраця",
"DE.Views.Settings.textColorSchemes": "Схеми кольорів",
"DE.Views.Settings.textComment": "Коментар",
"DE.Views.Settings.textCreated": "Створено",
"DE.Views.Settings.textCreateDate": "Дата створення",
"DE.Views.Settings.textCustom": "Користувальницький",
"DE.Views.Settings.textCustomSize": "Спеціальний розмір",
"DE.Views.Settings.textDisableAll": "Вимкнути все",
"DE.Views.Settings.textDisplayComments": "Коментарі",
"DE.Views.Settings.textDocInfo": "Інофрмація документа",
"DE.Views.Settings.textDocTitle": "Назва документу",
"DE.Views.Settings.textDocumentFormats": "Формати документа",
@ -387,23 +442,30 @@
"DE.Views.Settings.textDownloadAs": "Завантажити як...",
"DE.Views.Settings.textEditDoc": "Редагувати документ",
"DE.Views.Settings.textEmail": "Пошта",
"DE.Views.Settings.textEnableAll": "Увімкнути все",
"DE.Views.Settings.textFind": "Знайти",
"DE.Views.Settings.textFindAndReplace": "Знайти та перемістити",
"DE.Views.Settings.textFormat": "Формат",
"DE.Views.Settings.textHelp": "Допомога",
"DE.Views.Settings.textLandscape": "ландшафт",
"DE.Views.Settings.textLastModifiedBy": "Востаннє змінено",
"DE.Views.Settings.textLeft": "Лівий",
"DE.Views.Settings.textLoading": "Завантаження...",
"DE.Views.Settings.textOrientation": "Орієнтація",
"DE.Views.Settings.textOwner": "Власник",
"DE.Views.Settings.textPages": "Сторінки",
"DE.Views.Settings.textParagraphs": "Параграфи",
"DE.Views.Settings.textPortrait": "Портрет",
"DE.Views.Settings.textPoweredBy": "Під керуванням",
"DE.Views.Settings.textPrint": "Роздрукувати",
"DE.Views.Settings.textReader": "Режим читання",
"DE.Views.Settings.textRight": "Право",
"DE.Views.Settings.textSettings": "Налаштування",
"DE.Views.Settings.textSpaces": "Пробіли",
"DE.Views.Settings.textStatistic": "Статистика",
"DE.Views.Settings.textSymbols": "Символи",
"DE.Views.Settings.textTel": "Телефон",
"DE.Views.Settings.textTitle": "Заголовок",
"DE.Views.Settings.textVersion": "Версія",
"DE.Views.Settings.textWords": "Слова",
"DE.Views.Settings.unknownText": "Невідомий",

View file

@ -1,16 +1,23 @@
{
"Common.Controllers.Collaboration.textAddReply": "添加回复",
"Common.Controllers.Collaboration.textAtLeast": "至少",
"Common.Controllers.Collaboration.textAuto": "自动",
"Common.Controllers.Collaboration.textBaseline": "基线",
"Common.Controllers.Collaboration.textBold": "加粗",
"Common.Controllers.Collaboration.textBreakBefore": "分页前",
"Common.Controllers.Collaboration.textCancel": "取消",
"Common.Controllers.Collaboration.textCaps": "全部大写",
"Common.Controllers.Collaboration.textCenter": "居中对齐",
"Common.Controllers.Collaboration.textChart": "图表",
"Common.Controllers.Collaboration.textColor": "字体颜色",
"Common.Controllers.Collaboration.textContextual": "不要在相同样式的段落之间添加间隔",
"Common.Controllers.Collaboration.textDelete": "删除",
"Common.Controllers.Collaboration.textDeleteComment": "删除注释",
"Common.Controllers.Collaboration.textDeleted": "<b>已删除:</b>",
"Common.Controllers.Collaboration.textDeleteReply": "删除回复",
"Common.Controllers.Collaboration.textDone": "完成",
"Common.Controllers.Collaboration.textDStrikeout": "双删除线",
"Common.Controllers.Collaboration.textEdit": "编辑",
"Common.Controllers.Collaboration.textEditUser": "文件正在被多个用户编辑。",
"Common.Controllers.Collaboration.textEquation": "方程",
"Common.Controllers.Collaboration.textExact": "精确",
@ -27,8 +34,11 @@
"Common.Controllers.Collaboration.textKeepNext": "与下一个保持一致",
"Common.Controllers.Collaboration.textLeft": "左对齐",
"Common.Controllers.Collaboration.textLineSpacing": "行间距:",
"Common.Controllers.Collaboration.textMessageDeleteComment": "你确定要删除这一注释吗?",
"Common.Controllers.Collaboration.textMessageDeleteReply": "你确定要删除这一回复吗?",
"Common.Controllers.Collaboration.textMultiple": "倍数",
"Common.Controllers.Collaboration.textNoBreakBefore": "之前没有分页",
"Common.Controllers.Collaboration.textNoChanges": "未进行任何修改。",
"Common.Controllers.Collaboration.textNoContextual": "在相同样式的段落之间添加间隔",
"Common.Controllers.Collaboration.textNoKeepLines": "不要保持一行",
"Common.Controllers.Collaboration.textNoKeepNext": "不要跟着下一个",
@ -42,6 +52,8 @@
"Common.Controllers.Collaboration.textParaMoveFromUp": "<b>已上移</b>",
"Common.Controllers.Collaboration.textParaMoveTo": "<b>已移动</b>",
"Common.Controllers.Collaboration.textPosition": "职位",
"Common.Controllers.Collaboration.textReopen": "重新打开",
"Common.Controllers.Collaboration.textResolve": "解决",
"Common.Controllers.Collaboration.textRight": "右对齐",
"Common.Controllers.Collaboration.textShape": "形状",
"Common.Controllers.Collaboration.textShd": "背景颜色",
@ -58,21 +70,32 @@
"Common.Controllers.Collaboration.textTabs": "更改选项卡",
"Common.Controllers.Collaboration.textUnderline": "下划线",
"Common.Controllers.Collaboration.textWidow": "窗口控制",
"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.textAccept": "接受",
"Common.Views.Collaboration.textAcceptAllChanges": "接受所有更改",
"Common.Views.Collaboration.textAddReply": "添加回复",
"Common.Views.Collaboration.textAllChangesAcceptedPreview": "已经接受所有更改 (预览)",
"Common.Views.Collaboration.textAllChangesEditing": "所有更改 (编辑中)",
"Common.Views.Collaboration.textAllChangesRejectedPreview": "已经否决所有更改 (预览)",
"Common.Views.Collaboration.textBack": "返回",
"Common.Views.Collaboration.textCancel": "取消",
"Common.Views.Collaboration.textChange": "审查变更",
"Common.Views.Collaboration.textCollaboration": "协作",
"Common.Views.Collaboration.textDisplayMode": "显示模式",
"Common.Views.Collaboration.textDone": "完成",
"Common.Views.Collaboration.textEditReply": "编辑回复",
"Common.Views.Collaboration.textEditUsers": "用户",
"Common.Views.Collaboration.textEditСomment": "编辑注释",
"Common.Views.Collaboration.textFinal": "最终版",
"Common.Views.Collaboration.textMarkup": "标记",
"Common.Views.Collaboration.textNoComments": "这个文档没包括评论",
"Common.Views.Collaboration.textOriginal": "原始版",
"Common.Views.Collaboration.textReject": "拒绝",
"Common.Views.Collaboration.textRejectAllChanges": "拒绝所有更改",
"Common.Views.Collaboration.textReview": "跟踪变化",
"Common.Views.Collaboration.textReviewing": "审阅",
@ -85,12 +108,17 @@
"DE.Controllers.AddImage.txtNotUrl": "该字段应为“http://www.example.com”格式的URL",
"DE.Controllers.AddOther.textBelowText": "文字下方",
"DE.Controllers.AddOther.textBottomOfPage": "页面底部",
"DE.Controllers.AddOther.textCancel": "取消",
"DE.Controllers.AddOther.textContinue": "继续",
"DE.Controllers.AddOther.textDelete": "删除",
"DE.Controllers.AddOther.textDeleteDraft": "你确定要删除这一稿吗?",
"DE.Controllers.AddOther.txtNotUrl": "该字段应为“http://www.example.com”格式的URL",
"DE.Controllers.AddTable.textCancel": "取消",
"DE.Controllers.AddTable.textColumns": "列",
"DE.Controllers.AddTable.textRows": "行",
"DE.Controllers.AddTable.textTableSize": "表格大小",
"DE.Controllers.DocumentHolder.errorCopyCutPaste": "使用上下文菜单的复制、剪切和粘贴操作将仅在当前文件中执行。",
"DE.Controllers.DocumentHolder.menuAddComment": "添加注释",
"DE.Controllers.DocumentHolder.menuAddLink": "增加链接",
"DE.Controllers.DocumentHolder.menuCopy": "复制",
"DE.Controllers.DocumentHolder.menuCut": "剪切",
@ -104,6 +132,7 @@
"DE.Controllers.DocumentHolder.menuReview": "检查",
"DE.Controllers.DocumentHolder.menuReviewChange": "审查变更",
"DE.Controllers.DocumentHolder.menuSplit": "拆分单元格",
"DE.Controllers.DocumentHolder.menuViewComment": "查看注释",
"DE.Controllers.DocumentHolder.sheetCancel": "取消",
"DE.Controllers.DocumentHolder.textCancel": "取消",
"DE.Controllers.DocumentHolder.textColumns": "列",
@ -156,6 +185,7 @@
"DE.Controllers.Main.errorKeyExpire": "密钥过期",
"DE.Controllers.Main.errorMailMergeLoadFile": "加载失败",
"DE.Controllers.Main.errorMailMergeSaveFile": "合并失败",
"DE.Controllers.Main.errorOpensource": "这个免费的社区版本只能够用来查看文件。要想在手机上使用在线编辑工具,请购买商业版。",
"DE.Controllers.Main.errorProcessSaveResult": "保存失败",
"DE.Controllers.Main.errorServerVersion": "该编辑版本已经更新。该页面将被重新加载以应用更改。",
"DE.Controllers.Main.errorStockChart": "行顺序不正确。建立股票图表将数据按照以下顺序放置在表格上:<br>开盘价,最高价格,最低价格,收盘价。",
@ -202,14 +232,18 @@
"DE.Controllers.Main.textContactUs": "联系销售",
"DE.Controllers.Main.textCustomLoader": "请注意,根据许可条款您无权更改加载程序。<br>请联系我们的销售部门获取报价。",
"DE.Controllers.Main.textDone": "完成",
"DE.Controllers.Main.textHasMacros": "这个文件带有自动宏。<br> 是否要运行宏?",
"DE.Controllers.Main.textLoadingDocument": "文件加载中…",
"DE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE开源版本",
"DE.Controllers.Main.textNo": "不",
"DE.Controllers.Main.textNoLicenseTitle": "限制连接数为 %1 ",
"DE.Controllers.Main.textOK": "确定",
"DE.Controllers.Main.textPaidFeature": "付费功能",
"DE.Controllers.Main.textPassword": "密码",
"DE.Controllers.Main.textPreloader": "载入中……",
"DE.Controllers.Main.textRemember": "记住我的选择",
"DE.Controllers.Main.textTryUndoRedo": "快速共同编辑模式下Undo / Redo功能被禁用。",
"DE.Controllers.Main.textUsername": "用户名",
"DE.Controllers.Main.textYes": "是",
"DE.Controllers.Main.titleLicenseExp": "许可证过期",
"DE.Controllers.Main.titleServerVersion": "编辑器已更新",
"DE.Controllers.Main.titleUpdateVersion": "版本已变化",
@ -256,6 +290,7 @@
"DE.Controllers.Search.textNoTextFound": "文本没找到",
"DE.Controllers.Search.textReplaceAll": "全部替换",
"DE.Controllers.Settings.notcriticalErrorTitle": "警告",
"DE.Controllers.Settings.textCustomSize": "自定义大小",
"DE.Controllers.Settings.txtLoading": "载入中……",
"DE.Controllers.Settings.unknownText": "未知",
"DE.Controllers.Settings.warnDownloadAs": "如果您继续以此格式保存,除文本之外的所有功能将丢失。<br>您确定要继续吗?",
@ -271,14 +306,18 @@
"DE.Views.AddImage.textImageURL": "图片地址",
"DE.Views.AddImage.textInsertImage": "插入图像",
"DE.Views.AddImage.textLinkSettings": "链接设置",
"DE.Views.AddOther.textAddComment": "添加注释",
"DE.Views.AddOther.textAddLink": "增加链接",
"DE.Views.AddOther.textBack": "返回",
"DE.Views.AddOther.textBreak": "换行",
"DE.Views.AddOther.textCenterBottom": "中间底部",
"DE.Views.AddOther.textCenterTop": "中心顶部",
"DE.Views.AddOther.textColumnBreak": "分栏",
"DE.Views.AddOther.textComment": "注释",
"DE.Views.AddOther.textContPage": "连续页",
"DE.Views.AddOther.textCurrentPos": "当前位置",
"DE.Views.AddOther.textDisplay": "展示",
"DE.Views.AddOther.textDone": "完成",
"DE.Views.AddOther.textEvenPage": "偶数页",
"DE.Views.AddOther.textFootnote": "脚注",
"DE.Views.AddOther.textFormat": "格式",
@ -486,6 +525,9 @@
"DE.Views.Settings.textCreateDate": "创建日期",
"DE.Views.Settings.textCustom": "自定义",
"DE.Views.Settings.textCustomSize": "自定义大小",
"DE.Views.Settings.textDisableAll": "解除所有项目",
"DE.Views.Settings.textDisableAllMacrosWithNotification": "解除所有带通知的宏",
"DE.Views.Settings.textDisableAllMacrosWithoutNotification": "解除所有不带通知的宏",
"DE.Views.Settings.textDisplayComments": "评论",
"DE.Views.Settings.textDisplayResolvedComments": "已解决的评论",
"DE.Views.Settings.textDocInfo": "文件信息",
@ -497,6 +539,8 @@
"DE.Views.Settings.textDownloadAs": "下载为...",
"DE.Views.Settings.textEditDoc": "编辑文档",
"DE.Views.Settings.textEmail": "电子邮件",
"DE.Views.Settings.textEnableAll": "启动所有项目",
"DE.Views.Settings.textEnableAllMacrosWithoutNotification": "启动所有不带通知的宏",
"DE.Views.Settings.textFind": "查找",
"DE.Views.Settings.textFindAndReplace": "查找和替换",
"DE.Views.Settings.textFormat": "格式",
@ -509,6 +553,7 @@
"DE.Views.Settings.textLeft": "左",
"DE.Views.Settings.textLoading": "加载中…",
"DE.Views.Settings.textLocation": "位置",
"DE.Views.Settings.textMacrosSettings": "宏设置",
"DE.Views.Settings.textMargins": "边距",
"DE.Views.Settings.textNoCharacters": "不打印字符",
"DE.Views.Settings.textOrientation": "选项",
@ -523,6 +568,7 @@
"DE.Views.Settings.textReview": "跟踪变化",
"DE.Views.Settings.textRight": "对",
"DE.Views.Settings.textSettings": "设置",
"DE.Views.Settings.textShowNotification": "显示通知",
"DE.Views.Settings.textSpaces": "间隔",
"DE.Views.Settings.textSpellcheck": "拼写检查",
"DE.Views.Settings.textStatistic": "统计",