mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-27 03:29:16 +02:00
Translations unification
This commit is contained in:
@ -182,94 +182,99 @@
|
||||
<context>
|
||||
<name>ExportDialog</name>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="134"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="135"/>
|
||||
<source>Export to PDF</source>
|
||||
<translation>Экспорт в PDF</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="25"/>
|
||||
<source>PDF files (*.pdf);;All files (*)</source>
|
||||
<translation>PDF файлы (*.pdf);;Все файлы (*)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="51"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="52"/>
|
||||
<source>Portrait</source>
|
||||
<translation>Портретная</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="52"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="53"/>
|
||||
<source>Landscape</source>
|
||||
<translation>Ландшафтная</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="96"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="97"/>
|
||||
<source>Page size:</source>
|
||||
<translation>Размер страницы:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="98"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="99"/>
|
||||
<source>Orientation:</source>
|
||||
<translation>Ориентация:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="93"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="94"/>
|
||||
<source>Page Setup</source>
|
||||
<translation>Параметры страницы</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="65"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="25"/>
|
||||
<source>PDF files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="25"/>
|
||||
<source>All files</source>
|
||||
<translation type="unfinished">Все файлы</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="66"/>
|
||||
<source>in</source>
|
||||
<translation>in</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="65"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="66"/>
|
||||
<source>mm</source>
|
||||
<translation>мм</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="97"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="98"/>
|
||||
<source>Resolution:</source>
|
||||
<translation>Разрешение:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="99"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="100"/>
|
||||
<source>Margins:</source>
|
||||
<translation>Поля:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="105"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="106"/>
|
||||
<source>File:</source>
|
||||
<translation>Файл:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="112"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="113"/>
|
||||
<source>Output file</source>
|
||||
<translation>Файл вывода</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="119"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="120"/>
|
||||
<source>Export</source>
|
||||
<translation>Экспорт</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="141"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="151"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="156"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="142"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="152"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="157"/>
|
||||
<source>Error</source>
|
||||
<translation>Ошибка</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="141"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="142"/>
|
||||
<source>No output file selected.</source>
|
||||
<translation>Не выбран файл вывода.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="151"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="152"/>
|
||||
<source>%1 is a directory.</source>
|
||||
<translation>Файл %1 - это директория.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="156"/>
|
||||
<location filename="../src/GUI/exportdialog.cpp" line="157"/>
|
||||
<source>%1 is not writable.</source>
|
||||
<translation>%1 не доступен для записи.</translation>
|
||||
</message>
|
||||
|
Reference in New Issue
Block a user