Merge pull request #1932 from ONLYOFFICE/fix/translation
Fix/translation
This commit is contained in:
commit
bc41924978
|
@ -428,7 +428,6 @@ define([
|
||||||
|
|
||||||
if ( this.mode.canCreateNew ) {
|
if ( this.mode.canCreateNew ) {
|
||||||
if (this.mode.templates && this.mode.templates.length) {
|
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()));
|
!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()));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -526,7 +526,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Yanlış məlumat diapazonu.",
|
"DE.Controllers.Main.errorDataRange": "Yanlış məlumat diapazonu.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Xəta kodu: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Xəta kodu: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Sənədin linkini doğrulayın.<br>Bu link endiriləcək faylın birbaşa linki olmalıdır.",
|
"DE.Controllers.Main.errorDirectUrl": "Sənədin linkini doğrulayın.<br>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. <br> 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. <br> 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. <br> Yedək nüsxəsini kompüterinizin sərt diskində saxlamaq üçün \"... kimi yadda saxla\" seçimindən istifadə edin.",
|
"DE.Controllers.Main.errorEditingSaveas": "Sənədlə işləyərkən xəta baş verdi. <br> 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.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.",
|
"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.btnBackCaption": "Fayl yerini açın",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Menyunu bağlayın",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Menyunu bağlayın",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Yenisini Yarat",
|
"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.btnExitCaption": "Çıxın",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Açın...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Açın",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Yardım...",
|
"DE.Views.FileMenu.btnHelpCaption": "Yardım",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Versiya tarixçəsi",
|
"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.btnPrintCaption": "Çap",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Qoruyun",
|
"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.btnRenameCaption": "Adını Dəyişdir",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Sənədə qayıt",
|
"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.btnSaveAsCaption": "kimi yadda saxla",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Yadda saxla",
|
"DE.Views.FileMenu.btnSaveCaption": "Yadda saxla",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Kopya kimi yadda saxla...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Kopya kimi yadda saxla",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Təkmilləşdirilmiş Parametrlər...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Təkmilləşdirilmiş Parametrlər",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Sənədi Redaktə edin",
|
"DE.Views.FileMenu.btnToEditCaption": "Sənədi Redaktə edin",
|
||||||
"DE.Views.FileMenu.textDownload": "Endir",
|
"DE.Views.FileMenu.textDownload": "Endir",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Boş Sənəd",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Boş Sənəd",
|
||||||
|
|
|
@ -479,7 +479,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Хібны дыяпазон даных.",
|
"DE.Controllers.Main.errorDataRange": "Хібны дыяпазон даных.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Код памылкі: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Код памылкі: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Калі ласка, праверце спасылку на дакумент.<br>Гэтая спасылка мусіць быць непасрэднай спасылкай для спампоўвання файла.",
|
"DE.Controllers.Main.errorDirectUrl": "Калі ласка, праверце спасылку на дакумент.<br>Гэтая спасылка мусіць быць непасрэднай спасылкай для спампоўвання файла.",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "Падчас працы з дакументам адбылася памылка.<br>Выкарыстайце параметр \"Спампаваць як…\", каб захаваць рэзервовую копію файла на цвёрды дыск камп’ютара.",
|
"DE.Controllers.Main.errorEditingDownloadas": "Падчас працы з дакументам адбылася памылка.<br>Выкарыстайце параметр \"Спампаваць як\", каб захаваць рэзервовую копію файла на цвёрды дыск камп’ютара.",
|
||||||
"DE.Controllers.Main.errorEditingSaveas": "Падчас працы з дакументам адбылася памылка.<br>Выкарыстайце параметр \"Захаваць як…\", каб захаваць рэзервовую копію файла на цвёрды дыск камп’ютара.",
|
"DE.Controllers.Main.errorEditingSaveas": "Падчас працы з дакументам адбылася памылка.<br>Выкарыстайце параметр \"Захаваць як…\", каб захаваць рэзервовую копію файла на цвёрды дыск камп’ютара.",
|
||||||
"DE.Controllers.Main.errorEmailClient": "Не знойдзена паштовага кліента.",
|
"DE.Controllers.Main.errorEmailClient": "Не знойдзена паштовага кліента.",
|
||||||
"DE.Controllers.Main.errorFilePassProtect": "Файл абаронены паролем, яго немагчыма адкрыць.",
|
"DE.Controllers.Main.errorFilePassProtect": "Файл абаронены паролем, яго немагчыма адкрыць.",
|
||||||
|
@ -1576,20 +1576,20 @@
|
||||||
"DE.Views.FileMenu.btnBackCaption": "Перайсці да дакументаў",
|
"DE.Views.FileMenu.btnBackCaption": "Перайсці да дакументаў",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Закрыць меню",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Закрыць меню",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Стварыць новы",
|
"DE.Views.FileMenu.btnCreateNewCaption": "Стварыць новы",
|
||||||
"DE.Views.FileMenu.btnDownloadCaption": "Спампаваць як...",
|
"DE.Views.FileMenu.btnDownloadCaption": "Спампаваць як",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Даведка…",
|
"DE.Views.FileMenu.btnHelpCaption": "Даведка",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Гісторыя версій",
|
"DE.Views.FileMenu.btnHistoryCaption": "Гісторыя версій",
|
||||||
"DE.Views.FileMenu.btnInfoCaption": "Інфармацыя пра дакумент…",
|
"DE.Views.FileMenu.btnInfoCaption": "Інфармацыя пра дакумент",
|
||||||
"DE.Views.FileMenu.btnPrintCaption": "Друк",
|
"DE.Views.FileMenu.btnPrintCaption": "Друк",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Абараніць",
|
"DE.Views.FileMenu.btnProtectCaption": "Абараніць",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Адкрыць апошнія…",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Адкрыць апошнія",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Змяніць назву…",
|
"DE.Views.FileMenu.btnRenameCaption": "Змяніць назву",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Вярнуцца да дакумента",
|
"DE.Views.FileMenu.btnReturnCaption": "Вярнуцца да дакумента",
|
||||||
"DE.Views.FileMenu.btnRightsCaption": "Правы на доступ…",
|
"DE.Views.FileMenu.btnRightsCaption": "Правы на доступ",
|
||||||
"DE.Views.FileMenu.btnSaveAsCaption": "Захаваць як",
|
"DE.Views.FileMenu.btnSaveAsCaption": "Захаваць як",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Захаваць",
|
"DE.Views.FileMenu.btnSaveCaption": "Захаваць",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Захаваць копію як…",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Захаваць копію як",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Дадатковыя налады…",
|
"DE.Views.FileMenu.btnSettingsCaption": "Дадатковыя налады",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Рэдагаваць дакумент",
|
"DE.Views.FileMenu.btnToEditCaption": "Рэдагаваць дакумент",
|
||||||
"DE.Views.FileMenu.textDownload": "Спампаваць",
|
"DE.Views.FileMenu.textDownload": "Спампаваць",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Пусты дакумент",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Пусты дакумент",
|
||||||
|
|
|
@ -365,7 +365,7 @@
|
||||||
"DE.Controllers.Main.errorDataEncrypted": "Получени са криптирани промени, които не могат да бъдат дешифрирани.",
|
"DE.Controllers.Main.errorDataEncrypted": "Получени са криптирани промени, които не могат да бъдат дешифрирани.",
|
||||||
"DE.Controllers.Main.errorDataRange": "Неправилен обхват от данни.",
|
"DE.Controllers.Main.errorDataRange": "Неправилен обхват от данни.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Код на грешка: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Код на грешка: %1",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "Възникна грешка по време на работа с документа. <br> Използвайте опцията 'Download as ...', за да запишете архивното копие на файла на твърдия диск на компютъра.",
|
"DE.Controllers.Main.errorEditingDownloadas": "Възникна грешка по време на работа с документа. <br> Използвайте опцията 'Download as', за да запишете архивното копие на файла на твърдия диск на компютъра.",
|
||||||
"DE.Controllers.Main.errorEditingSaveas": "Възникна грешка по време на работа с документа. <br> Използвайте опцията „Запазване като ...“, за да запишете архивното копие на файла на твърдия диск на компютъра.",
|
"DE.Controllers.Main.errorEditingSaveas": "Възникна грешка по време на работа с документа. <br> Използвайте опцията „Запазване като ...“, за да запишете архивното копие на файла на твърдия диск на компютъра.",
|
||||||
"DE.Controllers.Main.errorEmailClient": "Не може да се намери имейл клиент.",
|
"DE.Controllers.Main.errorEmailClient": "Не може да се намери имейл клиент.",
|
||||||
"DE.Controllers.Main.errorFilePassProtect": "Файлът е защитен с парола и не може да бъде отворен.",
|
"DE.Controllers.Main.errorFilePassProtect": "Файлът е защитен с парола и не може да бъде отворен.",
|
||||||
|
@ -1342,20 +1342,20 @@
|
||||||
"DE.Views.FileMenu.btnBackCaption": "Mестоположението на файла",
|
"DE.Views.FileMenu.btnBackCaption": "Mестоположението на файла",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Затваряне на менюто",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Затваряне на менюто",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Създай нов",
|
"DE.Views.FileMenu.btnCreateNewCaption": "Създай нов",
|
||||||
"DE.Views.FileMenu.btnDownloadCaption": "Изтеглете като ...",
|
"DE.Views.FileMenu.btnDownloadCaption": "Изтеглете като",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Помощ...",
|
"DE.Views.FileMenu.btnHelpCaption": "Помощ",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "История на версиите",
|
"DE.Views.FileMenu.btnHistoryCaption": "История на версиите",
|
||||||
"DE.Views.FileMenu.btnInfoCaption": "Информация за документа ...",
|
"DE.Views.FileMenu.btnInfoCaption": "Информация за документа",
|
||||||
"DE.Views.FileMenu.btnPrintCaption": "Печат",
|
"DE.Views.FileMenu.btnPrintCaption": "Печат",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Защитавам",
|
"DE.Views.FileMenu.btnProtectCaption": "Защитавам",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Отваряне на последните ...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Отваряне на последните",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Преименуване ...",
|
"DE.Views.FileMenu.btnRenameCaption": "Преименуване",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Назад към документа",
|
"DE.Views.FileMenu.btnReturnCaption": "Назад към документа",
|
||||||
"DE.Views.FileMenu.btnRightsCaption": "Права за достъп...",
|
"DE.Views.FileMenu.btnRightsCaption": "Права за достъп",
|
||||||
"DE.Views.FileMenu.btnSaveAsCaption": "Запази като",
|
"DE.Views.FileMenu.btnSaveAsCaption": "Запази като",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Запази",
|
"DE.Views.FileMenu.btnSaveCaption": "Запази",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Запазване на копието като ...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Запазване на копието като",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Разширени настройки ...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Разширени настройки",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Редактиране на документ",
|
"DE.Views.FileMenu.btnToEditCaption": "Редактиране на документ",
|
||||||
"DE.Views.FileMenu.textDownload": "Изтегли",
|
"DE.Views.FileMenu.textDownload": "Изтегли",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Добави автор",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Добави автор",
|
||||||
|
|
|
@ -576,7 +576,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "L'interval de dades no és correcte.",
|
"DE.Controllers.Main.errorDataRange": "L'interval de dades no és correcte.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Codi d'error:%1",
|
"DE.Controllers.Main.errorDefaultMessage": "Codi d'error:%1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Verifiqueu l'enllaç al document. <br>Aquest enllaç ha de ser un enllaç directe al fitxer per baixar-lo.",
|
"DE.Controllers.Main.errorDirectUrl": "Verifiqueu l'enllaç al document. <br>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. <br>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. <br>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.<br>Utilitzeu l'opció \"Desar 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.<br>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.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.",
|
"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.btnBackCaption": "Obre la ubicació del fitxer",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Tanca el menú",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Tanca el menú",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Crea'n un de nou",
|
"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.btnExitCaption": "Tancar",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Obre...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Obre",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Ajuda...",
|
"DE.Views.FileMenu.btnHelpCaption": "Ajuda",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Historial de versions",
|
"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.btnPrintCaption": "Imprimeix",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Protegeix",
|
"DE.Views.FileMenu.btnProtectCaption": "Protegeix",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Obre recent...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Obre recent",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Canvia el nom ...",
|
"DE.Views.FileMenu.btnRenameCaption": "Canvia el nom",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Torna al document",
|
"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.btnSaveAsCaption": "Desa-ho com",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Desa",
|
"DE.Views.FileMenu.btnSaveCaption": "Desa",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Desa la còpia com a...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Desa la còpia com a",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Configuració avançada...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Configuració avançada",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Edita el document",
|
"DE.Views.FileMenu.btnToEditCaption": "Edita el document",
|
||||||
"DE.Views.FileMenu.textDownload": "Baixa",
|
"DE.Views.FileMenu.textDownload": "Baixa",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Document en blanc",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Document en blanc",
|
||||||
|
|
|
@ -575,7 +575,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Nesprávný datový rozsah.",
|
"DE.Controllers.Main.errorDataRange": "Nesprávný datový rozsah.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Kód chyby: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Kód chyby: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Ověřte správnost odkazu na dokument.<br>Je třeba, aby se jednalo o přímý odkaz pro stažení souboru.",
|
"DE.Controllers.Main.errorDirectUrl": "Ověřte správnost odkazu na dokument.<br>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ě.<br>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ě.<br>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ě.<br>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.errorEditingSaveas": "Při práci s dokumentem došlo k chybě.<br>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.errorEmailClient": "Nenalezen žádný e-mailový klient.",
|
||||||
"DE.Controllers.Main.errorEmptyTOC": "Začít vytvářet obsah aplikováním stylů pro nadpisy na vybraný text. ",
|
"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.btnBackCaption": "Otevřít umístění souboru",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Zavřít nabídku",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Zavřít nabídku",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Vytvořit nový",
|
"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.btnExitCaption": "Zavřít",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Otevřít...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Otevřít",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Nápověda…",
|
"DE.Views.FileMenu.btnHelpCaption": "Nápověda",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Historie verzí",
|
"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.btnPrintCaption": "Tisk",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Zabezpečení",
|
"DE.Views.FileMenu.btnProtectCaption": "Zabezpečení",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Otevřít nedávné…",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Otevřít nedávné",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Přejmenovat…",
|
"DE.Views.FileMenu.btnRenameCaption": "Přejmenovat",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Zpátky k dokumentu",
|
"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.btnSaveAsCaption": "Uložit jako",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Uložit",
|
"DE.Views.FileMenu.btnSaveCaption": "Uložit",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Uložit kopii jako…",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Uložit kopii jako",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Pokročilá nastavení…",
|
"DE.Views.FileMenu.btnSettingsCaption": "Pokročilá nastavení",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Upravit dokument",
|
"DE.Views.FileMenu.btnToEditCaption": "Upravit dokument",
|
||||||
"DE.Views.FileMenu.textDownload": "Stáhnout",
|
"DE.Views.FileMenu.textDownload": "Stáhnout",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Nový dokument",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Nový dokument",
|
||||||
|
|
|
@ -526,7 +526,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Forkert datainterval",
|
"DE.Controllers.Main.errorDataRange": "Forkert datainterval",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Fejlkode: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Fejlkode: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Bekræft venligst linket til dokumentet. <br> Dette link skal være et direkte link til filen til download.",
|
"DE.Controllers.Main.errorDirectUrl": "Bekræft venligst linket til dokumentet. <br> Dette link skal være et direkte link til filen til download.",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "Der opstod en fejl under arbejdet med dokumentet. <br> 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. <br> 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. <br> Brug \"gem som...\" valgmuligheden for at gemme en sikkerhedsversion til din computers harddisk.",
|
"DE.Controllers.Main.errorEditingSaveas": "Der opstod en fejl under arbejdet med dokumentet. <br> 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.errorEmailClient": "Ingen e-mail klient fundet.",
|
||||||
"DE.Controllers.Main.errorFilePassProtect": "Dokumentet er beskyttet af et kodeord og kunne ikke åbnes.",
|
"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.btnBackCaption": "Gå til dokumentplacering",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Luk menu",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Luk menu",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Opret ny",
|
"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.btnExitCaption": "Afslut",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Åben...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Åben",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Hjælp...",
|
"DE.Views.FileMenu.btnHelpCaption": "Hjælp",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Version historik",
|
"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.btnPrintCaption": "Print",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Beskyt",
|
"DE.Views.FileMenu.btnProtectCaption": "Beskyt",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Åben nylige...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Åben nylige",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Omdøb...",
|
"DE.Views.FileMenu.btnRenameCaption": "Omdøb",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Tilbage til dokumentet",
|
"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.btnSaveAsCaption": "Gem som",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Gem",
|
"DE.Views.FileMenu.btnSaveCaption": "Gem",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Gem kopi som...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Gem kopi som",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Avancerede indstillinger...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Avancerede indstillinger",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Rediger dokument",
|
"DE.Views.FileMenu.btnToEditCaption": "Rediger dokument",
|
||||||
"DE.Views.FileMenu.textDownload": "Hent",
|
"DE.Views.FileMenu.textDownload": "Hent",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Tomt dokument",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Tomt dokument",
|
||||||
|
|
|
@ -576,7 +576,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Falscher Datenbereich.",
|
"DE.Controllers.Main.errorDataRange": "Falscher Datenbereich.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Fehlercode: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Fehlercode: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Bitte überprüfen Sie den Link zum Dokument.<br>Dieser Link muss ein direkter Link zu der Datei zum Herunterladen sein.",
|
"DE.Controllers.Main.errorDirectUrl": "Bitte überprüfen Sie den Link zum Dokument.<br>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. <br> 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. <br> 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. <br> Verwenden Sie die Option \"Speichern 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. <br> 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.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.",
|
"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.btnBackCaption": "Dateispeicherort öffnen",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Menü schließen",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Menü schließen",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Neues erstellen",
|
"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.btnExitCaption": "Schließen",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Öffnen...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Öffnen",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Hilfe...",
|
"DE.Views.FileMenu.btnHelpCaption": "Hilfe",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Versionshistorie",
|
"DE.Views.FileMenu.btnHistoryCaption": "Versionshistorie",
|
||||||
"DE.Views.FileMenu.btnInfoCaption": "Dokumentinformationen...",
|
"DE.Views.FileMenu.btnInfoCaption": "Dokumentinformationen",
|
||||||
"DE.Views.FileMenu.btnPrintCaption": "Drucken",
|
"DE.Views.FileMenu.btnPrintCaption": "Drucken",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Schützen",
|
"DE.Views.FileMenu.btnProtectCaption": "Schützen",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Zuletzt benutztes Dokument öffnen...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Zuletzt benutztes Dokument öffnen",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Umbenennen...",
|
"DE.Views.FileMenu.btnRenameCaption": "Umbenennen",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Zurück zu dem Dokument",
|
"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.btnSaveAsCaption": "Speichern als",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Speichern",
|
"DE.Views.FileMenu.btnSaveCaption": "Speichern",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie speichern als...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie speichern als",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Erweiterte Einstellungen...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Erweiterte Einstellungen",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Dokument bearbeiten",
|
"DE.Views.FileMenu.btnToEditCaption": "Dokument bearbeiten",
|
||||||
"DE.Views.FileMenu.textDownload": "Herunterladen",
|
"DE.Views.FileMenu.textDownload": "Herunterladen",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Leeres Dokument",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Leeres Dokument",
|
||||||
|
|
|
@ -568,7 +568,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Εσφαλμένο εύρος δεδομένων.",
|
"DE.Controllers.Main.errorDataRange": "Εσφαλμένο εύρος δεδομένων.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Κωδικός σφάλματος: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Κωδικός σφάλματος: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Παρακαλούμε επιβεβαιώστε τον σύνδεσμο προς το έγγραφο.<br>Αυτός ο σύνδεσμος πρέπει να είναι άμεσος σύνδεσμος προς το αρχείο για κατέβασμα.",
|
"DE.Controllers.Main.errorDirectUrl": "Παρακαλούμε επιβεβαιώστε τον σύνδεσμο προς το έγγραφο.<br>Αυτός ο σύνδεσμος πρέπει να είναι άμεσος σύνδεσμος προς το αρχείο για κατέβασμα.",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "Παρουσιάστηκε σφάλμα κατά την εργασία με το έγγραφο.<br>Χρησιμοποιήστε την επιλογή «Λήψη ως...» για να αποθηκεύσετε το αντίγραφο ασφαλείας στον σκληρό δίσκο του υπολογιστή σας.",
|
"DE.Controllers.Main.errorEditingDownloadas": "Παρουσιάστηκε σφάλμα κατά την εργασία με το έγγραφο.<br>Χρησιμοποιήστε την επιλογή «Λήψη ως» για να αποθηκεύσετε το αντίγραφο ασφαλείας στον σκληρό δίσκο του υπολογιστή σας.",
|
||||||
"DE.Controllers.Main.errorEditingSaveas": "Παρουσιάστηκε σφάλμα κατά την εργασία με το έγγραφο.<br>Χρησιμοποιήστε την επιλογή «Αποθήκευση ως...» για να αποθηκεύσετε το αντίγραφο ασφαλείας στον σκληρό δίσκο του υπολογιστή σας.",
|
"DE.Controllers.Main.errorEditingSaveas": "Παρουσιάστηκε σφάλμα κατά την εργασία με το έγγραφο.<br>Χρησιμοποιήστε την επιλογή «Αποθήκευση ως...» για να αποθηκεύσετε το αντίγραφο ασφαλείας στον σκληρό δίσκο του υπολογιστή σας.",
|
||||||
"DE.Controllers.Main.errorEmailClient": "Δε βρέθηκε καμιά εφαρμογή email.",
|
"DE.Controllers.Main.errorEmailClient": "Δε βρέθηκε καμιά εφαρμογή email.",
|
||||||
"DE.Controllers.Main.errorEmptyTOC": "Ξεκινήστε τη δημιουργία ενός πίνακα περιεχομένων εφαρμόζοντας ένα στυλ επικεφαλίδας από τη συλλογή Στυλ στο επιλεγμένο κείμενο.",
|
"DE.Controllers.Main.errorEmptyTOC": "Ξεκινήστε τη δημιουργία ενός πίνακα περιεχομένων εφαρμόζοντας ένα στυλ επικεφαλίδας από τη συλλογή Στυλ στο επιλεγμένο κείμενο.",
|
||||||
|
@ -1700,22 +1700,22 @@
|
||||||
"DE.Views.FileMenu.btnBackCaption": "Άνοιγμα τοποθεσίας αρχείου",
|
"DE.Views.FileMenu.btnBackCaption": "Άνοιγμα τοποθεσίας αρχείου",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Κλείσιμο Μενού",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Κλείσιμο Μενού",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Δημιουργία Νέου",
|
"DE.Views.FileMenu.btnCreateNewCaption": "Δημιουργία Νέου",
|
||||||
"DE.Views.FileMenu.btnDownloadCaption": "Λήψη ως...",
|
"DE.Views.FileMenu.btnDownloadCaption": "Λήψη ως",
|
||||||
"DE.Views.FileMenu.btnExitCaption": "Έξοδος",
|
"DE.Views.FileMenu.btnExitCaption": "Έξοδος",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Άνοιγμα...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Άνοιγμα",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Βοήθεια...",
|
"DE.Views.FileMenu.btnHelpCaption": "Βοήθεια",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Ιστορικό Εκδόσεων",
|
"DE.Views.FileMenu.btnHistoryCaption": "Ιστορικό Εκδόσεων",
|
||||||
"DE.Views.FileMenu.btnInfoCaption": "Πληροφορίες Εγγράφου...",
|
"DE.Views.FileMenu.btnInfoCaption": "Πληροφορίες Εγγράφου",
|
||||||
"DE.Views.FileMenu.btnPrintCaption": "Εκτύπωση",
|
"DE.Views.FileMenu.btnPrintCaption": "Εκτύπωση",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Προστασία",
|
"DE.Views.FileMenu.btnProtectCaption": "Προστασία",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Άνοιγμα Πρόσφατου...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Άνοιγμα Πρόσφατου",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Μετονομασία...",
|
"DE.Views.FileMenu.btnRenameCaption": "Μετονομασία",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Πίσω στο Έγγραφο",
|
"DE.Views.FileMenu.btnReturnCaption": "Πίσω στο Έγγραφο",
|
||||||
"DE.Views.FileMenu.btnRightsCaption": "Δικαιώματα Πρόσβασης...",
|
"DE.Views.FileMenu.btnRightsCaption": "Δικαιώματα Πρόσβασης",
|
||||||
"DE.Views.FileMenu.btnSaveAsCaption": "Αποθήκευση ως",
|
"DE.Views.FileMenu.btnSaveAsCaption": "Αποθήκευση ως",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Αποθήκευση",
|
"DE.Views.FileMenu.btnSaveCaption": "Αποθήκευση",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Αποθήκευση Αντιγράφου ως...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Αποθήκευση Αντιγράφου ως",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Προηγμένες Ρυθμίσεις...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Προηγμένες Ρυθμίσεις",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Επεξεργασία Εγγράφου",
|
"DE.Views.FileMenu.btnToEditCaption": "Επεξεργασία Εγγράφου",
|
||||||
"DE.Views.FileMenu.textDownload": "Λήψη",
|
"DE.Views.FileMenu.textDownload": "Λήψη",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Κενό Έγγραφο",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Κενό Έγγραφο",
|
||||||
|
|
|
@ -196,7 +196,7 @@
|
||||||
"Common.UI.ThemeColorPalette.textStandartColors": "Standard Colors",
|
"Common.UI.ThemeColorPalette.textStandartColors": "Standard Colors",
|
||||||
"Common.UI.ThemeColorPalette.textThemeColors": "Theme Colors",
|
"Common.UI.ThemeColorPalette.textThemeColors": "Theme Colors",
|
||||||
"Common.UI.Themes.txtThemeClassicLight": "Classic Light",
|
"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.txtThemeDark": "Dark",
|
||||||
"Common.UI.Themes.txtThemeLight": "Light",
|
"Common.UI.Themes.txtThemeLight": "Light",
|
||||||
"Common.UI.Themes.txtThemeSystem": "Same as system",
|
"Common.UI.Themes.txtThemeSystem": "Same as system",
|
||||||
|
@ -471,6 +471,7 @@
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Folder for save",
|
"Common.Views.SaveAsDlg.textTitle": "Folder for save",
|
||||||
"Common.Views.SearchPanel.textCaseSensitive": "Case sensitive",
|
"Common.Views.SearchPanel.textCaseSensitive": "Case sensitive",
|
||||||
"Common.Views.SearchPanel.textCloseSearch": "Close search",
|
"Common.Views.SearchPanel.textCloseSearch": "Close search",
|
||||||
|
"Common.Views.SearchPanel.textContentChanged": "Document changed.",
|
||||||
"Common.Views.SearchPanel.textFind": "Find",
|
"Common.Views.SearchPanel.textFind": "Find",
|
||||||
"Common.Views.SearchPanel.textFindAndReplace": "Find and replace",
|
"Common.Views.SearchPanel.textFindAndReplace": "Find and replace",
|
||||||
"Common.Views.SearchPanel.textMatchUsingRegExp": "Match using regular expressions",
|
"Common.Views.SearchPanel.textMatchUsingRegExp": "Match using regular expressions",
|
||||||
|
@ -479,14 +480,13 @@
|
||||||
"Common.Views.SearchPanel.textReplace": "Replace",
|
"Common.Views.SearchPanel.textReplace": "Replace",
|
||||||
"Common.Views.SearchPanel.textReplaceAll": "Replace All",
|
"Common.Views.SearchPanel.textReplaceAll": "Replace All",
|
||||||
"Common.Views.SearchPanel.textReplaceWith": "Replace with",
|
"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.textSearchHasStopped": "Search has stopped",
|
||||||
"Common.Views.SearchPanel.textSearchResults": "Search results: {0}/{1}",
|
"Common.Views.SearchPanel.textSearchResults": "Search results: {0}/{1}",
|
||||||
"Common.Views.SearchPanel.textTooManyResults": "There are too many results to show here",
|
"Common.Views.SearchPanel.textTooManyResults": "There are too many results to show here",
|
||||||
"Common.Views.SearchPanel.textWholeWords": "Whole words only",
|
"Common.Views.SearchPanel.textWholeWords": "Whole words only",
|
||||||
"Common.Views.SearchPanel.tipNextResult": "Next result",
|
"Common.Views.SearchPanel.tipNextResult": "Next result",
|
||||||
"Common.Views.SearchPanel.tipPreviousResult": "Previous 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.textLoading": "Loading",
|
||||||
"Common.Views.SelectFileDlg.textTitle": "Select Data Source",
|
"Common.Views.SelectFileDlg.textTitle": "Select Data Source",
|
||||||
"Common.Views.SignDialog.textBold": "Bold",
|
"Common.Views.SignDialog.textBold": "Bold",
|
||||||
|
@ -578,7 +578,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Incorrect data range.",
|
"DE.Controllers.Main.errorDataRange": "Incorrect data range.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Error code: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Error code: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Please verify the link to the document.<br>This link must be a direct link to the file for downloading.",
|
"DE.Controllers.Main.errorDirectUrl": "Please verify the link to the document.<br>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.<br>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.<br>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.<br>Use the 'Save as...' option to save the file backup copy to a drive.",
|
"DE.Controllers.Main.errorEditingSaveas": "An error occurred during the work with the document.<br>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.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.",
|
"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.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:<br> opening price, max price, min price, closing price.",
|
"DE.Controllers.Main.errorStockChart": "Incorrect row order. To build a stock chart place the data on the sheet in the following order:<br> opening price, max price, min price, closing price.",
|
||||||
"DE.Controllers.Main.errorSubmit": "Submit failed.",
|
"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.<br>Please contact your Document Server administrator.",
|
"DE.Controllers.Main.errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
|
||||||
"DE.Controllers.Main.errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator.",
|
"DE.Controllers.Main.errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator.",
|
||||||
"DE.Controllers.Main.errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
|
"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.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.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,<br>but will not be able to download or print it until the connection is restored and page is reloaded.",
|
"DE.Controllers.Main.errorViewerDisconnect": "Connection is lost. You can still view the document,<br>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.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.<br> Click \"Cancel\" then \"Save\" to save them. Click \"OK\" to discard all the unsaved changes.",
|
"DE.Controllers.Main.leavePageTextOnClose": "All unsaved changes in this document will be lost.<br> Click \"Cancel\" then \"Save\" to save them. Click \"OK\" to discard all the unsaved changes.",
|
||||||
"DE.Controllers.Main.loadFontsTextText": "Loading data...",
|
"DE.Controllers.Main.loadFontsTextText": "Loading data...",
|
||||||
|
@ -1714,22 +1714,22 @@
|
||||||
"DE.Views.FileMenu.btnBackCaption": "Open file location",
|
"DE.Views.FileMenu.btnBackCaption": "Open file location",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Close Menu",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Close Menu",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Create New",
|
"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.btnExitCaption": "Close",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Open...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Open",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Help...",
|
"DE.Views.FileMenu.btnHelpCaption": "Help",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Version History",
|
"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.btnPrintCaption": "Print",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Protect",
|
"DE.Views.FileMenu.btnProtectCaption": "Protect",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Open Recent...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Open Recent",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Rename...",
|
"DE.Views.FileMenu.btnRenameCaption": "Rename",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Back to Document",
|
"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.btnSaveAsCaption": "Save as",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Save",
|
"DE.Views.FileMenu.btnSaveCaption": "Save",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Save Copy as...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Save Copy as",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Advanced Settings...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Advanced Settings",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Edit Document",
|
"DE.Views.FileMenu.btnToEditCaption": "Edit Document",
|
||||||
"DE.Views.FileMenu.textDownload": "Download",
|
"DE.Views.FileMenu.textDownload": "Download",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Blank Document",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Blank Document",
|
||||||
|
@ -1847,26 +1847,34 @@
|
||||||
"DE.Views.FormSettings.textColor": "Border color",
|
"DE.Views.FormSettings.textColor": "Border color",
|
||||||
"DE.Views.FormSettings.textComb": "Comb of characters",
|
"DE.Views.FormSettings.textComb": "Comb of characters",
|
||||||
"DE.Views.FormSettings.textCombobox": "Combo Box",
|
"DE.Views.FormSettings.textCombobox": "Combo Box",
|
||||||
|
"DE.Views.FormSettings.textComplex": "Complex Field",
|
||||||
"DE.Views.FormSettings.textConnected": "Fields connected",
|
"DE.Views.FormSettings.textConnected": "Fields connected",
|
||||||
"DE.Views.FormSettings.textDelete": "Delete",
|
"DE.Views.FormSettings.textDelete": "Delete",
|
||||||
|
"DE.Views.FormSettings.textDigits": "Digits",
|
||||||
"DE.Views.FormSettings.textDisconnect": "Disconnect",
|
"DE.Views.FormSettings.textDisconnect": "Disconnect",
|
||||||
"DE.Views.FormSettings.textDropDown": "Dropdown",
|
"DE.Views.FormSettings.textDropDown": "Dropdown",
|
||||||
"DE.Views.FormSettings.textExact": "Exactly",
|
"DE.Views.FormSettings.textExact": "Exactly",
|
||||||
"DE.Views.FormSettings.textField": "Text Field",
|
"DE.Views.FormSettings.textField": "Text Field",
|
||||||
"DE.Views.FormSettings.textFixed": "Fixed size 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.textFromFile": "From File",
|
||||||
"DE.Views.FormSettings.textFromStorage": "From Storage",
|
"DE.Views.FormSettings.textFromStorage": "From Storage",
|
||||||
"DE.Views.FormSettings.textFromUrl": "From URL",
|
"DE.Views.FormSettings.textFromUrl": "From URL",
|
||||||
"DE.Views.FormSettings.textGroupKey": "Group key",
|
"DE.Views.FormSettings.textGroupKey": "Group key",
|
||||||
"DE.Views.FormSettings.textImage": "Image",
|
"DE.Views.FormSettings.textImage": "Image",
|
||||||
"DE.Views.FormSettings.textKey": "Key",
|
"DE.Views.FormSettings.textKey": "Key",
|
||||||
|
"DE.Views.FormSettings.textLetters": "Letters",
|
||||||
"DE.Views.FormSettings.textLock": "Lock",
|
"DE.Views.FormSettings.textLock": "Lock",
|
||||||
|
"DE.Views.FormSettings.textMask": "Arbitrary Mask",
|
||||||
"DE.Views.FormSettings.textMaxChars": "Characters limit",
|
"DE.Views.FormSettings.textMaxChars": "Characters limit",
|
||||||
"DE.Views.FormSettings.textMulti": "Multiline field",
|
"DE.Views.FormSettings.textMulti": "Multiline field",
|
||||||
"DE.Views.FormSettings.textNever": "Never",
|
"DE.Views.FormSettings.textNever": "Never",
|
||||||
"DE.Views.FormSettings.textNoBorder": "No border",
|
"DE.Views.FormSettings.textNoBorder": "No border",
|
||||||
|
"DE.Views.FormSettings.textNone": "None",
|
||||||
"DE.Views.FormSettings.textPlaceholder": "Placeholder",
|
"DE.Views.FormSettings.textPlaceholder": "Placeholder",
|
||||||
"DE.Views.FormSettings.textRadiobox": "Radio Button",
|
"DE.Views.FormSettings.textRadiobox": "Radio Button",
|
||||||
|
"DE.Views.FormSettings.textReg": "Regular Expression",
|
||||||
"DE.Views.FormSettings.textRequired": "Required",
|
"DE.Views.FormSettings.textRequired": "Required",
|
||||||
"DE.Views.FormSettings.textScale": "When to scale",
|
"DE.Views.FormSettings.textScale": "When to scale",
|
||||||
"DE.Views.FormSettings.textSelectImage": "Select Image",
|
"DE.Views.FormSettings.textSelectImage": "Select Image",
|
||||||
|
@ -1881,20 +1889,15 @@
|
||||||
"DE.Views.FormSettings.textUnlock": "Unlock",
|
"DE.Views.FormSettings.textUnlock": "Unlock",
|
||||||
"DE.Views.FormSettings.textValue": "Value Options",
|
"DE.Views.FormSettings.textValue": "Value Options",
|
||||||
"DE.Views.FormSettings.textWidth": "Cell width",
|
"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.capBtnCheckBox": "Checkbox",
|
||||||
"DE.Views.FormsTab.capBtnComboBox": "Combo Box",
|
"DE.Views.FormsTab.capBtnComboBox": "Combo Box",
|
||||||
|
"DE.Views.FormsTab.capBtnComplex": "Complex Field",
|
||||||
"DE.Views.FormsTab.capBtnDownloadForm": "Download as oform",
|
"DE.Views.FormsTab.capBtnDownloadForm": "Download as oform",
|
||||||
"DE.Views.FormsTab.capBtnDropDown": "Dropdown",
|
"DE.Views.FormsTab.capBtnDropDown": "Dropdown",
|
||||||
|
"DE.Views.FormsTab.capBtnEmail": "Email Address",
|
||||||
"DE.Views.FormsTab.capBtnImage": "Image",
|
"DE.Views.FormsTab.capBtnImage": "Image",
|
||||||
"DE.Views.FormsTab.capBtnNext": "Next Field",
|
"DE.Views.FormsTab.capBtnNext": "Next Field",
|
||||||
|
"DE.Views.FormsTab.capBtnPhone": "Phone Number",
|
||||||
"DE.Views.FormsTab.capBtnPrev": "Previous Field",
|
"DE.Views.FormsTab.capBtnPrev": "Previous Field",
|
||||||
"DE.Views.FormsTab.capBtnRadioBox": "Radio Button",
|
"DE.Views.FormsTab.capBtnRadioBox": "Radio Button",
|
||||||
"DE.Views.FormsTab.capBtnSaveForm": "Save as oform",
|
"DE.Views.FormsTab.capBtnSaveForm": "Save as oform",
|
||||||
|
@ -1911,10 +1914,13 @@
|
||||||
"DE.Views.FormsTab.textSubmited": "Form submitted successfully",
|
"DE.Views.FormsTab.textSubmited": "Form submitted successfully",
|
||||||
"DE.Views.FormsTab.tipCheckBox": "Insert checkbox",
|
"DE.Views.FormsTab.tipCheckBox": "Insert checkbox",
|
||||||
"DE.Views.FormsTab.tipComboBox": "Insert combo box",
|
"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.tipDownloadForm": "Download a file as a fillable OFORM document",
|
||||||
"DE.Views.FormsTab.tipDropDown": "Insert dropdown list",
|
"DE.Views.FormsTab.tipDropDown": "Insert dropdown list",
|
||||||
|
"DE.Views.FormsTab.tipEmailField": "Insert email address",
|
||||||
"DE.Views.FormsTab.tipImageField": "Insert image",
|
"DE.Views.FormsTab.tipImageField": "Insert image",
|
||||||
"DE.Views.FormsTab.tipNextForm": "Go to the next field",
|
"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.tipPrevForm": "Go to the previous field",
|
||||||
"DE.Views.FormsTab.tipRadioBox": "Insert radio button",
|
"DE.Views.FormsTab.tipRadioBox": "Insert radio button",
|
||||||
"DE.Views.FormsTab.tipSaveForm": "Save a file as a fillable OFORM document",
|
"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.tipTextField": "Insert text field",
|
||||||
"DE.Views.FormsTab.tipViewForm": "View form",
|
"DE.Views.FormsTab.tipViewForm": "View form",
|
||||||
"DE.Views.FormsTab.txtUntitled": "Untitled",
|
"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.textBottomCenter": "Bottom center",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomLeft": "Bottom left",
|
"DE.Views.HeaderFooterSettings.textBottomLeft": "Bottom left",
|
||||||
"DE.Views.HeaderFooterSettings.textBottomPage": "Bottom of Page",
|
"DE.Views.HeaderFooterSettings.textBottomPage": "Bottom of Page",
|
||||||
|
@ -2935,11 +2935,11 @@
|
||||||
"DE.Views.ViewTab.textRulers": "Rulers",
|
"DE.Views.ViewTab.textRulers": "Rulers",
|
||||||
"DE.Views.ViewTab.textStatusBar": "Status Bar",
|
"DE.Views.ViewTab.textStatusBar": "Status Bar",
|
||||||
"DE.Views.ViewTab.textZoom": "Zoom",
|
"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.tipFitToPage": "Fit to page",
|
||||||
"DE.Views.ViewTab.tipFitToWidth": "Fit to width",
|
"DE.Views.ViewTab.tipFitToWidth": "Fit to width",
|
||||||
|
"DE.Views.ViewTab.tipHeadings": "Headings",
|
||||||
"DE.Views.ViewTab.tipInterfaceTheme": "Interface theme",
|
"DE.Views.ViewTab.tipInterfaceTheme": "Interface theme",
|
||||||
"DE.Views.ViewTab.tipDarkDocument": "Dark document",
|
|
||||||
"DE.Views.WatermarkSettingsDialog.textAuto": "Auto",
|
"DE.Views.WatermarkSettingsDialog.textAuto": "Auto",
|
||||||
"DE.Views.WatermarkSettingsDialog.textBold": "Bold",
|
"DE.Views.WatermarkSettingsDialog.textBold": "Bold",
|
||||||
"DE.Views.WatermarkSettingsDialog.textColor": "Text color",
|
"DE.Views.WatermarkSettingsDialog.textColor": "Text color",
|
||||||
|
|
|
@ -576,7 +576,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Rango de datos incorrecto.",
|
"DE.Controllers.Main.errorDataRange": "Rango de datos incorrecto.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Código de error: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Código de error: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Por favor, verifique el vínculo al documento.<br>Este vínculo debe ser un vínculo directo al archivo para descargar.",
|
"DE.Controllers.Main.errorDirectUrl": "Por favor, verifique el vínculo al documento.<br>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.<br>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.<br>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.<br>Use la opción 'Guardar 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.<br>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.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.",
|
"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.btnBackCaption": "Abrir ubicación del archivo",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Cerrar menú",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Cerrar menú",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Crear nuevo",
|
"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.btnExitCaption": "Cerrar",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Abrir...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Abrir",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Ayuda...",
|
"DE.Views.FileMenu.btnHelpCaption": "Ayuda",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Historial de las Versiones",
|
"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.btnPrintCaption": "Imprimir",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Proteger",
|
"DE.Views.FileMenu.btnProtectCaption": "Proteger",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Abrir reciente...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Abrir reciente",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Renombrar...",
|
"DE.Views.FileMenu.btnRenameCaption": "Renombrar",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Volver a Documento",
|
"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.btnSaveAsCaption": "Guardar como",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Guardar",
|
"DE.Views.FileMenu.btnSaveCaption": "Guardar",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Guardar Copia como...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Guardar Copia como",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Configuración avanzada...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Configuración avanzada",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Editar documento",
|
"DE.Views.FileMenu.btnToEditCaption": "Editar documento",
|
||||||
"DE.Views.FileMenu.textDownload": "Descargar",
|
"DE.Views.FileMenu.textDownload": "Descargar",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Documento en blanco",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Documento en blanco",
|
||||||
|
|
|
@ -576,7 +576,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Datu-barruti okerra.",
|
"DE.Controllers.Main.errorDataRange": "Datu-barruti okerra.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Errore-kodea: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Errore-kodea: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Egiaztatu dokumenturako esteka.<br>Esteka honek deskargarako esteka zuzen bat izan behar du.",
|
"DE.Controllers.Main.errorDirectUrl": "Egiaztatu dokumenturako esteka.<br>Esteka honek deskargarako esteka zuzen bat izan behar du.",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "Errore bat gertatu da dokumentuarekin lan egitean.<br>Erabili 'Deskargatu honela...' aukera fitxategiaren babeskopia zure ordenagailuko disko gogorrean gordetzeko.",
|
"DE.Controllers.Main.errorEditingDownloadas": "Errore bat gertatu da dokumentuarekin lan egitean.<br>Erabili 'Deskargatu honela' aukera fitxategiaren babeskopia zure ordenagailuko disko gogorrean gordetzeko.",
|
||||||
"DE.Controllers.Main.errorEditingSaveas": "Errore bat gertatu da dokumentuarekin lan egitean.<br>Erabili 'Gorde honela...' aukera fitxategiaren babeskopia zure ordenagailuko disko gogorrean gordetzeko.",
|
"DE.Controllers.Main.errorEditingSaveas": "Errore bat gertatu da dokumentuarekin lan egitean.<br>Erabili 'Gorde honela...' aukera fitxategiaren babeskopia zure ordenagailuko disko gogorrean gordetzeko.",
|
||||||
"DE.Controllers.Main.errorEmailClient": "Ezin izan da posta-bezerorik aurkitu.",
|
"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.",
|
"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.btnBackCaption": "Ireki fitxategiaren kokalekua",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Itxi menua",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Itxi menua",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Sortu berria",
|
"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.btnExitCaption": "Itxi",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Ireki...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Ireki",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Laguntza...",
|
"DE.Views.FileMenu.btnHelpCaption": "Laguntza",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Bertsioen historia",
|
"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.btnPrintCaption": "Inprimatu",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Babestu",
|
"DE.Views.FileMenu.btnProtectCaption": "Babestu",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Ireki azkenak...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Ireki azkenak",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Aldatu izena...",
|
"DE.Views.FileMenu.btnRenameCaption": "Aldatu izena",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Atzera dokumentura",
|
"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.btnSaveAsCaption": "Gorde honela",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Gorde",
|
"DE.Views.FileMenu.btnSaveCaption": "Gorde",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Gorde kopia honela...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Gorde kopia honela",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Ezarpen aurreratuak...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Ezarpen aurreratuak",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Editatu dokumentua",
|
"DE.Views.FileMenu.btnToEditCaption": "Editatu dokumentua",
|
||||||
"DE.Views.FileMenu.textDownload": "Deskargatu",
|
"DE.Views.FileMenu.textDownload": "Deskargatu",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Dokumentu hutsa",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Dokumentu hutsa",
|
||||||
|
|
|
@ -1026,19 +1026,19 @@
|
||||||
"DE.Views.FileMenu.btnBackCaption": "Siirry asiakirjoihin",
|
"DE.Views.FileMenu.btnBackCaption": "Siirry asiakirjoihin",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Sulje valikko",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Sulje valikko",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Luo Uusi",
|
"DE.Views.FileMenu.btnCreateNewCaption": "Luo Uusi",
|
||||||
"DE.Views.FileMenu.btnDownloadCaption": "Lataa kuten...",
|
"DE.Views.FileMenu.btnDownloadCaption": "Lataa kuten",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Tuki...",
|
"DE.Views.FileMenu.btnHelpCaption": "Tuki",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Versiohistoria",
|
"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.btnPrintCaption": "Tulosta",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Suojaa",
|
"DE.Views.FileMenu.btnProtectCaption": "Suojaa",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Avaa viimeaikainen...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Avaa viimeaikainen",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Nimeä uudelleen...",
|
"DE.Views.FileMenu.btnRenameCaption": "Nimeä uudelleen",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Takaisin asiakirjaan",
|
"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.btnSaveAsCaption": "Tallenna nimellä",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Tallenna",
|
"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.btnToEditCaption": "Muokkaa asiakirjaa",
|
||||||
"DE.Views.FileMenu.textDownload": "Lataa",
|
"DE.Views.FileMenu.textDownload": "Lataa",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Lisää teksti",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Lisää teksti",
|
||||||
|
|
|
@ -471,6 +471,7 @@
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Dossier pour enregistrement",
|
"Common.Views.SaveAsDlg.textTitle": "Dossier pour enregistrement",
|
||||||
"Common.Views.SearchPanel.textCaseSensitive": "Sensible à la casse",
|
"Common.Views.SearchPanel.textCaseSensitive": "Sensible à la casse",
|
||||||
"Common.Views.SearchPanel.textCloseSearch": "Fermer la recherche",
|
"Common.Views.SearchPanel.textCloseSearch": "Fermer la recherche",
|
||||||
|
"Common.Views.SearchPanel.textContentChanged": "Document modifié.",
|
||||||
"Common.Views.SearchPanel.textFind": "Rechercher",
|
"Common.Views.SearchPanel.textFind": "Rechercher",
|
||||||
"Common.Views.SearchPanel.textFindAndReplace": "Rechercher et remplacer",
|
"Common.Views.SearchPanel.textFindAndReplace": "Rechercher et remplacer",
|
||||||
"Common.Views.SearchPanel.textMatchUsingRegExp": "Correspondance à l'aide d'expressions régulières",
|
"Common.Views.SearchPanel.textMatchUsingRegExp": "Correspondance à l'aide d'expressions régulières",
|
||||||
|
@ -479,6 +480,7 @@
|
||||||
"Common.Views.SearchPanel.textReplace": "Remplacer",
|
"Common.Views.SearchPanel.textReplace": "Remplacer",
|
||||||
"Common.Views.SearchPanel.textReplaceAll": "Remplacer tout",
|
"Common.Views.SearchPanel.textReplaceAll": "Remplacer tout",
|
||||||
"Common.Views.SearchPanel.textReplaceWith": "Remplacer par",
|
"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.textSearchHasStopped": "La recherche a été arrêtée",
|
||||||
"Common.Views.SearchPanel.textSearchResults": "Résultats de la recherche : {0}/{1}",
|
"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",
|
"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.errorDataRange": "Plage de données incorrecte.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Code d'erreur: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Code d'erreur: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Vérifiez le lien vers le document.<br>Assurez-vous que c'est un lien de téléchargement direct. ",
|
"DE.Controllers.Main.errorDirectUrl": "Vérifiez le lien vers le document.<br>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.<br>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.<br>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.<br>Utilisez l'option 'Télécharger comme...' pour enregistrer une copie de sauvegarde sur le disque dur de votre ordinateur. ",
|
"DE.Controllers.Main.errorEditingSaveas": "Une erreur s'est produite lors du travail avec le document.<br>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.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é.",
|
"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.btnBackCaption": "Ouvrir l'emplacement du fichier",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Fermer le menu",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Fermer le menu",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Nouveau document",
|
"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.btnExitCaption": "Fermer",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Ouvrir...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Ouvrir",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Aide...",
|
"DE.Views.FileMenu.btnHelpCaption": "Aide",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Historique des versions",
|
"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.btnPrintCaption": "Imprimer",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Protéger",
|
"DE.Views.FileMenu.btnProtectCaption": "Protéger",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Ouvrir récent...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Ouvrir récent",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Renommer...",
|
"DE.Views.FileMenu.btnRenameCaption": "Renommer",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Retour au Document",
|
"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.btnSaveAsCaption": "Enregistrer sous",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Enregistrer",
|
"DE.Views.FileMenu.btnSaveCaption": "Enregistrer",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Enregistrer une copie comme...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Enregistrer une copie comme",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Paramètres avancés...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Paramètres avancés",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Modifier le document",
|
"DE.Views.FileMenu.btnToEditCaption": "Modifier le document",
|
||||||
"DE.Views.FileMenu.textDownload": "Télécharger",
|
"DE.Views.FileMenu.textDownload": "Télécharger",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Document vide",
|
"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.strShowOthersChanges": "Afficher les modifications apportées par d'autres utilisateurs",
|
||||||
"DE.Views.FileMenuPanels.Settings.strShowResolvedComments": "Afficher les commentaires résolus",
|
"DE.Views.FileMenuPanels.Settings.strShowResolvedComments": "Afficher les commentaires résolus",
|
||||||
"DE.Views.FileMenuPanels.Settings.strStrict": "Strict",
|
"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.strUnit": "Unité de mesure",
|
||||||
"DE.Views.FileMenuPanels.Settings.strZoom": "Valeur du zoom par défaut",
|
"DE.Views.FileMenuPanels.Settings.strZoom": "Valeur du zoom par défaut",
|
||||||
"DE.Views.FileMenuPanels.Settings.text10Minutes": "Toutes les 10 minutes",
|
"DE.Views.FileMenuPanels.Settings.text10Minutes": "Toutes les 10 minutes",
|
||||||
|
@ -2912,12 +2914,17 @@
|
||||||
"DE.Views.ViewTab.textDarkDocument": "Document sombre",
|
"DE.Views.ViewTab.textDarkDocument": "Document sombre",
|
||||||
"DE.Views.ViewTab.textFitToPage": "Ajuster à la page",
|
"DE.Views.ViewTab.textFitToPage": "Ajuster à la page",
|
||||||
"DE.Views.ViewTab.textFitToWidth": "Ajuster à la largeur",
|
"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.textNavigation": "Navigation",
|
||||||
"DE.Views.ViewTab.textOutline": "Titres",
|
"DE.Views.ViewTab.textOutline": "Titres",
|
||||||
"DE.Views.ViewTab.textRulers": "Règles",
|
"DE.Views.ViewTab.textRulers": "Règles",
|
||||||
"DE.Views.ViewTab.textStatusBar": "Barre d'état",
|
"DE.Views.ViewTab.textStatusBar": "Barre d'état",
|
||||||
"DE.Views.ViewTab.textZoom": "Zoom",
|
"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.textAuto": "Auto",
|
||||||
"DE.Views.WatermarkSettingsDialog.textBold": "Gras",
|
"DE.Views.WatermarkSettingsDialog.textBold": "Gras",
|
||||||
"DE.Views.WatermarkSettingsDialog.textColor": "Couleur du texte",
|
"DE.Views.WatermarkSettingsDialog.textColor": "Couleur du texte",
|
||||||
|
|
|
@ -563,7 +563,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Intervalo de datos incorrecto.",
|
"DE.Controllers.Main.errorDataRange": "Intervalo de datos incorrecto.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Código do erro: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Código do erro: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Por favor, verifique a ligazón para o documento.<br>Esta ligazón debe ser a ligazón directa para descargar o ficheiro.",
|
"DE.Controllers.Main.errorDirectUrl": "Por favor, verifique a ligazón para o documento.<br>Esta ligazón debe ser a ligazón directa para descargar o ficheiro.",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "Ocorreu un erro ao traballar no documento.<br>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.<br>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.<br>utilice a opción 'Gardar como...\" para gardar unha copia do ficheiro no seu computador.",
|
"DE.Controllers.Main.errorEditingSaveas": "Ocorreu un erro ao traballar no documento.<br>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.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.",
|
"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.btnBackCaption": "Abrir ubicación do ficheiro",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Pechar menú",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Pechar menú",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Crear novo",
|
"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.btnExitCaption": "Saír",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Abrir...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Abrir",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Axuda...",
|
"DE.Views.FileMenu.btnHelpCaption": "Axuda",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Historial de versións",
|
"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.btnPrintCaption": "Imprimir",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Protexer",
|
"DE.Views.FileMenu.btnProtectCaption": "Protexer",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Renomear...",
|
"DE.Views.FileMenu.btnRenameCaption": "Renomear",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Volver a Documento",
|
"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.btnSaveAsCaption": "Gardar como",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Gardar",
|
"DE.Views.FileMenu.btnSaveCaption": "Gardar",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Gardar copia como...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Gardar copia como",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Configuracións avanzadas...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Configuracións avanzadas",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Editar documento",
|
"DE.Views.FileMenu.btnToEditCaption": "Editar documento",
|
||||||
"DE.Views.FileMenu.textDownload": "Descargar",
|
"DE.Views.FileMenu.textDownload": "Descargar",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Documento en branco",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Documento en branco",
|
||||||
|
|
|
@ -576,7 +576,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Hibás adattartomány.",
|
"DE.Controllers.Main.errorDataRange": "Hibás adattartomány.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Hibakód: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Hibakód: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Kérjük, ellenőrizze a dokumentumra mutató hivatkozást.<br>Ennek a hivatkozásnak a letöltéshez közvetlen hivatkozásnak kell lennie.",
|
"DE.Controllers.Main.errorDirectUrl": "Kérjük, ellenőrizze a dokumentumra mutató hivatkozást.<br>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.<br>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.<br>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.<br>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.errorEditingSaveas": "Hiba történt a dokumentummal végzett munka során.<br>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.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.",
|
"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.btnBackCaption": "Fájl helyének megnyitása",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Menü bezárása",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Menü bezárása",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Új létrehozá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.btnExitCaption": "Bezár",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Megnyitás...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Megnyitás",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Súgó...",
|
"DE.Views.FileMenu.btnHelpCaption": "Súgó",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Verziótörténet",
|
"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.btnPrintCaption": "Nyomtatás",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Megvéd",
|
"DE.Views.FileMenu.btnProtectCaption": "Megvéd",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Korábbi megnyitása...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Korábbi megnyitása",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Átnevezés...",
|
"DE.Views.FileMenu.btnRenameCaption": "Átnevezés",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Vissza a dokumentumhoz",
|
"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.btnSaveAsCaption": "Menés másként",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Mentés",
|
"DE.Views.FileMenu.btnSaveCaption": "Mentés",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Másolat mentése mint...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Másolat mentése mint",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Haladó beállítások...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Haladó beállítások",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Dokumentum szerkesztése",
|
"DE.Views.FileMenu.btnToEditCaption": "Dokumentum szerkesztése",
|
||||||
"DE.Views.FileMenu.textDownload": "Letöltés",
|
"DE.Views.FileMenu.textDownload": "Letöltés",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Üres Dokumentum",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Üres Dokumentum",
|
||||||
|
|
|
@ -576,7 +576,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Տվյալների սխալ ընդգրկույթ։",
|
"DE.Controllers.Main.errorDataRange": "Տվյալների սխալ ընդգրկույթ։",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Սխալի կոդ՝ %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Սխալի կոդ՝ %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Խնդրում ենք ստուգել փաստաթղթի հղումը:<br> Այս հղումը պետք է լինի ուղիղ հղում դեպի ներբեռնելու ֆայլը:",
|
"DE.Controllers.Main.errorDirectUrl": "Խնդրում ենք ստուգել փաստաթղթի հղումը:<br> Այս հղումը պետք է լինի ուղիղ հղում դեպի ներբեռնելու ֆայլը:",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "Փաստաթղթի հետ աշխատանքի ընթացքում տեղի է ունեցել սխալ։<br>«Ներբեռնել որպես...» հրամանով պահպանեք նիշքի պահուստային պատճենը Ձեր համակարգչի կոշտ սկավառակում։",
|
"DE.Controllers.Main.errorEditingDownloadas": "Փաստաթղթի հետ աշխատանքի ընթացքում տեղի է ունեցել սխալ։<br>«Ներբեռնել որպես» հրամանով պահպանեք նիշքի պահուստային պատճենը Ձեր համակարգչի կոշտ սկավառակում։",
|
||||||
"DE.Controllers.Main.errorEditingSaveas": "Փաստաթղթի հետ աշխատանքի ընթացքում տեղի ունեցավ սխալ։<br>«Պահպանել որպես...» հրամանով պահպանեք նիշքի պահուստային պատճենը Ձեր համակարգչի կոշտ սկավառակում։",
|
"DE.Controllers.Main.errorEditingSaveas": "Փաստաթղթի հետ աշխատանքի ընթացքում տեղի ունեցավ սխալ։<br>«Պահպանել որպես...» հրամանով պահպանեք նիշքի պահուստային պատճենը Ձեր համակարգչի կոշտ սկավառակում։",
|
||||||
"DE.Controllers.Main.errorEmailClient": "Էլփոստի հաճախորդ չի գտնվել:",
|
"DE.Controllers.Main.errorEmailClient": "Էլփոստի հաճախորդ չի գտնվել:",
|
||||||
"DE.Controllers.Main.errorEmptyTOC": "Սկսել ստեղծել բովանդակության աղյուսակ՝ կիրառելով վերնագրի ոճը ոճերի սրահից ընտրված տեքստում:",
|
"DE.Controllers.Main.errorEmptyTOC": "Սկսել ստեղծել բովանդակության աղյուսակ՝ կիրառելով վերնագրի ոճը ոճերի սրահից ընտրված տեքստում:",
|
||||||
|
@ -1711,22 +1711,22 @@
|
||||||
"DE.Views.FileMenu.btnBackCaption": "Բացել ֆայլի պանակը",
|
"DE.Views.FileMenu.btnBackCaption": "Բացել ֆայլի պանակը",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Փակել ընտրացանկը",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Փակել ընտրացանկը",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Ստեղծել նորը",
|
"DE.Views.FileMenu.btnCreateNewCaption": "Ստեղծել նորը",
|
||||||
"DE.Views.FileMenu.btnDownloadCaption": "Ներբեռնել որպես...",
|
"DE.Views.FileMenu.btnDownloadCaption": "Ներբեռնել որպես",
|
||||||
"DE.Views.FileMenu.btnExitCaption": "Փակել",
|
"DE.Views.FileMenu.btnExitCaption": "Փակել",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Բացել․․․",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Բացել",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Օգնություն",
|
"DE.Views.FileMenu.btnHelpCaption": "Օգնություն",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Տարբերակի պատմություն",
|
"DE.Views.FileMenu.btnHistoryCaption": "Տարբերակի պատմություն",
|
||||||
"DE.Views.FileMenu.btnInfoCaption": "Փաստաթղթի մասին...",
|
"DE.Views.FileMenu.btnInfoCaption": "Փաստաթղթի մասին",
|
||||||
"DE.Views.FileMenu.btnPrintCaption": "Տպել",
|
"DE.Views.FileMenu.btnPrintCaption": "Տպել",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Պաշտպանել",
|
"DE.Views.FileMenu.btnProtectCaption": "Պաշտպանել",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Բացել վերջինը...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Բացել վերջինը",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Վերանվանել․․․",
|
"DE.Views.FileMenu.btnRenameCaption": "Վերանվանել",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Հետ դեպի փաստաթուղթ",
|
"DE.Views.FileMenu.btnReturnCaption": "Հետ դեպի փաստաթուղթ",
|
||||||
"DE.Views.FileMenu.btnRightsCaption": "Մատչման իրավունքներ...",
|
"DE.Views.FileMenu.btnRightsCaption": "Մատչման իրավունքներ",
|
||||||
"DE.Views.FileMenu.btnSaveAsCaption": "Պահպանել որպես",
|
"DE.Views.FileMenu.btnSaveAsCaption": "Պահպանել որպես",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Պահպանել",
|
"DE.Views.FileMenu.btnSaveCaption": "Պահպանել",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Պահպանել պատճենը որպես...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Պահպանել պատճենը որպես",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Լրացուցիչ կարգավորումներ...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Լրացուցիչ կարգավորումներ",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Խմբագրել փաստաթուղթը",
|
"DE.Views.FileMenu.btnToEditCaption": "Խմբագրել փաստաթուղթը",
|
||||||
"DE.Views.FileMenu.textDownload": "Ներբեռնել",
|
"DE.Views.FileMenu.textDownload": "Ներբեռնել",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Դատարկ փաստաթուղթ",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Դատարկ փաստաթուղթ",
|
||||||
|
|
|
@ -535,7 +535,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Rentang data salah.",
|
"DE.Controllers.Main.errorDataRange": "Rentang data salah.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Kode kesalahan: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Kode kesalahan: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Silakan verifikasi link ke dokumen.<br>Link ini harus langsung menuju file target untuk download.",
|
"DE.Controllers.Main.errorDirectUrl": "Silakan verifikasi link ke dokumen.<br>Link ini harus langsung menuju file target untuk download.",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "Ada kesalahan saat bekerja dengan dokumen.<br>Gunakan opsi 'Download sebagai...' untuk menyimpan file salinan backup ke komputer Anda.",
|
"DE.Controllers.Main.errorEditingDownloadas": "Ada kesalahan saat bekerja dengan dokumen.<br>Gunakan opsi 'Download sebagai' untuk menyimpan file salinan backup ke komputer Anda.",
|
||||||
"DE.Controllers.Main.errorEditingSaveas": "Ada kesalahan saat bekerja dengan dokumen.<br>Gunakan opsi 'Simpan sebagai...' untuk menyimpan file salinan backup ke komputer Anda.",
|
"DE.Controllers.Main.errorEditingSaveas": "Ada kesalahan saat bekerja dengan dokumen.<br>Gunakan opsi 'Simpan sebagai...' untuk menyimpan file salinan backup ke komputer Anda.",
|
||||||
"DE.Controllers.Main.errorEmailClient": "Email klein tidak bisa ditemukan.",
|
"DE.Controllers.Main.errorEmailClient": "Email klein tidak bisa ditemukan.",
|
||||||
"DE.Controllers.Main.errorFilePassProtect": "Dokumen dilindungi dengan kata sandi dan tidak dapat dibuka.",
|
"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.btnBackCaption": "Buka Dokumen",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Tutup Menu",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Tutup Menu",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Buat Baru",
|
"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.btnExitCaption": "Tutup",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Buka...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Buka",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Bantuan...",
|
"DE.Views.FileMenu.btnHelpCaption": "Bantuan",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Riwayat Versi",
|
"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.btnPrintCaption": "Cetak",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Proteksi",
|
"DE.Views.FileMenu.btnProtectCaption": "Proteksi",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Membuka yang Terbaru...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Membuka yang Terbaru",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Ganti nama...",
|
"DE.Views.FileMenu.btnRenameCaption": "Ganti nama",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Kembali ke Dokumen",
|
"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.btnSaveAsCaption": "Simpan sebagai",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Simpan",
|
"DE.Views.FileMenu.btnSaveCaption": "Simpan",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Simpan Salinan sebagai...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Simpan Salinan sebagai",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Pengaturan Lanjut...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Pengaturan Lanjut",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Edit Dokumen",
|
"DE.Views.FileMenu.btnToEditCaption": "Edit Dokumen",
|
||||||
"DE.Views.FileMenu.textDownload": "Unduh",
|
"DE.Views.FileMenu.textDownload": "Unduh",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Dokumen Kosong",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Dokumen Kosong",
|
||||||
|
|
|
@ -576,7 +576,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Intervallo di dati non corretto.",
|
"DE.Controllers.Main.errorDataRange": "Intervallo di dati non corretto.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Codice errore: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Codice errore: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Si prega di verificare il link al documento. <br>Questo collegamento deve essere un collegamento diretto al file da scaricare.",
|
"DE.Controllers.Main.errorDirectUrl": "Si prega di verificare il link al documento. <br>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.<br>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.<br>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.<br>Utilizza l'opzione 'Salvare 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.<br>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.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.",
|
"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.btnBackCaption": "Apri percorso file",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Chiudi il menù",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Chiudi il menù",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Crea una nuova didascalia",
|
"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.btnExitCaption": "Chiudere",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Aprire...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Aprire",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Guida...",
|
"DE.Views.FileMenu.btnHelpCaption": "Guida",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Cronologia delle versioni",
|
"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.btnPrintCaption": "Stampa",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Proteggi",
|
"DE.Views.FileMenu.btnProtectCaption": "Proteggi",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Apri recenti...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Apri recenti",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Rinomina in corso...",
|
"DE.Views.FileMenu.btnRenameCaption": "Rinomina in corso",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Torna al documento",
|
"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.btnSaveAsCaption": "Salva come",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Salva",
|
"DE.Views.FileMenu.btnSaveCaption": "Salva",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Salva copia come...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Salva copia come",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Impostazioni avanzate...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Impostazioni avanzate",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Modifica documento",
|
"DE.Views.FileMenu.btnToEditCaption": "Modifica documento",
|
||||||
"DE.Views.FileMenu.textDownload": "Scarica",
|
"DE.Views.FileMenu.textDownload": "Scarica",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Documento Vuoto",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Documento Vuoto",
|
||||||
|
|
|
@ -691,7 +691,7 @@
|
||||||
"DE.Controllers.Main.txtHeader": "ヘッダー",
|
"DE.Controllers.Main.txtHeader": "ヘッダー",
|
||||||
"DE.Controllers.Main.txtHyperlink": "ハイパーリンク",
|
"DE.Controllers.Main.txtHyperlink": "ハイパーリンク",
|
||||||
"DE.Controllers.Main.txtIndTooLarge": "インデックスが大きすぎます",
|
"DE.Controllers.Main.txtIndTooLarge": "インデックスが大きすぎます",
|
||||||
"DE.Controllers.Main.txtLines": "行",
|
"DE.Controllers.Main.txtLines": "線",
|
||||||
"DE.Controllers.Main.txtMainDocOnly": "エラー!メイン文書のみ。",
|
"DE.Controllers.Main.txtMainDocOnly": "エラー!メイン文書のみ。",
|
||||||
"DE.Controllers.Main.txtMath": "数学",
|
"DE.Controllers.Main.txtMath": "数学",
|
||||||
"DE.Controllers.Main.txtMissArg": "引数がありません",
|
"DE.Controllers.Main.txtMissArg": "引数がありません",
|
||||||
|
@ -1713,20 +1713,20 @@
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "新規作成",
|
"DE.Views.FileMenu.btnCreateNewCaption": "新規作成",
|
||||||
"DE.Views.FileMenu.btnDownloadCaption": "名前を付けてダウンロード",
|
"DE.Views.FileMenu.btnDownloadCaption": "名前を付けてダウンロード",
|
||||||
"DE.Views.FileMenu.btnExitCaption": "終了",
|
"DE.Views.FileMenu.btnExitCaption": "終了",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "開く...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "開く",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "ヘルプ...",
|
"DE.Views.FileMenu.btnHelpCaption": "ヘルプ",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "バージョン履歴",
|
"DE.Views.FileMenu.btnHistoryCaption": "バージョン履歴",
|
||||||
"DE.Views.FileMenu.btnInfoCaption": "ファイル情報",
|
"DE.Views.FileMenu.btnInfoCaption": "ファイル情報",
|
||||||
"DE.Views.FileMenu.btnPrintCaption": "印刷",
|
"DE.Views.FileMenu.btnPrintCaption": "印刷",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "保護する",
|
"DE.Views.FileMenu.btnProtectCaption": "保護する",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "最近開いた...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "最近開いた",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "名前を変更する",
|
"DE.Views.FileMenu.btnRenameCaption": "名前を変更する",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "文書に戻る",
|
"DE.Views.FileMenu.btnReturnCaption": "文書に戻る",
|
||||||
"DE.Views.FileMenu.btnRightsCaption": "アクセス許可...",
|
"DE.Views.FileMenu.btnRightsCaption": "アクセス許可",
|
||||||
"DE.Views.FileMenu.btnSaveAsCaption": "名前を付けて保存",
|
"DE.Views.FileMenu.btnSaveAsCaption": "名前を付けて保存",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "保存",
|
"DE.Views.FileMenu.btnSaveCaption": "保存",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "コピーを別名で保存する",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "コピーを別名で保存する",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "詳細設定...",
|
"DE.Views.FileMenu.btnSettingsCaption": "詳細設定",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "ドキュメントを編集",
|
"DE.Views.FileMenu.btnToEditCaption": "ドキュメントを編集",
|
||||||
"DE.Views.FileMenu.textDownload": "ダウンロード",
|
"DE.Views.FileMenu.textDownload": "ダウンロード",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "空の文書",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "空の文書",
|
||||||
|
|
|
@ -537,7 +537,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "잘못된 참조 대상 입니다.",
|
"DE.Controllers.Main.errorDataRange": "잘못된 참조 대상 입니다.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "오류 코드 : % 1",
|
"DE.Controllers.Main.errorDefaultMessage": "오류 코드 : % 1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "문서에 대한 링크를 확인하십시오. <br>이 링크는 다운로드할 파일에 대한 직접 링크여야 합니다.",
|
"DE.Controllers.Main.errorDirectUrl": "문서에 대한 링크를 확인하십시오. <br>이 링크는 다운로드할 파일에 대한 직접 링크여야 합니다.",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "문서를 처리하는 동안 오류가 발생했습니다. <br>\"다른 이름으로 다운로드...\" 옵션을 사용하여 파일의 백업 사본을 컴퓨터의 하드 드라이브에 저장하십시오.",
|
"DE.Controllers.Main.errorEditingDownloadas": "문서를 처리하는 동안 오류가 발생했습니다. <br>\"다른 이름으로 다운로드\" 옵션을 사용하여 파일의 백업 사본을 컴퓨터의 하드 드라이브에 저장하십시오.",
|
||||||
"DE.Controllers.Main.errorEditingSaveas": "문서를 사용하는 동안 오류가 발생했습니다. <br>파일의 백업 사본을 컴퓨터의 하드 드라이브에 저장하려면 \"다른 이름으로 저장...\" 옵션을 사용하십시오.",
|
"DE.Controllers.Main.errorEditingSaveas": "문서를 사용하는 동안 오류가 발생했습니다. <br>파일의 백업 사본을 컴퓨터의 하드 드라이브에 저장하려면 \"다른 이름으로 저장...\" 옵션을 사용하십시오.",
|
||||||
"DE.Controllers.Main.errorEmailClient": "이메일 클라이언트를 찾을 수 없습니다.",
|
"DE.Controllers.Main.errorEmailClient": "이메일 클라이언트를 찾을 수 없습니다.",
|
||||||
"DE.Controllers.Main.errorFilePassProtect": "문서가 암호로 보호되어 있습니다.",
|
"DE.Controllers.Main.errorFilePassProtect": "문서가 암호로 보호되어 있습니다.",
|
||||||
|
@ -1663,22 +1663,22 @@
|
||||||
"DE.Views.FileMenu.btnBackCaption": "파일 위치 열기",
|
"DE.Views.FileMenu.btnBackCaption": "파일 위치 열기",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "메뉴 닫기",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "메뉴 닫기",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "새로 만들기",
|
"DE.Views.FileMenu.btnCreateNewCaption": "새로 만들기",
|
||||||
"DE.Views.FileMenu.btnDownloadCaption": "다운로드 방법 ...",
|
"DE.Views.FileMenu.btnDownloadCaption": "다운로드 방법",
|
||||||
"DE.Views.FileMenu.btnExitCaption": "닫기",
|
"DE.Views.FileMenu.btnExitCaption": "닫기",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "열기",
|
"DE.Views.FileMenu.btnFileOpenCaption": "열기",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Help ...",
|
"DE.Views.FileMenu.btnHelpCaption": "Help",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "버전 기록",
|
"DE.Views.FileMenu.btnHistoryCaption": "버전 기록",
|
||||||
"DE.Views.FileMenu.btnInfoCaption": "문서 정보 ...",
|
"DE.Views.FileMenu.btnInfoCaption": "문서 정보",
|
||||||
"DE.Views.FileMenu.btnPrintCaption": "인쇄",
|
"DE.Views.FileMenu.btnPrintCaption": "인쇄",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "보호",
|
"DE.Views.FileMenu.btnProtectCaption": "보호",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "최근 열기 ...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "최근 열기",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Rename ...",
|
"DE.Views.FileMenu.btnRenameCaption": "Rename",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "문서로 돌아 가기",
|
"DE.Views.FileMenu.btnReturnCaption": "문서로 돌아 가기",
|
||||||
"DE.Views.FileMenu.btnRightsCaption": "액세스 권한 ...",
|
"DE.Views.FileMenu.btnRightsCaption": "액세스 권한",
|
||||||
"DE.Views.FileMenu.btnSaveAsCaption": "다른 이름으로 저장",
|
"DE.Views.FileMenu.btnSaveAsCaption": "다른 이름으로 저장",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "저장",
|
"DE.Views.FileMenu.btnSaveCaption": "저장",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "다른 이름으로 저장...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "다른 이름으로 저장",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "고급 설정 ...",
|
"DE.Views.FileMenu.btnSettingsCaption": "고급 설정",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "문서 편집",
|
"DE.Views.FileMenu.btnToEditCaption": "문서 편집",
|
||||||
"DE.Views.FileMenu.textDownload": "다운로드",
|
"DE.Views.FileMenu.textDownload": "다운로드",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "빈문서",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "빈문서",
|
||||||
|
|
|
@ -537,7 +537,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "ໄລຍະຂອງຂໍ້ມູນບໍ່ຖືກ",
|
"DE.Controllers.Main.errorDataRange": "ໄລຍະຂອງຂໍ້ມູນບໍ່ຖືກ",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "ລະຫັດຂໍ້ຜິດພາດ: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "ລະຫັດຂໍ້ຜິດພາດ: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "ກະລຸນາກວດສອບເອກະສານທີ່ຢູ່ໃນເອກະສານ. <br> ລິ້ງນີ້ຕ້ອງແມ່ນລິ້ງເຊື່ອມຕໍ່ໂດຍກົງກັບເອກະສານເພື່ອດາວໂຫລດ.",
|
"DE.Controllers.Main.errorDirectUrl": "ກະລຸນາກວດສອບເອກະສານທີ່ຢູ່ໃນເອກະສານ. <br> ລິ້ງນີ້ຕ້ອງແມ່ນລິ້ງເຊື່ອມຕໍ່ໂດຍກົງກັບເອກະສານເພື່ອດາວໂຫລດ.",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "ເກີດຂໍ້ຜິດພາດໃນລະຫວ່າງການເຮັດວຽກກັບເອກກະສານ.<br> ໃຊ້ຕົວເລືອກ 'ດາວໂຫລດເປັນ ... ' ເພື່ອບັນທຶກເອກະສານເກັບໄວ້ໃນຮາດໄດຄອມພິວເຕີຂອງທ່ານ.",
|
"DE.Controllers.Main.errorEditingDownloadas": "ເກີດຂໍ້ຜິດພາດໃນລະຫວ່າງການເຮັດວຽກກັບເອກກະສານ.<br> ໃຊ້ຕົວເລືອກ 'ດາວໂຫລດເປັນ' ເພື່ອບັນທຶກເອກະສານເກັບໄວ້ໃນຮາດໄດຄອມພິວເຕີຂອງທ່ານ.",
|
||||||
"DE.Controllers.Main.errorEditingSaveas": "ເກີດຂໍ້ຜິດພາດໃນລະຫວ່າງການເຮັດວຽກກັບເອກກະສານ.<br>ໃຊ້ຕົວເລືອກ 'ບັນທຶກເປັນ ... ' ເພື່ອບັນທຶກເອກະສານເກັບໄວ້ໃນຮາດໄດຄອມພິວເຕີຂອງທ່ານ.",
|
"DE.Controllers.Main.errorEditingSaveas": "ເກີດຂໍ້ຜິດພາດໃນລະຫວ່າງການເຮັດວຽກກັບເອກກະສານ.<br>ໃຊ້ຕົວເລືອກ 'ບັນທຶກເປັນ ... ' ເພື່ອບັນທຶກເອກະສານເກັບໄວ້ໃນຮາດໄດຄອມພິວເຕີຂອງທ່ານ.",
|
||||||
"DE.Controllers.Main.errorEmailClient": "ບໍ່ສາມາດພົບເຫັນອີເມວລູກຄ້າ.",
|
"DE.Controllers.Main.errorEmailClient": "ບໍ່ສາມາດພົບເຫັນອີເມວລູກຄ້າ.",
|
||||||
"DE.Controllers.Main.errorFilePassProtect": "ມີລະຫັດປົກປ້ອງຟາຍນີ້ຈຶ່ງບໍ່ສາມາດເປີດໄດ້",
|
"DE.Controllers.Main.errorFilePassProtect": "ມີລະຫັດປົກປ້ອງຟາຍນີ້ຈຶ່ງບໍ່ສາມາດເປີດໄດ້",
|
||||||
|
@ -1665,20 +1665,20 @@
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "ສ້າງໃໝ່",
|
"DE.Views.FileMenu.btnCreateNewCaption": "ສ້າງໃໝ່",
|
||||||
"DE.Views.FileMenu.btnDownloadCaption": "ດາວໂຫລດດ້ວຍ",
|
"DE.Views.FileMenu.btnDownloadCaption": "ດາວໂຫລດດ້ວຍ",
|
||||||
"DE.Views.FileMenu.btnExitCaption": " ປິດ",
|
"DE.Views.FileMenu.btnExitCaption": " ປິດ",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "ເປີດ...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "ເປີດ",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "ຊ່ວຍເຫຼືອ",
|
"DE.Views.FileMenu.btnHelpCaption": "ຊ່ວຍເຫຼືອ",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "ປະຫວັດ",
|
"DE.Views.FileMenu.btnHistoryCaption": "ປະຫວັດ",
|
||||||
"DE.Views.FileMenu.btnInfoCaption": "ຂໍ້ມູນເອກະສານ ...",
|
"DE.Views.FileMenu.btnInfoCaption": "ຂໍ້ມູນເອກະສານ",
|
||||||
"DE.Views.FileMenu.btnPrintCaption": "ພິມ",
|
"DE.Views.FileMenu.btnPrintCaption": "ພິມ",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "ຄວາມປອດໄພ",
|
"DE.Views.FileMenu.btnProtectCaption": "ຄວາມປອດໄພ",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "ເປີດເອກະສານຜ່ານມາ",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "ເປີດເອກະສານຜ່ານມາ",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "ປ່ຽນຊື່...",
|
"DE.Views.FileMenu.btnRenameCaption": "ປ່ຽນຊື່",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "ກັບໄປທີ່ເອກະສານ",
|
"DE.Views.FileMenu.btnReturnCaption": "ກັບໄປທີ່ເອກະສານ",
|
||||||
"DE.Views.FileMenu.btnRightsCaption": "ສິດທິໃນການເຂົ້າເຖິງ",
|
"DE.Views.FileMenu.btnRightsCaption": "ສິດທິໃນການເຂົ້າເຖິງ",
|
||||||
"DE.Views.FileMenu.btnSaveAsCaption": "ບັນທຶກເປັນ",
|
"DE.Views.FileMenu.btnSaveAsCaption": "ບັນທຶກເປັນ",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "ບັນທຶກ",
|
"DE.Views.FileMenu.btnSaveCaption": "ບັນທຶກ",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "ບັນທຶກສຳເນົາເປັນ...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "ບັນທຶກສຳເນົາເປັນ",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "ຕັ້ງຄ່າຂັ້ນສູງ...",
|
"DE.Views.FileMenu.btnSettingsCaption": "ຕັ້ງຄ່າຂັ້ນສູງ",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "ແກ້ໄຂເອກະສານ",
|
"DE.Views.FileMenu.btnToEditCaption": "ແກ້ໄຂເອກະສານ",
|
||||||
"DE.Views.FileMenu.textDownload": "ດາວໂຫຼດ",
|
"DE.Views.FileMenu.textDownload": "ດາວໂຫຼດ",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "ເອກະສານເປົ່າ",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "ເອກະສານເປົ່າ",
|
||||||
|
|
|
@ -1036,19 +1036,19 @@
|
||||||
"DE.Views.FileMenu.btnBackCaption": "Go to Documents",
|
"DE.Views.FileMenu.btnBackCaption": "Go to Documents",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Aizvērt izvēlni",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Aizvērt izvēlni",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Izveidot jaunu",
|
"DE.Views.FileMenu.btnCreateNewCaption": "Izveidot jaunu",
|
||||||
"DE.Views.FileMenu.btnDownloadCaption": "Lejupielādēt kā...",
|
"DE.Views.FileMenu.btnDownloadCaption": "Lejupielādēt kā",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Palīdzība...",
|
"DE.Views.FileMenu.btnHelpCaption": "Palīdzība",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Version History",
|
"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.btnPrintCaption": "Drukāt",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Aizsargāt",
|
"DE.Views.FileMenu.btnProtectCaption": "Aizsargāt",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Atvērt pēdejo...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Atvērt pēdejo",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Pārdēvē...",
|
"DE.Views.FileMenu.btnRenameCaption": "Pārdēvē",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Back to Document",
|
"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.btnSaveAsCaption": "Save as",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Saglabāt",
|
"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.btnToEditCaption": "Rediģēt dokumentu",
|
||||||
"DE.Views.FileMenu.textDownload": "Download",
|
"DE.Views.FileMenu.textDownload": "Download",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Piemērot",
|
"DE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Piemērot",
|
||||||
|
|
|
@ -576,7 +576,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Julat data tidak betul.",
|
"DE.Controllers.Main.errorDataRange": "Julat data tidak betul.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Kod ralat: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Kod ralat: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Sila sahkan pautan kepada dokumen.<br>Pautan ini mestilah pautan langsung kepada fail untuk dimuat turun.",
|
"DE.Controllers.Main.errorDirectUrl": "Sila sahkan pautan kepada dokumen.<br>Pautan ini mestilah pautan langsung kepada fail untuk dimuat turun.",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "Terdapat ralat yang berlaku semasa bekerja dengan dokumen.<br>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.<br>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.<br>Gunakan pilihan 'Save as...' untuk menyimpan salinan fail sandaran ke pemacu keras komputer anda.",
|
"DE.Controllers.Main.errorEditingSaveas": "Terdapat ralat yang berlaku semasa bekerja dengan dokumen.<br>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.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.",
|
"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.btnBackCaption": "Buka lokasi fail",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Tutup Menu",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Tutup Menu",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Cipta Baharu",
|
"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.btnExitCaption": "Tutup",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Buka…",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Buka",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Bantu…",
|
"DE.Views.FileMenu.btnHelpCaption": "Bantu",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Sejarah Versi",
|
"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.btnPrintCaption": "Cetak",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Lindung",
|
"DE.Views.FileMenu.btnProtectCaption": "Lindung",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Buka Terkini…",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Buka Terkini",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Namakan Semula…",
|
"DE.Views.FileMenu.btnRenameCaption": "Namakan Semula",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Kembali kepada Dokumen",
|
"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.btnSaveAsCaption": "Simpan sebagai",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Simpan",
|
"DE.Views.FileMenu.btnSaveCaption": "Simpan",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Simpan SALINAN sebagai…",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Simpan SALINAN sebagai",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Seting Lanjutan…",
|
"DE.Views.FileMenu.btnSettingsCaption": "Seting Lanjutan",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Edit Dokumen",
|
"DE.Views.FileMenu.btnToEditCaption": "Edit Dokumen",
|
||||||
"DE.Views.FileMenu.textDownload": "Muat turun",
|
"DE.Views.FileMenu.textDownload": "Muat turun",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Dokumen Kosong",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Dokumen Kosong",
|
||||||
|
|
|
@ -120,7 +120,7 @@
|
||||||
"DE.Controllers.LeftMenu.notcriticalErrorTitle": "Advarsel",
|
"DE.Controllers.LeftMenu.notcriticalErrorTitle": "Advarsel",
|
||||||
"DE.Controllers.Main.criticalErrorTitle": "Feil",
|
"DE.Controllers.Main.criticalErrorTitle": "Feil",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Feilkode: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Feilkode: %1",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "Det oppstod en feil ved arbeid med dokumentet. <br>Bruk 'Last ned som...' opsjonen til å lagre en kopi av dokumentet til din lokale datamaskin.",
|
"DE.Controllers.Main.errorEditingDownloadas": "Det oppstod en feil ved arbeid med dokumentet. <br>Bruk 'Last ned som' opsjonen til å lagre en kopi av dokumentet til din lokale datamaskin.",
|
||||||
"DE.Controllers.Main.errorEditingSaveas": "Det oppstod en feil ved arbeid med dokumentet.<br>Bruk opsjonen 'Lagre som...' til å lagre en kopi av dokumentet til din lokale datamaskin.",
|
"DE.Controllers.Main.errorEditingSaveas": "Det oppstod en feil ved arbeid med dokumentet.<br>Bruk opsjonen 'Lagre som...' til å lagre en kopi av dokumentet til din lokale datamaskin.",
|
||||||
"DE.Controllers.Main.errorForceSave": "Det skjedde en feil ved lagring av filen. Bruk opsjonen 'Lagre som...' til å lagre filen til din lokale datamaskin eller prøv igjen senere.",
|
"DE.Controllers.Main.errorForceSave": "Det skjedde en feil ved lagring av filen. Bruk opsjonen 'Lagre som...' til å lagre filen til din lokale datamaskin eller prøv igjen senere.",
|
||||||
"DE.Controllers.Main.errorViewerDisconnect": "Mistet nettverksforbindelse. Du kan fremdeles se dokumentet,<br>men vil ikke kunne laste ned eller skrive det ut før nettverksforbindelsen er gjenopprettet og siden oppdatert.",
|
"DE.Controllers.Main.errorViewerDisconnect": "Mistet nettverksforbindelse. Du kan fremdeles se dokumentet,<br>men vil ikke kunne laste ned eller skrive det ut før nettverksforbindelsen er gjenopprettet og siden oppdatert.",
|
||||||
|
@ -386,8 +386,8 @@
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Opprett ny",
|
"DE.Views.FileMenu.btnCreateNewCaption": "Opprett ny",
|
||||||
"DE.Views.FileMenu.btnPrintCaption": "Skriv ut",
|
"DE.Views.FileMenu.btnPrintCaption": "Skriv ut",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Tilbake til dokument",
|
"DE.Views.FileMenu.btnReturnCaption": "Tilbake til dokument",
|
||||||
"DE.Views.FileMenu.btnRightsCaption": "Tilgangsrettigheter...",
|
"DE.Views.FileMenu.btnRightsCaption": "Tilgangsrettigheter",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Avanserte innstillinger...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Avanserte innstillinger",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Rediger dokument",
|
"DE.Views.FileMenu.btnToEditCaption": "Rediger dokument",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Bruk",
|
"DE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Bruk",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Legg til forfatter",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Legg til forfatter",
|
||||||
|
|
|
@ -564,7 +564,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Onjuist gegevensbereik.",
|
"DE.Controllers.Main.errorDataRange": "Onjuist gegevensbereik.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Foutcode: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Foutcode: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Controleer de link naar het document. <br> Deze link moet een directe link naar het bestand zijn om te downloaden.",
|
"DE.Controllers.Main.errorDirectUrl": "Controleer de link naar het document. <br> 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.<br>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.<br>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.<br>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.<br>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.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.",
|
"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.btnBackCaption": "Open bestandslocatie",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Menu sluiten",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Menu sluiten",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Nieuw maken",
|
"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.btnExitCaption": "Sluiten",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Openen...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Openen",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Help...",
|
"DE.Views.FileMenu.btnHelpCaption": "Help",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Versiehistorie",
|
"DE.Views.FileMenu.btnHistoryCaption": "Versiehistorie",
|
||||||
"DE.Views.FileMenu.btnInfoCaption": "Documentinfo...",
|
"DE.Views.FileMenu.btnInfoCaption": "Documentinfo",
|
||||||
"DE.Views.FileMenu.btnPrintCaption": "Afdrukken",
|
"DE.Views.FileMenu.btnPrintCaption": "Afdrukken",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Beveilig",
|
"DE.Views.FileMenu.btnProtectCaption": "Beveilig",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Recente openen...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Recente openen",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Hernoemen...",
|
"DE.Views.FileMenu.btnRenameCaption": "Hernoemen",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Terug naar document",
|
"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.btnSaveAsCaption": "Opslaan als",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Opslaan",
|
"DE.Views.FileMenu.btnSaveCaption": "Opslaan",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie opslaan als...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie opslaan als",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Geavanceerde instellingen...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Geavanceerde instellingen",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Document bewerken",
|
"DE.Views.FileMenu.btnToEditCaption": "Document bewerken",
|
||||||
"DE.Views.FileMenu.textDownload": "Downloaden",
|
"DE.Views.FileMenu.textDownload": "Downloaden",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Leeg document",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Leeg document",
|
||||||
|
|
|
@ -563,7 +563,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Błędny zakres danych.",
|
"DE.Controllers.Main.errorDataRange": "Błędny zakres danych.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Kod błędu: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Kod błędu: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Sprawdź link do dokumentu.<br>Ten link musi być bezpośrednim linkiem do pliku do pobrania.",
|
"DE.Controllers.Main.errorDirectUrl": "Sprawdź link do dokumentu.<br>Ten link musi być bezpośrednim linkiem do pliku do pobrania.",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "Wystąpił błąd podczas pracy z dokumentem.<br>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.<br>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.<br>Użyj opcji „Zapisz kopię jako...”, aby zapisać kopię zapasową pliku na dysku twardym komputera.",
|
"DE.Controllers.Main.errorEditingSaveas": "Wystąpił błąd podczas pracy z dokumentem.<br>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.errorEmailClient": "Nie znaleziono klienta poczty e-mail.",
|
||||||
"DE.Controllers.Main.errorFilePassProtect": "Dokument jest chroniony hasłem i nie można go otworzyć.",
|
"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.btnBackCaption": "Otwórz lokalizację pliku",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Zamknij menu",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Zamknij menu",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Utwórz nowy",
|
"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.btnExitCaption": "Wyjdź",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Otwórz...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Otwórz",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Pomoc...",
|
"DE.Views.FileMenu.btnHelpCaption": "Pomoc",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Historia wersji",
|
"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.btnPrintCaption": "Drukuj",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Zabezpiecz",
|
"DE.Views.FileMenu.btnProtectCaption": "Zabezpiecz",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Otwórz ostatnie...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Otwórz ostatnie",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Zmień nazwę...",
|
"DE.Views.FileMenu.btnRenameCaption": "Zmień nazwę",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Powrót do dokumentu",
|
"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.btnSaveAsCaption": "Zapisz jako",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Zapisz",
|
"DE.Views.FileMenu.btnSaveCaption": "Zapisz",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Zapisz kopię jako…",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Zapisz kopię jako",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Zaawansowane ustawienia...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Zaawansowane ustawienia",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Edytuj dokument",
|
"DE.Views.FileMenu.btnToEditCaption": "Edytuj dokument",
|
||||||
"DE.Views.FileMenu.textDownload": "Pobierz",
|
"DE.Views.FileMenu.textDownload": "Pobierz",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Pusty dokument",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Pusty dokument",
|
||||||
|
|
|
@ -576,7 +576,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Intervalo de dados inválido.",
|
"DE.Controllers.Main.errorDataRange": "Intervalo de dados inválido.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Código do erro: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Código do erro: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Verifique a ligação ao documento.<br>Deve ser uma ligação direta para o ficheiro a descarregar.",
|
"DE.Controllers.Main.errorDirectUrl": "Verifique a ligação ao documento.<br>Deve ser uma ligação direta para o ficheiro a descarregar.",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro ao trabalhar no documento.<br>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.<br>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.<br>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.<br>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.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.",
|
"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.btnBackCaption": "Abrir localização",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Fechar menu",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Fechar menu",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Criar novo",
|
"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.btnExitCaption": "Sair",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Abrir...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Abrir",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Ajuda...",
|
"DE.Views.FileMenu.btnHelpCaption": "Ajuda",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Histórico da versão",
|
"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.btnPrintCaption": "Imprimir",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Proteger",
|
"DE.Views.FileMenu.btnProtectCaption": "Proteger",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Mudar nome...",
|
"DE.Views.FileMenu.btnRenameCaption": "Mudar nome",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Voltar para documento",
|
"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.btnSaveAsCaption": "Guardar como",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Guardar",
|
"DE.Views.FileMenu.btnSaveCaption": "Guardar",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Guardar Cópia como...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Guardar Cópia como",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Definições avançadas...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Definições avançadas",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Editar documento",
|
"DE.Views.FileMenu.btnToEditCaption": "Editar documento",
|
||||||
"DE.Views.FileMenu.textDownload": "Descarregar",
|
"DE.Views.FileMenu.textDownload": "Descarregar",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Documento em branco",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Documento em branco",
|
||||||
|
|
|
@ -576,7 +576,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Intervalo de dados incorreto.",
|
"DE.Controllers.Main.errorDataRange": "Intervalo de dados incorreto.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Código do erro: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Código do erro: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Por favor, verifique o link para o documento.<br>Este link deve ser o link direto para baixar o arquivo.",
|
"DE.Controllers.Main.errorDirectUrl": "Por favor, verifique o link para o documento.<br>Este link deve ser o link direto para baixar o arquivo.",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro. <br> Use a opção 'Baixar como...' para gravar a cópia de backup em seu computador.",
|
"DE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro. <br> Use a opção 'Baixar como' para gravar a cópia de backup em seu computador.",
|
||||||
"DE.Controllers.Main.errorEditingSaveas": "Ocorreu um erro. <br> Use a opção \"Salvar Como...\" para salvar uma cópia de backup em seu computador.",
|
"DE.Controllers.Main.errorEditingSaveas": "Ocorreu um erro. <br> 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.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.",
|
"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.btnBackCaption": "Local do arquivo aberto",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Fechar menu",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Fechar menu",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Criar novo",
|
"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.btnExitCaption": "Encerrar",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Abrir...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Abrir",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Ajuda...",
|
"DE.Views.FileMenu.btnHelpCaption": "Ajuda",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Histórico de Versão",
|
"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.btnPrintCaption": "Imprimir",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Proteger",
|
"DE.Views.FileMenu.btnProtectCaption": "Proteger",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Renomear...",
|
"DE.Views.FileMenu.btnRenameCaption": "Renomear",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Voltar para documento",
|
"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.btnSaveAsCaption": "Salvar Como",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Salvar",
|
"DE.Views.FileMenu.btnSaveCaption": "Salvar",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Salvar cópia como...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Salvar cópia como",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Configurações avançadas...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Configurações avançadas",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Editar documento",
|
"DE.Views.FileMenu.btnToEditCaption": "Editar documento",
|
||||||
"DE.Views.FileMenu.textDownload": "Baixar",
|
"DE.Views.FileMenu.textDownload": "Baixar",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Documento em branco",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Documento em branco",
|
||||||
|
|
|
@ -576,7 +576,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Zonă de date incorectă.",
|
"DE.Controllers.Main.errorDataRange": "Zonă de date incorectă.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Codul de eroare: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Codul de eroare: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Verificați linkul la document.<br>Trebuie să fie un link direct spre fișierul de încărcat.",
|
"DE.Controllers.Main.errorDirectUrl": "Verificați linkul la document.<br>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.<br>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.<br>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.<br>Pentru copierea de rezervă pe PC utilizați opțiunea Salvare ca...",
|
"DE.Controllers.Main.errorEditingSaveas": "S-a produs o eroare în timpul editării documentului.<br>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.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.",
|
"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.btnBackCaption": "Deschidere locația fișierului",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Închidere meniu",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Închidere meniu",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Crearea unui document nou",
|
"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.btnExitCaption": "Închidere",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Deschidere...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Deschidere",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Asistență...",
|
"DE.Views.FileMenu.btnHelpCaption": "Asistență",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Istoricul versiune",
|
"DE.Views.FileMenu.btnHistoryCaption": "Istoricul versiune",
|
||||||
"DE.Views.FileMenu.btnInfoCaption": "Informații despre document",
|
"DE.Views.FileMenu.btnInfoCaption": "Informații despre document",
|
||||||
"DE.Views.FileMenu.btnPrintCaption": "Imprimare",
|
"DE.Views.FileMenu.btnPrintCaption": "Imprimare",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Protejare",
|
"DE.Views.FileMenu.btnProtectCaption": "Protejare",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Deschidere document recent...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Deschidere document recent",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Redenumire...",
|
"DE.Views.FileMenu.btnRenameCaption": "Redenumire",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Întoarcere la document",
|
"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.btnSaveAsCaption": "Salvare ca",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Salvează",
|
"DE.Views.FileMenu.btnSaveCaption": "Salvează",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Salvare copie ca...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Salvare copie ca",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Setări avansate...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Setări avansate",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Editare document",
|
"DE.Views.FileMenu.btnToEditCaption": "Editare document",
|
||||||
"DE.Views.FileMenu.textDownload": "Descărcare",
|
"DE.Views.FileMenu.textDownload": "Descărcare",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Document necompletat",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Document necompletat",
|
||||||
|
|
|
@ -471,6 +471,7 @@
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Папка для сохранения",
|
"Common.Views.SaveAsDlg.textTitle": "Папка для сохранения",
|
||||||
"Common.Views.SearchPanel.textCaseSensitive": "С учетом регистра",
|
"Common.Views.SearchPanel.textCaseSensitive": "С учетом регистра",
|
||||||
"Common.Views.SearchPanel.textCloseSearch": "Закрыть поиск",
|
"Common.Views.SearchPanel.textCloseSearch": "Закрыть поиск",
|
||||||
|
"Common.Views.SearchPanel.textContentChanged": "Документ изменен.",
|
||||||
"Common.Views.SearchPanel.textFind": "Поиск",
|
"Common.Views.SearchPanel.textFind": "Поиск",
|
||||||
"Common.Views.SearchPanel.textFindAndReplace": "Поиск и замена",
|
"Common.Views.SearchPanel.textFindAndReplace": "Поиск и замена",
|
||||||
"Common.Views.SearchPanel.textMatchUsingRegExp": "Сопоставление с использованием регулярных выражений",
|
"Common.Views.SearchPanel.textMatchUsingRegExp": "Сопоставление с использованием регулярных выражений",
|
||||||
|
@ -479,6 +480,7 @@
|
||||||
"Common.Views.SearchPanel.textReplace": "Заменить",
|
"Common.Views.SearchPanel.textReplace": "Заменить",
|
||||||
"Common.Views.SearchPanel.textReplaceAll": "Заменить все",
|
"Common.Views.SearchPanel.textReplaceAll": "Заменить все",
|
||||||
"Common.Views.SearchPanel.textReplaceWith": "Заменить на",
|
"Common.Views.SearchPanel.textReplaceWith": "Заменить на",
|
||||||
|
"Common.Views.SearchPanel.textSearchAgain": "{0}Выполнить новый поиск{1} для получения точных результатов.",
|
||||||
"Common.Views.SearchPanel.textSearchHasStopped": "Поиск остановлен",
|
"Common.Views.SearchPanel.textSearchHasStopped": "Поиск остановлен",
|
||||||
"Common.Views.SearchPanel.textSearchResults": "Результаты поиска: {0}/{1}",
|
"Common.Views.SearchPanel.textSearchResults": "Результаты поиска: {0}/{1}",
|
||||||
"Common.Views.SearchPanel.textTooManyResults": "Слишком много результатов, чтобы отобразить их здесь",
|
"Common.Views.SearchPanel.textTooManyResults": "Слишком много результатов, чтобы отобразить их здесь",
|
||||||
|
@ -576,7 +578,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Некорректный диапазон данных.",
|
"DE.Controllers.Main.errorDataRange": "Некорректный диапазон данных.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Код ошибки: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Код ошибки: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Проверьте ссылку на документ.<br>Эта ссылка должна быть прямой ссылкой для скачивания файла.",
|
"DE.Controllers.Main.errorDirectUrl": "Проверьте ссылку на документ.<br>Эта ссылка должна быть прямой ссылкой для скачивания файла.",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "В ходе работы с документом произошла ошибка.<br>Используйте опцию 'Скачать как...', чтобы сохранить резервную копию файла на диск.",
|
"DE.Controllers.Main.errorEditingDownloadas": "В ходе работы с документом произошла ошибка.<br>Используйте опцию 'Скачать как', чтобы сохранить резервную копию файла на диск.",
|
||||||
"DE.Controllers.Main.errorEditingSaveas": "В ходе работы с документом произошла ошибка.<br>Используйте опцию 'Сохранить как...', чтобы сохранить резервную копию файла на диск.",
|
"DE.Controllers.Main.errorEditingSaveas": "В ходе работы с документом произошла ошибка.<br>Используйте опцию 'Сохранить как...', чтобы сохранить резервную копию файла на диск.",
|
||||||
"DE.Controllers.Main.errorEmailClient": "Не найден почтовый клиент",
|
"DE.Controllers.Main.errorEmailClient": "Не найден почтовый клиент",
|
||||||
"DE.Controllers.Main.errorEmptyTOC": "Начните создавать оглавление, применив к выделенному тексту стиль заголовка из галереи Стилей.",
|
"DE.Controllers.Main.errorEmptyTOC": "Начните создавать оглавление, применив к выделенному тексту стиль заголовка из галереи Стилей.",
|
||||||
|
@ -1711,22 +1713,22 @@
|
||||||
"DE.Views.FileMenu.btnBackCaption": "Открыть расположение файла",
|
"DE.Views.FileMenu.btnBackCaption": "Открыть расположение файла",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Закрыть меню",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Закрыть меню",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Создать новый",
|
"DE.Views.FileMenu.btnCreateNewCaption": "Создать новый",
|
||||||
"DE.Views.FileMenu.btnDownloadCaption": "Скачать как...",
|
"DE.Views.FileMenu.btnDownloadCaption": "Скачать как",
|
||||||
"DE.Views.FileMenu.btnExitCaption": "Закрыть",
|
"DE.Views.FileMenu.btnExitCaption": "Закрыть",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Открыть...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Открыть",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Справка...",
|
"DE.Views.FileMenu.btnHelpCaption": "Справка",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "История версий",
|
"DE.Views.FileMenu.btnHistoryCaption": "История версий",
|
||||||
"DE.Views.FileMenu.btnInfoCaption": "Сведения о документе...",
|
"DE.Views.FileMenu.btnInfoCaption": "Сведения о документе",
|
||||||
"DE.Views.FileMenu.btnPrintCaption": "Печать",
|
"DE.Views.FileMenu.btnPrintCaption": "Печать",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Защитить",
|
"DE.Views.FileMenu.btnProtectCaption": "Защитить",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Открыть последние...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Открыть последние",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Переименовать...",
|
"DE.Views.FileMenu.btnRenameCaption": "Переименовать",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Вернуться к документу",
|
"DE.Views.FileMenu.btnReturnCaption": "Вернуться к документу",
|
||||||
"DE.Views.FileMenu.btnRightsCaption": "Права доступа...",
|
"DE.Views.FileMenu.btnRightsCaption": "Права доступа",
|
||||||
"DE.Views.FileMenu.btnSaveAsCaption": "Сохранить как",
|
"DE.Views.FileMenu.btnSaveAsCaption": "Сохранить как",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Сохранить",
|
"DE.Views.FileMenu.btnSaveCaption": "Сохранить",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Сохранить копию как...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Сохранить копию как",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Дополнительные параметры...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Дополнительные параметры",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Редактировать",
|
"DE.Views.FileMenu.btnToEditCaption": "Редактировать",
|
||||||
"DE.Views.FileMenu.textDownload": "Скачать",
|
"DE.Views.FileMenu.textDownload": "Скачать",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Пустой документ",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Пустой документ",
|
||||||
|
@ -2918,6 +2920,11 @@
|
||||||
"DE.Views.ViewTab.textRulers": "Линейки",
|
"DE.Views.ViewTab.textRulers": "Линейки",
|
||||||
"DE.Views.ViewTab.textStatusBar": "Строка состояния",
|
"DE.Views.ViewTab.textStatusBar": "Строка состояния",
|
||||||
"DE.Views.ViewTab.textZoom": "Масштаб",
|
"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.textAuto": "Авто",
|
||||||
"DE.Views.WatermarkSettingsDialog.textBold": "Полужирный",
|
"DE.Views.WatermarkSettingsDialog.textBold": "Полужирный",
|
||||||
"DE.Views.WatermarkSettingsDialog.textColor": "Цвет текста",
|
"DE.Views.WatermarkSettingsDialog.textColor": "Цвет текста",
|
||||||
|
|
|
@ -535,7 +535,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Nesprávny rozsah údajov.",
|
"DE.Controllers.Main.errorDataRange": "Nesprávny rozsah údajov.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Kód chyby: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Kód chyby: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Overte prosím odkaz na dokument.<br>Tento odkaz musí byť priamy odkaz na súbor pre stiahnutie.",
|
"DE.Controllers.Main.errorDirectUrl": "Overte prosím odkaz na dokument.<br>Tento odkaz musí byť priamy odkaz na súbor pre stiahnutie.",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "Pri práci s dokumentom došlo k chybe.<br>Použite voľbu \"Stiahnuť ako...\" a uložte si záložnú kópiu súboru na svoj počítač.",
|
"DE.Controllers.Main.errorEditingDownloadas": "Pri práci s dokumentom došlo k chybe.<br>Použite voľbu \"Stiahnuť ako\" a uložte si záložnú kópiu súboru na svoj počítač.",
|
||||||
"DE.Controllers.Main.errorEditingSaveas": "Pri práci s dokumentom došlo k chybe.<br>Použite voľbu \"Uložiť ako...\" a uložte si záložnú kópiu súboru na svoj počítač.",
|
"DE.Controllers.Main.errorEditingSaveas": "Pri práci s dokumentom došlo k chybe.<br>Použite voľbu \"Uložiť ako...\" a uložte si záložnú kópiu súboru na svoj počítač.",
|
||||||
"DE.Controllers.Main.errorEmailClient": "Nenašiel sa žiadny emailový klient.",
|
"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ť.",
|
"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.btnBackCaption": "Otvoriť umiestnenie súboru",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Zatvoriť menu",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Zatvoriť menu",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Vytvoriť nový",
|
"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.btnExitCaption": "Koniec",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Otvoriť...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Otvoriť",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Pomoc...",
|
"DE.Views.FileMenu.btnHelpCaption": "Pomoc",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "História verzií",
|
"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.btnPrintCaption": "Tlačiť",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Ochrániť",
|
"DE.Views.FileMenu.btnProtectCaption": "Ochrániť",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Otvoriť nedávne...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Otvoriť nedávne",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Premenovať ..",
|
"DE.Views.FileMenu.btnRenameCaption": "Premenovať",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Späť k Dokumentu",
|
"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.btnSaveAsCaption": "Uložiť ako",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Uložiť",
|
"DE.Views.FileMenu.btnSaveCaption": "Uložiť",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Uložiť kópiu ako...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Uložiť kópiu ako",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Pokročilé nastavenia...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Pokročilé nastavenia",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Upraviť dokument",
|
"DE.Views.FileMenu.btnToEditCaption": "Upraviť dokument",
|
||||||
"DE.Views.FileMenu.textDownload": "Stiahnuť",
|
"DE.Views.FileMenu.textDownload": "Stiahnuť",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Prázdny dokument",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Prázdny dokument",
|
||||||
|
|
|
@ -383,7 +383,7 @@
|
||||||
"DE.Controllers.Main.errorDatabaseConnection": "Zunanja napaka.<br>Napaka povezave baze podatkov. V primeru, da napaka ni odpravljena, prosim kontaktirajte ekipo za pomoč.",
|
"DE.Controllers.Main.errorDatabaseConnection": "Zunanja napaka.<br>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.errorDataRange": "Nepravilen obseg podatkov.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Koda napake: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Koda napake: %1",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "Med delom z dokumentom je prišlo do napake.<br>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.<br>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.<br>S funkcijo »Shrani kot ...« shranite varnostno kopijo datoteke na trdi disk računalnika.",
|
"DE.Controllers.Main.errorEditingSaveas": "Med delom z dokumentom je prišlo do napake.<br>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.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.",
|
"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.btnBackCaption": "Pojdi v dokumente",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Zapri meni",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Zapri meni",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Ustvari nov",
|
"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.btnExitCaption": "Zapri",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Pomoč...",
|
"DE.Views.FileMenu.btnHelpCaption": "Pomoč",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Version History",
|
"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.btnPrintCaption": "Natisni",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Zaščiti",
|
"DE.Views.FileMenu.btnProtectCaption": "Zaščiti",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Odpri nedavno...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Odpri nedavno",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Preimenuj ...",
|
"DE.Views.FileMenu.btnRenameCaption": "Preimenuj",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Nazaj v dokument",
|
"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.btnSaveAsCaption": "Save as",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Shrani",
|
"DE.Views.FileMenu.btnSaveCaption": "Shrani",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Shrani kot",
|
"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.btnToEditCaption": "Uredi dokument",
|
||||||
"DE.Views.FileMenu.textDownload": "Download",
|
"DE.Views.FileMenu.textDownload": "Download",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Prazen dokument",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Prazen dokument",
|
||||||
|
|
|
@ -535,7 +535,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Felaktig dataomfång",
|
"DE.Controllers.Main.errorDataRange": "Felaktig dataomfång",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Felkod: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Felkod: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Kontrollera länken till dokumentet.<br>Den här länken måste vara en direktlänk till filen för nedladdning.",
|
"DE.Controllers.Main.errorDirectUrl": "Kontrollera länken till dokumentet.<br>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.<br>Använd \"Ladda ned som...\" för att spara en säkerhetskopia på din dator.",
|
"DE.Controllers.Main.errorEditingDownloadas": "Ett fel har inträffat.<br>Använd \"Ladda ned som\" för att spara en säkerhetskopia på din dator.",
|
||||||
"DE.Controllers.Main.errorEditingSaveas": "Ett fel har inträffat.<br>Använd \"Ladda ned som...\" för att spara en säkerhetskopia på din dator.",
|
"DE.Controllers.Main.errorEditingSaveas": "Ett fel har inträffat.<br>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.errorEmailClient": "Ingen e-postklient kunde hittas.",
|
||||||
"DE.Controllers.Main.errorFilePassProtect": "Filen är lösenordsskyddad och kan inte öppnas. ",
|
"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.btnBackCaption": "Öppna filens plats",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Stäng meny",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Stäng meny",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Skapa ny",
|
"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.btnExitCaption": "Avsluta",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Öppna...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Öppna",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Hjälp...",
|
"DE.Views.FileMenu.btnHelpCaption": "Hjälp",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Versionshistorik",
|
"DE.Views.FileMenu.btnHistoryCaption": "Versionshistorik",
|
||||||
"DE.Views.FileMenu.btnInfoCaption": "Dokumentinformation...",
|
"DE.Views.FileMenu.btnInfoCaption": "Dokumentinformation",
|
||||||
"DE.Views.FileMenu.btnPrintCaption": "Skriv ut",
|
"DE.Views.FileMenu.btnPrintCaption": "Skriv ut",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Skydda",
|
"DE.Views.FileMenu.btnProtectCaption": "Skydda",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Öppna senaste...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Öppna senaste",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Döp om...",
|
"DE.Views.FileMenu.btnRenameCaption": "Döp om",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Tillbaka till dokumentet",
|
"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.btnSaveAsCaption": "Spara som",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Spara",
|
"DE.Views.FileMenu.btnSaveCaption": "Spara",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Spara kopia som...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Spara kopia som",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Avancerade inställningar...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Avancerade inställningar",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Redigera dokumentet",
|
"DE.Views.FileMenu.btnToEditCaption": "Redigera dokumentet",
|
||||||
"DE.Views.FileMenu.textDownload": "Ladda ner",
|
"DE.Views.FileMenu.textDownload": "Ladda ner",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Tomt dokument",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Tomt dokument",
|
||||||
|
|
|
@ -563,7 +563,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Yanlış veri aralığı.",
|
"DE.Controllers.Main.errorDataRange": "Yanlış veri aralığı.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Hata kodu: %1",
|
"DE.Controllers.Main.errorDefaultMessage": "Hata kodu: %1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Lütfen belgenin bağlantısını doğrulayın.<br>Bu bağlantı, indirilecek dosyaya doğrudan bir bağlantı olmalıdır.",
|
"DE.Controllers.Main.errorDirectUrl": "Lütfen belgenin bağlantısını doğrulayın.<br>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.<br>Dosya yedek kopyasını bilgisayarınızın sabit diskine kaydetmek için 'Farklı kaydet...' seçeneğini kullanın.",
|
"DE.Controllers.Main.errorEditingSaveas": "Belgeyle çalışma sırasında bir hata oluştu.<br>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.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.",
|
"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.btnBackCaption": "Dosya konumunu aç",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Menüyü Kapat",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Menüyü Kapat",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Yeni oluştur",
|
"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.btnExitCaption": "Çıkış",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Aç...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Aç",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Yardım...",
|
"DE.Views.FileMenu.btnHelpCaption": "Yardım",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Versiyon geçmişi",
|
"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.btnPrintCaption": "Yazdır",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Koru",
|
"DE.Views.FileMenu.btnProtectCaption": "Koru",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "En sonunucuyu aç...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "En sonunucuyu aç",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Yeniden adlandır...",
|
"DE.Views.FileMenu.btnRenameCaption": "Yeniden adlandır",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Dökümana Geri Dön",
|
"DE.Views.FileMenu.btnReturnCaption": "Dökümana Geri Dön",
|
||||||
"DE.Views.FileMenu.btnRightsCaption": "Erişim yetkileri...",
|
"DE.Views.FileMenu.btnRightsCaption": "Erişim yetkileri",
|
||||||
"DE.Views.FileMenu.btnSaveAsCaption": "Farklı kaydet",
|
"DE.Views.FileMenu.btnSaveAsCaption": "Farklı kaydet",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Kaydet",
|
"DE.Views.FileMenu.btnSaveCaption": "Kaydet",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Kopyasını kaydet...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Kopyasını kaydet",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Gelişmiş Ayarlar...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Gelişmiş Ayarlar",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Belge Düzenle",
|
"DE.Views.FileMenu.btnToEditCaption": "Belge Düzenle",
|
||||||
"DE.Views.FileMenu.textDownload": "Download",
|
"DE.Views.FileMenu.textDownload": "Download",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Boş Döküman",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Boş Döküman",
|
||||||
|
|
|
@ -533,7 +533,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "Неправильний діапазон даних.",
|
"DE.Controllers.Main.errorDataRange": "Неправильний діапазон даних.",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "Код помилки: %1 ",
|
"DE.Controllers.Main.errorDefaultMessage": "Код помилки: %1 ",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "Будь ласка, перевірте посилання на документ.<br>Це посилання має бути прямим лінком на файл для завантаження.",
|
"DE.Controllers.Main.errorDirectUrl": "Будь ласка, перевірте посилання на документ.<br>Це посилання має бути прямим лінком на файл для завантаження.",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "Помилка під час роботи з документом.<br>Будь ласка, скористайтеся пунктом \"Завантажити як...\" для збереження резервної копії на ваш локальний диск.",
|
"DE.Controllers.Main.errorEditingDownloadas": "Помилка під час роботи з документом.<br>Будь ласка, скористайтеся пунктом \"Завантажити як\" для збереження резервної копії на ваш локальний диск.",
|
||||||
"DE.Controllers.Main.errorEditingSaveas": "В ході роботі з документом виникла помилка.<br>Використовуйте опцію 'Зберегти як...' щоб зберегти резервну копію файлу на диск комп'ютера.",
|
"DE.Controllers.Main.errorEditingSaveas": "В ході роботі з документом виникла помилка.<br>Використовуйте опцію 'Зберегти як...' щоб зберегти резервну копію файлу на диск комп'ютера.",
|
||||||
"DE.Controllers.Main.errorEmailClient": "Не знайдений поштовий клієнт",
|
"DE.Controllers.Main.errorEmailClient": "Не знайдений поштовий клієнт",
|
||||||
"DE.Controllers.Main.errorFilePassProtect": "Файл захищений паролем і його неможливо відкрити.",
|
"DE.Controllers.Main.errorFilePassProtect": "Файл захищений паролем і його неможливо відкрити.",
|
||||||
|
@ -1657,22 +1657,22 @@
|
||||||
"DE.Views.FileMenu.btnBackCaption": "Відкрити розташування файлу",
|
"DE.Views.FileMenu.btnBackCaption": "Відкрити розташування файлу",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Закрити меню",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Закрити меню",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Додати",
|
"DE.Views.FileMenu.btnCreateNewCaption": "Додати",
|
||||||
"DE.Views.FileMenu.btnDownloadCaption": "Звантажити як...",
|
"DE.Views.FileMenu.btnDownloadCaption": "Звантажити як",
|
||||||
"DE.Views.FileMenu.btnExitCaption": "Вийти",
|
"DE.Views.FileMenu.btnExitCaption": "Вийти",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "Відкрити...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "Відкрити",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Допомога...",
|
"DE.Views.FileMenu.btnHelpCaption": "Допомога",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Історія версій",
|
"DE.Views.FileMenu.btnHistoryCaption": "Історія версій",
|
||||||
"DE.Views.FileMenu.btnInfoCaption": "Інформація про документ...",
|
"DE.Views.FileMenu.btnInfoCaption": "Інформація про документ",
|
||||||
"DE.Views.FileMenu.btnPrintCaption": "Роздрукувати",
|
"DE.Views.FileMenu.btnPrintCaption": "Роздрукувати",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "Захистити",
|
"DE.Views.FileMenu.btnProtectCaption": "Захистити",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Відкрити останні ...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Відкрити останні",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Перейменувати...",
|
"DE.Views.FileMenu.btnRenameCaption": "Перейменувати",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Назад до Документа",
|
"DE.Views.FileMenu.btnReturnCaption": "Назад до Документа",
|
||||||
"DE.Views.FileMenu.btnRightsCaption": "Права доступу ...",
|
"DE.Views.FileMenu.btnRightsCaption": "Права доступу",
|
||||||
"DE.Views.FileMenu.btnSaveAsCaption": "Зберегти як",
|
"DE.Views.FileMenu.btnSaveAsCaption": "Зберегти як",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Зберегти",
|
"DE.Views.FileMenu.btnSaveCaption": "Зберегти",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Зберегти копію як...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Зберегти копію як",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "Розширені налаштування...",
|
"DE.Views.FileMenu.btnSettingsCaption": "Розширені налаштування",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "Редагувати документ",
|
"DE.Views.FileMenu.btnToEditCaption": "Редагувати документ",
|
||||||
"DE.Views.FileMenu.textDownload": "Звантажити",
|
"DE.Views.FileMenu.textDownload": "Звантажити",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Пустий документ",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Пустий документ",
|
||||||
|
|
|
@ -924,18 +924,18 @@
|
||||||
"DE.Views.FileMenu.btnBackCaption": "Đi tới Tài liệu",
|
"DE.Views.FileMenu.btnBackCaption": "Đi tới Tài liệu",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "Đóng Menu",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "Đóng Menu",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "Tạo mới",
|
"DE.Views.FileMenu.btnCreateNewCaption": "Tạo mới",
|
||||||
"DE.Views.FileMenu.btnDownloadCaption": "Tải về dưới dạng...",
|
"DE.Views.FileMenu.btnDownloadCaption": "Tải về dưới dạng",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "Trợ giúp...",
|
"DE.Views.FileMenu.btnHelpCaption": "Trợ giúp",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "Lịch sử phiên bản",
|
"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.btnPrintCaption": "In",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "Mở gần đây...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "Mở gần đây",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "Đổi tên...",
|
"DE.Views.FileMenu.btnRenameCaption": "Đổi tên",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "Quay lại Tài liệu",
|
"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.btnSaveAsCaption": "Lưu dưới dạng",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "Lưu",
|
"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.btnToEditCaption": "Chỉnh sửa Tài liệu",
|
||||||
"DE.Views.FileMenu.textDownload": "Tải về",
|
"DE.Views.FileMenu.textDownload": "Tải về",
|
||||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Tác giả",
|
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Tác giả",
|
||||||
|
|
|
@ -576,7 +576,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "不正確的資料範圍",
|
"DE.Controllers.Main.errorDataRange": "不正確的資料範圍",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "錯誤編號:%1",
|
"DE.Controllers.Main.errorDefaultMessage": "錯誤編號:%1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "請驗證指向文檔的連結。<br>此連結必須是指向要下載文件的直接連結。",
|
"DE.Controllers.Main.errorDirectUrl": "請驗證指向文檔的連結。<br>此連結必須是指向要下載文件的直接連結。",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "在處理文檔期間發生錯誤。<br>使用“下載為...”選項將文件備份副本保存到計算機硬碟驅動器中。",
|
"DE.Controllers.Main.errorEditingDownloadas": "在處理文檔期間發生錯誤。<br>使用“下載為”選項將文件備份副本保存到計算機硬碟驅動器中。",
|
||||||
"DE.Controllers.Main.errorEditingSaveas": "使用文檔期間發生錯誤。<br>使用“另存為...”選項將文件備份副本保存到硬碟中。",
|
"DE.Controllers.Main.errorEditingSaveas": "使用文檔期間發生錯誤。<br>使用“另存為...”選項將文件備份副本保存到硬碟中。",
|
||||||
"DE.Controllers.Main.errorEmailClient": "找不到電子郵件客戶端。",
|
"DE.Controllers.Main.errorEmailClient": "找不到電子郵件客戶端。",
|
||||||
"DE.Controllers.Main.errorEmptyTOC": "用選取的文字然後利用樣式庫中的標題風格來創造目錄",
|
"DE.Controllers.Main.errorEmptyTOC": "用選取的文字然後利用樣式庫中的標題風格來創造目錄",
|
||||||
|
@ -1711,22 +1711,22 @@
|
||||||
"DE.Views.FileMenu.btnBackCaption": "打開文件所在位置",
|
"DE.Views.FileMenu.btnBackCaption": "打開文件所在位置",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "關閉選單",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "關閉選單",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "新增",
|
"DE.Views.FileMenu.btnCreateNewCaption": "新增",
|
||||||
"DE.Views.FileMenu.btnDownloadCaption": "下載為...",
|
"DE.Views.FileMenu.btnDownloadCaption": "下載為",
|
||||||
"DE.Views.FileMenu.btnExitCaption": "關閉",
|
"DE.Views.FileMenu.btnExitCaption": "關閉",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "開啟...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "開啟",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "幫助...",
|
"DE.Views.FileMenu.btnHelpCaption": "幫助",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "版本歷史",
|
"DE.Views.FileMenu.btnHistoryCaption": "版本歷史",
|
||||||
"DE.Views.FileMenu.btnInfoCaption": "文件資訊...",
|
"DE.Views.FileMenu.btnInfoCaption": "文件資訊",
|
||||||
"DE.Views.FileMenu.btnPrintCaption": "列印",
|
"DE.Views.FileMenu.btnPrintCaption": "列印",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "保護",
|
"DE.Views.FileMenu.btnProtectCaption": "保護",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "打開最近...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "打開最近",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "改名...",
|
"DE.Views.FileMenu.btnRenameCaption": "改名",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "返回到文件",
|
"DE.Views.FileMenu.btnReturnCaption": "返回到文件",
|
||||||
"DE.Views.FileMenu.btnRightsCaption": "存取權限...",
|
"DE.Views.FileMenu.btnRightsCaption": "存取權限",
|
||||||
"DE.Views.FileMenu.btnSaveAsCaption": "另存為",
|
"DE.Views.FileMenu.btnSaveAsCaption": "另存為",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "存檔",
|
"DE.Views.FileMenu.btnSaveCaption": "存檔",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "另存新檔為...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "另存新檔為",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "進階設定...",
|
"DE.Views.FileMenu.btnSettingsCaption": "進階設定",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "編輯文件",
|
"DE.Views.FileMenu.btnToEditCaption": "編輯文件",
|
||||||
"DE.Views.FileMenu.textDownload": "下載",
|
"DE.Views.FileMenu.textDownload": "下載",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "空白文檔",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "空白文檔",
|
||||||
|
|
|
@ -196,7 +196,7 @@
|
||||||
"Common.UI.ThemeColorPalette.textStandartColors": "标准颜色",
|
"Common.UI.ThemeColorPalette.textStandartColors": "标准颜色",
|
||||||
"Common.UI.ThemeColorPalette.textThemeColors": "主题颜色",
|
"Common.UI.ThemeColorPalette.textThemeColors": "主题颜色",
|
||||||
"Common.UI.Themes.txtThemeClassicLight": "经典浅颜色",
|
"Common.UI.Themes.txtThemeClassicLight": "经典浅颜色",
|
||||||
"Common.UI.Themes.txtThemeContrastDark": "暗色对比",
|
"Common.UI.Themes.txtThemeContrastDark": "反差暗色",
|
||||||
"Common.UI.Themes.txtThemeDark": "暗色模式",
|
"Common.UI.Themes.txtThemeDark": "暗色模式",
|
||||||
"Common.UI.Themes.txtThemeLight": "浅颜色",
|
"Common.UI.Themes.txtThemeLight": "浅颜色",
|
||||||
"Common.UI.Themes.txtThemeSystem": "和系统一致",
|
"Common.UI.Themes.txtThemeSystem": "和系统一致",
|
||||||
|
@ -471,6 +471,7 @@
|
||||||
"Common.Views.SaveAsDlg.textTitle": "保存文件夹",
|
"Common.Views.SaveAsDlg.textTitle": "保存文件夹",
|
||||||
"Common.Views.SearchPanel.textCaseSensitive": "区分大小写",
|
"Common.Views.SearchPanel.textCaseSensitive": "区分大小写",
|
||||||
"Common.Views.SearchPanel.textCloseSearch": "关闭搜索",
|
"Common.Views.SearchPanel.textCloseSearch": "关闭搜索",
|
||||||
|
"Common.Views.SearchPanel.textContentChanged": "文件已更改。",
|
||||||
"Common.Views.SearchPanel.textFind": "查找",
|
"Common.Views.SearchPanel.textFind": "查找",
|
||||||
"Common.Views.SearchPanel.textFindAndReplace": "查找和替换",
|
"Common.Views.SearchPanel.textFindAndReplace": "查找和替换",
|
||||||
"Common.Views.SearchPanel.textMatchUsingRegExp": "正则匹配",
|
"Common.Views.SearchPanel.textMatchUsingRegExp": "正则匹配",
|
||||||
|
@ -479,6 +480,7 @@
|
||||||
"Common.Views.SearchPanel.textReplace": "替换",
|
"Common.Views.SearchPanel.textReplace": "替换",
|
||||||
"Common.Views.SearchPanel.textReplaceAll": "全部替换",
|
"Common.Views.SearchPanel.textReplaceAll": "全部替换",
|
||||||
"Common.Views.SearchPanel.textReplaceWith": "替换为",
|
"Common.Views.SearchPanel.textReplaceWith": "替换为",
|
||||||
|
"Common.Views.SearchPanel.textSearchAgain": "{0}进行新的搜索{1}以获得准确结果。",
|
||||||
"Common.Views.SearchPanel.textSearchHasStopped": "搜索已停止",
|
"Common.Views.SearchPanel.textSearchHasStopped": "搜索已停止",
|
||||||
"Common.Views.SearchPanel.textSearchResults": "搜索结果:{0}/{1}",
|
"Common.Views.SearchPanel.textSearchResults": "搜索结果:{0}/{1}",
|
||||||
"Common.Views.SearchPanel.textTooManyResults": "这里显示的结果太多了",
|
"Common.Views.SearchPanel.textTooManyResults": "这里显示的结果太多了",
|
||||||
|
@ -576,7 +578,7 @@
|
||||||
"DE.Controllers.Main.errorDataRange": "数据范围不正确",
|
"DE.Controllers.Main.errorDataRange": "数据范围不正确",
|
||||||
"DE.Controllers.Main.errorDefaultMessage": "错误代码:%1",
|
"DE.Controllers.Main.errorDefaultMessage": "错误代码:%1",
|
||||||
"DE.Controllers.Main.errorDirectUrl": "请验证指向文档的链接。<br>此链接必须是指向要下载的文件的直接链接。",
|
"DE.Controllers.Main.errorDirectUrl": "请验证指向文档的链接。<br>此链接必须是指向要下载的文件的直接链接。",
|
||||||
"DE.Controllers.Main.errorEditingDownloadas": "在处理文档期间发生错误。<br>使用“下载为…”选项将文件备份复制到您的计算机硬盘中。",
|
"DE.Controllers.Main.errorEditingDownloadas": "在处理文档期间发生错误。<br>使用“下载为”选项将文件备份复制到您的计算机硬盘中。",
|
||||||
"DE.Controllers.Main.errorEditingSaveas": "在处理文档期间发生错误。<br>使用“另存为…”选项将文件备份复制到计算机硬盘中。",
|
"DE.Controllers.Main.errorEditingSaveas": "在处理文档期间发生错误。<br>使用“另存为…”选项将文件备份复制到计算机硬盘中。",
|
||||||
"DE.Controllers.Main.errorEmailClient": "未找到电子邮件客户端。",
|
"DE.Controllers.Main.errorEmailClient": "未找到电子邮件客户端。",
|
||||||
"DE.Controllers.Main.errorEmptyTOC": "开始创建一个目录并应用样式库中的标题样式到选择的文本。",
|
"DE.Controllers.Main.errorEmptyTOC": "开始创建一个目录并应用样式库中的标题样式到选择的文本。",
|
||||||
|
@ -1711,22 +1713,22 @@
|
||||||
"DE.Views.FileMenu.btnBackCaption": "打开文件所在位置",
|
"DE.Views.FileMenu.btnBackCaption": "打开文件所在位置",
|
||||||
"DE.Views.FileMenu.btnCloseMenuCaption": "关闭菜单",
|
"DE.Views.FileMenu.btnCloseMenuCaption": "关闭菜单",
|
||||||
"DE.Views.FileMenu.btnCreateNewCaption": "新建",
|
"DE.Views.FileMenu.btnCreateNewCaption": "新建",
|
||||||
"DE.Views.FileMenu.btnDownloadCaption": "下载为...",
|
"DE.Views.FileMenu.btnDownloadCaption": "下载为",
|
||||||
"DE.Views.FileMenu.btnExitCaption": "关闭",
|
"DE.Views.FileMenu.btnExitCaption": "关闭",
|
||||||
"DE.Views.FileMenu.btnFileOpenCaption": "打开...",
|
"DE.Views.FileMenu.btnFileOpenCaption": "打开",
|
||||||
"DE.Views.FileMenu.btnHelpCaption": "帮助",
|
"DE.Views.FileMenu.btnHelpCaption": "帮助",
|
||||||
"DE.Views.FileMenu.btnHistoryCaption": "版本历史",
|
"DE.Views.FileMenu.btnHistoryCaption": "版本历史",
|
||||||
"DE.Views.FileMenu.btnInfoCaption": "文件信息…",
|
"DE.Views.FileMenu.btnInfoCaption": "文件信息",
|
||||||
"DE.Views.FileMenu.btnPrintCaption": "打印",
|
"DE.Views.FileMenu.btnPrintCaption": "打印",
|
||||||
"DE.Views.FileMenu.btnProtectCaption": "保护",
|
"DE.Views.FileMenu.btnProtectCaption": "保护",
|
||||||
"DE.Views.FileMenu.btnRecentFilesCaption": "打开最近...",
|
"DE.Views.FileMenu.btnRecentFilesCaption": "打开最近",
|
||||||
"DE.Views.FileMenu.btnRenameCaption": "改名...",
|
"DE.Views.FileMenu.btnRenameCaption": "改名",
|
||||||
"DE.Views.FileMenu.btnReturnCaption": "返回文件",
|
"DE.Views.FileMenu.btnReturnCaption": "返回文件",
|
||||||
"DE.Views.FileMenu.btnRightsCaption": "访问权...",
|
"DE.Views.FileMenu.btnRightsCaption": "访问权",
|
||||||
"DE.Views.FileMenu.btnSaveAsCaption": "另存为",
|
"DE.Views.FileMenu.btnSaveAsCaption": "另存为",
|
||||||
"DE.Views.FileMenu.btnSaveCaption": "保存",
|
"DE.Views.FileMenu.btnSaveCaption": "保存",
|
||||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "将副本另存为...",
|
"DE.Views.FileMenu.btnSaveCopyAsCaption": "将副本另存为",
|
||||||
"DE.Views.FileMenu.btnSettingsCaption": "高级设置…",
|
"DE.Views.FileMenu.btnSettingsCaption": "高级设置",
|
||||||
"DE.Views.FileMenu.btnToEditCaption": "编辑文档",
|
"DE.Views.FileMenu.btnToEditCaption": "编辑文档",
|
||||||
"DE.Views.FileMenu.textDownload": "下载",
|
"DE.Views.FileMenu.textDownload": "下载",
|
||||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "空文档",
|
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "空文档",
|
||||||
|
@ -2183,20 +2185,20 @@
|
||||||
"DE.Views.MailMergeSettings.warnProcessMailMerge": "启动合并失败",
|
"DE.Views.MailMergeSettings.warnProcessMailMerge": "启动合并失败",
|
||||||
"DE.Views.Navigation.strNavigate": "标题",
|
"DE.Views.Navigation.strNavigate": "标题",
|
||||||
"DE.Views.Navigation.txtClosePanel": "关闭标题",
|
"DE.Views.Navigation.txtClosePanel": "关闭标题",
|
||||||
"DE.Views.Navigation.txtCollapse": "全部折叠",
|
"DE.Views.Navigation.txtCollapse": "全部收起",
|
||||||
"DE.Views.Navigation.txtDemote": "降级",
|
"DE.Views.Navigation.txtDemote": "下移",
|
||||||
"DE.Views.Navigation.txtEmpty": "文档中无标题。<br>文本中应用标题样式以便使其出现在目录中。",
|
"DE.Views.Navigation.txtEmpty": "文档中无标题。<br>文本中应用标题样式以便使其出现在目录中。",
|
||||||
"DE.Views.Navigation.txtEmptyItem": "空标题",
|
"DE.Views.Navigation.txtEmptyItem": "空标题",
|
||||||
"DE.Views.Navigation.txtEmptyViewer": "文档中无标题。",
|
"DE.Views.Navigation.txtEmptyViewer": "文档中无标题。",
|
||||||
"DE.Views.Navigation.txtExpand": "展开全部",
|
"DE.Views.Navigation.txtExpand": "全部展开",
|
||||||
"DE.Views.Navigation.txtExpandToLevel": "展开到级别",
|
"DE.Views.Navigation.txtExpandToLevel": "展开至特定级别",
|
||||||
"DE.Views.Navigation.txtFontSize": "字体大小",
|
"DE.Views.Navigation.txtFontSize": "字体大小",
|
||||||
"DE.Views.Navigation.txtHeadingAfter": "之后的新标题",
|
"DE.Views.Navigation.txtHeadingAfter": "新标题在后",
|
||||||
"DE.Views.Navigation.txtHeadingBefore": "之前的新标题",
|
"DE.Views.Navigation.txtHeadingBefore": "新标题在前",
|
||||||
"DE.Views.Navigation.txtLarge": "大",
|
"DE.Views.Navigation.txtLarge": "大",
|
||||||
"DE.Views.Navigation.txtMedium": "中",
|
"DE.Views.Navigation.txtMedium": "中",
|
||||||
"DE.Views.Navigation.txtNewHeading": "新的副标题",
|
"DE.Views.Navigation.txtNewHeading": "新副标题",
|
||||||
"DE.Views.Navigation.txtPromote": "升级",
|
"DE.Views.Navigation.txtPromote": "上移",
|
||||||
"DE.Views.Navigation.txtSelect": "选择内容",
|
"DE.Views.Navigation.txtSelect": "选择内容",
|
||||||
"DE.Views.Navigation.txtSettings": "标题设置",
|
"DE.Views.Navigation.txtSettings": "标题设置",
|
||||||
"DE.Views.Navigation.txtSmall": "小",
|
"DE.Views.Navigation.txtSmall": "小",
|
||||||
|
@ -2327,7 +2329,7 @@
|
||||||
"DE.Views.ParagraphSettingsAdvanced.textHistorical": "历史的",
|
"DE.Views.ParagraphSettingsAdvanced.textHistorical": "历史的",
|
||||||
"DE.Views.ParagraphSettingsAdvanced.textHistoricalDiscret": "历史和任意的",
|
"DE.Views.ParagraphSettingsAdvanced.textHistoricalDiscret": "历史和任意的",
|
||||||
"DE.Views.ParagraphSettingsAdvanced.textJustified": "正当",
|
"DE.Views.ParagraphSettingsAdvanced.textJustified": "正当",
|
||||||
"DE.Views.ParagraphSettingsAdvanced.textLeader": "前导符",
|
"DE.Views.ParagraphSettingsAdvanced.textLeader": "引导线",
|
||||||
"DE.Views.ParagraphSettingsAdvanced.textLeft": "左",
|
"DE.Views.ParagraphSettingsAdvanced.textLeft": "左",
|
||||||
"DE.Views.ParagraphSettingsAdvanced.textLevel": "级别",
|
"DE.Views.ParagraphSettingsAdvanced.textLevel": "级别",
|
||||||
"DE.Views.ParagraphSettingsAdvanced.textLigatures": "连字",
|
"DE.Views.ParagraphSettingsAdvanced.textLigatures": "连字",
|
||||||
|
@ -2477,14 +2479,14 @@
|
||||||
"DE.Views.TableFormulaDialog.textTitle": "公式设置",
|
"DE.Views.TableFormulaDialog.textTitle": "公式设置",
|
||||||
"DE.Views.TableOfContentsSettings.strAlign": "右对齐页码",
|
"DE.Views.TableOfContentsSettings.strAlign": "右对齐页码",
|
||||||
"DE.Views.TableOfContentsSettings.strFullCaption": "包括标签和编号",
|
"DE.Views.TableOfContentsSettings.strFullCaption": "包括标签和编号",
|
||||||
"DE.Views.TableOfContentsSettings.strLinks": "格式化目录作为链接",
|
"DE.Views.TableOfContentsSettings.strLinks": "将目录格式化为链接",
|
||||||
"DE.Views.TableOfContentsSettings.strLinksOF": "将图片表格排版为链接",
|
"DE.Views.TableOfContentsSettings.strLinksOF": "将图片表格格式化为链接",
|
||||||
"DE.Views.TableOfContentsSettings.strShowPages": "显示页码",
|
"DE.Views.TableOfContentsSettings.strShowPages": "显示页码",
|
||||||
"DE.Views.TableOfContentsSettings.textBuildTable": "目录建自",
|
"DE.Views.TableOfContentsSettings.textBuildTable": "构建目录起始",
|
||||||
"DE.Views.TableOfContentsSettings.textBuildTableOF": "建立图表目录从",
|
"DE.Views.TableOfContentsSettings.textBuildTableOF": "构建图表目录起始",
|
||||||
"DE.Views.TableOfContentsSettings.textEquation": "方程式",
|
"DE.Views.TableOfContentsSettings.textEquation": "方程式",
|
||||||
"DE.Views.TableOfContentsSettings.textFigure": "图",
|
"DE.Views.TableOfContentsSettings.textFigure": "图",
|
||||||
"DE.Views.TableOfContentsSettings.textLeader": "前导符",
|
"DE.Views.TableOfContentsSettings.textLeader": "引导线",
|
||||||
"DE.Views.TableOfContentsSettings.textLevel": "级别",
|
"DE.Views.TableOfContentsSettings.textLevel": "级别",
|
||||||
"DE.Views.TableOfContentsSettings.textLevels": "级别",
|
"DE.Views.TableOfContentsSettings.textLevels": "级别",
|
||||||
"DE.Views.TableOfContentsSettings.textNone": "无",
|
"DE.Views.TableOfContentsSettings.textNone": "无",
|
||||||
|
@ -2918,6 +2920,11 @@
|
||||||
"DE.Views.ViewTab.textRulers": "标尺",
|
"DE.Views.ViewTab.textRulers": "标尺",
|
||||||
"DE.Views.ViewTab.textStatusBar": "状态栏",
|
"DE.Views.ViewTab.textStatusBar": "状态栏",
|
||||||
"DE.Views.ViewTab.textZoom": "缩放",
|
"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.textAuto": "自动",
|
||||||
"DE.Views.WatermarkSettingsDialog.textBold": "加粗",
|
"DE.Views.WatermarkSettingsDialog.textBold": "加粗",
|
||||||
"DE.Views.WatermarkSettingsDialog.textColor": "文字颜色",
|
"DE.Views.WatermarkSettingsDialog.textColor": "文字颜色",
|
||||||
|
|
|
@ -661,6 +661,7 @@
|
||||||
"textFastWV": "Fast Web View",
|
"textFastWV": "Fast Web View",
|
||||||
"textFeedback": "Feedback & Support",
|
"textFeedback": "Feedback & Support",
|
||||||
"textLeftToRight": "Left To Right",
|
"textLeftToRight": "Left To Right",
|
||||||
|
"textMobileView": "Mobile View",
|
||||||
"textNavigation": "Navigation",
|
"textNavigation": "Navigation",
|
||||||
"textNo": "No",
|
"textNo": "No",
|
||||||
"textPageSize": "Page Size",
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "Proqramdan çıxdınız",
|
||||||
"leaveButtonText": "Bu Səhifədən çıxın",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -657,6 +657,7 @@
|
||||||
"textFeedback": "Feedback & Support",
|
"textFeedback": "Feedback & Support",
|
||||||
"textFindAndReplaceAll": "Find and Replace All",
|
"textFindAndReplaceAll": "Find and Replace All",
|
||||||
"textLeftToRight": "Left To Right",
|
"textLeftToRight": "Left To Right",
|
||||||
|
"textMobileView": "Mobile View",
|
||||||
"textNavigation": "Navigation",
|
"textNavigation": "Navigation",
|
||||||
"textNo": "No",
|
"textNo": "No",
|
||||||
"textPageSize": "Page Size",
|
"textPageSize": "Page Size",
|
||||||
|
@ -675,6 +676,9 @@
|
||||||
"dlgLeaveTitleText": "Вы выходзіце з праграмы",
|
"dlgLeaveTitleText": "Вы выходзіце з праграмы",
|
||||||
"leaveButtonText": "Сысці са старонкі",
|
"leaveButtonText": "Сысці са старонкі",
|
||||||
"stayButtonText": "Застацца на старонцы",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -670,12 +670,16 @@
|
||||||
"textDirection": "Direction",
|
"textDirection": "Direction",
|
||||||
"textLeftToRight": "Left To Right",
|
"textLeftToRight": "Left To Right",
|
||||||
"textRightToLeft": "Right To Left",
|
"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": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "You leave the application",
|
||||||
"leaveButtonText": "Leave this Page",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -669,12 +669,16 @@
|
||||||
"txtScheme6": "Esplanada",
|
"txtScheme6": "Esplanada",
|
||||||
"txtScheme7": "Equitat",
|
"txtScheme7": "Equitat",
|
||||||
"txtScheme8": "Flux",
|
"txtScheme8": "Flux",
|
||||||
"txtScheme9": "Foneria"
|
"txtScheme9": "Foneria",
|
||||||
|
"textMobileView": "Mobile View"
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"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.",
|
"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ó",
|
"dlgLeaveTitleText": "Esteu sortint de l'aplicació",
|
||||||
"leaveButtonText": "Surt d'aquesta pàgina",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -669,12 +669,16 @@
|
||||||
"txtScheme6": "Hala",
|
"txtScheme6": "Hala",
|
||||||
"txtScheme7": "Rovnost",
|
"txtScheme7": "Rovnost",
|
||||||
"txtScheme8": "Tok",
|
"txtScheme8": "Tok",
|
||||||
"txtScheme9": "Slévárna"
|
"txtScheme9": "Slévárna",
|
||||||
|
"textMobileView": "Mobile View"
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "Opouštíte aplikaci",
|
||||||
"leaveButtonText": "Opustit tuto stránku",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -670,12 +670,16 @@
|
||||||
"textDirection": "Direction",
|
"textDirection": "Direction",
|
||||||
"textLeftToRight": "Left To Right",
|
"textLeftToRight": "Left To Right",
|
||||||
"textRightToLeft": "Right To Left",
|
"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": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "You leave the application",
|
||||||
"leaveButtonText": "Leave this Page",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -669,12 +669,16 @@
|
||||||
"txtScheme6": "Halle",
|
"txtScheme6": "Halle",
|
||||||
"txtScheme7": "Kapital",
|
"txtScheme7": "Kapital",
|
||||||
"txtScheme8": "Fluss",
|
"txtScheme8": "Fluss",
|
||||||
"txtScheme9": "Gießerei"
|
"txtScheme9": "Gießerei",
|
||||||
|
"textMobileView": "Mobile View"
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "Sie schließen die App",
|
||||||
"leaveButtonText": "Seite verlassen",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -669,12 +669,16 @@
|
||||||
"txtScheme6": "Συνάθροιση",
|
"txtScheme6": "Συνάθροιση",
|
||||||
"txtScheme7": "Μετοχή",
|
"txtScheme7": "Μετοχή",
|
||||||
"txtScheme8": "Ροή",
|
"txtScheme8": "Ροή",
|
||||||
"txtScheme9": "Χυτήριο"
|
"txtScheme9": "Χυτήριο",
|
||||||
|
"textMobileView": "Mobile View"
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"Toolbar": {
|
||||||
"dlgLeaveMsgText": "Έχετε μη αποθηκευμένες αλλαγές. Πατήστε 'Παραμονή στη Σελίδα' για να περιμένετε την αυτόματη αποθήκευση. Πατήστε 'Έξοδος από τη Σελίδα' για να απορρίψετε όλες τις μη αποθηκευμένες αλλαγές.",
|
"dlgLeaveMsgText": "Έχετε μη αποθηκευμένες αλλαγές. Πατήστε 'Παραμονή στη Σελίδα' για να περιμένετε την αυτόματη αποθήκευση. Πατήστε 'Έξοδος από τη Σελίδα' για να απορρίψετε όλες τις μη αποθηκευμένες αλλαγές.",
|
||||||
"dlgLeaveTitleText": "Έξοδος από την εφαρμογή",
|
"dlgLeaveTitleText": "Έξοδος από την εφαρμογή",
|
||||||
"leaveButtonText": "Έξοδος από τη Σελίδα",
|
"leaveButtonText": "Έξοδος από τη Σελίδα",
|
||||||
"stayButtonText": "Παραμονή στη σελίδα"
|
"stayButtonText": "Παραμονή στη σελίδα",
|
||||||
|
"textOk": "OK",
|
||||||
|
"textSwitchedMobileView": "Switched to Mobile view",
|
||||||
|
"textSwitchedStandardView": "Switched to Standard view"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -606,6 +606,7 @@
|
||||||
"textMargins": "Margins",
|
"textMargins": "Margins",
|
||||||
"textMarginsH": "Top and bottom margins are too high for a given page height",
|
"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",
|
"textMarginsW": "Left and right margins are too wide for a given page width",
|
||||||
|
"textMobileView": "Mobile View",
|
||||||
"textNavigation": "Navigation",
|
"textNavigation": "Navigation",
|
||||||
"textNo": "No",
|
"textNo": "No",
|
||||||
"textNoCharacters": "Nonprinting Characters",
|
"textNoCharacters": "Nonprinting Characters",
|
||||||
|
@ -669,8 +670,7 @@
|
||||||
"txtScheme6": "Concourse",
|
"txtScheme6": "Concourse",
|
||||||
"txtScheme7": "Equity",
|
"txtScheme7": "Equity",
|
||||||
"txtScheme8": "Flow",
|
"txtScheme8": "Flow",
|
||||||
"txtScheme9": "Foundry",
|
"txtScheme9": "Foundry"
|
||||||
"textMobileView": "Mobile View"
|
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"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.",
|
"dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||||
|
|
|
@ -669,12 +669,16 @@
|
||||||
"txtScheme6": "Concurrencia",
|
"txtScheme6": "Concurrencia",
|
||||||
"txtScheme7": "Equidad ",
|
"txtScheme7": "Equidad ",
|
||||||
"txtScheme8": "Flujo",
|
"txtScheme8": "Flujo",
|
||||||
"txtScheme9": "Fundición"
|
"txtScheme9": "Fundición",
|
||||||
|
"textMobileView": "Mobile View"
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "Usted abandona la aplicación",
|
||||||
"leaveButtonText": "Salir de esta página",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -669,12 +669,16 @@
|
||||||
"txtScheme6": "Zabaldegia",
|
"txtScheme6": "Zabaldegia",
|
||||||
"txtScheme7": "Berdintza",
|
"txtScheme7": "Berdintza",
|
||||||
"txtScheme8": "Fluxua",
|
"txtScheme8": "Fluxua",
|
||||||
"txtScheme9": "Sortzailea"
|
"txtScheme9": "Sortzailea",
|
||||||
|
"textMobileView": "Mobile View"
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"Toolbar": {
|
||||||
"dlgLeaveMsgText": "Gorde gabeko aldaketak dituzu. Egin klik \"Jarraitu orri honetan\" gordetze-automatikoari itxaroteko. Egin klik \"Utzi orri hau\" gorde gabeko aldaketa guztiak baztertzeko.",
|
"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",
|
"dlgLeaveTitleText": "Aplikazioa uzten duzu",
|
||||||
"leaveButtonText": "Irten orritik",
|
"leaveButtonText": "Irten orritik",
|
||||||
"stayButtonText": "Jarraitu orrian"
|
"stayButtonText": "Jarraitu orrian",
|
||||||
|
"textOk": "OK",
|
||||||
|
"textSwitchedMobileView": "Switched to Mobile view",
|
||||||
|
"textSwitchedStandardView": "Switched to Standard view"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -670,12 +670,16 @@
|
||||||
"textDirection": "Direction",
|
"textDirection": "Direction",
|
||||||
"textLeftToRight": "Left To Right",
|
"textLeftToRight": "Left To Right",
|
||||||
"textRightToLeft": "Right To Left",
|
"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": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "You leave the application",
|
||||||
"leaveButtonText": "Leave this Page",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -669,12 +669,16 @@
|
||||||
"txtScheme6": "Rotonde",
|
"txtScheme6": "Rotonde",
|
||||||
"txtScheme7": "Capitaux",
|
"txtScheme7": "Capitaux",
|
||||||
"txtScheme8": "Flux",
|
"txtScheme8": "Flux",
|
||||||
"txtScheme9": "Fonderie"
|
"txtScheme9": "Fonderie",
|
||||||
|
"textMobileView": "Mobile View"
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "Vous quittez l'application",
|
||||||
"leaveButtonText": "Quitter cette page",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -669,12 +669,16 @@
|
||||||
"txtScheme6": "Concorrencia",
|
"txtScheme6": "Concorrencia",
|
||||||
"txtScheme7": "Equidade",
|
"txtScheme7": "Equidade",
|
||||||
"txtScheme8": "Fluxo",
|
"txtScheme8": "Fluxo",
|
||||||
"txtScheme9": "Fundición"
|
"txtScheme9": "Fundición",
|
||||||
|
"textMobileView": "Mobile View"
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "Saiu do aplicativo",
|
||||||
"leaveButtonText": "Saír desta página",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -669,12 +669,16 @@
|
||||||
"txtScheme6": "Együttműködés",
|
"txtScheme6": "Együttműködés",
|
||||||
"txtScheme7": "Méltányosság",
|
"txtScheme7": "Méltányosság",
|
||||||
"txtScheme8": "Folyam",
|
"txtScheme8": "Folyam",
|
||||||
"txtScheme9": "Öntöde"
|
"txtScheme9": "Öntöde",
|
||||||
|
"textMobileView": "Mobile View"
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "Elhagyja az alkalmazást",
|
||||||
"leaveButtonText": "Oldal elhagyása",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -669,12 +669,16 @@
|
||||||
"txtScheme6": "Համագումար ",
|
"txtScheme6": "Համագումար ",
|
||||||
"txtScheme7": "Սեփական կապիտալ",
|
"txtScheme7": "Սեփական կապիտալ",
|
||||||
"txtScheme8": "Հոսք",
|
"txtScheme8": "Հոսք",
|
||||||
"txtScheme9": "Հրատարակիչ"
|
"txtScheme9": "Հրատարակիչ",
|
||||||
|
"textMobileView": "Mobile View"
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"Toolbar": {
|
||||||
"dlgLeaveMsgText": "Դուք չպահված փոփոխություններ ունեք:Սեղմեք «Մնա այս էջում»՝ սպասելու ավտոմատ պահպանմանը:Սեղմեք «Լքել այս էջը»՝ չպահված բոլոր փոփոխությունները մերժելու համար:",
|
"dlgLeaveMsgText": "Դուք չպահված փոփոխություններ ունեք:Սեղմեք «Մնա այս էջում»՝ սպասելու ավտոմատ պահպանմանը:Սեղմեք «Լքել այս էջը»՝ չպահված բոլոր փոփոխությունները մերժելու համար:",
|
||||||
"dlgLeaveTitleText": "Ծրագրից դուրս եք գալիս",
|
"dlgLeaveTitleText": "Ծրագրից դուրս եք գալիս",
|
||||||
"leaveButtonText": "Լքել այս էջը",
|
"leaveButtonText": "Լքել այս էջը",
|
||||||
"stayButtonText": "Մնալ այս էջում"
|
"stayButtonText": "Մնալ այս էջում",
|
||||||
|
"textOk": "OK",
|
||||||
|
"textSwitchedMobileView": "Switched to Mobile view",
|
||||||
|
"textSwitchedStandardView": "Switched to Standard view"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -664,6 +664,7 @@
|
||||||
"textFastWV": "Fast Web View",
|
"textFastWV": "Fast Web View",
|
||||||
"textFeedback": "Feedback & Support",
|
"textFeedback": "Feedback & Support",
|
||||||
"textLeftToRight": "Left To Right",
|
"textLeftToRight": "Left To Right",
|
||||||
|
"textMobileView": "Mobile View",
|
||||||
"textNavigation": "Navigation",
|
"textNavigation": "Navigation",
|
||||||
"textPdfProducer": "PDF Producer",
|
"textPdfProducer": "PDF Producer",
|
||||||
"textPdfTagged": "Tagged PDF",
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "Anda meninggalkan aplikasi",
|
||||||
"leaveButtonText": "Tinggalkan Halaman Ini",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -669,12 +669,16 @@
|
||||||
"txtScheme6": "Concorso",
|
"txtScheme6": "Concorso",
|
||||||
"txtScheme7": "Equità",
|
"txtScheme7": "Equità",
|
||||||
"txtScheme8": "Flusso",
|
"txtScheme8": "Flusso",
|
||||||
"txtScheme9": "Fonderia"
|
"txtScheme9": "Fonderia",
|
||||||
|
"textMobileView": "Mobile View"
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "Stai lasciando l'app",
|
||||||
"leaveButtonText": "Lasciare questa pagina",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -669,12 +669,16 @@
|
||||||
"txtScheme6": "コンコース",
|
"txtScheme6": "コンコース",
|
||||||
"txtScheme7": "株主資本",
|
"txtScheme7": "株主資本",
|
||||||
"txtScheme8": "フロー",
|
"txtScheme8": "フロー",
|
||||||
"txtScheme9": "ファウンドリ"
|
"txtScheme9": "ファウンドリ",
|
||||||
|
"textMobileView": "Mobile View"
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"Toolbar": {
|
||||||
"dlgLeaveMsgText": "保存されていない変更があります。自動保存を待つように「このページから移動しない」をクリックしてください。保存されていない変更を破棄ように「このページから移動する」をクリックしてください。",
|
"dlgLeaveMsgText": "保存されていない変更があります。自動保存を待つように「このページから移動しない」をクリックしてください。保存されていない変更を破棄ように「このページから移動する」をクリックしてください。",
|
||||||
"dlgLeaveTitleText": "アプリケーションを終了します",
|
"dlgLeaveTitleText": "アプリケーションを終了します",
|
||||||
"leaveButtonText": "このページから移動する",
|
"leaveButtonText": "このページから移動する",
|
||||||
"stayButtonText": "このページから移動しない"
|
"stayButtonText": "このページから移動しない",
|
||||||
|
"textOk": "OK",
|
||||||
|
"textSwitchedMobileView": "Switched to Mobile view",
|
||||||
|
"textSwitchedStandardView": "Switched to Standard view"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -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.",
|
"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",
|
"textFeedback": "Feedback & Support",
|
||||||
"textLeftToRight": "Left To Right",
|
"textLeftToRight": "Left To Right",
|
||||||
|
"textMobileView": "Mobile View",
|
||||||
"textNavigation": "Navigation",
|
"textNavigation": "Navigation",
|
||||||
"textPdfProducer": "PDF Producer",
|
"textPdfProducer": "PDF Producer",
|
||||||
"textRestartApplication": "Please restart the application for the changes to take effect",
|
"textRestartApplication": "Please restart the application for the changes to take effect",
|
||||||
|
@ -675,6 +676,9 @@
|
||||||
"dlgLeaveMsgText": "저장하지 않은 변경 사항이 있습니다. 자동 저장이 완료될 때까지 기다리려면 \"이 페이지에 머물기\"를 클릭하십시오. \"이 페이지에서 나가기\"를 클릭하면 저장되지 않은 모든 변경 사항이 삭제됩니다.",
|
"dlgLeaveMsgText": "저장하지 않은 변경 사항이 있습니다. 자동 저장이 완료될 때까지 기다리려면 \"이 페이지에 머물기\"를 클릭하십시오. \"이 페이지에서 나가기\"를 클릭하면 저장되지 않은 모든 변경 사항이 삭제됩니다.",
|
||||||
"dlgLeaveTitleText": "응용 프로그램을 종료합니다",
|
"dlgLeaveTitleText": "응용 프로그램을 종료합니다",
|
||||||
"leaveButtonText": "이 페이지에서 나가기",
|
"leaveButtonText": "이 페이지에서 나가기",
|
||||||
"stayButtonText": "이 페이지에 보관"
|
"stayButtonText": "이 페이지에 보관",
|
||||||
|
"textOk": "OK",
|
||||||
|
"textSwitchedMobileView": "Switched to Mobile view",
|
||||||
|
"textSwitchedStandardView": "Switched to Standard view"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -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.",
|
"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",
|
"textFeedback": "Feedback & Support",
|
||||||
"textLeftToRight": "Left To Right",
|
"textLeftToRight": "Left To Right",
|
||||||
|
"textMobileView": "Mobile View",
|
||||||
"textNavigation": "Navigation",
|
"textNavigation": "Navigation",
|
||||||
"textPdfProducer": "PDF Producer",
|
"textPdfProducer": "PDF Producer",
|
||||||
"textRestartApplication": "Please restart the application for the changes to take effect",
|
"textRestartApplication": "Please restart the application for the changes to take effect",
|
||||||
|
@ -675,6 +676,9 @@
|
||||||
"dlgLeaveMsgText": "ທ່ານມີການປ່ຽນແປງທີ່ຍັງບໍ່ໄດ້ບັນທຶກໄວ້. ຄລິກທີ່ 'ຢູ່ໃນໜ້ານີ້' ເພື່ອລໍຖ້າການບັນທຶກອັດຕະໂນມັດ. ຄລິກ 'ອອກຈາກໜ້ານີ້' ເພື່ອຍົກເລີກການປ່ຽນແປງທີ່ບໍ່ໄດ້ບັນທຶກໄວ້ທັງໝົດ.",
|
"dlgLeaveMsgText": "ທ່ານມີການປ່ຽນແປງທີ່ຍັງບໍ່ໄດ້ບັນທຶກໄວ້. ຄລິກທີ່ 'ຢູ່ໃນໜ້ານີ້' ເພື່ອລໍຖ້າການບັນທຶກອັດຕະໂນມັດ. ຄລິກ 'ອອກຈາກໜ້ານີ້' ເພື່ອຍົກເລີກການປ່ຽນແປງທີ່ບໍ່ໄດ້ບັນທຶກໄວ້ທັງໝົດ.",
|
||||||
"dlgLeaveTitleText": "ທ່ານໄດ້ອອກຈາກໜ້າຄໍາຮ້ອງສະຫມັກ",
|
"dlgLeaveTitleText": "ທ່ານໄດ້ອອກຈາກໜ້າຄໍາຮ້ອງສະຫມັກ",
|
||||||
"leaveButtonText": "ອອກຈາກໜ້ານີ້",
|
"leaveButtonText": "ອອກຈາກໜ້ານີ້",
|
||||||
"stayButtonText": "ຢູ່ໃນໜ້ານີ້"
|
"stayButtonText": "ຢູ່ໃນໜ້ານີ້",
|
||||||
|
"textOk": "OK",
|
||||||
|
"textSwitchedMobileView": "Switched to Mobile view",
|
||||||
|
"textSwitchedStandardView": "Switched to Standard view"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -670,12 +670,16 @@
|
||||||
"textDirection": "Direction",
|
"textDirection": "Direction",
|
||||||
"textLeftToRight": "Left To Right",
|
"textLeftToRight": "Left To Right",
|
||||||
"textRightToLeft": "Right To Left",
|
"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": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "You leave the application",
|
||||||
"leaveButtonText": "Leave this Page",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -669,12 +669,16 @@
|
||||||
"txtScheme6": "Konkos",
|
"txtScheme6": "Konkos",
|
||||||
"txtScheme7": "Ekuiti",
|
"txtScheme7": "Ekuiti",
|
||||||
"txtScheme8": "Aliran",
|
"txtScheme8": "Aliran",
|
||||||
"txtScheme9": "Faundri"
|
"txtScheme9": "Faundri",
|
||||||
|
"textMobileView": "Mobile View"
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "Anda meninggalkan aplikasi",
|
||||||
"leaveButtonText": "Tinggalkan Halaman ini",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -670,12 +670,16 @@
|
||||||
"textDirection": "Direction",
|
"textDirection": "Direction",
|
||||||
"textLeftToRight": "Left To Right",
|
"textLeftToRight": "Left To Right",
|
||||||
"textRightToLeft": "Right To Left",
|
"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": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "You leave the application",
|
||||||
"leaveButtonText": "Leave this Page",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -661,6 +661,7 @@
|
||||||
"textFastWV": "Fast Web View",
|
"textFastWV": "Fast Web View",
|
||||||
"textFeedback": "Feedback & Support",
|
"textFeedback": "Feedback & Support",
|
||||||
"textLeftToRight": "Left To Right",
|
"textLeftToRight": "Left To Right",
|
||||||
|
"textMobileView": "Mobile View",
|
||||||
"textNavigation": "Navigation",
|
"textNavigation": "Navigation",
|
||||||
"textNo": "No",
|
"textNo": "No",
|
||||||
"textPageSize": "Page Size",
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "U verlaat de toepassing",
|
||||||
"leaveButtonText": "Pagina verlaten",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -670,12 +670,16 @@
|
||||||
"textDirection": "Direction",
|
"textDirection": "Direction",
|
||||||
"textLeftToRight": "Left To Right",
|
"textLeftToRight": "Left To Right",
|
||||||
"textRightToLeft": "Right To Left",
|
"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": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "You leave the application",
|
||||||
"leaveButtonText": "Leave this Page",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -669,12 +669,16 @@
|
||||||
"txtScheme6": "Concurso",
|
"txtScheme6": "Concurso",
|
||||||
"txtScheme7": "Equidade",
|
"txtScheme7": "Equidade",
|
||||||
"txtScheme8": "Fluxo",
|
"txtScheme8": "Fluxo",
|
||||||
"txtScheme9": "Fundição"
|
"txtScheme9": "Fundição",
|
||||||
|
"textMobileView": "Mobile View"
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "Saiu da aplicação",
|
||||||
"leaveButtonText": "Sair da página",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -669,12 +669,16 @@
|
||||||
"txtScheme6": "Concurso",
|
"txtScheme6": "Concurso",
|
||||||
"txtScheme7": "Patrimônio Líquido",
|
"txtScheme7": "Patrimônio Líquido",
|
||||||
"txtScheme8": "Fluxo",
|
"txtScheme8": "Fluxo",
|
||||||
"txtScheme9": "Fundição"
|
"txtScheme9": "Fundição",
|
||||||
|
"textMobileView": "Mobile View"
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "Você saiu do aplicativo",
|
||||||
"leaveButtonText": "Sair desta página",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -669,12 +669,16 @@
|
||||||
"txtScheme6": "Concurență",
|
"txtScheme6": "Concurență",
|
||||||
"txtScheme7": "Echilibru",
|
"txtScheme7": "Echilibru",
|
||||||
"txtScheme8": "Flux",
|
"txtScheme8": "Flux",
|
||||||
"txtScheme9": "Forjă"
|
"txtScheme9": "Forjă",
|
||||||
|
"textMobileView": "Mobile View"
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "Dumneavoastră părăsiți aplicația",
|
||||||
"leaveButtonText": "Părăsește această pagina",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -606,6 +606,7 @@
|
||||||
"textMargins": "Поля",
|
"textMargins": "Поля",
|
||||||
"textMarginsH": "Верхнее и нижнее поля слишком высокие для заданной высоты страницы",
|
"textMarginsH": "Верхнее и нижнее поля слишком высокие для заданной высоты страницы",
|
||||||
"textMarginsW": "Левое и правое поля слишком широкие для заданной ширины страницы",
|
"textMarginsW": "Левое и правое поля слишком широкие для заданной ширины страницы",
|
||||||
|
"textMobileView": "Мобильный вид",
|
||||||
"textNavigation": "Навигация",
|
"textNavigation": "Навигация",
|
||||||
"textNo": "Нет",
|
"textNo": "Нет",
|
||||||
"textNoCharacters": "Непечатаемые символы",
|
"textNoCharacters": "Непечатаемые символы",
|
||||||
|
@ -675,6 +676,9 @@
|
||||||
"dlgLeaveMsgText": "В документе есть несохраненные изменения. Нажмите 'Остаться на странице', чтобы дождаться автосохранения. Нажмите 'Уйти со страницы', чтобы сбросить все несохраненные изменения.",
|
"dlgLeaveMsgText": "В документе есть несохраненные изменения. Нажмите 'Остаться на странице', чтобы дождаться автосохранения. Нажмите 'Уйти со страницы', чтобы сбросить все несохраненные изменения.",
|
||||||
"dlgLeaveTitleText": "Вы выходите из приложения",
|
"dlgLeaveTitleText": "Вы выходите из приложения",
|
||||||
"leaveButtonText": "Уйти со страницы",
|
"leaveButtonText": "Уйти со страницы",
|
||||||
"stayButtonText": "Остаться на странице"
|
"stayButtonText": "Остаться на странице",
|
||||||
|
"textOk": "OK",
|
||||||
|
"textSwitchedMobileView": "Переключено на мобильный вид",
|
||||||
|
"textSwitchedStandardView": "Переключено на стандартный вид"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -661,6 +661,7 @@
|
||||||
"textFastWV": "Fast Web View",
|
"textFastWV": "Fast Web View",
|
||||||
"textFeedback": "Feedback & Support",
|
"textFeedback": "Feedback & Support",
|
||||||
"textLeftToRight": "Left To Right",
|
"textLeftToRight": "Left To Right",
|
||||||
|
"textMobileView": "Mobile View",
|
||||||
"textNavigation": "Navigation",
|
"textNavigation": "Navigation",
|
||||||
"textNo": "No",
|
"textNo": "No",
|
||||||
"textPageSize": "Page Size",
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "Opúšťate aplikáciu",
|
||||||
"leaveButtonText": "Opustiť túto stránku",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -530,6 +530,7 @@
|
||||||
"textMargins": "Margins",
|
"textMargins": "Margins",
|
||||||
"textMarginsH": "Top and bottom margins are too high for a given page height",
|
"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",
|
"textMarginsW": "Left and right margins are too wide for a given page width",
|
||||||
|
"textMobileView": "Mobile View",
|
||||||
"textNavigation": "Navigation",
|
"textNavigation": "Navigation",
|
||||||
"textNo": "No",
|
"textNo": "No",
|
||||||
"textNoCharacters": "Nonprinting Characters",
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "You leave the application",
|
||||||
"leaveButtonText": "Leave this Page",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -670,12 +670,16 @@
|
||||||
"textDirection": "Direction",
|
"textDirection": "Direction",
|
||||||
"textLeftToRight": "Left To Right",
|
"textLeftToRight": "Left To Right",
|
||||||
"textRightToLeft": "Right To Left",
|
"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": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "You leave the application",
|
||||||
"leaveButtonText": "Leave this Page",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -659,6 +659,7 @@
|
||||||
"textFastWV": "Fast Web View",
|
"textFastWV": "Fast Web View",
|
||||||
"textFeedback": "Feedback & Support",
|
"textFeedback": "Feedback & Support",
|
||||||
"textLeftToRight": "Left To Right",
|
"textLeftToRight": "Left To Right",
|
||||||
|
"textMobileView": "Mobile View",
|
||||||
"textNavigation": "Navigation",
|
"textNavigation": "Navigation",
|
||||||
"textNo": "No",
|
"textNo": "No",
|
||||||
"textPageSize": "Page Size",
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "Uygulamadan çıktınız",
|
||||||
"leaveButtonText": "Bu Sayfadan Ayrıl",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -661,6 +661,7 @@
|
||||||
"textFastWV": "Fast Web View",
|
"textFastWV": "Fast Web View",
|
||||||
"textFeedback": "Feedback & Support",
|
"textFeedback": "Feedback & Support",
|
||||||
"textLeftToRight": "Left To Right",
|
"textLeftToRight": "Left To Right",
|
||||||
|
"textMobileView": "Mobile View",
|
||||||
"textNavigation": "Navigation",
|
"textNavigation": "Navigation",
|
||||||
"textNo": "No",
|
"textNo": "No",
|
||||||
"textPageSize": "Page Size",
|
"textPageSize": "Page Size",
|
||||||
|
@ -675,6 +676,9 @@
|
||||||
"dlgLeaveMsgText": "У документі є незбережені зміни. Натисніть 'Залишитись на сторінці', щоб дочекатися автозбереження. Натисніть 'Піти зі сторінки', щоб скинути всі незбережені зміни.",
|
"dlgLeaveMsgText": "У документі є незбережені зміни. Натисніть 'Залишитись на сторінці', щоб дочекатися автозбереження. Натисніть 'Піти зі сторінки', щоб скинути всі незбережені зміни.",
|
||||||
"dlgLeaveTitleText": "Ви виходите з програми",
|
"dlgLeaveTitleText": "Ви виходите з програми",
|
||||||
"leaveButtonText": "Залишити цю сторінку",
|
"leaveButtonText": "Залишити цю сторінку",
|
||||||
"stayButtonText": "Залишитися на сторінці"
|
"stayButtonText": "Залишитися на сторінці",
|
||||||
|
"textOk": "OK",
|
||||||
|
"textSwitchedMobileView": "Switched to Mobile view",
|
||||||
|
"textSwitchedStandardView": "Switched to Standard view"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -670,12 +670,16 @@
|
||||||
"textDirection": "Direction",
|
"textDirection": "Direction",
|
||||||
"textLeftToRight": "Left To Right",
|
"textLeftToRight": "Left To Right",
|
||||||
"textRightToLeft": "Right To Left",
|
"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": {
|
"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.",
|
"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",
|
"dlgLeaveTitleText": "You leave the application",
|
||||||
"leaveButtonText": "Leave this Page",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -669,12 +669,16 @@
|
||||||
"txtScheme6": "大堂",
|
"txtScheme6": "大堂",
|
||||||
"txtScheme7": "產權",
|
"txtScheme7": "產權",
|
||||||
"txtScheme8": "流程",
|
"txtScheme8": "流程",
|
||||||
"txtScheme9": "鑄造廠"
|
"txtScheme9": "鑄造廠",
|
||||||
|
"textMobileView": "Mobile View"
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"Toolbar": {
|
||||||
"dlgLeaveMsgText": "您有未儲存的變更。點擊“留在此頁面”以等待自動儲存。點擊“離開此頁面”以放棄所有未儲存的變更。",
|
"dlgLeaveMsgText": "您有未儲存的變更。點擊“留在此頁面”以等待自動儲存。點擊“離開此頁面”以放棄所有未儲存的變更。",
|
||||||
"dlgLeaveTitleText": "您離開應用程式",
|
"dlgLeaveTitleText": "您離開應用程式",
|
||||||
"leaveButtonText": "離開這個頁面",
|
"leaveButtonText": "離開這個頁面",
|
||||||
"stayButtonText": "保持此頁上"
|
"stayButtonText": "保持此頁上",
|
||||||
|
"textOk": "OK",
|
||||||
|
"textSwitchedMobileView": "Switched to Mobile view",
|
||||||
|
"textSwitchedStandardView": "Switched to Standard view"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -669,12 +669,16 @@
|
||||||
"txtScheme6": "汇合",
|
"txtScheme6": "汇合",
|
||||||
"txtScheme7": "公平",
|
"txtScheme7": "公平",
|
||||||
"txtScheme8": "流动",
|
"txtScheme8": "流动",
|
||||||
"txtScheme9": "发现"
|
"txtScheme9": "发现",
|
||||||
|
"textMobileView": "Mobile View"
|
||||||
},
|
},
|
||||||
"Toolbar": {
|
"Toolbar": {
|
||||||
"dlgLeaveMsgText": "你有未保存的修改。点击“留在该页”可等待自动保存完成。点击“离开该页”将丢弃全部未经保存的修改。",
|
"dlgLeaveMsgText": "你有未保存的修改。点击“留在该页”可等待自动保存完成。点击“离开该页”将丢弃全部未经保存的修改。",
|
||||||
"dlgLeaveTitleText": "你退出应用程序",
|
"dlgLeaveTitleText": "你退出应用程序",
|
||||||
"leaveButtonText": "离开这个页面",
|
"leaveButtonText": "离开这个页面",
|
||||||
"stayButtonText": "保持此页上"
|
"stayButtonText": "保持此页上",
|
||||||
|
"textOk": "OK",
|
||||||
|
"textSwitchedMobileView": "Switched to Mobile view",
|
||||||
|
"textSwitchedStandardView": "Switched to Standard view"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -429,7 +429,6 @@ define([
|
||||||
|
|
||||||
if ( this.mode.canCreateNew ) {
|
if ( this.mode.canCreateNew ) {
|
||||||
if (this.mode.templates && this.mode.templates.length) {
|
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());
|
!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());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -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.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.errorDataRange": "Yanlış məlumat diapazonu.",
|
||||||
"PE.Controllers.Main.errorDefaultMessage": "Xəta kodu: %1",
|
"PE.Controllers.Main.errorDefaultMessage": "Xəta kodu: %1",
|
||||||
"PE.Controllers.Main.errorEditingDownloadas": "Sənədlə işləyərkən xəta baş verdi. <br> 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. <br> 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. <br> Yedək nüsxəsini kompüterinizin sərt diskində saxlamaq üçün \"... kimi yadda saxla\" seçimindən istifadə edin.",
|
"PE.Controllers.Main.errorEditingSaveas": "Sənədlə işləyərkən xəta baş verdi. <br> 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.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.",
|
"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.btnBackCaption": "Fayl yerini açın",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Menyunu bağlayın",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Menyunu bağlayın",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Yenisini Yarat",
|
"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.btnExitCaption": "Çıxın",
|
||||||
"PE.Views.FileMenu.btnFileOpenCaption": "Açın...",
|
"PE.Views.FileMenu.btnFileOpenCaption": "Açın",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Yardım...",
|
"PE.Views.FileMenu.btnHelpCaption": "Yardım",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "Versiya tarixçəsi",
|
"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.btnPrintCaption": "Çap",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Qoruyun",
|
"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.btnRenameCaption": "Adını Dəyişdir",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Təqdimata qayıt",
|
"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.btnSaveAsCaption": "kimi yadda saxla",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Yadda saxla",
|
"PE.Views.FileMenu.btnSaveCaption": "Yadda saxla",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Kopya kimi yadda saxla...",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Kopya kimi yadda saxla",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "Təkmil parametrlər...",
|
"PE.Views.FileMenu.btnSettingsCaption": "Təkmil parametrlər",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "Təqdimatı redaktə edin",
|
"PE.Views.FileMenu.btnToEditCaption": "Təqdimatı redaktə edin",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Boş Təqdimat",
|
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Boş Təqdimat",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Yenisini Yarat",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Yenisini Yarat",
|
||||||
|
|
|
@ -374,7 +374,7 @@
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Атрыманы зашыфраваныя змены, іх немагчыма расшыфраваць.",
|
"PE.Controllers.Main.errorDataEncrypted": "Атрыманы зашыфраваныя змены, іх немагчыма расшыфраваць.",
|
||||||
"PE.Controllers.Main.errorDataRange": "Хібны дыяпазон даных.",
|
"PE.Controllers.Main.errorDataRange": "Хібны дыяпазон даных.",
|
||||||
"PE.Controllers.Main.errorDefaultMessage": "Код памылкі: %1",
|
"PE.Controllers.Main.errorDefaultMessage": "Код памылкі: %1",
|
||||||
"PE.Controllers.Main.errorEditingDownloadas": "Падчас працы з дакументам адбылася памылка.<br>Выкарыстайце параметр \"Спампаваць як…\", каб захаваць рэзервовую копію файла на цвёрды дыск камп’ютара.",
|
"PE.Controllers.Main.errorEditingDownloadas": "Падчас працы з дакументам адбылася памылка.<br>Выкарыстайце параметр \"Спампаваць як\", каб захаваць рэзервовую копію файла на цвёрды дыск камп’ютара.",
|
||||||
"PE.Controllers.Main.errorEditingSaveas": "Падчас працы з дакументам адбылася памылка.<br>Выкарыстайце параметр \"Захаваць як…\", каб захаваць рэзервовую копію файла на цвёрды дыск камп’ютара.",
|
"PE.Controllers.Main.errorEditingSaveas": "Падчас працы з дакументам адбылася памылка.<br>Выкарыстайце параметр \"Захаваць як…\", каб захаваць рэзервовую копію файла на цвёрды дыск камп’ютара.",
|
||||||
"PE.Controllers.Main.errorEmailClient": "Не знойдзена паштовага кліента.",
|
"PE.Controllers.Main.errorEmailClient": "Не знойдзена паштовага кліента.",
|
||||||
"PE.Controllers.Main.errorFilePassProtect": "Файл абаронены паролем, яго немагчыма адкрыць.",
|
"PE.Controllers.Main.errorFilePassProtect": "Файл абаронены паролем, яго немагчыма адкрыць.",
|
||||||
|
@ -1273,20 +1273,20 @@
|
||||||
"PE.Views.FileMenu.btnBackCaption": "Перайсці да дакументаў",
|
"PE.Views.FileMenu.btnBackCaption": "Перайсці да дакументаў",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Закрыць меню",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Закрыць меню",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Стварыць новую",
|
"PE.Views.FileMenu.btnCreateNewCaption": "Стварыць новую",
|
||||||
"PE.Views.FileMenu.btnDownloadCaption": "Спампаваць як...",
|
"PE.Views.FileMenu.btnDownloadCaption": "Спампаваць як",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Даведка…",
|
"PE.Views.FileMenu.btnHelpCaption": "Даведка",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "Гісторыя версій",
|
"PE.Views.FileMenu.btnHistoryCaption": "Гісторыя версій",
|
||||||
"PE.Views.FileMenu.btnInfoCaption": "Інфармацыя аб прэзентацыі…",
|
"PE.Views.FileMenu.btnInfoCaption": "Інфармацыя аб прэзентацыі",
|
||||||
"PE.Views.FileMenu.btnPrintCaption": "Друк",
|
"PE.Views.FileMenu.btnPrintCaption": "Друк",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Абараніць",
|
"PE.Views.FileMenu.btnProtectCaption": "Абараніць",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Адкрыць апошнія…",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "Адкрыць апошнія",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Змяніць назву…",
|
"PE.Views.FileMenu.btnRenameCaption": "Змяніць назву",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Вярнуцца да прэзентацыі",
|
"PE.Views.FileMenu.btnReturnCaption": "Вярнуцца да прэзентацыі",
|
||||||
"PE.Views.FileMenu.btnRightsCaption": "Правы на доступ…",
|
"PE.Views.FileMenu.btnRightsCaption": "Правы на доступ",
|
||||||
"PE.Views.FileMenu.btnSaveAsCaption": "Захаваць як",
|
"PE.Views.FileMenu.btnSaveAsCaption": "Захаваць як",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Захаваць",
|
"PE.Views.FileMenu.btnSaveCaption": "Захаваць",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Захаваць копію як…",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Захаваць копію як",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "Дадатковыя налады…",
|
"PE.Views.FileMenu.btnSettingsCaption": "Дадатковыя налады",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "Рэдагаваць прэзентацыю",
|
"PE.Views.FileMenu.btnToEditCaption": "Рэдагаваць прэзентацыю",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Стварыць новы",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Стварыць новы",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Ужыць",
|
"PE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Ужыць",
|
||||||
|
|
|
@ -248,7 +248,7 @@
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Получени са криптирани промени, които не могат да бъдат дешифрирани.",
|
"PE.Controllers.Main.errorDataEncrypted": "Получени са криптирани промени, които не могат да бъдат дешифрирани.",
|
||||||
"PE.Controllers.Main.errorDataRange": "Неправилен обхват от данни.",
|
"PE.Controllers.Main.errorDataRange": "Неправилен обхват от данни.",
|
||||||
"PE.Controllers.Main.errorDefaultMessage": "Код на грешка: %1",
|
"PE.Controllers.Main.errorDefaultMessage": "Код на грешка: %1",
|
||||||
"PE.Controllers.Main.errorEditingDownloadas": "Възникна грешка по време на работа с документа. <br> Използвайте опцията 'Download as ...', за да запишете архивното копие на файла на твърдия диск на компютъра.",
|
"PE.Controllers.Main.errorEditingDownloadas": "Възникна грешка по време на работа с документа. <br> Използвайте опцията 'Download as', за да запишете архивното копие на файла на твърдия диск на компютъра.",
|
||||||
"PE.Controllers.Main.errorEditingSaveas": "Възникна грешка по време на работа с документа. <br> Използвайте опцията „Запазване като ...“, за да запишете архивното копие на файла на твърдия диск на компютъра.",
|
"PE.Controllers.Main.errorEditingSaveas": "Възникна грешка по време на работа с документа. <br> Използвайте опцията „Запазване като ...“, за да запишете архивното копие на файла на твърдия диск на компютъра.",
|
||||||
"PE.Controllers.Main.errorEmailClient": "Не може да се намери имейл клиент.",
|
"PE.Controllers.Main.errorEmailClient": "Не може да се намери имейл клиент.",
|
||||||
"PE.Controllers.Main.errorFilePassProtect": "Файлът е защитен с парола и не може да бъде отворен.",
|
"PE.Controllers.Main.errorFilePassProtect": "Файлът е защитен с парола и не може да бъде отворен.",
|
||||||
|
@ -1114,20 +1114,20 @@
|
||||||
"PE.Views.FileMenu.btnBackCaption": "Mестоположението на файла",
|
"PE.Views.FileMenu.btnBackCaption": "Mестоположението на файла",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Затваряне на менюто",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Затваряне на менюто",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Създай нов",
|
"PE.Views.FileMenu.btnCreateNewCaption": "Създай нов",
|
||||||
"PE.Views.FileMenu.btnDownloadCaption": "Изтеглете като ...",
|
"PE.Views.FileMenu.btnDownloadCaption": "Изтеглете като",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Помощ ...",
|
"PE.Views.FileMenu.btnHelpCaption": "Помощ",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "История на версиите",
|
"PE.Views.FileMenu.btnHistoryCaption": "История на версиите",
|
||||||
"PE.Views.FileMenu.btnInfoCaption": "Информация за презентацията ...",
|
"PE.Views.FileMenu.btnInfoCaption": "Информация за презентацията",
|
||||||
"PE.Views.FileMenu.btnPrintCaption": "Печат",
|
"PE.Views.FileMenu.btnPrintCaption": "Печат",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Защитавам",
|
"PE.Views.FileMenu.btnProtectCaption": "Защитавам",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Отваряне на последните ...",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "Отваряне на последните",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Преименуване ...",
|
"PE.Views.FileMenu.btnRenameCaption": "Преименуване",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Обратно към презентацията",
|
"PE.Views.FileMenu.btnReturnCaption": "Обратно към презентацията",
|
||||||
"PE.Views.FileMenu.btnRightsCaption": "Права за достъп ...",
|
"PE.Views.FileMenu.btnRightsCaption": "Права за достъп",
|
||||||
"PE.Views.FileMenu.btnSaveAsCaption": "Запази като",
|
"PE.Views.FileMenu.btnSaveAsCaption": "Запази като",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Запази",
|
"PE.Views.FileMenu.btnSaveCaption": "Запази",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Запазване на копия като ...",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Запазване на копия като",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "Разширени настройки ...",
|
"PE.Views.FileMenu.btnSettingsCaption": "Разширени настройки",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "Редактиране на презентацията",
|
"PE.Views.FileMenu.btnToEditCaption": "Редактиране на презентацията",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Приложение",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "Приложение",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Автор",
|
||||||
|
|
|
@ -640,7 +640,7 @@
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "S'han rebut canvis xifrats, que no es poden desxifrar.",
|
"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.errorDataRange": "L'interval de dades no és correcte.",
|
||||||
"PE.Controllers.Main.errorDefaultMessage": "Codi d'error: %1",
|
"PE.Controllers.Main.errorDefaultMessage": "Codi d'error: %1",
|
||||||
"PE.Controllers.Main.errorEditingDownloadas": "S'ha produït un error mentre es treballava amb el document. <br>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. <br>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.<br>Utilitzeu l'opció \"Desar 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.<br>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.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.",
|
"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.btnBackCaption": "Obre la ubicació del fitxer",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Tanca el menú",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Tanca el menú",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Crea'n un de nou",
|
"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.btnExitCaption": "Tancar",
|
||||||
"PE.Views.FileMenu.btnFileOpenCaption": "Obre...",
|
"PE.Views.FileMenu.btnFileOpenCaption": "Obre",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Ajuda...",
|
"PE.Views.FileMenu.btnHelpCaption": "Ajuda",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "Historial de versions",
|
"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.btnPrintCaption": "Imprimir",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Protegeix",
|
"PE.Views.FileMenu.btnProtectCaption": "Protegeix",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Obre recent...",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "Obre recent",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Canvia el nom ...",
|
"PE.Views.FileMenu.btnRenameCaption": "Canvia el nom",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Tornar a la presentació",
|
"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.btnSaveAsCaption": "Desar com",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Desa",
|
"PE.Views.FileMenu.btnSaveCaption": "Desa",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Desa còpia com a...",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Desa còpia com a",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "Configuració avançada...",
|
"PE.Views.FileMenu.btnSettingsCaption": "Configuració avançada",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "Edita la presentació",
|
"PE.Views.FileMenu.btnToEditCaption": "Edita la presentació",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Presentació en blanc",
|
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Presentació en blanc",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Crea'n un de nou",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Crea'n un de nou",
|
||||||
|
|
|
@ -638,7 +638,7 @@
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Obdrženy šifrované změny – bez hesla je není možné zobrazit.",
|
"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.errorDataRange": "Nesprávný datový rozsah.",
|
||||||
"PE.Controllers.Main.errorDefaultMessage": "Kód chyby: %1",
|
"PE.Controllers.Main.errorDefaultMessage": "Kód chyby: %1",
|
||||||
"PE.Controllers.Main.errorEditingDownloadas": "Při práci s dokumentem došlo k chybě.<br>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ě.<br>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ě.<br>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.errorEditingSaveas": "Při práci s dokumentem došlo k chybě.<br>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.errorEmailClient": "Nenalezen žádný e-mailový klient.",
|
||||||
"PE.Controllers.Main.errorFilePassProtect": "Soubor je zabezpečen heslem, bez kterého ho nelze otevřít.",
|
"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.btnBackCaption": "Otevřít umístění souboru",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Zavřít nabídku",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Zavřít nabídku",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Vytvořit nový",
|
"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.btnExitCaption": "Zavřít",
|
||||||
"PE.Views.FileMenu.btnFileOpenCaption": "Otevřít...",
|
"PE.Views.FileMenu.btnFileOpenCaption": "Otevřít",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Nápověda…",
|
"PE.Views.FileMenu.btnHelpCaption": "Nápověda",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "Historie verzí",
|
"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.btnPrintCaption": "Tisk",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Zabezpečení",
|
"PE.Views.FileMenu.btnProtectCaption": "Zabezpečení",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Otevřít nedávné…",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "Otevřít nedávné",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Přejmenovat…",
|
"PE.Views.FileMenu.btnRenameCaption": "Přejmenovat",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Zpět na prezentaci",
|
"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.btnSaveAsCaption": "Uložit jako",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Uložit",
|
"PE.Views.FileMenu.btnSaveCaption": "Uložit",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Uložit kopii jako…",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Uložit kopii jako",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "Pokročilá nastavení…",
|
"PE.Views.FileMenu.btnSettingsCaption": "Pokročilá nastavení",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "Upravit prezentaci",
|
"PE.Views.FileMenu.btnToEditCaption": "Upravit prezentaci",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Prázdná prezentace",
|
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Prázdná prezentace",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Vytvořit nový",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Vytvořit nový",
|
||||||
|
|
|
@ -398,7 +398,7 @@
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Krypterede ændringer er blevet modtaget, men de kan ikke dekrypteres. ",
|
"PE.Controllers.Main.errorDataEncrypted": "Krypterede ændringer er blevet modtaget, men de kan ikke dekrypteres. ",
|
||||||
"PE.Controllers.Main.errorDataRange": "Forkert datainterval",
|
"PE.Controllers.Main.errorDataRange": "Forkert datainterval",
|
||||||
"PE.Controllers.Main.errorDefaultMessage": "Fejlkode: %1",
|
"PE.Controllers.Main.errorDefaultMessage": "Fejlkode: %1",
|
||||||
"PE.Controllers.Main.errorEditingDownloadas": "Der opstod en fejl under arbejdet med dokumentet. <br> 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. <br> 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. <br> Brug \"gem som...\" valgmuligheden for at gemme en sikkerhedsversion til din computers harddisk.",
|
"PE.Controllers.Main.errorEditingSaveas": "Der opstod en fejl under arbejdet med dokumentet. <br> 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.errorEmailClient": "Ingen e-mail klient fundet.",
|
||||||
"PE.Controllers.Main.errorFilePassProtect": "Dokumentet er beskyttet af et kodeord og kunne ikke åbnes.",
|
"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.btnBackCaption": "Gå til dokumentplacering",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Luk menu",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Luk menu",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Opret ny",
|
"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.btnExitCaption": "Afslut",
|
||||||
"PE.Views.FileMenu.btnFileOpenCaption": "Åben...",
|
"PE.Views.FileMenu.btnFileOpenCaption": "Åben",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Hjælp...",
|
"PE.Views.FileMenu.btnHelpCaption": "Hjælp",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "Version historik",
|
"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.btnPrintCaption": "Print",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Beskyt",
|
"PE.Views.FileMenu.btnProtectCaption": "Beskyt",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Åben nylige...",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "Åben nylige",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Omdøb...",
|
"PE.Views.FileMenu.btnRenameCaption": "Omdøb",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Tilbage til præsentationen",
|
"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.btnSaveAsCaption": "Gem som",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Gem",
|
"PE.Views.FileMenu.btnSaveCaption": "Gem",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Gem kopi som...",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Gem kopi som",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "Avancerede indstillinger...",
|
"PE.Views.FileMenu.btnSettingsCaption": "Avancerede indstillinger",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "Rediger præsentation",
|
"PE.Views.FileMenu.btnToEditCaption": "Rediger præsentation",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Blank præsentation",
|
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Blank præsentation",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Opret ny",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Opret ny",
|
||||||
|
|
|
@ -640,7 +640,7 @@
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Änderungen wurden verschlüsselt. Sie können nicht entschlüsselt werden.",
|
"PE.Controllers.Main.errorDataEncrypted": "Änderungen wurden verschlüsselt. Sie können nicht entschlüsselt werden.",
|
||||||
"PE.Controllers.Main.errorDataRange": "Falscher Datenbereich.",
|
"PE.Controllers.Main.errorDataRange": "Falscher Datenbereich.",
|
||||||
"PE.Controllers.Main.errorDefaultMessage": "Fehlercode: %1",
|
"PE.Controllers.Main.errorDefaultMessage": "Fehlercode: %1",
|
||||||
"PE.Controllers.Main.errorEditingDownloadas": "Bei der Arbeit mit dem Dokument ist ein Fehler aufgetreten. <br> 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. <br> 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. <br> Verwenden Sie die Option \"Speichern 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. <br> 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.errorEmailClient": "Es wurde kein E-Mail-Client gefunden.",
|
||||||
"PE.Controllers.Main.errorFilePassProtect": "Das Dokument ist kennwortgeschützt und kann nicht geöffnet werden.",
|
"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.btnBackCaption": "Dateispeicherort öffnen",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Menü schließen",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Menü schließen",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Neue erstellen",
|
"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.btnExitCaption": "Schließen",
|
||||||
"PE.Views.FileMenu.btnFileOpenCaption": "Öffnen...",
|
"PE.Views.FileMenu.btnFileOpenCaption": "Öffnen",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Hilfe...",
|
"PE.Views.FileMenu.btnHelpCaption": "Hilfe",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "Versionshistorie",
|
"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.btnPrintCaption": "Drucken",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Schützen",
|
"PE.Views.FileMenu.btnProtectCaption": "Schützen",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Zuletzt benutztes Dokument öffnen...",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "Zuletzt benutztes Dokument öffnen",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Umbenennen...",
|
"PE.Views.FileMenu.btnRenameCaption": "Umbenennen",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Zurück zur Präsentation",
|
"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.btnSaveAsCaption": "Speichern als",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Speichern",
|
"PE.Views.FileMenu.btnSaveCaption": "Speichern",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie speichern als...",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie speichern als",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "Erweiterte Einstellungen...",
|
"PE.Views.FileMenu.btnSettingsCaption": "Erweiterte Einstellungen",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "Präsentation bearbeiten",
|
"PE.Views.FileMenu.btnToEditCaption": "Präsentation bearbeiten",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Leere Präsentation",
|
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Leere Präsentation",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Neu erstellen",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Neu erstellen",
|
||||||
|
|
|
@ -628,7 +628,7 @@
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Οι κρυπτογραφημένες αλλαγές έχουν ληφθεί, δεν μπορούν να αποκρυπτογραφηθούν.",
|
"PE.Controllers.Main.errorDataEncrypted": "Οι κρυπτογραφημένες αλλαγές έχουν ληφθεί, δεν μπορούν να αποκρυπτογραφηθούν.",
|
||||||
"PE.Controllers.Main.errorDataRange": "Εσφαλμένο εύρος δεδομένων.",
|
"PE.Controllers.Main.errorDataRange": "Εσφαλμένο εύρος δεδομένων.",
|
||||||
"PE.Controllers.Main.errorDefaultMessage": "Κωδικός σφάλματος: %1",
|
"PE.Controllers.Main.errorDefaultMessage": "Κωδικός σφάλματος: %1",
|
||||||
"PE.Controllers.Main.errorEditingDownloadas": "Παρουσιάστηκε σφάλμα κατά την εργασία με το έγγραφο.<br>Χρησιμοποιήστε την επιλογή «Λήψη ως...» για να αποθηκεύσετε το αντίγραφο ασφαλείας στον σκληρό δίσκο του υπολογιστή σας.",
|
"PE.Controllers.Main.errorEditingDownloadas": "Παρουσιάστηκε σφάλμα κατά την εργασία με το έγγραφο.<br>Χρησιμοποιήστε την επιλογή «Λήψη ως» για να αποθηκεύσετε το αντίγραφο ασφαλείας στον σκληρό δίσκο του υπολογιστή σας.",
|
||||||
"PE.Controllers.Main.errorEditingSaveas": "Παρουσιάστηκε σφάλμα κατά την εργασία με το έγγραφο.<br>Χρησιμοποιήστε την επιλογή «Αποθήκευση ως...» για να αποθηκεύσετε το αντίγραφο ασφαλείας στον σκληρό δίσκο του υπολογιστή σας.",
|
"PE.Controllers.Main.errorEditingSaveas": "Παρουσιάστηκε σφάλμα κατά την εργασία με το έγγραφο.<br>Χρησιμοποιήστε την επιλογή «Αποθήκευση ως...» για να αποθηκεύσετε το αντίγραφο ασφαλείας στον σκληρό δίσκο του υπολογιστή σας.",
|
||||||
"PE.Controllers.Main.errorEmailClient": "Δε βρέθηκε καμιά εφαρμογή ηλεκτρονικού ταχυδρομείου.",
|
"PE.Controllers.Main.errorEmailClient": "Δε βρέθηκε καμιά εφαρμογή ηλεκτρονικού ταχυδρομείου.",
|
||||||
"PE.Controllers.Main.errorFilePassProtect": "Το αρχείο προστατεύεται με συνθηματικό και δεν μπορεί να ανοίξει.",
|
"PE.Controllers.Main.errorFilePassProtect": "Το αρχείο προστατεύεται με συνθηματικό και δεν μπορεί να ανοίξει.",
|
||||||
|
@ -1582,22 +1582,22 @@
|
||||||
"PE.Views.FileMenu.btnBackCaption": "Άνοιγμα τοποθεσίας αρχείου",
|
"PE.Views.FileMenu.btnBackCaption": "Άνοιγμα τοποθεσίας αρχείου",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Κλείσιμο Μενού",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Κλείσιμο Μενού",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Δημιουργία Νέου",
|
"PE.Views.FileMenu.btnCreateNewCaption": "Δημιουργία Νέου",
|
||||||
"PE.Views.FileMenu.btnDownloadCaption": "Λήψη ως...",
|
"PE.Views.FileMenu.btnDownloadCaption": "Λήψη ως",
|
||||||
"PE.Views.FileMenu.btnExitCaption": "Κλείσιμο",
|
"PE.Views.FileMenu.btnExitCaption": "Κλείσιμο",
|
||||||
"PE.Views.FileMenu.btnFileOpenCaption": "Άνοιγμα...",
|
"PE.Views.FileMenu.btnFileOpenCaption": "Άνοιγμα",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Βοήθεια...",
|
"PE.Views.FileMenu.btnHelpCaption": "Βοήθεια",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "Ιστορικό εκδόσεων",
|
"PE.Views.FileMenu.btnHistoryCaption": "Ιστορικό εκδόσεων",
|
||||||
"PE.Views.FileMenu.btnInfoCaption": "Πληροφορίες παρουσίασης...",
|
"PE.Views.FileMenu.btnInfoCaption": "Πληροφορίες παρουσίασης",
|
||||||
"PE.Views.FileMenu.btnPrintCaption": "Εκτύπωση",
|
"PE.Views.FileMenu.btnPrintCaption": "Εκτύπωση",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Προστασία",
|
"PE.Views.FileMenu.btnProtectCaption": "Προστασία",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Άνοιγμα Πρόσφατου...",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "Άνοιγμα Πρόσφατου",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Μετονομασία...",
|
"PE.Views.FileMenu.btnRenameCaption": "Μετονομασία",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Πίσω στην Παρουσίαση",
|
"PE.Views.FileMenu.btnReturnCaption": "Πίσω στην Παρουσίαση",
|
||||||
"PE.Views.FileMenu.btnRightsCaption": "Δικαιώματα Πρόσβασης...",
|
"PE.Views.FileMenu.btnRightsCaption": "Δικαιώματα Πρόσβασης",
|
||||||
"PE.Views.FileMenu.btnSaveAsCaption": "Αποθήκευση ως",
|
"PE.Views.FileMenu.btnSaveAsCaption": "Αποθήκευση ως",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Αποθήκευση",
|
"PE.Views.FileMenu.btnSaveCaption": "Αποθήκευση",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Αποθήκευση Αντιγράφου ως...",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Αποθήκευση Αντιγράφου ως",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "Προηγμένες Ρυθμίσεις...",
|
"PE.Views.FileMenu.btnSettingsCaption": "Προηγμένες Ρυθμίσεις",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "Επεξεργασία Παρουσίασης",
|
"PE.Views.FileMenu.btnToEditCaption": "Επεξεργασία Παρουσίασης",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Κενή Παρουσίαση",
|
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Κενή Παρουσίαση",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Δημιουργία Νέας",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Δημιουργία Νέας",
|
||||||
|
|
|
@ -167,6 +167,9 @@
|
||||||
"Common.define.effectData.textOutToScreenCenter": "Out To Screen Center",
|
"Common.define.effectData.textOutToScreenCenter": "Out To Screen Center",
|
||||||
"Common.define.effectData.textParallelogram": "Parallelogram",
|
"Common.define.effectData.textParallelogram": "Parallelogram",
|
||||||
"Common.define.effectData.textPath": "Motion Paths",
|
"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.textPeanut": "Peanut",
|
||||||
"Common.define.effectData.textPeekIn": "Peek In",
|
"Common.define.effectData.textPeekIn": "Peek In",
|
||||||
"Common.define.effectData.textPeekOut": "Peek Out",
|
"Common.define.effectData.textPeekOut": "Peek Out",
|
||||||
|
@ -245,9 +248,6 @@
|
||||||
"Common.define.effectData.textWipe": "Wipe",
|
"Common.define.effectData.textWipe": "Wipe",
|
||||||
"Common.define.effectData.textZigzag": "Zigzag",
|
"Common.define.effectData.textZigzag": "Zigzag",
|
||||||
"Common.define.effectData.textZoom": "Zoom",
|
"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.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.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",
|
"Common.Translation.warnFileLockedBtnEdit": "Create a copy",
|
||||||
|
@ -286,7 +286,7 @@
|
||||||
"Common.UI.ThemeColorPalette.textStandartColors": "Standard Colors",
|
"Common.UI.ThemeColorPalette.textStandartColors": "Standard Colors",
|
||||||
"Common.UI.ThemeColorPalette.textThemeColors": "Theme Colors",
|
"Common.UI.ThemeColorPalette.textThemeColors": "Theme Colors",
|
||||||
"Common.UI.Themes.txtThemeClassicLight": "Classic Light",
|
"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.txtThemeDark": "Dark",
|
||||||
"Common.UI.Themes.txtThemeLight": "Light",
|
"Common.UI.Themes.txtThemeLight": "Light",
|
||||||
"Common.UI.Themes.txtThemeSystem": "Same as system",
|
"Common.UI.Themes.txtThemeSystem": "Same as system",
|
||||||
|
@ -547,6 +547,7 @@
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Folder for save",
|
"Common.Views.SaveAsDlg.textTitle": "Folder for save",
|
||||||
"Common.Views.SearchPanel.textCaseSensitive": "Case sensitive",
|
"Common.Views.SearchPanel.textCaseSensitive": "Case sensitive",
|
||||||
"Common.Views.SearchPanel.textCloseSearch": "Close search",
|
"Common.Views.SearchPanel.textCloseSearch": "Close search",
|
||||||
|
"Common.Views.SearchPanel.textContentChanged": "Document changed.",
|
||||||
"Common.Views.SearchPanel.textFind": "Find",
|
"Common.Views.SearchPanel.textFind": "Find",
|
||||||
"Common.Views.SearchPanel.textFindAndReplace": "Find and replace",
|
"Common.Views.SearchPanel.textFindAndReplace": "Find and replace",
|
||||||
"Common.Views.SearchPanel.textMatchUsingRegExp": "Match using regular expressions",
|
"Common.Views.SearchPanel.textMatchUsingRegExp": "Match using regular expressions",
|
||||||
|
@ -555,14 +556,13 @@
|
||||||
"Common.Views.SearchPanel.textReplace": "Replace",
|
"Common.Views.SearchPanel.textReplace": "Replace",
|
||||||
"Common.Views.SearchPanel.textReplaceAll": "Replace All",
|
"Common.Views.SearchPanel.textReplaceAll": "Replace All",
|
||||||
"Common.Views.SearchPanel.textReplaceWith": "Replace with",
|
"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.textSearchHasStopped": "Search has stopped",
|
||||||
"Common.Views.SearchPanel.textSearchResults": "Search results: {0}/{1}",
|
"Common.Views.SearchPanel.textSearchResults": "Search results: {0}/{1}",
|
||||||
"Common.Views.SearchPanel.textTooManyResults": "There are too many results to show here",
|
"Common.Views.SearchPanel.textTooManyResults": "There are too many results to show here",
|
||||||
"Common.Views.SearchPanel.textWholeWords": "Whole words only",
|
"Common.Views.SearchPanel.textWholeWords": "Whole words only",
|
||||||
"Common.Views.SearchPanel.tipNextResult": "Next result",
|
"Common.Views.SearchPanel.tipNextResult": "Next result",
|
||||||
"Common.Views.SearchPanel.tipPreviousResult": "Previous 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.textLoading": "Loading",
|
||||||
"Common.Views.SelectFileDlg.textTitle": "Select Data Source",
|
"Common.Views.SelectFileDlg.textTitle": "Select Data Source",
|
||||||
"Common.Views.SignDialog.textBold": "Bold",
|
"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.errorDataEncrypted": "Encrypted changes have been received, they cannot be deciphered.",
|
||||||
"PE.Controllers.Main.errorDataRange": "Incorrect data range.",
|
"PE.Controllers.Main.errorDataRange": "Incorrect data range.",
|
||||||
"PE.Controllers.Main.errorDefaultMessage": "Error code: %1",
|
"PE.Controllers.Main.errorDefaultMessage": "Error code: %1",
|
||||||
"PE.Controllers.Main.errorEditingDownloadas": "An error occurred during the work with the document.<br>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.<br>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.<br>Use the 'Save as...' option to save the file backup copy to a drive.",
|
"PE.Controllers.Main.errorEditingSaveas": "An error occurred during the work with the document.<br>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.errorEmailClient": "No email client could be found.",
|
||||||
"PE.Controllers.Main.errorFilePassProtect": "The file is password protected and cannot be opened.",
|
"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.btnBackCaption": "Open file location",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Close Menu",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Close Menu",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Create New",
|
"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.btnExitCaption": "Close",
|
||||||
"PE.Views.FileMenu.btnFileOpenCaption": "Open...",
|
"PE.Views.FileMenu.btnFileOpenCaption": "Open",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Help...",
|
"PE.Views.FileMenu.btnHelpCaption": "Help",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "Version History",
|
"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.btnPrintCaption": "Print",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Protect",
|
"PE.Views.FileMenu.btnProtectCaption": "Protect",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Open Recent...",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "Open Recent",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Rename...",
|
"PE.Views.FileMenu.btnRenameCaption": "Rename",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Back to Presentation",
|
"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.btnSaveAsCaption": "Save as",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Save",
|
"PE.Views.FileMenu.btnSaveCaption": "Save",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Save Copy as...",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Save Copy as",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "Advanced Settings...",
|
"PE.Views.FileMenu.btnSettingsCaption": "Advanced Settings",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "Edit Presentation",
|
"PE.Views.FileMenu.btnToEditCaption": "Edit Presentation",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Blank Presentation",
|
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Blank Presentation",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Create New",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Create New",
|
||||||
|
|
|
@ -640,7 +640,7 @@
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Se han recibido cambios cifrados, ellos no pueden ser descifrados.",
|
"PE.Controllers.Main.errorDataEncrypted": "Se han recibido cambios cifrados, ellos no pueden ser descifrados.",
|
||||||
"PE.Controllers.Main.errorDataRange": "Rango de datos incorrecto.",
|
"PE.Controllers.Main.errorDataRange": "Rango de datos incorrecto.",
|
||||||
"PE.Controllers.Main.errorDefaultMessage": "Código de error: %1",
|
"PE.Controllers.Main.errorDefaultMessage": "Código de error: %1",
|
||||||
"PE.Controllers.Main.errorEditingDownloadas": "Se produjo un error durante el trabajo con el documento.<br>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.<br>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.<br>Use la opción 'Guardar 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.<br>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.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.",
|
"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.btnBackCaption": "Abrir ubicación del archivo",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Cerrar menú",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Cerrar menú",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Crear nuevo",
|
"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.btnExitCaption": "Cerrar",
|
||||||
"PE.Views.FileMenu.btnFileOpenCaption": "Abrir...",
|
"PE.Views.FileMenu.btnFileOpenCaption": "Abrir",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Ayuda...",
|
"PE.Views.FileMenu.btnHelpCaption": "Ayuda",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "Historial de versiones",
|
"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.btnPrintCaption": "Imprimir",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Proteger",
|
"PE.Views.FileMenu.btnProtectCaption": "Proteger",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Abrir reciente...",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "Abrir reciente",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Renombrar...",
|
"PE.Views.FileMenu.btnRenameCaption": "Renombrar",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Ir a presentación",
|
"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.btnSaveAsCaption": "Guardar como",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Guardar",
|
"PE.Views.FileMenu.btnSaveCaption": "Guardar",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Guardar Copia como...",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Guardar Copia como",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "Ajustes avanzados...",
|
"PE.Views.FileMenu.btnSettingsCaption": "Ajustes avanzados",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "Editar presentación",
|
"PE.Views.FileMenu.btnToEditCaption": "Editar presentación",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Presentación en blanco",
|
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Presentación en blanco",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Crear nueva",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Crear nueva",
|
||||||
|
|
|
@ -640,7 +640,7 @@
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Enkriptatutako aldaketak jaso dira, ezin dira deszifratu.",
|
"PE.Controllers.Main.errorDataEncrypted": "Enkriptatutako aldaketak jaso dira, ezin dira deszifratu.",
|
||||||
"PE.Controllers.Main.errorDataRange": "Datu-barruti okerra.",
|
"PE.Controllers.Main.errorDataRange": "Datu-barruti okerra.",
|
||||||
"PE.Controllers.Main.errorDefaultMessage": "Errore-kodea: %1",
|
"PE.Controllers.Main.errorDefaultMessage": "Errore-kodea: %1",
|
||||||
"PE.Controllers.Main.errorEditingDownloadas": "Errore bat gertatu da dokumentuarekin lan egitean.<br>Erabili 'Deskargatu honela...' aukera fitxategiaren babeskopia zure ordenagailuko disko gogorrean gordetzeko.",
|
"PE.Controllers.Main.errorEditingDownloadas": "Errore bat gertatu da dokumentuarekin lan egitean.<br>Erabili 'Deskargatu honela' aukera fitxategiaren babeskopia zure ordenagailuko disko gogorrean gordetzeko.",
|
||||||
"PE.Controllers.Main.errorEditingSaveas": "Errore bat gertatu da dokumentuarekin lan egitean.<br>Erabili 'Gorde honela...' aukera fitxategiaren babeskopia zure ordenagailuko disko gogorrean gordetzeko.",
|
"PE.Controllers.Main.errorEditingSaveas": "Errore bat gertatu da dokumentuarekin lan egitean.<br>Erabili 'Gorde honela...' aukera fitxategiaren babeskopia zure ordenagailuko disko gogorrean gordetzeko.",
|
||||||
"PE.Controllers.Main.errorEmailClient": "Ezin izan da posta-bezerorik aurkitu.",
|
"PE.Controllers.Main.errorEmailClient": "Ezin izan da posta-bezerorik aurkitu.",
|
||||||
"PE.Controllers.Main.errorFilePassProtect": "Fitxategia pasahitzez babestua dago eta ezin da ireki.",
|
"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.btnBackCaption": "Ireki fitxategiaren kokalekua",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Itxi menua",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Itxi menua",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Sortu berria",
|
"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.btnExitCaption": "Itxi",
|
||||||
"PE.Views.FileMenu.btnFileOpenCaption": "Ireki...",
|
"PE.Views.FileMenu.btnFileOpenCaption": "Ireki",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Laguntza...",
|
"PE.Views.FileMenu.btnHelpCaption": "Laguntza",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "Bertsioen historia",
|
"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.btnPrintCaption": "Inprimatu",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Babestu",
|
"PE.Views.FileMenu.btnProtectCaption": "Babestu",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Ireki azkenak...",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "Ireki azkenak",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Aldatu izena...",
|
"PE.Views.FileMenu.btnRenameCaption": "Aldatu izena",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Itzuli aurkezpenera",
|
"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.btnSaveAsCaption": "Gorde honela",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Gorde",
|
"PE.Views.FileMenu.btnSaveCaption": "Gorde",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Gorde kopia honela...",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Gorde kopia honela",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "Ezarpen aurreratuak...",
|
"PE.Views.FileMenu.btnSettingsCaption": "Ezarpen aurreratuak",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "Editatu aurkezpena",
|
"PE.Views.FileMenu.btnToEditCaption": "Editatu aurkezpena",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Aurkezpen hutsa",
|
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Aurkezpen hutsa",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Sortu berria",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Sortu berria",
|
||||||
|
|
|
@ -869,18 +869,18 @@
|
||||||
"PE.Views.FileMenu.btnBackCaption": "Siirry Asiakirjoihin",
|
"PE.Views.FileMenu.btnBackCaption": "Siirry Asiakirjoihin",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Sulje valikko",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Sulje valikko",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Luo uusi",
|
"PE.Views.FileMenu.btnCreateNewCaption": "Luo uusi",
|
||||||
"PE.Views.FileMenu.btnDownloadCaption": "Lataa kuten...",
|
"PE.Views.FileMenu.btnDownloadCaption": "Lataa kuten",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Tuki...",
|
"PE.Views.FileMenu.btnHelpCaption": "Tuki",
|
||||||
"PE.Views.FileMenu.btnInfoCaption": "Esityksen tiedot..",
|
"PE.Views.FileMenu.btnInfoCaption": "Esityksen tiedot",
|
||||||
"PE.Views.FileMenu.btnPrintCaption": "Tulosta",
|
"PE.Views.FileMenu.btnPrintCaption": "Tulosta",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Suojaa",
|
"PE.Views.FileMenu.btnProtectCaption": "Suojaa",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Avaa viimeaikainen...",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "Avaa viimeaikainen",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Nimeä uudelleen...",
|
"PE.Views.FileMenu.btnRenameCaption": "Nimeä uudelleen",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Takaisin esitykseen",
|
"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.btnSaveAsCaption": "Tallenna nimellä",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Tallenna",
|
"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.FileMenu.btnToEditCaption": "Muokkaa esitystä",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Kirjoittaja",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Kirjoittaja",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Muuta käyttöoikeuksia",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Muuta käyttöoikeuksia",
|
||||||
|
|
|
@ -167,6 +167,9 @@
|
||||||
"Common.define.effectData.textOutToScreenCenter": "Diminuer au centre de l'écran",
|
"Common.define.effectData.textOutToScreenCenter": "Diminuer au centre de l'écran",
|
||||||
"Common.define.effectData.textParallelogram": "Parallélogramme",
|
"Common.define.effectData.textParallelogram": "Parallélogramme",
|
||||||
"Common.define.effectData.textPath": "Trajectoires du mouvement",
|
"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.textPeanut": "Cacahuète",
|
||||||
"Common.define.effectData.textPeekIn": "Insertion furtive",
|
"Common.define.effectData.textPeekIn": "Insertion furtive",
|
||||||
"Common.define.effectData.textPeekOut": "Sortie furtive",
|
"Common.define.effectData.textPeekOut": "Sortie furtive",
|
||||||
|
@ -544,6 +547,7 @@
|
||||||
"Common.Views.SaveAsDlg.textTitle": "Dossier pour enregistrement",
|
"Common.Views.SaveAsDlg.textTitle": "Dossier pour enregistrement",
|
||||||
"Common.Views.SearchPanel.textCaseSensitive": "Sensible à la casse",
|
"Common.Views.SearchPanel.textCaseSensitive": "Sensible à la casse",
|
||||||
"Common.Views.SearchPanel.textCloseSearch": "Fermer la recherche",
|
"Common.Views.SearchPanel.textCloseSearch": "Fermer la recherche",
|
||||||
|
"Common.Views.SearchPanel.textContentChanged": "Document modifié.",
|
||||||
"Common.Views.SearchPanel.textFind": "Rechercher",
|
"Common.Views.SearchPanel.textFind": "Rechercher",
|
||||||
"Common.Views.SearchPanel.textFindAndReplace": "Rechercher et remplacer",
|
"Common.Views.SearchPanel.textFindAndReplace": "Rechercher et remplacer",
|
||||||
"Common.Views.SearchPanel.textMatchUsingRegExp": "Correspondance à l'aide d'expressions régulières",
|
"Common.Views.SearchPanel.textMatchUsingRegExp": "Correspondance à l'aide d'expressions régulières",
|
||||||
|
@ -552,6 +556,7 @@
|
||||||
"Common.Views.SearchPanel.textReplace": "Remplacer",
|
"Common.Views.SearchPanel.textReplace": "Remplacer",
|
||||||
"Common.Views.SearchPanel.textReplaceAll": "Remplacer tout",
|
"Common.Views.SearchPanel.textReplaceAll": "Remplacer tout",
|
||||||
"Common.Views.SearchPanel.textReplaceWith": "Remplacer par",
|
"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.textSearchHasStopped": "La recherche a été arrêtée",
|
||||||
"Common.Views.SearchPanel.textSearchResults": "Résultats de la recherche : {0}/{1}",
|
"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",
|
"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.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.errorDataRange": "Plage de données incorrecte.",
|
||||||
"PE.Controllers.Main.errorDefaultMessage": "Code d'erreur: %1",
|
"PE.Controllers.Main.errorDefaultMessage": "Code d'erreur: %1",
|
||||||
"PE.Controllers.Main.errorEditingDownloadas": "Une erreur s'est produite lors du travail avec le document.<br>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.<br>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.<br>Utilisez l'option 'Télécharger comme...' pour enregistrer une copie de sauvegarde sur le disque dur de votre ordinateur. ",
|
"PE.Controllers.Main.errorEditingSaveas": "Une erreur s'est produite lors du travail avec le document.<br>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.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.",
|
"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.btnBackCaption": "Ouvrir l'emplacement du fichier",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Fermer le menu",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Fermer le menu",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Nouvelle présentation",
|
"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.btnExitCaption": "Fermer",
|
||||||
"PE.Views.FileMenu.btnFileOpenCaption": "Ouvrir...",
|
"PE.Views.FileMenu.btnFileOpenCaption": "Ouvrir",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Aide...",
|
"PE.Views.FileMenu.btnHelpCaption": "Aide",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "Historique des versions",
|
"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.btnPrintCaption": "Imprimer",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Protéger",
|
"PE.Views.FileMenu.btnProtectCaption": "Protéger",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Ouvrir récent...",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "Ouvrir récent",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Renommer...",
|
"PE.Views.FileMenu.btnRenameCaption": "Renommer",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Retour à la présentation",
|
"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.btnSaveAsCaption": "Enregistrer sous",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Enregistrer",
|
"PE.Views.FileMenu.btnSaveCaption": "Enregistrer",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Enregistrer une copie comme...",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Enregistrer une copie comme",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "Paramètres avancés...",
|
"PE.Views.FileMenu.btnSettingsCaption": "Paramètres avancés",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "Modifier la présentation",
|
"PE.Views.FileMenu.btnToEditCaption": "Modifier la présentation",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Présentation vide",
|
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Présentation vide",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Créer nouvelle",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Créer nouvelle",
|
||||||
|
@ -2175,6 +2180,7 @@
|
||||||
"PE.Views.Toolbar.capInsertShape": "Forme",
|
"PE.Views.Toolbar.capInsertShape": "Forme",
|
||||||
"PE.Views.Toolbar.capInsertTable": "Tableau",
|
"PE.Views.Toolbar.capInsertTable": "Tableau",
|
||||||
"PE.Views.Toolbar.capInsertText": "Zone de texte",
|
"PE.Views.Toolbar.capInsertText": "Zone de texte",
|
||||||
|
"PE.Views.Toolbar.capInsertTextArt": "Text Art",
|
||||||
"PE.Views.Toolbar.capInsertVideo": "vidéo",
|
"PE.Views.Toolbar.capInsertVideo": "vidéo",
|
||||||
"PE.Views.Toolbar.capTabFile": "Fichier",
|
"PE.Views.Toolbar.capTabFile": "Fichier",
|
||||||
"PE.Views.Toolbar.capTabHome": "Accueil",
|
"PE.Views.Toolbar.capTabHome": "Accueil",
|
||||||
|
@ -2367,5 +2373,8 @@
|
||||||
"PE.Views.ViewTab.textNotes": "Notes",
|
"PE.Views.ViewTab.textNotes": "Notes",
|
||||||
"PE.Views.ViewTab.textRulers": "Règles",
|
"PE.Views.ViewTab.textRulers": "Règles",
|
||||||
"PE.Views.ViewTab.textStatusBar": "Barre d'état",
|
"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"
|
||||||
}
|
}
|
|
@ -627,7 +627,7 @@
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Recibíronse cambios cifrados, e non poden ser cifrados",
|
"PE.Controllers.Main.errorDataEncrypted": "Recibíronse cambios cifrados, e non poden ser cifrados",
|
||||||
"PE.Controllers.Main.errorDataRange": "Intervalo de datos incorrecto.",
|
"PE.Controllers.Main.errorDataRange": "Intervalo de datos incorrecto.",
|
||||||
"PE.Controllers.Main.errorDefaultMessage": "Código do erro: %1",
|
"PE.Controllers.Main.errorDefaultMessage": "Código do erro: %1",
|
||||||
"PE.Controllers.Main.errorEditingDownloadas": "Ocorreu un erro ao traballar no documento.<br>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.<br>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.<br>utilice a opción 'Gardar como...\" para gardar unha copia do ficheiro no seu computador.",
|
"PE.Controllers.Main.errorEditingSaveas": "Ocorreu un erro ao traballar no documento.<br>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.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.",
|
"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.btnBackCaption": "Abrir ubicación do ficheiro",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Pechar menú",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Pechar menú",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Crear novo",
|
"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.btnExitCaption": "Saír",
|
||||||
"PE.Views.FileMenu.btnFileOpenCaption": "Abrir...",
|
"PE.Views.FileMenu.btnFileOpenCaption": "Abrir",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Axuda...",
|
"PE.Views.FileMenu.btnHelpCaption": "Axuda",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "Historial de versións",
|
"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.btnPrintCaption": "Imprimir",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Protexer",
|
"PE.Views.FileMenu.btnProtectCaption": "Protexer",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente...",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "Abrir recente",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Renomear...",
|
"PE.Views.FileMenu.btnRenameCaption": "Renomear",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Volver á presentación",
|
"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.btnSaveAsCaption": "Gardar como",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Gardar",
|
"PE.Views.FileMenu.btnSaveCaption": "Gardar",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Gardar copia como...",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Gardar copia como",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "Configuracións avanzadas...",
|
"PE.Views.FileMenu.btnSettingsCaption": "Configuracións avanzadas",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "Editar presentación",
|
"PE.Views.FileMenu.btnToEditCaption": "Editar presentación",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Presentación en branco",
|
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Presentación en branco",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Crear novo",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Crear novo",
|
||||||
|
|
|
@ -640,7 +640,7 @@
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Titkosított változások érkeztek, melyek feloldása sikertelen.",
|
"PE.Controllers.Main.errorDataEncrypted": "Titkosított változások érkeztek, melyek feloldása sikertelen.",
|
||||||
"PE.Controllers.Main.errorDataRange": "Hibás adattartomány.",
|
"PE.Controllers.Main.errorDataRange": "Hibás adattartomány.",
|
||||||
"PE.Controllers.Main.errorDefaultMessage": "Hibakód: %1",
|
"PE.Controllers.Main.errorDefaultMessage": "Hibakód: %1",
|
||||||
"PE.Controllers.Main.errorEditingDownloadas": "Hiba történt a dokumentummal végzett munka során.<br>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.<br>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.<br>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.errorEditingSaveas": "Hiba történt a dokumentummal végzett munka során.<br>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.errorEmailClient": "Nem található e-mail kliens.",
|
||||||
"PE.Controllers.Main.errorFilePassProtect": "A dokumentum jelszóval védett, és nem nyitható meg.",
|
"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.btnBackCaption": "Fájl helyének megnyitása",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Menü bezárása",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Menü bezárása",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Új létrehozá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.btnExitCaption": "Kilépés",
|
||||||
"PE.Views.FileMenu.btnFileOpenCaption": "Megnyitás...",
|
"PE.Views.FileMenu.btnFileOpenCaption": "Megnyitás",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Súgó...",
|
"PE.Views.FileMenu.btnHelpCaption": "Súgó",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "Verziótörténet",
|
"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.btnPrintCaption": "Nyomtatás",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Megvéd",
|
"PE.Views.FileMenu.btnProtectCaption": "Megvéd",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Korábbi megnyitása...",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "Korábbi megnyitása",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Átnevezés...",
|
"PE.Views.FileMenu.btnRenameCaption": "Átnevezés",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Vissza a prezentációhoz",
|
"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.btnSaveAsCaption": "Menés másként",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Mentés",
|
"PE.Views.FileMenu.btnSaveCaption": "Mentés",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Másolat mentése mint...",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Másolat mentése mint",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "Haladó beállítások...",
|
"PE.Views.FileMenu.btnSettingsCaption": "Haladó beállítások",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "Prezentáció szerkesztése",
|
"PE.Views.FileMenu.btnToEditCaption": "Prezentáció szerkesztése",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Üres Prezentáció",
|
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Üres Prezentáció",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Új létrehozása",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Új létrehozása",
|
||||||
|
|
|
@ -294,7 +294,7 @@
|
||||||
"Common.UI.Window.textConfirmation": "Հաստատում",
|
"Common.UI.Window.textConfirmation": "Հաստատում",
|
||||||
"Common.UI.Window.textDontShow": "Այլևս չցուցադրել այս ուղերձը",
|
"Common.UI.Window.textDontShow": "Այլևս չցուցադրել այս ուղերձը",
|
||||||
"Common.UI.Window.textError": "Սխալ",
|
"Common.UI.Window.textError": "Սխալ",
|
||||||
"Common.UI.Window.textInformation": "Տեղեկատվություն ",
|
"Common.UI.Window.textInformation": "Տեղեկատվություն",
|
||||||
"Common.UI.Window.textWarning": "Զգուշացում",
|
"Common.UI.Window.textWarning": "Զգուշացում",
|
||||||
"Common.UI.Window.yesButtonText": "Այո",
|
"Common.UI.Window.yesButtonText": "Այո",
|
||||||
"Common.Utils.Metric.txtCm": "սմ",
|
"Common.Utils.Metric.txtCm": "սմ",
|
||||||
|
@ -640,7 +640,7 @@
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Ընդունվել են գաղտնագրված փոփոխությունները. դրանք չեն կարող վերծանվել։",
|
"PE.Controllers.Main.errorDataEncrypted": "Ընդունվել են գաղտնագրված փոփոխությունները. դրանք չեն կարող վերծանվել։",
|
||||||
"PE.Controllers.Main.errorDataRange": "Տվյալների սխալ ընդգրկույթ։",
|
"PE.Controllers.Main.errorDataRange": "Տվյալների սխալ ընդգրկույթ։",
|
||||||
"PE.Controllers.Main.errorDefaultMessage": "Սխալի կոդ՝ %1",
|
"PE.Controllers.Main.errorDefaultMessage": "Սխալի կոդ՝ %1",
|
||||||
"PE.Controllers.Main.errorEditingDownloadas": "Փաստաթղթի հետ աշխատանքի ընթացքում տեղի ունեցավ սխալ։<br>«Ներբեռնել որպես...» հրամանով պահպանեք նիշքի պահուստային պատճենը Ձեր համակարգչի կոշտ սկավառակում։",
|
"PE.Controllers.Main.errorEditingDownloadas": "Փաստաթղթի հետ աշխատանքի ընթացքում տեղի ունեցավ սխալ։<br>«Ներբեռնել որպես» հրամանով պահպանեք նիշքի պահուստային պատճենը Ձեր համակարգչի կոշտ սկավառակում։",
|
||||||
"PE.Controllers.Main.errorEditingSaveas": "Փաստաթղթի հետ աշխատանքի ընթացքում տեղի ունեցավ սխալ։<br>«Պահպանել որպես...» հրամանով պահպանեք նիշքի պահուստային պատճենը Ձեր համակարգչի կոշտ սկավառակում։",
|
"PE.Controllers.Main.errorEditingSaveas": "Փաստաթղթի հետ աշխատանքի ընթացքում տեղի ունեցավ սխալ։<br>«Պահպանել որպես...» հրամանով պահպանեք նիշքի պահուստային պատճենը Ձեր համակարգչի կոշտ սկավառակում։",
|
||||||
"PE.Controllers.Main.errorEmailClient": "Էլփոստի հաճախորդ չի գտնվել:",
|
"PE.Controllers.Main.errorEmailClient": "Էլփոստի հաճախորդ չի գտնվել:",
|
||||||
"PE.Controllers.Main.errorFilePassProtect": "Նիշքն ունի գաղտնաբառ և չի կարող բացվել։",
|
"PE.Controllers.Main.errorFilePassProtect": "Նիշքն ունի գաղտնաբառ և չի կարող բացվել։",
|
||||||
|
@ -1599,20 +1599,20 @@
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Ստեղծել նորը",
|
"PE.Views.FileMenu.btnCreateNewCaption": "Ստեղծել նորը",
|
||||||
"PE.Views.FileMenu.btnDownloadCaption": "Ներբեռնել հետևյալ ձևաչափով՝",
|
"PE.Views.FileMenu.btnDownloadCaption": "Ներբեռնել հետևյալ ձևաչափով՝",
|
||||||
"PE.Views.FileMenu.btnExitCaption": "Փակել",
|
"PE.Views.FileMenu.btnExitCaption": "Փակել",
|
||||||
"PE.Views.FileMenu.btnFileOpenCaption": "Բացել․․․",
|
"PE.Views.FileMenu.btnFileOpenCaption": "Բացել",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Օգնություն․․․",
|
"PE.Views.FileMenu.btnHelpCaption": "Օգնություն",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "Տարբերակի պատմություն",
|
"PE.Views.FileMenu.btnHistoryCaption": "Տարբերակի պատմություն",
|
||||||
"PE.Views.FileMenu.btnInfoCaption": "Ներկայացման տեղեկություն",
|
"PE.Views.FileMenu.btnInfoCaption": "Ներկայացման տեղեկություն",
|
||||||
"PE.Views.FileMenu.btnPrintCaption": "Տպել",
|
"PE.Views.FileMenu.btnPrintCaption": "Տպել",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Պաշտպանել",
|
"PE.Views.FileMenu.btnProtectCaption": "Պաշտպանել",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Բացել վերջինը...",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "Բացել վերջինը",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Վերանվանել․․․",
|
"PE.Views.FileMenu.btnRenameCaption": "Վերանվանել",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Հետ դեպի սահիկաշարը",
|
"PE.Views.FileMenu.btnReturnCaption": "Հետ դեպի սահիկաշարը",
|
||||||
"PE.Views.FileMenu.btnRightsCaption": "Մատչման իրավունքներ...",
|
"PE.Views.FileMenu.btnRightsCaption": "Մատչման իրավունքներ",
|
||||||
"PE.Views.FileMenu.btnSaveAsCaption": "Պահպանել որպես",
|
"PE.Views.FileMenu.btnSaveAsCaption": "Պահպանել որպես",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Պահպանել",
|
"PE.Views.FileMenu.btnSaveCaption": "Պահպանել",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Պահպանել պատճենը որպես...",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Պահպանել պատճենը որպես",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "Հավելյալ կարգավորումներ...",
|
"PE.Views.FileMenu.btnSettingsCaption": "Հավելյալ կարգավորումներ",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "Խմբագրել ներկայացումը",
|
"PE.Views.FileMenu.btnToEditCaption": "Խմբագրել ներկայացումը",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Դատարկ ներկայացում",
|
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Դատարկ ներկայացում",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Ստեղծել նորը",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Ստեղծել նորը",
|
||||||
|
|
|
@ -594,7 +594,7 @@
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Perubahan enkripsi sudah diterima dan tidak bisa diuraikan.",
|
"PE.Controllers.Main.errorDataEncrypted": "Perubahan enkripsi sudah diterima dan tidak bisa diuraikan.",
|
||||||
"PE.Controllers.Main.errorDataRange": "Rentang data salah.",
|
"PE.Controllers.Main.errorDataRange": "Rentang data salah.",
|
||||||
"PE.Controllers.Main.errorDefaultMessage": "Kode kesalahan: %1",
|
"PE.Controllers.Main.errorDefaultMessage": "Kode kesalahan: %1",
|
||||||
"PE.Controllers.Main.errorEditingDownloadas": "Ada kesalahan saat bekerja dengan dokumen.<br>Gunakan opsi 'Download sebagai...' untuk menyimpan file salinan backup ke komputer Anda.",
|
"PE.Controllers.Main.errorEditingDownloadas": "Ada kesalahan saat bekerja dengan dokumen.<br>Gunakan opsi 'Download sebagai' untuk menyimpan file salinan backup ke komputer Anda.",
|
||||||
"PE.Controllers.Main.errorEditingSaveas": "Ada kesalahan saat bekerja dengan dokumen.<br>Gunakan opsi 'Simpan sebagai...' untuk menyimpan file salinan backup ke komputer Anda.",
|
"PE.Controllers.Main.errorEditingSaveas": "Ada kesalahan saat bekerja dengan dokumen.<br>Gunakan opsi 'Simpan sebagai...' untuk menyimpan file salinan backup ke komputer Anda.",
|
||||||
"PE.Controllers.Main.errorEmailClient": "Email klein tidak bisa ditemukan.",
|
"PE.Controllers.Main.errorEmailClient": "Email klein tidak bisa ditemukan.",
|
||||||
"PE.Controllers.Main.errorFilePassProtect": "Dokumen dilindungi dengan kata sandi dan tidak dapat dibuka.",
|
"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.btnBackCaption": "Buka Dokumen",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Tutup Menu",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Tutup Menu",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Buat Baru",
|
"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.btnExitCaption": "Tutup",
|
||||||
"PE.Views.FileMenu.btnFileOpenCaption": "Buka...",
|
"PE.Views.FileMenu.btnFileOpenCaption": "Buka",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Bantuan...",
|
"PE.Views.FileMenu.btnHelpCaption": "Bantuan",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "Riwayat Versi",
|
"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.btnPrintCaption": "Cetak",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Proteksi",
|
"PE.Views.FileMenu.btnProtectCaption": "Proteksi",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Membuka yang Terbaru...",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "Membuka yang Terbaru",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Ganti nama...",
|
"PE.Views.FileMenu.btnRenameCaption": "Ganti nama",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Kembali ke Presentasi",
|
"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.btnSaveAsCaption": "Simpan sebagai",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Simpan",
|
"PE.Views.FileMenu.btnSaveCaption": "Simpan",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Simpan Salinan sebagai...",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Simpan Salinan sebagai",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "Pengaturan Lanjut...",
|
"PE.Views.FileMenu.btnSettingsCaption": "Pengaturan Lanjut",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "Edit presentasi",
|
"PE.Views.FileMenu.btnToEditCaption": "Edit presentasi",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Presentasi Kosong",
|
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Presentasi Kosong",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Buat Baru",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Buat Baru",
|
||||||
|
|
|
@ -640,7 +640,7 @@
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "Le modifiche crittografate sono state ricevute, non possono essere decifrate.",
|
"PE.Controllers.Main.errorDataEncrypted": "Le modifiche crittografate sono state ricevute, non possono essere decifrate.",
|
||||||
"PE.Controllers.Main.errorDataRange": "Intervallo di dati non corretto.",
|
"PE.Controllers.Main.errorDataRange": "Intervallo di dati non corretto.",
|
||||||
"PE.Controllers.Main.errorDefaultMessage": "Codice errore: %1",
|
"PE.Controllers.Main.errorDefaultMessage": "Codice errore: %1",
|
||||||
"PE.Controllers.Main.errorEditingDownloadas": "Si è verificato un errore durante il lavoro con il documento.<br>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.<br>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.<br>Utilizza l'opzione 'Salvare 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.<br>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.errorEmailClient": "Non è stato trovato nessun client di posta elettronica.",
|
||||||
"PE.Controllers.Main.errorFilePassProtect": "Il file è protetto da una password. Impossibile aprirlo.",
|
"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.btnBackCaption": "Apri percorso file",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Chiudi il menù",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Chiudi il menù",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Crea nuovo",
|
"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.btnExitCaption": "Chiudere",
|
||||||
"PE.Views.FileMenu.btnFileOpenCaption": "Aprire...",
|
"PE.Views.FileMenu.btnFileOpenCaption": "Aprire",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Guida...",
|
"PE.Views.FileMenu.btnHelpCaption": "Guida",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "Cronologia delle versioni",
|
"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.btnPrintCaption": "Stampa",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Proteggi",
|
"PE.Views.FileMenu.btnProtectCaption": "Proteggi",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Apri recenti...",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "Apri recenti",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Rinomina...",
|
"PE.Views.FileMenu.btnRenameCaption": "Rinomina",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Torna alla presentazione",
|
"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.btnSaveAsCaption": "Salva con Nome",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Salva",
|
"PE.Views.FileMenu.btnSaveCaption": "Salva",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Salva copia come...",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Salva copia come",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "Impostazioni avanzate...",
|
"PE.Views.FileMenu.btnSettingsCaption": "Impostazioni avanzate",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "Modifica presentazione",
|
"PE.Views.FileMenu.btnToEditCaption": "Modifica presentazione",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Presentazione vuota",
|
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Presentazione vuota",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Crea nuovo",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Crea nuovo",
|
||||||
|
|
|
@ -1599,20 +1599,20 @@
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "新規作成",
|
"PE.Views.FileMenu.btnCreateNewCaption": "新規作成",
|
||||||
"PE.Views.FileMenu.btnDownloadCaption": "名前を付けてダウンロード",
|
"PE.Views.FileMenu.btnDownloadCaption": "名前を付けてダウンロード",
|
||||||
"PE.Views.FileMenu.btnExitCaption": "閉じる",
|
"PE.Views.FileMenu.btnExitCaption": "閉じる",
|
||||||
"PE.Views.FileMenu.btnFileOpenCaption": "開く...",
|
"PE.Views.FileMenu.btnFileOpenCaption": "開く",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "ヘルプ...",
|
"PE.Views.FileMenu.btnHelpCaption": "ヘルプ",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "バージョン履歴",
|
"PE.Views.FileMenu.btnHistoryCaption": "バージョン履歴",
|
||||||
"PE.Views.FileMenu.btnInfoCaption": "プレゼンテーションの情報...",
|
"PE.Views.FileMenu.btnInfoCaption": "プレゼンテーションの情報",
|
||||||
"PE.Views.FileMenu.btnPrintCaption": "印刷する",
|
"PE.Views.FileMenu.btnPrintCaption": "印刷する",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "保護する",
|
"PE.Views.FileMenu.btnProtectCaption": "保護する",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "最近開いた...",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "最近開いた",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "名前を変更...",
|
"PE.Views.FileMenu.btnRenameCaption": "名前を変更",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "プレゼンテーションに戻る",
|
"PE.Views.FileMenu.btnReturnCaption": "プレゼンテーションに戻る",
|
||||||
"PE.Views.FileMenu.btnRightsCaption": "アクセス許可...",
|
"PE.Views.FileMenu.btnRightsCaption": "アクセス許可",
|
||||||
"PE.Views.FileMenu.btnSaveAsCaption": "名前を付けて保存",
|
"PE.Views.FileMenu.btnSaveAsCaption": "名前を付けて保存",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "保存する",
|
"PE.Views.FileMenu.btnSaveCaption": "保存する",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "コピーを別名で保存する",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "コピーを別名で保存する",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "詳細設定...",
|
"PE.Views.FileMenu.btnSettingsCaption": "詳細設定",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "プレゼンテーションの編集",
|
"PE.Views.FileMenu.btnToEditCaption": "プレゼンテーションの編集",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "新しいプレゼンテーション",
|
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "新しいプレゼンテーション",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "新規作成",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "新規作成",
|
||||||
|
|
|
@ -601,7 +601,7 @@
|
||||||
"PE.Controllers.Main.errorDataEncrypted": "암호화 변경 사항이 수신되었으며 해독할 수 없습니다.",
|
"PE.Controllers.Main.errorDataEncrypted": "암호화 변경 사항이 수신되었으며 해독할 수 없습니다.",
|
||||||
"PE.Controllers.Main.errorDataRange": "잘못된 참조 대상 입니다.",
|
"PE.Controllers.Main.errorDataRange": "잘못된 참조 대상 입니다.",
|
||||||
"PE.Controllers.Main.errorDefaultMessage": "오류 코드 : % 1",
|
"PE.Controllers.Main.errorDefaultMessage": "오류 코드 : % 1",
|
||||||
"PE.Controllers.Main.errorEditingDownloadas": " 문서 작업 중에 알수 없는 장애가 발생했습니다.<br> \"다른 이름으로 다운로드...\"를 선택하여 파일을 현재 사용 중인 컴퓨터 하드 디스크에 저장하시기 바랍니다.",
|
"PE.Controllers.Main.errorEditingDownloadas": " 문서 작업 중에 알수 없는 장애가 발생했습니다.<br> \"다른 이름으로 다운로드\"를 선택하여 파일을 현재 사용 중인 컴퓨터 하드 디스크에 저장하시기 바랍니다.",
|
||||||
"PE.Controllers.Main.errorEditingSaveas": " 문서 작업 중에 알수 없는 장애가 발생하였습니다.<br> \"다른 이름으로 저장...\"을 선택하여 현재 사용 중인 컴퓨터의 하드 디스크에 저장하시기 바랍니다.",
|
"PE.Controllers.Main.errorEditingSaveas": " 문서 작업 중에 알수 없는 장애가 발생하였습니다.<br> \"다른 이름으로 저장...\"을 선택하여 현재 사용 중인 컴퓨터의 하드 디스크에 저장하시기 바랍니다.",
|
||||||
"PE.Controllers.Main.errorEmailClient": "이메일 클라이언트를 찾을 수 없습니다.",
|
"PE.Controllers.Main.errorEmailClient": "이메일 클라이언트를 찾을 수 없습니다.",
|
||||||
"PE.Controllers.Main.errorFilePassProtect": "문서가 암호로 보호되어 있습니다.",
|
"PE.Controllers.Main.errorFilePassProtect": "문서가 암호로 보호되어 있습니다.",
|
||||||
|
@ -1540,22 +1540,22 @@
|
||||||
"PE.Views.FileMenu.btnBackCaption": "파일 위치 열기",
|
"PE.Views.FileMenu.btnBackCaption": "파일 위치 열기",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "메뉴 닫기",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "메뉴 닫기",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "새로 만들기",
|
"PE.Views.FileMenu.btnCreateNewCaption": "새로 만들기",
|
||||||
"PE.Views.FileMenu.btnDownloadCaption": "다운로드 방법 ...",
|
"PE.Views.FileMenu.btnDownloadCaption": "다운로드 방법",
|
||||||
"PE.Views.FileMenu.btnExitCaption": "완료",
|
"PE.Views.FileMenu.btnExitCaption": "완료",
|
||||||
"PE.Views.FileMenu.btnFileOpenCaption": "열기",
|
"PE.Views.FileMenu.btnFileOpenCaption": "열기",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Help ...",
|
"PE.Views.FileMenu.btnHelpCaption": "Help",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "버전 기록",
|
"PE.Views.FileMenu.btnHistoryCaption": "버전 기록",
|
||||||
"PE.Views.FileMenu.btnInfoCaption": "프레젠테이션 정보 ...",
|
"PE.Views.FileMenu.btnInfoCaption": "프레젠테이션 정보",
|
||||||
"PE.Views.FileMenu.btnPrintCaption": "인쇄",
|
"PE.Views.FileMenu.btnPrintCaption": "인쇄",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "보호",
|
"PE.Views.FileMenu.btnProtectCaption": "보호",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "최근 열기 ...",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "최근 열기",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Rename ...",
|
"PE.Views.FileMenu.btnRenameCaption": "Rename",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "프레젠테이션으로 돌아 가기",
|
"PE.Views.FileMenu.btnReturnCaption": "프레젠테이션으로 돌아 가기",
|
||||||
"PE.Views.FileMenu.btnRightsCaption": "액세스 권한 ...",
|
"PE.Views.FileMenu.btnRightsCaption": "액세스 권한",
|
||||||
"PE.Views.FileMenu.btnSaveAsCaption": "다른 이름으로 저장",
|
"PE.Views.FileMenu.btnSaveAsCaption": "다른 이름으로 저장",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "저장",
|
"PE.Views.FileMenu.btnSaveCaption": "저장",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "다른 이름으로 저장...",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "다른 이름으로 저장",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "고급 설정 ...",
|
"PE.Views.FileMenu.btnSettingsCaption": "고급 설정",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "프리젠 테이션 편집",
|
"PE.Views.FileMenu.btnToEditCaption": "프리젠 테이션 편집",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "새 프리젠테이션",
|
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "새 프리젠테이션",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "새로 만들기",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "새로 만들기",
|
||||||
|
|
|
@ -1541,20 +1541,20 @@
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "ສ້າງໃໝ່",
|
"PE.Views.FileMenu.btnCreateNewCaption": "ສ້າງໃໝ່",
|
||||||
"PE.Views.FileMenu.btnDownloadCaption": "ດາວໂຫລດດ້ວຍ",
|
"PE.Views.FileMenu.btnDownloadCaption": "ດາວໂຫລດດ້ວຍ",
|
||||||
"PE.Views.FileMenu.btnExitCaption": " ປິດ",
|
"PE.Views.FileMenu.btnExitCaption": " ປິດ",
|
||||||
"PE.Views.FileMenu.btnFileOpenCaption": "ເປີດ...",
|
"PE.Views.FileMenu.btnFileOpenCaption": "ເປີດ",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "ຊ່ວຍເຫຼືອ",
|
"PE.Views.FileMenu.btnHelpCaption": "ຊ່ວຍເຫຼືອ",
|
||||||
"PE.Views.FileMenu.btnHistoryCaption": "ປະຫວັດ",
|
"PE.Views.FileMenu.btnHistoryCaption": "ປະຫວັດ",
|
||||||
"PE.Views.FileMenu.btnInfoCaption": "ຂໍ້ມູນບົດນຳສະເໜີ ",
|
"PE.Views.FileMenu.btnInfoCaption": "ຂໍ້ມູນບົດນຳສະເໜີ ",
|
||||||
"PE.Views.FileMenu.btnPrintCaption": "ພິມ",
|
"PE.Views.FileMenu.btnPrintCaption": "ພິມ",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "ຄວາມປອດໄພ",
|
"PE.Views.FileMenu.btnProtectCaption": "ຄວາມປອດໄພ",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "ເປີດເອກະສານຜ່ານມາ",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "ເປີດເອກະສານຜ່ານມາ",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "ກໍາລັງປ່ຽນຊື່...",
|
"PE.Views.FileMenu.btnRenameCaption": "ກໍາລັງປ່ຽນຊື່",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "ກັບຄືນ ຫາບົດນຳສະເໜີ",
|
"PE.Views.FileMenu.btnReturnCaption": "ກັບຄືນ ຫາບົດນຳສະເໜີ",
|
||||||
"PE.Views.FileMenu.btnRightsCaption": "ສິດການເຂົ້າເຖິງ...",
|
"PE.Views.FileMenu.btnRightsCaption": "ສິດການເຂົ້າເຖິງ",
|
||||||
"PE.Views.FileMenu.btnSaveAsCaption": "ບັນທຶກເປັນ",
|
"PE.Views.FileMenu.btnSaveAsCaption": "ບັນທຶກເປັນ",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "ບັນທຶກ",
|
"PE.Views.FileMenu.btnSaveCaption": "ບັນທຶກ",
|
||||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "ບັນທຶກສຳເນົາເປັນ...",
|
"PE.Views.FileMenu.btnSaveCopyAsCaption": "ບັນທຶກສຳເນົາເປັນ",
|
||||||
"PE.Views.FileMenu.btnSettingsCaption": "ຕັ້ງຄ່າຂັ້ນສູງ...",
|
"PE.Views.FileMenu.btnSettingsCaption": "ຕັ້ງຄ່າຂັ້ນສູງ",
|
||||||
"PE.Views.FileMenu.btnToEditCaption": "ແກ້ໄຂບົດນຳສະເໜີ",
|
"PE.Views.FileMenu.btnToEditCaption": "ແກ້ໄຂບົດນຳສະເໜີ",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "ການນໍາສະເໜີເປົ່າ",
|
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "ການນໍາສະເໜີເປົ່າ",
|
||||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "ສ້າງໃໝ່",
|
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "ສ້າງໃໝ່",
|
||||||
|
|
|
@ -887,18 +887,18 @@
|
||||||
"PE.Views.FileMenu.btnBackCaption": "Go to Documents",
|
"PE.Views.FileMenu.btnBackCaption": "Go to Documents",
|
||||||
"PE.Views.FileMenu.btnCloseMenuCaption": "Aizvērt izvēlni",
|
"PE.Views.FileMenu.btnCloseMenuCaption": "Aizvērt izvēlni",
|
||||||
"PE.Views.FileMenu.btnCreateNewCaption": "Create New",
|
"PE.Views.FileMenu.btnCreateNewCaption": "Create New",
|
||||||
"PE.Views.FileMenu.btnDownloadCaption": "Download as...",
|
"PE.Views.FileMenu.btnDownloadCaption": "Download as",
|
||||||
"PE.Views.FileMenu.btnHelpCaption": "Help...",
|
"PE.Views.FileMenu.btnHelpCaption": "Help",
|
||||||
"PE.Views.FileMenu.btnInfoCaption": "Presentation Info...",
|
"PE.Views.FileMenu.btnInfoCaption": "Presentation Info",
|
||||||
"PE.Views.FileMenu.btnPrintCaption": "Print",
|
"PE.Views.FileMenu.btnPrintCaption": "Print",
|
||||||
"PE.Views.FileMenu.btnProtectCaption": "Aizsargāt",
|
"PE.Views.FileMenu.btnProtectCaption": "Aizsargāt",
|
||||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Open Recent...",
|
"PE.Views.FileMenu.btnRecentFilesCaption": "Open Recent",
|
||||||
"PE.Views.FileMenu.btnRenameCaption": "Pārdēvē...",
|
"PE.Views.FileMenu.btnRenameCaption": "Pārdēvē",
|
||||||
"PE.Views.FileMenu.btnReturnCaption": "Back to Presentation",
|
"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.btnSaveAsCaption": "Save as",
|
||||||
"PE.Views.FileMenu.btnSaveCaption": "Save",
|
"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.FileMenu.btnToEditCaption": "Edit Presentation",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Author",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Author",
|
||||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Change access rights",
|
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Change access rights",
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue