From 52ae5fc0a07d596d781834f0b4bcc70744f84dc5 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Tue, 21 Apr 2015 12:46:48 -0400 Subject: Clean up the new lumina-fileinfo utility. 1) Get it setup for translations 2) Update the project file to work with all the Lumina defines/locations 3) Remove the registration of the *.desktop shortcut (CLI requirements, not a stand-alone app) 4) Clean up the icon/theme usage so if the icon theme gets changed it will be updated in the utility right away. --- lumina-fileinfo/dialog.cpp | 13 +- lumina-fileinfo/dialog.h | 5 +- lumina-fileinfo/dialog.ui | 2 +- lumina-fileinfo/i18n/lumina-fileinfo_af.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_ar.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_az.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_bg.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_bn.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_bs.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_ca.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_cs.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_cy.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_da.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_de.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_el.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_en_GB.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_en_ZA.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_es.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_et.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_eu.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_fa.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_fi.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_fr.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_fr_CA.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_gl.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_he.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_hi.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_hr.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_hu.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_id.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_is.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_it.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_ja.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_ka.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_ko.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_lt.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_lv.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_mk.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_mn.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_ms.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_mt.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_nb.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_nl.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_pa.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_pl.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_pt.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_pt_BR.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_ro.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_ru.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_sk.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_sl.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_sr.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_sv.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_sw.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_ta.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_tg.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_th.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_tr.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_uk.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_uz.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_vi.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_zh_CN.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_zh_HK.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_zh_TW.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/i18n/lumina-fileinfo_zu.ts | 165 ++++++++++++++++++++++++++ lumina-fileinfo/lumina-fileinfo.desktop | 9 +- lumina-fileinfo/lumina-fileinfo.pro | 84 ++++++++++++- lumina-fileinfo/main.cpp | 18 ++- 68 files changed, 10342 insertions(+), 19 deletions(-) create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_af.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_ar.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_az.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_bg.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_bn.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_bs.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_ca.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_cs.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_cy.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_da.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_de.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_el.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_en_GB.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_en_ZA.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_es.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_et.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_eu.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_fa.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_fi.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_fr.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_fr_CA.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_gl.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_he.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_hi.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_hr.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_hu.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_id.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_is.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_it.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_ja.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_ka.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_ko.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_lt.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_lv.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_mk.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_mn.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_ms.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_mt.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_nb.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_nl.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_pa.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_pl.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_pt.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_pt_BR.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_ro.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_ru.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_sk.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_sl.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_sr.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_sv.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_sw.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_ta.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_tg.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_th.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_tr.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_uk.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_uz.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_vi.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_zh_CN.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_zh_HK.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_zh_TW.ts create mode 100644 lumina-fileinfo/i18n/lumina-fileinfo_zu.ts diff --git a/lumina-fileinfo/dialog.cpp b/lumina-fileinfo/dialog.cpp index 0c7c3a6a..aaa7e2c7 100644 --- a/lumina-fileinfo/dialog.cpp +++ b/lumina-fileinfo/dialog.cpp @@ -49,9 +49,7 @@ Dialog::Dialog(QWidget *parent) : desktopType="Application"; //default value //Setup all the icons using libLumina - this->setWindowIcon( LXDG::findIcon("preferences-desktop-default-applications","") ); - ui->pbWorkingDir->setIcon( LXDG::findIcon("folder","") ); - ui->pbCommand->setIcon( LXDG::findIcon("system-search","") ); + setupIcons(); //we copy qrc templates in the home dir of the user. //this allow the user to adapt those template to is own whishes @@ -73,11 +71,17 @@ Dialog::~Dialog() delete ui; } +void Dialog::setupIcons(){ + this->setWindowIcon( LXDG::findIcon("unknown","") ); + ui->pbWorkingDir->setIcon( LXDG::findIcon("folder","") ); + ui->pbCommand->setIcon( LXDG::findIcon("system-search","") ); +} + //Inform the user that required input parameters are missing void Dialog::MissingInputs() { qDebug() << "We cannot continue without a desktop file !!!"; - QMessageBox::critical(this, tr("Error"), tr("The application requires inputs: <-application>|<-link> desktopfile") ); + QMessageBox::critical(this, tr("Error"), tr("Lumina-fileinfo requires inputs:")+"\n"+QString(tr("Example: \"%1\"")).arg("lumina-fileinfo <-application>|<-link> desktopfile") ); exit(1); } @@ -152,6 +156,7 @@ void Dialog::LoadDesktopFile(QString input) if (DF.useTerminal) ui->cbRunInTerminal->setChecked(true); else ui->cbRunInTerminal->setChecked(false); iconFileName=""; ui->pbIcon->setIcon(LXDG::findIcon(DF.icon,"")); + this->setWindowTitle(DF.filePath.section("/",-1)); } else { QMessageBox::critical(this, tr("Error"), tr("Problem to read the desktop file called:") + desktopFileName ); exit(1); diff --git a/lumina-fileinfo/dialog.h b/lumina-fileinfo/dialog.h index cfc9fde7..6f0a4dbf 100644 --- a/lumina-fileinfo/dialog.h +++ b/lumina-fileinfo/dialog.h @@ -27,7 +27,10 @@ public: void LoadDesktopFile(QString); ~Dialog(); - + +public slots: + void setupIcons(); + private slots: void on_pbCommand_clicked(); diff --git a/lumina-fileinfo/dialog.ui b/lumina-fileinfo/dialog.ui index 8cca25d4..311c2ff0 100644 --- a/lumina-fileinfo/dialog.ui +++ b/lumina-fileinfo/dialog.ui @@ -11,7 +11,7 @@ - Desktop Editor + File Information diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_af.ts b/lumina-fileinfo/i18n/lumina-fileinfo_af.ts new file mode 100644 index 00000000..05396d24 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_af.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_ar.ts b/lumina-fileinfo/i18n/lumina-fileinfo_ar.ts new file mode 100644 index 00000000..7a58299b --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_ar.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_az.ts b/lumina-fileinfo/i18n/lumina-fileinfo_az.ts new file mode 100644 index 00000000..aeac4343 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_az.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_bg.ts b/lumina-fileinfo/i18n/lumina-fileinfo_bg.ts new file mode 100644 index 00000000..05989ece --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_bg.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_bn.ts b/lumina-fileinfo/i18n/lumina-fileinfo_bn.ts new file mode 100644 index 00000000..68091313 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_bn.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_bs.ts b/lumina-fileinfo/i18n/lumina-fileinfo_bs.ts new file mode 100644 index 00000000..d73a1bb5 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_bs.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_ca.ts b/lumina-fileinfo/i18n/lumina-fileinfo_ca.ts new file mode 100644 index 00000000..19e6ea8a --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_ca.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_cs.ts b/lumina-fileinfo/i18n/lumina-fileinfo_cs.ts new file mode 100644 index 00000000..11077a51 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_cs.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_cy.ts b/lumina-fileinfo/i18n/lumina-fileinfo_cy.ts new file mode 100644 index 00000000..dee7dc08 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_cy.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_da.ts b/lumina-fileinfo/i18n/lumina-fileinfo_da.ts new file mode 100644 index 00000000..56086626 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_da.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_de.ts b/lumina-fileinfo/i18n/lumina-fileinfo_de.ts new file mode 100644 index 00000000..dd8aae0e --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_de.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_el.ts b/lumina-fileinfo/i18n/lumina-fileinfo_el.ts new file mode 100644 index 00000000..b0f23a61 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_el.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_en_GB.ts b/lumina-fileinfo/i18n/lumina-fileinfo_en_GB.ts new file mode 100644 index 00000000..3300cec1 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_en_GB.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_en_ZA.ts b/lumina-fileinfo/i18n/lumina-fileinfo_en_ZA.ts new file mode 100644 index 00000000..da41d5e6 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_en_ZA.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_es.ts b/lumina-fileinfo/i18n/lumina-fileinfo_es.ts new file mode 100644 index 00000000..7905fcde --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_es.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_et.ts b/lumina-fileinfo/i18n/lumina-fileinfo_et.ts new file mode 100644 index 00000000..cb515e62 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_et.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_eu.ts b/lumina-fileinfo/i18n/lumina-fileinfo_eu.ts new file mode 100644 index 00000000..8e06ce7f --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_eu.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_fa.ts b/lumina-fileinfo/i18n/lumina-fileinfo_fa.ts new file mode 100644 index 00000000..8b6ae9d3 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_fa.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_fi.ts b/lumina-fileinfo/i18n/lumina-fileinfo_fi.ts new file mode 100644 index 00000000..6298ca2c --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_fi.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_fr.ts b/lumina-fileinfo/i18n/lumina-fileinfo_fr.ts new file mode 100644 index 00000000..cf785aa0 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_fr.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_fr_CA.ts b/lumina-fileinfo/i18n/lumina-fileinfo_fr_CA.ts new file mode 100644 index 00000000..75f09a08 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_fr_CA.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_gl.ts b/lumina-fileinfo/i18n/lumina-fileinfo_gl.ts new file mode 100644 index 00000000..3c9da2a9 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_gl.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_he.ts b/lumina-fileinfo/i18n/lumina-fileinfo_he.ts new file mode 100644 index 00000000..80502b58 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_he.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_hi.ts b/lumina-fileinfo/i18n/lumina-fileinfo_hi.ts new file mode 100644 index 00000000..c4817f79 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_hi.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_hr.ts b/lumina-fileinfo/i18n/lumina-fileinfo_hr.ts new file mode 100644 index 00000000..23a7a2ee --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_hr.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_hu.ts b/lumina-fileinfo/i18n/lumina-fileinfo_hu.ts new file mode 100644 index 00000000..72510402 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_hu.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_id.ts b/lumina-fileinfo/i18n/lumina-fileinfo_id.ts new file mode 100644 index 00000000..de76beea --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_id.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_is.ts b/lumina-fileinfo/i18n/lumina-fileinfo_is.ts new file mode 100644 index 00000000..68117706 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_is.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_it.ts b/lumina-fileinfo/i18n/lumina-fileinfo_it.ts new file mode 100644 index 00000000..97c1bf16 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_it.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_ja.ts b/lumina-fileinfo/i18n/lumina-fileinfo_ja.ts new file mode 100644 index 00000000..6b1fecf4 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_ja.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_ka.ts b/lumina-fileinfo/i18n/lumina-fileinfo_ka.ts new file mode 100644 index 00000000..abf7a119 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_ka.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_ko.ts b/lumina-fileinfo/i18n/lumina-fileinfo_ko.ts new file mode 100644 index 00000000..a9d61f19 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_ko.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_lt.ts b/lumina-fileinfo/i18n/lumina-fileinfo_lt.ts new file mode 100644 index 00000000..6bfe9443 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_lt.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_lv.ts b/lumina-fileinfo/i18n/lumina-fileinfo_lv.ts new file mode 100644 index 00000000..e48f5b3d --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_lv.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_mk.ts b/lumina-fileinfo/i18n/lumina-fileinfo_mk.ts new file mode 100644 index 00000000..7a77544f --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_mk.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_mn.ts b/lumina-fileinfo/i18n/lumina-fileinfo_mn.ts new file mode 100644 index 00000000..594351eb --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_mn.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_ms.ts b/lumina-fileinfo/i18n/lumina-fileinfo_ms.ts new file mode 100644 index 00000000..1fa7edf6 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_ms.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_mt.ts b/lumina-fileinfo/i18n/lumina-fileinfo_mt.ts new file mode 100644 index 00000000..11c881a6 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_mt.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_nb.ts b/lumina-fileinfo/i18n/lumina-fileinfo_nb.ts new file mode 100644 index 00000000..f3ad6f00 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_nb.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_nl.ts b/lumina-fileinfo/i18n/lumina-fileinfo_nl.ts new file mode 100644 index 00000000..3663c855 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_nl.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_pa.ts b/lumina-fileinfo/i18n/lumina-fileinfo_pa.ts new file mode 100644 index 00000000..a5fe2f0d --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_pa.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_pl.ts b/lumina-fileinfo/i18n/lumina-fileinfo_pl.ts new file mode 100644 index 00000000..55b0d8a4 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_pl.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_pt.ts b/lumina-fileinfo/i18n/lumina-fileinfo_pt.ts new file mode 100644 index 00000000..1e0c5338 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_pt.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_pt_BR.ts b/lumina-fileinfo/i18n/lumina-fileinfo_pt_BR.ts new file mode 100644 index 00000000..1e0c5338 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_pt_BR.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_ro.ts b/lumina-fileinfo/i18n/lumina-fileinfo_ro.ts new file mode 100644 index 00000000..60aaec20 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_ro.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_ru.ts b/lumina-fileinfo/i18n/lumina-fileinfo_ru.ts new file mode 100644 index 00000000..267317f8 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_ru.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_sk.ts b/lumina-fileinfo/i18n/lumina-fileinfo_sk.ts new file mode 100644 index 00000000..78d2e56f --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_sk.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_sl.ts b/lumina-fileinfo/i18n/lumina-fileinfo_sl.ts new file mode 100644 index 00000000..afae9938 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_sl.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_sr.ts b/lumina-fileinfo/i18n/lumina-fileinfo_sr.ts new file mode 100644 index 00000000..b6fc133b --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_sr.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_sv.ts b/lumina-fileinfo/i18n/lumina-fileinfo_sv.ts new file mode 100644 index 00000000..88cf666e --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_sv.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_sw.ts b/lumina-fileinfo/i18n/lumina-fileinfo_sw.ts new file mode 100644 index 00000000..11089fea --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_sw.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_ta.ts b/lumina-fileinfo/i18n/lumina-fileinfo_ta.ts new file mode 100644 index 00000000..cb184927 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_ta.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_tg.ts b/lumina-fileinfo/i18n/lumina-fileinfo_tg.ts new file mode 100644 index 00000000..8de9af24 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_tg.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_th.ts b/lumina-fileinfo/i18n/lumina-fileinfo_th.ts new file mode 100644 index 00000000..969939e7 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_th.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_tr.ts b/lumina-fileinfo/i18n/lumina-fileinfo_tr.ts new file mode 100644 index 00000000..5e7d700b --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_tr.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_uk.ts b/lumina-fileinfo/i18n/lumina-fileinfo_uk.ts new file mode 100644 index 00000000..90f732a1 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_uk.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_uz.ts b/lumina-fileinfo/i18n/lumina-fileinfo_uz.ts new file mode 100644 index 00000000..1c391af6 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_uz.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_vi.ts b/lumina-fileinfo/i18n/lumina-fileinfo_vi.ts new file mode 100644 index 00000000..82078a7d --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_vi.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_zh_CN.ts b/lumina-fileinfo/i18n/lumina-fileinfo_zh_CN.ts new file mode 100644 index 00000000..d63273dc --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_zh_CN.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_zh_HK.ts b/lumina-fileinfo/i18n/lumina-fileinfo_zh_HK.ts new file mode 100644 index 00000000..44eaab6c --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_zh_HK.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_zh_TW.ts b/lumina-fileinfo/i18n/lumina-fileinfo_zh_TW.ts new file mode 100644 index 00000000..33a5da6c --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_zh_TW.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_zu.ts b/lumina-fileinfo/i18n/lumina-fileinfo_zu.ts new file mode 100644 index 00000000..8c0d0e05 --- /dev/null +++ b/lumina-fileinfo/i18n/lumina-fileinfo_zu.ts @@ -0,0 +1,165 @@ + + + + + Dialog + + + File Information + + + + + Working dir: + + + + + Use startup notification + + + + + Icon: + + + + + Command: + + + + + Comment: + + + + + Run in terminal + + + + + Name: + + + + + Options + + + + + Cancel + + + + + Apply + + + + + + + Error + + + + + Lumina-fileinfo requires inputs: + + + + + Example: "%1" + + + + + URL + + + + + Working dir + + + + + The filename cannot start with a "-". + + + + + Problem to read the desktop file called: + + + + + There are some issues with this file !!!! + + + + + Either you correct this file your self with an editor, or you start from scratch using the link or app template. +Please note that this process will update the file called: + + + + + + Open command + + + + + All Files (*) + + + + + Working Directory + + + + + + + Problem to write to disk + + + + + We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? + + + + + + We have a problem to execute the following command: + + + + + Image Files (*.png *.jpg *.bmp) + + + + + + By modifying this value, you will loose all translated versions + + + + + The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions + + + + + The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions + + + + diff --git a/lumina-fileinfo/lumina-fileinfo.desktop b/lumina-fileinfo/lumina-fileinfo.desktop index d5b5ddf9..91dace87 100644 --- a/lumina-fileinfo/lumina-fileinfo.desktop +++ b/lumina-fileinfo/lumina-fileinfo.desktop @@ -1,10 +1,11 @@ [Desktop Entry] -Exec=/home/wi/nas/github/lumina/desktop-editor/desktop-editor -Icon=/usr/local/share/pixmaps/Lumina-DE.png +Exec=lumina-fileinfo %f +TryExec=lumina-fileinfo +Icon=unknown Terminal=false Type=Application StartupNotify=true Categories=System; -Name=Lumina Desktop Information -Comment=View information about the Lumina Desktop Environment +Name=Lumina File Information +Comment=View or edit file information diff --git a/lumina-fileinfo/lumina-fileinfo.pro b/lumina-fileinfo/lumina-fileinfo.pro index 9524f9ef..b691799b 100644 --- a/lumina-fileinfo/lumina-fileinfo.pro +++ b/lumina-fileinfo/lumina-fileinfo.pro @@ -30,11 +30,85 @@ FORMS += dialog.ui RESOURCES+= lumina-fileinfo.qrc -INCLUDEPATH += $$PREFIX/include +INCLUDEPATH += ../libLumina $$PREFIX/include -LIBS += -L$$LIBPREFIX -lLuminaUtils +LIBS += -L../libLumina -L$$LIBPREFIX -lLuminaUtils -desktop.files=lumina-search.desktop -desktop.path=$$PREFIX/share/applications/ +isEmpty(QT5LIBDIR) { + QT5LIBDIR = $$PREFIX/lib/qt5 +} + +LRELEASE = $$QT5LIBDIR/bin/lrelease + + +QMAKE_LIBDIR = ../libLumina +DEPENDPATH += ../libLumina + + +TRANSLATIONS = i18n/lumina-fileinfo_af.ts \ + i18n/lumina-fileinfo_ar.ts \ + i18n/lumina-fileinfo_az.ts \ + i18n/lumina-fileinfo_bg.ts \ + i18n/lumina-fileinfo_bn.ts \ + i18n/lumina-fileinfo_bs.ts \ + i18n/lumina-fileinfo_ca.ts \ + i18n/lumina-fileinfo_cs.ts \ + i18n/lumina-fileinfo_cy.ts \ + i18n/lumina-fileinfo_da.ts \ + i18n/lumina-fileinfo_de.ts \ + i18n/lumina-fileinfo_el.ts \ + i18n/lumina-fileinfo_en_GB.ts \ + i18n/lumina-fileinfo_en_ZA.ts \ + i18n/lumina-fileinfo_es.ts \ + i18n/lumina-fileinfo_et.ts \ + i18n/lumina-fileinfo_eu.ts \ + i18n/lumina-fileinfo_fa.ts \ + i18n/lumina-fileinfo_fi.ts \ + i18n/lumina-fileinfo_fr.ts \ + i18n/lumina-fileinfo_fr_CA.ts \ + i18n/lumina-fileinfo_gl.ts \ + i18n/lumina-fileinfo_he.ts \ + i18n/lumina-fileinfo_hi.ts \ + i18n/lumina-fileinfo_hr.ts \ + i18n/lumina-fileinfo_hu.ts \ + i18n/lumina-fileinfo_id.ts \ + i18n/lumina-fileinfo_is.ts \ + i18n/lumina-fileinfo_it.ts \ + i18n/lumina-fileinfo_ja.ts \ + i18n/lumina-fileinfo_ka.ts \ + i18n/lumina-fileinfo_ko.ts \ + i18n/lumina-fileinfo_lt.ts \ + i18n/lumina-fileinfo_lv.ts \ + i18n/lumina-fileinfo_mk.ts \ + i18n/lumina-fileinfo_mn.ts \ + i18n/lumina-fileinfo_ms.ts \ + i18n/lumina-fileinfo_mt.ts \ + i18n/lumina-fileinfo_nb.ts \ + i18n/lumina-fileinfo_nl.ts \ + i18n/lumina-fileinfo_pa.ts \ + i18n/lumina-fileinfo_pl.ts \ + i18n/lumina-fileinfo_pt.ts \ + i18n/lumina-fileinfo_pt_BR.ts \ + i18n/lumina-fileinfo_ro.ts \ + i18n/lumina-fileinfo_ru.ts \ + i18n/lumina-fileinfo_sk.ts \ + i18n/lumina-fileinfo_sl.ts \ + i18n/lumina-fileinfo_sr.ts \ + i18n/lumina-fileinfo_sv.ts \ + i18n/lumina-fileinfo_sw.ts \ + i18n/lumina-fileinfo_ta.ts \ + i18n/lumina-fileinfo_tg.ts \ + i18n/lumina-fileinfo_th.ts \ + i18n/lumina-fileinfo_tr.ts \ + i18n/lumina-fileinfo_uk.ts \ + i18n/lumina-fileinfo_uz.ts \ + i18n/lumina-fileinfo_vi.ts \ + i18n/lumina-fileinfo_zh_CN.ts \ + i18n/lumina-fileinfo_zh_HK.ts \ + i18n/lumina-fileinfo_zh_TW.ts \ + i18n/lumina-fileinfo_zu.ts + +dotrans.path=$$PREFIX/share/Lumina-DE/i18n/ +dotrans.extra=cd i18n && $${LRELEASE} -nounfinished *.ts && cp *.qm $(INSTALL_ROOT)$$PREFIX/share/Lumina-DE/i18n/ -INSTALLS += target desktop +INSTALLS += target dotrans diff --git a/lumina-fileinfo/main.cpp b/lumina-fileinfo/main.cpp index deefd46f..59e86623 100644 --- a/lumina-fileinfo/main.cpp +++ b/lumina-fileinfo/main.cpp @@ -1,10 +1,20 @@ +#include #include +#include +#include + #include "dialog.h" +#include +#include -int main(int argc, char *argv[]) +int main(int argc, char ** argv) { QApplication a(argc, argv); + LUtils::LoadTranslation(&a, "lumina-fileinfo"); + LuminaThemeEngine theme(&a); + Dialog w; + QObject::connect(&theme, SIGNAL(updateIcons()), &w, SLOT(setupIcons()) ); if (argc==2) { w.LoadDesktopFile(QString(argv[1]).simplified()); } else if (argc==3) { @@ -13,8 +23,8 @@ int main(int argc, char *argv[]) } else { w.MissingInputs(); } - a.setApplicationName("Lumina File Info"); w.show(); - return a.exec(); -} + int retCode = a.exec(); + return retCode; +} \ No newline at end of file -- cgit