Fix error message

This commit is contained in:
Julia Radzhabova 2022-11-17 14:21:18 +03:00
parent 9013df7787
commit 351f003ac8
112 changed files with 330 additions and 112 deletions

View file

@ -425,7 +425,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorNoTOC": "There's no table of contents to update. You can insert one from the References tab.",
"errorTextFormWrongFormat": "The value entered does not match the format of the field."
"errorTextFormWrongFormat": "The value entered does not match the format of the field.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Məlumat yüklənir...",

View file

@ -425,7 +425,9 @@
"openErrorText": "An error has occurred while opening the file",
"saveErrorText": "An error has occurred while saving the file",
"scriptLoadError": "The connection is too slow, some of the components could not be loaded. Please, reload the page.",
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB."
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Загрузка даных…",

View file

@ -428,7 +428,9 @@
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension."
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "S'estan carregant les dades...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorTextFormWrongFormat": "The value entered does not match the format of the field."
"errorTextFormWrongFormat": "The value entered does not match the format of the field.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Načítání dat...",

View file

@ -428,7 +428,9 @@
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension."
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

View file

@ -425,7 +425,9 @@
"unknownErrorText": "Unbekannter Fehler.",
"uploadImageExtMessage": "Unbekanntes Bildformat.",
"uploadImageFileCountMessage": "Keine Bilder hochgeladen.",
"uploadImageSizeMessage": "Die maximal zulässige Bildgröße von 25 MB ist überschritten."
"uploadImageSizeMessage": "Die maximal zulässige Bildgröße von 25 MB ist überschritten.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Daten werden geladen...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorTextFormWrongFormat": "The value entered does not match the format of the field."
"errorTextFormWrongFormat": "The value entered does not match the format of the field.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Φόρτωση δεδομένων...",

View file

@ -415,6 +415,8 @@
"errorUserDrop": "The file can't be accessed right now.",
"errorUsersExceed": "The number of users allowed by the pricing plan was exceeded",
"errorViewerDisconnect": "Connection is lost. You can still view the document,<br>but you won't be able to download or print it until the connection is restored and the page is reloaded.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator.",
"notcriticalErrorTitle": "Warning",
"openErrorText": "An error has occurred while opening the file",
"saveErrorText": "An error has occurred while saving the file",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Cargando datos...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Datuak kargatzen...",

View file

@ -428,7 +428,9 @@
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension."
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Chargement des données en cours...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorTextFormWrongFormat": "The value entered does not match the format of the field."
"errorTextFormWrongFormat": "The value entered does not match the format of the field.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Cargando datos...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Adatok betöltése...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Տվյալների բեռնում...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Memuat data...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Caricamento di dati...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "データの読み込み中...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorNoTOC": "There's no table of contents to update. You can insert one from the References tab.",
"errorTextFormWrongFormat": "The value entered does not match the format of the field."
"errorTextFormWrongFormat": "The value entered does not match the format of the field.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "데이터로드 중 ...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorNoTOC": "There's no table of contents to update. You can insert one from the References tab.",
"errorTextFormWrongFormat": "The value entered does not match the format of the field."
"errorTextFormWrongFormat": "The value entered does not match the format of the field.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "ກຳລັງດາວໂຫຼດຂໍ້ມູນ...",

View file

@ -428,7 +428,9 @@
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension."
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorTextFormWrongFormat": "The value entered does not match the format of the field."
"errorTextFormWrongFormat": "The value entered does not match the format of the field.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Data dimuatkan…",

View file

@ -428,7 +428,9 @@
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension."
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorNoTOC": "There's no table of contents to update. You can insert one from the References tab.",
"errorTextFormWrongFormat": "The value entered does not match the format of the field."
"errorTextFormWrongFormat": "The value entered does not match the format of the field.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Gegevens worden geladen...",

View file

@ -428,7 +428,9 @@
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension."
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "A carregar dados...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Carregando dados...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorTextFormWrongFormat": "The value entered does not match the format of the field."
"errorTextFormWrongFormat": "The value entered does not match the format of the field.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Încărcarea datelor...",

View file

@ -425,7 +425,9 @@
"unknownErrorText": "Неизвестная ошибка.",
"uploadImageExtMessage": "Неизвестный формат рисунка.",
"uploadImageFileCountMessage": "Ни одного рисунка не загружено.",
"uploadImageSizeMessage": "Слишком большой рисунок. Максимальный размер - 25 MB."
"uploadImageSizeMessage": "Слишком большой рисунок. Максимальный размер - 25 MB.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Загрузка данных...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorNoTOC": "There's no table of contents to update. You can insert one from the References tab.",
"errorTextFormWrongFormat": "The value entered does not match the format of the field."
"errorTextFormWrongFormat": "The value entered does not match the format of the field.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Načítavanie dát...",

View file

@ -653,7 +653,9 @@
"unknownErrorText": "Unknown error.",
"uploadImageExtMessage": "Unknown image format.",
"uploadImageFileCountMessage": "No images uploaded.",
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB."
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

View file

@ -428,7 +428,9 @@
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension."
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorNoTOC": "There's no table of contents to update. You can insert one from the References tab.",
"errorTextFormWrongFormat": "The value entered does not match the format of the field."
"errorTextFormWrongFormat": "The value entered does not match the format of the field.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Veri yükleniyor...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorNoTOC": "There's no table of contents to update. You can insert one from the References tab.",
"errorTextFormWrongFormat": "The value entered does not match the format of the field."
"errorTextFormWrongFormat": "The value entered does not match the format of the field.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Завантаження даних...",

View file

@ -428,7 +428,9 @@
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension."
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorTextFormWrongFormat": "The value entered does not match the format of the field."
"errorTextFormWrongFormat": "The value entered does not match the format of the field.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "載入資料中...",

View file

@ -425,7 +425,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "数据加载中…",

View file

@ -88,11 +88,11 @@ const ErrorController = inject('storeAppOptions','storeDocumentInfo')(({storeApp
break;
case Asc.c_oAscError.ID.VKeyEncrypt:
config.msg = _t.errorKeyEncrypt;
config.msg = _t.errorToken;
break;
case Asc.c_oAscError.ID.KeyExpire:
config.msg = _t.errorKeyExpire;
config.msg = _t.errorTokenExpire;
break;
case Asc.c_oAscError.ID.UserCountExceed:

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Məlumat yüklənir...",

View file

@ -177,7 +177,9 @@
"openErrorText": "An error has occurred while opening the file",
"saveErrorText": "An error has occurred while saving the file",
"scriptLoadError": "The connection is too slow, some of the components could not be loaded. Please, reload the page.",
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB."
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Загрузка даных…",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension."
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "S'estant carregant les dades...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Načítání dat...",

View file

@ -177,7 +177,9 @@
"unknownErrorText": "Unbekannter Fehler.",
"uploadImageExtMessage": "Unbekanntes Bildformat.",
"uploadImageFileCountMessage": "Keine Bilder hochgeladen.",
"uploadImageSizeMessage": "Die maximal zulässige Bildgröße von 25 MB ist überschritten."
"uploadImageSizeMessage": "Die maximal zulässige Bildgröße von 25 MB ist überschritten.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Daten werden geladen...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Φόρτωση δεδομένων...",

View file

@ -167,6 +167,8 @@
"errorUserDrop": "The file cannot be accessed right now.",
"errorUsersExceed": "The number of users allowed by the pricing plan was exceeded",
"errorViewerDisconnect": "Connection is lost. You can still view the document,<br>but you won't be able to download or print it until the connection is restored and the page is reloaded.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator.",
"notcriticalErrorTitle": "Warning",
"openErrorText": "An error has occurred while opening the file",
"saveErrorText": "An error has occurred while saving the file",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Cargando datos...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Datuak kargatzen...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Chargement des données en cours...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Cargando datos...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Adatok betöltése...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Տվյալների բեռնում...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Memuat data...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Caricamento di dati...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "データの読み込み中...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "데이터로드 중 ...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "ກຳລັງດາວໂຫຼດຂໍ້ມູນ...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension."
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Data dimuatkan…",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension."
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Gegevens worden geladen...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension."
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "A carregar dados...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Carregando dados...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Încărcarea datelor...",

View file

@ -177,7 +177,9 @@
"unknownErrorText": "Неизвестная ошибка.",
"uploadImageExtMessage": "Неизвестный формат рисунка.",
"uploadImageFileCountMessage": "Ни одного рисунка не загружено.",
"uploadImageSizeMessage": "Слишком большой рисунок. Максимальный размер - 25 MB."
"uploadImageSizeMessage": "Слишком большой рисунок. Максимальный размер - 25 MB.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Загрузка данных...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Načítavanie dát...",

View file

@ -461,7 +461,9 @@
"unknownErrorText": "Unknown error.",
"uploadImageExtMessage": "Unknown image format.",
"uploadImageFileCountMessage": "No images uploaded.",
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB."
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Veri yükleniyor...",

View file

@ -177,7 +177,9 @@
"unknownErrorText": "Unknown error.",
"uploadImageExtMessage": "Unknown image format.",
"uploadImageFileCountMessage": "No images uploaded.",
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB."
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"View": {
"Add": {

View file

@ -177,7 +177,9 @@
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension."
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "加載數據中...",

View file

@ -177,7 +177,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "数据加载中…",

View file

@ -88,11 +88,11 @@ const ErrorController = inject('storeAppOptions','storePresentationInfo')(({stor
break;
case Asc.c_oAscError.ID.VKeyEncrypt:
config.msg = _t.errorKeyEncrypt;
config.msg = _t.errorToken;
break;
case Asc.c_oAscError.ID.KeyExpire:
config.msg = _t.errorKeyExpire;
config.msg = _t.errorTokenExpire;
break;
case Asc.c_oAscError.ID.UserCountExceed:

View file

@ -250,7 +250,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"textCancel": "Cancel",
"textOk": "Ok"
"textOk": "Ok",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "Parol",

View file

@ -250,7 +250,9 @@
"unknownErrorText": "Unknown error.",
"uploadImageExtMessage": "Unknown image format.",
"uploadImageFileCountMessage": "No images uploaded.",
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB."
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"Statusbar": {
"textErrNameWrongChar": "Назва не можа змяшчаць сімвалы: \\, /, *, ?, [, ], :",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension."
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"textCancel": "Cancel",
"textOk": "Ok"
"textOk": "Ok",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "Contrasenya",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"textCancel": "Cancel",
"textOk": "Ok"
"textOk": "Ok",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "Heslo",

View file

@ -250,7 +250,9 @@
"textOk": "Ok",
"unknownErrorText": "Unknown error.",
"uploadImageExtMessage": "Unknown image format.",
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB."
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "Kodeord",

View file

@ -250,7 +250,9 @@
"unknownErrorText": "Unbekannter Fehler.",
"uploadImageExtMessage": "Unbekanntes Bildformat.",
"uploadImageFileCountMessage": "Keine Bilder hochgeladen.",
"uploadImageSizeMessage": "Die maximal zulässige Bildgröße von 25 MB ist überschritten."
"uploadImageSizeMessage": "Die maximal zulässige Bildgröße von 25 MB ist überschritten.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "Passwort",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"textCancel": "Cancel",
"textOk": "Ok"
"textOk": "Ok",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "Συνθηματικό",

View file

@ -239,6 +239,8 @@
"errorViewerDisconnect": "Connection is lost. You can still view the document,<br>but you won't be able to download or print it until the connection is restored and the page is reloaded.",
"errorWrongBracketsCount": "An error in the formula.<br>Wrong number of brackets.",
"errorWrongOperator": "An error in the entered formula. Wrong operator is used.<br>Please correct the error.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator.",
"notcriticalErrorTitle": "Warning",
"openErrorText": "An error has occurred while opening the file",
"pastInMergeAreaError": "Cannot change a part of a merged cell",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "Contraseña",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"textCancel": "Cancel",
"textOk": "Ok"
"textOk": "Ok",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "Pasahitza",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "Mot de passe",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"textCancel": "Cancel",
"textOk": "Ok"
"textOk": "Ok",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "Contrasinal",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"textCancel": "Cancel",
"textOk": "Ok"
"textOk": "Ok",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "Jelszó",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "Գաղտնաբառ",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"textCancel": "Cancel",
"textOk": "Ok"
"textOk": "Ok",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "Kata Sandi",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtDocx": "An error has occurred while opening the file.<br>The file content corresponds to text documents (e.g. docx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1."
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "Password",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"textCancel": "Cancel",
"textOk": "Ok"
"textOk": "Ok",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "パスワード",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"textCancel": "Cancel",
"textOk": "Ok"
"textOk": "Ok",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "암호",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"textCancel": "Cancel",
"textOk": "Ok"
"textOk": "Ok",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "ລະຫັດຜ່ານ",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension."
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"textCancel": "Cancel",
"textOk": "Ok"
"textOk": "Ok",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "Kata laluan",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension."
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"textCancel": "Cancel",
"textOk": "Ok"
"textOk": "Ok",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"advDRMPassword": "Wachtwoord",

View file

@ -250,7 +250,9 @@
"errorInconsistentExtXlsx": "An error has occurred while opening the file.<br>The file content corresponds to spreadsheets (e.g. xlsx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPptx": "An error has occurred while opening the file.<br>The file content corresponds to presentations (e.g. pptx), but the file has the inconsistent extension: %1.",
"errorInconsistentExtPdf": "An error has occurred while opening the file.<br>The file content corresponds to one of the following formats: pdf/djvu/xps/oxps, but the file has the inconsistent extension: %1.",
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension."
"errorInconsistentExt": "An error has occurred while opening the file.<br>The file content does not match the file extension.",
"errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator."
},
"LongActions": {
"applyChangesTextText": "Loading data...",

Some files were not shown because too many files have changed in this diff Show more