diff --git a/win-linux/defaults.pri b/win-linux/defaults.pri
index ab263154d..e0ca46365 100644
--- a/win-linux/defaults.pri
+++ b/win-linux/defaults.pri
@@ -13,7 +13,8 @@ TRANSLATIONS = ./langs/en.ts \
./langs/cs.ts \
./langs/sk.ts \
./langs/fr.ts \
- ./langs/pt_BR.ts
+ ./langs/pt_BR.ts \
+ ./langs/it_IT.ts
CORE_SRC_PATH = ../../core/DesktopEditor
BASEEDITORS_PATH = ../../desktop-sdk/ChromiumBasedEditors
diff --git a/win-linux/langs/cs.ts b/win-linux/langs/cs.ts
index d0434ab20..38d7c0ba8 100644
--- a/win-linux/langs/cs.ts
+++ b/win-linux/langs/cs.ts
@@ -4,15 +4,78 @@
CAscTabWidget
-
+
Document
Dokument
+
+ CDialogOpenSsl
+
+
+ Select certificate
+
+
+
+
+ select certificate file...
+
+
+
+
+ Certifacate password:
+
+
+
+
+ select key file...
+
+
+
+
+ Key password:
+
+
+
+
+ Enter certificate path
+
+
+
+
+ Certificate is not supported
+
+
+
+
+ Enter certificate password
+
+
+
+
+ Wrong certificate password.<br>Please enter again
+
+
+
+
+ Enter valid private key
+
+
+
+
+ Key is not supported
+
+
+
+
+ Enter key password
+
+
+
CDownloadWidget
-
+
Cancel
Storno
@@ -120,82 +183,82 @@
XPS soubor (*.xps)
-
+
Save As
Uložit jako
-
+
Yes
Ano
-
+
No
Ne
-
+
%1 already exists.<br>Do you want to replace it?
%1 již existuje.<br>Přejete si ho přepsat?
-
+
Word Document
Word dokument
-
+
Excel Workbook
Sešit Excelu
-
+
PowerPoint Presentation
PowerPoint prezentace
-
+
%1 File (*.%2)
%1 soubor (*.%2)
-
+
Text documents
-
+
Spreadsheets
-
+
Presentations
-
+
Web Page
-
+
Text files
-
+
Open Document
Open dokument
-
+
Jpeg (*.jpeg *.jpg);;Png (*.png);;Gif (*.gif);;Bmp (*.bmp);;
Jpeg (*.jpeg *.jpg);;Png (*.png);;Gif (*.gif);;Bmp (*.bmp);;
-
+
Plugin file (*.plugin)
@@ -203,72 +266,77 @@
CMainPanel
-
+
FILE
SOUBOR
-
+
%1 is modified.<br>Do you want to keep changes?
%1 byl upraven.<br>Chcete uložit tyto změny?
-
-
-
+
+
+
Yes
Ano
-
-
-
+
+
+
No
Ne
-
+
Cancel
Zrušit
-
-
+
+
File format not supported.
Formát souboru není podporován.
-
+
%1 doesn't exists!<br>Remove file from the list?
%1 není dostupný. Možná byl přesunut nebo smazán.<br>Chcete odstranit soubor ze seznamu?
-
+
+ Document must be saved firstly.
+
+
+
+
Sign Up
Vytvořit portál
-
+
Document%1.docx
Dokument%1.docx
-
+
Book%1.xlsx
Sešit%1.xlsx
-
+
Presentation%1.pptx
Prezentace%1.pptx
-
+
Document must be saved to continue.<br>Save the document?
-
+
Print Document
Vytisknout dokument
diff --git a/win-linux/langs/de.ts b/win-linux/langs/de.ts
index 87380d6e0..63759c16c 100644
--- a/win-linux/langs/de.ts
+++ b/win-linux/langs/de.ts
@@ -4,15 +4,78 @@
CAscTabWidget
-
+
Document
Öffnung...
+
+ CDialogOpenSsl
+
+
+ Select certificate
+
+
+
+
+ select certificate file...
+
+
+
+
+ Certifacate password:
+
+
+
+
+ select key file...
+
+
+
+
+ Key password:
+
+
+
+
+ Enter certificate path
+
+
+
+
+ Certificate is not supported
+
+
+
+
+ Enter certificate password
+
+
+
+
+ Wrong certificate password.<br>Please enter again
+
+
+
+
+ Enter valid private key
+
+
+
+
+ Key is not supported
+
+
+
+
+ Enter key password
+
+
+
CDownloadWidget
-
+
Cancel
Abbrechen
@@ -120,82 +183,82 @@
XPS Datei (*.xps)
-
+
Save As
Speichern unter
-
+
Yes
Ja
-
+
No
Nein
-
+
%1 already exists.<br>Do you want to replace it?
%1 ist bereits vorhanden.<br>Wollen Sie es ersetzen?
-
+
Word Document
Word Dokument
-
+
Excel Workbook
Excel Arbeitsmappe
-
+
PowerPoint Presentation
PowerPoint Präsentation
-
+
%1 File (*.%2)
%1 Datei (*.%2)
-
+
Text documents
-
+
Spreadsheets
-
+
Presentations
-
+
Web Page
-
+
Text files
-
+
Open Document
Dokument öffnen
-
+
Jpeg (*.jpeg *.jpg);;Png (*.png);;Gif (*.gif);;Bmp (*.bmp);;
-
+
Plugin file (*.plugin)
@@ -203,72 +266,77 @@
CMainPanel
-
+
FILE
START
-
+
%1 is modified.<br>Do you want to keep changes?
%1 wurde geändert.<br>Möchten Sie diese Änderungen speichern?
-
-
-
+
+
+
Yes
Ja
-
-
-
+
+
+
No
Nein
-
+
Cancel
Abbrechen
-
-
+
+
File format not supported.
Dateiformat wird nicht unterstützt.
-
+
%1 doesn't exists!<br>Remove file from the list?
%1 ist nicht verfügbar. Es wurde vermutlich gelöscht oder verschoben.<br>Wollen Sie die Datei aus der Liste entfernen?
-
+
+ Document must be saved firstly.
+
+
+
+
Sign Up
Portal erstellen
-
+
Document%1.docx
Dokument%1.docx
-
+
Book%1.xlsx
Buch%1.xlsx
-
+
Presentation%1.pptx
Präsentation%1.pptx
-
+
Document must be saved to continue.<br>Save the document?
Zum Fortsetzen speichern Sie erst das Dokument.<br>Das Dokument speichern?
-
+
Print Document
Dokument drucken
diff --git a/win-linux/langs/en.ts b/win-linux/langs/en.ts
index 03c37be48..4e18dfac5 100644
--- a/win-linux/langs/en.ts
+++ b/win-linux/langs/en.ts
@@ -4,15 +4,78 @@
CAscTabWidget
-
+
Document
Opening...
+
+ CDialogOpenSsl
+
+
+ Select certificate
+
+
+
+
+ select certificate file...
+
+
+
+
+ Certifacate password:
+
+
+
+
+ select key file...
+
+
+
+
+ Key password:
+
+
+
+
+ Enter certificate path
+
+
+
+
+ Certificate is not supported
+
+
+
+
+ Enter certificate password
+
+
+
+
+ Wrong certificate password.<br>Please enter again
+
+
+
+
+ Enter valid private key
+
+
+
+
+ Key is not supported
+
+
+
+
+ Enter key password
+
+
+
CDownloadWidget
-
+
Cancel
@@ -120,82 +183,82 @@
-
+
Save As
-
+
Yes
-
+
No
-
+
%1 already exists.<br>Do you want to replace it?
-
+
Word Document
-
+
Excel Workbook
Excel Spreadsheet
-
+
PowerPoint Presentation
-
+
%1 File (*.%2)
-
+
Text documents
-
+
Spreadsheets
-
+
Presentations
-
+
Web Page
-
+
Text files
-
+
Open Document
-
+
Jpeg (*.jpeg *.jpg);;Png (*.png);;Gif (*.gif);;Bmp (*.bmp);;
-
+
Plugin file (*.plugin)
@@ -203,72 +266,77 @@
CMainPanel
-
+
%1 is modified.<br>Do you want to keep changes?
%1 has been modified.<br>Do you want to save the changes?
-
-
-
+
+
+
Yes
-
+
FILE
START
-
-
-
+
+
+
No
-
+
Cancel
-
-
+
+
File format not supported.
File format is not supported
-
+
%1 doesn't exists!<br>Remove file from the list?
%1 is not available. It might be moved or deleted.<br>Do you want to remove the file from the list?
-
+
+ Document must be saved firstly.
+
+
+
+
Sign Up
Create portal
-
+
Document%1.docx
-
+
Book%1.xlsx
-
+
Presentation%1.pptx
-
+
Document must be saved to continue.<br>Save the document?
-
+
Print Document
Print document
diff --git a/win-linux/langs/es.ts b/win-linux/langs/es.ts
index 315d5bfce..9f1b8a9ec 100644
--- a/win-linux/langs/es.ts
+++ b/win-linux/langs/es.ts
@@ -4,15 +4,78 @@
CAscTabWidget
-
+
Document
Abriendo...
+
+ CDialogOpenSsl
+
+
+ Select certificate
+
+
+
+
+ select certificate file...
+
+
+
+
+ Certifacate password:
+
+
+
+
+ select key file...
+
+
+
+
+ Key password:
+
+
+
+
+ Enter certificate path
+
+
+
+
+ Certificate is not supported
+
+
+
+
+ Enter certificate password
+
+
+
+
+ Wrong certificate password.<br>Please enter again
+
+
+
+
+ Enter valid private key
+
+
+
+
+ Key is not supported
+
+
+
+
+ Enter key password
+
+
+
CDownloadWidget
-
+
Cancel
Cancelar
@@ -120,82 +183,82 @@
XPS Archivo (*.xps)
-
+
Save As
Guardar como
-
+
Yes
Sí
-
+
No
No
-
+
%1 already exists.<br>Do you want to replace it?
%1 ya existe.<br>¿Desea reemplazarlo?
-
+
Word Document
Documento de Word
-
+
Excel Workbook
Libro de Excel
-
+
PowerPoint Presentation
Presentación de PowerPoint
-
+
%1 File (*.%2)
%1 Archivo (*.%2)
-
+
Text documents
-
+
Spreadsheets
-
+
Presentations
-
+
Web Page
-
+
Text files
-
+
Open Document
Abrir documento
-
+
Jpeg (*.jpeg *.jpg);;Png (*.png);;Gif (*.gif);;Bmp (*.bmp);;
-
+
Plugin file (*.plugin)
@@ -203,72 +266,77 @@
CMainPanel
-
+
FILE
INICIO
-
+
%1 is modified.<br>Do you want to keep changes?
%1 ha sido modificado.<br>¿Quiere guardar los cambios?
-
-
-
+
+
+
Yes
Sí
-
-
-
+
+
+
No
No
-
+
Cancel
Cancelar
-
-
+
+
File format not supported.
Formato de archivo no es compatible
-
+
%1 doesn't exists!<br>Remove file from the list?
%1 no está disponible. Es posible que haya sido transferido o eliminado.<br>¿Desea eliminar el archivo de la lista?
-
+
+ Document must be saved firstly.
+
+
+
+
Sign Up
Crear Portal
-
+
Document%1.docx
Documento%1.docx
-
+
Book%1.xlsx
Libro%1.xlsx
-
+
Presentation%1.pptx
Presentación%1.pptx
-
+
Document must be saved to continue.<br>Save the document?
Hay que guardar el documento para continuar.<br>¿Guardar el documento?
-
+
Print Document
Imprimir documento
diff --git a/win-linux/langs/fr.ts b/win-linux/langs/fr.ts
index 5e9c9b259..a2f7e0d1b 100644
--- a/win-linux/langs/fr.ts
+++ b/win-linux/langs/fr.ts
@@ -4,15 +4,78 @@
CAscTabWidget
-
+
Document
Ouverture...
+
+ CDialogOpenSsl
+
+
+ Select certificate
+
+
+
+
+ select certificate file...
+
+
+
+
+ Certifacate password:
+
+
+
+
+ select key file...
+
+
+
+
+ Key password:
+
+
+
+
+ Enter certificate path
+
+
+
+
+ Certificate is not supported
+
+
+
+
+ Enter certificate password
+
+
+
+
+ Wrong certificate password.<br>Please enter again
+
+
+
+
+ Enter valid private key
+
+
+
+
+ Key is not supported
+
+
+
+
+ Enter key password
+
+
+
CDownloadWidget
-
+
Cancel
Annuler
@@ -120,82 +183,82 @@
Fichier XPS (*.xps)
-
+
Save As
Enregistrer sous
-
+
Yes
Oui
-
+
No
Non
-
+
%1 already exists.<br>Do you want to replace it?
%1 existe déjà.<br>Voulez-vous le replacer?
-
+
Word Document
Document Word
-
+
Excel Workbook
Workbook Excel
-
+
PowerPoint Presentation
Diaporama PowerPoint
-
+
%1 File (*.%2)
%1 Fichier (*.%2)
-
+
Text documents
-
+
Spreadsheets
-
+
Presentations
-
+
Web Page
-
+
Text files
-
+
Open Document
Ouvrir le document
-
+
Jpeg (*.jpeg *.jpg);;Png (*.png);;Gif (*.gif);;Bmp (*.bmp);;
-
+
Plugin file (*.plugin)
@@ -203,72 +266,77 @@
CMainPanel
-
+
FILE
DÉPART
-
+
%1 is modified.<br>Do you want to keep changes?
%1 a été modifié.<br>Voulez-vous enregistrer les changements ?
-
-
-
+
+
+
Yes
Oui
-
-
-
+
+
+
No
Non
-
+
Cancel
Annuler
-
-
+
+
File format not supported.
Format de fichier non pris en charge.
-
+
%1 doesn't exists!<br>Remove file from the list?
%1 n'est pas disponible. Il peut être supprimé ou déplacé.<br>Voulez-vous supprimer le fichier de la liste?
-
+
+ Document must be saved firstly.
+
+
+
+
Sign Up
Créer portail
-
+
Document%1.docx
Document%1.docx
-
+
Book%1.xlsx
Livre%1.xlsx
-
+
Presentation%1.pptx
Diaporama%1.pptx
-
+
Document must be saved to continue.<br>Save the document?
Le document doit être enregistré pour continuer.<br>Enregistrer le document?
-
+
Print Document
Imprimer document
diff --git a/win-linux/langs/it_IT.ts b/win-linux/langs/it_IT.ts
index 8737a63f4..ad7ee1ada 100644
--- a/win-linux/langs/it_IT.ts
+++ b/win-linux/langs/it_IT.ts
@@ -4,15 +4,78 @@
CAscTabWidget
-
+
Document
Apertura...
+
+ CDialogOpenSsl
+
+
+ Select certificate
+
+
+
+
+ select certificate file...
+
+
+
+
+ Certifacate password:
+
+
+
+
+ select key file...
+
+
+
+
+ Key password:
+
+
+
+
+ Enter certificate path
+
+
+
+
+ Certificate is not supported
+
+
+
+
+ Enter certificate password
+
+
+
+
+ Wrong certificate password.<br>Please enter again
+
+
+
+
+ Enter valid private key
+
+
+
+
+ Key is not supported
+
+
+
+
+ Enter key password
+
+
+
CDownloadWidget
-
+
Cancel
Annulla
@@ -20,158 +83,182 @@
CFileDialogWrapper
-
+
All files (*.*)
Tutti i file (*.*)
-
+
DOCX Document (*.docx)
Documento DOCX (*.docx)
-
+
DOC Document (*.doc)
Documento DOC
-
+
ODT Document (*.odt)
Documento ODT (*.odt)
-
+
RTF File (*.rtf)
Documento RTF (*.rtf)
-
+
TXT File (*.txt)
Documento File di testo (*.txt)
-
+
HTML File (*.html)
File HTML (*.html)
-
+
MHT File (*.mht)
File MHT (*.mht)
-
+
EPUB File (*.epub)
File EPUB (*.epub)
-
+
PPTX File (*.pptx)
Documento PPTX (*.pptx)
-
+
PPT File (*.ppt)
Documento PPT (*.ppt)
-
+
ODP File (*.odp)
Documento ODP (*.odp)
-
+
PPSX File (*.ppsx)
Documento PPSX (*.ppsx)
-
+
XLSX File (*.xlsx)
Documento XLSX (*.xlsx)
-
+
XLS File (*.xls)
Documento XLS (*.xls)
-
+
ODS File (*.ods)
Documento ODS (*.ods)
-
+
CSV File (*.csv)
File CSV (*.csv)
-
+
PDF File (*.pdf)
File PDF (*.pdf)
-
+
DJVU File (*.djvu)
File DJVU (*.djvu)
-
+
XPS File (*.xps)
File XPS (*.xps)
-
Save As
Salva con nome
-
+
Yes
Si
-
+
No
No
-
+
%1 already exists.<br>Do you want to replace it?
%1 è già esistente.<br>Vuoi sostituirlo?
-
+
Word Document
Documento di Word
-
+
Excel Workbook
Foglio di calcolo di Excel
-
+
PowerPoint Presentation
Presentazione di PowerPoint
-
+
%1 File (*.%2)
%1 File (*.%2)
-
+
+ Text documents
+
+
+
+
+ Spreadsheets
+
+
+
+
+ Presentations
+
+
+
+
+ Web Page
+
+
+
+
+ Text files
+
+
+
+
Open Document
Apri Documento
-
+
Jpeg (*.jpeg *.jpg);;Png (*.png);;Gif (*.gif);;Bmp (*.bmp);;
Jpeg (*.jpeg *.jpg);;Png (*.png);;Gif (*.gif);;Bmp (*.bmp);;
-
+
Plugin file (*.plugin)
file Plug-in
@@ -179,72 +266,77 @@
CMainPanel
-
+
%1 is modified.<br>Do you want to keep changes?
%1 È stato modificato.<br>Desideri salvare le modifiche?
-
-
-
+
+
+
Yes
Si
-
+
FILE
INIZIA
-
-
-
+
+
+
No
No
-
+
Cancel
Annulla
-
-
+
+
File format not supported.
Tipo di file non supportato.
-
+
%1 doesn't exists!<br>Remove file from the list?
%1 non è disponibile. Il file è stato spostato o rimosso.<br>Vuoi Rimuoverlo da questa lista?
-
+
+ Document must be saved firstly.
+
+
+
+
Sign Up
Crea portale
-
+
Document%1.docx
Documento%1.docx
-
+
Book%1.xlsx
Foglio%1.xlsx
-
+
Presentation%1.pptx
Presentazione%1.pptx
-
+
Document must be saved to continue.<br>Save the document?
È necessario salvare il documento per continuare.<br>Salvare il documento
-
+
Print Document
Stampa Documento
diff --git a/win-linux/langs/pt_BR.ts b/win-linux/langs/pt_BR.ts
index 2c8a5b3f2..22bd1ca0d 100644
--- a/win-linux/langs/pt_BR.ts
+++ b/win-linux/langs/pt_BR.ts
@@ -4,15 +4,78 @@
CAscTabWidget
-
+
Document
Abrindo...
+
+ CDialogOpenSsl
+
+
+ Select certificate
+
+
+
+
+ select certificate file...
+
+
+
+
+ Certifacate password:
+
+
+
+
+ select key file...
+
+
+
+
+ Key password:
+
+
+
+
+ Enter certificate path
+
+
+
+
+ Certificate is not supported
+
+
+
+
+ Enter certificate password
+
+
+
+
+ Wrong certificate password.<br>Please enter again
+
+
+
+
+ Enter valid private key
+
+
+
+
+ Key is not supported
+
+
+
+
+ Enter key password
+
+
+
CDownloadWidget
-
+
Cancel
Cancelar
@@ -120,82 +183,82 @@
Arquivo XPS (*.xps)
-
+
Save As
Salvar Como
-
+
Yes
Sim
-
+
No
Não
-
+
%1 already exists.<br>Do you want to replace it?
%1 já existe.<br>Você quer substituí-lo?
-
+
Word Document
Documento Word
-
+
Excel Workbook
Planilha Excel
-
+
PowerPoint Presentation
Apresentação PowerPoint
-
+
%1 File (*.%2)
%1 Arquivo (*.%2)
-
+
Text documents
-
+
Spreadsheets
-
+
Presentations
-
+
Web Page
-
+
Text files
-
+
Open Document
Abrir Documento
-
+
Jpeg (*.jpeg *.jpg);;Png (*.png);;Gif (*.gif);;Bmp (*.bmp);;
-
+
Plugin file (*.plugin)
Arquivo do plugin (*.plugin)
@@ -203,72 +266,77 @@
CMainPanel
-
+
FILE
ARQUIVO
-
+
%1 is modified.<br>Do you want to keep changes?
%1 foi modificado.<br>Deseja salvar as alterações?
-
-
-
+
+
+
Yes
Sim
-
-
-
+
+
+
No
Não
-
+
Cancel
Cancelar
-
-
+
+
File format not supported.
Formato de arquivo não suportado
-
+
%1 doesn't exists!<br>Remove file from the list?
%1 não está disponível. Ele foi movido ou excluído.<br>Deseja remover o arquivo da lista?
-
+
+ Document must be saved firstly.
+
+
+
+
Sign Up
Criar portal
-
+
Document%1.docx
Documento%1.docx
-
+
Book%1.xlsx
Planilha%1.xlsx
-
+
Presentation%1.pptx
Apresentação%1.pptx
-
+
Document must be saved to continue.<br>Save the document?
O documento deve estar salvo para continuar.<br>Salvar o documento?
-
+
Print Document
Imprimir documento
diff --git a/win-linux/langs/ru.ts b/win-linux/langs/ru.ts
index 77956b256..6c686d9df 100644
--- a/win-linux/langs/ru.ts
+++ b/win-linux/langs/ru.ts
@@ -4,16 +4,79 @@
CAscTabWidget
-
+
Document
надпись на табе при открытии файла с портала. потом приходит имя файла
Открытие...
+
+ CDialogOpenSsl
+
+
+ Select certificate
+
+
+
+
+ select certificate file...
+
+
+
+
+ Certifacate password:
+
+
+
+
+ select key file...
+
+
+
+
+ Key password:
+
+
+
+
+ Enter certificate path
+
+
+
+
+ Certificate is not supported
+
+
+
+
+ Enter certificate password
+
+
+
+
+ Wrong certificate password.<br>Please enter again
+
+
+
+
+ Enter valid private key
+
+
+
+
+ Key is not supported
+
+
+
+
+ Enter key password
+
+
+
CDownloadWidget
-
+
Cancel
Стоп
@@ -121,82 +184,82 @@
Файл XPS (*.xps)
-
+
Save As
Сохранить как
-
+
Yes
Да
-
+
No
Нет
-
+
%1 already exists.<br>Do you want to replace it?
%1 уже существует.<br>Хотите его перезаписать?
-
+
Word Document
Документ Word
-
+
Excel Workbook
Книга Excel
-
+
PowerPoint Presentation
Презентация PowerPoint
-
+
%1 File (*.%2)
%1 Файл (*.%2)
-
+
Text documents
Все текстовые документы
-
+
Spreadsheets
-
+
Presentations
Презентации
-
+
Web Page
-
+
Text files
Текстовые файлы
-
+
Open Document
Открыть документ
-
+
Jpeg (*.jpeg *.jpg);;Png (*.png);;Gif (*.gif);;Bmp (*.bmp);;
-
+
Plugin file (*.plugin)
@@ -204,73 +267,78 @@
CMainPanel
-
+
FILE
СТАРТ
-
+
%1 is modified.<br>Do you want to keep changes?
Файл %1 был изменен.<br>Вы хотите сохранить изменения?
-
-
-
+
+
+
Yes
Да
-
-
-
+
+
+
No
Нет
-
+
Cancel
Отмена
-
-
+
+
File format not supported.
Формат файла не поддерживается.
-
+
%1 doesn't exists!<br>Remove file from the list?
%1 недоступен. Возможно, он был перемещен или удален.<br>Хотите удалить его из списка?
-
+
+ Document must be saved firstly.
+
+
+
+
Sign Up
Создать портал
-
+
Document%1.docx
дефолтное название документа при создании. %1 заменяется числом
Документ%1.docx
-
+
Book%1.xlsx
Книга%1.xlsx
-
+
Presentation%1.pptx
Презентация%1.pptx
-
+
Document must be saved to continue.<br>Save the document?
Необходимо сохранить документ для продолжения.<br>Сохранить?
-
+
Print Document
Печать документа
diff --git a/win-linux/langs/sk.ts b/win-linux/langs/sk.ts
index c7d139a48..38f272f3d 100644
--- a/win-linux/langs/sk.ts
+++ b/win-linux/langs/sk.ts
@@ -4,15 +4,78 @@
CAscTabWidget
-
+
Document
Dokument
+
+ CDialogOpenSsl
+
+
+ Select certificate
+
+
+
+
+ select certificate file...
+
+
+
+
+ Certifacate password:
+
+
+
+
+ select key file...
+
+
+
+
+ Key password:
+
+
+
+
+ Enter certificate path
+
+
+
+
+ Certificate is not supported
+
+
+
+
+ Enter certificate password
+
+
+
+
+ Wrong certificate password.<br>Please enter again
+
+
+
+
+ Enter valid private key
+
+
+
+
+ Key is not supported
+
+
+
+
+ Enter key password
+
+
+
CDownloadWidget
-
+
Cancel
Zrušiť
@@ -120,82 +183,82 @@
XPS Súbor (*.xps)
-
+
Save As
Uložiť ako
-
+
Yes
Áno
-
+
No
Nie
-
+
%1 already exists.<br>Do you want to replace it?
%1 už existuje.<br>Chcete ho nahradiť?
-
+
Word Document
Word Dokument
-
+
Excel Workbook
Excel Zošit
-
+
PowerPoint Presentation
PowerPoint Prezentácia
-
+
%1 File (*.%2)
%1 Súbor (*.%2)
-
+
Text documents
-
+
Spreadsheets
-
+
Presentations
-
+
Web Page
-
+
Text files
-
+
Open Document
Otvoriť dokument
-
+
Jpeg (*.jpeg *.jpg);;Png (*.png);;Gif (*.gif);;Bmp (*.bmp);;
Jpeg (*.jpeg *.jpg);;Png (*.png);;Gif (*.gif);;Bmp (*.bmp);;
-
+
Plugin file (*.plugin)
@@ -203,72 +266,77 @@
CMainPanel
-
+
FILE
SÚBOR
-
+
%1 is modified.<br>Do you want to keep changes?
%1 bol upravený.<br>Chcete zmeny zachovať?
-
-
-
+
+
+
Yes
Áno
-
-
-
+
+
+
No
Nie
-
+
Cancel
Zrušiť
-
-
+
+
File format not supported.
Formát súboru nie je podporovaný.
-
+
%1 doesn't exists!<br>Remove file from the list?
%1 neexistuje.<br>Odstrániť súbor zo zoznamu?
-
+
+ Document must be saved firstly.
+
+
+
+
Sign Up
Zaregistrovať
-
+
Document%1.docx
Dokument%1.docx
-
+
Book%1.xlsx
Zošit%1.xlsx
-
+
Presentation%1.pptx
Prezentácia%1.pptx
-
+
Document must be saved to continue.<br>Save the document?
-
+
Print Document
Vytlačiť dokument