aboutsummaryrefslogtreecommitdiff
path: root/lumina-fileinfo/i18n/lumina-fileinfo_mn.ts
diff options
context:
space:
mode:
Diffstat (limited to 'lumina-fileinfo/i18n/lumina-fileinfo_mn.ts')
-rw-r--r--lumina-fileinfo/i18n/lumina-fileinfo_mn.ts165
1 files changed, 0 insertions, 165 deletions
diff --git a/lumina-fileinfo/i18n/lumina-fileinfo_mn.ts b/lumina-fileinfo/i18n/lumina-fileinfo_mn.ts
deleted file mode 100644
index 594351eb..00000000
--- a/lumina-fileinfo/i18n/lumina-fileinfo_mn.ts
+++ /dev/null
@@ -1,165 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.1" language="mn_MN">
-<context>
- <name>Dialog</name>
- <message>
- <location filename="../dialog.ui" line="14"/>
- <source>File Information</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.ui" line="22"/>
- <source>Working dir:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.ui" line="56"/>
- <source>Use startup notification</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.ui" line="70"/>
- <source>Icon:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.ui" line="77"/>
- <source>Command:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.ui" line="84"/>
- <source>Comment:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.ui" line="118"/>
- <source>Run in terminal</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.ui" line="125"/>
- <source>Name:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.ui" line="132"/>
- <source>Options</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.ui" line="162"/>
- <source>Cancel</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.ui" line="169"/>
- <source>Apply</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="84"/>
- <location filename="../dialog.cpp" line="125"/>
- <location filename="../dialog.cpp" line="160"/>
- <source>Error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="84"/>
- <source>Lumina-fileinfo requires inputs:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="84"/>
- <source>Example: &quot;%1&quot;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="101"/>
- <source>URL</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="111"/>
- <source>Working dir</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="125"/>
- <source>The filename cannot start with a &quot;-&quot;.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="160"/>
- <source>Problem to read the desktop file called:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="182"/>
- <source>There are some issues with this file !!!!</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="183"/>
- <source>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:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="217"/>
- <location filename="../dialog.cpp" line="323"/>
- <source>Open command</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="217"/>
- <source>All Files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="233"/>
- <source>Working Directory</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="285"/>
- <location filename="../dialog.cpp" line="300"/>
- <location filename="../dialog.cpp" line="309"/>
- <source>Problem to write to disk</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="285"/>
- <source>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 ?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="300"/>
- <location filename="../dialog.cpp" line="309"/>
- <source>We have a problem to execute the following command:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="323"/>
- <source>Image Files (*.png *.jpg *.bmp)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="334"/>
- <location filename="../dialog.cpp" line="351"/>
- <source>By modifying this value, you will loose all translated versions</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="335"/>
- <source>The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../dialog.cpp" line="352"/>
- <source>The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-</TS>
bgstack15