Compare commits
8 Commits
ubuntu/plu
...
upstream/0
Author | SHA1 | Date | |
---|---|---|---|
|
a3d733874d | ||
|
5ca3b14245 | ||
|
863b67f9bc | ||
|
540ad34d97 | ||
|
afb7f24ec7 | ||
|
f4211e0b23 | ||
|
f17ae8cfd4 | ||
|
368b5c25aa |
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +0,0 @@
|
||||
build
|
6
AUTHORS
6
AUTHORS
@ -4,10 +4,10 @@ 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 'COPYING' file.
|
||||
The full text of the licenses can be found in the 'LICENSE' file.
|
||||
|
||||
The lxqt-config-cursor component is based on the "qt-xcurtheme" project
|
||||
and is licensed under GPL 2.
|
||||
and is licensed under GPL 2, GPL 3, LGPL-2, LGPL-2.1 and WTFPL 2.
|
||||
|
522
CHANGELOG
Normal file
522
CHANGELOG
Normal file
@ -0,0 +1,522 @@
|
||||
|
||||
lxqt-config-0.11.1 / 2017-01-01
|
||||
===============================
|
||||
|
||||
* lxqt-config-monitor: remove unnecessary wait before settings load (#114)
|
||||
* Fix self icontheme update (#113)
|
||||
* liblxqt-config-cursor: Don't check for null pointer before deleting it
|
||||
* liblxqt-config-cursor: Explicitly ignore function return value
|
||||
* Updated and added *_da.desktop files and removed da_DK
|
||||
* Use FindXCB CMake module
|
||||
* Activate items on releasing Enter instead of pressing it. (#78)
|
||||
* Update and rename lxqt-config_fr_FR.desktop to lxqt-config_fr.desktop
|
||||
* Fix faulty link in README.md
|
||||
* if not set, set the build type to Release
|
||||
* Desktop entry files: Update French translation
|
||||
* lxqt-config: Avoid multiple spawn on auto-repeat
|
||||
* Fix loading of translations for brightness
|
||||
* Create lxqt-config-brightness_it.desktop
|
||||
* Remove cpack (#104)
|
||||
* lxqt-config-brightness: Add GenericName and Comment to desktop entry
|
||||
|
||||
0.11.0 / 2016-09-24
|
||||
===================
|
||||
|
||||
* Release 0.11.0: Add changelog
|
||||
* 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.
|
@ -1,15 +1,23 @@
|
||||
cmake_minimum_required(VERSION 2.8.11)
|
||||
cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR)
|
||||
|
||||
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)
|
||||
|
||||
# Set default installation paths
|
||||
set(LIB_INSTALL_DIR "lib${LIB_SUFFIX}" CACHE PATH "Installation path for libraries")
|
||||
include(GNUInstallDirs)
|
||||
|
||||
set(CMAKE_INCLUDE_CURRENT_DIR ON)
|
||||
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
|
||||
set(CMAKE_AUTOMOC ON)
|
||||
set(CMAKE_AUTOUIC ON)
|
||||
set(CMAKE_AUTORCC ON)
|
||||
|
||||
find_package(Qt5Widgets REQUIRED QUIET)
|
||||
find_package(Qt5DBus REQUIRED QUIET)
|
||||
@ -18,27 +26,34 @@ find_package(Qt5Concurrent REQUIRED QUIET)
|
||||
find_package(Qt5X11Extras REQUIRED QUIET)
|
||||
find_package(Qt5LinguistTools REQUIRED QUIET)
|
||||
find_package(lxqt REQUIRED QUIET)
|
||||
find_package(qt5xdg REQUIRED)
|
||||
find_package(KF5WindowSystem REQUIRED QUIET)
|
||||
|
||||
include(${LXQT_USE_FILE})
|
||||
include(${QTXDG_USE_FILE})
|
||||
include(LXQtCompilerSettings NO_POLICY_SCOPE)
|
||||
|
||||
if(NOT CMAKE_BUILD_TYPE)
|
||||
set(CMAKE_BUILD_TYPE Release)
|
||||
endif()
|
||||
|
||||
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)
|
||||
|
||||
# building tarball with CPack -------------------------------------------------
|
||||
include(InstallRequiredSystemLibraries)
|
||||
set(CPACK_PACKAGE_VERSION_MAJOR ${LXQT_MAJOR_VERSION})
|
||||
set(CPACK_PACKAGE_VERSION_MINOR ${LXQT_MINOR_VERSION})
|
||||
set(CPACK_PACKAGE_VERSION_PATCH ${LXQT_PATCH_VERSION})
|
||||
set(CPACK_GENERATOR TBZ2)
|
||||
set(CPACK_SOURCE_GENERATOR TBZ2)
|
||||
set(CPACK_SOURCE_IGNORE_FILES /build/;.gitignore;.*~;.git;.kdev4;temp)
|
||||
include(CPack)
|
||||
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()
|
||||
|
@ -1,9 +1,8 @@
|
||||
|
||||
GNU LESSER GENERAL PUBLIC LICENSE
|
||||
Version 2.1, February 1999
|
||||
|
||||
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
@ -23,8 +22,7 @@ specially designated software packages--typically libraries--of the
|
||||
Free Software Foundation and other authors who decide to use it. You
|
||||
can use it too, but we suggest you first think carefully about whether
|
||||
this license or the ordinary General Public License is the better
|
||||
strategy to use in any particular case, based on the explanations
|
||||
below.
|
||||
strategy to use in any particular case, based on the explanations below.
|
||||
|
||||
When we speak of free software, we are referring to freedom of use,
|
||||
not price. Our General Public Licenses are designed to make sure that
|
||||
@ -89,9 +87,9 @@ libraries. However, the Lesser license provides advantages in certain
|
||||
special circumstances.
|
||||
|
||||
For example, on rare occasions, there may be a special need to
|
||||
encourage the widest possible use of a certain library, so that it
|
||||
becomes a de-facto standard. To achieve this, non-free programs must
|
||||
be allowed to use the library. A more frequent case is that a free
|
||||
encourage the widest possible use of a certain library, so that it becomes
|
||||
a de-facto standard. To achieve this, non-free programs must be
|
||||
allowed to use the library. A more frequent case is that a free
|
||||
library does the same job as widely used non-free libraries. In this
|
||||
case, there is little to gain by limiting the free library to free
|
||||
software only, so we use the Lesser General Public License.
|
||||
@ -138,8 +136,8 @@ included without limitation in the term "modification".)
|
||||
"Source code" for a work means the preferred form of the work for
|
||||
making modifications to it. For a library, complete source code means
|
||||
all the source code for all modules it contains, plus any associated
|
||||
interface definition files, plus the scripts used to control
|
||||
compilation and installation of the library.
|
||||
interface definition files, plus the scripts used to control compilation
|
||||
and installation of the library.
|
||||
|
||||
Activities other than copying, distribution and modification are not
|
||||
covered by this License; they are outside its scope. The act of
|
||||
@ -305,10 +303,10 @@ of these things:
|
||||
the user installs one, as long as the modified version is
|
||||
interface-compatible with the version that the work was made with.
|
||||
|
||||
c) Accompany the work with a written offer, valid for at least
|
||||
three years, to give the same user the materials specified in
|
||||
Subsection 6a, above, for a charge no more than the cost of
|
||||
performing this distribution.
|
||||
c) Accompany the work with a written offer, valid for at
|
||||
least three years, to give the same user the materials
|
||||
specified in Subsection 6a, above, for a charge no more
|
||||
than the cost of performing this distribution.
|
||||
|
||||
d) If distribution of the work is made by offering access to copy
|
||||
from a designated place, offer equivalent access to copy the above
|
||||
@ -386,10 +384,9 @@ all those who receive copies directly or indirectly through you, then
|
||||
the only way you could satisfy both it and this License would be to
|
||||
refrain entirely from distribution of the Library.
|
||||
|
||||
If any portion of this section is held invalid or unenforceable under
|
||||
any particular circumstance, the balance of the section is intended to
|
||||
apply, and the section as a whole is intended to apply in other
|
||||
circumstances.
|
||||
If any portion of this section is held invalid or unenforceable under any
|
||||
particular circumstance, the balance of the section is intended to apply,
|
||||
and the section as a whole is intended to apply in other circumstances.
|
||||
|
||||
It is not the purpose of this section to induce you to infringe any
|
||||
patents or other property right claims or to contest validity of any
|
||||
@ -407,11 +404,11 @@ be a consequence of the rest of this License.
|
||||
|
||||
12. If the distribution and/or use of the Library is restricted in
|
||||
certain countries either by patents or by copyrighted interfaces, the
|
||||
original copyright holder who places the Library under this License
|
||||
may add an explicit geographical distribution limitation excluding those
|
||||
countries, so that distribution is permitted only in or among
|
||||
countries not thus excluded. In such case, this License incorporates
|
||||
the limitation as if written in the body of this License.
|
||||
original copyright holder who places the Library under this License may add
|
||||
an explicit geographical distribution limitation excluding those countries,
|
||||
so that distribution is permitted only in or among countries not thus
|
||||
excluded. In such case, this License incorporates the limitation as if
|
||||
written in the body of this License.
|
||||
|
||||
13. The Free Software Foundation may publish revised and/or new
|
||||
versions of the Lesser General Public License from time to time.
|
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/lxde/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,16 +1,12 @@
|
||||
project(lxqt-config-cursor)
|
||||
find_package(X11 REQUIRED)
|
||||
|
||||
find_package(PkgConfig REQUIRED)
|
||||
|
||||
pkg_check_modules(XCB REQUIRED xcb)
|
||||
find_package(XCB REQUIRED xcb)
|
||||
include_directories(${XCB_INCLUDE_DIRS})
|
||||
link_libraries(${XCB_LIBRARIES})
|
||||
|
||||
include_directories (
|
||||
"${CMAKE_CURRENT_BINARY_DIR}"
|
||||
${X11_INCLUDE_DIR}
|
||||
${CMAKE_CURRENT_SOURCE_DIR}
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/xcr
|
||||
)
|
||||
|
||||
@ -38,14 +34,12 @@ set(lxqt-config-cursor_SRCS
|
||||
)
|
||||
|
||||
set(lxqt-config-cursor_UIS
|
||||
ui/selectwnd.ui
|
||||
ui/warninglabel.ui
|
||||
selectwnd.ui
|
||||
warninglabel.ui
|
||||
)
|
||||
|
||||
find_package(ZLIB REQUIRED)
|
||||
|
||||
qt5_wrap_ui(lxqt-config-cursor_CXX ${lxqt-config-cursor_UIS})
|
||||
|
||||
# Translations **********************************
|
||||
lxqt_translate_ts(QM_FILES
|
||||
UPDATE_TRANSLATIONS
|
||||
@ -56,6 +50,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})
|
||||
@ -65,8 +69,6 @@ lxqt_app_translation_loader(lxqt-config-cursor_QM_LOADER ${PROJECT_NAME})
|
||||
add_library(lxqt-config-cursor
|
||||
SHARED
|
||||
${lxqt-config-cursor_SRCS}
|
||||
${lxqt-config-cursor_CXX}
|
||||
${lxqt-config-cursor_MOCS}
|
||||
${DESKTOP_FILES}
|
||||
${QM_FILES}
|
||||
${lxqt-config-cursor_QM_LOADER}
|
||||
@ -78,12 +80,19 @@ target_link_libraries(lxqt-config-cursor
|
||||
Qt5::Xml
|
||||
${X11_X11_LIB}
|
||||
${X11_Xcursor_LIB}
|
||||
${LXQT_LIBRARIES}
|
||||
${QTXDG_LIBRARIES}
|
||||
lxqt
|
||||
${ZLIB_LIBRARY}
|
||||
${X11_Xfixes_LIB}
|
||||
)
|
||||
# not needed probably ${X11_Xfixes_LIB})
|
||||
|
||||
install(TARGETS lxqt-config-cursor DESTINATION ${LIB_INSTALL_DIR})
|
||||
install(FILES ${DESKTOP_FILES} DESTINATION "${CMAKE_INSTALL_PREFIX}/share/applications")
|
||||
install(TARGETS
|
||||
lxqt-config-cursor
|
||||
DESTINATION "${CMAKE_INSTALL_LIBDIR}/${LXQT_CONFIG_PROJECT}"
|
||||
COMPONENT Runtime
|
||||
)
|
||||
install(FILES
|
||||
${DESKTOP_FILES}
|
||||
DESTINATION "${CMAKE_INSTALL_DATAROOTDOR}/applications"
|
||||
COMPONENT Runtime
|
||||
)
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public
|
||||
* License version 2 or at your option version 3 as published
|
||||
* License version 2 or at your option version 3 as published
|
||||
* by the Free Software Foundation.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
@ -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);
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public
|
||||
* License version 2 or at your option version 3 as published
|
||||
* License version 2 or at your option version 3 as published
|
||||
* by the Free Software Foundation.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
@ -30,7 +30,7 @@ class QPainter;
|
||||
class ItemDelegate : public QAbstractItemDelegate
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
public:
|
||||
ItemDelegate(QObject *parent = 0);
|
||||
~ItemDelegate();
|
||||
|
@ -30,7 +30,7 @@ int main (int argc, char *argv[])
|
||||
//QTextCodec::setCodecForCStrings(QTextCodec::codecForName("koi8-r"));
|
||||
//QTextCodec::setCodecForLocale(QTextCodec::codecForName("koi8-r"));
|
||||
|
||||
LxQt::Application app(argc, argv);
|
||||
LXQt::Application app(argc, argv);
|
||||
TRANSLATE_APP;
|
||||
|
||||
//qDebug() << findDefaultTheme() << getCurrentTheme();
|
||||
|
@ -1,12 +1,12 @@
|
||||
.TH lxqt-config-cursor "1" "September 2012" "LXQt\-qt\ 0.7.0" "LXQt\ Cursor settings"
|
||||
.TH lxqt-config-cursor "1" "September 2012" "LXQt\ 0.7.0" "LXQt\ Cursor settings"
|
||||
.SH NAME
|
||||
lxqt-config-cursor \- Application of \fBLXQt\fR: the faster and lighter QT Desktop Environment
|
||||
lxqt-config-cursor \- Application of \fBLXQt\fR: the faster and lighter Qt Desktop Environment
|
||||
.SH SYNOPSIS
|
||||
.B lxqt-config-cursor
|
||||
.br
|
||||
.SH DESCRIPTION
|
||||
This its a simple GUI cursor theme configuraton (by the moment) for the LXQt desktop environment.
|
||||
Also can manage theme installation for it (localy for/per user only).
|
||||
This is a simple GUI cursor theme configuration (at the moment) for the LXQt desktop environment.
|
||||
Also can manage theme installation for it (locally for/per user only).
|
||||
.P
|
||||
\fBLXQt\fR is an advanced, easy-to-use, and fast desktop environment based on Qt
|
||||
technologies, ships several core desktop components, all of which are optional:
|
||||
@ -26,13 +26,13 @@ by hand but automatically, when choosing a \fBLXQt\-qt\fR session in the Display
|
||||
Manager.
|
||||
.P
|
||||
.SH "REPORTING BUGS"
|
||||
Report bugs to https://github.com/lxde/lxde-qt/issues
|
||||
Report bugs to https://github.com/lxde/lxqt/issues
|
||||
.SH "SEE ALSO"
|
||||
\fBLXQt\fR it has been tailored for users who value simplicity, speed, and
|
||||
\fBLXQt\fR has been tailored for users who value simplicity, speed, and
|
||||
an intuitive interface, also intended for less powerful machines. See also:
|
||||
.\" any module must refers to session app, for more info on start it
|
||||
.P
|
||||
\fBlxqt-config.1\fR LXQt application for performing settings on many applications
|
||||
\fBlxqt-config(1)\fR LXQt application for performing settings on many applications
|
||||
.P
|
||||
.SH AUTHOR
|
||||
This manual page was created by \fBPICCORO Lenz McKAY\fR \fI<mckaygerhard@gmail.com>\fR
|
||||
|
@ -37,7 +37,7 @@
|
||||
|
||||
#define HOME_ICON_DIR QDir::homePath() + "/.icons"
|
||||
|
||||
SelectWnd::SelectWnd(LxQt::Settings* settings, QWidget *parent) : QWidget(parent), mSettings(settings)
|
||||
SelectWnd::SelectWnd(LXQt::Settings* settings, QWidget *parent) : QWidget(parent), mSettings(settings)
|
||||
{
|
||||
setupUi(this);
|
||||
|
||||
@ -175,7 +175,7 @@ void SelectWnd::applyCurrent()
|
||||
mSettings->beginGroup("Mouse");
|
||||
mSettings->setValue("cursor_theme", theme->name());
|
||||
mSettings->endGroup();
|
||||
|
||||
|
||||
// The XCURSOR_THEME environment varialbe does not work sometimes.
|
||||
// Besides, XDefaults values are not used by Qt.
|
||||
// So, let's write the new theme name to ~/.icons/default/index.theme.
|
||||
|
@ -15,20 +15,21 @@
|
||||
|
||||
#include <QObject>
|
||||
#include <QWidget>
|
||||
#include <lxqtglobals.h>
|
||||
|
||||
namespace LxQt {
|
||||
namespace LXQt {
|
||||
class Settings;
|
||||
}
|
||||
|
||||
class XCursorThemeModel;
|
||||
|
||||
#include "ui_selectwnd.h"
|
||||
class SelectWnd : public QWidget, private Ui_SelectWnd
|
||||
class LXQT_API SelectWnd : public QWidget, private Ui_SelectWnd
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
SelectWnd (LxQt::Settings* settings, QWidget *parent=0);
|
||||
SelectWnd (LXQt::Settings* settings, QWidget *parent=0);
|
||||
~SelectWnd ();
|
||||
|
||||
public slots:
|
||||
@ -53,7 +54,7 @@ private slots:
|
||||
private:
|
||||
XCursorThemeModel *mModel;
|
||||
QPersistentModelIndex mAppliedIndex;
|
||||
LxQt::Settings* mSettings;
|
||||
LXQt::Settings* mSettings;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
@ -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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>اعداد شكل فأرة سطح ريزر</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Nastavení motivu myši</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Nastavení motivu myši</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>LXQt Musemarkør Tema Indstillinger</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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,77 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="de">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>LXQt Mauszeigerdesign Konfiguration</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Neues Design installieren...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation>&Design festlegen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation>D&esign entfernen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close</source>
|
||||
<translation>&Schließen</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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation>Dialogfenster</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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_GR">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Διαμόρφωση θέματος ποντικιού LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="eo">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Agordoj de etosoj de muso de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/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="../ui/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="../ui/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="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Configuracion de tema de raton de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>LXQt saguaren gaiaren konfigurazioa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>LXQtin hiiriteeman asetukset</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/selectwnd.ui" line="88"/>
|
||||
<source>&Remove Theme</source>
|
||||
<translation type="unfinished"></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 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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="it_IT">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Configurazione del tema del mouse di LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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>Seleziona il tema del cursore che vuoi utilizzare (passa sull'anteprima per provare il cursore).
|
||||
<b>La sessione di LXQt deve essere riavviata dopo questa modifica</b>:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Installa un nuovo tema...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">&Imposta il tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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 XCurTheme</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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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>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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>LXQtマウステーマの設定</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>新しいテーマのインストール...(&I)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation>フォーム</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="pl_PL">
|
||||
<context>
|
||||
<name>SelectWnd</name>
|
||||
<message>
|
||||
<location filename="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Wygląd kursora</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Zainstaluj Nowe Motywy</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Set Theme</source>
|
||||
<translation type="vanished">&Wybierz Motyw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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>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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Definições do tema de cursor do LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation>Formulário</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Configuração Do Tema Do Mouse</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Configurare temă maus LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Настройка темы курсора LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Установить новую тему…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Настройка темы курсора LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation>&Установить новую тему…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>การตั้งค่าชุดตกแต่งเมาส์ LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/selectwnd.ui" line="81"/>
|
||||
<source>&Install New Theme...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>Налаштування тем миші LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>LXQt 鼠标主题配置</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/selectwnd.ui" line="14"/>
|
||||
<source>LXQt Mouse Theme Configuration</source>
|
||||
<translation>LXQt滑鼠游標主題設定</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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="../ui/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="../ui/warninglabel.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/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="../ui/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>
|
@ -34,7 +34,7 @@
|
||||
class WarningLabel : public QWidget, public Ui::WarningLabel
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
public:
|
||||
WarningLabel (QWidget *parent=0);
|
||||
|
||||
|
@ -59,9 +59,9 @@ void XCursorImage::convertARGB2PreMul (QImage &img) {
|
||||
switch (img.format()) {
|
||||
case QImage::Format_ARGB32_Premultiplied: return;
|
||||
case QImage::Format_ARGB32: break;
|
||||
default: img.convertToFormat(QImage::Format_ARGB32/*_Premultiplied*/);
|
||||
default: (void) img.convertToFormat(QImage::Format_ARGB32/*_Premultiplied*/);
|
||||
}
|
||||
img.convertToFormat(QImage::Format_ARGB32_Premultiplied); // this shouldn't convert anything
|
||||
(void) img.convertToFormat(QImage::Format_ARGB32_Premultiplied); // this shouldn't convert anything
|
||||
// so convert it!
|
||||
for (int y = img.height()-1; y >= 0; y--) {
|
||||
quint8 *line = (quint8 *)img.scanLine(y);
|
||||
@ -150,7 +150,7 @@ void XCursorImage::genXCursorImg (QByteArray &res) const {
|
||||
baPutDW(res, (quint32)mDelay);
|
||||
// now put the pixels
|
||||
QImage i = mImage->copy();
|
||||
i.convertToFormat(QImage::Format_ARGB32_Premultiplied);
|
||||
(void) i.convertToFormat(QImage::Format_ARGB32_Premultiplied);
|
||||
//i.convertToFormat(QImage::Format_ARGB32);
|
||||
for (int y = 0; y < i.height(); y++) {
|
||||
const uchar *sl = i.scanLine(y);
|
||||
|
@ -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);
|
||||
|
@ -84,7 +84,8 @@ XCursorImageXCur::~XCursorImageXCur () {
|
||||
|
||||
void XCursorImageXCur::parseImgData (const void *aImgData) {
|
||||
mIsValid = false;
|
||||
if (mImage) delete mImage; mImage = 0;
|
||||
delete mImage; // It's fine to delete a null pointer
|
||||
mImage = 0;
|
||||
const quint32 *data = (const quint32 *)aImgData;
|
||||
if (getDW(data) != 36) return; // header size
|
||||
if (getDW(data+1) != 0xfffd0002L) return; // magic
|
||||
|
BIN
lxqt-config-appearance.png
Normal file
BIN
lxqt-config-appearance.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
@ -1,11 +1,9 @@
|
||||
project(lxqt-config-appearance)
|
||||
|
||||
include_directories(
|
||||
"${CMAKE_CURRENT_BINARY_DIR}"
|
||||
${LXQT_INCLUDE_DIRS}
|
||||
${QTXDG_INCLUDE_DIRS}
|
||||
"${CMAKE_SOURCE_DIR}/liblxqt-config-cursor"
|
||||
"${CMAKE_BINARY_DIR}/liblxqt-config-cursor"
|
||||
${Qt5Gui_PRIVATE_INCLUDE_DIRS}
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/../liblxqt-config-cursor"
|
||||
"${CMAKE_CURRENT_BINARY_DIR}/../liblxqt-config-cursor"
|
||||
)
|
||||
|
||||
set(H_FILES
|
||||
@ -40,8 +38,7 @@ set(UI_FILES
|
||||
set(QRC_FILES "")
|
||||
|
||||
set(LIBRARIES
|
||||
${QTXDG_LIBRARIES}
|
||||
${LXQT_LIBRARIES}
|
||||
lxqt
|
||||
)
|
||||
|
||||
|
||||
@ -54,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})
|
||||
@ -61,22 +68,16 @@ lxqt_translate_desktop(DESKTOP_FILES SOURCES ${PROJECT_NAME}.desktop.in)
|
||||
|
||||
#************************************************
|
||||
|
||||
qt5_wrap_ui(UI_HEADERS ${UI_FILES})
|
||||
qt5_add_resources(QRC_SOURCES ${QRC_FILES})
|
||||
|
||||
add_executable(${PROJECT_NAME}
|
||||
${CPP_FILES}
|
||||
${UI_FILES}
|
||||
${RESOURCES}
|
||||
${QRC_SOURCES}
|
||||
${QRC_FILES}
|
||||
${QM_FILES}
|
||||
${QM_LOADER}
|
||||
${MOC_SOURCES}
|
||||
${DESKTOP_FILES}
|
||||
)
|
||||
|
||||
target_link_libraries(${PROJECT_NAME}
|
||||
KF5::WindowSystem
|
||||
Qt5::Widgets
|
||||
Qt5::X11Extras
|
||||
Qt5::Xml
|
||||
@ -84,5 +85,18 @@ target_link_libraries(${PROJECT_NAME}
|
||||
lxqt-config-cursor
|
||||
)
|
||||
|
||||
install(TARGETS ${PROJECT_NAME} RUNTIME DESTINATION bin)
|
||||
install(FILES ${DESKTOP_FILES} DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications)
|
||||
set_target_properties("${PROJECT_NAME}"
|
||||
PROPERTIES
|
||||
INSTALL_RPATH "${CMAKE_INSTALL_FULL_LIBDIR}/${LXQT_CONFIG_PROJECT}"
|
||||
)
|
||||
|
||||
install(TARGETS
|
||||
${PROJECT_NAME}
|
||||
RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}"
|
||||
COMPONENT Runtime
|
||||
)
|
||||
install(FILES
|
||||
${DESKTOP_FILES}
|
||||
DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/applications"
|
||||
COMPONENT Runtime
|
||||
)
|
||||
|
@ -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"
|
||||
|
@ -70,7 +70,7 @@ private Q_SLOTS:
|
||||
private:
|
||||
void load();
|
||||
void queueSave();
|
||||
|
||||
|
||||
private:
|
||||
bool mAntialias;
|
||||
bool mHinting;
|
||||
|
@ -45,11 +45,11 @@ extern void qt_x11_apply_settings_in_all_apps();
|
||||
static const char* subpixelNames[] = {"none", "rgb", "bgr", "vrgb", "vbgr"};
|
||||
static const char* hintStyleNames[] = {"hintnone", "hintslight", "hintmedium", "hintfull"};
|
||||
|
||||
FontsConfig::FontsConfig(LxQt::Settings* settings, QSettings* qtSettings, QWidget* parent) :
|
||||
FontsConfig::FontsConfig(LXQt::Settings* settings, QSettings* qtSettings, QWidget* parent) :
|
||||
QWidget(parent),
|
||||
ui(new Ui::FontsConfig),
|
||||
mSettings(settings),
|
||||
mQtSettings(qtSettings),
|
||||
mSettings(settings),
|
||||
mFontConfigFile()
|
||||
{
|
||||
ui->setupUi(this);
|
||||
|
@ -45,7 +45,7 @@ class FontsConfig : public QWidget
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit FontsConfig(LxQt::Settings *settings, QSettings *qtSettings, QWidget *parent = 0);
|
||||
explicit FontsConfig(LXQt::Settings *settings, QSettings *qtSettings, QWidget *parent = 0);
|
||||
~FontsConfig();
|
||||
|
||||
public Q_SLOTS:
|
||||
@ -63,7 +63,7 @@ private Q_SLOTS:
|
||||
private:
|
||||
Ui::FontsConfig *ui;
|
||||
QSettings *mQtSettings;
|
||||
LxQt::Settings *mSettings;
|
||||
LXQt::Settings *mSettings;
|
||||
FontConfigFile mFontConfigFile;
|
||||
};
|
||||
|
||||
|
@ -55,7 +55,11 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="1">
|
||||
<widget class="QSpinBox" name="fontSize"/>
|
||||
<widget class="QSpinBox" name="fontSize">
|
||||
<property name="minimum">
|
||||
<number>4</number>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="1">
|
||||
<widget class="QComboBox" name="fontStyle">
|
||||
|
@ -27,15 +27,12 @@
|
||||
|
||||
#include "iconthemeconfig.h"
|
||||
|
||||
#include <XdgDesktopFile>
|
||||
#include <XdgIcon>
|
||||
#include <LXQt/Settings>
|
||||
#include <QStringList>
|
||||
#include <QStringBuilder>
|
||||
#include <QIcon>
|
||||
#include <QDebug>
|
||||
|
||||
|
||||
IconThemeConfig::IconThemeConfig(LxQt::Settings* settings, QWidget* parent):
|
||||
IconThemeConfig::IconThemeConfig(LXQt::Settings* settings, QWidget* parent):
|
||||
QWidget(parent),
|
||||
m_settings(settings)
|
||||
{
|
||||
@ -45,25 +42,31 @@ 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")
|
||||
<< QStringLiteral("edit-undo")
|
||||
<< QStringLiteral("media-playback-start");
|
||||
|
||||
foreach (QString baseDirName, baseDirs)
|
||||
const int iconNamesN = iconNames.size();
|
||||
iconThemeList->setColumnCount(iconNamesN + 2);
|
||||
|
||||
QList<QTreeWidgetItem *> items;
|
||||
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()))
|
||||
{
|
||||
@ -72,22 +75,37 @@ void IconThemeConfig::initIconsThemes()
|
||||
IconThemeInfo theme(QDir(dir.canonicalFilePath()));
|
||||
if (theme.isValid() && (!theme.isHidden()))
|
||||
{
|
||||
QTreeWidgetItem *item = new QTreeWidgetItem(iconThemeList);
|
||||
QTreeWidgetItem *item = new QTreeWidgetItem((QTreeWidget*)0);
|
||||
item->setSizeHint(0, QSize(42,42)); // make icons non-cropped
|
||||
item->setData(0, Qt::UserRole, theme.name());
|
||||
|
||||
item->setIcon(0, theme.icon("document-open"));
|
||||
item->setIcon(1, theme.icon("document-new"));
|
||||
item->setIcon(2, theme.icon("edit-undo"));
|
||||
item->setIcon(3, theme.icon("media-playback-start"));
|
||||
const QVector<QIcon> icons = theme.icons(iconNames);
|
||||
|
||||
item->setText(4, theme.comment().isEmpty() ? theme.text() : theme.text() + " (" + theme.comment() + ")");
|
||||
const int K = icons.size();
|
||||
for (int i = 0; i < K; ++i)
|
||||
{
|
||||
item->setIcon(i, icons.at(i));
|
||||
}
|
||||
|
||||
QString themeDescription;
|
||||
if (theme.comment().isEmpty())
|
||||
{
|
||||
themeDescription = theme.text();
|
||||
}
|
||||
else
|
||||
{
|
||||
themeDescription = theme.text() % QStringLiteral(" (") % theme.comment() % QStringLiteral(")");
|
||||
}
|
||||
|
||||
item->setText(iconNamesN + 1, themeDescription);
|
||||
|
||||
items.append(item);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
iconThemeList->setColumnCount(5);
|
||||
iconThemeList->insertTopLevelItems(0, items);
|
||||
for (int i=0; i<iconThemeList->header()->count()-1; ++i)
|
||||
{
|
||||
iconThemeList->resizeColumnToContents(i);
|
||||
@ -97,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)
|
||||
@ -121,13 +138,13 @@ IconThemeConfig::~IconThemeConfig()
|
||||
void IconThemeConfig::iconThemeSelected(QTreeWidgetItem *item, int column)
|
||||
{
|
||||
Q_UNUSED(column);
|
||||
QString theme = item->data(0, Qt::UserRole).toString();
|
||||
const QString theme = item->data(0, Qt::UserRole).toString();
|
||||
if (!theme.isEmpty())
|
||||
{
|
||||
XdgIcon::setThemeName(theme);
|
||||
// Ensure that this widget also updates it's own icons
|
||||
QIcon::setThemeName(theme);
|
||||
|
||||
m_settings->setValue("icon_theme", theme);
|
||||
m_settings->sync();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
#include "ui_iconthemeconfig.h"
|
||||
#include "iconthemeinfo.h"
|
||||
|
||||
namespace LxQt {
|
||||
namespace LXQt {
|
||||
class Settings;
|
||||
}
|
||||
|
||||
@ -41,11 +41,11 @@ class IconThemeConfig : public QWidget, public Ui::IconThemeConfig
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
IconThemeConfig(LxQt::Settings *settings, QWidget *parent = 0);
|
||||
IconThemeConfig(LXQt::Settings *settings, QWidget *parent = 0);
|
||||
~IconThemeConfig();
|
||||
|
||||
private:
|
||||
LxQt::Settings *m_settings;
|
||||
LXQt::Settings *m_settings;
|
||||
void initIconsThemes();
|
||||
|
||||
public slots:
|
||||
|
@ -7,6 +7,11 @@
|
||||
* Copyright: 2010-2011 Razor team
|
||||
* Authors:
|
||||
* Alexander Sokoloff <sokoloff.a@gmail.com>
|
||||
* Luis Pereira <luis.artur.pereira@gmail.com>
|
||||
*
|
||||
* The directoryMatchesSize() and thedirectorySizeDistance() functions were
|
||||
* taken from Qt5 qtbase/src/gui/image/qiconloader.cpp
|
||||
* Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
|
||||
*
|
||||
* This program or library is free software; you can redistribute it
|
||||
* and/or modify it under the terms of the GNU Lesser General Public
|
||||
@ -26,19 +31,16 @@
|
||||
* END_COMMON_COPYRIGHT_HEADER */
|
||||
|
||||
#include "iconthemeinfo.h"
|
||||
#include <QDebug>
|
||||
|
||||
|
||||
#define PRIVIEW_ICON_SIZE 22
|
||||
|
||||
#define PREVIEW_ICON_SIZE 22
|
||||
|
||||
IconThemeInfo::IconThemeInfo(const QDir &dir):
|
||||
mValid(false),
|
||||
mHidden(false)
|
||||
{
|
||||
mName = dir.dirName();
|
||||
if (dir.exists("index.theme"))
|
||||
load(dir.absoluteFilePath("index.theme"));
|
||||
if (dir.exists(QStringLiteral("index.theme")))
|
||||
load(dir.absoluteFilePath(QStringLiteral("index.theme")));
|
||||
}
|
||||
|
||||
|
||||
@ -50,56 +52,29 @@ void IconThemeInfo::load(const QString &fileName)
|
||||
if (file.status() != QSettings::NoError)
|
||||
return;
|
||||
|
||||
if (file.value("Icon Theme/Directories").toStringList().join("").isEmpty())
|
||||
if (file.value(QStringLiteral("Icon Theme/Directories")).toStringList().join(QLatin1Char(' ')).isEmpty())
|
||||
return;
|
||||
|
||||
mHidden = file.value("Icon Theme/Hidden", false).toBool();
|
||||
mText = file.value("Icon Theme/Name").toString();
|
||||
mComment = file.value("Icon Theme/Comment").toString();
|
||||
mHidden = file.value(QStringLiteral("Icon Theme/Hidden"), false).toBool();
|
||||
mText = file.value(QStringLiteral("Icon Theme/Name")).toString();
|
||||
mComment = file.value(QStringLiteral("Icon Theme/Comment")).toString();
|
||||
|
||||
mValid = true;
|
||||
loadDirsInfo(file, QFileInfo(mFileName).dir().canonicalPath());
|
||||
}
|
||||
|
||||
|
||||
void IconThemeInfo::loadDirsInfo(QSettings &file, const QString &path)
|
||||
QVector<QIcon> IconThemeInfo::icons(const QStringList &iconNames) const
|
||||
{
|
||||
foreach (QString i, file.value("Icon Theme/Directories", QStringList()).toStringList())
|
||||
QVector<QIcon> icons;
|
||||
QString current_theme = QIcon::themeName();
|
||||
|
||||
QIcon::setThemeName(mName);
|
||||
for (const auto & i : iconNames)
|
||||
{
|
||||
file.beginGroup(i);
|
||||
if (file.value("Size", 0).toInt() == PRIVIEW_ICON_SIZE &&
|
||||
file.value("Context").toString() == "Actions"
|
||||
)
|
||||
{
|
||||
mActionsDir = path + QDir::separator() + i;
|
||||
file.endGroup();
|
||||
return;
|
||||
}
|
||||
file.endGroup();
|
||||
icons.push_back({QIcon::fromTheme(i).pixmap({PREVIEW_ICON_SIZE, PREVIEW_ICON_SIZE})});
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
QIcon IconThemeInfo::icon(const QString &iconName) const
|
||||
{
|
||||
QDir dir(mActionsDir);
|
||||
|
||||
if (dir.exists(iconName + ".png"))
|
||||
{
|
||||
QIcon icon(mActionsDir + QDir::separator() + iconName + ".png");
|
||||
return icon;
|
||||
}
|
||||
|
||||
if (dir.exists(iconName + ".svg"))
|
||||
{
|
||||
QIcon icon(mActionsDir + QDir::separator() + iconName + ".svg");
|
||||
return icon;
|
||||
}
|
||||
|
||||
if (dir.exists(iconName + ".xpm"))
|
||||
{
|
||||
QIcon icon(mActionsDir + QDir::separator() + iconName + ".xpm");
|
||||
return icon;
|
||||
}
|
||||
|
||||
return QIcon();
|
||||
|
||||
QIcon::setThemeName(current_theme);
|
||||
|
||||
return icons;
|
||||
}
|
||||
|
@ -29,9 +29,11 @@
|
||||
#define ICONTHEMEINFO_H
|
||||
|
||||
#include <QObject>
|
||||
|
||||
#include <QIcon>
|
||||
#include <QDir>
|
||||
#include <QSettings>
|
||||
#include <QVector>
|
||||
|
||||
class IconThemeInfo
|
||||
{
|
||||
@ -45,19 +47,18 @@ public:
|
||||
|
||||
bool isValid() const { return mValid; }
|
||||
bool isHidden() const { return mHidden; }
|
||||
QIcon icon(const QString &iconName) const;
|
||||
QVector<QIcon> icons(const QStringList &iconNames) const;
|
||||
|
||||
private:
|
||||
QString mFileName;
|
||||
QString mName;
|
||||
QString mText;
|
||||
QString mComment;
|
||||
QString mActionsDir;
|
||||
|
||||
bool mValid;
|
||||
bool mHidden;
|
||||
|
||||
void load(const QString &fileName);
|
||||
void loadDirsInfo(QSettings &file, const QString &path);
|
||||
};
|
||||
|
||||
|
||||
|
@ -6,6 +6,6 @@ Comment=Appearance settings for LXQt
|
||||
Exec=lxqt-config-appearance
|
||||
Icon=preferences-desktop-theme
|
||||
Categories=Settings;DesktopSettings;Qt;LXQt;
|
||||
OnlyShowIn=LXDE;LXQt;
|
||||
OnlyShowIn=LXQt;
|
||||
|
||||
#TRANSLATIONS_DIR=translations
|
||||
|
@ -28,22 +28,67 @@
|
||||
#include "lxqtthemeconfig.h"
|
||||
#include "ui_lxqtthemeconfig.h"
|
||||
#include <QTreeWidget>
|
||||
#include <QDebug>
|
||||
#include <QStandardPaths>
|
||||
#include <QProcess>
|
||||
#include <QItemDelegate>
|
||||
#include <QPainter>
|
||||
|
||||
LxQtThemeConfig::LxQtThemeConfig(LxQt::Settings *settings, QWidget *parent) :
|
||||
/*!
|
||||
* \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),
|
||||
ui(new Ui::LxQtThemeConfig),
|
||||
ui(new Ui::LXQtThemeConfig),
|
||||
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();
|
||||
foreach(LxQt::LxQtTheme theme, themes)
|
||||
QList<LXQt::LXQtTheme> themes = LXQt::LXQtTheme::allThemes();
|
||||
foreach(LXQt::LXQtTheme theme, themes)
|
||||
{
|
||||
QString themeName = theme.name();
|
||||
themeName[0] = themeName[0].toTitleCase();
|
||||
@ -61,13 +106,13 @@ LxQtThemeConfig::LxQtThemeConfig(LxQt::Settings *settings, QWidget *parent) :
|
||||
}
|
||||
|
||||
|
||||
LxQtThemeConfig::~LxQtThemeConfig()
|
||||
LXQtThemeConfig::~LXQtThemeConfig()
|
||||
{
|
||||
delete ui;
|
||||
}
|
||||
|
||||
|
||||
void LxQtThemeConfig::initControls()
|
||||
void LXQtThemeConfig::initControls()
|
||||
{
|
||||
QString currentTheme = mSettings->value("theme").toString();
|
||||
|
||||
@ -85,25 +130,23 @@ void LxQtThemeConfig::initControls()
|
||||
}
|
||||
|
||||
|
||||
void LxQtThemeConfig::lxqtThemeSelected(QTreeWidgetItem* item, int column)
|
||||
void LXQtThemeConfig::lxqtThemeSelected(QTreeWidgetItem* item, int column)
|
||||
{
|
||||
Q_UNUSED(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());
|
||||
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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -34,16 +34,16 @@
|
||||
class QTreeWidgetItem;
|
||||
|
||||
namespace Ui {
|
||||
class LxQtThemeConfig;
|
||||
class LXQtThemeConfig;
|
||||
}
|
||||
|
||||
class LxQtThemeConfig : public QWidget
|
||||
class LXQtThemeConfig : public QWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit LxQtThemeConfig(LxQt::Settings *settings, QWidget *parent = 0);
|
||||
~LxQtThemeConfig();
|
||||
explicit LXQtThemeConfig(LXQt::Settings *settings, QWidget *parent = 0);
|
||||
~LXQtThemeConfig();
|
||||
|
||||
public slots:
|
||||
void initControls();
|
||||
@ -52,8 +52,8 @@ private slots:
|
||||
void lxqtThemeSelected(QTreeWidgetItem* item, int column);
|
||||
|
||||
private:
|
||||
Ui::LxQtThemeConfig *ui;
|
||||
LxQt::Settings *mSettings;
|
||||
Ui::LXQtThemeConfig *ui;
|
||||
LXQt::Settings *mSettings;
|
||||
};
|
||||
|
||||
#endif // LXQTTHEMECONFIG_H
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>LxQtThemeConfig</class>
|
||||
<class>LXQtThemeConfig</class>
|
||||
<widget class="QWidget" name="LXQtThemeConfig">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
@ -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"
|
||||
@ -40,9 +38,10 @@
|
||||
|
||||
int main (int argc, char **argv)
|
||||
{
|
||||
LxQt::SingleApplication app(argc, argv);
|
||||
LxQt::Settings* settings = new LxQt::Settings("lxqt");
|
||||
LxQt::ConfigDialog* dialog = new LxQt::ConfigDialog(QObject::tr("LXQt Appearance Configuration"), settings);
|
||||
LXQt::SingleApplication app(argc, argv);
|
||||
LXQt::Settings* settings = new LXQt::Settings("lxqt");
|
||||
LXQt::Settings* sessionSettings = new LXQt::Settings("session");
|
||||
LXQt::ConfigDialog* dialog = new LXQt::ConfigDialog(QObject::tr("LXQt Appearance Configuration"), settings);
|
||||
|
||||
app.setActivationWindow(dialog);
|
||||
|
||||
@ -55,7 +54,7 @@ int main (int argc, char **argv)
|
||||
dialog->addPage(iconPage, QObject::tr("Icons Theme"), QStringList() << "preferences-desktop-icons" << "preferences-desktop");
|
||||
QObject::connect(dialog, SIGNAL(reset()), iconPage, SLOT(initControls()));
|
||||
|
||||
LxQtThemeConfig* themePage = new LxQtThemeConfig(settings, dialog);
|
||||
LXQtThemeConfig* themePage = new LXQtThemeConfig(settings, dialog);
|
||||
dialog->addPage(themePage, QObject::tr("LXQt Theme"), QStringList() << "preferences-desktop-color" << "preferences-desktop");
|
||||
QObject::connect(dialog, SIGNAL(reset()), themePage, SLOT(initControls()));
|
||||
|
||||
@ -63,7 +62,7 @@ int main (int argc, char **argv)
|
||||
dialog->addPage(fontsPage, QObject::tr("Font"), QStringList() << "preferences-desktop-font" << "preferences-desktop");
|
||||
QObject::connect(dialog, SIGNAL(reset()), fontsPage, SLOT(initControls()));
|
||||
|
||||
SelectWnd* cursorPage = new SelectWnd(settings, dialog);
|
||||
SelectWnd* cursorPage = new SelectWnd(sessionSettings, dialog);
|
||||
cursorPage->setCurrent();
|
||||
dialog->addPage(cursorPage, QObject::tr("Cursor"), QStringList() << "input-mouse" << "preferences-desktop");
|
||||
|
||||
|
@ -33,7 +33,7 @@ by hand but automatically, when choosing a \fBLXQt\-qt\fR session in the Display
|
||||
Manager.
|
||||
.P
|
||||
.SH "REPORTING BUGS"
|
||||
Report bugs to https://github.com/lxde/lxde-qt/issues
|
||||
Report bugs to https://github.com/lxde/lxqt/issues
|
||||
.SH "SEE ALSO"
|
||||
\fBLXQt\fR it has been tailored for users who value simplicity, speed, and
|
||||
an intuitive interface, also intended for less powerful machines. See also:
|
||||
|
@ -41,11 +41,11 @@
|
||||
extern void qt_x11_apply_settings_in_all_apps();
|
||||
#endif
|
||||
|
||||
StyleConfig::StyleConfig(LxQt::Settings* settings, QSettings* qtSettings, QWidget* parent) :
|
||||
StyleConfig::StyleConfig(LXQt::Settings* settings, QSettings* qtSettings, QWidget* parent) :
|
||||
QWidget(parent),
|
||||
ui(new Ui::StyleConfig),
|
||||
mSettings(settings),
|
||||
mQtSettings(qtSettings)
|
||||
mQtSettings(qtSettings),
|
||||
mSettings(settings)
|
||||
{
|
||||
ui->setupUi(this);
|
||||
|
||||
@ -88,7 +88,7 @@ void StyleConfig::initControls()
|
||||
++it;
|
||||
}
|
||||
|
||||
// read other widget related settings form LxQt settings.
|
||||
// read other widget related settings form LXQt settings.
|
||||
QByteArray tb_style = mSettings->value("tool_button_style").toByteArray();
|
||||
// convert toolbar style name to value
|
||||
QMetaEnum me = QToolBar::staticMetaObject.property(QToolBar::staticMetaObject.indexOfProperty("toolButtonStyle")).enumerator();
|
||||
@ -99,7 +99,7 @@ void StyleConfig::initControls()
|
||||
|
||||
// activate item views with single click
|
||||
ui->singleClickActivate->setChecked( mSettings->value("single_click_activate", false).toBool());
|
||||
|
||||
|
||||
update();
|
||||
}
|
||||
|
||||
|
@ -43,7 +43,7 @@ class StyleConfig : public QWidget
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit StyleConfig(LxQt::Settings *settings, QSettings *qtSettings, QWidget *parent = 0);
|
||||
explicit StyleConfig(LXQt::Settings *settings, QSettings *qtSettings, QWidget *parent = 0);
|
||||
~StyleConfig();
|
||||
|
||||
public slots:
|
||||
@ -57,7 +57,7 @@ private slots:
|
||||
private:
|
||||
Ui::StyleConfig *ui;
|
||||
QSettings *mQtSettings;
|
||||
LxQt::Settings *mSettings;
|
||||
LXQt::Settings *mSettings;
|
||||
};
|
||||
|
||||
#endif // STYLECONFIG_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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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,232 +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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="vanished">واجهة ريزر المخصَّصة</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="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>تهيئة مظهر ريزر</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>نماذج اﻷيقونات</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>واجهة ريزر المخصَّصة</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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,4 +1,4 @@
|
||||
# Translations
|
||||
Comment[cs]=Nastavit vzhled pracovní plochy LxQt
|
||||
Comment[cs]=Nastavit vzhled pracovní plochy LXQt
|
||||
GenericName[cs]=Nastavení vzhledu
|
||||
Name[cs]=Nastavení vzhledu
|
||||
|
@ -1,232 +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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="vanished">Motiv LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LxQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished">Motiv LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Nastavení vzhledu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Téma ikon</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Motiv LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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,232 +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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="vanished">Motiv LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LxQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished">Motiv LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Nastavení vzhledu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Téma ikon</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Motiv LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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[da]=Indstilling af LXQt udseende
|
||||
GenericName[da]=Indstilling af LXQt Udseende
|
||||
Name[da]=Indstilling af LXQt Udseende
|
||||
Name[da]=Udseende
|
||||
GenericName[da]=Udseendeindstillinger
|
||||
Comment[da]=Udseendeindstillinger for LXQt
|
||||
|
@ -1,232 +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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="vanished">LXQt Tema</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LxQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished">LXQt Tema</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt Indstillinger for Udseende</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Ikontema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt Tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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 +0,0 @@
|
||||
# Translations
|
||||
Comment[da_DK]=Indstil udseende på LXQt skrivebord
|
||||
GenericName[da_DK]=Indstilling af LXQt Udseende
|
||||
Name[da_DK]=Indstilling af LXQt Udseende
|
@ -1,232 +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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="vanished">LXQt Tema</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LxQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished">LXQt Tema</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt Indstillinger for Udseende</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Ikontema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt Tema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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,3 @@
|
||||
# Translations
|
||||
Name[de]=Erscheinungsbild
|
||||
GenericName[de]=Erscheinungsbild Einstellungen
|
||||
Comment[de]=Einstellungen zum Aussehen der LXQt Arbeitsfläche
|
||||
GenericName[de]=LXQt Erscheinungsbild Einstellungen
|
||||
Name[de]=LXQt Erscheinungsbild Einstellungen
|
||||
|
@ -1,225 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" 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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation>Normal</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation>Fett</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation>Kursiv</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation>Fett und kursiv</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<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="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation>Kantenglättung bei Schriften verwenden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation>Hinting-Stil:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation>Keine</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation>Leicht</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation>Mittel</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation>Vollständig</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation>Schrift-Hinting</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation>Auflösung (DPI):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation>Autohint</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation>Subpixel-Anordnung:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation>RGB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation>BGR</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation>VRGB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt Erscheinungsbild-Konfiguration</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Stil der Bedienelemente</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Symboldesign</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt-Design</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation>Schriftart</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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>
|
@ -0,0 +1,4 @@
|
||||
# Translations
|
||||
Comment[el]=Διαμόρφωση εμφάνισης της επιφάνειας εργασίας LXQt
|
||||
GenericName[el]=Διαμόρφωση εμφάνισης LXQt
|
||||
Name[el]=Διαμόρφωση εμφάνισης LXQt
|
@ -1,4 +0,0 @@
|
||||
# Translations
|
||||
Comment[el_GR]=Διαμόρφωση εμφάνισης της επιφάνειας εργασίας LXQt
|
||||
GenericName[el_GR]=Διαμόρφωση εμφάνισης LXQt
|
||||
Name[el_GR]=Διαμόρφωση εμφάνισης LXQt
|
@ -1,232 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="el_GR">
|
||||
<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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="vanished">Θέμα LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LxQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished">Θέμα LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Διαμόρφωση εμφάνισης LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Θέμα εικονιδίων</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Θέμα LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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,232 +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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="vanished">Etoso de LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LxQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished">Etoso de LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Agordoj de apero de LXQto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Etoso de piktogramoj</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Etoso de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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,232 +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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="vanished">Tema de LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LxQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished">Tema de LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Configuración de apariencia de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Tema de iconos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Tema de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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,232 +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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="vanished">Tema LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LxQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished">Tema LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Configuración de apariencia de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Tema de iconos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Tema LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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,232 +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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="vanished">LXQt gaia</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LxQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished">LXQt gaia</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQt itxuraren konfigurazioa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Ikonoen gaia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt gaia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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,232 +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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="vanished">LXQt-teema</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LxQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished">LXQt-teema</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>LXQtin ulkoasun hallinta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Kuvaketeema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt-teema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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[fr]=Apparence
|
||||
GenericName[fr]=Configurer l'apparence
|
||||
Comment[fr]=Configurer l'apparence de LXQt
|
@ -1,4 +0,0 @@
|
||||
# Translations
|
||||
Comment[fr_FR]=Configurer l'apparence du bureau LXQt
|
||||
GenericName[fr_FR]=Configuration de l'apparence de LXQt
|
||||
Name[fr_FR]=Configuration de l'apparence de LXQt
|
@ -1,232 +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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="vanished">Thème de LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LxQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished">Thème de LXQt</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Configuration de l'apparence de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Thème d'icones</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Thème de LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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,232 +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 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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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>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>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="vanished">LXQt téma</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LxQtThemeConfig</name>
|
||||
<message>
|
||||
<location filename="../lxqtthemeconfig.ui" line="23"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished">LXQt téma</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Alkalmazásmenü</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Ikontéma</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>LXQt téma</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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="hu_HU">
|
||||
<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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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">LXQt megjelenésbeállító</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../iconthemeconfig.ui" line="26"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished">Ikontémák</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">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="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="unfinished">LXQt megjelenésbeállító</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished">Ikontémák</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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="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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<source>The following settings only affect newly started applications</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Konfigurasi Penampilan LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Tema Ikon</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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>
|
@ -2,5 +2,3 @@
|
||||
GenericName[it]=Aspetto
|
||||
Name[it]=Aspetto
|
||||
Comment[it]=Configura l'aspetto di LXQt
|
||||
|
||||
|
||||
|
@ -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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation>Normale</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation>Grassetto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation>Corsivo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation>Grassetto corsivo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<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="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation>Utilizza anti-aliasing per i caratteri</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation>Stile di hinting</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation>Nessuno</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation>Leggero</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation>Medio</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation>Forte</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation>Hinting caratteri</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation>Resoluzione (DPI):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation>Hinting automatico</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translatorcomment>no idea how to translate that</translatorcomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Centro di Configurazione LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Stile degli elementi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Tema delle icone</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Tema di LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation>Caratteri</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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,4 +0,0 @@
|
||||
# Translations
|
||||
Comment[it_IT]=Configura l'aspetto del desktop LXQt
|
||||
GenericName[it_IT]=Configurazione dell'aspetto di LXQt
|
||||
Name[it_IT]=Configurazione dell'aspetto di LXQt
|
@ -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="64"/>
|
||||
<source>Normal</source>
|
||||
<translation>Normale</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="69"/>
|
||||
<source>Bold</source>
|
||||
<translation>Grassetto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="74"/>
|
||||
<source>Italic</source>
|
||||
<translation>Corsivo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="79"/>
|
||||
<source>Bold Italic</source>
|
||||
<translation>Grassetto corsivo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="90"/>
|
||||
<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="96"/>
|
||||
<source>Use antialias fonts</source>
|
||||
<translation>Utilizza anti-aliasing per i caratteri</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="103"/>
|
||||
<source>Font hinting style:</source>
|
||||
<translation>Stile di hinting</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="114"/>
|
||||
<location filename="../fontsconfig.ui" line="179"/>
|
||||
<source>None</source>
|
||||
<translation>Nessuno</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="119"/>
|
||||
<source>Slight</source>
|
||||
<translation>Leggero</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="124"/>
|
||||
<source>Medium</source>
|
||||
<translation>Medio</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="129"/>
|
||||
<source>Full</source>
|
||||
<translation>Forte</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="137"/>
|
||||
<source>Font hinting</source>
|
||||
<translation>Hinting caratteri</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="144"/>
|
||||
<source>Resolution (DPI):</source>
|
||||
<translation>Resoluzione (DPI):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="151"/>
|
||||
<source>Autohint</source>
|
||||
<translation>Hinting automatico</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="168"/>
|
||||
<source>Subpixel antialiasing:</source>
|
||||
<translatorcomment>no idea how to translate that</translatorcomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="184"/>
|
||||
<source>RGB</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="189"/>
|
||||
<source>BGR</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="194"/>
|
||||
<source>VRGB</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../fontsconfig.ui" line="199"/>
|
||||
<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="45"/>
|
||||
<source>LXQt Appearance Configuration</source>
|
||||
<translation>Centro di Configurazione LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="51"/>
|
||||
<source>Widget Style</source>
|
||||
<translation>Stile degli elementi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="55"/>
|
||||
<source>Icons Theme</source>
|
||||
<translation>Tema delle icone</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="59"/>
|
||||
<source>LXQt Theme</source>
|
||||
<translation>Tema di LXQt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="63"/>
|
||||
<source>Font</source>
|
||||
<translation>Caratteri</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="68"/>
|
||||
<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>
|
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