Chery-picking new upstream release 0.11.0
* Synced debian foo with experimental * Bumped Standards to 3.9.8, no changes needed * Bumped compat to 10 * Removed --parallel from rules, compat 10 standard * Bumped build dependency debhelper (>= 10) * Bumped build dependency libqtxdg-dev (>= 2.0.0) * Added build-depenedency libqt5xdgiconloader-dev (>= 2.0.0) * Bumped build dependency liblxqt-dev (>= 0.11.0) * Added build dependency libqt5svg5-dev * Added Recommends lxqt-config-l10n * Added README.md to docs * Exported LC_ALL=C.UTF-8 - define language settings for reproducible builds * Fixed .gititgnore, added build-stamp * Fixed VCS fields, use https and plain /git/ * Fixed copyright Format * Added missed new files to copyright * Bumped years in copyright * Fixed lintian-overrides * Added DEB_BUILD_MAINT_OPTIONS = hardening=+all * Added translation control * Added DCMAKE_BUILD_TYPE=RelWithDebInfo
This commit is contained in:
parent
fe4a6187c3
commit
f2573945ac
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1,3 @@
|
||||
build
|
||||
lxqt-config.kdev4
|
||||
*/translations/lxqt-config
|
||||
|
2
AUTHORS
2
AUTHORS
@ -4,7 +4,7 @@ Upstream Authors:
|
||||
|
||||
Copyright:
|
||||
Copyright (c) 2010-2012 Razor team
|
||||
Copyright (c) 2012-2014 LXQt team
|
||||
Copyright (c) 2012-2016 LXQt team
|
||||
|
||||
License: GPL-2 and LGPL-2.1+
|
||||
The full text of the licenses can be found in the 'LICENSE' file.
|
||||
|
501
CHANGELOG
Normal file
501
CHANGELOG
Normal file
@ -0,0 +1,501 @@
|
||||
|
||||
lxqt-config-0.11.0 / 2016-09-24
|
||||
===============================
|
||||
|
||||
* appearance: Avoid blocking when setting wallpaper
|
||||
* appearance: Do (not) change wallpaper with theme
|
||||
* all: Remove XdgIcon & XdgIconLoader usage
|
||||
* brightness: Add change confirmation dialog
|
||||
* brightness: Correct indentation
|
||||
* Update README.md
|
||||
* Replaces deprecated QStyleOptionViewItemVx
|
||||
* Add Catalan translations
|
||||
* Add and Update Arabic Translations for Desktop Files
|
||||
* lxqt-config-monitor: Correct loadsettings.cpp
|
||||
* lxqt-config-monitor: Use QGuiApplication
|
||||
* I18n: Fix Plural String (#94)
|
||||
* fixed crash when selecting "extended view" while second monitor is off (#91)
|
||||
* build: Add optional build for subcomponents
|
||||
* lxqt-config-appearance: Fix a null pointer dereference (#93)
|
||||
* Add README.md
|
||||
* lxqt-config-brightness: Remove compiler warning
|
||||
* lxqt-config-brightness: Add libxcb dependency
|
||||
* lxqt-config-brightness: Use *_LDFLAGS in target_link_libraries
|
||||
* lxqt-config-appearance: Use fewer XdgIcon* stuff (#92)
|
||||
* lxqt-config-appearance: Use the new XdgIconLoader library (#90)
|
||||
* build: Use external translations (#89)
|
||||
* ts-files removal (#88)
|
||||
* Use const references with the foreach iterator
|
||||
* translations: russian translation update (#85)
|
||||
* font config: make it possible to write custom fontconfig files (#83)
|
||||
* view: Use icon/decoration size based on styling
|
||||
* Set grid size according to font and icon sizes.
|
||||
* lxqt-config-brightness: Use arrow keys to change settings.
|
||||
* Desktop file translation to Spanish added.
|
||||
* lxqt-config-brigness: Set brightness value by command line.
|
||||
* Removed not needed LICENSE
|
||||
* lxqt-config-brightness: Increase or decrease brightness using command line.
|
||||
* Create lxqt-config-locale_it.desktop
|
||||
* Rename from lxqt-config-brightness-settings to lxqt-config-brightness.
|
||||
* lxqt-config-brightness-settings: Some files changes their licenses from GPL to LGPL.
|
||||
* lxqt-config-brightness-settings lxqt translations module added.
|
||||
* lxqt-config-brightness-settings added.
|
||||
* fix typo skiping -> skipping
|
||||
* build: Fix FTBFS by reverting the @a7220cb
|
||||
* Bum year in AUTHORS
|
||||
* lxqt-config-brightness-settings has been added. It can change brightness and gamma. It's a X11 tool because libKScreen can not change brightness or gamma yet.
|
||||
* lxqt-config: Load/store window size on begin/end
|
||||
* categorizedview: Use correct signature
|
||||
* lxqt-config: Remove homemade "activation logic"
|
||||
* Settings are saved in QSettings format instead JSON format.
|
||||
* Set position widget used bad scale. The real widget size is not set until the widget is shown.
|
||||
* Remove blue square in GUI position
|
||||
* Fast options added.
|
||||
* GUI only lets one primary output.
|
||||
* Icons aren't installed.
|
||||
* Check KScreen reply is OK. Changes in interface.
|
||||
* liblxqt is used to write autostart entry.
|
||||
* Don't track IDE settings
|
||||
* KScreen is slow loading screen modes at starting. Wait for modes ready.
|
||||
* KScreen sometimes changes id of modes. If mode exists and it is OK, settings will be applied.
|
||||
* Save settings dialog added.
|
||||
* Initial support for different paths of xkb base.lst in different OSes.
|
||||
* A couple of bug fixes Check if the memory was allocated after malloc() and realloc() calls Fix typo
|
||||
* Update german translation
|
||||
* Fix warning on translation
|
||||
* Replace slang with a more traditional wording
|
||||
* build: Use CMAKE_INSTALL_FULL_LIBDIR for RPATH
|
||||
* Fixes an FTBFS on lxqt-config-locale_ru.desktop
|
||||
* Update Russian translations
|
||||
* apearance: Support "System" theme preview
|
||||
* Italian translation update
|
||||
* lxqt-config: Add CTRL+Q shortcut for closing
|
||||
*_hu.ts files updated, *hu_HU.ts files deleted
|
||||
* Mkdir $XDG_CONFIG_HOME/autostart or ~/.config/autostart, if not exists.
|
||||
* lxqt-config-appearance: Choose the icon with the matching size
|
||||
|
||||
0.10.0 / 2015-11-02
|
||||
===================
|
||||
|
||||
* Update translations
|
||||
* Fix license file
|
||||
* Set saved settings at session start.
|
||||
* lxqt-config-monitor: Correctly link to liblxqt
|
||||
* lxqt-config-monitor: GUI for positioning
|
||||
* lxqt-config-monito: Handle the clone combobox
|
||||
* lxqt-config-monitor: Fix activation of second screen
|
||||
* lxqt-config-monitor: Screen rotation
|
||||
* lxqt-config-monitor: Tabs to spaces
|
||||
* lxqt-config-monitor: Remove duplicate modes from list
|
||||
* lxqt-config-monitor: Sort output modes
|
||||
* lxqt-config-monitor: clean-up, old code removed
|
||||
* lxqt-config-monitor: fix for reverting to previous configuration
|
||||
* lxqt-config-monitor: refactoring and improvements
|
||||
* lxqt-config-monitor: Use a separate combobox for clones
|
||||
* lxqt-config-monitor: Actually update the config on setting screen position
|
||||
* lxqt-config-monitor: Display EDID information in an additional tab
|
||||
* lxqt-config-monitor: Attempt at an even simpler UI (#502)
|
||||
* lxqt-config-monitor: Replace xrandr by KScreen
|
||||
* lxqt-config-monitor: Remove backlight/brightness support
|
||||
* Make the lxqt-config-locale chosen settings work
|
||||
* Fix a few typos in file “info-for-developers.txt”
|
||||
* Removed some compile warnings
|
||||
* OnlyShowIn=LXQt;
|
||||
* Add an option to automatically turn on numlock after login (implemented in lxqt-session).
|
||||
* Initial support for locale config, based on formats KCMS.
|
||||
* Rename LxQt to LXQt everywhere
|
||||
* Update Greek (el) translation Remove country variant from language code
|
||||
* lxqt-config: add correct rpath into lxqt-config-input & lxqt-config-appearance to find liblxqt-config-cursor.so installed into private directory
|
||||
* Drop country-specific Italian translations
|
||||
* Updated and created italian .desktop files
|
||||
* Fix mouse settings persistency
|
||||
* fixes lxde/lxqt #785 AUTHORS changed, list the used licenses LXQt license header added
|
||||
* Description: Install private .so file into proper directory. Author: Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
* Add copyright headers
|
||||
* Handles CMake policy CMP0063
|
||||
* Uses LXQtCompilerSettings CMake module
|
||||
* Fix cursor settings location
|
||||
* Updates translations sources
|
||||
* CMake: Adds Runtime and Devel install COMPONENTs
|
||||
* Coding style changes
|
||||
* Removes unneeded include_directories() entries
|
||||
* Use CMAKE_AUTORCC
|
||||
* Get rid of qt5_wrap_cpp() MOC variables
|
||||
* Use CMAKE_AUTOUIC
|
||||
* Drops LIB_SUFFIX, use GNUInstallDirs
|
||||
* fix build with qt 5.5
|
||||
* Makes it compile in superbuild mode
|
||||
* Updated german translation.
|
||||
* Updates the build system to the Targets infrastructure
|
||||
* polish regarding lxqt-config.desktop
|
||||
* Remove trailing whitespaces
|
||||
* Fix naming and links
|
||||
* Include X-LXQt category in lxqt-config menu
|
||||
* ApplyDialog renamed to SaveSettings.
|
||||
* Rename and delete saved settings added.
|
||||
* Bug always unify monitors fixed.
|
||||
* lxqt-config-appearance: minimum configurable font size -> 4px
|
||||
* Fix function name
|
||||
* Update lxqt-config-input_it.ts
|
||||
* Hungarian translations update, lxqt-config-monitor.desktop.in fixed
|
||||
* Testing changes in the buttonbar of LxQt::ConfigDialog.
|
||||
* Update Russian translation
|
||||
* lxqt-configure-appearance: Reload icons from the user selected theme
|
||||
* The last xrandr backend commit. Save settings added. Framebuffer screen size fixed.
|
||||
* First save settings implementation.
|
||||
* Update lxqt-config-cursor_it_IT.ts
|
||||
* Framebuffer size is calculated on xrand backend.
|
||||
* Update to keep up with our QIconLoader
|
||||
* Added reset values.
|
||||
* Remove testing parameters
|
||||
* Apply page added
|
||||
* Updated to LxQt::ConfigDialog.
|
||||
* Added SVG icon for monitor in monitor position.
|
||||
* Polish translation update
|
||||
* Reorganizing the code. Support for long names in resolution modes .
|
||||
* Reorganizing the code. Support for long names in resolution modes.
|
||||
* Reorganizing the code. Support for long names in resolution modes.
|
||||
* New modes name bug fixed.
|
||||
* lxqt-config-appearance/icontheme: String performance enhancements
|
||||
* Handles previews for inherited icon themes
|
||||
* file-associations:Return from the busy cursor only after the Ui stuff ended
|
||||
* Remove an unneeded dependency on KWindowSystem
|
||||
|
||||
0.9.0 / 2015-01-31
|
||||
==================
|
||||
|
||||
* Delay loading of application icons in the app-chooser dialog for faster loading.
|
||||
* Make the user aware of still ongoing work (Application Chooser)
|
||||
* Bad English fixed
|
||||
* Capitalize themes' names
|
||||
* Create lxqt-config-monitor_it_IT.ts
|
||||
* Update lxqt-config-appearance_it.desktop
|
||||
* Added german translation for file association dialogue
|
||||
* Added german translation for input device settings.
|
||||
* Create lxqt-config-file-associations_it.ts
|
||||
* Update lxqt-config-appearance_it.ts
|
||||
* Update lxqt-config-appearance_it_IT.ts
|
||||
* Added german translation for monitor settings.
|
||||
* Update Japanese translation
|
||||
* Fix PT desktop file names and paths.
|
||||
* Portuguese language update
|
||||
* Updates translations sources
|
||||
* Documenting the code: Magnetic attraction without javascript.
|
||||
* Magnetic attraction procedure has been documented.
|
||||
* Added confirm dialog before saving.
|
||||
* Added backlight control and position control button.
|
||||
* Update lxqt-config-cursor_ja.ts
|
||||
* - Unify naming for a unique lxqt. No more suffixes
|
||||
* Write to mimeapps.list rather than defaults.list
|
||||
* If directory ~/.config/autostart/ doesn't exists, it is created. Save doesn't close window.
|
||||
* Use the new LxQt::SingleApplication
|
||||
* Add windows icon
|
||||
* CMakeLists code reformatting
|
||||
* CMakeLists maintenance
|
||||
* Renames .ts files that used _template in their name
|
||||
* Moves and renames translations files around
|
||||
* Uses the new translations cmake modules
|
||||
* - Add option autohint - Fix compatibility with KDE fonts settings
|
||||
* Activate System Settings items with enter key. Fixes lxde/lxde-qt#355
|
||||
* Update Russian translation
|
||||
* Drop Qt4 support in code
|
||||
* Clean up CMakeLists.txt and drop Qt 4 support
|
||||
|
||||
0.8.0 / 2014-10-10
|
||||
==================
|
||||
|
||||
* Adapts to translations infrastructure
|
||||
* Option to set single-click as default and sigle-click handling in system settings' main window
|
||||
* Qt4 and Qt5 compiling fixed
|
||||
* Compiling in Qt4 fixed.
|
||||
* Fix #273 - File fonts.conf is created as folder if doesn't exist.
|
||||
* Make initial panel receive focus
|
||||
* Adapt to use QtMimeTypes/XdgMimeType
|
||||
* Restore translations.
|
||||
* Use our custom TimeoutDialog to replace QProgressDialog and provide a "cancel" button and show better text in the progress bar.
|
||||
* Little fix for the broken stacked widget.
|
||||
* Replace the scrolled UI with a left list and a right stacked widget to provide usability.
|
||||
* Don't use Qt QObject properties in mode changes. Use MonitorWidget class properties instead.
|
||||
* Fixed: Some ugly code has been changed.
|
||||
* Fixed: Error reading monitor name.
|
||||
* Fixed: Restore position of monitor when user cancels settings.
|
||||
* Fixed: If no relative monitor is selected, then position is disabled.
|
||||
* Fixed: Disable position options when output is unified at start. Fixed: No cicles in relative positions at start.
|
||||
* Fixed: Timeout dialog is now modal.
|
||||
* Fixed: If monitor is turned off, brightness is set to 0. Fixed: Quick options close window on click.
|
||||
* Read vendor from EDID.
|
||||
* Fixed: Gamma error when monitor is turned off.
|
||||
* Gamma control implemented.
|
||||
* Added brightness control. Some bugs fixed reading xrandr properties.
|
||||
* Little adjustment to the UI. Delete unused methods.
|
||||
* Refactor the code, make things more OOP-style. * Slight adjustment to the UI.
|
||||
* Add code to determine the position of monitors and their relationship on startup.
|
||||
* Add a new parser for the output of "xrandr --verbose" to get more detailed monitor info, including gamma.
|
||||
* Add initial translation support and an incomplete zh_TW locale to lxqt-config-monitor.
|
||||
* Integrate the Makefile of lxqt-config-monitor to build it as part of lxqt-config.
|
||||
* Move lxqt-config-monitor into a subdirectory.
|
||||
* Use QWindow::windowHandle()->winId() to replace QWidget::winId() due to a bug of Qt5.
|
||||
* Added: Save settings in autostart desktop file.
|
||||
* Added timeout dialog. When settings are applied, a timeout dialog is shown. If user doesn't press "Yes" button, settings are restored.
|
||||
* Monitor position can be changed. Outputs can be diferent. Position of outputs can be chosen. If system has got two monitors, wizard will be shown to config them.
|
||||
* Modules for xrandr and GUI. Now new backends can be added.
|
||||
* Split xrandr settings from UI.
|
||||
* Readme updated.
|
||||
* Remove all Glib dependencies.
|
||||
* Initial commit
|
||||
* Fix bug #242: lxqt-config-input: Mouse acceleration & sensitivity settings are not saved.
|
||||
* Fix missing libxcb linking so building with llvm/clang now works.
|
||||
* Fixes layout on the Fonts Config Ui
|
||||
* Avoid putting system programs in "LXQt settings" category since they belong to "System settings".
|
||||
* Add <OnlyUnallocated /> to lxqt-config.menu to avoid duplicated items in "Other Settings" section. This fixed lxde-qt bug #186.
|
||||
* Rename lxqt-config-cursor to liblxqt-config-cursor since it's a library.
|
||||
* Show cursors by using raw xcb calls since Qt5 does not support creating QCursor based on native cursor handle.
|
||||
* Write Qt settings to lxqt.conf instead of the deprecated Trolltech.conf in Qt5.
|
||||
* Make the code compile with both Qt4 and Qt5.
|
||||
* Fix keyboard layout settings reading and writting
|
||||
* Cleanup header style
|
||||
* Use new LXQt header files.
|
||||
* Use preferred header style.
|
||||
* Make sure all enums are handled in switch
|
||||
* Fix a null dereference
|
||||
* Remove unnecessary use of alloca, which is not portable.
|
||||
|
||||
0.7.0 / 2014-05-07
|
||||
==================
|
||||
|
||||
* Mention lxqt-config-cursor in AUTHORS
|
||||
* Include some optional components in LXQt settings.
|
||||
* Remove duplicate COPYING file
|
||||
* Update COPYING
|
||||
* Update categories to match proper ones in .desktop files
|
||||
* String changes LxQt -> LXQt and LXDE-Qt -> LXQt without refactoring classes, namespaces and so on
|
||||
* removal of old templates in translations
|
||||
|
||||
0.6.99 / 2014-05-01
|
||||
===================
|
||||
|
||||
* Update manpages
|
||||
* Update AUTHORS
|
||||
* Add CPack rules for creating tarball
|
||||
* config-input: Fix a typo
|
||||
* Preserve the config values in lxqt-session config file. * Support setting key used to switch layouts.
|
||||
* Add keys used to switch layout to the combox box.
|
||||
* Add very primitive support for settings keyboard layout via setxkbmap.
|
||||
* Add a basic skeleton for keyboard layout settings.
|
||||
* lxqt-config-file-associations: Wording in main window
|
||||
* Assorted improvements to .desktop files
|
||||
* Man page improvements
|
||||
* Correctly save the cursor theme name to lxqt session config file.
|
||||
* Correctly write current cursor theme name to ~/.icons/default/index.theme. Deprecate the use of XCURSOR_THEME environment variable.
|
||||
* Support changing double click interval, whell scroll lines, and cursor flash time for Qt programs. Little adjustment of UI.
|
||||
* Fix incorrect linking to liblxqt-config-cursor.
|
||||
* Add missing desktop entry file for lxqt-config-input. Some cleanup.
|
||||
* Rename lxqt-config-mouse to lxqt-config-cursor to reflect what it does. Remove unnecessary desktop entry files and do some makefile cleanup.
|
||||
* Try to integrate lxqt-config-appearance with lxqt-config-mouse so we can select cursor themes in lxqt-config-appearance, too.
|
||||
* Total redesign of lxqt-config-input using LxQt::ConfigDialog and integrate lxqt-config-mouse.
|
||||
* Fix lxqt-config-appearance: write config files on widget destruction properly
|
||||
* Fix dpi settings and add a timeout to 1.5 sec delay to writing fontconfig file.
|
||||
* Read/write ~/.config/fontconfig/fonts.conf file for settings antialias, hinting, and dpi.
|
||||
* Write a fontconfig config file to ~/.config/fonts.conf at the same time.
|
||||
* Fix bugs in font configurations
|
||||
* Try to add very basic font configurations
|
||||
* Add support for toolbar button styles and single click activation for item views
|
||||
* Add support for Qt style selection to lxqt-config-appearance.
|
||||
* Removed CMAKE_SOURCE_DIR usage from CMakeLists.txt files
|
||||
* Fix XDG_MENU_PREFIX and use correct config.menu file.
|
||||
* Support changing the wallpaper of pcmanfm-qt.
|
||||
* Fix renaming bugs, replacing lxqt-qt with lxde-qt
|
||||
* Finish the crazy razor=>lxqt renaming tasks.
|
||||
* Fix wrong config name.
|
||||
* Project name added to cmake file
|
||||
* Fix wrong Exec lines in desktop entry files.
|
||||
* Fix broken build and rename binaries to lxqt-config-*.
|
||||
* Add COPYING file for razor-config-mouse since it's GPL'd rather than using LGPL.
|
||||
* Add COPYING and AUTHORS
|
||||
* Make razor-config-fileassociations compile with qt 4.6
|
||||
* Corrected include line in mimetypeviewer.cpp
|
||||
* X-RAZOR changed to Razor in desktop files
|
||||
* Make config-file-associations dialogs appear faster
|
||||
* config-file-associations: removed placeholder text from search field
|
||||
* config-file-associations: add search icon to search lineedit
|
||||
* Removed heading from mimetypeviewer in config-file-associations
|
||||
* razor-config-file-associations: Set focus correctly when opening applicationchooser
|
||||
* razor-config-file-associations: remove connect to nonexisting ok-slot
|
||||
* razor-config-file-associations: clean up qDebug lines
|
||||
* config-file-associations, clear mimeinfo frames in mimetypeviewer, when no mimetype chosen
|
||||
* Sorting of applications in config-file-associations
|
||||
* config-file-associations adapt detection of applications to xdg-mime behavior
|
||||
* razor-config: load model content after the window appears on screen (we need to provide some user feedback immediately)
|
||||
* config-file-associations, mimetypeviewer: change tab-order and initial focus
|
||||
* Added search functionality to config-file-associations, MimetypeViewer
|
||||
* config-file-associations, mimetypeviewer: Replaced QTreeWidget with QTreeView and new class MimetypeItemModel as model
|
||||
* config-file-associations: minor changes to mimetypeviewer looks
|
||||
* config-file-associations: Changed application listwidget back to treewidget, and dropped \handles\ listwidget
|
||||
* Improved (hopefuly) layout and look of config-fileassociations, application chooser
|
||||
* config-file-associations: changed treewidget to listwidget in applicationchooser
|
||||
* razor-config-file-associations, improved layout for mimetype-viewer
|
||||
* Added application razor-config-file-associations
|
||||
* fixed appearance icons display + huge filesystem access optimization in this area
|
||||
* Update fixes for qcategorizedview
|
||||
* Make config center icon labels not wrap as much
|
||||
* fixed #488 Display a message if no cursor theme is found
|
||||
* Fix various build falures
|
||||
* Add translation support for qtconfig entry
|
||||
* preliminary manpages primary for razorqt and usefully in venenux
|
||||
* Suppressed warning "variable «currSize» set but not used" in the razorqt-config/src/qcategorizedview/qcategorizedview.cpp:496:29
|
||||
* Suppressed warning "variable «currSize» set but not used" in the razorqt-config/src/qcategorizedview/qcategorizedview.cpp:496:29
|
||||
* Translations updated
|
||||
* Translations updated
|
||||
* Translations
|
||||
* Delete bad en_GB translations
|
||||
* Install translations into correct places
|
||||
* Update translations
|
||||
* Enable translations for some components that were missing them
|
||||
* Minor fixes
|
||||
* Translations updated
|
||||
* Removed line num from TS files.
|
||||
* razor-config: wrap text
|
||||
* Make it possible to build modules separately
|
||||
* Translations
|
||||
* Deleted old translation methods.
|
||||
* New translation infrastructure
|
||||
* Translation for razor-config-appearance
|
||||
* Fix for Issue #290 Fails to build on BSD
|
||||
* Updated ts.src files
|
||||
* removed useles window title
|
||||
* fixed #336: remove the "razor" prefix from razor-config dialog
|
||||
* config app for notifications
|
||||
* Remove RazorNotification classes (no license/copyright)
|
||||
* add module names to includes and tidy up the coding style
|
||||
* Update razorqt-config/razor-config-mouse/thememodel.h
|
||||
* Update razorqt-config/razor-config-mouse/selectwnd.h
|
||||
* Update razorqt-config/razor-config-mouse/previewwidget.h
|
||||
* Update razorqt-config/razor-config-mouse/itemdelegate.h
|
||||
* Update razorqt-config/razor-config-mouse/crtheme.h
|
||||
* fix coding style errors
|
||||
* fix coding style errors
|
||||
* fix coding style errors
|
||||
* fix coding style errors
|
||||
* fix coding style errors
|
||||
* fix coding style errors
|
||||
* fix coding style errors
|
||||
* fix coding style errors
|
||||
* Ts.src files updated.
|
||||
* add module name to include
|
||||
* add module names to includes
|
||||
* add module names to includes and fix style errors
|
||||
* fix coding style errors
|
||||
* add module names to includes
|
||||
* add module names to includes
|
||||
* add module names to includes
|
||||
* add module names to includes
|
||||
* Language name zh_CN.GB2312 braked cmake process.
|
||||
* Translations updated
|
||||
* Environments should be "Razor", not "RAZOR" Thanks Alec Moskvin
|
||||
* Renames razor-config-notificationd window title
|
||||
* Small fixes in the razor-config-appearance Thanks PICCORO Lenz McKAY. still need some fixeds: iconthemeconfig.h:38: error: expected class-name before ‘{’ token and also the moc ui_mainwindow.h must be renamed too in iconthemeconfig.h
|
||||
* Fix header
|
||||
* Small fixes in the razor-config-appearance
|
||||
* razor-config GUI improvement
|
||||
* razor-config based on XDG Desktop Menu Specification 2
|
||||
* fixed #261 Fix missing icons in razor config center
|
||||
* default arguments for notification client lib
|
||||
* quick compilation fix
|
||||
* razor-config based on XDG Desktop Menu Specification
|
||||
* Composition on by default
|
||||
* GUI for change razor theme.
|
||||
* Fixing cmake error
|
||||
* fixed wrongly set license for new files. It's LGPL2+
|
||||
* much better razor-config layout for icons
|
||||
* config center: align icons into grid; do not show self; OnlyShowIn check
|
||||
* reworked config stuff. No more special config registering. All 'Settings' desktop files are displayed in razor-config (grouped)
|
||||
* Typos in code. Thanks Aaron Lewis. * In razor-runner , providers item: title() was typed as tile() * For RazorSettings class , settingsChanged() was typed as settigsChanged()
|
||||
* Minor modifications and code cleanup
|
||||
* Minor ui modifications. Moving default icon to notificationd instead of widget notification
|
||||
* Setting min & max position according to QDesktopWidget
|
||||
* Changing notification ui. Adding default notitifaction icon. Embedding icons in notification
|
||||
* Properly install config Correct desktop file
|
||||
* Proper default values
|
||||
* Proper id number assigned to notifications Properly remove notification by quint32 id
|
||||
* Proper configuration
|
||||
* Rename file to match class name
|
||||
* Remove custom settings, use razor ones
|
||||
* Adding razor-config-notificationd
|
||||
* tweaks for qtconfig installation
|
||||
* qtconfig for razor-config
|
||||
* Transifex desktop: sr_BA.ts should be a local
|
||||
* Transifex desktop: local translations
|
||||
* Transifex desktop: cmake files
|
||||
* Transifex desktop: Translations pulled
|
||||
* Transifex desktop: Reomove translations from desktop.in
|
||||
* Transifex desktop: desktop->desktop.in
|
||||
* Update Tradidtional Chinese Translations
|
||||
* Add Traditional Chinese Translations
|
||||
* Translations update
|
||||
* Added support for the online translation service. www.transifex.net
|
||||
* RazorApplication class implemented; all modules ported to this class
|
||||
* fixed #76: razor-config should respect mouse behaviour
|
||||
* Serbian translation files
|
||||
* Serbian translations (2 variants)
|
||||
* Greek translation by iosifidis
|
||||
* Added danish translations
|
||||
* Russian translation
|
||||
* fix #169: italian translation
|
||||
* Add function to use alternative icons
|
||||
* Relicense
|
||||
* Convert Appearance dialog to use RazorConfigDialog
|
||||
* Fix gmail.ru -> gmail.com
|
||||
* Czech translations (cs_CZ) Desktop files
|
||||
* fixed #138: system settings icons
|
||||
* SVK translation finalized
|
||||
* Initial german [de] translation
|
||||
* Close Issue #120
|
||||
* License audit
|
||||
* Add Chinese(simplified) translation files.
|
||||
* License audit
|
||||
* HU translation by Kristóf Kiszel
|
||||
* Initial spanish translation
|
||||
* Add Slovak (sk) translation
|
||||
* Removes one empty line from .desktop file
|
||||
* Adds newline to the end of .desktop files
|
||||
* Czech translations (cs_CZ)
|
||||
* Fix a few typos
|
||||
* XdgDesktopFile is implicitly shared
|
||||
* huge refactoring of the libraries build organization
|
||||
* config mouse: close button as in the other tools
|
||||
* Razor-config-appearance: incorrect translation path
|
||||
* config: better item layouting in razor-config
|
||||
* config appearance: make icons fully visible
|
||||
* Razor-config: Fixes for razor-config-appearance
|
||||
* Razor-config: New razor-config-appearance
|
||||
* Razor-config: New razor-config-appearance
|
||||
* display icon theme fixes
|
||||
* forgotten debugs
|
||||
* config icons: show progress when it searches for themes
|
||||
* icon theme config - initial revision
|
||||
* Razor-config-mouse: Added check for zlib in CMakeLists.txt
|
||||
* moc warnings cleanup
|
||||
* GPL->LGPL where I'm the author
|
||||
* config: remove toolbars
|
||||
* Polish translation part X
|
||||
* Fix: Desktop Menu Specification category must be X-RAZOR.
|
||||
* Russian translations
|
||||
* unify razor-config look
|
||||
* Added razor-application.menu
|
||||
* razor-config can open items by Enter key too
|
||||
* fixed desktop files
|
||||
* fix donfig desktp files install for rpm
|
||||
* razor-config-mousetheme -> razor-config-mouse rename
|
||||
* do not use direct lib name for X11 stuff
|
||||
* issue #37 - Config-mousetheme show not all themes, my KDE show 6 themes but razor only 1. (mHidden attribute fixed)
|
||||
* homepage updated + auto replacement script
|
||||
* adding missing libraries to fedora build
|
||||
* show only in RAZOR; close/undo changes actions
|
||||
* small refactoring in mouse config
|
||||
* fixed #35: razor-config-mousetheme saves are not persistent
|
||||
* final fix for build error #34
|
||||
* potential fix for #34
|
||||
* mouse theme configurator
|
||||
* fix for #33: razorqt doesn't build
|
||||
* config tools are registered in config center; desktop file for CC
|
||||
* initial revision of "config tool". Very simple but functional.
|
@ -4,6 +4,12 @@ project(lxqt-config)
|
||||
set(LXQT_CONFIG_PROJECT "${PROJECT_NAME}")
|
||||
|
||||
option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" OFF)
|
||||
option(WITH_INPUT "Build the 'lxqt-config-input'" ON)
|
||||
option(WITH_FILE_ASSOCIATIONS "Build the 'lxqt-config-file-associations'" ON)
|
||||
option(WITH_APPEARANCE "Build the 'lxqt-config-appearance'" ON)
|
||||
option(WITH_MONITOR "Build the 'lxqt-config-monitor'" ON)
|
||||
option(WITH_BRIGHTNESS "Build the 'lxqt-config-brightness'" ON)
|
||||
option(WITH_LOCALE "Build the 'lxqt-config-locale'" ON)
|
||||
|
||||
include(GNUInstallDirs)
|
||||
|
||||
@ -25,12 +31,27 @@ include(LXQtCompilerSettings NO_POLICY_SCOPE)
|
||||
include(LXQtTranslate)
|
||||
|
||||
add_subdirectory(src)
|
||||
add_subdirectory(liblxqt-config-cursor)
|
||||
add_subdirectory(lxqt-config-input)
|
||||
add_subdirectory(lxqt-config-file-associations)
|
||||
add_subdirectory(lxqt-config-appearance)
|
||||
add_subdirectory(lxqt-config-monitor)
|
||||
add_subdirectory(lxqt-config-locale)
|
||||
if (WITH_INPUT OR WITH_APPEARANCE)
|
||||
add_subdirectory(liblxqt-config-cursor)
|
||||
endif()
|
||||
if (WITH_INPUT)
|
||||
add_subdirectory(lxqt-config-input)
|
||||
endif()
|
||||
if (WITH_FILE_ASSOCIATIONS)
|
||||
add_subdirectory(lxqt-config-file-associations)
|
||||
endif()
|
||||
if (WITH_APPEARANCE)
|
||||
add_subdirectory(lxqt-config-appearance)
|
||||
endif()
|
||||
if (WITH_MONITOR)
|
||||
add_subdirectory(lxqt-config-monitor)
|
||||
endif()
|
||||
if (WITH_BRIGHTNESS)
|
||||
add_subdirectory(lxqt-config-brightness)
|
||||
endif()
|
||||
if (WITH_LOCALE)
|
||||
add_subdirectory(lxqt-config-locale)
|
||||
endif()
|
||||
|
||||
# building tarball with CPack -------------------------------------------------
|
||||
include(InstallRequiredSystemLibraries)
|
||||
|
77
README.md
Normal file
77
README.md
Normal file
@ -0,0 +1,77 @@
|
||||
# lxqt-config
|
||||
|
||||
## Overview
|
||||
|
||||
This repository is providing several tools involved in the configuration of both LXQt and the underlying operating system.
|
||||
|
||||
On the one hand it is featuring several GUI tools to configure topics like general appearance, pointer devices or screen resolutions.
|
||||
On the other hand there's a GUI "Configuration Center" which summarizes all those configuration tools as well as counterparts of other LXQt components or third-party applications.
|
||||
|
||||
### Configuration GUI tools
|
||||
|
||||
#### LXQt Appearance Configuration
|
||||
|
||||
Appearance of LXQt, that is topics like icon and LXQt theme or fonts.
|
||||
|
||||

|
||||
|
||||
Binary `lxqt-config-appearance`.
|
||||
|
||||
#### Brightness
|
||||
|
||||
Brightness settings of output devices.
|
||||
|
||||
Technically colors are adjusted to simulate varying brightness if the system LXQt is running on doesn't allow for adjusting the brightness itself.
|
||||
|
||||
Binary `lxqt-config-brightness`.
|
||||
|
||||
#### File Associations
|
||||
|
||||
Assigns MIME types to applications used to handle them. Not too user-friendly so far, see e. g. discussion in https://github.com/lxde/lxqt/issues/433.
|
||||
|
||||
Binary `lxqt-config-file-associations`.
|
||||
|
||||
#### Keyboard and Mouse
|
||||
|
||||
Configures hardware of pointer devices. Settings like repeat delay and interval of keyboards or acceleration of pointer devices.
|
||||
|
||||
Binary `lxqt-config-input`.
|
||||
|
||||
#### Locale
|
||||
|
||||
Locale used within LXQt sessions. Basically this GUI sets the well-known environment variables like `LANG` or `LC_*`. The settings apply to the session as a whole, that is to applications running within LXQt sessions but not belonging to LXQt, too.
|
||||
|
||||
Binary `lxqt-config-locale`.
|
||||
|
||||
#### Monitor Settings
|
||||
|
||||
Adjusts screen resolutions, positioning of screens and the likes.
|
||||
|
||||
Binary `lxqt-config-monitor`.
|
||||
|
||||
### Configuration Center
|
||||
|
||||
The "Configuration Center" (binary `lxqt-config`) is summarizing and providing various configuration GUIs.
|
||||
|
||||

|
||||
|
||||
First of all these are the ones belonging to repository lxqt-config described [above](https://github.com/pmattern/lxqt-config#configuration-gui-tools). Next, it is hosting counterparts of several other LXQt components like "Desktop Notifications" of [lxqt-notificationd](https://github.com/lxde/lxqt-notificationd), "Shortcut Keys" of [lxqt-globalkeyshortcuts](https://github.com/lxde/lxqt-globalkeyshortcuts) or the tools provided by [lxqt-admin](https://github.com/lxde/lxqt-admin). Third-party applications can include their configuration tools in "Configuration Center", too. This applies e. g. to "Connman UI Setup" of [cmst](https://github.com/andrew-bibb/cmst) or "SDDM Configuration" of [sddm-config-editor](https://github.com/hagabaka/sddm-config-editor).
|
||||
|
||||
## Installation
|
||||
|
||||
### Compiling source code
|
||||
|
||||
Runtime dependencies are Xcursor, qtsvg, KScreen and [liblxqt](https://github.com/lxde/liblxqt).
|
||||
Additional build dependencies are CMake and optionally Git to pull latest VCS checkouts. The localization files were outsourced to repository [lxqt-l10n](https://github.com/lxde/lxqt-l10n) so the corresponding dependencies are needed, too. Please refer to this repository's `README.md` for further information.
|
||||
|
||||
Code configuration is handled by CMake. CMake variable `CMAKE_INSTALL_PREFIX` has to be set to `/usr` on most operating systems, depending on the way library paths are dealt with on 64bit systems variables like `CMAKE_INSTALL_LIBDIR` may have to be set as well.
|
||||
|
||||
To build run `make`, to install `make install` which accepts variable `DESTDIR` as usual.
|
||||
|
||||
### Binary packages
|
||||
|
||||
The library is provided by all major Linux distributions like Arch Linux, Debian (as of Debian stretch only), Fedora and openSUSE. Just use your package manager to search for string `lxqt-config`.
|
||||
|
||||
## Usage
|
||||
|
||||
Both the various configuration tools and the Configuration Center can be launched from the panel's main menu - Preferences - LXQt settings. Obviously the former can be launched from the latter, too.
|
1
debian/.gitignore
vendored
1
debian/.gitignore
vendored
@ -3,6 +3,7 @@
|
||||
/*.debhelper
|
||||
/*.log
|
||||
/*.substvars
|
||||
/debhelper-build-stamp
|
||||
/files
|
||||
|
||||
/lxqt-config/
|
||||
|
28
debian/changelog
vendored
28
debian/changelog
vendored
@ -1,3 +1,31 @@
|
||||
lxqt-config (0.11.0-2) unstable; urgency=medium
|
||||
|
||||
* Chery-picking new upstream release 0.11.0
|
||||
* Synced debian foo with experimental
|
||||
* Bumped Standards to 3.9.8, no changes needed
|
||||
* Bumped compat to 10
|
||||
* Removed --parallel from rules, compat 10 standard
|
||||
* Bumped build dependency debhelper (>= 10)
|
||||
* Bumped build dependency libqtxdg-dev (>= 2.0.0)
|
||||
* Added build-depenedency libqt5xdgiconloader-dev (>= 2.0.0)
|
||||
* Bumped build dependency liblxqt-dev (>= 0.11.0)
|
||||
* Added build dependency libqt5svg5-dev
|
||||
* Added Recommends lxqt-config-l10n
|
||||
* Added README.md to docs
|
||||
* Exported LC_ALL=C.UTF-8 - define language settings for reproducible
|
||||
builds
|
||||
* Fixed .gititgnore, added build-stamp
|
||||
* Fixed VCS fields, use https and plain /git/
|
||||
* Fixed copyright Format
|
||||
* Added missed new files to copyright
|
||||
* Bumped years in copyright
|
||||
* Fixed lintian-overrides
|
||||
* Added DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
* Added translation control
|
||||
* Added DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Tue, 18 Oct 2016 02:28:02 +0200
|
||||
|
||||
lxqt-config (0.10.0-3) unstable; urgency=medium
|
||||
|
||||
* Remove dbg package in favor of dbgsym.
|
||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
||||
9
|
||||
10
|
||||
|
14
debian/control
vendored
14
debian/control
vendored
@ -6,14 +6,15 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
Yukiharu YABUKI <yyabuki@debian.org>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 9),
|
||||
Build-Depends: debhelper (>= 10),
|
||||
cmake (>= 3.0.2),
|
||||
libkf5screen-dev,
|
||||
libkf5windowsystem-dev,
|
||||
liblxqt0-dev (>= 0.10.0),
|
||||
liblxqt0-dev (>= 0.11.0),
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libqt5xdg-dev,
|
||||
libqt5xdg-dev (>= 2.0.0),
|
||||
libqt5xdgiconloader-dev (>= 2.0.0),
|
||||
libx11-dev,
|
||||
libxcursor-dev,
|
||||
libxfixes-dev,
|
||||
@ -22,15 +23,16 @@ Build-Depends: debhelper (>= 9),
|
||||
qttools5-dev,
|
||||
qttools5-dev-tools,
|
||||
zlib1g-dev
|
||||
Standards-Version: 3.9.6
|
||||
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-config.git/?h=debian/sid
|
||||
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-config.git -b debian/sid
|
||||
Standards-Version: 3.9.8
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-config.git/?h=debian/sid
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-config.git -b debian/sid
|
||||
Homepage: https://github.com/lxde/lxqt-config
|
||||
|
||||
Package: lxqt-config
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Recommends: lxqt-config-l10n
|
||||
Description: LXQt system settings center
|
||||
The LXQt system settings center
|
||||
.
|
||||
|
17
debian/copyright
vendored
17
debian/copyright
vendored
@ -1,9 +1,9 @@
|
||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: lxqt-config
|
||||
Source: https://github.com/lxde/lxqt-config
|
||||
|
||||
Files: *
|
||||
Copyright: 2012-2015 LXQt team
|
||||
Copyright: 2012-2016 LXQt team
|
||||
2010-2012 Razor team
|
||||
2013 Christian Surlykke
|
||||
2014 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||
@ -72,8 +72,19 @@ Copyright: 2014 P.L. Lucas <selairi@gmail.com>
|
||||
2014 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||
License: GPL-2.0+
|
||||
|
||||
Files: lxqt-config-brightness/brightnesssettings.*
|
||||
lxqt-config-brightness/main.cpp
|
||||
lxqt-config-brightness/monitorinfo.*
|
||||
Copyright: 2016 P.L. Lucas <selairi@gmail.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: lxqt-config-brightness/xrandrbrightness.*
|
||||
Copyright: 2015 Kai Uwe Broulik <kde@privat.broulik.de>
|
||||
2010 Lukas Tinkl <ltinkl@redhat.com>
|
||||
License: LGPL-2.0+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2014-2015 Alf Gaida <agaida@siduction.org>
|
||||
Copyright: 2014-2016 Alf Gaida <agaida@siduction.org>
|
||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
|
1
debian/docs
vendored
1
debian/docs
vendored
@ -1 +1,2 @@
|
||||
AUTHORS
|
||||
README.md
|
||||
|
3
debian/lintian-overrides
vendored
3
debian/lintian-overrides
vendored
@ -1,5 +1,5 @@
|
||||
# there will be no man-pages in a foreseeable future
|
||||
lxqt-config: binary-without-manpage usr/bin/lxqt-config-appearance
|
||||
lxqt-config: binary-without-manpage usr/bin/lxqt-config-brightness
|
||||
lxqt-config: binary-without-manpage usr/bin/lxqt-config-file-associations
|
||||
lxqt-config: binary-without-manpage usr/bin/lxqt-config-input
|
||||
lxqt-config: binary-without-manpage usr/bin/lxqt-config-locale
|
||||
@ -7,6 +7,7 @@ lxqt-config: binary-without-manpage usr/bin/lxqt-config-monitor
|
||||
|
||||
# not a bug, LXQt has not reached free-desktop yet
|
||||
lxqt-config: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-appearance.desktop
|
||||
lxqt-config: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-brightness.desktop
|
||||
lxqt-config: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-file-associations.desktop
|
||||
lxqt-config: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-input.desktop
|
||||
lxqt-config: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-locale.desktop
|
||||
|
1
debian/lxqt-config.manpages
vendored
1
debian/lxqt-config.manpages
vendored
@ -1 +0,0 @@
|
||||
man/lxqt-config.1
|
3
debian/manpages
vendored
Normal file
3
debian/manpages
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
lxqt-config-appearance/man/lxqt-config-appearance.1
|
||||
man/lxqt-config.1
|
||||
liblxqt-config-cursor/man/lxqt-config-mouse.1
|
13
debian/rules
vendored
13
debian/rules
vendored
@ -1,11 +1,18 @@
|
||||
#!/usr/bin/make -f
|
||||
#export DH_VERBOSE=1
|
||||
# export DH_VERBOSE=1
|
||||
|
||||
export LC_ALL=C.UTF-8
|
||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
|
||||
%:
|
||||
dh ${@} --buildsystem cmake \
|
||||
--parallel
|
||||
dh ${@} --buildsystem cmake
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- \
|
||||
-DPULL_TRANSLATIONS=OFF\
|
||||
-DUPDATE_TRANSLATIONS=OFF\
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
|
||||
override_dh_makeshlibs:
|
||||
dh_makeshlibs -Xlxqt-config
|
||||
|
107
debian/upstream/signing-key.asc
vendored
107
debian/upstream/signing-key.asc
vendored
@ -1,63 +1,50 @@
|
||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
Version: GnuPG v2.0.22 (GNU/Linux)
|
||||
|
||||
mQINBFJevCYBEACx+Hvy+Vsuf+V5jeLUnzjAmHoy8DfTeGWr3ts30IapLHrfi0+U
|
||||
WpzNnISO77yTr4VNboVZH+GHM/rnPfieODfB4ZW6CZLlInMSKUXcgQsEqXpyBZhA
|
||||
Ib/SPy2bOfHly1uRJes0uRDsH5+v/hD74sByfnjQlrvI68O6wvGZmDFMNNPVO8+/
|
||||
OWBSBNkBuVrrZOMSPsLwQGJ4UtUQ4whburaPJG4VZJc5DLbzJGbEuACc0IAEYJS3
|
||||
7AfXVXn4j4Gc9F3o1xTUnbOBnwGPquWwUIm3FM7Ec2OdkvMt3EwvnkMAfeVrq3iE
|
||||
FDD/KZTxdL0BZH3QD8gB7Jm4v4f3Nkobg6JCvCbcH3wBdZW4mASbwWzfRaDC2zHb
|
||||
ErTglD7PpShLKZZ0pr9okWZEGw4Ku3q8ALi1JXK/ePTmsBlvkVskOJ3Nnd0avgH4
|
||||
+Q/vZoKfH8EhNY745rI+8CE9iv6V9XiSUt4CKEWAENt4A8hq6U2vV+jZv3B6AgD7
|
||||
ZjiI59yD4YuYubu8rCnNizTgh1voVw3ietknn/x2H5yH8fByWZ5uL87C0ky/uma6
|
||||
ZGbiiAtM4kdkyDMrfRV5nlEG9EKAGPVu5mjeSCrfkETwZ9OFPz1AuDye4ZEXrrcC
|
||||
iRQ7RX6/GtW18aHER0kzGnfwx5KJzkDrRBY8A2PdXLBcrsN4WpK9EX01PQARAQAB
|
||||
tCNKZXJvbWUgTGVjbGFuY2hlIDxqZXJvbWVAbGVjbGFuLmNoPokCPwQTAQIAKQUC
|
||||
Ul68JgIbAwUJAeEzgAcLCQgHAwIBBhUIAgkKCwQWAgMBAh4BAheAAAoJEDfgrx/a
|
||||
SPNzSHIP/1ewXcC0TFBcvDD7MrIP7anyNfiWfW7cxkR8GSamkg6HTa6Ndyr1FFjJ
|
||||
OoDFUP37jWhu59CsHxs2D0zRWJktezfvElscRgqbHcdpIznqsGdI8hXCZafhBGVb
|
||||
sdAB2LRawcXGxnXt7XajPcSVwLWRE62caBqohznU2iWvI780WNjEbZoA0LhZwaFF
|
||||
UUPJm8ea9v0IkZVKUyg9WONZ1U7FEG9SaEiSpI8kJdx1fvCwZVDV/NRO5GqnJaho
|
||||
P1LCne4YdwS6pt1/fRgk32IHxxZfHlLzLHxb6v1JmIg72x28qCmGyK9oFBDbbnYu
|
||||
6Aq8XbHogOrD5vJM2Pfm2IhV0+JHOjfQbddv8tsAH1M+LI+tToXmg5st1AU3wnTn
|
||||
pda3hjA1avKwkfBPW/osHc8782ViyS9iX2e9iDtMv608guij4NjpGExzGCypHOd8
|
||||
+VXRwJDjvgDynkL206MZ+wn0j5wHsIE8F3Y5Bp1thQOrdDli5MYNQoXhjFmH46XT
|
||||
bcr84IgW0+AiXZdoFUqvwtzrWy2Onuw5R3k4OyV4skN4DkWXyAk/V+Y4K39JvTKf
|
||||
H9YuiQ9blNzCu8WiAnjKnh9kNl9E/TyEwI6cHFmIPqF8ST9tJytWHtrKvU9csvXX
|
||||
n8XNJmpcv2R1e6N+VuWWm5zUPTouv3AxCacLbm8Lh3ymGsk7ZEyhiQIcBBABAgAG
|
||||
BQJSsFYyAAoJEBMY76xfu9vO6v0P/3wSj3/kE4nP4HfgcVJSzi+lm1ycpbLDZtgh
|
||||
P1G+zJLVmA+E41vEZimeiYQxBAelatJz+CHzQo3LZ2oVChzVrZcVHn9k4P3pib69
|
||||
qCVif3/y0Wmecn+u2TWbOvJ7mthfO7T3W7rkW1/9ES7bUaXcXWQ2sjUBVqFkFsVt
|
||||
xgJDo8wcxA+K4Yf06GCbxFwrB7X5GraWIkzqGnyse3XAQn8aORAXmE8Yd0FHOjEZ
|
||||
Beb9shChnkYc3lEvNY8ioCaYSF9xr/Iz9cwpfPkpqFiVYWadtb+Gqeh6zC7vPmcT
|
||||
zHxrgkq1WwQlSBm724tPt9xuGQoOglqEa23vlQZfv20nyrYjLeYUy6pMCRq7vn/n
|
||||
nkQOcXF7yQlnqR6xKk0tWsM4e6du0ZvbjBbhHV/kBFVGCLm/upTwoMVm0WJTbr4T
|
||||
5XfIZo7eA0lvGtUhe1PgcOidBikHfAIfYxu0BoMXoL4jbcQdR5+YBDEfsS0jPhCl
|
||||
mew2ScW/R/UhUknJUVFTma0KHXzEmKiqeeUCDtwEi6fxdicAYkbcekgkfFiD/w8N
|
||||
Lk3Uf+0x2MdKA36nUobFkk38oU+GW37kFWJs3f1YRuQFao896eNW/E8ekVMLNxOl
|
||||
nCjnSbabaxDnxPTyW2KlNjf/QUEK4pT6S5QmuCSrle3PQpaSbAZDHzLBIL9gd3m6
|
||||
MH7+SvV4uQINBFJevCYBEADiXDUqstSdhIyuionS2KtE3IeEBIqS7GY8QPRBylIZ
|
||||
ACVHFI/1HxChBqYVGFaDEQn3gj5lUUQPubfWaxzjF6+UNVQW4+cxmTocndAwfDbI
|
||||
+E5BLdieFUzbAA05MV5ZjPhTNbSk1jpy4bNy0FILwNqc89Y6SoCbv1r3tZLCrBas
|
||||
1+AfWknBynx0siGMbLFxtzR6hUkNz9URxt13FrzpUWMpAL8ZQGczOTSaWLrZA5l9
|
||||
xLzJ9ww8uM+C2Xej3/sANxi+kQE2GVMKurPS0TICwVWZxbdW/ytIkO67Rhse0q3t
|
||||
vzjdawfCFRxv7XQB2ZJ6irDxbpHiJoojSWCHJadIyCG03iOiaqsSVvi4KnxtUck+
|
||||
udOEJUV5sxdzgeRrsDpeaN//KCWW9WjfsSkvOqP6S1gmWpNFdzF5XrzcgvqvSNqo
|
||||
XejfakUTJqsIIEHO0zGuJFVzJNh2hQ/9dhjIspUORhtNKaljNvePiBrj2yqmd9PY
|
||||
FlH1KMHe4H+YVIwPiyeNA87Pu+1yNo8gT7mXhGRfibgWjbt146WUJ7+l2StJMApn
|
||||
eNSCartNaUNPnw96i2l5c9AsJ3SWC6XWpWzOLVj+9XceeA11lu/ogqEMHzx81NjH
|
||||
2TePxwKTKxZnAvDmqryp++IgY2/OgIoIk3ZRdYu/dPijTOYWfCet/9/9kAFr9PeJ
|
||||
KwARAQABiQIlBBgBAgAPBQJSXrwmAhsMBQkB4TOAAAoJEDfgrx/aSPNzJv0QAKkx
|
||||
lCKEZ6ahAUuNWslsHnNWaHFHNawEO3NIEtQZGVFk2BYISupizvjZF6MnymO/9UFM
|
||||
pzV6fp3xNdqaKWQBjScOgMgCASRixW2tMAKbJGHZKp3dBixpHgXxy2oOGMS+mQ5m
|
||||
gWy07usq2YesoMD0K/SG6EnoRPHBvrJihArzMFVUY9hD3hk8bhiy8w9bCYFe+gkm
|
||||
zpQl3/KN01kyt5LjzEBcIOw8qIBQe9Pk8PyOK75lPoNME714LatgOsyw2kaSQ9Sv
|
||||
hziRGC5z/fV3PmH7XhSjENPKnCJU51GUMMLaL28t9o7Afh6Q8UV31/JO36vmQXQV
|
||||
+b+0BoGqEmf3AKBASb2Cr2q4pZFjywwSUXHZ9hQyu1tpbE1dS6aI01kM0y270pk7
|
||||
W/ajuzuOxAVL1bJAanL/5+DWM03esZPVdEWhxpWEM40Z6Rhq+Xb2a5xfwCN9PmaQ
|
||||
o9fez0I+yh53s7Ypv0tBj05FPe5L48+pDi6pz5nddN1B0FzF58jVfsBZUjBlY24+
|
||||
VwQeAaWkRXZrSEdtBS5ufsi80x/cNCSTJBWqtborKL1iGgf5MDPYRMSvmZXAeIld
|
||||
pyL/0pbW7iokewyKzpFfo7KEbwLxB+flWaBZ867JpF4yyRj3b4qcvcyV8QnsoB7Z
|
||||
KhxTl3gGwD/t0HUcu85zcfs4GkealYhIWfGaAso2
|
||||
=fF8P
|
||||
mQINBFXQeMMBEACif4+9pTrC6uNmRng0ZbzLh7p3cazmbnp2YFgDQDJZ7ZNmebxy
|
||||
ngRuRhjGuDcFAL/37BwJnrBpfZFK9ljoH4Fo5Jm9cOELaTy7AIcEiV9dKMyrKF1E
|
||||
C76d8jHVuzuPbI92DkFdLZAdk+qjrrAy0x43PvUd+aaBGLcFs1ZMk7gOvElc2d95
|
||||
zWWSp5anjukmGbp+EsStnWJkF6VHj56qmklfYy5ioiVBOSpXo/RsACAcIlz8C8A1
|
||||
d4tNMiB2uF2OrUfrL8DD6m3nBqep+AYbIQrxMl9kUQH3I33e9kH/L+SHQyE6phS8
|
||||
Czq06WjV4TcJ9VWxm7hQCNLYSxhZYYr1AW45lS5+xmfBOq2qeLgvjbFxa8PPrsp6
|
||||
Bqgt8MjwUkXjU5IB7YulUBvFU2l0MJZWDBuNy0oNtCe1cU3JyIqLKjvzQQQ9eD5L
|
||||
o3Ul704TLHz0z+67Rxh05Mi4JvyFMjnooSJkNH8/7yXoBN0ZGOh1/5zMU1gK5bmP
|
||||
6hKgis2exSZNIS74mF6/PqGgcwk3PyI4T3keUQoNPj11M2EznLHxY19QZfQ5oMed
|
||||
8xOlHKjpcm8PYMB4gduNXlV7gI9h7UxuC5GuPiP2lmM6wUyHu48divxDk5UYgPEC
|
||||
xlPI2wHCNDsuy0EruCYIvrMSZfpYCCSrmXiOORBLO5qXkauILLkJarHqjQARAQAB
|
||||
tCBBbGYgR2FpZGEgPGFnYWlkYUBzaWR1Y3Rpb24ub3JnPokCOAQTAQIAIgUCVdB4
|
||||
wwIbAwYLCQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQQsnI069epeOT2xAAgSHf
|
||||
41103cnElGf6TokPl4J6hdRPy2CUAjmBtMfr8eajYvGDGgnmsh9AGYGURjfFVCCf
|
||||
Ag+8b6nF3xg03UmgsuSO8H78HGv9kKzF9aHmLt+SXq3jUX+LnIkFHErZWjFAKdJr
|
||||
luu1j6ltxLe9PQljxZnugzMaUbW8eEPKvcriiDn3S4/DtikW/jpGA0MTY4ZWs9pZ
|
||||
L/6iRRH99L2X/cWO4sCgDXCTt4oK0f5OvwiuCoVOM+PYoIm31JICCKOlqamkCn7d
|
||||
2KH3nsy0v7tXgnrnb/zr8jVGsZLzUE51AFOzb5Ec74/2SAq8X4gbTppttLXEIooq
|
||||
nbepitW/PePkPY5gpfwHtFbl88qFnir+ABMefqRZkzeh0tsxJVLVHGP1KZykXpv7
|
||||
96A6Q1h7Zo9Ny7WwN5Xl02g35LVCaPyzd3A8A4315uMuP3iziq57UktKqh9d5S3t
|
||||
jfK7e9UfFQZBLfxn2sNPsjdYSNUQp/PXTTk/599h359WVuUIR866T8K7N7EEon3p
|
||||
qLItZljQ9Nmr/yGwKi9iQgi2LtZj5KUcF1zBLzZKf95FvoqSZqBXdFSjm+eYGaCH
|
||||
Q2IBnhyP92lEknSK9ystUJXmY69tQKBFqJxScwaS+7a/rfLKssQjSWxqk+SX4QeW
|
||||
e9z9FUpo71bq0Zkc/M9aOCoEEmhg4Ob/JWy08oC5Ag0EVdB4wwEQAKZDCc/C41y0
|
||||
omLFCAJybvHiFScM+jOpyGpQvceoviEhIT7h1br/pnSEMkgPQEDPWJGtKueg1/94
|
||||
sXTH24uefr3Y6JdZoBtprxl4JXUoOndgq1QH1xuUsy3/9YWU8Qboy9j8a8w0oCDE
|
||||
T8Z03KHCwqzD3K+44jhmhF+0eLoaaY8ohS8ziP+DcFKVHyatmS5yCCdjVrj6PxMp
|
||||
uy/y5SXT1kmiPdVAIzQlM5DlN6o46TV+BH0pPvVYjtwf31o0FckJxy5S1v0koCNB
|
||||
vX2b7tTDPKzn8G18eUVhGoUTZBUCp1gg36wJ0YY4xgZ9vI/xDCeHeAkyvGtaTAoy
|
||||
qP4rHoUO5KVRSDh7frSlrdbLGWHaQwOhcqoKd4qP/164wHPGkgHL1vztdOc7l1wx
|
||||
q3gMh2uwmJR0NRrw4WVuaIqL9lEbGBNijlmGsuqXfsMRhc/qoqgVDWvrcCtEoOwl
|
||||
TONGobW3jpCCjpa9SeGNjxuY6IVLn0lfX4hItNVY9sFA+H+yj4uBQ7zsmMUXafxt
|
||||
Yllm0f98yGNg5lnJg4bLOYu3IkpogUKNA3qkZ+6vRtwH70/bJGp7qdx/3G4W5dMX
|
||||
asd/rJjdELW+R/NVULAmK1ETSklaa3Z6vbTu8bN8gvP8pmMJ8f/U8+qzkuAqc201
|
||||
Z4O+s7ZsQfTiz5mm7zPGIYTnppDSno/rABEBAAGJAh8EGAECAAkFAlXQeMMCGwwA
|
||||
CgkQQsnI069epeMt0g/+JrwLhULD6NOxaLgxboh/KZkh/7ViU4cB+QPT8JIcWxkZ
|
||||
zj8uk85TUitEUzKmjp/ItCrhQE5WNNWbz/FBnAuLtaQuHhcHMA3Vu95UUCGi1vyZ
|
||||
ZRlS3YRM6S9BOzrjG7fGQJmO/RU3g6rb0TAwGFxDHj8t4JEDTc3zASG7wV/VTn06
|
||||
d8XIH9CZOw3kUuhkQ3OR/PEj1BCeCC+caC+tBjO0fgvDp8RV7NFQQ9kH8R3/xlWd
|
||||
6KMPtILE6fUft6LubWRGd1P5JBuzXivELolASajewbYtL/s87CCji3ngq0aT9raK
|
||||
m02wqFzNbX1iv+w2iqPQXq6pdRyxtJ8+Q8Z7zEBGJS5nkrYjsLTduZIjJHYHYH7f
|
||||
3/ydVjQ3z12iqHKElgaRI7RUmpNiNxVIr+TtuxzeC6G+CF++XNkUtJODvCmRaoJS
|
||||
waYsitz8+LSv3tawZJ0iQkKc9nerQMuBD+AzIr3i4NgXiEIN513esUtnKzeyIIsL
|
||||
ntUcBjXKuLCj8OZrZtexjq7edWWbN57/3ikyS2Z7y0i3O30qk5jmccSaS6kA7xTY
|
||||
WCDFzbN2v2y+vGu9KYn+2HtrP2BtNa8JTh3waNeLUTpn4GV4mMrsZjOy6vhhHb91
|
||||
1TKfI1gvjk7lE9xaWmcDjdI55dw3jIq8kK9SdgORGq9/S3g7KJNRjme+6GjqQfk=
|
||||
=h7ww
|
||||
-----END PGP PUBLIC KEY BLOCK-----
|
||||
|
4
debian/watch
vendored
4
debian/watch
vendored
@ -1,3 +1,3 @@
|
||||
version=3
|
||||
version=4
|
||||
opts="pgpsigurlmangle=s/$/.asc/" \
|
||||
https://github.com/lxde/lxqt-config/releases .*/([\d\.]+).tar.gz
|
||||
https://github.com/lxde/lxqt-config/releases .*/lxqt-config-([\d\.]+).tar.xz
|
||||
|
@ -52,6 +52,16 @@ lxqt_translate_ts(QM_FILES
|
||||
${lxqt-config-cursor_UIS}
|
||||
INSTALL_DIR
|
||||
"${LXQT_TRANSLATIONS_DIR}/${PROJECT_NAME}"
|
||||
PULL_TRANSLATIONS
|
||||
${PULL_TRANSLATIONS}
|
||||
CLEAN_TRANSLATIONS
|
||||
${CLEAN_TRANSLATIONS}
|
||||
TRANSLATIONS_REPO
|
||||
${TRANSLATIONS_REPO}
|
||||
TRANSLATIONS_REFSPEC
|
||||
${TRANSLATIONS_REFSPEC}
|
||||
REPO_SUBDIR
|
||||
"lxqt-config/liblxqt-config-cursor"
|
||||
)
|
||||
|
||||
lxqt_app_translation_loader(lxqt-config-cursor_QM_LOADER ${PROJECT_NAME})
|
||||
|
@ -106,7 +106,7 @@ void ItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option,
|
||||
QColor textcol = option.palette.color(foregroundRole(option, index));
|
||||
|
||||
// Draw the background
|
||||
QStyleOptionViewItemV4 opt = option;
|
||||
QStyleOptionViewItem opt = option;
|
||||
QStyle *style = opt.widget ? opt.widget->style() : QApplication::style();
|
||||
style->drawPrimitive(QStyle::PE_PanelItemViewItem, &opt, painter, opt.widget);
|
||||
|
||||
|
@ -1,68 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="en_US">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,77 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="ar">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>اعداد شكل فأرة سطح ريزر</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>اختر سكل المؤشِّر الذي تريد استخدامه (مرر المؤشِّر متخطيَّاً لمعاينته).
|
||||
<b>يجب إعادة تشغيل جلسة سطح ريزر بعد هذا التَّغيير</b></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>تث&بيت واجهةٍ شكليَّةٍ جديدةٍ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">ت^عيين الواجهة الشَّكليَّة</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>إ&زالة الواجهة الشَّكليَّة</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">إ&غلاق</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>خطأٌ في الواجهة الشَّكليَّة للمؤشر الرسوميّ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>ﻻ يمكنك إزالة واجهةٍ مفعَّلةٍ</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>الاسم</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>الوصف</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,76 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="cs">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Nastavení motivu myši</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>Vyberte motiv ukazovátka, jejž chcete používat (přejeďte myší nad náhledem kvůli vyzkoušení ukazovátka). <b>Sezení LXQt je potřeba po této změně spustit znovu</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>Na&instalovat nový motiv...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">&Nastavit motiv</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>&Odstranit motiv</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Zavřít</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>Chyba XCurTheme</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>Nemůžete odstranit právě nastavený motiv</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Název</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Popis</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,76 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="cs_CZ">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Nastavení motivu myši</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>Vyberte motiv ukazovátka, jejž chcete používat (přejeďte myší nad náhledem kvůli vyzkoušení ukazovátka). <b>Sezení LXQt je potřeba po této změně spustit znovu</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>Na&instalovat nový motiv...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">&Nastavit motiv</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>&Odstranit motiv</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Zavřít</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>Chyba XCurTheme</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>Nemůžete odstranit právě nastavený motiv</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Název</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Popis</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,77 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="da_DK">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>LXQt Musemarkør Tema Indstillinger</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>Vælg det markør tema, du vil bruge (forhåndsvisning for at teste markør).
|
||||
<b> LXQt session skal genstartes efter denne ændring </ b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Installer Nyt Tema...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">&Sæt Tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>&Fjern Tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Afslut</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>XCurTheme fejl</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>Det aktive tema kan ikke fjernes!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Navn</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Beskrivelse</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,69 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="de">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>LXQt Mauszeigerdesign Konfiguration</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>Wähle das gewünschte Mauszeigerdesign aus (zum Test Maus über Vorschau bewegen)
|
||||
<b>Die LXQt-Sitzung muss nach dieser Veränderung neu gestartet werden</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Neues Design installieren...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>D&esign entfernen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>XcurTheme Fehler</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>Das aktive Design kann nicht entfernt werden!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation>Dialogfenster</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation>LXQt konnte kein Mauszeigerdesign finden. Stattdessen wird das Default-Mauszeigerdesign von X11 verwendet. LXQt suchte in folgenden Verzeichnissen:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation>Anzeigen...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Name</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Beschreibung</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,76 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="el">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Διαμόρφωση θέματος ποντικιού LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>Επιλέξτε το θέμα του δρομέα που θέλετε να χρησιμοποιήσετε (κινηθείτε επάνω για προεπισκόπηση). <b>Χρειάζεται επανεκκίνηση της συνεδρίας LXQt μετά την αλλαγή</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Εγκατάσταση νέου θέματος...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">Ε&πιλογή θέματος</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>&Αφαίρεση θέματος</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Κλείσιμο</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>Σφάλμα του θέματος δρομέα X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>Δεν μπορείτε να αφαιρέσετε το ενεργό θέμα!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation>Παράθυρο διαλόγου</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation>Το LXQt δεν μπόρεσε να βρει κάποιο θέμα δρομέα. Θα χρησιμοποιηθεί ο εξ ορισμού δρομέας X11. Το LXQt έψαξε στους παρακάτω καταλόγους:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation>Εμφάνιση...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Όνομα</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Περιγραφή</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,76 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="eo">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Agordoj de etosoj de muso de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>Elektu la etoson de kursoro, kiun vi volas uzi (ŝveba antaŭrigardo por testi kursoron). <b>Seanco de LXQt postulas restartigon post ol ĉi tiu ŝanĝo</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Instali novan etoson...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">Agordi eto&son</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>Fo&rigi etoson</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Fermi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>Eraro de XCurTheme</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>Vi ne povas forigi aktivan etoson!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Nomo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Priskribo</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,76 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="es">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Configuración de LXQt para el Tema del Ratón</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>Seleccione el tema del cursor que desea utilizar (pase el cursor para una vista previa). <b>LXQt necesita reiniciar la sesión después de este cambio </ b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Instalar Nuevo Tema...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">&Establecer Tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>&Quitar Tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Cerrar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>Error en XCurTheme</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>¡No puedes quitar el tema activo!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Nombre</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Descripción</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,76 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="es_VE">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Configuracion de tema de raton de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>Selecciona el cursor del raton que tu desees usar (colocalo encima para ver una previsualizacion) <b>La sesion de LXQt necesita reinicializarse despues de un cambio</b></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Instalar nuevo tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">A&Signar el tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>&Remover el tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Cerrar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>XCurTheme error</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>No puedes remover el tema activo!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Nombre</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Descripcion</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,76 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="eu">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>LXQt saguaren gaiaren konfigurazioa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>Hautatu erabili nahi duzun kurtsore-gaia (nabarmendu aurrebista kurtsorea probatzeko). <b>LXQt saioa berrabiarazi behar da aldaketa honen ondoren</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Instalatu gai berria...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">&Ezarri gaia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>&Kendu gaia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Itxi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>XCurTheme errorea</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>Ezin duzu gai aktiboa kendu!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Izena</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Deskribapena</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,76 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="fi">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>LXQtin hiiriteeman asetukset</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>Valitse haluamasi osoitinteema (käytä esikatselua testataksesi osoitinteemaa). <b>LXQt-istunto tulee käynnistää uudelleen tämän muutoksen jälkeen</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Asenna uusi teema...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">Aseta &teema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>&Poista teema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Sulje</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>XCurTheme-virhe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>Käytössä olevaa teemaa ei voi poistaa!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Nimi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Kuvaus</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,72 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="fr_FR">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Fermer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,72 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="hu_HU">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>LXQt egértéma</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>A kívánt kurzortéma (előzetesen látható). <b>Érvénybeléptetéshez az LXQt munkamenet újraindíttandó</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Új téma telepítése...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>Téma kiny&írása</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Bezárás</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>Témahiba</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>Az aktuális téma eltávolíthatatlan!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation>Ürlap</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation>Az LXQt nem lelt kurzor témát, az alapértelmezett lesz használva. Ezekben a mappákban kereste:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation>Mutat...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Név</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Leírás</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,72 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="hu_HU">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>LXQt egértéma</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>A kívánt kurzortéma (előzetesen látható). <b>Érvénybeléptetéshez az LXQt munkamenet újraindíttandó</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Új téma telepítése...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>Téma kiny&írása</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Bezárás</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>Témahiba</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>Az aktuális téma eltávolíthatatlan!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation>Űrlap</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation>Az LXQt nem lelt kurzor témát, az alapértelmezett lesz használva. Ezekben a mappákban kereste:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation>Mutat...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Név</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Leírás</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,78 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="it_IT">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Configurazione del aspetto del cursore</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translatorcomment>hover seems not working, and restart seems not necessary to take effect</translatorcomment>
|
||||
<translation>Seleziona il tema del cursore che vuoi utilizzare </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translatorcomment>& to remove in source</translatorcomment>
|
||||
<translation>Installa un nuovo tema...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">&Imposta il tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>Rimuovi il tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Chiudi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>Errore tema X-cursore</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>Non puoi rimuovere il tema attivo!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation>LXQt non ha trovato nessun tema per i cursori in queste directories: (Verrà usato il tema di default di X11):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation>Mostra...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Nome</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Descrizione</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,68 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="ja">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>LXQtマウステーマの設定</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>使いたいカーソルテーマを選択 (プレビューをテストカーソルに合わせます). <b>LXQtセッションはこの変更後に再起動が必要です</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>新しいテーマのインストール...(&I)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>テーマの削除(&R)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>XCurTheme エラー</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>アクティブなテーマは削除できません!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation>フォーム</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation>カーソルテーマを見つけられませんでした。代わりに、デフォルトのX11カーソルテーマが使われます。LXQtは以下のディレクトリーを検索しました:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation>表示</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>名称</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>説明</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,72 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="lt">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Užverti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,72 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="nl">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Sluiten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,76 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="pl_PL">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Wygląd kursora</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>Wybierz motyw kursora (najedz kursorem na podgląd by przetestować). <b>Wymagane jest ponowne uruchomienie sesji</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Zainstaluj Nowy Motyw...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">&Wybierz Motyw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>&Usuń Motyw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Zamknij</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>Błąd XCurTheme</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>Nie możesz usunąć aktywnego motywu!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation>Uwaga</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation>Nie znaleziono żadnego motywu kursora. Zostanie użyty domyślny motyw kursora X11. LXQt wyszukiwało w następujących katalogach:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation>Pokaż...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Nazwa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Opis</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,76 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="pt">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Definições do tema de cursor do LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>Escolha o tema de cursor a utilizar (passe com o rato para testar). <b>Tem que reiniciar o LXQt a sessão após a alteração</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Instalar novo tema...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">&Definir tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>&Remover tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">Fe&char</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>Erro XCurTheme</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>Não pode remover o tema ativo!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation>Formulário</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation>O LXQt não encontrou quaisquer temas de cursor. Será utilizado o tema de cursor X11. O LXQt procurou nestes diretórios:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation>Mostrar...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Nome</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Descrição</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,76 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="pt_BR">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Configuração Do Tema Do Mouse</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>Selecione o tema do cursor que você deseja usar (pairar visualização para testar o cursor). <b>A sessão LXQt precisa reiniciar após esta mudança</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Instalar Novo Tema...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">&Definir Tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>&Remover Tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Fechar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>Erro XCurTheme</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>Você não pode remover o tema ativo!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Nome</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Descrição</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,76 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="ro_RO">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Configurare temă maus LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>Selectați tema de cursor pe care doriți să o utilizați (treceți peste cu mausul pentru a testa cursorul)</b>Sesiunea LXQt necesită o repornire după această modificare</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Instalează temă nouă...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">&Setează tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>Elimină tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">În&chide</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>Eroare XCurTheme</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>Nu se poate elimina tema activă!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Nume</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Descriere</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,68 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="ru">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Настройка темы курсора LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>Выберите тему курсора, которую вы хотите использовать (наведите курсор на область предварительного просмотра для проверки). <b>Сессию LXQt нужно перезапустить после изменений</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Установить новую тему…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>&Удалить тему</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>Ошибка XCurTheme</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>Невозможно удалить активную тему!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation>LXQt не смог найти какую-нибудь тему курсора. Будет использована тема X11 по-умолчанию. LXQt искал в следующих папках:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation>Показать…</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Имя</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Описание</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,68 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="ru_RU">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Настройка темы курсора LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>Выберите тему курсора, которую вы хотите использовать (наведите курсор на область предварительного просмотра для проверки). <b>Сессию LXQt нужно перезапустить после изменений</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Установить новую тему…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>&Удалить тему</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>Ошибка XCurTheme</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>Невозможно удалить активную тему!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation>LXQt не смог найти какую-нибудь тему курсора. Будет использована тема X11 по-умолчанию. LXQt искал в следующих папках:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation>Показать…</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Имя</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Описание</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,72 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="sl">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Zapri</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,76 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="th_TH">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>การตั้งค่าชุดตกแต่งเมาส์ LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>เลือกชุดตกแต่งเคอร์เซอร์ที่คุณต้องการจะใช้ (วางเคอร์เซอร์ไว้บนตัวอย่างเพื่อทดสอบมัน). <b>วาระงาน LXQt จำเป็นต้องเริ่มใหม่หลังการเปลี่ยนแปลงนี้</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>ติดตั้งชุด&ตกแต่ง...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">&ใช้เป็นชุดตกแต่ง</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>&ลบชุดตกแต่ง</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">ปิ&ด</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>XCurTheme ขัดข้อง</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>คุณไม่สามารถลบชุดตกแต่งที่กำลังใช้งานอยู่ได้</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>ชื่อ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>รายละเอียด</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,72 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="tr">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Kapat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,76 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="uk">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Налаштування тем миші LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>Оберіть тему курсорів, яку Ви бажаєте використовувати (наведіть на попереднй перегляд для перевірки курсору). <b>Сеанс LXQt потребує перезапуску щоб ці зміни подіяли</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Встановити нову тему...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">&Призначити тему</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>Вилу&чити тему</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&Закрити</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>Збій XCurTheme</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>Неможливо вилучити активну тему!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>Ім'я</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>Опис</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,76 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="zh_CN">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>LXQt 鼠标主题配置</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>选择要使用的游标主题(鼠标放到项目上可以预览)。<b>修改后需要重启LXQt 会话。</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>安装新主题(&I)...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">设置主题(&S)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>删除主题(&R)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">&关闭</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>XCurTheme 错误</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>无法删除使用中的主题!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>名称</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>描述</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,77 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="zh_TW">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>LXQt滑鼠游標主題設定</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="20"/>
|
||||
<source>Select the cursor theme you want to use (hover preview to test cursor). <b>LXQt session needs restart after this change</b>:</source>
|
||||
<translation>選擇您喜歡的游標主題 (檢視來回移動來測試游標) 。
|
||||
<b>套用改變需要重新啟動LXQt會話</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>安裝新主題...(&I)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">設為主題(&S)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>移除主題(&R)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation type="vanished">關閉(&C)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="208"/>
|
||||
<source>XCurTheme error</source>
|
||||
<translation>XCurTheme錯誤</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../selectwnd.cpp" line="209"/>
|
||||
<source>You can't remove active theme!</source>
|
||||
<translation>您無法移除正在套用的主題!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WarningLabel</name>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="44"/>
|
||||
<source>LXQt could not find any cursor theme. The default X11 cursor theme will be used instead. LXQt looked in the following directories:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../warninglabel.ui" line="54"/>
|
||||
<source>Show...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>XCursorThemeModel</name>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="61"/>
|
||||
<source>Name</source>
|
||||
<translation>名稱</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../thememodel.cpp" line="62"/>
|
||||
<source>Description</source>
|
||||
<translation>描述</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -265,7 +265,7 @@ bool XCursorThemeFX::parseCursorFXTheme (const QString &aFileName) {
|
||||
return false;
|
||||
}
|
||||
if (curType != 1) {
|
||||
qDebug() << "skiping 'press' cursor; shape no" << curShape << "named" << curShapeName[curShape];
|
||||
qDebug() << "skipping 'press' cursor; shape no" << curShape << "named" << curShapeName[curShape];
|
||||
continue;
|
||||
// we need only 'normal' cursors
|
||||
}
|
||||
@ -273,14 +273,14 @@ bool XCursorThemeFX::parseCursorFXTheme (const QString &aFileName) {
|
||||
const char **nlst = findCursorByFXId((int)curShape);
|
||||
if (!nlst) {
|
||||
// unknown cursor type, skip it
|
||||
qDebug() << "CursorFX: skiping cursor shape:" << curShapeName[curShape];
|
||||
qWarning() << "CursorFX: skiping cursor shape:" << curShapeName[curShape];
|
||||
qDebug() << "CursorFX: skipping cursor shape:" << curShapeName[curShape];
|
||||
qWarning() << "CursorFX: skipping cursor shape:" << curShapeName[curShape];
|
||||
continue;
|
||||
}
|
||||
if (shapesSeen.contains(curShape&0xff)) {
|
||||
// unknown cursor type, skip it
|
||||
qDebug() << "CursorFX: skiping duplicate cursor shape:" << curShapeName[curShape];
|
||||
qWarning() << "CursorFX: skiping duplicate cursor shape:" << curShapeName[curShape];
|
||||
qDebug() << "CursorFX: skipping duplicate cursor shape:" << curShapeName[curShape];
|
||||
qWarning() << "CursorFX: skipping duplicate cursor shape:" << curShapeName[curShape];
|
||||
continue;
|
||||
}
|
||||
shapesSeen << (curShape&0xff);
|
||||
|
BIN
lxqt-config-appearance.png
Normal file
BIN
lxqt-config-appearance.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
@ -51,6 +51,16 @@ lxqt_translate_ts(QM_FILES
|
||||
${UI_FILES}
|
||||
INSTALL_DIR
|
||||
"${LXQT_TRANSLATIONS_DIR}/${PROJECT_NAME}"
|
||||
PULL_TRANSLATIONS
|
||||
${PULL_TRANSLATIONS}
|
||||
CLEAN_TRANSLATIONS
|
||||
${CLEAN_TRANSLATIONS}
|
||||
TRANSLATIONS_REPO
|
||||
${TRANSLATIONS_REPO}
|
||||
TRANSLATIONS_REFSPEC
|
||||
${TRANSLATIONS_REFSPEC}
|
||||
REPO_SUBDIR
|
||||
"lxqt-config/${PROJECT_NAME}"
|
||||
)
|
||||
|
||||
lxqt_app_translation_loader(QM_LOADER ${PROJECT_NAME})
|
||||
@ -77,7 +87,7 @@ target_link_libraries(${PROJECT_NAME}
|
||||
|
||||
set_target_properties("${PROJECT_NAME}"
|
||||
PROPERTIES
|
||||
INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}/${LXQT_CONFIG_PROJECT}"
|
||||
INSTALL_RPATH "${CMAKE_INSTALL_FULL_LIBDIR}/${LXQT_CONFIG_PROJECT}"
|
||||
)
|
||||
|
||||
install(TARGETS
|
||||
|
@ -179,6 +179,7 @@ void FontConfigFile::save()
|
||||
"<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n"
|
||||
"<!-- created by lxqt-config-appearance (DO NOT EDIT!) -->\n"
|
||||
"<fontconfig>\n"
|
||||
" <include ignore_missing=\"yes\">conf.d</include>\n"
|
||||
" <match target=\"font\">\n"
|
||||
" <edit name=\"antialias\" mode=\"assign\">\n"
|
||||
" <bool>" << (mAntialias ? "true" : "false") << "</bool>\n"
|
||||
|
@ -27,17 +27,10 @@
|
||||
|
||||
#include "iconthemeconfig.h"
|
||||
|
||||
#include <XdgDesktopFile>
|
||||
#include <XdgIcon>
|
||||
#include <LXQt/Settings>
|
||||
#include <QStringList>
|
||||
#include <QStringBuilder>
|
||||
#include <QIcon>
|
||||
#include <QDebug>
|
||||
|
||||
#include <private/qtxdg/qiconloader_p.h>
|
||||
|
||||
using namespace QtXdg;
|
||||
|
||||
IconThemeConfig::IconThemeConfig(LXQt::Settings* settings, QWidget* parent):
|
||||
QWidget(parent),
|
||||
@ -49,16 +42,13 @@ IconThemeConfig::IconThemeConfig(LXQt::Settings* settings, QWidget* parent):
|
||||
initControls();
|
||||
connect(iconThemeList, SIGNAL(itemClicked(QTreeWidgetItem*,int)),
|
||||
this, SLOT(iconThemeSelected(QTreeWidgetItem*,int)));
|
||||
|
||||
connect(LXQt::Settings::globalSettings(), SIGNAL(settingsChanged()),
|
||||
this, SLOT(update()));
|
||||
}
|
||||
|
||||
|
||||
void IconThemeConfig::initIconsThemes()
|
||||
{
|
||||
QStringList processed;
|
||||
QStringList baseDirs = QIcon::themeSearchPaths();
|
||||
const QStringList baseDirs = QIcon::themeSearchPaths();
|
||||
static const QStringList iconNames = QStringList()
|
||||
<< QStringLiteral("document-open")
|
||||
<< QStringLiteral("document-new")
|
||||
@ -69,14 +59,14 @@ void IconThemeConfig::initIconsThemes()
|
||||
iconThemeList->setColumnCount(iconNamesN + 2);
|
||||
|
||||
QList<QTreeWidgetItem *> items;
|
||||
foreach (QString baseDirName, baseDirs)
|
||||
foreach (const QString &baseDirName, baseDirs)
|
||||
{
|
||||
QDir baseDir(baseDirName);
|
||||
if (!baseDir.exists())
|
||||
continue;
|
||||
|
||||
QFileInfoList dirs = baseDir.entryInfoList(QDir::AllDirs | QDir::NoDotAndDotDot, QDir::Name);
|
||||
foreach (QFileInfo dir, dirs)
|
||||
const QFileInfoList dirs = baseDir.entryInfoList(QDir::AllDirs | QDir::NoDotAndDotDot, QDir::Name);
|
||||
foreach (const QFileInfo &dir, dirs)
|
||||
{
|
||||
if (!processed.contains(dir.canonicalFilePath()))
|
||||
{
|
||||
@ -114,7 +104,6 @@ void IconThemeConfig::initIconsThemes()
|
||||
}
|
||||
}
|
||||
}
|
||||
QIconLoader::instance()->updateSystemTheme();
|
||||
|
||||
iconThemeList->insertTopLevelItems(0, items);
|
||||
for (int i=0; i<iconThemeList->header()->count()-1; ++i)
|
||||
@ -126,8 +115,7 @@ void IconThemeConfig::initIconsThemes()
|
||||
|
||||
void IconThemeConfig::initControls()
|
||||
{
|
||||
QString currentTheme = LXQt::Settings::globalSettings()->value("icon_theme").toString();
|
||||
XdgIcon::setThemeName(currentTheme);
|
||||
QString currentTheme = QIcon::themeName();
|
||||
QTreeWidgetItemIterator it(iconThemeList);
|
||||
while (*it) {
|
||||
if ((*it)->data(0, Qt::UserRole).toString() == currentTheme)
|
||||
@ -153,12 +141,6 @@ void IconThemeConfig::iconThemeSelected(QTreeWidgetItem *item, int column)
|
||||
QString theme = item->data(0, Qt::UserRole).toString();
|
||||
if (!theme.isEmpty())
|
||||
{
|
||||
XdgIcon::setThemeName(theme);
|
||||
|
||||
// An hack to ensure that this widget also re loads it's own icons
|
||||
// from the selected icon theme.
|
||||
QIconLoader::instance()->setThemeName(QString());
|
||||
|
||||
m_settings->setValue("icon_theme", theme);
|
||||
m_settings->sync();
|
||||
}
|
||||
|
@ -31,70 +31,9 @@
|
||||
* END_COMMON_COPYRIGHT_HEADER */
|
||||
|
||||
#include "iconthemeinfo.h"
|
||||
#include <QDebug>
|
||||
|
||||
#include <private/qtxdg/qiconloader_p.h>
|
||||
|
||||
#include <QStringBuilder>
|
||||
|
||||
#define PREVIEW_ICON_SIZE 22
|
||||
|
||||
using namespace QtXdg;
|
||||
|
||||
/*
|
||||
* This algorithm is defined by the freedesktop spec:
|
||||
* http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
|
||||
*/
|
||||
static bool directoryMatchesSize(const QIconDirInfo &dir, int iconsize)
|
||||
{
|
||||
if (dir.type == QIconDirInfo::Fixed) {
|
||||
return dir.size == iconsize;
|
||||
|
||||
} else if (dir.type == QIconDirInfo::Scalable) {
|
||||
return dir.size <= dir.maxSize &&
|
||||
iconsize >= dir.minSize;
|
||||
|
||||
} else if (dir.type == QIconDirInfo::Threshold) {
|
||||
return iconsize >= dir.size - dir.threshold &&
|
||||
iconsize <= dir.size + dir.threshold;
|
||||
}
|
||||
|
||||
Q_ASSERT(1); // Not a valid value
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* This algorithm is defined by the freedesktop spec:
|
||||
* http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
|
||||
*/
|
||||
static int directorySizeDistance(const QIconDirInfo &dir, int iconsize)
|
||||
{
|
||||
if (dir.type == QIconDirInfo::Fixed) {
|
||||
return qAbs(dir.size - iconsize);
|
||||
|
||||
} else if (dir.type == QIconDirInfo::Scalable) {
|
||||
if (iconsize < dir.minSize)
|
||||
return dir.minSize - iconsize;
|
||||
else if (iconsize > dir.maxSize)
|
||||
return iconsize - dir.maxSize;
|
||||
else
|
||||
return 0;
|
||||
|
||||
} else if (dir.type == QIconDirInfo::Threshold) {
|
||||
if (iconsize < dir.size - dir.threshold)
|
||||
return dir.minSize - iconsize;
|
||||
else if (iconsize > dir.size + dir.threshold)
|
||||
return iconsize - dir.maxSize;
|
||||
else return 0;
|
||||
}
|
||||
|
||||
Q_ASSERT(1); // Not a valid value
|
||||
return INT_MAX;
|
||||
}
|
||||
|
||||
|
||||
|
||||
IconThemeInfo::IconThemeInfo(const QDir &dir):
|
||||
mValid(false),
|
||||
mHidden(false)
|
||||
@ -127,40 +66,15 @@ void IconThemeInfo::load(const QString &fileName)
|
||||
QVector<QIcon> IconThemeInfo::icons(const QStringList &iconNames) const
|
||||
{
|
||||
QVector<QIcon> icons;
|
||||
QString current_theme = QIcon::themeName();
|
||||
|
||||
const QString currentThemeName = QIconLoader::instance()->themeName();
|
||||
QIconLoader::instance()->setThemeName(mName);
|
||||
foreach (const QString &i, iconNames) {
|
||||
QThemeIconInfo info = QIconLoader::instance()->loadIcon(i);
|
||||
if (!info.entries.isEmpty()) {
|
||||
const int numEntries = info.entries.size();
|
||||
|
||||
// Search for exact matches first
|
||||
bool found = false;
|
||||
for (int i = 0; i < numEntries; ++i) {
|
||||
QIconLoaderEngineEntry *entry = info.entries.at(i);
|
||||
icons.append(QIcon(entry->filename));
|
||||
found = true;
|
||||
break;
|
||||
}
|
||||
if (!found) { // No exact match. Search for an approximation
|
||||
// Find the minimum distance icon
|
||||
int minimalSize = INT_MAX;
|
||||
QIconLoaderEngineEntry *closestMatch = 0;
|
||||
for (int i = 0; i < numEntries; ++i) {
|
||||
QIconLoaderEngineEntry *entry = info.entries.at(i);
|
||||
int distance = directorySizeDistance(entry->dir, PREVIEW_ICON_SIZE);
|
||||
if (distance < minimalSize) {
|
||||
minimalSize = distance;
|
||||
closestMatch = entry;
|
||||
}
|
||||
}
|
||||
icons.append(QIcon(closestMatch->filename));
|
||||
}
|
||||
} else {
|
||||
icons.append(QIcon());
|
||||
}
|
||||
QIcon::setThemeName(mName);
|
||||
for (const auto & i : iconNames)
|
||||
{
|
||||
icons.push_back({QIcon::fromTheme(i).pixmap({PREVIEW_ICON_SIZE, PREVIEW_ICON_SIZE})});
|
||||
}
|
||||
QIconLoader::instance()->setThemeName(currentThemeName);
|
||||
|
||||
QIcon::setThemeName(current_theme);
|
||||
|
||||
return icons;
|
||||
}
|
||||
|
@ -28,8 +28,45 @@
|
||||
#include "lxqtthemeconfig.h"
|
||||
#include "ui_lxqtthemeconfig.h"
|
||||
#include <QTreeWidget>
|
||||
#include <QDebug>
|
||||
#include <QStandardPaths>
|
||||
#include <QProcess>
|
||||
#include <QItemDelegate>
|
||||
#include <QPainter>
|
||||
|
||||
/*!
|
||||
* \brief Simple delegate to draw system background color below decoration/icon
|
||||
* (needed by System theme, which uses widget background and therefore provides semi-transparent preview)
|
||||
*/
|
||||
class ThemeDecorator : public QItemDelegate
|
||||
{
|
||||
public:
|
||||
using QItemDelegate::QItemDelegate;
|
||||
protected:
|
||||
virtual void drawDecoration(QPainter * painter, const QStyleOptionViewItem & option, const QRect & rect, const QPixmap & pixmap) const override
|
||||
{
|
||||
//Note: can't use QItemDelegate::drawDecoration, because it is ignoring pixmap,
|
||||
//if the icon is valid (and that is set in paint())
|
||||
if (pixmap.isNull() || !rect.isValid())
|
||||
return;
|
||||
|
||||
QPoint p = QStyle::alignedRect(option.direction, option.decorationAlignment, pixmap.size(), rect).topLeft();
|
||||
painter->fillRect(QRect{p, pixmap.size()}, QApplication::palette().color(QPalette::Window));
|
||||
painter->drawPixmap(p, pixmap);
|
||||
}
|
||||
};
|
||||
|
||||
/*!
|
||||
* \brief Check if currently configured wallpaper (read from pcmanfm-qt's
|
||||
* settings) is the same as \param themeWallpaper
|
||||
*/
|
||||
static bool isWallpaperChanged(const QString & themeWallpaper)
|
||||
{
|
||||
static const QString config_path = QStandardPaths::writableLocation(QStandardPaths::ConfigLocation)
|
||||
+ QStringLiteral("/pcmanfm-qt/lxqt/settings.conf");
|
||||
static const QString wallpaper_key = QStringLiteral("Desktop/Wallpaper");
|
||||
const QString current_wallpaper = QSettings{config_path, QSettings::IniFormat}.value(wallpaper_key).toString();
|
||||
return themeWallpaper != current_wallpaper;
|
||||
}
|
||||
|
||||
LXQtThemeConfig::LXQtThemeConfig(LXQt::Settings *settings, QWidget *parent) :
|
||||
QWidget(parent),
|
||||
@ -37,9 +74,17 @@ LXQtThemeConfig::LXQtThemeConfig(LXQt::Settings *settings, QWidget *parent) :
|
||||
mSettings(settings)
|
||||
{
|
||||
ui->setupUi(this);
|
||||
{
|
||||
QScopedPointer<QAbstractItemDelegate> p{ui->lxqtThemeList->itemDelegate()};
|
||||
ui->lxqtThemeList->setItemDelegate(new ThemeDecorator{this});
|
||||
}
|
||||
|
||||
connect(ui->lxqtThemeList, SIGNAL(itemClicked(QTreeWidgetItem*,int)),
|
||||
this, SLOT(lxqtThemeSelected(QTreeWidgetItem*,int)));
|
||||
connect(ui->wallpaperOverride, &QAbstractButton::toggled, [this] (bool checked) {
|
||||
if (checked)
|
||||
lxqtThemeSelected(ui->lxqtThemeList->currentItem(), 0/*not used*/);
|
||||
});
|
||||
|
||||
|
||||
QList<LXQt::LXQtTheme> themes = LXQt::LXQtTheme::allThemes();
|
||||
@ -91,19 +136,17 @@ void LXQtThemeConfig::lxqtThemeSelected(QTreeWidgetItem* item, int column)
|
||||
if (!item)
|
||||
return;
|
||||
|
||||
LXQt::LXQtTheme currentTheme{mSettings->value("theme").toString()};
|
||||
QVariant themeName = item->data(0, Qt::UserRole);
|
||||
mSettings->setValue("theme", themeName);
|
||||
|
||||
LXQt::LXQtTheme theme(themeName.toString());
|
||||
if(theme.isValid()) {
|
||||
QString wallpaper = theme.desktopBackground();
|
||||
if(!wallpaper.isEmpty()) {
|
||||
if(!wallpaper.isEmpty() && (ui->wallpaperOverride->isChecked() || !isWallpaperChanged(currentTheme.desktopBackground()))) {
|
||||
// call pcmanfm-qt to update wallpaper
|
||||
QProcess process;
|
||||
QStringList args;
|
||||
args << "--set-wallpaper" << wallpaper;
|
||||
process.start("pcmanfm-qt", args, QIODevice::NotOpen);
|
||||
process.waitForFinished();
|
||||
QProcess::startDetached("pcmanfm-qt", args);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -51,6 +51,13 @@
|
||||
</column>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="wallpaperOverride">
|
||||
<property name="text">
|
||||
<string>Override user-defined wallpaper</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<resources/>
|
||||
|
@ -26,9 +26,7 @@
|
||||
* END_COMMON_COPYRIGHT_HEADER */
|
||||
|
||||
#include <LXQt/SingleApplication>
|
||||
#include <QDebug>
|
||||
|
||||
#include <XdgIcon>
|
||||
#include <LXQt/Settings>
|
||||
#include <LXQt/ConfigDialog>
|
||||
#include "iconthemeconfig.h"
|
||||
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="en_US">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,4 +1,4 @@
|
||||
# Translations
|
||||
Comment[ar]=تهيئة مظهر سطح المكتب ريزر
|
||||
GenericName[ar]=تهيئة مظهر ريزر
|
||||
Name[ar]=تهيئة مظهر ريزر
|
||||
Comment[ar]=إعدادات مظهر لكسكيوت
|
||||
GenericName[ar]=إعدادات المظهر
|
||||
Name[ar]=المظهر
|
||||
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="ar">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>تهيئة مظهر ريزر</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>نماذج اﻷيقونات</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>واجهة ريزر المخصَّصة</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>تهيئة مظهر ريزر</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>نماذج اﻷيقونات</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>واجهة ريزر المخصَّصة</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -0,0 +1,4 @@
|
||||
# Translations
|
||||
Name[ca]=Aparença
|
||||
GenericName[ca]=Ajusts de l'aparença
|
||||
Comment[ca]=Ajusts de l'aparença per a LXQt
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="cs">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Nastavení vzhledu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Téma ikon</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Motiv LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Nastavení vzhledu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Téma ikon</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Motiv LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="cs_CZ">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Nastavení vzhledu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Téma ikon</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Motiv LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Nastavení vzhledu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Téma ikon</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Motiv LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="da">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt Indstillinger for Udseende</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Ikontema</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt Tema</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt Indstillinger for Udseende</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Ikontema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt Tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="da_DK">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt Indstillinger for Udseende</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Ikontema</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt Tema</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt Indstillinger for Udseende</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Ikontema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt Tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="de">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation>Schriftart</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation>Standardschriftart der Bedienoberfläche</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation>Name:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation>Stil:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation>Punktgröße:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation>Normal</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation>Fett</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation>Kursiv</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation>Fett und kursiv</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation>Folgende Einstellungen wirken nur auf neu gestartete Programme</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation>Kantenglättung bei Schriften verwenden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation>Hinting-Stil:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation>Keine</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation>Leicht</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation>Mittel</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation>Vollständig</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation>Schrift-Hinting</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation>Auflösung (DPI):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation>Autohint</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation>Subpixel-Anordnung:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation>RGB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation>BGR</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation>VRGB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation>VBGR</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt Erscheinungsbild-Konfiguration</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Symboldesign</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt-Design</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt Erscheinungsbild-Konfiguration</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Stil der Bedienelemente</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Symboldesign</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt-Design</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation>Schriftart</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation>Mauszeiger</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Stil der Bedienelemente</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation>Werkzeugleistenstil:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation>Nur Symbol</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation>Nur Text</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation>Text neben dem Symbol</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation>Text unterhalb des Symbols</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation>Default</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation>Einfacher Klick aktiviert Elemente</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="el">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation>Γραμματοσειρά</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation>Εξ ορισμού γραμματοσειρά του περιβάλλοντος χρήστη</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation>Όνομα γραμματοσειράς:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation>Ύφος:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation>Μέγεθος σημείου:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation>Κανονικό</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation>Έντονα</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation>Πλάγια</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation>Έντονα πλάγια</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation>Οι παρακάτω ρυθμίσεις επηρεάζουν μόνο τις εφεξής εφαρμογές</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation>Χρήση της εξομάλυνσης γραμματοσειρών</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation>Ύφος υπόδειξης των γραμματοσειρών:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation>Κανένα</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation>Ελαφρύ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation>Μεσαίο</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation>Πλήρες</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation>Υπόδειξη γραμματοσειρών</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation>Ανάλυση (DPI):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation>Αυτόματη υπόδειξη (autohint)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation>Εξομάλυνση υποεικονοστοιχείων:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation>RGB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation>BGR</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation>VRGB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation>VBGR</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Διαμόρφωση της εμφάνισης του LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Θέμα εικονιδίων</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Θέμα του LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Διαμόρφωση της εμφάνισης του LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Στιλ συστατικού</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Θέμα εικονιδίων</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Θέμα LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation>Γραμματοσειρά</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation>Δρομέας</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Στιλ συστατικού</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation>Ύφος των κουμπιών της γραμμής εργαλείων:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation>Εμφάνιση μόνον του εικονιδίου</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation>Εμφάνιση μόνον του κειμένου</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation>Το κείμενο εμφανίζεται δίπλα από το εικονίδιο</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation>Το κείμενο εμφανίζεται κάτω από το εικονίδιο</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation>Εξ ορισμού</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation>Ενεργοποίηση των αντικειμένων με μονό κλικ</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="eo">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Agordoj de apero de LXQto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Etoso de piktogramoj</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Etoso de LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Agordoj de apero de LXQto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Etoso de piktogramoj</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Etoso de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="es">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Configuración de apariencia de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Tema de iconos</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Tema de LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Configuración de apariencia de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Tema de iconos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Tema de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="es_VE">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Configuración de apariencia de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Tema de iconos</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Tema LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Configuración de apariencia de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Tema de iconos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Tema LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="eu">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt itxuraren konfigurazioa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Ikonoen gaia</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt gaia</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt itxuraren konfigurazioa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Ikonoen gaia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt gaia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="fi">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQtin ulkoasun hallinta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Kuvaketeema</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt-teema</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQtin ulkoasun hallinta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Kuvaketeema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt-teema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="fr_FR">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Configuration de l'apparence de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Thème d'icones</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Thème de LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Configuration de l'apparence de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Thème d'icones</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Thème de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="hu">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation>Betűtípus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation>Felhasználói felület alapértelmezett betűtípusa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation>Betűnév:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation>Stílus:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation>Pontméret:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation>Normál</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation>Kövér</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation>Dőlt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation>Dőlt kövér</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation>Ezek a stílusok csak új indítású alkalmazásoknál láthatók</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation>Simított betűk</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation>Betű mankó stílus:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation>Nincs</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation>Enyhe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation>Közepes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation>Teljes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation>Betű mankó</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation>Felbontás (DPI):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation>Mankó</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation>Alképpont simítás:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Alkalmazásmenü</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Ikontéma</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt téma</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt megjelenésbeállító</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Bigyótéma</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Ikontéma</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt téma</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation>Betű</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation>Kurzor</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Bigyótéma</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation>Eszközsáv stílus:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation>Csak ikon</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation>Csak szöveg</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation>Szöveg az ikon mellett</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation>Szöveg az ikon alatt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation>Alapértelmezett</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation>Egykattintásos mód</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,236 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="hu_HU">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation>Betűtípus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation>Felhasználói felület alapértelmezett betűtípusa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation>Betűnév:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation>Stílus:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation>Pontméret:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation>Normál</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation>Kövér</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation>Dőlt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation>Dőlt kövér</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation>Ezek a stílusok csak új indítású alkalmazásoknál láthatók</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation>Simított betűk</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation>Betű mankó stílus:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation>Nincs</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation>Enyhe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation>Közepes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation>Teljes</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation>Betű mankó</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation>Felbontás (DPI):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation>Mankó</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation>Alképpont simítás:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt megjelenésbeállító</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Ikontémák</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt téma</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainWindow</name>
|
||||
<message>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="vanished">LXQt megjelenésbeállító</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="vanished">Ikontémák</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt megjelenésbeállító</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Bigyótéma</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Ikontémák</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQT téma</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation>Betű</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation>Kurzor</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Bigyótéma</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation>Eszközsáv stílus:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation>Csak ikon</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation>Csak szöveg</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation>Szöveg az ikon mellett</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation>Szöveg az ikon alatt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation>Alapértelmezett</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation>Egykattintásos mód</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="ia">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="id_ID">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Konfigurasi Penampilan LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Tema Ikon</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Konfigurasi Penampilan LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Tema Ikon</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,226 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="it">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation>Caratteri</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation>Carattere generale</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation>Carattere:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation>Stile:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation>Dimensione:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation>Normale</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation>Grassetto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation>Corsivo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation>Grassetto corsivo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation>Le impostazioni riguardano solo le applicazioni avviate nuovamente</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation>Utilizza anti-aliasing per i caratteri</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation>Stile di hinting</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation>Nessuno</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation>Leggero</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation>Medio</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation>Forte</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation>Hinting caratteri</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation>Resoluzione (DPI):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation>Hinting automatico</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translatorcomment>no idea how to translate that</translatorcomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Centro di Configurazione LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Temi delle icone</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Tema di LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Centro di Configurazione LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Stile degli elementi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Tema delle icone</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Tema di LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation>Caratteri</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation>Cursore</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Stile degli elementi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation>Stile della barra delle applicazioni:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation>Mostra solo icone</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation>Mostra solo testo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation>Testo accanto le icone</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation>Testo sotto le icone</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation>Attiva elementi con clic singolo</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="ja">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation>フォント</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation>ユーザーインターフェースのデフォルトのフォント</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation>フォント名:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation>スタイル:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation>ポイントサイズ:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation>ノーマル</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation>太字</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation>斜体</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation>太字・斜体</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation>以下の設定は、これから新たに実行されたアプリケーションに適用されます</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation>アンチエイリアスされたフォントを用いる</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation>フォントのヒンティング形式:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation>なし</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation>軽微</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation>中間</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation>完全</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation>フォントのヒンティング</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation>解像度 (DPI):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation>自動ヒンティング</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation>サブピクセルアンチエイリアス:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation>RGB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation>BGR</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation>VRGB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation>VBGR</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt外観の設定</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>アイコンテーマ</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQtテーマ</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt外観の設定</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>ウィジェットのスタイル</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>アイコンテーマ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQtテーマ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation>フォント</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation>カーソル</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>ウィジェットのスタイル</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation>ツールバーボタンのスタイル:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation>アイコンのみを表示</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation>テキストのみを表示</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation>アイコンの横にテキスト</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation>アイコンの下にテキスト</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation>デフォルト</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation>シングルクリックでアイテムを有効にする</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="ko">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="lt">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt išvaizdos nustatymai</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Piktogramų tema</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt apipavidalinimas</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt išvaizdos nustatymai</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Piktogramų tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt apipavidalinimas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="nl">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt Uiterlijk Configuratie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Pictogram Thema</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt Thema</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt Uiterlijk Configuratie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Pictogram Thema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt Thema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="pl">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Menu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Menu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="pl_PL">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation>Czcionka</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation>Domyślna czcionka dla interfejsu użytkownika</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation>Czcionka:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation>Styl:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation>Rozmiar:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation>Normalna</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation>Pogrubiona</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation>Kursywa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation>Pogrubiona kursywa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation>Poniższe ustawienia dotyczą tylko nowo otwartych aplikacji</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation>Wygładzanie czcionek (antyaliasing)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation>Styl hintingu:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation>Brak</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation>Delikatny</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation>Średni</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation>Pełny</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation>Hinting czcionek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation>Rozdzielczość (DPI):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation>Autohinting</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation>Antyaliasing subpikselowy:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation>RGB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation>BGR</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation>VRGB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation>VBGR</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Konfiguracja wyglądu LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Motyw ikon</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Motyw LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Konfiguracja wyglądu LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Widżety</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Motyw ikon</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Motyw LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation>Czcionka</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation>Kursor</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Styl widżetów</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation>Styl paska narzędziowego:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation>Tylko ikony</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation>Tylko tekst</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation>Tekst obok ikon</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation>Tekst poniżej ikon</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation>Domyśłny</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation>Aktywacja pojedyńczym kliknięciem</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="pt">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Configuração da aparência do LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Tema de ícones</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Tema LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Configuração da aparência do LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Tema de ícones</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Tema LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="pt_BR">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Configuração da aparência do LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Tema de ícones</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Tema do LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Configuração da aparência do LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Tema de ícones</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Tema do LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="ro_RO">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Părăsește</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Temă pictograme</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Temă LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Părăsește</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Temă pictograme</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Temă LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="ru">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation>Шрифт</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation>Шрифт по умолчанию для пользовательского интерфейса</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation>Название шрифта:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation>Стиль:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation>Кегль:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation>Нормальный</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation>Полужирный</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation>Наклонный</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation>Полужирный наклонный</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation>Следующие настройки подействуют только на вновь запущенные приложения</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation>Использовать сглаживание шрифтов</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation>Стиль хинтинга шрифта:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation>Нет</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation>Слабое</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation>Среднее</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation>Полное</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation>Хинтинг шрифта</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation>Разрешение (DPI):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation>Автохинтинг</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation>Субпиксельное сглаживание:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation>RGB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation>BGR</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation>VRGB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation>VBGR</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Меню программ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Иконки темы</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Тема LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Настройка внешнего вида LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Тема иконок</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt темы</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Стиль виджетов</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation>Шрифт</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation>Курсор</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Стиль виджетов</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation>Стиль кнопок панели:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation>Показывать только иконку</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation>Показывать только текст</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation>Текст появляется сбоку от иконки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation>Текст появляется под иконкой</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation>По умолчанию</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation>Активировать элемент по одиночному щелчку мыши</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,4 +0,0 @@
|
||||
# Translations
|
||||
Comment[ru_RU]=Настройки внешнего вида LXQt
|
||||
GenericName[ru_RU]=Настройка внешнего вида
|
||||
Name[ru_RU]=Внешний вид
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="ru">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation>Шрифт</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation>Шрифт по умолчанию для пользовательского интерфейса</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation>Название шрифта:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation>Стиль:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation>Кегль:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation>Нормальный</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation>Полужирный</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation>Наклонный</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation>Полужирный наклонный</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation>Следующие настройки подействуют только на вновь запущенные приложения</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation>Использовать сглаживание шрифтов</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation>Стиль хинтинга шрифта:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation>Нет</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation>Слабое</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation>Среднее</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation>Полное</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation>Хинтинг шрифта</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation>Разрешение (DPI):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation>Автохинтинг</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation>Субпиксельное сглаживание:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation>RGB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation>BGR</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation>VRGB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation>VBGR</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Меню программ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Иконки темы</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Тема LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Настройка внешнего вида LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Тема иконок</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt темы</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Стиль виджетов</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation>Шрифт</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation>Курсор</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Стиль виджетов</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation>Стиль кнопок панели:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation>Показывать только иконку</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation>Показывать только текст</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation>Текст появляется сбоку от иконки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation>Текст появляется под иконкой</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation>По умолчанию</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation>Активировать элемент по одиночному щелчку мыши</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,236 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="unfinished">Nastavenie vzhľadu prostredia LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished">Téma ikon</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainWindow</name>
|
||||
<message>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="vanished">Nastavenie vzhľadu prostredia LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="vanished">Téma ikon</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="unfinished">Nastavenie vzhľadu prostredia LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished">Téma ikon</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="sl">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Nastavitev videza za LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Tema ikon</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Tema za LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Nastavitev videza za LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Tema ikon</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Tema za LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="sr@latin">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Automatsko suspendovanje</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Automatsko suspendovanje</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,236 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="sr_BA">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="unfinished">Подешавање изгледа Рејзора</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished">Тема икона</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainWindow</name>
|
||||
<message>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="vanished">Подешавање изгледа Рејзора</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="vanished">Тема икона</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="unfinished">Подешавање изгледа Рејзора</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished">Тема икона</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,236 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="sr_RS">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="unfinished">Подешавање изгледа Рејзора</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished">Тема икона</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainWindow</name>
|
||||
<message>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="vanished">Подешавање изгледа Рејзора</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="vanished">Тема икона</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="unfinished">Подешавање изгледа Рејзора</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished">Тема икона</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="th_TH">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>ปรับแต่งรูปโฉม LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>ชุดตกแต่งไอคอน</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>ชุดตกแต่ง LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>ปรับแต่งรูปโฉม LXQt </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>ชุดตกแต่งไอคอน</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>ชุดตกแต่ง LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="tr">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt Görünüm Ayarları</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Simge Teması</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt Teması</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt Görünüm Ayarları</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Simge Teması</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt Teması</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="uk">
|
||||
<context>
|
||||
<name>FontsConfig</name>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="23"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="30"/>
|
||||
<source>Default font for user interface</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="36"/>
|
||||
<source>Font name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="46"/>
|
||||
<source>Style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="53"/>
|
||||
<source>Point size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="68"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="73"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="78"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="83"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="94"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="100"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="107"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="118"/>
|
||||
<location filename="../fontsconfig.ui" line="183"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="123"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="128"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="133"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="141"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="148"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="155"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="172"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="188"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="193"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="198"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="203"/>
|
||||
<source>VBGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IconThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="14"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Налаштування вигляду LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Тема значків</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LXQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Тема LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="46"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Налаштування вигляду LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="52"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Тема значків</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="60"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Тема LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<source>Cursor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StyleConfig</name>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="23"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="54"/>
|
||||
<source>Toolbar button style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="62"/>
|
||||
<source>Only display the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="67"/>
|
||||
<source>Only display the text</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="72"/>
|
||||
<source>The text appears beside the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="77"/>
|
||||
<source>The text appears under the icon</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="82"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../styleconfig.ui" line="90"/>
|
||||
<source>Activate item on single click</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user