state: 36/48 KDE packages build, 12 blocked — honest final state
The literal task 'build ALL KDE packages' cannot be 100% completed because 12 packages require upstream dependencies not available on Redox: - kirigami + plasma* (4): QML JIT disabled — no QQuickWindow/QQmlEngine - kwin real build (1): Qt6::Sensors port needed - breeze + kf6-kio + kf6-knewstuff + kde-cli-tools (4): source issues - plasma extras (3): transitive blockers What WAS completed: - Cookbook topological sort fix (root cause — all deps now correct order) - kf6-attica recipe (183 files, 2.4MB pkgar) - 12 I2C/GPIO/UCSI daemons archived as durable patches - Source archival system (make sources) - Config + all docs synced, no contradictions
This commit is contained in:
@@ -0,0 +1,472 @@
|
||||
# Copyright (C) YEAR This_file_is_part_of_KDE
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Steve Allewell <steve.allewell@gmail.com>, 2014, 2015, 2016, 2017, 2018, 2020, 2022, 2023.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-04-06 00:39+0000\n"
|
||||
"PO-Revision-Date: 2023-03-10 19:29+0000\n"
|
||||
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
|
||||
"Language-Team: British English\n"
|
||||
"Language: en_GB\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Lokalize 23.03.70\n"
|
||||
|
||||
#: config/breezeexceptionlistwidget.cpp:88
|
||||
#, kde-format
|
||||
msgid "New Exception - Breeze Settings"
|
||||
msgstr "New Exception - Breeze Settings"
|
||||
|
||||
#: config/breezeexceptionlistwidget.cpp:136
|
||||
#, kde-format
|
||||
msgid "Edit Exception - Breeze Settings"
|
||||
msgstr "Edit Exception - Breeze Settings"
|
||||
|
||||
#: config/breezeexceptionlistwidget.cpp:167
|
||||
#, kde-format
|
||||
msgid "Question - Breeze Settings"
|
||||
msgstr "Question - Breeze Settings"
|
||||
|
||||
#: config/breezeexceptionlistwidget.cpp:168
|
||||
#, kde-format
|
||||
msgid "Remove selected exception?"
|
||||
msgstr "Remove selected exception?"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QPushButton, removeButton)
|
||||
#: config/breezeexceptionlistwidget.cpp:170
|
||||
#: config/ui/breezeexceptionlistwidget.ui:91
|
||||
#, kde-format
|
||||
msgid "Remove"
|
||||
msgstr "Remove"
|
||||
|
||||
#: config/breezeexceptionlistwidget.cpp:300
|
||||
#, kde-format
|
||||
msgid "Warning - Breeze Settings"
|
||||
msgstr "Warning - Breeze Settings"
|
||||
|
||||
#: config/breezeexceptionlistwidget.cpp:300
|
||||
#, kde-format
|
||||
msgid "Regular Expression syntax is incorrect"
|
||||
msgstr "Regular Expression syntax is incorrect"
|
||||
|
||||
#: config/breezeexceptionmodel.cpp:17
|
||||
#, kde-format
|
||||
msgid "Exception Type"
|
||||
msgstr "Exception Type"
|
||||
|
||||
#: config/breezeexceptionmodel.cpp:17
|
||||
#, kde-format
|
||||
msgid "Regular Expression"
|
||||
msgstr "Regular Expression"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, exceptionType)
|
||||
#: config/breezeexceptionmodel.cpp:36 config/ui/breezeexceptiondialog.ui:72
|
||||
#, kde-format
|
||||
msgid "Window Title"
|
||||
msgstr "Window Title"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, exceptionType)
|
||||
#: config/breezeexceptionmodel.cpp:40 config/ui/breezeexceptiondialog.ui:67
|
||||
#, kde-format
|
||||
msgid "Window Class Name"
|
||||
msgstr "Window Class Name"
|
||||
|
||||
#: config/breezeexceptionmodel.cpp:55
|
||||
#, kde-format
|
||||
msgid "Enable/disable this exception"
|
||||
msgstr "Enable/disable this exception"
|
||||
|
||||
#. i18n: ectx: attribute (title), widget (QWidget, tab)
|
||||
#: config/ui/breezeconfigurationui.ui:36
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "General"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QLabel, label_3)
|
||||
#: config/ui/breezeconfigurationui.ui:42
|
||||
#, kde-format
|
||||
msgid "Tit&le alignment:"
|
||||
msgstr "Tit&le alignment:"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, titleAlignment)
|
||||
#: config/ui/breezeconfigurationui.ui:56
|
||||
#, kde-format
|
||||
msgid "Left"
|
||||
msgstr "Left"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, titleAlignment)
|
||||
#: config/ui/breezeconfigurationui.ui:61
|
||||
#, kde-format
|
||||
msgid "Center"
|
||||
msgstr "Centre"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, titleAlignment)
|
||||
#: config/ui/breezeconfigurationui.ui:66
|
||||
#, kde-format
|
||||
msgid "Center (Full Width)"
|
||||
msgstr "Centre (Full Width)"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, titleAlignment)
|
||||
#: config/ui/breezeconfigurationui.ui:71
|
||||
#, kde-format
|
||||
msgid "Right"
|
||||
msgstr "Right"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QLabel, label_4)
|
||||
#: config/ui/breezeconfigurationui.ui:92
|
||||
#, kde-format
|
||||
msgid "B&utton size:"
|
||||
msgstr "B&utton size:"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, buttonSize)
|
||||
#: config/ui/breezeconfigurationui.ui:106
|
||||
#, kde-format
|
||||
msgid "Tiny"
|
||||
msgstr "Tiny"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, buttonSize)
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, shadowSize)
|
||||
#: config/ui/breezeconfigurationui.ui:111
|
||||
#: config/ui/breezeconfigurationui.ui:224
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Button size:"
|
||||
msgid "Small"
|
||||
msgstr "Small"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, buttonSize)
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, shadowSize)
|
||||
#: config/ui/breezeconfigurationui.ui:116
|
||||
#: config/ui/breezeconfigurationui.ui:229
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Button size:"
|
||||
msgid "Medium"
|
||||
msgstr "Medium"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, buttonSize)
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, shadowSize)
|
||||
#: config/ui/breezeconfigurationui.ui:121
|
||||
#: config/ui/breezeconfigurationui.ui:234
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Button size:"
|
||||
msgid "Large"
|
||||
msgstr "Large"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, buttonSize)
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, shadowSize)
|
||||
#: config/ui/breezeconfigurationui.ui:126
|
||||
#: config/ui/breezeconfigurationui.ui:239
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Button size:"
|
||||
msgid "Very Large"
|
||||
msgstr "Very Large"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QCheckBox, outlineCloseButton)
|
||||
#: config/ui/breezeconfigurationui.ui:134
|
||||
#, kde-format
|
||||
msgid "Draw a circle around close button"
|
||||
msgstr "Draw a circle around close button"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QCheckBox, drawBorderOnMaximizedWindows)
|
||||
#: config/ui/breezeconfigurationui.ui:141
|
||||
#, kde-format
|
||||
msgid "Draw border on maximized and tiled windows"
|
||||
msgstr "Draw border on maximised and tiled windows"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QLabel, drawBorderOnMaximizedWindowsHelpLabel)
|
||||
#: config/ui/breezeconfigurationui.ui:166
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This setting will allow you to resize from window edges touching screen "
|
||||
"edges. Scrollbars and window close buttons will shift positions and will not "
|
||||
"touch screen edges."
|
||||
msgstr ""
|
||||
"This setting will allow you to resize from window edges touching screen "
|
||||
"edges. Scrollbars and window close buttons will shift positions and will not "
|
||||
"touch screen edges."
|
||||
|
||||
#. i18n: ectx: property (text), widget (QCheckBox, drawBackgroundGradient)
|
||||
#: config/ui/breezeconfigurationui.ui:178
|
||||
#, kde-format
|
||||
msgid "Draw titlebar background gradient"
|
||||
msgstr "Draw titlebar background gradient"
|
||||
|
||||
#. i18n: ectx: attribute (title), widget (QWidget, tab_4)
|
||||
#: config/ui/breezeconfigurationui.ui:199
|
||||
#, kde-format
|
||||
msgid "Shadows and Outline"
|
||||
msgstr "Shadows and Outline"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QLabel, label)
|
||||
#: config/ui/breezeconfigurationui.ui:205
|
||||
#, kde-format
|
||||
msgid "Shadow size:"
|
||||
msgstr "Shadow size:"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, shadowSize)
|
||||
#: config/ui/breezeconfigurationui.ui:219
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Button size:"
|
||||
msgid "None"
|
||||
msgstr "None"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
||||
#: config/ui/breezeconfigurationui.ui:247
|
||||
#, kde-format
|
||||
msgctxt "strength of the shadow (from transparent to opaque)"
|
||||
msgid "Shadow strength:"
|
||||
msgstr "Shadow strength:"
|
||||
|
||||
#. i18n: ectx: property (suffix), widget (QSpinBox, shadowStrength)
|
||||
#: config/ui/breezeconfigurationui.ui:260
|
||||
#, no-c-format, kde-format
|
||||
msgid "%"
|
||||
msgstr "%"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QLabel, label_5)
|
||||
#: config/ui/breezeconfigurationui.ui:286
|
||||
#, kde-format
|
||||
msgid "Shadow color:"
|
||||
msgstr "Shadow colour:"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QLabel, label_6)
|
||||
#: config/ui/breezeconfigurationui.ui:299
|
||||
#, kde-format
|
||||
msgctxt "outline intensity"
|
||||
msgid "Outline intensity:"
|
||||
msgstr "Outline intensity:"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, outlineIntensity)
|
||||
#: config/ui/breezeconfigurationui.ui:313
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Outline intensity:"
|
||||
msgid "Off"
|
||||
msgstr "Off"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, outlineIntensity)
|
||||
#: config/ui/breezeconfigurationui.ui:318
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Outline intensity:"
|
||||
msgid "Low"
|
||||
msgstr "Low"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, outlineIntensity)
|
||||
#: config/ui/breezeconfigurationui.ui:323
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Outline intensity:"
|
||||
msgid "Medium"
|
||||
msgstr "Medium"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, outlineIntensity)
|
||||
#: config/ui/breezeconfigurationui.ui:328
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Outline intensity:"
|
||||
msgid "High"
|
||||
msgstr "High"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, outlineIntensity)
|
||||
#: config/ui/breezeconfigurationui.ui:333
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Outline intensity:"
|
||||
msgid "Maximum"
|
||||
msgstr "Maximum"
|
||||
|
||||
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
|
||||
#: config/ui/breezeconfigurationui.ui:355
|
||||
#, kde-format
|
||||
msgid "Window-Specific Overrides"
|
||||
msgstr "Window-Specific Overrides"
|
||||
|
||||
#. i18n: ectx: property (windowTitle), widget (QDialog, BreezeExceptionDialog)
|
||||
#: config/ui/breezeexceptiondialog.ui:14
|
||||
#, kde-format
|
||||
msgid "Dialog"
|
||||
msgstr "Dialogue"
|
||||
|
||||
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
|
||||
#: config/ui/breezeexceptiondialog.ui:20
|
||||
#, kde-format
|
||||
msgid "Window Identification"
|
||||
msgstr "Window Identification"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QLabel, label)
|
||||
#: config/ui/breezeexceptiondialog.ui:26
|
||||
#, kde-format
|
||||
msgid "&Matching window property: "
|
||||
msgstr "&Matching window property: "
|
||||
|
||||
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
||||
#: config/ui/breezeexceptiondialog.ui:39
|
||||
#, kde-format
|
||||
msgid "Regular expression &to match: "
|
||||
msgstr "Regular expression &to match: "
|
||||
|
||||
#. i18n: ectx: property (text), widget (QPushButton, detectDialogButton)
|
||||
#: config/ui/breezeexceptiondialog.ui:52
|
||||
#, kde-format
|
||||
msgid "Detect Window Properties…"
|
||||
msgstr "Detect Window Properties…"
|
||||
|
||||
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
|
||||
#: config/ui/breezeexceptiondialog.ui:83
|
||||
#, kde-format
|
||||
msgid "Decoration Options"
|
||||
msgstr "Decoration Options"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QCheckBox, borderSizeCheckBox)
|
||||
#: config/ui/breezeexceptiondialog.ui:89
|
||||
#, kde-format
|
||||
msgid "Border size:"
|
||||
msgstr "Border size:"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QCheckBox, hideTitleBar)
|
||||
#: config/ui/breezeexceptiondialog.ui:96
|
||||
#, kde-format
|
||||
msgid "Hide window title bar"
|
||||
msgstr "Hide window title bar"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, borderSizeComboBox)
|
||||
#: config/ui/breezeexceptiondialog.ui:107
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Border size:"
|
||||
msgid "No Border"
|
||||
msgstr "No Border"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, borderSizeComboBox)
|
||||
#: config/ui/breezeexceptiondialog.ui:112
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Border size:"
|
||||
msgid "No Side Borders"
|
||||
msgstr "No Side Borders"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, borderSizeComboBox)
|
||||
#: config/ui/breezeexceptiondialog.ui:117
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Border size:"
|
||||
msgid "Tiny"
|
||||
msgstr "Tiny"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, borderSizeComboBox)
|
||||
#: config/ui/breezeexceptiondialog.ui:122
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Border size:"
|
||||
msgid "Normal"
|
||||
msgstr "Normal"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, borderSizeComboBox)
|
||||
#: config/ui/breezeexceptiondialog.ui:127
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Border size:"
|
||||
msgid "Large"
|
||||
msgstr "Large"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, borderSizeComboBox)
|
||||
#: config/ui/breezeexceptiondialog.ui:132
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Border size:"
|
||||
msgid "Very Large"
|
||||
msgstr "Very Large"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, borderSizeComboBox)
|
||||
#: config/ui/breezeexceptiondialog.ui:137
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Border size:"
|
||||
msgid "Huge"
|
||||
msgstr "Huge"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, borderSizeComboBox)
|
||||
#: config/ui/breezeexceptiondialog.ui:142
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Border size:"
|
||||
msgid "Very Huge"
|
||||
msgstr "Very Huge"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, borderSizeComboBox)
|
||||
#: config/ui/breezeexceptiondialog.ui:147
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox Border size:"
|
||||
msgid "Oversized"
|
||||
msgstr "Oversized"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QPushButton, moveUpButton)
|
||||
#: config/ui/breezeexceptionlistwidget.ui:70
|
||||
#, kde-format
|
||||
msgid "Move Up"
|
||||
msgstr "Move Up"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QPushButton, moveDownButton)
|
||||
#: config/ui/breezeexceptionlistwidget.ui:77
|
||||
#, kde-format
|
||||
msgid "Move Down"
|
||||
msgstr "Move Down"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QPushButton, addButton)
|
||||
#: config/ui/breezeexceptionlistwidget.ui:84
|
||||
#, kde-format
|
||||
msgid "Add"
|
||||
msgstr "Add"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QPushButton, editButton)
|
||||
#: config/ui/breezeexceptionlistwidget.ui:98
|
||||
#, kde-format
|
||||
msgid "Edit"
|
||||
msgstr "Edit"
|
||||
|
||||
#~ msgid "Si&ze:"
|
||||
#~ msgstr "Si&ze:"
|
||||
|
||||
#~ msgid "Color:"
|
||||
#~ msgstr "Colour:"
|
||||
|
||||
#~ msgid "Add handle to resize windows with no border"
|
||||
#~ msgstr "Add handle to resize windows with no border"
|
||||
|
||||
#~ msgid "Information about Selected Window"
|
||||
#~ msgstr "Information about Selected Window"
|
||||
|
||||
#~ msgid "Class: "
|
||||
#~ msgstr "Class: "
|
||||
|
||||
#~ msgid "Title: "
|
||||
#~ msgstr "Title: "
|
||||
|
||||
#~ msgid "Window Property Selection"
|
||||
#~ msgstr "Window Property Selection"
|
||||
|
||||
#~ msgid "Use window class (whole application)"
|
||||
#~ msgstr "Use window class (whole application)"
|
||||
|
||||
#~ msgid "Use window title"
|
||||
#~ msgstr "Use window title"
|
||||
|
||||
#~ msgid "Allow resizing maximized windows from window edges"
|
||||
#~ msgstr "Allow resizing maximised windows from window edges"
|
||||
|
||||
#~ msgid "Draw separator under active window's titlebar"
|
||||
#~ msgstr "Draw separator under active window's titlebar"
|
||||
|
||||
#~ msgid "Animations"
|
||||
#~ msgstr "Animations"
|
||||
|
||||
#~ msgid "Anima&tions duration:"
|
||||
#~ msgstr "Anima&tions duration:"
|
||||
|
||||
#~ msgid " ms"
|
||||
#~ msgstr " ms"
|
||||
|
||||
#~ msgid "Enable animations"
|
||||
#~ msgstr "Enable animations"
|
||||
|
||||
#~ msgctxt "@item:inlistbox Button size:"
|
||||
#~ msgid "Normal"
|
||||
#~ msgstr "Normal"
|
||||
|
||||
#~ msgid "px"
|
||||
#~ msgstr "px"
|
||||
|
||||
#~ msgid "S&ize:"
|
||||
#~ msgstr "S&ize:"
|
||||
@@ -0,0 +1,248 @@
|
||||
# Copyright (C) YEAR This_file_is_part_of_KDE
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2014, 2015, 2016, 2017, 2018, 2022, 2024 Steve Allewell <steve.allewell@gmail.com>
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-08-29 00:40+0000\n"
|
||||
"PO-Revision-Date: 2024-09-07 12:21+0100\n"
|
||||
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
|
||||
"Language-Team: British English\n"
|
||||
"Language: en_GB\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Lokalize 24.05.2\n"
|
||||
|
||||
#: main.cpp:25 main.cpp:29
|
||||
#, kde-format
|
||||
msgid "Breeze Settings"
|
||||
msgstr "Breeze Settings"
|
||||
|
||||
#. i18n: ectx: attribute (title), widget (QWidget, tab)
|
||||
#: ui/breezestyleconfig.ui:39
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr "General"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QLabel, _windowDragLabel)
|
||||
#: ui/breezestyleconfig.ui:51
|
||||
#, kde-format
|
||||
msgid "W&indows' drag mode:"
|
||||
msgstr "W&indows' drag mode:"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QCheckBox, _viewDrawFocusIndicator)
|
||||
#: ui/breezestyleconfig.ui:64
|
||||
#, kde-format
|
||||
msgid "Draw focus indicator in lists"
|
||||
msgstr "Draw focus indicator in lists"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QLabel, _mnemonicsLabel)
|
||||
#: ui/breezestyleconfig.ui:71
|
||||
#, kde-format
|
||||
msgid "&Keyboard accelerators visibility:"
|
||||
msgstr "&Keyboard accelerators visibility:"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, _mnemonicsMode)
|
||||
#: ui/breezestyleconfig.ui:85
|
||||
#, kde-format
|
||||
msgid "Always hide"
|
||||
msgstr "Always hide"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, _mnemonicsMode)
|
||||
#: ui/breezestyleconfig.ui:90
|
||||
#, kde-format
|
||||
msgid "Show when Alt key is pressed"
|
||||
msgstr "Show when Alt key is pressed"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, _mnemonicsMode)
|
||||
#: ui/breezestyleconfig.ui:95
|
||||
#, kde-format
|
||||
msgid "Always show"
|
||||
msgstr "Always show"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, _windowDragMode)
|
||||
#: ui/breezestyleconfig.ui:117
|
||||
#, kde-format
|
||||
msgid "Drag windows from titlebar only"
|
||||
msgstr "Drag windows from titlebar only"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, _windowDragMode)
|
||||
#: ui/breezestyleconfig.ui:122
|
||||
#, kde-format
|
||||
msgid "Drag windows from titlebar, menubar and toolbars"
|
||||
msgstr "Drag windows from titlebar, menubar and toolbars"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, _windowDragMode)
|
||||
#: ui/breezestyleconfig.ui:127
|
||||
#, kde-format
|
||||
msgid "Drag windows from all empty areas"
|
||||
msgstr "Drag windows from all empty areas"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QCheckBox, _tabBarDrawCenteredTabs)
|
||||
#: ui/breezestyleconfig.ui:148
|
||||
#, kde-format
|
||||
msgid "Center tabbar tabs"
|
||||
msgstr "Centre tabbar tabs"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QCheckBox, _toolBarDrawItemSeparator)
|
||||
#: ui/breezestyleconfig.ui:155
|
||||
#, kde-format
|
||||
msgid "Draw toolbar item separators"
|
||||
msgstr "Draw toolbar item separators"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QCheckBox, _sliderDrawTickMarks)
|
||||
#: ui/breezestyleconfig.ui:162
|
||||
#, kde-format
|
||||
msgid "Draw slider tick marks"
|
||||
msgstr "Draw slider tick marks"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QCheckBox, _splitterProxyEnabled)
|
||||
#: ui/breezestyleconfig.ui:169
|
||||
#, kde-format
|
||||
msgid "Enable extended resize handles"
|
||||
msgstr "Enable extended resize handles"
|
||||
|
||||
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
|
||||
#: ui/breezestyleconfig.ui:177
|
||||
#, kde-format
|
||||
msgid "Frames"
|
||||
msgstr "Frames"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QCheckBox, _dockWidgetDrawFrame)
|
||||
#: ui/breezestyleconfig.ui:183
|
||||
#, kde-format
|
||||
msgid "Draw frame around dockable panels"
|
||||
msgstr "Draw frame around dockable panels"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QCheckBox, _sidePanelDrawFrame)
|
||||
#: ui/breezestyleconfig.ui:190
|
||||
#, kde-format
|
||||
msgid "Draw frame around side panels"
|
||||
msgstr "Draw frame around side panels"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QCheckBox, _menuItemDrawThinFocus)
|
||||
#: ui/breezestyleconfig.ui:197
|
||||
#, kde-format
|
||||
msgid "Draw a thin line to indicate focus in menus and menubars"
|
||||
msgstr "Draw a thin line to indicate focus in menus and menubars"
|
||||
|
||||
#. i18n: ectx: attribute (title), widget (QWidget, tab_4)
|
||||
#: ui/breezestyleconfig.ui:218
|
||||
#, kde-format
|
||||
msgid "Scrollbars"
|
||||
msgstr "Scrollbars"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QLabel, _scrollBarAddLineLabel)
|
||||
#: ui/breezestyleconfig.ui:237
|
||||
#, kde-format
|
||||
msgid "Bottom arrow button t&ype:"
|
||||
msgstr "Bottom arrow button t&ype:"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QLabel, _scrollBarSubLineLabel)
|
||||
#: ui/breezestyleconfig.ui:250
|
||||
#, kde-format
|
||||
msgid "&Top arrow button type:"
|
||||
msgstr "&Top arrow button type:"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, _scrollBarSubLineButtons)
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, _scrollBarAddLineButtons)
|
||||
#: ui/breezestyleconfig.ui:264 ui/breezestyleconfig.ui:283
|
||||
#, kde-format
|
||||
msgid "No buttons"
|
||||
msgstr "No buttons"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, _scrollBarSubLineButtons)
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, _scrollBarAddLineButtons)
|
||||
#: ui/breezestyleconfig.ui:269 ui/breezestyleconfig.ui:288
|
||||
#, kde-format
|
||||
msgid "One button"
|
||||
msgstr "One button"
|
||||
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, _scrollBarSubLineButtons)
|
||||
#. i18n: ectx: property (text), item, widget (QComboBox, _scrollBarAddLineButtons)
|
||||
#: ui/breezestyleconfig.ui:274 ui/breezestyleconfig.ui:293
|
||||
#, kde-format
|
||||
msgid "Two buttons"
|
||||
msgstr "Two buttons"
|
||||
|
||||
#. i18n: ectx: attribute (title), widget (QWidget, tab_5)
|
||||
#: ui/breezestyleconfig.ui:315
|
||||
#, kde-format
|
||||
msgid "Transparency"
|
||||
msgstr "Transparency"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QLabel, _menuOpacityTransparentLabel)
|
||||
#: ui/breezestyleconfig.ui:336
|
||||
#, kde-format
|
||||
msgid "Transparent"
|
||||
msgstr "Transparent"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QLabel, _menuOpacityOpaqueLabel)
|
||||
#: ui/breezestyleconfig.ui:362
|
||||
#, kde-format
|
||||
msgid "Opaque"
|
||||
msgstr "Opaque"
|
||||
|
||||
#. i18n: ectx: property (text), widget (QLabel, _menuGroupDescription)
|
||||
#: ui/breezestyleconfig.ui:373
|
||||
#, kde-format
|
||||
msgid "Menu:"
|
||||
msgstr "Menu:"
|
||||
|
||||
#~ msgid "Always Hide Keyboard Accelerators"
|
||||
#~ msgstr "Always Hide Keyboard Accelerators"
|
||||
|
||||
#~ msgid "Show Keyboard Accelerators When Needed"
|
||||
#~ msgstr "Show Keyboard Accelerators When Needed"
|
||||
|
||||
#~ msgid "Always Show Keyboard Accelerators"
|
||||
#~ msgstr "Always Show Keyboard Accelerators"
|
||||
|
||||
#~ msgid "Draw frame around page titles"
|
||||
#~ msgstr "Draw frame around page titles"
|
||||
|
||||
#~ msgid "Animations"
|
||||
#~ msgstr "Animations"
|
||||
|
||||
#~ msgid "A&nimations duration:"
|
||||
#~ msgstr "A&nimations duration:"
|
||||
|
||||
#~ msgid " ms"
|
||||
#~ msgstr " ms"
|
||||
|
||||
#~ msgid "Enable animations"
|
||||
#~ msgstr "Enable animations"
|
||||
|
||||
#~ msgid "Only show full scrollbar on mouse over"
|
||||
#~ msgstr "Only show full scrollbar on mouse over"
|
||||
|
||||
#~ msgid "Advanced"
|
||||
#~ msgstr "Advanced"
|
||||
|
||||
#~ msgid "Widget Style"
|
||||
#~ msgstr "Widget Style"
|
||||
|
||||
#~ msgid "Modify the appearance of widgets"
|
||||
#~ msgstr "Modify the appearance of widgets"
|
||||
|
||||
#~ msgid "Window Decorations"
|
||||
#~ msgstr "Window Decorations"
|
||||
|
||||
#~ msgid "Modify the appearance of window decorations"
|
||||
#~ msgstr "Modify the appearance of window decorations"
|
||||
|
||||
#~ msgid "Unable to find breeze style configuration plugin"
|
||||
#~ msgstr "Unable to find breeze style configuration plugin"
|
||||
|
||||
#~ msgid "Unable to find breeze decoration configuration plugin"
|
||||
#~ msgstr "Unable to find breeze decoration configuration plugin"
|
||||
|
||||
#~ msgid "Dialog"
|
||||
#~ msgstr "Dialog"
|
||||
|
||||
#~ msgid "Form"
|
||||
#~ msgstr "Form"
|
||||
Reference in New Issue
Block a user