Cherry-picking upstream release 0.14.1.
* Bumped minimum version libfm-qt-dev (>= 0.14.1~)
This commit is contained in:
parent
6caf53c8af
commit
0073fabc7a
@ -1,3 +1,8 @@
|
||||
lximage-qt-0.14.1 / 2019-02-25
|
||||
==============================
|
||||
|
||||
* Bumped version to 0.14.1
|
||||
* Only translations was changed.
|
||||
|
||||
lximage-qt-0.14.0 / 2019-01-15
|
||||
==============================
|
||||
|
@ -10,11 +10,11 @@ include(GNUInstallDirs)
|
||||
|
||||
set(MAJOR_VERSION 0)
|
||||
set(MINOR_VERSION 14)
|
||||
set(PATCH_VERSION 0)
|
||||
set(PATCH_VERSION 1)
|
||||
set(LXIMAGE_VERSION ${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION})
|
||||
|
||||
set(LXQTBT_MINIMUM_VERSION "0.6.0")
|
||||
set(LIBFMQT_MINIMUM_VERSION "0.14.0")
|
||||
set(LIBFMQT_MINIMUM_VERSION "0.14.1")
|
||||
set(QT_MINIMUM_VERSION "5.7.1")
|
||||
|
||||
|
||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
lximage-qt (0.14.1-1) unstable; urgency=medium
|
||||
|
||||
* Cherry-picking upstream release 0.14.1.
|
||||
* Bumped minimum version libfm-qt-dev (>= 0.14.1~)
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Tue, 26 Feb 2019 01:15:27 +0100
|
||||
|
||||
lximage-qt (0.14.0-1) unstable; urgency=medium
|
||||
|
||||
* Cherry-picking upstream release 0.14.0.
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -7,7 +7,7 @@ Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
libexif-dev,
|
||||
libfm-qt-dev (>= 0.14.0~),
|
||||
libfm-qt-dev (>= 0.14.1~),
|
||||
libkf5windowsystem-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
|
4
src/translations/lximage-qt-screenshot_tr.desktop
Normal file
4
src/translations/lximage-qt-screenshot_tr.desktop
Normal file
@ -0,0 +1,4 @@
|
||||
#Translations
|
||||
Name[tr]=Ekran Görüntüsü
|
||||
GenericName[tr]=Ekran Görüntüsü
|
||||
Comment[tr]=Ekran görüntüsü al
|
631
src/translations/lximage-qt_en_GB.ts
Normal file
631
src/translations/lximage-qt_en_GB.ts
Normal file
@ -0,0 +1,631 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="en_GB">
|
||||
<context>
|
||||
<name>LxImage::Application</name>
|
||||
<message>
|
||||
<location filename="../application.cpp" line="94"/>
|
||||
<source>Take a screenshot</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../application.cpp" line="98"/>
|
||||
<source>[FILE1, FILE2,...]</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LxImage::ImageShackUpload</name>
|
||||
<message>
|
||||
<location filename="../upload/imageshackupload.cpp" line="50"/>
|
||||
<source>unknown error response</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LxImage::ImgBBUpload</name>
|
||||
<message>
|
||||
<location filename="../upload/imgbbupload.cpp" line="44"/>
|
||||
<source>unknown error response</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LxImage::ImgurUpload</name>
|
||||
<message>
|
||||
<location filename="../upload/imgurupload.cpp" line="47"/>
|
||||
<source>unknown error response</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LxImage::MainWindow</name>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="164"/>
|
||||
<source>About</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="165"/>
|
||||
<source>LXImage-Qt - a simple and fast image viewer
|
||||
|
||||
Copyright (C) 2013
|
||||
LXQt Project: https://lxqt.org/
|
||||
|
||||
Authors:
|
||||
Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="295"/>
|
||||
<source>Open File</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="296"/>
|
||||
<location filename="../mainwindow.cpp" line="324"/>
|
||||
<source>Image files (%1)</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="302"/>
|
||||
<source>Open directory</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="323"/>
|
||||
<source>Save File</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="598"/>
|
||||
<source>[*]%1 (Loading...) - Image Viewer</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="603"/>
|
||||
<source>[*]%1 (Failed to Load) - Image Viewer</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="607"/>
|
||||
<source>[*]%1 (%2x%3) - Image Viewer</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="643"/>
|
||||
<source>[*]Image Viewer</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="918"/>
|
||||
<source>Thumbnails</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="966"/>
|
||||
<source>EXIF Data</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LxImage::MruMenu</name>
|
||||
<message>
|
||||
<location filename="../mrumenu.cpp" line="45"/>
|
||||
<source>&Clear</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LxImage::UploadDialog</name>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="52"/>
|
||||
<source>Imgur</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="53"/>
|
||||
<source>ImgBB</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="54"/>
|
||||
<source>ImageShack</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="137"/>
|
||||
<source>Start</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="140"/>
|
||||
<source>Stop</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="143"/>
|
||||
<source>Close</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="150"/>
|
||||
<source>Error</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainWindow</name>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="14"/>
|
||||
<source>Image Viewer</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="67"/>
|
||||
<source>&Recently Opened Files</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="175"/>
|
||||
<source>toolBar_2</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="195"/>
|
||||
<source>&About</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="204"/>
|
||||
<source>&Open File</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="207"/>
|
||||
<source>Ctrl+O</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="216"/>
|
||||
<source>&Reload File</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="219"/>
|
||||
<source>Ctrl+R</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="228"/>
|
||||
<source>&Save</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="231"/>
|
||||
<source>Ctrl+S</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="240"/>
|
||||
<source>Save &As</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="243"/>
|
||||
<source>Ctrl+A</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="252"/>
|
||||
<source>&Close</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="255"/>
|
||||
<source>Ctrl+W</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="264"/>
|
||||
<source>Zoom &In</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="267"/>
|
||||
<source>Ctrl+=</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="276"/>
|
||||
<source>Zoom &Out</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="279"/>
|
||||
<source>Ctrl+-</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="288"/>
|
||||
<source>&Copy to Clipboard</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="297"/>
|
||||
<location filename="../mainwindow.ui" line="300"/>
|
||||
<source>Next File</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="303"/>
|
||||
<source>PgDown</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="312"/>
|
||||
<location filename="../mainwindow.ui" line="315"/>
|
||||
<source>Previous File</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="318"/>
|
||||
<source>PgUp</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="327"/>
|
||||
<source>Original Size</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="330"/>
|
||||
<source>Ctrl+0</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="339"/>
|
||||
<source>&Fit</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="348"/>
|
||||
<source>&Rotate Clockwise</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="351"/>
|
||||
<source>R</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="360"/>
|
||||
<source>Rotate &Counterclockwise</source>
|
||||
<translation>Rotate &Anticlockwise</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="363"/>
|
||||
<source>L</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="368"/>
|
||||
<source>P&references</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="373"/>
|
||||
<source>&Print</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="376"/>
|
||||
<source>Ctrl+P</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="385"/>
|
||||
<source>First File</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="388"/>
|
||||
<source>Home</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="397"/>
|
||||
<source>Last File</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="400"/>
|
||||
<source>End</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="409"/>
|
||||
<source>&New Window</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="412"/>
|
||||
<source>Ctrl+N</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="417"/>
|
||||
<source>Flip &Horizontally</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="420"/>
|
||||
<source>H</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="429"/>
|
||||
<source>Capture Screenshot</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="437"/>
|
||||
<source>F&ull Screen</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="440"/>
|
||||
<source>F11</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="445"/>
|
||||
<source>Flip &Vertically</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="448"/>
|
||||
<source>V</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="457"/>
|
||||
<source>&Paste from Clipboard</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="469"/>
|
||||
<source>&Slide Show</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="478"/>
|
||||
<source>&Delete</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="481"/>
|
||||
<source>Del</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="489"/>
|
||||
<source>Show Thumbnails</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="492"/>
|
||||
<source>T</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="497"/>
|
||||
<source>File Properties</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="506"/>
|
||||
<source>Open &Directory</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="509"/>
|
||||
<source>Ctrl+D</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="518"/>
|
||||
<source>Upload</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="521"/>
|
||||
<source>Upload the image</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="529"/>
|
||||
<source>Show EXIF Data</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="541"/>
|
||||
<source>No Tool</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="544"/>
|
||||
<source>Deselect all drawing tools</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="556"/>
|
||||
<source>Draw Arrow</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="559"/>
|
||||
<source>Draw an arrow</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="571"/>
|
||||
<source>Draw Rectangle</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="574"/>
|
||||
<source>Draw a hollow rectangle</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="586"/>
|
||||
<source>Draw Circle</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="589"/>
|
||||
<source>Draw a hollow circle</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="601"/>
|
||||
<source>Draw Number</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="604"/>
|
||||
<source>Draw incrementing numbers</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="63"/>
|
||||
<source>&File</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="87"/>
|
||||
<source>&Help</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="93"/>
|
||||
<source>Go</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="102"/>
|
||||
<source>&View</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="118"/>
|
||||
<source>&Edit</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="140"/>
|
||||
<source>Toolbar</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PreferencesDialog</name>
|
||||
<message>
|
||||
<location filename="../preferencesdialog.ui" line="14"/>
|
||||
<source>Preferences</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../preferencesdialog.ui" line="33"/>
|
||||
<source>Icon theme:</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../preferencesdialog.ui" line="43"/>
|
||||
<source>Normal background color:</source>
|
||||
<translation>Normal background colour:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../preferencesdialog.ui" line="50"/>
|
||||
<source>Fullscreen background color:</source>
|
||||
<translation>Fullscreen background colour:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../preferencesdialog.ui" line="71"/>
|
||||
<source>Slide show interval (seconds):</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../preferencesdialog.ui" line="24"/>
|
||||
<source>General</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ScreenshotDialog</name>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="14"/>
|
||||
<source>Screenshot</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="27"/>
|
||||
<source>Take a screenshot</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="34"/>
|
||||
<source>Region</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="40"/>
|
||||
<source>Whole screen</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="50"/>
|
||||
<source>Current window only</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="57"/>
|
||||
<source>Capture an area of the screen</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="67"/>
|
||||
<source>Include mouse cursor</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="74"/>
|
||||
<source> seconds</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="91"/>
|
||||
<source>Delay:</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="101"/>
|
||||
<source>Include window title and frame</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UploadDialog</name>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.ui" line="14"/>
|
||||
<source>Upload</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.ui" line="39"/>
|
||||
<source>Copy</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -6,12 +6,12 @@
|
||||
<message>
|
||||
<location filename="../application.cpp" line="94"/>
|
||||
<source>Take a screenshot</source>
|
||||
<translation>Faire une copie d'écran</translation>
|
||||
<translation>Faire une capture d'écran</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../application.cpp" line="98"/>
|
||||
<source>[FILE1, FILE2,...]</source>
|
||||
<translation>[FICHIER1,FICHIER2,...]</translation>
|
||||
<translation>[FICHIER1, FICHIER2,...]</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -27,7 +27,7 @@
|
||||
<message>
|
||||
<location filename="../upload/imgbbupload.cpp" line="44"/>
|
||||
<source>unknown error response</source>
|
||||
<translation type="unfinished">réponse : erreur inconnue</translation>
|
||||
<translation>réponse : erreur inconnue</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -119,7 +119,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mrumenu.cpp" line="45"/>
|
||||
<source>&Clear</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>&Effacer</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -127,17 +127,17 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="52"/>
|
||||
<source>Imgur</source>
|
||||
<translation>Imgur</translation>
|
||||
<translation>Imgur (hébergement d'images)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="53"/>
|
||||
<source>ImgBB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>ImgBB (hébergement d'images)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="54"/>
|
||||
<source>ImageShack</source>
|
||||
<translation>ImageShack</translation>
|
||||
<translation>ImageShack (hébergement d'images)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="137"/>
|
||||
@ -175,7 +175,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="67"/>
|
||||
<source>&Recently Opened Files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>&Fichiers récemment ouverts</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="87"/>
|
||||
@ -190,22 +190,22 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="102"/>
|
||||
<source>&View</source>
|
||||
<translation>A&fficher</translation>
|
||||
<translation>&Afficher</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="118"/>
|
||||
<source>&Edit</source>
|
||||
<translation>&Editer</translation>
|
||||
<translation>&Éditer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="140"/>
|
||||
<source>Toolbar</source>
|
||||
<translation>Barre des outils</translation>
|
||||
<translation>Barre d'outils</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="175"/>
|
||||
<source>toolBar_2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>barre d'outils_2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="195"/>
|
||||
@ -225,12 +225,12 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="216"/>
|
||||
<source>&Reload File</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>&Recharger le fichier</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="219"/>
|
||||
<source>Ctrl+R</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Ctrl+R</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="228"/>
|
||||
@ -296,7 +296,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="303"/>
|
||||
<source>PgDown</source>
|
||||
<translation>PgDown</translation>
|
||||
<translation>Bas de page</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="312"/>
|
||||
@ -307,7 +307,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="318"/>
|
||||
<source>PgUp</source>
|
||||
<translation>PgUp</translation>
|
||||
<translation>Haut de page</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="327"/>
|
||||
@ -367,7 +367,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="388"/>
|
||||
<source>Home</source>
|
||||
<translation>Début</translation>
|
||||
<translation>Accueil</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="397"/>
|
||||
@ -487,52 +487,52 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="541"/>
|
||||
<source>No Tool</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Aucun outil</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="544"/>
|
||||
<source>Deselect all drawing tools</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Désélectionner tous les outils de dessin</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="556"/>
|
||||
<source>Draw Arrow</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Dessiner flèche</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="559"/>
|
||||
<source>Draw an arrow</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Dessiner une flèche</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="571"/>
|
||||
<source>Draw Rectangle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Dessiner rectangle</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="574"/>
|
||||
<source>Draw a hollow rectangle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Dessiner un rectangle creux</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="586"/>
|
||||
<source>Draw Circle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Dessiner cercle</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="589"/>
|
||||
<source>Draw a hollow circle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Dessiner un cercle creux</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="601"/>
|
||||
<source>Draw Number</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Dessiner nombre</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="604"/>
|
||||
<source>Draw incrementing numbers</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Dessiner des nombres incrémentants</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -631,7 +631,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.ui" line="39"/>
|
||||
<source>Copy</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Copier</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
@ -257,7 +257,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="175"/>
|
||||
<source>toolBar_2</source>
|
||||
<translation>barraFerramentas_2</translation>
|
||||
<translation>Barra de ferramentas 2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="216"/>
|
||||
|
@ -106,7 +106,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="918"/>
|
||||
<source>Thumbnails</source>
|
||||
<translation>Gambar kecil</translation>
|
||||
<translation>Gambar Mini</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="966"/>
|
||||
@ -119,7 +119,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mrumenu.cpp" line="45"/>
|
||||
<source>&Clear</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>&Bersihkan</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -132,7 +132,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="53"/>
|
||||
<source>ImgBB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>ImgBB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="54"/>
|
||||
@ -157,7 +157,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="150"/>
|
||||
<source>Error</source>
|
||||
<translation>Galat</translation>
|
||||
<translation>Kesalahan</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -170,7 +170,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="195"/>
|
||||
<source>&About</source>
|
||||
<translation>Tent&ang</translation>
|
||||
<translation>&Tentang</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="204"/>
|
||||
@ -205,7 +205,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="252"/>
|
||||
<source>&Close</source>
|
||||
<translation>&Tutup</translation>
|
||||
<translation>Tutup</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="255"/>
|
||||
@ -252,22 +252,22 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="67"/>
|
||||
<source>&Recently Opened Files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>&File yang Baru Dibuka</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="175"/>
|
||||
<source>toolBar_2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>toolBar_2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="216"/>
|
||||
<source>&Reload File</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>&Muat Ulang File</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="219"/>
|
||||
<source>Ctrl+R</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Ctrl+R</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="303"/>
|
||||
@ -411,7 +411,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="478"/>
|
||||
<source>&Delete</source>
|
||||
<translation>&Hapus</translation>
|
||||
<translation>Hapus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="481"/>
|
||||
@ -461,77 +461,77 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="541"/>
|
||||
<source>No Tool</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Tanpa Alat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="544"/>
|
||||
<source>Deselect all drawing tools</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hapus centang semua alat gambar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="556"/>
|
||||
<source>Draw Arrow</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Gambar Panah</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="559"/>
|
||||
<source>Draw an arrow</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Gambar sebuah panah</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="571"/>
|
||||
<source>Draw Rectangle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Gambar persegi panjang</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="574"/>
|
||||
<source>Draw a hollow rectangle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Gambar persegi panjang berongga</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="586"/>
|
||||
<source>Draw Circle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Gambar lingkaran</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="589"/>
|
||||
<source>Draw a hollow circle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Gambar lingkaran berongga</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="601"/>
|
||||
<source>Draw Number</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Gambar angka</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="604"/>
|
||||
<source>Draw incrementing numbers</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Gambar angka yang bertambah</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="63"/>
|
||||
<source>&File</source>
|
||||
<translation>&Berkas</translation>
|
||||
<translation>Berkas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="87"/>
|
||||
<source>&Help</source>
|
||||
<translation>B&antuan</translation>
|
||||
<translation>Bantuan</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="93"/>
|
||||
<source>Go</source>
|
||||
<translation>Pergi</translation>
|
||||
<translation>Ke</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="102"/>
|
||||
<source>&View</source>
|
||||
<translation>&Lihat</translation>
|
||||
<translation>Lihat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="118"/>
|
||||
<source>&Edit</source>
|
||||
<translation>&Sunting</translation>
|
||||
<translation>Sunting</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="140"/>
|
||||
@ -635,7 +635,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.ui" line="39"/>
|
||||
<source>Copy</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Salin</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
@ -11,7 +11,7 @@
|
||||
<message>
|
||||
<location filename="../application.cpp" line="98"/>
|
||||
<source>[FILE1, FILE2,...]</source>
|
||||
<translation>[File1, File2,...]</translation>
|
||||
<translation>[FILE1, FILE2,...]</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -54,7 +54,13 @@ LXQt Project: https://lxqt.org/
|
||||
|
||||
Authors:
|
||||
Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>LXImage-Qt - un semplice e veloce visualizzatore di immagini
|
||||
|
||||
Copyright (C) 2013
|
||||
LXQt Project: https://lxqt.org/
|
||||
|
||||
Autori:
|
||||
Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="295"/>
|
||||
@ -251,7 +257,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="175"/>
|
||||
<source>toolBar_2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>toolBar_2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="216"/>
|
||||
@ -437,12 +443,12 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="518"/>
|
||||
<source>Upload</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Carica</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="521"/>
|
||||
<source>Upload the image</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Carica l'immagine</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="529"/>
|
||||
@ -452,12 +458,12 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="541"/>
|
||||
<source>No Tool</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nessuno strumento</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="544"/>
|
||||
<source>Deselect all drawing tools</source>
|
||||
<translation type="unfinished">Deselezionato tutti</translation>
|
||||
<translation>Deseleziona tutti gli strumenti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="556"/>
|
||||
@ -621,7 +627,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.ui" line="14"/>
|
||||
<source>Upload</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Carica</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.ui" line="39"/>
|
||||
|
@ -412,7 +412,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="481"/>
|
||||
<source>Del</source>
|
||||
<translation></translation>
|
||||
<translation>Slett</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="489"/>
|
||||
@ -517,7 +517,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="93"/>
|
||||
<source>Go</source>
|
||||
<translation>Dra</translation>
|
||||
<translation>Gå</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="102"/>
|
||||
@ -527,7 +527,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="118"/>
|
||||
<source>&Edit</source>
|
||||
<translation>&Rediger</translation>
|
||||
<translation>R&ediger</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="140"/>
|
||||
|
@ -27,7 +27,7 @@
|
||||
<message>
|
||||
<location filename="../upload/imgbbupload.cpp" line="44"/>
|
||||
<source>unknown error response</source>
|
||||
<translation type="unfinished">nieznana odpowiedź błędu</translation>
|
||||
<translation>nieznana odpowiedź błędu</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -119,7 +119,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mrumenu.cpp" line="45"/>
|
||||
<source>&Clear</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Wy&czyść</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -132,7 +132,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="53"/>
|
||||
<source>ImgBB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>ImgBB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="54"/>
|
||||
@ -252,22 +252,22 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="67"/>
|
||||
<source>&Recently Opened Files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Ostatnio otwie&rane pliki</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="175"/>
|
||||
<source>toolBar_2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>toolBar_2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="216"/>
|
||||
<source>&Reload File</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>P&rzeładuj plik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="219"/>
|
||||
<source>Ctrl+R</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Ctrl+R</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="303"/>
|
||||
@ -457,52 +457,52 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="541"/>
|
||||
<source>No Tool</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Brak narzędzia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="544"/>
|
||||
<source>Deselect all drawing tools</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Odznacz wszystkie narzędzia rysowania</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="556"/>
|
||||
<source>Draw Arrow</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Narysuj strzałkę</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="559"/>
|
||||
<source>Draw an arrow</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Narysuj strzałkę</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="571"/>
|
||||
<source>Draw Rectangle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Narysuj prostokąt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="574"/>
|
||||
<source>Draw a hollow rectangle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Narysuj obwód prostokąta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="586"/>
|
||||
<source>Draw Circle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Narysuj koło</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="589"/>
|
||||
<source>Draw a hollow circle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Narysuj okrąg</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="601"/>
|
||||
<source>Draw Number</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Narysuj liczbę</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="604"/>
|
||||
<source>Draw incrementing numbers</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Narysuj rosnące liczby</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="63"/>
|
||||
@ -631,7 +631,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.ui" line="39"/>
|
||||
<source>Copy</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Kopiuj</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
@ -6,12 +6,12 @@
|
||||
<message>
|
||||
<location filename="../application.cpp" line="94"/>
|
||||
<source>Take a screenshot</source>
|
||||
<translation>Obter captura de tela</translation>
|
||||
<translation>Obter captura de ecrã</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../application.cpp" line="98"/>
|
||||
<source>[FILE1, FILE2,...]</source>
|
||||
<translation>[ARQUIVO1, ARQUIVO2,...]</translation>
|
||||
<translation>[Ficheiro1, Ficheiro2,...]</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -19,7 +19,7 @@
|
||||
<message>
|
||||
<location filename="../upload/imageshackupload.cpp" line="50"/>
|
||||
<source>unknown error response</source>
|
||||
<translation>resposta de erro desconhecido</translation>
|
||||
<translation>resposta de erro desconhecida</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -27,7 +27,7 @@
|
||||
<message>
|
||||
<location filename="../upload/imgbbupload.cpp" line="44"/>
|
||||
<source>unknown error response</source>
|
||||
<translation>resposta de erro desconhecido</translation>
|
||||
<translation>resposta de erro desconhecida</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -35,7 +35,7 @@
|
||||
<message>
|
||||
<location filename="../upload/imgurupload.cpp" line="47"/>
|
||||
<source>unknown error response</source>
|
||||
<translation>resposta de erro desconhecido</translation>
|
||||
<translation>resposta de erro desconhecida</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -43,7 +43,7 @@
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="164"/>
|
||||
<source>About</source>
|
||||
<translation>Sobre</translation>
|
||||
<translation>Acerca</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="165"/>
|
||||
@ -54,9 +54,9 @@ LXQt Project: https://lxqt.org/
|
||||
|
||||
Authors:
|
||||
Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<translation>LXImage-Qt - um simples e rápido visualizador de imagem
|
||||
<translation>LXImage-Qt - visualizador de imagem básico e rápido
|
||||
|
||||
Copyright (C) 2013
|
||||
Copyright (C) 2013-2019
|
||||
Projeto LXQt: https://lxqt.org/
|
||||
|
||||
Autores:
|
||||
@ -65,13 +65,13 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="295"/>
|
||||
<source>Open File</source>
|
||||
<translation>Abrir Arquivo</translation>
|
||||
<translation>Abrir ficheiro</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="296"/>
|
||||
<location filename="../mainwindow.cpp" line="324"/>
|
||||
<source>Image files (%1)</source>
|
||||
<translation>Arquivos de imagem (%1)</translation>
|
||||
<translation>Ficheiros de imagem (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="302"/>
|
||||
@ -81,27 +81,27 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="323"/>
|
||||
<source>Save File</source>
|
||||
<translation>Salvar Arquivo</translation>
|
||||
<translation>Guardar ficheiro</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="598"/>
|
||||
<source>[*]%1 (Loading...) - Image Viewer</source>
|
||||
<translation>[*]%1 (Carregando...) - Visualizador de Imagens</translation>
|
||||
<translation>[*]%1 (A carregar...) - Visualizador de imagens</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="603"/>
|
||||
<source>[*]%1 (Failed to Load) - Image Viewer</source>
|
||||
<translation>[*]%1 (Falha ao Carregar...) - Visualizador de Imagens</translation>
|
||||
<translation>[*]%1 (Falha ao carregar...) - Visualizador de imagens</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="607"/>
|
||||
<source>[*]%1 (%2x%3) - Image Viewer</source>
|
||||
<translation>[*]%1 (%2x%3) - Visualizador de Imagens</translation>
|
||||
<translation>[*]%1 (%2x%3) - Visualizador de imagens</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="643"/>
|
||||
<source>[*]Image Viewer</source>
|
||||
<translation>[*]Visualizador de Imagens</translation>
|
||||
<translation>[*]Visualizador de imagens</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="918"/>
|
||||
@ -165,17 +165,17 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="14"/>
|
||||
<source>Image Viewer</source>
|
||||
<translation>Visualizador de Imagens</translation>
|
||||
<translation>Visualizador de imagens</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="195"/>
|
||||
<source>&About</source>
|
||||
<translation>&Sobre</translation>
|
||||
<translation>&Acerca</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="204"/>
|
||||
<source>&Open File</source>
|
||||
<translation>&Abrir Arquivo</translation>
|
||||
<translation>Abrir ficheir&o</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="207"/>
|
||||
@ -185,7 +185,7 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="228"/>
|
||||
<source>&Save</source>
|
||||
<translation>&Salvar</translation>
|
||||
<translation>&Guardar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="231"/>
|
||||
@ -195,7 +195,7 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="240"/>
|
||||
<source>Save &As</source>
|
||||
<translation>Salvar &Como</translation>
|
||||
<translation>Gu&ardar como</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="243"/>
|
||||
@ -205,7 +205,7 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="252"/>
|
||||
<source>&Close</source>
|
||||
<translation>&Fechar</translation>
|
||||
<translation>Fe&char</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="255"/>
|
||||
@ -230,19 +230,19 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="288"/>
|
||||
<source>&Copy to Clipboard</source>
|
||||
<translation>&Copiar para Área de transferência</translation>
|
||||
<translation>&Copiar para área de transferência</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="297"/>
|
||||
<location filename="../mainwindow.ui" line="300"/>
|
||||
<source>Next File</source>
|
||||
<translation>Próximo Arquivo</translation>
|
||||
<translation>Ficheiro seguinte</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="312"/>
|
||||
<location filename="../mainwindow.ui" line="315"/>
|
||||
<source>Previous File</source>
|
||||
<translation>Arquivo Anterior</translation>
|
||||
<translation>Ficheiro anterior</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="267"/>
|
||||
@ -282,7 +282,7 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="327"/>
|
||||
<source>Original Size</source>
|
||||
<translation>Tamanho Original</translation>
|
||||
<translation>Tamanho original</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="330"/>
|
||||
@ -297,7 +297,7 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="348"/>
|
||||
<source>&Rotate Clockwise</source>
|
||||
<translation>&Girar no Sentido horário</translation>
|
||||
<translation>&Rodar à direita</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="351"/>
|
||||
@ -307,7 +307,7 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="360"/>
|
||||
<source>Rotate &Counterclockwise</source>
|
||||
<translation>Girar no &Sentido anti-horário</translation>
|
||||
<translation>Rodar à &esquerda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="363"/>
|
||||
@ -332,17 +332,17 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="385"/>
|
||||
<source>First File</source>
|
||||
<translation>Primeiro Arquivo</translation>
|
||||
<translation>Primeiro ficheiro</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="388"/>
|
||||
<source>Home</source>
|
||||
<translation>Pasta pessoal</translation>
|
||||
<translation>Home</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="397"/>
|
||||
<source>Last File</source>
|
||||
<translation>Último Arquivo</translation>
|
||||
<translation>Último ficheiro</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="400"/>
|
||||
@ -352,7 +352,7 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="409"/>
|
||||
<source>&New Window</source>
|
||||
<translation>&Nova Janela</translation>
|
||||
<translation>&Nova janela</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="412"/>
|
||||
@ -362,7 +362,7 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="417"/>
|
||||
<source>Flip &Horizontally</source>
|
||||
<translation>Girar &Horizontalmente</translation>
|
||||
<translation>Inverter na &horizontal</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="420"/>
|
||||
@ -372,12 +372,12 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="429"/>
|
||||
<source>Capture Screenshot</source>
|
||||
<translation>Captura de Tela</translation>
|
||||
<translation>Captura de ecrã</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="437"/>
|
||||
<source>F&ull Screen</source>
|
||||
<translation>Tela C&heia</translation>
|
||||
<translation>E&crã completo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="440"/>
|
||||
@ -387,7 +387,7 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="445"/>
|
||||
<source>Flip &Vertically</source>
|
||||
<translation>Girar &Verticalmente</translation>
|
||||
<translation>Inverter na &vertical</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="448"/>
|
||||
@ -397,12 +397,12 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="457"/>
|
||||
<source>&Paste from Clipboard</source>
|
||||
<translation>Colar da Área de tran&sferência</translation>
|
||||
<translation>Colar da área de trans&ferência</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="469"/>
|
||||
<source>&Slide Show</source>
|
||||
<translation>Apresentação de &Slide</translation>
|
||||
<translation>Apre&sentação</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="478"/>
|
||||
@ -417,7 +417,7 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="489"/>
|
||||
<source>Show Thumbnails</source>
|
||||
<translation>Exibir Miniaturas</translation>
|
||||
<translation>Mostrar miniaturas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="492"/>
|
||||
@ -427,12 +427,12 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="497"/>
|
||||
<source>File Properties</source>
|
||||
<translation>Propriedades do Arquivo</translation>
|
||||
<translation>Propriedades do ficheiro</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="506"/>
|
||||
<source>Open &Directory</source>
|
||||
<translation>Abrir &Diretório</translation>
|
||||
<translation>Abrir &diretório</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="509"/>
|
||||
@ -447,12 +447,12 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="521"/>
|
||||
<source>Upload the image</source>
|
||||
<translation>Enviar a imagem</translation>
|
||||
<translation>Enviar imagem</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="529"/>
|
||||
<source>Show EXIF Data</source>
|
||||
<translation>Visualizar dados EXIF</translation>
|
||||
<translation>Mostrar dados EXIF</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="541"/>
|
||||
@ -507,7 +507,7 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="63"/>
|
||||
<source>&File</source>
|
||||
<translation>&Arquivo</translation>
|
||||
<translation>&Ficheiro</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="87"/>
|
||||
@ -522,7 +522,7 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="102"/>
|
||||
<source>&View</source>
|
||||
<translation>&Exibir</translation>
|
||||
<translation>&Ver</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="118"/>
|
||||
@ -532,7 +532,7 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="140"/>
|
||||
<source>Toolbar</source>
|
||||
<translation>Barra de ferramenta</translation>
|
||||
<translation>Barra de ferramentas</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -545,7 +545,7 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../preferencesdialog.ui" line="33"/>
|
||||
<source>Icon theme:</source>
|
||||
<translation>Tema de Ícones:</translation>
|
||||
<translation>Tema de ícones:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../preferencesdialog.ui" line="43"/>
|
||||
@ -555,12 +555,12 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../preferencesdialog.ui" line="50"/>
|
||||
<source>Fullscreen background color:</source>
|
||||
<translation>Cor de fundo em tela cheia:</translation>
|
||||
<translation>Cor de fundo em ecrã completo:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../preferencesdialog.ui" line="71"/>
|
||||
<source>Slide show interval (seconds):</source>
|
||||
<translation>Intervalo da apresentação de slide (segundos):</translation>
|
||||
<translation>Intervalo entre imagens (segundos):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../preferencesdialog.ui" line="24"/>
|
||||
@ -573,12 +573,12 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="14"/>
|
||||
<source>Screenshot</source>
|
||||
<translation>Captura de Tela</translation>
|
||||
<translation>Captura de ecrã</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="27"/>
|
||||
<source>Take a screenshot</source>
|
||||
<translation>Obter captura de tela</translation>
|
||||
<translation>Obter captura de ecrã</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="34"/>
|
||||
@ -588,7 +588,7 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="40"/>
|
||||
<source>Whole screen</source>
|
||||
<translation>Tela inteira</translation>
|
||||
<translation>Ecrã completo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="50"/>
|
||||
@ -598,12 +598,12 @@ Hang Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="57"/>
|
||||
<source>Capture an area of the screen</source>
|
||||
<translation>Capturar uma área da tela</translation>
|
||||
<translation>Capturar uma área do ecrã</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="67"/>
|
||||
<source>Include mouse cursor</source>
|
||||
<translation>Incluir cursor do mouse</translation>
|
||||
<translation>Incluir cursor do rato</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="74"/>
|
||||
|
@ -76,7 +76,7 @@ Copyright (C) 2013
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="302"/>
|
||||
<source>Open directory</source>
|
||||
<translation>Открыть папку</translation>
|
||||
<translation>Открыть каталог</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="323"/>
|
||||
@ -432,7 +432,7 @@ Copyright (C) 2013
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="506"/>
|
||||
<source>Open &Directory</source>
|
||||
<translation>Открыть &папку</translation>
|
||||
<translation>Открыть &каталог</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="509"/>
|
||||
|
4
src/translations/lximage-qt_tr.desktop
Normal file
4
src/translations/lximage-qt_tr.desktop
Normal file
@ -0,0 +1,4 @@
|
||||
#Translation
|
||||
Name[tr]=LXImage
|
||||
GenericName[tr]=Resim Görüntüleyici
|
||||
Comment[tr]=LXQt resim görüntüleyici
|
@ -11,7 +11,7 @@
|
||||
<message>
|
||||
<location filename="../application.cpp" line="98"/>
|
||||
<source>[FILE1, FILE2,...]</source>
|
||||
<translation>[FILE1, FILE2,...]</translation>
|
||||
<translation>[DOSYA1, DOSYA2,...]</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -106,7 +106,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="918"/>
|
||||
<source>Thumbnails</source>
|
||||
<translation>Küçükresimler</translation>
|
||||
<translation>Önizleme</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="966"/>
|
||||
@ -132,7 +132,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="53"/>
|
||||
<source>ImgBB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>ImgBB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="54"/>
|
||||
@ -175,7 +175,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="175"/>
|
||||
<source>toolBar_2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Araç_Çubuğu_2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="195"/>
|
||||
@ -302,7 +302,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="351"/>
|
||||
<source>R</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>R</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="360"/>
|
||||
@ -312,7 +312,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="363"/>
|
||||
<source>L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>L</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="368"/>
|
||||
@ -367,7 +367,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="420"/>
|
||||
<source>H</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>H</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="429"/>
|
||||
@ -392,7 +392,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="448"/>
|
||||
<source>V</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>V</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="457"/>
|
||||
@ -422,7 +422,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="492"/>
|
||||
<source>T</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>T</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="497"/>
|
||||
@ -432,77 +432,77 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="506"/>
|
||||
<source>Open &Directory</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>&Dizin Aç</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="509"/>
|
||||
<source>Ctrl+D</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Ctrl+D</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="518"/>
|
||||
<source>Upload</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Yükle</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="521"/>
|
||||
<source>Upload the image</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Resim yükle</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="529"/>
|
||||
<source>Show EXIF Data</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>EXIF Verisini Göster</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="541"/>
|
||||
<source>No Tool</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Araç Yok</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="544"/>
|
||||
<source>Deselect all drawing tools</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Tüm çizim araçlarının seçimini kaldır</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="556"/>
|
||||
<source>Draw Arrow</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Ok Çiz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="559"/>
|
||||
<source>Draw an arrow</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Bir ok çiz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="571"/>
|
||||
<source>Draw Rectangle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Dikdörtgen çiz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="574"/>
|
||||
<source>Draw a hollow rectangle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Boş bir dikdörtgen çiz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="586"/>
|
||||
<source>Draw Circle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Daire Çiz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="589"/>
|
||||
<source>Draw a hollow circle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Boş bir daire çiz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="601"/>
|
||||
<source>Draw Number</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Sayı Çiz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="604"/>
|
||||
<source>Draw incrementing numbers</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Artan sayılar çiz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="63"/>
|
||||
@ -598,7 +598,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="57"/>
|
||||
<source>Capture an area of the screen</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Ekranın bir alanını yakala</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenshotdialog.ui" line="67"/>
|
||||
@ -626,12 +626,12 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.ui" line="14"/>
|
||||
<source>Upload</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Yükle</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.ui" line="39"/>
|
||||
<source>Copy</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Kopyala</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
@ -27,7 +27,7 @@
|
||||
<message>
|
||||
<location filename="../upload/imgbbupload.cpp" line="44"/>
|
||||
<source>unknown error response</source>
|
||||
<translation type="unfinished">未知的错误反应</translation>
|
||||
<translation>未知的错误响应</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -54,7 +54,13 @@ LXQt Project: https://lxqt.org/
|
||||
|
||||
Authors:
|
||||
Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>LXImage-Qt - 一个简单又快速的看图程序
|
||||
|
||||
Copyright (C) 2013
|
||||
LXQt网站: https://lxqt.org/
|
||||
|
||||
作者:
|
||||
Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="295"/>
|
||||
@ -105,7 +111,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="966"/>
|
||||
<source>EXIF Data</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>EXIF数据</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -113,7 +119,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<message>
|
||||
<location filename="../mrumenu.cpp" line="45"/>
|
||||
<source>&Clear</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>清除(&C)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -126,7 +132,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="53"/>
|
||||
<source>ImgBB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>ImgBB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.cpp" line="54"/>
|
||||
@ -246,22 +252,22 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="67"/>
|
||||
<source>&Recently Opened Files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>最近打开的文件(&R)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="175"/>
|
||||
<source>toolBar_2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>toolBar_2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="216"/>
|
||||
<source>&Reload File</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>重新载入文件(&R)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="219"/>
|
||||
<source>Ctrl+R</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Ctrl+R</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="303"/>
|
||||
@ -296,7 +302,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="351"/>
|
||||
<source>R</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>R</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="360"/>
|
||||
@ -306,7 +312,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="363"/>
|
||||
<source>L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>L</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="368"/>
|
||||
@ -361,7 +367,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="420"/>
|
||||
<source>H</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>H</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="429"/>
|
||||
@ -386,7 +392,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="448"/>
|
||||
<source>V</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>V</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="457"/>
|
||||
@ -416,7 +422,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="492"/>
|
||||
<source>T</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>T</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="497"/>
|
||||
@ -446,57 +452,57 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="529"/>
|
||||
<source>Show EXIF Data</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>显示EXIF数据</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="541"/>
|
||||
<source>No Tool</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>无工具</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="544"/>
|
||||
<source>Deselect all drawing tools</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>取消选择所有绘图工具</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="556"/>
|
||||
<source>Draw Arrow</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>画箭头</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="559"/>
|
||||
<source>Draw an arrow</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>画一个箭头</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="571"/>
|
||||
<source>Draw Rectangle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>画矩形</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="574"/>
|
||||
<source>Draw a hollow rectangle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>画一个中空的矩形</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="586"/>
|
||||
<source>Draw Circle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>画圆形</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="589"/>
|
||||
<source>Draw a hollow circle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>画一个中空的圆形</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="601"/>
|
||||
<source>Draw Number</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>画数字</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="604"/>
|
||||
<source>Draw incrementing numbers</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>画递增的数字</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="63"/>
|
||||
@ -625,7 +631,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></source>
|
||||
<message>
|
||||
<location filename="../upload/uploaddialog.ui" line="39"/>
|
||||
<source>Copy</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>复制</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
@ -267,7 +267,7 @@ Hong Jen Yee (PCMan) <pcman.tw@gmail.com></translation>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="219"/>
|
||||
<source>Ctrl+R</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Ctrl+R</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="303"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user