diff --git a/apps/documenteditor/main/app/view/FileMenu.js b/apps/documenteditor/main/app/view/FileMenu.js index a448032aa..0b23ce8e1 100644 --- a/apps/documenteditor/main/app/view/FileMenu.js +++ b/apps/documenteditor/main/app/view/FileMenu.js @@ -428,7 +428,6 @@ define([ if ( this.mode.canCreateNew ) { if (this.mode.templates && this.mode.templates.length) { - $('a',this.miNew.$el).text(this.btnCreateNewCaption + '...'); !this.panels['new'] && (this.panels['new'] = ((new DE.Views.FileMenuPanels.CreateNew({menu: this, docs: this.mode.templates, blank: this.mode.canRequestCreateNew || !!this.mode.createUrl})).render())); } } diff --git a/apps/documenteditor/main/locale/az.json b/apps/documenteditor/main/locale/az.json index 616ae0206..16c153350 100644 --- a/apps/documenteditor/main/locale/az.json +++ b/apps/documenteditor/main/locale/az.json @@ -526,7 +526,7 @@ "DE.Controllers.Main.errorDataRange": "Yanlış məlumat diapazonu.", "DE.Controllers.Main.errorDefaultMessage": "Xəta kodu: %1", "DE.Controllers.Main.errorDirectUrl": "Sənədin linkini doğrulayın.
Bu link endiriləcək faylın birbaşa linki olmalıdır.", - "DE.Controllers.Main.errorEditingDownloadas": "Sənədlə işləyərkən xəta baş verdi.
Faylın ehtiyat nüsxəsini kompüterinizin sərtt diskində saxlamaq üçün \"... Kimi Endirin...\" seçimindən istifadə edin.", + "DE.Controllers.Main.errorEditingDownloadas": "Sənədlə işləyərkən xəta baş verdi.
Faylın ehtiyat nüsxəsini kompüterinizin sərtt diskində saxlamaq üçün \"Kimi Endirin\" seçimindən istifadə edin.", "DE.Controllers.Main.errorEditingSaveas": "Sənədlə işləyərkən xəta baş verdi.
Yedək nüsxəsini kompüterinizin sərt diskində saxlamaq üçün \"... kimi yadda saxla\" seçimindən istifadə edin.", "DE.Controllers.Main.errorEmailClient": "Heç bir e-poçt müştərisi tapılmadı.", "DE.Controllers.Main.errorFilePassProtect": "Fayl parolla qorunur və onu açmaq mümkün deyil.", @@ -1646,22 +1646,22 @@ "DE.Views.FileMenu.btnBackCaption": "Fayl yerini açın", "DE.Views.FileMenu.btnCloseMenuCaption": "Menyunu bağlayın", "DE.Views.FileMenu.btnCreateNewCaption": "Yenisini Yarat", - "DE.Views.FileMenu.btnDownloadCaption": "... Kimi Endirin", + "DE.Views.FileMenu.btnDownloadCaption": "Kimi Endirin", "DE.Views.FileMenu.btnExitCaption": "Çıxın", - "DE.Views.FileMenu.btnFileOpenCaption": "Açın...", - "DE.Views.FileMenu.btnHelpCaption": "Yardım...", + "DE.Views.FileMenu.btnFileOpenCaption": "Açın", + "DE.Views.FileMenu.btnHelpCaption": "Yardım", "DE.Views.FileMenu.btnHistoryCaption": "Versiya tarixçəsi", - "DE.Views.FileMenu.btnInfoCaption": "Sənəd Haqqında Məlumt... ", + "DE.Views.FileMenu.btnInfoCaption": "Sənəd Haqqında Məlumt", "DE.Views.FileMenu.btnPrintCaption": "Çap", "DE.Views.FileMenu.btnProtectCaption": "Qoruyun", - "DE.Views.FileMenu.btnRecentFilesCaption": "Sonuncu ... açın", + "DE.Views.FileMenu.btnRecentFilesCaption": "Sonuncu açın", "DE.Views.FileMenu.btnRenameCaption": "Adını Dəyişdir", "DE.Views.FileMenu.btnReturnCaption": "Sənədə qayıt", - "DE.Views.FileMenu.btnRightsCaption": "Giriş Hüquqları...", + "DE.Views.FileMenu.btnRightsCaption": "Giriş Hüquqları", "DE.Views.FileMenu.btnSaveAsCaption": "kimi yadda saxla", "DE.Views.FileMenu.btnSaveCaption": "Yadda saxla", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Kopya kimi yadda saxla...", - "DE.Views.FileMenu.btnSettingsCaption": "Təkmilləşdirilmiş Parametrlər...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Kopya kimi yadda saxla", + "DE.Views.FileMenu.btnSettingsCaption": "Təkmilləşdirilmiş Parametrlər", "DE.Views.FileMenu.btnToEditCaption": "Sənədi Redaktə edin", "DE.Views.FileMenu.textDownload": "Endir", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Boş Sənəd", diff --git a/apps/documenteditor/main/locale/be.json b/apps/documenteditor/main/locale/be.json index 4c841c12d..d854dbb45 100644 --- a/apps/documenteditor/main/locale/be.json +++ b/apps/documenteditor/main/locale/be.json @@ -479,7 +479,7 @@ "DE.Controllers.Main.errorDataRange": "Хібны дыяпазон даных.", "DE.Controllers.Main.errorDefaultMessage": "Код памылкі: %1", "DE.Controllers.Main.errorDirectUrl": "Калі ласка, праверце спасылку на дакумент.
Гэтая спасылка мусіць быць непасрэднай спасылкай для спампоўвання файла.", - "DE.Controllers.Main.errorEditingDownloadas": "Падчас працы з дакументам адбылася памылка.
Выкарыстайце параметр \"Спампаваць як…\", каб захаваць рэзервовую копію файла на цвёрды дыск камп’ютара.", + "DE.Controllers.Main.errorEditingDownloadas": "Падчас працы з дакументам адбылася памылка.
Выкарыстайце параметр \"Спампаваць як\", каб захаваць рэзервовую копію файла на цвёрды дыск камп’ютара.", "DE.Controllers.Main.errorEditingSaveas": "Падчас працы з дакументам адбылася памылка.
Выкарыстайце параметр \"Захаваць як…\", каб захаваць рэзервовую копію файла на цвёрды дыск камп’ютара.", "DE.Controllers.Main.errorEmailClient": "Не знойдзена паштовага кліента.", "DE.Controllers.Main.errorFilePassProtect": "Файл абаронены паролем, яго немагчыма адкрыць.", @@ -1576,20 +1576,20 @@ "DE.Views.FileMenu.btnBackCaption": "Перайсці да дакументаў", "DE.Views.FileMenu.btnCloseMenuCaption": "Закрыць меню", "DE.Views.FileMenu.btnCreateNewCaption": "Стварыць новы", - "DE.Views.FileMenu.btnDownloadCaption": "Спампаваць як...", - "DE.Views.FileMenu.btnHelpCaption": "Даведка…", + "DE.Views.FileMenu.btnDownloadCaption": "Спампаваць як", + "DE.Views.FileMenu.btnHelpCaption": "Даведка", "DE.Views.FileMenu.btnHistoryCaption": "Гісторыя версій", - "DE.Views.FileMenu.btnInfoCaption": "Інфармацыя пра дакумент…", + "DE.Views.FileMenu.btnInfoCaption": "Інфармацыя пра дакумент", "DE.Views.FileMenu.btnPrintCaption": "Друк", "DE.Views.FileMenu.btnProtectCaption": "Абараніць", - "DE.Views.FileMenu.btnRecentFilesCaption": "Адкрыць апошнія…", - "DE.Views.FileMenu.btnRenameCaption": "Змяніць назву…", + "DE.Views.FileMenu.btnRecentFilesCaption": "Адкрыць апошнія", + "DE.Views.FileMenu.btnRenameCaption": "Змяніць назву", "DE.Views.FileMenu.btnReturnCaption": "Вярнуцца да дакумента", - "DE.Views.FileMenu.btnRightsCaption": "Правы на доступ…", + "DE.Views.FileMenu.btnRightsCaption": "Правы на доступ", "DE.Views.FileMenu.btnSaveAsCaption": "Захаваць як", "DE.Views.FileMenu.btnSaveCaption": "Захаваць", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Захаваць копію як…", - "DE.Views.FileMenu.btnSettingsCaption": "Дадатковыя налады…", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Захаваць копію як", + "DE.Views.FileMenu.btnSettingsCaption": "Дадатковыя налады", "DE.Views.FileMenu.btnToEditCaption": "Рэдагаваць дакумент", "DE.Views.FileMenu.textDownload": "Спампаваць", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Пусты дакумент", diff --git a/apps/documenteditor/main/locale/bg.json b/apps/documenteditor/main/locale/bg.json index 064788551..8ba08d473 100644 --- a/apps/documenteditor/main/locale/bg.json +++ b/apps/documenteditor/main/locale/bg.json @@ -365,7 +365,7 @@ "DE.Controllers.Main.errorDataEncrypted": "Получени са криптирани промени, които не могат да бъдат дешифрирани.", "DE.Controllers.Main.errorDataRange": "Неправилен обхват от данни.", "DE.Controllers.Main.errorDefaultMessage": "Код на грешка: %1", - "DE.Controllers.Main.errorEditingDownloadas": "Възникна грешка по време на работа с документа.
Използвайте опцията 'Download as ...', за да запишете архивното копие на файла на твърдия диск на компютъра.", + "DE.Controllers.Main.errorEditingDownloadas": "Възникна грешка по време на работа с документа.
Използвайте опцията 'Download as', за да запишете архивното копие на файла на твърдия диск на компютъра.", "DE.Controllers.Main.errorEditingSaveas": "Възникна грешка по време на работа с документа.
Използвайте опцията „Запазване като ...“, за да запишете архивното копие на файла на твърдия диск на компютъра.", "DE.Controllers.Main.errorEmailClient": "Не може да се намери имейл клиент.", "DE.Controllers.Main.errorFilePassProtect": "Файлът е защитен с парола и не може да бъде отворен.", @@ -1342,20 +1342,20 @@ "DE.Views.FileMenu.btnBackCaption": "Mестоположението на файла", "DE.Views.FileMenu.btnCloseMenuCaption": "Затваряне на менюто", "DE.Views.FileMenu.btnCreateNewCaption": "Създай нов", - "DE.Views.FileMenu.btnDownloadCaption": "Изтеглете като ...", - "DE.Views.FileMenu.btnHelpCaption": "Помощ...", + "DE.Views.FileMenu.btnDownloadCaption": "Изтеглете като", + "DE.Views.FileMenu.btnHelpCaption": "Помощ", "DE.Views.FileMenu.btnHistoryCaption": "История на версиите", - "DE.Views.FileMenu.btnInfoCaption": "Информация за документа ...", + "DE.Views.FileMenu.btnInfoCaption": "Информация за документа", "DE.Views.FileMenu.btnPrintCaption": "Печат", "DE.Views.FileMenu.btnProtectCaption": "Защитавам", - "DE.Views.FileMenu.btnRecentFilesCaption": "Отваряне на последните ...", - "DE.Views.FileMenu.btnRenameCaption": "Преименуване ...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Отваряне на последните", + "DE.Views.FileMenu.btnRenameCaption": "Преименуване", "DE.Views.FileMenu.btnReturnCaption": "Назад към документа", - "DE.Views.FileMenu.btnRightsCaption": "Права за достъп...", + "DE.Views.FileMenu.btnRightsCaption": "Права за достъп", "DE.Views.FileMenu.btnSaveAsCaption": "Запази като", "DE.Views.FileMenu.btnSaveCaption": "Запази", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Запазване на копието като ...", - "DE.Views.FileMenu.btnSettingsCaption": "Разширени настройки ...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Запазване на копието като", + "DE.Views.FileMenu.btnSettingsCaption": "Разширени настройки", "DE.Views.FileMenu.btnToEditCaption": "Редактиране на документ", "DE.Views.FileMenu.textDownload": "Изтегли", "DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Добави автор", diff --git a/apps/documenteditor/main/locale/ca.json b/apps/documenteditor/main/locale/ca.json index 9011a8f33..de5b19df2 100644 --- a/apps/documenteditor/main/locale/ca.json +++ b/apps/documenteditor/main/locale/ca.json @@ -576,7 +576,7 @@ "DE.Controllers.Main.errorDataRange": "L'interval de dades no és correcte.", "DE.Controllers.Main.errorDefaultMessage": "Codi d'error:%1", "DE.Controllers.Main.errorDirectUrl": "Verifiqueu l'enllaç al document.
Aquest enllaç ha de ser un enllaç directe al fitxer per baixar-lo.", - "DE.Controllers.Main.errorEditingDownloadas": "S'ha produït un error mentre es treballava amb el document.
Utilitzeu l'opció \"Baixa-ho com a ...\" per desar la còpia de seguretat del fitxer al disc dur de l'ordinador.", + "DE.Controllers.Main.errorEditingDownloadas": "S'ha produït un error mentre es treballava amb el document.
Utilitzeu l'opció \"Baixa-ho com a\" per desar la còpia de seguretat del fitxer al disc dur de l'ordinador.", "DE.Controllers.Main.errorEditingSaveas": "S'ha produït un error mentre es treballava amb el document.
Utilitzeu l'opció \"Desar com a ...\" per desar la còpia de seguretat del fitxer al disc dur de l’ordinador.", "DE.Controllers.Main.errorEmailClient": "No s'ha trobat cap client de correu electrònic", "DE.Controllers.Main.errorEmptyTOC": "Comenceu a crear una taula de continguts aplicant un estil d'encapçalament de la galeria d'Estils al text seleccionat.", @@ -1711,22 +1711,22 @@ "DE.Views.FileMenu.btnBackCaption": "Obre la ubicació del fitxer", "DE.Views.FileMenu.btnCloseMenuCaption": "Tanca el menú", "DE.Views.FileMenu.btnCreateNewCaption": "Crea'n un de nou", - "DE.Views.FileMenu.btnDownloadCaption": "Baixa-ho com a...", + "DE.Views.FileMenu.btnDownloadCaption": "Baixa-ho com a", "DE.Views.FileMenu.btnExitCaption": "Tancar", - "DE.Views.FileMenu.btnFileOpenCaption": "Obre...", - "DE.Views.FileMenu.btnHelpCaption": "Ajuda...", + "DE.Views.FileMenu.btnFileOpenCaption": "Obre", + "DE.Views.FileMenu.btnHelpCaption": "Ajuda", "DE.Views.FileMenu.btnHistoryCaption": "Historial de versions", - "DE.Views.FileMenu.btnInfoCaption": "Informació del document...", + "DE.Views.FileMenu.btnInfoCaption": "Informació del document", "DE.Views.FileMenu.btnPrintCaption": "Imprimeix", "DE.Views.FileMenu.btnProtectCaption": "Protegeix", - "DE.Views.FileMenu.btnRecentFilesCaption": "Obre recent...", - "DE.Views.FileMenu.btnRenameCaption": "Canvia el nom ...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Obre recent", + "DE.Views.FileMenu.btnRenameCaption": "Canvia el nom", "DE.Views.FileMenu.btnReturnCaption": "Torna al document", - "DE.Views.FileMenu.btnRightsCaption": "Drets d'accés ...", + "DE.Views.FileMenu.btnRightsCaption": "Drets d'accés", "DE.Views.FileMenu.btnSaveAsCaption": "Desa-ho com", "DE.Views.FileMenu.btnSaveCaption": "Desa", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Desa la còpia com a...", - "DE.Views.FileMenu.btnSettingsCaption": "Configuració avançada...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Desa la còpia com a", + "DE.Views.FileMenu.btnSettingsCaption": "Configuració avançada", "DE.Views.FileMenu.btnToEditCaption": "Edita el document", "DE.Views.FileMenu.textDownload": "Baixa", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Document en blanc", diff --git a/apps/documenteditor/main/locale/cs.json b/apps/documenteditor/main/locale/cs.json index aa96324e5..bca1aa81f 100644 --- a/apps/documenteditor/main/locale/cs.json +++ b/apps/documenteditor/main/locale/cs.json @@ -575,7 +575,7 @@ "DE.Controllers.Main.errorDataRange": "Nesprávný datový rozsah.", "DE.Controllers.Main.errorDefaultMessage": "Kód chyby: %1", "DE.Controllers.Main.errorDirectUrl": "Ověřte správnost odkazu na dokument.
Je třeba, aby se jednalo o přímý odkaz pro stažení souboru.", - "DE.Controllers.Main.errorEditingDownloadas": "Při práci s dokumentem došlo k chybě.
Použijte volbu „Stáhnout jako...“ a uložte si do souboru jako záložní kopii na svůj počítač.", + "DE.Controllers.Main.errorEditingDownloadas": "Při práci s dokumentem došlo k chybě.
Použijte volbu „Stáhnout jako“ a uložte si do souboru jako záložní kopii na svůj počítač.", "DE.Controllers.Main.errorEditingSaveas": "Při práci s dokumentem došlo k chybě.
Použijte volbu „Uložit jako...“ a uložte si do souboru jako záložní kopii na svůj počítač.", "DE.Controllers.Main.errorEmailClient": "Nenalezen žádný e-mailový klient.", "DE.Controllers.Main.errorEmptyTOC": "Začít vytvářet obsah aplikováním stylů pro nadpisy na vybraný text. ", @@ -1710,22 +1710,22 @@ "DE.Views.FileMenu.btnBackCaption": "Otevřít umístění souboru", "DE.Views.FileMenu.btnCloseMenuCaption": "Zavřít nabídku", "DE.Views.FileMenu.btnCreateNewCaption": "Vytvořit nový", - "DE.Views.FileMenu.btnDownloadCaption": "Stáhnout jako…", + "DE.Views.FileMenu.btnDownloadCaption": "Stáhnout jako", "DE.Views.FileMenu.btnExitCaption": "Zavřít", - "DE.Views.FileMenu.btnFileOpenCaption": "Otevřít...", - "DE.Views.FileMenu.btnHelpCaption": "Nápověda…", + "DE.Views.FileMenu.btnFileOpenCaption": "Otevřít", + "DE.Views.FileMenu.btnHelpCaption": "Nápověda", "DE.Views.FileMenu.btnHistoryCaption": "Historie verzí", - "DE.Views.FileMenu.btnInfoCaption": "Informace o dokumentu…", + "DE.Views.FileMenu.btnInfoCaption": "Informace o dokumentu", "DE.Views.FileMenu.btnPrintCaption": "Tisk", "DE.Views.FileMenu.btnProtectCaption": "Zabezpečení", - "DE.Views.FileMenu.btnRecentFilesCaption": "Otevřít nedávné…", - "DE.Views.FileMenu.btnRenameCaption": "Přejmenovat…", + "DE.Views.FileMenu.btnRecentFilesCaption": "Otevřít nedávné", + "DE.Views.FileMenu.btnRenameCaption": "Přejmenovat", "DE.Views.FileMenu.btnReturnCaption": "Zpátky k dokumentu", - "DE.Views.FileMenu.btnRightsCaption": "Přístupová práva...", + "DE.Views.FileMenu.btnRightsCaption": "Přístupová práva", "DE.Views.FileMenu.btnSaveAsCaption": "Uložit jako", "DE.Views.FileMenu.btnSaveCaption": "Uložit", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Uložit kopii jako…", - "DE.Views.FileMenu.btnSettingsCaption": "Pokročilá nastavení…", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Uložit kopii jako", + "DE.Views.FileMenu.btnSettingsCaption": "Pokročilá nastavení", "DE.Views.FileMenu.btnToEditCaption": "Upravit dokument", "DE.Views.FileMenu.textDownload": "Stáhnout", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Nový dokument", diff --git a/apps/documenteditor/main/locale/da.json b/apps/documenteditor/main/locale/da.json index 7b5ba301a..4e03c266d 100644 --- a/apps/documenteditor/main/locale/da.json +++ b/apps/documenteditor/main/locale/da.json @@ -526,7 +526,7 @@ "DE.Controllers.Main.errorDataRange": "Forkert datainterval", "DE.Controllers.Main.errorDefaultMessage": "Fejlkode: %1", "DE.Controllers.Main.errorDirectUrl": "Bekræft venligst linket til dokumentet.
Dette link skal være et direkte link til filen til download.", - "DE.Controllers.Main.errorEditingDownloadas": "Der opstod en fejl under arbejdet med dokumentet.
Brug \"download som...\" valgmuligheden for at gemme en sikkerhedsversion til din computers harddisk.", + "DE.Controllers.Main.errorEditingDownloadas": "Der opstod en fejl under arbejdet med dokumentet.
Brug \"download som\" valgmuligheden for at gemme en sikkerhedsversion til din computers harddisk.", "DE.Controllers.Main.errorEditingSaveas": "Der opstod en fejl under arbejdet med dokumentet.
Brug \"gem som...\" valgmuligheden for at gemme en sikkerhedsversion til din computers harddisk.", "DE.Controllers.Main.errorEmailClient": "Ingen e-mail klient fundet.", "DE.Controllers.Main.errorFilePassProtect": "Dokumentet er beskyttet af et kodeord og kunne ikke åbnes.", @@ -1646,22 +1646,22 @@ "DE.Views.FileMenu.btnBackCaption": "Gå til dokumentplacering", "DE.Views.FileMenu.btnCloseMenuCaption": "Luk menu", "DE.Views.FileMenu.btnCreateNewCaption": "Opret ny", - "DE.Views.FileMenu.btnDownloadCaption": "Hent som...", + "DE.Views.FileMenu.btnDownloadCaption": "Hent som", "DE.Views.FileMenu.btnExitCaption": "Afslut", - "DE.Views.FileMenu.btnFileOpenCaption": "Åben...", - "DE.Views.FileMenu.btnHelpCaption": "Hjælp...", + "DE.Views.FileMenu.btnFileOpenCaption": "Åben", + "DE.Views.FileMenu.btnHelpCaption": "Hjælp", "DE.Views.FileMenu.btnHistoryCaption": "Version historik", - "DE.Views.FileMenu.btnInfoCaption": "Dokument info...", + "DE.Views.FileMenu.btnInfoCaption": "Dokument info", "DE.Views.FileMenu.btnPrintCaption": "Print", "DE.Views.FileMenu.btnProtectCaption": "Beskyt", - "DE.Views.FileMenu.btnRecentFilesCaption": "Åben nylige...", - "DE.Views.FileMenu.btnRenameCaption": "Omdøb...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Åben nylige", + "DE.Views.FileMenu.btnRenameCaption": "Omdøb", "DE.Views.FileMenu.btnReturnCaption": "Tilbage til dokumentet", - "DE.Views.FileMenu.btnRightsCaption": "Adgangsrettigheder...", + "DE.Views.FileMenu.btnRightsCaption": "Adgangsrettigheder", "DE.Views.FileMenu.btnSaveAsCaption": "Gem som", "DE.Views.FileMenu.btnSaveCaption": "Gem", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Gem kopi som...", - "DE.Views.FileMenu.btnSettingsCaption": "Avancerede indstillinger...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Gem kopi som", + "DE.Views.FileMenu.btnSettingsCaption": "Avancerede indstillinger", "DE.Views.FileMenu.btnToEditCaption": "Rediger dokument", "DE.Views.FileMenu.textDownload": "Hent", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Tomt dokument", diff --git a/apps/documenteditor/main/locale/de.json b/apps/documenteditor/main/locale/de.json index 65e3942f9..a8e396c19 100644 --- a/apps/documenteditor/main/locale/de.json +++ b/apps/documenteditor/main/locale/de.json @@ -576,7 +576,7 @@ "DE.Controllers.Main.errorDataRange": "Falscher Datenbereich.", "DE.Controllers.Main.errorDefaultMessage": "Fehlercode: %1", "DE.Controllers.Main.errorDirectUrl": "Bitte überprüfen Sie den Link zum Dokument.
Dieser Link muss ein direkter Link zu der Datei zum Herunterladen sein.", - "DE.Controllers.Main.errorEditingDownloadas": "Bei der Arbeit mit dem Dokument ist ein Fehler aufgetreten.
Verwenden Sie die Option 'Herunterladen als ...', um die Sicherungskopie der Datei auf der Festplatte Ihres Computers zu speichern.", + "DE.Controllers.Main.errorEditingDownloadas": "Bei der Arbeit mit dem Dokument ist ein Fehler aufgetreten.
Verwenden Sie die Option 'Herunterladen als', um die Sicherungskopie der Datei auf der Festplatte Ihres Computers zu speichern.", "DE.Controllers.Main.errorEditingSaveas": "Bei der Arbeit mit dem Dokument ist ein Fehler aufgetreten.
Verwenden Sie die Option \"Speichern als ...\", um die Sicherungskopie der Datei auf der Festplatte Ihres Computers zu speichern.", "DE.Controllers.Main.errorEmailClient": "Es wurde kein E-Mail-Client gefunden.", "DE.Controllers.Main.errorEmptyTOC": "Beginnen Sie die Erstellung eines Inhaltsverzeichnisses, indem Sie eine Überschriftenvorlage aus der Galerie von Stilen auf den ausgewählten Text anwenden.", @@ -1711,22 +1711,22 @@ "DE.Views.FileMenu.btnBackCaption": "Dateispeicherort öffnen", "DE.Views.FileMenu.btnCloseMenuCaption": "Menü schließen", "DE.Views.FileMenu.btnCreateNewCaption": "Neues erstellen", - "DE.Views.FileMenu.btnDownloadCaption": "Herunterladen als...", + "DE.Views.FileMenu.btnDownloadCaption": "Herunterladen als", "DE.Views.FileMenu.btnExitCaption": "Schließen", - "DE.Views.FileMenu.btnFileOpenCaption": "Öffnen...", - "DE.Views.FileMenu.btnHelpCaption": "Hilfe...", + "DE.Views.FileMenu.btnFileOpenCaption": "Öffnen", + "DE.Views.FileMenu.btnHelpCaption": "Hilfe", "DE.Views.FileMenu.btnHistoryCaption": "Versionshistorie", - "DE.Views.FileMenu.btnInfoCaption": "Dokumentinformationen...", + "DE.Views.FileMenu.btnInfoCaption": "Dokumentinformationen", "DE.Views.FileMenu.btnPrintCaption": "Drucken", "DE.Views.FileMenu.btnProtectCaption": "Schützen", - "DE.Views.FileMenu.btnRecentFilesCaption": "Zuletzt benutztes Dokument öffnen...", - "DE.Views.FileMenu.btnRenameCaption": "Umbenennen...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Zuletzt benutztes Dokument öffnen", + "DE.Views.FileMenu.btnRenameCaption": "Umbenennen", "DE.Views.FileMenu.btnReturnCaption": "Zurück zu dem Dokument", - "DE.Views.FileMenu.btnRightsCaption": "Zugriffsrechte...", + "DE.Views.FileMenu.btnRightsCaption": "Zugriffsrechte", "DE.Views.FileMenu.btnSaveAsCaption": "Speichern als", "DE.Views.FileMenu.btnSaveCaption": "Speichern", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie speichern als...", - "DE.Views.FileMenu.btnSettingsCaption": "Erweiterte Einstellungen...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie speichern als", + "DE.Views.FileMenu.btnSettingsCaption": "Erweiterte Einstellungen", "DE.Views.FileMenu.btnToEditCaption": "Dokument bearbeiten", "DE.Views.FileMenu.textDownload": "Herunterladen", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Leeres Dokument", diff --git a/apps/documenteditor/main/locale/el.json b/apps/documenteditor/main/locale/el.json index 1674a7ad0..7100629f6 100644 --- a/apps/documenteditor/main/locale/el.json +++ b/apps/documenteditor/main/locale/el.json @@ -568,7 +568,7 @@ "DE.Controllers.Main.errorDataRange": "Εσφαλμένο εύρος δεδομένων.", "DE.Controllers.Main.errorDefaultMessage": "Κωδικός σφάλματος: %1", "DE.Controllers.Main.errorDirectUrl": "Παρακαλούμε επιβεβαιώστε τον σύνδεσμο προς το έγγραφο.
Αυτός ο σύνδεσμος πρέπει να είναι άμεσος σύνδεσμος προς το αρχείο για κατέβασμα.", - "DE.Controllers.Main.errorEditingDownloadas": "Παρουσιάστηκε σφάλμα κατά την εργασία με το έγγραφο.
Χρησιμοποιήστε την επιλογή «Λήψη ως...» για να αποθηκεύσετε το αντίγραφο ασφαλείας στον σκληρό δίσκο του υπολογιστή σας.", + "DE.Controllers.Main.errorEditingDownloadas": "Παρουσιάστηκε σφάλμα κατά την εργασία με το έγγραφο.
Χρησιμοποιήστε την επιλογή «Λήψη ως» για να αποθηκεύσετε το αντίγραφο ασφαλείας στον σκληρό δίσκο του υπολογιστή σας.", "DE.Controllers.Main.errorEditingSaveas": "Παρουσιάστηκε σφάλμα κατά την εργασία με το έγγραφο.
Χρησιμοποιήστε την επιλογή «Αποθήκευση ως...» για να αποθηκεύσετε το αντίγραφο ασφαλείας στον σκληρό δίσκο του υπολογιστή σας.", "DE.Controllers.Main.errorEmailClient": "Δε βρέθηκε καμιά εφαρμογή email.", "DE.Controllers.Main.errorEmptyTOC": "Ξεκινήστε τη δημιουργία ενός πίνακα περιεχομένων εφαρμόζοντας ένα στυλ επικεφαλίδας από τη συλλογή Στυλ στο επιλεγμένο κείμενο.", @@ -1700,22 +1700,22 @@ "DE.Views.FileMenu.btnBackCaption": "Άνοιγμα τοποθεσίας αρχείου", "DE.Views.FileMenu.btnCloseMenuCaption": "Κλείσιμο Μενού", "DE.Views.FileMenu.btnCreateNewCaption": "Δημιουργία Νέου", - "DE.Views.FileMenu.btnDownloadCaption": "Λήψη ως...", + "DE.Views.FileMenu.btnDownloadCaption": "Λήψη ως", "DE.Views.FileMenu.btnExitCaption": "Έξοδος", - "DE.Views.FileMenu.btnFileOpenCaption": "Άνοιγμα...", - "DE.Views.FileMenu.btnHelpCaption": "Βοήθεια...", + "DE.Views.FileMenu.btnFileOpenCaption": "Άνοιγμα", + "DE.Views.FileMenu.btnHelpCaption": "Βοήθεια", "DE.Views.FileMenu.btnHistoryCaption": "Ιστορικό Εκδόσεων", - "DE.Views.FileMenu.btnInfoCaption": "Πληροφορίες Εγγράφου...", + "DE.Views.FileMenu.btnInfoCaption": "Πληροφορίες Εγγράφου", "DE.Views.FileMenu.btnPrintCaption": "Εκτύπωση", "DE.Views.FileMenu.btnProtectCaption": "Προστασία", - "DE.Views.FileMenu.btnRecentFilesCaption": "Άνοιγμα Πρόσφατου...", - "DE.Views.FileMenu.btnRenameCaption": "Μετονομασία...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Άνοιγμα Πρόσφατου", + "DE.Views.FileMenu.btnRenameCaption": "Μετονομασία", "DE.Views.FileMenu.btnReturnCaption": "Πίσω στο Έγγραφο", - "DE.Views.FileMenu.btnRightsCaption": "Δικαιώματα Πρόσβασης...", + "DE.Views.FileMenu.btnRightsCaption": "Δικαιώματα Πρόσβασης", "DE.Views.FileMenu.btnSaveAsCaption": "Αποθήκευση ως", "DE.Views.FileMenu.btnSaveCaption": "Αποθήκευση", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Αποθήκευση Αντιγράφου ως...", - "DE.Views.FileMenu.btnSettingsCaption": "Προηγμένες Ρυθμίσεις...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Αποθήκευση Αντιγράφου ως", + "DE.Views.FileMenu.btnSettingsCaption": "Προηγμένες Ρυθμίσεις", "DE.Views.FileMenu.btnToEditCaption": "Επεξεργασία Εγγράφου", "DE.Views.FileMenu.textDownload": "Λήψη", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Κενό Έγγραφο", diff --git a/apps/documenteditor/main/locale/en.json b/apps/documenteditor/main/locale/en.json index 6ece81050..e2aad9527 100644 --- a/apps/documenteditor/main/locale/en.json +++ b/apps/documenteditor/main/locale/en.json @@ -196,7 +196,7 @@ "Common.UI.ThemeColorPalette.textStandartColors": "Standard Colors", "Common.UI.ThemeColorPalette.textThemeColors": "Theme Colors", "Common.UI.Themes.txtThemeClassicLight": "Classic Light", - "Common.UI.Themes.txtThemeContrastDark": "Dark Contrast", + "Common.UI.Themes.txtThemeContrastDark": "Contrast Dark", "Common.UI.Themes.txtThemeDark": "Dark", "Common.UI.Themes.txtThemeLight": "Light", "Common.UI.Themes.txtThemeSystem": "Same as system", @@ -471,6 +471,7 @@ "Common.Views.SaveAsDlg.textTitle": "Folder for save", "Common.Views.SearchPanel.textCaseSensitive": "Case sensitive", "Common.Views.SearchPanel.textCloseSearch": "Close search", + "Common.Views.SearchPanel.textContentChanged": "Document changed.", "Common.Views.SearchPanel.textFind": "Find", "Common.Views.SearchPanel.textFindAndReplace": "Find and replace", "Common.Views.SearchPanel.textMatchUsingRegExp": "Match using regular expressions", @@ -479,14 +480,13 @@ "Common.Views.SearchPanel.textReplace": "Replace", "Common.Views.SearchPanel.textReplaceAll": "Replace All", "Common.Views.SearchPanel.textReplaceWith": "Replace with", + "Common.Views.SearchPanel.textSearchAgain": "{0}Perform new search{1} for accurate results.", "Common.Views.SearchPanel.textSearchHasStopped": "Search has stopped", "Common.Views.SearchPanel.textSearchResults": "Search results: {0}/{1}", "Common.Views.SearchPanel.textTooManyResults": "There are too many results to show here", "Common.Views.SearchPanel.textWholeWords": "Whole words only", "Common.Views.SearchPanel.tipNextResult": "Next result", "Common.Views.SearchPanel.tipPreviousResult": "Previous result", - "Common.Views.SearchPanel.textContentChanged": "Document changed.", - "Common.Views.SearchPanel.textSearchAgain": "{0}Perform new search{1} for accurate results.", "Common.Views.SelectFileDlg.textLoading": "Loading", "Common.Views.SelectFileDlg.textTitle": "Select Data Source", "Common.Views.SignDialog.textBold": "Bold", @@ -578,7 +578,7 @@ "DE.Controllers.Main.errorDataRange": "Incorrect data range.", "DE.Controllers.Main.errorDefaultMessage": "Error code: %1", "DE.Controllers.Main.errorDirectUrl": "Please verify the link to the document.
This link must be a direct link to the file for downloading.", - "DE.Controllers.Main.errorEditingDownloadas": "An error occurred during the work with the document.
Use the 'Download as...' option to save the file backup copy to a drive.", + "DE.Controllers.Main.errorEditingDownloadas": "An error occurred during the work with the document.
Use the 'Download as' option to save the file backup copy to a drive.", "DE.Controllers.Main.errorEditingSaveas": "An error occurred during the work with the document.
Use the 'Save as...' option to save the file backup copy to a drive.", "DE.Controllers.Main.errorEmailClient": "No email client could be found.", "DE.Controllers.Main.errorEmptyTOC": "Start creating a table of contents by applying a heading style from the Styles gallery to the selected text.", @@ -599,6 +599,7 @@ "DE.Controllers.Main.errorSetPassword": "Password could not be set.", "DE.Controllers.Main.errorStockChart": "Incorrect row order. To build a stock chart place the data on the sheet in the following order:
opening price, max price, min price, closing price.", "DE.Controllers.Main.errorSubmit": "Submit failed.", + "DE.Controllers.Main.errorTextFormWrongFormat": "The value entered does not match the format of the field.", "DE.Controllers.Main.errorToken": "The document security token is not correctly formed.
Please contact your Document Server administrator.", "DE.Controllers.Main.errorTokenExpire": "The document security token has expired.
Please contact your Document Server administrator.", "DE.Controllers.Main.errorUpdateVersion": "The file version has been changed. The page will be reloaded.", @@ -606,7 +607,6 @@ "DE.Controllers.Main.errorUserDrop": "The file cannot be accessed right now.", "DE.Controllers.Main.errorUsersExceed": "The number of users allowed by the pricing plan was exceeded", "DE.Controllers.Main.errorViewerDisconnect": "Connection is lost. You can still view the document,
but will not be able to download or print it until the connection is restored and page is reloaded.", - "DE.Controllers.Main.errorTextFormWrongFormat": "The value entered does not match the format of the field.", "DE.Controllers.Main.leavePageText": "You have unsaved changes in this document. Click \"Stay on This Page\", then \"Save\" to save them. Click \"Leave This Page\" to discard all the unsaved changes.", "DE.Controllers.Main.leavePageTextOnClose": "All unsaved changes in this document will be lost.
Click \"Cancel\" then \"Save\" to save them. Click \"OK\" to discard all the unsaved changes.", "DE.Controllers.Main.loadFontsTextText": "Loading data...", @@ -1714,22 +1714,22 @@ "DE.Views.FileMenu.btnBackCaption": "Open file location", "DE.Views.FileMenu.btnCloseMenuCaption": "Close Menu", "DE.Views.FileMenu.btnCreateNewCaption": "Create New", - "DE.Views.FileMenu.btnDownloadCaption": "Download as...", + "DE.Views.FileMenu.btnDownloadCaption": "Download as", "DE.Views.FileMenu.btnExitCaption": "Close", - "DE.Views.FileMenu.btnFileOpenCaption": "Open...", - "DE.Views.FileMenu.btnHelpCaption": "Help...", + "DE.Views.FileMenu.btnFileOpenCaption": "Open", + "DE.Views.FileMenu.btnHelpCaption": "Help", "DE.Views.FileMenu.btnHistoryCaption": "Version History", - "DE.Views.FileMenu.btnInfoCaption": "Document Info...", + "DE.Views.FileMenu.btnInfoCaption": "Document Info", "DE.Views.FileMenu.btnPrintCaption": "Print", "DE.Views.FileMenu.btnProtectCaption": "Protect", - "DE.Views.FileMenu.btnRecentFilesCaption": "Open Recent...", - "DE.Views.FileMenu.btnRenameCaption": "Rename...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Open Recent", + "DE.Views.FileMenu.btnRenameCaption": "Rename", "DE.Views.FileMenu.btnReturnCaption": "Back to Document", - "DE.Views.FileMenu.btnRightsCaption": "Access Rights...", + "DE.Views.FileMenu.btnRightsCaption": "Access Rights", "DE.Views.FileMenu.btnSaveAsCaption": "Save as", "DE.Views.FileMenu.btnSaveCaption": "Save", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Save Copy as...", - "DE.Views.FileMenu.btnSettingsCaption": "Advanced Settings...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Save Copy as", + "DE.Views.FileMenu.btnSettingsCaption": "Advanced Settings", "DE.Views.FileMenu.btnToEditCaption": "Edit Document", "DE.Views.FileMenu.textDownload": "Download", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Blank Document", @@ -1847,26 +1847,34 @@ "DE.Views.FormSettings.textColor": "Border color", "DE.Views.FormSettings.textComb": "Comb of characters", "DE.Views.FormSettings.textCombobox": "Combo Box", + "DE.Views.FormSettings.textComplex": "Complex Field", "DE.Views.FormSettings.textConnected": "Fields connected", "DE.Views.FormSettings.textDelete": "Delete", + "DE.Views.FormSettings.textDigits": "Digits", "DE.Views.FormSettings.textDisconnect": "Disconnect", "DE.Views.FormSettings.textDropDown": "Dropdown", "DE.Views.FormSettings.textExact": "Exactly", "DE.Views.FormSettings.textField": "Text Field", "DE.Views.FormSettings.textFixed": "Fixed size field", + "DE.Views.FormSettings.textFormat": "Format", + "DE.Views.FormSettings.textFormatSymbols": "Allowed Symbols", "DE.Views.FormSettings.textFromFile": "From File", "DE.Views.FormSettings.textFromStorage": "From Storage", "DE.Views.FormSettings.textFromUrl": "From URL", "DE.Views.FormSettings.textGroupKey": "Group key", "DE.Views.FormSettings.textImage": "Image", "DE.Views.FormSettings.textKey": "Key", + "DE.Views.FormSettings.textLetters": "Letters", "DE.Views.FormSettings.textLock": "Lock", + "DE.Views.FormSettings.textMask": "Arbitrary Mask", "DE.Views.FormSettings.textMaxChars": "Characters limit", "DE.Views.FormSettings.textMulti": "Multiline field", "DE.Views.FormSettings.textNever": "Never", "DE.Views.FormSettings.textNoBorder": "No border", + "DE.Views.FormSettings.textNone": "None", "DE.Views.FormSettings.textPlaceholder": "Placeholder", "DE.Views.FormSettings.textRadiobox": "Radio Button", + "DE.Views.FormSettings.textReg": "Regular Expression", "DE.Views.FormSettings.textRequired": "Required", "DE.Views.FormSettings.textScale": "When to scale", "DE.Views.FormSettings.textSelectImage": "Select Image", @@ -1881,20 +1889,15 @@ "DE.Views.FormSettings.textUnlock": "Unlock", "DE.Views.FormSettings.textValue": "Value Options", "DE.Views.FormSettings.textWidth": "Cell width", - "DE.Views.FormSettings.textFormat": "Format", - "DE.Views.FormSettings.textMask": "Arbitrary Mask", - "DE.Views.FormSettings.textReg": "Regular Expression", - "DE.Views.FormSettings.textFormatSymbols": "Allowed Symbols", - "DE.Views.FormSettings.textLetters": "Letters", - "DE.Views.FormSettings.textDigits": "Digits", - "DE.Views.FormSettings.textNone": "None", - "DE.Views.FormSettings.textComplex": "Complex Field", "DE.Views.FormsTab.capBtnCheckBox": "Checkbox", "DE.Views.FormsTab.capBtnComboBox": "Combo Box", + "DE.Views.FormsTab.capBtnComplex": "Complex Field", "DE.Views.FormsTab.capBtnDownloadForm": "Download as oform", "DE.Views.FormsTab.capBtnDropDown": "Dropdown", + "DE.Views.FormsTab.capBtnEmail": "Email Address", "DE.Views.FormsTab.capBtnImage": "Image", "DE.Views.FormsTab.capBtnNext": "Next Field", + "DE.Views.FormsTab.capBtnPhone": "Phone Number", "DE.Views.FormsTab.capBtnPrev": "Previous Field", "DE.Views.FormsTab.capBtnRadioBox": "Radio Button", "DE.Views.FormsTab.capBtnSaveForm": "Save as oform", @@ -1911,10 +1914,13 @@ "DE.Views.FormsTab.textSubmited": "Form submitted successfully", "DE.Views.FormsTab.tipCheckBox": "Insert checkbox", "DE.Views.FormsTab.tipComboBox": "Insert combo box", + "DE.Views.FormsTab.tipComplexField": "Insert complex field", "DE.Views.FormsTab.tipDownloadForm": "Download a file as a fillable OFORM document", "DE.Views.FormsTab.tipDropDown": "Insert dropdown list", + "DE.Views.FormsTab.tipEmailField": "Insert email address", "DE.Views.FormsTab.tipImageField": "Insert image", "DE.Views.FormsTab.tipNextForm": "Go to the next field", + "DE.Views.FormsTab.tipPhoneField": "Insert phone number", "DE.Views.FormsTab.tipPrevForm": "Go to the previous field", "DE.Views.FormsTab.tipRadioBox": "Insert radio button", "DE.Views.FormsTab.tipSaveForm": "Save a file as a fillable OFORM document", @@ -1922,12 +1928,6 @@ "DE.Views.FormsTab.tipTextField": "Insert text field", "DE.Views.FormsTab.tipViewForm": "View form", "DE.Views.FormsTab.txtUntitled": "Untitled", - "DE.Views.FormsTab.capBtnEmail": "Email Address", - "DE.Views.FormsTab.capBtnPhone": "Phone Number", - "DE.Views.FormsTab.capBtnComplex": "Complex Field", - "DE.Views.FormsTab.tipEmailField": "Insert email address", - "DE.Views.FormsTab.tipPhoneField": "Insert phone number", - "DE.Views.FormsTab.tipComplexField": "Insert complex field", "DE.Views.HeaderFooterSettings.textBottomCenter": "Bottom center", "DE.Views.HeaderFooterSettings.textBottomLeft": "Bottom left", "DE.Views.HeaderFooterSettings.textBottomPage": "Bottom of Page", @@ -2935,11 +2935,11 @@ "DE.Views.ViewTab.textRulers": "Rulers", "DE.Views.ViewTab.textStatusBar": "Status Bar", "DE.Views.ViewTab.textZoom": "Zoom", - "DE.Views.ViewTab.tipHeadings": "Headings", + "DE.Views.ViewTab.tipDarkDocument": "Dark document", "DE.Views.ViewTab.tipFitToPage": "Fit to page", "DE.Views.ViewTab.tipFitToWidth": "Fit to width", + "DE.Views.ViewTab.tipHeadings": "Headings", "DE.Views.ViewTab.tipInterfaceTheme": "Interface theme", - "DE.Views.ViewTab.tipDarkDocument": "Dark document", "DE.Views.WatermarkSettingsDialog.textAuto": "Auto", "DE.Views.WatermarkSettingsDialog.textBold": "Bold", "DE.Views.WatermarkSettingsDialog.textColor": "Text color", diff --git a/apps/documenteditor/main/locale/es.json b/apps/documenteditor/main/locale/es.json index 1ea99f131..fed36b7f7 100644 --- a/apps/documenteditor/main/locale/es.json +++ b/apps/documenteditor/main/locale/es.json @@ -576,7 +576,7 @@ "DE.Controllers.Main.errorDataRange": "Rango de datos incorrecto.", "DE.Controllers.Main.errorDefaultMessage": "Código de error: %1", "DE.Controllers.Main.errorDirectUrl": "Por favor, verifique el vínculo al documento.
Este vínculo debe ser un vínculo directo al archivo para descargar.", - "DE.Controllers.Main.errorEditingDownloadas": "Se produjo un error durante el trabajo con el documento.
Use la opción 'Descargar como...' para guardar la copia de seguridad de este archivo en el disco duro.", + "DE.Controllers.Main.errorEditingDownloadas": "Se produjo un error durante el trabajo con el documento.
Use la opción 'Descargar como' para guardar la copia de seguridad de este archivo en el disco duro.", "DE.Controllers.Main.errorEditingSaveas": "Se produjo un error durante el trabajo con el documento.
Use la opción 'Guardar como...' para guardar la copia de seguridad de este archivo en el disco duro.", "DE.Controllers.Main.errorEmailClient": "No se pudo encontrar ningun cliente de correo", "DE.Controllers.Main.errorEmptyTOC": "Empezar a crear una tabla de contenido aplicando un estilo de título de la galería de estilos para el texto seleccionado.", @@ -1711,22 +1711,22 @@ "DE.Views.FileMenu.btnBackCaption": "Abrir ubicación del archivo", "DE.Views.FileMenu.btnCloseMenuCaption": "Cerrar menú", "DE.Views.FileMenu.btnCreateNewCaption": "Crear nuevo", - "DE.Views.FileMenu.btnDownloadCaption": "Descargar como...", + "DE.Views.FileMenu.btnDownloadCaption": "Descargar como", "DE.Views.FileMenu.btnExitCaption": "Cerrar", - "DE.Views.FileMenu.btnFileOpenCaption": "Abrir...", - "DE.Views.FileMenu.btnHelpCaption": "Ayuda...", + "DE.Views.FileMenu.btnFileOpenCaption": "Abrir", + "DE.Views.FileMenu.btnHelpCaption": "Ayuda", "DE.Views.FileMenu.btnHistoryCaption": "Historial de las Versiones", - "DE.Views.FileMenu.btnInfoCaption": "Info sobre documento...", + "DE.Views.FileMenu.btnInfoCaption": "Info sobre documento", "DE.Views.FileMenu.btnPrintCaption": "Imprimir", "DE.Views.FileMenu.btnProtectCaption": "Proteger", - "DE.Views.FileMenu.btnRecentFilesCaption": "Abrir reciente...", - "DE.Views.FileMenu.btnRenameCaption": "Renombrar...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Abrir reciente", + "DE.Views.FileMenu.btnRenameCaption": "Renombrar", "DE.Views.FileMenu.btnReturnCaption": "Volver a Documento", - "DE.Views.FileMenu.btnRightsCaption": "Derechos de acceso...", + "DE.Views.FileMenu.btnRightsCaption": "Derechos de acceso", "DE.Views.FileMenu.btnSaveAsCaption": "Guardar como", "DE.Views.FileMenu.btnSaveCaption": "Guardar", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Guardar Copia como...", - "DE.Views.FileMenu.btnSettingsCaption": "Configuración avanzada...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Guardar Copia como", + "DE.Views.FileMenu.btnSettingsCaption": "Configuración avanzada", "DE.Views.FileMenu.btnToEditCaption": "Editar documento", "DE.Views.FileMenu.textDownload": "Descargar", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Documento en blanco", diff --git a/apps/documenteditor/main/locale/eu.json b/apps/documenteditor/main/locale/eu.json index c52bd5df8..3228e426d 100644 --- a/apps/documenteditor/main/locale/eu.json +++ b/apps/documenteditor/main/locale/eu.json @@ -576,7 +576,7 @@ "DE.Controllers.Main.errorDataRange": "Datu-barruti okerra.", "DE.Controllers.Main.errorDefaultMessage": "Errore-kodea: %1", "DE.Controllers.Main.errorDirectUrl": "Egiaztatu dokumenturako esteka.
Esteka honek deskargarako esteka zuzen bat izan behar du.", - "DE.Controllers.Main.errorEditingDownloadas": "Errore bat gertatu da dokumentuarekin lan egitean.
Erabili 'Deskargatu honela...' aukera fitxategiaren babeskopia zure ordenagailuko disko gogorrean gordetzeko.", + "DE.Controllers.Main.errorEditingDownloadas": "Errore bat gertatu da dokumentuarekin lan egitean.
Erabili 'Deskargatu honela' aukera fitxategiaren babeskopia zure ordenagailuko disko gogorrean gordetzeko.", "DE.Controllers.Main.errorEditingSaveas": "Errore bat gertatu da dokumentuarekin lan egitean.
Erabili 'Gorde honela...' aukera fitxategiaren babeskopia zure ordenagailuko disko gogorrean gordetzeko.", "DE.Controllers.Main.errorEmailClient": "Ezin izan da posta-bezerorik aurkitu.", "DE.Controllers.Main.errorEmptyTOC": "Hasi aurkibide bat sortzen hautatutako testuari Estiloak galeriako goiburu-estilo bat aplikatuz.", @@ -1711,22 +1711,22 @@ "DE.Views.FileMenu.btnBackCaption": "Ireki fitxategiaren kokalekua", "DE.Views.FileMenu.btnCloseMenuCaption": "Itxi menua", "DE.Views.FileMenu.btnCreateNewCaption": "Sortu berria", - "DE.Views.FileMenu.btnDownloadCaption": "Deskargatu honela...", + "DE.Views.FileMenu.btnDownloadCaption": "Deskargatu honela", "DE.Views.FileMenu.btnExitCaption": "Itxi", - "DE.Views.FileMenu.btnFileOpenCaption": "Ireki...", - "DE.Views.FileMenu.btnHelpCaption": "Laguntza...", + "DE.Views.FileMenu.btnFileOpenCaption": "Ireki", + "DE.Views.FileMenu.btnHelpCaption": "Laguntza", "DE.Views.FileMenu.btnHistoryCaption": "Bertsioen historia", - "DE.Views.FileMenu.btnInfoCaption": "Dokumentuaren informazioa...", + "DE.Views.FileMenu.btnInfoCaption": "Dokumentuaren informazioa", "DE.Views.FileMenu.btnPrintCaption": "Inprimatu", "DE.Views.FileMenu.btnProtectCaption": "Babestu", - "DE.Views.FileMenu.btnRecentFilesCaption": "Ireki azkenak...", - "DE.Views.FileMenu.btnRenameCaption": "Aldatu izena...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Ireki azkenak", + "DE.Views.FileMenu.btnRenameCaption": "Aldatu izena", "DE.Views.FileMenu.btnReturnCaption": "Atzera dokumentura", - "DE.Views.FileMenu.btnRightsCaption": "Sarbide-eskubideak...", + "DE.Views.FileMenu.btnRightsCaption": "Sarbide-eskubideak", "DE.Views.FileMenu.btnSaveAsCaption": "Gorde honela", "DE.Views.FileMenu.btnSaveCaption": "Gorde", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Gorde kopia honela...", - "DE.Views.FileMenu.btnSettingsCaption": "Ezarpen aurreratuak...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Gorde kopia honela", + "DE.Views.FileMenu.btnSettingsCaption": "Ezarpen aurreratuak", "DE.Views.FileMenu.btnToEditCaption": "Editatu dokumentua", "DE.Views.FileMenu.textDownload": "Deskargatu", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Dokumentu hutsa", diff --git a/apps/documenteditor/main/locale/fi.json b/apps/documenteditor/main/locale/fi.json index 9743d2b92..ed5ea34ae 100644 --- a/apps/documenteditor/main/locale/fi.json +++ b/apps/documenteditor/main/locale/fi.json @@ -1026,19 +1026,19 @@ "DE.Views.FileMenu.btnBackCaption": "Siirry asiakirjoihin", "DE.Views.FileMenu.btnCloseMenuCaption": "Sulje valikko", "DE.Views.FileMenu.btnCreateNewCaption": "Luo Uusi", - "DE.Views.FileMenu.btnDownloadCaption": "Lataa kuten...", - "DE.Views.FileMenu.btnHelpCaption": "Tuki...", + "DE.Views.FileMenu.btnDownloadCaption": "Lataa kuten", + "DE.Views.FileMenu.btnHelpCaption": "Tuki", "DE.Views.FileMenu.btnHistoryCaption": "Versiohistoria", - "DE.Views.FileMenu.btnInfoCaption": "Asiakirjan tiedot...", + "DE.Views.FileMenu.btnInfoCaption": "Asiakirjan tiedot", "DE.Views.FileMenu.btnPrintCaption": "Tulosta", "DE.Views.FileMenu.btnProtectCaption": "Suojaa", - "DE.Views.FileMenu.btnRecentFilesCaption": "Avaa viimeaikainen...", - "DE.Views.FileMenu.btnRenameCaption": "Nimeä uudelleen...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Avaa viimeaikainen", + "DE.Views.FileMenu.btnRenameCaption": "Nimeä uudelleen", "DE.Views.FileMenu.btnReturnCaption": "Takaisin asiakirjaan", - "DE.Views.FileMenu.btnRightsCaption": "Käyttöoikeudet...", + "DE.Views.FileMenu.btnRightsCaption": "Käyttöoikeudet", "DE.Views.FileMenu.btnSaveAsCaption": "Tallenna nimellä", "DE.Views.FileMenu.btnSaveCaption": "Tallenna", - "DE.Views.FileMenu.btnSettingsCaption": "Laajennetut asetukset...", + "DE.Views.FileMenu.btnSettingsCaption": "Laajennetut asetukset", "DE.Views.FileMenu.btnToEditCaption": "Muokkaa asiakirjaa", "DE.Views.FileMenu.textDownload": "Lataa", "DE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Lisää teksti", diff --git a/apps/documenteditor/main/locale/fr.json b/apps/documenteditor/main/locale/fr.json index e1a9db98a..db4211226 100644 --- a/apps/documenteditor/main/locale/fr.json +++ b/apps/documenteditor/main/locale/fr.json @@ -471,6 +471,7 @@ "Common.Views.SaveAsDlg.textTitle": "Dossier pour enregistrement", "Common.Views.SearchPanel.textCaseSensitive": "Sensible à la casse", "Common.Views.SearchPanel.textCloseSearch": "Fermer la recherche", + "Common.Views.SearchPanel.textContentChanged": "Document modifié.", "Common.Views.SearchPanel.textFind": "Rechercher", "Common.Views.SearchPanel.textFindAndReplace": "Rechercher et remplacer", "Common.Views.SearchPanel.textMatchUsingRegExp": "Correspondance à l'aide d'expressions régulières", @@ -479,6 +480,7 @@ "Common.Views.SearchPanel.textReplace": "Remplacer", "Common.Views.SearchPanel.textReplaceAll": "Remplacer tout", "Common.Views.SearchPanel.textReplaceWith": "Remplacer par", + "Common.Views.SearchPanel.textSearchAgain": "{0}Effectuer une nouvelle recherche{1} pour obtenir des résultats précis.", "Common.Views.SearchPanel.textSearchHasStopped": "La recherche a été arrêtée", "Common.Views.SearchPanel.textSearchResults": "Résultats de la recherche : {0}/{1}", "Common.Views.SearchPanel.textTooManyResults": "Il y a trop de résultats pour les montrer ici", @@ -576,7 +578,7 @@ "DE.Controllers.Main.errorDataRange": "Plage de données incorrecte.", "DE.Controllers.Main.errorDefaultMessage": "Code d'erreur: %1", "DE.Controllers.Main.errorDirectUrl": "Vérifiez le lien vers le document.
Assurez-vous que c'est un lien de téléchargement direct. ", - "DE.Controllers.Main.errorEditingDownloadas": "Une erreur s'est produite lors du travail avec le document.
Utilisez l'option 'Télécharger comme...' pour enregistrer une copie de sauvegarde du fichier sur le disque dur de votre ordinateur.", + "DE.Controllers.Main.errorEditingDownloadas": "Une erreur s'est produite lors du travail avec le document.
Utilisez l'option 'Télécharger comme' pour enregistrer une copie de sauvegarde du fichier sur le disque dur de votre ordinateur.", "DE.Controllers.Main.errorEditingSaveas": "Une erreur s'est produite lors du travail avec le document.
Utilisez l'option 'Télécharger comme...' pour enregistrer une copie de sauvegarde sur le disque dur de votre ordinateur. ", "DE.Controllers.Main.errorEmailClient": "Pas de client messagerie trouvé", "DE.Controllers.Main.errorEmptyTOC": "Commencez à créer une table des matières en appliquant un style de titres de la galerie Styles au texte sélectionné.", @@ -1711,22 +1713,22 @@ "DE.Views.FileMenu.btnBackCaption": "Ouvrir l'emplacement du fichier", "DE.Views.FileMenu.btnCloseMenuCaption": "Fermer le menu", "DE.Views.FileMenu.btnCreateNewCaption": "Nouveau document", - "DE.Views.FileMenu.btnDownloadCaption": "Télécharger comme...", + "DE.Views.FileMenu.btnDownloadCaption": "Télécharger comme", "DE.Views.FileMenu.btnExitCaption": "Fermer", - "DE.Views.FileMenu.btnFileOpenCaption": "Ouvrir...", - "DE.Views.FileMenu.btnHelpCaption": "Aide...", + "DE.Views.FileMenu.btnFileOpenCaption": "Ouvrir", + "DE.Views.FileMenu.btnHelpCaption": "Aide", "DE.Views.FileMenu.btnHistoryCaption": "Historique des versions", - "DE.Views.FileMenu.btnInfoCaption": "Descriptif du document...", + "DE.Views.FileMenu.btnInfoCaption": "Descriptif du document", "DE.Views.FileMenu.btnPrintCaption": "Imprimer", "DE.Views.FileMenu.btnProtectCaption": "Protéger", - "DE.Views.FileMenu.btnRecentFilesCaption": "Ouvrir récent...", - "DE.Views.FileMenu.btnRenameCaption": "Renommer...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Ouvrir récent", + "DE.Views.FileMenu.btnRenameCaption": "Renommer", "DE.Views.FileMenu.btnReturnCaption": "Retour au Document", - "DE.Views.FileMenu.btnRightsCaption": "Droits d'accès...", + "DE.Views.FileMenu.btnRightsCaption": "Droits d'accès", "DE.Views.FileMenu.btnSaveAsCaption": "Enregistrer sous", "DE.Views.FileMenu.btnSaveCaption": "Enregistrer", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Enregistrer une copie comme...", - "DE.Views.FileMenu.btnSettingsCaption": "Paramètres avancés...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Enregistrer une copie comme", + "DE.Views.FileMenu.btnSettingsCaption": "Paramètres avancés", "DE.Views.FileMenu.btnToEditCaption": "Modifier le document", "DE.Views.FileMenu.textDownload": "Télécharger", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Document vide", @@ -1787,7 +1789,7 @@ "DE.Views.FileMenuPanels.Settings.strShowOthersChanges": "Afficher les modifications apportées par d'autres utilisateurs", "DE.Views.FileMenuPanels.Settings.strShowResolvedComments": "Afficher les commentaires résolus", "DE.Views.FileMenuPanels.Settings.strStrict": "Strict", - "DE.Views.FileMenuPanels.Settings.strTheme": "Thème d’interface", + "DE.Views.FileMenuPanels.Settings.strTheme": "Thème d'interface", "DE.Views.FileMenuPanels.Settings.strUnit": "Unité de mesure", "DE.Views.FileMenuPanels.Settings.strZoom": "Valeur du zoom par défaut", "DE.Views.FileMenuPanels.Settings.text10Minutes": "Toutes les 10 minutes", @@ -2912,12 +2914,17 @@ "DE.Views.ViewTab.textDarkDocument": "Document sombre", "DE.Views.ViewTab.textFitToPage": "Ajuster à la page", "DE.Views.ViewTab.textFitToWidth": "Ajuster à la largeur", - "DE.Views.ViewTab.textInterfaceTheme": "Thème d’interface", + "DE.Views.ViewTab.textInterfaceTheme": "Thème d'interface", "DE.Views.ViewTab.textNavigation": "Navigation", "DE.Views.ViewTab.textOutline": "Titres", "DE.Views.ViewTab.textRulers": "Règles", "DE.Views.ViewTab.textStatusBar": "Barre d'état", "DE.Views.ViewTab.textZoom": "Zoom", + "DE.Views.ViewTab.tipDarkDocument": "Document sombre", + "DE.Views.ViewTab.tipFitToPage": "Ajuster à la page", + "DE.Views.ViewTab.tipFitToWidth": "Ajuster à la largeur", + "DE.Views.ViewTab.tipHeadings": "Titres", + "DE.Views.ViewTab.tipInterfaceTheme": "Thème d'interface", "DE.Views.WatermarkSettingsDialog.textAuto": "Auto", "DE.Views.WatermarkSettingsDialog.textBold": "Gras", "DE.Views.WatermarkSettingsDialog.textColor": "Couleur du texte", diff --git a/apps/documenteditor/main/locale/gl.json b/apps/documenteditor/main/locale/gl.json index a20d3ef0f..15cfa74f0 100644 --- a/apps/documenteditor/main/locale/gl.json +++ b/apps/documenteditor/main/locale/gl.json @@ -563,7 +563,7 @@ "DE.Controllers.Main.errorDataRange": "Intervalo de datos incorrecto.", "DE.Controllers.Main.errorDefaultMessage": "Código do erro: %1", "DE.Controllers.Main.errorDirectUrl": "Por favor, verifique a ligazón para o documento.
Esta ligazón debe ser a ligazón directa para descargar o ficheiro.", - "DE.Controllers.Main.errorEditingDownloadas": "Ocorreu un erro ao traballar no documento.
Utilice a opción 'Descargar como...' para gardar unha copia do ficheiro no seu computador.", + "DE.Controllers.Main.errorEditingDownloadas": "Ocorreu un erro ao traballar no documento.
Utilice a opción 'Descargar como' para gardar unha copia do ficheiro no seu computador.", "DE.Controllers.Main.errorEditingSaveas": "Ocorreu un erro ao traballar no documento.
utilice a opción 'Gardar como...\" para gardar unha copia do ficheiro no seu computador.", "DE.Controllers.Main.errorEmailClient": "Non se puido atopar ningún cliente de correo electrónico", "DE.Controllers.Main.errorEmptyTOC": "Empezar a crear unha táboa de contidos aplicando un estilo de cabeceira da galería de Estilos ao texto seleccionado.", @@ -1695,22 +1695,22 @@ "DE.Views.FileMenu.btnBackCaption": "Abrir ubicación do ficheiro", "DE.Views.FileMenu.btnCloseMenuCaption": "Pechar menú", "DE.Views.FileMenu.btnCreateNewCaption": "Crear novo", - "DE.Views.FileMenu.btnDownloadCaption": "Descargar como...", + "DE.Views.FileMenu.btnDownloadCaption": "Descargar como", "DE.Views.FileMenu.btnExitCaption": "Saír", - "DE.Views.FileMenu.btnFileOpenCaption": "Abrir...", - "DE.Views.FileMenu.btnHelpCaption": "Axuda...", + "DE.Views.FileMenu.btnFileOpenCaption": "Abrir", + "DE.Views.FileMenu.btnHelpCaption": "Axuda", "DE.Views.FileMenu.btnHistoryCaption": "Historial de versións", - "DE.Views.FileMenu.btnInfoCaption": "Información do documento...", + "DE.Views.FileMenu.btnInfoCaption": "Información do documento", "DE.Views.FileMenu.btnPrintCaption": "Imprimir", "DE.Views.FileMenu.btnProtectCaption": "Protexer", - "DE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente...", - "DE.Views.FileMenu.btnRenameCaption": "Renomear...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente", + "DE.Views.FileMenu.btnRenameCaption": "Renomear", "DE.Views.FileMenu.btnReturnCaption": "Volver a Documento", - "DE.Views.FileMenu.btnRightsCaption": "Dereitos de acceso...", + "DE.Views.FileMenu.btnRightsCaption": "Dereitos de acceso", "DE.Views.FileMenu.btnSaveAsCaption": "Gardar como", "DE.Views.FileMenu.btnSaveCaption": "Gardar", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Gardar copia como...", - "DE.Views.FileMenu.btnSettingsCaption": "Configuracións avanzadas...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Gardar copia como", + "DE.Views.FileMenu.btnSettingsCaption": "Configuracións avanzadas", "DE.Views.FileMenu.btnToEditCaption": "Editar documento", "DE.Views.FileMenu.textDownload": "Descargar", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Documento en branco", diff --git a/apps/documenteditor/main/locale/hu.json b/apps/documenteditor/main/locale/hu.json index d384c936a..6cd6ffe92 100644 --- a/apps/documenteditor/main/locale/hu.json +++ b/apps/documenteditor/main/locale/hu.json @@ -576,7 +576,7 @@ "DE.Controllers.Main.errorDataRange": "Hibás adattartomány.", "DE.Controllers.Main.errorDefaultMessage": "Hibakód: %1", "DE.Controllers.Main.errorDirectUrl": "Kérjük, ellenőrizze a dokumentumra mutató hivatkozást.
Ennek a hivatkozásnak a letöltéshez közvetlen hivatkozásnak kell lennie.", - "DE.Controllers.Main.errorEditingDownloadas": "Hiba történt a dokumentummal végzett munka során.
Használja a 'Letöltés másként...' opciót, hogy mentse a fájl biztonsági másolatát a számítógép merevlemezére.", + "DE.Controllers.Main.errorEditingDownloadas": "Hiba történt a dokumentummal végzett munka során.
Használja a 'Letöltés másként' opciót, hogy mentse a fájl biztonsági másolatát a számítógép merevlemezére.", "DE.Controllers.Main.errorEditingSaveas": "Hiba történt a dokumentummal végzett munka során.
Használja a 'Mentés másként...' opciót, hogy mentse a fájl biztonsági másolatát a számítógép merevlemezére.", "DE.Controllers.Main.errorEmailClient": "Nem található e-mail kliens.", "DE.Controllers.Main.errorEmptyTOC": "Kezdje el a tartalomjegyzék létrehozását azzal, hogy a kiválasztott szöveghez a Stílusok galériából egy címsorstílust alkalmaz.", @@ -1711,22 +1711,22 @@ "DE.Views.FileMenu.btnBackCaption": "Fájl helyének megnyitása", "DE.Views.FileMenu.btnCloseMenuCaption": "Menü bezárása", "DE.Views.FileMenu.btnCreateNewCaption": "Új létrehozása", - "DE.Views.FileMenu.btnDownloadCaption": "Letöltés másként...", + "DE.Views.FileMenu.btnDownloadCaption": "Letöltés másként", "DE.Views.FileMenu.btnExitCaption": "Bezár", - "DE.Views.FileMenu.btnFileOpenCaption": "Megnyitás...", - "DE.Views.FileMenu.btnHelpCaption": "Súgó...", + "DE.Views.FileMenu.btnFileOpenCaption": "Megnyitás", + "DE.Views.FileMenu.btnHelpCaption": "Súgó", "DE.Views.FileMenu.btnHistoryCaption": "Verziótörténet", - "DE.Views.FileMenu.btnInfoCaption": "Dokumentum infó...", + "DE.Views.FileMenu.btnInfoCaption": "Dokumentum infó", "DE.Views.FileMenu.btnPrintCaption": "Nyomtatás", "DE.Views.FileMenu.btnProtectCaption": "Megvéd", - "DE.Views.FileMenu.btnRecentFilesCaption": "Korábbi megnyitása...", - "DE.Views.FileMenu.btnRenameCaption": "Átnevezés...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Korábbi megnyitása", + "DE.Views.FileMenu.btnRenameCaption": "Átnevezés", "DE.Views.FileMenu.btnReturnCaption": "Vissza a dokumentumhoz", - "DE.Views.FileMenu.btnRightsCaption": "Hozzáférési jogosultságok...", + "DE.Views.FileMenu.btnRightsCaption": "Hozzáférési jogosultságok", "DE.Views.FileMenu.btnSaveAsCaption": "Menés másként", "DE.Views.FileMenu.btnSaveCaption": "Mentés", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Másolat mentése mint...", - "DE.Views.FileMenu.btnSettingsCaption": "Haladó beállítások...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Másolat mentése mint", + "DE.Views.FileMenu.btnSettingsCaption": "Haladó beállítások", "DE.Views.FileMenu.btnToEditCaption": "Dokumentum szerkesztése", "DE.Views.FileMenu.textDownload": "Letöltés", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Üres Dokumentum", diff --git a/apps/documenteditor/main/locale/hy.json b/apps/documenteditor/main/locale/hy.json index 74c09592a..5154b2009 100644 --- a/apps/documenteditor/main/locale/hy.json +++ b/apps/documenteditor/main/locale/hy.json @@ -576,7 +576,7 @@ "DE.Controllers.Main.errorDataRange": "Տվյալների սխալ ընդգրկույթ։", "DE.Controllers.Main.errorDefaultMessage": "Սխալի կոդ՝ %1", "DE.Controllers.Main.errorDirectUrl": "Խնդրում ենք ստուգել փաստաթղթի հղումը:
Այս հղումը պետք է լինի ուղիղ հղում դեպի ներբեռնելու ֆայլը:", - "DE.Controllers.Main.errorEditingDownloadas": "Փաստաթղթի հետ աշխատանքի ընթացքում տեղի է ունեցել սխալ։
«Ներբեռնել որպես...» հրամանով պահպանեք նիշքի պահուստային պատճենը Ձեր համակարգչի կոշտ սկավառակում։", + "DE.Controllers.Main.errorEditingDownloadas": "Փաստաթղթի հետ աշխատանքի ընթացքում տեղի է ունեցել սխալ։
«Ներբեռնել որպես» հրամանով պահպանեք նիշքի պահուստային պատճենը Ձեր համակարգչի կոշտ սկավառակում։", "DE.Controllers.Main.errorEditingSaveas": "Փաստաթղթի հետ աշխատանքի ընթացքում տեղի ունեցավ սխալ։
«Պահպանել որպես...» հրամանով պահպանեք նիշքի պահուստային պատճենը Ձեր համակարգչի կոշտ սկավառակում։", "DE.Controllers.Main.errorEmailClient": "Էլփոստի հաճախորդ չի գտնվել:", "DE.Controllers.Main.errorEmptyTOC": "Սկսել ստեղծել բովանդակության աղյուսակ՝ կիրառելով վերնագրի ոճը ոճերի սրահից ընտրված տեքստում:", @@ -1711,22 +1711,22 @@ "DE.Views.FileMenu.btnBackCaption": "Բացել ֆայլի պանակը", "DE.Views.FileMenu.btnCloseMenuCaption": "Փակել ընտրացանկը", "DE.Views.FileMenu.btnCreateNewCaption": "Ստեղծել նորը", - "DE.Views.FileMenu.btnDownloadCaption": "Ներբեռնել որպես...", + "DE.Views.FileMenu.btnDownloadCaption": "Ներբեռնել որպես", "DE.Views.FileMenu.btnExitCaption": "Փակել", - "DE.Views.FileMenu.btnFileOpenCaption": "Բացել․․․", + "DE.Views.FileMenu.btnFileOpenCaption": "Բացել", "DE.Views.FileMenu.btnHelpCaption": "Օգնություն", "DE.Views.FileMenu.btnHistoryCaption": "Տարբերակի պատմություն", - "DE.Views.FileMenu.btnInfoCaption": "Փաստաթղթի մասին...", + "DE.Views.FileMenu.btnInfoCaption": "Փաստաթղթի մասին", "DE.Views.FileMenu.btnPrintCaption": "Տպել", "DE.Views.FileMenu.btnProtectCaption": "Պաշտպանել", - "DE.Views.FileMenu.btnRecentFilesCaption": "Բացել վերջինը...", - "DE.Views.FileMenu.btnRenameCaption": "Վերանվանել․․․", + "DE.Views.FileMenu.btnRecentFilesCaption": "Բացել վերջինը", + "DE.Views.FileMenu.btnRenameCaption": "Վերանվանել", "DE.Views.FileMenu.btnReturnCaption": "Հետ դեպի փաստաթուղթ", - "DE.Views.FileMenu.btnRightsCaption": "Մատչման իրավունքներ...", + "DE.Views.FileMenu.btnRightsCaption": "Մատչման իրավունքներ", "DE.Views.FileMenu.btnSaveAsCaption": "Պահպանել որպես", "DE.Views.FileMenu.btnSaveCaption": "Պահպանել", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Պահպանել պատճենը որպես...", - "DE.Views.FileMenu.btnSettingsCaption": "Լրացուցիչ կարգավորումներ...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Պահպանել պատճենը որպես", + "DE.Views.FileMenu.btnSettingsCaption": "Լրացուցիչ կարգավորումներ", "DE.Views.FileMenu.btnToEditCaption": "Խմբագրել փաստաթուղթը", "DE.Views.FileMenu.textDownload": "Ներբեռնել", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Դատարկ փաստաթուղթ", diff --git a/apps/documenteditor/main/locale/id.json b/apps/documenteditor/main/locale/id.json index 86d49dc82..2543e5527 100644 --- a/apps/documenteditor/main/locale/id.json +++ b/apps/documenteditor/main/locale/id.json @@ -535,7 +535,7 @@ "DE.Controllers.Main.errorDataRange": "Rentang data salah.", "DE.Controllers.Main.errorDefaultMessage": "Kode kesalahan: %1", "DE.Controllers.Main.errorDirectUrl": "Silakan verifikasi link ke dokumen.
Link ini harus langsung menuju file target untuk download.", - "DE.Controllers.Main.errorEditingDownloadas": "Ada kesalahan saat bekerja dengan dokumen.
Gunakan opsi 'Download sebagai...' untuk menyimpan file salinan backup ke komputer Anda.", + "DE.Controllers.Main.errorEditingDownloadas": "Ada kesalahan saat bekerja dengan dokumen.
Gunakan opsi 'Download sebagai' untuk menyimpan file salinan backup ke komputer Anda.", "DE.Controllers.Main.errorEditingSaveas": "Ada kesalahan saat bekerja dengan dokumen.
Gunakan opsi 'Simpan sebagai...' untuk menyimpan file salinan backup ke komputer Anda.", "DE.Controllers.Main.errorEmailClient": "Email klein tidak bisa ditemukan.", "DE.Controllers.Main.errorFilePassProtect": "Dokumen dilindungi dengan kata sandi dan tidak dapat dibuka.", @@ -1661,22 +1661,22 @@ "DE.Views.FileMenu.btnBackCaption": "Buka Dokumen", "DE.Views.FileMenu.btnCloseMenuCaption": "Tutup Menu", "DE.Views.FileMenu.btnCreateNewCaption": "Buat Baru", - "DE.Views.FileMenu.btnDownloadCaption": "Unduh sebagai...", + "DE.Views.FileMenu.btnDownloadCaption": "Unduh sebagai", "DE.Views.FileMenu.btnExitCaption": "Tutup", - "DE.Views.FileMenu.btnFileOpenCaption": "Buka...", - "DE.Views.FileMenu.btnHelpCaption": "Bantuan...", + "DE.Views.FileMenu.btnFileOpenCaption": "Buka", + "DE.Views.FileMenu.btnHelpCaption": "Bantuan", "DE.Views.FileMenu.btnHistoryCaption": "Riwayat Versi", - "DE.Views.FileMenu.btnInfoCaption": "Informasi Dokumen...", + "DE.Views.FileMenu.btnInfoCaption": "Informasi Dokumen", "DE.Views.FileMenu.btnPrintCaption": "Cetak", "DE.Views.FileMenu.btnProtectCaption": "Proteksi", - "DE.Views.FileMenu.btnRecentFilesCaption": "Membuka yang Terbaru...", - "DE.Views.FileMenu.btnRenameCaption": "Ganti nama...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Membuka yang Terbaru", + "DE.Views.FileMenu.btnRenameCaption": "Ganti nama", "DE.Views.FileMenu.btnReturnCaption": "Kembali ke Dokumen", - "DE.Views.FileMenu.btnRightsCaption": "Hak Akses...", + "DE.Views.FileMenu.btnRightsCaption": "Hak Akses", "DE.Views.FileMenu.btnSaveAsCaption": "Simpan sebagai", "DE.Views.FileMenu.btnSaveCaption": "Simpan", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Simpan Salinan sebagai...", - "DE.Views.FileMenu.btnSettingsCaption": "Pengaturan Lanjut...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Simpan Salinan sebagai", + "DE.Views.FileMenu.btnSettingsCaption": "Pengaturan Lanjut", "DE.Views.FileMenu.btnToEditCaption": "Edit Dokumen", "DE.Views.FileMenu.textDownload": "Unduh", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Dokumen Kosong", diff --git a/apps/documenteditor/main/locale/it.json b/apps/documenteditor/main/locale/it.json index 1e2732f9f..35f0f9143 100644 --- a/apps/documenteditor/main/locale/it.json +++ b/apps/documenteditor/main/locale/it.json @@ -576,7 +576,7 @@ "DE.Controllers.Main.errorDataRange": "Intervallo di dati non corretto.", "DE.Controllers.Main.errorDefaultMessage": "Codice errore: %1", "DE.Controllers.Main.errorDirectUrl": "Si prega di verificare il link al documento.
Questo collegamento deve essere un collegamento diretto al file da scaricare.", - "DE.Controllers.Main.errorEditingDownloadas": "Si è verificato un errore durante il lavoro con il documento.
Utilizza l'opzione 'Scaricare come ...' per salvare la copia di backup del file sul disco rigido del computer.", + "DE.Controllers.Main.errorEditingDownloadas": "Si è verificato un errore durante il lavoro con il documento.
Utilizza l'opzione 'Scaricare come' per salvare la copia di backup del file sul disco rigido del computer.", "DE.Controllers.Main.errorEditingSaveas": "Si è verificato un errore durante il lavoro con il documento.
Utilizza l'opzione 'Salvare come ...' per salvare la copia di backup del file sul disco rigido del computer.", "DE.Controllers.Main.errorEmailClient": "Non è stato trovato nessun client di posta elettronica.", "DE.Controllers.Main.errorEmptyTOC": "Inizia a creare un sommario applicando uno stile di intestazione dalla galleria Stili al testo selezionato.", @@ -1711,22 +1711,22 @@ "DE.Views.FileMenu.btnBackCaption": "Apri percorso file", "DE.Views.FileMenu.btnCloseMenuCaption": "Chiudi il menù", "DE.Views.FileMenu.btnCreateNewCaption": "Crea una nuova didascalia", - "DE.Views.FileMenu.btnDownloadCaption": "Scarica come...", + "DE.Views.FileMenu.btnDownloadCaption": "Scarica come", "DE.Views.FileMenu.btnExitCaption": "Chiudere", - "DE.Views.FileMenu.btnFileOpenCaption": "Aprire...", - "DE.Views.FileMenu.btnHelpCaption": "Guida...", + "DE.Views.FileMenu.btnFileOpenCaption": "Aprire", + "DE.Views.FileMenu.btnHelpCaption": "Guida", "DE.Views.FileMenu.btnHistoryCaption": "Cronologia delle versioni", - "DE.Views.FileMenu.btnInfoCaption": "Informazioni documento...", + "DE.Views.FileMenu.btnInfoCaption": "Informazioni documento", "DE.Views.FileMenu.btnPrintCaption": "Stampa", "DE.Views.FileMenu.btnProtectCaption": "Proteggi", - "DE.Views.FileMenu.btnRecentFilesCaption": "Apri recenti...", - "DE.Views.FileMenu.btnRenameCaption": "Rinomina in corso...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Apri recenti", + "DE.Views.FileMenu.btnRenameCaption": "Rinomina in corso", "DE.Views.FileMenu.btnReturnCaption": "Torna al documento", - "DE.Views.FileMenu.btnRightsCaption": "Diritti di accesso...", + "DE.Views.FileMenu.btnRightsCaption": "Diritti di accesso", "DE.Views.FileMenu.btnSaveAsCaption": "Salva come", "DE.Views.FileMenu.btnSaveCaption": "Salva", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Salva copia come...", - "DE.Views.FileMenu.btnSettingsCaption": "Impostazioni avanzate...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Salva copia come", + "DE.Views.FileMenu.btnSettingsCaption": "Impostazioni avanzate", "DE.Views.FileMenu.btnToEditCaption": "Modifica documento", "DE.Views.FileMenu.textDownload": "Scarica", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Documento Vuoto", diff --git a/apps/documenteditor/main/locale/ja.json b/apps/documenteditor/main/locale/ja.json index cb06a1261..c70b44346 100644 --- a/apps/documenteditor/main/locale/ja.json +++ b/apps/documenteditor/main/locale/ja.json @@ -691,7 +691,7 @@ "DE.Controllers.Main.txtHeader": "ヘッダー", "DE.Controllers.Main.txtHyperlink": "ハイパーリンク", "DE.Controllers.Main.txtIndTooLarge": "インデックスが大きすぎます", - "DE.Controllers.Main.txtLines": "行", + "DE.Controllers.Main.txtLines": "線", "DE.Controllers.Main.txtMainDocOnly": "エラー!メイン文書のみ。", "DE.Controllers.Main.txtMath": "数学", "DE.Controllers.Main.txtMissArg": "引数がありません", @@ -1713,20 +1713,20 @@ "DE.Views.FileMenu.btnCreateNewCaption": "新規作成", "DE.Views.FileMenu.btnDownloadCaption": "名前を付けてダウンロード", "DE.Views.FileMenu.btnExitCaption": "終了", - "DE.Views.FileMenu.btnFileOpenCaption": "開く...", - "DE.Views.FileMenu.btnHelpCaption": "ヘルプ...", + "DE.Views.FileMenu.btnFileOpenCaption": "開く", + "DE.Views.FileMenu.btnHelpCaption": "ヘルプ", "DE.Views.FileMenu.btnHistoryCaption": "バージョン履歴", "DE.Views.FileMenu.btnInfoCaption": "ファイル情報", "DE.Views.FileMenu.btnPrintCaption": "印刷", "DE.Views.FileMenu.btnProtectCaption": "保護する", - "DE.Views.FileMenu.btnRecentFilesCaption": "最近開いた...", + "DE.Views.FileMenu.btnRecentFilesCaption": "最近開いた", "DE.Views.FileMenu.btnRenameCaption": "名前を変更する", "DE.Views.FileMenu.btnReturnCaption": "文書に戻る", - "DE.Views.FileMenu.btnRightsCaption": "アクセス許可...", + "DE.Views.FileMenu.btnRightsCaption": "アクセス許可", "DE.Views.FileMenu.btnSaveAsCaption": "名前を付けて保存", "DE.Views.FileMenu.btnSaveCaption": "保存", "DE.Views.FileMenu.btnSaveCopyAsCaption": "コピーを別名で保存する", - "DE.Views.FileMenu.btnSettingsCaption": "詳細設定...", + "DE.Views.FileMenu.btnSettingsCaption": "詳細設定", "DE.Views.FileMenu.btnToEditCaption": "ドキュメントを編集", "DE.Views.FileMenu.textDownload": "ダウンロード", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "空の文書", diff --git a/apps/documenteditor/main/locale/ko.json b/apps/documenteditor/main/locale/ko.json index 0b8d8da51..e12bfd490 100644 --- a/apps/documenteditor/main/locale/ko.json +++ b/apps/documenteditor/main/locale/ko.json @@ -537,7 +537,7 @@ "DE.Controllers.Main.errorDataRange": "잘못된 참조 대상 입니다.", "DE.Controllers.Main.errorDefaultMessage": "오류 코드 : % 1", "DE.Controllers.Main.errorDirectUrl": "문서에 대한 링크를 확인하십시오.
이 링크는 다운로드할 파일에 대한 직접 링크여야 합니다.", - "DE.Controllers.Main.errorEditingDownloadas": "문서를 처리하는 동안 오류가 발생했습니다.
\"다른 이름으로 다운로드...\" 옵션을 사용하여 파일의 백업 사본을 컴퓨터의 하드 드라이브에 저장하십시오.", + "DE.Controllers.Main.errorEditingDownloadas": "문서를 처리하는 동안 오류가 발생했습니다.
\"다른 이름으로 다운로드\" 옵션을 사용하여 파일의 백업 사본을 컴퓨터의 하드 드라이브에 저장하십시오.", "DE.Controllers.Main.errorEditingSaveas": "문서를 사용하는 동안 오류가 발생했습니다.
파일의 백업 사본을 컴퓨터의 하드 드라이브에 저장하려면 \"다른 이름으로 저장...\" 옵션을 사용하십시오.", "DE.Controllers.Main.errorEmailClient": "이메일 클라이언트를 찾을 수 없습니다.", "DE.Controllers.Main.errorFilePassProtect": "문서가 암호로 보호되어 있습니다.", @@ -1663,22 +1663,22 @@ "DE.Views.FileMenu.btnBackCaption": "파일 위치 열기", "DE.Views.FileMenu.btnCloseMenuCaption": "메뉴 닫기", "DE.Views.FileMenu.btnCreateNewCaption": "새로 만들기", - "DE.Views.FileMenu.btnDownloadCaption": "다운로드 방법 ...", + "DE.Views.FileMenu.btnDownloadCaption": "다운로드 방법", "DE.Views.FileMenu.btnExitCaption": "닫기", "DE.Views.FileMenu.btnFileOpenCaption": "열기", - "DE.Views.FileMenu.btnHelpCaption": "Help ...", + "DE.Views.FileMenu.btnHelpCaption": "Help", "DE.Views.FileMenu.btnHistoryCaption": "버전 기록", - "DE.Views.FileMenu.btnInfoCaption": "문서 정보 ...", + "DE.Views.FileMenu.btnInfoCaption": "문서 정보", "DE.Views.FileMenu.btnPrintCaption": "인쇄", "DE.Views.FileMenu.btnProtectCaption": "보호", - "DE.Views.FileMenu.btnRecentFilesCaption": "최근 열기 ...", - "DE.Views.FileMenu.btnRenameCaption": "Rename ...", + "DE.Views.FileMenu.btnRecentFilesCaption": "최근 열기", + "DE.Views.FileMenu.btnRenameCaption": "Rename", "DE.Views.FileMenu.btnReturnCaption": "문서로 돌아 가기", - "DE.Views.FileMenu.btnRightsCaption": "액세스 권한 ...", + "DE.Views.FileMenu.btnRightsCaption": "액세스 권한", "DE.Views.FileMenu.btnSaveAsCaption": "다른 이름으로 저장", "DE.Views.FileMenu.btnSaveCaption": "저장", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "다른 이름으로 저장...", - "DE.Views.FileMenu.btnSettingsCaption": "고급 설정 ...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "다른 이름으로 저장", + "DE.Views.FileMenu.btnSettingsCaption": "고급 설정", "DE.Views.FileMenu.btnToEditCaption": "문서 편집", "DE.Views.FileMenu.textDownload": "다운로드", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "빈문서", diff --git a/apps/documenteditor/main/locale/lo.json b/apps/documenteditor/main/locale/lo.json index 52dc3e9db..b751ea5a1 100644 --- a/apps/documenteditor/main/locale/lo.json +++ b/apps/documenteditor/main/locale/lo.json @@ -537,7 +537,7 @@ "DE.Controllers.Main.errorDataRange": "ໄລຍະຂອງຂໍ້ມູນບໍ່ຖືກ", "DE.Controllers.Main.errorDefaultMessage": "ລະຫັດຂໍ້ຜິດພາດ: %1", "DE.Controllers.Main.errorDirectUrl": "ກະລຸນາກວດສອບເອກະສານທີ່ຢູ່ໃນເອກະສານ.
ລິ້ງນີ້ຕ້ອງແມ່ນລິ້ງເຊື່ອມຕໍ່ໂດຍກົງກັບເອກະສານເພື່ອດາວໂຫລດ.", - "DE.Controllers.Main.errorEditingDownloadas": "ເກີດຂໍ້ຜິດພາດໃນລະຫວ່າງການເຮັດວຽກກັບເອກກະສານ.
ໃຊ້ຕົວເລືອກ 'ດາວໂຫລດເປັນ ... ' ເພື່ອບັນທຶກເອກະສານເກັບໄວ້ໃນຮາດໄດຄອມພິວເຕີຂອງທ່ານ.", + "DE.Controllers.Main.errorEditingDownloadas": "ເກີດຂໍ້ຜິດພາດໃນລະຫວ່າງການເຮັດວຽກກັບເອກກະສານ.
ໃຊ້ຕົວເລືອກ 'ດາວໂຫລດເປັນ' ເພື່ອບັນທຶກເອກະສານເກັບໄວ້ໃນຮາດໄດຄອມພິວເຕີຂອງທ່ານ.", "DE.Controllers.Main.errorEditingSaveas": "ເກີດຂໍ້ຜິດພາດໃນລະຫວ່າງການເຮັດວຽກກັບເອກກະສານ.
ໃຊ້ຕົວເລືອກ 'ບັນທຶກເປັນ ... ' ເພື່ອບັນທຶກເອກະສານເກັບໄວ້ໃນຮາດໄດຄອມພິວເຕີຂອງທ່ານ.", "DE.Controllers.Main.errorEmailClient": "ບໍ່ສາມາດພົບເຫັນອີເມວລູກຄ້າ.", "DE.Controllers.Main.errorFilePassProtect": "ມີລະຫັດປົກປ້ອງຟາຍນີ້ຈຶ່ງບໍ່ສາມາດເປີດໄດ້", @@ -1665,20 +1665,20 @@ "DE.Views.FileMenu.btnCreateNewCaption": "ສ້າງໃໝ່", "DE.Views.FileMenu.btnDownloadCaption": "ດາວໂຫລດດ້ວຍ", "DE.Views.FileMenu.btnExitCaption": " ປິດ", - "DE.Views.FileMenu.btnFileOpenCaption": "ເປີດ...", + "DE.Views.FileMenu.btnFileOpenCaption": "ເປີດ", "DE.Views.FileMenu.btnHelpCaption": "ຊ່ວຍເຫຼືອ", "DE.Views.FileMenu.btnHistoryCaption": "ປະຫວັດ", - "DE.Views.FileMenu.btnInfoCaption": "ຂໍ້ມູນເອກະສານ ...", + "DE.Views.FileMenu.btnInfoCaption": "ຂໍ້ມູນເອກະສານ", "DE.Views.FileMenu.btnPrintCaption": "ພິມ", "DE.Views.FileMenu.btnProtectCaption": "ຄວາມປອດໄພ", "DE.Views.FileMenu.btnRecentFilesCaption": "ເປີດເອກະສານຜ່ານມາ", - "DE.Views.FileMenu.btnRenameCaption": "ປ່ຽນຊື່...", + "DE.Views.FileMenu.btnRenameCaption": "ປ່ຽນຊື່", "DE.Views.FileMenu.btnReturnCaption": "ກັບໄປທີ່ເອກະສານ", "DE.Views.FileMenu.btnRightsCaption": "ສິດທິໃນການເຂົ້າເຖິງ", "DE.Views.FileMenu.btnSaveAsCaption": "ບັນທຶກເປັນ", "DE.Views.FileMenu.btnSaveCaption": "ບັນທຶກ", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "ບັນທຶກສຳເນົາເປັນ...", - "DE.Views.FileMenu.btnSettingsCaption": "ຕັ້ງ​ຄ່າ​ຂັ້ນ​ສູງ...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "ບັນທຶກສຳເນົາເປັນ", + "DE.Views.FileMenu.btnSettingsCaption": "ຕັ້ງ​ຄ່າ​ຂັ້ນ​ສູງ", "DE.Views.FileMenu.btnToEditCaption": "ແກ້ໄຂເອກະສານ", "DE.Views.FileMenu.textDownload": "ດາວໂຫຼດ", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "ເອກະສານເປົ່າ", diff --git a/apps/documenteditor/main/locale/lv.json b/apps/documenteditor/main/locale/lv.json index ded8c1373..af7f82487 100644 --- a/apps/documenteditor/main/locale/lv.json +++ b/apps/documenteditor/main/locale/lv.json @@ -1036,19 +1036,19 @@ "DE.Views.FileMenu.btnBackCaption": "Go to Documents", "DE.Views.FileMenu.btnCloseMenuCaption": "Aizvērt izvēlni", "DE.Views.FileMenu.btnCreateNewCaption": "Izveidot jaunu", - "DE.Views.FileMenu.btnDownloadCaption": "Lejupielādēt kā...", - "DE.Views.FileMenu.btnHelpCaption": "Palīdzība...", + "DE.Views.FileMenu.btnDownloadCaption": "Lejupielādēt kā", + "DE.Views.FileMenu.btnHelpCaption": "Palīdzība", "DE.Views.FileMenu.btnHistoryCaption": "Version History", - "DE.Views.FileMenu.btnInfoCaption": "Dokumenta informācija...", + "DE.Views.FileMenu.btnInfoCaption": "Dokumenta informācija", "DE.Views.FileMenu.btnPrintCaption": "Drukāt", "DE.Views.FileMenu.btnProtectCaption": "Aizsargāt", - "DE.Views.FileMenu.btnRecentFilesCaption": "Atvērt pēdejo...", - "DE.Views.FileMenu.btnRenameCaption": "Pārdēvē...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Atvērt pēdejo", + "DE.Views.FileMenu.btnRenameCaption": "Pārdēvē", "DE.Views.FileMenu.btnReturnCaption": "Back to Document", - "DE.Views.FileMenu.btnRightsCaption": "Access Rights...", + "DE.Views.FileMenu.btnRightsCaption": "Access Rights", "DE.Views.FileMenu.btnSaveAsCaption": "Save as", "DE.Views.FileMenu.btnSaveCaption": "Saglabāt", - "DE.Views.FileMenu.btnSettingsCaption": "Papildu iestatījumi...", + "DE.Views.FileMenu.btnSettingsCaption": "Papildu iestatījumi", "DE.Views.FileMenu.btnToEditCaption": "Rediģēt dokumentu", "DE.Views.FileMenu.textDownload": "Download", "DE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Piemērot", diff --git a/apps/documenteditor/main/locale/ms.json b/apps/documenteditor/main/locale/ms.json index 4d12ecc93..7a0363acf 100644 --- a/apps/documenteditor/main/locale/ms.json +++ b/apps/documenteditor/main/locale/ms.json @@ -576,7 +576,7 @@ "DE.Controllers.Main.errorDataRange": "Julat data tidak betul.", "DE.Controllers.Main.errorDefaultMessage": "Kod ralat: %1", "DE.Controllers.Main.errorDirectUrl": "Sila sahkan pautan kepada dokumen.
Pautan ini mestilah pautan langsung kepada fail untuk dimuat turun.", - "DE.Controllers.Main.errorEditingDownloadas": "Terdapat ralat yang berlaku semasa bekerja dengan dokumen.
Gunakan pilihan 'Download as...' untuk menyimpan salinan fail sandaran ke pemacu keras komputer anda.", + "DE.Controllers.Main.errorEditingDownloadas": "Terdapat ralat yang berlaku semasa bekerja dengan dokumen.
Gunakan pilihan 'Download as' untuk menyimpan salinan fail sandaran ke pemacu keras komputer anda.", "DE.Controllers.Main.errorEditingSaveas": "Terdapat ralat yang berlaku semasa bekerja dengan dokumen.
Gunakan pilihan 'Save as...' untuk menyimpan salinan fail sandaran ke pemacu keras komputer anda.", "DE.Controllers.Main.errorEmailClient": "Tiada e-mel klien yang dijumpai.", "DE.Controllers.Main.errorEmptyTOC": "Mula mencipta senarai kandungan dengan menggunakan gaya pengepala daripada galeri Gaya pada teks pilihan.", @@ -1711,22 +1711,22 @@ "DE.Views.FileMenu.btnBackCaption": "Buka lokasi fail", "DE.Views.FileMenu.btnCloseMenuCaption": "Tutup Menu", "DE.Views.FileMenu.btnCreateNewCaption": "Cipta Baharu", - "DE.Views.FileMenu.btnDownloadCaption": "Muat turun sebagai…", + "DE.Views.FileMenu.btnDownloadCaption": "Muat turun sebagai", "DE.Views.FileMenu.btnExitCaption": "Tutup", - "DE.Views.FileMenu.btnFileOpenCaption": "Buka…", - "DE.Views.FileMenu.btnHelpCaption": "Bantu…", + "DE.Views.FileMenu.btnFileOpenCaption": "Buka", + "DE.Views.FileMenu.btnHelpCaption": "Bantu", "DE.Views.FileMenu.btnHistoryCaption": "Sejarah Versi", - "DE.Views.FileMenu.btnInfoCaption": "Maklumat Dokumen…", + "DE.Views.FileMenu.btnInfoCaption": "Maklumat Dokumen", "DE.Views.FileMenu.btnPrintCaption": "Cetak", "DE.Views.FileMenu.btnProtectCaption": "Lindung", - "DE.Views.FileMenu.btnRecentFilesCaption": "Buka Terkini…", - "DE.Views.FileMenu.btnRenameCaption": "Namakan Semula…", + "DE.Views.FileMenu.btnRecentFilesCaption": "Buka Terkini", + "DE.Views.FileMenu.btnRenameCaption": "Namakan Semula", "DE.Views.FileMenu.btnReturnCaption": "Kembali kepada Dokumen", - "DE.Views.FileMenu.btnRightsCaption": "Capaian Benar…", + "DE.Views.FileMenu.btnRightsCaption": "Capaian Benar", "DE.Views.FileMenu.btnSaveAsCaption": "Simpan sebagai", "DE.Views.FileMenu.btnSaveCaption": "Simpan", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Simpan SALINAN sebagai…", - "DE.Views.FileMenu.btnSettingsCaption": "Seting Lanjutan…", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Simpan SALINAN sebagai", + "DE.Views.FileMenu.btnSettingsCaption": "Seting Lanjutan", "DE.Views.FileMenu.btnToEditCaption": "Edit Dokumen", "DE.Views.FileMenu.textDownload": "Muat turun", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Dokumen Kosong", diff --git a/apps/documenteditor/main/locale/nb.json b/apps/documenteditor/main/locale/nb.json index 122cc6cac..7d426eec5 100644 --- a/apps/documenteditor/main/locale/nb.json +++ b/apps/documenteditor/main/locale/nb.json @@ -120,7 +120,7 @@ "DE.Controllers.LeftMenu.notcriticalErrorTitle": "Advarsel", "DE.Controllers.Main.criticalErrorTitle": "Feil", "DE.Controllers.Main.errorDefaultMessage": "Feilkode: %1", - "DE.Controllers.Main.errorEditingDownloadas": "Det oppstod en feil ved arbeid med dokumentet.
Bruk 'Last ned som...' opsjonen til å lagre en kopi av dokumentet til din lokale datamaskin.", + "DE.Controllers.Main.errorEditingDownloadas": "Det oppstod en feil ved arbeid med dokumentet.
Bruk 'Last ned som' opsjonen til å lagre en kopi av dokumentet til din lokale datamaskin.", "DE.Controllers.Main.errorEditingSaveas": "Det oppstod en feil ved arbeid med dokumentet.
Bruk opsjonen 'Lagre som...' til å lagre en kopi av dokumentet til din lokale datamaskin.", "DE.Controllers.Main.errorForceSave": "Det skjedde en feil ved lagring av filen. Bruk opsjonen 'Lagre som...' til å lagre filen til din lokale datamaskin eller prøv igjen senere.", "DE.Controllers.Main.errorViewerDisconnect": "Mistet nettverksforbindelse. Du kan fremdeles se dokumentet,
men vil ikke kunne laste ned eller skrive det ut før nettverksforbindelsen er gjenopprettet og siden oppdatert.", @@ -386,8 +386,8 @@ "DE.Views.FileMenu.btnCreateNewCaption": "Opprett ny", "DE.Views.FileMenu.btnPrintCaption": "Skriv ut", "DE.Views.FileMenu.btnReturnCaption": "Tilbake til dokument", - "DE.Views.FileMenu.btnRightsCaption": "Tilgangsrettigheter...", - "DE.Views.FileMenu.btnSettingsCaption": "Avanserte innstillinger...", + "DE.Views.FileMenu.btnRightsCaption": "Tilgangsrettigheter", + "DE.Views.FileMenu.btnSettingsCaption": "Avanserte innstillinger", "DE.Views.FileMenu.btnToEditCaption": "Rediger dokument", "DE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Bruk", "DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Legg til forfatter", diff --git a/apps/documenteditor/main/locale/nl.json b/apps/documenteditor/main/locale/nl.json index 8b50ccfea..1b837d9d3 100644 --- a/apps/documenteditor/main/locale/nl.json +++ b/apps/documenteditor/main/locale/nl.json @@ -564,7 +564,7 @@ "DE.Controllers.Main.errorDataRange": "Onjuist gegevensbereik.", "DE.Controllers.Main.errorDefaultMessage": "Foutcode: %1", "DE.Controllers.Main.errorDirectUrl": "Controleer de link naar het document.
Deze link moet een directe link naar het bestand zijn om te downloaden.", - "DE.Controllers.Main.errorEditingDownloadas": "Er is een fout ontstaan tijdens het werken met het document.
Gebruik de 'Opslaan als...' optie om het bestand als backup op te slaan op uw computer.", + "DE.Controllers.Main.errorEditingDownloadas": "Er is een fout ontstaan tijdens het werken met het document.
Gebruik de 'Opslaan als' optie om het bestand als backup op te slaan op uw computer.", "DE.Controllers.Main.errorEditingSaveas": "Er is een fout ontstaan tijdens het werken met het document.
Gebruik de 'Opslaan als...' optie om het bestand als backup op te slaan op uw computer.", "DE.Controllers.Main.errorEmailClient": "Er is geen e-mail client gevonden.", "DE.Controllers.Main.errorEmptyTOC": "Begin met het maken van een inhoudsopgave door een kopstijl uit de galerij Stijlen toe te passen op de geselecteerde tekst.", @@ -1696,22 +1696,22 @@ "DE.Views.FileMenu.btnBackCaption": "Open bestandslocatie", "DE.Views.FileMenu.btnCloseMenuCaption": "Menu sluiten", "DE.Views.FileMenu.btnCreateNewCaption": "Nieuw maken", - "DE.Views.FileMenu.btnDownloadCaption": "Downloaden als...", + "DE.Views.FileMenu.btnDownloadCaption": "Downloaden als", "DE.Views.FileMenu.btnExitCaption": "Sluiten", - "DE.Views.FileMenu.btnFileOpenCaption": "Openen...", - "DE.Views.FileMenu.btnHelpCaption": "Help...", + "DE.Views.FileMenu.btnFileOpenCaption": "Openen", + "DE.Views.FileMenu.btnHelpCaption": "Help", "DE.Views.FileMenu.btnHistoryCaption": "Versiehistorie", - "DE.Views.FileMenu.btnInfoCaption": "Documentinfo...", + "DE.Views.FileMenu.btnInfoCaption": "Documentinfo", "DE.Views.FileMenu.btnPrintCaption": "Afdrukken", "DE.Views.FileMenu.btnProtectCaption": "Beveilig", - "DE.Views.FileMenu.btnRecentFilesCaption": "Recente openen...", - "DE.Views.FileMenu.btnRenameCaption": "Hernoemen...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Recente openen", + "DE.Views.FileMenu.btnRenameCaption": "Hernoemen", "DE.Views.FileMenu.btnReturnCaption": "Terug naar document", - "DE.Views.FileMenu.btnRightsCaption": "Toegangsrechten...", + "DE.Views.FileMenu.btnRightsCaption": "Toegangsrechten", "DE.Views.FileMenu.btnSaveAsCaption": "Opslaan als", "DE.Views.FileMenu.btnSaveCaption": "Opslaan", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie opslaan als...", - "DE.Views.FileMenu.btnSettingsCaption": "Geavanceerde instellingen...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie opslaan als", + "DE.Views.FileMenu.btnSettingsCaption": "Geavanceerde instellingen", "DE.Views.FileMenu.btnToEditCaption": "Document bewerken", "DE.Views.FileMenu.textDownload": "Downloaden", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Leeg document", diff --git a/apps/documenteditor/main/locale/pl.json b/apps/documenteditor/main/locale/pl.json index 7a66bafba..203346e07 100644 --- a/apps/documenteditor/main/locale/pl.json +++ b/apps/documenteditor/main/locale/pl.json @@ -563,7 +563,7 @@ "DE.Controllers.Main.errorDataRange": "Błędny zakres danych.", "DE.Controllers.Main.errorDefaultMessage": "Kod błędu: %1", "DE.Controllers.Main.errorDirectUrl": "Sprawdź link do dokumentu.
Ten link musi być bezpośrednim linkiem do pliku do pobrania.", - "DE.Controllers.Main.errorEditingDownloadas": "Wystąpił błąd podczas pracy z dokumentem.
Użyj opcji „Pobierz jako...”, aby zapisać kopię zapasową pliku na dysku twardym komputera.", + "DE.Controllers.Main.errorEditingDownloadas": "Wystąpił błąd podczas pracy z dokumentem.
Użyj opcji „Pobierz jako”, aby zapisać kopię zapasową pliku na dysku twardym komputera.", "DE.Controllers.Main.errorEditingSaveas": "Wystąpił błąd podczas pracy z dokumentem.
Użyj opcji „Zapisz kopię jako...”, aby zapisać kopię zapasową pliku na dysku twardym komputera.", "DE.Controllers.Main.errorEmailClient": "Nie znaleziono klienta poczty e-mail.", "DE.Controllers.Main.errorFilePassProtect": "Dokument jest chroniony hasłem i nie można go otworzyć.", @@ -1690,22 +1690,22 @@ "DE.Views.FileMenu.btnBackCaption": "Otwórz lokalizację pliku", "DE.Views.FileMenu.btnCloseMenuCaption": "Zamknij menu", "DE.Views.FileMenu.btnCreateNewCaption": "Utwórz nowy", - "DE.Views.FileMenu.btnDownloadCaption": "Pobierz jako...", + "DE.Views.FileMenu.btnDownloadCaption": "Pobierz jako", "DE.Views.FileMenu.btnExitCaption": "Wyjdź", - "DE.Views.FileMenu.btnFileOpenCaption": "Otwórz...", - "DE.Views.FileMenu.btnHelpCaption": "Pomoc...", + "DE.Views.FileMenu.btnFileOpenCaption": "Otwórz", + "DE.Views.FileMenu.btnHelpCaption": "Pomoc", "DE.Views.FileMenu.btnHistoryCaption": "Historia wersji", - "DE.Views.FileMenu.btnInfoCaption": "Informacje o dokumencie...", + "DE.Views.FileMenu.btnInfoCaption": "Informacje o dokumencie", "DE.Views.FileMenu.btnPrintCaption": "Drukuj", "DE.Views.FileMenu.btnProtectCaption": "Zabezpiecz", - "DE.Views.FileMenu.btnRecentFilesCaption": "Otwórz ostatnie...", - "DE.Views.FileMenu.btnRenameCaption": "Zmień nazwę...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Otwórz ostatnie", + "DE.Views.FileMenu.btnRenameCaption": "Zmień nazwę", "DE.Views.FileMenu.btnReturnCaption": "Powrót do dokumentu", - "DE.Views.FileMenu.btnRightsCaption": "Prawa dostępu...", + "DE.Views.FileMenu.btnRightsCaption": "Prawa dostępu", "DE.Views.FileMenu.btnSaveAsCaption": "Zapisz jako", "DE.Views.FileMenu.btnSaveCaption": "Zapisz", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Zapisz kopię jako…", - "DE.Views.FileMenu.btnSettingsCaption": "Zaawansowane ustawienia...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Zapisz kopię jako", + "DE.Views.FileMenu.btnSettingsCaption": "Zaawansowane ustawienia", "DE.Views.FileMenu.btnToEditCaption": "Edytuj dokument", "DE.Views.FileMenu.textDownload": "Pobierz", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Pusty dokument", diff --git a/apps/documenteditor/main/locale/pt-pt.json b/apps/documenteditor/main/locale/pt-pt.json index a55809ed1..69fdc4db3 100644 --- a/apps/documenteditor/main/locale/pt-pt.json +++ b/apps/documenteditor/main/locale/pt-pt.json @@ -576,7 +576,7 @@ "DE.Controllers.Main.errorDataRange": "Intervalo de dados inválido.", "DE.Controllers.Main.errorDefaultMessage": "Código do erro: %1", "DE.Controllers.Main.errorDirectUrl": "Verifique a ligação ao documento.
Deve ser uma ligação direta para o ficheiro a descarregar.", - "DE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro ao trabalhar no documento.
Utilize a opção 'Descarregar como...' para guardar a cópia de segurança do ficheiro numa unidade.", + "DE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro ao trabalhar no documento.
Utilize a opção 'Descarregar como' para guardar a cópia de segurança do ficheiro numa unidade.", "DE.Controllers.Main.errorEditingSaveas": "Ocorreu um erro ao trabalhar no documento.
Utilize a opção 'Descarregar como...' para guardar a cópia de segurança do ficheiro numa unidade.", "DE.Controllers.Main.errorEmailClient": "Não foi possível encontrar nenhum cliente de e-mail.", "DE.Controllers.Main.errorEmptyTOC": "Pode criar um índice remissivo aplicando um estilo ao texto selecionado a partir da galeria de estilos.", @@ -1711,22 +1711,22 @@ "DE.Views.FileMenu.btnBackCaption": "Abrir localização", "DE.Views.FileMenu.btnCloseMenuCaption": "Fechar menu", "DE.Views.FileMenu.btnCreateNewCaption": "Criar novo", - "DE.Views.FileMenu.btnDownloadCaption": "Descarregar como...", + "DE.Views.FileMenu.btnDownloadCaption": "Descarregar como", "DE.Views.FileMenu.btnExitCaption": "Sair", - "DE.Views.FileMenu.btnFileOpenCaption": "Abrir...", - "DE.Views.FileMenu.btnHelpCaption": "Ajuda...", + "DE.Views.FileMenu.btnFileOpenCaption": "Abrir", + "DE.Views.FileMenu.btnHelpCaption": "Ajuda", "DE.Views.FileMenu.btnHistoryCaption": "Histórico da versão", - "DE.Views.FileMenu.btnInfoCaption": "Informações do documento...", + "DE.Views.FileMenu.btnInfoCaption": "Informações do documento", "DE.Views.FileMenu.btnPrintCaption": "Imprimir", "DE.Views.FileMenu.btnProtectCaption": "Proteger", - "DE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente...", - "DE.Views.FileMenu.btnRenameCaption": "Mudar nome...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente", + "DE.Views.FileMenu.btnRenameCaption": "Mudar nome", "DE.Views.FileMenu.btnReturnCaption": "Voltar para documento", - "DE.Views.FileMenu.btnRightsCaption": "Direitos de acesso...", + "DE.Views.FileMenu.btnRightsCaption": "Direitos de acesso", "DE.Views.FileMenu.btnSaveAsCaption": "Guardar como", "DE.Views.FileMenu.btnSaveCaption": "Guardar", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Guardar Cópia como...", - "DE.Views.FileMenu.btnSettingsCaption": "Definições avançadas...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Guardar Cópia como", + "DE.Views.FileMenu.btnSettingsCaption": "Definições avançadas", "DE.Views.FileMenu.btnToEditCaption": "Editar documento", "DE.Views.FileMenu.textDownload": "Descarregar", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Documento em branco", diff --git a/apps/documenteditor/main/locale/pt.json b/apps/documenteditor/main/locale/pt.json index 97f7a0f7a..8472a2cf2 100644 --- a/apps/documenteditor/main/locale/pt.json +++ b/apps/documenteditor/main/locale/pt.json @@ -576,7 +576,7 @@ "DE.Controllers.Main.errorDataRange": "Intervalo de dados incorreto.", "DE.Controllers.Main.errorDefaultMessage": "Código do erro: %1", "DE.Controllers.Main.errorDirectUrl": "Por favor, verifique o link para o documento.
Este link deve ser o link direto para baixar o arquivo.", - "DE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro.
Use a opção 'Baixar como...' para gravar a cópia de backup em seu computador.", + "DE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro.
Use a opção 'Baixar como' para gravar a cópia de backup em seu computador.", "DE.Controllers.Main.errorEditingSaveas": "Ocorreu um erro.
Use a opção \"Salvar Como...\" para salvar uma cópia de backup em seu computador.", "DE.Controllers.Main.errorEmailClient": "Nenhum cliente de e-mail foi encontrado.", "DE.Controllers.Main.errorEmptyTOC": "Comece a criar um sumário aplicando um estilo de título da galeria Estilos ao texto selecionado.", @@ -1711,22 +1711,22 @@ "DE.Views.FileMenu.btnBackCaption": "Local do arquivo aberto", "DE.Views.FileMenu.btnCloseMenuCaption": "Fechar menu", "DE.Views.FileMenu.btnCreateNewCaption": "Criar novo", - "DE.Views.FileMenu.btnDownloadCaption": "Baixar como...", + "DE.Views.FileMenu.btnDownloadCaption": "Baixar como", "DE.Views.FileMenu.btnExitCaption": "Encerrar", - "DE.Views.FileMenu.btnFileOpenCaption": "Abrir...", - "DE.Views.FileMenu.btnHelpCaption": "Ajuda...", + "DE.Views.FileMenu.btnFileOpenCaption": "Abrir", + "DE.Views.FileMenu.btnHelpCaption": "Ajuda", "DE.Views.FileMenu.btnHistoryCaption": "Histórico de Versão", - "DE.Views.FileMenu.btnInfoCaption": "Informações do documento...", + "DE.Views.FileMenu.btnInfoCaption": "Informações do documento", "DE.Views.FileMenu.btnPrintCaption": "Imprimir", "DE.Views.FileMenu.btnProtectCaption": "Proteger", - "DE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente...", - "DE.Views.FileMenu.btnRenameCaption": "Renomear...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente", + "DE.Views.FileMenu.btnRenameCaption": "Renomear", "DE.Views.FileMenu.btnReturnCaption": "Voltar para documento", - "DE.Views.FileMenu.btnRightsCaption": "Direitos de Acesso...", + "DE.Views.FileMenu.btnRightsCaption": "Direitos de Acesso", "DE.Views.FileMenu.btnSaveAsCaption": "Salvar Como", "DE.Views.FileMenu.btnSaveCaption": "Salvar", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Salvar cópia como...", - "DE.Views.FileMenu.btnSettingsCaption": "Configurações avançadas...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Salvar cópia como", + "DE.Views.FileMenu.btnSettingsCaption": "Configurações avançadas", "DE.Views.FileMenu.btnToEditCaption": "Editar documento", "DE.Views.FileMenu.textDownload": "Baixar", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Documento em branco", diff --git a/apps/documenteditor/main/locale/ro.json b/apps/documenteditor/main/locale/ro.json index 3d8a18231..0a922e96a 100644 --- a/apps/documenteditor/main/locale/ro.json +++ b/apps/documenteditor/main/locale/ro.json @@ -576,7 +576,7 @@ "DE.Controllers.Main.errorDataRange": "Zonă de date incorectă.", "DE.Controllers.Main.errorDefaultMessage": "Codul de eroare: %1", "DE.Controllers.Main.errorDirectUrl": "Verificați linkul la document.
Trebuie să fie un link direct spre fișierul de încărcat.", - "DE.Controllers.Main.errorEditingDownloadas": "S-a produs o eroare în timpul editării documentului.
Pentru copierea de rezervă pe PC utilizați opțiunea Descărcare ca...", + "DE.Controllers.Main.errorEditingDownloadas": "S-a produs o eroare în timpul editării documentului.
Pentru copierea de rezervă pe PC utilizați opțiunea Descărcare ca", "DE.Controllers.Main.errorEditingSaveas": "S-a produs o eroare în timpul editării documentului.
Pentru copierea de rezervă pe PC utilizați opțiunea Salvare ca...", "DE.Controllers.Main.errorEmailClient": "Client de poștă electronică imposibil de găsit. ", "DE.Controllers.Main.errorEmptyTOC": "Începeți să creați un cuprins prin aplicarea stilurilor de titlu din Galeria de stiluri la textul selectat.", @@ -1711,22 +1711,22 @@ "DE.Views.FileMenu.btnBackCaption": "Deschidere locația fișierului", "DE.Views.FileMenu.btnCloseMenuCaption": "Închidere meniu", "DE.Views.FileMenu.btnCreateNewCaption": "Crearea unui document nou", - "DE.Views.FileMenu.btnDownloadCaption": "Descărcare ca...", + "DE.Views.FileMenu.btnDownloadCaption": "Descărcare ca", "DE.Views.FileMenu.btnExitCaption": "Închidere", - "DE.Views.FileMenu.btnFileOpenCaption": "Deschidere...", - "DE.Views.FileMenu.btnHelpCaption": "Asistență...", + "DE.Views.FileMenu.btnFileOpenCaption": "Deschidere", + "DE.Views.FileMenu.btnHelpCaption": "Asistență", "DE.Views.FileMenu.btnHistoryCaption": "Istoricul versiune", "DE.Views.FileMenu.btnInfoCaption": "Informații despre document", "DE.Views.FileMenu.btnPrintCaption": "Imprimare", "DE.Views.FileMenu.btnProtectCaption": "Protejare", - "DE.Views.FileMenu.btnRecentFilesCaption": "Deschidere document recent...", - "DE.Views.FileMenu.btnRenameCaption": "Redenumire...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Deschidere document recent", + "DE.Views.FileMenu.btnRenameCaption": "Redenumire", "DE.Views.FileMenu.btnReturnCaption": "Întoarcere la document", - "DE.Views.FileMenu.btnRightsCaption": "Permisiuni de acces...", + "DE.Views.FileMenu.btnRightsCaption": "Permisiuni de acces", "DE.Views.FileMenu.btnSaveAsCaption": "Salvare ca", "DE.Views.FileMenu.btnSaveCaption": "Salvează", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Salvare copie ca...", - "DE.Views.FileMenu.btnSettingsCaption": "Setări avansate...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Salvare copie ca", + "DE.Views.FileMenu.btnSettingsCaption": "Setări avansate", "DE.Views.FileMenu.btnToEditCaption": "Editare document", "DE.Views.FileMenu.textDownload": "Descărcare", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Document necompletat", diff --git a/apps/documenteditor/main/locale/ru.json b/apps/documenteditor/main/locale/ru.json index 5f369bdf6..7a50c2812 100644 --- a/apps/documenteditor/main/locale/ru.json +++ b/apps/documenteditor/main/locale/ru.json @@ -471,6 +471,7 @@ "Common.Views.SaveAsDlg.textTitle": "Папка для сохранения", "Common.Views.SearchPanel.textCaseSensitive": "С учетом регистра", "Common.Views.SearchPanel.textCloseSearch": "Закрыть поиск", + "Common.Views.SearchPanel.textContentChanged": "Документ изменен.", "Common.Views.SearchPanel.textFind": "Поиск", "Common.Views.SearchPanel.textFindAndReplace": "Поиск и замена", "Common.Views.SearchPanel.textMatchUsingRegExp": "Сопоставление с использованием регулярных выражений", @@ -479,6 +480,7 @@ "Common.Views.SearchPanel.textReplace": "Заменить", "Common.Views.SearchPanel.textReplaceAll": "Заменить все", "Common.Views.SearchPanel.textReplaceWith": "Заменить на", + "Common.Views.SearchPanel.textSearchAgain": "{0}Выполнить новый поиск{1} для получения точных результатов.", "Common.Views.SearchPanel.textSearchHasStopped": "Поиск остановлен", "Common.Views.SearchPanel.textSearchResults": "Результаты поиска: {0}/{1}", "Common.Views.SearchPanel.textTooManyResults": "Слишком много результатов, чтобы отобразить их здесь", @@ -576,7 +578,7 @@ "DE.Controllers.Main.errorDataRange": "Некорректный диапазон данных.", "DE.Controllers.Main.errorDefaultMessage": "Код ошибки: %1", "DE.Controllers.Main.errorDirectUrl": "Проверьте ссылку на документ.
Эта ссылка должна быть прямой ссылкой для скачивания файла.", - "DE.Controllers.Main.errorEditingDownloadas": "В ходе работы с документом произошла ошибка.
Используйте опцию 'Скачать как...', чтобы сохранить резервную копию файла на диск.", + "DE.Controllers.Main.errorEditingDownloadas": "В ходе работы с документом произошла ошибка.
Используйте опцию 'Скачать как', чтобы сохранить резервную копию файла на диск.", "DE.Controllers.Main.errorEditingSaveas": "В ходе работы с документом произошла ошибка.
Используйте опцию 'Сохранить как...', чтобы сохранить резервную копию файла на диск.", "DE.Controllers.Main.errorEmailClient": "Не найден почтовый клиент", "DE.Controllers.Main.errorEmptyTOC": "Начните создавать оглавление, применив к выделенному тексту стиль заголовка из галереи Стилей.", @@ -1711,22 +1713,22 @@ "DE.Views.FileMenu.btnBackCaption": "Открыть расположение файла", "DE.Views.FileMenu.btnCloseMenuCaption": "Закрыть меню", "DE.Views.FileMenu.btnCreateNewCaption": "Создать новый", - "DE.Views.FileMenu.btnDownloadCaption": "Скачать как...", + "DE.Views.FileMenu.btnDownloadCaption": "Скачать как", "DE.Views.FileMenu.btnExitCaption": "Закрыть", - "DE.Views.FileMenu.btnFileOpenCaption": "Открыть...", - "DE.Views.FileMenu.btnHelpCaption": "Справка...", + "DE.Views.FileMenu.btnFileOpenCaption": "Открыть", + "DE.Views.FileMenu.btnHelpCaption": "Справка", "DE.Views.FileMenu.btnHistoryCaption": "История версий", - "DE.Views.FileMenu.btnInfoCaption": "Сведения о документе...", + "DE.Views.FileMenu.btnInfoCaption": "Сведения о документе", "DE.Views.FileMenu.btnPrintCaption": "Печать", "DE.Views.FileMenu.btnProtectCaption": "Защитить", - "DE.Views.FileMenu.btnRecentFilesCaption": "Открыть последние...", - "DE.Views.FileMenu.btnRenameCaption": "Переименовать...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Открыть последние", + "DE.Views.FileMenu.btnRenameCaption": "Переименовать", "DE.Views.FileMenu.btnReturnCaption": "Вернуться к документу", - "DE.Views.FileMenu.btnRightsCaption": "Права доступа...", + "DE.Views.FileMenu.btnRightsCaption": "Права доступа", "DE.Views.FileMenu.btnSaveAsCaption": "Сохранить как", "DE.Views.FileMenu.btnSaveCaption": "Сохранить", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Сохранить копию как...", - "DE.Views.FileMenu.btnSettingsCaption": "Дополнительные параметры...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Сохранить копию как", + "DE.Views.FileMenu.btnSettingsCaption": "Дополнительные параметры", "DE.Views.FileMenu.btnToEditCaption": "Редактировать", "DE.Views.FileMenu.textDownload": "Скачать", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Пустой документ", @@ -2918,6 +2920,11 @@ "DE.Views.ViewTab.textRulers": "Линейки", "DE.Views.ViewTab.textStatusBar": "Строка состояния", "DE.Views.ViewTab.textZoom": "Масштаб", + "DE.Views.ViewTab.tipDarkDocument": "Темный документ", + "DE.Views.ViewTab.tipFitToPage": "По размеру страницы", + "DE.Views.ViewTab.tipFitToWidth": "По ширине", + "DE.Views.ViewTab.tipHeadings": "Заголовки", + "DE.Views.ViewTab.tipInterfaceTheme": "Тема интерфейса", "DE.Views.WatermarkSettingsDialog.textAuto": "Авто", "DE.Views.WatermarkSettingsDialog.textBold": "Полужирный", "DE.Views.WatermarkSettingsDialog.textColor": "Цвет текста", diff --git a/apps/documenteditor/main/locale/sk.json b/apps/documenteditor/main/locale/sk.json index 9ff93183e..9285ef7d1 100644 --- a/apps/documenteditor/main/locale/sk.json +++ b/apps/documenteditor/main/locale/sk.json @@ -535,7 +535,7 @@ "DE.Controllers.Main.errorDataRange": "Nesprávny rozsah údajov.", "DE.Controllers.Main.errorDefaultMessage": "Kód chyby: %1", "DE.Controllers.Main.errorDirectUrl": "Overte prosím odkaz na dokument.
Tento odkaz musí byť priamy odkaz na súbor pre stiahnutie.", - "DE.Controllers.Main.errorEditingDownloadas": "Pri práci s dokumentom došlo k chybe.
Použite voľbu \"Stiahnuť ako...\" a uložte si záložnú kópiu súboru na svoj počítač.", + "DE.Controllers.Main.errorEditingDownloadas": "Pri práci s dokumentom došlo k chybe.
Použite voľbu \"Stiahnuť ako\" a uložte si záložnú kópiu súboru na svoj počítač.", "DE.Controllers.Main.errorEditingSaveas": "Pri práci s dokumentom došlo k chybe.
Použite voľbu \"Uložiť ako...\" a uložte si záložnú kópiu súboru na svoj počítač.", "DE.Controllers.Main.errorEmailClient": "Nenašiel sa žiadny emailový klient.", "DE.Controllers.Main.errorFilePassProtect": "Dokument je chránený heslom a nie je možné ho otvoriť.", @@ -1661,22 +1661,22 @@ "DE.Views.FileMenu.btnBackCaption": "Otvoriť umiestnenie súboru", "DE.Views.FileMenu.btnCloseMenuCaption": "Zatvoriť menu", "DE.Views.FileMenu.btnCreateNewCaption": "Vytvoriť nový", - "DE.Views.FileMenu.btnDownloadCaption": "Stiahnuť ako...", + "DE.Views.FileMenu.btnDownloadCaption": "Stiahnuť ako", "DE.Views.FileMenu.btnExitCaption": "Koniec", - "DE.Views.FileMenu.btnFileOpenCaption": "Otvoriť...", - "DE.Views.FileMenu.btnHelpCaption": "Pomoc...", + "DE.Views.FileMenu.btnFileOpenCaption": "Otvoriť", + "DE.Views.FileMenu.btnHelpCaption": "Pomoc", "DE.Views.FileMenu.btnHistoryCaption": "História verzií", - "DE.Views.FileMenu.btnInfoCaption": "Informácie o dokumente...", + "DE.Views.FileMenu.btnInfoCaption": "Informácie o dokumente", "DE.Views.FileMenu.btnPrintCaption": "Tlačiť", "DE.Views.FileMenu.btnProtectCaption": "Ochrániť", - "DE.Views.FileMenu.btnRecentFilesCaption": "Otvoriť nedávne...", - "DE.Views.FileMenu.btnRenameCaption": "Premenovať ..", + "DE.Views.FileMenu.btnRecentFilesCaption": "Otvoriť nedávne", + "DE.Views.FileMenu.btnRenameCaption": "Premenovať", "DE.Views.FileMenu.btnReturnCaption": "Späť k Dokumentu", - "DE.Views.FileMenu.btnRightsCaption": "Prístupové práva...", + "DE.Views.FileMenu.btnRightsCaption": "Prístupové práva", "DE.Views.FileMenu.btnSaveAsCaption": "Uložiť ako", "DE.Views.FileMenu.btnSaveCaption": "Uložiť", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Uložiť kópiu ako...", - "DE.Views.FileMenu.btnSettingsCaption": "Pokročilé nastavenia...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Uložiť kópiu ako", + "DE.Views.FileMenu.btnSettingsCaption": "Pokročilé nastavenia", "DE.Views.FileMenu.btnToEditCaption": "Upraviť dokument", "DE.Views.FileMenu.textDownload": "Stiahnuť", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Prázdny dokument", diff --git a/apps/documenteditor/main/locale/sl.json b/apps/documenteditor/main/locale/sl.json index 1ea67d535..bbb601d46 100644 --- a/apps/documenteditor/main/locale/sl.json +++ b/apps/documenteditor/main/locale/sl.json @@ -383,7 +383,7 @@ "DE.Controllers.Main.errorDatabaseConnection": "Zunanja napaka.
Napaka povezave baze podatkov. V primeru, da napaka ni odpravljena, prosim kontaktirajte ekipo za pomoč.", "DE.Controllers.Main.errorDataRange": "Nepravilen obseg podatkov.", "DE.Controllers.Main.errorDefaultMessage": "Koda napake: %1", - "DE.Controllers.Main.errorEditingDownloadas": "Med delom z dokumentom je prišlo do napake.
S funkcijo »Prenesi kot ...« shranite varnostno kopijo datoteke na trdi disk računalnika.", + "DE.Controllers.Main.errorEditingDownloadas": "Med delom z dokumentom je prišlo do napake.
S funkcijo »Prenesi kot« shranite varnostno kopijo datoteke na trdi disk računalnika.", "DE.Controllers.Main.errorEditingSaveas": "Med delom z dokumentom je prišlo do napake.
S funkcijo »Shrani kot ...« shranite varnostno kopijo datoteke na trdi disk računalnika.", "DE.Controllers.Main.errorFilePassProtect": "Dokument je zaščiten z geslom in ga ni mogoče odpreti.", "DE.Controllers.Main.errorForceSave": "Med shranjevanjem datoteke je prišlo do napake. Za shranjevanje datoteke na trdi disk računalnika uporabite možnost »Prenesi kot« ali poskusite znova pozneje.", @@ -1186,21 +1186,21 @@ "DE.Views.FileMenu.btnBackCaption": "Pojdi v dokumente", "DE.Views.FileMenu.btnCloseMenuCaption": "Zapri meni", "DE.Views.FileMenu.btnCreateNewCaption": "Ustvari nov", - "DE.Views.FileMenu.btnDownloadCaption": "Prenesi kot...", + "DE.Views.FileMenu.btnDownloadCaption": "Prenesi kot", "DE.Views.FileMenu.btnExitCaption": "Zapri", - "DE.Views.FileMenu.btnHelpCaption": "Pomoč...", + "DE.Views.FileMenu.btnHelpCaption": "Pomoč", "DE.Views.FileMenu.btnHistoryCaption": "Version History", - "DE.Views.FileMenu.btnInfoCaption": "Informacije dokumenta...", + "DE.Views.FileMenu.btnInfoCaption": "Informacije dokumenta", "DE.Views.FileMenu.btnPrintCaption": "Natisni", "DE.Views.FileMenu.btnProtectCaption": "Zaščiti", - "DE.Views.FileMenu.btnRecentFilesCaption": "Odpri nedavno...", - "DE.Views.FileMenu.btnRenameCaption": "Preimenuj ...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Odpri nedavno", + "DE.Views.FileMenu.btnRenameCaption": "Preimenuj", "DE.Views.FileMenu.btnReturnCaption": "Nazaj v dokument", - "DE.Views.FileMenu.btnRightsCaption": "Uporabniške pravice...", + "DE.Views.FileMenu.btnRightsCaption": "Uporabniške pravice", "DE.Views.FileMenu.btnSaveAsCaption": "Save as", "DE.Views.FileMenu.btnSaveCaption": "Shrani", "DE.Views.FileMenu.btnSaveCopyAsCaption": "Shrani kot", - "DE.Views.FileMenu.btnSettingsCaption": "Napredne nastavitve...", + "DE.Views.FileMenu.btnSettingsCaption": "Napredne nastavitve", "DE.Views.FileMenu.btnToEditCaption": "Uredi dokument", "DE.Views.FileMenu.textDownload": "Download", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Prazen dokument", diff --git a/apps/documenteditor/main/locale/sv.json b/apps/documenteditor/main/locale/sv.json index d96b00f59..c655f1e40 100644 --- a/apps/documenteditor/main/locale/sv.json +++ b/apps/documenteditor/main/locale/sv.json @@ -535,7 +535,7 @@ "DE.Controllers.Main.errorDataRange": "Felaktig dataomfång", "DE.Controllers.Main.errorDefaultMessage": "Felkod: %1", "DE.Controllers.Main.errorDirectUrl": "Kontrollera länken till dokumentet.
Den här länken måste vara en direktlänk till filen för nedladdning.", - "DE.Controllers.Main.errorEditingDownloadas": "Ett fel har inträffat.
Använd \"Ladda ned som...\" för att spara en säkerhetskopia på din dator.", + "DE.Controllers.Main.errorEditingDownloadas": "Ett fel har inträffat.
Använd \"Ladda ned som\" för att spara en säkerhetskopia på din dator.", "DE.Controllers.Main.errorEditingSaveas": "Ett fel har inträffat.
Använd \"Ladda ned som...\" för att spara en säkerhetskopia på din dator.", "DE.Controllers.Main.errorEmailClient": "Ingen e-postklient kunde hittas.", "DE.Controllers.Main.errorFilePassProtect": "Filen är lösenordsskyddad och kan inte öppnas. ", @@ -1661,22 +1661,22 @@ "DE.Views.FileMenu.btnBackCaption": "Öppna filens plats", "DE.Views.FileMenu.btnCloseMenuCaption": "Stäng meny", "DE.Views.FileMenu.btnCreateNewCaption": "Skapa ny", - "DE.Views.FileMenu.btnDownloadCaption": "Ladda ner som...", + "DE.Views.FileMenu.btnDownloadCaption": "Ladda ner som", "DE.Views.FileMenu.btnExitCaption": "Avsluta", - "DE.Views.FileMenu.btnFileOpenCaption": "Öppna...", - "DE.Views.FileMenu.btnHelpCaption": "Hjälp...", + "DE.Views.FileMenu.btnFileOpenCaption": "Öppna", + "DE.Views.FileMenu.btnHelpCaption": "Hjälp", "DE.Views.FileMenu.btnHistoryCaption": "Versionshistorik", - "DE.Views.FileMenu.btnInfoCaption": "Dokumentinformation...", + "DE.Views.FileMenu.btnInfoCaption": "Dokumentinformation", "DE.Views.FileMenu.btnPrintCaption": "Skriv ut", "DE.Views.FileMenu.btnProtectCaption": "Skydda", - "DE.Views.FileMenu.btnRecentFilesCaption": "Öppna senaste...", - "DE.Views.FileMenu.btnRenameCaption": "Döp om...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Öppna senaste", + "DE.Views.FileMenu.btnRenameCaption": "Döp om", "DE.Views.FileMenu.btnReturnCaption": "Tillbaka till dokumentet", - "DE.Views.FileMenu.btnRightsCaption": "Accessrättigheter...", + "DE.Views.FileMenu.btnRightsCaption": "Accessrättigheter", "DE.Views.FileMenu.btnSaveAsCaption": "Spara som", "DE.Views.FileMenu.btnSaveCaption": "Spara", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Spara kopia som...", - "DE.Views.FileMenu.btnSettingsCaption": "Avancerade inställningar...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Spara kopia som", + "DE.Views.FileMenu.btnSettingsCaption": "Avancerade inställningar", "DE.Views.FileMenu.btnToEditCaption": "Redigera dokumentet", "DE.Views.FileMenu.textDownload": "Ladda ner", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Tomt dokument", diff --git a/apps/documenteditor/main/locale/tr.json b/apps/documenteditor/main/locale/tr.json index 575a92f5f..7e2aa8cf0 100644 --- a/apps/documenteditor/main/locale/tr.json +++ b/apps/documenteditor/main/locale/tr.json @@ -563,7 +563,7 @@ "DE.Controllers.Main.errorDataRange": "Yanlış veri aralığı.", "DE.Controllers.Main.errorDefaultMessage": "Hata kodu: %1", "DE.Controllers.Main.errorDirectUrl": "Lütfen belgenin bağlantısını doğrulayın.
Bu bağlantı, indirilecek dosyaya doğrudan bir bağlantı olmalıdır.", - "DE.Controllers.Main.errorEditingDownloadas": "Dosyayla çalışırken hata meydana geldi. 'Farklı Kaydet...' seçeneğini kullanarak dosyayı bilgisayarınıza yedekleyin.", + "DE.Controllers.Main.errorEditingDownloadas": "Dosyayla çalışırken hata meydana geldi. 'Farklı Kaydet' seçeneğini kullanarak dosyayı bilgisayarınıza yedekleyin.", "DE.Controllers.Main.errorEditingSaveas": "Belgeyle çalışma sırasında bir hata oluştu.
Dosya yedek kopyasını bilgisayarınızın sabit diskine kaydetmek için 'Farklı kaydet...' seçeneğini kullanın.", "DE.Controllers.Main.errorEmailClient": "E-posta istemcisi bulunamadı.", "DE.Controllers.Main.errorEmptyTOC": "Seçilen metne Stiller galerisinden bir başlık stili uygulayarak içindekiler tablosu oluşturmaya başlayın.", @@ -1695,22 +1695,22 @@ "DE.Views.FileMenu.btnBackCaption": "Dosya konumunu aç", "DE.Views.FileMenu.btnCloseMenuCaption": "Menüyü Kapat", "DE.Views.FileMenu.btnCreateNewCaption": "Yeni oluştur", - "DE.Views.FileMenu.btnDownloadCaption": "Farklı İndir...", + "DE.Views.FileMenu.btnDownloadCaption": "Farklı İndir", "DE.Views.FileMenu.btnExitCaption": "Çıkış", - "DE.Views.FileMenu.btnFileOpenCaption": "Aç...", - "DE.Views.FileMenu.btnHelpCaption": "Yardım...", + "DE.Views.FileMenu.btnFileOpenCaption": "Aç", + "DE.Views.FileMenu.btnHelpCaption": "Yardım", "DE.Views.FileMenu.btnHistoryCaption": "Versiyon geçmişi", - "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.btnProtectCaption": "Koru", - "DE.Views.FileMenu.btnRecentFilesCaption": "En sonunucuyu aç...", - "DE.Views.FileMenu.btnRenameCaption": "Yeniden adlandır...", + "DE.Views.FileMenu.btnRecentFilesCaption": "En sonunucuyu aç", + "DE.Views.FileMenu.btnRenameCaption": "Yeniden adlandır", "DE.Views.FileMenu.btnReturnCaption": "Dökümana Geri Dön", - "DE.Views.FileMenu.btnRightsCaption": "Erişim yetkileri...", + "DE.Views.FileMenu.btnRightsCaption": "Erişim yetkileri", "DE.Views.FileMenu.btnSaveAsCaption": "Farklı kaydet", "DE.Views.FileMenu.btnSaveCaption": "Kaydet", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Kopyasını kaydet...", - "DE.Views.FileMenu.btnSettingsCaption": "Gelişmiş Ayarlar...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Kopyasını kaydet", + "DE.Views.FileMenu.btnSettingsCaption": "Gelişmiş Ayarlar", "DE.Views.FileMenu.btnToEditCaption": "Belge Düzenle", "DE.Views.FileMenu.textDownload": "Download", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Boş Döküman", diff --git a/apps/documenteditor/main/locale/uk.json b/apps/documenteditor/main/locale/uk.json index 8fbe5b698..c81a26277 100644 --- a/apps/documenteditor/main/locale/uk.json +++ b/apps/documenteditor/main/locale/uk.json @@ -533,7 +533,7 @@ "DE.Controllers.Main.errorDataRange": "Неправильний діапазон даних.", "DE.Controllers.Main.errorDefaultMessage": "Код помилки: %1 ", "DE.Controllers.Main.errorDirectUrl": "Будь ласка, перевірте посилання на документ.
Це посилання має бути прямим лінком на файл для завантаження.", - "DE.Controllers.Main.errorEditingDownloadas": "Помилка під час роботи з документом.
Будь ласка, скористайтеся пунктом \"Завантажити як...\" для збереження резервної копії на ваш локальний диск.", + "DE.Controllers.Main.errorEditingDownloadas": "Помилка під час роботи з документом.
Будь ласка, скористайтеся пунктом \"Завантажити як\" для збереження резервної копії на ваш локальний диск.", "DE.Controllers.Main.errorEditingSaveas": "В ході роботі з документом виникла помилка.
Використовуйте опцію 'Зберегти як...' щоб зберегти резервну копію файлу на диск комп'ютера.", "DE.Controllers.Main.errorEmailClient": "Не знайдений поштовий клієнт", "DE.Controllers.Main.errorFilePassProtect": "Файл захищений паролем і його неможливо відкрити.", @@ -1657,22 +1657,22 @@ "DE.Views.FileMenu.btnBackCaption": "Відкрити розташування файлу", "DE.Views.FileMenu.btnCloseMenuCaption": "Закрити меню", "DE.Views.FileMenu.btnCreateNewCaption": "Додати", - "DE.Views.FileMenu.btnDownloadCaption": "Звантажити як...", + "DE.Views.FileMenu.btnDownloadCaption": "Звантажити як", "DE.Views.FileMenu.btnExitCaption": "Вийти", - "DE.Views.FileMenu.btnFileOpenCaption": "Відкрити...", - "DE.Views.FileMenu.btnHelpCaption": "Допомога...", + "DE.Views.FileMenu.btnFileOpenCaption": "Відкрити", + "DE.Views.FileMenu.btnHelpCaption": "Допомога", "DE.Views.FileMenu.btnHistoryCaption": "Історія версій", - "DE.Views.FileMenu.btnInfoCaption": "Інформація про документ...", + "DE.Views.FileMenu.btnInfoCaption": "Інформація про документ", "DE.Views.FileMenu.btnPrintCaption": "Роздрукувати", "DE.Views.FileMenu.btnProtectCaption": "Захистити", - "DE.Views.FileMenu.btnRecentFilesCaption": "Відкрити останні ...", - "DE.Views.FileMenu.btnRenameCaption": "Перейменувати...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Відкрити останні", + "DE.Views.FileMenu.btnRenameCaption": "Перейменувати", "DE.Views.FileMenu.btnReturnCaption": "Назад до Документа", - "DE.Views.FileMenu.btnRightsCaption": "Права доступу ...", + "DE.Views.FileMenu.btnRightsCaption": "Права доступу", "DE.Views.FileMenu.btnSaveAsCaption": "Зберегти як", "DE.Views.FileMenu.btnSaveCaption": "Зберегти", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "Зберегти копію як...", - "DE.Views.FileMenu.btnSettingsCaption": "Розширені налаштування...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "Зберегти копію як", + "DE.Views.FileMenu.btnSettingsCaption": "Розширені налаштування", "DE.Views.FileMenu.btnToEditCaption": "Редагувати документ", "DE.Views.FileMenu.textDownload": "Звантажити", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "Пустий документ", diff --git a/apps/documenteditor/main/locale/vi.json b/apps/documenteditor/main/locale/vi.json index 5b459c421..937092793 100644 --- a/apps/documenteditor/main/locale/vi.json +++ b/apps/documenteditor/main/locale/vi.json @@ -924,18 +924,18 @@ "DE.Views.FileMenu.btnBackCaption": "Đi tới Tài liệu", "DE.Views.FileMenu.btnCloseMenuCaption": "Đóng Menu", "DE.Views.FileMenu.btnCreateNewCaption": "Tạo mới", - "DE.Views.FileMenu.btnDownloadCaption": "Tải về dưới dạng...", - "DE.Views.FileMenu.btnHelpCaption": "Trợ giúp...", + "DE.Views.FileMenu.btnDownloadCaption": "Tải về dưới dạng", + "DE.Views.FileMenu.btnHelpCaption": "Trợ giúp", "DE.Views.FileMenu.btnHistoryCaption": "Lịch sử phiên bản", - "DE.Views.FileMenu.btnInfoCaption": "Thông tin Tài liệu...", + "DE.Views.FileMenu.btnInfoCaption": "Thông tin Tài liệu", "DE.Views.FileMenu.btnPrintCaption": "In", - "DE.Views.FileMenu.btnRecentFilesCaption": "Mở gần đây...", - "DE.Views.FileMenu.btnRenameCaption": "Đổi tên...", + "DE.Views.FileMenu.btnRecentFilesCaption": "Mở gần đây", + "DE.Views.FileMenu.btnRenameCaption": "Đổi tên", "DE.Views.FileMenu.btnReturnCaption": "Quay lại Tài liệu", - "DE.Views.FileMenu.btnRightsCaption": "Quyền truy cập...", + "DE.Views.FileMenu.btnRightsCaption": "Quyền truy cập", "DE.Views.FileMenu.btnSaveAsCaption": "Lưu dưới dạng", "DE.Views.FileMenu.btnSaveCaption": "Lưu", - "DE.Views.FileMenu.btnSettingsCaption": "Cài đặt nâng cao...", + "DE.Views.FileMenu.btnSettingsCaption": "Cài đặt nâng cao", "DE.Views.FileMenu.btnToEditCaption": "Chỉnh sửa Tài liệu", "DE.Views.FileMenu.textDownload": "Tải về", "DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Tác giả", diff --git a/apps/documenteditor/main/locale/zh-tw.json b/apps/documenteditor/main/locale/zh-tw.json index 58037dc22..7eec19fa4 100644 --- a/apps/documenteditor/main/locale/zh-tw.json +++ b/apps/documenteditor/main/locale/zh-tw.json @@ -576,7 +576,7 @@ "DE.Controllers.Main.errorDataRange": "不正確的資料範圍", "DE.Controllers.Main.errorDefaultMessage": "錯誤編號:%1", "DE.Controllers.Main.errorDirectUrl": "請驗證指向文檔的連結。
此連結必須是指向要下載文件的直接連結。", - "DE.Controllers.Main.errorEditingDownloadas": "在處理文檔期間發生錯誤。
使用“下載為...”選項將文件備份副本保存到計算機硬碟驅動器中。", + "DE.Controllers.Main.errorEditingDownloadas": "在處理文檔期間發生錯誤。
使用“下載為”選項將文件備份副本保存到計算機硬碟驅動器中。", "DE.Controllers.Main.errorEditingSaveas": "使用文檔期間發生錯誤。
使用“另存為...”選項將文件備份副本保存到硬碟中。", "DE.Controllers.Main.errorEmailClient": "找不到電子郵件客戶端。", "DE.Controllers.Main.errorEmptyTOC": "用選取的文字然後利用樣式庫中的標題風格來創造目錄", @@ -1711,22 +1711,22 @@ "DE.Views.FileMenu.btnBackCaption": "打開文件所在位置", "DE.Views.FileMenu.btnCloseMenuCaption": "關閉選單", "DE.Views.FileMenu.btnCreateNewCaption": "新增", - "DE.Views.FileMenu.btnDownloadCaption": "下載為...", + "DE.Views.FileMenu.btnDownloadCaption": "下載為", "DE.Views.FileMenu.btnExitCaption": "關閉", - "DE.Views.FileMenu.btnFileOpenCaption": "開啟...", - "DE.Views.FileMenu.btnHelpCaption": "幫助...", + "DE.Views.FileMenu.btnFileOpenCaption": "開啟", + "DE.Views.FileMenu.btnHelpCaption": "幫助", "DE.Views.FileMenu.btnHistoryCaption": "版本歷史", - "DE.Views.FileMenu.btnInfoCaption": "文件資訊...", + "DE.Views.FileMenu.btnInfoCaption": "文件資訊", "DE.Views.FileMenu.btnPrintCaption": "列印", "DE.Views.FileMenu.btnProtectCaption": "保護", - "DE.Views.FileMenu.btnRecentFilesCaption": "打開最近...", - "DE.Views.FileMenu.btnRenameCaption": "改名...", + "DE.Views.FileMenu.btnRecentFilesCaption": "打開最近", + "DE.Views.FileMenu.btnRenameCaption": "改名", "DE.Views.FileMenu.btnReturnCaption": "返回到文件", - "DE.Views.FileMenu.btnRightsCaption": "存取權限...", + "DE.Views.FileMenu.btnRightsCaption": "存取權限", "DE.Views.FileMenu.btnSaveAsCaption": "另存為", "DE.Views.FileMenu.btnSaveCaption": "存檔", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "另存新檔為...", - "DE.Views.FileMenu.btnSettingsCaption": "進階設定...", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "另存新檔為", + "DE.Views.FileMenu.btnSettingsCaption": "進階設定", "DE.Views.FileMenu.btnToEditCaption": "編輯文件", "DE.Views.FileMenu.textDownload": "下載", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "空白文檔", diff --git a/apps/documenteditor/main/locale/zh.json b/apps/documenteditor/main/locale/zh.json index 1291eeaac..7ea7481d0 100644 --- a/apps/documenteditor/main/locale/zh.json +++ b/apps/documenteditor/main/locale/zh.json @@ -196,7 +196,7 @@ "Common.UI.ThemeColorPalette.textStandartColors": "标准颜色", "Common.UI.ThemeColorPalette.textThemeColors": "主题颜色", "Common.UI.Themes.txtThemeClassicLight": "经典浅颜色", - "Common.UI.Themes.txtThemeContrastDark": "暗色对比", + "Common.UI.Themes.txtThemeContrastDark": "反差暗色", "Common.UI.Themes.txtThemeDark": "暗色模式", "Common.UI.Themes.txtThemeLight": "浅颜色", "Common.UI.Themes.txtThemeSystem": "和系统一致", @@ -471,6 +471,7 @@ "Common.Views.SaveAsDlg.textTitle": "保存文件夹", "Common.Views.SearchPanel.textCaseSensitive": "区分大小写", "Common.Views.SearchPanel.textCloseSearch": "关闭搜索", + "Common.Views.SearchPanel.textContentChanged": "文件已更改。", "Common.Views.SearchPanel.textFind": "查找", "Common.Views.SearchPanel.textFindAndReplace": "查找和替换", "Common.Views.SearchPanel.textMatchUsingRegExp": "正则匹配", @@ -479,6 +480,7 @@ "Common.Views.SearchPanel.textReplace": "替换", "Common.Views.SearchPanel.textReplaceAll": "全部替换", "Common.Views.SearchPanel.textReplaceWith": "替换为", + "Common.Views.SearchPanel.textSearchAgain": "{0}进行新的搜索{1}以获得准确结果。", "Common.Views.SearchPanel.textSearchHasStopped": "搜索已停止", "Common.Views.SearchPanel.textSearchResults": "搜索结果:{0}/{1}", "Common.Views.SearchPanel.textTooManyResults": "这里显示的结果太多了", @@ -576,7 +578,7 @@ "DE.Controllers.Main.errorDataRange": "数据范围不正确", "DE.Controllers.Main.errorDefaultMessage": "错误代码:%1", "DE.Controllers.Main.errorDirectUrl": "请验证指向文档的链接。
此链接必须是指向要下载的文件的直接链接。", - "DE.Controllers.Main.errorEditingDownloadas": "在处理文档期间发生错误。
使用“下载为…”选项将文件备份复制到您的计算机硬盘中。", + "DE.Controllers.Main.errorEditingDownloadas": "在处理文档期间发生错误。
使用“下载为”选项将文件备份复制到您的计算机硬盘中。", "DE.Controllers.Main.errorEditingSaveas": "在处理文档期间发生错误。
使用“另存为…”选项将文件备份复制到计算机硬盘中。", "DE.Controllers.Main.errorEmailClient": "未找到电子邮件客户端。", "DE.Controllers.Main.errorEmptyTOC": "开始创建一个目录并应用样式库中的标题样式到选择的文本。", @@ -1711,22 +1713,22 @@ "DE.Views.FileMenu.btnBackCaption": "打开文件所在位置", "DE.Views.FileMenu.btnCloseMenuCaption": "关闭菜单", "DE.Views.FileMenu.btnCreateNewCaption": "新建", - "DE.Views.FileMenu.btnDownloadCaption": "下载为...", + "DE.Views.FileMenu.btnDownloadCaption": "下载为", "DE.Views.FileMenu.btnExitCaption": "关闭", - "DE.Views.FileMenu.btnFileOpenCaption": "打开...", + "DE.Views.FileMenu.btnFileOpenCaption": "打开", "DE.Views.FileMenu.btnHelpCaption": "帮助", "DE.Views.FileMenu.btnHistoryCaption": "版本历史", - "DE.Views.FileMenu.btnInfoCaption": "文件信息…", + "DE.Views.FileMenu.btnInfoCaption": "文件信息", "DE.Views.FileMenu.btnPrintCaption": "打印", "DE.Views.FileMenu.btnProtectCaption": "保护", - "DE.Views.FileMenu.btnRecentFilesCaption": "打开最近...", - "DE.Views.FileMenu.btnRenameCaption": "改名...", + "DE.Views.FileMenu.btnRecentFilesCaption": "打开最近", + "DE.Views.FileMenu.btnRenameCaption": "改名", "DE.Views.FileMenu.btnReturnCaption": "返回文件", - "DE.Views.FileMenu.btnRightsCaption": "访问权...", + "DE.Views.FileMenu.btnRightsCaption": "访问权", "DE.Views.FileMenu.btnSaveAsCaption": "另存为", "DE.Views.FileMenu.btnSaveCaption": "保存", - "DE.Views.FileMenu.btnSaveCopyAsCaption": "将副本另存为...", - "DE.Views.FileMenu.btnSettingsCaption": "高级设置…", + "DE.Views.FileMenu.btnSaveCopyAsCaption": "将副本另存为", + "DE.Views.FileMenu.btnSettingsCaption": "高级设置", "DE.Views.FileMenu.btnToEditCaption": "编辑文档", "DE.Views.FileMenu.textDownload": "下载", "DE.Views.FileMenuPanels.CreateNew.txtBlank": "空文档", @@ -2183,20 +2185,20 @@ "DE.Views.MailMergeSettings.warnProcessMailMerge": "启动合并失败", "DE.Views.Navigation.strNavigate": "标题", "DE.Views.Navigation.txtClosePanel": "关闭标题", - "DE.Views.Navigation.txtCollapse": "全部折叠", - "DE.Views.Navigation.txtDemote": "降级", + "DE.Views.Navigation.txtCollapse": "全部收起", + "DE.Views.Navigation.txtDemote": "下移", "DE.Views.Navigation.txtEmpty": "文档中无标题。
文本中应用标题样式以便使其出现在目录中。", "DE.Views.Navigation.txtEmptyItem": "空标题", "DE.Views.Navigation.txtEmptyViewer": "文档中无标题。", - "DE.Views.Navigation.txtExpand": "展开全部", - "DE.Views.Navigation.txtExpandToLevel": "展开到级别", + "DE.Views.Navigation.txtExpand": "全部展开", + "DE.Views.Navigation.txtExpandToLevel": "展开至特定级别", "DE.Views.Navigation.txtFontSize": "字体大小", - "DE.Views.Navigation.txtHeadingAfter": "之后的新标题", - "DE.Views.Navigation.txtHeadingBefore": "之前的新标题", + "DE.Views.Navigation.txtHeadingAfter": "新标题在后", + "DE.Views.Navigation.txtHeadingBefore": "新标题在前", "DE.Views.Navigation.txtLarge": "大", "DE.Views.Navigation.txtMedium": "中", - "DE.Views.Navigation.txtNewHeading": "新的副标题", - "DE.Views.Navigation.txtPromote": "升级", + "DE.Views.Navigation.txtNewHeading": "新副标题", + "DE.Views.Navigation.txtPromote": "上移", "DE.Views.Navigation.txtSelect": "选择内容", "DE.Views.Navigation.txtSettings": "标题设置", "DE.Views.Navigation.txtSmall": "小", @@ -2327,7 +2329,7 @@ "DE.Views.ParagraphSettingsAdvanced.textHistorical": "历史的", "DE.Views.ParagraphSettingsAdvanced.textHistoricalDiscret": "历史和任意的", "DE.Views.ParagraphSettingsAdvanced.textJustified": "正当", - "DE.Views.ParagraphSettingsAdvanced.textLeader": "前导符", + "DE.Views.ParagraphSettingsAdvanced.textLeader": "引导线", "DE.Views.ParagraphSettingsAdvanced.textLeft": "左", "DE.Views.ParagraphSettingsAdvanced.textLevel": "级别", "DE.Views.ParagraphSettingsAdvanced.textLigatures": "连字", @@ -2477,14 +2479,14 @@ "DE.Views.TableFormulaDialog.textTitle": "公式设置", "DE.Views.TableOfContentsSettings.strAlign": "右对齐页码", "DE.Views.TableOfContentsSettings.strFullCaption": "包括标签和编号", - "DE.Views.TableOfContentsSettings.strLinks": "格式化目录作为链接", - "DE.Views.TableOfContentsSettings.strLinksOF": "将图片表格排版为链接", + "DE.Views.TableOfContentsSettings.strLinks": "将目录格式化为链接", + "DE.Views.TableOfContentsSettings.strLinksOF": "将图片表格格式化为链接", "DE.Views.TableOfContentsSettings.strShowPages": "显示页码", - "DE.Views.TableOfContentsSettings.textBuildTable": "目录建自", - "DE.Views.TableOfContentsSettings.textBuildTableOF": "建立图表目录从", + "DE.Views.TableOfContentsSettings.textBuildTable": "构建目录起始", + "DE.Views.TableOfContentsSettings.textBuildTableOF": "构建图表目录起始", "DE.Views.TableOfContentsSettings.textEquation": "方程式", "DE.Views.TableOfContentsSettings.textFigure": "图", - "DE.Views.TableOfContentsSettings.textLeader": "前导符", + "DE.Views.TableOfContentsSettings.textLeader": "引导线", "DE.Views.TableOfContentsSettings.textLevel": "级别", "DE.Views.TableOfContentsSettings.textLevels": "级别", "DE.Views.TableOfContentsSettings.textNone": "无", @@ -2918,6 +2920,11 @@ "DE.Views.ViewTab.textRulers": "标尺", "DE.Views.ViewTab.textStatusBar": "状态栏", "DE.Views.ViewTab.textZoom": "缩放", + "DE.Views.ViewTab.tipDarkDocument": "黑暗文件", + "DE.Views.ViewTab.tipFitToPage": "适合页面", + "DE.Views.ViewTab.tipFitToWidth": "适合宽度", + "DE.Views.ViewTab.tipHeadings": "标题", + "DE.Views.ViewTab.tipInterfaceTheme": "界面主题", "DE.Views.WatermarkSettingsDialog.textAuto": "自动", "DE.Views.WatermarkSettingsDialog.textBold": "加粗", "DE.Views.WatermarkSettingsDialog.textColor": "文字颜色", diff --git a/apps/documenteditor/mobile/locale/az.json b/apps/documenteditor/mobile/locale/az.json index d58d881bc..d63bdee87 100644 --- a/apps/documenteditor/mobile/locale/az.json +++ b/apps/documenteditor/mobile/locale/az.json @@ -661,6 +661,7 @@ "textFastWV": "Fast Web View", "textFeedback": "Feedback & Support", "textLeftToRight": "Left To Right", + "textMobileView": "Mobile View", "textNavigation": "Navigation", "textNo": "No", "textPageSize": "Page Size", @@ -675,6 +676,9 @@ "dlgLeaveMsgText": "Saxlanmamış dəyişiklikləriniz var. Avtomatik saxlanmanı gözləmək üçün \"Bu Səhifədə Qalın\" üzərinə klikləyin. Bütün saxlanmamış dəyişiklikləri ləğv etmək üçün \"Bu səhifədən Çıxın\" hissəsinin üzərinə klikləyin.", "dlgLeaveTitleText": "Proqramdan çıxdınız", "leaveButtonText": "Bu Səhifədən çıxın", - "stayButtonText": "Bu səhifədə qalın" + "stayButtonText": "Bu səhifədə qalın", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/be.json b/apps/documenteditor/mobile/locale/be.json index f060031e7..ee44d88b9 100644 --- a/apps/documenteditor/mobile/locale/be.json +++ b/apps/documenteditor/mobile/locale/be.json @@ -657,6 +657,7 @@ "textFeedback": "Feedback & Support", "textFindAndReplaceAll": "Find and Replace All", "textLeftToRight": "Left To Right", + "textMobileView": "Mobile View", "textNavigation": "Navigation", "textNo": "No", "textPageSize": "Page Size", @@ -675,6 +676,9 @@ "dlgLeaveTitleText": "Вы выходзіце з праграмы", "leaveButtonText": "Сысці са старонкі", "stayButtonText": "Застацца на старонцы", - "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes." + "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/bg.json b/apps/documenteditor/mobile/locale/bg.json index 138efd223..2e7f26889 100644 --- a/apps/documenteditor/mobile/locale/bg.json +++ b/apps/documenteditor/mobile/locale/bg.json @@ -670,12 +670,16 @@ "textDirection": "Direction", "textLeftToRight": "Left To Right", "textRightToLeft": "Right To Left", - "textRestartApplication": "Please restart the application for the changes to take effect" + "textRestartApplication": "Please restart the application for the changes to take effect", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", "dlgLeaveTitleText": "You leave the application", "leaveButtonText": "Leave this Page", - "stayButtonText": "Stay on this page" + "stayButtonText": "Stay on this page", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/ca.json b/apps/documenteditor/mobile/locale/ca.json index aca7ed61a..79befb934 100644 --- a/apps/documenteditor/mobile/locale/ca.json +++ b/apps/documenteditor/mobile/locale/ca.json @@ -669,12 +669,16 @@ "txtScheme6": "Esplanada", "txtScheme7": "Equitat", "txtScheme8": "Flux", - "txtScheme9": "Foneria" + "txtScheme9": "Foneria", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "Teniu canvis sense desar. Feu clic a \"Mantingueu-vos en aquesta pàgina\" per esperar al desament automàtic. Feu clic a \"Deixar aquesta pàgina\" per descartar tots els canvis no desats.", "dlgLeaveTitleText": "Esteu sortint de l'aplicació", "leaveButtonText": "Surt d'aquesta pàgina", - "stayButtonText": "Queda't en aquesta pàgina" + "stayButtonText": "Queda't en aquesta pàgina", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/cs.json b/apps/documenteditor/mobile/locale/cs.json index ce5b3fb07..e09e15793 100644 --- a/apps/documenteditor/mobile/locale/cs.json +++ b/apps/documenteditor/mobile/locale/cs.json @@ -669,12 +669,16 @@ "txtScheme6": "Hala", "txtScheme7": "Rovnost", "txtScheme8": "Tok", - "txtScheme9": "Slévárna" + "txtScheme9": "Slévárna", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "V tomto dokumentu máte neuložené změny. Klikněte na 'Zůstat na této stránce'. Klikněte na 'Opustit tuto stránku' pro zahození neuložených změn.", "dlgLeaveTitleText": "Opouštíte aplikaci", "leaveButtonText": "Opustit tuto stránku", - "stayButtonText": "Zůstat na této stránce" + "stayButtonText": "Zůstat na této stránce", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/da.json b/apps/documenteditor/mobile/locale/da.json index 138efd223..2e7f26889 100644 --- a/apps/documenteditor/mobile/locale/da.json +++ b/apps/documenteditor/mobile/locale/da.json @@ -670,12 +670,16 @@ "textDirection": "Direction", "textLeftToRight": "Left To Right", "textRightToLeft": "Right To Left", - "textRestartApplication": "Please restart the application for the changes to take effect" + "textRestartApplication": "Please restart the application for the changes to take effect", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", "dlgLeaveTitleText": "You leave the application", "leaveButtonText": "Leave this Page", - "stayButtonText": "Stay on this page" + "stayButtonText": "Stay on this page", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/de.json b/apps/documenteditor/mobile/locale/de.json index 4f28a1271..dde5a6977 100644 --- a/apps/documenteditor/mobile/locale/de.json +++ b/apps/documenteditor/mobile/locale/de.json @@ -669,12 +669,16 @@ "txtScheme6": "Halle", "txtScheme7": "Kapital", "txtScheme8": "Fluss", - "txtScheme9": "Gießerei" + "txtScheme9": "Gießerei", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "Sie haben nicht gespeicherte Änderungen. Klicken Sie auf \"Auf dieser Seite bleiben\" und warten Sie, bis die Datei automatisch gespeichert wird. Klicken Sie auf \"Die Seite verlassen\", um nicht gespeicherte Änderungen zu verwerfen.", "dlgLeaveTitleText": "Sie schließen die App", "leaveButtonText": "Seite verlassen", - "stayButtonText": "Auf dieser Seite bleiben" + "stayButtonText": "Auf dieser Seite bleiben", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/el.json b/apps/documenteditor/mobile/locale/el.json index fe166ceaa..23ce000bf 100644 --- a/apps/documenteditor/mobile/locale/el.json +++ b/apps/documenteditor/mobile/locale/el.json @@ -669,12 +669,16 @@ "txtScheme6": "Συνάθροιση", "txtScheme7": "Μετοχή", "txtScheme8": "Ροή", - "txtScheme9": "Χυτήριο" + "txtScheme9": "Χυτήριο", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "Έχετε μη αποθηκευμένες αλλαγές. Πατήστε 'Παραμονή στη Σελίδα' για να περιμένετε την αυτόματη αποθήκευση. Πατήστε 'Έξοδος από τη Σελίδα' για να απορρίψετε όλες τις μη αποθηκευμένες αλλαγές.", "dlgLeaveTitleText": "Έξοδος από την εφαρμογή", "leaveButtonText": "Έξοδος από τη Σελίδα", - "stayButtonText": "Παραμονή στη σελίδα" + "stayButtonText": "Παραμονή στη σελίδα", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/en.json b/apps/documenteditor/mobile/locale/en.json index 695f8ec8c..725694193 100644 --- a/apps/documenteditor/mobile/locale/en.json +++ b/apps/documenteditor/mobile/locale/en.json @@ -606,6 +606,7 @@ "textMargins": "Margins", "textMarginsH": "Top and bottom margins are too high for a given page height", "textMarginsW": "Left and right margins are too wide for a given page width", + "textMobileView": "Mobile View", "textNavigation": "Navigation", "textNo": "No", "textNoCharacters": "Nonprinting Characters", @@ -669,8 +670,7 @@ "txtScheme6": "Concourse", "txtScheme7": "Equity", "txtScheme8": "Flow", - "txtScheme9": "Foundry", - "textMobileView": "Mobile View" + "txtScheme9": "Foundry" }, "Toolbar": { "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", diff --git a/apps/documenteditor/mobile/locale/es.json b/apps/documenteditor/mobile/locale/es.json index fc448ecdd..a6ecbe252 100644 --- a/apps/documenteditor/mobile/locale/es.json +++ b/apps/documenteditor/mobile/locale/es.json @@ -669,12 +669,16 @@ "txtScheme6": "Concurrencia", "txtScheme7": "Equidad ", "txtScheme8": "Flujo", - "txtScheme9": "Fundición" + "txtScheme9": "Fundición", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "Tiene cambios sin guardar. Haga clic en \"Permanecer en esta página\" para esperar a que se guarde automáticamente. Haga clic en \"Salir de esta página\" para descartar todos los cambios no guardados.", "dlgLeaveTitleText": "Usted abandona la aplicación", "leaveButtonText": "Salir de esta página", - "stayButtonText": "Quedarse en esta página" + "stayButtonText": "Quedarse en esta página", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/eu.json b/apps/documenteditor/mobile/locale/eu.json index bc949fa3b..68c4780c1 100644 --- a/apps/documenteditor/mobile/locale/eu.json +++ b/apps/documenteditor/mobile/locale/eu.json @@ -669,12 +669,16 @@ "txtScheme6": "Zabaldegia", "txtScheme7": "Berdintza", "txtScheme8": "Fluxua", - "txtScheme9": "Sortzailea" + "txtScheme9": "Sortzailea", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "Gorde gabeko aldaketak dituzu. Egin klik \"Jarraitu orri honetan\" gordetze-automatikoari itxaroteko. Egin klik \"Utzi orri hau\" gorde gabeko aldaketa guztiak baztertzeko.", "dlgLeaveTitleText": "Aplikazioa uzten duzu", "leaveButtonText": "Irten orritik", - "stayButtonText": "Jarraitu orrian" + "stayButtonText": "Jarraitu orrian", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/fi.json b/apps/documenteditor/mobile/locale/fi.json index 138efd223..2e7f26889 100644 --- a/apps/documenteditor/mobile/locale/fi.json +++ b/apps/documenteditor/mobile/locale/fi.json @@ -670,12 +670,16 @@ "textDirection": "Direction", "textLeftToRight": "Left To Right", "textRightToLeft": "Right To Left", - "textRestartApplication": "Please restart the application for the changes to take effect" + "textRestartApplication": "Please restart the application for the changes to take effect", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", "dlgLeaveTitleText": "You leave the application", "leaveButtonText": "Leave this Page", - "stayButtonText": "Stay on this page" + "stayButtonText": "Stay on this page", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/fr.json b/apps/documenteditor/mobile/locale/fr.json index 6670fb2e2..5751b2b13 100644 --- a/apps/documenteditor/mobile/locale/fr.json +++ b/apps/documenteditor/mobile/locale/fr.json @@ -669,12 +669,16 @@ "txtScheme6": "Rotonde", "txtScheme7": "Capitaux", "txtScheme8": "Flux", - "txtScheme9": "Fonderie" + "txtScheme9": "Fonderie", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "Vous avez des modifications non enregistrées dans ce document. Cliquez sur Rester sur cette page et attendez l'enregistrement automatique. Cliquez sur Quitter cette page pour annuler toutes les modifications non enregistrées.", "dlgLeaveTitleText": "Vous quittez l'application", "leaveButtonText": "Quitter cette page", - "stayButtonText": "Rester sur cette page" + "stayButtonText": "Rester sur cette page", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/gl.json b/apps/documenteditor/mobile/locale/gl.json index 7fbb8234c..9bb5aa428 100644 --- a/apps/documenteditor/mobile/locale/gl.json +++ b/apps/documenteditor/mobile/locale/gl.json @@ -669,12 +669,16 @@ "txtScheme6": "Concorrencia", "txtScheme7": "Equidade", "txtScheme8": "Fluxo", - "txtScheme9": "Fundición" + "txtScheme9": "Fundición", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "Ten cambios sen gardar. Prema en \"Permanecer nesta páxina\" para esperar a que se garde automaticamente. Prema en \"Saír desta páxina\" para descartar todos os cambios non gardados.", "dlgLeaveTitleText": "Saiu do aplicativo", "leaveButtonText": "Saír desta página", - "stayButtonText": "Quedarse nesta páxina" + "stayButtonText": "Quedarse nesta páxina", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/hu.json b/apps/documenteditor/mobile/locale/hu.json index c2f52ca8d..fb265b7dd 100644 --- a/apps/documenteditor/mobile/locale/hu.json +++ b/apps/documenteditor/mobile/locale/hu.json @@ -669,12 +669,16 @@ "txtScheme6": "Együttműködés", "txtScheme7": "Méltányosság", "txtScheme8": "Folyam", - "txtScheme9": "Öntöde" + "txtScheme9": "Öntöde", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "Vannak el nem mentett módosításai. Kattintson a 'Maradjon ezen az oldalon' gombra az automatikus mentéshez. Kattintson a 'Hagyja el ezt az oldalt' gombra a mentetlen módosítások elvetéséhez.", "dlgLeaveTitleText": "Elhagyja az alkalmazást", "leaveButtonText": "Oldal elhagyása", - "stayButtonText": "Maradjon ezen az oldalon" + "stayButtonText": "Maradjon ezen az oldalon", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/hy.json b/apps/documenteditor/mobile/locale/hy.json index 1d5e89f8c..2b22df69f 100644 --- a/apps/documenteditor/mobile/locale/hy.json +++ b/apps/documenteditor/mobile/locale/hy.json @@ -669,12 +669,16 @@ "txtScheme6": "Համագումար ", "txtScheme7": "Սեփական կապիտալ", "txtScheme8": "Հոսք", - "txtScheme9": "Հրատարակիչ" + "txtScheme9": "Հրատարակիչ", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "Դուք չպահված փոփոխություններ ունեք:Սեղմեք «Մնա այս էջում»՝ սպասելու ավտոմատ պահպանմանը:Սեղմեք «Լքել այս էջը»՝ չպահված բոլոր փոփոխությունները մերժելու համար:", "dlgLeaveTitleText": "Ծրագրից դուրս եք գալիս", "leaveButtonText": "Լքել այս էջը", - "stayButtonText": "Մնալ այս էջում" + "stayButtonText": "Մնալ այս էջում", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/id.json b/apps/documenteditor/mobile/locale/id.json index e6f0e90f7..28863402a 100644 --- a/apps/documenteditor/mobile/locale/id.json +++ b/apps/documenteditor/mobile/locale/id.json @@ -664,6 +664,7 @@ "textFastWV": "Fast Web View", "textFeedback": "Feedback & Support", "textLeftToRight": "Left To Right", + "textMobileView": "Mobile View", "textNavigation": "Navigation", "textPdfProducer": "PDF Producer", "textPdfTagged": "Tagged PDF", @@ -675,6 +676,9 @@ "dlgLeaveMsgText": "Anda memiliki perubahan yang belum tersimpan. Klik 'Tetap di Halaman Ini' untuk menunggu simpan otomatis. Klik ‘Tinggalkan Halaman Ini’ untuk membatalkan semua perubahan yang belum disimpan.", "dlgLeaveTitleText": "Anda meninggalkan aplikasi", "leaveButtonText": "Tinggalkan Halaman Ini", - "stayButtonText": "Tetap di halaman ini" + "stayButtonText": "Tetap di halaman ini", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/it.json b/apps/documenteditor/mobile/locale/it.json index f6276477a..1ce425821 100644 --- a/apps/documenteditor/mobile/locale/it.json +++ b/apps/documenteditor/mobile/locale/it.json @@ -669,12 +669,16 @@ "txtScheme6": "Concorso", "txtScheme7": "Equità", "txtScheme8": "Flusso", - "txtScheme9": "Fonderia" + "txtScheme9": "Fonderia", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "Hai dei cambiamenti non salvati. Premi 'Rimanere sulla pagina' per attendere il salvataggio automatico. Premi 'Lasciare la pagina' per eliminare tutte le modifiche non salvate.", "dlgLeaveTitleText": "Stai lasciando l'app", "leaveButtonText": "Lasciare questa pagina", - "stayButtonText": "Rimanere su questa pagina" + "stayButtonText": "Rimanere su questa pagina", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/ja.json b/apps/documenteditor/mobile/locale/ja.json index ed64d08c5..ac885d2f5 100644 --- a/apps/documenteditor/mobile/locale/ja.json +++ b/apps/documenteditor/mobile/locale/ja.json @@ -669,12 +669,16 @@ "txtScheme6": "コンコース", "txtScheme7": "株主資本", "txtScheme8": "フロー", - "txtScheme9": "ファウンドリ" + "txtScheme9": "ファウンドリ", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "保存されていない変更があります。自動保存を待つように「このページから移動しない」をクリックしてください。保存されていない変更を破棄ように「このページから移動する」をクリックしてください。", "dlgLeaveTitleText": "アプリケーションを終了します", "leaveButtonText": "このページから移動する", - "stayButtonText": "このページから移動しない" + "stayButtonText": "このページから移動しない", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/ko.json b/apps/documenteditor/mobile/locale/ko.json index 3155b17d5..760394cf7 100644 --- a/apps/documenteditor/mobile/locale/ko.json +++ b/apps/documenteditor/mobile/locale/ko.json @@ -666,6 +666,7 @@ "textEmptyScreens": "There are no headings in the document. Apply a headings style to the text so that it appears in the table of contents.", "textFeedback": "Feedback & Support", "textLeftToRight": "Left To Right", + "textMobileView": "Mobile View", "textNavigation": "Navigation", "textPdfProducer": "PDF Producer", "textRestartApplication": "Please restart the application for the changes to take effect", @@ -675,6 +676,9 @@ "dlgLeaveMsgText": "저장하지 않은 변경 사항이 있습니다. 자동 저장이 완료될 때까지 기다리려면 \"이 페이지에 머물기\"를 클릭하십시오. \"이 페이지에서 나가기\"를 클릭하면 저장되지 않은 모든 변경 사항이 삭제됩니다.", "dlgLeaveTitleText": "응용 프로그램을 종료합니다", "leaveButtonText": "이 페이지에서 나가기", - "stayButtonText": "이 페이지에 보관" + "stayButtonText": "이 페이지에 보관", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/lo.json b/apps/documenteditor/mobile/locale/lo.json index 636d28ed9..ad0a57aa2 100644 --- a/apps/documenteditor/mobile/locale/lo.json +++ b/apps/documenteditor/mobile/locale/lo.json @@ -666,6 +666,7 @@ "textEmptyScreens": "There are no headings in the document. Apply a headings style to the text so that it appears in the table of contents.", "textFeedback": "Feedback & Support", "textLeftToRight": "Left To Right", + "textMobileView": "Mobile View", "textNavigation": "Navigation", "textPdfProducer": "PDF Producer", "textRestartApplication": "Please restart the application for the changes to take effect", @@ -675,6 +676,9 @@ "dlgLeaveMsgText": "ທ່ານມີການປ່ຽນແປງທີ່ຍັງບໍ່ໄດ້ບັນທຶກໄວ້. ຄລິກທີ່ 'ຢູ່ໃນໜ້ານີ້' ເພື່ອລໍຖ້າການບັນທຶກອັດຕະໂນມັດ. ຄລິກ 'ອອກຈາກໜ້ານີ້' ເພື່ອຍົກເລີກການປ່ຽນແປງທີ່ບໍ່ໄດ້ບັນທຶກໄວ້ທັງໝົດ.", "dlgLeaveTitleText": "ທ່ານໄດ້ອອກຈາກໜ້າຄໍາຮ້ອງສະຫມັກ", "leaveButtonText": "ອອກຈາກໜ້ານີ້", - "stayButtonText": "ຢູ່ໃນໜ້ານີ້" + "stayButtonText": "ຢູ່ໃນໜ້ານີ້", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/lv.json b/apps/documenteditor/mobile/locale/lv.json index 138efd223..2e7f26889 100644 --- a/apps/documenteditor/mobile/locale/lv.json +++ b/apps/documenteditor/mobile/locale/lv.json @@ -670,12 +670,16 @@ "textDirection": "Direction", "textLeftToRight": "Left To Right", "textRightToLeft": "Right To Left", - "textRestartApplication": "Please restart the application for the changes to take effect" + "textRestartApplication": "Please restart the application for the changes to take effect", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", "dlgLeaveTitleText": "You leave the application", "leaveButtonText": "Leave this Page", - "stayButtonText": "Stay on this page" + "stayButtonText": "Stay on this page", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/ms.json b/apps/documenteditor/mobile/locale/ms.json index 5f37e4d81..8c5dbcdf5 100644 --- a/apps/documenteditor/mobile/locale/ms.json +++ b/apps/documenteditor/mobile/locale/ms.json @@ -669,12 +669,16 @@ "txtScheme6": "Konkos", "txtScheme7": "Ekuiti", "txtScheme8": "Aliran", - "txtScheme9": "Faundri" + "txtScheme9": "Faundri", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "Anda mempunyai perubahan yang tidak disimpan. Klik 'Stay on this Page' untuk menunggu autosimpan. Klik 'Leave this Page' untuk membuang semua perubahan yang tidak disimpan.", "dlgLeaveTitleText": "Anda meninggalkan aplikasi", "leaveButtonText": "Tinggalkan Halaman ini", - "stayButtonText": "Kekal pada Halaman ini" + "stayButtonText": "Kekal pada Halaman ini", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/nb.json b/apps/documenteditor/mobile/locale/nb.json index 138efd223..2e7f26889 100644 --- a/apps/documenteditor/mobile/locale/nb.json +++ b/apps/documenteditor/mobile/locale/nb.json @@ -670,12 +670,16 @@ "textDirection": "Direction", "textLeftToRight": "Left To Right", "textRightToLeft": "Right To Left", - "textRestartApplication": "Please restart the application for the changes to take effect" + "textRestartApplication": "Please restart the application for the changes to take effect", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", "dlgLeaveTitleText": "You leave the application", "leaveButtonText": "Leave this Page", - "stayButtonText": "Stay on this page" + "stayButtonText": "Stay on this page", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/nl.json b/apps/documenteditor/mobile/locale/nl.json index 1441b1807..eff589cd2 100644 --- a/apps/documenteditor/mobile/locale/nl.json +++ b/apps/documenteditor/mobile/locale/nl.json @@ -661,6 +661,7 @@ "textFastWV": "Fast Web View", "textFeedback": "Feedback & Support", "textLeftToRight": "Left To Right", + "textMobileView": "Mobile View", "textNavigation": "Navigation", "textNo": "No", "textPageSize": "Page Size", @@ -675,6 +676,9 @@ "dlgLeaveMsgText": "U heeft nog niet opgeslagen wijzigingen. Klik op 'Blijf op deze pagina' om te wachten op automatisch opslaan. Klik op 'Verlaat deze pagina' om alle niet-opgeslagen wijzigingen te verwijderen.", "dlgLeaveTitleText": "U verlaat de toepassing", "leaveButtonText": "Pagina verlaten", - "stayButtonText": "Op deze pagina blijven" + "stayButtonText": "Op deze pagina blijven", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/pl.json b/apps/documenteditor/mobile/locale/pl.json index 138efd223..2e7f26889 100644 --- a/apps/documenteditor/mobile/locale/pl.json +++ b/apps/documenteditor/mobile/locale/pl.json @@ -670,12 +670,16 @@ "textDirection": "Direction", "textLeftToRight": "Left To Right", "textRightToLeft": "Right To Left", - "textRestartApplication": "Please restart the application for the changes to take effect" + "textRestartApplication": "Please restart the application for the changes to take effect", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", "dlgLeaveTitleText": "You leave the application", "leaveButtonText": "Leave this Page", - "stayButtonText": "Stay on this page" + "stayButtonText": "Stay on this page", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/pt-pt.json b/apps/documenteditor/mobile/locale/pt-pt.json index 65573b494..deafef049 100644 --- a/apps/documenteditor/mobile/locale/pt-pt.json +++ b/apps/documenteditor/mobile/locale/pt-pt.json @@ -669,12 +669,16 @@ "txtScheme6": "Concurso", "txtScheme7": "Equidade", "txtScheme8": "Fluxo", - "txtScheme9": "Fundição" + "txtScheme9": "Fundição", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "Existem alterações não guardadas. Clique 'Ficar na página' para guardar automaticamente. Clique 'Sair da página' para rejeitar todas as alterações.", "dlgLeaveTitleText": "Saiu da aplicação", "leaveButtonText": "Sair da página", - "stayButtonText": "Ficar na página" + "stayButtonText": "Ficar na página", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/pt.json b/apps/documenteditor/mobile/locale/pt.json index 0b6e9788c..ce9183894 100644 --- a/apps/documenteditor/mobile/locale/pt.json +++ b/apps/documenteditor/mobile/locale/pt.json @@ -669,12 +669,16 @@ "txtScheme6": "Concurso", "txtScheme7": "Patrimônio Líquido", "txtScheme8": "Fluxo", - "txtScheme9": "Fundição" + "txtScheme9": "Fundição", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "Você tem mudanças não salvas. Clique em 'Ficar nesta página' para esperar pela auto-salvar. Clique em 'Sair desta página' para descartar todas as mudanças não salvas.", "dlgLeaveTitleText": "Você saiu do aplicativo", "leaveButtonText": "Sair desta página", - "stayButtonText": "Ficar nesta página" + "stayButtonText": "Ficar nesta página", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/ro.json b/apps/documenteditor/mobile/locale/ro.json index 247609709..cdc40cce1 100644 --- a/apps/documenteditor/mobile/locale/ro.json +++ b/apps/documenteditor/mobile/locale/ro.json @@ -669,12 +669,16 @@ "txtScheme6": "Concurență", "txtScheme7": "Echilibru", "txtScheme8": "Flux", - "txtScheme9": "Forjă" + "txtScheme9": "Forjă", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "Nu ați salvat modificările din documentul. Faceți clic pe Rămâi în pagină și așteptați la salvare automată. Faceți clic pe Părăsește aceasta pagina ca să renunțați la toate modificările nesalvate.", "dlgLeaveTitleText": "Dumneavoastră părăsiți aplicația", "leaveButtonText": "Părăsește această pagina", - "stayButtonText": "Rămâi în pagină" + "stayButtonText": "Rămâi în pagină", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/ru.json b/apps/documenteditor/mobile/locale/ru.json index e9498256b..9a9d3c8f0 100644 --- a/apps/documenteditor/mobile/locale/ru.json +++ b/apps/documenteditor/mobile/locale/ru.json @@ -606,6 +606,7 @@ "textMargins": "Поля", "textMarginsH": "Верхнее и нижнее поля слишком высокие для заданной высоты страницы", "textMarginsW": "Левое и правое поля слишком широкие для заданной ширины страницы", + "textMobileView": "Мобильный вид", "textNavigation": "Навигация", "textNo": "Нет", "textNoCharacters": "Непечатаемые символы", @@ -675,6 +676,9 @@ "dlgLeaveMsgText": "В документе есть несохраненные изменения. Нажмите 'Остаться на странице', чтобы дождаться автосохранения. Нажмите 'Уйти со страницы', чтобы сбросить все несохраненные изменения.", "dlgLeaveTitleText": "Вы выходите из приложения", "leaveButtonText": "Уйти со страницы", - "stayButtonText": "Остаться на странице" + "stayButtonText": "Остаться на странице", + "textOk": "OK", + "textSwitchedMobileView": "Переключено на мобильный вид", + "textSwitchedStandardView": "Переключено на стандартный вид" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/sk.json b/apps/documenteditor/mobile/locale/sk.json index d8e0ae7b4..ba5afbd8b 100644 --- a/apps/documenteditor/mobile/locale/sk.json +++ b/apps/documenteditor/mobile/locale/sk.json @@ -661,6 +661,7 @@ "textFastWV": "Fast Web View", "textFeedback": "Feedback & Support", "textLeftToRight": "Left To Right", + "textMobileView": "Mobile View", "textNavigation": "Navigation", "textNo": "No", "textPageSize": "Page Size", @@ -675,6 +676,9 @@ "dlgLeaveMsgText": "Máte neuložené zmeny. Kliknite na „Zostať na tejto stránke“ a počkajte na automatické uloženie. Kliknutím na „Opustiť túto stránku“ zahodíte všetky neuložené zmeny.", "dlgLeaveTitleText": "Opúšťate aplikáciu", "leaveButtonText": "Opustiť túto stránku", - "stayButtonText": "Zostať na tejto stránke" + "stayButtonText": "Zostať na tejto stránke", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/sl.json b/apps/documenteditor/mobile/locale/sl.json index 4b1aef7c6..cc3b47fc3 100644 --- a/apps/documenteditor/mobile/locale/sl.json +++ b/apps/documenteditor/mobile/locale/sl.json @@ -530,6 +530,7 @@ "textMargins": "Margins", "textMarginsH": "Top and bottom margins are too high for a given page height", "textMarginsW": "Left and right margins are too wide for a given page width", + "textMobileView": "Mobile View", "textNavigation": "Navigation", "textNo": "No", "textNoCharacters": "Nonprinting Characters", @@ -675,6 +676,9 @@ "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", "dlgLeaveTitleText": "You leave the application", "leaveButtonText": "Leave this Page", - "stayButtonText": "Stay on this page" + "stayButtonText": "Stay on this page", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/sv.json b/apps/documenteditor/mobile/locale/sv.json index 138efd223..2e7f26889 100644 --- a/apps/documenteditor/mobile/locale/sv.json +++ b/apps/documenteditor/mobile/locale/sv.json @@ -670,12 +670,16 @@ "textDirection": "Direction", "textLeftToRight": "Left To Right", "textRightToLeft": "Right To Left", - "textRestartApplication": "Please restart the application for the changes to take effect" + "textRestartApplication": "Please restart the application for the changes to take effect", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", "dlgLeaveTitleText": "You leave the application", "leaveButtonText": "Leave this Page", - "stayButtonText": "Stay on this page" + "stayButtonText": "Stay on this page", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/tr.json b/apps/documenteditor/mobile/locale/tr.json index 2c0ca473f..91c61fd5a 100644 --- a/apps/documenteditor/mobile/locale/tr.json +++ b/apps/documenteditor/mobile/locale/tr.json @@ -659,6 +659,7 @@ "textFastWV": "Fast Web View", "textFeedback": "Feedback & Support", "textLeftToRight": "Left To Right", + "textMobileView": "Mobile View", "textNavigation": "Navigation", "textNo": "No", "textPageSize": "Page Size", @@ -675,6 +676,9 @@ "dlgLeaveMsgText": "Kaydedilmemiş değişiklikleriniz mevcut. Otomatik kaydetmeyi beklemek için 'Bu Sayfada Kal' seçeneğini tıklayın. Kaydedilmemiş tüm değişiklikleri atmak için 'Bu Sayfadan Ayrıl'ı tıklayın.", "dlgLeaveTitleText": "Uygulamadan çıktınız", "leaveButtonText": "Bu Sayfadan Ayrıl", - "stayButtonText": "Bu Sayfada Kal" + "stayButtonText": "Bu Sayfada Kal", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/uk.json b/apps/documenteditor/mobile/locale/uk.json index fe8c14f98..a9ee47113 100644 --- a/apps/documenteditor/mobile/locale/uk.json +++ b/apps/documenteditor/mobile/locale/uk.json @@ -661,6 +661,7 @@ "textFastWV": "Fast Web View", "textFeedback": "Feedback & Support", "textLeftToRight": "Left To Right", + "textMobileView": "Mobile View", "textNavigation": "Navigation", "textNo": "No", "textPageSize": "Page Size", @@ -675,6 +676,9 @@ "dlgLeaveMsgText": "У документі є незбережені зміни. Натисніть 'Залишитись на сторінці', щоб дочекатися автозбереження. Натисніть 'Піти зі сторінки', щоб скинути всі незбережені зміни.", "dlgLeaveTitleText": "Ви виходите з програми", "leaveButtonText": "Залишити цю сторінку", - "stayButtonText": "Залишитися на сторінці" + "stayButtonText": "Залишитися на сторінці", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/vi.json b/apps/documenteditor/mobile/locale/vi.json index 138efd223..2e7f26889 100644 --- a/apps/documenteditor/mobile/locale/vi.json +++ b/apps/documenteditor/mobile/locale/vi.json @@ -670,12 +670,16 @@ "textDirection": "Direction", "textLeftToRight": "Left To Right", "textRightToLeft": "Right To Left", - "textRestartApplication": "Please restart the application for the changes to take effect" + "textRestartApplication": "Please restart the application for the changes to take effect", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", "dlgLeaveTitleText": "You leave the application", "leaveButtonText": "Leave this Page", - "stayButtonText": "Stay on this page" + "stayButtonText": "Stay on this page", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/zh-tw.json b/apps/documenteditor/mobile/locale/zh-tw.json index 4947293cf..5da2c0bad 100644 --- a/apps/documenteditor/mobile/locale/zh-tw.json +++ b/apps/documenteditor/mobile/locale/zh-tw.json @@ -669,12 +669,16 @@ "txtScheme6": "大堂", "txtScheme7": "產權", "txtScheme8": "流程", - "txtScheme9": "鑄造廠" + "txtScheme9": "鑄造廠", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "您有未儲存的變更。點擊“留在此頁面”以等待自動儲存。點擊“離開此頁面”以放棄所有未儲存的變更。", "dlgLeaveTitleText": "您離開應用程式", "leaveButtonText": "離開這個頁面", - "stayButtonText": "保持此頁上" + "stayButtonText": "保持此頁上", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/zh.json b/apps/documenteditor/mobile/locale/zh.json index b155c22d2..681f135e9 100644 --- a/apps/documenteditor/mobile/locale/zh.json +++ b/apps/documenteditor/mobile/locale/zh.json @@ -669,12 +669,16 @@ "txtScheme6": "汇合", "txtScheme7": "公平", "txtScheme8": "流动", - "txtScheme9": "发现" + "txtScheme9": "发现", + "textMobileView": "Mobile View" }, "Toolbar": { "dlgLeaveMsgText": "你有未保存的修改。点击“留在该页”可等待自动保存完成。点击“离开该页”将丢弃全部未经保存的修改。", "dlgLeaveTitleText": "你退出应用程序", "leaveButtonText": "离开这个页面", - "stayButtonText": "保持此页上" + "stayButtonText": "保持此页上", + "textOk": "OK", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/presentationeditor/main/app/view/FileMenu.js b/apps/presentationeditor/main/app/view/FileMenu.js index 65bb5a394..867189ab9 100644 --- a/apps/presentationeditor/main/app/view/FileMenu.js +++ b/apps/presentationeditor/main/app/view/FileMenu.js @@ -429,7 +429,6 @@ define([ if ( this.mode.canCreateNew ) { if (this.mode.templates && this.mode.templates.length) { - $('a',this.miNew.$el).text(this.btnCreateNewCaption + '...'); !this.panels['new'] && (this.panels['new'] = (new PE.Views.FileMenuPanels.CreateNew({menu: this, docs: this.mode.templates, blank: this.mode.canRequestCreateNew || !!this.mode.createUrl})).render()); } } diff --git a/apps/presentationeditor/main/locale/az.json b/apps/presentationeditor/main/locale/az.json index bb0c17ecd..870679b6f 100644 --- a/apps/presentationeditor/main/locale/az.json +++ b/apps/presentationeditor/main/locale/az.json @@ -398,7 +398,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Şifrələnmiş dəyişikliklər qəbul edildi, onları deşifrə etmək mümkün deyil.", "PE.Controllers.Main.errorDataRange": "Yanlış məlumat diapazonu.", "PE.Controllers.Main.errorDefaultMessage": "Xəta kodu: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Sənədlə işləyərkən xəta baş verdi.
Faylın ehtiyat nüsxəsini kompüterinizin sərtt diskində saxlamaq üçün \"... Kimi Endirin...\" seçimindən istifadə edin.", + "PE.Controllers.Main.errorEditingDownloadas": "Sənədlə işləyərkən xəta baş verdi.
Faylın ehtiyat nüsxəsini kompüterinizin sərtt diskində saxlamaq üçün \"Kimi Endirin\" seçimindən istifadə edin.", "PE.Controllers.Main.errorEditingSaveas": "Sənədlə işləyərkən xəta baş verdi.
Yedək nüsxəsini kompüterinizin sərt diskində saxlamaq üçün \"... kimi yadda saxla\" seçimindən istifadə edin.", "PE.Controllers.Main.errorEmailClient": "Heç bir e-poçt müştərisi tapılmadı.", "PE.Controllers.Main.errorFilePassProtect": "Fayl parolla qorunur və onu açmaq mümkün deyil.", @@ -1301,22 +1301,22 @@ "PE.Views.FileMenu.btnBackCaption": "Fayl yerini açın", "PE.Views.FileMenu.btnCloseMenuCaption": "Menyunu bağlayın", "PE.Views.FileMenu.btnCreateNewCaption": "Yenisini Yarat", - "PE.Views.FileMenu.btnDownloadCaption": "... Kimi Endirin", + "PE.Views.FileMenu.btnDownloadCaption": "Kimi Endirin", "PE.Views.FileMenu.btnExitCaption": "Çıxın", - "PE.Views.FileMenu.btnFileOpenCaption": "Açın...", - "PE.Views.FileMenu.btnHelpCaption": "Yardım...", + "PE.Views.FileMenu.btnFileOpenCaption": "Açın", + "PE.Views.FileMenu.btnHelpCaption": "Yardım", "PE.Views.FileMenu.btnHistoryCaption": "Versiya tarixçəsi", - "PE.Views.FileMenu.btnInfoCaption": "Təqdimat Məlumatı...", + "PE.Views.FileMenu.btnInfoCaption": "Təqdimat Məlumatı", "PE.Views.FileMenu.btnPrintCaption": "Çap", "PE.Views.FileMenu.btnProtectCaption": "Qoruyun", - "PE.Views.FileMenu.btnRecentFilesCaption": "Sonuncu ... açın", + "PE.Views.FileMenu.btnRecentFilesCaption": "Sonuncu açın", "PE.Views.FileMenu.btnRenameCaption": "Adını Dəyişdir", "PE.Views.FileMenu.btnReturnCaption": "Təqdimata qayıt", - "PE.Views.FileMenu.btnRightsCaption": "Giriş Hüquqları...", + "PE.Views.FileMenu.btnRightsCaption": "Giriş Hüquqları", "PE.Views.FileMenu.btnSaveAsCaption": "kimi yadda saxla", "PE.Views.FileMenu.btnSaveCaption": "Yadda saxla", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Kopya kimi yadda saxla...", - "PE.Views.FileMenu.btnSettingsCaption": "Təkmil parametrlər...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Kopya kimi yadda saxla", + "PE.Views.FileMenu.btnSettingsCaption": "Təkmil parametrlər", "PE.Views.FileMenu.btnToEditCaption": "Təqdimatı redaktə edin", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Boş Təqdimat", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Yenisini Yarat", diff --git a/apps/presentationeditor/main/locale/be.json b/apps/presentationeditor/main/locale/be.json index e19b71ae7..f29dbb9c6 100644 --- a/apps/presentationeditor/main/locale/be.json +++ b/apps/presentationeditor/main/locale/be.json @@ -374,7 +374,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Атрыманы зашыфраваныя змены, іх немагчыма расшыфраваць.", "PE.Controllers.Main.errorDataRange": "Хібны дыяпазон даных.", "PE.Controllers.Main.errorDefaultMessage": "Код памылкі: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Падчас працы з дакументам адбылася памылка.
Выкарыстайце параметр \"Спампаваць як…\", каб захаваць рэзервовую копію файла на цвёрды дыск камп’ютара.", + "PE.Controllers.Main.errorEditingDownloadas": "Падчас працы з дакументам адбылася памылка.
Выкарыстайце параметр \"Спампаваць як\", каб захаваць рэзервовую копію файла на цвёрды дыск камп’ютара.", "PE.Controllers.Main.errorEditingSaveas": "Падчас працы з дакументам адбылася памылка.
Выкарыстайце параметр \"Захаваць як…\", каб захаваць рэзервовую копію файла на цвёрды дыск камп’ютара.", "PE.Controllers.Main.errorEmailClient": "Не знойдзена паштовага кліента.", "PE.Controllers.Main.errorFilePassProtect": "Файл абаронены паролем, яго немагчыма адкрыць.", @@ -1273,20 +1273,20 @@ "PE.Views.FileMenu.btnBackCaption": "Перайсці да дакументаў", "PE.Views.FileMenu.btnCloseMenuCaption": "Закрыць меню", "PE.Views.FileMenu.btnCreateNewCaption": "Стварыць новую", - "PE.Views.FileMenu.btnDownloadCaption": "Спампаваць як...", - "PE.Views.FileMenu.btnHelpCaption": "Даведка…", + "PE.Views.FileMenu.btnDownloadCaption": "Спампаваць як", + "PE.Views.FileMenu.btnHelpCaption": "Даведка", "PE.Views.FileMenu.btnHistoryCaption": "Гісторыя версій", - "PE.Views.FileMenu.btnInfoCaption": "Інфармацыя аб прэзентацыі…", + "PE.Views.FileMenu.btnInfoCaption": "Інфармацыя аб прэзентацыі", "PE.Views.FileMenu.btnPrintCaption": "Друк", "PE.Views.FileMenu.btnProtectCaption": "Абараніць", - "PE.Views.FileMenu.btnRecentFilesCaption": "Адкрыць апошнія…", - "PE.Views.FileMenu.btnRenameCaption": "Змяніць назву…", + "PE.Views.FileMenu.btnRecentFilesCaption": "Адкрыць апошнія", + "PE.Views.FileMenu.btnRenameCaption": "Змяніць назву", "PE.Views.FileMenu.btnReturnCaption": "Вярнуцца да прэзентацыі", - "PE.Views.FileMenu.btnRightsCaption": "Правы на доступ…", + "PE.Views.FileMenu.btnRightsCaption": "Правы на доступ", "PE.Views.FileMenu.btnSaveAsCaption": "Захаваць як", "PE.Views.FileMenu.btnSaveCaption": "Захаваць", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Захаваць копію як…", - "PE.Views.FileMenu.btnSettingsCaption": "Дадатковыя налады…", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Захаваць копію як", + "PE.Views.FileMenu.btnSettingsCaption": "Дадатковыя налады", "PE.Views.FileMenu.btnToEditCaption": "Рэдагаваць прэзентацыю", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Стварыць новы", "PE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Ужыць", diff --git a/apps/presentationeditor/main/locale/bg.json b/apps/presentationeditor/main/locale/bg.json index 6534f8bf6..b361286c1 100644 --- a/apps/presentationeditor/main/locale/bg.json +++ b/apps/presentationeditor/main/locale/bg.json @@ -248,7 +248,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Получени са криптирани промени, които не могат да бъдат дешифрирани.", "PE.Controllers.Main.errorDataRange": "Неправилен обхват от данни.", "PE.Controllers.Main.errorDefaultMessage": "Код на грешка: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Възникна грешка по време на работа с документа.
Използвайте опцията 'Download as ...', за да запишете архивното копие на файла на твърдия диск на компютъра.", + "PE.Controllers.Main.errorEditingDownloadas": "Възникна грешка по време на работа с документа.
Използвайте опцията 'Download as', за да запишете архивното копие на файла на твърдия диск на компютъра.", "PE.Controllers.Main.errorEditingSaveas": "Възникна грешка по време на работа с документа.
Използвайте опцията „Запазване като ...“, за да запишете архивното копие на файла на твърдия диск на компютъра.", "PE.Controllers.Main.errorEmailClient": "Не може да се намери имейл клиент.", "PE.Controllers.Main.errorFilePassProtect": "Файлът е защитен с парола и не може да бъде отворен.", @@ -1114,20 +1114,20 @@ "PE.Views.FileMenu.btnBackCaption": "Mестоположението на файла", "PE.Views.FileMenu.btnCloseMenuCaption": "Затваряне на менюто", "PE.Views.FileMenu.btnCreateNewCaption": "Създай нов", - "PE.Views.FileMenu.btnDownloadCaption": "Изтеглете като ...", - "PE.Views.FileMenu.btnHelpCaption": "Помощ ...", + "PE.Views.FileMenu.btnDownloadCaption": "Изтеглете като", + "PE.Views.FileMenu.btnHelpCaption": "Помощ", "PE.Views.FileMenu.btnHistoryCaption": "История на версиите", - "PE.Views.FileMenu.btnInfoCaption": "Информация за презентацията ...", + "PE.Views.FileMenu.btnInfoCaption": "Информация за презентацията", "PE.Views.FileMenu.btnPrintCaption": "Печат", "PE.Views.FileMenu.btnProtectCaption": "Защитавам", - "PE.Views.FileMenu.btnRecentFilesCaption": "Отваряне на последните ...", - "PE.Views.FileMenu.btnRenameCaption": "Преименуване ...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Отваряне на последните", + "PE.Views.FileMenu.btnRenameCaption": "Преименуване", "PE.Views.FileMenu.btnReturnCaption": "Обратно към презентацията", - "PE.Views.FileMenu.btnRightsCaption": "Права за достъп ...", + "PE.Views.FileMenu.btnRightsCaption": "Права за достъп", "PE.Views.FileMenu.btnSaveAsCaption": "Запази като", "PE.Views.FileMenu.btnSaveCaption": "Запази", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Запазване на копия като ...", - "PE.Views.FileMenu.btnSettingsCaption": "Разширени настройки ...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Запазване на копия като", + "PE.Views.FileMenu.btnSettingsCaption": "Разширени настройки", "PE.Views.FileMenu.btnToEditCaption": "Редактиране на презентацията", "PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Приложение", "PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор", diff --git a/apps/presentationeditor/main/locale/ca.json b/apps/presentationeditor/main/locale/ca.json index f974cd408..a89f13779 100644 --- a/apps/presentationeditor/main/locale/ca.json +++ b/apps/presentationeditor/main/locale/ca.json @@ -640,7 +640,7 @@ "PE.Controllers.Main.errorDataEncrypted": "S'han rebut canvis xifrats, que no es poden desxifrar.", "PE.Controllers.Main.errorDataRange": "L'interval de dades no és correcte.", "PE.Controllers.Main.errorDefaultMessage": "Codi d'error: %1", - "PE.Controllers.Main.errorEditingDownloadas": "S'ha produït un error mentre es treballava amb el document.
Utilitzeu l'opció \"Baixa-ho com a ...\" per desar la còpia de seguretat del fitxer al disc dur de l'ordinador.", + "PE.Controllers.Main.errorEditingDownloadas": "S'ha produït un error mentre es treballava amb el document.
Utilitzeu l'opció \"Baixa-ho com a\" per desar la còpia de seguretat del fitxer al disc dur de l'ordinador.", "PE.Controllers.Main.errorEditingSaveas": "S'ha produït un error mentre es treballava amb el document.
Utilitzeu l'opció \"Desar com a ...\" per desar la còpia de seguretat del fitxer al disc dur de l’ordinador.", "PE.Controllers.Main.errorEmailClient": "No s'ha trobat cap client de correu electrònic", "PE.Controllers.Main.errorFilePassProtect": "El fitxer està protegit amb contrasenya i no es pot obrir.", @@ -1597,22 +1597,22 @@ "PE.Views.FileMenu.btnBackCaption": "Obre la ubicació del fitxer", "PE.Views.FileMenu.btnCloseMenuCaption": "Tanca el menú", "PE.Views.FileMenu.btnCreateNewCaption": "Crea'n un de nou", - "PE.Views.FileMenu.btnDownloadCaption": "Baixa-ho com a...", + "PE.Views.FileMenu.btnDownloadCaption": "Baixa-ho com a", "PE.Views.FileMenu.btnExitCaption": "Tancar", - "PE.Views.FileMenu.btnFileOpenCaption": "Obre...", - "PE.Views.FileMenu.btnHelpCaption": "Ajuda...", + "PE.Views.FileMenu.btnFileOpenCaption": "Obre", + "PE.Views.FileMenu.btnHelpCaption": "Ajuda", "PE.Views.FileMenu.btnHistoryCaption": "Historial de versions", - "PE.Views.FileMenu.btnInfoCaption": "Informació de la presentació ...", + "PE.Views.FileMenu.btnInfoCaption": "Informació de la presentació", "PE.Views.FileMenu.btnPrintCaption": "Imprimir", "PE.Views.FileMenu.btnProtectCaption": "Protegeix", - "PE.Views.FileMenu.btnRecentFilesCaption": "Obre recent...", - "PE.Views.FileMenu.btnRenameCaption": "Canvia el nom ...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Obre recent", + "PE.Views.FileMenu.btnRenameCaption": "Canvia el nom", "PE.Views.FileMenu.btnReturnCaption": "Tornar a la presentació", - "PE.Views.FileMenu.btnRightsCaption": "Drets d'accés ...", + "PE.Views.FileMenu.btnRightsCaption": "Drets d'accés", "PE.Views.FileMenu.btnSaveAsCaption": "Desar com", "PE.Views.FileMenu.btnSaveCaption": "Desa", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Desa còpia com a...", - "PE.Views.FileMenu.btnSettingsCaption": "Configuració avançada...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Desa còpia com a", + "PE.Views.FileMenu.btnSettingsCaption": "Configuració avançada", "PE.Views.FileMenu.btnToEditCaption": "Edita la presentació", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Presentació en blanc", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Crea'n un de nou", diff --git a/apps/presentationeditor/main/locale/cs.json b/apps/presentationeditor/main/locale/cs.json index a583f90b7..60d7f70ab 100644 --- a/apps/presentationeditor/main/locale/cs.json +++ b/apps/presentationeditor/main/locale/cs.json @@ -638,7 +638,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Obdrženy šifrované změny – bez hesla je není možné zobrazit.", "PE.Controllers.Main.errorDataRange": "Nesprávný datový rozsah.", "PE.Controllers.Main.errorDefaultMessage": "Kód chyby: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Při práci s dokumentem došlo k chybě.
Použijte volbu „Stáhnout jako...“ a uložte si do souboru jako záložní kopii na svůj počítač.", + "PE.Controllers.Main.errorEditingDownloadas": "Při práci s dokumentem došlo k chybě.
Použijte volbu „Stáhnout jako“ a uložte si do souboru jako záložní kopii na svůj počítač.", "PE.Controllers.Main.errorEditingSaveas": "Při práci s dokumentem došlo k chybě.
Použijte volbu „Uložit jako...“ a uložte si do souboru jako záložní kopii na svůj počítač.", "PE.Controllers.Main.errorEmailClient": "Nenalezen žádný e-mailový klient.", "PE.Controllers.Main.errorFilePassProtect": "Soubor je zabezpečen heslem, bez kterého ho nelze otevřít.", @@ -1592,22 +1592,22 @@ "PE.Views.FileMenu.btnBackCaption": "Otevřít umístění souboru", "PE.Views.FileMenu.btnCloseMenuCaption": "Zavřít nabídku", "PE.Views.FileMenu.btnCreateNewCaption": "Vytvořit nový", - "PE.Views.FileMenu.btnDownloadCaption": "Stáhnout jako…", + "PE.Views.FileMenu.btnDownloadCaption": "Stáhnout jako", "PE.Views.FileMenu.btnExitCaption": "Zavřít", - "PE.Views.FileMenu.btnFileOpenCaption": "Otevřít...", - "PE.Views.FileMenu.btnHelpCaption": "Nápověda…", + "PE.Views.FileMenu.btnFileOpenCaption": "Otevřít", + "PE.Views.FileMenu.btnHelpCaption": "Nápověda", "PE.Views.FileMenu.btnHistoryCaption": "Historie verzí", - "PE.Views.FileMenu.btnInfoCaption": "Informace o prezentaci…", + "PE.Views.FileMenu.btnInfoCaption": "Informace o prezentaci", "PE.Views.FileMenu.btnPrintCaption": "Tisk", "PE.Views.FileMenu.btnProtectCaption": "Zabezpečení", - "PE.Views.FileMenu.btnRecentFilesCaption": "Otevřít nedávné…", - "PE.Views.FileMenu.btnRenameCaption": "Přejmenovat…", + "PE.Views.FileMenu.btnRecentFilesCaption": "Otevřít nedávné", + "PE.Views.FileMenu.btnRenameCaption": "Přejmenovat", "PE.Views.FileMenu.btnReturnCaption": "Zpět na prezentaci", - "PE.Views.FileMenu.btnRightsCaption": "Přístupové práva…", + "PE.Views.FileMenu.btnRightsCaption": "Přístupové práva", "PE.Views.FileMenu.btnSaveAsCaption": "Uložit jako", "PE.Views.FileMenu.btnSaveCaption": "Uložit", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Uložit kopii jako…", - "PE.Views.FileMenu.btnSettingsCaption": "Pokročilá nastavení…", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Uložit kopii jako", + "PE.Views.FileMenu.btnSettingsCaption": "Pokročilá nastavení", "PE.Views.FileMenu.btnToEditCaption": "Upravit prezentaci", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Prázdná prezentace", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Vytvořit nový", diff --git a/apps/presentationeditor/main/locale/da.json b/apps/presentationeditor/main/locale/da.json index 66b19c39a..df93cf6eb 100644 --- a/apps/presentationeditor/main/locale/da.json +++ b/apps/presentationeditor/main/locale/da.json @@ -398,7 +398,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Krypterede ændringer er blevet modtaget, men de kan ikke dekrypteres. ", "PE.Controllers.Main.errorDataRange": "Forkert datainterval", "PE.Controllers.Main.errorDefaultMessage": "Fejlkode: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Der opstod en fejl under arbejdet med dokumentet.
Brug \"download som...\" valgmuligheden for at gemme en sikkerhedsversion til din computers harddisk.", + "PE.Controllers.Main.errorEditingDownloadas": "Der opstod en fejl under arbejdet med dokumentet.
Brug \"download som\" valgmuligheden for at gemme en sikkerhedsversion til din computers harddisk.", "PE.Controllers.Main.errorEditingSaveas": "Der opstod en fejl under arbejdet med dokumentet.
Brug \"gem som...\" valgmuligheden for at gemme en sikkerhedsversion til din computers harddisk.", "PE.Controllers.Main.errorEmailClient": "Ingen e-mail klient fundet.", "PE.Controllers.Main.errorFilePassProtect": "Dokumentet er beskyttet af et kodeord og kunne ikke åbnes.", @@ -1299,22 +1299,22 @@ "PE.Views.FileMenu.btnBackCaption": "Gå til dokumentplacering", "PE.Views.FileMenu.btnCloseMenuCaption": "Luk menu", "PE.Views.FileMenu.btnCreateNewCaption": "Opret ny", - "PE.Views.FileMenu.btnDownloadCaption": "Hent som...", + "PE.Views.FileMenu.btnDownloadCaption": "Hent som", "PE.Views.FileMenu.btnExitCaption": "Afslut", - "PE.Views.FileMenu.btnFileOpenCaption": "Åben...", - "PE.Views.FileMenu.btnHelpCaption": "Hjælp...", + "PE.Views.FileMenu.btnFileOpenCaption": "Åben", + "PE.Views.FileMenu.btnHelpCaption": "Hjælp", "PE.Views.FileMenu.btnHistoryCaption": "Version historik", - "PE.Views.FileMenu.btnInfoCaption": "Præsentationsinfo ...", + "PE.Views.FileMenu.btnInfoCaption": "Præsentationsinfo", "PE.Views.FileMenu.btnPrintCaption": "Print", "PE.Views.FileMenu.btnProtectCaption": "Beskyt", - "PE.Views.FileMenu.btnRecentFilesCaption": "Åben nylige...", - "PE.Views.FileMenu.btnRenameCaption": "Omdøb...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Åben nylige", + "PE.Views.FileMenu.btnRenameCaption": "Omdøb", "PE.Views.FileMenu.btnReturnCaption": "Tilbage til præsentationen", - "PE.Views.FileMenu.btnRightsCaption": "Adgangsrettigheder...", + "PE.Views.FileMenu.btnRightsCaption": "Adgangsrettigheder", "PE.Views.FileMenu.btnSaveAsCaption": "Gem som", "PE.Views.FileMenu.btnSaveCaption": "Gem", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Gem kopi som...", - "PE.Views.FileMenu.btnSettingsCaption": "Avancerede indstillinger...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Gem kopi som", + "PE.Views.FileMenu.btnSettingsCaption": "Avancerede indstillinger", "PE.Views.FileMenu.btnToEditCaption": "Rediger præsentation", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Blank præsentation", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Opret ny", diff --git a/apps/presentationeditor/main/locale/de.json b/apps/presentationeditor/main/locale/de.json index 69f60afe8..534509fc6 100644 --- a/apps/presentationeditor/main/locale/de.json +++ b/apps/presentationeditor/main/locale/de.json @@ -640,7 +640,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Änderungen wurden verschlüsselt. Sie können nicht entschlüsselt werden.", "PE.Controllers.Main.errorDataRange": "Falscher Datenbereich.", "PE.Controllers.Main.errorDefaultMessage": "Fehlercode: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Bei der Arbeit mit dem Dokument ist ein Fehler aufgetreten.
Verwenden Sie die Option 'Herunterladen als ...', um die Sicherungskopie der Datei auf der Festplatte Ihres Computers zu speichern.", + "PE.Controllers.Main.errorEditingDownloadas": "Bei der Arbeit mit dem Dokument ist ein Fehler aufgetreten.
Verwenden Sie die Option 'Herunterladen als', um die Sicherungskopie der Datei auf der Festplatte Ihres Computers zu speichern.", "PE.Controllers.Main.errorEditingSaveas": "Bei der Arbeit mit dem Dokument ist ein Fehler aufgetreten.
Verwenden Sie die Option \"Speichern als ...\", um die Sicherungskopie der Datei auf der Festplatte Ihres Computers zu speichern.", "PE.Controllers.Main.errorEmailClient": "Es wurde kein E-Mail-Client gefunden.", "PE.Controllers.Main.errorFilePassProtect": "Das Dokument ist kennwortgeschützt und kann nicht geöffnet werden.", @@ -1597,22 +1597,22 @@ "PE.Views.FileMenu.btnBackCaption": "Dateispeicherort öffnen", "PE.Views.FileMenu.btnCloseMenuCaption": "Menü schließen", "PE.Views.FileMenu.btnCreateNewCaption": "Neue erstellen", - "PE.Views.FileMenu.btnDownloadCaption": "Herunterladen als...", + "PE.Views.FileMenu.btnDownloadCaption": "Herunterladen als", "PE.Views.FileMenu.btnExitCaption": "Schließen", - "PE.Views.FileMenu.btnFileOpenCaption": "Öffnen...", - "PE.Views.FileMenu.btnHelpCaption": "Hilfe...", + "PE.Views.FileMenu.btnFileOpenCaption": "Öffnen", + "PE.Views.FileMenu.btnHelpCaption": "Hilfe", "PE.Views.FileMenu.btnHistoryCaption": "Versionshistorie", - "PE.Views.FileMenu.btnInfoCaption": "Information zur Präsentation...", + "PE.Views.FileMenu.btnInfoCaption": "Information zur Präsentation", "PE.Views.FileMenu.btnPrintCaption": "Drucken", "PE.Views.FileMenu.btnProtectCaption": "Schützen", - "PE.Views.FileMenu.btnRecentFilesCaption": "Zuletzt benutztes Dokument öffnen...", - "PE.Views.FileMenu.btnRenameCaption": "Umbenennen...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Zuletzt benutztes Dokument öffnen", + "PE.Views.FileMenu.btnRenameCaption": "Umbenennen", "PE.Views.FileMenu.btnReturnCaption": "Zurück zur Präsentation", - "PE.Views.FileMenu.btnRightsCaption": "Zugriffsrechte...", + "PE.Views.FileMenu.btnRightsCaption": "Zugriffsrechte", "PE.Views.FileMenu.btnSaveAsCaption": "Speichern als", "PE.Views.FileMenu.btnSaveCaption": "Speichern", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie speichern als...", - "PE.Views.FileMenu.btnSettingsCaption": "Erweiterte Einstellungen...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie speichern als", + "PE.Views.FileMenu.btnSettingsCaption": "Erweiterte Einstellungen", "PE.Views.FileMenu.btnToEditCaption": "Präsentation bearbeiten", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Leere Präsentation", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Neu erstellen", diff --git a/apps/presentationeditor/main/locale/el.json b/apps/presentationeditor/main/locale/el.json index ec506a2df..90668f3e5 100644 --- a/apps/presentationeditor/main/locale/el.json +++ b/apps/presentationeditor/main/locale/el.json @@ -628,7 +628,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Οι κρυπτογραφημένες αλλαγές έχουν ληφθεί, δεν μπορούν να αποκρυπτογραφηθούν.", "PE.Controllers.Main.errorDataRange": "Εσφαλμένο εύρος δεδομένων.", "PE.Controllers.Main.errorDefaultMessage": "Κωδικός σφάλματος: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Παρουσιάστηκε σφάλμα κατά την εργασία με το έγγραφο.
Χρησιμοποιήστε την επιλογή «Λήψη ως...» για να αποθηκεύσετε το αντίγραφο ασφαλείας στον σκληρό δίσκο του υπολογιστή σας.", + "PE.Controllers.Main.errorEditingDownloadas": "Παρουσιάστηκε σφάλμα κατά την εργασία με το έγγραφο.
Χρησιμοποιήστε την επιλογή «Λήψη ως» για να αποθηκεύσετε το αντίγραφο ασφαλείας στον σκληρό δίσκο του υπολογιστή σας.", "PE.Controllers.Main.errorEditingSaveas": "Παρουσιάστηκε σφάλμα κατά την εργασία με το έγγραφο.
Χρησιμοποιήστε την επιλογή «Αποθήκευση ως...» για να αποθηκεύσετε το αντίγραφο ασφαλείας στον σκληρό δίσκο του υπολογιστή σας.", "PE.Controllers.Main.errorEmailClient": "Δε βρέθηκε καμιά εφαρμογή ηλεκτρονικού ταχυδρομείου.", "PE.Controllers.Main.errorFilePassProtect": "Το αρχείο προστατεύεται με συνθηματικό και δεν μπορεί να ανοίξει.", @@ -1582,22 +1582,22 @@ "PE.Views.FileMenu.btnBackCaption": "Άνοιγμα τοποθεσίας αρχείου", "PE.Views.FileMenu.btnCloseMenuCaption": "Κλείσιμο Μενού", "PE.Views.FileMenu.btnCreateNewCaption": "Δημιουργία Νέου", - "PE.Views.FileMenu.btnDownloadCaption": "Λήψη ως...", + "PE.Views.FileMenu.btnDownloadCaption": "Λήψη ως", "PE.Views.FileMenu.btnExitCaption": "Κλείσιμο", - "PE.Views.FileMenu.btnFileOpenCaption": "Άνοιγμα...", - "PE.Views.FileMenu.btnHelpCaption": "Βοήθεια...", + "PE.Views.FileMenu.btnFileOpenCaption": "Άνοιγμα", + "PE.Views.FileMenu.btnHelpCaption": "Βοήθεια", "PE.Views.FileMenu.btnHistoryCaption": "Ιστορικό εκδόσεων", - "PE.Views.FileMenu.btnInfoCaption": "Πληροφορίες παρουσίασης...", + "PE.Views.FileMenu.btnInfoCaption": "Πληροφορίες παρουσίασης", "PE.Views.FileMenu.btnPrintCaption": "Εκτύπωση", "PE.Views.FileMenu.btnProtectCaption": "Προστασία", - "PE.Views.FileMenu.btnRecentFilesCaption": "Άνοιγμα Πρόσφατου...", - "PE.Views.FileMenu.btnRenameCaption": "Μετονομασία...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Άνοιγμα Πρόσφατου", + "PE.Views.FileMenu.btnRenameCaption": "Μετονομασία", "PE.Views.FileMenu.btnReturnCaption": "Πίσω στην Παρουσίαση", - "PE.Views.FileMenu.btnRightsCaption": "Δικαιώματα Πρόσβασης...", + "PE.Views.FileMenu.btnRightsCaption": "Δικαιώματα Πρόσβασης", "PE.Views.FileMenu.btnSaveAsCaption": "Αποθήκευση ως", "PE.Views.FileMenu.btnSaveCaption": "Αποθήκευση", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Αποθήκευση Αντιγράφου ως...", - "PE.Views.FileMenu.btnSettingsCaption": "Προηγμένες Ρυθμίσεις...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Αποθήκευση Αντιγράφου ως", + "PE.Views.FileMenu.btnSettingsCaption": "Προηγμένες Ρυθμίσεις", "PE.Views.FileMenu.btnToEditCaption": "Επεξεργασία Παρουσίασης", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Κενή Παρουσίαση", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Δημιουργία Νέας", diff --git a/apps/presentationeditor/main/locale/en.json b/apps/presentationeditor/main/locale/en.json index d86849349..5ee4dfc12 100644 --- a/apps/presentationeditor/main/locale/en.json +++ b/apps/presentationeditor/main/locale/en.json @@ -167,6 +167,9 @@ "Common.define.effectData.textOutToScreenCenter": "Out To Screen Center", "Common.define.effectData.textParallelogram": "Parallelogram", "Common.define.effectData.textPath": "Motion Paths", + "Common.define.effectData.textPathCurve": "Curve", + "Common.define.effectData.textPathLine": "Line", + "Common.define.effectData.textPathScribble": "Scribble", "Common.define.effectData.textPeanut": "Peanut", "Common.define.effectData.textPeekIn": "Peek In", "Common.define.effectData.textPeekOut": "Peek Out", @@ -245,9 +248,6 @@ "Common.define.effectData.textWipe": "Wipe", "Common.define.effectData.textZigzag": "Zigzag", "Common.define.effectData.textZoom": "Zoom", - "Common.define.effectData.textPathCurve": "Curve", - "Common.define.effectData.textPathLine": "Line", - "Common.define.effectData.textPathScribble": "Scribble", "Common.Translation.textMoreButton": "More", "Common.Translation.warnFileLocked": "The file is being edited in another app. You can continue editing and save it as a copy.", "Common.Translation.warnFileLockedBtnEdit": "Create a copy", @@ -286,7 +286,7 @@ "Common.UI.ThemeColorPalette.textStandartColors": "Standard Colors", "Common.UI.ThemeColorPalette.textThemeColors": "Theme Colors", "Common.UI.Themes.txtThemeClassicLight": "Classic Light", - "Common.UI.Themes.txtThemeContrastDark": "Dark Contrast", + "Common.UI.Themes.txtThemeContrastDark": "Contrast Dark", "Common.UI.Themes.txtThemeDark": "Dark", "Common.UI.Themes.txtThemeLight": "Light", "Common.UI.Themes.txtThemeSystem": "Same as system", @@ -547,6 +547,7 @@ "Common.Views.SaveAsDlg.textTitle": "Folder for save", "Common.Views.SearchPanel.textCaseSensitive": "Case sensitive", "Common.Views.SearchPanel.textCloseSearch": "Close search", + "Common.Views.SearchPanel.textContentChanged": "Document changed.", "Common.Views.SearchPanel.textFind": "Find", "Common.Views.SearchPanel.textFindAndReplace": "Find and replace", "Common.Views.SearchPanel.textMatchUsingRegExp": "Match using regular expressions", @@ -555,14 +556,13 @@ "Common.Views.SearchPanel.textReplace": "Replace", "Common.Views.SearchPanel.textReplaceAll": "Replace All", "Common.Views.SearchPanel.textReplaceWith": "Replace with", + "Common.Views.SearchPanel.textSearchAgain": "{0}Perform new search{1} for accurate results.", "Common.Views.SearchPanel.textSearchHasStopped": "Search has stopped", "Common.Views.SearchPanel.textSearchResults": "Search results: {0}/{1}", "Common.Views.SearchPanel.textTooManyResults": "There are too many results to show here", "Common.Views.SearchPanel.textWholeWords": "Whole words only", "Common.Views.SearchPanel.tipNextResult": "Next result", "Common.Views.SearchPanel.tipPreviousResult": "Previous result", - "Common.Views.SearchPanel.textContentChanged": "Document changed.", - "Common.Views.SearchPanel.textSearchAgain": "{0}Perform new search{1} for accurate results.", "Common.Views.SelectFileDlg.textLoading": "Loading", "Common.Views.SelectFileDlg.textTitle": "Select Data Source", "Common.Views.SignDialog.textBold": "Bold", @@ -645,7 +645,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Encrypted changes have been received, they cannot be deciphered.", "PE.Controllers.Main.errorDataRange": "Incorrect data range.", "PE.Controllers.Main.errorDefaultMessage": "Error code: %1", - "PE.Controllers.Main.errorEditingDownloadas": "An error occurred during the work with the document.
Use the 'Download as...' option to save the file backup copy to a drive.", + "PE.Controllers.Main.errorEditingDownloadas": "An error occurred during the work with the document.
Use the 'Download as' option to save the file backup copy to a drive.", "PE.Controllers.Main.errorEditingSaveas": "An error occurred during the work with the document.
Use the 'Save as...' option to save the file backup copy to a drive.", "PE.Controllers.Main.errorEmailClient": "No email client could be found.", "PE.Controllers.Main.errorFilePassProtect": "The file is password protected and cannot be opened.", @@ -1602,22 +1602,22 @@ "PE.Views.FileMenu.btnBackCaption": "Open file location", "PE.Views.FileMenu.btnCloseMenuCaption": "Close Menu", "PE.Views.FileMenu.btnCreateNewCaption": "Create New", - "PE.Views.FileMenu.btnDownloadCaption": "Download as...", + "PE.Views.FileMenu.btnDownloadCaption": "Download as", "PE.Views.FileMenu.btnExitCaption": "Close", - "PE.Views.FileMenu.btnFileOpenCaption": "Open...", - "PE.Views.FileMenu.btnHelpCaption": "Help...", + "PE.Views.FileMenu.btnFileOpenCaption": "Open", + "PE.Views.FileMenu.btnHelpCaption": "Help", "PE.Views.FileMenu.btnHistoryCaption": "Version History", - "PE.Views.FileMenu.btnInfoCaption": "Presentation Info...", + "PE.Views.FileMenu.btnInfoCaption": "Presentation Info", "PE.Views.FileMenu.btnPrintCaption": "Print", "PE.Views.FileMenu.btnProtectCaption": "Protect", - "PE.Views.FileMenu.btnRecentFilesCaption": "Open Recent...", - "PE.Views.FileMenu.btnRenameCaption": "Rename...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Open Recent", + "PE.Views.FileMenu.btnRenameCaption": "Rename", "PE.Views.FileMenu.btnReturnCaption": "Back to Presentation", - "PE.Views.FileMenu.btnRightsCaption": "Access Rights...", + "PE.Views.FileMenu.btnRightsCaption": "Access Rights", "PE.Views.FileMenu.btnSaveAsCaption": "Save as", "PE.Views.FileMenu.btnSaveCaption": "Save", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Save Copy as...", - "PE.Views.FileMenu.btnSettingsCaption": "Advanced Settings...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Save Copy as", + "PE.Views.FileMenu.btnSettingsCaption": "Advanced Settings", "PE.Views.FileMenu.btnToEditCaption": "Edit Presentation", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Blank Presentation", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Create New", diff --git a/apps/presentationeditor/main/locale/es.json b/apps/presentationeditor/main/locale/es.json index 11bfc9c36..e46e2359a 100644 --- a/apps/presentationeditor/main/locale/es.json +++ b/apps/presentationeditor/main/locale/es.json @@ -640,7 +640,7 @@ "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.errorDefaultMessage": "Código de error: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Se produjo un error durante el trabajo con el documento.
Use la opción 'Descargar como...' para guardar la copia de seguridad de este archivo en el disco duro.", + "PE.Controllers.Main.errorEditingDownloadas": "Se produjo un error durante el trabajo con el documento.
Use la opción 'Descargar como' para guardar la copia de seguridad de este archivo en el disco duro.", "PE.Controllers.Main.errorEditingSaveas": "Se produjo un error durante el trabajo con el documento.
Use la opción 'Guardar como...' para guardar la copia de seguridad de este archivo en el disco duro.", "PE.Controllers.Main.errorEmailClient": "No se pudo encontrar ningun cliente de correo", "PE.Controllers.Main.errorFilePassProtect": "El archivo está protegido por una contraseña y no puede ser abierto.", @@ -1597,22 +1597,22 @@ "PE.Views.FileMenu.btnBackCaption": "Abrir ubicación del archivo", "PE.Views.FileMenu.btnCloseMenuCaption": "Cerrar menú", "PE.Views.FileMenu.btnCreateNewCaption": "Crear nuevo", - "PE.Views.FileMenu.btnDownloadCaption": "Descargar como...", + "PE.Views.FileMenu.btnDownloadCaption": "Descargar como", "PE.Views.FileMenu.btnExitCaption": "Cerrar", - "PE.Views.FileMenu.btnFileOpenCaption": "Abrir...", - "PE.Views.FileMenu.btnHelpCaption": "Ayuda...", + "PE.Views.FileMenu.btnFileOpenCaption": "Abrir", + "PE.Views.FileMenu.btnHelpCaption": "Ayuda", "PE.Views.FileMenu.btnHistoryCaption": "Historial de versiones", - "PE.Views.FileMenu.btnInfoCaption": "Info sobre presentación...", + "PE.Views.FileMenu.btnInfoCaption": "Info sobre presentación", "PE.Views.FileMenu.btnPrintCaption": "Imprimir", "PE.Views.FileMenu.btnProtectCaption": "Proteger", - "PE.Views.FileMenu.btnRecentFilesCaption": "Abrir reciente...", - "PE.Views.FileMenu.btnRenameCaption": "Renombrar...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Abrir reciente", + "PE.Views.FileMenu.btnRenameCaption": "Renombrar", "PE.Views.FileMenu.btnReturnCaption": "Ir a presentación", - "PE.Views.FileMenu.btnRightsCaption": "Derechos de acceso...", + "PE.Views.FileMenu.btnRightsCaption": "Derechos de acceso", "PE.Views.FileMenu.btnSaveAsCaption": "Guardar como", "PE.Views.FileMenu.btnSaveCaption": "Guardar", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Guardar Copia como...", - "PE.Views.FileMenu.btnSettingsCaption": "Ajustes avanzados...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Guardar Copia como", + "PE.Views.FileMenu.btnSettingsCaption": "Ajustes avanzados", "PE.Views.FileMenu.btnToEditCaption": "Editar presentación", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Presentación en blanco", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Crear nueva", diff --git a/apps/presentationeditor/main/locale/eu.json b/apps/presentationeditor/main/locale/eu.json index 5509e8a9c..e8af94055 100644 --- a/apps/presentationeditor/main/locale/eu.json +++ b/apps/presentationeditor/main/locale/eu.json @@ -640,7 +640,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Enkriptatutako aldaketak jaso dira, ezin dira deszifratu.", "PE.Controllers.Main.errorDataRange": "Datu-barruti okerra.", "PE.Controllers.Main.errorDefaultMessage": "Errore-kodea: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Errore bat gertatu da dokumentuarekin lan egitean.
Erabili 'Deskargatu honela...' aukera fitxategiaren babeskopia zure ordenagailuko disko gogorrean gordetzeko.", + "PE.Controllers.Main.errorEditingDownloadas": "Errore bat gertatu da dokumentuarekin lan egitean.
Erabili 'Deskargatu honela' aukera fitxategiaren babeskopia zure ordenagailuko disko gogorrean gordetzeko.", "PE.Controllers.Main.errorEditingSaveas": "Errore bat gertatu da dokumentuarekin lan egitean.
Erabili 'Gorde honela...' aukera fitxategiaren babeskopia zure ordenagailuko disko gogorrean gordetzeko.", "PE.Controllers.Main.errorEmailClient": "Ezin izan da posta-bezerorik aurkitu.", "PE.Controllers.Main.errorFilePassProtect": "Fitxategia pasahitzez babestua dago eta ezin da ireki.", @@ -1597,22 +1597,22 @@ "PE.Views.FileMenu.btnBackCaption": "Ireki fitxategiaren kokalekua", "PE.Views.FileMenu.btnCloseMenuCaption": "Itxi menua", "PE.Views.FileMenu.btnCreateNewCaption": "Sortu berria", - "PE.Views.FileMenu.btnDownloadCaption": "Deskargatu honela...", + "PE.Views.FileMenu.btnDownloadCaption": "Deskargatu honela", "PE.Views.FileMenu.btnExitCaption": "Itxi", - "PE.Views.FileMenu.btnFileOpenCaption": "Ireki...", - "PE.Views.FileMenu.btnHelpCaption": "Laguntza...", + "PE.Views.FileMenu.btnFileOpenCaption": "Ireki", + "PE.Views.FileMenu.btnHelpCaption": "Laguntza", "PE.Views.FileMenu.btnHistoryCaption": "Bertsioen historia", - "PE.Views.FileMenu.btnInfoCaption": "Aurkezpenaren informazioa...", + "PE.Views.FileMenu.btnInfoCaption": "Aurkezpenaren informazioa", "PE.Views.FileMenu.btnPrintCaption": "Inprimatu", "PE.Views.FileMenu.btnProtectCaption": "Babestu", - "PE.Views.FileMenu.btnRecentFilesCaption": "Ireki azkenak...", - "PE.Views.FileMenu.btnRenameCaption": "Aldatu izena...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Ireki azkenak", + "PE.Views.FileMenu.btnRenameCaption": "Aldatu izena", "PE.Views.FileMenu.btnReturnCaption": "Itzuli aurkezpenera", - "PE.Views.FileMenu.btnRightsCaption": "Sarbide-eskubideak...", + "PE.Views.FileMenu.btnRightsCaption": "Sarbide-eskubideak", "PE.Views.FileMenu.btnSaveAsCaption": "Gorde honela", "PE.Views.FileMenu.btnSaveCaption": "Gorde", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Gorde kopia honela...", - "PE.Views.FileMenu.btnSettingsCaption": "Ezarpen aurreratuak...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Gorde kopia honela", + "PE.Views.FileMenu.btnSettingsCaption": "Ezarpen aurreratuak", "PE.Views.FileMenu.btnToEditCaption": "Editatu aurkezpena", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Aurkezpen hutsa", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Sortu berria", diff --git a/apps/presentationeditor/main/locale/fi.json b/apps/presentationeditor/main/locale/fi.json index fadc118b3..824b5c19f 100644 --- a/apps/presentationeditor/main/locale/fi.json +++ b/apps/presentationeditor/main/locale/fi.json @@ -869,18 +869,18 @@ "PE.Views.FileMenu.btnBackCaption": "Siirry Asiakirjoihin", "PE.Views.FileMenu.btnCloseMenuCaption": "Sulje valikko", "PE.Views.FileMenu.btnCreateNewCaption": "Luo uusi", - "PE.Views.FileMenu.btnDownloadCaption": "Lataa kuten...", - "PE.Views.FileMenu.btnHelpCaption": "Tuki...", - "PE.Views.FileMenu.btnInfoCaption": "Esityksen tiedot..", + "PE.Views.FileMenu.btnDownloadCaption": "Lataa kuten", + "PE.Views.FileMenu.btnHelpCaption": "Tuki", + "PE.Views.FileMenu.btnInfoCaption": "Esityksen tiedot", "PE.Views.FileMenu.btnPrintCaption": "Tulosta", "PE.Views.FileMenu.btnProtectCaption": "Suojaa", - "PE.Views.FileMenu.btnRecentFilesCaption": "Avaa viimeaikainen...", - "PE.Views.FileMenu.btnRenameCaption": "Nimeä uudelleen...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Avaa viimeaikainen", + "PE.Views.FileMenu.btnRenameCaption": "Nimeä uudelleen", "PE.Views.FileMenu.btnReturnCaption": "Takaisin esitykseen", - "PE.Views.FileMenu.btnRightsCaption": "Käyttöoikeudet...", + "PE.Views.FileMenu.btnRightsCaption": "Käyttöoikeudet", "PE.Views.FileMenu.btnSaveAsCaption": "Tallenna nimellä", "PE.Views.FileMenu.btnSaveCaption": "Tallenna", - "PE.Views.FileMenu.btnSettingsCaption": "Laajennetut asetukset...", + "PE.Views.FileMenu.btnSettingsCaption": "Laajennetut asetukset", "PE.Views.FileMenu.btnToEditCaption": "Muokkaa esitystä", "PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Kirjoittaja", "PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Muuta käyttöoikeuksia", diff --git a/apps/presentationeditor/main/locale/fr.json b/apps/presentationeditor/main/locale/fr.json index 7c74610a3..8d9b17c8d 100644 --- a/apps/presentationeditor/main/locale/fr.json +++ b/apps/presentationeditor/main/locale/fr.json @@ -167,6 +167,9 @@ "Common.define.effectData.textOutToScreenCenter": "Diminuer au centre de l'écran", "Common.define.effectData.textParallelogram": "Parallélogramme", "Common.define.effectData.textPath": "Trajectoires du mouvement", + "Common.define.effectData.textPathCurve": "Courbe", + "Common.define.effectData.textPathLine": "Ligne", + "Common.define.effectData.textPathScribble": "Dessin à main levée", "Common.define.effectData.textPeanut": "Cacahuète", "Common.define.effectData.textPeekIn": "Insertion furtive", "Common.define.effectData.textPeekOut": "Sortie furtive", @@ -544,6 +547,7 @@ "Common.Views.SaveAsDlg.textTitle": "Dossier pour enregistrement", "Common.Views.SearchPanel.textCaseSensitive": "Sensible à la casse", "Common.Views.SearchPanel.textCloseSearch": "Fermer la recherche", + "Common.Views.SearchPanel.textContentChanged": "Document modifié.", "Common.Views.SearchPanel.textFind": "Rechercher", "Common.Views.SearchPanel.textFindAndReplace": "Rechercher et remplacer", "Common.Views.SearchPanel.textMatchUsingRegExp": "Correspondance à l'aide d'expressions régulières", @@ -552,6 +556,7 @@ "Common.Views.SearchPanel.textReplace": "Remplacer", "Common.Views.SearchPanel.textReplaceAll": "Remplacer tout", "Common.Views.SearchPanel.textReplaceWith": "Remplacer par", + "Common.Views.SearchPanel.textSearchAgain": "{0}Effectuer une nouvelle recherche{1} pour obtenir des résultats précis.", "Common.Views.SearchPanel.textSearchHasStopped": "La recherche a été arrêtée", "Common.Views.SearchPanel.textSearchResults": "Résultats de la recherche : {0}/{1}", "Common.Views.SearchPanel.textTooManyResults": "Il y a trop de résultats pour les montrer ici", @@ -640,7 +645,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Les modifications chiffrées ont été reçues, elle ne peuvent pas être déchiffrées.", "PE.Controllers.Main.errorDataRange": "Plage de données incorrecte.", "PE.Controllers.Main.errorDefaultMessage": "Code d'erreur: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Une erreur s'est produite lors du travail avec le document.
Utilisez l'option 'Télécharger comme...' pour enregistrer une copie de sauvegarde du fichier sur le disque dur de votre ordinateur.", + "PE.Controllers.Main.errorEditingDownloadas": "Une erreur s'est produite lors du travail avec le document.
Utilisez l'option 'Télécharger comme' pour enregistrer une copie de sauvegarde du fichier sur le disque dur de votre ordinateur.", "PE.Controllers.Main.errorEditingSaveas": "Une erreur s'est produite lors du travail avec le document.
Utilisez l'option 'Télécharger comme...' pour enregistrer une copie de sauvegarde sur le disque dur de votre ordinateur. ", "PE.Controllers.Main.errorEmailClient": "Pas de client messagerie trouvé", "PE.Controllers.Main.errorFilePassProtect": "Le fichier est protégé par le mot de passe et ne peut être ouvert.", @@ -1597,22 +1602,22 @@ "PE.Views.FileMenu.btnBackCaption": "Ouvrir l'emplacement du fichier", "PE.Views.FileMenu.btnCloseMenuCaption": "Fermer le menu", "PE.Views.FileMenu.btnCreateNewCaption": "Nouvelle présentation", - "PE.Views.FileMenu.btnDownloadCaption": "Télécharger comme...", + "PE.Views.FileMenu.btnDownloadCaption": "Télécharger comme", "PE.Views.FileMenu.btnExitCaption": "Fermer", - "PE.Views.FileMenu.btnFileOpenCaption": "Ouvrir...", - "PE.Views.FileMenu.btnHelpCaption": "Aide...", + "PE.Views.FileMenu.btnFileOpenCaption": "Ouvrir", + "PE.Views.FileMenu.btnHelpCaption": "Aide", "PE.Views.FileMenu.btnHistoryCaption": "Historique des versions", - "PE.Views.FileMenu.btnInfoCaption": "Descriptif...", + "PE.Views.FileMenu.btnInfoCaption": "Descriptif", "PE.Views.FileMenu.btnPrintCaption": "Imprimer", "PE.Views.FileMenu.btnProtectCaption": "Protéger", - "PE.Views.FileMenu.btnRecentFilesCaption": "Ouvrir récent...", - "PE.Views.FileMenu.btnRenameCaption": "Renommer...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Ouvrir récent", + "PE.Views.FileMenu.btnRenameCaption": "Renommer", "PE.Views.FileMenu.btnReturnCaption": "Retour à la présentation", - "PE.Views.FileMenu.btnRightsCaption": "Droits d'accès...", + "PE.Views.FileMenu.btnRightsCaption": "Droits d'accès", "PE.Views.FileMenu.btnSaveAsCaption": "Enregistrer sous", "PE.Views.FileMenu.btnSaveCaption": "Enregistrer", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Enregistrer une copie comme...", - "PE.Views.FileMenu.btnSettingsCaption": "Paramètres avancés...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Enregistrer une copie comme", + "PE.Views.FileMenu.btnSettingsCaption": "Paramètres avancés", "PE.Views.FileMenu.btnToEditCaption": "Modifier la présentation", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Présentation vide", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Créer nouvelle", @@ -2175,6 +2180,7 @@ "PE.Views.Toolbar.capInsertShape": "Forme", "PE.Views.Toolbar.capInsertTable": "Tableau", "PE.Views.Toolbar.capInsertText": "Zone de texte", + "PE.Views.Toolbar.capInsertTextArt": "Text Art", "PE.Views.Toolbar.capInsertVideo": "vidéo", "PE.Views.Toolbar.capTabFile": "Fichier", "PE.Views.Toolbar.capTabHome": "Accueil", @@ -2367,5 +2373,8 @@ "PE.Views.ViewTab.textNotes": "Notes", "PE.Views.ViewTab.textRulers": "Règles", "PE.Views.ViewTab.textStatusBar": "Barre d'état", - "PE.Views.ViewTab.textZoom": "Zoom" + "PE.Views.ViewTab.textZoom": "Zoom", + "PE.Views.ViewTab.tipFitToSlide": "Ajuster à la diapositive", + "PE.Views.ViewTab.tipFitToWidth": "Ajuster à la largeur", + "PE.Views.ViewTab.tipInterfaceTheme": "Thème d'interface" } \ No newline at end of file diff --git a/apps/presentationeditor/main/locale/gl.json b/apps/presentationeditor/main/locale/gl.json index 14cffbd21..0c7bf1449 100644 --- a/apps/presentationeditor/main/locale/gl.json +++ b/apps/presentationeditor/main/locale/gl.json @@ -627,7 +627,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Recibíronse cambios cifrados, e non poden ser cifrados", "PE.Controllers.Main.errorDataRange": "Intervalo de datos incorrecto.", "PE.Controllers.Main.errorDefaultMessage": "Código do erro: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Ocorreu un erro ao traballar no documento.
Utilice a opción 'Descargar como...' para gardar unha copia do ficheiro no seu computador.", + "PE.Controllers.Main.errorEditingDownloadas": "Ocorreu un erro ao traballar no documento.
Utilice a opción 'Descargar como' para gardar unha copia do ficheiro no seu computador.", "PE.Controllers.Main.errorEditingSaveas": "Ocorreu un erro ao traballar no documento.
utilice a opción 'Gardar como...\" para gardar unha copia do ficheiro no seu computador.", "PE.Controllers.Main.errorEmailClient": "Non se puido atopar ningún cliente de correo electrónico", "PE.Controllers.Main.errorFilePassProtect": "O documento está protexido por un contrasinal e non pode ser aberto.", @@ -1581,22 +1581,22 @@ "PE.Views.FileMenu.btnBackCaption": "Abrir ubicación do ficheiro", "PE.Views.FileMenu.btnCloseMenuCaption": "Pechar menú", "PE.Views.FileMenu.btnCreateNewCaption": "Crear novo", - "PE.Views.FileMenu.btnDownloadCaption": "Descargar como...", + "PE.Views.FileMenu.btnDownloadCaption": "Descargar como", "PE.Views.FileMenu.btnExitCaption": "Saír", - "PE.Views.FileMenu.btnFileOpenCaption": "Abrir...", - "PE.Views.FileMenu.btnHelpCaption": "Axuda...", + "PE.Views.FileMenu.btnFileOpenCaption": "Abrir", + "PE.Views.FileMenu.btnHelpCaption": "Axuda", "PE.Views.FileMenu.btnHistoryCaption": "Historial de versións", - "PE.Views.FileMenu.btnInfoCaption": "Información sobre presentación...", + "PE.Views.FileMenu.btnInfoCaption": "Información sobre presentación", "PE.Views.FileMenu.btnPrintCaption": "Imprimir", "PE.Views.FileMenu.btnProtectCaption": "Protexer", - "PE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente...", - "PE.Views.FileMenu.btnRenameCaption": "Renomear...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente", + "PE.Views.FileMenu.btnRenameCaption": "Renomear", "PE.Views.FileMenu.btnReturnCaption": "Volver á presentación", - "PE.Views.FileMenu.btnRightsCaption": "Dereitos de acceso...", + "PE.Views.FileMenu.btnRightsCaption": "Dereitos de acceso", "PE.Views.FileMenu.btnSaveAsCaption": "Gardar como", "PE.Views.FileMenu.btnSaveCaption": "Gardar", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Gardar copia como...", - "PE.Views.FileMenu.btnSettingsCaption": "Configuracións avanzadas...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Gardar copia como", + "PE.Views.FileMenu.btnSettingsCaption": "Configuracións avanzadas", "PE.Views.FileMenu.btnToEditCaption": "Editar presentación", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Presentación en branco", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Crear novo", diff --git a/apps/presentationeditor/main/locale/hu.json b/apps/presentationeditor/main/locale/hu.json index 0ffe6ba0d..cf85c3540 100644 --- a/apps/presentationeditor/main/locale/hu.json +++ b/apps/presentationeditor/main/locale/hu.json @@ -640,7 +640,7 @@ "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.errorDefaultMessage": "Hibakód: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Hiba történt a dokumentummal végzett munka során.
Használja a 'Letöltés másként...' opciót, hogy mentse a fájl biztonsági másolatát a számítógép merevlemezére.", + "PE.Controllers.Main.errorEditingDownloadas": "Hiba történt a dokumentummal végzett munka során.
Használja a 'Letöltés másként' opciót, hogy mentse a fájl biztonsági másolatát a számítógép merevlemezére.", "PE.Controllers.Main.errorEditingSaveas": "Hiba történt a dokumentummal végzett munka során.
Használja a 'Mentés másként...' opciót, hogy mentse a fájl biztonsági másolatát a számítógép merevlemezére.", "PE.Controllers.Main.errorEmailClient": "Nem található e-mail kliens.", "PE.Controllers.Main.errorFilePassProtect": "A dokumentum jelszóval védett, és nem nyitható meg.", @@ -1597,22 +1597,22 @@ "PE.Views.FileMenu.btnBackCaption": "Fájl helyének megnyitása", "PE.Views.FileMenu.btnCloseMenuCaption": "Menü bezárása", "PE.Views.FileMenu.btnCreateNewCaption": "Új létrehozása", - "PE.Views.FileMenu.btnDownloadCaption": "Letöltés másként...", + "PE.Views.FileMenu.btnDownloadCaption": "Letöltés másként", "PE.Views.FileMenu.btnExitCaption": "Kilépés", - "PE.Views.FileMenu.btnFileOpenCaption": "Megnyitás...", - "PE.Views.FileMenu.btnHelpCaption": "Súgó...", + "PE.Views.FileMenu.btnFileOpenCaption": "Megnyitás", + "PE.Views.FileMenu.btnHelpCaption": "Súgó", "PE.Views.FileMenu.btnHistoryCaption": "Verziótörténet", - "PE.Views.FileMenu.btnInfoCaption": "Prezentáció infó...", + "PE.Views.FileMenu.btnInfoCaption": "Prezentáció infó", "PE.Views.FileMenu.btnPrintCaption": "Nyomtatás", "PE.Views.FileMenu.btnProtectCaption": "Megvéd", - "PE.Views.FileMenu.btnRecentFilesCaption": "Korábbi megnyitása...", - "PE.Views.FileMenu.btnRenameCaption": "Átnevezés...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Korábbi megnyitása", + "PE.Views.FileMenu.btnRenameCaption": "Átnevezés", "PE.Views.FileMenu.btnReturnCaption": "Vissza a prezentációhoz", - "PE.Views.FileMenu.btnRightsCaption": "Hozzáférési jogosultságok...", + "PE.Views.FileMenu.btnRightsCaption": "Hozzáférési jogosultságok", "PE.Views.FileMenu.btnSaveAsCaption": "Menés másként", "PE.Views.FileMenu.btnSaveCaption": "Mentés", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Másolat mentése mint...", - "PE.Views.FileMenu.btnSettingsCaption": "Haladó beállítások...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Másolat mentése mint", + "PE.Views.FileMenu.btnSettingsCaption": "Haladó beállítások", "PE.Views.FileMenu.btnToEditCaption": "Prezentáció szerkesztése", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Üres Prezentáció", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Új létrehozása", diff --git a/apps/presentationeditor/main/locale/hy.json b/apps/presentationeditor/main/locale/hy.json index 6c96dd623..b3cf45bec 100644 --- a/apps/presentationeditor/main/locale/hy.json +++ b/apps/presentationeditor/main/locale/hy.json @@ -294,7 +294,7 @@ "Common.UI.Window.textConfirmation": "Հաստատում", "Common.UI.Window.textDontShow": "Այլևս չցուցադրել այս ուղերձը", "Common.UI.Window.textError": "Սխալ", - "Common.UI.Window.textInformation": "Տեղեկատվություն ", + "Common.UI.Window.textInformation": "Տեղեկատվություն", "Common.UI.Window.textWarning": "Զգուշացում", "Common.UI.Window.yesButtonText": "Այո", "Common.Utils.Metric.txtCm": "սմ", @@ -640,7 +640,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Ընդունվել են գաղտնագրված փոփոխությունները. դրանք չեն կարող վերծանվել։", "PE.Controllers.Main.errorDataRange": "Տվյալների սխալ ընդգրկույթ։", "PE.Controllers.Main.errorDefaultMessage": "Սխալի կոդ՝ %1", - "PE.Controllers.Main.errorEditingDownloadas": "Փաստաթղթի հետ աշխատանքի ընթացքում տեղի ունեցավ սխալ։
«Ներբեռնել որպես...» հրամանով պահպանեք նիշքի պահուստային պատճենը Ձեր համակարգչի կոշտ սկավառակում։", + "PE.Controllers.Main.errorEditingDownloadas": "Փաստաթղթի հետ աշխատանքի ընթացքում տեղի ունեցավ սխալ։
«Ներբեռնել որպես» հրամանով պահպանեք նիշքի պահուստային պատճենը Ձեր համակարգչի կոշտ սկավառակում։", "PE.Controllers.Main.errorEditingSaveas": "Փաստաթղթի հետ աշխատանքի ընթացքում տեղի ունեցավ սխալ։
«Պահպանել որպես...» հրամանով պահպանեք նիշքի պահուստային պատճենը Ձեր համակարգչի կոշտ սկավառակում։", "PE.Controllers.Main.errorEmailClient": "Էլփոստի հաճախորդ չի գտնվել:", "PE.Controllers.Main.errorFilePassProtect": "Նիշքն ունի գաղտնաբառ և չի կարող բացվել։", @@ -1599,20 +1599,20 @@ "PE.Views.FileMenu.btnCreateNewCaption": "Ստեղծել նորը", "PE.Views.FileMenu.btnDownloadCaption": "Ներբեռնել հետևյալ ձևաչափով՝", "PE.Views.FileMenu.btnExitCaption": "Փակել", - "PE.Views.FileMenu.btnFileOpenCaption": "Բացել․․․", - "PE.Views.FileMenu.btnHelpCaption": "Օգնություն․․․", + "PE.Views.FileMenu.btnFileOpenCaption": "Բացել", + "PE.Views.FileMenu.btnHelpCaption": "Օգնություն", "PE.Views.FileMenu.btnHistoryCaption": "Տարբերակի պատմություն", "PE.Views.FileMenu.btnInfoCaption": "Ներկայացման տեղեկություն", "PE.Views.FileMenu.btnPrintCaption": "Տպել", "PE.Views.FileMenu.btnProtectCaption": "Պաշտպանել", - "PE.Views.FileMenu.btnRecentFilesCaption": "Բացել վերջինը...", - "PE.Views.FileMenu.btnRenameCaption": "Վերանվանել․․․", + "PE.Views.FileMenu.btnRecentFilesCaption": "Բացել վերջինը", + "PE.Views.FileMenu.btnRenameCaption": "Վերանվանել", "PE.Views.FileMenu.btnReturnCaption": "Հետ դեպի սահիկաշարը", - "PE.Views.FileMenu.btnRightsCaption": "Մատչման իրավունքներ...", + "PE.Views.FileMenu.btnRightsCaption": "Մատչման իրավունքներ", "PE.Views.FileMenu.btnSaveAsCaption": "Պահպանել որպես", "PE.Views.FileMenu.btnSaveCaption": "Պահպանել", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Պահպանել պատճենը որպես...", - "PE.Views.FileMenu.btnSettingsCaption": "Հավելյալ կարգավորումներ...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Պահպանել պատճենը որպես", + "PE.Views.FileMenu.btnSettingsCaption": "Հավելյալ կարգավորումներ", "PE.Views.FileMenu.btnToEditCaption": "Խմբագրել ներկայացումը", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Դատարկ ներկայացում", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Ստեղծել նորը", diff --git a/apps/presentationeditor/main/locale/id.json b/apps/presentationeditor/main/locale/id.json index 9c7d23682..ccccccb5c 100644 --- a/apps/presentationeditor/main/locale/id.json +++ b/apps/presentationeditor/main/locale/id.json @@ -594,7 +594,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Perubahan enkripsi sudah diterima dan tidak bisa diuraikan.", "PE.Controllers.Main.errorDataRange": "Rentang data salah.", "PE.Controllers.Main.errorDefaultMessage": "Kode kesalahan: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Ada kesalahan saat bekerja dengan dokumen.
Gunakan opsi 'Download sebagai...' untuk menyimpan file salinan backup ke komputer Anda.", + "PE.Controllers.Main.errorEditingDownloadas": "Ada kesalahan saat bekerja dengan dokumen.
Gunakan opsi 'Download sebagai' untuk menyimpan file salinan backup ke komputer Anda.", "PE.Controllers.Main.errorEditingSaveas": "Ada kesalahan saat bekerja dengan dokumen.
Gunakan opsi 'Simpan sebagai...' untuk menyimpan file salinan backup ke komputer Anda.", "PE.Controllers.Main.errorEmailClient": "Email klein tidak bisa ditemukan.", "PE.Controllers.Main.errorFilePassProtect": "Dokumen dilindungi dengan kata sandi dan tidak dapat dibuka.", @@ -1524,22 +1524,22 @@ "PE.Views.FileMenu.btnBackCaption": "Buka Dokumen", "PE.Views.FileMenu.btnCloseMenuCaption": "Tutup Menu", "PE.Views.FileMenu.btnCreateNewCaption": "Buat Baru", - "PE.Views.FileMenu.btnDownloadCaption": "Unduh sebagai...", + "PE.Views.FileMenu.btnDownloadCaption": "Unduh sebagai", "PE.Views.FileMenu.btnExitCaption": "Tutup", - "PE.Views.FileMenu.btnFileOpenCaption": "Buka...", - "PE.Views.FileMenu.btnHelpCaption": "Bantuan...", + "PE.Views.FileMenu.btnFileOpenCaption": "Buka", + "PE.Views.FileMenu.btnHelpCaption": "Bantuan", "PE.Views.FileMenu.btnHistoryCaption": "Riwayat Versi", - "PE.Views.FileMenu.btnInfoCaption": "Info Presentasi...", + "PE.Views.FileMenu.btnInfoCaption": "Info Presentasi", "PE.Views.FileMenu.btnPrintCaption": "Cetak", "PE.Views.FileMenu.btnProtectCaption": "Proteksi", - "PE.Views.FileMenu.btnRecentFilesCaption": "Membuka yang Terbaru...", - "PE.Views.FileMenu.btnRenameCaption": "Ganti nama...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Membuka yang Terbaru", + "PE.Views.FileMenu.btnRenameCaption": "Ganti nama", "PE.Views.FileMenu.btnReturnCaption": "Kembali ke Presentasi", - "PE.Views.FileMenu.btnRightsCaption": "Hak Akses...", + "PE.Views.FileMenu.btnRightsCaption": "Hak Akses", "PE.Views.FileMenu.btnSaveAsCaption": "Simpan sebagai", "PE.Views.FileMenu.btnSaveCaption": "Simpan", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Simpan Salinan sebagai...", - "PE.Views.FileMenu.btnSettingsCaption": "Pengaturan Lanjut...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Simpan Salinan sebagai", + "PE.Views.FileMenu.btnSettingsCaption": "Pengaturan Lanjut", "PE.Views.FileMenu.btnToEditCaption": "Edit presentasi", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Presentasi Kosong", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Buat Baru", diff --git a/apps/presentationeditor/main/locale/it.json b/apps/presentationeditor/main/locale/it.json index fe16caa03..a51a70a63 100644 --- a/apps/presentationeditor/main/locale/it.json +++ b/apps/presentationeditor/main/locale/it.json @@ -640,7 +640,7 @@ "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.errorDefaultMessage": "Codice errore: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Si è verificato un errore durante il lavoro con il documento.
Utilizza l'opzione 'Scaricare come ...' per salvare la copia di backup del file sul disco rigido del computer.", + "PE.Controllers.Main.errorEditingDownloadas": "Si è verificato un errore durante il lavoro con il documento.
Utilizza l'opzione 'Scaricare come' per salvare la copia di backup del file sul disco rigido del computer.", "PE.Controllers.Main.errorEditingSaveas": "Si è verificato un errore durante il lavoro con il documento.
Utilizza l'opzione 'Salvare come ...' per salvare la copia di backup del file sul disco rigido del computer.", "PE.Controllers.Main.errorEmailClient": "Non è stato trovato nessun client di posta elettronica.", "PE.Controllers.Main.errorFilePassProtect": "Il file è protetto da una password. Impossibile aprirlo.", @@ -1597,22 +1597,22 @@ "PE.Views.FileMenu.btnBackCaption": "Apri percorso file", "PE.Views.FileMenu.btnCloseMenuCaption": "Chiudi il menù", "PE.Views.FileMenu.btnCreateNewCaption": "Crea nuovo", - "PE.Views.FileMenu.btnDownloadCaption": "Scarica come...", + "PE.Views.FileMenu.btnDownloadCaption": "Scarica come", "PE.Views.FileMenu.btnExitCaption": "Chiudere", - "PE.Views.FileMenu.btnFileOpenCaption": "Aprire...", - "PE.Views.FileMenu.btnHelpCaption": "Guida...", + "PE.Views.FileMenu.btnFileOpenCaption": "Aprire", + "PE.Views.FileMenu.btnHelpCaption": "Guida", "PE.Views.FileMenu.btnHistoryCaption": "Cronologia delle versioni", - "PE.Views.FileMenu.btnInfoCaption": "Informazioni presentazione...", + "PE.Views.FileMenu.btnInfoCaption": "Informazioni presentazione", "PE.Views.FileMenu.btnPrintCaption": "Stampa", "PE.Views.FileMenu.btnProtectCaption": "Proteggi", - "PE.Views.FileMenu.btnRecentFilesCaption": "Apri recenti...", - "PE.Views.FileMenu.btnRenameCaption": "Rinomina...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Apri recenti", + "PE.Views.FileMenu.btnRenameCaption": "Rinomina", "PE.Views.FileMenu.btnReturnCaption": "Torna alla presentazione", - "PE.Views.FileMenu.btnRightsCaption": "Diritti di accesso...", + "PE.Views.FileMenu.btnRightsCaption": "Diritti di accesso", "PE.Views.FileMenu.btnSaveAsCaption": "Salva con Nome", "PE.Views.FileMenu.btnSaveCaption": "Salva", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Salva copia come...", - "PE.Views.FileMenu.btnSettingsCaption": "Impostazioni avanzate...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Salva copia come", + "PE.Views.FileMenu.btnSettingsCaption": "Impostazioni avanzate", "PE.Views.FileMenu.btnToEditCaption": "Modifica presentazione", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Presentazione vuota", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Crea nuovo", diff --git a/apps/presentationeditor/main/locale/ja.json b/apps/presentationeditor/main/locale/ja.json index 4b8fc3c64..d0785ca39 100644 --- a/apps/presentationeditor/main/locale/ja.json +++ b/apps/presentationeditor/main/locale/ja.json @@ -1599,20 +1599,20 @@ "PE.Views.FileMenu.btnCreateNewCaption": "新規作成", "PE.Views.FileMenu.btnDownloadCaption": "名前を付けてダウンロード", "PE.Views.FileMenu.btnExitCaption": "閉じる", - "PE.Views.FileMenu.btnFileOpenCaption": "開く...", - "PE.Views.FileMenu.btnHelpCaption": "ヘルプ...", + "PE.Views.FileMenu.btnFileOpenCaption": "開く", + "PE.Views.FileMenu.btnHelpCaption": "ヘルプ", "PE.Views.FileMenu.btnHistoryCaption": "バージョン履歴", - "PE.Views.FileMenu.btnInfoCaption": "プレゼンテーションの情報...", + "PE.Views.FileMenu.btnInfoCaption": "プレゼンテーションの情報", "PE.Views.FileMenu.btnPrintCaption": "印刷する", "PE.Views.FileMenu.btnProtectCaption": "保護する", - "PE.Views.FileMenu.btnRecentFilesCaption": "最近開いた...", - "PE.Views.FileMenu.btnRenameCaption": "名前を変更...", + "PE.Views.FileMenu.btnRecentFilesCaption": "最近開いた", + "PE.Views.FileMenu.btnRenameCaption": "名前を変更", "PE.Views.FileMenu.btnReturnCaption": "プレゼンテーションに戻る", - "PE.Views.FileMenu.btnRightsCaption": "アクセス許可...", + "PE.Views.FileMenu.btnRightsCaption": "アクセス許可", "PE.Views.FileMenu.btnSaveAsCaption": "名前を付けて保存", "PE.Views.FileMenu.btnSaveCaption": "保存する", "PE.Views.FileMenu.btnSaveCopyAsCaption": "コピーを別名で保存する", - "PE.Views.FileMenu.btnSettingsCaption": "詳細設定...", + "PE.Views.FileMenu.btnSettingsCaption": "詳細設定", "PE.Views.FileMenu.btnToEditCaption": "プレゼンテーションの編集", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "新しいプレゼンテーション", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "新規作成", diff --git a/apps/presentationeditor/main/locale/ko.json b/apps/presentationeditor/main/locale/ko.json index c8208a2e6..d8bbb5621 100644 --- a/apps/presentationeditor/main/locale/ko.json +++ b/apps/presentationeditor/main/locale/ko.json @@ -601,7 +601,7 @@ "PE.Controllers.Main.errorDataEncrypted": "암호화 변경 사항이 수신되었으며 해독할 수 없습니다.", "PE.Controllers.Main.errorDataRange": "잘못된 참조 대상 입니다.", "PE.Controllers.Main.errorDefaultMessage": "오류 코드 : % 1", - "PE.Controllers.Main.errorEditingDownloadas": " 문서 작업 중에 알수 없는 장애가 발생했습니다.
\"다른 이름으로 다운로드...\"를 선택하여 파일을 현재 사용 중인 컴퓨터 하드 디스크에 저장하시기 바랍니다.", + "PE.Controllers.Main.errorEditingDownloadas": " 문서 작업 중에 알수 없는 장애가 발생했습니다.
\"다른 이름으로 다운로드\"를 선택하여 파일을 현재 사용 중인 컴퓨터 하드 디스크에 저장하시기 바랍니다.", "PE.Controllers.Main.errorEditingSaveas": " 문서 작업 중에 알수 없는 장애가 발생하였습니다.
\"다른 이름으로 저장...\"을 선택하여 현재 사용 중인 컴퓨터의 하드 디스크에 저장하시기 바랍니다.", "PE.Controllers.Main.errorEmailClient": "이메일 클라이언트를 찾을 수 없습니다.", "PE.Controllers.Main.errorFilePassProtect": "문서가 암호로 보호되어 있습니다.", @@ -1540,22 +1540,22 @@ "PE.Views.FileMenu.btnBackCaption": "파일 위치 열기", "PE.Views.FileMenu.btnCloseMenuCaption": "메뉴 닫기", "PE.Views.FileMenu.btnCreateNewCaption": "새로 만들기", - "PE.Views.FileMenu.btnDownloadCaption": "다운로드 방법 ...", + "PE.Views.FileMenu.btnDownloadCaption": "다운로드 방법", "PE.Views.FileMenu.btnExitCaption": "완료", "PE.Views.FileMenu.btnFileOpenCaption": "열기", - "PE.Views.FileMenu.btnHelpCaption": "Help ...", + "PE.Views.FileMenu.btnHelpCaption": "Help", "PE.Views.FileMenu.btnHistoryCaption": "버전 기록", - "PE.Views.FileMenu.btnInfoCaption": "프레젠테이션 정보 ...", + "PE.Views.FileMenu.btnInfoCaption": "프레젠테이션 정보", "PE.Views.FileMenu.btnPrintCaption": "인쇄", "PE.Views.FileMenu.btnProtectCaption": "보호", - "PE.Views.FileMenu.btnRecentFilesCaption": "최근 열기 ...", - "PE.Views.FileMenu.btnRenameCaption": "Rename ...", + "PE.Views.FileMenu.btnRecentFilesCaption": "최근 열기", + "PE.Views.FileMenu.btnRenameCaption": "Rename", "PE.Views.FileMenu.btnReturnCaption": "프레젠테이션으로 돌아 가기", - "PE.Views.FileMenu.btnRightsCaption": "액세스 권한 ...", + "PE.Views.FileMenu.btnRightsCaption": "액세스 권한", "PE.Views.FileMenu.btnSaveAsCaption": "다른 이름으로 저장", "PE.Views.FileMenu.btnSaveCaption": "저장", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "다른 이름으로 저장...", - "PE.Views.FileMenu.btnSettingsCaption": "고급 설정 ...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "다른 이름으로 저장", + "PE.Views.FileMenu.btnSettingsCaption": "고급 설정", "PE.Views.FileMenu.btnToEditCaption": "프리젠 테이션 편집", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "새 프리젠테이션", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "새로 만들기", diff --git a/apps/presentationeditor/main/locale/lo.json b/apps/presentationeditor/main/locale/lo.json index 44a4020e6..35a11de0e 100644 --- a/apps/presentationeditor/main/locale/lo.json +++ b/apps/presentationeditor/main/locale/lo.json @@ -1541,20 +1541,20 @@ "PE.Views.FileMenu.btnCreateNewCaption": "ສ້າງໃໝ່", "PE.Views.FileMenu.btnDownloadCaption": "ດາວໂຫລດດ້ວຍ", "PE.Views.FileMenu.btnExitCaption": " ປິດ", - "PE.Views.FileMenu.btnFileOpenCaption": "ເປີດ...", + "PE.Views.FileMenu.btnFileOpenCaption": "ເປີດ", "PE.Views.FileMenu.btnHelpCaption": "ຊ່ວຍເຫຼືອ", "PE.Views.FileMenu.btnHistoryCaption": "ປະຫວັດ", "PE.Views.FileMenu.btnInfoCaption": "ຂໍ້ມູນບົດນຳສະເໜີ ", "PE.Views.FileMenu.btnPrintCaption": "ພິມ", "PE.Views.FileMenu.btnProtectCaption": "ຄວາມປອດໄພ", "PE.Views.FileMenu.btnRecentFilesCaption": "ເປີດເອກະສານຜ່ານມາ", - "PE.Views.FileMenu.btnRenameCaption": "ກໍາລັງປ່ຽນຊື່...", + "PE.Views.FileMenu.btnRenameCaption": "ກໍາລັງປ່ຽນຊື່", "PE.Views.FileMenu.btnReturnCaption": "ກັບຄືນ ຫາບົດນຳສະເໜີ", - "PE.Views.FileMenu.btnRightsCaption": "ສິດການເຂົ້າເຖິງ...", + "PE.Views.FileMenu.btnRightsCaption": "ສິດການເຂົ້າເຖິງ", "PE.Views.FileMenu.btnSaveAsCaption": "ບັນທຶກເປັນ", "PE.Views.FileMenu.btnSaveCaption": "ບັນທຶກ", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "ບັນທຶກສຳເນົາເປັນ...", - "PE.Views.FileMenu.btnSettingsCaption": "ຕັ້ງ​ຄ່າ​ຂັ້ນ​ສູງ...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "ບັນທຶກສຳເນົາເປັນ", + "PE.Views.FileMenu.btnSettingsCaption": "ຕັ້ງ​ຄ່າ​ຂັ້ນ​ສູງ", "PE.Views.FileMenu.btnToEditCaption": "ແກ້ໄຂບົດນຳສະເໜີ", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "ການນໍາສະເໜີເປົ່າ", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "ສ້າງໃໝ່", diff --git a/apps/presentationeditor/main/locale/lv.json b/apps/presentationeditor/main/locale/lv.json index d20028ff3..18e25df34 100644 --- a/apps/presentationeditor/main/locale/lv.json +++ b/apps/presentationeditor/main/locale/lv.json @@ -887,18 +887,18 @@ "PE.Views.FileMenu.btnBackCaption": "Go to Documents", "PE.Views.FileMenu.btnCloseMenuCaption": "Aizvērt izvēlni", "PE.Views.FileMenu.btnCreateNewCaption": "Create New", - "PE.Views.FileMenu.btnDownloadCaption": "Download as...", - "PE.Views.FileMenu.btnHelpCaption": "Help...", - "PE.Views.FileMenu.btnInfoCaption": "Presentation Info...", + "PE.Views.FileMenu.btnDownloadCaption": "Download as", + "PE.Views.FileMenu.btnHelpCaption": "Help", + "PE.Views.FileMenu.btnInfoCaption": "Presentation Info", "PE.Views.FileMenu.btnPrintCaption": "Print", "PE.Views.FileMenu.btnProtectCaption": "Aizsargāt", - "PE.Views.FileMenu.btnRecentFilesCaption": "Open Recent...", - "PE.Views.FileMenu.btnRenameCaption": "Pārdēvē...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Open Recent", + "PE.Views.FileMenu.btnRenameCaption": "Pārdēvē", "PE.Views.FileMenu.btnReturnCaption": "Back to Presentation", - "PE.Views.FileMenu.btnRightsCaption": "Access Rights...", + "PE.Views.FileMenu.btnRightsCaption": "Access Rights", "PE.Views.FileMenu.btnSaveAsCaption": "Save as", "PE.Views.FileMenu.btnSaveCaption": "Save", - "PE.Views.FileMenu.btnSettingsCaption": "Advanced Settings...", + "PE.Views.FileMenu.btnSettingsCaption": "Advanced Settings", "PE.Views.FileMenu.btnToEditCaption": "Edit Presentation", "PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Author", "PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Change access rights", diff --git a/apps/presentationeditor/main/locale/ms.json b/apps/presentationeditor/main/locale/ms.json index afdfc8a93..fa86ceaf6 100644 --- a/apps/presentationeditor/main/locale/ms.json +++ b/apps/presentationeditor/main/locale/ms.json @@ -640,7 +640,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Sulitkan perubahan yang telah diterima, mereka tidak dapat ditafsirkan.", "PE.Controllers.Main.errorDataRange": "Julat data tidak betul.", "PE.Controllers.Main.errorDefaultMessage": "Kod ralat: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Terdapat ralat yang berlaku semasa bekerja dengan dokumen.
Gunakan pilihan 'Download as...' untuk menyimpan salinan fail sandaran ke pemacu keras komputer anda.", + "PE.Controllers.Main.errorEditingDownloadas": "Terdapat ralat yang berlaku semasa bekerja dengan dokumen.
Gunakan pilihan 'Download as' untuk menyimpan salinan fail sandaran ke pemacu keras komputer anda.", "PE.Controllers.Main.errorEditingSaveas": "Terdapat ralat yang berlaku semasa bekerja dengan dokumen.
Gunakan pilihan 'Save as...' untuk menyimpan salinan fail sandaran ke pemacu keras komputer anda.", "PE.Controllers.Main.errorEmailClient": "Tiada e-mel klien yang dijumpai.", "PE.Controllers.Main.errorFilePassProtect": "Fail dilindungi kata laluan dan tidak boleh dibuka.", @@ -1597,22 +1597,22 @@ "PE.Views.FileMenu.btnBackCaption": "Buka lokasi fail", "PE.Views.FileMenu.btnCloseMenuCaption": "Tutup Menu", "PE.Views.FileMenu.btnCreateNewCaption": "Cipta Baharu", - "PE.Views.FileMenu.btnDownloadCaption": "Muat turun sebagai…", + "PE.Views.FileMenu.btnDownloadCaption": "Muat turun sebagai", "PE.Views.FileMenu.btnExitCaption": "Tutup", - "PE.Views.FileMenu.btnFileOpenCaption": "Buka…", - "PE.Views.FileMenu.btnHelpCaption": "Bantu…", + "PE.Views.FileMenu.btnFileOpenCaption": "Buka", + "PE.Views.FileMenu.btnHelpCaption": "Bantu", "PE.Views.FileMenu.btnHistoryCaption": "Sejarah Versi", - "PE.Views.FileMenu.btnInfoCaption": "Maklumat Persembahan…", + "PE.Views.FileMenu.btnInfoCaption": "Maklumat Persembahan", "PE.Views.FileMenu.btnPrintCaption": "Cetak", "PE.Views.FileMenu.btnProtectCaption": "Lindung", - "PE.Views.FileMenu.btnRecentFilesCaption": "Buka Terkini…", - "PE.Views.FileMenu.btnRenameCaption": "Namakan Semula…", + "PE.Views.FileMenu.btnRecentFilesCaption": "Buka Terkini", + "PE.Views.FileMenu.btnRenameCaption": "Namakan Semula", "PE.Views.FileMenu.btnReturnCaption": "Kembali kepada Persembahan", - "PE.Views.FileMenu.btnRightsCaption": "Capaian Benar…", + "PE.Views.FileMenu.btnRightsCaption": "Capaian Benar", "PE.Views.FileMenu.btnSaveAsCaption": "Simpan sebagai", "PE.Views.FileMenu.btnSaveCaption": "Simpan", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Simpan SALINAN sebagai…", - "PE.Views.FileMenu.btnSettingsCaption": "Seting Lanjutan…", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Simpan SALINAN sebagai", + "PE.Views.FileMenu.btnSettingsCaption": "Seting Lanjutan", "PE.Views.FileMenu.btnToEditCaption": "Edit Persembahan", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Persembahan Kosong", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Cipta Baharu", diff --git a/apps/presentationeditor/main/locale/nl.json b/apps/presentationeditor/main/locale/nl.json index 975845a42..21aceb970 100644 --- a/apps/presentationeditor/main/locale/nl.json +++ b/apps/presentationeditor/main/locale/nl.json @@ -505,7 +505,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Versleutelde wijzigingen zijn ontvangen, deze kunnen niet ontcijferd worden.", "PE.Controllers.Main.errorDataRange": "Onjuist gegevensbereik.", "PE.Controllers.Main.errorDefaultMessage": "Foutcode: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Er is een fout ontstaan tijdens het werken met het document.
Gebruik de 'Opslaan als...' optie om het bestand als backup op te slaan op uw computer.", + "PE.Controllers.Main.errorEditingDownloadas": "Er is een fout ontstaan tijdens het werken met het document.
Gebruik de 'Opslaan als' optie om het bestand als backup op te slaan op uw computer.", "PE.Controllers.Main.errorEditingSaveas": "Er is een fout ontstaan tijdens het werken met het document.
Gebruik de 'Opslaan als...' optie om het bestand als backup op te slaan op uw computer.", "PE.Controllers.Main.errorEmailClient": "Er is geen e-mail client gevonden.", "PE.Controllers.Main.errorFilePassProtect": "Het bestand is beschermd met een wachtwoord en kan niet worden geopend.", @@ -1428,22 +1428,22 @@ "PE.Views.FileMenu.btnBackCaption": "Naar documenten", "PE.Views.FileMenu.btnCloseMenuCaption": "Menu sluiten", "PE.Views.FileMenu.btnCreateNewCaption": "Nieuw maken", - "PE.Views.FileMenu.btnDownloadCaption": "Downloaden als...", + "PE.Views.FileMenu.btnDownloadCaption": "Downloaden als", "PE.Views.FileMenu.btnExitCaption": "Afsluiten", - "PE.Views.FileMenu.btnFileOpenCaption": "Openen...", - "PE.Views.FileMenu.btnHelpCaption": "Help...", + "PE.Views.FileMenu.btnFileOpenCaption": "Openen", + "PE.Views.FileMenu.btnHelpCaption": "Help", "PE.Views.FileMenu.btnHistoryCaption": "Versie geschiedenis", - "PE.Views.FileMenu.btnInfoCaption": "Info over presentatie...", + "PE.Views.FileMenu.btnInfoCaption": "Info over presentatie", "PE.Views.FileMenu.btnPrintCaption": "Afdrukken", "PE.Views.FileMenu.btnProtectCaption": "Beveilig", - "PE.Views.FileMenu.btnRecentFilesCaption": "Recente openen...", - "PE.Views.FileMenu.btnRenameCaption": "Hernoemen...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Recente openen", + "PE.Views.FileMenu.btnRenameCaption": "Hernoemen", "PE.Views.FileMenu.btnReturnCaption": "Terug naar presentatie", - "PE.Views.FileMenu.btnRightsCaption": "Toegangsrechten...", + "PE.Views.FileMenu.btnRightsCaption": "Toegangsrechten", "PE.Views.FileMenu.btnSaveAsCaption": "Opslaan als", "PE.Views.FileMenu.btnSaveCaption": "Opslaan", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie opslaan als...", - "PE.Views.FileMenu.btnSettingsCaption": "Geavanceerde instellingen...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie opslaan als", + "PE.Views.FileMenu.btnSettingsCaption": "Geavanceerde instellingen", "PE.Views.FileMenu.btnToEditCaption": "Presentatie bewerken", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Lege presentatie", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Nieuw maken", diff --git a/apps/presentationeditor/main/locale/pl.json b/apps/presentationeditor/main/locale/pl.json index 7f35375ea..991804153 100644 --- a/apps/presentationeditor/main/locale/pl.json +++ b/apps/presentationeditor/main/locale/pl.json @@ -494,7 +494,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Otrzymano zaszyfrowane zmiany, nie można ich odszyfrować.", "PE.Controllers.Main.errorDataRange": "Błędny zakres danych.", "PE.Controllers.Main.errorDefaultMessage": "Kod błędu: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Wystąpił błąd podczas pracy z dokumentem.
Użyj opcji \"Pobierz jako...\", aby zapisać kopię zapasową pliku na dysku twardym komputera.", + "PE.Controllers.Main.errorEditingDownloadas": "Wystąpił błąd podczas pracy z dokumentem.
Użyj opcji \"Pobierz jako\", aby zapisać kopię zapasową pliku na dysku twardym komputera.", "PE.Controllers.Main.errorEditingSaveas": "Wystąpił błąd podczas pracy z dokumentem.
Użyj opcji \"Zapisz kopię jako...\", aby zapisać kopię zapasową pliku na dysku twardym komputera.", "PE.Controllers.Main.errorEmailClient": "Nie znaleziono klienta poczty email.", "PE.Controllers.Main.errorFilePassProtect": "Dokument jest chroniony hasłem i nie można go otworzyć.", @@ -1405,22 +1405,22 @@ "PE.Views.FileMenu.btnBackCaption": "Przejdź do Dokumentów", "PE.Views.FileMenu.btnCloseMenuCaption": "Zamknij menu", "PE.Views.FileMenu.btnCreateNewCaption": "Utwórz nowy", - "PE.Views.FileMenu.btnDownloadCaption": "Pobierz jako...", + "PE.Views.FileMenu.btnDownloadCaption": "Pobierz jako", "PE.Views.FileMenu.btnExitCaption": "Zamknij", - "PE.Views.FileMenu.btnFileOpenCaption": "Otwórz...", - "PE.Views.FileMenu.btnHelpCaption": "Pomoc...", + "PE.Views.FileMenu.btnFileOpenCaption": "Otwórz", + "PE.Views.FileMenu.btnHelpCaption": "Pomoc", "PE.Views.FileMenu.btnHistoryCaption": "Historia wersji", - "PE.Views.FileMenu.btnInfoCaption": "Informacje o prezentacji...", + "PE.Views.FileMenu.btnInfoCaption": "Informacje o prezentacji", "PE.Views.FileMenu.btnPrintCaption": "Wydrukować", "PE.Views.FileMenu.btnProtectCaption": "Zabezpiecz", - "PE.Views.FileMenu.btnRecentFilesCaption": "Otwórz ostatnie...", - "PE.Views.FileMenu.btnRenameCaption": "Zmień nazwę...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Otwórz ostatnie", + "PE.Views.FileMenu.btnRenameCaption": "Zmień nazwę", "PE.Views.FileMenu.btnReturnCaption": "Powrót do prezentacji", - "PE.Views.FileMenu.btnRightsCaption": "Prawa dostępu...", + "PE.Views.FileMenu.btnRightsCaption": "Prawa dostępu", "PE.Views.FileMenu.btnSaveAsCaption": "Zapisz jako", "PE.Views.FileMenu.btnSaveCaption": "Zapisz", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Zapisz kopię jako…", - "PE.Views.FileMenu.btnSettingsCaption": "Zaawansowane ustawienia...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Zapisz kopię jako", + "PE.Views.FileMenu.btnSettingsCaption": "Zaawansowane ustawienia", "PE.Views.FileMenu.btnToEditCaption": "Edytuj prezentację", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Pusta Prezentacja", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Utwórz nowy", diff --git a/apps/presentationeditor/main/locale/pt-pt.json b/apps/presentationeditor/main/locale/pt-pt.json index b23d3b59d..a776d0370 100644 --- a/apps/presentationeditor/main/locale/pt-pt.json +++ b/apps/presentationeditor/main/locale/pt-pt.json @@ -640,7 +640,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Foram recebidas alterações cifradas que não puderam ser decifradas.", "PE.Controllers.Main.errorDataRange": "Intervalo de dados inválido.", "PE.Controllers.Main.errorDefaultMessage": "Código de erro: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro ao trabalhar no documento.
Utilize a opção 'Descarregar como...' para guardar a cópia de segurança do ficheiro numa unidade.", + "PE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro ao trabalhar no documento.
Utilize a opção 'Descarregar como' para guardar a cópia de segurança do ficheiro numa unidade.", "PE.Controllers.Main.errorEditingSaveas": "Ocorreu um erro ao trabalhar no documento.
Utilize a opção 'Descarregar como...' para guardar a cópia de segurança do ficheiro numa unidade.", "PE.Controllers.Main.errorEmailClient": "Não foi possível encontrar nenhum cliente de e-mail.", "PE.Controllers.Main.errorFilePassProtect": "O ficheiro está protegido por palavra-passe e não pode ser aberto.", @@ -1597,22 +1597,22 @@ "PE.Views.FileMenu.btnBackCaption": "Abrir localização", "PE.Views.FileMenu.btnCloseMenuCaption": "Fechar menu", "PE.Views.FileMenu.btnCreateNewCaption": "Criar novo", - "PE.Views.FileMenu.btnDownloadCaption": "Descarregar como...", + "PE.Views.FileMenu.btnDownloadCaption": "Descarregar como", "PE.Views.FileMenu.btnExitCaption": "Fechar", - "PE.Views.FileMenu.btnFileOpenCaption": "Abrir...", - "PE.Views.FileMenu.btnHelpCaption": "Ajuda...", + "PE.Views.FileMenu.btnFileOpenCaption": "Abrir", + "PE.Views.FileMenu.btnHelpCaption": "Ajuda", "PE.Views.FileMenu.btnHistoryCaption": "Histórico da versão", - "PE.Views.FileMenu.btnInfoCaption": "Informações de apresentação...", + "PE.Views.FileMenu.btnInfoCaption": "Informações de apresentação", "PE.Views.FileMenu.btnPrintCaption": "Imprimir", "PE.Views.FileMenu.btnProtectCaption": "Proteger", - "PE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente...", - "PE.Views.FileMenu.btnRenameCaption": "Mudar nome...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente", + "PE.Views.FileMenu.btnRenameCaption": "Mudar nome", "PE.Views.FileMenu.btnReturnCaption": "Voltar para a apresentação", - "PE.Views.FileMenu.btnRightsCaption": "Direitos de Acesso...", + "PE.Views.FileMenu.btnRightsCaption": "Direitos de Acesso", "PE.Views.FileMenu.btnSaveAsCaption": "Save as", "PE.Views.FileMenu.btnSaveCaption": "Salvar", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Guardar cópia como...", - "PE.Views.FileMenu.btnSettingsCaption": "Definições avançadas...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Guardar cópia como", + "PE.Views.FileMenu.btnSettingsCaption": "Definições avançadas", "PE.Views.FileMenu.btnToEditCaption": "Editar apresentação", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Apresentação em branco", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Criar novo", diff --git a/apps/presentationeditor/main/locale/pt.json b/apps/presentationeditor/main/locale/pt.json index 9e7d07432..05310d390 100644 --- a/apps/presentationeditor/main/locale/pt.json +++ b/apps/presentationeditor/main/locale/pt.json @@ -640,7 +640,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Alteração criptografadas foram recebidas, e não podem ser decifradas.", "PE.Controllers.Main.errorDataRange": "Intervalo de dados incorreto.", "PE.Controllers.Main.errorDefaultMessage": "Código do erro: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro.
Use a opção 'Transferir como...' para gravar a cópia de backup em seu computador.", + "PE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro.
Use a opção 'Transferir como' para gravar a cópia de backup em seu computador.", "PE.Controllers.Main.errorEditingSaveas": "Ocorreu um erro durante o trabalho com o documento.
Use a opção 'Salvar como ...' para salvar a cópia de backup do arquivo no disco rígido do computador.", "PE.Controllers.Main.errorEmailClient": "Nenhum cliente de e-mail foi encontrado.", "PE.Controllers.Main.errorFilePassProtect": "O documento é protegido por senha e não pode ser aberto.", @@ -1597,22 +1597,22 @@ "PE.Views.FileMenu.btnBackCaption": "Localização do arquivo aberto", "PE.Views.FileMenu.btnCloseMenuCaption": "Fechar menu", "PE.Views.FileMenu.btnCreateNewCaption": "Criar novo", - "PE.Views.FileMenu.btnDownloadCaption": "Transferir como...", + "PE.Views.FileMenu.btnDownloadCaption": "Transferir como", "PE.Views.FileMenu.btnExitCaption": "Encerrar", - "PE.Views.FileMenu.btnFileOpenCaption": "Abrir...", - "PE.Views.FileMenu.btnHelpCaption": "Ajuda...", + "PE.Views.FileMenu.btnFileOpenCaption": "Abrir", + "PE.Views.FileMenu.btnHelpCaption": "Ajuda", "PE.Views.FileMenu.btnHistoryCaption": "Histórico de versão", - "PE.Views.FileMenu.btnInfoCaption": "Informações de apresentação...", + "PE.Views.FileMenu.btnInfoCaption": "Informações de apresentação", "PE.Views.FileMenu.btnPrintCaption": "Imprimir", "PE.Views.FileMenu.btnProtectCaption": "Proteger", - "PE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente...", - "PE.Views.FileMenu.btnRenameCaption": "Renomear...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente", + "PE.Views.FileMenu.btnRenameCaption": "Renomear", "PE.Views.FileMenu.btnReturnCaption": "Voltar para a apresentação", - "PE.Views.FileMenu.btnRightsCaption": "Access Rights...", + "PE.Views.FileMenu.btnRightsCaption": "Access Rights", "PE.Views.FileMenu.btnSaveAsCaption": "Salvar Como", "PE.Views.FileMenu.btnSaveCaption": "Salvar", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Salvar cópia como...", - "PE.Views.FileMenu.btnSettingsCaption": "Configurações avançadas...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Salvar cópia como", + "PE.Views.FileMenu.btnSettingsCaption": "Configurações avançadas", "PE.Views.FileMenu.btnToEditCaption": "Editar apresentação", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Apresentação em branco", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Criar novo", diff --git a/apps/presentationeditor/main/locale/ro.json b/apps/presentationeditor/main/locale/ro.json index 95c9627f2..19919abbf 100644 --- a/apps/presentationeditor/main/locale/ro.json +++ b/apps/presentationeditor/main/locale/ro.json @@ -640,7 +640,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Modificările primite sunt criptate, decriptarea este imposibilă.", "PE.Controllers.Main.errorDataRange": "Zonă de date incorectă.", "PE.Controllers.Main.errorDefaultMessage": "Codul de eroare: %1", - "PE.Controllers.Main.errorEditingDownloadas": "S-a produs o eroare în timpul editării documentului.
Pentru copierea de rezervă pe PC utilizați opțiunea Descărcare ca...", + "PE.Controllers.Main.errorEditingDownloadas": "S-a produs o eroare în timpul editării documentului.
Pentru copierea de rezervă pe PC utilizați opțiunea Descărcare ca", "PE.Controllers.Main.errorEditingSaveas": "S-a produs o eroare în timpul editării documentului.
Pentru copierea de rezervă pe PC utilizați opțiunea Salvare ca...", "PE.Controllers.Main.errorEmailClient": "Client de poștă electronică imposibil de găsit. ", "PE.Controllers.Main.errorFilePassProtect": "Fișierul este protejat cu parolă și deaceea nu poate fi deschis.", @@ -1597,22 +1597,22 @@ "PE.Views.FileMenu.btnBackCaption": "Deschidere locația fișierului", "PE.Views.FileMenu.btnCloseMenuCaption": "Închidere meniu", "PE.Views.FileMenu.btnCreateNewCaption": "Crearea unui document nou", - "PE.Views.FileMenu.btnDownloadCaption": "Descărcare ca...", + "PE.Views.FileMenu.btnDownloadCaption": "Descărcare ca", "PE.Views.FileMenu.btnExitCaption": "Închidere", - "PE.Views.FileMenu.btnFileOpenCaption": "Deschidere...", - "PE.Views.FileMenu.btnHelpCaption": "Asistență...", + "PE.Views.FileMenu.btnFileOpenCaption": "Deschidere", + "PE.Views.FileMenu.btnHelpCaption": "Asistență", "PE.Views.FileMenu.btnHistoryCaption": "Istoricul versiune", - "PE.Views.FileMenu.btnInfoCaption": "Informații despre prezentare...", + "PE.Views.FileMenu.btnInfoCaption": "Informații despre prezentare", "PE.Views.FileMenu.btnPrintCaption": "Imprimare", "PE.Views.FileMenu.btnProtectCaption": "Protejare", - "PE.Views.FileMenu.btnRecentFilesCaption": "Deschidere document recent...", - "PE.Views.FileMenu.btnRenameCaption": "Redenumire...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Deschidere document recent", + "PE.Views.FileMenu.btnRenameCaption": "Redenumire", "PE.Views.FileMenu.btnReturnCaption": "Înapoi la prezentarea", - "PE.Views.FileMenu.btnRightsCaption": "Permisiuni de acces...", + "PE.Views.FileMenu.btnRightsCaption": "Permisiuni de acces", "PE.Views.FileMenu.btnSaveAsCaption": "Salvare ca", "PE.Views.FileMenu.btnSaveCaption": "Salvează", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Salvare copie ca...", - "PE.Views.FileMenu.btnSettingsCaption": "Setări avansate...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Salvare copie ca", + "PE.Views.FileMenu.btnSettingsCaption": "Setări avansate", "PE.Views.FileMenu.btnToEditCaption": "Editarea prezentării", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Prezentare necompletată", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Creare nou", diff --git a/apps/presentationeditor/main/locale/ru.json b/apps/presentationeditor/main/locale/ru.json index e92055c83..3c0b57b63 100644 --- a/apps/presentationeditor/main/locale/ru.json +++ b/apps/presentationeditor/main/locale/ru.json @@ -167,6 +167,9 @@ "Common.define.effectData.textOutToScreenCenter": "Уменьшение к центру экрана", "Common.define.effectData.textParallelogram": "Параллелограмм", "Common.define.effectData.textPath": "Пути перемещения", + "Common.define.effectData.textPathCurve": "Кривая", + "Common.define.effectData.textPathLine": "Линия", + "Common.define.effectData.textPathScribble": "Рисованная кривая", "Common.define.effectData.textPeanut": "Земляной орех", "Common.define.effectData.textPeekIn": "Сбор", "Common.define.effectData.textPeekOut": "Задвигание", @@ -544,6 +547,7 @@ "Common.Views.SaveAsDlg.textTitle": "Папка для сохранения", "Common.Views.SearchPanel.textCaseSensitive": "С учетом регистра", "Common.Views.SearchPanel.textCloseSearch": "Закрыть поиск", + "Common.Views.SearchPanel.textContentChanged": "Документ изменен.", "Common.Views.SearchPanel.textFind": "Поиск", "Common.Views.SearchPanel.textFindAndReplace": "Поиск и замена", "Common.Views.SearchPanel.textMatchUsingRegExp": "Сопоставление с использованием регулярных выражений", @@ -552,6 +556,7 @@ "Common.Views.SearchPanel.textReplace": "Заменить", "Common.Views.SearchPanel.textReplaceAll": "Заменить все", "Common.Views.SearchPanel.textReplaceWith": "Заменить на", + "Common.Views.SearchPanel.textSearchAgain": "{0}Выполнить новый поиск{1} для получения точных результатов.", "Common.Views.SearchPanel.textSearchHasStopped": "Поиск остановлен", "Common.Views.SearchPanel.textSearchResults": "Результаты поиска: {0}/{1}", "Common.Views.SearchPanel.textTooManyResults": "Слишком много результатов, чтобы отобразить их здесь", @@ -640,7 +645,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Получены зашифрованные изменения, их нельзя расшифровать.", "PE.Controllers.Main.errorDataRange": "Некорректный диапазон данных.", "PE.Controllers.Main.errorDefaultMessage": "Код ошибки: %1", - "PE.Controllers.Main.errorEditingDownloadas": "В ходе работы с документом произошла ошибка.
Используйте опцию 'Скачать как...', чтобы сохранить резервную копию файла на диск.", + "PE.Controllers.Main.errorEditingDownloadas": "В ходе работы с документом произошла ошибка.
Используйте опцию 'Скачать как', чтобы сохранить резервную копию файла на диск.", "PE.Controllers.Main.errorEditingSaveas": "В ходе работы с документом произошла ошибка.
Используйте опцию 'Сохранить как...', чтобы сохранить резервную копию файла на диск.", "PE.Controllers.Main.errorEmailClient": "Не найден почтовый клиент", "PE.Controllers.Main.errorFilePassProtect": "Файл защищен паролем и не может быть открыт.", @@ -1597,22 +1602,22 @@ "PE.Views.FileMenu.btnBackCaption": "Открыть расположение файла", "PE.Views.FileMenu.btnCloseMenuCaption": "Закрыть меню", "PE.Views.FileMenu.btnCreateNewCaption": "Создать новую", - "PE.Views.FileMenu.btnDownloadCaption": "Скачать как...", + "PE.Views.FileMenu.btnDownloadCaption": "Скачать как", "PE.Views.FileMenu.btnExitCaption": "Закрыть", - "PE.Views.FileMenu.btnFileOpenCaption": "Открыть...", - "PE.Views.FileMenu.btnHelpCaption": "Справка...", + "PE.Views.FileMenu.btnFileOpenCaption": "Открыть", + "PE.Views.FileMenu.btnHelpCaption": "Справка", "PE.Views.FileMenu.btnHistoryCaption": "История версий", - "PE.Views.FileMenu.btnInfoCaption": "Сведения о презентации...", + "PE.Views.FileMenu.btnInfoCaption": "Сведения о презентации", "PE.Views.FileMenu.btnPrintCaption": "Печать", "PE.Views.FileMenu.btnProtectCaption": "Защитить", - "PE.Views.FileMenu.btnRecentFilesCaption": "Открыть последние...", - "PE.Views.FileMenu.btnRenameCaption": "Переименовать...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Открыть последние", + "PE.Views.FileMenu.btnRenameCaption": "Переименовать", "PE.Views.FileMenu.btnReturnCaption": "Вернуться к презентации", - "PE.Views.FileMenu.btnRightsCaption": "Права доступа...", + "PE.Views.FileMenu.btnRightsCaption": "Права доступа", "PE.Views.FileMenu.btnSaveAsCaption": "Сохранить как", "PE.Views.FileMenu.btnSaveCaption": "Сохранить", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Сохранить копию как...", - "PE.Views.FileMenu.btnSettingsCaption": "Дополнительные параметры...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Сохранить копию как", + "PE.Views.FileMenu.btnSettingsCaption": "Дополнительные параметры", "PE.Views.FileMenu.btnToEditCaption": "Редактировать", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Пустая презентация", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Создать новую", @@ -2368,5 +2373,8 @@ "PE.Views.ViewTab.textNotes": "Заметки", "PE.Views.ViewTab.textRulers": "Линейки", "PE.Views.ViewTab.textStatusBar": "Строка состояния", - "PE.Views.ViewTab.textZoom": "Масштаб" + "PE.Views.ViewTab.textZoom": "Масштаб", + "PE.Views.ViewTab.tipFitToSlide": "По размеру слайда", + "PE.Views.ViewTab.tipFitToWidth": "По ширине", + "PE.Views.ViewTab.tipInterfaceTheme": "Тема интерфейса" } \ No newline at end of file diff --git a/apps/presentationeditor/main/locale/sk.json b/apps/presentationeditor/main/locale/sk.json index 2e735c3dd..9c431b2c6 100644 --- a/apps/presentationeditor/main/locale/sk.json +++ b/apps/presentationeditor/main/locale/sk.json @@ -594,7 +594,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Boli prijaté zašifrované zmeny, nemožno ich dekódovať.", "PE.Controllers.Main.errorDataRange": "Nesprávny rozsah údajov.", "PE.Controllers.Main.errorDefaultMessage": "Kód chyby: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Pri práci s dokumentom došlo k chybe.
Použite voľbu \"Stiahnuť ako...\" a uložte si záložnú kópiu súboru na svoj počítač.", + "PE.Controllers.Main.errorEditingDownloadas": "Pri práci s dokumentom došlo k chybe.
Použite voľbu \"Stiahnuť ako\" a uložte si záložnú kópiu súboru na svoj počítač.", "PE.Controllers.Main.errorEditingSaveas": "Pri práci s dokumentom došlo k chybe.
Použite voľbu \"Uložiť ako...\" a uložte si záložnú kópiu súboru na svoj počítač.", "PE.Controllers.Main.errorEmailClient": "Nenašiel sa žiadny emailový klient.", "PE.Controllers.Main.errorFilePassProtect": "Dokument je chránený heslom.", @@ -1524,22 +1524,22 @@ "PE.Views.FileMenu.btnBackCaption": "Otvoriť umiestnenie súboru", "PE.Views.FileMenu.btnCloseMenuCaption": "Zatvoriť menu", "PE.Views.FileMenu.btnCreateNewCaption": "Vytvoriť nový", - "PE.Views.FileMenu.btnDownloadCaption": "Stiahnuť ako...", + "PE.Views.FileMenu.btnDownloadCaption": "Stiahnuť ako", "PE.Views.FileMenu.btnExitCaption": "Koniec", - "PE.Views.FileMenu.btnFileOpenCaption": "Otvoriť...", - "PE.Views.FileMenu.btnHelpCaption": "Pomoc...", + "PE.Views.FileMenu.btnFileOpenCaption": "Otvoriť", + "PE.Views.FileMenu.btnHelpCaption": "Pomoc", "PE.Views.FileMenu.btnHistoryCaption": "História verzií", - "PE.Views.FileMenu.btnInfoCaption": "Informácie o prezentácii...", + "PE.Views.FileMenu.btnInfoCaption": "Informácie o prezentácii", "PE.Views.FileMenu.btnPrintCaption": "Tlačiť", "PE.Views.FileMenu.btnProtectCaption": "Ochrániť", - "PE.Views.FileMenu.btnRecentFilesCaption": "Otvoriť nedávne...", - "PE.Views.FileMenu.btnRenameCaption": "Premenovať ..", + "PE.Views.FileMenu.btnRecentFilesCaption": "Otvoriť nedávne", + "PE.Views.FileMenu.btnRenameCaption": "Premenovať", "PE.Views.FileMenu.btnReturnCaption": "Späť na prezentáciu", - "PE.Views.FileMenu.btnRightsCaption": "Prístupové práva...", + "PE.Views.FileMenu.btnRightsCaption": "Prístupové práva", "PE.Views.FileMenu.btnSaveAsCaption": "Uložiť ako", "PE.Views.FileMenu.btnSaveCaption": "Uložiť", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Uložiť kópiu ako...", - "PE.Views.FileMenu.btnSettingsCaption": "Pokročilé nastavenia...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Uložiť kópiu ako", + "PE.Views.FileMenu.btnSettingsCaption": "Pokročilé nastavenia", "PE.Views.FileMenu.btnToEditCaption": "Upraviť prezentáciu", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Prázdná prezentácia", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Vytvoriť nový", diff --git a/apps/presentationeditor/main/locale/sl.json b/apps/presentationeditor/main/locale/sl.json index 324d6c99a..c7a67ffc7 100644 --- a/apps/presentationeditor/main/locale/sl.json +++ b/apps/presentationeditor/main/locale/sl.json @@ -678,16 +678,16 @@ "PE.Views.FileMenu.btnBackCaption": "Pojdi v dokumente", "PE.Views.FileMenu.btnCloseMenuCaption": "Zapri meni", "PE.Views.FileMenu.btnCreateNewCaption": "Ustvari nov", - "PE.Views.FileMenu.btnDownloadCaption": "Prenesi kot...", - "PE.Views.FileMenu.btnHelpCaption": "Pomoč...", - "PE.Views.FileMenu.btnInfoCaption": "Informacije predstavitve...", + "PE.Views.FileMenu.btnDownloadCaption": "Prenesi kot", + "PE.Views.FileMenu.btnHelpCaption": "Pomoč", + "PE.Views.FileMenu.btnInfoCaption": "Informacije predstavitve", "PE.Views.FileMenu.btnPrintCaption": "Natisni", - "PE.Views.FileMenu.btnRecentFilesCaption": "Odpri nedavno...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Odpri nedavno", "PE.Views.FileMenu.btnReturnCaption": "Nazaj k predstavitvi", - "PE.Views.FileMenu.btnRightsCaption": "Access Rights...", + "PE.Views.FileMenu.btnRightsCaption": "Access Rights", "PE.Views.FileMenu.btnSaveAsCaption": "Save as", "PE.Views.FileMenu.btnSaveCaption": "Shrani", - "PE.Views.FileMenu.btnSettingsCaption": "Napredne nastavitve...", + "PE.Views.FileMenu.btnSettingsCaption": "Napredne nastavitve", "PE.Views.FileMenu.btnToEditCaption": "Uredi predstavitev", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Ustvari nov", "PE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Uporabi", diff --git a/apps/presentationeditor/main/locale/sv.json b/apps/presentationeditor/main/locale/sv.json index 5c83aec15..158e99b6a 100644 --- a/apps/presentationeditor/main/locale/sv.json +++ b/apps/presentationeditor/main/locale/sv.json @@ -593,7 +593,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Krypterade ändringar har tagits emot, de kan inte avkodas.", "PE.Controllers.Main.errorDataRange": "Felaktigt dataområde", "PE.Controllers.Main.errorDefaultMessage": "Felkod: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Ett fel har inträffat.
Använd \"Ladda ned som...\" för att spara en säkerhetskopia på din dator.", + "PE.Controllers.Main.errorEditingDownloadas": "Ett fel har inträffat.
Använd \"Ladda ned som\" för att spara en säkerhetskopia på din dator.", "PE.Controllers.Main.errorEditingSaveas": "Ett fel har inträffat.
Använd \"Ladda ned som...\" för att spara en säkerhetskopia på din dator.", "PE.Controllers.Main.errorEmailClient": "Ingen e-postklient kunde hittas.", "PE.Controllers.Main.errorFilePassProtect": "Dokumentet är lösenordsskyddat och kunde inte öppnas. ", @@ -1522,22 +1522,22 @@ "PE.Views.FileMenu.btnBackCaption": "Gå till dokument", "PE.Views.FileMenu.btnCloseMenuCaption": "Stäng meny", "PE.Views.FileMenu.btnCreateNewCaption": "Skapa ny", - "PE.Views.FileMenu.btnDownloadCaption": "Ladda ner som...", + "PE.Views.FileMenu.btnDownloadCaption": "Ladda ner som", "PE.Views.FileMenu.btnExitCaption": "Avsluta", - "PE.Views.FileMenu.btnFileOpenCaption": "Öppna...", - "PE.Views.FileMenu.btnHelpCaption": "Hjälp...", + "PE.Views.FileMenu.btnFileOpenCaption": "Öppna", + "PE.Views.FileMenu.btnHelpCaption": "Hjälp", "PE.Views.FileMenu.btnHistoryCaption": "Versionshistorik", - "PE.Views.FileMenu.btnInfoCaption": "Presentation info...", + "PE.Views.FileMenu.btnInfoCaption": "Presentation info", "PE.Views.FileMenu.btnPrintCaption": "Skriv ut", "PE.Views.FileMenu.btnProtectCaption": "Skydda", - "PE.Views.FileMenu.btnRecentFilesCaption": "Öppna senaste...", - "PE.Views.FileMenu.btnRenameCaption": "Döp om...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Öppna senaste", + "PE.Views.FileMenu.btnRenameCaption": "Döp om", "PE.Views.FileMenu.btnReturnCaption": "Tillbaka till presentationen", - "PE.Views.FileMenu.btnRightsCaption": "Behörigheter...", + "PE.Views.FileMenu.btnRightsCaption": "Behörigheter", "PE.Views.FileMenu.btnSaveAsCaption": "Spara som", "PE.Views.FileMenu.btnSaveCaption": "Spara", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Spara kopia som...", - "PE.Views.FileMenu.btnSettingsCaption": "Avancerade inställningar...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Spara kopia som", + "PE.Views.FileMenu.btnSettingsCaption": "Avancerade inställningar", "PE.Views.FileMenu.btnToEditCaption": "Redigera presentation", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Tom presentation", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Skapa ny", diff --git a/apps/presentationeditor/main/locale/tr.json b/apps/presentationeditor/main/locale/tr.json index 768062825..b76d8eeaa 100644 --- a/apps/presentationeditor/main/locale/tr.json +++ b/apps/presentationeditor/main/locale/tr.json @@ -542,7 +542,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Şifreli değişiklikler algılandı, çözülemiyor.", "PE.Controllers.Main.errorDataRange": "Yanlış veri aralığı.", "PE.Controllers.Main.errorDefaultMessage": "Hata kodu: %1", - "PE.Controllers.Main.errorEditingDownloadas": "Dosyayla çalışırken hata meydana geldi. 'Farklı Kaydet...' seçeneğini kullanarak dosyayı bilgisayarınıza yedekleyin.", + "PE.Controllers.Main.errorEditingDownloadas": "Dosyayla çalışırken hata meydana geldi. 'Farklı Kaydet' seçeneğini kullanarak dosyayı bilgisayarınıza yedekleyin.", "PE.Controllers.Main.errorEditingSaveas": "Belgeyle çalışma sırasında bir hata oluştu.
Dosya yedek kopyasını bilgisayarınızın sabit diskine kaydetmek için 'Farklı kaydet...' seçeneğini kullanın.", "PE.Controllers.Main.errorEmailClient": "E-posta istemcisi bulunamadı.", "PE.Controllers.Main.errorFilePassProtect": "Dosya parola korumalıdır ve açılamaz.", @@ -1470,22 +1470,22 @@ "PE.Views.FileMenu.btnBackCaption": "Dosya konumunu aç", "PE.Views.FileMenu.btnCloseMenuCaption": "Menüyü Kapat", "PE.Views.FileMenu.btnCreateNewCaption": "Yeni oluştur", - "PE.Views.FileMenu.btnDownloadCaption": "Farklı İndir...", + "PE.Views.FileMenu.btnDownloadCaption": "Farklı İndir", "PE.Views.FileMenu.btnExitCaption": "Çıkış", - "PE.Views.FileMenu.btnFileOpenCaption": "Aç...", - "PE.Views.FileMenu.btnHelpCaption": "Yardım...", + "PE.Views.FileMenu.btnFileOpenCaption": "Aç", + "PE.Views.FileMenu.btnHelpCaption": "Yardım", "PE.Views.FileMenu.btnHistoryCaption": "Sürüm Tarihçesi", - "PE.Views.FileMenu.btnInfoCaption": "Sunum Bilgisi...", + "PE.Views.FileMenu.btnInfoCaption": "Sunum Bilgisi", "PE.Views.FileMenu.btnPrintCaption": "Yazdır", "PE.Views.FileMenu.btnProtectCaption": "Koru", - "PE.Views.FileMenu.btnRecentFilesCaption": "En sonunucuyu aç...", - "PE.Views.FileMenu.btnRenameCaption": "Yeniden adlandır...", + "PE.Views.FileMenu.btnRecentFilesCaption": "En sonunucuyu aç", + "PE.Views.FileMenu.btnRenameCaption": "Yeniden adlandır", "PE.Views.FileMenu.btnReturnCaption": "Sunuma Geri Dön", - "PE.Views.FileMenu.btnRightsCaption": "Erişim yetkileri...", + "PE.Views.FileMenu.btnRightsCaption": "Erişim yetkileri", "PE.Views.FileMenu.btnSaveAsCaption": "Farklı kaydet", "PE.Views.FileMenu.btnSaveCaption": "Kaydet", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Kopyasını kaydet...", - "PE.Views.FileMenu.btnSettingsCaption": "Gelişmiş Ayarlar...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Kopyasını kaydet", + "PE.Views.FileMenu.btnSettingsCaption": "Gelişmiş Ayarlar", "PE.Views.FileMenu.btnToEditCaption": "Sunumu Düzenle", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Boş Sunum", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Yeni oluştur", diff --git a/apps/presentationeditor/main/locale/uk.json b/apps/presentationeditor/main/locale/uk.json index e5f52963d..b2fddee74 100644 --- a/apps/presentationeditor/main/locale/uk.json +++ b/apps/presentationeditor/main/locale/uk.json @@ -593,7 +593,7 @@ "PE.Controllers.Main.errorDataEncrypted": "Отримані зашифровані зміни, їх неможливо розшифрувати.", "PE.Controllers.Main.errorDataRange": "Неправильний діапазон даних.", "PE.Controllers.Main.errorDefaultMessage": "Код помилки: %1 ", - "PE.Controllers.Main.errorEditingDownloadas": "Під час роботи з документом сталася помилка.
Використовуйте опцію 'Завантажити як...', щоб зберегти резервну копію файлу на жорсткий диск комп'ютера.", + "PE.Controllers.Main.errorEditingDownloadas": "Під час роботи з документом сталася помилка.
Використовуйте опцію 'Завантажити як', щоб зберегти резервну копію файлу на жорсткий диск комп'ютера.", "PE.Controllers.Main.errorEditingSaveas": "Під час роботи з документом сталася помилка.
Використовуйте опцію 'Зберегти як...', щоб зберегти резервну копію файлу на жорсткий диск комп'ютера.", "PE.Controllers.Main.errorEmailClient": "Не знайдений поштовий клієнт", "PE.Controllers.Main.errorFilePassProtect": "Файл захищений паролем і його неможливо відкрити.", @@ -1522,22 +1522,22 @@ "PE.Views.FileMenu.btnBackCaption": "Відкрити розташування файлу", "PE.Views.FileMenu.btnCloseMenuCaption": "Закрити меню", "PE.Views.FileMenu.btnCreateNewCaption": "Створити новий", - "PE.Views.FileMenu.btnDownloadCaption": "Завантажити як...", + "PE.Views.FileMenu.btnDownloadCaption": "Завантажити як", "PE.Views.FileMenu.btnExitCaption": "Вийти", - "PE.Views.FileMenu.btnFileOpenCaption": "Відкрити...", - "PE.Views.FileMenu.btnHelpCaption": "Допомога...", + "PE.Views.FileMenu.btnFileOpenCaption": "Відкрити", + "PE.Views.FileMenu.btnHelpCaption": "Допомога", "PE.Views.FileMenu.btnHistoryCaption": "Історія версій", - "PE.Views.FileMenu.btnInfoCaption": "Інформація про презентацію...", + "PE.Views.FileMenu.btnInfoCaption": "Інформація про презентацію", "PE.Views.FileMenu.btnPrintCaption": "Роздрукувати", "PE.Views.FileMenu.btnProtectCaption": "Захистити", - "PE.Views.FileMenu.btnRecentFilesCaption": "Відкрити останні ...", - "PE.Views.FileMenu.btnRenameCaption": "Перейменувати...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Відкрити останні", + "PE.Views.FileMenu.btnRenameCaption": "Перейменувати", "PE.Views.FileMenu.btnReturnCaption": "Назад до презентації", - "PE.Views.FileMenu.btnRightsCaption": "Права доступу ...", + "PE.Views.FileMenu.btnRightsCaption": "Права доступу", "PE.Views.FileMenu.btnSaveAsCaption": "Зберегти як", "PE.Views.FileMenu.btnSaveCaption": "Зберегти", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "Зберегти копію як...", - "PE.Views.FileMenu.btnSettingsCaption": "Розширені налаштування...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "Зберегти копію як", + "PE.Views.FileMenu.btnSettingsCaption": "Розширені налаштування", "PE.Views.FileMenu.btnToEditCaption": "Редагувати презентацію", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "Пуста презентація", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Створити нову", diff --git a/apps/presentationeditor/main/locale/vi.json b/apps/presentationeditor/main/locale/vi.json index 011957900..368e82019 100644 --- a/apps/presentationeditor/main/locale/vi.json +++ b/apps/presentationeditor/main/locale/vi.json @@ -790,17 +790,17 @@ "PE.Views.FileMenu.btnBackCaption": "Đi tới Tài liệu", "PE.Views.FileMenu.btnCloseMenuCaption": "Đóng Menu", "PE.Views.FileMenu.btnCreateNewCaption": "Tạo mới", - "PE.Views.FileMenu.btnDownloadCaption": "Tải về dưới dạng...", - "PE.Views.FileMenu.btnHelpCaption": "Trợ giúp...", - "PE.Views.FileMenu.btnInfoCaption": "Thông tin Bản trình chiếu...", + "PE.Views.FileMenu.btnDownloadCaption": "Tải về dưới dạng", + "PE.Views.FileMenu.btnHelpCaption": "Trợ giúp", + "PE.Views.FileMenu.btnInfoCaption": "Thông tin Bản trình chiếu", "PE.Views.FileMenu.btnPrintCaption": "In", - "PE.Views.FileMenu.btnRecentFilesCaption": "Mở gần đây...", - "PE.Views.FileMenu.btnRenameCaption": "Đổi tên...", + "PE.Views.FileMenu.btnRecentFilesCaption": "Mở gần đây", + "PE.Views.FileMenu.btnRenameCaption": "Đổi tên", "PE.Views.FileMenu.btnReturnCaption": "Quay lại Trình chiếu", - "PE.Views.FileMenu.btnRightsCaption": "Quyền truy cập...", + "PE.Views.FileMenu.btnRightsCaption": "Quyền truy cập", "PE.Views.FileMenu.btnSaveAsCaption": "Lưu dưới dạng", "PE.Views.FileMenu.btnSaveCaption": "Lưu", - "PE.Views.FileMenu.btnSettingsCaption": "Cài đặt nâng cao...", + "PE.Views.FileMenu.btnSettingsCaption": "Cài đặt nâng cao", "PE.Views.FileMenu.btnToEditCaption": "Chỉnh sửa bản trình chiếu", "PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Tác giả", "PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Thay đổi quyền truy cập", diff --git a/apps/presentationeditor/main/locale/zh-tw.json b/apps/presentationeditor/main/locale/zh-tw.json index 2b2c04ccd..febfdfe97 100644 --- a/apps/presentationeditor/main/locale/zh-tw.json +++ b/apps/presentationeditor/main/locale/zh-tw.json @@ -640,7 +640,7 @@ "PE.Controllers.Main.errorDataEncrypted": "已收到加密的更改,無法解密。", "PE.Controllers.Main.errorDataRange": "不正確的資料範圍", "PE.Controllers.Main.errorDefaultMessage": "錯誤編號:%1", - "PE.Controllers.Main.errorEditingDownloadas": "在處理文檔期間發生錯誤。
使用\"下載為...\"選項將文件備份副本保存到計算機硬碟驅動器中。", + "PE.Controllers.Main.errorEditingDownloadas": "在處理文檔期間發生錯誤。
使用\"下載為\"選項將文件備份副本保存到計算機硬碟驅動器中。", "PE.Controllers.Main.errorEditingSaveas": "使用文檔期間發生錯誤。
使用\"另存為...\"選項將文件備份副本保存到計算機硬碟驅動器中。", "PE.Controllers.Main.errorEmailClient": "找不到電子郵件客戶端。", "PE.Controllers.Main.errorFilePassProtect": "該文件受密碼保護,無法打開。", @@ -1597,22 +1597,22 @@ "PE.Views.FileMenu.btnBackCaption": "打開文件所在位置", "PE.Views.FileMenu.btnCloseMenuCaption": "關閉選單", "PE.Views.FileMenu.btnCreateNewCaption": "創建新的", - "PE.Views.FileMenu.btnDownloadCaption": "下載為...", + "PE.Views.FileMenu.btnDownloadCaption": "下載為", "PE.Views.FileMenu.btnExitCaption": "離開", - "PE.Views.FileMenu.btnFileOpenCaption": "開啟...", - "PE.Views.FileMenu.btnHelpCaption": "幫助...", + "PE.Views.FileMenu.btnFileOpenCaption": "開啟", + "PE.Views.FileMenu.btnHelpCaption": "幫助", "PE.Views.FileMenu.btnHistoryCaption": "版本歷史", - "PE.Views.FileMenu.btnInfoCaption": "演示信息...", + "PE.Views.FileMenu.btnInfoCaption": "演示信息", "PE.Views.FileMenu.btnPrintCaption": "列印", "PE.Views.FileMenu.btnProtectCaption": "保護", - "PE.Views.FileMenu.btnRecentFilesCaption": "打開最近...", - "PE.Views.FileMenu.btnRenameCaption": "改名...", + "PE.Views.FileMenu.btnRecentFilesCaption": "打開最近", + "PE.Views.FileMenu.btnRenameCaption": "改名", "PE.Views.FileMenu.btnReturnCaption": "返回簡報", - "PE.Views.FileMenu.btnRightsCaption": "存取權限...", + "PE.Views.FileMenu.btnRightsCaption": "存取權限", "PE.Views.FileMenu.btnSaveAsCaption": "另存為", "PE.Views.FileMenu.btnSaveCaption": "儲存", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "另存為...", - "PE.Views.FileMenu.btnSettingsCaption": "進階設定...", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "另存為", + "PE.Views.FileMenu.btnSettingsCaption": "進階設定", "PE.Views.FileMenu.btnToEditCaption": "編輯簡報", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "空白演示文稿", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "創建新的", diff --git a/apps/presentationeditor/main/locale/zh.json b/apps/presentationeditor/main/locale/zh.json index b8b797e63..bf34c5cf1 100644 --- a/apps/presentationeditor/main/locale/zh.json +++ b/apps/presentationeditor/main/locale/zh.json @@ -167,6 +167,9 @@ "Common.define.effectData.textOutToScreenCenter": "缩小到屏幕中心", "Common.define.effectData.textParallelogram": "平行四边形", "Common.define.effectData.textPath": "动作路径", + "Common.define.effectData.textPathCurve": "曲线", + "Common.define.effectData.textPathLine": "线条", + "Common.define.effectData.textPathScribble": "自由曲线", "Common.define.effectData.textPeanut": "花生", "Common.define.effectData.textPeekIn": "切入", "Common.define.effectData.textPeekOut": "切出", @@ -283,7 +286,7 @@ "Common.UI.ThemeColorPalette.textStandartColors": "标准颜色", "Common.UI.ThemeColorPalette.textThemeColors": "主题颜色", "Common.UI.Themes.txtThemeClassicLight": "经典浅色", - "Common.UI.Themes.txtThemeContrastDark": "暗色对比", + "Common.UI.Themes.txtThemeContrastDark": "反差暗色", "Common.UI.Themes.txtThemeDark": "暗色模式", "Common.UI.Themes.txtThemeLight": "浅色主題", "Common.UI.Themes.txtThemeSystem": "和系统一致", @@ -544,6 +547,7 @@ "Common.Views.SaveAsDlg.textTitle": "保存文件夹", "Common.Views.SearchPanel.textCaseSensitive": "区分大小写", "Common.Views.SearchPanel.textCloseSearch": "关闭搜索", + "Common.Views.SearchPanel.textContentChanged": "文件已更改。", "Common.Views.SearchPanel.textFind": "查找", "Common.Views.SearchPanel.textFindAndReplace": "查找和替换", "Common.Views.SearchPanel.textMatchUsingRegExp": "正则匹配", @@ -552,6 +556,7 @@ "Common.Views.SearchPanel.textReplace": "替换", "Common.Views.SearchPanel.textReplaceAll": "全部替换", "Common.Views.SearchPanel.textReplaceWith": "替换为", + "Common.Views.SearchPanel.textSearchAgain": "{0}进行新的搜索{1}以获得准确结果。", "Common.Views.SearchPanel.textSearchHasStopped": "搜索已停止", "Common.Views.SearchPanel.textSearchResults": "搜索结果:{0}/{1}", "Common.Views.SearchPanel.textTooManyResults": "结果太多了", @@ -640,7 +645,7 @@ "PE.Controllers.Main.errorDataEncrypted": "加密更改已收到,无法对其解密。", "PE.Controllers.Main.errorDataRange": "数据范围不正确", "PE.Controllers.Main.errorDefaultMessage": "错误代码:%1", - "PE.Controllers.Main.errorEditingDownloadas": "在处理文档期间发生错误。
使用“下载为…”选项将文件备份复制到您的计算机硬盘中。", + "PE.Controllers.Main.errorEditingDownloadas": "在处理文档期间发生错误。
使用“下载为”选项将文件备份复制到您的计算机硬盘中。", "PE.Controllers.Main.errorEditingSaveas": "在处理文档期间发生错误。
使用“另存为…”选项将文件备份复制到计算机硬盘中。", "PE.Controllers.Main.errorEmailClient": "未找到电子邮件客户端。", "PE.Controllers.Main.errorFilePassProtect": "该文档受密码保护,无法被打开。", @@ -1581,7 +1586,7 @@ "PE.Views.DocumentHolder.txtWarnUrl": "点击该链接可能会损害你的设备或数据。
你确定要继续吗?", "PE.Views.DocumentHolder.vertAlignText": "垂直对齐", "PE.Views.DocumentPreview.goToSlideText": "转到幻灯片", - "PE.Views.DocumentPreview.slideIndexText": "{1}的幻灯片{0}", + "PE.Views.DocumentPreview.slideIndexText": "幻灯片第{1}张,共{0}张", "PE.Views.DocumentPreview.txtClose": "关闭幻灯片", "PE.Views.DocumentPreview.txtEndSlideshow": "结束幻灯片放映", "PE.Views.DocumentPreview.txtExitFullScreen": "退出全屏", @@ -1597,22 +1602,22 @@ "PE.Views.FileMenu.btnBackCaption": "打开文件所在位置", "PE.Views.FileMenu.btnCloseMenuCaption": "关闭菜单", "PE.Views.FileMenu.btnCreateNewCaption": "新建", - "PE.Views.FileMenu.btnDownloadCaption": "下载为...", + "PE.Views.FileMenu.btnDownloadCaption": "下载为", "PE.Views.FileMenu.btnExitCaption": "关闭", - "PE.Views.FileMenu.btnFileOpenCaption": "打开...", + "PE.Views.FileMenu.btnFileOpenCaption": "打开", "PE.Views.FileMenu.btnHelpCaption": "帮助", "PE.Views.FileMenu.btnHistoryCaption": "版本历史", - "PE.Views.FileMenu.btnInfoCaption": "演示信息...", + "PE.Views.FileMenu.btnInfoCaption": "演示信息", "PE.Views.FileMenu.btnPrintCaption": "打印", "PE.Views.FileMenu.btnProtectCaption": "保护", - "PE.Views.FileMenu.btnRecentFilesCaption": "打开最近...", - "PE.Views.FileMenu.btnRenameCaption": "改名...", + "PE.Views.FileMenu.btnRecentFilesCaption": "打开最近", + "PE.Views.FileMenu.btnRenameCaption": "改名", "PE.Views.FileMenu.btnReturnCaption": "回到演示", - "PE.Views.FileMenu.btnRightsCaption": "访问权...", + "PE.Views.FileMenu.btnRightsCaption": "访问权", "PE.Views.FileMenu.btnSaveAsCaption": "另存为", "PE.Views.FileMenu.btnSaveCaption": "保存", - "PE.Views.FileMenu.btnSaveCopyAsCaption": "将副本另存为...", - "PE.Views.FileMenu.btnSettingsCaption": "高级设置…", + "PE.Views.FileMenu.btnSaveCopyAsCaption": "将副本另存为", + "PE.Views.FileMenu.btnSettingsCaption": "高级设置", "PE.Views.FileMenu.btnToEditCaption": "编辑演示文稿", "PE.Views.FileMenuPanels.CreateNew.txtBlank": "空白演示文稿", "PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "新建", @@ -2025,7 +2030,7 @@ "PE.Views.SlideSizeSettings.txtStandard": "标准(4:3)", "PE.Views.SlideSizeSettings.txtWidescreen": "宽屏", "PE.Views.Statusbar.goToPageText": "转到幻灯片", - "PE.Views.Statusbar.pageIndexText": "{1}的幻灯片{0}", + "PE.Views.Statusbar.pageIndexText": "幻灯片第{1}张,共{0}张", "PE.Views.Statusbar.textShowBegin": "从开始显示", "PE.Views.Statusbar.textShowCurrent": "从当前幻灯片展示", "PE.Views.Statusbar.textShowPresenterView": "显示演示者视图", @@ -2368,5 +2373,8 @@ "PE.Views.ViewTab.textNotes": "备注", "PE.Views.ViewTab.textRulers": "标尺", "PE.Views.ViewTab.textStatusBar": "状态栏", - "PE.Views.ViewTab.textZoom": "缩放" + "PE.Views.ViewTab.textZoom": "缩放", + "PE.Views.ViewTab.tipFitToSlide": "适合幻灯片", + "PE.Views.ViewTab.tipFitToWidth": "适合宽度", + "PE.Views.ViewTab.tipInterfaceTheme": "界面主题" } \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/app/view/FileMenu.js b/apps/spreadsheeteditor/main/app/view/FileMenu.js index 9d29b673e..0f682e816 100644 --- a/apps/spreadsheeteditor/main/app/view/FileMenu.js +++ b/apps/spreadsheeteditor/main/app/view/FileMenu.js @@ -413,7 +413,6 @@ define([ if ( this.mode.canCreateNew ) { if (this.mode.templates && this.mode.templates.length) { - $('a',this.miNew.$el).text(this.btnCreateNewCaption + '...'); !this.panels['new'] && (this.panels['new'] = (new SSE.Views.FileMenuPanels.CreateNew({menu: this, docs: this.mode.templates, blank: this.mode.canRequestCreateNew || !!this.mode.createUrl})).render()); } } diff --git a/apps/spreadsheeteditor/main/locale/az.json b/apps/spreadsheeteditor/main/locale/az.json index 7d1dc3f46..884b73d67 100644 --- a/apps/spreadsheeteditor/main/locale/az.json +++ b/apps/spreadsheeteditor/main/locale/az.json @@ -655,7 +655,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Xəta kodu: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Siz kilidlənmiş xana olan sütunu silməyə çalışırsınız. İş vərəqi qorunarkən kilidlənmiş xanalar silinə bilməz.
Kilidlənmiş xananı silmək üçün vərəqin qorumasını ləğv edin. Sizdən parol daxil etməyiniz tələb oluna bilər.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Siz kilidlənmiş xana olan sətiri silməyə çalışırsınız. İş vərəqi qorunarkən kilidlənmiş xanalar silinə bilməz.
Kilidlənmiş xananı silmək üçün vərəqin qorumasını ləğv edin. Sizdən parol daxil etməyiniz tələb oluna bilər.", - "SSE.Controllers.Main.errorEditingDownloadas": "Sənədlə işləyərkən xəta baş verdi.
Faylın ehtiyat nüsxəsini kompüterinizin sərtt diskində saxlamaq üçün \"... Kimi Endirin...\" seçimindən istifadə edin.", + "SSE.Controllers.Main.errorEditingDownloadas": "Sənədlə işləyərkən xəta baş verdi.
Faylın ehtiyat nüsxəsini kompüterinizin sərtt diskində saxlamaq üçün \"Kimi Endirin\" seçimindən istifadə edin.", "SSE.Controllers.Main.errorEditingSaveas": "Sənədlə işləyərkən xəta baş verdi.
Yedək nüsxəsini kompüterinizin sərt diskində saxlamaq üçün \"... kimi yadda saxla\" seçimindən istifadə edin.", "SSE.Controllers.Main.errorEditView": "Mövcud vərəq görünüşü redaktə edilə bilməz və bəziləri redaktə olunduğundan yeniləri hazırda yaradıla bilməz.", "SSE.Controllers.Main.errorEmailClient": "Heç bir e-poçt müştərisi tapılmadı.", @@ -1994,22 +1994,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Fayl yerini açın", "SSE.Views.FileMenu.btnCloseMenuCaption": "Menyunu bağlayın", "SSE.Views.FileMenu.btnCreateNewCaption": "Yenisini Yaradın", - "SSE.Views.FileMenu.btnDownloadCaption": "Kimi Endirin...", + "SSE.Views.FileMenu.btnDownloadCaption": "Kimi Endirin", "SSE.Views.FileMenu.btnExitCaption": "Çıxın", - "SSE.Views.FileMenu.btnFileOpenCaption": "Açın...", - "SSE.Views.FileMenu.btnHelpCaption": "Yardım...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Açın", + "SSE.Views.FileMenu.btnHelpCaption": "Yardım", "SSE.Views.FileMenu.btnHistoryCaption": "Versiya Tarixçəsi", - "SSE.Views.FileMenu.btnInfoCaption": "Elektron Cədvəl Məlumatı...", + "SSE.Views.FileMenu.btnInfoCaption": "Elektron Cədvəl Məlumatı", "SSE.Views.FileMenu.btnPrintCaption": "Çap edin", "SSE.Views.FileMenu.btnProtectCaption": "Qoruyun", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Sonuncu ... açın", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Sonuncu açın", "SSE.Views.FileMenu.btnRenameCaption": "Adını Dəyişdirin", "SSE.Views.FileMenu.btnReturnCaption": "Elektron cədvəl səhifəsinə qayıt", - "SSE.Views.FileMenu.btnRightsCaption": "Giriş Hüquqları...", + "SSE.Views.FileMenu.btnRightsCaption": "Giriş Hüquqları", "SSE.Views.FileMenu.btnSaveAsCaption": "kimi Yadda saxla", "SSE.Views.FileMenu.btnSaveCaption": "Yadda saxlayın", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Surəti kimi yadda saxla...", - "SSE.Views.FileMenu.btnSettingsCaption": "Təkmil parametrlər...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Surəti kimi yadda saxla", + "SSE.Views.FileMenu.btnSettingsCaption": "Təkmil parametrlər", "SSE.Views.FileMenu.btnToEditCaption": "Cədvəli Redaktə edin", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Boş Elektron cədvəl", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Yenisini Yaradın", diff --git a/apps/spreadsheeteditor/main/locale/be.json b/apps/spreadsheeteditor/main/locale/be.json index b5edb969c..9c050a60c 100644 --- a/apps/spreadsheeteditor/main/locale/be.json +++ b/apps/spreadsheeteditor/main/locale/be.json @@ -542,7 +542,7 @@ "SSE.Controllers.Main.errorDataRange": "Хібны дыяпазон даных.", "SSE.Controllers.Main.errorDataValidate": "Уведзена непрыдатнае значэнне.
Значэнні, якія можна ўвесці ў гэтую ячэйку, абмежаваныя.", "SSE.Controllers.Main.errorDefaultMessage": "Код памылкі: %1", - "SSE.Controllers.Main.errorEditingDownloadas": "Падчас працы з дакументам адбылася памылка.
Выкарыстайце параметр \"Спампаваць як…\", каб захаваць рэзервовую копію файла на цвёрды дыск камп’ютара.", + "SSE.Controllers.Main.errorEditingDownloadas": "Падчас працы з дакументам адбылася памылка.
Выкарыстайце параметр \"Спампаваць як\", каб захаваць рэзервовую копію файла на цвёрды дыск камп’ютара.", "SSE.Controllers.Main.errorEditingSaveas": "Падчас працы з дакументам адбылася памылка.
Выкарыстайце параметр \"Захаваць як…\", каб захаваць рэзервовую копію файла на цвёрды дыск камп’ютара.", "SSE.Controllers.Main.errorEditView": "Немагчыма рэдагаваць існыя мініяцюры аркушаў і ствараць новыя, бо некаторыя з іх ужо рэдагуюцца.", "SSE.Controllers.Main.errorEmailClient": "Не знойдзена паштовага кліента.", @@ -1761,19 +1761,19 @@ "SSE.Views.FileMenu.btnBackCaption": "Перайсці да дакументаў", "SSE.Views.FileMenu.btnCloseMenuCaption": "Закрыць меню", "SSE.Views.FileMenu.btnCreateNewCaption": "Стварыць новую", - "SSE.Views.FileMenu.btnDownloadCaption": "Спампаваць як...", - "SSE.Views.FileMenu.btnHelpCaption": "Даведка…", - "SSE.Views.FileMenu.btnInfoCaption": "Інфармацыя аб табліцы…", + "SSE.Views.FileMenu.btnDownloadCaption": "Спампаваць як", + "SSE.Views.FileMenu.btnHelpCaption": "Даведка", + "SSE.Views.FileMenu.btnInfoCaption": "Інфармацыя аб табліцы", "SSE.Views.FileMenu.btnPrintCaption": "Друк", "SSE.Views.FileMenu.btnProtectCaption": "Абараніць", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Адкрыць апошнія…", - "SSE.Views.FileMenu.btnRenameCaption": "Змяніць назву…", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Адкрыць апошнія", + "SSE.Views.FileMenu.btnRenameCaption": "Змяніць назву", "SSE.Views.FileMenu.btnReturnCaption": "Назад да табліцы", - "SSE.Views.FileMenu.btnRightsCaption": "Правы на доступ…", + "SSE.Views.FileMenu.btnRightsCaption": "Правы на доступ", "SSE.Views.FileMenu.btnSaveAsCaption": "Захаваць як", "SSE.Views.FileMenu.btnSaveCaption": "Захаваць", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Захаваць копію як…", - "SSE.Views.FileMenu.btnSettingsCaption": "Дадатковыя налады…", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Захаваць копію як", + "SSE.Views.FileMenu.btnSettingsCaption": "Дадатковыя налады", "SSE.Views.FileMenu.btnToEditCaption": "Рэдагаваць табліцу", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Стварыць новы", "SSE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Ужыць", diff --git a/apps/spreadsheeteditor/main/locale/bg.json b/apps/spreadsheeteditor/main/locale/bg.json index 5f5098b08..925ee0bdd 100644 --- a/apps/spreadsheeteditor/main/locale/bg.json +++ b/apps/spreadsheeteditor/main/locale/bg.json @@ -422,7 +422,7 @@ "SSE.Controllers.Main.errorDataEncrypted": "Получени са криптирани промени, които не могат да бъдат дешифрирани.", "SSE.Controllers.Main.errorDataRange": "Неправилен обхват от данни.", "SSE.Controllers.Main.errorDefaultMessage": "Код на грешка: %1", - "SSE.Controllers.Main.errorEditingDownloadas": "Възникна грешка по време на работа с документа.
Използвайте опцията 'Download as ...', за да запишете архивното копие на файла на твърдия диск на компютъра.", + "SSE.Controllers.Main.errorEditingDownloadas": "Възникна грешка по време на работа с документа.
Използвайте опцията 'Download as', за да запишете архивното копие на файла на твърдия диск на компютъра.", "SSE.Controllers.Main.errorEditingSaveas": "Възникна грешка по време на работа с документа.
Използвайте опцията „Запазване като ...“, за да запишете архивното копие на файла на твърдия диск на компютъра.", "SSE.Controllers.Main.errorEmailClient": "Не може да се намери имейл клиент.", "SSE.Controllers.Main.errorFilePassProtect": "Файлът е защитен с парола и не може да бъде отворен.", @@ -1435,19 +1435,19 @@ "SSE.Views.FileMenu.btnBackCaption": "Mестоположението на файла", "SSE.Views.FileMenu.btnCloseMenuCaption": "Затваряне на менюто", "SSE.Views.FileMenu.btnCreateNewCaption": "Създай нов", - "SSE.Views.FileMenu.btnDownloadCaption": "Изтеглете като ...", - "SSE.Views.FileMenu.btnHelpCaption": "Помощ ...", - "SSE.Views.FileMenu.btnInfoCaption": "Информация за електронна таблица ...", + "SSE.Views.FileMenu.btnDownloadCaption": "Изтеглете като", + "SSE.Views.FileMenu.btnHelpCaption": "Помощ", + "SSE.Views.FileMenu.btnInfoCaption": "Информация за електронна таблица", "SSE.Views.FileMenu.btnPrintCaption": "Печат", "SSE.Views.FileMenu.btnProtectCaption": "Защитавам", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Отваряне на последните ...", - "SSE.Views.FileMenu.btnRenameCaption": "Преименуване ...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Отваряне на последните", + "SSE.Views.FileMenu.btnRenameCaption": "Преименуване", "SSE.Views.FileMenu.btnReturnCaption": "Назад към електронна таблица", - "SSE.Views.FileMenu.btnRightsCaption": "Права за достъп ...", + "SSE.Views.FileMenu.btnRightsCaption": "Права за достъп", "SSE.Views.FileMenu.btnSaveAsCaption": "Запази като", "SSE.Views.FileMenu.btnSaveCaption": "Запази", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Запазване на копието като ...", - "SSE.Views.FileMenu.btnSettingsCaption": "Разширени настройки ...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Запазване на копието като", + "SSE.Views.FileMenu.btnSettingsCaption": "Разширени настройки", "SSE.Views.FileMenu.btnToEditCaption": "Редактиране на електронна таблица", "SSE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Приложи", "SSE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Добави автор", diff --git a/apps/spreadsheeteditor/main/locale/ca.json b/apps/spreadsheeteditor/main/locale/ca.json index 4391486ba..6ff01afec 100644 --- a/apps/spreadsheeteditor/main/locale/ca.json +++ b/apps/spreadsheeteditor/main/locale/ca.json @@ -717,7 +717,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Codi d'error:%1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Intentes suprimir una columna que conté una cel·la blocada. Les cel·les blocades no es poden suprimir mentre el llibre estigui protegit.
Per suprimir una cel·la blocada desprotegeix el full. És possible que et demanin introduir una contrasenya.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Intentes suprimir una fila que conté una cel·la blocada. Les cel·les blocades no es poden suprimir mentre el llibre estigui protegit.
Per suprimir una cel·la blocada desprotegeix el full. És possible que et demanin introduir una contrasenya.", - "SSE.Controllers.Main.errorEditingDownloadas": "S'ha produït un error mentre es treballava amb el document.
Utilitza l'opció \"Baixa-ho com a ...\"per desar la còpia de seguretat del fitxer al disc dur de l'ordinador.", + "SSE.Controllers.Main.errorEditingDownloadas": "S'ha produït un error mentre es treballava amb el document.
Utilitza l'opció \"Baixa-ho com a\" per desar la còpia de seguretat del fitxer al disc dur de l'ordinador.", "SSE.Controllers.Main.errorEditingSaveas": "S'ha produït un error mentre es treballava amb el document.
Utilitza l'opció \"Desa com a ...\" per desar la còpia de seguretat del fitxer al disc dur de l’ordinador.", "SSE.Controllers.Main.errorEditView": "La visualització del full existent no es pot editar i no es poden crear de noves en aquest moment, ja que s’estan editant algunes d’elles.", "SSE.Controllers.Main.errorEmailClient": "No s'ha trobat cap client de correu electrònic", @@ -2088,22 +2088,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Obre la ubicació del fitxer", "SSE.Views.FileMenu.btnCloseMenuCaption": "Tanca el menú", "SSE.Views.FileMenu.btnCreateNewCaption": "Crea'n un de nou", - "SSE.Views.FileMenu.btnDownloadCaption": "Baixa-ho com a...", + "SSE.Views.FileMenu.btnDownloadCaption": "Baixa-ho com a", "SSE.Views.FileMenu.btnExitCaption": "Tancar", - "SSE.Views.FileMenu.btnFileOpenCaption": "Obre...", - "SSE.Views.FileMenu.btnHelpCaption": "Ajuda...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Obre", + "SSE.Views.FileMenu.btnHelpCaption": "Ajuda", "SSE.Views.FileMenu.btnHistoryCaption": "Historial de versions", - "SSE.Views.FileMenu.btnInfoCaption": "Informació del full de càlcul...", + "SSE.Views.FileMenu.btnInfoCaption": "Informació del full de càlcul", "SSE.Views.FileMenu.btnPrintCaption": "Imprimeix", "SSE.Views.FileMenu.btnProtectCaption": "Protegeix", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Obre recent...", - "SSE.Views.FileMenu.btnRenameCaption": "Canvia el nom ...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Obre recent", + "SSE.Views.FileMenu.btnRenameCaption": "Canvia el nom", "SSE.Views.FileMenu.btnReturnCaption": "Torna al full de càlcul", - "SSE.Views.FileMenu.btnRightsCaption": "Drets d'accés ...", + "SSE.Views.FileMenu.btnRightsCaption": "Drets d'accés", "SSE.Views.FileMenu.btnSaveAsCaption": "Desa-ho com", "SSE.Views.FileMenu.btnSaveCaption": "Desa", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Desa una còpia com a...", - "SSE.Views.FileMenu.btnSettingsCaption": "Configuració avançada...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Desa una còpia com a", + "SSE.Views.FileMenu.btnSettingsCaption": "Configuració avançada", "SSE.Views.FileMenu.btnToEditCaption": "Edita el full de càlcul", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Full de càlcul en blanc", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Crea'n un de nou", diff --git a/apps/spreadsheeteditor/main/locale/cs.json b/apps/spreadsheeteditor/main/locale/cs.json index 44afdd516..194fc69bf 100644 --- a/apps/spreadsheeteditor/main/locale/cs.json +++ b/apps/spreadsheeteditor/main/locale/cs.json @@ -715,7 +715,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Kód chyby: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Pokoušíte se smazat sloupec, který obsahuje uzamčenou buňku. Uzamčené buňky nemohou být smazány dokud list je zabezpečen.
Pro odstranění uzamčené buňky, vypněte zabezpečení listu. Může být vyžadováno zadání hesla.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Pokoušíte se smazat řádek, který obsahuje uzamčené buňky. Uzamčené buňky nemohou být smazány dokud je list zabezpečen.
Pro odstranění uzamčené buňky, vypněte zabezpečení listu. Může být vyžadováno zadání hesla.", - "SSE.Controllers.Main.errorEditingDownloadas": "Při práci s dokumentem došlo k chybě.
Použijte volbu „Stáhnout jako...“ a uložte si do souboru jako záložní kopii na svůj počítač.", + "SSE.Controllers.Main.errorEditingDownloadas": "Při práci s dokumentem došlo k chybě.
Použijte volbu „Stáhnout jako“ a uložte si do souboru jako záložní kopii na svůj počítač.", "SSE.Controllers.Main.errorEditingSaveas": "Při práci s dokumentem došlo k chybě.
Použijte volbu „Uložit jako...“ a uložte si do souboru jako záložní kopii na svůj počítač.", "SSE.Controllers.Main.errorEditView": "Během úpravy některého se zobrazení sešitů, není možné upravovat existující zobrazení sešitů a vytvářet nové.", "SSE.Controllers.Main.errorEmailClient": "Nenalezen žádný e-mailový klient.", @@ -2086,22 +2086,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Otevřít umístění souboru", "SSE.Views.FileMenu.btnCloseMenuCaption": "Zavřít nabídku", "SSE.Views.FileMenu.btnCreateNewCaption": "Vytvořit nový", - "SSE.Views.FileMenu.btnDownloadCaption": "Stáhnout jako…", + "SSE.Views.FileMenu.btnDownloadCaption": "Stáhnout jako", "SSE.Views.FileMenu.btnExitCaption": "Zavřít", - "SSE.Views.FileMenu.btnFileOpenCaption": "Otevřít...", - "SSE.Views.FileMenu.btnHelpCaption": "Nápověda…", + "SSE.Views.FileMenu.btnFileOpenCaption": "Otevřít", + "SSE.Views.FileMenu.btnHelpCaption": "Nápověda", "SSE.Views.FileMenu.btnHistoryCaption": "Historie verzí", - "SSE.Views.FileMenu.btnInfoCaption": "Informace o sešitu…", + "SSE.Views.FileMenu.btnInfoCaption": "Informace o sešitu", "SSE.Views.FileMenu.btnPrintCaption": "Tisk", "SSE.Views.FileMenu.btnProtectCaption": "Zabezpečení", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Otevřít nedávné…", - "SSE.Views.FileMenu.btnRenameCaption": "Přejmenovat…", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Otevřít nedávné", + "SSE.Views.FileMenu.btnRenameCaption": "Přejmenovat", "SSE.Views.FileMenu.btnReturnCaption": "Zpátky do sešitu", - "SSE.Views.FileMenu.btnRightsCaption": "Přístupové práva…", + "SSE.Views.FileMenu.btnRightsCaption": "Přístupové práva", "SSE.Views.FileMenu.btnSaveAsCaption": "Uložit jako", "SSE.Views.FileMenu.btnSaveCaption": "Uložit", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Uložit kopii jako…", - "SSE.Views.FileMenu.btnSettingsCaption": "Pokročilá nastavení…", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Uložit kopii jako", + "SSE.Views.FileMenu.btnSettingsCaption": "Pokročilá nastavení", "SSE.Views.FileMenu.btnToEditCaption": "Upravit sešit", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Prázdný sešit", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Vytvořit nový", diff --git a/apps/spreadsheeteditor/main/locale/da.json b/apps/spreadsheeteditor/main/locale/da.json index 0e92265ae..af51c55bf 100644 --- a/apps/spreadsheeteditor/main/locale/da.json +++ b/apps/spreadsheeteditor/main/locale/da.json @@ -655,7 +655,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Fejlkode: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Du forsøger at slette en kolonne, der indeholder en låst celle. Låste celler kan ikke slettes, mens regnearket er beskyttet.
For at slette en låst celle skal du fjerne beskyttelsen af ​​arket. Du kan blive bedt om at indtaste en adgangskode.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Du forsøger at slette en række, der indeholder en låst celle. Låste celler kan ikke slettes, mens regnearket er beskyttet.
For at slette en låst celle skal du fjerne beskyttelsen af ​​arket. Du kan blive bedt om at indtaste en adgangskode.", - "SSE.Controllers.Main.errorEditingDownloadas": "Der opstod en fejl under arbejdet med dokumentet.
Brug \"download som...\" valgmuligheden for at gemme en sikkerhedsversion til din computers harddisk.", + "SSE.Controllers.Main.errorEditingDownloadas": "Der opstod en fejl under arbejdet med dokumentet.
Brug \"download som\" valgmuligheden for at gemme en sikkerhedsversion til din computers harddisk.", "SSE.Controllers.Main.errorEditingSaveas": "Der opstod en fejl under arbejdet med dokumentet.
Brug \"gem som...\" valgmuligheden for at gemme en sikkerhedsversion til din computers harddisk.", "SSE.Controllers.Main.errorEditView": "Den eksisterende arkvisning kan ikke redigeres og nye kan ikke oprettes p.t., da enkelte redigeres.", "SSE.Controllers.Main.errorEmailClient": "Ingen e-mail klient fundet.", @@ -1999,22 +1999,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Gå til dokumentplacering", "SSE.Views.FileMenu.btnCloseMenuCaption": "Luk menu", "SSE.Views.FileMenu.btnCreateNewCaption": "Opret ny", - "SSE.Views.FileMenu.btnDownloadCaption": "Hent som...", + "SSE.Views.FileMenu.btnDownloadCaption": "Hent som", "SSE.Views.FileMenu.btnExitCaption": "Afslut", - "SSE.Views.FileMenu.btnFileOpenCaption": "Åben...", - "SSE.Views.FileMenu.btnHelpCaption": "Hjælp...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Åben", + "SSE.Views.FileMenu.btnHelpCaption": "Hjælp", "SSE.Views.FileMenu.btnHistoryCaption": "Version historik", - "SSE.Views.FileMenu.btnInfoCaption": "Regneark info...", + "SSE.Views.FileMenu.btnInfoCaption": "Regneark info", "SSE.Views.FileMenu.btnPrintCaption": "Print", "SSE.Views.FileMenu.btnProtectCaption": "Beskyt", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Åben nylige...", - "SSE.Views.FileMenu.btnRenameCaption": "Omdøb...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Åben nylige", + "SSE.Views.FileMenu.btnRenameCaption": "Omdøb", "SSE.Views.FileMenu.btnReturnCaption": "Tilbage til regneark", - "SSE.Views.FileMenu.btnRightsCaption": "Adgangsrettigheder...", + "SSE.Views.FileMenu.btnRightsCaption": "Adgangsrettigheder", "SSE.Views.FileMenu.btnSaveAsCaption": "Gem som", "SSE.Views.FileMenu.btnSaveCaption": "Gem", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Gem kopi som...", - "SSE.Views.FileMenu.btnSettingsCaption": "Avancerede indstillinger...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Gem kopi som", + "SSE.Views.FileMenu.btnSettingsCaption": "Avancerede indstillinger", "SSE.Views.FileMenu.btnToEditCaption": "Rediger regneark", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Blankt regneark", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Opret ny", diff --git a/apps/spreadsheeteditor/main/locale/de.json b/apps/spreadsheeteditor/main/locale/de.json index 73169c2c6..018257b7c 100644 --- a/apps/spreadsheeteditor/main/locale/de.json +++ b/apps/spreadsheeteditor/main/locale/de.json @@ -717,7 +717,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Fehlercode: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Sie versuchen, eine Spalte mit einer gesperrten Zelle zu löschen. Gesperrte Zellen können in geschützten Listen nicht gelöscht werden.
Um eine gesperrte Zelle zu löschen, entschützen Sie die Liste. Das Passwort kann erforderlich sein.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Sie versuchen, eine Zeile mit einer gesperrten Zelle zu löschen. Gesperrte Zellen können in geschützten Listen nicht gelöscht werden.
Um eine gesperrte Zelle zu löschen, entschützen Sie die Liste. Das Passwort kann erforderlich sein.", - "SSE.Controllers.Main.errorEditingDownloadas": "Bei der Arbeit mit dem Dokument ist ein Fehler aufgetreten.
Verwenden Sie die Option 'Herunterladen als ...', um die Sicherungskopie der Datei auf der Festplatte Ihres Computers zu speichern.", + "SSE.Controllers.Main.errorEditingDownloadas": "Bei der Arbeit mit dem Dokument ist ein Fehler aufgetreten.
Verwenden Sie die Option 'Herunterladen als', um die Sicherungskopie der Datei auf der Festplatte Ihres Computers zu speichern.", "SSE.Controllers.Main.errorEditingSaveas": "Bei der Arbeit mit dem Dokument ist ein Fehler aufgetreten.
Verwenden Sie die Option \"Speichern als ...\", um die Sicherungskopie der Datei auf der Festplatte Ihres Computers zu speichern.", "SSE.Controllers.Main.errorEditView": "Die aktuelle Tabellenansicht sind schreibgeschützt und die neuen können nicht erstellt werden, weil manche Ansichten bearbeitet werden.", "SSE.Controllers.Main.errorEmailClient": "Es wurde kein E-Mail-Client gefunden.", @@ -2088,22 +2088,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Dateispeicherort öffnen", "SSE.Views.FileMenu.btnCloseMenuCaption": "Menü schließen", "SSE.Views.FileMenu.btnCreateNewCaption": "Neue erstellen", - "SSE.Views.FileMenu.btnDownloadCaption": "Herunterladen als...", + "SSE.Views.FileMenu.btnDownloadCaption": "Herunterladen als", "SSE.Views.FileMenu.btnExitCaption": "Schließen", - "SSE.Views.FileMenu.btnFileOpenCaption": "Öffnen...", - "SSE.Views.FileMenu.btnHelpCaption": "Hilfe...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Öffnen", + "SSE.Views.FileMenu.btnHelpCaption": "Hilfe", "SSE.Views.FileMenu.btnHistoryCaption": "Versionshistorie", - "SSE.Views.FileMenu.btnInfoCaption": "Tabelleninfo...", + "SSE.Views.FileMenu.btnInfoCaption": "Tabelleninfo", "SSE.Views.FileMenu.btnPrintCaption": "Drucken", "SSE.Views.FileMenu.btnProtectCaption": "Schützen", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Zuletzt benutzte öffnen...", - "SSE.Views.FileMenu.btnRenameCaption": "Umbenennen...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Zuletzt benutzte öffnen", + "SSE.Views.FileMenu.btnRenameCaption": "Umbenennen", "SSE.Views.FileMenu.btnReturnCaption": "Zurück zur Tabelle", - "SSE.Views.FileMenu.btnRightsCaption": "Zugriffsrechte...", + "SSE.Views.FileMenu.btnRightsCaption": "Zugriffsrechte", "SSE.Views.FileMenu.btnSaveAsCaption": "Speichern als", "SSE.Views.FileMenu.btnSaveCaption": "Speichern", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie speichern als...", - "SSE.Views.FileMenu.btnSettingsCaption": "Erweiterte Einstellungen...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie speichern als", + "SSE.Views.FileMenu.btnSettingsCaption": "Erweiterte Einstellungen", "SSE.Views.FileMenu.btnToEditCaption": "Tabelle bearbeiten", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Leere Tabellenkalkulation", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Neu erstellen", diff --git a/apps/spreadsheeteditor/main/locale/el.json b/apps/spreadsheeteditor/main/locale/el.json index 57ff8e52c..d068d577d 100644 --- a/apps/spreadsheeteditor/main/locale/el.json +++ b/apps/spreadsheeteditor/main/locale/el.json @@ -711,7 +711,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Κωδικός σφάλματος: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Προσπαθείτε να διαγράψετε μια στήλη που περιέχει κλειδωμένο κελί. Τα κλειδωμένα κελιά δεν μπορούν να διαγραφούν όσο το φύλλο εργασίας προστατεύεται.
Για να διαγράψετε ένα κλειδωμένο κελί, αφαιρέστε την προστασία φύλλου. Ίσως σας ζητηθεί συνθηματικό.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Προσπαθείτε να διαγράψετε μια γραμμή που περιέχει κλειδωμένο κελί. Τα κλειδωμένα κελιά δεν μπορούν να διαγραφούν όσο το φύλλο εργασίας προστατεύεται.
Για να διαγράψετε ένα κλειδωμένο κελί, αφαιρέστε την προστασία φύλλου. Ίσως σας ζητηθεί συνθηματικό.", - "SSE.Controllers.Main.errorEditingDownloadas": "Παρουσιάστηκε σφάλμα κατά την εργασία με το έγγραφο.
Χρησιμοποιήστε την επιλογή «Λήψη ως...» για να αποθηκεύσετε το αντίγραφο ασφαλείας στον σκληρό δίσκο του υπολογιστή σας.", + "SSE.Controllers.Main.errorEditingDownloadas": "Παρουσιάστηκε σφάλμα κατά την εργασία με το έγγραφο.
Χρησιμοποιήστε την επιλογή «Λήψη ως» για να αποθηκεύσετε το αντίγραφο ασφαλείας στον σκληρό δίσκο του υπολογιστή σας.", "SSE.Controllers.Main.errorEditingSaveas": "Παρουσιάστηκε σφάλμα κατά την εργασία με το έγγραφο.
Χρησιμοποιήστε την επιλογή «Αποθήκευση ως...» για να αποθηκεύσετε το αντίγραφο ασφαλείας στον σκληρό δίσκο του υπολογιστή σας.", "SSE.Controllers.Main.errorEditView": "Η υφιστάμενη όψη φύλλου δεν μπορεί να τροποποιηθεί και οι νέες δεν μπορούν να δημιουργηθούν αυτή τη στιγμή καθώς κάποιες από αυτές τελούν υπό επεξεργασία.", "SSE.Controllers.Main.errorEmailClient": "Δε βρέθηκε καμιά εφαρμογή ηλεκτρονικού ταχυδρομείου.", @@ -2081,22 +2081,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Άνοιγμα τοποθεσίας αρχείου", "SSE.Views.FileMenu.btnCloseMenuCaption": "Κλείσιμο Μενού", "SSE.Views.FileMenu.btnCreateNewCaption": "Δημιουργία Νέου", - "SSE.Views.FileMenu.btnDownloadCaption": "Λήψη ως...", + "SSE.Views.FileMenu.btnDownloadCaption": "Λήψη ως", "SSE.Views.FileMenu.btnExitCaption": "Κλείσιμο", - "SSE.Views.FileMenu.btnFileOpenCaption": "Άνοιγμα...", - "SSE.Views.FileMenu.btnHelpCaption": "Βοήθεια...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Άνοιγμα", + "SSE.Views.FileMenu.btnHelpCaption": "Βοήθεια", "SSE.Views.FileMenu.btnHistoryCaption": "Ιστορικό Εκδόσεων", - "SSE.Views.FileMenu.btnInfoCaption": "Πληροφορίες Υπολογιστικού Φύλλου...", + "SSE.Views.FileMenu.btnInfoCaption": "Πληροφορίες Υπολογιστικού Φύλλου", "SSE.Views.FileMenu.btnPrintCaption": "Εκτύπωση", "SSE.Views.FileMenu.btnProtectCaption": "Προστασία", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Άνοιγμα Πρόσφατου...", - "SSE.Views.FileMenu.btnRenameCaption": "Μετονομασία...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Άνοιγμα Πρόσφατου", + "SSE.Views.FileMenu.btnRenameCaption": "Μετονομασία", "SSE.Views.FileMenu.btnReturnCaption": "Πίσω στο Λογιστικό Φύλλο", - "SSE.Views.FileMenu.btnRightsCaption": "Δικαιώματα Πρόσβασης...", + "SSE.Views.FileMenu.btnRightsCaption": "Δικαιώματα Πρόσβασης", "SSE.Views.FileMenu.btnSaveAsCaption": "Αποθήκευση ως", "SSE.Views.FileMenu.btnSaveCaption": "Αποθήκευση", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Αποθήκευση Αντιγράφου ως...", - "SSE.Views.FileMenu.btnSettingsCaption": "Προηγμένες Ρυθμίσεις...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Αποθήκευση Αντιγράφου ως", + "SSE.Views.FileMenu.btnSettingsCaption": "Προηγμένες Ρυθμίσεις", "SSE.Views.FileMenu.btnToEditCaption": "Επεξεργασία Λογιστικού Φύλλου", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Κενό Φύλλο Εργασίας", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Δημιουργία Νέου", diff --git a/apps/spreadsheeteditor/main/locale/en.json b/apps/spreadsheeteditor/main/locale/en.json index 930e87b49..8895d3b09 100644 --- a/apps/spreadsheeteditor/main/locale/en.json +++ b/apps/spreadsheeteditor/main/locale/en.json @@ -137,7 +137,7 @@ "Common.UI.ThemeColorPalette.textStandartColors": "Standard Colors", "Common.UI.ThemeColorPalette.textThemeColors": "Theme Colors", "Common.UI.Themes.txtThemeClassicLight": "Classic Light", - "Common.UI.Themes.txtThemeContrastDark": "Dark Contrast", + "Common.UI.Themes.txtThemeContrastDark": "Contrast Dark", "Common.UI.Themes.txtThemeDark": "Dark", "Common.UI.Themes.txtThemeLight": "Light", "Common.UI.Themes.txtThemeSystem": "Same as system", @@ -395,6 +395,7 @@ "Common.Views.SearchPanel.textCaseSensitive": "Case sensitive", "Common.Views.SearchPanel.textCell": "Cell", "Common.Views.SearchPanel.textCloseSearch": "Close search", + "Common.Views.SearchPanel.textContentChanged": "Document changed.", "Common.Views.SearchPanel.textFind": "Find", "Common.Views.SearchPanel.textFindAndReplace": "Find and replace", "Common.Views.SearchPanel.textFormula": "Formula", @@ -409,6 +410,7 @@ "Common.Views.SearchPanel.textReplaceAll": "Replace All", "Common.Views.SearchPanel.textReplaceWith": "Replace with", "Common.Views.SearchPanel.textSearch": "Search", + "Common.Views.SearchPanel.textSearchAgain": "{0}Perform new search{1} for accurate results.", "Common.Views.SearchPanel.textSearchHasStopped": "Search has stopped", "Common.Views.SearchPanel.textSearchOptions": "Search options", "Common.Views.SearchPanel.textSearchResults": "Search results: {0}/{1}", @@ -423,8 +425,6 @@ "Common.Views.SearchPanel.textWorkbook": "Workbook", "Common.Views.SearchPanel.tipNextResult": "Next result", "Common.Views.SearchPanel.tipPreviousResult": "Previous result", - "Common.Views.SearchPanel.textContentChanged": "Document changed.", - "Common.Views.SearchPanel.textSearchAgain": "{0}Perform new search{1} for accurate results.", "Common.Views.SelectFileDlg.textLoading": "Loading", "Common.Views.SelectFileDlg.textTitle": "Select Data Source", "Common.Views.SignDialog.textBold": "Bold", @@ -719,7 +719,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Error code: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "You are trying to delete a column that contains a locked cell. Locked cells cannot be deleted while the worksheet is protected.
To delete a locked cell, unprotect the sheet. You might be requested to enter a password.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "You are trying to delete a row that contains a locked cell. Locked cells cannot be deleted while the worksheet is protected.
To delete a locked cell, unprotect the sheet. You might be requested to enter a password.", - "SSE.Controllers.Main.errorEditingDownloadas": "An error occurred during the work with the document.
Use the 'Download as...' option to save the file backup copy to a drive.", + "SSE.Controllers.Main.errorEditingDownloadas": "An error occurred during the work with the document.
Use the 'Download as' option to save the file backup copy to a drive.", "SSE.Controllers.Main.errorEditingSaveas": "An error occurred during the work with the document.
Use the 'Save as...' option to save the file backup copy to a drive.", "SSE.Controllers.Main.errorEditView": "The existing sheet view cannot be edited and the new ones cannot be created at the moment as some of them are being edited.", "SSE.Controllers.Main.errorEmailClient": "No email client could be found.", @@ -2090,22 +2090,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Open file location", "SSE.Views.FileMenu.btnCloseMenuCaption": "Close Menu", "SSE.Views.FileMenu.btnCreateNewCaption": "Create New", - "SSE.Views.FileMenu.btnDownloadCaption": "Download as...", + "SSE.Views.FileMenu.btnDownloadCaption": "Download as", "SSE.Views.FileMenu.btnExitCaption": "Close", - "SSE.Views.FileMenu.btnFileOpenCaption": "Open...", - "SSE.Views.FileMenu.btnHelpCaption": "Help...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Open", + "SSE.Views.FileMenu.btnHelpCaption": "Help", "SSE.Views.FileMenu.btnHistoryCaption": "Version History", - "SSE.Views.FileMenu.btnInfoCaption": "Spreadsheet Info...", + "SSE.Views.FileMenu.btnInfoCaption": "Spreadsheet Info", "SSE.Views.FileMenu.btnPrintCaption": "Print", "SSE.Views.FileMenu.btnProtectCaption": "Protect", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Open Recent...", - "SSE.Views.FileMenu.btnRenameCaption": "Rename...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Open Recent", + "SSE.Views.FileMenu.btnRenameCaption": "Rename", "SSE.Views.FileMenu.btnReturnCaption": "Back to Spreadsheet", - "SSE.Views.FileMenu.btnRightsCaption": "Access Rights...", + "SSE.Views.FileMenu.btnRightsCaption": "Access Rights", "SSE.Views.FileMenu.btnSaveAsCaption": "Save as", "SSE.Views.FileMenu.btnSaveCaption": "Save", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Save Copy as...", - "SSE.Views.FileMenu.btnSettingsCaption": "Advanced Settings...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Save Copy as", + "SSE.Views.FileMenu.btnSettingsCaption": "Advanced Settings", "SSE.Views.FileMenu.btnToEditCaption": "Edit Spreadsheet", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Blank Spreadsheet", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Create New", @@ -3680,8 +3680,8 @@ "SSE.Views.ViewTab.tipClose": "Close sheet view", "SSE.Views.ViewTab.tipCreate": "Create sheet view", "SSE.Views.ViewTab.tipFreeze": "Freeze panes", - "SSE.Views.ViewTab.tipSheetView": "Sheet view", "SSE.Views.ViewTab.tipInterfaceTheme": "Interface theme", + "SSE.Views.ViewTab.tipSheetView": "Sheet view", "SSE.Views.WBProtection.hintAllowRanges": "Allow edit ranges", "SSE.Views.WBProtection.hintProtectSheet": "Protect sheet", "SSE.Views.WBProtection.hintProtectWB": "Protect workbook", diff --git a/apps/spreadsheeteditor/main/locale/es.json b/apps/spreadsheeteditor/main/locale/es.json index c7fd7096f..e374afc83 100644 --- a/apps/spreadsheeteditor/main/locale/es.json +++ b/apps/spreadsheeteditor/main/locale/es.json @@ -717,7 +717,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Código de error: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Está intentando eliminar una columna que contiene una celda bloqueada. Las celdas bloqueadas no pueden borrarse mientras la hoja de cálculo esté protegida.
Para borrar una celda bloqueada, desproteja la hoja. Es posible que se le pida que introduzca una contraseña.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Está intentando eliminar una fila que contiene una celda bloqueada. Las celdas bloqueadas no se pueden eliminar mientras la hoja de cálculo esté protegida.
Para eliminar una celda bloqueada, desproteja la hoja. Es posible que se le pida que introduzca una contraseña.", - "SSE.Controllers.Main.errorEditingDownloadas": "Se produjo un error durante el trabajo con el documento.
Use la opción 'Descargar como...' para guardar la copia de seguridad de este archivo en el disco duro.", + "SSE.Controllers.Main.errorEditingDownloadas": "Se produjo un error durante el trabajo con el documento.
Use la opción 'Descargar como' para guardar la copia de seguridad de este archivo en el disco duro.", "SSE.Controllers.Main.errorEditingSaveas": "Se produjo un error durante el trabajo con el documento.
Use la opción 'Guardar como...' para guardar la copia de seguridad de este archivo en el disco duro.", "SSE.Controllers.Main.errorEditView": "La vista de hoja existente no puede ser editada y las nuevas no se pueden crear en este momento, ya que algunas de ellas se están editando.", "SSE.Controllers.Main.errorEmailClient": "No se pudo encontrar ningun cliente de correo", @@ -2088,22 +2088,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Abrir ubicación del archivo", "SSE.Views.FileMenu.btnCloseMenuCaption": "Cerrar menú", "SSE.Views.FileMenu.btnCreateNewCaption": "Crear nueva", - "SSE.Views.FileMenu.btnDownloadCaption": "Descargar como...", + "SSE.Views.FileMenu.btnDownloadCaption": "Descargar como", "SSE.Views.FileMenu.btnExitCaption": "Cerrar", - "SSE.Views.FileMenu.btnFileOpenCaption": "Abrir...", - "SSE.Views.FileMenu.btnHelpCaption": "Ayuda...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Abrir", + "SSE.Views.FileMenu.btnHelpCaption": "Ayuda", "SSE.Views.FileMenu.btnHistoryCaption": "Historial de versiones", - "SSE.Views.FileMenu.btnInfoCaption": "Info sobre hoja de cálculo...", + "SSE.Views.FileMenu.btnInfoCaption": "Info sobre hoja de cálculo", "SSE.Views.FileMenu.btnPrintCaption": "Imprimir", "SSE.Views.FileMenu.btnProtectCaption": "Proteger", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Abrir reciente...", - "SSE.Views.FileMenu.btnRenameCaption": "Cambiar nombre...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Abrir reciente", + "SSE.Views.FileMenu.btnRenameCaption": "Cambiar nombre", "SSE.Views.FileMenu.btnReturnCaption": "Volver a hoja de cálculo", - "SSE.Views.FileMenu.btnRightsCaption": "Derechos de acceso...", + "SSE.Views.FileMenu.btnRightsCaption": "Derechos de acceso", "SSE.Views.FileMenu.btnSaveAsCaption": "Guardar como", "SSE.Views.FileMenu.btnSaveCaption": "Guardar", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Guardar Copia como...", - "SSE.Views.FileMenu.btnSettingsCaption": "Ajustes Avanzados...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Guardar Copia como", + "SSE.Views.FileMenu.btnSettingsCaption": "Ajustes Avanzados", "SSE.Views.FileMenu.btnToEditCaption": "Editar hoja de cálculo", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Hoja de cálculo en blanco", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Crear nueva", diff --git a/apps/spreadsheeteditor/main/locale/eu.json b/apps/spreadsheeteditor/main/locale/eu.json index 4d8eef6c2..2de99fe23 100644 --- a/apps/spreadsheeteditor/main/locale/eu.json +++ b/apps/spreadsheeteditor/main/locale/eu.json @@ -717,7 +717,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Errore-kodea: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Blokeatutako gelaxka bat duen zutabe bat ezabatu nahian ari zara. Blokeatutako gelaxkak ezin dira ezabatu lan-orria babestuta dagoen bitartean.
Blokeatutako gelaxka bat ezabatzeko, kendu babesa orriari. Pasahitza sartzeko eska diezazuke.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Blokeatutako gelaxka bat duen errenkada bat ezabatu nahian ari zara. Blokeatutako gelaxkak ezin dira ezabatu lan-orria blokeatuta dagoen bitartean.
Blokeatutako gelaxka bat ezabatzeko, kendu babesa orriari. Pasahitza sartzeko eska diezazuke.", - "SSE.Controllers.Main.errorEditingDownloadas": "Errore bat gertatu da dokumentuarekin lan egitean.
Erabili 'Deskargatu honela...' aukera fitxategiaren babeskopia zure ordenagailuko disko gogorrean gordetzeko.", + "SSE.Controllers.Main.errorEditingDownloadas": "Errore bat gertatu da dokumentuarekin lan egitean.
Erabili 'Deskargatu honela' aukera fitxategiaren babeskopia zure ordenagailuko disko gogorrean gordetzeko.", "SSE.Controllers.Main.errorEditingSaveas": "Errore bat gertatu da dokumentuarekin lan egitean.
Erabili 'Gorde honela...' aukera fitxategiaren babeskopia zure ordenagailuko disko gogorrean gordetzeko.", "SSE.Controllers.Main.errorEditView": "Uneko orri-ikuspegia ezin da editatu eta berriak ezin dira sortu momentu honetan horietako batzuk editatuak izaten ari baitira.", "SSE.Controllers.Main.errorEmailClient": "Ezin izan da posta-bezerorik aurkitu.", @@ -2088,22 +2088,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Ireki fitxategiaren kokalekua", "SSE.Views.FileMenu.btnCloseMenuCaption": "Itxi menua", "SSE.Views.FileMenu.btnCreateNewCaption": "Sortu berria", - "SSE.Views.FileMenu.btnDownloadCaption": "Deskargatu honela...", + "SSE.Views.FileMenu.btnDownloadCaption": "Deskargatu honela", "SSE.Views.FileMenu.btnExitCaption": "Itxi", - "SSE.Views.FileMenu.btnFileOpenCaption": "Ireki...", - "SSE.Views.FileMenu.btnHelpCaption": "Laguntza...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Ireki", + "SSE.Views.FileMenu.btnHelpCaption": "Laguntza", "SSE.Views.FileMenu.btnHistoryCaption": "Bertsioen historia", - "SSE.Views.FileMenu.btnInfoCaption": "Kalkulu-orriaren informazioa...", + "SSE.Views.FileMenu.btnInfoCaption": "Kalkulu-orriaren informazioa", "SSE.Views.FileMenu.btnPrintCaption": "Inprimatu", "SSE.Views.FileMenu.btnProtectCaption": "Babestu", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Ireki azkenak...", - "SSE.Views.FileMenu.btnRenameCaption": "Aldatu izena...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Ireki azkenak", + "SSE.Views.FileMenu.btnRenameCaption": "Aldatu izena", "SSE.Views.FileMenu.btnReturnCaption": "Atzera kalkulu-orrira", - "SSE.Views.FileMenu.btnRightsCaption": "Sarbide-eskubideak...", + "SSE.Views.FileMenu.btnRightsCaption": "Sarbide-eskubideak", "SSE.Views.FileMenu.btnSaveAsCaption": "Gorde honela", "SSE.Views.FileMenu.btnSaveCaption": "Gorde", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Gorde kopia honela...", - "SSE.Views.FileMenu.btnSettingsCaption": "Ezarpen aurreratuak...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Gorde kopia honela", + "SSE.Views.FileMenu.btnSettingsCaption": "Ezarpen aurreratuak", "SSE.Views.FileMenu.btnToEditCaption": "Editatu kalkulu-orria", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Kalkulu-orri hutsa", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Sortu berria", diff --git a/apps/spreadsheeteditor/main/locale/fi.json b/apps/spreadsheeteditor/main/locale/fi.json index 4c7c9015e..1e8b3c711 100644 --- a/apps/spreadsheeteditor/main/locale/fi.json +++ b/apps/spreadsheeteditor/main/locale/fi.json @@ -956,17 +956,17 @@ "SSE.Views.FileMenu.btnBackCaption": "Siirry Asiakirjoihin", "SSE.Views.FileMenu.btnCloseMenuCaption": "Sulje valikko", "SSE.Views.FileMenu.btnCreateNewCaption": "Luo uusi", - "SSE.Views.FileMenu.btnDownloadCaption": "Lataa kuten...", - "SSE.Views.FileMenu.btnHelpCaption": "Tuki...", - "SSE.Views.FileMenu.btnInfoCaption": "Laskutaulukon tiedot...", + "SSE.Views.FileMenu.btnDownloadCaption": "Lataa kuten", + "SSE.Views.FileMenu.btnHelpCaption": "Tuki", + "SSE.Views.FileMenu.btnInfoCaption": "Laskutaulukon tiedot", "SSE.Views.FileMenu.btnPrintCaption": "Tulosta", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Avaa viimeaikainen...", - "SSE.Views.FileMenu.btnRenameCaption": "Nimeä uudelleen...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Avaa viimeaikainen", + "SSE.Views.FileMenu.btnRenameCaption": "Nimeä uudelleen", "SSE.Views.FileMenu.btnReturnCaption": "Takaisin taulukkoon", - "SSE.Views.FileMenu.btnRightsCaption": "Käyttöoikeudet...", + "SSE.Views.FileMenu.btnRightsCaption": "Käyttöoikeudet", "SSE.Views.FileMenu.btnSaveAsCaption": "Tallenna nimellä", "SSE.Views.FileMenu.btnSaveCaption": "Tallenna", - "SSE.Views.FileMenu.btnSettingsCaption": "Laajennetut asetukset...", + "SSE.Views.FileMenu.btnSettingsCaption": "Laajennetut asetukset", "SSE.Views.FileMenu.btnToEditCaption": "Muokkaa työkirjaa", "SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Kirjoittaja", "SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Muuta käyttöoikeuksia", diff --git a/apps/spreadsheeteditor/main/locale/fr.json b/apps/spreadsheeteditor/main/locale/fr.json index d809fa54c..cec186e1d 100644 --- a/apps/spreadsheeteditor/main/locale/fr.json +++ b/apps/spreadsheeteditor/main/locale/fr.json @@ -395,6 +395,7 @@ "Common.Views.SearchPanel.textCaseSensitive": "Sensible à la casse", "Common.Views.SearchPanel.textCell": "Cellule", "Common.Views.SearchPanel.textCloseSearch": "Fermer la recherche", + "Common.Views.SearchPanel.textContentChanged": "Document modifié.", "Common.Views.SearchPanel.textFind": "Rechercher", "Common.Views.SearchPanel.textFindAndReplace": "Rechercher et remplacer", "Common.Views.SearchPanel.textFormula": "Formule", @@ -409,6 +410,7 @@ "Common.Views.SearchPanel.textReplaceAll": "Remplacer tout", "Common.Views.SearchPanel.textReplaceWith": "Remplacer par", "Common.Views.SearchPanel.textSearch": "Recherche", + "Common.Views.SearchPanel.textSearchAgain": "{0}Effectuer une nouvelle recherche{1} pour obtenir des résultats précis.", "Common.Views.SearchPanel.textSearchHasStopped": "La recherche a été arrêtée", "Common.Views.SearchPanel.textSearchOptions": "Options de recherche", "Common.Views.SearchPanel.textSearchResults": "Résultats de la recherche : {0}/{1}", @@ -717,7 +719,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Code d'erreur: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Vous essayez de supprimer une colonne qui contient une cellule verrouillée. Les cellules verrouillées ne peuvent pas être supprimées lorsque la feuille de calcul est protégée.
Pour supprimer une cellule verrouillée, déprotégez la feuille. Il se peut que l'on vous demande de saisir un mot de passe.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Vous essayez de supprimer une ligne qui contient une cellule verrouillée. Les cellules verrouillées ne peuvent pas être supprimées lorsque la feuille de calcul est protégée.
Pour supprimer une cellule verrouillée, déprotégez la feuille. Il se peut que l'on vous demande de saisir un mot de passe.", - "SSE.Controllers.Main.errorEditingDownloadas": "Une erreur s'est produite lors du travail avec le document.
Utilisez l'option 'Télécharger comme...' pour enregistrer une copie de sauvegarde du fichier sur le disque dur de votre ordinateur.", + "SSE.Controllers.Main.errorEditingDownloadas": "Une erreur s'est produite lors du travail avec le document.
Utilisez l'option 'Télécharger comme' pour enregistrer une copie de sauvegarde du fichier sur le disque dur de votre ordinateur.", "SSE.Controllers.Main.errorEditingSaveas": "Une erreur s'est produite lors du travail avec le document.
Utilisez l'option 'Télécharger comme...' pour enregistrer une copie de sauvegarde sur le disque dur de votre ordinateur. ", "SSE.Controllers.Main.errorEditView": "L'affichage d'une feuille actuelle ne peut pas être édité et les nouveaux affichages ne peuvent pas être créés pour le moment parce que l'un d'eux est en cours d'édition.", "SSE.Controllers.Main.errorEmailClient": "Pas de client messagerie trouvé", @@ -1793,7 +1795,7 @@ "SSE.Views.CreatePivotDialog.textDestination": "Choisissez l'émplacement du tableau", "SSE.Views.CreatePivotDialog.textExist": "Feuille de calcul existante", "SSE.Views.CreatePivotDialog.textInvalidRange": "Plage de cellules non valide", - "SSE.Views.CreatePivotDialog.textNew": "Nouvelle feuille e calcul", + "SSE.Views.CreatePivotDialog.textNew": "Nouvelle feuille de calcul", "SSE.Views.CreatePivotDialog.textSelectData": "Sélectionner des données", "SSE.Views.CreatePivotDialog.textTitle": "Créer un tableau croisé dynamique", "SSE.Views.CreatePivotDialog.txtEmpty": "Ce champ est obligatoire", @@ -2088,22 +2090,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Ouvrir l'emplacement du fichier", "SSE.Views.FileMenu.btnCloseMenuCaption": "Fermer le menu", "SSE.Views.FileMenu.btnCreateNewCaption": "Nouveau classeur", - "SSE.Views.FileMenu.btnDownloadCaption": "Télécharger comme...", + "SSE.Views.FileMenu.btnDownloadCaption": "Télécharger comme", "SSE.Views.FileMenu.btnExitCaption": "Fermer", - "SSE.Views.FileMenu.btnFileOpenCaption": "Ouvrir...", - "SSE.Views.FileMenu.btnHelpCaption": "Aide...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Ouvrir", + "SSE.Views.FileMenu.btnHelpCaption": "Aide", "SSE.Views.FileMenu.btnHistoryCaption": "Historique des versions", - "SSE.Views.FileMenu.btnInfoCaption": "Informations du classeur...", + "SSE.Views.FileMenu.btnInfoCaption": "Informations du classeur", "SSE.Views.FileMenu.btnPrintCaption": "Imprimer", "SSE.Views.FileMenu.btnProtectCaption": "Protéger", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Ouvrir récente...", - "SSE.Views.FileMenu.btnRenameCaption": "Renommer...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Ouvrir récente", + "SSE.Views.FileMenu.btnRenameCaption": "Renommer", "SSE.Views.FileMenu.btnReturnCaption": "Retour à la feuille de calcul", - "SSE.Views.FileMenu.btnRightsCaption": "Droits d'accès...", + "SSE.Views.FileMenu.btnRightsCaption": "Droits d'accès", "SSE.Views.FileMenu.btnSaveAsCaption": "Enregistrer sous", "SSE.Views.FileMenu.btnSaveCaption": "Enregistrer", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Enregistrer une copie comme...", - "SSE.Views.FileMenu.btnSettingsCaption": "Paramètres avancés...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Enregistrer une copie comme", + "SSE.Views.FileMenu.btnSettingsCaption": "Paramètres avancés", "SSE.Views.FileMenu.btnToEditCaption": "Modifier la feuille de calcul", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Feuille de calcul vide", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Créer nouveau", @@ -2718,6 +2720,7 @@ "SSE.Views.PivotSettingsAdvanced.textAltDescription": "Description", "SSE.Views.PivotSettingsAdvanced.textAltTip": "La représentation textuelle alternative des informations sur l’objet visuel, qui sera lue par les personnes avec des déficiences cognitives ou visuelles pour les aider à mieux comprendre l'information de l’image, de la forme automatique, du graphique ou du tableau.", "SSE.Views.PivotSettingsAdvanced.textAltTitle": "Titre", + "SSE.Views.PivotSettingsAdvanced.textAutofitColWidth": "Ajuster automatiquement la largeur de colonne lors de la mise à jour", "SSE.Views.PivotSettingsAdvanced.textDataRange": "Plage de données", "SSE.Views.PivotSettingsAdvanced.textDataSource": "La source de données", "SSE.Views.PivotSettingsAdvanced.textDisplayFields": "Afficher les champs dans la zone de filtre du report", @@ -3361,6 +3364,7 @@ "SSE.Views.Toolbar.capInsertSpark": "Graphique sparkline", "SSE.Views.Toolbar.capInsertTable": "Tableau", "SSE.Views.Toolbar.capInsertText": "Zone de texte", + "SSE.Views.Toolbar.capInsertTextart": "Text Art", "SSE.Views.Toolbar.mniImageFromFile": "Image à partir d'un fichier", "SSE.Views.Toolbar.mniImageFromStorage": "Image de stockage", "SSE.Views.Toolbar.mniImageFromUrl": "Image à partir d'une URL", @@ -3674,6 +3678,7 @@ "SSE.Views.ViewTab.tipClose": "Fermer l'aperçu d'une feuille", "SSE.Views.ViewTab.tipCreate": "Créer l'aperçu d'une feuille", "SSE.Views.ViewTab.tipFreeze": "Verrouiller les volets", + "SSE.Views.ViewTab.tipInterfaceTheme": "Thème d'interface", "SSE.Views.ViewTab.tipSheetView": "Afficher une feuille", "SSE.Views.WBProtection.hintAllowRanges": "Autoriser la modification des plages", "SSE.Views.WBProtection.hintProtectSheet": "Protéger la feuille de calcul", diff --git a/apps/spreadsheeteditor/main/locale/gl.json b/apps/spreadsheeteditor/main/locale/gl.json index 749af1bf1..690381398 100644 --- a/apps/spreadsheeteditor/main/locale/gl.json +++ b/apps/spreadsheeteditor/main/locale/gl.json @@ -710,7 +710,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Código do erro: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Estás intentando eliminar unha columna que conteña unha cela bloqueada. Non se poden eliminar as celas bloqueadas mentres a folla de traballo está protexida.
Para eliminar unha cela bloqueada, desprotexa a folla. Pódeselle solicitar que introduza un contrasinal.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Estás intentando eliminar unha fila que conteña unha cela bloqueada. Non se poden eliminar as celas bloqueadas mentres a folla de traballo está protexida.
Para eliminar unha cela bloqueada, desprotexa a folla. Pódeselle solicitar que introduza un contrasinal.", - "SSE.Controllers.Main.errorEditingDownloadas": "Ocorreu un erro ao traballar no documento.
Utilice a opción 'Descargar como...' para gardar unha copia do ficheiro no seu computador.", + "SSE.Controllers.Main.errorEditingDownloadas": "Ocorreu un erro ao traballar no documento.
Utilice a opción 'Descargar como' para gardar unha copia do ficheiro no seu computador.", "SSE.Controllers.Main.errorEditingSaveas": "Ocorreu un erro ao traballar no documento.
utilice a opción 'Gardar como...\" para gardar unha copia do ficheiro no seu computador.", "SSE.Controllers.Main.errorEditView": "A vista de folla existente non se pode editar e as novas non se poden crear no momento en que se están editando algunhas delas.", "SSE.Controllers.Main.errorEmailClient": "Non se puido atopar ningún cliente de correo electrónico", @@ -2080,22 +2080,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Abrir ubicación do ficheiro", "SSE.Views.FileMenu.btnCloseMenuCaption": "Pechar menú", "SSE.Views.FileMenu.btnCreateNewCaption": "Crear novo", - "SSE.Views.FileMenu.btnDownloadCaption": "Descargar como...", + "SSE.Views.FileMenu.btnDownloadCaption": "Descargar como", "SSE.Views.FileMenu.btnExitCaption": "Saír", - "SSE.Views.FileMenu.btnFileOpenCaption": "Abrir...", - "SSE.Views.FileMenu.btnHelpCaption": "Axuda...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Abrir", + "SSE.Views.FileMenu.btnHelpCaption": "Axuda", "SSE.Views.FileMenu.btnHistoryCaption": "Historial de versións", - "SSE.Views.FileMenu.btnInfoCaption": "Info sobre folla de cálculo...", + "SSE.Views.FileMenu.btnInfoCaption": "Info sobre folla de cálculo", "SSE.Views.FileMenu.btnPrintCaption": "Imprimir", "SSE.Views.FileMenu.btnProtectCaption": "Protexer", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente...", - "SSE.Views.FileMenu.btnRenameCaption": "Renomear...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente", + "SSE.Views.FileMenu.btnRenameCaption": "Renomear", "SSE.Views.FileMenu.btnReturnCaption": "Volver á folla de cálculo", - "SSE.Views.FileMenu.btnRightsCaption": "Dereitos de acceso...", + "SSE.Views.FileMenu.btnRightsCaption": "Dereitos de acceso", "SSE.Views.FileMenu.btnSaveAsCaption": "Gardar como", "SSE.Views.FileMenu.btnSaveCaption": "Gardar", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Gardar copia como...", - "SSE.Views.FileMenu.btnSettingsCaption": "Configuracións avanzadas...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Gardar copia como", + "SSE.Views.FileMenu.btnSettingsCaption": "Configuracións avanzadas", "SSE.Views.FileMenu.btnToEditCaption": "Editar folla de cálculo", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Folla de cálculo en branco", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Crear novo", diff --git a/apps/spreadsheeteditor/main/locale/hu.json b/apps/spreadsheeteditor/main/locale/hu.json index c08ec713d..78b41a4f6 100644 --- a/apps/spreadsheeteditor/main/locale/hu.json +++ b/apps/spreadsheeteditor/main/locale/hu.json @@ -717,7 +717,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Hibakód: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Olyan oszlopot próbál törölni, amely zárolt cellát tartalmaz. A zárolt cellák nem törölhetők, amíg a munkalap védett.
Zárolt cella törléséhez szüntesse meg a munkalap védelmét. Előfordulhat, hogy ehhez jelszót kell megadnia.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Olyan sort próbál törölni, amely zárolt cellát tartalmaz. A zárolt cellák nem törölhetők, amíg a munkalap védett.
Zárolt cella törléséhez szüntesse meg a munkalap védelmét. Előfordulhat, hogy ehhez jelszót kell megadnia.", - "SSE.Controllers.Main.errorEditingDownloadas": "A dokumentummal való munka során hiba történt.
Használja a 'Letöltés másként...' opciót a fájl biztonsági másolatának mentéséhez meghajtóra.", + "SSE.Controllers.Main.errorEditingDownloadas": "A dokumentummal való munka során hiba történt.
Használja a 'Letöltés másként' opciót a fájl biztonsági másolatának mentéséhez meghajtóra.", "SSE.Controllers.Main.errorEditingSaveas": "Hiba történt a dokumentummal végzett munka során.
Használja a 'Mentés másként...' opciót, hogy mentse a fájl biztonsági másolatát a számítógép merevlemezére.", "SSE.Controllers.Main.errorEditView": "A meglévő lapnézet nem szerkeszthető, és újak nem hozhatók létre jelenleg, mivel néhányukat szerkesztik.", "SSE.Controllers.Main.errorEmailClient": "Nem található e-mail kliens.", @@ -2088,22 +2088,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Fájl helyének megnyitása", "SSE.Views.FileMenu.btnCloseMenuCaption": "Menü bezárása", "SSE.Views.FileMenu.btnCreateNewCaption": "Új létrehozása", - "SSE.Views.FileMenu.btnDownloadCaption": "Letöltés másként...", + "SSE.Views.FileMenu.btnDownloadCaption": "Letöltés másként", "SSE.Views.FileMenu.btnExitCaption": "Bezár", - "SSE.Views.FileMenu.btnFileOpenCaption": "Megnyitás...", - "SSE.Views.FileMenu.btnHelpCaption": "Súgó...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Megnyitás", + "SSE.Views.FileMenu.btnHelpCaption": "Súgó", "SSE.Views.FileMenu.btnHistoryCaption": "Verziótörténet", - "SSE.Views.FileMenu.btnInfoCaption": "Munkafüzet infó...", + "SSE.Views.FileMenu.btnInfoCaption": "Munkafüzet infó", "SSE.Views.FileMenu.btnPrintCaption": "Nyomtatás", "SSE.Views.FileMenu.btnProtectCaption": "Megvéd", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Korábbi megnyitása...", - "SSE.Views.FileMenu.btnRenameCaption": "Átnevezés...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Korábbi megnyitása", + "SSE.Views.FileMenu.btnRenameCaption": "Átnevezés", "SSE.Views.FileMenu.btnReturnCaption": "Vissza a munkafüzethez", - "SSE.Views.FileMenu.btnRightsCaption": "Hozzáférési jogosultságok...", + "SSE.Views.FileMenu.btnRightsCaption": "Hozzáférési jogosultságok", "SSE.Views.FileMenu.btnSaveAsCaption": "Menés másként", "SSE.Views.FileMenu.btnSaveCaption": "Mentés", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Másolat mentése mint...", - "SSE.Views.FileMenu.btnSettingsCaption": "Haladó beállítások...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Másolat mentése mint", + "SSE.Views.FileMenu.btnSettingsCaption": "Haladó beállítások", "SSE.Views.FileMenu.btnToEditCaption": "Munkafüzet szerkesztése", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Üres munkafüzet", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Új létrehozása", diff --git a/apps/spreadsheeteditor/main/locale/hy.json b/apps/spreadsheeteditor/main/locale/hy.json index 82d1148a4..eef5a8d62 100644 --- a/apps/spreadsheeteditor/main/locale/hy.json +++ b/apps/spreadsheeteditor/main/locale/hy.json @@ -717,7 +717,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Սխալի կոդ՝ %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Դուք փորձում եք ջնջել մի սյունակ, որը պարունակում է կողպված բջիջ: Կողպված բջիջները չեն կարող ջնջվել, քանի դեռ աշխատանքային թերթը պաշտպանված է:
Կողպված բջիջը ջնջելու համար չպաշտպանեք թերթը: Ձեզանից կարող է պահանջվել մուտքագրել գաղտնաբառ:", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Դուք փորձում եք ջնջել մի տող, որը պարունակում է կողպված բջիջ: Կողպված բջիջները չեն կարող ջնջվել, քանի դեռ աշխատանքային թերթը պաշտպանված է:
Կողպված բջիջը ջնջելու համար չպաշտպանեք թերթը: Ձեզանից կարող է պահանջվել մուտքագրել գաղտնաբառ:", - "SSE.Controllers.Main.errorEditingDownloadas": "Փաստաթղթի հետ աշխատանքի ընթացքում տեղի ունեցավ սխալ։
«Ներբեռնել որպես...» հրամանով պահպանեք նիշքի պահուստային պատճենը Ձեր համակարգչի կոշտ սկավառակում։", + "SSE.Controllers.Main.errorEditingDownloadas": "Փաստաթղթի հետ աշխատանքի ընթացքում տեղի ունեցավ սխալ։
«Ներբեռնել որպես» հրամանով պահպանեք նիշքի պահուստային պատճենը Ձեր համակարգչի կոշտ սկավառակում։", "SSE.Controllers.Main.errorEditingSaveas": "Փաստաթղթի հետ աշխատանքի ընթացքում տեղի ունեցավ սխալ։
«Պահպանել որպես...» հրամանով պահպանեք նիշքի պահուստային պատճենը Ձեր համակարգչի կոշտ սկավառակում։", "SSE.Controllers.Main.errorEditView": "Գոյություն ունեցող թերթերի տեսքը հնարավոր չէ խմբագրել, իսկ նորերը չեն կարող ստեղծվել այս պահին, քանի որ դրանցից մի քանիսը խմբագրվում են:", "SSE.Controllers.Main.errorEmailClient": "Էլփոստի հաճախորդ չի գտնվել:", @@ -2088,22 +2088,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Բացել նիշքի պանակը", "SSE.Views.FileMenu.btnCloseMenuCaption": "Փակել ընտրացանկը", "SSE.Views.FileMenu.btnCreateNewCaption": "Ստեղծել նորը", - "SSE.Views.FileMenu.btnDownloadCaption": "Ներբեռնել որպես...", + "SSE.Views.FileMenu.btnDownloadCaption": "Ներբեռնել որպես", "SSE.Views.FileMenu.btnExitCaption": "Փակել", - "SSE.Views.FileMenu.btnFileOpenCaption": "Բացել․․․", - "SSE.Views.FileMenu.btnHelpCaption": "Օգնություն․․․", + "SSE.Views.FileMenu.btnFileOpenCaption": "Բացել", + "SSE.Views.FileMenu.btnHelpCaption": "Օգնություն", "SSE.Views.FileMenu.btnHistoryCaption": "Տարբերակի պատմություն", - "SSE.Views.FileMenu.btnInfoCaption": "Աղյուսակաթերթի մասին...", + "SSE.Views.FileMenu.btnInfoCaption": "Աղյուսակաթերթի մասին", "SSE.Views.FileMenu.btnPrintCaption": "Տպել", "SSE.Views.FileMenu.btnProtectCaption": "Պաշտպանել", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Բացել վերջինը...", - "SSE.Views.FileMenu.btnRenameCaption": "Վերանվանել․․․", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Բացել վերջինը", + "SSE.Views.FileMenu.btnRenameCaption": "Վերանվանել", "SSE.Views.FileMenu.btnReturnCaption": "Վերադառնալ աղյուսակաթերթ", - "SSE.Views.FileMenu.btnRightsCaption": "Մատչման իրավունքներ...", + "SSE.Views.FileMenu.btnRightsCaption": "Մատչման իրավունքներ", "SSE.Views.FileMenu.btnSaveAsCaption": "Պահպանել որպես", "SSE.Views.FileMenu.btnSaveCaption": "Պահպանել", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Պահպանել պատճենը որպես...", - "SSE.Views.FileMenu.btnSettingsCaption": "Հավելյալ կարգավորումներ...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Պահպանել պատճենը որպես", + "SSE.Views.FileMenu.btnSettingsCaption": "Հավելյալ կարգավորումներ", "SSE.Views.FileMenu.btnToEditCaption": "Խմբագրել աղյուսակաթերթը", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Դատարկ աղյուսակ", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Ստեղծել նորը", diff --git a/apps/spreadsheeteditor/main/locale/id.json b/apps/spreadsheeteditor/main/locale/id.json index b881e7cd4..8c0547f85 100644 --- a/apps/spreadsheeteditor/main/locale/id.json +++ b/apps/spreadsheeteditor/main/locale/id.json @@ -667,7 +667,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Kode kesalahan: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Anda mencoba menghapus kolom yang memiliki sel yang terkunci. Sel yang terkunci tidak bisa dihapus ketika worksheet diproteksi.
Untuk menghapus sel yang terkunci, buka proteksi sheet. Anda mungkin diminta untuk mengisi password.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Anda mencoba menghapus baris yang memiliki sel yang terkunci. Sel yang terkunci tidak bisa dihapus ketika worksheet diproteksi.
Untuk menghapus sel yang terkunci, buka proteksi sheet. Anda mungkin diminta untuk mengisi password.", - "SSE.Controllers.Main.errorEditingDownloadas": "Ada kesalahan saat bekerja dengan dokumen.
Gunakan opsi 'Download sebagai...' untuk menyimpan file salinan backup ke komputer Anda.", + "SSE.Controllers.Main.errorEditingDownloadas": "Ada kesalahan saat bekerja dengan dokumen.
Gunakan opsi 'Download sebagai' untuk menyimpan file salinan backup ke komputer Anda.", "SSE.Controllers.Main.errorEditingSaveas": "Ada kesalahan saat bekerja dengan dokumen.
Gunakan opsi 'Simpan sebagai...' untuk menyimpan file salinan backup ke komputer Anda.", "SSE.Controllers.Main.errorEditView": "Tampilan sheet yang ada tidak dapat diedit dan yang baru tidak dapat dibuat saat ini karena beberapa di antaranya sedang diedit.", "SSE.Controllers.Main.errorEmailClient": "Email klein tidak bisa ditemukan.", @@ -2024,22 +2024,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Buka Dokumen", "SSE.Views.FileMenu.btnCloseMenuCaption": "Tutup Menu", "SSE.Views.FileMenu.btnCreateNewCaption": "Buat Baru", - "SSE.Views.FileMenu.btnDownloadCaption": "Unduh sebagai...", + "SSE.Views.FileMenu.btnDownloadCaption": "Unduh sebagai", "SSE.Views.FileMenu.btnExitCaption": "Tutup", - "SSE.Views.FileMenu.btnFileOpenCaption": "Buka...", - "SSE.Views.FileMenu.btnHelpCaption": "Bantuan...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Buka", + "SSE.Views.FileMenu.btnHelpCaption": "Bantuan", "SSE.Views.FileMenu.btnHistoryCaption": "Riwayat Versi", - "SSE.Views.FileMenu.btnInfoCaption": "Info Spreadsheet...", + "SSE.Views.FileMenu.btnInfoCaption": "Info Spreadsheet", "SSE.Views.FileMenu.btnPrintCaption": "Cetak", "SSE.Views.FileMenu.btnProtectCaption": "Proteksi", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Membuka yang Terbaru...", - "SSE.Views.FileMenu.btnRenameCaption": "Ganti nama...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Membuka yang Terbaru", + "SSE.Views.FileMenu.btnRenameCaption": "Ganti nama", "SSE.Views.FileMenu.btnReturnCaption": "Kembali ke Spreadsheet", - "SSE.Views.FileMenu.btnRightsCaption": "Hak Akses...", + "SSE.Views.FileMenu.btnRightsCaption": "Hak Akses", "SSE.Views.FileMenu.btnSaveAsCaption": "Simpan sebagai", "SSE.Views.FileMenu.btnSaveCaption": "Simpan", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Simpan Salinan sebagai...", - "SSE.Views.FileMenu.btnSettingsCaption": "Pengaturan Lanjut...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Simpan Salinan sebagai", + "SSE.Views.FileMenu.btnSettingsCaption": "Pengaturan Lanjut", "SSE.Views.FileMenu.btnToEditCaption": "Edit Spreadsheet", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Spreadsheet Kosong", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Buat Baru", diff --git a/apps/spreadsheeteditor/main/locale/it.json b/apps/spreadsheeteditor/main/locale/it.json index ff05e2185..067149ecd 100644 --- a/apps/spreadsheeteditor/main/locale/it.json +++ b/apps/spreadsheeteditor/main/locale/it.json @@ -717,7 +717,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Codice errore: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Stai tentando di eliminare una colonna che contiene una cella bloccata. Le celle bloccate non possono essere eliminate se il foglio di calcolo è protetto.
Per eliminare una cella bloccata, devi rimuovere la protezione del foglio. Potrebbe esserti richiesto di inserire una password.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Stai tentando di eliminare una riga che contiene una cella bloccata. Le celle bloccate non possono essere eliminate se il foglio di calcolo è protetto.
Per eliminare una cella bloccata, devi rimuovere la protezione del foglio. Potrebbe esserti richiesto di inserire una password.", - "SSE.Controllers.Main.errorEditingDownloadas": "Si è verificato un errore durante il lavoro con il documento.
Utilizza l'opzione 'Scaricare come ...' per salvare la copia di backup del file sul disco rigido del computer.", + "SSE.Controllers.Main.errorEditingDownloadas": "Si è verificato un errore durante il lavoro con il documento.
Utilizza l'opzione 'Scaricare come' per salvare la copia di backup del file sul disco rigido del computer.", "SSE.Controllers.Main.errorEditingSaveas": "Si è verificato un errore durante il lavoro con il documento.
Utilizza l'opzione 'Salvare come ...' per salvare la copia di backup del file sul disco rigido del computer.", "SSE.Controllers.Main.errorEditView": "La vista del foglio esistente non possono essere modificati, e quelli nuovi non possono essere creati al momento poiché alcuni di essi sono in fase di modifica.", "SSE.Controllers.Main.errorEmailClient": "Non è stato trovato nessun client di posta elettronica.", @@ -2088,22 +2088,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Apri percorso file", "SSE.Views.FileMenu.btnCloseMenuCaption": "Chiudi menù", "SSE.Views.FileMenu.btnCreateNewCaption": "Crea una nuova didascalia", - "SSE.Views.FileMenu.btnDownloadCaption": "Scarica come...", + "SSE.Views.FileMenu.btnDownloadCaption": "Scarica come", "SSE.Views.FileMenu.btnExitCaption": "Chiudere", - "SSE.Views.FileMenu.btnFileOpenCaption": "Aprire...", - "SSE.Views.FileMenu.btnHelpCaption": "Guida...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Aprire", + "SSE.Views.FileMenu.btnHelpCaption": "Guida", "SSE.Views.FileMenu.btnHistoryCaption": "Cronologia delle versioni", - "SSE.Views.FileMenu.btnInfoCaption": "Informazioni foglio di calcolo...", + "SSE.Views.FileMenu.btnInfoCaption": "Informazioni foglio di calcolo", "SSE.Views.FileMenu.btnPrintCaption": "Stampa", "SSE.Views.FileMenu.btnProtectCaption": "Proteggi", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Apri recenti...", - "SSE.Views.FileMenu.btnRenameCaption": "Rinomina...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Apri recenti", + "SSE.Views.FileMenu.btnRenameCaption": "Rinomina", "SSE.Views.FileMenu.btnReturnCaption": "Torna al foglio di calcolo", - "SSE.Views.FileMenu.btnRightsCaption": "Diritti di accesso...", + "SSE.Views.FileMenu.btnRightsCaption": "Diritti di accesso", "SSE.Views.FileMenu.btnSaveAsCaption": "Salva come", "SSE.Views.FileMenu.btnSaveCaption": "Salva", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Salva copia come...", - "SSE.Views.FileMenu.btnSettingsCaption": "Impostazioni avanzate...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Salva copia come", + "SSE.Views.FileMenu.btnSettingsCaption": "Impostazioni avanzate", "SSE.Views.FileMenu.btnToEditCaption": "Modifica foglio di calcolo", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Folio di calcolo vuoto", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Creare nuovo", diff --git a/apps/spreadsheeteditor/main/locale/ja.json b/apps/spreadsheeteditor/main/locale/ja.json index 4657fc195..9f4cad8e5 100644 --- a/apps/spreadsheeteditor/main/locale/ja.json +++ b/apps/spreadsheeteditor/main/locale/ja.json @@ -2091,19 +2091,19 @@ "SSE.Views.FileMenu.btnDownloadCaption": "名前を付けてダウンロード", "SSE.Views.FileMenu.btnExitCaption": "閉じる", "SSE.Views.FileMenu.btnFileOpenCaption": "開く", - "SSE.Views.FileMenu.btnHelpCaption": "ヘルプ...", + "SSE.Views.FileMenu.btnHelpCaption": "ヘルプ", "SSE.Views.FileMenu.btnHistoryCaption": "バージョン履歴", - "SSE.Views.FileMenu.btnInfoCaption": "スプレッドシートの情報...", + "SSE.Views.FileMenu.btnInfoCaption": "スプレッドシートの情報", "SSE.Views.FileMenu.btnPrintCaption": "印刷", "SSE.Views.FileMenu.btnProtectCaption": "保護する", "SSE.Views.FileMenu.btnRecentFilesCaption": "最近使ったファイルを開く", "SSE.Views.FileMenu.btnRenameCaption": "名前を変更する", "SSE.Views.FileMenu.btnReturnCaption": "スプレッドシートに戻る", - "SSE.Views.FileMenu.btnRightsCaption": "アクセス権...", + "SSE.Views.FileMenu.btnRightsCaption": "アクセス権", "SSE.Views.FileMenu.btnSaveAsCaption": "名前を付けて保存", "SSE.Views.FileMenu.btnSaveCaption": "保存", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "別名で保存...", - "SSE.Views.FileMenu.btnSettingsCaption": "詳細設定...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "別名で保存", + "SSE.Views.FileMenu.btnSettingsCaption": "詳細設定", "SSE.Views.FileMenu.btnToEditCaption": "スプレッドシートを編集", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "空白のスプレッドシート", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "新規作成", diff --git a/apps/spreadsheeteditor/main/locale/ko.json b/apps/spreadsheeteditor/main/locale/ko.json index 35c97360f..7c23e4b6f 100644 --- a/apps/spreadsheeteditor/main/locale/ko.json +++ b/apps/spreadsheeteditor/main/locale/ko.json @@ -668,7 +668,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "오류 코드 : % 1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "잠긴 셀이 포함된 열을 삭제하려고 합니다. 워크시트가 보호된 경우 잠긴 셀은 삭제할 수 없습니다.
잠긴 셀을 삭제하려면 워크시트의 잠금을 해제하세요. 입력한 비밀번호를 수정해야 할 수도 있습니다.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "잠긴 셀이 포함된 행을 삭제하려고 합니다. 워크시트가 보호된 경우 잠긴 셀은 삭제할 수 없습니다.
잠긴 셀을 삭제하려면 워크시트의 잠금을 해제하세요. 입력한 비밀번호를 수정해야 할 수도 있습니다.", - "SSE.Controllers.Main.errorEditingDownloadas": " 문서 작업 중에 알수 없는 장애가 발생했습니다.
\"다른 이름으로 다운로드...\"를 선택하여 파일을 현재 사용 중인 컴퓨터 하드 디스크에 저장하시기 바랍니다.", + "SSE.Controllers.Main.errorEditingDownloadas": " 문서 작업 중에 알수 없는 장애가 발생했습니다.
\"다른 이름으로 다운로드\"를 선택하여 파일을 현재 사용 중인 컴퓨터 하드 디스크에 저장하시기 바랍니다.", "SSE.Controllers.Main.errorEditingSaveas": " 문서 작업 중에 알수 없는 장애가 발생하였습니다.
\"다른 이름으로 저장...\"을 선택하여 현재 사용 중인 컴퓨터의 하드 디스크에 저장하시기 바랍니다.", "SSE.Controllers.Main.errorEditView": "그 중 일부가 편집 중이기 때문에 현재 기존 도면 뷰를 편집하거나 새 도면 뷰를 생성할 수 없습니다.", "SSE.Controllers.Main.errorEmailClient": "이메일 클라이언트를 찾을 수 없습니다.", @@ -2025,22 +2025,22 @@ "SSE.Views.FileMenu.btnBackCaption": "파일 위치 열기", "SSE.Views.FileMenu.btnCloseMenuCaption": "메뉴 닫기", "SSE.Views.FileMenu.btnCreateNewCaption": "새로 만들기", - "SSE.Views.FileMenu.btnDownloadCaption": "다운로드 방법 ...", + "SSE.Views.FileMenu.btnDownloadCaption": "다운로드 방법", "SSE.Views.FileMenu.btnExitCaption": "완료", "SSE.Views.FileMenu.btnFileOpenCaption": "열기", - "SSE.Views.FileMenu.btnHelpCaption": "Help ...", + "SSE.Views.FileMenu.btnHelpCaption": "Help", "SSE.Views.FileMenu.btnHistoryCaption": "버전 기록", - "SSE.Views.FileMenu.btnInfoCaption": "스프레드 시트 정보 ...", + "SSE.Views.FileMenu.btnInfoCaption": "스프레드 시트 정보", "SSE.Views.FileMenu.btnPrintCaption": "인쇄", "SSE.Views.FileMenu.btnProtectCaption": "보호", - "SSE.Views.FileMenu.btnRecentFilesCaption": "최근 열기 ...", - "SSE.Views.FileMenu.btnRenameCaption": "Rename ...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "최근 열기", + "SSE.Views.FileMenu.btnRenameCaption": "Rename", "SSE.Views.FileMenu.btnReturnCaption": "스프레드 시트로 돌아 가기", - "SSE.Views.FileMenu.btnRightsCaption": "액세스 권한 ...", + "SSE.Views.FileMenu.btnRightsCaption": "액세스 권한", "SSE.Views.FileMenu.btnSaveAsCaption": "다른 이름으로 저장", "SSE.Views.FileMenu.btnSaveCaption": "저장", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "다른 이름으로 저장...", - "SSE.Views.FileMenu.btnSettingsCaption": "고급 설정 ...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "다른 이름으로 저장", + "SSE.Views.FileMenu.btnSettingsCaption": "고급 설정", "SSE.Views.FileMenu.btnToEditCaption": "스프레드 시트 편집", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "빈 스프레드시트", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "새로 만들기", diff --git a/apps/spreadsheeteditor/main/locale/lo.json b/apps/spreadsheeteditor/main/locale/lo.json index da7aff645..636b7ba80 100644 --- a/apps/spreadsheeteditor/main/locale/lo.json +++ b/apps/spreadsheeteditor/main/locale/lo.json @@ -668,7 +668,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "ລະຫັດຂໍ້ຜິດພາດ: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "ທ່ານກຳລັງພະຍາຍາມລຶບຖັນທີ່ມີຕາລາງທີ່ຖືກລັອກໄວ້. ຕາລາງທີ່ຖືກລັອກບໍ່ສາມາດຖືກລຶບໃນຂະນະທີ່ແຜ່ນວຽກຖືກລັອກ. ທ່ານອາດຈະຖືກຮ້ອງຂໍໃຫ້ໃສ່ລະຫັດຜ່ານ.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "ຕາລາງທີ່ຖືກລັອກບໍ່ສາມາດຖືກລຶບໃນຂະນະທີ່ແຜ່ນວຽກຖືກລັອກ. ທ່ານອາດຈະຖືກຮ້ອງຂໍໃຫ້ໃສ່ລະຫັດຜ່ານ.", - "SSE.Controllers.Main.errorEditingDownloadas": "ເກີດຂໍ້ຜິດພາດໃນລະຫວ່າງການເຮັດວຽກກັບເອກກະສານ.
ໃຊ້ຕົວເລືອກ 'ດາວໂຫລດເປັນ ... ' ເພື່ອບັນທຶກເອກະສານເກັບໄວ້ໃນຮາດໄດຄອມພິວເຕີຂອງທ່ານ.", + "SSE.Controllers.Main.errorEditingDownloadas": "ເກີດຂໍ້ຜິດພາດໃນລະຫວ່າງການເຮັດວຽກກັບເອກກະສານ.
ໃຊ້ຕົວເລືອກ 'ດາວໂຫລດເປັນ' ເພື່ອບັນທຶກເອກະສານເກັບໄວ້ໃນຮາດໄດຄອມພິວເຕີຂອງທ່ານ.", "SSE.Controllers.Main.errorEditingSaveas": "ເກີດຂໍ້ຜິດພາດໃນລະຫວ່າງການເຮັດວຽກກັບເອກກະສານ.
ໃຊ້ຕົວເລືອກ 'ບັນທຶກເປັນ ... ' ເພື່ອບັນທຶກເອກະສານເກັບໄວ້ໃນຮາດໄດຄອມພິວເຕີຂອງທ່ານ.", "SSE.Controllers.Main.errorEditView": "ບໍ່ສາມາດແກ້ໄຂມຸມມອງແຜ່ນວຽກທີ່ມີຢູ່ແລ້ວໄດ້ ແລະ ບໍ່ສາມາດສ້າງມຸມມອງໃໝ່ໄດ້ໃນຂະນະນີ້ເນື່ອງຈາກມີບາງສ່ວນກຳລັງແກ້ໄຂ.", "SSE.Controllers.Main.errorEmailClient": "ບໍ່ສາມາດພົບເຫັນອີເມວລູກຄ້າ", @@ -2026,22 +2026,22 @@ "SSE.Views.FileMenu.btnBackCaption": "ເປີດບ່ອນຕຳແໜ່ງເອກະສານ", "SSE.Views.FileMenu.btnCloseMenuCaption": "ປິດເມນູ", "SSE.Views.FileMenu.btnCreateNewCaption": "ສ້າງໃໝ່", - "SSE.Views.FileMenu.btnDownloadCaption": "ດາວໂຫລດເປັນ...", + "SSE.Views.FileMenu.btnDownloadCaption": "ດາວໂຫລດເປັນ", "SSE.Views.FileMenu.btnExitCaption": " ປິດ", - "SSE.Views.FileMenu.btnFileOpenCaption": "ເປີດ...", + "SSE.Views.FileMenu.btnFileOpenCaption": "ເປີດ", "SSE.Views.FileMenu.btnHelpCaption": "ຊ່ວຍເຫຼືອ", "SSE.Views.FileMenu.btnHistoryCaption": "ປະຫວັດ", "SSE.Views.FileMenu.btnInfoCaption": "ຂໍ້ມູນ Spreadsheet", "SSE.Views.FileMenu.btnPrintCaption": "ພິມ", "SSE.Views.FileMenu.btnProtectCaption": "ຄວາມປອດໄພ", - "SSE.Views.FileMenu.btnRecentFilesCaption": "ເປີດເອກະສານທີ່ຜ່ານມາ...", - "SSE.Views.FileMenu.btnRenameCaption": "ປ່ຽນຊື່...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "ເປີດເອກະສານທີ່ຜ່ານມາ", + "SSE.Views.FileMenu.btnRenameCaption": "ປ່ຽນຊື່", "SSE.Views.FileMenu.btnReturnCaption": "ກັບສູ່ໜ້າແຜ່ນງານ", - "SSE.Views.FileMenu.btnRightsCaption": "ສິດການເຂົ້າເຖິງ...", + "SSE.Views.FileMenu.btnRightsCaption": "ສິດການເຂົ້າເຖິງ", "SSE.Views.FileMenu.btnSaveAsCaption": "ບັນທຶກເປັນ", "SSE.Views.FileMenu.btnSaveCaption": "ບັນທຶກ", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "ບັນທຶກສຳເນົາເປັນ...", - "SSE.Views.FileMenu.btnSettingsCaption": "ຕັ້ງ​ຄ່າ​ຂັ້ນ​ສູງ...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "ບັນທຶກສຳເນົາເປັນ", + "SSE.Views.FileMenu.btnSettingsCaption": "ຕັ້ງ​ຄ່າ​ຂັ້ນ​ສູງ", "SSE.Views.FileMenu.btnToEditCaption": "ແກ້ໄຂແຜ່ນງານ", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "ຕາຕະລາງເປົ່າ", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "ສ້າງໃໝ່", diff --git a/apps/spreadsheeteditor/main/locale/lv.json b/apps/spreadsheeteditor/main/locale/lv.json index 7eb8e03e1..56011aed2 100644 --- a/apps/spreadsheeteditor/main/locale/lv.json +++ b/apps/spreadsheeteditor/main/locale/lv.json @@ -1130,18 +1130,18 @@ "SSE.Views.FileMenu.btnBackCaption": "Iet uz Dokumenti", "SSE.Views.FileMenu.btnCloseMenuCaption": "Aizvērt izvēlni", "SSE.Views.FileMenu.btnCreateNewCaption": "Izveidot jaunu", - "SSE.Views.FileMenu.btnDownloadCaption": "Lejupielādēt kā...", - "SSE.Views.FileMenu.btnHelpCaption": "Palīdzība...", - "SSE.Views.FileMenu.btnInfoCaption": "Dokumenta informācija...", + "SSE.Views.FileMenu.btnDownloadCaption": "Lejupielādēt kā", + "SSE.Views.FileMenu.btnHelpCaption": "Palīdzība", + "SSE.Views.FileMenu.btnInfoCaption": "Dokumenta informācija", "SSE.Views.FileMenu.btnPrintCaption": "Drukāt", "SSE.Views.FileMenu.btnProtectCaption": "Aizsargāt", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Atvērt pēdejo...", - "SSE.Views.FileMenu.btnRenameCaption": "Pārdēvē...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Atvērt pēdejo", + "SSE.Views.FileMenu.btnRenameCaption": "Pārdēvē", "SSE.Views.FileMenu.btnReturnCaption": "Atpakaļ uz izklājlapu", - "SSE.Views.FileMenu.btnRightsCaption": "Access Rights...", + "SSE.Views.FileMenu.btnRightsCaption": "Access Rights", "SSE.Views.FileMenu.btnSaveAsCaption": "Save as", "SSE.Views.FileMenu.btnSaveCaption": "Saglabāt", - "SSE.Views.FileMenu.btnSettingsCaption": "Papildu iestatījumi...", + "SSE.Views.FileMenu.btnSettingsCaption": "Papildu iestatījumi", "SSE.Views.FileMenu.btnToEditCaption": "Rediģēt dokumentu", "SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Autors", "SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Change access rights", diff --git a/apps/spreadsheeteditor/main/locale/ms.json b/apps/spreadsheeteditor/main/locale/ms.json index a4bf5f937..494442240 100644 --- a/apps/spreadsheeteditor/main/locale/ms.json +++ b/apps/spreadsheeteditor/main/locale/ms.json @@ -717,7 +717,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Kod ralat: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Anda sedang cuba untuk memadam lajur yang mengandungi sel terkunci. Sel terkunci tidak dapat dipadam semasa lembaran kerja terlindung.
Untuk memadam sel terkunci, nyahlindung helaian. Anda mungkin diminta untuk memasukkan kata laluan.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Anda sedang cuba untuk memadam lajur yang mengandungi sel terkunci. Sel terkunci tidak dapat dipadam semasa lembaran kerja terlindung.
Untuk memadam sel terkunci, nyahlindung helaian. Anda mungkin diminta untuk memasukkan kata laluan.", - "SSE.Controllers.Main.errorEditingDownloadas": "Terdapat ralat yang berlaku semasa bekerja dengan dokumen.
Gunakan pilihan 'Download as...' untuk menyimpan salinan fail sandaran ke pemacu keras komputer anda.", + "SSE.Controllers.Main.errorEditingDownloadas": "Terdapat ralat yang berlaku semasa bekerja dengan dokumen.
Gunakan pilihan 'Download as' untuk menyimpan salinan fail sandaran ke pemacu keras komputer anda.", "SSE.Controllers.Main.errorEditingSaveas": "Terdapat ralat yang berlaku semasa bekerja dengan dokumen.
Gunakan pilihan 'Save as...' untuk menyimpan salinan fail sandaran ke pemacu keras komputer anda.", "SSE.Controllers.Main.errorEditView": "Paparan helaian sedia ada tidak boleh diedit dan yang baharu tidak boleh dicipta pada masa sekarang kerana beberapa daripadanya sedang diedit.", "SSE.Controllers.Main.errorEmailClient": "Tiada e-mel klien yang dijumpai.", @@ -2088,22 +2088,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Buka lokasi fail", "SSE.Views.FileMenu.btnCloseMenuCaption": "Tutup Menu", "SSE.Views.FileMenu.btnCreateNewCaption": "Cipta Baharu", - "SSE.Views.FileMenu.btnDownloadCaption": "Muat turun sebagai…", + "SSE.Views.FileMenu.btnDownloadCaption": "Muat turun sebagai", "SSE.Views.FileMenu.btnExitCaption": "Tutup", - "SSE.Views.FileMenu.btnFileOpenCaption": "Buka…", - "SSE.Views.FileMenu.btnHelpCaption": "Bantu…", + "SSE.Views.FileMenu.btnFileOpenCaption": "Buka", + "SSE.Views.FileMenu.btnHelpCaption": "Bantu", "SSE.Views.FileMenu.btnHistoryCaption": "Sejarah Versi", - "SSE.Views.FileMenu.btnInfoCaption": "Maklumat Hamparan…", + "SSE.Views.FileMenu.btnInfoCaption": "Maklumat Hamparan", "SSE.Views.FileMenu.btnPrintCaption": "Cetak", "SSE.Views.FileMenu.btnProtectCaption": "Lindung", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Buka Terkini…", - "SSE.Views.FileMenu.btnRenameCaption": "Namakan Semula…", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Buka Terkini", + "SSE.Views.FileMenu.btnRenameCaption": "Namakan Semula", "SSE.Views.FileMenu.btnReturnCaption": "Kembali kepada Hamparan", - "SSE.Views.FileMenu.btnRightsCaption": "Capaian Benar…", + "SSE.Views.FileMenu.btnRightsCaption": "Capaian Benar", "SSE.Views.FileMenu.btnSaveAsCaption": "Simpan sebagai", "SSE.Views.FileMenu.btnSaveCaption": "Simpan", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Simpan SALINAN sebagai…", - "SSE.Views.FileMenu.btnSettingsCaption": "Seting Lanjutan…", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Simpan SALINAN sebagai", + "SSE.Views.FileMenu.btnSettingsCaption": "Seting Lanjutan", "SSE.Views.FileMenu.btnToEditCaption": "Edit Hamparan", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Hamparan Kosong", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Cipta Baharu", diff --git a/apps/spreadsheeteditor/main/locale/nl.json b/apps/spreadsheeteditor/main/locale/nl.json index 658b0c930..1a7347040 100644 --- a/apps/spreadsheeteditor/main/locale/nl.json +++ b/apps/spreadsheeteditor/main/locale/nl.json @@ -671,7 +671,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Foutcode: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "U probeert een kolom te verwijderen welke een beveiligde cel bevat. Beveiligde cellen kunnen niet worden verwijderd terwijl het werkblad is beveiligd.\nOm een beveiligde cel te verwijderen, heft u eerst de beveiliging van het blad op. Er kan hierbij om een wachtwoord worden gevraagd.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "U probeert een rij te verwijderen welke een beveiligde cel bevat. Beveiligde cellen kunnen niet worden verwijderd terwijl het werkblad is beveiligd.\nOm een beveiligde cel te verwijderen, heft u eerst de beveiliging van het blad op. Er kan hierbij om een wachtwoord worden gevraagd.", - "SSE.Controllers.Main.errorEditingDownloadas": "Er is een fout ontstaan tijdens het werken met het document.
Gebruik de 'Opslaan als...' optie om het bestand als backup op te slaan op uw computer.", + "SSE.Controllers.Main.errorEditingDownloadas": "Er is een fout ontstaan tijdens het werken met het document.
Gebruik de 'Opslaan als' optie om het bestand als backup op te slaan op uw computer.", "SSE.Controllers.Main.errorEditingSaveas": "Er is een fout ontstaan tijdens het werken met het document.
Gebruik de 'Opslaan als...' optie om het bestand als backup op te slaan op uw computer.", "SSE.Controllers.Main.errorEditView": "De bestaande bladweergave kan niet worden bewerkt en nieuwe kunnen op dit moment niet worden gemaakt omdat sommige worden bewerkt.", "SSE.Controllers.Main.errorEmailClient": "Er is geen e-mail client gevonden.", @@ -2029,22 +2029,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Open bestand locatie", "SSE.Views.FileMenu.btnCloseMenuCaption": "Menu sluiten", "SSE.Views.FileMenu.btnCreateNewCaption": "Nieuw maken", - "SSE.Views.FileMenu.btnDownloadCaption": "Downloaden als...", + "SSE.Views.FileMenu.btnDownloadCaption": "Downloaden als", "SSE.Views.FileMenu.btnExitCaption": "Sluiten", - "SSE.Views.FileMenu.btnFileOpenCaption": "Openen...", - "SSE.Views.FileMenu.btnHelpCaption": "Help...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Openen", + "SSE.Views.FileMenu.btnHelpCaption": "Help", "SSE.Views.FileMenu.btnHistoryCaption": "Versiehistorie", - "SSE.Views.FileMenu.btnInfoCaption": "Spreadsheetinfo...", + "SSE.Views.FileMenu.btnInfoCaption": "Spreadsheetinfo", "SSE.Views.FileMenu.btnPrintCaption": "Afdrukken", "SSE.Views.FileMenu.btnProtectCaption": "Beveilig", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Recente openen...", - "SSE.Views.FileMenu.btnRenameCaption": "Hernoemen...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Recente openen", + "SSE.Views.FileMenu.btnRenameCaption": "Hernoemen", "SSE.Views.FileMenu.btnReturnCaption": "Terug naar spreadsheet", - "SSE.Views.FileMenu.btnRightsCaption": "Toegangsrechten...", + "SSE.Views.FileMenu.btnRightsCaption": "Toegangsrechten", "SSE.Views.FileMenu.btnSaveAsCaption": "Opslaan als", "SSE.Views.FileMenu.btnSaveCaption": "Opslaan", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie opslaan als...", - "SSE.Views.FileMenu.btnSettingsCaption": "Geavanceerde instellingen...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie opslaan als", + "SSE.Views.FileMenu.btnSettingsCaption": "Geavanceerde instellingen", "SSE.Views.FileMenu.btnToEditCaption": "Spreadsheet bewerken", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Leeg werkblad", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Maak nieuw", diff --git a/apps/spreadsheeteditor/main/locale/pl.json b/apps/spreadsheeteditor/main/locale/pl.json index 18735fe7c..a196b5422 100644 --- a/apps/spreadsheeteditor/main/locale/pl.json +++ b/apps/spreadsheeteditor/main/locale/pl.json @@ -701,7 +701,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Kod błędu: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Próbujesz usunąć kolumnę zawierającą zablokowaną komórkę. Zablokowanych komórek nie można usunąć, gdy arkusz jest chroniony.
Aby usunąć zablokowaną komórkę, usuń ochronę arkusza. Możesz zostać poproszony o podanie hasła.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Próbujesz usunąć wiersz zawierający zablokowaną komórkę. Zablokowanych komórek nie można usunąć, gdy arkusz jest chroniony.
Aby usunąć zablokowaną komórkę, usuń ochronę arkusza. Możesz zostać poproszony o podanie hasła.", - "SSE.Controllers.Main.errorEditingDownloadas": "Wystąpił błąd podczas pracy z dokumentem.
Użyj opcji \"Pobierz jako...\", aby zapisać kopię zapasową pliku na dysku twardym komputera.", + "SSE.Controllers.Main.errorEditingDownloadas": "Wystąpił błąd podczas pracy z dokumentem.
Użyj opcji \"Pobierz jako\", aby zapisać kopię zapasową pliku na dysku twardym komputera.", "SSE.Controllers.Main.errorEditingSaveas": "Wystąpił błąd podczas pracy z dokumentem.
Użyj opcji \"Zapisz kopię jako...\", aby zapisać kopię zapasową pliku na dysku twardym komputera.", "SSE.Controllers.Main.errorEditView": "Nie można edytować istniejące widoku arkusza, ani w tej chwili nie można utworzyć nowych, ponieważ niektóre z nich są w trakcie edycji.", "SSE.Controllers.Main.errorEmailClient": "Nie znaleziono klienta poczty e-mail.", @@ -2052,22 +2052,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Otwórz lokalizację pliku", "SSE.Views.FileMenu.btnCloseMenuCaption": "Zamknij menu", "SSE.Views.FileMenu.btnCreateNewCaption": "Utwórz nowy", - "SSE.Views.FileMenu.btnDownloadCaption": "Pobierz jako...", + "SSE.Views.FileMenu.btnDownloadCaption": "Pobierz jako", "SSE.Views.FileMenu.btnExitCaption": "Wyjdź", - "SSE.Views.FileMenu.btnFileOpenCaption": "Otwórz...", - "SSE.Views.FileMenu.btnHelpCaption": "Pomoc...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Otwórz", + "SSE.Views.FileMenu.btnHelpCaption": "Pomoc", "SSE.Views.FileMenu.btnHistoryCaption": "Historia wersji", - "SSE.Views.FileMenu.btnInfoCaption": "Informacje o arkuszu kalkulacyjnym...", + "SSE.Views.FileMenu.btnInfoCaption": "Informacje o arkuszu kalkulacyjnym", "SSE.Views.FileMenu.btnPrintCaption": "Drukuj", "SSE.Views.FileMenu.btnProtectCaption": "Chroń skoroszyt", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Otwórz ostatnie...", - "SSE.Views.FileMenu.btnRenameCaption": "Zmień nazwę...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Otwórz ostatnie", + "SSE.Views.FileMenu.btnRenameCaption": "Zmień nazwę", "SSE.Views.FileMenu.btnReturnCaption": "Powrót do arkusza", - "SSE.Views.FileMenu.btnRightsCaption": "Prawa dostępu...", + "SSE.Views.FileMenu.btnRightsCaption": "Prawa dostępu", "SSE.Views.FileMenu.btnSaveAsCaption": "Zapisz jako", "SSE.Views.FileMenu.btnSaveCaption": "Zapisz", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Zapisz kopię jako…", - "SSE.Views.FileMenu.btnSettingsCaption": "Zaawansowane ustawienia...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Zapisz kopię jako", + "SSE.Views.FileMenu.btnSettingsCaption": "Zaawansowane ustawienia", "SSE.Views.FileMenu.btnToEditCaption": "Edytuj arkusz kalkulacyjny", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Pusty arkusz kalkulacyjny", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Utwórz nowy", diff --git a/apps/spreadsheeteditor/main/locale/pt-pt.json b/apps/spreadsheeteditor/main/locale/pt-pt.json index 980c1fa02..a3217a2cf 100644 --- a/apps/spreadsheeteditor/main/locale/pt-pt.json +++ b/apps/spreadsheeteditor/main/locale/pt-pt.json @@ -717,7 +717,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Código do erro: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Está a tentar apagar uma coluna que contém uma célula protegida. As células protegidas não podem ser apagadas enquanto a folha de cálculo estiver protegida.
Para apagar uma célula bloqueada, desproteja a folha. É possível ter que introduzir uma palavra-passe.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Está a tentar apagar uma linha que contém uma célula protegida. As células protegidas não podem ser apagadas enquanto a folha de cálculo estiver protegida.
Para apagar uma célula bloqueada, desproteja a folha. É possível ter que introduzir uma palavra-passe.", - "SSE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro ao trabalhar no documento.
Utilize a opção 'Descarregar como...' para guardar a cópia de segurança do ficheiro numa unidade.", + "SSE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro ao trabalhar no documento.
Utilize a opção 'Descarregar como' para guardar a cópia de segurança do ficheiro numa unidade.", "SSE.Controllers.Main.errorEditingSaveas": "Ocorreu um erro ao trabalhar no documento.
Utilize a opção 'Guardar como...' para guardar a cópia de segurança do ficheiro numa unidade.", "SSE.Controllers.Main.errorEditView": "A vista de folha existente não pode ser editada e as novas também não podem ser editadas porque algumas delas estão a ser editadas.", "SSE.Controllers.Main.errorEmailClient": "Não foi possível encontrar nenhum cliente de e-mail.", @@ -2088,22 +2088,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Abrir localização", "SSE.Views.FileMenu.btnCloseMenuCaption": "Fechar menu", "SSE.Views.FileMenu.btnCreateNewCaption": "Criar novo", - "SSE.Views.FileMenu.btnDownloadCaption": "Descarregar como...", + "SSE.Views.FileMenu.btnDownloadCaption": "Descarregar como", "SSE.Views.FileMenu.btnExitCaption": "Fechar", - "SSE.Views.FileMenu.btnFileOpenCaption": "Abrir...", - "SSE.Views.FileMenu.btnHelpCaption": "Ajuda...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Abrir", + "SSE.Views.FileMenu.btnHelpCaption": "Ajuda", "SSE.Views.FileMenu.btnHistoryCaption": "Histórico da versão", "SSE.Views.FileMenu.btnInfoCaption": "Informações da Folha de Cálculo", "SSE.Views.FileMenu.btnPrintCaption": "Imprimir", "SSE.Views.FileMenu.btnProtectCaption": "Proteger", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente...", - "SSE.Views.FileMenu.btnRenameCaption": "Mudar nome...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente", + "SSE.Views.FileMenu.btnRenameCaption": "Mudar nome", "SSE.Views.FileMenu.btnReturnCaption": "Voltar para Folha de Cálculo", - "SSE.Views.FileMenu.btnRightsCaption": "Direitos de Acesso...", + "SSE.Views.FileMenu.btnRightsCaption": "Direitos de Acesso", "SSE.Views.FileMenu.btnSaveAsCaption": "Save as", "SSE.Views.FileMenu.btnSaveCaption": "Salvar", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Guardar cópia como...", - "SSE.Views.FileMenu.btnSettingsCaption": "Definições avançadas...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Guardar cópia como", + "SSE.Views.FileMenu.btnSettingsCaption": "Definições avançadas", "SSE.Views.FileMenu.btnToEditCaption": "Editar Folha de Cálculo", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Folha de Cálculo em branco", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Criar novo", diff --git a/apps/spreadsheeteditor/main/locale/pt.json b/apps/spreadsheeteditor/main/locale/pt.json index 3dbd77173..f82bf0d61 100644 --- a/apps/spreadsheeteditor/main/locale/pt.json +++ b/apps/spreadsheeteditor/main/locale/pt.json @@ -717,7 +717,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Código do erro: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Você está tentando excluir uma coluna que contém uma célula bloqueada. As células bloqueadas não podem ser excluídas enquanto a planilha está protegida.
Para excluir uma célula bloqueada, desproteja a planilha. Você pode ser solicitado a inserir uma senha.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Você está tentando apagar uma linha que contém uma célula trancada. As células bloqueadas não podem ser apagadas enquanto a folha de trabalho estiver protegida.
Para apagar uma célula bloqueada, desproteja a folha. Você poderá ser solicitado a digitar uma senha.", - "SSE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro.
Use a opção 'Transferir como...' para gravar a cópia de backup em seu computador.", + "SSE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro.
Use a opção 'Transferir como' para gravar a cópia de backup em seu computador.", "SSE.Controllers.Main.errorEditingSaveas": "Ocorreu um erro durante o trabalho com o documento.
Use a opção 'Salvar como ...' para salvar a cópia de backup do arquivo no disco rígido do computador.", "SSE.Controllers.Main.errorEditView": "A vista de folha existente não pode ser editada e as novas não podem ser criadas no momento, pois algumas delas estão sendo editadas.", "SSE.Controllers.Main.errorEmailClient": "Nenhum cliente de email foi encontrado.", @@ -2088,22 +2088,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Local do arquivo aberto", "SSE.Views.FileMenu.btnCloseMenuCaption": "Fechar menu", "SSE.Views.FileMenu.btnCreateNewCaption": "Criar novo...", - "SSE.Views.FileMenu.btnDownloadCaption": "Transferir como...", + "SSE.Views.FileMenu.btnDownloadCaption": "Transferir como", "SSE.Views.FileMenu.btnExitCaption": "Encerrar", - "SSE.Views.FileMenu.btnFileOpenCaption": "Abrir...", - "SSE.Views.FileMenu.btnHelpCaption": "Ajuda...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Abrir", + "SSE.Views.FileMenu.btnHelpCaption": "Ajuda", "SSE.Views.FileMenu.btnHistoryCaption": "Histórico da versão", "SSE.Views.FileMenu.btnInfoCaption": "Informações da planilha", "SSE.Views.FileMenu.btnPrintCaption": "Imprimir", "SSE.Views.FileMenu.btnProtectCaption": "Proteger", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente...", - "SSE.Views.FileMenu.btnRenameCaption": "Renomear...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente", + "SSE.Views.FileMenu.btnRenameCaption": "Renomear", "SSE.Views.FileMenu.btnReturnCaption": "Voltar para planilha", - "SSE.Views.FileMenu.btnRightsCaption": "Direitos de Acesso...", + "SSE.Views.FileMenu.btnRightsCaption": "Direitos de Acesso", "SSE.Views.FileMenu.btnSaveAsCaption": "Salvar Como", "SSE.Views.FileMenu.btnSaveCaption": "Salvar", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Salvar cópia como...", - "SSE.Views.FileMenu.btnSettingsCaption": "Configurações avançadas...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Salvar cópia como", + "SSE.Views.FileMenu.btnSettingsCaption": "Configurações avançadas", "SSE.Views.FileMenu.btnToEditCaption": "Editar planilha", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Folha de Cálculo em Branco", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Criar novo", diff --git a/apps/spreadsheeteditor/main/locale/ro.json b/apps/spreadsheeteditor/main/locale/ro.json index 026f9777b..32819bd97 100644 --- a/apps/spreadsheeteditor/main/locale/ro.json +++ b/apps/spreadsheeteditor/main/locale/ro.json @@ -717,7 +717,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Codul de eroare: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Dvs încercați să ștergeți o coloană care conține celule blocate. Este imposibil să ștergeți celulele blocate până când foaia de calcul rămâne protejată.
Trebuie să anulați protecția foii de calcul ca să ștergeți celula blocată. Este posibil să fie necesară introducerea parolei.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Dvs încercați să ștergeți un rând care conține celule blocate. Este imposibil să ștergeți celulele blocate până când foaia de calcul rămâne protejată.
Trebuie să anulați protecția foii de calcul ca să ștergeți celula blocată. Este posibil să fie necesară introducerea parolei.", - "SSE.Controllers.Main.errorEditingDownloadas": "S-a produs o eroare în timpul editării documentului.
Pentru copierea de rezervă pe PC utilizați opțiunea Descărcare ca...", + "SSE.Controllers.Main.errorEditingDownloadas": "S-a produs o eroare în timpul editării documentului.
Pentru copierea de rezervă pe PC utilizați opțiunea Descărcare ca", "SSE.Controllers.Main.errorEditingSaveas": "S-a produs o eroare în timpul editării documentului.
Pentru copierea de rezervă pe PC utilizați opțiunea Salvare ca...", "SSE.Controllers.Main.errorEditView": "Editările în vizualizarea curentă nu pot fi efectuate dar și o vizualizare nouă nu puteți crea deoarece unii dintre ei sunt editate în acest moment.", "SSE.Controllers.Main.errorEmailClient": "Client de poștă electronică imposibil de găsit. ", @@ -2088,22 +2088,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Deschidere locația fișierului", "SSE.Views.FileMenu.btnCloseMenuCaption": "Închidere meniu", "SSE.Views.FileMenu.btnCreateNewCaption": "Crearea unui document nou", - "SSE.Views.FileMenu.btnDownloadCaption": "Descărcare ca...", + "SSE.Views.FileMenu.btnDownloadCaption": "Descărcare ca", "SSE.Views.FileMenu.btnExitCaption": "Închidere", - "SSE.Views.FileMenu.btnFileOpenCaption": "Deschidere...", - "SSE.Views.FileMenu.btnHelpCaption": "Asistență...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Deschidere", + "SSE.Views.FileMenu.btnHelpCaption": "Asistență", "SSE.Views.FileMenu.btnHistoryCaption": "Istoricul versiune", - "SSE.Views.FileMenu.btnInfoCaption": "Informații despre foaia de calcul...", + "SSE.Views.FileMenu.btnInfoCaption": "Informații despre foaia de calcul", "SSE.Views.FileMenu.btnPrintCaption": "Imprimare", "SSE.Views.FileMenu.btnProtectCaption": "Protejare", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Deschidere document recent...", - "SSE.Views.FileMenu.btnRenameCaption": "Redenumire...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Deschidere document recent", + "SSE.Views.FileMenu.btnRenameCaption": "Redenumire", "SSE.Views.FileMenu.btnReturnCaption": "Înapoi la foia de calcul", - "SSE.Views.FileMenu.btnRightsCaption": "Permisiuni de acces...", + "SSE.Views.FileMenu.btnRightsCaption": "Permisiuni de acces", "SSE.Views.FileMenu.btnSaveAsCaption": "Salvare ca", "SSE.Views.FileMenu.btnSaveCaption": "Salvează", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Salvare copie ca...", - "SSE.Views.FileMenu.btnSettingsCaption": "Setări avansate...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Salvare copie ca", + "SSE.Views.FileMenu.btnSettingsCaption": "Setări avansate", "SSE.Views.FileMenu.btnToEditCaption": "Editare foaie de calcul", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Foaie de calcul necompletată", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Creare nou", diff --git a/apps/spreadsheeteditor/main/locale/ru.json b/apps/spreadsheeteditor/main/locale/ru.json index c7f6a8304..57730ea00 100644 --- a/apps/spreadsheeteditor/main/locale/ru.json +++ b/apps/spreadsheeteditor/main/locale/ru.json @@ -395,6 +395,7 @@ "Common.Views.SearchPanel.textCaseSensitive": "С учетом регистра", "Common.Views.SearchPanel.textCell": "Ячейка", "Common.Views.SearchPanel.textCloseSearch": "Закрыть поиск", + "Common.Views.SearchPanel.textContentChanged": "Документ изменен.", "Common.Views.SearchPanel.textFind": "Поиск", "Common.Views.SearchPanel.textFindAndReplace": "Поиск и замена", "Common.Views.SearchPanel.textFormula": "Формула", @@ -409,6 +410,7 @@ "Common.Views.SearchPanel.textReplaceAll": "Заменить все", "Common.Views.SearchPanel.textReplaceWith": "Заменить на", "Common.Views.SearchPanel.textSearch": "Поиск", + "Common.Views.SearchPanel.textSearchAgain": "{0}Выполнить новый поиск{1} для получения точных результатов.", "Common.Views.SearchPanel.textSearchHasStopped": "Поиск остановлен", "Common.Views.SearchPanel.textSearchOptions": "Параметры поиска", "Common.Views.SearchPanel.textSearchResults": "Результаты поиска: {0}/{1}", @@ -717,7 +719,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Код ошибки: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Вы пытаетесь удалить столбец с заблокированной ячейкой. Заблокированные ячейки нельзя удалять, если лист защищен.
Чтобы удалить заблокированную ячейку, снимите защиту листа. Возможно, потребуется ввести пароль.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Вы пытаетесь удалить строку с заблокированной ячейкой. Заблокированные ячейки нельзя удалять, если лист защищен.
Чтобы удалить заблокированную ячейку, снимите защиту листа. Возможно, потребуется ввести пароль.", - "SSE.Controllers.Main.errorEditingDownloadas": "В ходе работы с документом произошла ошибка.
Используйте опцию 'Скачать как...', чтобы сохранить резервную копию файла на диск.", + "SSE.Controllers.Main.errorEditingDownloadas": "В ходе работы с документом произошла ошибка.
Используйте опцию 'Скачать как', чтобы сохранить резервную копию файла на диск.", "SSE.Controllers.Main.errorEditingSaveas": "В ходе работы с документом произошла ошибка.
Используйте опцию 'Сохранить как...', чтобы сохранить резервную копию файла на диск.", "SSE.Controllers.Main.errorEditView": "Сейчас нельзя отредактировать существующее представление листа и нельзя создавать новые, так как некоторые из них редактируются.", "SSE.Controllers.Main.errorEmailClient": "Не найден почтовый клиент", @@ -2088,22 +2090,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Открыть расположение файла", "SSE.Views.FileMenu.btnCloseMenuCaption": "Закрыть меню", "SSE.Views.FileMenu.btnCreateNewCaption": "Создать новую", - "SSE.Views.FileMenu.btnDownloadCaption": "Скачать как...", + "SSE.Views.FileMenu.btnDownloadCaption": "Скачать как", "SSE.Views.FileMenu.btnExitCaption": "Закрыть", - "SSE.Views.FileMenu.btnFileOpenCaption": "Открыть...", - "SSE.Views.FileMenu.btnHelpCaption": "Справка...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Открыть", + "SSE.Views.FileMenu.btnHelpCaption": "Справка", "SSE.Views.FileMenu.btnHistoryCaption": "История версий", - "SSE.Views.FileMenu.btnInfoCaption": "Сведения о таблице...", + "SSE.Views.FileMenu.btnInfoCaption": "Сведения о таблице", "SSE.Views.FileMenu.btnPrintCaption": "Печать", "SSE.Views.FileMenu.btnProtectCaption": "Защитить", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Открыть последние...", - "SSE.Views.FileMenu.btnRenameCaption": "Переименовать...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Открыть последние", + "SSE.Views.FileMenu.btnRenameCaption": "Переименовать", "SSE.Views.FileMenu.btnReturnCaption": "Вернуться к таблице", - "SSE.Views.FileMenu.btnRightsCaption": "Права доступа...", + "SSE.Views.FileMenu.btnRightsCaption": "Права доступа", "SSE.Views.FileMenu.btnSaveAsCaption": "Сохранить как", "SSE.Views.FileMenu.btnSaveCaption": "Сохранить", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Сохранить копию как...", - "SSE.Views.FileMenu.btnSettingsCaption": "Дополнительные параметры...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Сохранить копию как", + "SSE.Views.FileMenu.btnSettingsCaption": "Дополнительные параметры", "SSE.Views.FileMenu.btnToEditCaption": "Редактировать таблицу", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Пустая таблица", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Создать новую", @@ -3676,6 +3678,7 @@ "SSE.Views.ViewTab.tipClose": "Закрыть представление листа", "SSE.Views.ViewTab.tipCreate": "Создать представление листа", "SSE.Views.ViewTab.tipFreeze": "Закрепить области", + "SSE.Views.ViewTab.tipInterfaceTheme": "Тема интерфейса", "SSE.Views.ViewTab.tipSheetView": "Представление листа", "SSE.Views.WBProtection.hintAllowRanges": "Разрешить редактировать диапазоны", "SSE.Views.WBProtection.hintProtectSheet": "Защитить лист", diff --git a/apps/spreadsheeteditor/main/locale/sk.json b/apps/spreadsheeteditor/main/locale/sk.json index 73df45376..1f7e13230 100644 --- a/apps/spreadsheeteditor/main/locale/sk.json +++ b/apps/spreadsheeteditor/main/locale/sk.json @@ -667,7 +667,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Kód chyby: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Pokúšate sa zmazať stĺpec, ktorý obsahuje uzamknutú bunku. Uzamknuté bunky nemôžu byť zmazané, pokiaľ je list zabezpečený.
Pre odstránenie uzamknutej bunky, vypnite zabezpečenie listu. Môže byť vyžadované heslo.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Pokúšate sa zmazať riadok, ktorý obsahuje uzamknuté bunky. Uzamknuté bunky môžu byť zmazané, pokiaľ je list zabezpečený.
Pre odstránenie uzamknutia bunky, vypnite zabezpečenie listu. Môže byť vyžadované heslo.", - "SSE.Controllers.Main.errorEditingDownloadas": "Pri práci s dokumentom došlo k chybe.
Použite voľbu \"Stiahnuť ako...\" a uložte si záložnú kópiu súboru na svoj počítač.", + "SSE.Controllers.Main.errorEditingDownloadas": "Pri práci s dokumentom došlo k chybe.
Použite voľbu \"Stiahnuť ako\" a uložte si záložnú kópiu súboru na svoj počítač.", "SSE.Controllers.Main.errorEditingSaveas": "Pri práci s dokumentom došlo k chybe.
Použite voľbu \"Uložiť ako...\" a uložte si záložnú kópiu súboru na svoj počítač.", "SSE.Controllers.Main.errorEditView": "Existujúce zobrazenie hárka nie je možné upravovať a nové nemožno momentálne vytvárať, pretože niektoré z nich sa upravujú.", "SSE.Controllers.Main.errorEmailClient": "Nenašiel sa žiadny emailový klient.", @@ -2025,22 +2025,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Otvoriť umiestnenie súboru", "SSE.Views.FileMenu.btnCloseMenuCaption": "Zatvoriť menu", "SSE.Views.FileMenu.btnCreateNewCaption": "Vytvoriť nový", - "SSE.Views.FileMenu.btnDownloadCaption": "Stiahnuť ako...", + "SSE.Views.FileMenu.btnDownloadCaption": "Stiahnuť ako", "SSE.Views.FileMenu.btnExitCaption": "Koniec", - "SSE.Views.FileMenu.btnFileOpenCaption": "Otvoriť...", - "SSE.Views.FileMenu.btnHelpCaption": "Pomoc...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Otvoriť", + "SSE.Views.FileMenu.btnHelpCaption": "Pomoc", "SSE.Views.FileMenu.btnHistoryCaption": "História verzií", - "SSE.Views.FileMenu.btnInfoCaption": "Informácie o zošite...", + "SSE.Views.FileMenu.btnInfoCaption": "Informácie o zošite", "SSE.Views.FileMenu.btnPrintCaption": "Tlačiť", "SSE.Views.FileMenu.btnProtectCaption": "Ochrániť", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Otvoriť nedávne...", - "SSE.Views.FileMenu.btnRenameCaption": "Premenovať ..", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Otvoriť nedávne", + "SSE.Views.FileMenu.btnRenameCaption": "Premenovať", "SSE.Views.FileMenu.btnReturnCaption": "Späť do zošitu", - "SSE.Views.FileMenu.btnRightsCaption": "Prístupové práva...", + "SSE.Views.FileMenu.btnRightsCaption": "Prístupové práva", "SSE.Views.FileMenu.btnSaveAsCaption": "Uložiť ako", "SSE.Views.FileMenu.btnSaveCaption": "Uložiť", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Uložiť kópiu ako...", - "SSE.Views.FileMenu.btnSettingsCaption": "Pokročilé nastavenia...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Uložiť kópiu ako", + "SSE.Views.FileMenu.btnSettingsCaption": "Pokročilé nastavenia", "SSE.Views.FileMenu.btnToEditCaption": "Upraviť zošit", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Prázdny zošit", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Vytvoriť nový", diff --git a/apps/spreadsheeteditor/main/locale/sl.json b/apps/spreadsheeteditor/main/locale/sl.json index dfa1f4f1a..021cd65a6 100644 --- a/apps/spreadsheeteditor/main/locale/sl.json +++ b/apps/spreadsheeteditor/main/locale/sl.json @@ -716,16 +716,16 @@ "SSE.Views.FileMenu.btnBackCaption": "Pojdi v dokumente", "SSE.Views.FileMenu.btnCloseMenuCaption": "Zapri meni", "SSE.Views.FileMenu.btnCreateNewCaption": "Ustvari nov", - "SSE.Views.FileMenu.btnDownloadCaption": "Prenesi kot...", - "SSE.Views.FileMenu.btnHelpCaption": "Pomoč...", - "SSE.Views.FileMenu.btnInfoCaption": "Informacije razpredelnice...", + "SSE.Views.FileMenu.btnDownloadCaption": "Prenesi kot", + "SSE.Views.FileMenu.btnHelpCaption": "Pomoč", + "SSE.Views.FileMenu.btnInfoCaption": "Informacije razpredelnice", "SSE.Views.FileMenu.btnPrintCaption": "Natisni", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Odpri nedavno...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Odpri nedavno", "SSE.Views.FileMenu.btnReturnCaption": "Nazaj na preglednico", - "SSE.Views.FileMenu.btnRightsCaption": "Access Rights...", + "SSE.Views.FileMenu.btnRightsCaption": "Access Rights", "SSE.Views.FileMenu.btnSaveAsCaption": "Save as", "SSE.Views.FileMenu.btnSaveCaption": "Shrani", - "SSE.Views.FileMenu.btnSettingsCaption": "Napredne nastavitve...", + "SSE.Views.FileMenu.btnSettingsCaption": "Napredne nastavitve", "SSE.Views.FileMenu.btnToEditCaption": "Uredi razpredelnico", "SSE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Uporabi", "SSE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Dodaj avtorja", diff --git a/apps/spreadsheeteditor/main/locale/sv.json b/apps/spreadsheeteditor/main/locale/sv.json index bccf1c037..c55ce7cec 100644 --- a/apps/spreadsheeteditor/main/locale/sv.json +++ b/apps/spreadsheeteditor/main/locale/sv.json @@ -667,7 +667,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Felkod: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Du försöker radera en kolumn som innehåller en låst cell. Låsta celler kan inte raderas när arbetsboken är skyddad.
För att radera en låst cell så måste först kalkylbladet låsas upp. Du kan behöva ange ett lösenord för detta.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Du försöker radera en rad som innehåller en låst cell. Låsta celler kan inte raderas när arbetsboken är skyddad.
För att radera en låst cell så måste först kalkylbladet låsas upp. Du kan behöva ange ett lösenord för detta.", - "SSE.Controllers.Main.errorEditingDownloadas": "Ett fel har inträffat.
Använd \"Ladda ned som...\" för att spara en säkerhetskopia på din dator.", + "SSE.Controllers.Main.errorEditingDownloadas": "Ett fel har inträffat.
Använd \"Ladda ned som\" för att spara en säkerhetskopia på din dator.", "SSE.Controllers.Main.errorEditingSaveas": "Ett fel har inträffat.
Använd \"Ladda ned som...\" för att spara en säkerhetskopia på din dator.", "SSE.Controllers.Main.errorEditView": "Den befintliga vyn kan inte redigeras och den nya kan inte skapas just nu eftersom vissa av dem redigeras.", "SSE.Controllers.Main.errorEmailClient": "Ingen e-postklient kunde hittas.", @@ -2025,22 +2025,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Öppna filens plats", "SSE.Views.FileMenu.btnCloseMenuCaption": "Stäng meny", "SSE.Views.FileMenu.btnCreateNewCaption": "Skapa ny", - "SSE.Views.FileMenu.btnDownloadCaption": "Ladda ner som...", + "SSE.Views.FileMenu.btnDownloadCaption": "Ladda ner som", "SSE.Views.FileMenu.btnExitCaption": "Avsluta", - "SSE.Views.FileMenu.btnFileOpenCaption": "Öppna...", - "SSE.Views.FileMenu.btnHelpCaption": "Hjälp...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Öppna", + "SSE.Views.FileMenu.btnHelpCaption": "Hjälp", "SSE.Views.FileMenu.btnHistoryCaption": "Versionshistorik", "SSE.Views.FileMenu.btnInfoCaption": "Info arbetsbok", "SSE.Views.FileMenu.btnPrintCaption": "Skriv ut", "SSE.Views.FileMenu.btnProtectCaption": "Skydda", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Öppna senaste...", - "SSE.Views.FileMenu.btnRenameCaption": "Döp om...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Öppna senaste", + "SSE.Views.FileMenu.btnRenameCaption": "Döp om", "SSE.Views.FileMenu.btnReturnCaption": "Tillbaka till kalkylblad", - "SSE.Views.FileMenu.btnRightsCaption": "Behörigheter...", + "SSE.Views.FileMenu.btnRightsCaption": "Behörigheter", "SSE.Views.FileMenu.btnSaveAsCaption": "Spara som", "SSE.Views.FileMenu.btnSaveCaption": "Spara", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Spara kopia som...", - "SSE.Views.FileMenu.btnSettingsCaption": "Avancerade inställningar...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Spara kopia som", + "SSE.Views.FileMenu.btnSettingsCaption": "Avancerade inställningar", "SSE.Views.FileMenu.btnToEditCaption": "Redigera kalkylblad", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Tomt kalkylark", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Skapa ny", diff --git a/apps/spreadsheeteditor/main/locale/tr.json b/apps/spreadsheeteditor/main/locale/tr.json index af1f4e718..cb321e59e 100644 --- a/apps/spreadsheeteditor/main/locale/tr.json +++ b/apps/spreadsheeteditor/main/locale/tr.json @@ -660,7 +660,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Hata kodu: %1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Kilitli bir hücre içeren bir sütunu silmeye çalışıyorsunuz. Çalışma sayfası korunurken kilitli hücreler silinemez.
Kilitli bir hücreyi silmek için sayfanın korumasını kaldırın. Bir şifre girmeniz istenebilir.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Kilitli bir hücre içeren bir satırı silmeye çalışıyorsunuz. Çalışma sayfası korunurken kilitli hücreler silinemez.
Kilitli bir hücreyi silmek için sayfanın korumasını kaldırın. Bir şifre girmeniz istenebilir.", - "SSE.Controllers.Main.errorEditingDownloadas": "Dosyayla çalışırken hata meydana geldi. 'Farklı Kaydet...' seçeneğini kullanarak dosyayı bilgisayarınıza yedekleyin.", + "SSE.Controllers.Main.errorEditingDownloadas": "Dosyayla çalışırken hata meydana geldi. 'Farklı Kaydet' seçeneğini kullanarak dosyayı bilgisayarınıza yedekleyin.", "SSE.Controllers.Main.errorEditingSaveas": "Belgeyle çalışma sırasında bir hata oluştu.
Dosya yedek kopyasını bilgisayarınızın sabit diskine kaydetmek için 'Farklı kaydet...' seçeneğini kullanın.", "SSE.Controllers.Main.errorEditView": "Mevcut sayfa görünümü düzenlenemez ve bazıları düzenlenmekte olduğu için yenileri şu anda oluşturulamaz.", "SSE.Controllers.Main.errorEmailClient": "E-posta istemcisi bulunamadı.", @@ -2014,22 +2014,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Dosya konumunu aç", "SSE.Views.FileMenu.btnCloseMenuCaption": "Menüyü Kapat", "SSE.Views.FileMenu.btnCreateNewCaption": "Yeni oluştur", - "SSE.Views.FileMenu.btnDownloadCaption": "Farklı İndir...", + "SSE.Views.FileMenu.btnDownloadCaption": "Farklı İndir", "SSE.Views.FileMenu.btnExitCaption": "Çıkış", - "SSE.Views.FileMenu.btnFileOpenCaption": "Aç...", - "SSE.Views.FileMenu.btnHelpCaption": "Yardım...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Aç", + "SSE.Views.FileMenu.btnHelpCaption": "Yardım", "SSE.Views.FileMenu.btnHistoryCaption": "Sürüm tarihçesi", - "SSE.Views.FileMenu.btnInfoCaption": "E-Tablo Bilgisi...", + "SSE.Views.FileMenu.btnInfoCaption": "E-Tablo Bilgisi", "SSE.Views.FileMenu.btnPrintCaption": "Yazdır", "SSE.Views.FileMenu.btnProtectCaption": "Koru", - "SSE.Views.FileMenu.btnRecentFilesCaption": "En sonunucuyu aç...", - "SSE.Views.FileMenu.btnRenameCaption": "Yeniden adlandır...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "En sonunucuyu aç", + "SSE.Views.FileMenu.btnRenameCaption": "Yeniden adlandır", "SSE.Views.FileMenu.btnReturnCaption": "E-tabloya geri dön", - "SSE.Views.FileMenu.btnRightsCaption": "Access Rights...", + "SSE.Views.FileMenu.btnRightsCaption": "Access Rights", "SSE.Views.FileMenu.btnSaveAsCaption": "Save as", "SSE.Views.FileMenu.btnSaveCaption": "Kaydet", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Kopyasını kaydet...", - "SSE.Views.FileMenu.btnSettingsCaption": "Gelişmiş Ayarlar...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Kopyasını kaydet", + "SSE.Views.FileMenu.btnSettingsCaption": "Gelişmiş Ayarlar", "SSE.Views.FileMenu.btnToEditCaption": "E-Tabloyu düzenle", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Boş Elektronik Tablo", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Yeni oluştur", diff --git a/apps/spreadsheeteditor/main/locale/uk.json b/apps/spreadsheeteditor/main/locale/uk.json index 0d47cf22d..d72d2138b 100644 --- a/apps/spreadsheeteditor/main/locale/uk.json +++ b/apps/spreadsheeteditor/main/locale/uk.json @@ -667,7 +667,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "Код помилки: %1 ", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Ви намагаєтеся видалити стовпчик із заблокованою клітинкою. Заблоковані клітинки не можна видаляти, якщо лист захищений.
Щоб видалити заблоковану клітинку, зніміть захист листа. Можливо, потрібно буде ввести пароль.", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Ви намагаєтеся видалити рядок із заблокованою клітинкою. Заблоковані клітинки не можна видаляти, якщо лист захищений.
Щоб видалити заблоковану клітинку, зніміть захист листа. Можливо, потрібно буде ввести пароль.", - "SSE.Controllers.Main.errorEditingDownloadas": "Під час роботи з документом сталася помилка.
Використовуйте опцію 'Завантажити як...', щоб зберегти резервну копію файлу на жорсткий диск комп'ютера.", + "SSE.Controllers.Main.errorEditingDownloadas": "Під час роботи з документом сталася помилка.
Використовуйте опцію 'Завантажити як', щоб зберегти резервну копію файлу на жорсткий диск комп'ютера.", "SSE.Controllers.Main.errorEditingSaveas": "Під час роботи з документом сталася помилка.
Використовуйте опцію 'Зберегти як...', щоб зберегти резервну копію файлу на жорсткий диск комп'ютера.", "SSE.Controllers.Main.errorEditView": "Зараз не можна відредагувати існуючий вигляд листа і не можна створювати новий, оскільки деякі з них редагуються.", "SSE.Controllers.Main.errorEmailClient": "Не знайдений поштовий клієнт", @@ -2025,22 +2025,22 @@ "SSE.Views.FileMenu.btnBackCaption": "Відкрити розташування файлу", "SSE.Views.FileMenu.btnCloseMenuCaption": "Закрити меню", "SSE.Views.FileMenu.btnCreateNewCaption": "Створити новий", - "SSE.Views.FileMenu.btnDownloadCaption": "Завантажити як...", + "SSE.Views.FileMenu.btnDownloadCaption": "Завантажити як", "SSE.Views.FileMenu.btnExitCaption": "Вийти", - "SSE.Views.FileMenu.btnFileOpenCaption": "Відкрити...", - "SSE.Views.FileMenu.btnHelpCaption": "Допомога...", + "SSE.Views.FileMenu.btnFileOpenCaption": "Відкрити", + "SSE.Views.FileMenu.btnHelpCaption": "Допомога", "SSE.Views.FileMenu.btnHistoryCaption": "Історія версій", - "SSE.Views.FileMenu.btnInfoCaption": "Інформація про електронну таблицю ...", + "SSE.Views.FileMenu.btnInfoCaption": "Інформація про електронну таблицю", "SSE.Views.FileMenu.btnPrintCaption": "Роздрукувати", "SSE.Views.FileMenu.btnProtectCaption": "Захистити", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Відкрити останні ...", - "SSE.Views.FileMenu.btnRenameCaption": "Перейменувати...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Відкрити останні", + "SSE.Views.FileMenu.btnRenameCaption": "Перейменувати", "SSE.Views.FileMenu.btnReturnCaption": "Повернутися до електронної таблиці", - "SSE.Views.FileMenu.btnRightsCaption": "Права доступу ...", + "SSE.Views.FileMenu.btnRightsCaption": "Права доступу", "SSE.Views.FileMenu.btnSaveAsCaption": "Зберегти як", "SSE.Views.FileMenu.btnSaveCaption": "Зберегти", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Зберегти копію як...", - "SSE.Views.FileMenu.btnSettingsCaption": "Розширені налаштування...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "Зберегти копію як", + "SSE.Views.FileMenu.btnSettingsCaption": "Розширені налаштування", "SSE.Views.FileMenu.btnToEditCaption": "Редагувати електронну таблицю", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Пуста таблиця", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Створити нову", diff --git a/apps/spreadsheeteditor/main/locale/vi.json b/apps/spreadsheeteditor/main/locale/vi.json index 087d31fdc..378b46ca6 100644 --- a/apps/spreadsheeteditor/main/locale/vi.json +++ b/apps/spreadsheeteditor/main/locale/vi.json @@ -1025,17 +1025,17 @@ "SSE.Views.FileMenu.btnBackCaption": "Đi tới Tài liệu", "SSE.Views.FileMenu.btnCloseMenuCaption": "Đóng Menu", "SSE.Views.FileMenu.btnCreateNewCaption": "Tạo mới", - "SSE.Views.FileMenu.btnDownloadCaption": "Tải về dưới dạng...", - "SSE.Views.FileMenu.btnHelpCaption": "Trợ giúp...", - "SSE.Views.FileMenu.btnInfoCaption": "Thông tin Bảng tính...", + "SSE.Views.FileMenu.btnDownloadCaption": "Tải về dưới dạng", + "SSE.Views.FileMenu.btnHelpCaption": "Trợ giúp", + "SSE.Views.FileMenu.btnInfoCaption": "Thông tin Bảng tính", "SSE.Views.FileMenu.btnPrintCaption": "In", - "SSE.Views.FileMenu.btnRecentFilesCaption": "Mở gần đây...", - "SSE.Views.FileMenu.btnRenameCaption": "Đổi tên...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "Mở gần đây", + "SSE.Views.FileMenu.btnRenameCaption": "Đổi tên", "SSE.Views.FileMenu.btnReturnCaption": "Quay lại Bảng tính", - "SSE.Views.FileMenu.btnRightsCaption": "Quyền truy cập...", + "SSE.Views.FileMenu.btnRightsCaption": "Quyền truy cập", "SSE.Views.FileMenu.btnSaveAsCaption": "Lưu dưới dạng", "SSE.Views.FileMenu.btnSaveCaption": "Lưu", - "SSE.Views.FileMenu.btnSettingsCaption": "Cài đặt nâng cao...", + "SSE.Views.FileMenu.btnSettingsCaption": "Cài đặt nâng cao", "SSE.Views.FileMenu.btnToEditCaption": "Chỉnh sửa Bảng tính", "SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Tác giả", "SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Thay đổi quyền truy cập", diff --git a/apps/spreadsheeteditor/main/locale/zh-tw.json b/apps/spreadsheeteditor/main/locale/zh-tw.json index 1e5fdc5d2..b0fa5d31f 100644 --- a/apps/spreadsheeteditor/main/locale/zh-tw.json +++ b/apps/spreadsheeteditor/main/locale/zh-tw.json @@ -717,7 +717,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "錯誤編號:%1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "您正嘗試刪除包含鎖定單元格的欄。在工作表受保護的狀態下,含鎖定單元格是不能被刪除的。
如要刪除含鎖定單元格請把工作表解鎖。會有可能要修您輸入簿密碼。", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "您正嘗試刪除包含鎖定單元格的行。在工作表受保護的狀態下,含鎖定單元格是不能被刪除的。
如要刪除含鎖定單元格請把工作表解鎖。會有可能要修您輸入簿密碼。", - "SSE.Controllers.Main.errorEditingDownloadas": "在處理文檔期間發生錯誤。
使用“下載為...”選項將文件備份副本保存到計算機硬碟驅動器中。", + "SSE.Controllers.Main.errorEditingDownloadas": "在處理文檔期間發生錯誤。
使用“下載為”選項將文件備份副本保存到計算機硬碟驅動器中。", "SSE.Controllers.Main.errorEditingSaveas": "使用文檔期間發生錯誤。
使用“另存為...”選項將文件備份副本保存到計算機硬碟驅動器中。", "SSE.Controllers.Main.errorEditView": "由於其中一些正在被編輯,因此目前無法編輯現有圖紙視圖,也無法創建新圖紙視圖。", "SSE.Controllers.Main.errorEmailClient": "找不到電子郵件客戶端。", @@ -2088,22 +2088,22 @@ "SSE.Views.FileMenu.btnBackCaption": "打開文件所在位置", "SSE.Views.FileMenu.btnCloseMenuCaption": "關閉選單", "SSE.Views.FileMenu.btnCreateNewCaption": "創建新的", - "SSE.Views.FileMenu.btnDownloadCaption": "下載為...", + "SSE.Views.FileMenu.btnDownloadCaption": "下載為", "SSE.Views.FileMenu.btnExitCaption": "關閉", - "SSE.Views.FileMenu.btnFileOpenCaption": "開啟...", - "SSE.Views.FileMenu.btnHelpCaption": "幫助...", + "SSE.Views.FileMenu.btnFileOpenCaption": "開啟", + "SSE.Views.FileMenu.btnHelpCaption": "幫助", "SSE.Views.FileMenu.btnHistoryCaption": "版本歷史", - "SSE.Views.FileMenu.btnInfoCaption": "電子表格信息...", + "SSE.Views.FileMenu.btnInfoCaption": "電子表格信息", "SSE.Views.FileMenu.btnPrintCaption": "列印", "SSE.Views.FileMenu.btnProtectCaption": "保護", - "SSE.Views.FileMenu.btnRecentFilesCaption": "打開最近...", - "SSE.Views.FileMenu.btnRenameCaption": "改名...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "打開最近", + "SSE.Views.FileMenu.btnRenameCaption": "改名", "SSE.Views.FileMenu.btnReturnCaption": "返回至試算表", - "SSE.Views.FileMenu.btnRightsCaption": "存取權限...", + "SSE.Views.FileMenu.btnRightsCaption": "存取權限", "SSE.Views.FileMenu.btnSaveAsCaption": "另存為", "SSE.Views.FileMenu.btnSaveCaption": "儲存", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "另存為...", - "SSE.Views.FileMenu.btnSettingsCaption": "進階設定...", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "另存為", + "SSE.Views.FileMenu.btnSettingsCaption": "進階設定", "SSE.Views.FileMenu.btnToEditCaption": "編輯電子表格", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "空白表格", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "創建新的", diff --git a/apps/spreadsheeteditor/main/locale/zh.json b/apps/spreadsheeteditor/main/locale/zh.json index 35c3c913a..3cb30a0dc 100644 --- a/apps/spreadsheeteditor/main/locale/zh.json +++ b/apps/spreadsheeteditor/main/locale/zh.json @@ -137,7 +137,7 @@ "Common.UI.ThemeColorPalette.textStandartColors": "标准颜色", "Common.UI.ThemeColorPalette.textThemeColors": "主题颜色", "Common.UI.Themes.txtThemeClassicLight": "经典浅色", - "Common.UI.Themes.txtThemeContrastDark": "暗色对比", + "Common.UI.Themes.txtThemeContrastDark": "反差暗色", "Common.UI.Themes.txtThemeDark": "深色", "Common.UI.Themes.txtThemeLight": "浅色", "Common.UI.Themes.txtThemeSystem": "和系统一致", @@ -395,6 +395,7 @@ "Common.Views.SearchPanel.textCaseSensitive": "区分大小写", "Common.Views.SearchPanel.textCell": "单元格", "Common.Views.SearchPanel.textCloseSearch": "关闭搜索", + "Common.Views.SearchPanel.textContentChanged": "文件已更改。", "Common.Views.SearchPanel.textFind": "查找", "Common.Views.SearchPanel.textFindAndReplace": "查找和替换", "Common.Views.SearchPanel.textFormula": "公式", @@ -409,6 +410,7 @@ "Common.Views.SearchPanel.textReplaceAll": "全部替换", "Common.Views.SearchPanel.textReplaceWith": "替换为", "Common.Views.SearchPanel.textSearch": "搜索", + "Common.Views.SearchPanel.textSearchAgain": "{0}进行新的搜索{1}以获得准确结果。", "Common.Views.SearchPanel.textSearchHasStopped": "搜索已停止", "Common.Views.SearchPanel.textSearchOptions": "搜索选项", "Common.Views.SearchPanel.textSearchResults": "搜索结果:{0}/{1}", @@ -717,7 +719,7 @@ "SSE.Controllers.Main.errorDefaultMessage": "错误代码:%1", "SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "您正试图删除包含有锁定单元格的列。工作表受保护时无法删除锁定单元格。
若要删除锁定单元格,请先把工作表解锁。可能会提示您输入密码。", "SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "您正试图删除包含有锁定单元格的行。工作表受保护时无法删除锁定单元格。
若要删除锁定单元格,请先把工作表解锁。可能会提示您输入密码。", - "SSE.Controllers.Main.errorEditingDownloadas": "在处理文档期间发生错误。
使用“下载为…”选项将文件备份复制到您的计算机硬盘中。", + "SSE.Controllers.Main.errorEditingDownloadas": "在处理文档期间发生错误。
使用“下载为”选项将文件备份复制到您的计算机硬盘中。", "SSE.Controllers.Main.errorEditingSaveas": "在处理文档期间发生错误。
使用“另存为…”选项将文件备份复制到计算机硬盘中。", "SSE.Controllers.Main.errorEditView": "由于其中一些正在被编辑,因此目前无法编辑现有工作表视图,也无法创建新工作表视图。", "SSE.Controllers.Main.errorEmailClient": "未找到电子邮件客户端。", @@ -2088,22 +2090,22 @@ "SSE.Views.FileMenu.btnBackCaption": "打开文件所在位置", "SSE.Views.FileMenu.btnCloseMenuCaption": "关闭菜单", "SSE.Views.FileMenu.btnCreateNewCaption": "新建", - "SSE.Views.FileMenu.btnDownloadCaption": "下载为...", + "SSE.Views.FileMenu.btnDownloadCaption": "下载为", "SSE.Views.FileMenu.btnExitCaption": "关闭", - "SSE.Views.FileMenu.btnFileOpenCaption": "打开...", + "SSE.Views.FileMenu.btnFileOpenCaption": "打开", "SSE.Views.FileMenu.btnHelpCaption": "帮助", "SSE.Views.FileMenu.btnHistoryCaption": "版本历史", - "SSE.Views.FileMenu.btnInfoCaption": "电子表格信息...", + "SSE.Views.FileMenu.btnInfoCaption": "电子表格信息", "SSE.Views.FileMenu.btnPrintCaption": "打印", "SSE.Views.FileMenu.btnProtectCaption": "保护", - "SSE.Views.FileMenu.btnRecentFilesCaption": "打开最近...", - "SSE.Views.FileMenu.btnRenameCaption": "改名...", + "SSE.Views.FileMenu.btnRecentFilesCaption": "打开最近", + "SSE.Views.FileMenu.btnRenameCaption": "改名", "SSE.Views.FileMenu.btnReturnCaption": "回到电子表格", - "SSE.Views.FileMenu.btnRightsCaption": "访问权...", + "SSE.Views.FileMenu.btnRightsCaption": "访问权", "SSE.Views.FileMenu.btnSaveAsCaption": "另存为", "SSE.Views.FileMenu.btnSaveCaption": "保存", - "SSE.Views.FileMenu.btnSaveCopyAsCaption": "将副本另存为...", - "SSE.Views.FileMenu.btnSettingsCaption": "高级设置…", + "SSE.Views.FileMenu.btnSaveCopyAsCaption": "将副本另存为", + "SSE.Views.FileMenu.btnSettingsCaption": "高级设置", "SSE.Views.FileMenu.btnToEditCaption": "编辑电子表格", "SSE.Views.FileMenuPanels.CreateNew.txtBlank": "空白表格", "SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "新建", @@ -2718,6 +2720,7 @@ "SSE.Views.PivotSettingsAdvanced.textAltDescription": "说明", "SSE.Views.PivotSettingsAdvanced.textAltTip": "视觉对象信息的替代基于文本的表示形式,将向有视力或认知障碍的人读取,以帮助他们更好地理解图像,自动成型,图表或表格中包含的信息。", "SSE.Views.PivotSettingsAdvanced.textAltTitle": "标题", + "SSE.Views.PivotSettingsAdvanced.textAutofitColWidth": "更新时自动调整列宽", "SSE.Views.PivotSettingsAdvanced.textDataRange": "数据范围", "SSE.Views.PivotSettingsAdvanced.textDataSource": "数据来源", "SSE.Views.PivotSettingsAdvanced.textDisplayFields": "解除过滤器位置的域", @@ -3675,6 +3678,7 @@ "SSE.Views.ViewTab.tipClose": "关闭工作表视图", "SSE.Views.ViewTab.tipCreate": "创建工作表视图", "SSE.Views.ViewTab.tipFreeze": "冻结窗格", + "SSE.Views.ViewTab.tipInterfaceTheme": "界面主题", "SSE.Views.ViewTab.tipSheetView": "工作表视图", "SSE.Views.WBProtection.hintAllowRanges": "允许编辑范围", "SSE.Views.WBProtection.hintProtectSheet": "保护工作表", diff --git a/apps/spreadsheeteditor/mobile/locale/ca.json b/apps/spreadsheeteditor/mobile/locale/ca.json index cba05e9dd..43dc31db1 100644 --- a/apps/spreadsheeteditor/mobile/locale/ca.json +++ b/apps/spreadsheeteditor/mobile/locale/ca.json @@ -387,7 +387,7 @@ "textAlignTop": "Alineació superior", "textAllBorders": "Totes les vores", "textAngleClockwise": "Angle en sentit horari", - "textAngleCounterclockwise": "Angle en sentit antihorari", + "textAngleCounterclockwise": "Angle en sentit anti horari", "textAuto": "Automàtic", "textAutomatic": "Automàtic", "textAxisCrosses": "Creus de l'eix",