From ed5ecf7ea7a482b4649e66ecb35fbc60af680684 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 25 Apr 2016 13:08:12 -0400 Subject: Rearrange the Lumina source tree quite a bit: Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed. --- .../lumina-fileinfo/i18n/lumina-fileinfo_hu.ts | 165 +++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 src-qt5/desktop-utils/lumina-fileinfo/i18n/lumina-fileinfo_hu.ts (limited to 'src-qt5/desktop-utils/lumina-fileinfo/i18n/lumina-fileinfo_hu.ts') diff --git a/src-qt5/desktop-utils/lumina-fileinfo/i18n/lumina-fileinfo_hu.ts b/src-qt5/desktop-utils/lumina-fileinfo/i18n/lumina-fileinfo_hu.ts new file mode 100644 index 00000000..72510402 --- /dev/null +++ b/src-qt5/desktop-utils/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 + + + + -- cgit