diff --git a/apps/documenteditor/main/locale/de.json b/apps/documenteditor/main/locale/de.json index f01ca3b78d..230fc5f51b 100644 --- a/apps/documenteditor/main/locale/de.json +++ b/apps/documenteditor/main/locale/de.json @@ -392,7 +392,7 @@ "DE.Controllers.Main.textClose": "Schließen", "DE.Controllers.Main.textCloseTip": "Klicken Sie, um den Tipp zu schließen", "DE.Controllers.Main.textContactUs": "Verkaufsteam kontaktieren", - "DE.Controllers.Main.textLicencePaidFeature": "Die Funktion, die Sie verwenden möchten, ist für zusätzliche Zahlung verfügbar.
Wenden Sie sich bei Bedarf an die Verkaufsabteilung", + "DE.Controllers.Main.textLicencePaidFeature": "Die Funktion, die Sie verwenden möchten, ist für zusätzliche Lizenz verfügbar.
Wenden Sie sich bei Bedarf an die Verkaufsabteilung", "DE.Controllers.Main.textLoadingDocument": "Dokument wird geladen...", "DE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE Verbindungsbeschränkung", "DE.Controllers.Main.textPaidFeature": "Kostenpflichtige Funktion", @@ -1394,7 +1394,7 @@ "DE.Views.MailMergeSettings.textSendMsg": "Alle E-Mail-Nachrichten sind bereit und werden innerhalb einiger Zeit versendet.
Die Geschwindigkeit des Email-Versands hängt von Ihrem Mail-Dienst ab. Sie können an dem Dokument weiterarbeiten oder es schließen. Nachdem Email-Versand werden Sie per E-Mail, die Sie bei der Registriering wervendeten, benachrichtigt.", "DE.Views.MailMergeSettings.textTo": "Zu", "DE.Views.MailMergeSettings.txtFirst": "Zum ersten Datensatz", - "DE.Views.MailMergeSettings.txtFromToError": "Der Wert \"Von\" muss kleiner als \"Zu\" sein", + "DE.Views.MailMergeSettings.txtFromToError": "Der Wert \"Von\" muss weniger als \"Bis\" sein", "DE.Views.MailMergeSettings.txtLast": "Zum letzten Datensatz", "DE.Views.MailMergeSettings.txtNext": "Zum nächsten Datensatz", "DE.Views.MailMergeSettings.txtPrev": "Zu den vorherigen Rekord", diff --git a/apps/documenteditor/main/locale/en.json b/apps/documenteditor/main/locale/en.json index ccb50b3213..12c5d6b9cb 100644 --- a/apps/documenteditor/main/locale/en.json +++ b/apps/documenteditor/main/locale/en.json @@ -392,7 +392,7 @@ "DE.Controllers.Main.textClose": "Close", "DE.Controllers.Main.textCloseTip": "Click to close the tip", "DE.Controllers.Main.textContactUs": "Contact sales", - "DE.Controllers.Main.textLicencePaidFeature": "The feature you are trying to use is available for additional payment.
If you need it, please contact Sales Department", + "DE.Controllers.Main.textLicencePaidFeature": "The feature you are trying to use is available for extended license.
If you need it, please contact Sales Department", "DE.Controllers.Main.textLoadingDocument": "Loading document", "DE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE connection limitation", "DE.Controllers.Main.textPaidFeature": "Paid feature", diff --git a/apps/documenteditor/main/locale/es.json b/apps/documenteditor/main/locale/es.json index 36f7e5e414..ffcccee3da 100644 --- a/apps/documenteditor/main/locale/es.json +++ b/apps/documenteditor/main/locale/es.json @@ -168,6 +168,7 @@ "Common.Views.History.textRestore": "Restaurar", "Common.Views.History.textShow": "Desplegar", "Common.Views.History.textShowAll": "Mostrar cambios detallados", + "Common.Views.History.textVer": "ver.", "Common.Views.ImageFromUrlDialog.cancelButtonText": "Cancelar", "Common.Views.ImageFromUrlDialog.okButtonText": "Aceptar", "Common.Views.ImageFromUrlDialog.textUrl": "Pegar URL de imagen:", @@ -388,10 +389,13 @@ "DE.Controllers.Main.textAnonymous": "Anónimo", "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.textLicencePaidFeature": "Función que Usted intenta usar es disponible por la licencia avanzada.
Si la necesita, por favor, póngase en contacto con departamento de ventas", "DE.Controllers.Main.textLoadingDocument": "Cargando documento", "DE.Controllers.Main.textNoLicenseTitle": "Conexión ONLYOFFICE", + "DE.Controllers.Main.textPaidFeature": "Función de pago", "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.
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.", @@ -814,6 +818,7 @@ "DE.Views.BookmarksDialog.textName": "Nombre", "DE.Views.BookmarksDialog.textSort": "Ordenar por", "DE.Views.BookmarksDialog.textTitle": "Marcadores", + "DE.Views.BookmarksDialog.txtInvalidName": "Nombre de marcador sólo puede contener letras, dígitos y barras bajas y debe comenzar con la letra", "DE.Views.ChartSettings.textAdvanced": "Mostrar ajustes avanzados", "DE.Views.ChartSettings.textArea": "Área", "DE.Views.ChartSettings.textBar": "Barra", @@ -842,6 +847,8 @@ "DE.Views.ChartSettings.txtTopAndBottom": "Superior e inferior", "DE.Views.ControlSettingsDialog.cancelButtonText": "Cancelar", "DE.Views.ControlSettingsDialog.okButtonText": "Ok", + "DE.Views.ControlSettingsDialog.textAppearance": "Aspecto", + "DE.Views.ControlSettingsDialog.textApplyAll": "Aplicar a todo", "DE.Views.ControlSettingsDialog.textBox": "Cuadro delimitador", "DE.Views.ControlSettingsDialog.textColor": "Color", "DE.Views.ControlSettingsDialog.textLock": "Cerrando", diff --git a/apps/documenteditor/main/locale/fr.json b/apps/documenteditor/main/locale/fr.json index b1d7bd862d..36eca8dfed 100644 --- a/apps/documenteditor/main/locale/fr.json +++ b/apps/documenteditor/main/locale/fr.json @@ -392,7 +392,7 @@ "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.textLicencePaidFeature": "La fonction que vouz essayez d'utiliser est offerte pour les primes additionnelles.
Si vous en avez besoin, veuillez contacter Sales Department ", + "DE.Controllers.Main.textLicencePaidFeature": "La fonction que vouz essayez d'utiliser est disponible pour la Licence Etendue.
Si vous en avez besoin, veuillez contacter Sales Department ", "DE.Controllers.Main.textLoadingDocument": "Chargement du document", "DE.Controllers.Main.textNoLicenseTitle": "Limitation de connexion ONLYOFFICE", "DE.Controllers.Main.textPaidFeature": "Fonction payée", diff --git a/apps/documenteditor/main/locale/ru.json b/apps/documenteditor/main/locale/ru.json index 6ce27302c8..4e1d9a274b 100644 --- a/apps/documenteditor/main/locale/ru.json +++ b/apps/documenteditor/main/locale/ru.json @@ -392,7 +392,7 @@ "DE.Controllers.Main.textClose": "Закрыть", "DE.Controllers.Main.textCloseTip": "Щелкните, чтобы закрыть эту подсказку", "DE.Controllers.Main.textContactUs": "Связаться с отделом продаж", - "DE.Controllers.Main.textLicencePaidFeature": "Функция, которую вы пытаетесь использовать, доступна за дополнительную плату.
Если вам нужна эта функция, обратитесь в отдел продаж", + "DE.Controllers.Main.textLicencePaidFeature": "Функция, которую вы пытаетесь использовать, доступна по расширенной лицензии.
Если вам нужна эта функция, обратитесь в отдел продаж", "DE.Controllers.Main.textLoadingDocument": "Загрузка документа", "DE.Controllers.Main.textNoLicenseTitle": "Ограничение по числу подключений ONLYOFFICE", "DE.Controllers.Main.textPaidFeature": "Платная функция", diff --git a/apps/presentationeditor/main/locale/de.json b/apps/presentationeditor/main/locale/de.json index 79b9d6678f..fdfa612612 100644 --- a/apps/presentationeditor/main/locale/de.json +++ b/apps/presentationeditor/main/locale/de.json @@ -301,7 +301,7 @@ "PE.Controllers.Main.textClose": "Schließen", "PE.Controllers.Main.textCloseTip": "Klicken Sie, um den Tipp zu schließen", "PE.Controllers.Main.textContactUs": "Verkaufsteam kontaktieren", - "PE.Controllers.Main.textLicencePaidFeature": "Die Funktion, die Sie verwenden möchten, ist für zusätzliche Zahlung verfügbar.
Wenden Sie sich bei Bedarf an die Verkaufsabteilung", + "PE.Controllers.Main.textLicencePaidFeature": "Die Funktion, die Sie verwenden möchten, ist für zusätzliche Lizenz verfügbar.
Wenden Sie sich bei Bedarf an die Verkaufsabteilung", "PE.Controllers.Main.textLoadingDocument": "Präsentation wird geladen ", "PE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE Verbindungsbeschränkung", "PE.Controllers.Main.textPaidFeature": "Kostenpflichtige Funktion", diff --git a/apps/presentationeditor/main/locale/en.json b/apps/presentationeditor/main/locale/en.json index 7b9b649542..3d3b009e02 100644 --- a/apps/presentationeditor/main/locale/en.json +++ b/apps/presentationeditor/main/locale/en.json @@ -301,7 +301,7 @@ "PE.Controllers.Main.textClose": "Close", "PE.Controllers.Main.textCloseTip": "Click to close the tip", "PE.Controllers.Main.textContactUs": "Contact sales", - "PE.Controllers.Main.textLicencePaidFeature": "The feature you are trying to use is available for additional payment.
If you need it, please contact Sales Department", + "PE.Controllers.Main.textLicencePaidFeature": "The feature you are trying to use is available for extended license.
If you need it, please contact Sales Department", "PE.Controllers.Main.textLoadingDocument": "Loading presentation", "PE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE connection limitation", "PE.Controllers.Main.textPaidFeature": "Paid feature", diff --git a/apps/presentationeditor/main/locale/es.json b/apps/presentationeditor/main/locale/es.json index 845f4c8e4a..5452b63125 100644 --- a/apps/presentationeditor/main/locale/es.json +++ b/apps/presentationeditor/main/locale/es.json @@ -298,10 +298,13 @@ "PE.Controllers.Main.textAnonymous": "Anónimo", "PE.Controllers.Main.textBuyNow": "Visitar sitio web", "PE.Controllers.Main.textChangesSaved": "Todos los cambios son guardados", + "PE.Controllers.Main.textClose": "Cerrar", "PE.Controllers.Main.textCloseTip": "Pulse para cerrar el consejo", "PE.Controllers.Main.textContactUs": "Contactar con equipo de ventas", + "PE.Controllers.Main.textLicencePaidFeature": "Función que Usted intenta usar es disponible por la licencia avanzada.
Si la necesita, por favor, póngase en contacto con departamento de ventas", "PE.Controllers.Main.textLoadingDocument": "Cargando presentación", "PE.Controllers.Main.textNoLicenseTitle": "Límite de conexión de ONLYOFFICE", + "PE.Controllers.Main.textPaidFeature": "Función de pago", "PE.Controllers.Main.textShape": "Forma", "PE.Controllers.Main.textStrict": "Modo estricto", "PE.Controllers.Main.textTryUndoRedo": "Las funciones Anular/Rehacer se desactivan para el modo co-edición rápido.
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.", diff --git a/apps/presentationeditor/main/locale/fr.json b/apps/presentationeditor/main/locale/fr.json index 9035178193..c216a88f55 100644 --- a/apps/presentationeditor/main/locale/fr.json +++ b/apps/presentationeditor/main/locale/fr.json @@ -301,7 +301,7 @@ "PE.Controllers.Main.textClose": "Fermer", "PE.Controllers.Main.textCloseTip": "Cliquez pour fermer la conseil", "PE.Controllers.Main.textContactUs": "Contacter l'équipe de ventes", - "PE.Controllers.Main.textLicencePaidFeature": "La fonction que vouz essayez d'utiliser est offerte pour les primes additionnelles.
Si vous en avez besoin, veuillez contacter Service des ventes", + "PE.Controllers.Main.textLicencePaidFeature": "La fonction que vouz essayez d'utiliser est disponible pour la Licence Etendue.
Si vous en avez besoin, veuillez contacter Service des ventes", "PE.Controllers.Main.textLoadingDocument": "Chargement de présentation", "PE.Controllers.Main.textNoLicenseTitle": "Limitation de connexion ONLYOFFICE", "PE.Controllers.Main.textPaidFeature": "Fonction payée", diff --git a/apps/presentationeditor/main/locale/ru.json b/apps/presentationeditor/main/locale/ru.json index 0687f44aa6..71ec9cca3f 100644 --- a/apps/presentationeditor/main/locale/ru.json +++ b/apps/presentationeditor/main/locale/ru.json @@ -301,7 +301,7 @@ "PE.Controllers.Main.textClose": "Закрыть", "PE.Controllers.Main.textCloseTip": "Щелкните, чтобы закрыть эту подсказку", "PE.Controllers.Main.textContactUs": "Связаться с отделом продаж", - "PE.Controllers.Main.textLicencePaidFeature": "Функция, которую вы пытаетесь использовать, доступна за дополнительную плату.
Если вам нужна эта функция, обратитесь в отдел продаж", + "PE.Controllers.Main.textLicencePaidFeature": "Функция, которую вы пытаетесь использовать, доступна по расширенной лицензии.
Если вам нужна эта функция, обратитесь в отдел продаж", "PE.Controllers.Main.textLoadingDocument": "Загрузка презентации", "PE.Controllers.Main.textNoLicenseTitle": "Ограничение по числу подключений ONLYOFFICE", "PE.Controllers.Main.textPaidFeature": "Платная функция", diff --git a/apps/spreadsheeteditor/main/locale/de.json b/apps/spreadsheeteditor/main/locale/de.json index 0a121567f2..96d89f19f4 100644 --- a/apps/spreadsheeteditor/main/locale/de.json +++ b/apps/spreadsheeteditor/main/locale/de.json @@ -471,7 +471,7 @@ "SSE.Controllers.Main.textCloseTip": "Klicken Sie, um den Tipp zu schließen", "SSE.Controllers.Main.textConfirm": "Bestätigung", "SSE.Controllers.Main.textContactUs": "Verkaufsteam kontaktieren", - "SSE.Controllers.Main.textLicencePaidFeature": "Die Funktion, die Sie verwenden möchten, ist für zusätzliche Zahlung verfügbar.
Wenden Sie sich bei Bedarf an die Verkaufsabteilung", + "SSE.Controllers.Main.textLicencePaidFeature": "Die Funktion, die Sie verwenden möchten, ist für zusätzliche Lizenz verfügbar.
Wenden Sie sich bei Bedarf an die Verkaufsabteilung", "SSE.Controllers.Main.textLoadingDocument": "Tabelle wird geladen", "SSE.Controllers.Main.textNo": "Nein", "SSE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE Verbindungsbeschränkung", diff --git a/apps/spreadsheeteditor/main/locale/en.json b/apps/spreadsheeteditor/main/locale/en.json index 3b976b2fb7..91758e92e8 100644 --- a/apps/spreadsheeteditor/main/locale/en.json +++ b/apps/spreadsheeteditor/main/locale/en.json @@ -471,7 +471,7 @@ "SSE.Controllers.Main.textCloseTip": "Click to close the tip", "SSE.Controllers.Main.textConfirm": "Confirmation", "SSE.Controllers.Main.textContactUs": "Contact sales", - "SSE.Controllers.Main.textLicencePaidFeature": "The feature you are trying to use is available for additional payment.
If you need it, please contact Sales Department", + "SSE.Controllers.Main.textLicencePaidFeature": "The feature you are trying to use is available for extended license.
If you need it, please contact Sales Department", "SSE.Controllers.Main.textLoadingDocument": "Loading spreadsheet", "SSE.Controllers.Main.textNo": "No", "SSE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE connection limitation", diff --git a/apps/spreadsheeteditor/main/locale/es.json b/apps/spreadsheeteditor/main/locale/es.json index 9d2315e1a7..9bdbc960be 100644 --- a/apps/spreadsheeteditor/main/locale/es.json +++ b/apps/spreadsheeteditor/main/locale/es.json @@ -467,12 +467,15 @@ "SSE.Controllers.Main.saveTitleText": "Guardando hoja de cálculo", "SSE.Controllers.Main.textAnonymous": "Anónimo", "SSE.Controllers.Main.textBuyNow": "Visitar sitio web", + "SSE.Controllers.Main.textClose": "Cerrar", "SSE.Controllers.Main.textCloseTip": "Pulse para cerrar el consejo", "SSE.Controllers.Main.textConfirm": "Confirmación", "SSE.Controllers.Main.textContactUs": "Contactar con equipo de ventas", + "SSE.Controllers.Main.textLicencePaidFeature": "Función que Usted intenta usar es disponible por la licencia avanzada.
Si la necesita, por favor, póngase en contacto con departamento de ventas", "SSE.Controllers.Main.textLoadingDocument": "Cargando hoja de cálculo", "SSE.Controllers.Main.textNo": "No", "SSE.Controllers.Main.textNoLicenseTitle": "Límite de conexión de ONLYOFFICE", + "SSE.Controllers.Main.textPaidFeature": "Función de pago", "SSE.Controllers.Main.textPleaseWait": "El proceso puede durar un buen rato. Espere por favor...", "SSE.Controllers.Main.textRecalcFormulas": "Calculando formulas...", "SSE.Controllers.Main.textShape": "Forma", diff --git a/apps/spreadsheeteditor/main/locale/fr.json b/apps/spreadsheeteditor/main/locale/fr.json index 6bfb67af77..9f977d4072 100644 --- a/apps/spreadsheeteditor/main/locale/fr.json +++ b/apps/spreadsheeteditor/main/locale/fr.json @@ -471,7 +471,7 @@ "SSE.Controllers.Main.textCloseTip": "Cliquez pour fermer la conseil", "SSE.Controllers.Main.textConfirm": "Confirmation", "SSE.Controllers.Main.textContactUs": "Contacter l'équipe de ventes", - "SSE.Controllers.Main.textLicencePaidFeature": "La fonction que vouz essayez d'utiliser est offerte pour les primes additionnelles.
Si vous en avez besoin, veuillez contacter Service des ventes", + "SSE.Controllers.Main.textLicencePaidFeature": "La fonction que vouz essayez d'utiliser est disponible pour la Licence Etendue.
Si vous en avez besoin, veuillez contacter Service des ventes", "SSE.Controllers.Main.textLoadingDocument": "Chargement d'une feuille de calcul", "SSE.Controllers.Main.textNo": "Non", "SSE.Controllers.Main.textNoLicenseTitle": "Limitation de connexion ONLYOFFICE", diff --git a/apps/spreadsheeteditor/main/locale/ru.json b/apps/spreadsheeteditor/main/locale/ru.json index 9a1ef19229..8b92dd7f61 100644 --- a/apps/spreadsheeteditor/main/locale/ru.json +++ b/apps/spreadsheeteditor/main/locale/ru.json @@ -471,7 +471,7 @@ "SSE.Controllers.Main.textCloseTip": "Щелкните, чтобы закрыть эту подсказку", "SSE.Controllers.Main.textConfirm": "Подтверждение", "SSE.Controllers.Main.textContactUs": "Связаться с отделом продаж", - "SSE.Controllers.Main.textLicencePaidFeature": "Функция, которую вы пытаетесь использовать, доступна за дополнительную плату.
Если вам нужна эта функция, обратитесь в отдел продаж", + "SSE.Controllers.Main.textLicencePaidFeature": "Функция, которую вы пытаетесь использовать, доступна по расширенной лицензии.
Если вам нужна эта функция, обратитесь в отдел продаж", "SSE.Controllers.Main.textLoadingDocument": "Загрузка таблицы", "SSE.Controllers.Main.textNo": "Нет", "SSE.Controllers.Main.textNoLicenseTitle": "Ограничение по числу подключений ONLYOFFICE", @@ -1599,7 +1599,7 @@ "SSE.Views.PrintSettings.textPrintHeadings": "Печать заголовков строк и столбцов", "SSE.Views.PrintSettings.textPrintRange": "Диапазон печати", "SSE.Views.PrintSettings.textRange": "Диапазон", - "SSE.Views.PrintSettings.textSelection": "Выделение", + "SSE.Views.PrintSettings.textSelection": "Выделенный фрагмент", "SSE.Views.PrintSettings.textSettings": "Параметры листа", "SSE.Views.PrintSettings.textShowDetails": "Показать детали", "SSE.Views.PrintSettings.textShowGrid": "Показать линии сетки",