Update translations
This commit is contained in:
parent
17a0c03e4c
commit
4fa9d82523
|
@ -1,6 +1,10 @@
|
||||||
{
|
{
|
||||||
|
"common.view.modals.txtCopy": "Másolás a vágólapra",
|
||||||
|
"common.view.modals.txtEmbed": "Beágyaz",
|
||||||
"common.view.modals.txtHeight": "Magasság",
|
"common.view.modals.txtHeight": "Magasság",
|
||||||
|
"common.view.modals.txtShare": "Hivatkozás megosztása",
|
||||||
"common.view.modals.txtWidth": "Szélesség",
|
"common.view.modals.txtWidth": "Szélesség",
|
||||||
|
"DE.ApplicationController.convertationErrorText": "Az átalakítás nem sikerült.",
|
||||||
"DE.ApplicationController.convertationTimeoutText": "Időtúllépés az átalakítás során.",
|
"DE.ApplicationController.convertationTimeoutText": "Időtúllépés az átalakítás során.",
|
||||||
"DE.ApplicationController.criticalErrorTitle": "Hiba",
|
"DE.ApplicationController.criticalErrorTitle": "Hiba",
|
||||||
"DE.ApplicationController.downloadErrorText": "Sikertelen letöltés.",
|
"DE.ApplicationController.downloadErrorText": "Sikertelen letöltés.",
|
||||||
|
@ -12,10 +16,13 @@
|
||||||
"DE.ApplicationController.notcriticalErrorTitle": "Figyelmeztetés",
|
"DE.ApplicationController.notcriticalErrorTitle": "Figyelmeztetés",
|
||||||
"DE.ApplicationController.scriptLoadError": "A kapcsolat túl lassú, néhány komponens nem töltődött be. Frissítse az oldalt.",
|
"DE.ApplicationController.scriptLoadError": "A kapcsolat túl lassú, néhány komponens nem töltődött be. Frissítse az oldalt.",
|
||||||
"DE.ApplicationController.textLoadingDocument": "Dokumentum betöltése",
|
"DE.ApplicationController.textLoadingDocument": "Dokumentum betöltése",
|
||||||
|
"DE.ApplicationController.textOf": "of",
|
||||||
"DE.ApplicationController.txtClose": "Bezár",
|
"DE.ApplicationController.txtClose": "Bezár",
|
||||||
"DE.ApplicationController.unknownErrorText": "Ismeretlen hiba.",
|
"DE.ApplicationController.unknownErrorText": "Ismeretlen hiba.",
|
||||||
"DE.ApplicationController.unsupportedBrowserErrorText": "A böngészője nem támogatott.",
|
"DE.ApplicationController.unsupportedBrowserErrorText": "A böngészője nem támogatott.",
|
||||||
|
"DE.ApplicationController.waitText": "Kérjük várjon...",
|
||||||
"DE.ApplicationView.txtDownload": "Letöltés",
|
"DE.ApplicationView.txtDownload": "Letöltés",
|
||||||
|
"DE.ApplicationView.txtEmbed": "Beágyaz",
|
||||||
"DE.ApplicationView.txtFullScreen": "Teljes képernyő",
|
"DE.ApplicationView.txtFullScreen": "Teljes képernyő",
|
||||||
"DE.ApplicationView.txtShare": "Megosztás"
|
"DE.ApplicationView.txtShare": "Megosztás"
|
||||||
}
|
}
|
|
@ -1,6 +1,8 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Panoya kopyala",
|
"common.view.modals.txtCopy": "Panoya kopyala",
|
||||||
|
"common.view.modals.txtEmbed": "Gömülü",
|
||||||
"common.view.modals.txtHeight": "Yükseklik",
|
"common.view.modals.txtHeight": "Yükseklik",
|
||||||
|
"common.view.modals.txtShare": "Bağlantıyı Paylaş",
|
||||||
"common.view.modals.txtWidth": "Genişlik",
|
"common.view.modals.txtWidth": "Genişlik",
|
||||||
"DE.ApplicationController.convertationErrorText": "Değişim başarısız oldu.",
|
"DE.ApplicationController.convertationErrorText": "Değişim başarısız oldu.",
|
||||||
"DE.ApplicationController.convertationTimeoutText": "Değişim süresi aşıldı.",
|
"DE.ApplicationController.convertationTimeoutText": "Değişim süresi aşıldı.",
|
||||||
|
@ -12,11 +14,15 @@
|
||||||
"DE.ApplicationController.errorFilePassProtect": "Döküman şifre korumalı ve açılamadı",
|
"DE.ApplicationController.errorFilePassProtect": "Döküman şifre korumalı ve açılamadı",
|
||||||
"DE.ApplicationController.errorUserDrop": "Belgeye şu an erişilemiyor.",
|
"DE.ApplicationController.errorUserDrop": "Belgeye şu an erişilemiyor.",
|
||||||
"DE.ApplicationController.notcriticalErrorTitle": "Uyarı",
|
"DE.ApplicationController.notcriticalErrorTitle": "Uyarı",
|
||||||
|
"DE.ApplicationController.scriptLoadError": "Bağlantı çok yavaş, bileşenlerin bazıları yüklenemedi. Lütfen sayfayı yenileyin.",
|
||||||
"DE.ApplicationController.textLoadingDocument": "Döküman yükleniyor",
|
"DE.ApplicationController.textLoadingDocument": "Döküman yükleniyor",
|
||||||
"DE.ApplicationController.textOf": "'in",
|
"DE.ApplicationController.textOf": "'in",
|
||||||
"DE.ApplicationController.txtClose": "Kapat",
|
"DE.ApplicationController.txtClose": "Kapat",
|
||||||
"DE.ApplicationController.unknownErrorText": "Bilinmeyen hata.",
|
"DE.ApplicationController.unknownErrorText": "Bilinmeyen hata.",
|
||||||
"DE.ApplicationController.unsupportedBrowserErrorText": "Tarayıcınız desteklenmiyor.",
|
"DE.ApplicationController.unsupportedBrowserErrorText": "Tarayıcınız desteklenmiyor.",
|
||||||
|
"DE.ApplicationController.waitText": "Lütfen bekleyin...",
|
||||||
"DE.ApplicationView.txtDownload": "İndir",
|
"DE.ApplicationView.txtDownload": "İndir",
|
||||||
|
"DE.ApplicationView.txtEmbed": "Gömülü",
|
||||||
|
"DE.ApplicationView.txtFullScreen": "Tam Ekran",
|
||||||
"DE.ApplicationView.txtShare": "Paylaş"
|
"DE.ApplicationView.txtShare": "Paylaş"
|
||||||
}
|
}
|
|
@ -317,7 +317,7 @@ define([
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
me.defaultTitleText = me.defaultTitleText || '{{APP_TITLE_TEXT}}';
|
me.defaultTitleText = '{{APP_TITLE_TEXT}}';
|
||||||
me.warnNoLicense = me.warnNoLicense.replace('%1', '{{COMPANY_NAME}}');
|
me.warnNoLicense = me.warnNoLicense.replace('%1', '{{COMPANY_NAME}}');
|
||||||
me.warnNoLicenseUsers = me.warnNoLicenseUsers.replace('%1', '{{COMPANY_NAME}}');
|
me.warnNoLicenseUsers = me.warnNoLicenseUsers.replace('%1', '{{COMPANY_NAME}}');
|
||||||
me.textNoLicenseTitle = me.textNoLicenseTitle.replace('%1', '{{COMPANY_NAME}}');
|
me.textNoLicenseTitle = me.textNoLicenseTitle.replace('%1', '{{COMPANY_NAME}}');
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Внимание",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Внимание",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Въведете съобщението си тук",
|
"Common.Controllers.Chat.textEnterMessage": "Въведете съобщението си тук",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Използвате ONLYOFFICE Free Edition. <br> Само двама потребители могат да редактират документа едновременно. <br> Искате ли повече? Помислете за закупуване на ONLYOFFICE Enterprise Edition. <br> <a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\"> Прочетете повече </a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Анонимен",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Анонимен",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Затвори",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Затвори",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Обектът е деактивиран, защото се редактира от друг потребител.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Обектът е деактивиран, защото се редактира от друг потребител.",
|
||||||
|
@ -333,7 +332,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Превишава се времето на изтичане на реализация. ",
|
"DE.Controllers.Main.convertationTimeoutText": "Превишава се времето на изтичане на реализация. ",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Натиснете \"OK\", за да се върнете към списъка с документи.",
|
"DE.Controllers.Main.criticalErrorExtText": "Натиснете \"OK\", за да се върнете към списъка с документи.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Грешка",
|
"DE.Controllers.Main.criticalErrorTitle": "Грешка",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Редактор на документи",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Изтеглянето се провали.",
|
"DE.Controllers.Main.downloadErrorText": "Изтеглянето се провали.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Изтегля се ...",
|
"DE.Controllers.Main.downloadMergeText": "Изтегля се ...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Изтеглянето",
|
"DE.Controllers.Main.downloadMergeTitle": "Изтеглянето",
|
||||||
|
@ -1346,7 +1344,6 @@
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Приложение",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Приложение",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Промяна на правото за достъп",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Промяна на правото за достъп",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Дата на създаването",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Зареждане...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Зареждане...",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Страници",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Страници",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Параграфи",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Параграфи",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Varování",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Varování",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Zde napište svou zprávu",
|
"Common.Controllers.Chat.textEnterMessage": "Zde napište svou zprávu",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Používáte ONLYOFFICE bezplatnou edici.<br>Pouze dva uživatelé mohou zároveň upravovat dokument.<br>Chcete více? Zvažte zakoupení ONLYOFFICE Enterprise edice.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Více informací</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonymní",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonymní",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Zavřít",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Zavřít",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Objekt je vypnut, protože je upravován jiným uživatelem.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Objekt je vypnut, protože je upravován jiným uživatelem.",
|
||||||
|
@ -243,7 +242,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Vypršel čas konverze.",
|
"DE.Controllers.Main.convertationTimeoutText": "Vypršel čas konverze.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Kliněte na \"OK\" pro návrat k seznamu dokumentů",
|
"DE.Controllers.Main.criticalErrorExtText": "Kliněte na \"OK\" pro návrat k seznamu dokumentů",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Chyba",
|
"DE.Controllers.Main.criticalErrorTitle": "Chyba",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Editor dokumentů",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Stahování selhalo.",
|
"DE.Controllers.Main.downloadErrorText": "Stahování selhalo.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Stahování...",
|
"DE.Controllers.Main.downloadMergeText": "Stahování...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Stahuji",
|
"DE.Controllers.Main.downloadMergeTitle": "Stahuji",
|
||||||
|
@ -969,7 +967,6 @@
|
||||||
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Nejsou zde žádné šablony.",
|
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Nejsou zde žádné šablony.",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Změnit přístupová práva",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Změnit přístupová práva",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Datum vytvoření",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Nahrávám ...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Nahrávám ...",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Stránky",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Stránky",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Odstavce",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Odstavce",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Achtung",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Achtung",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Geben Sie Ihre Nachricht hier ein",
|
"Common.Controllers.Chat.textEnterMessage": "Geben Sie Ihre Nachricht hier ein",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Sie benutzen ONLYOFFICE Free Edition.<br>Nur zwei Benutzer können das Dokument gleichzeitig bearbeiten.<br>Möchten Sie mehr? Erwerben Sie kommerzielle Version von ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Lesen Sie mehr davon</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonym",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonym",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Schließen",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Schließen",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Das Objekt ist deaktiviert, weil es momentan von einem anderen Benutzer bearbeitet wird.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Das Objekt ist deaktiviert, weil es momentan von einem anderen Benutzer bearbeitet wird.",
|
||||||
|
@ -333,7 +332,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Timeout für die Konvertierung wurde überschritten.",
|
"DE.Controllers.Main.convertationTimeoutText": "Timeout für die Konvertierung wurde überschritten.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Klicken Sie auf \"OK\", um in die Dokumentenliste zu gelangen.",
|
"DE.Controllers.Main.criticalErrorExtText": "Klicken Sie auf \"OK\", um in die Dokumentenliste zu gelangen.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Fehler",
|
"DE.Controllers.Main.criticalErrorTitle": "Fehler",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Herunterladen ist fehlgeschlagen.",
|
"DE.Controllers.Main.downloadErrorText": "Herunterladen ist fehlgeschlagen.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Wird heruntergeladen...",
|
"DE.Controllers.Main.downloadMergeText": "Wird heruntergeladen...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Wird heruntergeladen",
|
"DE.Controllers.Main.downloadMergeTitle": "Wird heruntergeladen",
|
||||||
|
@ -1346,7 +1344,6 @@
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Anwendung",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Anwendung",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Verfasser",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Verfasser",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zugriffsrechte ändern",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zugriffsrechte ändern",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Erstellungsdatum",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Ladevorgang...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Ladevorgang...",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Seiten",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Seiten",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Absätze",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Absätze",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Warning",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Warning",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Enter your message here",
|
"Common.Controllers.Chat.textEnterMessage": "Enter your message here",
|
||||||
"del_Common.Controllers.Chat.textUserLimit": "You are using ONLYOFFICE Free Edition.<br>Only two users can co-edit the document simultaneously.<br>Want more? Consider buying ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonymous",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonymous",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Close",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Close",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "The object is disabled because it is being edited by another user.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "The object is disabled because it is being edited by another user.",
|
||||||
|
@ -163,11 +162,11 @@
|
||||||
"Common.Views.Header.tipRedo": "Redo",
|
"Common.Views.Header.tipRedo": "Redo",
|
||||||
"Common.Views.Header.tipSave": "Save",
|
"Common.Views.Header.tipSave": "Save",
|
||||||
"Common.Views.Header.tipUndo": "Undo",
|
"Common.Views.Header.tipUndo": "Undo",
|
||||||
|
"Common.Views.Header.tipUndock": "Undock into separate window",
|
||||||
"Common.Views.Header.tipViewSettings": "View settings",
|
"Common.Views.Header.tipViewSettings": "View settings",
|
||||||
"Common.Views.Header.tipViewUsers": "View users and manage document access rights",
|
"Common.Views.Header.tipViewUsers": "View users and manage document access rights",
|
||||||
"Common.Views.Header.txtAccessRights": "Change access rights",
|
"Common.Views.Header.txtAccessRights": "Change access rights",
|
||||||
"Common.Views.Header.txtRename": "Rename",
|
"Common.Views.Header.txtRename": "Rename",
|
||||||
"Common.Views.Header.tipUndock": "Undock into separate window",
|
|
||||||
"Common.Views.History.textCloseHistory": "Close History",
|
"Common.Views.History.textCloseHistory": "Close History",
|
||||||
"Common.Views.History.textHide": "Collapse",
|
"Common.Views.History.textHide": "Collapse",
|
||||||
"Common.Views.History.textHideAll": "Hide detailed changes",
|
"Common.Views.History.textHideAll": "Hide detailed changes",
|
||||||
|
@ -336,7 +335,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Conversion timeout exceeded.",
|
"DE.Controllers.Main.convertationTimeoutText": "Conversion timeout exceeded.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Press \"OK\" to return to document list.",
|
"DE.Controllers.Main.criticalErrorExtText": "Press \"OK\" to return to document list.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Error",
|
"DE.Controllers.Main.criticalErrorTitle": "Error",
|
||||||
"del_DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Download failed.",
|
"DE.Controllers.Main.downloadErrorText": "Download failed.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Downloading...",
|
"DE.Controllers.Main.downloadMergeText": "Downloading...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Downloading",
|
"DE.Controllers.Main.downloadMergeTitle": "Downloading",
|
||||||
|
@ -1346,17 +1344,16 @@
|
||||||
"DE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Create a new blank text document which you will be able to style and format after it is created during the editing. Or choose one of the templates to start a document of a certain type or purpose where some styles have already been pre-applied.",
|
"DE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Create a new blank text document which you will be able to style and format after it is created during the editing. Or choose one of the templates to start a document of a certain type or purpose where some styles have already been pre-applied.",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.newDocumentText": "New Text Document",
|
"DE.Views.FileMenuPanels.CreateNew.newDocumentText": "New Text Document",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "There are no templates",
|
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "There are no templates",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Application",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Add Author",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Add Author",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Add Text",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Add Text",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Application",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Author",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Author",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Change access rights",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Change access rights",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtComment": "Comment",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtComment": "Comment",
|
||||||
"del_DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Creation Date",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Created",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Created",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Loading...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Loading...",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtModifyDate": "Last Modified",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtModifyBy": "Last Modified By",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtModifyBy": "Last Modified By",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtModifyDate": "Last Modified",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Owner",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Owner",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Pages",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Pages",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Paragraphs",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Paragraphs",
|
||||||
|
@ -2042,6 +2039,7 @@
|
||||||
"DE.Views.Toolbar.capBtnMargins": "Margins",
|
"DE.Views.Toolbar.capBtnMargins": "Margins",
|
||||||
"DE.Views.Toolbar.capBtnPageOrient": "Orientation",
|
"DE.Views.Toolbar.capBtnPageOrient": "Orientation",
|
||||||
"DE.Views.Toolbar.capBtnPageSize": "Size",
|
"DE.Views.Toolbar.capBtnPageSize": "Size",
|
||||||
|
"DE.Views.Toolbar.capBtnWatermark": "Watermark",
|
||||||
"DE.Views.Toolbar.capImgAlign": "Align",
|
"DE.Views.Toolbar.capImgAlign": "Align",
|
||||||
"DE.Views.Toolbar.capImgBackward": "Send Backward",
|
"DE.Views.Toolbar.capImgBackward": "Send Backward",
|
||||||
"DE.Views.Toolbar.capImgForward": "Bring Forward",
|
"DE.Views.Toolbar.capImgForward": "Bring Forward",
|
||||||
|
@ -2073,6 +2071,7 @@
|
||||||
"DE.Views.Toolbar.textColumnsThree": "Three",
|
"DE.Views.Toolbar.textColumnsThree": "Three",
|
||||||
"DE.Views.Toolbar.textColumnsTwo": "Two",
|
"DE.Views.Toolbar.textColumnsTwo": "Two",
|
||||||
"DE.Views.Toolbar.textContPage": "Continuous Page",
|
"DE.Views.Toolbar.textContPage": "Continuous Page",
|
||||||
|
"DE.Views.Toolbar.textEditWatermark": "Custom Watermark",
|
||||||
"DE.Views.Toolbar.textEvenPage": "Even Page",
|
"DE.Views.Toolbar.textEvenPage": "Even Page",
|
||||||
"DE.Views.Toolbar.textInMargin": "In Margin",
|
"DE.Views.Toolbar.textInMargin": "In Margin",
|
||||||
"DE.Views.Toolbar.textInsColumnBreak": "Insert Column Break",
|
"DE.Views.Toolbar.textInsColumnBreak": "Insert Column Break",
|
||||||
|
@ -2103,6 +2102,7 @@
|
||||||
"DE.Views.Toolbar.textPoint": "XY (Scatter)",
|
"DE.Views.Toolbar.textPoint": "XY (Scatter)",
|
||||||
"DE.Views.Toolbar.textPortrait": "Portrait",
|
"DE.Views.Toolbar.textPortrait": "Portrait",
|
||||||
"DE.Views.Toolbar.textRemoveControl": "Remove content control",
|
"DE.Views.Toolbar.textRemoveControl": "Remove content control",
|
||||||
|
"DE.Views.Toolbar.textRemWatermark": "Remove Watermark",
|
||||||
"DE.Views.Toolbar.textRichControl": "Insert rich text content control",
|
"DE.Views.Toolbar.textRichControl": "Insert rich text content control",
|
||||||
"DE.Views.Toolbar.textRight": "Right: ",
|
"DE.Views.Toolbar.textRight": "Right: ",
|
||||||
"DE.Views.Toolbar.textStock": "Stock",
|
"DE.Views.Toolbar.textStock": "Stock",
|
||||||
|
@ -2184,6 +2184,7 @@
|
||||||
"DE.Views.Toolbar.tipShowHiddenChars": "Nonprinting characters",
|
"DE.Views.Toolbar.tipShowHiddenChars": "Nonprinting characters",
|
||||||
"DE.Views.Toolbar.tipSynchronize": "The document has been changed by another user. Please click to save your changes and reload the updates.",
|
"DE.Views.Toolbar.tipSynchronize": "The document has been changed by another user. Please click to save your changes and reload the updates.",
|
||||||
"DE.Views.Toolbar.tipUndo": "Undo",
|
"DE.Views.Toolbar.tipUndo": "Undo",
|
||||||
|
"DE.Views.Toolbar.tipWatermark": "Edit watermark",
|
||||||
"DE.Views.Toolbar.txtDistribHor": "Distribute Horizontally",
|
"DE.Views.Toolbar.txtDistribHor": "Distribute Horizontally",
|
||||||
"DE.Views.Toolbar.txtDistribVert": "Distribute Vertically",
|
"DE.Views.Toolbar.txtDistribVert": "Distribute Vertically",
|
||||||
"DE.Views.Toolbar.txtMarginAlign": "Align to Margin",
|
"DE.Views.Toolbar.txtMarginAlign": "Align to Margin",
|
||||||
|
@ -2210,33 +2211,29 @@
|
||||||
"DE.Views.Toolbar.txtScheme7": "Equity",
|
"DE.Views.Toolbar.txtScheme7": "Equity",
|
||||||
"DE.Views.Toolbar.txtScheme8": "Flow",
|
"DE.Views.Toolbar.txtScheme8": "Flow",
|
||||||
"DE.Views.Toolbar.txtScheme9": "Foundry",
|
"DE.Views.Toolbar.txtScheme9": "Foundry",
|
||||||
"DE.Views.Toolbar.capBtnWatermark": "Watermark",
|
|
||||||
"DE.Views.Toolbar.textEditWatermark": "Custom Watermark",
|
|
||||||
"DE.Views.Toolbar.textRemWatermark": "Remove Watermark",
|
|
||||||
"DE.Views.Toolbar.tipWatermark": "Edit watermark",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textTitle": "Watermark Settings",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textNone": "None",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textImageW": "Image watermark",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textTextW": "Text watermark",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textFromUrl": "From URL",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textFromFile": "From File",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textScale": "Scale",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textAuto": "Auto",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textText": "Text",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textFont": "Font",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.tipFontName": "Font Name",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Font Size",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textBold": "Bold",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textItalic": "Italic",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textUnderline": "Underline",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textStrikeout": "Strikeout",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textTransparency": "Semitransparent",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textLayout": "Layout",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textDiagonal": "Diagonal",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textHor": "Horizontal",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.cancelButtonText": "Cancel",
|
"DE.Views.WatermarkSettingsDialog.cancelButtonText": "Cancel",
|
||||||
"DE.Views.WatermarkSettingsDialog.okButtonText": "Ok",
|
"DE.Views.WatermarkSettingsDialog.okButtonText": "OK",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textAuto": "Auto",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textBold": "Bold",
|
||||||
"DE.Views.WatermarkSettingsDialog.textColor": "Text color",
|
"DE.Views.WatermarkSettingsDialog.textColor": "Text color",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textDiagonal": "Diagonal",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textFont": "Font",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textFromFile": "From File",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textFromUrl": "From URL",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textHor": "Horizontal",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textImageW": "Image watermark",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textItalic": "Italic",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textLanguage": "Language",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textLayout": "Layout",
|
||||||
"DE.Views.WatermarkSettingsDialog.textNewColor": "Add New Custom Color",
|
"DE.Views.WatermarkSettingsDialog.textNewColor": "Add New Custom Color",
|
||||||
"DE.Views.WatermarkSettingsDialog.textLanguage": "Language"
|
"DE.Views.WatermarkSettingsDialog.textNone": "None",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textScale": "Scale",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textStrikeout": "Strikeout",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textText": "Text",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textTextW": "Text watermark",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textTitle": "Watermark Settings",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textTransparency": "Semitransparent",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textUnderline": "Underline",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.tipFontName": "Font Name",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Font Size"
|
||||||
}
|
}
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Aviso",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Aviso",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Introduzca su mensaje aquí",
|
"Common.Controllers.Chat.textEnterMessage": "Introduzca su mensaje aquí",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Usted está usando la edición ONLYOFFICE gratuita.<br>Sólo dos usuarios pueden editar el documento simultáneamente.<br>¿Quiere más? Compre ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Saber más</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anónimo",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anónimo",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Cerrar",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Cerrar",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "El objeto está desactivado porque se está editando por otro usuario.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "El objeto está desactivado porque se está editando por otro usuario.",
|
||||||
|
@ -163,6 +162,7 @@
|
||||||
"Common.Views.Header.tipRedo": "Rehacer",
|
"Common.Views.Header.tipRedo": "Rehacer",
|
||||||
"Common.Views.Header.tipSave": "Guardar",
|
"Common.Views.Header.tipSave": "Guardar",
|
||||||
"Common.Views.Header.tipUndo": "Deshacer",
|
"Common.Views.Header.tipUndo": "Deshacer",
|
||||||
|
"Common.Views.Header.tipUndock": "Desacoplar en una ventana independiente",
|
||||||
"Common.Views.Header.tipViewSettings": "Mostrar ajustes",
|
"Common.Views.Header.tipViewSettings": "Mostrar ajustes",
|
||||||
"Common.Views.Header.tipViewUsers": "Ver usuarios y administrar derechos de acceso al documento",
|
"Common.Views.Header.tipViewUsers": "Ver usuarios y administrar derechos de acceso al documento",
|
||||||
"Common.Views.Header.txtAccessRights": "Cambiar derechos de acceso",
|
"Common.Views.Header.txtAccessRights": "Cambiar derechos de acceso",
|
||||||
|
@ -333,7 +333,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Tiempo de conversión está superado.",
|
"DE.Controllers.Main.convertationTimeoutText": "Tiempo de conversión está superado.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Pulse \"OK\" para regresar al documento.",
|
"DE.Controllers.Main.criticalErrorExtText": "Pulse \"OK\" para regresar al documento.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Error",
|
"DE.Controllers.Main.criticalErrorTitle": "Error",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Error de descarga.",
|
"DE.Controllers.Main.downloadErrorText": "Error de descarga.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Descargando...",
|
"DE.Controllers.Main.downloadMergeText": "Descargando...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Descargando",
|
"DE.Controllers.Main.downloadMergeTitle": "Descargando",
|
||||||
|
@ -342,7 +341,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.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.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.errorCoAuthoringDisconnect": "Se ha perdido la conexión con servidor. El documento no puede ser editado ahora.",
|
||||||
"DE.Controllers.Main.errorConnectToServer": "No se pudo guardar el documento. Por favor, compruebe la configuración de conexión o póngase en contacto con el administrador.<br>Al hacer clic en el botón \"Aceptar\", se le pedirá que descargue el documento.<br> Encuentre más información acerca de la conexión Servidor de Documentos<a href=\"https://api.onlyoffice.com/editors/callback\" target=\"_blank\">aquí</a>",
|
"DE.Controllers.Main.errorConnectToServer": "No se consiguió guardar el documento. Por favor, compruebe los ajustes de la 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.<br><br>Encuentre más información acerca de conexión de Servidor de Documentos <a href=\"%1\" target=\"_blank\">aquí</a>",
|
||||||
"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.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.",
|
"DE.Controllers.Main.errorDataEncrypted": "Se han recibido cambios cifrados, ellos no pueden ser descifrados.",
|
||||||
"DE.Controllers.Main.errorDataRange": "Rango de datos incorrecto.",
|
"DE.Controllers.Main.errorDataRange": "Rango de datos incorrecto.",
|
||||||
|
@ -409,7 +408,7 @@
|
||||||
"DE.Controllers.Main.textContactUs": "Contactar con equipo de ventas",
|
"DE.Controllers.Main.textContactUs": "Contactar con 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.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.textLoadingDocument": "Cargando documento",
|
"DE.Controllers.Main.textLoadingDocument": "Cargando documento",
|
||||||
"DE.Controllers.Main.textNoLicenseTitle": "Conexión ONLYOFFICE",
|
"DE.Controllers.Main.textNoLicenseTitle": "%1 limitación de conexiones",
|
||||||
"DE.Controllers.Main.textPaidFeature": "Función de pago",
|
"DE.Controllers.Main.textPaidFeature": "Función de pago",
|
||||||
"DE.Controllers.Main.textShape": "Forma",
|
"DE.Controllers.Main.textShape": "Forma",
|
||||||
"DE.Controllers.Main.textStrict": "Modo estricto",
|
"DE.Controllers.Main.textStrict": "Modo estricto",
|
||||||
|
@ -661,8 +660,8 @@
|
||||||
"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": "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.warnLicenseExp": "Su licencia ha expirado.<br>Por favor, actualice su licencia y después recargue la página.",
|
"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.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 ONLYOFFICE 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.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 de ONLYOFFICE tiene ciertas limitaciones para usuarios simultáneos.<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.warnProcessRightsChange": "El derecho de edición del archivo es denegado",
|
"DE.Controllers.Main.warnProcessRightsChange": "El derecho de edición del archivo es denegado",
|
||||||
"DE.Controllers.Navigation.txtBeginning": "Principio del documento",
|
"DE.Controllers.Navigation.txtBeginning": "Principio del documento",
|
||||||
"DE.Controllers.Navigation.txtGotoBeginning": "Ir al principio de",
|
"DE.Controllers.Navigation.txtGotoBeginning": "Ir al principio de",
|
||||||
|
@ -1343,19 +1342,27 @@
|
||||||
"DE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Cree un nuevo documento de texto en blanco para trabajar con el estilo y el formato y editarlo según sus necesidades. O seleccione una de las plantillas para iniciar documento de cierto tipo o propósito donde algunos estilos se han aplicado ya.",
|
"DE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Cree un nuevo documento de texto en blanco para trabajar con el estilo y el formato y editarlo según sus necesidades. O seleccione una de las plantillas para iniciar documento de cierto tipo o propósito donde algunos estilos se han aplicado ya.",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nuevo documento de texto",
|
"DE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nuevo documento de texto",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "No hay ningunas plantillas",
|
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "No hay ningunas plantillas",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Añadir autor",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Añadir texto",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Aplicación",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Aplicación",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Cambiar derechos de acceso",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Cambiar derechos de acceso",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Fecha de creación",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtComment": "Comentario",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Creado",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Cargando...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Cargando...",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtModifyBy": "Última modificación por",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtModifyDate": "Última modificación",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Propietario",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Páginas",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Páginas",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Párrafos",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Párrafos",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Ubicación",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Ubicación",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personas que tienen derechos",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personas que tienen derechos",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtSpaces": "Símbolos con espacios",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtSpaces": "Símbolos con espacios",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtStatistics": "Estadísticas",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtStatistics": "Estadísticas",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtSubject": "Asunto",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtSymbols": "Símbolos",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtSymbols": "Símbolos",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Título de documento",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Título",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtUploaded": "Subido",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtWords": "Palabras",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtWords": "Palabras",
|
||||||
"DE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Cambiar derechos de acceso",
|
"DE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Cambiar derechos de acceso",
|
||||||
"DE.Views.FileMenuPanels.DocumentRights.txtRights": "Personas que tienen derechos",
|
"DE.Views.FileMenuPanels.DocumentRights.txtRights": "Personas que tienen derechos",
|
||||||
|
@ -2028,6 +2035,7 @@
|
||||||
"DE.Views.Toolbar.capBtnMargins": "Márgenes",
|
"DE.Views.Toolbar.capBtnMargins": "Márgenes",
|
||||||
"DE.Views.Toolbar.capBtnPageOrient": "Orientación",
|
"DE.Views.Toolbar.capBtnPageOrient": "Orientación",
|
||||||
"DE.Views.Toolbar.capBtnPageSize": "Tamaño",
|
"DE.Views.Toolbar.capBtnPageSize": "Tamaño",
|
||||||
|
"DE.Views.Toolbar.capBtnWatermark": "Marca de agua",
|
||||||
"DE.Views.Toolbar.capImgAlign": "Alinear",
|
"DE.Views.Toolbar.capImgAlign": "Alinear",
|
||||||
"DE.Views.Toolbar.capImgBackward": "Enviar atrás",
|
"DE.Views.Toolbar.capImgBackward": "Enviar atrás",
|
||||||
"DE.Views.Toolbar.capImgForward": "Una capa adelante",
|
"DE.Views.Toolbar.capImgForward": "Una capa adelante",
|
||||||
|
@ -2059,6 +2067,7 @@
|
||||||
"DE.Views.Toolbar.textColumnsThree": "Tres",
|
"DE.Views.Toolbar.textColumnsThree": "Tres",
|
||||||
"DE.Views.Toolbar.textColumnsTwo": "Dos",
|
"DE.Views.Toolbar.textColumnsTwo": "Dos",
|
||||||
"DE.Views.Toolbar.textContPage": "Página continua",
|
"DE.Views.Toolbar.textContPage": "Página continua",
|
||||||
|
"DE.Views.Toolbar.textEditWatermark": "Marca de agua personalizada",
|
||||||
"DE.Views.Toolbar.textEvenPage": "Página par",
|
"DE.Views.Toolbar.textEvenPage": "Página par",
|
||||||
"DE.Views.Toolbar.textInMargin": "En margen",
|
"DE.Views.Toolbar.textInMargin": "En margen",
|
||||||
"DE.Views.Toolbar.textInsColumnBreak": "Insertar Grieta de Columna",
|
"DE.Views.Toolbar.textInsColumnBreak": "Insertar Grieta de Columna",
|
||||||
|
@ -2089,6 +2098,7 @@
|
||||||
"DE.Views.Toolbar.textPoint": "XY (Dispersión)",
|
"DE.Views.Toolbar.textPoint": "XY (Dispersión)",
|
||||||
"DE.Views.Toolbar.textPortrait": "Vertical",
|
"DE.Views.Toolbar.textPortrait": "Vertical",
|
||||||
"DE.Views.Toolbar.textRemoveControl": "Elimine el control de contenido",
|
"DE.Views.Toolbar.textRemoveControl": "Elimine el control de contenido",
|
||||||
|
"DE.Views.Toolbar.textRemWatermark": "Quitar marca de agua",
|
||||||
"DE.Views.Toolbar.textRichControl": "Introducir contenido de texto rico",
|
"DE.Views.Toolbar.textRichControl": "Introducir contenido de texto rico",
|
||||||
"DE.Views.Toolbar.textRight": "Derecho: ",
|
"DE.Views.Toolbar.textRight": "Derecho: ",
|
||||||
"DE.Views.Toolbar.textStock": "De cotizaciones",
|
"DE.Views.Toolbar.textStock": "De cotizaciones",
|
||||||
|
@ -2170,6 +2180,7 @@
|
||||||
"DE.Views.Toolbar.tipShowHiddenChars": "Caracteres no imprimibles",
|
"DE.Views.Toolbar.tipShowHiddenChars": "Caracteres no imprimibles",
|
||||||
"DE.Views.Toolbar.tipSynchronize": "El documento ha sido cambiado por otro usuario. Por favor haga clic para guardar sus cambios y recargue las actualizaciones.",
|
"DE.Views.Toolbar.tipSynchronize": "El documento ha sido cambiado por otro usuario. Por favor haga clic para guardar sus cambios y recargue las actualizaciones.",
|
||||||
"DE.Views.Toolbar.tipUndo": "Deshacer",
|
"DE.Views.Toolbar.tipUndo": "Deshacer",
|
||||||
|
"DE.Views.Toolbar.tipWatermark": "Editar marca de agua",
|
||||||
"DE.Views.Toolbar.txtDistribHor": "Distribuir horizontalmente",
|
"DE.Views.Toolbar.txtDistribHor": "Distribuir horizontalmente",
|
||||||
"DE.Views.Toolbar.txtDistribVert": "Distribuir verticalmente",
|
"DE.Views.Toolbar.txtDistribVert": "Distribuir verticalmente",
|
||||||
"DE.Views.Toolbar.txtMarginAlign": "Alinear al margen",
|
"DE.Views.Toolbar.txtMarginAlign": "Alinear al margen",
|
||||||
|
@ -2195,5 +2206,30 @@
|
||||||
"DE.Views.Toolbar.txtScheme6": "Concurrencia",
|
"DE.Views.Toolbar.txtScheme6": "Concurrencia",
|
||||||
"DE.Views.Toolbar.txtScheme7": "Equidad ",
|
"DE.Views.Toolbar.txtScheme7": "Equidad ",
|
||||||
"DE.Views.Toolbar.txtScheme8": "Flujo",
|
"DE.Views.Toolbar.txtScheme8": "Flujo",
|
||||||
"DE.Views.Toolbar.txtScheme9": "Fundición"
|
"DE.Views.Toolbar.txtScheme9": "Fundición",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.cancelButtonText": "Cancelar",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.okButtonText": "OK",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textAuto": "Auto",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textBold": "Negrita",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textColor": "Color de texto",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textDiagonal": "Diagonal",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textFont": "Fuente",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textFromFile": "De archivo",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textFromUrl": "De URL",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textHor": "Horizontal ",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textImageW": "Marca de agua de imagen",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textItalic": "Cursiva",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textLanguage": "Idioma",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textLayout": "Disposición",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textNewColor": "Añadir nuevo color personalizado",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textNone": "Ninguno",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textScale": "Escala",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textStrikeout": "Tachado",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textText": "Texto",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textTextW": "Marca de agua de texto",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textTitle": "Ajustes de Marca de agua",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textTransparency": "Semitransparente",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textUnderline": "Subrayado",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.tipFontName": "Nombre de fuente",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Tamaño de fuente"
|
||||||
}
|
}
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Avertissement",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Avertissement",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Entrez votre message ici",
|
"Common.Controllers.Chat.textEnterMessage": "Entrez votre message ici",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Vous êtes en train d'utiliser ONLYOFFICE Free Edition.<br>Ce ne sont que deux utilisateurs qui peuvent éditer le document simultanément.<br>Voulez plus ? Envisagez d'acheter ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">En savoir plus</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonyme",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonyme",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Fermer",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Fermer",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "L'objet est désactivé car il est en cours de modification par un autre utilisateur.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "L'objet est désactivé car il est en cours de modification par un autre utilisateur.",
|
||||||
|
@ -334,7 +333,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Délai de conversion expiré.",
|
"DE.Controllers.Main.convertationTimeoutText": "Délai de conversion expiré.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Cliquez sur \"OK\" pour revenir à la liste des documents.",
|
"DE.Controllers.Main.criticalErrorExtText": "Cliquez sur \"OK\" pour revenir à la liste des documents.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Erreur",
|
"DE.Controllers.Main.criticalErrorTitle": "Erreur",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Échec du téléchargement.",
|
"DE.Controllers.Main.downloadErrorText": "Échec du téléchargement.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Téléchargement en cours...",
|
"DE.Controllers.Main.downloadMergeText": "Téléchargement en cours...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Téléchargement en cours",
|
"DE.Controllers.Main.downloadMergeTitle": "Téléchargement en cours",
|
||||||
|
@ -1344,10 +1342,13 @@
|
||||||
"DE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Créez un nouveau document texte vierge que vous serez en mesure de styliser et de formater après sa création au cours de la modification. Ou choisissez un des modèles où certains styles sont déjà pré-appliqués pour commencer un document d'un certain type ou objectif.",
|
"DE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Créez un nouveau document texte vierge que vous serez en mesure de styliser et de formater après sa création au cours de la modification. Ou choisissez un des modèles où certains styles sont déjà pré-appliqués pour commencer un document d'un certain type ou objectif.",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nouveau document texte ",
|
"DE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nouveau document texte ",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Pas de modèles",
|
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Pas de modèles",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Ajouter un auteur",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Ajouter du texte",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Application",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Application",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Auteur",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Auteur",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Changer les droits d'accès",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Changer les droits d'accès",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Date de création",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtComment": "Commentaire",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Créé",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Chargement en cours...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Chargement en cours...",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Pages",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Pages",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Paragraphes",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Paragraphes",
|
||||||
|
@ -1357,6 +1358,7 @@
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtStatistics": "Statistiques",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtStatistics": "Statistiques",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtSymbols": "Symboles",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtSymbols": "Symboles",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Titre du document",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Titre du document",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtUploaded": "Chargé",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtWords": "Mots",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtWords": "Mots",
|
||||||
"DE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Changer les droits d'accès",
|
"DE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Changer les droits d'accès",
|
||||||
"DE.Views.FileMenuPanels.DocumentRights.txtRights": "Personnes qui ont des droits",
|
"DE.Views.FileMenuPanels.DocumentRights.txtRights": "Personnes qui ont des droits",
|
||||||
|
@ -2029,6 +2031,7 @@
|
||||||
"DE.Views.Toolbar.capBtnMargins": "Marges",
|
"DE.Views.Toolbar.capBtnMargins": "Marges",
|
||||||
"DE.Views.Toolbar.capBtnPageOrient": "Orientation",
|
"DE.Views.Toolbar.capBtnPageOrient": "Orientation",
|
||||||
"DE.Views.Toolbar.capBtnPageSize": "Taille",
|
"DE.Views.Toolbar.capBtnPageSize": "Taille",
|
||||||
|
"DE.Views.Toolbar.capBtnWatermark": "Filigrane",
|
||||||
"DE.Views.Toolbar.capImgAlign": "Aligner",
|
"DE.Views.Toolbar.capImgAlign": "Aligner",
|
||||||
"DE.Views.Toolbar.capImgBackward": "Reculer",
|
"DE.Views.Toolbar.capImgBackward": "Reculer",
|
||||||
"DE.Views.Toolbar.capImgForward": "Déplacer vers l'avant",
|
"DE.Views.Toolbar.capImgForward": "Déplacer vers l'avant",
|
||||||
|
@ -2060,6 +2063,7 @@
|
||||||
"DE.Views.Toolbar.textColumnsThree": "Trois",
|
"DE.Views.Toolbar.textColumnsThree": "Trois",
|
||||||
"DE.Views.Toolbar.textColumnsTwo": "Deux",
|
"DE.Views.Toolbar.textColumnsTwo": "Deux",
|
||||||
"DE.Views.Toolbar.textContPage": "Page continue",
|
"DE.Views.Toolbar.textContPage": "Page continue",
|
||||||
|
"DE.Views.Toolbar.textEditWatermark": "Filigrane personnalisé",
|
||||||
"DE.Views.Toolbar.textEvenPage": "Page paire",
|
"DE.Views.Toolbar.textEvenPage": "Page paire",
|
||||||
"DE.Views.Toolbar.textInMargin": "Dans la Marge",
|
"DE.Views.Toolbar.textInMargin": "Dans la Marge",
|
||||||
"DE.Views.Toolbar.textInsColumnBreak": "Insérer un saut de colonne",
|
"DE.Views.Toolbar.textInsColumnBreak": "Insérer un saut de colonne",
|
||||||
|
@ -2196,5 +2200,14 @@
|
||||||
"DE.Views.Toolbar.txtScheme6": "Rotonde",
|
"DE.Views.Toolbar.txtScheme6": "Rotonde",
|
||||||
"DE.Views.Toolbar.txtScheme7": "Capitaux",
|
"DE.Views.Toolbar.txtScheme7": "Capitaux",
|
||||||
"DE.Views.Toolbar.txtScheme8": "Flux",
|
"DE.Views.Toolbar.txtScheme8": "Flux",
|
||||||
"DE.Views.Toolbar.txtScheme9": "Fonderie"
|
"DE.Views.Toolbar.txtScheme9": "Fonderie",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.cancelButtonText": "Annuler",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textAuto": "Auto",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textBold": "Gras",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textColor": "Couleur du texte",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textNewColor": "Ajouter une nouvelle couleur personnalisée",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textText": "Texte",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textTextW": "Filigrane de texte",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textTitle": "Paramètres de filigrane",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textUnderline": "Souligné"
|
||||||
}
|
}
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Figyelmeztetés",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Figyelmeztetés",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Írja be ide az üzenetet",
|
"Common.Controllers.Chat.textEnterMessage": "Írja be ide az üzenetet",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Ön az ONLYOFFICE Ingyenes Kiadást használja.<br>Csak két felhasználó szerkesztheti egyszerre a dokumentumot.<br>Többet szeretne? Fontolja meg az ONLYOFFICE Vállalati Kiadás megvásárlását<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Tudjon meg többet</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Névtelen",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Névtelen",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Bezár",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Bezár",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Az objektum le van tiltva, mert azt egy másik felhasználó szerkeszti.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Az objektum le van tiltva, mert azt egy másik felhasználó szerkeszti.",
|
||||||
|
@ -326,7 +325,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Időtúllépés az átalakítás során.",
|
"DE.Controllers.Main.convertationTimeoutText": "Időtúllépés az átalakítás során.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Nyomja meg az \"OK\" gombot a dokumentumlistához való visszatéréshez.",
|
"DE.Controllers.Main.criticalErrorExtText": "Nyomja meg az \"OK\" gombot a dokumentumlistához való visszatéréshez.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Hiba",
|
"DE.Controllers.Main.criticalErrorTitle": "Hiba",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Dokumentum Szerkesztő",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Sikertelen letöltés.",
|
"DE.Controllers.Main.downloadErrorText": "Sikertelen letöltés.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Letöltés...",
|
"DE.Controllers.Main.downloadMergeText": "Letöltés...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Letöltés",
|
"DE.Controllers.Main.downloadMergeTitle": "Letöltés",
|
||||||
|
@ -1266,7 +1264,6 @@
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Applikáció",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Applikáció",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Szerző",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Szerző",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Hozzáférési jogok módosítása",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Hozzáférési jogok módosítása",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Létrehozás dátuma",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Betöltés...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Betöltés...",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Oldalak",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Oldalak",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Bekezdések",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Bekezdések",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Avviso",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Avviso",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Scrivi il tuo messaggio qui",
|
"Common.Controllers.Chat.textEnterMessage": "Scrivi il tuo messaggio qui",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Stai usando ONLYOFFICE Free Edition.<br>Solo due utenti possono modificare il documento contemporaneamente.<br>Si desidera di più? Considera l'acquisto di ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Ulteriori informazioni</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonimo",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonimo",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Chiudi",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Chiudi",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "L'oggetto è disabilitato perché si sta modificando da un altro utente.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "L'oggetto è disabilitato perché si sta modificando da un altro utente.",
|
||||||
|
@ -50,6 +49,9 @@
|
||||||
"Common.Controllers.ReviewChanges.textParaDeleted": "<b>Paragrafo Eliminato</b>",
|
"Common.Controllers.ReviewChanges.textParaDeleted": "<b>Paragrafo Eliminato</b>",
|
||||||
"Common.Controllers.ReviewChanges.textParaFormatted": "Paragraph Formatted",
|
"Common.Controllers.ReviewChanges.textParaFormatted": "Paragraph Formatted",
|
||||||
"Common.Controllers.ReviewChanges.textParaInserted": "<b>Paragrafo Inserito</b>",
|
"Common.Controllers.ReviewChanges.textParaInserted": "<b>Paragrafo Inserito</b>",
|
||||||
|
"Common.Controllers.ReviewChanges.textParaMoveFromDown": "<b>Spostato in basso:</b>",
|
||||||
|
"Common.Controllers.ReviewChanges.textParaMoveFromUp": "<b>Spostato in alto:</b>",
|
||||||
|
"Common.Controllers.ReviewChanges.textParaMoveTo": "<b>Spostato:</b>",
|
||||||
"Common.Controllers.ReviewChanges.textPosition": "Position",
|
"Common.Controllers.ReviewChanges.textPosition": "Position",
|
||||||
"Common.Controllers.ReviewChanges.textRight": "Align right",
|
"Common.Controllers.ReviewChanges.textRight": "Align right",
|
||||||
"Common.Controllers.ReviewChanges.textShape": "Shape",
|
"Common.Controllers.ReviewChanges.textShape": "Shape",
|
||||||
|
@ -61,7 +63,10 @@
|
||||||
"Common.Controllers.ReviewChanges.textStrikeout": "Strikeout",
|
"Common.Controllers.ReviewChanges.textStrikeout": "Strikeout",
|
||||||
"Common.Controllers.ReviewChanges.textSubScript": "Subscript",
|
"Common.Controllers.ReviewChanges.textSubScript": "Subscript",
|
||||||
"Common.Controllers.ReviewChanges.textSuperScript": "Superscript",
|
"Common.Controllers.ReviewChanges.textSuperScript": "Superscript",
|
||||||
"Common.Controllers.ReviewChanges.textTabs": "Modifica tabelle",
|
"Common.Controllers.ReviewChanges.textTableChanged": "<b>Impostazioni tabella modificate</b>",
|
||||||
|
"Common.Controllers.ReviewChanges.textTableRowsAdd": "<b>Righe tabella aggiunte</b>",
|
||||||
|
"Common.Controllers.ReviewChanges.textTableRowsDel": "<b>Righe tabella eliminate</b>",
|
||||||
|
"Common.Controllers.ReviewChanges.textTabs": "Modifica Schede",
|
||||||
"Common.Controllers.ReviewChanges.textUnderline": "Sottolineato",
|
"Common.Controllers.ReviewChanges.textUnderline": "Sottolineato",
|
||||||
"Common.Controllers.ReviewChanges.textWidow": "Widow control",
|
"Common.Controllers.ReviewChanges.textWidow": "Widow control",
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "Nessun bordo",
|
"Common.UI.ComboBorderSize.txtNoBorders": "Nessun bordo",
|
||||||
|
@ -157,6 +162,7 @@
|
||||||
"Common.Views.Header.tipRedo": "Ripristina",
|
"Common.Views.Header.tipRedo": "Ripristina",
|
||||||
"Common.Views.Header.tipSave": "Salva",
|
"Common.Views.Header.tipSave": "Salva",
|
||||||
"Common.Views.Header.tipUndo": "Annulla",
|
"Common.Views.Header.tipUndo": "Annulla",
|
||||||
|
"Common.Views.Header.tipUndock": "Sgancia in una finestra separata",
|
||||||
"Common.Views.Header.tipViewSettings": "Mostra impostazioni",
|
"Common.Views.Header.tipViewSettings": "Mostra impostazioni",
|
||||||
"Common.Views.Header.tipViewUsers": "Mostra gli utenti e gestisci i diritti di accesso al documento",
|
"Common.Views.Header.tipViewUsers": "Mostra gli utenti e gestisci i diritti di accesso al documento",
|
||||||
"Common.Views.Header.txtAccessRights": "Modifica diritti di accesso",
|
"Common.Views.Header.txtAccessRights": "Modifica diritti di accesso",
|
||||||
|
@ -255,13 +261,13 @@
|
||||||
"Common.Views.ReviewChanges.txtOriginalCap": "Originale",
|
"Common.Views.ReviewChanges.txtOriginalCap": "Originale",
|
||||||
"Common.Views.ReviewChanges.txtPrev": "Precedente",
|
"Common.Views.ReviewChanges.txtPrev": "Precedente",
|
||||||
"Common.Views.ReviewChanges.txtReject": "Reject",
|
"Common.Views.ReviewChanges.txtReject": "Reject",
|
||||||
"Common.Views.ReviewChanges.txtRejectAll": "Reject All Changes",
|
"Common.Views.ReviewChanges.txtRejectAll": "Annulla tutte le modifiche",
|
||||||
"Common.Views.ReviewChanges.txtRejectChanges": "Rifiuta modifiche",
|
"Common.Views.ReviewChanges.txtRejectChanges": "Rifiuta modifiche",
|
||||||
"Common.Views.ReviewChanges.txtRejectCurrent": "Reject Current Changes",
|
"Common.Views.ReviewChanges.txtRejectCurrent": "Annulla le modifiche attuali",
|
||||||
"Common.Views.ReviewChanges.txtSharing": "Condivisione",
|
"Common.Views.ReviewChanges.txtSharing": "Condivisione",
|
||||||
"Common.Views.ReviewChanges.txtSpelling": "Controllo ortografia",
|
"Common.Views.ReviewChanges.txtSpelling": "Controllo ortografia",
|
||||||
"Common.Views.ReviewChanges.txtTurnon": "Traccia cambiamenti",
|
"Common.Views.ReviewChanges.txtTurnon": "Traccia cambiamenti",
|
||||||
"Common.Views.ReviewChanges.txtView": "Modalità display",
|
"Common.Views.ReviewChanges.txtView": "Modalità Visualizzazione",
|
||||||
"Common.Views.ReviewChangesDialog.textTitle": "Cambi di Revisione",
|
"Common.Views.ReviewChangesDialog.textTitle": "Cambi di Revisione",
|
||||||
"Common.Views.ReviewChangesDialog.txtAccept": "Accetta",
|
"Common.Views.ReviewChangesDialog.txtAccept": "Accetta",
|
||||||
"Common.Views.ReviewChangesDialog.txtAcceptAll": "Accetta tutte le modifiche",
|
"Common.Views.ReviewChangesDialog.txtAcceptAll": "Accetta tutte le modifiche",
|
||||||
|
@ -276,6 +282,8 @@
|
||||||
"Common.Views.ReviewPopover.textCancel": "Annulla",
|
"Common.Views.ReviewPopover.textCancel": "Annulla",
|
||||||
"Common.Views.ReviewPopover.textClose": "Chiudi",
|
"Common.Views.ReviewPopover.textClose": "Chiudi",
|
||||||
"Common.Views.ReviewPopover.textEdit": "OK",
|
"Common.Views.ReviewPopover.textEdit": "OK",
|
||||||
|
"Common.Views.ReviewPopover.textFollowMove": "Segui mossa",
|
||||||
|
"Common.Views.ReviewPopover.textMention": "+mention fornirà l'accesso al documento e invierà un'e-mail",
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Apri di nuovo",
|
"Common.Views.ReviewPopover.textOpenAgain": "Apri di nuovo",
|
||||||
"Common.Views.ReviewPopover.textReply": "Rispondi",
|
"Common.Views.ReviewPopover.textReply": "Rispondi",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Risolvere",
|
"Common.Views.ReviewPopover.textResolve": "Risolvere",
|
||||||
|
@ -326,7 +334,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "E' stato superato il tempo limite della conversione.",
|
"DE.Controllers.Main.convertationTimeoutText": "E' stato superato il tempo limite della conversione.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Clicca su \"OK\" per ritornare all'elenco dei documenti",
|
"DE.Controllers.Main.criticalErrorExtText": "Clicca su \"OK\" per ritornare all'elenco dei documenti",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Errore",
|
"DE.Controllers.Main.criticalErrorTitle": "Errore",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Download fallito.",
|
"DE.Controllers.Main.downloadErrorText": "Download fallito.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Downloading...",
|
"DE.Controllers.Main.downloadMergeText": "Downloading...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Downloading",
|
"DE.Controllers.Main.downloadMergeTitle": "Downloading",
|
||||||
|
@ -402,21 +409,21 @@
|
||||||
"DE.Controllers.Main.textContactUs": "Contatta il team di vendite",
|
"DE.Controllers.Main.textContactUs": "Contatta il team di vendite",
|
||||||
"DE.Controllers.Main.textCustomLoader": "Si noti che in base ai termini della licenza non si ha il diritto di cambiare il caricatore. <br> Si prega di contattare il nostro ufficio vendite per ottenere un preventivo.",
|
"DE.Controllers.Main.textCustomLoader": "Si noti che in base ai termini della licenza non si ha il diritto di cambiare il caricatore. <br> Si prega di contattare il nostro ufficio vendite per ottenere un preventivo.",
|
||||||
"DE.Controllers.Main.textLoadingDocument": "Caricamento del documento",
|
"DE.Controllers.Main.textLoadingDocument": "Caricamento del documento",
|
||||||
"DE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE® limite connessione",
|
"DE.Controllers.Main.textNoLicenseTitle": "%1 limite connessione",
|
||||||
"DE.Controllers.Main.textPaidFeature": "Caratteristica a pagamento",
|
"DE.Controllers.Main.textPaidFeature": "Caratteristica a pagamento",
|
||||||
"DE.Controllers.Main.textShape": "Forma",
|
"DE.Controllers.Main.textShape": "Forma",
|
||||||
"DE.Controllers.Main.textStrict": "Modalità Rigorosa",
|
"DE.Controllers.Main.textStrict": "Modalità Rigorosa",
|
||||||
"DE.Controllers.Main.textTryUndoRedo": "Le funzioni Annulla/Ripristina sono disabilitate per la Modalità di Co-editing Veloce.<br>Clicca il pulsante 'Modalità Rigorosa' per passare alla Modalità di Co-editing Rigorosa per poter modificare il file senza l'interferenza di altri utenti e inviare le modifiche solamente dopo averle salvate. Puoi passare da una modalità all'altra di co-editing utilizzando le Impostazioni avanzate dell'editor.",
|
"DE.Controllers.Main.textTryUndoRedo": "Le funzioni Annulla/Ripristina sono disabilitate per la Modalità di Co-editing Veloce.<br>Clicca il pulsante 'Modalità Rigorosa' per passare alla Modalità di Co-editing Rigorosa per poter modificare il file senza l'interferenza di altri utenti e inviare le modifiche solamente dopo averle salvate. Puoi passare da una modalità all'altra di co-editing utilizzando le Impostazioni avanzate dell'editor.",
|
||||||
"DE.Controllers.Main.titleLicenseExp": "La licenza è scaduta",
|
"DE.Controllers.Main.titleLicenseExp": "La licenza è scaduta",
|
||||||
"DE.Controllers.Main.titleServerVersion": "L'editor è stato aggiornato",
|
"DE.Controllers.Main.titleServerVersion": "L'editor è stato aggiornato",
|
||||||
"DE.Controllers.Main.titleUpdateVersion": "Version changed",
|
"DE.Controllers.Main.titleUpdateVersion": "Versione Modificata",
|
||||||
"DE.Controllers.Main.txtAbove": "Sopra",
|
"DE.Controllers.Main.txtAbove": "Sopra",
|
||||||
"DE.Controllers.Main.txtArt": "Il tuo testo qui",
|
"DE.Controllers.Main.txtArt": "Il tuo testo qui",
|
||||||
"DE.Controllers.Main.txtBasicShapes": "Figure di base",
|
"DE.Controllers.Main.txtBasicShapes": "Figure di base",
|
||||||
"DE.Controllers.Main.txtBelow": "sotto",
|
"DE.Controllers.Main.txtBelow": "sotto",
|
||||||
"DE.Controllers.Main.txtBookmarkError": "Errore! Segnalibro non definito.",
|
"DE.Controllers.Main.txtBookmarkError": "Errore! Segnalibro non definito.",
|
||||||
"DE.Controllers.Main.txtButtons": "Bottoni",
|
"DE.Controllers.Main.txtButtons": "Bottoni",
|
||||||
"DE.Controllers.Main.txtCallouts": "Chiamate",
|
"DE.Controllers.Main.txtCallouts": "Callout",
|
||||||
"DE.Controllers.Main.txtCharts": "Grafici",
|
"DE.Controllers.Main.txtCharts": "Grafici",
|
||||||
"DE.Controllers.Main.txtCurrentDocument": "Documento Corrente",
|
"DE.Controllers.Main.txtCurrentDocument": "Documento Corrente",
|
||||||
"DE.Controllers.Main.txtDiagramTitle": "Titolo diagramma",
|
"DE.Controllers.Main.txtDiagramTitle": "Titolo diagramma",
|
||||||
|
@ -430,6 +437,7 @@
|
||||||
"DE.Controllers.Main.txtFormulaNotInTable": "La formula non in tabella",
|
"DE.Controllers.Main.txtFormulaNotInTable": "La formula non in tabella",
|
||||||
"DE.Controllers.Main.txtHeader": "Intestazione",
|
"DE.Controllers.Main.txtHeader": "Intestazione",
|
||||||
"DE.Controllers.Main.txtHyperlink": "Collegamento ipertestuale",
|
"DE.Controllers.Main.txtHyperlink": "Collegamento ipertestuale",
|
||||||
|
"DE.Controllers.Main.txtIndTooLarge": "Indice troppo grande",
|
||||||
"DE.Controllers.Main.txtLines": "Linee",
|
"DE.Controllers.Main.txtLines": "Linee",
|
||||||
"DE.Controllers.Main.txtMath": "Matematica",
|
"DE.Controllers.Main.txtMath": "Matematica",
|
||||||
"DE.Controllers.Main.txtMissArg": "Argomento mancante",
|
"DE.Controllers.Main.txtMissArg": "Argomento mancante",
|
||||||
|
@ -443,6 +451,12 @@
|
||||||
"DE.Controllers.Main.txtSameAsPrev": "come in precedenza",
|
"DE.Controllers.Main.txtSameAsPrev": "come in precedenza",
|
||||||
"DE.Controllers.Main.txtSection": "-Sezione",
|
"DE.Controllers.Main.txtSection": "-Sezione",
|
||||||
"DE.Controllers.Main.txtSeries": "Serie",
|
"DE.Controllers.Main.txtSeries": "Serie",
|
||||||
|
"DE.Controllers.Main.txtShape_accentBorderCallout1": "Callout Linea con bordo e barra in risalto",
|
||||||
|
"DE.Controllers.Main.txtShape_accentBorderCallout2": "Callout Linea piegata con bordo e barra in risalto",
|
||||||
|
"DE.Controllers.Main.txtShape_accentBorderCallout3": "Callout Doppia linea piegata con barra e bordo in risalto",
|
||||||
|
"DE.Controllers.Main.txtShape_accentCallout1": "Callout Linea con barra in risalto",
|
||||||
|
"DE.Controllers.Main.txtShape_accentCallout2": "Callout Linea piegata con barra in risalto",
|
||||||
|
"DE.Controllers.Main.txtShape_accentCallout3": "Callout Doppia linea piegata con barra in risalto",
|
||||||
"DE.Controllers.Main.txtShape_actionButtonBackPrevious": "Indietro o Pulsante Precedente",
|
"DE.Controllers.Main.txtShape_actionButtonBackPrevious": "Indietro o Pulsante Precedente",
|
||||||
"DE.Controllers.Main.txtShape_actionButtonBeginning": "Pulsante di Inizio",
|
"DE.Controllers.Main.txtShape_actionButtonBeginning": "Pulsante di Inizio",
|
||||||
"DE.Controllers.Main.txtShape_actionButtonBlank": "Pulsante Vuoto",
|
"DE.Controllers.Main.txtShape_actionButtonBlank": "Pulsante Vuoto",
|
||||||
|
@ -452,19 +466,39 @@
|
||||||
"DE.Controllers.Main.txtShape_actionButtonHelp": "Pulsante Aiuto",
|
"DE.Controllers.Main.txtShape_actionButtonHelp": "Pulsante Aiuto",
|
||||||
"DE.Controllers.Main.txtShape_actionButtonHome": "Pulsante Home",
|
"DE.Controllers.Main.txtShape_actionButtonHome": "Pulsante Home",
|
||||||
"DE.Controllers.Main.txtShape_actionButtonInformation": "Pulsante Informazioni",
|
"DE.Controllers.Main.txtShape_actionButtonInformation": "Pulsante Informazioni",
|
||||||
|
"DE.Controllers.Main.txtShape_actionButtonMovie": "Pulsante Film",
|
||||||
"DE.Controllers.Main.txtShape_actionButtonReturn": "Pulsante Invio",
|
"DE.Controllers.Main.txtShape_actionButtonReturn": "Pulsante Invio",
|
||||||
"DE.Controllers.Main.txtShape_actionButtonSound": "Pulsante Suono",
|
"DE.Controllers.Main.txtShape_actionButtonSound": "Pulsante Suono",
|
||||||
"DE.Controllers.Main.txtShape_arc": "Arco",
|
"DE.Controllers.Main.txtShape_arc": "Arco",
|
||||||
"DE.Controllers.Main.txtShape_bentArrow": "Freccia piegata",
|
"DE.Controllers.Main.txtShape_bentArrow": "Freccia piegata",
|
||||||
|
"DE.Controllers.Main.txtShape_bentConnector5": "Connettore a gomito",
|
||||||
|
"DE.Controllers.Main.txtShape_bentConnector5WithArrow": "Connettore freccia a gomito",
|
||||||
|
"DE.Controllers.Main.txtShape_bentConnector5WithTwoArrows": "Connettore doppia freccia a gomito",
|
||||||
"DE.Controllers.Main.txtShape_bentUpArrow": "Freccia curva in alto",
|
"DE.Controllers.Main.txtShape_bentUpArrow": "Freccia curva in alto",
|
||||||
"DE.Controllers.Main.txtShape_bevel": "Smussato",
|
"DE.Controllers.Main.txtShape_bevel": "Smussato",
|
||||||
"DE.Controllers.Main.txtShape_blockArc": "Arco a tutto sesto",
|
"DE.Controllers.Main.txtShape_blockArc": "Arco a tutto sesto",
|
||||||
"DE.Controllers.Main.txtShape_chevron": "Gallone",
|
"DE.Controllers.Main.txtShape_borderCallout1": "Callout Linea",
|
||||||
|
"DE.Controllers.Main.txtShape_borderCallout2": "Callout Linea piegata",
|
||||||
|
"DE.Controllers.Main.txtShape_borderCallout3": "Callout Doppia linea piegata",
|
||||||
|
"DE.Controllers.Main.txtShape_bracePair": "Doppia parentesi graffa",
|
||||||
|
"DE.Controllers.Main.txtShape_callout1": "Callout Linea senza bordo",
|
||||||
|
"DE.Controllers.Main.txtShape_callout2": "Callout Linea piegata senza bordo ",
|
||||||
|
"DE.Controllers.Main.txtShape_callout3": "Callout Doppia linea piegata senza bordo",
|
||||||
|
"DE.Controllers.Main.txtShape_can": "Cilindro",
|
||||||
|
"DE.Controllers.Main.txtShape_chevron": "freccia a Gallone",
|
||||||
|
"DE.Controllers.Main.txtShape_chord": "Corda",
|
||||||
"DE.Controllers.Main.txtShape_circularArrow": "Freccia circolare",
|
"DE.Controllers.Main.txtShape_circularArrow": "Freccia circolare",
|
||||||
"DE.Controllers.Main.txtShape_cloud": "Nuvola",
|
"DE.Controllers.Main.txtShape_cloud": "Nuvola",
|
||||||
"DE.Controllers.Main.txtShape_cloudCallout": "Cloud Callout",
|
"DE.Controllers.Main.txtShape_cloudCallout": "Cloud Callout",
|
||||||
"DE.Controllers.Main.txtShape_corner": "Angolo",
|
"DE.Controllers.Main.txtShape_corner": "Angolo",
|
||||||
"DE.Controllers.Main.txtShape_cube": "Cubo",
|
"DE.Controllers.Main.txtShape_cube": "Cubo",
|
||||||
|
"DE.Controllers.Main.txtShape_curvedConnector3": "Connettore curvo",
|
||||||
|
"DE.Controllers.Main.txtShape_curvedConnector3WithArrow": "Connettore a freccia curva",
|
||||||
|
"DE.Controllers.Main.txtShape_curvedConnector3WithTwoArrows": "Connettore a doppia freccia curva",
|
||||||
|
"DE.Controllers.Main.txtShape_curvedDownArrow": "Freccia curva in basso",
|
||||||
|
"DE.Controllers.Main.txtShape_curvedLeftArrow": "Freccia curva a sinistra",
|
||||||
|
"DE.Controllers.Main.txtShape_curvedRightArrow": "Freccia curva a destra",
|
||||||
|
"DE.Controllers.Main.txtShape_curvedUpArrow": "Freccia curva in su",
|
||||||
"DE.Controllers.Main.txtShape_decagon": "Decagono",
|
"DE.Controllers.Main.txtShape_decagon": "Decagono",
|
||||||
"DE.Controllers.Main.txtShape_diagStripe": "Striscia diagonale",
|
"DE.Controllers.Main.txtShape_diagStripe": "Striscia diagonale",
|
||||||
"DE.Controllers.Main.txtShape_diamond": "Diamante",
|
"DE.Controllers.Main.txtShape_diamond": "Diamante",
|
||||||
|
@ -472,7 +506,10 @@
|
||||||
"DE.Controllers.Main.txtShape_donut": "Ciambella",
|
"DE.Controllers.Main.txtShape_donut": "Ciambella",
|
||||||
"DE.Controllers.Main.txtShape_doubleWave": "Onda doppia",
|
"DE.Controllers.Main.txtShape_doubleWave": "Onda doppia",
|
||||||
"DE.Controllers.Main.txtShape_downArrow": "Freccia in giù",
|
"DE.Controllers.Main.txtShape_downArrow": "Freccia in giù",
|
||||||
|
"DE.Controllers.Main.txtShape_downArrowCallout": "Callout Freccia in basso",
|
||||||
"DE.Controllers.Main.txtShape_ellipse": "Ellisse",
|
"DE.Controllers.Main.txtShape_ellipse": "Ellisse",
|
||||||
|
"DE.Controllers.Main.txtShape_ellipseRibbon": "Nastro curvo e inclinato in basso",
|
||||||
|
"DE.Controllers.Main.txtShape_ellipseRibbon2": "Nastro curvato in alto",
|
||||||
"DE.Controllers.Main.txtShape_flowChartAlternateProcess": "Diagramma di flusso: processo alternativo",
|
"DE.Controllers.Main.txtShape_flowChartAlternateProcess": "Diagramma di flusso: processo alternativo",
|
||||||
"DE.Controllers.Main.txtShape_flowChartCollate": "Diagramma di flusso: Fascicolazione",
|
"DE.Controllers.Main.txtShape_flowChartCollate": "Diagramma di flusso: Fascicolazione",
|
||||||
"DE.Controllers.Main.txtShape_flowChartConnector": "Diagramma di flusso: Connettore",
|
"DE.Controllers.Main.txtShape_flowChartConnector": "Diagramma di flusso: Connettore",
|
||||||
|
@ -501,7 +538,9 @@
|
||||||
"DE.Controllers.Main.txtShape_flowChartSort": "Diagramma di flusso: Ordinamento",
|
"DE.Controllers.Main.txtShape_flowChartSort": "Diagramma di flusso: Ordinamento",
|
||||||
"DE.Controllers.Main.txtShape_flowChartSummingJunction": "Diagramma di flusso: Giunzione di somma",
|
"DE.Controllers.Main.txtShape_flowChartSummingJunction": "Diagramma di flusso: Giunzione di somma",
|
||||||
"DE.Controllers.Main.txtShape_flowChartTerminator": "Diagramma di flusso: Terminatore",
|
"DE.Controllers.Main.txtShape_flowChartTerminator": "Diagramma di flusso: Terminatore",
|
||||||
|
"DE.Controllers.Main.txtShape_foldedCorner": "angolo ripiegato",
|
||||||
"DE.Controllers.Main.txtShape_frame": "Cornice",
|
"DE.Controllers.Main.txtShape_frame": "Cornice",
|
||||||
|
"DE.Controllers.Main.txtShape_halfFrame": "Mezza Cornice",
|
||||||
"DE.Controllers.Main.txtShape_heart": "Cuore",
|
"DE.Controllers.Main.txtShape_heart": "Cuore",
|
||||||
"DE.Controllers.Main.txtShape_heptagon": "Ettagono",
|
"DE.Controllers.Main.txtShape_heptagon": "Ettagono",
|
||||||
"DE.Controllers.Main.txtShape_hexagon": "Esagono",
|
"DE.Controllers.Main.txtShape_hexagon": "Esagono",
|
||||||
|
@ -510,16 +549,26 @@
|
||||||
"DE.Controllers.Main.txtShape_irregularSeal1": "Esplosione 1",
|
"DE.Controllers.Main.txtShape_irregularSeal1": "Esplosione 1",
|
||||||
"DE.Controllers.Main.txtShape_irregularSeal2": "Esplosione 2",
|
"DE.Controllers.Main.txtShape_irregularSeal2": "Esplosione 2",
|
||||||
"DE.Controllers.Main.txtShape_leftArrow": "Freccia Sinistra",
|
"DE.Controllers.Main.txtShape_leftArrow": "Freccia Sinistra",
|
||||||
|
"DE.Controllers.Main.txtShape_leftArrowCallout": "Callout Freccia a sinistra",
|
||||||
|
"DE.Controllers.Main.txtShape_leftBrace": "Parentesi graffa aperta",
|
||||||
|
"DE.Controllers.Main.txtShape_leftBracket": "Parentesi quadra aperta",
|
||||||
|
"DE.Controllers.Main.txtShape_leftRightArrow": "Freccia bidirezionale sinistra destra",
|
||||||
|
"DE.Controllers.Main.txtShape_leftRightArrowCallout": "Callout Freccia bidirezionane sinistra destra",
|
||||||
|
"DE.Controllers.Main.txtShape_leftRightUpArrow": "Freccia tridirezionale sinistra destra alto",
|
||||||
|
"DE.Controllers.Main.txtShape_leftUpArrow": "Freccia bidirezionale sinistra alto",
|
||||||
|
"DE.Controllers.Main.txtShape_lightningBolt": "Fulmine",
|
||||||
"DE.Controllers.Main.txtShape_line": "Linea",
|
"DE.Controllers.Main.txtShape_line": "Linea",
|
||||||
"DE.Controllers.Main.txtShape_lineWithArrow": "Freccia",
|
"DE.Controllers.Main.txtShape_lineWithArrow": "Freccia",
|
||||||
"DE.Controllers.Main.txtShape_lineWithTwoArrows": "Freccia doppia",
|
"DE.Controllers.Main.txtShape_lineWithTwoArrows": "Freccia doppia",
|
||||||
"DE.Controllers.Main.txtShape_mathDivide": "Divisione",
|
"DE.Controllers.Main.txtShape_mathDivide": "Divisione",
|
||||||
"DE.Controllers.Main.txtShape_mathEqual": "Uguale",
|
"DE.Controllers.Main.txtShape_mathEqual": "Uguale",
|
||||||
"DE.Controllers.Main.txtShape_mathMinus": "Meno",
|
"DE.Controllers.Main.txtShape_mathMinus": "Meno",
|
||||||
|
"DE.Controllers.Main.txtShape_mathMultiply": "Moltiplicazione",
|
||||||
"DE.Controllers.Main.txtShape_mathNotEqual": "Non uguale",
|
"DE.Controllers.Main.txtShape_mathNotEqual": "Non uguale",
|
||||||
"DE.Controllers.Main.txtShape_mathPlus": "Più",
|
"DE.Controllers.Main.txtShape_mathPlus": "Più",
|
||||||
"DE.Controllers.Main.txtShape_moon": "Luna",
|
"DE.Controllers.Main.txtShape_moon": "Luna",
|
||||||
"DE.Controllers.Main.txtShape_noSmoking": "Simbolo \"No\"",
|
"DE.Controllers.Main.txtShape_noSmoking": "Simbolo \"No\"",
|
||||||
|
"DE.Controllers.Main.txtShape_notchedRightArrow": "Freccia dentellata a destra ",
|
||||||
"DE.Controllers.Main.txtShape_octagon": "Ottagono",
|
"DE.Controllers.Main.txtShape_octagon": "Ottagono",
|
||||||
"DE.Controllers.Main.txtShape_parallelogram": "Parallelogramma",
|
"DE.Controllers.Main.txtShape_parallelogram": "Parallelogramma",
|
||||||
"DE.Controllers.Main.txtShape_pentagon": "Pentagono",
|
"DE.Controllers.Main.txtShape_pentagon": "Pentagono",
|
||||||
|
@ -528,9 +577,25 @@
|
||||||
"DE.Controllers.Main.txtShape_plus": "Più",
|
"DE.Controllers.Main.txtShape_plus": "Più",
|
||||||
"DE.Controllers.Main.txtShape_polyline1": "Bozza",
|
"DE.Controllers.Main.txtShape_polyline1": "Bozza",
|
||||||
"DE.Controllers.Main.txtShape_polyline2": "Forma libera",
|
"DE.Controllers.Main.txtShape_polyline2": "Forma libera",
|
||||||
|
"DE.Controllers.Main.txtShape_quadArrow": "Freccia a incrocio",
|
||||||
|
"DE.Controllers.Main.txtShape_quadArrowCallout": "Callout Freccia a incrocio",
|
||||||
"DE.Controllers.Main.txtShape_rect": "Rettangolo",
|
"DE.Controllers.Main.txtShape_rect": "Rettangolo",
|
||||||
|
"DE.Controllers.Main.txtShape_ribbon": "Nastro inclinato in basso",
|
||||||
|
"DE.Controllers.Main.txtShape_ribbon2": "Nastro inclinato in alto",
|
||||||
"DE.Controllers.Main.txtShape_rightArrow": "Freccia destra",
|
"DE.Controllers.Main.txtShape_rightArrow": "Freccia destra",
|
||||||
|
"DE.Controllers.Main.txtShape_rightArrowCallout": "Callout Freccia a destra",
|
||||||
|
"DE.Controllers.Main.txtShape_rightBrace": "Parentesi graffa chiusa",
|
||||||
|
"DE.Controllers.Main.txtShape_rightBracket": "Parentesi quadra chiusa",
|
||||||
|
"DE.Controllers.Main.txtShape_round1Rect": "Rettangolo ad angolo singolo smussato",
|
||||||
|
"DE.Controllers.Main.txtShape_round2DiagRect": "Rettangolo ad angolo diagonale smussato",
|
||||||
|
"DE.Controllers.Main.txtShape_round2SameRect": "Rettangolo smussato dallo stesso lato",
|
||||||
|
"DE.Controllers.Main.txtShape_roundRect": "Rettangolo ad angoli smussati",
|
||||||
|
"DE.Controllers.Main.txtShape_rtTriangle": "Triangolo rettangolo",
|
||||||
"DE.Controllers.Main.txtShape_smileyFace": "Faccia sorridente",
|
"DE.Controllers.Main.txtShape_smileyFace": "Faccia sorridente",
|
||||||
|
"DE.Controllers.Main.txtShape_snip1Rect": "Ritaglia rettangolo ad angolo singolo",
|
||||||
|
"DE.Controllers.Main.txtShape_snip2DiagRect": "Ritaglia rettangolo ad angolo diagonale",
|
||||||
|
"DE.Controllers.Main.txtShape_snip2SameRect": "Ritaglia Rettangolo smussato dallo stesso lato",
|
||||||
|
"DE.Controllers.Main.txtShape_snipRoundRect": "Ritaglia e smussa singolo angolo rettangolo",
|
||||||
"DE.Controllers.Main.txtShape_spline": "Curva",
|
"DE.Controllers.Main.txtShape_spline": "Curva",
|
||||||
"DE.Controllers.Main.txtShape_star10": "Stella a 10 punte",
|
"DE.Controllers.Main.txtShape_star10": "Stella a 10 punte",
|
||||||
"DE.Controllers.Main.txtShape_star12": "Stella a 12 punte",
|
"DE.Controllers.Main.txtShape_star12": "Stella a 12 punte",
|
||||||
|
@ -542,14 +607,21 @@
|
||||||
"DE.Controllers.Main.txtShape_star6": "Stella a 6 punte",
|
"DE.Controllers.Main.txtShape_star6": "Stella a 6 punte",
|
||||||
"DE.Controllers.Main.txtShape_star7": "Stella a 7 punte",
|
"DE.Controllers.Main.txtShape_star7": "Stella a 7 punte",
|
||||||
"DE.Controllers.Main.txtShape_star8": "Stella a 8 punte",
|
"DE.Controllers.Main.txtShape_star8": "Stella a 8 punte",
|
||||||
|
"DE.Controllers.Main.txtShape_stripedRightArrow": "Freccia a strisce verso destra ",
|
||||||
"DE.Controllers.Main.txtShape_sun": "Sole",
|
"DE.Controllers.Main.txtShape_sun": "Sole",
|
||||||
"DE.Controllers.Main.txtShape_teardrop": "Goccia",
|
"DE.Controllers.Main.txtShape_teardrop": "Goccia",
|
||||||
"DE.Controllers.Main.txtShape_textRect": "Casella di testo",
|
"DE.Controllers.Main.txtShape_textRect": "Casella di testo",
|
||||||
"DE.Controllers.Main.txtShape_trapezoid": "Trapezio",
|
"DE.Controllers.Main.txtShape_trapezoid": "Trapezio",
|
||||||
"DE.Controllers.Main.txtShape_triangle": "Triangolo",
|
"DE.Controllers.Main.txtShape_triangle": "Triangolo isoscele",
|
||||||
"DE.Controllers.Main.txtShape_upArrow": "Freccia su",
|
"DE.Controllers.Main.txtShape_upArrow": "Freccia su",
|
||||||
|
"DE.Controllers.Main.txtShape_upArrowCallout": "Callout Freccia in alto",
|
||||||
|
"DE.Controllers.Main.txtShape_upDownArrow": "Freccia bidirezionale su giù",
|
||||||
|
"DE.Controllers.Main.txtShape_uturnArrow": "Freccia a inversione",
|
||||||
"DE.Controllers.Main.txtShape_verticalScroll": "Scorrimento verticale",
|
"DE.Controllers.Main.txtShape_verticalScroll": "Scorrimento verticale",
|
||||||
"DE.Controllers.Main.txtShape_wave": "Onda",
|
"DE.Controllers.Main.txtShape_wave": "Onda",
|
||||||
|
"DE.Controllers.Main.txtShape_wedgeEllipseCallout": "Callout Ovale",
|
||||||
|
"DE.Controllers.Main.txtShape_wedgeRectCallout": "Callout Rettangolare",
|
||||||
|
"DE.Controllers.Main.txtShape_wedgeRoundRectCallout": "Callout Rettangolare arrotondato",
|
||||||
"DE.Controllers.Main.txtStarsRibbons": "Stelle e nastri",
|
"DE.Controllers.Main.txtStarsRibbons": "Stelle e nastri",
|
||||||
"DE.Controllers.Main.txtStyle_footnote_text": "Nota a piè di pagina",
|
"DE.Controllers.Main.txtStyle_footnote_text": "Nota a piè di pagina",
|
||||||
"DE.Controllers.Main.txtStyle_Heading_1": "Titolo 1",
|
"DE.Controllers.Main.txtStyle_Heading_1": "Titolo 1",
|
||||||
|
@ -571,9 +643,11 @@
|
||||||
"DE.Controllers.Main.txtSyntaxError": "Errore di sintassi",
|
"DE.Controllers.Main.txtSyntaxError": "Errore di sintassi",
|
||||||
"DE.Controllers.Main.txtTableInd": "L'indice della tabella non può essere zero",
|
"DE.Controllers.Main.txtTableInd": "L'indice della tabella non può essere zero",
|
||||||
"DE.Controllers.Main.txtTableOfContents": "Sommario",
|
"DE.Controllers.Main.txtTableOfContents": "Sommario",
|
||||||
|
"DE.Controllers.Main.txtTooLarge": "Numero troppo grande per essere formattato",
|
||||||
"DE.Controllers.Main.txtUndefBookmark": "Segnalibro indefinito",
|
"DE.Controllers.Main.txtUndefBookmark": "Segnalibro indefinito",
|
||||||
"DE.Controllers.Main.txtXAxis": "Asse X",
|
"DE.Controllers.Main.txtXAxis": "Asse X",
|
||||||
"DE.Controllers.Main.txtYAxis": "Asse Y",
|
"DE.Controllers.Main.txtYAxis": "Asse Y",
|
||||||
|
"DE.Controllers.Main.txtZeroDivide": "Diviso Zero",
|
||||||
"DE.Controllers.Main.unknownErrorText": "Errore sconosciuto.",
|
"DE.Controllers.Main.unknownErrorText": "Errore sconosciuto.",
|
||||||
"DE.Controllers.Main.unsupportedBrowserErrorText": "Il tuo browser non è supportato.",
|
"DE.Controllers.Main.unsupportedBrowserErrorText": "Il tuo browser non è supportato.",
|
||||||
"DE.Controllers.Main.uploadImageExtMessage": "Formato immagine sconosciuto.",
|
"DE.Controllers.Main.uploadImageExtMessage": "Formato immagine sconosciuto.",
|
||||||
|
@ -592,7 +666,7 @@
|
||||||
"DE.Controllers.Main.warnProcessRightsChange": "Ci stato negato il diritto alla modifica del file.",
|
"DE.Controllers.Main.warnProcessRightsChange": "Ci stato negato il diritto alla modifica del file.",
|
||||||
"DE.Controllers.Navigation.txtBeginning": "Inizio del documento",
|
"DE.Controllers.Navigation.txtBeginning": "Inizio del documento",
|
||||||
"DE.Controllers.Navigation.txtGotoBeginning": "Vai all'inizio del documento",
|
"DE.Controllers.Navigation.txtGotoBeginning": "Vai all'inizio del documento",
|
||||||
"DE.Controllers.Statusbar.textHasChanges": "New changes have been tracked",
|
"DE.Controllers.Statusbar.textHasChanges": "Sono state tracciate nuove modifiche",
|
||||||
"DE.Controllers.Statusbar.textTrackChanges": "Il documento è aperto in modalità Traccia Revisioni attivata",
|
"DE.Controllers.Statusbar.textTrackChanges": "Il documento è aperto in modalità Traccia Revisioni attivata",
|
||||||
"DE.Controllers.Statusbar.tipReview": "Traccia cambiamenti",
|
"DE.Controllers.Statusbar.tipReview": "Traccia cambiamenti",
|
||||||
"DE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
"DE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
||||||
|
@ -1080,6 +1154,7 @@
|
||||||
"DE.Views.DocumentHolder.textEditWrapBoundary": "Modifica bordi disposizione testo",
|
"DE.Views.DocumentHolder.textEditWrapBoundary": "Modifica bordi disposizione testo",
|
||||||
"DE.Views.DocumentHolder.textFlipH": "Capovolgi orizzontalmente",
|
"DE.Views.DocumentHolder.textFlipH": "Capovolgi orizzontalmente",
|
||||||
"DE.Views.DocumentHolder.textFlipV": "Capovolgi verticalmente",
|
"DE.Views.DocumentHolder.textFlipV": "Capovolgi verticalmente",
|
||||||
|
"DE.Views.DocumentHolder.textFollow": "Segui mossa",
|
||||||
"DE.Views.DocumentHolder.textFromFile": "Da file",
|
"DE.Views.DocumentHolder.textFromFile": "Da file",
|
||||||
"DE.Views.DocumentHolder.textFromUrl": "Da URL",
|
"DE.Views.DocumentHolder.textFromUrl": "Da URL",
|
||||||
"DE.Views.DocumentHolder.textJoinList": "Iscriviti alla lista precedente",
|
"DE.Views.DocumentHolder.textJoinList": "Iscriviti alla lista precedente",
|
||||||
|
@ -1268,19 +1343,27 @@
|
||||||
"DE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Crea un nuovo documento di testo vuoto che potrai formattare in seguito durante la modifica. Oppure scegli uno dei modelli per creare un documento di un certo tipo al quale sono già applicati certi stili.",
|
"DE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Crea un nuovo documento di testo vuoto che potrai formattare in seguito durante la modifica. Oppure scegli uno dei modelli per creare un documento di un certo tipo al quale sono già applicati certi stili.",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nuovo documento di testo",
|
"DE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nuovo documento di testo",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Nessun modello",
|
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Nessun modello",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Aggiungi Autore",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Aggiungi testo",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Applicazione",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Applicazione",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autore",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autore",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Cambia diritti di accesso",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Cambia diritti di accesso",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Data di creazione",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtComment": "Commento",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Creato",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Caricamento in corso...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Caricamento in corso...",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtModifyBy": "Ultima modifica di",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtModifyDate": "Ultima modifica",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Proprietario",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Pagine",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Pagine",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Paragrafi",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Paragrafi",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Percorso",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Percorso",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtRights": "Persone con diritti",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtRights": "Persone con diritti",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtSpaces": "Simboli con spazi",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtSpaces": "Simboli con spazi",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtStatistics": "Statistiche",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtStatistics": "Statistiche",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtSubject": "Oggetto",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtSymbols": "Simboli",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtSymbols": "Simboli",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Titolo documento",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Titolo documento",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtUploaded": "Caricato",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtWords": "Parole",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtWords": "Parole",
|
||||||
"DE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Cambia diritti di accesso",
|
"DE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Cambia diritti di accesso",
|
||||||
"DE.Views.FileMenuPanels.DocumentRights.txtRights": "Persone con diritti",
|
"DE.Views.FileMenuPanels.DocumentRights.txtRights": "Persone con diritti",
|
||||||
|
@ -1300,7 +1383,7 @@
|
||||||
"DE.Views.FileMenuPanels.Settings.strAutoRecover": "Attiva il ripristino automatico",
|
"DE.Views.FileMenuPanels.Settings.strAutoRecover": "Attiva il ripristino automatico",
|
||||||
"DE.Views.FileMenuPanels.Settings.strAutosave": "Attiva salvataggio automatico",
|
"DE.Views.FileMenuPanels.Settings.strAutosave": "Attiva salvataggio automatico",
|
||||||
"DE.Views.FileMenuPanels.Settings.strCoAuthMode": "Modalità di co-editing",
|
"DE.Views.FileMenuPanels.Settings.strCoAuthMode": "Modalità di co-editing",
|
||||||
"DE.Views.FileMenuPanels.Settings.strCoAuthModeDescFast": "Other users will see your changes at once",
|
"DE.Views.FileMenuPanels.Settings.strCoAuthModeDescFast": "Gli altri utenti vedranno immediatamente i tuoi cambiamenti",
|
||||||
"DE.Views.FileMenuPanels.Settings.strCoAuthModeDescStrict": "Dovrai accettare i cambiamenti prima di poterli visualizzare.",
|
"DE.Views.FileMenuPanels.Settings.strCoAuthModeDescStrict": "Dovrai accettare i cambiamenti prima di poterli visualizzare.",
|
||||||
"DE.Views.FileMenuPanels.Settings.strFast": "Fast",
|
"DE.Views.FileMenuPanels.Settings.strFast": "Fast",
|
||||||
"DE.Views.FileMenuPanels.Settings.strFontRender": "Hinting dei caratteri",
|
"DE.Views.FileMenuPanels.Settings.strFontRender": "Hinting dei caratteri",
|
||||||
|
@ -1953,6 +2036,7 @@
|
||||||
"DE.Views.Toolbar.capBtnMargins": "Margini",
|
"DE.Views.Toolbar.capBtnMargins": "Margini",
|
||||||
"DE.Views.Toolbar.capBtnPageOrient": "Orientamento",
|
"DE.Views.Toolbar.capBtnPageOrient": "Orientamento",
|
||||||
"DE.Views.Toolbar.capBtnPageSize": "Dimensione",
|
"DE.Views.Toolbar.capBtnPageSize": "Dimensione",
|
||||||
|
"DE.Views.Toolbar.capBtnWatermark": "Filigrana",
|
||||||
"DE.Views.Toolbar.capImgAlign": "Allinea",
|
"DE.Views.Toolbar.capImgAlign": "Allinea",
|
||||||
"DE.Views.Toolbar.capImgBackward": "Porta indietro",
|
"DE.Views.Toolbar.capImgBackward": "Porta indietro",
|
||||||
"DE.Views.Toolbar.capImgForward": "Porta avanti",
|
"DE.Views.Toolbar.capImgForward": "Porta avanti",
|
||||||
|
@ -1984,6 +2068,7 @@
|
||||||
"DE.Views.Toolbar.textColumnsThree": "Tre",
|
"DE.Views.Toolbar.textColumnsThree": "Tre",
|
||||||
"DE.Views.Toolbar.textColumnsTwo": "Two",
|
"DE.Views.Toolbar.textColumnsTwo": "Two",
|
||||||
"DE.Views.Toolbar.textContPage": "Pagina continua",
|
"DE.Views.Toolbar.textContPage": "Pagina continua",
|
||||||
|
"DE.Views.Toolbar.textEditWatermark": "Filigrana personalizzata",
|
||||||
"DE.Views.Toolbar.textEvenPage": "Pagina pari",
|
"DE.Views.Toolbar.textEvenPage": "Pagina pari",
|
||||||
"DE.Views.Toolbar.textInMargin": "Nel margine",
|
"DE.Views.Toolbar.textInMargin": "Nel margine",
|
||||||
"DE.Views.Toolbar.textInsColumnBreak": "Insert Column Break",
|
"DE.Views.Toolbar.textInsColumnBreak": "Insert Column Break",
|
||||||
|
@ -2014,6 +2099,7 @@
|
||||||
"DE.Views.Toolbar.textPoint": "XY (A dispersione)",
|
"DE.Views.Toolbar.textPoint": "XY (A dispersione)",
|
||||||
"DE.Views.Toolbar.textPortrait": "Verticale",
|
"DE.Views.Toolbar.textPortrait": "Verticale",
|
||||||
"DE.Views.Toolbar.textRemoveControl": "Rimuovi il controllo del contenuto",
|
"DE.Views.Toolbar.textRemoveControl": "Rimuovi il controllo del contenuto",
|
||||||
|
"DE.Views.Toolbar.textRemWatermark": "Rimuovi filigrana",
|
||||||
"DE.Views.Toolbar.textRichControl": "Inserisci il controllo del contenuto RTF",
|
"DE.Views.Toolbar.textRichControl": "Inserisci il controllo del contenuto RTF",
|
||||||
"DE.Views.Toolbar.textRight": "Right: ",
|
"DE.Views.Toolbar.textRight": "Right: ",
|
||||||
"DE.Views.Toolbar.textStock": "Azionario",
|
"DE.Views.Toolbar.textStock": "Azionario",
|
||||||
|
@ -2089,12 +2175,13 @@
|
||||||
"DE.Views.Toolbar.tipPrint": "Stampa",
|
"DE.Views.Toolbar.tipPrint": "Stampa",
|
||||||
"DE.Views.Toolbar.tipRedo": "Ripristina",
|
"DE.Views.Toolbar.tipRedo": "Ripristina",
|
||||||
"DE.Views.Toolbar.tipSave": "Salva",
|
"DE.Views.Toolbar.tipSave": "Salva",
|
||||||
"DE.Views.Toolbar.tipSaveCoauth": "Save your changes for the other users to see them.",
|
"DE.Views.Toolbar.tipSaveCoauth": "Salva i tuoi cambiamenti per renderli disponibili agli altri utenti.",
|
||||||
"DE.Views.Toolbar.tipSendBackward": "Porta indietro",
|
"DE.Views.Toolbar.tipSendBackward": "Porta indietro",
|
||||||
"DE.Views.Toolbar.tipSendForward": "Porta avanti",
|
"DE.Views.Toolbar.tipSendForward": "Porta avanti",
|
||||||
"DE.Views.Toolbar.tipShowHiddenChars": "Caratteri non stampabili",
|
"DE.Views.Toolbar.tipShowHiddenChars": "Caratteri non stampabili",
|
||||||
"DE.Views.Toolbar.tipSynchronize": "Il documento è stato modificato da un altro utente. Clicca per salvare le modifiche e ricaricare gli aggiornamenti.",
|
"DE.Views.Toolbar.tipSynchronize": "Il documento è stato modificato da un altro utente. Clicca per salvare le modifiche e ricaricare gli aggiornamenti.",
|
||||||
"DE.Views.Toolbar.tipUndo": "Annulla",
|
"DE.Views.Toolbar.tipUndo": "Annulla",
|
||||||
|
"DE.Views.Toolbar.tipWatermark": "Modifica filigrana",
|
||||||
"DE.Views.Toolbar.txtDistribHor": "Distribuisci orizzontalmente",
|
"DE.Views.Toolbar.txtDistribHor": "Distribuisci orizzontalmente",
|
||||||
"DE.Views.Toolbar.txtDistribVert": "Distribuisci verticalmente",
|
"DE.Views.Toolbar.txtDistribVert": "Distribuisci verticalmente",
|
||||||
"DE.Views.Toolbar.txtMarginAlign": "Allinea al margine",
|
"DE.Views.Toolbar.txtMarginAlign": "Allinea al margine",
|
||||||
|
@ -2120,5 +2207,30 @@
|
||||||
"DE.Views.Toolbar.txtScheme6": "Viale",
|
"DE.Views.Toolbar.txtScheme6": "Viale",
|
||||||
"DE.Views.Toolbar.txtScheme7": "Universo",
|
"DE.Views.Toolbar.txtScheme7": "Universo",
|
||||||
"DE.Views.Toolbar.txtScheme8": "Flusso",
|
"DE.Views.Toolbar.txtScheme8": "Flusso",
|
||||||
"DE.Views.Toolbar.txtScheme9": "Galassia"
|
"DE.Views.Toolbar.txtScheme9": "Galassia",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.cancelButtonText": "Annulla",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.okButtonText": "OK",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textAuto": "Auto",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textBold": "Grassetto",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textColor": "Colore del testo",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textDiagonal": "Diagonale",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textFont": "Carattere",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textFromFile": "Da file",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textFromUrl": "Da URL",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textHor": "Orizzontale",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textImageW": "Immagine filigrana",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textItalic": "Corsivo",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textLanguage": "Lingua",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textLayout": "Layout",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textNewColor": "Colore personalizzato",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textNone": "Nessuno",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textScale": "Ridimensiona",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textStrikeout": "Barrato",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textText": "Testo",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textTextW": "Testo filigrana",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textTitle": "Impostazioni Filigrana",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textTransparency": "Semitrasparente",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textUnderline": "Sottolineato",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.tipFontName": "Nome carattere",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Dimensione carattere"
|
||||||
}
|
}
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "警告",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "警告",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "メッセージをここに挿入する",
|
"Common.Controllers.Chat.textEnterMessage": "メッセージをここに挿入する",
|
||||||
"Common.Controllers.Chat.textUserLimit": "ONLYOFFICE無料版を使用しています。<br>同時に2人のユーザのみは文書を編集することができます。<br>もっとが必要ですか。ONLYOFFICEエンタープライズ版の購入を検討してください。<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "匿名",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "匿名",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "閉じる",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "閉じる",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "他のユーザは編集しているのためオブジェクトが無効になります。",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "他のユーザは編集しているのためオブジェクトが無効になります。",
|
||||||
|
@ -177,7 +176,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "変換のタイムアウトを超過しました。",
|
"DE.Controllers.Main.convertationTimeoutText": "変換のタイムアウトを超過しました。",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "OKボタンを押すと文書リストに戻ることができます。",
|
"DE.Controllers.Main.criticalErrorExtText": "OKボタンを押すと文書リストに戻ることができます。",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "エラー",
|
"DE.Controllers.Main.criticalErrorTitle": "エラー",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "ダウンロード失敗",
|
"DE.Controllers.Main.downloadErrorText": "ダウンロード失敗",
|
||||||
"DE.Controllers.Main.downloadMergeText": "ダウンロード中...",
|
"DE.Controllers.Main.downloadMergeText": "ダウンロード中...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "ダウンロード中",
|
"DE.Controllers.Main.downloadMergeTitle": "ダウンロード中",
|
||||||
|
@ -854,7 +852,6 @@
|
||||||
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "テンプレートなし",
|
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "テンプレートなし",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "作成者",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "作成者",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "アクセス許可の変更",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "アクセス許可の変更",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "作成日時",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "読み込み中...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "読み込み中...",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "ページ",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "ページ",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "段落",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "段落",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "경고",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "경고",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "여기에 메시지를 입력하십시오",
|
"Common.Controllers.Chat.textEnterMessage": "여기에 메시지를 입력하십시오",
|
||||||
"Common.Controllers.Chat.textUserLimit": "ONLYOFFICE 무료 버전을 사용하고 있습니다. <br> 두 명의 사용자 만이 문서를 동시에 편집 할 수 있습니다. <br> ONLYOFFICE Enterprise Edition 구입 고려하십시오. <br> <a href =\"http://www.onlyoffice.com/free-edition.aspx \"target=\"_blank\"> 자세히보기 </a> ",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "익명",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "익명",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "닫기",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "닫기",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "다른 사용자가 편집 중이므로 개체를 사용할 수 없습니다.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "다른 사용자가 편집 중이므로 개체를 사용할 수 없습니다.",
|
||||||
|
@ -310,7 +309,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "전환 시간 초과를 초과했습니다.",
|
"DE.Controllers.Main.convertationTimeoutText": "전환 시간 초과를 초과했습니다.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "문서 목록으로 돌아가려면 \"OK\"를 누르십시오.",
|
"DE.Controllers.Main.criticalErrorExtText": "문서 목록으로 돌아가려면 \"OK\"를 누르십시오.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "오류",
|
"DE.Controllers.Main.criticalErrorTitle": "오류",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE 문서 편집기",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "다운로드하지 못했습니다.",
|
"DE.Controllers.Main.downloadErrorText": "다운로드하지 못했습니다.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "다운로드 중 ...",
|
"DE.Controllers.Main.downloadMergeText": "다운로드 중 ...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "다운로드 중",
|
"DE.Controllers.Main.downloadMergeTitle": "다운로드 중",
|
||||||
|
@ -1095,7 +1093,6 @@
|
||||||
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "템플릿이 없습니다",
|
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "템플릿이 없습니다",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "작성자",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "작성자",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "액세스 권한 변경",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "액세스 권한 변경",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Creation Date",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "로드 중 ...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "로드 중 ...",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Pages",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Pages",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "단락",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "단락",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Warning",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Warning",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Ievadiet savu ziņu šeit",
|
"Common.Controllers.Chat.textEnterMessage": "Ievadiet savu ziņu šeit",
|
||||||
"Common.Controllers.Chat.textUserLimit": "You are using ONLYOFFICE Free Edition.<br>Only two users can co-edit the document simultaneously.<br>Want more? Consider buying ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonymous",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonymous",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Close",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Close",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "The object is disabled because it is being edited by another user.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "The object is disabled because it is being edited by another user.",
|
||||||
|
@ -307,7 +306,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Konversijas taimauts pārsniegts.",
|
"DE.Controllers.Main.convertationTimeoutText": "Konversijas taimauts pārsniegts.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Press \"OK\" to return to document list.",
|
"DE.Controllers.Main.criticalErrorExtText": "Press \"OK\" to return to document list.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Kļūda",
|
"DE.Controllers.Main.criticalErrorTitle": "Kļūda",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Dokumentu Redaktors",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Lejuplāde neizdevās.",
|
"DE.Controllers.Main.downloadErrorText": "Lejuplāde neizdevās.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Downloading...",
|
"DE.Controllers.Main.downloadMergeText": "Downloading...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Downloading",
|
"DE.Controllers.Main.downloadMergeTitle": "Downloading",
|
||||||
|
@ -1092,7 +1090,6 @@
|
||||||
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Nav veidnes",
|
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Nav veidnes",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autors",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autors",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Change access rights",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Change access rights",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Izveides datums",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Ielādē...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Ielādē...",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Lapas",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Lapas",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Rindkopu",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Rindkopu",
|
||||||
|
@ -1385,7 +1382,7 @@
|
||||||
"DE.Views.NoteSettingsDialog.textTitle": "Piezīmju uzstādījumi",
|
"DE.Views.NoteSettingsDialog.textTitle": "Piezīmju uzstādījumi",
|
||||||
"DE.Views.PageMarginsDialog.cancelButtonText": "Cancel",
|
"DE.Views.PageMarginsDialog.cancelButtonText": "Cancel",
|
||||||
"DE.Views.PageMarginsDialog.notcriticalErrorTitle": "Warning",
|
"DE.Views.PageMarginsDialog.notcriticalErrorTitle": "Warning",
|
||||||
"DE.Views.PageMarginsDialog.okButtonText": "OK",
|
"DE.Views.PageMarginsDialog.okButtonText": "Ok",
|
||||||
"DE.Views.PageMarginsDialog.textBottom": "Bottom",
|
"DE.Views.PageMarginsDialog.textBottom": "Bottom",
|
||||||
"DE.Views.PageMarginsDialog.textLeft": "Left",
|
"DE.Views.PageMarginsDialog.textLeft": "Left",
|
||||||
"DE.Views.PageMarginsDialog.textRight": "Right",
|
"DE.Views.PageMarginsDialog.textRight": "Right",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Waarschuwing",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Waarschuwing",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Voer hier uw bericht in",
|
"Common.Controllers.Chat.textEnterMessage": "Voer hier uw bericht in",
|
||||||
"Common.Controllers.Chat.textUserLimit": "U gebruikt ONLYOFFICE Free Edition.<br>Er kunnen maar twee gebruikers tegelijk het document bewerken.<br>U wilt meer? Overweeg ONLYOFFICE Enterprise Edition aan te schaffen.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Meer informatie</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anoniem",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anoniem",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Sluiten",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Sluiten",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Het object is gedeactiveerd omdat het wordt bewerkt door een andere gebruiker.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Het object is gedeactiveerd omdat het wordt bewerkt door een andere gebruiker.",
|
||||||
|
@ -329,7 +328,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Time-out voor conversie overschreden.",
|
"DE.Controllers.Main.convertationTimeoutText": "Time-out voor conversie overschreden.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Klik op \"OK\" om terug te keren naar de lijst met documenten.",
|
"DE.Controllers.Main.criticalErrorExtText": "Klik op \"OK\" om terug te keren naar de lijst met documenten.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Fout",
|
"DE.Controllers.Main.criticalErrorTitle": "Fout",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE-documenteditor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Download mislukt.",
|
"DE.Controllers.Main.downloadErrorText": "Download mislukt.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Downloaden...",
|
"DE.Controllers.Main.downloadMergeText": "Downloaden...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Downloaden",
|
"DE.Controllers.Main.downloadMergeTitle": "Downloaden",
|
||||||
|
@ -1212,7 +1210,6 @@
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Applicatie",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Applicatie",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Auteur",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Auteur",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Toegangsrechten wijzigen",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Toegangsrechten wijzigen",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Datum gemaakt",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Laden...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Laden...",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Pagina's",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Pagina's",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Alinea's",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Alinea's",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Ostrzeżenie",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Ostrzeżenie",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Wprowadź swoją wiadomość tutaj",
|
"Common.Controllers.Chat.textEnterMessage": "Wprowadź swoją wiadomość tutaj",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Używasz ONLYOFFICE Free Edition. <br> Tylko dwóch użytkowników może jednocześnie edytować dokument. Chcesz więcej? Zastanów się nad zakupem ONLYOFFICE Enterprise Edition. <a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\"> Czytaj więcej </a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Gość",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Gość",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Zamknij",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Zamknij",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Obiekt jest wyłączony, ponieważ jest edytowany przez innego użytkownika.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Obiekt jest wyłączony, ponieważ jest edytowany przez innego użytkownika.",
|
||||||
|
@ -272,7 +271,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Przekroczono limit czasu konwersji.",
|
"DE.Controllers.Main.convertationTimeoutText": "Przekroczono limit czasu konwersji.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Naciśnij \"OK\", aby powrócić do listy dokumentów.",
|
"DE.Controllers.Main.criticalErrorExtText": "Naciśnij \"OK\", aby powrócić do listy dokumentów.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Błąd",
|
"DE.Controllers.Main.criticalErrorTitle": "Błąd",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Edytor dokumentów",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Pobieranie nieudane.",
|
"DE.Controllers.Main.downloadErrorText": "Pobieranie nieudane.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Pobieranie...",
|
"DE.Controllers.Main.downloadMergeText": "Pobieranie...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Pobieranie",
|
"DE.Controllers.Main.downloadMergeTitle": "Pobieranie",
|
||||||
|
@ -1060,7 +1058,6 @@
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Aplikacja",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Aplikacja",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zmień prawa dostępu",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zmień prawa dostępu",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Data utworzenia",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Ładowanie...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Ładowanie...",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Strony",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Strony",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Akapity",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Akapity",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Aviso",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Aviso",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Insira sua mensagem aqui",
|
"Common.Controllers.Chat.textEnterMessage": "Insira sua mensagem aqui",
|
||||||
"Common.Controllers.Chat.textUserLimit": "You are using ONLYOFFICE Free Edition.<br>Only two users can co-edit the document simultaneously.<br>Want more? Consider buying ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anônimo",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anônimo",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Fechar",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Fechar",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "O objeto está desabilitado por que está sendo editado por outro usuário.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "O objeto está desabilitado por que está sendo editado por outro usuário.",
|
||||||
|
@ -280,7 +279,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Tempo limite de conversão excedido.",
|
"DE.Controllers.Main.convertationTimeoutText": "Tempo limite de conversão excedido.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Pressione \"OK\" para voltar para a lista de documentos.",
|
"DE.Controllers.Main.criticalErrorExtText": "Pressione \"OK\" para voltar para a lista de documentos.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Erro",
|
"DE.Controllers.Main.criticalErrorTitle": "Erro",
|
||||||
"DE.Controllers.Main.defaultTitleText": "Editor de documento ONLYOFFICE",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Download falhou.",
|
"DE.Controllers.Main.downloadErrorText": "Download falhou.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Downloading...",
|
"DE.Controllers.Main.downloadMergeText": "Downloading...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Downloading",
|
"DE.Controllers.Main.downloadMergeTitle": "Downloading",
|
||||||
|
@ -1044,7 +1042,6 @@
|
||||||
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Não há modelos",
|
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Não há modelos",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Alterar direitos de acesso",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Alterar direitos de acesso",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Data de criação",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Carregando...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Carregando...",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Páginas",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Páginas",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Parágrafos",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Parágrafos",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Предупреждение",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Предупреждение",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Введите здесь своё сообщение",
|
"Common.Controllers.Chat.textEnterMessage": "Введите здесь своё сообщение",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Вы используете бесплатную версию ONLYOFFICE.<br>Только два пользователя одновременно могут совместно редактировать документ.<br>Требуется больше? Рекомендуем приобрести корпоративную версию ONLYOFFICE.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Читать дальше</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Аноним",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Аноним",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Закрыть",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Закрыть",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Объект недоступен, так как редактируется другим пользователем.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Объект недоступен, так как редактируется другим пользователем.",
|
||||||
|
@ -23,7 +22,7 @@
|
||||||
"Common.Controllers.ReviewChanges.textContextual": "Не добавлять интервал между абзацами одного стиля",
|
"Common.Controllers.ReviewChanges.textContextual": "Не добавлять интервал между абзацами одного стиля",
|
||||||
"Common.Controllers.ReviewChanges.textDeleted": "<b>Удалено:</b>",
|
"Common.Controllers.ReviewChanges.textDeleted": "<b>Удалено:</b>",
|
||||||
"Common.Controllers.ReviewChanges.textDStrikeout": "Двойное зачеркивание",
|
"Common.Controllers.ReviewChanges.textDStrikeout": "Двойное зачеркивание",
|
||||||
"Common.Controllers.ReviewChanges.textEquation": "Формула",
|
"Common.Controllers.ReviewChanges.textEquation": "Уравнение",
|
||||||
"Common.Controllers.ReviewChanges.textExact": "Точно",
|
"Common.Controllers.ReviewChanges.textExact": "Точно",
|
||||||
"Common.Controllers.ReviewChanges.textFirstLine": "Первая строка",
|
"Common.Controllers.ReviewChanges.textFirstLine": "Первая строка",
|
||||||
"Common.Controllers.ReviewChanges.textFontSize": "Размер шрифта",
|
"Common.Controllers.ReviewChanges.textFontSize": "Размер шрифта",
|
||||||
|
@ -284,6 +283,7 @@
|
||||||
"Common.Views.ReviewPopover.textClose": "Закрыть",
|
"Common.Views.ReviewPopover.textClose": "Закрыть",
|
||||||
"Common.Views.ReviewPopover.textEdit": "OK",
|
"Common.Views.ReviewPopover.textEdit": "OK",
|
||||||
"Common.Views.ReviewPopover.textFollowMove": "Перейти на прежнее место",
|
"Common.Views.ReviewPopover.textFollowMove": "Перейти на прежнее место",
|
||||||
|
"Common.Views.ReviewPopover.textMention": "+упоминание предоставит доступ к документу и отправит оповещение по почте",
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Открыть снова",
|
"Common.Views.ReviewPopover.textOpenAgain": "Открыть снова",
|
||||||
"Common.Views.ReviewPopover.textReply": "Ответить",
|
"Common.Views.ReviewPopover.textReply": "Ответить",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Решить",
|
"Common.Views.ReviewPopover.textResolve": "Решить",
|
||||||
|
@ -334,7 +334,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Превышено время ожидания конвертации.",
|
"DE.Controllers.Main.convertationTimeoutText": "Превышено время ожидания конвертации.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Нажмите \"OK\", чтобы вернуться к списку документов.",
|
"DE.Controllers.Main.criticalErrorExtText": "Нажмите \"OK\", чтобы вернуться к списку документов.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Ошибка",
|
"DE.Controllers.Main.criticalErrorTitle": "Ошибка",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Загрузка не удалась.",
|
"DE.Controllers.Main.downloadErrorText": "Загрузка не удалась.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Загрузка...",
|
"DE.Controllers.Main.downloadMergeText": "Загрузка...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Загрузка",
|
"DE.Controllers.Main.downloadMergeTitle": "Загрузка",
|
||||||
|
@ -343,7 +342,7 @@
|
||||||
"DE.Controllers.Main.errorAccessDeny": "Вы пытаетесь выполнить действие, на которое у вас нет прав.<br>Пожалуйста, обратитесь к администратору Сервера документов.",
|
"DE.Controllers.Main.errorAccessDeny": "Вы пытаетесь выполнить действие, на которое у вас нет прав.<br>Пожалуйста, обратитесь к администратору Сервера документов.",
|
||||||
"DE.Controllers.Main.errorBadImageUrl": "Неправильный URL-адрес изображения",
|
"DE.Controllers.Main.errorBadImageUrl": "Неправильный URL-адрес изображения",
|
||||||
"DE.Controllers.Main.errorCoAuthoringDisconnect": "Потеряно соединение с сервером. В данный момент нельзя отредактировать документ.",
|
"DE.Controllers.Main.errorCoAuthoringDisconnect": "Потеряно соединение с сервером. В данный момент нельзя отредактировать документ.",
|
||||||
"DE.Controllers.Main.errorConnectToServer": "Не удается сохранить документ. Проверьте параметры подключения или обратитесь к вашему администратору.<br>Когда вы нажмете на кнопку 'OK', вам будет предложено скачать документ.<br><br>Дополнительную информацию о подключении Сервера документов можно найти <a href=\"https://api.onlyoffice.com/editors/callback\" target=\"_blank\">здесь</a>",
|
"DE.Controllers.Main.errorConnectToServer": "Не удается сохранить документ. Проверьте параметры подключения или обратитесь к вашему администратору.<br>Когда вы нажмете на кнопку 'OK', вам будет предложено скачать документ.<br><br>Дополнительную информацию о подключении Сервера документов можно найти <a href=\"%1\" target=\"_blank\">здесь</a>",
|
||||||
"DE.Controllers.Main.errorDatabaseConnection": "Внешняя ошибка.<br>Ошибка подключения к базе данных. Если ошибка повторяется, пожалуйста, обратитесь в службу поддержки.",
|
"DE.Controllers.Main.errorDatabaseConnection": "Внешняя ошибка.<br>Ошибка подключения к базе данных. Если ошибка повторяется, пожалуйста, обратитесь в службу поддержки.",
|
||||||
"DE.Controllers.Main.errorDataEncrypted": "Получены зашифрованные изменения, их нельзя расшифровать.",
|
"DE.Controllers.Main.errorDataEncrypted": "Получены зашифрованные изменения, их нельзя расшифровать.",
|
||||||
"DE.Controllers.Main.errorDataRange": "Некорректный диапазон данных.",
|
"DE.Controllers.Main.errorDataRange": "Некорректный диапазон данных.",
|
||||||
|
@ -410,7 +409,7 @@
|
||||||
"DE.Controllers.Main.textContactUs": "Связаться с отделом продаж",
|
"DE.Controllers.Main.textContactUs": "Связаться с отделом продаж",
|
||||||
"DE.Controllers.Main.textCustomLoader": "Обратите внимание, что по условиям лицензии у вас нет прав изменять экран, отображаемый при загрузке.<br>Пожалуйста, обратитесь в наш отдел продаж, чтобы сделать запрос.",
|
"DE.Controllers.Main.textCustomLoader": "Обратите внимание, что по условиям лицензии у вас нет прав изменять экран, отображаемый при загрузке.<br>Пожалуйста, обратитесь в наш отдел продаж, чтобы сделать запрос.",
|
||||||
"DE.Controllers.Main.textLoadingDocument": "Загрузка документа",
|
"DE.Controllers.Main.textLoadingDocument": "Загрузка документа",
|
||||||
"DE.Controllers.Main.textNoLicenseTitle": "Ограничение по числу подключений ONLYOFFICE",
|
"DE.Controllers.Main.textNoLicenseTitle": "Ограничение по числу подключений %1",
|
||||||
"DE.Controllers.Main.textPaidFeature": "Платная функция",
|
"DE.Controllers.Main.textPaidFeature": "Платная функция",
|
||||||
"DE.Controllers.Main.textShape": "Фигура",
|
"DE.Controllers.Main.textShape": "Фигура",
|
||||||
"DE.Controllers.Main.textStrict": "Строгий режим",
|
"DE.Controllers.Main.textStrict": "Строгий режим",
|
||||||
|
@ -662,8 +661,8 @@
|
||||||
"DE.Controllers.Main.warnLicenseExceeded": "Превышено допустимое число одновременных подключений к серверу документов, и документ откроется только на просмотр.<br>Обратитесь к администратору за дополнительной информацией.",
|
"DE.Controllers.Main.warnLicenseExceeded": "Превышено допустимое число одновременных подключений к серверу документов, и документ откроется только на просмотр.<br>Обратитесь к администратору за дополнительной информацией.",
|
||||||
"DE.Controllers.Main.warnLicenseExp": "Истек срок действия лицензии.<br>Обновите лицензию, а затем обновите страницу.",
|
"DE.Controllers.Main.warnLicenseExp": "Истек срок действия лицензии.<br>Обновите лицензию, а затем обновите страницу.",
|
||||||
"DE.Controllers.Main.warnLicenseUsersExceeded": "Превышено допустимое число одновременно работающих пользователей, и документ откроется только на просмотр.<br>Обратитесь к администратору за дополнительной информацией.",
|
"DE.Controllers.Main.warnLicenseUsersExceeded": "Превышено допустимое число одновременно работающих пользователей, и документ откроется только на просмотр.<br>Обратитесь к администратору за дополнительной информацией.",
|
||||||
"DE.Controllers.Main.warnNoLicense": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по количеству одновременных подключений к серверу документов.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
"DE.Controllers.Main.warnNoLicense": "Эта версия редакторов %1 имеет некоторые ограничения по количеству одновременных подключений к серверу документов.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
||||||
"DE.Controllers.Main.warnNoLicenseUsers": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по числу одновременно работающих пользователей.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
"DE.Controllers.Main.warnNoLicenseUsers": "Эта версия редакторов %1 имеет некоторые ограничения по числу одновременно работающих пользователей.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
||||||
"DE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.",
|
"DE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.",
|
||||||
"DE.Controllers.Navigation.txtBeginning": "Начало документа",
|
"DE.Controllers.Navigation.txtBeginning": "Начало документа",
|
||||||
"DE.Controllers.Navigation.txtGotoBeginning": "Перейти в начало документа",
|
"DE.Controllers.Navigation.txtGotoBeginning": "Перейти в начало документа",
|
||||||
|
@ -1344,19 +1343,27 @@
|
||||||
"DE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Создайте новый пустой текстовый документ, к которому Вы сможете применить стили и отформатировать при редактировании после того, как он создан. Или выберите один из шаблонов, чтобы создать документ определенного типа или предназначения, где уже предварительно применены некоторые стили.",
|
"DE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Создайте новый пустой текстовый документ, к которому Вы сможете применить стили и отформатировать при редактировании после того, как он создан. Или выберите один из шаблонов, чтобы создать документ определенного типа или предназначения, где уже предварительно применены некоторые стили.",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.newDocumentText": "Новый текстовый документ",
|
"DE.Views.FileMenuPanels.CreateNew.newDocumentText": "Новый текстовый документ",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Шаблоны отсутствуют",
|
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Шаблоны отсутствуют",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Добавить автора",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Добавить текст",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Приложение",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Приложение",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Изменить права доступа",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Изменить права доступа",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Дата создания",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtComment": "Комментарий",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Создан",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Загрузка...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Загрузка...",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtModifyBy": "Автор последнего изменения",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtModifyDate": "Последнее изменение",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Владелец",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Страницы",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Страницы",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Абзацы",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Абзацы",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Размещение",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Размещение",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtRights": "Люди, имеющие права",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtRights": "Люди, имеющие права",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtSpaces": "Символы с пробелами",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtSpaces": "Символы с пробелами",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtStatistics": "Статистика",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtStatistics": "Статистика",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtSubject": "Тема",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtSymbols": "Символы",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtSymbols": "Символы",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Название документа",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Название",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtUploaded": "Загружен",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtWords": "Слова",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtWords": "Слова",
|
||||||
"DE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Изменить права доступа",
|
"DE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Изменить права доступа",
|
||||||
"DE.Views.FileMenuPanels.DocumentRights.txtRights": "Люди, имеющие права",
|
"DE.Views.FileMenuPanels.DocumentRights.txtRights": "Люди, имеющие права",
|
||||||
|
@ -2018,7 +2025,7 @@
|
||||||
"DE.Views.Toolbar.capBtnInsChart": "Диаграмма",
|
"DE.Views.Toolbar.capBtnInsChart": "Диаграмма",
|
||||||
"DE.Views.Toolbar.capBtnInsControls": "Элементы управления содержимым",
|
"DE.Views.Toolbar.capBtnInsControls": "Элементы управления содержимым",
|
||||||
"DE.Views.Toolbar.capBtnInsDropcap": "Буквица",
|
"DE.Views.Toolbar.capBtnInsDropcap": "Буквица",
|
||||||
"DE.Views.Toolbar.capBtnInsEquation": "Формула",
|
"DE.Views.Toolbar.capBtnInsEquation": "Уравнение",
|
||||||
"DE.Views.Toolbar.capBtnInsHeader": "Колонтитулы",
|
"DE.Views.Toolbar.capBtnInsHeader": "Колонтитулы",
|
||||||
"DE.Views.Toolbar.capBtnInsImage": "Изображение",
|
"DE.Views.Toolbar.capBtnInsImage": "Изображение",
|
||||||
"DE.Views.Toolbar.capBtnInsPagebreak": "Разрывы",
|
"DE.Views.Toolbar.capBtnInsPagebreak": "Разрывы",
|
||||||
|
@ -2029,6 +2036,7 @@
|
||||||
"DE.Views.Toolbar.capBtnMargins": "Поля",
|
"DE.Views.Toolbar.capBtnMargins": "Поля",
|
||||||
"DE.Views.Toolbar.capBtnPageOrient": "Ориентация",
|
"DE.Views.Toolbar.capBtnPageOrient": "Ориентация",
|
||||||
"DE.Views.Toolbar.capBtnPageSize": "Размер",
|
"DE.Views.Toolbar.capBtnPageSize": "Размер",
|
||||||
|
"DE.Views.Toolbar.capBtnWatermark": "Подложка",
|
||||||
"DE.Views.Toolbar.capImgAlign": "Выравнивание",
|
"DE.Views.Toolbar.capImgAlign": "Выравнивание",
|
||||||
"DE.Views.Toolbar.capImgBackward": "Перенести назад",
|
"DE.Views.Toolbar.capImgBackward": "Перенести назад",
|
||||||
"DE.Views.Toolbar.capImgForward": "Перенести вперед",
|
"DE.Views.Toolbar.capImgForward": "Перенести вперед",
|
||||||
|
@ -2060,6 +2068,7 @@
|
||||||
"DE.Views.Toolbar.textColumnsThree": "Три",
|
"DE.Views.Toolbar.textColumnsThree": "Три",
|
||||||
"DE.Views.Toolbar.textColumnsTwo": "Две",
|
"DE.Views.Toolbar.textColumnsTwo": "Две",
|
||||||
"DE.Views.Toolbar.textContPage": "На текущей странице",
|
"DE.Views.Toolbar.textContPage": "На текущей странице",
|
||||||
|
"DE.Views.Toolbar.textEditWatermark": "Настраиваемая подложка",
|
||||||
"DE.Views.Toolbar.textEvenPage": "С четной страницы",
|
"DE.Views.Toolbar.textEvenPage": "С четной страницы",
|
||||||
"DE.Views.Toolbar.textInMargin": "На поле",
|
"DE.Views.Toolbar.textInMargin": "На поле",
|
||||||
"DE.Views.Toolbar.textInsColumnBreak": "Вставить разрыв колонки",
|
"DE.Views.Toolbar.textInsColumnBreak": "Вставить разрыв колонки",
|
||||||
|
@ -2090,6 +2099,7 @@
|
||||||
"DE.Views.Toolbar.textPoint": "Точечная",
|
"DE.Views.Toolbar.textPoint": "Точечная",
|
||||||
"DE.Views.Toolbar.textPortrait": "Книжная",
|
"DE.Views.Toolbar.textPortrait": "Книжная",
|
||||||
"DE.Views.Toolbar.textRemoveControl": "Удалить элемент управления содержимым",
|
"DE.Views.Toolbar.textRemoveControl": "Удалить элемент управления содержимым",
|
||||||
|
"DE.Views.Toolbar.textRemWatermark": "Удалить подложку",
|
||||||
"DE.Views.Toolbar.textRichControl": "Вставить элемент управления \"Форматированный текст\"",
|
"DE.Views.Toolbar.textRichControl": "Вставить элемент управления \"Форматированный текст\"",
|
||||||
"DE.Views.Toolbar.textRight": "Правое: ",
|
"DE.Views.Toolbar.textRight": "Правое: ",
|
||||||
"DE.Views.Toolbar.textStock": "Биржевая",
|
"DE.Views.Toolbar.textStock": "Биржевая",
|
||||||
|
@ -2143,7 +2153,7 @@
|
||||||
"DE.Views.Toolbar.tipIncFont": "Увеличить размер шрифта",
|
"DE.Views.Toolbar.tipIncFont": "Увеличить размер шрифта",
|
||||||
"DE.Views.Toolbar.tipIncPrLeft": "Увеличить отступ",
|
"DE.Views.Toolbar.tipIncPrLeft": "Увеличить отступ",
|
||||||
"DE.Views.Toolbar.tipInsertChart": "Вставить диаграмму",
|
"DE.Views.Toolbar.tipInsertChart": "Вставить диаграмму",
|
||||||
"DE.Views.Toolbar.tipInsertEquation": "Вставить формулу",
|
"DE.Views.Toolbar.tipInsertEquation": "Вставить уравнение",
|
||||||
"DE.Views.Toolbar.tipInsertImage": "Вставить изображение",
|
"DE.Views.Toolbar.tipInsertImage": "Вставить изображение",
|
||||||
"DE.Views.Toolbar.tipInsertNum": "Вставить номер страницы",
|
"DE.Views.Toolbar.tipInsertNum": "Вставить номер страницы",
|
||||||
"DE.Views.Toolbar.tipInsertShape": "Вставить автофигуру",
|
"DE.Views.Toolbar.tipInsertShape": "Вставить автофигуру",
|
||||||
|
@ -2171,6 +2181,7 @@
|
||||||
"DE.Views.Toolbar.tipShowHiddenChars": "Непечатаемые символы",
|
"DE.Views.Toolbar.tipShowHiddenChars": "Непечатаемые символы",
|
||||||
"DE.Views.Toolbar.tipSynchronize": "Документ изменен другим пользователем. Нажмите, чтобы сохранить свои изменения и загрузить обновления.",
|
"DE.Views.Toolbar.tipSynchronize": "Документ изменен другим пользователем. Нажмите, чтобы сохранить свои изменения и загрузить обновления.",
|
||||||
"DE.Views.Toolbar.tipUndo": "Отменить",
|
"DE.Views.Toolbar.tipUndo": "Отменить",
|
||||||
|
"DE.Views.Toolbar.tipWatermark": "Изменить подложку",
|
||||||
"DE.Views.Toolbar.txtDistribHor": "Распределить по горизонтали",
|
"DE.Views.Toolbar.txtDistribHor": "Распределить по горизонтали",
|
||||||
"DE.Views.Toolbar.txtDistribVert": "Распределить по вертикали",
|
"DE.Views.Toolbar.txtDistribVert": "Распределить по вертикали",
|
||||||
"DE.Views.Toolbar.txtMarginAlign": "Выровнять относительно поля",
|
"DE.Views.Toolbar.txtMarginAlign": "Выровнять относительно поля",
|
||||||
|
@ -2196,5 +2207,30 @@
|
||||||
"DE.Views.Toolbar.txtScheme6": "Открытая",
|
"DE.Views.Toolbar.txtScheme6": "Открытая",
|
||||||
"DE.Views.Toolbar.txtScheme7": "Справедливость",
|
"DE.Views.Toolbar.txtScheme7": "Справедливость",
|
||||||
"DE.Views.Toolbar.txtScheme8": "Поток",
|
"DE.Views.Toolbar.txtScheme8": "Поток",
|
||||||
"DE.Views.Toolbar.txtScheme9": "Литейная"
|
"DE.Views.Toolbar.txtScheme9": "Литейная",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.cancelButtonText": "Отмена",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.okButtonText": "OK",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textAuto": "Авто",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textBold": "Жирный",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textColor": "Цвет текста",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textDiagonal": "По диагонали",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textFont": "Шрифт",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textFromFile": "Из файла",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textFromUrl": "По URL",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textHor": "По горизонтали",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textImageW": "Графическая подложка",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textItalic": "Курсив",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textLanguage": "Язык",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textLayout": "Расположение",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textNewColor": "Пользовательский цвет",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textNone": "Нет",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textScale": "Масштаб",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textStrikeout": "Зачеркнутый",
|
||||||
|
"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": "Размер шрифта"
|
||||||
}
|
}
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Upozornenie",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Upozornenie",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Zadať svoju správu tu",
|
"Common.Controllers.Chat.textEnterMessage": "Zadať svoju správu tu",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Používate ONLYOFFICE vydanie zadarmo.<br>Iba dvaja používatelia dokážu spolueditovať dokument súčasne.<br>Chcete viac? Zvážte kúpu ONLYOFFICE Podnikové vydanie.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonymný",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonymný",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Zatvoriť",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Zatvoriť",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Objekt je blokovaný, pretože ho práve upravuje iný používateľ.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Objekt je blokovaný, pretože ho práve upravuje iný používateľ.",
|
||||||
|
@ -288,7 +287,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Prekročený čas konverzie.",
|
"DE.Controllers.Main.convertationTimeoutText": "Prekročený čas konverzie.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Stlačte \"OK\" pre návrat do zoznamu dokumentov.",
|
"DE.Controllers.Main.criticalErrorExtText": "Stlačte \"OK\" pre návrat do zoznamu dokumentov.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Chyba",
|
"DE.Controllers.Main.criticalErrorTitle": "Chyba",
|
||||||
"DE.Controllers.Main.defaultTitleText": "Dokumentový editor ONLYOFFICE ",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Sťahovanie zlyhalo.",
|
"DE.Controllers.Main.downloadErrorText": "Sťahovanie zlyhalo.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Sťahovanie...",
|
"DE.Controllers.Main.downloadMergeText": "Sťahovanie...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Sťahovanie",
|
"DE.Controllers.Main.downloadMergeTitle": "Sťahovanie",
|
||||||
|
@ -1041,7 +1039,6 @@
|
||||||
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Neexistujú žiadne šablóny",
|
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Neexistujú žiadne šablóny",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zmeniť prístupové práva",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zmeniť prístupové práva",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Dátum vytvorenia",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Nahrávanie...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Nahrávanie...",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Strany",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Strany",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Odseky",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Odseky",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Opozorilo",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Opozorilo",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Svoje sporočilo vnesite tu",
|
"Common.Controllers.Chat.textEnterMessage": "Svoje sporočilo vnesite tu",
|
||||||
"Common.Controllers.Chat.textUserLimit": "You are using ONLYOFFICE Free Edition.<br>Only two users can co-edit the document simultaneously.<br>Want more? Consider buying ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonimno",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonimno",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Zapri",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Zapri",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Objekt je onemogočen, saj ga ureja drug uporabnik.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Objekt je onemogočen, saj ga ureja drug uporabnik.",
|
||||||
|
@ -174,7 +173,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Pretvorbena prekinitev presežena.",
|
"DE.Controllers.Main.convertationTimeoutText": "Pretvorbena prekinitev presežena.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Pritisnite \"OK\" za vrnitev na seznam dokumentov.",
|
"DE.Controllers.Main.criticalErrorExtText": "Pritisnite \"OK\" za vrnitev na seznam dokumentov.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Napaka",
|
"DE.Controllers.Main.criticalErrorTitle": "Napaka",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE urejevalec dokumentov",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Prenos ni uspel.",
|
"DE.Controllers.Main.downloadErrorText": "Prenos ni uspel.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Downloading...",
|
"DE.Controllers.Main.downloadMergeText": "Downloading...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Downloading",
|
"DE.Controllers.Main.downloadMergeTitle": "Downloading",
|
||||||
|
@ -851,7 +849,6 @@
|
||||||
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Ni predlog",
|
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Ni predlog",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Avtor",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Avtor",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Spremeni pravice dostopa",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Spremeni pravice dostopa",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Datum nastanka",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Nalaganje...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Nalaganje...",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Strani",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Strani",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Odstavki",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Odstavki",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Dikkat",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Dikkat",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Mesajınızı buraya giriniz",
|
"Common.Controllers.Chat.textEnterMessage": "Mesajınızı buraya giriniz",
|
||||||
"Common.Controllers.Chat.textUserLimit": "You are using ONLYOFFICE Free Edition.<br>Only two users can co-edit the document simultaneously.<br>Want more? Consider buying ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonim",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonim",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Kapat",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Kapat",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Obje devre dışı bırakıldı, çünkü başka kullanıcı tarafından düzenleniyor.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Obje devre dışı bırakıldı, çünkü başka kullanıcı tarafından düzenleniyor.",
|
||||||
|
@ -145,10 +144,13 @@
|
||||||
"Common.Views.Header.textSaveChanged": "Modifiyeli",
|
"Common.Views.Header.textSaveChanged": "Modifiyeli",
|
||||||
"Common.Views.Header.textSaveEnd": "Tüm değişiklikler kaydedildi",
|
"Common.Views.Header.textSaveEnd": "Tüm değişiklikler kaydedildi",
|
||||||
"Common.Views.Header.textSaveExpander": "Tüm değişiklikler kaydedildi",
|
"Common.Views.Header.textSaveExpander": "Tüm değişiklikler kaydedildi",
|
||||||
|
"Common.Views.Header.textZoom": "Büyüt",
|
||||||
"Common.Views.Header.tipAccessRights": "Belge erişim haklarını yönet",
|
"Common.Views.Header.tipAccessRights": "Belge erişim haklarını yönet",
|
||||||
"Common.Views.Header.tipDownload": "Dosyayı indir",
|
"Common.Views.Header.tipDownload": "Dosyayı indir",
|
||||||
"Common.Views.Header.tipGoEdit": "Mevcut belgeyi düzenle",
|
"Common.Views.Header.tipGoEdit": "Mevcut belgeyi düzenle",
|
||||||
"Common.Views.Header.tipPrint": "Sayfayı yazdır",
|
"Common.Views.Header.tipPrint": "Sayfayı yazdır",
|
||||||
|
"Common.Views.Header.tipSave": "Kaydet",
|
||||||
|
"Common.Views.Header.tipUndo": "Geri Al",
|
||||||
"Common.Views.Header.tipViewUsers": "Kullanıcıları görüntüle ve belge erişim haklarını yönet",
|
"Common.Views.Header.tipViewUsers": "Kullanıcıları görüntüle ve belge erişim haklarını yönet",
|
||||||
"Common.Views.Header.txtAccessRights": "Erişim haklarını değiştir",
|
"Common.Views.Header.txtAccessRights": "Erişim haklarını değiştir",
|
||||||
"Common.Views.Header.txtRename": "Yeniden adlandır",
|
"Common.Views.Header.txtRename": "Yeniden adlandır",
|
||||||
|
@ -176,12 +178,16 @@
|
||||||
"Common.Views.LanguageDialog.btnOk": "Tamam",
|
"Common.Views.LanguageDialog.btnOk": "Tamam",
|
||||||
"Common.Views.LanguageDialog.labelSelect": "Belge dilini seçin",
|
"Common.Views.LanguageDialog.labelSelect": "Belge dilini seçin",
|
||||||
"Common.Views.OpenDialog.cancelButtonText": "Cancel",
|
"Common.Views.OpenDialog.cancelButtonText": "Cancel",
|
||||||
|
"Common.Views.OpenDialog.closeButtonText": "Dosyayı Kapat",
|
||||||
"Common.Views.OpenDialog.okButtonText": "OK",
|
"Common.Views.OpenDialog.okButtonText": "OK",
|
||||||
"Common.Views.OpenDialog.txtEncoding": "Encoding ",
|
"Common.Views.OpenDialog.txtEncoding": "Encoding ",
|
||||||
"Common.Views.OpenDialog.txtIncorrectPwd": "Şifre hatalı.",
|
"Common.Views.OpenDialog.txtIncorrectPwd": "Şifre hatalı.",
|
||||||
"Common.Views.OpenDialog.txtPassword": "Şifre",
|
"Common.Views.OpenDialog.txtPassword": "Şifre",
|
||||||
"Common.Views.OpenDialog.txtTitle": "Choose %1 options",
|
"Common.Views.OpenDialog.txtTitle": "Choose %1 options",
|
||||||
"Common.Views.OpenDialog.txtTitleProtected": "Korumalı dosya",
|
"Common.Views.OpenDialog.txtTitleProtected": "Korumalı dosya",
|
||||||
|
"Common.Views.PasswordDialog.cancelButtonText": "İptal",
|
||||||
|
"Common.Views.PasswordDialog.okButtonText": "Tamam",
|
||||||
|
"Common.Views.PasswordDialog.txtPassword": "Parola",
|
||||||
"Common.Views.PluginDlg.textLoading": "Yükleniyor",
|
"Common.Views.PluginDlg.textLoading": "Yükleniyor",
|
||||||
"Common.Views.Plugins.groupCaption": "Eklentiler",
|
"Common.Views.Plugins.groupCaption": "Eklentiler",
|
||||||
"Common.Views.Plugins.strPlugins": "Plugin",
|
"Common.Views.Plugins.strPlugins": "Plugin",
|
||||||
|
@ -227,6 +233,21 @@
|
||||||
"Common.Views.ReviewChangesDialog.txtReject": "Reddet",
|
"Common.Views.ReviewChangesDialog.txtReject": "Reddet",
|
||||||
"Common.Views.ReviewChangesDialog.txtRejectAll": "Tüm Değişiklikleri Reddet",
|
"Common.Views.ReviewChangesDialog.txtRejectAll": "Tüm Değişiklikleri Reddet",
|
||||||
"Common.Views.ReviewChangesDialog.txtRejectCurrent": "Mevcut Değişiklikleri Reddet",
|
"Common.Views.ReviewChangesDialog.txtRejectCurrent": "Mevcut Değişiklikleri Reddet",
|
||||||
|
"Common.Views.ReviewPopover.textAdd": "Ekle",
|
||||||
|
"Common.Views.ReviewPopover.textCancel": "İptal",
|
||||||
|
"Common.Views.ReviewPopover.textClose": "Kapat",
|
||||||
|
"Common.Views.ReviewPopover.textEdit": "Tamam",
|
||||||
|
"Common.Views.ReviewPopover.textReply": "Yanıtla",
|
||||||
|
"Common.Views.SignDialog.cancelButtonText": "İptal",
|
||||||
|
"Common.Views.SignDialog.okButtonText": "Tamam",
|
||||||
|
"Common.Views.SignDialog.textBold": "Kalın",
|
||||||
|
"Common.Views.SignDialog.textCertificate": "Sertifika",
|
||||||
|
"Common.Views.SignDialog.textChange": "Değiştir",
|
||||||
|
"Common.Views.SignDialog.textItalic": "İtalik",
|
||||||
|
"Common.Views.SignSettingsDialog.cancelButtonText": "İptal",
|
||||||
|
"Common.Views.SignSettingsDialog.okButtonText": "Tamam",
|
||||||
|
"Common.Views.SignSettingsDialog.textInfoEmail": "E-posta",
|
||||||
|
"Common.Views.SignSettingsDialog.textInfoName": "İsim",
|
||||||
"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.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": "İsimlendirilmemiş döküman",
|
"DE.Controllers.LeftMenu.newDocumentTitle": "İsimlendirilmemiş döküman",
|
||||||
"DE.Controllers.LeftMenu.notcriticalErrorTitle": "Warning",
|
"DE.Controllers.LeftMenu.notcriticalErrorTitle": "Warning",
|
||||||
|
@ -241,7 +262,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Değişim süresi geçti.",
|
"DE.Controllers.Main.convertationTimeoutText": "Değişim süresi geçti.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Döküman listesine dönmek için \"TAMAM\"'a tıklayın",
|
"DE.Controllers.Main.criticalErrorExtText": "Döküman listesine dönmek için \"TAMAM\"'a tıklayın",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Hata",
|
"DE.Controllers.Main.criticalErrorTitle": "Hata",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Döküman Editörü",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Yükleme başarısız oldu.",
|
"DE.Controllers.Main.downloadErrorText": "Yükleme başarısız oldu.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Downloading...",
|
"DE.Controllers.Main.downloadMergeText": "Downloading...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Downloading",
|
"DE.Controllers.Main.downloadMergeTitle": "Downloading",
|
||||||
|
@ -306,6 +326,7 @@
|
||||||
"DE.Controllers.Main.textAnonymous": "Anonim",
|
"DE.Controllers.Main.textAnonymous": "Anonim",
|
||||||
"DE.Controllers.Main.textBuyNow": "Websitesini ziyaret edin",
|
"DE.Controllers.Main.textBuyNow": "Websitesini ziyaret edin",
|
||||||
"DE.Controllers.Main.textChangesSaved": "Tüm değişiklikler kaydedildi",
|
"DE.Controllers.Main.textChangesSaved": "Tüm değişiklikler kaydedildi",
|
||||||
|
"DE.Controllers.Main.textClose": "Kapat",
|
||||||
"DE.Controllers.Main.textCloseTip": "Ucu kapamak için tıklayın",
|
"DE.Controllers.Main.textCloseTip": "Ucu kapamak için tıklayın",
|
||||||
"DE.Controllers.Main.textContactUs": "Satış departmanı ile iletişime geçin",
|
"DE.Controllers.Main.textContactUs": "Satış departmanı ile iletişime geçin",
|
||||||
"DE.Controllers.Main.textLoadingDocument": "Döküman yükleniyor",
|
"DE.Controllers.Main.textLoadingDocument": "Döküman yükleniyor",
|
||||||
|
@ -330,6 +351,21 @@
|
||||||
"DE.Controllers.Main.txtNeedSynchronize": "Güncellemeleriniz var",
|
"DE.Controllers.Main.txtNeedSynchronize": "Güncellemeleriniz var",
|
||||||
"DE.Controllers.Main.txtRectangles": "Dikdörtgenler",
|
"DE.Controllers.Main.txtRectangles": "Dikdörtgenler",
|
||||||
"DE.Controllers.Main.txtSeries": "Seriler",
|
"DE.Controllers.Main.txtSeries": "Seriler",
|
||||||
|
"DE.Controllers.Main.txtShape_actionButtonHome": "Ev Tuşu",
|
||||||
|
"DE.Controllers.Main.txtShape_cloud": "Bulut",
|
||||||
|
"DE.Controllers.Main.txtShape_leftArrow": "Sol Ok",
|
||||||
|
"DE.Controllers.Main.txtShape_lineWithArrow": "Ok",
|
||||||
|
"DE.Controllers.Main.txtShape_noSmoking": "Simge \"Yok\"",
|
||||||
|
"DE.Controllers.Main.txtShape_star10": "10-Numara Yıldız",
|
||||||
|
"DE.Controllers.Main.txtShape_star12": "12-Numara Yıldız",
|
||||||
|
"DE.Controllers.Main.txtShape_star16": "16-Numara Yıldız",
|
||||||
|
"DE.Controllers.Main.txtShape_star24": "24-Numara Yıldız",
|
||||||
|
"DE.Controllers.Main.txtShape_star32": "32-Numara Yıldız",
|
||||||
|
"DE.Controllers.Main.txtShape_star4": "4-Numara Yıldız",
|
||||||
|
"DE.Controllers.Main.txtShape_star5": "5-Numara Yıldız",
|
||||||
|
"DE.Controllers.Main.txtShape_star6": "6-Numara Yıldız",
|
||||||
|
"DE.Controllers.Main.txtShape_star7": "7-Numara Yıldız",
|
||||||
|
"DE.Controllers.Main.txtShape_star8": "8-Numara Yıldız",
|
||||||
"DE.Controllers.Main.txtStarsRibbons": "Yıldızlar & Kurdeleler",
|
"DE.Controllers.Main.txtStarsRibbons": "Yıldızlar & Kurdeleler",
|
||||||
"DE.Controllers.Main.txtStyle_Heading_1": "Başlık 1",
|
"DE.Controllers.Main.txtStyle_Heading_1": "Başlık 1",
|
||||||
"DE.Controllers.Main.txtStyle_Heading_2": "Başlık 2",
|
"DE.Controllers.Main.txtStyle_Heading_2": "Başlık 2",
|
||||||
|
@ -700,6 +736,10 @@
|
||||||
"DE.Controllers.Toolbar.txtSymbol_vdots": "Vertical Ellipsis",
|
"DE.Controllers.Toolbar.txtSymbol_vdots": "Vertical Ellipsis",
|
||||||
"DE.Controllers.Toolbar.txtSymbol_xsi": "Xi",
|
"DE.Controllers.Toolbar.txtSymbol_xsi": "Xi",
|
||||||
"DE.Controllers.Toolbar.txtSymbol_zeta": "Zeta",
|
"DE.Controllers.Toolbar.txtSymbol_zeta": "Zeta",
|
||||||
|
"DE.Views.BookmarksDialog.textAdd": "Ekle",
|
||||||
|
"DE.Views.BookmarksDialog.textClose": "Kapat",
|
||||||
|
"DE.Views.BookmarksDialog.textDelete": "Sil",
|
||||||
|
"DE.Views.BookmarksDialog.textName": "İsim",
|
||||||
"DE.Views.ChartSettings.textAdvanced": "Gelişmiş ayarları göster",
|
"DE.Views.ChartSettings.textAdvanced": "Gelişmiş ayarları göster",
|
||||||
"DE.Views.ChartSettings.textArea": "Bölge Grafiği",
|
"DE.Views.ChartSettings.textArea": "Bölge Grafiği",
|
||||||
"DE.Views.ChartSettings.textBar": "Çubuk grafik",
|
"DE.Views.ChartSettings.textBar": "Çubuk grafik",
|
||||||
|
@ -726,6 +766,11 @@
|
||||||
"DE.Views.ChartSettings.txtTight": "Sıkı",
|
"DE.Views.ChartSettings.txtTight": "Sıkı",
|
||||||
"DE.Views.ChartSettings.txtTitle": "Grafik",
|
"DE.Views.ChartSettings.txtTitle": "Grafik",
|
||||||
"DE.Views.ChartSettings.txtTopAndBottom": "Üst ve alt",
|
"DE.Views.ChartSettings.txtTopAndBottom": "Üst ve alt",
|
||||||
|
"DE.Views.ControlSettingsDialog.cancelButtonText": "İptal",
|
||||||
|
"DE.Views.ControlSettingsDialog.okButtonText": "Tamam",
|
||||||
|
"DE.Views.ControlSettingsDialog.textColor": "Renk",
|
||||||
|
"DE.Views.ControlSettingsDialog.textName": "Başlık",
|
||||||
|
"DE.Views.ControlSettingsDialog.textTag": "Etiket",
|
||||||
"DE.Views.CustomColumnsDialog.cancelButtonText": "İptal",
|
"DE.Views.CustomColumnsDialog.cancelButtonText": "İptal",
|
||||||
"DE.Views.CustomColumnsDialog.okButtonText": "Tamam",
|
"DE.Views.CustomColumnsDialog.okButtonText": "Tamam",
|
||||||
"DE.Views.CustomColumnsDialog.textColumns": "Sütun sayısı",
|
"DE.Views.CustomColumnsDialog.textColumns": "Sütun sayısı",
|
||||||
|
@ -806,6 +851,9 @@
|
||||||
"DE.Views.DocumentHolder.textNextPage": "Sonraki Sayfa",
|
"DE.Views.DocumentHolder.textNextPage": "Sonraki Sayfa",
|
||||||
"DE.Views.DocumentHolder.textPaste": "Yapıştır",
|
"DE.Views.DocumentHolder.textPaste": "Yapıştır",
|
||||||
"DE.Views.DocumentHolder.textPrevPage": "Önceki Sayfa",
|
"DE.Views.DocumentHolder.textPrevPage": "Önceki Sayfa",
|
||||||
|
"DE.Views.DocumentHolder.textRotate": "Döndür",
|
||||||
|
"DE.Views.DocumentHolder.textRotate270": "Döndür 90° Saatyönütersi",
|
||||||
|
"DE.Views.DocumentHolder.textRotate90": "Döndür 90° Saatyönü",
|
||||||
"DE.Views.DocumentHolder.textShapeAlignBottom": "Alta Hizala",
|
"DE.Views.DocumentHolder.textShapeAlignBottom": "Alta Hizala",
|
||||||
"DE.Views.DocumentHolder.textShapeAlignCenter": "Ortaya Hizala",
|
"DE.Views.DocumentHolder.textShapeAlignCenter": "Ortaya Hizala",
|
||||||
"DE.Views.DocumentHolder.textShapeAlignLeft": "Sola Hizala",
|
"DE.Views.DocumentHolder.textShapeAlignLeft": "Sola Hizala",
|
||||||
|
@ -950,6 +998,7 @@
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Version History",
|
"DE.Views.FileMenu.btnHistoryCaption": "Version History",
|
||||||
"DE.Views.FileMenu.btnInfoCaption": "Döküman Bilgisi...",
|
"DE.Views.FileMenu.btnInfoCaption": "Döküman Bilgisi...",
|
||||||
"DE.Views.FileMenu.btnPrintCaption": "Yazdır",
|
"DE.Views.FileMenu.btnPrintCaption": "Yazdır",
|
||||||
|
"DE.Views.FileMenu.btnProtectCaption": "Koru",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "En sonunucuyu aç...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "En sonunucuyu aç...",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Yeniden adlandır...",
|
"DE.Views.FileMenu.btnRenameCaption": "Yeniden adlandır...",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Dökümana Geri Dön",
|
"DE.Views.FileMenu.btnReturnCaption": "Dökümana Geri Dön",
|
||||||
|
@ -964,10 +1013,11 @@
|
||||||
"DE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Oluşturulduktan sonra düzenleme sırasında stil ve format verebileceğiniz yeni boş metin dosyası oluşturun. Yada belli tipte yada amaçta dökümana başlamak için şablonlardan birini seçin, bu şablonlar önceden düzenlenmiştir.",
|
"DE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Oluşturulduktan sonra düzenleme sırasında stil ve format verebileceğiniz yeni boş metin dosyası oluşturun. Yada belli tipte yada amaçta dökümana başlamak için şablonlardan birini seçin, bu şablonlar önceden düzenlenmiştir.",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.newDocumentText": "Yeni Metin Dökümanı",
|
"DE.Views.FileMenuPanels.CreateNew.newDocumentText": "Yeni Metin Dökümanı",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Şablon yok",
|
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Şablon yok",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Yazar Ekle",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Yayıncı",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Yayıncı",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Erişim haklarını değiştir",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Erişim haklarını değiştir",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Oluşturulma tarihi",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Yükleniyor...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Yükleniyor...",
|
||||||
|
"DE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Sahip",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Sayfalar",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Sayfalar",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Paragraflar",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Paragraflar",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Lokasyon",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Lokasyon",
|
||||||
|
@ -1051,8 +1101,11 @@
|
||||||
"DE.Views.ImageSettings.textFromFile": "Dosyadan",
|
"DE.Views.ImageSettings.textFromFile": "Dosyadan",
|
||||||
"DE.Views.ImageSettings.textFromUrl": "URL'den",
|
"DE.Views.ImageSettings.textFromUrl": "URL'den",
|
||||||
"DE.Views.ImageSettings.textHeight": "Yükseklik",
|
"DE.Views.ImageSettings.textHeight": "Yükseklik",
|
||||||
|
"DE.Views.ImageSettings.textHint270": "Döndür 90° Saatyönütersi",
|
||||||
|
"DE.Views.ImageSettings.textHint90": "Döndür 90° Saatyönü",
|
||||||
"DE.Views.ImageSettings.textInsert": "Resimi Değiştir",
|
"DE.Views.ImageSettings.textInsert": "Resimi Değiştir",
|
||||||
"DE.Views.ImageSettings.textOriginalSize": "Varsayılan Boyut",
|
"DE.Views.ImageSettings.textOriginalSize": "Varsayılan Boyut",
|
||||||
|
"DE.Views.ImageSettings.textRotate90": "Döndür 90°",
|
||||||
"DE.Views.ImageSettings.textSize": "Boyut",
|
"DE.Views.ImageSettings.textSize": "Boyut",
|
||||||
"DE.Views.ImageSettings.textWidth": "Genişlik",
|
"DE.Views.ImageSettings.textWidth": "Genişlik",
|
||||||
"DE.Views.ImageSettings.textWrap": "Kaydırma Stili",
|
"DE.Views.ImageSettings.textWrap": "Kaydırma Stili",
|
||||||
|
@ -1072,6 +1125,7 @@
|
||||||
"DE.Views.ImageSettingsAdvanced.textAltDescription": "Açıklama",
|
"DE.Views.ImageSettingsAdvanced.textAltDescription": "Açıklama",
|
||||||
"DE.Views.ImageSettingsAdvanced.textAltTip": "Görsel obje bilgilerinin alternatif metin tabanlı sunumu görsel veya bilinçsel açıdan problem yaşan kişilere okunarak resimdeki, şekildeki, grafikteki veya tablodaki bilgileri daha kolay anlamalarını sağlamayı amaçlar.",
|
"DE.Views.ImageSettingsAdvanced.textAltTip": "Görsel obje bilgilerinin alternatif metin tabanlı sunumu görsel veya bilinçsel açıdan problem yaşan kişilere okunarak resimdeki, şekildeki, grafikteki veya tablodaki bilgileri daha kolay anlamalarını sağlamayı amaçlar.",
|
||||||
"DE.Views.ImageSettingsAdvanced.textAltTitle": "Başlık",
|
"DE.Views.ImageSettingsAdvanced.textAltTitle": "Başlık",
|
||||||
|
"DE.Views.ImageSettingsAdvanced.textAngle": "Açı",
|
||||||
"DE.Views.ImageSettingsAdvanced.textArrows": "Oklar",
|
"DE.Views.ImageSettingsAdvanced.textArrows": "Oklar",
|
||||||
"DE.Views.ImageSettingsAdvanced.textAspectRatio": "En-boy oranını kilitle",
|
"DE.Views.ImageSettingsAdvanced.textAspectRatio": "En-boy oranını kilitle",
|
||||||
"DE.Views.ImageSettingsAdvanced.textBeginSize": "Başlama Boyutu",
|
"DE.Views.ImageSettingsAdvanced.textBeginSize": "Başlama Boyutu",
|
||||||
|
@ -1188,6 +1242,7 @@
|
||||||
"DE.Views.MailMergeSettings.txtPrev": "To previous record",
|
"DE.Views.MailMergeSettings.txtPrev": "To previous record",
|
||||||
"DE.Views.MailMergeSettings.txtUntitled": "Untitled",
|
"DE.Views.MailMergeSettings.txtUntitled": "Untitled",
|
||||||
"DE.Views.MailMergeSettings.warnProcessMailMerge": "Starting merge failed",
|
"DE.Views.MailMergeSettings.warnProcessMailMerge": "Starting merge failed",
|
||||||
|
"DE.Views.Navigation.txtCollapse": "Hepsini daralt",
|
||||||
"DE.Views.NoteSettingsDialog.textApply": "Uygula",
|
"DE.Views.NoteSettingsDialog.textApply": "Uygula",
|
||||||
"DE.Views.NoteSettingsDialog.textApplyTo": "Değişiklikleri uygula",
|
"DE.Views.NoteSettingsDialog.textApplyTo": "Değişiklikleri uygula",
|
||||||
"DE.Views.NoteSettingsDialog.textCancel": "İptal",
|
"DE.Views.NoteSettingsDialog.textCancel": "İptal",
|
||||||
|
@ -1207,6 +1262,8 @@
|
||||||
"DE.Views.NoteSettingsDialog.textStart": "Başlatma zamanı",
|
"DE.Views.NoteSettingsDialog.textStart": "Başlatma zamanı",
|
||||||
"DE.Views.NoteSettingsDialog.textTextBottom": "Aşağıdaki metin",
|
"DE.Views.NoteSettingsDialog.textTextBottom": "Aşağıdaki metin",
|
||||||
"DE.Views.NoteSettingsDialog.textTitle": "Not ayarları",
|
"DE.Views.NoteSettingsDialog.textTitle": "Not ayarları",
|
||||||
|
"DE.Views.NumberingValueDialog.cancelButtonText": "İptal",
|
||||||
|
"DE.Views.NumberingValueDialog.okButtonText": "Tamam",
|
||||||
"DE.Views.PageMarginsDialog.cancelButtonText": "Cancel",
|
"DE.Views.PageMarginsDialog.cancelButtonText": "Cancel",
|
||||||
"DE.Views.PageMarginsDialog.notcriticalErrorTitle": "Warning",
|
"DE.Views.PageMarginsDialog.notcriticalErrorTitle": "Warning",
|
||||||
"DE.Views.PageMarginsDialog.okButtonText": "OK",
|
"DE.Views.PageMarginsDialog.okButtonText": "OK",
|
||||||
|
@ -1266,6 +1323,7 @@
|
||||||
"DE.Views.ParagraphSettingsAdvanced.textCharacterSpacing": "Karakter aralığı",
|
"DE.Views.ParagraphSettingsAdvanced.textCharacterSpacing": "Karakter aralığı",
|
||||||
"DE.Views.ParagraphSettingsAdvanced.textDefault": "Varsayılan Sekme",
|
"DE.Views.ParagraphSettingsAdvanced.textDefault": "Varsayılan Sekme",
|
||||||
"DE.Views.ParagraphSettingsAdvanced.textEffects": "Efektler",
|
"DE.Views.ParagraphSettingsAdvanced.textEffects": "Efektler",
|
||||||
|
"DE.Views.ParagraphSettingsAdvanced.textLeader": "Lider",
|
||||||
"DE.Views.ParagraphSettingsAdvanced.textLeft": "Sol",
|
"DE.Views.ParagraphSettingsAdvanced.textLeft": "Sol",
|
||||||
"DE.Views.ParagraphSettingsAdvanced.textNewColor": "Yeni Özel Renk Ekle",
|
"DE.Views.ParagraphSettingsAdvanced.textNewColor": "Yeni Özel Renk Ekle",
|
||||||
"DE.Views.ParagraphSettingsAdvanced.textPosition": "Pozisyon",
|
"DE.Views.ParagraphSettingsAdvanced.textPosition": "Pozisyon",
|
||||||
|
@ -1316,12 +1374,15 @@
|
||||||
"DE.Views.ShapeSettings.textFromUrl": "URL'den",
|
"DE.Views.ShapeSettings.textFromUrl": "URL'den",
|
||||||
"DE.Views.ShapeSettings.textGradient": "Gradyan",
|
"DE.Views.ShapeSettings.textGradient": "Gradyan",
|
||||||
"DE.Views.ShapeSettings.textGradientFill": "Gradyan Dolgu",
|
"DE.Views.ShapeSettings.textGradientFill": "Gradyan Dolgu",
|
||||||
|
"DE.Views.ShapeSettings.textHint270": "Döndür 90° Saatyönütersi",
|
||||||
|
"DE.Views.ShapeSettings.textHint90": "Döndür 90° Saatyönü",
|
||||||
"DE.Views.ShapeSettings.textImageTexture": "Resim yada Doldurma Deseni",
|
"DE.Views.ShapeSettings.textImageTexture": "Resim yada Doldurma Deseni",
|
||||||
"DE.Views.ShapeSettings.textLinear": "Doğrusal",
|
"DE.Views.ShapeSettings.textLinear": "Doğrusal",
|
||||||
"DE.Views.ShapeSettings.textNewColor": "Yeni Özel Renk Ekle",
|
"DE.Views.ShapeSettings.textNewColor": "Yeni Özel Renk Ekle",
|
||||||
"DE.Views.ShapeSettings.textNoFill": "Dolgu Yok",
|
"DE.Views.ShapeSettings.textNoFill": "Dolgu Yok",
|
||||||
"DE.Views.ShapeSettings.textPatternFill": "Desen",
|
"DE.Views.ShapeSettings.textPatternFill": "Desen",
|
||||||
"DE.Views.ShapeSettings.textRadial": "Radyal",
|
"DE.Views.ShapeSettings.textRadial": "Radyal",
|
||||||
|
"DE.Views.ShapeSettings.textRotate90": "Döndür 90°",
|
||||||
"DE.Views.ShapeSettings.textSelectTexture": "Seç",
|
"DE.Views.ShapeSettings.textSelectTexture": "Seç",
|
||||||
"DE.Views.ShapeSettings.textStretch": "Esnet",
|
"DE.Views.ShapeSettings.textStretch": "Esnet",
|
||||||
"DE.Views.ShapeSettings.textStyle": "Stil",
|
"DE.Views.ShapeSettings.textStyle": "Stil",
|
||||||
|
@ -1361,6 +1422,14 @@
|
||||||
"DE.Views.StyleTitleDialog.textTitle": "Title",
|
"DE.Views.StyleTitleDialog.textTitle": "Title",
|
||||||
"DE.Views.StyleTitleDialog.txtEmpty": "This field is required",
|
"DE.Views.StyleTitleDialog.txtEmpty": "This field is required",
|
||||||
"DE.Views.StyleTitleDialog.txtNotEmpty": "Field must not be empty",
|
"DE.Views.StyleTitleDialog.txtNotEmpty": "Field must not be empty",
|
||||||
|
"DE.Views.TableFormulaDialog.cancelButtonText": "İptal",
|
||||||
|
"DE.Views.TableFormulaDialog.okButtonText": "Tamam",
|
||||||
|
"DE.Views.TableOfContentsSettings.cancelButtonText": "İptal",
|
||||||
|
"DE.Views.TableOfContentsSettings.okButtonText": "Tamam",
|
||||||
|
"DE.Views.TableOfContentsSettings.textLeader": "Lider",
|
||||||
|
"DE.Views.TableOfContentsSettings.textLevel": "Seviye",
|
||||||
|
"DE.Views.TableOfContentsSettings.textLevels": "Seviyeler",
|
||||||
|
"DE.Views.TableOfContentsSettings.txtModern": "Modern",
|
||||||
"DE.Views.TableSettings.deleteColumnText": "Sütunu Sil",
|
"DE.Views.TableSettings.deleteColumnText": "Sütunu Sil",
|
||||||
"DE.Views.TableSettings.deleteRowText": "Satırı Sil",
|
"DE.Views.TableSettings.deleteRowText": "Satırı Sil",
|
||||||
"DE.Views.TableSettings.deleteTableText": "Tabloyu Sil",
|
"DE.Views.TableSettings.deleteTableText": "Tabloyu Sil",
|
||||||
|
@ -1382,6 +1451,7 @@
|
||||||
"DE.Views.TableSettings.textBorderColor": "Renk",
|
"DE.Views.TableSettings.textBorderColor": "Renk",
|
||||||
"DE.Views.TableSettings.textBorders": "Sınır Stili",
|
"DE.Views.TableSettings.textBorders": "Sınır Stili",
|
||||||
"DE.Views.TableSettings.textCancel": "İptal Et",
|
"DE.Views.TableSettings.textCancel": "İptal Et",
|
||||||
|
"DE.Views.TableSettings.textCellSize": "Hücre boyutu",
|
||||||
"DE.Views.TableSettings.textColumns": "Sütunlar",
|
"DE.Views.TableSettings.textColumns": "Sütunlar",
|
||||||
"DE.Views.TableSettings.textEdit": "Satırlar & Sütunlar",
|
"DE.Views.TableSettings.textEdit": "Satırlar & Sütunlar",
|
||||||
"DE.Views.TableSettings.textEmptyTemplate": "Şablon yok",
|
"DE.Views.TableSettings.textEmptyTemplate": "Şablon yok",
|
||||||
|
@ -1394,6 +1464,7 @@
|
||||||
"DE.Views.TableSettings.textSelectBorders": "Yukarıda seçilen stili uygulayarak değiştirmek istediğiniz sınırları seçin",
|
"DE.Views.TableSettings.textSelectBorders": "Yukarıda seçilen stili uygulayarak değiştirmek istediğiniz sınırları seçin",
|
||||||
"DE.Views.TableSettings.textTemplate": "Şablondan Seç",
|
"DE.Views.TableSettings.textTemplate": "Şablondan Seç",
|
||||||
"DE.Views.TableSettings.textTotal": "Toplam",
|
"DE.Views.TableSettings.textTotal": "Toplam",
|
||||||
|
"DE.Views.TableSettings.textWidth": "Genişlik",
|
||||||
"DE.Views.TableSettings.tipAll": "Dış Sınır ve Tüm İç Satırları Belirle",
|
"DE.Views.TableSettings.tipAll": "Dış Sınır ve Tüm İç Satırları Belirle",
|
||||||
"DE.Views.TableSettings.tipBottom": "Sadece Dış Alt Sınırı Belirle",
|
"DE.Views.TableSettings.tipBottom": "Sadece Dış Alt Sınırı Belirle",
|
||||||
"DE.Views.TableSettings.tipInner": "Sadece İç Satırları Belirle",
|
"DE.Views.TableSettings.tipInner": "Sadece İç Satırları Belirle",
|
||||||
|
@ -1586,6 +1657,7 @@
|
||||||
"DE.Views.Toolbar.textTabHome": "Ana Sayfa",
|
"DE.Views.Toolbar.textTabHome": "Ana Sayfa",
|
||||||
"DE.Views.Toolbar.textTabInsert": "Ekle",
|
"DE.Views.Toolbar.textTabInsert": "Ekle",
|
||||||
"DE.Views.Toolbar.textTabLayout": "Tasarım",
|
"DE.Views.Toolbar.textTabLayout": "Tasarım",
|
||||||
|
"DE.Views.Toolbar.textTabProtect": "Koruma",
|
||||||
"DE.Views.Toolbar.textTabReview": "İnceleme",
|
"DE.Views.Toolbar.textTabReview": "İnceleme",
|
||||||
"DE.Views.Toolbar.textTitleError": "Hata",
|
"DE.Views.Toolbar.textTitleError": "Hata",
|
||||||
"DE.Views.Toolbar.textToCurrent": "Mevcut pozisyona",
|
"DE.Views.Toolbar.textToCurrent": "Mevcut pozisyona",
|
||||||
|
@ -1596,6 +1668,7 @@
|
||||||
"DE.Views.Toolbar.tipAlignLeft": "Sola Hizala",
|
"DE.Views.Toolbar.tipAlignLeft": "Sola Hizala",
|
||||||
"DE.Views.Toolbar.tipAlignRight": "Sağa Hizla",
|
"DE.Views.Toolbar.tipAlignRight": "Sağa Hizla",
|
||||||
"DE.Views.Toolbar.tipBack": "Geri",
|
"DE.Views.Toolbar.tipBack": "Geri",
|
||||||
|
"DE.Views.Toolbar.tipBlankPage": "Boş sayfa ekle",
|
||||||
"DE.Views.Toolbar.tipChangeChart": "Grafik tipini değiştir",
|
"DE.Views.Toolbar.tipChangeChart": "Grafik tipini değiştir",
|
||||||
"DE.Views.Toolbar.tipClearStyle": "Stili Temizle",
|
"DE.Views.Toolbar.tipClearStyle": "Stili Temizle",
|
||||||
"DE.Views.Toolbar.tipColorSchemas": "Renk Şemasını Değiştir",
|
"DE.Views.Toolbar.tipColorSchemas": "Renk Şemasını Değiştir",
|
||||||
|
@ -1665,5 +1738,13 @@
|
||||||
"DE.Views.Toolbar.txtScheme6": "Toplama",
|
"DE.Views.Toolbar.txtScheme6": "Toplama",
|
||||||
"DE.Views.Toolbar.txtScheme7": "Net Değer",
|
"DE.Views.Toolbar.txtScheme7": "Net Değer",
|
||||||
"DE.Views.Toolbar.txtScheme8": "Yayılma",
|
"DE.Views.Toolbar.txtScheme8": "Yayılma",
|
||||||
"DE.Views.Toolbar.txtScheme9": "Döküm"
|
"DE.Views.Toolbar.txtScheme9": "Döküm",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.cancelButtonText": "İptal",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.okButtonText": "Tamam",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textAuto": "Otomatik",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textBold": "Kalın",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textHor": "Yatay",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textItalic": "İtalik",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textText": "Metin",
|
||||||
|
"DE.Views.WatermarkSettingsDialog.textUnderline": "Altı çizili"
|
||||||
}
|
}
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Застереження",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Застереження",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "ВВедіть своє повідомлення тут",
|
"Common.Controllers.Chat.textEnterMessage": "ВВедіть своє повідомлення тут",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Ви використовуюєте ONLYOFFICE Free Edition. <br> Тільки два користувачі можуть одночасно редагувати документ одночасно. <br> Хочете більше? Подумайте про придбання версії ONLYOFFICE Enterprise Edition. <br> <a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\"> Докладніше </a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Гість",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Гість",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Закрити",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Закрити",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Об'єкт вимкнено, оскільки його редагує інший користувач.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Об'єкт вимкнено, оскільки його редагує інший користувач.",
|
||||||
|
@ -240,7 +239,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Термін переходу перевищено.",
|
"DE.Controllers.Main.convertationTimeoutText": "Термін переходу перевищено.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Натисніть \"OK\", щоб повернутися до списку документів.",
|
"DE.Controllers.Main.criticalErrorExtText": "Натисніть \"OK\", щоб повернутися до списку документів.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Помилка",
|
"DE.Controllers.Main.criticalErrorTitle": "Помилка",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Завантаження не вдалося",
|
"DE.Controllers.Main.downloadErrorText": "Завантаження не вдалося",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Завантаження...",
|
"DE.Controllers.Main.downloadMergeText": "Завантаження...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Завантаження",
|
"DE.Controllers.Main.downloadMergeTitle": "Завантаження",
|
||||||
|
@ -965,7 +963,6 @@
|
||||||
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Немає шаблонів",
|
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Немає шаблонів",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Змінити права доступу",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Змінити права доступу",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Дата створення",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Завантаження...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Завантаження...",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Сторінки",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Сторінки",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Параграфи",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Параграфи",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Cảnh báo",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Cảnh báo",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Nhập tin nhắn của bạn ở đây",
|
"Common.Controllers.Chat.textEnterMessage": "Nhập tin nhắn của bạn ở đây",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Bạn đang sử dụng ONLYOFFICE Free Edition.<br>Chỉ hai người dùng có thể đồng thời cùng chỉnh sửa tài liệu.<br>Bạn muốn nhiều hơn? Cân nhắc mua ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Đọc thêm</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Nặc danh",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Nặc danh",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Đóng",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Đóng",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Đối tượng bị vô hiệu vì nó đang được chỉnh sửa bởi một người dùng khác.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Đối tượng bị vô hiệu vì nó đang được chỉnh sửa bởi một người dùng khác.",
|
||||||
|
@ -241,7 +240,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Đã quá thời gian chờ chuyển đổi.",
|
"DE.Controllers.Main.convertationTimeoutText": "Đã quá thời gian chờ chuyển đổi.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Nhấp \"OK\" để trở lại danh sách tài liệu.",
|
"DE.Controllers.Main.criticalErrorExtText": "Nhấp \"OK\" để trở lại danh sách tài liệu.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Lỗi",
|
"DE.Controllers.Main.criticalErrorTitle": "Lỗi",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Tải về không thành công.",
|
"DE.Controllers.Main.downloadErrorText": "Tải về không thành công.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Đang tải...",
|
"DE.Controllers.Main.downloadMergeText": "Đang tải...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Đang tải về",
|
"DE.Controllers.Main.downloadMergeTitle": "Đang tải về",
|
||||||
|
@ -966,7 +964,6 @@
|
||||||
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Không có template",
|
"DE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Không có template",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Tác giả",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Tác giả",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Thay đổi quyền truy cập",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Thay đổi quyền truy cập",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "Ngày tạo",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Đang tải...",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Đang tải...",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Trang",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Trang",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Đoạn văn bản",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Đoạn văn bản",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "警告",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "警告",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "在这里输入你的信息",
|
"Common.Controllers.Chat.textEnterMessage": "在这里输入你的信息",
|
||||||
"Common.Controllers.Chat.textUserLimit": "您正在使用ONLYOFFICE免费版。<br>只有两个用户可以同时共同编辑文档。<br>想要更多?考虑购买ONLYOFFICE企业版。<br> <a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">阅读更多内容</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "匿名",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "匿名",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "关闭",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "关闭",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "该对象被禁用,因为它被另一个用户编辑。",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "该对象被禁用,因为它被另一个用户编辑。",
|
||||||
|
@ -333,7 +332,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "转换超时",
|
"DE.Controllers.Main.convertationTimeoutText": "转换超时",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "按“确定”返回该文件列表。",
|
"DE.Controllers.Main.criticalErrorExtText": "按“确定”返回该文件列表。",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "错误:",
|
"DE.Controllers.Main.criticalErrorTitle": "错误:",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE文档编辑器",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "下载失败",
|
"DE.Controllers.Main.downloadErrorText": "下载失败",
|
||||||
"DE.Controllers.Main.downloadMergeText": "下载中…",
|
"DE.Controllers.Main.downloadMergeText": "下载中…",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "下载中",
|
"DE.Controllers.Main.downloadMergeTitle": "下载中",
|
||||||
|
@ -1346,7 +1344,6 @@
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "应用",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAppName": "应用",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "作者",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "作者",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "更改访问权限",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "更改访问权限",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtDate": "创建日期",
|
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "载入中……",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "载入中……",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "页面",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "页面",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "段落",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "段落",
|
||||||
|
|
|
@ -185,7 +185,7 @@ define([
|
||||||
Common.Gateway.internalMessage('listenHardBack');
|
Common.Gateway.internalMessage('listenHardBack');
|
||||||
}
|
}
|
||||||
|
|
||||||
me.defaultTitleText = me.defaultTitleText || '{{APP_TITLE_TEXT}}';
|
me.defaultTitleText = '{{APP_TITLE_TEXT}}';
|
||||||
me.warnNoLicense = me.warnNoLicense.replace('%1', '{{COMPANY_NAME}}');
|
me.warnNoLicense = me.warnNoLicense.replace('%1', '{{COMPANY_NAME}}');
|
||||||
me.warnNoLicenseUsers = me.warnNoLicenseUsers.replace('%1', '{{COMPANY_NAME}}');
|
me.warnNoLicenseUsers = me.warnNoLicenseUsers.replace('%1', '{{COMPANY_NAME}}');
|
||||||
me.textNoLicenseTitle = me.textNoLicenseTitle.replace('%1', '{{COMPANY_NAME}}');
|
me.textNoLicenseTitle = me.textNoLicenseTitle.replace('%1', '{{COMPANY_NAME}}');
|
||||||
|
|
|
@ -54,7 +54,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Превишава се времето на изтичане на реализация.",
|
"DE.Controllers.Main.convertationTimeoutText": "Превишава се времето на изтичане на реализация.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Натиснете 'OK', за да се върнете към списъка с документи.",
|
"DE.Controllers.Main.criticalErrorExtText": "Натиснете 'OK', за да се върнете към списъка с документи.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Грешка",
|
"DE.Controllers.Main.criticalErrorTitle": "Грешка",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Редактор на документи",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Изтеглянето се провали.",
|
"DE.Controllers.Main.downloadErrorText": "Изтеглянето се провали.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Изтегля се ...",
|
"DE.Controllers.Main.downloadMergeText": "Изтегля се ...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Изтеглянето",
|
"DE.Controllers.Main.downloadMergeTitle": "Изтеглянето",
|
||||||
|
|
|
@ -50,7 +50,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Vypršel čas konverze.",
|
"DE.Controllers.Main.convertationTimeoutText": "Vypršel čas konverze.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Stisknutím tlačítka \"OK\" se vrátíte do seznamu dokumentů.",
|
"DE.Controllers.Main.criticalErrorExtText": "Stisknutím tlačítka \"OK\" se vrátíte do seznamu dokumentů.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Chyba",
|
"DE.Controllers.Main.criticalErrorTitle": "Chyba",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Editor dokumentů",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Stahování selhalo.",
|
"DE.Controllers.Main.downloadErrorText": "Stahování selhalo.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Stahování...",
|
"DE.Controllers.Main.downloadMergeText": "Stahování...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Stahuji",
|
"DE.Controllers.Main.downloadMergeTitle": "Stahuji",
|
||||||
|
|
|
@ -54,7 +54,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Timeout für die Konvertierung wurde überschritten.",
|
"DE.Controllers.Main.convertationTimeoutText": "Timeout für die Konvertierung wurde überschritten.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Drücken Sie \"OK\", um zur Dokumentenliste zurückzukehren.",
|
"DE.Controllers.Main.criticalErrorExtText": "Drücken Sie \"OK\", um zur Dokumentenliste zurückzukehren.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Fehler",
|
"DE.Controllers.Main.criticalErrorTitle": "Fehler",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Herunterladen ist fehlgeschlagen.",
|
"DE.Controllers.Main.downloadErrorText": "Herunterladen ist fehlgeschlagen.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Wird heruntergeladen...",
|
"DE.Controllers.Main.downloadMergeText": "Wird heruntergeladen...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Wird heruntergeladen",
|
"DE.Controllers.Main.downloadMergeTitle": "Wird heruntergeladen",
|
||||||
|
|
|
@ -68,31 +68,94 @@
|
||||||
"DE.Controllers.AddContainer.textTable": "Table",
|
"DE.Controllers.AddContainer.textTable": "Table",
|
||||||
"DE.Controllers.AddImage.textEmptyImgUrl": "You need to specify image URL.",
|
"DE.Controllers.AddImage.textEmptyImgUrl": "You need to specify image URL.",
|
||||||
"DE.Controllers.AddImage.txtNotUrl": "This field should be a URL in the 'http://www.example.com' format",
|
"DE.Controllers.AddImage.txtNotUrl": "This field should be a URL in the 'http://www.example.com' format",
|
||||||
"DE.Controllers.AddOther.txtNotUrl": "This field should be a URL in the 'http://www.example.com' format",
|
|
||||||
"DE.Controllers.AddOther.textBottomOfPage": "Bottom Of Page",
|
|
||||||
"DE.Controllers.AddOther.textBelowText": "Below Text",
|
"DE.Controllers.AddOther.textBelowText": "Below Text",
|
||||||
|
"DE.Controllers.AddOther.textBottomOfPage": "Bottom Of Page",
|
||||||
|
"DE.Controllers.AddOther.txtNotUrl": "This field should be a URL in the 'http://www.example.com' format",
|
||||||
"DE.Controllers.AddTable.textCancel": "Cancel",
|
"DE.Controllers.AddTable.textCancel": "Cancel",
|
||||||
"DE.Controllers.AddTable.textColumns": "Columns",
|
"DE.Controllers.AddTable.textColumns": "Columns",
|
||||||
"DE.Controllers.AddTable.textRows": "Rows",
|
"DE.Controllers.AddTable.textRows": "Rows",
|
||||||
"DE.Controllers.AddTable.textTableSize": "Table Size",
|
"DE.Controllers.AddTable.textTableSize": "Table Size",
|
||||||
|
"del_DE.Controllers.Collaboration.textAtLeast": "at least",
|
||||||
|
"del_DE.Controllers.Collaboration.textAuto": "auto",
|
||||||
|
"del_DE.Controllers.Collaboration.textBaseline": "Baseline",
|
||||||
|
"del_DE.Controllers.Collaboration.textBold": "Bold",
|
||||||
|
"del_DE.Controllers.Collaboration.textBreakBefore": "Page break before",
|
||||||
|
"del_DE.Controllers.Collaboration.textCaps": "All caps",
|
||||||
|
"del_DE.Controllers.Collaboration.textCenter": "Align center",
|
||||||
|
"del_DE.Controllers.Collaboration.textChart": "Chart",
|
||||||
|
"del_DE.Controllers.Collaboration.textColor": "Font color",
|
||||||
|
"del_DE.Controllers.Collaboration.textContextual": "Don't add interval between paragraphs of the same style",
|
||||||
|
"del_DE.Controllers.Collaboration.textDeleted": "<b>Deleted:</b>",
|
||||||
|
"del_DE.Controllers.Collaboration.textDStrikeout": "Double strikeout",
|
||||||
|
"del_DE.Controllers.Collaboration.textEditUser": "Document is currently being edited by several users.",
|
||||||
|
"del_DE.Controllers.Collaboration.textEquation": "Equation",
|
||||||
|
"del_DE.Controllers.Collaboration.textExact": "exactly",
|
||||||
|
"del_DE.Controllers.Collaboration.textFirstLine": "First line",
|
||||||
|
"del_DE.Controllers.Collaboration.textFormatted": "Formatted",
|
||||||
|
"del_DE.Controllers.Collaboration.textHighlight": "Highlight color",
|
||||||
|
"del_DE.Controllers.Collaboration.textImage": "Image",
|
||||||
|
"del_DE.Controllers.Collaboration.textIndentLeft": "Indent left",
|
||||||
|
"del_DE.Controllers.Collaboration.textIndentRight": "Indent right",
|
||||||
|
"del_DE.Controllers.Collaboration.textInserted": "<b>Inserted:</b>",
|
||||||
|
"del_DE.Controllers.Collaboration.textItalic": "Italic",
|
||||||
|
"del_DE.Controllers.Collaboration.textJustify": "Align justify",
|
||||||
|
"del_DE.Controllers.Collaboration.textKeepLines": "Keep lines together",
|
||||||
|
"del_DE.Controllers.Collaboration.textKeepNext": "Keep with next",
|
||||||
|
"del_DE.Controllers.Collaboration.textLeft": "Align left",
|
||||||
|
"del_DE.Controllers.Collaboration.textLineSpacing": "Line Spacing: ",
|
||||||
|
"del_DE.Controllers.Collaboration.textMultiple": "multiple",
|
||||||
|
"del_DE.Controllers.Collaboration.textNoBreakBefore": "No page break before",
|
||||||
|
"del_DE.Controllers.Collaboration.textNoContextual": "Add interval between paragraphs of the same style",
|
||||||
|
"del_DE.Controllers.Collaboration.textNoKeepLines": "Don't keep lines together",
|
||||||
|
"del_DE.Controllers.Collaboration.textNoKeepNext": "Don't keep with next",
|
||||||
|
"del_DE.Controllers.Collaboration.textNot": "Not",
|
||||||
|
"del_DE.Controllers.Collaboration.textNoWidow": "No widow control",
|
||||||
|
"del_DE.Controllers.Collaboration.textNum": "Change numbering",
|
||||||
|
"del_DE.Controllers.Collaboration.textParaDeleted": "<b>Paragraph Deleted</b>",
|
||||||
|
"del_DE.Controllers.Collaboration.textParaFormatted": "<b>Paragraph Formatted</b>",
|
||||||
|
"del_DE.Controllers.Collaboration.textParaInserted": "<b>Paragraph Inserted</b>",
|
||||||
|
"del_DE.Controllers.Collaboration.textParaMoveFromDown": "<b>Moved Down:</b>",
|
||||||
|
"del_DE.Controllers.Collaboration.textParaMoveFromUp": "<b>Moved Up:</b>",
|
||||||
|
"del_DE.Controllers.Collaboration.textParaMoveTo": "<b>Moved:</b>",
|
||||||
|
"del_DE.Controllers.Collaboration.textPosition": "Position",
|
||||||
|
"del_DE.Controllers.Collaboration.textRight": "Align right",
|
||||||
|
"del_DE.Controllers.Collaboration.textShape": "Shape",
|
||||||
|
"del_DE.Controllers.Collaboration.textShd": "Background color",
|
||||||
|
"del_DE.Controllers.Collaboration.textSmallCaps": "Small caps",
|
||||||
|
"del_DE.Controllers.Collaboration.textSpacing": "Spacing",
|
||||||
|
"del_DE.Controllers.Collaboration.textSpacingAfter": "Spacing after",
|
||||||
|
"del_DE.Controllers.Collaboration.textSpacingBefore": "Spacing before",
|
||||||
|
"del_DE.Controllers.Collaboration.textStrikeout": "Strikeout",
|
||||||
|
"del_DE.Controllers.Collaboration.textSubScript": "Subscript",
|
||||||
|
"del_DE.Controllers.Collaboration.textSuperScript": "Superscript",
|
||||||
|
"del_DE.Controllers.Collaboration.textTableChanged": "<b>Table Settings Changed</b>",
|
||||||
|
"del_DE.Controllers.Collaboration.textTableRowsAdd": "<b>Table Rows Added<b/>",
|
||||||
|
"del_DE.Controllers.Collaboration.textTableRowsDel": "<b>Table Rows Deleted<b/>",
|
||||||
|
"del_DE.Controllers.Collaboration.textTabs": "Change tabs",
|
||||||
|
"del_DE.Controllers.Collaboration.textUnderline": "Underline",
|
||||||
|
"del_DE.Controllers.Collaboration.textWidow": "Widow control",
|
||||||
|
"del_DE.Controllers.DocumentHolder.menuAccept": "Accept",
|
||||||
|
"del_DE.Controllers.DocumentHolder.menuAcceptAll": "Accept All",
|
||||||
"DE.Controllers.DocumentHolder.menuAddLink": "Add Link",
|
"DE.Controllers.DocumentHolder.menuAddLink": "Add Link",
|
||||||
"DE.Controllers.DocumentHolder.menuCopy": "Copy",
|
"DE.Controllers.DocumentHolder.menuCopy": "Copy",
|
||||||
"DE.Controllers.DocumentHolder.menuCut": "Cut",
|
"DE.Controllers.DocumentHolder.menuCut": "Cut",
|
||||||
"DE.Controllers.DocumentHolder.menuDelete": "Delete",
|
"DE.Controllers.DocumentHolder.menuDelete": "Delete",
|
||||||
|
"DE.Controllers.DocumentHolder.menuDeleteTable": "Delete Table",
|
||||||
"DE.Controllers.DocumentHolder.menuEdit": "Edit",
|
"DE.Controllers.DocumentHolder.menuEdit": "Edit",
|
||||||
|
"DE.Controllers.DocumentHolder.menuMerge": "Merge Cells",
|
||||||
"DE.Controllers.DocumentHolder.menuMore": "More",
|
"DE.Controllers.DocumentHolder.menuMore": "More",
|
||||||
"DE.Controllers.DocumentHolder.menuOpenLink": "Open Link",
|
"DE.Controllers.DocumentHolder.menuOpenLink": "Open Link",
|
||||||
"DE.Controllers.DocumentHolder.menuPaste": "Paste",
|
"DE.Controllers.DocumentHolder.menuPaste": "Paste",
|
||||||
|
"del_DE.Controllers.DocumentHolder.menuReject": "Reject",
|
||||||
|
"del_DE.Controllers.DocumentHolder.menuRejectAll": "Reject All",
|
||||||
"DE.Controllers.DocumentHolder.menuReview": "Review",
|
"DE.Controllers.DocumentHolder.menuReview": "Review",
|
||||||
"DE.Controllers.DocumentHolder.sheetCancel": "Cancel",
|
"DE.Controllers.DocumentHolder.menuReviewChange": "Review Change",
|
||||||
"DE.Controllers.DocumentHolder.textGuest": "Guest",
|
|
||||||
"DE.Controllers.DocumentHolder.menuMerge": "Merge Cells",
|
|
||||||
"DE.Controllers.DocumentHolder.menuSplit": "Split Cell",
|
"DE.Controllers.DocumentHolder.menuSplit": "Split Cell",
|
||||||
|
"DE.Controllers.DocumentHolder.sheetCancel": "Cancel",
|
||||||
"DE.Controllers.DocumentHolder.textCancel": "Cancel",
|
"DE.Controllers.DocumentHolder.textCancel": "Cancel",
|
||||||
"DE.Controllers.DocumentHolder.textColumns": "Columns",
|
"DE.Controllers.DocumentHolder.textColumns": "Columns",
|
||||||
|
"DE.Controllers.DocumentHolder.textGuest": "Guest",
|
||||||
"DE.Controllers.DocumentHolder.textRows": "Rows",
|
"DE.Controllers.DocumentHolder.textRows": "Rows",
|
||||||
"DE.Controllers.DocumentHolder.menuDeleteTable": "Delete Table",
|
|
||||||
"DE.Controllers.DocumentHolder.menuReviewChange": "Review Change",
|
|
||||||
"DE.Controllers.EditContainer.textChart": "Chart",
|
"DE.Controllers.EditContainer.textChart": "Chart",
|
||||||
"DE.Controllers.EditContainer.textFooter": "Footer",
|
"DE.Controllers.EditContainer.textFooter": "Footer",
|
||||||
"DE.Controllers.EditContainer.textHeader": "Header",
|
"DE.Controllers.EditContainer.textHeader": "Header",
|
||||||
|
@ -118,7 +181,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Conversion timeout exceeded.",
|
"DE.Controllers.Main.convertationTimeoutText": "Conversion timeout exceeded.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Press 'OK' to return to document list.",
|
"DE.Controllers.Main.criticalErrorExtText": "Press 'OK' to return to document list.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Error",
|
"DE.Controllers.Main.criticalErrorTitle": "Error",
|
||||||
"del_DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Download failed.",
|
"DE.Controllers.Main.downloadErrorText": "Download failed.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Downloading...",
|
"DE.Controllers.Main.downloadMergeText": "Downloading...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Downloading",
|
"DE.Controllers.Main.downloadMergeTitle": "Downloading",
|
||||||
|
@ -231,8 +293,8 @@
|
||||||
"DE.Controllers.Main.warnLicenseExceeded": "The number of concurrent connections to the document server has been exceeded and the document will be opened for viewing only.<br>Please contact your administrator for more information.",
|
"DE.Controllers.Main.warnLicenseExceeded": "The number of concurrent connections to the document server has been exceeded and the document will be opened for viewing only.<br>Please contact your administrator for more information.",
|
||||||
"DE.Controllers.Main.warnLicenseExp": "Your license has expired.<br>Please update your license and refresh the page.",
|
"DE.Controllers.Main.warnLicenseExp": "Your license has expired.<br>Please update your license and refresh the page.",
|
||||||
"DE.Controllers.Main.warnLicenseUsersExceeded": "The number of concurrent users has been exceeded and the document will be opened for viewing only.<br>Please contact your administrator for more information.",
|
"DE.Controllers.Main.warnLicenseUsersExceeded": "The number of concurrent users has been exceeded and the document will be opened for viewing only.<br>Please contact your administrator for more information.",
|
||||||
"DE.Controllers.Main.warnNoLicense": "This version of %1 Editors has certain limitations for concurrent connections to the document server.<br>If you need more please consider purchasing a commercial license.",
|
"DE.Controllers.Main.warnNoLicense": "This version of %1 editors has certain limitations for concurrent connections to the document server.<br>If you need more please consider purchasing a commercial license.",
|
||||||
"DE.Controllers.Main.warnNoLicenseUsers": "This version of %1 Editors has certain limitations for concurrent users.<br>If you need more please consider purchasing a commercial license.",
|
"DE.Controllers.Main.warnNoLicenseUsers": "This version of %1 editors has certain limitations for concurrent users.<br>If you need more please consider purchasing a commercial license.",
|
||||||
"DE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
|
"DE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
|
||||||
"DE.Controllers.Search.textNoTextFound": "Text not Found",
|
"DE.Controllers.Search.textNoTextFound": "Text not Found",
|
||||||
"DE.Controllers.Search.textReplaceAll": "Replace All",
|
"DE.Controllers.Search.textReplaceAll": "Replace All",
|
||||||
|
@ -261,10 +323,14 @@
|
||||||
"DE.Views.AddOther.textCurrentPos": "Current Position",
|
"DE.Views.AddOther.textCurrentPos": "Current Position",
|
||||||
"DE.Views.AddOther.textDisplay": "Display",
|
"DE.Views.AddOther.textDisplay": "Display",
|
||||||
"DE.Views.AddOther.textEvenPage": "Even Page",
|
"DE.Views.AddOther.textEvenPage": "Even Page",
|
||||||
|
"DE.Views.AddOther.textFootnote": "Footnote",
|
||||||
|
"DE.Views.AddOther.textFormat": "Format",
|
||||||
"DE.Views.AddOther.textInsert": "Insert",
|
"DE.Views.AddOther.textInsert": "Insert",
|
||||||
|
"DE.Views.AddOther.textInsertFootnote": "Insert Footnote",
|
||||||
"DE.Views.AddOther.textLeftBottom": "Left Bottom",
|
"DE.Views.AddOther.textLeftBottom": "Left Bottom",
|
||||||
"DE.Views.AddOther.textLeftTop": "Left Top",
|
"DE.Views.AddOther.textLeftTop": "Left Top",
|
||||||
"DE.Views.AddOther.textLink": "Link",
|
"DE.Views.AddOther.textLink": "Link",
|
||||||
|
"DE.Views.AddOther.textLocation": "Location",
|
||||||
"DE.Views.AddOther.textNextPage": "Next Page",
|
"DE.Views.AddOther.textNextPage": "Next Page",
|
||||||
"DE.Views.AddOther.textOddPage": "Odd Page",
|
"DE.Views.AddOther.textOddPage": "Odd Page",
|
||||||
"DE.Views.AddOther.textPageBreak": "Page Break",
|
"DE.Views.AddOther.textPageBreak": "Page Break",
|
||||||
|
@ -273,12 +339,21 @@
|
||||||
"DE.Views.AddOther.textRightBottom": "Right Bottom",
|
"DE.Views.AddOther.textRightBottom": "Right Bottom",
|
||||||
"DE.Views.AddOther.textRightTop": "Right Top",
|
"DE.Views.AddOther.textRightTop": "Right Top",
|
||||||
"DE.Views.AddOther.textSectionBreak": "Section Break",
|
"DE.Views.AddOther.textSectionBreak": "Section Break",
|
||||||
"DE.Views.AddOther.textTip": "Screen Tip",
|
|
||||||
"DE.Views.AddOther.textFootnote": "Footnote",
|
|
||||||
"DE.Views.AddOther.textInsertFootnote": "Insert Footnote",
|
|
||||||
"DE.Views.AddOther.textFormat": "Format",
|
|
||||||
"DE.Views.AddOther.textStartFrom": "Start At",
|
"DE.Views.AddOther.textStartFrom": "Start At",
|
||||||
"DE.Views.AddOther.textLocation": "Location",
|
"DE.Views.AddOther.textTip": "Screen Tip",
|
||||||
|
"del_DE.Views.Collaboration.textAcceptAllChanges": "Accept All Changes",
|
||||||
|
"del_DE.Views.Collaboration.textBack": "Back",
|
||||||
|
"del_DE.Views.Collaboration.textChange": "Review Change",
|
||||||
|
"del_DE.Views.Collaboration.textCollaboration": "Collaboration",
|
||||||
|
"del_DE.Views.Collaboration.textDisplayMode": "Display Mode",
|
||||||
|
"del_DE.Views.Collaboration.textEditUsers": "Users",
|
||||||
|
"del_DE.Views.Collaboration.textFinal": "Final",
|
||||||
|
"del_DE.Views.Collaboration.textMarkup": "Markup",
|
||||||
|
"del_DE.Views.Collaboration.textOriginal": "Original",
|
||||||
|
"del_DE.Views.Collaboration.textRejectAllChanges": "Reject All Changes",
|
||||||
|
"del_DE.Views.Collaboration.textReview": "Track Changes",
|
||||||
|
"del_DE.Views.Collaboration.textReviewing": "Review",
|
||||||
|
"del_DE.Views.Collaboration.textСomments": "Сomments",
|
||||||
"DE.Views.EditChart.textAlign": "Align",
|
"DE.Views.EditChart.textAlign": "Align",
|
||||||
"DE.Views.EditChart.textBack": "Back",
|
"DE.Views.EditChart.textBack": "Back",
|
||||||
"DE.Views.EditChart.textBackward": "Move Backward",
|
"DE.Views.EditChart.textBackward": "Move Backward",
|
||||||
|
@ -443,9 +518,12 @@
|
||||||
"DE.Views.Search.textSearch": "Search",
|
"DE.Views.Search.textSearch": "Search",
|
||||||
"DE.Views.Settings.textAbout": "About",
|
"DE.Views.Settings.textAbout": "About",
|
||||||
"DE.Views.Settings.textAddress": "address",
|
"DE.Views.Settings.textAddress": "address",
|
||||||
|
"DE.Views.Settings.textAdvancedSettings": "Application Settings",
|
||||||
"DE.Views.Settings.textAuthor": "Author",
|
"DE.Views.Settings.textAuthor": "Author",
|
||||||
"DE.Views.Settings.textBack": "Back",
|
"DE.Views.Settings.textBack": "Back",
|
||||||
"DE.Views.Settings.textBottom": "Bottom",
|
"DE.Views.Settings.textBottom": "Bottom",
|
||||||
|
"DE.Views.Settings.textCentimeter": "Centimeter",
|
||||||
|
"DE.Views.Settings.textColorSchemes": "Color Schemes",
|
||||||
"DE.Views.Settings.textCreateDate": "Creation date",
|
"DE.Views.Settings.textCreateDate": "Creation date",
|
||||||
"DE.Views.Settings.textCustom": "Custom",
|
"DE.Views.Settings.textCustom": "Custom",
|
||||||
"DE.Views.Settings.textCustomSize": "Custom Size",
|
"DE.Views.Settings.textCustomSize": "Custom Size",
|
||||||
|
@ -462,13 +540,17 @@
|
||||||
"DE.Views.Settings.textFindAndReplace": "Find and Replace",
|
"DE.Views.Settings.textFindAndReplace": "Find and Replace",
|
||||||
"DE.Views.Settings.textFormat": "Format",
|
"DE.Views.Settings.textFormat": "Format",
|
||||||
"DE.Views.Settings.textHelp": "Help",
|
"DE.Views.Settings.textHelp": "Help",
|
||||||
|
"DE.Views.Settings.textHiddenTableBorders": "Hidden Table Borders",
|
||||||
|
"DE.Views.Settings.textInch": "Inch",
|
||||||
"DE.Views.Settings.textLandscape": "Landscape",
|
"DE.Views.Settings.textLandscape": "Landscape",
|
||||||
"DE.Views.Settings.textLeft": "Left",
|
"DE.Views.Settings.textLeft": "Left",
|
||||||
"DE.Views.Settings.textLoading": "Loading...",
|
"DE.Views.Settings.textLoading": "Loading...",
|
||||||
"DE.Views.Settings.textMargins": "Margins",
|
"DE.Views.Settings.textMargins": "Margins",
|
||||||
|
"DE.Views.Settings.textNoCharacters": "Nonprinting Characters",
|
||||||
"DE.Views.Settings.textOrientation": "Orientation",
|
"DE.Views.Settings.textOrientation": "Orientation",
|
||||||
"DE.Views.Settings.textPages": "Pages",
|
"DE.Views.Settings.textPages": "Pages",
|
||||||
"DE.Views.Settings.textParagraphs": "Paragraphs",
|
"DE.Views.Settings.textParagraphs": "Paragraphs",
|
||||||
|
"DE.Views.Settings.textPoint": "Point",
|
||||||
"DE.Views.Settings.textPortrait": "Portrait",
|
"DE.Views.Settings.textPortrait": "Portrait",
|
||||||
"DE.Views.Settings.textPoweredBy": "Powered by",
|
"DE.Views.Settings.textPoweredBy": "Powered by",
|
||||||
"DE.Views.Settings.textPrint": "Print",
|
"DE.Views.Settings.textPrint": "Print",
|
||||||
|
@ -482,17 +564,10 @@
|
||||||
"DE.Views.Settings.textSymbols": "Symbols",
|
"DE.Views.Settings.textSymbols": "Symbols",
|
||||||
"DE.Views.Settings.textTel": "tel",
|
"DE.Views.Settings.textTel": "tel",
|
||||||
"DE.Views.Settings.textTop": "Top",
|
"DE.Views.Settings.textTop": "Top",
|
||||||
|
"DE.Views.Settings.textUnitOfMeasurement": "Unit of Measurement",
|
||||||
"DE.Views.Settings.textVersion": "Version",
|
"DE.Views.Settings.textVersion": "Version",
|
||||||
"DE.Views.Settings.textWords": "Words",
|
"DE.Views.Settings.textWords": "Words",
|
||||||
"DE.Views.Settings.unknownText": "Unknown",
|
"DE.Views.Settings.unknownText": "Unknown",
|
||||||
"DE.Views.Settings.textAdvancedSettings": "Application Settings",
|
|
||||||
"DE.Views.Settings.textUnitOfMeasurement": "Unit of Measurement",
|
|
||||||
"DE.Views.Settings.textCentimeter": "Centimeter",
|
|
||||||
"DE.Views.Settings.textPoint": "Point",
|
|
||||||
"DE.Views.Settings.textInch": "Inch",
|
|
||||||
"DE.Views.Settings.textColorSchemes": "Color Schemes",
|
|
||||||
"DE.Views.Settings.textNoCharacters": "Nonprinting Characters",
|
|
||||||
"DE.Views.Settings.textHiddenTableBorders": "Hidden Table Borders",
|
|
||||||
"DE.Views.Settings.textCommentingDisplay": "Commenting Display",
|
"DE.Views.Settings.textCommentingDisplay": "Commenting Display",
|
||||||
"DE.Views.Settings.textDisplayComments": "Comments",
|
"DE.Views.Settings.textDisplayComments": "Comments",
|
||||||
"DE.Views.Settings.textDisplayResolvedComments": "Resolved Comments",
|
"DE.Views.Settings.textDisplayResolvedComments": "Resolved Comments",
|
||||||
|
|
|
@ -9,26 +9,94 @@
|
||||||
"DE.Controllers.AddContainer.textTable": "Tabla",
|
"DE.Controllers.AddContainer.textTable": "Tabla",
|
||||||
"DE.Controllers.AddImage.textEmptyImgUrl": "Hay que especificar URL de imagen.",
|
"DE.Controllers.AddImage.textEmptyImgUrl": "Hay que especificar URL de imagen.",
|
||||||
"DE.Controllers.AddImage.txtNotUrl": "Este campo debe ser URL-dirección en el formato 'http://www.example.com'",
|
"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.txtNotUrl": "Este campo debe ser URL-dirección en el formato 'http://www.example.com'",
|
"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.textCancel": "Cancelar",
|
||||||
"DE.Controllers.AddTable.textColumns": "Columnas",
|
"DE.Controllers.AddTable.textColumns": "Columnas",
|
||||||
"DE.Controllers.AddTable.textRows": "Filas",
|
"DE.Controllers.AddTable.textRows": "Filas",
|
||||||
"DE.Controllers.AddTable.textTableSize": "Tamaño de tabla",
|
"DE.Controllers.AddTable.textTableSize": "Tamaño de tabla",
|
||||||
|
"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.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.textDeleted": "<b>Eliminado:</b>",
|
||||||
|
"Common.Controllers.Collaboration.textDStrikeout": "Doble tachado",
|
||||||
|
"Common.Controllers.Collaboration.textEditUser": "El documento está siendo editado por múltiples usuarios.",
|
||||||
|
"Common.Controllers.Collaboration.textEquation": "Ecuación",
|
||||||
|
"Common.Controllers.Collaboration.textExact": "exactamente",
|
||||||
|
"Common.Controllers.Collaboration.textFirstLine": "Primera línea",
|
||||||
|
"Common.Controllers.Collaboration.textFormatted": "Formateado",
|
||||||
|
"Common.Controllers.Collaboration.textHighlight": "Color de resaltado",
|
||||||
|
"Common.Controllers.Collaboration.textImage": "Imagen",
|
||||||
|
"Common.Controllers.Collaboration.textIndentLeft": "Sangría izquierda",
|
||||||
|
"Common.Controllers.Collaboration.textIndentRight": "Sangría derecha",
|
||||||
|
"Common.Controllers.Collaboration.textInserted": "<b>Insertado:</b>",
|
||||||
|
"Common.Controllers.Collaboration.textItalic": "Cursiva",
|
||||||
|
"Common.Controllers.Collaboration.textJustify": "Alinear al ancho",
|
||||||
|
"Common.Controllers.Collaboration.textKeepLines": "Mantener líneas juntas",
|
||||||
|
"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.textMultiple": "Multiplicador",
|
||||||
|
"Common.Controllers.Collaboration.textNoBreakBefore": "Sin salto de página anterior",
|
||||||
|
"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",
|
||||||
|
"Common.Controllers.Collaboration.textNot": "No",
|
||||||
|
"Common.Controllers.Collaboration.textNoWidow": "Sin widow control",
|
||||||
|
"Common.Controllers.Collaboration.textNum": "Cambiar numeración",
|
||||||
|
"Common.Controllers.Collaboration.textParaDeleted": "<b>Párrafo Eliminado</b> ",
|
||||||
|
"Common.Controllers.Collaboration.textParaFormatted": "<b>Párrafo formateado</b>",
|
||||||
|
"Common.Controllers.Collaboration.textParaInserted": "<b>Párrafo Insertado</b> ",
|
||||||
|
"Common.Controllers.Collaboration.textParaMoveFromDown": "<b>Bajado:</b>",
|
||||||
|
"Common.Controllers.Collaboration.textParaMoveFromUp": "<b>Subido:</b>",
|
||||||
|
"Common.Controllers.Collaboration.textParaMoveTo": "<b>Movido:</b>",
|
||||||
|
"Common.Controllers.Collaboration.textPosition": "Posición",
|
||||||
|
"Common.Controllers.Collaboration.textRight": "Alinear a la derecha",
|
||||||
|
"Common.Controllers.Collaboration.textShape": "Forma",
|
||||||
|
"Common.Controllers.Collaboration.textShd": "Color del fondo",
|
||||||
|
"Common.Controllers.Collaboration.textSmallCaps": "Versalitas",
|
||||||
|
"Common.Controllers.Collaboration.textSpacing": "Espaciado",
|
||||||
|
"Common.Controllers.Collaboration.textSpacingAfter": "Espaciado después",
|
||||||
|
"Common.Controllers.Collaboration.textSpacingBefore": "Espaciado antes",
|
||||||
|
"Common.Controllers.Collaboration.textStrikeout": "Tachado",
|
||||||
|
"Common.Controllers.Collaboration.textSubScript": "Subíndice",
|
||||||
|
"Common.Controllers.Collaboration.textSuperScript": "Superíndice",
|
||||||
|
"Common.Controllers.Collaboration.textTableChanged": "<b>Se cambió configuración de la tabla</b>",
|
||||||
|
"Common.Controllers.Collaboration.textTableRowsAdd": "<b>Se añadieron filas de la tabla<b/>",
|
||||||
|
"Common.Controllers.Collaboration.textTableRowsDel": "<b>Se eliminaron filas de la tabla<b/>",
|
||||||
|
"Common.Controllers.Collaboration.textTabs": "Cambiar tabuladores",
|
||||||
|
"Common.Controllers.Collaboration.textUnderline": "Subrayado",
|
||||||
|
"Common.Controllers.Collaboration.textWidow": "Widow control",
|
||||||
"DE.Controllers.DocumentHolder.menuAccept": "Aceptar",
|
"DE.Controllers.DocumentHolder.menuAccept": "Aceptar",
|
||||||
"DE.Controllers.DocumentHolder.menuAcceptAll": "Aceptar todo",
|
"DE.Controllers.DocumentHolder.menuAcceptAll": "Aceptar todo",
|
||||||
"DE.Controllers.DocumentHolder.menuAddLink": "Añadir enlace ",
|
"DE.Controllers.DocumentHolder.menuAddLink": "Añadir enlace ",
|
||||||
"DE.Controllers.DocumentHolder.menuCopy": "Copiar ",
|
"DE.Controllers.DocumentHolder.menuCopy": "Copiar ",
|
||||||
"DE.Controllers.DocumentHolder.menuCut": "Cortar",
|
"DE.Controllers.DocumentHolder.menuCut": "Cortar",
|
||||||
"DE.Controllers.DocumentHolder.menuDelete": "Eliminar",
|
"DE.Controllers.DocumentHolder.menuDelete": "Eliminar",
|
||||||
|
"DE.Controllers.DocumentHolder.menuDeleteTable": "Borrar tabla",
|
||||||
"DE.Controllers.DocumentHolder.menuEdit": "Editar",
|
"DE.Controllers.DocumentHolder.menuEdit": "Editar",
|
||||||
|
"DE.Controllers.DocumentHolder.menuMerge": "Combinar celdas",
|
||||||
"DE.Controllers.DocumentHolder.menuMore": "Más",
|
"DE.Controllers.DocumentHolder.menuMore": "Más",
|
||||||
"DE.Controllers.DocumentHolder.menuOpenLink": "Abrir enlace",
|
"DE.Controllers.DocumentHolder.menuOpenLink": "Abrir enlace",
|
||||||
"DE.Controllers.DocumentHolder.menuPaste": "Pegar",
|
"DE.Controllers.DocumentHolder.menuPaste": "Pegar",
|
||||||
"DE.Controllers.DocumentHolder.menuReject": "Rechazar",
|
"DE.Controllers.DocumentHolder.menuReject": "Rechazar",
|
||||||
"DE.Controllers.DocumentHolder.menuRejectAll": "Rechazar todo",
|
"DE.Controllers.DocumentHolder.menuRejectAll": "Rechazar todo",
|
||||||
"DE.Controllers.DocumentHolder.menuReview": "Revista",
|
"DE.Controllers.DocumentHolder.menuReview": "Revista",
|
||||||
|
"DE.Controllers.DocumentHolder.menuReviewChange": "Revisar cambios",
|
||||||
|
"DE.Controllers.DocumentHolder.menuSplit": "Dividir celda",
|
||||||
"DE.Controllers.DocumentHolder.sheetCancel": "Cancelar",
|
"DE.Controllers.DocumentHolder.sheetCancel": "Cancelar",
|
||||||
|
"DE.Controllers.DocumentHolder.textCancel": "Cancelar",
|
||||||
|
"DE.Controllers.DocumentHolder.textColumns": "Columnas",
|
||||||
"DE.Controllers.DocumentHolder.textGuest": "Visitante",
|
"DE.Controllers.DocumentHolder.textGuest": "Visitante",
|
||||||
|
"DE.Controllers.DocumentHolder.textRows": "Filas",
|
||||||
"DE.Controllers.EditContainer.textChart": "Gráfico",
|
"DE.Controllers.EditContainer.textChart": "Gráfico",
|
||||||
"DE.Controllers.EditContainer.textFooter": "Pie de página",
|
"DE.Controllers.EditContainer.textFooter": "Pie de página",
|
||||||
"DE.Controllers.EditContainer.textHeader": "Encabezado",
|
"DE.Controllers.EditContainer.textHeader": "Encabezado",
|
||||||
|
@ -54,7 +122,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Tiempo de conversión está superado.",
|
"DE.Controllers.Main.convertationTimeoutText": "Tiempo de conversión está superado.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Pulse 'OK' para volver a la lista de documentos.",
|
"DE.Controllers.Main.criticalErrorExtText": "Pulse 'OK' para volver a la lista de documentos.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Error",
|
"DE.Controllers.Main.criticalErrorTitle": "Error",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Fallo en descarga ",
|
"DE.Controllers.Main.downloadErrorText": "Fallo en descarga ",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Descargando...",
|
"DE.Controllers.Main.downloadMergeText": "Descargando...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Descargando",
|
"DE.Controllers.Main.downloadMergeTitle": "Descargando",
|
||||||
|
@ -63,7 +130,7 @@
|
||||||
"DE.Controllers.Main.errorAccessDeny": "Usted no tiene permisos para realizar la acción que está intentando hacer.<br> Por favor, contacte con su Administrador del Servidor de Documentos.",
|
"DE.Controllers.Main.errorAccessDeny": "Usted no tiene permisos para realizar la acción que está intentando hacer.<br> Por favor, contacte con su Administrador del Servidor de Documentos.",
|
||||||
"DE.Controllers.Main.errorBadImageUrl": "URL de imagen es incorrecto",
|
"DE.Controllers.Main.errorBadImageUrl": "URL de imagen es incorrecto",
|
||||||
"DE.Controllers.Main.errorCoAuthoringDisconnect": "La conexión al servidor se ha perdido. Usted ya no puede editar.",
|
"DE.Controllers.Main.errorCoAuthoringDisconnect": "La conexión al servidor se ha perdido. Usted ya no puede editar.",
|
||||||
"DE.Controllers.Main.errorConnectToServer": "No se consiguió guardar el documento. Por favor, verifique los ajustes de conexión o contacte con su administrador.<br>Cuando pulsa el botón 'OK', se le solicitará que descargue el documento.<br><br>Encuentre más información acerca de la conexión de Servidor de Documentos <a href=\"https://api.onlyoffice.com/editors/callback\" target=\"_blank\">aquí</a>",
|
"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.<br><br>Encuentre más información acerca de la conexión de Servidor de Documentos <a href=\"%1\" target=\"_blank\">aquí</a>",
|
||||||
"DE.Controllers.Main.errorDatabaseConnection": "Error externo.<br>Error de conexión a la base de datos. Por favor, contacte con el equipo de soporte técnico.",
|
"DE.Controllers.Main.errorDatabaseConnection": "Error externo.<br>Error de conexión a la base de datos. Por favor, contacte con el equipo de soporte técnico.",
|
||||||
"DE.Controllers.Main.errorDataEncrypted": "Se han recibido cambios cifrados, ellos no pueden ser descifrados.",
|
"DE.Controllers.Main.errorDataEncrypted": "Se han recibido cambios cifrados, ellos no pueden ser descifrados.",
|
||||||
"DE.Controllers.Main.errorDataRange": "Rango de datos incorrecto.",
|
"DE.Controllers.Main.errorDataRange": "Rango de datos incorrecto.",
|
||||||
|
@ -120,7 +187,7 @@
|
||||||
"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.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.textDone": "Listo",
|
||||||
"DE.Controllers.Main.textLoadingDocument": "Cargando documento",
|
"DE.Controllers.Main.textLoadingDocument": "Cargando documento",
|
||||||
"DE.Controllers.Main.textNoLicenseTitle": "Limitación de conexiones ONLYOFFICE",
|
"DE.Controllers.Main.textNoLicenseTitle": "%1 limitación de conexiones",
|
||||||
"DE.Controllers.Main.textOK": "OK",
|
"DE.Controllers.Main.textOK": "OK",
|
||||||
"DE.Controllers.Main.textPaidFeature": "Función de pago",
|
"DE.Controllers.Main.textPaidFeature": "Función de pago",
|
||||||
"DE.Controllers.Main.textPassword": "Contraseña",
|
"DE.Controllers.Main.textPassword": "Contraseña",
|
||||||
|
@ -168,7 +235,7 @@
|
||||||
"DE.Controllers.Main.warnLicenseExp": "Su licencia ha expirado.<br>Por favor, actualice su licencia y después recargue la página.",
|
"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.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 ONLYOFFICE 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.warnNoLicense": "Esta versión de los Editores de ONLYOFFICE 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 de ONLYOFFICE tiene ciertas limitaciones para usuarios simultáneos.<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.warnProcessRightsChange": "El derecho de edición del archivo es denegado.",
|
"DE.Controllers.Main.warnProcessRightsChange": "El derecho de edición del archivo es denegado.",
|
||||||
"DE.Controllers.Search.textNoTextFound": "Texto no es encontrado",
|
"DE.Controllers.Search.textNoTextFound": "Texto no es encontrado",
|
||||||
"DE.Controllers.Search.textReplaceAll": "Reemplazar todo",
|
"DE.Controllers.Search.textReplaceAll": "Reemplazar todo",
|
||||||
|
@ -196,10 +263,14 @@
|
||||||
"DE.Views.AddOther.textCurrentPos": "Posición actual",
|
"DE.Views.AddOther.textCurrentPos": "Posición actual",
|
||||||
"DE.Views.AddOther.textDisplay": "Mostrar",
|
"DE.Views.AddOther.textDisplay": "Mostrar",
|
||||||
"DE.Views.AddOther.textEvenPage": "Página par",
|
"DE.Views.AddOther.textEvenPage": "Página par",
|
||||||
|
"DE.Views.AddOther.textFootnote": "Nota al pie",
|
||||||
|
"DE.Views.AddOther.textFormat": "Formato",
|
||||||
"DE.Views.AddOther.textInsert": "Insertar",
|
"DE.Views.AddOther.textInsert": "Insertar",
|
||||||
|
"DE.Views.AddOther.textInsertFootnote": "Insertar nota al pie",
|
||||||
"DE.Views.AddOther.textLeftBottom": "Abajo a la izquierda",
|
"DE.Views.AddOther.textLeftBottom": "Abajo a la izquierda",
|
||||||
"DE.Views.AddOther.textLeftTop": "Arriba a la izquierda",
|
"DE.Views.AddOther.textLeftTop": "Arriba a la izquierda",
|
||||||
"DE.Views.AddOther.textLink": "Enlace",
|
"DE.Views.AddOther.textLink": "Enlace",
|
||||||
|
"DE.Views.AddOther.textLocation": "Ubicación",
|
||||||
"DE.Views.AddOther.textNextPage": "Página siguiente",
|
"DE.Views.AddOther.textNextPage": "Página siguiente",
|
||||||
"DE.Views.AddOther.textOddPage": "Página impar",
|
"DE.Views.AddOther.textOddPage": "Página impar",
|
||||||
"DE.Views.AddOther.textPageBreak": "Salto de página ",
|
"DE.Views.AddOther.textPageBreak": "Salto de página ",
|
||||||
|
@ -208,7 +279,21 @@
|
||||||
"DE.Views.AddOther.textRightBottom": "Abajo a la derecha",
|
"DE.Views.AddOther.textRightBottom": "Abajo a la derecha",
|
||||||
"DE.Views.AddOther.textRightTop": "Arriba a la derecha",
|
"DE.Views.AddOther.textRightTop": "Arriba a la derecha",
|
||||||
"DE.Views.AddOther.textSectionBreak": "Salto de sección",
|
"DE.Views.AddOther.textSectionBreak": "Salto de sección",
|
||||||
|
"DE.Views.AddOther.textStartFrom": "Empezar con",
|
||||||
"DE.Views.AddOther.textTip": "Consejos de pantalla",
|
"DE.Views.AddOther.textTip": "Consejos de pantalla",
|
||||||
|
"Common.Views.Collaboration.textAcceptAllChanges": "Aceptar todos los cambios",
|
||||||
|
"Common.Views.Collaboration.textBack": "Atrás",
|
||||||
|
"Common.Views.Collaboration.textChange": "Revisar cambios",
|
||||||
|
"Common.Views.Collaboration.textCollaboration": "Colaboración",
|
||||||
|
"Common.Views.Collaboration.textDisplayMode": "Modo de visualización",
|
||||||
|
"Common.Views.Collaboration.textEditUsers": "Usuarios",
|
||||||
|
"Common.Views.Collaboration.textFinal": "Final",
|
||||||
|
"Common.Views.Collaboration.textMarkup": "Cambios",
|
||||||
|
"Common.Views.Collaboration.textOriginal": "Original",
|
||||||
|
"Common.Views.Collaboration.textRejectAllChanges": "Rechazar todos los cambios",
|
||||||
|
"Common.Views.Collaboration.textReview": "Seguimiento de cambios",
|
||||||
|
"Common.Views.Collaboration.textReviewing": "Revisión",
|
||||||
|
"Common.Views.Collaboration.textСomments": "Comentarios",
|
||||||
"DE.Views.EditChart.textAlign": "Alineación",
|
"DE.Views.EditChart.textAlign": "Alineación",
|
||||||
"DE.Views.EditChart.textBack": "Atrás",
|
"DE.Views.EditChart.textBack": "Atrás",
|
||||||
"DE.Views.EditChart.textBackward": "Mover atrás",
|
"DE.Views.EditChart.textBackward": "Mover atrás",
|
||||||
|
@ -373,9 +458,12 @@
|
||||||
"DE.Views.Search.textSearch": "Buscar",
|
"DE.Views.Search.textSearch": "Buscar",
|
||||||
"DE.Views.Settings.textAbout": "Acerca",
|
"DE.Views.Settings.textAbout": "Acerca",
|
||||||
"DE.Views.Settings.textAddress": "dirección",
|
"DE.Views.Settings.textAddress": "dirección",
|
||||||
|
"DE.Views.Settings.textAdvancedSettings": "Ajustes de aplicación",
|
||||||
"DE.Views.Settings.textAuthor": "Autor",
|
"DE.Views.Settings.textAuthor": "Autor",
|
||||||
"DE.Views.Settings.textBack": "Atrás",
|
"DE.Views.Settings.textBack": "Atrás",
|
||||||
"DE.Views.Settings.textBottom": "Abajo ",
|
"DE.Views.Settings.textBottom": "Abajo ",
|
||||||
|
"DE.Views.Settings.textCentimeter": "Centímetro",
|
||||||
|
"DE.Views.Settings.textColorSchemes": "Esquemas de color",
|
||||||
"DE.Views.Settings.textCreateDate": "Fecha de creación",
|
"DE.Views.Settings.textCreateDate": "Fecha de creación",
|
||||||
"DE.Views.Settings.textCustom": "Personalizado",
|
"DE.Views.Settings.textCustom": "Personalizado",
|
||||||
"DE.Views.Settings.textCustomSize": "Tamaño personalizado",
|
"DE.Views.Settings.textCustomSize": "Tamaño personalizado",
|
||||||
|
@ -392,13 +480,17 @@
|
||||||
"DE.Views.Settings.textFindAndReplace": "Encontrar y reemplazar",
|
"DE.Views.Settings.textFindAndReplace": "Encontrar y reemplazar",
|
||||||
"DE.Views.Settings.textFormat": "Formato",
|
"DE.Views.Settings.textFormat": "Formato",
|
||||||
"DE.Views.Settings.textHelp": "Ayuda",
|
"DE.Views.Settings.textHelp": "Ayuda",
|
||||||
|
"DE.Views.Settings.textHiddenTableBorders": "Bordes de tabla escondidos",
|
||||||
|
"DE.Views.Settings.textInch": "Pulgada",
|
||||||
"DE.Views.Settings.textLandscape": "Horizontal",
|
"DE.Views.Settings.textLandscape": "Horizontal",
|
||||||
"DE.Views.Settings.textLeft": "A la izquierda",
|
"DE.Views.Settings.textLeft": "A la izquierda",
|
||||||
"DE.Views.Settings.textLoading": "Cargando...",
|
"DE.Views.Settings.textLoading": "Cargando...",
|
||||||
"DE.Views.Settings.textMargins": "Márgenes",
|
"DE.Views.Settings.textMargins": "Márgenes",
|
||||||
|
"DE.Views.Settings.textNoCharacters": "Caracteres no imprimibles",
|
||||||
"DE.Views.Settings.textOrientation": "Orientación ",
|
"DE.Views.Settings.textOrientation": "Orientación ",
|
||||||
"DE.Views.Settings.textPages": "Páginas",
|
"DE.Views.Settings.textPages": "Páginas",
|
||||||
"DE.Views.Settings.textParagraphs": "Párrafos",
|
"DE.Views.Settings.textParagraphs": "Párrafos",
|
||||||
|
"DE.Views.Settings.textPoint": "Punto",
|
||||||
"DE.Views.Settings.textPortrait": "Vertical",
|
"DE.Views.Settings.textPortrait": "Vertical",
|
||||||
"DE.Views.Settings.textPoweredBy": "Desarrollado por",
|
"DE.Views.Settings.textPoweredBy": "Desarrollado por",
|
||||||
"DE.Views.Settings.textPrint": "Imprimir",
|
"DE.Views.Settings.textPrint": "Imprimir",
|
||||||
|
@ -412,6 +504,7 @@
|
||||||
"DE.Views.Settings.textSymbols": "Símbolos",
|
"DE.Views.Settings.textSymbols": "Símbolos",
|
||||||
"DE.Views.Settings.textTel": "Tel.",
|
"DE.Views.Settings.textTel": "Tel.",
|
||||||
"DE.Views.Settings.textTop": "Superior",
|
"DE.Views.Settings.textTop": "Superior",
|
||||||
|
"DE.Views.Settings.textUnitOfMeasurement": "Unidad de medida",
|
||||||
"DE.Views.Settings.textVersion": "Versión ",
|
"DE.Views.Settings.textVersion": "Versión ",
|
||||||
"DE.Views.Settings.textWords": "Palabras",
|
"DE.Views.Settings.textWords": "Palabras",
|
||||||
"DE.Views.Settings.unknownText": "Desconocido",
|
"DE.Views.Settings.unknownText": "Desconocido",
|
||||||
|
|
|
@ -9,26 +9,94 @@
|
||||||
"DE.Controllers.AddContainer.textTable": "Tableau",
|
"DE.Controllers.AddContainer.textTable": "Tableau",
|
||||||
"DE.Controllers.AddImage.textEmptyImgUrl": "Spécifiez URL de l'image",
|
"DE.Controllers.AddImage.textEmptyImgUrl": "Spécifiez URL de l'image",
|
||||||
"DE.Controllers.AddImage.txtNotUrl": "Ce champ doit être une URL de la forme suivante: 'http://www.example.com'",
|
"DE.Controllers.AddImage.txtNotUrl": "Ce champ doit être une URL de la forme suivante: 'http://www.example.com'",
|
||||||
|
"DE.Controllers.AddOther.textBelowText": "Sous le texte",
|
||||||
|
"DE.Controllers.AddOther.textBottomOfPage": "Bas de page",
|
||||||
"DE.Controllers.AddOther.txtNotUrl": "Ce champ doit être une URL de la forme suivante: 'http://www.example.com'",
|
"DE.Controllers.AddOther.txtNotUrl": "Ce champ doit être une URL de la forme suivante: 'http://www.example.com'",
|
||||||
"DE.Controllers.AddTable.textCancel": "Annuler",
|
"DE.Controllers.AddTable.textCancel": "Annuler",
|
||||||
"DE.Controllers.AddTable.textColumns": "Colonnes",
|
"DE.Controllers.AddTable.textColumns": "Colonnes",
|
||||||
"DE.Controllers.AddTable.textRows": "Lignes",
|
"DE.Controllers.AddTable.textRows": "Lignes",
|
||||||
"DE.Controllers.AddTable.textTableSize": "Taille du tableau",
|
"DE.Controllers.AddTable.textTableSize": "Taille du tableau",
|
||||||
|
"Common.Controllers.Collaboration.textAtLeast": "au moins ",
|
||||||
|
"Common.Controllers.Collaboration.textAuto": "auto",
|
||||||
|
"Common.Controllers.Collaboration.textBaseline": "Ligne de base",
|
||||||
|
"Common.Controllers.Collaboration.textBold": "Gras",
|
||||||
|
"Common.Controllers.Collaboration.textBreakBefore": "Saut de page avant",
|
||||||
|
"Common.Controllers.Collaboration.textCaps": "Tout en majuscules",
|
||||||
|
"Common.Controllers.Collaboration.textCenter": "Aligner au centre",
|
||||||
|
"Common.Controllers.Collaboration.textChart": "Graphique",
|
||||||
|
"Common.Controllers.Collaboration.textColor": "Couleur de police",
|
||||||
|
"Common.Controllers.Collaboration.textContextual": "Ne pas ajouter d'intervalle entre paragraphes du même style",
|
||||||
|
"Common.Controllers.Collaboration.textDeleted": "<b>Supprimé:</b>",
|
||||||
|
"Common.Controllers.Collaboration.textDStrikeout": "Double-barré",
|
||||||
|
"Common.Controllers.Collaboration.textEditUser": "Document est en cours de modification par plusieurs utilisateurs.",
|
||||||
|
"Common.Controllers.Collaboration.textEquation": "Équation",
|
||||||
|
"Common.Controllers.Collaboration.textExact": "exactement",
|
||||||
|
"Common.Controllers.Collaboration.textFirstLine": "Première ligne",
|
||||||
|
"Common.Controllers.Collaboration.textFormatted": "Formaté",
|
||||||
|
"Common.Controllers.Collaboration.textHighlight": "Couleur de surlignage",
|
||||||
|
"Common.Controllers.Collaboration.textImage": "Image",
|
||||||
|
"Common.Controllers.Collaboration.textIndentLeft": "Retrait à gauche",
|
||||||
|
"Common.Controllers.Collaboration.textIndentRight": "Retrait à droite",
|
||||||
|
"Common.Controllers.Collaboration.textInserted": "<b>Inséré:</b>",
|
||||||
|
"Common.Controllers.Collaboration.textItalic": "Italique",
|
||||||
|
"Common.Controllers.Collaboration.textJustify": "Justifier ",
|
||||||
|
"Common.Controllers.Collaboration.textKeepLines": "Lignes solidaires",
|
||||||
|
"Common.Controllers.Collaboration.textKeepNext": "Paragraphes solidaires",
|
||||||
|
"Common.Controllers.Collaboration.textLeft": "Aligner à gauche",
|
||||||
|
"Common.Controllers.Collaboration.textLineSpacing": "Interligne:",
|
||||||
|
"Common.Controllers.Collaboration.textMultiple": "multiple ",
|
||||||
|
"Common.Controllers.Collaboration.textNoBreakBefore": "Pas de saut de page avant",
|
||||||
|
"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",
|
||||||
|
"Common.Controllers.Collaboration.textNot": "Non",
|
||||||
|
"Common.Controllers.Collaboration.textNoWidow": "Pas de contrôle des veuves",
|
||||||
|
"Common.Controllers.Collaboration.textNum": "Changer la numérotation",
|
||||||
|
"Common.Controllers.Collaboration.textParaDeleted": "<b>Paragraphe supprimé</b> ",
|
||||||
|
"Common.Controllers.Collaboration.textParaFormatted": "<b>Paragraphe Formaté</b>",
|
||||||
|
"Common.Controllers.Collaboration.textParaInserted": "<b>Paragraphe inséré</b> ",
|
||||||
|
"Common.Controllers.Collaboration.textParaMoveFromDown": "<b>Déplacé vers le bas:</b>",
|
||||||
|
"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.textRight": "Aligner à droite",
|
||||||
|
"Common.Controllers.Collaboration.textShape": "Forme",
|
||||||
|
"Common.Controllers.Collaboration.textShd": "Couleur d'arrière-plan",
|
||||||
|
"Common.Controllers.Collaboration.textSmallCaps": "Petites majuscules",
|
||||||
|
"Common.Controllers.Collaboration.textSpacing": "Espacement",
|
||||||
|
"Common.Controllers.Collaboration.textSpacingAfter": "Espacement après",
|
||||||
|
"Common.Controllers.Collaboration.textSpacingBefore": "Espacement avant",
|
||||||
|
"Common.Controllers.Collaboration.textStrikeout": "Barré",
|
||||||
|
"Common.Controllers.Collaboration.textSubScript": "Indice",
|
||||||
|
"Common.Controllers.Collaboration.textSuperScript": "Exposant",
|
||||||
|
"Common.Controllers.Collaboration.textTableChanged": "<b>Paramètres du tableau modifiés</b>",
|
||||||
|
"Common.Controllers.Collaboration.textTableRowsAdd": "<b>Lignes de tableau ajoutées<b/>",
|
||||||
|
"Common.Controllers.Collaboration.textTableRowsDel": "<b>Lignes de tableau supprimées<b/>",
|
||||||
|
"Common.Controllers.Collaboration.textTabs": "Changer les tabulations",
|
||||||
|
"Common.Controllers.Collaboration.textUnderline": "Souligné",
|
||||||
|
"Common.Controllers.Collaboration.textWidow": "Contrôle des veuves",
|
||||||
"DE.Controllers.DocumentHolder.menuAccept": "Accepter",
|
"DE.Controllers.DocumentHolder.menuAccept": "Accepter",
|
||||||
"DE.Controllers.DocumentHolder.menuAcceptAll": "Accepter tout",
|
"DE.Controllers.DocumentHolder.menuAcceptAll": "Accepter tout",
|
||||||
"DE.Controllers.DocumentHolder.menuAddLink": "Ajouter le lien",
|
"DE.Controllers.DocumentHolder.menuAddLink": "Ajouter le lien",
|
||||||
"DE.Controllers.DocumentHolder.menuCopy": "Copier",
|
"DE.Controllers.DocumentHolder.menuCopy": "Copier",
|
||||||
"DE.Controllers.DocumentHolder.menuCut": "Couper",
|
"DE.Controllers.DocumentHolder.menuCut": "Couper",
|
||||||
"DE.Controllers.DocumentHolder.menuDelete": "Supprimer",
|
"DE.Controllers.DocumentHolder.menuDelete": "Supprimer",
|
||||||
|
"DE.Controllers.DocumentHolder.menuDeleteTable": "Supprimer le tableau",
|
||||||
"DE.Controllers.DocumentHolder.menuEdit": "Modifier",
|
"DE.Controllers.DocumentHolder.menuEdit": "Modifier",
|
||||||
|
"DE.Controllers.DocumentHolder.menuMerge": "Fusionner les cellules",
|
||||||
"DE.Controllers.DocumentHolder.menuMore": "Plus",
|
"DE.Controllers.DocumentHolder.menuMore": "Plus",
|
||||||
"DE.Controllers.DocumentHolder.menuOpenLink": "Ouvrir le lien",
|
"DE.Controllers.DocumentHolder.menuOpenLink": "Ouvrir le lien",
|
||||||
"DE.Controllers.DocumentHolder.menuPaste": "Coller",
|
"DE.Controllers.DocumentHolder.menuPaste": "Coller",
|
||||||
"DE.Controllers.DocumentHolder.menuReject": "Rejeter",
|
"DE.Controllers.DocumentHolder.menuReject": "Rejeter",
|
||||||
"DE.Controllers.DocumentHolder.menuRejectAll": "Rejeter tout",
|
"DE.Controllers.DocumentHolder.menuRejectAll": "Rejeter tout",
|
||||||
"DE.Controllers.DocumentHolder.menuReview": "Révision",
|
"DE.Controllers.DocumentHolder.menuReview": "Révision",
|
||||||
|
"DE.Controllers.DocumentHolder.menuReviewChange": "Réviser modifications",
|
||||||
|
"DE.Controllers.DocumentHolder.menuSplit": "Fractionner la cellule",
|
||||||
"DE.Controllers.DocumentHolder.sheetCancel": "Annuler",
|
"DE.Controllers.DocumentHolder.sheetCancel": "Annuler",
|
||||||
|
"DE.Controllers.DocumentHolder.textCancel": "Annuler",
|
||||||
|
"DE.Controllers.DocumentHolder.textColumns": "Colonnes",
|
||||||
"DE.Controllers.DocumentHolder.textGuest": "Invité",
|
"DE.Controllers.DocumentHolder.textGuest": "Invité",
|
||||||
|
"DE.Controllers.DocumentHolder.textRows": "Lignes",
|
||||||
"DE.Controllers.EditContainer.textChart": "Graphique",
|
"DE.Controllers.EditContainer.textChart": "Graphique",
|
||||||
"DE.Controllers.EditContainer.textFooter": "Pied de page",
|
"DE.Controllers.EditContainer.textFooter": "Pied de page",
|
||||||
"DE.Controllers.EditContainer.textHeader": "En-tête",
|
"DE.Controllers.EditContainer.textHeader": "En-tête",
|
||||||
|
@ -54,7 +122,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Délai de conversion expiré.",
|
"DE.Controllers.Main.convertationTimeoutText": "Délai de conversion expiré.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Appuyez sur OK pour revenir à la liste des documents.",
|
"DE.Controllers.Main.criticalErrorExtText": "Appuyez sur OK pour revenir à la liste des documents.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Erreur",
|
"DE.Controllers.Main.criticalErrorTitle": "Erreur",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Échec du téléchargement.",
|
"DE.Controllers.Main.downloadErrorText": "Échec du téléchargement.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Téléchargement en cours...",
|
"DE.Controllers.Main.downloadMergeText": "Téléchargement en cours...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Téléchargement en cours",
|
"DE.Controllers.Main.downloadMergeTitle": "Téléchargement en cours",
|
||||||
|
@ -196,10 +263,14 @@
|
||||||
"DE.Views.AddOther.textCurrentPos": "Position actuelle",
|
"DE.Views.AddOther.textCurrentPos": "Position actuelle",
|
||||||
"DE.Views.AddOther.textDisplay": "Afficher",
|
"DE.Views.AddOther.textDisplay": "Afficher",
|
||||||
"DE.Views.AddOther.textEvenPage": "Page paire",
|
"DE.Views.AddOther.textEvenPage": "Page paire",
|
||||||
|
"DE.Views.AddOther.textFootnote": "Note de bas de page",
|
||||||
|
"DE.Views.AddOther.textFormat": "Format",
|
||||||
"DE.Views.AddOther.textInsert": "Insérer",
|
"DE.Views.AddOther.textInsert": "Insérer",
|
||||||
|
"DE.Views.AddOther.textInsertFootnote": "Insérer une note de bas de page",
|
||||||
"DE.Views.AddOther.textLeftBottom": "À gauche en bas",
|
"DE.Views.AddOther.textLeftBottom": "À gauche en bas",
|
||||||
"DE.Views.AddOther.textLeftTop": "À gauche en haut",
|
"DE.Views.AddOther.textLeftTop": "À gauche en haut",
|
||||||
"DE.Views.AddOther.textLink": "Lien",
|
"DE.Views.AddOther.textLink": "Lien",
|
||||||
|
"DE.Views.AddOther.textLocation": "Emplacement",
|
||||||
"DE.Views.AddOther.textNextPage": "Page suivante",
|
"DE.Views.AddOther.textNextPage": "Page suivante",
|
||||||
"DE.Views.AddOther.textOddPage": "Page impaire",
|
"DE.Views.AddOther.textOddPage": "Page impaire",
|
||||||
"DE.Views.AddOther.textPageBreak": "Saut de page",
|
"DE.Views.AddOther.textPageBreak": "Saut de page",
|
||||||
|
@ -208,7 +279,21 @@
|
||||||
"DE.Views.AddOther.textRightBottom": "À droite en bas",
|
"DE.Views.AddOther.textRightBottom": "À droite en bas",
|
||||||
"DE.Views.AddOther.textRightTop": "À droite en haut",
|
"DE.Views.AddOther.textRightTop": "À droite en haut",
|
||||||
"DE.Views.AddOther.textSectionBreak": "Saut de section",
|
"DE.Views.AddOther.textSectionBreak": "Saut de section",
|
||||||
|
"DE.Views.AddOther.textStartFrom": "À partir de",
|
||||||
"DE.Views.AddOther.textTip": "Info-bulle",
|
"DE.Views.AddOther.textTip": "Info-bulle",
|
||||||
|
"Common.Views.Collaboration.textAcceptAllChanges": "Accepter toutes les modifications",
|
||||||
|
"Common.Views.Collaboration.textBack": "Retour",
|
||||||
|
"Common.Views.Collaboration.textChange": "Réviser modifications",
|
||||||
|
"Common.Views.Collaboration.textCollaboration": "Collaboration",
|
||||||
|
"Common.Views.Collaboration.textDisplayMode": "Mode d'affichage",
|
||||||
|
"Common.Views.Collaboration.textEditUsers": "Utilisateurs",
|
||||||
|
"Common.Views.Collaboration.textFinal": "Final",
|
||||||
|
"Common.Views.Collaboration.textMarkup": "Balisage",
|
||||||
|
"Common.Views.Collaboration.textOriginal": "Original",
|
||||||
|
"Common.Views.Collaboration.textRejectAllChanges": "Refuser toutes les modifications ",
|
||||||
|
"Common.Views.Collaboration.textReview": "Suivi des modifications",
|
||||||
|
"Common.Views.Collaboration.textReviewing": "Révision",
|
||||||
|
"Common.Views.Collaboration.textСomments": "Commentaires",
|
||||||
"DE.Views.EditChart.textAlign": "Aligner",
|
"DE.Views.EditChart.textAlign": "Aligner",
|
||||||
"DE.Views.EditChart.textBack": "Retour",
|
"DE.Views.EditChart.textBack": "Retour",
|
||||||
"DE.Views.EditChart.textBackward": "Déplacer vers l'arrière",
|
"DE.Views.EditChart.textBackward": "Déplacer vers l'arrière",
|
||||||
|
@ -373,9 +458,12 @@
|
||||||
"DE.Views.Search.textSearch": "Rechercher",
|
"DE.Views.Search.textSearch": "Rechercher",
|
||||||
"DE.Views.Settings.textAbout": "A propos",
|
"DE.Views.Settings.textAbout": "A propos",
|
||||||
"DE.Views.Settings.textAddress": "adresse",
|
"DE.Views.Settings.textAddress": "adresse",
|
||||||
|
"DE.Views.Settings.textAdvancedSettings": "Paramètres de l'application",
|
||||||
"DE.Views.Settings.textAuthor": "Auteur",
|
"DE.Views.Settings.textAuthor": "Auteur",
|
||||||
"DE.Views.Settings.textBack": "Retour",
|
"DE.Views.Settings.textBack": "Retour",
|
||||||
"DE.Views.Settings.textBottom": "En bas",
|
"DE.Views.Settings.textBottom": "En bas",
|
||||||
|
"DE.Views.Settings.textCentimeter": "Centimètre",
|
||||||
|
"DE.Views.Settings.textColorSchemes": "Jeux de couleurs",
|
||||||
"DE.Views.Settings.textCreateDate": "Date de création",
|
"DE.Views.Settings.textCreateDate": "Date de création",
|
||||||
"DE.Views.Settings.textCustom": "Personnalisé",
|
"DE.Views.Settings.textCustom": "Personnalisé",
|
||||||
"DE.Views.Settings.textCustomSize": "Taille personnalisée",
|
"DE.Views.Settings.textCustomSize": "Taille personnalisée",
|
||||||
|
@ -392,13 +480,17 @@
|
||||||
"DE.Views.Settings.textFindAndReplace": "Rechercher et remplacer",
|
"DE.Views.Settings.textFindAndReplace": "Rechercher et remplacer",
|
||||||
"DE.Views.Settings.textFormat": "Format",
|
"DE.Views.Settings.textFormat": "Format",
|
||||||
"DE.Views.Settings.textHelp": "Aide",
|
"DE.Views.Settings.textHelp": "Aide",
|
||||||
|
"DE.Views.Settings.textHiddenTableBorders": "Bordures du tableau cachées",
|
||||||
|
"DE.Views.Settings.textInch": "Pouce",
|
||||||
"DE.Views.Settings.textLandscape": "Paysage",
|
"DE.Views.Settings.textLandscape": "Paysage",
|
||||||
"DE.Views.Settings.textLeft": "A gauche",
|
"DE.Views.Settings.textLeft": "A gauche",
|
||||||
"DE.Views.Settings.textLoading": "Chargement en cours...",
|
"DE.Views.Settings.textLoading": "Chargement en cours...",
|
||||||
"DE.Views.Settings.textMargins": "Marges",
|
"DE.Views.Settings.textMargins": "Marges",
|
||||||
|
"DE.Views.Settings.textNoCharacters": "Caractères non imprimables",
|
||||||
"DE.Views.Settings.textOrientation": "Orientation",
|
"DE.Views.Settings.textOrientation": "Orientation",
|
||||||
"DE.Views.Settings.textPages": "Pages",
|
"DE.Views.Settings.textPages": "Pages",
|
||||||
"DE.Views.Settings.textParagraphs": "Paragraphes",
|
"DE.Views.Settings.textParagraphs": "Paragraphes",
|
||||||
|
"DE.Views.Settings.textPoint": "Point",
|
||||||
"DE.Views.Settings.textPortrait": "Portrait",
|
"DE.Views.Settings.textPortrait": "Portrait",
|
||||||
"DE.Views.Settings.textPoweredBy": "Propulsé par ",
|
"DE.Views.Settings.textPoweredBy": "Propulsé par ",
|
||||||
"DE.Views.Settings.textPrint": "Imprimer",
|
"DE.Views.Settings.textPrint": "Imprimer",
|
||||||
|
@ -412,6 +504,7 @@
|
||||||
"DE.Views.Settings.textSymbols": "Symboles",
|
"DE.Views.Settings.textSymbols": "Symboles",
|
||||||
"DE.Views.Settings.textTel": "Tél.",
|
"DE.Views.Settings.textTel": "Tél.",
|
||||||
"DE.Views.Settings.textTop": "En haut",
|
"DE.Views.Settings.textTop": "En haut",
|
||||||
|
"DE.Views.Settings.textUnitOfMeasurement": "Unité de mesure",
|
||||||
"DE.Views.Settings.textVersion": "Version",
|
"DE.Views.Settings.textVersion": "Version",
|
||||||
"DE.Views.Settings.textWords": "Mots",
|
"DE.Views.Settings.textWords": "Mots",
|
||||||
"DE.Views.Settings.unknownText": "Inconnu",
|
"DE.Views.Settings.unknownText": "Inconnu",
|
||||||
|
|
|
@ -54,7 +54,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Időtúllépés az átalakítás során.",
|
"DE.Controllers.Main.convertationTimeoutText": "Időtúllépés az átalakítás során.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Nyomja meg az \"OK\"-t a dokumentumok listájához.",
|
"DE.Controllers.Main.criticalErrorExtText": "Nyomja meg az \"OK\"-t a dokumentumok listájához.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Hiba",
|
"DE.Controllers.Main.criticalErrorTitle": "Hiba",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Dokumentum Szerkesztő",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Sikertelen letöltés.",
|
"DE.Controllers.Main.downloadErrorText": "Sikertelen letöltés.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Letöltés...",
|
"DE.Controllers.Main.downloadMergeText": "Letöltés...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Letöltés",
|
"DE.Controllers.Main.downloadMergeTitle": "Letöltés",
|
||||||
|
|
|
@ -9,26 +9,92 @@
|
||||||
"DE.Controllers.AddContainer.textTable": "Tabella",
|
"DE.Controllers.AddContainer.textTable": "Tabella",
|
||||||
"DE.Controllers.AddImage.textEmptyImgUrl": "Specifica URL immagine.",
|
"DE.Controllers.AddImage.textEmptyImgUrl": "Specifica URL immagine.",
|
||||||
"DE.Controllers.AddImage.txtNotUrl": "Questo campo dovrebbe contenere un URL nel formato 'http://www.example.com'",
|
"DE.Controllers.AddImage.txtNotUrl": "Questo campo dovrebbe contenere un URL nel formato 'http://www.example.com'",
|
||||||
|
"DE.Controllers.AddOther.textBelowText": "Sotto al testo",
|
||||||
|
"DE.Controllers.AddOther.textBottomOfPage": "Fondo pagina",
|
||||||
"DE.Controllers.AddOther.txtNotUrl": "Questo campo dovrebbe contenere un URL nel formato 'http://www.example.com'",
|
"DE.Controllers.AddOther.txtNotUrl": "Questo campo dovrebbe contenere un URL nel formato 'http://www.example.com'",
|
||||||
"DE.Controllers.AddTable.textCancel": "Annulla",
|
"DE.Controllers.AddTable.textCancel": "Annulla",
|
||||||
"DE.Controllers.AddTable.textColumns": "Colonne",
|
"DE.Controllers.AddTable.textColumns": "Colonne",
|
||||||
"DE.Controllers.AddTable.textRows": "Righe",
|
"DE.Controllers.AddTable.textRows": "Righe",
|
||||||
"DE.Controllers.AddTable.textTableSize": "Dimensioni tabella",
|
"DE.Controllers.AddTable.textTableSize": "Dimensioni tabella",
|
||||||
|
"Common.Controllers.Collaboration.textAtLeast": "Minima",
|
||||||
|
"Common.Controllers.Collaboration.textAuto": "auto",
|
||||||
|
"Common.Controllers.Collaboration.textBaseline": "Linea guida",
|
||||||
|
"Common.Controllers.Collaboration.textBold": "Grassetto",
|
||||||
|
"Common.Controllers.Collaboration.textBreakBefore": "Anteponi interruzione",
|
||||||
|
"Common.Controllers.Collaboration.textCaps": "Tutto maiuscolo",
|
||||||
|
"Common.Controllers.Collaboration.textCenter": "Allinea al centro",
|
||||||
|
"Common.Controllers.Collaboration.textChart": "Grafico",
|
||||||
|
"Common.Controllers.Collaboration.textColor": "Colore del carattere",
|
||||||
|
"Common.Controllers.Collaboration.textContextual": "Non aggiungere intervallo tra paragrafi dello stesso stile",
|
||||||
|
"Common.Controllers.Collaboration.textDeleted": "<b>Eliminato:</b>",
|
||||||
|
"Common.Controllers.Collaboration.textDStrikeout": "Doppio barrato",
|
||||||
|
"Common.Controllers.Collaboration.textEditUser": "È in corso la modifica del documento da parte di più utenti.",
|
||||||
|
"Common.Controllers.Collaboration.textEquation": "Equazione",
|
||||||
|
"Common.Controllers.Collaboration.textExact": "Esatto",
|
||||||
|
"Common.Controllers.Collaboration.textFirstLine": "Prima riga",
|
||||||
|
"Common.Controllers.Collaboration.textFormatted": "Formattato",
|
||||||
|
"Common.Controllers.Collaboration.textHighlight": "Colore evidenziatore",
|
||||||
|
"Common.Controllers.Collaboration.textImage": "Immagine",
|
||||||
|
"Common.Controllers.Collaboration.textIndentLeft": "Rientro a sinistra",
|
||||||
|
"Common.Controllers.Collaboration.textIndentRight": "Rientro a destra",
|
||||||
|
"Common.Controllers.Collaboration.textInserted": "<b>Inserito:</b>",
|
||||||
|
"Common.Controllers.Collaboration.textItalic": "Corsivo",
|
||||||
|
"Common.Controllers.Collaboration.textJustify": "Giustificato",
|
||||||
|
"Common.Controllers.Collaboration.textKeepLines": "Mantieni assieme le righe",
|
||||||
|
"Common.Controllers.Collaboration.textKeepNext": "Mantieni con il successivo",
|
||||||
|
"Common.Controllers.Collaboration.textLeft": "Allinea a sinistra",
|
||||||
|
"Common.Controllers.Collaboration.textLineSpacing": "Interlinea:",
|
||||||
|
"Common.Controllers.Collaboration.textMultiple": "multiplo",
|
||||||
|
"Common.Controllers.Collaboration.textNoBreakBefore": "Nessuna interruzione di pagina prima",
|
||||||
|
"Common.Controllers.Collaboration.textNoContextual": "Aggiungi intervallo tra paragrafi dello stesso stile",
|
||||||
|
"Common.Controllers.Collaboration.textNoKeepLines": "Non tenere insieme le linee",
|
||||||
|
"Common.Controllers.Collaboration.textNoKeepNext": "Non tenere dal prossimo",
|
||||||
|
"Common.Controllers.Collaboration.textNot": "Not ",
|
||||||
|
"Common.Controllers.Collaboration.textNum": "Modifica numerazione",
|
||||||
|
"Common.Controllers.Collaboration.textParaDeleted": "<b>Paragrafo eliminato</b> ",
|
||||||
|
"Common.Controllers.Collaboration.textParaFormatted": "<b>Paragrafo formattato</b> ",
|
||||||
|
"Common.Controllers.Collaboration.textParaInserted": "<b>Paragrafo inserito</b> ",
|
||||||
|
"Common.Controllers.Collaboration.textParaMoveFromDown": "<b>Spostato in basso:</b>",
|
||||||
|
"Common.Controllers.Collaboration.textParaMoveFromUp": "<b>Spostato in alto:</b>",
|
||||||
|
"Common.Controllers.Collaboration.textParaMoveTo": "<b>Spostato:</b>",
|
||||||
|
"Common.Controllers.Collaboration.textPosition": "Posizione",
|
||||||
|
"Common.Controllers.Collaboration.textRight": "Allinea a destra",
|
||||||
|
"Common.Controllers.Collaboration.textShape": "Forma",
|
||||||
|
"Common.Controllers.Collaboration.textShd": "Colore sfondo",
|
||||||
|
"Common.Controllers.Collaboration.textSmallCaps": "Maiuscoletto",
|
||||||
|
"Common.Controllers.Collaboration.textSpacing": "Spaziatura",
|
||||||
|
"Common.Controllers.Collaboration.textSpacingAfter": "Spaziatura dopo",
|
||||||
|
"Common.Controllers.Collaboration.textSpacingBefore": "Spaziatura prima",
|
||||||
|
"Common.Controllers.Collaboration.textStrikeout": "Barrato",
|
||||||
|
"Common.Controllers.Collaboration.textSubScript": "Pedice",
|
||||||
|
"Common.Controllers.Collaboration.textSuperScript": "Apice",
|
||||||
|
"Common.Controllers.Collaboration.textTableChanged": "<b>Impostazioni tabella modificate</b>",
|
||||||
|
"Common.Controllers.Collaboration.textTableRowsAdd": "<b>Righe tabella aggiunte</b>",
|
||||||
|
"Common.Controllers.Collaboration.textTableRowsDel": "<b>Righe tabella eliminate</b>",
|
||||||
|
"Common.Controllers.Collaboration.textTabs": "Modifica Schede",
|
||||||
|
"Common.Controllers.Collaboration.textUnderline": "Sottolineato",
|
||||||
"DE.Controllers.DocumentHolder.menuAccept": "Accetta",
|
"DE.Controllers.DocumentHolder.menuAccept": "Accetta",
|
||||||
"DE.Controllers.DocumentHolder.menuAcceptAll": "Accetta tutto",
|
"DE.Controllers.DocumentHolder.menuAcceptAll": "Accetta tutto",
|
||||||
"DE.Controllers.DocumentHolder.menuAddLink": "Aggiungi collegamento",
|
"DE.Controllers.DocumentHolder.menuAddLink": "Aggiungi collegamento",
|
||||||
"DE.Controllers.DocumentHolder.menuCopy": "Copia",
|
"DE.Controllers.DocumentHolder.menuCopy": "Copia",
|
||||||
"DE.Controllers.DocumentHolder.menuCut": "Taglia",
|
"DE.Controllers.DocumentHolder.menuCut": "Taglia",
|
||||||
"DE.Controllers.DocumentHolder.menuDelete": "Elimina",
|
"DE.Controllers.DocumentHolder.menuDelete": "Elimina",
|
||||||
|
"DE.Controllers.DocumentHolder.menuDeleteTable": "Elimina tabella",
|
||||||
"DE.Controllers.DocumentHolder.menuEdit": "Modifica",
|
"DE.Controllers.DocumentHolder.menuEdit": "Modifica",
|
||||||
|
"DE.Controllers.DocumentHolder.menuMerge": "Unisci celle",
|
||||||
"DE.Controllers.DocumentHolder.menuMore": "Altro",
|
"DE.Controllers.DocumentHolder.menuMore": "Altro",
|
||||||
"DE.Controllers.DocumentHolder.menuOpenLink": "Apri collegamento",
|
"DE.Controllers.DocumentHolder.menuOpenLink": "Apri collegamento",
|
||||||
"DE.Controllers.DocumentHolder.menuPaste": "Incolla",
|
"DE.Controllers.DocumentHolder.menuPaste": "Incolla",
|
||||||
"DE.Controllers.DocumentHolder.menuReject": "Respingi",
|
"DE.Controllers.DocumentHolder.menuReject": "Respingi",
|
||||||
"DE.Controllers.DocumentHolder.menuRejectAll": "Respingi tutti",
|
"DE.Controllers.DocumentHolder.menuRejectAll": "Respingi tutti",
|
||||||
"DE.Controllers.DocumentHolder.menuReview": "Revisione",
|
"DE.Controllers.DocumentHolder.menuReview": "Revisione",
|
||||||
|
"DE.Controllers.DocumentHolder.menuReviewChange": "Modifica revisione",
|
||||||
|
"DE.Controllers.DocumentHolder.menuSplit": "Dividi cella",
|
||||||
"DE.Controllers.DocumentHolder.sheetCancel": "Annulla",
|
"DE.Controllers.DocumentHolder.sheetCancel": "Annulla",
|
||||||
|
"DE.Controllers.DocumentHolder.textCancel": "Annulla",
|
||||||
|
"DE.Controllers.DocumentHolder.textColumns": "Colonne",
|
||||||
"DE.Controllers.DocumentHolder.textGuest": "Ospite",
|
"DE.Controllers.DocumentHolder.textGuest": "Ospite",
|
||||||
|
"DE.Controllers.DocumentHolder.textRows": "Righe",
|
||||||
"DE.Controllers.EditContainer.textChart": "Grafico",
|
"DE.Controllers.EditContainer.textChart": "Grafico",
|
||||||
"DE.Controllers.EditContainer.textFooter": "Piè di pagina",
|
"DE.Controllers.EditContainer.textFooter": "Piè di pagina",
|
||||||
"DE.Controllers.EditContainer.textHeader": "Intestazione",
|
"DE.Controllers.EditContainer.textHeader": "Intestazione",
|
||||||
|
@ -54,7 +120,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "È stato superato il tempo limite della conversione.",
|
"DE.Controllers.Main.convertationTimeoutText": "È stato superato il tempo limite della conversione.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Clicca 'OK' per tornare alla lista documento",
|
"DE.Controllers.Main.criticalErrorExtText": "Clicca 'OK' per tornare alla lista documento",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Errore",
|
"DE.Controllers.Main.criticalErrorTitle": "Errore",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Scaricamento fallito",
|
"DE.Controllers.Main.downloadErrorText": "Scaricamento fallito",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Scaricamento in corso...",
|
"DE.Controllers.Main.downloadMergeText": "Scaricamento in corso...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Scaricamento",
|
"DE.Controllers.Main.downloadMergeTitle": "Scaricamento",
|
||||||
|
@ -120,7 +185,7 @@
|
||||||
"DE.Controllers.Main.textCustomLoader": "Si noti che in base ai termini della licenza non si ha il diritto di cambiare il caricatore. <br> Si prega di contattare il nostro ufficio vendite per ottenere un preventivo.",
|
"DE.Controllers.Main.textCustomLoader": "Si noti che in base ai termini della licenza non si ha il diritto di cambiare il caricatore. <br> Si prega di contattare il nostro ufficio vendite per ottenere un preventivo.",
|
||||||
"DE.Controllers.Main.textDone": "Fatto",
|
"DE.Controllers.Main.textDone": "Fatto",
|
||||||
"DE.Controllers.Main.textLoadingDocument": "Caricamento del documento",
|
"DE.Controllers.Main.textLoadingDocument": "Caricamento del documento",
|
||||||
"DE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE® limite connessione",
|
"DE.Controllers.Main.textNoLicenseTitle": "%1 limite connessione",
|
||||||
"DE.Controllers.Main.textOK": "OK",
|
"DE.Controllers.Main.textOK": "OK",
|
||||||
"DE.Controllers.Main.textPaidFeature": "Caratteristica a pagamento",
|
"DE.Controllers.Main.textPaidFeature": "Caratteristica a pagamento",
|
||||||
"DE.Controllers.Main.textPassword": "Password",
|
"DE.Controllers.Main.textPassword": "Password",
|
||||||
|
@ -168,7 +233,7 @@
|
||||||
"DE.Controllers.Main.warnLicenseExp": "La tua licenza è scaduta.<br>Si prega di aggiornare la licenza e ricaricare la pagina.",
|
"DE.Controllers.Main.warnLicenseExp": "La tua licenza è scaduta.<br>Si prega di aggiornare la licenza e ricaricare la pagina.",
|
||||||
"DE.Controllers.Main.warnLicenseUsersExceeded": "Il numero di utenti simultaei è stato superato e il documento verrà aperto solo per la visualizzazione. <br>Per ulteriori informazioni, contattare l'amministratore.",
|
"DE.Controllers.Main.warnLicenseUsersExceeded": "Il numero di utenti simultaei è stato superato e il documento verrà aperto solo per la visualizzazione. <br>Per ulteriori informazioni, contattare l'amministratore.",
|
||||||
"DE.Controllers.Main.warnNoLicense": "Questa versione di ONLYOFFICE® Editors presenta delle limitazioni per le connessioni simultanee al server dei documenti.<br>Se necessiti di avere di più, considera l'acquisto di una licenza commerciale.",
|
"DE.Controllers.Main.warnNoLicense": "Questa versione di ONLYOFFICE® Editors presenta delle limitazioni per le connessioni simultanee al server dei documenti.<br>Se necessiti di avere di più, considera l'acquisto di una licenza commerciale.",
|
||||||
"DE.Controllers.Main.warnNoLicenseUsers": "Questa versione di ONLYOFFICE Editors presenta alcune limitazioni per gli utenti simultanei. <br> Se hai bisogno di più, ti preghiamo di considerare l'aggiornamento della tua licenza attuale o l'acquisto di una licenza commerciale.",
|
"DE.Controllers.Main.warnNoLicenseUsers": "Questa versione di ONLYOFFICE® Editors presenta delle limitazioni per le connessioni simultanee al server dei documenti.<br>Se necessiti di avere di più, considera l'acquisto di una licenza commerciale.",
|
||||||
"DE.Controllers.Main.warnProcessRightsChange": "Ti è stato negato il diritto di modificare il file.",
|
"DE.Controllers.Main.warnProcessRightsChange": "Ti è stato negato il diritto di modificare il file.",
|
||||||
"DE.Controllers.Search.textNoTextFound": "Testo non trovato",
|
"DE.Controllers.Search.textNoTextFound": "Testo non trovato",
|
||||||
"DE.Controllers.Search.textReplaceAll": "Sostituisci tutto",
|
"DE.Controllers.Search.textReplaceAll": "Sostituisci tutto",
|
||||||
|
@ -196,10 +261,14 @@
|
||||||
"DE.Views.AddOther.textCurrentPos": "Posizione attuale",
|
"DE.Views.AddOther.textCurrentPos": "Posizione attuale",
|
||||||
"DE.Views.AddOther.textDisplay": "Visualizza",
|
"DE.Views.AddOther.textDisplay": "Visualizza",
|
||||||
"DE.Views.AddOther.textEvenPage": "Pagina pari",
|
"DE.Views.AddOther.textEvenPage": "Pagina pari",
|
||||||
|
"DE.Views.AddOther.textFootnote": "Note a piè di pagina",
|
||||||
|
"DE.Views.AddOther.textFormat": "Formato",
|
||||||
"DE.Views.AddOther.textInsert": "Inserisci",
|
"DE.Views.AddOther.textInsert": "Inserisci",
|
||||||
|
"DE.Views.AddOther.textInsertFootnote": "Inserisci nota a piè di pagina",
|
||||||
"DE.Views.AddOther.textLeftBottom": "In basso a sinistra",
|
"DE.Views.AddOther.textLeftBottom": "In basso a sinistra",
|
||||||
"DE.Views.AddOther.textLeftTop": "In alto a sinistra",
|
"DE.Views.AddOther.textLeftTop": "In alto a sinistra",
|
||||||
"DE.Views.AddOther.textLink": "Collegamento",
|
"DE.Views.AddOther.textLink": "Collegamento",
|
||||||
|
"DE.Views.AddOther.textLocation": "Posizione",
|
||||||
"DE.Views.AddOther.textNextPage": "Pagina successiva",
|
"DE.Views.AddOther.textNextPage": "Pagina successiva",
|
||||||
"DE.Views.AddOther.textOddPage": "Pagina dispari",
|
"DE.Views.AddOther.textOddPage": "Pagina dispari",
|
||||||
"DE.Views.AddOther.textPageBreak": "Dividi pagina",
|
"DE.Views.AddOther.textPageBreak": "Dividi pagina",
|
||||||
|
@ -208,7 +277,21 @@
|
||||||
"DE.Views.AddOther.textRightBottom": "In basso a destra",
|
"DE.Views.AddOther.textRightBottom": "In basso a destra",
|
||||||
"DE.Views.AddOther.textRightTop": "In alto a destra",
|
"DE.Views.AddOther.textRightTop": "In alto a destra",
|
||||||
"DE.Views.AddOther.textSectionBreak": "Interrompi sezione",
|
"DE.Views.AddOther.textSectionBreak": "Interrompi sezione",
|
||||||
|
"DE.Views.AddOther.textStartFrom": "Inizia da",
|
||||||
"DE.Views.AddOther.textTip": "Suggerimento ",
|
"DE.Views.AddOther.textTip": "Suggerimento ",
|
||||||
|
"Common.Views.Collaboration.textAcceptAllChanges": "Accetta tutte le modifiche",
|
||||||
|
"Common.Views.Collaboration.textBack": "Indietro",
|
||||||
|
"Common.Views.Collaboration.textChange": "Modifica revisione",
|
||||||
|
"Common.Views.Collaboration.textCollaboration": "Collaborazione",
|
||||||
|
"Common.Views.Collaboration.textDisplayMode": "Modalità Visualizzazione",
|
||||||
|
"Common.Views.Collaboration.textEditUsers": "Utenti",
|
||||||
|
"Common.Views.Collaboration.textFinal": "Finale",
|
||||||
|
"Common.Views.Collaboration.textMarkup": "Marcatura",
|
||||||
|
"Common.Views.Collaboration.textOriginal": "Originale",
|
||||||
|
"Common.Views.Collaboration.textRejectAllChanges": "Annulla tutte le modifiche",
|
||||||
|
"Common.Views.Collaboration.textReview": "Traccia cambiamenti",
|
||||||
|
"Common.Views.Collaboration.textReviewing": "Revisione",
|
||||||
|
"Common.Views.Collaboration.textСomments": "Сommenti",
|
||||||
"DE.Views.EditChart.textAlign": "Allinea",
|
"DE.Views.EditChart.textAlign": "Allinea",
|
||||||
"DE.Views.EditChart.textBack": "Indietro",
|
"DE.Views.EditChart.textBack": "Indietro",
|
||||||
"DE.Views.EditChart.textBackward": "Sposta indietro",
|
"DE.Views.EditChart.textBackward": "Sposta indietro",
|
||||||
|
@ -373,9 +456,12 @@
|
||||||
"DE.Views.Search.textSearch": "Cerca",
|
"DE.Views.Search.textSearch": "Cerca",
|
||||||
"DE.Views.Settings.textAbout": "Informazioni su",
|
"DE.Views.Settings.textAbout": "Informazioni su",
|
||||||
"DE.Views.Settings.textAddress": "indirizzo",
|
"DE.Views.Settings.textAddress": "indirizzo",
|
||||||
|
"DE.Views.Settings.textAdvancedSettings": "Impostazioni Applicazione",
|
||||||
"DE.Views.Settings.textAuthor": "Autore",
|
"DE.Views.Settings.textAuthor": "Autore",
|
||||||
"DE.Views.Settings.textBack": "Indietro",
|
"DE.Views.Settings.textBack": "Indietro",
|
||||||
"DE.Views.Settings.textBottom": "In basso",
|
"DE.Views.Settings.textBottom": "In basso",
|
||||||
|
"DE.Views.Settings.textCentimeter": "Centimetro",
|
||||||
|
"DE.Views.Settings.textColorSchemes": "Schemi di colore",
|
||||||
"DE.Views.Settings.textCreateDate": "Data di creazione",
|
"DE.Views.Settings.textCreateDate": "Data di creazione",
|
||||||
"DE.Views.Settings.textCustom": "Personalizzato",
|
"DE.Views.Settings.textCustom": "Personalizzato",
|
||||||
"DE.Views.Settings.textCustomSize": "Dimensione personalizzata",
|
"DE.Views.Settings.textCustomSize": "Dimensione personalizzata",
|
||||||
|
@ -392,13 +478,17 @@
|
||||||
"DE.Views.Settings.textFindAndReplace": "Trova e sostituisci",
|
"DE.Views.Settings.textFindAndReplace": "Trova e sostituisci",
|
||||||
"DE.Views.Settings.textFormat": "Formato",
|
"DE.Views.Settings.textFormat": "Formato",
|
||||||
"DE.Views.Settings.textHelp": "Guida",
|
"DE.Views.Settings.textHelp": "Guida",
|
||||||
|
"DE.Views.Settings.textHiddenTableBorders": "Bordi tabella nascosti",
|
||||||
|
"DE.Views.Settings.textInch": "Pollice",
|
||||||
"DE.Views.Settings.textLandscape": "Orizzontale",
|
"DE.Views.Settings.textLandscape": "Orizzontale",
|
||||||
"DE.Views.Settings.textLeft": "A sinistra",
|
"DE.Views.Settings.textLeft": "A sinistra",
|
||||||
"DE.Views.Settings.textLoading": "Caricamento in corso...",
|
"DE.Views.Settings.textLoading": "Caricamento in corso...",
|
||||||
"DE.Views.Settings.textMargins": "Margini",
|
"DE.Views.Settings.textMargins": "Margini",
|
||||||
|
"DE.Views.Settings.textNoCharacters": "Caratteri non stampabili",
|
||||||
"DE.Views.Settings.textOrientation": "Orientamento",
|
"DE.Views.Settings.textOrientation": "Orientamento",
|
||||||
"DE.Views.Settings.textPages": "Pagine",
|
"DE.Views.Settings.textPages": "Pagine",
|
||||||
"DE.Views.Settings.textParagraphs": "Paragrafi",
|
"DE.Views.Settings.textParagraphs": "Paragrafi",
|
||||||
|
"DE.Views.Settings.textPoint": "Punto",
|
||||||
"DE.Views.Settings.textPortrait": "Verticale",
|
"DE.Views.Settings.textPortrait": "Verticale",
|
||||||
"DE.Views.Settings.textPoweredBy": "Con tecnologia",
|
"DE.Views.Settings.textPoweredBy": "Con tecnologia",
|
||||||
"DE.Views.Settings.textPrint": "Stampa",
|
"DE.Views.Settings.textPrint": "Stampa",
|
||||||
|
@ -412,6 +502,7 @@
|
||||||
"DE.Views.Settings.textSymbols": "Simboli",
|
"DE.Views.Settings.textSymbols": "Simboli",
|
||||||
"DE.Views.Settings.textTel": "Tel.",
|
"DE.Views.Settings.textTel": "Tel.",
|
||||||
"DE.Views.Settings.textTop": "In alto",
|
"DE.Views.Settings.textTop": "In alto",
|
||||||
|
"DE.Views.Settings.textUnitOfMeasurement": "Unità di misura",
|
||||||
"DE.Views.Settings.textVersion": "Versione",
|
"DE.Views.Settings.textVersion": "Versione",
|
||||||
"DE.Views.Settings.textWords": "Parole",
|
"DE.Views.Settings.textWords": "Parole",
|
||||||
"DE.Views.Settings.unknownText": "Sconosciuto",
|
"DE.Views.Settings.unknownText": "Sconosciuto",
|
||||||
|
|
|
@ -54,7 +54,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "전환 시간 초과를 초과했습니다.",
|
"DE.Controllers.Main.convertationTimeoutText": "전환 시간 초과를 초과했습니다.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "문서 목록으로 돌아가려면 '확인'을 누르십시오.",
|
"DE.Controllers.Main.criticalErrorExtText": "문서 목록으로 돌아가려면 '확인'을 누르십시오.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "오류",
|
"DE.Controllers.Main.criticalErrorTitle": "오류",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE 문서 편집기",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "다운로드하지 못했습니다.",
|
"DE.Controllers.Main.downloadErrorText": "다운로드하지 못했습니다.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "다운로드 중 ...",
|
"DE.Controllers.Main.downloadMergeText": "다운로드 중 ...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "다운로드 중",
|
"DE.Controllers.Main.downloadMergeTitle": "다운로드 중",
|
||||||
|
|
|
@ -46,7 +46,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Konversijas taimauts pārsniegts.",
|
"DE.Controllers.Main.convertationTimeoutText": "Konversijas taimauts pārsniegts.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Nospiediet \"OK\", lai atgrieztos dokumentu sarakstā.",
|
"DE.Controllers.Main.criticalErrorExtText": "Nospiediet \"OK\", lai atgrieztos dokumentu sarakstā.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Kļūda",
|
"DE.Controllers.Main.criticalErrorTitle": "Kļūda",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Dokumentu Redaktors",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Lejuplāde neizdevās.",
|
"DE.Controllers.Main.downloadErrorText": "Lejuplāde neizdevās.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Lejupielādē...",
|
"DE.Controllers.Main.downloadMergeText": "Lejupielādē...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Lejupielāde",
|
"DE.Controllers.Main.downloadMergeTitle": "Lejupielāde",
|
||||||
|
|
|
@ -54,7 +54,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Time-out voor conversie overschreden.",
|
"DE.Controllers.Main.convertationTimeoutText": "Time-out voor conversie overschreden.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Druk op \"OK\" om terug te gaan naar de lijst met documenten.",
|
"DE.Controllers.Main.criticalErrorExtText": "Druk op \"OK\" om terug te gaan naar de lijst met documenten.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Fout",
|
"DE.Controllers.Main.criticalErrorTitle": "Fout",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE-documenteditor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Download mislukt.",
|
"DE.Controllers.Main.downloadErrorText": "Download mislukt.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Downloaden...",
|
"DE.Controllers.Main.downloadMergeText": "Downloaden...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Downloaden",
|
"DE.Controllers.Main.downloadMergeTitle": "Downloaden",
|
||||||
|
|
|
@ -49,7 +49,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Przekroczono limit czasu konwersji.",
|
"DE.Controllers.Main.convertationTimeoutText": "Przekroczono limit czasu konwersji.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Naciśnij \"OK\" aby powrócić do listy dokumentów.",
|
"DE.Controllers.Main.criticalErrorExtText": "Naciśnij \"OK\" aby powrócić do listy dokumentów.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Błąd",
|
"DE.Controllers.Main.criticalErrorTitle": "Błąd",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Edytor dokumentów",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Pobieranie nieudane.",
|
"DE.Controllers.Main.downloadErrorText": "Pobieranie nieudane.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Pobieranie...",
|
"DE.Controllers.Main.downloadMergeText": "Pobieranie...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Pobieranie",
|
"DE.Controllers.Main.downloadMergeTitle": "Pobieranie",
|
||||||
|
|
|
@ -46,7 +46,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Tempo limite de conversão excedido.",
|
"DE.Controllers.Main.convertationTimeoutText": "Tempo limite de conversão excedido.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Pressione \"OK\" para voltar para a lista de documento.",
|
"DE.Controllers.Main.criticalErrorExtText": "Pressione \"OK\" para voltar para a lista de documento.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Erro",
|
"DE.Controllers.Main.criticalErrorTitle": "Erro",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Falha ao Baixar",
|
"DE.Controllers.Main.downloadErrorText": "Falha ao Baixar",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Baixando...",
|
"DE.Controllers.Main.downloadMergeText": "Baixando...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Baixando",
|
"DE.Controllers.Main.downloadMergeTitle": "Baixando",
|
||||||
|
|
|
@ -9,26 +9,94 @@
|
||||||
"DE.Controllers.AddContainer.textTable": "Таблица",
|
"DE.Controllers.AddContainer.textTable": "Таблица",
|
||||||
"DE.Controllers.AddImage.textEmptyImgUrl": "Необходимо указать URL изображения.",
|
"DE.Controllers.AddImage.textEmptyImgUrl": "Необходимо указать URL изображения.",
|
||||||
"DE.Controllers.AddImage.txtNotUrl": "Это поле должно быть URL-адресом в формате 'http://www.example.com'",
|
"DE.Controllers.AddImage.txtNotUrl": "Это поле должно быть URL-адресом в формате 'http://www.example.com'",
|
||||||
|
"DE.Controllers.AddOther.textBelowText": "Под текстом",
|
||||||
|
"DE.Controllers.AddOther.textBottomOfPage": "Внизу страницы",
|
||||||
"DE.Controllers.AddOther.txtNotUrl": "Это поле должно быть URL-адресом в формате 'http://www.example.com'",
|
"DE.Controllers.AddOther.txtNotUrl": "Это поле должно быть URL-адресом в формате 'http://www.example.com'",
|
||||||
"DE.Controllers.AddTable.textCancel": "Отмена",
|
"DE.Controllers.AddTable.textCancel": "Отмена",
|
||||||
"DE.Controllers.AddTable.textColumns": "Столбцы",
|
"DE.Controllers.AddTable.textColumns": "Столбцы",
|
||||||
"DE.Controllers.AddTable.textRows": "Строки",
|
"DE.Controllers.AddTable.textRows": "Строки",
|
||||||
"DE.Controllers.AddTable.textTableSize": "Размер таблицы",
|
"DE.Controllers.AddTable.textTableSize": "Размер таблицы",
|
||||||
|
"Common.Controllers.Collaboration.textAtLeast": "минимум",
|
||||||
|
"Common.Controllers.Collaboration.textAuto": "авто",
|
||||||
|
"Common.Controllers.Collaboration.textBaseline": "Базовая линия",
|
||||||
|
"Common.Controllers.Collaboration.textBold": "Жирный",
|
||||||
|
"Common.Controllers.Collaboration.textBreakBefore": "С новой страницы",
|
||||||
|
"Common.Controllers.Collaboration.textCaps": "Все прописные",
|
||||||
|
"Common.Controllers.Collaboration.textCenter": "Выравнивание по центру",
|
||||||
|
"Common.Controllers.Collaboration.textChart": "Диаграмма",
|
||||||
|
"Common.Controllers.Collaboration.textColor": "Цвет шрифта",
|
||||||
|
"Common.Controllers.Collaboration.textContextual": "Не добавлять интервал между абзацами одного стиля",
|
||||||
|
"Common.Controllers.Collaboration.textDeleted": "<b>Удалено:</b>",
|
||||||
|
"Common.Controllers.Collaboration.textDStrikeout": "Двойное зачеркивание",
|
||||||
|
"Common.Controllers.Collaboration.textEditUser": "Документ редактируется несколькими пользователями.",
|
||||||
|
"Common.Controllers.Collaboration.textEquation": "Уравнение",
|
||||||
|
"Common.Controllers.Collaboration.textExact": "точно",
|
||||||
|
"Common.Controllers.Collaboration.textFirstLine": "Первая строка",
|
||||||
|
"Common.Controllers.Collaboration.textFormatted": "Отформатировано",
|
||||||
|
"Common.Controllers.Collaboration.textHighlight": "Цвет выделения",
|
||||||
|
"Common.Controllers.Collaboration.textImage": "Изображение",
|
||||||
|
"Common.Controllers.Collaboration.textIndentLeft": "Отступ слева",
|
||||||
|
"Common.Controllers.Collaboration.textIndentRight": "Отступ справа",
|
||||||
|
"Common.Controllers.Collaboration.textInserted": "<b>Добавлено:</b>",
|
||||||
|
"Common.Controllers.Collaboration.textItalic": "Курсив",
|
||||||
|
"Common.Controllers.Collaboration.textJustify": "Выравнивание по ширине",
|
||||||
|
"Common.Controllers.Collaboration.textKeepLines": "Не разрывать абзац",
|
||||||
|
"Common.Controllers.Collaboration.textKeepNext": "Не отрывать от следующего",
|
||||||
|
"Common.Controllers.Collaboration.textLeft": "Выравнивание по левому краю",
|
||||||
|
"Common.Controllers.Collaboration.textLineSpacing": "Междустрочный интервал: ",
|
||||||
|
"Common.Controllers.Collaboration.textMultiple": "множитель",
|
||||||
|
"Common.Controllers.Collaboration.textNoBreakBefore": "Не с новой страницы",
|
||||||
|
"Common.Controllers.Collaboration.textNoContextual": "Добавлять интервал между абзацами одного стиля",
|
||||||
|
"Common.Controllers.Collaboration.textNoKeepLines": "Разрешить разрывать абзац",
|
||||||
|
"Common.Controllers.Collaboration.textNoKeepNext": "Разрешить отрывать от следующего",
|
||||||
|
"Common.Controllers.Collaboration.textNot": "Не",
|
||||||
|
"Common.Controllers.Collaboration.textNoWidow": "Без запрета висячих строк",
|
||||||
|
"Common.Controllers.Collaboration.textNum": "Изменение нумерации",
|
||||||
|
"Common.Controllers.Collaboration.textParaDeleted": "<b>Абзац удален</b> ",
|
||||||
|
"Common.Controllers.Collaboration.textParaFormatted": "<b>Абзац отформатирован</b>",
|
||||||
|
"Common.Controllers.Collaboration.textParaInserted": "<b>Абзац добавлен</b> ",
|
||||||
|
"Common.Controllers.Collaboration.textParaMoveFromDown": "<b>Перемещено вниз:</b>",
|
||||||
|
"Common.Controllers.Collaboration.textParaMoveFromUp": "<b>Перемещено вверх:</b>",
|
||||||
|
"Common.Controllers.Collaboration.textParaMoveTo": "<b>Перемещено:</b>",
|
||||||
|
"Common.Controllers.Collaboration.textPosition": "Положение",
|
||||||
|
"Common.Controllers.Collaboration.textRight": "Выравнивание по правому краю",
|
||||||
|
"Common.Controllers.Collaboration.textShape": "Фигура",
|
||||||
|
"Common.Controllers.Collaboration.textShd": "Цвет фона",
|
||||||
|
"Common.Controllers.Collaboration.textSmallCaps": "Малые прописные",
|
||||||
|
"Common.Controllers.Collaboration.textSpacing": "Интервал",
|
||||||
|
"Common.Controllers.Collaboration.textSpacingAfter": "Интервал после абзаца",
|
||||||
|
"Common.Controllers.Collaboration.textSpacingBefore": "Интервал перед абзацем",
|
||||||
|
"Common.Controllers.Collaboration.textStrikeout": "Зачеркнутый",
|
||||||
|
"Common.Controllers.Collaboration.textSubScript": "Подстрочный",
|
||||||
|
"Common.Controllers.Collaboration.textSuperScript": "Надстрочный",
|
||||||
|
"Common.Controllers.Collaboration.textTableChanged": "<b>Изменены настройки таблицы</b>",
|
||||||
|
"Common.Controllers.Collaboration.textTableRowsAdd": "<b>Добавлены строки таблицы</b>",
|
||||||
|
"Common.Controllers.Collaboration.textTableRowsDel": "<b>Удалены строки таблицы</b>",
|
||||||
|
"Common.Controllers.Collaboration.textTabs": "Изменение табуляции",
|
||||||
|
"Common.Controllers.Collaboration.textUnderline": "Подчёркнутый",
|
||||||
|
"Common.Controllers.Collaboration.textWidow": "Запрет висячих строк",
|
||||||
"DE.Controllers.DocumentHolder.menuAccept": "Принять",
|
"DE.Controllers.DocumentHolder.menuAccept": "Принять",
|
||||||
"DE.Controllers.DocumentHolder.menuAcceptAll": "Принять все",
|
"DE.Controllers.DocumentHolder.menuAcceptAll": "Принять все",
|
||||||
"DE.Controllers.DocumentHolder.menuAddLink": "Добавить ссылку",
|
"DE.Controllers.DocumentHolder.menuAddLink": "Добавить ссылку",
|
||||||
"DE.Controllers.DocumentHolder.menuCopy": "Копировать",
|
"DE.Controllers.DocumentHolder.menuCopy": "Копировать",
|
||||||
"DE.Controllers.DocumentHolder.menuCut": "Вырезать",
|
"DE.Controllers.DocumentHolder.menuCut": "Вырезать",
|
||||||
"DE.Controllers.DocumentHolder.menuDelete": "Удалить",
|
"DE.Controllers.DocumentHolder.menuDelete": "Удалить",
|
||||||
|
"DE.Controllers.DocumentHolder.menuDeleteTable": "Удалить таблицу",
|
||||||
"DE.Controllers.DocumentHolder.menuEdit": "Редактировать",
|
"DE.Controllers.DocumentHolder.menuEdit": "Редактировать",
|
||||||
|
"DE.Controllers.DocumentHolder.menuMerge": "Объединить ячейки",
|
||||||
"DE.Controllers.DocumentHolder.menuMore": "Ещё",
|
"DE.Controllers.DocumentHolder.menuMore": "Ещё",
|
||||||
"DE.Controllers.DocumentHolder.menuOpenLink": "Перейти",
|
"DE.Controllers.DocumentHolder.menuOpenLink": "Перейти",
|
||||||
"DE.Controllers.DocumentHolder.menuPaste": "Вставить",
|
"DE.Controllers.DocumentHolder.menuPaste": "Вставить",
|
||||||
"DE.Controllers.DocumentHolder.menuReject": "Отклонить",
|
"DE.Controllers.DocumentHolder.menuReject": "Отклонить",
|
||||||
"DE.Controllers.DocumentHolder.menuRejectAll": "Отклонить все",
|
"DE.Controllers.DocumentHolder.menuRejectAll": "Отклонить все",
|
||||||
"DE.Controllers.DocumentHolder.menuReview": "Рецензирование",
|
"DE.Controllers.DocumentHolder.menuReview": "Рецензирование",
|
||||||
|
"DE.Controllers.DocumentHolder.menuReviewChange": "Просмотр изменений",
|
||||||
|
"DE.Controllers.DocumentHolder.menuSplit": "Разделить ячейку",
|
||||||
"DE.Controllers.DocumentHolder.sheetCancel": "Отмена",
|
"DE.Controllers.DocumentHolder.sheetCancel": "Отмена",
|
||||||
|
"DE.Controllers.DocumentHolder.textCancel": "Отмена",
|
||||||
|
"DE.Controllers.DocumentHolder.textColumns": "Колонки",
|
||||||
"DE.Controllers.DocumentHolder.textGuest": "Гость",
|
"DE.Controllers.DocumentHolder.textGuest": "Гость",
|
||||||
|
"DE.Controllers.DocumentHolder.textRows": "Строки",
|
||||||
"DE.Controllers.EditContainer.textChart": "Диаграмма",
|
"DE.Controllers.EditContainer.textChart": "Диаграмма",
|
||||||
"DE.Controllers.EditContainer.textFooter": "Колонтитул",
|
"DE.Controllers.EditContainer.textFooter": "Колонтитул",
|
||||||
"DE.Controllers.EditContainer.textHeader": "Колонтитул",
|
"DE.Controllers.EditContainer.textHeader": "Колонтитул",
|
||||||
|
@ -54,7 +122,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Превышено время ожидания конвертации.",
|
"DE.Controllers.Main.convertationTimeoutText": "Превышено время ожидания конвертации.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Нажмите 'OK' для возврата к списку документов.",
|
"DE.Controllers.Main.criticalErrorExtText": "Нажмите 'OK' для возврата к списку документов.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Ошибка",
|
"DE.Controllers.Main.criticalErrorTitle": "Ошибка",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Загрузка не удалась.",
|
"DE.Controllers.Main.downloadErrorText": "Загрузка не удалась.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Загрузка...",
|
"DE.Controllers.Main.downloadMergeText": "Загрузка...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Загрузка",
|
"DE.Controllers.Main.downloadMergeTitle": "Загрузка",
|
||||||
|
@ -63,7 +130,7 @@
|
||||||
"DE.Controllers.Main.errorAccessDeny": "Вы пытаетесь выполнить действие, на которое у вас нет прав.<br>Пожалуйста, обратитесь к администратору Сервера документов.",
|
"DE.Controllers.Main.errorAccessDeny": "Вы пытаетесь выполнить действие, на которое у вас нет прав.<br>Пожалуйста, обратитесь к администратору Сервера документов.",
|
||||||
"DE.Controllers.Main.errorBadImageUrl": "Неправильный URL-адрес изображения",
|
"DE.Controllers.Main.errorBadImageUrl": "Неправильный URL-адрес изображения",
|
||||||
"DE.Controllers.Main.errorCoAuthoringDisconnect": "Подключение к серверу прервано. Редактирование недоступно.",
|
"DE.Controllers.Main.errorCoAuthoringDisconnect": "Подключение к серверу прервано. Редактирование недоступно.",
|
||||||
"DE.Controllers.Main.errorConnectToServer": "Не удается сохранить документ. Проверьте параметры подключения или обратитесь к вашему администратору.<br>Когда вы нажмете на кнопку 'OK', вам будет предложено скачать документ.<br><br>Дополнительную информацию о подключении Сервера документов можно найти <a href=\"https://api.onlyoffice.com/editors/callback\" target=\"_blank\">здесь</a>",
|
"DE.Controllers.Main.errorConnectToServer": "Не удается сохранить документ. Проверьте параметры подключения или обратитесь к вашему администратору.<br>Когда вы нажмете на кнопку 'OK', вам будет предложено скачать документ.<br><br>Дополнительную информацию о подключении Сервера документов можно найти <a href=\"%1\" target=\"_blank\">здесь</a>",
|
||||||
"DE.Controllers.Main.errorDatabaseConnection": "Внешняя ошибка.<br>Ошибка подключения к базе данных. Пожалуйста, обратитесь в службу технической поддержки.",
|
"DE.Controllers.Main.errorDatabaseConnection": "Внешняя ошибка.<br>Ошибка подключения к базе данных. Пожалуйста, обратитесь в службу технической поддержки.",
|
||||||
"DE.Controllers.Main.errorDataEncrypted": "Получены зашифрованные изменения, их нельзя расшифровать.",
|
"DE.Controllers.Main.errorDataEncrypted": "Получены зашифрованные изменения, их нельзя расшифровать.",
|
||||||
"DE.Controllers.Main.errorDataRange": "Некорректный диапазон данных.",
|
"DE.Controllers.Main.errorDataRange": "Некорректный диапазон данных.",
|
||||||
|
@ -120,7 +187,7 @@
|
||||||
"DE.Controllers.Main.textCustomLoader": "Обратите внимание, что по условиям лицензии у вас нет прав изменять экран, отображаемый при загрузке.<br>Пожалуйста, обратитесь в наш отдел продаж, чтобы сделать запрос.",
|
"DE.Controllers.Main.textCustomLoader": "Обратите внимание, что по условиям лицензии у вас нет прав изменять экран, отображаемый при загрузке.<br>Пожалуйста, обратитесь в наш отдел продаж, чтобы сделать запрос.",
|
||||||
"DE.Controllers.Main.textDone": "Готово",
|
"DE.Controllers.Main.textDone": "Готово",
|
||||||
"DE.Controllers.Main.textLoadingDocument": "Загрузка документа",
|
"DE.Controllers.Main.textLoadingDocument": "Загрузка документа",
|
||||||
"DE.Controllers.Main.textNoLicenseTitle": "Ограничение по числу подключений ONLYOFFICE",
|
"DE.Controllers.Main.textNoLicenseTitle": "Ограничение по числу подключений %1",
|
||||||
"DE.Controllers.Main.textOK": "OK",
|
"DE.Controllers.Main.textOK": "OK",
|
||||||
"DE.Controllers.Main.textPaidFeature": "Платная функция",
|
"DE.Controllers.Main.textPaidFeature": "Платная функция",
|
||||||
"DE.Controllers.Main.textPassword": "Пароль",
|
"DE.Controllers.Main.textPassword": "Пароль",
|
||||||
|
@ -168,7 +235,7 @@
|
||||||
"DE.Controllers.Main.warnLicenseExp": "Истек срок действия лицензии.<br>Обновите лицензию, а затем обновите страницу.",
|
"DE.Controllers.Main.warnLicenseExp": "Истек срок действия лицензии.<br>Обновите лицензию, а затем обновите страницу.",
|
||||||
"DE.Controllers.Main.warnLicenseUsersExceeded": "Превышено допустимое число одновременно работающих пользователей, и документ откроется только на просмотр.<br>Обратитесь к администратору за дополнительной информацией.",
|
"DE.Controllers.Main.warnLicenseUsersExceeded": "Превышено допустимое число одновременно работающих пользователей, и документ откроется только на просмотр.<br>Обратитесь к администратору за дополнительной информацией.",
|
||||||
"DE.Controllers.Main.warnNoLicense": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по количеству одновременных подключений к серверу документов.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
"DE.Controllers.Main.warnNoLicense": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по количеству одновременных подключений к серверу документов.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
||||||
"DE.Controllers.Main.warnNoLicenseUsers": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по числу одновременно работающих пользователей.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
"DE.Controllers.Main.warnNoLicenseUsers": "Эта версия редакторов %1 имеет некоторые ограничения по числу одновременно работающих пользователей.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
||||||
"DE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.",
|
"DE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.",
|
||||||
"DE.Controllers.Search.textNoTextFound": "Текст не найден",
|
"DE.Controllers.Search.textNoTextFound": "Текст не найден",
|
||||||
"DE.Controllers.Search.textReplaceAll": "Заменить все",
|
"DE.Controllers.Search.textReplaceAll": "Заменить все",
|
||||||
|
@ -196,10 +263,14 @@
|
||||||
"DE.Views.AddOther.textCurrentPos": "Текущая позиция",
|
"DE.Views.AddOther.textCurrentPos": "Текущая позиция",
|
||||||
"DE.Views.AddOther.textDisplay": "Отобразить",
|
"DE.Views.AddOther.textDisplay": "Отобразить",
|
||||||
"DE.Views.AddOther.textEvenPage": "С четной страницы",
|
"DE.Views.AddOther.textEvenPage": "С четной страницы",
|
||||||
|
"DE.Views.AddOther.textFootnote": "Сноска",
|
||||||
|
"DE.Views.AddOther.textFormat": "Формат",
|
||||||
"DE.Views.AddOther.textInsert": "Вставить",
|
"DE.Views.AddOther.textInsert": "Вставить",
|
||||||
|
"DE.Views.AddOther.textInsertFootnote": "Вставить сноску",
|
||||||
"DE.Views.AddOther.textLeftBottom": "Слева снизу",
|
"DE.Views.AddOther.textLeftBottom": "Слева снизу",
|
||||||
"DE.Views.AddOther.textLeftTop": "Слева сверху",
|
"DE.Views.AddOther.textLeftTop": "Слева сверху",
|
||||||
"DE.Views.AddOther.textLink": "Ссылка",
|
"DE.Views.AddOther.textLink": "Ссылка",
|
||||||
|
"DE.Views.AddOther.textLocation": "Положение",
|
||||||
"DE.Views.AddOther.textNextPage": "Со следующей страницы",
|
"DE.Views.AddOther.textNextPage": "Со следующей страницы",
|
||||||
"DE.Views.AddOther.textOddPage": "С нечетной страницы",
|
"DE.Views.AddOther.textOddPage": "С нечетной страницы",
|
||||||
"DE.Views.AddOther.textPageBreak": "Разрыв страницы",
|
"DE.Views.AddOther.textPageBreak": "Разрыв страницы",
|
||||||
|
@ -208,7 +279,21 @@
|
||||||
"DE.Views.AddOther.textRightBottom": "Снизу справа",
|
"DE.Views.AddOther.textRightBottom": "Снизу справа",
|
||||||
"DE.Views.AddOther.textRightTop": "Справа сверху",
|
"DE.Views.AddOther.textRightTop": "Справа сверху",
|
||||||
"DE.Views.AddOther.textSectionBreak": "Разрыв раздела",
|
"DE.Views.AddOther.textSectionBreak": "Разрыв раздела",
|
||||||
|
"DE.Views.AddOther.textStartFrom": "Начать с",
|
||||||
"DE.Views.AddOther.textTip": "Подсказка",
|
"DE.Views.AddOther.textTip": "Подсказка",
|
||||||
|
"Common.Views.Collaboration.textAcceptAllChanges": "Принять все изменения",
|
||||||
|
"Common.Views.Collaboration.textBack": "Назад",
|
||||||
|
"Common.Views.Collaboration.textChange": "Просмотр изменений",
|
||||||
|
"Common.Views.Collaboration.textCollaboration": "Совместная работа",
|
||||||
|
"Common.Views.Collaboration.textDisplayMode": "Отображение",
|
||||||
|
"Common.Views.Collaboration.textEditUsers": "Пользователи",
|
||||||
|
"Common.Views.Collaboration.textFinal": "Измененный документ",
|
||||||
|
"Common.Views.Collaboration.textMarkup": "Изменения",
|
||||||
|
"Common.Views.Collaboration.textOriginal": "Исходный документ",
|
||||||
|
"Common.Views.Collaboration.textRejectAllChanges": "Отклонить все изменения",
|
||||||
|
"Common.Views.Collaboration.textReview": "Отслеживание изменений",
|
||||||
|
"Common.Views.Collaboration.textReviewing": "Рецензирование",
|
||||||
|
"Common.Views.Collaboration.textСomments": "Комментарии",
|
||||||
"DE.Views.EditChart.textAlign": "Выравнивание",
|
"DE.Views.EditChart.textAlign": "Выравнивание",
|
||||||
"DE.Views.EditChart.textBack": "Назад",
|
"DE.Views.EditChart.textBack": "Назад",
|
||||||
"DE.Views.EditChart.textBackward": "Перенести назад",
|
"DE.Views.EditChart.textBackward": "Перенести назад",
|
||||||
|
@ -373,9 +458,12 @@
|
||||||
"DE.Views.Search.textSearch": "Найти",
|
"DE.Views.Search.textSearch": "Найти",
|
||||||
"DE.Views.Settings.textAbout": "О программе",
|
"DE.Views.Settings.textAbout": "О программе",
|
||||||
"DE.Views.Settings.textAddress": "адрес",
|
"DE.Views.Settings.textAddress": "адрес",
|
||||||
|
"DE.Views.Settings.textAdvancedSettings": "Настройки приложения",
|
||||||
"DE.Views.Settings.textAuthor": "Автор",
|
"DE.Views.Settings.textAuthor": "Автор",
|
||||||
"DE.Views.Settings.textBack": "Назад",
|
"DE.Views.Settings.textBack": "Назад",
|
||||||
"DE.Views.Settings.textBottom": "Нижнее",
|
"DE.Views.Settings.textBottom": "Нижнее",
|
||||||
|
"DE.Views.Settings.textCentimeter": "Сантиметр",
|
||||||
|
"DE.Views.Settings.textColorSchemes": "Цветовые схемы",
|
||||||
"DE.Views.Settings.textCreateDate": "Дата создания",
|
"DE.Views.Settings.textCreateDate": "Дата создания",
|
||||||
"DE.Views.Settings.textCustom": "Особый",
|
"DE.Views.Settings.textCustom": "Особый",
|
||||||
"DE.Views.Settings.textCustomSize": "Особый размер",
|
"DE.Views.Settings.textCustomSize": "Особый размер",
|
||||||
|
@ -392,13 +480,17 @@
|
||||||
"DE.Views.Settings.textFindAndReplace": "Поиск и замена",
|
"DE.Views.Settings.textFindAndReplace": "Поиск и замена",
|
||||||
"DE.Views.Settings.textFormat": "Формат",
|
"DE.Views.Settings.textFormat": "Формат",
|
||||||
"DE.Views.Settings.textHelp": "Справка",
|
"DE.Views.Settings.textHelp": "Справка",
|
||||||
|
"DE.Views.Settings.textHiddenTableBorders": "Скрытые границы таблиц",
|
||||||
|
"DE.Views.Settings.textInch": "Дюйм",
|
||||||
"DE.Views.Settings.textLandscape": "Альбомная",
|
"DE.Views.Settings.textLandscape": "Альбомная",
|
||||||
"DE.Views.Settings.textLeft": "Левое",
|
"DE.Views.Settings.textLeft": "Левое",
|
||||||
"DE.Views.Settings.textLoading": "Загрузка...",
|
"DE.Views.Settings.textLoading": "Загрузка...",
|
||||||
"DE.Views.Settings.textMargins": "Поля",
|
"DE.Views.Settings.textMargins": "Поля",
|
||||||
|
"DE.Views.Settings.textNoCharacters": "Непечатаемые символы",
|
||||||
"DE.Views.Settings.textOrientation": "Ориентация страницы",
|
"DE.Views.Settings.textOrientation": "Ориентация страницы",
|
||||||
"DE.Views.Settings.textPages": "Страницы",
|
"DE.Views.Settings.textPages": "Страницы",
|
||||||
"DE.Views.Settings.textParagraphs": "Абзацы",
|
"DE.Views.Settings.textParagraphs": "Абзацы",
|
||||||
|
"DE.Views.Settings.textPoint": "Пункт",
|
||||||
"DE.Views.Settings.textPortrait": "Книжная",
|
"DE.Views.Settings.textPortrait": "Книжная",
|
||||||
"DE.Views.Settings.textPoweredBy": "Разработано",
|
"DE.Views.Settings.textPoweredBy": "Разработано",
|
||||||
"DE.Views.Settings.textPrint": "Печать",
|
"DE.Views.Settings.textPrint": "Печать",
|
||||||
|
@ -412,6 +504,7 @@
|
||||||
"DE.Views.Settings.textSymbols": "Символы",
|
"DE.Views.Settings.textSymbols": "Символы",
|
||||||
"DE.Views.Settings.textTel": "Телефон",
|
"DE.Views.Settings.textTel": "Телефон",
|
||||||
"DE.Views.Settings.textTop": "Верхнее",
|
"DE.Views.Settings.textTop": "Верхнее",
|
||||||
|
"DE.Views.Settings.textUnitOfMeasurement": "Единица измерения",
|
||||||
"DE.Views.Settings.textVersion": "Версия",
|
"DE.Views.Settings.textVersion": "Версия",
|
||||||
"DE.Views.Settings.textWords": "Слова",
|
"DE.Views.Settings.textWords": "Слова",
|
||||||
"DE.Views.Settings.unknownText": "Неизвестно",
|
"DE.Views.Settings.unknownText": "Неизвестно",
|
||||||
|
|
|
@ -47,7 +47,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Prekročený čas konverzie.",
|
"DE.Controllers.Main.convertationTimeoutText": "Prekročený čas konverzie.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Stlačením tlačidla 'OK' sa vrátite do zoznamu dokumentov.",
|
"DE.Controllers.Main.criticalErrorExtText": "Stlačením tlačidla 'OK' sa vrátite do zoznamu dokumentov.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Chyba",
|
"DE.Controllers.Main.criticalErrorTitle": "Chyba",
|
||||||
"DE.Controllers.Main.defaultTitleText": "Dokumentový editor ONLYOFFICE ",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Sťahovanie zlyhalo.",
|
"DE.Controllers.Main.downloadErrorText": "Sťahovanie zlyhalo.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Sťahovanie...",
|
"DE.Controllers.Main.downloadMergeText": "Sťahovanie...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Sťahovanie",
|
"DE.Controllers.Main.downloadMergeTitle": "Sťahovanie",
|
||||||
|
|
|
@ -46,7 +46,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Değişim süresi aşıldı.",
|
"DE.Controllers.Main.convertationTimeoutText": "Değişim süresi aşıldı.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Belge listesine dönmek için 'TAMAM' tuşuna tıklayın.",
|
"DE.Controllers.Main.criticalErrorExtText": "Belge listesine dönmek için 'TAMAM' tuşuna tıklayın.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Hata",
|
"DE.Controllers.Main.criticalErrorTitle": "Hata",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Belge Editörü",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "İndirme başarısız oldu.",
|
"DE.Controllers.Main.downloadErrorText": "İndirme başarısız oldu.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "İndiriliyor...",
|
"DE.Controllers.Main.downloadMergeText": "İndiriliyor...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "İndiriliyor",
|
"DE.Controllers.Main.downloadMergeTitle": "İndiriliyor",
|
||||||
|
|
|
@ -46,7 +46,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Термін переходу перевищено.",
|
"DE.Controllers.Main.convertationTimeoutText": "Термін переходу перевищено.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Натисніть \"ОК\", щоб повернутися до списку документів.",
|
"DE.Controllers.Main.criticalErrorExtText": "Натисніть \"ОК\", щоб повернутися до списку документів.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Помилка",
|
"DE.Controllers.Main.criticalErrorTitle": "Помилка",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Завантаження не вдалося",
|
"DE.Controllers.Main.downloadErrorText": "Завантаження не вдалося",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Завантаження...",
|
"DE.Controllers.Main.downloadMergeText": "Завантаження...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Завантаження",
|
"DE.Controllers.Main.downloadMergeTitle": "Завантаження",
|
||||||
|
|
|
@ -46,7 +46,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "Đã quá thời gian chờ chuyển đổi.",
|
"DE.Controllers.Main.convertationTimeoutText": "Đã quá thời gian chờ chuyển đổi.",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "Ấn 'OK' để trở lại danh sách tài liệu.",
|
"DE.Controllers.Main.criticalErrorExtText": "Ấn 'OK' để trở lại danh sách tài liệu.",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Lỗi",
|
"DE.Controllers.Main.criticalErrorTitle": "Lỗi",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "Tải về không thành công.",
|
"DE.Controllers.Main.downloadErrorText": "Tải về không thành công.",
|
||||||
"DE.Controllers.Main.downloadMergeText": "Đang tải...",
|
"DE.Controllers.Main.downloadMergeText": "Đang tải...",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "Đang tải về",
|
"DE.Controllers.Main.downloadMergeTitle": "Đang tải về",
|
||||||
|
|
|
@ -54,7 +54,6 @@
|
||||||
"DE.Controllers.Main.convertationTimeoutText": "转换超时",
|
"DE.Controllers.Main.convertationTimeoutText": "转换超时",
|
||||||
"DE.Controllers.Main.criticalErrorExtText": "按“确定”返回文件列表",
|
"DE.Controllers.Main.criticalErrorExtText": "按“确定”返回文件列表",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "错误:",
|
"DE.Controllers.Main.criticalErrorTitle": "错误:",
|
||||||
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE文档编辑器",
|
|
||||||
"DE.Controllers.Main.downloadErrorText": "下载失败",
|
"DE.Controllers.Main.downloadErrorText": "下载失败",
|
||||||
"DE.Controllers.Main.downloadMergeText": "下载中…",
|
"DE.Controllers.Main.downloadMergeText": "下载中…",
|
||||||
"DE.Controllers.Main.downloadMergeTitle": "下载中",
|
"DE.Controllers.Main.downloadMergeTitle": "下载中",
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
{
|
{
|
||||||
|
"common.view.modals.txtCopy": "Másolás a vágólapra",
|
||||||
|
"common.view.modals.txtEmbed": "Beágyaz",
|
||||||
"common.view.modals.txtHeight": "Magasság",
|
"common.view.modals.txtHeight": "Magasság",
|
||||||
|
"common.view.modals.txtShare": "Hivatkozás megosztása",
|
||||||
"common.view.modals.txtWidth": "Szélesség",
|
"common.view.modals.txtWidth": "Szélesség",
|
||||||
|
"PE.ApplicationController.convertationErrorText": "Az átalakítás nem sikerült.",
|
||||||
"PE.ApplicationController.convertationTimeoutText": "Időtúllépés az átalakítás során.",
|
"PE.ApplicationController.convertationTimeoutText": "Időtúllépés az átalakítás során.",
|
||||||
"PE.ApplicationController.criticalErrorTitle": "Hiba",
|
"PE.ApplicationController.criticalErrorTitle": "Hiba",
|
||||||
"PE.ApplicationController.downloadErrorText": "Sikertelen letöltés.",
|
"PE.ApplicationController.downloadErrorText": "Sikertelen letöltés.",
|
||||||
|
@ -12,10 +16,13 @@
|
||||||
"PE.ApplicationController.notcriticalErrorTitle": "Figyelmeztetés",
|
"PE.ApplicationController.notcriticalErrorTitle": "Figyelmeztetés",
|
||||||
"PE.ApplicationController.scriptLoadError": "A kapcsolat túl lassú, néhány komponens nem töltődött be. Frissítse az oldalt.",
|
"PE.ApplicationController.scriptLoadError": "A kapcsolat túl lassú, néhány komponens nem töltődött be. Frissítse az oldalt.",
|
||||||
"PE.ApplicationController.textLoadingDocument": "Prezentáció betöltése",
|
"PE.ApplicationController.textLoadingDocument": "Prezentáció betöltése",
|
||||||
|
"PE.ApplicationController.textOf": "of",
|
||||||
"PE.ApplicationController.txtClose": "Bezár",
|
"PE.ApplicationController.txtClose": "Bezár",
|
||||||
"PE.ApplicationController.unknownErrorText": "Ismeretlen hiba.",
|
"PE.ApplicationController.unknownErrorText": "Ismeretlen hiba.",
|
||||||
"PE.ApplicationController.unsupportedBrowserErrorText": "A böngészője nem támogatott.",
|
"PE.ApplicationController.unsupportedBrowserErrorText": "A böngészője nem támogatott.",
|
||||||
|
"PE.ApplicationController.waitText": "Kérjük várjon...",
|
||||||
"PE.ApplicationView.txtDownload": "Letöltés",
|
"PE.ApplicationView.txtDownload": "Letöltés",
|
||||||
|
"PE.ApplicationView.txtEmbed": "Beágyaz",
|
||||||
"PE.ApplicationView.txtFullScreen": "Teljes képernyő",
|
"PE.ApplicationView.txtFullScreen": "Teljes képernyő",
|
||||||
"PE.ApplicationView.txtShare": "Megosztás"
|
"PE.ApplicationView.txtShare": "Megosztás"
|
||||||
}
|
}
|
|
@ -1,6 +1,8 @@
|
||||||
{
|
{
|
||||||
"common.view.modals.txtCopy": "Panoya kopyala",
|
"common.view.modals.txtCopy": "Panoya kopyala",
|
||||||
|
"common.view.modals.txtEmbed": "Gömülü",
|
||||||
"common.view.modals.txtHeight": "Yükseklik",
|
"common.view.modals.txtHeight": "Yükseklik",
|
||||||
|
"common.view.modals.txtShare": "Bağlantıyı Paylaş",
|
||||||
"common.view.modals.txtWidth": "Genişlik",
|
"common.view.modals.txtWidth": "Genişlik",
|
||||||
"PE.ApplicationController.convertationErrorText": "Değişim başarısız oldu.",
|
"PE.ApplicationController.convertationErrorText": "Değişim başarısız oldu.",
|
||||||
"PE.ApplicationController.convertationTimeoutText": "Değişim süresi aşıldı.",
|
"PE.ApplicationController.convertationTimeoutText": "Değişim süresi aşıldı.",
|
||||||
|
@ -12,11 +14,15 @@
|
||||||
"PE.ApplicationController.errorFilePassProtect": "Döküman şifre korumalı ve açılamadı",
|
"PE.ApplicationController.errorFilePassProtect": "Döküman şifre korumalı ve açılamadı",
|
||||||
"PE.ApplicationController.errorUserDrop": "Belgeye şu an erişilemiyor.",
|
"PE.ApplicationController.errorUserDrop": "Belgeye şu an erişilemiyor.",
|
||||||
"PE.ApplicationController.notcriticalErrorTitle": "Uyarı",
|
"PE.ApplicationController.notcriticalErrorTitle": "Uyarı",
|
||||||
|
"PE.ApplicationController.scriptLoadError": "Bağlantı çok yavaş, bileşenlerin bazıları yüklenemedi. Lütfen sayfayı yenileyin.",
|
||||||
"PE.ApplicationController.textLoadingDocument": "Sunum yükleniyor",
|
"PE.ApplicationController.textLoadingDocument": "Sunum yükleniyor",
|
||||||
"PE.ApplicationController.textOf": "'in",
|
"PE.ApplicationController.textOf": "'in",
|
||||||
"PE.ApplicationController.txtClose": "Kapat",
|
"PE.ApplicationController.txtClose": "Kapat",
|
||||||
"PE.ApplicationController.unknownErrorText": "Bilinmeyen hata.",
|
"PE.ApplicationController.unknownErrorText": "Bilinmeyen hata.",
|
||||||
"PE.ApplicationController.unsupportedBrowserErrorText": "Tarayıcınız desteklenmiyor.",
|
"PE.ApplicationController.unsupportedBrowserErrorText": "Tarayıcınız desteklenmiyor.",
|
||||||
|
"PE.ApplicationController.waitText": "Lütfen bekleyin...",
|
||||||
"PE.ApplicationView.txtDownload": "İndir",
|
"PE.ApplicationView.txtDownload": "İndir",
|
||||||
|
"PE.ApplicationView.txtEmbed": "Gömülü",
|
||||||
|
"PE.ApplicationView.txtFullScreen": "Tam Ekran",
|
||||||
"PE.ApplicationView.txtShare": "Paylaş"
|
"PE.ApplicationView.txtShare": "Paylaş"
|
||||||
}
|
}
|
|
@ -286,7 +286,7 @@ define([
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
me.defaultTitleText = me.defaultTitleText || '{{APP_TITLE_TEXT}}';
|
me.defaultTitleText = '{{APP_TITLE_TEXT}}';
|
||||||
me.textNoLicenseTitle = me.textNoLicenseTitle.replace('%1', '{{COMPANY_NAME}}');
|
me.textNoLicenseTitle = me.textNoLicenseTitle.replace('%1', '{{COMPANY_NAME}}');
|
||||||
me.warnNoLicense = me.warnNoLicense.replace('%1', '{{COMPANY_NAME}}');
|
me.warnNoLicense = me.warnNoLicense.replace('%1', '{{COMPANY_NAME}}');
|
||||||
me.warnNoLicenseUsers = me.warnNoLicenseUsers.replace('%1', '{{COMPANY_NAME}}');
|
me.warnNoLicenseUsers = me.warnNoLicenseUsers.replace('%1', '{{COMPANY_NAME}}');
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Внимание",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Внимание",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Въведете съобщението си тук",
|
"Common.Controllers.Chat.textEnterMessage": "Въведете съобщението си тук",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Използвате ONLYOFFICE Free Edition. <br> Само двама потребители могат да редактират документа едновременно. <br> Искате ли повече? Помислете за закупуване на ONLYOFFICE Enterprise Edition. <br> <a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\"> Прочетете повече </a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Анонимен",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Анонимен",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Затвори",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Затвори",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Обектът е деактивиран, а кой е редактиран от друг потребител.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Обектът е деактивиран, а кой е редактиран от друг потребител.",
|
||||||
|
@ -244,7 +243,6 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "Превишава се времето на изтичане на реализациите.",
|
"PE.Controllers.Main.convertationTimeoutText": "Превишава се времето на изтичане на реализациите.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Натиснете \"OK\", за да се върнете към списъка с документи.",
|
"PE.Controllers.Main.criticalErrorExtText": "Натиснете \"OK\", за да се върнете към списъка с документи.",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Грешка",
|
"PE.Controllers.Main.criticalErrorTitle": "Грешка",
|
||||||
"PE.Controllers.Main.defaultTitleText": "Редактор на презентации ONLYOFFICE",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "Изтеглянето се провали.",
|
"PE.Controllers.Main.downloadErrorText": "Изтеглянето се провали.",
|
||||||
"PE.Controllers.Main.downloadTextText": "Представянето се изтегля ...",
|
"PE.Controllers.Main.downloadTextText": "Представянето се изтегля ...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Изтегляне на презентация",
|
"PE.Controllers.Main.downloadTitleText": "Изтегляне на презентация",
|
||||||
|
@ -1153,7 +1151,6 @@
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Приложение",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Приложение",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Промяна на правата за достъп",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Промяна на правата за достъп",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "Дата на създаване",
|
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Местоположение",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Местоположение",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Лица, които имат права",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Лица, които имат права",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Заглавие на презентацията",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Заглавие на презентацията",
|
||||||
|
@ -1527,9 +1524,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "Плъзгайте се",
|
"PE.Views.Statusbar.tipFitPage": "Плъзгайте се",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "Поставя се в ширина",
|
"PE.Views.Statusbar.tipFitWidth": "Поставя се в ширина",
|
||||||
"PE.Views.Statusbar.tipPreview": "Започнете слайдшоуто",
|
"PE.Views.Statusbar.tipPreview": "Започнете слайдшоуто",
|
||||||
"PE.Views.Statusbar.tipSetDocLang": "Задайте език на документа",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "Задаване на език на текст",
|
"PE.Views.Statusbar.tipSetLang": "Задаване на език на текст",
|
||||||
"PE.Views.Statusbar.tipSetSpelling": "Проверка на правописа",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "Мащаб",
|
"PE.Views.Statusbar.tipZoomFactor": "Мащаб",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "Увеличавам ",
|
"PE.Views.Statusbar.tipZoomIn": "Увеличавам ",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "Отдалечавам",
|
"PE.Views.Statusbar.tipZoomOut": "Отдалечавам",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Varování",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Varování",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Zde napište svou zprávu",
|
"Common.Controllers.Chat.textEnterMessage": "Zde napište svou zprávu",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Používáte ONLYOFFICE bezplatnou edici.<br>Pouze dva uživatelé mohou zároveň upravovat dokument.<br>Chcete více? Zvažte zakoupení ONLYOFFICE Enterprise edice.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Více informací</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonymní",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonymní",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Zavřít",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Zavřít",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Objekt je vypnut, protože je upravován jiným uživatelem.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Objekt je vypnut, protože je upravován jiným uživatelem.",
|
||||||
|
@ -135,7 +134,6 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "Vypršel čas konverze.",
|
"PE.Controllers.Main.convertationTimeoutText": "Vypršel čas konverze.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Kliněte na \"OK\" pro návrat k seznamu dokumentů",
|
"PE.Controllers.Main.criticalErrorExtText": "Kliněte na \"OK\" pro návrat k seznamu dokumentů",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Chyba",
|
"PE.Controllers.Main.criticalErrorTitle": "Chyba",
|
||||||
"PE.Controllers.Main.defaultTitleText": "ONLYOFFICE Presentation Editor",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "Stahování selhalo.",
|
"PE.Controllers.Main.downloadErrorText": "Stahování selhalo.",
|
||||||
"PE.Controllers.Main.downloadTextText": "Stahování prezentace...",
|
"PE.Controllers.Main.downloadTextText": "Stahování prezentace...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Stahování prezentace",
|
"PE.Controllers.Main.downloadTitleText": "Stahování prezentace",
|
||||||
|
@ -826,7 +824,6 @@
|
||||||
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Nejsou zde žádné šablony.",
|
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Nejsou zde žádné šablony.",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Změnit přístupová práva",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Změnit přístupová práva",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "Datum vytvoření",
|
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Umístění",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Umístění",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osoby, které mají práva",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osoby, které mají práva",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Nadpis prezentace",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Nadpis prezentace",
|
||||||
|
@ -1143,9 +1140,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "Přizpůsobit snímku",
|
"PE.Views.Statusbar.tipFitPage": "Přizpůsobit snímku",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "Přizpůsobit šířce",
|
"PE.Views.Statusbar.tipFitWidth": "Přizpůsobit šířce",
|
||||||
"PE.Views.Statusbar.tipPreview": "Spustit náhled",
|
"PE.Views.Statusbar.tipPreview": "Spustit náhled",
|
||||||
"PE.Views.Statusbar.tipSetDocLang": "Nastavit jazyk dokumentu",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "Nastavit jazyk psaní",
|
"PE.Views.Statusbar.tipSetLang": "Nastavit jazyk psaní",
|
||||||
"PE.Views.Statusbar.tipSetSpelling": "Kontrola pravopisu",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "Přiblížit",
|
"PE.Views.Statusbar.tipZoomFactor": "Přiblížit",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "Přiblížit",
|
"PE.Views.Statusbar.tipZoomIn": "Přiblížit",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "Oddálit",
|
"PE.Views.Statusbar.tipZoomOut": "Oddálit",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Achtung",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Achtung",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Geben Sie Ihre Nachricht hier ein",
|
"Common.Controllers.Chat.textEnterMessage": "Geben Sie Ihre Nachricht hier ein",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Sie benutzen ONLYOFFICE Free Edition.<br>Nur zwei Benutzer können das Dokument gleichzeitig bearbeiten.<br>Möchten Sie mehr? Erwerben Sie kommerzielle Version von ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Lesen Sie mehr davon</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonym",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonym",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Schließen",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Schließen",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Das Objekt ist deaktiviert, weil es momentan von einem anderen Benutzer bearbeitet wird.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Das Objekt ist deaktiviert, weil es momentan von einem anderen Benutzer bearbeitet wird.",
|
||||||
|
@ -244,7 +243,6 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "Timeout für die Konvertierung wurde überschritten.",
|
"PE.Controllers.Main.convertationTimeoutText": "Timeout für die Konvertierung wurde überschritten.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Klicken Sie auf \"OK\", um zur Dokumentenliste zu übergehen.",
|
"PE.Controllers.Main.criticalErrorExtText": "Klicken Sie auf \"OK\", um zur Dokumentenliste zu übergehen.",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Fehler",
|
"PE.Controllers.Main.criticalErrorTitle": "Fehler",
|
||||||
"PE.Controllers.Main.defaultTitleText": "ONLYOFFICE Presentation Editor",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "Herunterladen ist fehlgeschlagen.",
|
"PE.Controllers.Main.downloadErrorText": "Herunterladen ist fehlgeschlagen.",
|
||||||
"PE.Controllers.Main.downloadTextText": "Präsentation wird heruntergeladen...",
|
"PE.Controllers.Main.downloadTextText": "Präsentation wird heruntergeladen...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Präsentation wird heruntergeladen",
|
"PE.Controllers.Main.downloadTitleText": "Präsentation wird heruntergeladen",
|
||||||
|
@ -1153,7 +1151,6 @@
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Anwendung",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Anwendung",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zugriffsrechte ändern",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zugriffsrechte ändern",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "Erstellungsdatum",
|
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Speicherort",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Speicherort",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personen mit Berechtigungen",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personen mit Berechtigungen",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Titel der Präsentation",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Titel der Präsentation",
|
||||||
|
@ -1527,9 +1524,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "Folie anpassen",
|
"PE.Views.Statusbar.tipFitPage": "Folie anpassen",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "Breite anpassen",
|
"PE.Views.Statusbar.tipFitWidth": "Breite anpassen",
|
||||||
"PE.Views.Statusbar.tipPreview": "Vorschau starten",
|
"PE.Views.Statusbar.tipPreview": "Vorschau starten",
|
||||||
"PE.Views.Statusbar.tipSetDocLang": "Sprache des Dokumentes festlegen",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "Textsprache wählen",
|
"PE.Views.Statusbar.tipSetLang": "Textsprache wählen",
|
||||||
"PE.Views.Statusbar.tipSetSpelling": "Rechtschreibprüfung",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "Zoommodus",
|
"PE.Views.Statusbar.tipZoomFactor": "Zoommodus",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "Vergrößern",
|
"PE.Views.Statusbar.tipZoomIn": "Vergrößern",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "Verkleinern",
|
"PE.Views.Statusbar.tipZoomOut": "Verkleinern",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Warning",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Warning",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Enter your message here",
|
"Common.Controllers.Chat.textEnterMessage": "Enter your message here",
|
||||||
"del_Common.Controllers.Chat.textUserLimit": "You are using ONLYOFFICE Free Edition.<br>Only two users can co-edit the document simultaneously.<br>Want more? Consider buying ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonymous",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonymous",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Close",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Close",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "The object is disabled because it is being edited by another user.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "The object is disabled because it is being edited by another user.",
|
||||||
|
@ -96,11 +95,11 @@
|
||||||
"Common.Views.Header.tipRedo": "Redo",
|
"Common.Views.Header.tipRedo": "Redo",
|
||||||
"Common.Views.Header.tipSave": "Save",
|
"Common.Views.Header.tipSave": "Save",
|
||||||
"Common.Views.Header.tipUndo": "Undo",
|
"Common.Views.Header.tipUndo": "Undo",
|
||||||
|
"Common.Views.Header.tipUndock": "Undock into separate window",
|
||||||
"Common.Views.Header.tipViewSettings": "View settings",
|
"Common.Views.Header.tipViewSettings": "View settings",
|
||||||
"Common.Views.Header.tipViewUsers": "View users and manage document access rights",
|
"Common.Views.Header.tipViewUsers": "View users and manage document access rights",
|
||||||
"Common.Views.Header.txtAccessRights": "Change access rights",
|
"Common.Views.Header.txtAccessRights": "Change access rights",
|
||||||
"Common.Views.Header.txtRename": "Rename",
|
"Common.Views.Header.txtRename": "Rename",
|
||||||
"Common.Views.Header.tipUndock": "Undock into separate window",
|
|
||||||
"Common.Views.ImageFromUrlDialog.cancelButtonText": "Cancel",
|
"Common.Views.ImageFromUrlDialog.cancelButtonText": "Cancel",
|
||||||
"Common.Views.ImageFromUrlDialog.okButtonText": "OK",
|
"Common.Views.ImageFromUrlDialog.okButtonText": "OK",
|
||||||
"Common.Views.ImageFromUrlDialog.textUrl": "Paste an image URL:",
|
"Common.Views.ImageFromUrlDialog.textUrl": "Paste an image URL:",
|
||||||
|
@ -246,7 +245,6 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "Conversion timeout exceeded.",
|
"PE.Controllers.Main.convertationTimeoutText": "Conversion timeout exceeded.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Press \"OK\" to return to document list.",
|
"PE.Controllers.Main.criticalErrorExtText": "Press \"OK\" to return to document list.",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Error",
|
"PE.Controllers.Main.criticalErrorTitle": "Error",
|
||||||
"del_PE.Controllers.Main.defaultTitleText": "ONLYOFFICE Presentation Editor",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "Download failed.",
|
"PE.Controllers.Main.downloadErrorText": "Download failed.",
|
||||||
"PE.Controllers.Main.downloadTextText": "Downloading presentation...",
|
"PE.Controllers.Main.downloadTextText": "Downloading presentation...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Downloading Presentation",
|
"PE.Controllers.Main.downloadTitleText": "Downloading Presentation",
|
||||||
|
@ -947,13 +945,13 @@
|
||||||
"PE.Views.ChartSettingsAdvanced.textAltTitle": "Title",
|
"PE.Views.ChartSettingsAdvanced.textAltTitle": "Title",
|
||||||
"PE.Views.ChartSettingsAdvanced.textTitle": "Chart - Advanced Settings",
|
"PE.Views.ChartSettingsAdvanced.textTitle": "Chart - Advanced Settings",
|
||||||
"PE.Views.DateTimeDialog.cancelButtonText": "Cancel",
|
"PE.Views.DateTimeDialog.cancelButtonText": "Cancel",
|
||||||
"PE.Views.DateTimeDialog.okButtonText": "OK",
|
|
||||||
"PE.Views.DateTimeDialog.txtTitle": "Date & Time",
|
|
||||||
"PE.Views.DateTimeDialog.textLang": "Language",
|
|
||||||
"PE.Views.DateTimeDialog.textFormat": "Formats",
|
|
||||||
"PE.Views.DateTimeDialog.textUpdate": "Update automatically",
|
|
||||||
"PE.Views.DateTimeDialog.textDefault": "Set as default",
|
|
||||||
"PE.Views.DateTimeDialog.confirmDefault": "Set default format for {0}: \"{1}\"",
|
"PE.Views.DateTimeDialog.confirmDefault": "Set default format for {0}: \"{1}\"",
|
||||||
|
"PE.Views.DateTimeDialog.okButtonText": "OK",
|
||||||
|
"PE.Views.DateTimeDialog.textDefault": "Set as default",
|
||||||
|
"PE.Views.DateTimeDialog.textFormat": "Formats",
|
||||||
|
"PE.Views.DateTimeDialog.textLang": "Language",
|
||||||
|
"PE.Views.DateTimeDialog.textUpdate": "Update automatically",
|
||||||
|
"PE.Views.DateTimeDialog.txtTitle": "Date & Time",
|
||||||
"PE.Views.DocumentHolder.aboveText": "Above",
|
"PE.Views.DocumentHolder.aboveText": "Above",
|
||||||
"PE.Views.DocumentHolder.addCommentText": "Add Comment",
|
"PE.Views.DocumentHolder.addCommentText": "Add Comment",
|
||||||
"PE.Views.DocumentHolder.advancedImageText": "Image Advanced Settings",
|
"PE.Views.DocumentHolder.advancedImageText": "Image Advanced Settings",
|
||||||
|
@ -1160,16 +1158,15 @@
|
||||||
"PE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Create a new blank presentation which you will be able to style and format after it is created during the editing. Or choose one of the templates to start a presentation of a certain type or purpose where some styles have already been pre-applied.",
|
"PE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Create a new blank presentation which you will be able to style and format after it is created during the editing. Or choose one of the templates to start a presentation of a certain type or purpose where some styles have already been pre-applied.",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.newDocumentText": "New Presentation",
|
"PE.Views.FileMenuPanels.CreateNew.newDocumentText": "New Presentation",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "There are no templates",
|
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "There are no templates",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Application",
|
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Add Author",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Add Author",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Add Text",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Add Text",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Application",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Author",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Author",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Change access rights",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Change access rights",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtComment": "Comment",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtComment": "Comment",
|
||||||
"del_PE.Views.FileMenuPanels.DocumentInfo.txtDate": "Creation Date",
|
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Created",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Created",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtModifyDate": "Last Modified",
|
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtModifyBy": "Last Modified By",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtModifyBy": "Last Modified By",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtModifyDate": "Last Modified",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Owner",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Owner",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Location",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Location",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Persons who have rights",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Persons who have rights",
|
||||||
|
@ -1226,20 +1223,20 @@
|
||||||
"PE.Views.FileMenuPanels.Settings.txtPt": "Point",
|
"PE.Views.FileMenuPanels.Settings.txtPt": "Point",
|
||||||
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Spell Checking",
|
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Spell Checking",
|
||||||
"PE.Views.FileMenuPanels.Settings.txtWin": "as Windows",
|
"PE.Views.FileMenuPanels.Settings.txtWin": "as Windows",
|
||||||
"PE.Views.HeaderFooterDialog.textTitle": "Header/Footer Settings",
|
|
||||||
"PE.Views.HeaderFooterDialog.cancelButtonText": "Cancel",
|
|
||||||
"PE.Views.HeaderFooterDialog.applyAllText": "Apply to all",
|
"PE.Views.HeaderFooterDialog.applyAllText": "Apply to all",
|
||||||
"PE.Views.HeaderFooterDialog.applyText": "Apply",
|
"PE.Views.HeaderFooterDialog.applyText": "Apply",
|
||||||
"PE.Views.HeaderFooterDialog.textLang": "Language",
|
"PE.Views.HeaderFooterDialog.cancelButtonText": "Cancel",
|
||||||
"PE.Views.HeaderFooterDialog.textFormat": "Formats",
|
|
||||||
"PE.Views.HeaderFooterDialog.textUpdate": "Update automatically",
|
|
||||||
"PE.Views.HeaderFooterDialog.textDateTime": "Date and time",
|
|
||||||
"PE.Views.HeaderFooterDialog.textSlideNum": "Slide number",
|
|
||||||
"PE.Views.HeaderFooterDialog.textFooter": "Text in footer",
|
|
||||||
"PE.Views.HeaderFooterDialog.textNotTitle": "Don't show on title slide",
|
|
||||||
"PE.Views.HeaderFooterDialog.textPreview": "Preview",
|
|
||||||
"PE.Views.HeaderFooterDialog.diffLanguage": "You can’t use a date format in a different language than the slide master.<br>To change the master, click 'Apply to all' instead of 'Apply'",
|
"PE.Views.HeaderFooterDialog.diffLanguage": "You can’t use a date format in a different language than the slide master.<br>To change the master, click 'Apply to all' instead of 'Apply'",
|
||||||
"PE.Views.HeaderFooterDialog.notcriticalErrorTitle": "Warning",
|
"PE.Views.HeaderFooterDialog.notcriticalErrorTitle": "Warning",
|
||||||
|
"PE.Views.HeaderFooterDialog.textDateTime": "Date and time",
|
||||||
|
"PE.Views.HeaderFooterDialog.textFooter": "Text in footer",
|
||||||
|
"PE.Views.HeaderFooterDialog.textFormat": "Formats",
|
||||||
|
"PE.Views.HeaderFooterDialog.textLang": "Language",
|
||||||
|
"PE.Views.HeaderFooterDialog.textNotTitle": "Don't show on title slide",
|
||||||
|
"PE.Views.HeaderFooterDialog.textPreview": "Preview",
|
||||||
|
"PE.Views.HeaderFooterDialog.textSlideNum": "Slide number",
|
||||||
|
"PE.Views.HeaderFooterDialog.textTitle": "Header/Footer Settings",
|
||||||
|
"PE.Views.HeaderFooterDialog.textUpdate": "Update automatically",
|
||||||
"PE.Views.HeaderFooterDialog.textFixed": "Fixed",
|
"PE.Views.HeaderFooterDialog.textFixed": "Fixed",
|
||||||
"PE.Views.HyperlinkSettingsDialog.cancelButtonText": "Cancel",
|
"PE.Views.HyperlinkSettingsDialog.cancelButtonText": "Cancel",
|
||||||
"PE.Views.HyperlinkSettingsDialog.okButtonText": "OK",
|
"PE.Views.HyperlinkSettingsDialog.okButtonText": "OK",
|
||||||
|
@ -1456,12 +1453,14 @@
|
||||||
"PE.Views.SignatureSettings.txtSignedInvalid": "Some of the digital signatures in presentation are invalid or could not be verified. The presentation is protected from editing.",
|
"PE.Views.SignatureSettings.txtSignedInvalid": "Some of the digital signatures in presentation are invalid or could not be verified. The presentation is protected from editing.",
|
||||||
"PE.Views.SlideSettings.strBackground": "Background color",
|
"PE.Views.SlideSettings.strBackground": "Background color",
|
||||||
"PE.Views.SlideSettings.strColor": "Color",
|
"PE.Views.SlideSettings.strColor": "Color",
|
||||||
|
"PE.Views.SlideSettings.strDateTime": "Show Date and Time",
|
||||||
"PE.Views.SlideSettings.strDelay": "Delay",
|
"PE.Views.SlideSettings.strDelay": "Delay",
|
||||||
"PE.Views.SlideSettings.strDuration": "Duration",
|
"PE.Views.SlideSettings.strDuration": "Duration",
|
||||||
"PE.Views.SlideSettings.strEffect": "Effect",
|
"PE.Views.SlideSettings.strEffect": "Effect",
|
||||||
"PE.Views.SlideSettings.strFill": "Background",
|
"PE.Views.SlideSettings.strFill": "Background",
|
||||||
"PE.Views.SlideSettings.strForeground": "Foreground color",
|
"PE.Views.SlideSettings.strForeground": "Foreground color",
|
||||||
"PE.Views.SlideSettings.strPattern": "Pattern",
|
"PE.Views.SlideSettings.strPattern": "Pattern",
|
||||||
|
"PE.Views.SlideSettings.strSlideNum": "Show Slide Number",
|
||||||
"PE.Views.SlideSettings.strStartOnClick": "Start On Click",
|
"PE.Views.SlideSettings.strStartOnClick": "Start On Click",
|
||||||
"PE.Views.SlideSettings.textAdvanced": "Show advanced settings",
|
"PE.Views.SlideSettings.textAdvanced": "Show advanced settings",
|
||||||
"PE.Views.SlideSettings.textApplyAll": "Apply to All Slides",
|
"PE.Views.SlideSettings.textApplyAll": "Apply to All Slides",
|
||||||
|
@ -1526,8 +1525,6 @@
|
||||||
"PE.Views.SlideSettings.txtLeather": "Leather",
|
"PE.Views.SlideSettings.txtLeather": "Leather",
|
||||||
"PE.Views.SlideSettings.txtPapyrus": "Papyrus",
|
"PE.Views.SlideSettings.txtPapyrus": "Papyrus",
|
||||||
"PE.Views.SlideSettings.txtWood": "Wood",
|
"PE.Views.SlideSettings.txtWood": "Wood",
|
||||||
"PE.Views.SlideSettings.strSlideNum": "Show Slide Number",
|
|
||||||
"PE.Views.SlideSettings.strDateTime": "Show Date and Time",
|
|
||||||
"PE.Views.SlideshowSettings.cancelButtonText": "Cancel",
|
"PE.Views.SlideshowSettings.cancelButtonText": "Cancel",
|
||||||
"PE.Views.SlideshowSettings.okButtonText": "OK",
|
"PE.Views.SlideshowSettings.okButtonText": "OK",
|
||||||
"PE.Views.SlideshowSettings.textLoop": "Loop continuously until 'Esc' is pressed",
|
"PE.Views.SlideshowSettings.textLoop": "Loop continuously until 'Esc' is pressed",
|
||||||
|
@ -1563,9 +1560,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "Fit to slide",
|
"PE.Views.Statusbar.tipFitPage": "Fit to slide",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "Fit to width",
|
"PE.Views.Statusbar.tipFitWidth": "Fit to width",
|
||||||
"PE.Views.Statusbar.tipPreview": "Start slideshow",
|
"PE.Views.Statusbar.tipPreview": "Start slideshow",
|
||||||
"del_PE.Views.Statusbar.tipSetDocLang": "Set document language",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "Set text language",
|
"PE.Views.Statusbar.tipSetLang": "Set text language",
|
||||||
"del_PE.Views.Statusbar.tipSetSpelling": "Spell checking",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "Zoom",
|
"PE.Views.Statusbar.tipZoomFactor": "Zoom",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "Zoom in",
|
"PE.Views.Statusbar.tipZoomIn": "Zoom in",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "Zoom out",
|
"PE.Views.Statusbar.tipZoomOut": "Zoom out",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Aviso",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Aviso",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Introduzca su mensaje aquí",
|
"Common.Controllers.Chat.textEnterMessage": "Introduzca su mensaje aquí",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Usted está usando ONLYOFFICE Free Edition.<br>Sólo dos usuarios pueden editar el documento simultáneamente.<br>¿Quiere más? Compre ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Saber más</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anónimo",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anónimo",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Cerrar",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Cerrar",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "El objeto está desactivado porque se está editando por otro usuario.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "El objeto está desactivado porque se está editando por otro usuario.",
|
||||||
|
@ -96,6 +95,7 @@
|
||||||
"Common.Views.Header.tipRedo": "Rehacer",
|
"Common.Views.Header.tipRedo": "Rehacer",
|
||||||
"Common.Views.Header.tipSave": "Guardar",
|
"Common.Views.Header.tipSave": "Guardar",
|
||||||
"Common.Views.Header.tipUndo": "Deshacer",
|
"Common.Views.Header.tipUndo": "Deshacer",
|
||||||
|
"Common.Views.Header.tipUndock": "Desacoplar en una ventana independiente",
|
||||||
"Common.Views.Header.tipViewSettings": "Mostrar ajustes",
|
"Common.Views.Header.tipViewSettings": "Mostrar ajustes",
|
||||||
"Common.Views.Header.tipViewUsers": "Ver usuarios y administrar derechos de acceso al documento",
|
"Common.Views.Header.tipViewUsers": "Ver usuarios y administrar derechos de acceso al documento",
|
||||||
"Common.Views.Header.txtAccessRights": "Cambiar derechos de acceso",
|
"Common.Views.Header.txtAccessRights": "Cambiar derechos de acceso",
|
||||||
|
@ -244,14 +244,13 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "Tiempo de conversión está superado.",
|
"PE.Controllers.Main.convertationTimeoutText": "Tiempo de conversión está superado.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Pulse \"OK\" para regresar a la lista de documentos.",
|
"PE.Controllers.Main.criticalErrorExtText": "Pulse \"OK\" para regresar a la lista de documentos.",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Error",
|
"PE.Controllers.Main.criticalErrorTitle": "Error",
|
||||||
"PE.Controllers.Main.defaultTitleText": "ONLYOFFICE Presentation Editor",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "Error de descarga.",
|
"PE.Controllers.Main.downloadErrorText": "Error de descarga.",
|
||||||
"PE.Controllers.Main.downloadTextText": "Descargando presentación...",
|
"PE.Controllers.Main.downloadTextText": "Descargando presentación...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Descargando presentación",
|
"PE.Controllers.Main.downloadTitleText": "Descargando presentación",
|
||||||
"PE.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.",
|
"PE.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.",
|
||||||
"PE.Controllers.Main.errorBadImageUrl": "URL de imagen es incorrecto",
|
"PE.Controllers.Main.errorBadImageUrl": "URL de imagen es incorrecto",
|
||||||
"PE.Controllers.Main.errorCoAuthoringDisconnect": "Se ha perdido la conexión con servidor. El documento no puede ser editado ahora.",
|
"PE.Controllers.Main.errorCoAuthoringDisconnect": "Se ha perdido la conexión con servidor. El documento no puede ser editado ahora.",
|
||||||
"PE.Controllers.Main.errorConnectToServer": "No se pudo guardar el documento. Por favor, compruebe la configuración de conexión o póngase en contacto con el administrador.<br>Al hacer clic en el botón \"Aceptar\", se le pedirá que descargue el documento.<br> Encuentre más información acerca de la conexión con Servidor de Documentos<a href=\"https://api.onlyoffice.com/editors/callback\" target=\"_blank\">aquí</a>",
|
"PE.Controllers.Main.errorConnectToServer": "No se consiguió guardar el documento. Por favor, compruebe los ajustes de la 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.<br><br>Encuentre más información acerca de conexión de Servidor de Documentos <a href=\"%1\" target=\"_blank\">aquí</a>",
|
||||||
"PE.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.",
|
"PE.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.",
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Se han recibido cambios cifrados, ellos no pueden ser descifrados.",
|
"PE.Controllers.Main.errorDataEncrypted": "Se han recibido cambios cifrados, ellos no pueden ser descifrados.",
|
||||||
"PE.Controllers.Main.errorDataRange": "Rango de datos incorrecto.",
|
"PE.Controllers.Main.errorDataRange": "Rango de datos incorrecto.",
|
||||||
|
@ -314,7 +313,7 @@
|
||||||
"PE.Controllers.Main.textContactUs": "Contactar con equipo de ventas",
|
"PE.Controllers.Main.textContactUs": "Contactar con equipo de ventas",
|
||||||
"PE.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.",
|
"PE.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.",
|
||||||
"PE.Controllers.Main.textLoadingDocument": "Cargando presentación",
|
"PE.Controllers.Main.textLoadingDocument": "Cargando presentación",
|
||||||
"PE.Controllers.Main.textNoLicenseTitle": "Límite de conexión de ONLYOFFICE",
|
"PE.Controllers.Main.textNoLicenseTitle": "%1 limitación de conexiones",
|
||||||
"PE.Controllers.Main.textPaidFeature": "Función de pago",
|
"PE.Controllers.Main.textPaidFeature": "Función de pago",
|
||||||
"PE.Controllers.Main.textShape": "Forma",
|
"PE.Controllers.Main.textShape": "Forma",
|
||||||
"PE.Controllers.Main.textStrict": "Modo estricto",
|
"PE.Controllers.Main.textStrict": "Modo estricto",
|
||||||
|
@ -584,7 +583,7 @@
|
||||||
"PE.Controllers.Main.warnLicenseExp": "Su licencia ha expirado.<br>Por favor, actualice su licencia y después recargue la página.",
|
"PE.Controllers.Main.warnLicenseExp": "Su licencia ha expirado.<br>Por favor, actualice su licencia y después recargue la página.",
|
||||||
"PE.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.",
|
"PE.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.",
|
||||||
"PE.Controllers.Main.warnNoLicense": "Esta versión de Editores de ONLYOFFICE 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.",
|
"PE.Controllers.Main.warnNoLicense": "Esta versión de Editores de ONLYOFFICE 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.",
|
||||||
"PE.Controllers.Main.warnNoLicenseUsers": "Esta versión de Editores de ONLYOFFICE tiene ciertas limitaciones para usuarios simultáneos.<br>Si se requiere más, por favor, considere comprar una licencia comercial.",
|
"PE.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.",
|
||||||
"PE.Controllers.Main.warnProcessRightsChange": "El derecho de edición del archivo es denegado.",
|
"PE.Controllers.Main.warnProcessRightsChange": "El derecho de edición del archivo es denegado.",
|
||||||
"PE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
"PE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
||||||
"PE.Controllers.Toolbar.confirmAddFontName": "El tipo de letra que usted va a guardar no está disponible en este dispositivo.<br>El estilo de letra se mostrará usando uno de los tipos de letra del dispositivo, el tipo de letra guardado va a usarse cuando esté disponible.<br>¿Desea continuar?",
|
"PE.Controllers.Toolbar.confirmAddFontName": "El tipo de letra que usted va a guardar no está disponible en este dispositivo.<br>El estilo de letra se mostrará usando uno de los tipos de letra del dispositivo, el tipo de letra guardado va a usarse cuando esté disponible.<br>¿Desea continuar?",
|
||||||
|
@ -944,6 +943,14 @@
|
||||||
"PE.Views.ChartSettingsAdvanced.textAltTip": "Representación de texto alternativa de la información sobre el objeto visual, que se leerá para las personas con deficiencia visual o deterioro cognitivo para ayudarles a entender mejor, que información contiene la imagen, autoforma, gráfica o tabla.",
|
"PE.Views.ChartSettingsAdvanced.textAltTip": "Representación de texto alternativa de la información sobre el objeto visual, que se leerá para las personas con deficiencia visual o deterioro cognitivo para ayudarles a entender mejor, que información contiene la imagen, autoforma, gráfica o tabla.",
|
||||||
"PE.Views.ChartSettingsAdvanced.textAltTitle": "Título",
|
"PE.Views.ChartSettingsAdvanced.textAltTitle": "Título",
|
||||||
"PE.Views.ChartSettingsAdvanced.textTitle": "Gráfico - Ajustes avanzados",
|
"PE.Views.ChartSettingsAdvanced.textTitle": "Gráfico - Ajustes avanzados",
|
||||||
|
"PE.Views.DateTimeDialog.cancelButtonText": "Cancelar",
|
||||||
|
"PE.Views.DateTimeDialog.confirmDefault": "Establecer formato predeterminado para {0}: \"{1}\"",
|
||||||
|
"PE.Views.DateTimeDialog.okButtonText": "OK",
|
||||||
|
"PE.Views.DateTimeDialog.textDefault": "Establecer como el valor predeterminado",
|
||||||
|
"PE.Views.DateTimeDialog.textFormat": "Formatos",
|
||||||
|
"PE.Views.DateTimeDialog.textLang": "Idioma",
|
||||||
|
"PE.Views.DateTimeDialog.textUpdate": "Actualizar automáticamente",
|
||||||
|
"PE.Views.DateTimeDialog.txtTitle": "Fecha y hora",
|
||||||
"PE.Views.DocumentHolder.aboveText": "Arriba",
|
"PE.Views.DocumentHolder.aboveText": "Arriba",
|
||||||
"PE.Views.DocumentHolder.addCommentText": "Añadir comentario",
|
"PE.Views.DocumentHolder.addCommentText": "Añadir comentario",
|
||||||
"PE.Views.DocumentHolder.advancedImageText": "Ajustes avanzados de imagen",
|
"PE.Views.DocumentHolder.advancedImageText": "Ajustes avanzados de imagen",
|
||||||
|
@ -1150,13 +1157,21 @@
|
||||||
"PE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Cree una presentación en blanco nueva para trabajar con estilo y formato y editarla según sus necesidades. O seleccione una de las plantillas para iniciar la presentación de cierto tipo o propósito donde algunos estilos se han aplicado ya.",
|
"PE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Cree una presentación en blanco nueva para trabajar con estilo y formato y editarla según sus necesidades. O seleccione una de las plantillas para iniciar la presentación de cierto tipo o propósito donde algunos estilos se han aplicado ya.",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.newDocumentText": "Presentación nueva",
|
"PE.Views.FileMenuPanels.CreateNew.newDocumentText": "Presentación nueva",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "No hay ningunas plantillas",
|
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "No hay ningunas plantillas",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Añadir autor",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Añadir texto",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Aplicación",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Aplicación",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Cambiar derechos de acceso",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Cambiar derechos de acceso",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "Fecha de creación",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtComment": "Comentario",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Creada",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtModifyBy": "Última modificación por",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtModifyDate": "Última modificación",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Propietario",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Ubicación",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Ubicación",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personas que tienen derechos",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personas que tienen derechos",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Título de presentación",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtSubject": "Asunto",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Título",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtUploaded": "Subido",
|
||||||
"PE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Cambiar derechos de acceso",
|
"PE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Cambiar derechos de acceso",
|
||||||
"PE.Views.FileMenuPanels.DocumentRights.txtRights": "Personas que tienen derechos",
|
"PE.Views.FileMenuPanels.DocumentRights.txtRights": "Personas que tienen derechos",
|
||||||
"PE.Views.FileMenuPanels.ProtectDoc.notcriticalErrorTitle": "Aviso",
|
"PE.Views.FileMenuPanels.ProtectDoc.notcriticalErrorTitle": "Aviso",
|
||||||
|
@ -1207,6 +1222,20 @@
|
||||||
"PE.Views.FileMenuPanels.Settings.txtPt": "Punto",
|
"PE.Views.FileMenuPanels.Settings.txtPt": "Punto",
|
||||||
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Сorrección ortográfica",
|
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Сorrección ortográfica",
|
||||||
"PE.Views.FileMenuPanels.Settings.txtWin": "como Windows",
|
"PE.Views.FileMenuPanels.Settings.txtWin": "como Windows",
|
||||||
|
"PE.Views.HeaderFooterDialog.applyAllText": "Aplicar a todo",
|
||||||
|
"PE.Views.HeaderFooterDialog.applyText": "Aplicar",
|
||||||
|
"PE.Views.HeaderFooterDialog.cancelButtonText": "Cancelar",
|
||||||
|
"PE.Views.HeaderFooterDialog.diffLanguage": "No se puede usar un formato de fecha en un idioma diferente del patrón de diapositivas.<br> Para cambiar el patrón pulse \"Aplicar a todo\" en vez de \"Aplicar\"",
|
||||||
|
"PE.Views.HeaderFooterDialog.notcriticalErrorTitle": "Aviso",
|
||||||
|
"PE.Views.HeaderFooterDialog.textDateTime": "Fecha y hora",
|
||||||
|
"PE.Views.HeaderFooterDialog.textFooter": "Texto en pie de página",
|
||||||
|
"PE.Views.HeaderFooterDialog.textFormat": "Formatos",
|
||||||
|
"PE.Views.HeaderFooterDialog.textLang": "Idioma",
|
||||||
|
"PE.Views.HeaderFooterDialog.textNotTitle": "No mostrar en diapositiva de título",
|
||||||
|
"PE.Views.HeaderFooterDialog.textPreview": "Vista previa",
|
||||||
|
"PE.Views.HeaderFooterDialog.textSlideNum": "Número de diapositiva",
|
||||||
|
"PE.Views.HeaderFooterDialog.textTitle": "Ajustes de encabezado / pie de página",
|
||||||
|
"PE.Views.HeaderFooterDialog.textUpdate": "Actualizar automáticamente",
|
||||||
"PE.Views.HyperlinkSettingsDialog.cancelButtonText": "Cancelar",
|
"PE.Views.HyperlinkSettingsDialog.cancelButtonText": "Cancelar",
|
||||||
"PE.Views.HyperlinkSettingsDialog.okButtonText": "Aceptar",
|
"PE.Views.HyperlinkSettingsDialog.okButtonText": "Aceptar",
|
||||||
"PE.Views.HyperlinkSettingsDialog.strDisplay": "Mostrar",
|
"PE.Views.HyperlinkSettingsDialog.strDisplay": "Mostrar",
|
||||||
|
@ -1422,12 +1451,14 @@
|
||||||
"PE.Views.SignatureSettings.txtSignedInvalid": "Algunas de las firmas digitales en la presentación son inválidas o no se pudieron verificar. La presentación está protegida y no se puede editar.",
|
"PE.Views.SignatureSettings.txtSignedInvalid": "Algunas de las firmas digitales en la presentación son inválidas o no se pudieron verificar. La presentación está protegida y no se puede editar.",
|
||||||
"PE.Views.SlideSettings.strBackground": "Color de fondo",
|
"PE.Views.SlideSettings.strBackground": "Color de fondo",
|
||||||
"PE.Views.SlideSettings.strColor": "Color",
|
"PE.Views.SlideSettings.strColor": "Color",
|
||||||
|
"PE.Views.SlideSettings.strDateTime": "Mostrar Fecha y Hora",
|
||||||
"PE.Views.SlideSettings.strDelay": "Retraso",
|
"PE.Views.SlideSettings.strDelay": "Retraso",
|
||||||
"PE.Views.SlideSettings.strDuration": "Duración ",
|
"PE.Views.SlideSettings.strDuration": "Duración ",
|
||||||
"PE.Views.SlideSettings.strEffect": "Efecto",
|
"PE.Views.SlideSettings.strEffect": "Efecto",
|
||||||
"PE.Views.SlideSettings.strFill": "Fondo",
|
"PE.Views.SlideSettings.strFill": "Fondo",
|
||||||
"PE.Views.SlideSettings.strForeground": "Color de primer plano",
|
"PE.Views.SlideSettings.strForeground": "Color de primer plano",
|
||||||
"PE.Views.SlideSettings.strPattern": "Patrón",
|
"PE.Views.SlideSettings.strPattern": "Patrón",
|
||||||
|
"PE.Views.SlideSettings.strSlideNum": "Mostrar número de diapositiva",
|
||||||
"PE.Views.SlideSettings.strStartOnClick": "Iniciar al hacer clic",
|
"PE.Views.SlideSettings.strStartOnClick": "Iniciar al hacer clic",
|
||||||
"PE.Views.SlideSettings.textAdvanced": "Mostrar ajustes avanzados",
|
"PE.Views.SlideSettings.textAdvanced": "Mostrar ajustes avanzados",
|
||||||
"PE.Views.SlideSettings.textApplyAll": "Aplicar a todas diapositivas",
|
"PE.Views.SlideSettings.textApplyAll": "Aplicar a todas diapositivas",
|
||||||
|
@ -1527,9 +1558,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "Ajustar a la diapositiva",
|
"PE.Views.Statusbar.tipFitPage": "Ajustar a la diapositiva",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "Ajustar a ancho",
|
"PE.Views.Statusbar.tipFitWidth": "Ajustar a ancho",
|
||||||
"PE.Views.Statusbar.tipPreview": "Iniciar presentación",
|
"PE.Views.Statusbar.tipPreview": "Iniciar presentación",
|
||||||
"PE.Views.Statusbar.tipSetDocLang": "Establecer el idioma de documento",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "Establecer idioma de texto",
|
"PE.Views.Statusbar.tipSetLang": "Establecer idioma de texto",
|
||||||
"PE.Views.Statusbar.tipSetSpelling": "Сorrección ortográfica",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "Ampliación",
|
"PE.Views.Statusbar.tipZoomFactor": "Ampliación",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "Acercar",
|
"PE.Views.Statusbar.tipZoomIn": "Acercar",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "Alejar",
|
"PE.Views.Statusbar.tipZoomOut": "Alejar",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Avertissement",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Avertissement",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Entrez votre message ici",
|
"Common.Controllers.Chat.textEnterMessage": "Entrez votre message ici",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Vous êtes en train d'utiliser ONLYOFFICE Free Edition.<br>Ce ne sont que deux utilisateurs qui peuvent éditer le document simultanément.<br>Voulez plus ? Envisagez d'acheter ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">En savoir plus</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonyme",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonyme",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Fermer",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Fermer",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "L'objet est désactivé car il est en cours d'être modifié par un autre utilisateur.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "L'objet est désactivé car il est en cours d'être modifié par un autre utilisateur.",
|
||||||
|
@ -245,7 +244,6 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "Délai de conversion expiré.",
|
"PE.Controllers.Main.convertationTimeoutText": "Délai de conversion expiré.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Cliquez sur \"OK\" pour revenir à la liste des documents.",
|
"PE.Controllers.Main.criticalErrorExtText": "Cliquez sur \"OK\" pour revenir à la liste des documents.",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Erreur",
|
"PE.Controllers.Main.criticalErrorTitle": "Erreur",
|
||||||
"PE.Controllers.Main.defaultTitleText": "ONLYOFFICE Presentation Editor",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "Échec du téléchargement.",
|
"PE.Controllers.Main.downloadErrorText": "Échec du téléchargement.",
|
||||||
"PE.Controllers.Main.downloadTextText": "Téléchargement de la présentation...",
|
"PE.Controllers.Main.downloadTextText": "Téléchargement de la présentation...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Téléchargement de la présentation",
|
"PE.Controllers.Main.downloadTitleText": "Téléchargement de la présentation",
|
||||||
|
@ -945,6 +943,13 @@
|
||||||
"PE.Views.ChartSettingsAdvanced.textAltTip": "La représentation textuelle alternative des informations sur l’objet visuel, qui sera lue aux personnes avec des déficiences cognitives ou visuelles pour les aider à mieux comprendre l'information de l’image, de la forme automatique, du graphique ou du tableau.",
|
"PE.Views.ChartSettingsAdvanced.textAltTip": "La représentation textuelle alternative des informations sur l’objet visuel, qui sera lue aux personnes avec des déficiences cognitives ou visuelles pour les aider à mieux comprendre l'information de l’image, de la forme automatique, du graphique ou du tableau.",
|
||||||
"PE.Views.ChartSettingsAdvanced.textAltTitle": "Titre",
|
"PE.Views.ChartSettingsAdvanced.textAltTitle": "Titre",
|
||||||
"PE.Views.ChartSettingsAdvanced.textTitle": "Graphique - Paramètres avancés",
|
"PE.Views.ChartSettingsAdvanced.textTitle": "Graphique - Paramètres avancés",
|
||||||
|
"PE.Views.DateTimeDialog.cancelButtonText": "Annuler",
|
||||||
|
"PE.Views.DateTimeDialog.confirmDefault": "Définir le format par défaut pour {0}: \"{1}\"",
|
||||||
|
"PE.Views.DateTimeDialog.textDefault": "Définir par défaut",
|
||||||
|
"PE.Views.DateTimeDialog.textFormat": "Formats",
|
||||||
|
"PE.Views.DateTimeDialog.textLang": "Langue",
|
||||||
|
"PE.Views.DateTimeDialog.textUpdate": "Mettre à jour automatiquement",
|
||||||
|
"PE.Views.DateTimeDialog.txtTitle": "Date & heure",
|
||||||
"PE.Views.DocumentHolder.aboveText": "Au-dessus",
|
"PE.Views.DocumentHolder.aboveText": "Au-dessus",
|
||||||
"PE.Views.DocumentHolder.addCommentText": "Ajouter un commentaire",
|
"PE.Views.DocumentHolder.addCommentText": "Ajouter un commentaire",
|
||||||
"PE.Views.DocumentHolder.advancedImageText": "Paramètres avancés de l'image",
|
"PE.Views.DocumentHolder.advancedImageText": "Paramètres avancés de l'image",
|
||||||
|
@ -1151,13 +1156,21 @@
|
||||||
"PE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Créez une nouvelle présentation vièrge que vous serez en mesure de styliser et de formater après sa création au cours de la modification. Ou choisissez un des modèles où certains styles sont déjà pré-appliqués pour commencer une présentation d'un certain type ou objectif.",
|
"PE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Créez une nouvelle présentation vièrge que vous serez en mesure de styliser et de formater après sa création au cours de la modification. Ou choisissez un des modèles où certains styles sont déjà pré-appliqués pour commencer une présentation d'un certain type ou objectif.",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nouvelle présentation",
|
"PE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nouvelle présentation",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Pas de modèles",
|
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Pas de modèles",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Ajouter un auteur",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Ajouter du texte",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Application",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Application",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Auteur",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Auteur",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Changer les droits d'accès",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Changer les droits d'accès",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "Date de création",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtComment": "Commentaire",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Créé",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtModifyBy": "Dernière modification par",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtModifyDate": "Date de dernière modification",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Propriétaire",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Emplacement",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Emplacement",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personnes qui ont des droits",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personnes qui ont des droits",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtSubject": "Objet",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Titre de la présentation",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Titre de la présentation",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtUploaded": "Chargé",
|
||||||
"PE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Changer les droits d'accès",
|
"PE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Changer les droits d'accès",
|
||||||
"PE.Views.FileMenuPanels.DocumentRights.txtRights": "Personnes qui ont des droits",
|
"PE.Views.FileMenuPanels.DocumentRights.txtRights": "Personnes qui ont des droits",
|
||||||
"PE.Views.FileMenuPanels.ProtectDoc.notcriticalErrorTitle": "Avertissement",
|
"PE.Views.FileMenuPanels.ProtectDoc.notcriticalErrorTitle": "Avertissement",
|
||||||
|
@ -1208,6 +1221,19 @@
|
||||||
"PE.Views.FileMenuPanels.Settings.txtPt": "Point",
|
"PE.Views.FileMenuPanels.Settings.txtPt": "Point",
|
||||||
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Vérification de l'orthographe",
|
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Vérification de l'orthographe",
|
||||||
"PE.Views.FileMenuPanels.Settings.txtWin": "comme Windows",
|
"PE.Views.FileMenuPanels.Settings.txtWin": "comme Windows",
|
||||||
|
"PE.Views.HeaderFooterDialog.applyAllText": "Appliquer à tous",
|
||||||
|
"PE.Views.HeaderFooterDialog.applyText": "Appliquer",
|
||||||
|
"PE.Views.HeaderFooterDialog.cancelButtonText": "Annuler",
|
||||||
|
"PE.Views.HeaderFooterDialog.notcriticalErrorTitle": "Avertissement",
|
||||||
|
"PE.Views.HeaderFooterDialog.textDateTime": "Date et heure",
|
||||||
|
"PE.Views.HeaderFooterDialog.textFooter": "Texte en pied de page",
|
||||||
|
"PE.Views.HeaderFooterDialog.textFormat": "Formats",
|
||||||
|
"PE.Views.HeaderFooterDialog.textLang": "Langue",
|
||||||
|
"PE.Views.HeaderFooterDialog.textNotTitle": "Ne pas afficher sur la diapositive titre",
|
||||||
|
"PE.Views.HeaderFooterDialog.textPreview": "Aperçu",
|
||||||
|
"PE.Views.HeaderFooterDialog.textSlideNum": "Numéro de diapositive",
|
||||||
|
"PE.Views.HeaderFooterDialog.textTitle": "Paramètres des en-têtes/pieds de page",
|
||||||
|
"PE.Views.HeaderFooterDialog.textUpdate": "Mettre à jour automatiquement",
|
||||||
"PE.Views.HyperlinkSettingsDialog.cancelButtonText": "Annuler",
|
"PE.Views.HyperlinkSettingsDialog.cancelButtonText": "Annuler",
|
||||||
"PE.Views.HyperlinkSettingsDialog.okButtonText": "OK",
|
"PE.Views.HyperlinkSettingsDialog.okButtonText": "OK",
|
||||||
"PE.Views.HyperlinkSettingsDialog.strDisplay": "Afficher",
|
"PE.Views.HyperlinkSettingsDialog.strDisplay": "Afficher",
|
||||||
|
@ -1423,12 +1449,14 @@
|
||||||
"PE.Views.SignatureSettings.txtSignedInvalid": "Des signatures électroniques sont non valides ou n'ont pas pu être vérifiées. Le document est protégé contre la modification.",
|
"PE.Views.SignatureSettings.txtSignedInvalid": "Des signatures électroniques sont non valides ou n'ont pas pu être vérifiées. Le document est protégé contre la modification.",
|
||||||
"PE.Views.SlideSettings.strBackground": "Couleur d'arrière-plan",
|
"PE.Views.SlideSettings.strBackground": "Couleur d'arrière-plan",
|
||||||
"PE.Views.SlideSettings.strColor": "Couleur",
|
"PE.Views.SlideSettings.strColor": "Couleur",
|
||||||
|
"PE.Views.SlideSettings.strDateTime": "Afficher la date et l'heure",
|
||||||
"PE.Views.SlideSettings.strDelay": "Retard",
|
"PE.Views.SlideSettings.strDelay": "Retard",
|
||||||
"PE.Views.SlideSettings.strDuration": "Durée",
|
"PE.Views.SlideSettings.strDuration": "Durée",
|
||||||
"PE.Views.SlideSettings.strEffect": "Effet",
|
"PE.Views.SlideSettings.strEffect": "Effet",
|
||||||
"PE.Views.SlideSettings.strFill": "Arrière-plan",
|
"PE.Views.SlideSettings.strFill": "Arrière-plan",
|
||||||
"PE.Views.SlideSettings.strForeground": "Couleur de premier plan",
|
"PE.Views.SlideSettings.strForeground": "Couleur de premier plan",
|
||||||
"PE.Views.SlideSettings.strPattern": "Modèle",
|
"PE.Views.SlideSettings.strPattern": "Modèle",
|
||||||
|
"PE.Views.SlideSettings.strSlideNum": "Afficher le numéro de diapositive",
|
||||||
"PE.Views.SlideSettings.strStartOnClick": "Démarrer en cliquant",
|
"PE.Views.SlideSettings.strStartOnClick": "Démarrer en cliquant",
|
||||||
"PE.Views.SlideSettings.textAdvanced": "Afficher les paramètres avancés",
|
"PE.Views.SlideSettings.textAdvanced": "Afficher les paramètres avancés",
|
||||||
"PE.Views.SlideSettings.textApplyAll": "Appliquer à toutes les diapositives",
|
"PE.Views.SlideSettings.textApplyAll": "Appliquer à toutes les diapositives",
|
||||||
|
@ -1528,9 +1556,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "Ajuster à la diapositive",
|
"PE.Views.Statusbar.tipFitPage": "Ajuster à la diapositive",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "Ajuster à la largeur",
|
"PE.Views.Statusbar.tipFitWidth": "Ajuster à la largeur",
|
||||||
"PE.Views.Statusbar.tipPreview": "Démarrer le diaporama",
|
"PE.Views.Statusbar.tipPreview": "Démarrer le diaporama",
|
||||||
"PE.Views.Statusbar.tipSetDocLang": "Définir la langue du document",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "Définir la langue du texte",
|
"PE.Views.Statusbar.tipSetLang": "Définir la langue du texte",
|
||||||
"PE.Views.Statusbar.tipSetSpelling": "Vérification de l'orthographe",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "Zoom",
|
"PE.Views.Statusbar.tipZoomFactor": "Zoom",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "Zoom avant",
|
"PE.Views.Statusbar.tipZoomIn": "Zoom avant",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "Zoom arrière",
|
"PE.Views.Statusbar.tipZoomOut": "Zoom arrière",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Figyelmeztetés",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Figyelmeztetés",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Írja be ide az üzenetet",
|
"Common.Controllers.Chat.textEnterMessage": "Írja be ide az üzenetet",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Ön az ONLYOFFICE Ingyenes Kiadást használja.<br>Csak két felhasználó szerkesztheti egyszerre a dokumentumot.<br>Többet szeretne? Fontolja meg az ONLYOFFICE Vállalati Kiadás megvásárlását<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Tudjon meg többet</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Névtelen",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Névtelen",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Bezár",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Bezár",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Az objektum le van tiltva, mert azt egy másik felhasználó szerkeszti.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Az objektum le van tiltva, mert azt egy másik felhasználó szerkeszti.",
|
||||||
|
@ -244,7 +243,6 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "Időtúllépés az átalakítás során.",
|
"PE.Controllers.Main.convertationTimeoutText": "Időtúllépés az átalakítás során.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Nyomja meg az \"OK\" gombot a dokumentumlistához való visszatéréshez.",
|
"PE.Controllers.Main.criticalErrorExtText": "Nyomja meg az \"OK\" gombot a dokumentumlistához való visszatéréshez.",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Hiba",
|
"PE.Controllers.Main.criticalErrorTitle": "Hiba",
|
||||||
"PE.Controllers.Main.defaultTitleText": "ONLYOFFICE Prezentáció Szerkesztő",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "Sikertelen letöltés.",
|
"PE.Controllers.Main.downloadErrorText": "Sikertelen letöltés.",
|
||||||
"PE.Controllers.Main.downloadTextText": "Prezentáció letöltése...",
|
"PE.Controllers.Main.downloadTextText": "Prezentáció letöltése...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Prezentáció letöltése",
|
"PE.Controllers.Main.downloadTitleText": "Prezentáció letöltése",
|
||||||
|
@ -1092,7 +1090,6 @@
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Applikáció",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Applikáció",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Szerző",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Szerző",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Hozzáférési jogok módosítása",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Hozzáférési jogok módosítása",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "Létrehozás dátuma",
|
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Hely",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Hely",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Jogosult személyek",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Jogosult személyek",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Prezentáció címe",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Prezentáció címe",
|
||||||
|
@ -1464,9 +1461,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "A diához igazít",
|
"PE.Views.Statusbar.tipFitPage": "A diához igazít",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "Szélességhez igazít",
|
"PE.Views.Statusbar.tipFitWidth": "Szélességhez igazít",
|
||||||
"PE.Views.Statusbar.tipPreview": "Diavetítés elindítása",
|
"PE.Views.Statusbar.tipPreview": "Diavetítés elindítása",
|
||||||
"PE.Views.Statusbar.tipSetDocLang": "Dokumentumnyelv beállítása",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "Szöveg nyelvének beállítása",
|
"PE.Views.Statusbar.tipSetLang": "Szöveg nyelvének beállítása",
|
||||||
"PE.Views.Statusbar.tipSetSpelling": "Helyesírás-ellenőrzés",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "Zoom",
|
"PE.Views.Statusbar.tipZoomFactor": "Zoom",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "Zoom be",
|
"PE.Views.Statusbar.tipZoomIn": "Zoom be",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "Zoom ki",
|
"PE.Views.Statusbar.tipZoomOut": "Zoom ki",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Avviso",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Avviso",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Scrivi il tuo messaggio qui",
|
"Common.Controllers.Chat.textEnterMessage": "Scrivi il tuo messaggio qui",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Stai usando ONLYOFFICE Free Edition.<br>Solo due utenti possono modificare il documento contemporaneamente.<br>Si desidera di più? Considera l'acquisto di ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Ulteriori informazioni</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonimo",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonimo",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Chiudi",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Chiudi",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "L'oggetto è disabilitato perché si sta modificando da un altro utente.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "L'oggetto è disabilitato perché si sta modificando da un altro utente.",
|
||||||
|
@ -96,6 +95,7 @@
|
||||||
"Common.Views.Header.tipRedo": "Ripristina",
|
"Common.Views.Header.tipRedo": "Ripristina",
|
||||||
"Common.Views.Header.tipSave": "Salva",
|
"Common.Views.Header.tipSave": "Salva",
|
||||||
"Common.Views.Header.tipUndo": "Annulla",
|
"Common.Views.Header.tipUndo": "Annulla",
|
||||||
|
"Common.Views.Header.tipUndock": "Sgancia in una finestra separata",
|
||||||
"Common.Views.Header.tipViewSettings": "Mostra impostazioni",
|
"Common.Views.Header.tipViewSettings": "Mostra impostazioni",
|
||||||
"Common.Views.Header.tipViewUsers": "Mostra gli utenti e gestisci i diritti di accesso al documento",
|
"Common.Views.Header.tipViewUsers": "Mostra gli utenti e gestisci i diritti di accesso al documento",
|
||||||
"Common.Views.Header.txtAccessRights": "Modifica diritti di accesso",
|
"Common.Views.Header.txtAccessRights": "Modifica diritti di accesso",
|
||||||
|
@ -192,12 +192,13 @@
|
||||||
"Common.Views.ReviewChanges.txtSharing": "Condivisione",
|
"Common.Views.ReviewChanges.txtSharing": "Condivisione",
|
||||||
"Common.Views.ReviewChanges.txtSpelling": "Controllo ortografia",
|
"Common.Views.ReviewChanges.txtSpelling": "Controllo ortografia",
|
||||||
"Common.Views.ReviewChanges.txtTurnon": "Traccia cambiamenti",
|
"Common.Views.ReviewChanges.txtTurnon": "Traccia cambiamenti",
|
||||||
"Common.Views.ReviewChanges.txtView": "Modalità display",
|
"Common.Views.ReviewChanges.txtView": "Modalità Visualizzazione",
|
||||||
"Common.Views.ReviewPopover.textAdd": "Aggiungi",
|
"Common.Views.ReviewPopover.textAdd": "Aggiungi",
|
||||||
"Common.Views.ReviewPopover.textAddReply": "Aggiungi risposta",
|
"Common.Views.ReviewPopover.textAddReply": "Aggiungi risposta",
|
||||||
"Common.Views.ReviewPopover.textCancel": "Annulla",
|
"Common.Views.ReviewPopover.textCancel": "Annulla",
|
||||||
"Common.Views.ReviewPopover.textClose": "Chiudi",
|
"Common.Views.ReviewPopover.textClose": "Chiudi",
|
||||||
"Common.Views.ReviewPopover.textEdit": "OK",
|
"Common.Views.ReviewPopover.textEdit": "OK",
|
||||||
|
"Common.Views.ReviewPopover.textMention": "+mention fornirà l'accesso al documento e invierà un'e-mail",
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Apri di nuovo",
|
"Common.Views.ReviewPopover.textOpenAgain": "Apri di nuovo",
|
||||||
"Common.Views.ReviewPopover.textReply": "Rispondi",
|
"Common.Views.ReviewPopover.textReply": "Rispondi",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Risolvere",
|
"Common.Views.ReviewPopover.textResolve": "Risolvere",
|
||||||
|
@ -244,14 +245,13 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "E' stato superato il tempo limite della conversione.",
|
"PE.Controllers.Main.convertationTimeoutText": "E' stato superato il tempo limite della conversione.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Clicca su \"OK\" per ritornare all'elenco dei documenti.",
|
"PE.Controllers.Main.criticalErrorExtText": "Clicca su \"OK\" per ritornare all'elenco dei documenti.",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Errore",
|
"PE.Controllers.Main.criticalErrorTitle": "Errore",
|
||||||
"PE.Controllers.Main.defaultTitleText": "ONLYOFFICE Presentation Editor",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "Download fallito.",
|
"PE.Controllers.Main.downloadErrorText": "Download fallito.",
|
||||||
"PE.Controllers.Main.downloadTextText": "Download della presentazione in corso...",
|
"PE.Controllers.Main.downloadTextText": "Download della presentazione in corso...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Download della presentazione",
|
"PE.Controllers.Main.downloadTitleText": "Download della presentazione",
|
||||||
"PE.Controllers.Main.errorAccessDeny": "Stai tentando di eseguire un'azione per la quale non disponi di permessi sufficienti.<br>Si prega di contattare l'amministratore del Server dei Documenti.",
|
"PE.Controllers.Main.errorAccessDeny": "Stai tentando di eseguire un'azione per la quale non disponi di permessi sufficienti.<br>Si prega di contattare l'amministratore del Server dei Documenti.",
|
||||||
"PE.Controllers.Main.errorBadImageUrl": "URL dell'immagine errato",
|
"PE.Controllers.Main.errorBadImageUrl": "URL dell'immagine errato",
|
||||||
"PE.Controllers.Main.errorCoAuthoringDisconnect": "Connessione al server persa. Impossibile modificare il documento.",
|
"PE.Controllers.Main.errorCoAuthoringDisconnect": "Connessione al server persa. Impossibile modificare il documento.",
|
||||||
"PE.Controllers.Main.errorConnectToServer": "Il documento non può essere salvato. Controllare le impostazioni di rete o contatta l'Amministratore.<br>Quando clicchi 'OK' Ti verrà richiesto di scaricare il documento.<br><br>Per maggiori dettagli sulla connessione al Document Server <a href=\"https://api.onlyoffice.com/editors/callback\" target=\"_blank\">clicca qui</a>",
|
"PE.Controllers.Main.errorConnectToServer": "Il documento non può essere salvato. Controllare le impostazioni di rete o contatta l'Amministratore.<br>Quando clicchi 'OK' Ti verrà richiesto di scaricare il documento.<br><br>Per maggiori dettagli sulla connessione al Document Server <a href=\"%1\" target=\"_blank\">here</a>",
|
||||||
"PE.Controllers.Main.errorDatabaseConnection": "Errore esterno.<br>Errore di connessione a banca dati. Si prega di contattare l'assistenza tecnica nel caso in cui l'errore persiste.",
|
"PE.Controllers.Main.errorDatabaseConnection": "Errore esterno.<br>Errore di connessione a banca dati. Si prega di contattare l'assistenza tecnica nel caso in cui l'errore persiste.",
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Le modifiche crittografate sono state ricevute, non possono essere decifrate.",
|
"PE.Controllers.Main.errorDataEncrypted": "Le modifiche crittografate sono state ricevute, non possono essere decifrate.",
|
||||||
"PE.Controllers.Main.errorDataRange": "Intervallo di dati non corretto.",
|
"PE.Controllers.Main.errorDataRange": "Intervallo di dati non corretto.",
|
||||||
|
@ -314,7 +314,7 @@
|
||||||
"PE.Controllers.Main.textContactUs": "Contatta il reparto vendite.",
|
"PE.Controllers.Main.textContactUs": "Contatta il reparto vendite.",
|
||||||
"PE.Controllers.Main.textCustomLoader": "Si noti che in base ai termini della licenza non si ha il diritto di cambiare il caricatore. <br> Si prega di contattare il nostro ufficio vendite per ottenere un preventivo.",
|
"PE.Controllers.Main.textCustomLoader": "Si noti che in base ai termini della licenza non si ha il diritto di cambiare il caricatore. <br> Si prega di contattare il nostro ufficio vendite per ottenere un preventivo.",
|
||||||
"PE.Controllers.Main.textLoadingDocument": "Caricamento della presentazione",
|
"PE.Controllers.Main.textLoadingDocument": "Caricamento della presentazione",
|
||||||
"PE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE® limite connessione",
|
"PE.Controllers.Main.textNoLicenseTitle": "%1 limite connessione",
|
||||||
"PE.Controllers.Main.textPaidFeature": "Caratteristica a pagamento",
|
"PE.Controllers.Main.textPaidFeature": "Caratteristica a pagamento",
|
||||||
"PE.Controllers.Main.textShape": "Forma",
|
"PE.Controllers.Main.textShape": "Forma",
|
||||||
"PE.Controllers.Main.textStrict": "Modalità Rigorosa",
|
"PE.Controllers.Main.textStrict": "Modalità Rigorosa",
|
||||||
|
@ -345,6 +345,12 @@
|
||||||
"PE.Controllers.Main.txtPicture": "Foto",
|
"PE.Controllers.Main.txtPicture": "Foto",
|
||||||
"PE.Controllers.Main.txtRectangles": "Rettangoli",
|
"PE.Controllers.Main.txtRectangles": "Rettangoli",
|
||||||
"PE.Controllers.Main.txtSeries": "Serie",
|
"PE.Controllers.Main.txtSeries": "Serie",
|
||||||
|
"PE.Controllers.Main.txtShape_accentBorderCallout1": "Callout Linea con bordo e barra in risalto",
|
||||||
|
"PE.Controllers.Main.txtShape_accentBorderCallout2": "Callout Linea piegata con bordo e barra in risalto",
|
||||||
|
"PE.Controllers.Main.txtShape_accentBorderCallout3": "Callout Doppia linea piegata con barra e bordo in risalto",
|
||||||
|
"PE.Controllers.Main.txtShape_accentCallout1": "Callout Linea con barra in risalto",
|
||||||
|
"PE.Controllers.Main.txtShape_accentCallout2": "Callout Linea piegata con barra in risalto",
|
||||||
|
"PE.Controllers.Main.txtShape_accentCallout3": "Callout Doppia linea piegata con barra in risalto",
|
||||||
"PE.Controllers.Main.txtShape_actionButtonBackPrevious": "Indietro o Pulsante Precedente",
|
"PE.Controllers.Main.txtShape_actionButtonBackPrevious": "Indietro o Pulsante Precedente",
|
||||||
"PE.Controllers.Main.txtShape_actionButtonBeginning": "Pulsante di Inizio",
|
"PE.Controllers.Main.txtShape_actionButtonBeginning": "Pulsante di Inizio",
|
||||||
"PE.Controllers.Main.txtShape_actionButtonBlank": "Pulsante Vuoto",
|
"PE.Controllers.Main.txtShape_actionButtonBlank": "Pulsante Vuoto",
|
||||||
|
@ -354,18 +360,39 @@
|
||||||
"PE.Controllers.Main.txtShape_actionButtonHelp": "Pulsante Aiuto",
|
"PE.Controllers.Main.txtShape_actionButtonHelp": "Pulsante Aiuto",
|
||||||
"PE.Controllers.Main.txtShape_actionButtonHome": "Pulsante Home",
|
"PE.Controllers.Main.txtShape_actionButtonHome": "Pulsante Home",
|
||||||
"PE.Controllers.Main.txtShape_actionButtonInformation": "Pulsante Informazioni",
|
"PE.Controllers.Main.txtShape_actionButtonInformation": "Pulsante Informazioni",
|
||||||
|
"PE.Controllers.Main.txtShape_actionButtonMovie": "Pulsante Film",
|
||||||
"PE.Controllers.Main.txtShape_actionButtonReturn": "Pulsante Invio",
|
"PE.Controllers.Main.txtShape_actionButtonReturn": "Pulsante Invio",
|
||||||
"PE.Controllers.Main.txtShape_actionButtonSound": "Pulsante Suono",
|
"PE.Controllers.Main.txtShape_actionButtonSound": "Pulsante Suono",
|
||||||
"PE.Controllers.Main.txtShape_arc": "Arco",
|
"PE.Controllers.Main.txtShape_arc": "Arco",
|
||||||
"PE.Controllers.Main.txtShape_bentArrow": "Freccia piegata",
|
"PE.Controllers.Main.txtShape_bentArrow": "Freccia piegata",
|
||||||
|
"PE.Controllers.Main.txtShape_bentConnector5": "Connettore a gomito",
|
||||||
|
"PE.Controllers.Main.txtShape_bentConnector5WithArrow": "Connettore freccia a gomito",
|
||||||
|
"PE.Controllers.Main.txtShape_bentConnector5WithTwoArrows": "Connettore doppia freccia a gomito",
|
||||||
"PE.Controllers.Main.txtShape_bentUpArrow": "Freccia curva in alto",
|
"PE.Controllers.Main.txtShape_bentUpArrow": "Freccia curva in alto",
|
||||||
"PE.Controllers.Main.txtShape_bevel": "Smussato",
|
"PE.Controllers.Main.txtShape_bevel": "Smussato",
|
||||||
"PE.Controllers.Main.txtShape_blockArc": "Arco a tutto sesto",
|
"PE.Controllers.Main.txtShape_blockArc": "Arco a tutto sesto",
|
||||||
"PE.Controllers.Main.txtShape_chevron": "Gallone",
|
"PE.Controllers.Main.txtShape_borderCallout1": "Callout Linea",
|
||||||
|
"PE.Controllers.Main.txtShape_borderCallout2": "Callout Linea piegata",
|
||||||
|
"PE.Controllers.Main.txtShape_borderCallout3": "Callout Doppia linea piegata",
|
||||||
|
"PE.Controllers.Main.txtShape_bracePair": "Doppia parentesi graffa",
|
||||||
|
"PE.Controllers.Main.txtShape_callout1": "Callout Linea senza bordo",
|
||||||
|
"PE.Controllers.Main.txtShape_callout2": "Callout Linea piegata senza bordo ",
|
||||||
|
"PE.Controllers.Main.txtShape_callout3": "Callout Doppia linea piegata senza bordo",
|
||||||
|
"PE.Controllers.Main.txtShape_can": "Cilindro",
|
||||||
|
"PE.Controllers.Main.txtShape_chevron": "freccia a Gallone",
|
||||||
|
"PE.Controllers.Main.txtShape_chord": "Corda",
|
||||||
"PE.Controllers.Main.txtShape_circularArrow": "Freccia circolare",
|
"PE.Controllers.Main.txtShape_circularArrow": "Freccia circolare",
|
||||||
"PE.Controllers.Main.txtShape_cloud": "Nuvola",
|
"PE.Controllers.Main.txtShape_cloud": "Nuvola",
|
||||||
|
"PE.Controllers.Main.txtShape_cloudCallout": "Callout Nuvola",
|
||||||
"PE.Controllers.Main.txtShape_corner": "Angolo",
|
"PE.Controllers.Main.txtShape_corner": "Angolo",
|
||||||
"PE.Controllers.Main.txtShape_cube": "Cubo",
|
"PE.Controllers.Main.txtShape_cube": "Cubo",
|
||||||
|
"PE.Controllers.Main.txtShape_curvedConnector3": "Connettore curvo",
|
||||||
|
"PE.Controllers.Main.txtShape_curvedConnector3WithArrow": "Connettore a freccia curva",
|
||||||
|
"PE.Controllers.Main.txtShape_curvedConnector3WithTwoArrows": "Connettore a doppia freccia curva",
|
||||||
|
"PE.Controllers.Main.txtShape_curvedDownArrow": "Freccia curva in basso",
|
||||||
|
"PE.Controllers.Main.txtShape_curvedLeftArrow": "Freccia curva a sinistra",
|
||||||
|
"PE.Controllers.Main.txtShape_curvedRightArrow": "Freccia curva a destra",
|
||||||
|
"PE.Controllers.Main.txtShape_curvedUpArrow": "Freccia curva in su",
|
||||||
"PE.Controllers.Main.txtShape_decagon": "Decagono",
|
"PE.Controllers.Main.txtShape_decagon": "Decagono",
|
||||||
"PE.Controllers.Main.txtShape_diagStripe": "Striscia diagonale",
|
"PE.Controllers.Main.txtShape_diagStripe": "Striscia diagonale",
|
||||||
"PE.Controllers.Main.txtShape_diamond": "Diamante",
|
"PE.Controllers.Main.txtShape_diamond": "Diamante",
|
||||||
|
@ -373,7 +400,10 @@
|
||||||
"PE.Controllers.Main.txtShape_donut": "Ciambella",
|
"PE.Controllers.Main.txtShape_donut": "Ciambella",
|
||||||
"PE.Controllers.Main.txtShape_doubleWave": "Onda doppia",
|
"PE.Controllers.Main.txtShape_doubleWave": "Onda doppia",
|
||||||
"PE.Controllers.Main.txtShape_downArrow": "Freccia in giù",
|
"PE.Controllers.Main.txtShape_downArrow": "Freccia in giù",
|
||||||
|
"PE.Controllers.Main.txtShape_downArrowCallout": "Callout Freccia in basso",
|
||||||
"PE.Controllers.Main.txtShape_ellipse": "Ellisse",
|
"PE.Controllers.Main.txtShape_ellipse": "Ellisse",
|
||||||
|
"PE.Controllers.Main.txtShape_ellipseRibbon": "Nastro curvo e inclinato in basso",
|
||||||
|
"PE.Controllers.Main.txtShape_ellipseRibbon2": "Nastro curvato in alto",
|
||||||
"PE.Controllers.Main.txtShape_flowChartAlternateProcess": "Diagramma di flusso: processo alternativo",
|
"PE.Controllers.Main.txtShape_flowChartAlternateProcess": "Diagramma di flusso: processo alternativo",
|
||||||
"PE.Controllers.Main.txtShape_flowChartCollate": "Diagramma di flusso: Fascicolazione",
|
"PE.Controllers.Main.txtShape_flowChartCollate": "Diagramma di flusso: Fascicolazione",
|
||||||
"PE.Controllers.Main.txtShape_flowChartConnector": "Diagramma di flusso: Connettore",
|
"PE.Controllers.Main.txtShape_flowChartConnector": "Diagramma di flusso: Connettore",
|
||||||
|
@ -402,7 +432,9 @@
|
||||||
"PE.Controllers.Main.txtShape_flowChartSort": "Diagramma di flusso: Ordinamento",
|
"PE.Controllers.Main.txtShape_flowChartSort": "Diagramma di flusso: Ordinamento",
|
||||||
"PE.Controllers.Main.txtShape_flowChartSummingJunction": "Diagramma di flusso: Giunzione di somma",
|
"PE.Controllers.Main.txtShape_flowChartSummingJunction": "Diagramma di flusso: Giunzione di somma",
|
||||||
"PE.Controllers.Main.txtShape_flowChartTerminator": "Diagramma di flusso: Terminatore",
|
"PE.Controllers.Main.txtShape_flowChartTerminator": "Diagramma di flusso: Terminatore",
|
||||||
|
"PE.Controllers.Main.txtShape_foldedCorner": "angolo ripiegato",
|
||||||
"PE.Controllers.Main.txtShape_frame": "Cornice",
|
"PE.Controllers.Main.txtShape_frame": "Cornice",
|
||||||
|
"PE.Controllers.Main.txtShape_halfFrame": "Mezza Cornice",
|
||||||
"PE.Controllers.Main.txtShape_heart": "Cuore",
|
"PE.Controllers.Main.txtShape_heart": "Cuore",
|
||||||
"PE.Controllers.Main.txtShape_heptagon": "Ettagono",
|
"PE.Controllers.Main.txtShape_heptagon": "Ettagono",
|
||||||
"PE.Controllers.Main.txtShape_hexagon": "Esagono",
|
"PE.Controllers.Main.txtShape_hexagon": "Esagono",
|
||||||
|
@ -411,16 +443,26 @@
|
||||||
"PE.Controllers.Main.txtShape_irregularSeal1": "Esplosione 1",
|
"PE.Controllers.Main.txtShape_irregularSeal1": "Esplosione 1",
|
||||||
"PE.Controllers.Main.txtShape_irregularSeal2": "Esplosione 2",
|
"PE.Controllers.Main.txtShape_irregularSeal2": "Esplosione 2",
|
||||||
"PE.Controllers.Main.txtShape_leftArrow": "Freccia Sinistra",
|
"PE.Controllers.Main.txtShape_leftArrow": "Freccia Sinistra",
|
||||||
|
"PE.Controllers.Main.txtShape_leftArrowCallout": "Callout Freccia a sinistra",
|
||||||
|
"PE.Controllers.Main.txtShape_leftBrace": "Parentesi graffa aperta",
|
||||||
|
"PE.Controllers.Main.txtShape_leftBracket": "Parentesi quadra aperta",
|
||||||
|
"PE.Controllers.Main.txtShape_leftRightArrow": "Freccia bidirezionale sinistra destra",
|
||||||
|
"PE.Controllers.Main.txtShape_leftRightArrowCallout": "Callout Freccia bidirezionane sinistra destra",
|
||||||
|
"PE.Controllers.Main.txtShape_leftRightUpArrow": "Freccia tridirezionale sinistra destra alto",
|
||||||
|
"PE.Controllers.Main.txtShape_leftUpArrow": "Freccia bidirezionale sinistra alto",
|
||||||
|
"PE.Controllers.Main.txtShape_lightningBolt": "Fulmine",
|
||||||
"PE.Controllers.Main.txtShape_line": "Linea",
|
"PE.Controllers.Main.txtShape_line": "Linea",
|
||||||
"PE.Controllers.Main.txtShape_lineWithArrow": "Freccia",
|
"PE.Controllers.Main.txtShape_lineWithArrow": "Freccia",
|
||||||
"PE.Controllers.Main.txtShape_lineWithTwoArrows": "Freccia doppia",
|
"PE.Controllers.Main.txtShape_lineWithTwoArrows": "Freccia doppia",
|
||||||
"PE.Controllers.Main.txtShape_mathDivide": "Divisione",
|
"PE.Controllers.Main.txtShape_mathDivide": "Divisione",
|
||||||
"PE.Controllers.Main.txtShape_mathEqual": "Uguale",
|
"PE.Controllers.Main.txtShape_mathEqual": "Uguale",
|
||||||
"PE.Controllers.Main.txtShape_mathMinus": "Meno",
|
"PE.Controllers.Main.txtShape_mathMinus": "Meno",
|
||||||
|
"PE.Controllers.Main.txtShape_mathMultiply": "Moltiplicazione",
|
||||||
"PE.Controllers.Main.txtShape_mathNotEqual": "Non uguale",
|
"PE.Controllers.Main.txtShape_mathNotEqual": "Non uguale",
|
||||||
"PE.Controllers.Main.txtShape_mathPlus": "Più",
|
"PE.Controllers.Main.txtShape_mathPlus": "Più",
|
||||||
"PE.Controllers.Main.txtShape_moon": "Luna",
|
"PE.Controllers.Main.txtShape_moon": "Luna",
|
||||||
"PE.Controllers.Main.txtShape_noSmoking": "Simbolo \"No\"",
|
"PE.Controllers.Main.txtShape_noSmoking": "Simbolo \"No\"",
|
||||||
|
"PE.Controllers.Main.txtShape_notchedRightArrow": "Freccia dentellata a destra ",
|
||||||
"PE.Controllers.Main.txtShape_octagon": "Ottagono",
|
"PE.Controllers.Main.txtShape_octagon": "Ottagono",
|
||||||
"PE.Controllers.Main.txtShape_parallelogram": "Parallelogramma",
|
"PE.Controllers.Main.txtShape_parallelogram": "Parallelogramma",
|
||||||
"PE.Controllers.Main.txtShape_pentagon": "Pentagono",
|
"PE.Controllers.Main.txtShape_pentagon": "Pentagono",
|
||||||
|
@ -429,9 +471,25 @@
|
||||||
"PE.Controllers.Main.txtShape_plus": "Più",
|
"PE.Controllers.Main.txtShape_plus": "Più",
|
||||||
"PE.Controllers.Main.txtShape_polyline1": "Bozza",
|
"PE.Controllers.Main.txtShape_polyline1": "Bozza",
|
||||||
"PE.Controllers.Main.txtShape_polyline2": "Forma libera",
|
"PE.Controllers.Main.txtShape_polyline2": "Forma libera",
|
||||||
|
"PE.Controllers.Main.txtShape_quadArrow": "Freccia a incrocio",
|
||||||
|
"PE.Controllers.Main.txtShape_quadArrowCallout": "Callout Freccia a incrocio",
|
||||||
"PE.Controllers.Main.txtShape_rect": "Rettangolo",
|
"PE.Controllers.Main.txtShape_rect": "Rettangolo",
|
||||||
|
"PE.Controllers.Main.txtShape_ribbon": "Nastro inclinato in basso",
|
||||||
|
"PE.Controllers.Main.txtShape_ribbon2": "Nastro inclinato in alto",
|
||||||
"PE.Controllers.Main.txtShape_rightArrow": "Freccia destra",
|
"PE.Controllers.Main.txtShape_rightArrow": "Freccia destra",
|
||||||
|
"PE.Controllers.Main.txtShape_rightArrowCallout": "Callout Freccia a destra",
|
||||||
|
"PE.Controllers.Main.txtShape_rightBrace": "Parentesi graffa chiusa",
|
||||||
|
"PE.Controllers.Main.txtShape_rightBracket": "Parentesi quadra chiusa",
|
||||||
|
"PE.Controllers.Main.txtShape_round1Rect": "Rettangolo ad angolo singolo smussato",
|
||||||
|
"PE.Controllers.Main.txtShape_round2DiagRect": "Rettangolo ad angolo diagonale smussato",
|
||||||
|
"PE.Controllers.Main.txtShape_round2SameRect": "Rettangolo smussato dallo stesso lato",
|
||||||
|
"PE.Controllers.Main.txtShape_roundRect": "Rettangolo ad angoli smussati",
|
||||||
|
"PE.Controllers.Main.txtShape_rtTriangle": "Triangolo rettangolo",
|
||||||
"PE.Controllers.Main.txtShape_smileyFace": "Faccia sorridente",
|
"PE.Controllers.Main.txtShape_smileyFace": "Faccia sorridente",
|
||||||
|
"PE.Controllers.Main.txtShape_snip1Rect": "Ritaglia rettangolo ad angolo singolo",
|
||||||
|
"PE.Controllers.Main.txtShape_snip2DiagRect": "Ritaglia rettangolo ad angolo diagonale",
|
||||||
|
"PE.Controllers.Main.txtShape_snip2SameRect": "Ritaglia Rettangolo smussato dallo stesso lato",
|
||||||
|
"PE.Controllers.Main.txtShape_snipRoundRect": "Ritaglia e smussa singolo angolo rettangolo",
|
||||||
"PE.Controllers.Main.txtShape_spline": "Curva",
|
"PE.Controllers.Main.txtShape_spline": "Curva",
|
||||||
"PE.Controllers.Main.txtShape_star10": "Stella a 10 punte",
|
"PE.Controllers.Main.txtShape_star10": "Stella a 10 punte",
|
||||||
"PE.Controllers.Main.txtShape_star12": "Stella a 12 punte",
|
"PE.Controllers.Main.txtShape_star12": "Stella a 12 punte",
|
||||||
|
@ -443,14 +501,21 @@
|
||||||
"PE.Controllers.Main.txtShape_star6": "Stella a 6 punte",
|
"PE.Controllers.Main.txtShape_star6": "Stella a 6 punte",
|
||||||
"PE.Controllers.Main.txtShape_star7": "Stella a 7 punte",
|
"PE.Controllers.Main.txtShape_star7": "Stella a 7 punte",
|
||||||
"PE.Controllers.Main.txtShape_star8": "Stella a 8 punte",
|
"PE.Controllers.Main.txtShape_star8": "Stella a 8 punte",
|
||||||
|
"PE.Controllers.Main.txtShape_stripedRightArrow": "Freccia a strisce verso destra ",
|
||||||
"PE.Controllers.Main.txtShape_sun": "Sole",
|
"PE.Controllers.Main.txtShape_sun": "Sole",
|
||||||
"PE.Controllers.Main.txtShape_teardrop": "Goccia",
|
"PE.Controllers.Main.txtShape_teardrop": "Goccia",
|
||||||
"PE.Controllers.Main.txtShape_textRect": "Casella di testo",
|
"PE.Controllers.Main.txtShape_textRect": "Casella di testo",
|
||||||
"PE.Controllers.Main.txtShape_trapezoid": "Trapezio",
|
"PE.Controllers.Main.txtShape_trapezoid": "Trapezio",
|
||||||
"PE.Controllers.Main.txtShape_triangle": "Triangolo",
|
"PE.Controllers.Main.txtShape_triangle": "Triangolo isoscele",
|
||||||
"PE.Controllers.Main.txtShape_upArrow": "Freccia su",
|
"PE.Controllers.Main.txtShape_upArrow": "Freccia su",
|
||||||
|
"PE.Controllers.Main.txtShape_upArrowCallout": "Callout Freccia in alto",
|
||||||
|
"PE.Controllers.Main.txtShape_upDownArrow": "Freccia bidirezionale su giù",
|
||||||
|
"PE.Controllers.Main.txtShape_uturnArrow": "Freccia a inversione",
|
||||||
"PE.Controllers.Main.txtShape_verticalScroll": "Scorrimento verticale",
|
"PE.Controllers.Main.txtShape_verticalScroll": "Scorrimento verticale",
|
||||||
"PE.Controllers.Main.txtShape_wave": "Onda",
|
"PE.Controllers.Main.txtShape_wave": "Onda",
|
||||||
|
"PE.Controllers.Main.txtShape_wedgeEllipseCallout": "Callout Ovale",
|
||||||
|
"PE.Controllers.Main.txtShape_wedgeRectCallout": "Callout Rettangolare",
|
||||||
|
"PE.Controllers.Main.txtShape_wedgeRoundRectCallout": "Callout Rettangolare arrotondato",
|
||||||
"PE.Controllers.Main.txtSldLtTBlank": "Vuoto",
|
"PE.Controllers.Main.txtSldLtTBlank": "Vuoto",
|
||||||
"PE.Controllers.Main.txtSldLtTChart": "Grafico",
|
"PE.Controllers.Main.txtSldLtTChart": "Grafico",
|
||||||
"PE.Controllers.Main.txtSldLtTChartAndTx": "Grafico e testo",
|
"PE.Controllers.Main.txtSldLtTChartAndTx": "Grafico e testo",
|
||||||
|
@ -519,7 +584,7 @@
|
||||||
"PE.Controllers.Main.warnLicenseExp": "La tua licenza è scaduta.<br>Si prega di aggiornare la licenza e ricaricare la pagina.",
|
"PE.Controllers.Main.warnLicenseExp": "La tua licenza è scaduta.<br>Si prega di aggiornare la licenza e ricaricare la pagina.",
|
||||||
"PE.Controllers.Main.warnLicenseUsersExceeded": "Il numero di utenti simultaei è stato superato e il documento verrà aperto solo per la visualizzazione. <br>Per ulteriori informazioni, contattare l'amministratore.",
|
"PE.Controllers.Main.warnLicenseUsersExceeded": "Il numero di utenti simultaei è stato superato e il documento verrà aperto solo per la visualizzazione. <br>Per ulteriori informazioni, contattare l'amministratore.",
|
||||||
"PE.Controllers.Main.warnNoLicense": "Questa versione di ONLYOFFICE® Editors presenta delle limitazioni per le connessioni simultanee al server dei documenti.<br>Se necessiti di avere di più, considera l'acquisto di una licenza commerciale.",
|
"PE.Controllers.Main.warnNoLicense": "Questa versione di ONLYOFFICE® Editors presenta delle limitazioni per le connessioni simultanee al server dei documenti.<br>Se necessiti di avere di più, considera l'acquisto di una licenza commerciale.",
|
||||||
"PE.Controllers.Main.warnNoLicenseUsers": "Questa versione di ONLYOFFICE® Editors presenta delle limitazioni per le connessioni simultanee al server dei documenti.<br>Se necessiti di avere di più, considera l'acquisto di una licenza commerciale.",
|
"PE.Controllers.Main.warnNoLicenseUsers": "Questa versione di %1 presenta alcune limitazioni per gli utenti simultanei.<br> Se hai bisogno di più, ti preghiamo di considerare l'aggiornamento della tua licenza attuale o l'acquisto di una licenza commerciale.",
|
||||||
"PE.Controllers.Main.warnProcessRightsChange": "Ci stato negato il diritto alla modifica del file.",
|
"PE.Controllers.Main.warnProcessRightsChange": "Ci stato negato il diritto alla modifica del file.",
|
||||||
"PE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
"PE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
||||||
"PE.Controllers.Toolbar.confirmAddFontName": "Il carattere che vuoi salvare non è accessibile su questo dispositivo.<br>Lo stile di testo sarà visualizzato usando uno dei caratteri di sistema, il carattere salvato sarà usato quando accessibile.<br>Vuoi continuare?",
|
"PE.Controllers.Toolbar.confirmAddFontName": "Il carattere che vuoi salvare non è accessibile su questo dispositivo.<br>Lo stile di testo sarà visualizzato usando uno dei caratteri di sistema, il carattere salvato sarà usato quando accessibile.<br>Vuoi continuare?",
|
||||||
|
@ -879,6 +944,14 @@
|
||||||
"PE.Views.ChartSettingsAdvanced.textAltTip": "La rappresentazione alternativa del testo delle informazioni riguardanti gli oggetti visivi, che verrà letta alle persone con deficit visivi o cognitivi per aiutarli a comprendere meglio quali informazioni sono contenute nell'immagine, nella forma, nel grafico o nella tabella.",
|
"PE.Views.ChartSettingsAdvanced.textAltTip": "La rappresentazione alternativa del testo delle informazioni riguardanti gli oggetti visivi, che verrà letta alle persone con deficit visivi o cognitivi per aiutarli a comprendere meglio quali informazioni sono contenute nell'immagine, nella forma, nel grafico o nella tabella.",
|
||||||
"PE.Views.ChartSettingsAdvanced.textAltTitle": "Titolo",
|
"PE.Views.ChartSettingsAdvanced.textAltTitle": "Titolo",
|
||||||
"PE.Views.ChartSettingsAdvanced.textTitle": "Grafico - Impostazioni avanzate",
|
"PE.Views.ChartSettingsAdvanced.textTitle": "Grafico - Impostazioni avanzate",
|
||||||
|
"PE.Views.DateTimeDialog.cancelButtonText": "Annulla",
|
||||||
|
"PE.Views.DateTimeDialog.confirmDefault": "Imposta formato definitivo per {0}: \"{1}\"",
|
||||||
|
"PE.Views.DateTimeDialog.okButtonText": "OK",
|
||||||
|
"PE.Views.DateTimeDialog.textDefault": "Imposta come predefinito",
|
||||||
|
"PE.Views.DateTimeDialog.textFormat": "Formati",
|
||||||
|
"PE.Views.DateTimeDialog.textLang": "Lingua",
|
||||||
|
"PE.Views.DateTimeDialog.textUpdate": "Aggiorna automaticamente",
|
||||||
|
"PE.Views.DateTimeDialog.txtTitle": "Data e ora",
|
||||||
"PE.Views.DocumentHolder.aboveText": "Al di sopra",
|
"PE.Views.DocumentHolder.aboveText": "Al di sopra",
|
||||||
"PE.Views.DocumentHolder.addCommentText": "Aggiungi commento",
|
"PE.Views.DocumentHolder.addCommentText": "Aggiungi commento",
|
||||||
"PE.Views.DocumentHolder.advancedImageText": "Impostazioni avanzate dell'immagine",
|
"PE.Views.DocumentHolder.advancedImageText": "Impostazioni avanzate dell'immagine",
|
||||||
|
@ -1085,13 +1158,21 @@
|
||||||
"PE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Crea una nuova presentazione vuota che potrai formattare durante la modifica. O scegli uno dei modelli per creare una presentazione di un certo tipo a quale sono già applicati certi stili.",
|
"PE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Crea una nuova presentazione vuota che potrai formattare durante la modifica. O scegli uno dei modelli per creare una presentazione di un certo tipo a quale sono già applicati certi stili.",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nuova presentazione",
|
"PE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nuova presentazione",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Nessun modello",
|
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Nessun modello",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Aggiungi Autore",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Aggiungi testo",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Applicazione",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Applicazione",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autore",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autore",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Cambia diritti di accesso",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Cambia diritti di accesso",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "Data di creazione",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtComment": "Commento",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Creato",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtModifyBy": "Ultima modifica di",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtModifyDate": "Ultima modifica",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Proprietario",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Percorso",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Percorso",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Persone con diritti",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Persone con diritti",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtSubject": "Oggetto",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Titolo presentazione",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Titolo presentazione",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtUploaded": "Caricato",
|
||||||
"PE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Cambia diritti di accesso",
|
"PE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Cambia diritti di accesso",
|
||||||
"PE.Views.FileMenuPanels.DocumentRights.txtRights": "Persone con diritti",
|
"PE.Views.FileMenuPanels.DocumentRights.txtRights": "Persone con diritti",
|
||||||
"PE.Views.FileMenuPanels.ProtectDoc.notcriticalErrorTitle": "Avviso",
|
"PE.Views.FileMenuPanels.ProtectDoc.notcriticalErrorTitle": "Avviso",
|
||||||
|
@ -1109,7 +1190,7 @@
|
||||||
"PE.Views.FileMenuPanels.Settings.strAutoRecover": "Attiva il ripristino automatico",
|
"PE.Views.FileMenuPanels.Settings.strAutoRecover": "Attiva il ripristino automatico",
|
||||||
"PE.Views.FileMenuPanels.Settings.strAutosave": "Attiva salvataggio automatico",
|
"PE.Views.FileMenuPanels.Settings.strAutosave": "Attiva salvataggio automatico",
|
||||||
"PE.Views.FileMenuPanels.Settings.strCoAuthMode": "Modalità di co-editing",
|
"PE.Views.FileMenuPanels.Settings.strCoAuthMode": "Modalità di co-editing",
|
||||||
"PE.Views.FileMenuPanels.Settings.strCoAuthModeDescFast": "Other users will see your changes at once",
|
"PE.Views.FileMenuPanels.Settings.strCoAuthModeDescFast": "Gli altri utenti vedranno immediatamente i tuoi cambiamenti",
|
||||||
"PE.Views.FileMenuPanels.Settings.strCoAuthModeDescStrict": "Dovrai accettare i cambiamenti prima di poterli visualizzare.",
|
"PE.Views.FileMenuPanels.Settings.strCoAuthModeDescStrict": "Dovrai accettare i cambiamenti prima di poterli visualizzare.",
|
||||||
"PE.Views.FileMenuPanels.Settings.strFast": "Fast",
|
"PE.Views.FileMenuPanels.Settings.strFast": "Fast",
|
||||||
"PE.Views.FileMenuPanels.Settings.strFontRender": "Suggerimento per i caratteri",
|
"PE.Views.FileMenuPanels.Settings.strFontRender": "Suggerimento per i caratteri",
|
||||||
|
@ -1142,6 +1223,20 @@
|
||||||
"PE.Views.FileMenuPanels.Settings.txtPt": "Punto",
|
"PE.Views.FileMenuPanels.Settings.txtPt": "Punto",
|
||||||
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Controllo ortografia",
|
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Controllo ortografia",
|
||||||
"PE.Views.FileMenuPanels.Settings.txtWin": "come Windows",
|
"PE.Views.FileMenuPanels.Settings.txtWin": "come Windows",
|
||||||
|
"PE.Views.HeaderFooterDialog.applyAllText": "Applica a tutti",
|
||||||
|
"PE.Views.HeaderFooterDialog.applyText": "Applica",
|
||||||
|
"PE.Views.HeaderFooterDialog.cancelButtonText": "Annulla",
|
||||||
|
"PE.Views.HeaderFooterDialog.diffLanguage": "Non è possibile utilizzare un formato data in una lingua diversa da quella della diapositiva.<br>Per cambiare il master, fare clic su \"Applica a tutto\" anziché \"Applica\"",
|
||||||
|
"PE.Views.HeaderFooterDialog.notcriticalErrorTitle": "Avviso",
|
||||||
|
"PE.Views.HeaderFooterDialog.textDateTime": "Data e ora",
|
||||||
|
"PE.Views.HeaderFooterDialog.textFooter": "Testo a piè di pagina",
|
||||||
|
"PE.Views.HeaderFooterDialog.textFormat": "Formati",
|
||||||
|
"PE.Views.HeaderFooterDialog.textLang": "Lingua",
|
||||||
|
"PE.Views.HeaderFooterDialog.textNotTitle": "Non mostrare sul titolo della diapositiva",
|
||||||
|
"PE.Views.HeaderFooterDialog.textPreview": "Anteprima",
|
||||||
|
"PE.Views.HeaderFooterDialog.textSlideNum": "Numero Diapositiva",
|
||||||
|
"PE.Views.HeaderFooterDialog.textTitle": "Impostazioni intestazione / piè di pagina",
|
||||||
|
"PE.Views.HeaderFooterDialog.textUpdate": "Aggiorna automaticamente",
|
||||||
"PE.Views.HyperlinkSettingsDialog.cancelButtonText": "Annulla",
|
"PE.Views.HyperlinkSettingsDialog.cancelButtonText": "Annulla",
|
||||||
"PE.Views.HyperlinkSettingsDialog.okButtonText": "OK",
|
"PE.Views.HyperlinkSettingsDialog.okButtonText": "OK",
|
||||||
"PE.Views.HyperlinkSettingsDialog.strDisplay": "Visualizza",
|
"PE.Views.HyperlinkSettingsDialog.strDisplay": "Visualizza",
|
||||||
|
@ -1357,12 +1452,14 @@
|
||||||
"PE.Views.SignatureSettings.txtSignedInvalid": "Alcune delle firme digitali in presentazione non sono valide o non possono essere verificate. La presentazione è protetta dalla modifica.",
|
"PE.Views.SignatureSettings.txtSignedInvalid": "Alcune delle firme digitali in presentazione non sono valide o non possono essere verificate. La presentazione è protetta dalla modifica.",
|
||||||
"PE.Views.SlideSettings.strBackground": "Colore sfondo",
|
"PE.Views.SlideSettings.strBackground": "Colore sfondo",
|
||||||
"PE.Views.SlideSettings.strColor": "Colore",
|
"PE.Views.SlideSettings.strColor": "Colore",
|
||||||
|
"PE.Views.SlideSettings.strDateTime": "Visualizza Data e Ora",
|
||||||
"PE.Views.SlideSettings.strDelay": "Ritardo",
|
"PE.Views.SlideSettings.strDelay": "Ritardo",
|
||||||
"PE.Views.SlideSettings.strDuration": "Durata",
|
"PE.Views.SlideSettings.strDuration": "Durata",
|
||||||
"PE.Views.SlideSettings.strEffect": "Effetto",
|
"PE.Views.SlideSettings.strEffect": "Effetto",
|
||||||
"PE.Views.SlideSettings.strFill": "Sfondo",
|
"PE.Views.SlideSettings.strFill": "Sfondo",
|
||||||
"PE.Views.SlideSettings.strForeground": "Colore primo piano",
|
"PE.Views.SlideSettings.strForeground": "Colore primo piano",
|
||||||
"PE.Views.SlideSettings.strPattern": "Modello",
|
"PE.Views.SlideSettings.strPattern": "Modello",
|
||||||
|
"PE.Views.SlideSettings.strSlideNum": "Mostra numero diapositiva",
|
||||||
"PE.Views.SlideSettings.strStartOnClick": "Inizia al clic del mouse",
|
"PE.Views.SlideSettings.strStartOnClick": "Inizia al clic del mouse",
|
||||||
"PE.Views.SlideSettings.textAdvanced": "Mostra impostazioni avanzate",
|
"PE.Views.SlideSettings.textAdvanced": "Mostra impostazioni avanzate",
|
||||||
"PE.Views.SlideSettings.textApplyAll": "Applica a tutte le diapositive",
|
"PE.Views.SlideSettings.textApplyAll": "Applica a tutte le diapositive",
|
||||||
|
@ -1462,9 +1559,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "Adatta alla diapositiva",
|
"PE.Views.Statusbar.tipFitPage": "Adatta alla diapositiva",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "Adatta alla larghezza",
|
"PE.Views.Statusbar.tipFitWidth": "Adatta alla larghezza",
|
||||||
"PE.Views.Statusbar.tipPreview": "Avvia presentazione",
|
"PE.Views.Statusbar.tipPreview": "Avvia presentazione",
|
||||||
"PE.Views.Statusbar.tipSetDocLang": "Imposta lingua del documento",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "Seleziona lingua del testo",
|
"PE.Views.Statusbar.tipSetLang": "Seleziona lingua del testo",
|
||||||
"PE.Views.Statusbar.tipSetSpelling": "Controllo ortografia",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "Ingrandimento",
|
"PE.Views.Statusbar.tipZoomFactor": "Ingrandimento",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "Zoom avanti",
|
"PE.Views.Statusbar.tipZoomIn": "Zoom avanti",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "Zoom indietro",
|
"PE.Views.Statusbar.tipZoomOut": "Zoom indietro",
|
||||||
|
@ -1666,7 +1761,7 @@
|
||||||
"PE.Views.Toolbar.tipPrint": "Stampa",
|
"PE.Views.Toolbar.tipPrint": "Stampa",
|
||||||
"PE.Views.Toolbar.tipRedo": "Ripristina",
|
"PE.Views.Toolbar.tipRedo": "Ripristina",
|
||||||
"PE.Views.Toolbar.tipSave": "Salva",
|
"PE.Views.Toolbar.tipSave": "Salva",
|
||||||
"PE.Views.Toolbar.tipSaveCoauth": "Save your changes for the other users to see them.",
|
"PE.Views.Toolbar.tipSaveCoauth": "Salva i tuoi cambiamenti per renderli disponibili agli altri utenti.",
|
||||||
"PE.Views.Toolbar.tipShapeAlign": "Allinea forma",
|
"PE.Views.Toolbar.tipShapeAlign": "Allinea forma",
|
||||||
"PE.Views.Toolbar.tipShapeArrange": "Disponi forma",
|
"PE.Views.Toolbar.tipShapeArrange": "Disponi forma",
|
||||||
"PE.Views.Toolbar.tipSlideSize": "Seleziona dimensione diapositiva",
|
"PE.Views.Toolbar.tipSlideSize": "Seleziona dimensione diapositiva",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": " 警告",
|
"Common.Controllers.Chat.notcriticalErrorTitle": " 警告",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "ここでメッセージを挿入してください。",
|
"Common.Controllers.Chat.textEnterMessage": "ここでメッセージを挿入してください。",
|
||||||
"Common.Controllers.Chat.textUserLimit": "ONLYOFFICE無料版を使用しています。<br>同時に2人のユーザのみは文書を編集することができます。<br>もっとが必要ですか。ONLYOFFICEエンタープライズ版の購入を検討してください。<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "匿名",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "匿名",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "閉じる",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "閉じる",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "他のユーザは編集しているのためオブジェクトが無効になります。",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "他のユーザは編集しているのためオブジェクトが無効になります。",
|
||||||
|
@ -97,7 +96,6 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "変換のタイムアウトを超過しました。",
|
"PE.Controllers.Main.convertationTimeoutText": "変換のタイムアウトを超過しました。",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "OKボタンを押すと文書リストに戻ることができます。",
|
"PE.Controllers.Main.criticalErrorExtText": "OKボタンを押すと文書リストに戻ることができます。",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "エラー",
|
"PE.Controllers.Main.criticalErrorTitle": "エラー",
|
||||||
"PE.Controllers.Main.defaultTitleText": "ONLYOFFICE Presentation Editor",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "ダウンロードに失敗しました",
|
"PE.Controllers.Main.downloadErrorText": "ダウンロードに失敗しました",
|
||||||
"PE.Controllers.Main.downloadTextText": "プレゼンテーションのダウンロード中...",
|
"PE.Controllers.Main.downloadTextText": "プレゼンテーションのダウンロード中...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "プレゼンテーションのダウンロード中",
|
"PE.Controllers.Main.downloadTitleText": "プレゼンテーションのダウンロード中",
|
||||||
|
@ -331,7 +329,6 @@
|
||||||
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "テンプレートなし",
|
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "テンプレートなし",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "作成者",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "作成者",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "アクセス許可の変更",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "アクセス許可の変更",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "作成日",
|
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "場所",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "場所",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "権利を持っている者",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "権利を持っている者",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "プレゼンテーションのタイトル",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "プレゼンテーションのタイトル",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "경고",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "경고",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "여기에 메시지를 입력하십시오",
|
"Common.Controllers.Chat.textEnterMessage": "여기에 메시지를 입력하십시오",
|
||||||
"Common.Controllers.Chat.textUserLimit": "ONLYOFFICE 무료 버전을 사용하고 있습니다. <br> 두 명의 사용자 만이 문서를 동시에 편집 할 수 있습니다. <br> ONLYOFFICE Enterprise Edition 구입 고려하십시오. <br> <a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\"> 자세히보기 </a> ",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "익명",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "익명",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "닫기",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "닫기",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "다른 사용자가 편집 중이므로 개체를 사용할 수 없습니다.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "다른 사용자가 편집 중이므로 개체를 사용할 수 없습니다.",
|
||||||
|
@ -227,7 +226,6 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "전환 시간 초과를 초과했습니다.",
|
"PE.Controllers.Main.convertationTimeoutText": "전환 시간 초과를 초과했습니다.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "문서 목록으로 돌아가려면 \"OK\"를 누르십시오.",
|
"PE.Controllers.Main.criticalErrorExtText": "문서 목록으로 돌아가려면 \"OK\"를 누르십시오.",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "오류",
|
"PE.Controllers.Main.criticalErrorTitle": "오류",
|
||||||
"PE.Controllers.Main.defaultTitleText": "ONLYOFFICE 프레젠테이션 편집기",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "다운로드하지 못했습니다.",
|
"PE.Controllers.Main.downloadErrorText": "다운로드하지 못했습니다.",
|
||||||
"PE.Controllers.Main.downloadTextText": "프리젠 테이션 다운로드 중 ...",
|
"PE.Controllers.Main.downloadTextText": "프리젠 테이션 다운로드 중 ...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "프레젠테이션 다운로드",
|
"PE.Controllers.Main.downloadTitleText": "프레젠테이션 다운로드",
|
||||||
|
@ -938,7 +936,6 @@
|
||||||
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "템플릿이 없습니다",
|
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "템플릿이 없습니다",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "작성자",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "작성자",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "액세스 권한 변경",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "액세스 권한 변경",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "생성 날짜",
|
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "위치",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "위치",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "권한이있는 사람",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "권한이있는 사람",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "프레젠테이션 제목",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "프레젠테이션 제목",
|
||||||
|
@ -1278,9 +1275,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "슬라이드에 맞추기",
|
"PE.Views.Statusbar.tipFitPage": "슬라이드에 맞추기",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "너비에 맞춤",
|
"PE.Views.Statusbar.tipFitWidth": "너비에 맞춤",
|
||||||
"PE.Views.Statusbar.tipPreview": "슬라이드 쇼 시작",
|
"PE.Views.Statusbar.tipPreview": "슬라이드 쇼 시작",
|
||||||
"PE.Views.Statusbar.tipSetDocLang": "문서 언어 설정",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "텍스트 언어 설정",
|
"PE.Views.Statusbar.tipSetLang": "텍스트 언어 설정",
|
||||||
"PE.Views.Statusbar.tipSetSpelling": "맞춤법 검사",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "확대 / 축소",
|
"PE.Views.Statusbar.tipZoomFactor": "확대 / 축소",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "확대",
|
"PE.Views.Statusbar.tipZoomIn": "확대",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "축소",
|
"PE.Views.Statusbar.tipZoomOut": "축소",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Warning",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Warning",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Enter your message here",
|
"Common.Controllers.Chat.textEnterMessage": "Enter your message here",
|
||||||
"Common.Controllers.Chat.textUserLimit": "You are using ONLYOFFICE Free Edition.<br>Only two users can co-edit the document simultaneously.<br>Want more? Consider buying ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonymous",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonymous",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Close",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Close",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "The object is disabled because it is being edited by another user.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "The object is disabled because it is being edited by another user.",
|
||||||
|
@ -224,7 +223,6 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "Conversion timeout exceeded.",
|
"PE.Controllers.Main.convertationTimeoutText": "Conversion timeout exceeded.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Press \"OK\" to return to document list.",
|
"PE.Controllers.Main.criticalErrorExtText": "Press \"OK\" to return to document list.",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Error",
|
"PE.Controllers.Main.criticalErrorTitle": "Error",
|
||||||
"PE.Controllers.Main.defaultTitleText": "ONLYOFFICE Presentation Editor",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "Download failed.",
|
"PE.Controllers.Main.downloadErrorText": "Download failed.",
|
||||||
"PE.Controllers.Main.downloadTextText": "Downloading presentation...",
|
"PE.Controllers.Main.downloadTextText": "Downloading presentation...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Downloading Presentation",
|
"PE.Controllers.Main.downloadTitleText": "Downloading Presentation",
|
||||||
|
@ -935,7 +933,6 @@
|
||||||
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "There are no templates",
|
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "There are no templates",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Author",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Author",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Change access rights",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Change access rights",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "Creation Date",
|
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Location",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Location",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Persons who have rights",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Persons who have rights",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Presentation Title",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Presentation Title",
|
||||||
|
@ -1275,9 +1272,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "Fit Slide",
|
"PE.Views.Statusbar.tipFitPage": "Fit Slide",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "Fit Width",
|
"PE.Views.Statusbar.tipFitWidth": "Fit Width",
|
||||||
"PE.Views.Statusbar.tipPreview": "Start Preview",
|
"PE.Views.Statusbar.tipPreview": "Start Preview",
|
||||||
"PE.Views.Statusbar.tipSetDocLang": "Uzstādīt dokumenta valodu",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "Uzstādīt teksta valodu",
|
"PE.Views.Statusbar.tipSetLang": "Uzstādīt teksta valodu",
|
||||||
"PE.Views.Statusbar.tipSetSpelling": "Pareizrakstības pārbaude",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "Palielināšana",
|
"PE.Views.Statusbar.tipZoomFactor": "Palielināšana",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "Zoom In",
|
"PE.Views.Statusbar.tipZoomIn": "Zoom In",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "Zoom Out",
|
"PE.Views.Statusbar.tipZoomOut": "Zoom Out",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Waarschuwing",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Waarschuwing",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Voer hier uw bericht in",
|
"Common.Controllers.Chat.textEnterMessage": "Voer hier uw bericht in",
|
||||||
"Common.Controllers.Chat.textUserLimit": "U gebruikt ONLYOFFICE Free Edition.<br>Er kunnen maar twee gebruikers tegelijk het document bewerken.<br>U wilt meer? Overweeg ONLYOFFICE Enterprise Edition aan te schaffen.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Meer informatie</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anoniem",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anoniem",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Sluiten",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Sluiten",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Het object is gedeactiveerd omdat het wordt bewerkt door een andere gebruiker.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Het object is gedeactiveerd omdat het wordt bewerkt door een andere gebruiker.",
|
||||||
|
@ -227,7 +226,6 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "Time-out voor conversie overschreden.",
|
"PE.Controllers.Main.convertationTimeoutText": "Time-out voor conversie overschreden.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Klik op \"OK\" om terug te keren naar de lijst met documenten.",
|
"PE.Controllers.Main.criticalErrorExtText": "Klik op \"OK\" om terug te keren naar de lijst met documenten.",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Fout",
|
"PE.Controllers.Main.criticalErrorTitle": "Fout",
|
||||||
"PE.Controllers.Main.defaultTitleText": "ONLYOFFICE Presentation Editor",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "Download mislukt.",
|
"PE.Controllers.Main.downloadErrorText": "Download mislukt.",
|
||||||
"PE.Controllers.Main.downloadTextText": "Presentatie wordt gedownload...",
|
"PE.Controllers.Main.downloadTextText": "Presentatie wordt gedownload...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Presentatie wordt gedownload",
|
"PE.Controllers.Main.downloadTitleText": "Presentatie wordt gedownload",
|
||||||
|
@ -944,7 +942,6 @@
|
||||||
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Er zijn geen sjablonen",
|
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Er zijn geen sjablonen",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Auteur",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Auteur",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Toegangsrechten wijzigen",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Toegangsrechten wijzigen",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "Datum gemaakt",
|
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Locatie",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Locatie",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personen met rechten",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personen met rechten",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Presentatietitel",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Presentatietitel",
|
||||||
|
@ -1284,9 +1281,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "Aanpassen aan dia",
|
"PE.Views.Statusbar.tipFitPage": "Aanpassen aan dia",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "Aan breedte aanpassen",
|
"PE.Views.Statusbar.tipFitWidth": "Aan breedte aanpassen",
|
||||||
"PE.Views.Statusbar.tipPreview": "Diavoorstelling starten",
|
"PE.Views.Statusbar.tipPreview": "Diavoorstelling starten",
|
||||||
"PE.Views.Statusbar.tipSetDocLang": "Taal van document instellen",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "Taal van tekst instellen",
|
"PE.Views.Statusbar.tipSetLang": "Taal van tekst instellen",
|
||||||
"PE.Views.Statusbar.tipSetSpelling": "Spellingcontrole",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "Zoomen",
|
"PE.Views.Statusbar.tipZoomFactor": "Zoomen",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "Inzoomen",
|
"PE.Views.Statusbar.tipZoomIn": "Inzoomen",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "Uitzoomen",
|
"PE.Views.Statusbar.tipZoomOut": "Uitzoomen",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Ostrzeżenie",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Ostrzeżenie",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Wprowadź swoją wiadomość tutaj",
|
"Common.Controllers.Chat.textEnterMessage": "Wprowadź swoją wiadomość tutaj",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Używasz ONLYOFFICE Free Edition. <br> Tylko dwóch użytkowników może jednocześnie edytować dokument. Chcesz więcej? Zastanów się nad zakupem ONLYOFFICE Enterprise Edition. <a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\"> Czytaj więcej </a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonimowy użytkownik ",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonimowy użytkownik ",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Zamknąć",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Zamknąć",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Obiekt jest wyłączony, ponieważ jest edytowany przez innego użytkownika.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Obiekt jest wyłączony, ponieważ jest edytowany przez innego użytkownika.",
|
||||||
|
@ -133,7 +132,6 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "Przekroczono limit czasu konwersji.",
|
"PE.Controllers.Main.convertationTimeoutText": "Przekroczono limit czasu konwersji.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Naciśnij \"OK\", aby powrócić do listy dokumentów.",
|
"PE.Controllers.Main.criticalErrorExtText": "Naciśnij \"OK\", aby powrócić do listy dokumentów.",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Błąd",
|
"PE.Controllers.Main.criticalErrorTitle": "Błąd",
|
||||||
"PE.Controllers.Main.defaultTitleText": "ONLYOFFICE Edytor prezentacji",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "Pobieranie nieudane.",
|
"PE.Controllers.Main.downloadErrorText": "Pobieranie nieudane.",
|
||||||
"PE.Controllers.Main.downloadTextText": "Pobieranie prezentacji...",
|
"PE.Controllers.Main.downloadTextText": "Pobieranie prezentacji...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Pobieranie prezentacji",
|
"PE.Controllers.Main.downloadTitleText": "Pobieranie prezentacji",
|
||||||
|
@ -824,7 +822,6 @@
|
||||||
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Tam nie ma żadnych szablonów",
|
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Tam nie ma żadnych szablonów",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zmień prawa dostępu",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zmień prawa dostępu",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "Data utworzenia",
|
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Lokalizacja",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Lokalizacja",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osoby, które mają prawa",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osoby, które mają prawa",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Tytuł prezentacji",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Tytuł prezentacji",
|
||||||
|
@ -1141,9 +1138,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "Dopasuj do slajdu",
|
"PE.Views.Statusbar.tipFitPage": "Dopasuj do slajdu",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "Dopasuj do szerokości",
|
"PE.Views.Statusbar.tipFitWidth": "Dopasuj do szerokości",
|
||||||
"PE.Views.Statusbar.tipPreview": "Rozpocznij pokaz slajdów",
|
"PE.Views.Statusbar.tipPreview": "Rozpocznij pokaz slajdów",
|
||||||
"PE.Views.Statusbar.tipSetDocLang": "Ustaw język dokumentu",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "Ustaw język tekstu",
|
"PE.Views.Statusbar.tipSetLang": "Ustaw język tekstu",
|
||||||
"PE.Views.Statusbar.tipSetSpelling": "Sprawdzanie pisowni",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "Powiększenie",
|
"PE.Views.Statusbar.tipZoomFactor": "Powiększenie",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "Powiększ",
|
"PE.Views.Statusbar.tipZoomIn": "Powiększ",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "Pomniejsz",
|
"PE.Views.Statusbar.tipZoomOut": "Pomniejsz",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Aviso",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Aviso",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Inserir sua mensagem aqui",
|
"Common.Controllers.Chat.textEnterMessage": "Inserir sua mensagem aqui",
|
||||||
"Common.Controllers.Chat.textUserLimit": "You are using ONLYOFFICE Free Edition.<br>Only two users can co-edit the document simultaneously.<br>Want more? Consider buying ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anônimo",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anônimo",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Fechar",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Fechar",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "O objeto está desabilitado por que está sendo editado por outro usuário.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "O objeto está desabilitado por que está sendo editado por outro usuário.",
|
||||||
|
@ -132,7 +131,6 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "Tempo limite de conversão excedido.",
|
"PE.Controllers.Main.convertationTimeoutText": "Tempo limite de conversão excedido.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Pressione \"OK\" para voltar para a lista de documentos.",
|
"PE.Controllers.Main.criticalErrorExtText": "Pressione \"OK\" para voltar para a lista de documentos.",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Erro",
|
"PE.Controllers.Main.criticalErrorTitle": "Erro",
|
||||||
"PE.Controllers.Main.defaultTitleText": "Editor de apresentação ONLYOFFICE",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "Download falhou.",
|
"PE.Controllers.Main.downloadErrorText": "Download falhou.",
|
||||||
"PE.Controllers.Main.downloadTextText": "Baixando apresentação...",
|
"PE.Controllers.Main.downloadTextText": "Baixando apresentação...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Baixando apresentação",
|
"PE.Controllers.Main.downloadTitleText": "Baixando apresentação",
|
||||||
|
@ -823,7 +821,6 @@
|
||||||
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Não há modelos",
|
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Não há modelos",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Alterar direitos de acesso",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Alterar direitos de acesso",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "Data de criação",
|
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Localização",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Localização",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Pessoas que têm direitos",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Pessoas que têm direitos",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Título de apresentação",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Título de apresentação",
|
||||||
|
@ -1140,9 +1137,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "Ajustar slide",
|
"PE.Views.Statusbar.tipFitPage": "Ajustar slide",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "Ajustar largura",
|
"PE.Views.Statusbar.tipFitWidth": "Ajustar largura",
|
||||||
"PE.Views.Statusbar.tipPreview": "Start Preview",
|
"PE.Views.Statusbar.tipPreview": "Start Preview",
|
||||||
"PE.Views.Statusbar.tipSetDocLang": "Definir idioma do documento",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "Definir idioma do texto",
|
"PE.Views.Statusbar.tipSetLang": "Definir idioma do texto",
|
||||||
"PE.Views.Statusbar.tipSetSpelling": "Verificação ortográfica",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "Zoom",
|
"PE.Views.Statusbar.tipZoomFactor": "Zoom",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "Ampliar",
|
"PE.Views.Statusbar.tipZoomIn": "Ampliar",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "Reduzir",
|
"PE.Views.Statusbar.tipZoomOut": "Reduzir",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Предупреждение",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Предупреждение",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Введите здесь своё сообщение",
|
"Common.Controllers.Chat.textEnterMessage": "Введите здесь своё сообщение",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Вы используете бесплатную версию ONLYOFFICE.<br>Только два пользователя одновременно могут совместно редактировать документ.<br>Требуется больше? Рекомендуем приобрести корпоративную версию ONLYOFFICE.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Читать дальше</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Аноним",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Аноним",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Закрыть",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Закрыть",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Объект недоступен, так как редактируется другим пользователем.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Объект недоступен, так как редактируется другим пользователем.",
|
||||||
|
@ -199,6 +198,7 @@
|
||||||
"Common.Views.ReviewPopover.textCancel": "Отмена",
|
"Common.Views.ReviewPopover.textCancel": "Отмена",
|
||||||
"Common.Views.ReviewPopover.textClose": "Закрыть",
|
"Common.Views.ReviewPopover.textClose": "Закрыть",
|
||||||
"Common.Views.ReviewPopover.textEdit": "OK",
|
"Common.Views.ReviewPopover.textEdit": "OK",
|
||||||
|
"Common.Views.ReviewPopover.textMention": "+упоминание предоставит доступ к документу и отправит оповещение по почте",
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Открыть снова",
|
"Common.Views.ReviewPopover.textOpenAgain": "Открыть снова",
|
||||||
"Common.Views.ReviewPopover.textReply": "Ответить",
|
"Common.Views.ReviewPopover.textReply": "Ответить",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Решить",
|
"Common.Views.ReviewPopover.textResolve": "Решить",
|
||||||
|
@ -245,14 +245,13 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "Превышено время ожидания конвертации.",
|
"PE.Controllers.Main.convertationTimeoutText": "Превышено время ожидания конвертации.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Нажмите \"OK\", чтобы вернуться к списку документов.",
|
"PE.Controllers.Main.criticalErrorExtText": "Нажмите \"OK\", чтобы вернуться к списку документов.",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Ошибка",
|
"PE.Controllers.Main.criticalErrorTitle": "Ошибка",
|
||||||
"PE.Controllers.Main.defaultTitleText": "ONLYOFFICE Presentation Editor",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "Загрузка не удалась.",
|
"PE.Controllers.Main.downloadErrorText": "Загрузка не удалась.",
|
||||||
"PE.Controllers.Main.downloadTextText": "Загрузка презентации...",
|
"PE.Controllers.Main.downloadTextText": "Загрузка презентации...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Загрузка презентации",
|
"PE.Controllers.Main.downloadTitleText": "Загрузка презентации",
|
||||||
"PE.Controllers.Main.errorAccessDeny": "Вы пытаетесь выполнить действие, на которое у вас нет прав.<br>Пожалуйста, обратитесь к администратору Сервера документов.",
|
"PE.Controllers.Main.errorAccessDeny": "Вы пытаетесь выполнить действие, на которое у вас нет прав.<br>Пожалуйста, обратитесь к администратору Сервера документов.",
|
||||||
"PE.Controllers.Main.errorBadImageUrl": "Неправильный URL-адрес изображения",
|
"PE.Controllers.Main.errorBadImageUrl": "Неправильный URL-адрес изображения",
|
||||||
"PE.Controllers.Main.errorCoAuthoringDisconnect": "Потеряно соединение с сервером. В данный момент нельзя отредактировать документ.",
|
"PE.Controllers.Main.errorCoAuthoringDisconnect": "Потеряно соединение с сервером. В данный момент нельзя отредактировать документ.",
|
||||||
"PE.Controllers.Main.errorConnectToServer": "Не удается сохранить документ. Проверьте параметры подключения или обратитесь к вашему администратору.<br>Когда вы нажмете на кнопку 'OK', вам будет предложено скачать документ.<br><br>Дополнительную информацию о подключении Сервера документов можно найти <a href=\"https://api.onlyoffice.com/editors/callback\" target=\"_blank\">здесь</a>",
|
"PE.Controllers.Main.errorConnectToServer": "Не удается сохранить документ. Проверьте параметры подключения или обратитесь к вашему администратору.<br>Когда вы нажмете на кнопку 'OK', вам будет предложено скачать документ.<br><br>Дополнительную информацию о подключении Сервера документов можно найти <a href=\"%1\" target=\"_blank\">здесь</a>",
|
||||||
"PE.Controllers.Main.errorDatabaseConnection": "Внешняя ошибка.<br>Ошибка подключения к базе данных. Если ошибка повторяется, пожалуйста, обратитесь в службу поддержки.",
|
"PE.Controllers.Main.errorDatabaseConnection": "Внешняя ошибка.<br>Ошибка подключения к базе данных. Если ошибка повторяется, пожалуйста, обратитесь в службу поддержки.",
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Получены зашифрованные изменения, их нельзя расшифровать.",
|
"PE.Controllers.Main.errorDataEncrypted": "Получены зашифрованные изменения, их нельзя расшифровать.",
|
||||||
"PE.Controllers.Main.errorDataRange": "Некорректный диапазон данных.",
|
"PE.Controllers.Main.errorDataRange": "Некорректный диапазон данных.",
|
||||||
|
@ -315,7 +314,7 @@
|
||||||
"PE.Controllers.Main.textContactUs": "Связаться с отделом продаж",
|
"PE.Controllers.Main.textContactUs": "Связаться с отделом продаж",
|
||||||
"PE.Controllers.Main.textCustomLoader": "Обратите внимание, что по условиям лицензии у вас нет прав изменять экран, отображаемый при загрузке.<br>Пожалуйста, обратитесь в наш отдел продаж, чтобы сделать запрос.",
|
"PE.Controllers.Main.textCustomLoader": "Обратите внимание, что по условиям лицензии у вас нет прав изменять экран, отображаемый при загрузке.<br>Пожалуйста, обратитесь в наш отдел продаж, чтобы сделать запрос.",
|
||||||
"PE.Controllers.Main.textLoadingDocument": "Загрузка презентации",
|
"PE.Controllers.Main.textLoadingDocument": "Загрузка презентации",
|
||||||
"PE.Controllers.Main.textNoLicenseTitle": "Ограничение по числу подключений ONLYOFFICE",
|
"PE.Controllers.Main.textNoLicenseTitle": "Ограничение по числу подключений %1",
|
||||||
"PE.Controllers.Main.textPaidFeature": "Платная функция",
|
"PE.Controllers.Main.textPaidFeature": "Платная функция",
|
||||||
"PE.Controllers.Main.textShape": "Фигура",
|
"PE.Controllers.Main.textShape": "Фигура",
|
||||||
"PE.Controllers.Main.textStrict": "Строгий режим",
|
"PE.Controllers.Main.textStrict": "Строгий режим",
|
||||||
|
@ -585,7 +584,7 @@
|
||||||
"PE.Controllers.Main.warnLicenseExp": "Истек срок действия лицензии.<br>Обновите лицензию, а затем обновите страницу.",
|
"PE.Controllers.Main.warnLicenseExp": "Истек срок действия лицензии.<br>Обновите лицензию, а затем обновите страницу.",
|
||||||
"PE.Controllers.Main.warnLicenseUsersExceeded": "Превышено допустимое число одновременно работающих пользователей, и документ откроется только на просмотр.<br>Обратитесь к администратору за дополнительной информацией.",
|
"PE.Controllers.Main.warnLicenseUsersExceeded": "Превышено допустимое число одновременно работающих пользователей, и документ откроется только на просмотр.<br>Обратитесь к администратору за дополнительной информацией.",
|
||||||
"PE.Controllers.Main.warnNoLicense": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по количеству одновременных подключений к серверу документов.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
"PE.Controllers.Main.warnNoLicense": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по количеству одновременных подключений к серверу документов.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
||||||
"PE.Controllers.Main.warnNoLicenseUsers": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по числу одновременно работающих пользователей.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
"PE.Controllers.Main.warnNoLicenseUsers": "Эта версия редакторов %1 имеет некоторые ограничения по числу одновременно работающих пользователей.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
||||||
"PE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.",
|
"PE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.",
|
||||||
"PE.Controllers.Statusbar.zoomText": "Масштаб {0}%",
|
"PE.Controllers.Statusbar.zoomText": "Масштаб {0}%",
|
||||||
"PE.Controllers.Toolbar.confirmAddFontName": "Шрифт, который вы хотите сохранить, недоступен на этом устройстве.<br>Стиль текста будет отображаться с помощью одного из системных шрифтов. Сохраненный шрифт будет использоваться, когда он станет доступен.<br>Вы хотите продолжить?",
|
"PE.Controllers.Toolbar.confirmAddFontName": "Шрифт, который вы хотите сохранить, недоступен на этом устройстве.<br>Стиль текста будет отображаться с помощью одного из системных шрифтов. Сохраненный шрифт будет использоваться, когда он станет доступен.<br>Вы хотите продолжить?",
|
||||||
|
@ -945,6 +944,14 @@
|
||||||
"PE.Views.ChartSettingsAdvanced.textAltTip": "Альтернативное текстовое представление информации о визуальном объекте, которое будет зачитываться для людей с нарушениями зрения или когнитивными нарушениями, чтобы помочь им лучше понять, какую информацию содержит изображение, автофигура, диаграмма или таблица.",
|
"PE.Views.ChartSettingsAdvanced.textAltTip": "Альтернативное текстовое представление информации о визуальном объекте, которое будет зачитываться для людей с нарушениями зрения или когнитивными нарушениями, чтобы помочь им лучше понять, какую информацию содержит изображение, автофигура, диаграмма или таблица.",
|
||||||
"PE.Views.ChartSettingsAdvanced.textAltTitle": "Заголовок",
|
"PE.Views.ChartSettingsAdvanced.textAltTitle": "Заголовок",
|
||||||
"PE.Views.ChartSettingsAdvanced.textTitle": "Диаграмма - дополнительные параметры",
|
"PE.Views.ChartSettingsAdvanced.textTitle": "Диаграмма - дополнительные параметры",
|
||||||
|
"PE.Views.DateTimeDialog.cancelButtonText": "Отмена",
|
||||||
|
"PE.Views.DateTimeDialog.confirmDefault": "Задать формат по умолчанию для {0}: \"{1}\"",
|
||||||
|
"PE.Views.DateTimeDialog.okButtonText": "Ок",
|
||||||
|
"PE.Views.DateTimeDialog.textDefault": "Установить по умолчанию",
|
||||||
|
"PE.Views.DateTimeDialog.textFormat": "Форматы",
|
||||||
|
"PE.Views.DateTimeDialog.textLang": "Язык",
|
||||||
|
"PE.Views.DateTimeDialog.textUpdate": "Обновлять автоматически",
|
||||||
|
"PE.Views.DateTimeDialog.txtTitle": "Дата и время",
|
||||||
"PE.Views.DocumentHolder.aboveText": "Выше",
|
"PE.Views.DocumentHolder.aboveText": "Выше",
|
||||||
"PE.Views.DocumentHolder.addCommentText": "Добавить комментарий",
|
"PE.Views.DocumentHolder.addCommentText": "Добавить комментарий",
|
||||||
"PE.Views.DocumentHolder.advancedImageText": "Дополнительные параметры изображения",
|
"PE.Views.DocumentHolder.advancedImageText": "Дополнительные параметры изображения",
|
||||||
|
@ -1151,13 +1158,21 @@
|
||||||
"PE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Создайте новую пустую презентацию, к которой Вы сможете применить стили и отформатировать при редактировании после того, как она будет создана. Или выберите один из шаблонов, чтобы создать презентацию определенного типа или предназначения, где уже предварительно применены некоторые стили.",
|
"PE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Создайте новую пустую презентацию, к которой Вы сможете применить стили и отформатировать при редактировании после того, как она будет создана. Или выберите один из шаблонов, чтобы создать презентацию определенного типа или предназначения, где уже предварительно применены некоторые стили.",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.newDocumentText": "Новая презентация",
|
"PE.Views.FileMenuPanels.CreateNew.newDocumentText": "Новая презентация",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Шаблоны отсутствуют",
|
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Шаблоны отсутствуют",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Добавить автора",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Добавить текст",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Приложение",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Приложение",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Изменить права доступа",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Изменить права доступа",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "Дата создания",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtComment": "Комментарий",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Создана",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtModifyBy": "Автор последнего изменения",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtModifyDate": "Последнее изменение",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Владелец",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Размещение",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Размещение",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Люди, имеющие права",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Люди, имеющие права",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Название презентации",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtSubject": "Тема",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Название",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtUploaded": "Загружена",
|
||||||
"PE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Изменить права доступа",
|
"PE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Изменить права доступа",
|
||||||
"PE.Views.FileMenuPanels.DocumentRights.txtRights": "Люди, имеющие права",
|
"PE.Views.FileMenuPanels.DocumentRights.txtRights": "Люди, имеющие права",
|
||||||
"PE.Views.FileMenuPanels.ProtectDoc.notcriticalErrorTitle": "Внимание",
|
"PE.Views.FileMenuPanels.ProtectDoc.notcriticalErrorTitle": "Внимание",
|
||||||
|
@ -1208,6 +1223,20 @@
|
||||||
"PE.Views.FileMenuPanels.Settings.txtPt": "Пункт",
|
"PE.Views.FileMenuPanels.Settings.txtPt": "Пункт",
|
||||||
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Проверка орфографии",
|
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Проверка орфографии",
|
||||||
"PE.Views.FileMenuPanels.Settings.txtWin": "как Windows",
|
"PE.Views.FileMenuPanels.Settings.txtWin": "как Windows",
|
||||||
|
"PE.Views.HeaderFooterDialog.applyAllText": "Применить ко всем",
|
||||||
|
"PE.Views.HeaderFooterDialog.applyText": "Применить",
|
||||||
|
"PE.Views.HeaderFooterDialog.cancelButtonText": "Отмена",
|
||||||
|
"PE.Views.HeaderFooterDialog.diffLanguage": "Формат даты должен использовать тот же язык, что и образец слайдов.<br>Чтобы изменить образец, вместо кнопки 'Применить' нажмите кнопку 'Применить ко всем'",
|
||||||
|
"PE.Views.HeaderFooterDialog.notcriticalErrorTitle": "Внимание",
|
||||||
|
"PE.Views.HeaderFooterDialog.textDateTime": "Дата и время",
|
||||||
|
"PE.Views.HeaderFooterDialog.textFooter": "Текст в нижнем колонтитуле",
|
||||||
|
"PE.Views.HeaderFooterDialog.textFormat": "Форматы",
|
||||||
|
"PE.Views.HeaderFooterDialog.textLang": "Язык",
|
||||||
|
"PE.Views.HeaderFooterDialog.textNotTitle": "Не показывать на титульном слайде",
|
||||||
|
"PE.Views.HeaderFooterDialog.textPreview": "Просмотр",
|
||||||
|
"PE.Views.HeaderFooterDialog.textSlideNum": "Номер слайда",
|
||||||
|
"PE.Views.HeaderFooterDialog.textTitle": "Параметры верхнего и нижнего колонтитулов",
|
||||||
|
"PE.Views.HeaderFooterDialog.textUpdate": "Обновлять автоматически",
|
||||||
"PE.Views.HyperlinkSettingsDialog.cancelButtonText": "Отмена",
|
"PE.Views.HyperlinkSettingsDialog.cancelButtonText": "Отмена",
|
||||||
"PE.Views.HyperlinkSettingsDialog.okButtonText": "OK",
|
"PE.Views.HyperlinkSettingsDialog.okButtonText": "OK",
|
||||||
"PE.Views.HyperlinkSettingsDialog.strDisplay": "Отображать",
|
"PE.Views.HyperlinkSettingsDialog.strDisplay": "Отображать",
|
||||||
|
@ -1423,12 +1452,14 @@
|
||||||
"PE.Views.SignatureSettings.txtSignedInvalid": "Некоторые из цифровых подписей в презентации недействительны или их нельзя проверить. Презентация защищена от редактирования.",
|
"PE.Views.SignatureSettings.txtSignedInvalid": "Некоторые из цифровых подписей в презентации недействительны или их нельзя проверить. Презентация защищена от редактирования.",
|
||||||
"PE.Views.SlideSettings.strBackground": "Цвет фона",
|
"PE.Views.SlideSettings.strBackground": "Цвет фона",
|
||||||
"PE.Views.SlideSettings.strColor": "Цвет",
|
"PE.Views.SlideSettings.strColor": "Цвет",
|
||||||
|
"PE.Views.SlideSettings.strDateTime": "Показывать дату и время",
|
||||||
"PE.Views.SlideSettings.strDelay": "Задержка",
|
"PE.Views.SlideSettings.strDelay": "Задержка",
|
||||||
"PE.Views.SlideSettings.strDuration": "Длит.",
|
"PE.Views.SlideSettings.strDuration": "Длит.",
|
||||||
"PE.Views.SlideSettings.strEffect": "Эффект",
|
"PE.Views.SlideSettings.strEffect": "Эффект",
|
||||||
"PE.Views.SlideSettings.strFill": "Фон",
|
"PE.Views.SlideSettings.strFill": "Фон",
|
||||||
"PE.Views.SlideSettings.strForeground": "Цвет переднего плана",
|
"PE.Views.SlideSettings.strForeground": "Цвет переднего плана",
|
||||||
"PE.Views.SlideSettings.strPattern": "Узор",
|
"PE.Views.SlideSettings.strPattern": "Узор",
|
||||||
|
"PE.Views.SlideSettings.strSlideNum": "Показывать номер слайда",
|
||||||
"PE.Views.SlideSettings.strStartOnClick": "Запускать щелчком",
|
"PE.Views.SlideSettings.strStartOnClick": "Запускать щелчком",
|
||||||
"PE.Views.SlideSettings.textAdvanced": "Дополнительные параметры",
|
"PE.Views.SlideSettings.textAdvanced": "Дополнительные параметры",
|
||||||
"PE.Views.SlideSettings.textApplyAll": "Применить ко всем слайдам",
|
"PE.Views.SlideSettings.textApplyAll": "Применить ко всем слайдам",
|
||||||
|
@ -1528,9 +1559,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "По размеру слайда",
|
"PE.Views.Statusbar.tipFitPage": "По размеру слайда",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "По ширине",
|
"PE.Views.Statusbar.tipFitWidth": "По ширине",
|
||||||
"PE.Views.Statusbar.tipPreview": "Начать показ слайдов",
|
"PE.Views.Statusbar.tipPreview": "Начать показ слайдов",
|
||||||
"PE.Views.Statusbar.tipSetDocLang": "Задать язык документа",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "Выбрать язык текста",
|
"PE.Views.Statusbar.tipSetLang": "Выбрать язык текста",
|
||||||
"PE.Views.Statusbar.tipSetSpelling": "Проверка орфографии",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "Масштаб",
|
"PE.Views.Statusbar.tipZoomFactor": "Масштаб",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "Увеличить",
|
"PE.Views.Statusbar.tipZoomIn": "Увеличить",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "Уменьшить",
|
"PE.Views.Statusbar.tipZoomOut": "Уменьшить",
|
||||||
|
@ -1641,7 +1670,7 @@
|
||||||
"PE.Views.Toolbar.capAddSlide": "Добавить слайд",
|
"PE.Views.Toolbar.capAddSlide": "Добавить слайд",
|
||||||
"PE.Views.Toolbar.capBtnComment": "Комментарий",
|
"PE.Views.Toolbar.capBtnComment": "Комментарий",
|
||||||
"PE.Views.Toolbar.capInsertChart": "Диаграмма",
|
"PE.Views.Toolbar.capInsertChart": "Диаграмма",
|
||||||
"PE.Views.Toolbar.capInsertEquation": "Формула",
|
"PE.Views.Toolbar.capInsertEquation": "Уравнение",
|
||||||
"PE.Views.Toolbar.capInsertHyperlink": "Гиперссылка",
|
"PE.Views.Toolbar.capInsertHyperlink": "Гиперссылка",
|
||||||
"PE.Views.Toolbar.capInsertImage": "Изображение",
|
"PE.Views.Toolbar.capInsertImage": "Изображение",
|
||||||
"PE.Views.Toolbar.capInsertShape": "Фигура",
|
"PE.Views.Toolbar.capInsertShape": "Фигура",
|
||||||
|
@ -1717,7 +1746,7 @@
|
||||||
"PE.Views.Toolbar.tipHAligh": "Горизонтальное выравнивание",
|
"PE.Views.Toolbar.tipHAligh": "Горизонтальное выравнивание",
|
||||||
"PE.Views.Toolbar.tipIncPrLeft": "Увеличить отступ",
|
"PE.Views.Toolbar.tipIncPrLeft": "Увеличить отступ",
|
||||||
"PE.Views.Toolbar.tipInsertChart": "Вставить диаграмму",
|
"PE.Views.Toolbar.tipInsertChart": "Вставить диаграмму",
|
||||||
"PE.Views.Toolbar.tipInsertEquation": "Вставить формулу",
|
"PE.Views.Toolbar.tipInsertEquation": "Вставить уравнение",
|
||||||
"PE.Views.Toolbar.tipInsertHyperlink": "Добавить гиперссылку",
|
"PE.Views.Toolbar.tipInsertHyperlink": "Добавить гиперссылку",
|
||||||
"PE.Views.Toolbar.tipInsertImage": "Вставить изображение",
|
"PE.Views.Toolbar.tipInsertImage": "Вставить изображение",
|
||||||
"PE.Views.Toolbar.tipInsertShape": "Вставить автофигуру",
|
"PE.Views.Toolbar.tipInsertShape": "Вставить автофигуру",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Upozornenie",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Upozornenie",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Zadať svoju správu tu",
|
"Common.Controllers.Chat.textEnterMessage": "Zadať svoju správu tu",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Používate ONLYOFFICE vydanie zadarmo.<br>Iba dvaja používatelia dokážu spolueditovať dokument súčasne.<br>Chcete viac? Zvážte kúpu ONLYOFFICE Podnikové vydanie.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonymný",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonymný",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Zatvoriť",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Zatvoriť",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Objekt je blokovaný, pretože ho práve upravuje iný používateľ.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Objekt je blokovaný, pretože ho práve upravuje iný používateľ.",
|
||||||
|
@ -190,7 +189,6 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "Prekročený čas konverzie.",
|
"PE.Controllers.Main.convertationTimeoutText": "Prekročený čas konverzie.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Stlačte \"OK\" pre návrat do zoznamu dokumentov.",
|
"PE.Controllers.Main.criticalErrorExtText": "Stlačte \"OK\" pre návrat do zoznamu dokumentov.",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Chyba",
|
"PE.Controllers.Main.criticalErrorTitle": "Chyba",
|
||||||
"PE.Controllers.Main.defaultTitleText": "Editor ONLYOFFICE Prezentácia",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "Sťahovanie zlyhalo.",
|
"PE.Controllers.Main.downloadErrorText": "Sťahovanie zlyhalo.",
|
||||||
"PE.Controllers.Main.downloadTextText": "Sťahovanie prezentácie...",
|
"PE.Controllers.Main.downloadTextText": "Sťahovanie prezentácie...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Sťahovanie prezentácie",
|
"PE.Controllers.Main.downloadTitleText": "Sťahovanie prezentácie",
|
||||||
|
@ -893,7 +891,6 @@
|
||||||
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Neexistujú žiadne šablóny",
|
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Neexistujú žiadne šablóny",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zmeniť prístupové práva",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zmeniť prístupové práva",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "Dátum vytvorenia",
|
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Umiestnenie",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Umiestnenie",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osoby s oprávneniami",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osoby s oprávneniami",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Názov prezentácie",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Názov prezentácie",
|
||||||
|
@ -1217,9 +1214,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "Prispôsobiť snímke",
|
"PE.Views.Statusbar.tipFitPage": "Prispôsobiť snímke",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "Prispôsobiť na šírku",
|
"PE.Views.Statusbar.tipFitWidth": "Prispôsobiť na šírku",
|
||||||
"PE.Views.Statusbar.tipPreview": "Spustiť prezentáciu",
|
"PE.Views.Statusbar.tipPreview": "Spustiť prezentáciu",
|
||||||
"PE.Views.Statusbar.tipSetDocLang": "Nastaviť jazyk dokumentov",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "Nastaviť jazyk textu",
|
"PE.Views.Statusbar.tipSetLang": "Nastaviť jazyk textu",
|
||||||
"PE.Views.Statusbar.tipSetSpelling": "Kontrola pravopisu",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "Priblíženie",
|
"PE.Views.Statusbar.tipZoomFactor": "Priblíženie",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "Priblížiť",
|
"PE.Views.Statusbar.tipZoomIn": "Priblížiť",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "Oddialiť",
|
"PE.Views.Statusbar.tipZoomOut": "Oddialiť",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Opozorilo",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Opozorilo",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Svoje sporočilo vnesite tu",
|
"Common.Controllers.Chat.textEnterMessage": "Svoje sporočilo vnesite tu",
|
||||||
"Common.Controllers.Chat.textUserLimit": "You are using ONLYOFFICE Free Edition.<br>Only two users can co-edit the document simultaneously.<br>Want more? Consider buying ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonimno",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonimno",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Zapri",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Zapri",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Objekt je onemogočen, saj ga ureja drug uporabnik.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Objekt je onemogočen, saj ga ureja drug uporabnik.",
|
||||||
|
@ -94,7 +93,6 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "Pretvorbena prekinitev presežena.",
|
"PE.Controllers.Main.convertationTimeoutText": "Pretvorbena prekinitev presežena.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Pritisnite \"OK\" za vrnitev na seznam dokumentov.",
|
"PE.Controllers.Main.criticalErrorExtText": "Pritisnite \"OK\" za vrnitev na seznam dokumentov.",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Napaka",
|
"PE.Controllers.Main.criticalErrorTitle": "Napaka",
|
||||||
"PE.Controllers.Main.defaultTitleText": "ONLYOFFICE Urejevalnik predstavitev",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "Prenos ni uspel.",
|
"PE.Controllers.Main.downloadErrorText": "Prenos ni uspel.",
|
||||||
"PE.Controllers.Main.downloadTextText": "Prenašanje predstavitve...",
|
"PE.Controllers.Main.downloadTextText": "Prenašanje predstavitve...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Prenašanje predstavitve",
|
"PE.Controllers.Main.downloadTitleText": "Prenašanje predstavitve",
|
||||||
|
@ -327,7 +325,6 @@
|
||||||
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Ni predlog",
|
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Ni predlog",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Avtor",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Avtor",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Spremeni pravice dostopa",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Spremeni pravice dostopa",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "Datum nastanka",
|
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Lokacija",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Lokacija",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osebe, ki imajo pravice",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osebe, ki imajo pravice",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Naslov predstavitve",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Naslov predstavitve",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Dikkat",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Dikkat",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Mesajınızı buraya giriniz",
|
"Common.Controllers.Chat.textEnterMessage": "Mesajınızı buraya giriniz",
|
||||||
"Common.Controllers.Chat.textUserLimit": "You are using ONLYOFFICE Free Edition.<br>Only two users can co-edit the document simultaneously.<br>Want more? Consider buying ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonim",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Anonim",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Kapat",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Kapat",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Obje devre dışı bırakıldı, çünkü başka kullanıcı tarafından düzenleniyor.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Obje devre dışı bırakıldı, çünkü başka kullanıcı tarafından düzenleniyor.",
|
||||||
|
@ -109,6 +108,7 @@
|
||||||
"Common.Views.LanguageDialog.btnOk": "Tamam",
|
"Common.Views.LanguageDialog.btnOk": "Tamam",
|
||||||
"Common.Views.LanguageDialog.labelSelect": "Belge dilini seçin",
|
"Common.Views.LanguageDialog.labelSelect": "Belge dilini seçin",
|
||||||
"Common.Views.OpenDialog.cancelButtonText": "İptal",
|
"Common.Views.OpenDialog.cancelButtonText": "İptal",
|
||||||
|
"Common.Views.OpenDialog.closeButtonText": "Dosyayı Kapat",
|
||||||
"Common.Views.OpenDialog.okButtonText": "TAMAM",
|
"Common.Views.OpenDialog.okButtonText": "TAMAM",
|
||||||
"Common.Views.OpenDialog.txtEncoding": "Kodlama",
|
"Common.Views.OpenDialog.txtEncoding": "Kodlama",
|
||||||
"Common.Views.OpenDialog.txtIncorrectPwd": "Şifre hatalı.",
|
"Common.Views.OpenDialog.txtIncorrectPwd": "Şifre hatalı.",
|
||||||
|
@ -125,6 +125,19 @@
|
||||||
"Common.Views.RenameDialog.okButtonText": "Tamam",
|
"Common.Views.RenameDialog.okButtonText": "Tamam",
|
||||||
"Common.Views.RenameDialog.textName": "Dosya adı",
|
"Common.Views.RenameDialog.textName": "Dosya adı",
|
||||||
"Common.Views.RenameDialog.txtInvalidName": "Dosya adı aşağıdaki karakterlerden herhangi birini içeremez:",
|
"Common.Views.RenameDialog.txtInvalidName": "Dosya adı aşağıdaki karakterlerden herhangi birini içeremez:",
|
||||||
|
"Common.Views.ReviewChanges.strFast": "Hızlı",
|
||||||
|
"Common.Views.ReviewChanges.tipAcceptCurrent": "Mevcut değişiklikleri kabul et",
|
||||||
|
"Common.Views.ReviewChanges.txtAccept": "Onayla",
|
||||||
|
"Common.Views.ReviewChanges.txtAcceptAll": "Tüm Değişiklikleri Kabul Et",
|
||||||
|
"Common.Views.ReviewChanges.txtAcceptChanges": "Değişiklikleri Kabul Et",
|
||||||
|
"Common.Views.ReviewChanges.txtAcceptCurrent": "Mevcut Değişiklikleri Kabul Et",
|
||||||
|
"Common.Views.ReviewChanges.txtChat": "Sohbet",
|
||||||
|
"Common.Views.ReviewChanges.txtClose": "Kapat",
|
||||||
|
"Common.Views.ReviewPopover.textAdd": "Ekle",
|
||||||
|
"Common.Views.ReviewPopover.textClose": "Kapat",
|
||||||
|
"Common.Views.SignDialog.textBold": "Kalın",
|
||||||
|
"Common.Views.SignDialog.textChange": "Değiştir",
|
||||||
|
"Common.Views.SignSettingsDialog.textInfoEmail": "E-posta",
|
||||||
"PE.Controllers.LeftMenu.newDocumentTitle": "İsim verilmemiş sunum",
|
"PE.Controllers.LeftMenu.newDocumentTitle": "İsim verilmemiş sunum",
|
||||||
"PE.Controllers.LeftMenu.requestEditRightsText": "Düzenleme hakları isteniyor...",
|
"PE.Controllers.LeftMenu.requestEditRightsText": "Düzenleme hakları isteniyor...",
|
||||||
"PE.Controllers.LeftMenu.textNoTextFound": "Aradığınız veri bulunamadı. Lütfen arama seçeneklerinizi ayarlayınız.",
|
"PE.Controllers.LeftMenu.textNoTextFound": "Aradığınız veri bulunamadı. Lütfen arama seçeneklerinizi ayarlayınız.",
|
||||||
|
@ -133,7 +146,6 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "Değişim süresi aşıldı.",
|
"PE.Controllers.Main.convertationTimeoutText": "Değişim süresi aşıldı.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Döküman listesine dönmek için \"TAMAM\"'a tıklayın",
|
"PE.Controllers.Main.criticalErrorExtText": "Döküman listesine dönmek için \"TAMAM\"'a tıklayın",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Hata",
|
"PE.Controllers.Main.criticalErrorTitle": "Hata",
|
||||||
"PE.Controllers.Main.defaultTitleText": "ONLYOFFICE Sunum Editörü",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "Yükleme başarısız oldu.",
|
"PE.Controllers.Main.downloadErrorText": "Yükleme başarısız oldu.",
|
||||||
"PE.Controllers.Main.downloadTextText": "Sunum yükleniyor...",
|
"PE.Controllers.Main.downloadTextText": "Sunum yükleniyor...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Sunum Yükleniyor",
|
"PE.Controllers.Main.downloadTitleText": "Sunum Yükleniyor",
|
||||||
|
@ -192,6 +204,7 @@
|
||||||
"PE.Controllers.Main.textAnonymous": "Anonim",
|
"PE.Controllers.Main.textAnonymous": "Anonim",
|
||||||
"PE.Controllers.Main.textBuyNow": "Websitesini ziyaret edin",
|
"PE.Controllers.Main.textBuyNow": "Websitesini ziyaret edin",
|
||||||
"PE.Controllers.Main.textChangesSaved": "Tüm değişiklikler kaydedildi",
|
"PE.Controllers.Main.textChangesSaved": "Tüm değişiklikler kaydedildi",
|
||||||
|
"PE.Controllers.Main.textClose": "Kapat",
|
||||||
"PE.Controllers.Main.textCloseTip": "Ucu kapamak için tıklayın",
|
"PE.Controllers.Main.textCloseTip": "Ucu kapamak için tıklayın",
|
||||||
"PE.Controllers.Main.textContactUs": "Satış departmanı ile iletişime geçin",
|
"PE.Controllers.Main.textContactUs": "Satış departmanı ile iletişime geçin",
|
||||||
"PE.Controllers.Main.textLoadingDocument": "Sunum yükleniyor",
|
"PE.Controllers.Main.textLoadingDocument": "Sunum yükleniyor",
|
||||||
|
@ -223,6 +236,18 @@
|
||||||
"PE.Controllers.Main.txtPicture": "Resim",
|
"PE.Controllers.Main.txtPicture": "Resim",
|
||||||
"PE.Controllers.Main.txtRectangles": "Dikdörtgenler",
|
"PE.Controllers.Main.txtRectangles": "Dikdörtgenler",
|
||||||
"PE.Controllers.Main.txtSeries": "Seriler",
|
"PE.Controllers.Main.txtSeries": "Seriler",
|
||||||
|
"PE.Controllers.Main.txtShape_cloud": "Bulut",
|
||||||
|
"PE.Controllers.Main.txtShape_noSmoking": "Simge \"Yok\"",
|
||||||
|
"PE.Controllers.Main.txtShape_star10": "10-Numara Yıldız",
|
||||||
|
"PE.Controllers.Main.txtShape_star12": "12-Numara Yıldız",
|
||||||
|
"PE.Controllers.Main.txtShape_star16": "16-Numara Yıldız",
|
||||||
|
"PE.Controllers.Main.txtShape_star24": "24-Numara Yıldız",
|
||||||
|
"PE.Controllers.Main.txtShape_star32": "32-Numara Yıldız",
|
||||||
|
"PE.Controllers.Main.txtShape_star4": "4-Numara Yıldız",
|
||||||
|
"PE.Controllers.Main.txtShape_star5": "5-Numara Yıldız",
|
||||||
|
"PE.Controllers.Main.txtShape_star6": "6-Numara Yıldız",
|
||||||
|
"PE.Controllers.Main.txtShape_star7": "7-Numara Yıldız",
|
||||||
|
"PE.Controllers.Main.txtShape_star8": "8-Numara Yıldız",
|
||||||
"PE.Controllers.Main.txtSldLtTBlank": "Boş",
|
"PE.Controllers.Main.txtSldLtTBlank": "Boş",
|
||||||
"PE.Controllers.Main.txtSldLtTChart": "Grafik",
|
"PE.Controllers.Main.txtSldLtTChart": "Grafik",
|
||||||
"PE.Controllers.Main.txtSldLtTChartAndTx": "Grafik ve Metin",
|
"PE.Controllers.Main.txtSldLtTChartAndTx": "Grafik ve Metin",
|
||||||
|
@ -686,6 +711,7 @@
|
||||||
"PE.Views.DocumentHolder.textArrangeForward": "İleri Taşı",
|
"PE.Views.DocumentHolder.textArrangeForward": "İleri Taşı",
|
||||||
"PE.Views.DocumentHolder.textArrangeFront": "Önplana Getir",
|
"PE.Views.DocumentHolder.textArrangeFront": "Önplana Getir",
|
||||||
"PE.Views.DocumentHolder.textCopy": "Kopyala",
|
"PE.Views.DocumentHolder.textCopy": "Kopyala",
|
||||||
|
"PE.Views.DocumentHolder.textCropFill": "Doldur",
|
||||||
"PE.Views.DocumentHolder.textCut": "Kes",
|
"PE.Views.DocumentHolder.textCut": "Kes",
|
||||||
"PE.Views.DocumentHolder.textNextPage": "Sonraki slayt",
|
"PE.Views.DocumentHolder.textNextPage": "Sonraki slayt",
|
||||||
"PE.Views.DocumentHolder.textPaste": "Yapıştır",
|
"PE.Views.DocumentHolder.textPaste": "Yapıştır",
|
||||||
|
@ -821,9 +847,11 @@
|
||||||
"PE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Oluşturulduktan sonra düzenleme sırasında stil ve format verebileceğiniz yeni boş bir sunum oluşturun. Yada şablonlardan birini seçerek belli tipte yada amaç için sunum başlatın.",
|
"PE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Oluşturulduktan sonra düzenleme sırasında stil ve format verebileceğiniz yeni boş bir sunum oluşturun. Yada şablonlardan birini seçerek belli tipte yada amaç için sunum başlatın.",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.newDocumentText": "Yeni Sunum",
|
"PE.Views.FileMenuPanels.CreateNew.newDocumentText": "Yeni Sunum",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Şablon yok",
|
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Şablon yok",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Yazar Ekle",
|
||||||
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Uygulama",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Yayıncı",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Yayıncı",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Erişim haklarını değiştir",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Erişim haklarını değiştir",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "Oluşturulma tarihi",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Oluşturuldu",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Lokasyon",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Lokasyon",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Hakkı olan kişiler",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Hakkı olan kişiler",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Sunum Başlığı",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Sunum Başlığı",
|
||||||
|
@ -884,6 +912,7 @@
|
||||||
"PE.Views.HyperlinkSettingsDialog.txtPrev": "Önceki slayt",
|
"PE.Views.HyperlinkSettingsDialog.txtPrev": "Önceki slayt",
|
||||||
"PE.Views.HyperlinkSettingsDialog.txtSlide": "Slayt",
|
"PE.Views.HyperlinkSettingsDialog.txtSlide": "Slayt",
|
||||||
"PE.Views.ImageSettings.textAdvanced": "Gelişmiş ayarları göster",
|
"PE.Views.ImageSettings.textAdvanced": "Gelişmiş ayarları göster",
|
||||||
|
"PE.Views.ImageSettings.textCropFill": "Doldur",
|
||||||
"PE.Views.ImageSettings.textEdit": "Düzenle",
|
"PE.Views.ImageSettings.textEdit": "Düzenle",
|
||||||
"PE.Views.ImageSettings.textEditObject": "Obje Düzenle",
|
"PE.Views.ImageSettings.textEditObject": "Obje Düzenle",
|
||||||
"PE.Views.ImageSettings.textFromFile": "Dosyadan",
|
"PE.Views.ImageSettings.textFromFile": "Dosyadan",
|
||||||
|
@ -1140,9 +1169,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "Slaytı sığdır",
|
"PE.Views.Statusbar.tipFitPage": "Slaytı sığdır",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "Genişliğe Sığdır",
|
"PE.Views.Statusbar.tipFitWidth": "Genişliğe Sığdır",
|
||||||
"PE.Views.Statusbar.tipPreview": "Start Preview",
|
"PE.Views.Statusbar.tipPreview": "Start Preview",
|
||||||
"PE.Views.Statusbar.tipSetDocLang": "Belge dilini belirle",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "Metin Dili Belirle",
|
"PE.Views.Statusbar.tipSetLang": "Metin Dili Belirle",
|
||||||
"PE.Views.Statusbar.tipSetSpelling": "Yazım denetimi",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "Büyüt",
|
"PE.Views.Statusbar.tipZoomFactor": "Büyüt",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "Yakınlaştır",
|
"PE.Views.Statusbar.tipZoomIn": "Yakınlaştır",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "Uzaklaştır",
|
"PE.Views.Statusbar.tipZoomOut": "Uzaklaştır",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Застереження",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Застереження",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "ВВедіть своє повідомлення тут",
|
"Common.Controllers.Chat.textEnterMessage": "ВВедіть своє повідомлення тут",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Ви використовуюєте ONLYOFFICE Free Edition. <br> Тільки два користувачі можуть одночасно редагувати документ одночасно. <br> Хочете більше? Подумайте про придбання версії ONLYOFFICE Enterprise Edition. <br> <a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\"> Докладніше </a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Aнонім",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Aнонім",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Закрити",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Закрити",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Об'єкт вимкнено, оскільки його редагує інший користувач.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Об'єкт вимкнено, оскільки його редагує інший користувач.",
|
||||||
|
@ -132,7 +131,6 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "Термін переходу перевищено.",
|
"PE.Controllers.Main.convertationTimeoutText": "Термін переходу перевищено.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Натисніть \"OK\", щоб повернутися до списку документів.",
|
"PE.Controllers.Main.criticalErrorExtText": "Натисніть \"OK\", щоб повернутися до списку документів.",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Помилка",
|
"PE.Controllers.Main.criticalErrorTitle": "Помилка",
|
||||||
"PE.Controllers.Main.defaultTitleText": "Редактор презентацій ONLYOFFICE",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "Завантаження не вдалося",
|
"PE.Controllers.Main.downloadErrorText": "Завантаження не вдалося",
|
||||||
"PE.Controllers.Main.downloadTextText": "Завантаження презентації...",
|
"PE.Controllers.Main.downloadTextText": "Завантаження презентації...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Завантаження презентації",
|
"PE.Controllers.Main.downloadTitleText": "Завантаження презентації",
|
||||||
|
@ -822,7 +820,6 @@
|
||||||
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Немає шаблонів",
|
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Немає шаблонів",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Змінити права доступу",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Змінити права доступу",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "Дата створення",
|
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Місцезнаходження",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Місцезнаходження",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Особи, які мають права",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Особи, які мають права",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Назва презентації",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Назва презентації",
|
||||||
|
@ -1139,9 +1136,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "Пристосувати до слайду",
|
"PE.Views.Statusbar.tipFitPage": "Пристосувати до слайду",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "Придатний до ширини",
|
"PE.Views.Statusbar.tipFitWidth": "Придатний до ширини",
|
||||||
"PE.Views.Statusbar.tipPreview": "Розпочати слайдшоу",
|
"PE.Views.Statusbar.tipPreview": "Розпочати слайдшоу",
|
||||||
"PE.Views.Statusbar.tipSetDocLang": "Виберіть мову документу",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "вибрати мову тексту",
|
"PE.Views.Statusbar.tipSetLang": "вибрати мову тексту",
|
||||||
"PE.Views.Statusbar.tipSetSpelling": "Перевірка орфографії",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "Збільшити",
|
"PE.Views.Statusbar.tipZoomFactor": "Збільшити",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "Збільшити зображення",
|
"PE.Views.Statusbar.tipZoomIn": "Збільшити зображення",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "Зменшити зображення",
|
"PE.Views.Statusbar.tipZoomOut": "Зменшити зображення",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Cảnh báo",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Cảnh báo",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Nhập tin nhắn của bạn ở đây",
|
"Common.Controllers.Chat.textEnterMessage": "Nhập tin nhắn của bạn ở đây",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Bạn đang sử dụng ONLYOFFICE Free Edition.<br>Chỉ hai người dùng có thể đồng thời cùng chỉnh sửa tài liệu.<br>Bạn muốn nhiều hơn? Cân nhắc mua ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Đọc thêm</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Nặc danh",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "Nặc danh",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "Đóng",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "Đóng",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Đối tượng bị vô hiệu vì nó đang được chỉnh sửa bởi một người dùng khác.",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "Đối tượng bị vô hiệu vì nó đang được chỉnh sửa bởi một người dùng khác.",
|
||||||
|
@ -133,7 +132,6 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "Đã quá thời gian chờ chuyển đổi.",
|
"PE.Controllers.Main.convertationTimeoutText": "Đã quá thời gian chờ chuyển đổi.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Nhấp \"OK\" để trở lại danh sách tài liệu.",
|
"PE.Controllers.Main.criticalErrorExtText": "Nhấp \"OK\" để trở lại danh sách tài liệu.",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Lỗi",
|
"PE.Controllers.Main.criticalErrorTitle": "Lỗi",
|
||||||
"PE.Controllers.Main.defaultTitleText": "ONLYOFFICE Presentation Editor",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "Tải về không thành công.",
|
"PE.Controllers.Main.downloadErrorText": "Tải về không thành công.",
|
||||||
"PE.Controllers.Main.downloadTextText": "Đang tải trình chiếu...",
|
"PE.Controllers.Main.downloadTextText": "Đang tải trình chiếu...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Đang tải Trình chiếu",
|
"PE.Controllers.Main.downloadTitleText": "Đang tải Trình chiếu",
|
||||||
|
@ -823,7 +821,6 @@
|
||||||
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Không có template",
|
"PE.Views.FileMenuPanels.CreateNew.noTemplatesText": "Không có template",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Tác giả",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Tác giả",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Thay đổi quyền truy cập",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Thay đổi quyền truy cập",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "Ngày tạo",
|
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Địa điểm",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Địa điểm",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Những cá nhân có quyền",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Những cá nhân có quyền",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Tiêu đề bản trình chiếu",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Tiêu đề bản trình chiếu",
|
||||||
|
@ -1140,9 +1137,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "Vừa với Slide",
|
"PE.Views.Statusbar.tipFitPage": "Vừa với Slide",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "Vừa với Chiều rộng",
|
"PE.Views.Statusbar.tipFitWidth": "Vừa với Chiều rộng",
|
||||||
"PE.Views.Statusbar.tipPreview": "Bắt đầu trình chiếu",
|
"PE.Views.Statusbar.tipPreview": "Bắt đầu trình chiếu",
|
||||||
"PE.Views.Statusbar.tipSetDocLang": "Đặt Ngôn ngữ Tài liệu",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "Đặt ngôn ngữ văn bản",
|
"PE.Views.Statusbar.tipSetLang": "Đặt ngôn ngữ văn bản",
|
||||||
"PE.Views.Statusbar.tipSetSpelling": "Kiểm tra chính tả",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "Thu phóng",
|
"PE.Views.Statusbar.tipZoomFactor": "Thu phóng",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "Phóng to",
|
"PE.Views.Statusbar.tipZoomIn": "Phóng to",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "Thu nhỏ",
|
"PE.Views.Statusbar.tipZoomOut": "Thu nhỏ",
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "警告",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "警告",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "在这里输入你的信息",
|
"Common.Controllers.Chat.textEnterMessage": "在这里输入你的信息",
|
||||||
"Common.Controllers.Chat.textUserLimit": "您正在使用ONLYOFFICE免费版。<br>只有两个用户可以同时共同编辑文档。<br>想要更多?考虑购买ONLYOFFICE企业版。<br> <a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">阅读更多内容</a>",
|
|
||||||
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "匿名",
|
"Common.Controllers.ExternalDiagramEditor.textAnonymous": "匿名",
|
||||||
"Common.Controllers.ExternalDiagramEditor.textClose": "关闭",
|
"Common.Controllers.ExternalDiagramEditor.textClose": "关闭",
|
||||||
"Common.Controllers.ExternalDiagramEditor.warningText": "该对象被禁用,因为它被另一个用户编辑。",
|
"Common.Controllers.ExternalDiagramEditor.warningText": "该对象被禁用,因为它被另一个用户编辑。",
|
||||||
|
@ -244,7 +243,6 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "转换超时",
|
"PE.Controllers.Main.convertationTimeoutText": "转换超时",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "按“确定”返回该文件列表。",
|
"PE.Controllers.Main.criticalErrorExtText": "按“确定”返回该文件列表。",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "错误:",
|
"PE.Controllers.Main.criticalErrorTitle": "错误:",
|
||||||
"PE.Controllers.Main.defaultTitleText": "ONLYOFFICE演示编辑器",
|
|
||||||
"PE.Controllers.Main.downloadErrorText": "下载失败",
|
"PE.Controllers.Main.downloadErrorText": "下载失败",
|
||||||
"PE.Controllers.Main.downloadTextText": "正在下载演示文稿...",
|
"PE.Controllers.Main.downloadTextText": "正在下载演示文稿...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "下载文件",
|
"PE.Controllers.Main.downloadTitleText": "下载文件",
|
||||||
|
@ -1153,7 +1151,6 @@
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "应用",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "应用",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "作者",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "作者",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "更改访问权限",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "更改访问权限",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtDate": "创建日期",
|
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "地址",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "地址",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "有权利的人",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "有权利的人",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "演讲题目",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "演讲题目",
|
||||||
|
@ -1527,9 +1524,7 @@
|
||||||
"PE.Views.Statusbar.tipFitPage": "适合幻灯片",
|
"PE.Views.Statusbar.tipFitPage": "适合幻灯片",
|
||||||
"PE.Views.Statusbar.tipFitWidth": "适合宽度",
|
"PE.Views.Statusbar.tipFitWidth": "适合宽度",
|
||||||
"PE.Views.Statusbar.tipPreview": "开始幻灯片放映",
|
"PE.Views.Statusbar.tipPreview": "开始幻灯片放映",
|
||||||
"PE.Views.Statusbar.tipSetDocLang": "设置文档语言",
|
|
||||||
"PE.Views.Statusbar.tipSetLang": "设置文本语言",
|
"PE.Views.Statusbar.tipSetLang": "设置文本语言",
|
||||||
"PE.Views.Statusbar.tipSetSpelling": "拼写检查",
|
|
||||||
"PE.Views.Statusbar.tipZoomFactor": "放大",
|
"PE.Views.Statusbar.tipZoomFactor": "放大",
|
||||||
"PE.Views.Statusbar.tipZoomIn": "放大",
|
"PE.Views.Statusbar.tipZoomIn": "放大",
|
||||||
"PE.Views.Statusbar.tipZoomOut": "缩小",
|
"PE.Views.Statusbar.tipZoomOut": "缩小",
|
||||||
|
|
|
@ -184,7 +184,7 @@ define([
|
||||||
}
|
}
|
||||||
|
|
||||||
me.initNames();
|
me.initNames();
|
||||||
me.defaultTitleText = me.defaultTitleText || '{{APP_TITLE_TEXT}}';
|
me.defaultTitleText = '{{APP_TITLE_TEXT}}';
|
||||||
me.textNoLicenseTitle = me.textNoLicenseTitle.replace('%1', '{{COMPANY_NAME}}');
|
me.textNoLicenseTitle = me.textNoLicenseTitle.replace('%1', '{{COMPANY_NAME}}');
|
||||||
me.warnNoLicense = me.warnNoLicense.replace('%1', '{{COMPANY_NAME}}');
|
me.warnNoLicense = me.warnNoLicense.replace('%1', '{{COMPANY_NAME}}');
|
||||||
me.warnNoLicenseUsers = me.warnNoLicenseUsers.replace('%1', '{{COMPANY_NAME}}');
|
me.warnNoLicenseUsers = me.warnNoLicenseUsers.replace('%1', '{{COMPANY_NAME}}');
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
"PE.Controllers.AddTable.textColumns": "Columns",
|
"PE.Controllers.AddTable.textColumns": "Columns",
|
||||||
"PE.Controllers.AddTable.textRows": "Rows",
|
"PE.Controllers.AddTable.textRows": "Rows",
|
||||||
"PE.Controllers.AddTable.textTableSize": "Table Size",
|
"PE.Controllers.AddTable.textTableSize": "Table Size",
|
||||||
|
"del_PE.Controllers.Collaboration.textEditUser": "Document is currently being edited by several users.",
|
||||||
"PE.Controllers.DocumentHolder.menuAddLink": "Add Link",
|
"PE.Controllers.DocumentHolder.menuAddLink": "Add Link",
|
||||||
"PE.Controllers.DocumentHolder.menuCopy": "Copy",
|
"PE.Controllers.DocumentHolder.menuCopy": "Copy",
|
||||||
"PE.Controllers.DocumentHolder.menuCut": "Cut",
|
"PE.Controllers.DocumentHolder.menuCut": "Cut",
|
||||||
|
@ -65,14 +66,14 @@
|
||||||
"PE.Controllers.Main.convertationTimeoutText": "Conversion timeout exceeded.",
|
"PE.Controllers.Main.convertationTimeoutText": "Conversion timeout exceeded.",
|
||||||
"PE.Controllers.Main.criticalErrorExtText": "Press 'OK' to return to document list.",
|
"PE.Controllers.Main.criticalErrorExtText": "Press 'OK' to return to document list.",
|
||||||
"PE.Controllers.Main.criticalErrorTitle": "Error",
|
"PE.Controllers.Main.criticalErrorTitle": "Error",
|
||||||
"PE.Controllers.Main.defaultTitleText": "ONLYOFFICE Presentation Editor",
|
"del_PE.Controllers.Main.defaultTitleText": "ONLYOFFICE Presentation Editor",
|
||||||
"PE.Controllers.Main.downloadErrorText": "Download failed.",
|
"PE.Controllers.Main.downloadErrorText": "Download failed.",
|
||||||
"PE.Controllers.Main.downloadTextText": "Downloading presentation...",
|
"PE.Controllers.Main.downloadTextText": "Downloading presentation...",
|
||||||
"PE.Controllers.Main.downloadTitleText": "Downloading Presentation",
|
"PE.Controllers.Main.downloadTitleText": "Downloading Presentation",
|
||||||
"PE.Controllers.Main.errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please contact your Document Server administrator.",
|
"PE.Controllers.Main.errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please contact your Document Server administrator.",
|
||||||
"PE.Controllers.Main.errorBadImageUrl": "Image URL is incorrect",
|
"PE.Controllers.Main.errorBadImageUrl": "Image URL is incorrect",
|
||||||
"PE.Controllers.Main.errorCoAuthoringDisconnect": "Server connection lost. You can't edit anymore.",
|
"PE.Controllers.Main.errorCoAuthoringDisconnect": "Server connection lost. You can't edit anymore.",
|
||||||
"PE.Controllers.Main.errorConnectToServer": "The document could not be saved. Please check connection settings or contact your administrator.<br>When you click the 'OK' button, you will be prompted to download the document.<br><br>Find more information about connecting Document Server <a href=\"https://api.onlyoffice.com/editors/callback\" target=\"_blank\">here</a>",
|
"PE.Controllers.Main.errorConnectToServer": "The document could not be saved. Please check connection settings or contact your administrator.<br>When you click the 'OK' button, you will be prompted to download the document.<br><br>Find more information about connecting Document Server <a href=\"%1\" target=\"_blank\">here</a>",
|
||||||
"PE.Controllers.Main.errorDatabaseConnection": "External error.<br>Database connection error. Please, contact support.",
|
"PE.Controllers.Main.errorDatabaseConnection": "External error.<br>Database connection error. Please, contact support.",
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Encrypted changes have been received, they cannot be deciphered.",
|
"PE.Controllers.Main.errorDataEncrypted": "Encrypted changes have been received, they cannot be deciphered.",
|
||||||
"PE.Controllers.Main.errorDataRange": "Incorrect data range.",
|
"PE.Controllers.Main.errorDataRange": "Incorrect data range.",
|
||||||
|
@ -129,7 +130,7 @@
|
||||||
"PE.Controllers.Main.textCustomLoader": "Please note that according to the terms of the license you are not entitled to change the loader.<br>Please contact our Sales Department to get a quote.",
|
"PE.Controllers.Main.textCustomLoader": "Please note that according to the terms of the license you are not entitled to change the loader.<br>Please contact our Sales Department to get a quote.",
|
||||||
"PE.Controllers.Main.textDone": "Done",
|
"PE.Controllers.Main.textDone": "Done",
|
||||||
"PE.Controllers.Main.textLoadingDocument": "Loading presentation",
|
"PE.Controllers.Main.textLoadingDocument": "Loading presentation",
|
||||||
"PE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE connection limitation",
|
"PE.Controllers.Main.textNoLicenseTitle": "%1 connection limitation",
|
||||||
"PE.Controllers.Main.textOK": "OK",
|
"PE.Controllers.Main.textOK": "OK",
|
||||||
"PE.Controllers.Main.textPaidFeature": "Paid feature",
|
"PE.Controllers.Main.textPaidFeature": "Paid feature",
|
||||||
"PE.Controllers.Main.textPassword": "Password",
|
"PE.Controllers.Main.textPassword": "Password",
|
||||||
|
@ -216,7 +217,7 @@
|
||||||
"PE.Controllers.Main.warnLicenseExp": "Your license has expired.<br>Please update your license and refresh the page.",
|
"PE.Controllers.Main.warnLicenseExp": "Your license has expired.<br>Please update your license and refresh the page.",
|
||||||
"PE.Controllers.Main.warnLicenseUsersExceeded": "The number of concurrent users has been exceeded and the document will be opened for viewing only.<br>Please contact your administrator for more information.",
|
"PE.Controllers.Main.warnLicenseUsersExceeded": "The number of concurrent users has been exceeded and the document will be opened for viewing only.<br>Please contact your administrator for more information.",
|
||||||
"PE.Controllers.Main.warnNoLicense": "This version of ONLYOFFICE Editors has certain limitations for concurrent connections to the document server.<br>If you need more please consider purchasing a commercial license.",
|
"PE.Controllers.Main.warnNoLicense": "This version of ONLYOFFICE Editors has certain limitations for concurrent connections to the document server.<br>If you need more please consider purchasing a commercial license.",
|
||||||
"PE.Controllers.Main.warnNoLicenseUsers": "This version of ONLYOFFICE Editors has certain limitations for concurrent users.<br>If you need more please consider purchasing a commercial license.",
|
"PE.Controllers.Main.warnNoLicenseUsers": "This version of %1 editors has certain limitations for concurrent users.<br>If you need more please consider purchasing a commercial license.",
|
||||||
"PE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
|
"PE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
|
||||||
"PE.Controllers.Search.textNoTextFound": "Text not Found",
|
"PE.Controllers.Search.textNoTextFound": "Text not Found",
|
||||||
"PE.Controllers.Search.textReplaceAll": "Replace All",
|
"PE.Controllers.Search.textReplaceAll": "Replace All",
|
||||||
|
@ -248,6 +249,10 @@
|
||||||
"PE.Views.AddLink.textNumber": "Slide Number",
|
"PE.Views.AddLink.textNumber": "Slide Number",
|
||||||
"PE.Views.AddLink.textPrev": "Previous Slide",
|
"PE.Views.AddLink.textPrev": "Previous Slide",
|
||||||
"PE.Views.AddLink.textTip": "Screen Tip",
|
"PE.Views.AddLink.textTip": "Screen Tip",
|
||||||
|
"del_PE.Views.Collaboration.textBack": "Back",
|
||||||
|
"del_PE.Views.Collaboration.textCollaboration": "Collaboration",
|
||||||
|
"del_PE.Views.Collaboration.textEditUsers": "Users",
|
||||||
|
"del_PE.Views.Collaboration.textСomments": "Сomments",
|
||||||
"PE.Views.EditChart.textAlign": "Align",
|
"PE.Views.EditChart.textAlign": "Align",
|
||||||
"PE.Views.EditChart.textAlignBottom": "Align Bottom",
|
"PE.Views.EditChart.textAlignBottom": "Align Bottom",
|
||||||
"PE.Views.EditChart.textAlignCenter": "Align Center",
|
"PE.Views.EditChart.textAlignCenter": "Align Center",
|
||||||
|
@ -445,8 +450,12 @@
|
||||||
"PE.Views.Settings.mniSlideWide": "Widescreen (16:9)",
|
"PE.Views.Settings.mniSlideWide": "Widescreen (16:9)",
|
||||||
"PE.Views.Settings.textAbout": "About",
|
"PE.Views.Settings.textAbout": "About",
|
||||||
"PE.Views.Settings.textAddress": "address",
|
"PE.Views.Settings.textAddress": "address",
|
||||||
|
"PE.Views.Settings.textApplicationSettings": "Application Settings",
|
||||||
"PE.Views.Settings.textAuthor": "Author",
|
"PE.Views.Settings.textAuthor": "Author",
|
||||||
"PE.Views.Settings.textBack": "Back",
|
"PE.Views.Settings.textBack": "Back",
|
||||||
|
"PE.Views.Settings.textCentimeter": "Centimeter",
|
||||||
|
"PE.Views.Settings.textCollaboration": "Collaboration",
|
||||||
|
"PE.Views.Settings.textColorSchemes": "Color Schemes",
|
||||||
"PE.Views.Settings.textCreateDate": "Creation date",
|
"PE.Views.Settings.textCreateDate": "Creation date",
|
||||||
"PE.Views.Settings.textDone": "Done",
|
"PE.Views.Settings.textDone": "Done",
|
||||||
"PE.Views.Settings.textDownload": "Download",
|
"PE.Views.Settings.textDownload": "Download",
|
||||||
|
@ -456,9 +465,12 @@
|
||||||
"PE.Views.Settings.textFind": "Find",
|
"PE.Views.Settings.textFind": "Find",
|
||||||
"PE.Views.Settings.textFindAndReplace": "Find and Replace",
|
"PE.Views.Settings.textFindAndReplace": "Find and Replace",
|
||||||
"PE.Views.Settings.textHelp": "Help",
|
"PE.Views.Settings.textHelp": "Help",
|
||||||
|
"PE.Views.Settings.textInch": "Inch",
|
||||||
"PE.Views.Settings.textLoading": "Loading...",
|
"PE.Views.Settings.textLoading": "Loading...",
|
||||||
|
"PE.Views.Settings.textPoint": "Point",
|
||||||
"PE.Views.Settings.textPoweredBy": "Powered by",
|
"PE.Views.Settings.textPoweredBy": "Powered by",
|
||||||
"PE.Views.Settings.textPresentInfo": "Presentation Info",
|
"PE.Views.Settings.textPresentInfo": "Presentation Info",
|
||||||
|
"PE.Views.Settings.textPresentSettings": "Presentation Settings",
|
||||||
"PE.Views.Settings.textPresentSetup": "Presentation Setup",
|
"PE.Views.Settings.textPresentSetup": "Presentation Setup",
|
||||||
"PE.Views.Settings.textPresentTitle": "Presentation title",
|
"PE.Views.Settings.textPresentTitle": "Presentation title",
|
||||||
"PE.Views.Settings.textPrint": "Print",
|
"PE.Views.Settings.textPrint": "Print",
|
||||||
|
@ -466,16 +478,9 @@
|
||||||
"PE.Views.Settings.textSlideSize": "Slide Size",
|
"PE.Views.Settings.textSlideSize": "Slide Size",
|
||||||
"PE.Views.Settings.textSpellcheck": "Spell Checking",
|
"PE.Views.Settings.textSpellcheck": "Spell Checking",
|
||||||
"PE.Views.Settings.textTel": "tel",
|
"PE.Views.Settings.textTel": "tel",
|
||||||
"PE.Views.Settings.textVersion": "Version",
|
|
||||||
"PE.Views.Settings.textApplicationSettings": "Application Settings",
|
|
||||||
"PE.Views.Settings.textUnitOfMeasurement": "Unit of Measurement",
|
"PE.Views.Settings.textUnitOfMeasurement": "Unit of Measurement",
|
||||||
"PE.Views.Settings.textCentimeter": "Centimeter",
|
"PE.Views.Settings.textVersion": "Version",
|
||||||
"PE.Views.Settings.textPoint": "Point",
|
|
||||||
"PE.Views.Settings.textInch": "Inch",
|
|
||||||
"PE.Views.Settings.textPresentSettings": "Presentation Settings",
|
|
||||||
"PE.Views.Settings.textColorSchemes": "Color Schemes",
|
|
||||||
"PE.Views.Settings.unknownText": "Unknown",
|
"PE.Views.Settings.unknownText": "Unknown",
|
||||||
"PE.Views.Settings.textCollaboration": "Collaboration",
|
|
||||||
"PE.Views.Settings.textSubject": "Subject",
|
"PE.Views.Settings.textSubject": "Subject",
|
||||||
"PE.Views.Settings.textTitle": "Title",
|
"PE.Views.Settings.textTitle": "Title",
|
||||||
"PE.Views.Settings. textComment": "Comment",
|
"PE.Views.Settings. textComment": "Comment",
|
||||||
|
@ -487,8 +492,8 @@
|
||||||
"PE.Views.Settings.textUploaded": "Uploaded",
|
"PE.Views.Settings.textUploaded": "Uploaded",
|
||||||
"PE.Views.Settings.textLocation": "Location",
|
"PE.Views.Settings.textLocation": "Location",
|
||||||
"PE.Views.Toolbar.textBack": "Back",
|
"PE.Views.Toolbar.textBack": "Back",
|
||||||
"Common.Views.Collaboration.textCollaboration": "Collaboration",
|
|
||||||
"Common.Views.Collaboration.textСomments": "Сomments",
|
|
||||||
"Common.Views.Collaboration.textBack": "Back",
|
"Common.Views.Collaboration.textBack": "Back",
|
||||||
"Common.Views.Collaboration.textEditUsers": "Users"
|
"Common.Views.Collaboration.textCollaboration": "Collaboration",
|
||||||
|
"Common.Views.Collaboration.textEditUsers": "Users",
|
||||||
|
"Common.Views.Collaboration.textСomments": "Сomments"
|
||||||
}
|
}
|
|
@ -23,6 +23,7 @@
|
||||||
"PE.Controllers.AddTable.textColumns": "Columnas",
|
"PE.Controllers.AddTable.textColumns": "Columnas",
|
||||||
"PE.Controllers.AddTable.textRows": "Filas",
|
"PE.Controllers.AddTable.textRows": "Filas",
|
||||||
"PE.Controllers.AddTable.textTableSize": "Tamaño de tabla",
|
"PE.Controllers.AddTable.textTableSize": "Tamaño de tabla",
|
||||||
|
"Common.Controllers.Collaboration.textEditUser": "Actualmente el documento está siendo editado por múltiples usuarios.",
|
||||||
"PE.Controllers.DocumentHolder.menuAddLink": "Añadir enlace ",
|
"PE.Controllers.DocumentHolder.menuAddLink": "Añadir enlace ",
|
||||||
"PE.Controllers.DocumentHolder.menuCopy": "Copiar ",
|
"PE.Controllers.DocumentHolder.menuCopy": "Copiar ",
|
||||||
"PE.Controllers.DocumentHolder.menuCut": "Cortar",
|
"PE.Controllers.DocumentHolder.menuCut": "Cortar",
|
||||||
|
@ -72,7 +73,7 @@
|
||||||
"PE.Controllers.Main.errorAccessDeny": "Usted no tiene permisos para realizar la acción que está intentando hacer.<br> Por favor, contacte con su Administrador del Servidor de Documentos.",
|
"PE.Controllers.Main.errorAccessDeny": "Usted no tiene permisos para realizar la acción que está intentando hacer.<br> Por favor, contacte con su Administrador del Servidor de Documentos.",
|
||||||
"PE.Controllers.Main.errorBadImageUrl": "URL de imagen es incorrecto",
|
"PE.Controllers.Main.errorBadImageUrl": "URL de imagen es incorrecto",
|
||||||
"PE.Controllers.Main.errorCoAuthoringDisconnect": "La conexión al servidor se ha perdido. Usted ya no puede editar.",
|
"PE.Controllers.Main.errorCoAuthoringDisconnect": "La conexión al servidor se ha perdido. Usted ya no puede editar.",
|
||||||
"PE.Controllers.Main.errorConnectToServer": "No se consiguió guardar el documento. Por favor, verifique los ajustes de conexión o contacte con su administrador.<br>Cuando pulsa el botón 'OK', se le solicitará que descargue el documento.<br><br>Encuentre más información acerca de conexión de Servidor de Documentos <a href=\"https://api.onlyoffice.com/editors/callback\" target=\"_blank\">aquí</a>",
|
"PE.Controllers.Main.errorConnectToServer": "No se consiguió guardar el documento. Por favor, compruebe los ajustes de la 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.<br><br>Encuentre más información acerca de conexión de Servidor de Documentos <a href=\"%1\" target=\"_blank\">aquí</a>",
|
||||||
"PE.Controllers.Main.errorDatabaseConnection": "Error externo.<br>Error de conexión a la base de datos. Por favor, contacte con el equipo de soporte técnico.",
|
"PE.Controllers.Main.errorDatabaseConnection": "Error externo.<br>Error de conexión a la base de datos. Por favor, contacte con el equipo de soporte técnico.",
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Se han recibido cambios cifrados, ellos no pueden ser descifrados.",
|
"PE.Controllers.Main.errorDataEncrypted": "Se han recibido cambios cifrados, ellos no pueden ser descifrados.",
|
||||||
"PE.Controllers.Main.errorDataRange": "Rango de datos incorrecto.",
|
"PE.Controllers.Main.errorDataRange": "Rango de datos incorrecto.",
|
||||||
|
@ -129,7 +130,7 @@
|
||||||
"PE.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.",
|
"PE.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.",
|
||||||
"PE.Controllers.Main.textDone": "Listo",
|
"PE.Controllers.Main.textDone": "Listo",
|
||||||
"PE.Controllers.Main.textLoadingDocument": "Cargando presentación",
|
"PE.Controllers.Main.textLoadingDocument": "Cargando presentación",
|
||||||
"PE.Controllers.Main.textNoLicenseTitle": "Limitación de conexiones a ONLYOFFICE",
|
"PE.Controllers.Main.textNoLicenseTitle": "%1 limitación de conexiones",
|
||||||
"PE.Controllers.Main.textOK": "OK",
|
"PE.Controllers.Main.textOK": "OK",
|
||||||
"PE.Controllers.Main.textPaidFeature": "Función de pago",
|
"PE.Controllers.Main.textPaidFeature": "Función de pago",
|
||||||
"PE.Controllers.Main.textPassword": "Contraseña",
|
"PE.Controllers.Main.textPassword": "Contraseña",
|
||||||
|
@ -216,7 +217,7 @@
|
||||||
"PE.Controllers.Main.warnLicenseExp": "Su licencia ha expirado.<br>Por favor, actualice su licencia y después recargue la página.",
|
"PE.Controllers.Main.warnLicenseExp": "Su licencia ha expirado.<br>Por favor, actualice su licencia y después recargue la página.",
|
||||||
"PE.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.",
|
"PE.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.",
|
||||||
"PE.Controllers.Main.warnNoLicense": "Esta versión de los Editores de ONLYOFFICE 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.",
|
"PE.Controllers.Main.warnNoLicense": "Esta versión de los Editores de ONLYOFFICE 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.",
|
||||||
"PE.Controllers.Main.warnNoLicenseUsers": "Esta versión de Editores de ONLYOFFICE tiene ciertas limitaciones para usuarios simultáneos.<br>Si se requiere más, por favor, considere comprar una licencia comercial.",
|
"PE.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.",
|
||||||
"PE.Controllers.Main.warnProcessRightsChange": "El derecho de edición del archivo es denegado.",
|
"PE.Controllers.Main.warnProcessRightsChange": "El derecho de edición del archivo es denegado.",
|
||||||
"PE.Controllers.Search.textNoTextFound": "Texto no es encontrado",
|
"PE.Controllers.Search.textNoTextFound": "Texto no es encontrado",
|
||||||
"PE.Controllers.Search.textReplaceAll": "Reemplazar todo",
|
"PE.Controllers.Search.textReplaceAll": "Reemplazar todo",
|
||||||
|
@ -247,6 +248,10 @@
|
||||||
"PE.Views.AddLink.textNumber": "Número de diapositiva",
|
"PE.Views.AddLink.textNumber": "Número de diapositiva",
|
||||||
"PE.Views.AddLink.textPrev": "Diapositiva anterior",
|
"PE.Views.AddLink.textPrev": "Diapositiva anterior",
|
||||||
"PE.Views.AddLink.textTip": "Consejo de pantalla",
|
"PE.Views.AddLink.textTip": "Consejo de pantalla",
|
||||||
|
"Common.Views.Collaboration.textBack": "Atrás",
|
||||||
|
"Common.Views.Collaboration.textCollaboration": "Colaboración",
|
||||||
|
"Common.Views.Collaboration.textEditUsers": "Usuarios",
|
||||||
|
"Common.Views.Collaboration.textСomments": "Comentarios",
|
||||||
"PE.Views.EditChart.textAlign": "Alineación",
|
"PE.Views.EditChart.textAlign": "Alineación",
|
||||||
"PE.Views.EditChart.textAlignBottom": "Alinear en la parte inferior",
|
"PE.Views.EditChart.textAlignBottom": "Alinear en la parte inferior",
|
||||||
"PE.Views.EditChart.textAlignCenter": "Alinear al centro",
|
"PE.Views.EditChart.textAlignCenter": "Alinear al centro",
|
||||||
|
@ -444,8 +449,12 @@
|
||||||
"PE.Views.Settings.mniSlideWide": "Panorámico (16:9)",
|
"PE.Views.Settings.mniSlideWide": "Panorámico (16:9)",
|
||||||
"PE.Views.Settings.textAbout": "Acerca de programa",
|
"PE.Views.Settings.textAbout": "Acerca de programa",
|
||||||
"PE.Views.Settings.textAddress": "dirección",
|
"PE.Views.Settings.textAddress": "dirección",
|
||||||
|
"PE.Views.Settings.textApplicationSettings": "Ajustes de aplicación",
|
||||||
"PE.Views.Settings.textAuthor": "Autor",
|
"PE.Views.Settings.textAuthor": "Autor",
|
||||||
"PE.Views.Settings.textBack": "Atrás",
|
"PE.Views.Settings.textBack": "Atrás",
|
||||||
|
"PE.Views.Settings.textCentimeter": "Centímetro",
|
||||||
|
"PE.Views.Settings.textCollaboration": "Colaboración",
|
||||||
|
"PE.Views.Settings.textColorSchemes": "Esquemas de color",
|
||||||
"PE.Views.Settings.textCreateDate": "Fecha de creación",
|
"PE.Views.Settings.textCreateDate": "Fecha de creación",
|
||||||
"PE.Views.Settings.textDone": "Listo",
|
"PE.Views.Settings.textDone": "Listo",
|
||||||
"PE.Views.Settings.textDownload": "Descargar",
|
"PE.Views.Settings.textDownload": "Descargar",
|
||||||
|
@ -455,9 +464,12 @@
|
||||||
"PE.Views.Settings.textFind": "Buscar",
|
"PE.Views.Settings.textFind": "Buscar",
|
||||||
"PE.Views.Settings.textFindAndReplace": "Encontrar y reemplazar",
|
"PE.Views.Settings.textFindAndReplace": "Encontrar y reemplazar",
|
||||||
"PE.Views.Settings.textHelp": "Ayuda",
|
"PE.Views.Settings.textHelp": "Ayuda",
|
||||||
|
"PE.Views.Settings.textInch": "Pulgada",
|
||||||
"PE.Views.Settings.textLoading": "Cargando...",
|
"PE.Views.Settings.textLoading": "Cargando...",
|
||||||
|
"PE.Views.Settings.textPoint": "Punto",
|
||||||
"PE.Views.Settings.textPoweredBy": "Desarrollado por",
|
"PE.Views.Settings.textPoweredBy": "Desarrollado por",
|
||||||
"PE.Views.Settings.textPresentInfo": "Información sobre presentación",
|
"PE.Views.Settings.textPresentInfo": "Información sobre presentación",
|
||||||
|
"PE.Views.Settings.textPresentSettings": "Ajustes de presentación",
|
||||||
"PE.Views.Settings.textPresentSetup": "Ajustes de presentación",
|
"PE.Views.Settings.textPresentSetup": "Ajustes de presentación",
|
||||||
"PE.Views.Settings.textPresentTitle": "Título de presentación",
|
"PE.Views.Settings.textPresentTitle": "Título de presentación",
|
||||||
"PE.Views.Settings.textPrint": "Imprimir",
|
"PE.Views.Settings.textPrint": "Imprimir",
|
||||||
|
@ -465,6 +477,7 @@
|
||||||
"PE.Views.Settings.textSlideSize": "Tamaño de diapositiva",
|
"PE.Views.Settings.textSlideSize": "Tamaño de diapositiva",
|
||||||
"PE.Views.Settings.textSpellcheck": "Сorrección ortográfica",
|
"PE.Views.Settings.textSpellcheck": "Сorrección ortográfica",
|
||||||
"PE.Views.Settings.textTel": "Tel.",
|
"PE.Views.Settings.textTel": "Tel.",
|
||||||
|
"PE.Views.Settings.textUnitOfMeasurement": "Unidad de medida",
|
||||||
"PE.Views.Settings.textVersion": "Versión ",
|
"PE.Views.Settings.textVersion": "Versión ",
|
||||||
"PE.Views.Settings.unknownText": "Desconocido",
|
"PE.Views.Settings.unknownText": "Desconocido",
|
||||||
"PE.Views.Toolbar.textBack": "Atrás"
|
"PE.Views.Toolbar.textBack": "Atrás"
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
"PE.Controllers.AddTable.textColumns": "Colonnes",
|
"PE.Controllers.AddTable.textColumns": "Colonnes",
|
||||||
"PE.Controllers.AddTable.textRows": "Lignes",
|
"PE.Controllers.AddTable.textRows": "Lignes",
|
||||||
"PE.Controllers.AddTable.textTableSize": "Taille du tableau",
|
"PE.Controllers.AddTable.textTableSize": "Taille du tableau",
|
||||||
|
"Common.Controllers.Collaboration.textEditUser": "Document est en cours de modification par plusieurs utilisateurs.",
|
||||||
"PE.Controllers.DocumentHolder.menuAddLink": "Ajouter le lien",
|
"PE.Controllers.DocumentHolder.menuAddLink": "Ajouter le lien",
|
||||||
"PE.Controllers.DocumentHolder.menuCopy": "Copier",
|
"PE.Controllers.DocumentHolder.menuCopy": "Copier",
|
||||||
"PE.Controllers.DocumentHolder.menuCut": "Couper",
|
"PE.Controllers.DocumentHolder.menuCut": "Couper",
|
||||||
|
@ -247,6 +248,10 @@
|
||||||
"PE.Views.AddLink.textNumber": "Numéro de diapositive",
|
"PE.Views.AddLink.textNumber": "Numéro de diapositive",
|
||||||
"PE.Views.AddLink.textPrev": "Diapositive précédente",
|
"PE.Views.AddLink.textPrev": "Diapositive précédente",
|
||||||
"PE.Views.AddLink.textTip": "Info-bulle",
|
"PE.Views.AddLink.textTip": "Info-bulle",
|
||||||
|
"Common.Views.Collaboration.textBack": "Retour",
|
||||||
|
"Common.Views.Collaboration.textCollaboration": "Collaboration",
|
||||||
|
"Common.Views.Collaboration.textEditUsers": "Utilisateurs",
|
||||||
|
"Common.Views.Collaboration.textСomments": "Commentaires",
|
||||||
"PE.Views.EditChart.textAlign": "Aligner",
|
"PE.Views.EditChart.textAlign": "Aligner",
|
||||||
"PE.Views.EditChart.textAlignBottom": "Aligner en bas",
|
"PE.Views.EditChart.textAlignBottom": "Aligner en bas",
|
||||||
"PE.Views.EditChart.textAlignCenter": "Aligner au centre",
|
"PE.Views.EditChart.textAlignCenter": "Aligner au centre",
|
||||||
|
@ -444,8 +449,12 @@
|
||||||
"PE.Views.Settings.mniSlideWide": "Écran large (16:9)",
|
"PE.Views.Settings.mniSlideWide": "Écran large (16:9)",
|
||||||
"PE.Views.Settings.textAbout": "A propos",
|
"PE.Views.Settings.textAbout": "A propos",
|
||||||
"PE.Views.Settings.textAddress": "adresse",
|
"PE.Views.Settings.textAddress": "adresse",
|
||||||
|
"PE.Views.Settings.textApplicationSettings": "Paramètres de l'application",
|
||||||
"PE.Views.Settings.textAuthor": "Auteur",
|
"PE.Views.Settings.textAuthor": "Auteur",
|
||||||
"PE.Views.Settings.textBack": "Retour",
|
"PE.Views.Settings.textBack": "Retour",
|
||||||
|
"PE.Views.Settings.textCentimeter": "Centimètre",
|
||||||
|
"PE.Views.Settings.textCollaboration": "Collaboration",
|
||||||
|
"PE.Views.Settings.textColorSchemes": "Jeux de couleurs",
|
||||||
"PE.Views.Settings.textCreateDate": "Date de création",
|
"PE.Views.Settings.textCreateDate": "Date de création",
|
||||||
"PE.Views.Settings.textDone": "Terminé",
|
"PE.Views.Settings.textDone": "Terminé",
|
||||||
"PE.Views.Settings.textDownload": "Télécharger",
|
"PE.Views.Settings.textDownload": "Télécharger",
|
||||||
|
@ -455,9 +464,12 @@
|
||||||
"PE.Views.Settings.textFind": "Trouver",
|
"PE.Views.Settings.textFind": "Trouver",
|
||||||
"PE.Views.Settings.textFindAndReplace": "Rechercher et remplacer",
|
"PE.Views.Settings.textFindAndReplace": "Rechercher et remplacer",
|
||||||
"PE.Views.Settings.textHelp": "Aide",
|
"PE.Views.Settings.textHelp": "Aide",
|
||||||
|
"PE.Views.Settings.textInch": "Pouce",
|
||||||
"PE.Views.Settings.textLoading": "Chargement en cours...",
|
"PE.Views.Settings.textLoading": "Chargement en cours...",
|
||||||
|
"PE.Views.Settings.textPoint": "Point",
|
||||||
"PE.Views.Settings.textPoweredBy": "Motorisé par",
|
"PE.Views.Settings.textPoweredBy": "Motorisé par",
|
||||||
"PE.Views.Settings.textPresentInfo": "Infos sur présentation",
|
"PE.Views.Settings.textPresentInfo": "Infos sur présentation",
|
||||||
|
"PE.Views.Settings.textPresentSettings": "Paramètres de Présentation",
|
||||||
"PE.Views.Settings.textPresentSetup": "Paramètres de la présentation",
|
"PE.Views.Settings.textPresentSetup": "Paramètres de la présentation",
|
||||||
"PE.Views.Settings.textPresentTitle": "Titre de la présentation",
|
"PE.Views.Settings.textPresentTitle": "Titre de la présentation",
|
||||||
"PE.Views.Settings.textPrint": "Imprimer",
|
"PE.Views.Settings.textPrint": "Imprimer",
|
||||||
|
@ -465,6 +477,7 @@
|
||||||
"PE.Views.Settings.textSlideSize": "Taille de la diapositive",
|
"PE.Views.Settings.textSlideSize": "Taille de la diapositive",
|
||||||
"PE.Views.Settings.textSpellcheck": "Vérification de l'orthographe",
|
"PE.Views.Settings.textSpellcheck": "Vérification de l'orthographe",
|
||||||
"PE.Views.Settings.textTel": "Tél.",
|
"PE.Views.Settings.textTel": "Tél.",
|
||||||
|
"PE.Views.Settings.textUnitOfMeasurement": "Unité de mesure",
|
||||||
"PE.Views.Settings.textVersion": "Version",
|
"PE.Views.Settings.textVersion": "Version",
|
||||||
"PE.Views.Settings.unknownText": "Inconnu",
|
"PE.Views.Settings.unknownText": "Inconnu",
|
||||||
"PE.Views.Toolbar.textBack": "Retour"
|
"PE.Views.Toolbar.textBack": "Retour"
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
"PE.Controllers.AddTable.textColumns": "Oszlopok",
|
"PE.Controllers.AddTable.textColumns": "Oszlopok",
|
||||||
"PE.Controllers.AddTable.textRows": "Sorok",
|
"PE.Controllers.AddTable.textRows": "Sorok",
|
||||||
"PE.Controllers.AddTable.textTableSize": "Táblázat méret",
|
"PE.Controllers.AddTable.textTableSize": "Táblázat méret",
|
||||||
|
"Common.Controllers.Collaboration.textEditUser": "A dokumentumot jelenleg több felhasználó szerkeszti.",
|
||||||
"PE.Controllers.DocumentHolder.menuAddLink": "Link hozzáadása",
|
"PE.Controllers.DocumentHolder.menuAddLink": "Link hozzáadása",
|
||||||
"PE.Controllers.DocumentHolder.menuCopy": "Másol",
|
"PE.Controllers.DocumentHolder.menuCopy": "Másol",
|
||||||
"PE.Controllers.DocumentHolder.menuCut": "Kivág",
|
"PE.Controllers.DocumentHolder.menuCut": "Kivág",
|
||||||
|
@ -72,7 +73,7 @@
|
||||||
"PE.Controllers.Main.errorAccessDeny": "Olyan műveletet próbál végrehajtani, melyre nincs jogosultsága.<br>Vegye fel a kapcsolatot a Document Server adminisztrátorával.",
|
"PE.Controllers.Main.errorAccessDeny": "Olyan műveletet próbál végrehajtani, melyre nincs jogosultsága.<br>Vegye fel a kapcsolatot a Document Server adminisztrátorával.",
|
||||||
"PE.Controllers.Main.errorBadImageUrl": "Hibás kép URL",
|
"PE.Controllers.Main.errorBadImageUrl": "Hibás kép URL",
|
||||||
"PE.Controllers.Main.errorCoAuthoringDisconnect": "A szerver elveszítette a kapcsolatot. A további szerkesztés nem lehetséges.",
|
"PE.Controllers.Main.errorCoAuthoringDisconnect": "A szerver elveszítette a kapcsolatot. A további szerkesztés nem lehetséges.",
|
||||||
"PE.Controllers.Main.errorConnectToServer": "A dokumentum mentése nem lehetséges. Kérjük ellenőrizze a kapcsolódási beállításokat vagy lépjen kapcsolatba a rendszer adminisztrátorral.<br>Ha az 'OK'-ra kattint letöltheti a dokumentumot.<br><br>Bővebb információk a Dokumentum Szerverhez kapcsolódásról <a href=\"https://api.onlyoffice.com/editors/callback\" target=\"_blank\">itt</a> találhat.",
|
"PE.Controllers.Main.errorConnectToServer": "A dokumentum mentése nem lehetséges. Kérjük ellenőrizze a kapcsolódási beállításokat vagy lépjen kapcsolatba a rendszer adminisztrátorral.<br>Ha az 'OK'-ra kattint letöltheti a dokumentumot.<br><br>Bővebb információk a Dokumentum Szerverhez kapcsolódásról <a href=\"%1\" target=\"_blank\">itt</a> találhat.",
|
||||||
"PE.Controllers.Main.errorDatabaseConnection": "Külső hiba.<br>Adatbázis kapcsolati hiba. Kérem vegye igénybe támogatásunkat.",
|
"PE.Controllers.Main.errorDatabaseConnection": "Külső hiba.<br>Adatbázis kapcsolati hiba. Kérem vegye igénybe támogatásunkat.",
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Titkosított változások érkeztek, melyek feloldása sikertelen.",
|
"PE.Controllers.Main.errorDataEncrypted": "Titkosított változások érkeztek, melyek feloldása sikertelen.",
|
||||||
"PE.Controllers.Main.errorDataRange": "Hibás adattartomány.",
|
"PE.Controllers.Main.errorDataRange": "Hibás adattartomány.",
|
||||||
|
@ -129,7 +130,7 @@
|
||||||
"PE.Controllers.Main.textCustomLoader": "Kérjük, vegye figyelembe, hogy az engedély feltételei szerint nem jogosult a betöltő cseréjére.<br>Kérjük, forduljon értékesítési osztályunkhoz, hogy árajánlatot kapjon.",
|
"PE.Controllers.Main.textCustomLoader": "Kérjük, vegye figyelembe, hogy az engedély feltételei szerint nem jogosult a betöltő cseréjére.<br>Kérjük, forduljon értékesítési osztályunkhoz, hogy árajánlatot kapjon.",
|
||||||
"PE.Controllers.Main.textDone": "Kész",
|
"PE.Controllers.Main.textDone": "Kész",
|
||||||
"PE.Controllers.Main.textLoadingDocument": "Prezentáció betöltése",
|
"PE.Controllers.Main.textLoadingDocument": "Prezentáció betöltése",
|
||||||
"PE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE kapcsolódási limitáció",
|
"PE.Controllers.Main.textNoLicenseTitle": "%1 kapcsoat limit",
|
||||||
"PE.Controllers.Main.textOK": "OK",
|
"PE.Controllers.Main.textOK": "OK",
|
||||||
"PE.Controllers.Main.textPaidFeature": "Fizetett funkció",
|
"PE.Controllers.Main.textPaidFeature": "Fizetett funkció",
|
||||||
"PE.Controllers.Main.textPassword": "Jelszó",
|
"PE.Controllers.Main.textPassword": "Jelszó",
|
||||||
|
@ -211,11 +212,12 @@
|
||||||
"PE.Controllers.Main.uploadImageSizeMessage": "Elérte a maximum kép méret limitet.",
|
"PE.Controllers.Main.uploadImageSizeMessage": "Elérte a maximum kép méret limitet.",
|
||||||
"PE.Controllers.Main.uploadImageTextText": "Kép feltöltése...",
|
"PE.Controllers.Main.uploadImageTextText": "Kép feltöltése...",
|
||||||
"PE.Controllers.Main.uploadImageTitleText": "Kép feltöltése",
|
"PE.Controllers.Main.uploadImageTitleText": "Kép feltöltése",
|
||||||
|
"PE.Controllers.Main.waitText": "Kérjük várjon...",
|
||||||
"PE.Controllers.Main.warnLicenseExceeded": "A párhuzamos kapcsolódások száma elérte a maximumot, így a dokumentum csak olvasható módban nyílik meg.<br>Kérjük lépjen kapcsolatba a rendszer adminisztrátorral bővebb információkért.",
|
"PE.Controllers.Main.warnLicenseExceeded": "A párhuzamos kapcsolódások száma elérte a maximumot, így a dokumentum csak olvasható módban nyílik meg.<br>Kérjük lépjen kapcsolatba a rendszer adminisztrátorral bővebb információkért.",
|
||||||
"PE.Controllers.Main.warnLicenseExp": "A licence lejárt.<br>Kérem frissítse a licencét, majd az oldalt.",
|
"PE.Controllers.Main.warnLicenseExp": "A licence lejárt.<br>Kérem frissítse a licencét, majd az oldalt.",
|
||||||
"PE.Controllers.Main.warnLicenseUsersExceeded": "A párhuzamos felhasználók száma elérte a maximumot, így a dokumentum csak olvasható módban nyílik meg.<br>Kérjük lépjen kapcsolatba a rendszer adminisztrátorral bővebb információkért.",
|
"PE.Controllers.Main.warnLicenseUsersExceeded": "A párhuzamos felhasználók száma elérte a maximumot, így a dokumentum csak olvasható módban nyílik meg.<br>Kérjük lépjen kapcsolatba a rendszer adminisztrátorral bővebb információkért.",
|
||||||
"PE.Controllers.Main.warnNoLicense": "Ez a verziója az ONLYOFFICE Szerkesztőnek bizonyos limitációkat tartalmaz párhuzamos kapcsolódások terén a dokumentum szerverhez.<br>Amennyiben többre van szüksége, fontolja meg hogy kereskedelmi licenc megvásárlását.",
|
"PE.Controllers.Main.warnNoLicense": "Ez a verziója az ONLYOFFICE Szerkesztőnek bizonyos limitációkat tartalmaz párhuzamos kapcsolódások terén a dokumentum szerverhez.<br>Amennyiben többre van szüksége, fontolja meg hogy kereskedelmi licenc megvásárlását.",
|
||||||
"PE.Controllers.Main.warnNoLicenseUsers": "Ez a verziója az ONLYOFFICE Szerkesztőnek bizonyos limitációkat tartalmaz párhuzamosan kapcsolódott felhasználók terén.<br>Amennyiben többre van szüksége, fontolja meg hogy kereskedelmi licenc megvásárlását.",
|
"PE.Controllers.Main.warnNoLicenseUsers": "Ez a verziója az %1 Szerkesztőnek bizonyos limitációkat tartalmaz párhuzamosan kapcsolódott felhasználók terén.<br>Amennyiben többre van szüksége, fontolja meg hogy kereskedelmi licenc megvásárlását.",
|
||||||
"PE.Controllers.Main.warnProcessRightsChange": "Nincs joga szerkeszteni a fájl-t.",
|
"PE.Controllers.Main.warnProcessRightsChange": "Nincs joga szerkeszteni a fájl-t.",
|
||||||
"PE.Controllers.Search.textNoTextFound": "A szöveg nem található",
|
"PE.Controllers.Search.textNoTextFound": "A szöveg nem található",
|
||||||
"PE.Controllers.Search.textReplaceAll": "Mindent cserél",
|
"PE.Controllers.Search.textReplaceAll": "Mindent cserél",
|
||||||
|
@ -246,6 +248,10 @@
|
||||||
"PE.Views.AddLink.textNumber": "Dia száma",
|
"PE.Views.AddLink.textNumber": "Dia száma",
|
||||||
"PE.Views.AddLink.textPrev": "Korábbi dia",
|
"PE.Views.AddLink.textPrev": "Korábbi dia",
|
||||||
"PE.Views.AddLink.textTip": "Gyorstipp",
|
"PE.Views.AddLink.textTip": "Gyorstipp",
|
||||||
|
"Common.Views.Collaboration.textBack": "Vissza",
|
||||||
|
"Common.Views.Collaboration.textCollaboration": "Együttműködés",
|
||||||
|
"Common.Views.Collaboration.textEditUsers": "Felhasználók",
|
||||||
|
"Common.Views.Collaboration.textСomments": "Hozzászólások",
|
||||||
"PE.Views.EditChart.textAlign": "Rendez",
|
"PE.Views.EditChart.textAlign": "Rendez",
|
||||||
"PE.Views.EditChart.textAlignBottom": "Alulra rendez",
|
"PE.Views.EditChart.textAlignBottom": "Alulra rendez",
|
||||||
"PE.Views.EditChart.textAlignCenter": "Középre rendez",
|
"PE.Views.EditChart.textAlignCenter": "Középre rendez",
|
||||||
|
@ -443,8 +449,12 @@
|
||||||
"PE.Views.Settings.mniSlideWide": "Szélesvásznú (16:9)",
|
"PE.Views.Settings.mniSlideWide": "Szélesvásznú (16:9)",
|
||||||
"PE.Views.Settings.textAbout": "Névjegy",
|
"PE.Views.Settings.textAbout": "Névjegy",
|
||||||
"PE.Views.Settings.textAddress": "Cím",
|
"PE.Views.Settings.textAddress": "Cím",
|
||||||
|
"PE.Views.Settings.textApplicationSettings": "Alkalmazás beállítások",
|
||||||
"PE.Views.Settings.textAuthor": "Szerző",
|
"PE.Views.Settings.textAuthor": "Szerző",
|
||||||
"PE.Views.Settings.textBack": "Vissza",
|
"PE.Views.Settings.textBack": "Vissza",
|
||||||
|
"PE.Views.Settings.textCentimeter": "Centiméter",
|
||||||
|
"PE.Views.Settings.textCollaboration": "Együttműködés",
|
||||||
|
"PE.Views.Settings.textColorSchemes": "Szín sémák",
|
||||||
"PE.Views.Settings.textCreateDate": "Létrehozás dátuma",
|
"PE.Views.Settings.textCreateDate": "Létrehozás dátuma",
|
||||||
"PE.Views.Settings.textDone": "Kész",
|
"PE.Views.Settings.textDone": "Kész",
|
||||||
"PE.Views.Settings.textDownload": "Letöltés",
|
"PE.Views.Settings.textDownload": "Letöltés",
|
||||||
|
@ -454,9 +464,12 @@
|
||||||
"PE.Views.Settings.textFind": "Keres",
|
"PE.Views.Settings.textFind": "Keres",
|
||||||
"PE.Views.Settings.textFindAndReplace": "Keres és cserél",
|
"PE.Views.Settings.textFindAndReplace": "Keres és cserél",
|
||||||
"PE.Views.Settings.textHelp": "Súgó",
|
"PE.Views.Settings.textHelp": "Súgó",
|
||||||
|
"PE.Views.Settings.textInch": "Hüvelyk",
|
||||||
"PE.Views.Settings.textLoading": "Betöltés...",
|
"PE.Views.Settings.textLoading": "Betöltés...",
|
||||||
|
"PE.Views.Settings.textPoint": "Pont",
|
||||||
"PE.Views.Settings.textPoweredBy": "Powered by",
|
"PE.Views.Settings.textPoweredBy": "Powered by",
|
||||||
"PE.Views.Settings.textPresentInfo": "Prezentáció infó",
|
"PE.Views.Settings.textPresentInfo": "Prezentáció infó",
|
||||||
|
"PE.Views.Settings.textPresentSettings": "Bemutató beállításai",
|
||||||
"PE.Views.Settings.textPresentSetup": "Prezentáció beállítások",
|
"PE.Views.Settings.textPresentSetup": "Prezentáció beállítások",
|
||||||
"PE.Views.Settings.textPresentTitle": "Prezentáció címe",
|
"PE.Views.Settings.textPresentTitle": "Prezentáció címe",
|
||||||
"PE.Views.Settings.textPrint": "Nyomtat",
|
"PE.Views.Settings.textPrint": "Nyomtat",
|
||||||
|
@ -464,6 +477,7 @@
|
||||||
"PE.Views.Settings.textSlideSize": "Dia mérete",
|
"PE.Views.Settings.textSlideSize": "Dia mérete",
|
||||||
"PE.Views.Settings.textSpellcheck": "Helyesírás-ellenőrzés",
|
"PE.Views.Settings.textSpellcheck": "Helyesírás-ellenőrzés",
|
||||||
"PE.Views.Settings.textTel": "Tel.",
|
"PE.Views.Settings.textTel": "Tel.",
|
||||||
|
"PE.Views.Settings.textUnitOfMeasurement": "Mérési egység",
|
||||||
"PE.Views.Settings.textVersion": "Verzió",
|
"PE.Views.Settings.textVersion": "Verzió",
|
||||||
"PE.Views.Settings.unknownText": "Ismeretlen",
|
"PE.Views.Settings.unknownText": "Ismeretlen",
|
||||||
"PE.Views.Toolbar.textBack": "Vissza"
|
"PE.Views.Toolbar.textBack": "Vissza"
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
"PE.Controllers.AddTable.textColumns": "Colonne",
|
"PE.Controllers.AddTable.textColumns": "Colonne",
|
||||||
"PE.Controllers.AddTable.textRows": "Righe",
|
"PE.Controllers.AddTable.textRows": "Righe",
|
||||||
"PE.Controllers.AddTable.textTableSize": "Dimensioni tabella",
|
"PE.Controllers.AddTable.textTableSize": "Dimensioni tabella",
|
||||||
|
"Common.Controllers.Collaboration.textEditUser": "È in corso la modifica del documento da parte di più utenti.",
|
||||||
"PE.Controllers.DocumentHolder.menuAddLink": "Aggiungi collegamento",
|
"PE.Controllers.DocumentHolder.menuAddLink": "Aggiungi collegamento",
|
||||||
"PE.Controllers.DocumentHolder.menuCopy": "Copia",
|
"PE.Controllers.DocumentHolder.menuCopy": "Copia",
|
||||||
"PE.Controllers.DocumentHolder.menuCut": "Taglia",
|
"PE.Controllers.DocumentHolder.menuCut": "Taglia",
|
||||||
|
@ -129,7 +130,7 @@
|
||||||
"PE.Controllers.Main.textCustomLoader": "Si noti che in base ai termini della licenza non si ha il diritto di cambiare il caricatore. <br> Si prega di contattare il nostro ufficio vendite per ottenere un preventivo.",
|
"PE.Controllers.Main.textCustomLoader": "Si noti che in base ai termini della licenza non si ha il diritto di cambiare il caricatore. <br> Si prega di contattare il nostro ufficio vendite per ottenere un preventivo.",
|
||||||
"PE.Controllers.Main.textDone": "Fatto",
|
"PE.Controllers.Main.textDone": "Fatto",
|
||||||
"PE.Controllers.Main.textLoadingDocument": "Caricamento della presentazione",
|
"PE.Controllers.Main.textLoadingDocument": "Caricamento della presentazione",
|
||||||
"PE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE® limite connessione",
|
"PE.Controllers.Main.textNoLicenseTitle": "%1 limite connessione",
|
||||||
"PE.Controllers.Main.textOK": "OK",
|
"PE.Controllers.Main.textOK": "OK",
|
||||||
"PE.Controllers.Main.textPaidFeature": "Caratteristica a pagamento",
|
"PE.Controllers.Main.textPaidFeature": "Caratteristica a pagamento",
|
||||||
"PE.Controllers.Main.textPassword": "Password",
|
"PE.Controllers.Main.textPassword": "Password",
|
||||||
|
@ -142,7 +143,7 @@
|
||||||
"PE.Controllers.Main.txtArt": "Il tuo testo qui",
|
"PE.Controllers.Main.txtArt": "Il tuo testo qui",
|
||||||
"PE.Controllers.Main.txtBasicShapes": "Forme di base",
|
"PE.Controllers.Main.txtBasicShapes": "Forme di base",
|
||||||
"PE.Controllers.Main.txtButtons": "Bottoni",
|
"PE.Controllers.Main.txtButtons": "Bottoni",
|
||||||
"PE.Controllers.Main.txtCallouts": "Chiamate",
|
"PE.Controllers.Main.txtCallouts": "Callout",
|
||||||
"PE.Controllers.Main.txtCharts": "Grafici",
|
"PE.Controllers.Main.txtCharts": "Grafici",
|
||||||
"PE.Controllers.Main.txtClipArt": "Clip Art",
|
"PE.Controllers.Main.txtClipArt": "Clip Art",
|
||||||
"PE.Controllers.Main.txtDateTime": "Data e ora",
|
"PE.Controllers.Main.txtDateTime": "Data e ora",
|
||||||
|
@ -247,6 +248,10 @@
|
||||||
"PE.Views.AddLink.textNumber": "Numero Diapositiva",
|
"PE.Views.AddLink.textNumber": "Numero Diapositiva",
|
||||||
"PE.Views.AddLink.textPrev": "Diapositiva precedente",
|
"PE.Views.AddLink.textPrev": "Diapositiva precedente",
|
||||||
"PE.Views.AddLink.textTip": "Suggerimento ",
|
"PE.Views.AddLink.textTip": "Suggerimento ",
|
||||||
|
"Common.Views.Collaboration.textBack": "Indietro",
|
||||||
|
"Common.Views.Collaboration.textCollaboration": "Collaborazione",
|
||||||
|
"Common.Views.Collaboration.textEditUsers": "Utenti",
|
||||||
|
"Common.Views.Collaboration.textСomments": "Сommenti",
|
||||||
"PE.Views.EditChart.textAlign": "Allinea",
|
"PE.Views.EditChart.textAlign": "Allinea",
|
||||||
"PE.Views.EditChart.textAlignBottom": "Allinea in basso",
|
"PE.Views.EditChart.textAlignBottom": "Allinea in basso",
|
||||||
"PE.Views.EditChart.textAlignCenter": "Allinea al centro",
|
"PE.Views.EditChart.textAlignCenter": "Allinea al centro",
|
||||||
|
@ -444,8 +449,12 @@
|
||||||
"PE.Views.Settings.mniSlideWide": "Widescreen (16:9)",
|
"PE.Views.Settings.mniSlideWide": "Widescreen (16:9)",
|
||||||
"PE.Views.Settings.textAbout": "Informazioni su",
|
"PE.Views.Settings.textAbout": "Informazioni su",
|
||||||
"PE.Views.Settings.textAddress": "Indirizzo",
|
"PE.Views.Settings.textAddress": "Indirizzo",
|
||||||
|
"PE.Views.Settings.textApplicationSettings": "Impostazioni Applicazione",
|
||||||
"PE.Views.Settings.textAuthor": "Autore",
|
"PE.Views.Settings.textAuthor": "Autore",
|
||||||
"PE.Views.Settings.textBack": "Indietro",
|
"PE.Views.Settings.textBack": "Indietro",
|
||||||
|
"PE.Views.Settings.textCentimeter": "Centimetro",
|
||||||
|
"PE.Views.Settings.textCollaboration": "Collaborazione",
|
||||||
|
"PE.Views.Settings.textColorSchemes": "Schemi di colore",
|
||||||
"PE.Views.Settings.textCreateDate": "Data di creazione",
|
"PE.Views.Settings.textCreateDate": "Data di creazione",
|
||||||
"PE.Views.Settings.textDone": "Fatto",
|
"PE.Views.Settings.textDone": "Fatto",
|
||||||
"PE.Views.Settings.textDownload": "Scarica",
|
"PE.Views.Settings.textDownload": "Scarica",
|
||||||
|
@ -455,9 +464,12 @@
|
||||||
"PE.Views.Settings.textFind": "Trova",
|
"PE.Views.Settings.textFind": "Trova",
|
||||||
"PE.Views.Settings.textFindAndReplace": "Trova e sostituisci",
|
"PE.Views.Settings.textFindAndReplace": "Trova e sostituisci",
|
||||||
"PE.Views.Settings.textHelp": "Guida",
|
"PE.Views.Settings.textHelp": "Guida",
|
||||||
|
"PE.Views.Settings.textInch": "Pollice",
|
||||||
"PE.Views.Settings.textLoading": "Caricamento in corso...",
|
"PE.Views.Settings.textLoading": "Caricamento in corso...",
|
||||||
|
"PE.Views.Settings.textPoint": "Punto",
|
||||||
"PE.Views.Settings.textPoweredBy": "Con tecnologia",
|
"PE.Views.Settings.textPoweredBy": "Con tecnologia",
|
||||||
"PE.Views.Settings.textPresentInfo": "Informazioni Presentazione",
|
"PE.Views.Settings.textPresentInfo": "Informazioni Presentazione",
|
||||||
|
"PE.Views.Settings.textPresentSettings": "Impostazioni Presentazione",
|
||||||
"PE.Views.Settings.textPresentSetup": "Imposta Presentazione",
|
"PE.Views.Settings.textPresentSetup": "Imposta Presentazione",
|
||||||
"PE.Views.Settings.textPresentTitle": "Titolo presentazione",
|
"PE.Views.Settings.textPresentTitle": "Titolo presentazione",
|
||||||
"PE.Views.Settings.textPrint": "Stampa",
|
"PE.Views.Settings.textPrint": "Stampa",
|
||||||
|
@ -465,6 +477,7 @@
|
||||||
"PE.Views.Settings.textSlideSize": "Dimensione diapositiva",
|
"PE.Views.Settings.textSlideSize": "Dimensione diapositiva",
|
||||||
"PE.Views.Settings.textSpellcheck": "Controllo ortografia",
|
"PE.Views.Settings.textSpellcheck": "Controllo ortografia",
|
||||||
"PE.Views.Settings.textTel": "Tel.",
|
"PE.Views.Settings.textTel": "Tel.",
|
||||||
|
"PE.Views.Settings.textUnitOfMeasurement": "Unità di misura",
|
||||||
"PE.Views.Settings.textVersion": "Versione",
|
"PE.Views.Settings.textVersion": "Versione",
|
||||||
"PE.Views.Settings.unknownText": "Sconosciuto",
|
"PE.Views.Settings.unknownText": "Sconosciuto",
|
||||||
"PE.Views.Toolbar.textBack": "Indietro"
|
"PE.Views.Toolbar.textBack": "Indietro"
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
"PE.Controllers.AddTable.textColumns": "Столбцы",
|
"PE.Controllers.AddTable.textColumns": "Столбцы",
|
||||||
"PE.Controllers.AddTable.textRows": "Строки",
|
"PE.Controllers.AddTable.textRows": "Строки",
|
||||||
"PE.Controllers.AddTable.textTableSize": "Размер таблицы",
|
"PE.Controllers.AddTable.textTableSize": "Размер таблицы",
|
||||||
|
"Common.Controllers.Collaboration.textEditUser": "Документ редактируется несколькими пользователями.",
|
||||||
"PE.Controllers.DocumentHolder.menuAddLink": "Добавить ссылку",
|
"PE.Controllers.DocumentHolder.menuAddLink": "Добавить ссылку",
|
||||||
"PE.Controllers.DocumentHolder.menuCopy": "Копировать",
|
"PE.Controllers.DocumentHolder.menuCopy": "Копировать",
|
||||||
"PE.Controllers.DocumentHolder.menuCut": "Вырезать",
|
"PE.Controllers.DocumentHolder.menuCut": "Вырезать",
|
||||||
|
@ -72,7 +73,7 @@
|
||||||
"PE.Controllers.Main.errorAccessDeny": "Вы пытаетесь выполнить действие, на которое у вас нет прав.<br>Пожалуйста, обратитесь к администратору Сервера документов.",
|
"PE.Controllers.Main.errorAccessDeny": "Вы пытаетесь выполнить действие, на которое у вас нет прав.<br>Пожалуйста, обратитесь к администратору Сервера документов.",
|
||||||
"PE.Controllers.Main.errorBadImageUrl": "Неправильный URL-адрес изображения",
|
"PE.Controllers.Main.errorBadImageUrl": "Неправильный URL-адрес изображения",
|
||||||
"PE.Controllers.Main.errorCoAuthoringDisconnect": "Подключение к серверу прервано. Редактирование недоступно.",
|
"PE.Controllers.Main.errorCoAuthoringDisconnect": "Подключение к серверу прервано. Редактирование недоступно.",
|
||||||
"PE.Controllers.Main.errorConnectToServer": "Не удается сохранить документ. Проверьте параметры подключения или обратитесь к вашему администратору.<br>Когда вы нажмете на кнопку 'OK', вам будет предложено скачать документ.<br><br>Дополнительную информацию о подключении Сервера документов можно найти <a href=\"https://api.onlyoffice.com/editors/callback\" target=\"_blank\">здесь</a>",
|
"PE.Controllers.Main.errorConnectToServer": "Не удается сохранить документ. Проверьте параметры подключения или обратитесь к вашему администратору.<br>Когда вы нажмете на кнопку 'OK', вам будет предложено скачать документ.<br><br>Дополнительную информацию о подключении Сервера документов можно найти <a href=\"%1\" target=\"_blank\">здесь</a>",
|
||||||
"PE.Controllers.Main.errorDatabaseConnection": "Внешняя ошибка.<br>Ошибка подключения к базе данных. Пожалуйста, обратитесь в службу технической поддержки.",
|
"PE.Controllers.Main.errorDatabaseConnection": "Внешняя ошибка.<br>Ошибка подключения к базе данных. Пожалуйста, обратитесь в службу технической поддержки.",
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Получены зашифрованные изменения, их нельзя расшифровать.",
|
"PE.Controllers.Main.errorDataEncrypted": "Получены зашифрованные изменения, их нельзя расшифровать.",
|
||||||
"PE.Controllers.Main.errorDataRange": "Некорректный диапазон данных.",
|
"PE.Controllers.Main.errorDataRange": "Некорректный диапазон данных.",
|
||||||
|
@ -129,7 +130,7 @@
|
||||||
"PE.Controllers.Main.textCustomLoader": "Обратите внимание, что по условиям лицензии у вас нет прав изменять экран, отображаемый при загрузке.<br>Пожалуйста, обратитесь в наш отдел продаж, чтобы сделать запрос.",
|
"PE.Controllers.Main.textCustomLoader": "Обратите внимание, что по условиям лицензии у вас нет прав изменять экран, отображаемый при загрузке.<br>Пожалуйста, обратитесь в наш отдел продаж, чтобы сделать запрос.",
|
||||||
"PE.Controllers.Main.textDone": "Готово",
|
"PE.Controllers.Main.textDone": "Готово",
|
||||||
"PE.Controllers.Main.textLoadingDocument": "Загрузка презентации",
|
"PE.Controllers.Main.textLoadingDocument": "Загрузка презентации",
|
||||||
"PE.Controllers.Main.textNoLicenseTitle": "Ограничение по числу подключений ONLYOFFICE",
|
"PE.Controllers.Main.textNoLicenseTitle": "Ограничение по числу подключений %1",
|
||||||
"PE.Controllers.Main.textOK": "OK",
|
"PE.Controllers.Main.textOK": "OK",
|
||||||
"PE.Controllers.Main.textPaidFeature": "Платная функция",
|
"PE.Controllers.Main.textPaidFeature": "Платная функция",
|
||||||
"PE.Controllers.Main.textPassword": "Пароль",
|
"PE.Controllers.Main.textPassword": "Пароль",
|
||||||
|
@ -216,7 +217,7 @@
|
||||||
"PE.Controllers.Main.warnLicenseExp": "Истек срок действия лицензии.<br>Обновите лицензию, а затем обновите страницу.",
|
"PE.Controllers.Main.warnLicenseExp": "Истек срок действия лицензии.<br>Обновите лицензию, а затем обновите страницу.",
|
||||||
"PE.Controllers.Main.warnLicenseUsersExceeded": "Превышено допустимое число одновременно работающих пользователей, и документ откроется только на просмотр.<br>Обратитесь к администратору за дополнительной информацией.",
|
"PE.Controllers.Main.warnLicenseUsersExceeded": "Превышено допустимое число одновременно работающих пользователей, и документ откроется только на просмотр.<br>Обратитесь к администратору за дополнительной информацией.",
|
||||||
"PE.Controllers.Main.warnNoLicense": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по количеству одновременных подключений к серверу документов.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
"PE.Controllers.Main.warnNoLicense": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по количеству одновременных подключений к серверу документов.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
||||||
"PE.Controllers.Main.warnNoLicenseUsers": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по числу одновременно работающих пользователей.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
"PE.Controllers.Main.warnNoLicenseUsers": "Эта версия редакторов %1 имеет некоторые ограничения по числу одновременно работающих пользователей.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
||||||
"PE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.",
|
"PE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.",
|
||||||
"PE.Controllers.Search.textNoTextFound": "Текст не найден",
|
"PE.Controllers.Search.textNoTextFound": "Текст не найден",
|
||||||
"PE.Controllers.Search.textReplaceAll": "Заменить все",
|
"PE.Controllers.Search.textReplaceAll": "Заменить все",
|
||||||
|
@ -247,6 +248,10 @@
|
||||||
"PE.Views.AddLink.textNumber": "Номер слайда",
|
"PE.Views.AddLink.textNumber": "Номер слайда",
|
||||||
"PE.Views.AddLink.textPrev": "Предыдущий слайд",
|
"PE.Views.AddLink.textPrev": "Предыдущий слайд",
|
||||||
"PE.Views.AddLink.textTip": "Подсказка",
|
"PE.Views.AddLink.textTip": "Подсказка",
|
||||||
|
"Common.Views.Collaboration.textBack": "Назад",
|
||||||
|
"Common.Views.Collaboration.textCollaboration": "Совместная работа",
|
||||||
|
"Common.Views.Collaboration.textEditUsers": "Пользователи",
|
||||||
|
"Common.Views.Collaboration.textСomments": "Комментарии",
|
||||||
"PE.Views.EditChart.textAlign": "Выравнивание",
|
"PE.Views.EditChart.textAlign": "Выравнивание",
|
||||||
"PE.Views.EditChart.textAlignBottom": "По нижнему краю",
|
"PE.Views.EditChart.textAlignBottom": "По нижнему краю",
|
||||||
"PE.Views.EditChart.textAlignCenter": "По центру",
|
"PE.Views.EditChart.textAlignCenter": "По центру",
|
||||||
|
@ -444,8 +449,12 @@
|
||||||
"PE.Views.Settings.mniSlideWide": "Широкоэкранный (16:9)",
|
"PE.Views.Settings.mniSlideWide": "Широкоэкранный (16:9)",
|
||||||
"PE.Views.Settings.textAbout": "О программе",
|
"PE.Views.Settings.textAbout": "О программе",
|
||||||
"PE.Views.Settings.textAddress": "адрес",
|
"PE.Views.Settings.textAddress": "адрес",
|
||||||
|
"PE.Views.Settings.textApplicationSettings": "Настройки приложения",
|
||||||
"PE.Views.Settings.textAuthor": "Автор",
|
"PE.Views.Settings.textAuthor": "Автор",
|
||||||
"PE.Views.Settings.textBack": "Назад",
|
"PE.Views.Settings.textBack": "Назад",
|
||||||
|
"PE.Views.Settings.textCentimeter": "Сантиметр",
|
||||||
|
"PE.Views.Settings.textCollaboration": "Совместная работа",
|
||||||
|
"PE.Views.Settings.textColorSchemes": "Цветовые схемы",
|
||||||
"PE.Views.Settings.textCreateDate": "Дата создания",
|
"PE.Views.Settings.textCreateDate": "Дата создания",
|
||||||
"PE.Views.Settings.textDone": "Готово",
|
"PE.Views.Settings.textDone": "Готово",
|
||||||
"PE.Views.Settings.textDownload": "Скачать",
|
"PE.Views.Settings.textDownload": "Скачать",
|
||||||
|
@ -455,9 +464,12 @@
|
||||||
"PE.Views.Settings.textFind": "Поиск",
|
"PE.Views.Settings.textFind": "Поиск",
|
||||||
"PE.Views.Settings.textFindAndReplace": "Поиск и замена",
|
"PE.Views.Settings.textFindAndReplace": "Поиск и замена",
|
||||||
"PE.Views.Settings.textHelp": "Справка",
|
"PE.Views.Settings.textHelp": "Справка",
|
||||||
|
"PE.Views.Settings.textInch": "Дюйм",
|
||||||
"PE.Views.Settings.textLoading": "Загрузка...",
|
"PE.Views.Settings.textLoading": "Загрузка...",
|
||||||
|
"PE.Views.Settings.textPoint": "Пункт",
|
||||||
"PE.Views.Settings.textPoweredBy": "Разработано",
|
"PE.Views.Settings.textPoweredBy": "Разработано",
|
||||||
"PE.Views.Settings.textPresentInfo": "Информация о презентации",
|
"PE.Views.Settings.textPresentInfo": "Информация о презентации",
|
||||||
|
"PE.Views.Settings.textPresentSettings": "Настройки презентации",
|
||||||
"PE.Views.Settings.textPresentSetup": "Настройка презентации",
|
"PE.Views.Settings.textPresentSetup": "Настройка презентации",
|
||||||
"PE.Views.Settings.textPresentTitle": "Название презентации",
|
"PE.Views.Settings.textPresentTitle": "Название презентации",
|
||||||
"PE.Views.Settings.textPrint": "Печать",
|
"PE.Views.Settings.textPrint": "Печать",
|
||||||
|
@ -465,6 +477,7 @@
|
||||||
"PE.Views.Settings.textSlideSize": "Размер слайда",
|
"PE.Views.Settings.textSlideSize": "Размер слайда",
|
||||||
"PE.Views.Settings.textSpellcheck": "Проверка орфографии",
|
"PE.Views.Settings.textSpellcheck": "Проверка орфографии",
|
||||||
"PE.Views.Settings.textTel": "Телефон",
|
"PE.Views.Settings.textTel": "Телефон",
|
||||||
|
"PE.Views.Settings.textUnitOfMeasurement": "Единица измерения",
|
||||||
"PE.Views.Settings.textVersion": "Версия",
|
"PE.Views.Settings.textVersion": "Версия",
|
||||||
"PE.Views.Settings.unknownText": "Неизвестно",
|
"PE.Views.Settings.unknownText": "Неизвестно",
|
||||||
"PE.Views.Toolbar.textBack": "Назад"
|
"PE.Views.Toolbar.textBack": "Назад"
|
||||||
|
|
|
@ -233,6 +233,7 @@
|
||||||
"PE.Views.AddLink.textNumber": "Slayt Numarası",
|
"PE.Views.AddLink.textNumber": "Slayt Numarası",
|
||||||
"PE.Views.AddLink.textPrev": "Önceki slayt",
|
"PE.Views.AddLink.textPrev": "Önceki slayt",
|
||||||
"PE.Views.AddLink.textTip": "Ekran İpucu",
|
"PE.Views.AddLink.textTip": "Ekran İpucu",
|
||||||
|
"Common.Views.Collaboration.textBack": "Geri",
|
||||||
"PE.Views.EditChart.textAlign": "Hizala",
|
"PE.Views.EditChart.textAlign": "Hizala",
|
||||||
"PE.Views.EditChart.textAlignBottom": "Alta Hizala",
|
"PE.Views.EditChart.textAlignBottom": "Alta Hizala",
|
||||||
"PE.Views.EditChart.textAlignCenter": "Ortaya Hizala",
|
"PE.Views.EditChart.textAlignCenter": "Ortaya Hizala",
|
||||||
|
@ -402,6 +403,7 @@
|
||||||
"PE.Views.EditText.textBack": "Geri",
|
"PE.Views.EditText.textBack": "Geri",
|
||||||
"PE.Views.EditText.textBefore": "Önce",
|
"PE.Views.EditText.textBefore": "Önce",
|
||||||
"PE.Views.EditText.textBullets": "İmler",
|
"PE.Views.EditText.textBullets": "İmler",
|
||||||
|
"PE.Views.EditText.textCharacterBold": "B",
|
||||||
"PE.Views.EditText.textDblStrikethrough": "Üstü çift çizili",
|
"PE.Views.EditText.textDblStrikethrough": "Üstü çift çizili",
|
||||||
"PE.Views.EditText.textDblSuperscript": "Üstsimge",
|
"PE.Views.EditText.textDblSuperscript": "Üstsimge",
|
||||||
"PE.Views.EditText.textFontColor": "Yazı Tipi Rengi",
|
"PE.Views.EditText.textFontColor": "Yazı Tipi Rengi",
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
{
|
{
|
||||||
|
"common.view.modals.txtCopy": "Másolás a vágólapra",
|
||||||
|
"common.view.modals.txtEmbed": "Beágyaz",
|
||||||
"common.view.modals.txtHeight": "Magasság",
|
"common.view.modals.txtHeight": "Magasság",
|
||||||
|
"common.view.modals.txtShare": "Hivatkozás megosztása",
|
||||||
"common.view.modals.txtWidth": "Szélesség",
|
"common.view.modals.txtWidth": "Szélesség",
|
||||||
|
"SSE.ApplicationController.convertationErrorText": "Az átalakítás nem sikerült.",
|
||||||
"SSE.ApplicationController.convertationTimeoutText": "Időtúllépés az átalakítás során.",
|
"SSE.ApplicationController.convertationTimeoutText": "Időtúllépés az átalakítás során.",
|
||||||
"SSE.ApplicationController.criticalErrorTitle": "Hiba",
|
"SSE.ApplicationController.criticalErrorTitle": "Hiba",
|
||||||
"SSE.ApplicationController.downloadErrorText": "Sikertelen letöltés.",
|
"SSE.ApplicationController.downloadErrorText": "Sikertelen letöltés.",
|
||||||
|
@ -12,8 +16,13 @@
|
||||||
"SSE.ApplicationController.notcriticalErrorTitle": "Figyelmeztetés",
|
"SSE.ApplicationController.notcriticalErrorTitle": "Figyelmeztetés",
|
||||||
"SSE.ApplicationController.scriptLoadError": "A kapcsolat túl lassú, néhány komponens nem töltődött be. Frissítse az oldalt.",
|
"SSE.ApplicationController.scriptLoadError": "A kapcsolat túl lassú, néhány komponens nem töltődött be. Frissítse az oldalt.",
|
||||||
"SSE.ApplicationController.textLoadingDocument": "Munkafüzet betöltése",
|
"SSE.ApplicationController.textLoadingDocument": "Munkafüzet betöltése",
|
||||||
|
"SSE.ApplicationController.textOf": "of",
|
||||||
"SSE.ApplicationController.txtClose": "Bezár",
|
"SSE.ApplicationController.txtClose": "Bezár",
|
||||||
"SSE.ApplicationController.unknownErrorText": "Ismeretlen hiba.",
|
"SSE.ApplicationController.unknownErrorText": "Ismeretlen hiba.",
|
||||||
"SSE.ApplicationController.unsupportedBrowserErrorText": "A böngészője nem támogatott.",
|
"SSE.ApplicationController.unsupportedBrowserErrorText": "A böngészője nem támogatott.",
|
||||||
"SSE.ApplicationView.txtDownload": "Letöltés"
|
"SSE.ApplicationController.waitText": "Kérjük várjon...",
|
||||||
|
"SSE.ApplicationView.txtDownload": "Letöltés",
|
||||||
|
"SSE.ApplicationView.txtEmbed": "Beágyaz",
|
||||||
|
"SSE.ApplicationView.txtFullScreen": "Teljes képernyő",
|
||||||
|
"SSE.ApplicationView.txtShare": "Megosztás"
|
||||||
}
|
}
|
|
@ -1,5 +1,8 @@
|
||||||
{
|
{
|
||||||
|
"common.view.modals.txtCopy": "Panoya kopyala",
|
||||||
|
"common.view.modals.txtEmbed": "Gömülü",
|
||||||
"common.view.modals.txtHeight": "Yükseklik",
|
"common.view.modals.txtHeight": "Yükseklik",
|
||||||
|
"common.view.modals.txtShare": "Bağlantıyı Paylaş",
|
||||||
"common.view.modals.txtWidth": "Genişlik",
|
"common.view.modals.txtWidth": "Genişlik",
|
||||||
"SSE.ApplicationController.convertationErrorText": "Değişim başarısız oldu.",
|
"SSE.ApplicationController.convertationErrorText": "Değişim başarısız oldu.",
|
||||||
"SSE.ApplicationController.convertationTimeoutText": "Değişim süresi aşıldı.",
|
"SSE.ApplicationController.convertationTimeoutText": "Değişim süresi aşıldı.",
|
||||||
|
@ -11,11 +14,15 @@
|
||||||
"SSE.ApplicationController.errorFilePassProtect": "Döküman şifre korumalı ve açılamadı",
|
"SSE.ApplicationController.errorFilePassProtect": "Döküman şifre korumalı ve açılamadı",
|
||||||
"SSE.ApplicationController.errorUserDrop": "Belgeye şu an erişilemiyor.",
|
"SSE.ApplicationController.errorUserDrop": "Belgeye şu an erişilemiyor.",
|
||||||
"SSE.ApplicationController.notcriticalErrorTitle": "Uyarı",
|
"SSE.ApplicationController.notcriticalErrorTitle": "Uyarı",
|
||||||
|
"SSE.ApplicationController.scriptLoadError": "Bağlantı çok yavaş, bileşenlerin bazıları yüklenemedi. Lütfen sayfayı yenileyin.",
|
||||||
"SSE.ApplicationController.textLoadingDocument": "Spreadsheet yükleniyor",
|
"SSE.ApplicationController.textLoadingDocument": "Spreadsheet yükleniyor",
|
||||||
"SSE.ApplicationController.textOf": "'in",
|
"SSE.ApplicationController.textOf": "'in",
|
||||||
"SSE.ApplicationController.txtClose": "Kapat",
|
"SSE.ApplicationController.txtClose": "Kapat",
|
||||||
"SSE.ApplicationController.unknownErrorText": "Bilinmeyen hata.",
|
"SSE.ApplicationController.unknownErrorText": "Bilinmeyen hata.",
|
||||||
"SSE.ApplicationController.unsupportedBrowserErrorText": "Tarayıcınız desteklenmiyor.",
|
"SSE.ApplicationController.unsupportedBrowserErrorText": "Tarayıcınız desteklenmiyor.",
|
||||||
|
"SSE.ApplicationController.waitText": "Lütfen bekleyin...",
|
||||||
"SSE.ApplicationView.txtDownload": "İndir",
|
"SSE.ApplicationView.txtDownload": "İndir",
|
||||||
|
"SSE.ApplicationView.txtEmbed": "Gömülü",
|
||||||
|
"SSE.ApplicationView.txtFullScreen": "Tam Ekran",
|
||||||
"SSE.ApplicationView.txtShare": "Paylaş"
|
"SSE.ApplicationView.txtShare": "Paylaş"
|
||||||
}
|
}
|
|
@ -369,9 +369,7 @@ define([
|
||||||
tipDiagU: 'Set Diagonal Up Border',
|
tipDiagU: 'Set Diagonal Up Border',
|
||||||
tipDiagD: 'Set Diagonal Down Border',
|
tipDiagD: 'Set Diagonal Down Border',
|
||||||
textOrientation: 'Text Orientation',
|
textOrientation: 'Text Orientation',
|
||||||
textAngle: 'Angle',
|
textAngle: 'Angle'
|
||||||
textTextToColumn: 'Text to Columns',
|
|
||||||
textWizard: 'Text to Columns Wizard'
|
|
||||||
|
|
||||||
}, SSE.Views.CellSettings || {}));
|
}, SSE.Views.CellSettings || {}));
|
||||||
});
|
});
|
|
@ -1086,7 +1086,7 @@ define([
|
||||||
'<tr class="divider modify">',
|
'<tr class="divider modify">',
|
||||||
'<tr class="divider modify">',
|
'<tr class="divider modify">',
|
||||||
'<tr>',
|
'<tr>',
|
||||||
'<td class="left"><label>' + this.txtDate + '</label></td>',
|
'<td class="left"><label>' + this.txtCreated + '</label></td>',
|
||||||
'<td class="right"><label id="id-info-date"></label></td>',
|
'<td class="right"><label id="id-info-date"></label></td>',
|
||||||
'</tr>',
|
'</tr>',
|
||||||
'<tr>',
|
'<tr>',
|
||||||
|
@ -1374,7 +1374,7 @@ define([
|
||||||
txtComment: 'Comment',
|
txtComment: 'Comment',
|
||||||
txtModifyDate: 'Last Modified',
|
txtModifyDate: 'Last Modified',
|
||||||
txtModifyBy: 'Last Modified By',
|
txtModifyBy: 'Last Modified By',
|
||||||
txtDate: 'Created',
|
txtCreated: 'Created',
|
||||||
txtAuthor: 'Author',
|
txtAuthor: 'Author',
|
||||||
txtAddAuthor: 'Add Author',
|
txtAddAuthor: 'Add Author',
|
||||||
txtAddText: 'Add Text',
|
txtAddText: 'Add Text',
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "Отказ",
|
"cancelButtonText": "Отказ",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Внимание",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Внимание",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Въведете съобщението си тук",
|
"Common.Controllers.Chat.textEnterMessage": "Въведете съобщението си тук",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Използвате ONLYOFFICE Free Edition. <br> Само двама потребители могат да редактират документа едновременно. <br> Искате ли повече? Помислете за закупуване на ONLYOFFICE Enterprise Edition. <br> <a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\"> Прочетете повече </a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "Няма граници",
|
"Common.UI.ComboBorderSize.txtNoBorders": "Няма граници",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Няма граници",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Няма граници",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "Няма стилове",
|
"Common.UI.ComboDataView.emptyComboText": "Няма стилове",
|
||||||
|
@ -391,7 +390,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "Превишава се времето на изтичане на реализациите.",
|
"SSE.Controllers.Main.convertationTimeoutText": "Превишава се времето на изтичане на реализациите.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Натиснете \"OK\", за да се върнете към списъка с документи.",
|
"SSE.Controllers.Main.criticalErrorExtText": "Натиснете \"OK\", за да се върнете към списъка с документи.",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Грешка",
|
"SSE.Controllers.Main.criticalErrorTitle": "Грешка",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "Редактор на електронни таблици ONLYOFFICE",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "Изтеглянето се провали.",
|
"SSE.Controllers.Main.downloadErrorText": "Изтеглянето се провали.",
|
||||||
"SSE.Controllers.Main.downloadTextText": "Електронната таблица се изтегли ...",
|
"SSE.Controllers.Main.downloadTextText": "Електронната таблица се изтегли ...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "Изтегляне на електронна таблица",
|
"SSE.Controllers.Main.downloadTitleText": "Изтегляне на електронна таблица",
|
||||||
|
@ -1133,8 +1131,6 @@
|
||||||
"SSE.Views.CellSettings.textNewColor": "Нов потребителски цвят",
|
"SSE.Views.CellSettings.textNewColor": "Нов потребителски цвят",
|
||||||
"SSE.Views.CellSettings.textOrientation": "Ориентация на текста",
|
"SSE.Views.CellSettings.textOrientation": "Ориентация на текста",
|
||||||
"SSE.Views.CellSettings.textSelectBorders": "Изберете граници, които искате да промените, като използвате избрания по-горе стил",
|
"SSE.Views.CellSettings.textSelectBorders": "Изберете граници, които искате да промените, като използвате избрания по-горе стил",
|
||||||
"SSE.Views.CellSettings.textTextToColumn": "Текст в колони",
|
|
||||||
"SSE.Views.CellSettings.textWizard": "Съветник за преобразуване на текст в колони",
|
|
||||||
"SSE.Views.CellSettings.tipAll": "Задайте външната граница и всички вътрешни линии",
|
"SSE.Views.CellSettings.tipAll": "Задайте външната граница и всички вътрешни линии",
|
||||||
"SSE.Views.CellSettings.tipBottom": "Задайте само външната долна граница",
|
"SSE.Views.CellSettings.tipBottom": "Задайте само външната долна граница",
|
||||||
"SSE.Views.CellSettings.tipDiagD": "Задайте диагонална надолу граница",
|
"SSE.Views.CellSettings.tipDiagD": "Задайте диагонална надолу граница",
|
||||||
|
@ -1483,7 +1479,6 @@
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Приложение",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Приложение",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Промяна на правата за достъп",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Промяна на правата за достъп",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "Дата на създаване",
|
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Местоположение",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Местоположение",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Лица, които имат права",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Лица, които имат права",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Заглавие на електронната таблица",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Заглавие на електронната таблица",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "Zrušit",
|
"cancelButtonText": "Zrušit",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Varování",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Varování",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Zde napište svou zprávu",
|
"Common.Controllers.Chat.textEnterMessage": "Zde napište svou zprávu",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Používáte ONLYOFFICE bezplatnou edici.<br>Pouze dva uživatelé mohou zároveň upravovat dokument.<br>Chcete více? Zvažte zakoupení ONLYOFFICE Enterprise edice.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Více informací</a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "Bez ohraničení",
|
"Common.UI.ComboBorderSize.txtNoBorders": "Bez ohraničení",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Bez ohraničení",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Bez ohraničení",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "Žádné styly",
|
"Common.UI.ComboDataView.emptyComboText": "Žádné styly",
|
||||||
|
@ -251,7 +250,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "Vypršel čas konverze.",
|
"SSE.Controllers.Main.convertationTimeoutText": "Vypršel čas konverze.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Kliněte na \"OK\" pro návrat k seznamu dokumentů",
|
"SSE.Controllers.Main.criticalErrorExtText": "Kliněte na \"OK\" pro návrat k seznamu dokumentů",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Chyba",
|
"SSE.Controllers.Main.criticalErrorTitle": "Chyba",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "ONLYOFFICE Tabulkový editor",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "Stahování selhalo.",
|
"SSE.Controllers.Main.downloadErrorText": "Stahování selhalo.",
|
||||||
"SSE.Controllers.Main.downloadTextText": "Stahování sešitu...",
|
"SSE.Controllers.Main.downloadTextText": "Stahování sešitu...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "Stahování sešitu",
|
"SSE.Controllers.Main.downloadTitleText": "Stahování sešitu",
|
||||||
|
@ -1085,7 +1083,6 @@
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nový sešit",
|
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nový sešit",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Změnit přístupová práva",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Změnit přístupová práva",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "Datum vytvoření",
|
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Umístění",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Umístění",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osoby, které mají práva",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osoby, které mají práva",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Nadpis sešitu",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Nadpis sešitu",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "Abbrechen",
|
"cancelButtonText": "Abbrechen",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Achtung",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Achtung",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Geben Sie Ihre Nachricht hier ein",
|
"Common.Controllers.Chat.textEnterMessage": "Geben Sie Ihre Nachricht hier ein",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Sie benutzen ONLYOFFICE Free Edition.<br>Nur zwei Benutzer können das Dokument gleichzeitig bearbeiten.<br>Möchten Sie mehr? Erwerben Sie kommerzielle Version von ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Lesen Sie mehr davon</a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "Keine Rahmen",
|
"Common.UI.ComboBorderSize.txtNoBorders": "Keine Rahmen",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Keine Rahmen",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Keine Rahmen",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "Keine Formate",
|
"Common.UI.ComboDataView.emptyComboText": "Keine Formate",
|
||||||
|
@ -404,7 +403,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "Timeout für die Konvertierung wurde überschritten.",
|
"SSE.Controllers.Main.convertationTimeoutText": "Timeout für die Konvertierung wurde überschritten.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Klicken Sie auf 'OK', um zur Dokumentenliste zu übergehen.",
|
"SSE.Controllers.Main.criticalErrorExtText": "Klicken Sie auf 'OK', um zur Dokumentenliste zu übergehen.",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Fehler",
|
"SSE.Controllers.Main.criticalErrorTitle": "Fehler",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "ONLYOFFICE Spreadsheet Editor",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "Herunterladen ist fehlgeschlagen.",
|
"SSE.Controllers.Main.downloadErrorText": "Herunterladen ist fehlgeschlagen.",
|
||||||
"SSE.Controllers.Main.downloadTextText": "Kalkulationstabelle wird heruntergeladen...",
|
"SSE.Controllers.Main.downloadTextText": "Kalkulationstabelle wird heruntergeladen...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "Herunterladen der Kalkulationstabelle",
|
"SSE.Controllers.Main.downloadTitleText": "Herunterladen der Kalkulationstabelle",
|
||||||
|
@ -1146,8 +1144,6 @@
|
||||||
"SSE.Views.CellSettings.textNewColor": "Benutzerdefinierte Farbe",
|
"SSE.Views.CellSettings.textNewColor": "Benutzerdefinierte Farbe",
|
||||||
"SSE.Views.CellSettings.textOrientation": "Textausrichtung",
|
"SSE.Views.CellSettings.textOrientation": "Textausrichtung",
|
||||||
"SSE.Views.CellSettings.textSelectBorders": "Wählen Sie Rahmen, die Sie ändern möchten, indem Sie den oben ausgewählten Stil anwenden",
|
"SSE.Views.CellSettings.textSelectBorders": "Wählen Sie Rahmen, die Sie ändern möchten, indem Sie den oben ausgewählten Stil anwenden",
|
||||||
"SSE.Views.CellSettings.textTextToColumn": "Text in Spalten",
|
|
||||||
"SSE.Views.CellSettings.textWizard": "Textkonvertierungs-Assistent",
|
|
||||||
"SSE.Views.CellSettings.tipAll": "Äußere Rahmenlinie und alle inneren Linien festlegen",
|
"SSE.Views.CellSettings.tipAll": "Äußere Rahmenlinie und alle inneren Linien festlegen",
|
||||||
"SSE.Views.CellSettings.tipBottom": "Nur äußere untere Rahmenlinie festlegen",
|
"SSE.Views.CellSettings.tipBottom": "Nur äußere untere Rahmenlinie festlegen",
|
||||||
"SSE.Views.CellSettings.tipDiagD": "Stellen Sie den diagonalen unteren Rand ein",
|
"SSE.Views.CellSettings.tipDiagD": "Stellen Sie den diagonalen unteren Rand ein",
|
||||||
|
@ -1496,7 +1492,6 @@
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Anwendung",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Anwendung",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zugriffsrechte ändern",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zugriffsrechte ändern",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "Erstellungsdatum",
|
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Speicherort",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Speicherort",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personen mit Berechtigungen",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personen mit Berechtigungen",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Titel der Tabelle",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Titel der Tabelle",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "Cancel",
|
"cancelButtonText": "Cancel",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Warning",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Warning",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Enter your message here",
|
"Common.Controllers.Chat.textEnterMessage": "Enter your message here",
|
||||||
"del_Common.Controllers.Chat.textUserLimit": "You are using ONLYOFFICE Free Edition.<br>Only two users can co-edit the document simultaneously.<br>Want more? Consider buying ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "No borders",
|
"Common.UI.ComboBorderSize.txtNoBorders": "No borders",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "No borders",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "No borders",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "No styles",
|
"Common.UI.ComboDataView.emptyComboText": "No styles",
|
||||||
|
@ -373,14 +372,14 @@
|
||||||
"SSE.Controllers.DocumentHolder.txtUseTextImport": "Use text import wizard",
|
"SSE.Controllers.DocumentHolder.txtUseTextImport": "Use text import wizard",
|
||||||
"SSE.Controllers.DocumentHolder.txtWidth": "Width",
|
"SSE.Controllers.DocumentHolder.txtWidth": "Width",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryAll": "All",
|
"SSE.Controllers.FormulaDialog.sCategoryAll": "All",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryLast10": "10 last used",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryLogical": "Logical",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryCube": "Cube",
|
"SSE.Controllers.FormulaDialog.sCategoryCube": "Cube",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryDatabase": "Database",
|
"SSE.Controllers.FormulaDialog.sCategoryDatabase": "Database",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryDateAndTime": "Date and time",
|
"SSE.Controllers.FormulaDialog.sCategoryDateAndTime": "Date and time",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryEngineering": "Engineering",
|
"SSE.Controllers.FormulaDialog.sCategoryEngineering": "Engineering",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryFinancial": "Financial",
|
"SSE.Controllers.FormulaDialog.sCategoryFinancial": "Financial",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryInformation": "Information",
|
"SSE.Controllers.FormulaDialog.sCategoryInformation": "Information",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryLast10": "10 last used",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryLogical": "Logical",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryLookupAndReference": "Lookup and reference",
|
"SSE.Controllers.FormulaDialog.sCategoryLookupAndReference": "Lookup and reference",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryMathematic": "Math and trigonometry",
|
"SSE.Controllers.FormulaDialog.sCategoryMathematic": "Math and trigonometry",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryStatistical": "Statistical",
|
"SSE.Controllers.FormulaDialog.sCategoryStatistical": "Statistical",
|
||||||
|
@ -407,7 +406,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "Conversion timeout exceeded.",
|
"SSE.Controllers.Main.convertationTimeoutText": "Conversion timeout exceeded.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Press \"OK\" to return to document list.",
|
"SSE.Controllers.Main.criticalErrorExtText": "Press \"OK\" to return to document list.",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Error",
|
"SSE.Controllers.Main.criticalErrorTitle": "Error",
|
||||||
"del_SSE.Controllers.Main.defaultTitleText": "ONLYOFFICE Spreadsheet Editor",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "Download failed.",
|
"SSE.Controllers.Main.downloadErrorText": "Download failed.",
|
||||||
"SSE.Controllers.Main.downloadTextText": "Downloading spreadsheet...",
|
"SSE.Controllers.Main.downloadTextText": "Downloading spreadsheet...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "Downloading Spreadsheet",
|
"SSE.Controllers.Main.downloadTitleText": "Downloading Spreadsheet",
|
||||||
|
@ -440,6 +438,7 @@
|
||||||
"SSE.Controllers.Main.errorForceSave": "An error occurred while saving the file. Please use the 'Download as' option to save the file to your computer hard drive or try again later.",
|
"SSE.Controllers.Main.errorForceSave": "An error occurred while saving the file. Please use the 'Download as' option to save the file to your computer hard drive or try again later.",
|
||||||
"SSE.Controllers.Main.errorFormulaName": "An error in the entered formula.<br>Incorrect formula name is used.",
|
"SSE.Controllers.Main.errorFormulaName": "An error in the entered formula.<br>Incorrect formula name is used.",
|
||||||
"SSE.Controllers.Main.errorFormulaParsing": "Internal error while parsing the formula.",
|
"SSE.Controllers.Main.errorFormulaParsing": "Internal error while parsing the formula.",
|
||||||
|
"SSE.Controllers.Main.errorFrmlMaxTextLength": "Text values in formulas are limited to 255 characters.<br>Use the CONCATENATE function or concatenation operator (&).",
|
||||||
"SSE.Controllers.Main.errorFrmlWrongReferences": "The function refers to a sheet that does not exist.<br>Please check the data and try again.",
|
"SSE.Controllers.Main.errorFrmlWrongReferences": "The function refers to a sheet that does not exist.<br>Please check the data and try again.",
|
||||||
"SSE.Controllers.Main.errorInvalidRef": "Enter a correct name for the selection or a valid reference to go to.",
|
"SSE.Controllers.Main.errorInvalidRef": "Enter a correct name for the selection or a valid reference to go to.",
|
||||||
"SSE.Controllers.Main.errorKeyEncrypt": "Unknown key descriptor",
|
"SSE.Controllers.Main.errorKeyEncrypt": "Unknown key descriptor",
|
||||||
|
@ -470,8 +469,6 @@
|
||||||
"SSE.Controllers.Main.errorViewerDisconnect": "Connection is lost. You can still view the document,<br>but will not be able to download or print until the connection is restored.",
|
"SSE.Controllers.Main.errorViewerDisconnect": "Connection is lost. You can still view the document,<br>but will not be able to download or print until the connection is restored.",
|
||||||
"SSE.Controllers.Main.errorWrongBracketsCount": "An error in the entered formula.<br>Wrong number of brackets is used.",
|
"SSE.Controllers.Main.errorWrongBracketsCount": "An error in the entered formula.<br>Wrong number of brackets is used.",
|
||||||
"SSE.Controllers.Main.errorWrongOperator": "An error in the entered formula. Wrong operator is used.<br>Please correct the error.",
|
"SSE.Controllers.Main.errorWrongOperator": "An error in the entered formula. Wrong operator is used.<br>Please correct the error.",
|
||||||
"SSE.Controllers.Main.errorFrmlMaxTextLength": "Text values in formulas are limited to 255 characters.<br>Use the CONCATENATE function or concatenation operator (&).",
|
|
||||||
"SSE.Controllers.Main.errorDataValidate": "The value you entered is not valid.<br>A user has restricted values that can be entered into this cell.",
|
|
||||||
"SSE.Controllers.Main.leavePageText": "You have unsaved changes in this spreadsheet. Click 'Stay on this Page' then 'Save' to save them. Click 'Leave this Page' to discard all the unsaved changes.",
|
"SSE.Controllers.Main.leavePageText": "You have unsaved changes in this spreadsheet. Click 'Stay on this Page' then 'Save' to save them. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||||
"SSE.Controllers.Main.loadFontsTextText": "Loading data...",
|
"SSE.Controllers.Main.loadFontsTextText": "Loading data...",
|
||||||
"SSE.Controllers.Main.loadFontsTitleText": "Loading Data",
|
"SSE.Controllers.Main.loadFontsTitleText": "Loading Data",
|
||||||
|
@ -741,9 +738,10 @@
|
||||||
"SSE.Controllers.Main.warnLicenseExceeded": "The number of concurrent connections to the document server has been exceeded and the document will be opened for viewing only.<br>Please contact your administrator for more information.",
|
"SSE.Controllers.Main.warnLicenseExceeded": "The number of concurrent connections to the document server has been exceeded and the document will be opened for viewing only.<br>Please contact your administrator for more information.",
|
||||||
"SSE.Controllers.Main.warnLicenseExp": "Your license has expired.<br>Please update your license and refresh the page.",
|
"SSE.Controllers.Main.warnLicenseExp": "Your license has expired.<br>Please update your license and refresh the page.",
|
||||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "The number of concurrent users has been exceeded and the document will be opened for viewing only.<br>Please contact your administrator for more information.",
|
"SSE.Controllers.Main.warnLicenseUsersExceeded": "The number of concurrent users has been exceeded and the document will be opened for viewing only.<br>Please contact your administrator for more information.",
|
||||||
"SSE.Controllers.Main.warnNoLicense": "This version of %1 editors has certain limitations for concurrent connections to the document server.<br>If you need more please consider purchasing a commercial license.",
|
"SSE.Controllers.Main.warnNoLicense": "This version of ONLYOFFICE Editors has certain limitations for concurrent connections to the document server.<br>If you need more please consider purchasing a commercial license.",
|
||||||
"SSE.Controllers.Main.warnNoLicenseUsers": "This version of %1 editors has certain limitations for concurrent users.<br>If you need more please consider purchasing a commercial license.",
|
"SSE.Controllers.Main.warnNoLicenseUsers": "This version of %1 editors has certain limitations for concurrent users.<br>If you need more please consider purchasing a commercial license.",
|
||||||
"SSE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
|
"SSE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
|
||||||
|
"SSE.Controllers.Main.errorDataValidate": "The value you entered is not valid.<br>A user has restricted values that can be entered into this cell.",
|
||||||
"SSE.Controllers.Print.strAllSheets": "All Sheets",
|
"SSE.Controllers.Print.strAllSheets": "All Sheets",
|
||||||
"SSE.Controllers.Print.textWarning": "Warning",
|
"SSE.Controllers.Print.textWarning": "Warning",
|
||||||
"SSE.Controllers.Print.txtCustom": "Custom",
|
"SSE.Controllers.Print.txtCustom": "Custom",
|
||||||
|
@ -770,8 +768,8 @@
|
||||||
"SSE.Controllers.Toolbar.textOperator": "Operators",
|
"SSE.Controllers.Toolbar.textOperator": "Operators",
|
||||||
"SSE.Controllers.Toolbar.textPivot": "Pivot Table",
|
"SSE.Controllers.Toolbar.textPivot": "Pivot Table",
|
||||||
"SSE.Controllers.Toolbar.textRadical": "Radicals",
|
"SSE.Controllers.Toolbar.textRadical": "Radicals",
|
||||||
"SSE.Controllers.Toolbar.textSymbols": "Symbols",
|
|
||||||
"SSE.Controllers.Toolbar.textScript": "Scripts",
|
"SSE.Controllers.Toolbar.textScript": "Scripts",
|
||||||
|
"SSE.Controllers.Toolbar.textSymbols": "Symbols",
|
||||||
"SSE.Controllers.Toolbar.textWarning": "Warning",
|
"SSE.Controllers.Toolbar.textWarning": "Warning",
|
||||||
"SSE.Controllers.Toolbar.txtAccent_Accent": "Acute",
|
"SSE.Controllers.Toolbar.txtAccent_Accent": "Acute",
|
||||||
"SSE.Controllers.Toolbar.txtAccent_ArrowD": "Right-left arrow above",
|
"SSE.Controllers.Toolbar.txtAccent_ArrowD": "Right-left arrow above",
|
||||||
|
@ -1152,8 +1150,6 @@
|
||||||
"SSE.Views.CellSettings.textNewColor": "Add New Custom Color",
|
"SSE.Views.CellSettings.textNewColor": "Add New Custom Color",
|
||||||
"SSE.Views.CellSettings.textOrientation": "Text Orientation",
|
"SSE.Views.CellSettings.textOrientation": "Text Orientation",
|
||||||
"SSE.Views.CellSettings.textSelectBorders": "Select borders you want to change applying style chosen above",
|
"SSE.Views.CellSettings.textSelectBorders": "Select borders you want to change applying style chosen above",
|
||||||
"del_SSE.Views.CellSettings.textTextToColumn": "Text to Columns",
|
|
||||||
"del_SSE.Views.CellSettings.textWizard": "Text to Columns Wizard",
|
|
||||||
"SSE.Views.CellSettings.tipAll": "Set outer border and all inner lines",
|
"SSE.Views.CellSettings.tipAll": "Set outer border and all inner lines",
|
||||||
"SSE.Views.CellSettings.tipBottom": "Set outer bottom border only",
|
"SSE.Views.CellSettings.tipBottom": "Set outer bottom border only",
|
||||||
"SSE.Views.CellSettings.tipDiagD": "Set Diagonal Down Border",
|
"SSE.Views.CellSettings.tipDiagD": "Set Diagonal Down Border",
|
||||||
|
@ -1508,16 +1504,15 @@
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.fromTemplateText": "From Template",
|
"SSE.Views.FileMenuPanels.CreateNew.fromTemplateText": "From Template",
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Create a new blank spreadsheet which you will be able to style and format after it is created during the editing. Or choose one of the templates to start a spreadsheet of a certain type or purpose where some styles have already been pre-applied.",
|
"SSE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Create a new blank spreadsheet which you will be able to style and format after it is created during the editing. Or choose one of the templates to start a spreadsheet of a certain type or purpose where some styles have already been pre-applied.",
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "New Spreadsheet",
|
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "New Spreadsheet",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Application",
|
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Add Author",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Add Author",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Add Text",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Add Text",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Application",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Author",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Author",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Change access rights",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Change access rights",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtComment": "Comment",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtComment": "Comment",
|
||||||
"del_SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "Creation Date",
|
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Created",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Created",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtModifyDate": "Last Modified",
|
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtModifyBy": "Last Modified By",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtModifyBy": "Last Modified By",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtModifyDate": "Last Modified",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Owner",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Owner",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Location",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Location",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Persons who have rights",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Persons who have rights",
|
||||||
|
@ -1618,51 +1613,51 @@
|
||||||
"SSE.Views.FormulaDialog.textGroupDescription": "Select Function Group",
|
"SSE.Views.FormulaDialog.textGroupDescription": "Select Function Group",
|
||||||
"SSE.Views.FormulaDialog.textListDescription": "Select Function",
|
"SSE.Views.FormulaDialog.textListDescription": "Select Function",
|
||||||
"SSE.Views.FormulaDialog.txtTitle": "Insert Function",
|
"SSE.Views.FormulaDialog.txtTitle": "Insert Function",
|
||||||
"SSE.Views.FormulaTab.txtRecent": "Recently used",
|
"SSE.Views.FormulaTab.txtAdditional": "Additional",
|
||||||
"SSE.Views.FormulaTab.txtAutosum": "Autosum",
|
"SSE.Views.FormulaTab.txtAutosum": "Autosum",
|
||||||
"SSE.Views.FormulaTab.txtAutosumTip": "Summation",
|
"SSE.Views.FormulaTab.txtAutosumTip": "Summation",
|
||||||
"SSE.Views.FormulaTab.txtAdditional": "Additional",
|
|
||||||
"SSE.Views.FormulaTab.txtFormula": "Function",
|
"SSE.Views.FormulaTab.txtFormula": "Function",
|
||||||
"SSE.Views.FormulaTab.txtFormulaTip": "Insert function",
|
"SSE.Views.FormulaTab.txtFormulaTip": "Insert function",
|
||||||
"SSE.Views.FormulaTab.txtMore": "More functions",
|
"SSE.Views.FormulaTab.txtMore": "More functions",
|
||||||
|
"SSE.Views.FormulaTab.txtRecent": "Recently used",
|
||||||
"SSE.Views.GroupDialog.cancelButtonText": "Cancel",
|
"SSE.Views.GroupDialog.cancelButtonText": "Cancel",
|
||||||
"SSE.Views.GroupDialog.okButtonText": "Ok",
|
"SSE.Views.GroupDialog.okButtonText": "OK",
|
||||||
"SSE.Views.GroupDialog.textRows": "Rows",
|
|
||||||
"SSE.Views.GroupDialog.textColumns": "Columns",
|
"SSE.Views.GroupDialog.textColumns": "Columns",
|
||||||
|
"SSE.Views.GroupDialog.textRows": "Rows",
|
||||||
"SSE.Views.HeaderFooterDialog.cancelButtonText": "Cancel",
|
"SSE.Views.HeaderFooterDialog.cancelButtonText": "Cancel",
|
||||||
"SSE.Views.HeaderFooterDialog.okButtonText": "Ok",
|
"SSE.Views.HeaderFooterDialog.okButtonText": "OK",
|
||||||
"SSE.Views.HeaderFooterDialog.tipFontName": "Font",
|
"SSE.Views.HeaderFooterDialog.textAlign": "Align with page margins",
|
||||||
"SSE.Views.HeaderFooterDialog.tipFontSize": "Font size",
|
"SSE.Views.HeaderFooterDialog.textAll": "All pages",
|
||||||
"SSE.Views.HeaderFooterDialog.textBold": "Bold",
|
"SSE.Views.HeaderFooterDialog.textBold": "Bold",
|
||||||
"SSE.Views.HeaderFooterDialog.textItalic": "Italic",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textUnderline": "Underline",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textStrikeout": "Strikeout",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textSuperscript": "Superscript",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textSubscript": "Subscript",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textTitle": "Header/Footer Settings",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textHeader": "Header",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textFooter": "Footer",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textLeft": "Left",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textCenter": "Center",
|
"SSE.Views.HeaderFooterDialog.textCenter": "Center",
|
||||||
"SSE.Views.HeaderFooterDialog.textRight": "Right",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textPageNum": "Page number",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textPageCount": "Page count",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textDate": "Date",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textTime": "Time",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textFileName": "File name",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textSheet": "Sheet name",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textColor": "Text color",
|
"SSE.Views.HeaderFooterDialog.textColor": "Text color",
|
||||||
"SSE.Views.HeaderFooterDialog.textNewColor": "Add New Custom Color",
|
"SSE.Views.HeaderFooterDialog.textDate": "Date",
|
||||||
"SSE.Views.HeaderFooterDialog.textInsert": "Insert",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textPresets": "Presets",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textDiffFirst": "Different first page",
|
"SSE.Views.HeaderFooterDialog.textDiffFirst": "Different first page",
|
||||||
"SSE.Views.HeaderFooterDialog.textDiffOdd": "Different odd and even pages",
|
"SSE.Views.HeaderFooterDialog.textDiffOdd": "Different odd and even pages",
|
||||||
"SSE.Views.HeaderFooterDialog.textScale": "Scale with document",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textAlign": "Align with page margins",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textFirst": "First page",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textOdd": "Odd page",
|
|
||||||
"SSE.Views.HeaderFooterDialog.textEven": "Even page",
|
"SSE.Views.HeaderFooterDialog.textEven": "Even page",
|
||||||
"SSE.Views.HeaderFooterDialog.textAll": "All pages",
|
"SSE.Views.HeaderFooterDialog.textFileName": "File name",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textFirst": "First page",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textFooter": "Footer",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textHeader": "Header",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textInsert": "Insert",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textItalic": "Italic",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textLeft": "Left",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textNewColor": "Add New Custom Color",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textOdd": "Odd page",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textPageCount": "Page count",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textPageNum": "Page number",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textPresets": "Presets",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textRight": "Right",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textScale": "Scale with document",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textSheet": "Sheet name",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textStrikeout": "Strikeout",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textSubscript": "Subscript",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textSuperscript": "Superscript",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textTime": "Time",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textTitle": "Header/Footer Settings",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textUnderline": "Underline",
|
||||||
|
"SSE.Views.HeaderFooterDialog.tipFontName": "Font",
|
||||||
|
"SSE.Views.HeaderFooterDialog.tipFontSize": "Font size",
|
||||||
"SSE.Views.HeaderFooterDialog.textMaxError": "The text string you entered is too long. Reduce the number of characters used.",
|
"SSE.Views.HeaderFooterDialog.textMaxError": "The text string you entered is too long. Reduce the number of characters used.",
|
||||||
"SSE.Views.HyperlinkSettingsDialog.cancelButtonText": "Cancel",
|
"SSE.Views.HyperlinkSettingsDialog.cancelButtonText": "Cancel",
|
||||||
"SSE.Views.HyperlinkSettingsDialog.strDisplay": "Display",
|
"SSE.Views.HyperlinkSettingsDialog.strDisplay": "Display",
|
||||||
|
@ -2161,6 +2156,7 @@
|
||||||
"SSE.Views.TextArtSettings.txtPapyrus": "Papyrus",
|
"SSE.Views.TextArtSettings.txtPapyrus": "Papyrus",
|
||||||
"SSE.Views.TextArtSettings.txtWood": "Wood",
|
"SSE.Views.TextArtSettings.txtWood": "Wood",
|
||||||
"SSE.Views.Toolbar.capBtnComment": "Comment",
|
"SSE.Views.Toolbar.capBtnComment": "Comment",
|
||||||
|
"SSE.Views.Toolbar.capBtnInsHeader": "Header/Footer",
|
||||||
"SSE.Views.Toolbar.capBtnMargins": "Margins",
|
"SSE.Views.Toolbar.capBtnMargins": "Margins",
|
||||||
"SSE.Views.Toolbar.capBtnPageOrient": "Orientation",
|
"SSE.Views.Toolbar.capBtnPageOrient": "Orientation",
|
||||||
"SSE.Views.Toolbar.capBtnPageSize": "Size",
|
"SSE.Views.Toolbar.capBtnPageSize": "Size",
|
||||||
|
@ -2246,7 +2242,9 @@
|
||||||
"SSE.Views.Toolbar.textSuperscript": "Superscript",
|
"SSE.Views.Toolbar.textSuperscript": "Superscript",
|
||||||
"SSE.Views.Toolbar.textSurface": "Surface",
|
"SSE.Views.Toolbar.textSurface": "Surface",
|
||||||
"SSE.Views.Toolbar.textTabCollaboration": "Collaboration",
|
"SSE.Views.Toolbar.textTabCollaboration": "Collaboration",
|
||||||
|
"SSE.Views.Toolbar.textTabData": "Data",
|
||||||
"SSE.Views.Toolbar.textTabFile": "File",
|
"SSE.Views.Toolbar.textTabFile": "File",
|
||||||
|
"SSE.Views.Toolbar.textTabFormula": "Formula",
|
||||||
"SSE.Views.Toolbar.textTabHome": "Home",
|
"SSE.Views.Toolbar.textTabHome": "Home",
|
||||||
"SSE.Views.Toolbar.textTabInsert": "Insert",
|
"SSE.Views.Toolbar.textTabInsert": "Insert",
|
||||||
"SSE.Views.Toolbar.textTabLayout": "Layout",
|
"SSE.Views.Toolbar.textTabLayout": "Layout",
|
||||||
|
@ -2279,6 +2277,7 @@
|
||||||
"SSE.Views.Toolbar.tipDigStyleCurrency": "Currency Style",
|
"SSE.Views.Toolbar.tipDigStyleCurrency": "Currency Style",
|
||||||
"SSE.Views.Toolbar.tipDigStylePercent": "Percent style",
|
"SSE.Views.Toolbar.tipDigStylePercent": "Percent style",
|
||||||
"SSE.Views.Toolbar.tipEditChart": "Edit Chart",
|
"SSE.Views.Toolbar.tipEditChart": "Edit Chart",
|
||||||
|
"SSE.Views.Toolbar.tipEditHeader": "Edit header or footer",
|
||||||
"SSE.Views.Toolbar.tipFontColor": "Font color",
|
"SSE.Views.Toolbar.tipFontColor": "Font color",
|
||||||
"SSE.Views.Toolbar.tipFontName": "Font",
|
"SSE.Views.Toolbar.tipFontName": "Font",
|
||||||
"SSE.Views.Toolbar.tipFontSize": "Font size",
|
"SSE.Views.Toolbar.tipFontSize": "Font size",
|
||||||
|
@ -2384,10 +2383,6 @@
|
||||||
"SSE.Views.Toolbar.txtTime": "Time",
|
"SSE.Views.Toolbar.txtTime": "Time",
|
||||||
"SSE.Views.Toolbar.txtUnmerge": "Unmerge Cells",
|
"SSE.Views.Toolbar.txtUnmerge": "Unmerge Cells",
|
||||||
"SSE.Views.Toolbar.txtYen": "¥ Yen",
|
"SSE.Views.Toolbar.txtYen": "¥ Yen",
|
||||||
"SSE.Views.Toolbar.capBtnInsHeader": "Header/Footer",
|
|
||||||
"SSE.Views.Toolbar.tipEditHeader": "Edit header or footer",
|
|
||||||
"SSE.Views.Toolbar.textTabData": "Data",
|
|
||||||
"SSE.Views.Toolbar.textTabFormula": "Formula",
|
|
||||||
"SSE.Views.Top10FilterDialog.cancelButtonText": "Cancel",
|
"SSE.Views.Top10FilterDialog.cancelButtonText": "Cancel",
|
||||||
"SSE.Views.Top10FilterDialog.okButtonText": "OK",
|
"SSE.Views.Top10FilterDialog.okButtonText": "OK",
|
||||||
"SSE.Views.Top10FilterDialog.textType": "Show",
|
"SSE.Views.Top10FilterDialog.textType": "Show",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "Cancelar",
|
"cancelButtonText": "Cancelar",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Aviso",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Aviso",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Introduzca su mensaje aquí",
|
"Common.Controllers.Chat.textEnterMessage": "Introduzca su mensaje aquí",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Usted está usando la edición ONLYOFFICE gratuita.<br>Sólo dos usuarios pueden editar el documento simultáneamente.<br>¿Quiere más? Compre la edición Empresa ONLYOFFICE.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Saber más</a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "Sin bordes",
|
"Common.UI.ComboBorderSize.txtNoBorders": "Sin bordes",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Sin bordes",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Sin bordes",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "Sin estilo",
|
"Common.UI.ComboDataView.emptyComboText": "Sin estilo",
|
||||||
|
@ -90,6 +89,7 @@
|
||||||
"Common.Views.Header.tipRedo": "Rehacer",
|
"Common.Views.Header.tipRedo": "Rehacer",
|
||||||
"Common.Views.Header.tipSave": "Guardar",
|
"Common.Views.Header.tipSave": "Guardar",
|
||||||
"Common.Views.Header.tipUndo": "Deshacer",
|
"Common.Views.Header.tipUndo": "Deshacer",
|
||||||
|
"Common.Views.Header.tipUndock": "Desacoplar en una ventana independiente",
|
||||||
"Common.Views.Header.tipViewSettings": "Mostrar ajustes",
|
"Common.Views.Header.tipViewSettings": "Mostrar ajustes",
|
||||||
"Common.Views.Header.tipViewUsers": "Ver usuarios y gestionar derechos de acceso a documentos",
|
"Common.Views.Header.tipViewUsers": "Ver usuarios y gestionar derechos de acceso a documentos",
|
||||||
"Common.Views.Header.txtAccessRights": "Cambir derechos de acceso",
|
"Common.Views.Header.txtAccessRights": "Cambir derechos de acceso",
|
||||||
|
@ -222,6 +222,7 @@
|
||||||
"Common.Views.SignSettingsDialog.textShowDate": "Presentar fecha de la firma",
|
"Common.Views.SignSettingsDialog.textShowDate": "Presentar fecha de la firma",
|
||||||
"Common.Views.SignSettingsDialog.textTitle": "Preparación de la firma",
|
"Common.Views.SignSettingsDialog.textTitle": "Preparación de la firma",
|
||||||
"Common.Views.SignSettingsDialog.txtEmpty": "Este campo es obligatorio",
|
"Common.Views.SignSettingsDialog.txtEmpty": "Este campo es obligatorio",
|
||||||
|
"SSE.Controllers.DataTab.textWizard": "Asistente para convertir texto en columnas",
|
||||||
"SSE.Controllers.DocumentHolder.alignmentText": "Alineación",
|
"SSE.Controllers.DocumentHolder.alignmentText": "Alineación",
|
||||||
"SSE.Controllers.DocumentHolder.centerText": "Al centro",
|
"SSE.Controllers.DocumentHolder.centerText": "Al centro",
|
||||||
"SSE.Controllers.DocumentHolder.deleteColumnText": "Eliminar columna",
|
"SSE.Controllers.DocumentHolder.deleteColumnText": "Eliminar columna",
|
||||||
|
@ -370,15 +371,15 @@
|
||||||
"SSE.Controllers.DocumentHolder.txtUseTextImport": "Usar el Asistente para importar texto",
|
"SSE.Controllers.DocumentHolder.txtUseTextImport": "Usar el Asistente para importar texto",
|
||||||
"SSE.Controllers.DocumentHolder.txtWidth": "Ancho",
|
"SSE.Controllers.DocumentHolder.txtWidth": "Ancho",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryAll": "Todo",
|
"SSE.Controllers.FormulaDialog.sCategoryAll": "Todo",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryLast10": "10 últimas utilizadas",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryLogical": "Lógico",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryCube": "Cubo",
|
"SSE.Controllers.FormulaDialog.sCategoryCube": "Cubo",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryDatabase": "Base de Datos",
|
"SSE.Controllers.FormulaDialog.sCategoryDatabase": "Base de datos",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryDateAndTime": "Fecha y hora",
|
"SSE.Controllers.FormulaDialog.sCategoryDateAndTime": "Fecha y hora",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryEngineering": "Ingenería",
|
"SSE.Controllers.FormulaDialog.sCategoryEngineering": "Ingeniería",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryFinancial": "Financial",
|
"SSE.Controllers.FormulaDialog.sCategoryFinancial": "Financiero",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryInformation": "Información",
|
"SSE.Controllers.FormulaDialog.sCategoryInformation": "Información",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryLookupAndReferences": "Búsqueda y referencia",
|
"SSE.Controllers.FormulaDialog.sCategoryLast10": "10 usados por última vez",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryLogical": "Lógico",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryLookupAndReference": "Búsqueda y Referencia",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryMathematic": "Matemáticas y trigonometría",
|
"SSE.Controllers.FormulaDialog.sCategoryMathematic": "Matemáticas y trigonometría",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryStatistical": "Estadístico",
|
"SSE.Controllers.FormulaDialog.sCategoryStatistical": "Estadístico",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryTextAndData": "Texto y datos",
|
"SSE.Controllers.FormulaDialog.sCategoryTextAndData": "Texto y datos",
|
||||||
|
@ -404,7 +405,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "Tiempo de conversión superado.",
|
"SSE.Controllers.Main.convertationTimeoutText": "Tiempo de conversión superado.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Pulse \"OK\" para regresar a la lista de documentos.",
|
"SSE.Controllers.Main.criticalErrorExtText": "Pulse \"OK\" para regresar a la lista de documentos.",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Error",
|
"SSE.Controllers.Main.criticalErrorTitle": "Error",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "ONLYOFFICE Spreadsheet Editor",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "Error de descarga.",
|
"SSE.Controllers.Main.downloadErrorText": "Error de descarga.",
|
||||||
"SSE.Controllers.Main.downloadTextText": "Cargando hoja de cálculo...",
|
"SSE.Controllers.Main.downloadTextText": "Cargando hoja de cálculo...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "Cargando hoja de cálculo",
|
"SSE.Controllers.Main.downloadTitleText": "Cargando hoja de cálculo",
|
||||||
|
@ -415,9 +415,10 @@
|
||||||
"SSE.Controllers.Main.errorAutoFilterDataRange": "No se puede realizar la operación para el rango de celdas seleccionado.<br>Seleccione un rango de datos uniforme diferente del existente y vuelva a intentarlo.",
|
"SSE.Controllers.Main.errorAutoFilterDataRange": "No se puede realizar la operación para el rango de celdas seleccionado.<br>Seleccione un rango de datos uniforme diferente del existente y vuelva a intentarlo.",
|
||||||
"SSE.Controllers.Main.errorAutoFilterHiddenRange": "No se puede realizar la operación porque el área contiene celdas filtradas.<br>Por favor muestre los elementos filtrados y vuelva a intentarlo.",
|
"SSE.Controllers.Main.errorAutoFilterHiddenRange": "No se puede realizar la operación porque el área contiene celdas filtradas.<br>Por favor muestre los elementos filtrados y vuelva a intentarlo.",
|
||||||
"SSE.Controllers.Main.errorBadImageUrl": "URL de imagen es incorrecto",
|
"SSE.Controllers.Main.errorBadImageUrl": "URL de imagen es incorrecto",
|
||||||
|
"SSE.Controllers.Main.errorCannotUngroup": "No se puede desagrupar. Para crear un esquema de documento seleccione filas o columnas y agrúpelas.",
|
||||||
"SSE.Controllers.Main.errorChangeArray": "No se puede cambiar parte de una matriz.",
|
"SSE.Controllers.Main.errorChangeArray": "No se puede cambiar parte de una matriz.",
|
||||||
"SSE.Controllers.Main.errorCoAuthoringDisconnect": "Se ha perdido la conexión con servidor. El documento no puede ser editado ahora.",
|
"SSE.Controllers.Main.errorCoAuthoringDisconnect": "Se ha perdido la conexión con servidor. El documento no puede ser editado ahora.",
|
||||||
"SSE.Controllers.Main.errorConnectToServer": "No se pudo guardar el documento. Por favor, compruebe la configuración de conexión o póngase en contacto con el administrador.<br>Al hacer clic en el botón \"Aceptar\", se le pedirá que descargue el documento.<br> Encuentre más información acerca de la conexión Servidor de Documentos<a href=\"https://api.onlyoffice.com/editors/callback\" target=\"_blank\">aquí</a>",
|
"SSE.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.<br><br>Encuentre más información acerca de la conexión de Servidor de Documentos <a href=\"%1\" target=\"_blank\">aquí</a>",
|
||||||
"SSE.Controllers.Main.errorCopyMultiselectArea": "No se puede usar este comando con varias selecciones.<br>Seleccione un solo rango y intente de nuevo.",
|
"SSE.Controllers.Main.errorCopyMultiselectArea": "No se puede usar este comando con varias selecciones.<br>Seleccione un solo rango y intente de nuevo.",
|
||||||
"SSE.Controllers.Main.errorCountArg": "Un error en la fórmula introducida.<br>Número de argumentos incorrecto es usado.",
|
"SSE.Controllers.Main.errorCountArg": "Un error en la fórmula introducida.<br>Número de argumentos incorrecto es usado.",
|
||||||
"SSE.Controllers.Main.errorCountArgExceed": "Un error en la fórmula introducida.<br>Número de argumentos es excedido.",
|
"SSE.Controllers.Main.errorCountArgExceed": "Un error en la fórmula introducida.<br>Número de argumentos es excedido.",
|
||||||
|
@ -436,6 +437,7 @@
|
||||||
"SSE.Controllers.Main.errorForceSave": "Ha ocurrido un error mientras guardaba el archivo. Por favor use la opción \"Descargar\" para guardar el archivo en el disco duro de su ordenador o inténtelo de nuevo más tarde.",
|
"SSE.Controllers.Main.errorForceSave": "Ha ocurrido un error mientras guardaba el archivo. Por favor use la opción \"Descargar\" para guardar el archivo en el disco duro de su ordenador o inténtelo de nuevo más tarde.",
|
||||||
"SSE.Controllers.Main.errorFormulaName": "Un error en la fórmula introducida.<br>Nombre de fórmula incorrecto.",
|
"SSE.Controllers.Main.errorFormulaName": "Un error en la fórmula introducida.<br>Nombre de fórmula incorrecto.",
|
||||||
"SSE.Controllers.Main.errorFormulaParsing": "Error interno mientras analizando la fórmula.",
|
"SSE.Controllers.Main.errorFormulaParsing": "Error interno mientras analizando la fórmula.",
|
||||||
|
"SSE.Controllers.Main.errorFrmlMaxTextLength": "Valores de texto en fórmulas son limitados al número de caracteres - 255.<br>Use la función CONCATENAR u operador de concatenación (&).",
|
||||||
"SSE.Controllers.Main.errorFrmlWrongReferences": "La función se refiere a una hoja que no existe. <br> Por favor, compruebe los datos e inténtelo de nuevo.",
|
"SSE.Controllers.Main.errorFrmlWrongReferences": "La función se refiere a una hoja que no existe. <br> Por favor, compruebe los datos e inténtelo de nuevo.",
|
||||||
"SSE.Controllers.Main.errorInvalidRef": "Introducir un nombre correcto para la selección o una referencia válida para ir a.",
|
"SSE.Controllers.Main.errorInvalidRef": "Introducir un nombre correcto para la selección o una referencia válida para ir a.",
|
||||||
"SSE.Controllers.Main.errorKeyEncrypt": "Descriptor de clave desconocido",
|
"SSE.Controllers.Main.errorKeyEncrypt": "Descriptor de clave desconocido",
|
||||||
|
@ -501,7 +503,7 @@
|
||||||
"SSE.Controllers.Main.textCustomLoader": "Note, por favor, que según los términos de la licencia Usted no tiene derecho a cambiar el cargador.<br>Por favor, póngase en contacto con nuestro Departamento de Ventas para obtener una cotización.",
|
"SSE.Controllers.Main.textCustomLoader": "Note, por favor, que según los términos de la licencia Usted no tiene derecho a cambiar el cargador.<br>Por favor, póngase en contacto con nuestro Departamento de Ventas para obtener una cotización.",
|
||||||
"SSE.Controllers.Main.textLoadingDocument": "Cargando hoja de cálculo",
|
"SSE.Controllers.Main.textLoadingDocument": "Cargando hoja de cálculo",
|
||||||
"SSE.Controllers.Main.textNo": "No",
|
"SSE.Controllers.Main.textNo": "No",
|
||||||
"SSE.Controllers.Main.textNoLicenseTitle": "Límite de conexión de ONLYOFFICE",
|
"SSE.Controllers.Main.textNoLicenseTitle": "%1 limitación de conexiones",
|
||||||
"SSE.Controllers.Main.textPaidFeature": "Función de pago",
|
"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.textPleaseWait": "El proceso puede durar un buen rato. Espere por favor...",
|
||||||
"SSE.Controllers.Main.textRecalcFormulas": "Calculando formulas...",
|
"SSE.Controllers.Main.textRecalcFormulas": "Calculando formulas...",
|
||||||
|
@ -736,7 +738,7 @@
|
||||||
"SSE.Controllers.Main.warnLicenseExp": "Su licencia ha expirado.<br>Por favor, actualice su licencia y después recargue la página.",
|
"SSE.Controllers.Main.warnLicenseExp": "Su licencia ha expirado.<br>Por favor, actualice su licencia y después recargue la página.",
|
||||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Se ha excedido el número permitido de los usuarios simultáneos, y el documento se abrirá para sólo lectura.<br>Por favor, contacte con su administrador para recibir más información.",
|
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Se ha excedido el número permitido de los usuarios simultáneos, y el documento se abrirá para sólo lectura.<br>Por favor, contacte con su administrador para recibir más información.",
|
||||||
"SSE.Controllers.Main.warnNoLicense": "Esta versión de Editores de ONLYOFFICE tiene ciertas limitaciones para el número de conexiones simultáneas al servidor de documentos.<br>Si se requiere más, por favor, considere comprar una licencia comercial.",
|
"SSE.Controllers.Main.warnNoLicense": "Esta versión de Editores de ONLYOFFICE tiene ciertas limitaciones para el número de conexiones simultáneas al servidor de documentos.<br>Si se requiere más, por favor, considere comprar una licencia comercial.",
|
||||||
"SSE.Controllers.Main.warnNoLicenseUsers": "Esta versión de Editores de ONLYOFFICE tiene ciertas limitaciones para usuarios simultáneos.<br>Si se requiere más, por favor, considere comprar una licencia comercial.",
|
"SSE.Controllers.Main.warnNoLicenseUsers": "Esta versión de editores %1 tiene ciertas limitaciones para usuarios simultáneos.<br>Si necesita más, por favor, considere comprar una licencia comercial.",
|
||||||
"SSE.Controllers.Main.warnProcessRightsChange": "El derecho de edición del archivo es denegado.",
|
"SSE.Controllers.Main.warnProcessRightsChange": "El derecho de edición del archivo es denegado.",
|
||||||
"SSE.Controllers.Print.strAllSheets": "Todas las hojas",
|
"SSE.Controllers.Print.strAllSheets": "Todas las hojas",
|
||||||
"SSE.Controllers.Print.textWarning": "Aviso",
|
"SSE.Controllers.Print.textWarning": "Aviso",
|
||||||
|
@ -1146,8 +1148,6 @@
|
||||||
"SSE.Views.CellSettings.textNewColor": "Color personalizado",
|
"SSE.Views.CellSettings.textNewColor": "Color personalizado",
|
||||||
"SSE.Views.CellSettings.textOrientation": "Orientación del texto",
|
"SSE.Views.CellSettings.textOrientation": "Orientación del texto",
|
||||||
"SSE.Views.CellSettings.textSelectBorders": "Seleccione bordes que desea cambiar aplicando estilo seleccionado",
|
"SSE.Views.CellSettings.textSelectBorders": "Seleccione bordes que desea cambiar aplicando estilo seleccionado",
|
||||||
"SSE.Views.CellSettings.textTextToColumn": "Texto en columnas",
|
|
||||||
"SSE.Views.CellSettings.textWizard": "Asistente para convertir texto en columnas",
|
|
||||||
"SSE.Views.CellSettings.tipAll": "Establecer borde exterior y todas las líneas interiores ",
|
"SSE.Views.CellSettings.tipAll": "Establecer borde exterior y todas las líneas interiores ",
|
||||||
"SSE.Views.CellSettings.tipBottom": "Establecer sólo borde exterior inferior",
|
"SSE.Views.CellSettings.tipBottom": "Establecer sólo borde exterior inferior",
|
||||||
"SSE.Views.CellSettings.tipDiagD": "Establecer borde diagonal abajo",
|
"SSE.Views.CellSettings.tipDiagD": "Establecer borde diagonal abajo",
|
||||||
|
@ -1329,6 +1329,15 @@
|
||||||
"SSE.Views.ChartSettingsDlg.textYAxisTitle": "Título del eje Y",
|
"SSE.Views.ChartSettingsDlg.textYAxisTitle": "Título del eje Y",
|
||||||
"SSE.Views.ChartSettingsDlg.textZero": "Cero",
|
"SSE.Views.ChartSettingsDlg.textZero": "Cero",
|
||||||
"SSE.Views.ChartSettingsDlg.txtEmpty": "Este campo es obligatorio",
|
"SSE.Views.ChartSettingsDlg.txtEmpty": "Este campo es obligatorio",
|
||||||
|
"SSE.Views.DataTab.capBtnGroup": "Agrupar",
|
||||||
|
"SSE.Views.DataTab.capBtnTextToCol": "Texto en columnas",
|
||||||
|
"SSE.Views.DataTab.capBtnUngroup": "Desagrupar",
|
||||||
|
"SSE.Views.DataTab.textClear": "Borrar esquema",
|
||||||
|
"SSE.Views.DataTab.textColumns": "Desagrupar columnas",
|
||||||
|
"SSE.Views.DataTab.textRows": "Desagrupar filas",
|
||||||
|
"SSE.Views.DataTab.tipGroup": "Agrupar rango de celdas",
|
||||||
|
"SSE.Views.DataTab.tipToColumns": "Dividir texto de celda en columnas",
|
||||||
|
"SSE.Views.DataTab.tipUngroup": "Desagrupar rango de celdas",
|
||||||
"SSE.Views.DigitalFilterDialog.cancelButtonText": "Cancelar",
|
"SSE.Views.DigitalFilterDialog.cancelButtonText": "Cancelar",
|
||||||
"SSE.Views.DigitalFilterDialog.capAnd": "Y",
|
"SSE.Views.DigitalFilterDialog.capAnd": "Y",
|
||||||
"SSE.Views.DigitalFilterDialog.capCondition1": "iguales",
|
"SSE.Views.DigitalFilterDialog.capCondition1": "iguales",
|
||||||
|
@ -1493,13 +1502,21 @@
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.fromTemplateText": "De plantilla",
|
"SSE.Views.FileMenuPanels.CreateNew.fromTemplateText": "De plantilla",
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Cree nueva hoja de cálculo en blanco para poder ajustar sus estilos y el formato. O seleccione una de las plantillas para iniciar hoja de cálculo de cierto tipo o motivo donde algunos estilos se han aplicado antes.",
|
"SSE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Cree nueva hoja de cálculo en blanco para poder ajustar sus estilos y el formato. O seleccione una de las plantillas para iniciar hoja de cálculo de cierto tipo o motivo donde algunos estilos se han aplicado antes.",
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nueva hoja de cálculo",
|
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nueva hoja de cálculo",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Añadir autor",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Añadir texto",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Aplicación",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Aplicación",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Cambiar derechos de acceso",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Cambiar derechos de acceso",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "Fecha de creación",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtComment": "Comentario",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Creada",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtModifyBy": "Última modificación por",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtModifyDate": "Última modificación",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Propietario",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Ubicación",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Ubicación",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personas que tienen derechos",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personas que tienen derechos",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Título de hoja de cálculo",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtSubject": "Asunto",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Título",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtUploaded": "Subido",
|
||||||
"SSE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Cambiar derechos de acceso",
|
"SSE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Cambiar derechos de acceso",
|
||||||
"SSE.Views.FileMenuPanels.DocumentRights.txtRights": "Personas que tienen derechos",
|
"SSE.Views.FileMenuPanels.DocumentRights.txtRights": "Personas que tienen derechos",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.okButtonText": "Aplicar",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.okButtonText": "Aplicar",
|
||||||
|
@ -1594,6 +1611,51 @@
|
||||||
"SSE.Views.FormulaDialog.textGroupDescription": "Seleccionar grupo de función",
|
"SSE.Views.FormulaDialog.textGroupDescription": "Seleccionar grupo de función",
|
||||||
"SSE.Views.FormulaDialog.textListDescription": "Seleccionar función",
|
"SSE.Views.FormulaDialog.textListDescription": "Seleccionar función",
|
||||||
"SSE.Views.FormulaDialog.txtTitle": "Insertar función",
|
"SSE.Views.FormulaDialog.txtTitle": "Insertar función",
|
||||||
|
"SSE.Views.FormulaTab.txtAdditional": "Adicional",
|
||||||
|
"SSE.Views.FormulaTab.txtAutosum": "Autosuma",
|
||||||
|
"SSE.Views.FormulaTab.txtAutosumTip": "Suma",
|
||||||
|
"SSE.Views.FormulaTab.txtFormula": "Función",
|
||||||
|
"SSE.Views.FormulaTab.txtFormulaTip": "Insertar función",
|
||||||
|
"SSE.Views.FormulaTab.txtMore": "Más funciones",
|
||||||
|
"SSE.Views.FormulaTab.txtRecent": "Usados recientemente",
|
||||||
|
"SSE.Views.GroupDialog.cancelButtonText": "Cancelar",
|
||||||
|
"SSE.Views.GroupDialog.okButtonText": "OK",
|
||||||
|
"SSE.Views.GroupDialog.textColumns": "Columnas",
|
||||||
|
"SSE.Views.GroupDialog.textRows": "Filas",
|
||||||
|
"SSE.Views.HeaderFooterDialog.cancelButtonText": "Cancelar",
|
||||||
|
"SSE.Views.HeaderFooterDialog.okButtonText": "OK",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textAlign": "Alinear con márgenes de página",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textAll": "Todas las páginas",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textBold": "Negrita",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textCenter": "Al centro",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textColor": "Color de texto",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textDate": "Fecha",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textDiffFirst": "Primera página diferente",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textDiffOdd": "Páginas impares y pares diferentes",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textEven": "Página par",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textFileName": "Nombre de archivo",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textFirst": "Primera página",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textFooter": "Pie de página",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textHeader": "Encabezado",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textInsert": "Insertar",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textItalic": "Cursiva",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textLeft": "A la izquierda",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textNewColor": "Añadir nuevo color personalizado",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textOdd": "Página impar",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textPageCount": "Número de páginas",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textPageNum": "Número de página",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textPresets": "Preestablecidos",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textRight": "A la derecha",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textScale": "Escalar con documento",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textSheet": "Nombre de hoja",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textStrikeout": "Tachado",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textSubscript": "Subíndice",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textSuperscript": "Superíndice",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textTime": "Hora",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textTitle": "Ajustes de encabezado / pie de página",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textUnderline": "Subrayado",
|
||||||
|
"SSE.Views.HeaderFooterDialog.tipFontName": "Fuente",
|
||||||
|
"SSE.Views.HeaderFooterDialog.tipFontSize": "Tamaño de fuente",
|
||||||
"SSE.Views.HyperlinkSettingsDialog.cancelButtonText": "Cancelar",
|
"SSE.Views.HyperlinkSettingsDialog.cancelButtonText": "Cancelar",
|
||||||
"SSE.Views.HyperlinkSettingsDialog.strDisplay": "Mostrar",
|
"SSE.Views.HyperlinkSettingsDialog.strDisplay": "Mostrar",
|
||||||
"SSE.Views.HyperlinkSettingsDialog.strLinkTo": "Enlace a",
|
"SSE.Views.HyperlinkSettingsDialog.strLinkTo": "Enlace a",
|
||||||
|
@ -2091,6 +2153,7 @@
|
||||||
"SSE.Views.TextArtSettings.txtPapyrus": "Papiro",
|
"SSE.Views.TextArtSettings.txtPapyrus": "Papiro",
|
||||||
"SSE.Views.TextArtSettings.txtWood": "Madera",
|
"SSE.Views.TextArtSettings.txtWood": "Madera",
|
||||||
"SSE.Views.Toolbar.capBtnComment": "Comentario",
|
"SSE.Views.Toolbar.capBtnComment": "Comentario",
|
||||||
|
"SSE.Views.Toolbar.capBtnInsHeader": "Encabezado/Pie de página",
|
||||||
"SSE.Views.Toolbar.capBtnMargins": "Márgenes",
|
"SSE.Views.Toolbar.capBtnMargins": "Márgenes",
|
||||||
"SSE.Views.Toolbar.capBtnPageOrient": "Orientación ",
|
"SSE.Views.Toolbar.capBtnPageOrient": "Orientación ",
|
||||||
"SSE.Views.Toolbar.capBtnPageSize": "Tamaño",
|
"SSE.Views.Toolbar.capBtnPageSize": "Tamaño",
|
||||||
|
@ -2176,7 +2239,9 @@
|
||||||
"SSE.Views.Toolbar.textSuperscript": "Sobreíndice",
|
"SSE.Views.Toolbar.textSuperscript": "Sobreíndice",
|
||||||
"SSE.Views.Toolbar.textSurface": "Superficie",
|
"SSE.Views.Toolbar.textSurface": "Superficie",
|
||||||
"SSE.Views.Toolbar.textTabCollaboration": "Colaboración",
|
"SSE.Views.Toolbar.textTabCollaboration": "Colaboración",
|
||||||
|
"SSE.Views.Toolbar.textTabData": "Datos",
|
||||||
"SSE.Views.Toolbar.textTabFile": "Archivo",
|
"SSE.Views.Toolbar.textTabFile": "Archivo",
|
||||||
|
"SSE.Views.Toolbar.textTabFormula": "Fórmula",
|
||||||
"SSE.Views.Toolbar.textTabHome": "Inicio",
|
"SSE.Views.Toolbar.textTabHome": "Inicio",
|
||||||
"SSE.Views.Toolbar.textTabInsert": "Insertar",
|
"SSE.Views.Toolbar.textTabInsert": "Insertar",
|
||||||
"SSE.Views.Toolbar.textTabLayout": "Diseño",
|
"SSE.Views.Toolbar.textTabLayout": "Diseño",
|
||||||
|
@ -2209,6 +2274,7 @@
|
||||||
"SSE.Views.Toolbar.tipDigStyleCurrency": "Estilo de moneda",
|
"SSE.Views.Toolbar.tipDigStyleCurrency": "Estilo de moneda",
|
||||||
"SSE.Views.Toolbar.tipDigStylePercent": "Estilo por ciento",
|
"SSE.Views.Toolbar.tipDigStylePercent": "Estilo por ciento",
|
||||||
"SSE.Views.Toolbar.tipEditChart": "Editar gráfico",
|
"SSE.Views.Toolbar.tipEditChart": "Editar gráfico",
|
||||||
|
"SSE.Views.Toolbar.tipEditHeader": "Editar encabezado o pie de página",
|
||||||
"SSE.Views.Toolbar.tipFontColor": "Color de letra",
|
"SSE.Views.Toolbar.tipFontColor": "Color de letra",
|
||||||
"SSE.Views.Toolbar.tipFontName": "Letra ",
|
"SSE.Views.Toolbar.tipFontName": "Letra ",
|
||||||
"SSE.Views.Toolbar.tipFontSize": "Tamaño de letra",
|
"SSE.Views.Toolbar.tipFontSize": "Tamaño de letra",
|
||||||
|
@ -2224,6 +2290,7 @@
|
||||||
"SSE.Views.Toolbar.tipInsertImage": "Insertar imagen",
|
"SSE.Views.Toolbar.tipInsertImage": "Insertar imagen",
|
||||||
"SSE.Views.Toolbar.tipInsertOpt": "Insertar celdas",
|
"SSE.Views.Toolbar.tipInsertOpt": "Insertar celdas",
|
||||||
"SSE.Views.Toolbar.tipInsertShape": "Insertar autoforma",
|
"SSE.Views.Toolbar.tipInsertShape": "Insertar autoforma",
|
||||||
|
"SSE.Views.Toolbar.tipInsertTable": "Insertar tabla",
|
||||||
"SSE.Views.Toolbar.tipInsertText": "Insertar cuadro de texto",
|
"SSE.Views.Toolbar.tipInsertText": "Insertar cuadro de texto",
|
||||||
"SSE.Views.Toolbar.tipInsertTextart": "Inserta Texto Arte",
|
"SSE.Views.Toolbar.tipInsertTextart": "Inserta Texto Arte",
|
||||||
"SSE.Views.Toolbar.tipMerge": "Unir",
|
"SSE.Views.Toolbar.tipMerge": "Unir",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "Annuler",
|
"cancelButtonText": "Annuler",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Avertissement",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Avertissement",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Entrez votre message ici",
|
"Common.Controllers.Chat.textEnterMessage": "Entrez votre message ici",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Vous êtes en train d'utiliser ONLYOFFICE Free Edition.<br>Ce ne sont que deux utilisateurs qui peuvent éditer le document simultanément.<br>Voulez plus ? Envisagez d'acheter ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">En savoir plus</a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "Pas de bordures",
|
"Common.UI.ComboBorderSize.txtNoBorders": "Pas de bordures",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Pas de bordures",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Pas de bordures",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "Aucun style",
|
"Common.UI.ComboDataView.emptyComboText": "Aucun style",
|
||||||
|
@ -236,6 +235,7 @@
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryMathematic": "Maths et trigonométrie",
|
"SSE.Controllers.FormulaDialog.sCategoryMathematic": "Maths et trigonométrie",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryStatistical": "Statistiques",
|
"SSE.Controllers.FormulaDialog.sCategoryStatistical": "Statistiques",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryTextAndData": "Texte et données",
|
"SSE.Controllers.FormulaDialog.sCategoryTextAndData": "Texte et données",
|
||||||
|
"SSE.Controllers.DataTab.textWizard": "Assistant conversion de texte en colonnes",
|
||||||
"SSE.Controllers.DocumentHolder.alignmentText": "Alignement",
|
"SSE.Controllers.DocumentHolder.alignmentText": "Alignement",
|
||||||
"SSE.Controllers.DocumentHolder.centerText": "Au centre",
|
"SSE.Controllers.DocumentHolder.centerText": "Au centre",
|
||||||
"SSE.Controllers.DocumentHolder.deleteColumnText": "Supprimer la colonne",
|
"SSE.Controllers.DocumentHolder.deleteColumnText": "Supprimer la colonne",
|
||||||
|
@ -405,7 +405,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "Délai de conversion expiré.",
|
"SSE.Controllers.Main.convertationTimeoutText": "Délai de conversion expiré.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Cliquez sur \"OK\" pour revenir à la liste des documents.",
|
"SSE.Controllers.Main.criticalErrorExtText": "Cliquez sur \"OK\" pour revenir à la liste des documents.",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Erreur",
|
"SSE.Controllers.Main.criticalErrorTitle": "Erreur",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "ONLYOFFICE Spreadsheet Editor",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "Échec du téléchargement.",
|
"SSE.Controllers.Main.downloadErrorText": "Échec du téléchargement.",
|
||||||
"SSE.Controllers.Main.downloadTextText": "Téléchargement de la feuille de calcul en cours...",
|
"SSE.Controllers.Main.downloadTextText": "Téléchargement de la feuille de calcul en cours...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "Téléchargement de la feuille de calcul",
|
"SSE.Controllers.Main.downloadTitleText": "Téléchargement de la feuille de calcul",
|
||||||
|
@ -1147,8 +1146,6 @@
|
||||||
"SSE.Views.CellSettings.textNewColor": "Couleur personnalisée",
|
"SSE.Views.CellSettings.textNewColor": "Couleur personnalisée",
|
||||||
"SSE.Views.CellSettings.textOrientation": "Orientation du texte",
|
"SSE.Views.CellSettings.textOrientation": "Orientation du texte",
|
||||||
"SSE.Views.CellSettings.textSelectBorders": "Sélectionnez les bordures à modifier en appliquant le style choisi ci-dessus",
|
"SSE.Views.CellSettings.textSelectBorders": "Sélectionnez les bordures à modifier en appliquant le style choisi ci-dessus",
|
||||||
"SSE.Views.CellSettings.textTextToColumn": "Texte en colonnes",
|
|
||||||
"SSE.Views.CellSettings.textWizard": "Assistant conversion de texte en colonnes",
|
|
||||||
"SSE.Views.CellSettings.tipAll": "Fixer bordure extérieure et la toutes lignes intérieures",
|
"SSE.Views.CellSettings.tipAll": "Fixer bordure extérieure et la toutes lignes intérieures",
|
||||||
"SSE.Views.CellSettings.tipBottom": "Fixer seulement bordure extérieure inférieure",
|
"SSE.Views.CellSettings.tipBottom": "Fixer seulement bordure extérieure inférieure",
|
||||||
"SSE.Views.CellSettings.tipDiagD": "Fixer Bordure Diagonale Basse",
|
"SSE.Views.CellSettings.tipDiagD": "Fixer Bordure Diagonale Basse",
|
||||||
|
@ -1330,6 +1327,7 @@
|
||||||
"SSE.Views.ChartSettingsDlg.textYAxisTitle": "Titre de l'axe Y",
|
"SSE.Views.ChartSettingsDlg.textYAxisTitle": "Titre de l'axe Y",
|
||||||
"SSE.Views.ChartSettingsDlg.textZero": "Valeur nulle",
|
"SSE.Views.ChartSettingsDlg.textZero": "Valeur nulle",
|
||||||
"SSE.Views.ChartSettingsDlg.txtEmpty": "Ce champ est obligatoire",
|
"SSE.Views.ChartSettingsDlg.txtEmpty": "Ce champ est obligatoire",
|
||||||
|
"SSE.Views.DataTab.capBtnTextToCol": "Texte en colonnes",
|
||||||
"SSE.Views.DigitalFilterDialog.cancelButtonText": "Annuler",
|
"SSE.Views.DigitalFilterDialog.cancelButtonText": "Annuler",
|
||||||
"SSE.Views.DigitalFilterDialog.capAnd": "Et",
|
"SSE.Views.DigitalFilterDialog.capAnd": "Et",
|
||||||
"SSE.Views.DigitalFilterDialog.capCondition1": "est égal",
|
"SSE.Views.DigitalFilterDialog.capCondition1": "est égal",
|
||||||
|
@ -1497,7 +1495,7 @@
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Application",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Application",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Auteur",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Auteur",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Changer les droits d'accès",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Changer les droits d'accès",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "Date de création",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Propriétaire",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Emplacement",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Emplacement",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personnes qui ont des droits",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personnes qui ont des droits",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Titre du classeur",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Titre du classeur",
|
||||||
|
@ -1595,6 +1593,10 @@
|
||||||
"SSE.Views.FormulaDialog.textGroupDescription": "Sélectionner un groupe de fonctions",
|
"SSE.Views.FormulaDialog.textGroupDescription": "Sélectionner un groupe de fonctions",
|
||||||
"SSE.Views.FormulaDialog.textListDescription": "Sélectionner une fonction",
|
"SSE.Views.FormulaDialog.textListDescription": "Sélectionner une fonction",
|
||||||
"SSE.Views.FormulaDialog.txtTitle": "Insérer une fonction",
|
"SSE.Views.FormulaDialog.txtTitle": "Insérer une fonction",
|
||||||
|
"SSE.Views.HeaderFooterDialog.okButtonText": "OK",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textColor": "Couleur du texte",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textSheet": "Nom de feuille",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textSuperscript": "Exposant",
|
||||||
"SSE.Views.HyperlinkSettingsDialog.cancelButtonText": "Annuler",
|
"SSE.Views.HyperlinkSettingsDialog.cancelButtonText": "Annuler",
|
||||||
"SSE.Views.HyperlinkSettingsDialog.strDisplay": "Afficher",
|
"SSE.Views.HyperlinkSettingsDialog.strDisplay": "Afficher",
|
||||||
"SSE.Views.HyperlinkSettingsDialog.strLinkTo": "Lier à",
|
"SSE.Views.HyperlinkSettingsDialog.strLinkTo": "Lier à",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "Mégse",
|
"cancelButtonText": "Mégse",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Figyelmeztetés",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Figyelmeztetés",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Írja be ide az üzenetet",
|
"Common.Controllers.Chat.textEnterMessage": "Írja be ide az üzenetet",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Ön az ONLYOFFICE Ingyenes Kiadást használja.<br>Csak két felhasználó szerkesztheti egyszerre a dokumentumot.<br>Többet szeretne? Fontolja meg az ONLYOFFICE Vállalati Kiadás megvásárlását<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Tudjon meg többet</a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "Nincsenek szegélyek",
|
"Common.UI.ComboBorderSize.txtNoBorders": "Nincsenek szegélyek",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Nincsenek szegélyek",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Nincsenek szegélyek",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "Nincsenek stílusok",
|
"Common.UI.ComboDataView.emptyComboText": "Nincsenek stílusok",
|
||||||
|
@ -389,7 +388,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "Időtúllépés az átalakítás során.",
|
"SSE.Controllers.Main.convertationTimeoutText": "Időtúllépés az átalakítás során.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Nyomja meg az \"OK\" gombot a dokumentumlistához való visszatéréshez.",
|
"SSE.Controllers.Main.criticalErrorExtText": "Nyomja meg az \"OK\" gombot a dokumentumlistához való visszatéréshez.",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Hiba",
|
"SSE.Controllers.Main.criticalErrorTitle": "Hiba",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "ONLYOFFICE Táblázatkezelő",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "Sikertelen letöltés.",
|
"SSE.Controllers.Main.downloadErrorText": "Sikertelen letöltés.",
|
||||||
"SSE.Controllers.Main.downloadTextText": "Munkafüzet letöltése...",
|
"SSE.Controllers.Main.downloadTextText": "Munkafüzet letöltése...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "Munkafüzet letöltése",
|
"SSE.Controllers.Main.downloadTitleText": "Munkafüzet letöltése",
|
||||||
|
@ -1415,7 +1413,6 @@
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Applikáció",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Applikáció",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Szerző",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Szerző",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Hozzáférési jogok módosítása",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Hozzáférési jogok módosítása",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "Létrehozás dátuma",
|
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Hely",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Hely",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Jogosult személyek",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Jogosult személyek",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Munkafüzet cím",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Munkafüzet cím",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "Annulla",
|
"cancelButtonText": "Annulla",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Avviso",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Avviso",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Scrivi il tuo messaggio qui",
|
"Common.Controllers.Chat.textEnterMessage": "Scrivi il tuo messaggio qui",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Stai usando ONLYOFFICE Free Edition.<br>Solo due utenti possono modificare il documento contemporaneamente.<br>Si desidera di più? Considera l'acquisto di ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Ulteriori informazioni</a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "Nessun bordo",
|
"Common.UI.ComboBorderSize.txtNoBorders": "Nessun bordo",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Nessun bordo",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Nessun bordo",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "Nessuno stile",
|
"Common.UI.ComboDataView.emptyComboText": "Nessuno stile",
|
||||||
|
@ -90,6 +89,7 @@
|
||||||
"Common.Views.Header.tipRedo": "Ripristina",
|
"Common.Views.Header.tipRedo": "Ripristina",
|
||||||
"Common.Views.Header.tipSave": "Salva",
|
"Common.Views.Header.tipSave": "Salva",
|
||||||
"Common.Views.Header.tipUndo": "Annulla",
|
"Common.Views.Header.tipUndo": "Annulla",
|
||||||
|
"Common.Views.Header.tipUndock": "Sgancia in una finestra separata",
|
||||||
"Common.Views.Header.tipViewSettings": "Mostra impostazioni",
|
"Common.Views.Header.tipViewSettings": "Mostra impostazioni",
|
||||||
"Common.Views.Header.tipViewUsers": "Mostra gli utenti e gestisci i diritti di accesso al documento",
|
"Common.Views.Header.tipViewUsers": "Mostra gli utenti e gestisci i diritti di accesso al documento",
|
||||||
"Common.Views.Header.txtAccessRights": "Modifica diritti di accesso",
|
"Common.Views.Header.txtAccessRights": "Modifica diritti di accesso",
|
||||||
|
@ -182,12 +182,13 @@
|
||||||
"Common.Views.ReviewChanges.txtSharing": "Condivisione",
|
"Common.Views.ReviewChanges.txtSharing": "Condivisione",
|
||||||
"Common.Views.ReviewChanges.txtSpelling": "Controllo ortografia",
|
"Common.Views.ReviewChanges.txtSpelling": "Controllo ortografia",
|
||||||
"Common.Views.ReviewChanges.txtTurnon": "Traccia cambiamenti",
|
"Common.Views.ReviewChanges.txtTurnon": "Traccia cambiamenti",
|
||||||
"Common.Views.ReviewChanges.txtView": "Modalità display",
|
"Common.Views.ReviewChanges.txtView": "Modalità Visualizzazione",
|
||||||
"Common.Views.ReviewPopover.textAdd": "Aggiungi",
|
"Common.Views.ReviewPopover.textAdd": "Aggiungi",
|
||||||
"Common.Views.ReviewPopover.textAddReply": "Aggiungi risposta",
|
"Common.Views.ReviewPopover.textAddReply": "Aggiungi risposta",
|
||||||
"Common.Views.ReviewPopover.textCancel": "Annulla",
|
"Common.Views.ReviewPopover.textCancel": "Annulla",
|
||||||
"Common.Views.ReviewPopover.textClose": "Chiudi",
|
"Common.Views.ReviewPopover.textClose": "Chiudi",
|
||||||
"Common.Views.ReviewPopover.textEdit": "OK",
|
"Common.Views.ReviewPopover.textEdit": "OK",
|
||||||
|
"Common.Views.ReviewPopover.textMention": "+mention fornirà l'accesso al documento e invierà un'e-mail",
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Apri di nuovo",
|
"Common.Views.ReviewPopover.textOpenAgain": "Apri di nuovo",
|
||||||
"Common.Views.ReviewPopover.textReply": "Rispondi",
|
"Common.Views.ReviewPopover.textReply": "Rispondi",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Risolvere",
|
"Common.Views.ReviewPopover.textResolve": "Risolvere",
|
||||||
|
@ -222,19 +223,7 @@
|
||||||
"Common.Views.SignSettingsDialog.textShowDate": "Mostra la data nella riga di Firma",
|
"Common.Views.SignSettingsDialog.textShowDate": "Mostra la data nella riga di Firma",
|
||||||
"Common.Views.SignSettingsDialog.textTitle": "Impostazioni firma",
|
"Common.Views.SignSettingsDialog.textTitle": "Impostazioni firma",
|
||||||
"Common.Views.SignSettingsDialog.txtEmpty": "Campo obbligatorio",
|
"Common.Views.SignSettingsDialog.txtEmpty": "Campo obbligatorio",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryAll": "Tutto",
|
"SSE.Controllers.DataTab.textWizard": "Procedura guidata da testo a colonne",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryLast10": "10 ultime utilizzate",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryLogical": "Logico",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryCube": "Cubo",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryDatabase": "Banca dati",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryDateAndTime": "Data e ora",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryEngineering": "Ingegneria",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryFinancial": "Finanziario",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryInformation": "Informazioni",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryLookupAndReference": "Ricerca e Riferimento",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryMathematic": "Matematiche e trigonometriche",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryStatistical": "Statistico",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryTextAndData": "Testo e dati",
|
|
||||||
"SSE.Controllers.DocumentHolder.alignmentText": "Allineamento",
|
"SSE.Controllers.DocumentHolder.alignmentText": "Allineamento",
|
||||||
"SSE.Controllers.DocumentHolder.centerText": "Al centro",
|
"SSE.Controllers.DocumentHolder.centerText": "Al centro",
|
||||||
"SSE.Controllers.DocumentHolder.deleteColumnText": "Elimina colonna",
|
"SSE.Controllers.DocumentHolder.deleteColumnText": "Elimina colonna",
|
||||||
|
@ -316,6 +305,7 @@
|
||||||
"SSE.Controllers.DocumentHolder.txtHideTop": "Nascondi bordo superiore",
|
"SSE.Controllers.DocumentHolder.txtHideTop": "Nascondi bordo superiore",
|
||||||
"SSE.Controllers.DocumentHolder.txtHideTopLimit": "Nascondi limite superiore",
|
"SSE.Controllers.DocumentHolder.txtHideTopLimit": "Nascondi limite superiore",
|
||||||
"SSE.Controllers.DocumentHolder.txtHideVer": "Nascondi linea verticale",
|
"SSE.Controllers.DocumentHolder.txtHideVer": "Nascondi linea verticale",
|
||||||
|
"SSE.Controllers.DocumentHolder.txtImportWizard": "Procedura guidata di importazione del testo",
|
||||||
"SSE.Controllers.DocumentHolder.txtIncreaseArg": "Aumenta dimensione argomento",
|
"SSE.Controllers.DocumentHolder.txtIncreaseArg": "Aumenta dimensione argomento",
|
||||||
"SSE.Controllers.DocumentHolder.txtInsertArgAfter": "Inserisci argomento dopo",
|
"SSE.Controllers.DocumentHolder.txtInsertArgAfter": "Inserisci argomento dopo",
|
||||||
"SSE.Controllers.DocumentHolder.txtInsertArgBefore": "Inserisci argomento prima",
|
"SSE.Controllers.DocumentHolder.txtInsertArgBefore": "Inserisci argomento prima",
|
||||||
|
@ -379,7 +369,21 @@
|
||||||
"SSE.Controllers.DocumentHolder.txtTop": "In cima",
|
"SSE.Controllers.DocumentHolder.txtTop": "In cima",
|
||||||
"SSE.Controllers.DocumentHolder.txtUnderbar": "Barra sotto al testo",
|
"SSE.Controllers.DocumentHolder.txtUnderbar": "Barra sotto al testo",
|
||||||
"SSE.Controllers.DocumentHolder.txtUndoExpansion": "Annulla l'espansione automatica della tabella",
|
"SSE.Controllers.DocumentHolder.txtUndoExpansion": "Annulla l'espansione automatica della tabella",
|
||||||
|
"SSE.Controllers.DocumentHolder.txtUseTextImport": "Usa la procedura guidata di importazione del testo",
|
||||||
"SSE.Controllers.DocumentHolder.txtWidth": "Larghezza",
|
"SSE.Controllers.DocumentHolder.txtWidth": "Larghezza",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryAll": "Tutti",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryCube": "Cubo",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryDatabase": "Database",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryDateAndTime": "Data e ora",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryEngineering": "Ingegneria",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryFinancial": "Finanziario",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryInformation": "Informazioni",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryLast10": "Gli ultimi 10 utilizzati",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryLogical": "Logico",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryLookupAndReference": "Ricerca e Riferimento",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryMathematic": "Matematica e trigonometria",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryStatistical": "Statistico",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryTextAndData": "Testo e dati",
|
||||||
"SSE.Controllers.LeftMenu.newDocumentTitle": "Foglio elettronico senza nome",
|
"SSE.Controllers.LeftMenu.newDocumentTitle": "Foglio elettronico senza nome",
|
||||||
"SSE.Controllers.LeftMenu.textByColumns": "Per colonne",
|
"SSE.Controllers.LeftMenu.textByColumns": "Per colonne",
|
||||||
"SSE.Controllers.LeftMenu.textByRows": "Per righe",
|
"SSE.Controllers.LeftMenu.textByRows": "Per righe",
|
||||||
|
@ -402,7 +406,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "E' stato superato il tempo limite della conversione.",
|
"SSE.Controllers.Main.convertationTimeoutText": "E' stato superato il tempo limite della conversione.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Clicca su \"OK\" per ritornare all'elenco dei documenti.",
|
"SSE.Controllers.Main.criticalErrorExtText": "Clicca su \"OK\" per ritornare all'elenco dei documenti.",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Errore",
|
"SSE.Controllers.Main.criticalErrorTitle": "Errore",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "Editor dei fogli di calcolo ONLYOFFICE® ",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "Download fallito.",
|
"SSE.Controllers.Main.downloadErrorText": "Download fallito.",
|
||||||
"SSE.Controllers.Main.downloadTextText": "Download del foglio di calcolo in corso...",
|
"SSE.Controllers.Main.downloadTextText": "Download del foglio di calcolo in corso...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "Download del foglio di calcolo",
|
"SSE.Controllers.Main.downloadTitleText": "Download del foglio di calcolo",
|
||||||
|
@ -413,9 +416,10 @@
|
||||||
"SSE.Controllers.Main.errorAutoFilterDataRange": "Impossibile eseguire l'operazione per l'intervallo celle selezionato.<br>Seleziona un intervallo di celle uniforme all'interno o all'esterno della tabella e riprova.",
|
"SSE.Controllers.Main.errorAutoFilterDataRange": "Impossibile eseguire l'operazione per l'intervallo celle selezionato.<br>Seleziona un intervallo di celle uniforme all'interno o all'esterno della tabella e riprova.",
|
||||||
"SSE.Controllers.Main.errorAutoFilterHiddenRange": "L'operazione non può essere eseguita perché l'area contiene celle filtrate<br>Scopri gli elementi filtrati e riprova.",
|
"SSE.Controllers.Main.errorAutoFilterHiddenRange": "L'operazione non può essere eseguita perché l'area contiene celle filtrate<br>Scopri gli elementi filtrati e riprova.",
|
||||||
"SSE.Controllers.Main.errorBadImageUrl": "URL dell'immagine non corretto",
|
"SSE.Controllers.Main.errorBadImageUrl": "URL dell'immagine non corretto",
|
||||||
|
"SSE.Controllers.Main.errorCannotUngroup": "Impossibile separare. Per iniziare una struttura, seleziona le righe o le colonne interessate e raggruppale.",
|
||||||
"SSE.Controllers.Main.errorChangeArray": "Non è possibile modificare parte di un array.",
|
"SSE.Controllers.Main.errorChangeArray": "Non è possibile modificare parte di un array.",
|
||||||
"SSE.Controllers.Main.errorCoAuthoringDisconnect": "Connessione al server persa. Impossibile modificare il documento.",
|
"SSE.Controllers.Main.errorCoAuthoringDisconnect": "Connessione al server persa. Impossibile modificare il documento.",
|
||||||
"SSE.Controllers.Main.errorConnectToServer": "Il documento non può essere salvato. Controllare le impostazioni di rete o contatta l'Amministratore.<br>Quando clicchi 'OK' Ti verrà richiesto di scaricare il documento.<br><br>Per maggiori dettagli sulla connessione al Document Server <a href=\"https://api.onlyoffice.com/editors/callback\" target=\"_blank\">clicca qui</a>",
|
"SSE.Controllers.Main.errorConnectToServer": "Il documento non può essere salvato. Controllare le impostazioni di rete o contatta l'Amministratore.<br>Quando clicchi 'OK' Ti verrà richiesto di scaricare il documento.<br><br>Per maggiori dettagli sulla connessione al Document Server <a href=\"%1\" target=\"_blank\">here</a>",
|
||||||
"SSE.Controllers.Main.errorCopyMultiselectArea": "Questo comando non può essere applicato a selezioni multiple.<br>Seleziona un intervallo singolo e riprova.",
|
"SSE.Controllers.Main.errorCopyMultiselectArea": "Questo comando non può essere applicato a selezioni multiple.<br>Seleziona un intervallo singolo e riprova.",
|
||||||
"SSE.Controllers.Main.errorCountArg": "Un errore nella formula inserita.<br>E' stato utilizzato un numero di argomento scorretto.",
|
"SSE.Controllers.Main.errorCountArg": "Un errore nella formula inserita.<br>E' stato utilizzato un numero di argomento scorretto.",
|
||||||
"SSE.Controllers.Main.errorCountArgExceed": "Un errore nella formula inserita.<br>E' stato superato il numero di argomenti.",
|
"SSE.Controllers.Main.errorCountArgExceed": "Un errore nella formula inserita.<br>E' stato superato il numero di argomenti.",
|
||||||
|
@ -434,6 +438,7 @@
|
||||||
"SSE.Controllers.Main.errorForceSave": "Si è verificato un errore durante il salvataggio del file. Utilizzare l'opzione 'Scarica come' per salvare il file sul disco rigido del computer o riprovare più tardi.",
|
"SSE.Controllers.Main.errorForceSave": "Si è verificato un errore durante il salvataggio del file. Utilizzare l'opzione 'Scarica come' per salvare il file sul disco rigido del computer o riprovare più tardi.",
|
||||||
"SSE.Controllers.Main.errorFormulaName": "Un errore nella formula inserita.<br>E' stato il nome formula scorretto.",
|
"SSE.Controllers.Main.errorFormulaName": "Un errore nella formula inserita.<br>E' stato il nome formula scorretto.",
|
||||||
"SSE.Controllers.Main.errorFormulaParsing": "Si è verificato un errore durante l'analisi della formula.",
|
"SSE.Controllers.Main.errorFormulaParsing": "Si è verificato un errore durante l'analisi della formula.",
|
||||||
|
"SSE.Controllers.Main.errorFrmlMaxTextLength": "I valori di testo nelle formule sono limitati a 255 caratteri. <br> Utilizzare la funzione CONCATENATE o l'operatore di concatenazione (&).</br>",
|
||||||
"SSE.Controllers.Main.errorFrmlWrongReferences": "La funzione si riferisce a un foglio inesistente.<br>Verifica i dati e riprova.",
|
"SSE.Controllers.Main.errorFrmlWrongReferences": "La funzione si riferisce a un foglio inesistente.<br>Verifica i dati e riprova.",
|
||||||
"SSE.Controllers.Main.errorInvalidRef": "Enter a correct name for the selection or a valid reference to go to.",
|
"SSE.Controllers.Main.errorInvalidRef": "Enter a correct name for the selection or a valid reference to go to.",
|
||||||
"SSE.Controllers.Main.errorKeyEncrypt": "Descrittore di chiave sconosciuto",
|
"SSE.Controllers.Main.errorKeyEncrypt": "Descrittore di chiave sconosciuto",
|
||||||
|
@ -444,6 +449,7 @@
|
||||||
"SSE.Controllers.Main.errorMaxPoints": "Il numero massimo di punti in serie per grafico è di 4096.",
|
"SSE.Controllers.Main.errorMaxPoints": "Il numero massimo di punti in serie per grafico è di 4096.",
|
||||||
"SSE.Controllers.Main.errorMoveRange": "Impossibile modificare una parte della cella unita",
|
"SSE.Controllers.Main.errorMoveRange": "Impossibile modificare una parte della cella unita",
|
||||||
"SSE.Controllers.Main.errorMultiCellFormula": "Le formule di matrice multicellulare non sono consentite nelle tabelle.",
|
"SSE.Controllers.Main.errorMultiCellFormula": "Le formule di matrice multicellulare non sono consentite nelle tabelle.",
|
||||||
|
"SSE.Controllers.Main.errorNoDataToParse": "Nessun dato selezionato per l'analisi.",
|
||||||
"SSE.Controllers.Main.errorOpenWarning": "La lunghezza di una delle formule nel file ha superato<br>il numero consentito di caratteri ed è stato rimosso.",
|
"SSE.Controllers.Main.errorOpenWarning": "La lunghezza di una delle formule nel file ha superato<br>il numero consentito di caratteri ed è stato rimosso.",
|
||||||
"SSE.Controllers.Main.errorOperandExpected": "La sintassi per la funzione inserita non è corretta. Controlla se hai dimenticato una delle parentesi - '(' oppure ')'",
|
"SSE.Controllers.Main.errorOperandExpected": "La sintassi per la funzione inserita non è corretta. Controlla se hai dimenticato una delle parentesi - '(' oppure ')'",
|
||||||
"SSE.Controllers.Main.errorPasteMaxRange": "l'area di copia-incolla non coincide.<br>Selezionare un'area con le stesse dimensioni o fare click sulla prima cella in una riga per incollare le celle copiate.",
|
"SSE.Controllers.Main.errorPasteMaxRange": "l'area di copia-incolla non coincide.<br>Selezionare un'area con le stesse dimensioni o fare click sulla prima cella in una riga per incollare le celle copiate.",
|
||||||
|
@ -498,7 +504,7 @@
|
||||||
"SSE.Controllers.Main.textCustomLoader": "Si noti che in base ai termini della licenza non si ha il diritto di cambiare il caricatore. <br> Si prega di contattare il nostro ufficio vendite per ottenere un preventivo.",
|
"SSE.Controllers.Main.textCustomLoader": "Si noti che in base ai termini della licenza non si ha il diritto di cambiare il caricatore. <br> Si prega di contattare il nostro ufficio vendite per ottenere un preventivo.",
|
||||||
"SSE.Controllers.Main.textLoadingDocument": "Caricamento del foglio di calcolo",
|
"SSE.Controllers.Main.textLoadingDocument": "Caricamento del foglio di calcolo",
|
||||||
"SSE.Controllers.Main.textNo": "No",
|
"SSE.Controllers.Main.textNo": "No",
|
||||||
"SSE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE® limite connessione",
|
"SSE.Controllers.Main.textNoLicenseTitle": "%1 limite connessione",
|
||||||
"SSE.Controllers.Main.textPaidFeature": "Caratteristica a pagamento",
|
"SSE.Controllers.Main.textPaidFeature": "Caratteristica a pagamento",
|
||||||
"SSE.Controllers.Main.textPleaseWait": "L'operazione può richiedere più tempo. Per favore, attendi...",
|
"SSE.Controllers.Main.textPleaseWait": "L'operazione può richiedere più tempo. Per favore, attendi...",
|
||||||
"SSE.Controllers.Main.textRecalcFormulas": "Calcolo delle formule in corso...",
|
"SSE.Controllers.Main.textRecalcFormulas": "Calcolo delle formule in corso...",
|
||||||
|
@ -523,6 +529,12 @@
|
||||||
"SSE.Controllers.Main.txtPrintArea": "Area di stampa",
|
"SSE.Controllers.Main.txtPrintArea": "Area di stampa",
|
||||||
"SSE.Controllers.Main.txtRectangles": "Rettangoli",
|
"SSE.Controllers.Main.txtRectangles": "Rettangoli",
|
||||||
"SSE.Controllers.Main.txtSeries": "Serie",
|
"SSE.Controllers.Main.txtSeries": "Serie",
|
||||||
|
"SSE.Controllers.Main.txtShape_accentBorderCallout1": "Callout Linea con bordo e barra in risalto",
|
||||||
|
"SSE.Controllers.Main.txtShape_accentBorderCallout2": "Callout Linea piegata con bordo e barra in risalto",
|
||||||
|
"SSE.Controllers.Main.txtShape_accentBorderCallout3": "Callout Doppia linea piegata con barra e bordo in risalto",
|
||||||
|
"SSE.Controllers.Main.txtShape_accentCallout1": "Callout Linea con barra in risalto",
|
||||||
|
"SSE.Controllers.Main.txtShape_accentCallout2": "Callout Linea piegata con barra in risalto",
|
||||||
|
"SSE.Controllers.Main.txtShape_accentCallout3": "Callout Doppia linea piegata con barra in risalto",
|
||||||
"SSE.Controllers.Main.txtShape_actionButtonBackPrevious": "Indietro o Pulsante Precedente",
|
"SSE.Controllers.Main.txtShape_actionButtonBackPrevious": "Indietro o Pulsante Precedente",
|
||||||
"SSE.Controllers.Main.txtShape_actionButtonBeginning": "Pulsante di Inizio",
|
"SSE.Controllers.Main.txtShape_actionButtonBeginning": "Pulsante di Inizio",
|
||||||
"SSE.Controllers.Main.txtShape_actionButtonBlank": "Pulsante Vuoto",
|
"SSE.Controllers.Main.txtShape_actionButtonBlank": "Pulsante Vuoto",
|
||||||
|
@ -532,25 +544,50 @@
|
||||||
"SSE.Controllers.Main.txtShape_actionButtonHelp": "Pulsante Aiuto",
|
"SSE.Controllers.Main.txtShape_actionButtonHelp": "Pulsante Aiuto",
|
||||||
"SSE.Controllers.Main.txtShape_actionButtonHome": "Pulsante Home",
|
"SSE.Controllers.Main.txtShape_actionButtonHome": "Pulsante Home",
|
||||||
"SSE.Controllers.Main.txtShape_actionButtonInformation": "Pulsante Informazioni",
|
"SSE.Controllers.Main.txtShape_actionButtonInformation": "Pulsante Informazioni",
|
||||||
|
"SSE.Controllers.Main.txtShape_actionButtonMovie": "Pulsante Film",
|
||||||
"SSE.Controllers.Main.txtShape_actionButtonReturn": "Pulsante Invio",
|
"SSE.Controllers.Main.txtShape_actionButtonReturn": "Pulsante Invio",
|
||||||
"SSE.Controllers.Main.txtShape_actionButtonSound": "Pulsante Suono",
|
"SSE.Controllers.Main.txtShape_actionButtonSound": "Pulsante Suono",
|
||||||
"SSE.Controllers.Main.txtShape_arc": "Arco",
|
"SSE.Controllers.Main.txtShape_arc": "Arco",
|
||||||
"SSE.Controllers.Main.txtShape_bentArrow": "Freccia piegata",
|
"SSE.Controllers.Main.txtShape_bentArrow": "Freccia piegata",
|
||||||
|
"SSE.Controllers.Main.txtShape_bentConnector5": "Connettore a gomito",
|
||||||
|
"SSE.Controllers.Main.txtShape_bentConnector5WithArrow": "Connettore freccia a gomito",
|
||||||
|
"SSE.Controllers.Main.txtShape_bentConnector5WithTwoArrows": "Connettore doppia freccia a gomito",
|
||||||
"SSE.Controllers.Main.txtShape_bentUpArrow": "Freccia curva in alto",
|
"SSE.Controllers.Main.txtShape_bentUpArrow": "Freccia curva in alto",
|
||||||
"SSE.Controllers.Main.txtShape_bevel": "Smussato",
|
"SSE.Controllers.Main.txtShape_bevel": "Smussato",
|
||||||
"SSE.Controllers.Main.txtShape_blockArc": "Arco a tutto sesto",
|
"SSE.Controllers.Main.txtShape_blockArc": "Arco a tutto sesto",
|
||||||
"SSE.Controllers.Main.txtShape_chevron": "Gallone",
|
"SSE.Controllers.Main.txtShape_borderCallout1": "Callout Linea",
|
||||||
|
"SSE.Controllers.Main.txtShape_borderCallout2": "Callout Linea piegata",
|
||||||
|
"SSE.Controllers.Main.txtShape_borderCallout3": "Callout Doppia linea piegata",
|
||||||
|
"SSE.Controllers.Main.txtShape_bracePair": "Doppia parentesi graffa",
|
||||||
|
"SSE.Controllers.Main.txtShape_callout1": "Callout Linea senza bordo",
|
||||||
|
"SSE.Controllers.Main.txtShape_callout2": "Callout Linea piegata senza bordo ",
|
||||||
|
"SSE.Controllers.Main.txtShape_callout3": "Callout Doppia linea piegata senza bordo",
|
||||||
|
"SSE.Controllers.Main.txtShape_can": "Cilindro",
|
||||||
|
"SSE.Controllers.Main.txtShape_chevron": "freccia a Gallone",
|
||||||
|
"SSE.Controllers.Main.txtShape_chord": "Corda",
|
||||||
"SSE.Controllers.Main.txtShape_circularArrow": "Freccia circolare",
|
"SSE.Controllers.Main.txtShape_circularArrow": "Freccia circolare",
|
||||||
"SSE.Controllers.Main.txtShape_cloud": "Nuvola",
|
"SSE.Controllers.Main.txtShape_cloud": "Nuvola",
|
||||||
|
"SSE.Controllers.Main.txtShape_cloudCallout": "Callout Nuvola",
|
||||||
"SSE.Controllers.Main.txtShape_corner": "Angolo",
|
"SSE.Controllers.Main.txtShape_corner": "Angolo",
|
||||||
"SSE.Controllers.Main.txtShape_cube": "Cubo",
|
"SSE.Controllers.Main.txtShape_cube": "Cubo",
|
||||||
|
"SSE.Controllers.Main.txtShape_curvedConnector3": "Connettore curvo",
|
||||||
|
"SSE.Controllers.Main.txtShape_curvedConnector3WithArrow": "Connettore a freccia curva",
|
||||||
|
"SSE.Controllers.Main.txtShape_curvedConnector3WithTwoArrows": "Connettore a doppia freccia curva",
|
||||||
|
"SSE.Controllers.Main.txtShape_curvedDownArrow": "Freccia curva in basso",
|
||||||
|
"SSE.Controllers.Main.txtShape_curvedLeftArrow": "Freccia curva a sinistra",
|
||||||
|
"SSE.Controllers.Main.txtShape_curvedRightArrow": "Freccia curva a destra",
|
||||||
|
"SSE.Controllers.Main.txtShape_curvedUpArrow": "Freccia curva in su",
|
||||||
"SSE.Controllers.Main.txtShape_decagon": "Decagono",
|
"SSE.Controllers.Main.txtShape_decagon": "Decagono",
|
||||||
"SSE.Controllers.Main.txtShape_diagStripe": "Striscia diagonale",
|
"SSE.Controllers.Main.txtShape_diagStripe": "Striscia diagonale",
|
||||||
"SSE.Controllers.Main.txtShape_diamond": "Diamante",
|
"SSE.Controllers.Main.txtShape_diamond": "Diamante",
|
||||||
"SSE.Controllers.Main.txtShape_dodecagon": "Dodecagono",
|
"SSE.Controllers.Main.txtShape_dodecagon": "Dodecagono",
|
||||||
"SSE.Controllers.Main.txtShape_donut": "Ciambella",
|
"SSE.Controllers.Main.txtShape_donut": "Ciambella",
|
||||||
"SSE.Controllers.Main.txtShape_doubleWave": "Onda doppia",
|
"SSE.Controllers.Main.txtShape_doubleWave": "Onda doppia",
|
||||||
|
"SSE.Controllers.Main.txtShape_downArrow": "Freccia in giù",
|
||||||
|
"SSE.Controllers.Main.txtShape_downArrowCallout": "Callout Freccia in basso",
|
||||||
"SSE.Controllers.Main.txtShape_ellipse": "Ellisse",
|
"SSE.Controllers.Main.txtShape_ellipse": "Ellisse",
|
||||||
|
"SSE.Controllers.Main.txtShape_ellipseRibbon": "Nastro curvo e inclinato in basso",
|
||||||
|
"SSE.Controllers.Main.txtShape_ellipseRibbon2": "Nastro curvato in alto",
|
||||||
"SSE.Controllers.Main.txtShape_flowChartAlternateProcess": "Diagramma di flusso: processo alternativo",
|
"SSE.Controllers.Main.txtShape_flowChartAlternateProcess": "Diagramma di flusso: processo alternativo",
|
||||||
"SSE.Controllers.Main.txtShape_flowChartCollate": "Diagramma di flusso: Fascicolazione",
|
"SSE.Controllers.Main.txtShape_flowChartCollate": "Diagramma di flusso: Fascicolazione",
|
||||||
"SSE.Controllers.Main.txtShape_flowChartConnector": "Diagramma di flusso: Connettore",
|
"SSE.Controllers.Main.txtShape_flowChartConnector": "Diagramma di flusso: Connettore",
|
||||||
|
@ -579,7 +616,9 @@
|
||||||
"SSE.Controllers.Main.txtShape_flowChartSort": "Diagramma di flusso: Ordinamento",
|
"SSE.Controllers.Main.txtShape_flowChartSort": "Diagramma di flusso: Ordinamento",
|
||||||
"SSE.Controllers.Main.txtShape_flowChartSummingJunction": "Diagramma di flusso: Giunzione di somma",
|
"SSE.Controllers.Main.txtShape_flowChartSummingJunction": "Diagramma di flusso: Giunzione di somma",
|
||||||
"SSE.Controllers.Main.txtShape_flowChartTerminator": "Diagramma di flusso: Terminatore",
|
"SSE.Controllers.Main.txtShape_flowChartTerminator": "Diagramma di flusso: Terminatore",
|
||||||
|
"SSE.Controllers.Main.txtShape_foldedCorner": "angolo ripiegato",
|
||||||
"SSE.Controllers.Main.txtShape_frame": "Cornice",
|
"SSE.Controllers.Main.txtShape_frame": "Cornice",
|
||||||
|
"SSE.Controllers.Main.txtShape_halfFrame": "Mezza Cornice",
|
||||||
"SSE.Controllers.Main.txtShape_heart": "Cuore",
|
"SSE.Controllers.Main.txtShape_heart": "Cuore",
|
||||||
"SSE.Controllers.Main.txtShape_heptagon": "Ettagono",
|
"SSE.Controllers.Main.txtShape_heptagon": "Ettagono",
|
||||||
"SSE.Controllers.Main.txtShape_hexagon": "Esagono",
|
"SSE.Controllers.Main.txtShape_hexagon": "Esagono",
|
||||||
|
@ -588,16 +627,26 @@
|
||||||
"SSE.Controllers.Main.txtShape_irregularSeal1": "Esplosione 1",
|
"SSE.Controllers.Main.txtShape_irregularSeal1": "Esplosione 1",
|
||||||
"SSE.Controllers.Main.txtShape_irregularSeal2": "Esplosione 2",
|
"SSE.Controllers.Main.txtShape_irregularSeal2": "Esplosione 2",
|
||||||
"SSE.Controllers.Main.txtShape_leftArrow": "Freccia Sinistra",
|
"SSE.Controllers.Main.txtShape_leftArrow": "Freccia Sinistra",
|
||||||
|
"SSE.Controllers.Main.txtShape_leftArrowCallout": "Callout Freccia a sinistra",
|
||||||
|
"SSE.Controllers.Main.txtShape_leftBrace": "Parentesi graffa aperta",
|
||||||
|
"SSE.Controllers.Main.txtShape_leftBracket": "Parentesi quadra aperta",
|
||||||
|
"SSE.Controllers.Main.txtShape_leftRightArrow": "Freccia bidirezionale sinistra destra",
|
||||||
|
"SSE.Controllers.Main.txtShape_leftRightArrowCallout": "Callout Freccia bidirezionane sinistra destra",
|
||||||
|
"SSE.Controllers.Main.txtShape_leftRightUpArrow": "Freccia tridirezionale sinistra destra alto",
|
||||||
|
"SSE.Controllers.Main.txtShape_leftUpArrow": "Freccia bidirezionale sinistra alto",
|
||||||
|
"SSE.Controllers.Main.txtShape_lightningBolt": "Fulmine",
|
||||||
"SSE.Controllers.Main.txtShape_line": "Linea",
|
"SSE.Controllers.Main.txtShape_line": "Linea",
|
||||||
"SSE.Controllers.Main.txtShape_lineWithArrow": "Freccia",
|
"SSE.Controllers.Main.txtShape_lineWithArrow": "Freccia",
|
||||||
"SSE.Controllers.Main.txtShape_lineWithTwoArrows": "Freccia doppia",
|
"SSE.Controllers.Main.txtShape_lineWithTwoArrows": "Freccia doppia",
|
||||||
"SSE.Controllers.Main.txtShape_mathDivide": "Divisione",
|
"SSE.Controllers.Main.txtShape_mathDivide": "Divisione",
|
||||||
"SSE.Controllers.Main.txtShape_mathEqual": "Uguale",
|
"SSE.Controllers.Main.txtShape_mathEqual": "Uguale",
|
||||||
"SSE.Controllers.Main.txtShape_mathMinus": "Meno",
|
"SSE.Controllers.Main.txtShape_mathMinus": "Meno",
|
||||||
|
"SSE.Controllers.Main.txtShape_mathMultiply": "Moltiplicazione",
|
||||||
"SSE.Controllers.Main.txtShape_mathNotEqual": "Non uguale",
|
"SSE.Controllers.Main.txtShape_mathNotEqual": "Non uguale",
|
||||||
"SSE.Controllers.Main.txtShape_mathPlus": "Più",
|
"SSE.Controllers.Main.txtShape_mathPlus": "Più",
|
||||||
"SSE.Controllers.Main.txtShape_moon": "Luna",
|
"SSE.Controllers.Main.txtShape_moon": "Luna",
|
||||||
"SSE.Controllers.Main.txtShape_noSmoking": "Simbolo \"No\"",
|
"SSE.Controllers.Main.txtShape_noSmoking": "Simbolo \"No\"",
|
||||||
|
"SSE.Controllers.Main.txtShape_notchedRightArrow": "Freccia dentellata a destra ",
|
||||||
"SSE.Controllers.Main.txtShape_octagon": "Ottagono",
|
"SSE.Controllers.Main.txtShape_octagon": "Ottagono",
|
||||||
"SSE.Controllers.Main.txtShape_parallelogram": "Parallelogramma",
|
"SSE.Controllers.Main.txtShape_parallelogram": "Parallelogramma",
|
||||||
"SSE.Controllers.Main.txtShape_pentagon": "Pentagono",
|
"SSE.Controllers.Main.txtShape_pentagon": "Pentagono",
|
||||||
|
@ -606,9 +655,25 @@
|
||||||
"SSE.Controllers.Main.txtShape_plus": "Più",
|
"SSE.Controllers.Main.txtShape_plus": "Più",
|
||||||
"SSE.Controllers.Main.txtShape_polyline1": "Bozza",
|
"SSE.Controllers.Main.txtShape_polyline1": "Bozza",
|
||||||
"SSE.Controllers.Main.txtShape_polyline2": "Forma libera",
|
"SSE.Controllers.Main.txtShape_polyline2": "Forma libera",
|
||||||
|
"SSE.Controllers.Main.txtShape_quadArrow": "Freccia a incrocio",
|
||||||
|
"SSE.Controllers.Main.txtShape_quadArrowCallout": "Callout Freccia a incrocio",
|
||||||
"SSE.Controllers.Main.txtShape_rect": "Rettangolo",
|
"SSE.Controllers.Main.txtShape_rect": "Rettangolo",
|
||||||
|
"SSE.Controllers.Main.txtShape_ribbon": "Nastro inclinato in basso",
|
||||||
|
"SSE.Controllers.Main.txtShape_ribbon2": "Nastro inclinato in alto",
|
||||||
"SSE.Controllers.Main.txtShape_rightArrow": "Freccia destra",
|
"SSE.Controllers.Main.txtShape_rightArrow": "Freccia destra",
|
||||||
|
"SSE.Controllers.Main.txtShape_rightArrowCallout": "Callout Freccia a destra",
|
||||||
|
"SSE.Controllers.Main.txtShape_rightBrace": "Parentesi graffa chiusa",
|
||||||
|
"SSE.Controllers.Main.txtShape_rightBracket": "Parentesi quadra chiusa",
|
||||||
|
"SSE.Controllers.Main.txtShape_round1Rect": "Rettangolo ad angolo singolo smussato",
|
||||||
|
"SSE.Controllers.Main.txtShape_round2DiagRect": "Rettangolo ad angolo diagonale smussato",
|
||||||
|
"SSE.Controllers.Main.txtShape_round2SameRect": "Rettangolo smussato dallo stesso lato",
|
||||||
|
"SSE.Controllers.Main.txtShape_roundRect": "Rettangolo ad angoli smussati",
|
||||||
|
"SSE.Controllers.Main.txtShape_rtTriangle": "Triangolo rettangolo",
|
||||||
"SSE.Controllers.Main.txtShape_smileyFace": "Faccia sorridente",
|
"SSE.Controllers.Main.txtShape_smileyFace": "Faccia sorridente",
|
||||||
|
"SSE.Controllers.Main.txtShape_snip1Rect": "Ritaglia rettangolo ad angolo singolo",
|
||||||
|
"SSE.Controllers.Main.txtShape_snip2DiagRect": "Ritaglia rettangolo ad angolo diagonale",
|
||||||
|
"SSE.Controllers.Main.txtShape_snip2SameRect": "Ritaglia Rettangolo smussato dallo stesso lato",
|
||||||
|
"SSE.Controllers.Main.txtShape_snipRoundRect": "Ritaglia e smussa singolo angolo rettangolo",
|
||||||
"SSE.Controllers.Main.txtShape_spline": "Curva",
|
"SSE.Controllers.Main.txtShape_spline": "Curva",
|
||||||
"SSE.Controllers.Main.txtShape_star10": "Stella a 10 punte",
|
"SSE.Controllers.Main.txtShape_star10": "Stella a 10 punte",
|
||||||
"SSE.Controllers.Main.txtShape_star12": "Stella a 12 punte",
|
"SSE.Controllers.Main.txtShape_star12": "Stella a 12 punte",
|
||||||
|
@ -620,14 +685,21 @@
|
||||||
"SSE.Controllers.Main.txtShape_star6": "Stella a 6 punte",
|
"SSE.Controllers.Main.txtShape_star6": "Stella a 6 punte",
|
||||||
"SSE.Controllers.Main.txtShape_star7": "Stella a 7 punte",
|
"SSE.Controllers.Main.txtShape_star7": "Stella a 7 punte",
|
||||||
"SSE.Controllers.Main.txtShape_star8": "Stella a 8 punte",
|
"SSE.Controllers.Main.txtShape_star8": "Stella a 8 punte",
|
||||||
|
"SSE.Controllers.Main.txtShape_stripedRightArrow": "Freccia a strisce verso destra ",
|
||||||
"SSE.Controllers.Main.txtShape_sun": "Sole",
|
"SSE.Controllers.Main.txtShape_sun": "Sole",
|
||||||
"SSE.Controllers.Main.txtShape_teardrop": "Goccia",
|
"SSE.Controllers.Main.txtShape_teardrop": "Goccia",
|
||||||
"SSE.Controllers.Main.txtShape_textRect": "Casella di testo",
|
"SSE.Controllers.Main.txtShape_textRect": "Casella di testo",
|
||||||
"SSE.Controllers.Main.txtShape_trapezoid": "Trapezio",
|
"SSE.Controllers.Main.txtShape_trapezoid": "Trapezio",
|
||||||
"SSE.Controllers.Main.txtShape_triangle": "Triangolo",
|
"SSE.Controllers.Main.txtShape_triangle": "Triangolo isoscele",
|
||||||
"SSE.Controllers.Main.txtShape_upArrow": "Freccia su",
|
"SSE.Controllers.Main.txtShape_upArrow": "Freccia su",
|
||||||
|
"SSE.Controllers.Main.txtShape_upArrowCallout": "Callout Freccia in alto",
|
||||||
|
"SSE.Controllers.Main.txtShape_upDownArrow": "Freccia bidirezionale su giù",
|
||||||
|
"SSE.Controllers.Main.txtShape_uturnArrow": "Freccia a inversione",
|
||||||
"SSE.Controllers.Main.txtShape_verticalScroll": "Scorrimento verticale",
|
"SSE.Controllers.Main.txtShape_verticalScroll": "Scorrimento verticale",
|
||||||
"SSE.Controllers.Main.txtShape_wave": "Onda",
|
"SSE.Controllers.Main.txtShape_wave": "Onda",
|
||||||
|
"SSE.Controllers.Main.txtShape_wedgeEllipseCallout": "Callout Ovale",
|
||||||
|
"SSE.Controllers.Main.txtShape_wedgeRectCallout": "Callout Rettangolare",
|
||||||
|
"SSE.Controllers.Main.txtShape_wedgeRoundRectCallout": "Callout Rettangolare arrotondato",
|
||||||
"SSE.Controllers.Main.txtStarsRibbons": "Stelle e nastri",
|
"SSE.Controllers.Main.txtStarsRibbons": "Stelle e nastri",
|
||||||
"SSE.Controllers.Main.txtStyle_Bad": "rovinato",
|
"SSE.Controllers.Main.txtStyle_Bad": "rovinato",
|
||||||
"SSE.Controllers.Main.txtStyle_Calculation": "Calcolo",
|
"SSE.Controllers.Main.txtStyle_Calculation": "Calcolo",
|
||||||
|
@ -667,7 +739,7 @@
|
||||||
"SSE.Controllers.Main.warnLicenseExp": "La tua licenza è scaduta.<br>Si prega di aggiornare la licenza e ricaricare la pagina.",
|
"SSE.Controllers.Main.warnLicenseExp": "La tua licenza è scaduta.<br>Si prega di aggiornare la licenza e ricaricare la pagina.",
|
||||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Il numero di utenti simultaei è stato superato e il documento verrà aperto solo per la visualizzazione. <br>Per ulteriori informazioni, contattare l'amministratore.",
|
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Il numero di utenti simultaei è stato superato e il documento verrà aperto solo per la visualizzazione. <br>Per ulteriori informazioni, contattare l'amministratore.",
|
||||||
"SSE.Controllers.Main.warnNoLicense": "Questa versione di ONLYOFFICE® Editors presenta delle limitazioni per le connessioni simultanee al server dei documenti.<br>Se necessiti di avere di più, considera l'acquisto di una licenza commerciale.",
|
"SSE.Controllers.Main.warnNoLicense": "Questa versione di ONLYOFFICE® Editors presenta delle limitazioni per le connessioni simultanee al server dei documenti.<br>Se necessiti di avere di più, considera l'acquisto di una licenza commerciale.",
|
||||||
"SSE.Controllers.Main.warnNoLicenseUsers": "Questa versione di ONLYOFFICE® Editors presenta delle limitazioni per le connessioni simultanee al server dei documenti.<br>Se necessiti di avere di più, considera l'acquisto di una licenza commerciale.",
|
"SSE.Controllers.Main.warnNoLicenseUsers": "Questa versione di %1 presenta alcune limitazioni per gli utenti simultanei.<br> Se hai bisogno di più, ti preghiamo di considerare l'aggiornamento della tua licenza attuale o l'acquisto di una licenza commerciale.",
|
||||||
"SSE.Controllers.Main.warnProcessRightsChange": "Ci stato negato il diritto alla modifica del file.",
|
"SSE.Controllers.Main.warnProcessRightsChange": "Ci stato negato il diritto alla modifica del file.",
|
||||||
"SSE.Controllers.Print.strAllSheets": "Tutti i fogli",
|
"SSE.Controllers.Print.strAllSheets": "Tutti i fogli",
|
||||||
"SSE.Controllers.Print.textWarning": "Avviso",
|
"SSE.Controllers.Print.textWarning": "Avviso",
|
||||||
|
@ -1258,6 +1330,15 @@
|
||||||
"SSE.Views.ChartSettingsDlg.textYAxisTitle": "Titolo di asse Y",
|
"SSE.Views.ChartSettingsDlg.textYAxisTitle": "Titolo di asse Y",
|
||||||
"SSE.Views.ChartSettingsDlg.textZero": "Zero",
|
"SSE.Views.ChartSettingsDlg.textZero": "Zero",
|
||||||
"SSE.Views.ChartSettingsDlg.txtEmpty": "Questo campo è richiesto",
|
"SSE.Views.ChartSettingsDlg.txtEmpty": "Questo campo è richiesto",
|
||||||
|
"SSE.Views.DataTab.capBtnGroup": "Raggruppa",
|
||||||
|
"SSE.Views.DataTab.capBtnTextToCol": "Testo in colonne",
|
||||||
|
"SSE.Views.DataTab.capBtnUngroup": "Separa",
|
||||||
|
"SSE.Views.DataTab.textClear": "Elimina contorno",
|
||||||
|
"SSE.Views.DataTab.textColumns": "Separare le colonne",
|
||||||
|
"SSE.Views.DataTab.textRows": "Separare le righe",
|
||||||
|
"SSE.Views.DataTab.tipGroup": "Raggruppa una gamma di celle",
|
||||||
|
"SSE.Views.DataTab.tipToColumns": "Separa il testo della cella in colonne",
|
||||||
|
"SSE.Views.DataTab.tipUngroup": "Separare l'intervallo di celle",
|
||||||
"SSE.Views.DigitalFilterDialog.cancelButtonText": "Annulla",
|
"SSE.Views.DigitalFilterDialog.cancelButtonText": "Annulla",
|
||||||
"SSE.Views.DigitalFilterDialog.capAnd": "E",
|
"SSE.Views.DigitalFilterDialog.capAnd": "E",
|
||||||
"SSE.Views.DigitalFilterDialog.capCondition1": "uguali",
|
"SSE.Views.DigitalFilterDialog.capCondition1": "uguali",
|
||||||
|
@ -1422,20 +1503,28 @@
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.fromTemplateText": "Da modello",
|
"SSE.Views.FileMenuPanels.CreateNew.fromTemplateText": "Da modello",
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Crea un nuovo foglio di calcolo vuoto che potrai formattare durante la modifica. O scegli uno dei modelli per creare un foglio di calcolo di un certo tipo a quale sono già applicati certi stili.",
|
"SSE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Crea un nuovo foglio di calcolo vuoto che potrai formattare durante la modifica. O scegli uno dei modelli per creare un foglio di calcolo di un certo tipo a quale sono già applicati certi stili.",
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nuovo foglio di calcolo",
|
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nuovo foglio di calcolo",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Aggiungi Autore",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Aggiungi testo",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Applicazione",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Applicazione",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autore",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autore",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Cambia diritti di accesso",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Cambia diritti di accesso",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "Data di creazione",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtComment": "Commento",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Creato",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtModifyBy": "Ultima modifica di",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtModifyDate": "Ultima modifica",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Proprietario",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Percorso",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Percorso",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Persone con diritti",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Persone con diritti",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtSubject": "Oggetto",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Titolo foglio di calcolo",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Titolo foglio di calcolo",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtUploaded": "Caricato",
|
||||||
"SSE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Cambia diritti di accesso",
|
"SSE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Cambia diritti di accesso",
|
||||||
"SSE.Views.FileMenuPanels.DocumentRights.txtRights": "Persone con diritti",
|
"SSE.Views.FileMenuPanels.DocumentRights.txtRights": "Persone con diritti",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.okButtonText": "Applica",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.okButtonText": "Applica",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strAutoRecover": "Attiva il ripristino automatico",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strAutoRecover": "Attiva il ripristino automatico",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strAutosave": "Attiva salvataggio automatico",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strAutosave": "Attiva salvataggio automatico",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strCoAuthMode": "Modalità di co-editing",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strCoAuthMode": "Modalità di co-editing",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strCoAuthModeDescFast": "Other users will see your changes at once",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strCoAuthModeDescFast": "Gli altri utenti vedranno immediatamente i tuoi cambiamenti",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strCoAuthModeDescStrict": "Dovrai accettare i cambiamenti prima di poterli visualizzare.",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strCoAuthModeDescStrict": "Dovrai accettare i cambiamenti prima di poterli visualizzare.",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFast": "Fast",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFast": "Fast",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFontRender": "Hinting dei caratteri",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFontRender": "Hinting dei caratteri",
|
||||||
|
@ -1443,6 +1532,7 @@
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocale": "Lingua della Formula",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocale": "Lingua della Formula",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocaleEx": "Esempio: SUM; MIN; MAX; COUNT",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocaleEx": "Esempio: SUM; MIN; MAX; COUNT",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strLiveComment": "Attivare visualizzazione dei commenti",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strLiveComment": "Attivare visualizzazione dei commenti",
|
||||||
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strR1C1": "Abilita lo stile R1C1",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettings": "Impostazioni Regionali",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettings": "Impostazioni Regionali",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettingsEx": "Esempio: ",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettingsEx": "Esempio: ",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strResolvedComment": "Attiva la visualizzazione dei commenti risolti",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strResolvedComment": "Attiva la visualizzazione dei commenti risolti",
|
||||||
|
@ -1458,6 +1548,7 @@
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textDisabled": "Disattivato",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textDisabled": "Disattivato",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textForceSave": "Salva sul server",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textForceSave": "Salva sul server",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textMinute": "Ogni minuto",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textMinute": "Ogni minuto",
|
||||||
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textRefStyle": "Stile di riferimento",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCm": "Centimetro",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCm": "Centimetro",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtDe": "Tedesco",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtDe": "Tedesco",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtEn": "Inglese",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtEn": "Inglese",
|
||||||
|
@ -1521,6 +1612,51 @@
|
||||||
"SSE.Views.FormulaDialog.textGroupDescription": "Seleziona gruppo di funzioni",
|
"SSE.Views.FormulaDialog.textGroupDescription": "Seleziona gruppo di funzioni",
|
||||||
"SSE.Views.FormulaDialog.textListDescription": "Seleziona funzione",
|
"SSE.Views.FormulaDialog.textListDescription": "Seleziona funzione",
|
||||||
"SSE.Views.FormulaDialog.txtTitle": "Inserisci funzione",
|
"SSE.Views.FormulaDialog.txtTitle": "Inserisci funzione",
|
||||||
|
"SSE.Views.FormulaTab.txtAdditional": "Più...",
|
||||||
|
"SSE.Views.FormulaTab.txtAutosum": "Somma automatica",
|
||||||
|
"SSE.Views.FormulaTab.txtAutosumTip": "Somma",
|
||||||
|
"SSE.Views.FormulaTab.txtFormula": "Funzione",
|
||||||
|
"SSE.Views.FormulaTab.txtFormulaTip": "Inserisci funzione",
|
||||||
|
"SSE.Views.FormulaTab.txtMore": "Altre funzioni",
|
||||||
|
"SSE.Views.FormulaTab.txtRecent": "Usati di recente",
|
||||||
|
"SSE.Views.GroupDialog.cancelButtonText": "Annulla",
|
||||||
|
"SSE.Views.GroupDialog.okButtonText": "OK",
|
||||||
|
"SSE.Views.GroupDialog.textColumns": "Colonne",
|
||||||
|
"SSE.Views.GroupDialog.textRows": "Righe",
|
||||||
|
"SSE.Views.HeaderFooterDialog.cancelButtonText": "Annulla",
|
||||||
|
"SSE.Views.HeaderFooterDialog.okButtonText": "OK",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textAlign": "Allinea con i margini della pagina",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textAll": "Tutte le pagine",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textBold": "Grassetto",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textCenter": "Centrato",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textColor": "Colore del testo",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textDate": "Data",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textDiffFirst": "Diverso per la prima pagina",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textDiffOdd": "Diversi per pagine pari e dispari",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textEven": "Pagina pari",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textFileName": "Nome file",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textFirst": "Prima Pagina",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textFooter": "Piè di pagina",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textHeader": "Intestazione",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textInsert": "Inserisci",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textItalic": "Corsivo",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textLeft": "A sinistra",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textNewColor": "Colore personalizzato",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textOdd": "Pagina dispari",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textPageCount": "Conteggio pagine",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textPageNum": "Numero di Pagina",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textPresets": "Preimpostati",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textRight": "A destra",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textScale": "Scala con il documento",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textSheet": "Nome foglio",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textStrikeout": "Barrato",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textSubscript": "Pedice",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textSuperscript": "Apice",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textTime": "Ora",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textTitle": "Impostazioni intestazione / piè di pagina",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textUnderline": "Sottolineato",
|
||||||
|
"SSE.Views.HeaderFooterDialog.tipFontName": "Carattere",
|
||||||
|
"SSE.Views.HeaderFooterDialog.tipFontSize": "Dimensione carattere",
|
||||||
"SSE.Views.HyperlinkSettingsDialog.cancelButtonText": "Annulla",
|
"SSE.Views.HyperlinkSettingsDialog.cancelButtonText": "Annulla",
|
||||||
"SSE.Views.HyperlinkSettingsDialog.strDisplay": "Visualizza",
|
"SSE.Views.HyperlinkSettingsDialog.strDisplay": "Visualizza",
|
||||||
"SSE.Views.HyperlinkSettingsDialog.strLinkTo": "Collega a",
|
"SSE.Views.HyperlinkSettingsDialog.strLinkTo": "Collega a",
|
||||||
|
@ -2018,6 +2154,7 @@
|
||||||
"SSE.Views.TextArtSettings.txtPapyrus": "Papyrus",
|
"SSE.Views.TextArtSettings.txtPapyrus": "Papyrus",
|
||||||
"SSE.Views.TextArtSettings.txtWood": "Legno",
|
"SSE.Views.TextArtSettings.txtWood": "Legno",
|
||||||
"SSE.Views.Toolbar.capBtnComment": "Commento",
|
"SSE.Views.Toolbar.capBtnComment": "Commento",
|
||||||
|
"SSE.Views.Toolbar.capBtnInsHeader": "Inntestazioni/Piè di pagina",
|
||||||
"SSE.Views.Toolbar.capBtnMargins": "Margini",
|
"SSE.Views.Toolbar.capBtnMargins": "Margini",
|
||||||
"SSE.Views.Toolbar.capBtnPageOrient": "Orientamento",
|
"SSE.Views.Toolbar.capBtnPageOrient": "Orientamento",
|
||||||
"SSE.Views.Toolbar.capBtnPageSize": "Dimensione",
|
"SSE.Views.Toolbar.capBtnPageSize": "Dimensione",
|
||||||
|
@ -2054,6 +2191,7 @@
|
||||||
"SSE.Views.Toolbar.textBottomBorders": "Bordi inferiori",
|
"SSE.Views.Toolbar.textBottomBorders": "Bordi inferiori",
|
||||||
"SSE.Views.Toolbar.textCenterBorders": "Bordi verticali interni",
|
"SSE.Views.Toolbar.textCenterBorders": "Bordi verticali interni",
|
||||||
"SSE.Views.Toolbar.textCharts": "Grafici",
|
"SSE.Views.Toolbar.textCharts": "Grafici",
|
||||||
|
"SSE.Views.Toolbar.textClearPrintArea": "Pulisci area di stampa",
|
||||||
"SSE.Views.Toolbar.textClockwise": "Angolo in senso orario",
|
"SSE.Views.Toolbar.textClockwise": "Angolo in senso orario",
|
||||||
"SSE.Views.Toolbar.textColumn": "Colonna",
|
"SSE.Views.Toolbar.textColumn": "Colonna",
|
||||||
"SSE.Views.Toolbar.textColumnSpark": "Colonna",
|
"SSE.Views.Toolbar.textColumnSpark": "Colonna",
|
||||||
|
@ -2102,7 +2240,9 @@
|
||||||
"SSE.Views.Toolbar.textSuperscript": "Apice",
|
"SSE.Views.Toolbar.textSuperscript": "Apice",
|
||||||
"SSE.Views.Toolbar.textSurface": "Superficie",
|
"SSE.Views.Toolbar.textSurface": "Superficie",
|
||||||
"SSE.Views.Toolbar.textTabCollaboration": "Collaborazione",
|
"SSE.Views.Toolbar.textTabCollaboration": "Collaborazione",
|
||||||
|
"SSE.Views.Toolbar.textTabData": "Dati",
|
||||||
"SSE.Views.Toolbar.textTabFile": "File",
|
"SSE.Views.Toolbar.textTabFile": "File",
|
||||||
|
"SSE.Views.Toolbar.textTabFormula": "Formula",
|
||||||
"SSE.Views.Toolbar.textTabHome": "Home",
|
"SSE.Views.Toolbar.textTabHome": "Home",
|
||||||
"SSE.Views.Toolbar.textTabInsert": "Inserisci",
|
"SSE.Views.Toolbar.textTabInsert": "Inserisci",
|
||||||
"SSE.Views.Toolbar.textTabLayout": "Layout",
|
"SSE.Views.Toolbar.textTabLayout": "Layout",
|
||||||
|
@ -2135,6 +2275,7 @@
|
||||||
"SSE.Views.Toolbar.tipDigStyleCurrency": "Stile valuta",
|
"SSE.Views.Toolbar.tipDigStyleCurrency": "Stile valuta",
|
||||||
"SSE.Views.Toolbar.tipDigStylePercent": "Stile percentuale",
|
"SSE.Views.Toolbar.tipDigStylePercent": "Stile percentuale",
|
||||||
"SSE.Views.Toolbar.tipEditChart": "Modifica grafico",
|
"SSE.Views.Toolbar.tipEditChart": "Modifica grafico",
|
||||||
|
"SSE.Views.Toolbar.tipEditHeader": "Modifica intestazione o piè di pagina",
|
||||||
"SSE.Views.Toolbar.tipFontColor": "Colore caratteri",
|
"SSE.Views.Toolbar.tipFontColor": "Colore caratteri",
|
||||||
"SSE.Views.Toolbar.tipFontName": "Tipo di carattere",
|
"SSE.Views.Toolbar.tipFontName": "Tipo di carattere",
|
||||||
"SSE.Views.Toolbar.tipFontSize": "Dimensione carattere",
|
"SSE.Views.Toolbar.tipFontSize": "Dimensione carattere",
|
||||||
|
@ -2150,6 +2291,7 @@
|
||||||
"SSE.Views.Toolbar.tipInsertImage": "Inserisci immagine",
|
"SSE.Views.Toolbar.tipInsertImage": "Inserisci immagine",
|
||||||
"SSE.Views.Toolbar.tipInsertOpt": "Inserisci celle",
|
"SSE.Views.Toolbar.tipInsertOpt": "Inserisci celle",
|
||||||
"SSE.Views.Toolbar.tipInsertShape": "Inserisci forma",
|
"SSE.Views.Toolbar.tipInsertShape": "Inserisci forma",
|
||||||
|
"SSE.Views.Toolbar.tipInsertTable": "Inserisci tabella",
|
||||||
"SSE.Views.Toolbar.tipInsertText": "Inserisci casella di testo",
|
"SSE.Views.Toolbar.tipInsertText": "Inserisci casella di testo",
|
||||||
"SSE.Views.Toolbar.tipInsertTextart": "Inserisci Text Art",
|
"SSE.Views.Toolbar.tipInsertTextart": "Inserisci Text Art",
|
||||||
"SSE.Views.Toolbar.tipMerge": "Unisci",
|
"SSE.Views.Toolbar.tipMerge": "Unisci",
|
||||||
|
@ -2163,7 +2305,7 @@
|
||||||
"SSE.Views.Toolbar.tipPrintArea": "Area di Stampa",
|
"SSE.Views.Toolbar.tipPrintArea": "Area di Stampa",
|
||||||
"SSE.Views.Toolbar.tipRedo": "Ripristina",
|
"SSE.Views.Toolbar.tipRedo": "Ripristina",
|
||||||
"SSE.Views.Toolbar.tipSave": "Salva",
|
"SSE.Views.Toolbar.tipSave": "Salva",
|
||||||
"SSE.Views.Toolbar.tipSaveCoauth": "Save your changes for the other users to see them.",
|
"SSE.Views.Toolbar.tipSaveCoauth": "Salva i tuoi cambiamenti per renderli disponibili agli altri utenti.",
|
||||||
"SSE.Views.Toolbar.tipSendBackward": "Porta indietro",
|
"SSE.Views.Toolbar.tipSendBackward": "Porta indietro",
|
||||||
"SSE.Views.Toolbar.tipSendForward": "Porta avanti",
|
"SSE.Views.Toolbar.tipSendForward": "Porta avanti",
|
||||||
"SSE.Views.Toolbar.tipSynchronize": "Il documento è stato modificato da un altro utente. Clicca per salvare le modifiche e ricaricare gli aggiornamenti.",
|
"SSE.Views.Toolbar.tipSynchronize": "Il documento è stato modificato da un altro utente. Clicca per salvare le modifiche e ricaricare gli aggiornamenti.",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "キャンセル",
|
"cancelButtonText": "キャンセル",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "警告",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "警告",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "ここでメッセージを挿入してください。",
|
"Common.Controllers.Chat.textEnterMessage": "ここでメッセージを挿入してください。",
|
||||||
"Common.Controllers.Chat.textUserLimit": "ONLYOFFICE無料版を使用しています。<br>同時に2人のユーザのみは文書を編集することができます。<br>もっとが必要ですか。ONLYOFFICEエンタープライズ版の購入を検討してください。<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "枠線なし",
|
"Common.UI.ComboBorderSize.txtNoBorders": "枠線なし",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "枠線なし",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "枠線なし",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "スタイルなし",
|
"Common.UI.ComboDataView.emptyComboText": "スタイルなし",
|
||||||
|
@ -114,7 +113,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "変換のタイムアウトを超過しました。",
|
"SSE.Controllers.Main.convertationTimeoutText": "変換のタイムアウトを超過しました。",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "OKボタンを押すと文書リストに戻ることができます。",
|
"SSE.Controllers.Main.criticalErrorExtText": "OKボタンを押すと文書リストに戻ることができます。",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "エラー",
|
"SSE.Controllers.Main.criticalErrorTitle": "エラー",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "ONLYOFFICE Spreadsheet Editor",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "ダウンロードに失敗しました",
|
"SSE.Controllers.Main.downloadErrorText": "ダウンロードに失敗しました",
|
||||||
"SSE.Controllers.Main.downloadTextText": "スプレッドシートのダウンロード中...",
|
"SSE.Controllers.Main.downloadTextText": "スプレッドシートのダウンロード中...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "スプレッドシートのダウンロード中",
|
"SSE.Controllers.Main.downloadTitleText": "スプレッドシートのダウンロード中",
|
||||||
|
@ -507,7 +505,6 @@
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "新しいスプレッドシート",
|
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "新しいスプレッドシート",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "作成者",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "作成者",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "アクセス許可の変更",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "アクセス許可の変更",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "作成日",
|
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "場所",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "場所",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "権利を持っている者",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "権利を持っている者",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "スプレッドシートのタイトル",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "スプレッドシートのタイトル",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "취소",
|
"cancelButtonText": "취소",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "경고",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "경고",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "여기에 메시지를 입력하십시오",
|
"Common.Controllers.Chat.textEnterMessage": "여기에 메시지를 입력하십시오",
|
||||||
"Common.Controllers.Chat.textUserLimit": "ONLYOFFICE 무료 버전을 사용하고 있습니다. <br> 두 명의 사용자 만이 문서를 동시에 편집 할 수 있습니다. <br> ONLYOFFICE Enterprise Edition 구입 고려하십시오. <br> <a href = \"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\"> 자세히보기 </a> ",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "테두리 없음",
|
"Common.UI.ComboBorderSize.txtNoBorders": "테두리 없음",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "테두리 없음",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "테두리 없음",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "스타일 없음",
|
"Common.UI.ComboDataView.emptyComboText": "스타일 없음",
|
||||||
|
@ -349,7 +348,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "전환 시간 초과를 초과했습니다.",
|
"SSE.Controllers.Main.convertationTimeoutText": "전환 시간 초과를 초과했습니다.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "문서 목록으로 돌아가려면 \"OK\"를 누르십시오.",
|
"SSE.Controllers.Main.criticalErrorExtText": "문서 목록으로 돌아가려면 \"OK\"를 누르십시오.",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "오류",
|
"SSE.Controllers.Main.criticalErrorTitle": "오류",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "ONLYOFFICE 스프레드 시트 편집기",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "다운로드하지 못했습니다.",
|
"SSE.Controllers.Main.downloadErrorText": "다운로드하지 못했습니다.",
|
||||||
"SSE.Controllers.Main.downloadTextText": "스프레드 시트 다운로드 중 ...",
|
"SSE.Controllers.Main.downloadTextText": "스프레드 시트 다운로드 중 ...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "스프레드 시트 다운로드 중",
|
"SSE.Controllers.Main.downloadTitleText": "스프레드 시트 다운로드 중",
|
||||||
|
@ -1210,7 +1208,6 @@
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "새 스프레드 시트",
|
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "새 스프레드 시트",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "작성자",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "작성자",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "액세스 권한 변경",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "액세스 권한 변경",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "생성 날짜",
|
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "위치",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "위치",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "권한이있는 사람",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "권한이있는 사람",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "스프레드 시트 제목",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "스프레드 시트 제목",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "Atcelt",
|
"cancelButtonText": "Atcelt",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Warning",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Warning",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Ievadiet savu ziņu šeit",
|
"Common.Controllers.Chat.textEnterMessage": "Ievadiet savu ziņu šeit",
|
||||||
"Common.Controllers.Chat.textUserLimit": "You are using ONLYOFFICE Free Edition.<br>Only two users can co-edit the document simultaneously.<br>Want more? Consider buying ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "No borders",
|
"Common.UI.ComboBorderSize.txtNoBorders": "No borders",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "No borders",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "No borders",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "No styles",
|
"Common.UI.ComboDataView.emptyComboText": "No styles",
|
||||||
|
@ -346,7 +345,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "Konversijas taimauts pārsniegts.",
|
"SSE.Controllers.Main.convertationTimeoutText": "Konversijas taimauts pārsniegts.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Press \"OK\" to return to document list.",
|
"SSE.Controllers.Main.criticalErrorExtText": "Press \"OK\" to return to document list.",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Kļūda",
|
"SSE.Controllers.Main.criticalErrorTitle": "Kļūda",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "ONLYOFFICE Spreadsheet Editor",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "Lejuplāde neizdevās.",
|
"SSE.Controllers.Main.downloadErrorText": "Lejuplāde neizdevās.",
|
||||||
"SSE.Controllers.Main.downloadTextText": "Lejuplādē izklājlapu...",
|
"SSE.Controllers.Main.downloadTextText": "Lejuplādē izklājlapu...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "Lejuplādē izklājlapu",
|
"SSE.Controllers.Main.downloadTitleText": "Lejuplādē izklājlapu",
|
||||||
|
@ -1205,7 +1203,6 @@
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Jauna Izklājlapa",
|
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Jauna Izklājlapa",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autors",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autors",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Change access rights",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Change access rights",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "Izveides datums",
|
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Vieta",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Vieta",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personas kuriem ir tiesības",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personas kuriem ir tiesības",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Izklājlapas Nosaukums",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Izklājlapas Nosaukums",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "Annuleren",
|
"cancelButtonText": "Annuleren",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Waarschuwing",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Waarschuwing",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Voer hier uw bericht in",
|
"Common.Controllers.Chat.textEnterMessage": "Voer hier uw bericht in",
|
||||||
"Common.Controllers.Chat.textUserLimit": "U gebruikt ONLYOFFICE Free Edition.<br>Er kunnen maar twee gebruikers tegelijk het document bewerken.<br>U wilt meer? Overweeg ONLYOFFICE Enterprise Edition aan te schaffen.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Meer informatie</a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "Geen randen",
|
"Common.UI.ComboBorderSize.txtNoBorders": "Geen randen",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Geen randen",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Geen randen",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "Geen stijlen",
|
"Common.UI.ComboDataView.emptyComboText": "Geen stijlen",
|
||||||
|
@ -349,7 +348,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "Time-out voor conversie overschreden.",
|
"SSE.Controllers.Main.convertationTimeoutText": "Time-out voor conversie overschreden.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Klik op \"OK\" om terug te keren naar de lijst met documenten.",
|
"SSE.Controllers.Main.criticalErrorExtText": "Klik op \"OK\" om terug te keren naar de lijst met documenten.",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Fout",
|
"SSE.Controllers.Main.criticalErrorTitle": "Fout",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "ONLYOFFICE Spreadsheet Editor",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "Download mislukt.",
|
"SSE.Controllers.Main.downloadErrorText": "Download mislukt.",
|
||||||
"SSE.Controllers.Main.downloadTextText": "Spreadsheet downloaden...",
|
"SSE.Controllers.Main.downloadTextText": "Spreadsheet downloaden...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "Spreadsheet wordt gedownload",
|
"SSE.Controllers.Main.downloadTitleText": "Spreadsheet wordt gedownload",
|
||||||
|
@ -1211,7 +1209,6 @@
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nieuwe spreadsheet",
|
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nieuwe spreadsheet",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Auteur",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Auteur",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Toegangsrechten wijzigen",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Toegangsrechten wijzigen",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "Datum gemaakt",
|
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Locatie",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Locatie",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personen met rechten",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Personen met rechten",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Titel spreadsheet",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Titel spreadsheet",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "Anuluj",
|
"cancelButtonText": "Anuluj",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Ostrzeżenie",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Ostrzeżenie",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Wprowadź swoją wiadomość tutaj",
|
"Common.Controllers.Chat.textEnterMessage": "Wprowadź swoją wiadomość tutaj",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Używasz ONLYOFFICE Free Edition. <br> Tylko dwóch użytkowników może jednocześnie edytować dokument. Chcesz więcej? Zastanów się nad zakupem ONLYOFFICE Enterprise Edition. <a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\"> Czytaj więcej </a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "Bez krawędzi",
|
"Common.UI.ComboBorderSize.txtNoBorders": "Bez krawędzi",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Bez krawędzi",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Bez krawędzi",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "Brak styli",
|
"Common.UI.ComboDataView.emptyComboText": "Brak styli",
|
||||||
|
@ -262,7 +261,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "Przekroczono limit czasu konwersji.",
|
"SSE.Controllers.Main.convertationTimeoutText": "Przekroczono limit czasu konwersji.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Naciśnij \"OK\", aby powrócić do listy dokumentów.",
|
"SSE.Controllers.Main.criticalErrorExtText": "Naciśnij \"OK\", aby powrócić do listy dokumentów.",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Błąd",
|
"SSE.Controllers.Main.criticalErrorTitle": "Błąd",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "ONLYOFFICE Edytor arkusza kalkulacyjnego",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "Pobieranie nieudane.",
|
"SSE.Controllers.Main.downloadErrorText": "Pobieranie nieudane.",
|
||||||
"SSE.Controllers.Main.downloadTextText": "Pobieranie arkusza kalkulacyjnego...",
|
"SSE.Controllers.Main.downloadTextText": "Pobieranie arkusza kalkulacyjnego...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "Pobierz arkusz kalkulacyjny",
|
"SSE.Controllers.Main.downloadTitleText": "Pobierz arkusz kalkulacyjny",
|
||||||
|
@ -1097,7 +1095,6 @@
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nowy arkusz kalkulacyjny",
|
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nowy arkusz kalkulacyjny",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zmień prawa dostępu",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zmień prawa dostępu",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "Data utworzenia",
|
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Lokalizacja",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Lokalizacja",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osoby, które mają prawa",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osoby, które mają prawa",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Tytuł arkusza kalkulacyjnego",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Tytuł arkusza kalkulacyjnego",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "Cancelar",
|
"cancelButtonText": "Cancelar",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Aviso",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Aviso",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Inserir sua mensagem aqui",
|
"Common.Controllers.Chat.textEnterMessage": "Inserir sua mensagem aqui",
|
||||||
"Common.Controllers.Chat.textUserLimit": "You are using ONLYOFFICE Free Edition.<br>Only two users can co-edit the document simultaneously.<br>Want more? Consider buying ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "Sem bordas",
|
"Common.UI.ComboBorderSize.txtNoBorders": "Sem bordas",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Sem bordas",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Sem bordas",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "Sem estilos",
|
"Common.UI.ComboDataView.emptyComboText": "Sem estilos",
|
||||||
|
@ -248,7 +247,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "Tempo limite de conversão excedido.",
|
"SSE.Controllers.Main.convertationTimeoutText": "Tempo limite de conversão excedido.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Pressione \"OK\" para voltar para a lista de documentos.",
|
"SSE.Controllers.Main.criticalErrorExtText": "Pressione \"OK\" para voltar para a lista de documentos.",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Erro",
|
"SSE.Controllers.Main.criticalErrorTitle": "Erro",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "Editor de planilha ONLYOFFICE",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "Download falhou.",
|
"SSE.Controllers.Main.downloadErrorText": "Download falhou.",
|
||||||
"SSE.Controllers.Main.downloadTextText": "Baixando planilha...",
|
"SSE.Controllers.Main.downloadTextText": "Baixando planilha...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "Baixando planilha",
|
"SSE.Controllers.Main.downloadTitleText": "Baixando planilha",
|
||||||
|
@ -1082,7 +1080,6 @@
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nova planilha",
|
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nova planilha",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Alterar direitos de acesso",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Alterar direitos de acesso",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "Data de criação",
|
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Localização",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Localização",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Pessoas que têm direitos",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Pessoas que têm direitos",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Título da planilha",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Título da planilha",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "Отмена",
|
"cancelButtonText": "Отмена",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Предупреждение",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Предупреждение",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Введите здесь своё сообщение",
|
"Common.Controllers.Chat.textEnterMessage": "Введите здесь своё сообщение",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Вы используете бесплатную версию ONLYOFFICE.<br>Только два пользователя одновременно могут совместно редактировать документ.<br>Требуется больше? Рекомендуем приобрести корпоративную версию ONLYOFFICE.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Читать дальше</a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "Без границ",
|
"Common.UI.ComboBorderSize.txtNoBorders": "Без границ",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Без границ",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Без границ",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "Без стилей",
|
"Common.UI.ComboDataView.emptyComboText": "Без стилей",
|
||||||
|
@ -189,6 +188,7 @@
|
||||||
"Common.Views.ReviewPopover.textCancel": "Отмена",
|
"Common.Views.ReviewPopover.textCancel": "Отмена",
|
||||||
"Common.Views.ReviewPopover.textClose": "Закрыть",
|
"Common.Views.ReviewPopover.textClose": "Закрыть",
|
||||||
"Common.Views.ReviewPopover.textEdit": "OK",
|
"Common.Views.ReviewPopover.textEdit": "OK",
|
||||||
|
"Common.Views.ReviewPopover.textMention": "+упоминание предоставит доступ к документу и отправит оповещение по почте",
|
||||||
"Common.Views.ReviewPopover.textOpenAgain": "Открыть снова",
|
"Common.Views.ReviewPopover.textOpenAgain": "Открыть снова",
|
||||||
"Common.Views.ReviewPopover.textReply": "Ответить",
|
"Common.Views.ReviewPopover.textReply": "Ответить",
|
||||||
"Common.Views.ReviewPopover.textResolve": "Решить",
|
"Common.Views.ReviewPopover.textResolve": "Решить",
|
||||||
|
@ -223,19 +223,7 @@
|
||||||
"Common.Views.SignSettingsDialog.textShowDate": "Показывать дату подписи в строке подписи",
|
"Common.Views.SignSettingsDialog.textShowDate": "Показывать дату подписи в строке подписи",
|
||||||
"Common.Views.SignSettingsDialog.textTitle": "Настройка подписи",
|
"Common.Views.SignSettingsDialog.textTitle": "Настройка подписи",
|
||||||
"Common.Views.SignSettingsDialog.txtEmpty": "Это поле необходимо заполнить",
|
"Common.Views.SignSettingsDialog.txtEmpty": "Это поле необходимо заполнить",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryAll": "Все",
|
"SSE.Controllers.DataTab.textWizard": "Мастер распределения текста по столбцам",
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryLast10": "10 недавно использовавшихся",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryCube": "Кубические",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryDatabase": "Базы данных",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryDateAndTime": "Дата и время",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryEngineering": "Инженерные",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryFinancial": "Финансовые",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryInformation": "Информационные",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryLogical": "Логические",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryLookupAndReference": "Поиск и ссылки",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryMathematic": "Математические",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryStatistical": "Статистические",
|
|
||||||
"SSE.Controllers.FormulaDialog.sCategoryTextAndData": "Текст и данные",
|
|
||||||
"SSE.Controllers.DocumentHolder.alignmentText": "Выравнивание",
|
"SSE.Controllers.DocumentHolder.alignmentText": "Выравнивание",
|
||||||
"SSE.Controllers.DocumentHolder.centerText": "По центру",
|
"SSE.Controllers.DocumentHolder.centerText": "По центру",
|
||||||
"SSE.Controllers.DocumentHolder.deleteColumnText": "Удалить столбец",
|
"SSE.Controllers.DocumentHolder.deleteColumnText": "Удалить столбец",
|
||||||
|
@ -383,6 +371,19 @@
|
||||||
"SSE.Controllers.DocumentHolder.txtUndoExpansion": "Отменить авторазвертывание таблицы",
|
"SSE.Controllers.DocumentHolder.txtUndoExpansion": "Отменить авторазвертывание таблицы",
|
||||||
"SSE.Controllers.DocumentHolder.txtUseTextImport": "Использовать мастер импорта текста",
|
"SSE.Controllers.DocumentHolder.txtUseTextImport": "Использовать мастер импорта текста",
|
||||||
"SSE.Controllers.DocumentHolder.txtWidth": "Ширина",
|
"SSE.Controllers.DocumentHolder.txtWidth": "Ширина",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryAll": "Все",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryCube": "Аналитические",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryDatabase": "Базы данных",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryDateAndTime": "Дата и время",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryEngineering": "Инженерные",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryFinancial": "Финансовые",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryInformation": "Информационные",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryLast10": "Последние 10 использованных",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryLogical": "Логические",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryLookupAndReference": "Поиск и ссылки",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryMathematic": "Математические",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryStatistical": "Статистические",
|
||||||
|
"SSE.Controllers.FormulaDialog.sCategoryTextAndData": "Текст и данные",
|
||||||
"SSE.Controllers.LeftMenu.newDocumentTitle": "Электронная таблица без имени",
|
"SSE.Controllers.LeftMenu.newDocumentTitle": "Электронная таблица без имени",
|
||||||
"SSE.Controllers.LeftMenu.textByColumns": "По столбцам",
|
"SSE.Controllers.LeftMenu.textByColumns": "По столбцам",
|
||||||
"SSE.Controllers.LeftMenu.textByRows": "По строкам",
|
"SSE.Controllers.LeftMenu.textByRows": "По строкам",
|
||||||
|
@ -405,7 +406,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "Превышено время ожидания конвертации.",
|
"SSE.Controllers.Main.convertationTimeoutText": "Превышено время ожидания конвертации.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Нажмите \"OK\", чтобы вернуться к списку документов.",
|
"SSE.Controllers.Main.criticalErrorExtText": "Нажмите \"OK\", чтобы вернуться к списку документов.",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Ошибка",
|
"SSE.Controllers.Main.criticalErrorTitle": "Ошибка",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "ONLYOFFICE Spreadsheet Editor",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "Загрузка не удалась.",
|
"SSE.Controllers.Main.downloadErrorText": "Загрузка не удалась.",
|
||||||
"SSE.Controllers.Main.downloadTextText": "Загрузка электронной таблицы...",
|
"SSE.Controllers.Main.downloadTextText": "Загрузка электронной таблицы...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "Загрузка электронной таблицы",
|
"SSE.Controllers.Main.downloadTitleText": "Загрузка электронной таблицы",
|
||||||
|
@ -416,9 +416,10 @@
|
||||||
"SSE.Controllers.Main.errorAutoFilterDataRange": "Операция не может быть произведена для выбранного диапазона ячеек.<br>Выделите однородный диапазон данных, отличный от существующего, и повторите попытку.",
|
"SSE.Controllers.Main.errorAutoFilterDataRange": "Операция не может быть произведена для выбранного диапазона ячеек.<br>Выделите однородный диапазон данных, отличный от существующего, и повторите попытку.",
|
||||||
"SSE.Controllers.Main.errorAutoFilterHiddenRange": "Операция не может быть произведена, так как область содержит отфильтрованные ячейки.<br>Выведите на экран скрытые фильтром элементы и повторите попытку.",
|
"SSE.Controllers.Main.errorAutoFilterHiddenRange": "Операция не может быть произведена, так как область содержит отфильтрованные ячейки.<br>Выведите на экран скрытые фильтром элементы и повторите попытку.",
|
||||||
"SSE.Controllers.Main.errorBadImageUrl": "Неправильный URL-адрес изображения",
|
"SSE.Controllers.Main.errorBadImageUrl": "Неправильный URL-адрес изображения",
|
||||||
|
"SSE.Controllers.Main.errorCannotUngroup": "Невозможно разгруппировать. Чтобы создать структуру документа, выделите столбцы или строки и сгруппируйте их.",
|
||||||
"SSE.Controllers.Main.errorChangeArray": "Нельзя изменить часть массива.",
|
"SSE.Controllers.Main.errorChangeArray": "Нельзя изменить часть массива.",
|
||||||
"SSE.Controllers.Main.errorCoAuthoringDisconnect": "Потеряно соединение с сервером. В данный момент нельзя отредактировать документ.",
|
"SSE.Controllers.Main.errorCoAuthoringDisconnect": "Потеряно соединение с сервером. В данный момент нельзя отредактировать документ.",
|
||||||
"SSE.Controllers.Main.errorConnectToServer": "Не удается сохранить документ. Проверьте параметры подключения или обратитесь к вашему администратору.<br>Когда вы нажмете на кнопку 'OK', вам будет предложено скачать документ.<br><br>Дополнительную информацию о подключении Сервера документов можно найти <a href=\"https://api.onlyoffice.com/editors/callback\" target=\"_blank\">здесь</a>",
|
"SSE.Controllers.Main.errorConnectToServer": "Не удается сохранить документ. Проверьте параметры подключения или обратитесь к вашему администратору.<br>Когда вы нажмете на кнопку 'OK', вам будет предложено скачать документ.<br><br>Дополнительную информацию о подключении Сервера документов можно найти <a href=\"%1\" target=\"_blank\">здесь</a>",
|
||||||
"SSE.Controllers.Main.errorCopyMultiselectArea": "Данная команда неприменима для несвязных диапазонов.<br>Выберите один диапазон и повторите попытку.",
|
"SSE.Controllers.Main.errorCopyMultiselectArea": "Данная команда неприменима для несвязных диапазонов.<br>Выберите один диапазон и повторите попытку.",
|
||||||
"SSE.Controllers.Main.errorCountArg": "Ошибка во введенной формуле.<br>Использовано неверное количество аргументов.",
|
"SSE.Controllers.Main.errorCountArg": "Ошибка во введенной формуле.<br>Использовано неверное количество аргументов.",
|
||||||
"SSE.Controllers.Main.errorCountArgExceed": "Ошибка во введенной формуле.<br>Превышено количество аргументов.",
|
"SSE.Controllers.Main.errorCountArgExceed": "Ошибка во введенной формуле.<br>Превышено количество аргументов.",
|
||||||
|
@ -437,6 +438,7 @@
|
||||||
"SSE.Controllers.Main.errorForceSave": "При сохранении файла произошла ошибка. Используйте опцию 'Скачать как', чтобы сохранить файл на жестком диске компьютера или повторите попытку позже.",
|
"SSE.Controllers.Main.errorForceSave": "При сохранении файла произошла ошибка. Используйте опцию 'Скачать как', чтобы сохранить файл на жестком диске компьютера или повторите попытку позже.",
|
||||||
"SSE.Controllers.Main.errorFormulaName": "Ошибка во введенной формуле.<br>Использовано неверное имя формулы.",
|
"SSE.Controllers.Main.errorFormulaName": "Ошибка во введенной формуле.<br>Использовано неверное имя формулы.",
|
||||||
"SSE.Controllers.Main.errorFormulaParsing": "Внутренняя ошибка при синтаксическом анализе формулы.",
|
"SSE.Controllers.Main.errorFormulaParsing": "Внутренняя ошибка при синтаксическом анализе формулы.",
|
||||||
|
"SSE.Controllers.Main.errorFrmlMaxTextLength": "Длина текстовых значений в формулах не может превышать 255 символов.<br>Используйте функцию СЦЕПИТЬ или оператор сцепления (&).",
|
||||||
"SSE.Controllers.Main.errorFrmlWrongReferences": "Функция ссылается на лист, который не существует.<br>Проверьте данные и повторите попытку.",
|
"SSE.Controllers.Main.errorFrmlWrongReferences": "Функция ссылается на лист, который не существует.<br>Проверьте данные и повторите попытку.",
|
||||||
"SSE.Controllers.Main.errorInvalidRef": "Введите корректное имя для выделенного диапазона или допустимую ссылку для перехода.",
|
"SSE.Controllers.Main.errorInvalidRef": "Введите корректное имя для выделенного диапазона или допустимую ссылку для перехода.",
|
||||||
"SSE.Controllers.Main.errorKeyEncrypt": "Неизвестный дескриптор ключа",
|
"SSE.Controllers.Main.errorKeyEncrypt": "Неизвестный дескриптор ключа",
|
||||||
|
@ -502,7 +504,7 @@
|
||||||
"SSE.Controllers.Main.textCustomLoader": "Обратите внимание, что по условиям лицензии у вас нет прав изменять экран, отображаемый при загрузке.<br>Пожалуйста, обратитесь в наш отдел продаж, чтобы сделать запрос.",
|
"SSE.Controllers.Main.textCustomLoader": "Обратите внимание, что по условиям лицензии у вас нет прав изменять экран, отображаемый при загрузке.<br>Пожалуйста, обратитесь в наш отдел продаж, чтобы сделать запрос.",
|
||||||
"SSE.Controllers.Main.textLoadingDocument": "Загрузка таблицы",
|
"SSE.Controllers.Main.textLoadingDocument": "Загрузка таблицы",
|
||||||
"SSE.Controllers.Main.textNo": "Нет",
|
"SSE.Controllers.Main.textNo": "Нет",
|
||||||
"SSE.Controllers.Main.textNoLicenseTitle": "Ограничение по числу подключений ONLYOFFICE",
|
"SSE.Controllers.Main.textNoLicenseTitle": "Ограничение по числу подключений %1",
|
||||||
"SSE.Controllers.Main.textPaidFeature": "Платная функция",
|
"SSE.Controllers.Main.textPaidFeature": "Платная функция",
|
||||||
"SSE.Controllers.Main.textPleaseWait": "Операция может занять больше времени, чем предполагалось. Пожалуйста, подождите...",
|
"SSE.Controllers.Main.textPleaseWait": "Операция может занять больше времени, чем предполагалось. Пожалуйста, подождите...",
|
||||||
"SSE.Controllers.Main.textRecalcFormulas": "Вычисление формул...",
|
"SSE.Controllers.Main.textRecalcFormulas": "Вычисление формул...",
|
||||||
|
@ -737,7 +739,7 @@
|
||||||
"SSE.Controllers.Main.warnLicenseExp": "Истек срок действия лицензии.<br>Обновите лицензию, а затем обновите страницу.",
|
"SSE.Controllers.Main.warnLicenseExp": "Истек срок действия лицензии.<br>Обновите лицензию, а затем обновите страницу.",
|
||||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Превышено допустимое число одновременно работающих пользователей, и документ откроется только на просмотр.<br>Обратитесь к администратору за дополнительной информацией.",
|
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Превышено допустимое число одновременно работающих пользователей, и документ откроется только на просмотр.<br>Обратитесь к администратору за дополнительной информацией.",
|
||||||
"SSE.Controllers.Main.warnNoLicense": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по количеству одновременных подключений к серверу документов.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
"SSE.Controllers.Main.warnNoLicense": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по количеству одновременных подключений к серверу документов.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
||||||
"SSE.Controllers.Main.warnNoLicenseUsers": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по числу одновременно работающих пользователей.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
"SSE.Controllers.Main.warnNoLicenseUsers": "Эта версия редакторов %1 имеет некоторые ограничения по числу одновременно работающих пользователей.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
|
||||||
"SSE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.",
|
"SSE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.",
|
||||||
"SSE.Controllers.Print.strAllSheets": "Все листы",
|
"SSE.Controllers.Print.strAllSheets": "Все листы",
|
||||||
"SSE.Controllers.Print.textWarning": "Предупреждение",
|
"SSE.Controllers.Print.textWarning": "Предупреждение",
|
||||||
|
@ -1147,8 +1149,6 @@
|
||||||
"SSE.Views.CellSettings.textNewColor": "Пользовательский цвет",
|
"SSE.Views.CellSettings.textNewColor": "Пользовательский цвет",
|
||||||
"SSE.Views.CellSettings.textOrientation": "Ориентация текста",
|
"SSE.Views.CellSettings.textOrientation": "Ориентация текста",
|
||||||
"SSE.Views.CellSettings.textSelectBorders": "Выберите границы, к которым надо применить выбранный стиль",
|
"SSE.Views.CellSettings.textSelectBorders": "Выберите границы, к которым надо применить выбранный стиль",
|
||||||
"SSE.Views.CellSettings.textTextToColumn": "Текст по столбцам",
|
|
||||||
"SSE.Views.CellSettings.textWizard": "Мастер распределения текста по столбцам",
|
|
||||||
"SSE.Views.CellSettings.tipAll": "Задать внешнюю границу и все внутренние линии",
|
"SSE.Views.CellSettings.tipAll": "Задать внешнюю границу и все внутренние линии",
|
||||||
"SSE.Views.CellSettings.tipBottom": "Задать только внешнюю нижнюю границу",
|
"SSE.Views.CellSettings.tipBottom": "Задать только внешнюю нижнюю границу",
|
||||||
"SSE.Views.CellSettings.tipDiagD": "Задать диагональную границу сверху вниз",
|
"SSE.Views.CellSettings.tipDiagD": "Задать диагональную границу сверху вниз",
|
||||||
|
@ -1330,6 +1330,15 @@
|
||||||
"SSE.Views.ChartSettingsDlg.textYAxisTitle": "Название оси Y",
|
"SSE.Views.ChartSettingsDlg.textYAxisTitle": "Название оси Y",
|
||||||
"SSE.Views.ChartSettingsDlg.textZero": "Нулевые значения",
|
"SSE.Views.ChartSettingsDlg.textZero": "Нулевые значения",
|
||||||
"SSE.Views.ChartSettingsDlg.txtEmpty": "Это поле необходимо заполнить",
|
"SSE.Views.ChartSettingsDlg.txtEmpty": "Это поле необходимо заполнить",
|
||||||
|
"SSE.Views.DataTab.capBtnGroup": "Сгруппировать",
|
||||||
|
"SSE.Views.DataTab.capBtnTextToCol": "Текст по столбцам",
|
||||||
|
"SSE.Views.DataTab.capBtnUngroup": "Разгруппировать",
|
||||||
|
"SSE.Views.DataTab.textClear": "Удалить структуру",
|
||||||
|
"SSE.Views.DataTab.textColumns": "Разгруппировать столбцы",
|
||||||
|
"SSE.Views.DataTab.textRows": "Разгруппировать строки",
|
||||||
|
"SSE.Views.DataTab.tipGroup": "Сгруппировать диапазон ячеек",
|
||||||
|
"SSE.Views.DataTab.tipToColumns": "Разделить текст ячейки по столбцам",
|
||||||
|
"SSE.Views.DataTab.tipUngroup": "Разгруппировать диапазон ячеек",
|
||||||
"SSE.Views.DigitalFilterDialog.cancelButtonText": "Отмена",
|
"SSE.Views.DigitalFilterDialog.cancelButtonText": "Отмена",
|
||||||
"SSE.Views.DigitalFilterDialog.capAnd": "И",
|
"SSE.Views.DigitalFilterDialog.capAnd": "И",
|
||||||
"SSE.Views.DigitalFilterDialog.capCondition1": "равно",
|
"SSE.Views.DigitalFilterDialog.capCondition1": "равно",
|
||||||
|
@ -1494,13 +1503,21 @@
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.fromTemplateText": "По шаблону",
|
"SSE.Views.FileMenuPanels.CreateNew.fromTemplateText": "По шаблону",
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Создайте новую пустую электронную таблицу, к которой Вы сможете применить стили и отформатировать при редактировании после того, как она создана. Или выберите один из шаблонов, чтобы создать электронную таблицу определенного типа или предназначения, где уже предварительно применены некоторые стили.",
|
"SSE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Создайте новую пустую электронную таблицу, к которой Вы сможете применить стили и отформатировать при редактировании после того, как она создана. Или выберите один из шаблонов, чтобы создать электронную таблицу определенного типа или предназначения, где уже предварительно применены некоторые стили.",
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Новая электронная таблица",
|
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Новая электронная таблица",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Добавить автора",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Добавить текст",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Приложение",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Приложение",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Изменить права доступа",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Изменить права доступа",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "Дата создания",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtComment": "Комментарий",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Создана",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtModifyBy": "Автор последнего изменения",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtModifyDate": "Последнее изменение",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Владелец",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Размещение",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Размещение",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Люди, имеющие права",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Люди, имеющие права",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Название электронной таблицы",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtSubject": "Тема",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Название",
|
||||||
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtUploaded": "Загружена",
|
||||||
"SSE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Изменить права доступа",
|
"SSE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Изменить права доступа",
|
||||||
"SSE.Views.FileMenuPanels.DocumentRights.txtRights": "Люди, имеющие права",
|
"SSE.Views.FileMenuPanels.DocumentRights.txtRights": "Люди, имеющие права",
|
||||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.okButtonText": "Применить",
|
"SSE.Views.FileMenuPanels.MainSettingsGeneral.okButtonText": "Применить",
|
||||||
|
@ -1595,6 +1612,51 @@
|
||||||
"SSE.Views.FormulaDialog.textGroupDescription": "Выберите группу функций",
|
"SSE.Views.FormulaDialog.textGroupDescription": "Выберите группу функций",
|
||||||
"SSE.Views.FormulaDialog.textListDescription": "Выберите функцию",
|
"SSE.Views.FormulaDialog.textListDescription": "Выберите функцию",
|
||||||
"SSE.Views.FormulaDialog.txtTitle": "Вставить функцию",
|
"SSE.Views.FormulaDialog.txtTitle": "Вставить функцию",
|
||||||
|
"SSE.Views.FormulaTab.txtAdditional": "Дополнительно",
|
||||||
|
"SSE.Views.FormulaTab.txtAutosum": "Автосумма",
|
||||||
|
"SSE.Views.FormulaTab.txtAutosumTip": "Суммирование",
|
||||||
|
"SSE.Views.FormulaTab.txtFormula": "Функция",
|
||||||
|
"SSE.Views.FormulaTab.txtFormulaTip": "Вставить функцию",
|
||||||
|
"SSE.Views.FormulaTab.txtMore": "Другие функции",
|
||||||
|
"SSE.Views.FormulaTab.txtRecent": "Последние использованные",
|
||||||
|
"SSE.Views.GroupDialog.cancelButtonText": "Отмена",
|
||||||
|
"SSE.Views.GroupDialog.okButtonText": "OK",
|
||||||
|
"SSE.Views.GroupDialog.textColumns": "Столбцы",
|
||||||
|
"SSE.Views.GroupDialog.textRows": "Строки",
|
||||||
|
"SSE.Views.HeaderFooterDialog.cancelButtonText": "Отмена",
|
||||||
|
"SSE.Views.HeaderFooterDialog.okButtonText": "OK",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textAlign": "Выровнять относительно полей страницы",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textAll": "Все страницы",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textBold": "Жирный",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textCenter": "В центре",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textColor": "Цвет текста",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textDate": "Дата",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textDiffFirst": "Особый для первой страницы",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textDiffOdd": "Разные для четных и нечетных",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textEven": "Четная страница",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textFileName": "Имя файла",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textFirst": "Первая страница",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textFooter": "Нижний колонтитул",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textHeader": "Верхний колонтитул",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textInsert": "Вставить",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textItalic": "Курсив",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textLeft": "Слева",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textNewColor": "Пользовательский цвет",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textOdd": "Нечетная страница",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textPageCount": "Число страниц",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textPageNum": "Номер страницы",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textPresets": "Предустановки",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textRight": "Справа",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textScale": "Изменять масштаб вместе с документом",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textSheet": "Имя листа",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textStrikeout": "Зачеркнутый",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textSubscript": "Подстрочный",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textSuperscript": "Надстрочный",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textTime": "Время",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textTitle": "Параметры верхнего и нижнего колонтитулов",
|
||||||
|
"SSE.Views.HeaderFooterDialog.textUnderline": "Подчёркнутый",
|
||||||
|
"SSE.Views.HeaderFooterDialog.tipFontName": "Шрифт",
|
||||||
|
"SSE.Views.HeaderFooterDialog.tipFontSize": "Размер шрифта",
|
||||||
"SSE.Views.HyperlinkSettingsDialog.cancelButtonText": "Отмена",
|
"SSE.Views.HyperlinkSettingsDialog.cancelButtonText": "Отмена",
|
||||||
"SSE.Views.HyperlinkSettingsDialog.strDisplay": "Отображать",
|
"SSE.Views.HyperlinkSettingsDialog.strDisplay": "Отображать",
|
||||||
"SSE.Views.HyperlinkSettingsDialog.strLinkTo": "Связать с",
|
"SSE.Views.HyperlinkSettingsDialog.strLinkTo": "Связать с",
|
||||||
|
@ -2092,6 +2154,7 @@
|
||||||
"SSE.Views.TextArtSettings.txtPapyrus": "Папирус",
|
"SSE.Views.TextArtSettings.txtPapyrus": "Папирус",
|
||||||
"SSE.Views.TextArtSettings.txtWood": "Дерево",
|
"SSE.Views.TextArtSettings.txtWood": "Дерево",
|
||||||
"SSE.Views.Toolbar.capBtnComment": "Комментарий",
|
"SSE.Views.Toolbar.capBtnComment": "Комментарий",
|
||||||
|
"SSE.Views.Toolbar.capBtnInsHeader": "Колонтитулы",
|
||||||
"SSE.Views.Toolbar.capBtnMargins": "Поля",
|
"SSE.Views.Toolbar.capBtnMargins": "Поля",
|
||||||
"SSE.Views.Toolbar.capBtnPageOrient": "Ориентация",
|
"SSE.Views.Toolbar.capBtnPageOrient": "Ориентация",
|
||||||
"SSE.Views.Toolbar.capBtnPageSize": "Размер",
|
"SSE.Views.Toolbar.capBtnPageSize": "Размер",
|
||||||
|
@ -2101,7 +2164,7 @@
|
||||||
"SSE.Views.Toolbar.capImgForward": "Перенести вперед",
|
"SSE.Views.Toolbar.capImgForward": "Перенести вперед",
|
||||||
"SSE.Views.Toolbar.capImgGroup": "Группировка",
|
"SSE.Views.Toolbar.capImgGroup": "Группировка",
|
||||||
"SSE.Views.Toolbar.capInsertChart": "Диаграмма",
|
"SSE.Views.Toolbar.capInsertChart": "Диаграмма",
|
||||||
"SSE.Views.Toolbar.capInsertEquation": "Формула",
|
"SSE.Views.Toolbar.capInsertEquation": "Уравнение",
|
||||||
"SSE.Views.Toolbar.capInsertHyperlink": "Гиперссылка",
|
"SSE.Views.Toolbar.capInsertHyperlink": "Гиперссылка",
|
||||||
"SSE.Views.Toolbar.capInsertImage": "Изображение",
|
"SSE.Views.Toolbar.capInsertImage": "Изображение",
|
||||||
"SSE.Views.Toolbar.capInsertShape": "Фигура",
|
"SSE.Views.Toolbar.capInsertShape": "Фигура",
|
||||||
|
@ -2177,7 +2240,9 @@
|
||||||
"SSE.Views.Toolbar.textSuperscript": "Надстрочные знаки",
|
"SSE.Views.Toolbar.textSuperscript": "Надстрочные знаки",
|
||||||
"SSE.Views.Toolbar.textSurface": "Поверхность",
|
"SSE.Views.Toolbar.textSurface": "Поверхность",
|
||||||
"SSE.Views.Toolbar.textTabCollaboration": "Совместная работа",
|
"SSE.Views.Toolbar.textTabCollaboration": "Совместная работа",
|
||||||
|
"SSE.Views.Toolbar.textTabData": "Данные",
|
||||||
"SSE.Views.Toolbar.textTabFile": "Файл",
|
"SSE.Views.Toolbar.textTabFile": "Файл",
|
||||||
|
"SSE.Views.Toolbar.textTabFormula": "Формула",
|
||||||
"SSE.Views.Toolbar.textTabHome": "Главная",
|
"SSE.Views.Toolbar.textTabHome": "Главная",
|
||||||
"SSE.Views.Toolbar.textTabInsert": "Вставка",
|
"SSE.Views.Toolbar.textTabInsert": "Вставка",
|
||||||
"SSE.Views.Toolbar.textTabLayout": "Макет",
|
"SSE.Views.Toolbar.textTabLayout": "Макет",
|
||||||
|
@ -2210,6 +2275,7 @@
|
||||||
"SSE.Views.Toolbar.tipDigStyleCurrency": "Денежный формат",
|
"SSE.Views.Toolbar.tipDigStyleCurrency": "Денежный формат",
|
||||||
"SSE.Views.Toolbar.tipDigStylePercent": "Процентный формат",
|
"SSE.Views.Toolbar.tipDigStylePercent": "Процентный формат",
|
||||||
"SSE.Views.Toolbar.tipEditChart": "Изменить диаграмму",
|
"SSE.Views.Toolbar.tipEditChart": "Изменить диаграмму",
|
||||||
|
"SSE.Views.Toolbar.tipEditHeader": "Изменить колонтитулы",
|
||||||
"SSE.Views.Toolbar.tipFontColor": "Цвет шрифта",
|
"SSE.Views.Toolbar.tipFontColor": "Цвет шрифта",
|
||||||
"SSE.Views.Toolbar.tipFontName": "Шрифт",
|
"SSE.Views.Toolbar.tipFontName": "Шрифт",
|
||||||
"SSE.Views.Toolbar.tipFontSize": "Размер шрифта",
|
"SSE.Views.Toolbar.tipFontSize": "Размер шрифта",
|
||||||
|
@ -2220,11 +2286,12 @@
|
||||||
"SSE.Views.Toolbar.tipIncFont": "Увеличить размер шрифта",
|
"SSE.Views.Toolbar.tipIncFont": "Увеличить размер шрифта",
|
||||||
"SSE.Views.Toolbar.tipInsertChart": "Вставить диаграмму",
|
"SSE.Views.Toolbar.tipInsertChart": "Вставить диаграмму",
|
||||||
"SSE.Views.Toolbar.tipInsertChartSpark": "Вставить диаграмму",
|
"SSE.Views.Toolbar.tipInsertChartSpark": "Вставить диаграмму",
|
||||||
"SSE.Views.Toolbar.tipInsertEquation": "Вставить формулу",
|
"SSE.Views.Toolbar.tipInsertEquation": "Вставить уравнение",
|
||||||
"SSE.Views.Toolbar.tipInsertHyperlink": "Добавить гиперссылку",
|
"SSE.Views.Toolbar.tipInsertHyperlink": "Добавить гиперссылку",
|
||||||
"SSE.Views.Toolbar.tipInsertImage": "Вставить изображение",
|
"SSE.Views.Toolbar.tipInsertImage": "Вставить изображение",
|
||||||
"SSE.Views.Toolbar.tipInsertOpt": "Вставить ячейки",
|
"SSE.Views.Toolbar.tipInsertOpt": "Вставить ячейки",
|
||||||
"SSE.Views.Toolbar.tipInsertShape": "Вставить автофигуру",
|
"SSE.Views.Toolbar.tipInsertShape": "Вставить автофигуру",
|
||||||
|
"SSE.Views.Toolbar.tipInsertTable": "Вставить таблицу",
|
||||||
"SSE.Views.Toolbar.tipInsertText": "Вставить надпись",
|
"SSE.Views.Toolbar.tipInsertText": "Вставить надпись",
|
||||||
"SSE.Views.Toolbar.tipInsertTextart": "Вставить объект Text Art",
|
"SSE.Views.Toolbar.tipInsertTextart": "Вставить объект Text Art",
|
||||||
"SSE.Views.Toolbar.tipMerge": "Объединить",
|
"SSE.Views.Toolbar.tipMerge": "Объединить",
|
||||||
|
@ -2314,7 +2381,6 @@
|
||||||
"SSE.Views.Toolbar.txtTime": "Время",
|
"SSE.Views.Toolbar.txtTime": "Время",
|
||||||
"SSE.Views.Toolbar.txtUnmerge": "Отменить объединение ячеек",
|
"SSE.Views.Toolbar.txtUnmerge": "Отменить объединение ячеек",
|
||||||
"SSE.Views.Toolbar.txtYen": "¥ Иена",
|
"SSE.Views.Toolbar.txtYen": "¥ Иена",
|
||||||
"SSE.Views.Toolbar.capBtnInsHeader": "Колонтитулы",
|
|
||||||
"SSE.Views.Top10FilterDialog.cancelButtonText": "Отмена",
|
"SSE.Views.Top10FilterDialog.cancelButtonText": "Отмена",
|
||||||
"SSE.Views.Top10FilterDialog.okButtonText": "OK",
|
"SSE.Views.Top10FilterDialog.okButtonText": "OK",
|
||||||
"SSE.Views.Top10FilterDialog.textType": "Показать",
|
"SSE.Views.Top10FilterDialog.textType": "Показать",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "Zrušiť",
|
"cancelButtonText": "Zrušiť",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Upozornenie",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Upozornenie",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Zadať svoju správu tu",
|
"Common.Controllers.Chat.textEnterMessage": "Zadať svoju správu tu",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Používate ONLYOFFICE vydanie zadarmo.<br>Iba dvaja používatelia dokážu spolueditovať dokument súčasne.<br>Chcete viac? Zvážte kúpu ONLYOFFICE Podnikové vydanie.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "Bez orámovania",
|
"Common.UI.ComboBorderSize.txtNoBorders": "Bez orámovania",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Bez orámovania",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Bez orámovania",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "Žiadne štýly",
|
"Common.UI.ComboDataView.emptyComboText": "Žiadne štýly",
|
||||||
|
@ -270,7 +269,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "Prekročený čas konverzie.",
|
"SSE.Controllers.Main.convertationTimeoutText": "Prekročený čas konverzie.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Stlačte \"OK\" pre návrat do zoznamu dokumentov.",
|
"SSE.Controllers.Main.criticalErrorExtText": "Stlačte \"OK\" pre návrat do zoznamu dokumentov.",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Chyba",
|
"SSE.Controllers.Main.criticalErrorTitle": "Chyba",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "ONLYOFFICE Editor tabuliek",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "Sťahovanie zlyhalo.",
|
"SSE.Controllers.Main.downloadErrorText": "Sťahovanie zlyhalo.",
|
||||||
"SSE.Controllers.Main.downloadTextText": "Načítavanie tabuľky...",
|
"SSE.Controllers.Main.downloadTextText": "Načítavanie tabuľky...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "Načítavanie tabuľky",
|
"SSE.Controllers.Main.downloadTitleText": "Načítavanie tabuľky",
|
||||||
|
@ -1107,7 +1105,6 @@
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nový zošit",
|
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nový zošit",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autor",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zmeniť prístupové práva",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Zmeniť prístupové práva",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "Dátum vytvorenia",
|
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Umiestnenie",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Umiestnenie",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osoby s oprávneniami",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osoby s oprávneniami",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Názov zošitu",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Názov zošitu",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "Prekliči",
|
"cancelButtonText": "Prekliči",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Opozorilo",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Opozorilo",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Svoje sporočilo vnesite tu",
|
"Common.Controllers.Chat.textEnterMessage": "Svoje sporočilo vnesite tu",
|
||||||
"Common.Controllers.Chat.textUserLimit": "You are using ONLYOFFICE Free Edition.<br>Only two users can co-edit the document simultaneously.<br>Want more? Consider buying ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "Ni mej",
|
"Common.UI.ComboBorderSize.txtNoBorders": "Ni mej",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Ni mej",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Ni mej",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "Ni slogov",
|
"Common.UI.ComboDataView.emptyComboText": "Ni slogov",
|
||||||
|
@ -109,7 +108,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "Pretvorbena prekinitev presežena.",
|
"SSE.Controllers.Main.convertationTimeoutText": "Pretvorbena prekinitev presežena.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Pritisnite \"OK\" za vrnitev na seznam dokumentov.",
|
"SSE.Controllers.Main.criticalErrorExtText": "Pritisnite \"OK\" za vrnitev na seznam dokumentov.",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Napaka",
|
"SSE.Controllers.Main.criticalErrorTitle": "Napaka",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "ONLYOFFICE Urejevalnik razpredelnice",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "Prenos ni uspel.",
|
"SSE.Controllers.Main.downloadErrorText": "Prenos ni uspel.",
|
||||||
"SSE.Controllers.Main.downloadTextText": "Prenašanje razpredelnice...",
|
"SSE.Controllers.Main.downloadTextText": "Prenašanje razpredelnice...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "Prenašanje razpredelnice",
|
"SSE.Controllers.Main.downloadTitleText": "Prenašanje razpredelnice",
|
||||||
|
@ -452,7 +450,6 @@
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nova razpredelnica",
|
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nova razpredelnica",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Avtor",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Avtor",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Spremeni pravice dostopa",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Spremeni pravice dostopa",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "Datum nastanka",
|
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Lokacija",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Lokacija",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osebe, ki imajo pravice",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osebe, ki imajo pravice",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Naslov razpredelnice",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Naslov razpredelnice",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "İptal Et",
|
"cancelButtonText": "İptal Et",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Dikkat",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Dikkat",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Mesajınızı buraya giriniz",
|
"Common.Controllers.Chat.textEnterMessage": "Mesajınızı buraya giriniz",
|
||||||
"Common.Controllers.Chat.textUserLimit": "You are using ONLYOFFICE Free Edition.<br>Only two users can co-edit the document simultaneously.<br>Want more? Consider buying ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Read more</a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "Sınır yok",
|
"Common.UI.ComboBorderSize.txtNoBorders": "Sınır yok",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Sınır yok",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Sınır yok",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "Stil yok",
|
"Common.UI.ComboDataView.emptyComboText": "Stil yok",
|
||||||
|
@ -249,7 +248,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "Değişim süresi aşıldı.",
|
"SSE.Controllers.Main.convertationTimeoutText": "Değişim süresi aşıldı.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Döküman listesine dönmek için \"TAMAM\"'a tıklayın",
|
"SSE.Controllers.Main.criticalErrorExtText": "Döküman listesine dönmek için \"TAMAM\"'a tıklayın",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Hata",
|
"SSE.Controllers.Main.criticalErrorTitle": "Hata",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "ONLYOFFICE Spreadsheet Editör",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "Yükleme başarısız oldu.",
|
"SSE.Controllers.Main.downloadErrorText": "Yükleme başarısız oldu.",
|
||||||
"SSE.Controllers.Main.downloadTextText": "Spreadsheet yükleniyor...",
|
"SSE.Controllers.Main.downloadTextText": "Spreadsheet yükleniyor...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "Spreadsheet Yükleniyor",
|
"SSE.Controllers.Main.downloadTitleText": "Spreadsheet Yükleniyor",
|
||||||
|
@ -1082,7 +1080,6 @@
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Yeni Spreadsheet",
|
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Yeni Spreadsheet",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Yayıncı",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Yayıncı",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Erişim haklarını değiştir",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Erişim haklarını değiştir",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "Oluşturulma tarihi",
|
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Lokasyon",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Lokasyon",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Hakkı olan kişiler",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Hakkı olan kişiler",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Spreadsheet Başlığı",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Spreadsheet Başlığı",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "Скасувати",
|
"cancelButtonText": "Скасувати",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Застереження",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Застереження",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "ВВедіть своє повідомлення тут",
|
"Common.Controllers.Chat.textEnterMessage": "ВВедіть своє повідомлення тут",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Ви використовуюєте ONLYOFFICE Free Edition. <br> Тільки два користувачі можуть одночасно редагувати документ одночасно. <br> Хочете більше? Подумайте про придбання версії ONLYOFFICE Enterprise Edition. <br> <a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\"> Докладніше </a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "Немає кордонів",
|
"Common.UI.ComboBorderSize.txtNoBorders": "Немає кордонів",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Немає кордонів",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Немає кордонів",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "Немає стилів",
|
"Common.UI.ComboDataView.emptyComboText": "Немає стилів",
|
||||||
|
@ -248,7 +247,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "Термін переходу перевищено.",
|
"SSE.Controllers.Main.convertationTimeoutText": "Термін переходу перевищено.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Натисніть \"OK\", щоб повернутися до списку документів.",
|
"SSE.Controllers.Main.criticalErrorExtText": "Натисніть \"OK\", щоб повернутися до списку документів.",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Помилка",
|
"SSE.Controllers.Main.criticalErrorTitle": "Помилка",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "ONLYOFFICE Редактор електронних таблиць",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "Завантаження не вдалося",
|
"SSE.Controllers.Main.downloadErrorText": "Завантаження не вдалося",
|
||||||
"SSE.Controllers.Main.downloadTextText": "Завантаження електронної таблиці...",
|
"SSE.Controllers.Main.downloadTextText": "Завантаження електронної таблиці...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "Завантаження електронної таблиці",
|
"SSE.Controllers.Main.downloadTitleText": "Завантаження електронної таблиці",
|
||||||
|
@ -1081,7 +1079,6 @@
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Нова таблиця",
|
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Нова таблиця",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Змінити права доступу",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Змінити права доступу",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "Дата створення",
|
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Місцезнаходження",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Місцезнаходження",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Особи, які мають права",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Особи, які мають права",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Назва електронної таблиці",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Назва електронної таблиці",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"cancelButtonText": "Hủy",
|
"cancelButtonText": "Hủy",
|
||||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Cảnh báo",
|
"Common.Controllers.Chat.notcriticalErrorTitle": "Cảnh báo",
|
||||||
"Common.Controllers.Chat.textEnterMessage": "Nhập tin nhắn của bạn ở đây",
|
"Common.Controllers.Chat.textEnterMessage": "Nhập tin nhắn của bạn ở đây",
|
||||||
"Common.Controllers.Chat.textUserLimit": "Bạn đang sử dụng ONLYOFFICE Free Edition.<br>Chỉ hai người dùng có thể đồng thời cùng chỉnh sửa tài liệu.<br>Bạn muốn nhiều hơn? Cân nhắc mua ONLYOFFICE Enterprise Edition.<br><a href=\"http://www.onlyoffice.com/free-edition.aspx\" target=\"_blank\">Đọc thêm</a>",
|
|
||||||
"Common.UI.ComboBorderSize.txtNoBorders": "Không viền",
|
"Common.UI.ComboBorderSize.txtNoBorders": "Không viền",
|
||||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Không viền",
|
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Không viền",
|
||||||
"Common.UI.ComboDataView.emptyComboText": "Không có kiểu",
|
"Common.UI.ComboDataView.emptyComboText": "Không có kiểu",
|
||||||
|
@ -248,7 +247,6 @@
|
||||||
"SSE.Controllers.Main.convertationTimeoutText": "Đã quá thời gian chờ chuyển đổi.",
|
"SSE.Controllers.Main.convertationTimeoutText": "Đã quá thời gian chờ chuyển đổi.",
|
||||||
"SSE.Controllers.Main.criticalErrorExtText": "Nhấp \"OK\" để trở lại danh sách tài liệu.",
|
"SSE.Controllers.Main.criticalErrorExtText": "Nhấp \"OK\" để trở lại danh sách tài liệu.",
|
||||||
"SSE.Controllers.Main.criticalErrorTitle": "Lỗi",
|
"SSE.Controllers.Main.criticalErrorTitle": "Lỗi",
|
||||||
"SSE.Controllers.Main.defaultTitleText": "ONLYOFFICE Spreadsheet Editor",
|
|
||||||
"SSE.Controllers.Main.downloadErrorText": "Tải về không thành công.",
|
"SSE.Controllers.Main.downloadErrorText": "Tải về không thành công.",
|
||||||
"SSE.Controllers.Main.downloadTextText": "Đang tải về bảng tính...",
|
"SSE.Controllers.Main.downloadTextText": "Đang tải về bảng tính...",
|
||||||
"SSE.Controllers.Main.downloadTitleText": "Đang tải về Bảng tính",
|
"SSE.Controllers.Main.downloadTitleText": "Đang tải về Bảng tính",
|
||||||
|
@ -1081,7 +1079,6 @@
|
||||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Bảng tính mới",
|
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Bảng tính mới",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Tác giả",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Tác giả",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Thay đổi quyền truy cập",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Thay đổi quyền truy cập",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtDate": "Ngày tạo",
|
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Địa điểm",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Địa điểm",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Những cá nhân có quyền",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Những cá nhân có quyền",
|
||||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Tiêu đề Bảng tính",
|
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Tiêu đề Bảng tính",
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue