Index: trunk/l10n-kf5/x-test/messages/extragear-kdevelop/kdevclang.po =================================================================== --- trunk/l10n-kf5/x-test/messages/extragear-kdevelop/kdevclang.po (revision 1532354) +++ trunk/l10n-kf5/x-test/messages/extragear-kdevelop/kdevclang.po (revision 1532355) @@ -1,345 +1,345 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the kdevelop package. # FIRST AUTHOR , YEAR. # # msgid "" msgstr "" "Project-Id-Version: kdevclang\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-09 02:59+0100\n" -"PO-Revision-Date: 2018-08-16 09:06+0000\n" +"PO-Revision-Date: 2019-01-09 04:39+0000\n" "Last-Translator: transxx.py program \n" "Language-Team: KDE Test Language \n" "Language: x-test\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #: clangsettings/sessionsettings/sessionsettings.cpp:53 #, kde-format msgid "C/C++ Helpers" msgstr "xxC/C++ Helpersxx" #: clangsettings/sessionsettings/sessionsettings.cpp:58 #, kde-format msgid "Configure C/C++ Helpers" msgstr "xxConfigure C/C++ Helpersxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_4) #: clangsettings/sessionsettings/sessionsettings.ui:29 #, kde-format msgid "Code-completion" msgstr "xxCode-completionxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_macros) #: clangsettings/sessionsettings/sessionsettings.ui:35 #, kde-format msgid "" "

If disabled, macros will not be included in the code-" "completion results. This can improve the responsiveness of code-completion " "in some cases.


" msgstr "" "xx

If disabled, macros will not be included in the code-" "completion results. This can improve the responsiveness of code-completion " "in some cases.


xx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_macros) #: clangsettings/sessionsettings/sessionsettings.ui:38 #, kde-format msgid "Add macros to code-completion" msgstr "xxAdd macros to code-completionxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_lookAhead) #: clangsettings/sessionsettings/sessionsettings.ui:51 #, kde-format msgid "Enable Look-ahead code-completion" msgstr "xxEnable Look-ahead code-completionxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_3) #: clangsettings/sessionsettings/sessionsettings.ui:64 #, kde-format msgid "Assistants" msgstr "xxAssistantsxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_forwardDeclare) #: clangsettings/sessionsettings/sessionsettings.ui:70 #, kde-format msgid "Forward declare assistant" msgstr "xxForward declare assistantxx" #: clangsupport.cpp:186 #, kde-format msgid "" "The clang builtin include path \"%1\" is invalid (missing %2 header).\n" "Try setting the KDEV_CLANG_BUILTIN_DIR environment variable manually to fix " "this.\n" "See also: https://bugs.kde.org/show_bug.cgi?id=393779" msgstr "" "xxThe clang builtin include path \"%1\" is invalid (missing %2 header).\n" "Try setting the KDEV_CLANG_BUILTIN_DIR environment variable manually to fix " "this.\n" "See also: https://bugs.kde.org/show_bug.cgi?id=393779xx" #: clangsupport.cpp:293 #, kde-format msgid "Rename Declaration" msgstr "xxRename Declarationxx" #: clangsupport.cpp:300 #, kde-format msgid "Move into Source" msgstr "xxMove into Sourcexx" #: codecompletion/context.cpp:159 #, kde-format msgid "Override %1" msgstr "xxOverride %1xx" #: codecompletion/context.cpp:350 #, kde-format msgid "Implement %1" msgstr "xxImplement %1xx" #: codecompletion/context.cpp:1269 #, kde-format msgid "Special" msgstr "xxSpecialxx" #: codecompletion/context.cpp:1270 #, kde-format msgid "Look-ahead Matches" msgstr "xxLook-ahead Matchesxx" #: codecompletion/context.cpp:1271 #, kde-format msgid "Builtin" msgstr "xxBuiltinxx" #: codecompletion/context.cpp:1272 #, kde-format msgid "Macros" msgstr "xxMacrosxx" #: codecompletion/context.cpp:1315 #, kde-format msgid "Abstract Override" msgstr "xxAbstract Overridexx" #: codecompletion/context.cpp:1316 #, kde-format msgid "Virtual Override" msgstr "xxVirtual Overridexx" #: codecompletion/context.cpp:1331 #, kde-format msgid "Implement Function" msgstr "xxImplement Functionxx" #: codegen/adaptsignatureaction.cpp:60 #, kde-format msgid "Update declaration signature" msgstr "xxUpdate declaration signaturexx" #: codegen/adaptsignatureaction.cpp:60 #, kde-format msgid "Update definition signature" msgstr "xxUpdate definition signaturexx" #: codegen/adaptsignatureaction.cpp:71 #, kde-format msgid "" "Update declaration signature\n" "from: %1\n" "to: %2" msgstr "" "xxUpdate declaration signature\n" "from: %1\n" "to: %2xx" #: codegen/adaptsignatureaction.cpp:72 #, kde-format msgid "" "Update definition signature\n" "from: %1\n" "to: %2" msgstr "" "xxUpdate definition signature\n" "from: %1\n" "to: %2xx" #: codegen/adaptsignatureaction.cpp:122 #, kde-format msgid "Failed to apply changes: %1" msgstr "xxFailed to apply changes: %1xx" #: codegen/adaptsignatureassistant.cpp:88 #, kde-format msgid "Adapt Signature" msgstr "xxAdapt Signaturexx" #: codegen/clangrefactoring.cpp:97 #, kde-format msgid "Rename %1" msgstr "xxRename %1xx" #: codegen/clangrefactoring.cpp:109 #, kde-format msgid "Create separate definition for %1" msgstr "xxCreate separate definition for %1xx" #: codegen/clangrefactoring.cpp:152 #, kde-format msgid "No declaration under cursor" msgstr "xxNo declaration under cursorxx" #: codegen/clangrefactoring.cpp:160 #, kde-format msgid "No source file available for %1." msgstr "xxNo source file available for %1.xx" #: codegen/clangrefactoring.cpp:172 #, kde-format msgid "Failed to update DUChain for %1." msgstr "xxFailed to update DUChain for %1.xx" #: codegen/clangrefactoring.cpp:176 #, kde-format msgid "Declaration lost while updating." msgstr "xxDeclaration lost while updating.xx" #: codegen/clangrefactoring.cpp:182 #, kde-format msgid "Cannot create definition for this declaration." msgstr "xxCannot create definition for this declaration.xx" #: codegen/clangrefactoring.cpp:189 #, kde-format msgid "No document for %1" msgstr "xxNo document for %1xx" #: codegen/clangrefactoring.cpp:220 #, kde-format msgid "Insertion failed" msgstr "xxInsertion failedxx" #: codegen/clangrefactoring.cpp:226 codegen/clangrefactoring.cpp:234 #, kde-format msgid "Applying changes failed: %1" msgstr "xxApplying changes failed: %1xx" #: duchain/clangproblem.cpp:197 #, kde-format msgid "Fix-it Hints" msgstr "xxFix-it Hintsxx" #: duchain/clangproblem.cpp:239 #, kde-format msgid "Insert \"%1\" at line: %2, column: %3" msgstr "xxInsert \"%1\" at line: %2, column: %3xx" #: duchain/clangproblem.cpp:243 #, kde-format msgid "Replace text at line: %1, column: %2 with: \"%3\"" msgstr "xxReplace text at line: %1, column: %2 with: \"%3\"xx" #: duchain/clangproblem.cpp:246 #, kde-format msgid "Replace \"%1\" with: \"%2\"" msgstr "xxReplace \"%1\" with: \"%2\"xx" #: duchain/clangproblem.cpp:249 #, kde-format msgid "Replace multiple lines starting at line: %1, column: %2 with: \"%3\"" msgstr "" "xxReplace multiple lines starting at line: %1, column: %2 with: \"%3\"xx" #: duchain/headerguardassistant.cpp:57 #, kde-format msgid "Add #pragma once" -msgstr "" +msgstr "xxAdd #pragma oncexx" #: duchain/headerguardassistant.cpp:58 #, kde-format msgid "Add macro-based #ifndef/#define/#endif heard guard" -msgstr "" +msgstr "xxAdd macro-based #ifndef/#define/#endif heard guardxx" #: duchain/macrodefinition.cpp:124 #, kde-format msgid "Macro %1" msgstr "xxMacro %1xx" #: duchain/macronavigationcontext.cpp:67 #, kde-format msgctxt "" "%1: macro type, i.e.: 'Function macro' or just 'Macro'%2: the macro name and " "arguments" msgid "%1: %2" msgstr "xx%1: %2xx" #: duchain/macronavigationcontext.cpp:68 #, kde-format msgid "Function macro" msgstr "xxFunction macroxx" #: duchain/macronavigationcontext.cpp:68 #, kde-format msgid "Macro" msgstr "xxMacroxx" #: duchain/macronavigationcontext.cpp:71 #, kde-format msgctxt "%1: the link to the definition" msgid "Defined in: %1" msgstr "xxDefined in: %1xx" #: duchain/macronavigationcontext.cpp:75 #, kde-format msgid "Show uses" msgstr "xxShow usesxx" #: duchain/macronavigationcontext.cpp:78 #, kde-format msgid "Body: " msgstr "xxBody: xx" #: duchain/missingincludepathproblem.cpp:50 #, kde-format msgid "Add Custom Include Path" msgstr "xxAdd Custom Include Pathxx" #: duchain/missingincludepathproblem.cpp:73 #, kde-format msgid "Open Project" msgstr "xxOpen Projectxx" #: duchain/parsesession.cpp:482 #, kde-format msgid "Header is not guarded against multiple inclusions" msgstr "xxHeader is not guarded against multiple inclusionsxx" #: duchain/parsesession.cpp:483 #, kde-format msgid "" "The given header is not guarded against multiple inclusions, either with the " "conventional #ifndef/#define/#endif macro guards or with #pragma once." msgstr "" "xxThe given header is not guarded against multiple inclusions, either with " "the conventional #ifndef/#define/#endif macro guards or with #pragma once.xx" #: duchain/unknowndeclarationproblem.cpp:387 #, kde-format msgid "Insert '%1'" msgstr "xxInsert '%1'xx" #: duchain/unknowndeclarationproblem.cpp:447 #, kde-format msgid "Forward declare as 'class'" msgstr "xxForward declare as 'class'xx" #: duchain/unknowndeclarationproblem.cpp:453 #, kde-format msgid "Forward declare as 'struct'" msgstr "xxForward declare as 'struct'xx" Index: trunk/l10n-kf5/x-test/messages/extragear-kdevelop/kdevelop._json_.po =================================================================== --- trunk/l10n-kf5/x-test/messages/extragear-kdevelop/kdevelop._json_.po (revision 1532354) +++ trunk/l10n-kf5/x-test/messages/extragear-kdevelop/kdevelop._json_.po (revision 1532355) @@ -1,857 +1,851 @@ # msgid "" msgstr "" "Project-Id-Version: kdevelop._json_\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-09 03:36+0000\n" -"PO-Revision-Date: 2018-12-30 04:47+0000\n" +"PO-Revision-Date: 2019-01-09 04:39+0000\n" "Last-Translator: transxx.py program \n" "Language-Team: KDE Test Language \n" "Language: x-test\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #: plugins/subversion/kdevsubversion.json msgctxt "Authors Name" msgid "Dukju Ahn" msgstr "xxDukju Ahnxx" #: plugins/problemreporter/kdevproblemreporter.json #: plugins/execute/kdevexecute.json plugins/classbrowser/kdevclassbrowser.json msgctxt "Authors Name" msgid "Hamish Rodda" msgstr "xxHamish Roddaxx" #: plugins/filemanager/kdevfilemanager.json #: plugins/filetemplates/kdevfiletemplates.json #: plugins/appwizard/kdevappwizard.json msgctxt "Authors Name" msgid "Alexander Dymo" msgstr "xxAlexander Dymoxx" #: plugins/ghprovider/kdevghprovider.json msgctxt "Authors Name" msgid "Miquel Sabaté" msgstr "xxMiquel Sabatéxx" #: plugins/clangtidy/kdevclangtidy.json msgctxt "Authors Name" msgid "Carlos Nihelton" msgstr "xxCarlos Niheltonxx" #: plugins/clangtidy/kdevclangtidy.json plugins/okteta/kdevokteta.json msgctxt "Authors Name" msgid "Friedrich W. H. Kossebau" msgstr "xxFriedrich W. H. Kossebauxx" #: plugins/android/kdevandroid.json plugins/docker/kdevdocker.json #: plugins/vcschangesview/kdevvcschangesview.json #: plugins/flatpak/kdevflatpak.json plugins/qthelp/kdevqthelp.json #: plugins/kdeprovider/kdevkdeprovider.json #: plugins/cmake/kdevcmakedocumentation.json msgctxt "Authors Name" msgid "Aleix Pol" msgstr "xxAleix Polxx" #: plugins/genericprojectmanager/kdevgenericmanager.json #: plugins/externalscript/kdevexternalscript.json #: plugins/projectfilter/kdevprojectfilter.json msgctxt "Authors Name" msgid "Milian Wolff" msgstr "xxMilian Wolffxx" #: plugins/openwith/kdevopenwith.json #: plugins/documentswitcher/kdevdocumentswitcher.json msgctxt "Authors Name" msgid "Andreas Pakulat" msgstr "xxAndreas Pakulatxx" #: plugins/clazy/kdevclazy.json plugins/heaptrack/kdevheaptrack.json msgctxt "Authors Name" msgid "Anton Anikin" msgstr "xxAnton Anikinxx" #: plugins/bazaar/kdevbazaar.json msgctxt "Authors Name" msgid "Maciej Poleski" msgstr "xxMaciej Poleskixx" #: plugins/executeplasmoid/kdevexecuteplasmoid.json msgctxt "Authors Name" msgid "Aleix Pol Gonzalez" msgstr "xxAleix Pol Gonzalezxx" #: plugins/quickopen/kdevquickopen.json #: plugins/patchreview/kdevpatchreview.json #: plugins/customscript/kdevcustomscript.json #: plugins/contextbrowser/kdevcontextbrowser.json msgctxt "Authors Name" msgid "David Nolden" msgstr "xxDavid Noldenxx" #: plugins/documentview/kdevdocumentview.json msgctxt "Authors Name" msgid "Adam Treat" msgstr "xxAdam Treatxx" #: plugins/outlineview/kdevoutlineview.json msgctxt "Authors Name" msgid "Alex Richardson" msgstr "xxAlex Richardsonxx" #: plugins/testview/kdevtestview.json msgctxt "Authors Name" msgid "Miha Čančula" msgstr "xxMiha Čančulaxx" #: plugins/perforce/kdevperforce.json msgctxt "Authors Name" msgid "Morten Danielsen Volden" msgstr "xxMorten Danielsen Voldenxx" #: plugins/astyle/kdevastyle.json msgctxt "Authors Name" msgid "Cedric Pasteur, Matthias Hölzer-Klüpfel" msgstr "xxCedric Pasteur, Matthias Hölzer-Klüpfelxx" #: plugins/git/kdevgit.json msgctxt "Authors Name" msgid "Evgeniy Ivanov" msgstr "xxEvgeniy Ivanovxx" #: plugins/cppcheck/kdevcppcheck.json msgctxt "Authors Name" msgid "Christoph Thielecke" msgstr "xxChristoph Thieleckexx" #: plugins/cmake/kdevcmakemanager.json msgctxt "Authors Name" msgid "Matt Rogers" msgstr "xxMatt Rogersxx" #: plugins/projectmanagerview/kdevprojectmanagerview.json msgctxt "Authors Name" msgid "Roberto Raggi" msgstr "xxRoberto Raggixx" #: plugins/executescript/kdevexecutescript.json msgctxt "Authors Name" msgid "Niko Sams" msgstr "xxNiko Samsxx" #: plugins/subversion/kdevsubversion.json msgctxt "Name" msgid "Subversion Support" msgstr "xxSubversion Supportxx" #: plugins/switchtobuddy/kdevswitchtobuddy.json msgctxt "Name" msgid "Switch to Buddy" msgstr "xxSwitch to Buddyxx" #: plugins/custom-buildsystem/kdevcustombuildsystem.json msgctxt "Name" msgid "Custom Build System" msgstr "xxCustom Build Systemxx" #: plugins/problemreporter/kdevproblemreporter.json msgctxt "Name" msgid "Problem Reporter View" msgstr "xxProblem Reporter Viewxx" #: plugins/filemanager/kdevfilemanager.json msgctxt "Name" msgid "KDE File Manager Integration" msgstr "xxKDE File Manager Integrationxx" #: plugins/gdb/kdevgdb.json msgctxt "Name" msgid "GDB Support" msgstr "xxGDB Supportxx" #: plugins/ghprovider/kdevghprovider.json msgctxt "Name" msgid "GitHub Provider" msgstr "xxGitHub Providerxx" #: plugins/clangtidy/kdevclangtidy.json msgctxt "Name" msgid "Clang-Tidy Support" msgstr "xxClang-Tidy Supportxx" #: plugins/android/kdevandroid.json msgctxt "Name" msgid "Android Support" msgstr "xxAndroid Supportxx" #: plugins/qmakemanager/kdevqmakemanager.json msgctxt "Name" msgid "QMake Project Manager" msgstr "xxQMake Project Managerxx" #: plugins/filetemplates/kdevfiletemplates.json msgctxt "Name" msgid "File Templates Configuration" msgstr "xxFile Templates Configurationxx" #: plugins/genericprojectmanager/kdevgenericmanager.json msgctxt "Name" msgid "Generic Project Manager" msgstr "xxGeneric Project Managerxx" #: plugins/openwith/kdevopenwith.json msgctxt "Name" msgid "Open With" msgstr "xxOpen Withxx" #: plugins/codeutils/kdevcodeutils.json msgctxt "Name" msgid "Code Utilities" msgstr "xxCode Utilitiesxx" #: plugins/docker/kdevdocker.json msgctxt "Name" msgid "Docker Support" msgstr "xxDocker Supportxx" #: plugins/qmakebuilder/kdevqmakebuilder.json msgctxt "Name" msgid "QMake Project Builder" msgstr "xxQMake Project Builderxx" #: plugins/clazy/kdevclazy.json msgctxt "Name" msgid "Clazy Support" msgstr "xxClazy Supportxx" #: plugins/bazaar/kdevbazaar.json msgctxt "Name" msgid "Bazaar Support" msgstr "xxBazaar Supportxx" #: plugins/grepview/kdevgrepview.json msgctxt "Name" msgid "Find/Replace In Files" msgstr "xxFind/Replace In Filesxx" #: plugins/executeplasmoid/kdevexecuteplasmoid.json msgctxt "Name" msgid "Plasmoid Launcher" msgstr "xxPlasmoid Launcherxx" #: plugins/vcschangesview/kdevvcschangesview.json msgctxt "Name" msgid "VCS Integration" msgstr "xxVCS Integrationxx" #: plugins/makebuilder/kdevmakebuilder.json msgctxt "Name" msgid "Make Project Builder" msgstr "xxMake Project Builderxx" #: plugins/execute/kdevexecute.json msgctxt "Name" msgid "Execute Programs" msgstr "xxExecute Programsxx" #: plugins/quickopen/kdevquickopen.json msgctxt "Name" msgid "Quick Open" msgstr "xxQuick Openxx" #: plugins/classbrowser/kdevclassbrowser.json msgctxt "Name" msgid "Class Browser" msgstr "xxClass Browserxx" #: plugins/welcomepage/kdevwelcomepage.json msgctxt "Name" msgid "KDevelop Welcome Page" msgstr "xxKDevelop Welcome Pagexx" #: plugins/scratchpad/scratchpad.json msgctxt "Name" msgid "Scratchpad" msgstr "xxScratchpadxx" #: plugins/flatpak/kdevflatpak.json msgctxt "Name" msgid "Flatpak Support" msgstr "xxFlatpak Supportxx" #: plugins/appwizard/kdevappwizard.json msgctxt "Name" msgid "New Project Wizard" msgstr "xxNew Project Wizardxx" #: plugins/qthelp/kdevqthelp.json msgctxt "Name" msgid "Qt Documentation" msgstr "xxQt Documentationxx" #: plugins/kdeprovider/kdevkdeprovider.json msgctxt "Name" msgid "KDE Provider" msgstr "xxKDE Providerxx" #: plugins/documentview/kdevdocumentview.json msgctxt "Name" msgid "Document View" msgstr "xxDocument Viewxx" #: plugins/externalscript/kdevexternalscript.json msgctxt "Name" msgid "External Scripts" msgstr "xxExternal Scriptsxx" #: plugins/standardoutputview/kdevstandardoutputview.json msgctxt "Name" msgid "Output View" msgstr "xxOutput Viewxx" #: plugins/custommake/kdevcustommakemanager.json msgctxt "Name" msgid "Custom Makefile Project Manager" msgstr "xxCustom Makefile Project Managerxx" #: plugins/okteta/kdevokteta.json msgctxt "Name" msgid "Hex Editor" msgstr "xxHex Editorxx" #: plugins/sourceformatter/kdevsourceformatter.json msgctxt "Name" msgid "Source Formatter" msgstr "xxSource Formatterxx" #: plugins/custom-definesandincludes/kdevdefinesandincludesmanager.json msgctxt "Name" msgid "Custom Defines And Includes Manager" msgstr "xxCustom Defines And Includes Managerxx" #: plugins/patchreview/kdevpatchreview.json msgctxt "Name" msgid "Patch Review" msgstr "xxPatch Reviewxx" #: plugins/customscript/kdevcustomscript.json msgctxt "Name" msgid "Custom Script Formatter Backend" msgstr "xxCustom Script Formatter Backendxx" #: plugins/heaptrack/kdevheaptrack.json msgctxt "Name" msgid "Heaptrack Support" msgstr "xxHeaptrack Supportxx" #: plugins/outlineview/kdevoutlineview.json msgctxt "Name" msgid "Outline" msgstr "xxOutlinexx" #: plugins/clang/kdevclangsupport.json msgctxt "Name" msgid "C++ Support" msgstr "xxC++ Supportxx" #: plugins/documentswitcher/kdevdocumentswitcher.json msgctxt "Name" msgid "Most-Recently-Used Document Switcher" msgstr "xxMost-Recently-Used Document Switcherxx" #: plugins/manpage/kdevmanpage.json msgctxt "Name" msgid "Man Pages" msgstr "xxMan Pagesxx" #: plugins/testview/kdevtestview.json msgctxt "Name" msgid "Unit Test View" msgstr "xxUnit Test Viewxx" #: plugins/perforce/kdevperforce.json msgctxt "Name" msgid "Perforce Support" msgstr "xxPerforce Supportxx" #: plugins/astyle/kdevastyle.json msgctxt "Name" msgid "AStyle Formatter Backend" msgstr "xxAStyle Formatter Backendxx" #: plugins/git/kdevgit.json msgctxt "Name" msgid "Git Support" msgstr "xxGit Supportxx" #: plugins/cmakebuilder/kdevcmakebuilder.json msgctxt "Name" msgid "CMake Project Builder" msgstr "xxCMake Project Builderxx" #: plugins/lldb/kdevlldb.json msgctxt "Name" msgid "LLDB Support" msgstr "xxLLDB Supportxx" #: plugins/ninjabuilder/kdevninja.json msgctxt "Name" msgid "Ninja Project Builder" msgstr "xxNinja Project Builderxx" #: plugins/cppcheck/kdevcppcheck.json msgctxt "Name" msgid "Cppcheck Support" msgstr "xxCppcheck Supportxx" #: plugins/cmake/kdevcmakedocumentation.json msgctxt "Name" msgid "CMake Documentation" msgstr "xxCMake Documentationxx" #: plugins/cmake/kdevcmakemanager.json msgctxt "Name" msgid "CMake Project Manager" msgstr "xxCMake Project Managerxx" #: plugins/meson/kdevmesonmanager.json -#, fuzzy -#| msgctxt "Name" -#| msgid "QMake Project Manager" msgctxt "Name" msgid "Meson Project Manager" -msgstr "xxQMake Project Managerxx" +msgstr "xxMeson Project Managerxx" #: plugins/projectmanagerview/kdevprojectmanagerview.json msgctxt "Name" msgid "Project Manager View" msgstr "xxProject Manager Viewxx" #: plugins/contextbrowser/kdevcontextbrowser.json msgctxt "Name" msgid "Code Browser" msgstr "xxCode Browserxx" #: plugins/konsole/kdevkonsoleview.json msgctxt "Name" msgid "Konsole Integration" msgstr "xxKonsole Integrationxx" #: plugins/qmljs/kdevqmljs.json msgctxt "Name" msgid "QML Support" msgstr "xxQML Supportxx" #: plugins/projectfilter/kdevprojectfilter.json msgctxt "Name" msgid "Project Filter" msgstr "xxProject Filterxx" #: plugins/executescript/kdevexecutescript.json msgctxt "Name" msgid "Execute Scripts" msgstr "xxExecute Scriptsxx" #: plugins/subversion/kdevsubversion.json msgctxt "Description" msgid "This plugin integrates Subversion to KDevelop." msgstr "xxThis plugin integrates Subversion to KDevelop.xx" #: plugins/switchtobuddy/kdevswitchtobuddy.json msgctxt "Description" msgid "" "Allows switching between buddy documents like implementation and header file." msgstr "" "xxAllows switching between buddy documents like implementation and header " "file.xx" #: plugins/custom-buildsystem/kdevcustombuildsystem.json msgctxt "Description" msgid "Allows to use custom buildsystems for KDevelop projects" msgstr "xxAllows to use custom buildsystems for KDevelop projectsxx" #: plugins/problemreporter/kdevproblemreporter.json msgctxt "Description" msgid "This plugin shows errors in source code." msgstr "xxThis plugin shows errors in source code.xx" #: plugins/filemanager/kdevfilemanager.json msgctxt "Description" msgid "This plugin brings a filemanager to KDevelop." msgstr "xxThis plugin brings a filemanager to KDevelop.xx" #: plugins/gdb/kdevgdb.json msgctxt "Description" msgid "" "This plugin provides a frontend for GDB, a source-level debugger for C, C++ " "and more." msgstr "" "xxThis plugin provides a frontend for GDB, a source-level debugger for C, C+" "+ and more.xx" #: plugins/ghprovider/kdevghprovider.json msgctxt "Description" msgid "This plugin helps to obtain projects from GitHub" msgstr "xxThis plugin helps to obtain projects from GitHubxx" #: plugins/clangtidy/kdevclangtidy.json msgctxt "Description" msgid "" "clang-tidy provides an extensible framework for diagnosing and fixing " "typical programming errors, like style violations, interface misuse, or bugs " "that can be deduced via static analysis. http://clang.llvm.org/extra/clang-" "tidy/" msgstr "" "xxclang-tidy provides an extensible framework for diagnosing and fixing " "typical programming errors, like style violations, interface misuse, or bugs " "that can be deduced via static analysis. http://clang.llvm.org/extra/clang-" "tidy/xx" #: plugins/android/kdevandroid.json msgctxt "Description" msgid "Exposes Android runtimes" msgstr "xxExposes Android runtimesxx" #: plugins/qmakemanager/kdevqmakemanager.json msgctxt "Description" msgid "Imports and edits QMake projects" msgstr "xxImports and edits QMake projectsxx" #: plugins/filetemplates/kdevfiletemplates.json msgctxt "Description" msgid "Manages templates for source files" msgstr "xxManages templates for source filesxx" #: plugins/genericprojectmanager/kdevgenericmanager.json msgctxt "Description" msgid "Allow KDevelop to manage generic projects" msgstr "xxAllow KDevelop to manage generic projectsxx" #: plugins/openwith/kdevopenwith.json msgctxt "Description" msgid "" "This plugin allows one to open files with associated external applications." msgstr "" "xxThis plugin allows one to open files with associated external applications." "xx" #: plugins/codeutils/kdevcodeutils.json msgctxt "Description" msgid "" "Collection of various utilities that increase productivity while programming." msgstr "" "xxCollection of various utilities that increase productivity while " "programming.xx" #: plugins/docker/kdevdocker.json msgctxt "Description" msgid "Exposes Docker runtimes" msgstr "xxExposes Docker runtimesxx" #: plugins/qmakebuilder/kdevqmakebuilder.json msgctxt "Description" msgid "Builds QMake Projects" msgstr "xxBuilds QMake Projectsxx" #: plugins/clazy/kdevclazy.json msgctxt "Description" msgid "This plugin integrates Clazy to KDevelop" msgstr "xxThis plugin integrates Clazy to KDevelopxx" #: plugins/bazaar/kdevbazaar.json msgctxt "Description" msgid "This plugin integrates Bazaar to KDevelop" msgstr "xxThis plugin integrates Bazaar to KDevelopxx" #: plugins/grepview/kdevgrepview.json msgctxt "Description" msgid "" "Allows fast searching of multiple files using patterns or regular " "expressions. And allow to replace it too." msgstr "" "xxAllows fast searching of multiple files using patterns or regular " "expressions. And allow to replace it too.xx" #: plugins/executeplasmoid/kdevexecuteplasmoid.json msgctxt "Description" msgid "Lets you view a plasmoid" msgstr "xxLets you view a plasmoidxx" #: plugins/vcschangesview/kdevvcschangesview.json msgctxt "Description" msgid "" "This plugin provides integration between the projects and their VCS " "infrastructure" msgstr "" "xxThis plugin provides integration between the projects and their VCS " "infrastructurexx" #: plugins/makebuilder/kdevmakebuilder.json msgctxt "Description" msgid "KDevelop Make Builder" msgstr "xxKDevelop Make Builderxx" #: plugins/execute/kdevexecute.json msgctxt "Description" msgid "" "This plugin allows running of programs with no instrumentor, ie. natively by " "the current host." msgstr "" "xxThis plugin allows running of programs with no instrumentor, ie. natively " "by the current host.xx" #: plugins/quickopen/kdevquickopen.json msgctxt "Description" msgid "" "This plugin allows quick access to project files and language-items like " "classes/functions." msgstr "" "xxThis plugin allows quick access to project files and language-items like " "classes/functions.xx" #: plugins/classbrowser/kdevclassbrowser.json msgctxt "Description" msgid "" "This plugin provides a browsable model of the currently parsed classes and " "other items." msgstr "" "xxThis plugin provides a browsable model of the currently parsed classes and " "other items.xx" #: plugins/welcomepage/kdevwelcomepage.json msgctxt "Description" msgid "Provides the welcome page visible in an empty session" msgstr "xxProvides the welcome page visible in an empty sessionxx" #: plugins/scratchpad/scratchpad.json msgctxt "Description" msgid "" "Scratchpad lets you quickly run and experiment with code without a full " "project, and even store todos." msgstr "" "xxScratchpad lets you quickly run and experiment with code without a full " "project, and even store todos.xx" #: plugins/flatpak/kdevflatpak.json msgctxt "Description" msgid "Exposes Flatpak runtimes" msgstr "xxExposes Flatpak runtimesxx" #: plugins/appwizard/kdevappwizard.json msgctxt "Description" msgid "Application Wizard" msgstr "xxApplication Wizardxx" #: plugins/qthelp/kdevqthelp.json msgctxt "Description" msgid "This plugin provides QtHelp integration" msgstr "xxThis plugin provides QtHelp integrationxx" #: plugins/kdeprovider/kdevkdeprovider.json msgctxt "Description" msgid "This plugin helps to obtain KDE projects" msgstr "xxThis plugin helps to obtain KDE projectsxx" #: plugins/documentview/kdevdocumentview.json msgctxt "Description" msgid "" "This plugin displays a graphical view of all documents currently loaded and " "separates them by mimetype." msgstr "" "xxThis plugin displays a graphical view of all documents currently loaded " "and separates them by mimetype.xx" #: plugins/externalscript/kdevexternalscript.json msgctxt "Description" msgid "" "Run external scripts or applications to manipulate the editor contents or do " "other arbitrary actions." msgstr "" "xxRun external scripts or applications to manipulate the editor contents or " "do other arbitrary actions.xx" #: plugins/standardoutputview/kdevstandardoutputview.json msgctxt "Description" msgid "" "Provides a text output tool view for other plugins to use, to show things " "like compiler messages." msgstr "" "xxProvides a text output tool view for other plugins to use, to show things " "like compiler messages.xx" #: plugins/custommake/kdevcustommakemanager.json msgctxt "Description" msgid "Imports and edits custom make projects" msgstr "xxImports and edits custom make projectsxx" #: plugins/okteta/kdevokteta.json msgctxt "Description" msgid "Enables viewing and editing of the raw data of files (Okteta-based)" msgstr "" "xxEnables viewing and editing of the raw data of files (Okteta-based)xx" #: plugins/sourceformatter/kdevsourceformatter.json msgctxt "Description" msgid "" "Configure which style should be used for formatting of the sourcecode in a " "project." msgstr "" "xxConfigure which style should be used for formatting of the sourcecode in a " "project.xx" #: plugins/custom-definesandincludes/kdevdefinesandincludesmanager.json msgctxt "Description" msgid "" "Configure which macros and include directories/files will be added to the " "parser during project parsing." msgstr "" "xxConfigure which macros and include directories/files will be added to the " "parser during project parsing.xx" #: plugins/patchreview/kdevpatchreview.json msgctxt "Description" msgid "This plugin allows reviewing patches directly in the editor." msgstr "xxThis plugin allows reviewing patches directly in the editor.xx" #: plugins/customscript/kdevcustomscript.json msgctxt "Description" msgid "A plugin for formatting C files using custom scripts" msgstr "xxA plugin for formatting C files using custom scriptsxx" #: plugins/heaptrack/kdevheaptrack.json msgctxt "Description" msgid "This plugin integrates Heaptrack to KDevelop" msgstr "xxThis plugin integrates Heaptrack to KDevelopxx" #: plugins/outlineview/kdevoutlineview.json msgctxt "Description" msgid "" "This plugin provides a view to show the outline of the currently open " "document." msgstr "" "xxThis plugin provides a view to show the outline of the currently open " "document.xx" #: plugins/clang/kdevclangsupport.json msgctxt "Description" msgid "C/C++ Language Support (Clang-based)" msgstr "xxC/C++ Language Support (Clang-based)xx" #: plugins/documentswitcher/kdevdocumentswitcher.json msgctxt "Description" msgid "A most-recently-used document switcher for KDevPlatform." msgstr "xxA most-recently-used document switcher for KDevPlatform.xx" #: plugins/manpage/kdevmanpage.json msgctxt "Description" msgid "This plugin provides Manual Pages integration" msgstr "xxThis plugin provides Manual Pages integrationxx" #: plugins/testview/kdevtestview.json msgctxt "Description" msgid "Lets you see and run unit tests." msgstr "xxLets you see and run unit tests.xx" #: plugins/perforce/kdevperforce.json msgctxt "Description" msgid "Provides Integration with Perforce Version Control System" msgstr "xxProvides Integration with Perforce Version Control Systemxx" #: plugins/astyle/kdevastyle.json msgctxt "Description" msgid "" "A plugin for formatting of sourcecode according to a specified set of rules" msgstr "" "xxA plugin for formatting of sourcecode according to a specified set of " "rulesxx" #: plugins/git/kdevgit.json msgctxt "Description" msgid "This plugin integrates Git to KDevelop" msgstr "xxThis plugin integrates Git to KDevelopxx" #: plugins/cmakebuilder/kdevcmakebuilder.json msgctxt "Description" msgid "Builds CMake Projects" msgstr "xxBuilds CMake Projectsxx" #: plugins/lldb/kdevlldb.json msgctxt "Description" msgid "" "This plugin provides a frontend for LLDB, a next generation, high-" "performance C/Obj-C/C++ debugger." msgstr "" "xxThis plugin provides a frontend for LLDB, a next generation, high-" "performance C/Obj-C/C++ debugger.xx" #: plugins/ninjabuilder/kdevninja.json msgctxt "Description" msgid "KDevelop Ninja Builder" msgstr "xxKDevelop Ninja Builderxx" #: plugins/cppcheck/kdevcppcheck.json msgctxt "Description" msgid "This plugin integrates Cppcheck (static analysis tool) to KDevelop" msgstr "xxThis plugin integrates Cppcheck (static analysis tool) to KDevelopxx" #: plugins/cmake/kdevcmakedocumentation.json msgctxt "Description" msgid "Allows KDevelop to provide CMake documentation" msgstr "xxAllows KDevelop to provide CMake documentationxx" #: plugins/cmake/kdevcmakemanager.json msgctxt "Description" msgid "Allows KDevelop to manage CMake-based projects" msgstr "xxAllows KDevelop to manage CMake-based projectsxx" #: plugins/meson/kdevmesonmanager.json -#, fuzzy -#| msgctxt "Description" -#| msgid "Imports and edits QMake projects" msgctxt "Description" msgid "Imports and edits Meson projects" -msgstr "xxImports and edits QMake projectsxx" +msgstr "xxImports and edits Meson projectsxx" #: plugins/projectmanagerview/kdevprojectmanagerview.json msgctxt "Description" msgid "Lets you manage the project contents." msgstr "xxLets you manage the project contents.xx" #: plugins/contextbrowser/kdevcontextbrowser.json msgctxt "Description" msgid "" "This plugin shows information about the current language context in a side " "view, and highlights relevant declarations and uses." msgstr "" "xxThis plugin shows information about the current language context in a side " "view, and highlights relevant declarations and uses.xx" #: plugins/konsole/kdevkonsoleview.json msgctxt "Description" msgid "" "This plugin provides KDevelop with an embedded konsole for quick and easy " "command line access." msgstr "" "xxThis plugin provides KDevelop with an embedded konsole for quick and easy " "command line access.xx" #: plugins/qmljs/kdevqmljs.json msgctxt "Description" msgid "QML/JS language support (based on qmljs from QtCreator)" msgstr "xxQML/JS language support (based on qmljs from QtCreator)xx" #: plugins/projectfilter/kdevprojectfilter.json msgctxt "Description" msgid "" "Configure which files and folders inside the project folder should be " "included or excluded." msgstr "" "xxConfigure which files and folders inside the project folder should be " "included or excluded.xx" #: plugins/executescript/kdevexecutescript.json msgctxt "Description" msgid "This plugin allows running of scripts." msgstr "xxThis plugin allows running of scripts.xx" Index: trunk/l10n-kf5/x-test/messages/extragear-kdevelop/kdevmesonmanager.po =================================================================== --- trunk/l10n-kf5/x-test/messages/extragear-kdevelop/kdevmesonmanager.po (nonexistent) +++ trunk/l10n-kf5/x-test/messages/extragear-kdevelop/kdevmesonmanager.po (revision 1532355) @@ -0,0 +1,321 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the kdevelop package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: kdevmesonmanager\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2019-01-09 02:59+0100\n" +"PO-Revision-Date: 2019-01-09 04:39+0000\n" +"Last-Translator: transxx.py program \n" +"Language-Team: KDE Test Language \n" +"Language: x-test\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: mesonbuilder.cpp:56 +#, kde-format +msgid " *** MESON ERROR ***\n" +msgstr "" +"xx *** MESON ERROR ***\n" +"xx\n" + +#: mesonbuilder.cpp:83 +#, kde-format +msgid "Failed to set the internally used Ninja builder" +msgstr "xxFailed to set the internally used Ninja builderxx" + +#: mesonbuilder.cpp:86 +#, kde-format +msgid "Failed to acquire the Ninja builder plugin" +msgstr "xxFailed to acquire the Ninja builder pluginxx" + +#: mesonbuilder.cpp:148 mesonbuilder.cpp:242 mesonimportjob.cpp:59 +#, kde-format +msgid "The current build directory for %1 is invalid" +msgstr "xxThe current build directory for %1 is invalidxx" + +#: mesonbuilder.cpp:171 +#, kde-format +msgid "" +"The directory '%1' is not empty and does not seem to be an already " +"configured build directory" +msgstr "" +"xxThe directory '%1' is not empty and does not seem to be an already " +"configured build directoryxx" + +#: mesonbuilder.cpp:176 +#, kde-format +msgid "The directory '%1' cannot be used as a meson build directory" +msgstr "xxThe directory '%1' cannot be used as a meson build directoryxx" + +#: mesonbuilder.cpp:179 mesonjobprune.cpp:64 +#, kde-format +msgid "" +"The current build configuration is broken, because the build directory is " +"not specified" +msgstr "" +"xxThe current build configuration is broken, because the build directory is " +"not specifiedxx" + +#: mesonbuilder.cpp:183 +#, kde-format +msgid "" +"Congratulations: You have reached unreachable code!\n" +"Please report a bug at https://bugs.kde.org/\n" +"FILE: %1:%2" +msgstr "" +"xxCongratulations: You have reached unreachable code!\n" +"Please report a bug at https://bugs.kde.org/\n" +"FILE: %1:%2xx" + +#: mesonjob.cpp:37 mesonjobprune.cpp:36 settings/mesonconfigpage.cpp:309 +#, kde-format +msgid "Meson" +msgstr "xxMesonxx" + +#: mesonjobprune.cpp:52 +#, kde-format +msgid "The directory '%1' is already pruned" +msgstr "xxThe directory '%1' is already prunedxx" + +#: mesonjobprune.cpp:58 +#, kde-format +msgid "The directory '%1' does not appear to be a meson build directory" +msgstr "xxThe directory '%1' does not appear to be a meson build directoryxx" + +#: mesonjobprune.cpp:59 +#, kde-format +msgid "Aborting prune operation" +msgstr "xxAborting prune operationxx" + +#: mesonjobprune.cpp:79 +#, kde-format +msgid "Deleting contents of '%1'" +msgstr "xxDeleting contents of '%1'xx" + +#: mesonjobprune.cpp:85 +#, kde-format +msgid "** Prune successful **" +msgstr "xx** Prune successful **xx" + +#: mesonjobprune.cpp:87 +#, kde-format +msgid "** Prune failed: %1 **" +msgstr "xx** Prune failed: %1 **xx" + +#: mesonmanager.cpp:51 +#, kde-format +msgid "Meson builder error: %s" +msgstr "xxMeson builder error: %sxx" + +#. i18n: ectx: property (text), widget (QPushButton, b_showAdvanced) +#: settings/mesonadvancedsettings.ui:29 +#, kde-format +msgid "Show advanced configuration" +msgstr "xxShow advanced configurationxx" + +#. i18n: ectx: property (title), widget (QGroupBox, container) +#: settings/mesonadvancedsettings.ui:36 +#, kde-format +msgid "Advanced configuration" +msgstr "xxAdvanced configurationxx" + +#. i18n: ectx: property (text), widget (QLabel, l_mesonArgs) +#: settings/mesonadvancedsettings.ui:44 +#, kde-format +msgid "Extra Meson arguments:" +msgstr "xxExtra Meson arguments:xx" + +#. i18n: ectx: property (text), widget (QLabel, l_backend) +#: settings/mesonadvancedsettings.ui:57 +#, kde-format +msgid "Meson backend:" +msgstr "xxMeson backend:xx" + +#. i18n: ectx: property (text), widget (QLabel, l_mesonExe) +#: settings/mesonadvancedsettings.ui:70 +#, kde-format +msgid "Meson executable:" +msgstr "xxMeson executable:xx" + +#. i18n: ectx: property (placeholderText), widget (KLineEdit, i_mesonArgs) +#: settings/mesonadvancedsettings.ui:80 +#, kde-format +msgid "Extra meson configuration arguments" +msgstr "xxExtra meson configuration argumentsxx" + +#. i18n: ectx: property (placeholderText), widget (KUrlRequester, i_mesonExe) +#: settings/mesonadvancedsettings.ui:93 +#, kde-format +msgid "Path to the meson executable" +msgstr "xxPath to the meson executablexx" + +#. i18n: ectx: property (text), widget (QPushButton, b_hideAdvanced) +#: settings/mesonadvancedsettings.ui:102 +#, kde-format +msgid "Hide advanced configuration" +msgstr "xxHide advanced configurationxx" + +#: settings/mesonconfigpage.cpp:187 +#, kde-format +msgid "Status: %1" +msgstr "xxStatus: %1xx" + +#: settings/mesonconfigpage.cpp:192 +#, kde-format +msgid "The current build direcory does not exist" +msgstr "xxThe current build direcory does not existxx" + +#: settings/mesonconfigpage.cpp:195 +#, kde-format +msgid "The current build direcory is empty" +msgstr "xxThe current build direcory is emptyxx" + +#: settings/mesonconfigpage.cpp:198 +#, kde-format +msgid "Build direcory configured" +msgstr "xxBuild direcory configuredxx" + +#: settings/mesonconfigpage.cpp:201 +#, kde-format +msgid "This meson build direcory is not fully configured" +msgstr "xxThis meson build direcory is not fully configuredxx" + +#: settings/mesonconfigpage.cpp:204 +#, kde-format +msgid "The current build directory is invalid" +msgstr "xxThe current build directory is invalidxx" + +#: settings/mesonconfigpage.cpp:207 +#, kde-format +msgid "This directory does not seem to be a meson build direcory" +msgstr "xxThis directory does not seem to be a meson build direcoryxx" + +#: settings/mesonconfigpage.cpp:210 +#, kde-format +msgid "Invalid build directory configuration (empty build direcory string)" +msgstr "" +"xxInvalid build directory configuration (empty build direcory string)xx" + +#: settings/mesonconfigpage.cpp:213 +#, kde-format +msgid "Something went verry wrong. This is a bug" +msgstr "xxSomething went verry wrong. This is a bugxx" + +#: settings/mesonconfigpage.cpp:314 +#, kde-format +msgid "Meson project configuration" +msgstr "xxMeson project configurationxx" + +#. i18n: ectx: property (text), widget (QToolButton, b_addDir) +#. i18n: ectx: property (text), widget (QToolButton, b_rmDir) +#: settings/mesonconfigpage.ui:29 settings/mesonconfigpage.ui:40 +#, kde-format +msgid "..." +msgstr "xx...xx" + +#. i18n: ectx: property (title), widget (QGroupBox, c_01_basic) +#: settings/mesonconfigpage.ui:53 settings/mesonnewbuilddir.ui:20 +#, kde-format +msgid "Basic configuration" +msgstr "xxBasic configurationxx" + +#. i18n: ectx: property (text), widget (QLabel, l_buildType) +#: settings/mesonconfigpage.ui:59 settings/mesonnewbuilddir.ui:59 +#, kde-format +msgid "Build type:" +msgstr "xxBuild type:xx" + +#. i18n: ectx: property (placeholderText), widget (KUrlRequester, i_installPrefix) +#: settings/mesonconfigpage.ui:75 settings/mesonnewbuilddir.ui:75 +#, kde-format +msgid "Full path to the installation prefix" +msgstr "xxFull path to the installation prefixxx" + +#. i18n: ectx: property (text), widget (QLabel, l_installPrefix) +#: settings/mesonconfigpage.ui:82 settings/mesonnewbuilddir.ui:36 +#, kde-format +msgid "Installation prefix:" +msgstr "xxInstallation prefix:xx" + +#. i18n: ectx: property (title), widget (QGroupBox, c_02_buildConfig) +#: settings/mesonconfigpage.ui:98 settings/mesonnewbuilddir.ui:88 +#, kde-format +msgid "Build configuration" +msgstr "xxBuild configurationxx" + +#. i18n: ectx: property (text), widget (QLabel, l_TODO) +#: settings/mesonconfigpage.ui:122 settings/mesonnewbuilddir.ui:112 +#, kde-format +msgid "TODO -- Implement in seperate UI file" +msgstr "xxTODO -- Implement in seperate UI filexx" + +#. i18n: ectx: property (text), widget (QLabel, l_status) +#. i18n: ectx: property (text), widget (QLabel, l_statusMessage) +#: settings/mesonconfigpage.ui:155 settings/mesonnewbuilddir.ui:147 +#, kde-format +msgid "Status message..." +msgstr "xxStatus message...xx" + +#: settings/mesonnewbuilddir.cpp:49 +#, kde-format +msgid "Configure a build directory - %1" +msgstr "xxConfigure a build directory - %1xx" + +#: settings/mesonnewbuilddir.cpp:157 +#, kde-format +msgid "Specified meson executable does not exist" +msgstr "xxSpecified meson executable does not existxx" + +#: settings/mesonnewbuilddir.cpp:165 +#, kde-format +msgid "Creating new build directory" +msgstr "xxCreating new build directoryxx" + +#: settings/mesonnewbuilddir.cpp:168 +#, kde-format +msgid "Using an already configured build directory" +msgstr "xxUsing an already configured build directoryxx" + +#: settings/mesonnewbuilddir.cpp:171 +#, kde-format +msgid "Using a broken meson build directory (this should be fine)" +msgstr "xxUsing a broken meson build directory (this should be fine)xx" + +#: settings/mesonnewbuilddir.cpp:174 +#, kde-format +msgid "Cannot use specified directory" +msgstr "xxCannot use specified directoryxx" + +#: settings/mesonnewbuilddir.cpp:177 +#, kde-format +msgid "There are already files in the build directory" +msgstr "xxThere are already files in the build directoryxx" + +#: settings/mesonnewbuilddir.cpp:180 +#, kde-format +msgid "The build directory field must not be empty" +msgstr "xxThe build directory field must not be emptyxx" + +#: settings/mesonnewbuilddir.cpp:183 +#, kde-format +msgid "You have reached unreachable code. This is a bug" +msgstr "xxYou have reached unreachable code. This is a bugxx" + +#. i18n: ectx: property (text), widget (QLabel, l_buildDir) +#: settings/mesonnewbuilddir.ui:26 +#, kde-format +msgid "Build directory:" +msgstr "xxBuild directory:xx" + +#. i18n: ectx: property (placeholderText), widget (KUrlRequester, i_buildDir) +#: settings/mesonnewbuilddir.ui:52 +#, kde-format +msgid "Full Path to the new build directory" +msgstr "xxFull Path to the new build directoryxx" Index: trunk/l10n-kf5/x-test/messages/extragear-multimedia/amarok.po =================================================================== --- trunk/l10n-kf5/x-test/messages/extragear-multimedia/amarok.po (revision 1532354) +++ trunk/l10n-kf5/x-test/messages/extragear-multimedia/amarok.po (revision 1532355) @@ -1,16916 +1,16915 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the amarok package. # FIRST AUTHOR , YEAR. # # msgid "" msgstr "" "Project-Id-Version: amarok\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-09 03:00+0100\n" -"PO-Revision-Date: 2018-11-30 04:56+0000\n" +"PO-Revision-Date: 2019-01-09 04:40+0000\n" "Last-Translator: transxx.py program \n" "Language-Team: KDE Test Language \n" "Language: x-test\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "xxYour namesxx" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "xxYour emailsxx" #. i18n: tag layout attribute name #: ../data/DefaultPlaylistLayouts.xml:3 #, kde-format msgid "Default" msgstr "xxDefaultxx" #. i18n: tag layout attribute name #: ../data/DefaultPlaylistLayouts.xml:36 #: playlist/layouts/PlaylistLayoutEditDialog.cpp:512 #, kde-format msgid "No Grouping" msgstr "xxNo Groupingxx" #. i18n: tag layout attribute name #: ../data/DefaultPlaylistLayouts.xml:60 #, kde-format msgid "No Grouping (Single Line)" msgstr "xxNo Grouping (Single Line)xx" #. i18n: tag layout attribute name #: ../data/DefaultPlaylistLayouts.xml:77 #, kde-format msgid "Verbose" msgstr "xxVerbosexx" #: aboutdialog/ExtendedAboutDialog.cpp:54 #, kde-format msgid "License Agreement" msgstr "xxLicense Agreementxx" #: aboutdialog/ExtendedAboutDialog.cpp:99 #, kde-format msgid "" "No information available.
The supplied KAboutData object does not " "exist.
" msgstr "" "xxNo information available.
The supplied KAboutData object does not " "exist.
xx" #: aboutdialog/ExtendedAboutDialog.cpp:110 #, kde-format msgid "" "No information available.
The supplied OcsData object does not " "exist.
" msgstr "" "xxNo information available.
The supplied OcsData object does not " "exist.
xx" #: aboutdialog/ExtendedAboutDialog.cpp:121 #, kde-format msgid "About %1" msgstr "xxAbout %1xx" #: aboutdialog/ExtendedAboutDialog.cpp:150 #, kde-format msgid "" "%1
Version %2
Using KDE " "Frameworks %3" msgstr "" "xx%1
Version %2
Using KDE " "Frameworks %3xx" #: aboutdialog/ExtendedAboutDialog.cpp:189 #, kde-format msgid "License: %1" msgstr "xxLicense: %1xx" #: aboutdialog/ExtendedAboutDialog.cpp:203 #, kde-format msgid "&About" msgstr "xx&Aboutxx" #: aboutdialog/ExtendedAboutDialog.cpp:220 #, kde-format msgid "Get data from openDesktop.org to learn more about the team" msgstr "xxGet data from openDesktop.org to learn more about the teamxx" #: aboutdialog/ExtendedAboutDialog.cpp:232 #, kde-format msgid "" "Please use http://bugs.kde.org to report " "bugs.\n" msgstr "" "xxPlease use http://bugs.kde.org to " "report bugs.\n" "xx\n" #: aboutdialog/ExtendedAboutDialog.cpp:237 #: aboutdialog/ExtendedAboutDialog.cpp:243 #, kde-format msgid "Please report bugs to %2.\n" msgstr "" "xxPlease report bugs to %2.\n" "xx\n" #: aboutdialog/ExtendedAboutDialog.cpp:264 #, kde-format msgid "A&uthor" msgstr "xxA&uthorxx" #: aboutdialog/ExtendedAboutDialog.cpp:264 #, kde-format msgid "A&uthors" msgstr "xxA&uthorsxx" #: aboutdialog/ExtendedAboutDialog.cpp:278 #, kde-format msgid "Get data from openDesktop.org to learn more about contributors" msgstr "xxGet data from openDesktop.org to learn more about contributorsxx" #: aboutdialog/ExtendedAboutDialog.cpp:294 #, kde-format msgid "&Contributors" msgstr "xx&Contributorsxx" #: aboutdialog/ExtendedAboutDialog.cpp:307 #, kde-format msgid "Get data from openDesktop.org to learn more about our generous donors" msgstr "" "xxGet data from openDesktop.org to learn more about our generous donorsxx" #: aboutdialog/ExtendedAboutDialog.cpp:326 #, kde-format msgid "" "

Each year in October the Amarok team organizes a funding drive called " "Roktober.

If you want your name mentioned on this list donate during Roktober and opt-in." msgstr "" "xx

Each year in October the Amarok team organizes a funding drive called " "Roktober.

If you want your name mentioned on this list donate during Roktober and opt-in.xx" #: aboutdialog/ExtendedAboutDialog.cpp:335 #, kde-format msgid "&Donors" msgstr "xx&Donorsxx" #: aboutdialog/ExtendedAboutDialog.cpp:365 #, kde-format msgid "T&ranslation" msgstr "xxT&ranslationxx" #: aboutdialog/ExtendedAboutDialog.cpp:390 #, kde-format msgid "Internet connection not available" msgstr "xxInternet connection not availablexx" #: aboutdialog/ExtendedAboutDialog.cpp:390 #, kde-format msgid "Network error" msgstr "xxNetwork errorxx" #: aboutdialog/OcsPersonItem.cpp:95 #, kde-format msgid "Email contributor" msgstr "xxEmail contributorxx" #: aboutdialog/OcsPersonItem.cpp:103 aboutdialog/OcsPersonItem.cpp:274 #, kde-format msgid "Visit contributor's homepage" msgstr "xxVisit contributor's homepagexx" #: aboutdialog/OcsPersonItem.cpp:179 #, kde-format msgctxt "A person's location: City, Country" msgid "%1, %2" msgstr "xx%1, %2xx" #: aboutdialog/OcsPersonItem.cpp:199 #, kde-format msgid "IRC channels: " msgstr "xxIRC channels: xx" #: aboutdialog/OcsPersonItem.cpp:212 #, kde-format msgid "Favorite music: " msgstr "xxFavorite music: xx" #: aboutdialog/OcsPersonItem.cpp:217 #, kde-format msgid "Visit %1's openDesktop.org profile" msgstr "xxVisit %1's openDesktop.org profilexx" #: aboutdialog/OcsPersonItem.cpp:219 #, kde-format msgid "Visit %1's profile on openDesktop.org" msgstr "xxVisit %1's profile on openDesktop.orgxx" #: aboutdialog/OcsPersonItem.cpp:253 #, kde-format msgid "Visit contributor's blog" msgstr "xxVisit contributor's blogxx" #: aboutdialog/OcsPersonItem.cpp:258 #, kde-format msgid "Visit contributor's del.icio.us profile" msgstr "xxVisit contributor's del.icio.us profilexx" #: aboutdialog/OcsPersonItem.cpp:263 #, kde-format msgid "Visit contributor's Digg profile" msgstr "xxVisit contributor's Digg profilexx" #: aboutdialog/OcsPersonItem.cpp:268 #, kde-format msgid "Visit contributor's Facebook profile" msgstr "xxVisit contributor's Facebook profilexx" #: aboutdialog/OcsPersonItem.cpp:284 #, kde-format msgid "Visit contributor's Last.fm profile" msgstr "xxVisit contributor's Last.fm profilexx" #: aboutdialog/OcsPersonItem.cpp:292 #, kde-format msgid "Visit contributor's LinkedIn profile" msgstr "xxVisit contributor's LinkedIn profilexx" #: aboutdialog/OcsPersonItem.cpp:297 #, kde-format msgid "Visit contributor's MySpace homepage" msgstr "xxVisit contributor's MySpace homepagexx" #: aboutdialog/OcsPersonItem.cpp:302 #, kde-format msgid "Visit contributor's Reddit profile" msgstr "xxVisit contributor's Reddit profilexx" #: aboutdialog/OcsPersonItem.cpp:307 #, kde-format msgid "Visit contributor's YouTube profile" msgstr "xxVisit contributor's YouTube profilexx" #: aboutdialog/OcsPersonItem.cpp:312 #, kde-format msgid "Visit contributor's Twitter feed" msgstr "xxVisit contributor's Twitter feedxx" #: aboutdialog/OcsPersonItem.cpp:317 #, kde-format msgid "Visit contributor's Wikipedia profile" msgstr "xxVisit contributor's Wikipedia profilexx" #: aboutdialog/OcsPersonItem.cpp:322 #, kde-format msgid "Visit contributor's Xing profile" msgstr "xxVisit contributor's Xing profilexx" #: aboutdialog/OcsPersonItem.cpp:327 #, kde-format msgid "Visit contributor's identi.ca feed" msgstr "xxVisit contributor's identi.ca feedxx" #: aboutdialog/OcsPersonItem.cpp:332 #, kde-format msgid "Visit contributor's libre.fm profile" msgstr "xxVisit contributor's libre.fm profilexx" #: aboutdialog/OcsPersonItem.cpp:337 #, kde-format msgid "Visit contributor's StackOverflow profile" msgstr "xxVisit contributor's StackOverflow profilexx" #. i18n: ectx: property (text), widget (QLabel, m_textLabel) #. i18n: ectx: property (text), widget (QTreeWidget, requestDetails) #. i18n: ectx: property (text), widget (QTreeWidget, responseDetails) #. i18n: ectx: property (text), widget (QLabel, labelName) #. i18n: ectx: property (text), widget (QTableWidget, serverList) #: aboutdialog/OcsPersonItem.ui:137 amarokurls/BookmarkModel.cpp:258 #: browsers/playlistbrowser/PlaylistBrowserModel.cpp:397 #: network/NetworkRequests.ui:89 network/NetworkRequests.ui:103 #: playlistgenerator/TreeModel.cpp:64 #: services/ampache/AmpacheConfigWidget.ui:53 #: services/ampache/NewServerWidget.ui:17 #, kde-format msgid "Name" msgstr "xxNamexx" #: ActionClasses.cpp:88 #, kde-format msgid "Amarok Menu" msgstr "xxAmarok Menuxx" #: ActionClasses.cpp:179 #, kde-format msgid "Play/Pause" msgstr "xxPlay/Pausexx" #: ActionClasses.cpp:315 #, kde-format msgid "Click to change" msgstr "xxClick to changexx" #: ActionClasses.cpp:332 #, kde-format msgid "&Replay Gain Mode" msgstr "xx&Replay Gain Modexx" #: ActionClasses.cpp:334 #, kde-format msgctxt "Replay Gain state, as in, disabled" msgid "&Off" msgstr "xx&Offxx" #: ActionClasses.cpp:335 #, kde-format msgctxt "Item, as in, music" msgid "&Track" msgstr "xx&Trackxx" #: ActionClasses.cpp:336 #, kde-format msgid "&Album" msgstr "xx&Albumxx" #: ActionClasses.cpp:356 #, kde-format msgid "Burn" msgstr "xxBurnxx" #: ActionClasses.cpp:395 #, kde-format msgid "Current Playlist" msgstr "xxCurrent Playlistxx" #: ActionClasses.cpp:396 #, kde-format msgid "Selected Tracks" msgstr "xxSelected Tracksxx" #: ActionClasses.cpp:427 scripting/scriptconsole/ScriptConsole.cpp:101 #, kde-format msgid "Stop" msgstr "xxStopxx" #: ActionClasses.cpp:471 #, kde-format msgid "Stop after current Track" msgstr "xxStop after current Trackxx" #: ActionClasses.cpp:488 #, kde-format msgid "Stop after current track: Off" msgstr "xxStop after current track: Offxx" #: ActionClasses.cpp:493 #, kde-format msgid "Stop after current track: On" msgstr "xxStop after current track: Onxx" #: ActionClasses.cpp:497 EngineController.cpp:1319 mac/GrowlInterface.cpp:43 #: widgets/Osd.cpp:670 #, kde-format msgid "No track playing" msgstr "xxNo track playingxx" #. i18n: ectx: property (windowTitle), widget (QDialog, FormatSelectionDialog) #: ActionClasses.cpp:501 #: core-impl/collections/audiocd/FormatSelectionDialog.ui:14 main.cpp:52 #: main.cpp:61 MainWindow.cpp:112 #, kde-format msgid "Amarok" msgstr "xxAmarokxx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:13 #, kde-format msgid "Whether to display a second, left time label." msgstr "xxWhether to display a second, left time label.xx" #. i18n: ectx: whatsthis, entry, group (General Options) #: amarokconfig.kcfg:14 #, kde-format msgid "" "Set this to display a second time label to the left of the seek slider in " "the player window." msgstr "" "xxSet this to display a second time label to the left of the seek slider in " "the player window.xx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:18 #, kde-format msgid "Whether to display remaining track time in the left time label." msgstr "xxWhether to display remaining track time in the left time label.xx" #. i18n: ectx: whatsthis, entry, group (General Options) #: amarokconfig.kcfg:19 #, kde-format msgid "" "Set this to display remaining track time instead of past track time in the " "player window." msgstr "" "xxSet this to display remaining track time instead of past track time in the " "player window.xx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:23 #, kde-format msgid "Which tracks or albums to favor in Random Mode" msgstr "xxWhich tracks or albums to favor in Random Modexx" #. i18n: ectx: whatsthis, entry, group (General Options) #: amarokconfig.kcfg:24 #, kde-format msgid "" "Tracks or albums with the chosen property will be more likely to be chosen " "in Random Mode." msgstr "" "xxTracks or albums with the chosen property will be more likely to be chosen " "in Random Mode.xx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:34 #, kde-format msgid "How to progress through tracks in the playlist" msgstr "xxHow to progress through tracks in the playlistxx" #. i18n: ectx: whatsthis, entry, group (General Options) #: amarokconfig.kcfg:35 #, kde-format msgid "Determines how amarok will progress through the tracks in the playlist" msgstr "" "xxDetermines how amarok will progress through the tracks in the playlistxx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:48 #, kde-format msgid "The status of dynamic mode." msgstr "xxThe status of dynamic mode.xx" #. i18n: ectx: whatsthis, entry, group (General Options) #: amarokconfig.kcfg:49 #, kde-format msgid "" "If set, dynamic mode will be on, and tracks will be added according to the " "dynamic playlist specified." msgstr "" "xxIf set, dynamic mode will be on, and tracks will be added according to the " "dynamic playlist specified.xx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:53 #, kde-format msgid "Duplicate tracks in dynamic mode." msgstr "xxDuplicate tracks in dynamic mode.xx" #. i18n: ectx: whatsthis, entry, group (General Options) #: amarokconfig.kcfg:54 #, kde-format msgid "" "If set, tracks added in the dynamic mode are allowed to have duplicates." msgstr "" "xxIf set, tracks added in the dynamic mode are allowed to have duplicates.xx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:58 #, kde-format msgid "Previous tracks count." msgstr "xxPrevious tracks count.xx" #. i18n: ectx: whatsthis, entry, group (General Options) #: amarokconfig.kcfg:59 #, kde-format msgid "Number of tracks to leave in the playlist before the active track." msgstr "xxNumber of tracks to leave in the playlist before the active track.xx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:63 #, kde-format msgid "Upcoming tracks count." msgstr "xxUpcoming tracks count.xx" #. i18n: ectx: whatsthis, entry, group (General Options) #: amarokconfig.kcfg:64 #, kde-format msgid "Number of tracks to load into the playlist after the active track." msgstr "xxNumber of tracks to load into the playlist after the active track.xx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:68 #, kde-format msgid "Whether to show icon in system tray" msgstr "xxWhether to show icon in system trayxx" #. i18n: ectx: whatsthis, entry, group (General Options) #: amarokconfig.kcfg:69 #, kde-format msgid "Enable/Disable tray icon for Amarok." msgstr "xxEnable/Disable tray icon for Amarok.xx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:73 #, kde-format msgid "Whether to hide the context view." msgstr "xxWhether to hide the context view.xx" #. i18n: ectx: whatsthis, entry, group (General Options) #: amarokconfig.kcfg:74 #, kde-format msgid "Enable/Disable context view in Amarok." msgstr "xxEnable/Disable context view in Amarok.xx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:78 #, kde-format msgid "Number of undo levels in playlist" msgstr "xxNumber of undo levels in playlistxx" #. i18n: ectx: whatsthis, entry, group (General Options) #: amarokconfig.kcfg:79 #, kde-format msgid "The number of undo levels in the playlist." msgstr "xxThe number of undo levels in the playlist.xx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:83 #, kde-format msgid "Whether playlists store relative path" msgstr "xxWhether playlists store relative pathxx" #. i18n: ectx: whatsthis, entry, group (General Options) #: amarokconfig.kcfg:84 #, kde-format msgid "" "If set, Amarok's manually saved playlists will contain a relative path to " "each track, not an absolute path." msgstr "" "xxIf set, Amarok's manually saved playlists will contain a relative path to " "each track, not an absolute path.xx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:88 #, kde-format msgid "Filename of the external web browser to be invoked by Amarok." msgstr "xxFilename of the external web browser to be invoked by Amarok.xx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:92 #, kde-format msgid "Whether to automatically attempt to fetch cover art as needed" msgstr "xxWhether to automatically attempt to fetch cover art as neededxx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:96 #, kde-format msgid "Whether to show background images in the browser pane" msgstr "xxWhether to show background images in the browser panexx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:100 #, kde-format msgid "" "Automatically scroll the playlist to make the currently playing song visible" msgstr "" "xxAutomatically scroll the playlist to make the currently playing song " "visiblexx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:104 #, kde-format msgid "Show Album art in the Collection Browser" msgstr "xxShow Album art in the Collection Browserxx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:108 #, kde-format msgid "Show the Context View" msgstr "xxShow the Context Viewxx" #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:112 #, kde-format msgid "Play the first run jingle" msgstr "xxPlay the first run jinglexx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_AnimateAppletCollapse) #. i18n: ectx: label, entry, group (General Options) #: amarokconfig.kcfg:116 configdialog/dialogs/GeneralConfig.ui:61 #, kde-format msgid "Enable context applets collapse animations" msgstr "xxEnable context applets collapse animationsxx" #. i18n: ectx: whatsthis, entry, group (General Options) #: amarokconfig.kcfg:117 #, kde-format msgid "If set, context applets will collapse using animations." msgstr "xxIf set, context applets will collapse using animations.xx" #. i18n: ectx: label, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:124 #, kde-format msgid "Whether organize files will overwrite existing files." msgstr "xxWhether organize files will overwrite existing files.xx" #. i18n: ectx: whatsthis, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:125 #, kde-format msgid "If set, Organize files will overwrite any existing destination." msgstr "xxIf set, Organize files will overwrite any existing destination.xx" #. i18n: ectx: label, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:129 #, kde-format msgid "Whether organize files will move The in artist names to the end." msgstr "xxWhether organize files will move The in artist names to the end.xx" #. i18n: ectx: whatsthis, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:130 #, kde-format msgid "" "If set, Organize files will move The in artist names to the end as in " "\"Beatles, The\"." msgstr "" "xxIf set, Organize files will move The in artist names to the end as in " "\"Beatles, The\".xx" #. i18n: ectx: label, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:134 #, kde-format msgid "" "Whether organize files will replace spaces in filenames with underscores." msgstr "" "xxWhether organize files will replace spaces in filenames with underscores.xx" #. i18n: ectx: whatsthis, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:135 #, kde-format msgid "" "If set, Organize files will replace spaces in filenames with underscores." msgstr "" "xxIf set, Organize files will replace spaces in filenames with underscores.xx" #. i18n: ectx: label, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:139 #, kde-format msgid "Whether organize files will use cover art as folder icons." msgstr "xxWhether organize files will use cover art as folder icons.xx" #. i18n: ectx: whatsthis, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:140 #, kde-format msgid "If set, Organize files will use cover art as folder icons." msgstr "xxIf set, Organize files will use cover art as folder icons.xx" #. i18n: ectx: label, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:144 #, kde-format msgid "Collection folder path destination for Organize files." msgstr "xxCollection folder path destination for Organize files.xx" #. i18n: ectx: whatsthis, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:145 #, kde-format msgid "The path of the collection folder destination for Organize files." msgstr "xxThe path of the collection folder destination for Organize files.xx" #. i18n: ectx: label, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:149 #, kde-format msgid "" "Whether organize files will rename files in a manner compatible with vfat " "filesystems." msgstr "" "xxWhether organize files will rename files in a manner compatible with vfat " "filesystems.xx" #. i18n: ectx: whatsthis, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:150 #, kde-format msgid "" "If set, Organize files will replace characters that are not compatible with " "vfat filesystems (such as ':', '*' and '?')." msgstr "" "xxIf set, Organize files will replace characters that are not compatible " "with vfat filesystems (such as ':', '*' and '?').xx" #. i18n: ectx: label, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:154 #, kde-format msgid "" "Whether organize files will rename files such that they only contain 7-bit " "ASCII characters." msgstr "" "xxWhether organize files will rename files such that they only contain 7-bit " "ASCII characters.xx" #. i18n: ectx: whatsthis, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:155 #, kde-format msgid "" "If set, Organize files will replace characters that are not compatible with " "the 7-bit ASCII character set." msgstr "" "xxIf set, Organize files will replace characters that are not compatible " "with the 7-bit ASCII character set.xx" #. i18n: ectx: label, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:159 #, kde-format msgid "Whether organize files will use a custom file naming scheme." msgstr "xxWhether organize files will use a custom file naming scheme.xx" #. i18n: ectx: whatsthis, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:160 #, kde-format msgid "" "If set, Organize files will rename files according to a custom format string." msgstr "" "xxIf set, Organize files will rename files according to a custom format " "string.xx" #. i18n: ectx: label, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:164 #, kde-format msgid "Format string for Organize files, if a custom naming scheme is used." msgstr "" "xxFormat string for Organize files, if a custom naming scheme is used.xx" #. i18n: ectx: whatsthis, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:165 #, kde-format msgid "" "If the custom filename scheme is enabled, then Organize files will rename " "files according to this format string." msgstr "" "xxIf the custom filename scheme is enabled, then Organize files will rename " "files according to this format string.xx" #. i18n: ectx: label, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:169 #, kde-format msgid "Regular expression that is to be replaced." msgstr "xxRegular expression that is to be replaced.xx" #. i18n: ectx: whatsthis, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:170 #, kde-format msgid "" "Organize files will replace substrings matching this regular expression." msgstr "" "xxOrganize files will replace substrings matching this regular expression.xx" #. i18n: ectx: label, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:174 #, kde-format msgid "Replacing string." msgstr "xxReplacing string.xx" #. i18n: ectx: whatsthis, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:175 #, kde-format msgid "Organize files will replace matching substrings with this string." msgstr "xxOrganize files will replace matching substrings with this string.xx" #. i18n: ectx: label, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:179 #, kde-format msgid "Basic or Advanced Mode" msgstr "xxBasic or Advanced Modexx" #. i18n: ectx: whatsthis, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:180 #, kde-format msgid "" "In basic mode graphical drag/droppable tokens are used to create a filename " "scheme, in advanced mode the images are replaced with text." msgstr "" "xxIn basic mode graphical drag/droppable tokens are used to create a " "filename scheme, in advanced mode the images are replaced with text.xx" #. i18n: ectx: label, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:184 #, kde-format msgid "Format Presets" msgstr "xxFormat Presetsxx" #. i18n: ectx: whatsthis, entry, group (OrganizeCollectionDialog) #: amarokconfig.kcfg:185 #, kde-format msgid "A list of preset formats (token schemas)." msgstr "xxA list of preset formats (token schemas).xx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:192 #, kde-format msgid "Master volume" msgstr "xxMaster volumexx" #. i18n: ectx: whatsthis, entry, group (Playback) #: amarokconfig.kcfg:193 #, kde-format msgid "The Amarok master volume, a value between 0 and 100." msgstr "xxThe Amarok master volume, a value between 0 and 100.xx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:199 #, kde-format msgid "Mute state" msgstr "xxMute statexx" #. i18n: ectx: whatsthis, entry, group (Playback) #: amarokconfig.kcfg:200 #, kde-format msgid "Mute/Unmute sound." msgstr "xxMute/Unmute sound.xx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:204 #, kde-format msgid "Whether to fade out tracks when pressing stop." msgstr "xxWhether to fade out tracks when pressing stop.xx" #. i18n: ectx: whatsthis, entry, group (Playback) #: amarokconfig.kcfg:205 amarokconfig.kcfg:210 #, kde-format msgid "Enable/Disable fadeout." msgstr "xxEnable/Disable fadeout.xx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:209 #, kde-format msgid "Whether to fade out tracks when pressing pause." msgstr "xxWhether to fade out tracks when pressing pause.xx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:214 #, kde-format msgid "Length of fadeout, in milliseconds" msgstr "xxLength of fadeout, in millisecondsxx" #. i18n: ectx: whatsthis, entry, group (Playback) #: amarokconfig.kcfg:215 #, kde-format msgid "The length of the fadeout in milliseconds." msgstr "xxThe length of the fadeout in milliseconds.xx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:220 #, kde-format msgid "Equalizer mode - 0 = off, 1 to n = preset no" msgstr "xxEqualizer mode - 0 = off, 1 to n = preset noxx" #. i18n: ectx: whatsthis, entry, group (Playback) #: amarokconfig.kcfg:221 #, kde-format msgid "When enabled, an equalizer plugin filters the audio stream." msgstr "xxWhen enabled, an equalizer plugin filters the audio stream.xx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:225 #, kde-format msgid "11 Equalizer gains include pre-amp, range -100..100, 0 is normal." msgstr "xx11 Equalizer gains include pre-amp, range -100..100, 0 is normal.xx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:229 #, kde-format msgid "List with user equalizer preset names" msgstr "xxList with user equalizer preset namesxx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:232 #, kde-format msgid "List with user presets values" msgstr "xxList with user presets valuesxx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:236 #, kde-format msgid "The mode for adjusting playback volume." msgstr "xxThe mode for adjusting playback volume.xx" #. i18n: ectx: whatsthis, entry, group (Playback) #: amarokconfig.kcfg:237 #, kde-format msgid "" "Whether to adjust the volume of tracks to make them sound the same volume, " "and if so whether to make the adjustments per-track or per-album." msgstr "" "xxWhether to adjust the volume of tracks to make them sound the same volume, " "and if so whether to make the adjustments per-track or per-album.xx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:240 #, kde-format msgid "Disable Replay Gain" msgstr "xxDisable Replay Gainxx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:243 #, kde-format msgid "Make each track the same volume" msgstr "xxMake each track the same volumexx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:246 #, kde-format msgid "Make each album the same volume" msgstr "xxMake each album the same volumexx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:252 #, kde-format msgid "The length of a short seek, in seconds." msgstr "xxThe length of a short seek, in seconds.xx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:257 #, kde-format msgid "The length of a medium seek, in seconds." msgstr "xxThe length of a medium seek, in seconds.xx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:262 #, kde-format msgid "The length of a long seek, in seconds." msgstr "xxThe length of a long seek, in seconds.xx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:267 #, kde-format msgid "Whether Amarok should pause the currently playing track on suspend." msgstr "" "xxWhether Amarok should pause the currently playing track on suspend.xx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:271 #, kde-format msgid "" "Whether Amarok should prevent the system from sleeping if it is playing a " "track." msgstr "" "xxWhether Amarok should prevent the system from sleeping if it is playing a " "track.xx" #. i18n: ectx: label, entry, group (Playback) #: amarokconfig.kcfg:275 #, kde-format msgid "" "Whether Amarok should start playing if a track is added to playlist (and " "nothing else is playing)." msgstr "" "xxWhether Amarok should start playing if a track is added to playlist (and " "nothing else is playing).xx" #. i18n: ectx: label, entry, group (Cover Manager) #: amarokconfig.kcfg:282 #, kde-format msgid "Amazon locale for cover retrieval" msgstr "xxAmazon locale for cover retrievalxx" #. i18n: ectx: whatsthis, entry, group (Cover Manager) #: amarokconfig.kcfg:283 #, kde-format msgid "Determines which Amazon server cover images should be retrieved from." msgstr "" "xxDetermines which Amazon server cover images should be retrieved from.xx" #. i18n: ectx: label, entry, group (Wikipedia) #: amarokconfig.kcfg:290 #, kde-format msgid "Wikipedia locale for information retrieval" msgstr "xxWikipedia locale for information retrievalxx" #. i18n: ectx: whatsthis, entry, group (Wikipedia) #: amarokconfig.kcfg:291 #, kde-format msgid "" "Determines in which language the information is retrieved from Wikipedia." msgstr "" "xxDetermines in which language the information is retrieved from Wikipedia.xx" #. i18n: ectx: label, entry, group (KNotify) #: amarokconfig.kcfg:298 #, kde-format msgid "Use KNotify support" msgstr "xxUse KNotify supportxx" #. i18n: ectx: label, entry, group (OSD) #: amarokconfig.kcfg:305 #, kde-format msgid "Use On-Screen Display" msgstr "xxUse On-Screen Displayxx" #. i18n: ectx: whatsthis, entry, group (OSD) #: amarokconfig.kcfg:306 #, kde-format msgid "Enable/Disable the On-Screen Display." msgstr "xxEnable/Disable the On-Screen Display.xx" #. i18n: ectx: label, entry, group (OSD) #: amarokconfig.kcfg:310 configdialog/dialogs/NotificationsConfig.cpp:46 #, kde-format msgid "Use Growl for notifications" msgstr "xxUse Growl for notificationsxx" #. i18n: ectx: whatsthis, entry, group (OSD) #: amarokconfig.kcfg:311 #, kde-format msgid "Enable/Disable use of Growl for notifications." msgstr "xxEnable/Disable use of Growl for notifications.xx" #. i18n: ectx: label, entry, group (OSD) #: amarokconfig.kcfg:315 #, kde-format msgid "Translucency Toggle" msgstr "xxTranslucency Togglexx" #. i18n: ectx: whatsthis, entry, group (OSD) #: amarokconfig.kcfg:316 #, kde-format msgid "Make the background of the OSD translucent." msgstr "xxMake the background of the OSD translucent.xx" #. i18n: ectx: label, entry, group (OSD) #: amarokconfig.kcfg:320 #, kde-format msgid "Whether to use custom colors for the OSD" msgstr "xxWhether to use custom colors for the OSDxx" #. i18n: ectx: whatsthis, entry, group (OSD) #: amarokconfig.kcfg:321 #, kde-format msgid "You can use custom colors for the OSD if you set this true." msgstr "xxYou can use custom colors for the OSD if you set this true.xx" #. i18n: ectx: label, entry, group (OSD) #: amarokconfig.kcfg:325 #, kde-format msgid "Font color for OSD" msgstr "xxFont color for OSDxx" #. i18n: ectx: whatsthis, entry, group (OSD) #: amarokconfig.kcfg:326 #, kde-format msgid "" "The color of the OSD text. The color is specified in RGB, a comma-separated " "list containing three integers between 0 and 255." msgstr "" "xxThe color of the OSD text. The color is specified in RGB, a comma-" "separated list containing three integers between 0 and 255.xx" #. i18n: ectx: label, entry, group (OSD) #: amarokconfig.kcfg:330 #, kde-format msgid "Font scaling for OSD" msgstr "xxFont scaling for OSDxx" #. i18n: ectx: whatsthis, entry, group (OSD) #: amarokconfig.kcfg:331 #, kde-format msgid "" "The scaling multiplier for the OSD font, in percent-of-normal. 100 is “" "normal size”." msgstr "" "xxThe scaling multiplier for the OSD font, in percent-of-normal. 100 is " "“normal size”.xx" #. i18n: ectx: label, entry, group (OSD) #: amarokconfig.kcfg:337 #, kde-format msgid "How many milliseconds the text should be displayed for" msgstr "xxHow many milliseconds the text should be displayed forxx" #. i18n: ectx: whatsthis, entry, group (OSD) #: amarokconfig.kcfg:338 #, kde-format msgid "" "The time in milliseconds to show the OSD. A value of 0 means never hide. The " "default value is 5000 ms." msgstr "" "xxThe time in milliseconds to show the OSD. A value of 0 means never hide. " "The default value is 5000 ms.xx" #. i18n: ectx: label, entry, group (OSD) #: amarokconfig.kcfg:343 #, kde-format msgid "Y position offset" msgstr "xxY position offsetxx" #. i18n: ectx: whatsthis, entry, group (OSD) #: amarokconfig.kcfg:344 #, kde-format msgid "" "The Y position of the OSD relative to the chosen screen and OSD alignment. " "If Top alignment is chosen the Y offset is the space between the upper part " "of the OSD and the top of the screen. If Bottom alignment is chosen the Y " "offset is the space between the bottom part of the OSD and the bottom of the " "screen." msgstr "" "xxThe Y position of the OSD relative to the chosen screen and OSD alignment. " "If Top alignment is chosen the Y offset is the space between the upper part " "of the OSD and the top of the screen. If Bottom alignment is chosen the Y " "offset is the space between the bottom part of the OSD and the bottom of the " "screen.xx" #. i18n: ectx: label, entry, group (OSD) #: amarokconfig.kcfg:350 #, kde-format msgid "OSD screen" msgstr "xxOSD screenxx" #. i18n: ectx: whatsthis, entry, group (OSD) #: amarokconfig.kcfg:351 #, kde-format msgid "" "The screen that should display the OSD. For single-headed environments this " "setting should be 0." msgstr "" "xxThe screen that should display the OSD. For single-headed environments " "this setting should be 0.xx" #. i18n: ectx: label, entry, group (OSD) #: amarokconfig.kcfg:355 #, kde-format msgid "Align OSD to" msgstr "xxAlign OSD toxx" #. i18n: ectx: whatsthis, entry, group (OSD) #: amarokconfig.kcfg:356 #, kde-format msgid "" "The relative position of the OSD. Possible choices are Left, Middle, Right " "and Center." msgstr "" "xxThe relative position of the OSD. Possible choices are Left, Middle, Right " "and Center.xx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_OsdHideOnFullscreen) #. i18n: ectx: label, entry, group (OSD) #: amarokconfig.kcfg:366 configdialog/dialogs/NotificationsConfig.ui:264 #, kde-format msgid "Don't show when a fullscreen application is active" msgstr "xxDon't show when a fullscreen application is activexx" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_OsdHideOnFullscreen) #. i18n: ectx: whatsthis, entry, group (OSD) #: amarokconfig.kcfg:367 configdialog/dialogs/NotificationsConfig.ui:261 #, kde-format msgid "" "Do not show the On-Screen-Display if another application is focused and " "running in fullscreen mode." msgstr "" "xxDo not show the On-Screen-Display if another application is focused and " "running in fullscreen mode.xx" #. i18n: ectx: label, entry, group (Session) #: amarokconfig.kcfg:375 #, kde-format msgid "Resume playback of last played track on startup" msgstr "xxResume playback of last played track on startupxx" #. i18n: ectx: whatsthis, entry, group (Session) #: amarokconfig.kcfg:376 #, kde-format msgid "If set, Amarok resumes playback of the last played track on startup." msgstr "" "xxIf set, Amarok resumes playback of the last played track on startup.xx" #. i18n: ectx: label, entry, group (Session) #: amarokconfig.kcfg:380 #, kde-format msgid "Track URL to resume upon startup" msgstr "xxTrack URL to resume upon startupxx" #. i18n: ectx: whatsthis, entry, group (Session) #: amarokconfig.kcfg:381 #, kde-format msgid "Internal: URL of the track to resume on startup." msgstr "xxInternal: URL of the track to resume on startup.xx" #. i18n: ectx: label, entry, group (Session) #: amarokconfig.kcfg:384 #, kde-format msgid "Internal: Resume playback in paused state" msgstr "xxInternal: Resume playback in paused statexx" #. i18n: ectx: label, entry, group (Session) #: amarokconfig.kcfg:388 #, kde-format msgid "Time to resume at, in milliseconds" msgstr "xxTime to resume at, in millisecondsxx" #. i18n: ectx: whatsthis, entry, group (Session) #: amarokconfig.kcfg:389 #, kde-format msgid "Internal: Playback position in the track to resume on startup." msgstr "xxInternal: Playback position in the track to resume on startup.xx" #. i18n: ectx: label, entry, group (Session) #: amarokconfig.kcfg:392 #, kde-format msgid "" "List of bools describing which browsers are visible, from top to bottom." msgstr "" "xxList of bools describing which browsers are visible, from top to bottom.xx" #. i18n: ectx: label, entry, group (Session) #: amarokconfig.kcfg:395 #, kde-format msgid "Track playing on last exit. Value is -1 if no track was playing." msgstr "xxTrack playing on last exit. Value is -1 if no track was playing.xx" #. i18n: ectx: label, entry, group (Session) #: amarokconfig.kcfg:399 #, kde-format msgid "Number (from the top) of the last active browser." msgstr "xxNumber (from the top) of the last active browser.xx" #. i18n: ectx: label, entry, group (Collection) #: amarokconfig.kcfg:405 #, kde-format msgid "Whether Collections folders are scanned recursively" msgstr "xxWhether Collections folders are scanned recursivelyxx" #. i18n: ectx: label, entry, group (Collection) #: amarokconfig.kcfg:409 #, kde-format msgid "Whether Collection folders are rescanned on change" msgstr "xxWhether Collection folders are rescanned on changexx" #. i18n: ectx: label, entry, group (Collection) #: amarokconfig.kcfg:413 #, kde-format msgid "Whether meta data changes are written back" msgstr "xxWhether meta data changes are written backxx" #. i18n: ectx: label, entry, group (Collection) #: amarokconfig.kcfg:417 #, kde-format msgid "Whether changes to the track statistics are written back" msgstr "xxWhether changes to the track statistics are written backxx" #. i18n: ectx: label, entry, group (Collection) #: amarokconfig.kcfg:421 #, kde-format msgid "Whether changes to the album cover are written back" msgstr "xxWhether changes to the album cover are written backxx" #. i18n: ectx: label, entry, group (Collection) #: amarokconfig.kcfg:425 #, kde-format msgid "Maximum embedded cover dimensions" msgstr "xxMaximum embedded cover dimensionsxx" #. i18n: ectx: label, entry, group (Collection) #: amarokconfig.kcfg:429 #, kde-format msgid "List of folders in the Collection" msgstr "xxList of folders in the Collectionxx" #. i18n: ectx: label, entry, group (Collection) #: amarokconfig.kcfg:432 #, kde-format msgid "Whether track numbers are shown in the collection browser." msgstr "xxWhether track numbers are shown in the collection browser.xx" #. i18n: ectx: label, entry, group (Collection) #: amarokconfig.kcfg:436 #, kde-format msgid "Whether years are shown in the collection browser." msgstr "xxWhether years are shown in the collection browser.xx" #. i18n: ectx: label, entry, group (Collection) #: amarokconfig.kcfg:440 #, kde-format msgid "" "Whether to use Mozilla's Character Set Detector to try to guess ID3 tag " "encodings." msgstr "" "xxWhether to use Mozilla's Character Set Detector to try to guess ID3 tag " "encodings.xx" #. i18n: ectx: label, entry, group (Scrobbler) #: amarokconfig.kcfg:447 #, kde-format msgid "Submit played songs" msgstr "xxSubmit played songsxx" #. i18n: ectx: whatsthis, entry, group (Scrobbler) #: amarokconfig.kcfg:448 #, kde-format msgid "Whether played songs are submitted to Audioscrobbler" msgstr "xxWhether played songs are submitted to Audioscrobblerxx" #. i18n: ectx: label, entry, group (Scrobbler) #: amarokconfig.kcfg:452 #, kde-format msgctxt "Username for audioscrobbler login" msgid "Username" msgstr "xxUsernamexx" #. i18n: ectx: whatsthis, entry, group (Scrobbler) #: amarokconfig.kcfg:453 #, kde-format msgid "The username to use for connecting to Audioscrobbler" msgstr "xxThe username to use for connecting to Audioscrobblerxx" #. i18n: ectx: property (text), widget (QLabel, m_passwordLabel) #. i18n: ectx: property (text), widget (QLabel, labelPassword) #. i18n: ectx: property (text), widget (QTableWidget, serverList) #. i18n: ectx: label, entry, group (Scrobbler) #: amarokconfig.kcfg:457 importers/amarok/AmarokConfigWidget.ui:38 #: importers/fastforward/FastForwardConfigWidget.ui:46 #: services/ampache/AmpacheConfigWidget.ui:68 #: services/ampache/NewServerWidget.ui:60 #, kde-format msgid "Password" msgstr "xxPasswordxx" #. i18n: ectx: whatsthis, entry, group (Scrobbler) #: amarokconfig.kcfg:458 #, kde-format msgid "The password to use for connecting to Audioscrobbler" msgstr "xxThe password to use for connecting to Audioscrobblerxx" #. i18n: ectx: label, entry, group (Scrobbler) #: amarokconfig.kcfg:462 #, kde-format msgid "Send composer data" msgstr "xxSend composer dataxx" #. i18n: ectx: whatsthis, entry, group (Scrobbler) #: amarokconfig.kcfg:463 #, kde-format msgid "Use composer data in Last.fm as artist" msgstr "xxUse composer data in Last.fm as artistxx" #. i18n: ectx: label, entry, group (Scrobbler) #: amarokconfig.kcfg:467 #, kde-format msgid "Retrieve similar artists" msgstr "xxRetrieve similar artistsxx" #. i18n: ectx: whatsthis, entry, group (Scrobbler) #: amarokconfig.kcfg:468 #, kde-format msgid "Whether similar songs are retrieved from Audioscrobbler" msgstr "xxWhether similar songs are retrieved from Audioscrobblerxx" #. i18n: ectx: label, entry, group (MediaDevice) #: amarokconfig.kcfg:475 #, kde-format msgid "Device type" msgstr "xxDevice typexx" #. i18n: ectx: whatsthis, entry, group (MediaDevice) #: amarokconfig.kcfg:476 #, kde-format msgid "The type of media device." msgstr "xxThe type of media device.xx" #. i18n: ectx: label, entry, group (MediaDevice) #: amarokconfig.kcfg:479 #, kde-format msgid "Mount point" msgstr "xxMount pointxx" #. i18n: ectx: whatsthis, entry, group (MediaDevice) #: amarokconfig.kcfg:480 #, kde-format msgid "The mount point used for the media device connection." msgstr "xxThe mount point used for the media device connection.xx" #. i18n: ectx: label, entry, group (MediaDevice) #: amarokconfig.kcfg:483 #, kde-format msgid "Mount command" msgstr "xxMount commandxx" #. i18n: ectx: whatsthis, entry, group (MediaDevice) #: amarokconfig.kcfg:484 #, kde-format msgid "The mount command used for the media device connection." msgstr "xxThe mount command used for the media device connection.xx" #. i18n: ectx: label, entry, group (MediaDevice) #: amarokconfig.kcfg:487 #, kde-format msgid "UmountCommand" msgstr "xxUmountCommandxx" #. i18n: ectx: whatsthis, entry, group (MediaDevice) #: amarokconfig.kcfg:488 #, kde-format msgid "The umount command used for the media device connection." msgstr "xxThe umount command used for the media device connection.xx" #. i18n: ectx: label, entry, group (MediaDevice) #: amarokconfig.kcfg:491 #, kde-format msgid "Auto delete podcasts" msgstr "xxAuto delete podcastsxx" #. i18n: ectx: whatsthis, entry, group (MediaDevice) #: amarokconfig.kcfg:492 #, kde-format msgid "" "Whether podcast shows already played are automatically deleted when media " "device is connected." msgstr "" "xxWhether podcast shows already played are automatically deleted when media " "device is connected.xx" #. i18n: ectx: label, entry, group (MediaDevice) #: amarokconfig.kcfg:495 #, kde-format msgid "Sync stats" msgstr "xxSync statsxx" #. i18n: ectx: whatsthis, entry, group (MediaDevice) #: amarokconfig.kcfg:496 #, kde-format msgid "" "Whether Amarok statistics should be synchronized with play count/ratings on " "device and whether tracks played should be submitted to Last.fm." msgstr "" "xxWhether Amarok statistics should be synchronized with play count/ratings " "on device and whether tracks played should be submitted to Last.fm.xx" #. i18n: ectx: label, entry, group (Daap) #: amarokconfig.kcfg:502 #, kde-format msgid "Manually added servers" msgstr "xxManually added serversxx" #. i18n: ectx: whatsthis, entry, group (Daap) #: amarokconfig.kcfg:503 #, kde-format msgid "Music Sharing servers added by the user." msgstr "xxMusic Sharing servers added by the user.xx" #. i18n: ectx: label, entry, group (Daap) #: amarokconfig.kcfg:506 #, kde-format msgid "Server passwords" msgstr "xxServer passwordsxx" #. i18n: ectx: whatsthis, entry, group (Daap) #: amarokconfig.kcfg:507 #, kde-format msgid "Passwords stored by hostname." msgstr "xxPasswords stored by hostname.xx" #. i18n: ectx: label, entry, group (Playlist Search) #: amarokconfig.kcfg:513 #, kde-format msgid "Include track names in matching" msgstr "xxInclude track names in matchingxx" #. i18n: ectx: label, entry, group (Playlist Search) #: amarokconfig.kcfg:517 #, kde-format msgid "Include album names in matching" msgstr "xxInclude album names in matchingxx" #. i18n: ectx: label, entry, group (Playlist Search) #: amarokconfig.kcfg:521 #, kde-format msgid "Include artist names in matching" msgstr "xxInclude artist names in matchingxx" #. i18n: ectx: label, entry, group (Playlist Search) #: amarokconfig.kcfg:525 #, kde-format msgid "Include genre names in matching" msgstr "xxInclude genre names in matchingxx" #. i18n: ectx: label, entry, group (Playlist Search) #: amarokconfig.kcfg:529 #, kde-format msgid "Include composer names in matching" msgstr "xxInclude composer names in matchingxx" #. i18n: ectx: label, entry, group (Playlist Search) #: amarokconfig.kcfg:533 amarokconfig.kcfg:537 #, kde-format msgid "Include years in matching" msgstr "xxInclude years in matchingxx" #. i18n: ectx: label, entry, group (Playlist Layout) #: amarokconfig.kcfg:544 #, kde-format msgid "The name of the layout that will be loaded on startup" msgstr "xxThe name of the layout that will be loaded on startupxx" #. i18n: ectx: label, entry, group (MySQL) #: amarokconfig.kcfg:551 #, kde-format msgid "" "Whether Amarok uses its own internal database, as opposed to an external " "engine." msgstr "" "xxWhether Amarok uses its own internal database, as opposed to an external " "engine.xx" #. i18n: ectx: label, entry, group (MySQL) #: amarokconfig.kcfg:555 #, kde-format msgid "The hostname of the external server to connect to." msgstr "xxThe hostname of the external server to connect to.xx" #. i18n: ectx: label, entry, group (MySQL) #: amarokconfig.kcfg:559 #, kde-format msgid "Which server port to connect to the database engine." msgstr "xxWhich server port to connect to the database engine.xx" #. i18n: ectx: label, entry, group (MySQL) #: amarokconfig.kcfg:563 #, kde-format msgid "" "The name of the database Amarok will use. The user should have sufficient " "access permissions." msgstr "" "xxThe name of the database Amarok will use. The user should have sufficient " "access permissions.xx" #. i18n: ectx: label, entry, group (MySQL) #: amarokconfig.kcfg:567 #, kde-format msgid "Username used to access the external database." msgstr "xxUsername used to access the external database.xx" #. i18n: ectx: label, entry, group (MySQL) #: amarokconfig.kcfg:571 #, kde-format msgid "Password for the external database user." msgstr "xxPassword for the external database user.xx" #. i18n: ectx: label, entry, group (MySQL) #: amarokconfig.kcfg:575 #, kde-format msgid "Keeps a running count to know when run a CHECK." msgstr "xxKeeps a running count to know when run a CHECK.xx" #. i18n: ectx: label, entry, group (ScriptManager) #: amarokconfig.kcfg:582 #, kde-format msgid "Whether to enable Amarok's scripting module." msgstr "xxWhether to enable Amarok's scripting module.xx" #. i18n: ectx: whatsthis, entry, group (ScriptManager) #: amarokconfig.kcfg:583 #, kde-format msgid "Enable/Disable Amarok's scripting module." msgstr "xxEnable/Disable Amarok's scripting module.xx" #. i18n: ectx: label, entry, group (ScriptManager) #: amarokconfig.kcfg:587 #, kde-format msgid "Whether to automatically update built-in scripts" msgstr "xxWhether to automatically update built-in scriptsxx" #. i18n: ectx: whatsthis, entry, group (ScriptManager) #: amarokconfig.kcfg:588 #, kde-format msgid "Enable/Disable automatic update for built-in scripts." msgstr "xxEnable/Disable automatic update for built-in scripts.xx" #. i18n: ectx: label, entry, group (ScriptManager) #. i18n: ectx: whatsthis, entry, group (ScriptManager) #: amarokconfig.kcfg:592 amarokconfig.kcfg:593 #, kde-format msgid "Whether to enable the script console." msgstr "xxWhether to enable the script console.xx" #. i18n: ectx: label, entry, group (ScriptManager) #. i18n: ectx: whatsthis, entry, group (ScriptManager) #: amarokconfig.kcfg:597 amarokconfig.kcfg:598 #, kde-format msgid "Whether to display a warning about scripts accessing deprecated APIs." msgstr "" "xxWhether to display a warning about scripts accessing deprecated APIs.xx" #. i18n: ectx: label, entry, group (ScriptConsole) #. i18n: ectx: whatsthis, entry, group (ScriptConsole) #: amarokconfig.kcfg:605 amarokconfig.kcfg:606 #, kde-format msgid "Whether to save the current session on exit." msgstr "xxWhether to save the current session on exit.xx" #. i18n: ectx: label, entry, group (Moodbar) #: amarokconfig.kcfg:613 #, kde-format msgid "" "Whether to show the moodbar of the current track, if available, in the " "progress slider" msgstr "" "xxWhether to show the moodbar of the current track, if available, in the " "progress sliderxx" #. i18n: ectx: whatsthis, entry, group (Moodbar) #: amarokconfig.kcfg:614 #, kde-format msgid "Enable/Disable showing moodbar, if available, in the progress slider." msgstr "" "xxEnable/Disable showing moodbar, if available, in the progress slider.xx" #. i18n: ectx: label, entry, group (Moodbar) #: amarokconfig.kcfg:618 #, kde-format msgid "The style to use when painting the moodbar" msgstr "xxThe style to use when painting the moodbarxx" #. i18n: ectx: label, entry, group (PlaylistGenerator) #: amarokconfig.kcfg:625 #, kde-format msgid "Quality factor for Automated Playlist Generator" msgstr "xxQuality factor for Automated Playlist Generatorxx" #. i18n: ectx: whatsthis, entry, group (PlaylistGenerator) #: amarokconfig.kcfg:626 #, kde-format msgid "" "A value between 0 and 10 that controls whether the Automated Playlist " "Generator tries to optimize for speed (0) or accuracy (10)." msgstr "" "xxA value between 0 and 10 that controls whether the Automated Playlist " "Generator tries to optimize for speed (0) or accuracy (10).xx" #: amarokurls/AmarokUrlHandler.cpp:224 #, kde-format msgctxt "The command type of this url is not known" msgid "Unknown" msgstr "xxUnknownxx" #: amarokurls/BookmarkCurrentButton.cpp:32 amarokurls/BookmarkModel.cpp:536 #, kde-format msgid "New Bookmark" msgstr "xxNew Bookmarkxx" #: amarokurls/BookmarkManager.cpp:35 MainWindow.cpp:782 #, kde-format msgid "Bookmark Manager" msgstr "xxBookmark Managerxx" #: amarokurls/BookmarkManagerWidget.cpp:44 #, kde-format msgid "Add Group" msgstr "xxAdd Groupxx" #: amarokurls/BookmarkManagerWidget.cpp:55 #, kde-format msgid "Filter bookmarks" msgstr "xxFilter bookmarksxx" #: amarokurls/BookmarkManagerWidget.cpp:59 #, kde-format msgid "Start typing to progressively filter the bookmarks" msgstr "xxStart typing to progressively filter the bookmarksxx" #: amarokurls/BookmarkMetaActions.cpp:31 #, kde-format msgid "Bookmark this Album" msgstr "xxBookmark this Albumxx" #: amarokurls/BookmarkMetaActions.cpp:47 #, kde-format msgid "Bookmark this Artist" msgstr "xxBookmark this Artistxx" #: amarokurls/BookmarkMetaActions.cpp:62 #, kde-format msgid "Add Position Marker" msgstr "xxAdd Position Markerxx" #: amarokurls/BookmarkModel.cpp:86 #: browsers/playlistbrowser/PlaylistBrowserModel.cpp:398 #, kde-format msgid "Group" msgstr "xxGroupxx" #: amarokurls/BookmarkModel.cpp:259 #: browsers/playlistbrowser/PodcastModel.cpp:300 playlist/PlaylistModel.cpp:937 #, kde-format msgid "Type" msgstr "xxTypexx" #. i18n: ectx: property (text), widget (QTreeWidget, requestList) #: amarokurls/BookmarkModel.cpp:260 network/NetworkRequests.ui:46 #, kde-format msgid "URL" msgstr "xxURLxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: amarokurls/BookmarkModel.cpp:261 #: core-impl/collections/audiocd/FormatSelectionDialog.ui:63 #, kde-format msgid "Description" msgstr "xxDescriptionxx" #: amarokurls/BookmarkModel.cpp:511 #, kde-format msgid "New Group" msgstr "xxNew Groupxx" #: amarokurls/BookmarkModel.cpp:537 #: context/applets/similarartists/ArtistWidget.cpp:443 #: context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:162 #: context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:163 #: context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:165 #: context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:166 #: context/applets/upcomingevents/UpcomingEventsWidget.cpp:208 #: context/applets/upcomingevents/UpcomingEventsWidget.cpp:232 #, kde-format msgid "none" msgstr "xxnonexx" #: amarokurls/BookmarkTreeView.cpp:109 #, kde-format msgctxt "Load the view represented by this bookmark" msgid "&Load" msgstr "xx&Loadxx" #: amarokurls/BookmarkTreeView.cpp:115 browsers/filebrowser/FileView.cpp:412 #, kde-format msgid "&Delete" msgstr "xx&Deletexx" #: amarokurls/BookmarkTreeView.cpp:122 #, kde-format msgid "&Create timecode track" msgstr "xx&Create timecode trackxx" #: amarokurls/BookmarkTreeView.cpp:369 #, kde-format msgid "New Timecode Track" msgstr "xxNew Timecode Trackxx" #: amarokurls/BookmarkTreeView.cpp:370 amarokurls/BookmarkTreeView.cpp:371 #: amarokurls/BookmarkTreeView.cpp:372 #: context/applets/albums/plugin/AlbumItem.cpp:99 #: core-impl/collections/audiocd/AudioCdCollection.cpp:486 #: core-impl/collections/audiocd/AudioCdCollection.cpp:487 #: core-impl/collections/audiocd/AudioCdCollection.cpp:488 #: core-impl/collections/audiocd/AudioCdCollection.cpp:489 MainWindow.cpp:1226 #, kde-format msgid "Unknown" msgstr "xxUnknownxx" #: amarokurls/ContextUrlGenerator.cpp:55 #, kde-format msgid "Context: %1" msgstr "xxContext: %1xx" #: amarokurls/ContextUrlGenerator.cpp:63 #, kde-format msgid "Bookmark Context View Applets" msgstr "xxBookmark Context View Appletsxx" #: amarokurls/ContextUrlRunner.cpp:74 #, kde-format msgctxt "A type of command that affects the context view" msgid "Context" msgstr "xxContextxx" #: amarokurls/NavigationUrlGenerator.cpp:137 MainWindow.cpp:280 #, kde-format msgid "Files" msgstr "xxFilesxx" #: amarokurls/NavigationUrlGenerator.cpp:143 #, kde-format msgid "Files (%1)" msgstr "xxFiles (%1)xx" #: amarokurls/NavigationUrlGenerator.cpp:191 #, kde-format msgid "Album \"%1\" from %2" msgstr "xxAlbum \"%1\" from %2xx" #: amarokurls/NavigationUrlGenerator.cpp:193 #, kde-format msgid "Album \"%1\"" msgstr "xxAlbum \"%1\"xx" #: amarokurls/NavigationUrlGenerator.cpp:238 #, kde-format msgid "Artist \"%1\" from %2" msgstr "xxArtist \"%1\" from %2xx" #: amarokurls/NavigationUrlGenerator.cpp:240 #, kde-format msgid "Artist \"%1\"" msgstr "xxArtist \"%1\"xx" #: amarokurls/NavigationUrlGenerator.cpp:252 MainWindow.cpp:778 #, kde-format msgid "Bookmark Media Sources View" msgstr "xxBookmark Media Sources Viewxx" #: amarokurls/NavigationUrlRunner.cpp:131 #, kde-format msgctxt "A type of command that affects the view in the browser category" msgid "Navigate" msgstr "xxNavigatexx" #: amarokurls/PlayUrlGenerator.cpp:103 #, kde-format msgid "Bookmark Track Position" msgstr "xxBookmark Track Positionxx" #: amarokurls/PlayUrlRunner.cpp:86 #, kde-format msgctxt "" "A type of command that starts playing at a specific position in a track" msgid "Play" msgstr "xxPlayxx" #: App.cpp:364 #, kde-format msgid "Files/URLs to open" msgstr "xxFiles/URLs to openxx" #: App.cpp:365 #, kde-format msgid "Immediately start playing an audio cd" msgstr "xxImmediately start playing an audio cdxx" #: App.cpp:366 #, kde-format msgid "Skip backwards in playlist" msgstr "xxSkip backwards in playlistxx" #: App.cpp:367 #, kde-format msgid "Start playing current playlist" msgstr "xxStart playing current playlistxx" #: App.cpp:368 #, kde-format msgid "Play if stopped, pause if playing" msgstr "xxPlay if stopped, pause if playingxx" #: App.cpp:369 #, kde-format msgid "Pause playback" msgstr "xxPause playbackxx" #: App.cpp:370 #, kde-format msgid "Stop playback" msgstr "xxStop playbackxx" #: App.cpp:371 #, kde-format msgid "Skip forwards in playlist" msgstr "xxSkip forwards in playlistxx" #: App.cpp:373 #, kde-format msgid "Additional options:" msgstr "xxAdditional options:xx" #: App.cpp:374 #, kde-format msgid "Append files/URLs to playlist" msgstr "xxAppend files/URLs to playlistxx" #: App.cpp:375 #, kde-format msgid "Queue URLs after the currently playing track" msgstr "xxQueue URLs after the currently playing trackxx" #: App.cpp:376 #, kde-format msgid "Load URLs, replacing current playlist" msgstr "xxLoad URLs, replacing current playlistxx" #: App.cpp:377 #, kde-format msgid "Print verbose debugging information" msgstr "xxPrint verbose debugging informationxx" #: App.cpp:378 #, kde-format msgid "Print verbose debugging information from the audio system" msgstr "xxPrint verbose debugging information from the audio systemxx" #: App.cpp:379 #, kde-format msgid "Disable colorization for debug output." msgstr "xxDisable colorization for debug output.xx" #: App.cpp:380 #, kde-format msgid "Allow running multiple Amarok instances" msgstr "xxAllow running multiple Amarok instancesxx" #: App.cpp:381 #, kde-format msgid "Base for relative filenames/URLs" msgstr "xxBase for relative filenames/URLsxx" #: App.cpp:521 configdialog/dialogs/DatabaseConfig.cpp:110 #, kde-format msgid "Database Error" msgstr "xxDatabase Errorxx" #: App.cpp:522 #, kde-format msgid "" "The Amarok database reported the following errors:\n" "%1\n" "In most cases you will need to resolve these errors before Amarok will run " "properly." msgstr "" "xxThe Amarok database reported the following errors:\n" "%1\n" "In most cases you will need to resolve these errors before Amarok will run " "properly.xx" #: App.cpp:589 #, kde-format msgid "Moving files to trash" msgstr "xxMoving files to trashxx" #: App.cpp:655 #, kde-format msgid "" "A music path, %1, is set in System Settings.\n" "Would you like to use that as a collection folder?" msgstr "" "xxA music path, %1, is set in System Settings.\n" "Would you like to use that as a collection folder?xx" #: browsers/BrowserBreadcrumbItem.cpp:70 #, kde-format msgid "Media Sources Home" msgstr "xxMedia Sources Homexx" #: browsers/BrowserCategoryList.cpp:53 #, kde-format msgid "Filter Music Sources" msgstr "xxFilter Music Sourcesxx" #: browsers/BrowserDock.cpp:34 #, kde-format msgid "&Media Sources" msgstr "xx&Media Sourcesxx" #: browsers/BrowserDock.cpp:74 #, kde-format msgid "Go Up in Media Sources Pane" msgstr "xxGo Up in Media Sources Panexx" #: browsers/collectionbrowser/CollectionWidget.cpp:147 #, kde-format msgid "" "This is where you will find your local music, as well as music from mobile " "audio players and CDs." msgstr "" "xxThis is where you will find your local music, as well as music from mobile " "audio players and CDs.xx" #: browsers/collectionbrowser/CollectionWidget.cpp:168 MainWindow.cpp:926 #, kde-format msgid "Search collection" msgstr "xxSearch collectionxx" #: browsers/collectionbrowser/CollectionWidget.cpp:173 #, kde-format msgctxt "@item:inlistbox Collection widget filter preset" msgid "Added This Hour" msgstr "xxAdded This Hourxx" #: browsers/collectionbrowser/CollectionWidget.cpp:175 #, kde-format msgctxt "@item:inlistbox Collection widget filter preset" msgid "Added Today" msgstr "xxAdded Todayxx" #: browsers/collectionbrowser/CollectionWidget.cpp:177 #, kde-format msgctxt "@item:inlistbox Collection widget filter preset" msgid "Added This Week" msgstr "xxAdded This Weekxx" #: browsers/collectionbrowser/CollectionWidget.cpp:179 #, kde-format msgctxt "@item:inlistbox Collection widget filter preset" msgid "Added This Month" msgstr "xxAdded This Monthxx" #: browsers/collectionbrowser/CollectionWidget.cpp:198 #, kde-format msgctxt "" "separator between collection browser level categories, i.e. the ' / ' in " "'Artist / Album'" msgid " / " msgstr "xx / xx" #: browsers/collectionbrowser/CollectionWidget.cpp:211 #, kde-format msgid "First Level" msgstr "xxFirst Levelxx" #: browsers/collectionbrowser/CollectionWidget.cpp:212 #, kde-format msgid "Second Level" msgstr "xxSecond Levelxx" #: browsers/collectionbrowser/CollectionWidget.cpp:213 #, kde-format msgid "Third Level" msgstr "xxThird Levelxx" #: browsers/collectionbrowser/CollectionWidget.cpp:247 #, kde-format msgid "Show Years" msgstr "xxShow Yearsxx" #: browsers/collectionbrowser/CollectionWidget.cpp:252 #, kde-format msgctxt "@action:inmenu" msgid "Show Track Numbers" msgstr "xxShow Track Numbersxx" #: browsers/collectionbrowser/CollectionWidget.cpp:257 #, kde-format msgid "Show Cover Art" msgstr "xxShow Cover Artxx" #: browsers/collectionbrowser/CollectionWidget.cpp:264 #: browsers/playlistbrowser/PlaylistBrowserCategory.cpp:87 #, kde-format msgid "Merged View" msgstr "xxMerged Viewxx" #: browsers/collectionbrowser/CollectionWidget.cpp:271 #: services/jamendo/JamendoService.cpp:161 #: services/magnatune/MagnatuneStore.cpp:229 #, kde-format msgid "Sort Options" msgstr "xxSort Optionsxx" #: browsers/CollectionTreeItem.cpp:141 #, kde-format msgctxt "No labels are assigned to the given item are any of its subitems" msgid "No Labels" msgstr "xxNo Labelsxx" #: browsers/CollectionTreeItem.cpp:149 #, kde-format msgid "Counting..." msgstr "xxCounting...xx" #: browsers/CollectionTreeItem.cpp:176 #: playlist/proxymodels/GroupingProxy.cpp:188 #, kde-format msgid "1 track" msgid_plural "%1 tracks" msgstr[0] "xx%1 tracksxx" #: browsers/CollectionTreeItemModelBase.cpp:278 #: browsers/CollectionTreeItemModelBase.cpp:369 #, kde-format msgctxt "The Name is not known" msgid "Unknown" msgstr "xxUnknownxx" #: browsers/CollectionTreeItemModelBase.cpp:394 #: core-impl/collections/db/sql/SqlMeta.cpp:409 #: core-impl/collections/ipodcollection/IpodMeta.cpp:98 #: core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:154 #: core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:702 #: core-impl/collections/support/ArtistHelper.cpp:40 #: core/support/Amarok.cpp:211 covermanager/CoverManager.cpp:839 #: dialogs/TrackOrganizer.cpp:56 widgets/AlbumBreadcrumbWidget.cpp:65 #, kde-format msgid "Various Artists" msgstr "xxVarious Artistsxx" #: browsers/CollectionTreeItemModelBase.cpp:1099 #: browsers/CollectionTreeView.cpp:342 #: context/applets/albums/plugin/AlbumsEngine.cpp:271 #: context/applets/wikipedia/plugin/WikipediaApplet.cpp:635 #: dialogs/transferdialog.cpp:104 musicbrainz/MusicBrainzTagsModel.cpp:38 #: playlist/PlaylistModel.cpp:930 playlist/view/PlaylistViewCommon.cpp:65 #: services/jamendo/JamendoInfoParser.cpp:83 #: services/magnatune/MagnatuneStore.cpp:220 #, kde-format msgid "Album" msgstr "xxAlbumxx" #: browsers/CollectionTreeItemModelBase.cpp:1099 #, kde-format msgid "Year - Album" msgstr "xxYear - Albumxx" #: browsers/CollectionTreeItemModelBase.cpp:1101 #, kde-format msgid "Track Artist" msgstr "xxTrack Artistxx" #. i18n: ectx: property (text), widget (QLabel, label_29) #: browsers/CollectionTreeItemModelBase.cpp:1103 dialogs/TagGuessOptions.ui:253 #: musicbrainz/MusicBrainzTagsModel.cpp:39 playlist/PlaylistModel.cpp:927 #, kde-format msgid "Album Artist" msgstr "xxAlbum Artistxx" #: browsers/CollectionTreeItemModelBase.cpp:1105 #: context/applets/wikipedia/plugin/WikipediaApplet.cpp:629 #: playlist/PlaylistModel.cpp:928 #, kde-format msgid "Composer" msgstr "xxComposerxx" #: browsers/CollectionTreeItemModelBase.cpp:1107 dialogs/transferdialog.cpp:105 #: playlist/PlaylistModel.cpp:934 playlist/ProgressiveSearchWidget.cpp:94 #, kde-format msgid "Genre" msgstr "xxGenrexx" #: browsers/CollectionTreeItemModelBase.cpp:1109 #: musicbrainz/MusicBrainzTagsModel.cpp:40 playlist/PlaylistModel.cpp:929 #, kde-format msgid "Year" msgstr "xxYearxx" #: browsers/CollectionTreeItemModelBase.cpp:1111 #, kde-format msgid "Label" msgstr "xxLabelxx" #: browsers/CollectionTreeItemModelBase.cpp:1113 dialogs/transferdialog.cpp:102 #: playlist/navigators/NavigatorConfigAction.cpp:80 #, kde-format msgid "None" msgstr "xxNonexx" #: browsers/CollectionTreeView.cpp:362 #, kde-format msgid "Collection" msgstr "xxCollectionxx" #: browsers/CollectionTreeView.cpp:386 browsers/filebrowser/FileView.cpp:114 #, kde-format msgid "Copy to Collection" msgstr "xxCopy to Collectionxx" #: browsers/CollectionTreeView.cpp:395 browsers/filebrowser/FileView.cpp:124 #, kde-format msgid "Move to Collection" msgstr "xxMove to Collectionxx" #: browsers/CollectionTreeView.cpp:409 #, kde-format msgid "Move Tracks to Trash" msgstr "xxMove Tracks to Trashxx" #: browsers/CollectionTreeView.cpp:420 #, kde-format msgid "Delete Tracks" msgstr "xxDelete Tracksxx" #: browsers/CollectionTreeView.cpp:698 services/lastfm/LastFmTreeView.cpp:188 #, kde-format msgid "More..." msgstr "xxMore...xx" #: browsers/CollectionTreeView.cpp:1071 browsers/filebrowser/FileView.cpp:381 #: browsers/playlistbrowser/PlaylistBrowserView.cpp:69 #: context/applets/albums/plugin/AlbumsEngine.cpp:256 #: services/lastfm/LastFmTreeView.cpp:98 #, kde-format msgid "&Add to Playlist" msgstr "xx&Add to Playlistxx" #: browsers/CollectionTreeView.cpp:1082 browsers/filebrowser/FileView.cpp:392 #: browsers/playlistbrowser/PlaylistBrowserView.cpp:74 #: context/applets/albums/plugin/AlbumsEngine.cpp:257 #: services/lastfm/LastFmTreeView.cpp:107 #, kde-format msgctxt "Replace the currently loaded tracks with these" msgid "&Replace Playlist" msgstr "xx&Replace Playlistxx" #: browsers/CollectionTreeView.cpp:1131 #, kde-format msgctxt "Organize Files" msgid "Organize Files" msgstr "xxOrganize Filesxx" #: browsers/CollectionTreeView.cpp:1164 browsers/filebrowser/FileView.cpp:424 #, kde-format msgid "&Edit Track Details" msgstr "xx&Edit Track Detailsxx" #: browsers/filebrowser/FileBrowser.cpp:70 #, kde-format msgid "Refresh" msgstr "xxRefreshxx" #: browsers/filebrowser/FileBrowser.cpp:80 #, kde-format msgid "Filter Files" msgstr "xxFilter Filesxx" #: browsers/filebrowser/FileBrowser.cpp:219 #, kde-format msgid "" "The file browser lets you browse files anywhere on your system, regardless " "of whether these files are part of your local collection. You can then add " "these files to the playlist as well as perform basic file operations." msgstr "" "xxThe file browser lets you browse files anywhere on your system, regardless " "of whether these files are part of your local collection. You can then add " "these files to the playlist as well as perform basic file operations.xx" #: browsers/filebrowser/FileView.cpp:401 #, kde-format msgid "&Move to Trash" msgstr "xx&Move to Trashxx" #: browsers/filebrowser/FileView.cpp:569 #: core-impl/collections/support/CollectionLocationDelegateImpl.cpp:40 #, kde-format msgctxt "@title:window" msgid "Confirm Delete" msgstr "xxConfirm Deletexx" #: browsers/filebrowser/FileView.cpp:570 #, kde-format msgid "Are you sure you want to delete this item?" msgid_plural "Are you sure you want to delete these %1 items?" msgstr[0] "xxAre you sure you want to delete these %1 items?xx" #: browsers/filebrowser/FileView.cpp:576 #: core-impl/collections/support/CollectionLocationDelegateImpl.cpp:53 #, kde-format msgctxt "@title:window" msgid "Confirm Move to Trash" msgstr "xxConfirm Move to Trashxx" #: browsers/filebrowser/FileView.cpp:577 #, kde-format msgid "Are you sure you want to move this item to trash?" msgid_plural "Are you sure you want to move these %1 items to trash?" msgstr[0] "xxAre you sure you want to move these %1 items to trash?xx" #: browsers/InfoProxy.cpp:166 #, kde-format msgid "Home" msgstr "xxHomexx" #: browsers/playlistbrowser/APGCategory.cpp:39 #, kde-format msgid "Automated Playlist Generator" msgstr "xxAutomated Playlist Generatorxx" #: browsers/playlistbrowser/APGCategory.cpp:40 #: browsers/playlistbrowser/APGCategory.cpp:47 #, kde-format msgid "Create playlists by specifying criteria" msgstr "xxCreate playlists by specifying criteriaxx" #: browsers/playlistbrowser/APGCategory.cpp:63 #, kde-format msgid "Add new preset" msgstr "xxAdd new presetxx" #: browsers/playlistbrowser/APGCategory.cpp:66 #, kde-format msgid "Edit selected preset" msgstr "xxEdit selected presetxx" #: browsers/playlistbrowser/APGCategory.cpp:71 #, kde-format msgid "Delete selected preset" msgstr "xxDelete selected presetxx" #: browsers/playlistbrowser/APGCategory.cpp:76 #, kde-format msgid "Import a new preset" msgstr "xxImport a new presetxx" #: browsers/playlistbrowser/APGCategory.cpp:80 #, kde-format msgid "Export the selected preset" msgstr "xxExport the selected presetxx" #: browsers/playlistbrowser/APGCategory.cpp:87 #, kde-format msgid "Run APG with selected preset" msgstr "xxRun APG with selected presetxx" #: browsers/playlistbrowser/APGCategory.cpp:93 #, kde-format msgid "APG Presets" msgstr "xxAPG Presetsxx" #: browsers/playlistbrowser/APGCategory.cpp:107 #, kde-format msgid "Generator Optimization" msgstr "xxGenerator Optimizationxx" #: browsers/playlistbrowser/APGCategory.cpp:111 #, kde-format msgid "Speed" msgstr "xxSpeedxx" #: browsers/playlistbrowser/APGCategory.cpp:116 #, kde-format msgid "Accuracy" msgstr "xxAccuracyxx" #: browsers/playlistbrowser/DynamicBiasDialog.cpp:44 #, kde-format msgctxt "Bias dialog window title" msgid "Edit bias" msgstr "xxEdit biasxx" #: browsers/playlistbrowser/DynamicBiasDialog.cpp:49 #, kde-format msgctxt "Bias selection label in bias view." msgid "Match Type:" msgstr "xxMatch Type:xx" #: browsers/playlistbrowser/DynamicBiasDialog.cpp:129 #, kde-format msgid "" "This bias is a replacement for another bias\n" "which is currently not loaded or deactivated.\n" "The original bias name was %1." msgstr "" "xxThis bias is a replacement for another bias\n" "which is currently not loaded or deactivated.\n" "The original bias name was %1.xx" #: browsers/playlistbrowser/DynamicBiasDialog.cpp:196 #, kde-format msgid "This bias has no settings." msgstr "xxThis bias has no settings.xx" #: browsers/playlistbrowser/DynamicCategory.cpp:46 #, kde-format msgid "Dynamic Playlists" msgstr "xxDynamic Playlistsxx" #: browsers/playlistbrowser/DynamicCategory.cpp:47 #, kde-format msgid "Dynamically updating parameter based playlists" msgstr "xxDynamically updating parameter based playlistsxx" #: browsers/playlistbrowser/DynamicCategory.cpp:50 #, kde-format msgid "" "With a dynamic playlist, Amarok becomes your own personal dj, automatically " "selecting tracks for you, based on a number of parameters that you select." msgstr "" "xxWith a dynamic playlist, Amarok becomes your own personal dj, " "automatically selecting tracks for you, based on a number of parameters that " "you select.xx" #: browsers/playlistbrowser/DynamicCategory.cpp:65 #, kde-format msgid "Previous:" msgstr "xxPrevious:xx" #: browsers/playlistbrowser/DynamicCategory.cpp:70 #, kde-format msgid "Number of previous tracks to remain in the playlist." msgstr "xxNumber of previous tracks to remain in the playlist.xx" #: browsers/playlistbrowser/DynamicCategory.cpp:75 #, kde-format msgid "Upcoming:" msgstr "xxUpcoming:xx" #: browsers/playlistbrowser/DynamicCategory.cpp:81 #, kde-format msgid "Number of upcoming tracks to add to the playlist." msgstr "xxNumber of upcoming tracks to add to the playlist.xx" #: browsers/playlistbrowser/DynamicCategory.cpp:103 #, kde-format msgctxt "Turn dynamic mode on" msgid "On" msgstr "xxOnxx" #: browsers/playlistbrowser/DynamicCategory.cpp:106 #, kde-format msgid "Turn dynamic mode on." msgstr "xxTurn dynamic mode on.xx" #: browsers/playlistbrowser/DynamicCategory.cpp:110 #, kde-format msgid "Duplicates" msgstr "xxDuplicatesxx" #: browsers/playlistbrowser/DynamicCategory.cpp:114 #, kde-format msgid "Allow duplicate songs in result" msgstr "xxAllow duplicate songs in resultxx" #: browsers/playlistbrowser/DynamicCategory.cpp:118 #, kde-format msgid "New" msgstr "xxNewxx" #: browsers/playlistbrowser/DynamicCategory.cpp:120 #, kde-format msgid "New playlist" msgstr "xxNew playlistxx" #: browsers/playlistbrowser/DynamicCategory.cpp:124 #, kde-format msgid "Edit" msgstr "xxEditxx" #: browsers/playlistbrowser/DynamicCategory.cpp:126 #, kde-format msgid "Edit the selected playlist or bias" msgstr "xxEdit the selected playlist or biasxx" #. i18n: ectx: property (text), widget (QPushButton, eqPresetDeleteBtn) #: browsers/playlistbrowser/DynamicCategory.cpp:130 #: dialogs/EqualizerDialog.ui:76 #, kde-format msgid "Delete" msgstr "xxDeletexx" #: browsers/playlistbrowser/DynamicCategory.cpp:133 #, kde-format msgid "Delete the selected playlist or bias" msgstr "xxDelete the selected playlist or biasxx" #: browsers/playlistbrowser/DynamicCategory.cpp:137 #, kde-format msgid "Repopulate" msgstr "xxRepopulatexx" #: browsers/playlistbrowser/DynamicCategory.cpp:138 #, kde-format msgid "Replace the upcoming tracks with fresh ones." msgstr "xxReplace the upcoming tracks with fresh ones.xx" #: browsers/playlistbrowser/DynamicView.cpp:223 #, kde-format msgid "&Rename playlist" msgstr "xx&Rename playlistxx" #: browsers/playlistbrowser/DynamicView.cpp:227 #, kde-format msgid "&Add new Bias" msgstr "xx&Add new Biasxx" #: browsers/playlistbrowser/DynamicView.cpp:231 #, kde-format msgid "&Clone Playlist" msgstr "xx&Clone Playlistxx" #: browsers/playlistbrowser/DynamicView.cpp:235 #, kde-format msgid "&Delete playlist" msgstr "xx&Delete playlistxx" #: browsers/playlistbrowser/DynamicView.cpp:249 #, kde-format msgid "&Edit bias..." msgstr "xx&Edit bias...xx" #: browsers/playlistbrowser/DynamicView.cpp:253 #, kde-format msgid "&Clone bias" msgstr "xx&Clone biasxx" #: browsers/playlistbrowser/DynamicView.cpp:263 #, kde-format msgid "&Delete bias" msgstr "xx&Delete biasxx" #: browsers/playlistbrowser/DynamicView.cpp:270 #, kde-format msgid "&Add new bias" msgstr "xx&Add new biasxx" #: browsers/playlistbrowser/PlaylistBrowser.cpp:43 #, kde-format msgid "" "The playlist browser contains your list of imported and saved playlists. It " "is also where you can specify powerful dynamic playlists and manage your " "podcast subscriptions and episodes." msgstr "" "xxThe playlist browser contains your list of imported and saved playlists. " "It is also where you can specify powerful dynamic playlists and manage your " "podcast subscriptions and episodes.xx" #: browsers/playlistbrowser/PlaylistBrowserCategory.cpp:77 #: services/opmldirectory/OpmlDirectoryModel.cpp:42 #, kde-format msgid "Add Folder" msgstr "xxAdd Folderxx" #: browsers/playlistbrowser/PlaylistBrowserCategory.cpp:82 #, kde-format msgid "Visible Sources" msgstr "xxVisible Sourcesxx" #: browsers/playlistbrowser/PlaylistBrowserCategory.cpp:187 #, kde-format msgid "Folders are only shown in merged view." msgstr "xxFolders are only shown in merged view.xx" #: browsers/playlistbrowser/PlaylistBrowserCategory.cpp:283 #, kde-format msgctxt "default name for new folder" msgid "New Folder" msgstr "xxNew Folderxx" #: browsers/playlistbrowser/PlaylistBrowserModel.cpp:119 #, kde-format msgctxt "number of playlists from one source" msgid "One Playlist" msgid_plural "%1 playlists" msgstr[0] "xx%1 playlistsxx" #: browsers/playlistbrowser/PlaylistBrowserModel.cpp:124 #, kde-format msgctxt "normally number of playlists, but they are still loading" msgid "Loading..." msgstr "xxLoading...xx" #: browsers/playlistbrowser/PlaylistBrowserModel.cpp:171 #, kde-format msgctxt "number of playlists from one source" msgid "One playlist" msgid_plural "%1 playlists" msgstr[0] "xx%1 playlistsxx" #: browsers/playlistbrowser/PlaylistBrowserModel.cpp:399 #, kde-format msgid "Source" msgstr "xxSourcexx" #: browsers/playlistbrowser/PlaylistBrowserView.cpp:65 #, kde-format msgid "Create an Empty Playlist" msgstr "xxCreate an Empty Playlistxx" #: browsers/playlistbrowser/PlaylistBrowserView.cpp:79 #, kde-format msgctxt "toggle the \"new\" status of this podcast episode" msgid "&New" msgstr "xx&Newxx" #: browsers/playlistbrowser/PlaylistBrowserView.cpp:85 #, kde-format msgid "&Rename..." msgstr "xx&Rename...xx" #: browsers/playlistbrowser/PlaylistBrowserView.cpp:92 #, kde-format msgid "&Delete..." msgstr "xx&Delete...xx" #: browsers/playlistbrowser/PlaylistBrowserView.cpp:106 #, kde-format msgid "&Export As..." msgstr "xx&Export As...xx" #: browsers/playlistbrowser/PlaylistBrowserView.cpp:372 #, kde-format msgctxt "First part of 'Remove %1 From %2'" msgid "a Track" msgid_plural "%1 Tracks" msgstr[0] "xx%1 Tracksxx" #: browsers/playlistbrowser/PlaylistBrowserView.cpp:372 #, kde-format msgctxt "%1: number of tracks. %2: number of playlists" msgid "Remove %1 From %2" msgstr "xxRemove %1 From %2xx" #: browsers/playlistbrowser/PlaylistBrowserView.cpp:373 #, kde-format msgctxt "Second part of 'Remove %1 From %2'" msgid "1 Playlist" msgid_plural "%1 Playlists" msgstr[0] "xx%1 Playlistsxx" #: browsers/playlistbrowser/PlaylistBrowserView.cpp:377 #, kde-format msgctxt "%2 is saved playlist name" msgid "Remove a Track From %2" msgid_plural "Remove %1 Tracks From %2" msgstr[0] "xxRemove %1 Tracks From %2xx" #: browsers/playlistbrowser/PlaylistBrowserView.cpp:468 #, kde-format msgid "Confirm Playlist Deletion" msgstr "xxConfirm Playlist Deletionxx" #: browsers/playlistbrowser/PlaylistBrowserView.cpp:470 #, kde-format msgctxt "%1 is playlist provider pretty name" msgid "Delete playlist from %1." msgstr "xxDelete playlist from %1.xx" #: browsers/playlistbrowser/PlaylistBrowserView.cpp:514 MainWindow.cpp:446 #, kde-format msgid "Use relative path for &saving" msgstr "xxUse relative path for &savingxx" #: browsers/playlistbrowser/PlaylistBrowserView.cpp:527 #: covermanager/CoverFoundDialog.cpp:383 MainWindow.cpp:459 #, kde-format msgid "Save As" msgstr "xxSave Asxx" #: browsers/playlistbrowser/PlaylistsInFoldersProxy.cpp:37 #, kde-format msgid "&Rename Folder..." msgstr "xx&Rename Folder...xx" #: browsers/playlistbrowser/PlaylistsInFoldersProxy.cpp:42 #, kde-format msgid "&Delete Folder" msgstr "xx&Delete Folderxx" #: browsers/playlistbrowser/PlaylistsInFoldersProxy.cpp:320 #, kde-format msgid "New name" msgstr "xxNew namexx" #: browsers/playlistbrowser/PlaylistsInFoldersProxy.cpp:322 #, kde-format msgctxt "Enter a new name for a folder that already exists" msgid "Enter new folder name:" msgstr "xxEnter new folder name:xx" #: browsers/playlistbrowser/PlaylistsInFoldersProxy.cpp:339 #: core-impl/collections/umscollection/podcasts/UmsPodcastProvider.cpp:256 #, kde-format msgid "Confirm Delete" msgstr "xxConfirm Deletexx" #: browsers/playlistbrowser/PlaylistsInFoldersProxy.cpp:340 #, kde-format msgid "Are you sure you want to delete this folder and its contents?" msgstr "xxAre you sure you want to delete this folder and its contents?xx" #. i18n: ectx: property (text), widget (QCheckBox, m_podcastCheckBox) #: browsers/playlistbrowser/PodcastCategory.cpp:82 #: core-impl/collections/umscollection/UmsConfiguration.ui:136 #, kde-format msgid "Podcasts" msgstr "xxPodcastsxx" #: browsers/playlistbrowser/PodcastCategory.cpp:83 #, kde-format msgid "List of podcast subscriptions and episodes" msgstr "xxList of podcast subscriptions and episodesxx" #: browsers/playlistbrowser/PodcastCategory.cpp:86 #, kde-format msgid "" "Manage your podcast subscriptions and browse individual episodes. " "Downloading episodes to the disk is also done here, or you can tell Amarok " "to do this automatically." msgstr "" "xxManage your podcast subscriptions and browse individual episodes. " "Downloading episodes to the disk is also done here, or you can tell Amarok " "to do this automatically.xx" #: browsers/playlistbrowser/PodcastCategory.cpp:96 #, kde-format msgid "&Add Podcast" msgstr "xx&Add Podcastxx" #: browsers/playlistbrowser/PodcastCategory.cpp:103 #, kde-format msgid "&Update All" msgstr "xx&Update Allxx" #: browsers/playlistbrowser/PodcastCategory.cpp:111 #: browsers/playlistbrowser/PodcastCategory.cpp:114 #, kde-format msgid "Import OPML File" msgstr "xxImport OPML Filexx" #: browsers/playlistbrowser/PodcastCategory.cpp:168 #, kde-format msgid "By" msgstr "xxByxx" #: browsers/playlistbrowser/PodcastCategory.cpp:207 #, kde-format msgctxt "Podcast published on date" msgid "On" msgstr "xxOnxx" #: browsers/playlistbrowser/PodcastCategory.cpp:225 #, kde-format msgid "File Size:" msgstr "xxFile Size:xx" #: browsers/playlistbrowser/PodcastCategory.cpp:237 #, kde-format msgid "Subscription Date:" msgstr "xxSubscription Date:xx" #: browsers/playlistbrowser/PodcastCategory.cpp:245 #, kde-format msgid "Keywords:" msgstr "xxKeywords:xx" #. i18n: ectx: property (toolTip), widget (QToolButton, addPodcastButton) #: browsers/playlistbrowser/PodcastCategoryBase.ui:24 #, kde-format msgid "Add Podcast..." msgstr "xxAdd Podcast...xx" #. i18n: ectx: property (text), widget (QToolButton, addPodcastButton) #: browsers/playlistbrowser/PodcastCategoryBase.ui:27 #, kde-format msgid "add podcast..." msgstr "xxadd podcast...xx" #. i18n: ectx: property (text), widget (QToolButton, refreshPodcastsButton) #: browsers/playlistbrowser/PodcastCategoryBase.ui:50 #, kde-format msgid "Refresh All Podcasts" msgstr "xxRefresh All Podcastsxx" #. i18n: ectx: property (toolTip), widget (QToolButton, configurePodcastsButton) #. i18n: ectx: property (text), widget (QToolButton, configurePodcastsButton) #: browsers/playlistbrowser/PodcastCategoryBase.ui:73 #: browsers/playlistbrowser/PodcastCategoryBase.ui:76 #, kde-format msgid "Configure Podcasts..." msgstr "xxConfigure Podcasts...xx" #. i18n: ectx: property (text), widget (QToolButton, podcastsIntervalButton) #: browsers/playlistbrowser/PodcastCategoryBase.ui:99 #, kde-format msgid "Scan Interval..." msgstr "xxScan Interval...xx" #: browsers/playlistbrowser/PodcastModel.cpp:197 #: browsers/playlistbrowser/PodcastModel.cpp:249 #, kde-format msgctxt "number of podcasts from one source" msgid "One Channel" msgid_plural "%1 channels" msgstr[0] "xx%1 channelsxx" #. i18n: ectx: property (text), widget (QLabel, titleLabel) #: browsers/playlistbrowser/PodcastModel.cpp:301 #: context/applets/tabs/ReloadEditDialog.ui:86 #: musicbrainz/MusicBrainzTagsModel.cpp:36 playlist/PlaylistModel.cpp:925 #, kde-format msgid "Title" msgstr "xxTitlexx" #: browsers/playlistbrowser/PodcastModel.cpp:302 dialogs/TagDialog.cpp:509 #, kde-format msgid "Summary" msgstr "xxSummaryxx" #: browsers/playlistbrowser/PodcastModel.cpp:322 #, kde-format msgid "Add Podcast" msgstr "xxAdd Podcastxx" #: browsers/playlistbrowser/PodcastModel.cpp:323 #, kde-format msgid "Enter RSS 1.0/2.0 or Atom feed URL:" msgstr "xxEnter RSS 1.0/2.0 or Atom feed URL:xx" #: browsers/playlistbrowser/UserPlaylistCategory.cpp:36 #, kde-format msgid "Saved Playlists" msgstr "xxSaved Playlistsxx" #: browsers/playlistbrowser/UserPlaylistCategory.cpp:37 #, kde-format msgid "User generated and imported playlists" msgstr "xxUser generated and imported playlistsxx" #: browsers/playlistbrowser/UserPlaylistCategory.cpp:40 #, kde-format msgid "" "Create, edit, organize and load playlists. Amarok automatically adds any " "playlists found when scanning your collection, and any playlists that you " "save are also shown here." msgstr "" "xxCreate, edit, organize and load playlists. Amarok automatically adds any " "playlists found when scanning your collection, and any playlists that you " "save are also shown here.xx" #: browsers/servicebrowser/ServiceBrowser.cpp:39 #, kde-format msgid "" "The Internet browser lets you browse online sources of content that " "integrates directly into Amarok. Amarok ships with a number of these " "sources, but many more can be added using scripts." msgstr "" "xxThe Internet browser lets you browse online sources of content that " "integrates directly into Amarok. Amarok ships with a number of these " "sources, but many more can be added using scripts.xx" #: configdialog/ConfigDialog.cpp:59 #, kde-format msgctxt "Miscellaneous settings" msgid "General" msgstr "xxGeneralxx" #: configdialog/ConfigDialog.cpp:59 #, kde-format msgid "Configure General Options" msgstr "xxConfigure General Optionsxx" #: configdialog/ConfigDialog.cpp:60 #: core-impl/collections/db/DatabaseCollection.cpp:54 #: core-impl/collections/db/sql/SqlCollectionLocation.cpp:71 #, kde-format msgid "Local Collection" msgstr "xxLocal Collectionxx" #: configdialog/ConfigDialog.cpp:60 #, kde-format msgid "Configure Local Collection" msgstr "xxConfigure Local Collectionxx" #: configdialog/ConfigDialog.cpp:61 #, kde-format msgid "Metadata" msgstr "xxMetadataxx" #: configdialog/ConfigDialog.cpp:61 #, kde-format msgid "Configure Metadata Handling" msgstr "xxConfigure Metadata Handlingxx" #: configdialog/ConfigDialog.cpp:62 #, kde-format msgid "Playback" msgstr "xxPlaybackxx" #: configdialog/ConfigDialog.cpp:62 #, kde-format msgid "Configure Playback" msgstr "xxConfigure Playbackxx" #: configdialog/ConfigDialog.cpp:63 #, kde-format msgid "Notifications" msgstr "xxNotificationsxx" #: configdialog/ConfigDialog.cpp:63 #, kde-format msgid "Configure Notifications" msgstr "xxConfigure Notificationsxx" #: configdialog/ConfigDialog.cpp:64 #, kde-format msgid "Database" msgstr "xxDatabasexx" #: configdialog/ConfigDialog.cpp:64 #, kde-format msgid "Configure Database" msgstr "xxConfigure Databasexx" #: configdialog/ConfigDialog.cpp:65 #, kde-format msgid "Plugins" msgstr "xxPluginsxx" #: configdialog/ConfigDialog.cpp:65 #, kde-format msgid "Configure Plugins" msgstr "xxConfigure Pluginsxx" #: configdialog/ConfigDialog.cpp:66 #: scripting/scriptconsole/ScriptConsole.cpp:341 #, kde-format msgid "Scripts" msgstr "xxScriptsxx" #: configdialog/ConfigDialog.cpp:66 #, kde-format msgid "Configure Scripts" msgstr "xxConfigure Scriptsxx" #. i18n: ectx: property (windowTitle), widget (QWidget, CollectionConfig) #: configdialog/dialogs/CollectionConfig.ui:14 #, kde-format msgid "Collection Setup" msgstr "xxCollection Setupxx" #. i18n: ectx: property (title), widget (QGroupBox, collectionFoldersBox) #: configdialog/dialogs/CollectionConfig.ui:20 #, kde-format msgid "Collection Folders" msgstr "xxCollection Foldersxx" #. i18n: ectx: property (text), widget (QLabel, descriptionLabel) #: configdialog/dialogs/CollectionConfig.ui:26 #, kde-format msgid "" "These folders will be scanned for media to make up your collection. You can " "right-click on a folder to individually rescan it, if it was previously " "selected:" msgstr "" "xxThese folders will be scanned for media to make up your collection. You " "can right-click on a folder to individually rescan it, if it was previously " "selected:xx" #. i18n: ectx: property (title), widget (QGroupBox, importingBox) #: configdialog/dialogs/CollectionConfig.ui:58 #, kde-format msgid "Importing Music" msgstr "xxImporting Musicxx" #. i18n: ectx: property (toolTip), widget (QLabel, transcodeLabel) #. i18n: ectx: property (toolTip), widget (Transcoding::SelectConfigWidget, transcodingConfig) #: configdialog/dialogs/CollectionConfig.ui:67 #: configdialog/dialogs/CollectionConfig.ui:77 #, kde-format msgid "" "Whether Amarok should transcode tracks when they are copied or moved to " "Local Collection." msgstr "" "xxWhether Amarok should transcode tracks when they are copied or moved to " "Local Collection.xx" #. i18n: ectx: property (text), widget (QLabel, transcodeLabel) #: configdialog/dialogs/CollectionConfig.ui:70 #, kde-format msgid "Transcode tracks:" msgstr "xxTranscode tracks:xx" #: configdialog/dialogs/DatabaseConfig.cpp:103 #, kde-format msgid "Amarok was able to establish a successful connection to the database." msgstr "" "xxAmarok was able to establish a successful connection to the database.xx" #: configdialog/dialogs/DatabaseConfig.cpp:104 #, kde-format msgid "Success" msgstr "xxSuccessxx" #: configdialog/dialogs/DatabaseConfig.cpp:106 #, kde-format msgid "" "The amarok database reported the following errors:\n" "%1\n" "In most cases you will need to resolve these errors before Amarok will run " "properly." msgstr "" "xxThe amarok database reported the following errors:\n" "%1\n" "In most cases you will need to resolve these errors before Amarok will run " "properly.xx" #: configdialog/dialogs/DatabaseConfig.cpp:136 #, kde-format msgid "" "Changes to database settings only take\n" "effect after Amarok is restarted." msgstr "" "xxChanges to database settings only take\n" "effect after Amarok is restarted.xx" #: configdialog/dialogs/DatabaseConfig.cpp:137 #, kde-format msgid "Database settings changed" msgstr "xxDatabase settings changedxx" #: configdialog/dialogs/DatabaseConfig.cpp:156 #, kde-format msgctxt "" "A default password for insertion into an example SQL command (so as not to " "print the real one). To be manually replaced by the user." msgid "password" msgstr "xxpasswordxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_UseServer) #. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_UseServer) #: configdialog/dialogs/DatabaseConfig.ui:17 #: configdialog/dialogs/DatabaseConfig.ui:20 #, kde-format msgid "" "Check to enable the use of an external database. By default there is already " "an embedded MySQL database running." msgstr "" "xxCheck to enable the use of an external database. By default there is " "already an embedded MySQL database running.xx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_UseServer) #: configdialog/dialogs/DatabaseConfig.ui:23 #, kde-format msgid "Use &external MySQL database" msgstr "xxUse &external MySQL databasexx" #. i18n: ectx: property (title), widget (QGroupBox, group_Connection) #: configdialog/dialogs/DatabaseConfig.ui:30 #, kde-format msgid "Connection Settings" msgstr "xxConnection Settingsxx" #. i18n: ectx: property (text), widget (QLabel, label_Host) #: configdialog/dialogs/DatabaseConfig.ui:38 #, kde-format msgid "&Server:" msgstr "xx&Server:xx" #. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_Host) #: configdialog/dialogs/DatabaseConfig.ui:55 #, kde-format msgid "Enter the name of the existing MySQL server\n" msgstr "" "xxEnter the name of the existing MySQL server\n" "xx\n" #. i18n: ectx: property (text), widget (QLabel, label_Port) #: configdialog/dialogs/DatabaseConfig.ui:71 #, kde-format msgid "P&ort:" msgstr "xxP&ort:xx" #. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_Port) #: configdialog/dialogs/DatabaseConfig.ui:91 #, kde-format msgid "Enter the port number to access the server. Default is port 3306.\n" msgstr "" "xxEnter the port number to access the server. Default is port 3306.\n" "xx\n" #. i18n: ectx: property (text), widget (QLabel, label_User) #. i18n: ectx: property (text), widget (QLabel, labelUsername) #: configdialog/dialogs/DatabaseConfig.ui:101 #: services/gpodder/GpodderConfigWidget.ui:32 #: services/lastfm/LastFmConfigWidget.ui:32 #, kde-format msgid "&Username:" msgstr "xx&Username:xx" #. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_Password) #: configdialog/dialogs/DatabaseConfig.ui:118 #, kde-format msgid "Enter the password for the default user.\n" msgstr "" "xxEnter the password for the default user.\n" "xx\n" #. i18n: ectx: property (text), widget (QLabel, label_Password) #. i18n: ectx: property (text), widget (QLabel, labelPassword) #: configdialog/dialogs/DatabaseConfig.ui:134 #: services/gpodder/GpodderConfigWidget.ui:45 #: services/lastfm/LastFmConfigWidget.ui:45 #, kde-format msgid "&Password:" msgstr "xx&Password:xx" #. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_User) #: configdialog/dialogs/DatabaseConfig.ui:151 #, kde-format msgid "" "Enter the username to access the database with full access privileges.\n" msgstr "" "xxEnter the username to access the database with full access privileges.\n" "xx\n" #. i18n: ectx: property (text), widget (QLabel, label_Database) #: configdialog/dialogs/DatabaseConfig.ui:161 #, kde-format msgid "&Database:" msgstr "xx&Database:xx" #. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_Database) #: configdialog/dialogs/DatabaseConfig.ui:178 #, kde-format msgid "Enter the name of the database. Default preset is amarokdb.\n" msgstr "" "xxEnter the name of the database. Default preset is amarokdb.\n" "xx\n" #. i18n: ectx: property (text), widget (QPushButton, button_Test) #: configdialog/dialogs/DatabaseConfig.ui:188 #, kde-format msgid "Test database connection" msgstr "xxTest database connectionxx" #. i18n: ectx: property (text), widget (QLabel, label_Info) #: configdialog/dialogs/DatabaseConfig.ui:206 #, kde-format msgid "" "Amarok expects the above database and user account to already exist. This " "user also requires full access to the database. Changes only take effect " "after Amarok is restarted." msgstr "" "xxAmarok expects the above database and user account to already exist. This " "user also requires full access to the database. Changes only take effect " "after Amarok is restarted.xx" #. i18n: ectx: property (text), widget (QLabel, label_SQL) #: configdialog/dialogs/DatabaseConfig.ui:216 #, kde-format msgid "" "If your database is not already set up, you can use the following S&QL " "commands (after replacing the password with the correct one):" msgstr "" "xxIf your database is not already set up, you can use the following S&QL " "commands (after replacing the password with the correct one):xx" #: configdialog/dialogs/ExcludedLabelsDialog.cpp:53 #, kde-format msgid "Excluded Labels" msgstr "xxExcluded Labelsxx" #. i18n: ectx: property (toolTip), widget (QToolButton, addButton) #: configdialog/dialogs/ExcludedLabelsDialog.ui:17 #, kde-format msgid "Add this label to the list of excluded labels" msgstr "xxAdd this label to the list of excluded labelsxx" #. i18n: ectx: property (placeholderText), widget (QLineEdit, addLabelLine) #: configdialog/dialogs/ExcludedLabelsDialog.ui:30 #, kde-format msgid "Add Label to Exclude" msgstr "xxAdd Label to Excludexx" #. i18n: ectx: property (text), widget (QLabel, textLabel) #: configdialog/dialogs/ExcludedLabelsDialog.ui:44 #, kde-format msgid "Selected labels won't be touched by statistics synchronization" msgstr "xxSelected labels won't be touched by statistics synchronizationxx" #. i18n: ectx: property (title), widget (QGroupBox, generalBox) #: configdialog/dialogs/GeneralConfig.ui:23 #, kde-format msgid "General Options" msgstr "xxGeneral Optionsxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowTrayIcon) #. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowTrayIcon) #: configdialog/dialogs/GeneralConfig.ui:29 #: configdialog/dialogs/GeneralConfig.ui:32 #, kde-format msgid "Check to enable the Amarok system tray icon." msgstr "xxCheck to enable the Amarok system tray icon.xx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowTrayIcon) #: configdialog/dialogs/GeneralConfig.ui:35 #, kde-format msgid "Show tray &icon" msgstr "xxShow tray &iconxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AutoGetCoverArt) #. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_AutoGetCoverArt) #: configdialog/dialogs/GeneralConfig.ui:42 #: configdialog/dialogs/GeneralConfig.ui:45 #, kde-format msgid "Check to enable the automatic retrieval of cover art from the Internet." msgstr "" "xxCheck to enable the automatic retrieval of cover art from the Internet.xx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoGetCoverArt) #: configdialog/dialogs/GeneralConfig.ui:48 #, kde-format msgid "Automatically retrieve cover art" msgstr "xxAutomatically retrieve cover artxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AnimateAppletCollapse) #. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_AnimateAppletCollapse) #: configdialog/dialogs/GeneralConfig.ui:55 #: configdialog/dialogs/GeneralConfig.ui:58 #, kde-format msgid "Check to enable animations when context applets collapse." msgstr "xxCheck to enable animations when context applets collapse.xx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowBrowserBackgroundImage) #: configdialog/dialogs/GeneralConfig.ui:68 #, kde-format msgid "Show background images in the browser panel" msgstr "xxShow background images in the browser panelxx" #. i18n: ectx: property (title), widget (QGroupBox, playlistBox) #: configdialog/dialogs/GeneralConfig.ui:78 #, kde-format msgid "Playlist Options" msgstr "xxPlaylist Optionsxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AutoScrollPlaylist) #: configdialog/dialogs/GeneralConfig.ui:84 #, kde-format msgid "" "Check to make the playlist scroll so the current track is always visible." msgstr "" "xxCheck to make the playlist scroll so the current track is always visible.xx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoScrollPlaylist) #: configdialog/dialogs/GeneralConfig.ui:87 #, kde-format msgid "Automatically scroll playlist to current track" msgstr "xxAutomatically scroll playlist to current trackxx" #. i18n: ectx: property (title), widget (QGroupBox, moodbarBox) #: configdialog/dialogs/GeneralConfig.ui:97 #, kde-format msgid "Moodbar Options" msgstr "xxMoodbar Optionsxx" #. i18n: ectx: property (text), widget (QLabel, moodbarNote) #: configdialog/dialogs/GeneralConfig.ui:103 #, kde-format msgid "" "Note: Mood files must be generated manually. For more information, " "visit related article on KDE UserBase." msgstr "" "xxNote: Mood files must be generated manually. For more information, " "visit related article on KDE UserBase.xx" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowMoodbarInSlider) #: configdialog/dialogs/GeneralConfig.ui:117 #, kde-format msgid "" "The Moodbar makes it possible to navigate in your music visually.\n" "Please note that this feature requires the external \"Moodbar Generator\" " "tool." msgstr "" "xxThe Moodbar makes it possible to navigate in your music visually.\n" "Please note that this feature requires the external \"Moodbar Generator\" " "tool.xx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowMoodbarInSlider) #: configdialog/dialogs/GeneralConfig.ui:120 #, kde-format msgid "Show Moodbar in Progress Slider" msgstr "xxShow Moodbar in Progress Sliderxx" #. i18n: ectx: property (text), widget (QLabel, label) #: configdialog/dialogs/GeneralConfig.ui:127 #, kde-format msgid "Moodbar style" msgstr "xxMoodbar stylexx" #. i18n: ectx: property (toolTip), widget (QComboBox, kcfg_MoodbarPaintStyle) #. i18n: ectx: property (whatsThis), widget (QComboBox, kcfg_MoodbarPaintStyle) #: configdialog/dialogs/GeneralConfig.ui:134 #: configdialog/dialogs/GeneralConfig.ui:137 #, kde-format msgid "Choose the mood display style" msgstr "xxChoose the mood display stylexx" #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MoodbarPaintStyle) #: configdialog/dialogs/GeneralConfig.ui:141 #, kde-format msgid "Default (System colours)" msgstr "xxDefault (System colours)xx" #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MoodbarPaintStyle) #: configdialog/dialogs/GeneralConfig.ui:146 #, kde-format msgid "Angry" msgstr "xxAngryxx" #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MoodbarPaintStyle) #: configdialog/dialogs/GeneralConfig.ui:151 #, kde-format msgid "Frozen" msgstr "xxFrozenxx" #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MoodbarPaintStyle) #: configdialog/dialogs/GeneralConfig.ui:156 #, kde-format msgid "Happy" msgstr "xxHappyxx" #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MoodbarPaintStyle) #: configdialog/dialogs/GeneralConfig.ui:161 #, kde-format msgid "Normal" msgstr "xxNormalxx" #: configdialog/dialogs/MetadataConfig.cpp:39 #, kde-format msgctxt "Maximum cover size option" msgid "Small (200 px)" msgstr "xxSmall (200 px)xx" #: configdialog/dialogs/MetadataConfig.cpp:41 #, kde-format msgctxt "Maximum cover size option" msgid "Medium (400 px)" msgstr "xxMedium (400 px)xx" #: configdialog/dialogs/MetadataConfig.cpp:43 #, kde-format msgctxt "Maximum cover size option" msgid "Large (800 px)" msgstr "xxLarge (800 px)xx" #: configdialog/dialogs/MetadataConfig.cpp:45 #, kde-format msgctxt "Maximum cover size option" msgid "Huge (1600 px)" msgstr "xxHuge (1600 px)xx" #: configdialog/dialogs/MetadataConfig.cpp:104 #, kde-format msgctxt "Statistics sync checkbox label" msgid "Synchronize Ratings" msgstr "xxSynchronize Ratingsxx" #: configdialog/dialogs/MetadataConfig.cpp:106 #, kde-format msgctxt "Statistics sync checkbox label" msgid "Synchronize First Played Times" msgstr "xxSynchronize First Played Timesxx" #: configdialog/dialogs/MetadataConfig.cpp:108 #, kde-format msgctxt "Statistics sync checkbox label" msgid "Synchronize Last Played Times" msgstr "xxSynchronize Last Played Timesxx" #: configdialog/dialogs/MetadataConfig.cpp:110 #, kde-format msgctxt "Statistics sync checkbox label" msgid "Synchronize Playcounts" msgstr "xxSynchronize Playcountsxx" #: configdialog/dialogs/MetadataConfig.cpp:112 #, kde-format msgctxt "Statistics sync checkbox label" msgid "Synchronize Labels" msgstr "xxSynchronize Labelsxx" #: configdialog/dialogs/MetadataConfig.cpp:120 #, kde-format msgctxt "" "%1 is field name such as Play Count (this string is only used as a fallback)" msgid "Synchronize %1" msgstr "xxSynchronize %1xx" #: configdialog/dialogs/MetadataConfig.cpp:231 #, kde-format msgid "(%2one exception%3)" msgid_plural "(%2%1 exceptions%3)" msgstr[0] "xx(%2%1 exceptions%3)xx" #. i18n: ectx: property (title), widget (QGroupBox, m_tagsGroup) #: configdialog/dialogs/MetadataConfig.ui:17 #, kde-format msgid "File Tags" msgstr "xxFile Tagsxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, m_writeBack) #: configdialog/dialogs/MetadataConfig.ui:26 #, kde-format msgid "" "Write meta data changes (including 'stars' rating) back to the original " "file.\n" "You can also prevent writing back by write protecting the file.\n" "This might be a good idea if you are currently\n" "sharing those files via the Internet." msgstr "" "xxWrite meta data changes (including 'stars' rating) back to the original " "file.\n" "You can also prevent writing back by write protecting the file.\n" "This might be a good idea if you are currently\n" "sharing those files via the Internet.xx" #. i18n: ectx: property (text), widget (QCheckBox, m_writeBack) #: configdialog/dialogs/MetadataConfig.ui:29 #, kde-format msgid "Write metadata to file" msgstr "xxWrite metadata to filexx" #. i18n: ectx: property (toolTip), widget (QCheckBox, m_writeBackStatistics) #: configdialog/dialogs/MetadataConfig.ui:37 #, kde-format msgid "" "Write play-changing statistics (e.g. score, lastplayed, playcount)\n" "as tags back to the file." msgstr "" "xxWrite play-changing statistics (e.g. score, lastplayed, playcount)\n" "as tags back to the file.xx" #. i18n: ectx: property (text), widget (QCheckBox, m_writeBackStatistics) #: configdialog/dialogs/MetadataConfig.ui:40 #, kde-format msgid "Write statistics to file" msgstr "xxWrite statistics to filexx" #. i18n: ectx: property (toolTip), widget (QCheckBox, m_writeBackCover) #: configdialog/dialogs/MetadataConfig.ui:50 #, kde-format msgid "" "Write changed covers back to the file.\n" "This will replace existing embedded covers." msgstr "" "xxWrite changed covers back to the file.\n" "This will replace existing embedded covers.xx" #. i18n: ectx: property (text), widget (QCheckBox, m_writeBackCover) #: configdialog/dialogs/MetadataConfig.ui:53 #, kde-format msgid "Write covers to file, maximum size:" msgstr "xxWrite covers to file, maximum size:xx" #. i18n: ectx: property (toolTip), widget (KComboBox, m_writeBackCoverDimensions) #: configdialog/dialogs/MetadataConfig.ui:60 #, kde-format msgid "Scale covers down if necessary." msgstr "xxScale covers down if necessary.xx" #. i18n: ectx: property (toolTip), widget (QCheckBox, m_useCharsetDetector) #: configdialog/dialogs/MetadataConfig.ui:84 #, kde-format msgid "" "If selected, Amarok will use Mozilla's\n" "Character Set Detector to attempt to automatically guess the\n" "character sets used in ID3 tags." msgstr "" "xxIf selected, Amarok will use Mozilla's\n" "Character Set Detector to attempt to automatically guess the\n" "character sets used in ID3 tags.xx" #. i18n: ectx: property (text), widget (QCheckBox, m_useCharsetDetector) #: configdialog/dialogs/MetadataConfig.ui:87 #, kde-format msgid "&Enable character set detection in ID3 tags" msgstr "xx&Enable character set detection in ID3 tagsxx" #. i18n: ectx: property (title), widget (QGroupBox, m_statSyncingGroup) #: configdialog/dialogs/MetadataConfig.ui:97 #, kde-format msgid "Statistics Synchronization" msgstr "xxStatistics Synchronizationxx" #. i18n: ectx: property (text), widget (QLabel, m_syncedCollectionsLabel) #: configdialog/dialogs/MetadataConfig.ui:103 #, kde-format msgid "" "Check collections to keep them synchronized. This includes scrobbling " "of tracks played on iPods if you have Last.fm plugin configured" msgstr "" "xxCheck collections to keep them synchronized. This includes " "scrobbling of tracks played on iPods if you have Last.fm plugin configuredxx" #. i18n: ectx: property (text), widget (QPushButton, m_forgetTargetsButton) #: configdialog/dialogs/MetadataConfig.ui:128 #, kde-format msgid "Forget" msgstr "xxForgetxx" #. i18n: ectx: property (text), widget (QPushButton, m_configureTargetButton) #: configdialog/dialogs/MetadataConfig.ui:138 #, kde-format msgid "Configure…" msgstr "xxConfigure…xx" #. i18n: ectx: property (text), widget (QPushButton, m_addTargetButton) #: configdialog/dialogs/MetadataConfig.ui:145 #, kde-format msgid "Add…" msgstr "xxAdd…xx" #. i18n: ectx: property (text), widget (QPushButton, m_synchronizeButton) #: configdialog/dialogs/MetadataConfig.ui:155 #, kde-format msgid "Synchronize…" msgstr "xxSynchronize…xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: configdialog/dialogs/NotificationsConfig.ui:17 #: configdialog/dialogs/PlaybackConfig.ui:17 #, kde-format msgid "General" msgstr "xxGeneralxx" #. i18n: ectx: property (toolTip), widget (QGroupBox, kcfg_OsdEnabled) #. i18n: ectx: property (whatsThis), widget (QGroupBox, kcfg_OsdEnabled) #: configdialog/dialogs/NotificationsConfig.ui:23 #: configdialog/dialogs/NotificationsConfig.ui:26 #, kde-format msgid "" "Check to enable the On-Screen-Display. The OSD briefly displays track data " "when a new track is played." msgstr "" "xxCheck to enable the On-Screen-Display. The OSD briefly displays track data " "when a new track is played.xx" #. i18n: ectx: property (title), widget (QGroupBox, kcfg_OsdEnabled) #: configdialog/dialogs/NotificationsConfig.ui:29 #, kde-format msgid "Use &On-Screen-Display" msgstr "xxUse &On-Screen-Displayxx" #. i18n: ectx: property (text), widget (QLabel, textLabel1) #. i18n: ectx: property (text), widget (QLabel, fadeoutLengthLabel) #: configdialog/dialogs/NotificationsConfig.ui:43 #: configdialog/dialogs/PlaybackConfig.ui:95 #, kde-format msgid "&Duration:" msgstr "xx&Duration:xx" #. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_OsdDuration) #. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_OsdDuration) #: configdialog/dialogs/NotificationsConfig.ui:62 #: configdialog/dialogs/NotificationsConfig.ui:65 #, kde-format msgid "" "The time in milliseconds for which to show the OSD. The value must be " "between 500 ms and 10000 ms." msgstr "" "xxThe time in milliseconds for which to show the OSD. The value must be " "between 500 ms and 10000 ms.xx" #. i18n: ectx: property (specialValueText), widget (QSpinBox, kcfg_OsdDuration) #: configdialog/dialogs/NotificationsConfig.ui:71 #, kde-format msgid "Forever" msgstr "xxForeverxx" #. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_OsdDuration) #. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_FadeoutLength) #: configdialog/dialogs/NotificationsConfig.ui:74 #: configdialog/dialogs/PlaybackConfig.ui:114 #, kde-format msgid " ms" msgstr "xx msxx" #. i18n: ectx: property (text), widget (QLabel, textLabel2_3) #: configdialog/dialogs/NotificationsConfig.ui:93 #, kde-format msgid "Sc&reen:" msgstr "xxSc&reen:xx" #. i18n: ectx: property (toolTip), widget (KComboBox, kcfg_OsdScreen) #. i18n: ectx: property (whatsThis), widget (KComboBox, kcfg_OsdScreen) #: configdialog/dialogs/NotificationsConfig.ui:112 #: configdialog/dialogs/NotificationsConfig.ui:115 #, kde-format msgid "The screen that should display the OSD." msgstr "xxThe screen that should display the OSD.xx" #. i18n: ectx: property (toolTip), widget (QGroupBox, kcfg_OsdUseCustomColors) #. i18n: ectx: property (whatsThis), widget (QGroupBox, kcfg_OsdUseCustomColors) #: configdialog/dialogs/NotificationsConfig.ui:133 #: configdialog/dialogs/NotificationsConfig.ui:136 #, kde-format msgid "Check to enable custom colors for the On-Screen-Display." msgstr "xxCheck to enable custom colors for the On-Screen-Display.xx" #. i18n: ectx: property (title), widget (QGroupBox, kcfg_OsdUseCustomColors) #: configdialog/dialogs/NotificationsConfig.ui:139 #, kde-format msgid "Use &custom colors" msgstr "xxUse &custom colorsxx" #. i18n: ectx: property (whatsThis), widget (QLabel, textLabel2) #. i18n: ectx: property (whatsThis), widget (KColorButton, kcfg_OsdTextColor) #: configdialog/dialogs/NotificationsConfig.ui:163 #: configdialog/dialogs/NotificationsConfig.ui:191 #, kde-format msgid "The color of the OSD text." msgstr "xxThe color of the OSD text.xx" #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: configdialog/dialogs/NotificationsConfig.ui:166 #, kde-format msgid "Text color:" msgstr "xxText color:xx" #. i18n: ectx: property (toolTip), widget (KColorButton, kcfg_OsdTextColor) #: configdialog/dialogs/NotificationsConfig.ui:188 #, kde-format msgid "Click to select the color of the OSD text." msgstr "xxClick to select the color of the OSD text.xx" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_OsdUseTranslucency) #: configdialog/dialogs/NotificationsConfig.ui:211 #, kde-format msgid "If checked, enables translucency if supported by your desktop system." msgstr "" "xxIf checked, enables translucency if supported by your desktop system.xx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_OsdUseTranslucency) #: configdialog/dialogs/NotificationsConfig.ui:214 #, kde-format msgid "&Translucent" msgstr "xx&Translucentxx" #. i18n: ectx: property (text), widget (QLabel, label) #: configdialog/dialogs/NotificationsConfig.ui:226 #, kde-format msgid "Font scale:" msgstr "xxFont scale:xx" #. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_OsdFontScaling) #: configdialog/dialogs/NotificationsConfig.ui:233 #, no-c-format, kde-format msgid "%" msgstr "xx%xx" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_KNotifyEnabled) #: configdialog/dialogs/NotificationsConfig.ui:274 #, kde-format msgid "Check to use the system notification." msgstr "xxCheck to use the system notification.xx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_KNotifyEnabled) #: configdialog/dialogs/NotificationsConfig.ui:277 #, kde-format msgid "Use &system notifications" msgstr "xxUse &system notificationsxx" #: configdialog/dialogs/PlaybackConfig.cpp:38 #, kde-format msgid "Current Phonon backend does not support volume fading" msgstr "xxCurrent Phonon backend does not support volume fadingxx" #: configdialog/dialogs/PlaybackConfig.cpp:90 #, kde-format msgid "Sound System - Amarok" msgstr "xxSound System - Amarokxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ResumePlayback) #. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ResumePlayback) #: configdialog/dialogs/PlaybackConfig.ui:23 #: configdialog/dialogs/PlaybackConfig.ui:26 #, kde-format msgid "" "If checked, Amarok will
resume playback from where you left it the " "previous session -- just like a tape-player." msgstr "" "xxIf checked, Amarok will
resume playback from where you left it the " "previous session -- just like a tape-player.xx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ResumePlayback) #: configdialog/dialogs/PlaybackConfig.ui:29 #, kde-format msgid "&Resume playback on start" msgstr "xx&Resume playback on startxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_StartPlayingOnAdd) #. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_StartPlayingOnAdd) #: configdialog/dialogs/PlaybackConfig.ui:36 #: configdialog/dialogs/PlaybackConfig.ui:39 #, kde-format msgid "" "Enable this option to start playing whenever a track or more are added " "to the playlist using mouse, pressing Enter or when the playlist is " "replaced. Does nothing if something is already playing." msgstr "" "xxEnable this option to start playing whenever a track or more are " "added to the playlist using mouse, pressing Enter or when the playlist is " "replaced. Does nothing if something is already playing.xx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_StartPlayingOnAdd) #: configdialog/dialogs/PlaybackConfig.ui:42 #, kde-format msgid "Start playing when tracks are added to playlist" msgstr "xxStart playing when tracks are added to playlistxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_4) #: configdialog/dialogs/PlaybackConfig.ui:52 #, kde-format msgid "Volume Fading" msgstr "xxVolume Fadingxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_FadeoutOnStop) #: configdialog/dialogs/PlaybackConfig.ui:58 #, kde-format msgid "Fadeout on stop" msgstr "xxFadeout on stopxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_FadeoutOnPause) #: configdialog/dialogs/PlaybackConfig.ui:65 #, kde-format msgid "Fadeout on pause" msgstr "xxFadeout on pausexx" #. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_FadeoutLength) #. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_FadeoutLength) #: configdialog/dialogs/PlaybackConfig.ui:108 #: configdialog/dialogs/PlaybackConfig.ui:111 #, kde-format msgid "The length of the fadeout, in milliseconds." msgstr "xxThe length of the fadeout, in milliseconds.xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_3) #: configdialog/dialogs/PlaybackConfig.ui:153 #, kde-format msgid "System Suspend Options" msgstr "xxSystem Suspend Optionsxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_InhibitSuspend) #. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_InhibitSuspend) #: configdialog/dialogs/PlaybackConfig.ui:159 #: configdialog/dialogs/PlaybackConfig.ui:162 #, kde-format msgid "" "If enabled, Amarok will prevent the system from automatically suspending if " "it is playing a track" msgstr "" "xxIf enabled, Amarok will prevent the system from automatically suspending " "if it is playing a trackxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_InhibitSuspend) #: configdialog/dialogs/PlaybackConfig.ui:165 #, kde-format msgid "&Inhibit automatic suspend if playing" msgstr "xx&Inhibit automatic suspend if playingxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_PauseOnSuspend) #. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_PauseOnSuspend) #: configdialog/dialogs/PlaybackConfig.ui:172 #: configdialog/dialogs/PlaybackConfig.ui:175 #, kde-format msgid "If enabled, Amarok will pause the currently playing track on suspend" msgstr "" "xxIf enabled, Amarok will pause the currently playing track on suspendxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_PauseOnSuspend) #: configdialog/dialogs/PlaybackConfig.ui:178 #, kde-format msgid "&Pause playback on suspend" msgstr "xx&Pause playback on suspendxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: configdialog/dialogs/PlaybackConfig.ui:188 #, kde-format msgid "Sound System Configuration" msgstr "xxSound System Configurationxx" #. i18n: ectx: property (toolTip), widget (QPushButton, pushButtonPhonon) #. i18n: ectx: property (whatsThis), widget (QPushButton, pushButtonPhonon) #: configdialog/dialogs/PlaybackConfig.ui:217 #: configdialog/dialogs/PlaybackConfig.ui:220 #, kde-format msgid "Phonon is the audio system used by Amarok." msgstr "xxPhonon is the audio system used by Amarok.xx" #. i18n: ectx: property (text), widget (QPushButton, pushButtonPhonon) #: configdialog/dialogs/PlaybackConfig.ui:223 #, kde-format msgid "Configure Phonon" msgstr "xxConfigure Phononxx" #: configdialog/dialogs/PluginsConfig.cpp:44 #, kde-format msgid "Collections" msgstr "xxCollectionsxx" #: configdialog/dialogs/PluginsConfig.cpp:47 #, kde-format msgid "Internet Services" msgstr "xxInternet Servicesxx" #: configdialog/dialogs/PluginsConfig.cpp:50 #, kde-format msgid "Statistics importers" msgstr "xxStatistics importersxx" #: configdialog/dialogs/ScriptsConfig.cpp:132 #, kde-format msgid "Manually installed scripts cannot be automatically updated, continue?" msgstr "" "xxManually installed scripts cannot be automatically updated, continue?xx" #: configdialog/dialogs/ScriptsConfig.cpp:138 #, kde-format msgid "Select Archived Script" msgstr "xxSelect Archived Scriptxx" #: configdialog/dialogs/ScriptsConfig.cpp:153 #, kde-format msgid "Invalid Archive" msgstr "xxInvalid Archivexx" #: configdialog/dialogs/ScriptsConfig.cpp:163 #: configdialog/dialogs/ScriptsConfig.cpp:177 #, kde-format msgid "Invalid Script File" msgstr "xxInvalid Script Filexx" #: configdialog/dialogs/ScriptsConfig.cpp:184 #, kde-format msgid "" "Another script with the name %1 already exists\n" "Existing Script's Version: %2\n" "Selected Script's Version: %3" msgstr "" "xxAnother script with the name %1 already exists\n" "Existing Script's Version: %2\n" "Selected Script's Version: %3xx" #: configdialog/dialogs/ScriptsConfig.cpp:195 #, kde-format msgid "The script %1 was successfully installed" msgstr "xxThe script %1 was successfully installedxx" #: configdialog/dialogs/ScriptsConfig.cpp:207 #, kde-format msgid "Generic" msgstr "xxGenericxx" #: configdialog/dialogs/ScriptsConfig.cpp:211 dialogs/TagDialog.cpp:511 #, kde-format msgid "Lyrics" msgstr "xxLyricsxx" #: configdialog/dialogs/ScriptsConfig.cpp:215 #, kde-format msgid "Scriptable Service" msgstr "xxScriptable Servicexx" #: configdialog/dialogs/ScriptsConfig.cpp:252 #, kde-format msgid "" "You are advised to only uninstall manually installed scripts using this " "button." msgstr "" "xxYou are advised to only uninstall manually installed scripts using this " "button.xx" #. i18n: ectx: property (text), widget (QPushButton, uninstallButton) #: configdialog/dialogs/ScriptsConfig.ui:36 #, kde-format msgid "Uninstall Script" msgstr "xxUninstall Scriptxx" #. i18n: ectx: property (text), widget (QPushButton, installButton) #: configdialog/dialogs/ScriptsConfig.ui:43 #, kde-format msgid "Install Local Script" msgstr "xxInstall Local Scriptxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AutoUpdateScripts) #. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_AutoUpdateScripts) #: configdialog/dialogs/ScriptsConfig.ui:54 #: configdialog/dialogs/ScriptsConfig.ui:57 #, kde-format msgid "" "Automatically download and install updates for the built-in scripts from the " "Amarok website if available" msgstr "" "xxAutomatically download and install updates for the built-in scripts from " "the Amarok website if availablexx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoUpdateScripts) #: configdialog/dialogs/ScriptsConfig.ui:60 #, kde-format msgid "Automatically update built-in scripts" msgstr "xxAutomatically update built-in scriptsxx" #. i18n: ectx: property (toolTip), widget (QPushButton, manageButton) #: configdialog/dialogs/ScriptsConfig.ui:80 #, kde-format msgid "Browse, install, and uninstall scripts" msgstr "xxBrowse, install, and uninstall scriptsxx" #. i18n: ectx: property (text), widget (QPushButton, manageButton) #: configdialog/dialogs/ScriptsConfig.ui:83 #, kde-format msgid "Manage Scripts" msgstr "xxManage Scriptsxx" #. i18n: ectx: property (title), widget (QGroupBox, m_scriptConsoleGroup) #: configdialog/dialogs/ScriptsConfig.ui:107 #: scripting/scriptconsole/ScriptConsole.cpp:74 #, kde-format msgid "Script Console" msgstr "xxScript Consolexx" #. i18n: ectx: property (statusTip), widget (QCheckBox, kcfg_EnableScriptConsole) #. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_EnableScriptConsole) #: configdialog/dialogs/ScriptsConfig.ui:116 #: configdialog/dialogs/ScriptsConfig.ui:119 #, kde-format msgid "Enable the script console." msgstr "xxEnable the script console.xx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnableScriptConsole) #: configdialog/dialogs/ScriptsConfig.ui:122 #, kde-format msgid "Enable Script Console" msgstr "xxEnable Script Consolexx" #: configdialog/dialogs/ScriptSelector.cpp:35 #, kde-format msgid "Search Scripts" msgstr "xxSearch Scriptsxx" #: context/AmarokContextPackageStructure.cpp:26 #, kde-format msgid "Main Script File" msgstr "xxMain Script Filexx" #: context/AmarokContextPackageStructure.cpp:27 #: context/AmarokContextPackageStructure.cpp:28 #, kde-format msgid "Applet Icon File" msgstr "xxApplet Icon Filexx" #: context/AmarokContextPackageStructure.cpp:30 #, kde-format msgid "Images" msgstr "xxImagesxx" #: context/applets/albums/plugin/AlbumItem.cpp:109 #: statsyncing/ui/MatchedTracksPage.cpp:378 #, kde-format msgid "%1 track" msgid_plural "%1 tracks" msgstr[0] "xx%1 tracksxx" #: context/applets/albums/plugin/AlbumsEngine.cpp:183 #, kde-format msgid "Disc %1" msgstr "xxDisc %1xx" #: context/applets/albums/plugin/AlbumsEngine.cpp:258 #, kde-format msgid "&Queue" msgstr "xx&Queuexx" #: context/applets/albums/plugin/AlbumsEngine.cpp:259 #: playlist/view/PlaylistViewCommon.cpp:265 #, kde-format msgid "Edit Track Details" msgstr "xxEdit Track Detailsxx" #: context/applets/currenttrack/plugin/CurrentEngine.cpp:258 #: transcoding/TranscodingSelectConfigWidget.cpp:35 #, kde-format msgid "Never" msgstr "xxNeverxx" #: context/applets/labels/LabelGraphicsItem.cpp:64 #, kde-format msgid "Add label" msgstr "xxAdd labelxx" #: context/applets/labels/LabelGraphicsItem.cpp:69 #, kde-format msgid "Remove label" msgstr "xxRemove labelxx" #: context/applets/labels/LabelGraphicsItem.cpp:74 #: context/applets/similarartists/ArtistWidget.cpp:131 #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:146 #: playlist/view/PlaylistViewCommon.cpp:202 #, kde-format msgid "Show in Media Sources" msgstr "xxShow in Media Sourcesxx" #: context/applets/labels/LabelGraphicsItem.cpp:79 #, kde-format msgid "Add to blacklist" msgstr "xxAdd to blacklistxx" #. i18n: ectx: property (text), widget (QToolButton, matchedLabelsButton) #: context/applets/labels/LabelsApplet.cpp:94 #: context/applets/labels/LabelsApplet.cpp:187 dialogs/TagDialog.cpp:512 #: statsyncing/ui/MatchedTracksPage.ui:87 #, kde-format msgid "Labels" msgstr "xxLabelsxx" #: context/applets/labels/LabelsApplet.cpp:104 #: context/applets/wikipedia/plugin/WikipediaApplet.cpp:617 #, kde-format msgid "Reload" msgstr "xxReloadxx" #. i18n: ectx: property (title), widget (QGroupBox, settingsGroupBox) #: context/applets/labels/LabelsApplet.cpp:114 #: context/applets/similarartists/SimilarArtistsApplet.cpp:98 #: context/applets/tabs/TabsApplet.cpp:108 #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:85 #: context/applets/wikipedia/plugin/WikipediaApplet.cpp:647 #: core-impl/collections/ipodcollection/support/IpodConfiguration.ui:20 #, kde-format msgid "Settings" msgstr "xxSettingsxx" #: context/applets/labels/LabelsApplet.cpp:199 #, kde-format msgid "Labels: No track playing" msgstr "xxLabels: No track playingxx" #: context/applets/labels/LabelsApplet.cpp:520 #, kde-format msgid "Labels: Fetching..." msgstr "xxLabels: Fetching...xx" #: context/applets/labels/LabelsApplet.cpp:530 #: statsyncing/models/CommonModel.cpp:186 #, kde-format msgid "Labels: %1" msgstr "xxLabels: %1xx" #: context/applets/labels/LabelsApplet.cpp:578 #, kde-format msgid "Labels for %1 by %2" msgstr "xxLabels for %1 by %2xx" #: context/applets/labels/LabelsApplet.cpp:757 #, kde-format msgid "General Settings" msgstr "xxGeneral Settingsxx" #: context/applets/labels/LabelsApplet.cpp:758 #, kde-format msgid "Blacklist Settings" msgstr "xxBlacklist Settingsxx" #: context/applets/labels/LabelsApplet.cpp:759 #, kde-format msgid "Replacement Settings" msgstr "xxReplacement Settingsxx" #. i18n: ectx: property (text), widget (QLabel, label) #: context/applets/labels/labelsBlacklistSettings.ui:17 #, kde-format msgid "Do not show the following labels:" msgstr "xxDo not show the following labels:xx" #. i18n: ectx: property (text), widget (QCheckBox, matchArtistCheckBox) #: context/applets/labels/labelsBlacklistSettings.ui:24 #, kde-format msgid "Labels matching the artist" msgstr "xxLabels matching the artistxx" #. i18n: ectx: property (text), widget (QCheckBox, matchTitleCheckBox) #: context/applets/labels/labelsBlacklistSettings.ui:31 #, kde-format msgid "Labels matching the title" msgstr "xxLabels matching the titlexx" #. i18n: ectx: property (text), widget (QCheckBox, matchAlbumCheckBox) #: context/applets/labels/labelsBlacklistSettings.ui:38 #, kde-format msgid "Labels matching the album" msgstr "xxLabels matching the albumxx" #. i18n: ectx: property (text), widget (QLabel, label_4) #: context/applets/labels/labelsBlacklistSettings.ui:61 #, kde-format msgid "Blacklist:" msgstr "xxBlacklist:xx" #. i18n: ectx: property (windowTitle), widget (QWidget, labelsGeneralSettings) #: context/applets/labels/labelsGeneralSettings.ui:20 #, kde-format msgid "Labels Settings" msgstr "xxLabels Settingsxx" #. i18n: ectx: property (text), widget (QLabel, label) #. i18n: ectx: property (text), widget (QLabel, minAutoAddCountLabel) #: context/applets/labels/labelsGeneralSettings.ui:37 #: context/applets/labels/labelsGeneralSettings.ui:169 #, kde-format msgid "Minimum label score:" msgstr "xxMinimum label score:xx" #. i18n: ectx: property (toolTip), widget (QSpinBox, minCountSpinBox) #: context/applets/labels/labelsGeneralSettings.ui:56 #, kde-format msgid "Show only labels that are rated at least that high." msgstr "xxShow only labels that are rated at least that high.xx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: context/applets/labels/labelsGeneralSettings.ui:75 #, kde-format msgid "Maximum labels to show:" msgstr "xxMaximum labels to show:xx" #. i18n: ectx: property (toolTip), widget (QSpinBox, numLabelsSpinBox) #: context/applets/labels/labelsGeneralSettings.ui:95 #, kde-format msgid "" "Do not show more than this many labels.\n" "Note that personal labels will always be shown." msgstr "" "xxDo not show more than this many labels.\n" "Note that personal labels will always be shown.xx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: context/applets/labels/labelsGeneralSettings.ui:108 #, kde-format msgid "Show personal labels with score:" msgstr "xxShow personal labels with score:xx" #. i18n: ectx: property (toolTip), widget (QSpinBox, personalCountSpinBox) #: context/applets/labels/labelsGeneralSettings.ui:127 #, kde-format msgid "Affects the font size of the personal labels." msgstr "xxAffects the font size of the personal labels.xx" #. i18n: ectx: property (text), widget (QCheckBox, autoAddCheckBox) #: context/applets/labels/labelsGeneralSettings.ui:145 #, kde-format msgid "Automatically add downloaded labels if none are assigned" msgstr "xxAutomatically add downloaded labels if none are assignedxx" #. i18n: ectx: property (toolTip), widget (QSpinBox, minAutoAddCountSpinBox) #: context/applets/labels/labelsGeneralSettings.ui:185 #, kde-format msgid "Add only labels that are rated at least that high." msgstr "xxAdd only labels that are rated at least that high.xx" #. i18n: ectx: property (text), widget (QLabel, label_5) #: context/applets/labels/labelsGeneralSettings.ui:227 #, kde-format msgid "Color for assigned labels:" msgstr "xxColor for assigned labels:xx" #. i18n: ectx: property (text), widget (QLabel, label_6) #: context/applets/labels/labelsGeneralSettings.ui:257 #, kde-format msgid "Color for labels background:" msgstr "xxColor for labels background:xx" #. i18n: ectx: property (toolTip), widget (QPushButton, resetColorsPushButton) #: context/applets/labels/labelsGeneralSettings.ui:297 #, kde-format msgid "Sets the label colors according to the current color scheme." msgstr "xxSets the label colors according to the current color scheme.xx" #. i18n: ectx: property (text), widget (QPushButton, resetColorsPushButton) #: context/applets/labels/labelsGeneralSettings.ui:300 #, kde-format msgid "Reset colors" msgstr "xxReset colorsxx" #. i18n: ectx: property (text), widget (QLabel, label) #: context/applets/labels/labelsReplacementSettings.ui:19 #, kde-format msgid "Replace downloaded label" msgstr "xxReplace downloaded labelxx" #. i18n: ectx: property (text), widget (QLabel, replaceLabel2) #. i18n: ectx: property (text), widget (QLabel, label_2) #: context/applets/labels/labelsReplacementSettings.ui:36 #: dialogs/OrganizeCollectionOptions.ui:178 #, kde-format msgid "with" msgstr "xxwithxx" #. i18n: ectx: property (text), widget (QPushButton, addButton) #. i18n: ectx: property (text), widget (QPushButton, addPushButton) #: context/applets/labels/labelsReplacementSettings.ui:69 #: dialogs/TagDialogBase.ui:1005 #, kde-format msgid "Add" msgstr "xxAddxx" #. i18n: ectx: property (toolTip), widget (QTreeWidget, replacementTreeWidget) #: context/applets/labels/labelsReplacementSettings.ui:79 #, kde-format msgid "" "This will help you keep your label collection clean by replacing downloaded " "labels according to your preferences.\n" "Eg. \"hip hop\" -> \"hip-hop\"" msgstr "" "xxThis will help you keep your label collection clean by replacing " "downloaded labels according to your preferences.\n" "Eg. \"hip hop\" -> \"hip-hop\"xx" #. i18n: ectx: property (text), widget (QTreeWidget, replacementTreeWidget) #: context/applets/labels/labelsReplacementSettings.ui:98 #, kde-format msgid "Downloaded label" msgstr "xxDownloaded labelxx" #. i18n: ectx: property (text), widget (QTreeWidget, replacementTreeWidget) #: context/applets/labels/labelsReplacementSettings.ui:103 #, kde-format msgid "Replacement" msgstr "xxReplacementxx" #. i18n: ectx: property (text), widget (QPushButton, removePushButton) #: context/applets/labels/labelsReplacementSettings.ui:126 #: playlistgenerator/PresetEditDialog.cpp:73 #, kde-format msgid "Remove selected" msgstr "xxRemove selectedxx" #: context/applets/playlistinfo/PlaylistInfo.cpp:155 #, kde-format msgid "Configure Playlist Info Applet" msgstr "xxConfigure Playlist Info Appletxx" #: context/applets/playlistinfo/PlaylistInfo.cpp:177 #, kde-format msgid "Width" msgstr "xxWidthxx" #: context/applets/similarartists/ArtistWidget.cpp:137 #, kde-format msgid "Add Last.fm artist station to the Playlist" msgstr "xxAdd Last.fm artist station to the Playlistxx" #: context/applets/similarartists/ArtistWidget.cpp:143 #, kde-format msgid "Add top track to the Playlist" msgstr "xxAdd top track to the Playlistxx" #: context/applets/similarartists/ArtistWidget.cpp:150 #, kde-format msgid "Show Similar Artists to %1" msgstr "xxShow Similar Artists to %1xx" #: context/applets/similarartists/ArtistWidget.cpp:165 #, kde-format msgid "Open Last.fm webpage for this artist" msgstr "xxOpen Last.fm webpage for this artistxx" #: context/applets/similarartists/ArtistWidget.cpp:182 #, kde-format msgid "Match: %1%" msgstr "xxMatch: %1%xx" #: context/applets/similarartists/ArtistWidget.cpp:278 #, kde-format msgid "Unable to fetch the picture: %1" msgstr "xxUnable to fetch the picture: %1xx" #: context/applets/similarartists/ArtistWidget.cpp:287 #, kde-format msgctxt "@info:tooltip Artist biography" msgid "Show Biography" msgstr "xxShow Biographyxx" #: context/applets/similarartists/ArtistWidget.cpp:428 #, kde-format msgid "No description available." msgstr "xxNo description available.xx" #: context/applets/similarartists/ArtistWidget.cpp:444 #, kde-format msgctxt "@label:textbox" msgid "Tags: %1" msgstr "xxTags: %1xx" #: context/applets/similarartists/ArtistWidget.cpp:453 #, kde-format msgid "Top track not found" msgstr "xxTop track not foundxx" #: context/applets/similarartists/ArtistWidget.cpp:459 #, kde-format msgid "Top track: %1" msgstr "xxTop track: %1xx" #: context/applets/similarartists/SimilarArtistsApplet.cpp:72 #: context/applets/similarartists/SimilarArtistsApplet.cpp:156 #, kde-format msgid "Similar Artists" msgstr "xxSimilar Artistsxx" #: context/applets/similarartists/SimilarArtistsApplet.cpp:77 #: context/applets/wikipedia/plugin/WikipediaApplet.cpp:604 #: statsyncing/ui/MatchedTracksPage.cpp:138 #, kde-format msgid "Back" msgstr "xxBackxx" #: context/applets/similarartists/SimilarArtistsApplet.cpp:84 #: context/applets/wikipedia/plugin/WikipediaApplet.cpp:611 #, kde-format msgid "Forward" msgstr "xxForwardxx" #: context/applets/similarartists/SimilarArtistsApplet.cpp:91 #, kde-format msgid "Show Similar Artists for Currently Playing Track" msgstr "xxShow Similar Artists for Currently Playing Trackxx" #: context/applets/similarartists/SimilarArtistsApplet.cpp:191 #, kde-format msgid "Similar Artists Settings" msgstr "xxSimilar Artists Settingsxx" #: context/applets/similarartists/SimilarArtistsApplet.cpp:215 #, kde-format msgid "Similar Artists to %1" msgstr "xxSimilar Artists to %1xx" #: context/applets/similarartists/SimilarArtistsApplet.cpp:222 #, kde-format msgid "Similar Artists: Not Found" msgstr "xxSimilar Artists: Not Foundxx" #: context/applets/similarartists/SimilarArtistsApplet.cpp:262 #, kde-format msgctxt "@item:intext Artist biography published date" msgid "Published: %1" msgstr "xxPublished: %1xx" #. i18n: ectx: property (text), widget (QLabel, label) #: context/applets/similarartists/similarArtistsSettings.ui:19 #, kde-format msgid "Maximum number of artists to show:" msgstr "xxMaximum number of artists to show:xx" #: context/applets/songkick/SongkickApplet.cpp:41 #, kde-format msgid "Songkick Concert Information" msgstr "xxSongkick Concert Informationxx" #: context/applets/songkick/SongkickApplet.cpp:63 #, kde-format msgid "Concerts" msgstr "xxConcertsxx" #: context/applets/songkick/SongkickApplet.cpp:70 #, kde-format msgid "Reload Songkick" msgstr "xxReload Songkickxx" #: context/applets/songkick/SongkickApplet.cpp:152 #, kde-format msgid "Concert information is being fetched." msgstr "xxConcert information is being fetched.xx" #: context/applets/songkick/SongkickApplet.cpp:157 #, kde-format msgid "" "Songkick was not able to be downloaded. Please check your Internet " "connection: %1" msgstr "" "xxSongkick was not able to be downloaded. Please check your Internet " "connection: %1xx" #: context/applets/songkick/SongkickApplet.cpp:202 #, kde-format msgid "There was no information found for this track" msgstr "xxThere was no information found for this trackxx" #. i18n: ectx: property (windowTitle), widget (QWidget, ReloadEditDialog) #: context/applets/tabs/ReloadEditDialog.ui:32 #, kde-format msgid "Reload tabs" msgstr "xxReload tabsxx" #. i18n: ectx: property (text), widget (QLabel, label) #: context/applets/tabs/ReloadEditDialog.ui:61 #, kde-format msgid "Reload tabs with the following title and artist" msgstr "xxReload tabs with the following title and artistxx" #. i18n: ectx: property (text), widget (QLabel, artistLabel) #: context/applets/tabs/ReloadEditDialog.ui:73 #: context/applets/wikipedia/plugin/WikipediaApplet.cpp:623 #: dialogs/transferdialog.cpp:103 musicbrainz/MusicBrainzTagsModel.cpp:37 #: playlist/PlaylistModel.cpp:926 services/jamendo/JamendoInfoParser.cpp:51 #: services/lastfm/LastFmService.cpp:461 #: services/magnatune/MagnatuneStore.cpp:214 #, kde-format msgid "Artist" msgstr "xxArtistxx" #: context/applets/tabs/TabsApplet.cpp:83 #: context/applets/tabs/TabsApplet.cpp:133 #: context/applets/tabs/TabsApplet.cpp:150 #, kde-format msgctxt "Guitar tablature" msgid "Tabs" msgstr "xxTabsxx" #: context/applets/tabs/TabsApplet.cpp:99 #, kde-format msgctxt "Guitar tablature" msgid "Reload tabs" msgstr "xxReload tabsxx" #: context/applets/tabs/TabsApplet.cpp:162 #, kde-format msgctxt "Guitar tablature" msgid "Tabs: Fetching..." msgstr "xxTabs: Fetching...xx" #: context/applets/tabs/TabsApplet.cpp:174 #, kde-format msgctxt "Guitar tablature" msgid "No Tabs for %1 by %2" msgstr "xxNo Tabs for %1 by %2xx" #: context/applets/tabs/TabsApplet.cpp:180 #, kde-format msgctxt "Guitar tablature" msgid "Tabs: Fetch Error" msgstr "xxTabs: Fetch Errorxx" #: context/applets/tabs/TabsApplet.cpp:205 #, kde-format msgctxt "Guitar tablature" msgid "Tabs: %1 - %2" msgstr "xxTabs: %1 - %2xx" #: context/applets/tabs/TabsApplet.cpp:280 #, kde-format msgctxt "Guitar tablature settings" msgid "Tabs Settings" msgstr "xxTabs Settingsxx" #: context/applets/tabs/TabsApplet.cpp:323 #, kde-format msgctxt "Guitar tablature" msgid "Reload Tabs" msgstr "xxReload Tabsxx" #. i18n: ectx: property (windowTitle), widget (QWidget, TabsSettings) #: context/applets/tabs/TabsSettings.ui:26 #, kde-format msgid "Current Track Settings" msgstr "xxCurrent Track Settingsxx" #. i18n: ectx: property (title), widget (QGroupBox, gbFetchTabs) #: context/applets/tabs/TabsSettings.ui:38 #, kde-format msgid "Fetch tabs for" msgstr "xxFetch tabs forxx" #. i18n: ectx: property (text), widget (QCheckBox, cbFetchGuitar) #: context/applets/tabs/TabsSettings.ui:47 #, kde-format msgid "Guitar" msgstr "xxGuitarxx" #. i18n: ectx: property (text), widget (QCheckBox, cbFetchBass) #: context/applets/tabs/TabsSettings.ui:60 #, kde-format msgid "Bass" msgstr "xxBassxx" #: context/applets/tabs/TabsView.cpp:174 #, kde-format msgctxt "Guitar tablature" msgid "tab provided from: " msgstr "xxtab provided from: xx" #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:68 #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:129 #, kde-format msgid "Upcoming Events" msgstr "xxUpcoming Eventsxx" #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:79 #, kde-format msgid "View Events Calendar" msgstr "xxView Events Calendarxx" #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:92 #, kde-format msgctxt "@title:group" msgid "No track is currently playing" msgstr "xxNo track is currently playingxx" #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:159 #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:304 #, kde-format msgid "Favorite Venues" msgstr "xxFavorite Venuesxx" #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:225 #, kde-format msgid "No upcoming events" msgstr "xxNo upcoming eventsxx" #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:225 #, kde-format msgid "%1: No upcoming events" msgstr "xx%1: No upcoming eventsxx" #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:230 #, kde-format msgctxt "@title:group Number of upcoming events" msgid "1 event" msgid_plural "%1 events" msgstr[0] "xx%1 eventsxx" #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:231 #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:641 #, kde-format msgctxt "@title:group Number of upcoming events" msgid "%1: 1 event" msgid_plural "%1: %2 events" msgstr[0] "xx%1: %2 eventsxx" #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:303 #, kde-format msgid "Upcoming Events Settings" msgstr "xxUpcoming Events Settingsxx" #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:354 #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:363 #, kde-format msgctxt "@label:textbox Url label" msgid "link" msgstr "xxlinkxx" #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:495 #, kde-format msgid "Map View" msgstr "xxMap Viewxx" #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:533 #, kde-format msgid "Events Calendar" msgstr "xxEvents Calendarxx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox) #. i18n: ectx: property (text), item, widget (QComboBox, filterComboBox) #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:552 #: context/applets/upcomingevents/upcomingEventsGeneralSettings.ui:33 #: context/applets/upcomingevents/upcomingEventsSettings.ui:26 #, kde-format msgid "This week" msgstr "xxThis weekxx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox) #. i18n: ectx: property (text), item, widget (QComboBox, filterComboBox) #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:554 #: context/applets/upcomingevents/upcomingEventsGeneralSettings.ui:38 #: context/applets/upcomingevents/upcomingEventsSettings.ui:31 #, kde-format msgid "This month" msgstr "xxThis monthxx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox) #. i18n: ectx: property (text), item, widget (QComboBox, filterComboBox) #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:556 #: context/applets/upcomingevents/upcomingEventsGeneralSettings.ui:43 #: context/applets/upcomingevents/upcomingEventsSettings.ui:36 #, kde-format msgid "This year" msgstr "xxThis yearxx" #: context/applets/upcomingevents/UpcomingEventsApplet.cpp:639 #, kde-format msgctxt "@title:group" msgid "Favorite Venues" msgstr "xxFavorite Venuesxx" #: context/applets/upcomingevents/UpcomingEventsCalendarWidget.cpp:160 #, kde-format msgctxt "@info:tooltip Calendar action" msgid "Jump to Today" msgstr "xxJump to Todayxx" #. i18n: ectx: property (text), widget (QLabel, filterLabel) #: context/applets/upcomingevents/upcomingEventsGeneralSettings.ui:20 #, kde-format msgid "Filter events by date:" msgstr "xxFilter events by date:xx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox) #. i18n: ectx: property (text), item, widget (QComboBox, filterComboBox) #: context/applets/upcomingevents/upcomingEventsGeneralSettings.ui:28 #: context/applets/upcomingevents/upcomingEventsSettings.ui:21 #, kde-format msgid "All events" msgstr "xxAll eventsxx" #. i18n: ectx: property (text), widget (QCheckBox, groupVenueCheckBox) #: context/applets/upcomingevents/upcomingEventsGeneralSettings.ui:51 #, kde-format msgid "&Group venue events" msgstr "xx&Group venue eventsxx" #: context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:122 #: context/applets/upcomingevents/UpcomingEventsWidget.cpp:125 #, kde-format msgctxt "@label:textbox Title for a canceled upcoming event" msgid "%1 (Canceled)" msgstr "xx%1 (Canceled)xx" #. i18n: ectx: property (text), widget (QCheckBox, checkBox) #: context/applets/upcomingevents/upcomingEventsSettings.ui:44 #, kde-format msgid "Show places as links" msgstr "xxShow places as linksxx" #: context/applets/upcomingevents/UpcomingEventsStackItem.cpp:288 #, kde-format msgid "Maximize" msgstr "xxMaximizexx" #: context/applets/upcomingevents/UpcomingEventsStackItem.cpp:454 #, kde-format msgid "Expand this widget" msgstr "xxExpand this widgetxx" #: context/applets/upcomingevents/UpcomingEventsStackItem.cpp:454 #, kde-format msgid "Collapse this widget" msgstr "xxCollapse this widgetxx" #. i18n: ectx: property (clickMessage), widget (KLineEdit, searchLineEdit) #: context/applets/upcomingevents/upcomingEventsVenueSettings.ui:45 #, kde-format msgid "Search Venue" msgstr "xxSearch Venuexx" #. i18n: ectx: property (toolTip), widget (KComboBox, countryCombo) #: context/applets/upcomingevents/upcomingEventsVenueSettings.ui:55 #, kde-format msgid "Restrict venues to a specific country" msgstr "xxRestrict venues to a specific countryxx" #. i18n: ectx: property (text), item, widget (KComboBox, countryCombo) #: context/applets/upcomingevents/upcomingEventsVenueSettings.ui:65 #, kde-format msgid "Any Country" msgstr "xxAny Countryxx" #. i18n: ectx: property (text), widget (QLabel, searchResultsLabel) #: context/applets/upcomingevents/upcomingEventsVenueSettings.ui:75 #, kde-format msgid "Search Results:" msgstr "xxSearch Results:xx" #. i18n: ectx: property (text), widget (QLabel, selectedVenuesLabel) #: context/applets/upcomingevents/upcomingEventsVenueSettings.ui:104 #, kde-format msgid "Selected Venues:" msgstr "xxSelected Venues:xx" #. i18n: ectx: property (text), widget (QLabel, photoLabel) #: context/applets/upcomingevents/upcomingEventsVenueSettings.ui:155 #, kde-format msgid "Photo" msgstr "xxPhotoxx" #. i18n: ectx: property (text), widget (QLabel, nameLabel) #. i18n: ectx: property (text), widget (QLabel, label) #: context/applets/upcomingevents/upcomingEventsVenueSettings.ui:183 #: core-impl/collections/umscollection/UmsConfiguration.ui:22 #, kde-format msgid "Name:" msgstr "xxName:xx" #. i18n: ectx: property (text), widget (QLabel, cityLabel) #: context/applets/upcomingevents/upcomingEventsVenueSettings.ui:193 #, kde-format msgid "City:" msgstr "xxCity:xx" #. i18n: ectx: property (text), widget (QLabel, urlLabel) #. i18n: ectx: property (text), widget (QLabel, m_urlLabel) #. i18n: ectx: property (text), widget (QLabel, UrlLabel) #: context/applets/upcomingevents/upcomingEventsVenueSettings.ui:223 #: core-impl/podcasts/sql/PodcastSettingsBase.ui:52 #: services/opmldirectory/AddOpmlWidget.ui:65 #, kde-format msgid "URL:" msgstr "xxURL:xx" #. i18n: ectx: property (text), widget (QLabel, websiteLabel) #: context/applets/upcomingevents/upcomingEventsVenueSettings.ui:230 #, kde-format msgid "Website:" msgstr "xxWebsite:xx" #. i18n: ectx: property (text), widget (QLabel, countryLabel) #: context/applets/upcomingevents/upcomingEventsVenueSettings.ui:257 #, kde-format msgid "Country:" msgstr "xxCountry:xx" #. i18n: ectx: property (text), widget (QLabel, streetLabel) #: context/applets/upcomingevents/upcomingEventsVenueSettings.ui:267 #, kde-format msgid "Street:" msgstr "xxStreet:xx" #: context/applets/upcomingevents/UpcomingEventsWidget.cpp:53 #, kde-format msgid "Loading picture..." msgstr "xxLoading picture...xx" #: context/applets/upcomingevents/UpcomingEventsWidget.cpp:78 #, kde-format msgid "View map" msgstr "xxView mapxx" #: context/applets/upcomingevents/UpcomingEventsWidget.cpp:88 #, kde-format msgid "Open Last.fm webpage for this event" msgstr "xxOpen Last.fm webpage for this eventxx" #: context/applets/upcomingevents/UpcomingEventsWidget.cpp:95 #, kde-format msgctxt "@label:textbox Supporting acts for an event" msgid "Supporting:" msgstr "xxSupporting:xx" #: context/applets/upcomingevents/UpcomingEventsWidget.cpp:96 #, kde-format msgctxt "@label:textbox" msgid "Venue:" msgstr "xxVenue:xx" #: context/applets/upcomingevents/UpcomingEventsWidget.cpp:97 #, kde-format msgctxt "@label:textbox" msgid "Location:" msgstr "xxLocation:xx" #: context/applets/upcomingevents/UpcomingEventsWidget.cpp:98 #, kde-format msgctxt "@label:textbox" msgid "Date:" msgstr "xxDate:xx" #: context/applets/upcomingevents/UpcomingEventsWidget.cpp:99 #, kde-format msgctxt "@label:textbox" msgid "Attending:" msgstr "xxAttending:xx" #: context/applets/upcomingevents/UpcomingEventsWidget.cpp:100 #, kde-format msgctxt "@label:textbox" msgid "Tags:" msgstr "xxTags:xx" #: context/applets/upcomingevents/UpcomingEventsWidget.cpp:217 #, kde-format msgctxt "@info:tooltip" msgid "Tags:%1" msgstr "xxTags:%1xx" #: context/applets/upcomingevents/UpcomingEventsWidget.cpp:241 #, kde-format msgctxt "@info:tooltip Supporting artists for an event" msgid "Supporting artists:%1" msgstr "xxSupporting artists:%1xx" #: context/applets/upcomingevents/UpcomingEventsWidget.cpp:257 #, kde-format msgctxt "@info:tooltip Number of days till an event" msgid "Tomorrow" msgid_plural "In %1 days" msgstr[0] "xxIn %1 daysxx" #: context/applets/upcomingevents/UpcomingEventsWidget.cpp:269 #, kde-format msgctxt "@info:tooltip" msgid "Location:%1" msgstr "xxLocation:%1xx" #: context/applets/wikipedia/plugin/WikipediaApplet.cpp:368 #: context/applets/wikipedia/plugin/WikipediaApplet.cpp:444 #, kde-format msgid "Update Supported Languages" msgstr "xxUpdate Supported Languagesxx" #: context/applets/wikipedia/plugin/WikipediaApplet.cpp:369 #: context/applets/wikipedia/plugin/WikipediaApplet.cpp:445 #, kde-format msgid "Get Supported Languages" msgstr "xxGet Supported Languagesxx" #: context/applets/wikipedia/plugin/WikipediaApplet.cpp:594 #: context/applets/wikipedia/plugin/WikipediaApplet.cpp:763 #, kde-format msgid "Wikipedia" msgstr "xxWikipediaxx" #: context/applets/wikipedia/plugin/WikipediaApplet.cpp:641 #: core-impl/collections/audiocd/AudioCdCollection.cpp:366 #: services/jamendo/JamendoInfoParser.cpp:109 #, kde-format msgid "Track" msgstr "xxTrackxx" #: context/applets/wikipedia/plugin/WikipediaApplet.cpp:737 #, kde-format msgid "Wikipedia: %1" msgstr "xxWikipedia: %1xx" #: context/applets/wikipedia/plugin/WikipediaApplet.cpp:806 #, kde-format msgid "Wikipedia General Settings" msgstr "xxWikipedia General Settingsxx" #: context/applets/wikipedia/plugin/WikipediaApplet.cpp:807 #, kde-format msgid "Wikipedia Language Settings" msgstr "xxWikipedia Language Settingsxx" #: context/applets/wikipedia/plugin/WikipediaEngine.cpp:75 #: context/applets/wikipedia/plugin/WikipediaEngine.cpp:139 #: context/applets/wikipedia/plugin/WikipediaEngine.cpp:267 #, kde-format msgid "Unable to retrieve Wikipedia information: %1" msgstr "xxUnable to retrieve Wikipedia information: %1xx" #: context/applets/wikipedia/plugin/WikipediaEngine.cpp:90 #: context/applets/wikipedia/plugin/WikipediaEngine.cpp:246 #: context/applets/wikipedia/plugin/WikipediaEngine.cpp:304 #, kde-format msgid "No information found..." msgstr "xxNo information found...xx" #: context/applets/wikipedia/plugin/WikipediaEngine.cpp:314 #, kde-format msgctxt "Search pattern for an artist or band" msgid ".*\\(.*(artist|band).*\\))" msgstr "xx.*\\(.*(artist|band).*\\))xx" #: context/applets/wikipedia/plugin/WikipediaEngine.cpp:317 #, kde-format msgctxt "Search pattern for a composer" msgid ".*\\(.*(composer|musician).*\\))" msgstr "xx.*\\(.*(composer|musician).*\\))xx" #: context/applets/wikipedia/plugin/WikipediaEngine.cpp:320 #, kde-format msgctxt "Search pattern for an album" msgid ".*\\(.*(album|score|soundtrack).*\\)" msgstr "xx.*\\(.*(album|score|soundtrack).*\\)xx" #: context/applets/wikipedia/plugin/WikipediaEngine.cpp:324 #, kde-format msgctxt "Search pattern for a song" msgid ".*\\(.*(song|track).*\\)" msgstr "xx.*\\(.*(song|track).*\\)xx" #: context/applets/wikipedia/plugin/WikipediaEngine.cpp:524 #, kde-format msgctxt "%1 is field name such as 'Artist Name'" msgid "%1 is needed for searching Wikipedia." msgstr "xx%1 is needed for searching Wikipedia.xx" #: context/applets/wikipedia/plugin/WikipediaEngine.cpp:747 #, kde-format msgid "Choose Language" msgstr "xxChoose Languagexx" #: context/ContextDock.cpp:27 #, kde-format msgid "&Context" msgstr "xx&Contextxx" #: context/engines/labels/LabelsEngine.cpp:133 #: context/engines/labels/LabelsEngine.cpp:195 #: context/engines/labels/LabelsEngine.cpp:256 #: context/engines/labels/LabelsEngine.cpp:266 #: context/engines/labels/LabelsEngine.cpp:300 #: context/engines/labels/LabelsEngine.cpp:351 #, kde-format msgid "No labels found on Last.fm" msgstr "xxNo labels found on Last.fmxx" #: context/engines/labels/LabelsEngine.cpp:319 #, kde-format msgid "Unable to retrieve from Last.fm" msgstr "xxUnable to retrieve from Last.fmxx" #: context/engines/labels/LabelsEngine.cpp:369 #, kde-format msgid "No connection to Last.fm" msgstr "xxNo connection to Last.fmxx" #: context/engines/songkick/SongkickEngine.cpp:48 #, kde-format msgid "ontour" msgstr "xxontourxx" #: context/engines/songkick/SongkickEngine.cpp:48 #, kde-format msgid "dates" msgstr "xxdatesxx" #: context/tools/amarokpkg.cpp:84 context/tools/amarokpkg.cpp:97 #, kde-format msgid "Amarok Applet Manager" msgstr "xxAmarok Applet Managerxx" #: context/tools/amarokpkg.cpp:86 #, kde-format msgid "(C) 2008, Aaron Seigo, (C) 2009, Leo Franchi" msgstr "xx(C) 2008, Aaron Seigo, (C) 2009, Leo Franchixx" #: context/tools/amarokpkg.cpp:87 #, kde-format msgid "Aaron Seigo" msgstr "xxAaron Seigoxx" #: context/tools/amarokpkg.cpp:88 #, kde-format msgid "Original author" msgstr "xxOriginal authorxx" #: context/tools/amarokpkg.cpp:90 main.cpp:133 #, kde-format msgid "Leo Franchi" msgstr "xxLeo Franchixx" #: context/tools/amarokpkg.cpp:91 main.cpp:217 main.cpp:219 main.cpp:233 #: main.cpp:243 main.cpp:249 main.cpp:251 main.cpp:263 main.cpp:269 #: main.cpp:271 main.cpp:275 main.cpp:283 #, kde-format msgid "Developer" msgstr "xxDeveloperxx" #: context/tools/amarokpkg.cpp:108 #, kde-format msgid "For install or remove, operates on applets installed for all users." msgstr "" "xxFor install or remove, operates on applets installed for all users.xx" #: context/tools/amarokpkg.cpp:110 #, kde-format msgctxt "Do not translate " msgid "Install the applet at " msgstr "xxInstall the applet at xx" #: context/tools/amarokpkg.cpp:112 #, kde-format msgctxt "Do not translate " msgid "Upgrade the applet at " msgstr "xxUpgrade the applet at xx" #: context/tools/amarokpkg.cpp:114 #, kde-format msgid "Most installed applets" msgstr "xxMost installed appletsxx" #: context/tools/amarokpkg.cpp:116 #, kde-format msgctxt "Do not translate " msgid "Remove the applet named " msgstr "xxRemove the applet named xx" #: context/tools/amarokpkg.cpp:118 #, kde-format msgid "" "Absolute path to the package root. If not supplied, then the standard data " "directories for this KDE session will be searched instead." msgstr "" "xxAbsolute path to the package root. If not supplied, then the standard data " "directories for this KDE session will be searched instead.xx" #: context/tools/amarokpkg.cpp:176 #, kde-format msgid "Successfully removed %1" msgstr "xxSuccessfully removed %1xx" #: context/tools/amarokpkg.cpp:178 #, kde-format msgid "Removal of %1 failed." msgstr "xxRemoval of %1 failed.xx" #: context/tools/amarokpkg.cpp:183 #, kde-format msgid "Plugin %1 is not installed." msgstr "xxPlugin %1 is not installed.xx" #: context/tools/amarokpkg.cpp:188 #, kde-format msgid "Successfully installed %1" msgstr "xxSuccessfully installed %1xx" #: context/tools/amarokpkg.cpp:191 #, kde-format msgid "Installation of %1 failed." msgstr "xxInstallation of %1 failed.xx" #: context/tools/amarokpkg.cpp:199 #, kde-format msgctxt "" "No option was given, this is the error message telling the user he needs at " "least one, do not translate install, remove, upgrade nor list" msgid "One of install, remove, upgrade or list is required." msgstr "xxOne of install, remove, upgrade or list is required.xx" #: core-impl/capabilities/AlbumActionsCapability.cpp:38 #, kde-format msgid "Do not show under Various Artists" msgstr "xxDo not show under Various Artistsxx" #: core-impl/capabilities/AlbumActionsCapability.cpp:43 #, kde-format msgid "Show under Various Artists" msgstr "xxShow under Various Artistsxx" #: core-impl/capabilities/timecode/TimecodeWriteCapability.cpp:103 #, kde-format msgid "%1 - Stopped %2" msgstr "xx%1 - Stopped %2xx" #: core-impl/capabilities/timecode/TimecodeWriteCapability.cpp:108 #, kde-format msgid "Playback Ended Markers" msgstr "xxPlayback Ended Markersxx" #: core-impl/collections/aggregate/AggregateCollection.cpp:51 #, kde-format msgctxt "" "Name of the virtual collection that merges tracks from all collections" msgid "Aggregate Collection" msgstr "xxAggregate Collectionxx" #: core-impl/collections/audiocd/AudioCdCollection.cpp:393 #: core-impl/collections/audiocd/handler/AudioCdHandler.cpp:37 #, kde-format msgid "Audio CD" msgstr "xxAudio CDxx" #: core-impl/collections/audiocd/FormatSelectionDialog.cpp:63 #, kde-format msgid "" "Ogg Vorbis is a fully free and unencumbered compressed audio format that is " "perfect for storing your compressed music on your computer. The sound " "quality is slightly better than MP3 at the same bitrate. Note that not all " "mobile players support the Ogg Vorbis format." msgstr "" "xxOgg Vorbis is a fully free and unencumbered compressed audio format that " "is perfect for storing your compressed music on your computer. The sound " "quality is slightly better than MP3 at the same bitrate. Note that not all " "mobile players support the Ogg Vorbis format.xx" #: core-impl/collections/audiocd/FormatSelectionDialog.cpp:69 #, kde-format msgid "" "FLAC is a lossless compressed audio format free of any patents or license " "fees. It maintains perfect CD audio quality while reducing file size by " "about 50%. Because the filesize is much larger than Ogg Vorbis or MP3 it is " "not recommended if you want to transfer your music to a mobile player." msgstr "" "xxFLAC is a lossless compressed audio format free of any patents or license " "fees. It maintains perfect CD audio quality while reducing file size by " "about 50%. Because the filesize is much larger than Ogg Vorbis or MP3 it is " "not recommended if you want to transfer your music to a mobile player.xx" #: core-impl/collections/audiocd/FormatSelectionDialog.cpp:75 #, kde-format msgid "" "WAV is a basic, uncompressed audio file format. It takes up a lot of space " "but maintains perfect quality. It is generally not recommended unless you " "know what you are doing. If you want perfect quality, use FLAC instead." msgstr "" "xxWAV is a basic, uncompressed audio file format. It takes up a lot of space " "but maintains perfect quality. It is generally not recommended unless you " "know what you are doing. If you want perfect quality, use FLAC instead.xx" #: core-impl/collections/audiocd/FormatSelectionDialog.cpp:81 #, kde-format msgid "" "MP3 is the de facto standard in compressed audio compatible with almost all " "mobile players. It is however non free and generally not recommended." msgstr "" "xxMP3 is the de facto standard in compressed audio compatible with almost " "all mobile players. It is however non free and generally not recommended.xx" #: core-impl/collections/audiocd/FormatSelectionDialog.cpp:114 #, kde-format msgid "Audio CD settings - Amarok" msgstr "xxAudio CD settings - Amarokxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: core-impl/collections/audiocd/FormatSelectionDialog.ui:26 #, kde-format msgid "Available formats" msgstr "xxAvailable formatsxx" #. i18n: ectx: property (text), widget (QRadioButton, oggButton) #: core-impl/collections/audiocd/FormatSelectionDialog.ui:32 #: core/transcoding/formats/TranscodingVorbisFormat.cpp:67 #, kde-format msgid "Ogg Vorbis" msgstr "xxOgg Vorbisxx" #. i18n: ectx: property (text), widget (QRadioButton, flacButton) #: core-impl/collections/audiocd/FormatSelectionDialog.ui:39 #: core/transcoding/formats/TranscodingFlacFormat.cpp:49 #, kde-format msgid "FLAC" msgstr "xxFLACxx" #. i18n: ectx: property (text), widget (QRadioButton, wavButton) #: core-impl/collections/audiocd/FormatSelectionDialog.ui:46 #, kde-format msgid "Wav" msgstr "xxWavxx" #. i18n: ectx: property (text), widget (QRadioButton, mp3Button) #: core-impl/collections/audiocd/FormatSelectionDialog.ui:53 #: core/transcoding/formats/TranscodingMp3Format.cpp:63 #, kde-format msgid "MP3" msgstr "xxMP3xx" #. i18n: ectx: property (text), widget (QPushButton, advancedButton) #: core-impl/collections/audiocd/FormatSelectionDialog.ui:82 #: widgets/FilenameLayoutWidget.cpp:147 #, kde-format msgid "Advanced" msgstr "xxAdvancedxx" #: core-impl/collections/daap/DaapCollection.cpp:101 #, kde-format msgid "Loading remote collection from host %1" msgstr "xxLoading remote collection from host %1xx" #: core-impl/collections/daap/DaapCollection.cpp:271 #, kde-format msgid "Music share at %1" msgstr "xxMusic share at %1xx" #: core-impl/collections/db/sql/SqlCollection.cpp:243 #, kde-format msgid "" "Updating Amarok database schema. Please don't terminate Amarok now as it may " "result in database corruption." msgstr "" "xxUpdating Amarok database schema. Please don't terminate Amarok now as it " "may result in database corruption.xx" #: core-impl/collections/db/sql/SqlCollection.cpp:245 #, kde-format msgid "Updating Amarok database schema" msgstr "xxUpdating Amarok database schemaxx" #: core-impl/collections/db/sql/SqlCollectionLocation.cpp:528 #, kde-format msgid "Source track does not exist: %1" msgstr "xxSource track does not exist: %1xx" #: core-impl/collections/db/sql/SqlCollectionLocation.cpp:539 #, kde-format msgid "Could not create directory: %1" msgstr "xxCould not create directory: %1xx" #: core-impl/collections/db/sql/SqlCollectionLocation.cpp:616 #, kde-format msgid "Transferring: %1" msgstr "xxTransferring: %1xx" #: core-impl/collections/db/sql/SqlCollectionLocation.cpp:618 #, kde-format msgid "Transcoding: %1" msgstr "xxTranscoding: %1xx" #: core-impl/collections/db/sql/SqlCollectionLocation.cpp:662 #: core-impl/collections/support/FileCollectionLocation.cpp:87 #, kde-format msgid "Removing: %1" msgstr "xxRemoving: %1xx" #: core-impl/collections/db/sql/SqlScanResultProcessor.cpp:85 #, kde-format msgid "" "

  • %1
In most cases this means that not all of your tracks " "were imported.
See Amarok Manual for " "information about duplicate tracks." msgstr "" "xx
  • %1
In most cases this means that not all of your tracks " "were imported.
See Amarok Manual for " "information about duplicate tracks.xx" #: core-impl/collections/db/sql/SqlScanResultProcessor.cpp:89 #, kde-format msgid "Errors During Collection Scan" msgstr "xxErrors During Collection Scanxx" #: core-impl/collections/db/sql/SqlScanResultProcessor.cpp:212 #, kde-format msgid "" "Duplicates found, the second file will be ignored:\n" "%1\n" "%2" msgstr "" "xxDuplicates found, the second file will be ignored:\n" "%1\n" "%2xx" #: core-impl/collections/ipodcollection/IpodCollection.cpp:113 #: core-impl/collections/umscollection/UmsCollection.cpp:246 #, kde-format msgid "&Configure Device" msgstr "xx&Configure Devicexx" #: core-impl/collections/ipodcollection/IpodCollection.cpp:117 #: core-impl/collections/umscollection/UmsCollection.cpp:254 #, kde-format msgid "&Eject Device" msgstr "xx&Eject Devicexx" #: core-impl/collections/ipodcollection/IpodCollection.cpp:126 #, kde-format msgid "Re-add orphaned and forget stale tracks" msgstr "xxRe-add orphaned and forget stale tracksxx" #: core-impl/collections/ipodcollection/IpodCollection.cpp:484 #, kde-format msgctxt "iPod was successfully initialized" msgid "Initialization successful." msgstr "xxInitialization successful.xx" #: core-impl/collections/ipodcollection/IpodCollection.cpp:705 #, kde-format msgctxt "%1: iPod collection name" msgid "iTunes database successfully written to %1" msgstr "xxiTunes database successfully written to %1xx" #: core-impl/collections/ipodcollection/IpodCollection.cpp:713 #, kde-format msgctxt "%1: iPod collection name" msgid "Writing iTunes database to %1 failed without an indication of error" msgstr "" "xxWriting iTunes database to %1 failed without an indication of errorxx" #: core-impl/collections/ipodcollection/IpodCollection.cpp:717 #, kde-format msgctxt "%1: iPod collection name, %2: technical error from libgpod" msgid "Writing iTunes database to %1 failed: %2" msgstr "xxWriting iTunes database to %1 failed: %2xx" #: core-impl/collections/ipodcollection/IpodCollectionLocation.cpp:54 #: core-impl/collections/ipodcollection/jobs/IpodCopyTracksJob.cpp:364 #, kde-format msgid "Disconnected iPod/iPad/iPhone" msgstr "xxDisconnected iPod/iPad/iPhonexx" #: core-impl/collections/ipodcollection/IpodMeta.cpp:182 #: core-impl/collections/mediadevicecollection/MediaDeviceMeta.cpp:90 #, kde-format msgid "Unknown Collection" msgstr "xxUnknown Collectionxx" #: core-impl/collections/ipodcollection/IpodMeta.cpp:183 #: core-impl/collections/mediadevicecollection/MediaDeviceMeta.cpp:91 #: core-impl/collections/mtpcollection/handler/MtpHandler.cpp:421 #: core/meta/Meta.cpp:253 covermanager/CoverFetchUnit.cpp:594 #: covermanager/CoverFetchUnit.cpp:604 playlist/PlaylistQueueEditor.cpp:64 #, kde-format msgid "Unknown Artist" msgstr "xxUnknown Artistxx" #: core-impl/collections/ipodcollection/IpodMeta.cpp:184 #: core-impl/collections/mediadevicecollection/MediaDeviceMeta.cpp:93 #: EngineController.cpp:1297 #, kde-format msgid "Unknown track" msgstr "xxUnknown trackxx" #: core-impl/collections/ipodcollection/IpodPlaylistProvider.cpp:313 #, kde-format msgid "" "Failed to process one track. (more info about it is in the Amarok debugging " "log)" msgid_plural "" "Failed to process %1 tracks. (more info about these is in the Amarok " "debugging log)" msgstr[0] "" "xxFailed to process %1 tracks. (more info about these is in the Amarok " "debugging log)xx" #: core-impl/collections/ipodcollection/IpodPlaylistProvider.cpp:318 #, kde-format msgctxt "" "Infrequently displayed message, don't bother with singular forms. %1 to %3 " "are numbers, %4 is the 'Failed to process ...' sentence or an empty string." msgid "" "Done consolidating iPod files. %1 orphaned tracks matched with stale iTunes " "database entries, %2 stale database entries removed, %3 orphaned tracks " "added back to the iTunes database. %4" msgstr "" "xxDone consolidating iPod files. %1 orphaned tracks matched with stale " "iTunes database entries, %2 stale database entries removed, %3 orphaned " "tracks added back to the iTunes database. %4xx" #: core-impl/collections/ipodcollection/jobs/IpodCopyTracksJob.cpp:224 #, kde-format msgctxt "%2 is collection name" msgid "Transferred one track to %2." msgid_plural "Transferred %1 tracks to %2." msgstr[0] "xxTransferred %1 tracks to %2.xx" #: core-impl/collections/ipodcollection/jobs/IpodCopyTracksJob.cpp:227 #, kde-format msgctxt "%2 is collection name" msgid "Transcoded one track to %2." msgid_plural "Transcoded %1 tracks to %2." msgstr[0] "xxTranscoded %1 tracks to %2.xx" #: core-impl/collections/ipodcollection/jobs/IpodCopyTracksJob.cpp:236 #, kde-format msgid "Transfer aborted. Managed to transfer one track." msgid_plural "Transfer aborted. Managed to transfer %1 tracks." msgstr[0] "xxTransfer aborted. Managed to transfer %1 tracks.xx" #: core-impl/collections/ipodcollection/jobs/IpodCopyTracksJob.cpp:244 #, kde-format msgctxt "%2 is the 'Transferred 123 tracks to Some collection.' message" msgid "%2 One track was already there." msgid_plural "%2 %1 tracks were already there." msgstr[0] "xx%2 %1 tracks were already there.xx" #: core-impl/collections/ipodcollection/jobs/IpodCopyTracksJob.cpp:366 #, kde-format msgctxt "%1 is collection pretty name, e.g. My Little iPod" msgid "Transferred Tracks to %1" msgstr "xxTransferred Tracks to %1xx" #: core-impl/collections/ipodcollection/jobs/IpodCopyTracksJob.cpp:369 #, kde-format msgid "" "One track successfully transferred, but transfer of some other tracks failed." msgid_plural "" "%1 tracks successfully transferred, but transfer of some other tracks failed." msgstr[0] "" "xx%1 tracks successfully transferred, but transfer of some other tracks " "failed.xx" #: core-impl/collections/ipodcollection/jobs/IpodCopyTracksJob.cpp:373 #, kde-format msgid "Transfer of tracks failed." msgstr "xxTransfer of tracks failed.xx" #: core-impl/collections/ipodcollection/jobs/IpodCopyTracksJob.cpp:378 #, kde-format msgid "" "One track was not transferred because it would exceed iPod capacity.
" msgid_plural "" "%1 tracks were not transferred because it would exceed iPod capacity.
" msgstr[0] "" "xx%1 tracks were not transferred because it would exceed iPod capacity.
xx" #: core-impl/collections/ipodcollection/jobs/IpodCopyTracksJob.cpp:386 #, kde-format msgctxt "Example of %1 would be: 20.0 MiB" msgid "Amarok reserves %1 on iPod for iTunes database writing.
" msgstr "xxAmarok reserves %1 on iPod for iTunes database writing.
xx" #: core-impl/collections/ipodcollection/jobs/IpodCopyTracksJob.cpp:393 #, kde-format msgid "" "One track was not copied because it wouldn't be playable - its %2 format is " "unsupported.
" msgid_plural "" "%1 tracks were not copied because they wouldn't be playable - they are in " "unsupported formats (%2).
" msgstr[0] "" "xx%1 tracks were not copied because they wouldn't be playable - they are in " "unsupported formats (%2).
xx" #: core-impl/collections/ipodcollection/jobs/IpodCopyTracksJob.cpp:402 #, kde-format msgid "Copy/move/transcode of one file failed.
" msgid_plural "Copy/move/transcode of %1 files failed.
" msgstr[0] "xxCopy/move/transcode of %1 files failed.
xx" #: core-impl/collections/ipodcollection/jobs/IpodCopyTracksJob.cpp:408 #, kde-format msgid "One track was not transferred due to an internal Amarok error.
" msgid_plural "" "%1 tracks were not transferred due to an internal Amarok error.
" msgstr[0] "" "xx%1 tracks were not transferred due to an internal Amarok error.
xx" #: core-impl/collections/ipodcollection/jobs/IpodCopyTracksJob.cpp:411 #, kde-format msgid "You can find details in Amarok debugging output.
" msgstr "xxYou can find details in Amarok debugging output.
xx" #: core-impl/collections/ipodcollection/jobs/IpodCopyTracksJob.cpp:416 #, kde-format msgid "The rest was not transferred because iPod collection disappeared.
" msgstr "" "xxThe rest was not transferred because iPod collection disappeared.
xx" #: core-impl/collections/ipodcollection/jobs/IpodCopyTracksJob.cpp:421 #, kde-format msgctxt "%1 is a list of errors that occurred during copying of tracks" msgid "Error causes: %1
" msgstr "xxError causes: %1
xx" #: core-impl/collections/ipodcollection/jobs/IpodDeleteTracksJob.cpp:44 #, kde-format msgid "Removing one track from iPod" msgid_plural "Removing %1 tracks from iPod" msgstr[0] "xxRemoving %1 tracks from iPodxx" #: core-impl/collections/ipodcollection/jobs/IpodParseTracksJob.cpp:57 #, kde-format msgctxt "operation when iPod is connected" msgid "Reading iPod tracks" msgstr "xxReading iPod tracksxx" #: core-impl/collections/ipodcollection/jobs/IpodParseTracksJob.cpp:118 #, kde-format msgctxt "iPod playlist name" msgid "Stale tracks" msgstr "xxStale tracksxx" #: core-impl/collections/ipodcollection/jobs/IpodParseTracksJob.cpp:127 #, kde-format msgctxt "iPod playlist name" msgid "Orphaned tracks" msgstr "xxOrphaned tracksxx" #: core-impl/collections/ipodcollection/jobs/IpodParseTracksJob.cpp:147 #, kde-format msgid "" "Stale and/or orphaned tracks detected on %1. You can resolve the situation " "using the %2 collection action. You can also view the tracks under " "the Saved Playlists tab." msgstr "" "xxStale and/or orphaned tracks detected on %1. You can resolve the situation " "using the %2 collection action. You can also view the tracks under " "the Saved Playlists tab.xx" #: core-impl/collections/ipodcollection/support/IphoneMountPoint.cpp:56 #, kde-format msgid "Connecting to iPhone, iPad or iPod touch failed." msgstr "xxConnecting to iPhone, iPad or iPod touch failed.xx" #. i18n: ectx: property (windowTitle), widget (QWidget, IpodConfiguration) #: core-impl/collections/ipodcollection/support/IpodConfiguration.ui:14 #, kde-format msgid "iPod device configuration" msgstr "xxiPod device configurationxx" #. i18n: ectx: property (text), widget (QLabel, nameLabel) #: core-impl/collections/ipodcollection/support/IpodConfiguration.ui:26 #, kde-format msgid "iPod name:" msgstr "xxiPod name:xx" #. i18n: ectx: property (text), widget (QLabel, m_transcodeLabel) #. i18n: ectx: property (text), widget (QLabel, transcodeLabel) #: core-impl/collections/ipodcollection/support/IpodConfiguration.ui:36 #: core-impl/collections/umscollection/UmsConfiguration.ui:111 #, kde-format msgid "Transcode:" msgstr "xxTranscode:xx" #. i18n: ectx: property (text), widget (QLabel, modelComboLabel) #. i18n: ectx: property (text), widget (QLabel, modelLabel) #: core-impl/collections/ipodcollection/support/IpodConfiguration.ui:50 #: core-impl/collections/ipodcollection/support/IpodConfiguration.ui:109 #, kde-format msgid "Model:" msgstr "xxModel:xx" #. i18n: ectx: property (text), widget (QPushButton, initializeButton) #: core-impl/collections/ipodcollection/support/IpodConfiguration.ui:91 #, kde-format msgid "&Initialize iPod" msgstr "xx&Initialize iPodxx" #. i18n: ectx: property (title), widget (QGroupBox, infoGroupBox) #: core-impl/collections/ipodcollection/support/IpodConfiguration.ui:103 #: covermanager/CoverFoundDialog.cpp:743 #, kde-format msgid "Information" msgstr "xxInformationxx" #. i18n: ectx: property (text), widget (QLabel, generationLabel) #: core-impl/collections/ipodcollection/support/IpodConfiguration.ui:123 #, kde-format msgid "Generation:" msgstr "xxGeneration:xx" #. i18n: ectx: property (text), widget (QLabel, videoLabel) #: core-impl/collections/ipodcollection/support/IpodConfiguration.ui:137 #, kde-format msgid "Video:" msgstr "xxVideo:xx" #. i18n: ectx: property (text), widget (QLabel, albumArtworkLabel) #: core-impl/collections/ipodcollection/support/IpodConfiguration.ui:151 #, kde-format msgid "Album artwork:" msgstr "xxAlbum artwork:xx" #. i18n: ectx: property (title), widget (QGroupBox, troubleshootingGroupBox) #: core-impl/collections/ipodcollection/support/IpodConfiguration.ui:168 #, kde-format msgid "Troubleshooting" msgstr "xxTroubleshootingxx" #. i18n: ectx: property (text), widget (QLabel, sysInfoLabel) #: core-impl/collections/ipodcollection/support/IpodConfiguration.ui:174 #, kde-format msgid "SysInfo file:" msgstr "xxSysInfo file:xx" #. i18n: ectx: property (text), widget (QLabel, sysInfoExtendedLabel) #: core-impl/collections/ipodcollection/support/IpodConfiguration.ui:188 #, kde-format msgid "SysInfoExtended file:" msgstr "xxSysInfoExtended file:xx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:48 #, kde-format msgid "Cannot parse iTunes database due to an unreported error." msgstr "xxCannot parse iTunes database due to an unreported error.xx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:57 #, kde-format msgctxt "iPod model that is not (yet) recognized" msgid "Unrecognized model" msgstr "xxUnrecognized modelxx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:60 #, kde-format msgctxt "" "Name of the iPod collection; %1 is iPod name, %2 is iPod model; example: My " "iPod: Nano (Blue)" msgid "%1: %2" msgstr "xx%1: %2xx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:69 #, kde-format msgctxt "default iPod name (when user-set name is empty)" msgid "iPod" msgstr "xxiPodxx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:214 #, kde-format msgid "iPod model was not recognized." msgstr "xxiPod model was not recognized.xx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:226 #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:238 #, kde-format msgid "%1 family uses %2 file to generate correct database checksum." msgstr "xx%1 family uses %2 file to generate correct database checksum.xx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:228 #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:240 #, kde-format msgid "%1 family needs %2 file to generate correct database checksum." msgstr "xx%1 family needs %2 file to generate correct database checksum.xx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:248 #, kde-format msgctxt "Do not translate hash-AB, libgpod, libhashab.so" msgid "" "%1 family probably uses hash-AB to generate correct database checksum. " "libgpod (as of version 0.8.2) doesn't know how to compute it, but tries to " "dynamically load external library libhashab.so to do it." msgstr "" "xx%1 family probably uses hash-AB to generate correct database checksum. " "libgpod (as of version 0.8.2) doesn't know how to compute it, but tries to " "dynamically load external library libhashab.so to do it.xx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:262 #, kde-format msgid "Autodetect (%1 file(s) present)" msgstr "xxAutodetect (%1 file(s) present)xx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:286 #, kde-format msgctxt "" "Examples: %1: Nano with camera (5th Gen.); [generation]%2: 16 GiB; " "[capacity]%3: Nano (Orange); [model name]%4: A123 [model number]" msgid "%1: %2 %3 [%4]" msgstr "xx%1: %2 %3 [%4]xx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:302 #, kde-format msgctxt "Unknown iPod model, generation..." msgid "Unknown" msgstr "xxUnknownxx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:303 #, kde-format msgctxt "In a dialog: Video: Supported" msgid "Supported" msgstr "xxSupportedxx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:304 #, kde-format msgctxt "In a dialog: Video: Not supported" msgid "Not supported" msgstr "xxNot supportedxx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:305 #, kde-format msgctxt "In a dialog: Some file: Present" msgid "Present" msgstr "xxPresentxx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:306 #, kde-format msgctxt "In a dialog: Some file: Not found" msgid "Not found" msgstr "xxNot foundxx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:307 #, kde-format msgctxt "In a dialog: Some file: Not needed" msgid "Not needed" msgstr "xxNot neededxx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:350 #, kde-format msgctxt "%1 is informational sentence giving reason" msgid "" "%1

As a safety measure, Amarok will refuse to perform any " "writes to iPod. (modifying iTunes database could make it look empty from " "the device point of view)
See README.overview file from " "libgpod source repository for more information." msgstr "" "xx%1

As a safety measure, Amarok will refuse to perform any " "writes to iPod. (modifying iTunes database could make it look empty from " "the device point of view)
See README.overview file from " "libgpod source repository for more information.xx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:372 #, kde-format msgid "" "%1

Above problem prevents Amarok from using your iPod. You can " "try to re-create critical iPod folders and files (including iTunes database) " "using the %2 button below.

Initializing iPod destroys iPod " "track and photo database, however it should not delete any tracks. The " "tracks will become orphaned." msgstr "" "xx%1

Above problem prevents Amarok from using your iPod. You " "can try to re-create critical iPod folders and files (including iTunes " "database) using the %2 button below.

Initializing iPod " "destroys iPod track and photo database, however it should not delete " "any tracks. The tracks will become orphaned.xx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:434 #, kde-format msgctxt "Do not translate SysInfo" msgid "Failed to write SysInfo: %1" msgstr "xxFailed to write SysInfo: %1xx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:439 #, kde-format msgctxt "Do not translate SysInfo" msgid "Failed to write SysInfo file due to an unreported error" msgstr "xxFailed to write SysInfo file due to an unreported errorxx" #: core-impl/collections/ipodcollection/support/IpodDeviceHelper.cpp:461 #, kde-format msgid "Cannot initialize iPod due to an unreported error." msgstr "xxCannot initialize iPod due to an unreported error.xx" #: core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:314 #, kde-format msgid "Copying Tracks Failed" msgstr "xxCopying Tracks Failedxx" #: core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:318 #, kde-format msgid "Tracks not copied: the device is already being copied to" msgstr "xxTracks not copied: the device is already being copied toxx" #: core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:351 #, kde-format msgid "Unsupported format: %1" msgstr "xxUnsupported format: %1xx" #: core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:394 #, kde-format msgid "Already on device" msgstr "xxAlready on devicexx" #: core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:410 #, kde-format msgid "Tracks not copied: the device already has these tracks" msgstr "xxTracks not copied: the device already has these tracksxx" #: core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:431 #, kde-format msgid "Tracks not copied: the device has insufficient space" msgstr "xxTracks not copied: the device has insufficient spacexx" #: core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:441 #, kde-format msgid "Transferring Tracks to Device" msgstr "xxTransferring Tracks to Devicexx" #: core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:483 #, kde-format msgid "%1 track failed to copy to the device" msgid_plural "%1 tracks failed to copy to the device" msgstr[0] "xx%1 tracks failed to copy to the devicexx" #: core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:561 #, kde-format msgid "The track failed to copy to the device" msgstr "xxThe track failed to copy to the devicexx" #: core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:571 #, kde-format msgid "Track not deleted:" msgid_plural "Tracks not deleted:" msgstr[0] "xxTracks not deleted:xx" #: core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:572 #, kde-format msgid "Deleting Track Failed" msgid_plural "Deleting Tracks Failed" msgstr[0] "xxDeleting Tracks Failedxx" #: core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:576 #, kde-format msgid "%1 tracks are already being deleted from the device." msgstr "xx%1 tracks are already being deleted from the device.xx" #: core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:590 #, kde-format msgid "Removing Track from Device" msgid_plural "Removing Tracks from Device" msgstr[0] "xxRemoving Tracks from Devicexx" #: core-impl/collections/mediadevicecollection/MediaDeviceCollection.cpp:241 #, kde-format msgid "&Disconnect Device" msgstr "xx&Disconnect Devicexx" #: core-impl/collections/mediadevicecollection/playlist/MediaDeviceUserPlaylistProvider.h:41 #, kde-format msgid "Media Device playlists" msgstr "xxMedia Device playlistsxx" #: core-impl/collections/mediadevicecollection/podcast/MediaDevicePodcastProvider.cpp:75 #: core-impl/collections/umscollection/podcasts/UmsPodcastProvider.cpp:165 #, kde-format msgctxt "Podcasts on a media device" msgid "Podcasts on %1" msgstr "xxPodcasts on %1xx" #: core-impl/collections/mtpcollection/handler/MtpHandler.cpp:152 #, kde-format msgid "Could not connect to MTP Device" msgstr "xxCould not connect to MTP Devicexx" #: core-impl/collections/mtpcollection/handler/MtpHandler.cpp:378 #, kde-format msgid "Could not copy track from device." msgstr "xxCould not copy track from device.xx" #: core-impl/collections/mtpcollection/handler/MtpHandler.cpp:431 #: core/meta/Meta.cpp:300 #, kde-format msgid "Unknown Album" msgstr "xxUnknown Albumxx" #: core-impl/collections/mtpcollection/handler/MtpHandler.cpp:437 #: core/meta/Meta.cpp:333 #, kde-format msgid "Unknown Genre" msgstr "xxUnknown Genrexx" #: core-impl/collections/mtpcollection/handler/MtpHandler.cpp:593 #: core-impl/collections/mtpcollection/handler/MtpHandler.cpp:725 #: core-impl/collections/mtpcollection/handler/MtpHandler.cpp:910 #, kde-format msgid "Could not delete item" msgstr "xxCould not delete itemxx" #: core-impl/collections/mtpcollection/handler/MtpHandler.cpp:603 #, kde-format msgid "Delete failed" msgstr "xxDelete failedxx" #: core-impl/collections/mtpcollection/handler/MtpHandler.cpp:883 #, kde-format msgid "Could not save playlist." msgstr "xxCould not save playlist.xx" #: core-impl/collections/nepomukcollection/meta/NepomukTrack.cpp:86 #, kde-format msgid "Invalid URL" msgstr "xxInvalid URLxx" #: core-impl/collections/nepomukcollection/NepomukCollection.cpp:68 #, kde-format msgid "Nepomuk Collection" msgstr "xxNepomuk Collectionxx" #: core-impl/collections/nepomukcollection/NepomukCollectionFactory.cpp:48 #, kde-format msgid "" "Couldn't initialize Nepomuk Collection. Check if 'Nepomuk Semantic Desktop' " "is enabled in System Settings -> Desktop Search. Nepomuk Plugin won't be " "loaded unless Nepomuk is enabled." msgstr "" "xxCouldn't initialize Nepomuk Collection. Check if 'Nepomuk Semantic " "Desktop' is enabled in System Settings -> Desktop Search. Nepomuk Plugin " "won't be loaded unless Nepomuk is enabled.xx" #: core-impl/collections/playdarcollection/PlaydarCollection.cpp:123 #, kde-format msgid "Playdar Collection" msgstr "xxPlaydar Collectionxx" #: core-impl/collections/playdarcollection/PlaydarMeta.cpp:122 #, kde-format msgid "Source collection removed" msgstr "xxSource collection removedxx" #: core-impl/collections/support/ArtistHelper.cpp:31 #, kde-format msgctxt "The genre name for classical music" msgid "Classical" msgstr "xxClassicalxx" #: core-impl/collections/support/CollectionLocationDelegateImpl.cpp:36 #, kde-format msgctxt "@info" msgid "" "Do you really want to delete this track? It will be removed from %2 and from " "underlying storage medium." msgid_plural "" "Do you really want to delete these %1 tracks? They will be removed from %2 " "and from underlying storage medium." msgstr[0] "" "xxDo you really want to delete these %1 tracks? They will be removed from %2 " "and from underlying storage medium.xx" #: core-impl/collections/support/CollectionLocationDelegateImpl.cpp:49 #, kde-format msgctxt "@info" msgid "" "Do you really want to move this track to the trash? It will be removed from " "%2." msgid_plural "" "Do you really want to move these %1 tracks to the trash? They will be " "removed from %2." msgstr[0] "" "xxDo you really want to move these %1 tracks to the trash? They will be " "removed from %2.xx" #: core-impl/collections/support/CollectionLocationDelegateImpl.cpp:63 #, kde-format msgctxt "@info" msgid "" "Do you really want to move this track? It will be renamed and the original " "deleted." msgid_plural "" "Do you really want to move these %1 tracks? They will be renamed and the " "originals deleted." msgstr[0] "" "xxDo you really want to move these %1 tracks? They will be renamed and the " "originals deleted.xx" #: core-impl/collections/support/CollectionLocationDelegateImpl.cpp:67 #, kde-format msgctxt "@title:window" msgid "Move Files" msgstr "xxMove Filesxx" #: core-impl/collections/support/CollectionLocationDelegateImpl.cpp:67 #, kde-format msgctxt "rename files button" msgid "&Rename" msgstr "xx&Renamexx" #: core-impl/collections/support/CollectionLocationDelegateImpl.cpp:77 #, kde-format msgctxt "@info" msgid "" "There was a problem and this track could not be removed. Make sure the " "directory is writable." msgid_plural "" "There was a problem and %1 tracks could not be removed. Make sure the " "directory is writable." msgstr[0] "" "xxThere was a problem and %1 tracks could not be removed. Make sure the " "directory is writable.xx" #: core-impl/collections/support/CollectionLocationDelegateImpl.cpp:80 #, kde-format msgid "Unable to remove tracks" msgstr "xxUnable to remove tracksxx" #: core-impl/collections/support/CollectionLocationDelegateImpl.cpp:88 #, kde-format msgid "" "The collection does not have enough free space available or is not writable." msgstr "" "xxThe collection does not have enough free space available or is not " "writable.xx" #: core-impl/collections/support/CollectionLocationDelegateImpl.cpp:95 #, kde-format msgid "Do you want to remove empty folders?" msgstr "xxDo you want to remove empty folders?xx" #: core-impl/collections/support/CollectionLocationDelegateImpl.cpp:96 #, kde-format msgid "Remove empty folders?" msgstr "xxRemove empty folders?xx" #: core-impl/collections/support/CollectionLocationDelegateImpl.cpp:134 #, kde-format msgctxt "%1 is track url, %2 track title, %3 track artist" msgid "%1 (%2 by %3)" msgstr "xx%1 (%2 by %3)xx" #: core-impl/collections/support/CollectionLocationDelegateImpl.cpp:136 #, kde-format msgctxt "%1 is track url, %2 track name" msgid "%1 (%2)" msgstr "xx%1 (%2)xx" #: core-impl/collections/support/CollectionLocationDelegateImpl.cpp:138 #, kde-format msgctxt "%1 is track url, %2 artist name" msgid "%1 (by %2)" msgstr "xx%1 (by %2)xx" #: core-impl/collections/support/TextualQueryFilter.cpp:277 #, kde-format msgid "today" msgstr "xxtodayxx" #: core-impl/collections/support/TextualQueryFilter.cpp:279 #, kde-format msgid "last week" msgstr "xxlast weekxx" #: core-impl/collections/support/TextualQueryFilter.cpp:281 #, kde-format msgid "last month" msgstr "xxlast monthxx" #: core-impl/collections/support/TextualQueryFilter.cpp:283 #, kde-format msgid "two months ago" msgstr "xxtwo months agoxx" #: core-impl/collections/support/TextualQueryFilter.cpp:285 #, kde-format msgid "three months ago" msgstr "xxthree months agoxx" #: core-impl/collections/support/TrashCollectionLocation.cpp:47 #, kde-format msgid "Trash" msgstr "xxTrashxx" #: core-impl/collections/support/TrashCollectionLocation.cpp:101 #, kde-format msgid "Moving to trash: %1" msgstr "xxMoving to trash: %1xx" #: core-impl/collections/umscollection/podcasts/UmsPodcastProvider.cpp:192 #, kde-format msgid "&Delete Episode" msgstr "xx&Delete Episodexx" #: core-impl/collections/umscollection/podcasts/UmsPodcastProvider.cpp:258 #, kde-format msgid "Are you sure you want to delete this episode?" msgid_plural "Are you sure you want to delete these %1 episodes?" msgstr[0] "xxAre you sure you want to delete these %1 episodes?xx" #: core-impl/collections/umscollection/podcasts/UmsPodcastProvider.cpp:276 #, kde-format msgid "Yes, delete from %1." msgstr "xxYes, delete from %1.xx" #: core-impl/collections/umscollection/podcasts/UmsPodcastProvider.cpp:331 #: services/gpodder/GpodderProvider.cpp:349 #, kde-format msgid "&Delete Channel and Episodes" msgstr "xx&Delete Channel and Episodesxx" #: core-impl/collections/umscollection/UmsCollection.cpp:250 #, kde-format msgid "&Activate This Collection" msgstr "xx&Activate This Collectionxx" #: core-impl/collections/umscollection/UmsCollection.cpp:287 #, kde-format msgid "" "File %1 suggests that we should use %2 as music folder on the " "device, but it doesn't exist. Falling back to %3 instead" msgstr "" "xxFile %1 suggests that we should use %2 as music folder on " "the device, but it doesn't exist. Falling back to %3 insteadxx" #: core-impl/collections/umscollection/UmsCollection.cpp:387 #, kde-format msgctxt "" "Name of the USB Mass Storage collection that has not yet been activated. See " "also the 'Activate This Collection' action; %1 is actual collection name" msgid "%1 (not activated)" msgstr "xx%1 (not activated)xx" #: core-impl/collections/umscollection/UmsCollection.cpp:629 #, kde-format msgid "Configure USB Mass Storage Device" msgstr "xxConfigure USB Mass Storage Devicexx" #: core-impl/collections/umscollection/UmsCollectionLocation.cpp:126 #, kde-format msgid "Removing one track from %2" msgid_plural "Removing %1 tracks from %2" msgstr[0] "xxRemoving %1 tracks from %2xx" #. i18n: ectx: property (windowTitle), widget (QWidget, UmsConfiguration) #: core-impl/collections/umscollection/UmsConfiguration.ui:14 #, kde-format msgid "USB Mass Storage device configuration" msgstr "xxUSB Mass Storage device configurationxx" #. i18n: ectx: property (text), widget (QCheckBox, m_autoConnect) #: core-impl/collections/umscollection/UmsConfiguration.ui:34 #, kde-format msgid "Use automatically when connected" msgstr "xxUse automatically when connectedxx" #. i18n: ectx: property (text), widget (QCheckBox, m_musicCheckBox) #: core-impl/collections/umscollection/UmsConfiguration.ui:51 #, kde-format msgid "Music" msgstr "xxMusicxx" #. i18n: ectx: property (text), widget (QLabel, label_4) #: core-impl/collections/umscollection/UmsConfiguration.ui:88 #, kde-format msgid "Music folder:" msgstr "xxMusic folder:xx" #. i18n: ectx: property (title), widget (QGroupBox, m_filenameSchemeBox) #: core-impl/collections/umscollection/UmsConfiguration.ui:104 #, kde-format msgid "Filename scheme of tracks that are added to the device" msgstr "xxFilename scheme of tracks that are added to the devicexx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: core-impl/collections/umscollection/UmsConfiguration.ui:176 #, kde-format msgid "Podcast folder:" msgstr "xxPodcast folder:xx" #: core-impl/collections/upnpcollection/UpnpBrowseCollection.cpp:118 #, kde-format msgid "Scanning %1" msgstr "xxScanning %1xx" #: core-impl/collections/upnpcollection/UpnpBrowseCollection.cpp:202 #, kde-format msgid "UPnP Error: %1" msgstr "xxUPnP Error: %1xx" #: core-impl/meta/default/DefaultMetaTypes.h:39 #: core-impl/meta/default/DefaultMetaTypes.h:75 #: core-impl/meta/default/DefaultMetaTypes.h:92 #: services/scriptable/ScriptableServiceMeta_p.h:103 #: services/scriptable/ScriptableServiceMeta_p.h:161 #: services/scriptable/ScriptableServiceMeta_p.h:210 #: services/scriptable/ScriptableServiceMeta_p.h:253 #: services/scriptable/ScriptableServiceMeta_p.h:295 #, kde-format msgctxt "The value is not known" msgid "Unknown" msgstr "xxUnknownxx" #: core-impl/meta/default/DefaultMetaTypes.h:58 #, kde-format msgctxt "The Value is not known" msgid "Unknown" msgstr "xxUnknownxx" #: core-impl/meta/multi/MultiTrack.h:59 #, kde-format msgctxt "Reason why a track is not playable" msgid "Underlying playlist is empty" msgstr "xxUnderlying playlist is emptyxx" #: core-impl/meta/proxy/MetaProxy.cpp:157 #, kde-format msgid "" "When Amarok was last closed, this track was at %1, but Amarok cannot find " "this track on the filesystem or in any of your collections anymore. You may " "try plugging in the device this track might be on." msgstr "" "xxWhen Amarok was last closed, this track was at %1, but Amarok cannot find " "this track on the filesystem or in any of your collections anymore. You may " "try plugging in the device this track might be on.xx" #: core-impl/meta/stream/Stream.cpp:52 #, kde-format msgid "Stream (%1)" msgstr "xxStream (%1)xx" #: core-impl/meta/timecode/TimecodeMeta.cpp:83 #, kde-format msgid "Url is not a local file" msgstr "xxUrl is not a local filexx" #: core-impl/playlists/types/file/PlaylistFileLoaderJob.cpp:58 #, kde-format msgid "Could not create a temporary file to download playlist." msgstr "xxCould not create a temporary file to download playlist.xx" #: core-impl/playlists/types/file/PlaylistFileLoaderJob.cpp:66 #, kde-format msgid "Downloading remote playlist" msgstr "xxDownloading remote playlistxx" #: core-impl/playlists/types/file/PlaylistFileLoaderJob.cpp:92 #, kde-format msgctxt "%1 is file path" msgid "Cannot read playlist from %1" msgstr "xxCannot read playlist from %1xx" #: core-impl/playlists/types/file/PlaylistFileSupport.cpp:122 #, kde-format msgid "The used file extension is not valid for playlists." msgstr "xxThe used file extension is not valid for playlists.xx" #: core-impl/playlists/types/file/PlaylistFileSupport.cpp:123 #, kde-format msgid "Unknown playlist format" msgstr "xxUnknown playlist formatxx" #: core-impl/playlists/types/file/PlaylistFileSupport.cpp:148 #, kde-format msgid "Playlist_%1" msgstr "xxPlaylist_%1xx" #: core-impl/podcasts/sql/PodcastFilenameLayoutConfigDialog.cpp:34 #, kde-format msgctxt "Change filename layout" msgid "Podcast Episode Filename Configuration" msgstr "xxPodcast Episode Filename Configurationxx" #. i18n: ectx: property (windowTitle), widget (QWidget, PodcastFilenameLayoutConfigWidget) #: core-impl/podcasts/sql/PodcastFilenameLayoutConfigWidget.ui:30 #, kde-format msgid "Podcast Filename Layout Configuration" msgstr "xxPodcast Filename Layout Configurationxx" #. i18n: ectx: property (text), widget (QRadioButton, m_filenameLayoutDefault) #: core-impl/podcasts/sql/PodcastFilenameLayoutConfigWidget.ui:54 #, kde-format msgid "Specified by podcast channel" msgstr "xxSpecified by podcast channelxx" #. i18n: ectx: property (text), widget (QRadioButton, m_filenameLayoutCustom) #: core-impl/podcasts/sql/PodcastFilenameLayoutConfigWidget.ui:79 #, kde-format msgid "custom" msgstr "xxcustomxx" #. i18n: ectx: property (toolTip), widget (QLineEdit, m_filenameLayoutText) #: core-impl/podcasts/sql/PodcastFilenameLayoutConfigWidget.ui:110 #, no-c-format, kde-format msgid "" "Available fields : %artist%,%title%,%genre%,%year%,%composer%,%pubdate%," "%number%,%album%" msgstr "" "xxAvailable fields : %artist%,%title%,%genre%,%year%,%composer%,%pubdate%," "%number%,%album%xx" #. i18n: ectx: property (windowTitle), widget (QWidget, PodcastSettingsBase) #: core-impl/podcasts/sql/PodcastSettingsBase.ui:30 #, kde-format msgid "Podcast Configuration" msgstr "xxPodcast Configurationxx" #. i18n: ectx: property (text), widget (QLabel, m_saveLocationlabel) #: core-impl/podcasts/sql/PodcastSettingsBase.ui:68 #, kde-format msgid "Save Location:" msgstr "xxSave Location:xx" #. i18n: ectx: property (toolTip), widget (QCheckBox, m_autoFetchCheck) #. i18n: ectx: property (whatsThis), widget (QCheckBox, m_autoFetchCheck) #: core-impl/podcasts/sql/PodcastSettingsBase.ui:99 #: core-impl/podcasts/sql/PodcastSettingsBase.ui:102 #, kde-format msgid "When checked, Amarok will automatically scan the podcast for updates" msgstr "" "xxWhen checked, Amarok will automatically scan the podcast for updatesxx" #. i18n: ectx: property (text), widget (QCheckBox, m_autoFetchCheck) #: core-impl/podcasts/sql/PodcastSettingsBase.ui:105 #, kde-format msgid "Automatically scan for updates" msgstr "xxAutomatically scan for updatesxx" #. i18n: ectx: property (title), widget (QGroupBox, qgroupbox) #: core-impl/podcasts/sql/PodcastSettingsBase.ui:112 #, kde-format msgid "Media Download" msgstr "xxMedia Downloadxx" #. i18n: ectx: property (toolTip), widget (QRadioButton, m_downloadRadio) #. i18n: ectx: property (whatsThis), widget (QRadioButton, m_downloadRadio) #: core-impl/podcasts/sql/PodcastSettingsBase.ui:121 #: core-impl/podcasts/sql/PodcastSettingsBase.ui:124 #, kde-format msgid "Download media as soon as it becomes available" msgstr "xxDownload media as soon as it becomes availablexx" #. i18n: ectx: property (text), widget (QRadioButton, m_downloadRadio) #: core-impl/podcasts/sql/PodcastSettingsBase.ui:127 #, kde-format msgid "Download when a&vailable" msgstr "xxDownload when a&vailablexx" #. i18n: ectx: property (toolTip), widget (QRadioButton, m_streamRadio) #. i18n: ectx: property (whatsThis), widget (QRadioButton, m_streamRadio) #: core-impl/podcasts/sql/PodcastSettingsBase.ui:134 #: core-impl/podcasts/sql/PodcastSettingsBase.ui:137 #, kde-format msgid "" "Media must be explicitly downloaded, otherwise the podcast will be played " "from the remote server." msgstr "" "xxMedia must be explicitly downloaded, otherwise the podcast will be played " "from the remote server.xx" #. i18n: ectx: property (text), widget (QRadioButton, m_streamRadio) #: core-impl/podcasts/sql/PodcastSettingsBase.ui:140 #, kde-format msgid "Stream or download on re&quest" msgstr "xxStream or download on re&questxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, m_purgeCheck) #. i18n: ectx: property (whatsThis), widget (QCheckBox, m_purgeCheck) #: core-impl/podcasts/sql/PodcastSettingsBase.ui:152 #: core-impl/podcasts/sql/PodcastSettingsBase.ui:155 #, kde-format msgid "If checked, Amarok will throw away old podcast episodes" msgstr "xxIf checked, Amarok will throw away old podcast episodesxx" #. i18n: ectx: property (text), widget (QCheckBox, m_purgeCheck) #: core-impl/podcasts/sql/PodcastSettingsBase.ui:158 #, kde-format msgid "Limit &number of episodes" msgstr "xxLimit &number of episodesxx" #. i18n: ectx: property (text), widget (QLabel, m_purgeCountLabel) #: core-impl/podcasts/sql/PodcastSettingsBase.ui:181 #, kde-format msgid "Keep maximum of:" msgstr "xxKeep maximum of:xx" #. i18n: ectx: property (toolTip), widget (QSpinBox, m_purgeCountSpinBox) #. i18n: ectx: property (whatsThis), widget (QSpinBox, m_purgeCountSpinBox) #: core-impl/podcasts/sql/PodcastSettingsBase.ui:191 #: core-impl/podcasts/sql/PodcastSettingsBase.ui:194 #, kde-format msgid "The maximum number of podcast items to store" msgstr "xxThe maximum number of podcast items to storexx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, m_writeTagsCheck) #: core-impl/podcasts/sql/PodcastSettingsBase.ui:208 #, kde-format msgid "" "The RSS feed and the tags in the downloaded file sometimes do not contain " "the same information. Writing the tags ensures the information in the " "playlist and on media devices will be the same as in the feed." msgstr "" "xxThe RSS feed and the tags in the downloaded file sometimes do not contain " "the same information. Writing the tags ensures the information in the " "playlist and on media devices will be the same as in the feed.xx" #. i18n: ectx: property (text), widget (QCheckBox, m_writeTagsCheck) #: core-impl/podcasts/sql/PodcastSettingsBase.ui:211 #, kde-format msgid "Write feed information to tags after downloading." msgstr "xxWrite feed information to tags after downloading.xx" #. i18n: ectx: property (text), widget (QPushButton, m_filenameLayoutConfigWidgetButton) #: core-impl/podcasts/sql/PodcastSettingsBase.ui:251 #, kde-format msgid "Episode Filename Configuration" msgstr "xxEpisode Filename Configurationxx" #: core-impl/podcasts/sql/PodcastSettingsDialog.cpp:39 #, kde-format msgctxt "change options" msgid "Configure %1" msgstr "xxConfigure %1xx" #: core-impl/podcasts/sql/PodcastSettingsDialog.cpp:80 #, kde-format msgid " Item" msgid_plural " Items" msgstr[0] "xx Itemsxx" #: core-impl/podcasts/sql/SqlPodcastMeta.cpp:429 #: core/podcasts/PodcastMeta.h:382 #, kde-format msgid "Podcast" msgstr "xxPodcastxx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:290 #, kde-format msgid "&Update All Channels" msgstr "xx&Update All Channelsxx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:296 #, kde-format msgid "&Configure General Settings" msgstr "xx&Configure General Settingsxx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:302 #, kde-format msgid "&Export subscriptions to OPML file" msgstr "xx&Export subscriptions to OPML filexx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:328 #, kde-format msgid "&Configure" msgstr "xx&Configurexx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:341 #, kde-format msgid "&Remove Subscription" msgstr "xx&Remove Subscriptionxx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:350 #, kde-format msgid "&Update Channel" msgstr "xx&Update Channelxx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:386 #, kde-format msgid "&Download Episode" msgstr "xx&Download Episodexx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:394 #, kde-format msgid "&Delete Downloaded Episode" msgstr "xx&Delete Downloaded Episodexx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:403 #, kde-format msgid "&Write Feed Information to File" msgstr "xx&Write Feed Information to Filexx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:411 #, kde-format msgid "&Keep downloaded file" msgstr "xx&Keep downloaded filexx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:412 #, kde-format msgid "" "Toggle the \"keep\" downloaded file status of this podcast episode. " "Downloaded files with this status wouldn't be deleted even if we apply a " "purge." msgstr "" "xxToggle the \"keep\" downloaded file status of this podcast episode. " "Downloaded files with this status wouldn't be deleted even if we apply a " "purge.xx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:478 #, kde-format msgid "Already subscribed to %1." msgstr "xxAlready subscribed to %1.xx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:603 #, kde-format msgctxt "prefix to 'x minutes'" msgid "every " msgstr "xxevery xx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:604 #, kde-format msgid " minute" msgid_plural " minutes" msgstr[0] "xx minutesxx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:612 #, kde-format msgid "Configure Local Podcasts" msgstr "xxConfigure Local Podcastsxx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:633 #, kde-format msgid "Move Podcasts" msgstr "xxMove Podcastsxx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:634 #, kde-format msgid "Do you want to move all downloaded episodes to the new location?" msgstr "xxDo you want to move all downloaded episodes to the new location?xx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:701 #, kde-format msgid "Select file for OPML export" msgstr "xxSelect file for OPML exportxx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:848 #, kde-format msgid "Do you really want to unsubscribe from \"%1\"?" msgstr "xxDo you really want to unsubscribe from \"%1\"?xx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:851 #, kde-format msgid "Delete downloaded episodes" msgstr "xxDelete downloaded episodesxx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:974 #, kde-format msgid "There is still a podcast download in progress" msgid_plural "There are still %1 podcast downloads in progress" msgstr[0] "xxThere are still %1 podcast downloads in progressxx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:977 #, kde-format msgid "Cancel Download and Quit." msgstr "xxCancel Download and Quit.xx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:1156 #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:1404 #, kde-format msgid "Unable to save podcast episode file to %1" msgstr "xxUnable to save podcast episode file to %1xx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:1166 #, kde-format msgid "Downloading Podcast Media" msgstr "xxDownloading Podcast Mediaxx" #: core-impl/podcasts/sql/SqlPodcastProvider.cpp:1167 #, kde-format msgid "Downloading Podcast \"%1\"" msgstr "xxDownloading Podcast \"%1\"xx" #: core-impl/podcasts/sql/SqlPodcastProvider.h:57 #, kde-format msgid "Local Podcasts" msgstr "xxLocal Podcastsxx" #. i18n: ectx: property (text), widget (QLabel, m_intervalLabel) #: core-impl/podcasts/sql/SqlPodcastProviderSettingsWidget.ui:32 #, kde-format msgid "Auto-update:" msgstr "xxAuto-update:xx" #. i18n: ectx: property (specialValueText), widget (QSpinBox, m_autoUpdateInterval) #: core-impl/podcasts/sql/SqlPodcastProviderSettingsWidget.ui:57 #, kde-format msgctxt "automatic updates turned off" msgid "disabled" msgstr "xxdisabledxx" #. i18n: ectx: property (text), widget (QLabel, m_baseDirLabel) #: core-impl/podcasts/sql/SqlPodcastProviderSettingsWidget.ui:79 #, kde-format msgid "Base directory:" msgstr "xxBase directory:xx" #. i18n: ectx: property (toolTip), widget (KUrlRequester, m_baseDirUrl) #: core-impl/podcasts/sql/SqlPodcastProviderSettingsWidget.ui:107 #, kde-format msgid "" "\n" "\n" "

Base directory for all new " "podcast channels.

\n" "

When a podcast channel is " "added <base directory>/" "<channel name> is used as " "the download directory.

\n" "

This can be changed for " "each channel individually.

" msgstr "" "xx\n" "\n" "

Base directory for all new " "podcast channels.

\n" "

When a podcast channel is " "added <base directory>/" "<channel name> is used as " "the download directory.

\n" "

This can be changed for " "each channel individually.

xx" #. i18n: ectx: property (whatsThis), widget (KUrlRequester, m_baseDirUrl) #: core-impl/podcasts/sql/SqlPodcastProviderSettingsWidget.ui:112 #, kde-format msgid "" "Base directory for all new podcast channels.\n" "When a podcast channel is added / is used as " "the download directory.\n" "This can be changed for each channel individually." msgstr "" "xxBase directory for all new podcast channels.\n" "When a podcast channel is added / is used as " "the download directory.\n" "This can be changed for each channel individually.xx" #: core-impl/storage/StorageManager.cpp:162 #, kde-format msgid "The configured database plugin could not be loaded." msgstr "xxThe configured database plugin could not be loaded.xx" #: core/collections/CollectionLocation.cpp:381 #, kde-format msgid "Organize tracks" msgstr "xxOrganize tracksxx" #: core/collections/CollectionLocation.cpp:383 #, kde-format msgid "Transcode and organize tracks" msgstr "xxTranscode and organize tracksxx" #: core/collections/CollectionLocation.cpp:388 #, kde-format msgid "Move tracks" msgstr "xxMove tracksxx" #: core/collections/CollectionLocation.cpp:390 #, kde-format msgid "Transcode and move tracks" msgstr "xxTranscode and move tracksxx" #: core/collections/CollectionLocation.cpp:395 #, kde-format msgid "Copy tracks" msgstr "xxCopy tracksxx" #: core/collections/CollectionLocation.cpp:397 #, kde-format msgid "Transcode and copy tracks" msgstr "xxTranscode and copy tracksxx" #: core/collections/CollectionLocation.cpp:410 #, kde-format msgid "Organizing one track" msgid_plural "Organizing %1 tracks" msgstr[0] "xxOrganizing %1 tracksxx" #: core/collections/CollectionLocation.cpp:413 #, kde-format msgid "Transcoding and organizing one track" msgid_plural "Transcoding and organizing %1 tracks" msgstr[0] "xxTranscoding and organizing %1 tracksxx" #: core/collections/CollectionLocation.cpp:419 #, kde-format msgid "Moving one track to %2" msgid_plural "Moving %1 tracks to %2" msgstr[0] "xxMoving %1 tracks to %2xx" #: core/collections/CollectionLocation.cpp:422 #, kde-format msgid "Transcoding and moving one track to %2" msgid_plural "Transcoding and moving %1 tracks to %2" msgstr[0] "xxTranscoding and moving %1 tracks to %2xx" #: core/collections/CollectionLocation.cpp:428 #, kde-format msgid "Copying one track to %2" msgid_plural "Copying %1 tracks to %2" msgstr[0] "xxCopying %1 tracks to %2xx" #: core/collections/CollectionLocation.cpp:431 #, kde-format msgid "Transcoding and copying one track to %2" msgid_plural "Transcoding and copying %1 tracks to %2" msgstr[0] "xxTranscoding and copying %1 tracks to %2xx" #: core/meta/Meta.cpp:207 #, kde-format msgid "No network connection" msgstr "xxNo network connectionxx" #: core/meta/Meta.cpp:217 #, kde-format msgid "File does not exist" msgstr "xxFile does not existxx" #: core/meta/Meta.cpp:219 #, kde-format msgid "Not a file" msgstr "xxNot a filexx" #: core/meta/Meta.cpp:221 #, kde-format msgid "No read permissions" msgstr "xxNo read permissionsxx" #: core/meta/Meta.cpp:355 #, kde-format msgid "Unknown Composer" msgstr "xxUnknown Composerxx" #: core/meta/support/MetaConstants.cpp:180 #, kde-format msgctxt "" "Track field name (when nothing specific is selected e.g. in the automatic " "playlist generator)" msgid "anything" msgstr "xxanythingxx" #: core/meta/support/MetaConstants.cpp:181 #, kde-format msgctxt "Track field name (the file this track is stored in)" msgid "File Name" msgstr "xxFile Namexx" #: core/meta/support/MetaConstants.cpp:182 #, kde-format msgctxt "Track field name" msgid "Title" msgstr "xxTitlexx" #: core/meta/support/MetaConstants.cpp:183 #, kde-format msgctxt "Track field name" msgid "Artist" msgstr "xxArtistxx" #: core/meta/support/MetaConstants.cpp:184 #, kde-format msgctxt "Track field name" msgid "Album" msgstr "xxAlbumxx" #: core/meta/support/MetaConstants.cpp:185 #, kde-format msgctxt "Track field name" msgid "Genre" msgstr "xxGenrexx" #: core/meta/support/MetaConstants.cpp:186 #, kde-format msgctxt "Track field name" msgid "Composer" msgstr "xxComposerxx" #: core/meta/support/MetaConstants.cpp:187 #, kde-format msgctxt "Track field name" msgid "Year" msgstr "xxYearxx" #: core/meta/support/MetaConstants.cpp:188 #, kde-format msgctxt "Track field name" msgid "Comment" msgstr "xxCommentxx" #: core/meta/support/MetaConstants.cpp:189 #, kde-format msgctxt "Track field name" msgid "Track Number" msgstr "xxTrack Numberxx" #: core/meta/support/MetaConstants.cpp:190 #, kde-format msgctxt "Track field name" msgid "Disc Number" msgstr "xxDisc Numberxx" #: core/meta/support/MetaConstants.cpp:191 #, kde-format msgctxt "Track field name" msgid "Bpm" msgstr "xxBpmxx" #: core/meta/support/MetaConstants.cpp:192 #, kde-format msgctxt "Track field name" msgid "Length" msgstr "xxLengthxx" #: core/meta/support/MetaConstants.cpp:193 #, kde-format msgctxt "Track field name" msgid "Bit Rate" msgstr "xxBit Ratexx" #: core/meta/support/MetaConstants.cpp:194 #, kde-format msgctxt "Track field name" msgid "Sample Rate" msgstr "xxSample Ratexx" #: core/meta/support/MetaConstants.cpp:195 #, kde-format msgctxt "Track field name" msgid "File Size" msgstr "xxFile Sizexx" #: core/meta/support/MetaConstants.cpp:196 #, kde-format msgctxt "Track field name" msgid "Format" msgstr "xxFormatxx" #: core/meta/support/MetaConstants.cpp:197 #, kde-format msgctxt "Track field name" msgid "Added to Collection" msgstr "xxAdded to Collectionxx" #: core/meta/support/MetaConstants.cpp:198 #, kde-format msgctxt "Track field name" msgid "Score" msgstr "xxScorexx" #: core/meta/support/MetaConstants.cpp:199 #, kde-format msgctxt "Track field name" msgid "Rating" msgstr "xxRatingxx" #: core/meta/support/MetaConstants.cpp:200 #, kde-format msgctxt "Track field name" msgid "First Played" msgstr "xxFirst Playedxx" #: core/meta/support/MetaConstants.cpp:201 #, kde-format msgctxt "Track field name" msgid "Last Played" msgstr "xxLast Playedxx" #: core/meta/support/MetaConstants.cpp:202 #, kde-format msgctxt "Track field name" msgid "Playcount" msgstr "xxPlaycountxx" #: core/meta/support/MetaConstants.cpp:203 #, kde-format msgctxt "Track field name" msgid "Unique Id" msgstr "xxUnique Idxx" #: core/meta/support/MetaConstants.cpp:205 #, kde-format msgctxt "Track field name" msgid "Track Gain" msgstr "xxTrack Gainxx" #: core/meta/support/MetaConstants.cpp:206 #, kde-format msgctxt "Track field name" msgid "Track Gain Peak" msgstr "xxTrack Gain Peakxx" #: core/meta/support/MetaConstants.cpp:207 #, kde-format msgctxt "Track field name" msgid "Album Gain" msgstr "xxAlbum Gainxx" #: core/meta/support/MetaConstants.cpp:208 #, kde-format msgctxt "Track field name" msgid "Album Gain Peak" msgstr "xxAlbum Gain Peakxx" #: core/meta/support/MetaConstants.cpp:210 #, kde-format msgctxt "Track field name" msgid "Album Artist" msgstr "xxAlbum Artistxx" #: core/meta/support/MetaConstants.cpp:211 #, kde-format msgctxt "Track field name" msgid "Label" msgstr "xxLabelxx" #: core/meta/support/MetaConstants.cpp:212 #, kde-format msgctxt "Track field name" msgid "Last Modified" msgstr "xxLast Modifiedxx" #: core/meta/support/MetaConstants.cpp:213 #, kde-format msgctxt "Track field name" msgid "Lyrics" msgstr "xxLyricsxx" #: core/meta/support/MetaConstants.cpp:224 #, kde-format msgctxt "" "The field name in case nothing specific is selected e.g. in the automatic " "playlist generator. Use a one word translation." msgid "anything" msgstr "xxanythingxx" #: core/meta/support/MetaConstants.cpp:225 #, kde-format msgctxt "" "One word translation used in the collection filter. The name of the file " "this track is stored in" msgid "filename" msgstr "xxfilenamexx" #: core/meta/support/MetaConstants.cpp:226 #, kde-format msgctxt "One word translation used in the collection filter" msgid "title" msgstr "xxtitlexx" #: core/meta/support/MetaConstants.cpp:227 #, kde-format msgctxt "One word translation used in the collection filter" msgid "artist" msgstr "xxartistxx" #: core/meta/support/MetaConstants.cpp:228 #, kde-format msgctxt "One word translation used in the collection filter" msgid "album" msgstr "xxalbumxx" #: core/meta/support/MetaConstants.cpp:229 #, kde-format msgctxt "One word translation used in the collection filter" msgid "genre" msgstr "xxgenrexx" #: core/meta/support/MetaConstants.cpp:230 #, kde-format msgctxt "One word translation used in the collection filter" msgid "composer" msgstr "xxcomposerxx" #: core/meta/support/MetaConstants.cpp:231 #, kde-format msgctxt "One word translation used in the collection filter" msgid "year" msgstr "xxyearxx" #: core/meta/support/MetaConstants.cpp:232 #, kde-format msgctxt "One word translation used in the collection filter" msgid "comment" msgstr "xxcommentxx" #: core/meta/support/MetaConstants.cpp:233 #, kde-format msgctxt "One word translation used in the collection filter" msgid "tracknumber" msgstr "xxtracknumberxx" #: core/meta/support/MetaConstants.cpp:234 #, kde-format msgctxt "One word translation used in the collection filter" msgid "discnumber" msgstr "xxdiscnumberxx" #: core/meta/support/MetaConstants.cpp:235 #, kde-format msgctxt "One word translation used in the collection filter" msgid "bpm" msgstr "xxbpmxx" #: core/meta/support/MetaConstants.cpp:236 #, kde-format msgctxt "One word translation used in the collection filter" msgid "length" msgstr "xxlengthxx" #: core/meta/support/MetaConstants.cpp:237 #, kde-format msgctxt "One word translation used in the collection filter" msgid "bitrate" msgstr "xxbitratexx" #: core/meta/support/MetaConstants.cpp:238 #, kde-format msgctxt "One word translation used in the collection filter" msgid "samplerate" msgstr "xxsampleratexx" #: core/meta/support/MetaConstants.cpp:239 #, kde-format msgctxt "One word translation used in the collection filter" msgid "filesize" msgstr "xxfilesizexx" #: core/meta/support/MetaConstants.cpp:240 #, kde-format msgctxt "One word translation used in the collection filter" msgid "format" msgstr "xxformatxx" #: core/meta/support/MetaConstants.cpp:241 #, kde-format msgctxt "One word translation used in the collection filter" msgid "added" msgstr "xxaddedxx" #: core/meta/support/MetaConstants.cpp:242 #, kde-format msgctxt "One word translation used in the collection filter" msgid "score" msgstr "xxscorexx" #: core/meta/support/MetaConstants.cpp:243 #, kde-format msgctxt "One word translation used in the collection filter" msgid "rating" msgstr "xxratingxx" #: core/meta/support/MetaConstants.cpp:244 #, kde-format msgctxt "" "One word translation used in the collection filter. First played time / " "access date" msgid "firstplay" msgstr "xxfirstplayxx" #: core/meta/support/MetaConstants.cpp:245 #, kde-format msgctxt "" "One word translation used in the collection filter. Last played time / " "access date" msgid "lastplay" msgstr "xxlastplayxx" #: core/meta/support/MetaConstants.cpp:246 #, kde-format msgctxt "One word translation used in the collection filter" msgid "playcount" msgstr "xxplaycountxx" #: core/meta/support/MetaConstants.cpp:247 #, kde-format msgctxt "One word translation used in the collection filter" msgid "uniqueid" msgstr "xxuniqueidxx" #: core/meta/support/MetaConstants.cpp:249 #, kde-format msgctxt "One word translation used in the collection filter" msgid "trackgain" msgstr "xxtrackgainxx" #: core/meta/support/MetaConstants.cpp:250 #, kde-format msgctxt "One word translation used in the collection filter" msgid "trackgainpeak" msgstr "xxtrackgainpeakxx" #: core/meta/support/MetaConstants.cpp:251 #, kde-format msgctxt "One word translation used in the collection filter" msgid "albumgain" msgstr "xxalbumgainxx" #: core/meta/support/MetaConstants.cpp:252 #, kde-format msgctxt "One word translation used in the collection filter" msgid "albumgainpeak" msgstr "xxalbumgainpeakxx" #: core/meta/support/MetaConstants.cpp:254 #, kde-format msgctxt "One word translation used in the collection filter" msgid "albumartist" msgstr "xxalbumartistxx" #: core/meta/support/MetaConstants.cpp:255 #, kde-format msgctxt "One word translation used in the collection filter" msgid "label" msgstr "xxlabelxx" #: core/meta/support/MetaConstants.cpp:256 #, kde-format msgctxt "One word translation used in the collection filter" msgid "modified" msgstr "xxmodifiedxx" #: core/meta/support/MetaConstants.cpp:257 #, kde-format msgctxt "One word translation used in the collection filter" msgid "lyrics" msgstr "xxlyricsxx" #: core/meta/support/MetaUtility.cpp:421 #, kde-format msgctxt "" "the time format for a time length when the time is below 1 hour see QTime " "documentation." msgid "m:ss" msgstr "xxm:ssxx" #: core/meta/support/MetaUtility.cpp:428 #, kde-format msgctxt "number of days with spacing for the pretty time" msgid "%1 day, " msgid_plural "%1 days, " msgstr[0] "xx%1 days, xx" #: core/meta/support/MetaUtility.cpp:429 #, kde-format msgctxt "" "the time format for a time length when the time is 1 hour or above see QTime " "documentation." msgid "h:mm:ss" msgstr "xxh:mm:ssxx" #: core/meta/support/MetaUtility.cpp:443 #, kde-format msgctxt "number of years for the pretty time" msgid "%1 year" msgid_plural "%1 years" msgstr[0] "xx%1 yearsxx" #: core/meta/support/MetaUtility.cpp:445 #, kde-format msgctxt "number of months for the pretty time" msgid "%1 month" msgid_plural "%1 months" msgstr[0] "xx%1 monthsxx" #: core/meta/support/MetaUtility.cpp:447 #, kde-format msgctxt "number of days for the pretty time" msgid "%1 day" msgid_plural "%1 days" msgstr[0] "xx%1 daysxx" #: core/meta/support/MetaUtility.cpp:449 #, kde-format msgctxt "number of hours for the pretty time" msgid "%1 hour" msgid_plural "%1 hours" msgstr[0] "xx%1 hoursxx" #: core/meta/support/MetaUtility.cpp:451 #, kde-format msgctxt "number of minutes for the pretty time" msgid "%1 minute" msgid_plural "%1 minutes" msgstr[0] "xx%1 minutesxx" #: core/meta/support/MetaUtility.cpp:453 #, kde-format msgctxt "number of seconds for the pretty time" msgid "%1 second" msgid_plural "%1 seconds" msgstr[0] "xx%1 secondsxx" #: core/podcasts/PodcastReader.cpp:451 #, kde-format msgid "Importing podcast channel from %1" msgstr "xxImporting podcast channel from %1xx" #: core/podcasts/PodcastReader.cpp:455 #, kde-format msgid "Updating podcast channel" msgstr "xxUpdating podcast channelxx" #: core/podcasts/PodcastReader.cpp:456 #, kde-format msgid "Updating \"%1\"" msgstr "xxUpdating \"%1\"xx" #: core/podcasts/PodcastReader.cpp:504 core/podcasts/PodcastReader.cpp:518 #, kde-format msgid "Importing podcast from %1 failed with error:\n" msgstr "" "xxImporting podcast from %1 failed with error:\n" "xx\n" #: core/podcasts/PodcastReader.cpp:508 core/podcasts/PodcastReader.cpp:522 #, kde-format msgid "Updating podcast from %1 failed with error:\n" msgstr "" "xxUpdating podcast from %1 failed with error:\n" "xx\n" #: core/podcasts/PodcastReader.cpp:509 core/podcasts/PodcastReader.cpp:523 #, kde-format msgid "Updating \"%1\" failed with error:\n" msgstr "" "xxUpdating \"%1\" failed with error:\n" "xx\n" #: core/podcasts/PodcastReader.cpp:993 #, kde-format msgid "" "While parsing %1, a feed was expected but an HTML page was received.\n" "Did you enter the correct URL?" msgstr "" "xxWhile parsing %1, a feed was expected but an HTML page was received.\n" "Did you enter the correct URL?xx" #: core/podcasts/PodcastReader.cpp:1000 #, kde-format msgid "Feed has an unknown type: %1" msgstr "xxFeed has an unknown type: %1xx" #: core/podcasts/PodcastReader.cpp:1009 #, kde-format msgid "%1 is not an RSS version 2.0 feed." msgstr "xx%1 is not an RSS version 2.0 feed.xx" #: core/podcasts/PodcastReader.cpp:1039 #, kde-format msgid "%1 is not a valid RSS version 1.0 feed." msgstr "xx%1 is not a valid RSS version 1.0 feed.xx" #: core/podcasts/PodcastReader.cpp:1047 #, kde-format msgid "%1 is not a valid Atom feed." msgstr "xx%1 is not a valid Atom feed.xx" #: core/podcasts/PodcastReader.cpp:1130 #, kde-format msgid "Alternative Enclosures:" msgstr "xxAlternative Enclosures:xx" #: core/podcasts/PodcastReader.cpp:1140 #, kde-format msgid "unknown type" msgstr "xxunknown typexx" #: core/support/Amarok.cpp:46 core/support/Amarok.cpp:89 #: playlist/PlaylistModel.cpp:497 #, kde-format msgctxt "The amount of time since last played" msgid "Never" msgstr "xxNeverxx" #: core/support/Amarok.cpp:54 playlist/PlaylistModel.cpp:501 #, kde-format msgctxt "When this track was last played" msgid "Unknown" msgstr "xxUnknownxx" #: core/support/Amarok.cpp:58 #, kde-format msgctxt "monthname year" msgid "%1" msgstr "xx%1xx" #: core/support/Amarok.cpp:64 #, kde-format msgid "One week ago" msgid_plural "%1 weeks ago" msgstr[0] "xx%1 weeks agoxx" #: core/support/Amarok.cpp:70 #, kde-format msgid "Yesterday" msgstr "xxYesterdayxx" #: core/support/Amarok.cpp:71 #, kde-format msgid "One day ago" msgid_plural "%1 days ago" msgstr[0] "xx%1 days agoxx" #: core/support/Amarok.cpp:74 #, kde-format msgid "One hour ago" msgid_plural "%1 hours ago" msgstr[0] "xx%1 hours agoxx" #: core/support/Amarok.cpp:80 #, kde-format msgid "One minute ago" msgid_plural "%1 minutes ago" msgstr[0] "xx%1 minutes agoxx" #: core/support/Amarok.cpp:81 #, kde-format msgid "Within the last minute" msgstr "xxWithin the last minutexx" #: core/support/Amarok.cpp:83 #, kde-format msgid "The future" msgstr "xxThe futurexx" #: core/support/Amarok.cpp:99 #, kde-format msgctxt "The amount of time since last played" msgid "0" msgstr "xx0xx" #: core/support/Amarok.cpp:108 #, kde-format msgctxt "number of months ago" msgid "%1M" msgstr "xx%1Mxx" #: core/support/Amarok.cpp:112 #, kde-format msgctxt "w for weeks" msgid "%1w" msgstr "xx%1wxx" #: core/support/Amarok.cpp:115 #, kde-format msgctxt "When this track was last played" msgid "Tomorrow" msgstr "xxTomorrowxx" #: core/support/Amarok.cpp:121 #, no-c-format, kde-format msgctxt "d for days" msgid "%1d" msgstr "xx%1dxx" #: core/support/Amarok.cpp:124 #, kde-format msgctxt "h for hours" msgid "%1h" msgstr "xx%1hxx" #. i18n: ectx: property (text), widget (QLabel, eqPreampValue) #. i18n: ectx: property (text), widget (QLabel, eqBand0Value) #. i18n: ectx: property (text), widget (QLabel, eqBand1Value) #. i18n: ectx: property (text), widget (QLabel, eqBand2Value) #. i18n: ectx: property (text), widget (QLabel, eqBand3Value) #. i18n: ectx: property (text), widget (QLabel, eqBand4Value) #. i18n: ectx: property (text), widget (QLabel, eqBand5Value) #. i18n: ectx: property (text), widget (QLabel, eqBand6Value) #. i18n: ectx: property (text), widget (QLabel, eqBand7Value) #. i18n: ectx: property (text), widget (QLabel, eqBand8Value) #. i18n: ectx: property (text), widget (QLabel, eqBand9Value) #. i18n: ectx: property (text), widget (QLabel, qLabel_collection) #. i18n: ectx: property (text), widget (QLabel, qLabel_length) #. i18n: ectx: property (text), widget (QLabel, qLabel_bitrate) #. i18n: ectx: property (text), widget (QLabel, qLabel_samplerate) #. i18n: ectx: property (text), widget (QLabel, qLabel_size) #. i18n: ectx: property (text), widget (QLabel, qLabel_playcount) #: core/support/Amarok.cpp:133 dialogs/EqualizerDialog.ui:122 #: dialogs/EqualizerDialog.ui:132 dialogs/EqualizerDialog.ui:142 #: dialogs/EqualizerDialog.ui:152 dialogs/EqualizerDialog.ui:162 #: dialogs/EqualizerDialog.ui:172 dialogs/EqualizerDialog.ui:182 #: dialogs/EqualizerDialog.ui:192 dialogs/EqualizerDialog.ui:202 #: dialogs/EqualizerDialog.ui:212 dialogs/EqualizerDialog.ui:222 #: dialogs/TagDialogBase.ui:113 dialogs/TagDialogBase.ui:183 #: dialogs/TagDialogBase.ui:209 dialogs/TagDialogBase.ui:235 #: dialogs/TagDialogBase.ui:261 dialogs/TagDialogBase.ui:380 #, kde-format msgid "0" msgstr "xx0xx" #: core/support/Amarok.cpp:168 #, kde-format msgctxt "" "A saved playlist with the current time (KLocalizedString::Shortdate) added " "between the parentheses" msgid "Empty Playlist (%1)" msgstr "xxEmpty Playlist (%1)xx" #: core/support/Amarok.cpp:196 #, kde-format msgctxt "" "A saved playlist with the current time (KLocalizedString::Shortdate) added " "between the parentheses" msgid "Various Tracks (%1)" msgstr "xxVarious Tracks (%1)xx" #: core/support/Amarok.cpp:203 #, kde-format msgid "Unknown Artist(s)" msgstr "xxUnknown Artist(s)xx" #: core/support/Amarok.cpp:219 #, kde-format msgid "Unknown Album(s)" msgstr "xxUnknown Album(s)xx" #: core/support/Amarok.cpp:223 #, kde-format msgid "Various Albums" msgstr "xxVarious Albumsxx" #: core/support/Amarok.cpp:226 #, kde-format msgctxt "A saved playlist titled - " msgid "%1 - %2" msgstr "xx%1 - %2xx" #: core/transcoding/formats/TranscodingAacFormat.cpp:30 #, kde-format msgid "" "The bitrate is a measure of the quantity of data used to represent a second " "of the audio track.
The encoder used by Amarok operates better with a " "constant bitrate.
VBR is experimental and likely to get even worse " "results than the CBR.
For this reason, the bitrate measure in this slider " "is a pretty accurate estimate of the bitrate of the encoded track.
The " "encoder is transparent at 128kbps for most samples tested with artifacts " "only appearing in extreme cases." msgstr "" "xxThe bitrate is a measure of the quantity of data used to represent a " "second of the audio track.
The encoder used by Amarok operates better " "with a constant bitrate.
VBR is experimental and likely to get even worse " "results than the CBR.
For this reason, the bitrate measure in this slider " "is a pretty accurate estimate of the bitrate of the encoded track.
The " "encoder is transparent at 128kbps for most samples tested with artifacts " "only appearing in extreme cases.xx" #: core/transcoding/formats/TranscodingAacFormat.cpp:48 #: core/transcoding/formats/TranscodingWmaFormat.cpp:59 #, kde-format msgid "Bitrate target for constant bitrate encoding" msgstr "xxBitrate target for constant bitrate encodingxx" #: core/transcoding/formats/TranscodingAacFormat.cpp:49 #: core/transcoding/formats/TranscodingFlacFormat.cpp:42 #: core/transcoding/formats/TranscodingMp3Format.cpp:56 #: core/transcoding/formats/TranscodingOpusFormat.cpp:65 #: core/transcoding/formats/TranscodingVorbisFormat.cpp:60 #: core/transcoding/formats/TranscodingWmaFormat.cpp:60 #, kde-format msgid "Smaller file" msgstr "xxSmaller filexx" #: core/transcoding/formats/TranscodingAacFormat.cpp:49 #: core/transcoding/formats/TranscodingMp3Format.cpp:56 #: core/transcoding/formats/TranscodingOpusFormat.cpp:65 #: core/transcoding/formats/TranscodingVorbisFormat.cpp:60 #: core/transcoding/formats/TranscodingWmaFormat.cpp:60 #, kde-format msgid "Better sound quality" msgstr "xxBetter sound qualityxx" #: core/transcoding/formats/TranscodingAacFormat.cpp:56 #, kde-format msgid "AAC" msgstr "xxAACxx" #: core/transcoding/formats/TranscodingAacFormat.cpp:64 #, kde-format msgctxt "" "Feel free to redirect the english Wikipedia link to a local version, if it " "exists." msgid "" "Advanced Audio " "Coding (AAC) is a patented lossy codec for digital audio.
AAC " "generally achieves better sound quality than MP3 at similar bit rates. It is " "a reasonable choice for the iPod and some other portable music players." msgstr "" "xxAdvanced Audio " "Coding (AAC) is a patented lossy codec for digital audio.
AAC " "generally achieves better sound quality than MP3 at similar bit rates. It is " "a reasonable choice for the iPod and some other portable music players.xx" #: core/transcoding/formats/TranscodingAlacFormat.cpp:33 #, kde-format msgid "Apple Lossless" msgstr "xxApple Losslessxx" #: core/transcoding/formats/TranscodingAlacFormat.cpp:41 #, kde-format msgctxt "" "Feel free to redirect the english Wikipedia link to a local version, if it " "exists." msgid "" "Apple Lossless " "(ALAC) is an audio codec for lossless compression of digital music." "
Recommended only for Apple music players and players that do not support " "FLAC." msgstr "" "xxApple Lossless " "(ALAC) is an audio codec for lossless compression of digital music." "
Recommended only for Apple music players and players that do not support " "FLAC.xx" #: core/transcoding/formats/TranscodingFlacFormat.cpp:30 #, kde-format msgid "" "The compression level is an integer value between 0 and 8 that " "represents the tradeoff between file size and compression speed while " "encoding with FLAC.
Setting the compression level to 0 " "yields the shortest compression time but generates a comparably big file
On the other hand, a compression level of 8 makes compression quite " "slow but produces the smallest file.
Note that since FLAC is by " "definition a lossless codec, the audio quality of the output is exactly the " "same regardless of the compression level.
Also, levels above 5 " "dramatically increase compression time but create an only slightly smaller " "file, and are not recommended." msgstr "" "xxThe compression level is an integer value between 0 and 8 that " "represents the tradeoff between file size and compression speed while " "encoding with FLAC.
Setting the compression level to 0 " "yields the shortest compression time but generates a comparably big file
On the other hand, a compression level of 8 makes compression quite " "slow but produces the smallest file.
Note that since FLAC is by " "definition a lossless codec, the audio quality of the output is exactly the " "same regardless of the compression level.
Also, levels above 5 " "dramatically increase compression time but create an only slightly smaller " "file, and are not recommended.xx" #: core/transcoding/formats/TranscodingFlacFormat.cpp:41 #, kde-format msgid "Compression level" msgstr "xxCompression levelxx" #: core/transcoding/formats/TranscodingFlacFormat.cpp:42 #, kde-format msgid "Faster compression" msgstr "xxFaster compressionxx" #: core/transcoding/formats/TranscodingFlacFormat.cpp:57 #, kde-format msgctxt "" "Feel free to redirect the english Wikipedia link to a local version, if it " "exists." msgid "" "Free Lossless " "Audio Codec (FLAC) is an open and royalty-free codec for lossless " "compression of digital music.
If you wish to store your music without " "compromising on audio quality, FLAC is an excellent choice." msgstr "" "xxFree " "Lossless Audio Codec (FLAC) is an open and royalty-free codec for " "lossless compression of digital music.
If you wish to store your music " "without compromising on audio quality, FLAC is an excellent choice.xx" #: core/transcoding/formats/TranscodingMp3Format.cpp:28 #, kde-format msgid "" "The bitrate is a measure of the quantity of data used to represent a second " "of the audio track.
The MP3 encoder used by Amarok supports a variable bitrate (VBR) " "setting, which means that the bitrate value fluctuates along the track based " "on the complexity of the audio content. More complex intervals of data are " "encoded with a higher bitrate than less complex ones; this approach yields " "overall better quality and a smaller file than having a constant bitrate " "throughout the track.
For this reason, the bitrate measure in this slider " "is just an estimate of the average bitrate of the encoded track.
160kb/" "s is a good choice for music listening on a portable player.
Anything below 120kb/s might be unsatisfactory for music and " "anything above 205kb/s is probably overkill." msgstr "" "xxThe bitrate is a measure of the quantity of data used to represent a " "second of the audio track.
The MP3 encoder used by Amarok supports " "a variable bitrate (VBR) " "setting, which means that the bitrate value fluctuates along the track based " "on the complexity of the audio content. More complex intervals of data are " "encoded with a higher bitrate than less complex ones; this approach yields " "overall better quality and a smaller file than having a constant bitrate " "throughout the track.
For this reason, the bitrate measure in this slider " "is just an estimate of the average bitrate of the encoded track.
160kb/" "s is a good choice for music listening on a portable player.
Anything below 120kb/s might be unsatisfactory for music and " "anything above 205kb/s is probably overkill.xx" #: core/transcoding/formats/TranscodingMp3Format.cpp:55 #: core/transcoding/formats/TranscodingOpusFormat.cpp:64 #, kde-format msgid "Expected average bitrate for variable bitrate encoding" msgstr "xxExpected average bitrate for variable bitrate encodingxx" #: core/transcoding/formats/TranscodingMp3Format.cpp:71 #, kde-format msgctxt "" "Feel free to redirect the english Wikipedia link to a local version, if it " "exists." msgid "" "MPEG Audio Layer 3 (MP3) is a " "patented digital audio codec using a form of lossy data compression.
In " "spite of its shortcomings, it is a common format for consumer audio storage, " "and is widely supported on portable music players." msgstr "" "xxMPEG Audio Layer 3 (MP3) is a " "patented digital audio codec using a form of lossy data compression.
In " "spite of its shortcomings, it is a common format for consumer audio storage, " "and is widely supported on portable music players.xx" #: core/transcoding/formats/TranscodingOpusFormat.cpp:28 #, kde-format msgid "" "The bitrate is a measure of the quantity of data used to represent a second " "of the audio track.
The Opus encoder used by Amarok supports a variable bitrate (VBR) setting, which means that the bitrate value fluctuates along the track " "based on the complexity of the audio content. More complex intervals of data " "are encoded with a higher bitrate than less complex ones; this approach " "yields overall better quality and a smaller file than having a constant " "bitrate throughout the track.
For this reason, the bitrate measure in " "this slider is just an estimate of the average bitrate of the encoded track." "
128kb/s is a good choice for music listening on a portable player." "
Anything below 100kb/s might be unsatisfactory for music and " "anything above 256kb/s is probably overkill." msgstr "" "xxThe bitrate is a measure of the quantity of data used to represent a " "second of the audio track.
The Opus encoder used by Amarok " "supports a
variable " "bitrate (VBR) setting, which means that the bitrate value fluctuates " "along the track based on the complexity of the audio content. More complex " "intervals of data are encoded with a higher bitrate than less complex ones; " "this approach yields overall better quality and a smaller file than having a " "constant bitrate throughout the track.
For this reason, the bitrate " "measure in this slider is just an estimate of the average bitrate of the " "encoded track.
128kb/s is a good choice for music listening on a " "portable player.
Anything below 100kb/s might be unsatisfactory " "for music and anything above 256kb/s is probably overkill.xx" #: core/transcoding/formats/TranscodingOpusFormat.cpp:72 #, kde-format msgid "Opus" msgstr "xxOpusxx" #: core/transcoding/formats/TranscodingOpusFormat.cpp:80 #, kde-format msgctxt "" "Feel free to redirect the english Wikipedia link to a local version, if it " "exists." msgid "" "Opus is a " "patent-free digital audio codec using a form of lossy data compression." msgstr "" "xxOpus is a " "patent-free digital audio codec using a form of lossy data compression.xx" #: core/transcoding/formats/TranscodingVorbisFormat.cpp:28 #, kde-format msgid "" "The bitrate is a measure of the quantity of data used to represent a second " "of the audio track.
The Vorbis encoder used by Amarok supports a " "variable " "bitrate (VBR) setting, which means that the bitrate value fluctuates " "along the track based on the complexity of the audio content. More complex " "intervals of data are encoded with a higher bitrate than less complex ones; " "this approach yields overall better quality and a smaller file than having a " "constant bitrate throughout the track.
The Vorbis encoder uses a quality " "rating \"-q parameter\" between -1 and 10 to define a certain expected audio " "quality level. The bitrate measure in this slider is just a rough estimate " "(provided by Vorbis) of the average bitrate of the encoded track given a q " "value. In fact, with newer and more efficient Vorbis versions the actual " "bitrate is even lower.
-q5 is a good choice for music listening on " "a portable player.
Anything below -q3 might be unsatisfactory for " "music and anything above -q8 is probably overkill." msgstr "" "xxThe bitrate is a measure of the quantity of data used to represent a " "second of the audio track.
The Vorbis encoder used by Amarok " "supports a variable bitrate (VBR) setting, which means " "that the bitrate value fluctuates along the track based on the complexity of " "the audio content. More complex intervals of data are encoded with a higher " "bitrate than less complex ones; this approach yields overall better quality " "and a smaller file than having a constant bitrate throughout the track." "
The Vorbis encoder uses a quality rating \"-q parameter\" between -1 and " "10 to define a certain expected audio quality level. The bitrate measure in " "this slider is just a rough estimate (provided by Vorbis) of the average " "bitrate of the encoded track given a q value. In fact, with newer and more " "efficient Vorbis versions the actual bitrate is even lower.
-q5 is " "a good choice for music listening on a portable player.
Anything below " "-q3 might be unsatisfactory for music and anything above -q8 " "is probably overkill.xx" #: core/transcoding/formats/TranscodingVorbisFormat.cpp:59 #, kde-format msgid "Quality rating for variable bitrate encoding" msgstr "xxQuality rating for variable bitrate encodingxx" #: core/transcoding/formats/TranscodingVorbisFormat.cpp:75 #, kde-format msgctxt "" "Feel free to redirect the english Wikipedia link to a local version, if it " "exists." msgid "" "Ogg Vorbis is an open and " "royalty-free audio codec for lossy audio compression.
It produces smaller " "files than MP3 at equivalent or higher quality. Ogg Vorbis is an all-around " "excellent choice, especially for portable music players that support it." msgstr "" "xxOgg Vorbis is an open and " "royalty-free audio codec for lossy audio compression.
It produces smaller " "files than MP3 at equivalent or higher quality. Ogg Vorbis is an all-around " "excellent choice, especially for portable music players that support it.xx" #: core/transcoding/formats/TranscodingWmaFormat.cpp:28 #, kde-format msgid "" "The bitrate is a measure of the quantity of data used to represent a second " "of the audio track.
Due to the limitations of the proprietary WMA " "format and the difficulty of reverse-engineering a proprietary encoder, the " "WMA encoder used by Amarok sets a constant bitrate (CBR) setting." "
For this reason, the bitrate measure in this slider is a pretty accurate " "estimate of the bitrate of the encoded track.
136kb/s is a good " "choice for music listening on a portable player.
Anything below 112kb/" "s might be unsatisfactory for music and anything above 182kb/s is " "probably overkill." msgstr "" "xxThe bitrate is a measure of the quantity of data used to represent a " "second of the audio track.
Due to the limitations of the proprietary " "WMA format and the difficulty of reverse-engineering a proprietary " "encoder, the WMA encoder used by Amarok sets a constant bitrate (CBR) " "setting.
For this reason, the bitrate measure in this slider is a pretty " "accurate estimate of the bitrate of the encoded track.
136kb/s is " "a good choice for music listening on a portable player.
Anything below " "112kb/s might be unsatisfactory for music and anything above 182kb/" "s is probably overkill.xx" #: core/transcoding/formats/TranscodingWmaFormat.cpp:67 #, kde-format msgid "Windows Media Audio" msgstr "xxWindows Media Audioxx" #: core/transcoding/formats/TranscodingWmaFormat.cpp:75 #, kde-format msgctxt "" "Feel free to redirect the english Wikipedia link to a local version, if it " "exists." msgid "" "Windows Media " "Audio (WMA) is a proprietary codec developed by Microsoft for lossy " "audio compression.
Recommended only for portable music players that do " "not support Ogg Vorbis." msgstr "" "xxWindows Media " "Audio (WMA) is a proprietary codec developed by Microsoft for lossy " "audio compression.
Recommended only for portable music players that do " "not support Ogg Vorbis.xx" #: core/transcoding/TranscodingConfiguration.cpp:109 #, kde-format msgid "Invalid" msgstr "xxInvalidxx" #: core/transcoding/TranscodingConfiguration.cpp:111 #, kde-format msgid "Just Copy" msgstr "xxJust Copyxx" #: core/transcoding/TranscodingConfiguration.cpp:135 #, kde-format msgctxt "%1 example: 'Compression level' %2 example: '5'" msgid "%1 %2" msgstr "xx%1 %2xx" #: core/transcoding/TranscodingConfiguration.cpp:142 #, kde-format msgctxt "" "Displayed next to the \"Transcode:\" label. %1 example: 'All Tracks to MP3' " "%2 example: 'VBR 175kb/s'" msgid "%1, %2" msgstr "xx%1, %2xx" #: core/transcoding/TranscodingConfiguration.cpp:210 #, kde-format msgctxt "Displayed next to the \"Transcode:\" label. %1 example: 'MP3'" msgid "All Tracks to %1" msgstr "xxAll Tracks to %1xx" #: core/transcoding/TranscodingConfiguration.cpp:214 #, kde-format msgctxt "Displayed next to the \"Transcode:\" label. %1 example: 'MP3'" msgid "Non-%1 Tracks to %1" msgstr "xxNon-%1 Tracks to %1xx" #: core/transcoding/TranscodingConfiguration.cpp:218 #, kde-format msgctxt "Displayed next to the \"Transcode:\" label. %1 example: 'MP3'" msgid "When Needed to %1" msgstr "xxWhen Needed to %1xx" #: covermanager/CoverFetcher.cpp:178 covermanager/CoverFetcher.cpp:341 #, kde-format msgid "Fetching Cover" msgstr "xxFetching Coverxx" #: covermanager/CoverFetcher.cpp:202 #, kde-format msgid "There was an error communicating with cover provider: %1" msgstr "xxThere was an error communicating with cover provider: %1xx" #: covermanager/CoverFetcher.cpp:412 #, kde-format msgid "Retrieved cover successfully for '%1'." msgstr "xxRetrieved cover successfully for '%1'.xx" #: covermanager/CoverFetcher.cpp:425 #, kde-format msgid "Fetching cover for '%1' failed." msgstr "xxFetching cover for '%1' failed.xx" #: covermanager/CoverFetcher.cpp:438 #, kde-format msgid "Canceled fetching cover for '%1'." msgstr "xxCanceled fetching cover for '%1'.xx" #: covermanager/CoverFetcher.cpp:447 #, kde-format msgid "Unable to find a cover for '%1'." msgstr "xxUnable to find a cover for '%1'.xx" #: covermanager/CoverFetchingActions.cpp:47 #, kde-format msgid "Fetch Cover" msgid_plural "Fetch Covers" msgstr[0] "xxFetch Coversxx" #: covermanager/CoverFetchingActions.cpp:49 #, kde-format msgid "Fetch the artwork for this album" msgid_plural "Fetch artwork for %1 albums" msgstr[0] "xxFetch artwork for %1 albumsxx" #: covermanager/CoverFetchingActions.cpp:76 #: covermanager/CoverFoundDialog.cpp:380 #, kde-format msgid "Display Cover" msgstr "xxDisplay Coverxx" #: covermanager/CoverFetchingActions.cpp:78 #, kde-format msgid "Display artwork for this album" msgstr "xxDisplay artwork for this albumxx" #: covermanager/CoverFetchingActions.cpp:96 #, kde-format msgid "Unset Cover" msgid_plural "Unset Covers" msgstr[0] "xxUnset Coversxx" #: covermanager/CoverFetchingActions.cpp:98 #, kde-format msgid "Remove artwork for this album" msgid_plural "Remove artwork for %1 albums" msgstr[0] "xxRemove artwork for %1 albumsxx" #: covermanager/CoverFetchingActions.cpp:111 #, kde-format msgid "Are you sure you want to remove this cover from the Collection?" msgid_plural "" "Are you sure you want to delete these %1 covers from the Collection?" msgstr[0] "" "xxAre you sure you want to delete these %1 covers from the Collection?xx" #: covermanager/CoverFetchingActions.cpp:134 #, kde-format msgid "Set Custom Cover" msgstr "xxSet Custom Coverxx" #: covermanager/CoverFetchingActions.cpp:136 #, kde-format msgid "Set custom artwork for this album" msgid_plural "Set custom artwork for these %1 albums" msgstr[0] "xxSet custom artwork for these %1 albumsxx" #: covermanager/CoverFetchingActions.cpp:167 #, kde-format msgid "Select Cover Image File" msgstr "xxSelect Cover Image Filexx" #: covermanager/CoverFoundDialog.cpp:89 #, kde-format msgid "Finding cover for" msgstr "xxFinding cover forxx" #: covermanager/CoverFoundDialog.cpp:120 #, kde-format msgid "Enter Custom Search" msgstr "xxEnter Custom Searchxx" #: covermanager/CoverFoundDialog.cpp:137 #: services/lastfm/LastFmServiceCollection.cpp:130 #: services/lastfm/ScrobblerAdapter.cpp:73 #: services/lastfm/SynchronizationAdapter.cpp:54 #, kde-format msgid "Last.fm" msgstr "xxLast.fmxx" #: covermanager/CoverFoundDialog.cpp:138 #, kde-format msgid "Google" msgstr "xxGooglexx" #: covermanager/CoverFoundDialog.cpp:139 #, kde-format msgid "Discogs" msgstr "xxDiscogsxx" #: covermanager/CoverFoundDialog.cpp:151 #, kde-format msgid "Sort by size" msgstr "xxSort by sizexx" #: covermanager/CoverFoundDialog.cpp:405 #, kde-format msgid "Cover Image Save Location" msgstr "xxCover Image Save Locationxx" #: covermanager/CoverFoundDialog.cpp:434 covermanager/CoverFoundDialog.cpp:453 #, kde-format msgid "Sorry, the cover could not be saved." msgstr "xxSorry, the cover could not be saved.xx" #: covermanager/CoverFoundDialog.cpp:518 #, kde-format msgid "Sorry, the cover image could not be retrieved." msgstr "xxSorry, the cover image could not be retrieved.xx" #: covermanager/CoverFoundDialog.cpp:538 #, kde-format msgid "Fetching Large Cover" msgstr "xxFetching Large Coverxx" #: covermanager/CoverFoundDialog.cpp:539 #, kde-format msgid "Download Progress" msgstr "xxDownload Progressxx" #: covermanager/CoverFoundDialog.cpp:541 #, kde-format msgid "Cancel" msgstr "xxCancelxx" #: covermanager/CoverFoundDialog.cpp:702 #, kde-format msgid "Search" msgstr "xxSearchxx" #: covermanager/CoverFoundDialog.cpp:702 #, kde-format msgid "Search For More Results" msgstr "xxSearch For More Resultsxx" #: covermanager/CoverFoundDialog.cpp:718 #, kde-format msgid "No Images Found" msgstr "xxNo Images Foundxx" #: covermanager/CoverFoundDialog.cpp:719 #, kde-format msgid "1 Image Found" msgid_plural "%1 Images Found" msgstr[0] "xx%1 Images Foundxx" #: covermanager/CoverFoundDialog.cpp:744 #, kde-format msgid "Notes" msgstr "xxNotesxx" #: covermanager/CoverFoundDialog.cpp:816 #, kde-format msgctxt "@item::intable" msgid "Artist" msgstr "xxArtistxx" #: covermanager/CoverFoundDialog.cpp:817 #, kde-format msgctxt "@item::intable" msgid "Country" msgstr "xxCountryxx" #: covermanager/CoverFoundDialog.cpp:818 #, kde-format msgctxt "@item::intable" msgid "Date" msgstr "xxDatexx" #: covermanager/CoverFoundDialog.cpp:819 #, kde-format msgctxt "@item::intable File Format" msgid "Format" msgstr "xxFormatxx" #: covermanager/CoverFoundDialog.cpp:820 #, kde-format msgctxt "@item::intable Image Height" msgid "Height" msgstr "xxHeightxx" #: covermanager/CoverFoundDialog.cpp:821 covermanager/CoverFoundDialog.cpp:826 #, kde-format msgctxt "@item::intable Album Title" msgid "Title" msgstr "xxTitlexx" #: covermanager/CoverFoundDialog.cpp:822 #, kde-format msgctxt "@item::intable Release Type" msgid "Type" msgstr "xxTypexx" #: covermanager/CoverFoundDialog.cpp:823 #, kde-format msgctxt "@item::intable Release Date" msgid "Released" msgstr "xxReleasedxx" #: covermanager/CoverFoundDialog.cpp:824 #, kde-format msgctxt "@item::intable File Size" msgid "Size" msgstr "xxSizexx" #: covermanager/CoverFoundDialog.cpp:825 #, kde-format msgctxt "@item::intable Cover Provider" msgid "Source" msgstr "xxSourcexx" #: covermanager/CoverFoundDialog.cpp:827 #, kde-format msgctxt "@item::intable Image Width" msgid "Width" msgstr "xxWidthxx" #: covermanager/CoverFoundDialog.cpp:861 #, kde-format msgctxt "@item::intable URL" msgid "link" msgstr "xxlinkxx" #: covermanager/CoverFoundDialog.cpp:867 #, kde-format msgctxt "@item::intable" msgid "URL" msgstr "xxURLxx" #: covermanager/CoverManager.cpp:111 MainWindow.cpp:798 #, kde-format msgid "Cover Manager" msgstr "xxCover Managerxx" #: covermanager/CoverManager.cpp:124 #, kde-format msgid "Albums By" msgstr "xxAlbums Byxx" #: covermanager/CoverManager.cpp:134 #, kde-format msgid "All Artists" msgstr "xxAll Artistsxx" #: covermanager/CoverManager.cpp:180 widgets/SearchWidget.cpp:66 #, kde-format msgid "Enter search terms here" msgstr "xxEnter search terms herexx" #: covermanager/CoverManager.cpp:193 #, kde-format msgid "All Albums" msgstr "xxAll Albumsxx" #: covermanager/CoverManager.cpp:194 #, kde-format msgid "Albums With Cover" msgstr "xxAlbums With Coverxx" #: covermanager/CoverManager.cpp:195 #, kde-format msgid "Albums Without Cover" msgstr "xxAlbums Without Coverxx" #: covermanager/CoverManager.cpp:208 #, kde-format msgid "Fetch Missing Covers" msgstr "xxFetch Missing Coversxx" #: covermanager/CoverManager.cpp:314 #, kde-format msgid "Fetching" msgstr "xxFetchingxx" #: covermanager/CoverManager.cpp:409 #, kde-format msgid "Loading" msgstr "xxLoadingxx" #: covermanager/CoverManager.cpp:620 #, kde-format msgctxt "The fetching is done." msgid "Finished." msgstr "xxFinished.xx" #: covermanager/CoverManager.cpp:622 #, kde-format msgid " Cover not found" msgid_plural " %1 covers not found" msgstr[0] "xx %1 covers not foundxx" #: covermanager/CoverManager.cpp:640 #, kde-format msgid "Fetching cover for %1 - %2..." msgstr "xxFetching cover for %1 - %2...xx" #: covermanager/CoverManager.cpp:646 #, kde-format msgid "Fetching cover for %1..." msgstr "xxFetching cover for %1...xx" #: covermanager/CoverManager.cpp:652 #, kde-format msgid "Fetching 1 cover: " msgid_plural "Fetching %1 covers... : " msgstr[0] "xxFetching %1 covers... : xx" #: covermanager/CoverManager.cpp:654 #, kde-format msgid "1 fetched" msgid_plural "%1 fetched" msgstr[0] "xx%1 fetchedxx" #: covermanager/CoverManager.cpp:658 #, kde-format msgid " - " msgstr "xx - xx" #: covermanager/CoverManager.cpp:659 #, kde-format msgid "1 not found" msgid_plural "%1 not found" msgstr[0] "xx%1 not foundxx" #: covermanager/CoverManager.cpp:662 #, kde-format msgid "Connecting..." msgstr "xxConnecting...xx" #: covermanager/CoverManager.cpp:685 #, kde-format msgid "1 result for \"%2\"" msgid_plural "%1 results for \"%2\"" msgstr[0] "xx%1 results for \"%2\"xx" #: covermanager/CoverManager.cpp:689 #, kde-format msgid "1 album" msgid_plural "%1 albums" msgstr[0] "xx%1 albumsxx" #: covermanager/CoverManager.cpp:701 #, kde-format msgctxt "Separator for artists" msgid ", " msgstr "xx, xx" #: covermanager/CoverManager.cpp:701 #, kde-format msgid "%1 by %2" msgstr "xx%1 by %2xx" #: covermanager/CoverManager.cpp:706 #, kde-format msgid "%2 - ( 1 without cover )" msgid_plural "%2 - ( %1 without cover )" msgstr[0] "xx%2 - ( %1 without cover )xx" #: covermanager/CoverManager.cpp:765 #, kde-format msgid "Cover Image" msgstr "xxCover Imagexx" #: covermanager/CoverManager.cpp:840 #, kde-format msgid "%1 - %2" msgstr "xx%1 - %2xx" #: covermanager/CoverManager.cpp:857 #, kde-format msgid "No Artist" msgstr "xxNo Artistxx" #: covermanager/CoverViewDialog.cpp:34 covermanager/CoverViewDialog.cpp:45 #, kde-format msgid "Cover View" msgstr "xxCover Viewxx" #: databaseimporter/SqlBatchImporter.cpp:83 #, kde-format msgid "Could not open file \"%1\"." msgstr "xxCould not open file \"%1\".xx" #: databaseimporter/SqlBatchImporterConfig.cpp:38 #, kde-format msgid "" "Input file produced by amarokcollectionscanner.
See Batch Mode." msgstr "" "xxInput file produced by amarokcollectionscanner.
See Batch Mode.xx" #: databaseimporter/SqlBatchImporterConfig.cpp:45 #, kde-format msgid "Input file" msgstr "xxInput filexx" #: dialogs/CollectionSetup.cpp:65 #, kde-format msgid "Full rescan" msgstr "xxFull rescanxx" #: dialogs/CollectionSetup.cpp:66 #, kde-format msgid "" "Rescan your entire collection. This will not delete any statistics." msgstr "" "xxRescan your entire collection. This will not delete any statistics." "xx" #: dialogs/CollectionSetup.cpp:69 #, kde-format msgid "Import batch file..." msgstr "xxImport batch file...xx" #: dialogs/CollectionSetup.cpp:70 #, kde-format msgid "Import collection from file produced by amarokcollectionscanner." msgstr "xxImport collection from file produced by amarokcollectionscanner.xx" #: dialogs/CollectionSetup.cpp:78 #, kde-format msgid "&Scan folders recursively (requires full rescan if newly checked)" msgstr "xx&Scan folders recursively (requires full rescan if newly checked)xx" #: dialogs/CollectionSetup.cpp:79 #, kde-format msgid "&Watch folders for changes" msgstr "xx&Watch folders for changesxx" #: dialogs/CollectionSetup.cpp:88 #, kde-format msgid "If selected, Amarok will read all subfolders." msgstr "xxIf selected, Amarok will read all subfolders.xx" #: dialogs/CollectionSetup.cpp:89 #, kde-format msgid "" "If selected, the collection folders will be watched for changes.\n" "The watcher will not notice changes behind symbolic links." msgstr "" "xxIf selected, the collection folders will be watched for changes.\n" "The watcher will not notice changes behind symbolic links.xx" #: dialogs/CollectionSetup.cpp:187 #, kde-format msgid "Rescan '%1'" msgstr "xxRescan '%1'xx" #: dialogs/DatabaseImporterDialog.cpp:41 #, kde-format msgid "Import Collection" msgstr "xxImport Collectionxx" #: dialogs/DatabaseImporterDialog.cpp:49 #, kde-format msgid "Import configuration" msgstr "xxImport configurationxx" #: dialogs/DatabaseImporterDialog.cpp:69 #, kde-format msgid "Migrating" msgstr "xxMigratingxx" #: dialogs/DatabaseImporterDialog.cpp:101 #, kde-format msgid "Failed: No tracks were imported" msgstr "xxFailed: No tracks were importedxx" #: dialogs/DatabaseImporterDialog.cpp:103 #, kde-format msgid "Success: Imported %1 track" msgid_plural "Success: Imported %1 tracks" msgstr[0] "xxSuccess: Imported %1 tracksxx" #: dialogs/DatabaseImporterDialog.cpp:115 #, kde-format msgid "Failed: Unable to import statistics" msgstr "" "xxFailed: Unable to import statisticsxx" #: dialogs/DatabaseImporterDialog.cpp:132 #, kde-format msgid "Error: %1" msgstr "xxError: %1xx" #: dialogs/DatabaseImporterDialog.cpp:147 #, kde-format msgctxt "Track has been imported, format: Track" msgid "Imported %1" msgstr "xxImported %1xx" #: dialogs/DatabaseImporterDialog.cpp:150 #, kde-format msgctxt "Track has been imported, format: Artist - Track" msgid "Imported %1 - %2" msgstr "xxImported %1 - %2xx" #: dialogs/DatabaseImporterDialog.cpp:153 #, kde-format msgctxt "Track has been imported, format: Artist - Track (Album)" msgid "Imported %1 - %2 (%3)" msgstr "xxImported %1 - %2 (%3)xx" #: dialogs/DatabaseImporterDialog.cpp:162 #, kde-format msgctxt "Track has been discarded, format: Url" msgid "Discarded %1" msgstr "xxDiscarded %1xx" #: dialogs/DatabaseImporterDialog.cpp:177 #, kde-format msgctxt "Track has been imported by tags, format: Track, from Url, to Url" msgid "" "Imported %1
  from %2
  to %3" msgstr "" "xxImported %1
  from %2
  to %3xx" #: dialogs/DatabaseImporterDialog.cpp:180 #, kde-format msgctxt "" "Track has been imported by tags, format: Artist - Track, from Url, to Url" msgid "" "Imported %1 - %2
  from " "%3
  to %4" msgstr "" "xxImported %1 - %2
  from " "%3
  to %4xx" #: dialogs/DatabaseImporterDialog.cpp:183 #, kde-format msgctxt "" "Track has been imported by tags, format: Artist - Track (Album), from Url, " "to Url" msgid "" "Imported %1 - %2 (%3)
  from " "%4
  to %5" msgstr "" "xxImported %1 - %2 (%3)
  " "from %4
  to %5xx" #: dialogs/DatabaseImporterDialog.cpp:195 #, kde-format msgctxt "Track has been matched ambiguously, format: Url" msgid "" "Multiple ambiguous matches found for %1, has " "been discarded." msgstr "" "xxMultiple ambiguous matches found for %1, " "has been discarded.xx" #: dialogs/deletedialog.cpp:63 #, kde-format msgid "1 file selected." msgid_plural "%1 files selected." msgstr[0] "xx%1 files selected.xx" #: dialogs/deletedialog.cpp:69 #, kde-format msgid "" "These items will be permanently deleted from your hard disk." msgstr "" "xxThese items will be permanently deleted from your hard disk.xx" #: dialogs/deletedialog.cpp:75 #, kde-format msgid "These items will be moved to the Trash Bin." msgstr "xxThese items will be moved to the Trash Bin.xx" #: dialogs/deletedialog.cpp:87 #, kde-format msgid "&Send to Trash" msgstr "xx&Send to Trashxx" #: dialogs/deletedialog.cpp:93 #, kde-format msgid "About to delete selected files" msgstr "xxAbout to delete selected filesxx" #: dialogs/deletedialog.cpp:154 #, kde-format msgid "Deleting files" msgstr "xxDeleting filesxx" #. i18n: ectx: property (text), widget (QLabel, ddWarningIcon) #: dialogs/deletedialogbase.ui:41 #, kde-format msgid "Icon Placeholder, not in GUI" msgstr "xxIcon Placeholder, not in GUIxx" #. i18n: ectx: property (text), widget (QLabel, ddDeleteText) #: dialogs/deletedialogbase.ui:56 #, kde-format msgid "Deletion method placeholder, never shown to user." msgstr "xxDeletion method placeholder, never shown to user.xx" #. i18n: ectx: property (toolTip), widget (K3ListBox, ddFileList) #: dialogs/deletedialogbase.ui:79 #, kde-format msgid "List of files that are about to be deleted." msgstr "xxList of files that are about to be deleted.xx" #. i18n: ectx: property (whatsThis), widget (K3ListBox, ddFileList) #: dialogs/deletedialogbase.ui:82 #, kde-format msgid "This is the list of items that are about to be deleted." msgstr "xxThis is the list of items that are about to be deleted.xx" #. i18n: ectx: property (text), widget (QLabel, ddNumFiles) #: dialogs/deletedialogbase.ui:89 #, kde-format msgid "Placeholder for number of files, not in GUI" msgstr "xxPlaceholder for number of files, not in GUIxx" #. i18n: ectx: property (text), widget (QCheckBox, ddShouldDelete) #: dialogs/deletedialogbase.ui:102 #, kde-format msgid "&Delete files instead of moving them to the trash" msgstr "xx&Delete files instead of moving them to the trashxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, ddShouldDelete) #: dialogs/deletedialogbase.ui:105 #, kde-format msgid "" "If checked, files will be permanently removed instead of being placed in the " "Trash Bin" msgstr "" "xxIf checked, files will be permanently removed instead of being placed in " "the Trash Binxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, ddShouldDelete) #: dialogs/deletedialogbase.ui:110 #, kde-format msgid "" "

If this box is checked, files will be permanently removed " "instead of being placed in the Trash Bin.

\n" "\n" "

Use this option with caution: Most filesystems are unable to " "reliably undelete deleted files.

" msgstr "" "xx

If this box is checked, files will be permanently removed " "instead of being placed in the Trash Bin.

\n" "\n" "

Use this option with caution: Most filesystems are unable to " "reliably undelete deleted files.

xx" #: dialogs/deviceconfiguredialog.cpp:44 #, kde-format msgid "Select Plugin for %1" msgstr "xxSelect Plugin for %1xx" #: dialogs/deviceconfiguredialog.cpp:61 #, kde-format msgid "Configure Media Device" msgstr "xxConfigure Media Devicexx" #: dialogs/deviceconfiguredialog.cpp:85 #, kde-format msgid "Pre-&connect command:" msgstr "xxPre-&connect command:xx" #: dialogs/deviceconfiguredialog.cpp:87 #, kde-format msgid "Example: mount %d" msgstr "xxExample: mount %dxx" #: dialogs/deviceconfiguredialog.cpp:89 #, kde-format msgid "" "Set a command to be run before connecting to your device (e.g. a mount " "command) here.\n" "%d is replaced by the device node, %m by the mount point.\n" "Empty commands are not executed." msgstr "" "xxSet a command to be run before connecting to your device (e.g. a mount " "command) here.\n" "%d is replaced by the device node, %m by the mount point.\n" "Empty commands are not executed.xx" #: dialogs/deviceconfiguredialog.cpp:92 #, kde-format msgid "Post-&disconnect command:" msgstr "xxPost-&disconnect command:xx" #: dialogs/deviceconfiguredialog.cpp:95 #, kde-format msgid "Example: eject %d" msgstr "xxExample: eject %dxx" #: dialogs/deviceconfiguredialog.cpp:96 #, kde-format msgid "" "Set a command to be run after disconnecting from your device (e.g. an eject " "command) here.\n" "%d is replaced by the device node, %m by the mount point.\n" "Empty commands are not executed." msgstr "" "xxSet a command to be run after disconnecting from your device (e.g. an " "eject command) here.\n" "%d is replaced by the device node, %m by the mount point.\n" "Empty commands are not executed.xx" #: dialogs/deviceconfiguredialog.cpp:100 #, kde-format msgid "&Transcode before transferring to device" msgstr "xx&Transcode before transferring to devicexx" #: dialogs/deviceconfiguredialog.cpp:107 #, kde-format msgid "Transcode to preferred format (%1) for device" msgstr "xxTranscode to preferred format (%1) for devicexx" #: dialogs/deviceconfiguredialog.cpp:109 #, kde-format msgid "Whenever possible" msgstr "xxWhenever possiblexx" #: dialogs/deviceconfiguredialog.cpp:112 #, kde-format msgid "When necessary" msgstr "xxWhen necessaryxx" #: dialogs/deviceconfiguredialog.cpp:119 #, kde-format msgid "Remove transcoded files after transfer" msgstr "xxRemove transcoded files after transferxx" #: dialogs/deviceconfiguredialog.cpp:127 dialogs/deviceconfiguredialog.cpp:128 #, kde-format msgid "For this feature, a script of type \"Transcode\" has to be running" msgstr "xxFor this feature, a script of type \"Transcode\" has to be runningxx" #: dialogs/DiagnosticDialog.cpp:52 #, kde-format msgid "Copy to Clipboard" msgstr "xxCopy to Clipboardxx" #: dialogs/DiagnosticDialog.cpp:56 #, kde-format msgctxt "%1 is the program name" msgid "%1 Diagnostics" msgstr "xx%1 Diagnosticsxx" #: dialogs/DiagnosticDialog.cpp:111 #, kde-format msgctxt "Usage" msgid "Yes" msgstr "xxYesxx" #: dialogs/DiagnosticDialog.cpp:111 #, kde-format msgctxt "Usage" msgid "No" msgstr "xxNoxx" #: dialogs/DiagnosticDialog.cpp:114 #, kde-format msgid "" "%1 Diagnostics\n" "\n" "General Information:\n" " %1 Version: %2\n" " KDE Frameworks Version: %3\n" " Qt Version: %4\n" " Phonon Version: %5\n" " Phonon Backend: %6 (%7)\n" " PulseAudio: %8\n" "\n" msgstr "" "xx%1 Diagnostics\n" "\n" "General Information:\n" " %1 Version: %2\n" " KDE Frameworks Version: %3\n" " Qt Version: %4\n" " Phonon Version: %5\n" " Phonon Backend: %6 (%7)\n" " PulseAudio: %8\n" "\n" "xx\n" #: dialogs/DiagnosticDialog.cpp:130 #, kde-format msgid "" "Enabled Scripts:\n" "%1\n" "Enabled Plugins:\n" "%2\n" "Enabled Applets:\n" "%3\n" msgstr "" "xxEnabled Scripts:\n" "%1\n" "Enabled Plugins:\n" "%2\n" "Enabled Applets:\n" "%3\n" "xx\n" #: dialogs/EditFilterDialog.cpp:37 #, kde-format msgid "AND" msgstr "xxANDxx" #: dialogs/EditFilterDialog.cpp:38 #, kde-format msgid "OR" msgstr "xxORxx" #: dialogs/EditFilterDialog.cpp:39 #, kde-format msgid "Simple text" msgstr "xxSimple textxx" #: dialogs/EditFilterDialog.cpp:48 #, kde-format msgid "Edit Filter" msgstr "xxEdit Filterxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: dialogs/EditFilterDialog.ui:55 #, kde-format msgid "Condition" msgstr "xxConditionxx" #. i18n: ectx: property (text), widget (QCheckBox, cbInvert) #: dialogs/EditFilterDialog.ui:67 #, kde-format msgid "invert" msgstr "xxinvertxx" #. i18n: ectx: property (text), widget (QRadioButton, rbAnd) #: dialogs/EditFilterDialog.ui:99 widgets/MetaQueryWidget.cpp:585 #, kde-format msgid "and" msgstr "xxandxx" #. i18n: ectx: property (text), widget (QRadioButton, rbOr) #: dialogs/EditFilterDialog.ui:109 #, kde-format msgid "or" msgstr "xxorxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: dialogs/EditFilterDialog.ui:132 #, kde-format msgid "Search filter" msgstr "xxSearch filterxx" #: dialogs/EqualizerDialog.cpp:34 #, kde-format msgid "Configure Equalizer" msgstr "xxConfigure Equalizerxx" #: dialogs/EqualizerDialog.cpp:87 #, kde-format msgid "" "%0\n" "dB" msgstr "" "xx%0\n" "dBxx" #. i18n: ectx: property (text), widget (QCheckBox, activeCheckBox) #: dialogs/EqualizerDialog.ui:22 #, kde-format msgid "Active" msgstr "xxActivexx" #. i18n: ectx: property (title), widget (QGroupBox, eqPresetsGroupBox) #: dialogs/EqualizerDialog.ui:29 #, kde-format msgid "Presets" msgstr "xxPresetsxx" #. i18n: ectx: property (toolTip), widget (QComboBox, eqPresets) #: dialogs/EqualizerDialog.ui:41 #, kde-format msgid "List of available equalizer presets." msgstr "xxList of available equalizer presets.xx" #. i18n: ectx: property (toolTip), widget (QPushButton, eqPresetSaveBtn) #: dialogs/EqualizerDialog.ui:57 #, kde-format msgid "Save changes of currently selected preset" msgstr "xxSave changes of currently selected presetxx" #. i18n: ectx: property (text), widget (QPushButton, eqPresetSaveBtn) #: dialogs/EqualizerDialog.ui:60 #, kde-format msgid "Save" msgstr "xxSavexx" #. i18n: ectx: property (toolTip), widget (QPushButton, eqPresetDeleteBtn) #: dialogs/EqualizerDialog.ui:73 #, kde-format msgid "Delete currently selected preset. Not available for built-in presets." msgstr "" "xxDelete currently selected preset. Not available for built-in presets.xx" #. i18n: ectx: property (toolTip), widget (QPushButton, eqPresetResetBtn) #: dialogs/EqualizerDialog.ui:89 #, kde-format msgid "Reset selected preset setting to default or to the last saved change." msgstr "" "xxReset selected preset setting to default or to the last saved change.xx" #. i18n: ectx: property (text), widget (QPushButton, eqPresetResetBtn) #: dialogs/EqualizerDialog.ui:92 #, kde-format msgid "Reset to Default" msgstr "xxReset to Defaultxx" #. i18n: ectx: property (title), widget (QGroupBox, eqBandsGroupBox) #: dialogs/EqualizerDialog.ui:102 #, kde-format msgid "Bands" msgstr "xxBandsxx" #. i18n: ectx: property (text), widget (QLabel, eqMaxEq) #: dialogs/EqualizerDialog.ui:112 #, kde-format msgid "+dB" msgstr "xx+dBxx" #. i18n: ectx: property (text), widget (QLabel, eqZero) #: dialogs/EqualizerDialog.ui:250 #, kde-format msgid "0dB" msgstr "xx0dBxx" #. i18n: ectx: property (text), widget (QLabel, eqMinEq) #: dialogs/EqualizerDialog.ui:559 #, kde-format msgid "-dB" msgstr "xx-dBxx" #. i18n: ectx: property (text), widget (QLabel, eqPreampLabel) #: dialogs/EqualizerDialog.ui:569 #, kde-format msgid "Preamp" msgstr "xxPreampxx" #. i18n: ectx: property (text), widget (QLabel, eqBand0Label) #. i18n: ectx: property (text), widget (QLabel, eqBand1Label) #. i18n: ectx: property (text), widget (QLabel, eqBand2Label) #. i18n: ectx: property (text), widget (QLabel, eqBand3Label) #. i18n: ectx: property (text), widget (QLabel, eqBand4Label) #. i18n: ectx: property (text), widget (QLabel, eqBand5Label) #. i18n: ectx: property (text), widget (QLabel, eqBand6Label) #. i18n: ectx: property (text), widget (QLabel, eqBand7Label) #. i18n: ectx: property (text), widget (QLabel, eqBand8Label) #. i18n: ectx: property (text), widget (QLabel, eqBand9Label) #: dialogs/EqualizerDialog.ui:579 dialogs/EqualizerDialog.ui:589 #: dialogs/EqualizerDialog.ui:599 dialogs/EqualizerDialog.ui:609 #: dialogs/EqualizerDialog.ui:619 dialogs/EqualizerDialog.ui:629 #: dialogs/EqualizerDialog.ui:639 dialogs/EqualizerDialog.ui:649 #: dialogs/EqualizerDialog.ui:659 dialogs/EqualizerDialog.ui:669 #, kde-format msgid "Hz" msgstr "xxHzxx" #: dialogs/MusicBrainzTagger.cpp:93 #, kde-format msgid "Choose Best Matches" msgstr "xxChoose Best Matchesxx" #: dialogs/MusicBrainzTagger.cpp:94 #, kde-format msgid "" "Use the top result for each undecided track. Alternatively, you can click on " "Choose Best Matches from This Album in the context menu of a good " "suggestion; it may give even better results because it prevents mixing " "different album releases together." msgstr "" "xxUse the top result for each undecided track. Alternatively, you can click " "on Choose Best Matches from This Album in the context menu of a good " "suggestion; it may give even better results because it prevents mixing " "different album releases together.xx" #: dialogs/MusicBrainzTagger.cpp:95 #, kde-format msgid "Clear Choices" msgstr "xxClear Choicesxx" #: dialogs/MusicBrainzTagger.cpp:96 #, kde-format msgid "Clear all choices, even manually made ones." msgstr "xxClear all choices, even manually made ones.xx" #: dialogs/MusicBrainzTagger.cpp:101 #, kde-format msgid "Collapse Chosen" msgstr "xxCollapse Chosenxx" #: dialogs/MusicBrainzTagger.cpp:105 statsyncing/ui/MatchedTracksPage.cpp:167 #, kde-format msgid "Collapse All" msgstr "xxCollapse Allxx" #: dialogs/MusicBrainzTagger.cpp:112 #, kde-format msgid "Expand Unchosen" msgstr "xxExpand Unchosenxx" #: dialogs/MusicBrainzTagger.cpp:116 statsyncing/ui/MatchedTracksPage.cpp:159 #, kde-format msgid "Expand All" msgstr "xxExpand Allxx" #. i18n: ectx: property (windowTitle), widget (QWidget, MusicBrainzTagger) #: dialogs/MusicBrainzTagger.ui:12 dialogs/TagDialog.cpp:1384 #, kde-format msgid "MusicBrainz Tagger" msgstr "xxMusicBrainz Taggerxx" #. i18n: ectx: property (toolTip), widget (QPushButton, pushButton_saveAndClose) #: dialogs/MusicBrainzTagger.ui:49 #, kde-format msgid "Update tags for checked tracks and exit" msgstr "xxUpdate tags for checked tracks and exitxx" #. i18n: ectx: property (text), widget (QPushButton, pushButton_saveAndClose) #: dialogs/MusicBrainzTagger.ui:52 #, kde-format msgid "&Update Tags" msgstr "xx&Update Tagsxx" #. i18n: ectx: property (toolTip), widget (QPushButton, pushButton_cancel) #: dialogs/MusicBrainzTagger.ui:65 #, kde-format msgid "Exit without saving" msgstr "xxExit without savingxx" #. i18n: ectx: property (text), widget (QPushButton, pushButton_cancel) #. i18n: ectx: property (text), widget (QPushButton, cancelButton) #: dialogs/MusicBrainzTagger.ui:68 dialogs/TagDialogBase.ui:1146 #: services/magnatune/MagnatuneRedownloadDialogBase.ui:36 #, kde-format msgid "&Cancel" msgstr "xx&Cancelxx" #: dialogs/OrganizeCollectionDialog.cpp:112 #: dialogs/OrganizeCollectionDialog.cpp:115 #, kde-format msgid "%1 or %2" msgstr "xx%1 or %2xx" #: dialogs/OrganizeCollectionDialog.cpp:113 #, kde-format msgid "The Album Artist" msgstr "xxThe Album Artistxx" #: dialogs/OrganizeCollectionDialog.cpp:114 #, kde-format msgid "The Artist" msgstr "xxThe Artistxx" #: dialogs/OrganizeCollectionDialog.cpp:116 #, kde-format msgid "Artist's Initial" msgstr "xxArtist's Initialxx" #: dialogs/OrganizeCollectionDialog.cpp:117 #, kde-format msgid "File Extension of Source" msgstr "xxFile Extension of Sourcexx" #: dialogs/OrganizeCollectionDialog.cpp:118 #, kde-format msgid "Track Number" msgstr "xxTrack Numberxx" #: dialogs/OrganizeCollectionDialog.cpp:120 #, kde-format msgid "You can use the following tokens:" msgstr "xxYou can use the following tokens:xx" #: dialogs/OrganizeCollectionDialog.cpp:127 #, kde-format msgid "" "If you surround sections of text that contain a token with curly-braces, " "that section will be hidden if the token is empty." msgstr "" "xxIf you surround sections of text that contain a token with curly-braces, " "that section will be hidden if the token is empty.xx" #: dialogs/OrganizeCollectionDialog.cpp:312 #, kde-format msgid "Original: %1" msgstr "xxOriginal: %1xx" #: dialogs/OrganizeCollectionDialog.cpp:313 #, kde-format msgid "Preview: %1" msgstr "xxPreview: %1xx" #: dialogs/OrganizeCollectionDialog.cpp:379 #, kde-format msgid "There is a filename conflict, existing files will be overwritten." msgstr "xxThere is a filename conflict, existing files will be overwritten.xx" #: dialogs/OrganizeCollectionDialog.cpp:381 #, kde-format msgid "There is a filename conflict, existing files will not be changed." msgstr "xxThere is a filename conflict, existing files will not be changed.xx" #. i18n: ectx: property (windowTitle), widget (QWidget, OrganizeCollectionDialogBase) #: dialogs/OrganizeCollectionDialogBase.ui:21 #, kde-format msgid "Organize Files" msgstr "xxOrganize Filesxx" #. i18n: ectx: property (toolTip), widget (QLabel, folderLabel) #: dialogs/OrganizeCollectionDialogBase.ui:29 #, kde-format msgid "Base directory under which to put files" msgstr "xxBase directory under which to put filesxx" #. i18n: ectx: property (text), widget (QLabel, folderLabel) #: dialogs/OrganizeCollectionDialogBase.ui:32 #, kde-format msgid "C&ollection Folder:" msgstr "xxC&ollection Folder:xx" #. i18n: ectx: property (toolTip), widget (KComboBox, folderCombo) #. i18n: ectx: property (whatsThis), widget (KComboBox, folderCombo) #: dialogs/OrganizeCollectionDialogBase.ui:48 #: dialogs/OrganizeCollectionDialogBase.ui:51 #, kde-format msgid "The collection folder to which the files will be transferred." msgstr "xxThe collection folder to which the files will be transferred.xx" #. i18n: ectx: property (toolTip), widget (QToolButton, optionsButton) #. i18n: ectx: property (whatsThis), widget (QToolButton, optionsButton) #: dialogs/OrganizeCollectionDialogBase.ui:58 #: dialogs/OrganizeCollectionDialogBase.ui:61 #, kde-format msgid "" "Show/hide additional controls to specify destination track paths based " "on their metadata." msgstr "" "xxShow/hide additional controls to specify destination track paths " "based on their metadata.xx" #. i18n: ectx: property (title), widget (QGroupBox, optionsFrame) #. i18n: ectx: property (text), widget (QToolButton, optionsButton) #: dialogs/OrganizeCollectionDialogBase.ui:64 dialogs/TagGuessOptions.ui:17 #: dialogs/transferdialog.cpp:126 #, kde-format msgid "Options" msgstr "xxOptionsxx" #. i18n: ectx: property (title), widget (QGroupBox, previewBox) #: dialogs/OrganizeCollectionDialogBase.ui:94 #, kde-format msgid "Destination Preview" msgstr "xxDestination Previewxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, overwriteCheck) #: dialogs/OrganizeCollectionDialogBase.ui:159 #, kde-format msgid "If checked, overwrite files of the same name without asking." msgstr "xxIf checked, overwrite files of the same name without asking.xx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, overwriteCheck) #: dialogs/OrganizeCollectionDialogBase.ui:166 #, kde-format msgid "" "\n" "\n" "

Check this to overwrite " "files of the same name automatically. (Warning: Overwriting is not undoable)

" msgstr "" "xx\n" "\n" "

Check this to overwrite " "files of the same name automatically. (Warning: Overwriting is not undoable)

xx" #. i18n: ectx: property (text), widget (QCheckBox, overwriteCheck) #: dialogs/OrganizeCollectionDialogBase.ui:169 #, kde-format msgid "Overwrite &Destination" msgstr "xxOverwrite &Destinationxx" #. i18n: ectx: property (title), widget (QGroupBox, OrganizeCollectionsOptions) #: dialogs/OrganizeCollectionOptions.ui:20 #, kde-format msgid "Character Replacement" msgstr "xxCharacter Replacementxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, spaceCheck) #: dialogs/OrganizeCollectionOptions.ui:35 #, kde-format msgid "If checked, convert spaces to underscores." msgstr "xxIf checked, convert spaces to underscores.xx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, spaceCheck) #: dialogs/OrganizeCollectionOptions.ui:38 #, kde-format msgid "" "If checked all spaces will be replaced with underscores in the file names. " "If not, spaces will be left as they are." msgstr "" "xxIf checked all spaces will be replaced with underscores in the file names. " "If not, spaces will be left as they are.xx" #. i18n: ectx: property (text), widget (QCheckBox, spaceCheck) #: dialogs/OrganizeCollectionOptions.ui:41 #, kde-format msgid "Replace spaces with &underscores" msgstr "xxReplace spaces with &underscoresxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, ignoreTheCheck) #: dialogs/OrganizeCollectionOptions.ui:54 #, kde-format msgid "If checked, append ', The' to the artists' names starting with 'The'." msgstr "" "xxIf checked, append ', The' to the artists' names starting with 'The'.xx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, ignoreTheCheck) #: dialogs/OrganizeCollectionOptions.ui:57 #, kde-format msgid "" "If checked all artists starting with \"The\" will have it moved to the end. " "Example, \"The Beatles\" would become \"Beatles, The\"" msgstr "" "xxIf checked all artists starting with \"The\" will have it moved to the " "end. Example, \"The Beatles\" would become \"Beatles, The\"xx" #. i18n: ectx: property (text), widget (QCheckBox, ignoreTheCheck) #: dialogs/OrganizeCollectionOptions.ui:60 #, kde-format msgid "&Append 'The' to artist names" msgstr "xx&Append 'The' to artist namesxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, vfatCheck) #: dialogs/OrganizeCollectionOptions.ui:75 #, kde-format msgid "" "Replace characters that are incompatible with MS-DOS/VFAT file systems with " "underscores. \n" "\n" "Most people can leave this option enabled." msgstr "" "xxReplace characters that are incompatible with MS-DOS/VFAT file systems " "with underscores. \n" "\n" "Most people can leave this option enabled.xx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, vfatCheck) #: dialogs/OrganizeCollectionOptions.ui:80 #, kde-format msgid "" "If checked, replace characters that are incompatible with MS-DOS/VFAT file " "systems with underscores. Incompatible characters include |?*<\":>+[] and " "unicode control characters. \n" "\n" "Most people can leave this option enabled as it ensures copying to media " "devices will function correctly." msgstr "" "xxIf checked, replace characters that are incompatible with MS-DOS/VFAT file " "systems with underscores. Incompatible characters include |?*<\":>+[] and " "unicode control characters. \n" "\n" "Most people can leave this option enabled as it ensures copying to media " "devices will function correctly.xx" #. i18n: ectx: property (text), widget (QCheckBox, vfatCheck) #: dialogs/OrganizeCollectionOptions.ui:83 #, kde-format msgid "&VFAT safe names" msgstr "xx&VFAT safe namesxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, asciiCheck) #: dialogs/OrganizeCollectionOptions.ui:104 #, kde-format msgid "" "\n" "\n" "

If checked, all non-ASCII " "characters will be replaced with underscores.

\n" "

\n" "

Do not check this option if you have non-English characters in " "your tags.

\n" "

\n" "

Most people can leave this " "option unchecked.

" msgstr "" "xx\n" "\n" "

If checked, all non-ASCII " "characters will be replaced with underscores.

\n" "

\n" "

Do not check this option if you have non-English characters in " "your tags.

\n" "

\n" "

Most people can leave this " "option unchecked.

xx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, asciiCheck) #: dialogs/OrganizeCollectionOptions.ui:113 #, kde-format msgid "" "\n" "\n" "

If checked, all non-ASCII " "characters will be replaced with underscores. Do not check this option if you have non-English characters in your " "tags.

\n" "

\n" "

Most people can leave this " "option unchecked.

" msgstr "" "xx\n" "\n" "

If checked, all non-ASCII " "characters will be replaced with underscores. Do not check this option if you have non-English characters in your " "tags.

\n" "

\n" "

Most people can leave this " "option unchecked.

xx" #. i18n: ectx: property (text), widget (QCheckBox, asciiCheck) #: dialogs/OrganizeCollectionOptions.ui:116 #, kde-format msgid "Restrict to &ASCII" msgstr "xxRestrict to &ASCIIxx" #. i18n: ectx: property (text), widget (QLabel, replaceLabel1) #: dialogs/OrganizeCollectionOptions.ui:137 #, kde-format msgid "Replace" msgstr "xxReplacexx" #. i18n: ectx: property (toolTip), widget (QLineEdit, regexpEdit) #: dialogs/OrganizeCollectionOptions.ui:159 #, kde-format msgid "Regular expression" msgstr "xxRegular expressionxx" #. i18n: ectx: property (toolTip), widget (QLineEdit, replaceEdit) #: dialogs/OrganizeCollectionOptions.ui:200 #, kde-format msgid "Character string" msgstr "xxCharacter stringxx" #: dialogs/TagDialog.cpp:510 #, kde-format msgid "Tags" msgstr "xxTagsxx" #: dialogs/TagDialog.cpp:667 dialogs/TagDialog.cpp:675 #, kde-format msgctxt "The value for this tag is not known" msgid "Unknown" msgstr "xxUnknownxx" #: dialogs/TagDialog.cpp:712 #, kde-format msgid "Track Details: %1 by %2" msgstr "xxTrack Details: %1 by %2xx" #: dialogs/TagDialog.cpp:718 #, kde-format msgctxt "The amount of tracks being edited" msgid "1 Track" msgid_plural "Information for %1 Tracks" msgstr[0] "xxInformation for %1 Tracksxx" #: dialogs/TagDialog.cpp:747 dialogs/TagDialog.cpp:757 #, kde-format msgid "%1 by %2" msgstr "xx%1 by %2xx" #: dialogs/TagDialog.cpp:749 dialogs/TagDialog.cpp:759 #, kde-format msgid "%1" msgstr "xx%1xx" #: dialogs/TagDialog.cpp:755 #, kde-format msgid "%1 by %2 on %3" msgstr "xx%1 by %2 on %3xx" #: dialogs/TagDialog.cpp:765 #, kde-format msgid "Editing 1 file" msgid_plural "Editing %1 files" msgstr[0] "xxEditing %1 filesxx" #: dialogs/TagDialog.cpp:803 #, kde-format msgctxt "The collection this track is part of" msgid "None" msgstr "xxNonexx" #: dialogs/TagDialog.cpp:969 #, kde-format msgid "The track is not playable. %1" msgstr "xxThe track is not playable. %1xx" #. i18n: ectx: property (windowTitle), widget (QWidget, TagDialogBase) #: dialogs/TagDialogBase.ui:20 #, kde-format msgid "Track Information" msgstr "xxTrack Informationxx" #. i18n: ectx: attribute (title), widget (QWidget, summaryTab) #: dialogs/TagDialogBase.ui:38 #, kde-format msgid "S&ummary" msgstr "xxS&ummaryxx" #. i18n: ectx: property (text), widget (QLabel, leftHeaderLabel) #: dialogs/TagDialogBase.ui:135 #, kde-format msgid "Properties" msgstr "xxPropertiesxx" #. i18n: ectx: property (text), widget (QLabel, rightHeaderLabel) #: dialogs/TagDialogBase.ui:157 #, kde-format msgid "Statistics" msgstr "xxStatisticsxx" #. i18n: ectx: property (text), widget (QLabel, lenghtLabel) #: dialogs/TagDialogBase.ui:167 #, kde-format msgid "Length:" msgstr "xxLength:xx" #. i18n: ectx: property (text), widget (QLabel, bitrateLabel) #: dialogs/TagDialogBase.ui:193 #, kde-format msgid "Bit rate:" msgstr "xxBit rate:xx" #. i18n: ectx: property (text), widget (QLabel, samplerateLabel) #: dialogs/TagDialogBase.ui:219 #, kde-format msgid "Sample rate:" msgstr "xxSample rate:xx" #. i18n: ectx: property (text), widget (QLabel, sizeLabel) #: dialogs/TagDialogBase.ui:245 #, kde-format msgid "Size:" msgstr "xxSize:xx" #. i18n: ectx: property (text), widget (QLabel, formatLabel) #: dialogs/TagDialogBase.ui:271 #, kde-format msgid "Format:" msgstr "xxFormat:xx" #. i18n: ectx: property (text), widget (QLabel, collectionLabel) #: dialogs/TagDialogBase.ui:297 #, kde-format msgid "Collection:" msgstr "xxCollection:xx" #. i18n: ectx: property (text), widget (QLabel, ratingLabel) #: dialogs/TagDialogBase.ui:323 #, kde-format msgid "Rating:" msgstr "xxRating:xx" #. i18n: ectx: property (text), widget (QLabel, playcountLabel) #: dialogs/TagDialogBase.ui:358 #, kde-format msgid "Play count:" msgstr "xxPlay count:xx" #. i18n: ectx: property (text), widget (QLabel, scoreLabel) #: dialogs/TagDialogBase.ui:390 #, kde-format msgid "Score:" msgstr "xxScore:xx" #. i18n: ectx: property (text), widget (QLabel, firstPlayedLabel) #: dialogs/TagDialogBase.ui:403 #, kde-format msgid "First played:" msgstr "xxFirst played:xx" #. i18n: ectx: property (text), widget (QLabel, lastPlayedLabel) #: dialogs/TagDialogBase.ui:435 #, kde-format msgid "Last played:" msgstr "xxLast played:xx" #. i18n: ectx: property (text), widget (QLabel, noteLabel) #: dialogs/TagDialogBase.ui:467 #, kde-format msgid "Note:" msgstr "xxNote:xx" #. i18n: ectx: attribute (title), widget (QWidget, tagsTab) #: dialogs/TagDialogBase.ui:509 #, kde-format msgid "Ta&gs" msgstr "xxTa&gsxx" #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: dialogs/TagDialogBase.ui:515 #, kde-format msgid "T&itle:" msgstr "xxT&itle:xx" #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: dialogs/TagDialogBase.ui:541 #, kde-format msgid "&Artist:" msgstr "xx&Artist:xx" #. i18n: ectx: property (text), widget (QLabel, textLabel1_3_2) #: dialogs/TagDialogBase.ui:573 #, kde-format msgid "&Composer:" msgstr "xx&Composer:xx" #. i18n: ectx: property (text), widget (QLabel, textLabel_albumArtist) #: dialogs/TagDialogBase.ui:602 #, kde-format msgid "Album artist:" msgstr "xxAlbum artist:xx" #. i18n: ectx: property (text), widget (QLabel, textLabel1_3) #: dialogs/TagDialogBase.ui:625 #, kde-format msgid "Al&bum:" msgstr "xxAl&bum:xx" #. i18n: ectx: property (text), widget (QLabel, textLabel1_6_6) #: dialogs/TagDialogBase.ui:663 #, kde-format msgid "Trac&k number:" msgstr "xxTrac&k number:xx" #. i18n: ectx: property (text), widget (QLabel, textLabel1_4) #: dialogs/TagDialogBase.ui:701 #, kde-format msgid "&Genre:" msgstr "xx&Genre:xx" #. i18n: ectx: property (text), widget (QLabel, textLabel1_3_2_2) #: dialogs/TagDialogBase.ui:739 #, kde-format msgid "&Disc number:" msgstr "xx&Disc number:xx" #. i18n: ectx: property (text), widget (QLabel, textLabel1_5) #: dialogs/TagDialogBase.ui:774 #, kde-format msgid "&Year:" msgstr "xx&Year:xx" #. i18n: ectx: property (text), widget (QLabel, textLabel_BPM) #: dialogs/TagDialogBase.ui:815 #, kde-format msgid "B&eats per minute:" msgstr "xxB&eats per minute:xx" #. i18n: ectx: property (text), widget (QLabel, textLabel_comment) #: dialogs/TagDialogBase.ui:844 #, kde-format msgid "Co&mment:" msgstr "xxCo&mment:xx" #. i18n: ectx: property (text), widget (QPushButton, pushButton_musicbrainz) #: dialogs/TagDialogBase.ui:875 #, kde-format msgid "Get Tags from MusicBrain&z" msgstr "xxGet Tags from MusicBrain&zxx" #. i18n: ectx: property (text), widget (QPushButton, pushButton_guessTags) #: dialogs/TagDialogBase.ui:888 #, kde-format msgid "Guess Tags from &Filename" msgstr "xxGuess Tags from &Filenamexx" #. i18n: ectx: attribute (title), widget (QWidget, lyricsTab) #: dialogs/TagDialogBase.ui:896 #, kde-format msgid "L&yrics" msgstr "xxL&yricsxx" #. i18n: ectx: attribute (title), widget (QWidget, labelsTab) #: dialogs/TagDialogBase.ui:913 #, kde-format msgid "La&bels" msgstr "xxLa&belsxx" #. i18n: ectx: property (text), widget (QLabel, label) #: dialogs/TagDialogBase.ui:929 #, kde-format msgid "Label:" msgstr "xxLabel:xx" #. i18n: ectx: property (toolTip), widget (KComboBox, kComboBox_label) #: dialogs/TagDialogBase.ui:945 #, kde-format msgid "Insert your custom label here or select one from the list." msgstr "xxInsert your custom label here or select one from the list.xx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: dialogs/TagDialogBase.ui:976 #, kde-format msgid "Custom labels for this item:" msgstr "xxCustom labels for this item:xx" #. i18n: ectx: property (text), widget (QPushButton, removeButton) #: dialogs/TagDialogBase.ui:1021 #, kde-format msgid "Remove" msgstr "xxRemovexx" #. i18n: ectx: property (text), widget (QLabel, locationLabel) #: dialogs/TagDialogBase.ui:1050 #, kde-format msgid "Location:" msgstr "xxLocation:xx" #. i18n: ectx: property (text), widget (QPushButton, pushButton_previous) #: dialogs/TagDialogBase.ui:1093 playlist/ProgressiveSearchWidget.cpp:65 #, kde-format msgid "&Previous" msgstr "xx&Previousxx" #. i18n: ectx: property (text), widget (QPushButton, pushButton_next) #: dialogs/TagDialogBase.ui:1103 playlist/ProgressiveSearchWidget.cpp:62 #, kde-format msgid "&Next" msgstr "xx&Nextxx" #. i18n: ectx: property (text), widget (QCheckBox, checkBox_perTrack) #: dialogs/TagDialogBase.ui:1110 #, kde-format msgid "Per trac&k" msgstr "xxPer trac&kxx" #. i18n: ectx: property (text), widget (QPushButton, pushButton_ok) #: dialogs/TagDialogBase.ui:1133 #, kde-format msgid "Sa&ve && Close" msgstr "xxSa&ve && Closexx" #: dialogs/TagGuesserDialog.cpp:180 #, no-c-format, kde-format msgctxt "" "Please do not translate the %foo% words as they define a syntax used " "internally by a parser to describe a filename." msgid "" "The following tokens can be used to define a filename scheme:" "
%track%, %title%, " "%artist%, %composer%, %year%, %album%, " "%albumartist%, %comment%, %genre%, %ignore%." msgstr "" "xxThe following tokens can be used to define a filename scheme:" "
%track%, %title%, " "%artist%, %composer%, %year%, %album%, " "%albumartist%, %comment%, %genre%, %ignore%." "xx" #: dialogs/TagGuesserDialog.cpp:223 #, kde-format msgid "Guess Tags from Filename" msgstr "xxGuess Tags from Filenamexx" #: dialogs/TagGuesserDialog.cpp:312 #, kde-format msgctxt "" "Text to represent an empty tag. Braces (<>) are only to clarify emptiness." msgid "<empty>" msgstr "xx<empty>xx" #. i18n: ectx: property (text), widget (QCheckBox, cbCase) #: dialogs/TagGuessOptions.ui:23 #, kde-format msgid "Edit &case" msgstr "xxEdit &casexx" #. i18n: ectx: property (text), widget (QRadioButton, rbTitleCase) #: dialogs/TagGuessOptions.ui:36 #, kde-format msgid "&Title case" msgstr "xx&Title casexx" #. i18n: ectx: property (text), widget (QRadioButton, rbFirstLetter) #: dialogs/TagGuessOptions.ui:46 #, kde-format msgid "&First letter of every word uppercase" msgstr "xx&First letter of every word uppercasexx" #. i18n: ectx: property (text), widget (QRadioButton, rbAllUpper) #: dialogs/TagGuessOptions.ui:53 #, kde-format msgid "All &uppercase" msgstr "xxAll &uppercasexx" #. i18n: ectx: property (text), widget (QRadioButton, rbAllLower) #: dialogs/TagGuessOptions.ui:60 #, kde-format msgid "All &lowercase" msgstr "xxAll &lowercasexx" #. i18n: ectx: property (text), widget (QCheckBox, cbEliminateSpaces) #: dialogs/TagGuessOptions.ui:70 #, kde-format msgid "Remove trailing &spaces in tags" msgstr "xxRemove trailing &spaces in tagsxx" #. i18n: ectx: property (text), widget (QCheckBox, cbReplaceUnderscores) #: dialogs/TagGuessOptions.ui:80 #, kde-format msgid "Replace &underscores with spaces" msgstr "xxReplace &underscores with spacesxx" #. i18n: ectx: property (title), widget (QGroupBox, resultGroupBox) #: dialogs/TagGuessOptions.ui:95 #, kde-format msgid "Result Preview" msgstr "xxResult Previewxx" #. i18n: ectx: property (text), widget (QLabel, label_21) #. i18n: ectx: property (text), widget (QLabel, titleLabel) #: dialogs/TagGuessOptions.ui:101 services/opmldirectory/AddOpmlWidget.ui:78 #, kde-format msgid "Title:" msgstr "xxTitle:xx" #. i18n: ectx: property (text), widget (QLabel, Title_result) #. i18n: ectx: property (text), widget (QLabel, Artist_result) #. i18n: ectx: property (text), widget (QLabel, Composer_result) #. i18n: ectx: property (text), widget (QLabel, Year_result) #. i18n: ectx: property (text), widget (QLabel, Track_result) #. i18n: ectx: property (text), widget (QLabel, AlbumArtist_result) #. i18n: ectx: property (text), widget (QLabel, Comment_result) #. i18n: ectx: property (text), widget (QLabel, Album_result) #. i18n: ectx: property (text), widget (QLabel, Genre_result) #: dialogs/TagGuessOptions.ui:117 dialogs/TagGuessOptions.ui:143 #: dialogs/TagGuessOptions.ui:169 dialogs/TagGuessOptions.ui:195 #: dialogs/TagGuessOptions.ui:221 dialogs/TagGuessOptions.ui:237 #: dialogs/TagGuessOptions.ui:279 dialogs/TagGuessOptions.ui:305 #: dialogs/TagGuessOptions.ui:331 #, kde-format msgid "" msgstr "xxxx" #. i18n: ectx: property (text), widget (QLabel, label_22) #: dialogs/TagGuessOptions.ui:127 #, kde-format msgid "Artist:" msgstr "xxArtist:xx" #. i18n: ectx: property (text), widget (QLabel, label_23) #: dialogs/TagGuessOptions.ui:153 #, kde-format msgid "Composer:" msgstr "xxComposer:xx" #. i18n: ectx: property (text), widget (QLabel, label_24) #: dialogs/TagGuessOptions.ui:179 #, kde-format msgid "Year:" msgstr "xxYear:xx" #. i18n: ectx: property (text), widget (QLabel, label_25) #: dialogs/TagGuessOptions.ui:205 #, kde-format msgid " Track Number" msgstr "xx Track Numberxx" #. i18n: ectx: property (text), widget (QLabel, label_27) #: dialogs/TagGuessOptions.ui:263 #, kde-format msgid "Comment:" msgstr "xxComment:xx" #. i18n: ectx: property (text), widget (QLabel, label_26) #: dialogs/TagGuessOptions.ui:289 #, kde-format msgid "Album:" msgstr "xxAlbum:xx" #. i18n: ectx: property (text), widget (QLabel, label_28) #: dialogs/TagGuessOptions.ui:315 #, kde-format msgid "Genre:" msgstr "xxGenre:xx" #: dialogs/TrackOrganizer.cpp:102 #, kde-format msgid "Unknown album" msgstr "xxUnknown albumxx" #: dialogs/TrackOrganizer.cpp:103 #, kde-format msgid "Unknown artist" msgstr "xxUnknown artistxx" #: dialogs/TrackOrganizer.cpp:107 #, kde-format msgid "No comments" msgstr "xxNo commentsxx" #: dialogs/TrackOrganizer.cpp:108 #, kde-format msgid "Unknown composer" msgstr "xxUnknown composerxx" #: dialogs/TrackOrganizer.cpp:109 #, kde-format msgid "Unknown disc number" msgstr "xxUnknown disc numberxx" #: dialogs/TrackOrganizer.cpp:110 #, kde-format msgid "Unknown genre" msgstr "xxUnknown genrexx" #: dialogs/TrackOrganizer.cpp:111 #, kde-format msgid "Unknown title" msgstr "xxUnknown titlexx" #: dialogs/TrackOrganizer.cpp:112 #, kde-format msgid "Unknown year" msgstr "xxUnknown yearxx" #: dialogs/transferdialog.cpp:61 #, kde-format msgid "Transfer Queue to Device" msgstr "xxTransfer Queue to Devicexx" #: dialogs/transferdialog.cpp:69 #, kde-format msgid "Music Location" msgstr "xxMusic Locationxx" #: dialogs/transferdialog.cpp:73 #, kde-format msgid "" "Your music will be transferred to:\n" "%1" msgstr "" "xxYour music will be transferred to:\n" "%1xx" #: dialogs/transferdialog.cpp:82 #, kde-format msgid "" "You can have your music automatically grouped in\n" "a variety of ways. Each grouping will create\n" "directories based upon the specified criteria.\n" msgstr "" "xxYou can have your music automatically grouped in\n" "a variety of ways. Each grouping will create\n" "directories based upon the specified criteria.\n" "xx\n" #: dialogs/transferdialog.cpp:86 #, kde-format msgid "Groupings" msgstr "xxGroupingsxx" #: dialogs/transferdialog.cpp:89 #, kde-format msgid "Select first grouping:\n" msgstr "" "xxSelect first grouping:\n" "xx\n" #: dialogs/transferdialog.cpp:91 #, kde-format msgid "Select second grouping:\n" msgstr "" "xxSelect second grouping:\n" "xx\n" #: dialogs/transferdialog.cpp:93 #, kde-format msgid "Select third grouping:\n" msgstr "" "xxSelect third grouping:\n" "xx\n" #: dialogs/transferdialog.cpp:130 #, kde-format msgid "Convert spaces to underscores" msgstr "xxConvert spaces to underscoresxx" #: dynamic/Bias.cpp:141 dynamic/biases/SearchQueryBias.cpp:115 #, kde-format msgctxt "Random bias representation" msgid "Random tracks" msgstr "xxRandom tracksxx" #: dynamic/Bias.cpp:233 #, kde-format msgctxt "And bias representation" msgid "Match all" msgstr "xxMatch allxx" #: dynamic/Bias.cpp:251 #, kde-format msgctxt "" "Prefix for AndBias. Shown in front of a bias in the dynamic playlist view" msgid "and" msgstr "xxandxx" #: dynamic/Bias.cpp:452 #, kde-format msgctxt "" "Prefix for OrBias. Shown in front of a bias in the dynamic playlist view" msgid "or" msgstr "xxorxx" #: dynamic/Bias.cpp:460 #, kde-format msgctxt "Or bias representation" msgid "Match any" msgstr "xxMatch anyxx" #: dynamic/BiasedPlaylist.cpp:46 #, kde-format msgctxt "" "Title for a default dynamic playlist. The default playlist only returns " "random tracks." msgid "Random" msgstr "xxRandomxx" #: dynamic/BiasedPlaylist.cpp:124 #, kde-format msgid "Generating playlist..." msgstr "xxGenerating playlist...xx" #: dynamic/biases/AlbumPlayBias.cpp:36 #, kde-format msgctxt "Name of the \"AlbumPlay\" bias" msgid "Album play" msgstr "xxAlbum playxx" #: dynamic/biases/AlbumPlayBias.cpp:45 #, kde-format msgctxt "Description of the \"AlbumPlay\" bias" msgid "The \"AlbumPlay\" bias adds tracks that belong to one album." msgstr "xxThe \"AlbumPlay\" bias adds tracks that belong to one album.xx" #: dynamic/biases/AlbumPlayBias.cpp:107 #, kde-format msgctxt "AlbumPlay bias representation" msgid "The next track from the album" msgstr "xxThe next track from the albumxx" #: dynamic/biases/AlbumPlayBias.cpp:110 #, kde-format msgctxt "AlbumPlay bias representation" msgid "Any later track from the album" msgstr "xxAny later track from the albumxx" #: dynamic/biases/AlbumPlayBias.cpp:113 #, kde-format msgctxt "AlbumPlay bias representation" msgid "Tracks from the same album" msgstr "xxTracks from the same albumxx" #: dynamic/biases/AlbumPlayBias.cpp:123 #, kde-format msgid "Track directly follows previous track in album" msgstr "xxTrack directly follows previous track in albumxx" #: dynamic/biases/AlbumPlayBias.cpp:125 #, kde-format msgid "Track comes after previous track in album" msgstr "xxTrack comes after previous track in albumxx" #: dynamic/biases/AlbumPlayBias.cpp:127 #, kde-format msgid "Track is in the same album as previous track" msgstr "xxTrack is in the same album as previous trackxx" #: dynamic/biases/EchoNestBias.cpp:45 #, kde-format msgctxt "Name of the \"EchoNest\" bias" msgid "EchoNest similar artist" msgstr "xxEchoNest similar artistxx" #: dynamic/biases/EchoNestBias.cpp:54 #, kde-format msgctxt "Description of the \"EchoNest\" bias" msgid "" "The \"EchoNest\" bias looks up tracks on echo nest and only adds similar " "tracks." msgstr "" "xxThe \"EchoNest\" bias looks up tracks on echo nest and only adds similar " "tracks.xx" #: dynamic/biases/EchoNestBias.cpp:126 #, kde-format msgctxt "EchoNest bias representation" msgid "Similar to the previous artist (as reported by EchoNest)" msgstr "xxSimilar to the previous artist (as reported by EchoNest)xx" #: dynamic/biases/EchoNestBias.cpp:129 #, kde-format msgctxt "EchoNest bias representation" msgid "Similar to any artist in the current playlist (as reported by EchoNest)" msgstr "" "xxSimilar to any artist in the current playlist (as reported by EchoNest)xx" #: dynamic/biases/EchoNestBias.cpp:142 #, kde-format msgid "" "the echonest thinks the artist is " "similar to" msgstr "" "xxthe echonest thinks the artist is " "similar toxx" #: dynamic/biases/EchoNestBias.cpp:144 #: services/lastfm/biases/LastFmBias.cpp:145 #, kde-format msgid "the previous track's artist" msgstr "xxthe previous track's artistxx" #: dynamic/biases/EchoNestBias.cpp:145 #, kde-format msgid "one of the artist in the current playlist" msgstr "xxone of the artist in the current playlistxx" #: dynamic/biases/IfElseBias.cpp:35 #, kde-format msgctxt "Name of the \"IfElse\" bias" msgid "If Else" msgstr "xxIf Elsexx" #: dynamic/biases/IfElseBias.cpp:44 #, kde-format msgctxt "Description of the \"IfElse\" bias" msgid "" "The \"IfElse\" bias adds tracks that match at least one of the sub biases.\n" "It will only check the second sub-bias if the first doesn't return any " "results." msgstr "" "xxThe \"IfElse\" bias adds tracks that match at least one of the sub " "biases.\n" "It will only check the second sub-bias if the first doesn't return any " "results.xx" #: dynamic/biases/IfElseBias.cpp:72 #, kde-format msgctxt "IfElse bias representation" msgid "Match all sequentially" msgstr "xxMatch all sequentiallyxx" #: dynamic/biases/IfElseBias.cpp:81 #, kde-format msgctxt "" "Prefix for IfElseBias. Shown in front of a bias in the dynamic playlist view" msgid "else" msgstr "xxelsexx" #: dynamic/biases/PartBias.cpp:43 #, kde-format msgctxt "Name of the \"Part\" bias" msgid "Partition" msgstr "xxPartitionxx" #: dynamic/biases/PartBias.cpp:52 #, kde-format msgctxt "Description of the \"Part\" bias" msgid "" "The \"Part\" bias fills parts of the playlist from different sub-biases." msgstr "" "xxThe \"Part\" bias fills parts of the playlist from different sub-biases.xx" #: dynamic/biases/PartBias.cpp:255 #, kde-format msgid "This controls what portion of the playlist should match the criteria" msgstr "" "xxThis controls what portion of the playlist should match the criteriaxx" #: dynamic/biases/PartBias.cpp:396 #, kde-format msgctxt "Part bias representation" msgid "Partition" msgstr "xxPartitionxx" #: dynamic/biases/QuizPlayBias.cpp:42 #, kde-format msgctxt "Name of the \"QuizPlay\" bias" msgid "Quiz play" msgstr "xxQuiz playxx" #: dynamic/biases/QuizPlayBias.cpp:51 #, kde-format msgctxt "Description of the \"QuizPlay\" bias" msgid "" "The \"QuizPlay\" bias adds tracks that start\n" "with a character the last track ended with." msgstr "" "xxThe \"QuizPlay\" bias adds tracks that start\n" "with a character the last track ended with.xx" #: dynamic/biases/QuizPlayBias.cpp:116 #, kde-format msgctxt "QuizPlay bias representation" msgid "" "Tracks whose title start with a\n" "character the last track ended with" msgstr "" "xxTracks whose title start with a\n" "character the last track ended withxx" #: dynamic/biases/QuizPlayBias.cpp:120 #, kde-format msgctxt "QuizPlay bias representation" msgid "" "Tracks whose artist name start\n" "with a character the last track ended with" msgstr "" "xxTracks whose artist name start\n" "with a character the last track ended withxx" #: dynamic/biases/QuizPlayBias.cpp:124 #, kde-format msgctxt "QuizPlay bias representation" msgid "" "Tracks whose album name start\n" "with a character the last track ended with" msgstr "" "xxTracks whose album name start\n" "with a character the last track ended withxx" #: dynamic/biases/QuizPlayBias.cpp:136 #, kde-format msgid "" "Last character of the previous song is\n" "the first character of the next song" msgstr "" "xxLast character of the previous song is\n" "the first character of the next songxx" #: dynamic/biases/QuizPlayBias.cpp:141 #, kde-format msgid "of the track title (Title quiz)" msgstr "xxof the track title (Title quiz)xx" #: dynamic/biases/QuizPlayBias.cpp:143 #, kde-format msgid "of the artist (Artist quiz)" msgstr "xxof the artist (Artist quiz)xx" #: dynamic/biases/QuizPlayBias.cpp:145 #, kde-format msgid "of the album name (Album quiz)" msgstr "xxof the album name (Album quiz)xx" #: dynamic/biases/SearchQueryBias.cpp:42 #, kde-format msgctxt "Name of the \"SearchQuery\" bias" msgid "Search" msgstr "xxSearchxx" #: dynamic/biases/SearchQueryBias.cpp:51 #, kde-format msgctxt "Description of the \"SearchQuery\" bias" msgid "" "The \"SearchQuery\" bias adds tracks that are\n" "found by a search query. It uses the same search\n" "query as the collection browser." msgstr "" "xxThe \"SearchQuery\" bias adds tracks that are\n" "found by a search query. It uses the same search\n" "query as the collection browser.xx" #: dynamic/biases/SearchQueryBias.cpp:118 #, kde-format msgctxt "SearchQuery bias representation" msgid "Search for: %1" msgstr "xxSearch for: %1xx" #: dynamic/biases/TagMatchBias.cpp:42 #, kde-format msgctxt "Name of the \"TagMatch\" bias" msgid "Match meta tag" msgstr "xxMatch meta tagxx" #: dynamic/biases/TagMatchBias.cpp:51 #, kde-format msgctxt "Description of the \"TagMatch\" bias" msgid "" "The \"TagMatch\" bias adds tracks that\n" "fulfill a specific condition." msgstr "" "xxThe \"TagMatch\" bias adds tracks that\n" "fulfill a specific condition.xx" #: dynamic/biases/TagMatchBias.cpp:176 #, kde-format msgid "Invert condition" msgstr "xxInvert conditionxx" #: dynamic/biases/TagMatchBias.cpp:285 #, kde-format msgctxt "Inverted condition in tag match bias" msgid "Not %1" msgstr "xxNot %1xx" #: dynamic/BiasFactory.cpp:50 #, kde-format msgctxt "Name of the random bias" msgid "Random" msgstr "xxRandomxx" #: dynamic/BiasFactory.cpp:57 #, kde-format msgctxt "Description of the random bias" msgid "" "The random bias adds random tracks from the\n" "whole collection without any bias." msgstr "" "xxThe random bias adds random tracks from the\n" "whole collection without any bias.xx" #: dynamic/BiasFactory.cpp:68 #, kde-format msgctxt "Name of the \"And\" bias" msgid "And" msgstr "xxAndxx" #: dynamic/BiasFactory.cpp:75 #, kde-format msgctxt "Description of the \"And\" bias" msgid "" "The \"And\" bias adds tracks that match all\n" "of the sub biases." msgstr "" "xxThe \"And\" bias adds tracks that match all\n" "of the sub biases.xx" #: dynamic/BiasFactory.cpp:86 #, kde-format msgctxt "Name of the \"Or\" bias" msgid "Or" msgstr "xxOrxx" #: dynamic/BiasFactory.cpp:93 #, kde-format msgctxt "Description of the \"Or\" bias" msgid "" "The \"Or\" bias adds tracks that match at\n" "least one of the sub biases." msgstr "" "xxThe \"Or\" bias adds tracks that match at\n" "least one of the sub biases.xx" #: dynamic/BiasFactory.cpp:182 dynamic/BiasFactory.cpp:188 #, kde-format msgid "Replacement for bias %1" msgstr "xxReplacement for bias %1xx" #: dynamic/DynamicModel.cpp:778 #, kde-format msgctxt "Default name for new playlists" msgid "New playlist" msgstr "xxNew playlistxx" #: dynamic/DynamicModel.cpp:917 #, kde-format msgid "Rock and Pop" msgstr "xxRock and Popxx" #: dynamic/DynamicModel.cpp:918 equalizer/EqualizerPresets.cpp:93 #, kde-format msgid "Rock" msgstr "xxRockxx" #: dynamic/DynamicModel.cpp:922 equalizer/EqualizerPresets.cpp:91 #, kde-format msgid "Pop" msgstr "xxPopxx" #: dynamic/DynamicModel.cpp:928 #, kde-format msgid "Album play" msgstr "xxAlbum playxx" #: dynamic/DynamicModel.cpp:938 #, kde-format msgctxt "Name of a dynamic playlist" msgid "Rating" msgstr "xxRatingxx" #: EngineController.cpp:1087 #, kde-format msgid "Too many errors encountered in playlist. Playback stopped." msgstr "xxToo many errors encountered in playlist. Playback stopped.xx" #: EngineController.cpp:1287 #, kde-format msgctxt "track by artist on album" msgid "%1 by %2 on %3" msgstr "xx%1 by %2 on %3xx" #: EngineController.cpp:1289 #, kde-format msgctxt "track by artist" msgid "%1 by %2" msgstr "xx%1 by %2xx" #: EngineController.cpp:1292 #, kde-format msgctxt "track on album" msgid "%1 on %2" msgstr "xx%1 on %2xx" #: EngineController.cpp:1304 #, kde-format msgctxt "track from source" msgid "from %1" msgstr "xxfrom %1xx" #: equalizer/EqualizerPresets.cpp:80 #, kde-format msgid "Manual" msgstr "xxManualxx" #: equalizer/EqualizerPresets.cpp:81 #, kde-format msgid "Classical" msgstr "xxClassicalxx" #: equalizer/EqualizerPresets.cpp:82 #, kde-format msgid "Club" msgstr "xxClubxx" #: equalizer/EqualizerPresets.cpp:83 #, kde-format msgid "Dance" msgstr "xxDancexx" #: equalizer/EqualizerPresets.cpp:84 #, kde-format msgid "Full Bass" msgstr "xxFull Bassxx" #: equalizer/EqualizerPresets.cpp:85 #, kde-format msgid "Full Treble" msgstr "xxFull Treblexx" #: equalizer/EqualizerPresets.cpp:86 #, kde-format msgid "Full Bass + Treble" msgstr "xxFull Bass + Treblexx" #: equalizer/EqualizerPresets.cpp:87 #, kde-format msgid "Laptop/Headphones" msgstr "xxLaptop/Headphonesxx" #: equalizer/EqualizerPresets.cpp:88 #, kde-format msgid "Large Hall" msgstr "xxLarge Hallxx" #: equalizer/EqualizerPresets.cpp:89 #, kde-format msgid "Live" msgstr "xxLivexx" #: equalizer/EqualizerPresets.cpp:90 #, kde-format msgid "Party" msgstr "xxPartyxx" #: equalizer/EqualizerPresets.cpp:92 #, kde-format msgid "Reggae" msgstr "xxReggaexx" #: equalizer/EqualizerPresets.cpp:94 #, kde-format msgid "Soft" msgstr "xxSoftxx" #: equalizer/EqualizerPresets.cpp:95 #, kde-format msgid "Ska" msgstr "xxSkaxx" #: equalizer/EqualizerPresets.cpp:96 #, kde-format msgid "Soft Rock" msgstr "xxSoft Rockxx" #: equalizer/EqualizerPresets.cpp:97 #, kde-format msgid "Techno" msgstr "xxTechnoxx" #: equalizer/EqualizerPresets.cpp:98 #, kde-format msgid "Zero" msgstr "xxZeroxx" #: importers/amarok/AmarokConfigWidget.cpp:81 #, kde-format msgctxt "Database type" msgid "embedded" msgstr "xxembeddedxx" #: importers/amarok/AmarokConfigWidget.cpp:82 #, kde-format msgctxt "Database type" msgid "external" msgstr "xxexternalxx" #. i18n: ectx: property (text), widget (QLabel, m_usernameLabel) #. i18n: ectx: property (text), widget (QLabel, labelUsername) #. i18n: ectx: property (text), widget (QTableWidget, serverList) #: importers/amarok/AmarokConfigWidget.ui:9 #: importers/fastforward/FastForwardConfigWidget.ui:17 #: services/ampache/AmpacheConfigWidget.ui:63 #: services/ampache/NewServerWidget.ui:50 #, kde-format msgid "Username" msgstr "xxUsernamexx" #. i18n: ectx: property (text), widget (QLabel, m_connectionTypeLabel) #: importers/amarok/AmarokConfigWidget.ui:58 #, kde-format msgid "Database type" msgstr "xxDatabase typexx" #. i18n: ectx: property (text), widget (QLabel, m_databaseLocationLabel) #: importers/amarok/AmarokConfigWidget.ui:71 #: importers/banshee/BansheeConfigWidget.cpp:35 #: importers/clementine/ClementineConfigWidget.cpp:35 #: importers/fastforward/FastForwardConfigWidget.ui:79 #: importers/itunes/ITunesConfigWidget.cpp:30 #: importers/rhythmbox/RhythmboxConfigWidget.cpp:35 #, kde-format msgid "Database location" msgstr "xxDatabase locationxx" #. i18n: ectx: property (text), widget (QLabel, m_targetNameLabel) #: importers/amarok/AmarokConfigWidget.ui:91 #: importers/fastforward/FastForwardConfigWidget.ui:99 #, kde-format msgid "Target name" msgstr "xxTarget namexx" #. i18n: ectx: property (text), widget (QLabel, m_hostnameLabel) #: importers/amarok/AmarokConfigWidget.ui:104 #: importers/fastforward/FastForwardConfigWidget.ui:112 #, kde-format msgid "Hostname" msgstr "xxHostnamexx" #. i18n: ectx: property (text), widget (QLabel, m_portLabel) #: importers/amarok/AmarokConfigWidget.ui:117 #: importers/fastforward/FastForwardConfigWidget.ui:125 #, kde-format msgid "Port" msgstr "xxPortxx" #. i18n: ectx: property (text), widget (QLabel, m_databaseNameLabel) #: importers/amarok/AmarokConfigWidget.ui:127 #: importers/fastforward/FastForwardConfigWidget.ui:135 #, kde-format msgid "Database name" msgstr "xxDatabase namexx" #. i18n: ectx: property (text), widget (QLabel, m_mysqlBinaryLabel) #: importers/amarok/AmarokConfigWidget.ui:163 #, kde-format msgid "MySQL server binary" msgstr "xxMySQL server binaryxx" #. i18n: ectx: property (filter), widget (KUrlRequester, m_mysqlBinary) #: importers/amarok/AmarokConfigWidget.ui:170 #, kde-format msgid "mysqld" msgstr "xxmysqldxx" #: importers/amarok/AmarokManager.cpp:39 #, kde-format msgid "Amarok 2.x" msgstr "xxAmarok 2.xxx" #: importers/amarok/AmarokManager.cpp:45 #, kde-format msgid "Amarok 2.x Statistics Importer" msgstr "xxAmarok 2.x Statistics Importerxx" #: importers/banshee/BansheeManager.cpp:27 #, kde-format msgid "Banshee" msgstr "xxBansheexx" #: importers/banshee/BansheeManager.cpp:28 #, kde-format msgid "Banshee Statistics Importer" msgstr "xxBanshee Statistics Importerxx" #: importers/clementine/ClementineManager.cpp:27 #, kde-format msgid "Clementine" msgstr "xxClementinexx" #: importers/clementine/ClementineManager.cpp:28 #, kde-format msgid "Clementine Statistics Importer" msgstr "xxClementine Statistics Importerxx" #. i18n: ectx: property (text), widget (QLabel, m_connectionTypeLabel) #: importers/fastforward/FastForwardConfigWidget.ui:66 #, kde-format msgid "Connection type" msgstr "xxConnection typexx" #: importers/fastforward/FastForwardManager.cpp:25 #, kde-format msgid "Amarok 1.4 (FastForward)" msgstr "xxAmarok 1.4 (FastForward)xx" #: importers/fastforward/FastForwardManager.cpp:26 #, kde-format msgid "Amarok 1.4 Statistics Importer" msgstr "xxAmarok 1.4 Statistics Importerxx" #: importers/itunes/ITunesManager.cpp:27 #, kde-format msgid "Apple iTunes" msgstr "xxApple iTunesxx" #: importers/itunes/ITunesManager.cpp:28 #, kde-format msgid "iTunes Statistics Importer" msgstr "xxiTunes Statistics Importerxx" #: importers/rhythmbox/RhythmboxManager.cpp:27 #, kde-format msgid "Rhythmbox" msgstr "xxRhythmboxxx" #: importers/rhythmbox/RhythmboxManager.cpp:28 #, kde-format msgid "Rhythmbox Statistics Importer" msgstr "xxRhythmbox Statistics Importerxx" #: importers/SimpleImporterConfigWidget.cpp:49 #, kde-format msgctxt "Name of the synchronization target" msgid "Target name" msgstr "xxTarget namexx" #: KNotificationBackend.cpp:122 #, kde-format msgid "Now playing" msgstr "xxNow playingxx" #: lyrics/LyricsManager.cpp:74 #, kde-format msgid "Retrieved lyrics is empty" msgstr "xxRetrieved lyrics is emptyxx" #: lyrics/LyricsManager.cpp:110 #, kde-format msgid "Lyrics data could not be parsed" msgstr "xxLyrics data could not be parsedxx" #: mac/GrowlInterface.cpp:64 widgets/Osd.cpp:694 #, kde-format msgid "No information available for this track" msgstr "xxNo information available for this trackxx" #: main.cpp:63 #, kde-format msgid "The audio player by KDE" msgstr "xxThe audio player by KDExx" #: main.cpp:65 #, kde-format msgid "" "(C) 2002-2003, Mark Kretschmann\n" "(C) 2003-2013, The Amarok Development Squad" msgstr "" "xx(C) 2002-2003, Mark Kretschmann\n" "(C) 2003-2013, The Amarok Development Squadxx" #: main.cpp:66 #, kde-format msgid "" "IRC:\n" "irc.freenode.net - #amarok, #amarok.de, #amarok.es, #amarok.fr\n" "\n" "Feedback:\n" "amarok@kde.org\n" "\n" "(Build Date: %1)" msgstr "" "xxIRC:\n" "irc.freenode.net - #amarok, #amarok.de, #amarok.es, #amarok.fr\n" "\n" "Feedback:\n" "amarok@kde.org\n" "\n" "(Build Date: %1)xx" #: main.cpp:72 #, kde-format msgid "Bart 'Where are my toothpicks' Cerneels" msgstr "xxBart 'Where are my toothpicks' Cerneelsxx" #: main.cpp:73 #, kde-format msgid "Developer (Stecchino)" msgstr "xxDeveloper (Stecchino)xx" #: main.cpp:76 #, kde-format msgid "Edward \"Hades\" Toroshchin" msgstr "xxEdward \"Hades\" Toroshchinxx" #: main.cpp:77 #, kde-format msgid "Developer (dr_lepper)" msgstr "xxDeveloper (dr_lepper)xx" #: main.cpp:80 #, kde-format msgid "Mark Kretschmann" msgstr "xxMark Kretschmannxx" #: main.cpp:81 #, kde-format msgid "Project founder (markey)" msgstr "xxProject founder (markey)xx" #: main.cpp:84 #, kde-format msgid "Matěj Laitl" msgstr "xxMatěj Laitlxx" #: main.cpp:85 #, kde-format msgid "iPod collection rewrite & more (strohel)" msgstr "xxiPod collection rewrite & more (strohel)xx" #: main.cpp:88 #, kde-format msgid "Myriam Schweingruber" msgstr "xxMyriam Schweingruberxx" #: main.cpp:88 #, kde-format msgid "Rokymoter, Bug triaging (Mamarok)" msgstr "xxRokymoter, Bug triaging (Mamarok)xx" #: main.cpp:91 #, kde-format msgid "Ralf 'SalsaMaster' Engels" msgstr "xxRalf 'SalsaMaster' Engelsxx" #: main.cpp:92 #, kde-format msgid "Developer (rengels)" msgstr "xxDeveloper (rengels)xx" #: main.cpp:95 #, kde-format msgid "Patrick von Reth" msgstr "xxPatrick von Rethxx" #: main.cpp:95 #, kde-format msgid "Windows build (TheOneRing)" msgstr "xxWindows build (TheOneRing)xx" #: main.cpp:99 #, kde-format msgid "Rick W. Chen" msgstr "xxRick W. Chenxx" #: main.cpp:100 #, kde-format msgid "Developer (stuffcorpse)" msgstr "xxDeveloper (stuffcorpse)xx" #: main.cpp:103 #, kde-format msgid "Sam Lade" msgstr "xxSam Ladexx" #: main.cpp:103 #, kde-format msgid "Developer (Sentynel)" msgstr "xxDeveloper (Sentynel)xx" #: main.cpp:107 #, kde-format msgid "Sven Krohlas" msgstr "xxSven Krohlasxx" #: main.cpp:107 #, kde-format msgid "Rokymoter, Developer (sven423)" msgstr "xxRokymoter, Developer (sven423)xx" #: main.cpp:110 #, kde-format msgid "Téo Mrnjavac" msgstr "xxTéo Mrnjavacxx" #: main.cpp:111 #, kde-format msgid "Developer (Teo`)" msgstr "xxDeveloper (Teo`)xx" #: main.cpp:114 #, kde-format msgid "Valorie Zimmerman" msgstr "xxValorie Zimmermanxx" #: main.cpp:115 #, kde-format msgid "Rokymoter, Handbook (valorie)" msgstr "xxRokymoter, Handbook (valorie)xx" #: main.cpp:121 #, kde-format msgid "Inactive authors" msgstr "xxInactive authorsxx" #: main.cpp:122 #, kde-format msgid "" "Amarok authorship is not a hobby, it's a lifestyle. But when people move on " "we want to keep respecting them by mentioning them here:" msgstr "" "xxAmarok authorship is not a hobby, it's a lifestyle. But when people move " "on we want to keep respecting them by mentioning them here:xx" #: main.cpp:127 #, kde-format msgid "Ian 'The Beard' Monroe" msgstr "xxIan 'The Beard' Monroexx" #: main.cpp:127 #, kde-format msgid "Developer (eean)" msgstr "xxDeveloper (eean)xx" #: main.cpp:130 #, kde-format msgid "Jeff 'IROKSOHARD' Mitchell" msgstr "xxJeff 'IROKSOHARD' Mitchellxx" #: main.cpp:130 #, kde-format msgid "Developer (jefferai)" msgstr "xxDeveloper (jefferai)xx" #: main.cpp:133 #, kde-format msgid "Developer (lfranchi)" msgstr "xxDeveloper (lfranchi)xx" #: main.cpp:136 #, kde-format msgid "Lydia 'is wrong(TM)' Pintscher" msgstr "xxLydia 'is wrong(TM)' Pintscherxx" #: main.cpp:136 #, kde-format msgid "Release Vixen (Nightrose)" msgstr "xxRelease Vixen (Nightrose)xx" #: main.cpp:139 #, kde-format msgid "Max Howell" msgstr "xxMax Howellxx" #: main.cpp:139 #, kde-format msgid "Developer, Vision" msgstr "xxDeveloper, Visionxx" #: main.cpp:142 #, kde-format msgid "Maximilian Kossick" msgstr "xxMaximilian Kossickxx" #: main.cpp:142 #, kde-format msgid "Developer (maxx_k)" msgstr "xxDeveloper (maxx_k)xx" #: main.cpp:145 #, kde-format msgid "Nikolaj Hald 'Also very hot' Nielsen" msgstr "xxNikolaj Hald 'Also very hot' Nielsenxx" #: main.cpp:145 #, kde-format msgid "Developer (nhn)" msgstr "xxDeveloper (nhn)xx" #: main.cpp:148 #, kde-format msgid "Seb 'Surfin' down under' Ruiz" msgstr "xxSeb 'Surfin' down under' Ruizxx" #: main.cpp:148 #, kde-format msgid "Developer (sebr)" msgstr "xxDeveloper (sebr)xx" #: main.cpp:153 #, kde-format msgid "Alejandro Wainzinger" msgstr "xxAlejandro Wainzingerxx" #: main.cpp:153 #, kde-format msgid "Developer (xevix)" msgstr "xxDeveloper (xevix)xx" #: main.cpp:155 #, kde-format msgid "Alex Merry" msgstr "xxAlex Merryxx" #: main.cpp:155 #, kde-format msgid "Developer, Replay Gain support" msgstr "xxDeveloper, Replay Gain supportxx" #: main.cpp:157 #, kde-format msgid "Casey Link" msgstr "xxCasey Linkxx" #: main.cpp:157 #, kde-format msgid "MP3tunes integration" msgstr "xxMP3tunes integrationxx" #: main.cpp:159 #, kde-format msgid "Casper van Donderen" msgstr "xxCasper van Donderenxx" #: main.cpp:159 #, kde-format msgid "Windows porting" msgstr "xxWindows portingxx" #: main.cpp:161 #, kde-format msgid "Christie Harris" msgstr "xxChristie Harrisxx" #: main.cpp:161 #, kde-format msgid "Rokymoter (dangle)" msgstr "xxRokymoter (dangle)xx" #: main.cpp:163 #, kde-format msgid "Dan Leinir Turthra Jensen" msgstr "xxDan Leinir Turthra Jensenxx" #: main.cpp:163 #, kde-format msgid "Usability" msgstr "xxUsabilityxx" #: main.cpp:165 #, kde-format msgid "Dan 'Hey, it compiled...' Meltzer" msgstr "xxDan 'Hey, it compiled...' Meltzerxx" #: main.cpp:165 #, kde-format msgid "Developer (hydrogen)" msgstr "xxDeveloper (hydrogen)xx" #: main.cpp:167 #, kde-format msgid "Daniel Caleb Jones" msgstr "xxDaniel Caleb Jonesxx" #: main.cpp:167 #, kde-format msgid "Biased playlists" msgstr "xxBiased playlistsxx" #: main.cpp:169 #, kde-format msgid "Daniel Dewald" msgstr "xxDaniel Dewaldxx" #: main.cpp:169 #, kde-format msgid "Tag Guesser, Labels, Spectrum Analyzer" msgstr "xxTag Guesser, Labels, Spectrum Analyzerxx" #: main.cpp:171 #, kde-format msgid "Daniel Winter" msgstr "xxDaniel Winterxx" #: main.cpp:171 #, kde-format msgid "Nepomuk integration" msgstr "xxNepomuk integrationxx" #: main.cpp:173 #, kde-format msgid "Frank Meerkötter" msgstr "xxFrank Meerkötterxx" #: main.cpp:173 main.cpp:193 #, kde-format msgid "Podcast improvements" msgstr "xxPodcast improvementsxx" #: main.cpp:175 #, kde-format msgid "Greg Meyer" msgstr "xxGreg Meyerxx" #: main.cpp:175 #, kde-format msgid "Live CD, Bug squashing (oggb4mp3)" msgstr "xxLive CD, Bug squashing (oggb4mp3)xx" #: main.cpp:177 #, kde-format msgid "Harald Sitter" msgstr "xxHarald Sitterxx" #: main.cpp:177 #, kde-format msgid "Phonon, Lord-President of KDE Multimedia (apachelogger)" msgstr "xxPhonon, Lord-President of KDE Multimedia (apachelogger)xx" #: main.cpp:179 #, kde-format msgid "John Atkinson" msgstr "xxJohn Atkinsonxx" #: main.cpp:179 #, kde-format msgid "Assorted patches" msgstr "xxAssorted patchesxx" #: main.cpp:181 #, kde-format msgid "Kenneth Wesley Wimer II" msgstr "xxKenneth Wesley Wimer IIxx" #: main.cpp:181 #, kde-format msgid "Icons" msgstr "xxIconsxx" #: main.cpp:183 #, kde-format msgid "Kevin Funk" msgstr "xxKevin Funkxx" #: main.cpp:183 #, kde-format msgid "Developer, Website theme (KRF)" msgstr "xxDeveloper, Website theme (KRF)xx" #: main.cpp:185 #, kde-format msgid "Kuba Serafinowski" msgstr "xxKuba Serafinowskixx" #: main.cpp:185 #, kde-format msgid "Rokymoter" msgstr "xxRokymoterxx" #: main.cpp:187 #, kde-format msgid "Lee Olson" msgstr "xxLee Olsonxx" #: main.cpp:187 main.cpp:199 #, kde-format msgid "Artwork" msgstr "xxArtworkxx" #: main.cpp:189 #, kde-format msgid "Ljubomir Simin" msgstr "xxLjubomir Siminxx" #: main.cpp:189 #, kde-format msgid "Rokymoter (ljubomir)" msgstr "xxRokymoter (ljubomir)xx" #: main.cpp:191 #, kde-format msgid "Lucas Gomes" msgstr "xxLucas Gomesxx" #: main.cpp:191 #, kde-format msgid "Developer (MaskMaster)" msgstr "xxDeveloper (MaskMaster)xx" #: main.cpp:193 #, kde-format msgid "Mathias Panzenböck" msgstr "xxMathias Panzenböckxx" #: main.cpp:195 #, kde-format msgid "Mikko Caldara" msgstr "xxMikko Caldaraxx" #: main.cpp:195 #, kde-format msgid "Bug triaging and sanitizing" msgstr "xxBug triaging and sanitizingxx" #: main.cpp:197 #, kde-format msgid "Nikhil Marathe" msgstr "xxNikhil Marathexx" #: main.cpp:197 #, kde-format msgid "UPnP support and patches (nsm)" msgstr "xxUPnP support and patches (nsm)xx" #: main.cpp:199 #, kde-format msgid "Nuno Pinheiro" msgstr "xxNuno Pinheiroxx" #: main.cpp:201 #, kde-format msgid "Olivier Bédard" msgstr "xxOlivier Bédardxx" #: main.cpp:201 #, kde-format msgid "Website hosting" msgstr "xxWebsite hostingxx" #: main.cpp:203 #, kde-format msgid "Pasi Lalinaho" msgstr "xxPasi Lalinahoxx" #: main.cpp:203 #, kde-format msgid "Rokymoter (emunkki)" msgstr "xxRokymoter (emunkki)xx" #: main.cpp:205 #, kde-format msgid "Peter Zhou Lei" msgstr "xxPeter Zhou Leixx" #: main.cpp:205 #, kde-format msgid "Scripting interface" msgstr "xxScripting interfacexx" #: main.cpp:207 #, kde-format msgid "Phalgun Guduthur" msgstr "xxPhalgun Guduthurxx" #: main.cpp:207 #, kde-format msgid "Nepomuk Collection (phalgun)" msgstr "xxNepomuk Collection (phalgun)xx" #: main.cpp:209 #, kde-format msgid "Scott Wheeler" msgstr "xxScott Wheelerxx" #: main.cpp:209 #, kde-format msgid "TagLib & ktrm code" msgstr "xxTagLib & ktrm codexx" #: main.cpp:211 #, kde-format msgid "Shane King" msgstr "xxShane Kingxx" #: main.cpp:211 #, kde-format msgid "Patches & Windows porting (shakes)" msgstr "xxPatches & Windows porting (shakes)xx" #: main.cpp:213 #, kde-format msgid "Simon Esneault" msgstr "xxSimon Esneaultxx" #: main.cpp:213 #, kde-format msgid "Photos & Videos applets, Context View" msgstr "xxPhotos & Videos applets, Context Viewxx" #: main.cpp:215 #, kde-format msgid "Soren Harward" msgstr "xxSoren Harwardxx" #: main.cpp:215 #, kde-format msgid "Developer, Automated Playlist Generator" msgstr "xxDeveloper, Automated Playlist Generatorxx" #: main.cpp:217 #, kde-format msgid "Thomas Lübking" msgstr "xxThomas Lübkingxx" #: main.cpp:219 #, kde-format msgid "Valentin Rouet" msgstr "xxValentin Rouetxx" #: main.cpp:221 #, kde-format msgid "Wade Olson" msgstr "xxWade Olsonxx" #: main.cpp:221 #, kde-format msgid "Splash screen artist" msgstr "xxSplash screen artistxx" #: main.cpp:223 #, kde-format msgid "William Viana Soares" msgstr "xxWilliam Viana Soaresxx" #: main.cpp:223 #, kde-format msgid "Context view" msgstr "xxContext viewxx" #: main.cpp:227 #, kde-format msgid "Former contributors" msgstr "xxFormer contributorsxx" #: main.cpp:227 #, kde-format msgid "People listed below have contributed to Amarok in the past. Thank you!" msgstr "" "xxPeople listed below have contributed to Amarok in the past. Thank you!xx" #: main.cpp:229 #, kde-format msgid "Adam Pigg" msgstr "xxAdam Piggxx" #: main.cpp:229 #, kde-format msgid "Analyzers, patches, shoutcast" msgstr "xxAnalyzers, patches, shoutcastxx" #: main.cpp:231 #, kde-format msgid "Adeodato Simó" msgstr "xxAdeodato Simóxx" #: main.cpp:231 main.cpp:239 #, kde-format msgid "Patches" msgstr "xxPatchesxx" #: main.cpp:233 #, kde-format msgid "Alexandre Oliveira" msgstr "xxAlexandre Oliveiraxx" #: main.cpp:235 #, kde-format msgid "Andreas Mair" msgstr "xxAndreas Mairxx" #: main.cpp:235 #, kde-format msgid "MySQL support" msgstr "xxMySQL supportxx" #: main.cpp:237 #, kde-format msgid "Andrew de Quincey" msgstr "xxAndrew de Quinceyxx" #: main.cpp:237 #, kde-format msgid "Postgresql support" msgstr "xxPostgresql supportxx" #: main.cpp:239 #, kde-format msgid "Andrew Turner" msgstr "xxAndrew Turnerxx" #: main.cpp:241 #, kde-format msgid "Andy Kelk" msgstr "xxAndy Kelkxx" #: main.cpp:241 #, kde-format msgid "MTP and Rio Karma media devices, patches" msgstr "xxMTP and Rio Karma media devices, patchesxx" #: main.cpp:243 #, kde-format msgid "Christian Muehlhaeuser" msgstr "xxChristian Muehlhaeuserxx" #: main.cpp:245 #, kde-format msgid "Derek Nelson" msgstr "xxDerek Nelsonxx" #: main.cpp:245 #, kde-format msgid "Graphics, splash-screen" msgstr "xxGraphics, splash-screenxx" #: main.cpp:247 #, kde-format msgid "Enrico Ros" msgstr "xxEnrico Rosxx" #: main.cpp:247 #, kde-format msgid "Analyzers, Context Browser and systray eye-candy" msgstr "xxAnalyzers, Context Browser and systray eye-candyxx" #: main.cpp:249 #, kde-format msgid "Frederik Holljen" msgstr "xxFrederik Holljenxx" #: main.cpp:251 #, kde-format msgid "Gábor Lehel" msgstr "xxGábor Lehelxx" #: main.cpp:253 #, kde-format msgid "Gérard Dürrmeyer" msgstr "xxGérard Dürrmeyerxx" #: main.cpp:253 #, kde-format msgid "Icons and image work" msgstr "xxIcons and image workxx" #: main.cpp:255 #, kde-format msgid "Giovanni Venturi" msgstr "xxGiovanni Venturixx" #: main.cpp:255 #, kde-format msgid "Dialog to filter the collection titles" msgstr "xxDialog to filter the collection titlesxx" #: main.cpp:257 #, kde-format msgid "Jarkko Lehti" msgstr "xxJarkko Lehtixx" #: main.cpp:257 #, kde-format msgid "Tester, IRC channel operator, whipping" msgstr "xxTester, IRC channel operator, whippingxx" #: main.cpp:259 #, kde-format msgid "Jocke Andersson" msgstr "xxJocke Anderssonxx" #: main.cpp:259 #, kde-format msgid "Rokymoter, bug fixer (Firetech)" msgstr "xxRokymoter, bug fixer (Firetech)xx" #: main.cpp:261 #, kde-format msgid "Marco Gulino" msgstr "xxMarco Gulinoxx" #: main.cpp:261 #, kde-format msgid "Konqueror Sidebar, some DCOP methods" msgstr "xxKonqueror Sidebar, some DCOP methodsxx" #: main.cpp:263 #, kde-format msgid "Martin Aumueller" msgstr "xxMartin Aumuellerxx" #: main.cpp:265 #, kde-format msgid "Melchior Franz" msgstr "xxMelchior Franzxx" #: main.cpp:265 #, kde-format msgid "FHT routine, bugfixes" msgstr "xxFHT routine, bugfixesxx" #: main.cpp:267 #, kde-format msgid "Michael Pyne" msgstr "xxMichael Pynexx" #: main.cpp:267 #, kde-format msgid "K3b export code" msgstr "xxK3b export codexx" #: main.cpp:269 #, kde-format msgid "Mike Diehl" msgstr "xxMike Diehlxx" #: main.cpp:271 #, kde-format msgid "Paul Cifarelli" msgstr "xxPaul Cifarellixx" #: main.cpp:273 #, kde-format msgid "Peter C. Ndikuwera" msgstr "xxPeter C. Ndikuweraxx" #: main.cpp:273 #, kde-format msgid "Bugfixes, PostgreSQL support" msgstr "xxBugfixes, PostgreSQL supportxx" #: main.cpp:275 #, kde-format msgid "Pierpaolo Panfilo" msgstr "xxPierpaolo Panfiloxx" #: main.cpp:277 #, kde-format msgid "Reigo Reinmets" msgstr "xxReigo Reinmetsxx" #: main.cpp:277 #, kde-format msgid "Wikipedia support, patches" msgstr "xxWikipedia support, patchesxx" #: main.cpp:279 #, kde-format msgid "Roman Becker" msgstr "xxRoman Beckerxx" #: main.cpp:279 #, kde-format msgid "Former Amarok logo, former splash screen, former icons" msgstr "xxFormer Amarok logo, former splash screen, former iconsxx" #: main.cpp:281 #, kde-format msgid "Sami Nieminen" msgstr "xxSami Nieminenxx" #: main.cpp:281 #, kde-format msgid "Audioscrobbler support" msgstr "xxAudioscrobbler supportxx" #: main.cpp:283 #, kde-format msgid "Stanislav Karchebny" msgstr "xxStanislav Karchebnyxx" #: main.cpp:285 #, kde-format msgid "Stefan Bogner" msgstr "xxStefan Bognerxx" #: main.cpp:285 #, kde-format msgid "Loads of stuff" msgstr "xxLoads of stuffxx" #: main.cpp:287 #, kde-format msgid "Tomasz Dudzik" msgstr "xxTomasz Dudzikxx" #: main.cpp:287 #, kde-format msgid "Splash screen" msgstr "xxSplash screenxx" #: main.cpp:292 #, kde-format msgid "Andrew Browning" msgstr "xxAndrew Browningxx" #: main.cpp:293 #, kde-format msgid "Chris Wales" msgstr "xxChris Walesxx" #: main.cpp:294 #, kde-format msgid "ZImin Stanislav" msgstr "xxZImin Stanislavxx" #: MainWindow.cpp:255 #, kde-format msgid "Local Music" msgstr "xxLocal Musicxx" #: MainWindow.cpp:257 #, kde-format msgid "Local sources of content" msgstr "xxLocal sources of contentxx" #: MainWindow.cpp:264 #, kde-format msgid "Internet" msgstr "xxInternetxx" #: MainWindow.cpp:266 #, kde-format msgid "Online sources of content" msgstr "xxOnline sources of contentxx" #: MainWindow.cpp:272 #, kde-format msgid "Playlists" msgstr "xxPlaylistsxx" #: MainWindow.cpp:274 #, kde-format msgid "Various types of playlists" msgstr "xxVarious types of playlistsxx" #: MainWindow.cpp:283 #, kde-format msgid "Browse local hard drive for content" msgstr "xxBrowse local hard drive for contentxx" #: MainWindow.cpp:326 #, kde-format msgctxt "@item:inmenu" msgid "&View" msgstr "xx&Viewxx" #: MainWindow.cpp:329 #, kde-format msgid "Lock Layout" msgstr "xxLock Layoutxx" #: MainWindow.cpp:366 MainWindow.cpp:1300 #, kde-format msgid "Reset Layout" msgstr "xxReset Layoutxx" #: MainWindow.cpp:423 #, kde-format msgid "" "Closing the main window will keep Amarok running in the System Tray. Use " "Quit from the menu, or the Amarok tray icon to exit the application." msgstr "" "xxClosing the main window will keep Amarok running in the System Tray. " "Use Quit from the menu, or the Amarok tray icon to exit the " "application.xx" #: MainWindow.cpp:425 #, kde-format msgid "Docking in System Tray" msgstr "xxDocking in System Trayxx" #: MainWindow.cpp:525 #, kde-format msgid "Play Media (Files or URLs)" msgstr "xxPlay Media (Files or URLs)xx" #: MainWindow.cpp:525 #, kde-format msgid "Add Media (Files or URLs)" msgstr "xxAdd Media (Files or URLs)xx" #: MainWindow.cpp:545 #, kde-format msgid "Add Stream" msgstr "xxAdd Streamxx" #: MainWindow.cpp:545 #, kde-format msgid "Enter Stream URL:" msgstr "xxEnter Stream URL:xx" #: MainWindow.cpp:748 #, kde-format msgid "&Add Media..." msgstr "xx&Add Media...xx" #: MainWindow.cpp:753 #, kde-format msgctxt "clear playlist" msgid "&Clear Playlist" msgstr "xx&Clear Playlistxx" #: MainWindow.cpp:758 #, kde-format msgctxt "edit play queue of playlist" msgid "Edit &Queue" msgstr "xxEdit &Queuexx" #: MainWindow.cpp:763 #, kde-format msgctxt "Remove duplicate and dead (unplayable) tracks from the playlist" msgid "Re&move Duplicates" msgstr "xxRe&move Duplicatesxx" #: MainWindow.cpp:770 #, kde-format msgid "&Add Stream..." msgstr "xx&Add Stream...xx" #: MainWindow.cpp:774 #, kde-format msgid "&Export Playlist As..." msgstr "xx&Export Playlist As...xx" #: MainWindow.cpp:786 #, kde-format msgid "Equalizer" msgstr "xxEqualizerxx" #: MainWindow.cpp:790 playlist/PlaylistViewUrlGenerator.cpp:102 #, kde-format msgid "Bookmark Playlist Setup" msgstr "xxBookmark Playlist Setupxx" #: MainWindow.cpp:794 #, kde-format msgid "Bookmark Context Applets" msgstr "xxBookmark Context Appletsxx" #: MainWindow.cpp:802 #, kde-format msgid "Play Media..." msgstr "xxPlay Media...xx" #: MainWindow.cpp:807 #, kde-format msgid "Edit Details of Currently Selected Track" msgstr "xxEdit Details of Currently Selected Trackxx" #: MainWindow.cpp:813 MainWindow.cpp:819 MainWindow.cpp:826 #, kde-format msgid "Seek Forward by %1 seconds" msgstr "xxSeek Forward by %1 secondsxx" #: MainWindow.cpp:833 MainWindow.cpp:839 MainWindow.cpp:846 #, kde-format msgid "Seek Backward by %1 seconds" msgstr "xxSeek Backward by %1 secondsxx" #: MainWindow.cpp:852 #, kde-format msgid "Update Collection" msgstr "xxUpdate Collectionxx" #: MainWindow.cpp:856 #, kde-format msgid "Synchronize Statistics..." msgstr "xxSynchronize Statistics...xx" #: MainWindow.cpp:864 #, kde-format msgid "Previous Track" msgstr "xxPrevious Trackxx" #: MainWindow.cpp:871 #, kde-format msgid "Restart current track" msgstr "xxRestart current trackxx" #: MainWindow.cpp:878 #, kde-format msgid "Shuffle Playlist" msgstr "xxShuffle Playlistxx" #: MainWindow.cpp:884 #, kde-format msgid "Repopulate Playlist" msgstr "xxRepopulate Playlistxx" #: MainWindow.cpp:890 #, kde-format msgid "Disable Dynamic Playlist" msgstr "xxDisable Dynamic Playlistxx" #: MainWindow.cpp:894 #, kde-format msgid "Next Track" msgstr "xxNext Trackxx" #: MainWindow.cpp:899 #, kde-format msgid "Increase Volume" msgstr "xxIncrease Volumexx" #: MainWindow.cpp:905 #, kde-format msgid "Decrease Volume" msgstr "xxDecrease Volumexx" #: MainWindow.cpp:911 #, kde-format msgid "Toggle Main Window" msgstr "xxToggle Main Windowxx" #: MainWindow.cpp:916 #, kde-format msgid "Toggle Full Screen" msgstr "xxToggle Full Screenxx" #: MainWindow.cpp:921 playlist/ProgressiveSearchWidget.cpp:48 #, kde-format msgid "Search playlist" msgstr "xxSearch playlistxx" #: MainWindow.cpp:931 #, kde-format msgid "Show active track" msgstr "xxShow active trackxx" #: MainWindow.cpp:935 #, kde-format msgid "Show Notification Popup" msgstr "xxShow Notification Popupxx" #: MainWindow.cpp:940 #, kde-format msgid "Mute Volume" msgstr "xxMute Volumexx" #: MainWindow.cpp:945 #, kde-format msgid "Last.fm: Love Current Track" msgstr "xxLast.fm: Love Current Trackxx" #: MainWindow.cpp:950 #, kde-format msgid "Last.fm: Ban Current Track" msgstr "xxLast.fm: Ban Current Trackxx" #: MainWindow.cpp:955 #, kde-format msgid "Last.fm: Skip Current Track" msgstr "xxLast.fm: Skip Current Trackxx" #: MainWindow.cpp:960 playlist/view/PlaylistViewCommon.cpp:117 #, kde-format msgid "Queue Track" msgstr "xxQueue Trackxx" #: MainWindow.cpp:965 #, kde-format msgid "Put Artist - Title of the current track to the clipboard" msgstr "xxPut Artist - Title of the current track to the clipboardxx" #: MainWindow.cpp:970 #, kde-format msgid "Rate Current Track: 1" msgstr "xxRate Current Track: 1xx" #: MainWindow.cpp:975 #, kde-format msgid "Rate Current Track: 2" msgstr "xxRate Current Track: 2xx" #: MainWindow.cpp:980 #, kde-format msgid "Rate Current Track: 3" msgstr "xxRate Current Track: 3xx" #: MainWindow.cpp:985 #, kde-format msgid "Rate Current Track: 4" msgstr "xxRate Current Track: 4xx" #: MainWindow.cpp:990 #, kde-format msgid "Rate Current Track: 5" msgstr "xxRate Current Track: 5xx" #: MainWindow.cpp:996 #, kde-format msgid "Network Request Viewer" msgstr "xxNetwork Request Viewerxx" #: MainWindow.cpp:1014 #, kde-format msgid "&About Amarok" msgstr "xx&About Amarokxx" #: MainWindow.cpp:1018 #, kde-format msgid "&Diagnostics" msgstr "xx&Diagnosticsxx" #: MainWindow.cpp:1022 #, kde-format msgid "&Report Bug..." msgstr "xx&Report Bug...xx" #: MainWindow.cpp:1069 #, kde-format msgid "&Music" msgstr "xx&Musicxx" #: MainWindow.cpp:1071 #, kde-format msgid "&Amarok" msgstr "xx&Amarokxx" #: MainWindow.cpp:1095 playlist/PlaylistDock.cpp:58 #: playlist/PlaylistToolBar.cpp:39 #, kde-format msgid "&Playlist" msgstr "xx&Playlistxx" #: MainWindow.cpp:1112 #, kde-format msgid "&Tools" msgstr "xx&Toolsxx" #: MainWindow.cpp:1127 #, kde-format msgid "&Settings" msgstr "xx&Settingsxx" #: MainWindow.cpp:1170 #, kde-format msgid "" "You have chosen to hide the menu bar.\n" "\n" "Please remember that you can always use the shortcut \"%1\" to bring it back." msgstr "" "xxYou have chosen to hide the menu bar.\n" "\n" "Please remember that you can always use the shortcut \"%1\" to bring it back." "xx" #: MainWindow.cpp:1171 #, kde-format msgid "Hide Menu" msgstr "xxHide Menuxx" #: MainWindow.cpp:1213 #, kde-format msgid "Paused :: %1" msgstr "xxPaused :: %1xx" #: MainWindow.cpp:1226 #, kde-format msgid "%1 - %2 :: %3" msgstr "xx%1 - %2 :: %3xx" #: MainWindow.cpp:1300 #, kde-format msgid "Apply this layout change?" msgstr "xxApply this layout change?xx" #: musicbrainz/MusicBrainzTagsModel.cpp:161 #, kde-format msgid "MusicBrainz match ratio: %1%" msgstr "xxMusicBrainz match ratio: %1%xx" #: musicbrainz/MusicBrainzTagsModel.cpp:164 #, kde-format msgid "MusicDNS match ratio: %1%" msgstr "xxMusicDNS match ratio: %1%xx" #: musicbrainz/MusicBrainzTagsView.cpp:80 #, kde-format msgid "Choose Best Matches from This Album" msgstr "xxChoose Best Matches from This Albumxx" #: musicbrainz/MusicBrainzTagsView.cpp:91 #, kde-format msgid "Go to Artist Page" msgstr "xxGo to Artist Pagexx" #: musicbrainz/MusicBrainzTagsView.cpp:112 #, kde-format msgid "Go to Album Page" msgstr "xxGo to Album Pagexx" #: musicbrainz/MusicBrainzTagsView.cpp:119 #, kde-format msgid "Go to Track Page" msgstr "xxGo to Track Pagexx" #. i18n: ectx: property (windowTitle), widget (QDialog, NetworkRequestsDialog) #. i18n: ectx: property (text), widget (QLabel, label) #: network/NetworkRequests.ui:14 network/NetworkRequests.ui:20 #, kde-format msgid "Network Requests" msgstr "xxNetwork Requestsxx" #. i18n: ectx: property (text), widget (QPushButton, clearButton) #: network/NetworkRequests.ui:27 #, kde-format msgid "&Clear" msgstr "xx&Clearxx" #. i18n: ectx: property (text), widget (QTreeWidget, requestList) #: network/NetworkRequests.ui:41 #, kde-format msgid "Method" msgstr "xxMethodxx" #. i18n: ectx: property (text), widget (QTreeWidget, requestList) #: network/NetworkRequests.ui:51 #, kde-format msgid "Response" msgstr "xxResponsexx" #. i18n: ectx: property (text), widget (QTreeWidget, requestList) #: network/NetworkRequests.ui:56 playlist/PlaylistModel.cpp:938 #, kde-format msgid "Length" msgstr "xxLengthxx" #. i18n: ectx: property (text), widget (QTreeWidget, requestList) #: network/NetworkRequests.ui:61 #, kde-format msgid "Content Type" msgstr "xxContent Typexx" #. i18n: ectx: property (text), widget (QTreeWidget, requestList) #: network/NetworkRequests.ui:66 #, kde-format msgid "Info" msgstr "xxInfoxx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: network/NetworkRequests.ui:74 #, kde-format msgid "Request Details" msgstr "xxRequest Detailsxx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: network/NetworkRequests.ui:81 #, kde-format msgid "Response Details" msgstr "xxResponse Detailsxx" #. i18n: ectx: property (text), widget (QTreeWidget, requestDetails) #. i18n: ectx: property (text), widget (QTreeWidget, responseDetails) #: network/NetworkRequests.ui:94 network/NetworkRequests.ui:108 #, kde-format msgid "Value" msgstr "xxValuexx" #: OpmlParser.cpp:127 #, kde-format msgid "Reading OPML podcast from %1 failed with error:\n" msgstr "" "xxReading OPML podcast from %1 failed with error:\n" "xx\n" #: playback/EqualizerController.cpp:133 #, kde-format msgid "" "%0\n" "Hz" msgstr "" "xx%0\n" "Hzxx" #: playback/EqualizerController.cpp:135 #, kde-format msgid "" "%0\n" "kHz" msgstr "" "xx%0\n" "kHzxx" #: playlist/layouts/LayoutConfigAction.cpp:44 #, kde-format msgid "Playlist Layouts" msgstr "xxPlaylist Layoutsxx" #: playlist/layouts/LayoutConfigAction.cpp:70 #, kde-format msgid "Configure Playlist Layouts..." msgstr "xxConfigure Playlist Layouts...xx" #: playlist/layouts/LayoutEditDialog.cpp:75 #, kde-format msgid "Configuration for" msgstr "xxConfiguration forxx" #: playlist/layouts/LayoutEditDialog.cpp:81 #, kde-format msgctxt "placeholder for a prefix" msgid "[prefix]" msgstr "xx[prefix]xx" #: playlist/layouts/LayoutEditDialog.cpp:85 #, kde-format msgctxt "placeholder for a suffix" msgid "[suffix]" msgstr "xx[suffix]xx" #: playlist/layouts/LayoutEditDialog.cpp:98 #, kde-format msgid "Width: " msgstr "xxWidth: xx" #: playlist/layouts/LayoutEditDialog.cpp:101 #, kde-format msgid "Custom" msgstr "xxCustomxx" #: playlist/layouts/LayoutEditDialog.cpp:102 #, kde-format msgid "" "Either a fixed (absolute) value, or a relative value (e.g. 128px or 12%)." msgstr "" "xxEither a fixed (absolute) value, or a relative value (e.g. 128px or 12%).xx" #: playlist/layouts/LayoutEditDialog.cpp:105 #, kde-format msgid "Fit content" msgstr "xxFit contentxx" #: playlist/layouts/LayoutEditDialog.cpp:106 #, kde-format msgid "Fit the element text" msgstr "xxFit the element textxx" #: playlist/layouts/LayoutEditDialog.cpp:108 #, kde-format msgctxt "automatic width" msgid "Automatic" msgstr "xxAutomaticxx" #: playlist/layouts/LayoutEditDialog.cpp:109 #, kde-format msgid "" "Take homogeneous part of the space available to all elements with automatic " "width" msgstr "" "xxTake homogeneous part of the space available to all elements with " "automatic widthxx" #: playlist/layouts/LayoutEditDialog.cpp:144 #, kde-format msgid "Alignment: " msgstr "xxAlignment: xx" #: playlist/layouts/LayoutEditDialog.cpp:153 #, kde-format msgid "Font: " msgstr "xxFont: xx" #: playlist/layouts/LayoutEditDialog.cpp:239 #, kde-format msgid "Configuration for '%1'" msgstr "xxConfiguration for '%1'xx" #: playlist/layouts/LayoutEditWidget.cpp:44 #, kde-format msgid "Show cover" msgstr "xxShow coverxx" #: playlist/layouts/LayoutEditWidget.cpp:84 #, kde-format msgid "Invalid playlist layout." msgstr "xxInvalid playlist layout.xx" #: playlist/layouts/LayoutEditWidget.cpp:85 #, kde-format msgid "Encountered an unknown element name while reading layout." msgstr "xxEncountered an unknown element name while reading layout.xx" #: playlist/layouts/LayoutManager.cpp:107 #: playlist/layouts/PlaylistLayoutEditDialog.cpp:395 #, kde-format msgid "copy of %1" msgstr "xxcopy of %1xx" #: playlist/layouts/LayoutManager.cpp:115 #: playlist/layouts/PlaylistLayoutEditDialog.cpp:403 #, kde-format msgctxt "" "adds a copy number to a generated name if the name already exists, for " "instance 'copy of Foo 2' if 'copy of Foo' is taken" msgid "%1 %2" msgstr "xx%1 %2xx" #: playlist/layouts/LayoutManager.cpp:119 #, kde-format msgid "" "Current layout '%1' is read only. Creating a new layout '%2' with your " "changes and setting this as active" msgstr "" "xxCurrent layout '%1' is read only. Creating a new layout '%2' with your " "changes and setting this as activexx" #: playlist/layouts/LayoutManager.cpp:417 #, kde-format msgid "The layout '%1' is one of the default layouts and cannot be deleted." msgstr "" "xxThe layout '%1' is one of the default layouts and cannot be deleted.xx" #: playlist/layouts/LayoutManager.cpp:417 #, kde-format msgid "Cannot Delete Default Layouts" msgstr "xxCannot Delete Default Layoutsxx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:81 #, kde-format msgid "Head" msgstr "xxHeadxx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:82 #, kde-format msgid "Body" msgstr "xxBodyxx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:83 #, kde-format msgid "Body (Various artists)" msgstr "xxBody (Various artists)xx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:84 #, kde-format msgid "Single" msgstr "xxSinglexx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:118 #, kde-format msgid "New playlist layout" msgstr "xxNew playlist layoutxx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:123 #, kde-format msgid "Copy playlist layout" msgstr "xxCopy playlist layoutxx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:128 #, kde-format msgid "Delete playlist layout" msgstr "xxDelete playlist layoutxx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:133 #, kde-format msgid "Rename playlist layout" msgstr "xxRename playlist layoutxx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:157 #: playlist/layouts/PlaylistLayoutEditDialog.cpp:207 #, kde-format msgid "Choose a name for the new playlist layout" msgstr "xxChoose a name for the new playlist layoutxx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:158 #, kde-format msgid "Please enter a name for the playlist layout you are about to define:" msgstr "" "xxPlease enter a name for the playlist layout you are about to define:xx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:164 #: playlist/layouts/PlaylistLayoutEditDialog.cpp:215 #, kde-format msgid "Cannot create a layout with no name." msgstr "xxCannot create a layout with no name.xx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:164 #: playlist/layouts/PlaylistLayoutEditDialog.cpp:169 #: playlist/layouts/PlaylistLayoutEditDialog.cpp:174 #: playlist/layouts/PlaylistLayoutEditDialog.cpp:215 #: playlist/layouts/PlaylistLayoutEditDialog.cpp:220 #: playlist/layouts/PlaylistLayoutEditDialog.cpp:275 #: playlist/layouts/PlaylistLayoutEditDialog.cpp:277 #, kde-format msgid "Layout name error" msgstr "xxLayout name errorxx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:169 #: playlist/layouts/PlaylistLayoutEditDialog.cpp:220 #, kde-format msgid "Cannot create a layout with the same name as an existing layout." msgstr "xxCannot create a layout with the same name as an existing layout.xx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:174 #, kde-format msgid "Cannot create a layout containing '/'." msgstr "xxCannot create a layout containing '/'.xx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:208 #, kde-format msgid "" "Please enter a name for the playlist layout you are about to define as copy " "of the layout '%1':" msgstr "" "xxPlease enter a name for the playlist layout you are about to define as " "copy of the layout '%1':xx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:266 #, kde-format msgid "Choose a new name for the playlist layout" msgstr "xxChoose a new name for the playlist layoutxx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:267 #, kde-format msgid "" "Please enter a new name for the playlist layout you are about to rename:" msgstr "" "xxPlease enter a new name for the playlist layout you are about to rename:xx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:275 #, kde-format msgid "Cannot rename a layout to have no name." msgstr "xxCannot rename a layout to have no name.xx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:277 #, kde-format msgid "Cannot rename a layout to have the same name as an existing layout." msgstr "" "xxCannot rename a layout to have the same name as an existing layout.xx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:406 #, kde-format msgid "" "The layout '%1' you modified is one of the default layouts and cannot be " "overwritten. Saved as new layout '%2'" msgstr "" "xxThe layout '%1' you modified is one of the default layouts and cannot be " "overwritten. Saved as new layout '%2'xx" #: playlist/layouts/PlaylistLayoutEditDialog.cpp:408 #, kde-format msgid "Default Layout" msgstr "xxDefault Layoutxx" #. i18n: ectx: property (windowTitle), widget (QDialog, PlaylistLayoutEditDialog) #: playlist/layouts/PlaylistLayoutEditDialog.ui:20 #, kde-format msgid "Playlist Layout Editor" msgstr "xxPlaylist Layout Editorxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: playlist/layouts/PlaylistLayoutEditDialog.ui:57 #, kde-format msgid "Available Layouts" msgstr "xxAvailable Layoutsxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: playlist/layouts/PlaylistLayoutEditDialog.ui:249 #, kde-format msgid "Layout" msgstr "xxLayoutxx" #. i18n: ectx: property (text), widget (QCheckBox, inlineControlsChekbox) #: playlist/layouts/PlaylistLayoutEditDialog.ui:255 #, kde-format msgid "Show inline playback controls" msgstr "xxShow inline playback controlsxx" #. i18n: ectx: property (text), widget (QLabel, label) #: playlist/layouts/PlaylistLayoutEditDialog.ui:267 #: services/ServiceBase.cpp:163 #, kde-format msgid "Group By" msgstr "xxGroup Byxx" #. i18n: ectx: property (text), widget (QCheckBox, tooltipsCheckbox) #: playlist/layouts/PlaylistLayoutEditDialog.ui:279 #, kde-format msgid "Show tooltips" msgstr "xxShow tooltipsxx" #. i18n: ectx: property (text), widget (QPushButton, previewButton) #: playlist/layouts/PlaylistLayoutEditDialog.ui:291 #, kde-format msgid "Preview" msgstr "xxPreviewxx" #: playlist/navigators/NavigatorConfigAction.cpp:33 #, kde-format msgid "Track Progression" msgstr "xxTrack Progressionxx" #: playlist/navigators/NavigatorConfigAction.cpp:38 #, kde-format msgid "Standard" msgstr "xxStandardxx" #: playlist/navigators/NavigatorConfigAction.cpp:43 #, kde-format msgid "Only Queue" msgstr "xxOnly Queuexx" #: playlist/navigators/NavigatorConfigAction.cpp:51 #, kde-format msgid "Repeat Track" msgstr "xxRepeat Trackxx" #: playlist/navigators/NavigatorConfigAction.cpp:55 #, kde-format msgid "Repeat Album" msgstr "xxRepeat Albumxx" #: playlist/navigators/NavigatorConfigAction.cpp:59 #, kde-format msgid "Repeat Playlist" msgstr "xxRepeat Playlistxx" #: playlist/navigators/NavigatorConfigAction.cpp:67 #, kde-format msgid "Random Tracks" msgstr "xxRandom Tracksxx" #: playlist/navigators/NavigatorConfigAction.cpp:71 #, kde-format msgid "Random Albums" msgstr "xxRandom Albumsxx" #: playlist/navigators/NavigatorConfigAction.cpp:77 #, kde-format msgid "Favor" msgstr "xxFavorxx" #: playlist/navigators/NavigatorConfigAction.cpp:83 #, kde-format msgid "Higher Scores" msgstr "xxHigher Scoresxx" #: playlist/navigators/NavigatorConfigAction.cpp:86 #, kde-format msgid "Higher Ratings" msgstr "xxHigher Ratingsxx" #: playlist/navigators/NavigatorConfigAction.cpp:89 #, kde-format msgid "Not Recently Played" msgstr "xxNot Recently Playedxx" #: playlist/PlaylistBreadcrumbItem.cpp:43 #, kde-format msgid "Shuffle" msgstr "xxShufflexx" #: playlist/PlaylistBreadcrumbItem.cpp:130 #, kde-format msgid "Add a sorting level to the playlist." msgstr "xxAdd a sorting level to the playlist.xx" #: playlist/PlaylistController.cpp:130 #, kde-format msgctxt "name of the action in undo stack" msgid "Add tracks to playlist" msgstr "xxAdd tracks to playlistxx" #: playlist/PlaylistController.cpp:132 #, kde-format msgctxt "name of the action in undo stack" msgid "Queue tracks" msgstr "xxQueue tracksxx" #: playlist/PlaylistController.cpp:134 #, kde-format msgctxt "name of the action in undo stack" msgid "Replace playlist" msgstr "xxReplace playlistxx" #: playlist/PlaylistDefines.cpp:89 #, kde-format msgctxt "Empty placeholder token used for spacing in playlist layouts" msgid "Placeholder" msgstr "xxPlaceholderxx" #: playlist/PlaylistDefines.cpp:97 #, kde-format msgctxt "'Cover image' playlist column name and token for playlist layouts" msgid "Cover image" msgstr "xxCover imagexx" #: playlist/PlaylistDefines.cpp:98 #, kde-format msgctxt "'Directory' playlist column name and token for playlist layouts" msgid "Directory" msgstr "xxDirectoryxx" #: playlist/PlaylistDefines.cpp:100 #, kde-format msgctxt "" "'Divider' token for playlist layouts representing a small visual divider" msgid "Divider" msgstr "xxDividerxx" #: playlist/PlaylistDefines.cpp:101 #, kde-format msgctxt "'File name' playlist column name and token for playlist layouts" msgid "File name" msgstr "xxFile namexx" #: playlist/PlaylistDefines.cpp:104 #, kde-format msgctxt "" "'Group length' (total play time of group) playlist column name and token for " "playlist layouts" msgid "Group length" msgstr "xxGroup lengthxx" #: playlist/PlaylistDefines.cpp:105 #, kde-format msgctxt "" "'Group tracks' (number of tracks in group) playlist column name and token " "for playlist layouts" msgid "Group tracks" msgstr "xxGroup tracksxx" #: playlist/PlaylistDefines.cpp:106 #, kde-format msgctxt "'Labels' playlist column name and token for playlist layouts" msgid "Labels" msgstr "xxLabelsxx" #: playlist/PlaylistDefines.cpp:110 #, kde-format msgctxt "'Mood' playlist column name and token for playlist layouts" msgid "Mood" msgstr "xxMoodxx" #: playlist/PlaylistDefines.cpp:111 #, kde-format msgctxt "'Moodbar' playlist column name and token for playlist layouts" msgid "Moodbar" msgstr "xxMoodbarxx" #: playlist/PlaylistDefines.cpp:116 #, kde-format msgctxt "" "'Source' (local collection, Magnatune.com, last.fm, ... ) playlist column " "name and token for playlist layouts" msgid "Source" msgstr "xxSourcexx" #: playlist/PlaylistDefines.cpp:117 #, kde-format msgctxt "'SourceEmblem' playlist column name and token for playlist layouts" msgid "SourceEmblem" msgstr "xxSourceEmblemxx" #: playlist/PlaylistDefines.cpp:118 #, kde-format msgctxt "" "'Title' (track name) playlist column name and token for playlist layouts" msgid "Title" msgstr "xxTitlexx" #: playlist/PlaylistDefines.cpp:119 #, kde-format msgctxt "" "'Title (with track number)' (track name prefixed with the track number) " "playlist column name and token for playlist layouts" msgid "Title (with track number)" msgstr "xxTitle (with track number)xx" #: playlist/PlaylistDock.cpp:105 #, kde-format msgid "" "Dynamic Mode Enabled. Repopulate | Turn off" msgstr "" "xxDynamic Mode Enabled. Repopulate | Turn offxx" #: playlist/PlaylistDock.cpp:179 #, kde-format msgid "&Save Current Playlist" msgstr "xx&Save Current Playlistxx" #: playlist/PlaylistDock.cpp:270 #, kde-format msgid "&Save playlist to \"%1\"" msgstr "xx&Save playlist to \"%1\"xx" #: playlist/PlaylistInfoWidget.cpp:58 #, kde-format msgctxt "%1 is number of tracks, %2 is time" msgid "%1 track (%2)" msgid_plural "%1 tracks (%2)" msgstr[0] "xx%1 tracks (%2)xx" #: playlist/PlaylistInfoWidget.cpp:63 #, kde-format msgctxt "%1 is number of tracks" msgid "%1 track" msgid_plural "%1 tracks" msgstr[0] "xx%1 tracksxx" #: playlist/PlaylistInfoWidget.cpp:67 #, kde-format msgid "No tracks" msgstr "xxNo tracksxx" #: playlist/PlaylistInfoWidget.cpp:109 playlist/PlaylistInfoWidget.cpp:115 #, kde-format msgid "Total playlist size: %1" msgstr "xxTotal playlist size: %1xx" #: playlist/PlaylistInfoWidget.cpp:110 #, kde-format msgid "Queue size: %1" msgstr "xxQueue size: %1xx" #: playlist/PlaylistInfoWidget.cpp:111 #, kde-format msgid "Queue length: %1" msgstr "xxQueue length: %1xx" #: playlist/PlaylistModel.cpp:269 playlist/PlaylistModel.cpp:381 #, kde-format msgid "Note: This track is not playable.
%1" msgstr "xxNote: This track is not playable.
%1xx" #: playlist/PlaylistModel.cpp:304 #, kde-format msgid "(...)" msgstr "xx(...)xx" #: playlist/PlaylistModel.cpp:333 #, kde-format msgctxt "%1: bitrate" msgid "%1 kbps" msgstr "xx%1 kbpsxx" #: playlist/PlaylistModel.cpp:336 #, kde-format msgid "No extra information available" msgstr "xxNo extra information availablexx" #: playlist/PlaylistModel.cpp:924 #, kde-format msgctxt "The name of the file this track is stored in" msgid "Filename" msgstr "xxFilenamexx" #: playlist/PlaylistModel.cpp:931 #, kde-format msgid "Disc Number" msgstr "xxDisc Numberxx" #: playlist/PlaylistModel.cpp:932 #, kde-format msgctxt "The Track number for this item" msgid "Track" msgstr "xxTrackxx" #: playlist/PlaylistModel.cpp:933 #, kde-format msgid "BPM" msgstr "xxBPMxx" #: playlist/PlaylistModel.cpp:935 #, kde-format msgid "Comment" msgstr "xxCommentxx" #: playlist/PlaylistModel.cpp:936 #, kde-format msgctxt "The location on disc of this track" msgid "Directory" msgstr "xxDirectoryxx" #: playlist/PlaylistModel.cpp:939 #, kde-format msgid "Bitrate" msgstr "xxBitratexx" #: playlist/PlaylistModel.cpp:940 #, kde-format msgid "Sample Rate" msgstr "xxSample Ratexx" #: playlist/PlaylistModel.cpp:941 #, kde-format msgid "Score" msgstr "xxScorexx" #: playlist/PlaylistModel.cpp:942 playlist/ProgressiveSearchWidget.cpp:108 #, kde-format msgid "Rating" msgstr "xxRatingxx" #: playlist/PlaylistModel.cpp:943 #, kde-format msgid "Play Count" msgstr "xxPlay Countxx" #: playlist/PlaylistModel.cpp:944 #, kde-format msgctxt "Column name" msgid "Last Played" msgstr "xxLast Playedxx" #: playlist/PlaylistModel.cpp:945 #, kde-format msgid "Mood" msgstr "xxMoodxx" #: playlist/PlaylistModel.cpp:946 #, kde-format msgid "File Size" msgstr "xxFile Sizexx" #: playlist/PlaylistQueueEditor.cpp:64 #, kde-format msgctxt "Iten in queue, %1 is position, %2 artist, %3 track" msgid "%1: %2 - %3" msgstr "xx%1: %2 - %3xx" #. i18n: ectx: property (windowTitle), widget (QWidget, PlaylistQueueEditor) #: playlist/PlaylistQueueEditor.ui:14 #, kde-format msgid "Queue Editor" msgstr "xxQueue Editorxx" #. i18n: ectx: property (toolTip), widget (QPushButton, upButton) #: playlist/PlaylistQueueEditor.ui:32 #, kde-format msgid "Move Up" msgstr "xxMove Upxx" #. i18n: ectx: property (toolTip), widget (QPushButton, downButton) #: playlist/PlaylistQueueEditor.ui:48 #, kde-format msgid "Move Down" msgstr "xxMove Downxx" #. i18n: ectx: property (toolTip), widget (QPushButton, dequeueTrackButton) #: playlist/PlaylistQueueEditor.ui:61 playlist/view/PlaylistViewCommon.cpp:117 #, kde-format msgid "Dequeue Track" msgstr "xxDequeue Trackxx" #. i18n: ectx: property (toolTip), widget (QPushButton, clearButton) #: playlist/PlaylistQueueEditor.ui:74 #, kde-format msgid "Clear Queue" msgstr "xxClear Queuexx" #: playlist/PlaylistSortWidget.cpp:44 #, kde-format msgid "Clear the playlist sorting configuration." msgstr "xxClear the playlist sorting configuration.xx" #: playlist/PlaylistSortWidget.cpp:54 #, kde-format msgid "Add a playlist sorting level." msgstr "xxAdd a playlist sorting level.xx" #: playlist/PlaylistViewUrlGenerator.cpp:83 #, kde-format msgid "Filter %1" msgstr "xxFilter %1xx" #: playlist/PlaylistViewUrlGenerator.cpp:84 #, kde-format msgid "Search %1" msgstr "xxSearch %1xx" #: playlist/PlaylistViewUrlGenerator.cpp:91 #, kde-format msgid "%1 layout" msgstr "xx%1 layoutxx" #: playlist/PlaylistViewUrlRunner.cpp:90 #, kde-format msgctxt "" "A type of command that affects the sorting, layout and filtering int he " "Playlist" msgid "Playlist" msgstr "xxPlaylistxx" #: playlist/ProgressiveSearchWidget.cpp:52 #, kde-format msgid "Start typing to progressively search through the playlist" msgstr "xxStart typing to progressively search through the playlistxx" #: playlist/ProgressiveSearchWidget.cpp:73 #, kde-format msgid "Tracks" msgstr "xxTracksxx" #: playlist/ProgressiveSearchWidget.cpp:80 #, kde-format msgid "Albums" msgstr "xxAlbumsxx" #: playlist/ProgressiveSearchWidget.cpp:87 #, kde-format msgid "Artists" msgstr "xxArtistsxx" #: playlist/ProgressiveSearchWidget.cpp:101 #, kde-format msgid "Composers" msgstr "xxComposersxx" #: playlist/ProgressiveSearchWidget.cpp:115 #, kde-format msgid "Years" msgstr "xxYearsxx" #: playlist/ProgressiveSearchWidget.cpp:124 #, kde-format msgid "Show only matches" msgstr "xxShow only matchesxx" #: playlist/ProgressiveSearchWidget.cpp:136 #, kde-format msgid "Search Preferences" msgstr "xxSearch Preferencesxx" #: playlist/UndoCommands.cpp:31 #, kde-format msgid "Tracks Added" msgstr "xxTracks Addedxx" #: playlist/UndoCommands.cpp:54 #, kde-format msgid "Tracks Removed" msgstr "xxTracks Removedxx" #: playlist/UndoCommands.cpp:76 #, kde-format msgid "Tracks moved" msgstr "xxTracks movedxx" #: playlist/view/listview/PrettyListView.cpp:689 #, kde-format msgid "Tracks have been hidden due to the active search." msgstr "xxTracks have been hidden due to the active search.xx" #: playlist/view/listview/PrettyListView.cpp:691 #, kde-format msgid "Add some songs here by dragging them from all around." msgstr "xxAdd some songs here by dragging them from all around.xx" #: playlist/view/listview/SourceSelectionPopup.cpp:34 #, kde-format msgid "The following sources are available for this track:" msgstr "xxThe following sources are available for this track:xx" #: playlist/view/listview/SourceSelectionPopup.cpp:39 #, kde-format msgid "OK" msgstr "xxOKxx" #: playlist/view/PlaylistViewCommon.cpp:157 #, kde-format msgid "Stop Playing After This Track" msgstr "xxStop Playing After This Trackxx" #: playlist/view/PlaylistViewCommon.cpp:171 #, kde-format msgid "Remove From Playlist" msgstr "xxRemove From Playlistxx" #: playlist/view/PlaylistViewCommon.cpp:245 #, kde-format msgid "Select Source" msgstr "xxSelect Sourcexx" #: playlistgenerator/ConstraintGroup.cpp:87 #, kde-format msgctxt "name of a type of constraint group" msgid "\"Match Any\" group" msgstr "xx\"Match Any\" groupxx" #: playlistgenerator/ConstraintGroup.cpp:89 #, kde-format msgctxt "name of a type of constraint group" msgid "\"Match All\" group" msgstr "xx\"Match All\" groupxx" #: playlistgenerator/ConstraintGroup.cpp:91 #, kde-format msgctxt "name of a type of constraint group" msgid "Unknown match group" msgstr "xxUnknown match groupxx" #. i18n: ectx: property (whatsThis), widget (QWidget, ConstraintGroupEditWidget) #: playlistgenerator/ConstraintGroupEditWidget.ui:15 #, kde-format msgid "" "An editor for Constraint Groups. You can set the group type to \"match all" "\" or \"match any\". When the group type is set to \"match all\", the " "Generator will try to have the playlist match all the constraints within the " "group. When the group type is set to \"match any\", the Generator will try " "to have the playlist match any of the constraints within the group." msgstr "" "xxAn editor for Constraint Groups. You can set the group type to \"match all" "\" or \"match any\". When the group type is set to \"match all\", the " "Generator will try to have the playlist match all the constraints within the " "group. When the group type is set to \"match any\", the Generator will try " "to have the playlist match any of the constraints within the group.xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: playlistgenerator/ConstraintGroupEditWidget.ui:21 #, kde-format msgid "Constraint Group Settings" msgstr "xxConstraint Group Settingsxx" #. i18n: ectx: property (whatsThis), widget (QRadioButton, radioButton_MatchAll) #: playlistgenerator/ConstraintGroupEditWidget.ui:29 #, kde-format msgid "" "The APG will consider the constraint group satisfied only if all of the " "constraints within the group are satisfied. This is analogous to a logical " "AND: \"the tracks should match properties A, B, and C\"." msgstr "" "xxThe APG will consider the constraint group satisfied only if all of the " "constraints within the group are satisfied. This is analogous to a logical " "AND: \"the tracks should match properties A, B, and C\".xx" #. i18n: ectx: property (text), widget (QRadioButton, radioButton_MatchAll) #: playlistgenerator/ConstraintGroupEditWidget.ui:32 #, kde-format msgid "Match all constraints in the group" msgstr "xxMatch all constraints in the groupxx" #. i18n: ectx: property (whatsThis), widget (QRadioButton, radioButton_MatchAny) #: playlistgenerator/ConstraintGroupEditWidget.ui:39 #, kde-format msgid "" "The APG will consider the constraint group satisfied if any one of the " "constraints within it is satisfied. This is analogous to a logical OR: " "\"the tracks should match properties A, B, or C\"." msgstr "" "xxThe APG will consider the constraint group satisfied if any one of the " "constraints within it is satisfied. This is analogous to a logical OR: " "\"the tracks should match properties A, B, or C\".xx" #. i18n: ectx: property (text), widget (QRadioButton, radioButton_MatchAny) #: playlistgenerator/ConstraintGroupEditWidget.ui:42 #, kde-format msgid "Match any constraint in the group" msgstr "xxMatch any constraint in the groupxx" #: playlistgenerator/constraints/Checkpoint.cpp:58 #, kde-format msgid "Checkpoint" msgstr "xxCheckpointxx" #: playlistgenerator/constraints/Checkpoint.cpp:59 #, kde-format msgid "Fixes a track, album, or artist to a certain position in the playlist" msgstr "" "xxFixes a track, album, or artist to a certain position in the playlistxx" #: playlistgenerator/constraints/Checkpoint.cpp:170 #, kde-format msgid "Checkpoint: %1" msgstr "xxCheckpoint: %1xx" #: playlistgenerator/constraints/Checkpoint.cpp:178 #: playlistgenerator/constraints/Checkpoint.cpp:186 #: playlistgenerator/constraints/Checkpoint.cpp:198 #, kde-format msgid "unassigned" msgstr "xxunassignedxx" #: playlistgenerator/constraints/Checkpoint.cpp:180 #, kde-format msgid "\"%1\" (track) by %2" msgstr "xx\"%1\" (track) by %2xx" #: playlistgenerator/constraints/Checkpoint.cpp:189 #, kde-format msgid "\"%1\" (album) by %2" msgstr "xx\"%1\" (album) by %2xx" #: playlistgenerator/constraints/Checkpoint.cpp:191 #, kde-format msgid "\"%1\" (album)" msgstr "xx\"%1\" (album)xx" #: playlistgenerator/constraints/Checkpoint.cpp:200 #, kde-format msgid "\"%1\" (artist)" msgstr "xx\"%1\" (artist)xx" #. i18n: ectx: property (whatsThis), widget (QWidget, CheckpointEditWidget) #: playlistgenerator/constraints/CheckpointEditWidget.ui:15 #, kde-format msgid "" "An editor for a CheckPoint constraint. The user can set the track, album, " "or artist to be placed at a certain position in the playlist." msgstr "" "xxAn editor for a CheckPoint constraint. The user can set the track, album, " "or artist to be placed at a certain position in the playlist.xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: playlistgenerator/constraints/CheckpointEditWidget.ui:21 #, kde-format msgid "Checkpoint Constraint Settings" msgstr "xxCheckpoint Constraint Settingsxx" #. i18n: ectx: property (whatsThis), widget (TrackSelectWidget, trackSelector) #: playlistgenerator/constraints/CheckpointEditWidget.ui:35 #, kde-format msgid "Select the track that you want to use as the checkpoint." msgstr "xxSelect the track that you want to use as the checkpoint.xx" #. i18n: ectx: property (text), widget (QLabel, label_Position) #: playlistgenerator/constraints/CheckpointEditWidget.ui:48 #, kde-format msgid "Position:" msgstr "xxPosition:xx" #. i18n: ectx: property (whatsThis), widget (QTimeEdit, timeEdit_Position) #: playlistgenerator/constraints/CheckpointEditWidget.ui:69 #, kde-format msgid "" "The desired position of the song in the playlist, in hours, minutes, and " "seconds. Note: because of Qt limitations, the maximum position that you can " "specify is 24 hours." msgstr "" "xxThe desired position of the song in the playlist, in hours, minutes, and " "seconds. Note: because of Qt limitations, the maximum position that you can " "specify is 24 hours.xx" #. i18n: ectx: property (displayFormat), widget (QTimeEdit, timeEdit_Position) #. i18n: ectx: property (displayFormat), widget (QTimeEdit, timeEdit_TimeValue) #. i18n: ectx: property (displayFormat), widget (QTimeEdit, timeEdit_Duration) #: playlistgenerator/constraints/CheckpointEditWidget.ui:72 #: playlistgenerator/constraints/PlaylistDurationEditWidget.ui:65 #: playlistgenerator/constraints/TagMatchEditWidget.ui:507 #, kde-format msgid "h:mm:ss" msgstr "xxh:mm:ssxx" #. i18n: ectx: property (whatsThis), widget (QLabel, label_Strictness) #. i18n: ectx: property (whatsThis), widget (QSlider, slider_Strictness) #: playlistgenerator/constraints/CheckpointEditWidget.ui:107 #: playlistgenerator/constraints/CheckpointEditWidget.ui:138 #, kde-format msgid "" "How strict the APG should be about placing the selected track at the " "specified time." msgstr "" "xxHow strict the APG should be about placing the selected track at the " "specified time.xx" #. i18n: ectx: property (text), widget (QLabel, label_Strictness) #. i18n: ectx: property (text), widget (QLabel, label_StrictnessInt) #. i18n: ectx: property (text), widget (QLabel, label_strictnessDate) #. i18n: ectx: property (text), widget (QLabel, label_StrictnessTime) #. i18n: ectx: property (text), widget (QLabel, label_StrictnessRating) #: playlistgenerator/constraints/CheckpointEditWidget.ui:110 #: playlistgenerator/constraints/PlaylistDurationEditWidget.ui:97 #: playlistgenerator/constraints/PlaylistFileSizeEditWidget.ui:123 #: playlistgenerator/constraints/PlaylistLengthEditWidget.ui:93 #: playlistgenerator/constraints/TagMatchEditWidget.ui:161 #: playlistgenerator/constraints/TagMatchEditWidget.ui:340 #: playlistgenerator/constraints/TagMatchEditWidget.ui:532 #: playlistgenerator/constraints/TagMatchEditWidget.ui:655 #, kde-format msgid "Match:" msgstr "xxMatch:xx" #. i18n: ectx: property (text), widget (QLabel, label_FuzzyPos) #. i18n: ectx: property (text), widget (QLabel, label_Fuzzy) #. i18n: ectx: property (text), widget (QLabel, label_FuzzyInt) #. i18n: ectx: property (text), widget (QLabel, label_FuzzyDate) #. i18n: ectx: property (text), widget (QLabel, label_FuzzyTime) #. i18n: ectx: property (text), widget (QLabel, label_FuzzyRating) #: playlistgenerator/constraints/CheckpointEditWidget.ui:122 #: playlistgenerator/constraints/PlaylistDurationEditWidget.ui:109 #: playlistgenerator/constraints/PlaylistFileSizeEditWidget.ui:135 #: playlistgenerator/constraints/PlaylistLengthEditWidget.ui:105 #: playlistgenerator/constraints/TagMatchEditWidget.ui:173 #: playlistgenerator/constraints/TagMatchEditWidget.ui:352 #: playlistgenerator/constraints/TagMatchEditWidget.ui:544 #: playlistgenerator/constraints/TagMatchEditWidget.ui:667 #, kde-format msgid "fuzzy" msgstr "xxfuzzyxx" #. i18n: ectx: property (text), widget (QLabel, label_ExactPos) #. i18n: ectx: property (text), widget (QLabel, label_Exact) #. i18n: ectx: property (text), widget (QLabel, label_ExactInt) #. i18n: ectx: property (text), widget (QLabel, label_ExactDate) #. i18n: ectx: property (text), widget (QLabel, label_ExactTime) #. i18n: ectx: property (text), widget (QLabel, label_ExactRating) #: playlistgenerator/constraints/CheckpointEditWidget.ui:154 #: playlistgenerator/constraints/PlaylistDurationEditWidget.ui:135 #: playlistgenerator/constraints/PlaylistFileSizeEditWidget.ui:161 #: playlistgenerator/constraints/PlaylistLengthEditWidget.ui:131 #: playlistgenerator/constraints/TagMatchEditWidget.ui:196 #: playlistgenerator/constraints/TagMatchEditWidget.ui:375 #: playlistgenerator/constraints/TagMatchEditWidget.ui:567 #: playlistgenerator/constraints/TagMatchEditWidget.ui:690 #, kde-format msgid "exact" msgstr "xxexactxx" #: playlistgenerator/constraints/PlaylistDuration.cpp:52 #, kde-format msgid "Playlist Duration" msgstr "xxPlaylist Durationxx" #: playlistgenerator/constraints/PlaylistDuration.cpp:53 #, kde-format msgid "Sets the preferred duration of the playlist" msgstr "xxSets the preferred duration of the playlistxx" #: playlistgenerator/constraints/PlaylistDuration.cpp:119 #, kde-format msgctxt "%1 is a length of time (e.g. 5:00 for 5 minutes)" msgid "Playlist duration: equals %1" msgstr "xxPlaylist duration: equals %1xx" #: playlistgenerator/constraints/PlaylistDuration.cpp:121 #, kde-format msgctxt "%1 is a length of time (e.g. 5:00 for 5 minutes)" msgid "Playlist duration: more than %1" msgstr "xxPlaylist duration: more than %1xx" #: playlistgenerator/constraints/PlaylistDuration.cpp:123 #, kde-format msgctxt "%1 is a length of time (e.g. 5:00 for 5 minutes)" msgid "Playlist duration: less than %1" msgstr "xxPlaylist duration: less than %1xx" #: playlistgenerator/constraints/PlaylistDuration.cpp:125 #, kde-format msgid "Playlist duration: unknown" msgstr "xxPlaylist duration: unknownxx" #. i18n: ectx: property (whatsThis), widget (QWidget, PlaylistDurationEditWidget) #: playlistgenerator/constraints/PlaylistDurationEditWidget.ui:15 #, kde-format msgid "" "An editor for a PlaylistDuration constraint. The user can set the name of " "the constraint; the target duration and whether the playlist should be less " "than, equal to, or greater than that duration; and the strictness with which " "the APG should match that duration." msgstr "" "xxAn editor for a PlaylistDuration constraint. The user can set the name of " "the constraint; the target duration and whether the playlist should be less " "than, equal to, or greater than that duration; and the strictness with which " "the APG should match that duration.xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: playlistgenerator/constraints/PlaylistDurationEditWidget.ui:21 #, kde-format msgid "Playlist Duration Constraint Settings" msgstr "xxPlaylist Duration Constraint Settingsxx" #. i18n: ectx: property (whatsThis), widget (QComboBox, comboBox_Comparison) #: playlistgenerator/constraints/PlaylistDurationEditWidget.ui:32 #, kde-format msgid "" "Whether the duration of the generated playlist should be shorter than, equal " "to, or longer than the specified value." msgstr "" "xxWhether the duration of the generated playlist should be shorter than, " "equal to, or longer than the specified value.xx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_Comparison) #: playlistgenerator/constraints/PlaylistDurationEditWidget.ui:39 #, kde-format msgid "shorter than" msgstr "xxshorter thanxx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_Comparison) #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_ComparisonInt) #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_ComparisonTime) #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_ComparisonRating) #: playlistgenerator/constraints/PlaylistDurationEditWidget.ui:44 #: playlistgenerator/constraints/PlaylistFileSizeEditWidget.ui:44 #: playlistgenerator/constraints/PlaylistLengthEditWidget.ui:44 #: playlistgenerator/constraints/TagMatchEditWidget.ui:118 #: playlistgenerator/constraints/TagMatchEditWidget.ui:472 #: playlistgenerator/constraints/TagMatchEditWidget.ui:609 #, kde-format msgid "equal to" msgstr "xxequal toxx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_Comparison) #: playlistgenerator/constraints/PlaylistDurationEditWidget.ui:49 #, kde-format msgid "longer than" msgstr "xxlonger thanxx" #. i18n: ectx: property (whatsThis), widget (QTimeEdit, timeEdit_Duration) #: playlistgenerator/constraints/PlaylistDurationEditWidget.ui:62 #, kde-format msgid "" "The desired duration of the playlist, in hours, minutes, and seconds. Note: " "because of Qt limitations, the maximum playlist duration that you can " "specify is 24 hours." msgstr "" "xxThe desired duration of the playlist, in hours, minutes, and seconds. " "Note: because of Qt limitations, the maximum playlist duration that you can " "specify is 24 hours.xx" #. i18n: ectx: property (whatsThis), widget (QLabel, label_Strictness) #. i18n: ectx: property (whatsThis), widget (QSlider, slider_Strictness) #: playlistgenerator/constraints/PlaylistDurationEditWidget.ui:94 #: playlistgenerator/constraints/PlaylistDurationEditWidget.ui:119 #: playlistgenerator/constraints/PlaylistFileSizeEditWidget.ui:120 #: playlistgenerator/constraints/PlaylistLengthEditWidget.ui:90 #, kde-format msgid "" "How strict the APG should be about matching the playlist duration to the " "specified time." msgstr "" "xxHow strict the APG should be about matching the playlist duration to the " "specified time.xx" #: playlistgenerator/constraints/PlaylistFileSize.cpp:55 #, kde-format msgid "Total File Size of Playlist" msgstr "xxTotal File Size of Playlistxx" #: playlistgenerator/constraints/PlaylistFileSize.cpp:56 #, kde-format msgid "Sets the preferred total file size of the playlist" msgstr "xxSets the preferred total file size of the playlistxx" #: playlistgenerator/constraints/PlaylistFileSize.cpp:123 #, kde-format msgctxt "%1 is a file size (e.g. 50 MB)" msgid "Total file size of playlist: equals %1" msgstr "xxTotal file size of playlist: equals %1xx" #: playlistgenerator/constraints/PlaylistFileSize.cpp:125 #, kde-format msgctxt "%1 is a file size (e.g. 50 MB)" msgid "Total file size of playlist: more than %1" msgstr "xxTotal file size of playlist: more than %1xx" #: playlistgenerator/constraints/PlaylistFileSize.cpp:127 #, kde-format msgctxt "%1 is a file size (e.g. 50 MB)" msgid "Total file size of playlist: less than %1" msgstr "xxTotal file size of playlist: less than %1xx" #: playlistgenerator/constraints/PlaylistFileSize.cpp:129 #, kde-format msgid "Total file size of playlist: unknown" msgstr "xxTotal file size of playlist: unknownxx" #. i18n: ectx: property (whatsThis), widget (QWidget, PlaylistLengthEditWidget) #. i18n: ectx: property (whatsThis), widget (QWidget, PlaylistFileSizeEditWidget) #: playlistgenerator/constraints/PlaylistFileSizeEditWidget.ui:15 #: playlistgenerator/constraints/PlaylistLengthEditWidget.ui:15 #, kde-format msgid "" "An editor for a Playlist Length constraint. The user can specify the target " "number of tracks and whether the playlist contain fewer than, equal to, or " "more than that number of tracks; and the strictness with which the APG " "should match the target number of tracks." msgstr "" "xxAn editor for a Playlist Length constraint. The user can specify the " "target number of tracks and whether the playlist contain fewer than, equal " "to, or more than that number of tracks; and the strictness with which the " "APG should match the target number of tracks.xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: playlistgenerator/constraints/PlaylistFileSizeEditWidget.ui:21 #, kde-format msgid "Playlist Total Size Constraint Settings" msgstr "xxPlaylist Total Size Constraint Settingsxx" #. i18n: ectx: property (whatsThis), widget (QComboBox, comboBox_Comparison) #: playlistgenerator/constraints/PlaylistFileSizeEditWidget.ui:32 #, kde-format msgid "" "Whether the total size of all files in the generated playlist should be less " "than, equal to, or more than the specified value." msgstr "" "xxWhether the total size of all files in the generated playlist should be " "less than, equal to, or more than the specified value.xx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_Comparison) #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_ComparisonInt) #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_ComparisonTime) #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_ComparisonRating) #: playlistgenerator/constraints/PlaylistFileSizeEditWidget.ui:39 #: playlistgenerator/constraints/TagMatch.cpp:339 #: playlistgenerator/constraints/TagMatchEditWidget.ui:113 #: playlistgenerator/constraints/TagMatchEditWidget.ui:467 #: playlistgenerator/constraints/TagMatchEditWidget.ui:604 #: widgets/MetaQueryWidget.cpp:1017 #, kde-format msgid "less than" msgstr "xxless thanxx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_Comparison) #: playlistgenerator/constraints/PlaylistFileSizeEditWidget.ui:49 #: playlistgenerator/constraints/PlaylistLengthEditWidget.ui:49 #, kde-format msgid "more than" msgstr "xxmore thanxx" #. i18n: ectx: property (whatsThis), widget (QSpinBox, spinBox_Size) #: playlistgenerator/constraints/PlaylistFileSizeEditWidget.ui:59 #, kde-format msgid "The target total size of all the files in the playlist." msgstr "xxThe target total size of all the files in the playlist.xx" #. i18n: ectx: property (whatsThis), widget (QComboBox, comboBox_Unit) #: playlistgenerator/constraints/PlaylistFileSizeEditWidget.ui:75 #, kde-format msgid "" "The file size units used by the constraint. Note that kB is 1,000 bytes; MB " "is 1,000,000 bytes; and so forth." msgstr "" "xxThe file size units used by the constraint. Note that kB is 1,000 bytes; " "MB is 1,000,000 bytes; and so forth.xx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_Unit) #: playlistgenerator/constraints/PlaylistFileSizeEditWidget.ui:82 #, kde-format msgid "kB" msgstr "xxkBxx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_Unit) #: playlistgenerator/constraints/PlaylistFileSizeEditWidget.ui:87 #, kde-format msgid "MB" msgstr "xxMBxx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_Unit) #: playlistgenerator/constraints/PlaylistFileSizeEditWidget.ui:92 #, kde-format msgid "GB" msgstr "xxGBxx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_Unit) #: playlistgenerator/constraints/PlaylistFileSizeEditWidget.ui:97 #, kde-format msgid "TB" msgstr "xxTBxx" #. i18n: ectx: property (whatsThis), widget (QSlider, slider_Strictness) #: playlistgenerator/constraints/PlaylistFileSizeEditWidget.ui:145 #, kde-format msgid "" "

How strict the APG should be about matching the total " "size of all files in the playlist to the specified size.

" msgstr "" "xx

How strict the APG should be about matching the " "total size of all files in the playlist to the specified size.

xx" #: playlistgenerator/constraints/PlaylistLength.cpp:51 #, kde-format msgid "Playlist Length" msgstr "xxPlaylist Lengthxx" #: playlistgenerator/constraints/PlaylistLength.cpp:52 #, kde-format msgid "Sets the preferred number of tracks in the playlist" msgstr "xxSets the preferred number of tracks in the playlistxx" #: playlistgenerator/constraints/PlaylistLength.cpp:118 #, kde-format msgctxt "%1 is a number" msgid "Playlist length: 1 track" msgid_plural "Playlist length: %1 tracks" msgstr[0] "xxPlaylist length: %1 tracksxx" #: playlistgenerator/constraints/PlaylistLength.cpp:120 #, kde-format msgctxt "%1 is a number" msgid "Playlist length: more than 1 track" msgid_plural "Playlist length: more than %1 tracks" msgstr[0] "xxPlaylist length: more than %1 tracksxx" #: playlistgenerator/constraints/PlaylistLength.cpp:123 #, kde-format msgctxt "%1 is a number" msgid "Playlist length: less than 1 track" msgid_plural "Playlist length: less than %1 tracks" msgstr[0] "xxPlaylist length: less than %1 tracksxx" #: playlistgenerator/constraints/PlaylistLength.cpp:126 #, kde-format msgid "Playlist length: unknown" msgstr "xxPlaylist length: unknownxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: playlistgenerator/constraints/PlaylistLengthEditWidget.ui:21 #, kde-format msgid "Playlist Length Constraint Settings" msgstr "xxPlaylist Length Constraint Settingsxx" #. i18n: ectx: property (whatsThis), widget (QComboBox, comboBox_Comparison) #: playlistgenerator/constraints/PlaylistLengthEditWidget.ui:32 #, kde-format msgid "" "Whether the number of tracks in the generated playlist should be less than, " "equal to, or more than the specified value." msgstr "" "xxWhether the number of tracks in the generated playlist should be less " "than, equal to, or more than the specified value.xx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_Comparison) #: playlistgenerator/constraints/PlaylistLengthEditWidget.ui:39 #, kde-format msgid "fewer than" msgstr "xxfewer thanxx" #. i18n: ectx: property (whatsThis), widget (QSpinBox, spinBox_Length) #: playlistgenerator/constraints/PlaylistLengthEditWidget.ui:59 #, kde-format msgid "The target number of tracks for the generated playlist." msgstr "xxThe target number of tracks for the generated playlist.xx" #. i18n: ectx: property (whatsThis), widget (QSlider, slider_Strictness) #: playlistgenerator/constraints/PlaylistLengthEditWidget.ui:115 #, kde-format msgid "" "How strict the APG should be about matching the playlist length to the " "specified number of tracks." msgstr "" "xxHow strict the APG should be about matching the playlist length to the " "specified number of tracks.xx" #: playlistgenerator/constraints/PreventDuplicates.cpp:51 #, kde-format msgid "Prevent Duplicates" msgstr "xxPrevent Duplicatesxx" #: playlistgenerator/constraints/PreventDuplicates.cpp:52 #, kde-format msgid "" "Prevents duplicate tracks, albums, or artists from appearing in the playlist" msgstr "" "xxPrevents duplicate tracks, albums, or artists from appearing in the " "playlistxx" #: playlistgenerator/constraints/PreventDuplicates.cpp:95 #, kde-format msgid "Prevent duplicate tracks" msgstr "xxPrevent duplicate tracksxx" #: playlistgenerator/constraints/PreventDuplicates.cpp:97 #, kde-format msgid "Prevent duplicate artists" msgstr "xxPrevent duplicate artistsxx" #: playlistgenerator/constraints/PreventDuplicates.cpp:99 #, kde-format msgid "Prevent duplicate albums" msgstr "xxPrevent duplicate albumsxx" #. i18n: ectx: property (whatsThis), widget (QWidget, PreventDuplicatesEditWidget) #: playlistgenerator/constraints/PreventDuplicatesEditWidget.ui:15 #, kde-format msgid "" "An editor for a Prevent Duplicates constraint. When set to \"track\", it " "will try to prevent more than one copy of the same track from ending up in " "the playlist. When set to \"album\" or \"artist\", it will try to prevent " "more than one track from a given album or a given artist from ending up in " "the playlist." msgstr "" "xxAn editor for a Prevent Duplicates constraint. When set to \"track\", it " "will try to prevent more than one copy of the same track from ending up in " "the playlist. When set to \"album\" or \"artist\", it will try to prevent " "more than one track from a given album or a given artist from ending up in " "the playlist.xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: playlistgenerator/constraints/PreventDuplicatesEditWidget.ui:21 #, kde-format msgid "Prevent Duplicates Constraint Settings" msgstr "xxPrevent Duplicates Constraint Settingsxx" #. i18n: ectx: property (whatsThis), widget (QLabel, label_Field) #. i18n: ectx: property (whatsThis), widget (QComboBox, comboBox_Field) #: playlistgenerator/constraints/PreventDuplicatesEditWidget.ui:29 #: playlistgenerator/constraints/PreventDuplicatesEditWidget.ui:47 #, kde-format msgid "" "Control which duplicates to prevent. \"Prevent duplicate tracks\" is the " "least restrictive, and \"prevent duplicate artists\" is the most restrictive." msgstr "" "xxControl which duplicates to prevent. \"Prevent duplicate tracks\" is the " "least restrictive, and \"prevent duplicate artists\" is the most restrictive." "xx" #. i18n: ectx: property (text), widget (QLabel, label_Field) #: playlistgenerator/constraints/PreventDuplicatesEditWidget.ui:32 #, kde-format msgid "Prevent duplicate" msgstr "xxPrevent duplicatexx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_Field) #: playlistgenerator/constraints/PreventDuplicatesEditWidget.ui:51 #, kde-format msgid "tracks" msgstr "xxtracksxx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_Field) #: playlistgenerator/constraints/PreventDuplicatesEditWidget.ui:56 #, kde-format msgid "albums" msgstr "xxalbumsxx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_Field) #: playlistgenerator/constraints/PreventDuplicatesEditWidget.ui:61 #, kde-format msgid "artists" msgstr "xxartistsxx" #: playlistgenerator/constraints/TagMatch.cpp:54 #, kde-format msgid "Match Tags" msgstr "xxMatch Tagsxx" #: playlistgenerator/constraints/TagMatch.cpp:55 #, kde-format msgid "Make all tracks in the playlist match the specified characteristic" msgstr "xxMake all tracks in the playlist match the specified characteristicxx" #: playlistgenerator/constraints/TagMatch.cpp:174 #, kde-format msgctxt "" "%1 = empty string or \"not\"; %2 = a metadata field, like \"title\" or " "\"artist name\"; %3 = a predicate, can be equals, starts with, ends with or " "contains; %4 = a string to match; Example: Match tag: not title contains " "\"foo\"" msgid "Match tag:%1 %2 %3 %4" msgstr "xxMatch tag:%1 %2 %3 %4xx" #: playlistgenerator/constraints/TagMatch.cpp:175 #, kde-format msgid " not" msgstr "xx notxx" #: playlistgenerator/constraints/TagMatch.cpp:178 #, kde-format msgctxt "number of stars in the rating of a track" msgid "%1 star" msgid_plural "%1 stars" msgstr[0] "xx%1 starsxx" #: playlistgenerator/constraints/TagMatch.cpp:184 #, kde-format msgctxt "an arbitrary string surrounded by quotes" msgid "\"%1\"" msgstr "xx\"%1\"xx" #: playlistgenerator/constraints/TagMatch.cpp:335 #: widgets/MetaQueryWidget.cpp:1019 #, kde-format msgctxt "a numerical tag (like year or track number) equals a value" msgid "equals" msgstr "xxequalsxx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_ComparisonInt) #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_ComparisonTime) #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_ComparisonRating) #: playlistgenerator/constraints/TagMatch.cpp:337 #: playlistgenerator/constraints/TagMatchEditWidget.ui:123 #: playlistgenerator/constraints/TagMatchEditWidget.ui:477 #: playlistgenerator/constraints/TagMatchEditWidget.ui:614 #: widgets/MetaQueryWidget.cpp:1021 #, kde-format msgid "greater than" msgstr "xxgreater thanxx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_ComparisonDate) #: playlistgenerator/constraints/TagMatch.cpp:343 #: playlistgenerator/constraints/TagMatchEditWidget.ui:233 #, kde-format msgid "before" msgstr "xxbeforexx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_ComparisonDate) #: playlistgenerator/constraints/TagMatch.cpp:345 #: playlistgenerator/constraints/TagMatchEditWidget.ui:238 #, kde-format msgid "on" msgstr "xxonxx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_ComparisonDate) #: playlistgenerator/constraints/TagMatch.cpp:347 #: playlistgenerator/constraints/TagMatchEditWidget.ui:243 #, kde-format msgid "after" msgstr "xxafterxx" #: playlistgenerator/constraints/TagMatch.cpp:349 #, kde-format msgid "within" msgstr "xxwithinxx" #: playlistgenerator/constraints/TagMatch.cpp:353 #: widgets/MetaQueryWidget.cpp:1033 #, kde-format msgctxt "an alphabetical tag (like title or artist name) equals some string" msgid "equals" msgstr "xxequalsxx" #: playlistgenerator/constraints/TagMatch.cpp:355 #, kde-format msgctxt "" "an alphabetical tag (like title or artist name) starts with some string" msgid "starts with" msgstr "xxstarts withxx" #: playlistgenerator/constraints/TagMatch.cpp:357 #, kde-format msgctxt "an alphabetical tag (like title or artist name) ends with some string" msgid "ends with" msgstr "xxends withxx" #: playlistgenerator/constraints/TagMatch.cpp:359 #: widgets/MetaQueryWidget.cpp:1035 #, kde-format msgctxt "an alphabetical tag (like title or artist name) contains some string" msgid "contains" msgstr "xxcontainsxx" #: playlistgenerator/constraints/TagMatch.cpp:361 #, kde-format msgid "regexp" msgstr "xxregexpxx" #: playlistgenerator/constraints/TagMatch.cpp:364 #: widgets/MetaQueryWidget.cpp:1040 #, kde-format msgid "unknown comparison" msgstr "xxunknown comparisonxx" #: playlistgenerator/constraints/TagMatch.cpp:377 #, kde-format msgid "%1 day" msgid_plural "%1 days" msgstr[0] "xx%1 daysxx" #: playlistgenerator/constraints/TagMatch.cpp:380 #, kde-format msgid "%1 month" msgid_plural "%1 months" msgstr[0] "xx%1 monthsxx" #: playlistgenerator/constraints/TagMatch.cpp:383 #, kde-format msgid "%1 year" msgid_plural "%1 years" msgstr[0] "xx%1 yearsxx" #: playlistgenerator/constraints/TagMatch.cpp:535 #: playlistgenerator/constraints/TagMatch.cpp:752 #, kde-format msgctxt "within the last %1 days" msgid "day" msgid_plural "days" msgstr[0] "xxdaysxx" #: playlistgenerator/constraints/TagMatch.cpp:536 #: playlistgenerator/constraints/TagMatch.cpp:753 #, kde-format msgctxt "within the last %1 months" msgid "month" msgid_plural "months" msgstr[0] "xxmonthsxx" #: playlistgenerator/constraints/TagMatch.cpp:537 #: playlistgenerator/constraints/TagMatch.cpp:754 #, kde-format msgctxt "within the last %1 years" msgid "year" msgid_plural "years" msgstr[0] "xxyearsxx" #. i18n: ectx: property (whatsThis), widget (QWidget, TagMatchEditWidget) #: playlistgenerator/constraints/TagMatchEditWidget.ui:15 #, kde-format msgid "" "An editor for a TagMatch constraint. The user can specify a track " "characteristic, and the APG will fill the playlist with tracks that match " "that characteristic. This functions similarity to the matching attributes " "of the smart playlists in Amarok 1.4." msgstr "" "xxAn editor for a TagMatch constraint. The user can specify a track " "characteristic, and the APG will fill the playlist with tracks that match " "that characteristic. This functions similarity to the matching attributes " "of the smart playlists in Amarok 1.4.xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: playlistgenerator/constraints/TagMatchEditWidget.ui:21 #, kde-format msgid "Match Tag Constraint Settings" msgstr "xxMatch Tag Constraint Settingsxx" #. i18n: ectx: property (whatsThis), widget (QLabel, label_Match) #. i18n: ectx: property (whatsThis), widget (QComboBox, comboBox_Field) #: playlistgenerator/constraints/TagMatchEditWidget.ui:29 #: playlistgenerator/constraints/TagMatchEditWidget.ui:44 #, kde-format msgid "Selects which track characteristic you want to match." msgstr "xxSelects which track characteristic you want to match.xx" #. i18n: ectx: property (text), widget (QLabel, label_Match) #: playlistgenerator/constraints/TagMatchEditWidget.ui:32 #, kde-format msgid "Field:" msgstr "xxField:xx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, checkBox_Invert) #. i18n: ectx: property (whatsThis), widget (QLabel, label_Invert) #: playlistgenerator/constraints/TagMatchEditWidget.ui:70 #: playlistgenerator/constraints/TagMatchEditWidget.ui:84 #, kde-format msgid "" "\n" "\n" "

The APG will choose all " "tracks that do not match the " "specified characteristics.

" msgstr "" "xx\n" "\n" "

The APG will choose all " "tracks that do not match the " "specified characteristics.

xx" #. i18n: ectx: property (text), widget (QLabel, label_Invert) #: playlistgenerator/constraints/TagMatchEditWidget.ui:87 #, kde-format msgid "Invert:" msgstr "xxInvert:xx" #. i18n: ectx: property (whatsThis), widget (QComboBox, comboBox_ComparisonInt) #: playlistgenerator/constraints/TagMatchEditWidget.ui:106 #, kde-format msgid "" "Whether the APG should choose tracks that are less than, equal to, or " "greater than the specified value." msgstr "" "xxWhether the APG should choose tracks that are less than, equal to, or " "greater than the specified value.xx" #. i18n: ectx: property (whatsThis), widget (QSpinBox, spinBox_ValueInt) #: playlistgenerator/constraints/TagMatchEditWidget.ui:133 #, kde-format msgid "The numerical value that the track characteristic should match." msgstr "xxThe numerical value that the track characteristic should match.xx" #. i18n: ectx: property (whatsThis), widget (QLabel, label_StrictnessInt) #. i18n: ectx: property (whatsThis), widget (QSlider, slider_StrictnessInt) #: playlistgenerator/constraints/TagMatchEditWidget.ui:158 #: playlistgenerator/constraints/TagMatchEditWidget.ui:180 #, kde-format msgid "" "How strict the APG should be about matching tracks to the specified value." msgstr "" "xxHow strict the APG should be about matching tracks to the specified value." "xx" #. i18n: ectx: property (whatsThis), widget (QComboBox, comboBox_ComparisonDate) #: playlistgenerator/constraints/TagMatchEditWidget.ui:226 #, kde-format msgid "" "Whether the APG should choose tracks that are before, on, or after a " "specific date; or whether it should choose tracks that are within a certain " "time range." msgstr "" "xxWhether the APG should choose tracks that are before, on, or after a " "specific date; or whether it should choose tracks that are within a certain " "time range.xx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_ComparisonDate) #: playlistgenerator/constraints/TagMatchEditWidget.ui:248 #, kde-format msgid "within the last" msgstr "xxwithin the lastxx" #. i18n: ectx: property (whatsThis), widget (QWidget, page_DateSpecific) #: playlistgenerator/constraints/TagMatchEditWidget.ui:266 #, kde-format msgid "The specific date that the APG should use for matching." msgstr "xxThe specific date that the APG should use for matching.xx" #. i18n: ectx: property (whatsThis), widget (QWidget, page_DateRange) #: playlistgenerator/constraints/TagMatchEditWidget.ui:300 #, kde-format msgid "The relative time period that the APG should try to match." msgstr "xxThe relative time period that the APG should try to match.xx" #. i18n: ectx: property (whatsThis), widget (QLabel, label_strictnessDate) #. i18n: ectx: property (whatsThis), widget (QSlider, slider_StrictnessDate) #: playlistgenerator/constraints/TagMatchEditWidget.ui:337 #: playlistgenerator/constraints/TagMatchEditWidget.ui:359 #, kde-format msgid "" "How strict the APG should be about matching tracks to the specified date." msgstr "" "xxHow strict the APG should be about matching tracks to the specified date.xx" #. i18n: ectx: property (whatsThis), widget (QComboBox, comboBox_ComparisonString) #: playlistgenerator/constraints/TagMatchEditWidget.ui:405 #, kde-format msgid "" "Whether the APG should match tracks that equal, start with, end with, or " "contain the specified string." msgstr "" "xxWhether the APG should match tracks that equal, start with, end with, or " "contain the specified string.xx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_ComparisonString) #: playlistgenerator/constraints/TagMatchEditWidget.ui:409 #, kde-format msgid "equals" msgstr "xxequalsxx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_ComparisonString) #: playlistgenerator/constraints/TagMatchEditWidget.ui:414 #, kde-format msgid "starts with" msgstr "xxstarts withxx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_ComparisonString) #: playlistgenerator/constraints/TagMatchEditWidget.ui:419 #, kde-format msgid "ends with" msgstr "xxends withxx" #. i18n: ectx: property (text), item, widget (QComboBox, comboBox_ComparisonString) #: playlistgenerator/constraints/TagMatchEditWidget.ui:424 #, kde-format msgid "contains" msgstr "xxcontainsxx" #. i18n: ectx: property (whatsThis), widget (QLineEdit, lineEdit_StringValue) #: playlistgenerator/constraints/TagMatchEditWidget.ui:432 #, kde-format msgid "The string that the APG should use when matching tracks." msgstr "xxThe string that the APG should use when matching tracks.xx" #. i18n: ectx: property (whatsThis), widget (QComboBox, comboBox_ComparisonTime) #: playlistgenerator/constraints/TagMatchEditWidget.ui:460 #, kde-format msgid "" "Whether the APG should choose tracks that are less than, equal to, or " "greater than the specified time." msgstr "" "xxWhether the APG should choose tracks that are less than, equal to, or " "greater than the specified time.xx" #. i18n: ectx: property (whatsThis), widget (QTimeEdit, timeEdit_TimeValue) #: playlistgenerator/constraints/TagMatchEditWidget.ui:487 #, kde-format msgid "The time that the APG should try to match." msgstr "xxThe time that the APG should try to match.xx" #. i18n: ectx: property (whatsThis), widget (QLabel, label_StrictnessTime) #. i18n: ectx: property (whatsThis), widget (QSlider, slider_StrictnessTime) #: playlistgenerator/constraints/TagMatchEditWidget.ui:529 #: playlistgenerator/constraints/TagMatchEditWidget.ui:551 #, kde-format msgid "" "How strict the APG should be about matching tracks to the specified time." msgstr "" "xxHow strict the APG should be about matching tracks to the specified time.xx" #. i18n: ectx: property (whatsThis), widget (QComboBox, comboBox_ComparisonRating) #: playlistgenerator/constraints/TagMatchEditWidget.ui:597 #, kde-format msgid "" "Whether the APG should choose tracks that are less than, equal to, or " "greater than the specified rating." msgstr "" "xxWhether the APG should choose tracks that are less than, equal to, or " "greater than the specified rating.xx" #. i18n: ectx: property (whatsThis), widget (KRatingWidget, rating_RatingValue) #: playlistgenerator/constraints/TagMatchEditWidget.ui:624 #, kde-format msgid "The rating that the APG should try to match." msgstr "xxThe rating that the APG should try to match.xx" #. i18n: ectx: property (whatsThis), widget (QLabel, label_StrictnessRating) #. i18n: ectx: property (whatsThis), widget (QSlider, slider_StrictnessRating) #: playlistgenerator/constraints/TagMatchEditWidget.ui:652 #: playlistgenerator/constraints/TagMatchEditWidget.ui:674 #, kde-format msgid "" "How strict the APG should be about matching tracks to the specified rating." msgstr "" "xxHow strict the APG should be about matching tracks to the specified rating." "xx" #: playlistgenerator/constraints/TagMatchSupport.cpp:85 #, kde-format msgid "url" msgstr "xxurlxx" #: playlistgenerator/constraints/TagMatchSupport.cpp:86 #, kde-format msgid "title" msgstr "xxtitlexx" #: playlistgenerator/constraints/TagMatchSupport.cpp:87 #, kde-format msgid "artist name" msgstr "xxartist namexx" #: playlistgenerator/constraints/TagMatchSupport.cpp:88 #, kde-format msgid "album name" msgstr "xxalbum namexx" #: playlistgenerator/constraints/TagMatchSupport.cpp:89 #, kde-format msgid "genre" msgstr "xxgenrexx" #: playlistgenerator/constraints/TagMatchSupport.cpp:90 #, kde-format msgid "composer" msgstr "xxcomposerxx" #: playlistgenerator/constraints/TagMatchSupport.cpp:91 #: widgets/MetaQueryWidget.cpp:138 #, kde-format msgid "year" msgid_plural "years" msgstr[0] "xxyearsxx" #: playlistgenerator/constraints/TagMatchSupport.cpp:92 #, kde-format msgid "comment" msgstr "xxcommentxx" #: playlistgenerator/constraints/TagMatchSupport.cpp:93 #, kde-format msgid "track number" msgstr "xxtrack numberxx" #: playlistgenerator/constraints/TagMatchSupport.cpp:94 #, kde-format msgid "disc number" msgstr "xxdisc numberxx" #: playlistgenerator/constraints/TagMatchSupport.cpp:95 #, kde-format msgid "length" msgstr "xxlengthxx" #: playlistgenerator/constraints/TagMatchSupport.cpp:96 #, kde-format msgid "added to collection" msgstr "xxadded to collectionxx" #: playlistgenerator/constraints/TagMatchSupport.cpp:97 #, kde-format msgid "score" msgstr "xxscorexx" #: playlistgenerator/constraints/TagMatchSupport.cpp:98 #, kde-format msgid "rating" msgstr "xxratingxx" #: playlistgenerator/constraints/TagMatchSupport.cpp:99 #, kde-format msgid "first played" msgstr "xxfirst playedxx" #: playlistgenerator/constraints/TagMatchSupport.cpp:100 #, kde-format msgid "last played" msgstr "xxlast playedxx" #: playlistgenerator/constraints/TagMatchSupport.cpp:101 #, kde-format msgid "play count" msgstr "xxplay countxx" #: playlistgenerator/constraints/TagMatchSupport.cpp:102 #, kde-format msgid "label" msgstr "xxlabelxx" #: playlistgenerator/ConstraintSolver.cpp:230 #, kde-format msgid "The playlist generator failed to load any tracks from the collection." msgstr "" "xxThe playlist generator failed to load any tracks from the collection.xx" #: playlistgenerator/ConstraintSolver.cpp:236 #, kde-format msgid "" "There are no tracks that match all constraints. The playlist generator will " "find the tracks that match best, but you may want to consider loosening the " "constraints to find more tracks." msgstr "" "xxThere are no tracks that match all constraints. The playlist generator " "will find the tracks that match best, but you may want to consider loosening " "the constraints to find more tracks.xx" #: playlistgenerator/Preset.cpp:45 playlistgenerator/Preset.cpp:58 #, kde-format msgid "New playlist preset" msgstr "xxNew playlist presetxx" #: playlistgenerator/Preset.cpp:48 playlistgenerator/Preset.cpp:70 #, kde-format msgid "Unnamed playlist preset" msgstr "xxUnnamed playlist presetxx" #: playlistgenerator/Preset.cpp:132 #, kde-format msgid "Generating a new playlist" msgstr "xxGenerating a new playlistxx" #: playlistgenerator/Preset.cpp:150 #, kde-format msgid "" "The playlist generator created a playlist which does not meet all of your " "constraints. If you are not satisfied with the results, try loosening or " "removing some constraints and then generating a new playlist." msgstr "" "xxThe playlist generator created a playlist which does not meet all of your " "constraints. If you are not satisfied with the results, try loosening or " "removing some constraints and then generating a new playlist.xx" #: playlistgenerator/PresetEditDialog.cpp:62 #, kde-format msgid "Add new" msgstr "xxAdd newxx" #: playlistgenerator/PresetEditDialog.cpp:63 #: playlistgenerator/PresetEditDialog.cpp:65 #: playlistgenerator/PresetEditDialog.cpp:93 #, kde-format msgid "Constraint Group" msgstr "xxConstraint Groupxx" #. i18n: ectx: property (windowTitle), widget (QDialog, PresetEditDialog) #: playlistgenerator/PresetEditDialog.ui:15 #, kde-format msgid "APG Preset Editor" msgstr "xxAPG Preset Editorxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_Tree) #: playlistgenerator/PresetEditDialog.ui:23 #, kde-format msgid "Constraint Tree" msgstr "xxConstraint Treexx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_Title) #: playlistgenerator/PresetEditDialog.ui:41 #, kde-format msgid "APG Preset Name" msgstr "xxAPG Preset Namexx" #: playlistgenerator/PresetModel.cpp:154 #, kde-format msgid "Import preset" msgstr "xxImport presetxx" #: playlistgenerator/PresetModel.cpp:156 -#, fuzzy, kde-format -#| msgid "Preset files (*.xml)" +#, kde-format msgid "Preset files" -msgstr "xxPreset files (*.xml)xx" +msgstr "xxPreset filesxx" #: playlistgenerator/PresetModel.cpp:216 #, kde-format msgid "Preset exported to %1" msgstr "xxPreset exported to %1xx" #: playlistgenerator/PresetModel.cpp:223 #, kde-format msgid "Preset could not be exported to %1" msgstr "xxPreset could not be exported to %1xx" #: playlistgenerator/PresetModel.cpp:241 #, kde-format msgid "Presets could not be imported from %1" msgstr "xxPresets could not be imported from %1xx" #: playlistgenerator/PresetModel.cpp:248 #, kde-format msgid "%1 could not be opened for preset import" msgstr "xx%1 could not be opened for preset importxx" #: playlistgenerator/PresetModel.cpp:253 #, kde-format msgid "Example 1: new tracks added this week" msgstr "xxExample 1: new tracks added this weekxx" #: playlistgenerator/PresetModel.cpp:254 #, kde-format msgid "Example 2: rock or pop music" msgstr "xxExample 2: rock or pop musicxx" #: playlistgenerator/PresetModel.cpp:255 #, kde-format msgid "Example 3: about one hour of tracks from different artists" msgstr "xxExample 3: about one hour of tracks from different artistsxx" #: playlistgenerator/PresetModel.cpp:256 #, kde-format msgid "Example 4: like my favorite radio station" msgstr "xxExample 4: like my favorite radio stationxx" #: playlistgenerator/PresetModel.cpp:257 #, kde-format msgid "Example 5: an 80-minute CD of rock, metal, and industrial" msgstr "xxExample 5: an 80-minute CD of rock, metal, and industrialxx" #: playlistgenerator/PresetModel.cpp:297 #, kde-format msgid "Export \"%1\" preset" msgstr "xxExport \"%1\" presetxx" #: playlistgenerator/PresetModel.cpp:299 #, kde-format msgid "Preset files (*.xml)" msgstr "xxPreset files (*.xml)xx" #: playlistmanager/file/PlaylistFileProvider.cpp:98 #, kde-format msgid "Playlist Files on Disk" msgstr "xxPlaylist Files on Diskxx" #: playlistmanager/file/PlaylistFileProvider.cpp:289 #, kde-format msgid "The playlist file \"%1\" could not be loaded." msgstr "xxThe playlist file \"%1\" could not be loaded.xx" #: playlistmanager/sql/SqlUserPlaylistProvider.cpp:285 #, kde-format msgid "" "Version %1 of playlist database schema encountered, however this Amarok " "version only supports version %2 (and previous versions starting with %2). " "Playlists saved in the Amarok Database probably will not work and any write " "operations with them may result in losing them. Perhaps you have started an " "older version of Amarok with a database written by newer version?" msgstr "" "xxVersion %1 of playlist database schema encountered, however this Amarok " "version only supports version %2 (and previous versions starting with %2). " "Playlists saved in the Amarok Database probably will not work and any write " "operations with them may result in losing them. Perhaps you have started an " "older version of Amarok with a database written by newer version?xx" #: playlistmanager/sql/SqlUserPlaylistProvider.cpp:292 #, kde-format msgctxt "" "the user's 'database version' is newer and unsupported by this software " "version" msgid "Future version of Playlist Database?" msgstr "xxFuture version of Playlist Database?xx" #: playlistmanager/sql/SqlUserPlaylistProvider.h:45 #, kde-format msgid "Amarok Database" msgstr "xxAmarok Databasexx" #: playlistmanager/sql/SqlUserPlaylistProvider.h:46 #, kde-format msgid "Local playlists stored in the database" msgstr "xxLocal playlists stored in the databasexx" #: playlistmanager/SyncedPlaylist.cpp:43 playlistmanager/SyncedPlaylist.cpp:51 #, kde-format msgid "" msgstr "xxxx" #: PluginManager.cpp:144 #, kde-format msgid "" "Amarok could not find any plugins. This indicates an installation problem." msgstr "" "xxAmarok could not find any plugins. This indicates an installation problem." "xx" #: scanner/AbstractScanResultProcessor.cpp:66 #, kde-format msgid "Scanning music" msgstr "xxScanning musicxx" #: scanner/GenericScannerJob.cpp:118 #, kde-format msgid "Abort for scanner requested" msgstr "xxAbort for scanner requestedxx" #: scanner/GenericScannerJob.cpp:147 #, kde-format msgid "Aborting scanner with error: %1" msgstr "xxAborting scanner with error: %1xx" #: scanner/GenericScannerJob.cpp:208 #, kde-format msgid "Could not find amarokcollectionscanner!" msgstr "xxCould not find amarokcollectionscanner!xx" #: scanner/GenericScannerJob.cpp:269 #, kde-format msgid "Unable to start Amarok collection scanner." msgstr "xxUnable to start Amarok collection scanner.xx" #: scanner/GenericScannerJob.cpp:318 #, kde-format msgid "" "The collection scan had to be aborted. Too many crashes (%1) were " "encountered during the scan. Following files caused the crashes:\n" "\n" "%2" msgstr "" "xxThe collection scan had to be aborted. Too many crashes (%1) were " "encountered during the scan. Following files caused the crashes:\n" "\n" "%2xx" #: scripting/scriptconsole/ScriptConsole.cpp:65 #, kde-format msgid "" "A KDE text-editor component could not be found.\n" "Please check your KDE installation. Exiting the console!" msgstr "" "xxA KDE text-editor component could not be found.\n" "Please check your KDE installation. Exiting the console!xx" #: scripting/scriptconsole/ScriptConsole.cpp:80 #, kde-format msgid "Console" msgstr "xxConsolexx" #: scripting/scriptconsole/ScriptConsole.cpp:81 #, kde-format msgid "Error" msgstr "xxErrorxx" #: scripting/scriptconsole/ScriptConsole.cpp:82 #, kde-format msgid "Debug Output" msgstr "xxDebug Outputxx" #: scripting/scriptconsole/ScriptConsole.cpp:83 #, kde-format msgid "Loaded Scripts" msgstr "xxLoaded Scriptsxx" #: scripting/scriptconsole/ScriptConsole.cpp:84 #, kde-format msgid "Breakpoints" msgstr "xxBreakpointsxx" #: scripting/scriptconsole/ScriptConsole.cpp:85 #, kde-format msgid "Stack" msgstr "xxStackxx" #: scripting/scriptconsole/ScriptConsole.cpp:86 #, kde-format msgid "Locals" msgstr "xxLocalsxx" #: scripting/scriptconsole/ScriptConsole.cpp:105 #, kde-format msgid "Execute Script" msgstr "xxExecute Scriptxx" #: scripting/scriptconsole/ScriptConsole.cpp:109 #, kde-format msgid "&New Script" msgstr "xx&New Scriptxx" #: scripting/scriptconsole/ScriptConsole.cpp:113 #, kde-format msgid "&Delete Script" msgstr "xx&Delete Scriptxx" #: scripting/scriptconsole/ScriptConsole.cpp:116 #, kde-format msgid "&Clear All Scripts" msgstr "xx&Clear All Scriptsxx" #: scripting/scriptconsole/ScriptConsole.cpp:119 #, kde-format msgid "Previous Script" msgstr "xxPrevious Scriptxx" #: scripting/scriptconsole/ScriptConsole.cpp:123 #, kde-format msgid "Next Script" msgstr "xxNext Scriptxx" #: scripting/scriptconsole/ScriptConsole.cpp:131 #, kde-format msgid "&View" msgstr "xx&Viewxx" #: scripting/scriptconsole/ScriptConsole.cpp:182 #, kde-format msgid "" "Syntax error at line %1, continue anyway?\n" "Error: %2" msgstr "" "xxSyntax error at line %1, continue anyway?\n" "Error: %2xx" #: scripting/scriptconsole/ScriptConsole.cpp:184 #, kde-format msgid "Syntax Error" msgstr "xxSyntax Errorxx" #: scripting/scriptconsole/ScriptConsole.cpp:209 #, kde-format msgid "This will stop this script! Continue?" msgstr "xxThis will stop this script! Continue?xx" #: scripting/scriptconsole/ScriptConsole.cpp:221 #, kde-format msgid "Choose where to save your scripts" msgstr "xxChoose where to save your scriptsxx" #: scripting/scriptconsole/ScriptConsole.cpp:370 #, kde-format msgid "Remove script file from disk?" msgstr "xxRemove script file from disk?xx" #: scripting/scriptconsole/ScriptConsole.cpp:370 #, kde-format msgid "Remove Script" msgstr "xxRemove Scriptxx" #: scripting/scriptconsole/ScriptConsole.cpp:400 #, kde-format msgid "Are you absolutely certain?" msgstr "xxAre you absolutely certain?xx" #: scripting/scriptengine/AmarokNetworkScript.cpp:59 #, kde-format msgctxt "do not translate 'DataDownloader' or 'qt.core'" msgid "qt.core must be loaded to use DataDownloader" msgstr "xxqt.core must be loaded to use DataDownloaderxx" #: scripting/scriptmanager/ScriptItem.cpp:92 #, kde-format msgid "Terminate" msgstr "xxTerminatexx" #: scripting/scriptmanager/ScriptItem.cpp:180 #, kde-format msgid "Script %1 has been evaluating for over 5 seconds now, terminate?" msgstr "xxScript %1 has been evaluating for over 5 seconds now, terminate?xx" #: scripting/scriptmanager/ScriptItem.cpp:322 #, kde-format msgctxt "" "%1 is the name of the offending script, %2 the name of the script author, " "and %3 the author's email" msgid "" "The script %1 uses deprecated scripting API calls. Please contact the script " "author, %2 at %3, and ask him to upgrade it before the next Amarok release." msgstr "" "xxThe script %1 uses deprecated scripting API calls. Please contact the " "script author, %2 at %3, and ask him to upgrade it before the next Amarok " "release.xx" #: scripting/scriptmanager/ScriptManager.cpp:266 #, kde-format msgid "" "Script error reported by: %1\n" "%2" msgstr "" "xxScript error reported by: %1\n" "%2xx" #: services/ampache/AddServerDialog.cpp:44 #, kde-format msgid "Add new Ampache server" msgstr "xxAdd new Ampache serverxx" #: services/ampache/AddServerDialog.cpp:83 #, kde-format msgid "Successfully connected" msgstr "xxSuccessfully connectedxx" #: services/ampache/AddServerDialog.cpp:88 #, kde-format msgid "Connection failure" msgstr "xxConnection failurexx" #: services/ampache/AmpacheAccountLogin.cpp:162 #, kde-format msgid "Authentication failed." msgstr "xxAuthentication failed.xx" #: services/ampache/AmpacheAccountLogin.cpp:163 #: services/ampache/AmpacheAccountLogin.cpp:234 #, kde-format msgid "Authentication Error" msgstr "xxAuthentication Errorxx" #. i18n: ectx: property (text), widget (QPushButton, addButton) #: services/ampache/AmpacheConfigWidget.ui:23 #, kde-format msgid "Add Server" msgstr "xxAdd Serverxx" #. i18n: ectx: property (text), widget (QPushButton, removeButton) #: services/ampache/AmpacheConfigWidget.ui:30 #, kde-format msgid "Remove Server" msgstr "xxRemove Serverxx" #. i18n: ectx: property (text), widget (QLabel, labelServerAddress) #. i18n: ectx: property (text), widget (QTableWidget, serverList) #: services/ampache/AmpacheConfigWidget.ui:58 #: services/ampache/NewServerWidget.ui:27 #, kde-format msgid "Server Address" msgstr "xxServer Addressxx" #: services/ampache/AmpacheService.cpp:91 #, kde-format msgid "Amarok frontend for your Ampache server" msgstr "xxAmarok frontend for your Ampache serverxx" #: services/ampache/AmpacheService.cpp:93 #, kde-format msgid "" "Use Amarok as a seamless frontend to your Ampache server. This lets you " "browse and play all the Ampache contents from within Amarok." msgstr "" "xxUse Amarok as a seamless frontend to your Ampache server. This lets you " "browse and play all the Ampache contents from within Amarok.xx" #: services/ampache/AmpacheServiceCollection.cpp:61 #, kde-format msgid "Ampache Server %1" msgstr "xxAmpache Server %1xx" #: services/ampache/LastfmInfoParser.cpp:68 #, kde-format msgid "

No information found for this track.

" msgstr "xx

No information found for this track.

xx" #: services/ampache/LastfmInfoParser.cpp:120 #, kde-format msgid "

No information found for this album.

" msgstr "xx

No information found for this album.

xx" #: services/ampache/LastfmInfoParser.cpp:174 #, kde-format msgid "

No information found for this artist.

" msgstr "xx

No information found for this artist.

xx" #. i18n: ectx: property (text), widget (QPushButton, verifyButton) #: services/ampache/NewServerWidget.ui:74 #, kde-format msgid "Check Connection" msgstr "xxCheck Connectionxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: services/gpodder/GpodderConfigWidget.ui:26 #, kde-format msgid "gpodder.net Profile" msgstr "xxgpodder.net Profilexx" #. i18n: ectx: property (text), widget (QLabel, kActiveLabel1) #: services/gpodder/GpodderConfigWidget.ui:78 #, kde-format msgid "" "\n" "\n" "

Sign up to gpodder.net

" msgstr "" "xx\n" "\n" "

Sign up to gpodder.net

xx" #. i18n: ectx: property (text), widget (QPushButton, testLogin) #: services/gpodder/GpodderConfigWidget.ui:91 #: services/gpodder/GpodderServiceSettings.cpp:183 #: services/gpodder/GpodderServiceSettings.cpp:192 #: services/gpodder/GpodderServiceSettings.cpp:202 #: services/gpodder/GpodderServiceSettings.cpp:220 #: services/gpodder/GpodderServiceSettings.cpp:249 #: services/lastfm/LastFmConfigWidget.ui:87 #: services/lastfm/LastFmServiceSettings.cpp:234 #, kde-format msgid "&Test Login" msgstr "xx&Test Loginxx" #: services/gpodder/GpodderProvider.cpp:291 #, kde-format msgid "Gpodder Podcasts" msgstr "xxGpodder Podcastsxx" #: services/gpodder/GpodderProvider.cpp:468 #, kde-format msgid "Trying to synchronize statuses with gpodder.net" msgstr "xxTrying to synchronize statuses with gpodder.netxx" #: services/gpodder/GpodderProvider.cpp:528 #, kde-format msgid "Trying to synchronize subscriptions with gpodder.net" msgstr "xxTrying to synchronize subscriptions with gpodder.netxx" #: services/gpodder/GpodderProvider.cpp:777 #: services/gpodder/GpodderProvider.cpp:788 #, kde-format msgid "" "GPodder Service failed to get data from the server. Will retry in 10 " "seconds..." msgstr "" "xxGPodder Service failed to get data from the server. Will retry in 10 " "seconds...xx" #: services/gpodder/GpodderService.cpp:113 #, kde-format msgid "gpodder.net: Podcast Directory Service" msgstr "xxgpodder.net: Podcast Directory Servicexx" #: services/gpodder/GpodderService.cpp:116 #, kde-format msgid "gpodder.net is an online Podcast Directory & Synchonisation Service." msgstr "" "xxgpodder.net is an online Podcast Directory & Synchonisation Service.xx" #: services/gpodder/GpodderService.cpp:222 #: services/opmldirectory/OpmlDirectoryService.cpp:127 #, kde-format msgid "Subscribe" msgstr "xxSubscribexx" #: services/gpodder/GpodderServiceConfig.cpp:159 #, kde-format msgid "gpodder.net credentials" msgstr "xxgpodder.net credentialsxx" #: services/gpodder/GpodderServiceConfig.cpp:160 #, kde-format msgid "" "No running KWallet found. Would you like Amarok to save your gpodder.net " "credentials in plaintext?" msgstr "" "xxNo running KWallet found. Would you like Amarok to save your gpodder.net " "credentials in plaintext?xx" #: services/gpodder/GpodderServiceSettings.cpp:95 #: services/lastfm/LastFmServiceSettings.cpp:109 #, kde-format msgid "Testing..." msgstr "xxTesting...xx" #: services/gpodder/GpodderServiceSettings.cpp:112 #, kde-format msgid "" "Either the username or the password is empty, please correct and try again." msgstr "" "xxEither the username or the password is empty, please correct and try again." "xx" #: services/gpodder/GpodderServiceSettings.cpp:113 #: services/gpodder/GpodderServiceSettings.cpp:181 #: services/gpodder/GpodderServiceSettings.cpp:190 #: services/gpodder/GpodderServiceSettings.cpp:205 #: services/lastfm/LastFmServiceSettings.cpp:160 #: services/lastfm/LastFmServiceSettings.cpp:183 #, kde-format msgid "Failed" msgstr "xxFailedxx" #: services/gpodder/GpodderServiceSettings.cpp:124 #: services/lastfm/LastFmServiceSettings.cpp:152 #, kde-format msgctxt "The operation completed as expected" msgid "Success" msgstr "xxSuccessxx" #: services/gpodder/GpodderServiceSettings.cpp:180 #: services/lastfm/LastFmServiceSettings.cpp:160 #, kde-format msgid "" "Either the username or the password is incorrect, please correct and try " "again" msgstr "" "xxEither the username or the password is incorrect, please correct and try " "againxx" #: services/gpodder/GpodderServiceSettings.cpp:189 #, kde-format msgid "Unable to connect to gpodder.net service or other error occurred." msgstr "xxUnable to connect to gpodder.net service or other error occurred.xx" #: services/gpodder/GpodderServiceSettings.cpp:205 #, kde-format msgid "" "Error parsing the Reply, check if gpodder.net is working correctly and " "report a bug" msgstr "" "xxError parsing the Reply, check if gpodder.net is working correctly and " "report a bugxx" #: services/jamendo/JamendoInfoParser.cpp:46 #: services/jamendo/JamendoInfoParser.cpp:77 #, kde-format msgid "No description available..." msgstr "xxNo description available...xx" #: services/jamendo/JamendoInfoParser.cpp:61 #: services/jamendo/JamendoInfoParser.cpp:93 #: services/jamendo/JamendoInfoParser.cpp:113 #, kde-format msgid "From Jamendo.com" msgstr "xxFrom Jamendo.comxx" #: services/jamendo/JamendoMeta.cpp:132 #, kde-format msgid "A site where artists can freely share their music" msgstr "xxA site where artists can freely share their musicxx" #: services/jamendo/JamendoService.cpp:76 #, kde-format msgid "An archive of free, Creative Commons licensed music" msgstr "xxAn archive of free, Creative Commons licensed musicxx" #: services/jamendo/JamendoService.cpp:79 #, kde-format msgid "" "Jamendo.com puts artists and music lovers in touch with each other. The site " "allows artists to upload their own albums to share them with the world and " "users to download all of them for free. Listen to and download all Jamendo." "com contents from within Amarok." msgstr "" "xxJamendo.com puts artists and music lovers in touch with each other. The " "site allows artists to upload their own albums to share them with the world " "and users to download all of them for free. Listen to and download all " "Jamendo.com contents from within Amarok.xx" #: services/jamendo/JamendoService.cpp:120 #, kde-format msgctxt "Fetch new information from the website" msgid "Update" msgstr "xxUpdatexx" #. i18n: ectx: property (text), item, widget (QComboBox, typeComboBox) #: services/jamendo/JamendoService.cpp:126 #: services/magnatune/MagnatuneConfigWidget.ui:121 #, kde-format msgid "Download" msgstr "xxDownloadxx" #. i18n("Artist") ); #. connect( action, SIGNAL(triggered(bool)), SLOT(sortByArtist()) ); #. #. action = filterMenu->addAction( i18n( "Artist / Album" ) ); #. connect( action, SIGNAL(triggered(bool)), SLOT(sortByArtistAlbum()) ); #. #. action = filterMenu->addAction( i18n( "Album" ) ); #. connect( action, SIGNAL(triggered(bool)), SLOT(sortByAlbum()) ); #: services/jamendo/JamendoService.cpp:155 #: services/magnatune/MagnatuneStore.cpp:223 #, kde-format msgid "Genre / Artist" msgstr "xxGenre / Artistxx" #: services/jamendo/JamendoService.cpp:158 #: services/magnatune/MagnatuneStore.cpp:226 #, kde-format msgid "Genre / Artist / Album" msgstr "xxGenre / Artist / Albumxx" #: services/jamendo/JamendoService.cpp:193 #, kde-format msgid "Downloading Jamendo.com database..." msgstr "xxDownloading Jamendo.com database...xx" #: services/jamendo/JamendoService.cpp:215 #, kde-format msgid "Updating the local Jamendo database." msgstr "xxUpdating the local Jamendo database.xx" #: services/jamendo/JamendoXmlParser.cpp:171 #, kde-format msgctxt "" "First part of: Jamendo.com database update complete. Added 3 tracks on 4 " "albums from 5 artists." msgid "Jamendo.com database update complete. Added 1 track on " msgid_plural "Jamendo.com database update complete. Added %1 tracks on " msgstr[0] "xxJamendo.com database update complete. Added %1 tracks on xx" #: services/jamendo/JamendoXmlParser.cpp:172 #, kde-format msgctxt "" "Middle part of: Jamendo.com database update complete. Added 3 tracks on 4 " "albums from 5 artists." msgid "1 album from " msgid_plural "%1 albums from " msgstr[0] "xx%1 albums from xx" #: services/jamendo/JamendoXmlParser.cpp:173 #, kde-format msgctxt "" "Last part of: Jamendo.com database update complete. Added 3 tracks on 4 " "albums from 5 artists." msgid "1 artist." msgid_plural "%1 artists." msgstr[0] "xx%1 artists.xx" #: services/lastfm/biases/LastFmBias.cpp:45 #, kde-format msgctxt "Name of the \"Last.fm\" similar bias" msgid "Last.fm similar" msgstr "xxLast.fm similarxx" #: services/lastfm/biases/LastFmBias.cpp:54 #, kde-format msgctxt "Description of the \"Last.fm\" bias" msgid "" "The \"Last.fm\" similar bias looks up tracks on Last.fm and only adds " "similar tracks." msgstr "" "xxThe \"Last.fm\" similar bias looks up tracks on Last.fm and only adds " "similar tracks.xx" #: services/lastfm/biases/LastFmBias.cpp:126 #, kde-format msgctxt "Last.fm bias representation" msgid "Similar to the previous track (as reported by Last.fm)" msgstr "xxSimilar to the previous track (as reported by Last.fm)xx" #: services/lastfm/biases/LastFmBias.cpp:129 #, kde-format msgctxt "Last.fm bias representation" msgid "Similar to the previous artist (as reported by Last.fm)" msgstr "xxSimilar to the previous artist (as reported by Last.fm)xx" #: services/lastfm/biases/LastFmBias.cpp:143 #, kde-format msgid "" "Last.fm thinks the track is similar to" msgstr "" "xxLast.fm thinks the track is similar " "toxx" #: services/lastfm/biases/LastFmBias.cpp:146 #, kde-format msgid "the previous track" msgstr "xxthe previous trackxx" #: services/lastfm/biases/WeeklyTopBias.cpp:40 #, kde-format msgctxt "Name of the \"WeeklyTop\" bias" msgid "Last.fm weekly top artist" msgstr "xxLast.fm weekly top artistxx" #: services/lastfm/biases/WeeklyTopBias.cpp:49 #, kde-format msgctxt "Description of the \"WeeklyTop\" bias" msgid "" "The \"WeeklyTop\" bias adds tracks that are in the weekly top chart of Last." "fm." msgstr "" "xxThe \"WeeklyTop\" bias adds tracks that are in the weekly top chart of " "Last.fm.xx" #: services/lastfm/biases/WeeklyTopBias.cpp:123 #, kde-format msgctxt "WeeklyTopBias bias representation" msgid "Tracks from the Last.fm top lists from %1 to %2" msgstr "xxTracks from the Last.fm top lists from %1 to %2xx" #: services/lastfm/biases/WeeklyTopBias.cpp:132 #, kde-format msgctxt "in WeeklyTopBias. Label for the date widget" msgid "from:" msgstr "xxfrom:xx" #: services/lastfm/biases/WeeklyTopBias.cpp:145 #, kde-format msgctxt "in WeeklyTopBias. Label for the date widget" msgid "to:" msgstr "xxto:xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: services/lastfm/LastFmConfigWidget.ui:26 #, kde-format msgid "Last.fm Profile" msgstr "xxLast.fm Profilexx" #. i18n: ectx: property (text), widget (QLabel, kActiveLabel1) #: services/lastfm/LastFmConfigWidget.ui:74 #, kde-format msgid "Sign up to Last.fm" msgstr "" "xxSign up to Last.fmxx" #. i18n: ectx: property (text), widget (QLabel, kActiveLabel2) #: services/lastfm/LastFmConfigWidget.ui:97 #, kde-format msgid "" "Why not join the Amarok " "Last.fm group and share your musical tastes with other Amarok users?" msgstr "" "xxWhy not join the Amarok Last.fm group and share your musical tastes with other Amarok " "users?xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox2) #: services/lastfm/LastFmConfigWidget.ui:117 #, kde-format msgid "Last.fm Services" msgstr "xxLast.fm Servicesxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_SubmitPlayedSongs) #: services/lastfm/LastFmConfigWidget.ui:126 #, kde-format msgid "&Submit tracks" msgstr "xx&Submit tracksxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_RetrieveSimilarArtists) #: services/lastfm/LastFmConfigWidget.ui:136 #, kde-format msgid "&Retrieve similar artists" msgstr "xx&Retrieve similar artistsxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ScrobbleComposer) #: services/lastfm/LastFmConfigWidget.ui:146 #, kde-format msgid "&Use composer data if available in Last.fm as artist" msgstr "xx&Use composer data if available in Last.fm as artistxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_UseFancyRatingTags) #: services/lastfm/LastFmConfigWidget.ui:156 #, kde-format msgid "" "Use Last.fm tags like 7 of 10 stars to represent your Amarok ratings " "during statistics synchronization" msgstr "" "xxUse Last.fm tags like 7 of 10 stars to represent your Amarok " "ratings during statistics synchronizationxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_UseFancyRatingTags) #: services/lastfm/LastFmConfigWidget.ui:159 #, kde-format msgid "Use fancy tags to represent ratings" msgstr "xxUse fancy tags to represent ratingsxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AnnounceCorrections) #: services/lastfm/LastFmConfigWidget.ui:166 #, kde-format msgid "" "When scrobbling tracks to Last.fm, it autocorrects common errors in " "track tags like artist, album and title. Check this to be notified when this " "happens and what the autocorrection was" msgstr "" "xxWhen scrobbling tracks to Last.fm, it autocorrects common errors in " "track tags like artist, album and title. Check this to be notified when this " "happens and what the autocorrection wasxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_AnnounceCorrections) #: services/lastfm/LastFmConfigWidget.ui:169 #, kde-format msgid "Announce correction suggestions for track tags" msgstr "xxAnnounce correction suggestions for track tagsxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_FilterByLabel) #: services/lastfm/LastFmConfigWidget.ui:178 #, kde-format msgid "" "Check if you want certain tracks neither to be scrobbled nor to be " "updated to Last.fm now playing" msgstr "" "xxCheck if you want certain tracks neither to be scrobbled nor to be " "updated to Last.fm now playingxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_FilterByLabel) #: services/lastfm/LastFmConfigWidget.ui:181 #, kde-format msgid "Do not scrobble tracks with label:" msgstr "xxDo not scrobble tracks with label:xx" #. i18n: ectx: property (toolTip), widget (QComboBox, kcfg_FilteredLabel) #: services/lastfm/LastFmConfigWidget.ui:188 #, kde-format msgid "" "Select a preferred label (or write a new one). Tracks with this label " "will not be scrobbled" msgstr "" "xxSelect a preferred label (or write a new one). Tracks with this " "label will not be scrobbledxx" #: services/lastfm/LastFmService.cpp:106 #, kde-format msgid "Last.fm: The social music revolution" msgstr "xxLast.fm: The social music revolutionxx" #: services/lastfm/LastFmService.cpp:108 #, kde-format msgid "" "Last.fm is a popular online service that provides personal radio stations " "and music recommendations. A personal listening station is tailored based on " "your listening habits and provides you with recommendations for new music. " "It is also possible to play stations with music that is similar to a " "particular artist as well as listen to streams from people you have added as " "friends or that Last.fm considers your musical \"neighbors\"" msgstr "" "xxLast.fm is a popular online service that provides personal radio stations " "and music recommendations. A personal listening station is tailored based on " "your listening habits and provides you with recommendations for new music. " "It is also possible to play stations with music that is similar to a " "particular artist as well as listen to streams from people you have added as " "friends or that Last.fm considers your musical \"neighbors\"xx" #: services/lastfm/LastFmService.cpp:132 services/lastfm/LoveTrackAction.cpp:24 #, kde-format msgid "Last.fm: Love" msgstr "xxLast.fm: Lovexx" #: services/lastfm/LastFmService.cpp:134 #, kde-format msgid "Ctrl+L" msgstr "xxCtrl+Lxx" #: services/lastfm/LastFmService.cpp:298 #, kde-format msgctxt "Last.fm: errorMessage" msgid "Either the username was not recognized, or the password was incorrect." msgstr "" "xxEither the username was not recognized, or the password was incorrect.xx" #: services/lastfm/LastFmService.cpp:303 #, kde-format msgctxt "Last.fm: errorMessage" msgid "" "There was a problem communicating with the Last.fm services. Please try " "again later." msgstr "" "xxThere was a problem communicating with the Last.fm services. Please try " "again later.xx" #: services/lastfm/LastFmService.cpp:388 #, kde-format msgid "Enter an artist name" msgstr "xxEnter an artist namexx" #: services/lastfm/LastFmService.cpp:391 #, kde-format msgid "Enter a tag" msgstr "xxEnter a tagxx" #: services/lastfm/LastFmService.cpp:394 #, kde-format msgid "Enter a Last.fm user name" msgstr "xxEnter a Last.fm user namexx" #: services/lastfm/LastFmService.cpp:407 #, kde-format msgid "Username: %1" msgstr "xxUsername: %1xx" #: services/lastfm/LastFmService.cpp:412 #, kde-format msgid "Play Count: %1 play" msgid_plural "Play Count: %1 plays" msgstr[0] "xxPlay Count: %1 playsxx" #: services/lastfm/LastFmService.cpp:458 #, kde-format msgid "Create a Custom Last.fm Station" msgstr "xxCreate a Custom Last.fm Stationxx" #: services/lastfm/LastFmService.cpp:461 #, kde-format msgid "Tag" msgstr "xxTagxx" #: services/lastfm/LastFmService.cpp:461 #, kde-format msgid "User" msgstr "xxUserxx" #: services/lastfm/LastFmServiceCollection.cpp:32 #, kde-format msgid "%1's Streams" msgstr "xx%1's Streamsxx" #: services/lastfm/LastFmServiceCollection.cpp:36 #, kde-format msgid "Global Tags" msgstr "xxGlobal Tagsxx" #: services/lastfm/LastFmServiceCollection.cpp:40 #, kde-format msgid "Neighbors' Loved Radio" msgstr "xxNeighbors' Loved Radioxx" #: services/lastfm/LastFmServiceCollection.cpp:44 #, kde-format msgid "Neighbors' Personal Radio" msgstr "xxNeighbors' Personal Radioxx" #: services/lastfm/LastFmServiceCollection.cpp:48 #, kde-format msgid "Friends' Loved Radio" msgstr "xxFriends' Loved Radioxx" #: services/lastfm/LastFmServiceCollection.cpp:52 #, kde-format msgid "Friends' Personal Radio" msgstr "xxFriends' Personal Radioxx" #: services/lastfm/LastFmServiceConfig.cpp:218 #, kde-format msgid "Failed to open KDE Wallet to read Last.fm credentials" msgstr "xxFailed to open KDE Wallet to read Last.fm credentialsxx" #: services/lastfm/LastFmServiceConfig.cpp:271 #, kde-format msgid "No running KWallet found." msgstr "xxNo running KWallet found.xx" #: services/lastfm/LastFmServiceConfig.cpp:272 #, kde-format msgid "Would you like Amarok to save your Last.fm credentials in plaintext?" msgstr "" "xxWould you like Amarok to save your Last.fm credentials in plaintext?xx" #: services/lastfm/LastFmServiceSettings.cpp:147 #, kde-format msgctxt "The operation was rejected by the server" msgid "Failed" msgstr "xxFailedxx" #: services/lastfm/LastFmServiceSettings.cpp:161 #: services/lastfm/LastFmServiceSettings.cpp:184 #, kde-format msgid "Test Login" msgstr "xxTest Loginxx" #: services/lastfm/LastFmServiceSettings.cpp:183 #, kde-format msgid "Unable to connect to Last.fm service." msgstr "xxUnable to connect to Last.fm service.xx" #: services/lastfm/LastFmTreeModel.cpp:173 #, kde-format msgctxt "%1 is Last.fm tag name, %2 is its usage count" msgid "%1 (%2)" msgstr "xx%1 (%2)xx" #: services/lastfm/LastFmTreeModel.cpp:224 #, kde-format msgctxt "%2 is artist name, %1 is number of plays" msgid "%2 (%1 play)" msgid_plural "%2 (%1 plays)" msgstr[0] "xx%2 (%1 plays)xx" #: services/lastfm/LastFmTreeModel.cpp:241 #, kde-format msgid "Personal Radio" msgstr "xxPersonal Radioxx" #: services/lastfm/LastFmTreeModel.cpp:243 #, kde-format msgid "Neighborhood" msgstr "xxNeighborhoodxx" #: services/lastfm/LastFmTreeModel.cpp:357 #, kde-format msgid "My Recommendations" msgstr "xxMy Recommendationsxx" #: services/lastfm/LastFmTreeModel.cpp:359 #, kde-format msgid "My Radio Station" msgstr "xxMy Radio Stationxx" #: services/lastfm/LastFmTreeModel.cpp:361 #, kde-format msgid "My Mix Radio" msgstr "xxMy Mix Radioxx" #: services/lastfm/LastFmTreeModel.cpp:363 #, kde-format msgid "My Neighborhood" msgstr "xxMy Neighborhoodxx" #: services/lastfm/LastFmTreeModel.cpp:368 #, kde-format msgid "My Top Artists" msgstr "xxMy Top Artistsxx" #: services/lastfm/LastFmTreeModel.cpp:370 #, kde-format msgid "My Tags" msgstr "xxMy Tagsxx" #: services/lastfm/LastFmTreeModel.cpp:372 #, kde-format msgid "Friends" msgstr "xxFriendsxx" #: services/lastfm/LastFmTreeModel.cpp:374 #, kde-format msgid "Neighbors" msgstr "xxNeighborsxx" #: services/lastfm/meta/LastFmMeta.cpp:80 #, kde-format msgid "Last.fm: &Ban" msgstr "xxLast.fm: &Banxx" #: services/lastfm/meta/LastFmMeta.cpp:81 #, kde-format msgid "Ctrl+B" msgstr "xxCtrl+Bxx" #: services/lastfm/meta/LastFmMeta.cpp:82 #, kde-format msgid "Ban this track" msgstr "xxBan this trackxx" #: services/lastfm/meta/LastFmMeta.cpp:86 #, kde-format msgid "Last.fm: &Skip" msgstr "xxLast.fm: &Skipxx" #: services/lastfm/meta/LastFmMeta.cpp:87 #, kde-format msgid "Ctrl+S" msgstr "xxCtrl+Sxx" #: services/lastfm/meta/LastFmMeta.cpp:88 #, kde-format msgid "Skip this track" msgstr "xxSkip this trackxx" #: services/lastfm/meta/LastFmMeta.cpp:268 #, kde-format msgid "Global Tag Radio: \"%1\"" msgstr "xxGlobal Tag Radio: \"%1\"xx" #: services/lastfm/meta/LastFmMeta.cpp:274 #, kde-format msgid "User Tag Radio: \"%1\"" msgstr "xxUser Tag Radio: \"%1\"xx" #: services/lastfm/meta/LastFmMeta.cpp:282 #, kde-format msgid "Similar Artists to \"%1\"" msgstr "xxSimilar Artists to \"%1\"xx" #: services/lastfm/meta/LastFmMeta.cpp:286 #, kde-format msgid "Artist Fan Radio: \"%1\"" msgstr "xxArtist Fan Radio: \"%1\"xx" #: services/lastfm/meta/LastFmMeta.cpp:295 #, kde-format msgid "%1's Neighbor Radio" msgstr "xx%1's Neighbor Radioxx" #: services/lastfm/meta/LastFmMeta.cpp:299 #, kde-format msgid "%1's Personal Radio" msgstr "xx%1's Personal Radioxx" #: services/lastfm/meta/LastFmMeta.cpp:303 #, kde-format msgid "%1's Mix Radio" msgstr "xx%1's Mix Radioxx" #: services/lastfm/meta/LastFmMeta.cpp:307 #, kde-format msgid "%1's Recommended Radio" msgstr "xx%1's Recommended Radioxx" #: services/lastfm/meta/LastFmMeta.cpp:311 #, kde-format msgid "%1's Recommended Radio (Popularity %2)" msgstr "xx%1's Recommended Radio (Popularity %2)xx" #: services/lastfm/meta/LastFmMeta.cpp:318 #, kde-format msgid "Group Radio: %1" msgstr "xxGroup Radio: %1xx" #: services/lastfm/meta/LastFmMeta.cpp:326 #, kde-format msgid "Track Radio" msgstr "xxTrack Radioxx" #: services/lastfm/meta/LastFmMeta.cpp:330 #, kde-format msgid "Artist Radio" msgstr "xxArtist Radioxx" #: services/lastfm/meta/LastFmMeta.cpp:430 #, kde-format msgid "Last.fm is cool..." msgstr "xxLast.fm is cool...xx" #: services/lastfm/meta/LastFmMultiPlayableCapability.cpp:98 #, kde-format msgid "" "To listen to Last.fm streams and radio you need to be a paying Last.fm " "subscriber and you need to stream from a supported country. All other Last.fm features " "work fine." msgstr "" "xxTo listen to Last.fm streams and radio you need to be a paying Last.fm " "subscriber and you need to stream from a supported country. All other Last.fm features " "work fine.xx" #: services/lastfm/meta/LastFmMultiPlayableCapability.cpp:106 #, kde-format msgid "Error starting track from Last.fm radio" msgstr "xxError starting track from Last.fm radioxx" #: services/lastfm/ScrobblerAdapter.cpp:158 #, kde-format msgctxt "As in Last.fm" msgid "Loved Track: %1" msgstr "xxLoved Track: %1xx" #: services/lastfm/ScrobblerAdapter.cpp:170 #, kde-format msgctxt "As in Last.fm" msgid "Banned Track: %1" msgstr "xxBanned Track: %1xx" #: services/lastfm/ScrobblerAdapter.cpp:251 #, kde-format msgctxt "" "%1 is field name such as Album Name; %2 is the original value; %3 is the " "corrected value" msgid "%1 %2 should be corrected to %3" msgstr "xx%1 %2 should be corrected to %3xx" #: services/lastfm/ScrobblerAdapter.cpp:267 #, kde-format msgctxt "%1 is artist, %2 is title" msgid "%1 - %2" msgstr "xx%1 - %2xx" #: services/lastfm/ScrobblerAdapter.cpp:270 #, kde-format msgid "Last.fm suggests that some tags of track %1 should be corrected:" msgstr "" "xxLast.fm suggests that some tags of track %1 should be corrected:xx" #: services/lastfm/SimilarArtistsAction.cpp:27 #, kde-format msgid "Play Similar Artists from Last.fm" msgstr "xxPlay Similar Artists from Last.fmxx" #: services/lastfm/SynchronizationAdapter.cpp:61 #, kde-format msgctxt "description of the Last.fm statistics synchronization provider" msgid "slows down track matching" msgstr "xxslows down track matchingxx" #: services/magnatune/MagnatuneAlbumDownloader.cpp:67 #, kde-format msgid "Downloading '%1' by %2 from Magnatune.com" msgstr "xxDownloading '%1' by %2 from Magnatune.comxx" #: services/magnatune/MagnatuneAlbumDownloader.cpp:71 #, kde-format msgid "Downloading album from Magnatune.com" msgstr "xxDownloading album from Magnatune.comxx" #: services/magnatune/MagnatuneAlbumDownloader.cpp:100 #, kde-format msgid "Magnatune download seems to have failed. Cannot read zip file" msgstr "xxMagnatune download seems to have failed. Cannot read zip filexx" #: services/magnatune/MagnatuneAlbumDownloader.cpp:109 #, kde-format msgid "Uncompressing Magnatune.com download..." msgstr "xxUncompressing Magnatune.com download...xx" #: services/magnatune/MagnatuneAlbumDownloader.cpp:133 #, kde-format msgid "Adding album cover to collection" msgstr "xxAdding album cover to collectionxx" #: services/magnatune/MagnatuneCollectionLocation.cpp:42 #, kde-format msgid "Preview Tracks" msgstr "xxPreview Tracksxx" #: services/magnatune/MagnatuneCollectionLocation.cpp:54 #, kde-format msgid "" "The tracks you are about to copy are Magnatune.com preview streams. For " "better quality and advert free streams, consider buying an album download. " "Remember that when buying from Magnatune the artist gets 50%. Also if you " "buy using Amarok, you support the Amarok project with 10%." msgstr "" "xxThe tracks you are about to copy are Magnatune.com preview streams. For " "better quality and advert free streams, consider buying an album download. " "Remember that when buying from Magnatune the artist gets 50%. Also if you " "buy using Amarok, you support the Amarok project with 10%.xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_4) #: services/magnatune/MagnatuneConfigWidget.ui:17 #, kde-format msgid "Updates" msgstr "xxUpdatesxx" #. i18n: ectx: property (text), widget (QLabel, label_8) #: services/magnatune/MagnatuneConfigWidget.ui:23 #, kde-format msgid "" "If you check this box, Amarok will periodically check for Magnatune database " "updates and download them automatically." msgstr "" "xxIf you check this box, Amarok will periodically check for Magnatune " "database updates and download them automatically.xx" #. i18n: ectx: property (text), widget (QCheckBox, autoUpdateDatabase) #. i18n: ectx: property (text), widget (QCheckBox, autoUpdate) #: services/magnatune/MagnatuneConfigWidget.ui:33 #: services/magnatune/MagnatuneNeedUpdateWidget.ui:32 #, kde-format msgid "Update Magnatune database automatically" msgstr "xxUpdate Magnatune database automaticallyxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_3) #: services/magnatune/MagnatuneConfigWidget.ui:43 #, kde-format msgid "Redownloads" msgstr "xxRedownloadsxx" #. i18n: ectx: property (text), widget (QLabel, label_7) #: services/magnatune/MagnatuneConfigWidget.ui:49 #, kde-format msgid "" "Enter your e-mail here to be able to redownload any previous purchase from " "Magnatune directly from within Amarok." msgstr "" "xxEnter your e-mail here to be able to redownload any previous purchase from " "Magnatune directly from within Amarok.xx" #. i18n: ectx: property (text), widget (QLabel, label_6) #: services/magnatune/MagnatuneConfigWidget.ui:59 #, kde-format msgctxt "Username for logins to Magnatune" msgid "E-mail:" msgstr "xxE-mail:xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: services/magnatune/MagnatuneConfigWidget.ui:79 #, kde-format msgid "Membership Options" msgstr "xxMembership Optionsxx" #. i18n: ectx: property (text), widget (QCheckBox, isMemberCheckbox) #: services/magnatune/MagnatuneConfigWidget.ui:85 #, kde-format msgid "I am a member" msgstr "xxI am a memberxx" #. i18n: ectx: property (text), widget (QLabel, label) #: services/magnatune/MagnatuneConfigWidget.ui:105 #, kde-format msgid "Membership type:" msgstr "xxMembership type:xx" #. i18n: ectx: property (text), item, widget (QComboBox, typeComboBox) #: services/magnatune/MagnatuneConfigWidget.ui:116 #, kde-format msgid "Stream" msgstr "xxStreamxx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: services/magnatune/MagnatuneConfigWidget.ui:129 #, kde-format msgctxt "Username for logins to Magnatune" msgid "Username:" msgstr "xxUsername:xx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: services/magnatune/MagnatuneConfigWidget.ui:143 #, kde-format msgid "Password:" msgstr "xxPassword:xx" #. i18n: ectx: property (text), widget (QLabel, label_4) #: services/magnatune/MagnatuneConfigWidget.ui:161 #, kde-format msgid "" "\n" "\n" "

For more information about the Magnatune.com " "memberships, and to sign up, go to http://magnatune.com/" "compare_plans

" msgstr "" "xx\n" "\n" "

For more information about the Magnatune.com " "memberships, and to sign up, go to http://magnatune.com/" "compare_plans

xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: services/magnatune/MagnatuneConfigWidget.ui:183 #, kde-format msgid "Stream Options" msgstr "xxStream Optionsxx" #. i18n: ectx: property (text), widget (QLabel, label_5) #: services/magnatune/MagnatuneConfigWidget.ui:189 #, kde-format msgid "Preview stream type:" msgstr "xxPreview stream type:xx" #. i18n: ectx: property (text), item, widget (QComboBox, streamTypeComboBox) #: services/magnatune/MagnatuneConfigWidget.ui:197 #, kde-format msgid "Ogg" msgstr "xxOggxx" #. i18n: ectx: property (text), item, widget (QComboBox, streamTypeComboBox) #: services/magnatune/MagnatuneConfigWidget.ui:202 #, kde-format msgid "High Quality Mp3" msgstr "xxHigh Quality Mp3xx" #. i18n: ectx: property (text), item, widget (QComboBox, streamTypeComboBox) #: services/magnatune/MagnatuneConfigWidget.ui:207 #, kde-format msgid "Low Quality Mp3" msgstr "xxLow Quality Mp3xx" #. i18n: ectx: property (windowTitle), widget (QDialog, magnatuneDownloadDialogBase) #: services/magnatune/MagnatuneDownloadDialogBase.ui:13 #, kde-format msgid "Magnatune.com Album Download" msgstr "xxMagnatune.com Album Downloadxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: services/magnatune/MagnatuneDownloadDialogBase.ui:19 #, kde-format msgid "Download options" msgstr "xxDownload optionsxx" #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: services/magnatune/MagnatuneDownloadDialogBase.ui:25 #, kde-format msgid "Select Format:" msgstr "xxSelect Format:xx" #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: services/magnatune/MagnatuneDownloadDialogBase.ui:38 #, kde-format msgid "Download to:" msgstr "xxDownload to:xx" #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: services/magnatune/MagnatuneDownloadDialogBase.ui:51 #, kde-format msgid "" "If you download to a location that is already being monitored by Amarok, the " "album will automatically be added to your collection." msgstr "" "xxIf you download to a location that is already being monitored by Amarok, " "the album will automatically be added to your collection.xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox2) #: services/magnatune/MagnatuneDownloadDialogBase.ui:67 #, kde-format msgid "Magnatune info" msgstr "xxMagnatune infoxx" #. i18n: ectx: property (text), widget (QPushButton, downloadButton) #: services/magnatune/MagnatuneDownloadDialogBase.ui:83 #, kde-format msgid "&Download" msgstr "xx&Downloadxx" #: services/magnatune/MagnatuneDownloadHandler.cpp:83 #, kde-format msgid "Processing download" msgstr "xxProcessing downloadxx" #: services/magnatune/MagnatuneDownloadHandler.cpp:148 #, kde-format msgid "" "There seems to be an error in the supplied membership information. Please " "correct this and try again." msgstr "" "xxThere seems to be an error in the supplied membership information. Please " "correct this and try again.xx" #: services/magnatune/MagnatuneDownloadHandler.cpp:148 #, kde-format msgid "Could not process download" msgstr "xxCould not process downloadxx" #: services/magnatune/MagnatuneDownloadInfo.cpp:210 #, kde-format msgid "" "Redownload of a previously purchased album \"%1\" by \"%2\" from Magnatune." "com.\n" "\n" "Username: %3\n" "Password: %4\n" msgstr "" "xxRedownload of a previously purchased album \"%1\" by \"%2\" from Magnatune." "com.\n" "\n" "Username: %3\n" "Password: %4\n" "xx\n" #: services/magnatune/MagnatuneInfoParser.cpp:31 #, kde-format msgid "Loading artist info..." msgstr "xxLoading artist info...xx" #: services/magnatune/MagnatuneInfoParser.cpp:41 #, kde-format msgid "Fetching %1 Artist Info" msgstr "xxFetching %1 Artist Infoxx" #: services/magnatune/MagnatuneInfoParser.cpp:50 #, kde-format msgid "Loading album info..." msgstr "xxLoading album info...xx" #. i18n( "Genre: ");// + magnatuneAlbum-> #: services/magnatune/MagnatuneInfoParser.cpp:72 #, kde-format msgid "Release Year: %1" msgstr "xxRelease Year: %1xx" #: services/magnatune/MagnatuneInfoParser.cpp:77 #, kde-format msgid "Description:" msgstr "xxDescription:xx" #: services/magnatune/MagnatuneInfoParser.cpp:81 #, kde-format msgid "From Magnatune.com" msgstr "xxFrom Magnatune.comxx" #: services/magnatune/MagnatuneInfoParser.cpp:163 #, kde-format msgid "Loading Magnatune.com frontpage..." msgstr "xxLoading Magnatune.com frontpage...xx" #: services/magnatune/MagnatuneInfoParser.cpp:166 #, kde-format msgid "Fetching Magnatune.com front page" msgstr "xxFetching Magnatune.com front pagexx" #: services/magnatune/MagnatuneInfoParser.cpp:177 #: services/magnatune/MagnatuneInfoParser.cpp:191 #, kde-format msgid "Loading your Magnatune.com favorites page..." msgstr "xxLoading your Magnatune.com favorites page...xx" #: services/magnatune/MagnatuneInfoParser.cpp:202 #: services/magnatune/MagnatuneInfoParser.cpp:216 #, kde-format msgid "Loading your personal Magnatune.com recommendations page..." msgstr "xxLoading your personal Magnatune.com recommendations page...xx" #: services/magnatune/MagnatuneMeta.cpp:215 #, kde-format msgid "The non evil record label that is fair to artists and customers alike" msgstr "" "xxThe non evil record label that is fair to artists and customers alikexx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: services/magnatune/MagnatuneNeedUpdateWidget.ui:39 #, kde-format msgid "Click this button to download Magnatune database now." msgstr "xxClick this button to download Magnatune database now.xx" #. i18n: ectx: property (text), widget (QLabel, label) #: services/magnatune/MagnatuneNeedUpdateWidget.ui:49 #, kde-format msgid "" "Amarok needs to download Magnatune database in order to enable Magnatune " "store." msgstr "" "xxAmarok needs to download Magnatune database in order to enable Magnatune " "store.xx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: services/magnatune/MagnatuneNeedUpdateWidget.ui:59 #, kde-format msgid "" "If you enable the following option, Amarok will check for Magnatune updates " "and download them automatically. You can always disable this option later in " "Magnatune service configuration." msgstr "" "xxIf you enable the following option, Amarok will check for Magnatune " "updates and download them automatically. You can always disable this option " "later in Magnatune service configuration.xx" #. i18n: ectx: property (text), widget (QPushButton, update) #: services/magnatune/MagnatuneNeedUpdateWidget.ui:69 #, kde-format msgid "Update" msgstr "xxUpdatexx" #. i18n: ectx: property (windowTitle), widget (QDialog, magnatuneReDownloadDialogBase) #: services/magnatune/MagnatuneRedownloadDialogBase.ui:13 #, kde-format msgid "Redownload manager" msgstr "xxRedownload managerxx" #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: services/magnatune/MagnatuneRedownloadDialogBase.ui:19 #, kde-format msgid "These are the albums that you have previously downloaded:" msgstr "xxThese are the albums that you have previously downloaded:xx" #. i18n: ectx: property (text), widget (QPushButton, redownloadButton) #: services/magnatune/MagnatuneRedownloadDialogBase.ui:29 #, kde-format msgid "Re&download" msgstr "xxRe&downloadxx" #. i18n: ectx: property (text), widget (QTreeWidget, redownloadListView) #: services/magnatune/MagnatuneRedownloadDialogBase.ui:60 #, kde-format msgid "Artist - Album" msgstr "xxArtist - Albumxx" #: services/magnatune/MagnatuneRedownloadHandler.cpp:149 #, kde-format msgid "Getting list of previous Magnatune.com purchases" msgstr "xxGetting list of previous Magnatune.com purchasesxx" #. i18n: ectx: property (windowTitle), widget (QDialog, SignupDialog) #: services/magnatune/MagnatuneSignupDialogBase.ui:14 #, kde-format msgid "Magnatune.com member signup" msgstr "xxMagnatune.com member signupxx" #. i18n: ectx: property (text), widget (QLabel, label) #: services/magnatune/MagnatuneSignupDialogBase.ui:32 #, no-c-format, kde-format msgid "" "\n" "\n" "

By becoming a Magnatune." "com member, you get unlimited download access and can download any album " "from within Amarok with a single mouse click. By joining, you can also " "listen to all streaming tracks from Magnatune.com ad-free.

\n" "

\n" "

The Amarok team gets 10% " "of your initial membership payment, so by joining, you are also supporting " "the development of Amarok.

\n" "

\n" "

As always, the artists get " "50% of your membership payment(s) distributed based on which artist you " "download and stream.

\n" "

\n" "

To read more about " "Magnatune.com memberships, or to sign up, click here: Membership Info

\n" "

\n" "

After joining, go to the " "Magnatune config in \"Settings->Configure Amarok->Plugins\" and enter your " "membership information.

" msgstr "" "xx\n" "\n" "

By becoming a Magnatune." "com member, you get unlimited download access and can download any album " "from within Amarok with a single mouse click. By joining, you can also " "listen to all streaming tracks from Magnatune.com ad-free.

\n" "

\n" "

The Amarok team gets 10% " "of your initial membership payment, so by joining, you are also supporting " "the development of Amarok.

\n" "

\n" "

As always, the artists get " "50% of your membership payment(s) distributed based on which artist you " "download and stream.

\n" "

\n" "

To read more about " "Magnatune.com memberships, or to sign up, click here: Membership Info

\n" "

\n" "

After joining, go to the " "Magnatune config in \"Settings->Configure Amarok->Plugins\" and enter your " "membership information.

xx" #. i18n: ectx: property (text), widget (QPushButton, closeButton) #: services/magnatune/MagnatuneSignupDialogBase.ui:45 #, kde-format msgid "Close" msgstr "xxClosexx" #: services/magnatune/MagnatuneStore.cpp:103 #, kde-format msgid "\"Fair trade\" online music store" msgstr "xx\"Fair trade\" online music storexx" #: services/magnatune/MagnatuneStore.cpp:107 #, no-c-format, kde-format msgid "" "Magnatune.com is a different kind of record company with the motto \"We are " "not evil!\" 50% of every purchase goes directly to the artist and if you " "purchase an album through Amarok, the Amarok project receives a 10% " "commission. Magnatune.com also offers \"all you can eat\" memberships that " "lets you download as much of their music as you like." msgstr "" "xxMagnatune.com is a different kind of record company with the motto \"We " "are not evil!\" 50% of every purchase goes directly to the artist and if you " "purchase an album through Amarok, the Amarok project receives a 10% " "commission. Magnatune.com also offers \"all you can eat\" memberships that " "lets you download as much of their music as you like.xx" #: services/magnatune/MagnatuneStore.cpp:217 #, kde-format msgid "Artist / Album" msgstr "xxArtist / Albumxx" #: services/magnatune/MagnatuneStore.cpp:241 #, kde-format msgid "Re-download" msgstr "xxRe-downloadxx" #: services/magnatune/MagnatuneStore.cpp:244 #, kde-format msgid "Update Database" msgstr "xxUpdate Databasexx" #: services/magnatune/MagnatuneStore.cpp:247 #, kde-format msgid "Tools" msgstr "xxToolsxx" #: services/magnatune/MagnatuneStore.cpp:268 #, kde-format msgid "Download Album" msgstr "xxDownload Albumxx" #: services/magnatune/MagnatuneStore.cpp:275 #, kde-format msgid "Signup" msgstr "xxSignupxx" #: services/magnatune/MagnatuneStore.cpp:326 #, kde-format msgid "Downloading Magnatune.com database..." msgstr "xxDownloading Magnatune.com database...xx" #: services/magnatune/MagnatuneStore.cpp:355 #, kde-format msgid "Updating the local Magnatune database." msgstr "xxUpdating the local Magnatune database.xx" #: services/magnatune/MagnatuneStore.cpp:618 #, c-format msgid "" "The Magnatune.com service accepts the following messages: \n" "\n" "\taddMoodyTracks mood count: Adds a number of random tracks with the " "specified mood to the playlist. The mood argument must have spaces escaped " "with %%20" msgstr "" "xxThe Magnatune.com service accepts the following messages: \n" "\n" "\taddMoodyTracks mood count: Adds a number of random tracks with the " "specified mood to the playlist. The mood argument must have spaces escaped " "with %%20xx" #: services/magnatune/MagnatuneStore.cpp:629 #, kde-format msgid "ERROR: No arguments supplied" msgstr "xxERROR: No arguments suppliedxx" #: services/magnatune/MagnatuneStore.cpp:634 #, kde-format msgid "ERROR: Wrong number of arguments for addMoodyTracks" msgstr "xxERROR: Wrong number of arguments for addMoodyTracksxx" #: services/magnatune/MagnatuneStore.cpp:644 #, kde-format msgid "ERROR: Parse error for argument 2 ( count )" msgstr "xxERROR: Parse error for argument 2 ( count )xx" #: services/magnatune/MagnatuneStore.cpp:648 #, kde-format msgid "ok" msgstr "xxokxx" #: services/magnatune/MagnatuneStore.cpp:651 #, kde-format msgid "ERROR: Unknown argument." msgstr "xxERROR: Unknown argument.xx" #: services/magnatune/MagnatuneUrlRunner.cpp:38 #, kde-format msgctxt "" "A type of command that triggers an action in the integrated Magnatune.com " "service" msgid "Magnatune" msgstr "xxMagnatunexx" #: services/magnatune/MagnatuneXmlParser.cpp:77 #, kde-format msgctxt "" "First part of: Magnatune.com database update complete. Database contains 3 " "tracks on 4 albums from 5 artists." msgid "Magnatune.com database update complete. Database contains 1 track on " msgid_plural "" "Magnatune.com database update complete. Database contains %1 tracks on " msgstr[0] "" "xxMagnatune.com database update complete. Database contains %1 tracks on xx" #: services/magnatune/MagnatuneXmlParser.cpp:81 #, kde-format msgctxt "" "Middle part of: Magnatune.com database update complete. Database contains 3 " "tracks on 4 albums from 5 artists." msgid "1 album from " msgid_plural "%1 albums from " msgstr[0] "xx%1 albums from xx" #: services/magnatune/MagnatuneXmlParser.cpp:83 #, kde-format msgctxt "" "Last part of: Magnatune.com database update complete. Database contains 3 " "tracks on 4 albums from 5 artists." msgid "1 artist." msgid_plural "%1 artists." msgstr[0] "xx%1 artists.xx" #: services/mp3tunes/harmonydaemon/main.cpp:36 #, kde-format msgid "Amarok's MP3tunes Harmony Daemon" msgstr "xxAmarok's MP3tunes Harmony Daemonxx" #: services/mp3tunes/harmonydaemon/main.cpp:38 #, kde-format msgid "(C) 2008, Casey Link" msgstr "xx(C) 2008, Casey Linkxx" #: services/mp3tunes/harmonydaemon/main.cpp:39 #, kde-format msgid "Handles AutoSync for the MP3tunes service in Amarok." msgstr "xxHandles AutoSync for the MP3tunes service in Amarok.xx" #: services/mp3tunes/harmonydaemon/main.cpp:40 #, kde-format msgid "" "IRC:\n" "server: irc.freenode.net / channels: #amarok, #amarok.de, #amarok.es, " "#amarok.fr\n" "\n" "Feedback:\n" "amarok@kde.org" msgstr "" "xxIRC:\n" "server: irc.freenode.net / channels: #amarok, #amarok.de, #amarok.es, " "#amarok.fr\n" "\n" "Feedback:\n" "amarok@kde.orgxx" #: services/mp3tunes/harmonydaemon/main.cpp:41 #, kde-format msgid "http://amarok.kde.org" msgstr "xxhttp://amarok.kde.orgxx" #: services/mp3tunes/harmonydaemon/main.cpp:48 #, kde-format msgid "The identifier the daemon should use." msgstr "xxThe identifier the daemon should use.xx" #: services/mp3tunes/harmonydaemon/main.cpp:49 #, kde-format msgid "The email to be used for authentication." msgstr "xxThe email to be used for authentication.xx" #: services/mp3tunes/harmonydaemon/main.cpp:50 #, kde-format msgid "The pin to be used for authentication." msgstr "xxThe pin to be used for authentication.xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: services/mp3tunes/Mp3tunesConfigWidget.ui:16 #, kde-format msgid "MP3tunes Login" msgstr "xxMP3tunes Loginxx" #. i18n: ectx: property (text), widget (QLabel, label) #: services/mp3tunes/Mp3tunesConfigWidget.ui:22 #, kde-format msgctxt "The e-mail address for Mp3Tunes logins" msgid "E-Mail:" msgstr "xxE-Mail:xx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: services/mp3tunes/Mp3tunesConfigWidget.ui:32 #, kde-format msgctxt "The MP3Tunes password" msgid "Password:" msgstr "xxPassword:xx" #. i18n: ectx: property (toolTip), widget (QCheckBox, enableHarmony) #. i18n: ectx: property (toolTip), widget (QLabel, label_3) #: services/mp3tunes/Mp3tunesConfigWidget.ui:42 #: services/mp3tunes/Mp3tunesConfigWidget.ui:49 #, kde-format msgid "" "AutoSync is a feature from MP3tunes which allows you to automatically move " "your music between computers and devices." msgstr "" "xxAutoSync is a feature from MP3tunes which allows you to automatically move " "your music between computers and devices.xx" #. i18n: ectx: property (whatsThis), widget (QLabel, label_3) #: services/mp3tunes/Mp3tunesConfigWidget.ui:52 #, kde-format msgid "" "AutoSync is a feature from MP3tunes which allows you to automatically move " "your music between computers and devices. You can upload music from one " "location and have it download instantly to other locations." msgstr "" "xxAutoSync is a feature from MP3tunes which allows you to automatically move " "your music between computers and devices. You can upload music from one " "location and have it download instantly to other locations.xx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: services/mp3tunes/Mp3tunesConfigWidget.ui:55 #, kde-format msgctxt "Enable harmony" msgid "Enable AutoSync" msgstr "xxEnable AutoSyncxx" #. i18n: ectx: property (text), widget (QLabel, label_4) #: services/mp3tunes/Mp3tunesConfigWidget.ui:62 #, kde-format msgid "PIN Code:" msgstr "xxPIN Code:xx" #. i18n: ectx: property (text), widget (QLabel, label_5) #: services/mp3tunes/Mp3tunesConfigWidget.ui:89 #, kde-format msgid "" "\n" "\n" "

Get an MP3tunes locker

" msgstr "" "xx\n" "\n" "

Get an MP3tunes locker

xx" #: services/mp3tunes/Mp3tunesMeta.cpp:48 #, kde-format msgid "" "Online music locker where you can safely store and access your music: http://" "mp3tunes.com" msgstr "" "xxOnline music locker where you can safely store and access your music: " "http://mp3tunes.comxx" #: services/mp3tunes/Mp3tunesService.cpp:104 #, kde-format msgid "The MP3tunes Locker: Your Music Everywhere!" msgstr "xxThe MP3tunes Locker: Your Music Everywhere!xx" #: services/mp3tunes/Mp3tunesService.cpp:217 #, kde-format msgid "MP3tunes AutoSync Enabled" msgstr "xxMP3tunes AutoSync Enabledxx" #: services/mp3tunes/Mp3tunesService.cpp:233 #, kde-format msgid "MP3tunes AutoSync Disabled" msgstr "xxMP3tunes AutoSync Disabledxx" #: services/mp3tunes/Mp3tunesService.cpp:253 #, kde-format msgid "Authenticating" msgstr "xxAuthenticatingxx" #: services/mp3tunes/Mp3tunesService.cpp:265 #, kde-format msgid "MP3tunes failed to Authenticate." msgstr "xxMP3tunes failed to Authenticate.xx" #: services/mp3tunes/Mp3tunesService.cpp:295 #, kde-format msgid "MP3tunes Harmony: Disconnected" msgstr "xxMP3tunes Harmony: Disconnectedxx" #: services/mp3tunes/Mp3tunesService.cpp:302 #: services/mp3tunes/Mp3tunesService.cpp:315 #, kde-format msgid "MP3tunes Harmony: Waiting for PIN Input" msgstr "xxMP3tunes Harmony: Waiting for PIN Inputxx" #: services/mp3tunes/Mp3tunesService.cpp:327 #, kde-format msgid "MP3tunes Harmony: Successfully Connected" msgstr "xxMP3tunes Harmony: Successfully Connectedxx" #: services/mp3tunes/Mp3tunesService.cpp:342 #, kde-format msgid "" "MP3tunes Harmony Error\n" "%1" msgstr "" "xxMP3tunes Harmony Error\n" "%1xx" #: services/mp3tunes/Mp3tunesServiceCollection.cpp:60 #: services/mp3tunes/Mp3tunesServiceCollectionLocation.cpp:44 #, kde-format msgid "MP3tunes Locker" msgstr "xxMP3tunes Lockerxx" #: services/mp3tunes/Mp3tunesServiceCollectionLocation.cpp:78 #, kde-format msgid "" "Only the following types of tracks can be uploaded to MP3tunes: mp3, mp4, " "m4a, m4p, aac, wma, and ogg. " msgstr "" "xxOnly the following types of tracks can be uploaded to MP3tunes: mp3, mp4, " "m4a, m4p, aac, wma, and ogg. xx" #: services/mp3tunes/Mp3tunesWorkers.cpp:344 #, kde-format msgid "Upload to MP3tunes Initiated" msgstr "xxUpload to MP3tunes Initiatedxx" #: services/mp3tunes/Mp3tunesWorkers.cpp:370 #, kde-format msgid "Uploading Track %1/%2" msgstr "xxUploading Track %1/%2xx" #. i18n: ectx: property (text), widget (QLabel, instructionsLabel) #: services/opmldirectory/AddOpmlWidget.ui:37 #, kde-format msgid "Add a local or remote OPML file to be included in the list." msgstr "xxAdd a local or remote OPML file to be included in the list.xx" #. i18n: ectx: property (placeholderText), widget (QLineEdit, titleEdit) #: services/opmldirectory/AddOpmlWidget.ui:88 #, kde-format msgid "If left blank the title from the OPML will be used." msgstr "xxIf left blank the title from the OPML will be used.xx" #: services/opmldirectory/OpmlDirectoryInfoParser.cpp:56 #, kde-format msgid "Loading Podcast Info..." msgstr "xxLoading Podcast Info...xx" #: services/opmldirectory/OpmlDirectoryInfoParser.cpp:66 #, kde-format msgid "Fetching Podcast Info" msgstr "xxFetching Podcast Infoxx" #: services/opmldirectory/OpmlDirectoryModel.cpp:39 #: services/opmldirectory/OpmlDirectoryService.cpp:136 #, kde-format msgid "Add OPML" msgstr "xxAdd OPMLxx" #: services/opmldirectory/OpmlDirectoryModel.cpp:293 #, kde-format msgctxt "Heading of Add OPML dialog" msgid "Add OPML" msgstr "xxAdd OPMLxx" #: services/opmldirectory/OpmlDirectoryModel.cpp:344 #, kde-format msgid "New Folder" msgstr "xxNew Folderxx" #: services/opmldirectory/OpmlDirectoryService.cpp:50 #, kde-format msgid "Podcast Directory" msgstr "xxPodcast Directoryxx" #: services/opmldirectory/OpmlDirectoryService.cpp:70 #, kde-format msgid "A large listing of podcasts" msgstr "xxA large listing of podcastsxx" #: services/opmldirectory/OpmlDirectoryService.cpp:73 #, kde-format msgid "" "A comprehensive list of searchable podcasts that you can subscribe to " "directly from within Amarok." msgstr "" "xxA comprehensive list of searchable podcasts that you can subscribe to " "directly from within Amarok.xx" #: services/opmldirectory/OpmlDirectoryService.cpp:160 #, kde-format msgid "Add an OPML file to the list." msgstr "xxAdd an OPML file to the list.xx" #: services/scriptable/ScriptableServiceInfoParser.cpp:44 #: services/scriptable/ScriptableServiceInfoParser.cpp:59 #: services/scriptable/ScriptableServiceInfoParser.cpp:74 #: services/scriptable/ScriptableServiceInfoParser.cpp:88 #, kde-format msgid "Loading info..." msgstr "xxLoading info...xx" #: services/ServiceBase.cpp:337 #, kde-format msgid "This service does not accept any messages" msgstr "xxThis service does not accept any messagesxx" #: services/ServiceBase.cpp:344 #, kde-format msgid "ERROR: unknown message" msgstr "xxERROR: unknown messagexx" #: services/ServiceMetaBase.cpp:249 #, kde-format msgid "Neither playable nor downloadable url specified." msgstr "xxNeither playable nor downloadable url specified.xx" #: services/ServicePluginManager.cpp:146 services/ServicePluginManager.cpp:163 #: services/ServicePluginManager.cpp:180 #, kde-format msgid "No service named %1 is currently loaded" msgstr "xxNo service named %1 is currently loadedxx" #: statsyncing/Config.cpp:100 #, kde-format msgid "This collection is currently offline" msgstr "xxThis collection is currently offlinexx" #: statsyncing/Controller.cpp:112 #, kde-format msgctxt "%1 is collection name" msgid "" "%1 has an ability to synchronize track meta-data such as play count or " "rating with other collections. Do you want to keep %1 synchronized?\n" "\n" "You can always change the decision in Amarok configuration." msgstr "" "xx%1 has an ability to synchronize track meta-data such as play count or " "rating with other collections. Do you want to keep %1 synchronized?\n" "\n" "You can always change the decision in Amarok configuration.xx" #: statsyncing/Controller.cpp:378 #, kde-format msgid "" "You only seem to have the Local Collection. Statistics synchronization only " "makes sense if there is more than one collection." msgstr "" "xxYou only seem to have the Local Collection. Statistics synchronization " "only makes sense if there is more than one collection.xx" #: statsyncing/models/CommonModel.cpp:162 #, kde-format msgctxt "%1 is play count and %2 is recent play count" msgid "%1 (%2)" msgstr "xx%1 (%2)xx" #: statsyncing/models/CommonModel.cpp:166 #: statsyncing/models/CommonModel.cpp:187 #: statsyncing/models/CommonModel.cpp:190 #: statsyncing/models/MatchedTracksModel.cpp:345 #: statsyncing/models/MatchedTracksModel.cpp:357 #: statsyncing/models/ProvidersModel.cpp:141 statsyncing/Process.cpp:255 #: statsyncing/ui/MatchedTracksPage.cpp:320 #, kde-format msgctxt "comma between list words" msgid ", " msgstr "xx, xx" #: statsyncing/models/CommonModel.cpp:177 #, kde-format msgid "Played %2 times of which one play is recent and unique to this source" msgid_plural "" "Played %2 times of which %1 plays are recent and unique to this source" msgstr[0] "" "xxPlayed %2 times of which %1 plays are recent and unique to this sourcexx" #: statsyncing/models/CommonModel.cpp:189 #, kde-format msgid "Ignored labels: %1" msgstr "xxIgnored labels: %1xx" #: statsyncing/models/CommonModel.cpp:208 #, kde-format msgid "%1 - %2 - %3" msgstr "xx%1 - %2 - %3xx" #: statsyncing/models/ProvidersModel.cpp:67 #, kde-format msgctxt "%1: name, %2: description" msgid "%1 (%2)" msgstr "xx%1 (%2)xx" #: statsyncing/models/ProvidersModel.cpp:72 #, kde-format msgid "" "Can match tracks by: %1\n" "Can synchronize: %2" msgstr "" "xxCan match tracks by: %1\n" "Can synchronize: %2xx" #: statsyncing/Process.cpp:48 #, kde-format msgid "Synchronize Statistics" msgstr "xxSynchronize Statisticsxx" #: statsyncing/Process.cpp:113 #, kde-format msgid "Matching Tracks for Statistics Synchronization" msgstr "xxMatching Tracks for Statistics Synchronizationxx" #: statsyncing/Process.cpp:230 #, kde-format msgid "Synchronizing Track Statistics" msgstr "xxSynchronizing Track Statisticsxx" #: statsyncing/Process.cpp:258 #, kde-format msgctxt "%2 is a list of collection names" msgid "Synchronization of %2 done. One track was updated." msgid_plural "Synchronization of %2 done. %1 tracks were updated." msgstr[0] "xxSynchronization of %2 done. %1 tracks were updated.xx" #: statsyncing/Process.cpp:273 #, kde-format msgid "One track was queued for scrobbling to %2." msgid_plural "%1 tracks were queued for scrobbling to %2." msgstr[0] "xx%1 tracks were queued for scrobbling to %2.xx" #: statsyncing/Process.cpp:280 #, kde-format msgid "One track's played time was too short to be scrobbled." msgid_plural "%1 tracks' played time was too short to be scrobbled." msgstr[0] "xx%1 tracks' played time was too short to be scrobbled.xx" #: statsyncing/Process.cpp:284 #, kde-format msgid "One track had insufficient metadata to be scrobbled." msgid_plural "%1 tracks had insufficient metadata to be scrobbled." msgstr[0] "xx%1 tracks had insufficient metadata to be scrobbled.xx" #: statsyncing/Process.cpp:288 #, kde-format msgid "One track was reported to have been played in the future." msgid_plural "" "%1 tracks were reported to have been played in the future." msgstr[0] "" "xx%1 tracks were reported to have been played in the future.xx" #: statsyncing/Process.cpp:292 #, kde-format msgid "One track was last played in too distant past to be scrobbled." msgid_plural "" "%1 tracks were last played in too distant past to be scrobbled." msgstr[0] "" "xx%1 tracks were last played in too distant past to be scrobbled.xx" #: statsyncing/Process.cpp:296 #, kde-format msgid "Scrobbling of one track was skipped as configured by the user." msgid_plural "" "Scrobbling of %1 tracks was skipped as configured by the user." msgstr[0] "" "xxScrobbling of %1 tracks was skipped as configured by the user.xx" #: statsyncing/ui/ChooseProvidersPage.cpp:33 #: statsyncing/ui/MatchedTracksPage.cpp:135 #, kde-format msgid "Configure Synchronization..." msgstr "xxConfigure Synchronization...xx" #: statsyncing/ui/ChooseProvidersPage.cpp:35 #, kde-format msgid "Next" msgstr "xxNextxx" #: statsyncing/ui/ChooseProvidersPage.cpp:146 #, kde-format msgid "Tracks matched by: %1" msgstr "xxTracks matched by: %1xx" #: statsyncing/ui/ChooseProvidersPage.cpp:165 #, kde-format msgctxt "%1 is field name such as Rating" msgid "" "No selected collection supports writing %1 - it doesn't make sense to " "synchronize it." msgstr "" "xxNo selected collection supports writing %1 - it doesn't make sense to " "synchronize it.xx" #. i18n: ectx: property (title), widget (QGroupBox, providersBox) #: statsyncing/ui/ChooseProvidersPage.ui:17 #, kde-format msgid "Select Collections to Synchronize" msgstr "xxSelect Collections to Synchronizexx" #. i18n: ectx: property (title), widget (QGroupBox, fieldsBox) #: statsyncing/ui/ChooseProvidersPage.ui:49 #, kde-format msgid "Select Fields to Synchronize" msgstr "xxSelect Fields to Synchronizexx" #: statsyncing/ui/ConfigureProviderDialog.cpp:39 #, kde-format msgid "Configure Synchronization Target" msgstr "xxConfigure Synchronization Targetxx" #: statsyncing/ui/CreateProviderDialog.cpp:38 #, kde-format msgid "Add Synchronization Target" msgstr "xxAdd Synchronization Targetxx" #: statsyncing/ui/CreateProviderDialog.cpp:48 #, kde-format msgid "" "Important: before " "synchronizing tracks with a file-based target always make sure that the " "database file is not currently in use!" msgstr "" "xxImportant: before " "synchronizing tracks with a file-based target always make sure that the " "database file is not currently in use!xx" #: statsyncing/ui/CreateProviderDialog.cpp:61 #, kde-format msgid "Choose Target Type" msgstr "xxChoose Target Typexx" #: statsyncing/ui/CreateProviderDialog.cpp:87 #, kde-format msgid "Configure Target" msgstr "xxConfigure Targetxx" #: statsyncing/ui/MatchedTracksPage.cpp:140 #, kde-format msgid "Synchronize" msgstr "xxSynchronizexx" #: statsyncing/ui/MatchedTracksPage.cpp:148 #, kde-format msgid "" "There are no tracks unique to one of the sources participating in the " "synchronization" msgstr "" "xxThere are no tracks unique to one of the sources participating in the " "synchronizationxx" #: statsyncing/ui/MatchedTracksPage.cpp:151 #, kde-format msgid "There are no tracks excluded from synchronization" msgstr "xxThere are no tracks excluded from synchronizationxx" #: statsyncing/ui/MatchedTracksPage.cpp:155 #, kde-format msgid "Expand Tracks With Conflicts" msgstr "xxExpand Tracks With Conflictsxx" #: statsyncing/ui/MatchedTracksPage.cpp:157 #, kde-format msgid "Expand Updated" msgstr "xxExpand Updatedxx" #: statsyncing/ui/MatchedTracksPage.cpp:163 #, kde-format msgid "Collapse Tracks Without Conflicts" msgstr "xxCollapse Tracks Without Conflictsxx" #: statsyncing/ui/MatchedTracksPage.cpp:165 #, kde-format msgid "Collapse Not Updated" msgstr "xxCollapse Not Updatedxx" #: statsyncing/ui/MatchedTracksPage.cpp:186 #, kde-format msgid "Reset All Ratings to Undecided" msgstr "xxReset All Ratings to Undecidedxx" #: statsyncing/ui/MatchedTracksPage.cpp:194 #, kde-format msgctxt "%1 is collection name" msgid "Include Labels from %1" msgstr "xxInclude Labels from %1xx" #: statsyncing/ui/MatchedTracksPage.cpp:198 #, kde-format msgctxt "%1 is collection name" msgid "Exclude Labels from %1" msgstr "xxExclude Labels from %1xx" #: statsyncing/ui/MatchedTracksPage.cpp:202 #, kde-format msgid "Reset All Labels to Undecided (Don't Synchronize Them)" msgstr "xxReset All Labels to Undecided (Don't Synchronize Them)xx" #: statsyncing/ui/MatchedTracksPage.cpp:228 #, kde-format msgid "All Tracks" msgstr "xxAll Tracksxx" #: statsyncing/ui/MatchedTracksPage.cpp:229 #, kde-format msgid "Updated Tracks" msgstr "xxUpdated Tracksxx" #: statsyncing/ui/MatchedTracksPage.cpp:230 #, kde-format msgid "Tracks With Conflicts" msgstr "xxTracks With Conflictsxx" #: statsyncing/ui/MatchedTracksPage.cpp:239 #, kde-format msgid "There are no tracks with conflicts" msgstr "xxThere are no tracks with conflictsxx" #: statsyncing/ui/MatchedTracksPage.cpp:245 #, kde-format msgid "There are no tracks going to be updated" msgstr "xxThere are no tracks going to be updatedxx" #: statsyncing/ui/MatchedTracksPage.cpp:272 #, kde-format msgid "Tracks that are unique to their sources" msgstr "xxTracks that are unique to their sourcesxx" #: statsyncing/ui/MatchedTracksPage.cpp:290 #, kde-format msgid "Tracks that have been excluded from synchronization due to ambiguity" msgstr "" "xxTracks that have been excluded from synchronization due to ambiguityxx" #: statsyncing/ui/MatchedTracksPage.cpp:316 #, kde-format msgid "One play" msgid_plural "%1 plays" msgstr[0] "xx%1 playsxx" #: statsyncing/ui/MatchedTracksPage.cpp:318 #, kde-format msgctxt "%2 is the 'X plays message above'" msgid "%2 of one track will be scrobbled to %3." msgid_plural "%2 of %1 tracks will be scrobbled to %3." msgstr[0] "xx%2 of %1 tracks will be scrobbled to %3.xx" #: statsyncing/ui/MatchedTracksPage.cpp:383 #, kde-format msgctxt "%2 is the above '%1 track(s)' message" msgid "Showing %1 out of %2" msgstr "xxShowing %1 out of %2xx" #. i18n: ectx: attribute (title), widget (QWidget, matchedTab) #: statsyncing/ui/MatchedTracksPage.ui:21 #, kde-format msgid "Matched Tracks" msgstr "xxMatched Tracksxx" #. i18n: ectx: property (placeholderText), widget (QLineEdit, matchedFilterLine) #. i18n: ectx: property (placeholderText), widget (QLineEdit, uniqueFilterLine) #. i18n: ectx: property (placeholderText), widget (QLineEdit, excludedFilterLine) #: statsyncing/ui/MatchedTracksPage.ui:29 #: statsyncing/ui/MatchedTracksPage.ui:160 #: statsyncing/ui/MatchedTracksPage.ui:216 #, kde-format msgid "Filter Tracks..." msgstr "xxFilter Tracks...xx" #. i18n: ectx: property (toolTip), widget (QToolButton, matchedRatingsButton) #. i18n: ectx: property (toolTip), widget (QToolButton, matchedLabelsButton) #: statsyncing/ui/MatchedTracksPage.ui:65 #: statsyncing/ui/MatchedTracksPage.ui:84 #, kde-format msgid "Affects all applicable tracks, not just shown ones" msgstr "xxAffects all applicable tracks, not just shown onesxx" #. i18n: ectx: property (text), widget (QToolButton, matchedRatingsButton) #: statsyncing/ui/MatchedTracksPage.ui:68 #, kde-format msgid "Take Ratings From" msgstr "xxTake Ratings Fromxx" #. i18n: ectx: property (text), widget (QToolButton, matchedExpandButton) #: statsyncing/ui/MatchedTracksPage.ui:110 #, kde-format msgid "Expand" msgstr "xxExpandxx" #. i18n: ectx: property (text), widget (QToolButton, matchedCollapseButton) #: statsyncing/ui/MatchedTracksPage.ui:126 #, kde-format msgid "Collapse" msgstr "xxCollapsexx" #. i18n: ectx: attribute (title), widget (QWidget, uniqueTab) #: statsyncing/ui/MatchedTracksPage.ui:152 #, kde-format msgid "Unique Tracks" msgstr "xxUnique Tracksxx" #. i18n: ectx: attribute (title), widget (QWidget, excludedTab) #: statsyncing/ui/MatchedTracksPage.ui:208 #, kde-format msgid "Excluded Tracks" msgstr "xxExcluded Tracksxx" #. i18n: ectx: property (title), widget (QGroupBox, scrobblingGroupBox) #: statsyncing/ui/MatchedTracksPage.ui:267 #, kde-format msgid "Scrobbling" msgstr "xxScrobblingxx" #: statusbar/CompoundProgressBar.cpp:67 statusbar/CompoundProgressBar.cpp:196 #: statusbar/ProgressBar.cpp:48 #, kde-format msgid "Abort" msgstr "xxAbortxx" #: statusbar/CompoundProgressBar.cpp:71 statusbar/CompoundProgressBar.cpp:208 #, kde-format msgid "Multiple background tasks running (click to show)" msgstr "xxMultiple background tasks running (click to show)xx" #: statusbar/CompoundProgressBar.cpp:72 statusbar/CompoundProgressBar.cpp:209 #, kde-format msgid "Abort all background tasks" msgstr "xxAbort all background tasksxx" #: toolbar/MainToolbar.cpp:76 #, kde-format msgid "Main Toolbar" msgstr "xxMain Toolbarxx" #: toolbar/MainToolbar.cpp:83 #, kde-format msgid "Rediscover Your Music" msgstr "xxRediscover Your Musicxx" #: toolbar/SlimToolbar.cpp:36 #, kde-format msgid "Slim Toolbar" msgstr "xxSlim Toolbarxx" #: toolbar/VolumePopupButton.cpp:104 toolbar/VolumePopupButton.cpp:116 #: widgets/Osd.cpp:202 #, kde-format msgid "Volume: %1% (muted)" msgstr "xxVolume: %1% (muted)xx" #: toolbar/VolumePopupButton.cpp:104 widgets/Osd.cpp:202 #: widgets/VolumeDial.cpp:301 widgets/VolumeDial.cpp:340 #, kde-format msgid "Volume: %1%" msgstr "xxVolume: %1%xx" #: transcoding/TranscodingAssistantDialog.cpp:47 #, kde-format msgid "Transcode Tracks" msgstr "xxTranscode Tracksxx" #: transcoding/TranscodingAssistantDialog.cpp:61 #, kde-format msgid "Transc&ode" msgstr "xxTransc&odexx" #: transcoding/TranscodingAssistantDialog.cpp:73 #, kde-format msgid "" "While copying, you can choose to transcode your music files into another " "format with an encoder (codec). This can be done to save space or to make " "your files readable by a portable music player or a particular software " "program." msgstr "" "xxWhile copying, you can choose to transcode your music files into another " "format with an encoder (codec). This can be done to save space or to make " "your files readable by a portable music player or a particular software " "program.xx" #: transcoding/TranscodingAssistantDialog.cpp:78 #, kde-format msgid "&Copy" msgstr "xx&Copyxx" #: transcoding/TranscodingAssistantDialog.cpp:79 #, kde-format msgid "Just copy the tracks without transcoding them." msgstr "xxJust copy the tracks without transcoding them.xx" #: transcoding/TranscodingAssistantDialog.cpp:83 #, kde-format msgid "" "While moving, you can choose to transcode your music files into another " "format with an encoder (codec). This can be done to save space or to make " "your files readable by a portable music player or a particular software " "program. Only successfully transcoded files will be removed from their " "original location." msgstr "" "xxWhile moving, you can choose to transcode your music files into another " "format with an encoder (codec). This can be done to save space or to make " "your files readable by a portable music player or a particular software " "program. Only successfully transcoded files will be removed from their " "original location.xx" #: transcoding/TranscodingAssistantDialog.cpp:89 #, kde-format msgid "&Move" msgstr "xx&Movexx" #: transcoding/TranscodingAssistantDialog.cpp:90 #, kde-format msgid "Just move the tracks without transcoding them." msgstr "xxJust move the tracks without transcoding them.xx" #: transcoding/TranscodingAssistantDialog.cpp:157 #, kde-format msgctxt "Tooltip of a disabled transcoding encoder option" msgid "Not currently available on your system." msgstr "xxNot currently available on your system.xx" #: transcoding/TranscodingAssistantDialog.cpp:164 #, kde-format msgid "Target collection indicates this format would not be playable." msgstr "xxTarget collection indicates this format would not be playable.xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: transcoding/TranscodingAssistantDialog.ui:89 #, kde-format msgid "Transcode" msgstr "xxTranscodexx" #. i18n: ectx: property (toolTip), widget (QRadioButton, transcodeAllRadioButton) #. i18n: ectx: property (whatsThis), widget (QRadioButton, transcodeAllRadioButton) #: transcoding/TranscodingAssistantDialog.ui:223 #: transcoding/TranscodingAssistantDialog.ui:226 #, kde-format msgid "Transcode all tracks to the selected format" msgstr "xxTranscode all tracks to the selected formatxx" #. i18n: ectx: property (text), widget (QRadioButton, transcodeAllRadioButton) #: transcoding/TranscodingAssistantDialog.ui:229 #, kde-format msgid "Transcode all tracks" msgstr "xxTranscode all tracksxx" #. i18n: ectx: property (toolTip), widget (QRadioButton, transcodeOnlyIfNeededRadioButton) #. i18n: ectx: property (whatsThis), widget (QRadioButton, transcodeOnlyIfNeededRadioButton) #: transcoding/TranscodingAssistantDialog.ui:236 #: transcoding/TranscodingAssistantDialog.ui:239 #, kde-format msgid "" "Transcode tracks only when needed for playability in the destination " "collection" msgstr "" "xxTranscode tracks only when needed for playability in the destination " "collectionxx" #. i18n: ectx: property (text), widget (QRadioButton, transcodeOnlyIfNeededRadioButton) #: transcoding/TranscodingAssistantDialog.ui:242 #, kde-format msgid "Transcode only when needed for playability" msgstr "xxTranscode only when needed for playabilityxx" #. i18n: ectx: property (toolTip), widget (QRadioButton, transcodeUnlessSameTypeRadioButton) #. i18n: ectx: property (whatsThis), widget (QRadioButton, transcodeUnlessSameTypeRadioButton) #: transcoding/TranscodingAssistantDialog.ui:249 #: transcoding/TranscodingAssistantDialog.ui:252 #, kde-format msgid "Transcode only when source and destination file formats different" msgstr "xxTranscode only when source and destination file formats differentxx" #. i18n: ectx: property (text), widget (QRadioButton, transcodeUnlessSameTypeRadioButton) #: transcoding/TranscodingAssistantDialog.ui:255 #, kde-format msgid "Transcode only when source and destination formats are different" msgstr "xxTranscode only when source and destination formats are differentxx" #. i18n: ectx: property (text), widget (QLabel, encoderNotFoundLabel) #: transcoding/TranscodingAssistantDialog.ui:265 #, kde-format msgid "" "Note: No encoder is available. If you want to transcode tracks please " "install ffmpeg or libav package (with ffmpeg wrapper) " "with appropriate encoders. Otherwise you may check Remember this choice " "for the next time option in order to skip this dialog for future " "transfers." msgstr "" "xxNote: No encoder is available. If you want to transcode tracks " "please install ffmpeg or libav package (with ffmpeg " "wrapper) with appropriate encoders. Otherwise you may check Remember this " "choice for the next time option in order to skip this dialog for future " "transfers.xx" #. i18n: ectx: property (text), widget (QCheckBox, rememberCheckBox) #: transcoding/TranscodingAssistantDialog.ui:275 #, kde-format msgid "Remember this choice for the next time" msgstr "xxRemember this choice for the next timexx" #: transcoding/TranscodingOptionsStackedWidget.cpp:56 #, kde-format msgid "" "In order to configure the parameters of the transcoding operation, please " "pick an encoder from the list." msgstr "" "xxIn order to configure the parameters of the transcoding operation, please " "pick an encoder from the list.xx" #: transcoding/TranscodingPropertySliderWidget.cpp:99 #, kde-format msgid " (recommended)" msgstr "xx (recommended)xx" #: transcoding/TranscodingSelectConfigWidget.cpp:36 #, kde-format msgid "Ask before each transfer" msgstr "xxAsk before each transferxx" #: TrayIcon.cpp:152 widgets/VolumeDial.cpp:301 widgets/VolumeDial.cpp:340 #, kde-format msgid "Muted" msgstr "xxMutedxx" #: TrayIcon.cpp:156 #, kde-format msgid "%1%" msgstr "xx%1%xx" #: TrayIcon.cpp:158 #, kde-format msgid "Volume: %1" msgstr "xxVolume: %1xx" #: TrayIcon.cpp:164 #, kde-format msgid "Score: %1" msgstr "xxScore: %1xx" #: TrayIcon.cpp:182 #, kde-format msgid "Rating: %1" msgstr "xxRating: %1xx" #: TrayIcon.cpp:188 #, kde-format msgid "Play count: %1" msgstr "xxPlay count: %1xx" #: TrayIcon.cpp:192 #, kde-format msgid "Last played: %1" msgstr "xxLast played: %1xx" #: widgets/AnalyzerWidget.cpp:35 #, kde-format msgid "Click for more analyzers" msgstr "xxClick for more analyzersxx" #: widgets/AnalyzerWidget.cpp:69 #, kde-format msgid "&Visualizations" msgstr "xx&Visualizationsxx" #: widgets/BookmarkPopup.cpp:82 widgets/BookmarkPopup.cpp:110 #, kde-format msgid "Bookmark" msgstr "xxBookmarkxx" #: widgets/BreadcrumbItemButton.cpp:239 #, kde-format msgid "List and run bookmarks, or create new ones" msgstr "xxList and run bookmarks, or create new onesxx" #: widgets/BreadcrumbItemButton.cpp:257 #, kde-format msgid "Amarok Bookmarks" msgstr "xxAmarok Bookmarksxx" #: widgets/BreadcrumbItemButton.cpp:276 #, kde-format msgid "Copy Current View Bookmark to Clipboard" msgstr "xxCopy Current View Bookmark to Clipboardxx" #: widgets/FilenameLayoutWidget.cpp:78 #, kde-format msgid "Scheme" msgstr "xxSchemexx" #: widgets/FilenameLayoutWidget.cpp:84 #, kde-format msgid "Preset:" msgstr "xxPreset:xx" #: widgets/FilenameLayoutWidget.cpp:88 #, kde-format msgid "A list of selectable filename scheme/format presets." msgstr "xxA list of selectable filename scheme/format presets.xx" #: widgets/FilenameLayoutWidget.cpp:92 #, kde-format msgid "Add preset" msgstr "xxAdd presetxx" #: widgets/FilenameLayoutWidget.cpp:93 #, kde-format msgid "Saves the current scheme/format as new preset." msgstr "xxSaves the current scheme/format as new preset.xx" #: widgets/FilenameLayoutWidget.cpp:96 #, kde-format msgid "Update preset" msgstr "xxUpdate presetxx" #: widgets/FilenameLayoutWidget.cpp:97 #, kde-format msgid "Updates the preset with the current scheme/format." msgstr "xxUpdates the preset with the current scheme/format.xx" #: widgets/FilenameLayoutWidget.cpp:100 #, kde-format msgid "Remove preset" msgstr "xxRemove presetxx" #: widgets/FilenameLayoutWidget.cpp:101 #, kde-format msgid "Removes the currently selected preset." msgstr "xxRemoves the currently selected preset.xx" #: widgets/FilenameLayoutWidget.cpp:198 #, kde-format msgid "Ignore" msgstr "xxIgnorexx" #: widgets/FilenameLayoutWidget.cpp:199 #, kde-format msgid "Folder" msgstr "xxFolderxx" #: widgets/FilenameLayoutWidget.cpp:200 #, kde-format msgctxt "Artist's Initial" msgid "Initial" msgstr "xxInitialxx" #: widgets/FilenameLayoutWidget.cpp:207 #, kde-format msgid "Collection root" msgstr "xxCollection rootxx" #: widgets/FilenameLayoutWidget.cpp:277 #, kde-format msgid "&Basic..." msgstr "xx&Basic...xx" #: widgets/FilenameLayoutWidget.cpp:282 #, kde-format msgid "&Advanced..." msgstr "xx&Advanced...xx" #: widgets/FilenameLayoutWidget.cpp:434 #, kde-format msgid "New Preset" msgstr "xxNew Presetxx" #: widgets/FilenameLayoutWidget.cpp:434 #, kde-format msgid "Preset Name" msgstr "xxPreset Namexx" #: widgets/MetaQueryWidget.cpp:132 #, kde-format msgid "second" msgid_plural "seconds" msgstr[0] "xxsecondsxx" #: widgets/MetaQueryWidget.cpp:133 #, kde-format msgid "minute" msgid_plural "minutes" msgstr[0] "xxminutesxx" #: widgets/MetaQueryWidget.cpp:134 #, kde-format msgid "hour" msgid_plural "hours" msgstr[0] "xxhoursxx" #: widgets/MetaQueryWidget.cpp:135 #, kde-format msgid "day" msgid_plural "days" msgstr[0] "xxdaysxx" #: widgets/MetaQueryWidget.cpp:136 #, kde-format msgid "week" msgid_plural "weeks" msgstr[0] "xxweeksxx" #: widgets/MetaQueryWidget.cpp:137 #, kde-format msgid "month" msgid_plural "months" msgstr[0] "xxmonthsxx" #: widgets/MetaQueryWidget.cpp:320 #, kde-format msgid "Simple Search" msgstr "xxSimple Searchxx" #: widgets/MetaQueryWidget.cpp:685 #, kde-format msgctxt "Unit for data rate kilo bit per seconds" msgid "kbps" msgstr "xxkbpsxx" #: widgets/MetaQueryWidget.cpp:687 #, kde-format msgctxt "Unit for sample rate" msgid "Hz" msgstr "xxHzxx" #: widgets/MetaQueryWidget.cpp:689 #, kde-format msgctxt "Unit for file size in mega byte" msgid "MiB" msgstr "xxMiBxx" #: widgets/MetaQueryWidget.cpp:843 #, kde-format msgctxt "time format for specifying track length - hours, minutes, seconds" msgid "h:m:ss" msgstr "xxh:m:ssxx" #: widgets/MetaQueryWidget.cpp:997 #, kde-format msgctxt "The date lies before the given fixed date" msgid "before" msgstr "xxbeforexx" #: widgets/MetaQueryWidget.cpp:999 #, kde-format msgctxt "The date is the same as the given fixed date" msgid "on" msgstr "xxonxx" #: widgets/MetaQueryWidget.cpp:1001 #, kde-format msgctxt "The date is after the given fixed date" msgid "after" msgstr "xxafterxx" #: widgets/MetaQueryWidget.cpp:1003 #, kde-format msgctxt "The date is between the given fixed dates" msgid "between" msgstr "xxbetweenxx" #: widgets/MetaQueryWidget.cpp:1005 #, kde-format msgctxt "The date lies before the given time interval" msgid "older than" msgstr "xxolder thanxx" #: widgets/MetaQueryWidget.cpp:1007 #, kde-format msgctxt "The date lies after the given time interval" msgid "newer than" msgstr "xxnewer thanxx" #: widgets/MetaQueryWidget.cpp:1023 #, kde-format msgctxt "a numerical tag (like year or track number) is between two values" msgid "between" msgstr "xxbetweenxx" #: widgets/Osd.cpp:188 #, kde-format msgid "Rating changed" msgstr "xxRating changedxx" #: widgets/Osd.cpp:264 #, kde-format msgid "Volume: 100% (muted)" msgstr "xxVolume: 100% (muted)xx" #: widgets/Osd.cpp:512 #, kde-format msgid "" "On-Screen-Display preview\n" "Drag to reposition" msgstr "" "xxOn-Screen-Display preview\n" "Drag to repositionxx" #: widgets/Osd.cpp:760 #, kde-format msgid "Stopped" msgstr "xxStoppedxx" #: widgets/Osd.cpp:769 #, kde-format msgid "Paused" msgstr "xxPausedxx" #: widgets/PlayPauseButton.cpp:31 widgets/PlayPauseButton.cpp:81 #, kde-format msgid "Play" msgstr "xxPlayxx" #: widgets/PlayPauseButton.cpp:81 #, kde-format msgid "Pause" msgstr "xxPausexx" #: widgets/PrettyTreeDelegate.cpp:219 #, kde-format msgctxt "Example: 3.5 GB free (unit is part of %1)" msgid "%1 free" msgstr "xx%1 freexx" #: widgets/ProgressWidget.cpp:44 #, kde-format msgid "Track Progress" msgstr "xxTrack Progressxx" #: widgets/ProgressWidget.cpp:120 #, kde-format msgid "The amount of time elapsed in current track" msgstr "xxThe amount of time elapsed in current trackxx" #: widgets/ProgressWidget.cpp:121 #, kde-format msgid "The amount of time remaining in current track" msgstr "xxThe amount of time remaining in current trackxx" #: widgets/SearchWidget.cpp:51 #, kde-format msgid "Enter space-separated terms to search." msgstr "xxEnter space-separated terms to search.xx" #: widgets/SearchWidget.cpp:73 widgets/SearchWidget.cpp:167 #, kde-format msgid "Edit filter" msgstr "xxEdit filterxx" #: widgets/SliderWidget.cpp:243 #, kde-format msgid "Volume" msgstr "xxVolumexx" #: widgets/SliderWidget.cpp:244 #, kde-format msgid "100%" msgstr "xx100%xx" #: widgets/SliderWidget.cpp:245 #, kde-format msgid "80%" msgstr "xx80%xx" #: widgets/SliderWidget.cpp:246 #, kde-format msgid "60%" msgstr "xx60%xx" #: widgets/SliderWidget.cpp:247 #, kde-format msgid "40%" msgstr "xx40%xx" #: widgets/SliderWidget.cpp:248 #, kde-format msgid "20%" msgstr "xx20%xx" #: widgets/SliderWidget.cpp:249 #, kde-format msgid "0%" msgstr "xx0%xx" #: widgets/SliderWidget.cpp:410 #, kde-format msgctxt "" "Tooltip shown when the mouse is over the progress slider, representing the " "position in the currently playing track that Amarok will seek to if you " "click the mouse. Keep it concise." msgid "Jump to: %1" msgstr "xxJump to: %1xx" #: widgets/TokenDropTarget.cpp:311 #, kde-format msgid "Drag in and out items from above." msgstr "xxDrag in and out items from above.xx" #: widgets/TokenWithLayout.cpp:223 #, kde-format msgid "[prefix]" msgstr "xx[prefix]xx" #: widgets/TokenWithLayout.cpp:234 #, kde-format msgid "[suffix]" msgstr "xx[suffix]xx" #: widgets/TrackSelectWidget.cpp:71 #, kde-format msgid "Checkpoint: %1" msgstr "xxCheckpoint: %1xx" #: widgets/TrackSelectWidget.cpp:91 #, kde-format msgid "Track: %1" msgstr "xxTrack: %1xx" #: widgets/TrackSelectWidget.cpp:93 #, kde-format msgid "Album: %1" msgstr "xxAlbum: %1xx" #: widgets/TrackSelectWidget.cpp:95 #, kde-format msgid "Artist: %1" msgstr "xxArtist: %1xx" #: widgets/TrackSelectWidget.cpp:99 #, kde-format msgid "empty" msgstr "xxemptyxx" Index: trunk/l10n-kf5/x-test/messages/extragear-office/skrooge._desktop_.po =================================================================== --- trunk/l10n-kf5/x-test/messages/extragear-office/skrooge._desktop_.po (revision 1532354) +++ trunk/l10n-kf5/x-test/messages/extragear-office/skrooge._desktop_.po (revision 1532355) @@ -1,1788 +1,1780 @@ # msgid "" msgstr "" "Project-Id-Version: skrooge._desktop_\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-09 02:34+0000\n" -"PO-Revision-Date: 2019-01-08 04:29+0000\n" +"PO-Revision-Date: 2019-01-09 04:39+0000\n" "Last-Translator: transxx.py program \n" "Language-Team: KDE Test Language \n" "Language: x-test\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #: plugins/generic/skg_advice/org.kde.skg-plugin-advice.desktop:2 msgctxt "Name" msgid "Advice plugin" msgstr "xxAdvice pluginxx" #: plugins/generic/skg_advice/org.kde.skg-plugin-advice.desktop:33 msgctxt "Comment" msgid "A plugin to advise" msgstr "xxA plugin to advisexx" #: plugins/generic/skg_bookmark/org.kde.skg-plugin-bookmark.desktop:2 msgctxt "Name" msgid "Bookmark plugin" msgstr "xxBookmark pluginxx" #: plugins/generic/skg_bookmark/org.kde.skg-plugin-bookmark.desktop:33 msgctxt "Comment" msgid "A plugin for bookmarks" msgstr "xxA plugin for bookmarksxx" #: plugins/generic/skg_dashboard/org.kde.skg-plugin-dashboard.desktop:2 msgctxt "Name" msgid "Dashboard plugin" msgstr "xxDashboard pluginxx" #: plugins/generic/skg_dashboard/org.kde.skg-plugin-dashboard.desktop:32 msgctxt "Comment" msgid "Display a summary of your information" msgstr "xxDisplay a summary of your informationxx" #: plugins/generic/skg_debug/org.kde.skg-plugin-debug.desktop:2 msgctxt "Name" msgid "Debug plugin" msgstr "xxDebug pluginxx" #: plugins/generic/skg_debug/org.kde.skg-plugin-debug.desktop:33 msgctxt "Comment" msgid "A plugin helping debug" msgstr "xxA plugin helping debugxx" #: plugins/generic/skg_delete/org.kde.skg-plugin-delete.desktop:2 msgctxt "Name" msgid "Delete plugin" msgstr "xxDelete pluginxx" #: plugins/generic/skg_delete/org.kde.skg-plugin-delete.desktop:33 msgctxt "Comment" msgid "A plugin for delete" msgstr "xxA plugin for deletexx" #: plugins/generic/skg_file/org.kde.skg-plugin-file.desktop:2 msgctxt "Name" msgid "File plugin" msgstr "xxFile pluginxx" #: plugins/generic/skg_file/org.kde.skg-plugin-file.desktop:33 msgctxt "Comment" msgid "A plugin for file operations" msgstr "xxA plugin for file operationsxx" #: plugins/generic/skg_highlight/org.kde.skg-plugin-highlight.desktop:2 msgctxt "Name" msgid "Highlight plugin" msgstr "xxHighlight pluginxx" #: plugins/generic/skg_highlight/org.kde.skg-plugin-highlight.desktop:34 msgctxt "Comment" msgid "A plugin to highlight objects" msgstr "xxA plugin to highlight objectsxx" #: plugins/generic/skg_monthly/org.kde.skg-plugin-monthly.desktop:2 msgctxt "Name" msgid "Monthly plugin" msgstr "xxMonthly pluginxx" #: plugins/generic/skg_monthly/org.kde.skg-plugin-monthly.desktop:30 msgctxt "Comment" msgid "A monthly report plugin." msgstr "xxA monthly report plugin.xx" #: plugins/generic/skg_print/org.kde.skg-plugin-print.desktop:2 msgctxt "Name" msgid "Print plugin" msgstr "xxPrint pluginxx" #: plugins/generic/skg_print/org.kde.skg-plugin-print.desktop:32 msgctxt "Comment" msgid "A plugin to print pages" msgstr "xxA plugin to print pagesxx" #: plugins/generic/skg_properties/org.kde.skg-plugin-properties.desktop:2 msgctxt "Name" msgid "Properties plugin" msgstr "xxProperties pluginxx" #: plugins/generic/skg_properties/org.kde.skg-plugin-properties.desktop:32 msgctxt "Comment" msgid "A plugin to manage properties on objects" msgstr "xxA plugin to manage properties on objectsxx" #: plugins/generic/skg_selectall/org.kde.skg-plugin-selectall.desktop:2 msgctxt "Name" msgid "Select all plugin" msgstr "xxSelect all pluginxx" #: plugins/generic/skg_selectall/org.kde.skg-plugin-selectall.desktop:33 msgctxt "Comment" msgid "A plugin to select all" msgstr "xxA plugin to select allxx" #: plugins/generic/skg_statistic/org.kde.skg-plugin-statistic.desktop:2 msgctxt "Name" msgid "Statistic plugin" msgstr "xxStatistic pluginxx" #: plugins/generic/skg_statistic/org.kde.skg-plugin-statistic.desktop:25 msgctxt "Comment" msgid "A plugin to generate statistic" msgstr "xxA plugin to generate statisticxx" #: plugins/generic/skg_undoredo/org.kde.skg-plugin-undoredo.desktop:2 msgctxt "Name" msgid "Undo redo plugin" msgstr "xxUndo redo pluginxx" #: plugins/generic/skg_undoredo/org.kde.skg-plugin-undoredo.desktop:32 msgctxt "Comment" msgid "A plugin for undo and redo operations" msgstr "xxA plugin for undo and redo operationsxx" #: plugins/import/skrooge_import_afb120/org.kde.skrooge-import-afb120.desktop:2 msgctxt "Name" msgid "Skrooge import AFB120 plugin" msgstr "xxSkrooge import AFB120 pluginxx" #: plugins/import/skrooge_import_afb120/org.kde.skrooge-import-afb120.desktop:29 msgctxt "Comment" msgid "A Skrooge plugin to import AFB120 files" msgstr "xxA Skrooge plugin to import AFB120 filesxx" #: plugins/import/skrooge_import_backend/backends/org.kde.skrooge-import-backend-aqbanking.desktop:2 msgctxt "Name" msgid "AqBanking backend" msgstr "xxAqBanking backendxx" #: plugins/import/skrooge_import_backend/backends/org.kde.skrooge-import-backend-aqbanking.desktop:21 msgctxt "Comment" msgid "" "An import backend for Skrooge using AqBanking.\\n You must install AqBanking " "(aqbanking-cli and aqhbci-tool4) and setup all accounts manually before " "using this backend.\\n\\nAt least AqBanking version 5.6.10 or later is " "required.\\n\\nThis backend starts an AqBanking user-interactive session in " "the default terminal emulator.\\nIf you experience issues please switch to " "the \"xterm\" terminal emulator by setting the parameters to:\\naqbanking(--" "terminal-emulator '\"xterm -e\"') [Note: The single and double quotes are " "important!]" msgstr "" "xxAn import backend for Skrooge using AqBanking.\\n You must install " "AqBanking (aqbanking-cli and aqhbci-tool4) and setup all accounts manually " "before using this backend.\\n\\nAt least AqBanking version 5.6.10 or later " "is required.\\n\\nThis backend starts an AqBanking user-interactive session " "in the default terminal emulator.\\nIf you experience issues please switch " "to the \"xterm\" terminal emulator by setting the parameters to:" "\\naqbanking(--terminal-emulator '\"xterm -e\"') [Note: The single and " "double quotes are important!]xx" #: plugins/import/skrooge_import_backend/backends/org.kde.skrooge-import-backend-weboob_coming.desktop:2 msgctxt "Name" msgid "Weboob coming backend" msgstr "xxWeboob coming backendxx" #: plugins/import/skrooge_import_backend/backends/org.kde.skrooge-import-backend-weboob_coming.desktop:17 msgctxt "Comment" msgid "" "An import backend for Skrooge using weboob for coming operation. This plugin " "can be used for card with deferred debit.\\n You must install weboob and " "configure correctly the boobank module before using this backend.\\n\\n " "Parameter:\\n The list of accounts to import separated by '|'. If you don't " "pass parameter then all accounts will be imported.\\n Example: 123@ca|456@bp" msgstr "" "xxAn import backend for Skrooge using weboob for coming operation. This " "plugin can be used for card with deferred debit.\\n You must install weboob " "and configure correctly the boobank module before using this backend.\\n\\n " "Parameter:\\n The list of accounts to import separated by '|'. If you don't " "pass parameter then all accounts will be imported.\\n Example: 123@ca|" "456@bpxx" #: plugins/import/skrooge_import_backend/backends/org.kde.skrooge-import-backend-weboob.desktop:2 msgctxt "Name" msgid "Weboob backend" msgstr "xxWeboob backendxx" #: plugins/import/skrooge_import_backend/backends/org.kde.skrooge-import-backend-weboob.desktop:20 msgctxt "Comment" msgid "" "An import backend for Skrooge using weboob.\\n You must install weboob and " "configure correctly the boobank module before using this backend.\\n\\n " "Parameters:\\n 1-The list of accounts to import separated by '|'. If you " "don't pass parameter then all accounts will be imported.\\n Example: 123@ca|" "456@bp\\n 2-The first date of imported operations in format YYYY-MM-DD.\\n " "Example: 2017-09-25\\nWarning:If you want to specify this parameter, you " "have to specify the first one too but it could be blank.\\n " "Example: ,2017-09-25" msgstr "" "xxAn import backend for Skrooge using weboob.\\n You must install weboob and " "configure correctly the boobank module before using this backend.\\n\\n " "Parameters:\\n 1-The list of accounts to import separated by '|'. If you " "don't pass parameter then all accounts will be imported.\\n Example: 123@ca|" "456@bp\\n 2-The first date of imported operations in format YYYY-MM-DD.\\n " "Example: 2017-09-25\\nWarning:If you want to specify this parameter, you " "have to specify the first one too but it could be blank.\\n " "Example: ,2017-09-25xx" #: plugins/import/skrooge_import_backend/org.kde.skrooge-import-backend.desktop:2 msgctxt "Name" msgid "Skrooge import backend plugin" msgstr "xxSkrooge import backend pluginxx" #: plugins/import/skrooge_import_backend/org.kde.skrooge-import-backend.desktop:29 msgctxt "Comment" msgid "A Skrooge plugin to import files from backends" msgstr "xxA Skrooge plugin to import files from backendsxx" #: plugins/import/skrooge_import_backend/org.kde.skrooge-import-backend-type.desktop:2 msgctxt "Name" msgid "Skrooge Import Backend" msgstr "xxSkrooge Import Backendxx" #: plugins/import/skrooge_import_csv/org.kde.skrooge-import-csv.desktop:2 msgctxt "Name" msgid "Skrooge import CSV plugin" msgstr "xxSkrooge import CSV pluginxx" #: plugins/import/skrooge_import_csv/org.kde.skrooge-import-csv.desktop:31 msgctxt "Comment" msgid "A Skrooge plugin to import CSV files" msgstr "xxA Skrooge plugin to import CSV filesxx" #: plugins/import/skrooge_import_gnc/org.kde.skrooge-import-gnc.desktop:2 msgctxt "Name" msgid "Skrooge import GNC plugin" msgstr "xxSkrooge import GNC pluginxx" #: plugins/import/skrooge_import_gnc/org.kde.skrooge-import-gnc.desktop:31 msgctxt "Comment" msgid "A Skrooge plugin to import GNC files" msgstr "xxA Skrooge plugin to import GNC filesxx" #: plugins/import/skrooge_import_gsb/org.kde.skrooge-import-gsb.desktop:2 msgctxt "Name" msgid "Skrooge import GSB plugin" msgstr "xxSkrooge import GSB pluginxx" #: plugins/import/skrooge_import_gsb/org.kde.skrooge-import-gsb.desktop:31 msgctxt "Comment" msgid "A Skrooge plugin to import GSB files" msgstr "xxA Skrooge plugin to import GSB filesxx" #: plugins/import/skrooge_import_iif/org.kde.skrooge-import-iif.desktop:2 msgctxt "Name" msgid "Skrooge import IIF plugin" msgstr "xxSkrooge import IIF pluginxx" #: plugins/import/skrooge_import_iif/org.kde.skrooge-import-iif.desktop:24 msgctxt "Comment" msgid "A Skrooge plugin to import IIF files" msgstr "xxA Skrooge plugin to import IIF filesxx" #: plugins/import/skrooge_import_json/org.kde.skrooge-import-json.desktop:2 msgctxt "Name" msgid "Skrooge import JSON plugin" msgstr "xxSkrooge import JSON pluginxx" #: plugins/import/skrooge_import_json/org.kde.skrooge-import-json.desktop:30 msgctxt "Comment" msgid "A Skrooge plugin to import JSON files" msgstr "xxA Skrooge plugin to import JSON filesxx" #: plugins/import/skrooge_import_kmy/org.kde.skrooge-import-kmy.desktop:2 msgctxt "Name" msgid "Skrooge import KMY plugin" msgstr "xxSkrooge import KMY pluginxx" #: plugins/import/skrooge_import_kmy/org.kde.skrooge-import-kmy.desktop:31 msgctxt "Comment" msgid "A Skrooge plugin to import KMY files" msgstr "xxA Skrooge plugin to import KMY filesxx" #: plugins/import/skrooge_import_ledger/org.kde.skrooge-import-ledger.desktop:2 msgctxt "Name" msgid "Skrooge import ledger plugin" msgstr "xxSkrooge import ledger pluginxx" #: plugins/import/skrooge_import_ledger/org.kde.skrooge-import-ledger.desktop:15 msgctxt "Comment" msgid "A Skrooge plugin to import ledger files" msgstr "xxA Skrooge plugin to import ledger filesxx" #: plugins/import/skrooge_import_mmb/org.kde.skrooge-import-mmb.desktop:2 msgctxt "Name" msgid "Skrooge import MMB plugin" msgstr "xxSkrooge import MMB pluginxx" #: plugins/import/skrooge_import_mmb/org.kde.skrooge-import-mmb.desktop:31 msgctxt "Comment" msgid "A Skrooge plugin to import MMB files" msgstr "xxA Skrooge plugin to import MMB filesxx" #: plugins/import/skrooge_import_mny/org.kde.skrooge-import-mny.desktop:2 msgctxt "Name" msgid "Skrooge import MNY plugin" msgstr "xxSkrooge import MNY pluginxx" #: plugins/import/skrooge_import_mny/org.kde.skrooge-import-mny.desktop:28 msgctxt "Comment" msgid "A Skrooge plugin to import Microsoft Money files" msgstr "xxA Skrooge plugin to import Microsoft Money filesxx" #: plugins/import/skrooge_import_mt940/org.kde.skrooge-import-mt940.desktop:2 msgctxt "Name" msgid "Skrooge import MT940 plugin" msgstr "xxSkrooge import MT940 pluginxx" #: plugins/import/skrooge_import_mt940/org.kde.skrooge-import-mt940.desktop:31 msgctxt "Comment" msgid "A Skrooge plugin to import MT940 files" msgstr "xxA Skrooge plugin to import MT940 filesxx" #: plugins/import/skrooge_import_ofx/org.kde.skrooge-import-ofx.desktop:2 msgctxt "Name" msgid "Skrooge import OFX plugin" msgstr "xxSkrooge import OFX pluginxx" #: plugins/import/skrooge_import_ofx/org.kde.skrooge-import-ofx.desktop:31 msgctxt "Comment" msgid "A Skrooge plugin to import OFX files" msgstr "xxA Skrooge plugin to import OFX filesxx" #: plugins/import/skrooge_import_pdf/org.kde.skrooge-import-pdf.desktop:2 msgctxt "Name" msgid "Skrooge import PDF plugin" msgstr "xxSkrooge import PDF pluginxx" #: plugins/import/skrooge_import_pdf/org.kde.skrooge-import-pdf.desktop:21 msgctxt "Comment" msgid "A Skrooge plugin to import PDF files" msgstr "xxA Skrooge plugin to import PDF filesxx" #: plugins/import/skrooge_import_qif/org.kde.skrooge-import-qif.desktop:2 msgctxt "Name" msgid "Skrooge import QIF plugin" msgstr "xxSkrooge import QIF pluginxx" #: plugins/import/skrooge_import_qif/org.kde.skrooge-import-qif.desktop:31 msgctxt "Comment" msgid "A Skrooge plugin to import QIF files" msgstr "xxA Skrooge plugin to import QIF filesxx" #: plugins/import/skrooge_import_skg/org.kde.skrooge-import-skg.desktop:2 msgctxt "Name" msgid "Skrooge import SKG plugin" msgstr "xxSkrooge import SKG pluginxx" #: plugins/import/skrooge_import_skg/org.kde.skrooge-import-skg.desktop:31 msgctxt "Comment" msgid "A Skrooge plugin to import SKG files" msgstr "xxA Skrooge plugin to import SKG filesxx" #: plugins/import/skrooge_import_xhb/org.kde.skrooge-import-xhb.desktop:2 msgctxt "Name" msgid "Skrooge import XHB plugin" msgstr "xxSkrooge import XHB pluginxx" #: plugins/import/skrooge_import_xhb/org.kde.skrooge-import-xhb.desktop:31 msgctxt "Comment" msgid "A Skrooge plugin to import XHB files" msgstr "xxA Skrooge plugin to import XHB filesxx" #: plugins/import/skrooge_import_xml/org.kde.skrooge-import-xml.desktop:2 msgctxt "Name" msgid "Skrooge import XML plugin" msgstr "xxSkrooge import XML pluginxx" #: plugins/import/skrooge_import_xml/org.kde.skrooge-import-xml.desktop:31 msgctxt "Comment" msgid "A Skrooge plugin to import XML files" msgstr "xxA Skrooge plugin to import XML filesxx" #: plugins/krunner/skrooge_add_operation/org.kde.plasma-runner-skrooge-add-operation.desktop:2 #: skgbankmodeler/sources/org.kde.skrooge-source-skrooge.desktop:2 msgctxt "Name" msgid "Skrooge" msgstr "xxSkroogexx" #: plugins/krunner/skrooge_add_operation/org.kde.plasma-runner-skrooge-add-operation.desktop:33 msgctxt "Comment" msgid "Add a new operation in skrooge" msgstr "xxAdd a new operation in skroogexx" #: plugins/skrooge/skrooge_bank/org.kde.skrooge-plugin-bank.desktop:2 msgctxt "Name" msgid "Skrooge bank plugin" msgstr "xxSkrooge bank pluginxx" #: plugins/skrooge/skrooge_bank/org.kde.skrooge-plugin-bank.desktop:34 msgctxt "Comment" msgid "A Skrooge banking assistant plugin." msgstr "xxA Skrooge banking assistant plugin.xx" #: plugins/skrooge/skrooge_budget/org.kde.skrooge-plugin-budget.desktop:2 msgctxt "Name" msgid "Skrooge budget plugin" msgstr "xxSkrooge budget pluginxx" #: plugins/skrooge/skrooge_budget/org.kde.skrooge-plugin-budget.desktop:32 msgctxt "Comment" msgid "A skrooge plugin to manage budgets" msgstr "xxA skrooge plugin to manage budgetsxx" #: plugins/skrooge/skrooge_calculator/org.kde.skrooge-plugin-calculator.desktop:2 msgctxt "Name" msgid "Skrooge calculator plugin" msgstr "xxSkrooge calculator pluginxx" #: plugins/skrooge/skrooge_calculator/org.kde.skrooge-plugin-calculator.desktop:33 msgctxt "Comment" msgid "A skrooge plugin to calculate" msgstr "xxA skrooge plugin to calculatexx" #: plugins/skrooge/skrooge_categories/org.kde.skrooge-plugin-categories.desktop:2 msgctxt "Name" msgid "Skrooge categories plugin" msgstr "xxSkrooge categories pluginxx" #: plugins/skrooge/skrooge_categories/org.kde.skrooge-plugin-categories.desktop:34 msgctxt "Comment" msgid "A skrooge plugin to manage categories" msgstr "xxA skrooge plugin to manage categoriesxx" #: plugins/skrooge/skrooge_importexport/org.kde.skrooge-plugin-importexport.desktop:2 msgctxt "Name" msgid "Skrooge import and export plugin" msgstr "xxSkrooge import and export pluginxx" #: plugins/skrooge/skrooge_importexport/org.kde.skrooge-plugin-importexport.desktop:32 msgctxt "Comment" msgid "A skrooge plugin for import and export operations" msgstr "xxA skrooge plugin for import and export operationsxx" #: plugins/skrooge/skrooge_operation/org.kde.skrooge-plugin-operation.desktop:2 msgctxt "Name" msgid "Skrooge operation plugin" msgstr "xxSkrooge operation pluginxx" #: plugins/skrooge/skrooge_operation/org.kde.skrooge-plugin-operation.desktop:32 msgctxt "Comment" msgid "A skrooge plugin to manage operations" msgstr "xxA skrooge plugin to manage operationsxx" #: plugins/skrooge/skrooge_payee/org.kde.skrooge-plugin-payee.desktop:2 msgctxt "Name" msgid "Skrooge payee plugin" msgstr "xxSkrooge payee pluginxx" #: plugins/skrooge/skrooge_payee/org.kde.skrooge-plugin-payee.desktop:31 msgctxt "Comment" msgid "A skrooge plugin to follow payee" msgstr "xxA skrooge plugin to follow payeexx" #: plugins/skrooge/skrooge_report/org.kde.skrooge-plugin-report.desktop:2 msgctxt "Name" msgid "Skrooge report plugin" msgstr "xxSkrooge report pluginxx" #: plugins/skrooge/skrooge_report/org.kde.skrooge-plugin-report.desktop:32 msgctxt "Comment" msgid "A skrooge plugin to manage reports" msgstr "xxA skrooge plugin to manage reportsxx" #: plugins/skrooge/skrooge_scheduled/org.kde.skrooge-plugin-scheduled.desktop:2 msgctxt "Name" msgid "Skrooge scheduled plugin" msgstr "xxSkrooge scheduled pluginxx" #: plugins/skrooge/skrooge_scheduled/org.kde.skrooge-plugin-scheduled.desktop:32 msgctxt "Comment" msgid "A skrooge plugin to manage scheduled operations" msgstr "xxA skrooge plugin to manage scheduled operationsxx" #: plugins/skrooge/skrooge_search/org.kde.skrooge-plugin-search.desktop:2 msgctxt "Name" msgid "Skrooge search plugin" msgstr "xxSkrooge search pluginxx" #: plugins/skrooge/skrooge_search/org.kde.skrooge-plugin-search.desktop:32 msgctxt "Comment" msgid "A skrooge plugin to search and treat operations" msgstr "xxA skrooge plugin to search and treat operationsxx" #: plugins/skrooge/skrooge_tracker/org.kde.skrooge-plugin-tracker.desktop:2 msgctxt "Name" msgid "Skrooge tracker plugin" msgstr "xxSkrooge tracker pluginxx" #: plugins/skrooge/skrooge_tracker/org.kde.skrooge-plugin-tracker.desktop:32 msgctxt "Comment" msgid "A skrooge plugin to follow refund" msgstr "xxA skrooge plugin to follow refundxx" #: plugins/skrooge/skrooge_unit/org.kde.skrooge-plugin-unit.desktop:2 msgctxt "Name" msgid "Skrooge unit plugin" msgstr "xxSkrooge unit pluginxx" #: plugins/skrooge/skrooge_unit/org.kde.skrooge-plugin-unit.desktop:32 msgctxt "Comment" msgid "A skrooge plugin for unit management" msgstr "xxA skrooge plugin for unit managementxx" #: skgbankmodeler/currency/adf.desktop:5 msgctxt "Name" msgid "Andorran Franc" msgstr "xxAndorran Francxx" #: skgbankmodeler/currency/adp.desktop:5 msgctxt "Name" msgid "Andorran Peseta" msgstr "xxAndorran Pesetaxx" #: skgbankmodeler/currency/aed.desktop:5 msgctxt "Name" msgid "United Arab Emirates Dirham" msgstr "xxUnited Arab Emirates Dirhamxx" #: skgbankmodeler/currency/afa.desktop:5 skgbankmodeler/currency/afn.desktop:5 msgctxt "Name" msgid "Afghan Afghani" msgstr "xxAfghan Afghanixx" #: skgbankmodeler/currency/all.desktop:5 msgctxt "Name" msgid "Albanian Lek" msgstr "xxAlbanian Lekxx" #: skgbankmodeler/currency/amd.desktop:5 msgctxt "Name" msgid "Armenian Dram" msgstr "xxArmenian Dramxx" #: skgbankmodeler/currency/ang.desktop:5 msgctxt "Name" msgid "Netherlands Antillean Guilder" msgstr "xxNetherlands Antillean Guilderxx" #: skgbankmodeler/currency/aoa.desktop:5 msgctxt "Name" msgid "Angolan Kwanza" msgstr "xxAngolan Kwanzaxx" #: skgbankmodeler/currency/aon.desktop:5 msgctxt "Name" msgid "Angolan Novo Kwanza" msgstr "xxAngolan Novo Kwanzaxx" #: skgbankmodeler/currency/ars.desktop:5 msgctxt "Name" msgid "Argentine Peso" msgstr "xxArgentine Pesoxx" #: skgbankmodeler/currency/ats.desktop:5 msgctxt "Name" msgid "Austrian Schilling" msgstr "xxAustrian Schillingxx" #: skgbankmodeler/currency/aud.desktop:5 msgctxt "Name" msgid "Australian Dollar" msgstr "xxAustralian Dollarxx" #: skgbankmodeler/currency/awg.desktop:5 msgctxt "Name" msgid "Aruban Florin" msgstr "xxAruban Florinxx" #: skgbankmodeler/currency/azm.desktop:5 skgbankmodeler/currency/azn.desktop:5 msgctxt "Name" msgid "Azerbaijani Manat" msgstr "xxAzerbaijani Manatxx" #: skgbankmodeler/currency/bam.desktop:5 msgctxt "Name" msgid "Bosnia and Herzegovina Convertible Mark" msgstr "xxBosnia and Herzegovina Convertible Markxx" #: skgbankmodeler/currency/bbd.desktop:5 msgctxt "Name" msgid "Barbados Dollar" msgstr "xxBarbados Dollarxx" #: skgbankmodeler/currency/bdt.desktop:5 msgctxt "Name" msgid "Bangladeshi Taka" msgstr "xxBangladeshi Takaxx" #: skgbankmodeler/currency/bef.desktop:5 msgctxt "Name" msgid "Belgian Franc" msgstr "xxBelgian Francxx" #: skgbankmodeler/currency/bgl.desktop:5 msgctxt "Name" msgid "Bulgarian Lev A/99" msgstr "xxBulgarian Lev A/99xx" #: skgbankmodeler/currency/bgn.desktop:5 msgctxt "Name" msgid "Bulgarian Lev" msgstr "xxBulgarian Levxx" #: skgbankmodeler/currency/bhd.desktop:5 msgctxt "Name" msgid "Bahraini Dinar" msgstr "xxBahraini Dinarxx" #: skgbankmodeler/currency/bif.desktop:5 msgctxt "Name" msgid "Burundian Franc" msgstr "xxBurundian Francxx" #: skgbankmodeler/currency/bmd.desktop:5 msgctxt "Name" msgid "Bermuda Dollar" msgstr "xxBermuda Dollarxx" #: skgbankmodeler/currency/bnd.desktop:5 msgctxt "Name" msgid "Brunei Dollar" msgstr "xxBrunei Dollarxx" #: skgbankmodeler/currency/bob.desktop:5 msgctxt "Name" msgid "Bolivian Boliviano" msgstr "xxBolivian Bolivianoxx" #: skgbankmodeler/currency/bov.desktop:5 msgctxt "Name" msgid "Bolivian Mvdol" msgstr "xxBolivian Mvdolxx" #: skgbankmodeler/currency/brl.desktop:5 msgctxt "Name" msgid "Brazilian Real" msgstr "xxBrazilian Realxx" #: skgbankmodeler/currency/bsd.desktop:5 msgctxt "Name" msgid "Bahamian Dollar" msgstr "xxBahamian Dollarxx" #: skgbankmodeler/currency/btn.desktop:5 msgctxt "Name" msgid "Bhutanese Ngultrum" msgstr "xxBhutanese Ngultrumxx" #: skgbankmodeler/currency/bwp.desktop:6 msgctxt "Name" msgid "Botswana Pula" msgstr "xxBotswana Pulaxx" #: skgbankmodeler/currency/byr.desktop:5 msgctxt "Name" msgid "Belarusian Ruble" msgstr "xxBelarusian Rublexx" #: skgbankmodeler/currency/bzd.desktop:5 msgctxt "Name" msgid "Belize Dollar" msgstr "xxBelize Dollarxx" #: skgbankmodeler/currency/cad.desktop:5 msgctxt "Name" msgid "Canadian Dollar" msgstr "xxCanadian Dollarxx" #: skgbankmodeler/currency/cdf.desktop:5 msgctxt "Name" msgid "Congolese Franc" msgstr "xxCongolese Francxx" #: skgbankmodeler/currency/chf.desktop:5 msgctxt "Name" msgid "Swiss Franc" msgstr "xxSwiss Francxx" #: skgbankmodeler/currency/clf.desktop:5 msgctxt "Name" msgid "Chilean Unidad de Fomento" msgstr "xxChilean Unidad de Fomentoxx" #: skgbankmodeler/currency/clp.desktop:5 msgctxt "Name" msgid "Chilean Peso" msgstr "xxChilean Pesoxx" #: skgbankmodeler/currency/cny.desktop:5 msgctxt "Name" msgid "Chinese Yuan" msgstr "xxChinese Yuanxx" #: skgbankmodeler/currency/cop.desktop:5 msgctxt "Name" msgid "Colombian Peso" msgstr "xxColombian Pesoxx" #: skgbankmodeler/currency/cou.desktop:5 msgctxt "Name" msgid "Colombian Unidad de Valor Real" msgstr "xxColombian Unidad de Valor Realxx" #: skgbankmodeler/currency/crc.desktop:5 msgctxt "Name" msgid "Costa Rican Colon" msgstr "xxCosta Rican Colonxx" #: skgbankmodeler/currency/cuc.desktop:5 msgctxt "Name" msgid "Cuban Convertible Peso" msgstr "xxCuban Convertible Pesoxx" #: skgbankmodeler/currency/cup.desktop:5 msgctxt "Name" msgid "Cuban Peso" msgstr "xxCuban Pesoxx" #: skgbankmodeler/currency/cve.desktop:5 msgctxt "Name" msgid "Cape Verde Escudo" msgstr "xxCape Verde Escudoxx" #: skgbankmodeler/currency/cyp.desktop:5 msgctxt "Name" msgid "Cypriot Pound" msgstr "xxCypriot Poundxx" #: skgbankmodeler/currency/czk.desktop:5 msgctxt "Name" msgid "Czech Koruna" msgstr "xxCzech Korunaxx" #: skgbankmodeler/currency/dem.desktop:5 msgctxt "Name" msgid "German Mark" msgstr "xxGerman Markxx" #: skgbankmodeler/currency/djf.desktop:5 msgctxt "Name" msgid "Djibouti Franc" msgstr "xxDjibouti Francxx" #: skgbankmodeler/currency/dkk.desktop:5 msgctxt "Name" msgid "Danish Krone" msgstr "xxDanish Kronexx" #: skgbankmodeler/currency/dop.desktop:5 msgctxt "Name" msgid "Dominican Peso" msgstr "xxDominican Pesoxx" #: skgbankmodeler/currency/dzd.desktop:5 msgctxt "Name" msgid "Algerian Dinar" msgstr "xxAlgerian Dinarxx" #: skgbankmodeler/currency/eek.desktop:5 msgctxt "Name" msgid "Estonian Kroon" msgstr "xxEstonian Kroonxx" #: skgbankmodeler/currency/egp.desktop:5 msgctxt "Name" msgid "Egyptian Pound" msgstr "xxEgyptian Poundxx" #: skgbankmodeler/currency/ern.desktop:5 msgctxt "Name" msgid "Eritrean Nakfa" msgstr "xxEritrean Nakfaxx" #: skgbankmodeler/currency/esp.desktop:5 msgctxt "Name" msgid "Spanish Peseta" msgstr "xxSpanish Pesetaxx" #: skgbankmodeler/currency/etb.desktop:5 msgctxt "Name" msgid "Ethiopian Birr" msgstr "xxEthiopian Birrxx" #: skgbankmodeler/currency/eur.desktop:6 msgctxt "Name" msgid "Euro" msgstr "xxEuroxx" #: skgbankmodeler/currency/fim.desktop:5 msgctxt "Name" msgid "Finnish Markka" msgstr "xxFinnish Markkaxx" #: skgbankmodeler/currency/fjd.desktop:5 msgctxt "Name" msgid "Fijian Dollar" msgstr "xxFijian Dollarxx" #: skgbankmodeler/currency/fkp.desktop:5 msgctxt "Name" msgid "Falkland Islands Pound" msgstr "xxFalkland Islands Poundxx" #: skgbankmodeler/currency/frf.desktop:5 msgctxt "Name" msgid "French Franc" msgstr "xxFrench Francxx" #: skgbankmodeler/currency/gbp.desktop:5 msgctxt "Name" msgid "British Pound Sterling" msgstr "xxBritish Pound Sterlingxx" #: skgbankmodeler/currency/gel.desktop:5 msgctxt "Name" msgid "Georgian Lari" msgstr "xxGeorgian Larixx" #: skgbankmodeler/currency/ghc.desktop:5 msgctxt "Name" msgid "Ghanaian Cedi" msgstr "xxGhanaian Cedixx" #: skgbankmodeler/currency/ghs.desktop:5 msgctxt "Name" msgid "Ghana Cedi" msgstr "xxGhana Cedixx" #: skgbankmodeler/currency/gip.desktop:5 msgctxt "Name" msgid "Gibraltar Pound" msgstr "xxGibraltar Poundxx" #: skgbankmodeler/currency/gmd.desktop:5 msgctxt "Name" msgid "Gambian Dalasi" msgstr "xxGambian Dalasixx" #: skgbankmodeler/currency/gnf.desktop:5 msgctxt "Name" msgid "Guinean Franc" msgstr "xxGuinean Francxx" #: skgbankmodeler/currency/grd.desktop:5 msgctxt "Name" msgid "Greek Drachma" msgstr "xxGreek Drachmaxx" #: skgbankmodeler/currency/gtq.desktop:5 msgctxt "Name" msgid "Guatemalan Quetzal" msgstr "xxGuatemalan Quetzalxx" #: skgbankmodeler/currency/gwp.desktop:5 msgctxt "Name" msgid "Guinea-Bissau Peso" msgstr "xxGuinea-Bissau Pesoxx" #: skgbankmodeler/currency/gyd.desktop:5 msgctxt "Name" msgid "Guyanese Dollar" msgstr "xxGuyanese Dollarxx" #: skgbankmodeler/currency/hkd.desktop:5 msgctxt "Name" msgid "Hong Kong Dollar" msgstr "xxHong Kong Dollarxx" #: skgbankmodeler/currency/hnl.desktop:5 msgctxt "Name" msgid "Honduran Lempira" msgstr "xxHonduran Lempiraxx" #: skgbankmodeler/currency/hrk.desktop:5 msgctxt "Name" msgid "Croatian Kuna" msgstr "xxCroatian Kunaxx" #: skgbankmodeler/currency/htg.desktop:5 msgctxt "Name" msgid "Haitian Gourde" msgstr "xxHaitian Gourdexx" #: skgbankmodeler/currency/huf.desktop:5 msgctxt "Name" msgid "Hungarian Forint" msgstr "xxHungarian Forintxx" #: skgbankmodeler/currency/idr.desktop:5 msgctxt "Name" msgid "Indonesian Rupiah" msgstr "xxIndonesian Rupiahxx" #: skgbankmodeler/currency/iep.desktop:5 msgctxt "Name" msgid "Irish Pound" msgstr "xxIrish Poundxx" #: skgbankmodeler/currency/ils.desktop:5 msgctxt "Name" msgid "Israeli New Sheqel" msgstr "xxIsraeli New Sheqelxx" #: skgbankmodeler/currency/inr.desktop:5 msgctxt "Name" msgid "Indian Rupee" msgstr "xxIndian Rupeexx" #: skgbankmodeler/currency/iqd.desktop:5 msgctxt "Name" msgid "Iraqi Dinar" msgstr "xxIraqi Dinarxx" #: skgbankmodeler/currency/irr.desktop:5 msgctxt "Name" msgid "Iranian Rial" msgstr "xxIranian Rialxx" #: skgbankmodeler/currency/isk.desktop:5 msgctxt "Name" msgid "Icelandic Krona" msgstr "xxIcelandic Kronaxx" #: skgbankmodeler/currency/itl.desktop:5 msgctxt "Name" msgid "Italian Lira" msgstr "xxItalian Liraxx" #: skgbankmodeler/currency/jmd.desktop:5 msgctxt "Name" msgid "Jamaican Dollar" msgstr "xxJamaican Dollarxx" #: skgbankmodeler/currency/jod.desktop:5 msgctxt "Name" msgid "Jordanian Dinar" msgstr "xxJordanian Dinarxx" #: skgbankmodeler/currency/jpy.desktop:5 msgctxt "Name" msgid "Japanese Yen" msgstr "xxJapanese Yenxx" #: skgbankmodeler/currency/kes.desktop:5 msgctxt "Name" msgid "Kenyan Shilling" msgstr "xxKenyan Shillingxx" #: skgbankmodeler/currency/kgs.desktop:5 msgctxt "Name" msgid "Kyrgyzstani Som" msgstr "xxKyrgyzstani Somxx" #: skgbankmodeler/currency/khr.desktop:5 msgctxt "Name" msgid "Cambodian Riel" msgstr "xxCambodian Rielxx" #: skgbankmodeler/currency/kmf.desktop:5 msgctxt "Name" msgid "Comorian Franc" msgstr "xxComorian Francxx" #: skgbankmodeler/currency/kpw.desktop:5 msgctxt "Name" msgid "North Korean Won" msgstr "xxNorth Korean Wonxx" #: skgbankmodeler/currency/krw.desktop:5 msgctxt "Name" msgid "South Korean Won" msgstr "xxSouth Korean Wonxx" #: skgbankmodeler/currency/kwd.desktop:5 msgctxt "Name" msgid "Kuwaiti Dinar" msgstr "xxKuwaiti Dinarxx" #: skgbankmodeler/currency/kyd.desktop:5 msgctxt "Name" msgid "Cayman Islands Dollar" msgstr "xxCayman Islands Dollarxx" #: skgbankmodeler/currency/kzt.desktop:5 msgctxt "Name" msgid "Kazakhstani Tenge" msgstr "xxKazakhstani Tengexx" #: skgbankmodeler/currency/lak.desktop:5 msgctxt "Name" msgid "Lao Kip" msgstr "xxLao Kipxx" #: skgbankmodeler/currency/lbp.desktop:5 msgctxt "Name" msgid "Lebanese Pound" msgstr "xxLebanese Poundxx" #: skgbankmodeler/currency/lkr.desktop:5 msgctxt "Name" msgid "Sri Lankan Rupee" msgstr "xxSri Lankan Rupeexx" #: skgbankmodeler/currency/lrd.desktop:5 msgctxt "Name" msgid "Liberian Dollar" msgstr "xxLiberian Dollarxx" #: skgbankmodeler/currency/lsl.desktop:5 msgctxt "Name" msgid "Lesotho Loti" msgstr "xxLesotho Lotixx" #: skgbankmodeler/currency/ltl.desktop:5 msgctxt "Name" msgid "Lithuanian Litas" msgstr "xxLithuanian Litasxx" #: skgbankmodeler/currency/luf.desktop:5 msgctxt "Name" msgid "Luxembourgish Franc" msgstr "xxLuxembourgish Francxx" #: skgbankmodeler/currency/lvl.desktop:5 msgctxt "Name" msgid "Latvian Lats" msgstr "xxLatvian Latsxx" #: skgbankmodeler/currency/lyd.desktop:5 msgctxt "Name" msgid "Libyan Dinar" msgstr "xxLibyan Dinarxx" #: skgbankmodeler/currency/mad.desktop:5 msgctxt "Name" msgid "Moroccan Dirham" msgstr "xxMoroccan Dirhamxx" #: skgbankmodeler/currency/mdl.desktop:5 msgctxt "Name" msgid "Moldovan Leu" msgstr "xxMoldovan Leuxx" #: skgbankmodeler/currency/mga.desktop:5 msgctxt "Name" msgid "Malagasy Ariary" msgstr "xxMalagasy Ariaryxx" #: skgbankmodeler/currency/mgf.desktop:5 msgctxt "Name" msgid "Malagasy Franc" msgstr "xxMalagasy Francxx" #: skgbankmodeler/currency/mkd.desktop:5 msgctxt "Name" msgid "Macedonian Denar" msgstr "xxMacedonian Denarxx" #: skgbankmodeler/currency/mlf.desktop:5 msgctxt "Name" msgid "Mali Franc" msgstr "xxMali Francxx" #: skgbankmodeler/currency/mmk.desktop:5 msgctxt "Name" msgid "Myanma Kyat" msgstr "xxMyanma Kyatxx" #: skgbankmodeler/currency/mnt.desktop:5 msgctxt "Name" msgid "Mongolian Tugrik" msgstr "xxMongolian Tugrikxx" #: skgbankmodeler/currency/mop.desktop:5 msgctxt "Name" msgid "Macanese Pataca" msgstr "xxMacanese Patacaxx" #: skgbankmodeler/currency/mro.desktop:5 msgctxt "Name" msgid "Mauritanian Ouguiya" msgstr "xxMauritanian Ouguiyaxx" #: skgbankmodeler/currency/mtl.desktop:5 msgctxt "Name" msgid "Maltese Lira" msgstr "xxMaltese Liraxx" #: skgbankmodeler/currency/mur.desktop:5 msgctxt "Name" msgid "Mauritius Rupee" msgstr "xxMauritius Rupeexx" #: skgbankmodeler/currency/mvr.desktop:5 msgctxt "Name" msgid "Maldivian Rufiyaa" msgstr "xxMaldivian Rufiyaaxx" #: skgbankmodeler/currency/mwk.desktop:5 msgctxt "Name" msgid "Malawian Kwacha" msgstr "xxMalawian Kwachaxx" #: skgbankmodeler/currency/mxn.desktop:5 msgctxt "Name" msgid "Mexican Peso" msgstr "xxMexican Pesoxx" #: skgbankmodeler/currency/mxv.desktop:5 msgctxt "Name" msgid "Mexican Unidad de Inversion" msgstr "xxMexican Unidad de Inversionxx" #: skgbankmodeler/currency/myr.desktop:5 msgctxt "Name" msgid "Malaysian Ringgit" msgstr "xxMalaysian Ringgitxx" #: skgbankmodeler/currency/mzm.desktop:5 skgbankmodeler/currency/mzn.desktop:5 msgctxt "Name" msgid "Mozambican Metical" msgstr "xxMozambican Meticalxx" #: skgbankmodeler/currency/nad.desktop:5 msgctxt "Name" msgid "Namibian Dollar" msgstr "xxNamibian Dollarxx" #: skgbankmodeler/currency/ngn.desktop:5 msgctxt "Name" msgid "Nigerian Naira" msgstr "xxNigerian Nairaxx" #: skgbankmodeler/currency/nio.desktop:5 msgctxt "Name" msgid "Nicaraguan Cordoba Oro" msgstr "xxNicaraguan Cordoba Oroxx" #: skgbankmodeler/currency/nlg.desktop:5 msgctxt "Name" msgid "Netherlands Guilder" msgstr "xxNetherlands Guilderxx" #: skgbankmodeler/currency/nok.desktop:5 msgctxt "Name" msgid "Norwegian Krone" msgstr "xxNorwegian Kronexx" #: skgbankmodeler/currency/npr.desktop:5 msgctxt "Name" msgid "Nepalese Rupee" msgstr "xxNepalese Rupeexx" #: skgbankmodeler/currency/nzd.desktop:5 msgctxt "Name" msgid "New Zealand Dollar" msgstr "xxNew Zealand Dollarxx" #: skgbankmodeler/currency/omr.desktop:5 msgctxt "Name" msgid "Omani Rial" msgstr "xxOmani Rialxx" #: skgbankmodeler/currency/pab.desktop:5 msgctxt "Name" msgid "Panamanian Balboa" msgstr "xxPanamanian Balboaxx" #: skgbankmodeler/currency/pen.desktop:5 msgctxt "Name" msgid "Peruvian Nuevo Sol" msgstr "xxPeruvian Nuevo Solxx" #: skgbankmodeler/currency/pgk.desktop:5 msgctxt "Name" msgid "Papua New Guinean Kina" msgstr "xxPapua New Guinean Kinaxx" #: skgbankmodeler/currency/php.desktop:5 msgctxt "Name" msgid "Philippine Peso" msgstr "xxPhilippine Pesoxx" #: skgbankmodeler/currency/pkr.desktop:5 msgctxt "Name" msgid "Pakistan Rupee" msgstr "xxPakistan Rupeexx" #: skgbankmodeler/currency/pln.desktop:5 msgctxt "Name" msgid "Polish Zloty" msgstr "xxPolish Zlotyxx" #: skgbankmodeler/currency/pte.desktop:5 msgctxt "Name" msgid "Portuguese Escudo" msgstr "xxPortuguese Escudoxx" #: skgbankmodeler/currency/pyg.desktop:5 msgctxt "Name" msgid "Paraguayan Guarani" msgstr "xxParaguayan Guaranixx" #: skgbankmodeler/currency/qar.desktop:5 msgctxt "Name" msgid "Qatari Riyal" msgstr "xxQatari Riyalxx" #: skgbankmodeler/currency/rol.desktop:5 msgctxt "Name" msgid "Romanian Leu A/05" msgstr "xxRomanian Leu A/05xx" #: skgbankmodeler/currency/ron.desktop:5 msgctxt "Name" msgid "Romanian Leu" msgstr "xxRomanian Leuxx" #: skgbankmodeler/currency/rsd.desktop:5 msgctxt "Name" msgid "Serbian Dinar" msgstr "xxSerbian Dinarxx" #: skgbankmodeler/currency/rub.desktop:5 msgctxt "Name" msgid "Russian Ruble" msgstr "xxRussian Rublexx" #: skgbankmodeler/currency/rur.desktop:5 msgctxt "Name" msgid "Russian Ruble A/97" msgstr "xxRussian Ruble A/97xx" #: skgbankmodeler/currency/rwf.desktop:5 msgctxt "Name" msgid "Rwandan Franc" msgstr "xxRwandan Francxx" #: skgbankmodeler/currency/sar.desktop:5 msgctxt "Name" msgid "Saudi Riyal" msgstr "xxSaudi Riyalxx" #: skgbankmodeler/currency/sbd.desktop:5 msgctxt "Name" msgid "Solomon Islands Dollar" msgstr "xxSolomon Islands Dollarxx" #: skgbankmodeler/currency/scr.desktop:5 msgctxt "Name" msgid "Seychellois Rupee" msgstr "xxSeychellois Rupeexx" #: skgbankmodeler/currency/sdd.desktop:5 msgctxt "Name" msgid "Sudanese Dinar" msgstr "xxSudanese Dinarxx" #: skgbankmodeler/currency/sdg.desktop:5 msgctxt "Name" msgid "Sudanese Pound" msgstr "xxSudanese Poundxx" #: skgbankmodeler/currency/sek.desktop:5 msgctxt "Name" msgid "Swedish Krona" msgstr "xxSwedish Kronaxx" #: skgbankmodeler/currency/sgd.desktop:5 msgctxt "Name" msgid "Singapore Dollar" msgstr "xxSingapore Dollarxx" #: skgbankmodeler/currency/shp.desktop:5 msgctxt "Name" msgid "Saint Helena Pound" msgstr "xxSaint Helena Poundxx" #: skgbankmodeler/currency/sit.desktop:5 msgctxt "Name" msgid "Slovenian Tolar" msgstr "xxSlovenian Tolarxx" #: skgbankmodeler/currency/skk.desktop:5 msgctxt "Name" msgid "Slovak Koruna" msgstr "xxSlovak Korunaxx" #: skgbankmodeler/currency/sll.desktop:5 msgctxt "Name" msgid "Sierra Leonean Leone" msgstr "xxSierra Leonean Leonexx" #: skgbankmodeler/currency/sos.desktop:5 msgctxt "Name" msgid "Somali Shilling" msgstr "xxSomali Shillingxx" #: skgbankmodeler/currency/srd.desktop:5 msgctxt "Name" msgid "Surinamese Dollar" msgstr "xxSurinamese Dollarxx" #: skgbankmodeler/currency/srg.desktop:5 msgctxt "Name" msgid "Surinamese Guilder" msgstr "xxSurinamese Guilderxx" #: skgbankmodeler/currency/ssp.desktop:5 msgctxt "Name" msgid "South Sudanese Pound" msgstr "xxSouth Sudanese Poundxx" #: skgbankmodeler/currency/std.desktop:5 msgctxt "Name" msgid "São Tomé and Príncipe Dobra" msgstr "xxSão Tomé and Príncipe Dobraxx" #: skgbankmodeler/currency/svc.desktop:5 msgctxt "Name" msgid "Salvadoran Colon" msgstr "xxSalvadoran Colonxx" #: skgbankmodeler/currency/syp.desktop:5 msgctxt "Name" msgid "Syrian Pound" msgstr "xxSyrian Poundxx" #: skgbankmodeler/currency/szl.desktop:5 msgctxt "Name" msgid "Swazi Lilangeni" msgstr "xxSwazi Lilangenixx" #: skgbankmodeler/currency/thb.desktop:5 msgctxt "Name" msgid "Thai Baht" msgstr "xxThai Bahtxx" #: skgbankmodeler/currency/tjs.desktop:5 msgctxt "Name" msgid "Tajikistani Somoni" msgstr "xxTajikistani Somonixx" #: skgbankmodeler/currency/tmm.desktop:5 msgctxt "Name" msgid "Turkmenistani Old Manat" msgstr "xxTurkmenistani Old Manatxx" #: skgbankmodeler/currency/tmt.desktop:5 msgctxt "Name" msgid "Turkmenistani Manat" msgstr "xxTurkmenistani Manatxx" #: skgbankmodeler/currency/tnd.desktop:5 msgctxt "Name" msgid "Tunisian Dinar" msgstr "xxTunisian Dinarxx" #: skgbankmodeler/currency/top.desktop:5 msgctxt "Name" msgid "Tongan Pa'anga" msgstr "xxTongan Pa'angaxx" #: skgbankmodeler/currency/tpe.desktop:5 msgctxt "Name" msgid "Portuguese Timorese Escudo" msgstr "xxPortuguese Timorese Escudoxx" #: skgbankmodeler/currency/trl.desktop:5 msgctxt "Name" msgid "Turkish Lira A/05" msgstr "xxTurkish Lira A/05xx" #: skgbankmodeler/currency/try.desktop:5 msgctxt "Name" msgid "Turkish Lira" msgstr "xxTurkish Liraxx" #: skgbankmodeler/currency/ttd.desktop:5 msgctxt "Name" msgid "Trinidad and Tobago Dollar" msgstr "xxTrinidad and Tobago Dollarxx" #: skgbankmodeler/currency/twd.desktop:5 msgctxt "Name" msgid "New Taiwan Dollar" msgstr "xxNew Taiwan Dollarxx" #: skgbankmodeler/currency/tzs.desktop:5 msgctxt "Name" msgid "Tanzanian Shilling" msgstr "xxTanzanian Shillingxx" #: skgbankmodeler/currency/uah.desktop:5 msgctxt "Name" msgid "Ukrainian Hryvnia" msgstr "xxUkrainian Hryvniaxx" #: skgbankmodeler/currency/ugx.desktop:5 msgctxt "Name" msgid "Ugandan Shilling" msgstr "xxUgandan Shillingxx" #: skgbankmodeler/currency/usd.desktop:5 msgctxt "Name" msgid "United States Dollar" msgstr "xxUnited States Dollarxx" #: skgbankmodeler/currency/usn.desktop:5 msgctxt "Name" msgid "United States Dollar (Next Day)" msgstr "xxUnited States Dollar (Next Day)xx" #: skgbankmodeler/currency/uss.desktop:5 msgctxt "Name" msgid "United States Dollar (Same Day)" msgstr "xxUnited States Dollar (Same Day)xx" #: skgbankmodeler/currency/uyu.desktop:5 msgctxt "Name" msgid "Uruguayan Peso" msgstr "xxUruguayan Pesoxx" #: skgbankmodeler/currency/uzs.desktop:5 msgctxt "Name" msgid "Uzbekistan Som" msgstr "xxUzbekistan Somxx" #: skgbankmodeler/currency/veb.desktop:5 msgctxt "Name" msgid "Venezuelan Bolívar Fuerte" msgstr "xxVenezuelan Bolívar Fuertexx" #: skgbankmodeler/currency/vnd.desktop:5 msgctxt "Name" msgid "Vietnamese Dong" msgstr "xxVietnamese Dongxx" #: skgbankmodeler/currency/vuv.desktop:5 msgctxt "Name" msgid "Vanuatu Vatu" msgstr "xxVanuatu Vatuxx" #: skgbankmodeler/currency/wst.desktop:5 msgctxt "Name" msgid "Samoan Tala" msgstr "xxSamoan Talaxx" #: skgbankmodeler/currency/xaf.desktop:5 msgctxt "Name" msgid "Central African CFA Franc" msgstr "xxCentral African CFA Francxx" #: skgbankmodeler/currency/xag.desktop:5 msgctxt "Name" msgid "Silver" msgstr "xxSilverxx" #: skgbankmodeler/currency/xau.desktop:5 msgctxt "Name" msgid "Gold" msgstr "xxGoldxx" #: skgbankmodeler/currency/xcd.desktop:5 msgctxt "Name" msgid "East Caribbean Dollar" msgstr "xxEast Caribbean Dollarxx" #: skgbankmodeler/currency/xof.desktop:5 msgctxt "Name" msgid "West African CFA Franc" msgstr "xxWest African CFA Francxx" #: skgbankmodeler/currency/xpd.desktop:5 msgctxt "Name" msgid "Palladium" msgstr "xxPalladiumxx" #: skgbankmodeler/currency/xpf.desktop:5 msgctxt "Name" msgid "CFP Franc" msgstr "xxCFP Francxx" #: skgbankmodeler/currency/xpt.desktop:5 msgctxt "Name" msgid "Platinum" msgstr "xxPlatinumxx" #: skgbankmodeler/currency/yer.desktop:5 msgctxt "Name" msgid "Yemeni Rial" msgstr "xxYemeni Rialxx" #: skgbankmodeler/currency/yum.desktop:5 msgctxt "Name" msgid "Yugoslav Dinar" msgstr "xxYugoslav Dinarxx" #: skgbankmodeler/currency/zar.desktop:5 msgctxt "Name" msgid "South African Rand" msgstr "xxSouth African Randxx" #: skgbankmodeler/currency/zmk.desktop:5 msgctxt "Name" msgid "Zambian Kwacha" msgstr "xxZambian Kwachaxx" #: skgbankmodeler/currency/zwd.desktop:5 msgctxt "Name" msgid "Zimbabwean Dollar A/06" msgstr "xxZimbabwean Dollar A/06xx" #: skgbankmodeler/currency/zwl.desktop:5 msgctxt "Name" msgid "Zimbabwean Dollar" msgstr "xxZimbabwean Dollarxx" #: skgbankmodeler/org.kde.skrooge-import-plugin.desktop:2 msgctxt "Name" msgid "SKG IMPORT plugin" msgstr "xxSKG IMPORT pluginxx" #: skgbankmodeler/org.kde.skrooge-import-plugin.desktop:31 msgctxt "Comment" msgid "Service type for import module of Skrooge" msgstr "xxService type for import module of Skroogexx" #: skgbankmodeler/org.kde.skrooge-source-plugin.desktop:2 msgctxt "Name" msgid "Skrooge Source" msgstr "xxSkrooge Sourcexx" #: skgbankmodeler/org.kde.skrooge-source-plugin.desktop:16 msgctxt "Comment" msgid "Service type for sources of quote for Skrooge" msgstr "xxService type for sources of quote for Skroogexx" #: skgbankmodeler/sources/org.kde.skrooge-source-bitcoinaverage.desktop:2 msgctxt "Name" msgid "BitcoinAverage" msgstr "xxBitcoinAveragexx" #: skgbankmodeler/sources/org.kde.skrooge-source-bitcoinaverage.desktop:16 #: skgbankmodeler/sources/org.kde.skrooge-source-bitcoincharts.desktop:16 msgctxt "Comment" msgid "No help for this source because only the bitcoin quote is available." msgstr "" "xxNo help for this source because only the bitcoin quote is available.xx" #: skgbankmodeler/sources/org.kde.skrooge-source-bitcoincharts.desktop:2 msgctxt "Name" msgid "BitcoinCharts" msgstr "xxBitcoinChartsxx" #: skgbankmodeler/sources/org.kde.skrooge-source-coinmarketcap.desktop:2 msgctxt "Name" msgid "CoinMarketCap" msgstr "xxCoinMarketCapxx" #: skgbankmodeler/sources/org.kde.skrooge-source-coinmarketcap.desktop:16 msgctxt "Comment" msgid "" "You can get the list of available quotes from CoinMarketCap.
Then, enter the expected quote " "(the xxx in the the url like this https://coinmarketcap.com/currencies/xxx/)." msgstr "" "xxYou can get the list of available quotes from CoinMarketCap.
Then, enter the expected quote " "(the xxx in the the url like this https://coinmarketcap.com/currencies/xxx/)." "xx" #: skgbankmodeler/sources/org.kde.skrooge-source-grandtrunk.desktop:2 msgctxt "Name" msgid "Grand Trunk" msgstr "xxGrand Trunkxx" #: skgbankmodeler/sources/org.kde.skrooge-source-grandtrunk.desktop:16 msgctxt "Comment" msgid "" "You can get the list of supported currencies from here.
Then, enter the " "expected currency." msgstr "" "xxYou can get the list of supported currencies from here.
Then, enter the " "expected currency.xx" #: skgbankmodeler/sources/org.kde.skrooge-source-msn.desktop:2 msgctxt "Name" msgid "MSN" -msgstr "" +msgstr "xxMSNxx" #: skgbankmodeler/sources/org.kde.skrooge-source-msn.desktop:3 -#, fuzzy -#| msgctxt "Comment" -#| msgid "" -#| "You can get the list of available quotes from CoinMarketCap.
Then, enter the expected quote " -#| "(the xxx in the the url like this https://coinmarketcap.com/currencies/" -#| "xxx/)." msgctxt "Comment" msgid "" "You can get the list of available quotes from MSN.
Then, enter the code of the expected quote (the " "xxx in the url like https://www.msn.com/en-us/money/stockdetails/xxx)." msgstr "" -"xxYou can get the list of available quotes from CoinMarketCap.
Then, enter the expected quote " -"(the xxx in the the url like this https://coinmarketcap.com/currencies/xxx/)." -"xx" +"xxYou can get the list of available quotes from MSN.
Then, enter the code of the expected quote " +"(the xxx in the url like https://www.msn.com/en-us/money/stockdetails/xxx).xx" #: skgbankmodeler/sources/org.kde.skrooge-source-skrooge.desktop:33 msgctxt "Comment" msgid "Here is the list of available quotes: fr_inflation." msgstr "xxHere is the list of available quotes: fr_inflation.xx" #: skgbankmodeler/sources/org.kde.skrooge-source-stooq.desktop:2 msgctxt "Name" msgid "Stooq" msgstr "xxStooqxx" #: skgbankmodeler/sources/org.kde.skrooge-source-stooq.desktop:17 msgctxt "Comment" msgid "" "You can get the list of available quotes from Stooq.
Then, enter the symbol of the expected quotes." msgstr "" "xxYou can get the list of available quotes from Stooq.
Then, enter the symbol of the expected quotes.xx" #: skgbankmodeler/sources/org.kde.skrooge-source-yahoo.desktop:2 msgctxt "Name" msgid "Yahoo" msgstr "xxYahooxx" #: skgbankmodeler/sources/org.kde.skrooge-source-yahoo.desktop:19 msgctxt "Comment" msgid "" "You can get the list of available quotes from Yahoo Finance.
Then, enter the symbol of the expected " "quotes." msgstr "" "xxYou can get the list of available quotes from Yahoo Finance.
Then, enter the symbol of the expected " "quotes.xx" #: skgbasegui/org.kde.skg-plugin.desktop:2 msgctxt "Name" msgid "SKG GUI plugin" msgstr "xxSKG GUI pluginxx" #: skgbasegui/org.kde.skg-plugin.desktop:33 msgctxt "Comment" msgid "SKG GUI plugin" msgstr "xxSKG GUI pluginxx" #: skroogeakonadi/org.kde.skroogeakonadiresource.desktop:2 msgctxt "Name" msgid "Skrooge scheduled operations" msgstr "xxSkrooge scheduled operationsxx" #: skroogeakonadi/org.kde.skroogeakonadiresource.desktop:30 msgctxt "Comment" msgid "Resource for scheduled operations of Skrooge" msgstr "xxResource for scheduled operations of Skroogexx" #: skrooge/org.kde.skrooge.desktop:2 msgctxt "Name" msgid "skrooge" msgstr "xxskroogexx" #: skrooge/org.kde.skrooge.desktop:40 msgctxt "GenericName" msgid "Manage your money" msgstr "xxManage your moneyxx" #: skrooge/org.kde.skrooge.desktop:73 msgctxt "Comment" msgid "" "Skrooge is a personal finances manager powered by KDE, aiming at being " "simple and intuitive." msgstr "" "xxSkrooge is a personal finances manager powered by KDE, aiming at being " "simple and intuitive.xx" #: skrooge/skrooge.notifyrc:3 msgctxt "Comment" msgid "Skrooge" msgstr "xxSkroogexx" #: skrooge/skrooge.notifyrc:40 msgctxt "Name" msgid "Error message" msgstr "xxError messagexx" #: skrooge/skrooge.notifyrc:70 msgctxt "Comment" msgid "This event is triggered when an error occurred" msgstr "xxThis event is triggered when an error occurredxx" #: skrooge/skrooge.notifyrc:86 msgctxt "Name" msgid "Negative message" msgstr "xxNegative messagexx" #: skrooge/skrooge.notifyrc:113 msgctxt "Comment" msgid "This event is triggered when a negative message (warning) is displayed" msgstr "" "xxThis event is triggered when a negative message (warning) is displayedxx" #: skrooge/skrooge.notifyrc:129 msgctxt "Name" msgid "Neutral message" msgstr "xxNeutral messagexx" #: skrooge/skrooge.notifyrc:156 msgctxt "Comment" msgid "" "This event is triggered when a neutral message (information) is displayed" msgstr "" "xxThis event is triggered when a neutral message (information) is displayedxx" #: skrooge/skrooge.notifyrc:172 msgctxt "Name" msgid "Positive message" msgstr "xxPositive messagexx" #: skrooge/skrooge.notifyrc:199 msgctxt "Comment" msgid "" "This event is triggered when a positive action is done (example: creation of " "an operation) or a positive message is displayed" msgstr "" "xxThis event is triggered when a positive action is done (example: creation " "of an operation) or a positive message is displayedxx" #: templates/skrooge_import_xxx/org.kde.skrooge-import-xxx.desktop:2 msgctxt "Name" msgid "Skrooge import XXX plugin" msgstr "xxSkrooge import XXX pluginxx" #: templates/skrooge_import_xxx/org.kde.skrooge-import-xxx.desktop:31 msgctxt "Comment" msgid "A Skrooge plugin to import XXX files" msgstr "xxA Skrooge plugin to import XXX filesxx" #: templates/skrooge_xxx/org.kde.skrooge-plugin-xxx.desktop:2 msgctxt "Name" msgid "Skrooge xxx plugin" msgstr "xxSkrooge xxx pluginxx" #: templates/skrooge_xxx/org.kde.skrooge-plugin-xxx.desktop:35 msgctxt "Comment" msgid "##DESCRIPTION##" msgstr "xx##DESCRIPTION##xx" Index: trunk/l10n-kf5/x-test/messages/extragear-pim/org.kde.zanshin.appdata.po =================================================================== --- trunk/l10n-kf5/x-test/messages/extragear-pim/org.kde.zanshin.appdata.po (revision 1532354) +++ trunk/l10n-kf5/x-test/messages/extragear-pim/org.kde.zanshin.appdata.po (revision 1532355) @@ -1,64 +1,64 @@ msgid "" msgstr "" "Project-Id-Version: org.kde.zanshin.appdata\n" "POT-Creation-Date: 2019-01-09 03:04+0100\n" -"PO-Revision-Date: 2016-04-08 09:42+0000\n" +"PO-Revision-Date: 2019-01-09 04:39+0000\n" "Last-Translator: transxx.py program \n" "Language-Team: KDE Test Language \n" "Language: x-test\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #. (itstool) path: component/name #: org.kde.zanshin.appdata.xml:6 msgid "Zanshin" msgstr "xxZanshinxx" #. (itstool) path: component/summary #: org.kde.zanshin.appdata.xml:7 msgid "TODO Management Application" msgstr "xxTODO Management Applicationxx" #. (itstool) path: description/p #: org.kde.zanshin.appdata.xml:9 msgid "" "Zanshin is a powerful yet simple application for managing your day to day " "actions. It helps you organize and reduce the cognitive pressure of what one " "has to do in his job and personal life. You'll never forget anything " "anymore, getting your mind like water." msgstr "" "xxZanshin is a powerful yet simple application for managing your day to day " "actions. It helps you organize and reduce the cognitive pressure of what one " "has to do in his job and personal life. You'll never forget anything " "anymore, getting your mind like water.xx" #. (itstool) path: description/p #: org.kde.zanshin.appdata.xml:14 msgid "Features:" msgstr "xxFeatures:xx" #. (itstool) path: ul/li #: org.kde.zanshin.appdata.xml:16 msgid "Collects tasks from everywhere" msgstr "xxCollects tasks from everywherexx" #. (itstool) path: ul/li #: org.kde.zanshin.appdata.xml:17 msgid "Organize tasks in projects and contexts" msgstr "xxOrganize tasks in projects and contextsxx" #. (itstool) path: ul/li #: org.kde.zanshin.appdata.xml:18 msgid "" "Akonadi-enabled application allowing to get the data from virtually anywhere " "(local, imap, web service...)" msgstr "" "xxAkonadi-enabled application allowing to get the data from virtually " "anywhere (local, imap, web service...)xx" #. (itstool) path: screenshot/caption #: org.kde.zanshin.appdata.xml:25 msgid "Zanshin main window" -msgstr "" +msgstr "xxZanshin main windowxx" Index: trunk/l10n-kf5/x-test/messages/extragear-pim/zanshin._desktop_.po =================================================================== --- trunk/l10n-kf5/x-test/messages/extragear-pim/zanshin._desktop_.po (revision 1532354) +++ trunk/l10n-kf5/x-test/messages/extragear-pim/zanshin._desktop_.po (revision 1532355) @@ -1,81 +1,49 @@ # msgid "" msgstr "" "Project-Id-Version: zanshin._desktop_\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-09 02:34+0000\n" -"PO-Revision-Date: 2018-12-30 04:46+0000\n" +"PO-Revision-Date: 2019-01-09 04:39+0000\n" "Last-Translator: transxx.py program \n" "Language-Team: KDE Test Language \n" "Language: x-test\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #: src/zanshin/app/org.kde.zanshin.desktop:5 msgctxt "Name" msgid "Zanshin" msgstr "xxZanshinxx" #: src/zanshin/app/org.kde.zanshin.desktop:38 msgctxt "GenericName" msgid "TODO Management Application" msgstr "xxTODO Management Applicationxx" #: src/zanshin/kontact/zanshin_part.desktop:2 msgctxt "Name" msgid "Zanshin Part" msgstr "xxZanshin Partxx" #: src/zanshin/kontact/zanshin_plugin.desktop:19 msgctxt "Comment" msgid "Kontact Zanshin Plugin" msgstr "xxKontact Zanshin Pluginxx" #: src/zanshin/kontact/zanshin_plugin.desktop:47 msgctxt "Name" msgid "Task Lists" msgstr "xxTask Listsxx" #: src/zanshin/runner/plasma-runner-zanshin.desktop:2 msgctxt "Name" msgid "Zanshin Tasks" msgstr "xxZanshin Tasksxx" #: src/zanshin/runner/plasma-runner-zanshin.desktop:22 msgctxt "Comment" msgid "Add tasks to your todo list" msgstr "xxAdd tasks to your todo listxx" - -#~ msgctxt "Name" -#~ msgid "LDAP Server Settings" -#~ msgstr "xxLDAP Server Settingsxx" - -#~ msgctxt "Comment" -#~ msgid "Configure the available LDAP servers" -#~ msgstr "xxConfigure the available LDAP serversxx" - -#~ msgctxt "X-KDE-Keywords" -#~ msgid "kaddressbook, configure, settings, LDAP" -#~ msgstr "xxkaddressbookxx,xx configurexx,xx settingsxx,xx LDAPxx" - -#~ msgctxt "Name" -#~ msgid "Renku" -#~ msgstr "xxRenkuxx" - -#~ msgctxt "GenericName" -#~ msgid "Note Taking Application" -#~ msgstr "xxNote Taking Applicationxx" - -#~ msgctxt "Name" -#~ msgid "Renku Part" -#~ msgstr "xxRenku Partxx" - -#~ msgctxt "Comment" -#~ msgid "Kontact Renku Plugin" -#~ msgstr "xxKontact Renku Pluginxx" - -#~ msgctxt "Name" -#~ msgid "Notes" -#~ msgstr "xxNotesxx" Index: trunk/l10n-kf5/x-test/messages/extragear-pim/zanshin.po =================================================================== --- trunk/l10n-kf5/x-test/messages/extragear-pim/zanshin.po (revision 1532354) +++ trunk/l10n-kf5/x-test/messages/extragear-pim/zanshin.po (revision 1532355) @@ -1,1088 +1,693 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the zanshin package. # FIRST AUTHOR , YEAR. # # msgid "" msgstr "" "Project-Id-Version: zanshin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-09 03:04+0100\n" -"PO-Revision-Date: 2018-10-20 04:06+0000\n" +"PO-Revision-Date: 2019-01-09 04:39+0000\n" "Last-Translator: transxx.py program \n" "Language-Team: KDE Test Language \n" "Language: x-test\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "xxYour namesxx" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "xxYour emailsxx" #: 3rdparty/kdepim/libkdepim/kdateedit.cpp:445 #, kde-format msgctxt "the day after today" msgid "tomorrow" msgstr "xxtomorrowxx" #: 3rdparty/kdepim/libkdepim/kdateedit.cpp:446 #, kde-format msgctxt "this day" msgid "today" msgstr "xxtodayxx" #: 3rdparty/kdepim/libkdepim/kdateedit.cpp:447 #, kde-format msgctxt "the day before today" msgid "yesterday" msgstr "xxyesterdayxx" #: 3rdparty/kdepim/libkdepim/kdateedit.cpp:448 #, kde-format msgctxt "the week after this week" msgid "next week" msgstr "xxnext weekxx" #: 3rdparty/kdepim/libkdepim/kdateedit.cpp:449 #, kde-format msgctxt "the month after this month" msgid "next month" msgstr "xxnext monthxx" #: 3rdparty/kdepim/libkdepim/kdatepickerpopup.cpp:96 #, kde-format msgctxt "@option today" msgid "&Today" msgstr "xx&Todayxx" #: 3rdparty/kdepim/libkdepim/kdatepickerpopup.cpp:97 #, kde-format msgctxt "@option tomorrow" msgid "To&morrow" msgstr "xxTo&morrowxx" #: 3rdparty/kdepim/libkdepim/kdatepickerpopup.cpp:98 #, kde-format msgctxt "@option next week" msgid "Next &Week" msgstr "xxNext &Weekxx" #: 3rdparty/kdepim/libkdepim/kdatepickerpopup.cpp:99 #, kde-format msgctxt "@option next month" msgid "Next M&onth" msgstr "xxNext M&onthxx" #: 3rdparty/kdepim/libkdepim/kdatepickerpopup.cpp:107 #, kde-format msgctxt "@option do not specify a date" msgid "No Date" msgstr "xxNo Datexx" #: src/akonadi/akonadiconfigdialog.cpp:53 #, kde-format msgid "Configure" msgstr "xxConfigurexx" #: src/akonadi/akonadiconfigdialog.cpp:57 #, kde-format msgid "" "Please select or create a resource which will be used by the application to " "store and query its TODOs." msgstr "" "xxPlease select or create a resource which will be used by the application " "to store and query its TODOs.xx" #: src/akonadi/akonadiconfigdialog.cpp:67 #, kde-format msgid "Add resource" msgstr "xxAdd resourcexx" #: src/akonadi/akonadiconfigdialog.cpp:74 #, kde-format msgid "Remove resource" msgstr "xxRemove resourcexx" #: src/akonadi/akonadiconfigdialog.cpp:81 #, kde-format msgid "Configure resource..." msgstr "xxConfigure resource...xx" #: src/akonadi/akonadiconfigdialog.cpp:129 #, kde-format msgid "Multiple Agent Deletion" msgstr "xxMultiple Agent Deletionxx" #: src/akonadi/akonadiconfigdialog.cpp:130 #, kde-format msgid "Do you really want to delete the selected agent instances?" msgstr "xxDo you really want to delete the selected agent instances?xx" #: src/akonadi/akonaditaskrepository.cpp:68 #, kde-format msgid "Could not find a collection to store the task into!" msgstr "xxCould not find a collection to store the task into!xx" #: src/akonadi/akonaditaskrepository.cpp:217 #, kde-format msgid "Could not associate '%1', it is an ancestor of '%2'" msgstr "xxCould not associate '%1', it is an ancestor of '%2'xx" #: src/presentation/availablepagesmodel.cpp:129 #, kde-format msgid "Cannot add project %1 in dataSource %2" msgstr "xxCannot add project %1 in dataSource %2xx" #: src/presentation/availablepagesmodel.cpp:137 #, kde-format msgid "Cannot add context %1" msgstr "xxCannot add context %1xx" #: src/presentation/availablepagesmodel.cpp:145 #, kde-format msgid "Cannot remove project %1" msgstr "xxCannot remove project %1xx" #: src/presentation/availablepagesmodel.cpp:148 #, kde-format msgid "Cannot remove context %1" msgstr "xxCannot remove context %1xx" #: src/presentation/availablepagesmodel.cpp:157 #: src/presentation/contextpagemodel.cpp:128 #: src/presentation/workdaypagemodel.cpp:116 #, kde-format msgid "Inbox" msgstr "xxInboxxx" #: src/presentation/availablepagesmodel.cpp:159 #, kde-format msgid "Workday" msgstr "xxWorkdayxx" #: src/presentation/availablepagesmodel.cpp:161 #, kde-format msgid "Projects" msgstr "xxProjectsxx" #: src/presentation/availablepagesmodel.cpp:163 #, kde-format msgid "Contexts" msgstr "xxContextsxx" #: src/presentation/availablepagesmodel.cpp:255 #, kde-format msgid "Cannot modify project %1" msgstr "xxCannot modify project %1xx" #: src/presentation/availablepagesmodel.cpp:260 #, kde-format msgid "Cannot modify context %1" msgstr "xxCannot modify context %1xx" #: src/presentation/availablepagesmodel.cpp:279 #, kde-format msgid "Cannot add %1 to project %2" msgstr "xxCannot add %1 to project %2xx" #: src/presentation/availablepagesmodel.cpp:285 #, kde-format msgid "Cannot add %1 to context %2" msgstr "xxCannot add %1 to context %2xx" #: src/presentation/availablepagesmodel.cpp:291 #, kde-format msgid "Cannot move %1 to Inbox" msgstr "xxCannot move %1 to Inboxxx" #: src/presentation/availablepagesmodel.cpp:295 #, kde-format msgid "Cannot move task %1 to Inbox" msgstr "xxCannot move task %1 to Inboxxx" #: src/presentation/availablepagesmodel.cpp:304 #, kde-format msgid "Cannot update task %1 to Workday" msgstr "xxCannot update task %1 to Workdayxx" #: src/presentation/availablesourcesmodel.cpp:117 #, kde-format msgid "Cannot modify source %1" msgstr "xxCannot modify source %1xx" #: src/presentation/contextpagemodel.cpp:72 #, kde-format msgid "Cannot add task %1 in context %2" msgstr "xxCannot add task %1 in context %2xx" #: src/presentation/contextpagemodel.cpp:83 #, kde-format msgid "Cannot remove task %1 from context %2" msgstr "xxCannot remove task %1 from context %2xx" #: src/presentation/contextpagemodel.cpp:92 #: src/presentation/inboxpagemodel.cpp:73 #: src/presentation/projectpagemodel.cpp:85 #: src/presentation/workdaypagemodel.cpp:81 #, kde-format msgid "Cannot promote task %1 to be a project" msgstr "xxCannot promote task %1 to be a projectxx" #: src/presentation/contextpagemodel.cpp:126 #: src/presentation/workdaypagemodel.cpp:114 #, kde-format msgid "Project: %1" msgstr "xxProject: %1xx" #: src/presentation/contextpagemodel.cpp:159 #, kde-format msgid "Cannot modify task %1 in context %2" msgstr "xxCannot modify task %1 in context %2xx" #: src/presentation/contextpagemodel.cpp:188 #: src/presentation/inboxpagemodel.cpp:158 #: src/presentation/workdaypagemodel.cpp:166 #, kde-format msgid "Cannot move task %1 as sub-task of %2" msgstr "xxCannot move task %1 as sub-task of %2xx" #: src/presentation/contextpagemodel.cpp:191 #, kde-format msgid "Cannot dissociate task %1 from its parent" msgstr "xxCannot dissociate task %1 from its parentxx" #: src/presentation/editormodel.cpp:408 #, kde-format msgid "Cannot modify task %1" msgstr "xxCannot modify task %1xx" #: src/presentation/inboxpagemodel.cpp:53 #, kde-format msgid "Cannot add task %1 in Inbox" msgstr "xxCannot add task %1 in Inboxxx" #: src/presentation/inboxpagemodel.cpp:64 #, kde-format msgid "Cannot remove task %1 from Inbox" msgstr "xxCannot remove task %1 from Inboxxx" #: src/presentation/inboxpagemodel.cpp:143 #, kde-format msgid "Cannot modify task %1 in Inbox" msgstr "xxCannot modify task %1 in Inboxxx" #: src/presentation/inboxpagemodel.cpp:161 #: src/presentation/workdaypagemodel.cpp:171 #, kde-format msgid "Cannot deparent task %1 from its parent" msgstr "xxCannot deparent task %1 from its parentxx" #: src/presentation/projectpagemodel.cpp:65 #, kde-format msgid "Cannot add task %1 in project %2" msgstr "xxCannot add task %1 in project %2xx" #: src/presentation/projectpagemodel.cpp:76 #, kde-format msgid "Cannot remove task %1 from project %2" msgstr "xxCannot remove task %1 from project %2xx" #: src/presentation/projectpagemodel.cpp:132 #, kde-format msgid "Cannot modify task %1 in project %2" msgstr "xxCannot modify task %1 in project %2xx" #: src/presentation/projectpagemodel.cpp:158 #, kde-format msgid "Cannot move task %1 as a sub-task of %2" msgstr "xxCannot move task %1 as a sub-task of %2xx" #: src/presentation/runningtaskmodel.cpp:64 #, kde-format msgid "Cannot update task %1 to 'not running'" msgstr "xxCannot update task %1 to 'not running'xx" #: src/presentation/runningtaskmodel.cpp:72 #, kde-format msgid "Cannot update task %1 to 'running'" msgstr "xxCannot update task %1 to 'running'xx" #: src/presentation/workdaypagemodel.cpp:60 #, kde-format msgid "Cannot add task %1 in Workday" msgstr "xxCannot add task %1 in Workdayxx" #: src/presentation/workdaypagemodel.cpp:71 #, kde-format msgid "Cannot remove task %1 from Workday" msgstr "xxCannot remove task %1 from Workdayxx" #: src/presentation/workdaypagemodel.cpp:151 #, kde-format msgid "Cannot modify task %1 in Workday" msgstr "xxCannot modify task %1 in Workdayxx" #: src/widgets/applicationcomponents.cpp:65 #, kde-format msgid "Move Task" -msgstr "" +msgstr "xxMove Taskxx" #: src/widgets/availablepagesview.cpp:68 #, kde-format msgid "New Project" msgstr "xxNew Projectxx" #: src/widgets/availablepagesview.cpp:74 #, kde-format msgid "New Context" msgstr "xxNew Contextxx" #: src/widgets/availablepagesview.cpp:80 #, kde-format msgid "Remove Page" msgstr "xxRemove Pagexx" #: src/widgets/availablepagesview.cpp:109 #, kde-format msgid "Previous Page" msgstr "xxPrevious Pagexx" #: src/widgets/availablepagesview.cpp:116 #, kde-format msgid "Next Page" msgstr "xxNext Pagexx" #: src/widgets/availablepagesview.cpp:123 #, kde-format msgid "Go to Page..." msgstr "xxGo to Page...xx" #: src/widgets/availablepagesview.cpp:257 #, kde-format msgid "Add Context" msgstr "xxAdd Contextxx" #: src/widgets/availablepagesview.cpp:257 #, kde-format msgid "Context name" msgstr "xxContext namexx" #: src/widgets/availablepagesview.cpp:278 #, kde-format msgid "Delete Project" msgstr "xxDelete Projectxx" #: src/widgets/availablepagesview.cpp:279 #, kde-format msgid "Do you really want to delete the project '%1', with all its actions?" msgstr "" "xxDo you really want to delete the project '%1', with all its actions?xx" #: src/widgets/availablepagesview.cpp:281 #, kde-format msgid "Delete Context" msgstr "xxDelete Contextxx" #: src/widgets/availablepagesview.cpp:282 #, kde-format msgid "Do you really want to delete the context '%1'?" msgstr "xxDo you really want to delete the context '%1'?xx" #: src/widgets/availablesourcesview.cpp:73 #, kde-format msgid "Use as Default Source" msgstr "xxUse as Default Sourcexx" #: src/widgets/availablesourcesview.cpp:94 #, kde-format msgid "Configure %1..." msgstr "xxConfigure %1...xx" #: src/widgets/editorview.cpp:50 #, kde-format msgid "Add Attachment" msgstr "xxAdd Attachmentxx" #: src/widgets/editorview.cpp:58 #, kde-format msgid "Never" msgstr "xxNeverxx" #: src/widgets/editorview.cpp:59 #, kde-format msgid "Daily" msgstr "xxDailyxx" #: src/widgets/editorview.cpp:60 #, kde-format msgid "Weekly" msgstr "xxWeeklyxx" #: src/widgets/editorview.cpp:61 #, kde-format msgid "Monthly" msgstr "xxMonthlyxx" #. i18n: ectx: property (windowTitle), widget (QWidget, EditorView) #. i18n: ectx: property (text), widget (QListView, attachmentList) #: src/widgets/editorview.ui:14 src/widgets/editorview.ui:184 #: src/zanshin/app/main.cpp:84 #, kde-format msgid "Editor" msgstr "xxEditorxx" #. i18n: ectx: property (text), widget (QLabel, dueDateLabel) #: src/widgets/editorview.ui:41 #, kde-format msgid "D&ue Date " msgstr "xxD&ue Date xx" #. i18n: ectx: property (text), widget (QCheckBox, doneButton) #: src/widgets/editorview.ui:62 src/widgets/runningtaskwidget.cpp:67 #, kde-format msgid "Done" msgstr "xxDonexx" #. i18n: ectx: property (toolTip), widget (QToolButton, addAttachmentButton) #: src/widgets/editorview.ui:86 #, kde-format msgid "Add Attachment..." msgstr "xxAdd Attachment...xx" #. i18n: ectx: property (toolTip), widget (QToolButton, removeAttachmentButton) #: src/widgets/editorview.ui:100 #, kde-format msgid "Remove Attachment" msgstr "xxRemove Attachmentxx" #. i18n: ectx: property (text), widget (QPushButton, startTodayButton) #: src/widgets/editorview.ui:121 #, kde-format msgid "Select for &Today" msgstr "xxSelect for &Todayxx" #. i18n: ectx: property (text), widget (QLabel, recurrenceLabel) #: src/widgets/editorview.ui:130 #, kde-format msgid "&Recurrence" msgstr "xx&Recurrencexx" #. i18n: ectx: property (text), widget (QLabel, startDateLabel) #: src/widgets/editorview.ui:146 #, kde-format msgid "St&art Date" msgstr "xxSt&art Datexx" #: src/widgets/filterwidget.cpp:47 #, kde-format msgid "Sort by title" msgstr "xxSort by titlexx" #: src/widgets/filterwidget.cpp:48 #, kde-format msgid "Sort by date" msgstr "xxSort by datexx" #. i18n: ectx: property (placeholderText), widget (QLineEdit, filterEdit) #: src/widgets/filterwidget.ui:31 src/widgets/pageview.cpp:201 #, kde-format msgid "Filter..." msgstr "xxFilter...xx" #. i18n: ectx: property (toolTip), widget (QToolButton, descendingButton) #: src/widgets/filterwidget.ui:65 #, kde-format msgid "Sort in descending order" msgstr "xxSort in descending orderxx" #. i18n: ectx: property (toolTip), widget (QToolButton, ascendingButton) #: src/widgets/filterwidget.ui:88 #, kde-format msgid "Sort in ascending order" msgstr "xxSort in ascending orderxx" #. i18n: ectx: property (windowTitle), widget (QDialog, NewProjectDialog) #: src/widgets/newprojectdialog.ui:14 #, kde-format msgid "Add a project" msgstr "xxAdd a projectxx" #. i18n: ectx: property (text), widget (QLabel, nameLabel) #: src/widgets/newprojectdialog.ui:25 #, kde-format msgid "Name" msgstr "xxNamexx" #. i18n: ectx: property (text), widget (QLabel, sourceLabel) #: src/widgets/newprojectdialog.ui:42 #, kde-format msgid "Source" msgstr "xxSourcexx" #: src/widgets/pageview.cpp:159 -#, fuzzy, kde-format -#| msgid "Type and press enter to add an item" +#, kde-format msgid "Type and press enter to add a task" -msgstr "xxType and press enter to add an itemxx" +msgstr "xxType and press enter to add a taskxx" #: src/widgets/pageview.cpp:174 -#, fuzzy, kde-format -#| msgid "New Tag" +#, kde-format msgid "New Task" -msgstr "xxNew Tagxx" +msgstr "xxNew Taskxx" #: src/widgets/pageview.cpp:187 -#, fuzzy, kde-format -#| msgid "Remove Host" +#, kde-format msgid "Remove Task" -msgstr "xxRemove Hostxx" +msgstr "xxRemove Taskxx" #: src/widgets/pageview.cpp:195 -#, fuzzy, kde-format -#| msgid "Promote Item as Project" +#, kde-format msgid "Promote Task as Project" -msgstr "xxPromote Item as Projectxx" +msgstr "xxPromote Task as Projectxx" #: src/widgets/pageview.cpp:209 -#, fuzzy, kde-format -#| msgid "Show future items" +#, kde-format msgid "Show future tasks" -msgstr "xxShow future itemsxx" +msgstr "xxShow future tasksxx" #: src/widgets/pageview.cpp:227 #, kde-format msgid "Start Now" msgstr "xxStart Nowxx" #: src/widgets/pageview.cpp:342 #, kde-format msgid "Type and press enter to add an item" msgstr "xxType and press enter to add an itemxx" #: src/widgets/pageview.cpp:368 #, kde-format msgid "Do you really want to delete the selected items and their children?" msgstr "" "xxDo you really want to delete the selected items and their children?xx" #: src/widgets/pageview.cpp:370 #, kde-format msgid "Do you really want to delete the selected items?" msgstr "xxDo you really want to delete the selected items?xx" #: src/widgets/pageview.cpp:378 #, kde-format msgid "Do you really want to delete the selected task and all its children?" msgstr "" "xxDo you really want to delete the selected task and all its children?xx" #: src/widgets/pageview.cpp:382 #, kde-format msgid "Delete Tasks" msgstr "xxDelete Tasksxx" #: src/widgets/quickselectdialog.cpp:48 #, kde-format msgid "Quick Select Dialog" msgstr "xxQuick Select Dialogxx" #: src/widgets/quickselectdialog.cpp:50 src/widgets/quickselectdialog.cpp:88 #, kde-format msgid "You can start typing to filter the list of available pages" msgstr "xxYou can start typing to filter the list of available pagesxx" #: src/widgets/quickselectdialog.cpp:90 #, kde-format msgid "Path: %1" msgstr "xxPath: %1xx" #: src/widgets/runningtaskwidget.cpp:53 #, kde-format msgid "Zanshin Running Task Banner" msgstr "xxZanshin Running Task Bannerxx" #: src/widgets/runningtaskwidget.cpp:63 #, kde-format msgid "Stop" msgstr "xxStopxx" #: src/widgets/scripteditor.cpp:39 #, kde-format msgid "Script Editor - Zanshin" msgstr "xxScript Editor - Zanshinxx" #: src/zanshin/app/aboutdata.cpp:32 #, kde-format msgid "Zanshin Tasks" msgstr "xxZanshin Tasksxx" #: src/zanshin/app/aboutdata.cpp:33 #, kde-format msgid "" "A Getting Things Done application which aims at getting your mind like water" msgstr "" "xxA Getting Things Done application which aims at getting your mind like " "waterxx" #: src/zanshin/app/aboutdata.cpp:35 #, kde-format msgid "Copyright 2008-2016, Kevin Ottens " msgstr "xxCopyright 2008-2016, Kevin Ottens xx" #: src/zanshin/app/aboutdata.cpp:37 #, kde-format msgid "Kevin Ottens" msgstr "xxKevin Ottensxx" #: src/zanshin/app/aboutdata.cpp:38 #, kde-format msgid "Lead Developer" msgstr "xxLead Developerxx" #: src/zanshin/app/aboutdata.cpp:41 #, kde-format msgid "Mario Bensi" msgstr "xxMario Bensixx" #: src/zanshin/app/aboutdata.cpp:42 src/zanshin/app/aboutdata.cpp:46 #, kde-format msgid "Developer" msgstr "xxDeveloperxx" #: src/zanshin/app/aboutdata.cpp:45 #, kde-format msgid "Franck Arrecot" msgstr "xxFranck Arrecotxx" #: src/zanshin/app/main.cpp:76 #, kde-format msgid "Sources" msgstr "xxSourcesxx" #: src/zanshin/app/main.cpp:80 #, kde-format msgid "Pages" msgstr "xxPagesxx" #. i18n: ectx: Menu (go) #: src/zanshin/app/zanshinui.rc:15 src/zanshin/kontact/zanshin_part.rc:15 #, kde-format msgid "&Go" msgstr "xx&Goxx" #. i18n: ectx: Menu #: src/zanshin/app/zanshinui.rc:26 #, kde-format msgid "&Panels" msgstr "xx&Panelsxx" #. i18n: ectx: ToolBar (mainToolBar) #: src/zanshin/app/zanshinui.rc:34 src/zanshin/kontact/zanshin_part.rc:26 #, kde-format msgctxt "@title:menu" msgid "Main Toolbar" msgstr "xxMain Toolbarxx" #: src/zanshin/runner/zanshinrunner.cpp:79 #, kde-format msgid "Add \"%1\" to your todo list" msgstr "xxAdd \"%1\" to your todo listxx" - -#~ msgid "vCard Import Failed" -#~ msgstr "xxvCard Import Failedxx" - -#~ msgid "Unable to access %1." -#~ msgstr "xxUnable to access %1.xx" - -#~ msgid "Select email from contact" -#~ msgstr "xxSelect email from contactxx" - -#~ msgid "Show Organization Unit for LDAP results" -#~ msgstr "xxShow Organization Unit for LDAP resultsxx" - -#~ msgid "Configure Completion..." -#~ msgstr "xxConfigure Completion...xx" - -#~ msgid "Automatically expand groups" -#~ msgstr "xxAutomatically expand groupsxx" - -#~ msgid "Expand Groups..." -#~ msgstr "xxExpand Groups...xx" - -#~ msgid "Recent Addresses" -#~ msgstr "xxRecent Addressesxx" - -#~ msgctxt "@title:group" -#~ msgid "Contacts found in your data" -#~ msgstr "xxContacts found in your dataxx" - -#~ msgid "LDAP server: %1" -#~ msgstr "xxLDAP server: %1xx" - -#~ msgid "Blacklist Email Completion" -#~ msgstr "xxBlacklist Email Completionxx" - -#~ msgid "Search email:" -#~ msgstr "xxSearch email:xx" - -#~ msgid "Research is done from 3 characters" -#~ msgstr "xxResearch is done from 3 charactersxx" - -#~ msgid "Search" -#~ msgstr "xxSearchxx" - -#~ msgid "Show Blacklisted Emails" -#~ msgstr "xxShow Blacklisted Emailsxx" - -#~ msgid "Search in result..." -#~ msgstr "xxSearch in result...xx" - -#~ msgid "&Select" -#~ msgstr "xx&Selectxx" - -#~ msgid "&Unselect" -#~ msgstr "xx&Unselectxx" - -#~ msgid "More result..." -#~ msgstr "xxMore result...xx" - -#~ msgid "Exclude domain names:" -#~ msgstr "xxExclude domain names:xx" - -#~ msgid "Separate domain with '%1'" -#~ msgstr "xxSeparate domain with '%1'xx" - -#~ msgid "No email found." -#~ msgstr "xxNo email found.xx" - -#~ msgid "1 email found" -#~ msgid_plural "%1 emails found" -#~ msgstr[0] "xx%1 emails foundxx" - -#~ msgid "No result found" -#~ msgstr "xxNo result foundxx" - -#~ msgid "" -#~ "The list was changed. Do you want to save before to make another search ?" -#~ msgstr "" -#~ "xxThe list was changed. Do you want to save before to make another " -#~ "search ?xx" - -#~ msgid "Save" -#~ msgstr "xxSavexx" - -#~ msgid "Configure completion" -#~ msgstr "xxConfigure completionxx" - -#~ msgid "Completion Order" -#~ msgstr "xxCompletion Orderxx" - -#~ msgid "Recent Address" -#~ msgstr "xxRecent Addressxx" - -#~ msgid "Blacklist Email Address" -#~ msgstr "xxBlacklist Email Addressxx" - -#~ msgid "Edit Completion Order" -#~ msgstr "xxEdit Completion Orderxx" - -#~ msgid "LDAP server %1" -#~ msgstr "xxLDAP server %1xx" - -#~ msgid "Add Host" -#~ msgstr "xxAdd Hostxx" - -#~ msgid "kcmldap" -#~ msgstr "xxkcmldapxx" - -#~ msgid "LDAP Server Settings" -#~ msgstr "xxLDAP Server Settingsxx" - -#~ msgid "(c) 2009 - 2010 Tobias Koenig" -#~ msgstr "xx(c) 2009 - 2010 Tobias Koenigxx" - -#~ msgid "Tobias Koenig" -#~ msgstr "xxTobias Koenigxx" - -#~ msgid "Edit Host" -#~ msgstr "xxEdit Hostxx" - -#~ msgid "Do you want to remove setting for host \"%1\"?" -#~ msgstr "xxDo you want to remove setting for host \"%1\"?xx" - -#~ msgid "LDAP Servers" -#~ msgstr "xxLDAP Serversxx" - -#~ msgid "Check all servers that should be used:" -#~ msgstr "xxCheck all servers that should be used:xx" - -#~ msgid "&Add Host..." -#~ msgstr "xx&Add Host...xx" - -#~ msgid "&Edit Host..." -#~ msgstr "xx&Edit Host...xx" - -#~ msgid "&Remove Host" -#~ msgstr "xx&Remove Hostxx" - -#~ msgid "" -#~ "LDAP password is stored as clear text, do you want to store it in kwallet?" -#~ msgstr "" -#~ "xxLDAP password is stored as clear text, do you want to store it in " -#~ "kwallet?xx" - -#~ msgid "Store clear text password in KWallet" -#~ msgstr "xxStore clear text password in KWalletxx" - -#~ msgctxt "@item LDAP search key" -#~ msgid "Title" -#~ msgstr "xxTitlexx" - -#~ msgid "Full Name" -#~ msgstr "xxFull Namexx" - -#~ msgctxt "@item LDAP search key" -#~ msgid "Email" -#~ msgstr "xxEmailxx" - -#~ msgid "Home Number" -#~ msgstr "xxHome Numberxx" - -#~ msgid "Work Number" -#~ msgstr "xxWork Numberxx" - -#~ msgid "Mobile Number" -#~ msgstr "xxMobile Numberxx" - -#~ msgid "Fax Number" -#~ msgstr "xxFax Numberxx" - -#~ msgid "Pager" -#~ msgstr "xxPagerxx" - -#~ msgid "Street" -#~ msgstr "xxStreetxx" - -#~ msgctxt "@item LDAP search key" -#~ msgid "State" -#~ msgstr "xxStatexx" - -#~ msgid "Country" -#~ msgstr "xxCountryxx" - -#~ msgid "City" -#~ msgstr "xxCityxx" - -#~ msgid "Organization" -#~ msgstr "xxOrganizationxx" - -#~ msgid "Company" -#~ msgstr "xxCompanyxx" - -#~ msgid "Department" -#~ msgstr "xxDepartmentxx" - -#~ msgid "Zip Code" -#~ msgstr "xxZip Codexx" - -#~ msgid "Postal Address" -#~ msgstr "xxPostal Addressxx" - -#~ msgid "Description" -#~ msgstr "xxDescriptionxx" - -#~ msgid "User ID" -#~ msgstr "xxUser IDxx" - -#~ msgctxt "@title:column Column containing email addresses" -#~ msgid "Email" -#~ msgstr "xxEmailxx" - -#~ msgctxt "" -#~ "@title:column Column containing the residential state of the address" -#~ msgid "State" -#~ msgstr "xxStatexx" - -#~ msgctxt "@title:column Column containing title of the person" -#~ msgid "Title" -#~ msgstr "xxTitlexx" - -#~ msgid "Import Contacts from LDAP" -#~ msgstr "xxImport Contacts from LDAPxx" - -#~ msgid "Search for Addresses in Directory" -#~ msgstr "xxSearch for Addresses in Directoryxx" - -#~ msgid "Search for:" -#~ msgstr "xxSearch for:xx" - -#~ msgctxt "In LDAP attribute" -#~ msgid "in" -#~ msgstr "xxinxx" - -#~ msgctxt "@item:inlistbox Name of the contact" -#~ msgid "Name" -#~ msgstr "xxNamexx" - -#~ msgctxt "@item:inlistbox email address of the contact" -#~ msgid "Email" -#~ msgstr "xxEmailxx" - -#~ msgctxt "@item:inlistbox" -#~ msgid "Home Number" -#~ msgstr "xxHome Numberxx" - -#~ msgctxt "@item:inlistbox" -#~ msgid "Work Number" -#~ msgstr "xxWork Numberxx" - -#~ msgctxt "@action:button Start searching" -#~ msgid "&Search" -#~ msgstr "xx&Searchxx" - -#~ msgid "Recursive search" -#~ msgstr "xxRecursive searchxx" - -#~ msgid "Contains" -#~ msgstr "xxContainsxx" - -#~ msgid "Starts With" -#~ msgstr "xxStarts Withxx" - -#~ msgid "Search in result" -#~ msgstr "xxSearch in resultxx" - -#~ msgid "Searching..." -#~ msgstr "xxSearching...xx" - -#~ msgid "Select All" -#~ msgstr "xxSelect Allxx" - -#~ msgid "Unselect All" -#~ msgstr "xxUnselect Allxx" - -#~ msgid "Add Selected" -#~ msgstr "xxAdd Selectedxx" - -#~ msgid "Configure LDAP Servers..." -#~ msgstr "xxConfigure LDAP Servers...xx" - -#~ msgid "Copy" -#~ msgstr "xxCopyxx" - -#~ msgid "You must select an LDAP server before searching." -#~ msgstr "xxYou must select an LDAP server before searching.xx" - -#~ msgctxt "arguments are host name, datetime" -#~ msgid "Imported from LDAP directory %1 on %2" -#~ msgstr "xxImported from LDAP directory %1 on %2xx" - -#~ msgid "Configure the Address Book LDAP Settings" -#~ msgstr "xxConfigure the Address Book LDAP Settingsxx" - -#~ msgid "Edit Recent Addresses" -#~ msgstr "xxEdit Recent Addressesxx" - -#~ msgid "&Add" -#~ msgstr "xx&Addxx" - -#~ msgid "&Remove" -#~ msgstr "xx&Removexx" - -#~ msgid "Do you want to remove this email address?" -#~ msgid_plural "Do you want to remove %1 email addresses?" -#~ msgstr[0] "xxDo you want to remove %1 email addresses?xx" - -#~ msgid "Remove" -#~ msgstr "xxRemovexx" - -#~ msgid "Choose an identity" -#~ msgstr "xxChoose an identityxx" - -#~ msgid "Choose the identity to use for the groupware message" -#~ msgstr "xxChoose the identity to use for the groupware messagexx" - -#~ msgid "Could not find a collection to store the note into!" -#~ msgstr "xxCould not find a collection to store the note into!xx" - -#~ msgid "Cannot add tag %1" -#~ msgstr "xxCannot add tag %1xx" - -#~ msgid "Cannot remove tag %1" -#~ msgstr "xxCannot remove tag %1xx" - -#~ msgid "Tags" -#~ msgstr "xxTagsxx" - -#~ msgid "Cannot tag %1 with %2" -#~ msgstr "xxCannot tag %1 with %2xx" - -#~ msgid "Cannot add note %1 in Inbox" -#~ msgstr "xxCannot add note %1 in Inboxxx" - -#~ msgid "Cannot remove note %1 from Inbox" -#~ msgstr "xxCannot remove note %1 from Inboxxx" - -#~ msgid "Cannot modify note %1 in Inbox" -#~ msgstr "xxCannot modify note %1 in Inboxxx" - -#~ msgid "Cannot add note %1 in tag %2" -#~ msgstr "xxCannot add note %1 in tag %2xx" - -#~ msgid "Cannot remove note %1 from tag %2" -#~ msgstr "xxCannot remove note %1 from tag %2xx" - -#~ msgid "Cannot modify note %1 in tag %2" -#~ msgstr "xxCannot modify note %1 in tag %2xx" - -#~ msgid "Renku Notes" -#~ msgstr "xxRenku Notesxx" - -#~ msgid "A note taking application which aims at getting your mind like water" -#~ msgstr "" -#~ "xxA note taking application which aims at getting your mind like waterxx" - -#~ msgid "Copyright 2008-2015, Kevin Ottens " -#~ msgstr "xxCopyright 2008-2015, Kevin Ottens xx" - -#~ msgid "Move Item" -#~ msgstr "xxMove Itemxx" - -#~ msgid "Add Tag" -#~ msgstr "xxAdd Tagxx" - -#~ msgid "Tag name" -#~ msgstr "xxTag namexx" - -#~ msgid "Delete Tag" -#~ msgstr "xxDelete Tagxx" - -#~ msgid "Do you really want to delete the tag '%1'?" -#~ msgstr "xxDo you really want to delete the tag '%1'?xx" - -#~ msgid "Delegated to: %1" -#~ msgstr "xxDelegated to: %1xx" - -#~ msgid "Delegate To: " -#~ msgstr "xxDelegate To: xx" - -#~ msgid "De&legate to" -#~ msgstr "xxDe&legate toxx" - -#~ msgid "(%1) %2" -#~ msgstr "xx(%1) %2xx" - -#~ msgid "New Item" -#~ msgstr "xxNew Itemxx" - -#~ msgid "Remove Item" -#~ msgstr "xxRemove Itemxx" Index: trunk/l10n-kf5/x-test/messages/extragear-sdk/heaptrack.po =================================================================== --- trunk/l10n-kf5/x-test/messages/extragear-sdk/heaptrack.po (revision 1532354) +++ trunk/l10n-kf5/x-test/messages/extragear-sdk/heaptrack.po (revision 1532355) @@ -1,1284 +1,1119 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the heaptrack package. # FIRST AUTHOR , YEAR. # # msgid "" msgstr "" "Project-Id-Version: heaptrack\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-09 03:04+0100\n" -"PO-Revision-Date: 2018-08-16 09:07+0000\n" +"PO-Revision-Date: 2019-01-09 04:40+0000\n" "Last-Translator: transxx.py program \n" "Language-Team: KDE Test Language \n" "Language: x-test\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "xxYour namesxx" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "xxYour emailsxx" #: gui/callercalleemodel.cpp:51 gui/callercalleemodel.h:403 #: gui/treemodel.cpp:89 #, kde-format msgid "Location" msgstr "xxLocationxx" #: gui/callercalleemodel.cpp:53 #, kde-format msgid "Symbol" -msgstr "" +msgstr "xxSymbolxx" #: gui/callercalleemodel.cpp:55 gui/callercalleemodel.h:207 #, kde-format msgid "Binary" -msgstr "" +msgstr "xxBinaryxx" #: gui/callercalleemodel.cpp:57 gui/callercalleemodel.h:405 #, kde-format msgid "Allocations (Self)" msgstr "xxAllocations (Self)xx" #: gui/callercalleemodel.cpp:59 gui/callercalleemodel.h:407 #, kde-format msgid "Temporary (Self)" msgstr "xxTemporary (Self)xx" #: gui/callercalleemodel.cpp:61 gui/callercalleemodel.h:409 #, kde-format msgid "Peak (Self)" msgstr "xxPeak (Self)xx" #: gui/callercalleemodel.cpp:63 gui/callercalleemodel.h:411 #, kde-format msgid "Leaked (Self)" msgstr "xxLeaked (Self)xx" #: gui/callercalleemodel.cpp:65 gui/callercalleemodel.h:413 #, kde-format msgid "Allocations (Incl.)" msgstr "xxAllocations (Incl.)xx" #: gui/callercalleemodel.cpp:67 gui/callercalleemodel.h:415 #, kde-format msgid "Temporary (Incl.)" msgstr "xxTemporary (Incl.)xx" #: gui/callercalleemodel.cpp:69 gui/callercalleemodel.h:417 #, kde-format msgid "Peak (Incl.)" msgstr "xxPeak (Incl.)xx" #: gui/callercalleemodel.cpp:71 gui/callercalleemodel.h:419 #, kde-format msgid "Leaked (Incl.)" msgstr "xxLeaked (Incl.)xx" #: gui/callercalleemodel.cpp:78 -#, fuzzy, kde-format -#| msgid "" -#| "The parent function that called an allocation function. May be " -#| "unknown when debug information is missing." +#, kde-format msgid "" "The parent symbol that called an allocation function. The function name " "may be unresolved when debug information is missing." msgstr "" -"xxThe parent function that called an allocation function. May be unknown " -"when debug information is missing.xx" +"xxThe parent symbol that called an allocation function. The function " +"name may be unresolved when debug information is missing.xx" #: gui/callercalleemodel.cpp:81 -#, fuzzy, kde-format -#| msgid "" -#| "The parent function that called an allocation function. May be " -#| "unknown when debug information is missing." +#, kde-format msgid "" "The parent function that called an allocation function. May be " "unresolved when debug information is missing." msgstr "" -"xxThe parent function that called an allocation function. May be unknown " -"when debug information is missing.xx" +"xxThe parent function that called an allocation function. May be " +"unresolved when debug information is missing.xx" #: gui/callercalleemodel.cpp:84 gui/treemodel.cpp:99 #, kde-format msgid "" "The module, i.e. executable or shared library, from which an allocation " "function was called." msgstr "" "xxThe module, i.e. executable or shared library, from which an " "allocation function was called.xx" #: gui/callercalleemodel.cpp:87 gui/callercalleemodel.h:429 #, kde-format msgid "" "The number of times an allocation function was directly called from this " "location." msgstr "" "xxThe number of times an allocation function was directly called from " "this location.xx" #: gui/callercalleemodel.cpp:90 gui/callercalleemodel.h:432 #, kde-format msgid "" "The number of direct temporary allocations. These allocations are " "directly followed by a free without any other allocations in-between." msgstr "" "xxThe number of direct temporary allocations. These allocations are " "directly followed by a free without any other allocations in-between.xx" #: gui/callercalleemodel.cpp:94 gui/callercalleemodel.h:436 #, kde-format msgid "" "The maximum heap memory in bytes consumed from allocations originating " "directly at this location. This takes deallocations into account." msgstr "" "xxThe maximum heap memory in bytes consumed from allocations originating " "directly at this location. This takes deallocations into account.xx" #: gui/callercalleemodel.cpp:99 gui/callercalleemodel.h:441 #, kde-format msgid "" "The bytes allocated directly at this location that have not been " "deallocated." msgstr "" "xxThe bytes allocated directly at this location that have not been " "deallocated.xx" #: gui/callercalleemodel.cpp:102 gui/callercalleemodel.h:239 #: gui/callercalleemodel.h:444 #, kde-format msgid "" "The inclusive number of times an allocation function was called from " "this location or any functions called from here." msgstr "" "xxThe inclusive number of times an allocation function was called from " "this location or any functions called from here.xx" #: gui/callercalleemodel.cpp:106 gui/callercalleemodel.h:243 #: gui/callercalleemodel.h:448 #, kde-format msgid "" "The number of inclusive temporary allocations. These allocations are " "directly followed by a free without any other allocations in-between." msgstr "" "xxThe number of inclusive temporary allocations. These allocations are " "directly followed by a free without any other allocations in-between.xx" #: gui/callercalleemodel.cpp:110 gui/callercalleemodel.h:231 #: gui/callercalleemodel.h:452 #, kde-format msgid "" "The inclusive maximum heap memory in bytes consumed from allocations " "originating at this location or from functions called from here. This takes " "deallocations into account." msgstr "" "xxThe inclusive maximum heap memory in bytes consumed from allocations " "originating at this location or from functions called from here. This takes " "deallocations into account.xx" #: gui/callercalleemodel.cpp:115 gui/callercalleemodel.h:236 #: gui/callercalleemodel.h:457 gui/treemodel.cpp:114 #, kde-format msgid "" "The bytes allocated at this location that have not been deallocated." msgstr "" "xxThe bytes allocated at this location that have not been deallocated.xx" #: gui/callercalleemodel.cpp:183 gui/callercalleemodel.h:297 -#, fuzzy, kde-format -#| msgctxt "1: function, 2: module" -#| msgid "" -#| "%1\n" -#| " in %2" +#, kde-format msgctxt "%1: function name, %2: binary basename" msgid "%1 in %2" -msgstr "" -"xx%1\n" -" in %2xx" +msgstr "xx%1 in %2xx" #: gui/callercalleemodel.cpp:236 #, kde-format msgid "Caller" -msgstr "" +msgstr "xxCallerxx" #: gui/callercalleemodel.cpp:248 #, kde-format msgid "Callee" -msgstr "" +msgstr "xxCalleexx" #: gui/callercalleemodel.h:209 gui/treemodel.cpp:85 gui/util.cpp:84 #: gui/util.cpp:113 gui/util.cpp:141 #, kde-format msgid "Peak" msgstr "xxPeakxx" #: gui/callercalleemodel.h:211 gui/flamegraph.cpp:424 gui/treemodel.cpp:87 #: gui/util.cpp:85 gui/util.cpp:114 gui/util.cpp:142 #, kde-format msgid "Leaked" msgstr "xxLeakedxx" #: gui/callercalleemodel.h:213 gui/flamegraph.cpp:429 gui/mainwindow.cpp:373 #: gui/treemodel.cpp:81 gui/util.cpp:86 gui/util.cpp:115 gui/util.cpp:143 #, kde-format msgid "Allocations" msgstr "xxAllocationsxx" #: gui/callercalleemodel.h:215 gui/treemodel.cpp:83 #, kde-format msgid "Temporary" msgstr "xxTemporaryxx" #: gui/callercalleemodel.h:223 -#, fuzzy, kde-format -#| msgid "" -#| "The parent function that called an allocation function. May be " -#| "unknown when debug information is missing." +#, kde-format msgid "" "The location of the %1. The function name may be unresolved when debug " "information is missing." msgstr "" -"xxThe parent function that called an allocation function. May be unknown " -"when debug information is missing.xx" +"xxThe location of the %1. The function name may be unresolved when debug " +"information is missing.xx" #: gui/callercalleemodel.h:226 -#, fuzzy, kde-format -#| msgid "" -#| "The parent function that called an allocation function. May be " -#| "unknown when debug information is missing." +#, kde-format msgid "" "The function name of the %1. May be unresolved when debug information is " "missing." msgstr "" -"xxThe parent function that called an allocation function. May be unknown " -"when debug information is missing.xx" +"xxThe function name of the %1. May be unresolved when debug information is " +"missing.xx" #: gui/callercalleemodel.h:229 #, kde-format msgid "The name of the executable the symbol resides in." -msgstr "" +msgstr "xxThe name of the executable the symbol resides in.xx" #: gui/callercalleemodel.h:426 -#, fuzzy, kde-format -#| msgid "" -#| "The parent function that called an allocation function. May be " -#| "unknown when debug information is missing." +#, kde-format msgid "" "The source code location that called an allocation function. May be " "unknown when debug information is missing." msgstr "" -"xxThe parent function that called an allocation function. May be unknown " -"when debug information is missing.xx" +"xxThe source code location that called an allocation function. May be " +"unknown when debug information is missing.xx" #: gui/chartmodel.cpp:65 #, kde-format msgid "Elapsed Time" msgstr "xxElapsed Timexx" #: gui/chartmodel.cpp:69 #, kde-format msgid "Memory Allocations" msgstr "xxMemory Allocationsxx" #: gui/chartmodel.cpp:71 #, kde-format msgid "Memory Consumed" msgstr "xxMemory Consumedxx" #: gui/chartmodel.cpp:73 gui/flamegraph.cpp:434 gui/mainwindow.cpp:375 #: gui/util.cpp:87 gui/util.cpp:116 gui/util.cpp:144 #, kde-format msgid "Temporary Allocations" msgstr "xxTemporary Allocationsxx" #: gui/chartmodel.cpp:127 #, kde-format msgctxt "" "%1: the formatted byte size, e.g. \"1.2KB\", %2: the raw byte size, e.g. " "\"1300\"" msgid "%1 (%2 bytes)" msgstr "xx%1 (%2 bytes)xx" #: gui/chartmodel.cpp:135 #, kde-format msgid "%1 allocations in total after %2" msgstr "xx%1 allocations in total after %2xx" #: gui/chartmodel.cpp:137 #, kde-format msgid "%1 temporary allocations in total after %2" msgstr "xx%1 temporary allocations in total after %2xx" #: gui/chartmodel.cpp:139 #, kde-format msgid "%1 consumed in total after %2" msgstr "xx%1 consumed in total after %2xx" #: gui/chartmodel.cpp:145 #, kde-format msgid "" "%2 allocations after %3 from:

%1

" msgstr "" "xx%2 allocations after %3 from:

%1

xx" #: gui/chartmodel.cpp:149 #, kde-format msgid "" "%2 temporary allocations after %3 from:

%1" msgstr "" "xx%2 temporary allocations after %3 from:

%1xx" #: gui/chartmodel.cpp:153 #, kde-format msgid "%2 consumed after %3 from:

%1

" msgstr "" "xx%2 consumed after %3 from:

%1

xx" #: gui/chartwidget.cpp:110 #, kde-format msgid "Shows the heap memory consumption over time." msgstr "xxShows the heap memory consumption over time.xx" #: gui/chartwidget.cpp:113 #, kde-format msgid "Shows number of memory allocations over time." msgstr "xxShows number of memory allocations over time.xx" #: gui/chartwidget.cpp:116 #, kde-format msgid "" "Shows number of temporary memory allocations over time. A temporary " "allocation is one that is followed immediately by its corresponding " "deallocation, without other allocations happening in-between." msgstr "" "xxShows number of temporary memory allocations over time. A temporary " "allocation is one that is followed immediately by its corresponding " "deallocation, without other allocations happening in-between.xx" #: gui/flamegraph.cpp:207 -#, fuzzy, kde-format -#| msgid "%1 in ?? (%2)" +#, kde-format msgctxt "%1: function, %2: binary" msgid "%1 (%2)" -msgstr "xx%1 in ?? (%2)xx" +msgstr "xx%1 (%2)xx" #: gui/flamegraph.cpp:215 #, kde-format msgctxt "%1: number of allocations, %2: relative number, %3: function label" msgid "%1 (%2%) allocations in %3 and below." msgstr "xx%1 (%2%) allocations in %3 and below.xx" #: gui/flamegraph.cpp:220 #, kde-format msgctxt "" "%1: number of temporary allocations, %2: relative number, %3 function label" msgid "%1 (%2%) temporary allocations in %3 and below." msgstr "xx%1 (%2%) temporary allocations in %3 and below.xx" #: gui/flamegraph.cpp:225 #, kde-format msgctxt "" "%1: peak consumption in bytes, %2: relative number, %3: function label" msgid "%1 (%2%) contribution to peak consumption in %3 and below." msgstr "xx%1 (%2%) contribution to peak consumption in %3 and below.xx" #: gui/flamegraph.cpp:229 #, kde-format msgctxt "%1: leaked bytes, %2: relative number, %3: function label" msgid "%1 (%2%) leaked in %3 and below." msgstr "xx%1 (%2%) leaked in %3 and below.xx" #: gui/flamegraph.cpp:357 gui/histogrammodel.cpp:74 #, kde-format msgid "%1 allocations in total" msgstr "xx%1 allocations in totalxx" #: gui/flamegraph.cpp:360 #, kde-format msgid "%1 temporary allocations in total" msgstr "xx%1 temporary allocations in totalxx" #: gui/flamegraph.cpp:363 -#, fuzzy, kde-format -#| msgid "%1 contribution to peak consumption" +#, kde-format msgid "%1 peak memory consumption" -msgstr "xx%1 contribution to peak consumptionxx" +msgstr "xx%1 peak memory consumptionxx" #: gui/flamegraph.cpp:366 #, kde-format msgid "%1 leaked in total" msgstr "xx%1 leaked in totalxx" #: gui/flamegraph.cpp:419 #, kde-format msgid "Memory Peak" msgstr "xxMemory Peakxx" #: gui/flamegraph.cpp:421 #, kde-format msgid "" "Show a flame graph over the contributions to the peak heap memory " "consumption of your application." msgstr "" "xxShow a flame graph over the contributions to the peak heap memory " "consumption of your application.xx" #: gui/flamegraph.cpp:426 #, kde-format msgid "" "Show a flame graph over the leaked heap memory of your application. Memory " "is considered to be leaked when it never got deallocated. " msgstr "" "xxShow a flame graph over the leaked heap memory of your application. Memory " "is considered to be leaked when it never got deallocated. xx" #: gui/flamegraph.cpp:431 #, kde-format msgid "" "Show a flame graph over the number of allocations triggered by functions in " "your code." msgstr "" "xxShow a flame graph over the number of allocations triggered by functions " "in your code.xx" #: gui/flamegraph.cpp:436 #, kde-format msgid "" "Show a flame graph over the number of temporary allocations triggered by " "functions in your code. Allocations are marked as temporary when they are " "immediately followed by their deallocation." msgstr "" "xxShow a flame graph over the number of temporary allocations triggered by " "functions in your code. Allocations are marked as temporary when they are " "immediately followed by their deallocation.xx" #: gui/flamegraph.cpp:443 #, kde-format msgid "Select the data source that should be visualized in the flame graph." msgstr "" "xxSelect the data source that should be visualized in the flame graph.xx" #: gui/flamegraph.cpp:451 #, kde-format msgid "Bottom-Down View" msgstr "xxBottom-Down Viewxx" #: gui/flamegraph.cpp:452 #, kde-format msgid "" "Enable the bottom-down flame graph view. When this is unchecked, the top-" "down view is enabled by default." msgstr "" "xxEnable the bottom-down flame graph view. When this is unchecked, the top-" "down view is enabled by default.xx" #: gui/flamegraph.cpp:460 #, kde-format msgid "Collapse Recursion" msgstr "xxCollapse Recursionxx" #: gui/flamegraph.cpp:462 #, kde-format msgid "" "Collapse stack frames for functions calling themselves. When this is " "unchecked, recursive frames will be visualized separately." msgstr "" "xxCollapse stack frames for functions calling themselves. When this is " "unchecked, recursive frames will be visualized separately.xx" #: gui/flamegraph.cpp:474 #, kde-format msgid "Cost Threshold: " msgstr "xxCost Threshold: xx" #: gui/flamegraph.cpp:478 #, kde-format msgid "" "The cost threshold defines a fractional cut-off value. Items with a " "relative cost below this value will not be shown in the flame graph. This is " "done as an optimization to quickly generate graphs for large data sets with " "low memory overhead. If you need more details, decrease the threshold value, " "or set it to zero." msgstr "" "xxThe cost threshold defines a fractional cut-off value. Items with a " "relative cost below this value will not be shown in the flame graph. This is " "done as an optimization to quickly generate graphs for large data sets with " "low memory overhead. If you need more details, decrease the threshold value, " "or set it to zero.xx" #: gui/flamegraph.cpp:490 #, kde-format msgid "Search..." msgstr "xxSearch...xx" #: gui/flamegraph.cpp:491 #, kde-format msgid "Search the flame graph for a symbol." msgstr "xxSearch the flame graph for a symbol.xx" #: gui/flamegraph.cpp:521 #, kde-format msgid "Reset View" msgstr "xxReset Viewxx" #: gui/flamegraph.cpp:531 gui/mainwindow.cpp:90 -#, fuzzy, kde-format -#| msgid "Caller / Callee" +#, kde-format msgid "View Caller/Callee" -msgstr "xxCaller / Calleexx" +msgstr "xxView Caller/Calleexx" #: gui/flamegraph.cpp:659 #, kde-format msgid "generating flame graph..." msgstr "xxgenerating flame graph...xx" #: gui/flamegraph.cpp:736 #, kde-format msgid "%1 (%2% of total of %3) allocations matched by search." msgstr "xx%1 (%2% of total of %3) allocations matched by search.xx" #: gui/flamegraph.cpp:741 #, kde-format msgid "%1 (%2% of total of %3) matched by search." msgstr "xx%1 (%2% of total of %3) matched by search.xx" #: gui/gui.cpp:33 #, kde-format msgid "Heaptrack GUI" msgstr "xxHeaptrack GUIxx" #: gui/gui.cpp:34 #, kde-format msgid "A visualizer for heaptrack data files." msgstr "xxA visualizer for heaptrack data files.xx" #: gui/gui.cpp:35 #, kde-format msgid "Copyright 2015, Milian Wolff " msgstr "xxCopyright 2015, Milian Wolff xx" #: gui/gui.cpp:38 #, kde-format msgid "Milian Wolff" msgstr "xxMilian Wolffxx" #: gui/gui.cpp:38 #, kde-format msgid "Original author, maintainer" msgstr "xxOriginal author, maintainerxx" #: gui/gui.cpp:52 #, kde-format msgid "Base profile data to compare other files to." msgstr "xxBase profile data to compare other files to.xx" #: gui/gui.cpp:55 #, kde-format msgid "Files to load" msgstr "xxFiles to loadxx" #: gui/gui.cpp:55 #, kde-format msgid "[FILE...]" msgstr "xx[FILE...]xx" #: gui/histogrammodel.cpp:76 -#, fuzzy, kde-format -#| msgid "%1 allocations from %2 in %3" +#, kde-format msgid "%1 allocations from %2 in %3 (%4)" -msgstr "xx%1 allocations from %2 in %3xx" +msgstr "xx%1 allocations from %2 in %3 (%4)xx" #: gui/histogramwidget.cpp:112 #, kde-format msgid "Requested Allocation Size" msgstr "xxRequested Allocation Sizexx" #: gui/histogramwidget.cpp:118 #, kde-format msgid "Number of Allocations" msgstr "xxNumber of Allocationsxx" #: gui/locationdata.h:96 #, kde-format msgid "" msgstr "xxxx" #: gui/mainwindow.cpp:116 #, kde-format msgid "Open file in editor" msgstr "xxOpen file in editorxx" #: gui/mainwindow.cpp:307 #, kde-format msgid "" "
debuggee:
%1 " "(attached)
" msgstr "" "xx
debuggee:
%1 " "(attached)
xx" #: gui/mainwindow.cpp:310 #, kde-format msgid "
debuggee:
%1
" msgstr "" "xx
debuggee:
%1
xx" #: gui/mainwindow.cpp:314 #, no-c-format, kde-format msgid "
total runtime:
%1s
" msgstr "xx
total runtime:
%1s
xx" #: gui/mainwindow.cpp:315 #, kde-format msgid "
total system memory:
%1
" msgstr "xx
total system memory:
%1
xx" #: gui/mainwindow.cpp:322 #, kde-format msgid "
calls to allocation functions:
%1 (%2/s)
" msgstr "xx
calls to allocation functions:
%1 (%2/s)
xx" #: gui/mainwindow.cpp:325 #, kde-format msgid "
temporary allocations:
%1 (%2%, %3/s)
" msgstr "xx
temporary allocations:
%1 (%2%, %3/s)
xx" #: gui/mainwindow.cpp:335 #, kde-format msgid "
peak heap memory consumption:
%1 after %2s
" msgstr "xx
peak heap memory consumption:
%1 after %2s
xx" #: gui/mainwindow.cpp:338 #, kde-format msgid "
peak RSS (including heaptrack overhead):
%1
" msgstr "" "xx
peak RSS (including heaptrack overhead):
%1
xx" #: gui/mainwindow.cpp:341 #, kde-format msgid "
total memory leaked:
%1
" msgstr "xx
total memory leaked:
%1
xx" #: gui/mainwindow.cpp:366 #, kde-format msgid "Failed to parse file %1." msgstr "xxFailed to parse file %1.xx" #: gui/mainwindow.cpp:371 #, kde-format msgid "Consumed" msgstr "xxConsumedxx" #: gui/mainwindow.cpp:379 #, kde-format msgid "Sizes" msgstr "xxSizesxx" #: gui/mainwindow.cpp:442 #, kde-format msgid "Input data %1 does not exist." msgstr "xxInput data %1 does not exist.xx" #: gui/mainwindow.cpp:444 #, kde-format msgid "Input data %1 is not a file." msgstr "xxInput data %1 is not a file.xx" #: gui/mainwindow.cpp:446 #, kde-format msgid "Input data %1 is not readable." msgstr "xxInput data %1 is not readable.xx" #: gui/mainwindow.cpp:479 #, kde-format msgid "Heaptrack" msgstr "xxHeaptrackxx" #: gui/mainwindow.cpp:519 #, kde-format msgid "Loading file %1, please wait..." msgstr "xxLoading file %1, please wait...xx" #: gui/mainwindow.cpp:521 #, kde-format msgctxt "%1: file name that is open" msgid "Heaptrack - %1" msgstr "xxHeaptrack - %1xx" #: gui/mainwindow.cpp:524 #, kde-format msgctxt "%1, %2: file names that are open" msgid "Heaptrack - %1 compared to %2" msgstr "xxHeaptrack - %1 compared to %2xx" #: gui/mainwindow.cpp:566 #, kde-format msgid " / %1" msgstr "xx / %1xx" #. i18n: ectx: property (windowTitle), widget (QMainWindow, MainWindow) #: gui/mainwindow.ui:14 #, kde-format msgid "MainWindow" msgstr "xxMainWindowxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: gui/mainwindow.ui:61 #, kde-format msgid "Open Heaptrack Data" msgstr "xxOpen Heaptrack Dataxx" #. i18n: ectx: property (toolTip), widget (KUrlRequester, openFile) #: gui/mainwindow.ui:70 #, kde-format msgid "" "

This field specifies the primary heaptrack data file. These files are " "called heaptrack.$APP.$PID.gz or heaptrack.$APP.$PID.zst. " "You can produce such a file by profiling your application, e.g. via:

\n" "
heaptrack <yourapplication> ...
\n" "

Or, alternatively, you can attach to a running process via

\n" "
heaptrack --pid $(pidof <yourapplication>)
" msgstr "" "xx

This field specifies the primary heaptrack data file. These files " "are called heaptrack.$APP.$PID.gz or heaptrack.$APP.$PID.zst. You can produce such a file by profiling your application, e.g. via:\n" "

heaptrack <yourapplication> ...
\n" "

Or, alternatively, you can attach to a running process via

\n" "
heaptrack --pid $(pidof <yourapplication>)
xx" #. i18n: ectx: property (filter), widget (KUrlRequester, openFile) #. i18n: ectx: property (filter), widget (KUrlRequester, compareTo) #: gui/mainwindow.ui:73 gui/mainwindow.ui:89 #, kde-format msgid "heaptrack.*.*.gz heaptrack.*.*.zst" msgstr "xxheaptrack.*.*.gz heaptrack.*.*.zstxx" #. i18n: ectx: property (placeholderText), widget (KUrlRequester, openFile) #. i18n: ectx: property (placeholderText), widget (KUrlRequester, compareTo) #: gui/mainwindow.ui:76 gui/mainwindow.ui:92 #, kde-format msgid "path/to/heaptrack.$APP.$PID.{gz,zst}" msgstr "xxpath/to/heaptrack.$APP.$PID.{gz,zst}xx" #. i18n: ectx: property (toolTip), widget (KUrlRequester, compareTo) #: gui/mainwindow.ui:86 #, kde-format msgid "" "You can optionally specify a second heaptrack data file to compare to. " "If set, this file will be used as a base and its cost gets subtracted from " "the primary data costs." msgstr "" "xxYou can optionally specify a second heaptrack data file to compare to. " "If set, this file will be used as a base and its cost gets subtracted from " "the primary data costs.xx" #. i18n: ectx: property (text), widget (QLabel, openFileLabel) #: gui/mainwindow.ui:102 #, kde-format msgid "Profile &Data:" msgstr "xxProfile &Data:xx" #. i18n: ectx: property (text), widget (QLabel, compareToLabel) #: gui/mainwindow.ui:112 #, kde-format msgid "Compare to:" msgstr "xxCompare to:xx" #. i18n: ectx: attribute (title), widget (QWidget, summaryTab) #: gui/mainwindow.ui:228 #, kde-format msgid "Summary" msgstr "xxSummaryxx" #. i18n: ectx: property (toolTip), widget (QLabel, topPeakLabel) #. i18n: ectx: property (toolTip), widget (QTreeView, topPeak) #: gui/mainwindow.ui:317 gui/mainwindow.ui:330 #, kde-format msgid "List of functions that allocated the most memory at a given time." msgstr "xxList of functions that allocated the most memory at a given time.xx" #. i18n: ectx: property (text), widget (QLabel, topPeakLabel) #: gui/mainwindow.ui:320 #, kde-format msgid "Peak Contributions" msgstr "xxPeak Contributionsxx" #. i18n: ectx: property (toolTip), widget (QLabel, topLeakedLabel) #. i18n: ectx: property (toolTip), widget (QTreeView, topLeaked) #: gui/mainwindow.ui:356 gui/mainwindow.ui:369 #, kde-format msgid "List of functions that leak the most memory." msgstr "xxList of functions that leak the most memory.xx" #. i18n: ectx: property (text), widget (QLabel, topLeakedLabel) #: gui/mainwindow.ui:359 #, kde-format msgid "Largest Memory Leaks" msgstr "xxLargest Memory Leaksxx" #. i18n: ectx: property (toolTip), widget (QLabel, topAllocationsLabel) #. i18n: ectx: property (toolTip), widget (QTreeView, topAllocations) #: gui/mainwindow.ui:395 gui/mainwindow.ui:408 #, kde-format msgid "List of functions that allocate memory most often." msgstr "xxList of functions that allocate memory most often.xx" #. i18n: ectx: property (text), widget (QLabel, topAllocationsLabel) #: gui/mainwindow.ui:398 #, kde-format msgid "Most Memory Allocations" msgstr "xxMost Memory Allocationsxx" #. i18n: ectx: property (toolTip), widget (QLabel, topTemporaryLabel) #. i18n: ectx: property (toolTip), widget (QTreeView, topTemporary) #: gui/mainwindow.ui:434 gui/mainwindow.ui:447 #, kde-format msgid "List of functions that produced the most temporary memory allocations." msgstr "" "xxList of functions that produced the most temporary memory allocations.xx" #. i18n: ectx: property (text), widget (QLabel, topTemporaryLabel) #: gui/mainwindow.ui:437 #, kde-format msgid "Most Temporary Allocations" msgstr "xxMost Temporary Allocationsxx" #. i18n: ectx: attribute (title), widget (QWidget, bottomUpTab) #: gui/mainwindow.ui:471 #, kde-format msgid "Bottom-Up" msgstr "xxBottom-Upxx" #. i18n: ectx: property (placeholderText), widget (QLineEdit, bottomUpFilterFunction) #. i18n: ectx: property (placeholderText), widget (QLineEdit, callerCalleeFilterFunction) #. i18n: ectx: property (placeholderText), widget (QLineEdit, topDownFilterFunction) #: gui/mainwindow.ui:495 gui/mainwindow.ui:563 gui/mainwindow.ui:684 #, kde-format msgid "filter by function..." msgstr "xxfilter by function...xx" #. i18n: ectx: property (placeholderText), widget (QLineEdit, bottomUpFilterFile) #. i18n: ectx: property (placeholderText), widget (QLineEdit, topDownFilterFile) #: gui/mainwindow.ui:502 gui/mainwindow.ui:691 #, kde-format msgid "filter by file..." msgstr "xxfilter by file...xx" #. i18n: ectx: property (placeholderText), widget (QLineEdit, bottomUpFilterModule) #. i18n: ectx: property (placeholderText), widget (QLineEdit, callerCalleeFilterModule) #. i18n: ectx: property (placeholderText), widget (QLineEdit, topDownFilterModule) #: gui/mainwindow.ui:509 gui/mainwindow.ui:570 gui/mainwindow.ui:698 #, kde-format msgid "filter by module..." msgstr "xxfilter by module...xx" #. i18n: ectx: attribute (title), widget (QWidget, callerCalleeTab) #: gui/mainwindow.ui:539 #, kde-format msgid "Caller / Callee" msgstr "xxCaller / Calleexx" #. i18n: ectx: attribute (title), widget (QWidget, topDownTab) #: gui/mainwindow.ui:663 #, kde-format msgid "Top-Down" msgstr "xxTop-Downxx" #. i18n: ectx: attribute (title), widget (FlameGraph, flameGraphTab) #: gui/mainwindow.ui:728 #, kde-format msgid "Flame Graph" msgstr "xxFlame Graphxx" #. i18n: ectx: property (windowTitle), widget (QDockWidget, stacksDock) #: gui/mainwindow.ui:744 #, kde-format msgid "S&tacks" msgstr "xxS&tacksxx" #. i18n: ectx: property (text), widget (QLabel, stackSpinnerLabel) #: gui/mainwindow.ui:769 #, kde-format msgid "Selected Stack:" msgstr "xxSelected Stack:xx" #. i18n: ectx: property (title), widget (QMenu, menu_File) #: gui/mainwindow.ui:806 #, kde-format msgid "&File" msgstr "xx&Filexx" #: gui/parser.cpp:134 gui/parser.cpp:135 gui/parser.cpp:136 gui/parser.cpp:493 #, kde-format msgid "total" msgstr "xxtotalxx" #: gui/parser.cpp:495 #, kde-format msgid "0B to 8B" msgstr "xx0B to 8Bxx" #: gui/parser.cpp:496 #, kde-format msgid "9B to 16B" msgstr "xx9B to 16Bxx" #: gui/parser.cpp:497 #, kde-format msgid "17B to 32B" msgstr "xx17B to 32Bxx" #: gui/parser.cpp:498 #, kde-format msgid "33B to 64B" msgstr "xx33B to 64Bxx" #: gui/parser.cpp:499 #, kde-format msgid "65B to 128B" msgstr "xx65B to 128Bxx" #: gui/parser.cpp:500 #, kde-format msgid "129B to 256B" msgstr "xx129B to 256Bxx" #: gui/parser.cpp:501 #, kde-format msgid "257B to 512B" msgstr "xx257B to 512Bxx" #: gui/parser.cpp:502 #, kde-format msgid "512B to 1KB" msgstr "xx512B to 1KBxx" #: gui/parser.cpp:503 #, kde-format msgid "more than 1KB" msgstr "xxmore than 1KBxx" #: gui/parser.cpp:563 #, kde-format msgid "parsing data..." msgstr "xxparsing data...xx" #: gui/parser.cpp:590 #, kde-format msgid "merging allocations..." msgstr "xxmerging allocations...xx" #: gui/parser.cpp:596 #, kde-format msgid "building size histogram..." msgstr "xxbuilding size histogram...xx" #: gui/parser.cpp:602 #, kde-format msgid "building charts..." msgstr "xxbuilding charts...xx" #: gui/stacksmodel.cpp:109 #, kde-format msgid "Backtrace" msgstr "xxBacktracexx" #: gui/treemodel.cpp:77 #, kde-format msgid "Function" msgstr "xxFunctionxx" #: gui/treemodel.cpp:79 #, kde-format msgid "Module" msgstr "xxModulexx" #: gui/treemodel.cpp:96 #, kde-format msgid "" "The parent function that called an allocation function. May be unknown " "when debug information is missing." msgstr "" "xxThe parent function that called an allocation function. May be unknown " "when debug information is missing.xx" #: gui/treemodel.cpp:103 #, kde-format msgid "" "The number of times an allocation function was called from this location." "" msgstr "" "xxThe number of times an allocation function was called from this " "location.xx" #: gui/treemodel.cpp:106 #, kde-format msgid "" "The number of temporary allocations. These allocations are directly " "followed by a free without any other allocations in-between." msgstr "" "xxThe number of temporary allocations. These allocations are directly " "followed by a free without any other allocations in-between.xx" #: gui/treemodel.cpp:110 #, kde-format msgid "" "The contributions from a given location to the maximum heap memory " "consumption in bytes. This takes deallocations into account." msgstr "" "xxThe contributions from a given location to the maximum heap memory " "consumption in bytes. This takes deallocations into account.xx" #: gui/treemodel.cpp:117 #, kde-format msgid "" "The location from which an allocation function was called. Function " "symbol and file information may be unknown when debug information was " "missing when heaptrack was run." msgstr "" "xxThe location from which an allocation function was called. Function " "symbol and file information may be unknown when debug information was " "missing when heaptrack was run.xx" #: gui/treemodel.cpp:166 -#, fuzzy, kde-format -#| msgid "%1 in %2:%3 (%4)" +#, kde-format msgid "%1 in %2 (%3)" -msgstr "xx%1 in %2:%3 (%4)xx" +msgstr "xx%1 in %2 (%3)xx" #: gui/treemodel.cpp:174 -#, fuzzy, kde-format -#| msgctxt "1: function, 2: module" -#| msgid "" -#| "%1\n" -#| " in %2" +#, kde-format msgctxt "1: function, 2: module, 3: module path" msgid "" "%1\n" " in %2 (%3)" msgstr "" "xx%1\n" -" in %2xx" +" in %2 (%3)xx" #: gui/treemodel.cpp:185 #, kde-format msgid "peak contribution: %1 (%2% of total)\n" msgstr "" "xxpeak contribution: %1 (%2% of total)\n" "xx\n" #: gui/treemodel.cpp:187 #, kde-format msgid "leaked: %1 (%2% of total)\n" msgstr "" "xxleaked: %1 (%2% of total)\n" "xx\n" #: gui/treemodel.cpp:189 #, kde-format msgid "allocations: %1 (%2% of total)\n" msgstr "" "xxallocations: %1 (%2% of total)\n" "xx\n" #: gui/treemodel.cpp:190 #, kde-format msgid "temporary: %1 (%2% of allocations, %3% of total)\n" msgstr "" "xxtemporary: %1 (%2% of allocations, %3% of total)\n" "xx\n" #: gui/treemodel.cpp:196 #, kde-format msgid "backtrace:" msgstr "xxbacktrace:xx" #: gui/treemodel.cpp:200 -#, fuzzy, kde-format -#| msgctxt "1: function, 2: module" -#| msgid "" -#| "%1\n" -#| " in %2" +#, kde-format msgctxt "1: function, 2: module, 3: module path" msgid "" "%1\n" " in %2" msgstr "" "xx%1\n" " in %2xx" #: gui/treemodel.cpp:207 #, kde-format msgid "called from one location" msgid_plural "called from %1 locations" msgstr[0] "xxcalled from %1 locationsxx" #: gui/util.cpp:34 #, kde-format msgid "??" -msgstr "" +msgstr "xx??xx" #: gui/util.cpp:69 gui/util.cpp:94 #, kde-format msgid "symbol: %1
binary: %2 (%3)" -msgstr "" +msgstr "xxsymbol: %1
binary: %2 (%3)xx" #: gui/util.cpp:80 #, kde-format msgid "%1: %2
  %4% out of %3 total" -msgstr "" +msgstr "xx%1: %2
  %4% out of %3 totalxx" #: gui/util.cpp:106 gui/util.cpp:134 #, kde-format msgid "%1 (self): %2
  %4% out of %3 total" -msgstr "" +msgstr "xx%1 (self): %2
  %4% out of %3 totalxx" #: gui/util.cpp:109 gui/util.cpp:137 #, kde-format msgid "%1 (inclusive): %2
  %4% out of %3 total" -msgstr "" - -#~ msgid "File" -#~ msgstr "xxFilexx" - -#~ msgid "Line" -#~ msgstr "xxLinexx" - -#~ msgid "Allocated (Self)" -#~ msgstr "xxAllocated (Self)xx" - -#~ msgid "Allocated (Incl.)" -#~ msgstr "xxAllocated (Incl.)xx" - -#~ msgid "" -#~ "The file where the allocation function was called from. May be empty " -#~ "when debug information is missing." -#~ msgstr "" -#~ "xxThe file where the allocation function was called from. May be " -#~ "empty when debug information is missing.xx" - -#~ msgid "" -#~ "The line number where the allocation function was called from. May be " -#~ "empty when debug information is missing." -#~ msgstr "" -#~ "xxThe line number where the allocation function was called from. May " -#~ "be empty when debug information is missing.xx" - -#~ msgid "" -#~ "The sum of all bytes directly allocated from this location, ignoring " -#~ "deallocations." -#~ msgstr "" -#~ "xxThe sum of all bytes directly allocated from this location, " -#~ "ignoring deallocations.xx" - -#~ msgid "" -#~ "The inclusive sum of all bytes allocated from this location or " -#~ "functions called from here, ignoring deallocations." -#~ msgstr "" -#~ "xxThe inclusive sum of all bytes allocated from this location or " -#~ "functions called from here, ignoring deallocations.xx" - -#~ msgctxt "1: function, 2: file, 3: line, 4: module" -#~ msgid "" -#~ "%1\n" -#~ " at %2:%3\n" -#~ " in %4" -#~ msgstr "" -#~ "xx%1\n" -#~ " at %2:%3\n" -#~ " in %4xx" - -#~ msgid "" -#~ "inclusive: allocated %1 over %2 calls (%3 temporary, i.e. %4%), peak at " -#~ "%5, leaked %6" -#~ msgstr "" -#~ "xxinclusive: allocated %1 over %2 calls (%3 temporary, i.e. %4%), peak at " -#~ "%5, leaked %6xx" - -#~ msgid "" -#~ "self: allocated %1 over %2 calls (%3 temporary, i.e. %4%), peak at %5, " -#~ "leaked %6" -#~ msgstr "" -#~ "xxself: allocated %1 over %2 calls (%3 temporary, i.e. %4%), peak at %5, " -#~ "leaked %6xx" - -#~ msgid "Memory Allocated" -#~ msgstr "xxMemory Allocatedxx" - -#~ msgid "%1 allocated in total after %2" -#~ msgstr "xx%1 allocated in total after %2xx" - -#~ msgid "" -#~ "%2 allocated after %3 from:

%1

" -#~ msgstr "" -#~ "xx%2 allocated after %3 from:

%1

xx" - -#~ msgid "" -#~ "Displays total memory allocated over time. This value ignores " -#~ "deallocations and just measures heap allocation throughput." -#~ msgstr "" -#~ "xxDisplays total memory allocated over time. This value ignores " -#~ "deallocations and just measures heap allocation throughput.xx" - -#~ msgctxt "%1: allocated bytes, %2: relative number, %3: function label" -#~ msgid "%1 (%2%) allocated in %3 and below." -#~ msgstr "xx%1 (%2%) allocated in %3 and below.xx" - -#~ msgid "%1 allocated in total" -#~ msgstr "xx%1 allocated in totalxx" - -#~ msgid "Allocated" -#~ msgstr "xxAllocatedxx" - -#~ msgid "" -#~ "Show a flame graph over the total memory allocated by functions in your " -#~ "code. This aggregates all memory allocations and ignores deallocations." -#~ msgstr "" -#~ "xxShow a flame graph over the total memory allocated by functions in your " -#~ "code. This aggregates all memory allocations and ignores deallocations.xx" - -#~ msgid "%1 allocations from %2 at %3:%4 in %5" -#~ msgstr "xx%1 allocations from %2 at %3:%4 in %5xx" - -#~ msgid "" -#~ "
bytes allocated in total (ignoring deallocations):
%1 " -#~ "(%2/s)
" -#~ msgstr "" -#~ "xx
bytes allocated in total (ignoring deallocations):
" -#~ "%1 (%2/s)
xx" - -#~ msgid "" -#~ "List of functions that allocated the most memory overall, ignoring " -#~ "deallocations." -#~ msgstr "" -#~ "xxList of functions that allocated the most memory overall, ignoring " -#~ "deallocations.xx" - -#~ msgid "Most Memory Allocated" -#~ msgstr "xxMost Memory Allocatedxx" - -#~ msgid "" -#~ "The sum of all bytes allocated from this location, ignoring " -#~ "deallocations." -#~ msgstr "" -#~ "xxThe sum of all bytes allocated from this location, ignoring " -#~ "deallocations.xx" - -#~ msgid "allocated: %1 (%2% of total)\n" -#~ msgstr "" -#~ "xxallocated: %1 (%2% of total)\n" -#~ "xx\n" +msgstr "xx%1 (inclusive): %2
  %4% out of %3 totalxx" Index: trunk/l10n-kf5/x-test/messages/frameworks/ktexteditor5.po =================================================================== --- trunk/l10n-kf5/x-test/messages/frameworks/ktexteditor5.po (revision 1532354) +++ trunk/l10n-kf5/x-test/messages/frameworks/ktexteditor5.po (revision 1532355) @@ -1,7681 +1,7675 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the ktexteditor package. # FIRST AUTHOR , YEAR. # # msgid "" msgstr "" "Project-Id-Version: ktexteditor5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-09 03:09+0100\n" -"PO-Revision-Date: 2018-12-30 04:47+0000\n" +"PO-Revision-Date: 2019-01-09 04:40+0000\n" "Last-Translator: transxx.py program \n" "Language-Team: KDE Test Language \n" "Language: x-test\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #: completion/katecompletionconfig.cpp:42 #, kde-format msgid "Code Completion Configuration" msgstr "xxCode Completion Configurationxx" #: completion/katecompletionconfig.cpp:116 #: completion/katecompletionconfig.cpp:145 #, kde-format msgid "Always" msgstr "xxAlwaysxx" #: completion/katecompletionmodel.cpp:146 #, kde-format msgid "Argument-hints" msgstr "xxArgument-hintsxx" #: completion/katecompletionmodel.cpp:147 #, kde-format msgid "Best matches" msgstr "xxBest matchesxx" #: completion/katecompletionmodel.cpp:781 #, kde-format msgid "Namespaces" msgstr "xxNamespacesxx" #: completion/katecompletionmodel.cpp:783 #, kde-format msgid "Classes" msgstr "xxClassesxx" #: completion/katecompletionmodel.cpp:785 #, kde-format msgid "Structs" msgstr "xxStructsxx" #: completion/katecompletionmodel.cpp:787 #, kde-format msgid "Unions" msgstr "xxUnionsxx" #: completion/katecompletionmodel.cpp:789 #, kde-format msgid "Functions" msgstr "xxFunctionsxx" #: completion/katecompletionmodel.cpp:791 #, kde-format msgid "Variables" msgstr "xxVariablesxx" #: completion/katecompletionmodel.cpp:793 #, kde-format msgid "Enumerations" msgstr "xxEnumerationsxx" #: completion/katecompletionmodel.cpp:1305 #, kde-format msgid "Prefix" msgstr "xxPrefixxx" #: completion/katecompletionmodel.cpp:1307 #, kde-format msgid "Icon" msgstr "xxIconxx" #: completion/katecompletionmodel.cpp:1309 #, kde-format msgid "Scope" msgstr "xxScopexx" #. i18n: ectx: property (text), widget (QTreeWidget, treeWidget) #: completion/katecompletionmodel.cpp:1311 #: dialogs/commandmenuconfigwidget.ui:22 #, kde-format msgid "Name" msgstr "xxNamexx" #: completion/katecompletionmodel.cpp:1313 #, kde-format msgid "Arguments" msgstr "xxArgumentsxx" #: completion/katecompletionmodel.cpp:1315 #, kde-format msgid "Postfix" msgstr "xxPostfixxx" #: completion/katecompletionmodel.cpp:2021 #, kde-format msgid "Public" msgstr "xxPublicxx" #: completion/katecompletionmodel.cpp:2024 #, kde-format msgid "Protected" msgstr "xxProtectedxx" #: completion/katecompletionmodel.cpp:2027 #, kde-format msgid "Private" msgstr "xxPrivatexx" #: completion/katecompletionmodel.cpp:2030 #, kde-format msgid "Static" msgstr "xxStaticxx" #: completion/katecompletionmodel.cpp:2033 #, kde-format msgid "Constant" msgstr "xxConstantxx" #: completion/katecompletionmodel.cpp:2036 #, kde-format msgid "Namespace" msgstr "xxNamespacexx" #: completion/katecompletionmodel.cpp:2039 #, kde-format msgid "Class" msgstr "xxClassxx" #: completion/katecompletionmodel.cpp:2042 #, kde-format msgid "Struct" msgstr "xxStructxx" #: completion/katecompletionmodel.cpp:2045 #, kde-format msgid "Union" msgstr "xxUnionxx" #: completion/katecompletionmodel.cpp:2048 #, kde-format msgid "Function" msgstr "xxFunctionxx" #: completion/katecompletionmodel.cpp:2051 #, kde-format msgid "Variable" msgstr "xxVariablexx" #: completion/katecompletionmodel.cpp:2054 #, kde-format msgid "Enumeration" msgstr "xxEnumerationxx" #: completion/katecompletionmodel.cpp:2057 #, kde-format msgid "Template" msgstr "xxTemplatexx" #: completion/katecompletionmodel.cpp:2060 #, kde-format msgid "Virtual" msgstr "xxVirtualxx" #: completion/katecompletionmodel.cpp:2063 #, kde-format msgid "Override" msgstr "xxOverridexx" #: completion/katecompletionmodel.cpp:2066 #, kde-format msgid "Inline" msgstr "xxInlinexx" #: completion/katecompletionmodel.cpp:2069 #, kde-format msgid "Friend" msgstr "xxFriendxx" #: completion/katecompletionmodel.cpp:2072 #, kde-format msgid "Signal" msgstr "xxSignalxx" #: completion/katecompletionmodel.cpp:2075 #, kde-format msgid "Slot" msgstr "xxSlotxx" #: completion/katecompletionmodel.cpp:2078 #, kde-format msgid "Local Scope" msgstr "xxLocal Scopexx" #: completion/katecompletionmodel.cpp:2081 #, kde-format msgid "Namespace Scope" msgstr "xxNamespace Scopexx" #: completion/katecompletionmodel.cpp:2084 #, kde-format msgid "Global Scope" msgstr "xxGlobal Scopexx" #: completion/katecompletionmodel.cpp:2087 #, kde-format msgid "Unknown Property" msgstr "xxUnknown Propertyxx" #: completion/katekeywordcompletion.cpp:150 #, kde-format msgid "Language keywords" msgstr "xxLanguage keywordsxx" #: completion/katewordcompletion.cpp:90 #, kde-format msgid "Auto Word Completion" msgstr "xxAuto Word Completionxx" #: completion/katewordcompletion.cpp:341 #, kde-format msgid "Shell Completion" msgstr "xxShell Completionxx" #: completion/katewordcompletion.cpp:346 #, kde-format msgid "Reuse Word Above" msgstr "xxReuse Word Abovexx" #: completion/katewordcompletion.cpp:351 #, kde-format msgid "Reuse Word Below" msgstr "xxReuse Word Belowxx" #. i18n: ectx: Menu (file) #: data/katepart5ui.rc:4 #, kde-format msgid "&File" msgstr "xx&Filexx" #. i18n: ectx: Menu (edit) #: data/katepart5ui.rc:17 #, kde-format msgid "&Edit" msgstr "xx&Editxx" #. i18n: ectx: Menu (edit_find_menu) #: data/katepart5ui.rc:36 #, kde-format msgid "Find Variants" msgstr "xxFind Variantsxx" #. i18n: ectx: Menu (edit_goto) #: data/katepart5ui.rc:44 #, kde-format msgid "Go To" msgstr "xxGo Toxx" #. i18n: ectx: Menu (view) #: data/katepart5ui.rc:55 #, kde-format msgid "&View" msgstr "xx&Viewxx" #. i18n: ectx: Menu (view_menu_word_wrap) #: data/katepart5ui.rc:63 #, kde-format msgid "Word Wrap" msgstr "xxWord Wrapxx" #. i18n: ectx: property (title), widget (QGroupBox, gbBorders) #. i18n: ectx: Menu (view_menu_borders) #: data/katepart5ui.rc:70 dialogs/bordersappearanceconfigwidget.ui:17 #: dialogs/katedialogs.cpp:656 #, kde-format msgid "Borders" msgstr "xxBordersxx" #. i18n: ectx: Menu (codefolding) #: data/katepart5ui.rc:78 #, kde-format msgid "&Code Folding" msgstr "xx&Code Foldingxx" #. i18n: ectx: Menu (tools) #: data/katepart5ui.rc:95 #, kde-format msgid "&Tools" msgstr "xx&Toolsxx" #. i18n: ectx: Menu (wordcompletion) #: data/katepart5ui.rc:108 #, kde-format msgid "Word Completion" msgstr "xxWord Completionxx" #. i18n: ectx: Menu (spelling) #: data/katepart5ui.rc:114 spellcheck/spellingmenu.cpp:97 #, kde-format msgid "Spelling" msgstr "xxSpellingxx" #. i18n: ectx: Menu (settings) #: data/katepart5ui.rc:136 #, kde-format msgid "&Settings" msgstr "xx&Settingsxx" #. i18n: ectx: ToolBar (mainToolBar) #: data/katepart5ui.rc:158 #, kde-format msgid "Main Toolbar" msgstr "xxMain Toolbarxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkShowFoldingMarkers) #: dialogs/bordersappearanceconfigwidget.ui:23 #, kde-format msgid "" "If this option is checked, every new view will display marks for folding." msgstr "" "xxIf this option is checked, every new view will display marks for folding.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkShowFoldingMarkers) #: dialogs/bordersappearanceconfigwidget.ui:26 #, kde-format msgid "Show &folding markers" msgstr "xxShow &folding markersxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkShowFoldingPreview) #: dialogs/bordersappearanceconfigwidget.ui:51 #, kde-format msgid "" "If checked, hovering over a folded region shows a preview of the folded text " "in a popup." msgstr "" "xxIf checked, hovering over a folded region shows a preview of the folded " "text in a popup.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkShowFoldingPreview) #: dialogs/bordersappearanceconfigwidget.ui:54 #, kde-format msgid "Show preview of folded code" msgstr "xxShow preview of folded codexx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkIconBorder) #: dialogs/bordersappearanceconfigwidget.ui:63 #, kde-format msgid "" "

If this option is checked, every new view will display an icon border on " "the left hand side.

The icon border shows bookmark signs, for instance." "

" msgstr "" "xx

If this option is checked, every new view will display an icon border " "on the left hand side.

The icon border shows bookmark signs, for " "instance.

xx" #. i18n: ectx: property (text), widget (QCheckBox, chkIconBorder) #: dialogs/bordersappearanceconfigwidget.ui:66 #, kde-format msgid "Show &icon border" msgstr "xxShow &icon borderxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkLineNumbers) #: dialogs/bordersappearanceconfigwidget.ui:73 #, kde-format msgid "" "If this option is checked, every new view will display line numbers on the " "left hand side." msgstr "" "xxIf this option is checked, every new view will display line numbers on the " "left hand side.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkLineNumbers) #: dialogs/bordersappearanceconfigwidget.ui:76 #, kde-format msgid "Show &line numbers" msgstr "xxShow &line numbersxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkShowLineModification) #: dialogs/bordersappearanceconfigwidget.ui:83 #, kde-format msgid "" "If this option is checked, a small indicator for modified and saved lines is " "shown on the left hand side." msgstr "" "xxIf this option is checked, a small indicator for modified and saved lines " "is shown on the left hand side.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkShowLineModification) #: dialogs/bordersappearanceconfigwidget.ui:86 #, kde-format msgid "Show line modification markers" msgstr "xxShow line modification markersxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkScrollbarMarks) #: dialogs/bordersappearanceconfigwidget.ui:93 #, kde-format msgid "" "

If this option is checked, every new view will show marks on the vertical " "scrollbar.

These marks will show bookmarks, for instance.

" msgstr "" "xx

If this option is checked, every new view will show marks on the " "vertical scrollbar.

These marks will show bookmarks, for instance.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkScrollbarMarks) #: dialogs/bordersappearanceconfigwidget.ui:96 #, kde-format msgid "Show &scrollbar marks" msgstr "xxShow &scrollbar marksxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkScrollbarPreview) #: dialogs/bordersappearanceconfigwidget.ui:103 #, kde-format msgid "" "

If this option is checked, hovering over the vertical scrollbar will show " "a preview of the text.

" msgstr "" "xx

If this option is checked, hovering over the vertical scrollbar will " "show a preview of the text.

xx" #. i18n: ectx: property (text), widget (QCheckBox, chkScrollbarPreview) #: dialogs/bordersappearanceconfigwidget.ui:106 #, kde-format msgid "Show text &preview on scrollbar" msgstr "xxShow text &preview on scrollbarxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkScrollbarMiniMap) #: dialogs/bordersappearanceconfigwidget.ui:113 #, kde-format msgid "" "If this option is checked, every new view will show a mini map on the " "vertical scrollbar." msgstr "" "xxIf this option is checked, every new view will show a mini map on the " "vertical scrollbar.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkScrollbarMiniMap) #: dialogs/bordersappearanceconfigwidget.ui:116 #, kde-format msgid "Show scrollbar mini-map" msgstr "xxShow scrollbar mini-mapxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkScrollbarMiniMapAll) #: dialogs/bordersappearanceconfigwidget.ui:132 #, kde-format msgid "" "If this option is checked, every new view will show a mini map of the whole " "document on the vertical scrollbar." msgstr "" "xxIf this option is checked, every new view will show a mini map of the " "whole document on the vertical scrollbar.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkScrollbarMiniMapAll) #: dialogs/bordersappearanceconfigwidget.ui:135 #, kde-format msgid "Map the whole document" msgstr "xxMap the whole documentxx" #. i18n: ectx: property (text), widget (QLabel, labelMiniMapWidth) #: dialogs/bordersappearanceconfigwidget.ui:145 #, kde-format msgid "Minim&ap width:" msgstr "xxMinim&ap width:xx" #. i18n: ectx: property (text), widget (QLabel, lblShowScrollbars) #: dialogs/bordersappearanceconfigwidget.ui:205 #, kde-format msgid "Scro&llbars visibility:" msgstr "xxScro&llbars visibility:xx" #. i18n: ectx: property (text), item, widget (QComboBox, cmbShowScrollbars) #: dialogs/bordersappearanceconfigwidget.ui:216 dialogs/katedialogs.cpp:660 #, kde-format msgid "Always On" msgstr "xxAlways Onxx" #. i18n: ectx: property (text), item, widget (QComboBox, cmbShowScrollbars) #: dialogs/bordersappearanceconfigwidget.ui:221 #, kde-format msgid "Show When Needed" msgstr "xxShow When Neededxx" #. i18n: ectx: property (text), item, widget (QComboBox, cmbShowScrollbars) #: dialogs/bordersappearanceconfigwidget.ui:226 #, kde-format msgid "Always Off" msgstr "xxAlways Offxx" #. i18n: ectx: property (whatsThis), widget (QGroupBox, gbSortBookmarks) #: dialogs/bordersappearanceconfigwidget.ui:246 #, kde-format msgid "" "Choose how the bookmarks should be ordered in the Bookmarks menu." msgstr "" "xxChoose how the bookmarks should be ordered in the Bookmarks menu.xx" #. i18n: ectx: property (title), widget (QGroupBox, gbSortBookmarks) #: dialogs/bordersappearanceconfigwidget.ui:249 #, kde-format msgid "Sort Bookmarks Menu" msgstr "xxSort Bookmarks Menuxx" #. i18n: ectx: property (whatsThis), widget (QRadioButton, rbSortBookmarksByCreation) #: dialogs/bordersappearanceconfigwidget.ui:255 #, kde-format msgid "" "Each new bookmark will be added to the bottom, independently from where it " "is placed in the document." msgstr "" "xxEach new bookmark will be added to the bottom, independently from where it " "is placed in the document.xx" #. i18n: ectx: property (text), widget (QRadioButton, rbSortBookmarksByCreation) #: dialogs/bordersappearanceconfigwidget.ui:258 #, kde-format msgid "B&y creation" msgstr "xxB&y creationxx" #. i18n: ectx: property (whatsThis), widget (QRadioButton, rbSortBookmarksByPosition) #: dialogs/bordersappearanceconfigwidget.ui:265 #, kde-format msgid "The bookmarks will be ordered by the line numbers they are placed at." msgstr "" "xxThe bookmarks will be ordered by the line numbers they are placed at.xx" #. i18n: ectx: property (text), widget (QRadioButton, rbSortBookmarksByPosition) #: dialogs/bordersappearanceconfigwidget.ui:268 #, kde-format msgid "By posi&tion" msgstr "xxBy posi&tionxx" #. i18n: ectx: property (text), widget (QTableWidget, tblNormalModeMappings) #. i18n: ectx: property (text), widget (QTableWidget, tblInsertModeMappings) #. i18n: ectx: property (text), widget (QTableWidget, tblVisualModeMappings) #. i18n: ectx: property (text), widget (QTreeWidget, treeWidget) #: dialogs/commandmenuconfigwidget.ui:27 vimode/config/configwidget.ui:95 #: vimode/config/configwidget.ui:133 vimode/config/configwidget.ui:171 #, kde-format msgid "Command" msgstr "xxCommandxx" #. i18n: ectx: property (text), widget (QTreeWidget, treeWidget) #: dialogs/commandmenuconfigwidget.ui:32 #, kde-format msgid "Description" msgstr "xxDescriptionxx" #. i18n: ectx: property (text), widget (QPushButton, btnEditEntry) #: dialogs/commandmenuconfigwidget.ui:48 #, kde-format msgid "Edit Entry..." msgstr "xxEdit Entry...xx" #. i18n: ectx: property (text), widget (QPushButton, btnRemoveEntry) #: dialogs/commandmenuconfigwidget.ui:58 #, kde-format msgid "Remove Entry" msgstr "xxRemove Entryxx" #. i18n: ectx: property (text), widget (QPushButton, btnAddEntry) #: dialogs/commandmenuconfigwidget.ui:78 #, kde-format msgid "Add Entry..." msgstr "xxAdd Entry...xx" #. i18n: ectx: property (title), widget (QGroupBox, gbNotes) #: dialogs/commandmenuconfigwidget.ui:93 #, kde-format msgid "Further Notes" msgstr "xxFurther Notesxx" #. i18n: ectx: property (text), widget (QLabel, lblNotes) #: dialogs/commandmenuconfigwidget.ui:108 #, kde-format msgid "" "

The entries are accessible through the submenu Commands in the " "Tools menu. For faster access it is possible to assign shortcuts in the shortcut configuration page after applying the changes.

" msgstr "" "xx

The entries are accessible through the submenu Commands in the " "Tools menu. For faster access it is possible to assign shortcuts in the shortcut configuration page after applying the changes.

xx" #. i18n: ectx: property (title), widget (QGroupBox, gbEdit) #: dialogs/commandmenueditwidget.ui:12 #, kde-format msgid "Edit Command" msgstr "xxEdit Commandxx" #. i18n: ectx: property (text), widget (QLabel, lblCommand) #: dialogs/commandmenueditwidget.ui:26 #, kde-format msgid "&Associated command:" msgstr "xx&Associated command:xx" #. i18n: ectx: property (text), widget (QLabel, lblName) #: dialogs/commandmenueditwidget.ui:69 dialogs/filetypeconfigwidget.ui:72 #, kde-format msgid "&Name:" msgstr "xx&Name:xx" #. i18n: ectx: property (toolTip), widget (KIconButton, btnIcon) #: dialogs/commandmenueditwidget.ui:87 #, kde-format msgid "Choose an icon." msgstr "xxChoose an icon.xx" #. i18n: ectx: property (whatsThis), widget (KIconButton, btnIcon) #: dialogs/commandmenueditwidget.ui:90 #, kde-format msgid "

This icon will be displayed in the menu and toolbar.

" msgstr "xx

This icon will be displayed in the menu and toolbar.

xx" #. i18n: ectx: property (text), widget (QLabel, lblDescription) #: dialogs/commandmenueditwidget.ui:102 #, kde-format msgid "&Description:" msgstr "xx&Description:xx" #. i18n: ectx: property (text), widget (QLabel, lblCategory) #: dialogs/commandmenueditwidget.ui:115 #, kde-format msgid "&Category:" msgstr "xx&Category:xx" #. i18n: ectx: property (title), widget (QGroupBox, gbViInputMode) #. i18n: ectx: property (title), widget (QGroupBox, gbGeneral) #: dialogs/completionconfigtab.ui:20 dialogs/katedialogs.cpp:522 #: dialogs/katedialogs.cpp:652 dialogs/katedialogs.cpp:860 #: vimode/config/configwidget.ui:29 #, kde-format msgid "General" msgstr "xxGeneralxx" #. i18n: ectx: property (text), widget (QCheckBox, chkAutoCompletionEnabled) #: dialogs/completionconfigtab.ui:26 #, kde-format msgid "Enable &auto completion" msgstr "xxEnable &auto completionxx" #. i18n: ectx: property (title), widget (QGroupBox, gbWordCompletion) #: dialogs/completionconfigtab.ui:36 #, kde-format msgid "A&uto Word Completion" msgstr "xxA&uto Word Completionxx" #. i18n: ectx: property (text), widget (QLabel, label) #: dialogs/completionconfigtab.ui:50 #, kde-format msgid "Minimal word length to complete:" msgstr "xxMinimal word length to complete:xx" #. i18n: ectx: property (toolTip), widget (QCheckBox, removeTail) #: dialogs/completionconfigtab.ui:75 #, kde-format msgid "Remove tail of a previous word when completion item chosen from a list" msgstr "" "xxRemove tail of a previous word when completion item chosen from a listxx" #. i18n: ectx: property (text), widget (QCheckBox, removeTail) #: dialogs/completionconfigtab.ui:78 #, kde-format msgid "Remove tail on complete" msgstr "xxRemove tail on completexx" #. i18n: ectx: property (title), widget (QGroupBox, gbKeywordCompletion) #: dialogs/completionconfigtab.ui:88 #, kde-format msgid "&Keyword completion" msgstr "xx&Keyword completionxx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: dialogs/completionconfigtab.ui:97 #, kde-format msgid "" "Keyword completion provides suggestions based on the keywords which exist in " "the document's language." msgstr "" "xxKeyword completion provides suggestions based on the keywords which exist " "in the document's language.xx" #. i18n: ectx: property (title), widget (QGroupBox, sorting) #: dialogs/completionconfigwidget.ui:17 #, kde-format msgid "Sorting" msgstr "xxSortingxx" #. i18n: ectx: property (text), widget (QCheckBox, sortingAlphabetical) #: dialogs/completionconfigwidget.ui:37 #, kde-format msgid "Alphabetical" msgstr "xxAlphabeticalxx" #. i18n: ectx: property (text), widget (QCheckBox, sortingReverse) #: dialogs/completionconfigwidget.ui:44 #, kde-format msgid "Reverse" msgstr "xxReversexx" #. i18n: ectx: property (text), widget (QCheckBox, sortingCaseSensitive) #: dialogs/completionconfigwidget.ui:51 #, kde-format msgid "Case sensitive" msgstr "xxCase sensitivexx" #. i18n: ectx: property (text), widget (QCheckBox, sortingInheritanceDepth) #: dialogs/completionconfigwidget.ui:58 #, kde-format msgid "Inheritance depth" msgstr "xxInheritance depthxx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: dialogs/completionconfigwidget.ui:85 #, kde-format msgid "Order of Groupings (select a grouping method to configure):" msgstr "xxOrder of Groupings (select a grouping method to configure):xx" #. i18n: ectx: property (text), widget (QToolButton, groupingOrderUp) #. i18n: ectx: property (text), widget (QToolButton, groupingUp) #. i18n: ectx: property (text), widget (QToolButton, columnUp) #: dialogs/completionconfigwidget.ui:105 dialogs/completionconfigwidget.ui:242 #: dialogs/completionconfigwidget.ui:414 #, kde-format msgid "^" msgstr "xx^xx" #. i18n: ectx: property (text), widget (QToolButton, groupingOrderDown) #. i18n: ectx: property (text), widget (QToolButton, groupingDown) #. i18n: ectx: property (text), widget (QToolButton, columnDown) #: dialogs/completionconfigwidget.ui:112 dialogs/completionconfigwidget.ui:249 #: dialogs/completionconfigwidget.ui:421 #, kde-format msgid "\\/" msgstr "xx\\/xx" #. i18n: ectx: property (title), widget (QGroupBox, filtering) #: dialogs/completionconfigwidget.ui:128 #, kde-format msgid "Filtering" msgstr "xxFilteringxx" #. i18n: ectx: property (text), widget (QCheckBox, filteringContextMatchOnly) #: dialogs/completionconfigwidget.ui:143 #, kde-format msgid "Suitable context matches only" msgstr "xxSuitable context matches onlyxx" #. i18n: ectx: property (text), widget (QCheckBox, filteringHideAttributes) #: dialogs/completionconfigwidget.ui:150 #, kde-format msgid "Hide completions with the following attributes:" msgstr "xxHide completions with the following attributes:xx" #. i18n: ectx: property (text), widget (QLabel, label6) #: dialogs/completionconfigwidget.ui:162 #, kde-format msgid "Maximum inheritance depth:" msgstr "xxMaximum inheritance depth:xx" #. i18n: ectx: property (specialValueText), widget (QSpinBox, filteringMaximumInheritanceDepth) #: dialogs/completionconfigwidget.ui:172 #, kde-format msgid "Infinity" msgstr "xxInfinityxx" #. i18n: ectx: property (title), widget (QGroupBox, grouping) #: dialogs/completionconfigwidget.ui:190 #, kde-format msgid "Grouping" msgstr "xxGroupingxx" #. i18n: ectx: property (text), widget (QTreeWidget, groupingMethods) #: dialogs/completionconfigwidget.ui:209 #, kde-format msgid "Grouping Method" msgstr "xxGrouping Methodxx" #. i18n: ectx: property (text), item, widget (QTreeWidget, groupingMethods) #: dialogs/completionconfigwidget.ui:214 #, kde-format msgid "Scope type (local, namespace, global)" msgstr "xxScope type (local, namespace, global)xx" #. i18n: ectx: property (text), item, widget (QTreeWidget, groupingMethods) #: dialogs/completionconfigwidget.ui:219 #, kde-format msgid "Scope (eg. per class)" msgstr "xxScope (eg. per class)xx" #. i18n: ectx: property (text), item, widget (QTreeWidget, groupingMethods) #: dialogs/completionconfigwidget.ui:224 #, kde-format msgid "Access type (public etc.)" msgstr "xxAccess type (public etc.)xx" #. i18n: ectx: property (text), item, widget (QTreeWidget, groupingMethods) #: dialogs/completionconfigwidget.ui:229 #, kde-format msgid "Item type (function etc.)" msgstr "xxItem type (function etc.)xx" #. i18n: ectx: property (text), widget (QLabel, label) #: dialogs/completionconfigwidget.ui:279 #, kde-format msgid "Access Grouping Properties" msgstr "xxAccess Grouping Propertiesxx" #. i18n: ectx: property (text), widget (QCheckBox, accessConst) #: dialogs/completionconfigwidget.ui:286 #, kde-format msgid "Include const in grouping" msgstr "xxInclude const in groupingxx" #. i18n: ectx: property (text), widget (QCheckBox, accessStatic) #: dialogs/completionconfigwidget.ui:293 #, kde-format msgid "Include static in grouping" msgstr "xxInclude static in groupingxx" #. i18n: ectx: property (text), widget (QCheckBox, accessSignalSlot) #: dialogs/completionconfigwidget.ui:300 #, kde-format msgid "Include signals and slots in grouping" msgstr "xxInclude signals and slots in groupingxx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: dialogs/completionconfigwidget.ui:330 #, kde-format msgid "Item Grouping properties" msgstr "xxItem Grouping propertiesxx" #. i18n: ectx: property (text), widget (QCheckBox, itemTemplate) #: dialogs/completionconfigwidget.ui:337 #, kde-format msgid "Include templates in grouping" msgstr "xxInclude templates in groupingxx" #. i18n: ectx: property (title), widget (QGroupBox, columnMerging) #: dialogs/completionconfigwidget.ui:366 #, kde-format msgid "Column Merging" msgstr "xxColumn Mergingxx" #. i18n: ectx: property (text), widget (QTreeWidget, columnMergeTree) #: dialogs/completionconfigwidget.ui:391 #, kde-format msgid "Columns" msgstr "xxColumnsxx" #. i18n: ectx: property (text), widget (QTreeWidget, columnMergeTree) #: dialogs/completionconfigwidget.ui:396 #, kde-format msgid "Merged" msgstr "xxMergedxx" #. i18n: ectx: property (text), widget (QTreeWidget, columnMergeTree) #: dialogs/completionconfigwidget.ui:401 #, kde-format msgid "Shown" msgstr "xxShownxx" #. i18n: ectx: property (title), widget (QGroupBox, gbStaticWordWrap) #: dialogs/editconfigwidget.ui:29 view/kateview.cpp:711 #, kde-format msgid "Static Word Wrap" msgstr "xxStatic Word Wrapxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkStaticWordWrap) #: dialogs/editconfigwidget.ui:35 #, kde-format msgid "" "

Automatically start a new line of text when the current line exceeds the " "length specified by the Wrap words at: option.

This option does " "not wrap existing lines of text - use the Apply Static Word Wrap " "option in the Tools menu for that purpose.

If you want lines to " "be visually wrapped instead, according to the width of the view, " "enable Dynamic Word Wrap in the Appearance config page.

" msgstr "" "xx

Automatically start a new line of text when the current line exceeds " "the length specified by the Wrap words at: option.

This option " "does not wrap existing lines of text - use the Apply Static Word Wrap " "option in the Tools menu for that purpose.

If you want lines to " "be visually wrapped instead, according to the width of the view, " "enable Dynamic Word Wrap in the Appearance config page.

xx" #. i18n: ectx: property (text), widget (QCheckBox, chkStaticWordWrap) #: dialogs/editconfigwidget.ui:38 #, kde-format msgid "Enable static &word wrap" msgstr "xxEnable static &word wrapxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkShowStaticWordWrapMarker) #: dialogs/editconfigwidget.ui:45 #, kde-format msgid "" "

If this option is checked, a vertical line will be drawn at the word wrap " "column as defined in the Editing properties.

Note " "that the word wrap marker is only drawn if you use a fixed pitch font.

" msgstr "" "xx

If this option is checked, a vertical line will be drawn at the word " "wrap column as defined in the Editing properties.

Note that the word wrap marker is only drawn if you use a fixed pitch " "font.

xx" #. i18n: ectx: property (text), widget (QCheckBox, chkShowStaticWordWrapMarker) #: dialogs/editconfigwidget.ui:48 #, kde-format msgid "Show static word wra&p marker (if applicable)" msgstr "xxShow static word wra&p marker (if applicable)xx" #. i18n: ectx: property (text), widget (QLabel, lblWordWrap) #: dialogs/editconfigwidget.ui:69 #, kde-format msgid "Wra&p words at:" msgstr "xxWra&p words at:xx" #. i18n: ectx: property (whatsThis), widget (KPluralHandlingSpinBox, sbWordWrap) #: dialogs/editconfigwidget.ui:79 #, kde-format msgid "" "If the Word Wrap option is selected this entry determines the length (in " "characters) at which the editor will automatically start a new line." msgstr "" "xxIf the Word Wrap option is selected this entry determines the length (in " "characters) at which the editor will automatically start a new line.xx" #. i18n: ectx: property (title), widget (QGroupBox, gbInputMode) #: dialogs/editconfigwidget.ui:113 #, kde-format msgid "Input Mode" msgstr "xxInput Modexx" #. i18n: ectx: property (text), widget (QLabel, lblInputMode) #: dialogs/editconfigwidget.ui:119 #, kde-format msgid "Default input mode:" msgstr "xxDefault input mode:xx" #. i18n: ectx: property (title), widget (QGroupBox, gbAutoBrackets) #: dialogs/editconfigwidget.ui:145 #, kde-format msgid "Auto Brackets" msgstr "xxAuto Bracketsxx" #. i18n: ectx: property (text), widget (QCheckBox, chkAutoBrackets) #: dialogs/editconfigwidget.ui:151 #, kde-format msgid "Enable automatic brackets" msgstr "xxEnable automatic bracketsxx" #. i18n: ectx: property (title), widget (QGroupBox, gbCopyAndPaste) #: dialogs/editconfigwidget.ui:161 #, kde-format msgid "Copy and Paste" msgstr "xxCopy and Pastexx" #. i18n: ectx: property (text), widget (QCheckBox, chkSmartCopyCut) #: dialogs/editconfigwidget.ui:167 #, kde-format msgid "Copy/Cut the current line if no selection" msgstr "xxCopy/Cut the current line if no selectionxx" #. i18n: ectx: property (text), widget (QCheckBox, chkMousePasteAtCursorPosition) #: dialogs/editconfigwidget.ui:174 #, kde-format msgid "Paste by mouse at cursor position" -msgstr "" +msgstr "xxPaste by mouse at cursor positionxx" #. i18n: ectx: property (text), widget (QLabel, lblFiletype) #: dialogs/filetypeconfigwidget.ui:14 #, kde-format msgid "&Filetype:" msgstr "xx&Filetype:xx" #. i18n: ectx: property (whatsThis), widget (KComboBox, cmbFiletypes) #: dialogs/filetypeconfigwidget.ui:24 #, kde-format msgid "Select the filetype you want to change." msgstr "xxSelect the filetype you want to change.xx" #. i18n: ectx: property (whatsThis), widget (QPushButton, btnNew) #: dialogs/filetypeconfigwidget.ui:31 #, kde-format msgid "Create a new file type." msgstr "xxCreate a new file type.xx" #. i18n: ectx: property (text), widget (QPushButton, btnNew) #: dialogs/filetypeconfigwidget.ui:34 #, kde-format msgid "&New" msgstr "xx&Newxx" #. i18n: ectx: property (whatsThis), widget (QPushButton, btnDelete) #: dialogs/filetypeconfigwidget.ui:41 #, kde-format msgid "Delete the current file type." msgstr "xxDelete the current file type.xx" #. i18n: ectx: property (text), widget (QPushButton, btnDelete) #: dialogs/filetypeconfigwidget.ui:44 schema/kateschemaconfig.cpp:923 #, kde-format msgid "&Delete" msgstr "xx&Deletexx" #. i18n: ectx: property (title), widget (QGroupBox, gbProperties) #: dialogs/filetypeconfigwidget.ui:66 mode/katemodeconfigpage.cpp:269 #, kde-format msgid "Properties" msgstr "xxPropertiesxx" #. i18n: ectx: property (whatsThis), widget (KLineEdit, edtName) #: dialogs/filetypeconfigwidget.ui:82 #, kde-format msgid "" "The name of the filetype will be the text of the corresponding menu item." msgstr "" "xxThe name of the filetype will be the text of the corresponding menu item.xx" #. i18n: ectx: property (text), widget (QLabel, lblSection) #: dialogs/filetypeconfigwidget.ui:89 #, kde-format msgid "&Section:" msgstr "xx&Section:xx" #. i18n: ectx: property (whatsThis), widget (KLineEdit, edtSection) #: dialogs/filetypeconfigwidget.ui:99 #, kde-format msgid "The section name is used to organize the file types in menus." msgstr "xxThe section name is used to organize the file types in menus.xx" #. i18n: ectx: property (text), widget (QLabel, lblVariables) #: dialogs/filetypeconfigwidget.ui:106 #, kde-format msgid "&Variables:" msgstr "xx&Variables:xx" #. i18n: ectx: property (whatsThis), widget (VariableLineEdit, edtVariables) #: dialogs/filetypeconfigwidget.ui:116 #, kde-format msgid "" "

This string allows to configure Kate's settings for the files selected by " "this mimetype using Kate variables. Almost any configuration option can be " "set, such as highlight, indent-mode, encoding, etc.

For a full list of " "known variables, see the manual.

" msgstr "" "xx

This string allows to configure Kate's settings for the files selected " "by this mimetype using Kate variables. Almost any configuration option can " "be set, such as highlight, indent-mode, encoding, etc.

For a full list " "of known variables, see the manual.

xx" #. i18n: ectx: property (text), widget (QLabel, lblHl) #: dialogs/filetypeconfigwidget.ui:123 #, kde-format msgid "&Highlighting:" msgstr "xx&Highlighting:xx" #. i18n: ectx: property (text), widget (QLabel, lblIndenter) #: dialogs/filetypeconfigwidget.ui:136 #, kde-format msgid "&Indentation mode:" msgstr "xx&Indentation mode:xx" #. i18n: ectx: property (text), widget (QLabel, lblExtensions) #: dialogs/filetypeconfigwidget.ui:149 #, kde-format msgid "File e&xtensions:" msgstr "xxFile e&xtensions:xx" #. i18n: ectx: property (whatsThis), widget (KLineEdit, edtFileExtensions) #: dialogs/filetypeconfigwidget.ui:159 #, kde-format msgid "" "The wildcards mask allows to select files by filename. A typical mask uses " "an asterisk and the file extension, for example *.txt; *.text. " "The string is a semicolon-separated list of masks." msgstr "" "xxThe wildcards mask allows to select files by filename. A typical mask uses " "an asterisk and the file extension, for example *.txt; *.text. " "The string is a semicolon-separated list of masks.xx" #. i18n: ectx: property (text), widget (QLabel, lblMimeTypes) #: dialogs/filetypeconfigwidget.ui:166 #, kde-format msgid "MIME &types:" msgstr "xxMIME &types:xx" #. i18n: ectx: property (whatsThis), widget (KLineEdit, edtMimeTypes) #: dialogs/filetypeconfigwidget.ui:181 #, kde-format msgid "" "The mime type mask allows to select files by mimetype. The string is a " "semicolon-separated list of mimetypes, for example text/plain; text/" "english." msgstr "" "xxThe mime type mask allows to select files by mimetype. The string is a " "semicolon-separated list of mimetypes, for example text/plain; text/" "english.xx" #. i18n: ectx: property (whatsThis), widget (QToolButton, btnMimeTypes) #: dialogs/filetypeconfigwidget.ui:188 #, kde-format msgid "Displays a wizard that helps you easily select mimetypes." msgstr "xxDisplays a wizard that helps you easily select mimetypes.xx" #. i18n: ectx: property (text), widget (QLabel, lblPriority) #: dialogs/filetypeconfigwidget.ui:197 #, kde-format msgid "P&riority:" msgstr "xxP&riority:xx" #. i18n: ectx: property (whatsThis), widget (QSpinBox, sbPriority) #: dialogs/filetypeconfigwidget.ui:207 #, kde-format msgid "" "Sets priority for this file type. If more than one file type selects the " "same file, the one with the highest priority will be used." msgstr "" "xxSets priority for this file type. If more than one file type selects the " "same file, the one with the highest priority will be used.xx" #. i18n: ectx: property (text), widget (QLabel, lblMode) #: dialogs/indentationconfigwidget.ui:17 #, kde-format msgid "Default indentation mode:" msgstr "xxDefault indentation mode:xx" #. i18n: ectx: property (whatsThis), widget (KComboBox, cmbMode) #: dialogs/indentationconfigwidget.ui:27 #, kde-format msgid "" "This is a list of available indentation modes. The specified indentation " "mode will be used for all new documents. Be aware that it is also possible " "to set the indentation mode with document variables, modes or a .kateconfig " "file." msgstr "" "xxThis is a list of available indentation modes. The specified indentation " "mode will be used for all new documents. Be aware that it is also possible " "to set the indentation mode with document variables, modes or a .kateconfig " "file.xx" #. i18n: ectx: property (title), widget (QGroupBox, gbIndentationMode) #: dialogs/indentationconfigwidget.ui:49 #, kde-format msgid "Indent using" msgstr "xxIndent usingxx" #. i18n: ectx: property (text), widget (QRadioButton, rbIndentWithTabs) #: dialogs/indentationconfigwidget.ui:55 #, kde-format msgid "&Tabulators" msgstr "xx&Tabulatorsxx" #. i18n: ectx: property (text), widget (QRadioButton, rbIndentWithSpaces) #: dialogs/indentationconfigwidget.ui:62 #, kde-format msgid "&Spaces" msgstr "xx&Spacesxx" #. i18n: ectx: property (text), widget (QLabel, lblIndentWidth) #: dialogs/indentationconfigwidget.ui:69 #, kde-format msgid "&Indentation width:" msgstr "xx&Indentation width:xx" #. i18n: ectx: property (text), widget (QRadioButton, rbIndentMixed) #: dialogs/indentationconfigwidget.ui:79 #, kde-format msgid "Tabulators &and Spaces" msgstr "xxTabulators &and Spacesxx" #. i18n: ectx: property (text), widget (QLabel, lblTabWidth) #: dialogs/indentationconfigwidget.ui:99 #, kde-format msgid "Tab wi&dth:" msgstr "xxTab wi&dth:xx" #. i18n: ectx: property (whatsThis), widget (KPluralHandlingSpinBox, sbIndentWidth) #: dialogs/indentationconfigwidget.ui:125 #, kde-format msgid "" "The indentation width is the number of spaces which is used to indent a " "line. If the option Insert spaces instead of tabulators in the " "section Editing is disabled, a Tab character is inserted if " "the indentation is divisible by the tab width." msgstr "" "xxThe indentation width is the number of spaces which is used to indent a " "line. If the option Insert spaces instead of tabulators in the " "section Editing is disabled, a Tab character is inserted if " "the indentation is divisible by the tab width.xx" #. i18n: ectx: property (title), widget (QGroupBox, gbProperties) #: dialogs/indentationconfigwidget.ui:144 #, kde-format msgid "Indentation Properties" msgstr "xxIndentation Propertiesxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkKeepExtraSpaces) #: dialogs/indentationconfigwidget.ui:150 #, kde-format msgid "" "If this option is disabled, changing the indentation level aligns a line to " "a multiple of the width specified in Indentation width." msgstr "" "xxIf this option is disabled, changing the indentation level aligns a line " "to a multiple of the width specified in Indentation width.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkKeepExtraSpaces) #: dialogs/indentationconfigwidget.ui:153 #, kde-format msgid "&Keep extra spaces" msgstr "xx&Keep extra spacesxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkIndentPaste) #: dialogs/indentationconfigwidget.ui:160 #, kde-format msgid "" "If this option is selected, pasted code from the clipboard is indented. " "Triggering the undo-action removes the indentation." msgstr "" "xxIf this option is selected, pasted code from the clipboard is indented. " "Triggering the undo-action removes the indentation.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkIndentPaste) #: dialogs/indentationconfigwidget.ui:163 #, kde-format msgid "Adjust indentation of code &pasted from the clipboard" msgstr "xxAdjust indentation of code &pasted from the clipboardxx" #. i18n: ectx: property (title), widget (QGroupBox, gbKeys) #: dialogs/indentationconfigwidget.ui:173 #, kde-format msgid "Indentation Actions" msgstr "xxIndentation Actionsxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkBackspaceUnindents) #: dialogs/indentationconfigwidget.ui:179 #, kde-format msgid "" "If this option is selected, the Backspace key decreases the " "indentation level if the cursor is located in the leading blank space of a " "line." msgstr "" "xxIf this option is selected, the Backspace key decreases the " "indentation level if the cursor is located in the leading blank space of a " "line.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkBackspaceUnindents) #: dialogs/indentationconfigwidget.ui:182 #, kde-format msgid "&Backspace key in leading blank space unindents" msgstr "xx&Backspace key in leading blank space unindentsxx" #. i18n: ectx: property (text), widget (QLabel, label) #: dialogs/indentationconfigwidget.ui:192 #, kde-format msgid "" "\n" "

Tab key action (if no selection exists) Tab " "to align the current line in the current code block like in emacs, make " "Tab a shortcut to the action Align.\">More ...

" msgstr "" "xx\n" "

Tab key action (if no selection exists) Tab " "to align the current line in the current code block like in emacs, make " "Tab a shortcut to the action Align.\">More ...

xx" #. i18n: ectx: property (whatsThis), widget (QRadioButton, rbTabAdvances) #: dialogs/indentationconfigwidget.ui:225 #, kde-format msgid "" "If this option is selected, the Tab key always inserts white space so " "that the next tab position is reached. If the option Insert spaces " "instead of tabulators in the section Editing is enabled, spaces " "are inserted; otherwise, a single tabulator is inserted." msgstr "" "xxIf this option is selected, the Tab key always inserts white space " "so that the next tab position is reached. If the option Insert spaces " "instead of tabulators in the section Editing is enabled, spaces " "are inserted; otherwise, a single tabulator is inserted.xx" #. i18n: ectx: property (text), widget (QRadioButton, rbTabAdvances) #: dialogs/indentationconfigwidget.ui:228 #, kde-format msgid "Always advance to the &next tab position" msgstr "xxAlways advance to the &next tab positionxx" #. i18n: ectx: property (whatsThis), widget (QRadioButton, rbTabIndents) #: dialogs/indentationconfigwidget.ui:235 #, kde-format msgid "" "If this option is selected, the Tab key always indents the current " "line by the number of character positions specified in Indentation width." msgstr "" "xxIf this option is selected, the Tab key always indents the current " "line by the number of character positions specified in Indentation width.xx" #. i18n: ectx: property (text), widget (QRadioButton, rbTabIndents) #: dialogs/indentationconfigwidget.ui:238 #, kde-format msgid "Always increase indentation &level" msgstr "xxAlways increase indentation &levelxx" #. i18n: ectx: property (whatsThis), widget (QRadioButton, rbTabSmart) #: dialogs/indentationconfigwidget.ui:245 #, kde-format msgid "" "If this option is selected, the Tab key either indents the current " "line or advances to the next tab position.

If the insertion point is at " "or before the first non-space character in the line, or if there is a " "selection, the current line is indented by the number of character positions " "specified in Indentation width.

If the insertion point is located " "after the first non-space character in the line and there is no selection, " "white space is inserted so that the next tab position is reached: if the " "option Insert spaces instead of tabulators in the section Editing is enabled, spaces are inserted; otherwise, a single tabulator is " "inserted." msgstr "" "xxIf this option is selected, the Tab key either indents the current " "line or advances to the next tab position.

If the insertion point is at " "or before the first non-space character in the line, or if there is a " "selection, the current line is indented by the number of character positions " "specified in Indentation width.

If the insertion point is located " "after the first non-space character in the line and there is no selection, " "white space is inserted so that the next tab position is reached: if the " "option Insert spaces instead of tabulators in the section Editing is enabled, spaces are inserted; otherwise, a single tabulator is " "inserted.xx" #. i18n: ectx: property (text), widget (QRadioButton, rbTabSmart) #: dialogs/indentationconfigwidget.ui:248 #, kde-format msgid "Increase indentation level if in l&eading blank space" msgstr "xxIncrease indentation level if in l&eading blank spacexx" #: dialogs/katedialogs.cpp:194 dialogs/katedialogs.cpp:196 #, kde-format msgid " character" msgid_plural " characters" msgstr[0] "xx charactersxx" #: dialogs/katedialogs.cpp:223 #, kde-format msgid "Indentation" msgstr "xxIndentationxx" #: dialogs/katedialogs.cpp:296 #, kde-format msgid "Auto Completion" msgstr "xxAuto Completionxx" #: dialogs/katedialogs.cpp:360 #, kde-format msgid "Spellcheck" msgstr "xxSpellcheckxx" #: dialogs/katedialogs.cpp:440 #, kde-format msgid "Text Navigation" msgstr "xxText Navigationxx" #: dialogs/katedialogs.cpp:510 #, kde-format msgctxt "Wrap words at (value is at 20 or larger)" msgid " character" msgid_plural " characters" msgstr[0] "xx charactersxx" #: dialogs/katedialogs.cpp:624 #, kde-format msgid "Editing" msgstr "xxEditingxx" #: dialogs/katedialogs.cpp:629 #, kde-format msgid "Editing Options" msgstr "xxEditing Optionsxx" #: dialogs/katedialogs.cpp:658 #, kde-format msgid "Off" msgstr "xxOffxx" #: dialogs/katedialogs.cpp:659 #, kde-format msgid "Follow Line Numbers" msgstr "xxFollow Line Numbersxx" #: dialogs/katedialogs.cpp:790 dialogs/katedialogs.cpp:795 #, kde-format msgid "Appearance" msgstr "xxAppearancexx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: dialogs/katedialogs.cpp:861 dialogs/textareaappearanceconfigwidget.ui:210 #, kde-format msgid "Advanced" msgstr "xxAdvancedxx" #: dialogs/katedialogs.cpp:916 #, kde-format msgid "" "You did not provide a backup suffix or prefix. Using default suffix: '~'" msgstr "" "xxYou did not provide a backup suffix or prefix. Using default suffix: '~'xx" #: dialogs/katedialogs.cpp:917 #, kde-format msgid "No Backup Suffix or Prefix" msgstr "xxNo Backup Suffix or Prefixxx" #: dialogs/katedialogs.cpp:1046 #, kde-format msgid "Open/Save" msgstr "xxOpen/Savexx" #: dialogs/katedialogs.cpp:1051 #, kde-format msgid "File Opening & Saving" msgstr "xxFile Opening & Savingxx" #: dialogs/katedialogs.cpp:1072 #, kde-format msgid "&Go to line:" msgstr "xx&Go to line:xx" #: dialogs/katedialogs.cpp:1078 #, kde-format msgid "Go" msgstr "xxGoxx" #: dialogs/katedialogs.cpp:1140 #, kde-format msgid "Dictionary:" msgstr "xxDictionary:xx" #: dialogs/katedialogs.cpp:1194 #, kde-format msgid "View &Difference" msgstr "xxView &Differencexx" #: dialogs/katedialogs.cpp:1195 #, kde-format msgid "Shows a diff of the changes" msgstr "xxShows a diff of the changesxx" #: dialogs/katedialogs.cpp:1200 #, kde-format msgid "&Reload" msgstr "xx&Reloadxx" #: dialogs/katedialogs.cpp:1202 #, kde-format msgid "Reload the file from disk. Unsaved changes will be lost." msgstr "xxReload the file from disk. Unsaved changes will be lost.xx" #: dialogs/katedialogs.cpp:1206 #, kde-format msgid "&Save As..." msgstr "xx&Save As...xx" #: dialogs/katedialogs.cpp:1208 #, kde-format msgid "Lets you select a location and save the file again." msgstr "xxLets you select a location and save the file again.xx" #. i18n: ectx: property (text), widget (QPushButton, m_skipBtn) #: dialogs/katedialogs.cpp:1213 spellcheck/spellcheckbar.ui:143 #, kde-format msgid "&Ignore" msgstr "xx&Ignorexx" #: dialogs/katedialogs.cpp:1214 #, kde-format msgid "Ignores the changes on disk without any action." msgstr "xxIgnores the changes on disk without any action.xx" #: dialogs/katedialogs.cpp:1281 swapfile/kateswapdiffcreator.cpp:137 #, kde-format msgid "" "The diff command failed. Please make sure that diff(1) is installed and in " "your PATH." msgstr "" "xxThe diff command failed. Please make sure that diff(1) is installed and in " "your PATH.xx" #: dialogs/katedialogs.cpp:1283 swapfile/kateswapdiffcreator.cpp:139 #, kde-format msgid "Error Creating Diff" msgstr "xxError Creating Diffxx" #: dialogs/katedialogs.cpp:1291 swapfile/kateswapdiffcreator.cpp:147 #, kde-format msgid "The files are identical." msgstr "xxThe files are identical.xx" #: dialogs/katedialogs.cpp:1292 swapfile/kateswapdiffcreator.cpp:148 #, kde-format msgid "Diff Output" msgstr "xxDiff Outputxx" #. i18n: ectx: property (title), widget (QGroupBox, gbCursorMovement) #: dialogs/navigationconfigwidget.ui:12 #, kde-format msgid "Text Cursor Movement" msgstr "xxText Cursor Movementxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkSmartHome) #: dialogs/navigationconfigwidget.ui:18 #, kde-format msgid "" "When selected, pressing the home key will cause the cursor to skip " "whitespace and go to the start of a line's text. The same applies for the " "end key." msgstr "" "xxWhen selected, pressing the home key will cause the cursor to skip " "whitespace and go to the start of a line's text. The same applies for the " "end key.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkSmartHome) #: dialogs/navigationconfigwidget.ui:21 #, kde-format msgid "Smart ho&me and smart end" msgstr "xxSmart ho&me and smart endxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkPagingMovesCursor) #: dialogs/navigationconfigwidget.ui:28 #, kde-format msgid "" "Selects whether the PageUp and PageDown keys should alter the vertical " "position of the cursor relative to the top of the view." msgstr "" "xxSelects whether the PageUp and PageDown keys should alter the vertical " "position of the cursor relative to the top of the view.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkPagingMovesCursor) #: dialogs/navigationconfigwidget.ui:31 #, kde-format msgid "&PageUp/PageDown moves cursor" msgstr "xx&PageUp/PageDown moves cursorxx" #. i18n: ectx: property (text), widget (QLabel, lblAutoCenterCursor) #: dialogs/navigationconfigwidget.ui:43 #, kde-format msgid "&Autocenter cursor:" msgstr "xx&Autocenter cursor:xx" #. i18n: ectx: property (whatsThis), widget (QSpinBox, sbAutoCenterCursor) #: dialogs/navigationconfigwidget.ui:53 #, kde-format msgid "" "Sets the number of lines to maintain visible above and below the cursor when " "possible." msgstr "" "xxSets the number of lines to maintain visible above and below the cursor " "when possible.xx" #. i18n: ectx: property (specialValueText), widget (QSpinBox, sbAutoCenterCursor) #. i18n: ectx: property (specialValueText), widget (QSpinBox, spbSwapFileSync) #. i18n: ectx: property (specialValueText), widget (QSpinBox, sbDynamicWordWrapDepth) #: dialogs/navigationconfigwidget.ui:56 dialogs/opensaveconfigadvwidget.ui:163 #: dialogs/textareaappearanceconfigwidget.ui:111 #, kde-format msgid "Disabled" msgstr "xxDisabledxx" #. i18n: ectx: property (suffix), widget (QSpinBox, sbAutoCenterCursor) #: dialogs/navigationconfigwidget.ui:59 #, kde-format msgid " lines" msgstr "xx linesxx" #. i18n: ectx: property (title), widget (QGroupBox, cbNavigationMisc) #: dialogs/navigationconfigwidget.ui:84 #, kde-format msgid "Misc" msgstr "xxMiscxx" #. i18n: ectx: property (text), widget (QLabel, lblTextSelectionMode) #: dialogs/navigationconfigwidget.ui:92 #, kde-format msgid "Text selection mode:" msgstr "xxText selection mode:xx" #. i18n: ectx: property (text), item, widget (QComboBox, cbTextSelectionMode) #: dialogs/navigationconfigwidget.ui:103 inputmode/katenormalinputmode.cpp:82 #, kde-format msgid "Normal" msgstr "xxNormalxx" #. i18n: ectx: property (text), item, widget (QComboBox, cbTextSelectionMode) #: dialogs/navigationconfigwidget.ui:108 #, kde-format msgid "Persistent" msgstr "xxPersistentxx" #. i18n: ectx: property (text), widget (QCheckBox, chkScrollPastEnd) #: dialogs/navigationconfigwidget.ui:131 #, kde-format msgid "Allow scrolling past the end of the document" msgstr "xxAllow scrolling past the end of the documentxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkBackspaceRemoveComposed) #: dialogs/navigationconfigwidget.ui:138 #, kde-format msgid "" "When selected, composed characters are removed with their diacritics instead " "of only removing the base character. This is useful for Indic locales." msgstr "" "xxWhen selected, composed characters are removed with their diacritics " "instead of only removing the base character. This is useful for Indic " "locales.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkBackspaceRemoveComposed) #: dialogs/navigationconfigwidget.ui:141 #, kde-format msgid "Backspace key removes character’s base with its diacritics" msgstr "xxBackspace key removes character’s base with its diacriticsxx" #. i18n: ectx: property (whatsThis), widget (QGroupBox, gbBackup) #: dialogs/opensaveconfigadvwidget.ui:20 #, kde-format msgid "" "

Backing up on save will cause Kate to copy the disk file to '<" "prefix><filename><suffix>' before saving changes.

The " "suffix defaults to ~ and prefix is empty by default." msgstr "" "xx

Backing up on save will cause Kate to copy the disk file to '<" "prefix><filename><suffix>' before saving changes.

The " "suffix defaults to ~ and prefix is empty by default.xx" #. i18n: ectx: property (title), widget (QGroupBox, gbBackup) #: dialogs/opensaveconfigadvwidget.ui:23 #, kde-format msgid "Backup on Save" msgstr "xxBackup on Savexx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkBackupLocalFiles) #: dialogs/opensaveconfigadvwidget.ui:32 #, kde-format msgid "" "If this option is enabled, backups for local files will be created when " "saving." msgstr "" "xxIf this option is enabled, backups for local files will be created when " "saving.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkBackupLocalFiles) #: dialogs/opensaveconfigadvwidget.ui:35 #, kde-format msgid "&Local files" msgstr "xx&Local filesxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkBackupRemoteFiles) #: dialogs/opensaveconfigadvwidget.ui:42 #, kde-format msgid "" "If this option is enabled, backups for remote files will be created when " "saving." msgstr "" "xxIf this option is enabled, backups for remote files will be created when " "saving.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkBackupRemoteFiles) #: dialogs/opensaveconfigadvwidget.ui:45 #, kde-format msgid "&Remote files" msgstr "xx&Remote filesxx" #. i18n: ectx: property (text), widget (QLabel, label_5) #: dialogs/opensaveconfigadvwidget.ui:52 #, kde-format msgid "&Prefix:" msgstr "xx&Prefix:xx" #. i18n: ectx: property (whatsThis), widget (KLineEdit, edtBackupPrefix) #: dialogs/opensaveconfigadvwidget.ui:62 #, kde-format msgid "Enter the prefix to prepend to the backup file names." msgstr "xxEnter the prefix to prepend to the backup file names.xx" #. i18n: ectx: property (text), widget (QLabel, label_6) #: dialogs/opensaveconfigadvwidget.ui:69 #, kde-format msgid "&Suffix:" msgstr "xx&Suffix:xx" #. i18n: ectx: property (whatsThis), widget (KLineEdit, edtBackupSuffix) #: dialogs/opensaveconfigadvwidget.ui:79 #, kde-format msgid "Enter the suffix to append to the backup file names." msgstr "xxEnter the suffix to append to the backup file names.xx" #. i18n: ectx: property (title), widget (QGroupBox, gpSwapFileOptions) #: dialogs/opensaveconfigadvwidget.ui:95 #, kde-format msgid "Swap File Options" msgstr "xxSwap File Optionsxx" #. i18n: ectx: property (text), widget (QLabel, lblSwapFileMode) #: dialogs/opensaveconfigadvwidget.ui:101 #, kde-format msgid "Swap file:" msgstr "xxSwap file:xx" #. i18n: ectx: property (text), item, widget (QComboBox, cmbSwapFileMode) #: dialogs/opensaveconfigadvwidget.ui:112 #, kde-format msgid "Disable" msgstr "xxDisablexx" #. i18n: ectx: property (text), item, widget (QComboBox, cmbSwapFileMode) #: dialogs/opensaveconfigadvwidget.ui:117 #, kde-format msgid "Enable" msgstr "xxEnablexx" #. i18n: ectx: property (text), item, widget (QComboBox, cmbSwapFileMode) #: dialogs/opensaveconfigadvwidget.ui:122 #, kde-format msgid "Alternative Directory" msgstr "xxAlternative Directoryxx" #. i18n: ectx: property (text), widget (QLabel, lblSwapDirectory) #: dialogs/opensaveconfigadvwidget.ui:130 #, kde-format msgid "Directory:" msgstr "xxDirectory:xx" #. i18n: ectx: property (placeholderText), widget (KUrlRequester, kurlSwapDirectory) #: dialogs/opensaveconfigadvwidget.ui:146 #, kde-format msgid "Directory for swp files" msgstr "xxDirectory for swp filesxx" #. i18n: ectx: property (text), widget (QLabel, lblSwapFileSync) #: dialogs/opensaveconfigadvwidget.ui:153 #, kde-format msgid "Sync every:" msgstr "xxSync every:xx" #. i18n: ectx: property (suffix), widget (QSpinBox, spbSwapFileSync) #: dialogs/opensaveconfigadvwidget.ui:166 #, kde-format msgid "s" msgstr "xxsxx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: dialogs/opensaveconfigadvwidget.ui:185 #, kde-format msgid "" "Be aware, that disabling the swap file synchronization may lead to data loss " "in case of a system crash." msgstr "" "xxBe aware, that disabling the swap file synchronization may lead to data " "loss in case of a system crash.xx" #. i18n: ectx: property (title), widget (QGroupBox, gbFileFormat) #: dialogs/opensaveconfigwidget.ui:12 #, kde-format msgid "File Format" msgstr "xxFile Formatxx" #. i18n: ectx: property (text), widget (QLabel, lblEncoding) #: dialogs/opensaveconfigwidget.ui:23 #, kde-format msgid "&Encoding:" msgstr "xx&Encoding:xx" #. i18n: ectx: property (whatsThis), widget (KComboBox, cmbEncoding) #: dialogs/opensaveconfigwidget.ui:33 #, kde-format msgid "" "This defines the standard encoding to use to open/save files, if not changed " "in the open/save dialog or by using a command line option." msgstr "" "xxThis defines the standard encoding to use to open/save files, if not " "changed in the open/save dialog or by using a command line option.xx" #. i18n: ectx: property (text), widget (QLabel, lblEncodingDetection) #: dialogs/opensaveconfigwidget.ui:40 #, kde-format msgid "&Encoding detection:" msgstr "xx&Encoding detection:xx" #. i18n: ectx: property (whatsThis), widget (KComboBox, cmbEncodingDetection) #: dialogs/opensaveconfigwidget.ui:50 #, kde-format msgid "" "if neither the encoding chosen as standard above, nor the encoding specified " "in the open/save dialog, nor the encoding specified on command line match " "the content of the file, this detection will be run." msgstr "" "xxif neither the encoding chosen as standard above, nor the encoding " "specified in the open/save dialog, nor the encoding specified on command " "line match the content of the file, this detection will be run.xx" #. i18n: ectx: property (text), widget (QLabel, lblEncodingDetection2) #: dialogs/opensaveconfigwidget.ui:57 #, kde-format msgid "&Fallback encoding:" msgstr "xx&Fallback encoding:xx" #. i18n: ectx: property (whatsThis), widget (KComboBox, cmbEncodingFallback) #: dialogs/opensaveconfigwidget.ui:67 #, kde-format msgid "" "This defines the fallback encoding to try for opening files if neither the " "encoding chosen as standard above, nor the encoding specified in the open/" "save dialog, nor the encoding specified on command line match the content of " "the file. Before this is used, an attempt will be made to determine the " "encoding to use by looking for a byte order mark at start of file: if one is " "found, the right Unicode encoding will be chosen; otherwise encoding " "detection will run, if both fail the fallback encoding will be tried." msgstr "" "xxThis defines the fallback encoding to try for opening files if neither the " "encoding chosen as standard above, nor the encoding specified in the open/" "save dialog, nor the encoding specified on command line match the content of " "the file. Before this is used, an attempt will be made to determine the " "encoding to use by looking for a byte order mark at start of file: if one is " "found, the right Unicode encoding will be chosen; otherwise encoding " "detection will run, if both fail the fallback encoding will be tried.xx" #. i18n: ectx: property (text), widget (QLabel, lblEOL) #: dialogs/opensaveconfigwidget.ui:74 #, kde-format msgid "E&nd of line:" msgstr "xxE&nd of line:xx" #. i18n: ectx: property (text), item, widget (KComboBox, cmbEOL) #: dialogs/opensaveconfigwidget.ui:85 #, kde-format msgid "UNIX" msgstr "xxUNIXxx" #. i18n: ectx: property (text), item, widget (KComboBox, cmbEOL) #: dialogs/opensaveconfigwidget.ui:90 #, kde-format msgid "DOS/Windows" msgstr "xxDOS/Windowsxx" #. i18n: ectx: property (text), item, widget (KComboBox, cmbEOL) #: dialogs/opensaveconfigwidget.ui:95 #, kde-format msgid "Macintosh" msgstr "xxMacintoshxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkDetectEOL) #: dialogs/opensaveconfigwidget.ui:105 #, kde-format msgid "" "If this option is enabled the editor will autodetect the end of line type. " "The first found end of line type will be used for the whole file." msgstr "" "xxIf this option is enabled the editor will autodetect the end of line type. " "The first found end of line type will be used for the whole file.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkDetectEOL) #: dialogs/opensaveconfigwidget.ui:108 #, kde-format msgid "A&utomatic end of line detection" msgstr "xxA&utomatic end of line detectionxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkEnableBOM) #: dialogs/opensaveconfigwidget.ui:115 #, kde-format msgid "" "The byte order mark is a special sequence at the beginning of Unicode " "encoded documents. It helps editors to open text documents with the correct " "Unicode encoding. The byte order mark is not visible in the displayed " "document." msgstr "" "xxThe byte order mark is a special sequence at the beginning of Unicode " "encoded documents. It helps editors to open text documents with the correct " "Unicode encoding. The byte order mark is not visible in the displayed " "document.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkEnableBOM) #: dialogs/opensaveconfigwidget.ui:118 #, kde-format msgid "Enable byte order mark (BOM)" msgstr "xxEnable byte order mark (BOM)xx" #. i18n: ectx: property (text), widget (QLabel, label) #: dialogs/opensaveconfigwidget.ui:125 #, kde-format msgid "Line length limit:" msgstr "xxLine length limit:xx" #. i18n: ectx: property (specialValueText), widget (QSpinBox, lineLengthLimit) #: dialogs/opensaveconfigwidget.ui:135 #, kde-format msgid "Unlimited" msgstr "xxUnlimitedxx" #. i18n: ectx: property (title), widget (QGroupBox, gbCleanups) #: dialogs/opensaveconfigwidget.ui:151 #, kde-format msgid "Automatic Cleanups on Save" msgstr "xxAutomatic Cleanups on Savexx" #. i18n: ectx: property (whatsThis), widget (QLabel, lblRemoveTrailingSpaces) #. i18n: ectx: property (whatsThis), widget (QComboBox, cbRemoveTrailingSpaces) #: dialogs/opensaveconfigwidget.ui:159 dialogs/opensaveconfigwidget.ui:172 #, kde-format msgid "" "Depending on the choice, trailing spaces are removed when saving a document, " "either in the entire document or only of modified lines." msgstr "" "xxDepending on the choice, trailing spaces are removed when saving a " "document, either in the entire document or only of modified lines.xx" #. i18n: ectx: property (text), widget (QLabel, lblRemoveTrailingSpaces) #: dialogs/opensaveconfigwidget.ui:162 #, kde-format msgid "Re&move trailing spaces:" msgstr "xxRe&move trailing spaces:xx" #. i18n: ectx: property (text), item, widget (QComboBox, cbRemoveTrailingSpaces) #: dialogs/opensaveconfigwidget.ui:176 #, kde-format msgid "Never" msgstr "xxNeverxx" #. i18n: ectx: property (text), item, widget (QComboBox, cbRemoveTrailingSpaces) #: dialogs/opensaveconfigwidget.ui:181 #, kde-format msgid "On Modified Lines" msgstr "xxOn Modified Linesxx" #. i18n: ectx: property (text), item, widget (QComboBox, cbRemoveTrailingSpaces) #: dialogs/opensaveconfigwidget.ui:186 #, kde-format msgid "In Entire Document" msgstr "xxIn Entire Documentxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkNewLineAtEof) #: dialogs/opensaveconfigwidget.ui:209 #, kde-format msgid "" "On save, a line break is appended to the document if not already present. " "The line break is visible after reloading the file." msgstr "" "xxOn save, a line break is appended to the document if not already present. " "The line break is visible after reloading the file.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkNewLineAtEof) #: dialogs/opensaveconfigwidget.ui:212 #, kde-format msgid "Append newline at end of file on save" msgstr "xxAppend newline at end of file on savexx" #. i18n: ectx: property (whatsThis), widget (QGroupBox, gbWordWrap) #: dialogs/textareaappearanceconfigwidget.ui:17 view/kateview.cpp:700 #, kde-format msgid "" "If this option is checked, the text lines will be wrapped at the view border " "on the screen." msgstr "" "xxIf this option is checked, the text lines will be wrapped at the view " "border on the screen.xx" #. i18n: ectx: property (title), widget (QGroupBox, gbWordWrap) #: dialogs/textareaappearanceconfigwidget.ui:20 view/kateview.cpp:697 #, kde-format msgid "&Dynamic Word Wrap" msgstr "xx&Dynamic Word Wrapxx" #. i18n: ectx: property (text), widget (QCheckBox, chkDynWrapAtStaticMarker) #: dialogs/textareaappearanceconfigwidget.ui:29 #, kde-format msgid "Wrap dynamic at static word wrap marker" msgstr "xxWrap dynamic at static word wrap markerxx" #. i18n: ectx: property (text), widget (QLabel, lblDynamicWordWrapIndicators) #: dialogs/textareaappearanceconfigwidget.ui:58 #, kde-format msgid "Dynamic word wrap &indicators (if applicable):" msgstr "xxDynamic word wrap &indicators (if applicable):xx" #. i18n: ectx: property (whatsThis), widget (KComboBox, cmbDynamicWordWrapIndicator) #: dialogs/textareaappearanceconfigwidget.ui:68 #, kde-format msgid "Choose when the Dynamic Word Wrap Indicators should be displayed." msgstr "xxChoose when the Dynamic Word Wrap Indicators should be displayed.xx" #. i18n: ectx: property (text), widget (QLabel, lblDynamicWordWrapIndicators_2) #: dialogs/textareaappearanceconfigwidget.ui:92 #, kde-format msgid "&Align dynamically wrapped lines to indentation depth:" msgstr "xx&Align dynamically wrapped lines to indentation depth:xx" #. i18n: ectx: property (whatsThis), widget (QSpinBox, sbDynamicWordWrapDepth) #: dialogs/textareaappearanceconfigwidget.ui:108 #, no-c-format, kde-format msgid "" "

Enables the start of dynamically wrapped lines to be aligned vertically " "to the indentation level of the first line. This can help to make code and " "markup more readable.

Additionally, this allows you to set a maximum " "width of the screen, as a percentage, after which dynamically wrapped lines " "will no longer be vertically aligned. For example, at 50%, lines whose " "indentation levels are deeper than 50% of the width of the screen will not " "have vertical alignment applied to subsequent wrapped lines.

" msgstr "" "xx

Enables the start of dynamically wrapped lines to be aligned vertically " "to the indentation level of the first line. This can help to make code and " "markup more readable.

Additionally, this allows you to set a maximum " "width of the screen, as a percentage, after which dynamically wrapped lines " "will no longer be vertically aligned. For example, at 50%, lines whose " "indentation levels are deeper than 50% of the width of the screen will not " "have vertical alignment applied to subsequent wrapped lines.

xx" #. i18n: ectx: property (suffix), widget (QSpinBox, sbDynamicWordWrapDepth) #: dialogs/textareaappearanceconfigwidget.ui:114 #, no-c-format, kde-format msgid "% of View Width" msgstr "xx% of View Widthxx" #. i18n: ectx: property (title), widget (QGroupBox, gbWhitespaceHighlighting) #: dialogs/textareaappearanceconfigwidget.ui:149 #, kde-format msgid "Whitespace Highlighting" msgstr "xxWhitespace Highlightingxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkShowTabs) #: dialogs/textareaappearanceconfigwidget.ui:155 #, kde-format msgid "" "The editor will display a symbol to indicate the presence of a tab in the " "text." msgstr "" "xxThe editor will display a symbol to indicate the presence of a tab in the " "text.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkShowTabs) #: dialogs/textareaappearanceconfigwidget.ui:158 #, kde-format msgid "&Highlight tabulators" msgstr "xx&Highlight tabulatorsxx" #. i18n: ectx: property (text), widget (QCheckBox, chkShowSpaces) #: dialogs/textareaappearanceconfigwidget.ui:165 #, kde-format msgid "Highlight trailing &spaces" msgstr "xxHighlight trailing &spacesxx" #. i18n: ectx: property (text), widget (QLabel, lbMarkerDescription) #: dialogs/textareaappearanceconfigwidget.ui:178 #, kde-format msgid "Highlight marker size:" msgstr "xxHighlight marker size:xx" #. i18n: ectx: property (whatsThis), widget (QSlider, sliSetMarkerSize) #: dialogs/textareaappearanceconfigwidget.ui:185 #, kde-format msgid "Size of the visible highlight marker." msgstr "xxSize of the visible highlight marker.xx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkShowIndentationLines) #: dialogs/textareaappearanceconfigwidget.ui:216 #, kde-format msgid "" "If this is enabled, the editor will display vertical lines to help identify " "indent lines." msgstr "" "xxIf this is enabled, the editor will display vertical lines to help " "identify indent lines.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkShowIndentationLines) #: dialogs/textareaappearanceconfigwidget.ui:219 #, kde-format msgid "Show i&ndentation lines" msgstr "xxShow i&ndentation linesxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkShowWholeBracketExpression) #: dialogs/textareaappearanceconfigwidget.ui:226 #, kde-format msgid "" "If this is enabled, the range between the selected matching brackets will be " "highlighted." msgstr "" "xxIf this is enabled, the range between the selected matching brackets will " "be highlighted.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkShowWholeBracketExpression) #: dialogs/textareaappearanceconfigwidget.ui:229 #, kde-format msgid "Highlight range between selected brackets" msgstr "xxHighlight range between selected bracketsxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAnimateBracketMatching) #: dialogs/textareaappearanceconfigwidget.ui:236 #, kde-format msgid "Flash matching brackets" msgstr "xxFlash matching bracketsxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAnimateBracketMatching) #: dialogs/textareaappearanceconfigwidget.ui:239 #, kde-format msgid "" "If this is enabled, matching brackets are animated for better visibility." msgstr "" "xxIf this is enabled, matching brackets are animated for better visibility.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkAnimateBracketMatching) #: dialogs/textareaappearanceconfigwidget.ui:242 #, kde-format msgid "Animate bracket matching" msgstr "xxAnimate bracket matchingxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkFoldFirstLine) #: dialogs/textareaappearanceconfigwidget.ui:252 #, kde-format msgid "" "When this setting is enabled, the editor view automatically folds\n" "comment blocks that start on the first line of the document. This is\n" "helpful to hide license headers which are commonly placed at the\n" "beginning of a file." msgstr "" "xxWhen this setting is enabled, the editor view automatically folds\n" "comment blocks that start on the first line of the document. This is\n" "helpful to hide license headers which are commonly placed at the\n" "beginning of a file.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkFoldFirstLine) #: dialogs/textareaappearanceconfigwidget.ui:255 #, kde-format msgid "Fold first line" msgstr "xxFold first linexx" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkShowWordCount) #: dialogs/textareaappearanceconfigwidget.ui:262 #, kde-format msgid "Show/hide word count in status bar" msgstr "xxShow/hide word count in status barxx" #. i18n: ectx: property (text), widget (QCheckBox, chkShowWordCount) #: dialogs/textareaappearanceconfigwidget.ui:265 #, kde-format msgid "Show word count" msgstr "xxShow word countxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkShowLineCount) #: dialogs/textareaappearanceconfigwidget.ui:272 #, kde-format msgid "Show/hide line count in status bar" msgstr "xxShow/hide line count in status barxx" #. i18n: ectx: property (text), widget (QCheckBox, chkShowLineCount) #: dialogs/textareaappearanceconfigwidget.ui:275 #, kde-format msgid "Show line count" msgstr "xxShow line countxx" #: document/katebuffer.cpp:179 #, kde-format msgctxt "short translation, user created new file" msgid "New file" msgstr "xxNew filexx" #: document/katebuffer.cpp:187 #, kde-format msgid "The file %1 does not exist." msgstr "xxThe file %1 does not exist.xx" #: document/katedocument.cpp:2193 #, kde-format msgid "" "The file %1 could not be loaded, as it was not possible to read from it.
Check if you have read access to this file." msgstr "" "xxThe file %1 could not be loaded, as it was not possible to read from it." "
Check if you have read access to this file.xx" #: document/katedocument.cpp:2196 #, kde-format msgctxt "translators: you can also translate 'Try Again' with 'Reload'" msgid "Try Again" msgstr "xxTry Againxx" #: document/katedocument.cpp:2199 document/katedocument.cpp:5957 #, kde-format msgid "&Close" msgstr "xx&Closexx" #: document/katedocument.cpp:2200 document/katedocument.cpp:5958 #, kde-format msgid "Close message" msgstr "xxClose messagexx" #: document/katedocument.cpp:2211 #, kde-format msgid "" "The file %1 could not be loaded, as it was not possible to read from it.\n" "\n" "Check if you have read access to this file." msgstr "" "xxThe file %1 could not be loaded, as it was not possible to read from it.\n" "\n" "Check if you have read access to this file.xx" #: document/katedocument.cpp:2327 #, kde-format msgid "" "The file %1 was opened with %2 encoding but contained invalid characters." "
It is set to read-only mode, as saving might destroy its content.
Either reopen the file with the correct encoding chosen or enable the read-" "write mode again in the tools menu to be able to edit it." msgstr "" "xxThe file %1 was opened with %2 encoding but contained invalid characters." "
It is set to read-only mode, as saving might destroy its content.
Either reopen the file with the correct encoding chosen or enable the read-" "write mode again in the tools menu to be able to edit it.xx" #: document/katedocument.cpp:2337 #, kde-format msgid "" "The file %1 was opened with %2 encoding but contained invalid characters. It " "is set to read-only mode, as saving might destroy its content. Either reopen " "the file with the correct encoding chosen or enable the read-write mode " "again in the tools menu to be able to edit it." msgstr "" "xxThe file %1 was opened with %2 encoding but contained invalid characters. " "It is set to read-only mode, as saving might destroy its content. Either " "reopen the file with the correct encoding chosen or enable the read-write " "mode again in the tools menu to be able to edit it.xx" #: document/katedocument.cpp:2348 #, kde-format msgid "" "The file %1 was opened and contained lines longer than the configured Line " "Length Limit (%2 characters).
The longest of those lines was %3 " "characters long
Those lines were wrapped and the document is set to read-" "only mode, as saving will modify its content." msgstr "" "xxThe file %1 was opened and contained lines longer than the configured Line " "Length Limit (%2 characters).
The longest of those lines was %3 " "characters long
Those lines were wrapped and the document is set to read-" "only mode, as saving will modify its content.xx" #: document/katedocument.cpp:2353 #, kde-format msgid "Temporarily raise limit and reload file" msgstr "xxTemporarily raise limit and reload filexx" #: document/katedocument.cpp:2356 #, kde-format msgid "Close" msgstr "xxClosexx" #: document/katedocument.cpp:2362 #, kde-format msgid "" "The file %1 was opened and contained lines longer than the configured Line " "Length Limit (%2 characters).
The longest of those lines was %3 " "characters long
Those lines were wrapped and the document is set to read-" "only mode, as saving will modify its content." msgstr "" "xxThe file %1 was opened and contained lines longer than the configured Line " "Length Limit (%2 characters).
The longest of those lines was %3 " "characters long
Those lines were wrapped and the document is set to read-" "only mode, as saving will modify its content.xx" #: document/katedocument.cpp:2385 #, kde-format msgid "" "Do you really want to save this unmodified file? You could overwrite changed " "data in the file on disk." msgstr "" "xxDo you really want to save this unmodified file? You could overwrite " "changed data in the file on disk.xx" #: document/katedocument.cpp:2385 #, kde-format msgid "Trying to Save Unmodified File" msgstr "xxTrying to Save Unmodified Filexx" #: document/katedocument.cpp:2385 document/katedocument.cpp:2390 #: document/katedocument.cpp:2402 #, kde-format msgid "Save Nevertheless" msgstr "xxSave Neverthelessxx" #: document/katedocument.cpp:2390 #, kde-format msgid "" "Do you really want to save this file? Both your open file and the file on " "disk were changed. There could be some data lost." msgstr "" "xxDo you really want to save this file? Both your open file and the file on " "disk were changed. There could be some data lost.xx" #: document/katedocument.cpp:2390 document/katedocument.cpp:2402 #: document/katedocument.cpp:2694 #, kde-format msgid "Possible Data Loss" msgstr "xxPossible Data Lossxx" #: document/katedocument.cpp:2402 #, kde-format msgid "" "The selected encoding cannot encode every Unicode character in this " "document. Do you really want to save it? There could be some data lost." msgstr "" "xxThe selected encoding cannot encode every Unicode character in this " "document. Do you really want to save it? There could be some data lost.xx" #: document/katedocument.cpp:2443 #, kde-format msgid "" "The document could not be saved, as it was not possible to write to %1.\n" "Check that you have write access to this file or that enough disk space is " "available.\n" "The original file may be lost or damaged. Don't quit the application until " "the file is successfully written." msgstr "" "xxThe document could not be saved, as it was not possible to write to %1.\n" "Check that you have write access to this file or that enough disk space is " "available.\n" "The original file may be lost or damaged. Don't quit the application until " "the file is successfully written.xx" #: document/katedocument.cpp:2567 #, kde-format msgid "" "For file %1 no backup copy could be created before saving. If an error " "occurs while saving, you might lose the data of this file. A reason could be " "that the media you write to is full or the directory of the file is read-" "only for you." msgstr "" "xxFor file %1 no backup copy could be created before saving. If an error " "occurs while saving, you might lose the data of this file. A reason could be " "that the media you write to is full or the directory of the file is read-" "only for you.xx" #: document/katedocument.cpp:2570 #, kde-format msgid "Failed to create backup copy." msgstr "xxFailed to create backup copy.xx" #: document/katedocument.cpp:2571 #, kde-format msgid "Try to Save Nevertheless" msgstr "xxTry to Save Neverthelessxx" #: document/katedocument.cpp:2693 #, kde-format msgid "Do you really want to continue to close this file? Data loss may occur." msgstr "" "xxDo you really want to continue to close this file? Data loss may occur.xx" #: document/katedocument.cpp:2694 #, kde-format msgid "Close Nevertheless" msgstr "xxClose Neverthelessxx" #: document/katedocument.cpp:4147 #, kde-format msgid "Untitled" msgstr "xxUntitledxx" #: document/katedocument.cpp:4188 document/katedocument.cpp:4319 #: document/katedocument.cpp:4330 document/katedocument.cpp:5045 #, kde-format msgid "Save File" msgstr "xxSave Filexx" #: document/katedocument.cpp:4192 #, kde-format msgid "Save failed" msgstr "xxSave failedxx" #: document/katedocument.cpp:4342 #, kde-format msgid "Save Copy of File" msgstr "xxSave Copy of Filexx" #: document/katedocument.cpp:4354 #, kde-format msgid "" "The document could not be saved, as it was not possible to write to %1.\n" "\n" "Check that you have write access to this file or that enough disk space is " "available." msgstr "" "xxThe document could not be saved, as it was not possible to write to %1.\n" "\n" "Check that you have write access to this file or that enough disk space is " "available.xx" #: document/katedocument.cpp:4590 #, kde-format msgid "" "Using deprecated modeline 'remove-trailing-space'. Please replace with " "'remove-trailing-spaces modified;', see http://docs.kde.org/stable/en/" "applications/kate/config-variables.html#variable-remove-trailing-spaces" msgstr "" "xxUsing deprecated modeline 'remove-trailing-space'. Please replace with " "'remove-trailing-spaces modified;', see http://docs.kde.org/stable/en/" "applications/kate/config-variables.html#variable-remove-trailing-spacesxx" #: document/katedocument.cpp:4595 #, kde-format msgid "" "Using deprecated modeline 'replace-trailing-space-save'. Please replace with " "'remove-trailing-spaces all;', see http://docs.kde.org/stable/en/" "applications/kate/config-variables.html#variable-remove-trailing-spaces" msgstr "" "xxUsing deprecated modeline 'replace-trailing-space-save'. Please replace " "with 'remove-trailing-spaces all;', see http://docs.kde.org/stable/en/" "applications/kate/config-variables.html#variable-remove-trailing-spacesxx" #: document/katedocument.cpp:4932 #, kde-format msgid "The file '%1' was modified by another program." msgstr "xxThe file '%1' was modified by another program.xx" #: document/katedocument.cpp:4935 #, kde-format msgid "The file '%1' was created by another program." msgstr "xxThe file '%1' was created by another program.xx" #: document/katedocument.cpp:4938 #, kde-format msgid "The file '%1' was deleted by another program." msgstr "xxThe file '%1' was deleted by another program.xx" #: document/katedocument.cpp:5072 #, kde-format msgid "" "A file named \"%1\" already exists. Are you sure you want to overwrite it?" msgstr "" "xxA file named \"%1\" already exists. Are you sure you want to overwrite it?" "xx" #: document/katedocument.cpp:5074 #, kde-format msgid "Overwrite File?" msgstr "xxOverwrite File?xx" #: document/katedocument.cpp:5289 #, kde-format msgid "" "The document \"%1\" has been modified.\n" "Do you want to save your changes or discard them?" msgstr "" "xxThe document \"%1\" has been modified.\n" "Do you want to save your changes or discard them?xx" #: document/katedocument.cpp:5291 #, kde-format msgid "Close Document" msgstr "xxClose Documentxx" #: document/katedocument.cpp:5424 #, kde-format msgid "The file
%2 is still loading." msgstr "xxThe file %2 is still loading.xx" #: document/katedocument.cpp:5431 #, kde-format msgid "&Abort Loading" msgstr "xx&Abort Loadingxx" #: inputmode/katenormalinputmode.cpp:92 #, kde-format msgid "OVERWRITE" msgstr "xxOVERWRITExx" #: inputmode/katenormalinputmode.cpp:92 #, kde-format msgid "INSERT" msgstr "xxINSERTxx" #: inputmode/katenormalinputmodefactory.cpp:52 #, kde-format msgid "Normal Mode" msgstr "xxNormal Modexx" #: inputmode/kateviinputmode.cpp:40 #, kde-format msgid "VI: INSERT MODE" msgstr "xxVI: INSERT MODExx" #: inputmode/kateviinputmode.cpp:43 #, kde-format msgid "VI: NORMAL MODE" msgstr "xxVI: NORMAL MODExx" #: inputmode/kateviinputmode.cpp:46 #, kde-format msgid "VI: VISUAL" msgstr "xxVI: VISUALxx" #: inputmode/kateviinputmode.cpp:49 #, kde-format msgid "VI: VISUAL BLOCK" msgstr "xxVI: VISUAL BLOCKxx" #: inputmode/kateviinputmode.cpp:52 #, kde-format msgid "VI: VISUAL LINE" msgstr "xxVI: VISUAL LINExx" #: inputmode/kateviinputmode.cpp:55 #, kde-format msgid "VI: REPLACE" msgstr "xxVI: REPLACExx" #: inputmode/kateviinputmode.cpp:160 #, kde-format msgid "vi-mode" msgstr "xxvi-modexx" #: inputmode/kateviinputmode.cpp:173 #, kde-format msgid "recording" msgstr "xxrecordingxx" #: inputmode/kateviinputmodefactory.cpp:55 utils/kateglobal.cpp:114 #: vimode/config/configtab.cpp:249 #, kde-format msgid "Vi Input Mode" msgstr "xxVi Input Modexx" #: mode/katemodeconfigpage.cpp:60 #, kde-format msgid "" msgstr "xxxx" #: mode/katemodeconfigpage.cpp:70 #, kde-format msgid "Use Default" msgstr "xxUse Defaultxx" #: mode/katemodeconfigpage.cpp:185 #, kde-format msgid "New Filetype" msgstr "xxNew Filetypexx" #: mode/katemodeconfigpage.cpp:239 #, kde-format msgid "Properties of %1" msgstr "xxProperties of %1xx" #: mode/katemodeconfigpage.cpp:289 #, kde-format msgid "" "Select the MimeTypes you want for this file type.\n" "Please note that this will automatically edit the associated file extensions " "as well." msgstr "" "xxSelect the MimeTypes you want for this file type.\n" "Please note that this will automatically edit the associated file extensions " "as well.xx" #: mode/katemodeconfigpage.cpp:291 #, kde-format msgid "Select Mime Types" msgstr "xxSelect Mime Typesxx" #: mode/katemodeconfigpage.cpp:302 #, kde-format msgid "Modes && Filetypes" msgstr "xxModes && Filetypesxx" #: printing/printconfigwidgets.cpp:49 #, kde-format msgid "Te&xt Settings" msgstr "xxTe&xt Settingsxx" #: printing/printconfigwidgets.cpp:53 #, kde-format msgid "Print line &numbers" msgstr "xxPrint line &numbersxx" #: printing/printconfigwidgets.cpp:56 #, kde-format msgid "Print &legend" msgstr "xxPrint &legendxx" #: printing/printconfigwidgets.cpp:65 #, kde-format msgid "" "

If enabled, line numbers will be printed on the left side of the page(s)." "

" msgstr "" "xx

If enabled, line numbers will be printed on the left side of the " "page(s).

xx" #: printing/printconfigwidgets.cpp:67 #, kde-format msgid "" "

Print a box displaying typographical conventions for the document type, " "as defined by the syntax highlighting being used.

" msgstr "" "xx

Print a box displaying typographical conventions for the document type, " "as defined by the syntax highlighting being used.

xx" #: printing/printconfigwidgets.cpp:119 #, kde-format msgid "Hea&der && Footer" msgstr "xxHea&der && Footerxx" #: printing/printconfigwidgets.cpp:126 #, kde-format msgid "Pr&int header" msgstr "xxPr&int headerxx" #: printing/printconfigwidgets.cpp:128 #, kde-format msgid "Pri&nt footer" msgstr "xxPri&nt footerxx" #: printing/printconfigwidgets.cpp:134 #, kde-format msgid "Header/footer font:" msgstr "xxHeader/footer font:xx" #: printing/printconfigwidgets.cpp:139 #, kde-format msgid "Choo&se Font..." msgstr "xxChoo&se Font...xx" #: printing/printconfigwidgets.cpp:145 #, kde-format msgid "Header Properties" msgstr "xxHeader Propertiesxx" #: printing/printconfigwidgets.cpp:149 #, kde-format msgid "&Format:" msgstr "xx&Format:xx" #: printing/printconfigwidgets.cpp:171 printing/printconfigwidgets.cpp:217 #, kde-format msgid "Colors:" msgstr "xxColors:xx" #: printing/printconfigwidgets.cpp:178 printing/printconfigwidgets.cpp:224 #, kde-format msgid "Foreground:" msgstr "xxForeground:xx" #: printing/printconfigwidgets.cpp:183 #, kde-format msgid "Bac&kground" msgstr "xxBac&kgroundxx" #: printing/printconfigwidgets.cpp:189 #, kde-format msgid "Footer Properties" msgstr "xxFooter Propertiesxx" #: printing/printconfigwidgets.cpp:194 #, kde-format msgid "For&mat:" msgstr "xxFor&mat:xx" #: printing/printconfigwidgets.cpp:229 #, kde-format msgid "&Background" msgstr "xx&Backgroundxx" #: printing/printconfigwidgets.cpp:258 #, kde-format msgid "

Format of the page header. The following tags are supported:

" msgstr "" "xx

Format of the page header. The following tags are supported:

xx" #: printing/printconfigwidgets.cpp:260 #, kde-format msgid "" "
  • %u: current user name
  • %d: complete date/" "time in short format
  • %D: complete date/time in long format
  • %h: current time
  • %y: current date in short " "format
  • %Y: current date in long format
  • %f: " "file name
  • %U: full URL of the document
  • %p: " "page number
  • %P: total amount of pages

" msgstr "" "xx
  • %u: current user name
  • %d: complete date/" "time in short format
  • %D: complete date/time in long format
  • %h: current time
  • %y: current date in short " "format
  • %Y: current date in long format
  • %f: " "file name
  • %U: full URL of the document
  • %p: " "page number
  • %P: total amount of pages

xx" #: printing/printconfigwidgets.cpp:274 #, kde-format msgid "

Format of the page footer. The following tags are supported:

" msgstr "" "xx

Format of the page footer. The following tags are supported:

xx" #: printing/printconfigwidgets.cpp:352 #, kde-format msgid "%1, %2pt" msgstr "xx%1, %2ptxx" #: printing/printconfigwidgets.cpp:370 #, kde-format msgid "Add Placeholder..." msgstr "xxAdd Placeholder...xx" #: printing/printconfigwidgets.cpp:372 #, kde-format msgid "Current User Name" msgstr "xxCurrent User Namexx" #: printing/printconfigwidgets.cpp:374 #, kde-format msgid "Complete Date/Time (short format)" msgstr "xxComplete Date/Time (short format)xx" #: printing/printconfigwidgets.cpp:376 #, kde-format msgid "Complete Date/Time (long format)" msgstr "xxComplete Date/Time (long format)xx" #: printing/printconfigwidgets.cpp:378 #, kde-format msgid "Current Time" msgstr "xxCurrent Timexx" #: printing/printconfigwidgets.cpp:380 #, kde-format msgid "Current Date (short format)" msgstr "xxCurrent Date (short format)xx" #: printing/printconfigwidgets.cpp:382 #, kde-format msgid "Current Date (long format)" msgstr "xxCurrent Date (long format)xx" #: printing/printconfigwidgets.cpp:384 #, kde-format msgid "File Name" msgstr "xxFile Namexx" #: printing/printconfigwidgets.cpp:386 #, kde-format msgid "Full document URL" msgstr "xxFull document URLxx" #: printing/printconfigwidgets.cpp:388 #, kde-format msgid "Page Number" msgstr "xxPage Numberxx" #: printing/printconfigwidgets.cpp:390 #, kde-format msgid "Total Amount of Pages" msgstr "xxTotal Amount of Pagesxx" #: printing/printconfigwidgets.cpp:499 #, kde-format msgid "L&ayout" msgstr "xxL&ayoutxx" #: printing/printconfigwidgets.cpp:505 schema/kateschemaconfig.cpp:910 #, kde-format msgid "&Schema:" msgstr "xx&Schema:xx" #: printing/printconfigwidgets.cpp:512 #, kde-format msgid "Draw bac&kground color" msgstr "xxDraw bac&kground colorxx" #: printing/printconfigwidgets.cpp:515 #, kde-format msgid "Draw &boxes" msgstr "xxDraw &boxesxx" #: printing/printconfigwidgets.cpp:519 #, kde-format msgid "Box Properties" msgstr "xxBox Propertiesxx" #: printing/printconfigwidgets.cpp:523 #, kde-format msgid "W&idth:" msgstr "xxW&idth:xx" #: printing/printconfigwidgets.cpp:531 #, kde-format msgid "&Margin:" msgstr "xx&Margin:xx" #: printing/printconfigwidgets.cpp:539 #, kde-format msgid "Co&lor:" msgstr "xxCo&lor:xx" #: printing/printconfigwidgets.cpp:561 #, kde-format msgid "Select the color scheme to use for the print." msgstr "xxSelect the color scheme to use for the print.xx" #: printing/printconfigwidgets.cpp:563 #, kde-format msgid "" "

If enabled, the background color of the editor will be used.

This " "may be useful if your color scheme is designed for a dark background.

" msgstr "" "xx

If enabled, the background color of the editor will be used.

This " "may be useful if your color scheme is designed for a dark background.

xx" #: printing/printconfigwidgets.cpp:566 #, kde-format msgid "" "

If enabled, a box as defined in the properties below will be drawn around " "the contents of each page. The Header and Footer will be separated from the " "contents with a line as well.

" msgstr "" "xx

If enabled, a box as defined in the properties below will be drawn " "around the contents of each page. The Header and Footer will be separated " "from the contents with a line as well.

xx" #: printing/printconfigwidgets.cpp:570 #, kde-format msgid "The width of the box outline" msgstr "xxThe width of the box outlinexx" #: printing/printconfigwidgets.cpp:572 #, kde-format msgid "The margin inside boxes, in pixels" msgstr "xxThe margin inside boxes, in pixelsxx" #: printing/printconfigwidgets.cpp:574 #, kde-format msgid "The line color to use for boxes" msgstr "xxThe line color to use for boxesxx" #: printing/printpainter.cpp:272 #, kde-format msgid "(Selection of) " msgstr "xx(Selection of) xx" #: printing/printpainter.cpp:530 #, kde-format msgid "Typographical Conventions for %1" msgstr "xxTypographical Conventions for %1xx" #: printing/printpainter.cpp:561 #, kde-format msgid "text" msgstr "xxtextxx" #. i18n: ectx: property (text), widget (QLabel, label) #: schema/howtoimportschema.ui:17 #, kde-format msgid "How do you want to import the schema?" msgstr "xxHow do you want to import the schema?xx" #. i18n: ectx: property (text), widget (QRadioButton, radioReplaceCurrent) #: schema/howtoimportschema.ui:24 #, kde-format msgid "Replace current schema?" msgstr "xxReplace current schema?xx" #. i18n: ectx: property (text), widget (QRadioButton, radioReplaceExisting) #: schema/howtoimportschema.ui:34 schema/kateschemaconfig.cpp:1068 #, no-c-format, kde-format msgid "Replace existing schema %1" msgstr "xxReplace existing schema %1xx" #. i18n: ectx: property (text), widget (QRadioButton, radioAsNew) #: schema/howtoimportschema.ui:43 #, kde-format msgid "Import as new schema:" msgstr "xxImport as new schema:xx" #: schema/katecolortreewidget.cpp:51 schema/katecolortreewidget.cpp:78 #, kde-format msgid "Use default color from the KDE color scheme" msgstr "xxUse default color from the KDE color schemexx" #: schema/kateschemaconfig.cpp:59 #, kde-format msgid "Use KDE Color Scheme" msgstr "xxUse KDE Color Schemexx" #: schema/kateschemaconfig.cpp:86 #, kde-format msgid "Editor Background Colors" msgstr "xxEditor Background Colorsxx" #: schema/kateschemaconfig.cpp:88 #, kde-format msgid "Text Area" msgstr "xxText Areaxx" #: schema/kateschemaconfig.cpp:90 #, kde-format msgid "

Sets the background color of the editing area.

" msgstr "xx

Sets the background color of the editing area.

xx" #: schema/kateschemaconfig.cpp:94 #, kde-format msgid "Selected Text" msgstr "xxSelected Textxx" #: schema/kateschemaconfig.cpp:96 #, kde-format msgid "" "

Sets the background color of the selection.

To set the text color " "for selected text, use the "Configure Highlighting" dialog." "

" msgstr "" "xx

Sets the background color of the selection.

To set the text color " "for selected text, use the "Configure Highlighting" dialog." "

xx" #: schema/kateschemaconfig.cpp:100 #, kde-format msgid "Current Line" msgstr "xxCurrent Linexx" #: schema/kateschemaconfig.cpp:102 #, kde-format msgid "" "

Sets the background color of the currently active line, which means the " "line where your cursor is positioned.

" msgstr "" "xx

Sets the background color of the currently active line, which means the " "line where your cursor is positioned.

xx" #: schema/kateschemaconfig.cpp:106 #, kde-format msgid "Search Highlight" msgstr "xxSearch Highlightxx" #: schema/kateschemaconfig.cpp:108 #, kde-format msgid "

Sets the background color of search results.

" msgstr "xx

Sets the background color of search results.

xx" #: schema/kateschemaconfig.cpp:112 #, kde-format msgid "Replace Highlight" msgstr "xxReplace Highlightxx" #: schema/kateschemaconfig.cpp:114 #, kde-format msgid "

Sets the background color of replaced text.

" msgstr "xx

Sets the background color of replaced text.

xx" #: schema/kateschemaconfig.cpp:121 #, kde-format msgid "Icon Border" msgstr "xxIcon Borderxx" #: schema/kateschemaconfig.cpp:123 #, kde-format msgid "Background Area" msgstr "xxBackground Areaxx" #: schema/kateschemaconfig.cpp:125 #, kde-format msgid "

Sets the background color of the icon border.

" msgstr "xx

Sets the background color of the icon border.

xx" #: schema/kateschemaconfig.cpp:129 #, kde-format msgid "Line Numbers" msgstr "xxLine Numbersxx" #: schema/kateschemaconfig.cpp:131 #, kde-format msgid "

This color will be used to draw the line numbers (if enabled).

" msgstr "" "xx

This color will be used to draw the line numbers (if enabled).

xx" #: schema/kateschemaconfig.cpp:135 #, kde-format msgid "Current Line Number" msgstr "xxCurrent Line Numberxx" #: schema/kateschemaconfig.cpp:137 #, kde-format msgid "" "

This color will be used to draw the number of the current line (if " "enabled).

" msgstr "" "xx

This color will be used to draw the number of the current line (if " "enabled).

xx" #: schema/kateschemaconfig.cpp:141 #, kde-format msgid "Separator" msgstr "xxSeparatorxx" #: schema/kateschemaconfig.cpp:143 #, kde-format msgid "" "

This color will be used to draw the line between line numbers and the " "icon borders, if both are enabled.

" msgstr "" "xx

This color will be used to draw the line between line numbers and the " "icon borders, if both are enabled.

xx" #: schema/kateschemaconfig.cpp:147 #, kde-format msgid "Word Wrap Marker" msgstr "xxWord Wrap Markerxx" #: schema/kateschemaconfig.cpp:149 #, kde-format msgid "" "

Sets the color of Word Wrap-related markers:

Static Word Wrap
A vertical line which shows the column where text is going to be " "wrapped
Dynamic Word Wrap
An arrow shown to the left of " "visually-wrapped lines
" msgstr "" "xx

Sets the color of Word Wrap-related markers:

Static Word " "Wrap
A vertical line which shows the column where text is going to " "be wrapped
Dynamic Word Wrap
An arrow shown to the left of " "visually-wrapped lines
xx" #: schema/kateschemaconfig.cpp:153 #, kde-format msgid "Code Folding" msgstr "xxCode Foldingxx" #: schema/kateschemaconfig.cpp:155 #, kde-format msgid "

Sets the color of the code folding bar.

" msgstr "xx

Sets the color of the code folding bar.

xx" #: schema/kateschemaconfig.cpp:159 #, kde-format msgid "Modified Lines" msgstr "xxModified Linesxx" #: schema/kateschemaconfig.cpp:161 #, kde-format msgid "" "

Sets the color of the line modification marker for modified lines.

" msgstr "" "xx

Sets the color of the line modification marker for modified lines.

xx" #: schema/kateschemaconfig.cpp:165 #, kde-format msgid "Saved Lines" msgstr "xxSaved Linesxx" #: schema/kateschemaconfig.cpp:167 #, kde-format msgid "

Sets the color of the line modification marker for saved lines.

" msgstr "" "xx

Sets the color of the line modification marker for saved lines.

xx" #: schema/kateschemaconfig.cpp:174 #, kde-format msgid "Text Decorations" msgstr "xxText Decorationsxx" #: schema/kateschemaconfig.cpp:176 #, kde-format msgid "Spelling Mistake Line" msgstr "xxSpelling Mistake Linexx" #: schema/kateschemaconfig.cpp:178 #, kde-format msgid "" "

Sets the color of the line that is used to indicate spelling mistakes.

" msgstr "" "xx

Sets the color of the line that is used to indicate spelling mistakes.xx" #: schema/kateschemaconfig.cpp:182 #, kde-format msgid "Tab and Space Markers" msgstr "xxTab and Space Markersxx" #: schema/kateschemaconfig.cpp:184 #, kde-format msgid "

Sets the color of the tabulator marks.

" msgstr "xx

Sets the color of the tabulator marks.

xx" #: schema/kateschemaconfig.cpp:188 #, kde-format msgid "Indentation Line" msgstr "xxIndentation Linexx" #: schema/kateschemaconfig.cpp:190 #, kde-format msgid "

Sets the color of the vertical indentation lines.

" msgstr "xx

Sets the color of the vertical indentation lines.

xx" #: schema/kateschemaconfig.cpp:194 #, kde-format msgid "Bracket Highlight" msgstr "xxBracket Highlightxx" #: schema/kateschemaconfig.cpp:196 #, kde-format msgid "" "

Sets the bracket matching color. This means, if you place the cursor e.g. " "at a (, the matching ) will be highlighted with this color.

" msgstr "" "xx

Sets the bracket matching color. This means, if you place the cursor e." "g. at a (, the matching ) will be highlighted with this color." "

xx" #: schema/kateschemaconfig.cpp:203 #, kde-format msgid "Marker Colors" msgstr "xxMarker Colorsxx" #: schema/kateschemaconfig.cpp:206 view/kateviewhelpers.cpp:1450 #, kde-format msgid "Bookmark" msgstr "xxBookmarkxx" #: schema/kateschemaconfig.cpp:207 #, kde-format msgid "Active Breakpoint" msgstr "xxActive Breakpointxx" #: schema/kateschemaconfig.cpp:208 #, kde-format msgid "Reached Breakpoint" msgstr "xxReached Breakpointxx" #: schema/kateschemaconfig.cpp:209 #, kde-format msgid "Disabled Breakpoint" msgstr "xxDisabled Breakpointxx" #: schema/kateschemaconfig.cpp:210 #, kde-format msgid "Execution" msgstr "xxExecutionxx" #: schema/kateschemaconfig.cpp:211 #, kde-format msgid "Warning" msgstr "xxWarningxx" #: schema/kateschemaconfig.cpp:212 #, kde-format msgid "Error" msgstr "xxErrorxx" #: schema/kateschemaconfig.cpp:215 #, kde-format msgid "" "

Sets the background color of mark type.

Note: The marker " "color is displayed lightly because of transparency.

" msgstr "" "xx

Sets the background color of mark type.

Note: The marker " "color is displayed lightly because of transparency.

xx" #: schema/kateschemaconfig.cpp:226 #, kde-format msgid "Text Templates & Snippets" msgstr "xxText Templates & Snippetsxx" #: schema/kateschemaconfig.cpp:230 #, kde-format msgid "Background" msgstr "xxBackgroundxx" #: schema/kateschemaconfig.cpp:235 #, kde-format msgid "Editable Placeholder" msgstr "xxEditable Placeholderxx" #: schema/kateschemaconfig.cpp:240 #, kde-format msgid "Focused Editable Placeholder" msgstr "xxFocused Editable Placeholderxx" #: schema/kateschemaconfig.cpp:245 #, kde-format msgid "Not Editable Placeholder" msgstr "xxNot Editable Placeholderxx" #: schema/kateschemaconfig.cpp:470 #, kde-format msgid "" "

This list displays the default styles for the current schema and offers " "the means to edit them. The style name reflects the current style settings.

To edit the colors, click the colored squares, or select the color to " "edit from the popup menu.

You can unset the Background and Selected " "Background colors from the popup menu when appropriate.

" msgstr "" "xx

This list displays the default styles for the current schema and offers " "the means to edit them. The style name reflects the current style settings.

To edit the colors, click the colored squares, or select the color to " "edit from the popup menu.

You can unset the Background and Selected " "Background colors from the popup menu when appropriate.

xx" #: schema/kateschemaconfig.cpp:505 #, kde-format msgctxt "@item:intable" msgid "Normal Text & Source Code" msgstr "xxNormal Text & Source Codexx" #: schema/kateschemaconfig.cpp:514 #, kde-format msgctxt "@item:intable" msgid "Numbers, Types & Constants" msgstr "xxNumbers, Types & Constantsxx" #: schema/kateschemaconfig.cpp:523 #, kde-format msgctxt "@item:intable" msgid "Strings & Characters" msgstr "xxStrings & Charactersxx" #: schema/kateschemaconfig.cpp:532 #, kde-format msgctxt "@item:intable" msgid "Comments & Documentation" msgstr "xxComments & Documentationxx" #: schema/kateschemaconfig.cpp:541 #, kde-format msgctxt "@item:intable" msgid "Miscellaneous" msgstr "xxMiscellaneousxx" #: schema/kateschemaconfig.cpp:614 #, kde-format msgid "H&ighlight:" msgstr "xxH&ighlight:xx" #: schema/kateschemaconfig.cpp:624 schema/kateschemaconfig.cpp:927 #, kde-format msgid "Export..." msgstr "xxExport...xx" #: schema/kateschemaconfig.cpp:628 schema/kateschemaconfig.cpp:931 #, kde-format msgid "Import..." msgstr "xxImport...xx" #: schema/kateschemaconfig.cpp:661 #, kde-format msgid "" "

This list displays the contexts of the current syntax highlight mode and " "offers the means to edit them. The context name reflects the current style " "settings.

To edit using the keyboard, press <SPACE> and choose a property from the popup menu.

To edit the colors, " "click the colored squares, or select the color to edit from the popup menu.

You can unset the Background and Selected Background colors from the " "context menu when appropriate.

" msgstr "" "xx

This list displays the contexts of the current syntax highlight mode " "and offers the means to edit them. The context name reflects the current " "style settings.

To edit using the keyboard, press <SPACE>" " and choose a property from the popup menu.

To edit the " "colors, click the colored squares, or select the color to edit from the " "popup menu.

You can unset the Background and Selected Background " "colors from the context menu when appropriate.

xx" #: schema/kateschemaconfig.cpp:682 #, kde-format msgid "Loading all highlightings for schema" msgstr "xxLoading all highlightings for schemaxx" #: schema/kateschemaconfig.cpp:793 #, kde-format msgid "Importing colors for single highlighting" msgstr "xxImporting colors for single highlightingxx" #: schema/kateschemaconfig.cpp:795 schema/kateschemaconfig.cpp:865 #: schema/kateschemaconfig.cpp:984 schema/kateschemaconfig.cpp:1115 #, kde-format msgid "Kate color schema" msgstr "xxKate color schemaxx" #: schema/kateschemaconfig.cpp:809 #, kde-format msgid "File is not a single highlighting color file" msgstr "xxFile is not a single highlighting color filexx" #: schema/kateschemaconfig.cpp:810 schema/kateschemaconfig.cpp:1126 #, kde-format msgid "Fileformat error" msgstr "xxFileformat errorxx" #: schema/kateschemaconfig.cpp:819 #, kde-format msgid "The selected file contains colors for a non existing highlighting:%1" msgstr "" "xxThe selected file contains colors for a non existing highlighting:%1xx" #: schema/kateschemaconfig.cpp:820 #, kde-format msgid "Import failure" msgstr "xxImport failurexx" #: schema/kateschemaconfig.cpp:843 #, kde-format msgid "Colors have been imported for highlighting: %1" msgstr "xxColors have been imported for highlighting: %1xx" #: schema/kateschemaconfig.cpp:844 #, kde-format msgid "Import has finished" msgstr "xxImport has finishedxx" #: schema/kateschemaconfig.cpp:863 #, kde-format msgid "Exporting colors for single highlighting: %1" msgstr "xxExporting colors for single highlighting: %1xx" #: schema/kateschemaconfig.cpp:919 #, kde-format msgid "&New..." msgstr "xx&New...xx" #: schema/kateschemaconfig.cpp:942 #, kde-format msgid "Colors" msgstr "xxColorsxx" #: schema/kateschemaconfig.cpp:946 #, kde-format msgid "Font" msgstr "xxFontxx" #: schema/kateschemaconfig.cpp:950 #, kde-format msgid "Default Text Styles" msgstr "xxDefault Text Stylesxx" #: schema/kateschemaconfig.cpp:954 #, kde-format msgid "Highlighting Text Styles" msgstr "xxHighlighting Text Stylesxx" #: schema/kateschemaconfig.cpp:960 #, kde-format msgid "&Default schema for %1:" msgstr "xx&Default schema for %1:xx" #: schema/kateschemaconfig.cpp:982 #, kde-format msgid "Exporting color schema: %1" msgstr "xxExporting color schema: %1xx" #: schema/kateschemaconfig.cpp:1014 #, kde-format msgid "Exporting schema" msgstr "xxExporting schemaxx" #: schema/kateschemaconfig.cpp:1113 #, kde-format msgid "Importing Color Schema" msgstr "xxImporting Color Schemaxx" #: schema/kateschemaconfig.cpp:1125 #, kde-format msgid "The file does not contain a full color schema." msgstr "xxThe file does not contain a full color schema.xx" #: schema/kateschemaconfig.cpp:1132 #, kde-format msgid "Name unspecified" msgstr "xxName unspecifiedxx" #: schema/kateschemaconfig.cpp:1181 #, kde-format msgid "Importing schema" msgstr "xxImporting schemaxx" #: schema/kateschemaconfig.cpp:1323 #, kde-format msgid "Name for New Schema" msgstr "xxName for New Schemaxx" #: schema/kateschemaconfig.cpp:1323 #, kde-format msgid "Name:" msgstr "xxName:xx" #: schema/kateschemaconfig.cpp:1323 schema/kateschemaconfig.cpp:1331 #, kde-format msgid "New Schema" msgstr "xxNew Schemaxx" #: schema/kateschemaconfig.cpp:1331 #, kde-format msgid "" "

The schema %1 already exists.

Please choose a different schema name." "

" msgstr "" "xx

The schema %1 already exists.

Please choose a different schema " "name.

xx" #: schema/kateschemaconfig.cpp:1366 #, kde-format msgid "Fonts & Colors" msgstr "xxFonts & Colorsxx" #: schema/kateschemaconfig.cpp:1371 #, kde-format msgid "Font & Color Schemas" msgstr "xxFont & Color Schemasxx" #: schema/katestyletreewidget.cpp:138 #, kde-format msgctxt "@title:column Meaning of text in editor" msgid "Context" msgstr "xxContextxx" #: schema/katestyletreewidget.cpp:138 #, kde-format msgctxt "@title:column Text style" msgid "Normal" msgstr "xxNormalxx" #: schema/katestyletreewidget.cpp:138 #, kde-format msgctxt "@title:column Text style" msgid "Selected" msgstr "xxSelectedxx" #: schema/katestyletreewidget.cpp:138 #, kde-format msgctxt "@title:column Text style" msgid "Background" msgstr "xxBackgroundxx" #: schema/katestyletreewidget.cpp:138 #, kde-format msgctxt "@title:column Text style" msgid "Background Selected" msgstr "xxBackground Selectedxx" #: schema/katestyletreewidget.cpp:140 #, kde-format msgid "Use Default Style" msgstr "xxUse Default Stylexx" #: schema/katestyletreewidget.cpp:235 #, kde-format msgid "&Bold" msgstr "xx&Boldxx" #: schema/katestyletreewidget.cpp:240 #, kde-format msgid "&Italic" msgstr "xx&Italicxx" #: schema/katestyletreewidget.cpp:245 #, kde-format msgid "&Underline" msgstr "xx&Underlinexx" #: schema/katestyletreewidget.cpp:250 #, kde-format msgid "S&trikeout" msgstr "xxS&trikeoutxx" #: schema/katestyletreewidget.cpp:257 #, kde-format msgid "Normal &Color..." msgstr "xxNormal &Color...xx" #: schema/katestyletreewidget.cpp:260 #, kde-format msgid "&Selected Color..." msgstr "xx&Selected Color...xx" #: schema/katestyletreewidget.cpp:263 #, kde-format msgid "&Background Color..." msgstr "xx&Background Color...xx" #: schema/katestyletreewidget.cpp:266 #, kde-format msgid "S&elected Background Color..." msgstr "xxS&elected Background Color...xx" #: schema/katestyletreewidget.cpp:272 #, kde-format msgid "Unset Normal Color" msgstr "xxUnset Normal Colorxx" #: schema/katestyletreewidget.cpp:275 #, kde-format msgid "Unset Selected Color" msgstr "xxUnset Selected Colorxx" #: schema/katestyletreewidget.cpp:281 #, kde-format msgid "Unset Background Color" msgstr "xxUnset Background Colorxx" #: schema/katestyletreewidget.cpp:286 #, kde-format msgid "Unset Selected Background Color" msgstr "xxUnset Selected Background Colorxx" #: schema/katestyletreewidget.cpp:292 #, kde-format msgid "Use &Default Style" msgstr "xxUse &Default Stylexx" #: schema/katestyletreewidget.cpp:403 #, kde-format msgctxt "No text or background color set" msgid "None set" msgstr "xxNone setxx" #: schema/katestyletreewidget.cpp:636 #, kde-format msgid "" "\"Use Default Style\" will be automatically unset when you change any style " "properties." msgstr "" "xx\"Use Default Style\" will be automatically unset when you change any " "style properties.xx" #: schema/katestyletreewidget.cpp:637 #, kde-format msgid "Kate Styles" msgstr "xxKate Stylesxx" #: script/data/commands/emmet.js:9 #, kde-format msgctxt "Script command name" msgid "Expand abbreviation" msgstr "xxExpand abbreviationxx" #: script/data/commands/emmet.js:10 script/data/commands/emmet.js:14 #: script/data/commands/emmet.js:19 script/data/commands/emmet.js:23 #: script/data/commands/emmet.js:27 script/data/commands/emmet.js:31 #: script/data/commands/emmet.js:35 script/data/commands/emmet.js:39 #: script/data/commands/emmet.js:43 script/data/commands/emmet.js:47 #: script/data/commands/emmet.js:51 script/data/commands/emmet.js:55 #: script/data/commands/emmet.js:59 script/data/commands/emmet.js:63 #: script/data/commands/emmet.js:67 script/data/commands/emmet.js:71 #: script/data/commands/emmet.js:75 script/data/commands/emmet.js:79 #: script/data/commands/emmet.js:83 #, kde-format msgctxt "Script command category" msgid "Emmet" msgstr "xxEmmetxx" #: script/data/commands/emmet.js:13 #, kde-format msgctxt "Script command name" msgid "Wrap with tag" msgstr "xxWrap with tagxx" #: script/data/commands/emmet.js:18 #, kde-format msgctxt "Script command name" msgid "Move cursor to matching tag" msgstr "xxMove cursor to matching tagxx" #: script/data/commands/emmet.js:22 #, kde-format msgctxt "Script command name" msgid "Select HTML/XML tag contents inwards" msgstr "xxSelect HTML/XML tag contents inwardsxx" #: script/data/commands/emmet.js:26 #, kde-format msgctxt "Script command name" msgid "Select HTML/XML tag contents outwards" msgstr "xxSelect HTML/XML tag contents outwardsxx" #: script/data/commands/emmet.js:30 #, kde-format msgctxt "Script command name" msgid "Toggle comment" msgstr "xxToggle commentxx" #: script/data/commands/emmet.js:34 #, kde-format msgctxt "Script command name" msgid "Go to next edit point" msgstr "xxGo to next edit pointxx" #: script/data/commands/emmet.js:38 #, kde-format msgctxt "Script command name" msgid "Go to previous edit point" msgstr "xxGo to previous edit pointxx" #: script/data/commands/emmet.js:42 #, kde-format msgctxt "Script command name" msgid "Select next edit point" msgstr "xxSelect next edit pointxx" #: script/data/commands/emmet.js:46 #, kde-format msgctxt "Script command name" msgid "Select previous edit point" msgstr "xxSelect previous edit pointxx" #: script/data/commands/emmet.js:50 #, kde-format msgctxt "Script command name" msgid "Delete tag under cursor" msgstr "xxDelete tag under cursorxx" #: script/data/commands/emmet.js:54 #, kde-format msgctxt "Script command name" msgid "Split or join a tag" msgstr "xxSplit or join a tagxx" #: script/data/commands/emmet.js:58 #, kde-format msgctxt "Script command name" msgid "Evaluate a simple math expression" msgstr "xxEvaluate a simple math expressionxx" #: script/data/commands/emmet.js:62 #, kde-format msgctxt "Script command name" msgid "Decrement number by 1" msgstr "xxDecrement number by 1xx" #: script/data/commands/emmet.js:66 #, kde-format msgctxt "Script command name" msgid "Decrement number by 10" msgstr "xxDecrement number by 10xx" #: script/data/commands/emmet.js:70 #, kde-format msgctxt "Script command name" msgid "Decrement number by 0.1" msgstr "xxDecrement number by 0.1xx" #: script/data/commands/emmet.js:74 #, kde-format msgctxt "Script command name" msgid "Increment number by 1" msgstr "xxIncrement number by 1xx" #: script/data/commands/emmet.js:78 #, kde-format msgctxt "Script command name" msgid "Increment number by 10" msgstr "xxIncrement number by 10xx" #: script/data/commands/emmet.js:82 #, kde-format msgctxt "Script command name" msgid "Increment number by 0.1" msgstr "xxIncrement number by 0.1xx" #: script/data/commands/emmet.js:96 #, kde-format msgid "" "Expands the abbreviation using Emmet expressions; see http://code.google.com/" "p/zen-coding/wiki/ZenHTMLSelectorsEn" msgstr "" "xxExpands the abbreviation using Emmet expressions; see http://code.google." "com/p/zen-coding/wiki/ZenHTMLSelectorsEnxx" #: script/data/commands/emmet.js:97 #, kde-format msgid "" "Wraps the selected text in XML tags constructed from the provided Emmet " "expression (defaults to div)." msgstr "" "xxWraps the selected text in XML tags constructed from the provided Emmet " "expression (defaults to div).xx" #: script/data/commands/emmet.js:98 #, kde-format msgid "Moves the caret to the current tag's pair" msgstr "xxMoves the caret to the current tag's pairxx" #: script/data/commands/emmet.js:99 #, kde-format msgid "" "Select contents of HTML/XML tag, moving inward on continuous invocations" msgstr "" "xxSelect contents of HTML/XML tag, moving inward on continuous invocationsxx" #: script/data/commands/emmet.js:100 #, kde-format msgid "" "Select contents of HTML/XML tag, moving outwards on continuous invocations" msgstr "" "xxSelect contents of HTML/XML tag, moving outwards on continuous " "invocationsxx" #: script/data/commands/emmet.js:101 #, kde-format msgid "Move to the next edit point (tag or empty attribute)." msgstr "xxMove to the next edit point (tag or empty attribute).xx" #: script/data/commands/emmet.js:102 #, kde-format msgid "Move to the previous edit point (tag or empty attribute)." msgstr "xxMove to the previous edit point (tag or empty attribute).xx" #: script/data/commands/emmet.js:103 #, kde-format msgid "Select next edit point (tag or empty attribute)." msgstr "xxSelect next edit point (tag or empty attribute).xx" #: script/data/commands/emmet.js:104 #, kde-format msgid "Select previous edit point (tag or empty attribute)." msgstr "xxSelect previous edit point (tag or empty attribute).xx" #: script/data/commands/emmet.js:105 #, kde-format msgid "Toggle comment of current tag or CSS selector" msgstr "xxToggle comment of current tag or CSS selectorxx" #: script/data/commands/emmet.js:106 #, kde-format msgid "Deletes tag under cursor" msgstr "xxDeletes tag under cursorxx" #: script/data/commands/emmet.js:107 #, kde-format msgid "Splits or joins a tag" msgstr "xxSplits or joins a tagxx" #: script/data/commands/emmet.js:108 #, kde-format msgid "Evaluates a simple math expression" msgstr "xxEvaluates a simple math expressionxx" #: script/data/commands/emmet.js:109 #, kde-format msgid "Decrement number under cursor by 1" msgstr "xxDecrement number under cursor by 1xx" #: script/data/commands/emmet.js:110 #, kde-format msgid "Decrement number under cursor by 10" msgstr "xxDecrement number under cursor by 10xx" #: script/data/commands/emmet.js:111 #, kde-format msgid "Decrement number under cursor by 0.1" msgstr "xxDecrement number under cursor by 0.1xx" #: script/data/commands/emmet.js:112 #, kde-format msgid "Increment number under cursor by 1" msgstr "xxIncrement number under cursor by 1xx" #: script/data/commands/emmet.js:113 #, kde-format msgid "Increment number under cursor by 10" msgstr "xxIncrement number under cursor by 10xx" #: script/data/commands/emmet.js:114 #, kde-format msgid "Increment number under cursor by 0.1" msgstr "xxIncrement number under cursor by 0.1xx" #: script/data/commands/jumpMatchingIndent.js:9 #, kde-format msgctxt "Script command name" msgid "Move cursor to previous matching indent" msgstr "xxMove cursor to previous matching indentxx" #: script/data/commands/jumpMatchingIndent.js:11 #: script/data/commands/jumpMatchingIndent.js:16 #, kde-format msgctxt "Script command category" msgid "Navigation" msgstr "xxNavigationxx" #: script/data/commands/jumpMatchingIndent.js:14 #, kde-format msgctxt "Script command name" msgid "Move cursor to next matching indent" msgstr "xxMove cursor to next matching indentxx" #: script/data/commands/jumpMatchingIndent.js:44 #, kde-format msgid "Move cursor to previous matching indent" msgstr "xxMove cursor to previous matching indentxx" #: script/data/commands/jumpMatchingIndent.js:47 #, kde-format msgid "Move cursor to next matching indent" msgstr "xxMove cursor to next matching indentxx" #: script/data/commands/quickcoding.js:9 #, kde-format msgctxt "Script command name" msgid "Expand Abbreviation" msgstr "xxExpand Abbreviationxx" #: script/data/commands/quickcoding.js:11 #, kde-format msgctxt "Script command category" msgid "Quick Coding" msgstr "xxQuick Codingxx" #: script/data/commands/quickcoding.js:27 #, kde-format msgid "Expand Quick Coding Abbreviation" msgstr "xxExpand Quick Coding Abbreviationxx" #: script/data/commands/utils.js:9 #, kde-format msgctxt "Script command name" msgid "Sort Selected Text" msgstr "xxSort Selected Textxx" #: script/data/commands/utils.js:10 script/data/commands/utils.js:15 #: script/data/commands/utils.js:20 script/data/commands/utils.js:25 #: script/data/commands/utils.js:30 script/data/commands/utils.js:34 #: script/data/commands/utils.js:38 #, kde-format msgctxt "Script command category" msgid "Editing" msgstr "xxEditingxx" #: script/data/commands/utils.js:13 #, kde-format msgctxt "Script command name" msgid "Move Lines Down" msgstr "xxMove Lines Downxx" #: script/data/commands/utils.js:18 #, kde-format msgctxt "Script command name" msgid "Move Lines Up" msgstr "xxMove Lines Upxx" #: script/data/commands/utils.js:23 #, kde-format msgctxt "Script command name" msgid "Duplicate Selected Lines Down" msgstr "xxDuplicate Selected Lines Downxx" #: script/data/commands/utils.js:28 #, kde-format msgctxt "Script command name" msgid "Duplicate Selected Lines Up" msgstr "xxDuplicate Selected Lines Upxx" #: script/data/commands/utils.js:33 #, kde-format msgctxt "Script command name" msgid "URI-encode Selected Text" msgstr "xxURI-encode Selected Textxx" #: script/data/commands/utils.js:37 #, kde-format msgctxt "Script command name" msgid "URI-decode Selected Text" msgstr "xxURI-decode Selected Textxx" #: script/data/commands/utils.js:363 #, kde-format msgid "Sort the selected text or whole document." msgstr "xxSort the selected text or whole document.xx" #: script/data/commands/utils.js:365 #, kde-format msgid "Move selected lines down." msgstr "xxMove selected lines down.xx" #: script/data/commands/utils.js:367 #, kde-format msgid "Move selected lines up." msgstr "xxMove selected lines up.xx" #: script/data/commands/utils.js:369 #, kde-format msgid "Remove duplicate lines from the selected text or whole document." msgstr "xxRemove duplicate lines from the selected text or whole document.xx" #: script/data/commands/utils.js:371 #, kde-format msgid "" "Sort the selected text or whole document in natural order.
Here is an " "example to show the difference to the normal sort method:
sort(a10, a1, " "a2) => a1, a10, a2
natsort(a10, a1, a2) => a1, a2, a10" msgstr "" "xxSort the selected text or whole document in natural order.
Here is an " "example to show the difference to the normal sort method:
sort(a10, a1, " "a2) => a1, a10, a2
natsort(a10, a1, a2) => a1, a2, a10xx" #: script/data/commands/utils.js:373 #, kde-format msgid "Trims trailing whitespace from selection or whole document." msgstr "xxTrims trailing whitespace from selection or whole document.xx" #: script/data/commands/utils.js:375 #, kde-format msgid "Trims leading whitespace from selection or whole document." msgstr "xxTrims leading whitespace from selection or whole document.xx" #: script/data/commands/utils.js:377 #, kde-format msgid "Trims leading and trailing whitespace from selection or whole document." msgstr "" "xxTrims leading and trailing whitespace from selection or whole document.xx" #: script/data/commands/utils.js:379 #, kde-format msgid "" "Joins selected lines or whole document. Optionally pass a separator to put " "between each line:
join ', ' will e.g. join lines and " "separate them by a comma." msgstr "" "xxJoins selected lines or whole document. Optionally pass a separator to put " "between each line:
join ', ' will e.g. join lines and " "separate them by a comma.xx" #: script/data/commands/utils.js:381 #, kde-format msgid "Removes empty lines from selection or whole document." msgstr "xxRemoves empty lines from selection or whole document.xx" #: script/data/commands/utils.js:385 #, kde-format msgid "" "Given a JavaScript function as argument, call that for the list of " "(selected) lines and replace them with the return value of that callback." "
Example (join selected lines):
each 'function(lines){return " "lines.join(\", \");}'
To save you some typing, you can also do " "this to achieve the same:
each 'lines.join(\", \")'" msgstr "" "xxGiven a JavaScript function as argument, call that for the list of " "(selected) lines and replace them with the return value of that callback." "
Example (join selected lines):
each 'function(lines){return " "lines.join(\", \");}'
To save you some typing, you can also do " "this to achieve the same:
each 'lines.join(\", \")'xx" #: script/data/commands/utils.js:387 #, kde-format msgid "" "Given a JavaScript function as argument, call that for the list of " "(selected) lines and remove those where the callback returns false." "
Example (see also rmblank):
filter 'function(l)" "{return l.length > 0;}'
To save you some typing, you can also do " "this to achieve the same:
filter 'line.length > 0'" msgstr "" "xxGiven a JavaScript function as argument, call that for the list of " "(selected) lines and remove those where the callback returns false." "
Example (see also rmblank):
filter 'function(l)" "{return l.length > 0;}'
To save you some typing, you can also do " "this to achieve the same:
filter 'line.length > 0'xx" #: script/data/commands/utils.js:389 #, kde-format msgid "" "Given a JavaScript function as argument, call that for the list of " "(selected) lines and replace the line with the return value of the callback." "
Example (see also ltrim):
map 'function(line)" "{return line.replace(/^\\s+/, \"\");}'
To save you some typing, " "you can also do this to achieve the same:
map 'line.replace(/^\\s" "+/, \"\")'" msgstr "" "xxGiven a JavaScript function as argument, call that for the list of " "(selected) lines and replace the line with the return value of the callback." "
Example (see also ltrim):
map 'function(line)" "{return line.replace(/^\\s+/, \"\");}'
To save you some typing, " "you can also do this to achieve the same:
map 'line.replace(/^\\s" "+/, \"\")'xx" #: script/data/commands/utils.js:391 #, kde-format msgid "Duplicates the selected lines up." msgstr "xxDuplicates the selected lines up.xx" #: script/data/commands/utils.js:393 #, kde-format msgid "Duplicates the selected lines down." msgstr "xxDuplicates the selected lines down.xx" #: script/data/commands/utils.js:395 #, kde-format msgid "" "Encode special chars in a single line selection, so the result text can be " "used as URI." msgstr "" "xxEncode special chars in a single line selection, so the result text can be " "used as URI.xx" #: script/data/commands/utils.js:397 #, kde-format msgid "Reverse action of URI encode." msgstr "xxReverse action of URI encode.xx" #: script/data/indentation/ada.js:2 #, kde-format msgctxt "Autoindent mode" msgid "ada" msgstr "xxadaxx" #: script/data/indentation/cmake.js:2 #, kde-format msgctxt "Autoindent mode" msgid "CMake" msgstr "xxCMakexx" #: script/data/indentation/cppstyle.js:2 #, kde-format msgctxt "Autoindent mode" msgid "C++/boost Style" msgstr "xxC++/boost Stylexx" #: script/data/indentation/cstyle.js:2 #, kde-format msgctxt "Autoindent mode" msgid "C Style" msgstr "xxC Stylexx" #: script/data/indentation/haskell.js:2 #, kde-format msgctxt "Autoindent mode" msgid "Haskell" msgstr "xxHaskellxx" #: script/data/indentation/latex.js:2 #, kde-format msgctxt "Autoindent mode" msgid "Latex" msgstr "xxLatexxx" #: script/data/indentation/lilypond.js:2 #, kde-format msgctxt "Autoindent mode" msgid "LilyPond" msgstr "xxLilyPondxx" #: script/data/indentation/lisp.js:2 #, kde-format msgctxt "Autoindent mode" msgid "LISP" msgstr "xxLISPxx" #: script/data/indentation/lua.js:2 #, kde-format msgctxt "Autoindent mode" msgid "Lua" msgstr "xxLuaxx" #: script/data/indentation/pascal.js:2 #, kde-format msgctxt "Autoindent mode" msgid "Pascal" msgstr "xxPascalxx" #: script/data/indentation/python.js:2 #, kde-format msgctxt "Autoindent mode" msgid "Python" msgstr "xxPythonxx" #: script/data/indentation/r.js:2 #, kde-format msgctxt "Autoindent mode" msgid "R" msgstr "xxRxx" #: script/data/indentation/replicode.js:2 #, kde-format msgctxt "Autoindent mode" msgid "Replicode" msgstr "xxReplicodexx" #: script/data/indentation/ruby.js:2 #, kde-format msgctxt "Autoindent mode" msgid "Ruby" msgstr "xxRubyxx" #: script/data/indentation/xml.js:2 #, kde-format msgctxt "Autoindent mode" msgid "XML Style" msgstr "xxXML Stylexx" #: script/katecommandlinescript.cpp:55 #, kde-format msgid "Function '%1' not found in script: %2" msgstr "xxFunction '%1' not found in script: %2xx" #: script/katecommandlinescript.cpp:68 #, kde-format msgid "Error calling %1" msgstr "xxError calling %1xx" #: script/katecommandlinescript.cpp:85 #, kde-format msgid "Bad quoting in call: %1. Please escape single quotes with a backslash." msgstr "" "xxBad quoting in call: %1. Please escape single quotes with a backslash.xx" #: script/katecommandlinescript.cpp:93 script/katescriptmanager.cpp:316 #: utils/katecmds.cpp:203 vimode/cmds.cpp:56 #, kde-format msgid "Could not access view" msgstr "xxCould not access viewxx" #: script/katecommandlinescript.cpp:135 #, kde-format msgid "Error calling 'help %1'" msgstr "xxError calling 'help %1'xx" #: script/katecommandlinescript.cpp:140 #, kde-format msgid "No help specified for command '%1' in script %2" msgstr "xxNo help specified for command '%1' in script %2xx" #: script/katescript.cpp:224 #, kde-format msgid "Error loading script %1\n" msgstr "" "xxError loading script %1\n" "xx\n" #: script/katescript.cpp:225 #, kde-format msgid "Error loading script %1" msgstr "xxError loading script %1xx" #: script/katescriptmanager.cpp:324 script/katescriptmanager.cpp:337 #: script/katescriptview.cpp:136 #, kde-format msgid "Command not found: %1" msgstr "xxCommand not found: %1xx" #: script/katescriptmanager.cpp:334 #, kde-format msgid "Reload all JavaScript files (indenters, command line scripts, etc)." msgstr "" "xxReload all JavaScript files (indenters, command line scripts, etc).xx" #: search/katesearchbar.cpp:87 #, kde-format msgid "Add..." msgstr "xxAdd...xx" #: search/katesearchbar.cpp:355 #, kde-format msgid "Reached top, continued from bottom" msgstr "xxReached top, continued from bottomxx" #: search/katesearchbar.cpp:357 #, kde-format msgid "Reached bottom, continued from top" msgstr "xxReached bottom, continued from topxx" #: search/katesearchbar.cpp:362 #, kde-format msgid "Not found" msgstr "xxNot foundxx" #: search/katesearchbar.cpp:612 #, kde-format msgid "Bottom of file reached. Continue from top?" msgstr "xxBottom of file reached. Continue from top?xx" #: search/katesearchbar.cpp:613 #, kde-format msgid "Top of file reached. Continue from bottom?" msgstr "xxTop of file reached. Continue from bottom?xx" #: search/katesearchbar.cpp:614 #, kde-format msgid "Continue search?" msgstr "xxContinue search?xx" #: search/katesearchbar.cpp:626 #, kde-format msgid "Search wrapped" msgstr "xxSearch wrappedxx" #: search/katesearchbar.cpp:671 #, kde-format msgctxt "short translation" msgid "1 match found" msgid_plural "%1 matches found" msgstr[0] "xx%1 matches foundxx" #: search/katesearchbar.cpp:891 #, kde-format msgid "SearchHighLight" msgstr "xxSearchHighLightxx" #: search/katesearchbar.cpp:934 #, kde-format msgctxt "short translation" msgid "1 replacement made" msgid_plural "%1 replacements made" msgstr[0] "xx%1 replacements madexx" #: search/katesearchbar.cpp:1127 #, kde-format msgid "Beginning of line" msgstr "xxBeginning of linexx" #: search/katesearchbar.cpp:1128 #, kde-format msgid "End of line" msgstr "xxEnd of linexx" #: search/katesearchbar.cpp:1130 #, kde-format msgid "Any single character (excluding line breaks)" msgstr "xxAny single character (excluding line breaks)xx" #: search/katesearchbar.cpp:1132 #, kde-format msgid "One or more occurrences" msgstr "xxOne or more occurrencesxx" #: search/katesearchbar.cpp:1133 #, kde-format msgid "Zero or more occurrences" msgstr "xxZero or more occurrencesxx" #: search/katesearchbar.cpp:1134 #, kde-format msgid "Zero or one occurrences" msgstr "xxZero or one occurrencesxx" #: search/katesearchbar.cpp:1135 #, kde-format msgid " through occurrences" msgstr "xx through occurrencesxx" #: search/katesearchbar.cpp:1137 #, kde-format msgid "Group, capturing" msgstr "xxGroup, capturingxx" #: search/katesearchbar.cpp:1138 #, kde-format msgid "Or" msgstr "xxOrxx" #: search/katesearchbar.cpp:1139 #, kde-format msgid "Set of characters" msgstr "xxSet of charactersxx" #: search/katesearchbar.cpp:1140 #, kde-format msgid "Negative set of characters" msgstr "xxNegative set of charactersxx" #: search/katesearchbar.cpp:1144 #, kde-format msgid "Whole match reference" msgstr "xxWhole match referencexx" #: search/katesearchbar.cpp:1157 #, kde-format msgid "Reference" msgstr "xxReferencexx" #: search/katesearchbar.cpp:1164 #, kde-format msgid "Line break" msgstr "xxLine breakxx" #: search/katesearchbar.cpp:1165 #, kde-format msgid "Tab" msgstr "xxTabxx" #: search/katesearchbar.cpp:1168 #, kde-format msgid "Word boundary" msgstr "xxWord boundaryxx" #: search/katesearchbar.cpp:1169 #, kde-format msgid "Not word boundary" msgstr "xxNot word boundaryxx" #: search/katesearchbar.cpp:1170 #, kde-format msgid "Digit" msgstr "xxDigitxx" #: search/katesearchbar.cpp:1171 #, kde-format msgid "Non-digit" msgstr "xxNon-digitxx" #: search/katesearchbar.cpp:1172 #, kde-format msgid "Whitespace (excluding line breaks)" msgstr "xxWhitespace (excluding line breaks)xx" #: search/katesearchbar.cpp:1173 #, kde-format msgid "Non-whitespace (excluding line breaks)" msgstr "xxNon-whitespace (excluding line breaks)xx" #: search/katesearchbar.cpp:1174 #, kde-format msgid "Word character (alphanumerics plus '_')" msgstr "xxWord character (alphanumerics plus '_')xx" #: search/katesearchbar.cpp:1175 #, kde-format msgid "Non-word character" msgstr "xxNon-word characterxx" #: search/katesearchbar.cpp:1178 #, kde-format msgid "Octal character 000 to 377 (2^8-1)" msgstr "xxOctal character 000 to 377 (2^8-1)xx" #: search/katesearchbar.cpp:1179 #, kde-format msgid "Hex character 0000 to FFFF (2^16-1)" msgstr "xxHex character 0000 to FFFF (2^16-1)xx" #: search/katesearchbar.cpp:1180 #, kde-format msgid "Backslash" msgstr "xxBackslashxx" #: search/katesearchbar.cpp:1184 #, kde-format msgid "Group, non-capturing" msgstr "xxGroup, non-capturingxx" #: search/katesearchbar.cpp:1185 #, kde-format msgid "Lookahead" msgstr "xxLookaheadxx" #: search/katesearchbar.cpp:1186 #, kde-format msgid "Negative lookahead" msgstr "xxNegative lookaheadxx" #: search/katesearchbar.cpp:1191 #, kde-format msgid "Begin lowercase conversion" msgstr "xxBegin lowercase conversionxx" #: search/katesearchbar.cpp:1192 #, kde-format msgid "Begin uppercase conversion" msgstr "xxBegin uppercase conversionxx" #: search/katesearchbar.cpp:1193 #, kde-format msgid "End case conversion" msgstr "xxEnd case conversionxx" #: search/katesearchbar.cpp:1194 #, kde-format msgid "Lowercase first character conversion" msgstr "xxLowercase first character conversionxx" #: search/katesearchbar.cpp:1195 #, kde-format msgid "Uppercase first character conversion" msgstr "xxUppercase first character conversionxx" #: search/katesearchbar.cpp:1196 #, kde-format msgid "Replacement counter (for Replace All)" msgstr "xxReplacement counter (for Replace All)xx" #. i18n: ectx: property (text), widget (QLabel, label) #: search/searchbarincremental.ui:50 search/searchbarpower.ui:125 #, kde-format msgid "F&ind:" msgstr "xxF&ind:xx" #. i18n: ectx: property (toolTip), widget (QComboBox, pattern) #: search/searchbarincremental.ui:78 search/searchbarpower.ui:59 #, kde-format msgid "Text to search for" msgstr "xxText to search forxx" #. i18n: ectx: property (toolTip), widget (QToolButton, findNext) #. i18n: ectx: property (toolTip), widget (QToolButton, next) #: search/searchbarincremental.ui:91 search/searchbarpower.ui:74 #, kde-format msgid "Jump to next match" msgstr "xxJump to next matchxx" #. i18n: ectx: property (toolTip), widget (QToolButton, findPrev) #. i18n: ectx: property (toolTip), widget (QToolButton, prev) #: search/searchbarincremental.ui:106 search/searchbarpower.ui:89 #, kde-format msgid "Jump to previous match" msgstr "xxJump to previous matchxx" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) #: search/searchbarincremental.ui:121 search/searchbarpower.ui:166 #, kde-format msgid "Match case sensitive" msgstr "xxMatch case sensitivexx" #. i18n: ectx: property (toolTip), widget (QToolButton, mutate) #: search/searchbarincremental.ui:161 #, kde-format msgid "Switch to power search and replace bar" msgstr "xxSwitch to power search and replace barxx" #. i18n: ectx: property (toolTip), widget (QComboBox, replacement) #: search/searchbarpower.ui:112 #, kde-format msgid "Text to replace with" msgstr "xxText to replace withxx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: search/searchbarpower.ui:138 #, kde-format msgid "Rep&lace:" msgstr "xxRep&lace:xx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: search/searchbarpower.ui:151 #, kde-format msgid "&Mode:" msgstr "xx&Mode:xx" #. i18n: ectx: property (toolTip), widget (QToolButton, selectionOnly) #: search/searchbarpower.ui:184 #, kde-format msgid "Search in the selection only" msgstr "xxSearch in the selection onlyxx" #. i18n: ectx: property (toolTip), widget (QComboBox, searchMode) #: search/searchbarpower.ui:218 #, kde-format msgid "Search mode" msgstr "xxSearch modexx" #. i18n: ectx: property (text), item, widget (QComboBox, searchMode) #: search/searchbarpower.ui:228 #, kde-format msgid "Plain text" msgstr "xxPlain textxx" #. i18n: ectx: property (text), item, widget (QComboBox, searchMode) #: search/searchbarpower.ui:233 #, kde-format msgid "Whole words" msgstr "xxWhole wordsxx" #. i18n: ectx: property (text), item, widget (QComboBox, searchMode) #: search/searchbarpower.ui:238 #, kde-format msgid "Escape sequences" msgstr "xxEscape sequencesxx" #. i18n: ectx: property (text), item, widget (QComboBox, searchMode) #: search/searchbarpower.ui:243 #, kde-format msgid "Regular expression" msgstr "xxRegular expressionxx" #. i18n: ectx: property (toolTip), widget (QPushButton, replaceNext) #: search/searchbarpower.ui:264 #, kde-format msgid "Replace next match" msgstr "xxReplace next matchxx" #. i18n: ectx: property (text), widget (QPushButton, replaceNext) #. i18n: ectx: property (text), widget (QPushButton, m_replaceBtn) #: search/searchbarpower.ui:267 spellcheck/spellcheckbar.ui:130 #, kde-format msgid "&Replace" msgstr "xx&Replacexx" #. i18n: ectx: property (toolTip), widget (QPushButton, replaceAll) #: search/searchbarpower.ui:274 #, kde-format msgid "Replace all matches" msgstr "xxReplace all matchesxx" #. i18n: ectx: property (text), widget (QPushButton, replaceAll) #: search/searchbarpower.ui:277 #, kde-format msgid "Replace &All" msgstr "xxReplace &Allxx" #. i18n: ectx: property (text), widget (QPushButton, findAll) #: search/searchbarpower.ui:284 #, kde-format msgid "&Find All" msgstr "xx&Find Allxx" #. i18n: ectx: property (toolTip), widget (QToolButton, mutate) #: search/searchbarpower.ui:297 #, kde-format msgid "Switch to incremental search bar" msgstr "xxSwitch to incremental search barxx" #: spellcheck/spellcheckbar.cpp:149 #, kde-format msgid "Spell check canceled." msgstr "xxSpell check canceled.xx" #: spellcheck/spellcheckbar.cpp:257 #, kde-format msgctxt "progress label" msgid "Spell checking in progress..." msgstr "xxSpell checking in progress...xx" #: spellcheck/spellcheckbar.cpp:258 spellcheck/spellcheckbar.cpp:451 #, kde-format msgctxt "@title:window" msgid "Check Spelling" msgstr "xxCheck Spellingxx" #: spellcheck/spellcheckbar.cpp:448 spellcheck/spellcheckbar.cpp:451 #, kde-format msgid "Spell check complete." msgstr "xxSpell check complete.xx" #. i18n: ectx: property (whatsThis), widget (QLabel, textLabel2) #. i18n: ectx: property (whatsThis), widget (QLabel, m_unknownWord) #: spellcheck/spellcheckbar.ui:30 spellcheck/spellcheckbar.ui:46 #, kde-format msgid "" "

This word was considered to be an \"unknown word\" because it does " "not match any entry in the dictionary currently in use. It may also be a " "word in a foreign language.

\n" "

If the word is not misspelled, you may add it to the dictionary by " "clicking Add to Dictionary. If you do not want to add the unknown " "word to the dictionary, but you want to leave it unchanged, click Ignore or Ignore All.

\n" "

However, if the word is misspelled, you can try to find the correct " "replacement in the list below. If you cannot find a replacement there, you " "may type it in the text box below, and click Replace or Replace " "All.

\n" "
" msgstr "" "xx

This word was considered to be an \"unknown word\" because it does " "not match any entry in the dictionary currently in use. It may also be a " "word in a foreign language.

\n" "

If the word is not misspelled, you may add it to the dictionary by " "clicking Add to Dictionary. If you do not want to add the unknown " "word to the dictionary, but you want to leave it unchanged, click Ignore or Ignore All.

\n" "

However, if the word is misspelled, you can try to find the correct " "replacement in the list below. If you cannot find a replacement there, you " "may type it in the text box below, and click Replace or Replace " "All.

\n" "
xx" #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: spellcheck/spellcheckbar.ui:33 #, kde-format msgid "Unknown word:" msgstr "xxUnknown word:xx" #. i18n: ectx: property (toolTip), widget (QLabel, m_unknownWord) #: spellcheck/spellcheckbar.ui:40 #, kde-format msgid "Unknown word" msgstr "xxUnknown wordxx" #. i18n: ectx: property (text), widget (QLabel, m_unknownWord) #: spellcheck/spellcheckbar.ui:49 #, kde-format msgid "misspelled" msgstr "xxmisspelledxx" #. i18n: ectx: property (whatsThis), widget (QPushButton, m_addBtn) #: spellcheck/spellcheckbar.ui:72 #, kde-format msgid "" "\n" "

The unknown word was detected and considered unknown because it is not " "included in the dictionary.
\n" "Click here if you consider the unknown word not to be misspelled, and you " "want to avoid wrongly detecting it again in the future. If you want to let " "it remain as is, but not add it to the dictionary, then click Ignore " "or Ignore All instead.

\n" "
" msgstr "" "xx\n" "

The unknown word was detected and considered unknown because it is not " "included in the dictionary.
\n" "Click here if you consider the unknown word not to be misspelled, and you " "want to avoid wrongly detecting it again in the future. If you want to let " "it remain as is, but not add it to the dictionary, then click Ignore " "or Ignore All instead.

\n" "
xx" #. i18n: ectx: property (text), widget (QPushButton, m_addBtn) #: spellcheck/spellcheckbar.ui:75 #, kde-format msgid "<< Add to Dictionary" msgstr "xx<< Add to Dictionaryxx" #. i18n: ectx: property (whatsThis), widget (QLabel, textLabel4) #: spellcheck/spellcheckbar.ui:89 #, kde-format msgid "" "\n" "

If the unknown word is misspelled, you should type the correction for " "your misspelled word here or select it from the list below.

\n" "

You can then click Replace if you want to correct only this " "occurrence of the word or Replace All if you want to correct all " "occurrences.

\n" "
" msgstr "" "xx\n" "

If the unknown word is misspelled, you should type the correction for " "your misspelled word here or select it from the list below.

\n" "

You can then click Replace if you want to correct only this " "occurrence of the word or Replace All if you want to correct all " "occurrences.

\n" "
xx" #. i18n: ectx: property (text), widget (QLabel, textLabel4) #: spellcheck/spellcheckbar.ui:92 #, kde-format msgid "Replace with:" msgstr "xxReplace with:xx" #. i18n: ectx: property (text), widget (QPushButton, m_suggestBtn) #: spellcheck/spellcheckbar.ui:118 #, kde-format msgid "S&uggest" msgstr "xxS&uggestxx" #. i18n: ectx: property (whatsThis), widget (QPushButton, m_replaceBtn) #: spellcheck/spellcheckbar.ui:127 #, kde-format msgid "" "\n" "

Click here to replace this occurrence of the unknown text with the text " "in the edit box above (to the left).

\n" "
" msgstr "" "xx\n" "

Click here to replace this occurrence of the unknown text with the text " "in the edit box above (to the left).

\n" "
xx" #. i18n: ectx: property (whatsThis), widget (QPushButton, m_skipBtn) #: spellcheck/spellcheckbar.ui:140 #, kde-format msgid "" "\n" "

Click here to let this occurrence of the unknown word remain as is.

\n" "

This action is useful when the word is a name, an acronym, a foreign word " "or any other unknown word that you want to use but not add to the dictionary." "

\n" "
" msgstr "" "xx\n" "

Click here to let this occurrence of the unknown word remain as is.

\n" "

This action is useful when the word is a name, an acronym, a foreign word " "or any other unknown word that you want to use but not add to the dictionary." "

\n" "
xx" #. i18n: ectx: property (whatsThis), widget (QLabel, textLabel5) #. i18n: ectx: property (whatsThis), widget (Sonnet::DictionaryComboBox, m_language) #: spellcheck/spellcheckbar.ui:156 spellcheck/spellcheckbar.ui:174 #, kde-format msgid "" "\n" "

Select the language of the document you are proofing here.

\n" "
" msgstr "" "xx\n" "

Select the language of the document you are proofing here.

\n" "
xx" #. i18n: ectx: property (text), widget (QLabel, textLabel5) #: spellcheck/spellcheckbar.ui:159 #, kde-format msgid "&Language:" msgstr "xx&Language:xx" #. i18n: ectx: property (toolTip), widget (Sonnet::DictionaryComboBox, m_language) #: spellcheck/spellcheckbar.ui:169 #, kde-format msgid "Language Selection" msgstr "xxLanguage Selectionxx" #. i18n: ectx: property (whatsThis), widget (QPushButton, m_autoCorrect) #. i18n: ectx: property (whatsThis), widget (QPushButton, m_skipAllBtn) #: spellcheck/spellcheckbar.ui:197 spellcheck/spellcheckbar.ui:222 #, kde-format msgid "" "\n" "

Click here to let all occurrences of the unknown word remain as they are." "

\n" "

This action is useful when the word is a name, an acronym, a foreign word " "or any other unknown word that you want to use but not add to the dictionary." "

\n" "
" msgstr "" "xx\n" "

Click here to let all occurrences of the unknown word remain as they are." "

\n" "

This action is useful when the word is a name, an acronym, a foreign word " "or any other unknown word that you want to use but not add to the dictionary." "

\n" "
xx" #. i18n: ectx: property (text), widget (QPushButton, m_autoCorrect) #: spellcheck/spellcheckbar.ui:200 #, kde-format msgid "Autocorrect" msgstr "xxAutocorrectxx" #. i18n: ectx: property (whatsThis), widget (QPushButton, m_replaceAllBtn) #: spellcheck/spellcheckbar.ui:209 #, kde-format msgid "" "\n" "

Click here to replace all occurrences of the unknown text with the text " "in the edit box above (to the left).

\n" "
" msgstr "" "xx\n" "

Click here to replace all occurrences of the unknown text with the text " "in the edit box above (to the left).

\n" "
xx" #. i18n: ectx: property (text), widget (QPushButton, m_replaceAllBtn) #: spellcheck/spellcheckbar.ui:212 #, kde-format msgid "R&eplace All" msgstr "xxR&eplace Allxx" #. i18n: ectx: property (text), widget (QPushButton, m_skipAllBtn) #: spellcheck/spellcheckbar.ui:225 #, kde-format msgid "I&gnore All" msgstr "xxI&gnore Allxx" #: spellcheck/spellcheckdialog.cpp:66 #, kde-format msgid "Spelling (from cursor)..." msgstr "xxSpelling (from cursor)...xx" #: spellcheck/spellcheckdialog.cpp:69 #, kde-format msgid "Check the document's spelling from the cursor and forward" msgstr "xxCheck the document's spelling from the cursor and forwardxx" #: spellcheck/spellcheckdialog.cpp:72 #, kde-format msgid "Spellcheck Selection..." msgstr "xxSpellcheck Selection...xx" #: spellcheck/spellcheckdialog.cpp:75 #, kde-format msgid "Check spelling of the selected text" msgstr "xxCheck spelling of the selected textxx" #: spellcheck/spellingmenu.cpp:102 #, kde-format msgid "Ignore Word" msgstr "xxIgnore Wordxx" #: spellcheck/spellingmenu.cpp:105 #, kde-format msgid "Add to Dictionary" msgstr "xxAdd to Dictionaryxx" #: swapfile/kateswapfile.cpp:641 #, kde-format msgid "The file was not closed properly." msgstr "xxThe file was not closed properly.xx" #: swapfile/kateswapfile.cpp:645 #, kde-format msgid "View Changes" msgstr "xxView Changesxx" #: swapfile/kateswapfile.cpp:646 #, kde-format msgid "Recover Data" msgstr "xxRecover Dataxx" #: swapfile/kateswapfile.cpp:647 #, kde-format msgid "Discard" msgstr "xxDiscardxx" #: syntax/katesyntaxmanager.cpp:133 #, kde-format msgctxt "@item:intable Text context" msgid "Normal" msgstr "xxNormalxx" #: syntax/katesyntaxmanager.cpp:134 #, kde-format msgctxt "@item:intable Text context" msgid "Keyword" msgstr "xxKeywordxx" #: syntax/katesyntaxmanager.cpp:135 #, kde-format msgctxt "@item:intable Text context" msgid "Function" msgstr "xxFunctionxx" #: syntax/katesyntaxmanager.cpp:136 #, kde-format msgctxt "@item:intable Text context" msgid "Variable" msgstr "xxVariablexx" #: syntax/katesyntaxmanager.cpp:137 #, kde-format msgctxt "@item:intable Text context" msgid "Control Flow" msgstr "xxControl Flowxx" #: syntax/katesyntaxmanager.cpp:138 #, kde-format msgctxt "@item:intable Text context" msgid "Operator" msgstr "xxOperatorxx" #: syntax/katesyntaxmanager.cpp:139 #, kde-format msgctxt "@item:intable Text context" msgid "Built-in" msgstr "xxBuilt-inxx" #: syntax/katesyntaxmanager.cpp:140 #, kde-format msgctxt "@item:intable Text context" msgid "Extension" msgstr "xxExtensionxx" #: syntax/katesyntaxmanager.cpp:141 #, kde-format msgctxt "@item:intable Text context" msgid "Preprocessor" msgstr "xxPreprocessorxx" #: syntax/katesyntaxmanager.cpp:142 #, kde-format msgctxt "@item:intable Text context" msgid "Attribute" msgstr "xxAttributexx" #: syntax/katesyntaxmanager.cpp:144 #, kde-format msgctxt "@item:intable Text context" msgid "Character" msgstr "xxCharacterxx" #: syntax/katesyntaxmanager.cpp:145 #, kde-format msgctxt "@item:intable Text context" msgid "Special Character" msgstr "xxSpecial Characterxx" #: syntax/katesyntaxmanager.cpp:146 #, kde-format msgctxt "@item:intable Text context" msgid "String" msgstr "xxStringxx" #: syntax/katesyntaxmanager.cpp:147 #, kde-format msgctxt "@item:intable Text context" msgid "Verbatim String" msgstr "xxVerbatim Stringxx" #: syntax/katesyntaxmanager.cpp:148 #, kde-format msgctxt "@item:intable Text context" msgid "Special String" msgstr "xxSpecial Stringxx" #: syntax/katesyntaxmanager.cpp:149 #, kde-format msgctxt "@item:intable Text context" msgid "Imports, Modules, Includes" msgstr "xxImports, Modules, Includesxx" #: syntax/katesyntaxmanager.cpp:151 #, kde-format msgctxt "@item:intable Text context" msgid "Data Type" msgstr "xxData Typexx" #: syntax/katesyntaxmanager.cpp:152 #, kde-format msgctxt "@item:intable Text context" msgid "Decimal/Value" msgstr "xxDecimal/Valuexx" #: syntax/katesyntaxmanager.cpp:153 #, kde-format msgctxt "@item:intable Text context" msgid "Base-N Integer" msgstr "xxBase-N Integerxx" #: syntax/katesyntaxmanager.cpp:154 #, kde-format msgctxt "@item:intable Text context" msgid "Floating Point" msgstr "xxFloating Pointxx" #: syntax/katesyntaxmanager.cpp:155 #, kde-format msgctxt "@item:intable Text context" msgid "Constant" msgstr "xxConstantxx" #: syntax/katesyntaxmanager.cpp:157 #, kde-format msgctxt "@item:intable Text context" msgid "Comment" msgstr "xxCommentxx" #: syntax/katesyntaxmanager.cpp:158 #, kde-format msgctxt "@item:intable Text context" msgid "Documentation" msgstr "xxDocumentationxx" #: syntax/katesyntaxmanager.cpp:159 #, kde-format msgctxt "@item:intable Text context" msgid "Annotation" msgstr "xxAnnotationxx" #: syntax/katesyntaxmanager.cpp:160 #, kde-format msgctxt "@item:intable Text context" msgid "Comment Variable" msgstr "xxComment Variablexx" #: syntax/katesyntaxmanager.cpp:162 #, kde-format msgctxt "@item:intable Text context" msgid "Region Marker" msgstr "xxRegion Markerxx" #: syntax/katesyntaxmanager.cpp:163 #, kde-format msgctxt "@item:intable Text context" msgid "Information" msgstr "xxInformationxx" #: syntax/katesyntaxmanager.cpp:164 #, kde-format msgctxt "@item:intable Text context" msgid "Warning" msgstr "xxWarningxx" #: syntax/katesyntaxmanager.cpp:165 #, kde-format msgctxt "@item:intable Text context" msgid "Alert" msgstr "xxAlertxx" #: syntax/katesyntaxmanager.cpp:167 #, kde-format msgctxt "@item:intable Text context" msgid "Others" msgstr "xxOthersxx" #: syntax/katesyntaxmanager.cpp:169 #, kde-format msgctxt "@item:intable Text context" msgid "Error" msgstr "xxErrorxx" #: utils/kateautoindent.cpp:94 #, kde-format msgctxt "Autoindent mode" msgid "None" msgstr "xxNonexx" #: utils/kateautoindent.cpp:98 #, kde-format msgctxt "Autoindent mode" msgid "Normal" msgstr "xxNormalxx" #: utils/katebookmarks.cpp:62 #, kde-format msgid "Set &Bookmark" msgstr "xxSet &Bookmarkxx" #: utils/katebookmarks.cpp:66 #, kde-format msgid "If a line has no bookmark then add one, otherwise remove it." msgstr "xxIf a line has no bookmark then add one, otherwise remove it.xx" #: utils/katebookmarks.cpp:69 #, kde-format msgid "Clear &All Bookmarks" msgstr "xxClear &All Bookmarksxx" #: utils/katebookmarks.cpp:72 #, kde-format msgid "Remove all bookmarks of the current document." msgstr "xxRemove all bookmarks of the current document.xx" #: utils/katebookmarks.cpp:75 utils/katebookmarks.cpp:247 #, kde-format msgid "Next Bookmark" msgstr "xxNext Bookmarkxx" #: utils/katebookmarks.cpp:79 #, kde-format msgid "Go to the next bookmark." msgstr "xxGo to the next bookmark.xx" #: utils/katebookmarks.cpp:82 utils/katebookmarks.cpp:248 #, kde-format msgid "Previous Bookmark" msgstr "xxPrevious Bookmarkxx" #: utils/katebookmarks.cpp:86 #, kde-format msgid "Go to the previous bookmark." msgstr "xxGo to the previous bookmark.xx" #: utils/katebookmarks.cpp:89 #, kde-format msgid "&Bookmarks" msgstr "xx&Bookmarksxx" #: utils/katebookmarks.cpp:208 #, kde-format msgid "&Next: %1 - \"%2\"" msgstr "xx&Next: %1 - \"%2\"xx" #: utils/katebookmarks.cpp:215 #, kde-format msgid "&Previous: %1 - \"%2\"" msgstr "xx&Previous: %1 - \"%2\"xx" #: utils/katecmds.cpp:65 #, kde-format msgid "

indent

Indents the selected lines or the current line

" msgstr "xx

indent

Indents the selected lines or the current line

xx" #: utils/katecmds.cpp:69 #, kde-format msgid "

unindent

Unindents the selected lines or current line.

" msgstr "" "xx

unindent

Unindents the selected lines or current line.

xx" #: utils/katecmds.cpp:73 #, kde-format msgid "" "

cleanindent

Cleans up the indentation of the selected lines or " "current line according to the indentation settings in the document.

" msgstr "" "xx

cleanindent

Cleans up the indentation of the selected lines or " "current line according to the indentation settings in the document.

xx" #: utils/katecmds.cpp:77 #, kde-format msgid "" "

comment

Inserts comment markers to make the selection or selected " "lines or current line a comment according to the text format as defined by " "the syntax highlight definition for the document.

" msgstr "" "xx

comment

Inserts comment markers to make the selection or selected " "lines or current line a comment according to the text format as defined by " "the syntax highlight definition for the document.

xx" #: utils/katecmds.cpp:81 #, kde-format msgid "" "

uncomment

Removes comment markers from the selection or selected " "lines or current line according to the text format as defined by the syntax " "highlight definition for the document.

" msgstr "" "xx

uncomment

Removes comment markers from the selection or selected " "lines or current line according to the text format as defined by the syntax " "highlight definition for the document.

xx" #: utils/katecmds.cpp:85 #, kde-format msgid "" "

goto line number

This command navigates to the specified " "line number.

" msgstr "" "xx

goto line number

This command navigates to the specified " "line number.

xx" #: utils/katecmds.cpp:89 #, kde-format msgid "" "

set-indent-pasted-text enable

If enabled, indentation of " "text pasted from the clipboard is adjusted using the current indenter.

Possible true values: 1 on true
possible false values: 0 off false" msgstr "" "xx

set-indent-pasted-text enable

If enabled, indentation of " "text pasted from the clipboard is adjusted using the current indenter.

Possible true values: 1 on true
possible false values: 0 off falsexx" #: utils/katecmds.cpp:95 #, kde-format msgid "Deletes the current line." msgstr "xxDeletes the current line.xx" #: utils/katecmds.cpp:98 #, kde-format msgid "" "

set-tab-width width

Sets the tab width to the number " "width

" msgstr "" "xx

set-tab-width width

Sets the tab width to the number " "width

xx" #: utils/katecmds.cpp:102 #, kde-format msgid "" "

set-replace-tab enable

If enabled, tabs are replaced with " "spaces as you type.

Possible true values: 1 on true
possible false " "values: 0 off false

" msgstr "" "xx

set-replace-tab enable

If enabled, tabs are replaced with " "spaces as you type.

Possible true values: 1 on true
possible false " "values: 0 off false

xx" #: utils/katecmds.cpp:108 #, kde-format msgid "" "

set-show-tabs enable

If enabled, TAB characters and trailing " "whitespace will be visualized by a small dot.

Possible true values: 1 " "on true
possible false values: 0 off false

" msgstr "" "xx

set-show-tabs enable

If enabled, TAB characters and " "trailing whitespace will be visualized by a small dot.

Possible true " "values: 1 on true
possible false values: 0 off false

xx" #: utils/katecmds.cpp:114 #, kde-format msgid "" "

set-remove-trailing-spaces mode

Removes the trailing spaces " "in the document depending on the mode.

Possible values:" "

  • none: never remove trailing spaces.
  • modified: " "remove trailing spaces only of modified lines.
  • all: remove " "trailing spaces in the entire document.

" msgstr "" "xx

set-remove-trailing-spaces mode

Removes the trailing " "spaces in the document depending on the mode.

Possible values:" "

  • none: never remove trailing spaces.
  • modified: " "remove trailing spaces only of modified lines.
  • all: remove " "trailing spaces in the entire document.

xx" #: utils/katecmds.cpp:124 #, kde-format msgid "" "

set-indent-width width

Sets the indentation width to the " "number width. Used only if you are indenting with spaces.

" msgstr "" "xx

set-indent-width width

Sets the indentation width to the " "number width. Used only if you are indenting with spaces.

xx" #: utils/katecmds.cpp:128 #, kde-format msgid "" "

set-indent-mode mode

The mode parameter is a value as seen " "in the Tools - Indentation menu

" msgstr "" "xx

set-indent-mode mode

The mode parameter is a value as seen " "in the Tools - Indentation menu

xx" #: utils/katecmds.cpp:132 #, kde-format msgid "" "

set-auto-indent enable

Enable or disable autoindentation.

possible true values: 1 on true
possible false values: 0 off false" msgstr "" "xx

set-auto-indent enable

Enable or disable autoindentation.

possible true values: 1 on true
possible false values: 0 off falsexx" #: utils/katecmds.cpp:138 #, kde-format msgid "" "

set-line-numbers enable

Sets the visibility of the line " "numbers pane.

possible true values: 1 on true
possible false " "values: 0 off false

" msgstr "" "xx

set-line-numbers enable

Sets the visibility of the line " "numbers pane.

possible true values: 1 on true
possible false " "values: 0 off false

xx" #: utils/katecmds.cpp:144 #, kde-format msgid "" "

set-folding-markers enable

Sets the visibility of the " "folding markers pane.

possible true values: 1 on true
possible " "false values: 0 off false

" msgstr "" "xx

set-folding-markers enable

Sets the visibility of the " "folding markers pane.

possible true values: 1 on true
possible " "false values: 0 off false

xx" #: utils/katecmds.cpp:150 #, kde-format msgid "" "

set-icon-border enable

Sets the visibility of the icon " "border.

possible true values: 1 on true
possible false values: 0 " "off false

" msgstr "" "xx

set-icon-border enable

Sets the visibility of the icon " "border.

possible true values: 1 on true
possible false values: 0 " "off false

xx" #: utils/katecmds.cpp:156 #, kde-format msgid "" "

set-word-wrap enable

Enables dynamic word wrap according to " "enable

possible true values: 1 on true
possible false " "values: 0 off false

" msgstr "" "xx

set-word-wrap enable

Enables dynamic word wrap according " "to enable

possible true values: 1 on true
possible false " "values: 0 off false

xx" #: utils/katecmds.cpp:162 #, kde-format msgid "" "

set-word-wrap-column width

Sets the line width for hard " "wrapping to width. This is used if you are having your text wrapped " "automatically.

" msgstr "" "xx

set-word-wrap-column width

Sets the line width for hard " "wrapping to width. This is used if you are having your text wrapped " "automatically.

xx" #: utils/katecmds.cpp:166 #, kde-format msgid "" "

set-replace-tabs-save enable

When enabled, tabs will be " "replaced with whitespace whenever the document is saved.

possible " "true values: 1 on true
possible false values: 0 off false

" msgstr "" "xx

set-replace-tabs-save enable

When enabled, tabs will be " "replaced with whitespace whenever the document is saved.

possible " "true values: 1 on true
possible false values: 0 off false

xx" #: utils/katecmds.cpp:172 #, kde-format msgid "" "

set-highlight highlight

Sets the syntax highlighting system " "for the document. The argument must be a valid highlight name, as seen in " "the Tools → Highlighting menu. This command provides an autocompletion list " "for its argument.

" msgstr "" "xx

set-highlight highlight

Sets the syntax highlighting " "system for the document. The argument must be a valid highlight name, as " "seen in the Tools → Highlighting menu. This command provides an " "autocompletion list for its argument.

xx" #: utils/katecmds.cpp:176 #, kde-format msgid "

set-mode mode

Sets the mode as seen in Tools - Mode

" msgstr "" "xx

set-mode mode

Sets the mode as seen in Tools - Mode

xx" #: utils/katecmds.cpp:180 #, kde-format msgid "" "

set-show-indent enable

If enabled, indentation will be " "visualized by a vertical dotted line.

possible true values: 1 on " "true
possible false values: 0 off false

" msgstr "" "xx

set-show-indent enable

If enabled, indentation will be " "visualized by a vertical dotted line.

possible true values: 1 on " "true
possible false values: 0 off false

xx" #: utils/katecmds.cpp:186 #, kde-format msgid "

Open the Print dialog to print the current document.

" msgstr "xx

Open the Print dialog to print the current document.

xx" #: utils/katecmds.cpp:301 utils/katecmds.cpp:330 #, kde-format msgid "Missing argument. Usage: %1 " msgstr "xxMissing argument. Usage: %1 xx" #: utils/katecmds.cpp:314 #, kde-format msgid "No such highlighting '%1'" msgstr "xxNo such highlighting '%1'xx" #: utils/katecmds.cpp:320 #, kde-format msgid "No such mode '%1'" msgstr "xxNo such mode '%1'xx" #: utils/katecmds.cpp:335 #, kde-format msgid "Failed to convert argument '%1' to integer." msgstr "xxFailed to convert argument '%1' to integer.xx" #: utils/katecmds.cpp:340 utils/katecmds.cpp:345 #, kde-format msgid "Width must be at least 1." msgstr "xxWidth must be at least 1.xx" #: utils/katecmds.cpp:350 #, kde-format msgid "Column must be at least 1." msgstr "xxColumn must be at least 1.xx" #: utils/katecmds.cpp:386 #, kde-format msgid "Usage: %1 on|off|1|0|true|false" msgstr "xxUsage: %1 on|off|1|0|true|falsexx" #: utils/katecmds.cpp:413 #, kde-format msgid "Bad argument '%1'. Usage: %2 on|off|1|0|true|false" msgstr "xxBad argument '%1'. Usage: %2 on|off|1|0|true|falsexx" #: utils/katecmds.cpp:418 #, kde-format msgid "" "Usage: set-remove-trailing-spaces 0|-|none or 1|+|mod|modified or 2|*|all" msgstr "" "xxUsage: set-remove-trailing-spaces 0|-|none or 1|+|mod|modified or 2|*|allxx" #: utils/katecmds.cpp:432 vimode/cmds.cpp:179 #, kde-format msgid "Unknown command '%1'" msgstr "xxUnknown command '%1'xx" #: utils/katecmds.cpp:486 #, kde-format msgid "" "

char identifier

This command allows you to insert literal " "characters by their numerical identifier, in decimal, octal or hexadecimal " "form.

Examples:

  • char 234
  • char 0x1234

" msgstr "" "xx

char identifier

This command allows you to insert " "literal characters by their numerical identifier, in decimal, octal or " "hexadecimal form.

Examples:

  • char 234
  • char " "0x1234

xx" #: utils/katecmds.cpp:552 #, kde-format msgid "" "

date or date format

Inserts a date/time string as defined by " "the specified format, or the format yyyy-MM-dd hh:mm:ss if none is specified." "

Possible format specifiers are:
dThe day as " "number without a leading zero (1-31).
ddThe day as " "number with a leading zero (01-31).
dddThe " "abbreviated localized day name (e.g. 'Mon'..'Sun').
ddddThe long localized day name (e.g. 'Monday'..'Sunday').
MThe month as number without a leading zero (1-12).
MMThe month as number with a leading zero (01-12).
MMMThe abbreviated localized month name (e.g. " "'Jan'..'Dec').
yyThe year as two digit number " "(00-99).
yyyyThe year as four digit number " "(1752-8000).
hThe hour without a leading zero " "(0..23 or 1..12 if AM/PM display).
hhThe hour with " "a leading zero (00..23 or 01..12 if AM/PM display).
mThe minute without a leading zero (0..59).
mmThe minute with a leading zero (00..59).
sThe second without a leading zero (0..59).
ssThe second with a leading zero (00..59).
zThe milliseconds without leading zeroes (0..999).
zzzThe milliseconds with leading zeroes (000..999).
APUse AM/PM display. AP will be replaced by either " "\"AM\" or \"PM\".
apUse am/pm display. ap will be " "replaced by either \"am\" or \"pm\".

" msgstr "" "xx

date or date format

Inserts a date/time string as defined " "by the specified format, or the format yyyy-MM-dd hh:mm:ss if none is " "specified.

Possible format specifiers are:
dThe " "day as number without a leading zero (1-31).
ddThe " "day as number with a leading zero (01-31).
dddThe " "abbreviated localized day name (e.g. 'Mon'..'Sun').
ddddThe long localized day name (e.g. 'Monday'..'Sunday').
MThe month as number without a leading zero (1-12).
MMThe month as number with a leading zero (01-12).
MMMThe abbreviated localized month name (e.g. " "'Jan'..'Dec').
yyThe year as two digit number " "(00-99).
yyyyThe year as four digit number " "(1752-8000).
hThe hour without a leading zero " "(0..23 or 1..12 if AM/PM display).
hhThe hour with " "a leading zero (00..23 or 01..12 if AM/PM display).
mThe minute without a leading zero (0..59).
mmThe minute with a leading zero (00..59).
sThe second without a leading zero (0..59).
ssThe second with a leading zero (00..59).
zThe milliseconds without leading zeroes (0..999).
zzzThe milliseconds with leading zeroes (000..999).
APUse AM/PM display. AP will be replaced by either " "\"AM\" or \"PM\".
apUse am/pm display. ap will be " "replaced by either \"am\" or \"pm\".

xx" #: utils/kateglobal.cpp:82 #, kde-format msgid "Kate Part" msgstr "xxKate Partxx" #: utils/kateglobal.cpp:83 #, kde-format msgid "Embeddable editor component" msgstr "xxEmbeddable editor componentxx" #: utils/kateglobal.cpp:84 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "xx(c) 2000-2017 The Kate Authorsxx" #: utils/kateglobal.cpp:110 #, kde-format msgid "Christoph Cullmann" msgstr "xxChristoph Cullmannxx" #: utils/kateglobal.cpp:110 #, kde-format msgid "Maintainer" msgstr "xxMaintainerxx" #: utils/kateglobal.cpp:111 #, kde-format msgid "Dominik Haumann" msgstr "xxDominik Haumannxx" #: utils/kateglobal.cpp:111 utils/kateglobal.cpp:112 utils/kateglobal.cpp:113 #: utils/kateglobal.cpp:116 utils/kateglobal.cpp:119 utils/kateglobal.cpp:124 #, kde-format msgid "Core Developer" msgstr "xxCore Developerxx" #: utils/kateglobal.cpp:112 #, kde-format msgid "Milian Wolff" msgstr "xxMilian Wolffxx" #: utils/kateglobal.cpp:113 #, kde-format msgid "Joseph Wenninger" msgstr "xxJoseph Wenningerxx" #: utils/kateglobal.cpp:114 #, kde-format msgid "Erlend Hamberg" msgstr "xxErlend Hambergxx" #: utils/kateglobal.cpp:115 #, kde-format msgid "Bernhard Beschow" msgstr "xxBernhard Beschowxx" #: utils/kateglobal.cpp:115 utils/kateglobal.cpp:131 #, kde-format msgid "Developer" msgstr "xxDeveloperxx" #: utils/kateglobal.cpp:116 #, kde-format msgid "Anders Lund" msgstr "xxAnders Lundxx" #: utils/kateglobal.cpp:117 #, kde-format msgid "Michel Ludwig" msgstr "xxMichel Ludwigxx" #: utils/kateglobal.cpp:117 #, kde-format msgid "On-the-fly spell checking" msgstr "xxOn-the-fly spell checkingxx" #: utils/kateglobal.cpp:118 #, kde-format msgid "Pascal Létourneau" msgstr "xxPascal Létourneauxx" #: utils/kateglobal.cpp:118 #, kde-format msgid "Large scale bug fixing" msgstr "xxLarge scale bug fixingxx" #: utils/kateglobal.cpp:119 #, kde-format msgid "Hamish Rodda" msgstr "xxHamish Roddaxx" #: utils/kateglobal.cpp:120 #, kde-format msgid "Waldo Bastian" msgstr "xxWaldo Bastianxx" #: utils/kateglobal.cpp:120 #, kde-format msgid "The cool buffersystem" msgstr "xxThe cool buffersystemxx" #: utils/kateglobal.cpp:121 #, kde-format msgid "Charles Samuels" msgstr "xxCharles Samuelsxx" #: utils/kateglobal.cpp:121 #, kde-format msgid "The Editing Commands" msgstr "xxThe Editing Commandsxx" #: utils/kateglobal.cpp:122 #, kde-format msgid "Matt Newell" msgstr "xxMatt Newellxx" #: utils/kateglobal.cpp:122 #, kde-format msgid "Testing, ..." msgstr "xxTesting, ...xx" #: utils/kateglobal.cpp:123 #, kde-format msgid "Michael Bartl" msgstr "xxMichael Bartlxx" #: utils/kateglobal.cpp:123 #, kde-format msgid "Former Core Developer" msgstr "xxFormer Core Developerxx" #: utils/kateglobal.cpp:124 #, kde-format msgid "Michael McCallum" msgstr "xxMichael McCallumxx" #: utils/kateglobal.cpp:125 #, kde-format msgid "Michael Koch" msgstr "xxMichael Kochxx" #: utils/kateglobal.cpp:125 #, kde-format msgid "KWrite port to KParts" msgstr "xxKWrite port to KPartsxx" #: utils/kateglobal.cpp:126 #, kde-format msgid "Christian Gebauer" msgstr "xxChristian Gebauerxx" #: utils/kateglobal.cpp:127 #, kde-format msgid "Simon Hausmann" msgstr "xxSimon Hausmannxx" #: utils/kateglobal.cpp:128 #, kde-format msgid "Glen Parker" msgstr "xxGlen Parkerxx" #: utils/kateglobal.cpp:128 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "xxKWrite Undo History, Kspell integrationxx" #: utils/kateglobal.cpp:129 #, kde-format msgid "Scott Manson" msgstr "xxScott Mansonxx" #: utils/kateglobal.cpp:129 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "xxKWrite XML Syntax highlighting supportxx" #: utils/kateglobal.cpp:130 #, kde-format msgid "John Firebaugh" msgstr "xxJohn Firebaughxx" #: utils/kateglobal.cpp:130 #, kde-format msgid "Patches and more" msgstr "xxPatches and morexx" #: utils/kateglobal.cpp:131 #, kde-format msgid "Andreas Kling" msgstr "xxAndreas Klingxx" #: utils/kateglobal.cpp:132 #, kde-format msgid "Mirko Stocker" msgstr "xxMirko Stockerxx" #: utils/kateglobal.cpp:132 #, kde-format msgid "Various bugfixes" msgstr "xxVarious bugfixesxx" #: utils/kateglobal.cpp:133 #, kde-format msgid "Matthew Woehlke" msgstr "xxMatthew Woehlkexx" #: utils/kateglobal.cpp:133 #, kde-format msgid "Selection, KColorScheme integration" msgstr "xxSelection, KColorScheme integrationxx" #: utils/kateglobal.cpp:134 #, kde-format msgid "Sebastian Pipping" msgstr "xxSebastian Pippingxx" #: utils/kateglobal.cpp:134 #, kde-format msgid "Search bar back- and front-end" msgstr "xxSearch bar back- and front-endxx" #: utils/kateglobal.cpp:135 #, kde-format msgid "Jochen Wilhelmy" msgstr "xxJochen Wilhelmyxx" #: utils/kateglobal.cpp:135 #, kde-format msgid "Original KWrite Author" msgstr "xxOriginal KWrite Authorxx" #: utils/kateglobal.cpp:136 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "xxGerald Senarclens de Grancyxx" #: utils/kateglobal.cpp:136 #, kde-format msgid "QA and Scripting" msgstr "xxQA and Scriptingxx" #: utils/kateglobal.cpp:138 #, kde-format msgid "Matteo Merli" msgstr "xxMatteo Merlixx" #: utils/kateglobal.cpp:138 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "xxHighlighting for RPM Spec-Files, Perl, Diff and morexx" #: utils/kateglobal.cpp:139 #, kde-format msgid "Rocky Scaletta" msgstr "xxRocky Scalettaxx" #: utils/kateglobal.cpp:139 #, kde-format msgid "Highlighting for VHDL" msgstr "xxHighlighting for VHDLxx" #: utils/kateglobal.cpp:140 #, kde-format msgid "Yury Lebedev" msgstr "xxYury Lebedevxx" #: utils/kateglobal.cpp:140 #, kde-format msgid "Highlighting for SQL" msgstr "xxHighlighting for SQLxx" #: utils/kateglobal.cpp:141 #, kde-format msgid "Chris Ross" msgstr "xxChris Rossxx" #: utils/kateglobal.cpp:141 #, kde-format msgid "Highlighting for Ferite" msgstr "xxHighlighting for Feritexx" #: utils/kateglobal.cpp:142 #, kde-format msgid "Nick Roux" msgstr "xxNick Rouxxx" #: utils/kateglobal.cpp:142 #, kde-format msgid "Highlighting for ILERPG" msgstr "xxHighlighting for ILERPGxx" #: utils/kateglobal.cpp:143 #, kde-format msgid "Carsten Niehaus" msgstr "xxCarsten Niehausxx" #: utils/kateglobal.cpp:143 #, kde-format msgid "Highlighting for LaTeX" msgstr "xxHighlighting for LaTeXxx" #: utils/kateglobal.cpp:144 #, kde-format msgid "Per Wigren" msgstr "xxPer Wigrenxx" #: utils/kateglobal.cpp:144 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "xxHighlighting for Makefiles, Pythonxx" #: utils/kateglobal.cpp:145 #, kde-format msgid "Jan Fritz" msgstr "xxJan Fritzxx" #: utils/kateglobal.cpp:145 #, kde-format msgid "Highlighting for Python" msgstr "xxHighlighting for Pythonxx" #: utils/kateglobal.cpp:146 #, kde-format msgid "Daniel Naber" msgstr "xxDaniel Naberxx" #: utils/kateglobal.cpp:147 #, kde-format msgid "Roland Pabel" msgstr "xxRoland Pabelxx" #: utils/kateglobal.cpp:147 #, kde-format msgid "Highlighting for Scheme" msgstr "xxHighlighting for Schemexx" #: utils/kateglobal.cpp:148 #, kde-format msgid "Cristi Dumitrescu" msgstr "xxCristi Dumitrescuxx" #: utils/kateglobal.cpp:148 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "xxPHP Keyword/Datatype listxx" #: utils/kateglobal.cpp:149 #, kde-format msgid "Carsten Pfeiffer" msgstr "xxCarsten Pfeifferxx" #: utils/kateglobal.cpp:149 #, kde-format msgid "Very nice help" msgstr "xxVery nice helpxx" #: utils/kateglobal.cpp:150 #, kde-format msgid "Bruno Massa" msgstr "xxBruno Massaxx" #: utils/kateglobal.cpp:150 #, kde-format msgid "Highlighting for Lua" msgstr "xxHighlighting for Luaxx" #: utils/kateglobal.cpp:152 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "xxAll people who have contributed and I have forgotten to mentionxx" #: utils/kateglobal.cpp:154 #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "xxYour namesxx" #: utils/kateglobal.cpp:154 #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "xxYour emailsxx" #: utils/kateglobal.cpp:279 #, kde-format msgid "Configure" msgstr "xxConfigurexx" #: utils/katesedcmd.cpp:271 #, kde-format msgid "replace with %1?" msgstr "xxreplace with %1?xx" #: utils/katesedcmd.cpp:277 #, kde-format msgctxt "%2 is the translation of the next message" msgid "1 replacement done on %2" msgid_plural "%1 replacements done on %2" msgstr[0] "xx%1 replacements done on %2xx" #: utils/katesedcmd.cpp:279 #, kde-format msgctxt "substituted into the previous message" msgid "1 line" msgid_plural "%1 lines" msgstr[0] "xx%1 linesxx" #: variableeditor/katehelpbutton.cpp:34 #, kde-format msgid "Kate Handbook." msgstr "xxKate Handbook.xx" #: variableeditor/variableeditor.cpp:188 #, kde-format msgid "true" msgstr "xxtruexx" #: variableeditor/variableeditor.cpp:189 #, kde-format msgid "false" msgstr "xxfalsexx" #: variableeditor/variableeditor.cpp:325 #, kde-format msgctxt "value for variable remove-trailing-spaces" msgid "none" msgstr "xxnonexx" #: variableeditor/variableeditor.cpp:326 #, kde-format msgctxt "value for variable remove-trailing-spaces" msgid "modified" msgstr "xxmodifiedxx" #: variableeditor/variableeditor.cpp:327 #, kde-format msgctxt "value for variable remove-trailing-spaces" msgid "all" msgstr "xxallxx" #: variableeditor/variablelineedit.cpp:59 #, kde-format msgid "Show list of valid variables." msgstr "xxShow list of valid variables.xx" #: variableeditor/variablelineedit.cpp:135 #, kde-format msgctxt "short translation please" msgid "Enable automatic insertion of brackets." msgstr "xxEnable automatic insertion of brackets.xx" #: variableeditor/variablelineedit.cpp:141 #, kde-format msgctxt "short translation please" msgid "Set the number of autocenter lines." msgstr "xxSet the number of autocenter lines.xx" #: variableeditor/variablelineedit.cpp:146 #, kde-format msgctxt "short translation please" msgid "Set the document background color." msgstr "xxSet the document background color.xx" #: variableeditor/variablelineedit.cpp:151 #, kde-format msgctxt "short translation please" msgid "Pressing backspace in leading whitespace unindents." msgstr "xxPressing backspace in leading whitespace unindents.xx" #: variableeditor/variablelineedit.cpp:159 #, kde-format msgctxt "short translation please" msgid "Enable block selection mode." msgstr "xxEnable block selection mode.xx" #: variableeditor/variablelineedit.cpp:164 #, kde-format msgctxt "short translation please" msgid "Enable the byte order mark (BOM) when saving Unicode files." msgstr "xxEnable the byte order mark (BOM) when saving Unicode files.xx" #: variableeditor/variablelineedit.cpp:169 #, kde-format msgctxt "short translation please" msgid "Set the color for the bracket highlight." msgstr "xxSet the color for the bracket highlight.xx" #: variableeditor/variablelineedit.cpp:174 #, kde-format msgctxt "short translation please" msgid "Set the background color for the current line." msgstr "xxSet the background color for the current line.xx" #: variableeditor/variablelineedit.cpp:180 #, kde-format msgctxt "short translation please" msgid "Set the default dictionary used for spell checking." msgstr "xxSet the default dictionary used for spell checking.xx" #: variableeditor/variablelineedit.cpp:185 #, kde-format msgctxt "short translation please" msgid "Enable dynamic word wrap of long lines." msgstr "xxEnable dynamic word wrap of long lines.xx" #: variableeditor/variablelineedit.cpp:190 #, kde-format msgctxt "short translation please" msgid "Sets the end of line mode." msgstr "xxSets the end of line mode.xx" #: variableeditor/variablelineedit.cpp:195 #, kde-format msgctxt "short translation please" msgid "Enable folding markers in the editor border." msgstr "xxEnable folding markers in the editor border.xx" #: variableeditor/variablelineedit.cpp:200 #, kde-format msgctxt "short translation please" msgid "Enable folding preview in the editor border." msgstr "xxEnable folding preview in the editor border.xx" #: variableeditor/variablelineedit.cpp:206 #, kde-format msgctxt "short translation please" msgid "Set the point size of the document font." msgstr "xxSet the point size of the document font.xx" #: variableeditor/variablelineedit.cpp:211 #, kde-format msgctxt "short translation please" msgid "Set the font of the document." msgstr "xxSet the font of the document.xx" #: variableeditor/variablelineedit.cpp:225 #, kde-format msgctxt "short translation please" msgid "Set the syntax highlighting." msgstr "xxSet the syntax highlighting.xx" #: variableeditor/variablelineedit.cpp:230 #, kde-format msgctxt "short translation please" msgid "Set the icon bar color." msgstr "xxSet the icon bar color.xx" #: variableeditor/variablelineedit.cpp:235 #, kde-format msgctxt "short translation please" msgid "Enable the icon border in the editor view." msgstr "xxEnable the icon border in the editor view.xx" #: variableeditor/variablelineedit.cpp:240 #, kde-format msgctxt "short translation please" msgid "Set the auto indentation style." msgstr "xxSet the auto indentation style.xx" #: variableeditor/variablelineedit.cpp:245 #, kde-format msgctxt "short translation please" msgid "Adjust indentation of text pasted from the clipboard." msgstr "xxAdjust indentation of text pasted from the clipboard.xx" #: variableeditor/variablelineedit.cpp:251 #, kde-format msgctxt "short translation please" msgid "Set the indentation depth for each indent level." msgstr "xxSet the indentation depth for each indent level.xx" #: variableeditor/variablelineedit.cpp:256 #, kde-format msgctxt "short translation please" msgid "Allow odd indentation level (no multiple of indent width)." msgstr "xxAllow odd indentation level (no multiple of indent width).xx" #: variableeditor/variablelineedit.cpp:261 #, kde-format msgctxt "short translation please" msgid "Show line numbers." msgstr "xxShow line numbers.xx" #: variableeditor/variablelineedit.cpp:266 #, kde-format msgctxt "short translation please" msgid "Insert newline at end of file on save." msgstr "xxInsert newline at end of file on save.xx" #: variableeditor/variablelineedit.cpp:271 #, kde-format msgctxt "short translation please" msgid "Enable overwrite mode in the document." msgstr "xxEnable overwrite mode in the document.xx" #: variableeditor/variablelineedit.cpp:276 #, kde-format msgctxt "short translation please" msgid "Enable persistent text selection." msgstr "xxEnable persistent text selection.xx" #: variableeditor/variablelineedit.cpp:281 #, kde-format msgctxt "short translation please" msgid "Replace tabs with spaces when saving the document." msgstr "xxReplace tabs with spaces when saving the document.xx" #: variableeditor/variablelineedit.cpp:286 #, kde-format msgctxt "short translation please" msgid "Replace tabs with spaces." msgstr "xxReplace tabs with spaces.xx" #: variableeditor/variablelineedit.cpp:291 #, kde-format msgctxt "short translation please" msgid "Remove trailing spaces when saving the document." msgstr "xxRemove trailing spaces when saving the document.xx" #: variableeditor/variablelineedit.cpp:296 #, kde-format msgctxt "short translation please" msgid "Show scrollbar minimap." msgstr "xxShow scrollbar minimap.xx" #: variableeditor/variablelineedit.cpp:301 #, kde-format msgctxt "short translation please" msgid "Show scrollbar preview." msgstr "xxShow scrollbar preview.xx" #: variableeditor/variablelineedit.cpp:310 #, kde-format msgctxt "short translation please" msgid "Set the color scheme." msgstr "xxSet the color scheme.xx" #: variableeditor/variablelineedit.cpp:315 #, kde-format msgctxt "short translation please" msgid "Set the text selection color." msgstr "xxSet the text selection color.xx" #: variableeditor/variablelineedit.cpp:320 #, kde-format msgctxt "short translation please" msgid "Visualize tabs and trailing spaces." msgstr "xxVisualize tabs and trailing spaces.xx" #: variableeditor/variablelineedit.cpp:325 #, kde-format msgctxt "short translation please" msgid "Enable smart home navigation." msgstr "xxEnable smart home navigation.xx" #: variableeditor/variablelineedit.cpp:330 #, kde-format msgctxt "short translation please" msgid "Pressing TAB key indents." msgstr "xxPressing TAB key indents.xx" #: variableeditor/variablelineedit.cpp:336 #, kde-format msgctxt "short translation please" msgid "Set the tab display width." msgstr "xxSet the tab display width.xx" #: variableeditor/variablelineedit.cpp:342 #, kde-format msgctxt "short translation please" msgid "Set the number of undo steps to remember (0 equals infinity)." msgstr "xxSet the number of undo steps to remember (0 equals infinity).xx" #: variableeditor/variablelineedit.cpp:348 #, kde-format msgctxt "short translation please" msgid "Set the word wrap column." msgstr "xxSet the word wrap column.xx" #: variableeditor/variablelineedit.cpp:353 #, kde-format msgctxt "short translation please" msgid "Set the word wrap marker color." msgstr "xxSet the word wrap marker color.xx" #: variableeditor/variablelineedit.cpp:358 #, kde-format msgctxt "short translation please" msgid "Enable word wrap while typing text." msgstr "xxEnable word wrap while typing text.xx" #: view/katestatusbar.cpp:101 -#, fuzzy, kde-format -#| msgid "Current cursor position. Doubleclick to go to specific line." +#, kde-format msgid "Current cursor position. Click to go to a specific line." -msgstr "xxCurrent cursor position. Doubleclick to go to specific line.xx" +msgstr "xxCurrent cursor position. Click to go to a specific line.xx" #: view/katestatusbar.cpp:112 -#, fuzzy, kde-format -#| msgid "Insert mode and VI input mode indicator" +#, kde-format msgid "Insert mode and VI input mode indicator. Click to change the mode." -msgstr "xxInsert mode and VI input mode indicatorxx" +msgstr "xxInsert mode and VI input mode indicator. Click to change the mode.xx" #: view/katestatusbar.cpp:123 view/katestatusbar.cpp:392 #, kde-format msgid "Tab Width" msgstr "xxTab Widthxx" #: view/katestatusbar.cpp:131 view/katestatusbar.cpp:404 #, kde-format msgid "Indentation Width" msgstr "xxIndentation Widthxx" #: view/katestatusbar.cpp:139 #, kde-format msgid "Indentation Mode" msgstr "xxIndentation Modexx" #: view/katestatusbar.cpp:141 #, kde-format msgid "Tabulators && Spaces" msgstr "xxTabulators && Spacesxx" #: view/katestatusbar.cpp:144 #, kde-format msgid "Tabulators" msgstr "xxTabulatorsxx" #: view/katestatusbar.cpp:147 #, kde-format msgid "Spaces" msgstr "xxSpacesxx" #: view/katestatusbar.cpp:161 #, kde-format msgid "Encoding" msgstr "xxEncodingxx" #: view/katestatusbar.cpp:170 #, kde-format msgid "Syntax highlighting" msgstr "xxSyntax highlightingxx" #: view/katestatusbar.cpp:242 -#, fuzzy, kde-format -#| msgid "[BLOCK] %1" +#, kde-format msgid "[BLOCK] %1" -msgstr "xx[BLOCK] %1xx" +msgstr "xx[BLOCK] %1xx" #: view/katestatusbar.cpp:254 #, kde-format msgid "Line %1 of %2, Column %3" msgstr "xxLine %1 of %2, Column %3xx" #: view/katestatusbar.cpp:259 #, kde-format msgid "Line %1, Column %2" msgstr "xxLine %1, Column %2xx" #: view/katestatusbar.cpp:287 #, kde-format msgid "Meaning of current icon: Document was modified since it was loaded" msgstr "xxMeaning of current icon: Document was modified since it was loadedxx" #: view/katestatusbar.cpp:292 #, kde-format msgid "" "Meaning of current icon: Document was modified or deleted by another program" msgstr "" "xxMeaning of current icon: Document was modified or deleted by another " "programxx" #: view/katestatusbar.cpp:303 #, kde-format msgid "Meaning of current icon: Document was not modified since it was loaded" msgstr "" "xxMeaning of current icon: Document was not modified since it was loadedxx" #: view/katestatusbar.cpp:316 #, kde-format msgid "Soft Tabs: %1" msgstr "xxSoft Tabs: %1xx" #: view/katestatusbar.cpp:317 #, kde-format msgid "Soft Tabs: %1 (%2)" msgstr "xxSoft Tabs: %1 (%2)xx" #: view/katestatusbar.cpp:318 #, kde-format msgid "Tab Size: %1" msgstr "xxTab Size: %1xx" #: view/katestatusbar.cpp:319 #, kde-format msgid "Indent/Tab: %1/%2" msgstr "xxIndent/Tab: %1/%2xx" #: view/katestatusbar.cpp:358 view/katestatusbar.cpp:379 #, kde-format msgid "Other..." msgstr "xxOther...xx" #: view/katestatusbar.cpp:381 #, kde-format msgid "Other (%1)" msgid_plural "Other (%1)" msgstr[0] "xxOther (%1)xx" #: view/katestatusbar.cpp:392 #, kde-format msgid "Please specify the wanted tab width:" msgstr "xxPlease specify the wanted tab width:xx" #: view/katestatusbar.cpp:404 #, kde-format msgid "Please specify the wanted indentation width:" msgstr "xxPlease specify the wanted indentation width:xx" #: view/katestatusbar.cpp:455 #, kde-format msgid "Words %1/%2, Chars %3/%4" msgstr "xxWords %1/%2, Chars %3/%4xx" #: view/kateview.cpp:474 #, kde-format msgid "Cut the selected text and move it to the clipboard" msgstr "xxCut the selected text and move it to the clipboardxx" #: view/kateview.cpp:477 #, kde-format msgid "Paste previously copied or cut clipboard contents" msgstr "xxPaste previously copied or cut clipboard contentsxx" #: view/kateview.cpp:480 #, kde-format msgid "" "Use this command to copy the currently selected text to the system clipboard." msgstr "" "xxUse this command to copy the currently selected text to the system " "clipboard.xx" #: view/kateview.cpp:482 #, kde-format msgid "Clipboard &History" msgstr "xxClipboard &Historyxx" #: view/kateview.cpp:487 #, kde-format msgid "Save the current document" msgstr "xxSave the current documentxx" #: view/kateview.cpp:490 #, kde-format msgid "Revert the most recent editing actions" msgstr "xxRevert the most recent editing actionsxx" #: view/kateview.cpp:493 #, kde-format msgid "Revert the most recent undo operation" msgstr "xxRevert the most recent undo operationxx" #: view/kateview.cpp:497 #, kde-format msgid "&Scripts" msgstr "xx&Scriptsxx" #: view/kateview.cpp:501 #, kde-format msgid "Apply &Word Wrap" msgstr "xxApply &Word Wrapxx" #: view/kateview.cpp:502 #, kde-format msgid "" "Use this command to wrap all lines of the current document which are longer " "than the width of the current view, to fit into this view.

This " "is a static word wrap, meaning it is not updated when the view is resized." msgstr "" "xxUse this command to wrap all lines of the current document which are " "longer than the width of the current view, to fit into this view.

This is a static word wrap, meaning it is not updated when the view is " "resized.xx" #: view/kateview.cpp:508 #, kde-format msgid "&Clean Indentation" msgstr "xx&Clean Indentationxx" #: view/kateview.cpp:509 #, kde-format msgid "" "Use this to clean the indentation of a selected block of text (only tabs/" "only spaces).

You can configure whether tabs should be honored " "and used or replaced with spaces, in the configuration dialog." msgstr "" "xxUse this to clean the indentation of a selected block of text (only tabs/" "only spaces).

You can configure whether tabs should be honored " "and used or replaced with spaces, in the configuration dialog.xx" #: view/kateview.cpp:514 #, kde-format msgid "&Align" msgstr "xx&Alignxx" #: view/kateview.cpp:515 #, kde-format msgid "" "Use this to align the current line or block of text to its proper indent " "level." msgstr "" "xxUse this to align the current line or block of text to its proper indent " "level.xx" #: view/kateview.cpp:519 #, kde-format msgid "C&omment" msgstr "xxC&ommentxx" #: view/kateview.cpp:521 #, kde-format msgid "" "This command comments out the current line or a selected block of text.

The characters for single/multiple line comments are defined within " "the language's highlighting." msgstr "" "xxThis command comments out the current line or a selected block of text." "

The characters for single/multiple line comments are defined " "within the language's highlighting.xx" #: view/kateview.cpp:526 #, kde-format msgid "Go to previous editing line" msgstr "xxGo to previous editing linexx" #: view/kateview.cpp:531 #, kde-format msgid "Go to next editing line" msgstr "xxGo to next editing linexx" #: view/kateview.cpp:536 #, kde-format msgid "Unco&mment" msgstr "xxUnco&mmentxx" #: view/kateview.cpp:538 #, kde-format msgid "" "This command removes comments from the current line or a selected block of " "text.

The characters for single/multiple line comments are " "defined within the language's highlighting." msgstr "" "xxThis command removes comments from the current line or a selected block of " "text.

The characters for single/multiple line comments are " "defined within the language's highlighting.xx" #: view/kateview.cpp:543 #, kde-format msgid "Toggle Comment" msgstr "xxToggle Commentxx" #: view/kateview.cpp:547 #, kde-format msgid "&Read Only Mode" msgstr "xx&Read Only Modexx" #: view/kateview.cpp:548 #, kde-format msgid "Lock/unlock the document for writing" msgstr "xxLock/unlock the document for writingxx" #: view/kateview.cpp:555 #, kde-format msgid "Uppercase" msgstr "xxUppercasexx" #: view/kateview.cpp:557 #, kde-format msgid "" "Convert the selection to uppercase, or the character to the right of the " "cursor if no text is selected." msgstr "" "xxConvert the selection to uppercase, or the character to the right of the " "cursor if no text is selected.xx" #: view/kateview.cpp:563 #, kde-format msgid "Lowercase" msgstr "xxLowercasexx" #: view/kateview.cpp:565 #, kde-format msgid "" "Convert the selection to lowercase, or the character to the right of the " "cursor if no text is selected." msgstr "" "xxConvert the selection to lowercase, or the character to the right of the " "cursor if no text is selected.xx" #: view/kateview.cpp:571 #, kde-format msgid "Capitalize" msgstr "xxCapitalizexx" #: view/kateview.cpp:573 #, kde-format msgid "" "Capitalize the selection, or the word under the cursor if no text is " "selected." msgstr "" "xxCapitalize the selection, or the word under the cursor if no text is " "selected.xx" #: view/kateview.cpp:578 #, kde-format msgid "Join Lines" msgstr "xxJoin Linesxx" #: view/kateview.cpp:583 #, kde-format msgid "Invoke Code Completion" msgstr "xxInvoke Code Completionxx" #: view/kateview.cpp:584 #, kde-format msgid "" "Manually invoke command completion, usually by using a shortcut bound to " "this action." msgstr "" "xxManually invoke command completion, usually by using a shortcut bound to " "this action.xx" #: view/kateview.cpp:596 #, kde-format msgid "Print the current document." msgstr "xxPrint the current document.xx" #: view/kateview.cpp:599 #, kde-format msgid "Show print preview of current document" msgstr "xxShow print preview of current documentxx" #: view/kateview.cpp:603 #, kde-format msgid "Reloa&d" msgstr "xxReloa&dxx" #: view/kateview.cpp:605 #, kde-format msgid "Reload the current document from disk." msgstr "xxReload the current document from disk.xx" #: view/kateview.cpp:609 #, kde-format msgid "Save the current document to disk, with a name of your choice." msgstr "xxSave the current document to disk, with a name of your choice.xx" #: view/kateview.cpp:611 #, kde-format msgid "Save As with Encoding..." msgstr "xxSave As with Encoding...xx" #: view/kateview.cpp:617 #, kde-format msgid "Save &Copy As..." msgstr "xxSave &Copy As...xx" #: view/kateview.cpp:618 #, kde-format msgid "Save a copy of the current document to disk." msgstr "xxSave a copy of the current document to disk.xx" #: view/kateview.cpp:622 #, kde-format msgid "" "This command opens a dialog and lets you choose a line that you want the " "cursor to move to." msgstr "" "xxThis command opens a dialog and lets you choose a line that you want the " "cursor to move to.xx" #: view/kateview.cpp:625 #, kde-format msgid "Move to Previous Modified Line" msgstr "xxMove to Previous Modified Linexx" #: view/kateview.cpp:626 #, kde-format msgid "Move upwards to the previous modified line." msgstr "xxMove upwards to the previous modified line.xx" #: view/kateview.cpp:630 #, kde-format msgid "Move to Next Modified Line" msgstr "xxMove to Next Modified Linexx" #: view/kateview.cpp:631 #, kde-format msgid "Move downwards to the next modified line." msgstr "xxMove downwards to the next modified line.xx" #: view/kateview.cpp:635 #, kde-format msgid "&Configure Editor..." msgstr "xx&Configure Editor...xx" #: view/kateview.cpp:637 #, kde-format msgid "Configure various aspects of this editor." msgstr "xxConfigure various aspects of this editor.xx" #: view/kateview.cpp:640 #, kde-format msgid "&Mode" msgstr "xx&Modexx" #: view/kateview.cpp:642 #, kde-format msgid "" "Here you can choose which mode should be used for the current document. This " "will influence the highlighting and folding being used, for example." msgstr "" "xxHere you can choose which mode should be used for the current document. " "This will influence the highlighting and folding being used, for example.xx" #: view/kateview.cpp:645 #, kde-format msgid "&Highlighting" msgstr "xx&Highlightingxx" #: view/kateview.cpp:647 #, kde-format msgid "Here you can choose how the current document should be highlighted." msgstr "" "xxHere you can choose how the current document should be highlighted.xx" #: view/kateview.cpp:650 #, kde-format msgid "&Schema" msgstr "xx&Schemaxx" #: view/kateview.cpp:655 #, kde-format msgid "&Indentation" msgstr "xx&Indentationxx" #: view/kateview.cpp:659 #, kde-format msgid "Select the entire text of the current document." msgstr "xxSelect the entire text of the current document.xx" #: view/kateview.cpp:662 #, kde-format msgid "" "If you have selected something within the current document, this will no " "longer be selected." msgstr "" "xxIf you have selected something within the current document, this will no " "longer be selected.xx" #: view/kateview.cpp:666 #, kde-format msgid "Enlarge Font" msgstr "xxEnlarge Fontxx" #: view/kateview.cpp:668 #, kde-format msgid "This increases the display font size." msgstr "xxThis increases the display font size.xx" #: view/kateview.cpp:673 #, kde-format msgid "Shrink Font" msgstr "xxShrink Fontxx" #: view/kateview.cpp:675 #, kde-format msgid "This decreases the display font size." msgstr "xxThis decreases the display font size.xx" #: view/kateview.cpp:678 #, kde-format msgid "Bl&ock Selection Mode" msgstr "xxBl&ock Selection Modexx" #: view/kateview.cpp:681 #, kde-format msgid "" "This command allows switching between the normal (line based) selection mode " "and the block selection mode." msgstr "" "xxThis command allows switching between the normal (line based) selection " "mode and the block selection mode.xx" #: view/kateview.cpp:685 #, kde-format msgid "Switch to Next Input Mode" msgstr "xxSwitch to Next Input Modexx" #: view/kateview.cpp:687 #, kde-format msgid "Switch to the next input mode." msgstr "xxSwitch to the next input mode.xx" #: view/kateview.cpp:690 #, kde-format msgid "Overwr&ite Mode" msgstr "xxOverwr&ite Modexx" #: view/kateview.cpp:693 #, kde-format msgid "" "Choose whether you want the text you type to be inserted or to overwrite " "existing text." msgstr "" "xxChoose whether you want the text you type to be inserted or to overwrite " "existing text.xx" #: view/kateview.cpp:703 #, kde-format msgid "Dynamic Word Wrap Indicators" msgstr "xxDynamic Word Wrap Indicatorsxx" #: view/kateview.cpp:705 #, kde-format msgid "Choose when the Dynamic Word Wrap Indicators should be displayed" msgstr "xxChoose when the Dynamic Word Wrap Indicators should be displayedxx" #: view/kateview.cpp:707 #, kde-format msgid "&Off" msgstr "xx&Offxx" #: view/kateview.cpp:707 #, kde-format msgid "Follow &Line Numbers" msgstr "xxFollow &Line Numbersxx" #: view/kateview.cpp:707 #, kde-format msgid "&Always On" msgstr "xx&Always Onxx" #: view/kateview.cpp:713 #, kde-format msgid "" "If this option is checked, the text lines will be wrapped at the column " "defined in the editing properties." msgstr "" "xxIf this option is checked, the text lines will be wrapped at the column " "defined in the editing properties.xx" #: view/kateview.cpp:716 #, kde-format msgid "Show Static &Word Wrap Marker" msgstr "xxShow Static &Word Wrap Markerxx" #: view/kateview.cpp:718 #, kde-format msgid "" "Show/hide the Word Wrap Marker, a vertical line drawn at the word wrap " "column as defined in the editing properties" msgstr "" "xxShow/hide the Word Wrap Marker, a vertical line drawn at the word wrap " "column as defined in the editing propertiesxx" #: view/kateview.cpp:722 #, kde-format msgid "Show Folding &Markers" msgstr "xxShow Folding &Markersxx" #: view/kateview.cpp:725 #, kde-format msgid "" "You can choose if the codefolding marks should be shown, if codefolding is " "possible." msgstr "" "xxYou can choose if the codefolding marks should be shown, if codefolding is " "possible.xx" #: view/kateview.cpp:728 #, kde-format msgid "Show &Icon Border" msgstr "xxShow &Icon Borderxx" #: view/kateview.cpp:731 #, kde-format msgid "" "Show/hide the icon border.

The icon border shows bookmark " "symbols, for instance." msgstr "" "xxShow/hide the icon border.

The icon border shows bookmark " "symbols, for instance.xx" #: view/kateview.cpp:734 #, kde-format msgid "Show &Line Numbers" msgstr "xxShow &Line Numbersxx" #: view/kateview.cpp:737 #, kde-format msgid "Show/hide the line numbers on the left hand side of the view." msgstr "xxShow/hide the line numbers on the left hand side of the view.xx" #: view/kateview.cpp:740 #, kde-format msgid "Show Scroll&bar Marks" msgstr "xxShow Scroll&bar Marksxx" #: view/kateview.cpp:742 #, kde-format msgid "" "Show/hide the marks on the vertical scrollbar.

The marks show " "bookmarks, for instance." msgstr "" "xxShow/hide the marks on the vertical scrollbar.

The marks show " "bookmarks, for instance.xx" #: view/kateview.cpp:745 #, kde-format msgid "Show Scrollbar Mini-Map" msgstr "xxShow Scrollbar Mini-Mapxx" #: view/kateview.cpp:747 #, kde-format msgid "" "Show/hide the mini-map on the vertical scrollbar.

The mini-map " "shows an overview of the whole document." msgstr "" "xxShow/hide the mini-map on the vertical scrollbar.

The mini-map " "shows an overview of the whole document.xx" #. i18n("Show the whole document in the Mini-Map"), this); #. ac->addAction(QLatin1String("view_scrollbar_minimap_all"), a); #. a->setWhatsThis(i18n("Display the whole document in the mini-map.

With this option set the whole document will be visible in the mini-map.")); #. connect(a, SIGNAL(triggered(bool)), SLOT(toggleScrollBarMiniMapAll())); #. connect(m_toggleScrollBarMiniMap, SIGNAL(triggered(bool)), m_toggleScrollBarMiniMapAll, SLOT(setEnabled(bool))); #: view/kateview.cpp:756 #, kde-format msgid "Show Non-Printable Spaces" msgstr "xxShow Non-Printable Spacesxx" #: view/kateview.cpp:758 #, kde-format msgid "Show/hide bounding box around non-printable spaces" msgstr "xxShow/hide bounding box around non-printable spacesxx" #: view/kateview.cpp:762 #, kde-format msgid "Switch to Command Line" msgstr "xxSwitch to Command Linexx" #: view/kateview.cpp:764 #, kde-format msgid "Show/hide the command line on the bottom of the view." msgstr "xxShow/hide the command line on the bottom of the view.xx" #: view/kateview.cpp:767 #, kde-format msgid "Input Modes" msgstr "xxInput Modesxx" #: view/kateview.cpp:774 #, kde-format msgid "Activate/deactivate %1" msgstr "xxActivate/deactivate %1xx" #: view/kateview.cpp:783 #, kde-format msgid "&End of Line" msgstr "xx&End of Linexx" #: view/kateview.cpp:785 #, kde-format msgid "Choose which line endings should be used, when you save the document" msgstr "" "xxChoose which line endings should be used, when you save the documentxx" #: view/kateview.cpp:787 #, kde-format msgctxt "@item:inmenu End of Line" msgid "&UNIX" msgstr "xx&UNIXxx" #: view/kateview.cpp:788 #, kde-format msgctxt "@item:inmenu End of Line" msgid "&Windows/DOS" msgstr "xx&Windows/DOSxx" #: view/kateview.cpp:789 #, kde-format msgctxt "@item:inmenu End of Line" msgid "&Macintosh" msgstr "xx&Macintoshxx" #: view/kateview.cpp:795 #, kde-format msgid "Add &Byte Order Mark (BOM)" msgstr "xxAdd &Byte Order Mark (BOM)xx" #: view/kateview.cpp:798 #, kde-format msgid "" "Enable/disable adding of byte order marks for UTF-8/UTF-16 encoded files " "while saving" msgstr "" "xxEnable/disable adding of byte order marks for UTF-8/UTF-16 encoded files " "while savingxx" #: view/kateview.cpp:802 #, kde-format msgid "E&ncoding" msgstr "xxE&ncodingxx" #: view/kateview.cpp:806 #, kde-format msgid "Look up the first occurrence of a piece of text or regular expression." msgstr "" "xxLook up the first occurrence of a piece of text or regular expression.xx" #: view/kateview.cpp:810 #, kde-format msgid "Find Selected" msgstr "xxFind Selectedxx" #: view/kateview.cpp:812 #, kde-format msgid "Finds next occurrence of selected text." msgstr "xxFinds next occurrence of selected text.xx" #: view/kateview.cpp:816 #, kde-format msgid "Find Selected Backwards" msgstr "xxFind Selected Backwardsxx" #: view/kateview.cpp:818 #, kde-format msgid "Finds previous occurrence of selected text." msgstr "xxFinds previous occurrence of selected text.xx" #: view/kateview.cpp:822 #, kde-format msgid "Look up the next occurrence of the search phrase." msgstr "xxLook up the next occurrence of the search phrase.xx" #: view/kateview.cpp:826 #, kde-format msgid "Look up the previous occurrence of the search phrase." msgstr "xxLook up the previous occurrence of the search phrase.xx" #: view/kateview.cpp:830 #, kde-format msgid "" "Look up a piece of text or regular expression and replace the result with " "some given text." msgstr "" "xxLook up a piece of text or regular expression and replace the result with " "some given text.xx" #: view/kateview.cpp:833 #, kde-format msgid "Automatic Spell Checking" msgstr "xxAutomatic Spell Checkingxx" #: view/kateview.cpp:834 #, kde-format msgid "Enable/disable automatic spell checking" msgstr "xxEnable/disable automatic spell checkingxx" #: view/kateview.cpp:840 #, kde-format msgid "Change Dictionary..." msgstr "xxChange Dictionary...xx" #: view/kateview.cpp:841 #, kde-format msgid "Change the dictionary that is used for spell checking." msgstr "xxChange the dictionary that is used for spell checking.xx" #: view/kateview.cpp:845 #, kde-format msgid "Clear Dictionary Ranges" msgstr "xxClear Dictionary Rangesxx" #: view/kateview.cpp:847 #, kde-format msgid "" "Remove all the separate dictionary ranges that were set for spell checking." msgstr "" "xxRemove all the separate dictionary ranges that were set for spell checking." "xx" #: view/kateview.cpp:853 #, kde-format msgid "Copy as &HTML" msgstr "xxCopy as &HTMLxx" #: view/kateview.cpp:854 #, kde-format msgid "" "Use this command to copy the currently selected text as HTML to the system " "clipboard." msgstr "" "xxUse this command to copy the currently selected text as HTML to the system " "clipboard.xx" #: view/kateview.cpp:858 #, kde-format msgid "E&xport as HTML..." msgstr "xxE&xport as HTML...xx" #: view/kateview.cpp:859 #, kde-format msgid "" "This command allows you to export the current document with all highlighting " "information into a HTML document." msgstr "" "xxThis command allows you to export the current document with all " "highlighting information into a HTML document.xx" #: view/kateview.cpp:897 #, kde-format msgid "Move Word Left" msgstr "xxMove Word Leftxx" #: view/kateview.cpp:903 #, kde-format msgid "Select Character Left" msgstr "xxSelect Character Leftxx" #: view/kateview.cpp:909 #, kde-format msgid "Select Word Left" msgstr "xxSelect Word Leftxx" #: view/kateview.cpp:915 #, kde-format msgid "Move Word Right" msgstr "xxMove Word Rightxx" #: view/kateview.cpp:921 #, kde-format msgid "Select Character Right" msgstr "xxSelect Character Rightxx" #: view/kateview.cpp:927 #, kde-format msgid "Select Word Right" msgstr "xxSelect Word Rightxx" #: view/kateview.cpp:933 #, kde-format msgid "Move to Beginning of Line" msgstr "xxMove to Beginning of Linexx" #: view/kateview.cpp:939 #, kde-format msgid "Move to Beginning of Document" msgstr "xxMove to Beginning of Documentxx" #: view/kateview.cpp:945 #, kde-format msgid "Select to Beginning of Line" msgstr "xxSelect to Beginning of Linexx" #: view/kateview.cpp:951 #, kde-format msgid "Select to Beginning of Document" msgstr "xxSelect to Beginning of Documentxx" #: view/kateview.cpp:957 #, kde-format msgid "Move to End of Line" msgstr "xxMove to End of Linexx" #: view/kateview.cpp:963 #, kde-format msgid "Move to End of Document" msgstr "xxMove to End of Documentxx" #: view/kateview.cpp:969 #, kde-format msgid "Select to End of Line" msgstr "xxSelect to End of Linexx" #: view/kateview.cpp:975 #, kde-format msgid "Select to End of Document" msgstr "xxSelect to End of Documentxx" #: view/kateview.cpp:981 #, kde-format msgid "Select to Previous Line" msgstr "xxSelect to Previous Linexx" #: view/kateview.cpp:987 #, kde-format msgid "Scroll Line Up" msgstr "xxScroll Line Upxx" #: view/kateview.cpp:993 #, kde-format msgid "Move to Next Line" msgstr "xxMove to Next Linexx" #: view/kateview.cpp:999 #, kde-format msgid "Move to Previous Line" msgstr "xxMove to Previous Linexx" #: view/kateview.cpp:1005 #, kde-format msgid "Move Cursor Right" msgstr "xxMove Cursor Rightxx" #: view/kateview.cpp:1011 #, kde-format msgid "Move Cursor Left" msgstr "xxMove Cursor Leftxx" #: view/kateview.cpp:1017 #, kde-format msgid "Select to Next Line" msgstr "xxSelect to Next Linexx" #: view/kateview.cpp:1023 #, kde-format msgid "Scroll Line Down" msgstr "xxScroll Line Downxx" #: view/kateview.cpp:1029 #, kde-format msgid "Scroll Page Up" msgstr "xxScroll Page Upxx" #: view/kateview.cpp:1035 #, kde-format msgid "Select Page Up" msgstr "xxSelect Page Upxx" #: view/kateview.cpp:1041 #, kde-format msgid "Move to Top of View" msgstr "xxMove to Top of Viewxx" #: view/kateview.cpp:1047 #, kde-format msgid "Select to Top of View" msgstr "xxSelect to Top of Viewxx" #: view/kateview.cpp:1053 #, kde-format msgid "Scroll Page Down" msgstr "xxScroll Page Downxx" #: view/kateview.cpp:1059 #, kde-format msgid "Select Page Down" msgstr "xxSelect Page Downxx" #: view/kateview.cpp:1065 #, kde-format msgid "Move to Bottom of View" msgstr "xxMove to Bottom of Viewxx" #: view/kateview.cpp:1071 #, kde-format msgid "Select to Bottom of View" msgstr "xxSelect to Bottom of Viewxx" #: view/kateview.cpp:1077 #, kde-format msgid "Move to Matching Bracket" msgstr "xxMove to Matching Bracketxx" #: view/kateview.cpp:1083 #, kde-format msgid "Select to Matching Bracket" msgstr "xxSelect to Matching Bracketxx" #: view/kateview.cpp:1091 #, kde-format msgid "Transpose Characters" msgstr "xxTranspose Charactersxx" #: view/kateview.cpp:1097 #, kde-format msgid "Delete Line" msgstr "xxDelete Linexx" #: view/kateview.cpp:1103 #, kde-format msgid "Delete Word Left" msgstr "xxDelete Word Leftxx" #: view/kateview.cpp:1109 #, kde-format msgid "Delete Word Right" msgstr "xxDelete Word Rightxx" #: view/kateview.cpp:1115 #, kde-format msgid "Delete Next Character" msgstr "xxDelete Next Characterxx" #: view/kateview.cpp:1121 #, kde-format msgid "Backspace" msgstr "xxBackspacexx" #: view/kateview.cpp:1130 #, kde-format msgid "Insert Tab" msgstr "xxInsert Tabxx" #: view/kateview.cpp:1135 #, kde-format msgid "Insert Smart Newline" msgstr "xxInsert Smart Newlinexx" #: view/kateview.cpp:1136 #, kde-format msgid "" "Insert newline including leading characters of the current line which are " "not letters or numbers." msgstr "" "xxInsert newline including leading characters of the current line which are " "not letters or numbers.xx" #: view/kateview.cpp:1146 #, kde-format msgid "&Indent" msgstr "xx&Indentxx" #: view/kateview.cpp:1147 #, kde-format msgid "" "Use this to indent a selected block of text.

You can configure " "whether tabs should be honored and used or replaced with spaces, in the " "configuration dialog." msgstr "" "xxUse this to indent a selected block of text.

You can configure " "whether tabs should be honored and used or replaced with spaces, in the " "configuration dialog.xx" #: view/kateview.cpp:1154 #, kde-format msgid "&Unindent" msgstr "xx&Unindentxx" #: view/kateview.cpp:1155 #, kde-format msgid "Use this to unindent a selected block of text." msgstr "xxUse this to unindent a selected block of text.xx" #: view/kateview.cpp:1173 #, kde-format msgid "Fold Toplevel Nodes" msgstr "xxFold Toplevel Nodesxx" #: view/kateview.cpp:1178 #, kde-format msgid "Unfold Toplevel Nodes" msgstr "xxUnfold Toplevel Nodesxx" #: view/kateview.cpp:1191 #, kde-format msgid "Fold Current Node" msgstr "xxFold Current Nodexx" #: view/kateview.cpp:1195 #, kde-format msgid "Unfold Current Node" msgstr "xxUnfold Current Nodexx" #: view/kateview.cpp:1270 #, kde-format msgid "(R/O) %1" msgstr "xx(R/O) %1xx" #: view/kateview.cpp:3594 #, kde-format msgid "Export File as HTML" msgstr "xxExport File as HTMLxx" #: view/kateviewhelpers.cpp:304 view/kateviewhelpers.cpp:351 #: view/kateviewhelpers.cpp:949 #, kde-format msgctxt "from line - to line" msgid "
%1

%2
" msgstr "xx
%1

%2
xx" #: view/kateviewhelpers.cpp:1123 #, kde-format msgid "Available Commands" msgstr "xxAvailable Commandsxx" #: view/kateviewhelpers.cpp:1125 #, kde-format msgid "" "

For help on individual commands, do 'help <command>'" msgstr "" "xx

For help on individual commands, do 'help <command>'

xx" #: view/kateviewhelpers.cpp:1133 #, kde-format msgid "No help for '%1'" msgstr "xxNo help for '%1'xx" #: view/kateviewhelpers.cpp:1136 #, kde-format msgid "No such command %1" msgstr "xxNo such command %1xx" #: view/kateviewhelpers.cpp:1142 #, kde-format msgid "" "

This is the Katepart command line.
Syntax: command " "[ arguments ]
For a list of available commands, enter " "help list
For help for individual commands, enter " "help <command>

" msgstr "" "xx

This is the Katepart command line.
Syntax: command " "[ arguments ]
For a list of available commands, enter " "help list
For help for individual commands, enter " "help <command>

xx" #: view/kateviewhelpers.cpp:1228 vimode/emulatedcommandbar/commandmode.cpp:221 #, kde-format msgid "No such command: \"%1\"" msgstr "xxNo such command: \"%1\"xx" #: view/kateviewhelpers.cpp:1231 vimode/emulatedcommandbar/commandmode.cpp:202 #, kde-format msgid "Error: No range allowed for command \"%1\"." msgstr "xxError: No range allowed for command \"%1\".xx" #: view/kateviewhelpers.cpp:1242 vimode/emulatedcommandbar/commandmode.cpp:207 #, kde-format msgid "Success: " msgstr "xxSuccess: xx" #: view/kateviewhelpers.cpp:1256 vimode/emulatedcommandbar/commandmode.cpp:216 #, kde-format msgid "Command \"%1\" failed." msgstr "xxCommand \"%1\" failed.xx" #: view/kateviewhelpers.cpp:2542 view/kateviewhelpers.cpp:2543 #, kde-format msgid "Mark Type %1" msgstr "xxMark Type %1xx" #: view/kateviewhelpers.cpp:2566 #, kde-format msgid "Set Default Mark Type" msgstr "xxSet Default Mark Typexx" #: view/kateviewhelpers.cpp:2708 #, kde-format msgid "Disable Annotation Bar" msgstr "xxDisable Annotation Barxx" #: vimode/appcommands.cpp:76 #, kde-format msgid "All documents written to disk" msgstr "xxAll documents written to diskxx" #: vimode/appcommands.cpp:79 #, kde-format msgid "Document written to disk" msgstr "xxDocument written to diskxx" #: vimode/appcommands.cpp:207 #, kde-format msgid "" "

w/wa — write document(s) to disk

Usage: w[a]

Writes the current document(s) to disk. It can be called in " "two ways:
w — writes the current document to disk
" "wa — writes all documents to disk.

If no file name is " "associated with the document, a file dialog will be shown.

" msgstr "" "xx

w/wa — write document(s) to disk

Usage: w[a]

Writes the current document(s) to disk. It can be called in " "two ways:
w — writes the current document to disk
" "wa — writes all documents to disk.

If no file name is " "associated with the document, a file dialog will be shown.

xx" #: vimode/appcommands.cpp:217 #, kde-format msgid "" "

q/qa/wq/wqa — [write and] quit

Usage: [w]q[a]

Quits the application. If w is prepended, it also " "writes the document(s) to disk. This command can be called in several ways:" "
q — closes the current view.
qa — " "closes all views, effectively quitting the application.
wq " "— writes the current document to disk and closes its view.
" "wqa — writes all documents to disk and quits.

In all " "cases, if the view being closed is the last view, the application quits. If " "no file name is associated with the document and it should be written to " "disk, a file dialog will be shown.

" msgstr "" "xx

q/qa/wq/wqa — [write and] quit

Usage: " "[w]q[a]

Quits the application. If w is " "prepended, it also writes the document(s) to disk. This command can be " "called in several ways:
q — closes the current view." "
qa — closes all views, effectively quitting the " "application.
wq — writes the current document to disk " "and closes its view.
wqa — writes all documents to disk " "and quits.

In all cases, if the view being closed is the last view, " "the application quits. If no file name is associated with the document and " "it should be written to disk, a file dialog will be shown.

xx" #: vimode/appcommands.cpp:231 #, kde-format msgid "" "

x/xa — write and quit

Usage: x[a]

Saves document(s) and quits (exits). This command can be called " "in two ways:
x — closes the current view.
xa — closes all views, effectively quitting the application.

In " "all cases, if the view being closed is the last view, the application quits. " "If no file name is associated with the document and it should be written to " "disk, a file dialog will be shown.

Unlike the 'w' commands, this " "command only writes the document if it is modified.

" msgstr "" "xx

x/xa — write and quit

Usage: x[a]

Saves document(s) and quits (exits). This command can be called " "in two ways:
x — closes the current view.
xa — closes all views, effectively quitting the application.

In " "all cases, if the view being closed is the last view, the application quits. " "If no file name is associated with the document and it should be written to " "disk, a file dialog will be shown.

Unlike the 'w' commands, this " "command only writes the document if it is modified.

xx" #: vimode/appcommands.cpp:244 #, kde-format msgid "" "

sp,split— Split horizontally the current view into two

Usage: sp[lit]

The result is two views on the " "same document.

" msgstr "" "xx

sp,split— Split horizontally the current view into two

Usage: sp[lit]

The result is two views on the " "same document.

xx" #: vimode/appcommands.cpp:249 #, kde-format msgid "" "

vs,vsplit— Split vertically the current view into two

Usage: vs[plit]

The result is two views on the " "same document.

" msgstr "" "xx

vs,vsplit— Split vertically the current view into two

Usage: vs[plit]

The result is two views on the " "same document.

xx" #: vimode/appcommands.cpp:254 #, kde-format msgid "" "

clo[se]— Close the current view

Usage: clo[se]

After executing it, the current view will be closed.

" msgstr "" "xx

clo[se]— Close the current view

Usage: " "clo[se]

After executing it, the current view will be " "closed.

xx" #: vimode/appcommands.cpp:259 #, kde-format msgid "" "

[v]new — split view and create new document

Usage: " "[v]new

Splits the current view and opens a new " "document in the new view. This command can be called in two ways:
" "new — splits the view horizontally and opens a new document." "
vnew — splits the view vertically and opens a new " "document.

" msgstr "" "xx

[v]new — split view and create new document

Usage: " "[v]new

Splits the current view and opens a new " "document in the new view. This command can be called in two ways:
" "new — splits the view horizontally and opens a new document." "
vnew — splits the view vertically and opens a new " "document.

xx" #: vimode/appcommands.cpp:268 #, kde-format msgid "" "

e[dit] — reload current document

Usage: e[dit]

Starts editing the current document again. This is " "useful to re-edit the current file, when it has been changed by another " "program.

" msgstr "" "xx

e[dit] — reload current document

Usage: " "e[dit]

Starts editing the current document " "again. This is useful to re-edit the current file, when it has been changed " "by another program.

xx" #: vimode/appcommands.cpp:485 #, kde-format msgid "" "

b,buffer — Edit document N from the document list

Usage: b[uffer] [N]

" msgstr "" "xx

b,buffer — Edit document N from the document list

Usage: b[uffer] [N]

xx" #: vimode/appcommands.cpp:490 #, kde-format msgid "" "

bp,bprev — previous buffer

Usage: bp[revious] " "[N]

Goes to [N]th previous document (\"buffer" "\") in document list.

[N] defaults to one.

Wraps " "around the start of the document list.

" msgstr "" "xx

bp,bprev — previous buffer

Usage: bp[revious] " "[N]

Goes to [N]th previous document (\"buffer" "\") in document list.

[N] defaults to one.

Wraps " "around the start of the document list.

xx" #: vimode/appcommands.cpp:498 #, kde-format msgid "" "

bn,bnext — switch to next document

Usage: " "bn[ext] [N]

Goes to [N]th next document " "(\"buffer\") in document list.[N] defaults to one.

Wraps around the end of the document list.

" msgstr "" "xx

bn,bnext — switch to next document

Usage: " "bn[ext] [N]

Goes to [N]th next document " "(\"buffer\") in document list.[N] defaults to one.

Wraps around the end of the document list.

xx" #: vimode/appcommands.cpp:506 #, kde-format msgid "" "

bf,bfirst — first document

Usage: bf[irst]

Goes to the first document (\"buffer\") in document " "list.

" msgstr "" "xx

bf,bfirst — first document

Usage: bf[irst]

Goes to the first document (\"buffer\") in " "document list.

xx" #: vimode/appcommands.cpp:512 #, kde-format msgid "" "

bl,blast — last document

Usage: bl[ast]

Goes to the last document (\"buffer\") in document " "list.

" msgstr "" "xx

bl,blast — last document

Usage: bl[ast]

Goes to the last document (\"buffer\") in document " "list.

xx" #: vimode/appcommands.cpp:517 #, kde-format msgid "

ls

list current buffers

" msgstr "xx

ls

list current buffers

xx" #: vimode/cmds.cpp:71 #, kde-format msgid "Missing argument. Usage: %1 " msgstr "xxMissing argument. Usage: %1 xx" #: vimode/cmds.cpp:78 #, kde-format msgid "No mapping found for \"%1\"" msgstr "xxNo mapping found for \"%1\"xx" #: vimode/cmds.cpp:81 #, kde-format msgid "\"%1\" is mapped to \"%2\"" msgstr "xx\"%1\" is mapped to \"%2\"xx" #: vimode/cmds.cpp:87 #, kde-format msgid "Missing argument(s). Usage: %1 []" msgstr "xxMissing argument(s). Usage: %1 []xx" #: vimode/cmds.cpp:155 vimode/cmds.cpp:172 #, kde-format msgid "Wrong arguments" msgstr "xxWrong argumentsxx" #: vimode/config/configtab.cpp:216 #, kde-format msgid "Unable to open the config file for reading." msgstr "xxUnable to open the config file for reading.xx" #: vimode/config/configtab.cpp:216 #, kde-format msgid "Unable to open file" msgstr "xxUnable to open filexx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkViCommandsOverride) #: vimode/config/configwidget.ui:35 #, kde-format msgid "" "When selected, vi commands will override Kate's built-in commands. For " "example: Ctrl+R will redo, and override the standard action (showing the " "search and replace dialog)." msgstr "" "xxWhen selected, vi commands will override Kate's built-in commands. For " "example: Ctrl+R will redo, and override the standard action (showing the " "search and replace dialog).xx" #. i18n: ectx: property (text), widget (QCheckBox, chkViCommandsOverride) #: vimode/config/configwidget.ui:38 #, kde-format msgid "Let Vi commands override Kate shortcuts" msgstr "xxLet Vi commands override Kate shortcutsxx" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkViRelLineNumbers) #: vimode/config/configwidget.ui:45 #, kde-format msgid "" "Show the line number relative to the line with the cursor in front of each " "line." msgstr "" "xxShow the line number relative to the line with the cursor in front of each " "line.xx" #. i18n: ectx: property (text), widget (QCheckBox, chkViRelLineNumbers) #: vimode/config/configwidget.ui:48 #, kde-format msgid "Display relative line numbers" msgstr "xxDisplay relative line numbersxx" #. i18n: ectx: property (whatsThis), widget (QGroupBox, groupBox) #: vimode/config/configwidget.ui:63 #, kde-format msgid "" "Key mapping is used to change the meaning of typed keys. This allows you to " "move commands to other keys or make special keypresses for doing a series of " "commands.\n" "\n" "Example:\n" "\"\" → \"I-- \"\n" "\n" "This will prepend \"-- \" to a line when pressing F2." msgstr "" "xxKey mapping is used to change the meaning of typed keys. This allows you " "to move commands to other keys or make special keypresses for doing a series " "of commands.\n" "\n" "Example:\n" "\"\" → \"I-- \"\n" "\n" "This will prepend \"-- \" to a line when pressing F2.xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: vimode/config/configwidget.ui:66 #, kde-format msgid "Key Mapping" msgstr "xxKey Mappingxx" #. i18n: ectx: attribute (title), widget (QWidget, normalTab) #: vimode/config/configwidget.ui:76 #, kde-format msgid "Normal mode" msgstr "xxNormal modexx" #. i18n: ectx: property (text), widget (QTableWidget, tblNormalModeMappings) #. i18n: ectx: property (text), widget (QTableWidget, tblInsertModeMappings) #. i18n: ectx: property (text), widget (QTableWidget, tblVisualModeMappings) #: vimode/config/configwidget.ui:100 vimode/config/configwidget.ui:138 #: vimode/config/configwidget.ui:176 #, kde-format msgid "Replacement" msgstr "xxReplacementxx" #. i18n: ectx: property (text), widget (QTableWidget, tblNormalModeMappings) #. i18n: ectx: property (text), widget (QTableWidget, tblInsertModeMappings) #. i18n: ectx: property (text), widget (QTableWidget, tblVisualModeMappings) #: vimode/config/configwidget.ui:105 vimode/config/configwidget.ui:143 #: vimode/config/configwidget.ui:181 #, kde-format msgid "Recursive?" msgstr "xxRecursive?xx" #. i18n: ectx: attribute (title), widget (QWidget, insertTab) #: vimode/config/configwidget.ui:114 #, kde-format msgid "Insert mode" msgstr "xxInsert modexx" #. i18n: ectx: attribute (title), widget (QWidget, visualTab) #: vimode/config/configwidget.ui:152 #, kde-format msgid "Visual mode" msgstr "xxVisual modexx" #. i18n: ectx: property (text), widget (QPushButton, btnRemoveSelectedRows) #: vimode/config/configwidget.ui:195 #, kde-format msgid "Remove selected" msgstr "xxRemove selectedxx" #. i18n: ectx: property (text), widget (QPushButton, btnAddNewRow) #: vimode/config/configwidget.ui:202 #, kde-format msgid "Add new mapping" msgstr "xxAdd new mappingxx" #. i18n: ectx: property (toolTip), widget (QPushButton, btnImportNormal) #: vimode/config/configwidget.ui:209 #, kde-format msgid "" "Read a vimrc file and attempt to import mappings specified with the " "\"[n]noremap\" command." msgstr "" "xxRead a vimrc file and attempt to import mappings specified with the " "\"[n]noremap\" command.xx" #. i18n: ectx: property (text), widget (QPushButton, btnImportNormal) #: vimode/config/configwidget.ui:212 #, kde-format msgid "Import from vimrc file" msgstr "xxImport from vimrc filexx" #: vimode/marks.cpp:127 #, kde-format msgid "Mark set: %1" msgstr "xxMark set: %1xx" #: vimode/marks.cpp:174 #, kde-format msgid "There are no more chars for the next bookmark." msgstr "xxThere are no more chars for the next bookmark.xx" #: vimode/modes/insertvimode.cpp:276 vimode/modes/modebase.cpp:808 #: vimode/modes/normalvimode.cpp:3771 #, kde-format msgid "Nothing in register %1" msgstr "xxNothing in register %1xx" #: vimode/modes/normalvimode.cpp:1718 #, kde-format msgid "'%1' %2, Hex %3, Octal %4" msgstr "xx'%1' %2, Hex %3, Octal %4xx" #: vimode/modes/normalvimode.cpp:2559 #, kde-format msgid "Mark not set: %1" msgstr "xxMark not set: %1xx" - -#~ msgid "Words and Chars count in document/selection." -#~ msgstr "xxWords and Chars count in document/selection.xx" Index: trunk/l10n-kf5/x-test/messages/kde-workspace/kcm_kwin_virtualdesktops.po =================================================================== --- trunk/l10n-kf5/x-test/messages/kde-workspace/kcm_kwin_virtualdesktops.po (revision 1532354) +++ trunk/l10n-kf5/x-test/messages/kde-workspace/kcm_kwin_virtualdesktops.po (revision 1532355) @@ -1,127 +1,126 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the kwin package. # FIRST AUTHOR , YEAR. # # msgid "" msgstr "" "Project-Id-Version: kcm_kwin_virtualdesktops\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-09 03:28+0100\n" -"PO-Revision-Date: 2018-12-19 04:52+0000\n" +"PO-Revision-Date: 2019-01-09 04:39+0000\n" "Last-Translator: transxx.py program \n" "Language-Team: KDE Test Language \n" "Language: x-test\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "xxYour namesxx" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "xxYour emailsxx" #: desktopsmodel.cpp:427 #, kde-format msgid "There was an error connecting to the compositor." msgstr "xxThere was an error connecting to the compositor.xx" #: desktopsmodel.cpp:629 #, kde-format msgid "There was an error saving the settings to the compositor." msgstr "xxThere was an error saving the settings to the compositor.xx" #: desktopsmodel.cpp:632 #, kde-format msgid "There was an error requesting information from the compositor." msgstr "xxThere was an error requesting information from the compositor.xx" #: package/contents/ui/main.qml:30 #, kde-format msgid "Virtual Desktops" msgstr "xxVirtual Desktopsxx" #: package/contents/ui/main.qml:78 #, kde-format msgctxt "@info:tooltip" msgid "Rename" msgstr "xxRenamexx" #: package/contents/ui/main.qml:88 #, kde-format msgctxt "@info:tooltip" msgid "Remove" msgstr "xxRemovexx" #: package/contents/ui/main.qml:114 #, kde-format msgid "" "Virtual desktops have been changed outside this settings application. Saving " "now will overwrite the changes." msgstr "" "xxVirtual desktops have been changed outside this settings application. " "Saving now will overwrite the changes.xx" #: package/contents/ui/main.qml:121 #, kde-format msgid "Rows:" msgstr "xxRows:xx" #: package/contents/ui/main.qml:140 #, kde-format msgctxt "@action:button" msgid "Add" msgstr "xxAddxx" #: package/contents/ui/main.qml:143 #, kde-format msgid "New Desktop" msgstr "xxNew Desktopxx" #: package/contents/ui/main.qml:166 #, kde-format msgid "Row %1" msgstr "xxRow %1xx" #: package/contents/ui/main.qml:194 #, kde-format msgid "Options:" msgstr "xxOptions:xx" #: package/contents/ui/main.qml:196 #, kde-format msgid "Navigation wraps around" msgstr "xxNavigation wraps aroundxx" #: package/contents/ui/main.qml:209 -#, fuzzy, kde-format -#| msgid "Show on-screen display when switching:" +#, kde-format msgid "Show animation when switching:" -msgstr "xxShow on-screen display when switching:xx" +msgstr "xxShow animation when switching:xx" #: package/contents/ui/main.qml:252 #, kde-format msgid "Show on-screen display when switching:" msgstr "xxShow on-screen display when switching:xx" #: package/contents/ui/main.qml:268 #, kde-format msgid "%1 ms" msgstr "xx%1 msxx" #: package/contents/ui/main.qml:288 #, kde-format msgid "Show desktop layout indicators" msgstr "xxShow desktop layout indicatorsxx" #: virtualdesktops.cpp:52 #, kde-format msgid "Configure Virtual Desktops" msgstr "xxConfigure Virtual Desktopsxx" Index: trunk/l10n-kf5/x-test/messages/kde-workspace/kcmkwincommon.po =================================================================== --- trunk/l10n-kf5/x-test/messages/kde-workspace/kcmkwincommon.po (nonexistent) +++ trunk/l10n-kf5/x-test/messages/kde-workspace/kcmkwincommon.po (revision 1532355) @@ -0,0 +1,88 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the kwin package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: kcmkwincommon\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2019-01-09 03:28+0100\n" +"PO-Revision-Date: 2019-01-09 04:39+0000\n" +"Last-Translator: transxx.py program \n" +"Language-Team: KDE Test Language \n" +"Language: x-test\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "xxYour namesxx" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "xxYour emailsxx" + +#: effectmodel.cpp:58 +#, kde-format +msgctxt "Category of Desktop Effects, used as section header" +msgid "Accessibility" +msgstr "xxAccessibilityxx" + +#: effectmodel.cpp:59 +#, kde-format +msgctxt "Category of Desktop Effects, used as section header" +msgid "Appearance" +msgstr "xxAppearancexx" + +#: effectmodel.cpp:60 +#, kde-format +msgctxt "Category of Desktop Effects, used as section header" +msgid "Candy" +msgstr "xxCandyxx" + +#: effectmodel.cpp:61 +#, kde-format +msgctxt "Category of Desktop Effects, used as section header" +msgid "Focus" +msgstr "xxFocusxx" + +#: effectmodel.cpp:62 +#, kde-format +msgctxt "Category of Desktop Effects, used as section header" +msgid "Show Desktop Animation" +msgstr "xxShow Desktop Animationxx" + +#: effectmodel.cpp:63 +#, kde-format +msgctxt "Category of Desktop Effects, used as section header" +msgid "Tools" +msgstr "xxToolsxx" + +#: effectmodel.cpp:64 +#, kde-format +msgctxt "Category of Desktop Effects, used as section header" +msgid "Virtual Desktop Switching Animation" +msgstr "xxVirtual Desktop Switching Animationxx" + +#: effectmodel.cpp:65 +#, kde-format +msgctxt "Category of Desktop Effects, used as section header" +msgid "Window Management" +msgstr "xxWindow Managementxx" + +#: effectmodel.cpp:66 +#, kde-format +msgctxt "Category of Desktop Effects, used as section header" +msgid "Window Open/Close Animation" +msgstr "xxWindow Open/Close Animationxx" + +#: effectmodel.cpp:234 +#, kde-format +msgid "KWin development team" +msgstr "xxKWin development teamxx" Index: trunk/l10n-kf5/x-test/messages/kde-workspace/kcmkwincompositing.po =================================================================== --- trunk/l10n-kf5/x-test/messages/kde-workspace/kcmkwincompositing.po (revision 1532354) +++ trunk/l10n-kf5/x-test/messages/kde-workspace/kcmkwincompositing.po (revision 1532355) @@ -1,337 +1,290 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the kwin package. # FIRST AUTHOR , YEAR. # # msgid "" msgstr "" "Project-Id-Version: kcmkwincompositing\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-09 03:28+0100\n" -"PO-Revision-Date: 2019-01-04 04:43+0000\n" +"PO-Revision-Date: 2019-01-09 04:39+0000\n" "Last-Translator: transxx.py program \n" "Language-Team: KDE Test Language \n" "Language: x-test\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #: compositing.cpp:378 #, kde-format msgid "OpenGL 3.1" msgstr "xxOpenGL 3.1xx" #: compositing.cpp:379 #, kde-format msgid "OpenGL 2.0" msgstr "xxOpenGL 2.0xx" #: compositing.cpp:380 #, kde-format msgid "XRender" msgstr "xxXRenderxx" #: compositing.cpp:479 #, kde-format msgctxt "OpenGL Platform Interface" msgid "EGL" msgstr "xxEGLxx" #: compositing.cpp:481 #, kde-format msgctxt "OpenGL Platform Interface" msgid "GLX" msgstr "xxGLXxx" #. i18n: ectx: property (text), widget (KMessageWidget, glCrashedWarning) #: compositing.ui:29 #, kde-format msgid "" "OpenGL compositing (the default) has crashed KWin in the past.\n" "This was most likely due to a driver bug.\n" "If you think that you have meanwhile upgraded to a stable driver,\n" "you can reset this protection but be aware that this might result in an " "immediate crash!\n" "Alternatively, you might want to use the XRender backend instead." msgstr "" "xxOpenGL compositing (the default) has crashed KWin in the past.\n" "This was most likely due to a driver bug.\n" "If you think that you have meanwhile upgraded to a stable driver,\n" "you can reset this protection but be aware that this might result in an " "immediate crash!\n" "Alternatively, you might want to use the XRender backend instead.xx" #. i18n: ectx: property (text), widget (KMessageWidget, scaleWarning) #: compositing.ui:42 #, kde-format msgid "" "Scale method \"Accurate\" is not supported by all hardware and can cause " "performance regressions and rendering artifacts." msgstr "" "xxScale method \"Accurate\" is not supported by all hardware and can cause " "performance regressions and rendering artifacts.xx" #. i18n: ectx: property (text), widget (KMessageWidget, windowThumbnailWarning) #: compositing.ui:65 #, kde-format msgid "" "Keeping the window thumbnail always interferes with the minimized state of " "windows. This can result in windows not suspending their work when minimized." msgstr "" "xxKeeping the window thumbnail always interferes with the minimized state of " "windows. This can result in windows not suspending their work when minimized." "xx" #. i18n: ectx: property (text), widget (QCheckBox, compositingEnabled) #: compositing.ui:77 #, kde-format msgid "Enable compositor on startup" msgstr "xxEnable compositor on startupxx" #. i18n: ectx: property (text), widget (QLabel, label) #: compositing.ui:84 #, kde-format msgid "Animation speed:" msgstr "xxAnimation speed:xx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: compositing.ui:111 #, kde-format msgid "Instant" msgstr "xxInstantxx" #. i18n: ectx: property (text), widget (QLabel, label_4) #: compositing.ui:131 #, kde-format msgid "Very slow" msgstr "xxVery slowxx" #. i18n: ectx: property (text), widget (QLabel, glScaleFilterLabel) #. i18n: ectx: property (text), widget (QLabel, xrScaleFilterLabel) #: compositing.ui:142 compositing.ui:168 #, kde-format msgid "Scale method:" msgstr "xxScale method:xx" #. i18n: ectx: property (text), item, widget (QComboBox, glScaleFilter) #. i18n: ectx: property (text), item, widget (QComboBox, xrScaleFilter) #: compositing.ui:150 compositing.ui:176 #, kde-format msgid "Crisp" msgstr "xxCrispxx" #. i18n: ectx: property (text), item, widget (QComboBox, glScaleFilter) #: compositing.ui:155 #, kde-format msgid "Smooth" msgstr "xxSmoothxx" #. i18n: ectx: property (text), item, widget (QComboBox, glScaleFilter) #: compositing.ui:160 #, kde-format msgid "Accurate" msgstr "xxAccuratexx" #. i18n: ectx: property (text), item, widget (QComboBox, xrScaleFilter) #: compositing.ui:181 #, kde-format msgid "Smooth (slower)" msgstr "xxSmooth (slower)xx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: compositing.ui:196 #, kde-format msgid "Rendering backend:" msgstr "xxRendering backend:xx" #. i18n: ectx: property (text), widget (QLabel, label_5) #: compositing.ui:213 #, kde-format msgid "Tearing prevention (\"vsync\"):" msgstr "xxTearing prevention (\"vsync\"):xx" #. i18n: ectx: property (text), item, widget (QComboBox, tearingPrevention) #. i18n: ectx: property (text), item, widget (QComboBox, windowThumbnail) #: compositing.ui:221 compositing.ui:257 #, kde-format msgid "Never" msgstr "xxNeverxx" #. i18n: ectx: property (text), item, widget (QComboBox, tearingPrevention) #: compositing.ui:226 #, kde-format msgid "Automatic" msgstr "xxAutomaticxx" #. i18n: ectx: property (text), item, widget (QComboBox, tearingPrevention) #: compositing.ui:231 #, kde-format msgid "Only when cheap" msgstr "xxOnly when cheapxx" #. i18n: ectx: property (text), item, widget (QComboBox, tearingPrevention) #: compositing.ui:236 #, kde-format msgid "Full screen repaints" msgstr "xxFull screen repaintsxx" #. i18n: ectx: property (text), item, widget (QComboBox, tearingPrevention) #: compositing.ui:241 #, kde-format msgid "Re-use screen content" msgstr "xxRe-use screen contentxx" #. i18n: ectx: property (text), widget (QLabel, label_6) #: compositing.ui:249 #, kde-format msgid "Keep window thumbnails:" msgstr "xxKeep window thumbnails:xx" #. i18n: ectx: property (text), item, widget (QComboBox, windowThumbnail) #: compositing.ui:262 #, kde-format msgid "Only for Shown Windows" msgstr "xxOnly for Shown Windowsxx" #. i18n: ectx: property (text), item, widget (QComboBox, windowThumbnail) #: compositing.ui:267 #, kde-format msgid "Always" msgstr "xxAlwaysxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, windowsBlockCompositing) #: compositing.ui:277 #, kde-format msgid "" "Applications can set a hint to block compositing when the window is open.\n" " This brings performance improvements for e.g. games.\n" " The setting can be overruled by window-specific rules." msgstr "" "xxApplications can set a hint to block compositing when the window is open.\n" " This brings performance improvements for e.g. games.\n" " The setting can be overruled by window-specific rules.xx" #. i18n: ectx: property (text), widget (QCheckBox, windowsBlockCompositing) #: compositing.ui:280 #, kde-format msgid "Allow applications to block compositing" msgstr "xxAllow applications to block compositingxx" #: main.cpp:83 #, kde-format msgid "Re-enable OpenGL detection" msgstr "xxRe-enable OpenGL detectionxx" #: main.cpp:148 #, kde-format msgid "" "\"Only when cheap\" only prevents tearing for full screen changes like a " "video." msgstr "" "xx\"Only when cheap\" only prevents tearing for full screen changes like a " "video.xx" #: main.cpp:152 #, kde-format msgid "\"Full screen repaints\" can cause performance problems." msgstr "xx\"Full screen repaints\" can cause performance problems.xx" #: main.cpp:156 #, kde-format msgid "" "\"Re-use screen content\" causes severe performance problems on MESA drivers." msgstr "" "xx\"Re-use screen content\" causes severe performance problems on MESA " "drivers.xx" #: qml/Effect.qml:112 #, kde-format msgid "" "Author: %1\n" "License: %2" msgstr "" "xxAuthor: %1\n" "License: %2xx" #: qml/EffectView.qml:47 #, kde-format msgid "" "Hint: To find out or configure how to activate an effect, look at the " "effect's settings." msgstr "" "xxHint: To find out or configure how to activate an effect, look at the " "effect's settings.xx" #: qml/EffectView.qml:55 #, kde-format msgid "Search..." msgstr "xxSearch...xx" #: qml/EffectView.qml:64 #, kde-format msgid "Configure filter" msgstr "xxConfigure filterxx" #: qml/EffectView.qml:72 #, kde-format msgid "Exclude Desktop Effects not supported by the Compositor" msgstr "xxExclude Desktop Effects not supported by the Compositorxx" #: qml/EffectView.qml:80 #, kde-format msgid "Exclude internal Desktop Effects" msgstr "xxExclude internal Desktop Effectsxx" #: qml/EffectView.qml:169 #, kde-format msgid "Get New Desktop Effects..." msgstr "xxGet New Desktop Effects...xx" - -#~ msgctxt "NAME OF TRANSLATORS" -#~ msgid "Your names" -#~ msgstr "xxYour namesxx" - -#~ msgctxt "EMAIL OF TRANSLATORS" -#~ msgid "Your emails" -#~ msgstr "xxYour emailsxx" - -#~ msgctxt "Category of Desktop Effects, used as section header" -#~ msgid "Accessibility" -#~ msgstr "xxAccessibilityxx" - -#~ msgctxt "Category of Desktop Effects, used as section header" -#~ msgid "Appearance" -#~ msgstr "xxAppearancexx" - -#~ msgctxt "Category of Desktop Effects, used as section header" -#~ msgid "Candy" -#~ msgstr "xxCandyxx" - -#~ msgctxt "Category of Desktop Effects, used as section header" -#~ msgid "Focus" -#~ msgstr "xxFocusxx" - -#~ msgctxt "Category of Desktop Effects, used as section header" -#~ msgid "Show Desktop Animation" -#~ msgstr "xxShow Desktop Animationxx" - -#~ msgctxt "Category of Desktop Effects, used as section header" -#~ msgid "Tools" -#~ msgstr "xxToolsxx" - -#~ msgctxt "Category of Desktop Effects, used as section header" -#~ msgid "Virtual Desktop Switching Animation" -#~ msgstr "xxVirtual Desktop Switching Animationxx" - -#~ msgctxt "Category of Desktop Effects, used as section header" -#~ msgid "Window Management" -#~ msgstr "xxWindow Managementxx" - -#~ msgctxt "Category of Desktop Effects, used as section header" -#~ msgid "Window Open/Close Animation" -#~ msgstr "xxWindow Open/Close Animationxx" - -#~ msgid "KWin development team" -#~ msgstr "xxKWin development teamxx" Index: trunk/l10n-kf5/x-test/messages/kde-workspace/plasmanetworkmanagement_fortisslvpnui.po =================================================================== --- trunk/l10n-kf5/x-test/messages/kde-workspace/plasmanetworkmanagement_fortisslvpnui.po (revision 1532354) +++ trunk/l10n-kf5/x-test/messages/kde-workspace/plasmanetworkmanagement_fortisslvpnui.po (revision 1532355) @@ -1,134 +1,131 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the plasma-nm package. # FIRST AUTHOR , YEAR. # # msgid "" msgstr "" "Project-Id-Version: plasmanetworkmanagement_fortisslvpnui\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-09 03:29+0100\n" -"PO-Revision-Date: 2019-01-08 04:30+0000\n" +"PO-Revision-Date: 2019-01-09 04:39+0000\n" "Last-Translator: transxx.py program \n" "Language-Team: KDE Test Language \n" "Language: x-test\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #. i18n: ectx: property (text), widget (QPushButton, advancedButton) #: fortisslvpn.ui:36 #, kde-format msgid "Advanced" msgstr "xxAdvancedxx" #. i18n: ectx: property (title), widget (QGroupBox, generalGroupBox) #: fortisslvpn.ui:56 #, kde-format msgid "General" msgstr "xxGeneralxx" #. i18n: ectx: property (text), widget (QLabel, gatewayLabel) #: fortisslvpn.ui:64 #, kde-format msgid "Gateway:" msgstr "xxGateway:xx" #. i18n: ectx: property (toolTip), widget (QLineEdit, gateway) #: fortisslvpn.ui:74 #, kde-format msgid "SSLVPN server IP or name." msgstr "xxSSLVPN server IP or name.xx" #. i18n: ectx: property (title), widget (QGroupBox, authenticationGroupBox) #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: fortisslvpn.ui:86 fortisslvpnadvanced.ui:35 #, kde-format msgid "Authentication" msgstr "xxAuthenticationxx" #. i18n: ectx: property (text), widget (QLabel, usernameLabel) #: fortisslvpn.ui:92 #, kde-format msgid "User name:" msgstr "xxUser name:xx" #. i18n: ectx: property (toolTip), widget (QLineEdit, username) #: fortisslvpn.ui:102 #, kde-format msgid "" "Set the name used for authenticating the local system to the peer to ." msgstr "" "xxSet the name used for authenticating the local system to the peer to " ".xx" #. i18n: ectx: property (text), widget (QLabel, passwordLabel) #: fortisslvpn.ui:109 fortisslvpnauth.ui:20 #, kde-format msgid "Password:" msgstr "xxPassword:xx" #. i18n: ectx: property (toolTip), widget (PasswordField, password) #: fortisslvpn.ui:119 #, kde-format msgid "Password passed to SSLVPN when prompted for it." msgstr "xxPassword passed to SSLVPN when prompted for it.xx" #. i18n: ectx: property (text), widget (QLabel, caCertLabel) #: fortisslvpn.ui:129 #, kde-format msgid "CA Certificate:" msgstr "xxCA Certificate:xx" #. i18n: ectx: property (text), widget (QLabel, userCertLabel) #: fortisslvpn.ui:142 #, kde-format msgid "User Certificate:" msgstr "xxUser Certificate:xx" #. i18n: ectx: property (text), widget (QLabel, userKeyLabel) #: fortisslvpn.ui:155 #, kde-format msgid "User Key:" msgstr "xxUser Key:xx" #. i18n: ectx: property (text), widget (QCheckBox, otp) #: fortisslvpnadvanced.ui:41 #, kde-format msgid "Use a One-Time Password" msgstr "xxUse a One-Time Passwordxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: fortisslvpnadvanced.ui:57 #, kde-format msgid "Security" msgstr "xxSecurityxx" #. i18n: ectx: property (text), widget (QLabel, trustedCertLabel) #: fortisslvpnadvanced.ui:63 #, kde-format msgid "Trusted certificate:" msgstr "xxTrusted certificate:xx" #. i18n: ectx: property (placeholderText), widget (QLineEdit, trustedCert) #: fortisslvpnadvanced.ui:76 #, kde-format msgid "0123456789abcdef0123456789abcdef0123456789abcdef0123456789" msgstr "xx0123456789abcdef0123456789abcdef0123456789abcdef0123456789xx" #. i18n: ectx: property (text), widget (QLabel, label) #: fortisslvpnauth.ui:52 #, kde-format msgid "One Time Password" msgstr "xxOne Time Passwordxx" #. i18n: ectx: property (text), widget (QLabel, otpLabel) #: fortisslvpnauth.ui:59 #, kde-format msgid "Token:" msgstr "xxToken:xx" - -#~ msgid "Autentication" -#~ msgstr "xxAutenticationxx" Index: trunk/l10n-kf5/x-test/messages/kdemultimedia/kamoso.po =================================================================== --- trunk/l10n-kf5/x-test/messages/kdemultimedia/kamoso.po (revision 1532354) +++ trunk/l10n-kf5/x-test/messages/kdemultimedia/kamoso.po (revision 1532355) @@ -1,163 +1,159 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the kamoso package. # FIRST AUTHOR , YEAR. # # msgid "" msgstr "" "Project-Id-Version: kamoso\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-09 03:19+0100\n" -"PO-Revision-Date: 2018-11-30 04:56+0000\n" +"PO-Revision-Date: 2019-01-09 04:40+0000\n" "Last-Translator: transxx.py program \n" "Language-Team: KDE Test Language \n" "Language: x-test\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "xxYour namesxx" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "xxYour emailsxx" #. i18n: ectx: label, entry (saveUrl), group (General) #. i18n: ectx: label, entry (saveVideos), group (General) #: src/kamosoSettings.kcfg:11 src/kamosoSettings.kcfg:15 #, kde-format msgid "Where the photos are saved." msgstr "xxWhere the photos are saved.xx" #. i18n: ectx: label, entry (deviceUdi), group (WebcamSettings) #: src/kamosoSettings.kcfg:21 #, kde-format msgid "Points to the last used webcam." msgstr "xxPoints to the last used webcam.xx" #: src/main.cpp:32 src/qml/Main.qml:14 #, kde-format msgid "Kamoso" msgstr "xxKamosoxx" #: src/main.cpp:32 #, kde-format msgid "Utility for taking photos and videos using a webcam" msgstr "xxUtility for taking photos and videos using a webcamxx" #: src/main.cpp:33 #, kde-format msgid "(C) 2008-2015 Alex Fiestas and Aleix Pol" msgstr "xx(C) 2008-2015 Alex Fiestas and Aleix Polxx" #: src/main.cpp:35 #, kde-format msgid "Aleix Pol Gonzalez" msgstr "xxAleix Pol Gonzalezxx" #: src/main.cpp:35 #, kde-format msgid "Semaphore hacker" msgstr "xxSemaphore hackerxx" #: src/main.cpp:36 #, kde-format msgid "Alex Fiestas" msgstr "xxAlex Fiestasxx" #: src/main.cpp:36 #, kde-format msgid "Coffee drinker" msgstr "xxCoffee drinkerxx" #: src/qml/ImagesView.qml:39 #, kde-format msgid "Share..." msgstr "xxShare...xx" #: src/qml/ImagesView.qml:111 src/qml/ImagesView.qml:155 #, kde-format msgid "Back" msgstr "xxBackxx" #: src/qml/ImagesView.qml:149 #, kde-format msgid "Media now exported" msgstr "xxMedia now exportedxx" #: src/qml/ImagesView.qml:169 #, kde-format msgid "Save to..." msgstr "xxSave to...xx" #: src/qml/ImagesView.qml:191 #, kde-format msgid "Select a directory where to save your pictures" msgstr "xxSelect a directory where to save your picturesxx" #: src/qml/ImagesView.qml:214 #, kde-format msgid "Select a directory where to save your videos" msgstr "xxSelect a directory where to save your videosxx" #: src/qml/ImagesView.qml:242 #, kde-format msgid "Move to trash... (%1)" msgstr "xxMove to trash... (%1)xx" #: src/qml/ImagesView.qml:249 #, kde-format msgid "Move to trash..." msgstr "xxMove to trash...xx" #: src/qml/ImagesView.qml:252 #, kde-format msgid "Are you sure you want to remove %1 file?" msgid_plural "Are you sure you want to remove %1 files?" msgstr[0] "xxAre you sure you want to remove %1 files?xx" #: src/qml/ImagesView.qml:267 #, kde-format msgid "Share... (%1)" msgstr "xxShare... (%1)xx" #: src/qml/ImagesView.qml:276 #, kde-format msgid "Open Folder..." msgstr "xxOpen Folder...xx" #: src/qml/Main.qml:74 #, kde-format msgid "Take a Picture" msgstr "xxTake a Picturexx" #: src/qml/Main.qml:92 #, kde-format msgid "Capture a Burst" -msgstr "" +msgstr "xxCapture a Burstxx" #: src/qml/Main.qml:94 #, kde-format msgid "1 photo" msgid_plural "%1 photos" msgstr[0] "xx%1 photosxx" #: src/qml/Main.qml:117 -#, fuzzy, kde-format -#| msgid "Record" +#, kde-format msgid "Record a Video" -msgstr "xxRecordxx" +msgstr "xxRecord a Videoxx" #: src/qml/Main.qml:179 #, kde-format msgid "Kamoso Gallery" msgstr "xxKamoso Galleryxx" - -#~ msgid "Burst" -#~ msgstr "xxBurstxx" Index: trunk/l10n-kf5/x-test/messages/kdemultimedia/kdenlive.po =================================================================== --- trunk/l10n-kf5/x-test/messages/kdemultimedia/kdenlive.po (revision 1532354) +++ trunk/l10n-kf5/x-test/messages/kdemultimedia/kdenlive.po (revision 1532355) @@ -1,15644 +1,15643 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the kdenlive package. # FIRST AUTHOR , YEAR. # # msgid "" msgstr "" "Project-Id-Version: kdenlive\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-09 03:19+0100\n" -"PO-Revision-Date: 2018-08-22 03:50+0000\n" +"PO-Revision-Date: 2019-01-09 04:40+0000\n" "Last-Translator: transxx.py program \n" "Language-Team: KDE Test Language \n" "Language: x-test\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "xxYour namesxx" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "xxYour emailsxx" #: data/effects/audiobalance.xml:3 data/effects/audiobalance.xml:7 #, kde-format msgid "Balance" msgstr "xxBalancexx" #: data/effects/audiobalance.xml:4 #, kde-format msgid "Adjust the left/right balance" msgstr "xxAdjust the left/right balancexx" #: data/effects/audiopan.xml:3 data/effects/audiopan.xml:11 #: src/project/dialogs/slideshowclip.cpp:69 #, kde-format msgid "Pan" msgstr "xxPanxx" #: data/effects/audiopan.xml:4 #, kde-format msgid "Adjust the left/right spread of a channel" msgstr "xxAdjust the left/right spread of a channelxx" #: data/effects/audiopan.xml:7 data/effects/channelcopy.xml:7 #: data/effects/channelcopy.xml:11 #, kde-format msgid "Left,Right" msgstr "xxLeft,Rightxx" #: data/effects/audiopan.xml:8 data/effects/frei0r_bezier_curves.xml:9 #: data/effects/frei0r_curves.xml:9 data/effects/frei0r_curves.xml:66 #: data/effects/frei0r_levels.xml:10 data/effects/frei0r_levels.xml:42 #: data/effects/frei0r_pr0file.xml:25 #, kde-format msgid "Channel" msgstr "xxChannelxx" #: data/effects/audiowave.xml:3 #, kde-format msgid "Audio Wave" msgstr "xxAudio Wavexx" #: data/effects/audiowave.xml:4 #, kde-format msgid "Display the audio waveform instead of the video" msgstr "xxDisplay the audio waveform instead of the videoxx" #: data/effects/audiowaveform.xml:3 #, kde-format msgid "Audio Waveform Filter" msgstr "xxAudio Waveform Filterxx" #: data/effects/audiowaveform.xml:6 data/effects/dynamictext.xml:22 #: data/effects/pan_zoom.xml:13 data/effects/rotation.xml:40 #: data/effects/rotation_keyframable.xml:22 #, kde-format msgid "Background Color" msgstr "xxBackground Colorxx" #: data/effects/audiowaveform.xml:9 data/effects/dynamictext.xml:19 #, kde-format msgid "Foreground Color" msgstr "xxForeground Colorxx" #: data/effects/audiowaveform.xml:12 #, kde-format msgid "Line Thickness" msgstr "xxLine Thicknessxx" #: data/effects/audiowaveform.xml:15 data/effects/movit_rect.xml:6 #: data/effects/pan_zoom.xml:7 data/effects/qtblend.xml:8 #: data/effects/qtblend.xml:26 data/effects/tracker.xml:7 #, kde-format msgid "Rectangle" msgstr "xxRectanglexx" #: data/effects/audiowaveform.xml:18 src/effectslist/initeffects.cpp:793 #: src/effectslist/initeffects.cpp:838 #, kde-format msgid "Fill" msgstr "xxFillxx" #: data/effects/automask.xml:3 #, kde-format msgid "Auto Mask" msgstr "xxAuto Maskxx" #: data/effects/automask.xml:4 #, kde-format msgid "Hide a selected zone and follow its movements" msgstr "xxHide a selected zone and follow its movementsxx" #: data/effects/automask.xml:7 data/effects/dynamictext.xml:7 #: src/effectslist/initeffects.cpp:788 src/effectslist/initeffects.cpp:817 #: src/effectslist/initeffects.cpp:835 #: src/effectstack/widgets/keyframeimport.cpp:112 #: src/project/transitionsettings.cpp:124 #, kde-format msgid "Geometry" msgstr "xxGeometryxx" #: data/effects/automask.xml:10 #, kde-format msgid "Macroblock width" msgstr "xxMacroblock widthxx" #: data/effects/automask.xml:13 #, kde-format msgid "Macroblock height" msgstr "xxMacroblock heightxx" #: data/effects/automask.xml:16 #, kde-format msgid "Maximum x distance" msgstr "xxMaximum x distancexx" #: data/effects/automask.xml:19 #, kde-format msgid "Maximum y distance" msgstr "xxMaximum y distancexx" #: data/effects/automask.xml:22 #, kde-format msgid "Denoise" msgstr "xxDenoisexx" #: data/effects/automask.xml:25 #, kde-format msgid "Debug" msgstr "xxDebugxx" #: data/effects/automask.xml:28 data/effects/obscure.xml:3 #, kde-format msgid "Obscure" msgstr "xxObscurexx" #: data/effects/automask.xml:36 data/effects/loudness.xml:12 #: data/effects/tracker.xml:38 #, kde-format msgid "Analyse" msgstr "xxAnalysexx" #: data/effects/boxblur.xml:3 #, kde-format msgid "Box Blur" msgstr "xxBox Blurxx" #: data/effects/boxblur.xml:4 #, kde-format msgid "Box blur (separate horizontal and vertical blur)" msgstr "xxBox blur (separate horizontal and vertical blur)xx" #: data/effects/boxblur.xml:7 #, kde-format msgid "Horizontal multiplicator" msgstr "xxHorizontal multiplicatorxx" #: data/effects/boxblur.xml:10 #, kde-format msgid "Vertical multiplicator" msgstr "xxVertical multiplicatorxx" #: data/effects/boxblur.xml:13 #, kde-format msgid "Blur factor" msgstr "xxBlur factorxx" #: data/effects/brightness.xml:3 #, kde-format msgid "Brightness (keyframable)" msgstr "xxBrightness (keyframable)xx" #: data/effects/brightness.xml:4 #, kde-format msgid "Change image brightness with keyframes" msgstr "xxChange image brightness with keyframesxx" #: data/effects/brightness.xml:7 #, kde-format msgid "Intensity" msgstr "xxIntensityxx" #: data/effects/channelcopy.xml:3 #, kde-format msgid "Mono to stereo" msgstr "xxMono to stereoxx" #: data/effects/channelcopy.xml:4 #, kde-format msgid "Copy one channel to another" msgstr "xxCopy one channel to anotherxx" #. i18n: ectx: property (text), widget (QLabel, fromLabel) #: data/effects/channelcopy.xml:8 src/ui/renderwidget_ui.ui:273 #, kde-format msgid "From" msgstr "xxFromxx" #: data/effects/channelcopy.xml:12 #, kde-format msgid "To" msgstr "xxToxx" #: data/effects/charcoal.xml:3 #, kde-format msgid "Charcoal" msgstr "xxCharcoalxx" #: data/effects/charcoal.xml:4 #, kde-format msgid "Charcoal drawing effect" msgstr "xxCharcoal drawing effectxx" #: data/effects/charcoal.xml:7 #, kde-format msgid "Horizontal scatter" msgstr "xxHorizontal scatterxx" #: data/effects/charcoal.xml:10 #, kde-format msgid "Vertical scatter" msgstr "xxVertical scatterxx" #: data/effects/charcoal.xml:13 #, kde-format msgid "Scale" msgstr "xxScalexx" #: data/effects/charcoal.xml:16 src/effectslist/initeffects.cpp:829 #, kde-format msgid "Mix" msgstr "xxMixxx" #: data/effects/charcoal.xml:19 data/effects/frei0r_alpha0ps.xml:31 #: data/effects/frei0r_alpha0ps.xml:63 data/effects/frei0r_mask0mate.xml:19 #: data/effects/invert.xml:3 data/effects/mirror.xml:11 #: data/effects/rotoscoping.xml:18 src/stopmotion/stopmotion.cpp:218 #, kde-format msgid "Invert" msgstr "xxInvertxx" #: data/effects/chroma.xml:3 #, kde-format msgid "Chroma Key" msgstr "xxChroma Keyxx" #: data/effects/chroma.xml:4 #, kde-format msgid "Make selected color transparent" msgstr "xxMake selected color transparentxx" #: data/effects/chroma.xml:7 data/effects/chroma_hold.xml:7 #, kde-format msgid "Color key" msgstr "xxColor keyxx" #: data/effects/chroma.xml:10 data/effects/chroma_hold.xml:10 #, kde-format msgid "Variance" msgstr "xxVariancexx" #: data/effects/chroma_hold.xml:3 #, kde-format msgid "Chroma Hold" msgstr "xxChroma Holdxx" #: data/effects/chroma_hold.xml:4 #, kde-format msgid "Make image greyscale except for chosen color" msgstr "xxMake image greyscale except for chosen colorxx" #: data/effects/crop.xml:3 #, kde-format msgid "Edge Crop" msgstr "xxEdge Cropxx" #: data/effects/crop.xml:4 #, kde-format msgid "Trim the edges of a clip" msgstr "xxTrim the edges of a clipxx" #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_tabposition) #: data/effects/crop.xml:7 data/effects/frei0r_mask0mate.xml:13 #: src/ui/configmisc_ui.ui:160 #, kde-format msgid "Top" msgstr "xxTopxx" #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_tabposition) #: data/effects/crop.xml:10 data/effects/frei0r_mask0mate.xml:7 #: src/ui/configmisc_ui.ui:170 #, kde-format msgid "Left" msgstr "xxLeftxx" #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_tabposition) #: data/effects/crop.xml:13 data/effects/frei0r_mask0mate.xml:16 #: src/ui/configmisc_ui.ui:165 #, kde-format msgid "Bottom" msgstr "xxBottomxx" #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_tabposition) #: data/effects/crop.xml:16 data/effects/frei0r_mask0mate.xml:10 #: src/ui/configmisc_ui.ui:175 #, kde-format msgid "Right" msgstr "xxRightxx" #: data/effects/crop.xml:19 #, kde-format msgid "Automatic center-crop" msgstr "xxAutomatic center-cropxx" #: data/effects/crop.xml:22 #, kde-format msgid "Center balance" msgstr "xxCenter balancexx" #: data/effects/crop.xml:25 #, kde-format msgid "Use project resolution" msgstr "xxUse project resolutionxx" #: data/effects/dust.xml:3 #, kde-format msgid "Dust" msgstr "xxDustxx" #: data/effects/dust.xml:4 #, kde-format msgid "Add dust and specks to the video, as in old movies" msgstr "xxAdd dust and specks to the video, as in old moviesxx" #: data/effects/dust.xml:7 #, kde-format msgid "Maximal Diameter" msgstr "xxMaximal Diameterxx" #: data/effects/dust.xml:10 #, kde-format msgid "Maximal number of dust" msgstr "xxMaximal number of dustxx" #: data/effects/dynamictext.xml:3 #, kde-format msgid "Dynamic Text" msgstr "xxDynamic Textxx" #: data/effects/dynamictext.xml:4 #, kde-format msgid "Overlay text with keywords replaced" msgstr "xxOverlay text with keywords replacedxx" #: data/effects/dynamictext.xml:10 #, kde-format msgid "Font Family" msgstr "xxFont Familyxx" #: data/effects/dynamictext.xml:13 #, kde-format msgid "Font Size" msgstr "xxFont Sizexx" #: data/effects/dynamictext.xml:16 #, kde-format msgid "Font Weight" msgstr "xxFont Weightxx" #: data/effects/dynamictext.xml:25 #, kde-format msgid "Outline Color" msgstr "xxOutline Colorxx" #: data/effects/dynamictext.xml:28 #, kde-format msgid "Outline Width" msgstr "xxOutline Widthxx" #. i18n: ectx: property (text), widget (QLabel, padLabel) #: data/effects/dynamictext.xml:31 src/ui/qtextclip_ui.ui:194 #, kde-format msgid "Padding" msgstr "xxPaddingxx" #: data/effects/dynamictext.xml:34 #, kde-format msgid "Left,Center,Right" msgstr "xxLeft,Center,Rightxx" #: data/effects/dynamictext.xml:35 #, kde-format msgid "Horizontal Alignment" msgstr "xxHorizontal Alignmentxx" #: data/effects/dynamictext.xml:38 #, kde-format msgid "Top,Middle,Bottom" msgstr "xxTop,Middle,Bottomxx" #: data/effects/dynamictext.xml:39 #, kde-format msgid "Vertical Alignment" msgstr "xxVertical Alignmentxx" #. i18n: ectx: property (title), widget (QGroupBox, text_box) #. i18n: ectx: property (text), widget (QLabel, label_3) #. i18n: ectx: property (text), widget (QLabel, textLabel) #: data/effects/dynamictext.xml:42 #: src/effectstack/graphicsscenerectmove.cpp:768 src/ui/dvdwizardmenu_ui.ui:83 #: src/ui/qtextclip_ui.ui:20 src/ui/templateclip_ui.ui:34 #, kde-format msgid "Text" msgstr "xxTextxx" #: data/effects/fade_from_black.xml:3 #, kde-format msgid "Fade from Black" msgstr "xxFade from Blackxx" #: data/effects/fade_from_black.xml:4 #, kde-format msgid "Fade video from black" msgstr "xxFade video from blackxx" #. i18n: ectx: property (text), widget (QLabel, label_2) #. i18n: ectx: property (windowTitle), widget (QDialog, ClipDurationDialog_UI) #. i18n: ectx: property (text), widget (QLabel, duration_label) #. i18n: ectx: property (text), widget (QLabel, durationLabel) #. i18n: ectx: property (text), widget (QLabel, label_3) #. i18n: ectx: property (text), widget (QLabel, label_duration) #: data/effects/fade_from_black.xml:7 data/effects/fade_to_black.xml:7 #: data/effects/fadein.xml:10 data/effects/fadeout.xml:7 #: src/bin/generators/generators.cpp:62 #: src/mltcontroller/clippropertiescontroller.cpp:246 #: src/ui/clipdurationdialog_ui.ui:14 src/ui/clipdurationdialog_ui.ui:40 #: src/ui/clipproperties_ui.ui:58 src/ui/colorclip_ui.ui:37 #: src/ui/qtextclip_ui.ui:223 src/ui/titlewidget_ui.ui:1336 #: src/utils/freesound.cpp:164 src/utils/freesound.cpp:205 #: src/utils/freesound.cpp:206 #, kde-format msgid "Duration" msgstr "xxDurationxx" #: data/effects/fade_from_black.xml:10 #: src/effectstack/widgets/keyframeimport.cpp:76 #, kde-format msgid "In" msgstr "xxInxx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: data/effects/fade_from_black.xml:13 data/effects/fade_to_black.xml:13 #: src/ui/wipeval_ui.ui:22 #, kde-format msgid "Start" msgstr "xxStartxx" #. i18n: ectx: property (text), widget (QLabel, label_4) #: data/effects/fade_from_black.xml:16 data/effects/fade_to_black.xml:16 #: src/dialogs/renderwidget.cpp:484 src/ui/wipeval_ui.ui:167 #, kde-format msgid "End" msgstr "xxEndxx" #: data/effects/fade_to_black.xml:3 #, kde-format msgid "Fade to Black" msgstr "xxFade to Blackxx" #: data/effects/fade_to_black.xml:4 #, kde-format msgid "Fade video to black" msgstr "xxFade video to blackxx" #: data/effects/fade_to_black.xml:10 #: src/effectstack/widgets/keyframeimport.cpp:82 #, kde-format msgid "Out" msgstr "xxOutxx" #: data/effects/fadein.xml:3 #, kde-format msgid "Fade in" msgstr "xxFade inxx" #: data/effects/fadein.xml:4 #, kde-format msgid "Fade in audio track" msgstr "xxFade in audio trackxx" #: data/effects/fadein.xml:13 data/effects/fadeout.xml:13 #, kde-format msgid "Start Gain" msgstr "xxStart Gainxx" #: data/effects/fadein.xml:16 data/effects/fadeout.xml:16 #, kde-format msgid "End Gain" msgstr "xxEnd Gainxx" #: data/effects/fadeout.xml:3 #, kde-format msgid "Fade out" msgstr "xxFade outxx" #: data/effects/fadeout.xml:4 #, kde-format msgid "Fade out audio track" msgstr "xxFade out audio trackxx" #: data/effects/freeze.xml:3 #, kde-format msgid "Freeze" msgstr "xxFreezexx" #: data/effects/freeze.xml:4 #, kde-format msgid "Freeze video on a chosen frame" msgstr "xxFreeze video on a chosen framexx" #: data/effects/freeze.xml:7 #, kde-format msgid "Freeze at" msgstr "xxFreeze atxx" #: data/effects/freeze.xml:10 #, kde-format msgid "Freeze Before" msgstr "xxFreeze Beforexx" #: data/effects/freeze.xml:13 #, kde-format msgid "Freeze After" msgstr "xxFreeze Afterxx" #: data/effects/frei0r_3dflippo.xml:3 #, kde-format msgid "3dflippo" msgstr "xx3dflippoxx" #: data/effects/frei0r_3dflippo.xml:4 #, kde-format msgid "Frame rotation in 3D space" msgstr "xxFrame rotation in 3D spacexx" #: data/effects/frei0r_3dflippo.xml:7 #, kde-format msgid "X axis rotation" msgstr "xxX axis rotationxx" #: data/effects/frei0r_3dflippo.xml:10 #, kde-format msgid "Y axis rotation" msgstr "xxY axis rotationxx" #: data/effects/frei0r_3dflippo.xml:13 #, kde-format msgid "Z axis rotation" msgstr "xxZ axis rotationxx" #: data/effects/frei0r_3dflippo.xml:16 #, kde-format msgid "X axis rotation rate" msgstr "xxX axis rotation ratexx" #: data/effects/frei0r_3dflippo.xml:19 #, kde-format msgid "Y axis rotation rate" msgstr "xxY axis rotation ratexx" #: data/effects/frei0r_3dflippo.xml:22 #, kde-format msgid "Z axis rotation rate" msgstr "xxZ axis rotation ratexx" #: data/effects/frei0r_3dflippo.xml:25 #, kde-format msgid "Center position (X)" msgstr "xxCenter position (X)xx" #: data/effects/frei0r_3dflippo.xml:28 #, kde-format msgid "Center position (Y)" msgstr "xxCenter position (Y)xx" #: data/effects/frei0r_3dflippo.xml:31 #, kde-format msgid "Invert rotation assignment" msgstr "xxInvert rotation assignmentxx" #: data/effects/frei0r_3dflippo.xml:34 #, kde-format msgid "Don't blank mask" msgstr "xxDon't blank maskxx" #: data/effects/frei0r_3dflippo.xml:37 #, kde-format msgid "Fill with image or black" msgstr "xxFill with image or blackxx" #: data/effects/frei0r_alpha0ps.xml:4 data/effects/frei0r_alpha0ps.xml:36 #, kde-format msgid "Alpha operations" msgstr "xxAlpha operationsxx" #: data/effects/frei0r_alpha0ps.xml:5 data/effects/frei0r_alpha0ps.xml:37 #, kde-format msgid "Display and manipulation of the alpha channel" msgstr "xxDisplay and manipulation of the alpha channelxx" #: data/effects/frei0r_alpha0ps.xml:9 data/effects/frei0r_alpha0ps.xml:41 #, kde-format msgid "" "Image,Alpha as gray,Gray + red,Selection on black,Selection on gray," "Selection on white,Selection on checkers" msgstr "" "xxImage,Alpha as gray,Gray + red,Selection on black,Selection on gray," "Selection on white,Selection on checkersxx" #: data/effects/frei0r_alpha0ps.xml:10 data/effects/frei0r_alpha0ps.xml:42 #, kde-format msgid "Display" msgstr "xxDisplayxx" #: data/effects/frei0r_alpha0ps.xml:14 data/effects/frei0r_alpha0ps.xml:46 #, kde-format msgid "Display input alpha" msgstr "xxDisplay input alphaxx" #: data/effects/frei0r_alpha0ps.xml:18 #, kde-format msgid "NO OP,Shave,Shrink hard,Shrink soft,Grow hard,Grow soft,Threshold" msgstr "xxNO OP,Shave,Shrink hard,Shrink soft,Grow hard,Grow soft,Thresholdxx" #: data/effects/frei0r_alpha0ps.xml:19 data/effects/frei0r_alpha0ps.xml:51 #: data/effects/frei0r_alphagrad.xml:30 data/effects/frei0r_alphaspot.xml:47 #: data/effects/frei0r_select0r.xml:45 data/effects/frei0r_select0r.xml:96 #, kde-format msgid "Operation" msgstr "xxOperationxx" #: data/effects/frei0r_alpha0ps.xml:23 data/effects/frei0r_alpha0ps.xml:55 #: data/effects/frei0r_threshold0r.xml:3 data/effects/frei0r_threshold0r.xml:7 #: src/stopmotion/stopmotion.cpp:220 #, kde-format msgid "Threshold" msgstr "xxThresholdxx" #: data/effects/frei0r_alpha0ps.xml:27 #, kde-format msgid "Shrink/grow amount" msgstr "xxShrink/grow amountxx" #: data/effects/frei0r_alpha0ps.xml:50 #, kde-format msgid "NO OP,Shave,Shrink hard,Shrink soft,Grow hard,Grow soft,Threshold,Blur" msgstr "" "xxNO OP,Shave,Shrink hard,Shrink soft,Grow hard,Grow soft,Threshold,Blurxx" #: data/effects/frei0r_alpha0ps.xml:59 #, kde-format msgid "Shrink/Grow/Blur amount" msgstr "xxShrink/Grow/Blur amountxx" #: data/effects/frei0r_alphagrad.xml:3 #, kde-format msgid "Alpha gradient" msgstr "xxAlpha gradientxx" #: data/effects/frei0r_alphagrad.xml:4 #, kde-format msgid "Fill the alpha channel with a specified gradient" msgstr "xxFill the alpha channel with a specified gradientxx" #. i18n: ectx: property (text), widget (QLabel, position_label) #. i18n: ectx: property (text), widget (QLabel, clip_filesize_2) #: data/effects/frei0r_alphagrad.xml:9 #: src/effectstack/widgets/keyframeedit.cpp:56 #: src/effectstack/widgets/keyframeimport.cpp:115 #: src/ui/clipdurationdialog_ui.ui:20 src/ui/keyframedialog_ui.ui:20 #: src/ui/markerdialog_ui.ui:20 #, kde-format msgid "Position" msgstr "xxPositionxx" #: data/effects/frei0r_alphagrad.xml:13 data/effects/frei0r_alphaspot.xml:34 #, kde-format msgid "Transition width" msgstr "xxTransition widthxx" #: data/effects/frei0r_alphagrad.xml:17 data/effects/frei0r_alphaspot.xml:30 #: data/effects/frei0r_pr0file.xml:16 #, kde-format msgid "Tilt" msgstr "xxTiltxx" #: data/effects/frei0r_alphagrad.xml:21 data/effects/frei0r_alphaspot.xml:38 #, kde-format msgid "Min" msgstr "xxMinxx" #: data/effects/frei0r_alphagrad.xml:25 data/effects/frei0r_alphaspot.xml:42 #, kde-format msgid "Max" msgstr "xxMaxxx" #: data/effects/frei0r_alphagrad.xml:29 data/effects/frei0r_alphaspot.xml:46 #: data/effects/frei0r_select0r.xml:44 data/effects/frei0r_select0r.xml:95 #, kde-format msgid "Write on clear,Max,Min,Add,Subtract" msgstr "xxWrite on clear,Max,Min,Add,Subtractxx" #: data/effects/frei0r_alphaspot.xml:3 #, kde-format msgid "Alpha shapes" msgstr "xxAlpha shapesxx" #: data/effects/frei0r_alphaspot.xml:4 #, kde-format msgid "Draws simple shapes into the alpha channel" msgstr "xxDraws simple shapes into the alpha channelxx" #: data/effects/frei0r_alphaspot.xml:9 #, kde-format msgid "Rectangle,Ellipse,Triangle,Diamond" msgstr "xxRectangle,Ellipse,Triangle,Diamondxx" #: data/effects/frei0r_alphaspot.xml:10 data/effects/frei0r_facedetect.xml:29 #: data/effects/sox_flanger.xml:22 #, kde-format msgid "Shape" msgstr "xxShapexx" #: data/effects/frei0r_alphaspot.xml:14 #, kde-format msgid "Position X" msgstr "xxPosition Xxx" #: data/effects/frei0r_alphaspot.xml:18 #, kde-format msgid "Position Y" msgstr "xxPosition Yxx" #: data/effects/frei0r_alphaspot.xml:22 #, kde-format msgid "Size X" msgstr "xxSize Xxx" #: data/effects/frei0r_alphaspot.xml:26 #, kde-format msgid "Size Y" msgstr "xxSize Yxx" #: data/effects/frei0r_balanc0r.xml:4 data/effects/frei0r_balanc0r.xml:15 #, kde-format msgid "White Balance" msgstr "xxWhite Balancexx" #: data/effects/frei0r_balanc0r.xml:5 data/effects/frei0r_balanc0r.xml:16 #, kde-format msgid "Adjust the white balance / color temperature" msgstr "xxAdjust the white balance / color temperaturexx" #: data/effects/frei0r_balanc0r.xml:8 data/effects/frei0r_balanc0r.xml:19 #: data/effects/frei0r_colgate.xml:8 data/effects/movit_white_balance.xml:6 #, kde-format msgid "Neutral Color" msgstr "xxNeutral Colorxx" #: data/effects/frei0r_balanc0r.xml:11 data/effects/frei0r_balanc0r.xml:22 #, kde-format msgid "Green Tint" msgstr "xxGreen Tintxx" #: data/effects/frei0r_baltan.xml:3 #, kde-format msgid "Baltan" msgstr "xxBaltanxx" #: data/effects/frei0r_baltan.xml:4 #, kde-format msgid "Delayed alpha smoothed blit of time" msgstr "xxDelayed alpha smoothed blit of timexx" #: data/effects/frei0r_bezier_curves.xml:3 #, kde-format msgid "Bézier Curves" msgstr "xxBézier Curvesxx" #: data/effects/frei0r_bezier_curves.xml:4 data/effects/frei0r_curves.xml:5 #: data/effects/frei0r_curves.xml:62 #, kde-format msgid "Color curves adjustment" msgstr "xxColor curves adjustmentxx" #: data/effects/frei0r_bezier_curves.xml:8 data/effects/frei0r_curves.xml:65 #, kde-format msgid "RGB,Red,Green,Blue,Alpha,Luma,Hue,Saturation" msgstr "xxRGB,Red,Green,Blue,Alpha,Luma,Hue,Saturationxx" #: data/effects/frei0r_bezier_curves.xml:13 #: data/effects/frei0r_coloradj_rgb.xml:33 data/effects/frei0r_curves.xml:12 #: data/effects/frei0r_curves.xml:69 #, kde-format msgid "Rec. 601,Rec. 709" msgstr "xxRec. 601,Rec. 709xx" #: data/effects/frei0r_bezier_curves.xml:14 #: data/effects/frei0r_coloradj_rgb.xml:34 data/effects/frei0r_curves.xml:13 #: data/effects/frei0r_curves.xml:70 #, kde-format msgid "Luma formula" msgstr "xxLuma formulaxx" #: data/effects/frei0r_brightness.xml:3 data/effects/frei0r_brightness.xml:7 #: data/effects/frei0r_lenscorrection.xml:19 data/effects/grain.xml:13 #, kde-format msgid "Brightness" msgstr "xxBrightnessxx" #: data/effects/frei0r_brightness.xml:4 #, kde-format msgid "Adjusts the brightness of a source image" msgstr "xxAdjusts the brightness of a source imagexx" #: data/effects/frei0r_c0rners.xml:3 #, kde-format msgid "Corners" msgstr "xxCornersxx" #: data/effects/frei0r_c0rners.xml:4 #, kde-format msgid "Four corners geometry engine" msgstr "xxFour corners geometry enginexx" #: data/effects/frei0r_c0rners.xml:8 #, kde-format msgid "Corner 1 X" msgstr "xxCorner 1 Xxx" #: data/effects/frei0r_c0rners.xml:12 #, kde-format msgid "Corner 1 Y" msgstr "xxCorner 1 Yxx" #: data/effects/frei0r_c0rners.xml:16 #, kde-format msgid "Corner 2 X" msgstr "xxCorner 2 Xxx" #: data/effects/frei0r_c0rners.xml:20 #, kde-format msgid "Corner 2 Y" msgstr "xxCorner 2 Yxx" #: data/effects/frei0r_c0rners.xml:24 #, kde-format msgid "Corner 3 X" msgstr "xxCorner 3 Xxx" #: data/effects/frei0r_c0rners.xml:28 #, kde-format msgid "Corner 3 Y" msgstr "xxCorner 3 Yxx" #: data/effects/frei0r_c0rners.xml:32 #, kde-format msgid "Corner 4 X" msgstr "xxCorner 4 Xxx" #: data/effects/frei0r_c0rners.xml:36 #, kde-format msgid "Corner 4 Y" msgstr "xxCorner 4 Yxx" #: data/effects/frei0r_c0rners.xml:40 #, kde-format msgid "Stretch X" msgstr "xxStretch Xxx" #: data/effects/frei0r_c0rners.xml:44 #, kde-format msgid "Stretch Y" msgstr "xxStretch Yxx" #: data/effects/frei0r_c0rners.xml:48 #, kde-format msgid "Feather Alpha" msgstr "xxFeather Alphaxx" #: data/effects/frei0r_c0rners.xml:52 #, kde-format msgid "Enable Stretch" msgstr "xxEnable Stretchxx" #: data/effects/frei0r_c0rners.xml:56 data/effects/frei0r_defish0r.xml:24 #, kde-format msgid "" "Nearest neighbor,Bilinear,Bicubic smooth,Bicubic sharp,Spline 4x4,Spline 6x6," "Lanczos" msgstr "" "xxNearest neighbor,Bilinear,Bicubic smooth,Bicubic sharp,Spline 4x4,Spline " "6x6,Lanczosxx" #: data/effects/frei0r_c0rners.xml:57 data/effects/frei0r_defish0r.xml:25 #, kde-format msgid "Interpolator" msgstr "xxInterpolatorxx" #: data/effects/frei0r_c0rners.xml:61 data/effects/frei0r_lightgraffiti.xml:63 #: data/effects/frei0r_lightgraffiti.xml:136 #, kde-format msgid "Transparent Background" msgstr "xxTransparent Backgroundxx" #: data/effects/frei0r_c0rners.xml:65 data/effects/rotoscoping.xml:13 #, kde-format msgid "Write on clear,Maximum,Minimum,Add,Subtract" msgstr "xxWrite on clear,Maximum,Minimum,Add,Subtractxx" #: data/effects/frei0r_c0rners.xml:66 #, kde-format msgid "Alpha operation" msgstr "xxAlpha operationxx" #: data/effects/frei0r_cartoon.xml:4 data/effects/frei0r_cartoon.xml:15 #, kde-format msgid "Cartoon" msgstr "xxCartoonxx" #: data/effects/frei0r_cartoon.xml:5 data/effects/frei0r_cartoon.xml:16 #, kde-format msgid "Cartoonify video, do a form of edge detect" msgstr "xxCartoonify video, do a form of edge detectxx" #: data/effects/frei0r_cartoon.xml:8 data/effects/frei0r_cartoon.xml:19 #, kde-format msgid "Level of trip" msgstr "xxLevel of tripxx" #: data/effects/frei0r_cartoon.xml:11 data/effects/frei0r_cartoon.xml:22 #, kde-format msgid "Difference space" msgstr "xxDifference spacexx" #: data/effects/frei0r_cluster.xml:3 #, kde-format msgid "K-Means Clustering" msgstr "xxK-Means Clusteringxx" #: data/effects/frei0r_cluster.xml:4 #, kde-format msgid "Clusters of a source image by color and spatial distance" msgstr "xxClusters of a source image by color and spatial distancexx" #: data/effects/frei0r_cluster.xml:7 #, kde-format msgid "Amount of clusters" msgstr "xxAmount of clustersxx" #: data/effects/frei0r_cluster.xml:10 #, kde-format msgid "Weight on distance" msgstr "xxWeight on distancexx" #: data/effects/frei0r_colgate.xml:3 #, kde-format msgid "White Balance (LMS space)" msgstr "xxWhite Balance (LMS space)xx" #: data/effects/frei0r_colgate.xml:5 #, kde-format msgid "" "Do simple color correction, in a physically meaningful\n" "way" msgstr "" "xxDo simple color correction, in a physically meaningful\n" "wayxx" #: data/effects/frei0r_colgate.xml:12 data/effects/movit_white_balance.xml:9 #, kde-format msgid "Color Temperature" msgstr "xxColor Temperaturexx" #: data/effects/frei0r_coloradj_rgb.xml:3 #, kde-format msgid "RGB adjustment" msgstr "xxRGB adjustmentxx" #: data/effects/frei0r_coloradj_rgb.xml:4 #, kde-format msgid "Simple color adjustment" msgstr "xxSimple color adjustmentxx" #. i18n: ectx: property (text), widget (QCheckBox, cbR) #. i18n: ectx: property (text), widget (QToolButton, buttonSelectRects) #: data/effects/frei0r_coloradj_rgb.xml:8 src/ui/histogram_ui.ui:30 #: src/ui/titlewidget_ui.ui:352 #, kde-format msgid "R" msgstr "xxRxx" #. i18n: ectx: property (text), widget (QCheckBox, cbG) #: data/effects/frei0r_coloradj_rgb.xml:12 src/ui/histogram_ui.ui:37 #, kde-format msgid "G" msgstr "xxGxx" #. i18n: ectx: property (text), widget (QCheckBox, cbB) #: data/effects/frei0r_coloradj_rgb.xml:16 src/ui/histogram_ui.ui:44 #, kde-format msgid "B" msgstr "xxBxx" #: data/effects/frei0r_coloradj_rgb.xml:20 #, kde-format msgid "Add constant,Change gamma,Multiply" msgstr "xxAdd constant,Change gamma,Multiplyxx" #: data/effects/frei0r_coloradj_rgb.xml:21 #, kde-format msgid "Action" msgstr "xxActionxx" #: data/effects/frei0r_coloradj_rgb.xml:25 #, kde-format msgid "Keep luma" msgstr "xxKeep lumaxx" #: data/effects/frei0r_coloradj_rgb.xml:29 #, kde-format msgid "Alpha controlled" msgstr "xxAlpha controlledxx" #: data/effects/frei0r_colordistance.xml:3 #, kde-format msgid "Color Distance" msgstr "xxColor Distancexx" #: data/effects/frei0r_colordistance.xml:4 #, kde-format msgid "" "Calculates the distance between the selected color and the current pixel and " "uses that value as new pixel value" msgstr "" "xxCalculates the distance between the selected color and the current pixel " "and uses that value as new pixel valuexx" #: data/effects/frei0r_colordistance.xml:7 #, kde-format msgid "Source Color" msgstr "xxSource Colorxx" #: data/effects/frei0r_colortap.xml:3 #, kde-format msgid "Color Effect" msgstr "xxColor Effectxx" #: data/effects/frei0r_colortap.xml:4 #, kde-format msgid "Applies a pre-made color effect to image" msgstr "xxApplies a pre-made color effect to imagexx" #. i18n: ectx: property (text), widget (QTreeWidget, treeWidget) #: data/effects/frei0r_colortap.xml:7 data/effects/frei0r_defish0r.xml:14 #: data/effects/frei0r_iirblur.xml:14 data/effects/frei0r_medians.xml:9 #: src/timeline/tracksconfigdialog.cpp:75 src/ui/missingclips_ui.ui:67 #, kde-format msgid "Type" msgstr "xxTypexx" #: data/effects/frei0r_contrast0r.xml:3 data/effects/frei0r_contrast0r.xml:7 #: data/effects/grain.xml:10 src/stopmotion/stopmotion.cpp:212 #, kde-format msgid "Contrast" msgstr "xxContrastxx" #: data/effects/frei0r_contrast0r.xml:4 #, kde-format msgid "Adjusts the contrast of a source image" msgstr "xxAdjusts the contrast of a source imagexx" #: data/effects/frei0r_curves.xml:4 data/effects/frei0r_curves.xml:61 #, kde-format msgid "Curves" msgstr "xxCurvesxx" #: data/effects/frei0r_curves.xml:8 data/effects/frei0r_levels.xml:9 #: data/effects/frei0r_levels.xml:41 #, kde-format msgid "Red,Green,Blue,Luma" msgstr "xxRed,Green,Blue,Lumaxx" #: data/effects/frei0r_curves.xml:20 data/effects/frei0r_curves.xml:77 #, kde-format msgid "Number of curve points" msgstr "xxNumber of curve pointsxx" #: data/effects/frei0r_curves.xml:23 data/effects/frei0r_curves.xml:80 #, kde-format msgid "Point 1 input value" msgstr "xxPoint 1 input valuexx" #: data/effects/frei0r_curves.xml:26 data/effects/frei0r_curves.xml:83 #, kde-format msgid "Point 1 output value" msgstr "xxPoint 1 output valuexx" #: data/effects/frei0r_curves.xml:29 data/effects/frei0r_curves.xml:86 #, kde-format msgid "Point 2 input value" msgstr "xxPoint 2 input valuexx" #: data/effects/frei0r_curves.xml:32 data/effects/frei0r_curves.xml:89 #, kde-format msgid "Point 2 output value" msgstr "xxPoint 2 output valuexx" #: data/effects/frei0r_curves.xml:35 data/effects/frei0r_curves.xml:92 #, kde-format msgid "Point 3 input value" msgstr "xxPoint 3 input valuexx" #: data/effects/frei0r_curves.xml:38 data/effects/frei0r_curves.xml:95 #, kde-format msgid "Point 3 output value" msgstr "xxPoint 3 output valuexx" #: data/effects/frei0r_curves.xml:41 data/effects/frei0r_curves.xml:98 #, kde-format msgid "Point 4 input value" msgstr "xxPoint 4 input valuexx" #: data/effects/frei0r_curves.xml:44 data/effects/frei0r_curves.xml:101 #, kde-format msgid "Point 4 output value" msgstr "xxPoint 4 output valuexx" #: data/effects/frei0r_curves.xml:47 data/effects/frei0r_curves.xml:104 #, kde-format msgid "Point 5 input value" msgstr "xxPoint 5 input valuexx" #: data/effects/frei0r_curves.xml:50 data/effects/frei0r_curves.xml:107 #, kde-format msgid "Point 5 output value" msgstr "xxPoint 5 output valuexx" #: data/effects/frei0r_curves.xml:53 data/effects/frei0r_curves.xml:110 #, kde-format msgid "Show graph in picture" msgstr "xxShow graph in picturexx" #: data/effects/frei0r_curves.xml:56 data/effects/frei0r_curves.xml:113 #: data/effects/frei0r_levels.xml:31 data/effects/frei0r_levels.xml:63 #, kde-format msgid "Top Left,Top Right,Bottom Left,Bottom Right" msgstr "xxTop Left,Top Right,Bottom Left,Bottom Rightxx" #: data/effects/frei0r_curves.xml:57 data/effects/frei0r_curves.xml:114 #, kde-format msgid "Graph position" msgstr "xxGraph positionxx" #: data/effects/frei0r_d90stairsteppingfix.xml:3 #, kde-format msgid "Nikon D90 Stairstepping fix" msgstr "xxNikon D90 Stairstepping fixxx" #: data/effects/frei0r_d90stairsteppingfix.xml:7 #, kde-format msgid "" "Removes stairstepping artifacts from Nikon D90's 720p videos.\n" " \n" " " msgstr "" "xxRemoves stairstepping artifacts from Nikon D90's 720p videos.\n" " \n" " xx" #: data/effects/frei0r_defish0r.xml:3 #, kde-format msgid "Defish" msgstr "xxDefishxx" #: data/effects/frei0r_defish0r.xml:4 #, kde-format msgid "Non rectilinear lens mappings" msgstr "xxNon rectilinear lens mappingsxx" #: data/effects/frei0r_defish0r.xml:7 data/effects/frei0r_iirblur.xml:8 #: data/effects/frei0r_sharpness.xml:8 data/effects/movit_unsharp_mask.xml:9 #, kde-format msgid "Amount" msgstr "xxAmountxx" #: data/effects/frei0r_defish0r.xml:10 #, kde-format msgid "DeFish" msgstr "xxDeFishxx" #: data/effects/frei0r_defish0r.xml:13 #, kde-format msgid "Equidistant,Orthographic,Equiarea,Stereographic" msgstr "xxEquidistant,Orthographic,Equiarea,Stereographicxx" #: data/effects/frei0r_defish0r.xml:17 #, kde-format msgid "Fill,Center,Fit,Manual" msgstr "xxFill,Center,Fit,Manualxx" #. i18n: ectx: property (text), widget (QLabel, lblScaling) #: data/effects/frei0r_defish0r.xml:18 src/effectstack/dragvalue.cpp:116 #: src/scopes/colorscopes/colorplaneexport.cpp:201 #: src/ui/colorplaneexport_ui.ui:74 #, kde-format msgid "Scaling" msgstr "xxScalingxx" #: data/effects/frei0r_defish0r.xml:21 #, kde-format msgid "Manual Scale" msgstr "xxManual Scalexx" #: data/effects/frei0r_defish0r.xml:28 #, kde-format msgid "Square,PAL DV,NTSC DV,HDV,Manual" msgstr "xxSquare,PAL DV,NTSC DV,HDV,Manualxx" #: data/effects/frei0r_defish0r.xml:29 #, kde-format msgid "Aspect type" msgstr "xxAspect typexx" #: data/effects/frei0r_defish0r.xml:32 #, kde-format msgid "Manual Aspect" msgstr "xxManual Aspectxx" #: data/effects/frei0r_delay0r.xml:3 #, kde-format msgid "delay0r" msgstr "xxdelay0rxx" #: data/effects/frei0r_delay0r.xml:4 #, kde-format msgid "Video delay" msgstr "xxVideo delayxx" #: data/effects/frei0r_delay0r.xml:7 #, kde-format msgid "Delay time" msgstr "xxDelay timexx" #: data/effects/frei0r_delaygrab.xml:3 #, kde-format msgid "Delay grab" msgstr "xxDelay grabxx" #: data/effects/frei0r_delaygrab.xml:4 #, kde-format msgid "Delayed frame blitting mapped on a time bitmap" msgstr "xxDelayed frame blitting mapped on a time bitmapxx" #: data/effects/frei0r_distort0r.xml:3 data/effects/pan_zoom.xml:10 #: data/effects/qtblend.xml:18 data/effects/qtblend.xml:36 #: data/kdenliveeffectscategory.rc:35 src/effectslist/initeffects.cpp:794 #: src/effectslist/initeffects.cpp:818 src/effectslist/initeffects.cpp:839 #, kde-format msgid "Distort" msgstr "xxDistortxx" #: data/effects/frei0r_distort0r.xml:4 #, kde-format msgid "Plasma" msgstr "xxPlasmaxx" #: data/effects/frei0r_distort0r.xml:7 data/effects/wave.xml:7 #, kde-format msgid "Amplitude" msgstr "xxAmplitudexx" #: data/effects/frei0r_distort0r.xml:10 data/effects/sox_bass.xml:10 #, kde-format msgid "Frequency" msgstr "xxFrequencyxx" #: data/effects/frei0r_edgeglow.xml:3 #, kde-format msgid "Edge glow" msgstr "xxEdge glowxx" #: data/effects/frei0r_edgeglow.xml:4 #, kde-format msgid "Edge glow filter" msgstr "xxEdge glow filterxx" #: data/effects/frei0r_edgeglow.xml:7 #, kde-format msgid "Edge lightening threshold" msgstr "xxEdge lightening thresholdxx" #: data/effects/frei0r_edgeglow.xml:10 #, kde-format msgid "Edge brightness upscaling multiplier" msgstr "xxEdge brightness upscaling multiplierxx" #: data/effects/frei0r_edgeglow.xml:13 #, kde-format msgid "Non-edge brightness downscaling multiplier" msgstr "xxNon-edge brightness downscaling multiplierxx" #: data/effects/frei0r_equaliz0r.xml:3 #, kde-format msgid "Equaliz0r" msgstr "xxEqualiz0rxx" #: data/effects/frei0r_equaliz0r.xml:4 #, kde-format msgid "Equalizes the intensity histograms" msgstr "xxEqualizes the intensity histogramsxx" #: data/effects/frei0r_facebl0r.xml:3 #, kde-format msgid "Face blur" msgstr "xxFace blurxx" #: data/effects/frei0r_facebl0r.xml:4 #, kde-format msgid "Automatically detect and blur a face using OpenCV" msgstr "xxAutomatically detect and blur a face using OpenCVxx" #: data/effects/frei0r_facebl0r.xml:8 data/effects/frei0r_facedetect.xml:8 #, kde-format msgid "Search scale" msgstr "xxSearch scalexx" #: data/effects/frei0r_facebl0r.xml:9 data/effects/frei0r_facedetect.xml:9 #, no-c-format, kde-format msgid "" "The search window scale factor. For example, 120 = 1.20 = increases by 20% " "on each pass." msgstr "" "xxThe search window scale factor. For example, 120 = 1.20 = increases by 20% " "on each pass.xx" #: data/effects/frei0r_facebl0r.xml:13 data/effects/frei0r_facedetect.xml:13 #, kde-format msgid "Neighbors" msgstr "xxNeighborsxx" #: data/effects/frei0r_facebl0r.xml:14 data/effects/frei0r_facedetect.xml:14 #, kde-format msgid "Minimum number of rectangles that determines an object." msgstr "xxMinimum number of rectangles that determines an object.xx" #: data/effects/frei0r_facebl0r.xml:18 data/effects/frei0r_facedetect.xml:18 #, kde-format msgid "Smallest" msgstr "xxSmallestxx" #: data/effects/frei0r_facebl0r.xml:19 data/effects/frei0r_facedetect.xml:19 #, kde-format msgid "The minimum window size in pixels." msgstr "xxThe minimum window size in pixels.xx" #: data/effects/frei0r_facebl0r.xml:23 #, kde-format msgid "Largest" msgstr "xxLargestxx" #: data/effects/frei0r_facebl0r.xml:24 #, kde-format msgid "" "The largest size face in pixels - both horizontally and vertically (square " "window)." msgstr "" "xxThe largest size face in pixels - both horizontally and vertically (square " "window).xx" #: data/effects/frei0r_facebl0r.xml:28 data/effects/frei0r_facedetect.xml:23 #, kde-format msgid "Recheck" msgstr "xxRecheckxx" #: data/effects/frei0r_facebl0r.xml:29 data/effects/frei0r_facedetect.xml:24 #, kde-format msgid "" "How often to detect a face. In between checks, it does object motion " "tracking." msgstr "" "xxHow often to detect a face. In between checks, it does object motion " "tracking.xx" #: data/effects/frei0r_facebl0r.xml:33 #, kde-format msgid "Show ellipse" msgstr "xxShow ellipsexx" #: data/effects/frei0r_facebl0r.xml:34 #, kde-format msgid "Draw a blue ellipse around the face area?" msgstr "xxDraw a blue ellipse around the face area?xx" #: data/effects/frei0r_facedetect.xml:3 #, kde-format msgid "Face detect" msgstr "xxFace detectxx" #: data/effects/frei0r_facedetect.xml:4 #, kde-format msgid "Detect faces and draw shapes on them using OpenCV" msgstr "xxDetect faces and draw shapes on them using OpenCVxx" #: data/effects/frei0r_facedetect.xml:28 #, kde-format msgid "circle,ellipse,rectangle,random" msgstr "xxcircle,ellipse,rectangle,randomxx" #: data/effects/frei0r_facedetect.xml:33 #, kde-format msgid "Stroke width" msgstr "xxStroke widthxx" #: data/effects/frei0r_facedetect.xml:34 #, kde-format msgid "" "0 means fill; otherwise, draw unfilled with a stroke width of this size." msgstr "" "xx0 means fill; otherwise, draw unfilled with a stroke width of this size.xx" #: data/effects/frei0r_facedetect.xml:38 #, kde-format msgid "Alpha" msgstr "xxAlphaxx" #: data/effects/frei0r_facedetect.xml:39 #, kde-format msgid "" "Set the alpha channel of the shape area to a percentage of fully opaque." msgstr "" "xxSet the alpha channel of the shape area to a percentage of fully opaque.xx" #: data/effects/frei0r_facedetect.xml:43 #, kde-format msgid "Antialias" msgstr "xxAntialiasxx" #: data/effects/frei0r_facedetect.xml:44 #, kde-format msgid "Draw with anti-aliasing?" msgstr "xxDraw with anti-aliasing?xx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: data/effects/frei0r_facedetect.xml:50 src/ui/gradientedit_ui.ui:119 #, kde-format msgid "Color 1" msgstr "xxColor 1xx" #: data/effects/frei0r_facedetect.xml:51 #, kde-format msgid "Set the shape color of the first detected face." msgstr "xxSet the shape color of the first detected face.xx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: data/effects/frei0r_facedetect.xml:55 src/ui/gradientedit_ui.ui:20 #, kde-format msgid "Color 2" msgstr "xxColor 2xx" #: data/effects/frei0r_facedetect.xml:56 #, kde-format msgid "Set the shape color of the second detected face." msgstr "xxSet the shape color of the second detected face.xx" #: data/effects/frei0r_facedetect.xml:60 #, kde-format msgid "Color 3" msgstr "xxColor 3xx" #: data/effects/frei0r_facedetect.xml:61 #, kde-format msgid "Set the shape color of the third detected face." msgstr "xxSet the shape color of the third detected face.xx" #: data/effects/frei0r_facedetect.xml:65 #, kde-format msgid "Color 4" msgstr "xxColor 4xx" #: data/effects/frei0r_facedetect.xml:66 #, kde-format msgid "Set the shape color of the fourth detected face." msgstr "xxSet the shape color of the fourth detected face.xx" #: data/effects/frei0r_facedetect.xml:70 #, kde-format msgid "Color 5" msgstr "xxColor 5xx" #: data/effects/frei0r_facedetect.xml:71 #, kde-format msgid "Set the shape color of the fifth detected face." msgstr "xxSet the shape color of the fifth detected face.xx" #: data/effects/frei0r_flippo.xml:3 #, kde-format msgid "Flippo" msgstr "xxFlippoxx" #: data/effects/frei0r_flippo.xml:4 #, kde-format msgid "Flipping in X and Y axis" msgstr "xxFlipping in X and Y axisxx" #: data/effects/frei0r_flippo.xml:7 #, kde-format msgid "X axis" msgstr "xxX axisxx" #: data/effects/frei0r_flippo.xml:10 #, kde-format msgid "Y axis" msgstr "xxY axisxx" #: data/effects/frei0r_glow.xml:3 #, kde-format msgid "Glow" msgstr "xxGlowxx" #: data/effects/frei0r_glow.xml:4 #, kde-format msgid "Creates a Glamorous Glow" msgstr "xxCreates a Glamorous Glowxx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: data/effects/frei0r_glow.xml:7 data/effects/frei0r_iirblur.xml:3 #: data/effects/frei0r_mask0mate.xml:22 data/effects/tracker.xml:24 #: src/ui/titlewidget_ui.ui:747 #, kde-format msgid "Blur" msgstr "xxBlurxx" #: data/effects/frei0r_hqdn3d.xml:3 #, kde-format msgid "Denoiser" msgstr "xxDenoiserxx" #: data/effects/frei0r_hqdn3d.xml:4 #, kde-format msgid "High quality 3D denoiser" msgstr "xxHigh quality 3D denoiserxx" #: data/effects/frei0r_hqdn3d.xml:8 #, kde-format msgid "Spatial" msgstr "xxSpatialxx" #: data/effects/frei0r_hqdn3d.xml:9 #, kde-format msgid "Amount of spatial filtering" msgstr "xxAmount of spatial filteringxx" #: data/effects/frei0r_hqdn3d.xml:13 #, kde-format msgid "Temporal" msgstr "xxTemporalxx" #: data/effects/frei0r_hqdn3d.xml:14 #, kde-format msgid "Amount of temporal filtering" msgstr "xxAmount of temporal filteringxx" #: data/effects/frei0r_hueshift0r.xml:3 #, kde-format msgid "Hue shift" msgstr "xxHue shiftxx" #: data/effects/frei0r_hueshift0r.xml:4 #, kde-format msgid "Shifts the hue of a source image" msgstr "xxShifts the hue of a source imagexx" #: data/effects/frei0r_hueshift0r.xml:7 #, kde-format msgid "Hue" msgstr "xxHuexx" #: data/effects/frei0r_iirblur.xml:4 #, kde-format msgid "Blur using 2D IIR filters (Exponential, Lowpass, Gaussian)" msgstr "xxBlur using 2D IIR filters (Exponential, Lowpass, Gaussian)xx" #: data/effects/frei0r_iirblur.xml:9 #, kde-format msgid "Amount of blur" msgstr "xxAmount of blurxx" #: data/effects/frei0r_iirblur.xml:13 #, kde-format msgid "Exponential,Lowpass,Gaussian" msgstr "xxExponential,Lowpass,Gaussianxx" #: data/effects/frei0r_iirblur.xml:15 #, kde-format msgid "Select blurring algorithm" msgstr "xxSelect blurring algorithmxx" #: data/effects/frei0r_iirblur.xml:19 #, kde-format msgid "Edge" msgstr "xxEdgexx" #: data/effects/frei0r_iirblur.xml:20 #, kde-format msgid "Enable edge compensation" msgstr "xxEnable edge compensationxx" #: data/effects/frei0r_keyspillm0pup.xml:3 #, kde-format msgid "Key Spill Mop Up" msgstr "xxKey Spill Mop Upxx" #: data/effects/frei0r_keyspillm0pup.xml:4 #, kde-format msgid "Reduces the visibility of key color spill in chroma keying" msgstr "xxReduces the visibility of key color spill in chroma keyingxx" #: data/effects/frei0r_keyspillm0pup.xml:8 #, kde-format msgid "Key color" msgstr "xxKey colorxx" #: data/effects/frei0r_keyspillm0pup.xml:12 #, kde-format msgid "Target color" msgstr "xxTarget colorxx" #: data/effects/frei0r_keyspillm0pup.xml:16 #, kde-format msgid "Color distance, Transparency, Edge inwards, Edge outwards" msgstr "xxColor distance, Transparency, Edge inwards, Edge outwardsxx" #: data/effects/frei0r_keyspillm0pup.xml:17 #, kde-format msgid "Mask type" msgstr "xxMask typexx" #: data/effects/frei0r_keyspillm0pup.xml:21 #, kde-format msgid "Tolerance" msgstr "xxTolerancexx" #: data/effects/frei0r_keyspillm0pup.xml:25 data/effects/frei0r_select0r.xml:91 #, kde-format msgid "Slope" msgstr "xxSlopexx" #: data/effects/frei0r_keyspillm0pup.xml:29 #, kde-format msgid "Hue gate" msgstr "xxHue gatexx" #: data/effects/frei0r_keyspillm0pup.xml:33 #, kde-format msgid "Saturation threshold" msgstr "xxSaturation thresholdxx" #: data/effects/frei0r_keyspillm0pup.xml:37 #: data/effects/frei0r_keyspillm0pup.xml:46 #, kde-format msgid "None, De-Key, Target, Desaturate, Luma adjust" msgstr "xxNone, De-Key, Target, Desaturate, Luma adjustxx" #: data/effects/frei0r_keyspillm0pup.xml:38 #, kde-format msgid "Operation 1" msgstr "xxOperation 1xx" #: data/effects/frei0r_keyspillm0pup.xml:42 #, kde-format msgid "Amount 1" msgstr "xxAmount 1xx" #: data/effects/frei0r_keyspillm0pup.xml:47 #, kde-format msgid "Operation 2" msgstr "xxOperation 2xx" #: data/effects/frei0r_keyspillm0pup.xml:51 #, kde-format msgid "Amount 2" msgstr "xxAmount 2xx" #: data/effects/frei0r_keyspillm0pup.xml:55 #, kde-format msgid "Show mask" msgstr "xxShow maskxx" #: data/effects/frei0r_keyspillm0pup.xml:59 #, kde-format msgid "Mask to Alpha" msgstr "xxMask to Alphaxx" #: data/effects/frei0r_lenscorrection.xml:3 #, kde-format msgid "Lens Correction" msgstr "xxLens Correctionxx" #: data/effects/frei0r_lenscorrection.xml:4 #, kde-format msgid "Allows compensation of lens distortion" msgstr "xxAllows compensation of lens distortionxx" #: data/effects/frei0r_lenscorrection.xml:7 #, kde-format msgid "Horizontal center" msgstr "xxHorizontal centerxx" #: data/effects/frei0r_lenscorrection.xml:10 #, kde-format msgid "Vertical center" msgstr "xxVertical centerxx" #: data/effects/frei0r_lenscorrection.xml:13 #, kde-format msgid "Center correction" msgstr "xxCenter correctionxx" #: data/effects/frei0r_lenscorrection.xml:16 #, kde-format msgid "Edges correction" msgstr "xxEdges correctionxx" #: data/effects/frei0r_letterb0xed.xml:3 #, kde-format msgid "LetterB0xed" msgstr "xxLetterB0xedxx" #: data/effects/frei0r_letterb0xed.xml:4 #, kde-format msgid "Adds black borders at top and bottom for cinema look" msgstr "xxAdds black borders at top and bottom for cinema lookxx" #. i18n: ectx: property (text), widget (QLabel, label_4) #: data/effects/frei0r_letterb0xed.xml:7 src/ui/titlewidget_ui.ui:920 #, kde-format msgid "Border Width" msgstr "xxBorder Widthxx" #. i18n: ectx: property (text), widget (QLabel, label) #. i18n: ectx: property (text), widget (QLabel, label_2) #: data/effects/frei0r_letterb0xed.xml:10 data/effects/frei0r_timeout.xml:13 #: src/ui/wipeval_ui.ui:136 src/ui/wipeval_ui.ui:281 #, kde-format msgid "Transparency" msgstr "xxTransparencyxx" #: data/effects/frei0r_levels.xml:4 data/effects/frei0r_levels.xml:36 #, kde-format msgid "Levels" msgstr "xxLevelsxx" #: data/effects/frei0r_levels.xml:5 data/effects/frei0r_levels.xml:37 #, kde-format msgid "Adjust levels" msgstr "xxAdjust levelsxx" #: data/effects/frei0r_levels.xml:13 data/effects/frei0r_levels.xml:45 #, kde-format msgid "Input black level" msgstr "xxInput black levelxx" #: data/effects/frei0r_levels.xml:16 data/effects/frei0r_levels.xml:48 #, kde-format msgid "Input white level" msgstr "xxInput white levelxx" #: data/effects/frei0r_levels.xml:19 data/effects/frei0r_levels.xml:51 #: data/effects/gamma.xml:3 data/effects/gamma.xml:7 #: src/effectstack/widgets/lumaliftgain.cpp:62 #, kde-format msgid "Gamma" msgstr "xxGammaxx" #: data/effects/frei0r_levels.xml:22 data/effects/frei0r_levels.xml:54 #, kde-format msgid "Black output" msgstr "xxBlack outputxx" #: data/effects/frei0r_levels.xml:25 data/effects/frei0r_levels.xml:57 #, kde-format msgid "White output" msgstr "xxWhite outputxx" #: data/effects/frei0r_levels.xml:28 data/effects/frei0r_levels.xml:60 #, kde-format msgid "Show histogram" msgstr "xxShow histogramxx" #: data/effects/frei0r_levels.xml:32 data/effects/frei0r_levels.xml:64 #, kde-format msgid "Histogram position" msgstr "xxHistogram positionxx" #: data/effects/frei0r_lightgraffiti.xml:4 #: data/effects/frei0r_lightgraffiti.xml:77 #, kde-format msgid "Light Graffiti" msgstr "xxLight Graffitixx" #: data/effects/frei0r_lightgraffiti.xml:7 #: data/effects/frei0r_lightgraffiti.xml:80 #, kde-format msgid "" "Light Graffiti effect.\n" " " msgstr "" "xxLight Graffiti effect.\n" " xx" #: data/effects/frei0r_lightgraffiti.xml:10 #: data/effects/frei0r_lightgraffiti.xml:83 #, kde-format msgid "Brightness Threshold" msgstr "xxBrightness Thresholdxx" #: data/effects/frei0r_lightgraffiti.xml:12 #: data/effects/frei0r_lightgraffiti.xml:85 #, kde-format msgid "" "R+G+B) does a pixel need to be in order to " "be recognized as a light source?
\n" " Increasing this threshold requires brighter light sources (i.e. " "more white or less color, respectively) but prevents some «false alarms» " "where semi-bright parts, e.g. hands where colors can change quite a lot " "compared to the background, are incorrectly recognized as light source.]]>" msgstr "" "xxR+G+B) does a pixel need to be in order " "to be recognized as a light source?
\n" " Increasing this threshold requires brighter light sources (i.e. " "more white or less color, respectively) but prevents some «false alarms» " "where semi-bright parts, e.g. hands where colors can change quite a lot " "compared to the background, are incorrectly recognized as light source.]]>xx" #: data/effects/frei0r_lightgraffiti.xml:15 #: data/effects/frei0r_lightgraffiti.xml:88 #, kde-format msgid "Difference Threshold" msgstr "xxDifference Thresholdxx" #: data/effects/frei0r_lightgraffiti.xml:17 #: data/effects/frei0r_lightgraffiti.xml:90 #, kde-format msgid "" "max(dR, dG, dB)), in " "order to be recognized as light source?
\n" " Increasing this threshold makes it harder for light sources to " "be accepted on bright backgrounds, but decreases the danger of noise or " "generally bright spots counting as light source.]]>" msgstr "" "xxmax(dR, dG, dB)), in " "order to be recognized as light source?
\n" " Increasing this threshold makes it harder for light sources to " "be accepted on bright backgrounds, but decreases the danger of noise or " "generally bright spots counting as light source.]]>xx" #: data/effects/frei0r_lightgraffiti.xml:20 #: data/effects/frei0r_lightgraffiti.xml:93 #, kde-format msgid "Difference Sum Threshold" msgstr "xxDifference Sum Thresholdxx" #: data/effects/frei0r_lightgraffiti.xml:22 #: data/effects/frei0r_lightgraffiti.xml:95 #, kde-format msgid "" "relative to the " "background image (dR + dG + dB) have to change until a " "pixel is recognized as a light source?
\n" " Raising this value might, in some cases, avoid that some light " "objects lit by the light source are added to the light mask.]]>" msgstr "" "xxrelative to the " "background image (dR + dG + dB) have to change until a " "pixel is recognized as a light source?
\n" " Raising this value might, in some cases, avoid that some light " "objects lit by the light source are added to the light mask.]]>xx" #: data/effects/frei0r_lightgraffiti.xml:25 #: data/effects/frei0r_lightgraffiti.xml:98 #, kde-format msgid "Sensitivity" msgstr "xxSensitivityxx" #: data/effects/frei0r_lightgraffiti.xml:27 #: data/effects/frei0r_lightgraffiti.xml:100 #, kde-format msgid "" "\n" " For slowly moving light source try to use a lower sensitivity to " "obtain a better exposure.]]>" msgstr "" "xx\n" " For slowly moving light source try to use a lower sensitivity to " "obtain a better exposure.]]>xx" #: data/effects/frei0r_lightgraffiti.xml:30 #: data/effects/frei0r_lightgraffiti.xml:103 #, kde-format msgid "Lower Overexposure" msgstr "xxLower Overexposurexx" #: data/effects/frei0r_lightgraffiti.xml:32 #: data/effects/frei0r_lightgraffiti.xml:105 #, kde-format msgid "" "\n" " The light mask does not get white immediately when the light " "source is moving slowly or staying steady.]]>" msgstr "" "xx\n" " The light mask does not get white immediately when the light " "source is moving slowly or staying steady.]]>xx" #: data/effects/frei0r_lightgraffiti.xml:35 #: data/effects/frei0r_lightgraffiti.xml:108 #, kde-format msgid "Dimming" msgstr "xxDimmingxx" #: data/effects/frei0r_lightgraffiti.xml:36 #: data/effects/frei0r_lightgraffiti.xml:109 #, kde-format msgid "" "Dims the light mask. Lights will leave a fainting trail if it is set to a " "value > 0." msgstr "" "xxDims the light mask. Lights will leave a fainting trail if it is set to a " "value > 0.xx" #: data/effects/frei0r_lightgraffiti.xml:39 #: data/effects/frei0r_lightgraffiti.xml:112 #, kde-format msgid "Background Weight" msgstr "xxBackground Weightxx" #: data/effects/frei0r_lightgraffiti.xml:40 #: data/effects/frei0r_lightgraffiti.xml:113 #, kde-format msgid "" "Strength of the (calculated) background image. Setting it to 100 paints the " "light mask directly over the background, without the painting person in the " "image if the video starts with a «clean» background image. (See the α " "parameter.)" msgstr "" "xxStrength of the (calculated) background image. Setting it to 100 paints " "the light mask directly over the background, without the painting person in " "the image if the video starts with a «clean» background image. (See the α " "parameter.)xx" #: data/effects/frei0r_lightgraffiti.xml:43 #: data/effects/frei0r_lightgraffiti.xml:116 #, kde-format msgid "α" msgstr "xxαxx" #: data/effects/frei0r_lightgraffiti.xml:45 #: data/effects/frei0r_lightgraffiti.xml:118 #, kde-format msgid "" "\n" " The Light Graffiti effect remembers the first frame of the clip " "it is applied to, so the clip should always start with the painter " "outside of the video. If the background constantly changes, e.g. on a " "street, try to set α > 0 to calculate an average background image.]]>" msgstr "" "xx\n" " The Light Graffiti effect remembers the first frame of the clip " "it is applied to, so the clip should always start with the painter " "outside of the video. If the background constantly changes, e.g. on a " "street, try to set α > 0 to calculate an average background image.]]>xx" #: data/effects/frei0r_lightgraffiti.xml:48 #: data/effects/frei0r_lightgraffiti.xml:121 #: data/effects/frei0r_saturat0r.xml:3 data/effects/frei0r_saturat0r.xml:7 #: data/effects/movit_saturation.xml:6 #, kde-format msgid "Saturation" msgstr "xxSaturationxx" #: data/effects/frei0r_lightgraffiti.xml:49 #: data/effects/frei0r_lightgraffiti.xml:122 #, kde-format msgid "Increases the saturation of lights." msgstr "xxIncreases the saturation of lights.xx" #: data/effects/frei0r_lightgraffiti.xml:52 #: data/effects/frei0r_lightgraffiti.xml:125 #, kde-format msgid "Show brightness statistics" msgstr "xxShow brightness statisticsxx" #: data/effects/frei0r_lightgraffiti.xml:54 #: data/effects/frei0r_lightgraffiti.xml:127 #, kde-format msgid "" "\n" " Example: To adjust the brightness threshold, check this box and " "adjust the threshold until the whole light source is highlighted. Repeat the " "same with the other parameters. Only parts that are highlighted in all thresholds will count as light source.]]>" msgstr "" "xx\n" " Example: To adjust the brightness threshold, check this box and " "adjust the threshold until the whole light source is highlighted. Repeat the " "same with the other parameters. Only parts that are highlighted in all thresholds will count as light source.]]>xx" #: data/effects/frei0r_lightgraffiti.xml:57 #: data/effects/frei0r_lightgraffiti.xml:130 #, kde-format msgid "Show background difference statistics" msgstr "xxShow background difference statisticsxx" #: data/effects/frei0r_lightgraffiti.xml:60 #: data/effects/frei0r_lightgraffiti.xml:133 #, kde-format msgid "Show background difference sum statistics" msgstr "xxShow background difference sum statisticsxx" #: data/effects/frei0r_lightgraffiti.xml:64 #: data/effects/frei0r_lightgraffiti.xml:137 #, kde-format msgid "" "Makes the background transparent, allowing to apply a composite effect and " "paint the light mask over a completely different video." msgstr "" "xxMakes the background transparent, allowing to apply a composite effect and " "paint the light mask over a completely different video.xx" #: data/effects/frei0r_lightgraffiti.xml:67 #: data/effects/frei0r_lightgraffiti.xml:140 #, kde-format msgid "Nonlinear dimming" msgstr "xxNonlinear dimmingxx" #: data/effects/frei0r_lightgraffiti.xml:68 #: data/effects/frei0r_lightgraffiti.xml:141 #, kde-format msgid "If normal dimming does not look natural enough, try this one." msgstr "xxIf normal dimming does not look natural enough, try this one.xx" #: data/effects/frei0r_lightgraffiti.xml:71 #: data/effects/frei0r_lightgraffiti.xml:144 #: src/timeline/tracksconfigdialog.cpp:81 #, kde-format msgid "Reset" msgstr "xxResetxx" #: data/effects/frei0r_lightgraffiti.xml:72 #: data/effects/frei0r_lightgraffiti.xml:145 #, kde-format msgid "" "Resets the light mask and the background image. This is necessary e.g. if " "you apply this effect to a clip in the timeline and then move the timeline " "cursor from outside of the clip to the middle of it. The effect receives " "this frame in the middle as first frame and uses it as background image. For " "proper threshold adjusting move the timeline cursor to the beginning of the " "clip, check the Reset box and uncheck it again." msgstr "" "xxResets the light mask and the background image. This is necessary e.g. if " "you apply this effect to a clip in the timeline and then move the timeline " "cursor from outside of the clip to the middle of it. The effect receives " "this frame in the middle as first frame and uses it as background image. For " "proper threshold adjusting move the timeline cursor to the beginning of the " "clip, check the Reset box and uncheck it again.xx" #: data/effects/frei0r_luminance.xml:3 #, kde-format msgid "Luminance" msgstr "xxLuminancexx" #: data/effects/frei0r_luminance.xml:4 #, kde-format msgid "Creates a luminance map of the image" msgstr "xxCreates a luminance map of the imagexx" #: data/effects/frei0r_mask0mate.xml:3 #, kde-format msgid "Rectangular Alpha mask" msgstr "xxRectangular Alpha maskxx" #: data/effects/frei0r_mask0mate.xml:4 #, kde-format msgid "Creates an square alpha-channel mask" msgstr "xxCreates an square alpha-channel maskxx" #: data/effects/frei0r_medians.xml:3 #, kde-format msgid "Medians" msgstr "xxMediansxx" #: data/effects/frei0r_medians.xml:4 #, kde-format msgid "Implements several median-type filters" msgstr "xxImplements several median-type filtersxx" #: data/effects/frei0r_medians.xml:8 #, kde-format msgid "" "Cross5,Square3x3,Bilevel,Diamond3x3,Square5x5,Temp3,Temp5,ArceBI,ML3D,ML3dEX," "VarSize" msgstr "" "xxCross5,Square3x3,Bilevel,Diamond3x3,Square5x5,Temp3,Temp5,ArceBI,ML3D," "ML3dEX,VarSizexx" #. i18n: ectx: property (text), widget (QTreeWidget, treeWidget) #. i18n: ectx: property (text), widget (QLabel, label_20) #. i18n: ectx: property (text), widget (QLabel, label_5) #: data/effects/frei0r_medians.xml:13 data/effects/frei0r_sharpness.xml:12 #: src/effectstack/widgets/animationwidget.cpp:828 #: src/effectstack/widgets/geometrywidget.cpp:219 #: src/project/dialogs/temporarydata.cpp:441 src/ui/configcapture_ui.ui:550 #: src/ui/managecaptures_ui.ui:40 src/ui/profiledialog_ui.ui:191 #, kde-format msgid "Size" msgstr "xxSizexx" #: data/effects/frei0r_nervous.xml:3 #, kde-format msgid "Nervous" msgstr "xxNervousxx" #: data/effects/frei0r_nervous.xml:4 #, kde-format msgid "Flushes frames in time in a nervous way" msgstr "xxFlushes frames in time in a nervous wayxx" #: data/effects/frei0r_nosync0r.xml:3 #, kde-format msgid "nosync0r" msgstr "xxnosync0rxx" #: data/effects/frei0r_nosync0r.xml:4 #, kde-format msgid "Broken TV" msgstr "xxBroken TVxx" #: data/effects/frei0r_nosync0r.xml:7 #, kde-format msgid "HSync" msgstr "xxHSyncxx" #: data/effects/frei0r_pixeliz0r.xml:3 #, kde-format msgid "Pixelize" msgstr "xxPixelizexx" #: data/effects/frei0r_pixeliz0r.xml:4 #, kde-format msgid "Pixelize input image." msgstr "xxPixelize input image.xx" #: data/effects/frei0r_pixeliz0r.xml:7 #, kde-format msgid "Block Size X" msgstr "xxBlock Size Xxx" #: data/effects/frei0r_pixeliz0r.xml:10 #, kde-format msgid "Block Size Y" msgstr "xxBlock Size Yxx" #: data/effects/frei0r_pr0be.xml:3 #, kde-format msgid "Video values" msgstr "xxVideo valuesxx" #: data/effects/frei0r_pr0be.xml:4 #, kde-format msgid "Measure video values" msgstr "xxMeasure video valuesxx" #: data/effects/frei0r_pr0be.xml:8 #, kde-format msgid "RGB,Y'PbPr - rec. 601,Y'PbPr - rec. 709,HSV,HSL" msgstr "xxRGB,Y'PbPr - rec. 601,Y'PbPr - rec. 709,HSV,HSLxx" #: data/effects/frei0r_pr0be.xml:9 #, kde-format msgid "Measurement" msgstr "xxMeasurementxx" #: data/effects/frei0r_pr0be.xml:13 data/effects/frei0r_pr0file.xml:8 #: src/effectstack/widgets/keyframeimport.cpp:120 #, kde-format msgid "X" msgstr "xxXxx" #. i18n: ectx: property (text), widget (QCheckBox, cbY) #: data/effects/frei0r_pr0be.xml:17 data/effects/frei0r_pr0file.xml:12 #: src/effectstack/widgets/keyframeimport.cpp:123 src/ui/histogram_ui.ui:23 #, kde-format msgid "Y" msgstr "xxYxx" #: data/effects/frei0r_pr0be.xml:21 #, kde-format msgid "X size" msgstr "xxX sizexx" #: data/effects/frei0r_pr0be.xml:25 #, kde-format msgid "Y size" msgstr "xxY sizexx" #: data/effects/frei0r_pr0be.xml:29 data/effects/frei0r_pr0file.xml:81 #, kde-format msgid "256 scale" msgstr "xx256 scalexx" #: data/effects/frei0r_pr0be.xml:33 #, kde-format msgid "Show alpha" msgstr "xxShow alphaxx" #: data/effects/frei0r_pr0be.xml:37 #, kde-format msgid "Big window" msgstr "xxBig windowxx" #: data/effects/frei0r_pr0file.xml:3 #, kde-format msgid "Oscilloscope" msgstr "xxOscilloscopexx" #: data/effects/frei0r_pr0file.xml:4 #, kde-format msgid "2D video oscilloscope" msgstr "xx2D video oscilloscopexx" #: data/effects/frei0r_pr0file.xml:20 #, kde-format msgid "Length" msgstr "xxLengthxx" #: data/effects/frei0r_pr0file.xml:24 #, kde-format msgid "R,G,B,Y',Pr,Pb,Alpha" msgstr "xxR,G,B,Y',Pr,Pb,Alphaxx" #: data/effects/frei0r_pr0file.xml:29 #, kde-format msgid "Marker 1" msgstr "xxMarker 1xx" #: data/effects/frei0r_pr0file.xml:33 #, kde-format msgid "Marker 2" msgstr "xxMarker 2xx" #: data/effects/frei0r_pr0file.xml:37 #, kde-format msgid "R trace" msgstr "xxR tracexx" #: data/effects/frei0r_pr0file.xml:41 #, kde-format msgid "G trace" msgstr "xxG tracexx" #: data/effects/frei0r_pr0file.xml:45 #, kde-format msgid "B trace" msgstr "xxB tracexx" #: data/effects/frei0r_pr0file.xml:49 #, kde-format msgid "Y trace" msgstr "xxY tracexx" #: data/effects/frei0r_pr0file.xml:53 #, kde-format msgid "Pr trace" msgstr "xxPr tracexx" #: data/effects/frei0r_pr0file.xml:57 #, kde-format msgid "Pb trace" msgstr "xxPb tracexx" #: data/effects/frei0r_pr0file.xml:61 #, kde-format msgid "Alpha trace" msgstr "xxAlpha tracexx" #: data/effects/frei0r_pr0file.xml:65 #, kde-format msgid "Display average" msgstr "xxDisplay averagexx" #: data/effects/frei0r_pr0file.xml:69 #, kde-format msgid "Display RMS" msgstr "xxDisplay RMSxx" #: data/effects/frei0r_pr0file.xml:73 #, kde-format msgid "Display minimum" msgstr "xxDisplay minimumxx" #: data/effects/frei0r_pr0file.xml:77 #, kde-format msgid "Display maximum" msgstr "xxDisplay maximumxx" #: data/effects/frei0r_pr0file.xml:85 #, kde-format msgid "CCIR rec. 601,CCIR rec. 709" msgstr "xxCCIR rec. 601,CCIR rec. 709xx" #. i18n: ectx: property (text), item, widget (KComboBox, background_list) #. i18n: ectx: attribute (title), widget (QWidget, tab) #. i18n: ectx: property (text), widget (QLabel, label_13) #: data/effects/frei0r_pr0file.xml:86 #: src/mltcontroller/clippropertiescontroller.cpp:282 #: src/ui/clipproperties_ui.ui:176 src/ui/clipproperties_ui.ui:182 #: src/ui/dvdwizardmenu_ui.ui:225 #, kde-format msgid "Color" msgstr "xxColorxx" #: data/effects/frei0r_pr0file.xml:90 #, kde-format msgid "Crosshair color" msgstr "xxCrosshair colorxx" #: data/effects/frei0r_primaries.xml:3 #, kde-format msgid "Primaries" msgstr "xxPrimariesxx" #: data/effects/frei0r_primaries.xml:4 #, kde-format msgid "Reduce image to primary colors" msgstr "xxReduce image to primary colorsxx" #: data/effects/frei0r_primaries.xml:7 data/effects/sox_stretch.xml:7 #, kde-format msgid "Factor" msgstr "xxFactorxx" #: data/effects/frei0r_primaries.xml:8 #, kde-format msgid " 32 = 0]]>" msgstr "xx 32 = 0]]>xx" #. i18n: ectx: property (windowTitle), widget (QWidget, RGBParade_UI) #: data/effects/frei0r_rgbparade.xml:3 src/scopes/scopemanager.cpp:314 #: src/ui/rgbparade_ui.ui:14 #, kde-format msgid "RGB Parade" msgstr "xxRGB Paradexx" #: data/effects/frei0r_rgbparade.xml:4 #, kde-format msgid "Display a histogram of R, G and B components of the video data" msgstr "xxDisplay a histogram of R, G and B components of the video dataxx" #: data/effects/frei0r_saturat0r.xml:4 #, kde-format msgid "Adjusts the saturation of a source image" msgstr "xxAdjusts the saturation of a source imagexx" #: data/effects/frei0r_scale0tilt.xml:3 #, kde-format msgid "Crop, Scale and Tilt" msgstr "xxCrop, Scale and Tiltxx" #: data/effects/frei0r_scale0tilt.xml:4 #, kde-format msgid "Scales, Tilts and Crops an Image" msgstr "xxScales, Tilts and Crops an Imagexx" #: data/effects/frei0r_scale0tilt.xml:7 #, kde-format msgid "Crop left" msgstr "xxCrop leftxx" #: data/effects/frei0r_scale0tilt.xml:10 #, kde-format msgid "Crop right" msgstr "xxCrop rightxx" #: data/effects/frei0r_scale0tilt.xml:13 #, kde-format msgid "Crop top" msgstr "xxCrop topxx" #: data/effects/frei0r_scale0tilt.xml:16 #, kde-format msgid "Crop bottom" msgstr "xxCrop bottomxx" #: data/effects/frei0r_scale0tilt.xml:19 #, kde-format msgid "Scale X" msgstr "xxScale Xxx" #: data/effects/frei0r_scale0tilt.xml:22 #, kde-format msgid "Scale Y" msgstr "xxScale Yxx" #: data/effects/frei0r_scale0tilt.xml:25 #, kde-format msgid "Tilt X" msgstr "xxTilt Xxx" #: data/effects/frei0r_scale0tilt.xml:28 #, kde-format msgid "Tilt Y" msgstr "xxTilt Yxx" #: data/effects/frei0r_scanline0r.xml:3 #, kde-format msgid "scanline0r" msgstr "xxscanline0rxx" #: data/effects/frei0r_scanline0r.xml:4 #, kde-format msgid "Interlaced black lines" msgstr "xxInterlaced black linesxx" #: data/effects/frei0r_select0r.xml:4 data/effects/frei0r_select0r.xml:51 #, kde-format msgid "Color Selection" msgstr "xxColor Selectionxx" #: data/effects/frei0r_select0r.xml:5 data/effects/frei0r_select0r.xml:52 #, kde-format msgid "Color based alpha selection" msgstr "xxColor based alpha selectionxx" #: data/effects/frei0r_select0r.xml:9 data/effects/frei0r_select0r.xml:56 #, kde-format msgid "Color to select" msgstr "xxColor to selectxx" #: data/effects/frei0r_select0r.xml:13 data/effects/frei0r_select0r.xml:60 #, kde-format msgid "Invert selection" msgstr "xxInvert selectionxx" #: data/effects/frei0r_select0r.xml:17 data/effects/frei0r_select0r.xml:79 #, kde-format msgid "Delta R / A / Hue" msgstr "xxDelta R / A / Huexx" #: data/effects/frei0r_select0r.xml:21 data/effects/frei0r_select0r.xml:83 #, kde-format msgid "Delta G / B / Chroma" msgstr "xxDelta G / B / Chromaxx" #: data/effects/frei0r_select0r.xml:25 data/effects/frei0r_select0r.xml:87 #, kde-format msgid "Delta B / I / I" msgstr "xxDelta B / I / Ixx" #: data/effects/frei0r_select0r.xml:29 data/effects/frei0r_select0r.xml:64 #, kde-format msgid "RGB,ABI,HCI" msgstr "xxRGB,ABI,HCIxx" #: data/effects/frei0r_select0r.xml:30 data/effects/frei0r_select0r.xml:65 #, kde-format msgid "Selection subspace" msgstr "xxSelection subspacexx" #: data/effects/frei0r_select0r.xml:34 data/effects/frei0r_select0r.xml:69 #, kde-format msgid "Box,Ellipsoid,Diamond" msgstr "xxBox,Ellipsoid,Diamondxx" #: data/effects/frei0r_select0r.xml:35 data/effects/frei0r_select0r.xml:70 #, kde-format msgid "Subspace shape" msgstr "xxSubspace shapexx" #: data/effects/frei0r_select0r.xml:39 #, kde-format msgid "Hard,Fat,Normal,Skinny" msgstr "xxHard,Fat,Normal,Skinnyxx" #: data/effects/frei0r_select0r.xml:40 data/effects/frei0r_select0r.xml:75 #, kde-format msgid "Edge mode" msgstr "xxEdge modexx" #: data/effects/frei0r_select0r.xml:74 #, kde-format msgid "Hard,Fat,Normal,Skinny,Slope" msgstr "xxHard,Fat,Normal,Skinny,Slopexx" #: data/effects/frei0r_sharpness.xml:3 #, kde-format msgid "Sharpen" msgstr "xxSharpenxx" #: data/effects/frei0r_sharpness.xml:4 #, kde-format msgid "Unsharp masking (port from Mplayer)" msgstr "xxUnsharp masking (port from Mplayer)xx" #: data/effects/frei0r_sobel.xml:3 #, kde-format msgid "Sobel" msgstr "xxSobelxx" #: data/effects/frei0r_sobel.xml:4 #, kde-format msgid "Sobel filter" msgstr "xxSobel filterxx" #: data/effects/frei0r_sopsat.xml:4 data/effects/frei0r_sopsat.xml:59 #, kde-format msgid "SOP/Sat" msgstr "xxSOP/Satxx" #: data/effects/frei0r_sopsat.xml:5 data/effects/frei0r_sopsat.xml:60 #, kde-format msgid "" "Changes Slope, Offset, and Power of the color components, and the overall " "Saturation, according to the ASC CDL (Color Decision List)." msgstr "" "xxChanges Slope, Offset, and Power of the color components, and the overall " "Saturation, according to the ASC CDL (Color Decision List).xx" #: data/effects/frei0r_sopsat.xml:8 data/effects/frei0r_sopsat.xml:63 #, kde-format msgid "Slope Red" msgstr "xxSlope Redxx" #: data/effects/frei0r_sopsat.xml:10 data/effects/frei0r_sopsat.xml:65 #, kde-format msgid "" "\n" " All effects can be observed well when applied on a greyscale " "gradient and looking at the RGB Parade monitor.]]>" msgstr "" "xx\n" " All effects can be observed well when applied on a greyscale " "gradient and looking at the RGB Parade monitor.]]>xx" #: data/effects/frei0r_sopsat.xml:13 data/effects/frei0r_sopsat.xml:68 #, kde-format msgid "Slope Green" msgstr "xxSlope Greenxx" #: data/effects/frei0r_sopsat.xml:16 data/effects/frei0r_sopsat.xml:71 #, kde-format msgid "Slope Blue" msgstr "xxSlope Bluexx" #: data/effects/frei0r_sopsat.xml:19 data/effects/frei0r_sopsat.xml:74 #, kde-format msgid "Slope Alpha" msgstr "xxSlope Alphaxx" #: data/effects/frei0r_sopsat.xml:23 data/effects/frei0r_sopsat.xml:78 #, kde-format msgid "Offset Red" msgstr "xxOffset Redxx" #: data/effects/frei0r_sopsat.xml:24 data/effects/frei0r_sopsat.xml:79 #, kde-format msgid "" "Changing the offset lifts (or lowers) the brightness of each pixel by the " "given value." msgstr "" "xxChanging the offset lifts (or lowers) the brightness of each pixel by the " "given value.xx" #: data/effects/frei0r_sopsat.xml:27 data/effects/frei0r_sopsat.xml:82 #, kde-format msgid "Offset Green" msgstr "xxOffset Greenxx" #: data/effects/frei0r_sopsat.xml:30 data/effects/frei0r_sopsat.xml:85 #, kde-format msgid "Offset Blue" msgstr "xxOffset Bluexx" #: data/effects/frei0r_sopsat.xml:33 data/effects/frei0r_sopsat.xml:88 #, kde-format msgid "Offset Alpha" msgstr "xxOffset Alphaxx" #: data/effects/frei0r_sopsat.xml:37 data/effects/frei0r_sopsat.xml:92 #, kde-format msgid "Power Red" msgstr "xxPower Redxx" #: data/effects/frei0r_sopsat.xml:39 data/effects/frei0r_sopsat.xml:94 #, kde-format msgid "" "\n" " Mathematically, what happens is an exponentiation of the " "pixel brightness on [0,1] by the gamma value.]]>" msgstr "" "xx\n" " Mathematically, what happens is an exponentiation of the " "pixel brightness on [0,1] by the gamma value.]]>xx" #: data/effects/frei0r_sopsat.xml:42 data/effects/frei0r_sopsat.xml:97 #, kde-format msgid "Power Green" msgstr "xxPower Greenxx" #: data/effects/frei0r_sopsat.xml:45 data/effects/frei0r_sopsat.xml:100 #, kde-format msgid "Power Blue" msgstr "xxPower Bluexx" #: data/effects/frei0r_sopsat.xml:48 data/effects/frei0r_sopsat.xml:103 #, kde-format msgid "Power Alpha" msgstr "xxPower Alphaxx" #: data/effects/frei0r_sopsat.xml:52 data/effects/frei0r_sopsat.xml:107 #, kde-format msgid "Overall Saturation" msgstr "xxOverall Saturationxx" #: data/effects/frei0r_sopsat.xml:53 data/effects/frei0r_sopsat.xml:108 #, kde-format msgid "The overall saturation will be changed in the last step of this filter." msgstr "" "xxThe overall saturation will be changed in the last step of this filter.xx" #: data/effects/frei0r_squareblur.xml:3 #, kde-format msgid "Square Blur" msgstr "xxSquare Blurxx" #: data/effects/frei0r_squareblur.xml:4 #, kde-format msgid "Square blur" msgstr "xxSquare blurxx" #: data/effects/frei0r_squareblur.xml:7 #, kde-format msgid "Kernel size" msgstr "xxKernel sizexx" #: data/effects/frei0r_tehroxx0r.xml:3 #, kde-format msgid "TehRoxx0r" msgstr "xxTehRoxx0rxx" #: data/effects/frei0r_tehroxx0r.xml:4 #, kde-format msgid "Something videowall-ish" msgstr "xxSomething videowall-ishxx" #: data/effects/frei0r_tehroxx0r.xml:7 #, kde-format msgid "Interval" msgstr "xxIntervalxx" #: data/effects/frei0r_three_point_balance.xml:3 #, kde-format msgid "3 point balance" msgstr "xx3 point balancexx" #: data/effects/frei0r_three_point_balance.xml:4 #, kde-format msgid "Balances colors along with 3 points" msgstr "xxBalances colors along with 3 pointsxx" #: data/effects/frei0r_three_point_balance.xml:7 #, kde-format msgid "Black color" msgstr "xxBlack colorxx" #: data/effects/frei0r_three_point_balance.xml:10 #, kde-format msgid "Gray color" msgstr "xxGray colorxx" #: data/effects/frei0r_three_point_balance.xml:13 #, kde-format msgid "White color" msgstr "xxWhite colorxx" #: data/effects/frei0r_three_point_balance.xml:16 #, kde-format msgid "Split screen preview" msgstr "xxSplit screen previewxx" #: data/effects/frei0r_three_point_balance.xml:19 #, kde-format msgid "Source image on left side" msgstr "xxSource image on left sidexx" #: data/effects/frei0r_threelay0r.xml:3 #, kde-format msgid "3-level Threshold" msgstr "xx3-level Thresholdxx" #: data/effects/frei0r_threelay0r.xml:4 #, kde-format msgid "Dynamic 3-level thresholding" msgstr "xxDynamic 3-level thresholdingxx" #: data/effects/frei0r_threshold0r.xml:4 #, kde-format msgid "Thresholds a source image" msgstr "xxThresholds a source imagexx" #: data/effects/frei0r_timeout.xml:4 #, kde-format msgid "Timeout indicator" msgstr "xxTimeout indicatorxx" #: data/effects/frei0r_timeout.xml:7 #, kde-format msgid "Indicator color" msgstr "xxIndicator colorxx" #. i18n: ectx: property (text), widget (QTreeWidget, markers_list) #: data/effects/frei0r_timeout.xml:10 src/ui/clipproperties_ui.ui:427 #, kde-format msgid "Time" msgstr "xxTimexx" #: data/effects/frei0r_tint0r.xml:3 #, kde-format msgid "Tint" msgstr "xxTintxx" #: data/effects/frei0r_tint0r.xml:4 #, kde-format msgid "Maps source image luminance between two colors specified" msgstr "xxMaps source image luminance between two colors specifiedxx" #: data/effects/frei0r_tint0r.xml:7 #, kde-format msgid "Map black to" msgstr "xxMap black toxx" #: data/effects/frei0r_tint0r.xml:10 #, kde-format msgid "Map white to" msgstr "xxMap white toxx" #: data/effects/frei0r_tint0r.xml:13 #, kde-format msgid "Tint amount" msgstr "xxTint amountxx" #: data/effects/frei0r_twolay0r.xml:3 #, kde-format msgid "Binarize dynamically" msgstr "xxBinarize dynamicallyxx" #: data/effects/frei0r_twolay0r.xml:4 #, kde-format msgid "Dynamic thresholding" msgstr "xxDynamic thresholdingxx" #: data/effects/frei0r_vectorscope.xml:3 src/scopes/scopemanager.cpp:312 #, kde-format msgid "Vectorscope" msgstr "xxVectorscopexx" #: data/effects/frei0r_vectorscope.xml:4 #, kde-format msgid "Display a vectorscope of the video data" msgstr "xxDisplay a vectorscope of the video dataxx" #: data/effects/frei0r_vertigo.xml:4 data/effects/frei0r_vertigo.xml:15 #, kde-format msgid "Vertigo" msgstr "xxVertigoxx" #: data/effects/frei0r_vertigo.xml:5 data/effects/frei0r_vertigo.xml:16 #, kde-format msgid "Alpha blending with zoomed and rotated images" msgstr "xxAlpha blending with zoomed and rotated imagesxx" #: data/effects/frei0r_vertigo.xml:8 data/effects/frei0r_vertigo.xml:19 #, kde-format msgid "Phase Increment" msgstr "xxPhase Incrementxx" #: data/effects/frei0r_vertigo.xml:11 data/effects/frei0r_vertigo.xml:22 #, kde-format msgid "Zoom Rate" msgstr "xxZoom Ratexx" #: data/effects/frei0r_vignette.xml:3 #, kde-format msgid "Vignette" msgstr "xxVignettexx" #: data/effects/frei0r_vignette.xml:4 #, kde-format msgid "Natural lens vignetting effect" msgstr "xxNatural lens vignetting effectxx" #: data/effects/frei0r_vignette.xml:7 #, kde-format msgid "Aspect ratio" msgstr "xxAspect ratioxx" #: data/effects/frei0r_vignette.xml:10 #, kde-format msgid "Clear center size" msgstr "xxClear center sizexx" #. i18n: ectx: property (text), widget (QLabel, label_softness) #: data/effects/frei0r_vignette.xml:13 src/ui/clipproperties_ui.ui:302 #: src/ui/slideshowclip_ui.ui:220 #, kde-format msgid "Softness" msgstr "xxSoftnessxx" #: data/effects/gain.xml:3 data/effects/gain.xml:7 data/effects/mute.xml:7 #: data/effects/normalise.xml:7 data/effects/sox_bass.xml:7 #: data/effects/sox_gain.xml:7 data/effects/volume.xml:7 #: src/effectstack/widgets/lumaliftgain.cpp:65 #, kde-format msgid "Gain" msgstr "xxGainxx" #: data/effects/gain.xml:4 #, kde-format msgid "Adjust the audio volume without keyframes" msgstr "xxAdjust the audio volume without keyframesxx" #: data/effects/gamma.xml:4 #, kde-format msgid "Change gamma color value" msgstr "xxChange gamma color valuexx" #: data/effects/grain.xml:3 #, kde-format msgid "Grain" msgstr "xxGrainxx" #: data/effects/grain.xml:4 #, kde-format msgid "Grain over the image" msgstr "xxGrain over the imagexx" #: data/effects/grain.xml:7 data/effects/movit_deconvolution_sharpen.xml:18 #: plugins/sampleplugin/sampleplugin.cpp:36 #: plugins/sampleplugin/sampleplugin.cpp:44 #: plugins/sampleplugin/sampleplugin.cpp:58 #: plugins/sampleplugin/sampleplugin.cpp:82 #, kde-format msgid "Noise" msgstr "xxNoisexx" #: data/effects/greyscale.xml:3 #, kde-format msgid "Greyscale" msgstr "xxGreyscalexx" #: data/effects/greyscale.xml:4 #, kde-format msgid "Discard color information" msgstr "xxDiscard color informationxx" #: data/effects/invert.xml:4 #, kde-format msgid "Invert colors" msgstr "xxInvert colorsxx" #: data/effects/ladspa_declipper.xml:3 #, kde-format msgid "Declipper" msgstr "xxDeclipperxx" #: data/effects/ladspa_declipper.xml:4 #, kde-format msgid "LADSPA declipper audio effect" msgstr "xxLADSPA declipper audio effectxx" #: data/effects/ladspa_equalizer.xml:3 #, kde-format msgid "Equalizer" msgstr "xxEqualizerxx" #: data/effects/ladspa_equalizer.xml:4 #, kde-format msgid "LADSPA equalizer audio effect" msgstr "xxLADSPA equalizer audio effectxx" #: data/effects/ladspa_equalizer.xml:7 #, kde-format msgid "Lo gain" msgstr "xxLo gainxx" #: data/effects/ladspa_equalizer.xml:10 #, kde-format msgid "Mid gain" msgstr "xxMid gainxx" #: data/effects/ladspa_equalizer.xml:13 #, kde-format msgid "Hi gain" msgstr "xxHi gainxx" #: data/effects/ladspa_equalizer_15.xml:3 #, kde-format msgid "15 Band Equalizer" msgstr "xx15 Band Equalizerxx" #: data/effects/ladspa_equalizer_15.xml:4 #, kde-format msgid "LADSPA equalizer audio effect (15 band)" msgstr "xxLADSPA equalizer audio effect (15 band)xx" #: data/effects/ladspa_equalizer_15.xml:7 #, kde-format msgid "50 Hz" msgstr "xx50 Hzxx" #: data/effects/ladspa_equalizer_15.xml:10 #, kde-format msgid "100 Hz" msgstr "xx100 Hzxx" #: data/effects/ladspa_equalizer_15.xml:13 #, kde-format msgid "156 Hz" msgstr "xx156 Hzxx" #: data/effects/ladspa_equalizer_15.xml:16 #, kde-format msgid "220 Hz" msgstr "xx220 Hzxx" #: data/effects/ladspa_equalizer_15.xml:19 #, kde-format msgid "311 Hz" msgstr "xx311 Hzxx" #: data/effects/ladspa_equalizer_15.xml:22 #, kde-format msgid "440 Hz" msgstr "xx440 Hzxx" #: data/effects/ladspa_equalizer_15.xml:25 #, kde-format msgid "622 Hz" msgstr "xx622 Hzxx" #: data/effects/ladspa_equalizer_15.xml:28 #, kde-format msgid "880 Hz" msgstr "xx880 Hzxx" #: data/effects/ladspa_equalizer_15.xml:31 #, kde-format msgid "1250 Hz" msgstr "xx1250 Hzxx" #: data/effects/ladspa_equalizer_15.xml:34 #, kde-format msgid "1750 Hz" msgstr "xx1750 Hzxx" #: data/effects/ladspa_equalizer_15.xml:37 #, kde-format msgid "2500 Hz" msgstr "xx2500 Hzxx" #: data/effects/ladspa_equalizer_15.xml:40 #, kde-format msgid "3500 Hz" msgstr "xx3500 Hzxx" #: data/effects/ladspa_equalizer_15.xml:43 #, kde-format msgid "5000 Hz" msgstr "xx5000 Hzxx" #: data/effects/ladspa_equalizer_15.xml:46 #, kde-format msgid "10000 Hz" msgstr "xx10000 Hzxx" #: data/effects/ladspa_equalizer_15.xml:49 #, kde-format msgid "20000 Hz" msgstr "xx20000 Hzxx" #: data/effects/ladspa_limiter.xml:3 #, kde-format msgid "Limiter" msgstr "xxLimiterxx" #: data/effects/ladspa_limiter.xml:4 #, kde-format msgid "LADSPA limiter audio effect" msgstr "xxLADSPA limiter audio effectxx" #: data/effects/ladspa_limiter.xml:7 #, kde-format msgid "Input gain (dB)" msgstr "xxInput gain (dB)xx" #: data/effects/ladspa_limiter.xml:10 #, kde-format msgid "Limit (dB)" msgstr "xxLimit (dB)xx" #: data/effects/ladspa_limiter.xml:13 #, kde-format msgid "Release time (s)" msgstr "xxRelease time (s)xx" #: data/effects/ladspa_phaser.xml:3 #, kde-format msgid "Phaser" msgstr "xxPhaserxx" #: data/effects/ladspa_phaser.xml:4 #, kde-format msgid "LADSPA phaser audio effect" msgstr "xxLADSPA phaser audio effectxx" #: data/effects/ladspa_phaser.xml:7 #, kde-format msgid "Rate (Hz)" msgstr "xxRate (Hz)xx" #: data/effects/ladspa_phaser.xml:10 data/effects/sox_flanger.xml:10 #, kde-format msgid "Depth" msgstr "xxDepthxx" #: data/effects/ladspa_phaser.xml:13 #, kde-format msgid "Feedback" msgstr "xxFeedbackxx" #: data/effects/ladspa_phaser.xml:16 #, kde-format msgid "Spread" msgstr "xxSpreadxx" #: data/effects/ladspa_pitch.xml:3 #, kde-format msgid "Pitch Shift" msgstr "xxPitch Shiftxx" #: data/effects/ladspa_pitch.xml:4 #, kde-format msgid "LADSPA change pitch audio effect" msgstr "xxLADSPA change pitch audio effectxx" #: data/effects/ladspa_pitch.xml:7 data/effects/sox_pitch.xml:7 #, kde-format msgid "Shift" msgstr "xxShiftxx" #: data/effects/ladspa_pitch_scale.xml:3 #, kde-format msgid "Pitch Scaler" msgstr "xxPitch Scalerxx" #: data/effects/ladspa_pitch_scale.xml:4 #, kde-format msgid "LADSPA pitch scale audio effect" msgstr "xxLADSPA pitch scale audio effectxx" #: data/effects/ladspa_pitch_scale.xml:7 #, kde-format msgid "Co-efficient" msgstr "xxCo-efficientxx" #: data/effects/ladspa_rate_scale.xml:3 #, kde-format msgid "Rate Scaler" msgstr "xxRate Scalerxx" #: data/effects/ladspa_rate_scale.xml:4 #, kde-format msgid "LADSPA rate scale audio effect" msgstr "xxLADSPA rate scale audio effectxx" #: data/effects/ladspa_rate_scale.xml:7 #, kde-format msgid "Rate" msgstr "xxRatexx" #: data/effects/ladspa_reverb.xml:3 #, kde-format msgid "Reverb" msgstr "xxReverbxx" #: data/effects/ladspa_reverb.xml:4 #, kde-format msgid "LADSPA reverb audio effect" msgstr "xxLADSPA reverb audio effectxx" #: data/effects/ladspa_reverb.xml:7 #, kde-format msgid "Reverb time" msgstr "xxReverb timexx" #: data/effects/ladspa_reverb.xml:10 data/effects/ladspa_room_reverb.xml:13 #, kde-format msgid "Damping" msgstr "xxDampingxx" #: data/effects/ladspa_room_reverb.xml:3 #, kde-format msgid "Room Reverb" msgstr "xxRoom Reverbxx" #: data/effects/ladspa_room_reverb.xml:4 #, kde-format msgid "LADSPA room reverb audio effect" msgstr "xxLADSPA room reverb audio effectxx" #: data/effects/ladspa_room_reverb.xml:7 #, kde-format msgid "Room size (m)" msgstr "xxRoom size (m)xx" #: data/effects/ladspa_room_reverb.xml:10 #, kde-format msgid "Delay (s/10)" msgstr "xxDelay (s/10)xx" #: data/effects/ladspa_vinyl.xml:3 #, kde-format msgid "Vinyl" msgstr "xxVinylxx" #: data/effects/ladspa_vinyl.xml:4 #, kde-format msgid "Simulates a vinyl audio player - LADSPA audio effect" msgstr "xxSimulates a vinyl audio player - LADSPA audio effectxx" #: data/effects/ladspa_vinyl.xml:7 src/project/dialogs/projectsettings.cpp:194 #, kde-format msgid "Year" msgstr "xxYearxx" #: data/effects/ladspa_vinyl.xml:10 #, kde-format msgid "RPM" msgstr "xxRPMxx" #: data/effects/ladspa_vinyl.xml:13 #, kde-format msgid "Surface warping" msgstr "xxSurface warpingxx" #: data/effects/ladspa_vinyl.xml:16 #, kde-format msgid "Crackle" msgstr "xxCracklexx" #: data/effects/ladspa_vinyl.xml:19 #, kde-format msgid "Wear" msgstr "xxWearxx" #: data/effects/lift_gamma_gain.xml:3 #, kde-format msgid "Lift/gamma/gain" msgstr "xxLift/gamma/gainxx" #: data/effects/lift_gamma_gain.xml:6 data/effects/movit_lift_gamma_gain.xml:6 #: data/effects/movit_lift_gamma_gain2.xml:6 #, kde-format msgid "Lift: Red" msgstr "xxLift: Redxx" #: data/effects/lift_gamma_gain.xml:9 data/effects/movit_lift_gamma_gain.xml:9 #: data/effects/movit_lift_gamma_gain2.xml:9 #, kde-format msgid "Lift: Green" msgstr "xxLift: Greenxx" #: data/effects/lift_gamma_gain.xml:12 #: data/effects/movit_lift_gamma_gain.xml:12 #: data/effects/movit_lift_gamma_gain2.xml:12 #, kde-format msgid "Lift: Blue" msgstr "xxLift: Bluexx" #: data/effects/lift_gamma_gain.xml:15 #: data/effects/movit_lift_gamma_gain.xml:15 #: data/effects/movit_lift_gamma_gain2.xml:15 #, kde-format msgid "Gamma: Red" msgstr "xxGamma: Redxx" #: data/effects/lift_gamma_gain.xml:18 #: data/effects/movit_lift_gamma_gain.xml:18 #: data/effects/movit_lift_gamma_gain2.xml:18 #, kde-format msgid "Gamma: Green" msgstr "xxGamma: Greenxx" #: data/effects/lift_gamma_gain.xml:21 #: data/effects/movit_lift_gamma_gain.xml:21 #: data/effects/movit_lift_gamma_gain2.xml:21 #, kde-format msgid "Gamma: Blue" msgstr "xxGamma: Bluexx" #: data/effects/lift_gamma_gain.xml:24 #: data/effects/movit_lift_gamma_gain.xml:24 #: data/effects/movit_lift_gamma_gain2.xml:24 #, kde-format msgid "Gain: Red" msgstr "xxGain: Redxx" #: data/effects/lift_gamma_gain.xml:27 #: data/effects/movit_lift_gamma_gain.xml:27 #: data/effects/movit_lift_gamma_gain2.xml:27 #, kde-format msgid "Gain: Green" msgstr "xxGain: Greenxx" #: data/effects/lift_gamma_gain.xml:30 #: data/effects/movit_lift_gamma_gain.xml:30 #: data/effects/movit_lift_gamma_gain2.xml:30 #, kde-format msgid "Gain: Blue" msgstr "xxGain: Bluexx" #: data/effects/loudness.xml:3 #, kde-format msgid "Loudness" msgstr "xxLoudnessxx" #: data/effects/loudness.xml:4 #, kde-format msgid "Correct audio loudness as recommended by EBU R128" msgstr "xxCorrect audio loudness as recommended by EBU R128xx" #: data/effects/loudness.xml:7 #, kde-format msgid "Target Program Loudness" msgstr "xxTarget Program Loudnessxx" #: data/effects/mirror.xml:3 #, kde-format msgid "Mirror" msgstr "xxMirrorxx" #: data/effects/mirror.xml:4 #, kde-format msgid "Flip your image in any direction" msgstr "xxFlip your image in any directionxx" #: data/effects/mirror.xml:7 #, kde-format msgid "Horizontal,Vertical,Diagonal,X Diagonal,Flip,Flop" msgstr "xxHorizontal,Vertical,Diagonal,X Diagonal,Flip,Flopxx" #: data/effects/mirror.xml:8 #, kde-format msgid "Mirroring direction" msgstr "xxMirroring directionxx" #: data/effects/movit_blur.xml:3 #, kde-format msgid "Blur (GPU)" msgstr "xxBlur (GPU)xx" #: data/effects/movit_blur.xml:6 data/effects/movit_diffusion.xml:6 #: data/effects/movit_glow.xml:6 data/effects/movit_unsharp_mask.xml:6 #: data/effects/movit_vignette.xml:6 #, kde-format msgid "Radius" msgstr "xxRadiusxx" #: data/effects/movit_deconvolution_sharpen.xml:3 #, kde-format msgid "Deconvolution sharpen (GPU)" msgstr "xxDeconvolution sharpen (GPU)xx" #: data/effects/movit_deconvolution_sharpen.xml:6 #, kde-format msgid "Matrix size" msgstr "xxMatrix sizexx" #: data/effects/movit_deconvolution_sharpen.xml:9 #, kde-format msgid "Circle radius" msgstr "xxCircle radiusxx" #: data/effects/movit_deconvolution_sharpen.xml:12 #, kde-format msgid "Gaussian radius" msgstr "xxGaussian radiusxx" #: data/effects/movit_deconvolution_sharpen.xml:15 #, kde-format msgid "Correlation" msgstr "xxCorrelationxx" #: data/effects/movit_diffusion.xml:3 #, kde-format msgid "Diffusion (GPU)" msgstr "xxDiffusion (GPU)xx" #: data/effects/movit_diffusion.xml:9 #, kde-format msgid "Mix amount" msgstr "xxMix amountxx" #: data/effects/movit_glow.xml:3 #, kde-format msgid "Glow (GPU)" msgstr "xxGlow (GPU)xx" #: data/effects/movit_glow.xml:9 #, kde-format msgid "Glow strength" msgstr "xxGlow strengthxx" #: data/effects/movit_glow.xml:12 #, kde-format msgid "Highlight cutoff threshold" msgstr "xxHighlight cutoff thresholdxx" #: data/effects/movit_lift_gamma_gain.xml:3 #, kde-format msgid "Lift/gamma/gain (GPU)" msgstr "xxLift/gamma/gain (GPU)xx" #: data/effects/movit_lift_gamma_gain2.xml:3 #, kde-format msgid "Movit: Lift/gamma/gain (colors)" msgstr "xxMovit: Lift/gamma/gain (colors)xx" #: data/effects/movit_mirror.xml:3 #, kde-format msgid "Mirror (GPU)" msgstr "xxMirror (GPU)xx" #: data/effects/movit_opacity.xml:3 #, kde-format msgid "Opacity (GPU)" msgstr "xxOpacity (GPU)xx" #: data/effects/movit_opacity.xml:6 #: src/effectstack/widgets/animationwidget.cpp:833 #: src/effectstack/widgets/geometrywidget.cpp:223 #, kde-format msgid "Opacity" msgstr "xxOpacityxx" #: data/effects/movit_rect.xml:3 #, kde-format msgid "Pan and Zoom (GPU)" msgstr "xxPan and Zoom (GPU)xx" #: data/effects/movit_rect.xml:9 #, kde-format msgid "Allow upscale" msgstr "xxAllow upscalexx" #: data/effects/movit_saturation.xml:3 #, kde-format msgid "Saturation (GPU)" msgstr "xxSaturation (GPU)xx" #: data/effects/movit_unsharp_mask.xml:3 #, kde-format msgid "Unsharp mask (GPU)" msgstr "xxUnsharp mask (GPU)xx" #: data/effects/movit_vignette.xml:3 #, kde-format msgid "Vignette (GPU)" msgstr "xxVignette (GPU)xx" #: data/effects/movit_vignette.xml:9 #, kde-format msgid "Inner radius" msgstr "xxInner radiusxx" #: data/effects/movit_white_balance.xml:3 #, kde-format msgid "White Balance (GPU)" msgstr "xxWhite Balance (GPU)xx" #: data/effects/mute.xml:3 #, kde-format msgid "Mute" msgstr "xxMutexx" #: data/effects/mute.xml:4 #, kde-format msgid "Mute clip" msgstr "xxMute clipxx" #: data/effects/normalise.xml:3 #, kde-format msgid "Normalise" msgstr "xxNormalisexx" #: data/effects/normalise.xml:4 #, kde-format msgid "Dynamically normalise the audio volume" msgstr "xxDynamically normalise the audio volumexx" #: data/effects/normalise.xml:10 #, kde-format msgid "Maximum gain" msgstr "xxMaximum gainxx" #: data/effects/normalise.xml:13 data/effects/sox_stretch.xml:10 #, kde-format msgid "Window" msgstr "xxWindowxx" #: data/effects/obscure.xml:4 #, kde-format msgid "Hide a region of the clip" msgstr "xxHide a region of the clipxx" #: data/effects/obscure.xml:7 src/effectslist/initeffects.cpp:832 #, kde-format msgid "Region" msgstr "xxRegionxx" #: data/effects/oldfilm.xml:3 #, kde-format msgid "Oldfilm" msgstr "xxOldfilmxx" #: data/effects/oldfilm.xml:4 #, kde-format msgid "Moves the Picture up and down and random brightness change" msgstr "xxMoves the Picture up and down and random brightness changexx" #: data/effects/oldfilm.xml:7 #, kde-format msgid "Y-Delta" msgstr "xxY-Deltaxx" #: data/effects/oldfilm.xml:10 #, no-c-format, kde-format msgid "% of picture have a delta" msgstr "xx% of picture have a deltaxx" #: data/effects/oldfilm.xml:13 #, kde-format msgid "Brightness up" msgstr "xxBrightness upxx" #: data/effects/oldfilm.xml:16 #, kde-format msgid "Brightness down" msgstr "xxBrightness downxx" #: data/effects/oldfilm.xml:19 #, kde-format msgid "Brightness every" msgstr "xxBrightness everyxx" #: data/effects/oldfilm.xml:22 #, kde-format msgid "Unevendevelop up" msgstr "xxUnevendevelop upxx" #: data/effects/oldfilm.xml:25 #, kde-format msgid "Unevendevelop down" msgstr "xxUnevendevelop downxx" #: data/effects/oldfilm.xml:28 #, kde-format msgid "Unevendevelop Duration" msgstr "xxUnevendevelop Durationxx" #: data/effects/pan_zoom.xml:3 #, kde-format msgid "Position and Zoom" msgstr "xxPosition and Zoomxx" #: data/effects/pan_zoom.xml:4 #, kde-format msgid "Adjust size and position of clip" msgstr "xxAdjust size and position of clipxx" #: data/effects/qtblend.xml:4 data/effects/qtblend.xml:22 #, kde-format msgid "Transform" msgstr "xxTransformxx" #: data/effects/qtblend.xml:5 data/effects/qtblend.xml:23 #, kde-format msgid "Position, scale and opacity." msgstr "xxPosition, scale and opacity.xx" #: data/effects/qtblend.xml:11 data/effects/qtblend.xml:29 #, kde-format msgid "Rotation" msgstr "xxRotationxx" #: data/effects/qtblend.xml:14 data/effects/qtblend.xml:32 #, kde-format msgid "" "Alpha blend,Xor,Plus,Multiply,Screen,Overlay,Darken,Lighten,Color dodge," "Color burn,Hard light,Soft light,Difference,Exclusion,Bitwise or,Bitwise and," "Bitwise xor,Bitwise nor,Bitwise nand,Bitwise not xor,Destination in," "Destination out" msgstr "" "xxAlpha blend,Xor,Plus,Multiply,Screen,Overlay,Darken,Lighten,Color dodge," "Color burn,Hard light,Soft light,Difference,Exclusion,Bitwise or,Bitwise and," "Bitwise xor,Bitwise nor,Bitwise nand,Bitwise not xor,Destination in," "Destination outxx" #: data/effects/qtblend.xml:15 data/effects/qtblend.xml:33 #, kde-format msgid "Compositing" msgstr "xxCompositingxx" #: data/effects/qtblend.xml:39 #, kde-format msgid "Rotate from center" msgstr "xxRotate from centerxx" #: data/effects/region.xml:3 #, kde-format msgid "Regionalize" msgstr "xxRegionalizexx" #: data/effects/region.xml:4 #, kde-format msgid "Apply sub-effects to a region defined by a clip's alpha channel" msgstr "xxApply sub-effects to a region defined by a clip's alpha channelxx" #: data/effects/region.xml:7 #, kde-format msgid "Url" msgstr "xxUrlxx" #: data/effects/region.xml:10 data/effects/rotation.xml:37 #, kde-format msgid "Pan and Zoom" msgstr "xxPan and Zoomxx" #: data/effects/rotation.xml:3 #, kde-format msgid "Rotate and Shear" msgstr "xxRotate and Shearxx" #: data/effects/rotation.xml:4 data/effects/rotation_keyframable.xml:4 #, kde-format msgid "Rotate clip in any 3 directions" msgstr "xxRotate clip in any 3 directionsxx" #: data/effects/rotation.xml:7 data/effects/rotation_keyframable.xml:7 #: src/effectslist/initeffects.cpp:819 #: src/effectstack/widgets/geometrywidget.cpp:227 #, kde-format msgid "Rotate X" msgstr "xxRotate Xxx" #: data/effects/rotation.xml:10 data/effects/rotation_keyframable.xml:10 #: src/effectslist/initeffects.cpp:820 #: src/effectstack/widgets/geometrywidget.cpp:230 #, kde-format msgid "Rotate Y" msgstr "xxRotate Yxx" #: data/effects/rotation.xml:13 data/effects/rotation_keyframable.xml:13 #: src/effectslist/initeffects.cpp:821 #: src/effectstack/widgets/geometrywidget.cpp:233 #, kde-format msgid "Rotate Z" msgstr "xxRotate Zxx" #: data/effects/rotation.xml:16 #, kde-format msgid "Animate Rotate X" msgstr "xxAnimate Rotate Xxx" #: data/effects/rotation.xml:19 #, kde-format msgid "Animate Rotate Y" msgstr "xxAnimate Rotate Yxx" #: data/effects/rotation.xml:22 #, kde-format msgid "Animate Rotate Z" msgstr "xxAnimate Rotate Zxx" #: data/effects/rotation.xml:25 #, kde-format msgid "Shear X" msgstr "xxShear Xxx" #: data/effects/rotation.xml:28 #, kde-format msgid "Shear Y" msgstr "xxShear Yxx" #: data/effects/rotation.xml:31 #, kde-format msgid "Animate Shear X" msgstr "xxAnimate Shear Xxx" #: data/effects/rotation.xml:34 #, kde-format msgid "Animate Shear Y" msgstr "xxAnimate Shear Yxx" #: data/effects/rotation_keyframable.xml:3 #, kde-format msgid "Rotate (keyframable)" msgstr "xxRotate (keyframable)xx" #: data/effects/rotation_keyframable.xml:16 #, kde-format msgid "Offset X" msgstr "xxOffset Xxx" #: data/effects/rotation_keyframable.xml:19 #, kde-format msgid "Offset Y" msgstr "xxOffset Yxx" #: data/effects/rotoscoping.xml:3 #, kde-format msgid "Rotoscoping" msgstr "xxRotoscopingxx" #: data/effects/rotoscoping.xml:4 #, kde-format msgid "Keyframable vector based rotoscoping" msgstr "xxKeyframable vector based rotoscopingxx" #: data/effects/rotoscoping.xml:8 #, kde-format msgid "Alpha,Luma,RGB" msgstr "xxAlpha,Luma,RGBxx" #: data/effects/rotoscoping.xml:9 #, kde-format msgid "Mode" msgstr "xxModexx" #: data/effects/rotoscoping.xml:14 #, kde-format msgid "Alpha Operation" msgstr "xxAlpha Operationxx" #: data/effects/rotoscoping.xml:22 src/timeline/customtrackview.cpp:3976 #, kde-format msgid "Track" msgstr "xxTrackxx" #: data/effects/rotoscoping.xml:26 #, kde-format msgid "Feather width" msgstr "xxFeather widthxx" #: data/effects/rotoscoping.xml:30 #, kde-format msgid "Feathering passes" msgstr "xxFeathering passesxx" #: data/effects/scratchlines.xml:3 #, kde-format msgid "Scratchlines" msgstr "xxScratchlinesxx" #: data/effects/scratchlines.xml:4 #, kde-format msgid "Scratchlines over the picture" msgstr "xxScratchlines over the picturexx" #: data/effects/scratchlines.xml:7 #, kde-format msgid "Width of line" msgstr "xxWidth of linexx" #: data/effects/scratchlines.xml:10 #, kde-format msgid "Max number of lines" msgstr "xxMax number of linesxx" #: data/effects/scratchlines.xml:13 #, kde-format msgid "Max darker" msgstr "xxMax darkerxx" #: data/effects/scratchlines.xml:16 #, kde-format msgid "Max lighter" msgstr "xxMax lighterxx" #: data/effects/sepia.xml:3 #, kde-format msgid "Sepia" msgstr "xxSepiaxx" #: data/effects/sepia.xml:4 #, kde-format msgid "Turn clip colors to sepia" msgstr "xxTurn clip colors to sepiaxx" #: data/effects/sepia.xml:7 #, kde-format msgid "Chrominance U" msgstr "xxChrominance Uxx" #: data/effects/sepia.xml:10 #, kde-format msgid "Chrominance V" msgstr "xxChrominance Vxx" #: data/effects/sox_band.xml:3 #, kde-format msgid "Sox Band" msgstr "xxSox Bandxx" #: data/effects/sox_band.xml:4 #, kde-format msgid "Sox band audio effect" msgstr "xxSox band audio effectxx" #: data/effects/sox_band.xml:7 #, kde-format msgid "Center Frequency" msgstr "xxCenter Frequencyxx" #: data/effects/sox_band.xml:10 data/effects/sox_flanger.xml:16 #: src/effectstack/widgets/keyframeimport.cpp:126 #: src/timeline/keyframeview.cpp:299 #, kde-format msgid "Width" msgstr "xxWidthxx" #: data/effects/sox_bass.xml:3 #, kde-format msgid "Sox Bass" msgstr "xxSox Bassxx" #: data/effects/sox_bass.xml:4 #, kde-format msgid "Sox bass audio effect" msgstr "xxSox bass audio effectxx" #: data/effects/sox_echo.xml:3 #, kde-format msgid "Sox Echo" msgstr "xxSox Echoxx" #: data/effects/sox_echo.xml:4 #, kde-format msgid "Sox echo audio effect" msgstr "xxSox echo audio effectxx" #: data/effects/sox_echo.xml:7 data/effects/sox_phaser.xml:7 #, kde-format msgid "Gain In" msgstr "xxGain Inxx" #: data/effects/sox_echo.xml:10 data/effects/sox_phaser.xml:10 #, kde-format msgid "Gain Out" msgstr "xxGain Outxx" #. i18n: ectx: property (text), widget (QLabel, label_13) #: data/effects/sox_echo.xml:13 data/effects/sox_flanger.xml:7 #: data/effects/sox_phaser.xml:13 src/ui/titlewidget_ui.ui:1156 #, kde-format msgid "Delay" msgstr "xxDelayxx" #: data/effects/sox_echo.xml:16 data/effects/sox_phaser.xml:16 #, kde-format msgid "Decay" msgstr "xxDecayxx" #: data/effects/sox_flanger.xml:3 #, kde-format msgid "Sox Flanger" msgstr "xxSox Flangerxx" #: data/effects/sox_flanger.xml:4 #, kde-format msgid "Sox flanger audio effect" msgstr "xxSox flanger audio effectxx" #: data/effects/sox_flanger.xml:13 #, kde-format msgid "Regeneration" msgstr "xxRegenerationxx" #. i18n: ectx: property (text), widget (QLabel, label) #: data/effects/sox_flanger.xml:19 data/effects/sox_phaser.xml:19 #: data/effects/speed.xml:3 data/effects/speed.xml:7 src/ui/clipspeed_ui.ui:56 #, kde-format msgid "Speed" msgstr "xxSpeedxx" #: data/effects/sox_flanger.xml:25 #, kde-format msgid "Phase" msgstr "xxPhasexx" #: data/effects/sox_flanger.xml:28 src/monitor/monitormanager.cpp:432 #: src/timeline/customtrackview.cpp:1618 #, kde-format msgid "Interpolation" msgstr "xxInterpolationxx" #: data/effects/sox_gain.xml:3 #, kde-format msgid "Sox Gain" msgstr "xxSox Gainxx" #: data/effects/sox_gain.xml:4 #, kde-format msgid "Sox gain audio effect" msgstr "xxSox gain audio effectxx" #: data/effects/sox_gain.xml:12 #, kde-format msgid "Normalize" msgstr "xxNormalizexx" #: data/effects/sox_phaser.xml:3 #, kde-format msgid "Sox Phaser" msgstr "xxSox Phaserxx" #: data/effects/sox_phaser.xml:4 #, kde-format msgid "Sox phaser audio effect" msgstr "xxSox phaser audio effectxx" #: data/effects/sox_pitch.xml:3 #, kde-format msgid "Sox Pitch Shift" msgstr "xxSox Pitch Shiftxx" #: data/effects/sox_pitch.xml:4 #, kde-format msgid "Sox change pitch audio effect" msgstr "xxSox change pitch audio effectxx" #: data/effects/sox_pitch.xml:10 #, kde-format msgid "Time window (ms)" msgstr "xxTime window (ms)xx" #: data/effects/sox_reverb.xml:3 #, kde-format msgid "Sox Reverb" msgstr "xxSox Reverbxx" #: data/effects/sox_reverb.xml:4 #, kde-format msgid "Sox reverb audio effect" msgstr "xxSox reverb audio effectxx" #: data/effects/sox_reverb.xml:7 #, kde-format msgid "Reverberance" msgstr "xxReverberancexx" #: data/effects/sox_reverb.xml:10 #, kde-format msgid "High frequency damping" msgstr "xxHigh frequency dampingxx" #: data/effects/sox_reverb.xml:13 #, kde-format msgid "Room scale" msgstr "xxRoom scalexx" #: data/effects/sox_reverb.xml:16 #, kde-format msgid "Stereo depth" msgstr "xxStereo depthxx" #: data/effects/sox_reverb.xml:19 #, kde-format msgid "Pre-delay" msgstr "xxPre-delayxx" #: data/effects/sox_reverb.xml:22 #, kde-format msgid "Wet gain" msgstr "xxWet gainxx" #: data/effects/sox_stretch.xml:3 #, kde-format msgid "Sox Stretch" msgstr "xxSox Stretchxx" #: data/effects/sox_stretch.xml:4 #, kde-format msgid "Sox stretch audio effect" msgstr "xxSox stretch audio effectxx" #: data/effects/speed.xml:4 #, kde-format msgid "Make clip play faster or slower" msgstr "xxMake clip play faster or slowerxx" #: data/effects/swapchannels.xml:3 #, kde-format msgid "Swap channels" msgstr "xxSwap channelsxx" #: data/effects/swapchannels.xml:4 #, kde-format msgid "Move the left channel to the right and right-to-left" msgstr "xxMove the left channel to the right and right-to-leftxx" #: data/effects/tcolor.xml:3 #, kde-format msgid "Technicolor" msgstr "xxTechnicolorxx" #: data/effects/tcolor.xml:4 #, kde-format msgid "Oversaturate the color in video, like in old Technicolor movies" msgstr "xxOversaturate the color in video, like in old Technicolor moviesxx" #: data/effects/tcolor.xml:7 #, kde-format msgid "Blue/Yellow axis" msgstr "xxBlue/Yellow axisxx" #: data/effects/tcolor.xml:10 #, kde-format msgid "Red/Green axis" msgstr "xxRed/Green axisxx" #: data/effects/threshold.xml:3 #, kde-format msgid "Binarize" msgstr "xxBinarizexx" #: data/effects/threshold.xml:4 #, kde-format msgid "Make monochrome clip" msgstr "xxMake monochrome clipxx" #: data/effects/threshold.xml:7 #, kde-format msgid "Threshold value" msgstr "xxThreshold valuexx" #: data/effects/threshold.xml:10 #, kde-format msgid "Use transparency" msgstr "xxUse transparencyxx" #: data/effects/tracker.xml:3 #, kde-format msgid "Motion Tracker" msgstr "xxMotion Trackerxx" #: data/effects/tracker.xml:4 #, kde-format msgid "Select a zone to follow its movements" msgstr "xxSelect a zone to follow its movementsxx" #: data/effects/tracker.xml:10 #, kde-format msgid "KCF,MIL,Boosting,TLD" msgstr "xxKCF,MIL,Boosting,TLDxx" #: data/effects/tracker.xml:11 #, kde-format msgid "Tracker algorithm" msgstr "xxTracker algorithmxx" #: data/effects/tracker.xml:14 #, kde-format msgid "Rectangle,Ellipse,Arrow" msgstr "xxRectangle,Ellipse,Arrowxx" #: data/effects/tracker.xml:15 #, kde-format msgid "Frame shape" msgstr "xxFrame shapexx" #: data/effects/tracker.xml:18 #, kde-format msgid "Shape width" msgstr "xxShape widthxx" #: data/effects/tracker.xml:21 #, kde-format msgid "Shape color" msgstr "xxShape colorxx" #: data/effects/tracker.xml:27 #, kde-format msgid "Median Blur,Gaussian Blur" msgstr "xxMedian Blur,Gaussian Blurxx" #: data/effects/tracker.xml:28 #, kde-format msgid "Blur type" msgstr "xxBlur typexx" #: data/effects/tracker.xml:31 #, kde-format msgid "Tracking data" msgstr "xxTracking dataxx" #: data/effects/vignette.xml:3 #, kde-format msgid "Vignette Effect" msgstr "xxVignette Effectxx" #: data/effects/vignette.xml:4 #, kde-format msgid "Adjustable Vignette" msgstr "xxAdjustable Vignettexx" #: data/effects/vignette.xml:7 #, kde-format msgid "smooth" msgstr "xxsmoothxx" #: data/effects/vignette.xml:10 #, kde-format msgid "radius" msgstr "xxradiusxx" #. i18n: ectx: property (text), widget (QLabel, xLabel) #. i18n: ectx: property (text), widget (QLabel, label_6) #: data/effects/vignette.xml:13 src/ui/profiledialog_ui.ui:62 #: src/ui/renderwidget_ui.ui:588 #, kde-format msgid "x" msgstr "xxxxx" #: data/effects/vignette.xml:16 #, kde-format msgid "y" msgstr "xxyxx" #: data/effects/vignette.xml:19 #, kde-format msgid "opacity" msgstr "xxopacityxx" #: data/effects/vignette.xml:22 #, kde-format msgid "use cos instead of linear" msgstr "xxuse cos instead of linearxx" #: data/effects/volume.xml:3 #, kde-format msgid "Volume (keyframable)" msgstr "xxVolume (keyframable)xx" #: data/effects/volume.xml:4 #, kde-format msgid "Adjust audio volume with keyframes" msgstr "xxAdjust audio volume with keyframesxx" #: data/effects/wave.xml:3 #, kde-format msgid "Wave" msgstr "xxWavexx" #: data/effects/wave.xml:4 #, kde-format msgid "Make waves on your clip with keyframes" msgstr "xxMake waves on your clip with keyframesxx" #: data/effects/wave.xml:10 #, kde-format msgid "Horizontal" msgstr "xxHorizontalxx" #: data/effects/wave.xml:13 #, kde-format msgid "Vertical" msgstr "xxVerticalxx" #: data/kdenliveeffectscategory.rc:5 #, kde-format msgid "Colour correction" msgstr "xxColour correctionxx" #: data/kdenliveeffectscategory.rc:8 #, kde-format msgid "Colour" msgstr "xxColourxx" #: data/kdenliveeffectscategory.rc:11 #, kde-format msgid "Crop and transform" msgstr "xxCrop and transformxx" #: data/kdenliveeffectscategory.rc:14 #, kde-format msgid "Audio correction" msgstr "xxAudio correctionxx" #: data/kdenliveeffectscategory.rc:17 #: src/mltcontroller/clippropertiescontroller.cpp:842 #, kde-format msgid "Audio channels" msgstr "xxAudio channelsxx" #: data/kdenliveeffectscategory.rc:20 #, kde-format msgid "Analysis and data" msgstr "xxAnalysis and dataxx" #: data/kdenliveeffectscategory.rc:23 #, kde-format msgid "Fade" msgstr "xxFadexx" #: data/kdenliveeffectscategory.rc:26 #, kde-format msgid "Artistic" msgstr "xxArtisticxx" #: data/kdenliveeffectscategory.rc:29 #, kde-format msgid "Blur and hide" msgstr "xxBlur and hidexx" #: data/kdenliveeffectscategory.rc:32 #, kde-format msgid "Motion" msgstr "xxMotionxx" #: data/kdenliveeffectscategory.rc:38 #, kde-format msgid "Alpha manipulation" msgstr "xxAlpha manipulationxx" #: data/kdenliveeffectscategory.rc:41 #, kde-format msgid "Enhancement" msgstr "xxEnhancementxx" #: data/kdenliveeffectscategory.rc:44 #, kde-format msgid "GPU effects" msgstr "xxGPU effectsxx" #. i18n: ectx: property (windowTitle), widget (QDialog, CountDown_UI) #. i18n: ectx: property (windowTitle), widget (QDialog, ColorClip_UI) #. i18n: ectx: property (windowTitle), widget (QDialog, ClipTranscode_UI) #. i18n: ectx: property (windowTitle), widget (QDialog, SmConfig_UI) #. i18n: ectx: property (windowTitle), widget (QDialog, ClipSpeed_UI) #. i18n: ectx: property (windowTitle), widget (QDialog, RenderWidget_UI) #. i18n: ectx: property (windowTitle), widget (QDialog, FreeSound_UI) #. i18n: ectx: property (windowTitle), widget (QDialog, AddTrack_UI) #. i18n: ectx: property (windowTitle), widget (QDialog, GradientEdit_UI) #. i18n: ectx: property (windowTitle), widget (QDialog, BackupDialog_UI) #. i18n: ectx: property (windowTitle), widget (QDialog, ClipStabilize_UI) #. i18n: ectx: property (windowTitle), widget (QDialog, ArchiveWidget_UI) #. i18n: ectx: property (windowTitle), widget (QDialog, QTextClip_UI) #. i18n: ectx: property (windowTitle), widget (QDialog, Stopmotion_UI) #. i18n: ectx: property (windowTitle), widget (QDialog, ManageEncodingProfile_UI) #: plugins/sampleplugin/countdown_ui.ui:13 src/ui/addtrack_ui.ui:14 #: src/ui/archivewidget_ui.ui:14 src/ui/backupdialog_ui.ui:14 #: src/ui/clipspeed_ui.ui:14 src/ui/clipstabilize_ui.ui:14 #: src/ui/cliptranscode_ui.ui:14 src/ui/colorclip_ui.ui:14 #: src/ui/freesound_ui.ui:14 src/ui/gradientedit_ui.ui:14 #: src/ui/manageencodingprofile_ui.ui:14 src/ui/qtextclip_ui.ui:14 #: src/ui/renderwidget_ui.ui:14 src/ui/smconfig_ui.ui:14 #: src/ui/stopmotion_ui.ui:14 #, kde-format msgid "Dialog" msgstr "xxDialogxx" #. i18n: ectx: property (text), widget (QLabel, label) #. i18n: ectx: property (text), widget (QLabel, destination_label) #: plugins/sampleplugin/countdown_ui.ui:19 src/ui/cutjobdialog_ui.ui:43 #, kde-format msgid "Save to" msgstr "xxSave toxx" #. i18n: ectx: property (text), widget (QLabel, duration_label) #: plugins/sampleplugin/countdown_ui.ui:29 #, kde-format msgid "Duration (seconds)" msgstr "xxDuration (seconds)xx" #. i18n: ectx: property (text), widget (QLabel, font_label) #. i18n: ectx: property (text), widget (QLabel, label_4) #. i18n: ectx: property (text), widget (QLabel, fontLabel) #: plugins/sampleplugin/countdown_ui.ui:46 src/ui/dvdwizardmenu_ui.ui:117 #: src/ui/qtextclip_ui.ui:168 #, kde-format msgid "Font" msgstr "xxFontxx" #: plugins/sampleplugin/sampleplugin.cpp:33 #, kde-format msgid "Countdown" msgstr "xxCountdownxx" #: plugins/sampleplugin/sampleplugin.cpp:59 #, kde-format msgid "Create Noise Clip" msgstr "xxCreate Noise Clipxx" #: plugins/sampleplugin/sampleplugin.cpp:63 #, kde-format msgid "Create Countdown Clip" msgstr "xxCreate Countdown Clipxx" #: plugins/sampleplugin/sampleplugin.cpp:100 #: plugins/sampleplugin/sampleplugin.cpp:107 #, kde-format msgid "" "Failed to generate clip:\n" "%1" msgstr "" "xxFailed to generate clip:\n" "%1xx" #: plugins/sampleplugin/sampleplugin.cpp:100 #: plugins/sampleplugin/sampleplugin.cpp:107 #, kde-format msgid "Generator Failed" msgstr "xxGenerator Failedxx" #: src/audiospectrum/audiographspectrum.cpp:103 #, kde-format msgid "Master" msgstr "xxMasterxx" #: src/audiospectrum/audiographspectrum.cpp:268 #: src/monitor/scopes/audiographspectrum.cpp:287 #, kde-format msgid "MLT must be compiled with libfftw3 to enable Audio Spectrum" msgstr "xxMLT must be compiled with libfftw3 to enable Audio Spectrumxx" #: src/audiospectrum/audiographspectrum.cpp:281 #: src/monitor/scopes/audiographspectrum.cpp:294 #, kde-format msgid "Enable Audio Spectrum" msgstr "xxEnable Audio Spectrumxx" #: src/bin/bin.cpp:267 #, kde-format msgid "%1 job" msgid_plural "%1 jobs" msgstr[0] "xx%1 jobsxx" #: src/bin/bin.cpp:268 #, kde-format msgid "%1 pending job" msgid_plural "%1 pending jobs" msgstr[0] "xx%1 pending jobsxx" #. i18n: ectx: property (text), widget (QPushButton, button_search) #: src/bin/bin.cpp:563 src/ui/freesound_ui.ui:74 #, kde-format msgid "Search" msgstr "xxSearchxx" #: src/bin/bin.cpp:601 #, kde-format msgid "View Mode" msgstr "xxView Modexx" #: src/bin/bin.cpp:603 #, kde-format msgid "Tree View" msgstr "xxTree Viewxx" #: src/bin/bin.cpp:611 #, kde-format msgid "Icon View" msgstr "xxIcon Viewxx" #: src/bin/bin.cpp:618 #, kde-format msgid "Disable Bin Effects" msgstr "xxDisable Bin Effectsxx" #: src/bin/bin.cpp:628 src/bin/bin.cpp:630 #, kde-format msgid "Rename" msgstr "xxRenamexx" #. i18n: ectx: attribute (title), widget (QWidget, tab) #: src/bin/bin.cpp:641 src/ui/projectsettings_ui.ui:27 #, kde-format msgid "Settings" msgstr "xxSettingsxx" #: src/bin/bin.cpp:643 src/monitor/monitor.cpp:313 #: src/project/dialogs/slideshowclip.cpp:73 src/titler/titlewidget.cpp:344 #, kde-format msgid "Zoom" msgstr "xxZoomxx" #: src/bin/bin.cpp:649 #, kde-format msgid "Show date" msgstr "xxShow datexx" #: src/bin/bin.cpp:652 #, kde-format msgid "Show description" msgstr "xxShow descriptionxx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: src/bin/bin.cpp:660 src/effectstack/widgets/animationwidget.cpp:195 #: src/effectstack/widgets/geometrywidget.cpp:160 src/monitor/monitor.cpp:323 #: src/ui/clipstabilize_ui.ui:30 #, kde-format msgid "Options" msgstr "xxOptionsxx" #: src/bin/bin.cpp:671 #, kde-format msgid "Cancel All Jobs" msgstr "xxCancel All Jobsxx" #: src/bin/bin.cpp:673 #, kde-format msgid "Cancel Current Clip Jobs" msgstr "xxCancel Current Clip Jobsxx" #: src/bin/bin.cpp:675 #, kde-format msgid "Cancel Pending Jobs" msgstr "xxCancel Pending Jobsxx" #: src/bin/bin.cpp:749 #, kde-format msgid "Creating audio thumbnails" msgstr "xxCreating audio thumbnailsxx" #: src/bin/bin.cpp:830 #, kde-format msgid "Audio thumbnails done" msgstr "xxAudio thumbnails donexx" #: src/bin/bin.cpp:1110 #, kde-format msgid "This will delete all selected clips from timeline" msgstr "xxThis will delete all selected clips from timelinexx" #: src/bin/bin.cpp:1112 #, kde-format msgid "This will delete all folder content" msgstr "xxThis will delete all folder contentxx" #: src/bin/bin.cpp:1142 src/bin/bin.cpp:1347 src/dialogs/renderwidget.cpp:695 #: src/dialogs/renderwidget.cpp:962 src/dialogs/renderwidget.cpp:2019 #, kde-format msgid "Unable to write to file %1" msgstr "xxUnable to write to file %1xx" #: src/bin/bin.cpp:1147 src/bin/bin.cpp:1352 src/timeline/timeline.cpp:582 #, kde-format msgid "" "Your project file was modified by Kdenlive.\n" "To make sure you don't lose data, a backup copy called %1 was created." msgstr "" "xxYour project file was modified by Kdenlive.\n" "To make sure you don't lose data, a backup copy called %1 was created.xx" #: src/bin/bin.cpp:1181 #, kde-format msgid "Couldn't locate " msgstr "xxCouldn't locate xx" #: src/bin/bin.cpp:1211 #, kde-format msgctxt "append to clip name to indicate a copied idem" msgid " (copy)" msgstr "xx (copy)xx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/bin/bin.cpp:1375 src/bin/bin.cpp:1491 src/bin/bin.cpp:2888 #: src/project/dialogs/temporarydata.cpp:441 src/ui/slideshowclip_ui.ui:60 #, kde-format msgid "Folder" msgstr "xxFolderxx" #: src/bin/bin.cpp:1526 #, kde-format msgid "Folder contains a clip, delete anyways ?" msgid_plural "Folder contains %1 clips, delete anyways ?" msgstr[0] "xxFolder contains %1 clips, delete anyways ?xx" #: src/bin/bin.cpp:1655 src/bin/bin.cpp:1672 src/mainwindow.cpp:1544 #, kde-format msgid "Delete Clip" msgstr "xxDelete Clipxx" #: src/bin/bin.cpp:1656 src/bin/bin.cpp:1673 src/mainwindow.cpp:1565 #, kde-format msgid "Proxy Clip" msgstr "xxProxy Clipxx" #: src/bin/bin.cpp:1664 #, kde-format msgid "Delete Folder" msgstr "xxDelete Folderxx" #: src/bin/bin.cpp:1665 #, kde-format msgid "Proxy Folder" msgstr "xxProxy Folderxx" #. i18n: ectx: property (windowTitle), widget (QDialog, ClipProperties_UI) #: src/bin/bin.cpp:2367 src/mainwindow.cpp:1537 src/ui/clipproperties_ui.ui:14 #, kde-format msgid "Clip Properties" msgstr "xxClip Propertiesxx" #: src/bin/bin.cpp:2392 src/monitor/recmanager.cpp:55 #: src/monitor/recmonitor.cpp:833 #, kde-format msgid "Show log" msgstr "xxShow logxx" #: src/bin/bin.cpp:2587 src/bin/bincommands.cpp:66 src/bin/bincommands.cpp:86 #, kde-format msgid "Move Clip" msgid_plural "Move Clips" msgstr[0] "xxMove Clipsxx" #: src/bin/bin.cpp:2902 #, kde-format msgid "Playlist clip %1 is invalid." msgstr "xxPlaylist clip %1 is invalid.xx" #: src/bin/bin.cpp:2907 #, kde-format msgid "" "Playlist clip %1 has too many tracks (%2) to be imported. Add new tracks to " "your project." msgstr "" "xxPlaylist clip %1 has too many tracks (%2) to be imported. Add new tracks " "to your project.xx" #: src/bin/bin.cpp:3223 #, kde-format msgid "Please set a default application to open images in the Settings dialog" msgstr "" "xxPlease set a default application to open images in the Settings dialogxx" #: src/bin/bin.cpp:3230 #, kde-format msgid "" "Please set a default application to open audio files in the Settings dialog" msgstr "" "xxPlease set a default application to open audio files in the Settings " "dialogxx" #: src/bin/bin.cpp:3304 #, kde-format msgid "No data returned from clip analysis" msgstr "xxNo data returned from clip analysisxx" #: src/bin/bin.cpp:3318 #, kde-format msgid "Processing data analysis" msgstr "xxProcessing data analysisxx" #: src/bin/bin.cpp:3325 #, kde-format msgid "Auto Split Clip" msgstr "xxAuto Split Clipxx" #: src/bin/bin.cpp:3349 #, kde-format msgid "Add Markers" msgstr "xxAdd Markersxx" #: src/bin/bin.cpp:3398 src/mltcontroller/clippropertiescontroller.cpp:194 #: src/project/projectcommands.cpp:166 #, kde-format msgid "Add marker" msgid_plural "Add markers" msgstr[0] "xxAdd markersxx" #: src/bin/bin.cpp:3412 src/bin/bin.cpp:3504 src/project/jobs/filterjob.cpp:119 #: src/timeline/markerdialog.cpp:44 #, kde-format msgid "Category %1" msgstr "xxCategory %1xx" #: src/bin/bin.cpp:3417 #, kde-format msgid "Load Clip Markers" msgstr "xxLoad Clip Markersxx" #: src/bin/bin.cpp:3437 src/bin/bin.cpp:3546 src/dialogs/profilesdialog.cpp:288 #: src/dialogs/profilesdialog.cpp:623 #, kde-format msgid "Cannot open file %1" msgstr "xxCannot open file %1xx" #. i18n: ectx: property (windowTitle), widget (QDialog, MarkerDialog_UI) #: src/bin/bin.cpp:3465 src/definitions.cpp:180 src/definitions.cpp:200 #: src/mainwindow.cpp:2292 src/mltcontroller/clippropertiescontroller.cpp:925 #: src/ui/markerdialog_ui.ui:14 #, kde-format msgid "Marker" msgstr "xxMarkerxx" #: src/bin/bin.cpp:3502 #, kde-format msgid "All categories" msgstr "xxAll categoriesxx" #: src/bin/bin.cpp:3509 #, kde-format msgid "Save Clip Markers" msgstr "xxSave Clip Markersxx" #: src/bin/bin.cpp:3561 src/mltcontroller/clippropertiescontroller.cpp:195 #: src/project/projectcommands.cpp:164 #, kde-format msgid "Delete marker" msgstr "xxDelete markerxx" #: src/bin/bin.cpp:3581 #, kde-format msgid "Delete clip markers" msgstr "xxDelete clip markersxx" #: src/bin/bin.cpp:3583 #, kde-format msgid "Clip has no markers" msgstr "xxClip has no markersxx" #: src/bin/bin.cpp:3633 #, kde-format msgid "" "You are editing an external title clip (%1). Do you want to save your " "changes to the title file or save the changes for this project only?" msgstr "" "xxYou are editing an external title clip (%1). Do you want to save your " "changes to the title file or save the changes for this project only?xx" #: src/bin/bin.cpp:3633 src/titler/titlewidget.cpp:1926 #, kde-format msgid "Save Title" msgstr "xxSave Titlexx" #: src/bin/bin.cpp:3633 #, kde-format msgid "Save to title file" msgstr "xxSave to title filexx" #: src/bin/bin.cpp:3633 #, kde-format msgid "Save in project only" msgstr "xxSave in project onlyxx" #: src/bin/bin.cpp:3700 #, kde-format msgid "Clip is invalid, will be removed from project." msgstr "xxClip is invalid, will be removed from project.xx" #: src/bin/bin.cpp:3704 src/timeline/customtrackview.cpp:4568 #, kde-format msgid "Invalid clip" msgstr "xxInvalid clipxx" #: src/bin/bin.cpp:3832 #, kde-format msgid "Enable proxies" msgstr "xxEnable proxiesxx" #: src/bin/bin.cpp:3832 #, kde-format msgid "Disable proxies" msgstr "xxDisable proxiesxx" #: src/bin/bin.cpp:3945 src/mainwindow.cpp:1266 #, kde-format msgid "Clean Project" msgstr "xxClean Projectxx" #: src/bin/bin.cpp:4007 #, kde-format msgid "Rebuild proxies" msgstr "xxRebuild proxiesxx" #: src/bin/bincommands.cpp:35 #, kde-format msgid "Remove Folder" msgstr "xxRemove Folderxx" #: src/bin/bincommands.cpp:37 #, kde-format msgid "Add Folder" msgstr "xxAdd Folderxx" #: src/bin/bincommands.cpp:106 #, kde-format msgid "Rename Folder" msgstr "xxRename Folderxx" #: src/bin/bincommands.cpp:125 #, kde-format msgid "Add Bin Effect" msgstr "xxAdd Bin Effectxx" #: src/bin/bincommands.cpp:144 #, kde-format msgid "Remove Bin Effect" msgstr "xxRemove Bin Effectxx" #: src/bin/bincommands.cpp:167 #, kde-format msgid "Edit Bin Effect" msgstr "xxEdit Bin Effectxx" #: src/bin/bincommands.cpp:190 src/timeline/timelinecommands.cpp:214 #, kde-format msgid "Disable effect" msgid_plural "Disable effects" msgstr[0] "xxDisable effectsxx" #: src/bin/bincommands.cpp:192 src/timeline/timelinecommands.cpp:216 #, kde-format msgid "Enable effect" msgid_plural "Enable effects" msgstr[0] "xxEnable effectsxx" #: src/bin/bincommands.cpp:218 #, kde-format msgid "Move Bin Effect" msgstr "xxMove Bin Effectxx" #: src/bin/bincommands.cpp:241 #, kde-format msgid "Rename Zone" msgstr "xxRename Zonexx" #: src/bin/bincommands.cpp:262 #, kde-format msgid "Add Sub Clip" msgstr "xxAdd Sub Clipxx" #: src/bin/bincommands.cpp:293 src/timeline/customtrackview.cpp:1563 #, kde-format msgid "Edit clip" msgstr "xxEdit clipxx" #: src/bin/bincommands.cpp:318 src/dialogs/clipcreationdialog.cpp:503 #, kde-format msgid "Add clip" msgid_plural "Add clips" msgstr[0] "xxAdd clipsxx" #: src/bin/bincommands.cpp:320 src/project/clipmanager.cpp:206 #, kde-format msgid "Delete clip" msgid_plural "Delete clips" msgstr[0] "xxDelete clipsxx" #: src/bin/generators/generators.cpp:166 src/renderer.cpp:616 #: src/timeline/customtrackview.cpp:8497 #, kde-format msgid "MLT playlist (*.mlt)" msgstr "xxMLT playlist (*.mlt)xx" #: src/bin/generators/generators.cpp:180 src/dialogs/renderwidget.cpp:1102 #: src/project/dialogs/archivewidget.cpp:850 #, kde-format msgid "Output file already exists. Do you want to overwrite it?" msgstr "xxOutput file already exists. Do you want to overwrite it?xx" #: src/bin/projectclip.cpp:95 src/doc/kdenlivedoc.cpp:926 #: src/project/dialogs/archivewidget.cpp:199 #, kde-format msgid "Untitled" msgstr "xxUntitledxx" #: src/bin/projectclip.cpp:349 #, kde-format msgctxt "The first letter of Proxy, used as abbreviation" msgid "P" msgstr "xxPxx" #: src/bin/projectclip.cpp:1092 #, kde-format msgid "Cannot create temporary file, check disk space and permissions" msgstr "xxCannot create temporary file, check disk space and permissionsxx" #: src/bin/projectclip.cpp:1174 #, kde-format msgid "Error reading audio thumbnail" msgstr "xxError reading audio thumbnailxx" #: src/bin/projectclip.cpp:1221 #, kde-format msgid "Failed to create FFmpeg audio thumbnails, using MLT" msgstr "xxFailed to create FFmpeg audio thumbnails, using MLTxx" #: src/bin/projectclip.cpp:1352 #, kde-format msgid "Clip already contains analysis data %1" msgstr "xxClip already contains analysis data %1xx" #: src/bin/projectclip.cpp:1352 #, kde-format msgid "Merge" msgstr "xxMergexx" #: src/bin/projectclip.cpp:1352 #, kde-format msgid "Add" msgstr "xxAddxx" #: src/bin/projectfolder.cpp:88 #, kde-format msgid "%1 clip" msgid_plural "%1 clips" msgstr[0] "xx%1 clipsxx" #: src/bin/projectfolderup.cpp:35 #, kde-format msgid "Back" msgstr "xxBackxx" #: src/bin/projectfolderup.cpp:57 #, kde-format msgid "Go up" msgstr "xxGo upxx" #. i18n: ectx: property (text), widget (QLabel, label_3) #. i18n: ectx: property (text), widget (QLabel, nameLabel) #. i18n: ectx: property (text), widget (QLabel, label) #: src/bin/projectitemmodel.cpp:168 src/timeline/tracksconfigdialog.cpp:75 #: src/ui/colorclip_ui.ui:20 src/ui/configtranscode_ui.ui:70 #: src/ui/qtextclip_ui.ui:111 src/ui/slideshowclip_ui.ui:20 #, kde-format msgid "Name" msgstr "xxNamexx" #: src/bin/projectitemmodel.cpp:171 src/project/dialogs/projectsettings.cpp:200 #: src/project/dialogs/temporarydata.cpp:441 #, kde-format msgid "Date" msgstr "xxDatexx" #. i18n: ectx: property (text), widget (QLabel, label_2) #. i18n: ectx: property (text), widget (QLabel, label_description) #: src/bin/projectitemmodel.cpp:174 src/ui/clipproperties_ui.ui:41 #: src/ui/configtranscode_ui.ui:80 src/ui/profiledialog_ui.ui:39 #, kde-format msgid "Description" msgstr "xxDescriptionxx" #: src/bin/projectitemmodel.cpp:177 src/dialogs/profilesdialog.cpp:690 #: src/doc/documentchecker.cpp:351 src/dvdwizard/dvdwizardvob.cpp:348 #: src/dvdwizard/dvdwizardvob.cpp:821 src/mltcontroller/clipcontroller.cpp:320 #: src/profiles/profilemodel.cpp:166 src/profiles/profilerepository.cpp:129 #: src/utils/resourcewidget.cpp:632 #, kde-format msgid "Unknown" msgstr "xxUnknownxx" #: src/bin/projectsubclip.cpp:42 src/doc/documentvalidator.cpp:1240 #, kde-format msgid "Zone %1" msgstr "xxZone %1xx" #: src/capture/managecapturesdialog.cpp:40 #, kde-format msgid "import" msgstr "xximportxx" #: src/core.cpp:100 #, kde-format msgid "" "The default profile of Kdenlive is not set or invalid, press OK to set it to " "a correct value." msgstr "" "xxThe default profile of Kdenlive is not set or invalid, press OK to set it " "to a correct value.xx" #: src/core.cpp:112 #, kde-format msgid "Select Default Profile" msgstr "xxSelect Default Profilexx" #: src/core.cpp:113 #, kde-format msgid "Profile:" msgstr "xxProfile:xx" #: src/core.cpp:124 #, kde-format msgid "" "The given profile is invalid. We default to the profile \"dv_pal\", but you " "can change this from Kdenlive's settings panel" msgstr "" "xxThe given profile is invalid. We default to the profile \"dv_pal\", but " "you can change this from Kdenlive's settings panelxx" #: src/definitions.cpp:158 #, kde-format msgctxt "frames per second" msgid "fps" msgstr "xxfpsxx" #: src/definitions.cpp:160 #, kde-format msgid " interlaced" msgstr "xx interlacedxx" #: src/dialogs/clipcreationdialog.cpp:112 #: src/dialogs/clipcreationdialog.cpp:113 #, kde-format msgid "Color Clip" msgstr "xxColor Clipxx" #: src/dialogs/clipcreationdialog.cpp:155 #: src/dialogs/clipcreationdialog.cpp:173 #, kde-format msgid "Text Clip" msgstr "xxText Clipxx" #: src/dialogs/clipcreationdialog.cpp:294 #, kde-format msgid "Title clip" msgstr "xxTitle clipxx" #: src/dialogs/clipcreationdialog.cpp:323 src/doc/kdenlivedoc.cpp:1017 #, kde-format msgid "Template title clip" msgstr "xxTemplate title clipxx" #: src/dialogs/clipcreationdialog.cpp:512 src/dvdwizard/dvdwizardvob.cpp:268 #: src/effectstack/collapsibleeffect.cpp:216 src/mainwindow.cpp:3363 #, kde-format msgid "All Supported Files" msgstr "xxAll Supported Filesxx" #: src/dialogs/clipcreationdialog.cpp:512 src/dvdwizard/dvdwizardvob.cpp:268 #: src/effectstack/collapsibleeffect.cpp:216 src/mainwindow.cpp:3363 #, kde-format msgid "All Files" msgstr "xxAll Filesxx" #: src/dialogs/clipcreationdialog.cpp:513 #, kde-format msgid "Import image sequence" msgstr "xxImport image sequencexx" #: src/dialogs/clipcreationdialog.cpp:515 #, kde-format msgid "Transparent background for images" msgstr "xxTransparent background for imagesxx" #: src/dialogs/encodingprofilesdialog.cpp:36 #, kde-format msgid "Manage Encoding Profiles" msgstr "xxManage Encoding Profilesxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: src/dialogs/encodingprofilesdialog.cpp:37 #: src/project/dialogs/archivewidget.cpp:93 src/ui/configenv_ui.ui:288 #, kde-format msgid "Proxy clips" msgstr "xxProxy clipsxx" #: src/dialogs/encodingprofilesdialog.cpp:38 #, kde-format msgid "Timeline preview" msgstr "xxTimeline previewxx" #: src/dialogs/encodingprofilesdialog.cpp:39 #, kde-format msgid "Video4Linux capture" msgstr "xxVideo4Linux capturexx" #: src/dialogs/encodingprofilesdialog.cpp:40 #, kde-format msgid "Screen capture" msgstr "xxScreen capturexx" #: src/dialogs/encodingprofilesdialog.cpp:41 #, kde-format msgid "Decklink capture" msgstr "xxDecklink capturexx" #: src/dialogs/encodingprofilesdialog.cpp:131 #: src/dialogs/encodingprofilesdialog.cpp:163 #, kde-format msgid "Profile name:" msgstr "xxProfile name:xx" #: src/dialogs/encodingprofilesdialog.cpp:134 #: src/dialogs/encodingprofilesdialog.cpp:166 #, kde-format msgid "Parameters:" msgstr "xxParameters:xx" #: src/dialogs/encodingprofilesdialog.cpp:137 #: src/dialogs/encodingprofilesdialog.cpp:169 #, kde-format msgid "File extension:" msgstr "xxFile extension:xx" #: src/dialogs/kdenlivesettingsdialog.cpp:67 #: src/effectslist/effectslistwidget.cpp:98 #: src/effectslist/effectslistwidget.cpp:119 #: src/effectslist/effectslistwidget.cpp:121 #, kde-format msgid "Misc" msgstr "xxMiscxx" #: src/dialogs/kdenlivesettingsdialog.cpp:77 #, kde-format msgid "Project Defaults" msgstr "xxProject Defaultsxx" #: src/dialogs/kdenlivesettingsdialog.cpp:82 #, kde-format msgid "Select the default profile (preset)" msgstr "xxSelect the default profile (preset)xx" #. i18n: ectx: Menu (timeline) #: src/dialogs/kdenlivesettingsdialog.cpp:96 src/kdenliveui.rc:81 #: src/mainwindow.cpp:3312 #, kde-format msgid "Timeline" msgstr "xxTimelinexx" #: src/dialogs/kdenlivesettingsdialog.cpp:127 #, kde-format msgid "Environment" msgstr "xxEnvironmentxx" #: src/dialogs/kdenlivesettingsdialog.cpp:154 #, kde-format msgid "Capture" msgstr "xxCapturexx" #: src/dialogs/kdenlivesettingsdialog.cpp:160 #, kde-format msgid "Capture is not yet available on Mac OS X." msgstr "xxCapture is not yet available on Mac OS X.xx" #: src/dialogs/kdenlivesettingsdialog.cpp:199 #, kde-format msgid "JogShuttle" msgstr "xxJogShuttlexx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: src/dialogs/kdenlivesettingsdialog.cpp:209 src/ui/smconfig_ui.ui:20 #, kde-format msgid "Playback" msgstr "xxPlaybackxx" #. i18n: ectx: Menu (transcoders) #: src/dialogs/kdenlivesettingsdialog.cpp:214 #: src/dvdwizard/dvdwizardvob.cpp:134 src/kdenliveui.rc:27 #, kde-format msgid "Transcode" msgstr "xxTranscodexx" #: src/dialogs/kdenlivesettingsdialog.cpp:254 #: src/dialogs/kdenlivesettingsdialog.cpp:271 #: src/dialogs/kdenlivesettingsdialog.cpp:283 #: src/dialogs/kdenlivesettingsdialog.cpp:291 #: src/dialogs/kdenlivesettingsdialog.cpp:316 #, kde-format msgid "Configure profiles" msgstr "xxConfigure profilesxx" #: src/dialogs/kdenlivesettingsdialog.cpp:301 #, kde-format msgid "Show default timeline preview parameters" msgstr "xxShow default timeline preview parametersxx" #: src/dialogs/kdenlivesettingsdialog.cpp:303 #: src/project/dialogs/projectsettings.cpp:149 #, kde-format msgid "Manage timeline preview profiles" msgstr "xxManage timeline preview profilesxx" #: src/dialogs/kdenlivesettingsdialog.cpp:304 #, kde-format msgid "Select default timeline preview profile" msgstr "xxSelect default timeline preview profilexx" #: src/dialogs/kdenlivesettingsdialog.cpp:308 #: src/project/dialogs/projectsettings.cpp:133 #: src/project/dialogs/projectsettings.cpp:147 #, kde-format msgid "Show default profile parameters" msgstr "xxShow default profile parametersxx" #: src/dialogs/kdenlivesettingsdialog.cpp:310 #: src/project/dialogs/projectsettings.cpp:135 #, kde-format msgid "Manage proxy profiles" msgstr "xxManage proxy profilesxx" #: src/dialogs/kdenlivesettingsdialog.cpp:311 #: src/project/dialogs/projectsettings.cpp:138 #, kde-format msgid "Select default proxy profile" msgstr "xxSelect default proxy profilexx" #: src/dialogs/kdenlivesettingsdialog.cpp:331 #, kde-format msgid "GPU processing needs MLT compiled with Movit and Rtaudio modules" msgstr "xxGPU processing needs MLT compiled with Movit and Rtaudio modulesxx" #: src/dialogs/kdenlivesettingsdialog.cpp:358 #, kde-format msgid "dvgrab version %1 at %2" msgstr "xxdvgrab version %1 at %2xx" #: src/dialogs/kdenlivesettingsdialog.cpp:360 #, kde-format msgid "" "dvgrab utility not found, please install it for firewire " "capture" msgstr "" "xxdvgrab utility not found, please install it for firewire " "capturexx" #: src/dialogs/kdenlivesettingsdialog.cpp:484 #: src/dialogs/kdenlivesettingsdialog.cpp:1281 #, kde-format msgid "Automatic" msgstr "xxAutomaticxx" #: src/dialogs/kdenlivesettingsdialog.cpp:486 #, kde-format msgid "OSS" msgstr "xxOSSxx" #: src/dialogs/kdenlivesettingsdialog.cpp:487 #, kde-format msgid "ALSA" msgstr "xxALSAxx" #: src/dialogs/kdenlivesettingsdialog.cpp:488 #: src/dialogs/kdenlivesettingsdialog.cpp:535 #, kde-format msgid "PulseAudio" msgstr "xxPulseAudioxx" #: src/dialogs/kdenlivesettingsdialog.cpp:489 #, kde-format msgid "OSS with DMA access" msgstr "xxOSS with DMA accessxx" #: src/dialogs/kdenlivesettingsdialog.cpp:490 #, kde-format msgid "Esound daemon" msgstr "xxEsound daemonxx" #: src/dialogs/kdenlivesettingsdialog.cpp:491 #, kde-format msgid "ARTS daemon" msgstr "xxARTS daemonxx" #: src/dialogs/kdenlivesettingsdialog.cpp:503 #: src/dialogs/kdenlivesettingsdialog.cpp:504 #: src/effectstack/widgets/animationwidget.cpp:1116 src/mainwindow.cpp:189 #, kde-format msgid "Default" msgstr "xxDefaultxx" #: src/dialogs/kdenlivesettingsdialog.cpp:551 #, kde-format msgid "SDL" msgstr "xxSDLxx" #: src/dialogs/kdenlivesettingsdialog.cpp:552 #, kde-format msgid "RtAudio" msgstr "xxRtAudioxx" #: src/dialogs/kdenlivesettingsdialog.cpp:614 #, kde-format msgid "Select default audio editor" msgstr "xxSelect default audio editorxx" #: src/dialogs/kdenlivesettingsdialog.cpp:625 #, kde-format msgid "Select default image editor" msgstr "xxSelect default image editorxx" #: src/dialogs/kdenlivesettingsdialog.cpp:707 #: src/dialogs/kdenlivesettingsdialog.cpp:718 #: src/project/dialogs/projectsettings.cpp:407 #, kde-format msgid "Please select a video profile" msgstr "xxPlease select a video profilexx" #: src/dialogs/kdenlivesettingsdialog.cpp:894 #, kde-format msgid "Kdenlive must be restarted to change this setting" msgstr "xxKdenlive must be restarted to change this settingxx" #: src/dialogs/kdenlivesettingsdialog.cpp:975 #, kde-format msgid "A profile with that name already exists" msgstr "xxA profile with that name already existsxx" #: src/dialogs/kdenlivesettingsdialog.cpp:1106 #, kde-format msgid "Current settings" msgstr "xxCurrent settingsxx" #. i18n: ectx: property (text), widget (QCheckBox, progressive) #: src/dialogs/kdenlivesettingsdialog.cpp:1142 #: src/dialogs/kdenlivesettingsdialog.cpp:1179 #: src/dialogs/kdenlivesettingsdialog.cpp:1196 #: src/mltcontroller/clippropertiescontroller.cpp:380 #: src/mltcontroller/clippropertiescontroller.cpp:821 #: src/ui/profiledialog_ui.ui:222 #, kde-format msgid "Progressive" msgstr "xxProgressivexx" #: src/dialogs/profilesdialog.cpp:62 src/dialogs/renderwidget.cpp:187 #, kde-format msgid "Delete profile" msgstr "xxDelete profilexx" #: src/dialogs/profilesdialog.cpp:64 src/dialogs/profilesdialog.cpp:115 #, kde-format msgid "Save profile" msgstr "xxSave profilexx" #: src/dialogs/profilesdialog.cpp:66 src/dialogs/renderwidget.cpp:195 #, kde-format msgid "Create new profile" msgstr "xxCreate new profilexx" #: src/dialogs/profilesdialog.cpp:150 #, kde-format msgid "Profile width must be a multiple of 8. It was adjusted to %1" msgstr "xxProfile width must be a multiple of 8. It was adjusted to %1xx" #: src/dialogs/profilesdialog.cpp:216 #, kde-format msgid "The custom profile was modified, do you want to save it?" msgstr "xxThe custom profile was modified, do you want to save it?xx" #: src/dialogs/profilesdialog.cpp:233 #, kde-format msgid "Save your profile before setting it to default" msgstr "xxSave your profile before setting it to defaultxx" #: src/dialogs/profilesdialog.cpp:260 #, kde-format msgid "" "A profile with same name already exists in MLT's default profiles, please " "choose another description for your custom profile." msgstr "" "xxA profile with same name already exists in MLT's default profiles, please " "choose another description for your custom profile.xx" #: src/dialogs/profilesdialog.cpp:294 src/dialogs/profilesdialog.cpp:629 #: src/dialogs/renderwidget.cpp:701 src/dialogs/renderwidget.cpp:905 #: src/dialogs/renderwidget.cpp:911 src/dialogs/renderwidget.cpp:968 #: src/dialogs/renderwidget.cpp:1117 src/dialogs/renderwidget.cpp:1370 #: src/dialogs/renderwidget.cpp:2586 src/dialogs/renderwidget.cpp:2615 #: src/doc/kdenlivedoc.cpp:701 src/doc/kdenlivedoc.cpp:707 #: src/dvdwizard/dvdwizard.cpp:995 src/dvdwizard/dvdwizard.cpp:1001 #: src/mainwindow.cpp:3623 src/mainwindow.cpp:3628 #: src/project/dialogs/archivewidget.cpp:855 #: src/project/dialogs/archivewidget.cpp:861 src/titler/titlewidget.cpp:1941 #, kde-format msgid "Cannot write to file %1" msgstr "xxCannot write to file %1xx" #: src/dialogs/renderwidget.cpp:134 src/dialogs/renderwidget.cpp:1435 #: src/dialogs/renderwidget.cpp:2468 #, kde-format msgid "Waiting..." msgstr "xxWaiting...xx" #: src/dialogs/renderwidget.cpp:137 #, kde-format msgid "Rendering finished" msgstr "xxRendering finishedxx" #: src/dialogs/renderwidget.cpp:142 #, kde-format msgid "Rendering crashed" msgstr "xxRendering crashedxx" #: src/dialogs/renderwidget.cpp:147 #, kde-format msgid "Rendering aborted" msgstr "xxRendering abortedxx" #: src/dialogs/renderwidget.cpp:180 #, kde-format msgid "Rendering" msgstr "xxRenderingxx" #: src/dialogs/renderwidget.cpp:191 #, kde-format msgid "Edit profile" msgstr "xxEdit profilexx" #: src/dialogs/renderwidget.cpp:200 #, kde-format msgid "Copy profile to favorites" msgstr "xxCopy profile to favoritesxx" #: src/dialogs/renderwidget.cpp:202 #, kde-format msgid "Select output destination" msgstr "xxSelect output destinationxx" #. i18n: ectx: property (text), widget (QCheckBox, preserveAspectRatio) #: src/dialogs/renderwidget.cpp:256 src/ui/titlewidget_ui.ui:954 #, kde-format msgid "Preserve aspect ratio" msgstr "xxPreserve aspect ratioxx" #: src/dialogs/renderwidget.cpp:321 #, kde-format msgid "File" msgstr "xxFilexx" #: src/dialogs/renderwidget.cpp:329 #, kde-format msgid "Script Files" msgstr "xxScript Filesxx" #: src/dialogs/renderwidget.cpp:372 #, kde-format msgid "There was a problem sharing the document: %1" msgstr "xxThere was a problem sharing the document: %1xx" #. i18n: ectx: property (text), widget (QToolButton, shareButton) #: src/dialogs/renderwidget.cpp:373 src/dialogs/renderwidget.cpp:382 #: src/ui/renderwidget_ui.ui:879 #, kde-format msgid "Share" msgstr "xxSharexx" #: src/dialogs/renderwidget.cpp:378 #, kde-format msgid "Document shared successfully" msgstr "xxDocument shared successfullyxx" #: src/dialogs/renderwidget.cpp:381 #, kde-format msgid "You can find the shared document at:
%1" msgstr "xxYou can find the shared document at: %1xx" #: src/dialogs/renderwidget.cpp:467 #, kde-format msgid "Beginning" msgstr "xxBeginningxx" #: src/dialogs/renderwidget.cpp:545 src/dialogs/renderwidget.cpp:563 #: src/dialogs/renderwidget.cpp:777 src/dialogs/renderwidget.cpp:796 #, kde-format msgid "Qualities" msgstr "xxQualitiesxx" #: src/dialogs/renderwidget.cpp:546 src/dialogs/renderwidget.cpp:564 #: src/dialogs/renderwidget.cpp:778 src/dialogs/renderwidget.cpp:797 #, kde-format msgid "Default quality" msgstr "xxDefault qualityxx" #. i18n: ectx: property (text), widget (QLabel, vbitrates_label) #. i18n: ectx: property (text), widget (QLabel, abitrates_label) #: src/dialogs/renderwidget.cpp:548 src/dialogs/renderwidget.cpp:566 #: src/dialogs/renderwidget.cpp:780 src/dialogs/renderwidget.cpp:799 #: src/ui/saveprofile_ui.ui:53 src/ui/saveprofile_ui.ui:86 #, kde-format msgid "Bitrates" msgstr "xxBitratesxx" #. i18n: ectx: property (text), widget (QLabel, default_vbitrate_label) #. i18n: ectx: property (text), widget (QLabel, default_abitrate_label) #: src/dialogs/renderwidget.cpp:549 src/dialogs/renderwidget.cpp:567 #: src/dialogs/renderwidget.cpp:781 src/dialogs/renderwidget.cpp:800 #: src/ui/saveprofile_ui.ui:33 src/ui/saveprofile_ui.ui:93 #, kde-format msgid "Default bitrate" msgstr "xxDefault bitratexx" #: src/dialogs/renderwidget.cpp:587 src/dialogs/renderwidget.cpp:595 #: src/dialogs/renderwidget.cpp:767 src/dialogs/renderwidget.cpp:848 #, kde-format msgctxt "Group Name" msgid "Custom" msgstr "xxCustomxx" #: src/dialogs/renderwidget.cpp:676 src/dialogs/renderwidget.cpp:859 #, kde-format msgid "Profile already exists" msgstr "xxProfile already existsxx" #: src/dialogs/renderwidget.cpp:676 src/dialogs/renderwidget.cpp:859 #, kde-format msgid "" "This profile name already exists. Change the name if you don't want to " "overwrite it." msgstr "" "xxThis profile name already exists. Change the name if you don't want to " "overwrite it.xx" #: src/dialogs/renderwidget.cpp:722 src/dialogs/renderwidget.cpp:1999 #: src/dialogs/renderwidget.cpp:2055 #, kde-format msgctxt "Category Name" msgid "Custom" msgstr "xxCustomxx" #: src/dialogs/renderwidget.cpp:818 #, kde-format msgid "Edit Profile" msgstr "xxEdit Profilexx" #: src/dialogs/renderwidget.cpp:1032 #, kde-format msgid "Cannot find the melt program required for rendering (part of Mlt)" msgstr "xxCannot find the melt program required for rendering (part of Mlt)xx" #: src/dialogs/renderwidget.cpp:1043 src/monitor/recmanager.cpp:234 #, kde-format msgid "" "The directory %1, could not be created.\n" "Please make sure you have the required permissions." msgstr "" "xxThe directory %1, could not be created.\n" "Please make sure you have the required permissions.xx" #: src/dialogs/renderwidget.cpp:1087 #: src/scopes/colorscopes/colorplaneexport.cpp:159 #, kde-format msgid "File has no extension. Add extension (%1)?" msgstr "xxFile has no extension. Add extension (%1)?xx" #: src/dialogs/renderwidget.cpp:1425 src/dialogs/renderwidget.cpp:2455 #, kde-format msgid "" "There is already a job writing file:
%1
Abort the job if " "you want to overwrite it..." msgstr "" "xxThere is already a job writing file:
%1
Abort the job if " "you want to overwrite it...xx" #: src/dialogs/renderwidget.cpp:1425 src/dialogs/renderwidget.cpp:2455 #, kde-format msgid "Already running" msgstr "xxAlready runningxx" #: src/dialogs/renderwidget.cpp:1468 #, kde-format msgid "Video without audio track" msgstr "xxVideo without audio trackxx" #: src/dialogs/renderwidget.cpp:1522 #, kde-format msgid "Rendering %1 started" msgstr "xxRendering %1 startedxx" #: src/dialogs/renderwidget.cpp:1584 #, kde-format msgid "Standard (%1) not compatible with project profile (%2)" msgstr "xxStandard (%1) not compatible with project profile (%2)xx" #: src/dialogs/renderwidget.cpp:1597 #, kde-format msgid "Frame rate (%1) not compatible with project profile (%2)" msgstr "xxFrame rate (%1) not compatible with project profile (%2)xx" #: src/dialogs/renderwidget.cpp:1616 #, kde-format msgid "Unsupported video format: %1" msgstr "xxUnsupported video format: %1xx" #: src/dialogs/renderwidget.cpp:1633 #, kde-format msgid "Unsupported audio codec: %1" msgstr "xxUnsupported audio codec: %1xx" #: src/dialogs/renderwidget.cpp:1650 #, kde-format msgid "Unsupported video codec: %1" msgstr "xxUnsupported video codec: %1xx" #: src/dialogs/renderwidget.cpp:1660 #, kde-format msgid "" "This render profile uses a 'profile' parameter.
Unless you know what " "you are doing you will probably have to change it to 'mlt_profile'." msgstr "" "xxThis render profile uses a 'profile' parameter.
Unless you know what " "you are doing you will probably have to change it to 'mlt_profile'.xx" #: src/dialogs/renderwidget.cpp:1687 src/monitor/monitor.cpp:1013 #, kde-format msgid "untitled" msgstr "xxuntitledxx" #: src/dialogs/renderwidget.cpp:1718 #, kde-format msgid "No matching profile" msgstr "xxNo matching profilexx" #: src/dialogs/renderwidget.cpp:1722 #, kde-format msgid "Invalid profile" msgstr "xxInvalid profilexx" #: src/dialogs/renderwidget.cpp:1878 #, kde-format msgid "Lossless/HQ" msgstr "xxLossless/HQxx" #: src/dialogs/renderwidget.cpp:1921 #, kde-format msgctxt "Category Name" msgid "Images sequence" msgstr "xxImages sequencexx" #: src/dialogs/renderwidget.cpp:2130 #, kde-format msgctxt "Attribute Name" msgid "Custom" msgstr "xxCustomxx" #: src/dialogs/renderwidget.cpp:2223 src/dialogs/renderwidget.cpp:2251 #, kde-format msgid "%1 day " msgid_plural "%1 days " msgstr[0] "xx%1 days xx" #: src/dialogs/renderwidget.cpp:2225 #, kde-format msgid "Remaining time %1" msgstr "xxRemaining time %1xx" #: src/dialogs/renderwidget.cpp:2253 #, kde-format msgid "Rendering finished in %1" msgstr "xxRendering finished in %1xx" #: src/dialogs/renderwidget.cpp:2261 #, kde-format msgid "Rendering of %1 finished in %2" msgstr "xxRendering of %1 finished in %2xx" #: src/dialogs/renderwidget.cpp:2280 #, kde-format msgid "Rendering of %1 crashed
" msgstr "xxRendering of %1 crashed
xx" #. i18n: ectx: property (text), widget (QPushButton, abort_job) #: src/dialogs/renderwidget.cpp:2323 src/ui/renderwidget_ui.ui:844 #, kde-format msgid "Abort Job" msgstr "xxAbort Jobxx" #: src/dialogs/renderwidget.cpp:2326 #, kde-format msgid "Remove Job" msgstr "xxRemove Jobxx" #: src/dialogs/renderwidget.cpp:2405 src/dialogs/renderwidget.cpp:2409 #, kde-format msgid "Script contains wrong command: %1" msgstr "xxScript contains wrong command: %1xx" #: src/dialogs/renderwidget.cpp:2635 #, kde-format msgid "script" msgstr "xxscriptxx" #: src/dialogs/renderwidget.cpp:2726 #, kde-format msgid "Export audio (automatic)" msgstr "xxExport audio (automatic)xx" #. i18n: ectx: property (text), widget (QCheckBox, export_audio) #: src/dialogs/renderwidget.cpp:2728 src/ui/renderwidget_ui.ui:638 #, kde-format msgid "Export audio" msgstr "xxExport audioxx" #: src/dialogs/renderwidget.cpp:2829 #, kde-format msgid "Codec speed parameters:\n" msgstr "" "xxCodec speed parameters:\n" "xx\n" #: src/dialogs/renderwidget.cpp:2867 #, kde-format msgid "Rendering using low quality proxy" msgstr "xxRendering using low quality proxyxx" #: src/dialogs/wizard.cpp:77 #, kde-format msgid "Welcome to Kdenlive" msgstr "xxWelcome to Kdenlivexx" #: src/dialogs/wizard.cpp:83 #, kde-format msgid "Welcome to Kdenlive %1" msgstr "xxWelcome to Kdenlive %1xx" #: src/dialogs/wizard.cpp:84 #, kde-format msgid "Using MLT %1" msgstr "xxUsing MLT %1xx" #. i18n("Video Standard")); #. m_standard.setupUi(page2); #. i18n: ectx: property (text), widget (QPushButton, convert_abort) #. i18n: ectx: property (text), widget (QPushButton, button_abort) #: src/dialogs/wizard.cpp:97 src/project/cliptranscode.cpp:189 #: src/project/dialogs/archivewidget.cpp:644 #: src/project/dialogs/archivewidget.cpp:946 src/ui/dvdwizardstatus_ui.ui:94 #: src/ui/dvdwizardvob_ui.ui:155 #, kde-format msgid "Abort" msgstr "xxAbortxx" #: src/dialogs/wizard.cpp:98 #, kde-format msgid "OK" msgstr "xxOKxx" #: src/dialogs/wizard.cpp:103 #, kde-format msgid "Startup error or warning, check our online manual." msgstr "xxStartup error or warning, check our online manual.xx" #: src/dialogs/wizard.cpp:114 #, kde-format msgid "Codecs have been updated, everything seems fine." msgstr "xxCodecs have been updated, everything seems fine.xx" #. i18n: ectx: property (text), widget (QPushButton, buttonClose) #. i18n: ectx: property (text), widget (QPushButton, buttonClose2) #. i18n: ectx: property (text), widget (QPushButton, buttonClose3) #: src/dialogs/wizard.cpp:132 src/project/cliptranscode.cpp:234 #: src/ui/renderwidget_ui.ui:393 src/ui/renderwidget_ui.ui:851 #: src/ui/renderwidget_ui.ui:954 #, kde-format msgid "Close" msgstr "xxClosexx" #: src/dialogs/wizard.cpp:242 #, kde-format msgid "Default video4linux device:" msgstr "xxDefault video4linux device:xx" #: src/dialogs/wizard.cpp:258 #, kde-format msgid "No device found, plug your webcam and refresh." msgstr "xxNo device found, plug your webcam and refresh.xx" #: src/dialogs/wizard.cpp:283 #, kde-format msgid "Current settings (%1x%2, %3/%4fps)" msgstr "xxCurrent settings (%1x%2, %3/%4fps)xx" #: src/dialogs/wizard.cpp:321 #, kde-format msgid "Default settings (%1x%2, %3/%4fps)" msgstr "xxDefault settings (%1x%2, %3/%4fps)xx" #: src/dialogs/wizard.cpp:332 #, kde-format msgid "

  • Cannot start MLT backend, check your installation
  • " msgstr "xx
  • Cannot start MLT backend, check your installation
  • xx" #: src/dialogs/wizard.cpp:338 #, kde-format msgid "
  • Unsupported MLT version
    Please upgrade to %1.%2.%3
  • " msgstr "" "xx
  • Unsupported MLT version
    Please upgrade to %1.%2.%3
  • xx" #: src/dialogs/wizard.cpp:364 #, kde-format msgid "" "
  • Missing package: Frei0r effects (frei0r-plugins)
    provides " "many effects and transitions. Install recommended
  • " msgstr "" "xx
  • Missing package: Frei0r effects (frei0r-plugins)
    provides " "many effects and transitions. Install recommended
  • xx" #: src/dialogs/wizard.cpp:380 #, kde-format msgid "" "
  • Missing package: Breeze icons (breeze-icon-theme)
    provides " "many icons used in Kdenlive. Install recommended
  • " msgstr "" "xx
  • Missing package: Breeze icons (breeze-icon-theme)
    provides " "many icons used in Kdenlive. Install recommended
  • xx" #: src/dialogs/wizard.cpp:405 #, kde-format msgid "" "
  • Missing MLT module: sdl or rtaudio
    required for audio " "output
  • " msgstr "" "xx
  • Missing MLT module: sdl or rtaudio
    required for " "audio output
  • xx" #: src/dialogs/wizard.cpp:415 #, kde-format msgid "" "
  • Missing MLT module: avformat (FFmpeg)
    required for audio/" "video
  • " msgstr "" "xx
  • Missing MLT module: avformat (FFmpeg)
    required for audio/" "video
  • xx" #: src/dialogs/wizard.cpp:436 #, kde-format msgid "" "
  • Missing MLT module: qimage or pixbuf
    required for " "images and titles
  • " msgstr "" "xx
  • Missing MLT module: qimage or pixbuf
    required for " "images and titles
  • xx" #: src/dialogs/wizard.cpp:442 #, kde-format msgid "" "
  • Missing MLT module: kdenlivetitle
    required to create titles" msgstr "" "xx
  • Missing MLT module: kdenlivetitle
    required to create " "titles
  • xx" #: src/dialogs/wizard.cpp:543 #, kde-format msgid "" "The following codecs were not found on your system. Check our online manual if you need them: " msgstr "" "xxThe following codecs were not found on your system. Check our online manual if you need them: xx" #: src/dialogs/wizard.cpp:570 #, kde-format msgid "" "
  • Missing app: ffmpeg
    required for proxy clips and transcoding" msgstr "" "xx
  • Missing app: ffmpeg
    required for proxy clips and " "transcoding
  • xx" #: src/dialogs/wizard.cpp:578 #, kde-format msgid "" "
  • Missing app: ffplay
    recommended for some preview jobs
  • " msgstr "" "xx
  • Missing app: ffplay
    recommended for some preview jobs
  • xx" #: src/dialogs/wizard.cpp:585 #, kde-format msgid "" "
  • Missing app: ffprobe
    recommended for extra clip analysis
  • " msgstr "" "xx
  • Missing app: ffprobe
    recommended for extra clip analysisxx" #: src/dialogs/wizard.cpp:753 #, kde-format msgid "Frame size:" msgstr "xxFrame size:xx" #. i18n: ectx: property (text), widget (QLabel, label_4) #: src/dialogs/wizard.cpp:753 src/ui/configcapture_ui.ui:232 #, kde-format msgid "Frame rate:" msgstr "xxFrame rate:xx" #. i18n: ectx: property (text), widget (QLabel, label_23) #: src/dialogs/wizard.cpp:754 src/ui/configcapture_ui.ui:253 #, kde-format msgid "Pixel aspect ratio:" msgstr "xxPixel aspect ratio:xx" #. i18n: ectx: property (text), widget (QLabel, label_31) #: src/dialogs/wizard.cpp:754 src/ui/configcapture_ui.ui:267 #, kde-format msgid "Display aspect ratio:" msgstr "xxDisplay aspect ratio:xx" #: src/dialogs/wizard.cpp:788 #, kde-format msgid "" "Your MLT installation cannot be found. Install MLT and restart Kdenlive.\n" msgstr "" "xxYour MLT installation cannot be found. Install MLT and restart Kdenlive.\n" "xx\n" #: src/dialogs/wizard.cpp:792 #, kde-format msgid "Fatal Error" msgstr "xxFatal Errorxx" #: src/doc/documentchecker.cpp:316 #, kde-format msgid "Luma file" msgstr "xxLuma filexx" #: src/doc/documentchecker.cpp:333 #, kde-format msgid "Video clip" msgstr "xxVideo clipxx" #: src/doc/documentchecker.cpp:337 #, kde-format msgid "Slideshow clip" msgstr "xxSlideshow clipxx" #: src/doc/documentchecker.cpp:340 #, kde-format msgid "Image clip" msgstr "xxImage clipxx" #: src/doc/documentchecker.cpp:344 #, kde-format msgid "Playlist clip" msgstr "xxPlaylist clipxx" #: src/doc/documentchecker.cpp:347 #, kde-format msgid "Title Image" msgstr "xxTitle Imagexx" #: src/doc/documentchecker.cpp:359 #, kde-format msgid "Missing item" msgstr "xxMissing itemxx" #: src/doc/documentchecker.cpp:372 src/doc/documentchecker.cpp:389 #, kde-format msgid "Relocated item" msgstr "xxRelocated itemxx" #: src/doc/documentchecker.cpp:410 #, kde-format msgid "The project file contains missing clips or files" msgstr "xxThe project file contains missing clips or filesxx" #: src/doc/documentchecker.cpp:416 #, kde-format msgid "Missing proxies will be recreated after opening." msgstr "xxMissing proxies will be recreated after opening.xx" #: src/doc/documentchecker.cpp:422 #, kde-format msgid "" "The project file contains a missing clip, you can still work with its proxy." msgid_plural "" "The project file contains %1 missing clips, you can still work with their " "proxies." msgstr[0] "" "xxThe project file contains %1 missing clips, you can still work with their " "proxies.xx" #: src/doc/documentchecker.cpp:432 #, kde-format msgid "Proxy clip" msgstr "xxProxy clipxx" #: src/doc/documentchecker.cpp:434 #, kde-format msgid "%1 missing proxy clip, will be recreated on project opening" msgid_plural "%1 missing proxy clips, will be recreated on project opening" msgstr[0] "xx%1 missing proxy clips, will be recreated on project openingxx" #: src/doc/documentchecker.cpp:437 #, kde-format msgid "Missing proxy" msgstr "xxMissing proxyxx" #: src/doc/documentchecker.cpp:486 src/doc/documentchecker.cpp:498 #, kde-format msgid "Source clip" msgstr "xxSource clipxx" #: src/doc/documentchecker.cpp:488 #, kde-format msgid "%1 missing source clips, you can only use the proxies" msgstr "xx%1 missing source clips, you can only use the proxiesxx" #: src/doc/documentchecker.cpp:491 #, kde-format msgid "Missing source clip" msgstr "xxMissing source clipxx" #: src/doc/documentchecker.cpp:564 #, kde-format msgid "Clips folder" msgstr "xxClips folderxx" #: src/doc/documentchecker.cpp:755 #, kde-format msgid "Enter new location for file" msgstr "xxEnter new location for filexx" #: src/doc/documentchecker.cpp:1005 #, kde-format msgid "This will remove the selected clip from this project" msgid_plural "This will remove the selected clips from this project" msgstr[0] "xxThis will remove the selected clips from this projectxx" #: src/doc/documentchecker.cpp:1005 #, kde-format msgid "Remove clips" msgstr "xxRemove clipsxx" #: src/doc/documentvalidator.cpp:148 #, kde-format msgid "" "The document was created in \"%1\" locale, which is not installed on your " "system. Please install that language pack. Until then, Kdenlive might not be " "able to correctly open the document." msgstr "" "xxThe document was created in \"%1\" locale, which is not installed on your " "system. Please install that language pack. Until then, Kdenlive might not be " "able to correctly open the document.xx" #: src/doc/documentvalidator.cpp:157 #, kde-format msgid "" "There is a locale conflict on your system. The document uses locale %1 which " "uses a \"%2\" as numeric separator (in system libraries) but Qt expects " "\"%3\". You might not be able to correctly open the project." msgstr "" "xxThere is a locale conflict on your system. The document uses locale %1 " "which uses a \"%2\" as numeric separator (in system libraries) but Qt " "expects \"%3\". You might not be able to correctly open the project.xx" #: src/doc/documentvalidator.cpp:180 #, kde-format msgid "" "There is a locale conflict. The document uses a \"%1\" as numeric separator, " "but your computer is configured to use \"%2\". Change your computer settings " "or you might not be able to correctly open the project." msgstr "" "xxThere is a locale conflict. The document uses a \"%1\" as numeric " "separator, but your computer is configured to use \"%2\". Change your " "computer settings or you might not be able to correctly open the project.xx" #: src/doc/documentvalidator.cpp:353 #, kde-format msgid "" "This project type is unsupported (version %1) and can't be loaded.\n" "Please consider upgrading your Kdenlive version." msgstr "" "xxThis project type is unsupported (version %1) and can't be loaded.\n" "Please consider upgrading your Kdenlive version.xx" #: src/doc/documentvalidator.cpp:353 src/doc/documentvalidator.cpp:360 #, kde-format msgid "Unable to open project" msgstr "xxUnable to open projectxx" #: src/doc/documentvalidator.cpp:360 #, kde-format msgid "This project type is unsupported (version %1) and can't be loaded." msgstr "xxThis project type is unsupported (version %1) and can't be loaded.xx" #: src/doc/documentvalidator.cpp:433 #, kde-format msgid "" "Some of your text clips were saved with size in points, which means " "different sizes on different displays. Do you want to convert them to pixel " "size, making them portable? It is recommended you do this on the computer " "they were first created on, or you could have to adjust their size." msgstr "" "xxSome of your text clips were saved with size in points, which means " "different sizes on different displays. Do you want to convert them to pixel " "size, making them portable? It is recommended you do this on the computer " "they were first created on, or you could have to adjust their size.xx" #: src/doc/documentvalidator.cpp:433 #, kde-format msgid "Update Text Clips" msgstr "xxUpdate Text Clipsxx" #: src/doc/documentvalidator.cpp:1339 #, kde-format msgid "" "The project file uses some GPU effects. GPU acceleration is not currently " "enabled.\n" "Do you want to convert the project to a non-GPU version ?\n" "This might result in data loss." msgstr "" "xxThe project file uses some GPU effects. GPU acceleration is not currently " "enabled.\n" "Do you want to convert the project to a non-GPU version ?\n" "This might result in data loss.xx" #: src/doc/documentvalidator.cpp:1432 #, kde-format msgid "The following filters/transitions were converted to non GPU versions:" msgstr "" "xxThe following filters/transitions were converted to non GPU versions:xx" #: src/doc/documentvalidator.cpp:1434 #, kde-format msgid "The following filters/transitions were deleted from the project:" msgstr "xxThe following filters/transitions were deleted from the project:xx" #: src/doc/kdenlivedoc.cpp:165 #, kde-format msgid "" "Cannot open the project file,\n" "Do you want to open a backup file?" msgstr "" "xxCannot open the project file,\n" "Do you want to open a backup file?xx" #: src/doc/kdenlivedoc.cpp:165 src/doc/kdenlivedoc.cpp:180 #: src/doc/kdenlivedoc.cpp:224 #, kde-format msgid "Error opening file" msgstr "xxError opening filexx" #: src/doc/kdenlivedoc.cpp:165 src/doc/kdenlivedoc.cpp:180 #: src/doc/kdenlivedoc.cpp:224 #, kde-format msgid "Open Backup" msgstr "xxOpen Backupxx" #: src/doc/kdenlivedoc.cpp:180 src/project/projectmanager.cpp:454 #, kde-format msgid "Recover" msgstr "xxRecoverxx" #: src/doc/kdenlivedoc.cpp:180 #, kde-format msgid "" "Cannot open the project file, error is:\n" "%1 (line %2, col %3)\n" "Do you want to open a backup file?" msgstr "" "xxCannot open the project file, error is:\n" "%1 (line %2, col %3)\n" "Do you want to open a backup file?xx" #: src/doc/kdenlivedoc.cpp:207 #, kde-format msgid "Cannot recover this project file" msgstr "xxCannot recover this project filexx" #: src/doc/kdenlivedoc.cpp:217 #, kde-format msgid "Validating" msgstr "xxValidatingxx" #: src/doc/kdenlivedoc.cpp:223 #, kde-format msgid "File %1 is not a Kdenlive project file" msgstr "xxFile %1 is not a Kdenlive project filexx" #: src/doc/kdenlivedoc.cpp:224 #, kde-format msgid "" "File %1 is not a valid project file.\n" "Do you want to open a backup file?" msgstr "" "xxFile %1 is not a valid project file.\n" "Do you want to open a backup file?xx" #: src/doc/kdenlivedoc.cpp:239 #, kde-format msgid "Check missing clips" msgstr "xxCheck missing clipsxx" #: src/doc/kdenlivedoc.cpp:274 #, kde-format msgid "" "The project directory %1, could not be created.\n" "Please make sure you have the required permissions.\n" "Defaulting to system folders" msgstr "" "xxThe project directory %1, could not be created.\n" "Please make sure you have the required permissions.\n" "Defaulting to system foldersxx" #: src/doc/kdenlivedoc.cpp:276 #, kde-format msgid "Document project folder is invalid, using system default folders" msgstr "xxDocument project folder is invalid, using system default foldersxx" #: src/doc/kdenlivedoc.cpp:351 #, kde-format msgid "Audio %1" msgstr "xxAudio %1xx" #: src/doc/kdenlivedoc.cpp:363 src/timeline/customtrackview.cpp:7035 #: src/timeline/customtrackview.cpp:7037 #, kde-format msgid "Video %1" msgstr "xxVideo %1xx" #: src/doc/kdenlivedoc.cpp:574 src/doc/kdenlivedoc.cpp:691 #, kde-format msgid "Cannot write to file %1, scene list is corrupted." msgstr "xxCannot write to file %1, scene list is corrupted.xx" #: src/doc/kdenlivedoc.cpp:802 #, kde-format msgid "Moving proxy clips failed: %1" msgstr "xxMoving proxy clips failed: %1xx" #: src/doc/kdenlivedoc.cpp:1003 #, kde-format msgid "Enter Template Path" msgstr "xxEnter Template Pathxx" #: src/doc/kdenlivedoc.cpp:1094 #, kde-format msgid "The following effects were imported from the project:" msgstr "xxThe following effects were imported from the project:xx" #: src/doc/kdenlivedoc.cpp:1127 src/doc/kdenlivedoc.cpp:1141 #, kde-format msgid "Project Folder" msgstr "xxProject Folderxx" #: src/doc/kdenlivedoc.cpp:1202 #, kde-format msgid "" "Cannot create backup copy:\n" "%1" msgstr "" "xxCannot create backup copy:\n" "%1xx" #: src/doc/kdenlivedoc.cpp:1325 #, kde-format msgid "Add proxy clip" msgid_plural "Add proxy clips" msgstr[0] "xxAdd proxy clipsxx" #: src/doc/kdenlivedoc.cpp:1327 #, kde-format msgid "Remove proxy clip" msgid_plural "Remove proxy clips" msgstr[0] "xxRemove proxy clipsxx" #: src/doc/kdenlivedoc.cpp:1388 #, kde-format msgid "Clip type does not support proxies" msgstr "xxClip type does not support proxiesxx" #: src/doc/kdenlivedoc.cpp:1588 #, kde-format msgid "" "Your default project profile is %1, but your clip's profile is %2.\n" "Do you want to change default profile for future projects ?" msgstr "" "xxYour default project profile is %1, but your clip's profile is %2.\n" "Do you want to change default profile for future projects ?xx" #: src/doc/kdenlivedoc.cpp:1588 #, kde-format msgid "Change default project profile" msgstr "xxChange default project profilexx" #: src/doc/kdenlivedoc.cpp:1588 #, kde-format msgid "Change default to %1" msgstr "xxChange default to %1xx" #: src/doc/kdenlivedoc.cpp:1588 #, kde-format msgid "Keep current default %1" msgstr "xxKeep current default %1xx" #: src/doc/kdenlivedoc.cpp:1588 #, kde-format msgid "Ask me later" msgstr "xxAsk me laterxx" #: src/doc/kdenlivedoc.cpp:1610 #, kde-format msgid "Switch" msgstr "xxSwitchxx" #. i18n: ectx: property (text), widget (QPushButton, CancelButton) #: src/doc/kdenlivedoc.cpp:1615 src/ui/logindialog_ui.ui:29 #, kde-format msgid "Cancel" msgstr "xxCancelxx" #: src/doc/kdenlivedoc.cpp:1618 #, kde-format msgid "Switch to clip profile %1?" msgstr "xxSwitch to clip profile %1?xx" #: src/doc/kdenlivedoc.cpp:1637 #, kde-format msgid "" "\n" "Warning: unknown non integer fps, might cause incorrect duration display." msgstr "" "\n" "xx\n" "Warning: unknown non integer fps, might cause incorrect duration display.xx" #: src/doc/kdenlivedoc.cpp:1640 #, kde-format msgid "" "\n" "Profile fps adjusted from original %1" msgstr "" "\n" "xx\n" "Profile fps adjusted from original %1xx" #: src/doc/kdenlivedoc.cpp:1642 #, kde-format msgid "" "No profile found for your clip.\n" "Create and switch to new profile (%1x%2, %3fps)?%4" msgstr "" "xxNo profile found for your clip.\n" "Create and switch to new profile (%1x%2, %3fps)?%4xx" #: src/dvdwizard/dvdwizard.cpp:60 src/mainwindow.cpp:1278 #, kde-format msgid "DVD Wizard" msgstr "xxDVD Wizardxx" #: src/dvdwizard/dvdwizard.cpp:63 #, kde-format msgid "Select Files For Your DVD" msgstr "xxSelect Files For Your DVDxx" #: src/dvdwizard/dvdwizard.cpp:67 #, kde-format msgid "DVD Chapters" msgstr "xxDVD Chaptersxx" #: src/dvdwizard/dvdwizard.cpp:76 #, kde-format msgid "Create DVD Menu" msgstr "xxCreate DVD Menuxx" #: src/dvdwizard/dvdwizard.cpp:80 #, kde-format msgid "Creating DVD Image" msgstr "xxCreating DVD Imagexx" #: src/dvdwizard/dvdwizard.cpp:105 src/dvdwizard/dvdwizard.cpp:112 #, kde-format msgid "Burn with %1" msgstr "xxBurn with %1xx" #: src/dvdwizard/dvdwizard.cpp:116 #, kde-format msgid "No burning program found (K3b, Brasero)" msgstr "xxNo burning program found (K3b, Brasero)xx" #: src/dvdwizard/dvdwizard.cpp:123 #, kde-format msgid "Load" msgstr "xxLoadxx" #: src/dvdwizard/dvdwizard.cpp:124 #, kde-format msgid "Save" msgstr "xxSavexx" #: src/dvdwizard/dvdwizard.cpp:190 #, kde-format msgid "Cannot create temporary directory %1" msgstr "xxCannot create temporary directory %1xx" #: src/dvdwizard/dvdwizard.cpp:273 #, kde-format msgid "Menu movie is invalid" msgstr "xxMenu movie is invalidxx" #: src/dvdwizard/dvdwizard.cpp:399 src/dvdwizard/dvdwizard.cpp:490 #, kde-format msgid "Rendering job timed out" msgstr "xxRendering job timed outxx" #: src/dvdwizard/dvdwizard.cpp:401 src/dvdwizard/dvdwizard.cpp:492 #, kde-format msgid "Menu job timed out" msgstr "xxMenu job timed outxx" #: src/dvdwizard/dvdwizard.cpp:704 #, kde-format msgid "Rendering menu crashed" msgstr "xxRendering menu crashedxx" #: src/dvdwizard/dvdwizard.cpp:746 #, kde-format msgid "DVDAuthor process crashed" msgstr "xxDVDAuthor process crashedxx" #: src/dvdwizard/dvdwizard.cpp:749 #, kde-format msgid "DVDAuthor process crashed.

    " msgstr "xxDVDAuthor process crashed.
    xx" #: src/dvdwizard/dvdwizard.cpp:773 src/dvdwizard/dvdwizard.cpp:774 #, kde-format msgid "DVD structure broken" msgstr "xxDVD structure brokenxx" #: src/dvdwizard/dvdwizard.cpp:824 src/dvdwizard/dvdwizard.cpp:827 #, kde-format msgid "ISO creation process crashed." msgstr "xxISO creation process crashed.xx" #: src/dvdwizard/dvdwizard.cpp:856 src/dvdwizard/dvdwizard.cpp:857 #, kde-format msgid "DVD ISO is broken" msgstr "xxDVD ISO is brokenxx" #: src/dvdwizard/dvdwizard.cpp:871 src/dvdwizard/dvdwizard.cpp:874 #, kde-format msgid "DVD ISO image %1 successfully created." msgstr "xxDVD ISO image %1 successfully created.xx" #: src/dvdwizard/dvdwizard.cpp:904 #, kde-format msgid "Previewing requires one of these applications (%1)" msgstr "xxPreviewing requires one of these applications (%1)xx" #: src/dvdwizard/dvdwizard.cpp:934 #, kde-format msgid "Folder %1 already exists. Overwrite?\n" msgstr "" "xxFolder %1 already exists. Overwrite?\n" "xx\n" #: src/dvdwizard/dvdwizard.cpp:937 #, kde-format msgid "Image file %1 already exists. Overwrite?" msgstr "xxImage file %1 already exists. Overwrite?xx" #: src/dvdwizard/dvdwizard.cpp:966 #, kde-format msgid "Save DVD Project" msgstr "xxSave DVD Projectxx" #: src/dvdwizard/dvdwizard.cpp:966 src/dvdwizard/dvdwizard.cpp:1012 #, kde-format msgid "DVD project (*.kdvd)" msgstr "xxDVD project (*.kdvd)xx" #: src/dvdwizard/dvdwizard.cpp:1023 #, kde-format msgid "File %1 is not a Kdenlive project file." msgstr "xxFile %1 is not a Kdenlive project file.xx" #: src/dvdwizard/dvdwizardmenu.cpp:168 src/monitor/monitor.cpp:214 #: src/monitor/monitormanager.cpp:358 src/monitor/recmonitor.cpp:78 #: src/monitor/recmonitor.cpp:434 src/monitor/recmonitor.cpp:473 #: src/monitor/recmonitor.cpp:922 #, kde-format msgid "Play" msgstr "xxPlayxx" #: src/dvdwizard/dvdwizardmenu.cpp:180 #, kde-format msgid "Add new button" msgstr "xxAdd new buttonxx" #: src/dvdwizard/dvdwizardmenu.cpp:181 #, kde-format msgid "Delete current button" msgstr "xxDelete current buttonxx" #: src/dvdwizard/dvdwizardmenu.cpp:435 #, kde-format msgid "Play All" msgstr "xxPlay Allxx" #: src/dvdwizard/dvdwizardvob.cpp:110 #, kde-format msgid "dvdauthor" msgstr "xxdvdauthorxx" #: src/dvdwizard/dvdwizardvob.cpp:110 #, kde-format msgid "Program %1 is required for the DVD wizard." msgstr "xxProgram %1 is required for the DVD wizard.xx" #: src/dvdwizard/dvdwizardvob.cpp:113 #, kde-format msgid "mkisofs" msgstr "xxmkisofsxx" #: src/dvdwizard/dvdwizardvob.cpp:113 #, kde-format msgid "genisoimage" msgstr "xxgenisoimagexx" #: src/dvdwizard/dvdwizardvob.cpp:113 #, kde-format msgid "Program %1 or %2 is required for the DVD wizard." msgstr "xxProgram %1 or %2 is required for the DVD wizard.xx" #: src/dvdwizard/dvdwizardvob.cpp:120 src/dvdwizard/dvdwizardvob.cpp:345 #: src/dvdwizard/dvdwizardvob.cpp:818 #, kde-format msgid "PAL 4:3" msgstr "xxPAL 4:3xx" #: src/dvdwizard/dvdwizardvob.cpp:120 src/dvdwizard/dvdwizardvob.cpp:342 #: src/dvdwizard/dvdwizardvob.cpp:815 #, kde-format msgid "PAL 16:9" msgstr "xxPAL 16:9xx" #: src/dvdwizard/dvdwizardvob.cpp:120 src/dvdwizard/dvdwizardvob.cpp:339 #: src/dvdwizard/dvdwizardvob.cpp:812 #, kde-format msgid "NTSC 4:3" msgstr "xxNTSC 4:3xx" #: src/dvdwizard/dvdwizardvob.cpp:120 src/dvdwizard/dvdwizardvob.cpp:336 #: src/dvdwizard/dvdwizardvob.cpp:809 #, kde-format msgid "NTSC 16:9" msgstr "xxNTSC 16:9xx" #: src/dvdwizard/dvdwizardvob.cpp:147 src/dvdwizard/dvdwizardvob.cpp:842 #, kde-format msgid "Your clips do not match selected DVD format, transcoding required." msgstr "xxYour clips do not match selected DVD format, transcoding required.xx" #: src/dvdwizard/dvdwizardvob.cpp:233 src/project/cliptranscode.cpp:274 #, kde-format msgid "Transcoding failed!" msgstr "xxTranscoding failed!xx" #: src/dvdwizard/dvdwizardvob.cpp:268 #, kde-format msgid "MPEG Files" msgstr "xxMPEG Filesxx" #: src/dvdwizard/dvdwizardvob.cpp:269 #, kde-format msgid "Add new video file" msgstr "xxAdd new video filexx" #: src/dvdwizard/dvdwizardvob.cpp:365 src/dvdwizard/dvdwizardvob.cpp:828 #, kde-format msgid "The clip %1 is invalid." msgstr "xxThe clip %1 is invalid.xx" #: src/dvdwizard/dvdwizardvob.cpp:717 src/effectstack/collapsibleeffect.cpp:382 #: src/effectstack/collapsiblegroup.cpp:189 src/monitor/monitor.cpp:1033 #: src/project/clipstabilize.cpp:226 src/project/cliptranscode.cpp:159 #: src/project/dialogs/archivewidget.cpp:872 src/project/jobs/filterjob.cpp:98 #: src/project/projectmanager.cpp:359 #, kde-format msgid "" "File %1 already exists.\n" "Do you want to overwrite it?" msgstr "" "xxFile %1 already exists.\n" "Do you want to overwrite it?xx" #: src/dvdwizard/dvdwizardvob.cpp:742 #, kde-format msgid "Transcoding: %1" msgstr "xxTranscoding: %1xx" #: src/effectslist/effectslist.cpp:195 #, kde-format msgid "Author:" msgstr "xxAuthor:xx" #: src/effectslist/effectslistview.cpp:82 #, kde-format msgid "Search in effects list" msgstr "xxSearch in effects listxx" #: src/effectslist/effectslistview.cpp:91 #, kde-format msgid "Show/Hide effect description" msgstr "xxShow/Hide effect descriptionxx" #: src/effectslist/effectslistview.cpp:103 #, kde-format msgid "Add Effect to Selected Clip" msgstr "xxAdd Effect to Selected Clipxx" #: src/effectslist/effectslistview.cpp:104 #, kde-format msgid "Add Effect to Favorites" msgstr "xxAdd Effect to Favoritesxx" #: src/effectslist/effectslistview.cpp:105 #: src/effectslist/effectslistview.cpp:269 #: src/effectstack/collapsibleeffect.cpp:76 #: src/effectstack/collapsiblegroup.cpp:75 #, kde-format msgid "Delete effect" msgstr "xxDelete effectxx" #: src/effectslist/effectslistview.cpp:113 #, kde-format msgid "Show all transitions" msgstr "xxShow all transitionsxx" #: src/effectslist/effectslistview.cpp:114 #, kde-format msgid "Show GPU transitions" msgstr "xxShow GPU transitionsxx" #: src/effectslist/effectslistview.cpp:121 #, kde-format msgid "Show all effects" msgstr "xxShow all effectsxx" #: src/effectslist/effectslistview.cpp:123 #, kde-format msgid "Show video effects" msgstr "xxShow video effectsxx" #: src/effectslist/effectslistview.cpp:125 #, kde-format msgid "Show audio effects" msgstr "xxShow audio effectsxx" #: src/effectslist/effectslistview.cpp:127 #, kde-format msgid "Show GPU effects" msgstr "xxShow GPU effectsxx" #: src/effectslist/effectslistview.cpp:129 #, kde-format msgid "Show custom effects" msgstr "xxShow custom effectsxx" #: src/effectslist/effectslistview.cpp:130 #, kde-format msgid "Show favorite effects" msgstr "xxShow favorite effectsxx" #: src/effectslist/effectslistview.cpp:280 #, kde-format msgid "Remove from favorites" msgstr "xxRemove from favoritesxx" #. i18n: ectx: property (text), widget (QCheckBox, rec_audio) #. i18n: ectx: property (text), widget (QLabel, audioLabel) #. i18n: ectx: property (text), widget (QCheckBox, kcfg_audiothumbnails) #. i18n: ectx: attribute (title), widget (QWidget, tab_audio) #. i18n: ectx: property (title), widget (QGroupBox, abitrates) #. i18n: ectx: property (text), widget (QCheckBox, audio_thumbs) #: src/effectslist/effectslistwidget.cpp:98 #: src/effectslist/effectslistwidget.cpp:127 #: src/effectslist/effectslistwidget.cpp:129 src/monitor/recmanager.cpp:59 #: src/timeline/tracksconfigdialog.cpp:38 #: src/timeline/tracksconfigdialog.cpp:119 #: src/timeline/tracksconfigdialog.cpp:152 #: src/timeline/tracksconfigdialog.cpp:189 src/ui/clipproperties_ui.ui:131 #: src/ui/configtimeline_ui.ui:155 src/ui/projectsettings_ui.ui:43 #: src/ui/recmonitor_ui.ui:107 src/ui/renderwidget_ui.ui:225 #: src/ui/saveprofile_ui.ui:80 #, kde-format msgid "Audio" msgstr "xxAudioxx" #: src/effectslist/effectslistwidget.cpp:98 #: src/effectslist/effectslistwidget.cpp:135 #: src/effectslist/effectslistwidget.cpp:137 #: src/effectslist/effectslistwidget.cpp:482 #, kde-format msgctxt "Folder Name" msgid "Custom" msgstr "xxCustomxx" #: src/effectslist/effectslistwidget.cpp:194 #, kde-format msgctxt "menu name for effects names between these 2 letters" msgid "0 - F" msgstr "xx0 - Fxx" #: src/effectslist/effectslistwidget.cpp:196 #, kde-format msgctxt "menu name for effects names between these 2 letters" msgid "G - L" msgstr "xxG - Lxx" #: src/effectslist/effectslistwidget.cpp:198 #, kde-format msgctxt "menu name for effects names between these 2 letters" msgid "M - R" msgstr "xxM - Rxx" #: src/effectslist/effectslistwidget.cpp:200 #, kde-format msgctxt "menu name for effects names between these 2 letters" msgid "S - Z" msgstr "xxS - Zxx" #: src/effectslist/initeffects.cpp:421 #, kde-format msgid "Group %1" msgstr "xxGroup %1xx" #: src/effectslist/initeffects.cpp:786 src/timeline/tracksconfigdialog.cpp:75 #, kde-format msgid "Composite" msgstr "xxCompositexx" #: src/effectslist/initeffects.cpp:787 #, kde-format msgid "A key-framable alpha-channel compositor for two frames." msgstr "xxA key-framable alpha-channel compositor for two frames.xx" #: src/effectslist/initeffects.cpp:789 src/effectslist/initeffects.cpp:836 #, kde-format msgid "Alpha Channel Operation" msgstr "xxAlpha Channel Operationxx" #: src/effectslist/initeffects.cpp:789 src/effectslist/initeffects.cpp:836 #, kde-format msgid "Over,And,Or,Xor" msgstr "xxOver,And,Or,Xorxx" #. i18n: ectx: property (text), widget (QLabel, label_25) #: src/effectslist/initeffects.cpp:790 src/effectslist/initeffects.cpp:791 #: src/effectslist/initeffects.cpp:792 src/effectslist/initeffects.cpp:837 #: src/effectslist/initeffects.cpp:862 src/ui/titlewidget_ui.ui:615 #, kde-format msgid "Align" msgstr "xxAlignxx" #: src/effectslist/initeffects.cpp:795 #, kde-format msgid "Wipe Method" msgstr "xxWipe Methodxx" #: src/effectslist/initeffects.cpp:796 src/effectslist/initeffects.cpp:841 #, kde-format msgid "Wipe Softness" msgstr "xxWipe Softnessxx" #: src/effectslist/initeffects.cpp:797 src/effectslist/initeffects.cpp:842 #, kde-format msgid "Wipe Invert" msgstr "xxWipe Invertxx" #: src/effectslist/initeffects.cpp:798 src/effectslist/initeffects.cpp:843 #: src/effectslist/initeffects.cpp:863 #, kde-format msgid "Force Progressive Rendering" msgstr "xxForce Progressive Renderingxx" #: src/effectslist/initeffects.cpp:799 src/effectslist/initeffects.cpp:844 #: src/effectslist/initeffects.cpp:864 #, kde-format msgid "Force Deinterlace Overlay" msgstr "xxForce Deinterlace Overlayxx" #: src/effectslist/initeffects.cpp:801 #, kde-format msgid "Affine" msgstr "xxAffinexx" #. i18n("Rotate Y"), "rotate_y", "simplekeyframe", "0", "-1800", "1800", QString(), QString(), "10")); #. i18n("Rotate Z"), "rotate_z", "simplekeyframe", "0", "-1800", "1800", QString(), QString(), "10")); #: src/effectslist/initeffects.cpp:825 #, kde-format msgid "Fix Shear Y" msgstr "xxFix Shear Yxx" #: src/effectslist/initeffects.cpp:826 #, kde-format msgid "Fix Shear X" msgstr "xxFix Shear Xxx" #: src/effectslist/initeffects.cpp:827 #, kde-format msgid "Fix Shear Z" msgstr "xxFix Shear Zxx" #: src/effectslist/initeffects.cpp:833 #, kde-format msgid "Use alpha channel of another clip to create a transition." msgstr "xxUse alpha channel of another clip to create a transition.xx" #: src/effectslist/initeffects.cpp:834 #, kde-format msgid "Transparency clip" msgstr "xxTransparency clipxx" #: src/effectslist/initeffects.cpp:840 #, kde-format msgid "Wipe File" msgstr "xxWipe Filexx" #: src/effectslist/initeffects.cpp:858 #, kde-format msgid "Slide" msgstr "xxSlidexx" #: src/effectslist/initeffects.cpp:859 #, kde-format msgid "Slide image from one side to another." msgstr "xxSlide image from one side to another.xx" #: src/effectslist/initeffects.cpp:861 #, kde-format msgid "Direction" msgstr "xxDirectionxx" #: src/effectslist/initeffects.cpp:865 #, kde-format msgctxt "@property: means that the image is inverted" msgid "Invert" msgstr "xxInvertxx" #. i18n: ectx: property (text), widget (QCheckBox, slide_fade) #: src/effectslist/initeffects.cpp:871 src/ui/clipproperties_ui.ui:262 #: src/ui/slideshowclip_ui.ui:167 #, kde-format msgid "Dissolve" msgstr "xxDissolvexx" #: src/effectslist/initeffects.cpp:871 #, kde-format msgid "Fade out one video while fading in the other video." msgstr "xxFade out one video while fading in the other video.xx" #: src/effectslist/initeffects.cpp:873 #, kde-format msgid "Reverse" msgstr "xxReversexx" #: src/effectstack/collapsibleeffect.cpp:72 #: src/effectstack/collapsiblegroup.cpp:70 #, kde-format msgid "Move effect up" msgstr "xxMove effect upxx" #: src/effectstack/collapsibleeffect.cpp:74 #: src/effectstack/collapsiblegroup.cpp:72 #, kde-format msgid "Move effect down" msgstr "xxMove effect downxx" #: src/effectstack/collapsibleeffect.cpp:96 #, kde-format msgid "Reset Effect" msgstr "xxReset Effectxx" #: src/effectstack/collapsibleeffect.cpp:97 #: src/effectstack/collapsibleeffect.cpp:373 #, kde-format msgid "Save Effect" msgstr "xxSave Effectxx" #: src/effectstack/collapsibleeffect.cpp:106 #: src/effectstack/collapsiblegroup.cpp:91 #, kde-format msgid "Disable Effect" msgstr "xxDisable Effectxx" #: src/effectstack/collapsibleeffect.cpp:106 #: src/effectstack/collapsiblegroup.cpp:91 #, kde-format msgid "Enable Effect" msgstr "xxEnable Effectxx" #: src/effectstack/collapsibleeffect.cpp:111 #, kde-format msgid "Create Group" msgstr "xxCreate Groupxx" #: src/effectstack/collapsibleeffect.cpp:154 #, kde-format msgid "Create Region" msgstr "xxCreate Regionxx" #: src/effectstack/collapsibleeffect.cpp:373 #, kde-format msgid "Name for saved effect: " msgstr "xxName for saved effect: xx" #: src/effectstack/collapsiblegroup.cpp:66 #: src/effectstack/collapsiblegroup.cpp:407 #, kde-format msgid "Effect Group" msgstr "xxEffect Groupxx" #: src/effectstack/collapsiblegroup.cpp:83 #, kde-format msgid "Reset Group" msgstr "xxReset Groupxx" #: src/effectstack/collapsiblegroup.cpp:84 #: src/effectstack/collapsiblegroup.cpp:179 #, kde-format msgid "Save Group" msgstr "xxSave Groupxx" #: src/effectstack/collapsiblegroup.cpp:86 #, kde-format msgid "Ungroup" msgstr "xxUngroupxx" #: src/effectstack/collapsiblegroup.cpp:179 #, kde-format msgid "Name for saved group: " msgstr "xxName for saved group: xx" #: src/effectstack/dragvalue.cpp:117 #, kde-format msgid "Normal scale" msgstr "xxNormal scalexx" #: src/effectstack/dragvalue.cpp:118 #, kde-format msgid "Pixel scale" msgstr "xxPixel scalexx" #: src/effectstack/dragvalue.cpp:119 #, kde-format msgid "Nonlinear scale" msgstr "xxNonlinear scalexx" #: src/effectstack/dragvalue.cpp:123 #, kde-format msgid "Direct update" msgstr "xxDirect updatexx" #: src/effectstack/dragvalue.cpp:128 #, kde-format msgid "Reset value" msgstr "xxReset valuexx" #: src/effectstack/dragvalue.cpp:133 #, kde-format msgid "Show %1 in timeline" msgstr "xxShow %1 in timelinexx" #: src/effectstack/effectstackview2.cpp:193 #, kde-format msgid "Effects for %1" msgstr "xxEffects for %1xx" #: src/effectstack/effectstackview2.cpp:249 #, kde-format msgid "Bin effects for %1" msgstr "xxBin effects for %1xx" #: src/effectstack/effectstackview2.cpp:290 #, kde-format msgid "Effects for track %1" msgstr "xxEffects for track %1xx" #: src/effectstack/parametercontainer.cpp:234 #, kde-format msgid "None (Dissolve)" msgstr "xxNone (Dissolve)xx" #: src/effectstack/parametercontainer.cpp:585 #, kde-format msgid "xx" #: src/effectstack/parametercontainer.cpp:639 #, kde-format msgid "sync keyframes with clip start" msgstr "xxsync keyframes with clip startxx" #: src/effectstack/widgets/animationwidget.cpp:98 #, kde-format msgid "Previous keyframe" msgstr "xxPrevious keyframexx" #: src/effectstack/widgets/animationwidget.cpp:101 #: src/effectstack/widgets/geometrywidget.cpp:82 #: src/effectstack/widgets/geometrywidget.cpp:477 #: src/effectstack/widgets/keyframeedit.cpp:48 #: src/simplekeyframes/simplekeyframewidget.cpp:42 #: src/simplekeyframes/simplekeyframewidget.cpp:133 #, kde-format msgid "Add keyframe" msgstr "xxAdd keyframexx" #: src/effectstack/widgets/animationwidget.cpp:101 #, kde-format msgid "Remove keyframe" msgstr "xxRemove keyframexx" #: src/effectstack/widgets/animationwidget.cpp:108 #, kde-format msgid "Next keyframe" msgstr "xxNext keyframexx" #: src/effectstack/widgets/animationwidget.cpp:112 #, kde-format msgid "Presets" msgstr "xxPresetsxx" #: src/effectstack/widgets/animationwidget.cpp:117 #, kde-format msgid "Keyframe interpolation" msgstr "xxKeyframe interpolationxx" #: src/effectstack/widgets/animationwidget.cpp:118 #: src/effectstack/widgets/animationwidget.cpp:134 #: src/timeline/customtrackview.cpp:1619 #, kde-format msgid "Discrete" msgstr "xxDiscretexx" #: src/effectstack/widgets/animationwidget.cpp:122 #: src/effectstack/widgets/animationwidget.cpp:138 #: src/timeline/customtrackview.cpp:1623 #, kde-format msgid "Linear" msgstr "xxLinearxx" #: src/effectstack/widgets/animationwidget.cpp:126 #: src/effectstack/widgets/animationwidget.cpp:142 #: src/timeline/customtrackview.cpp:1627 #, kde-format msgid "Smooth" msgstr "xxSmoothxx" #: src/effectstack/widgets/animationwidget.cpp:133 #, kde-format msgid "Default interpolation" msgstr "xxDefault interpolationxx" #: src/effectstack/widgets/animationwidget.cpp:160 #: src/timeline/customtrackview.cpp:1632 #, kde-format msgid "Attach keyframe to end" msgstr "xxAttach keyframe to endxx" #: src/effectstack/widgets/animationwidget.cpp:165 #, kde-format msgid "Copy keyframes to clipboard" msgstr "xxCopy keyframes to clipboardxx" #: src/effectstack/widgets/animationwidget.cpp:167 #, kde-format msgid "Import keyframes from clipboard" msgstr "xxImport keyframes from clipboardxx" #: src/effectstack/widgets/animationwidget.cpp:170 #, kde-format msgid "Remove all keyframes after cursor" msgstr "xxRemove all keyframes after cursorxx" #: src/effectstack/widgets/animationwidget.cpp:174 #, kde-format msgid "Save preset" msgstr "xxSave presetxx" #: src/effectstack/widgets/animationwidget.cpp:178 #, kde-format msgid "Delete preset" msgstr "xxDelete presetxx" #: src/effectstack/widgets/animationwidget.cpp:802 #: src/effectstack/widgets/geometrywidget.cpp:94 #, kde-format msgctxt "x axis position" msgid "X" msgstr "xxXxx" #: src/effectstack/widgets/animationwidget.cpp:806 #: src/effectstack/widgets/geometrywidget.cpp:97 #, kde-format msgctxt "y axis position" msgid "Y" msgstr "xxYxx" #: src/effectstack/widgets/animationwidget.cpp:810 #: src/effectstack/widgets/geometrywidget.cpp:100 #, kde-format msgctxt "Frame width" msgid "W" msgstr "xxWxx" #: src/effectstack/widgets/animationwidget.cpp:815 #: src/effectstack/widgets/geometrywidget.cpp:104 #, kde-format msgid "Lock aspect ratio" msgstr "xxLock aspect ratioxx" #: src/effectstack/widgets/animationwidget.cpp:822 #: src/effectstack/widgets/geometrywidget.cpp:111 #, kde-format msgctxt "Frame height" msgid "H" msgstr "xxHxx" #. i18n: ectx: property (suffix), widget (QDoubleSpinBox, speedSpin) #. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_volume) #. i18n: ectx: property (suffix), widget (QSpinBox, spin_cyan) #. i18n: ectx: property (suffix), widget (QSpinBox, spin_mag) #. i18n: ectx: property (suffix), widget (QSpinBox, spin_yell) #. i18n: ectx: property (suffix), widget (QSpinBox, spin_black) #. i18n: ectx: property (suffix), widget (QSpinBox, zoom_spin) #: src/effectstack/widgets/animationwidget.cpp:828 #: src/effectstack/widgets/animationwidget.cpp:833 #: src/effectstack/widgets/geometrywidget.cpp:219 #: src/effectstack/widgets/geometrywidget.cpp:223 #: src/titler/titlewidget.cpp:140 src/ui/clipspeed_ui.ui:85 #: src/ui/configsdl_ui.ui:89 src/ui/selectivecolor_ui.ui:75 #: src/ui/selectivecolor_ui.ui:108 src/ui/selectivecolor_ui.ui:141 #: src/ui/selectivecolor_ui.ui:174 src/ui/titlewidget_ui.ui:251 #, no-c-format, kde-format msgid "%" msgstr "xx%xx" #: src/effectstack/widgets/animationwidget.cpp:839 #: src/effectstack/widgets/geometrywidget.cpp:58 #, kde-format msgid "Adjust to original size" msgstr "xxAdjust to original sizexx" #: src/effectstack/widgets/animationwidget.cpp:842 #: src/effectstack/widgets/geometrywidget.cpp:117 #, kde-format msgid "Adjust and center in frame" msgstr "xxAdjust and center in framexx" #: src/effectstack/widgets/animationwidget.cpp:844 #: src/effectstack/widgets/geometrywidget.cpp:119 #, kde-format msgid "Fit to width" msgstr "xxFit to widthxx" #: src/effectstack/widgets/animationwidget.cpp:846 #: src/effectstack/widgets/geometrywidget.cpp:121 #, kde-format msgid "Fit to height" msgstr "xxFit to heightxx" #: src/effectstack/widgets/animationwidget.cpp:849 #: src/effectstack/widgets/geometrywidget.cpp:145 #: src/titler/titlewidget.cpp:264 #, kde-format msgid "Align left" msgstr "xxAlign leftxx" #: src/effectstack/widgets/animationwidget.cpp:851 #: src/effectstack/widgets/geometrywidget.cpp:147 #, kde-format msgid "Center horizontally" msgstr "xxCenter horizontallyxx" #: src/effectstack/widgets/animationwidget.cpp:853 #: src/effectstack/widgets/geometrywidget.cpp:149 #: src/titler/titlewidget.cpp:263 #, kde-format msgid "Align right" msgstr "xxAlign rightxx" #: src/effectstack/widgets/animationwidget.cpp:855 #: src/effectstack/widgets/geometrywidget.cpp:151 #, kde-format msgid "Align top" msgstr "xxAlign topxx" #: src/effectstack/widgets/animationwidget.cpp:857 #: src/effectstack/widgets/geometrywidget.cpp:153 #, kde-format msgid "Center vertically" msgstr "xxCenter verticallyxx" #: src/effectstack/widgets/animationwidget.cpp:859 #: src/effectstack/widgets/geometrywidget.cpp:155 #, kde-format msgid "Align bottom" msgstr "xxAlign bottomxx" #: src/effectstack/widgets/animationwidget.cpp:1176 #, kde-format msgid "Enter preset name" msgstr "xxEnter preset namexx" #: src/effectstack/widgets/animationwidget.cpp:1177 #, kde-format msgid "Save as global preset (available to all effects)" msgstr "xxSave as global preset (available to all effects)xx" #: src/effectstack/widgets/colorpickerwidget.cpp:68 #, kde-format msgid "" "Pick a color on the screen. By pressing the mouse button and then moving " "your mouse you can select a section of the screen from which to get an " "average color." msgstr "" "xxPick a color on the screen. By pressing the mouse button and then moving " "your mouse you can select a section of the screen from which to get an " "average color.xx" #: src/effectstack/widgets/draggablelabel.cpp:34 #, kde-format msgid "Click to copy data to clipboard" msgstr "xxClick to copy data to clipboardxx" #: src/effectstack/widgets/geometrywidget.cpp:76 #: src/simplekeyframes/simplekeyframewidget.cpp:47 #, kde-format msgid "Go to previous keyframe" msgstr "xxGo to previous keyframexx" #: src/effectstack/widgets/geometrywidget.cpp:79 #: src/simplekeyframes/simplekeyframewidget.cpp:52 #, kde-format msgid "Go to next keyframe" msgstr "xxGo to next keyframexx" #: src/effectstack/widgets/geometrywidget.cpp:124 #, kde-format msgid "Import keyframes from clip" msgstr "xxImport keyframes from clipxx" #: src/effectstack/widgets/geometrywidget.cpp:127 #, kde-format msgid "Reset all keyframes" msgstr "xxReset all keyframesxx" #: src/effectstack/widgets/geometrywidget.cpp:131 #, kde-format msgid "Reset keyframes after cursor" msgstr "xxReset keyframes after cursorxx" #: src/effectstack/widgets/geometrywidget.cpp:134 #, kde-format msgid "Reset keyframes before cursor" msgstr "xxReset keyframes before cursorxx" #: src/effectstack/widgets/geometrywidget.cpp:139 #, kde-format msgid "Synchronize with timeline cursor" msgstr "xxSynchronize with timeline cursorxx" #: src/effectstack/widgets/geometrywidget.cpp:483 #: src/effectstack/widgets/keyframeedit.cpp:50 #: src/simplekeyframes/simplekeyframewidget.cpp:130 #, kde-format msgid "Delete keyframe" msgstr "xxDelete keyframexx" #: src/effectstack/widgets/keyframeimport.cpp:47 #, kde-format msgid "Data to import: " msgstr "xxData to import: xx" #: src/effectstack/widgets/keyframeimport.cpp:129 #: src/timeline/keyframeview.cpp:307 #, kde-format msgid "Height" msgstr "xxHeightxx" #: src/effectstack/widgets/keyframeimport.cpp:135 #: src/titler/titlewidget.cpp:265 #, kde-format msgid "Align center" msgstr "xxAlign centerxx" #: src/effectstack/widgets/keyframeimport.cpp:135 #, kde-format msgid "Align top left" msgstr "xxAlign top leftxx" #: src/effectstack/widgets/keyframeimport.cpp:135 #, kde-format msgid "Align bottom right" msgstr "xxAlign bottom rightxx" #: src/effectstack/widgets/keyframeimport.cpp:136 #, kde-format msgid "Map " msgstr "xxMap xx" #: src/effectstack/widgets/keyframeimport.cpp:137 #, kde-format msgid " to " msgstr "xx to xx" #. i18n: ectx: property (text), widget (QLabel, label_19) #. i18n: ectx: property (text), widget (QLabel, label) #: src/effectstack/widgets/keyframeimport.cpp:166 #: src/ui/configcapture_ui.ui:511 src/ui/titlewidget_ui.ui:781 #, kde-format msgid "Offset" msgstr "xxOffsetxx" #: src/effectstack/widgets/keyframeimport.cpp:170 #: src/effectstack/widgets/keyframeimport.cpp:265 #: src/effectstack/widgets/keyframeimport.cpp:268 #: src/effectstack/widgets/keyframeimport.cpp:271 #: src/effectstack/widgets/keyframeimport.cpp:274 #: src/effectstack/widgets/keyframeimport.cpp:285 #: src/effectstack/widgets/keyframeimport.cpp:288 #: src/effectstack/widgets/keyframeimport.cpp:291 #: src/effectstack/widgets/keyframeimport.cpp:294 #, kde-format msgid "Source range %1 to %2" msgstr "xxSource range %1 to %2xx" #: src/effectstack/widgets/keyframeimport.cpp:178 #, kde-format msgid "Destination range" msgstr "xxDestination rangexx" #: src/effectstack/widgets/keyframeimport.cpp:186 #, kde-format msgid "Actual range only" msgstr "xxActual range onlyxx" #: src/effectstack/widgets/keyframeimport.cpp:193 #, kde-format msgid "Limit keyframe number" msgstr "xxLimit keyframe numberxx" #: src/effectstack/widgets/keyframeimport.cpp:277 #: src/effectstack/widgets/keyframeimport.cpp:297 #, kde-format msgid "Source range: (%1-%2), (%3-%4)" msgstr "xxSource range: (%1-%2), (%3-%4)xx" #: src/effectstack/widgets/lumaliftgain.cpp:59 #, kde-format msgid "Lift" msgstr "xxLiftxx" #: src/hidetitlebars.cpp:21 #, kde-format msgid "Show Title Bars" msgstr "xxShow Title Barsxx" #. i18n: ectx: Menu (project) #: src/kdenliveui.rc:13 #, kde-format msgid "Project" msgstr "xxProjectxx" #. i18n: ectx: Menu (extract_audio) #: src/kdenliveui.rc:21 src/mainwindow.cpp:3277 #, kde-format msgid "Extract Audio" msgstr "xxExtract Audioxx" #. i18n: ectx: Menu (clip_actions) #: src/kdenliveui.rc:24 src/mainwindow.cpp:3228 #, kde-format msgid "Clip Jobs" msgstr "xxClip Jobsxx" #. i18n: ectx: Menu (generators) #: src/kdenliveui.rc:30 #, kde-format msgid "Generators" msgstr "xxGeneratorsxx" #. i18n: ectx: Menu (clip_in_timeline) #: src/kdenliveui.rc:40 #, kde-format msgid "Clip in Timeline" msgstr "xxClip in Timelinexx" #. i18n: ectx: Menu (tool) #: src/kdenliveui.rc:55 #, kde-format msgid "Tool" msgstr "xxToolxx" #. i18n: ectx: Menu (clip) #: src/kdenliveui.rc:65 #, kde-format msgid "Clip" msgstr "xxClipxx" #. i18n: ectx: Menu (marker_menu) #. i18n: ectx: attribute (title), widget (QWidget, tab_3) #: src/kdenliveui.rc:66 src/mltcontroller/clippropertiescontroller.cpp:529 #: src/ui/clipproperties_ui.ui:402 #, kde-format msgid "Markers" msgstr "xxMarkersxx" #. i18n: ectx: Menu (keyboard_selection) #: src/kdenliveui.rc:82 #, kde-format msgid "Selection" msgstr "xxSelectionxx" #. i18n: ectx: Menu (keyboard_insert) #: src/kdenliveui.rc:90 #, kde-format msgid "Insertion" msgstr "xxInsertionxx" #. i18n: ectx: Menu (keyboard_remove) #: src/kdenliveui.rc:94 #, kde-format msgid "Removal" msgstr "xxRemovalxx" #. i18n: ectx: Menu (timeline_preview) #. i18n: ectx: property (text), widget (QLabel, label_25) #: src/kdenliveui.rc:98 src/mainwindow.cpp:477 #: src/project/dialogs/temporarydata.cpp:108 src/ui/configproject_ui.ui:31 #, kde-format msgid "Timeline Preview" msgstr "xxTimeline Previewxx" #. i18n: ectx: Menu (current_clip) #: src/kdenliveui.rc:107 #, kde-format msgid "Current clip" msgstr "xxCurrent clipxx" #. i18n: ectx: Menu (guide_menu) #: src/kdenliveui.rc:114 #, kde-format msgid "Guides" msgstr "xxGuidesxx" #. i18n: ectx: Menu (space_menu) #: src/kdenliveui.rc:120 #, kde-format msgid "Space" msgstr "xxSpacexx" #. i18n: ectx: Menu (timeline_tracks) #. i18n: ectx: property (text), widget (QCheckBox, kcfg_raisepropstracks) #: src/kdenliveui.rc:129 src/mainwindow.cpp:1434 #: src/ui/configtimeline_ui.ui:217 #, kde-format msgid "Tracks" msgstr "xxTracksxx" #. i18n: ectx: Menu (video_effects_menu) #: src/kdenliveui.rc:143 src/mainwindow.cpp:401 #, kde-format msgid "Add Effect" msgstr "xxAdd Effectxx" #. i18n: ectx: Menu (monitor) #: src/kdenliveui.rc:157 #, kde-format msgid "Monitor" msgstr "xxMonitorxx" #. i18n: ectx: Menu (monitor_go) #: src/kdenliveui.rc:163 src/timeline/customruler.cpp:98 #, kde-format msgid "Go To" msgstr "xxGo Toxx" #. i18n: ectx: Menu (monitor_config_overlay) #: src/kdenliveui.rc:184 #, kde-format msgid "Current Monitor Overlay" msgstr "xxCurrent Monitor Overlayxx" #. i18n: ectx: Menu (monitor_config) #: src/kdenliveui.rc:192 #, kde-format msgid "Monitor config" msgstr "xxMonitor configxx" #. i18n: ectx: Menu (dockwindows) #: src/kdenliveui.rc:203 #, kde-format msgid "View" msgstr "xxViewxx" #. i18n: ectx: Menu (layout_save_as) #: src/kdenliveui.rc:204 #, kde-format msgid "Save Layout As" msgstr "xxSave Layout Asxx" #. i18n: ectx: ToolBar (timelineToolBar) #: src/kdenliveui.rc:227 #, kde-format msgid "Timeline Toolbar" msgstr "xxTimeline Toolbarxx" #. i18n: ectx: ToolBar (extraToolBar) #: src/kdenliveui.rc:247 #, kde-format msgid "Extra Toolbar" msgstr "xxExtra Toolbarxx" #: src/layoutmanagement.cpp:27 #, kde-format msgid "Layouts" msgstr "xxLayoutsxx" #: src/layoutmanagement.cpp:28 #, kde-format msgid "Load Layout" msgstr "xxLoad Layoutxx" #: src/layoutmanagement.cpp:30 #, kde-format msgid "Layout %1" msgstr "xxLayout %1xx" #: src/layoutmanagement.cpp:34 #, kde-format msgid "Save As Layout %1" msgstr "xxSave As Layout %1xx" #: src/layoutmanagement.cpp:71 #, kde-format msgid "Save as %1" msgstr "xxSave as %1xx" #: src/layoutmanagement.cpp:103 #, kde-format msgid "Save Layout" msgstr "xxSave Layoutxx" #: src/layoutmanagement.cpp:103 #, kde-format msgid "Layout name:" msgstr "xxLayout name:xx" #: src/lib/audio/audioCorrelation.cpp:42 #, kde-format msgid "Audio analysis finished" msgstr "xxAudio analysis finishedxx" #: src/library/librarywidget.cpp:205 src/library/librarywidget.cpp:506 #, kde-format msgid "Check your settings, Library path is invalid: %1" msgstr "xxCheck your settings, Library path is invalid: %1xx" #: src/library/librarywidget.cpp:230 #, kde-format msgid "Add Clip to Project" msgstr "xxAdd Clip to Projectxx" #: src/library/librarywidget.cpp:233 #, kde-format msgid "Delete Clip from Library" msgstr "xxDelete Clip from Libraryxx" #: src/library/librarywidget.cpp:236 #, kde-format msgid "Create Library Folder" msgstr "xxCreate Library Folderxx" #: src/library/librarywidget.cpp:238 #, kde-format msgid "Rename Library Clip" msgstr "xxRename Library Clipxx" #: src/library/librarywidget.cpp:266 #, kde-format msgid "Select clips in timeline for the Library" msgstr "xxSelect clips in timeline for the Libraryxx" #: src/library/librarywidget.cpp:270 #, kde-format msgid "Add Clip to Library" msgstr "xxAdd Clip to Libraryxx" #: src/library/librarywidget.cpp:270 #, kde-format msgid "Enter a name for the clip in Library" msgstr "xxEnter a name for the clip in Libraryxx" #: src/library/librarywidget.cpp:329 #, kde-format msgid "You are trying to remove an invalid folder: %1" msgstr "xxYou are trying to remove an invalid folder: %1xx" #: src/library/librarywidget.cpp:334 #, kde-format msgid "" "This will delete the folder %1, including all playlists in it.\n" "This cannot be undone" msgstr "" "xxThis will delete the folder %1, including all playlists in it.\n" "This cannot be undonexx" #: src/library/librarywidget.cpp:342 #, kde-format msgid "" "This will delete the MLT playlist:\n" "%1" msgstr "" "xxThis will delete the MLT playlist:\n" "%1xx" #: src/library/librarywidget.cpp:344 #, kde-format msgid "" "This will delete the file :\n" "%1" msgstr "" "xxThis will delete the file :\n" "%1xx" #: src/library/librarywidget.cpp:351 #, kde-format msgid "Error removing %1" msgstr "xxError removing %1xx" #: src/library/librarywidget.cpp:359 #, kde-format msgid "Add Folder to Library" msgstr "xxAdd Folder to Libraryxx" #: src/library/librarywidget.cpp:359 #, kde-format msgid "Enter a folder name" msgstr "xxEnter a folder namexx" #: src/library/librarywidget.cpp:385 #, kde-format msgid "Error creating folder %1" msgstr "xxError creating folder %1xx" #: src/library/librarywidget.cpp:484 #, kde-format msgid "Library path set to default: %1" msgstr "xxLibrary path set to default: %1xx" #: src/library/librarywidget.cpp:490 #, kde-format msgid "Library path set to custom: %1" msgstr "xxLibrary path set to custom: %1xx" #: src/library/librarywidget.cpp:496 #, kde-format msgid "Cannot write to Library path: %1, using default" msgstr "xxCannot write to Library path: %1, using defaultxx" #: src/main.cpp:110 #, kde-format msgid "Kdenlive" msgstr "xxKdenlivexx" #: src/main.cpp:111 #, kde-format msgid "An open source video editor." msgstr "xxAn open source video editor.xx" #: src/main.cpp:113 -#, fuzzy, kde-format -#| msgid "Copyright © 2007–2017 Kdenlive authors" +#, kde-format msgid "Copyright © 2007–2019 Kdenlive authors" -msgstr "xxCopyright © 2007–2017 Kdenlive authorsxx" +msgstr "xxCopyright © 2007–2019 Kdenlive authorsxx" #: src/main.cpp:114 #, kde-format msgid "Please report bugs to http://bugs.kde.org" msgstr "xxPlease report bugs to http://bugs.kde.orgxx" #: src/main.cpp:116 #, kde-format msgid "Jean-Baptiste Mardelle" msgstr "xxJean-Baptiste Mardellexx" #: src/main.cpp:116 #, kde-format msgid "MLT and KDE SC 4 / KF5 port, main developer and maintainer" msgstr "xxMLT and KDE SC 4 / KF5 port, main developer and maintainerxx" #: src/main.cpp:117 #, kde-format msgid "Vincent Pinon" msgstr "xxVincent Pinonxx" #: src/main.cpp:117 #, kde-format msgid "" "Interim maintainer, Windows cross-build, KF5 port, bugs fixing, minor " "functions, profiles updates, etc." msgstr "" "xxInterim maintainer, Windows cross-build, KF5 port, bugs fixing, minor " "functions, profiles updates, etc.xx" #: src/main.cpp:118 #, kde-format msgid "Laurent Montel" msgstr "xxLaurent Montelxx" #: src/main.cpp:118 #, kde-format msgid "Bugs fixing, clean up code, optimization etc." msgstr "xxBugs fixing, clean up code, optimization etc.xx" #: src/main.cpp:119 #, kde-format msgid "Marco Gittler" msgstr "xxMarco Gittlerxx" #: src/main.cpp:119 #, kde-format msgid "MLT transitions and effects, timeline, audio thumbs" msgstr "xxMLT transitions and effects, timeline, audio thumbsxx" #: src/main.cpp:120 #, kde-format msgid "Dan Dennedy" msgstr "xxDan Dennedyxx" #: src/main.cpp:120 src/main.cpp:122 src/main.cpp:125 src/main.cpp:126 #, kde-format msgid "Bug fixing, etc." msgstr "xxBug fixing, etc.xx" #: src/main.cpp:121 #, kde-format msgid "Simon A. Eugster" msgstr "xxSimon A. Eugsterxx" #: src/main.cpp:121 #, kde-format msgid "Color scopes, bug fixing, etc." msgstr "xxColor scopes, bug fixing, etc.xx" #: src/main.cpp:122 #, kde-format msgid "Till Theato" msgstr "xxTill Theatoxx" #: src/main.cpp:123 #, kde-format msgid "Alberto Villa" msgstr "xxAlberto Villaxx" #: src/main.cpp:123 #, kde-format msgid "Bug fixing, logo, etc." msgstr "xxBug fixing, logo, etc.xx" #: src/main.cpp:124 #, kde-format msgid "Jean-Michel Poure" msgstr "xxJean-Michel Pourexx" #: src/main.cpp:124 #, kde-format msgid "Rendering profiles customization" msgstr "xxRendering profiles customizationxx" #: src/main.cpp:125 #, kde-format msgid "Ray Lehtiniemi" msgstr "xxRay Lehtiniemixx" #: src/main.cpp:126 #, kde-format msgid "Steve Guilford" msgstr "xxSteve Guilfordxx" #: src/main.cpp:127 #, kde-format msgid "Jason Wood" msgstr "xxJason Woodxx" #: src/main.cpp:127 #, kde-format msgid "Original KDE 3 version author (not active anymore)" msgstr "xxOriginal KDE 3 version author (not active anymore)xx" #: src/main.cpp:128 #, kde-format msgid "Nara Oliveira and Farid Abdelnour | Estúdio Gunga" msgstr "xxNara Oliveira and Farid Abdelnour | Estúdio Gungaxx" #: src/main.cpp:128 #, kde-format msgid "Kdenlive 16.08 icon" msgstr "xxKdenlive 16.08 iconxx" #: src/main.cpp:129 #, kde-format msgid "NAME OF TRANSLATORS" msgstr "xxNAME OF TRANSLATORSxx" #: src/main.cpp:129 #, kde-format msgid "EMAIL OF TRANSLATORS" msgstr "xxEMAIL OF TRANSLATORSxx" #: src/main.cpp:131 #, kde-format msgid "" "Using:\n" "MLT version %1\n" "FFmpeg libraries" msgstr "" "xxUsing:\n" "MLT version %1\n" "FFmpeg librariesxx" #: src/main.cpp:153 #, kde-format msgid "Set a custom config file name" msgstr "xxSet a custom config file namexx" #: src/main.cpp:154 #, kde-format msgid "Set the path for MLT environment" msgstr "xxSet the path for MLT environmentxx" #: src/main.cpp:155 #, kde-format msgid "MLT log level" msgstr "xxMLT log levelxx" #: src/main.cpp:156 #, kde-format msgid "Comma separated list of clips to add" msgstr "xxComma separated list of clips to addxx" #: src/main.cpp:157 #, kde-format msgid "Document to open" msgstr "xxDocument to openxx" #: src/mainwindow.cpp:166 #, kde-format msgid "Style" msgstr "xxStylexx" #: src/mainwindow.cpp:209 #, kde-format msgid "Theme" msgstr "xxThemexx" #: src/mainwindow.cpp:228 #, kde-format msgid "Cannot find your default profile, switching to ATSC 1080p 25" msgstr "xxCannot find your default profile, switching to ATSC 1080p 25xx" #: src/mainwindow.cpp:273 #, kde-format msgid "Library" msgstr "xxLibraryxx" #: src/mainwindow.cpp:316 #, kde-format msgid "Audio Spectrum" msgstr "xxAudio Spectrumxx" #: src/mainwindow.cpp:322 #, kde-format msgid "Project Bin" msgstr "xxProject Binxx" #. i18n: ectx: attribute (title), widget (QWidget, tab_3) #. i18n: ectx: property (title), widget (QGroupBox, properties) #: src/mainwindow.cpp:336 src/mltcontroller/clippropertiescontroller.cpp:525 #: src/ui/profiledialog_ui.ui:33 src/ui/titlewidget_ui.ui:473 #, kde-format msgid "Properties" msgstr "xxPropertiesxx" #: src/mainwindow.cpp:339 src/mainwindow.cpp:402 #, kde-format msgid "Effects" msgstr "xxEffectsxx" #. i18n: ectx: property (text), widget (QLabel, label_5) #. i18n: ectx: property (text), widget (QCheckBox, kcfg_raisepropstransitions) #: src/mainwindow.cpp:342 src/mainwindow.cpp:406 src/mainwindow.cpp:1589 #: src/ui/configmisc_ui.ui:66 src/ui/configtimeline_ui.ui:210 #, kde-format msgid "Transitions" msgstr "xxTransitionsxx" #: src/mainwindow.cpp:345 #, kde-format msgid "Clip Monitor" msgstr "xxClip Monitorxx" #: src/mainwindow.cpp:346 #, kde-format msgid "Project Monitor" msgstr "xxProject Monitorxx" #: src/mainwindow.cpp:348 #, kde-format msgid "Record Monitor" msgstr "xxRecord Monitorxx" #: src/mainwindow.cpp:353 #, kde-format msgid "Clean" msgstr "xxCleanxx" #: src/mainwindow.cpp:355 #, kde-format msgid "Undo History" msgstr "xxUndo Historyxx" #: src/mainwindow.cpp:362 #, kde-format msgid "Force Breeze Icon Theme" msgstr "xxForce Breeze Icon Themexx" #: src/mainwindow.cpp:385 #, kde-format msgid "Stop Motion" msgstr "xxStop Motionxx" #. i18n: ectx: property (toolTip), widget (QToolButton, capture_button) #: src/mainwindow.cpp:386 src/ui/stopmotion_ui.ui:105 #, kde-format msgid "Capture frame" msgstr "xxCapture framexx" #: src/mainwindow.cpp:389 #, kde-format msgid "Switch live / captured frame" msgstr "xxSwitch live / captured framexx" #: src/mainwindow.cpp:392 #, kde-format msgid "Show last frame over video" msgstr "xxShow last frame over videoxx" #: src/mainwindow.cpp:405 #, kde-format msgid "Add Transition" msgstr "xxAdd Transitionxx" #. i18n("Favorite Effects")); #: src/mainwindow.cpp:439 src/mainwindow.cpp:450 src/mainwindow.cpp:454 #, kde-format msgid "Favorite Effects" msgstr "xxFavorite Effectsxx" #: src/mainwindow.cpp:461 src/mainwindow.cpp:1262 #, kde-format msgid "Render" msgstr "xxRenderxx" #: src/mainwindow.cpp:466 #, kde-format msgid "Render Button" msgstr "xxRender Buttonxx" #: src/mainwindow.cpp:472 #, kde-format msgid "Rendering preview" msgstr "xxRendering previewxx" #: src/mainwindow.cpp:579 #, kde-format msgid "Automatic Preview" msgstr "xxAutomatic Previewxx" #: src/mainwindow.cpp:802 #, kde-format msgid "" "You have 1 rendering job waiting in the queue.\n" "What do you want to do with this job?" msgid_plural "" "You have %1 rendering jobs waiting in the queue.\n" "What do you want to do with these jobs?" msgstr[0] "" "xxYou have %1 rendering jobs waiting in the queue.\n" "What do you want to do with these jobs?xx" #: src/mainwindow.cpp:802 #, kde-format msgid "Start them now" msgstr "xxStart them nowxx" #: src/mainwindow.cpp:802 #, kde-format msgid "Delete them" msgstr "xxDelete themxx" #: src/mainwindow.cpp:911 src/timeline/customtrackview.cpp:2315 #, kde-format msgid "Select a clip if you want to apply an effect" msgstr "xxSelect a clip if you want to apply an effectxx" #: src/mainwindow.cpp:977 #, kde-format msgid "Normal mode" msgstr "xxNormal modexx" #: src/mainwindow.cpp:978 #, kde-format msgctxt "Normal editing" msgid "n" msgstr "xxnxx" #: src/mainwindow.cpp:982 #, kde-format msgid "Overwrite mode" msgstr "xxOverwrite modexx" #: src/mainwindow.cpp:986 #, kde-format msgid "Insert mode" msgstr "xxInsert modexx" #: src/mainwindow.cpp:990 #, kde-format msgid "Timeline Edit Mode" msgstr "xxTimeline Edit Modexx" #: src/mainwindow.cpp:998 #, kde-format msgid "Don't Use Timeline Zone for Insert" msgstr "xxDon't Use Timeline Zone for Insertxx" #: src/mainwindow.cpp:998 #, kde-format msgid "Use Timeline Zone for Insert" msgstr "xxUse Timeline Zone for Insertxx" #: src/mainwindow.cpp:1004 src/mainwindow.cpp:1005 #, kde-format msgid "Track compositing" msgstr "xxTrack compositingxx" #: src/mainwindow.cpp:1007 src/project/dialogs/slideshowclip.cpp:68 #: src/scopes/colorscopes/vectorscope.cpp:57 #, kde-format msgid "None" msgstr "xxNonexx" #: src/mainwindow.cpp:1014 src/mainwindow.cpp:1025 #, kde-format msgid "High Quality" msgstr "xxHigh Qualityxx" #. i18n: ectx: property (text), widget (QPushButton, button_preview) #: src/mainwindow.cpp:1020 src/monitor/recmanager.cpp:47 #: src/ui/dvdwizardstatus_ui.ui:147 src/ui/freesound_ui.ui:144 #: src/utils/resourcewidget.cpp:180 src/utils/resourcewidget.cpp:335 #: src/utils/resourcewidget.cpp:731 #, kde-format msgid "Preview" msgstr "xxPreviewxx" #. i18n: ectx: property (text), item, widget (KComboBox, tc_type) #: src/mainwindow.cpp:1039 src/project/dialogs/slideshowclip.cpp:85 #: src/ui/renderwidget_ui.ui:674 #, kde-format msgid "hh:mm:ss:ff" msgstr "xxhh:mm:ss:ffxx" #. i18n: ectx: property (text), item, widget (KComboBox, tc_type) #: src/mainwindow.cpp:1040 src/project/dialogs/slideshowclip.cpp:86 #: src/ui/renderwidget_ui.ui:679 #, kde-format msgid "Frames" msgstr "xxFramesxx" #: src/mainwindow.cpp:1052 #, kde-format msgid "Selection tool" msgstr "xxSelection toolxx" #: src/mainwindow.cpp:1053 #, kde-format msgctxt "Selection tool shortcut" msgid "s" msgstr "xxsxx" #: src/mainwindow.cpp:1058 #, kde-format msgid "Razor tool" msgstr "xxRazor toolxx" #: src/mainwindow.cpp:1059 #, kde-format msgctxt "Razor tool shortcut" msgid "x" msgstr "xxxxx" #: src/mainwindow.cpp:1064 #, kde-format msgid "Spacer tool" msgstr "xxSpacer toolxx" #: src/mainwindow.cpp:1065 #, kde-format msgctxt "Spacer tool shortcut" msgid "m" msgstr "xxmxx" #: src/mainwindow.cpp:1105 #, kde-format msgid "Split audio and video automatically" msgstr "xxSplit audio and video automaticallyxx" #. i18n: ectx: property (text), widget (QCheckBox, videothumbs) #: src/mainwindow.cpp:1110 src/ui/wizardextra_ui.ui:35 #, kde-format msgid "Show video thumbnails" msgstr "xxShow video thumbnailsxx" #. i18n: ectx: property (text), widget (QCheckBox, audiothumbs) #: src/mainwindow.cpp:1116 src/ui/wizardextra_ui.ui:42 #, kde-format msgid "Show audio thumbnails" msgstr "xxShow audio thumbnailsxx" #: src/mainwindow.cpp:1122 #, kde-format msgid "Show markers comments" msgstr "xxShow markers commentsxx" #: src/mainwindow.cpp:1128 #, kde-format msgid "Snap" msgstr "xxSnapxx" #: src/mainwindow.cpp:1134 #, kde-format msgid "Automatic transitions" msgstr "xxAutomatic transitionsxx" #: src/mainwindow.cpp:1140 #, kde-format msgid "Fit zoom to project" msgstr "xxFit zoom to projectxx" #: src/mainwindow.cpp:1144 #, kde-format msgid "Zoom Out" msgstr "xxZoom Outxx" #: src/mainwindow.cpp:1156 #, kde-format msgid "Zoom In" msgstr "xxZoom Inxx" #: src/mainwindow.cpp:1255 #, kde-format msgid "Download New Wipes..." msgstr "xxDownload New Wipes...xx" #: src/mainwindow.cpp:1256 #, kde-format msgid "Download New Render Profiles..." msgstr "xxDownload New Render Profiles...xx" #: src/mainwindow.cpp:1257 #, kde-format msgid "Download New Title Templates..." msgstr "xxDownload New Title Templates...xx" #: src/mainwindow.cpp:1259 #, kde-format msgid "Run Config Wizard" msgstr "xxRun Config Wizardxx" #. i18n: ectx: property (windowTitle), widget (QDialog, ProjectSettings_UI) #: src/mainwindow.cpp:1260 src/ui/projectsettings_ui.ui:14 #, kde-format msgid "Project Settings" msgstr "xxProject Settingsxx" #: src/mainwindow.cpp:1264 #, kde-format msgid "Stop Render" msgstr "xxStop Renderxx" #. i18n("Adjust Profile to Current Clip"), pCore->bin(), SLOT(adjustProjectProfileToItem())); #: src/mainwindow.cpp:1270 #, kde-format msgid "Play Zone" msgstr "xxPlay Zonexx" #: src/mainwindow.cpp:1272 #, kde-format msgid "Loop Zone" msgstr "xxLoop Zonexx" #: src/mainwindow.cpp:1274 #, kde-format msgid "Loop selected clip" msgstr "xxLoop selected clipxx" #: src/mainwindow.cpp:1279 #, kde-format msgid "Transcode Clips" msgstr "xxTranscode Clipsxx" #: src/mainwindow.cpp:1280 src/project/dialogs/archivewidget.cpp:52 #, kde-format msgid "Archive Project" msgstr "xxArchive Projectxx" #: src/mainwindow.cpp:1281 #, kde-format msgid "Switch monitor" msgstr "xxSwitch monitorxx" #: src/mainwindow.cpp:1282 src/timeline/customtrackview.cpp:6817 #, kde-format msgid "Expand Clip" msgstr "xxExpand Clipxx" #: src/mainwindow.cpp:1284 #, kde-format msgid "Monitor Info Overlay" msgstr "xxMonitor Info Overlayxx" #: src/mainwindow.cpp:1289 #, kde-format msgid "Monitor Overlay Timecode" msgstr "xxMonitor Overlay Timecodexx" #: src/mainwindow.cpp:1294 #, kde-format msgid "Monitor Overlay Playback Fps" msgstr "xxMonitor Overlay Playback Fpsxx" #: src/mainwindow.cpp:1299 #, kde-format msgid "Monitor Overlay Markers" msgstr "xxMonitor Overlay Markersxx" #: src/mainwindow.cpp:1304 #, kde-format msgid "Monitor Overlay Safe Zones" msgstr "xxMonitor Overlay Safe Zonesxx" #: src/mainwindow.cpp:1309 #, kde-format msgid "Monitor Overlay Audio Waveform" msgstr "xxMonitor Overlay Audio Waveformxx" #: src/mainwindow.cpp:1314 #, kde-format msgid "Real Time (drop frames)" msgstr "xxReal Time (drop frames)xx" #: src/mainwindow.cpp:1319 #, kde-format msgid "Monitor Gamma" msgstr "xxMonitor Gammaxx" #: src/mainwindow.cpp:1320 #, kde-format msgid "sRGB (computer)" msgstr "xxsRGB (computer)xx" #: src/mainwindow.cpp:1321 #, kde-format msgid "Rec. 709 (TV)" msgstr "xxRec. 709 (TV)xx" #: src/mainwindow.cpp:1326 #, kde-format msgid "Trim Mode" msgstr "xxTrim Modexx" #: src/mainwindow.cpp:1329 #, kde-format msgid "Insert Zone in Project Bin" msgstr "xxInsert Zone in Project Binxx" #: src/mainwindow.cpp:1330 #, kde-format msgid "Insert Zone in Timeline" msgstr "xxInsert Zone in Timelinexx" #: src/mainwindow.cpp:1332 #, kde-format msgid "Resize Item Start" msgstr "xxResize Item Startxx" #: src/mainwindow.cpp:1337 #, kde-format msgid "Resize Item End" msgstr "xxResize Item Endxx" #: src/mainwindow.cpp:1342 #, kde-format msgid "Go to Previous Snap Point" msgstr "xxGo to Previous Snap Pointxx" #: src/mainwindow.cpp:1344 #, kde-format msgid "Go to Clip Start" msgstr "xxGo to Clip Startxx" #: src/mainwindow.cpp:1345 #, kde-format msgid "Go to Clip End" msgstr "xxGo to Clip Endxx" #: src/mainwindow.cpp:1346 #, kde-format msgid "Go to Next Snap Point" msgstr "xxGo to Next Snap Pointxx" #: src/mainwindow.cpp:1348 #, kde-format msgid "Delete Selected Item" msgstr "xxDelete Selected Itemxx" #: src/mainwindow.cpp:1349 #, kde-format msgid "Align Playhead to Mouse Position" msgstr "xxAlign Playhead to Mouse Positionxx" #: src/mainwindow.cpp:1351 #, kde-format msgid "Automatic Transition" msgstr "xxAutomatic Transitionxx" #: src/mainwindow.cpp:1358 #, kde-format msgid "Group Clips" msgstr "xxGroup Clipsxx" #: src/mainwindow.cpp:1360 #, kde-format msgid "Ungroup Clips" msgstr "xxUngroup Clipsxx" #: src/mainwindow.cpp:1363 #, kde-format msgid "Edit Duration" msgstr "xxEdit Durationxx" #: src/mainwindow.cpp:1364 #, kde-format msgid "Clip in Project Bin" msgstr "xxClip in Project Binxx" #: src/mainwindow.cpp:1365 #, kde-format msgid "Overwrite Clip Zone in Timeline" msgstr "xxOverwrite Clip Zone in Timelinexx" #: src/mainwindow.cpp:1366 #, kde-format msgid "Insert Clip Zone in Timeline" msgstr "xxInsert Clip Zone in Timelinexx" #: src/mainwindow.cpp:1367 #, kde-format msgid "Extract Timeline Zone" msgstr "xxExtract Timeline Zonexx" #: src/mainwindow.cpp:1368 #, kde-format msgid "Lift Timeline Zone" msgstr "xxLift Timeline Zonexx" #: src/mainwindow.cpp:1369 #, kde-format msgid "Add Preview Zone" msgstr "xxAdd Preview Zonexx" #: src/mainwindow.cpp:1370 #, kde-format msgid "Remove Preview Zone" msgstr "xxRemove Preview Zonexx" #: src/mainwindow.cpp:1371 #, kde-format msgid "Remove All Preview Zones" msgstr "xxRemove All Preview Zonesxx" #: src/mainwindow.cpp:1372 #, kde-format msgid "Start Preview Render" msgstr "xxStart Preview Renderxx" #: src/mainwindow.cpp:1373 #, kde-format msgid "Stop Preview Render" msgstr "xxStop Preview Renderxx" #: src/mainwindow.cpp:1375 #, kde-format msgid "Select Clip" msgstr "xxSelect Clipxx" #: src/mainwindow.cpp:1376 #, kde-format msgid "Deselect Clip" msgstr "xxDeselect Clipxx" #: src/mainwindow.cpp:1377 #, kde-format msgid "Add Clip To Selection" msgstr "xxAdd Clip To Selectionxx" #: src/mainwindow.cpp:1379 #, kde-format msgid "Select Transition" msgstr "xxSelect Transitionxx" #: src/mainwindow.cpp:1381 #, kde-format msgid "Deselect Transition" msgstr "xxDeselect Transitionxx" #: src/mainwindow.cpp:1383 #, kde-format msgid "Add Transition To Selection" msgstr "xxAdd Transition To Selectionxx" #. i18n: ectx: property (windowTitle), widget (QDialog, CutJobDialog_UI) #: src/mainwindow.cpp:1385 src/ui/cutjobdialog_ui.ui:14 #, kde-format msgid "Cut Clip" msgstr "xxCut Clipxx" #: src/mainwindow.cpp:1386 src/mainwindow.cpp:2294 #: src/mltcontroller/clippropertiescontroller.cpp:927 #, kde-format msgid "Add Marker" msgstr "xxAdd Markerxx" #: src/mainwindow.cpp:1387 #, kde-format msgid "Delete Marker" msgstr "xxDelete Markerxx" #: src/mainwindow.cpp:1388 #, kde-format msgid "Delete All Markers" msgstr "xxDelete All Markersxx" #: src/mainwindow.cpp:1390 src/mainwindow.cpp:2388 #: src/mltcontroller/clippropertiescontroller.cpp:900 #, kde-format msgid "Edit Marker" msgstr "xxEdit Markerxx" #: src/mainwindow.cpp:1393 #, kde-format msgid "Add Marker/Guide quickly" msgstr "xxAdd Marker/Guide quicklyxx" #: src/mainwindow.cpp:1396 #, kde-format msgid "Split Audio" msgstr "xxSplit Audioxx" #: src/mainwindow.cpp:1400 #, kde-format msgid "Set Audio Reference" msgstr "xxSet Audio Referencexx" #: src/mainwindow.cpp:1404 #, kde-format msgid "Align Audio to Reference" msgstr "xxAlign Audio to Referencexx" #: src/mainwindow.cpp:1408 #, kde-format msgid "Audio Only" msgstr "xxAudio Onlyxx" #: src/mainwindow.cpp:1413 #, kde-format msgid "Video Only" msgstr "xxVideo Onlyxx" #: src/mainwindow.cpp:1418 src/timeline/customtrackview.cpp:7582 #, kde-format msgid "Audio and Video" msgstr "xxAudio and Videoxx" #: src/mainwindow.cpp:1430 #, kde-format msgid "Insert Space" msgstr "xxInsert Spacexx" #: src/mainwindow.cpp:1431 src/timeline/customtrackview.cpp:3980 #, kde-format msgid "Remove Space" msgstr "xxRemove Spacexx" #: src/mainwindow.cpp:1432 #, kde-format msgid "Remove Space In All Tracks" msgstr "xxRemove Space In All Tracksxx" #: src/mainwindow.cpp:1435 #, kde-format msgid "Insert Track" msgstr "xxInsert Trackxx" #: src/mainwindow.cpp:1439 src/timeline/customtrackview.cpp:7078 #: src/timeline/tracksconfigdialog.cpp:89 #, kde-format msgid "Delete Track" msgstr "xxDelete Trackxx" #. i18n: ectx: property (windowTitle), widget (QDialog, TracksConfigDialog_UI) #: src/mainwindow.cpp:1444 src/timeline/timelinecommands.cpp:267 #: src/ui/tracksconfigdialog_ui.ui:14 #, kde-format msgid "Configure Tracks" msgstr "xxConfigure Tracksxx" #: src/mainwindow.cpp:1448 #, kde-format msgid "Select All in Current Track" msgstr "xxSelect All in Current Trackxx" #: src/mainwindow.cpp:1465 #, kde-format msgid "Manage Cached Data" msgstr "xxManage Cached Dataxx" #: src/mainwindow.cpp:1467 #, kde-format msgid "Disable Timeline Preview" msgstr "xxDisable Timeline Previewxx" #: src/mainwindow.cpp:1471 src/timeline/customruler.cpp:90 #: src/timeline/customtrackview.cpp:6127 #, kde-format msgid "Add Guide" msgstr "xxAdd Guidexx" #: src/mainwindow.cpp:1472 src/timeline/customruler.cpp:94 #: src/timeline/customtrackview.cpp:284 #, kde-format msgid "Delete Guide" msgstr "xxDelete Guidexx" #: src/mainwindow.cpp:1473 src/timeline/customruler.cpp:92 #: src/timeline/customtrackview.cpp:288 src/timeline/customtrackview.cpp:6172 #: src/timeline/customtrackview.cpp:6187 #, kde-format msgid "Edit Guide" msgstr "xxEdit Guidexx" #: src/mainwindow.cpp:1474 src/timeline/customruler.cpp:96 #, kde-format msgid "Delete All Guides" msgstr "xxDelete All Guidesxx" #: src/mainwindow.cpp:1476 #, kde-format msgid "Paste Effects" msgstr "xxPaste Effectsxx" #: src/mainwindow.cpp:1482 #, kde-format msgid "Save Selection" msgstr "xxSave Selectionxx" #: src/mainwindow.cpp:1484 #, kde-format msgid "Add Timeline Selection to Library" msgstr "xxAdd Timeline Selection to Libraryxx" #: src/mainwindow.cpp:1516 #, kde-format msgid "Add Clip" msgstr "xxAdd Clipxx" #: src/mainwindow.cpp:1518 #, kde-format msgid "Add Color Clip" msgstr "xxAdd Color Clipxx" #: src/mainwindow.cpp:1521 src/project/dialogs/slideshowclip.cpp:41 #, kde-format msgid "Add Slideshow Clip" msgstr "xxAdd Slideshow Clipxx" #: src/mainwindow.cpp:1524 #, kde-format msgid "Add Title Clip" msgstr "xxAdd Title Clipxx" #: src/mainwindow.cpp:1527 #, kde-format msgid "Add Template Title" msgstr "xxAdd Template Titlexx" #. i18n("Add Simple Text Clip"), pCore->bin(), SLOT(slotCreateProjectClip()), KoIconUtils::themedIcon(QStringLiteral("kdenlive-add-text-clip"))); #. action->setData((int) QText); #. addClips->addAction(action); #: src/mainwindow.cpp:1534 #, kde-format msgid "Create Folder" msgstr "xxCreate Folderxx" #: src/mainwindow.cpp:1535 #, kde-format msgid "Online Resources" msgstr "xxOnline Resourcesxx" #: src/mainwindow.cpp:1540 src/mltcontroller/clippropertiescontroller.cpp:233 #, kde-format msgid "Edit Clip" msgstr "xxEdit Clipxx" #: src/mainwindow.cpp:1548 #, kde-format msgid "Reload Clip" msgstr "xxReload Clipxx" #: src/mainwindow.cpp:1552 #, kde-format msgid "Disable Timeline Effects" msgstr "xxDisable Timeline Effectsxx" #: src/mainwindow.cpp:1557 #, kde-format msgid "Locate Clip..." msgstr "xxLocate Clip...xx" #: src/mainwindow.cpp:1561 #, kde-format msgid "Duplicate Clip" msgstr "xxDuplicate Clipxx" #. i18n("Stop Motion Capture"), this, SLOT(slotOpenStopmotion()), KoIconUtils::themedIcon("image-x-generic")); #: src/mainwindow.cpp:1573 #, kde-format msgid "Toggle Track Lock" msgstr "xxToggle Track Lockxx" #: src/mainwindow.cpp:1574 #, kde-format msgid "Toggle All Track Lock" msgstr "xxToggle All Track Lockxx" #: src/mainwindow.cpp:1575 #, kde-format msgid "Toggle Track Target" msgstr "xxToggle Track Targetxx" #: src/mainwindow.cpp:1608 #, kde-format msgid "Extract frame..." msgstr "xxExtract frame...xx" #: src/mainwindow.cpp:1610 #, kde-format msgid "Extract frame to project..." msgstr "xxExtract frame to project...xx" #: src/mainwindow.cpp:1719 #, kde-format msgid "" "You have changed the proxy parameters. Do you want to recreate all proxy " "clips for this project?" msgstr "" "xxYou have changed the proxy parameters. Do you want to recreate all proxy " "clips for this project?xx" #: src/mainwindow.cpp:1756 #, kde-format msgid "" "The current project has not been saved. This will first save the project, " "then move all temporary files from %1 to %2, and the project " "file will be reloaded" msgstr "" "xxThe current project has not been saved. This will first save the project, " "then move all temporary files from %1 to %2, and the project " "file will be reloadedxx" #: src/mainwindow.cpp:1761 #, kde-format msgid "" "This will move all temporary files from %1 to %2, the project " "file will then be reloaded" msgstr "" "xxThis will move all temporary files from %1 to %2, the " "project file will then be reloadedxx" #: src/mainwindow.cpp:1769 #, kde-format msgid "Cannot perform operation, invalid document id: %1" msgstr "xxCannot perform operation, invalid document id: %1xx" #: src/mainwindow.cpp:1774 #, kde-format msgid "Cannot perform operation, target directory already exists: %1" msgstr "xxCannot perform operation, target directory already exists: %1xx" #: src/mainwindow.cpp:1824 src/mainwindow.cpp:4107 src/mainwindow.cpp:4122 #, kde-format msgid "Rendering using low quality track compositing" msgstr "xxRendering using low quality track compositingxx" #: src/mainwindow.cpp:1910 #, kde-format msgid "This will remove all unused clips from your project." msgstr "xxThis will remove all unused clips from your project.xx" #: src/mainwindow.cpp:1910 #, kde-format msgid "Clean up project" msgstr "xxClean up projectxx" #: src/mainwindow.cpp:2088 #, kde-format msgctxt "general keyboard shortcuts" msgid "General" msgstr "xxGeneralxx" #: src/mainwindow.cpp:2288 src/mainwindow.cpp:2415 #, kde-format msgid "Cannot find clip to add marker" msgstr "xxCannot find clip to add markerxx" #: src/mainwindow.cpp:2322 src/mainwindow.cpp:2353 src/mainwindow.cpp:2376 #, kde-format msgid "Cannot find clip to remove marker" msgstr "xxCannot find clip to remove markerxx" #: src/mainwindow.cpp:2332 src/mainwindow.cpp:2383 #, kde-format msgid "No marker found at cursor time" msgstr "xxNo marker found at cursor timexx" #: src/mainwindow.cpp:2736 #, kde-format msgid "Cannot find effect %1 / %2" msgstr "xxCannot find effect %1 / %2xx" #: src/mainwindow.cpp:2792 #, kde-format msgid "Zoom Level: %1/14" msgstr "xxZoom Level: %1/14xx" #: src/mainwindow.cpp:2908 #, kde-format msgid "Ctrl + click to use spacer on current track only" msgstr "xxCtrl + click to use spacer on current track onlyxx" #: src/mainwindow.cpp:2911 #, kde-format msgid "Click on a clip to cut it, Shift + move to preview cut frame" msgstr "xxClick on a clip to cut it, Shift + move to preview cut framexx" #: src/mainwindow.cpp:2914 #, kde-format msgid "" "Shift + click to create a selection rectangle, Ctrl + click to add an item " "to selection" msgstr "" "xxShift + click to create a selection rectangle, Ctrl + click to add an item " "to selectionxx" #: src/mainwindow.cpp:3235 #, kde-format msgid "Stabilize" msgstr "xxStabilizexx" #: src/mainwindow.cpp:3245 #, kde-format msgid "Automatic scene split" msgstr "xxAutomatic scene splitxx" #: src/mainwindow.cpp:3254 #, kde-format msgid "Duplicate clip with speed change" msgstr "xxDuplicate clip with speed changexx" #: src/mainwindow.cpp:3261 #, kde-format msgid "Analyse keyframes" msgstr "xxAnalyse keyframesxx" #: src/mainwindow.cpp:3276 #, kde-format msgid "Transcoders" msgstr "xxTranscodersxx" #: src/mainwindow.cpp:3311 #, kde-format msgid "Interface" msgstr "xxInterfacexx" #: src/mainwindow.cpp:3351 #, kde-format msgid "No clip to transcode" msgstr "xxNo clip to transcodexx" #: src/mainwindow.cpp:3365 #, kde-format msgid "Files to transcode" msgstr "xxFiles to transcodexx" #: src/mainwindow.cpp:3409 #, kde-format msgid "Create Render Script" msgstr "xxCreate Render Scriptxx" #: src/mainwindow.cpp:3420 #, kde-format msgid "Script file already exists. Do you want to overwrite it?" msgstr "xxScript file already exists. Do you want to overwrite it?xx" #: src/mainwindow.cpp:3467 #, kde-format msgctxt "the first in a list of chapters" msgid "Start" msgstr "xxStartxx" #: src/mainwindow.cpp:3777 #, kde-format msgid "Archiving project" msgstr "xxArchiving projectxx" #: src/mainwindow.cpp:3991 #, kde-format msgid "Icon Size" msgstr "xxIcon Sizexx" #: src/mainwindow.cpp:3995 #, kde-format msgctxt "@item:inmenu Icon size" msgid "Default" msgstr "xxDefaultxx" #: src/mainwindow.cpp:4016 src/mainwindow.cpp:4044 #, kde-format msgid "Small (%1x%2)" msgstr "xxSmall (%1x%2)xx" #: src/mainwindow.cpp:4018 src/mainwindow.cpp:4046 #, kde-format msgid "Medium (%1x%2)" msgstr "xxMedium (%1x%2)xx" #: src/mainwindow.cpp:4020 src/mainwindow.cpp:4048 #, kde-format msgid "Large (%1x%2)" msgstr "xxLarge (%1x%2)xx" #: src/mainwindow.cpp:4022 src/mainwindow.cpp:4050 #, kde-format msgid "Huge (%1x%2)" msgstr "xxHuge (%1x%2)xx" #: src/mainwindow.cpp:4088 #, kde-format msgid "Manage Cache Data" msgstr "xxManage Cache Dataxx" #: src/mainwindow.cpp:4129 #, kde-format msgid "" "This will hide the menu bar completely. You can show it again by typing Ctrl" "+M." msgstr "" "xxThis will hide the menu bar completely. You can show it again by typing " "Ctrl+M.xx" #: src/mainwindow.cpp:4129 #, kde-format msgid "Hide menu bar" msgstr "xxHide menu barxx" #: src/mainwindow.cpp:4137 #, kde-format msgid "" "Kdenlive needs to be restarted to apply icon theme change. Restart now ?" msgstr "" "xxKdenlive needs to be restarted to apply icon theme change. Restart now ?xx" #: src/mltconnection.cpp:83 #, kde-format msgid "Cannot find the melt program required for rendering (part of MLT)" msgstr "xxCannot find the melt program required for rendering (part of MLT)xx" #: src/mltconnection.cpp:117 #, kde-format msgid "Cannot find your MLT profiles, please give the path" msgstr "xxCannot find your MLT profiles, please give the pathxx" #: src/mltcontroller/clippropertiescontroller.cpp:132 #: src/mltcontroller/clippropertiescontroller.cpp:817 #: src/mltcontroller/clippropertiescontroller.cpp:851 #, kde-format msgctxt "Kilobytes per seconds" msgid "kb/s" msgstr "xxkb/sxx" #: src/mltcontroller/clippropertiescontroller.cpp:196 #: src/project/projectcommands.cpp:168 #, kde-format msgid "Edit marker" msgstr "xxEdit markerxx" #: src/mltcontroller/clippropertiescontroller.cpp:197 #, kde-format msgid "Export markers" msgstr "xxExport markersxx" #: src/mltcontroller/clippropertiescontroller.cpp:198 #, kde-format msgid "Import markers" msgstr "xxImport markersxx" #: src/mltcontroller/clippropertiescontroller.cpp:219 #, kde-format msgid "Analysis data" msgstr "xxAnalysis dataxx" #: src/mltcontroller/clippropertiescontroller.cpp:222 #, kde-format msgid "Delete analysis" msgstr "xxDelete analysisxx" #: src/mltcontroller/clippropertiescontroller.cpp:223 #, kde-format msgid "Export analysis" msgstr "xxExport analysisxx" #: src/mltcontroller/clippropertiescontroller.cpp:224 #, kde-format msgid "Import analysis" msgstr "xxImport analysisxx" #: src/mltcontroller/clippropertiescontroller.cpp:273 #, kde-format msgid "Enter template text here" msgstr "xxEnter template text herexx" #: src/mltcontroller/clippropertiescontroller.cpp:275 #, kde-format msgid "Apply" msgstr "xxApplyxx" #. i18n: ectx: property (text), item, widget (KComboBox, clip_transparency) #: src/mltcontroller/clippropertiescontroller.cpp:291 #: src/ui/clipproperties_ui.ui:842 #, kde-format msgid "Transparent" msgstr "xxTransparentxx" #: src/mltcontroller/clippropertiescontroller.cpp:305 #, kde-format msgid "Aspect Ratio" msgstr "xxAspect Ratioxx" #. i18n: ectx: property (text), widget (QLabel, label_18) #. i18n: ectx: property (text), widget (QLabel, label_3) #: src/mltcontroller/clippropertiescontroller.cpp:352 #: src/mltcontroller/clippropertiescontroller.cpp:805 #: src/mltcontroller/clippropertiescontroller.cpp:810 #: src/ui/configcapture_ui.ui:427 src/ui/profiledialog_ui.ui:76 #, kde-format msgid "Frame rate" msgstr "xxFrame ratexx" #. i18n: ectx: property (text), widget (QLabel, scanningLabel) #: src/mltcontroller/clippropertiescontroller.cpp:375 #: src/mltcontroller/clippropertiescontroller.cpp:821 #: src/project/dialogs/profilewidget.cpp:52 src/ui/renderwidget_ui.ui:514 #, kde-format msgid "Scanning" msgstr "xxScanningxx" #. i18n: ectx: property (text), widget (QLabel, p_progressive) #: src/mltcontroller/clippropertiescontroller.cpp:379 #: src/mltcontroller/clippropertiescontroller.cpp:821 #: src/ui/configcapture_ui.ui:309 #, kde-format msgid "Interlaced" msgstr "xxInterlacedxx" #: src/mltcontroller/clippropertiescontroller.cpp:397 #, kde-format msgid "Field order" msgstr "xxField orderxx" #: src/mltcontroller/clippropertiescontroller.cpp:401 #, kde-format msgid "Bottom first" msgstr "xxBottom firstxx" #: src/mltcontroller/clippropertiescontroller.cpp:402 #, kde-format msgid "Top first" msgstr "xxTop firstxx" #: src/mltcontroller/clippropertiescontroller.cpp:419 #, kde-format msgid "Disable autorotate" msgstr "xxDisable autorotatexx" #. i18n: ectx: property (text), widget (QLabel, threadsLabel) #: src/mltcontroller/clippropertiescontroller.cpp:430 #: src/ui/renderwidget_ui.ui:467 #, kde-format msgid "Threads" msgstr "xxThreadsxx" #. i18n: ectx: property (text), widget (QCheckBox, clip_force_vindex) #: src/mltcontroller/clippropertiescontroller.cpp:447 #: src/ui/clipproperties_ui.ui:693 #, kde-format msgid "Video index" msgstr "xxVideo indexxx" #. i18n: ectx: property (text), widget (QCheckBox, clip_force_aindex) #: src/mltcontroller/clippropertiescontroller.cpp:464 #: src/ui/clipproperties_ui.ui:720 #, kde-format msgid "Audio index" msgstr "xxAudio indexxx" #. i18n: ectx: property (text), widget (QLabel, label_32) #. i18n: ectx: property (text), widget (QLabel, label_12) #: src/mltcontroller/clippropertiescontroller.cpp:479 #: src/mltcontroller/clippropertiescontroller.cpp:831 #: src/ui/configcapture_ui.ui:281 src/ui/profiledialog_ui.ui:212 #, kde-format msgid "Colorspace" msgstr "xxColorspacexx" #. i18n: ectx: property (text), widget (QCheckBox, clip_full_luma) #: src/mltcontroller/clippropertiescontroller.cpp:510 #: src/ui/clipproperties_ui.ui:772 #, kde-format msgid "Full luma range" msgstr "xxFull luma rangexx" #: src/mltcontroller/clippropertiescontroller.cpp:527 #, kde-format msgid "Force properties" msgstr "xxForce propertiesxx" #. i18n: ectx: attribute (title), widget (QWidget, tab_5) #. i18n: ectx: attribute (title), widget (QWidget, tab_3) #: src/mltcontroller/clippropertiescontroller.cpp:531 #: src/project/dialogs/projectsettings.cpp:667 src/ui/clipproperties_ui.ui:511 #: src/ui/projectsettings_ui.ui:315 #, kde-format msgid "Metadata" msgstr "xxMetadataxx" #: src/mltcontroller/clippropertiescontroller.cpp:533 #, kde-format msgid "Analysis" msgstr "xxAnalysisxx" #. i18n: ectx: property (text), widget (QLabel, label_16) #: src/mltcontroller/clippropertiescontroller.cpp:766 #: src/ui/clipproperties_ui.ui:365 #, kde-format msgid "Image size" msgstr "xxImage sizexx" #: src/mltcontroller/clippropertiescontroller.cpp:796 #, kde-format msgid "Video codec" msgstr "xxVideo codecxx" #: src/mltcontroller/clippropertiescontroller.cpp:800 #, kde-format msgid "Frame size" msgstr "xxFrame sizexx" #: src/mltcontroller/clippropertiescontroller.cpp:817 #, kde-format msgid "Video bitrate" msgstr "xxVideo bitratexx" #. i18n: ectx: property (text), widget (QLabel, label_9) #: src/mltcontroller/clippropertiescontroller.cpp:828 #: src/ui/profiledialog_ui.ui:110 #, kde-format msgid "Pixel aspect ratio" msgstr "xxPixel aspect ratioxx" #: src/mltcontroller/clippropertiescontroller.cpp:829 #, kde-format msgid "Pixel format" msgstr "xxPixel formatxx" #: src/mltcontroller/clippropertiescontroller.cpp:838 #, kde-format msgid "Audio codec" msgstr "xxAudio codecxx" #: src/mltcontroller/clippropertiescontroller.cpp:846 #, kde-format msgid "Audio frequency" msgstr "xxAudio frequencyxx" #: src/mltcontroller/clippropertiescontroller.cpp:846 #, kde-format msgctxt "Herz" msgid "Hz" msgstr "xxHzxx" #: src/mltcontroller/clippropertiescontroller.cpp:851 #, kde-format msgid "Audio bitrate" msgstr "xxAudio bitratexx" #. i18n: ectx: property (text), widget (QLabel, clip_filesize) #: src/mltcontroller/clippropertiescontroller.cpp:860 #: src/ui/clipproperties_ui.ui:65 src/utils/freesound.cpp:220 #, kde-format msgid "File size" msgstr "xxFile sizexx" #: src/mltcontroller/clippropertiescontroller.cpp:958 #: src/mltcontroller/clippropertiescontroller.cpp:989 #: src/mltcontroller/clippropertiescontroller.cpp:1018 #, kde-format msgid "Exif" msgstr "xxExifxx" #: src/mltcontroller/clippropertiescontroller.cpp:1037 #: src/mltcontroller/clippropertiescontroller.cpp:1062 #, kde-format msgid "Magic Lantern" msgstr "xxMagic Lanternxx" #: src/mltcontroller/clippropertiescontroller.cpp:1103 #, kde-format msgid "Save Analysis Data" msgstr "xxSave Analysis Dataxx" #: src/mltcontroller/clippropertiescontroller.cpp:1103 #: src/mltcontroller/clippropertiescontroller.cpp:1115 #, kde-format msgid "Text File (*.txt)" msgstr "xxText File (*.txt)xx" #: src/mltcontroller/clippropertiescontroller.cpp:1115 #, kde-format msgid "Open Analysis Data" msgstr "xxOpen Analysis Dataxx" #: src/mltcontroller/producerqueue.cpp:252 #, kde-format msgid "Cannot import playlists with different profile." msgstr "xxCannot import playlists with different profile.xx" #: src/mltcontroller/producerqueue.cpp:947 #, kde-format msgid "Import selected clips" msgstr "xxImport selected clipsxx" #: src/mltcontroller/producerqueue.cpp:949 #, kde-format msgid "" "Additional streams for clip\n" " %1" msgstr "" "xxAdditional streams for clip\n" " %1xx" #: src/mltcontroller/producerqueue.cpp:958 #, kde-format msgid "Video stream %1" msgstr "xxVideo stream %1xx" #: src/mltcontroller/producerqueue.cpp:973 #, kde-format msgid "Audio stream %1" msgstr "xxAudio stream %1xx" #: src/monitor/monitor.cpp:212 #, kde-format msgid "Play..." msgstr "xxPlay...xx" #: src/monitor/monitor.cpp:214 src/monitor/monitormanager.cpp:358 #: src/monitor/monitormanager.cpp:365 src/monitor/recmonitor.cpp:478 #, kde-format msgid "Pause" msgstr "xxPausexx" #: src/monitor/monitor.cpp:234 #, kde-format msgid "Misc..." msgstr "xxMisc...xx" #: src/monitor/monitor.cpp:238 src/timeline/customtrackview.cpp:259 #, kde-format msgid "Go to marker..." msgstr "xxGo to marker...xx" #: src/monitor/monitor.cpp:240 #, kde-format msgid "Go to guide..." msgstr "xxGo to guide...xx" #: src/monitor/monitor.cpp:245 #, kde-format msgid "Force Monitor Size" msgstr "xxForce Monitor Sizexx" #: src/monitor/monitor.cpp:246 #, kde-format msgid "Force 100%" msgstr "xxForce 100%xx" #: src/monitor/monitor.cpp:248 #, kde-format msgid "Force 50%" msgstr "xxForce 50%xx" #: src/monitor/monitor.cpp:250 #, kde-format msgid "Free Resize" msgstr "xxFree Resizexx" #: src/monitor/monitor.cpp:263 #, kde-format msgid "Audio volume" msgstr "xxAudio volumexx" #: src/monitor/monitor.cpp:270 #, kde-format msgid "Volume" msgstr "xxVolumexx" #: src/monitor/monitor.cpp:307 #, kde-format msgid "Show/Hide edit mode" msgstr "xxShow/Hide edit modexx" #: src/monitor/monitor.cpp:481 #, kde-format msgid "Save zone" msgstr "xxSave zonexx" #: src/monitor/monitor.cpp:482 #, kde-format msgid "Extract Zone" msgstr "xxExtract Zonexx" #: src/monitor/monitor.cpp:490 #, kde-format msgid "Multitrack view" msgstr "xxMultitrack viewxx" #: src/monitor/monitor.cpp:494 #, kde-format msgid "Set current image as thumbnail" msgstr "xxSet current image as thumbnailxx" #: src/monitor/monitor.cpp:502 #, kde-format msgid "Overlay audio waveform" msgstr "xxOverlay audio waveformxx" #: src/monitor/monitor.cpp:507 #, kde-format msgid "Show Audio Levels" msgstr "xxShow Audio Levelsxx" #: src/monitor/monitor.cpp:543 #, kde-format msgid "Your screen resolution is not sufficient for this action" msgstr "xxYour screen resolution is not sufficient for this actionxx" #: src/monitor/monitor.cpp:1025 #, kde-format msgid "Save Image" msgstr "xxSave Imagexx" #: src/monitor/monitor.cpp:1025 #, kde-format msgid "Save Image to Project" msgstr "xxSave Image to Projectxx" #: src/monitor/monitor.cpp:1108 src/monitor/monitor.cpp:1119 #, kde-format msgid "In Point" msgstr "xxIn Pointxx" #: src/monitor/monitor.cpp:1110 src/monitor/monitor.cpp:1121 #, kde-format msgid "Out Point" msgstr "xxOut Pointxx" #: src/monitor/monitor.cpp:1828 #, kde-format msgid "Cannot initialize Movit's GLSL manager, please disable Movit" msgstr "xxCannot initialize Movit's GLSL manager, please disable Movitxx" #: src/monitor/monitor.cpp:1866 src/monitor/monitor.cpp:1915 #, kde-format msgid "" "The alphagrad filter is required for that feature, please install frei0r and " "restart Kdenlive" msgstr "" "xxThe alphagrad filter is required for that feature, please install frei0r " "and restart Kdenlivexx" #: src/monitor/monitor.cpp:1922 #, kde-format msgid "" "The cairoblend transition is required for that feature, please install " "frei0r and restart Kdenlive" msgstr "" "xxThe cairoblend transition is required for that feature, please install " "frei0r and restart Kdenlivexx" #: src/monitor/monitormanager.cpp:370 #, kde-format msgid "Switch monitor fullscreen" msgstr "xxSwitch monitor fullscreenxx" #: src/monitor/monitormanager.cpp:375 src/monitor/recmonitor.cpp:75 #, kde-format msgid "Rewind" msgstr "xxRewindxx" #: src/monitor/monitormanager.cpp:380 #, kde-format msgid "Rewind 1 Frame" msgstr "xxRewind 1 Framexx" #: src/monitor/monitormanager.cpp:385 #, kde-format msgid "Rewind 1 Second" msgstr "xxRewind 1 Secondxx" #: src/monitor/monitormanager.cpp:390 src/monitor/recmonitor.cpp:84 #, kde-format msgid "Forward" msgstr "xxForwardxx" #: src/monitor/monitormanager.cpp:395 #, kde-format msgid "Go to Project Start" msgstr "xxGo to Project Startxx" #: src/monitor/monitormanager.cpp:400 #, kde-format msgid "Go to Project End" msgstr "xxGo to Project Endxx" #: src/monitor/monitormanager.cpp:405 #, kde-format msgid "Forward 1 Frame" msgstr "xxForward 1 Framexx" #: src/monitor/monitormanager.cpp:410 #, kde-format msgid "Forward 1 Second" msgstr "xxForward 1 Secondxx" #: src/monitor/monitormanager.cpp:415 #, kde-format msgid "Deinterlacer" msgstr "xxDeinterlacerxx" #: src/monitor/monitormanager.cpp:416 #, kde-format msgid "One Field (fast)" msgstr "xxOne Field (fast)xx" #: src/monitor/monitormanager.cpp:417 #, kde-format msgid "Linear Blend (fast)" msgstr "xxLinear Blend (fast)xx" #: src/monitor/monitormanager.cpp:418 #, kde-format msgid "YADIF - temporal only (good)" msgstr "xxYADIF - temporal only (good)xx" #: src/monitor/monitormanager.cpp:419 #, kde-format msgid "YADIF - temporal + spacial (best)" msgstr "xxYADIF - temporal + spacial (best)xx" #: src/monitor/monitormanager.cpp:433 #, kde-format msgid "Nearest Neighbor (fast)" msgstr "xxNearest Neighbor (fast)xx" #: src/monitor/monitormanager.cpp:434 #, kde-format msgid "Bilinear (good)" msgstr "xxBilinear (good)xx" #: src/monitor/monitormanager.cpp:435 #, kde-format msgid "Bicubic (better)" msgstr "xxBicubic (better)xx" #: src/monitor/monitormanager.cpp:436 #, kde-format msgid "Hyper/Lanczos (best)" msgstr "xxHyper/Lanczos (best)xx" #: src/monitor/monitormanager.cpp:449 #, kde-format msgid "Go to Zone Start" msgstr "xxGo to Zone Startxx" #: src/monitor/monitormanager.cpp:454 #, kde-format msgid "Mute monitor" msgstr "xxMute monitorxx" #: src/monitor/monitormanager.cpp:454 #, kde-format msgid "Unmute monitor" msgstr "xxUnmute monitorxx" #: src/monitor/monitormanager.cpp:460 #, kde-format msgid "Go to Zone End" msgstr "xxGo to Zone Endxx" #: src/monitor/monitormanager.cpp:465 #, kde-format msgid "Set Zone In" msgstr "xxSet Zone Inxx" #: src/monitor/monitormanager.cpp:470 #, kde-format msgid "Set Zone Out" msgstr "xxSet Zone Outxx" #: src/monitor/recmanager.cpp:51 src/monitor/recmonitor.cpp:87 #, kde-format msgid "Record" msgstr "xxRecordxx" #. i18n: ectx: property (text), widget (QCheckBox, rec_video) #. i18n: ectx: property (text), widget (QLabel, videoLabel) #. i18n: ectx: property (text), widget (QCheckBox, kcfg_videothumbnails) #. i18n: ectx: property (text), item, widget (KComboBox, background_list) #. i18n: ectx: attribute (title), widget (QWidget, tab_video) #. i18n: ectx: property (title), widget (QGroupBox, vbitrates) #. i18n: ectx: property (text), widget (QCheckBox, video_thumbs) #: src/monitor/recmanager.cpp:58 src/timeline/tracksconfigdialog.cpp:37 #: src/timeline/tracksconfigdialog.cpp:150 src/ui/clipproperties_ui.ui:86 #: src/ui/configtimeline_ui.ui:146 src/ui/dvdwizardmenu_ui.ui:235 #: src/ui/projectsettings_ui.ui:50 src/ui/recmonitor_ui.ui:100 #: src/ui/renderwidget_ui.ui:211 src/ui/saveprofile_ui.ui:27 #, kde-format msgid "Video" msgstr "xxVideoxx" #: src/monitor/recmanager.cpp:70 src/monitor/recmonitor.cpp:134 #, kde-format msgid "Monitor %1" msgstr "xxMonitor %1xx" #. i18n("Firewire") << i18n("Webcam") << i18n("Screen Grab") << i18n("Blackmagic Decklink")); #: src/monitor/recmanager.cpp:82 #, kde-format msgid "Webcam" msgstr "xxWebcamxx" #. i18n: ectx: attribute (title), widget (QWidget, tab_3) #: src/monitor/recmanager.cpp:83 src/ui/configcapture_ui.ui:414 #, kde-format msgid "Screen Grab" msgstr "xxScreen Grabxx" #: src/monitor/recmanager.cpp:90 #, kde-format msgid "Configure Recording" msgstr "xxConfigure Recordingxx" #: src/monitor/recmanager.cpp:93 #, kde-format msgid "Show Record Control" msgstr "xxShow Record Controlxx" #: src/monitor/recmanager.cpp:203 src/monitor/recmanager.cpp:305 #: src/monitor/recmanager.cpp:310 src/monitor/recmanager.cpp:412 #: src/monitor/recmonitor.cpp:928 src/monitor/recmonitor.cpp:935 #, kde-format msgid "Capture crashed, please check your parameters" msgstr "xxCapture crashed, please check your parametersxx" #: src/monitor/recmanager.cpp:292 src/monitor/recmonitor.cpp:806 #, kde-format msgid "" "Failed to start the capture application:\n" "%1" msgstr "" "xxFailed to start the capture application:\n" "%1xx" #: src/monitor/recmonitor.cpp:72 src/monitor/recmonitor.cpp:912 #, kde-format msgid "Connect" msgstr "xxConnectxx" #: src/monitor/recmonitor.cpp:81 src/utils/resourcewidget.cpp:313 #: src/utils/resourcewidget.cpp:340 #, kde-format msgid "Stop" msgstr "xxStopxx" #: src/monitor/recmonitor.cpp:93 #, kde-format msgid "Add Captured File to Project" msgstr "xxAdd Captured File to Projectxx" #: src/monitor/recmonitor.cpp:101 #, kde-format msgid "Recording Preview" msgstr "xxRecording Previewxx" #: src/monitor/recmonitor.cpp:109 src/stopmotion/stopmotion.cpp:248 #, kde-format msgid "Configure" msgstr "xxConfigurexx" #: src/monitor/recmonitor.cpp:213 #, kde-format msgid "" "You need to disconnect and reconnect in the capture monitor to apply your " "changes" msgstr "" "xxYou need to disconnect and reconnect in the capture monitor to apply your " "changesxx" #: src/monitor/recmonitor.cpp:213 src/monitor/recmonitor.cpp:215 #, kde-format msgid "Capturing" msgstr "xxCapturingxx" #: src/monitor/recmonitor.cpp:215 #, kde-format msgid "You need to stop capture before your changes can be applied" msgstr "xxYou need to stop capture before your changes can be appliedxx" #: src/monitor/recmonitor.cpp:272 #, kde-format msgid "" "ffmpeg or avconv not found,\n" " please install it for screen grabs" msgstr "" "xxffmpeg or avconv not found,\n" " please install it for screen grabsxx" #: src/monitor/recmonitor.cpp:280 #, kde-format msgid "" "Your FFmpeg / Libav installation\n" " does not support screen grab" msgstr "" "xxYour FFmpeg / Libav installation\n" " does not support screen grabxx" #: src/monitor/recmonitor.cpp:283 src/monitor/recmonitor.cpp:937 #, kde-format msgid "" "Press record button\n" "to start screen capture\n" "Files will be saved in:\n" "%1" msgstr "" "xxPress record button\n" "to start screen capture\n" "Files will be saved in:\n" "%1xx" #: src/monitor/recmonitor.cpp:304 #, kde-format msgid "" "Plug your camcorder and\n" "press play button\n" "to start preview.\n" "Files will be saved in:\n" "%1" msgstr "" "xxPlug your camcorder and\n" "press play button\n" "to start preview.\n" "Files will be saved in:\n" "%1xx" #: src/monitor/recmonitor.cpp:317 #, kde-format msgid "" "dvgrab utility not found,\n" " please install it for firewire capture" msgstr "" "xxdvgrab utility not found,\n" " please install it for firewire capturexx" #: src/monitor/recmonitor.cpp:346 #, kde-format msgid "" "Plug your camcorder and\n" "press connect button\n" "to initialize connection\n" "Files will be saved in:\n" "%1" msgstr "" "xxPlug your camcorder and\n" "press connect button\n" "to initialize connection\n" "Files will be saved in:\n" "%1xx" #: src/monitor/recmonitor.cpp:380 #, kde-format msgid "" "Cannot read from device %1\n" "Please check drivers and access rights." msgstr "" "xxCannot read from device %1\n" "Please check drivers and access rights.xx" #: src/monitor/recmonitor.cpp:383 #, kde-format msgid "" "Press play or record button\n" "to start video capture\n" "Files will be saved in:\n" "%1" msgstr "" "xxPress play or record button\n" "to start video capture\n" "Files will be saved in:\n" "%1xx" #: src/monitor/recmonitor.cpp:395 #, kde-format msgid "Disconnect" msgstr "xxDisconnectxx" #: src/monitor/recmonitor.cpp:452 #, kde-format msgid "Capture stopped" msgstr "xxCapture stoppedxx" #: src/monitor/recmonitor.cpp:562 #, kde-format msgid "" "Failed to start Video4Linux,\n" "check your parameters..." msgstr "" "xxFailed to start Video4Linux,\n" "check your parameters...xx" #: src/monitor/recmonitor.cpp:578 src/monitor/recmonitor.cpp:747 #, kde-format msgid "" "Failed to start Decklink,\n" "check your parameters..." msgstr "" "xxFailed to start Decklink,\n" "check your parameters...xx" #: src/monitor/recmonitor.cpp:724 #, kde-format msgid "" "Failed to start ffmpeg capture,\n" "check your parameters..." msgstr "" "xxFailed to start ffmpeg capture,\n" "check your parameters...xx" #: src/monitor/recmonitor.cpp:742 #, kde-format msgid "Capturing to %1" msgstr "xxCapturing to %1xx" #: src/monitor/recmonitor.cpp:748 #, kde-format msgid "Failed to start capture" msgstr "xxFailed to start capturexx" #: src/monitor/recmonitor.cpp:818 #, kde-format msgid "Initialising..." msgstr "xxInitialising...xx" #. i18n: ectx: property (text), widget (QLabel, video_frame) #: src/monitor/recmonitor.cpp:931 src/ui/recmonitor_ui.ui:35 #, kde-format msgid "Not connected" msgstr "xxNot connectedxx" #: src/monitor/recmonitor.cpp:1029 #, kde-format msgid "Free space: %1" msgstr "xxFree space: %1xx" #: src/monitor/recmonitor.cpp:1072 #, kde-format msgid "%1 dropped frames" msgstr "xx%1 dropped framesxx" #: src/monitor/smallruler.cpp:208 src/timeline/customruler.cpp:262 #: src/timeline/customruler.cpp:264 #, kde-format msgid "Zone start: %1" msgstr "xxZone start: %1xx" #: src/monitor/smallruler.cpp:211 src/timeline/customruler.cpp:269 #: src/timeline/customruler.cpp:271 #, kde-format msgid "Zone end: %1" msgstr "xxZone end: %1xx" #: src/monitor/smallruler.cpp:241 src/timeline/customruler.cpp:276 #: src/timeline/customruler.cpp:278 #, kde-format msgid "Zone duration: %1" msgstr "xxZone duration: %1xx" #: src/monitor/smallruler.cpp:243 src/timeline/customruler.cpp:283 #: src/timeline/customruler.cpp:285 #, kde-format msgid "Position: %1" msgstr "xxPosition: %1xx" #: src/profiles/tree/profiletreemodel.cpp:134 #, kde-format msgid "5K (Wide 2160)" msgstr "xx5K (Wide 2160)xx" #: src/profiles/tree/profiletreemodel.cpp:135 #, kde-format msgid "4K UHD 2160" msgstr "xx4K UHD 2160xx" #: src/profiles/tree/profiletreemodel.cpp:136 #, kde-format msgid "4K DCI 2160" msgstr "xx4K DCI 2160xx" #: src/profiles/tree/profiletreemodel.cpp:137 #, kde-format msgid "2.5K QHD 1440" msgstr "xx2.5K QHD 1440xx" #: src/profiles/tree/profiletreemodel.cpp:138 #, kde-format msgid "Full HD 1080" msgstr "xxFull HD 1080xx" #: src/profiles/tree/profiletreemodel.cpp:139 #, kde-format msgid "HD 720" msgstr "xxHD 720xx" #: src/profiles/tree/profiletreemodel.cpp:140 #, kde-format msgid "SD/DVD" msgstr "xxSD/DVDxx" #: src/profiles/tree/profiletreemodel.cpp:141 #, kde-format msgid "SD/DVD Widescreen" msgstr "xxSD/DVD Widescreenxx" #: src/profiles/tree/profiletreemodel.cpp:144 #, kde-format msgid "Custom" msgstr "xxCustomxx" #: src/project/clipmanager.cpp:201 #, kde-format msgid "Delete subclip" msgid_plural "Delete subclips" msgstr[0] "xxDelete subclipsxx" #: src/project/clipmanager.cpp:203 src/project/projectcommands.cpp:73 #, kde-format msgid "Delete folder" msgid_plural "Delete folders" msgstr[0] "xxDelete foldersxx" #: src/project/clipstabilize.cpp:40 #, kde-format msgid "Stabilize Clip" msgstr "xxStabilize Clipxx" #. i18n: ectx: property (text), widget (QCheckBox, add_clip) #. i18n: ectx: property (text), widget (QCheckBox, auto_add) #: src/project/clipstabilize.cpp:41 src/project/cliptranscode.cpp:46 #: src/ui/clipstabilize_ui.ui:57 src/ui/cliptranscode_ui.ui:47 #: src/ui/cutjobdialog_ui.ui:90 #, kde-format msgid "Add clip to project" msgid_plural "Add clips to project" msgstr[0] "xxAdd clips to projectxx" #: src/project/clipstabilize.cpp:53 src/project/cliptranscode.cpp:66 #, kde-format msgid "Destination folder" msgstr "xxDestination folderxx" #: src/project/clipstabilize.cpp:159 #, kde-format msgid "Stabilised" msgstr "xxStabilisedxx" #: src/project/clipstabilize.cpp:174 #, kde-format msgid "Stabilize clip" msgstr "xxStabilize clipxx" #: src/project/clipstabilize.cpp:239 #, kde-format msgid "The stabilize job will overwrite the following files:" msgstr "xxThe stabilize job will overwrite the following files:xx" #: src/project/cliptranscode.cpp:42 #, kde-format msgid "Transcode Clip" msgstr "xxTranscode Clipxx" #: src/project/cliptranscode.cpp:129 #, kde-format msgid "FFmpeg not found, please set path in Kdenlive's settings Environment" msgstr "" "xxFFmpeg not found, please set path in Kdenlive's settings Environmentxx" #: src/project/cliptranscode.cpp:245 src/project/cliptranscode.cpp:269 #, kde-format msgid "Transcoding finished." msgstr "xxTranscoding finished.xx" #: src/project/dialogs/archivewidget.cpp:60 #: src/project/dialogs/projectsettings.cpp:292 #, kde-format msgid "Video clips" msgstr "xxVideo clipsxx" #: src/project/dialogs/archivewidget.cpp:64 #: src/project/dialogs/projectsettings.cpp:295 #, kde-format msgid "Audio clips" msgstr "xxAudio clipsxx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: src/project/dialogs/archivewidget.cpp:68 #: src/project/dialogs/projectsettings.cpp:298 src/ui/configmisc_ui.ui:30 #, kde-format msgid "Image clips" msgstr "xxImage clipsxx" #: src/project/dialogs/archivewidget.cpp:72 #: src/project/dialogs/projectsettings.cpp:301 #, kde-format msgid "Slideshow clips" msgstr "xxSlideshow clipsxx" #: src/project/dialogs/archivewidget.cpp:76 #: src/project/dialogs/projectsettings.cpp:304 #, kde-format msgid "Text clips" msgstr "xxText clipsxx" #: src/project/dialogs/archivewidget.cpp:80 #: src/project/dialogs/projectsettings.cpp:307 #, kde-format msgid "Playlist clips" msgstr "xxPlaylist clipsxx" #: src/project/dialogs/archivewidget.cpp:84 #: src/project/dialogs/projectsettings.cpp:310 #, kde-format msgid "Other clips" msgstr "xxOther clipsxx" #: src/project/dialogs/archivewidget.cpp:88 #, kde-format msgid "Luma files" msgstr "xxLuma filesxx" #: src/project/dialogs/archivewidget.cpp:171 #, kde-format msgid "You have %1 missing clip in your project." msgid_plural "You have %1 missing clips in your project." msgstr[0] "xxYou have %1 missing clips in your project.xx" #: src/project/dialogs/archivewidget.cpp:195 #: src/project/dialogs/archivewidget.cpp:1087 #, kde-format msgid "(%1 item)" msgid_plural "(%1 items)" msgstr[0] "xx(%1 items)xx" #: src/project/dialogs/archivewidget.cpp:202 #: src/project/dialogs/archivewidget.cpp:1089 #, kde-format msgid "%1 file to archive, requires %2" msgid_plural "%1 files to archive, requires %2" msgstr[0] "xx%1 files to archive, requires %2xx" #: src/project/dialogs/archivewidget.cpp:203 #: src/project/dialogs/archivewidget.cpp:671 #: src/project/dialogs/archivewidget.cpp:916 #, kde-format msgid "Archive" msgstr "xxArchivexx" #: src/project/dialogs/archivewidget.cpp:237 #, kde-format msgid "Extract to" msgstr "xxExtract toxx" #: src/project/dialogs/archivewidget.cpp:238 #, kde-format msgid "Open Archived Project" msgstr "xxOpen Archived Projectxx" #: src/project/dialogs/archivewidget.cpp:240 #, kde-format msgid "Extract" msgstr "xxExtractxx" #: src/project/dialogs/archivewidget.cpp:268 #, kde-format msgid "Opening archive..." msgstr "xxOpening archive...xx" #: src/project/dialogs/archivewidget.cpp:271 #, kde-format msgid "" "Cannot open archive file:\n" " %1" msgstr "" "xxCannot open archive file:\n" " %1xx" #: src/project/dialogs/archivewidget.cpp:288 #, kde-format msgid "" "File %1\n" " is not an archived Kdenlive project" msgstr "" "xxFile %1\n" " is not an archived Kdenlive projectxx" #: src/project/dialogs/archivewidget.cpp:294 #, kde-format msgid "Ready" msgstr "xxReadyxx" #: src/project/dialogs/archivewidget.cpp:318 #, kde-format msgid "Archiving in progress, do you want to stop it?" msgstr "xxArchiving in progress, do you want to stop it?xx" #: src/project/dialogs/archivewidget.cpp:318 #, kde-format msgid "Stop Archiving" msgstr "xxStop Archivingxx" #: src/project/dialogs/archivewidget.cpp:496 #, kde-format msgid "Available space on drive: %1" msgstr "xxAvailable space on drive: %1xx" #: src/project/dialogs/archivewidget.cpp:499 #, kde-format msgid "Not enough space on drive, free space: %1" msgstr "xxNot enough space on drive, free space: %1xx" #: src/project/dialogs/archivewidget.cpp:523 #, kde-format msgid "Archiving..." msgstr "xxArchiving...xx" #: src/project/dialogs/archivewidget.cpp:551 #: src/project/dialogs/archivewidget.cpp:636 #: src/project/dialogs/archivewidget.cpp:943 #, kde-format msgid "Cannot create directory %1" msgstr "xxCannot create directory %1xx" #: src/project/dialogs/archivewidget.cpp:659 #: src/project/dialogs/archivewidget.cpp:910 #, kde-format msgid "Project was successfully archived." msgstr "xxProject was successfully archived.xx" #: src/project/dialogs/archivewidget.cpp:661 #: src/project/dialogs/archivewidget.cpp:913 #, kde-format msgid "There was an error processing project file" msgstr "xxThere was an error processing project filexx" #: src/project/dialogs/archivewidget.cpp:668 #, kde-format msgid "There was an error while copying the files: %1" msgstr "xxThere was an error while copying the files: %1xx" #: src/project/dialogs/archivewidget.cpp:840 #, kde-format msgid "Cannot create temporary file" msgstr "xxCannot create temporary filexx" #: src/project/dialogs/archivewidget.cpp:945 #, kde-format msgid "Extracting..." msgstr "xxExtracting...xx" #: src/project/dialogs/archivewidget.cpp:1006 #, kde-format msgid "Cannot open project file %1" msgstr "xxCannot open project file %1xx" #: src/project/dialogs/archivewidget.cpp:1006 #, kde-format msgid "Cannot open file" msgstr "xxCannot open filexx" #: src/project/dialogs/backupwidget.cpp:32 #, kde-format msgid "Restore Backup File" msgstr "xxRestore Backup Filexx" #: src/project/dialogs/backupwidget.cpp:36 #, kde-format msgid "Showing all backup files in folder" msgstr "xxShowing all backup files in folderxx" #: src/project/dialogs/backupwidget.cpp:39 #, kde-format msgid "Showing backup files for %1" msgstr "xxShowing backup files for %1xx" #: src/project/dialogs/clipspeed.cpp:34 #, kde-format msgid "Create clip with speed" msgstr "xxCreate clip with speedxx" #: src/project/dialogs/clipspeed.cpp:44 src/project/jobs/filterjob.cpp:105 #, kde-format msgid "Reverse clip" msgstr "xxReverse clipxx" #: src/project/dialogs/clipspeed.cpp:46 #, kde-format msgid "25%" msgstr "xx25%xx" #. i18n: ectx: property (text), widget (QToolButton, resize50) #: src/project/dialogs/clipspeed.cpp:48 src/ui/titlewidget_ui.ui:1088 #, no-c-format, kde-format msgid "50%" msgstr "xx50%xx" #. i18n: ectx: property (text), widget (QToolButton, resize200) #: src/project/dialogs/clipspeed.cpp:50 src/ui/titlewidget_ui.ui:1102 #, no-c-format, kde-format msgid "200%" msgstr "xx200%xx" #: src/project/dialogs/clipspeed.cpp:52 #, kde-format msgid "400%" msgstr "xx400%xx" #: src/project/dialogs/noteswidget.cpp:43 #, kde-format msgid "Insert current timecode" msgstr "xxInsert current timecodexx" #: src/project/dialogs/profilewidget.cpp:46 #, kde-format msgid "Fps" msgstr "xxFpsxx" #: src/project/dialogs/profilewidget.cpp:62 #, kde-format msgid "Manage project profiles" msgstr "xxManage project profilesxx" #: src/project/dialogs/profilewidget.cpp:182 #, kde-format msgid "No profile selected" msgstr "xxNo profile selectedxx" #: src/project/dialogs/profilewidget.cpp:186 #, kde-format msgid "
    Video Settings
    " msgstr "xx
    Video Settings
    xx" #: src/project/dialogs/profilewidget.cpp:187 #, kde-format msgid "

    Frame size: %1 x %2 (%3:%4)
    " msgstr "xx

    Frame size: %1 x %2 (%3:%4)
    xx" #: src/project/dialogs/profilewidget.cpp:188 #, kde-format msgid "Frame rate: %1 fps
    " msgstr "xxFrame rate: %1 fps
    xx" #: src/project/dialogs/profilewidget.cpp:189 #, kde-format msgid "Pixel Aspect Ratio: %1
    " msgstr "xxPixel Aspect Ratio: %1
    xx" #: src/project/dialogs/profilewidget.cpp:190 #, kde-format msgid "Color Space: %1
    " msgstr "xxColor Space: %1
    xx" #: src/project/dialogs/profilewidget.cpp:191 #, kde-format msgid "yes" msgstr "xxyesxx" #: src/project/dialogs/profilewidget.cpp:193 #, kde-format msgid "no" msgstr "xxnoxx" #: src/project/dialogs/profilewidget.cpp:195 #, kde-format msgid "Interlaced : %1

    " msgstr "xxInterlaced : %1

    xx" #: src/project/dialogs/projectsettings.cpp:72 #, kde-format msgid "Select the profile (preset) of the project" msgstr "xxSelect the profile (preset) of the projectxx" #: src/project/dialogs/projectsettings.cpp:106 #, kde-format msgid "Cache Data" msgstr "xxCache Dataxx" #: src/project/dialogs/projectsettings.cpp:152 #, kde-format msgid "Select default preview profile" msgstr "xxSelect default preview profilexx" #: src/project/dialogs/projectsettings.cpp:168 #, kde-format msgid "Title" msgstr "xxTitlexx" #: src/project/dialogs/projectsettings.cpp:175 src/utils/resourcewidget.cpp:215 #, kde-format msgid "Author" msgstr "xxAuthorxx" #: src/project/dialogs/projectsettings.cpp:181 #, kde-format msgid "Artist" msgstr "xxArtistxx" #: src/project/dialogs/projectsettings.cpp:187 #, kde-format msgid "Copyright" msgstr "xxCopyrightxx" #: src/project/dialogs/projectsettings.cpp:414 #, kde-format msgid "" "You changed the timeline preview profile. This will remove all existing " "timeline previews for this project.\n" " Are you sure you want to proceed?" msgstr "" "xxYou changed the timeline preview profile. This will remove all existing " "timeline previews for this project.\n" " Are you sure you want to proceed?xx" #: src/project/dialogs/projectsettings.cpp:414 #: src/project/dialogs/projectsettings.cpp:420 #, kde-format msgid "Confirm profile change" msgstr "xxConfirm profile changexx" #: src/project/dialogs/projectsettings.cpp:420 #, kde-format msgid "" "Changing the profile of your project cannot be undone.\n" "It is recommended to save your project before attempting this operation that " "might cause some corruption in transitions.\n" " Are you sure you want to proceed?" msgstr "" "xxChanging the profile of your project cannot be undone.\n" "It is recommended to save your project before attempting this operation that " "might cause some corruption in transitions.\n" " Are you sure you want to proceed?xx" #: src/project/dialogs/projectsettings.cpp:578 #: src/project/dialogs/projectsettings.cpp:593 #: src/project/dialogs/slideshowclip.cpp:302 #, kde-format msgid "1 image found" msgid_plural "%1 images found" msgstr[0] "xx%1 images foundxx" #: src/project/dialogs/projectsettings.cpp:605 #, kde-format msgid "Project folder: %1" msgstr "xxProject folder: %1xx" #: src/project/dialogs/projectsettings.cpp:606 #, kde-format msgid "Project profile: %1" msgstr "xxProject profile: %1xx" #: src/project/dialogs/projectsettings.cpp:607 #, kde-format msgid "Total clips: %1 (%2 used in timeline)." msgstr "xxTotal clips: %1 (%2 used in timeline).xx" #: src/project/dialogs/projectsettings.cpp:723 #: src/project/dialogs/projectsettings.cpp:757 #, kde-format msgid "Current Settings" msgstr "xxCurrent Settingsxx" #. i18n: ectx: property (text), item, widget (KComboBox, scanning_list) #: src/project/dialogs/projectsettings.cpp:755 #: src/project/transitionsettings.cpp:145 src/ui/renderwidget_ui.ui:528 #, kde-format msgid "Auto" msgstr "xxAutoxx" #. i18n: ectx: property (windowTitle), widget (QDialog, SlideshowClip_UI) #: src/project/dialogs/slideshowclip.cpp:46 src/ui/slideshowclip_ui.ui:14 #, kde-format msgid "Slideshow Clip" msgstr "xxSlideshow Clipxx" #: src/project/dialogs/slideshowclip.cpp:70 #, kde-format msgid "Pan, low-pass" msgstr "xxPan, low-passxx" #: src/project/dialogs/slideshowclip.cpp:71 #, kde-format msgid "Pan and zoom" msgstr "xxPan and zoomxx" #: src/project/dialogs/slideshowclip.cpp:72 #, kde-format msgid "Pan and zoom, low-pass" msgstr "xxPan and zoom, low-passxx" #: src/project/dialogs/slideshowclip.cpp:74 #, kde-format msgid "Zoom, low-pass" msgstr "xxZoom, low-passxx" #. i18n: ectx: property (text), widget (QLabel, label_info) #. i18n: ectx: property (text), widget (QLabel, slide_info) #: src/project/dialogs/slideshowclip.cpp:300 src/ui/clipproperties_ui.ui:319 #: src/ui/slideshowclip_ui.ui:265 #, kde-format msgid "No image found" msgstr "xxNo image foundxx" #: src/project/dialogs/temporarydata.cpp:125 #, kde-format msgid "Proxy Clips" msgstr "xxProxy Clipsxx" #: src/project/dialogs/temporarydata.cpp:142 #, kde-format msgid "Audio Thumbnails" msgstr "xxAudio Thumbnailsxx" #: src/project/dialogs/temporarydata.cpp:159 #, kde-format msgid "Video Thumbnails" msgstr "xxVideo Thumbnailsxx" #: src/project/dialogs/temporarydata.cpp:174 #, kde-format msgid "Project total cache data" msgstr "xxProject total cache dataxx" #: src/project/dialogs/temporarydata.cpp:179 #, kde-format msgid "Click to open cache folder" msgstr "xxClick to open cache folderxx" #: src/project/dialogs/temporarydata.cpp:202 #, kde-format msgid "Current Project" msgstr "xxCurrent Projectxx" #: src/project/dialogs/temporarydata.cpp:205 #, kde-format msgid "All Projects" msgstr "xxAll Projectsxx" #: src/project/dialogs/temporarydata.cpp:341 #, kde-format msgid "" "Delete all data in the cache folder:\n" "%1" msgstr "" "xxDelete all data in the cache folder:\n" "%1xx" #: src/project/dialogs/temporarydata.cpp:361 #, kde-format msgid "" "Delete all project data in the cache proxy folder:\n" "%1" msgstr "" "xxDelete all project data in the cache proxy folder:\n" "%1xx" #: src/project/dialogs/temporarydata.cpp:378 #, kde-format msgid "" "Delete all data in the cache audio folder:\n" "%1" msgstr "" "xxDelete all data in the cache audio folder:\n" "%1xx" #: src/project/dialogs/temporarydata.cpp:395 #, kde-format msgid "" "Delete all data in the cache thumbnail folder:\n" "%1" msgstr "" "xxDelete all data in the cache thumbnail folder:\n" "%1xx" #: src/project/dialogs/temporarydata.cpp:412 #, kde-format msgid "" "Delete all data in cache folder:\n" "%1" msgstr "" "xxDelete all data in cache folder:\n" "%1xx" #: src/project/dialogs/temporarydata.cpp:457 #, kde-format msgid "Total Cached Data" msgstr "xxTotal Cached Dataxx" #: src/project/dialogs/temporarydata.cpp:469 #, kde-format msgid "Selected Cached Data" msgstr "xxSelected Cached Dataxx" #: src/project/dialogs/temporarydata.cpp:473 #: src/project/dialogs/temporarydata.cpp:574 #, kde-format msgid "Delete selected cache" msgstr "xxDelete selected cachexx" #: src/project/dialogs/temporarydata.cpp:572 #, kde-format msgid "Clear current cache" msgstr "xxClear current cachexx" #: src/project/dialogs/temporarydata.cpp:587 #, kde-format msgid "" "Delete the following cache folders from\n" "%1" msgstr "" "xxDelete the following cache folders from\n" "%1xx" #: src/project/effectsettings.cpp:77 #, kde-format msgid "Enable/Disable all effects" msgstr "xxEnable/Disable all effectsxx" #: src/project/effectsettings.cpp:82 #, kde-format msgid "Split compare" msgstr "xxSplit comparexx" #: src/project/jobs/cutclipjob.cpp:48 #, kde-format msgid "Transcode clip" msgstr "xxTranscode clipxx" #: src/project/jobs/cutclipjob.cpp:51 #, kde-format msgid "Cut clip" msgstr "xxCut clipxx" #: src/project/jobs/cutclipjob.cpp:55 #, kde-format msgid "Analyse clip" msgstr "xxAnalyse clipxx" #: src/project/jobs/cutclipjob.cpp:78 #, kde-format msgid "" "Cannot process job. FFmpeg not found, please set path in Kdenlive's settings " "Environment" msgstr "" "xxCannot process job. FFmpeg not found, please set path in Kdenlive's " "settings Environmentxx" #: src/project/jobs/cutclipjob.cpp:142 #, kde-format msgid "Failed to create file." msgstr "xxFailed to create file.xx" #: src/project/jobs/cutclipjob.cpp:159 #, kde-format msgid "Cannot process this clip type." msgstr "xxCannot process this clip type.xx" #: src/project/jobs/cutclipjob.cpp:230 #, kde-format msgid "Transcoding clip" msgstr "xxTranscoding clipxx" #: src/project/jobs/cutclipjob.cpp:232 #, kde-format msgid "Extracting clip cut" msgstr "xxExtracting clip cutxx" #: src/project/jobs/cutclipjob.cpp:234 #, kde-format msgid "Analysing clip" msgstr "xxAnalysing clipxx" #: src/project/jobs/cutclipjob.cpp:239 #, kde-format msgid "Waiting - transcode clip" msgstr "xxWaiting - transcode clipxx" #: src/project/jobs/cutclipjob.cpp:241 #, kde-format msgid "Waiting - cut clip" msgstr "xxWaiting - cut clipxx" #: src/project/jobs/cutclipjob.cpp:243 #, kde-format msgid "Waiting - analyse clip" msgstr "xxWaiting - analyse clipxx" #: src/project/jobs/cutclipjob.cpp:317 #, kde-format msgid "Extracting %1 out of %2" msgstr "xxExtracting %1 out of %2xx" #: src/project/jobs/cutclipjob.cpp:332 #, kde-format msgid "You cannot overwrite original clip." msgstr "xxYou cannot overwrite original clip.xx" #: src/project/jobs/cutclipjob.cpp:333 #, kde-format msgid "Overwrite file %1" msgstr "xxOverwrite file %1xx" #: src/project/jobs/cutclipjob.cpp:388 #, kde-format msgid "The transcoding job will overwrite the following files:" msgstr "xxThe transcoding job will overwrite the following files:xx" #: src/project/jobs/cutclipjob.cpp:396 #, kde-format msgid "Transcoding" msgstr "xxTranscodingxx" #: src/project/jobs/cutclipjob.cpp:418 #, kde-format msgid "(%1 clip)" msgid_plural "(%1 clips)" msgstr[0] "xx(%1 clips)xx" #: src/project/jobs/cutclipjob.cpp:494 #, kde-format msgid "I-Frame " msgstr "xxI-Frame xx" #: src/project/jobs/cutclipjob.cpp:495 #, kde-format msgid "Found %count I-Frames" msgstr "xxFound %count I-Framesxx" #: src/project/jobs/filterjob.cpp:156 #, kde-format msgid "Found %1 scenes." msgstr "xxFound %1 scenes.xx" #: src/project/jobs/filterjob.cpp:169 #, kde-format msgid "Scene " msgstr "xxScene xx" #: src/project/jobs/filterjob.cpp:197 #, kde-format msgid "Auto split" msgstr "xxAuto splitxx" #: src/project/jobs/jobmanager.cpp:213 #, kde-format msgid "Cannot write to path: %1" msgstr "xxCannot write to path: %1xx" #: src/project/jobs/jobmanager.cpp:257 #, kde-format msgid "Filter %1" msgstr "xxFilter %1xx" #: src/project/jobs/jobmanager.cpp:266 #, kde-format msgid "No valid clip to process" msgstr "xxNo valid clip to processxx" #: src/project/jobs/meltjob.cpp:50 #, kde-format msgid "Processing clip" msgstr "xxProcessing clipxx" #: src/project/jobs/meltjob.cpp:61 #, kde-format msgid "No producer for this clip." msgstr "xxNo producer for this clip.xx" #: src/project/jobs/meltjob.cpp:68 #, kde-format msgid "Invalid destination: %1." msgstr "xxInvalid destination: %1.xx" #: src/project/jobs/meltjob.cpp:96 #, kde-format msgid "Clip zone undefined (%1 - %2)." msgstr "xxClip zone undefined (%1 - %2).xx" #: src/project/jobs/meltjob.cpp:164 #, kde-format msgid "Cannot create consumer %1." msgstr "xxCannot create consumer %1.xx" #: src/project/jobs/meltjob.cpp:191 #, kde-format msgid "Filter %1 crashed" msgstr "xxFilter %1 crashedxx" #: src/project/jobs/meltjob.cpp:267 #, kde-format msgid "Waiting to process clip" msgstr "xxWaiting to process clipxx" #: src/project/jobs/proxyclipjob.cpp:38 #, kde-format msgid "proxy" msgstr "xxproxyxx" #: src/project/jobs/proxyclipjob.cpp:117 #, kde-format msgid "Cannot load image %1." msgstr "xxCannot load image %1.xx" #: src/project/jobs/proxyclipjob.cpp:171 #, kde-format msgid "" "Failed to create proxy. FFmpeg not found, please set path in Kdenlive's " "settings Environment" msgstr "" "xxFailed to create proxy. FFmpeg not found, please set path in Kdenlive's " "settings Environmentxx" #: src/project/jobs/proxyclipjob.cpp:221 #, kde-format msgid "Failed to create proxy clip." msgstr "xxFailed to create proxy clip.xx" #: src/project/jobs/proxyclipjob.cpp:296 #, kde-format msgid "Creating proxy" msgstr "xxCreating proxyxx" #: src/project/jobs/proxyclipjob.cpp:299 #, kde-format msgid "Waiting - proxy" msgstr "xxWaiting - proxyxx" #: src/project/jobs/proxyclipjob.cpp:339 #, kde-format msgid "Failed to create proxy, empty path." msgstr "xxFailed to create proxy, empty path.xx" #: src/project/notesplugin.cpp:27 #, kde-format msgid "Enter your project notes here ..." msgstr "xxEnter your project notes here ...xx" #: src/project/notesplugin.cpp:28 #, kde-format msgid "Project Notes" msgstr "xxProject Notesxx" #: src/project/projectcommands.cpp:37 #, kde-format msgid "Add clip cut" msgstr "xxAdd clip cutxx" #: src/project/projectcommands.cpp:71 #, kde-format msgid "Add folder" msgstr "xxAdd folderxx" #: src/project/projectcommands.cpp:107 #, kde-format msgid "Edit clip cut" msgstr "xxEdit clip cutxx" #: src/project/projectcommands.cpp:136 #, kde-format msgid "Rename folder" msgstr "xxRename folderxx" #: src/project/projectmanager.cpp:65 #, kde-format msgid "Open Backup File" msgstr "xxOpen Backup Filexx" #: src/project/projectmanager.cpp:239 #, kde-format msgid "Save changes to document?" msgstr "xxSave changes to document?xx" #: src/project/projectmanager.cpp:241 #, kde-format msgid "" "The project \"%1\" has been changed.\n" "Do you want to save your changes?" msgstr "" "xxThe project \"%1\" has been changed.\n" "Do you want to save your changes?xx" #: src/project/projectmanager.cpp:452 #, kde-format msgid "Auto-saved files exist. Do you want to recover them now?" msgstr "xxAuto-saved files exist. Do you want to recover them now?xx" #: src/project/projectmanager.cpp:453 #, kde-format msgid "File Recovery" msgstr "xxFile Recoveryxx" #: src/project/projectmanager.cpp:454 #, kde-format msgid "Don't recover" msgstr "xxDon't recoverxx" #: src/project/projectmanager.cpp:508 #, kde-format msgid "Opening file %1" msgstr "xxOpening file %1xx" #: src/project/projectmanager.cpp:528 src/project/projectmanager.cpp:530 #, kde-format msgid "Loading project" msgstr "xxLoading projectxx" #: src/project/projectmanager.cpp:553 #, kde-format msgid "Loading clips" msgstr "xxLoading clipsxx" #: src/project/projectmanager.cpp:588 #, kde-format msgid "" "Cannot open file %1.\n" "Project is corrupted." msgstr "" "xxCannot open file %1.\n" "Project is corrupted.xx" #: src/project/projectmanager.cpp:607 #, kde-format msgid "" "This will delete all changes made since you last saved your project. Are you " "sure you want to continue?" msgstr "" "xxThis will delete all changes made since you last saved your project. Are " "you sure you want to continue?xx" #: src/project/projectmanager.cpp:607 #, kde-format msgid "Revert to last saved version" msgstr "xxRevert to last saved versionxx" #: src/project/projectmanager.cpp:618 #, kde-format msgid "Kdenlive project (*.kdenlive)" msgstr "xxKdenlive project (*.kdenlive)xx" #: src/project/projectmanager.cpp:620 #, kde-format msgid "Archived project (*.tar.gz)" msgstr "xxArchived project (*.tar.gz)xx" #: src/project/projectmanager.cpp:807 #, kde-format msgid "Moving project folder" msgstr "xxMoving project folderxx" #: src/project/projectmanager.cpp:829 #, kde-format msgid "Error moving project folder: %1" msgstr "xxError moving project folder: %1xx" #. i18n: ectx: property (text), widget (QLabel, label_4) #: src/project/transitionsettings.cpp:157 #: src/scopes/colorscopes/vectorscope.cpp:52 src/ui/selectivecolor_ui.ui:154 #, kde-format msgid "Black" msgstr "xxBlackxx" #: src/qt-oauth-lib/logindialog.cpp:49 #, kde-format msgid "Freesound Login" msgstr "xxFreesound Loginxx" #: src/qt-oauth-lib/logindialog.cpp:53 #, kde-format msgid "" "Enter your freesound account details to download the highest quality version " "of this file. Or use the High Quality preview file instead (no freesound " "account required)." msgstr "" "xxEnter your freesound account details to download the highest quality " "version of this file. Or use the High Quality preview file instead (no " "freesound account required).xx" #: src/renderer.cpp:427 #, kde-format msgid "" "Could not create the video preview window.\n" "There is something wrong with your Kdenlive install or your driver settings, " "please fix it." msgstr "" "xxCould not create the video preview window.\n" "There is something wrong with your Kdenlive install or your driver settings, " "please fix it.xx" #: src/renderer.cpp:616 #, kde-format msgid "Save Zone" msgstr "xxSave Zonexx" #: src/scopes/abstractscopewidget.cpp:84 #, kde-format msgid "Auto Refresh" msgstr "xxAuto Refreshxx" #: src/scopes/abstractscopewidget.cpp:86 #, kde-format msgid "Realtime (with precision loss)" msgstr "xxRealtime (with precision loss)xx" #: src/scopes/audioscopes/audiospectrum.cpp:64 #: src/scopes/audioscopes/spectrogram.cpp:51 #, kde-format msgid "Reset maximum frequency to sampling rate" msgstr "xxReset maximum frequency to sampling ratexx" #: src/scopes/audioscopes/audiospectrum.cpp:65 #: src/scopes/audioscopes/spectrogram.cpp:54 #, kde-format msgid "Track mouse" msgstr "xxTrack mousexx" #: src/scopes/audioscopes/audiospectrum.cpp:67 #, kde-format msgid "Show maximum" msgstr "xxShow maximumxx" #: src/scopes/audioscopes/audiospectrum.cpp:81 #: src/scopes/audioscopes/spectrogram.cpp:71 #, kde-format msgid "Rectangular window" msgstr "xxRectangular windowxx" #: src/scopes/audioscopes/audiospectrum.cpp:82 #: src/scopes/audioscopes/spectrogram.cpp:72 #, kde-format msgid "Triangular window" msgstr "xxTriangular windowxx" #: src/scopes/audioscopes/audiospectrum.cpp:83 #: src/scopes/audioscopes/spectrogram.cpp:73 #, kde-format msgid "Hamming window" msgstr "xxHamming windowxx" #: src/scopes/audioscopes/audiospectrum.cpp:90 #: src/scopes/audioscopes/spectrogram.cpp:76 #, kde-format msgid "The maximum window size is limited by the number of samples per frame." msgstr "" "xxThe maximum window size is limited by the number of samples per frame.xx" #: src/scopes/audioscopes/audiospectrum.cpp:91 #: src/scopes/audioscopes/spectrogram.cpp:77 #, kde-format msgid "" "A bigger window improves the accuracy at the cost of computational power." msgstr "" "xxA bigger window improves the accuracy at the cost of computational power.xx" #: src/scopes/audioscopes/audiospectrum.cpp:92 #: src/scopes/audioscopes/spectrogram.cpp:78 #, kde-format msgid "" "The rectangular window function is good for signals with equal signal " "strength (narrow peak), but creates more smearing. See Window function on " "Wikipedia." msgstr "" "xxThe rectangular window function is good for signals with equal signal " "strength (narrow peak), but creates more smearing. See Window function on " "Wikipedia.xx" #: src/scopes/audioscopes/audiospectrum.cpp:360 #: src/scopes/audioscopes/audiospectrum.cpp:363 #: src/scopes/audioscopes/audiospectrum.cpp:365 #: src/scopes/audioscopes/audiospectrum.cpp:456 #, kde-format msgid "%1 dB" msgstr "xx%1 dBxx" #: src/scopes/audioscopes/audiospectrum.cpp:383 #: src/scopes/audioscopes/audiospectrum.cpp:458 #: src/scopes/audioscopes/spectrogram.cpp:275 #: src/scopes/audioscopes/spectrogram.cpp:284 #, kde-format msgid "%1 kHz" msgstr "xx%1 kHzxx" #: src/scopes/audioscopes/spectrogram.cpp:52 #, kde-format msgid "Draw grid" msgstr "xxDraw gridxx" #: src/scopes/audioscopes/spectrogram.cpp:56 #, kde-format msgid "Highlight peaks" msgstr "xxHighlight peaksxx" #: src/scopes/audioscopes/spectrogram.cpp:230 #, kde-format msgid "" "Frame\n" "%1" msgstr "" "xxFrame\n" "%1xx" #: src/scopes/audioscopes/spectrogram.cpp:300 #: src/scopes/audioscopes/spectrogram.cpp:301 #, kde-format msgid "" "%1\n" "dB" msgstr "" "xx%1\n" "dBxx" #: src/scopes/colorscopes/colorplaneexport.cpp:31 #, kde-format msgid "YUV UV plane" msgstr "xxYUV UV planexx" #: src/scopes/colorscopes/colorplaneexport.cpp:32 #, kde-format msgid "YUV Y plane" msgstr "xxYUV Y planexx" #: src/scopes/colorscopes/colorplaneexport.cpp:33 #: src/scopes/colorscopes/vectorscope.cpp:53 #: src/scopes/colorscopes/vectorscope.cpp:59 #, kde-format msgid "Modified YUV (Chroma)" msgstr "xxModified YUV (Chroma)xx" #: src/scopes/colorscopes/colorplaneexport.cpp:34 #, kde-format msgid "YCbCr CbCr plane" msgstr "xxYCbCr CbCr planexx" #: src/scopes/colorscopes/colorplaneexport.cpp:35 #, kde-format msgid "RGB plane, one component varying" msgstr "xxRGB plane, one component varyingxx" #: src/scopes/colorscopes/colorplaneexport.cpp:36 #, kde-format msgid "HSV Hue Shift" msgstr "xxHSV Hue Shiftxx" #: src/scopes/colorscopes/colorplaneexport.cpp:37 #: src/scopes/colorscopes/colorplaneexport.cpp:248 #, kde-format msgid "HSV Saturation" msgstr "xxHSV Saturationxx" #: src/scopes/colorscopes/colorplaneexport.cpp:112 #: src/scopes/colorscopes/vectorscope.cpp:254 #, kde-format msgid "%1°" msgstr "xx%1°xx" #: src/scopes/colorscopes/colorplaneexport.cpp:119 #, kde-format msgid "%1 px" msgstr "xx%1 pxxx" #: src/scopes/colorscopes/colorplaneexport.cpp:212 #, kde-format msgid "Y value" msgstr "xxY valuexx" #: src/scopes/colorscopes/colorplaneexport.cpp:213 #, kde-format msgid "The Y value describes the brightness of the colors." msgstr "xxThe Y value describes the brightness of the colors.xx" #: src/scopes/colorscopes/colorplaneexport.cpp:225 #, kde-format msgid "UV angle" msgstr "xxUV anglexx" #: src/scopes/colorscopes/colorplaneexport.cpp:226 #, kde-format msgid "Angle through the UV plane, with all possible Y values." msgstr "xxAngle through the UV plane, with all possible Y values.xx" #: src/scopes/colorscopes/colorplaneexport.cpp:234 #: src/scopes/colorscopes/colorplaneexport.cpp:262 #, kde-format msgid "Red" msgstr "xxRedxx" #: src/scopes/colorscopes/colorplaneexport.cpp:235 #: src/scopes/colorscopes/colorplaneexport.cpp:263 #: src/scopes/colorscopes/vectorscope.cpp:51 #: src/scopes/colorscopes/waveform.cpp:34 #, kde-format msgid "Green" msgstr "xxGreenxx" #: src/scopes/colorscopes/colorplaneexport.cpp:236 #: src/scopes/colorscopes/colorplaneexport.cpp:264 #, kde-format msgid "Blue" msgstr "xxBluexx" #: src/scopes/colorscopes/colorplaneexport.cpp:237 #: src/scopes/colorscopes/colorplaneexport.cpp:265 #, kde-format msgid "Luma" msgstr "xxLumaxx" #: src/scopes/colorscopes/colorplaneexport.cpp:249 #: src/scopes/colorscopes/colorplaneexport.cpp:256 #, kde-format msgid "HSV Value" msgstr "xxHSV Valuexx" #: src/scopes/colorscopes/histogram.cpp:25 #, kde-format msgid "Unscaled" msgstr "xxUnscaledxx" #: src/scopes/colorscopes/histogram.cpp:28 #: src/scopes/colorscopes/waveform.cpp:36 #, kde-format msgid "Rec. 601" msgstr "xxRec. 601xx" #: src/scopes/colorscopes/histogram.cpp:30 #: src/scopes/colorscopes/waveform.cpp:38 #, kde-format msgid "Rec. 709" msgstr "xxRec. 709xx" #: src/scopes/colorscopes/histogram.cpp:38 #: src/scopes/colorscopes/waveform.cpp:43 #, kde-format msgid "Luma mode" msgstr "xxLuma modexx" #: src/scopes/colorscopes/histogramgenerator.cpp:181 #, kde-format msgid "min" msgstr "xxminxx" #: src/scopes/colorscopes/histogramgenerator.cpp:184 #, kde-format msgid "max" msgstr "xxmaxxx" #: src/scopes/colorscopes/rgbparade.cpp:27 #, kde-format msgid "RGB" msgstr "xxRGBxx" #: src/scopes/colorscopes/rgbparade.cpp:28 #: src/scopes/colorscopes/waveform.cpp:33 #, kde-format msgid "White" msgstr "xxWhitexx" #: src/scopes/colorscopes/rgbparade.cpp:31 #: src/scopes/colorscopes/vectorscope.cpp:86 #, kde-format msgid "Draw axis" msgstr "xxDraw axisxx" #: src/scopes/colorscopes/rgbparade.cpp:36 #, kde-format msgid "Gradient reference line" msgstr "xxGradient reference linexx" #: src/scopes/colorscopes/rgbparadegenerator.cpp:178 #: src/scopes/colorscopes/rgbparadegenerator.cpp:184 #: src/scopes/colorscopes/rgbparadegenerator.cpp:190 #, kde-format msgid "min: " msgstr "xxmin: xx" #: src/scopes/colorscopes/rgbparadegenerator.cpp:198 #: src/scopes/colorscopes/rgbparadegenerator.cpp:204 #: src/scopes/colorscopes/rgbparadegenerator.cpp:210 #, kde-format msgid "max: " msgstr "xxmax: xx" #: src/scopes/colorscopes/vectorscope.cpp:50 #, kde-format msgid "Green 2" msgstr "xxGreen 2xx" #: src/scopes/colorscopes/vectorscope.cpp:54 #: src/scopes/colorscopes/vectorscope.cpp:58 #: src/scopes/colorscopes/vectorscope.cpp:99 #, kde-format msgid "YUV" msgstr "xxYUVxx" #: src/scopes/colorscopes/vectorscope.cpp:55 #, kde-format msgid "Original Color" msgstr "xxOriginal Colorxx" #: src/scopes/colorscopes/vectorscope.cpp:60 #: src/scopes/colorscopes/vectorscope.cpp:97 #, kde-format msgid "YPbPr" msgstr "xxYPbPrxx" #: src/scopes/colorscopes/vectorscope.cpp:73 #, kde-format msgid "Tools" msgstr "xxToolsxx" #: src/scopes/colorscopes/vectorscope.cpp:75 #, kde-format msgid "Export background" msgstr "xxExport backgroundxx" #: src/scopes/colorscopes/vectorscope.cpp:79 #, kde-format msgid "Drawing options" msgstr "xxDrawing optionsxx" #: src/scopes/colorscopes/vectorscope.cpp:81 #, kde-format msgid "75% box" msgstr "xx75% boxxx" #: src/scopes/colorscopes/vectorscope.cpp:91 #, kde-format msgid "Draw I/Q lines" msgstr "xxDraw I/Q linesxx" #: src/scopes/colorscopes/vectorscope.cpp:96 #, kde-format msgid "Color Space" msgstr "xxColor Spacexx" #: src/scopes/colorscopes/vectorscope.cpp:251 #, kde-format msgid "%1 %%" msgstr "xx%1 %%xx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: src/scopes/colorscopes/waveform.cpp:32 src/ui/selectivecolor_ui.ui:121 #, kde-format msgid "Yellow" msgstr "xxYellowxx" #: src/scopes/scopemanager.cpp:313 #, kde-format msgid "Waveform" msgstr "xxWaveformxx" #: src/scopes/scopemanager.cpp:315 #, kde-format msgid "Histogram" msgstr "xxHistogramxx" #: src/stopmotion/stopmotion.cpp:166 #, kde-format msgid "Send frames to color scopes" msgstr "xxSend frames to color scopesxx" #: src/stopmotion/stopmotion.cpp:171 #, kde-format msgid "Mirror display" msgstr "xxMirror displayxx" #: src/stopmotion/stopmotion.cpp:178 #, kde-format msgid "Stop Motion Capture" msgstr "xxStop Motion Capturexx" #. i18n: ectx: property (toolTip), widget (QToolButton, capture_interval) #: src/stopmotion/stopmotion.cpp:191 src/ui/stopmotion_ui.ui:115 #, kde-format msgid "Interval capture" msgstr "xxInterval capturexx" #: src/stopmotion/stopmotion.cpp:208 #, kde-format msgid "Overlay effect" msgstr "xxOverlay effectxx" #: src/stopmotion/stopmotion.cpp:210 #, kde-format msgid "No Effect" msgstr "xxNo Effectxx" #: src/stopmotion/stopmotion.cpp:214 #, kde-format msgid "Edge detect" msgstr "xxEdge detectxx" #: src/stopmotion/stopmotion.cpp:216 #, kde-format msgid "Brighten" msgstr "xxBrightenxx" #: src/stopmotion/stopmotion.cpp:239 #, kde-format msgid "Show sequence thumbnails" msgstr "xxShow sequence thumbnailsxx" #: src/stopmotion/stopmotion.cpp:244 #, kde-format msgid "Delete current frame" msgstr "xxDelete current framexx" #: src/stopmotion/stopmotion.cpp:374 #, kde-format msgid "Configure Stop Motion" msgstr "xxConfigure Stop Motionxx" #: src/stopmotion/stopmotion.cpp:376 src/stopmotion/stopmotion.cpp:377 #, kde-format msgid " second" msgid_plural " seconds" msgstr[0] "xx secondsxx" #: src/stopmotion/stopmotion.cpp:520 #, kde-format msgid "Stopped" msgstr "xxStoppedxx" #: src/stopmotion/stopmotion.cpp:561 #, kde-format msgid "No previous frame found" msgstr "xxNo previous frame foundxx" #: src/stopmotion/stopmotion.cpp:638 #, kde-format msgid "Create New Sequence" msgstr "xxCreate New Sequencexx" #: src/stopmotion/stopmotion.cpp:638 #, kde-format msgid "Enter sequence name" msgstr "xxEnter sequence namexx" #: src/stopmotion/stopmotion.cpp:659 #, kde-format msgid "Frame Captured" msgstr "xxFrame Capturedxx" #: src/stopmotion/stopmotion.cpp:675 #, kde-format msgid "Going to Capture Frame" msgstr "xxGoing to Capture Framexx" #: src/stopmotion/stopmotion.cpp:851 #, kde-format msgid "Delete frame %1 from disk?" msgstr "xxDelete frame %1 from disk?xx" #: src/stopmotion/stopmotion.cpp:851 #, kde-format msgid "Delete Frame" msgstr "xxDelete Framexx" #: src/timeline/clipitem.cpp:799 #, kde-format msgid "Offset: %1" msgstr "xxOffset: %1xx" #: src/timeline/customtrackview.cpp:171 #, kde-format msgid "Disable Clip" msgstr "xxDisable Clipxx" #: src/timeline/customtrackview.cpp:731 #, kde-format msgid "Cannot use spacer in a locked track" msgstr "xxCannot use spacer in a locked trackxx" #: src/timeline/customtrackview.cpp:744 #, kde-format msgid "Cannot use spacer in a track with a group" msgstr "xxCannot use spacer in a track with a groupxx" #: src/timeline/customtrackview.cpp:1212 src/timeline/customtrackview.cpp:1264 #: src/timeline/customtrackview.cpp:2992 src/timeline/customtrackview.cpp:3037 #: src/timeline/customtrackview.cpp:3070 src/timeline/customtrackview.cpp:3103 #, kde-format msgid "Cannot add transition" msgstr "xxCannot add transitionxx" #: src/timeline/customtrackview.cpp:1519 src/timeline/customtrackview.cpp:1528 #, kde-format msgid "Cannot find clip to edit" msgstr "xxCannot find clip to editxx" #: src/timeline/customtrackview.cpp:1521 #, kde-format msgid "Cannot edit the duration of multiple items" msgstr "xxCannot edit the duration of multiple itemsxx" #: src/timeline/customtrackview.cpp:1533 #, kde-format msgid "Cannot edit an item in a group" msgstr "xxCannot edit an item in a groupxx" #: src/timeline/customtrackview.cpp:1599 #, kde-format msgid "Item is locked" msgstr "xxItem is lockedxx" #: src/timeline/customtrackview.cpp:1747 #, kde-format msgid "Please select target track(s) to perform operation" msgstr "xxPlease select target track(s) to perform operationxx" #: src/timeline/customtrackview.cpp:1754 src/timeline/customtrackview.cpp:3426 #: src/timeline/customtrackview.cpp:8113 #, kde-format msgid "Cannot perform operation on a locked track" msgstr "xxCannot perform operation on a locked trackxx" #: src/timeline/customtrackview.cpp:1766 #, kde-format msgid "Cannot insert clip in timeline" msgstr "xxCannot insert clip in timelinexx" #: src/timeline/customtrackview.cpp:1772 src/timeline/customtrackview.cpp:3254 #: src/timeline/timelinecommands.cpp:81 #, kde-format msgid "Add timeline clip" msgstr "xxAdd timeline clipxx" #: src/timeline/customtrackview.cpp:1815 src/timeline/customtrackview.cpp:1889 #, kde-format msgid "Clip not ready" msgstr "xxClip not readyxx" #: src/timeline/customtrackview.cpp:2021 src/timeline/customtrackview.cpp:2098 #: src/timeline/customtrackview.cpp:2120 #, kde-format msgid "Problem deleting effect" msgstr "xxProblem deleting effectxx" #: src/timeline/customtrackview.cpp:2031 src/timeline/customtrackview.cpp:2076 #, kde-format msgid "Problem adding effect to clip" msgstr "xxProblem adding effect to clipxx" #: src/timeline/customtrackview.cpp:2043 #, kde-format msgid "Cannot add speed effect to track" msgstr "xxCannot add speed effect to trackxx" #: src/timeline/customtrackview.cpp:2088 #, kde-format msgid "Cannot find clip to add effect" msgstr "xxCannot find clip to add effectxx" #: src/timeline/customtrackview.cpp:2144 src/timeline/customtrackview.cpp:2301 #: src/timeline/customtrackview.cpp:2432 src/timeline/customtrackview.cpp:8262 #: src/timeline/timelinecommands.cpp:42 src/timeline/timelinecommands.cpp:309 #: src/timeline/timelinecommands.cpp:407 #, kde-format msgid "effect" msgstr "xxeffectxx" #: src/timeline/customtrackview.cpp:2146 src/timeline/customtrackview.cpp:2304 #: src/timeline/customtrackview.cpp:8265 src/timeline/timelinecommands.cpp:45 #, kde-format msgid "Add %1" msgstr "xxAdd %1xx" #: src/timeline/customtrackview.cpp:2264 #, kde-format msgid "Select a clip to enter ripple mode" msgstr "xxSelect a clip to enter ripple modexx" #: src/timeline/customtrackview.cpp:2369 #, kde-format msgid "Cannot add an audio effect to this clip" msgstr "xxCannot add an audio effect to this clipxx" #: src/timeline/customtrackview.cpp:2379 #, kde-format msgid "Cannot add a video effect to this clip" msgstr "xxCannot add a video effect to this clipxx" #: src/timeline/customtrackview.cpp:2385 #, kde-format msgid "Effect already present in clip" msgstr "xxEffect already present in clipxx" #: src/timeline/customtrackview.cpp:2404 src/timeline/customtrackview.cpp:2434 #: src/timeline/timelinecommands.cpp:47 #, kde-format msgid "Delete %1" msgstr "xxDelete %1xx" #: src/timeline/customtrackview.cpp:2478 src/timeline/customtrackview.cpp:2493 #: src/timeline/customtrackview.cpp:2560 src/timeline/customtrackview.cpp:2572 #: src/timeline/customtrackview.cpp:2598 src/timeline/customtrackview.cpp:5761 #: src/timeline/customtrackview.cpp:5782 src/timeline/customtrackview.cpp:5805 #: src/timeline/customtrackview.cpp:5827 #, kde-format msgid "Problem editing effect" msgstr "xxProblem editing effectxx" #: src/timeline/customtrackview.cpp:2563 src/timeline/customtrackview.cpp:2601 #, kde-format msgid "Cannot find clip to update effect" msgstr "xxCannot find clip to update effectxx" #: src/timeline/customtrackview.cpp:2631 src/timeline/customtrackview.cpp:2653 #: src/timeline/customtrackview.cpp:2671 #, kde-format msgid "Cannot move effect" msgstr "xxCannot move effectxx" #: src/timeline/customtrackview.cpp:2750 #, kde-format msgid "Cannot find clip to cut" msgstr "xxCannot find clip to cutxx" #: src/timeline/customtrackview.cpp:2835 #, kde-format msgid "Cannot find clip to uncut" msgstr "xxCannot find clip to uncutxx" #: src/timeline/customtrackview.cpp:2839 src/timeline/customtrackview.cpp:4441 #, kde-format msgid "Error removing clip at %1 on track %2" msgstr "xxError removing clip at %1 on track %2xx" #: src/timeline/customtrackview.cpp:2863 #, kde-format msgid "Cannot find transition to cut" msgstr "xxCannot find transition to cutxx" #: src/timeline/customtrackview.cpp:2911 #, kde-format msgid "Cannot find transition to uncut" msgstr "xxCannot find transition to uncutxx" #: src/timeline/customtrackview.cpp:2917 #, kde-format msgid "Error removing transition at %1 on track %2" msgstr "xxError removing transition at %1 on track %2xx" #: src/timeline/customtrackview.cpp:2941 src/timeline/customtrackview.cpp:5590 #: src/timeline/customtrackview.cpp:5709 #, kde-format msgid "Error when resizing clip" msgstr "xxError when resizing clipxx" #: src/timeline/customtrackview.cpp:3079 src/timeline/customtrackview.cpp:6617 #, kde-format msgid "Invalid transition" msgstr "xxInvalid transitionxx" #: src/timeline/customtrackview.cpp:3113 src/timeline/customtrackview.cpp:4468 #, kde-format msgid "Select clip to delete" msgstr "xxSelect clip to deletexx" #: src/timeline/customtrackview.cpp:3134 #, kde-format msgid "Cannot update transition" msgstr "xxCannot update transitionxx" #: src/timeline/customtrackview.cpp:3451 #, kde-format msgid "Remove Zone" msgstr "xxRemove Zonexx" #: src/timeline/customtrackview.cpp:3857 #, kde-format msgid "Switch All Track Lock" msgstr "xxSwitch All Track Lockxx" #: src/timeline/customtrackview.cpp:3996 #, kde-format msgid "Cannot remove space in a locked track" msgstr "xxCannot remove space in a locked trackxx" #: src/timeline/customtrackview.cpp:4002 src/timeline/customtrackview.cpp:4007 #, kde-format msgid "You must be in an empty space to remove space (time: %1, track: %2)" msgstr "" "xxYou must be in an empty space to remove space (time: %1, track: %2)xx" #: src/timeline/customtrackview.cpp:4031 #, kde-format msgid "Clip collision, cannot perform operation" msgstr "xxClip collision, cannot perform operationxx" #: src/timeline/customtrackview.cpp:4060 #, kde-format msgid "Cannot insert space in a locked track" msgstr "xxCannot insert space in a locked trackxx" #: src/timeline/customtrackview.cpp:4149 #, kde-format msgid "Cannot move clip at position %1, track %2" msgstr "xxCannot move clip at position %1, track %2xx" #: src/timeline/customtrackview.cpp:4176 #, kde-format msgid "Cannot move transition at position %1, track %2" msgstr "xxCannot move transition at position %1, track %2xx" #: src/timeline/customtrackview.cpp:4375 src/timeline/timelinecommands.cpp:506 #, kde-format msgid "Insert space" msgstr "xxInsert spacexx" #: src/timeline/customtrackview.cpp:4375 src/timeline/timelinecommands.cpp:508 #, kde-format msgid "Remove space" msgstr "xxRemove spacexx" #: src/timeline/customtrackview.cpp:4533 #, kde-format msgid "Delete selected group" msgid_plural "Delete selected groups" msgstr[0] "xxDelete selected groupsxx" #: src/timeline/customtrackview.cpp:4535 #, kde-format msgid "Delete selected clip" msgid_plural "Delete selected clips" msgstr[0] "xxDelete selected clipsxx" #: src/timeline/customtrackview.cpp:4537 #, kde-format msgid "Delete selected transition" msgid_plural "Delete selected transitions" msgstr[0] "xxDelete selected transitionsxx" #: src/timeline/customtrackview.cpp:4539 #, kde-format msgid "Delete selected items" msgstr "xxDelete selected itemsxx" #: src/timeline/customtrackview.cpp:4552 #, kde-format msgid "Cannot find clip for speed change" msgstr "xxCannot find clip for speed changexx" #: src/timeline/customtrackview.cpp:4589 src/timeline/timelinecommands.cpp:682 #: src/timeline/timelinecommands.cpp:706 #, kde-format msgid "Razor clip" msgstr "xxRazor clipxx" #: src/timeline/customtrackview.cpp:4627 #, kde-format msgid "Cut Group" msgstr "xxCut Groupxx" #: src/timeline/customtrackview.cpp:4728 src/timeline/timelinecommands.cpp:452 #, kde-format msgid "Group clips" msgstr "xxGroup clipsxx" #: src/timeline/customtrackview.cpp:4846 #, kde-format msgid "Cannot insert clip." msgstr "xxCannot insert clip.xx" #: src/timeline/customtrackview.cpp:4851 #, kde-format msgid "Waiting for clip..." msgstr "xxWaiting for clip...xx" #: src/timeline/customtrackview.cpp:4864 src/timeline/customtrackview.cpp:4920 #, kde-format msgid "Cannot insert clip..." msgstr "xxCannot insert clip...xx" #: src/timeline/customtrackview.cpp:5147 src/timeline/customtrackview.cpp:5442 #, kde-format msgid "Cannot move clip at time: %1 on track %2" msgstr "xxCannot move clip at time: %1 on track %2xx" #: src/timeline/customtrackview.cpp:5167 #: src/timeline/managers/movemanager.cpp:286 #, kde-format msgid "Cannot move clip to position %1" msgstr "xxCannot move clip to position %1xx" #: src/timeline/customtrackview.cpp:5386 #, kde-format msgid "Cannot move transition at time: %1 on track %2" msgstr "xxCannot move transition at time: %1 on track %2xx" #: src/timeline/customtrackview.cpp:5458 #, kde-format msgid "Resizing clip start failed!!" msgstr "xxResizing clip start failed!!xx" #: src/timeline/customtrackview.cpp:5464 #, kde-format msgid "Resizing clip end failed!!" msgstr "xxResizing clip end failed!!xx" #: src/timeline/customtrackview.cpp:5517 src/timeline/customtrackview.cpp:5631 #, kde-format msgid "Not possible to resize" msgstr "xxNot possible to resizexx" #: src/timeline/customtrackview.cpp:5529 #, kde-format msgid "Resize clip start" msgstr "xxResize clip startxx" #: src/timeline/customtrackview.cpp:5599 src/timeline/customtrackview.cpp:5721 #, kde-format msgid "Cannot resize transition" msgstr "xxCannot resize transitionxx" #: src/timeline/customtrackview.cpp:5653 #, kde-format msgid "Resize clip end" msgstr "xxResize clip endxx" #: src/timeline/customtrackview.cpp:5713 #, kde-format msgid "Resize transition end" msgstr "xxResize transition endxx" #: src/timeline/customtrackview.cpp:6086 src/timeline/customtrackview.cpp:6166 #: src/timeline/customtrackview.cpp:6213 #, kde-format msgid "No guide at cursor time" msgstr "xxNo guide at cursor timexx" #: src/timeline/customtrackview.cpp:6108 #, kde-format msgid "A guide already exists at position %1" msgstr "xxA guide already exists at position %1xx" #: src/timeline/customtrackview.cpp:6124 #, kde-format msgid "Guide" msgstr "xxGuidexx" #: src/timeline/customtrackview.cpp:6454 #, kde-format msgid "Select a clip before copying" msgstr "xxSelect a clip before copyingxx" #: src/timeline/customtrackview.cpp:6534 #, kde-format msgid "No clip copied" msgstr "xxNo clip copiedxx" #: src/timeline/customtrackview.cpp:6580 #, kde-format msgid "Cannot paste selected clips" msgstr "xxCannot paste selected clipsxx" #: src/timeline/customtrackview.cpp:6601 #, kde-format msgid "Cannot paste clip to selected place" msgstr "xxCannot paste clip to selected placexx" #: src/timeline/customtrackview.cpp:6623 #, kde-format msgid "Cannot paste transition to selected place" msgstr "xxCannot paste transition to selected placexx" #: src/timeline/customtrackview.cpp:6636 #, kde-format msgid "You must copy exactly one clip before pasting effects" msgstr "xxYou must copy exactly one clip before pasting effectsxx" #: src/timeline/customtrackview.cpp:6806 src/timeline/customtrackview.cpp:6830 #: src/timeline/customtrackview.cpp:6891 src/timeline/customtrackview.cpp:7594 #: src/timeline/customtrackview.cpp:7619 #, kde-format msgid "You must select one clip for this action" msgstr "xxYou must select one clip for this actionxx" #: src/timeline/customtrackview.cpp:6812 #, kde-format msgid "You must select a playlist clip for this action" msgstr "xxYou must select a playlist clip for this actionxx" #: src/timeline/customtrackview.cpp:6839 src/timeline/customtrackview.cpp:6899 #: src/timeline/managers/resizemanager.cpp:104 #: src/timeline/managers/resizemanager.cpp:172 #, kde-format msgid "Resize group" msgstr "xxResize groupxx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/timeline/customtrackview.cpp:7032 src/ui/addtrack_ui.ui:67 #, kde-format msgid "Insert track" msgstr "xxInsert trackxx" #: src/timeline/customtrackview.cpp:7040 #, kde-format msgid "Insert New Track" msgstr "xxInsert New Trackxx" #: src/timeline/customtrackview.cpp:7074 src/timeline/timelinecommands.cpp:118 #, kde-format msgid "Delete track" msgstr "xxDelete trackxx" #: src/timeline/customtrackview.cpp:7192 #, kde-format msgid "You must select one transition for this action" msgstr "xxYou must select one transition for this actionxx" #: src/timeline/customtrackview.cpp:7294 src/timeline/timelinecommands.cpp:838 #, kde-format msgid "Split audio" msgstr "xxSplit audioxx" #: src/timeline/customtrackview.cpp:7300 #, kde-format msgid "You must select at least one clip for this action" msgstr "xxYou must select at least one clip for this actionxx" #: src/timeline/customtrackview.cpp:7314 #, kde-format msgid "Cannot split audio of grouped clips" msgstr "xxCannot split audio of grouped clipsxx" #: src/timeline/customtrackview.cpp:7331 #, kde-format msgid "No clip to split" msgstr "xxNo clip to splitxx" #: src/timeline/customtrackview.cpp:7343 #, kde-format msgid "You must select exactly one clip for the audio reference." msgstr "xxYou must select exactly one clip for the audio reference.xx" #: src/timeline/customtrackview.cpp:7364 src/timeline/customtrackview.cpp:7413 #, kde-format msgid "Processing audio, please wait." msgstr "xxProcessing audio, please wait.xx" #: src/timeline/customtrackview.cpp:7368 #, kde-format msgid "Reference for audio alignment must contain audio data." msgstr "xxReference for audio alignment must contain audio data.xx" #: src/timeline/customtrackview.cpp:7384 #, kde-format msgid "Audio alignment reference not yet set." msgstr "xxAudio alignment reference not yet set.xx" #: src/timeline/customtrackview.cpp:7421 #, kde-format msgid "Cannot find clip to align." msgstr "xxCannot find clip to align.xx" #: src/timeline/customtrackview.cpp:7436 #, kde-format msgid "Unable to move clip out of timeline." msgstr "xxUnable to move clip out of timeline.xx" #: src/timeline/customtrackview.cpp:7451 #, kde-format msgid "Unable to move clip due to collision." msgstr "xxUnable to move clip due to collision.xx" #: src/timeline/customtrackview.cpp:7454 #, kde-format msgid "Clip aligned." msgstr "xxClip aligned.xx" #: src/timeline/customtrackview.cpp:7455 #, kde-format msgid "Auto-align clip" msgstr "xxAuto-align clipxx" #: src/timeline/customtrackview.cpp:7504 #, kde-format msgid "No empty space to put clip audio" msgstr "xxNo empty space to put clip audioxx" #: src/timeline/customtrackview.cpp:7517 src/timeline/customtrackview.cpp:7554 #: src/timeline/customtrackview.cpp:7747 #, kde-format msgid "Cannot update clip (time: %1, track: %2)" msgstr "xxCannot update clip (time: %1, track: %2)xx" #: src/timeline/customtrackview.cpp:7584 #, kde-format msgid "Video only" msgstr "xxVideo onlyxx" #. i18n: ectx: property (text), widget (QCheckBox, profile_audioonly) #: src/timeline/customtrackview.cpp:7586 src/ui/configtranscode_ui.ui:100 #, kde-format msgid "Audio only" msgstr "xxAudio onlyxx" #: src/timeline/customtrackview.cpp:7588 #, kde-format msgid "Disabled" msgstr "xxDisabledxx" #: src/timeline/customtrackview.cpp:7604 #, kde-format msgid "Cannot change grouped clips" msgstr "xxCannot change grouped clipsxx" #: src/timeline/customtrackview.cpp:7623 #, kde-format msgid "Disable clip" msgstr "xxDisable clipxx" #: src/timeline/customtrackview.cpp:7704 #, kde-format msgid "Cannot find clip to edit (time: %1, track: %2)" msgstr "xxCannot find clip to edit (time: %1, track: %2)xx" #: src/timeline/customtrackview.cpp:8090 #, kde-format msgid "error" msgstr "xxerrorxx" #: src/timeline/customtrackview.cpp:8090 #, kde-format msgid "TRACTOR" msgstr "xxTRACTORxx" #: src/timeline/customtrackview.cpp:8100 #, kde-format msgid "Select a Bin Clip to perform operation" msgstr "xxSelect a Bin Clip to perform operationxx" #: src/timeline/customtrackview.cpp:8145 #, kde-format msgid "Insert clip" msgstr "xxInsert clipxx" #: src/timeline/customtrackview.cpp:8167 #, kde-format msgid "No target track(s) selected" msgstr "xxNo target track(s) selectedxx" #: src/timeline/customtrackview.cpp:8271 src/timeline/customtrackview.cpp:8278 #, kde-format msgid "Effect already present in track" msgstr "xxEffect already present in trackxx" #: src/timeline/customtrackview.cpp:8340 #, kde-format msgid "Cannot find clip for effect update %1." msgstr "xxCannot find clip for effect update %1.xx" #: src/timeline/customtrackview.cpp:8356 #, kde-format msgid "Cannot find effect to update %1." msgstr "xxCannot find effect to update %1.xx" #: src/timeline/customtrackview.cpp:8368 #, kde-format msgid "You need to select one clip and one transition" msgstr "xxYou need to select one clip and one transitionxx" #: src/timeline/customtrackview.cpp:8387 #, kde-format msgid "No clip found" msgstr "xxNo clip foundxx" #: src/timeline/customtrackview.cpp:8393 #, kde-format msgid "No keyframe data found in clip" msgstr "xxNo keyframe data found in clipxx" #: src/timeline/customtrackview.cpp:8489 #, kde-format msgid "No clips and transitions selected in timeline for exporting." msgstr "xxNo clips and transitions selected in timeline for exporting.xx" #: src/timeline/customtrackview.cpp:8497 #, kde-format msgid "Save Timeline Selection" msgstr "xxSave Timeline Selectionxx" #: src/timeline/customtrackview.cpp:8575 #, kde-format msgid "Malformed playlist clip: invalid content." msgstr "xxMalformed playlist clip: invalid content.xx" #: src/timeline/customtrackview.cpp:8582 #, kde-format msgid "Malformed playlist clip: missing tractor." msgstr "xxMalformed playlist clip: missing tractor.xx" #: src/timeline/customtrackview.cpp:8592 #, kde-format msgid "Malformed playlist clip: no tracks." msgstr "xxMalformed playlist clip: no tracks.xx" #: src/timeline/customtrackview.cpp:8612 #, kde-format msgid "" "Selected playlist clip needs more tracks (%1) than there are tracks in the " "timeline (%2)." msgstr "" "xxSelected playlist clip needs more tracks (%1) than there are tracks in the " "timeline (%2).xx" #: src/timeline/customtrackview.cpp:8645 #, kde-format msgid "" "Not enough free track space above or below the selected playlist clip: need " "free room on %1 tracks to expand playlist." msgstr "" "xxNot enough free track space above or below the selected playlist clip: " "need free room on %1 tracks to expand playlist.xx" #: src/timeline/customtrackview.cpp:8782 #, kde-format msgid "Dropped Geometry" msgstr "xxDropped Geometryxx" #: src/timeline/customtrackview.cpp:8797 #, kde-format msgid "No keyframes to import" msgstr "xxNo keyframes to importxx" #: src/timeline/customtrackview.cpp:8804 #, kde-format msgid "No effect to import keyframes" msgstr "xxNo effect to import keyframesxx" #: src/timeline/customtrackview.cpp:8867 #, kde-format msgid "Ripple Edit" msgstr "xxRipple Editxx" #: src/timeline/customtrackview.cpp:8875 #, kde-format msgid "Cannot find clip" msgstr "xxCannot find clipxx" #: src/timeline/customtrackview.cpp:9001 #, kde-format msgid "Maximum length reached" msgstr "xxMaximum length reachedxx" #: src/timeline/customtrackview.cpp:9040 #, kde-format msgid "Ripple clip" msgstr "xxRipple clipxx" #: src/timeline/headertrack.cpp:72 src/timeline/timelinecommands.cpp:532 #, kde-format msgid "Lock track" msgstr "xxLock trackxx" #: src/timeline/headertrack.cpp:72 src/timeline/timelinecommands.cpp:534 #, kde-format msgid "Unlock track" msgstr "xxUnlock trackxx" #: src/timeline/headertrack.cpp:78 #, kde-format msgid "Disable audio" msgstr "xxDisable audioxx" #: src/timeline/headertrack.cpp:78 #, kde-format msgid "Enable audio" msgstr "xxEnable audioxx" #: src/timeline/headertrack.cpp:86 #, kde-format msgid "Disable video" msgstr "xxDisable videoxx" #: src/timeline/headertrack.cpp:86 #, kde-format msgid "Enable video" msgstr "xxEnable videoxx" #: src/timeline/headertrack.cpp:308 #, kde-format msgid "Locked track" msgstr "xxLocked trackxx" #: src/timeline/headertrack.cpp:311 #, kde-format msgid "Target track" msgstr "xxTarget trackxx" #: src/timeline/headertrack.cpp:314 #, kde-format msgid "Muted track" msgstr "xxMuted trackxx" #: src/timeline/headertrack.cpp:314 #, kde-format msgid "Blind track" msgstr "xxBlind trackxx" #: src/timeline/keyframeview.cpp:283 #, kde-format msgctxt "X as in x coordinate" msgid "X" msgstr "xxXxx" #: src/timeline/keyframeview.cpp:291 #, kde-format msgctxt "Y as in y coordinate" msgid "Y" msgstr "xxYxx" #: src/timeline/managers/movemanager.cpp:104 #: src/timeline/timelinecommands.cpp:557 #, kde-format msgid "Move clip" msgstr "xxMove clipxx" #: src/timeline/managers/movemanager.cpp:293 #, kde-format msgid "Cannot move transition" msgstr "xxCannot move transitionxx" #: src/timeline/managers/movemanager.cpp:297 #: src/timeline/timelinecommands.cpp:657 #, kde-format msgid "Move transition" msgstr "xxMove transitionxx" #: src/timeline/managers/movemanager.cpp:326 #: src/timeline/timelinecommands.cpp:631 #, kde-format msgid "Move group" msgstr "xxMove groupxx" #: src/timeline/managers/previewmanager.cpp:66 #, kde-format msgid "Wrong document ID, cannot create temporary folder" msgstr "xxWrong document ID, cannot create temporary folderxx" #: src/timeline/managers/previewmanager.cpp:71 #, kde-format msgid "Cannot create folder %1" msgstr "xxCannot create folder %1xx" #: src/timeline/managers/previewmanager.cpp:75 #, kde-format msgid "Something is wrong with cache folder %1" msgstr "xxSomething is wrong with cache folder %1xx" #: src/timeline/managers/previewmanager.cpp:79 #, kde-format msgid "Invalid timeline preview parameters" msgstr "xxInvalid timeline preview parametersxx" #: src/timeline/managers/previewmanager.cpp:86 #, kde-format msgid "Something is wrong with cache folders" msgstr "xxSomething is wrong with cache foldersxx" #: src/timeline/managers/previewmanager.cpp:560 #, kde-format msgid "Preview rendering failed, check your parameters. %1Show details...%2" msgstr "" "xxPreview rendering failed, check your parameters. %1Show details...%2xx" #: src/timeline/managers/resizemanager.cpp:86 #, kde-format msgid "Crop from start: %1 Duration: %2 Offset: %3" msgstr "xxCrop from start: %1 Duration: %2 Offset: %3xx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/timeline/managers/selectmanager.cpp:330 src/ui/clipproperties_ui.ui:804 #, kde-format msgid ":" msgstr "xx:xx" #: src/timeline/managers/selectmanager.cpp:331 #, kde-format msgid " Position:" msgstr "xx Position:xx" #: src/timeline/managers/selectmanager.cpp:332 #, kde-format msgid " Duration:" msgstr "xx Duration:xx" #: src/timeline/managers/selectmanager.cpp:336 #: src/timeline/managers/selectmanager.cpp:343 #, kde-format msgid " Selection duration:" msgstr "xx Selection duration:xx" #: src/timeline/managers/selectmanager.cpp:338 #, kde-format msgid " Group duration:" msgstr "xx Group duration:xx" #: src/timeline/managers/selectmanager.cpp:350 #, kde-format msgid "Crop from start: " msgstr "xxCrop from start: xx" #: src/timeline/managers/selectmanager.cpp:353 #: src/timeline/managers/selectmanager.cpp:361 #, kde-format msgid "" "Use Ctrl to resize only current item, otherwise all items in this group will " "be resized at once." msgstr "" "xxUse Ctrl to resize only current item, otherwise all items in this group " "will be resized at once.xx" #: src/timeline/managers/selectmanager.cpp:358 #, kde-format msgid "Duration: " msgstr "xxDuration: xx" #: src/timeline/managers/selectmanager.cpp:366 #, kde-format msgid "Fade in duration: " msgstr "xxFade in duration: xx" #: src/timeline/managers/selectmanager.cpp:369 #, kde-format msgid "Fade out duration: " msgstr "xxFade out duration: xx" #: src/timeline/managers/selectmanager.cpp:372 #, kde-format msgid "Drag to add or resize a fade effect." msgstr "xxDrag to add or resize a fade effect.xx" #: src/timeline/managers/selectmanager.cpp:377 #, kde-format msgid "Click to add a transition." msgstr "xxClick to add a transition.xx" #: src/timeline/managers/selectmanager.cpp:381 #, kde-format msgid "" "Move keyframe above or below clip to remove it, double click to add a new " "one." msgstr "" "xxMove keyframe above or below clip to remove it, double click to add a new " "one.xx" #: src/timeline/managers/trimmanager.cpp:84 #, kde-format msgid "Could not find necessary clips to perform rolling trim" msgstr "xxCould not find necessary clips to perform rolling trimxx" #: src/timeline/managers/trimmanager.cpp:198 #, kde-format msgid "Rolling Edit" msgstr "xxRolling Editxx" #: src/timeline/managers/trimmanager.cpp:226 #, kde-format msgid " Ripple " msgstr "xx Ripple xx" #: src/timeline/managers/trimmanager.cpp:229 #, kde-format msgid " Rolling " msgstr "xx Rolling xx" #: src/timeline/managers/trimmanager.cpp:232 #, kde-format msgid " Slide " msgstr "xx Slide xx" #: src/timeline/managers/trimmanager.cpp:235 #, kde-format msgid " Slip " msgstr "xx Slip xx" #: src/timeline/spacerdialog.cpp:41 #, kde-format msgid "All tracks" msgstr "xxAll tracksxx" #: src/timeline/timeline.cpp:124 #, kde-format msgid "Smaller tracks" msgstr "xxSmaller tracksxx" #: src/timeline/timeline.cpp:131 #, kde-format msgid "Bigger tracks" msgstr "xxBigger tracksxx" #: src/timeline/timeline.cpp:419 src/timeline/timeline.cpp:423 #, kde-format msgid "Transition %1 had an invalid track: %2 > %3" msgstr "xxTransition %1 had an invalid track: %2 > %3xx" #: src/timeline/timeline.cpp:432 src/timeline/timeline.cpp:450 #, kde-format msgid "Removed invalid transition: %1" msgstr "xxRemoved invalid transition: %1xx" #: src/timeline/timeline.cpp:580 #, kde-format msgid "" "Your project file was upgraded to the latest Kdenlive document version.\n" "To make sure you don't lose data, a backup copy called %1 was created." msgstr "" "xxYour project file was upgraded to the latest Kdenlive document version.\n" "To make sure you don't lose data, a backup copy called %1 was created.xx" #: src/timeline/timeline.cpp:589 #, kde-format msgid "" "Your project file was upgraded to the latest Kdenlive document version, but " "it was not possible to create the backup copy %1." msgstr "" "xxYour project file was upgraded to the latest Kdenlive document version, " "but it was not possible to create the backup copy %1.xx" #: src/timeline/timeline.cpp:1018 #, kde-format msgid "Invalid clip removed from track %1 at %2\n" msgstr "" "xxInvalid clip removed from track %1 at %2\n" "xx\n" #: src/timeline/timeline.cpp:1115 #, kde-format msgid "Effect %1:%2 not found in MLT, it was removed from this project\n" msgstr "" "xxEffect %1:%2 not found in MLT, it was removed from this project\n" "xx\n" #: src/timeline/timeline.cpp:1837 #, kde-format msgid "Cannot find first clip to perform ripple trim" msgstr "xxCannot find first clip to perform ripple trimxx" #: src/timeline/timeline.cpp:1842 #, kde-format msgid "Cannot find second clip to perform ripple trim" msgstr "xxCannot find second clip to perform ripple trimxx" #: src/timeline/timelinecommands.cpp:83 #, kde-format msgid "Delete timeline clip" msgstr "xxDelete timeline clipxx" #: src/timeline/timelinecommands.cpp:116 #, kde-format msgid "Add track" msgstr "xxAdd trackxx" #: src/timeline/timelinecommands.cpp:150 #, kde-format msgid "Delete transition from clip" msgstr "xxDelete transition from clipxx" #: src/timeline/timelinecommands.cpp:152 #, kde-format msgid "Add transition to clip" msgstr "xxAdd transition to clipxx" #: src/timeline/timelinecommands.cpp:190 #, kde-format msgid "Change clip type" msgstr "xxChange clip typexx" #: src/timeline/timelinecommands.cpp:245 #, kde-format msgid "Adjust clip length" msgstr "xxAdjust clip lengthxx" #: src/timeline/timelinecommands.cpp:311 #, kde-format msgid "Edit effect %1" msgstr "xxEdit effect %1xx" #: src/timeline/timelinecommands.cpp:369 #, kde-format msgid "Add guide" msgstr "xxAdd guidexx" #: src/timeline/timelinecommands.cpp:372 #, kde-format msgid "Edit guide" msgstr "xxEdit guidexx" #: src/timeline/timelinecommands.cpp:374 #, kde-format msgid "Delete guide" msgstr "xxDelete guidexx" #: src/timeline/timelinecommands.cpp:376 #, kde-format msgid "Move guide" msgstr "xxMove guidexx" #: src/timeline/timelinecommands.cpp:409 #, kde-format msgid "Edit transition %1" msgstr "xxEdit transition %1xx" #: src/timeline/timelinecommands.cpp:454 #, kde-format msgid "Ungroup clips" msgstr "xxUngroup clipsxx" #: src/timeline/timelinecommands.cpp:597 #, kde-format msgid "Move effect" msgstr "xxMove effectxx" #: src/timeline/timelinecommands.cpp:753 #, kde-format msgid "Rebuild Group" msgstr "xxRebuild Groupxx" #: src/timeline/timelinecommands.cpp:814 #, kde-format msgid "Resize clip" msgstr "xxResize clipxx" #: src/timeline/timelinecommands.cpp:862 #, kde-format msgid "Change track state" msgstr "xxChange track statexx" #: src/timeline/timelinesearch.cpp:27 #, kde-format msgid "Find" msgstr "xxFindxx" #: src/timeline/timelinesearch.cpp:29 #, kde-format msgid "Find Next" msgstr "xxFind Nextxx" #: src/timeline/timelinesearch.cpp:38 #, kde-format msgid "Starting -- find text as you type" msgstr "xxStarting -- find text as you typexx" #: src/timeline/timelinesearch.cpp:46 #, kde-format msgid "Find stopped" msgstr "xxFind stoppedxx" #: src/timeline/timelinesearch.cpp:56 src/timeline/timelinesearch.cpp:67 #, kde-format msgid "Found: %1" msgstr "xxFound: %1xx" #: src/timeline/timelinesearch.cpp:58 #, kde-format msgid "Reached end of project" msgstr "xxReached end of projectxx" #: src/timeline/timelinesearch.cpp:70 #, kde-format msgid "Not found: %1" msgstr "xxNot found: %1xx" #: src/timeline/tracksconfigdialog.cpp:75 #, kde-format msgid "Hidden" msgstr "xxHiddenxx" #: src/timeline/tracksconfigdialog.cpp:75 #, kde-format msgid "Muted" msgstr "xxMutedxx" #: src/timeline/tracksconfigdialog.cpp:75 #, kde-format msgid "Locked" msgstr "xxLockedxx" #: src/timeline/tracksconfigdialog.cpp:85 #, kde-format msgid "Add Track" msgstr "xxAdd Trackxx" #: src/timeline/tracksconfigdialog.cpp:93 #, kde-format msgid "Move Track upwards" msgstr "xxMove Track upwardsxx" #: src/timeline/tracksconfigdialog.cpp:97 #, kde-format msgid "Move Track downwards" msgstr "xxMove Track downwardsxx" #: src/titler/gradientwidget.cpp:156 src/titler/gradientwidget.cpp:159 #: src/titler/titlewidget.cpp:2863 src/titler/titlewidget.cpp:2866 #, kde-format msgid "Gradient %1" msgstr "xxGradient %1xx" #: src/titler/titledocument.cpp:367 #, kde-format msgid "This title clip was created with a different frame size." msgstr "xxThis title clip was created with a different frame size.xx" #: src/titler/titledocument.cpp:367 #, kde-format msgid "Title Profile" msgstr "xxTitle Profilexx" #: src/titler/titledocument.cpp:418 #, kde-format msgid "" "Some of your text clips were saved with size in points, which means " "different sizes on different displays. They will be converted to pixel size, " "making them portable, but you could have to adjust their size." msgstr "" "xxSome of your text clips were saved with size in points, which means " "different sizes on different displays. They will be converted to pixel size, " "making them portable, but you could have to adjust their size.xx" #: src/titler/titledocument.cpp:418 #, kde-format msgid "Text Clips Updated" msgstr "xxText Clips Updatedxx" #: src/titler/titlewidget.cpp:107 #, kde-format msgid "Outline width" msgstr "xxOutline widthxx" #: src/titler/titlewidget.cpp:114 #, kde-format msgid "Background color opacity" msgstr "xxBackground color opacityxx" #: src/titler/titlewidget.cpp:120 #, kde-format msgid "Rotation around the X axis" msgstr "xxRotation around the X axisxx" #: src/titler/titlewidget.cpp:126 #, kde-format msgid "Rotation around the Y axis" msgstr "xxRotation around the Y axisxx" #: src/titler/titlewidget.cpp:132 #, kde-format msgid "Rotation around the Z axis" msgstr "xxRotation around the Z axisxx" #: src/titler/titlewidget.cpp:138 #, kde-format msgid "Border width" msgstr "xxBorder widthxx" #: src/titler/titlewidget.cpp:237 #, kde-format msgctxt "Font style" msgid "Light" msgstr "xxLightxx" #: src/titler/titlewidget.cpp:238 #, kde-format msgctxt "Font style" msgid "Normal" msgstr "xxNormalxx" #: src/titler/titlewidget.cpp:239 #, kde-format msgctxt "Font style" msgid "Demi-Bold" msgstr "xxDemi-Boldxx" #: src/titler/titlewidget.cpp:240 #, kde-format msgctxt "Font style" msgid "Bold" msgstr "xxBoldxx" #: src/titler/titlewidget.cpp:241 #, kde-format msgctxt "Font style" msgid "Black" msgstr "xxBlackxx" #: src/titler/titlewidget.cpp:242 #, kde-format msgid "Font weight" msgstr "xxFont weightxx" #: src/titler/titlewidget.cpp:270 #, kde-format msgid "Insert Unicode character" msgstr "xxInsert Unicode characterxx" #: src/titler/titlewidget.cpp:276 #, kde-format msgid "Raise object" msgstr "xxRaise objectxx" #: src/titler/titlewidget.cpp:282 #, kde-format msgid "Lower object" msgstr "xxLower objectxx" #: src/titler/titlewidget.cpp:290 #, kde-format msgid "Raise object to top" msgstr "xxRaise object to topxx" #: src/titler/titlewidget.cpp:297 #, kde-format msgid "Lower object to bottom" msgstr "xxLower object to bottomxx" #: src/titler/titlewidget.cpp:340 #, kde-format msgid "Invert x axis and change 0 point" msgstr "xxInvert x axis and change 0 pointxx" #: src/titler/titlewidget.cpp:341 #, kde-format msgid "Invert y axis and change 0 point" msgstr "xxInvert y axis and change 0 pointxx" #: src/titler/titlewidget.cpp:342 #, kde-format msgid "Select fill color" msgstr "xxSelect fill colorxx" #: src/titler/titlewidget.cpp:343 #, kde-format msgid "Select border color" msgstr "xxSelect border colorxx" #: src/titler/titlewidget.cpp:345 #, kde-format msgid "Original size (1:1)" msgstr "xxOriginal size (1:1)xx" #: src/titler/titlewidget.cpp:346 #, kde-format msgid "Fit zoom" msgstr "xxFit zoomxx" #: src/titler/titlewidget.cpp:347 #, kde-format msgid "Select background color" msgstr "xxSelect background colorxx" #: src/titler/titlewidget.cpp:348 #, kde-format msgid "Background opacity" msgstr "xxBackground opacityxx" #: src/titler/titlewidget.cpp:349 #, kde-format msgid "Select all" msgstr "xxSelect allxx" #: src/titler/titlewidget.cpp:350 #, kde-format msgid "Select text items in current selection" msgstr "xxSelect text items in current selectionxx" #: src/titler/titlewidget.cpp:351 #, kde-format msgid "Select rect items in current selection" msgstr "xxSelect rect items in current selectionxx" #: src/titler/titlewidget.cpp:352 #, kde-format msgid "Select image items in current selection" msgstr "xxSelect image items in current selectionxx" #: src/titler/titlewidget.cpp:353 #, kde-format msgid "Unselect all" msgstr "xxUnselect allxx" #: src/titler/titlewidget.cpp:363 #, kde-format msgid "Align item horizontally" msgstr "xxAlign item horizontallyxx" #: src/titler/titlewidget.cpp:365 #, kde-format msgid "Align item vertically" msgstr "xxAlign item verticallyxx" #: src/titler/titlewidget.cpp:367 #, kde-format msgid "Align item to top" msgstr "xxAlign item to topxx" #: src/titler/titlewidget.cpp:369 #, kde-format msgid "Align item to bottom" msgstr "xxAlign item to bottomxx" #: src/titler/titlewidget.cpp:371 #, kde-format msgid "Align item to right" msgstr "xxAlign item to rightxx" #: src/titler/titlewidget.cpp:373 #, kde-format msgid "Align item to left" msgstr "xxAlign item to leftxx" #: src/titler/titlewidget.cpp:381 src/titler/titlewidget.cpp:384 #, kde-format msgid "Selection Tool" msgstr "xxSelection Toolxx" #: src/titler/titlewidget.cpp:387 src/titler/titlewidget.cpp:390 #, kde-format msgid "Add Text" msgstr "xxAdd Textxx" #: src/titler/titlewidget.cpp:393 src/titler/titlewidget.cpp:396 #, kde-format msgid "Add Rectangle" msgstr "xxAdd Rectanglexx" #: src/titler/titlewidget.cpp:399 src/titler/titlewidget.cpp:402 #: src/titler/titlewidget.cpp:750 #, kde-format msgid "Add Image" msgstr "xxAdd Imagexx" #: src/titler/titlewidget.cpp:407 src/titler/titlewidget.cpp:410 #, kde-format msgid "Open Document" msgstr "xxOpen Documentxx" #: src/titler/titlewidget.cpp:413 src/titler/titlewidget.cpp:416 #, kde-format msgid "Save As" msgstr "xxSave Asxx" #: src/titler/titlewidget.cpp:644 #, kde-format msgid "" "Do you really want to load a new template? Changes in this title will be " "lost!" msgstr "" "xxDo you really want to load a new template? Changes in this title will be " "lost!xx" #: src/titler/titlewidget.cpp:738 #, kde-format msgid "All Images" msgstr "xxAll Imagesxx" #: src/titler/titlewidget.cpp:740 #, kde-format msgid "%1 Image" msgstr "xx%1 Imagexx" #: src/titler/titlewidget.cpp:1465 #, kde-format msgid "−X" msgstr "xx−Xxx" #. i18n: ectx: property (text), widget (QPushButton, origin_x_left) #: src/titler/titlewidget.cpp:1467 src/ui/titlewidget_ui.ui:47 #, kde-format msgid "+X" msgstr "xx+Xxx" #: src/titler/titlewidget.cpp:1490 #, kde-format msgid "−Y" msgstr "xx−Yxx" #. i18n: ectx: property (text), widget (QPushButton, origin_y_top) #: src/titler/titlewidget.cpp:1492 src/ui/titlewidget_ui.ui:70 #, kde-format msgid "+Y" msgstr "xx+Yxx" #: src/titler/titlewidget.cpp:1879 #, kde-format msgid "Load Title" msgstr "xxLoad Titlexx" #: src/titler/titlewidget.cpp:1879 #, kde-format msgid "Kdenlive title (*.kdenlivetitle)" msgstr "xxKdenlive title (*.kdenlivetitle)xx" #: src/titler/titlewidget.cpp:1922 #, kde-format msgid "" "Do you want to embed Images into this TitleDocument?\n" "This is most needed for sharing Titles." msgstr "" "xxDo you want to embed Images into this TitleDocument?\n" "This is most needed for sharing Titles.xx" #: src/titler/titlewidget.cpp:2227 #, kde-format msgctxt "Indicates the start of an animation" msgid "Start" msgstr "xxStartxx" #: src/titler/titlewidget.cpp:2228 #, kde-format msgctxt "Indicates the end of an animation" msgid "End" msgstr "xxEndxx" #: src/titler/titlewidget.cpp:2897 #, kde-format msgid "Gradient" msgstr "xxGradientxx" #: src/titler/unicodedialog.cpp:29 #, kde-format msgid "Details" msgstr "xxDetailsxx" #: src/titler/unicodedialog.cpp:80 #, kde-format msgid "" "Information about unicode characters: http://decodeunicode.org" msgstr "" "xxInformation about unicode characters: http://decodeunicode.orgxx" #: src/titler/unicodedialog.cpp:81 #, kde-format msgid "Previous Unicode character (Arrow Up)" msgstr "xxPrevious Unicode character (Arrow Up)xx" #: src/titler/unicodedialog.cpp:82 #, kde-format msgid "Next Unicode character (Arrow Down)" msgstr "xxNext Unicode character (Arrow Down)xx" #: src/titler/unicodedialog.cpp:83 #, kde-format msgid "Enter your Unicode number here. Allowed characters: [0-9] and [a-f]." msgstr "" "xxEnter your Unicode number here. Allowed characters: [0-9] and [a-f].xx" #: src/titler/unicodedialog.cpp:143 #, kde-format msgid "(no character selected)" msgstr "xx(no character selected)xx" #: src/titler/unicodedialog.cpp:151 #, kde-format msgid "" "Control character. Cannot be inserted/printed. See Wikipedia:Control_character" msgstr "" "xxControl character. Cannot be inserted/printed. See Wikipedia:Control_characterxx" #: src/titler/unicodedialog.cpp:153 #, kde-format msgid "Line Feed (newline character, \\\\n)" msgstr "xxLine Feed (newline character, \\\\n)xx" #: src/titler/unicodedialog.cpp:155 #, kde-format msgid "" "Standard space character. (Other space characters: U+00a0, U" "+2000–200b, U+202f)" msgstr "" "xxStandard space character. (Other space characters: U+00a0, U" "+2000–200b, U+202f)xx" #: src/titler/unicodedialog.cpp:157 #, kde-format msgid "No-break space. &nbsp; in HTML. See U+2009 and U+0020." msgstr "xxNo-break space. &nbsp; in HTML. See U+2009 and U+0020.xx" #: src/titler/unicodedialog.cpp:159 #, kde-format msgid "" "

    « (u+00ab, &lfquo; in HTML) and " "» (u+00bb, &rfquo; in HTML) are " "called Guillemets or angle quotes. Usage in different countries: France " "(with non-breaking Space 0x00a0), Switzerland, Germany, Finland and Sweden.

    and (U+2039/203a, " "&lsaquo;/&rsaquo;) are their single quote equivalents.

    See Wikipedia:" "Guillemets

    " msgstr "" "xx

    « (u+00ab, &lfquo; in HTML) and " "» (u+00bb, &rfquo; in HTML) are " "called Guillemets or angle quotes. Usage in different countries: France " "(with non-breaking Space 0x00a0), Switzerland, Germany, Finland and Sweden.

    and (U+2039/203a, " "&lsaquo;/&rsaquo;) are their single quote equivalents.

    See Wikipedia:" "Guillemets

    xx" #: src/titler/unicodedialog.cpp:161 #, kde-format msgid "En Space (width of an n)" msgstr "xxEn Space (width of an n)xx" #: src/titler/unicodedialog.cpp:163 #, kde-format msgid "Em Space (width of an m)" msgstr "xxEm Space (width of an m)xx" #: src/titler/unicodedialog.cpp:165 #, kde-format msgid "Three-Per-Em Space. Width: 1/3 of one em" msgstr "xxThree-Per-Em Space. Width: 1/3 of one emxx" #: src/titler/unicodedialog.cpp:167 #, kde-format msgid "Four-Per-Em Space. Width: 1/4 of one em" msgstr "xxFour-Per-Em Space. Width: 1/4 of one emxx" #: src/titler/unicodedialog.cpp:169 #, kde-format msgid "Six-Per-Em Space. Width: 1/6 of one em" msgstr "xxSix-Per-Em Space. Width: 1/6 of one emxx" #: src/titler/unicodedialog.cpp:171 #, kde-format msgid "" "Figure space (non-breaking). Width of a digit if digits have fixed width in " "this font." msgstr "" "xxFigure space (non-breaking). Width of a digit if digits have fixed width " "in this font.xx" #: src/titler/unicodedialog.cpp:173 #, kde-format msgid "" "Punctuation Space. Width the same as between a punctuation character and the " "next character." msgstr "" "xxPunctuation Space. Width the same as between a punctuation character and " "the next character.xx" #: src/titler/unicodedialog.cpp:175 #, kde-format msgid "" "Thin space, in HTML also &thinsp;. See U+202f and Wikipedia:Space_(punctuation)" msgstr "" "xxThin space, in HTML also &thinsp;. See U+202f and Wikipedia:Space_(punctuation)xx" #: src/titler/unicodedialog.cpp:177 #, kde-format msgid "Hair Space. Thinner than U+2009." msgstr "xxHair Space. Thinner than U+2009.xx" #: src/titler/unicodedialog.cpp:179 #, kde-format msgid "" "Punctuation Apostrophe. Should be used instead of U+0027. See Wikipedia:Apostrophe" msgstr "" "xxPunctuation Apostrophe. Should be used instead of U+0027. See Wikipedia:Apostrophexx" #: src/titler/unicodedialog.cpp:181 #, kde-format msgid "" "

    An en Dash (dash of the width of an n).

    Usage examples: In English " "language for value ranges (1878–1903), for relationships/connections " "(Zurich–Dublin). In the German language it is also used (with " "spaces!) for showing thoughts: “Es war – wie immer in den " "Ferien – ein regnerischer Tag.

    See Wikipedia:Dash

    " msgstr "" "xx

    An en Dash (dash of the width of an n).

    Usage examples: In " "English language for value ranges (1878–1903), for relationships/" "connections (Zurich–Dublin). In the German language it is also used " "(with spaces!) for showing thoughts: “Es war – wie immer in den " "Ferien – ein regnerischer Tag.

    See Wikipedia:Dash

    xx" #: src/titler/unicodedialog.cpp:183 #, kde-format msgid "" "

    An em Dash (dash of the width of an m).

    Usage examples: In English " "language to mark—like here—thoughts. Traditionally without " "spaces.

    See Wikipedia:" "Dash

    " msgstr "" "xx

    An em Dash (dash of the width of an m).

    Usage examples: In " "English language to mark—like here—thoughts. Traditionally " "without spaces.

    See Wikipedia:Dash

    xx" #: src/titler/unicodedialog.cpp:185 #, kde-format msgid "" "

    Narrow no-break space. Has the same width as U+2009.

    Usage: For " "units (spaces are marked with U+2423, ␣): 230␣V, " "−21␣°C, 50␣lb, but 90° (no space). In " "German for abbreviations (like: i. d. R. instead of i. d." " R. with U+00a0).

    See Wikipedia:de:Schmales_Leerzeichen

    " msgstr "" "xx

    Narrow no-break space. Has the same width as U+2009.

    Usage: For " "units (spaces are marked with U+2423, ␣): 230␣V, " "−21␣°C, 50␣lb, but 90° (no space). In " "German for abbreviations (like: i. d. R. instead of i. d." " R. with U+00a0).

    See Wikipedia:de:Schmales_Leerzeichen

    xx" #: src/titler/unicodedialog.cpp:187 #, kde-format msgid "" "Ellipsis: If text has been left o… See Wikipedia:Ellipsis" msgstr "" "xxEllipsis: If text has been left o… See Wikipedia:Ellipsisxx" #: src/titler/unicodedialog.cpp:189 #, kde-format msgid "Minus sign. For numbers: −42" msgstr "xxMinus sign. For numbers: −42xx" #: src/titler/unicodedialog.cpp:191 #, kde-format msgid "Open box; stands for a space." msgstr "xxOpen box; stands for a space.xx" #: src/titler/unicodedialog.cpp:193 #, kde-format msgid "" "Quarter note (Am.) or crochet (Brit.). See Wikipedia:Quarter_note" msgstr "" "xxQuarter note (Am.) or crochet (Brit.). See Wikipedia:Quarter_notexx" #: src/titler/unicodedialog.cpp:195 #, kde-format msgid "" "Eighth note (Am.) or quaver (Brit.). Half as long as a quarter note (U" "+2669). See Wikipedia:" "Eighth_note" msgstr "" "xxEighth note (Am.) or quaver (Brit.). Half as long as a quarter note (U" "+2669). See Wikipedia:" "Eighth_notexx" #: src/titler/unicodedialog.cpp:197 #, kde-format msgid "" "Sixteenth note (Am.) or semiquaver (Brit.). Half as long as an eighth note (U" "+266a). See Wikipedia:Sixteenth_note" msgstr "" "xxSixteenth note (Am.) or semiquaver (Brit.). Half as long as an eighth note " "(U+266a). See Wikipedia:Sixteenth_notexx" #: src/titler/unicodedialog.cpp:199 #, kde-format msgid "" "Thirty-second note (Am.) or demisemiquaver (Brit.). Half as long as a " "sixteenth note (U+266b). See Wikipedia:Thirty-second_note" msgstr "" "xxThirty-second note (Am.) or demisemiquaver (Brit.). Half as long as a " "sixteenth note (U+266b). See Wikipedia:Thirty-second_notexx" #: src/titler/unicodedialog.cpp:201 #, kde-format msgid "No additional information available for this character." msgstr "" "xxNo additional information available for this character.xx" #. i18n: ectx: property (text), item, widget (KComboBox, before_select) #: src/ui/addtrack_ui.ui:34 #, kde-format msgid "Above" msgstr "xxAbovexx" #. i18n: ectx: property (text), item, widget (KComboBox, before_select) #: src/ui/addtrack_ui.ui:39 #, kde-format msgid "Under" msgstr "xxUnderxx" #. i18n: ectx: property (text), widget (QRadioButton, video_track) #: src/ui/addtrack_ui.ui:57 #, kde-format msgid "Video &track" msgstr "xxVideo &trackxx" #. i18n: ectx: property (text), widget (QRadioButton, audio_track) #: src/ui/addtrack_ui.ui:74 #, kde-format msgid "A&udio track" msgstr "xxA&udio trackxx" #. i18n: ectx: property (text), widget (QLabel, name_label) #: src/ui/addtrack_ui.ui:81 #, kde-format msgid "Track name" msgstr "xxTrack namexx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/archivewidget_ui.ui:29 #, kde-format msgid "Archive folder" msgstr "xxArchive folderxx" #. i18n: ectx: property (text), widget (QCheckBox, compressed_archive) #: src/ui/archivewidget_ui.ui:46 #, kde-format msgid "Compressed archive" msgstr "xxCompressed archivexx" #. i18n: ectx: property (text), widget (QCheckBox, proxy_only) #: src/ui/archivewidget_ui.ui:53 #, kde-format msgid "Archive only proxy clips when available" msgstr "xxArchive only proxy clips when availablexx" #. i18n: ectx: property (text), widget (QLabel, labelFFTSize) #: src/ui/audiospectrum_ui.ui:52 #, kde-format msgid "True FFT size: " msgstr "xxTrue FFT size: xx" #. i18n: ectx: property (toolTip), widget (QToolButton, buttonLinkHandles) #: src/ui/bezierspline_ui.ui:89 #, kde-format msgid "" "Link the handles' position for current point.
    Results in a natural " "spline." msgstr "" "xxLink the handles' position for current point.
    Results in a natural " "spline.xx" #. i18n: ectx: property (text), widget (QToolButton, buttonUp) #. i18n: ectx: property (text), widget (QToolButton, buttonDown) #. i18n: ectx: property (text), widget (QToolButton, buttonAdd) #. i18n: ectx: property (text), widget (QToolButton, buttonDelete) #. i18n: ectx: property (text), widget (QToolButton, buttonReset) #. i18n: ectx: property (text), widget (QToolButton, arrowUp) #. i18n: ectx: property (text), widget (QToolButton, arrowDown) #. i18n: ectx: property (text), widget (QToolButton, rec_options) #. i18n: ectx: property (text), widget (QToolButton, button_more) #. i18n: ectx: property (text), widget (QToolButton, toolButton) #. i18n: ectx: property (text), widget (QToolButton, rescale_keep) #. i18n: ectx: property (text), widget (QToolButton, hide_log) #. i18n: ectx: property (text), widget (QToolButton, config_button) #. i18n: ectx: property (text), widget (QToolButton, remove_gradient) #. i18n: ectx: property (text), widget (QToolButton, add_gradient) #. i18n: ectx: property (text), widget (QToolButton, buttonResetKeyframe) #. i18n: ectx: property (text), widget (QToolButton, buttonSeek) #. i18n: ectx: property (text), widget (QToolButton, reload_blackmagic) #. i18n: ectx: property (text), widget (QToolButton, button_up) #. i18n: ectx: property (text), widget (QToolButton, button_down) #. i18n: ectx: property (text), widget (QToolButton, button_transcode) #. i18n: ectx: property (text), widget (QToolButton, zoom_button) #. i18n: ectx: property (text), widget (QToolButton, unzoom_button) #. i18n: ectx: property (text), widget (QToolButton, buttonLinkHandles) #. i18n: ectx: property (text), widget (QToolButton, buttonDeletePoint) #. i18n: ectx: property (text), widget (QToolButton, buttonShowPixmap) #. i18n: ectx: property (text), widget (QToolButton, buttonZoomIn) #. i18n: ectx: property (text), widget (QToolButton, buttonZoomOut) #. i18n: ectx: property (text), widget (QToolButton, buttonGridChange) #. i18n: ectx: property (text), widget (QToolButton, buttonResetSpline) #. i18n: ectx: property (text), widget (QToolButton, buttonShowAllHandles) #. i18n: ectx: property (text), widget (QToolButton, v4l_showprofileinfo) #. i18n: ectx: property (text), widget (QToolButton, v4l_manageprofile) #. i18n: ectx: property (text), widget (QToolButton, grab_manageprofile) #. i18n: ectx: property (text), widget (QToolButton, grab_showprofileinfo) #. i18n: ectx: property (text), widget (QToolButton, decklink_manageprofile) #. i18n: ectx: property (text), widget (QToolButton, decklink_showprofileinfo) #. i18n: ectx: property (text), widget (QToolButton, preview_showprofileinfo) #. i18n: ectx: property (text), widget (QToolButton, preview_manageprofile) #. i18n: ectx: property (text), widget (QToolButton, proxy_showprofileinfo) #. i18n: ectx: property (text), widget (QToolButton, proxy_manageprofile) #. i18n: ectx: property (text), widget (QToolButton, add_preset) #. i18n: ectx: property (text), widget (QToolButton, remove_preset) #. i18n: ectx: property (text), widget (QToolButton, buttonLeftRight) #. i18n: ectx: property (text), widget (QToolButton, buttonUpDown) #. i18n: ectx: property (text), widget (QToolButton, buttonShowInTimeline) #. i18n: ectx: property (text), widget (QToolButton, buttonNewPoints) #. i18n: ectx: property (text), widget (QToolButton, buttonHelp) #. i18n: ectx: property (text), widget (QToolButton, italic) #. i18n: ectx: property (text), widget (QToolButton, live_button) #. i18n: ectx: property (text), widget (QToolButton, capture_button) #. i18n: ectx: property (text), widget (QToolButton, capture_interval) #. i18n: ectx: property (text), widget (QToolButton, overlay_button) #. i18n: ectx: property (text), widget (QToolButton, preview_button) #. i18n: ectx: property (text), widget (QToolButton, collapseButton) #. i18n: ectx: property (text), widget (QToolButton, enabledButton) #. i18n: ectx: property (text), widget (QToolButton, menuButton) #. i18n: ectx: property (text), widget (QToolButton, buttonDel) #. i18n: ectx: property (text), widget (QToolButton, buttonAddDelete) #. i18n: ectx: property (text), widget (QToolButton, buttonPrevious) #. i18n: ectx: property (text), widget (QToolButton, buttonNext) #. i18n: ectx: property (text), widget (QToolButton, buttonAlignRight) #. i18n: ectx: property (text), widget (QToolButton, edit_gradient) #. i18n: ectx: property (text), widget (QToolButton, buttonUnder) #. i18n: ectx: property (text), widget (QToolButton, buttonInsertUnicode) #. i18n: ectx: property (text), widget (QToolButton, buttonAlignCenter) #. i18n: ectx: property (text), widget (QToolButton, buttonAlignLeft) #. i18n: ectx: property (text), widget (QToolButton, buttonItalic) #. i18n: ectx: property (text), widget (QToolButton, edit_rect_gradient) #. i18n: ectx: property (text), widget (QToolButton, itemleft) #. i18n: ectx: property (text), widget (QToolButton, itemhcenter) #. i18n: ectx: property (text), widget (QToolButton, itemright) #. i18n: ectx: property (text), widget (QToolButton, itemtop) #. i18n: ectx: property (text), widget (QToolButton, itemvcenter) #. i18n: ectx: property (text), widget (QToolButton, itembottom) #. i18n: ectx: property (text), widget (QToolButton, buttonDirectUpdate) #. i18n: ectx: property (text), widget (QToolButton, buttonZoomOriginal) #. i18n: ectx: property (text), widget (QToolButton, buttonZoomFit) #. i18n: ectx: property (text), widget (QToolButton, marker_save) #. i18n: ectx: property (text), widget (QToolButton, marker_load) #. i18n: ectx: property (text), widget (QToolButton, analysis_delete) #. i18n: ectx: property (text), widget (QToolButton, analysis_save) #. i18n: ectx: property (text), widget (QToolButton, analysis_load) #. i18n: ectx: property (text), widget (QToolButton, toolBtnReload) #. i18n: ectx: property (text), widget (QToolButton, effectsAll) #. i18n: ectx: property (text), widget (QToolButton, effectsVideo) #. i18n: ectx: property (text), widget (QToolButton, effectsAudio) #. i18n: ectx: property (text), widget (QToolButton, effectsGPU) #. i18n: ectx: property (text), widget (QToolButton, effectsCustom) #. i18n: ectx: property (text), widget (QToolButton, button_add) #. i18n: ectx: property (text), widget (QToolButton, button_edit) #. i18n: ectx: property (text), widget (QToolButton, button_delete) #. i18n: ectx: property (text), widget (QToolButton, button_download) #. i18n: ectx: property (text), widget (QToolButton, add_metadata) #. i18n: ectx: property (text), widget (QToolButton, delete_metadata) #: src/ui/bezierspline_ui.ui:92 src/ui/bezierspline_ui.ui:108 #: src/ui/bezierspline_ui.ui:143 src/ui/bezierspline_ui.ui:162 #: src/ui/bezierspline_ui.ui:175 src/ui/bezierspline_ui.ui:188 #: src/ui/bezierspline_ui.ui:214 src/ui/bezierspline_ui.ui:227 #: src/ui/clipproperties_ui.ui:490 src/ui/clipproperties_ui.ui:500 #: src/ui/clipproperties_ui.ui:587 src/ui/clipproperties_ui.ui:597 #: src/ui/clipproperties_ui.ui:607 src/ui/clipspeed_ui.ui:101 #: src/ui/collapsiblewidget_ui.ui:83 src/ui/collapsiblewidget_ui.ui:115 #: src/ui/collapsiblewidget_ui.ui:134 src/ui/collapsiblewidget_ui.ui:153 #: src/ui/collapsiblewidget_ui.ui:169 src/ui/collapsiblewidget_ui.ui:185 #: src/ui/configcapture_ui.ui:198 src/ui/configcapture_ui.ui:383 #: src/ui/configcapture_ui.ui:420 src/ui/configcapture_ui.ui:603 #: src/ui/configcapture_ui.ui:729 src/ui/configcapture_ui.ui:736 #: src/ui/configjogshuttle_ui.ui:78 src/ui/configproject_ui.ui:48 #: src/ui/configproject_ui.ui:58 src/ui/configproject_ui.ui:194 #: src/ui/configproject_ui.ui:204 src/ui/configsdl_ui.ui:154 #: src/ui/cutjobdialog_ui.ui:30 src/ui/dvdwizardmenu_ui.ui:280 #: src/ui/dvdwizardmenu_ui.ui:287 src/ui/dvdwizardvob_ui.ui:29 #: src/ui/dvdwizardvob_ui.ui:49 src/ui/dvdwizardvob_ui.ui:100 #: src/ui/effectlist_ui.ui:83 src/ui/effectlist_ui.ui:102 #: src/ui/effectlist_ui.ui:118 src/ui/effectlist_ui.ui:134 #: src/ui/effectlist_ui.ui:150 src/ui/freesound_ui.ui:39 #: src/ui/geometrywidget_ui.ui:70 src/ui/geometrywidget_ui.ui:83 #: src/ui/geometrywidget_ui.ui:93 src/ui/gradientedit_ui.ui:126 #: src/ui/gradientedit_ui.ui:143 src/ui/keyframeeditor_ui.ui:91 #: src/ui/keyframeeditor_ui.ui:101 src/ui/keyframewidget_ui.ui:46 #: src/ui/keyframewidget_ui.ui:59 src/ui/keyframewidget_ui.ui:72 #: src/ui/keyframewidget_ui.ui:85 src/ui/keyframewidget_ui.ui:124 #: src/ui/manageencodingprofile_ui.ui:44 src/ui/manageencodingprofile_ui.ui:51 #: src/ui/manageencodingprofile_ui.ui:58 src/ui/manageencodingprofile_ui.ui:68 #: src/ui/monitoreditwidget_ui.ui:53 src/ui/monitoreditwidget_ui.ui:66 #: src/ui/monitoreditwidget_ui.ui:76 src/ui/projectsettings_ui.ui:155 #: src/ui/projectsettings_ui.ui:175 src/ui/projectsettings_ui.ui:262 #: src/ui/projectsettings_ui.ui:272 src/ui/projectsettings_ui.ui:352 #: src/ui/projectsettings_ui.ui:359 src/ui/qtextclip_ui.ui:65 #: src/ui/recmonitor_ui.ui:72 src/ui/renderwidget_ui.ui:605 #: src/ui/renderwidget_ui.ui:820 src/ui/selectivecolor_ui.ui:29 #: src/ui/selectivecolor_ui.ui:36 src/ui/stopmotion_ui.ui:76 #: src/ui/stopmotion_ui.ui:92 src/ui/stopmotion_ui.ui:108 #: src/ui/stopmotion_ui.ui:118 src/ui/stopmotion_ui.ui:128 #: src/ui/stopmotion_ui.ui:141 src/ui/titlewidget_ui.ui:499 #: src/ui/titlewidget_ui.ui:515 src/ui/titlewidget_ui.ui:539 #: src/ui/titlewidget_ui.ui:549 src/ui/titlewidget_ui.ui:556 #: src/ui/titlewidget_ui.ui:569 src/ui/titlewidget_ui.ui:635 #: src/ui/titlewidget_ui.ui:869 src/ui/titlewidget_ui.ui:1258 #: src/ui/titlewidget_ui.ui:1265 src/ui/titlewidget_ui.ui:1272 #: src/ui/titlewidget_ui.ui:1279 src/ui/titlewidget_ui.ui:1286 #: src/ui/titlewidget_ui.ui:1293 src/ui/tracksconfigdialog_ui.ui:51 #: src/ui/tracksconfigdialog_ui.ui:58 src/ui/tracksconfigdialog_ui.ui:65 #: src/ui/tracksconfigdialog_ui.ui:72 src/ui/tracksconfigdialog_ui.ui:79 #: src/ui/unicodewidget_ui.ui:197 src/ui/unicodewidget_ui.ui:222 #, kde-format msgid "..." msgstr "xx...xx" #. i18n: ectx: property (toolTip), widget (QToolButton, buttonDeletePoint) #: src/ui/bezierspline_ui.ui:105 #, kde-format msgid "Delete current point" msgstr "xxDelete current pointxx" #. i18n: ectx: property (toolTip), widget (QToolButton, buttonShowPixmap) #: src/ui/bezierspline_ui.ui:140 #, kde-format msgid "Show background indicating changes caused by modifying the curve." msgstr "xxShow background indicating changes caused by modifying the curve.xx" #. i18n: ectx: property (toolTip), widget (QToolButton, buttonZoomIn) #: src/ui/bezierspline_ui.ui:159 #, kde-format msgid "Zoom in" msgstr "xxZoom inxx" #. i18n: ectx: property (toolTip), widget (QToolButton, buttonZoomOut) #: src/ui/bezierspline_ui.ui:172 #, kde-format msgid "Zoom out" msgstr "xxZoom outxx" #. i18n: ectx: property (toolTip), widget (QToolButton, buttonGridChange) #: src/ui/bezierspline_ui.ui:185 #, kde-format msgid "" "Increases the number of lines in the grid.
    After 8 lines it will begin " "from 0 again." msgstr "" "xxIncreases the number of lines in the grid.
    After 8 lines it will " "begin from 0 again.xx" #. i18n: ectx: property (toolTip), widget (QToolButton, buttonResetSpline) #: src/ui/bezierspline_ui.ui:211 #, kde-format msgid "Reset the selected spline" msgstr "xxReset the selected splinexx" #. i18n: ectx: property (toolTip), widget (QToolButton, buttonShowAllHandles) #: src/ui/bezierspline_ui.ui:224 #, kde-format msgid "Show handles for all points or only for the selected one" msgstr "xxShow handles for all points or only for the selected onexx" #. i18n: ectx: property (text), widget (QLabel, label) #. i18n: ectx: property (text), widget (QLabel, name) #. i18n: ectx: property (text), widget (QLabel, m_labelName) #: src/ui/boolparamwidget_ui.ui:30 src/ui/fontval_ui.ui:23 #: src/ui/listparamwidget_ui.ui:23 src/ui/urlval_ui.ui:31 #, kde-format msgid "TextLabel" msgstr "xxTextLabelxx" #. i18n: ectx: property (text), widget (QLabel, crop_label) #: src/ui/clipdurationdialog_ui.ui:30 #, kde-format msgid "Crop start" msgstr "xxCrop startxx" #. i18n: ectx: property (text), widget (QLabel, end_label) #: src/ui/clipdurationdialog_ui.ui:50 #, kde-format msgid "Crop end" msgstr "xxCrop endxx" #. i18n: ectx: property (text), widget (QTreeWidget, treeWidget) #. i18n: ectx: property (text), widget (QLabel, label_path) #: src/ui/clipproperties_ui.ui:27 src/ui/missingclips_ui.ui:72 #, kde-format msgid "Path" msgstr "xxPathxx" #. i18n: ectx: property (text), widget (QLabel, label_6) #. i18n: ectx: property (text), widget (QLabel, label_size) #: src/ui/clipproperties_ui.ui:51 src/ui/configcapture_ui.ui:218 #, kde-format msgid "Size:" msgstr "xxSize:xx" #. i18n: ectx: property (text), widget (QTreeWidget, programList) #. i18n: ectx: property (text), widget (QTreeWidget, clip_vproperties) #. i18n: ectx: property (text), widget (QTreeWidget, clip_aproperties) #. i18n: ectx: property (text), widget (QTreeWidget, metadata_list) #. i18n: ectx: property (text), widget (QTreeWidget, analysis_list) #: src/ui/clipproperties_ui.ui:117 src/ui/clipproperties_ui.ui:162 #: src/ui/clipproperties_ui.ui:542 src/ui/clipproperties_ui.ui:574 #: src/ui/projectsettings_ui.ui:337 src/ui/wizardmltcheck_ui.ui:49 #, kde-format msgid "1" msgstr "xx1xx" #. i18n: ectx: property (text), widget (QTreeWidget, clip_vproperties) #. i18n: ectx: property (text), widget (QTreeWidget, clip_aproperties) #. i18n: ectx: property (text), widget (QTreeWidget, metadata_list) #. i18n: ectx: property (text), widget (QTreeWidget, analysis_list) #: src/ui/clipproperties_ui.ui:122 src/ui/clipproperties_ui.ui:167 #: src/ui/clipproperties_ui.ui:547 src/ui/clipproperties_ui.ui:579 #: src/ui/projectsettings_ui.ui:342 #, kde-format msgid "2" msgstr "xx2xx" #. i18n: ectx: attribute (title), widget (QWidget, tab_slideshow) #: src/ui/clipproperties_ui.ui:206 #, kde-format msgid "Slideshow" msgstr "xxSlideshowxx" #. i18n: ectx: property (text), widget (QLabel, slide_type_label) #: src/ui/clipproperties_ui.ui:212 #, kde-format msgid "Image type" msgstr "xxImage typexx" #. i18n: ectx: property (text), widget (QLabel, clip_filesize_4) #: src/ui/clipproperties_ui.ui:222 #, kde-format msgid "Frame duration" msgstr "xxFrame durationxx" #. i18n: ectx: property (text), widget (QCheckBox, sm_loop) #. i18n: ectx: property (text), widget (QCheckBox, slide_loop) #. i18n: ectx: property (text), widget (QCheckBox, loop_movie) #: src/ui/clipproperties_ui.ui:255 src/ui/dvdwizardmenu_ui.ui:249 #: src/ui/slideshowclip_ui.ui:160 src/ui/smconfig_ui.ui:26 #, kde-format msgid "Loop" msgstr "xxLoopxx" #. i18n: ectx: property (text), widget (QCheckBox, luma_fade) #. i18n: ectx: property (text), widget (QCheckBox, slide_luma) #: src/ui/clipproperties_ui.ui:292 src/ui/slideshowclip_ui.ui:203 #, kde-format msgid "Wipe" msgstr "xxWipexx" #. i18n: ectx: property (text), widget (QCheckBox, slide_crop) #: src/ui/clipproperties_ui.ui:339 src/ui/slideshowclip_ui.ui:284 #, kde-format msgid "Center crop" msgstr "xxCenter cropxx" #. i18n: ectx: property (text), widget (QLabel, label_6) #. i18n: ectx: attribute (title), widget (QWidget, tab) #. i18n: ectx: property (text), widget (QLabel, label_animation) #: src/ui/clipproperties_ui.ui:346 src/ui/slideshowclip_ui.ui:291 #: src/ui/titlewidget_ui.ui:1040 #, kde-format msgid "Animation" msgstr "xxAnimationxx" #. i18n: ectx: property (text), item, widget (KComboBox, background_list) #. i18n: ectx: attribute (title), widget (QWidget, tab_image) #: src/ui/clipproperties_ui.ui:357 src/ui/dvdwizardmenu_ui.ui:230 #, kde-format msgid "Image" msgstr "xxImagexx" #. i18n: ectx: property (text), widget (QCheckBox, image_transparency) #: src/ui/clipproperties_ui.ui:381 #, kde-format msgid "Transparent background" msgstr "xxTransparent backgroundxx" #. i18n: ectx: property (text), widget (QLabel, clip_filesize_3) #. i18n: ectx: property (text), widget (QTreeWidget, markers_list) #: src/ui/clipproperties_ui.ui:432 src/ui/markerdialog_ui.ui:56 #, kde-format msgid "Comment" msgstr "xxCommentxx" #. i18n: ectx: property (text), widget (QToolButton, buttonUnselectAll) #. i18n: ectx: property (text), widget (QToolButton, marker_new) #: src/ui/clipproperties_ui.ui:440 src/ui/titlewidget_ui.ui:362 #, kde-format msgid "N" msgstr "xxNxx" #. i18n: ectx: property (text), widget (QToolButton, marker_edit) #: src/ui/clipproperties_ui.ui:450 #, kde-format msgid "E" msgstr "xxExx" #. i18n: ectx: property (text), widget (QToolButton, button_delete) #. i18n: ectx: property (text), widget (QToolButton, delete_button) #. i18n: ectx: property (text), widget (QToolButton, marker_delete) #: src/ui/clipproperties_ui.ui:460 src/ui/dvdwizardmenu_ui.ui:270 #: src/ui/keyframeeditor_ui.ui:78 src/ui/profiledialog_ui.ui:23 #, kde-format msgid "D" msgstr "xxDxx" #. i18n: ectx: attribute (title), widget (QWidget, tab_advanced) #: src/ui/clipproperties_ui.ui:634 #, kde-format msgid "Advanced" msgstr "xxAdvancedxx" #. i18n: ectx: property (text), widget (QCheckBox, clip_force_ar) #: src/ui/clipproperties_ui.ui:653 #, kde-format msgid "Force aspect ratio" msgstr "xxForce aspect ratioxx" #. i18n: ectx: property (text), widget (QCheckBox, clip_force_threads) #: src/ui/clipproperties_ui.ui:686 #, kde-format msgid "Decoding threads" msgstr "xxDecoding threadsxx" #. i18n: ectx: property (text), widget (QCheckBox, clip_force_progressive) #: src/ui/clipproperties_ui.ui:700 #, kde-format msgid "Force scanning" msgstr "xxForce scanningxx" #. i18n: ectx: property (text), widget (QCheckBox, clip_force_framerate) #: src/ui/clipproperties_ui.ui:727 #, kde-format msgid "Force frame rate" msgstr "xxForce frame ratexx" #. i18n: ectx: property (text), widget (QCheckBox, clip_force_out) #: src/ui/clipproperties_ui.ui:734 #, kde-format msgid "Force duration" msgstr "xxForce durationxx" #. i18n: ectx: property (text), widget (QCheckBox, clip_force_colorspace) #: src/ui/clipproperties_ui.ui:751 #, kde-format msgid "Force colorspace" msgstr "xxForce colorspacexx" #. i18n: ectx: property (text), widget (QCheckBox, clip_force_fieldorder) #: src/ui/clipproperties_ui.ui:765 #, kde-format msgid "Force field order" msgstr "xxForce field orderxx" #. i18n: ectx: property (text), widget (QCheckBox, clip_force_transparency) #: src/ui/clipproperties_ui.ui:829 #, kde-format msgid "Image background" msgstr "xxImage backgroundxx" #. i18n: ectx: property (text), item, widget (KComboBox, clip_transparency) #: src/ui/clipproperties_ui.ui:837 #, kde-format msgid "Normal" msgstr "xxNormalxx" #. i18n: ectx: property (text), widget (QLabel, label_dest) #: src/ui/clipspeed_ui.ui:35 src/ui/clipstabilize_ui.ui:20 #: src/ui/cliptranscode_ui.ui:30 #, kde-format msgid "Destination" msgstr "xxDestinationxx" #. i18n: ectx: property (text), widget (QLabel, label_source) #: src/ui/cliptranscode_ui.ui:20 #, kde-format msgid "Source" msgstr "xxSourcexx" #. i18n: ectx: property (text), widget (QLabel, ffmpeg_label) #: src/ui/cliptranscode_ui.ui:40 #, kde-format msgid "FFmpeg parameters" msgstr "xxFFmpeg parametersxx" #. i18n: ectx: property (text), widget (QLabel, label_4) #: src/ui/cliptranscode_ui.ui:54 #, kde-format msgid "Job status" msgstr "xxJob statusxx" #. i18n: ectx: property (text), widget (QPushButton, button_start) #: src/ui/cliptranscode_ui.ui:61 #, kde-format msgctxt "@action:button start transcode" msgid "Start" msgstr "xxStartxx" #. i18n: ectx: property (text), widget (QLabel, label_profile) #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/cliptranscode_ui.ui:68 src/ui/profiledialog_ui.ui:279 #, kde-format msgid "Profile" msgstr "xxProfilexx" #. i18n: ectx: property (text), widget (QCheckBox, auto_close) #: src/ui/cliptranscode_ui.ui:88 #, kde-format msgid "Close after transcode" msgstr "xxClose after transcodexx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/colorclip_ui.ui:30 #, kde-format msgid "Clip Color" msgstr "xxClip Colorxx" #. i18n: ectx: property (windowTitle), widget (QDialog, ColorPlaneExport_UI) #: src/ui/colorplaneexport_ui.ui:14 #, kde-format msgid "Export color plane to PNG" msgstr "xxExport color plane to PNGxx" #. i18n: ectx: property (text), widget (QLabel, lblSpace) #: src/ui/colorplaneexport_ui.ui:20 #, kde-format msgid "Color space" msgstr "xxColor spacexx" #. i18n: ectx: property (text), widget (QLabel, lblVariant) #: src/ui/colorplaneexport_ui.ui:37 #, kde-format msgid "Variant" msgstr "xxVariantxx" #. i18n: ectx: property (toolTip), widget (QSlider, sliderScaling) #: src/ui/colorplaneexport_ui.ui:81 #, kde-format msgid "How much to zoom in" msgstr "xxHow much to zoom inxx" #. i18n: ectx: property (text), widget (QLabel, lblRes) #: src/ui/colorplaneexport_ui.ui:101 #, kde-format msgid "Resolution" msgstr "xxResolutionxx" #. i18n: ectx: property (text), widget (QLabel, lblFilename) #: src/ui/colorplaneexport_ui.ui:144 #, kde-format msgid "Filename" msgstr "xxFilenamexx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/configcapture_ui.ui:23 #, kde-format msgid "Default capture device" msgstr "xxDefault capture devicexx" #. i18n: ectx: property (text), item, widget (KComboBox, device_selector) #. i18n: ectx: property (text), widget (QLabel, label_8) #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_defaultcapture) #. i18n: ectx: attribute (title), widget (QWidget, tab_2) #: src/ui/configcapture_ui.ui:37 src/ui/configcapture_ui.ui:168 #: src/ui/configenv_ui.ui:63 src/ui/recmonitor_ui.ui:139 #, kde-format msgid "FFmpeg" msgstr "xxFFmpegxx" #. i18n: ectx: property (text), item, widget (KComboBox, device_selector) #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_defaultcapture) #: src/ui/configcapture_ui.ui:42 src/ui/recmonitor_ui.ui:144 #, kde-format msgid "Screen grab" msgstr "xxScreen grabxx" #. i18n: ectx: property (text), item, widget (KComboBox, device_selector) #. i18n: ectx: attribute (title), widget (QWidget, tab) #: src/ui/configcapture_ui.ui:57 src/ui/recmonitor_ui.ui:134 #, kde-format msgid "Firewire" msgstr "xxFirewirexx" #. i18n: ectx: property (text), widget (QLabel, label_2) #. i18n: ectx: property (text), widget (QLabel, label_9) #: src/ui/configcapture_ui.ui:76 src/ui/configcapture_ui.ui:208 #, kde-format msgid "Capture format" msgstr "xxCapture formatxx" #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_firewireformat) #: src/ui/configcapture_ui.ui:84 #, kde-format msgid "DV Raw" msgstr "xxDV Rawxx" #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_firewireformat) #: src/ui/configcapture_ui.ui:89 #, kde-format msgid "DV AVI type 1" msgstr "xxDV AVI type 1xx" #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_firewireformat) #: src/ui/configcapture_ui.ui:94 #, kde-format msgid "DV AVI type 2" msgstr "xxDV AVI type 2xx" #. i18n: ectx: property (text), widget (QRadioButton, button_hdv) #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_firewireformat) #: src/ui/configcapture_ui.ui:99 src/ui/wizardstandard_ui.ui:54 #, kde-format msgid "HDV" msgstr "xxHDVxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_firewireautosplit) #: src/ui/configcapture_ui.ui:120 #, kde-format msgid "Automatically start a new file on scene cut" msgstr "xxAutomatically start a new file on scene cutxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_firewiretimestamp) #: src/ui/configcapture_ui.ui:127 #, kde-format msgid "Add recording time to captured file name" msgstr "xxAdd recording time to captured file namexx" #. i18n: ectx: property (text), widget (QLabel, label_5) #. i18n: ectx: property (text), widget (QLabel, label_29) #: src/ui/configcapture_ui.ui:134 src/ui/configcapture_ui.ui:683 #, kde-format msgid "Capture file name" msgstr "xxCapture file namexx" #. i18n: ectx: property (text), widget (QLabel, label_7) #: src/ui/configcapture_ui.ui:144 #, kde-format msgid "dvgrab additional parameters" msgstr "xxdvgrab additional parametersxx" #. i18n: ectx: property (text), widget (QLabel, label_11) #: src/ui/configcapture_ui.ui:174 src/utils/freesound.cpp:215 #, kde-format msgid "Channels" msgstr "xxChannelsxx" #. i18n: ectx: property (text), widget (QLabel, label_14) #: src/ui/configcapture_ui.ui:184 #, kde-format msgid "Video device" msgstr "xxVideo devicexx" #. i18n: ectx: property (text), widget (QLabel, label_30) #. i18n: ectx: property (text), widget (QLabel, label_27) #: src/ui/configcapture_ui.ui:191 src/ui/configcapture_ui.ui:653 #, kde-format msgid "Detected devices" msgstr "xxDetected devicesxx" #. i18n: ectx: property (text), widget (QLabel, p_size) #: src/ui/configcapture_ui.ui:225 #, kde-format msgid "720x576" msgstr "xx720x576xx" #. i18n: ectx: property (text), widget (QLabel, p_fps) #: src/ui/configcapture_ui.ui:239 #, kde-format msgid "25/1" msgstr "xx25/1xx" #. i18n: ectx: property (text), widget (QLabel, p_aspect) #: src/ui/configcapture_ui.ui:260 #, kde-format msgid "59/54" msgstr "xx59/54xx" #. i18n: ectx: property (text), widget (QLabel, p_display) #: src/ui/configcapture_ui.ui:274 #, kde-format msgid "4/3" msgstr "xx4/3xx" #. i18n: ectx: property (text), widget (QPushButton, config_v4l) #: src/ui/configcapture_ui.ui:295 #, kde-format msgid "Edit" msgstr "xxEditxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_v4l_captureaudio) #: src/ui/configcapture_ui.ui:329 #, kde-format msgid "Capture audio (ALSA)" msgstr "xxCapture audio (ALSA)xx" #. i18n: ectx: property (text), widget (QLabel, label_24) #. i18n: ectx: property (text), widget (QLabel, label_screengrab) #. i18n: ectx: property (text), widget (QLabel, label_16) #: src/ui/configcapture_ui.ui:349 src/ui/configcapture_ui.ui:619 #: src/ui/configcapture_ui.ui:712 src/ui/configproject_ui.ui:177 #: src/ui/projectsettings_ui.ui:168 #, kde-format msgid "Encoding profile" msgstr "xxEncoding profilexx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_v4l_capturevideo) #: src/ui/configcapture_ui.ui:376 #, kde-format msgid "Capture video (Video4Linux2)" msgstr "xxCapture video (Video4Linux2)xx" #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_grab_capture_type) #: src/ui/configcapture_ui.ui:458 #, kde-format msgid "Full screen capture" msgstr "xxFull screen capturexx" #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_grab_capture_type) #: src/ui/configcapture_ui.ui:463 #, kde-format msgid "Region capture" msgstr "xxRegion capturexx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_grab_follow_mouse) #: src/ui/configcapture_ui.ui:482 #, kde-format msgid "Follow mouse" msgstr "xxFollow mousexx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_grab_hide_frame) #: src/ui/configcapture_ui.ui:489 #, kde-format msgid "Hide frame" msgstr "xxHide framexx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_grab_hide_mouse) #: src/ui/configcapture_ui.ui:639 #, kde-format msgid "Hide cursor" msgstr "xxHide cursorxx" #. i18n: ectx: attribute (title), widget (QWidget, tab_4) #: src/ui/configcapture_ui.ui:647 #, kde-format msgid "Blackmagic" msgstr "xxBlackmagicxx" #. i18n: ectx: attribute (title), widget (QWidget, tab) #: src/ui/configenv_ui.ui:27 #, kde-format msgid "MLT environment" msgstr "xxMLT environmentxx" #. i18n: ectx: property (text), widget (QLabel, label_6) #: src/ui/configenv_ui.ui:36 #, kde-format msgid "Processing threads" msgstr "xxProcessing threadsxx" #. i18n: ectx: property (text), widget (QLabel, label_7) #: src/ui/configenv_ui.ui:49 #, kde-format msgid "(>1 is experimental)" msgstr "xx(>1 is experimental)xx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: src/ui/configenv_ui.ui:56 #, kde-format msgid "Melt path" msgstr "xxMelt pathxx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/configenv_ui.ui:70 #, kde-format msgid "MLT profiles folder" msgstr "xxMLT profiles folderxx" #. i18n: ectx: property (text), widget (QLabel, label_13) #: src/ui/configenv_ui.ui:93 #, kde-format msgid "FFplay" msgstr "xxFFplayxx" #. i18n: ectx: property (text), widget (QLabel, label_14) #: src/ui/configenv_ui.ui:113 #, kde-format msgid "FFprobe" msgstr "xxFFprobexx" #. i18n: ectx: attribute (title), widget (QWidget, tab_2) #: src/ui/configenv_ui.ui:124 #, kde-format msgid "Default folders" msgstr "xxDefault foldersxx" #. i18n: ectx: property (text), widget (QLabel, label_15) #: src/ui/configenv_ui.ui:130 #, kde-format msgid "Library folder" msgstr "xxLibrary folderxx" #. i18n: ectx: property (text), widget (QLabel, label_10) #: src/ui/configenv_ui.ui:150 #, kde-format msgid "Capture folder" msgstr "xxCapture folderxx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: src/ui/configenv_ui.ui:157 #, kde-format msgid "Temporary files" msgstr "xxTemporary filesxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_librarytodefaultfolder) #: src/ui/configenv_ui.ui:164 #, kde-format msgid "Use default folder" msgstr "xxUse default folderxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_capturetoprojectfolder) #: src/ui/configenv_ui.ui:177 #, kde-format msgid "Use project folder" msgstr "xxUse project folderxx" #. i18n: ectx: attribute (title), widget (QWidget, tab_3) #: src/ui/configenv_ui.ui:188 #, kde-format msgid "Default apps" msgstr "xxDefault appsxx" #. i18n: ectx: property (text), widget (QLabel, label_4) #: src/ui/configenv_ui.ui:194 #, kde-format msgid "Image editing" msgstr "xxImage editingxx" #. i18n: ectx: property (text), widget (QPushButton, kp_image) #. i18n: ectx: property (text), widget (QPushButton, kp_audio) #: src/ui/configenv_ui.ui:208 src/ui/configenv_ui.ui:229 #, kde-format msgid "Change" msgstr "xxChangexx" #. i18n: ectx: property (text), widget (QLabel, label_11) #: src/ui/configenv_ui.ui:215 #, kde-format msgid "Audio editing" msgstr "xxAudio editingxx" #. i18n: ectx: attribute (title), widget (QWidget, tab_4) #: src/ui/configenv_ui.ui:250 #, kde-format msgid "Mime types" msgstr "xxMime typesxx" #. i18n: ectx: property (text), widget (QLabel, label_5) #: src/ui/configenv_ui.ui:256 #, kde-format msgid "Additional clip MIME types" msgstr "xxAdditional clip MIME typesxx" #. i18n: ectx: property (text), widget (QLabel, label_12) #: src/ui/configenv_ui.ui:270 #, kde-format msgid "Supported clip MIME types" msgstr "xxSupported clip MIME typesxx" #. i18n: ectx: property (text), widget (QLabel, label_9) #: src/ui/configenv_ui.ui:294 #, kde-format msgid "Concurrent threads" msgstr "xxConcurrent threadsxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_enableshuttle) #: src/ui/configjogshuttle_ui.ui:23 #, kde-format msgid "Enable Jog Shuttle device" msgstr "xxEnable Jog Shuttle devicexx" #. i18n: ectx: property (text), widget (QLabel, shuttledisabled) #: src/ui/configjogshuttle_ui.ui:30 #, kde-format msgid "Jog Shuttle device disabled." msgstr "xxJog Shuttle device disabled.xx" #. i18n: ectx: property (title), widget (QGroupBox, config_group) #: src/ui/configjogshuttle_ui.ui:53 #, kde-format msgid "Device configuration" msgstr "xxDevice configurationxx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: src/ui/configjogshuttle_ui.ui:85 #, kde-format msgid "Button 1" msgstr "xxButton 1xx" #. i18n: ectx: property (text), widget (QLabel, label_17) #: src/ui/configjogshuttle_ui.ui:98 #, kde-format msgid "Device" msgstr "xxDevicexx" #. i18n: ectx: property (text), widget (QLabel, label_16) #: src/ui/configjogshuttle_ui.ui:111 #, kde-format msgid "Button 15" msgstr "xxButton 15xx" #. i18n: ectx: property (text), widget (QLabel, label_14) #: src/ui/configjogshuttle_ui.ui:137 #, kde-format msgid "Button 13" msgstr "xxButton 13xx" #. i18n: ectx: property (text), widget (QLabel, label_9) #: src/ui/configjogshuttle_ui.ui:150 #, kde-format msgid "Button 8" msgstr "xxButton 8xx" #. i18n: ectx: property (text), widget (QLabel, label_7) #: src/ui/configjogshuttle_ui.ui:166 #, kde-format msgid "Button 4" msgstr "xxButton 4xx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/configjogshuttle_ui.ui:179 #, kde-format msgid "Device name" msgstr "xxDevice namexx" #. i18n: ectx: property (text), widget (QLabel, label_5) #: src/ui/configjogshuttle_ui.ui:192 #, kde-format msgid "Button 5" msgstr "xxButton 5xx" #. i18n: ectx: property (text), widget (QLabel, label_8) #: src/ui/configjogshuttle_ui.ui:214 #, kde-format msgid "Button 7" msgstr "xxButton 7xx" #. i18n: ectx: property (text), widget (QLabel, label_10) #: src/ui/configjogshuttle_ui.ui:243 #, kde-format msgid "Button 9" msgstr "xxButton 9xx" #. i18n: ectx: property (text), widget (QLabel, label_4) #: src/ui/configjogshuttle_ui.ui:256 #, kde-format msgid "Button 2" msgstr "xxButton 2xx" #. i18n: ectx: property (text), widget (QLabel, label_11) #: src/ui/configjogshuttle_ui.ui:272 #, kde-format msgid "Button 10" msgstr "xxButton 10xx" #. i18n: ectx: property (text), widget (QLabel, label_12) #: src/ui/configjogshuttle_ui.ui:285 #, kde-format msgid "Button 11" msgstr "xxButton 11xx" #. i18n: ectx: property (text), widget (QLabel, label_6) #: src/ui/configjogshuttle_ui.ui:308 #, kde-format msgid "Button 6" msgstr "xxButton 6xx" #. i18n: ectx: property (text), widget (QLabel, label_15) #: src/ui/configjogshuttle_ui.ui:336 #, kde-format msgid "Button 14" msgstr "xxButton 14xx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: src/ui/configjogshuttle_ui.ui:349 #, kde-format msgid "Button 3" msgstr "xxButton 3xx" #. i18n: ectx: property (text), widget (QLabel, label_13) #: src/ui/configjogshuttle_ui.ui:362 #, kde-format msgid "Button 12" msgstr "xxButton 12xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: src/ui/configmisc_ui.ui:17 #, kde-format msgid "Default Durations" msgstr "xxDefault Durationsxx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/configmisc_ui.ui:23 #, kde-format msgid "Color clips" msgstr "xxColor clipsxx" #. i18n: ectx: property (text), widget (QLabel, label_8) #: src/ui/configmisc_ui.ui:40 #, kde-format msgid "Title clips" msgstr "xxTitle clipsxx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: src/ui/configmisc_ui.ui:47 #, kde-format msgid "Image sequence" msgstr "xxImage sequencexx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_use_exiftool) #: src/ui/configmisc_ui.ui:76 #, kde-format msgid "Get clip metadata with exiftool" msgstr "xxGet clip metadata with exiftoolxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_disable_effect_parameters) #: src/ui/configmisc_ui.ui:83 #, kde-format msgid "Disable parameters when the effect is disabled" msgstr "xxDisable parameters when the effect is disabledxx" #. i18n: ectx: property (text), widget (QLabel, label_4) #: src/ui/configmisc_ui.ui:103 #, kde-format msgid "Tab position" msgstr "xxTab positionxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_openlastproject) #: src/ui/configmisc_ui.ui:110 #, kde-format msgid "Open last project on startup" msgstr "xxOpen last project on startupxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_automultistreams) #: src/ui/configmisc_ui.ui:117 #, kde-format msgid "Automatically import all streams in multi stream clips" msgstr "xxAutomatically import all streams in multi stream clipsxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_use_magicLantern) #: src/ui/configmisc_ui.ui:124 #, kde-format msgid "Get clip metadata created by Magic Lantern" msgstr "xxGet clip metadata created by Magic Lanternxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_autoimagesequence) #: src/ui/configmisc_ui.ui:131 #, kde-format msgid "Automatically import image sequences" msgstr "xxAutomatically import image sequencesxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_bypasscodeccheck) #: src/ui/configmisc_ui.ui:138 #, kde-format msgid "Bypass codec verification" msgstr "xxBypass codec verificationxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_checkfirstprojectclip) #: src/ui/configmisc_ui.ui:145 #, kde-format msgid "Check if first added clip matches project profile" msgstr "xxCheck if first added clip matches project profilexx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_usekuiserver) #: src/ui/configmisc_ui.ui:152 #, kde-format msgid "Use KDE job tracking for render jobs" msgstr "xxUse KDE job tracking for render jobsxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_projectloading_avformatnovalidate) #: src/ui/configmisc_ui.ui:183 #, kde-format msgid "Do not validate the video files when loading a project (faster)" msgstr "xxDo not validate the video files when loading a project (faster)xx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_autoimagetransparency) #: src/ui/configmisc_ui.ui:203 #, kde-format msgid "Transparent background for imported images" msgstr "xxTransparent background for imported imagesxx" #. i18n: ectx: property (text), widget (QCheckBox, autosave) #. i18n: ectx: property (text), widget (QCheckBox, kcfg_crashrecovery) #: src/ui/configmisc_ui.ui:210 src/ui/wizardextra_ui.ui:59 #, kde-format msgid "Activate crash recovery (auto save)" msgstr "xxActivate crash recovery (auto save)xx" #. i18n: ectx: property (text), widget (QLabel, label_6) #. i18n: ectx: property (text), widget (QLabel, label_7) #: src/ui/configproject_ui.ui:99 src/ui/projectsettings_ui.ui:84 #, kde-format msgid "Video tracks" msgstr "xxVideo tracksxx" #. i18n: ectx: property (text), widget (QLabel, label_7) #. i18n: ectx: property (text), widget (QLabel, label_8) #: src/ui/configproject_ui.ui:109 src/ui/projectsettings_ui.ui:94 #, kde-format msgid "Audio tracks" msgstr "xxAudio tracksxx" #. i18n: ectx: property (title), widget (QGroupBox, kcfg_enableproxy) #. i18n: ectx: property (title), widget (QGroupBox, enable_proxy) #: src/ui/configproject_ui.ui:116 src/ui/projectsettings_ui.ui:126 #, kde-format msgid "Pro&xy clips" msgstr "xxPro&xy clipsxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_generateproxy) #. i18n: ectx: property (text), widget (QCheckBox, generate_proxy) #: src/ui/configproject_ui.ui:128 src/ui/projectsettings_ui.ui:148 #, kde-format msgid "Generate for videos larger than" msgstr "xxGenerate for videos larger thanxx" #. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_proxyminsize) #. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_proxyimageminsize) #. i18n: ectx: property (suffix), widget (QSpinBox, proxy_imageminsize) #. i18n: ectx: property (suffix), widget (QSpinBox, proxy_minsize) #: src/ui/configproject_ui.ui:135 src/ui/configproject_ui.ui:155 #: src/ui/projectsettings_ui.ui:192 src/ui/projectsettings_ui.ui:208 #, kde-format msgid "pixels" msgstr "xxpixelsxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_generateimageproxy) #. i18n: ectx: property (text), widget (QCheckBox, generate_imageproxy) #: src/ui/configproject_ui.ui:148 src/ui/projectsettings_ui.ui:185 #, kde-format msgid "Generate for images larger than" msgstr "xxGenerate for images larger thanxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_customprojectfolder) #. i18n: ectx: property (text), widget (QCheckBox, custom_folder) #: src/ui/configproject_ui.ui:229 src/ui/projectsettings_ui.ui:59 #, kde-format msgid "Custom project folder" msgstr "xxCustom project folderxx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: src/ui/configsdl_ui.ui:17 #, kde-format msgid "" "Warning: changes to the drivers and devices can make Kdenlive unstable. " "Change only if you know what you do." msgstr "" "xxWarning: changes to the drivers and devices can make Kdenlive unstable. " "Change only if you know what you do.xx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_gpu_accel) #: src/ui/configsdl_ui.ui:27 #, kde-format msgid "Use GPU processing (Movit library) - restart Kdenlive to apply" msgstr "xxUse GPU processing (Movit library) - restart Kdenlive to applyxx" #. i18n: ectx: property (text), widget (QLabel, label_4) #: src/ui/configsdl_ui.ui:34 #, kde-format msgid "Audio backend" msgstr "xxAudio backendxx" #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: src/ui/configsdl_ui.ui:53 #, kde-format msgid "Audio driver:" msgstr "xxAudio driver:xx" #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: src/ui/configsdl_ui.ui:66 #, kde-format msgid "Audio device:" msgstr "xxAudio device:xx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: src/ui/configsdl_ui.ui:82 #, kde-format msgid "Preview volume:" msgstr "xxPreview volume:xx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/configsdl_ui.ui:102 #, kde-format msgid "Monitor background color:" msgstr "xxMonitor background color:xx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_external_display) #: src/ui/configsdl_ui.ui:127 #, kde-format msgid "Use external display (Blackmagic card)" msgstr "xxUse external display (Blackmagic card)xx" #. i18n: ectx: property (text), widget (QLabel, label_5) #: src/ui/configsdl_ui.ui:134 #, kde-format msgid "Output device" msgstr "xxOutput devicexx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_verticalzoom) #: src/ui/configtimeline_ui.ui:30 #, kde-format msgid "Zoom using vertical drag in ruler" msgstr "xxZoom using vertical drag in rulerxx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/configtimeline_ui.ui:39 #, kde-format msgid "Track height" msgstr "xxTrack heightxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_autoscroll) #: src/ui/configtimeline_ui.ui:74 #, kde-format msgid "Autoscroll while playing" msgstr "xxAutoscroll while playingxx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: src/ui/configtimeline_ui.ui:83 #, kde-format msgid "Timeline clip and transition corners" msgstr "xxTimeline clip and transition cornersxx" #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_clipcornertype) #: src/ui/configtimeline_ui.ui:91 #, kde-format msgid "rounded" msgstr "xxroundedxx" #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_clipcornertype) #: src/ui/configtimeline_ui.ui:96 #, kde-format msgid "straight" msgstr "xxstraightxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_splitaudio) #: src/ui/configtimeline_ui.ui:119 #, kde-format msgid "Automatically split audio and video" msgstr "xxAutomatically split audio and videoxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ffmpegaudiothumbnails) #: src/ui/configtimeline_ui.ui:126 #, kde-format msgid "Use FFmpeg for audio thumbnails (faster)" msgstr "xxUse FFmpeg for audio thumbnails (faster)xx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_showmarkers) #: src/ui/configtimeline_ui.ui:133 #, kde-format msgid "Display clip markers comments" msgstr "xxDisplay clip markers commentsxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: src/ui/configtimeline_ui.ui:140 #, kde-format msgid "Thumbnails" msgstr "xxThumbnailsxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_displayallchannels) #: src/ui/configtimeline_ui.ui:165 #, kde-format msgid "Separate channels" msgstr "xxSeparate channelsxx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_automatictransitions) #: src/ui/configtimeline_ui.ui:190 #, kde-format msgid "Create new transitions as automatic transitions" msgstr "xxCreate new transitions as automatic transitionsxx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: src/ui/configtimeline_ui.ui:197 #, kde-format msgid "Raise properties pane when selecting in timeline" msgstr "xxRaise properties pane when selecting in timelinexx" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_raisepropsclips) #: src/ui/configtimeline_ui.ui:203 #, kde-format msgid "Clips" msgstr "xxClipsxx" #. i18n: ectx: property (text), widget (QPushButton, button_add) #: src/ui/configtranscode_ui.ui:24 #, kde-format msgid "Add Profile" msgstr "xxAdd Profilexx" #. i18n: ectx: property (text), widget (QPushButton, button_update) #: src/ui/configtranscode_ui.ui:31 #, kde-format msgid "Update Profile" msgstr "xxUpdate Profilexx" #. i18n: ectx: property (text), widget (QPushButton, button_delete) #: src/ui/configtranscode_ui.ui:38 #, kde-format msgid "Delete Profile" msgstr "xxDelete Profilexx" #. i18n: ectx: property (text), widget (QLabel, label_3) #. i18n: ectx: property (text), widget (QLabel, extensionLabel) #: src/ui/configtranscode_ui.ui:90 src/ui/saveprofile_ui.ui:131 #, kde-format msgid "Extension" msgstr "xxExtensionxx" #. i18n: ectx: property (text), widget (QLabel, label_4) #: src/ui/configtranscode_ui.ui:107 #, kde-format msgid "Parameters" msgstr "xxParametersxx" #. i18n: ectx: property (toolTip), widget (QToolButton, button_more) #: src/ui/cutjobdialog_ui.ui:27 #, kde-format msgid "Configure job" msgstr "xxConfigure jobxx" #. i18n: ectx: property (text), widget (QCheckBox, chapters_box) #: src/ui/dvdwizardchapters_ui.ui:29 #, kde-format msgid "Add chapters" msgstr "xxAdd chaptersxx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/dvdwizardchapters_ui.ui:82 #, kde-format msgid "Movie file" msgstr "xxMovie filexx" #. i18n: ectx: property (text), widget (QPushButton, button_add) #: src/ui/dvdwizardchapters_ui.ui:108 #, kde-format msgid "Add chapter" msgstr "xxAdd chapterxx" #. i18n: ectx: property (text), widget (QPushButton, button_delete) #: src/ui/dvdwizardchapters_ui.ui:115 #, kde-format msgid "Remove chapter" msgstr "xxRemove chapterxx" #. i18n: ectx: property (text), widget (QCheckBox, create_menu) #: src/ui/dvdwizardmenu_ui.ui:29 #, kde-format msgid "Create basic menu" msgstr "xxCreate basic menuxx" #. i18n: ectx: attribute (title), widget (QWidget, tab) #: src/ui/dvdwizardmenu_ui.ui:77 #, kde-format msgid "Button" msgstr "xxButtonxx" #. i18n: ectx: property (text), widget (QLabel, label_6) #: src/ui/dvdwizardmenu_ui.ui:93 #, kde-format msgid "Target" msgstr "xxTargetxx" #. i18n: ectx: property (text), widget (QCheckBox, back_to_menu) #: src/ui/dvdwizardmenu_ui.ui:110 #, kde-format msgid "Back to menu" msgstr "xxBack to menuxx" #. i18n: ectx: property (text), widget (QCheckBox, use_shadow) #. i18n: ectx: property (title), widget (QGroupBox, shadowBox) #: src/ui/dvdwizardmenu_ui.ui:154 src/ui/titlewidget_ui.ui:735 #, kde-format msgid "Shadow" msgstr "xxShadowxx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: src/ui/dvdwizardmenu_ui.ui:166 #, kde-format msgid "Underline" msgstr "xxUnderlinexx" #. i18n: ectx: property (text), widget (QLabel, lblBackground) #. i18n: ectx: attribute (title), widget (QWidget, tab_2) #. i18n: ectx: property (text), widget (QLabel, label) #. i18n: ectx: property (text), widget (QLabel, bgLabel) #: src/ui/dvdwizardmenu_ui.ui:211 src/ui/dvdwizardmenu_ui.ui:217 #: src/ui/qtextclip_ui.ui:104 src/ui/titlewidget_ui.ui:982 #: src/ui/vectorscope_ui.ui:46 #, kde-format msgid "Background" msgstr "xxBackgroundxx" #. i18n: ectx: property (text), widget (QToolButton, buttonAudio) #. i18n: ectx: property (text), widget (QToolButton, button_add) #. i18n: ectx: property (text), widget (QToolButton, add_button) #. i18n: ectx: property (text), widget (QToolButton, buttonSelectAll) #: src/ui/dvdwizardmenu_ui.ui:260 src/ui/keyframeeditor_ui.ui:68 #: src/ui/timelinebuttons_ui.ui:71 src/ui/titlewidget_ui.ui:342 #, kde-format msgid "A" msgstr "xxAxx" #. i18n: ectx: property (text), widget (QCheckBox, use_grid) #: src/ui/dvdwizardmenu_ui.ui:313 src/ui/titlewidget_ui.ui:412 #, kde-format msgid "Use grid" msgstr "xxUse gridxx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/dvdwizardstatus_ui.ui:29 #, kde-format msgid "Temporary data folder" msgstr "xxTemporary data folderxx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: src/ui/dvdwizardstatus_ui.ui:39 #, kde-format msgid "DVD ISO image" msgstr "xxDVD ISO imagexx" #. i18n: ectx: property (text), item, widget (QListWidget, job_progress) #: src/ui/dvdwizardstatus_ui.ui:56 #, kde-format msgid "Creating menu images" msgstr "xxCreating menu imagesxx" #. i18n: ectx: property (text), item, widget (QListWidget, job_progress) #: src/ui/dvdwizardstatus_ui.ui:61 #, kde-format msgid "Creating menu background" msgstr "xxCreating menu backgroundxx" #. i18n: ectx: property (text), item, widget (QListWidget, job_progress) #: src/ui/dvdwizardstatus_ui.ui:66 #, kde-format msgid "Creating menu movie" msgstr "xxCreating menu moviexx" #. i18n: ectx: property (text), item, widget (QListWidget, job_progress) #: src/ui/dvdwizardstatus_ui.ui:71 #, kde-format msgid "Creating dvd structure" msgstr "xxCreating dvd structurexx" #. i18n: ectx: property (text), item, widget (QListWidget, job_progress) #: src/ui/dvdwizardstatus_ui.ui:76 #, kde-format msgid "Creating iso file" msgstr "xxCreating iso filexx" #. i18n: ectx: property (text), widget (QPushButton, button_start) #: src/ui/dvdwizardstatus_ui.ui:84 #, kde-format msgid "Create ISO image" msgstr "xxCreate ISO imagexx" #. i18n: ectx: attribute (title), widget (QWidget, tab_2) #: src/ui/dvdwizardstatus_ui.ui:118 #, kde-format msgid "Log" msgstr "xxLogxx" #. i18n: ectx: property (text), widget (QLabel, label_7) #: src/ui/dvdwizardstatus_ui.ui:124 #, kde-format msgid "Status" msgstr "xxStatusxx" #. i18n: ectx: property (text), widget (QToolButton, button_burn) #: src/ui/dvdwizardstatus_ui.ui:154 #, kde-format msgid "Burn" msgstr "xxBurnxx" #. i18n: ectx: attribute (title), widget (QWidget, tab) #: src/ui/dvdwizardstatus_ui.ui:172 #, kde-format msgid "Menu File" msgstr "xxMenu Filexx" #. i18n: ectx: attribute (title), widget (QWidget, tab_3) #: src/ui/dvdwizardstatus_ui.ui:186 #, kde-format msgid "Dvdauthor File" msgstr "xxDvdauthor Filexx" #. i18n: ectx: property (text), widget (QCheckBox, use_intro) #: src/ui/dvdwizardvob_ui.ui:59 #, kde-format msgid "Use first movie as intro" msgstr "xxUse first movie as introxx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/dvdwizardvob_ui.ui:66 #, kde-format msgid "DVD format" msgstr "xxDVD formatxx" #. i18n: ectx: property (text), widget (QPushButton, button_delete) #: src/ui/dvdwizardvob_ui.ui:73 #, kde-format msgid "Remove file" msgstr "xxRemove filexx" #. i18n: ectx: property (text), widget (QPushButton, button_add) #: src/ui/dvdwizardvob_ui.ui:129 #, kde-format msgid "Add movie file" msgstr "xxAdd movie filexx" #. i18n: ectx: property (text), widget (QLabel, convert_label) #: src/ui/dvdwizardvob_ui.ui:145 #, kde-format msgid "Converting files" msgstr "xxConverting filesxx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: src/ui/freesound_ui.ui:22 #, kde-format msgid "Service" msgstr "xxServicexx" #. i18n: ectx: property (text), widget (QPushButton, page_prev) #: src/ui/freesound_ui.ui:67 #, kde-format msgid "<<" msgstr "xx<>" msgstr "xx>>xx" #. i18n: ectx: property (text), widget (QPushButton, button_import) #: src/ui/freesound_ui.ui:137 src/utils/archiveorg.cpp:254 #, kde-format msgid "Import" msgstr "xxImportxx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/freesound_ui.ui:177 #, kde-format msgid "License" msgstr "xxLicensexx" #. i18n: ectx: property (text), widget (QLabel, label_4) #: src/ui/gradientedit_ui.ui:96 #, kde-format msgid "Angle" msgstr "xxAnglexx" #. i18n: ectx: property (toolTip), widget (QCheckBox, cbY) #: src/ui/histogram_ui.ui:17 #, kde-format msgid "Luma value" msgstr "xxLuma valuexx" #. i18n: ectx: property (text), widget (QLabel, lblComponents) #: src/ui/histogram_ui.ui:64 #, kde-format msgid "Components" msgstr "xxComponentsxx" #. i18n: ectx: property (toolTip), widget (QCheckBox, cbS) #: src/ui/histogram_ui.ui:71 #, kde-format msgid "RGB summed up" msgstr "xxRGB summed upxx" #. i18n: ectx: property (text), widget (QCheckBox, cbS) #: src/ui/histogram_ui.ui:74 #, kde-format msgid "Sum" msgstr "xxSumxx" #. i18n: ectx: property (windowTitle), widget (QDialog, KeyFrameDialog_UI) #: src/ui/keyframedialog_ui.ui:14 #, kde-format msgid "Edit Keyframe" msgstr "xxEdit Keyframexx" #. i18n: ectx: property (text), widget (QLabel, clip_filesize_3) #: src/ui/keyframedialog_ui.ui:27 #, kde-format msgid "Value" msgstr "xxValuexx" #. i18n: ectx: property (toolTip), widget (QToolButton, buttonResetKeyframe) #: src/ui/keyframeeditor_ui.ui:88 #, kde-format msgid "Reset the parameters to their default values" msgstr "xxReset the parameters to their default valuesxx" #. i18n: ectx: property (toolTip), widget (QToolButton, buttonSeek) #: src/ui/keyframeeditor_ui.ui:98 #, kde-format msgid "Seek to active keyframe" msgstr "xxSeek to active keyframexx" #. i18n: ectx: property (toolTip), widget (QToolButton, buttonKeyframes) #: src/ui/keyframeeditor_ui.ui:114 #, kde-format msgid "Add keyframes" msgstr "xxAdd keyframesxx" #. i18n: ectx: property (toolTip), widget (QToolButton, buttonLeftRight) #: src/ui/keyframewidget_ui.ui:43 #, kde-format msgid "move on X axis" msgstr "xxmove on X axisxx" #. i18n: ectx: property (toolTip), widget (QToolButton, buttonUpDown) #: src/ui/keyframewidget_ui.ui:56 #, kde-format msgid "move on Y axis" msgstr "xxmove on Y axisxx" #. i18n: ectx: property (toolTip), widget (QToolButton, buttonShowInTimeline) #: src/ui/keyframewidget_ui.ui:69 #, kde-format msgid "update values in timeline" msgstr "xxupdate values in timelinexx" #. i18n: ectx: property (toolTip), widget (QToolButton, buttonNewPoints) #: src/ui/keyframewidget_ui.ui:82 #, kde-format msgid "create new points" msgstr "xxcreate new pointsxx" #. i18n: ectx: property (text), widget (QCheckBox, checkBox) #: src/ui/keyframewidget_ui.ui:105 #, kde-format msgid "GraphView" msgstr "xxGraphViewxx" #. i18n: ectx: property (toolTip), widget (QToolButton, buttonHelp) #: src/ui/keyframewidget_ui.ui:121 #, kde-format msgid "parameter description" msgstr "xxparameter descriptionxx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/keywordval_ui.ui:23 #, kde-format msgid "Param" msgstr "xxParamxx" #. i18n: ectx: property (windowTitle), widget (QDialog, LoginDialog) #: src/ui/logindialog_ui.ui:14 #, kde-format msgid "Login Dialog" msgstr "xxLogin Dialogxx" #. i18n: ectx: property (url), widget (QWebView, webView) #: src/ui/logindialog_ui.ui:21 #, kde-format msgid "about:blank" msgstr "xxabout:blankxx" #. i18n: ectx: property (text), widget (QPushButton, GetHQpreview) #: src/ui/logindialog_ui.ui:36 #, kde-format msgid "Get HQ Preview File Instead" msgstr "xxGet HQ Preview File Insteadxx" #. i18n: ectx: property (text), widget (QLabel, FreeSoundLoginLabel) #: src/ui/logindialog_ui.ui:43 #, kde-format msgid "" "

    Enter your freesound account details to download the " "highest quality version of this file. Or use the High Quality preview file " "instead (no freesound account required).

    " msgstr "" "xx

    Enter your freesound account details to download the " "highest quality version of this file. Or use the High Quality preview file " "instead (no freesound account required).

    xx" #. i18n: ectx: property (windowTitle), widget (QDialog, ManageCaptures_UI) #: src/ui/managecaptures_ui.ui:13 #, kde-format msgid "Captured files" msgstr "xxCaptured filesxx" #. i18n: ectx: property (text), widget (QTreeWidget, treeWidget) #: src/ui/managecaptures_ui.ui:35 #, kde-format msgid "File name" msgstr "xxFile namexx" #. i18n: ectx: property (text), widget (QPushButton, deleteButton) #: src/ui/managecaptures_ui.ui:48 #, kde-format msgid "Delete current file" msgstr "xxDelete current filexx" #. i18n: ectx: property (text), widget (QPushButton, toggleButton) #: src/ui/managecaptures_ui.ui:55 #, kde-format msgid "Toggle selection" msgstr "xxToggle selectionxx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/manageencodingprofile_ui.ui:20 #, kde-format msgid "Editing profiles for" msgstr "xxEditing profiles forxx" #. i18n: ectx: property (text), widget (QLabel, label_category) #: src/ui/markerdialog_ui.ui:76 #, kde-format msgid "Category" msgstr "xxCategoryxx" #. i18n: ectx: property (text), widget (QLabel, clip_thumb) #: src/ui/markerdialog_ui.ui:86 #, kde-format msgid "Image preview" msgstr "xxImage previewxx" #. i18n: ectx: property (windowTitle), widget (QDialog, MissingClips_UI) #: src/ui/missingclips_ui.ui:14 #, kde-format msgid " Clip Problems" msgstr "xx Clip Problemsxx" #. i18n: ectx: property (text), widget (QPushButton, removeSelected) #: src/ui/missingclips_ui.ui:20 #, kde-format msgid "Remove selected clips" msgstr "xxRemove selected clipsxx" #. i18n: ectx: property (text), widget (QPushButton, usePlaceholders) #: src/ui/missingclips_ui.ui:37 #, kde-format msgid "Use placeholders for missing clips" msgstr "xxUse placeholders for missing clipsxx" #. i18n: ectx: property (text), widget (QPushButton, recursiveSearch) #: src/ui/missingclips_ui.ui:80 #, kde-format msgid "Search recursively" msgstr "xxSearch recursivelyxx" #. i18n: ectx: property (windowTitle), widget (QDialog, ProfilesDialog_UI) #: src/ui/profiledialog_ui.ui:14 #, kde-format msgid "Profiles" msgstr "xxProfilesxx" #. i18n: ectx: property (text), widget (QLabel, label_4) #. i18n: ectx: property (text), widget (QLabel, label_7) #. i18n: ectx: property (text), widget (QLabel, label_8) #: src/ui/profiledialog_ui.ui:96 src/ui/profiledialog_ui.ui:130 #: src/ui/profiledialog_ui.ui:164 #, kde-format msgid "/" msgstr "xx/xx" #. i18n: ectx: property (text), widget (QLabel, label_10) #: src/ui/profiledialog_ui.ui:144 #, kde-format msgid "Display aspect ratio" msgstr "xxDisplay aspect ratioxx" #. i18n: ectx: property (text), widget (QLabel, label_11) #: src/ui/profiledialog_ui.ui:198 #, kde-format msgid "Fields per second" msgstr "xxFields per secondxx" #. i18n: ectx: property (text), widget (QToolButton, button_save) #: src/ui/profiledialog_ui.ui:248 #, kde-format msgid "S" msgstr "xxSxx" #. i18n: ectx: property (text), widget (QToolButton, button_create) #: src/ui/profiledialog_ui.ui:255 #, kde-format msgid "C" msgstr "xxCxx" #. i18n: ectx: property (text), widget (QPushButton, button_default) #: src/ui/profiledialog_ui.ui:272 #, kde-format msgid "Use as default" msgstr "xxUse as defaultxx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: src/ui/projectsettings_ui.ui:75 #, kde-format msgid "Thumbnails:" msgstr "xxThumbnails:xx" #. i18n: ectx: property (text), widget (QLabel, label_4) #: src/ui/projectsettings_ui.ui:119 #, kde-format msgid "Project folder to store proxy clips, thumbnails, previews" msgstr "xxProject folder to store proxy clips, thumbnails, previewsxx" #. i18n: ectx: property (text), widget (QLabel, label_25) #: src/ui/projectsettings_ui.ui:245 #, kde-format msgid "Preview profile" msgstr "xxPreview profilexx" #. i18n: ectx: attribute (title), widget (QWidget, tab_2) #: src/ui/projectsettings_ui.ui:382 #, kde-format msgid "Project Files" msgstr "xxProject Filesxx" #. i18n: ectx: property (text), widget (QLabel, label_12) #: src/ui/projectsettings_ui.ui:419 #, kde-format msgid "Clips used in project:" msgstr "xxClips used in project:xx" #. i18n: ectx: property (text), widget (QLabel, label_6) #: src/ui/projectsettings_ui.ui:440 #, kde-format msgid "Unused clips:" msgstr "xxUnused clips:xx" #. i18n: ectx: property (text), widget (QPushButton, delete_unused) #: src/ui/projectsettings_ui.ui:461 #, kde-format msgid "Delete files" msgstr "xxDelete filesxx" #. i18n: ectx: property (text), widget (QLabel, label_13) #: src/ui/projectsettings_ui.ui:471 #, kde-format msgid "Project files" msgstr "xxProject filesxx" #. i18n: ectx: property (text), widget (QLabel, label_fonts) #: src/ui/projectsettings_ui.ui:478 #, kde-format msgid "Fonts" msgstr "xxFontsxx" #. i18n: ectx: property (text), widget (QPushButton, button_export) #: src/ui/projectsettings_ui.ui:485 #, kde-format msgid "Plain text export" msgstr "xxPlain text exportxx" #. i18n: ectx: property (text), widget (QLabel, weightLabel) #: src/ui/qtextclip_ui.ui:45 #, kde-format msgid "Weight:" msgstr "xxWeight:xx" #. i18n: ectx: property (text), widget (QLabel, outlineLabel) #. i18n: ectx: property (text), widget (QLabel, label_18) #: src/ui/qtextclip_ui.ui:175 src/ui/titlewidget_ui.ui:605 #, kde-format msgid "Outline" msgstr "xxOutlinexx" #. i18n: ectx: property (inputMask), widget (QLineEdit, duration) #: src/ui/qtextclip_ui.ui:232 #, kde-format msgid "#99:99:99:99" msgstr "xx#99:99:99:99xx" #. i18n: ectx: property (text), item, widget (KComboBox, device_selector) #: src/ui/recmonitor_ui.ui:149 #, kde-format msgid "Blackmagic card" msgstr "xxBlackmagic cardxx" #. i18n: ectx: attribute (title), widget (QWidget, renderTab) #: src/ui/renderwidget_ui.ui:39 #, kde-format msgid "Render Project" msgstr "xxRender Projectxx" #. i18n: ectx: property (text), widget (QLabel, outfileLabel) #: src/ui/renderwidget_ui.ui:56 #, kde-format msgid "Output file" msgstr "xxOutput filexx" #. i18n: ectx: property (text), widget (QLabel, formatLabel) #: src/ui/renderwidget_ui.ui:79 #, kde-format msgid "Format" msgstr "xxFormatxx" #. i18n: ectx: property (text), widget (QToolButton, buttonFavorite) #: src/ui/renderwidget_ui.ui:126 #, kde-format msgid "&Favorite" msgstr "xx&Favoritexx" #. i18n: ectx: property (text), widget (QToolButton, buttonSave) #: src/ui/renderwidget_ui.ui:133 #, kde-format msgid "&Save" msgstr "xx&Savexx" #. i18n: ectx: property (text), widget (QToolButton, buttonEdit) #: src/ui/renderwidget_ui.ui:140 #, kde-format msgid "&Edit" msgstr "xx&Editxx" #. i18n: ectx: property (text), widget (QToolButton, buttonDelete) #: src/ui/renderwidget_ui.ui:147 #, kde-format msgid "&Delete" msgstr "xx&Deletexx" #. i18n: ectx: property (text), widget (QLabel, qualityLabel) #: src/ui/renderwidget_ui.ui:179 #, kde-format msgid "Quality" msgstr "xxQualityxx" #. i18n: ectx: property (toolTip), widget (QSlider, quality) #: src/ui/renderwidget_ui.ui:192 #, kde-format msgid "Compromise file size versus quality" msgstr "xxCompromise file size versus qualityxx" #. i18n: ectx: property (toolTip), widget (QSpinBox, video) #: src/ui/renderwidget_ui.ui:218 #, kde-format msgid "Video quality parameter (depends on codec)" msgstr "xxVideo quality parameter (depends on codec)xx" #. i18n: ectx: property (toolTip), widget (QSpinBox, audio) #: src/ui/renderwidget_ui.ui:232 #, kde-format msgid "Audio quality parameter or bitrate" msgstr "xxAudio quality parameter or bitratexx" #. i18n: ectx: property (text), widget (QRadioButton, render_full) #: src/ui/renderwidget_ui.ui:243 #, kde-format msgid "Fu&ll project" msgstr "xxFu&ll projectxx" #. i18n: ectx: property (text), widget (QRadioButton, render_zone) #: src/ui/renderwidget_ui.ui:253 #, kde-format msgid "Selected &zone" msgstr "xxSelected &zonexx" #. i18n: ectx: property (text), widget (QRadioButton, render_guide) #: src/ui/renderwidget_ui.ui:260 #, kde-format msgid "&Guide zone" msgstr "xx&Guide zonexx" #. i18n: ectx: property (text), widget (QLabel, toLabel) #: src/ui/renderwidget_ui.ui:290 #, kde-format msgid "to" msgstr "xxtoxx" #. i18n: ectx: property (text), widget (QCheckBox, options) #: src/ui/renderwidget_ui.ui:325 #, kde-format msgid "More options" msgstr "xxMore optionsxx" #. i18n: ectx: property (text), widget (QPushButton, buttonRender) #: src/ui/renderwidget_ui.ui:366 #, kde-format msgid "Render to File" msgstr "xxRender to Filexx" #. i18n: ectx: property (text), widget (QPushButton, buttonGenerateScript) #: src/ui/renderwidget_ui.ui:373 #, kde-format msgid "Generate Script" msgstr "xxGenerate Scriptxx" #. i18n: ectx: property (toolTip), widget (QLabel, speedLabel) #. i18n: ectx: property (toolTip), widget (QSlider, speed) #: src/ui/renderwidget_ui.ui:432 src/ui/renderwidget_ui.ui:448 #, kde-format msgid "" "For a given quality, tune the compromise between encoding time and output " "file size (faster encoding ends with larger file)" msgstr "" "xxFor a given quality, tune the compromise between encoding time and output " "file size (faster encoding ends with larger file)xx" #. i18n: ectx: property (text), widget (QLabel, speedLabel) #: src/ui/renderwidget_ui.ui:435 #, kde-format msgid "Encoder speed" msgstr "xxEncoder speedxx" #. i18n: ectx: property (text), widget (QCheckBox, checkTwoPass) #: src/ui/renderwidget_ui.ui:505 #, kde-format msgid "2 pass" msgstr "xx2 passxx" #. i18n: ectx: property (text), item, widget (KComboBox, scanning_list) #: src/ui/renderwidget_ui.ui:533 #, kde-format msgid "Force Progressive" msgstr "xxForce Progressivexx" #. i18n: ectx: property (text), item, widget (KComboBox, scanning_list) #: src/ui/renderwidget_ui.ui:538 #, kde-format msgid "Force Interlaced" msgstr "xxForce Interlacedxx" #. i18n: ectx: property (text), widget (QCheckBox, rescale) #: src/ui/renderwidget_ui.ui:563 #, kde-format msgid "Rescale" msgstr "xxRescalexx" #. i18n: ectx: property (text), widget (QCheckBox, stemAudioExport) #: src/ui/renderwidget_ui.ui:651 #, kde-format msgid "Stem audio export" msgstr "xxStem audio exportxx" #. i18n: ectx: property (text), widget (QCheckBox, tc_overlay) #: src/ui/renderwidget_ui.ui:666 #, kde-format msgid "Overlay" msgstr "xxOverlayxx" #. i18n: ectx: property (text), widget (QCheckBox, proxy_render) #: src/ui/renderwidget_ui.ui:702 #, kde-format msgid "Render using proxy clips" msgstr "xxRender using proxy clipsxx" #. i18n: ectx: property (text), widget (QCheckBox, open_dvd) #: src/ui/renderwidget_ui.ui:709 #, kde-format msgid "Open Dvd wizard after rendering" msgstr "xxOpen Dvd wizard after renderingxx" #. i18n: ectx: property (text), widget (QCheckBox, create_chapter) #: src/ui/renderwidget_ui.ui:716 #, kde-format msgid "Create chapter file based on guides" msgstr "xxCreate chapter file based on guidesxx" #. i18n: ectx: property (text), widget (QCheckBox, open_browser) #: src/ui/renderwidget_ui.ui:723 #, kde-format msgid "Open browser window after export" msgstr "xxOpen browser window after exportxx" #. i18n: ectx: property (text), widget (QCheckBox, play_after) #: src/ui/renderwidget_ui.ui:730 #, kde-format msgid "Play after render" msgstr "xxPlay after renderxx" #. i18n: ectx: property (text), widget (QCheckBox, export_meta) #: src/ui/renderwidget_ui.ui:737 #, kde-format msgid "Export metadata" msgstr "xxExport metadataxx" #. i18n: ectx: attribute (title), widget (QWidget, jobTab) #: src/ui/renderwidget_ui.ui:761 #, kde-format msgid "Job Queue" msgstr "xxJob Queuexx" #. i18n: ectx: property (text), widget (QLabel, errorLabel_2) #: src/ui/renderwidget_ui.ui:813 #, kde-format msgid "Error Log" msgstr "xxError Logxx" #. i18n: ectx: property (text), widget (QPushButton, clean_up) #: src/ui/renderwidget_ui.ui:858 #, kde-format msgid "Clean Up" msgstr "xxClean Upxx" #. i18n: ectx: property (text), widget (QCheckBox, shutdown) #: src/ui/renderwidget_ui.ui:865 #, kde-format msgid "Shutdown computer after renderings" msgstr "xxShutdown computer after renderingsxx" #. i18n: ectx: property (text), widget (QPushButton, start_job) #: src/ui/renderwidget_ui.ui:872 #, kde-format msgid "Start Job" msgstr "xxStart Jobxx" #. i18n: ectx: attribute (title), widget (QWidget, scriptsTab) #: src/ui/renderwidget_ui.ui:899 #, kde-format msgid "Scripts" msgstr "xxScriptsxx" #. i18n: ectx: property (text), widget (QPushButton, start_script) #: src/ui/renderwidget_ui.ui:927 #, kde-format msgid "Start Script" msgstr "xxStart Scriptxx" #. i18n: ectx: property (text), widget (QPushButton, delete_script) #: src/ui/renderwidget_ui.ui:934 #, kde-format msgid "Delete Script" msgstr "xxDelete Scriptxx" #. i18n: ectx: property (text), widget (QLabel, lblPaintmode) #. i18n: ectx: property (text), widget (QLabel, lblPaintMode) #: src/ui/rgbparade_ui.ui:33 src/ui/vectorscope_ui.ui:29 #: src/ui/waveform_ui.ui:30 #, kde-format msgid "Paint mode" msgstr "xxPaint modexx" #. i18n: ectx: property (windowTitle), widget (QDialog, SaveProfile_UI) #: src/ui/saveprofile_ui.ui:14 #, kde-format msgid "Save Profile" msgstr "xxSave Profilexx" #. i18n: ectx: property (text), widget (QLabel, speedsLabel) #: src/ui/saveprofile_ui.ui:20 #, kde-format msgid "Speed options" msgstr "xxSpeed optionsxx" #. i18n: ectx: property (toolTip), widget (QLineEdit, vbitrates_list) #. i18n: ectx: property (toolTip), widget (QLineEdit, abitrates_list) #: src/ui/saveprofile_ui.ui:46 src/ui/saveprofile_ui.ui:100 #, kde-format msgid "Best to worst quality" msgstr "xxBest to worst qualityxx" #. i18n: ectx: property (text), widget (QLabel, groupLabel) #: src/ui/saveprofile_ui.ui:73 #, kde-format msgid "Group" msgstr "xxGroupxx" #. i18n: ectx: property (text), widget (QLabel, profileLabel) #: src/ui/saveprofile_ui.ui:124 #, kde-format msgid "Profile name" msgstr "xxProfile namexx" #. i18n: ectx: property (text), widget (QLabel, parametersLabel) #: src/ui/saveprofile_ui.ui:145 #, kde-format msgid "" "Parameters (see MLT documentation)" msgstr "" "xxParameters (see MLT documentation)xx" #. i18n: ectx: property (toolTip), widget (QTextEdit, speeds_list) #: src/ui/saveprofile_ui.ui:165 #, kde-format msgid "One line of options per speedup step, from slowest to fastest" msgstr "xxOne line of options per speedup step, from slowest to fastestxx" #. i18n: ectx: property (windowTitle), widget (QDialog, SceneCutDialog_UI) #: src/ui/scenecutdialog_ui.ui:14 #, kde-format msgid "Scene Cut" msgstr "xxScene Cutxx" #. i18n: ectx: property (text), widget (QCheckBox, add_markers) #: src/ui/scenecutdialog_ui.ui:23 #, kde-format msgid "Add clip markers" msgstr "xxAdd clip markersxx" #. i18n: ectx: property (text), widget (QCheckBox, zone_only) #: src/ui/scenecutdialog_ui.ui:33 #, kde-format msgid "Analyze only selected zone" msgstr "xxAnalyze only selected zonexx" #. i18n: ectx: property (text), widget (QCheckBox, cut_scenes) #: src/ui/scenecutdialog_ui.ui:63 #, kde-format msgid "Cut scenes" msgstr "xxCut scenesxx" #. i18n: ectx: property (text), widget (QCheckBox, store_data) #: src/ui/scenecutdialog_ui.ui:70 #, kde-format msgid "Save result in clip metadata" msgstr "xxSave result in clip metadataxx" #. i18n: ectx: property (text), widget (QLabel, label_6) #: src/ui/selectivecolor_ui.ui:17 #, kde-format msgid "Preset" msgstr "xxPresetxx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/selectivecolor_ui.ui:45 #, kde-format msgid "Color range" msgstr "xxColor rangexx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: src/ui/selectivecolor_ui.ui:55 #, kde-format msgid "Cyan" msgstr "xxCyanxx" #. i18n: ectx: property (text), widget (QLabel, label_5) #: src/ui/selectivecolor_ui.ui:88 #, kde-format msgid "Magenta" msgstr "xxMagentaxx" #. i18n: ectx: property (text), widget (QRadioButton, absolute) #: src/ui/selectivecolor_ui.ui:189 #, kde-format msgid "Absol&ute" msgstr "xxAbsol&utexx" #. i18n: ectx: property (text), widget (QRadioButton, relative) #: src/ui/selectivecolor_ui.ui:196 #, kde-format msgid "Re&lative" msgstr "xxRe&lativexx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: src/ui/slideshowclip_ui.ui:30 #, kde-format msgid "Image selection method" msgstr "xxImage selection methodxx" #. i18n: ectx: property (text), widget (QRadioButton, method_mime) #: src/ui/slideshowclip_ui.ui:36 #, kde-format msgid "&MIME type" msgstr "xx&MIME typexx" #. i18n: ectx: property (text), widget (QRadioButton, method_pattern) #: src/ui/slideshowclip_ui.ui:46 #, kde-format msgid "Fi&lename pattern" msgstr "xxFi&lename patternxx" #. i18n: ectx: property (text), widget (QLabel, label_4) #: src/ui/slideshowclip_ui.ui:70 #, kde-format msgid "Image Type" msgstr "xxImage Typexx" #. i18n: ectx: property (text), widget (QLabel, label_5) #: src/ui/slideshowclip_ui.ui:97 #, kde-format msgid "First frame" msgstr "xxFirst framexx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: src/ui/slideshowclip_ui.ui:127 #, kde-format msgid "Frame Duration" msgstr "xxFrame Durationxx" #. i18n: ectx: property (text), widget (QCheckBox, show_thumbs) #: src/ui/slideshowclip_ui.ui:245 #, kde-format msgid "Show thumbnails" msgstr "xxShow thumbnailsxx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: src/ui/smconfig_ui.ui:33 #, kde-format msgid "Number of frames to play (0 to play all frames)" msgstr "xxNumber of frames to play (0 to play all frames)xx" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: src/ui/smconfig_ui.ui:73 #, kde-format msgid "Interval Capture" msgstr "xxInterval Capturexx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/smconfig_ui.ui:79 #, kde-format msgid "Capture delay" msgstr "xxCapture delayxx" #. i18n: ectx: property (text), widget (QCheckBox, sm_prenotify) #: src/ui/smconfig_ui.ui:96 #, kde-format msgid "Notify before capture" msgstr "xxNotify before capturexx" #. i18n: ectx: property (windowTitle), widget (QDialog, SpacerDialog_UI) #: src/ui/spacerdialog_ui.ui:14 #, kde-format msgid "Add space" msgstr "xxAdd spacexx" #. i18n: ectx: property (text), widget (QLabel, clip_filesize_3) #: src/ui/spacerdialog_ui.ui:33 #, kde-format msgid "Track:" msgstr "xxTrack:xx" #. i18n: ectx: property (text), widget (QLabel, clip_filesize_2) #: src/ui/spacerdialog_ui.ui:53 #, kde-format msgid "Duration:" msgstr "xxDuration:xx" #. i18n: ectx: property (text), widget (QLabel, labelFFTSize) #: src/ui/spectrogram_ui.ui:52 #, kde-format msgid "True FFT size:" msgstr "xxTrue FFT size:xx" #. i18n: ectx: property (toolTip), widget (QToolButton, live_button) #: src/ui/stopmotion_ui.ui:86 #, kde-format msgid "Live view" msgstr "xxLive viewxx" #. i18n: ectx: property (toolTip), widget (QToolButton, preview_button) #: src/ui/stopmotion_ui.ui:135 #, kde-format msgid "Preview sequence" msgstr "xxPreview sequencexx" #. i18n: ectx: property (text), widget (QLabel, label) #. i18n: ectx: property (toolTip), widget (KComboBox, sequence_name) #: src/ui/stopmotion_ui.ui:151 src/ui/stopmotion_ui.ui:158 #, kde-format msgid "Sequence name" msgstr "xxSequence namexx" #. i18n: ectx: property (toolTip), widget (KComboBox, capture_device) #: src/ui/stopmotion_ui.ui:168 #, kde-format msgid "Capture device" msgstr "xxCapture devicexx" #. i18n: ectx: property (text), widget (QPushButton, button_addsequence) #: src/ui/stopmotion_ui.ui:194 #, kde-format msgid "Add to project" msgstr "xxAdd to projectxx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/templateclip_ui.ui:17 #, kde-format msgid "Template" msgstr "xxTemplatexx" #. i18n: ectx: property (text), widget (QToolButton, buttonFitZoom) #. i18n: ectx: property (text), widget (QToolButton, buttonVideo) #. i18n: ectx: property (text), widget (QToolButton, buttonRealSize) #: src/ui/timelinebuttons_ui.ui:16 src/ui/timelinebuttons_ui.ui:64 #: src/ui/titlewidget_ui.ui:193 src/ui/titlewidget_ui.ui:203 #, kde-format msgid "V" msgstr "xxVxx" #. i18n: ectx: property (windowTitle), widget (QDialog, TitleWidget_UI) #: src/ui/titlewidget_ui.ui:14 #, kde-format msgid "Title Clip" msgstr "xxTitle Clipxx" #. i18n: ectx: property (text), widget (QLabel, lWidth) #: src/ui/titlewidget_ui.ui:93 #, kde-format msgid "W" msgstr "xxWxx" #. i18n: ectx: property (text), widget (QLabel, label_19) #: src/ui/titlewidget_ui.ui:120 #, kde-format msgid "H" msgstr "xxHxx" #. i18n: ectx: property (text), widget (QLabel, label_12) #: src/ui/titlewidget_ui.ui:178 #, kde-format msgid "Z-Index:" msgstr "xxZ-Index:xx" #. i18n: ectx: property (text), widget (QCheckBox, displayBg) #: src/ui/titlewidget_ui.ui:271 #, kde-format msgid "Show background" msgstr "xxShow backgroundxx" #. i18n: ectx: property (text), widget (QLabel, label_22) #: src/ui/titlewidget_ui.ui:285 #, kde-format msgid "Template:" msgstr "xxTemplate:xx" #. i18n: ectx: property (whatsThis), widget (QToolButton, buttonSelectAll) #: src/ui/titlewidget_ui.ui:339 #, kde-format msgid "Selects all items on the canvas." msgstr "xxSelects all items on the canvas.xx" #. i18n: ectx: property (text), widget (QToolButton, buttonSelectImages) #: src/ui/titlewidget_ui.ui:382 #, kde-format msgid "I" msgstr "xxIxx" #. i18n: ectx: property (text), widget (QToolButton, buttonSelectText) #: src/ui/titlewidget_ui.ui:392 #, kde-format msgid "T" msgstr "xxTxx" #. i18n: ectx: property (text), widget (QLabel, label_20) #: src/ui/titlewidget_ui.ui:426 #, kde-format msgid "Rotate Y:" msgstr "xxRotate Y:xx" #. i18n: ectx: property (text), widget (QLabel, label_21) #: src/ui/titlewidget_ui.ui:433 #, kde-format msgid "Rotate Z:" msgstr "xxRotate Z:xx" #. i18n: ectx: property (text), widget (QLabel, label_23) #: src/ui/titlewidget_ui.ui:492 #, kde-format msgid "Letter Spacing" msgstr "xxLetter Spacingxx" #. i18n: ectx: property (text), widget (QRadioButton, plain_color) #. i18n: ectx: property (text), widget (QRadioButton, plain_rect) #: src/ui/titlewidget_ui.ui:522 src/ui/titlewidget_ui.ui:821 #, kde-format msgid "So&lid Color" msgstr "xxSo&lid Colorxx" #. i18n: ectx: property (text), widget (QLabel, label_24) #: src/ui/titlewidget_ui.ui:532 #, kde-format msgid "Line Spacing" msgstr "xxLine Spacingxx" #. i18n: ectx: property (text), widget (QRadioButton, gradient_color) #. i18n: ectx: property (text), widget (QRadioButton, gradient_rect) #: src/ui/titlewidget_ui.ui:695 src/ui/titlewidget_ui.ui:855 #, kde-format msgid "&Gradient" msgstr "xx&Gradientxx" #. i18n: ectx: property (text), widget (QLabel, label_11) #: src/ui/titlewidget_ui.ui:889 #, kde-format msgid "Border " msgstr "xxBorder xx" #. i18n: ectx: property (text), widget (QToolButton, anim_start) #: src/ui/titlewidget_ui.ui:1046 #, kde-format msgid "Edit start" msgstr "xxEdit startxx" #. i18n: ectx: property (text), widget (QToolButton, anim_end) #: src/ui/titlewidget_ui.ui:1056 #, kde-format msgid "Edit end" msgstr "xxEdit endxx" #. i18n: ectx: property (text), widget (QLabel, label_7) #: src/ui/titlewidget_ui.ui:1081 #, kde-format msgid "Resize" msgstr "xxResizexx" #. i18n: ectx: property (text), widget (QToolButton, resize100) #: src/ui/titlewidget_ui.ui:1095 #, no-c-format, kde-format msgid "100%" msgstr "xx100%xx" #. i18n: ectx: property (text), widget (QCheckBox, keep_aspect) #: src/ui/titlewidget_ui.ui:1109 #, kde-format msgid "Keep aspect ratio" msgstr "xxKeep aspect ratioxx" #. i18n: ectx: attribute (title), widget (QWidget, tab_4) #. i18n: ectx: property (text), widget (QLabel, label_5) #: src/ui/titlewidget_ui.ui:1133 src/ui/titlewidget_ui.ui:1139 #, kde-format msgid "Effect" msgstr "xxEffectxx" #. i18n: ectx: property (suffix), widget (QSpinBox, typewriter_delay) #. i18n: ectx: property (suffix), widget (QSpinBox, typewriter_start) #: src/ui/titlewidget_ui.ui:1169 src/ui/titlewidget_ui.ui:1192 #, kde-format msgid " frames" msgstr "xx framesxx" #. i18n: ectx: property (text), widget (QLabel, label_16) #: src/ui/titlewidget_ui.ui:1185 #, kde-format msgid "Start at" msgstr "xxStart atxx" #. i18n: ectx: property (text), widget (QLabel, label_14) #: src/ui/titlewidget_ui.ui:1219 #, kde-format msgid "Zoom:" msgstr "xxZoom:xx" #. i18n: ectx: property (text), widget (QLabel, label_15) #: src/ui/titlewidget_ui.ui:1236 #, kde-format msgid "Rotate X:" msgstr "xxRotate X:xx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: src/ui/transitionsettings_ui.ui:23 #, kde-format msgid "track" msgstr "xxtrackxx" #. i18n: ectx: property (windowTitle), widget (QWidget, UnicodeWidget_UI) #: src/ui/unicodewidget_ui.ui:20 #, kde-format msgid "Enter Unicode value" msgstr "xxEnter Unicode valuexx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: src/ui/unicodewidget_ui.ui:263 #, kde-format msgid "Additional Information" msgstr "xxAdditional Informationxx" #. i18n: ectx: property (text), widget (QPushButton, button_reload) #: src/ui/wizardcapture_ui.ui:17 #, kde-format msgid "Check" msgstr "xxCheckxx" #. i18n: ectx: property (text), widget (QLabel, label_9) #: src/ui/wizardcapture_ui.ui:57 #, kde-format msgid "Capture format:" msgstr "xxCapture format:xx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/wizardextra_ui.ui:16 #, kde-format msgid "Default folder for project files" msgstr "xxDefault folder for project filesxx" #. i18n: ectx: property (text), widget (QCheckBox, installmimes) #: src/ui/wizardextra_ui.ui:66 #, kde-format msgid "Install extra video MIME types" msgstr "xxInstall extra video MIME typesxx" #. i18n: ectx: attribute (title), widget (QWidget, tab) #: src/ui/wizardmltcheck_ui.ui:21 #, kde-format msgid "Installed modules" msgstr "xxInstalled modulesxx" #. i18n: ectx: attribute (title), widget (QWidget, tab_2) #: src/ui/wizardmltcheck_ui.ui:63 #, kde-format msgid "Available Codecs (avformat)" msgstr "xxAvailable Codecs (avformat)xx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: src/ui/wizardmltcheck_ui.ui:90 #, kde-format msgid "Formats" msgstr "xxFormatsxx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: src/ui/wizardmltcheck_ui.ui:97 #, kde-format msgid "Video Codecs" msgstr "xxVideo Codecsxx" #. i18n: ectx: property (text), widget (QLabel, label) #: src/ui/wizardmltcheck_ui.ui:104 #, kde-format msgid "Audio Codecs" msgstr "xxAudio Codecsxx" #. i18n: ectx: property (text), widget (QLabel, label_3) #: src/ui/wizardstandard_ui.ui:17 #, kde-format msgid "Please set your default video profile" msgstr "xxPlease set your default video profilexx" #. i18n: ectx: property (text), widget (QLabel, label_2) #: src/ui/wizardstandard_ui.ui:24 #, kde-format msgid "Video Resolution" msgstr "xxVideo Resolutionxx" #. i18n: ectx: property (text), widget (QRadioButton, button_dv) #: src/ui/wizardstandard_ui.ui:44 #, kde-format msgid "DV" msgstr "xxDVxx" #. i18n: ectx: property (text), widget (QRadioButton, button_all) #: src/ui/wizardstandard_ui.ui:61 #, kde-format msgid "Show All" msgstr "xxShow Allxx" #: src/utils/archiveorg.cpp:92 src/utils/freesound.cpp:95 #: src/utils/freesound.cpp:192 src/utils/resourcewidget.cpp:494 #, kde-format msgid "Error Loading Data" msgstr "xxError Loading Dataxx" #: src/utils/archiveorg.cpp:106 src/utils/freesound.cpp:105 #, kde-format msgid "Found %1 result" msgid_plural "Found %1 results" msgstr[0] "xxFound %1 resultsxx" #: src/utils/archiveorg.cpp:201 #, kde-format msgid "Error Loading Extra Data" msgstr "xxError Loading Extra Dataxx" #: src/utils/freesound.cpp:204 #, kde-format msgid "Duration (s)" msgstr "xxDuration (s)xx" #: src/utils/freesound.cpp:211 #, kde-format msgid "Samplerate" msgstr "xxSampleratexx" #: src/utils/progressbutton.cpp:67 #, kde-format msgctxt "s as seconds" msgid "%1s" msgstr "xx%1sxx" #: src/utils/progressbutton.cpp:71 #, kde-format msgctxt "m as minutes" msgid "%1m" msgstr "xx%1mxx" #: src/utils/progressbutton.cpp:73 #, kde-format msgctxt "h as hours" msgid "%1h" msgstr "xx%1hxx" #: src/utils/resourcewidget.cpp:69 #, kde-format msgid "Freesound Audio Library" msgstr "xxFreesound Audio Libraryxx" #: src/utils/resourcewidget.cpp:70 #, kde-format msgid "Archive.org Video Library" msgstr "xxArchive.org Video Libraryxx" #: src/utils/resourcewidget.cpp:71 #, kde-format msgid "Open Clip Art Graphic Library" msgstr "xxOpen Clip Art Graphic Libraryxx" #: src/utils/resourcewidget.cpp:72 #, kde-format msgid "Search Online Resources" msgstr "xxSearch Online Resourcesxx" #: src/utils/resourcewidget.cpp:96 #, kde-format msgid "Auto Play" msgstr "xxAuto Playxx" #: src/utils/resourcewidget.cpp:206 #, kde-format msgctxt "the url link pointing to a web page" msgid "link" msgstr "xxlinkxx" #: src/utils/resourcewidget.cpp:457 src/utils/resourcewidget.cpp:799 #, kde-format msgid "File Exists" msgstr "xxFile Existsxx" #: src/utils/resourcewidget.cpp:458 #, kde-format msgid "" "HQ preview files are all mp3 files. We have added .mp3 as a file extension " "to the destination file name you chose. However, there is an existing file " "of this name present. \n" " Do you want to overwrite the existing file?. " msgstr "" "xxHQ preview files are all mp3 files. We have added .mp3 as a file extension " "to the destination file name you chose. However, there is an existing file " "of this name present. \n" " Do you want to overwrite the existing file?. xx" #: src/utils/resourcewidget.cpp:502 src/utils/resourcewidget.cpp:842 #, kde-format msgid "Resource saved to " msgstr "xxResource saved to xx" #: src/utils/resourcewidget.cpp:502 src/utils/resourcewidget.cpp:842 #, kde-format msgid "Data Imported" msgstr "xxData Importedxx" #: src/utils/resourcewidget.cpp:581 #, kde-format msgid "" "You need to be online\n" " for searching" msgstr "" "xxYou need to be online\n" " for searchingxx" #: src/utils/resourcewidget.cpp:742 #, kde-format msgid "" "Access Denied from Freesound. Have you authorised the Kdenlive application " "on your freesound account?" msgstr "" "xxAccess Denied from Freesound. Have you authorised the Kdenlive " "application on your freesound account?xx" #: src/utils/resourcewidget.cpp:767 #, kde-format msgid "Starting File Download" msgstr "xxStarting File Downloadxx" #: src/utils/resourcewidget.cpp:776 #, kde-format msgid "Error Getting Access Token from Freesound." msgstr "xxError Getting Access Token from Freesound.xx" #: src/utils/resourcewidget.cpp:777 src/utils/resourcewidget.cpp:867 #, kde-format msgid "Try importing again to obtain a new freesound connection" msgstr "xxTry importing again to obtain a new freesound connectionxx" #: src/utils/resourcewidget.cpp:800 #, kde-format msgid "Do you want to overwrite the existing file?" msgstr "xxDo you want to overwrite the existing file?xx" #: src/utils/resourcewidget.cpp:845 #, kde-format msgid "Saved file to" msgstr "xxSaved file toxx" #: src/utils/resourcewidget.cpp:852 #, kde-format msgid "Error Saving File" msgstr "xxError Saving Filexx" #: src/utils/resourcewidget.cpp:866 #, kde-format msgid "Error Downloading File. Error code: " msgstr "xxError Downloading File. Error code: xx" #: src/utils/thememanager.cpp:68 #, kde-format msgctxt "default theme name" msgid "Default" msgstr "xxDefaultxx" #: src/utils/thememanager.cpp:230 #, kde-format msgid "Configuration..." msgstr "xxConfiguration...xx" #: src/utils/thememanager.cpp:244 #, kde-format msgid "" "Cannot start Colors panel from System Settings. Please check your system..." msgstr "" "xxCannot start Colors panel from System Settings. Please check your system..." "xx" Index: trunk/l10n-kf5/x-test/messages/www/www_www.po =================================================================== --- trunk/l10n-kf5/x-test/messages/www/www_www.po (revision 1532354) +++ trunk/l10n-kf5/x-test/messages/www/www_www.po (revision 1532355) @@ -1,57482 +1,57465 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # # msgid "" msgstr "" "Project-Id-Version: www_www\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-09 03:30+0100\n" -"PO-Revision-Date: 2019-01-08 04:29+0000\n" +"PO-Revision-Date: 2019-01-09 04:39+0000\n" "Last-Translator: transxx.py program \n" "Language-Team: KDE Test Language \n" "Language: x-test\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #: announcements/4.10/applications.php:6 announcements/4.10/index.php:45 #: announcements/4.10/plasma.php:88 announcements/4.10/platform.php:75 msgid "KDE Applications Improve Usability, Performance and Take You to Mars" msgstr "" "xxKDE Applications Improve Usability, Performance and Take You to Marsxx" #: announcements/4.10/applications.php:28 msgid "Less intrusive Notifications in Kate" msgstr "xxLess intrusive Notifications in Katexx" #: announcements/4.10/applications.php:30 msgid "" "Kate—KDE's Advanced Text Editor—received improvements in many areas. Thanks " "to an intensive KDE e.V.-sponsored coding sprint in October, Kate got an improved notification " "system, an optional 'minimap' as scrollbar, a new Project Management plugin, " "predefined color schemes, improvements to the scripting interface and much " "more. A great bugfixing effort reduced the number of open bug reports from " "850 to 60. Outside of the coding sprint, work was done to create a new Quick " "Open functionality and other enhancements. All these improvements also " "benefit applications using Kate Part for text editing, including the " "lightweight KWrite text editor and KDevelop, the complete KDE Integrated " "Development Environment (IDE)." msgstr "" "xxKate—KDE's Advanced Text Editor—received improvements in many areas. " "Thanks to an intensive KDE e.V.-sponsored coding sprint in October, Kate got an improved notification " "system, an optional 'minimap' as scrollbar, a new Project Management plugin, " "predefined color schemes, improvements to the scripting interface and much " "more. A great bugfixing effort reduced the number of open bug reports from " "850 to 60. Outside of the coding sprint, work was done to create a new Quick " "Open functionality and other enhancements. All these improvements also " "benefit applications using Kate Part for text editing, including the " "lightweight KWrite text editor and KDevelop, the complete KDE Integrated " "Development Environment (IDE).xx" #: announcements/4.10/applications.php:32 msgid "Kate's new passive notifications are less disruptive to your workflow" msgstr "" "xxKate's new passive notifications are less disruptive to your workflowxx" #: announcements/4.10/applications.php:34 msgid "Konsole Enhancements" msgstr "xxKonsole Enhancementsxx" #: announcements/4.10/applications.php:36 msgid "" "Konsole brings back print-screen and send signals functionality formerly " "present in KDE 3, as well as options to change line spacing and the " "requirement of CTRL key when drag'n'dropping text, new support for xterm's " "1006 mouse extension and the ability to clear the command line before using " "bookmarks for some commands." msgstr "" "xxKonsole brings back print-screen and send signals functionality formerly " "present in KDE 3, as well as options to change line spacing and the " "requirement of CTRL key when drag'n'dropping text, new support for xterm's " "1006 mouse extension and the ability to clear the command line before using " "bookmarks for some commands.xx" #: announcements/4.10/applications.php:38 msgid "New functions have entered Konsole" msgstr "xxNew functions have entered Konsolexx" #: announcements/4.10/applications.php:40 msgid "Tiled Rendering Improves Okular Performance" msgstr "xxTiled Rendering Improves Okular Performancexx" #: announcements/4.10/applications.php:42 msgid "" "Okular, KDE's universal document viewer, gains improvements.The newest " "features include a technique called tiled rendering which allows Okular to zoom in further and faster while reducing memory " "consumption compared to previous versions. The embedded video feature has " "been improved. Editing and creating annotations in Okular has become more " "user-friendly with the introduction of high precision QTabletEvents. Now a " "tablet behaves exactly like a mouse except when creating an annotation. With " "this task, the high precision position of the QTabletEvent is used, so free-" "hand annotations are smoother. A new feature allows easy history navigation, " "which can now be accessed by forward and back mouse buttons. Okular Active, " "the touch-friendly version of the powerful document reader is now part of " "KDE's core applications.\n" "It is Plasma Active's new Ebook Reader and has been optimized for reading " "documents on a touch device.\n" "Okular Active supports a wide range of Ebook file formats." msgstr "" "xxOkular, KDE's universal document viewer, gains improvements.The newest " "features include a technique called tiled rendering which allows Okular to zoom in further and faster while reducing memory " "consumption compared to previous versions. The embedded video feature has " "been improved. Editing and creating annotations in Okular has become more " "user-friendly with the introduction of high precision QTabletEvents. Now a " "tablet behaves exactly like a mouse except when creating an annotation. With " "this task, the high precision position of the QTabletEvent is used, so free-" "hand annotations are smoother. A new feature allows easy history navigation, " "which can now be accessed by forward and back mouse buttons. Okular Active, " "the touch-friendly version of the powerful document reader is now part of " "KDE's core applications.\n" "It is Plasma Active's new Ebook Reader and has been optimized for reading " "documents on a touch device.\n" "Okular Active supports a wide range of Ebook file formats.xx" #: announcements/4.10/applications.php:46 msgid "Tiled rendering in Okular: faster zooming using less memory" msgstr "xxTiled rendering in Okular: faster zooming using less memoryxx" #: announcements/4.10/applications.php:48 msgid "Gwenview Gets Activity Support" msgstr "xxGwenview Gets Activity Supportxx" #: announcements/4.10/applications.php:50 msgid "" "Gwenview, KDE's image viewer, features improved thumbnail handling and " "generation as well as Activity support. It supports color correction of JPG " "and PNG files, working with KWin to adjust to the color profiles of " "different monitors, allowing for consistent color representation of photos " "and graphics. The Gwenview image importer now works recursively, showing all " "images available for display below, as well as within, a specified folder. " "For more details, see the blog of Gwenview's maintainer, Aurélien " "Gateau." msgstr "" "xxGwenview, KDE's image viewer, features improved thumbnail handling and " "generation as well as Activity support. It supports color correction of JPG " "and PNG files, working with KWin to adjust to the color profiles of " "different monitors, allowing for consistent color representation of photos " "and graphics. The Gwenview image importer now works recursively, showing all " "images available for display below, as well as within, a specified folder. " "For more details, see the blog of Gwenview's maintainer, Aurélien " "Gateau.xx" #: announcements/4.10/applications.php:52 msgid "Gwenview, KDE's versatile image viewer" msgstr "xxGwenview, KDE's versatile image viewerxx" #: announcements/4.10/applications.php:54 msgid "" "Kopete, KDE's chat application, gained a real "Do Not Disturb" " "mode which disables visual and sound notifications entirely." msgstr "" "xxKopete, KDE's chat application, gained a real "Do Not Disturb" " "mode which disables visual and sound notifications entirely.xx" #: announcements/4.10/applications.php:56 msgid "Kontact Improves Performance" msgstr "xxKontact Improves Performancexx" #: announcements/4.10/applications.php:58 msgid "" "KDE's PIM applications have gotten many bugfixes and improvements. " "Substantial work with the search backend has vastly improved email indexing " "and retrieval, delivering more responsive applications with lower resource " "usage." msgstr "" "xxKDE's PIM applications have gotten many bugfixes and improvements. " "Substantial work with the search backend has vastly improved email indexing " "and retrieval, delivering more responsive applications with lower resource " "usage.xx" #: announcements/4.10/applications.php:60 msgid "Kontact Groupware Client" msgstr "xxKontact Groupware Clientxx" #: announcements/4.10/applications.php:62 msgid "" "KMail has a new ability to automatically resize images attached to emails, " "configurable in KMail's settings. KMail also introduces Text Autocorrection, " "including word replacement and capitalize the first letter of a sentence. " "The settings and word lists are shared with Calligra Words and are " "configurable. HTML composer support has been expanded: tables can be " "inserted, with control over rows and columns as well as the ability to merge " "cells. Defined sizes for images are now also supported, as is the ability to " "insert html code directly . The 'plain text' companion to HTML emails was " "also improved, with HTML tags convertible to plain text equivalents. Other " "improvements to KMail include: opening recent files in the composer, adding " "new Contacts directly from KMail and attaching vcards to emails.
    \n" "The import wizard gained support for importing settings from Opera, settings " "and data from Claws Mail and Balsa, and tags from Thunderbird and Claws Mail." msgstr "" "xxKMail has a new ability to automatically resize images attached to emails, " "configurable in KMail's settings. KMail also introduces Text Autocorrection, " "including word replacement and capitalize the first letter of a sentence. " "The settings and word lists are shared with Calligra Words and are " "configurable. HTML composer support has been expanded: tables can be " "inserted, with control over rows and columns as well as the ability to merge " "cells. Defined sizes for images are now also supported, as is the ability to " "insert html code directly . The 'plain text' companion to HTML emails was " "also improved, with HTML tags convertible to plain text equivalents. Other " "improvements to KMail include: opening recent files in the composer, adding " "new Contacts directly from KMail and attaching vcards to emails.
    \n" "The import wizard gained support for importing settings from Opera, settings " "and data from Claws Mail and Balsa, and tags from Thunderbird and Claws Mail." "xx" #: announcements/4.10/applications.php:65 msgid "Kontact Mail Client" msgstr "xxKontact Mail Clientxx" #: announcements/4.10/applications.php:67 msgid "Major Improvements in Gaming Apps" msgstr "xxMajor Improvements in Gaming Appsxx" #: announcements/4.10/applications.php:69 msgid "" "KDE Games and Educational applications have seen widespread changes. KDE " "Games benefited from major improvements to basic libraries, resulting in " "smoother gameplay. A new and improved KTouch typing tutor debuts and Marble " "continues to improve, securing its place as the premier world viewing and " "mapping tool in the Free Software world." msgstr "" "xxKDE Games and Educational applications have seen widespread changes. KDE " "Games benefited from major improvements to basic libraries, resulting in " "smoother gameplay. A new and improved KTouch typing tutor debuts and Marble " "continues to improve, securing its place as the premier world viewing and " "mapping tool in the Free Software world.xx" #: announcements/4.10/applications.php:72 msgid "" "A new game is included with this release. Picmi is a single player logic-based puzzle game. The " "object of the game is to color cells according to numbers given at the side " "of the board in order to complete a hidden pattern or picture. Picmi " "includes two game modes—random puzzles are generated according to the " "selected difficulty settings or the included preset puzzles." msgstr "" "xxA new game is included with this release. Picmi is a single player logic-based puzzle game. " "The object of the game is to color cells according to numbers given at the " "side of the board in order to complete a hidden pattern or picture. Picmi " "includes two game modes—random puzzles are generated according to the " "selected difficulty settings or the included preset puzzles.xx" #: announcements/4.10/applications.php:74 msgid "Picmi, a new game in KDE Applications 4.10" msgstr "xxPicmi, a new game in KDE Applications 4.10xx" #: announcements/4.10/applications.php:75 msgid "Printing Sudoku Puzzles" msgstr "xxPrinting Sudoku Puzzlesxx" #: announcements/4.10/applications.php:79 msgid "" "Other KDE Games and educational applications have been improved, including " "the ability to print puzzles from KSudoku so they can be used away from the " "computer. KGoldrunner was rewritten based on the new KDEGames libraries; " "gameplay and UI are the same, but the game is prettier and smoother. " "KJumpingCube now allows adjusting the speed of moves and animates multi-" "stage moves to make them easier to understand. The UI has been improved and " "you can now choose which one you'd like to play against: Kepler or Newton. " "Smaller boards offer simplified playing styles. KAlgebra has some " "improvements to the interface and Pairs gained a theme editor." msgstr "" "xxOther KDE Games and educational applications have been improved, including " "the ability to print puzzles from KSudoku so they can be used away from the " "computer. KGoldrunner was rewritten based on the new KDEGames libraries; " "gameplay and UI are the same, but the game is prettier and smoother. " "KJumpingCube now allows adjusting the speed of moves and animates multi-" "stage moves to make them easier to understand. The UI has been improved and " "you can now choose which one you'd like to play against: Kepler or Newton. " "Smaller boards offer simplified playing styles. KAlgebra has some " "improvements to the interface and Pairs gained a theme editor.xx" #: announcements/4.10/applications.php:81 msgid "Print puzzles from KSudoku for your offline use" msgstr "xxPrint puzzles from KSudoku for your offline usexx" #: announcements/4.10/applications.php:83 msgid "" "For the Rocs Graph Theory IDE, developers overhauled the user interface and " "configuration dialog to make it easier to use. They also introduced support " "for TGF, DOT/Graphvis (import/export) and TikZ/PGF (export only) files." msgstr "" "xxFor the Rocs Graph Theory IDE, developers overhauled the user interface " "and configuration dialog to make it easier to use. They also introduced " "support for TGF, DOT/Graphvis (import/export) and TikZ/PGF (export only) " "files.xx" #: announcements/4.10/applications.php:86 msgid "" "To Moon and Mars: New Space Orbiter visualization for Marble in KDE 4.10" msgstr "" "xxTo Moon and Mars: New Space Orbiter visualization for Marble in KDE 4.10xx" #: announcements/4.10/applications.php:88 msgid "" "The Marble Virtual Globe makes further " "strides into the area of Space Science. René Küttner, a student from TU Dresden (Dresden University of " "Technology), worked on Marble as part of the ESA SoCiS 2012 program. The Summer of Code in Space " "was carried out for the second time by the European Space Agency and again Marble was chosen as a mentoring " "organization." msgstr "" "xxThe Marble Virtual Globe makes " "further strides into the area of Space Science. René Küttner, a student from " "TU Dresden (Dresden University of " "Technology), worked on Marble as part of the ESA SoCiS 2012 program. The Summer of Code in Space " "was carried out for the second time by the European Space Agency and again Marble was chosen as a mentoring " "organization.xx" #: announcements/4.10/applications.php:90 msgid "Marble Desktop Globe" msgstr "xxMarble Desktop Globexx" #: announcements/4.10/applications.php:93 msgid "" "René developed a visualization of space orbiters around other planets inside " "the Marble Virtual Globe. As a result, Marble can display the positions and " "orbit tracks of space missions such as Mars Express, Venus Express " "and SMART-1. The visualization also includes the positions of the " "two Mars moons Phobos and Deimos. He also enhanced Marble's display of Earth " "satellite tracks. A video presents some of the features that have been added " "during this program. Thank you to ESA " "and the SoCiS " "Sponsors for funding this project." msgstr "" "xxRené developed a visualization of space orbiters around other planets " "inside the Marble Virtual Globe. As a result, Marble can display the " "positions and orbit tracks of space missions such as Mars Express, Venus " "Express and SMART-1. The visualization also includes the positions of the " "two Mars moons Phobos and Deimos. He also enhanced Marble's display of Earth " "satellite tracks. A video presents some of the features that have been added " "during this program. Thank you to ESA " "and the SoCiS " "Sponsors for funding this project.xx" #: announcements/4.10/applications.php:95 msgid "Marble on Mars" msgstr "xxMarble on Marsxx" #: announcements/4.10/applications.php:96 msgid "" "The Marble visual " "changelog has more information on this project and other Marble news." msgstr "" "xxThe Marble visual " "changelog has more information on this project and other Marble news.xx" #: announcements/4.10/applications.php:98 msgid "Enjoy Practicing Touch-Typing" msgstr "xxEnjoy Practicing Touch-Typingxx" #: announcements/4.10/applications.php:100 msgid "" "Ktouch, KDE's touch typing tutor has been rewritten. It now features a " "clean, elegant and vibrant user interface to make learning and practicing " "touch typing as enjoyable as it can be. The new user interface " "reduces complexity, and guides the user with color cues and inobtrusive " "animations. Many new features help improve the overall training experience—a " "new course editor has built-in quality checks, the user can review progress " "and identify weaknesses, the overall appearance is attractive and scaled to " "screen size, hinting and obvious problem solving tips are displayed " "prominently." msgstr "" "xxKtouch, KDE's touch typing tutor has been rewritten. It now features a " "clean, elegant and vibrant user interface to make learning and practicing " "touch typing as enjoyable as it can be. The new user interface " "reduces complexity, and guides the user with color cues and inobtrusive " "animations. Many new features help improve the overall training experience—a " "new course editor has built-in quality checks, the user can review progress " "and identify weaknesses, the overall appearance is attractive and scaled to " "screen size, hinting and obvious problem solving tips are displayed " "prominently.xx" #: announcements/4.10/applications.php:102 msgid "KTouch Touch Typing Tutor" msgstr "xxKTouch Touch Typing Tutorxx" #: announcements/4.10/applications.php:104 #: announcements/4.11/applications.php:70 #: announcements/4.12/applications.php:92 #: announcements/4.13/applications.php:130 msgid "Installing KDE Applications" msgstr "xxInstalling KDE Applicationsxx" #: announcements/4.10/applications.php:109 announcements/4.10/plasma.php:86 #: announcements/4.10/platform.php:69 announcements/4.11/applications.php:75 #: announcements/4.11/plasma.php:73 announcements/4.11/platform.php:56 msgid "Also Announced Today:" msgstr "xxAlso Announced Today:xx" #: announcements/4.10/applications.php:110 announcements/4.10/index.php:27 #: announcements/4.10/index.php:40 announcements/4.10/platform.php:70 msgid "The KDE Plasma Workspaces 4.10" msgstr "xxThe KDE Plasma Workspaces 4.10xx" #: announcements/4.10/applications.php:110 announcements/4.10/index.php:40 #: announcements/4.10/plasma.php:6 announcements/4.10/platform.php:70 msgid "" "Plasma Workspaces 4.10 Improve Mobile Device Support and Receive Visual " "Refinement" msgstr "" "xxPlasma Workspaces 4.10 Improve Mobile Device Support and Receive Visual " "Refinementxx" #: announcements/4.10/applications.php:112 announcements/4.10/platform.php:72 msgid "" "Several components of Plasma Workspaces have been ported to Qt Quick/QML " "framework. Stability and usability have been improved. A new print manager " "and Color Management support have been introduced." msgstr "" "xxSeveral components of Plasma Workspaces have been ported to Qt Quick/QML " "framework. Stability and usability have been improved. A new print manager " "and Color Management support have been introduced.xx" #: announcements/4.10/applications.php:115 announcements/4.10/index.php:51 #: announcements/4.10/plasma.php:94 msgid "The KDE Development Platform 4.10" msgstr "xxThe KDE Development Platform 4.10xx" #: announcements/4.10/applications.php:115 announcements/4.10/index.php:51 #: announcements/4.10/plasma.php:94 announcements/4.10/platform.php:6 msgid "KDE Platform 4.10 Opens Up More APIs to Qt Quick" msgstr "xxKDE Platform 4.10 Opens Up More APIs to Qt Quickxx" #: announcements/4.10/applications.php:117 announcements/4.10/index.php:52 #: announcements/4.10/plasma.php:96 msgid "" "This release makes it easier to contribute to KDE with a Plasma SDK " "(Software Development Kit), the ability to write Plasma widgets and widget " "collections in the Qt Markup Language (QML), changes in the libKDEGames " "library, and new scripting capabilities in window manager KWin." msgstr "" "xxThis release makes it easier to contribute to KDE with a Plasma SDK " "(Software Development Kit), the ability to write Plasma widgets and widget " "collections in the Qt Markup Language (QML), changes in the libKDEGames " "library, and new scripting capabilities in window manager KWin.xx" #: announcements/4.10/applications.php:124 announcements/4.10/plasma.php:103 #: announcements/4.10/platform.php:84 announcements/4.11/applications.php:90 #: announcements/4.11/plasma.php:89 announcements/4.11/platform.php:71 #: announcements/4.12/applications.php:101 #: announcements/4.13/applications.php:139 announcements/4.14/index.php:162 #: announcements/announce-4.10.1.php:70 announcements/announce-4.10.2.php:70 #: announcements/announce-4.10.3.php:70 announcements/announce-4.10.4.php:70 #: announcements/announce-4.10.5.php:70 #: announcements/announce-4.11-beta1.php:91 #: announcements/announce-4.11-beta2.php:91 #: announcements/announce-4.11-rc1.php:91 #: announcements/announce-4.11-rc2.php:93 announcements/announce-4.11.1.php:72 #: announcements/announce-4.11.2.php:72 announcements/announce-4.11.3.php:72 #: announcements/announce-4.11.4.php:72 announcements/announce-4.11.5.php:72 #: announcements/announce-4.12-beta1.php:71 #: announcements/announce-4.12-beta2.php:71 #: announcements/announce-4.12-beta3.php:71 #: announcements/announce-4.12-rc.php:71 announcements/announce-4.12.1.php:69 #: announcements/announce-4.12.2.php:69 announcements/announce-4.12.3.php:69 #: announcements/announce-4.12.4.php:70 announcements/announce-4.12.5.php:70 #: announcements/announce-4.13-beta1.php:67 #: announcements/announce-4.13-beta2.php:67 #: announcements/announce-4.13-beta3.php:67 #: announcements/announce-4.13-rc.php:67 announcements/announce-4.13.1.php:70 #: announcements/announce-4.13.2.php:72 announcements/announce-4.13.3.php:72 #: announcements/announce-4.14-beta1.php:63 #: announcements/announce-4.14-beta2.php:63 #: announcements/announce-4.14-beta3.php:63 #: announcements/announce-4.14-rc.php:63 announcements/announce-4.14.1.php:72 #: announcements/announce-4.14.2.php:72 announcements/announce-4.14.3.php:72 #: announcements/announce-applications-14.12-beta1.php:57 #: announcements/announce-applications-14.12-beta2.php:57 #: announcements/announce-applications-14.12-beta3.php:57 #: announcements/announce-applications-14.12-rc.php:57 #: announcements/announce-applications-14.12.0.php:94 #: announcements/announce-applications-14.12.1.php:72 #: announcements/announce-applications-14.12.2.php:72 #: announcements/announce-applications-14.12.3.php:72 #: announcements/announce-applications-15.04-beta1.php:57 #: announcements/announce-applications-15.04-beta2.php:57 #: announcements/announce-applications-15.04-beta3.php:57 #: announcements/announce-applications-15.04-rc.php:57 #: announcements/announce-applications-15.04.0.php:91 #: announcements/announce-applications-15.04.1.php:72 #: announcements/announce-applications-15.04.2.php:72 #: announcements/announce-applications-15.04.3.php:72 #: announcements/announce-applications-15.08-beta.php:57 #: announcements/announce-applications-15.08-rc.php:57 #: announcements/announce-applications-15.08.0.php:117 #: announcements/announce-applications-15.08.1.php:72 #: announcements/announce-applications-15.08.2.php:72 #: announcements/announce-applications-15.08.3.php:72 #: announcements/announce-applications-15.12-beta.php:57 #: announcements/announce-applications-15.12-rc.php:57 #: announcements/announce-applications-15.12.0.php:169 #: announcements/announce-applications-15.12.1.php:72 #: announcements/announce-applications-15.12.2.php:72 #: announcements/announce-applications-15.12.3.php:72 #: announcements/announce-applications-16.04-beta.php:61 #: announcements/announce-applications-16.04-rc.php:57 #: announcements/announce-applications-16.04.0.php:166 #: announcements/announce-applications-16.04.1.php:72 #: announcements/announce-applications-16.04.2.php:72 #: announcements/announce-applications-16.04.3.php:72 #: announcements/announce-applications-16.08-beta.php:61 #: announcements/announce-applications-16.08-rc.php:61 #: announcements/announce-applications-16.08.0.php:128 #: announcements/announce-applications-16.08.1.php:72 #: announcements/announce-applications-16.08.2.php:72 #: announcements/announce-applications-16.08.3.php:72 #: announcements/announce-applications-16.12-beta.php:61 #: announcements/announce-applications-16.12-rc.php:61 #: announcements/announce-applications-16.12.0.php:169 #: announcements/announce-applications-16.12.1.php:76 #: announcements/announce-applications-16.12.2.php:72 #: announcements/announce-applications-16.12.3.php:72 #: announcements/announce-applications-17.04-beta.php:61 #: announcements/announce-applications-17.04-rc.php:61 #: announcements/announce-applications-17.04.0.php:162 #: announcements/announce-applications-17.04.1.php:72 #: announcements/announce-applications-17.04.2.php:72 #: announcements/announce-applications-17.04.3.php:72 #: announcements/announce-applications-17.08-beta.php:61 #: announcements/announce-applications-17.08-rc.php:61 #: announcements/announce-applications-17.08.0.php:136 #: announcements/announce-applications-17.08.1.php:72 #: announcements/announce-applications-17.08.2.php:80 #: announcements/announce-applications-17.08.3.php:80 #: announcements/announce-applications-17.12-beta.php:61 #: announcements/announce-applications-17.12-rc.php:61 #: announcements/announce-applications-17.12.0.php:139 #: announcements/announce-applications-17.12.1.php:76 #: announcements/announce-applications-17.12.2.php:68 #: announcements/announce-applications-17.12.3.php:76 #: announcements/announce-applications-18.04-beta.php:61 #: announcements/announce-applications-18.04-rc.php:61 #: announcements/announce-applications-18.04.0.php:236 #: announcements/announce-applications-18.04.1.php:76 #: announcements/announce-applications-18.04.2.php:76 #: announcements/announce-applications-18.04.3.php:76 #: announcements/announce-applications-18.08-beta.php:61 #: announcements/announce-applications-18.08-rc.php:61 #: announcements/announce-applications-18.08.0.php:185 #: announcements/announce-applications-18.08.1.php:76 #: announcements/announce-applications-18.08.2.php:76 #: announcements/announce-applications-18.08.3.php:76 #: announcements/announce-applications-18.12-beta.php:61 #: announcements/announce-applications-18.12-rc.php:69 #: announcements/announce-applications-18.12.0.php:223 #: announcements/announce-applications-18.12.1.php:76 #: announcements/announce-applications-YY.MM-beta.php:69 #: announcements/announce-applications-YY.MM-rc.php:69 #: announcements/announce-applications-YY.MM.0.php:98 #: announcements/announce-applications-YY.MM.P.php:75 #: announcements/announce-frameworks5-alpha.php:60 #: announcements/announce-frameworks5-alpha2.php:60 #: announcements/announce-frameworks5-beta1.php:71 #: announcements/announce-frameworks5-beta3.php:61 #: announcements/announce-plasma-2014.6-alpha1.php:53 #: announcements/announce-plasma-next-beta1.php:188 #: announcements/kde-frameworks-5.0.php:125 #: announcements/kde-frameworks-5.1.php:98 #: announcements/kde-frameworks-5.10.0.php:227 #: announcements/kde-frameworks-5.11.0.php:297 #: announcements/kde-frameworks-5.12.0.php:278 #: announcements/kde-frameworks-5.13.0.php:371 #: announcements/kde-frameworks-5.14.0.php:331 #: announcements/kde-frameworks-5.15.0.php:411 #: announcements/kde-frameworks-5.16.0.php:459 #: announcements/kde-frameworks-5.17.0.php:256 #: announcements/kde-frameworks-5.18.0.php:287 #: announcements/kde-frameworks-5.19.0.php:342 #: announcements/kde-frameworks-5.2.0.php:186 #: announcements/kde-frameworks-5.20.0.php:360 #: announcements/kde-frameworks-5.21.0.php:380 #: announcements/kde-frameworks-5.22.0.php:308 #: announcements/kde-frameworks-5.23.0.php:362 #: announcements/kde-frameworks-5.24.0.php:393 #: announcements/kde-frameworks-5.25.0.php:384 #: announcements/kde-frameworks-5.26.0.php:359 #: announcements/kde-frameworks-5.27.0.php:346 #: announcements/kde-frameworks-5.28.0.php:382 #: announcements/kde-frameworks-5.29.0.php:357 #: announcements/kde-frameworks-5.3.0.php:232 #: announcements/kde-frameworks-5.30.0.php:357 #: announcements/kde-frameworks-5.31.0.php:298 #: announcements/kde-frameworks-5.32.0.php:294 #: announcements/kde-frameworks-5.33.0.php:271 #: announcements/kde-frameworks-5.34.0.php:306 #: announcements/kde-frameworks-5.35.0.php:284 #: announcements/kde-frameworks-5.36.0.php:276 #: announcements/kde-frameworks-5.37.0.php:364 #: announcements/kde-frameworks-5.38.0.php:333 #: announcements/kde-frameworks-5.39.0.php:344 #: announcements/kde-frameworks-5.4.0.php:214 #: announcements/kde-frameworks-5.40.0.php:314 #: announcements/kde-frameworks-5.41.0.php:396 #: announcements/kde-frameworks-5.42.0.php:434 #: announcements/kde-frameworks-5.43.0.php:379 #: announcements/kde-frameworks-5.44.0.php:392 #: announcements/kde-frameworks-5.45.0.php:468 #: announcements/kde-frameworks-5.46.0.php:357 #: announcements/kde-frameworks-5.47.0.php:348 #: announcements/kde-frameworks-5.48.0.php:393 #: announcements/kde-frameworks-5.49.0.php:574 #: announcements/kde-frameworks-5.5.0.php:253 #: announcements/kde-frameworks-5.50.0.php:489 #: announcements/kde-frameworks-5.51.0.php:438 #: announcements/kde-frameworks-5.52.0.php:364 #: announcements/kde-frameworks-5.53.0.php:364 #: announcements/kde-frameworks-5.6.0.php:248 #: announcements/kde-frameworks-5.7.0.php:348 #: announcements/kde-frameworks-5.8.0.php:228 #: announcements/kde-frameworks-5.9.0.php:249 #: announcements/kde-frameworks-template.php:373 #: announcements/kde-purism-librem5.php:166 announcements/kirigami-1.1.php:98 #: announcements/plasma-5.0-rc.php:82 announcements/plasma-5.0.1.php:105 #: announcements/plasma-5.0.2.php:105 announcements/plasma-5.0.95.php:148 #: announcements/plasma-5.1.1.php:125 announcements/plasma-5.1.2.php:108 #: announcements/plasma-5.1.95.php:172 announcements/plasma-5.1/index.php:174 #: announcements/plasma-5.10.0.php:321 announcements/plasma-5.10.1.php:197 #: announcements/plasma-5.10.2.php:197 announcements/plasma-5.10.3.php:205 #: announcements/plasma-5.10.4.php:198 announcements/plasma-5.10.5.php:194 #: announcements/plasma-5.10.95.php:284 announcements/plasma-5.11.0.php:290 #: announcements/plasma-5.11.1.php:196 announcements/plasma-5.11.2.php:197 #: announcements/plasma-5.11.3.php:196 announcements/plasma-5.11.4.php:197 #: announcements/plasma-5.11.5.php:195 announcements/plasma-5.11.95.php:458 #: announcements/plasma-5.12.0.php:441 announcements/plasma-5.12.1.php:196 #: announcements/plasma-5.12.2.php:197 announcements/plasma-5.12.3.php:196 #: announcements/plasma-5.12.4.php:197 announcements/plasma-5.12.5.php:196 #: announcements/plasma-5.12.6.php:196 announcements/plasma-5.12.7.php:196 #: announcements/plasma-5.12.90.php:288 announcements/plasma-5.13.0.php:291 #: announcements/plasma-5.13.1.php:196 announcements/plasma-5.13.2.php:195 #: announcements/plasma-5.13.3.php:195 announcements/plasma-5.13.4.php:196 #: announcements/plasma-5.13.5.php:196 announcements/plasma-5.13.90.php:293 #: announcements/plasma-5.14.0.php:289 announcements/plasma-5.14.1.php:193 #: announcements/plasma-5.14.2.php:195 announcements/plasma-5.14.3.php:195 #: announcements/plasma-5.14.4.php:117 announcements/plasma-5.14.5.php:117 #: announcements/plasma-5.2.0.php:199 announcements/plasma-5.2.1.php:123 #: announcements/plasma-5.2.2.php:121 announcements/plasma-5.2.95.php:247 #: announcements/plasma-5.3.0.php:271 announcements/plasma-5.3.1.php:125 #: announcements/plasma-5.3.2.php:124 announcements/plasma-5.3.95.php:245 #: announcements/plasma-5.4.0.php:265 announcements/plasma-5.4.1.php:126 #: announcements/plasma-5.4.2.php:125 announcements/plasma-5.4.3.php:126 #: announcements/plasma-5.4.95.php:233 announcements/plasma-5.5.0.php:254 #: announcements/plasma-5.5.1.php:129 announcements/plasma-5.5.2.php:129 #: announcements/plasma-5.5.3.php:125 announcements/plasma-5.5.4.php:122 #: announcements/plasma-5.5.5.php:125 announcements/plasma-5.5.95.php:251 #: announcements/plasma-5.6.0.php:277 announcements/plasma-5.6.1.php:131 #: announcements/plasma-5.6.2.php:131 announcements/plasma-5.6.3.php:131 #: announcements/plasma-5.6.4.php:131 announcements/plasma-5.6.5.php:130 #: announcements/plasma-5.6.95.php:194 announcements/plasma-5.7.0.php:189 #: announcements/plasma-5.7.1.php:132 announcements/plasma-5.7.2.php:130 #: announcements/plasma-5.7.3.php:131 announcements/plasma-5.7.4.php:131 #: announcements/plasma-5.7.5.php:131 announcements/plasma-5.7.95.php:263 #: announcements/plasma-5.8.0.php:261 announcements/plasma-5.8.1.php:132 #: announcements/plasma-5.8.2.php:130 announcements/plasma-5.8.3.php:131 #: announcements/plasma-5.8.4.php:135 announcements/plasma-5.8.5.php:131 #: announcements/plasma-5.8.6.php:186 announcements/plasma-5.8.7.php:188 #: announcements/plasma-5.8.8.php:197 announcements/plasma-5.8.9.php:197 #: announcements/plasma-5.8.95.php:240 announcements/plasma-5.9.0.php:236 #: announcements/plasma-5.9.1.php:132 announcements/plasma-5.9.2.php:190 #: announcements/plasma-5.9.3.php:186 announcements/plasma-5.9.4.php:187 #: announcements/plasma-5.9.5.php:189 announcements/plasma-5.9.95.php:322 #: announcements/plasma-test.php:190 #: announcements/plasma5.0-beta2/index.php:165 #: announcements/plasma5.0/index.php:198 msgid "Press Contacts" msgstr "xxPress Contactsxx" #: announcements/4.10/boilerplate.inc:3 announcements/4.11/boilerplate.inc:3 #: announcements/4.12/boilerplate.inc:3 announcements/4.13/boilerplate.inc:3 msgid "" "KDE software, including all its libraries and its applications, is available " "for free under Open Source licenses. KDE software runs on various hardware " "configurations and CPU architectures such as ARM and x86, operating systems " "and works with any kind of window manager or desktop environment. Besides " "Linux and other UNIX based operating systems you can find Microsoft Windows " "versions of most KDE applications on the KDE software on Windows site and Apple Mac OS X versions on the KDE software on Mac site. Experimental builds " "of KDE applications for various mobile platforms like MeeGo, MS Windows " "Mobile and Symbian can be found on the web but are currently unsupported. Plasma Active is a user experience for a " "wider spectrum of devices, such as tablet computers and other mobile " "hardware." msgstr "" "xxKDE software, including all its libraries and its applications, is " "available for free under Open Source licenses. KDE software runs on various " "hardware configurations and CPU architectures such as ARM and x86, operating " "systems and works with any kind of window manager or desktop environment. " "Besides Linux and other UNIX based operating systems you can find Microsoft " "Windows versions of most KDE applications on the KDE software on Windows site and Apple Mac OS X versions on the KDE software on Mac site. Experimental builds " "of KDE applications for various mobile platforms like MeeGo, MS Windows " "Mobile and Symbian can be found on the web but are currently unsupported. Plasma Active is a user experience for a " "wider spectrum of devices, such as tablet computers and other mobile " "hardware.xx" #: announcements/4.10/boilerplate.inc:5 announcements/4.11/boilerplate.inc:5 #: announcements/4.12/boilerplate.inc:5 announcements/4.13/boilerplate.inc:5 msgid "" "KDE software can be obtained in source and various binary formats from http://download.kde.org and " "can\n" "also be obtained on CD-ROM\n" "or with any of the major\n" "GNU/Linux and UNIX systems shipping today." msgstr "" "xxKDE software can be obtained in source and various binary formats from http://download.kde.org and " "can\n" "also be obtained on CD-ROM\n" "or with any of the major\n" "GNU/Linux and UNIX systems shipping today.xx" #: announcements/4.10/boilerplate.inc:12 announcements/4.11/boilerplate.inc:12 #: announcements/4.12/boilerplate.inc:12 announcements/4.13/boilerplate.inc:12 #: announcements/4.14/index.php:141 announcements/announce-4.10.1.php:42 #: announcements/announce-4.10.2.php:42 announcements/announce-4.10.3.php:42 #: announcements/announce-4.10.4.php:42 announcements/announce-4.10.5.php:42 #: announcements/announce-4.11-beta1.php:63 #: announcements/announce-4.11-beta2.php:63 #: announcements/announce-4.11-rc1.php:63 #: announcements/announce-4.11-rc2.php:65 announcements/announce-4.11.1.php:44 #: announcements/announce-4.11.2.php:44 announcements/announce-4.11.3.php:44 #: announcements/announce-4.11.4.php:44 announcements/announce-4.11.5.php:44 #: announcements/announce-4.12-beta1.php:43 #: announcements/announce-4.12-beta2.php:43 #: announcements/announce-4.12-beta3.php:43 #: announcements/announce-4.12-rc.php:43 announcements/announce-4.12.1.php:41 #: announcements/announce-4.12.2.php:41 announcements/announce-4.12.3.php:41 #: announcements/announce-4.12.4.php:42 announcements/announce-4.12.5.php:42 #: announcements/announce-4.13-beta1.php:39 #: announcements/announce-4.13-beta2.php:39 #: announcements/announce-4.13-beta3.php:39 #: announcements/announce-4.13-rc.php:39 announcements/announce-4.13.1.php:49 #: announcements/announce-4.13.2.php:51 announcements/announce-4.13.3.php:51 #: announcements/announce-4.14-beta1.php:35 #: announcements/announce-4.14-beta2.php:35 #: announcements/announce-4.14-beta3.php:35 #: announcements/announce-4.14-rc.php:35 announcements/announce-4.14.1.php:51 #: announcements/announce-4.14.2.php:51 announcements/announce-4.14.3.php:51 #: announcements/announce-applications-14.12-beta1.php:29 #: announcements/announce-applications-14.12-beta2.php:29 #: announcements/announce-applications-14.12-beta3.php:29 #: announcements/announce-applications-14.12-rc.php:29 #: announcements/announce-applications-14.12.0.php:66 #: announcements/announce-applications-14.12.1.php:44 #: announcements/announce-applications-14.12.2.php:44 #: announcements/announce-applications-14.12.3.php:44 #: announcements/announce-applications-15.04-beta1.php:29 #: announcements/announce-applications-15.04-beta2.php:29 #: announcements/announce-applications-15.04-beta3.php:29 #: announcements/announce-applications-15.04-rc.php:29 #: announcements/announce-applications-15.04.0.php:63 #: announcements/announce-applications-15.04.1.php:44 #: announcements/announce-applications-15.04.2.php:44 #: announcements/announce-applications-15.04.3.php:44 #: announcements/announce-applications-15.08-beta.php:29 #: announcements/announce-applications-15.08-rc.php:29 #: announcements/announce-applications-15.08.0.php:89 #: announcements/announce-applications-15.08.1.php:44 #: announcements/announce-applications-15.08.2.php:44 #: announcements/announce-applications-15.08.3.php:44 #: announcements/announce-applications-15.12-beta.php:29 #: announcements/announce-applications-15.12-rc.php:29 #: announcements/announce-applications-15.12.0.php:141 #: announcements/announce-applications-15.12.1.php:44 #: announcements/announce-applications-15.12.2.php:44 #: announcements/announce-applications-15.12.3.php:44 #: announcements/announce-applications-16.04-beta.php:33 #: announcements/announce-applications-16.04-rc.php:29 #: announcements/announce-applications-16.04.0.php:138 #: announcements/announce-applications-16.04.1.php:44 #: announcements/announce-applications-16.04.2.php:44 #: announcements/announce-applications-16.04.3.php:44 #: announcements/announce-applications-16.08-beta.php:33 #: announcements/announce-applications-16.08-rc.php:33 #: announcements/announce-applications-16.08.0.php:100 #: announcements/announce-applications-16.08.1.php:44 #: announcements/announce-applications-16.08.2.php:44 #: announcements/announce-applications-16.08.3.php:44 #: announcements/announce-applications-16.12-beta.php:33 #: announcements/announce-applications-16.12-rc.php:33 #: announcements/announce-applications-16.12.0.php:141 #: announcements/announce-applications-16.12.1.php:48 #: announcements/announce-applications-16.12.2.php:44 #: announcements/announce-applications-16.12.3.php:44 #: announcements/announce-applications-17.04-beta.php:33 #: announcements/announce-applications-17.04-rc.php:33 #: announcements/announce-applications-17.04.0.php:134 #: announcements/announce-applications-17.04.1.php:44 #: announcements/announce-applications-17.04.2.php:44 #: announcements/announce-applications-17.04.3.php:44 #: announcements/announce-applications-17.08-beta.php:33 #: announcements/announce-applications-17.08-rc.php:33 #: announcements/announce-applications-17.08.0.php:108 #: announcements/announce-applications-17.08.1.php:44 #: announcements/announce-applications-17.08.2.php:52 #: announcements/announce-applications-17.08.3.php:52 #: announcements/announce-applications-17.12-beta.php:33 #: announcements/announce-applications-17.12-rc.php:33 #: announcements/announce-applications-17.12.0.php:111 #: announcements/announce-applications-17.12.1.php:48 #: announcements/announce-applications-17.12.2.php:40 #: announcements/announce-applications-17.12.3.php:48 #: announcements/announce-applications-18.04-beta.php:33 #: announcements/announce-applications-18.04-rc.php:33 #: announcements/announce-applications-18.04.0.php:208 #: announcements/announce-applications-18.04.1.php:48 #: announcements/announce-applications-18.04.2.php:48 #: announcements/announce-applications-18.04.3.php:48 #: announcements/announce-applications-18.08-beta.php:33 #: announcements/announce-applications-18.08-rc.php:33 #: announcements/announce-applications-18.08.0.php:157 #: announcements/announce-applications-18.08.1.php:48 #: announcements/announce-applications-18.08.2.php:48 #: announcements/announce-applications-18.08.3.php:48 #: announcements/announce-applications-18.12-beta.php:33 #: announcements/announce-frameworks5-alpha.php:37 #: announcements/announce-frameworks5-alpha2.php:37 #: announcements/announce-frameworks5-beta1.php:48 #: announcements/announce-frameworks5-beta3.php:38 #: announcements/announce-plasma-2014.6-alpha1.php:27 msgid "Packages" msgstr "xxPackagesxx" #: announcements/4.10/boilerplate.inc:13 announcements/4.11/boilerplate.inc:13 #: announcements/4.12/boilerplate.inc:13 announcements/4.13/boilerplate.inc:13 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of %1\n" "for some versions of their distribution, and in other cases community " "volunteers\n" "have done so." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of %1\n" "for some versions of their distribution, and in other cases community " "volunteers\n" "have done so.xx" #: announcements/4.10/boilerplate.inc:16 announcements/4.11/boilerplate.inc:16 #: announcements/4.12/boilerplate.inc:16 announcements/4.13/boilerplate.inc:16 #: announcements/4.14/index.php:146 announcements/announce-4.10.1.php:47 #: announcements/announce-4.10.2.php:47 announcements/announce-4.10.3.php:47 #: announcements/announce-4.10.4.php:47 announcements/announce-4.10.5.php:47 #: announcements/announce-4.11-beta1.php:68 #: announcements/announce-4.11-beta2.php:68 #: announcements/announce-4.11-rc1.php:68 #: announcements/announce-4.11-rc2.php:70 announcements/announce-4.11.1.php:49 #: announcements/announce-4.11.2.php:49 announcements/announce-4.11.3.php:49 #: announcements/announce-4.11.4.php:49 announcements/announce-4.11.5.php:49 #: announcements/announce-4.12-beta1.php:48 #: announcements/announce-4.12-beta2.php:48 #: announcements/announce-4.12-beta3.php:48 #: announcements/announce-4.12-rc.php:48 announcements/announce-4.12.1.php:46 #: announcements/announce-4.12.2.php:46 announcements/announce-4.12.3.php:46 #: announcements/announce-4.12.4.php:47 announcements/announce-4.12.5.php:47 #: announcements/announce-4.13-beta1.php:44 #: announcements/announce-4.13-beta2.php:44 #: announcements/announce-4.13-beta3.php:44 #: announcements/announce-4.13-rc.php:44 announcements/announce-4.13.1.php:54 #: announcements/announce-4.13.2.php:56 announcements/announce-4.13.3.php:56 #: announcements/announce-4.14-beta1.php:40 #: announcements/announce-4.14-beta2.php:40 #: announcements/announce-4.14-beta3.php:40 #: announcements/announce-4.14-rc.php:40 announcements/announce-4.14.1.php:56 #: announcements/announce-4.14.2.php:56 announcements/announce-4.14.3.php:56 #: announcements/announce-applications-14.12-beta1.php:34 #: announcements/announce-applications-14.12-beta2.php:34 #: announcements/announce-applications-14.12-beta3.php:34 #: announcements/announce-applications-14.12-rc.php:34 #: announcements/announce-applications-14.12.0.php:71 #: announcements/announce-applications-14.12.1.php:49 #: announcements/announce-applications-14.12.2.php:49 #: announcements/announce-applications-14.12.3.php:49 #: announcements/announce-applications-15.04-beta1.php:34 #: announcements/announce-applications-15.04-beta2.php:34 #: announcements/announce-applications-15.04-beta3.php:34 #: announcements/announce-applications-15.04-rc.php:34 #: announcements/announce-applications-15.04.0.php:68 #: announcements/announce-applications-15.04.1.php:49 #: announcements/announce-applications-15.04.2.php:49 #: announcements/announce-applications-15.04.3.php:49 #: announcements/announce-applications-15.08-beta.php:34 #: announcements/announce-applications-15.08-rc.php:34 #: announcements/announce-applications-15.08.0.php:94 #: announcements/announce-applications-15.08.1.php:49 #: announcements/announce-applications-15.08.2.php:49 #: announcements/announce-applications-15.08.3.php:49 #: announcements/announce-applications-15.12-beta.php:34 #: announcements/announce-applications-15.12-rc.php:34 #: announcements/announce-applications-15.12.0.php:146 #: announcements/announce-applications-15.12.1.php:49 #: announcements/announce-applications-15.12.2.php:49 #: announcements/announce-applications-15.12.3.php:49 #: announcements/announce-applications-16.04-beta.php:38 #: announcements/announce-applications-16.04-rc.php:34 #: announcements/announce-applications-16.04.0.php:143 #: announcements/announce-applications-16.04.1.php:49 #: announcements/announce-applications-16.04.2.php:49 #: announcements/announce-applications-16.04.3.php:49 #: announcements/announce-applications-16.08-beta.php:38 #: announcements/announce-applications-16.08-rc.php:38 #: announcements/announce-applications-16.08.0.php:105 #: announcements/announce-applications-16.08.1.php:49 #: announcements/announce-applications-16.08.2.php:49 #: announcements/announce-applications-16.08.3.php:49 #: announcements/announce-applications-16.12-beta.php:38 #: announcements/announce-applications-16.12-rc.php:38 #: announcements/announce-applications-16.12.0.php:146 #: announcements/announce-applications-16.12.1.php:53 #: announcements/announce-applications-16.12.2.php:49 #: announcements/announce-applications-16.12.3.php:49 #: announcements/announce-applications-17.04-beta.php:38 #: announcements/announce-applications-17.04-rc.php:38 #: announcements/announce-applications-17.04.0.php:139 #: announcements/announce-applications-17.04.1.php:49 #: announcements/announce-applications-17.04.2.php:49 #: announcements/announce-applications-17.04.3.php:49 #: announcements/announce-applications-17.08-beta.php:38 #: announcements/announce-applications-17.08-rc.php:38 #: announcements/announce-applications-17.08.0.php:113 #: announcements/announce-applications-17.08.1.php:49 #: announcements/announce-applications-17.08.2.php:57 #: announcements/announce-applications-17.08.3.php:57 #: announcements/announce-applications-17.12-beta.php:38 #: announcements/announce-applications-17.12-rc.php:38 #: announcements/announce-applications-17.12.0.php:116 #: announcements/announce-applications-17.12.1.php:53 #: announcements/announce-applications-17.12.2.php:45 #: announcements/announce-applications-17.12.3.php:53 #: announcements/announce-applications-18.04-beta.php:38 #: announcements/announce-applications-18.04-rc.php:38 #: announcements/announce-applications-18.04.0.php:213 #: announcements/announce-applications-18.04.1.php:53 #: announcements/announce-applications-18.04.2.php:53 #: announcements/announce-applications-18.04.3.php:53 #: announcements/announce-applications-18.08-beta.php:38 #: announcements/announce-applications-18.08-rc.php:38 #: announcements/announce-applications-18.08.0.php:162 #: announcements/announce-applications-18.08.1.php:53 #: announcements/announce-applications-18.08.2.php:53 #: announcements/announce-applications-18.08.3.php:53 #: announcements/announce-applications-18.12-beta.php:38 msgid "Package Locations" msgstr "xxPackage Locationsxx" #: announcements/4.10/boilerplate.inc:17 announcements/4.11/boilerplate.inc:17 #: announcements/4.12/boilerplate.inc:17 announcements/4.13/boilerplate.inc:17 msgid "" "For a current list of available binary packages of which the KDE's Release " "Team has\n" "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE's Release " "Team has\n" "been informed, please visit the Community Wiki.xx" #: announcements/4.10/boilerplate.inc:22 announcements/4.11/boilerplate.inc:22 #: announcements/4.12/boilerplate.inc:22 announcements/4.13/boilerplate.inc:22 msgid "" "The complete source code for %1 may be freely " "downloaded.\n" "Instructions on compiling and installing KDE software %1\n" " are available from the %1 Info Page." msgstr "" "xxThe complete source code for %1 may be freely " "downloaded.\n" "Instructions on compiling and installing KDE software %1\n" " are available from the %1 Info Page.xx" #: announcements/4.10/boilerplate.inc:28 announcements/4.11/boilerplate.inc:28 #: announcements/4.12/boilerplate.inc:28 announcements/4.13/boilerplate.inc:28 msgid "System Requirements" msgstr "xxSystem Requirementsxx" #: announcements/4.10/boilerplate.inc:31 announcements/4.11/boilerplate.inc:31 #: announcements/4.12/boilerplate.inc:31 announcements/4.13/boilerplate.inc:31 msgid "" "In order to get the most out of these releases, we recommend to use a recent " "version of Qt, such as 4.8.4. This is necessary in order to assure a stable " "and performant experience, as some improvements made to KDE software have " "actually been done in the underlying Qt framework.
    \n" "In order to make full use of the capabilities of KDE's software, we also " "recommend to use the latest graphics drivers for your system, as this can " "improve the user experience substantially, both in optional functionality, " "and in overall performance and stability." msgstr "" "xxIn order to get the most out of these releases, we recommend to use a " "recent version of Qt, such as 4.8.4. This is necessary in order to assure a " "stable and performant experience, as some improvements made to KDE software " "have actually been done in the underlying Qt framework.
    \n" "In order to make full use of the capabilities of KDE's software, we also " "recommend to use the latest graphics drivers for your system, as this can " "improve the user experience substantially, both in optional functionality, " "and in overall performance and stability.xx" #: announcements/4.10/index.php:6 msgid "KDE Software Compilation 4.10" msgstr "xxKDE Software Compilation 4.10xx" #: announcements/4.10/index.php:31 msgid "" "The KDE Community proudly announces the latest releases of Plasma " "Workspaces, Applications and Development Platform. With the 4.10 release, " "the premier collection of Free Software for home and professional use makes " "incremental improvements to a large number of applications, and offers the " "latest technologies." msgstr "" "xxThe KDE Community proudly announces the latest releases of Plasma " "Workspaces, Applications and Development Platform. With the 4.10 release, " "the premier collection of Free Software for home and professional use makes " "incremental improvements to a large number of applications, and offers the " "latest technologies.xx" #: announcements/4.10/index.php:41 msgid "" "Several components of Plasma Workspaces have been ported to the Qt Quick/QML " "framework. Stability and usability have been improved. A new print manager " "and Color Management support have been introduced." msgstr "" "xxSeveral components of Plasma Workspaces have been ported to the Qt Quick/" "QML framework. Stability and usability have been improved. A new print " "manager and Color Management support have been introduced.xx" #: announcements/4.10/index.php:45 announcements/4.10/plasma.php:88 #: announcements/4.10/platform.php:75 msgid "The KDE Applications 4.10" msgstr "xxThe KDE Applications 4.10xx" #: announcements/4.10/index.php:46 announcements/4.10/plasma.php:90 #: announcements/4.10/platform.php:77 msgid "" "KDE Applications gained feature enhancements to Kate, KMail and Konsole. KDE-" "Edu applications saw a complete overhaul of KTouch and many other changes. " "KDE Games introduced the new Picmi game and improvements throughout." msgstr "" "xxKDE Applications gained feature enhancements to Kate, KMail and Konsole. " "KDE-Edu applications saw a complete overhaul of KTouch and many other " "changes. KDE Games introduced the new Picmi game and improvements throughout." "xx" #: announcements/4.10/index.php:55 msgid "" "The KDE Quality team organized a testing program for this release, assisting " "developers by identifying legitimate bugs and carefully testing the " "applications. Thanks to their work, KDE innovation and quality go hand in " "hand. If you are interested in the Quality Team and their work, check out The Quality Team " "wikipage." msgstr "" "xxThe KDE Quality team organized a testing program for this release, assisting " "developers by identifying legitimate bugs and carefully testing the " "applications. Thanks to their work, KDE innovation and quality go hand in " "hand. If you are interested in the Quality Team and their work, check out The Quality Team " "wikipage.xx" #: announcements/4.10/index.php:57 announcements/4.11/index.php:63 #: announcements/4.12/index.php:52 announcements/4.13/index.php:74 #: announcements/plasma2tp/index.php:50 msgid "Spread the Word and See What's Happening: Tag as "KDE"" msgstr "xxSpread the Word and See What's Happening: Tag as "KDE"xx" #: announcements/4.10/index.php:59 msgid "" "KDE encourages people to spread the word on the Social Web. Submit stories " "to news sites, use channels like delicious, digg, reddit, twitter, identi." "ca. Upload screenshots to services like Facebook, Flickr, ipernity and " "Picasa, and post them to appropriate groups. Create screencasts and upload " "them to YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials " "with "KDE". This makes them easy to find, and gives the KDE Promo " "Team a way to analyze coverage for the 4.10 releases of KDE software." msgstr "" "xxKDE encourages people to spread the word on the Social Web. Submit stories " "to news sites, use channels like delicious, digg, reddit, twitter, identi." "ca. Upload screenshots to services like Facebook, Flickr, ipernity and " "Picasa, and post them to appropriate groups. Create screencasts and upload " "them to YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials " "with "KDE". This makes them easy to find, and gives the KDE Promo " "Team a way to analyze coverage for the 4.10 releases of KDE software.xx" #: announcements/4.10/index.php:61 announcements/4.11/index.php:67 #: announcements/4.12/index.php:56 msgid "Release Parties" msgstr "xxRelease Partiesxx" #: announcements/4.10/index.php:63 msgid "" "As usual, KDE community members organize release parties all around the " "world. Several have already been scheduled and more will come later. Find a list of " "parties here. Anyone is welcome to join! There will be a combination of " "interesting company and inspiring conversations as well as food and drinks. " "It's a great chance to learn more about what is going on in KDE, get " "involved, or just meet other users and contributors." msgstr "" "xxAs usual, KDE community members organize release parties all around the " "world. Several have already been scheduled and more will come later. Find a list of " "parties here. Anyone is welcome to join! There will be a combination of " "interesting company and inspiring conversations as well as food and drinks. " "It's a great chance to learn more about what is going on in KDE, get " "involved, or just meet other users and contributors.xx" #: announcements/4.10/index.php:66 announcements/4.11/index.php:72 #: announcements/4.12/index.php:61 msgid "" "We encourage people to organize their own parties. They're fun to host and " "open for everyone! Check out tips on how to organize a party." msgstr "" "xxWe encourage people to organize their own parties. They're fun to host and " "open for everyone! Check out tips on how to organize a party.xx" #: announcements/4.10/index.php:109 announcements/4.11/index.php:115 #: announcements/4.12/index.php:101 announcements/4.13/index.php:122 msgid "About these release announcements" msgstr "xxAbout these release announcementsxx" #: announcements/4.10/index.php:111 msgid "" "These release announcements were prepared by Devaja Shah, Jos Poortvliet, " "Carl Symons, Sebastian Kügler and other members of the KDE Promotion Team " "and the wider KDE community. They cover highlights of the many changes made " "to KDE software over the past six months." msgstr "" "xxThese release announcements were prepared by Devaja Shah, Jos Poortvliet, " "Carl Symons, Sebastian Kügler and other members of the KDE Promotion Team " "and the wider KDE community. They cover highlights of the many changes made " "to KDE software over the past six months.xx" #: announcements/4.10/index.php:114 announcements/4.11/index.php:120 #: announcements/4.12/index.php:106 announcements/4.13/index.php:60 #: announcements/4.14/index.php:125 announcements/frameworks5TP/index.php:121 #: announcements/plasma2tp/index.php:94 msgid "Support KDE" msgstr "xxSupport KDExx" #: announcements/4.10/index.php:118 announcements/4.11/index.php:124 #: announcements/4.12/index.php:110 announcements/4.13/index.php:64 #: announcements/4.14/index.php:128 announcements/frameworks5TP/index.php:125 #: announcements/plasma2tp/index.php:98 msgid "Join the Game" msgstr "xxJoin the Gamexx" #: announcements/4.10/index.php:119 announcements/4.11/index.php:125 #: announcements/4.12/index.php:111 announcements/frameworks5TP/index.php:126 #: announcements/plasma2tp/index.php:99 msgid "" "KDE e.V.'s new Supporting Member program is\n" "now open. For €25 a quarter you can ensure the international\n" "community of KDE continues to grow making world class Free\n" "Software." msgstr "" "xxKDE e.V.'s new Supporting Member program is\n" "now open. For €25 a quarter you can ensure the international\n" "community of KDE continues to grow making world class Free\n" "Software.xx" #: announcements/4.10/plasma.php:29 msgid "" "Plasma Workspaces have been refined considerably. Work continues on updating " "widgets with new ones built with Qt Quick. This effort brings improvements in consistency, layout " "behavior, stability, ease of use and performance. It is also now easier to " "build widgets, entirely new Plasma Workspace layouts and other custom " "enhancements. A new QML-based screen locker makes Workspaces " "more secure. The wallpaper engine was also updated to QML, so it is easier " "to write animated wallpapers. (QML is part of the Qt Quick application framework.)" msgstr "" "xxPlasma Workspaces have been refined considerably. Work continues on " "updating widgets with new ones built with Qt Quick. This effort brings improvements in " "consistency, layout behavior, stability, ease of use and performance. It is " "also now easier to build widgets, entirely new Plasma Workspace layouts and " "other custom enhancements. A new QML-based screen locker makes Workspaces " "more secure. The wallpaper engine was also updated to QML, so it is easier " "to write animated wallpapers. (QML is part of the Qt Quick application framework.)xx" #: announcements/4.10/plasma.php:31 msgid "KDE Plasma Workspaces 4.10" msgstr "xxKDE Plasma Workspaces 4.10xx" #: announcements/4.10/plasma.php:33 msgid "" "In addition to improvements related to Qt Quick and QML, the task widget " "received some usability updates, with a smoother look for " "groups of windows. There also have been improvements to the " "notifications system, particularly in the area of power management. There is " "now improved support for high resolution displays and a new Air theme " "reducing visual clutter and giving Plasma Workspaces a cleaner appearance." msgstr "" "xxIn addition to improvements related to Qt Quick and QML, the task widget " "received some usability updates, with a smoother look for " "groups of windows. There also have been improvements to the " "notifications system, particularly in the area of power management. There is " "now improved support for high resolution displays and a new Air theme " "reducing visual clutter and giving Plasma Workspaces a cleaner appearance.xx" #: announcements/4.10/plasma.php:35 msgid "Task grouping received visual improvements" msgstr "xxTask grouping received visual improvementsxx" #: announcements/4.10/plasma.php:37 announcements/4.11/plasma.php:47 msgid "KWin Window Manager and Compositor" msgstr "xxKWin Window Manager and Compositorxx" #: announcements/4.10/plasma.php:39 msgid "" "With KWin's Get Hot New Stuff (GHNS) integration, additional effects and " "scripts are available in the KWin configuration dialog and can also be found " "at kde-look.org, " "including behavior " "modifying scripts. Custom window switchers can also be retrieved in the " "KWin configuration dialog and that section of kde-look.org. There's a nifty new " "effect that animates the maximize window state change." msgstr "" "xxWith KWin's Get Hot New Stuff (GHNS) integration, additional effects and " "scripts are available in the KWin configuration dialog and can also be found " "at kde-look.org, " "including behavior " "modifying scripts. Custom window switchers can also be retrieved in the " "KWin configuration dialog and that section of kde-look.org. There's a nifty new " "effect that animates the maximize window state change.xx" #: announcements/4.10/plasma.php:41 msgid "Kwin add-ons can now be installed easily from online sources" msgstr "xxKwin add-ons can now be installed easily from online sourcesxx" #: announcements/4.10/plasma.php:43 msgid "" "KWin now detects some virtual machines and enables OpenGL compositing if " "possible. In addition, the proprietary AMD driver now has OpenGL 2 support." msgstr "" "xxKWin now detects some virtual machines and enables OpenGL compositing if " "possible. In addition, the proprietary AMD driver now has OpenGL 2 support.xx" #: announcements/4.10/plasma.php:46 msgid "" "Tiling support in KWin has been removed as it had stability issues, lacked multi-" "screen support and conflicted with other parts in KWin. In short, KWin " "developers concluded that the necessary functionality would be more suitable " "for a plugin using the Javascript API. In that way, users would get more " "control, and development and maintenance would be easier. Third party " "developers would be able to customize, improve and experiment. A plugin-" "based version might be available in the next release; help is requested as " "none of the current KWin developers are working on tiling support." msgstr "" "xxTiling support in KWin has been removed as it had stability issues, lacked multi-" "screen support and conflicted with other parts in KWin. In short, KWin " "developers concluded that the necessary functionality would be more suitable " "for a plugin using the Javascript API. In that way, users would get more " "control, and development and maintenance would be easier. Third party " "developers would be able to customize, improve and experiment. A plugin-" "based version might be available in the next release; help is requested as " "none of the current KWin developers are working on tiling support.xx" #: announcements/4.10/plasma.php:48 msgid "Animated Plasma wallpapers can now be created using QML" msgstr "xxAnimated Plasma wallpapers can now be created using QMLxx" #: announcements/4.10/plasma.php:50 msgid "" "Several applications now support color correction so that they can be " "adjusted according to the color profiles of different monitors and printers. " "The KolorServer KDED module supports per-output color correction, per-window " "is coming in a later release. Color management support in Kwin is designed " "to relieve the Compositor of this task. This allows the user to disable " "color management, and makes code maintenance easier. Multi-monitor setups " "are also supported. These color management features were given a big boost " "with a Google Summer of Code project." msgstr "" "xxSeveral applications now support color correction so that they can be " "adjusted according to the color profiles of different monitors and printers. " "The KolorServer KDED module supports per-output color correction, per-window " "is coming in a later release. Color management support in Kwin is designed " "to relieve the Compositor of this task. This allows the user to disable " "color management, and makes code maintenance easier. Multi-monitor setups " "are also supported. These color management features were given a big boost " "with a Google Summer of Code project.xx" #: announcements/4.10/plasma.php:53 msgid "" "The new KDE appmenu enables a common menu for multiple applications " "running simultaneously. It has an option to display a top screen menubar—" "hidden by default—that appears when the mouse is moved near the top edge of " "the screen. The menubar follows the window focus so it can be used in " "multiscreen environments. There is also an option for the menu to be " "displayed as a sub-menu of a button in the window decoration. The menu can " "be displayed on the screen wherever the user wants it." msgstr "" "xxThe new KDE appmenu enables a common menu for multiple applications " "running simultaneously. It has an option to display a top screen menubar—" "hidden by default—that appears when the mouse is moved near the top edge of " "the screen. The menubar follows the window focus so it can be used in " "multiscreen environments. There is also an option for the menu to be " "displayed as a sub-menu of a button in the window decoration. The menu can " "be displayed on the screen wherever the user wants it.xx" #: announcements/4.10/plasma.php:55 msgid "The application menu can now be embedded in the window title bar" msgstr "xxThe application menu can now be embedded in the window title barxx" #: announcements/4.10/plasma.php:57 msgid "" "KWin bug fixing has improved thanks to extra help verifying " "incoming bug reports. Stay current with KWin Window Manager development " "at Martin Gräßlin's blog." msgstr "" "xxKWin bug fixing has improved thanks to extra help " "verifying incoming bug reports. Stay current with KWin Window Manager " "development at Martin " "Gräßlin's blog.xx" #: announcements/4.10/plasma.php:60 msgid "Faster and more reliable metadata engine" msgstr "xxFaster and more reliable metadata enginexx" #: announcements/4.10/plasma.php:62 msgid "" "Thanks to the work sponsored by Blue Systems, the KDE cross-application " "semantic search and storage backend has seen over 240 bugs fixed and a " "significant number of other improvements. Chief among these is the new " "indexer, which makes indexing faster and more robust. A nice feature is " "that it first quickly indexes the basic information of new files (name and " "mimetype) so the files are available at once, and then delays full data " "extraction until the system is idle (or connected to AC!), so it doesn't " "interfere with the user's workflow. In addition, it is now far simpler to " "write extractors for new file formats. \n" "A few formats that were previously supported are not yet available for the " "new indexer, but support for these can be expected soon. An added benefit of " "the new indexer is the ability to easily filter on the type of file, which " "is reflected in the user interface: it is now possible to enable or disable " "indexing of Audio, Images, Documents, Video's and Source Code. The search " "and storage user interface and Backup have seen improvements as well. The " "introduction of the Tags KIO " "slave allows users to browse their files by tags from any KDE " "application." msgstr "" "xxThanks to the work sponsored by Blue Systems, the KDE cross-application " "semantic search and storage backend has seen over 240 bugs fixed and a " "significant number of other improvements. Chief among these is the new " "indexer, which makes indexing faster and more robust. A nice feature is " "that it first quickly indexes the basic information of new files (name and " "mimetype) so the files are available at once, and then delays full data " "extraction until the system is idle (or connected to AC!), so it doesn't " "interfere with the user's workflow. In addition, it is now far simpler to " "write extractors for new file formats. \n" "A few formats that were previously supported are not yet available for the " "new indexer, but support for these can be expected soon. An added benefit of " "the new indexer is the ability to easily filter on the type of file, which " "is reflected in the user interface: it is now possible to enable or disable " "indexing of Audio, Images, Documents, Video's and Source Code. The search " "and storage user interface and Backup have seen improvements as well. The " "introduction of the Tags KIO " "slave allows users to browse their files by tags from any KDE " "application.xx" #: announcements/4.10/plasma.php:65 msgid "" "Nepomuk Cleaner is a simple new tool for managing semantic storage. It is " "useful for cleaning up legacy, invalid or duplicate data. Running the " "Cleaner after upgrading can provide a significant speed improvement. More " "information on this and other changes in the KDE search technologies can be " "found in Vishesh Handa's blog." msgstr "" "xxNepomuk Cleaner is a simple new tool for managing semantic storage. It is " "useful for cleaning up legacy, invalid or duplicate data. Running the " "Cleaner after upgrading can provide a significant speed improvement. More " "information on this and other changes in the KDE search technologies can be " "found in Vishesh Handa's blog.xx" #: announcements/4.10/plasma.php:67 msgid "Metadata handling has been improved" msgstr "xxMetadata handling has been improvedxx" #: announcements/4.10/plasma.php:69 msgid "New Print Manager" msgstr "xxNew Print Managerxx" #: announcements/4.10/plasma.php:71 msgid "" "Printer setup, maintenance and job control are improved with a new " "implementation of the Print Manager. The Plasma applet shows available " "printers and provides access and control over queued jobs. The System " "Setting configuration screen enables users to add and remove printers, " "giving an overview of the current printers, along with access to important " "control functions such as sharing and default printer selection. The New " "Printer Wizard automatically selects proper drivers and control settings on " "recognized devices. The new Print Manager tools are fully compatible with " "the latest CUPS printing subsystem, resulting in quick responses and " "reliable reporting." msgstr "" "xxPrinter setup, maintenance and job control are improved with a new " "implementation of the Print Manager. The Plasma applet shows available " "printers and provides access and control over queued jobs. The System " "Setting configuration screen enables users to add and remove printers, " "giving an overview of the current printers, along with access to important " "control functions such as sharing and default printer selection. The New " "Printer Wizard automatically selects proper drivers and control settings on " "recognized devices. The new Print Manager tools are fully compatible with " "the latest CUPS printing subsystem, resulting in quick responses and " "reliable reporting.xx" #: announcements/4.10/plasma.php:74 msgid "Dolphin File Manager" msgstr "xxDolphin File Managerxx" #: announcements/4.10/plasma.php:76 msgid "" "The KDE file manager Dolphin has seen many bugfixes, improvements and new " "features. Transferring files to and from a phone or other mobile device has " "become easier with support for MTP devices, which show up in the Places panel. " "The size of Panel icons can now be changed, and other usability and " "accessibility options have been added. Dolphin now has the ability to report " "the current directory and files to the Activity manager (controlled in " "System Settings). There has also been an impressive number of performance " "enhancements.\n" "Loading folders, both with and without previews, is significantly faster and " "requires less memory while using all available processor cores to be as fast " "as possible. Minor improvements were made to search, drag and drop and other " "areas. Dolphin also benefits from the improvements in the KDE semantic " "storage and search backend, reducing the resources needed for metadata " "handling. More details from Frank Reininghaus, the Dolphin " "maintainer." msgstr "" "xxThe KDE file manager Dolphin has seen many bugfixes, improvements and new " "features. Transferring files to and from a phone or other mobile device has " "become easier with support for MTP devices, which show up in the Places panel. " "The size of Panel icons can now be changed, and other usability and " "accessibility options have been added. Dolphin now has the ability to report " "the current directory and files to the Activity manager (controlled in " "System Settings). There has also been an impressive number of performance " "enhancements.\n" "Loading folders, both with and without previews, is significantly faster and " "requires less memory while using all available processor cores to be as fast " "as possible. Minor improvements were made to search, drag and drop and other " "areas. Dolphin also benefits from the improvements in the KDE semantic " "storage and search backend, reducing the resources needed for metadata " "handling. More details from Frank Reininghaus, the Dolphin " "maintainer.xx" #: announcements/4.10/plasma.php:79 msgid "Transferring files from mobile devices is now easier" msgstr "xxTransferring files from mobile devices is now easierxx" #: announcements/4.10/plasma.php:82 announcements/4.11/plasma.php:69 msgid "Installing Plasma" msgstr "xxInstalling Plasmaxx" #: announcements/4.10/platform.php:28 msgid "Plasma SDK" msgstr "xxPlasma SDKxx" #: announcements/4.10/platform.php:30 msgid "" "This release of the KDE Development Platform sees more work on a\n" "comprehensive SDK for Plasma. Previously separate and distinct\n" "components, such as plasmoidviewer, plasamengineexplorer and\n" "plasmawallpaperviewer, are now part of PlasMate,\n" "the toolset for developing Plasma widgets." msgstr "" "xxThis release of the KDE Development Platform sees more work on a\n" "comprehensive SDK for Plasma. Previously separate and distinct\n" "components, such as plasmoidviewer, plasamengineexplorer and\n" "plasmawallpaperviewer, are now part of PlasMate,\n" "the toolset for developing Plasma widgets.xx" #: announcements/4.10/platform.php:37 msgid "Plasmate forms the heart of the Plasma SDK" msgstr "xxPlasmate forms the heart of the Plasma SDKxx" #: announcements/4.10/platform.php:39 msgid "Qt Quick Support" msgstr "xxQt Quick Supportxx" #: announcements/4.10/platform.php:41 msgid "" "The use of Qt\n" "Quick within Plasma continues to expand. Many components have been\n" "updated to use Qt Quick exclusively for the user interface; this also\n" "makes it easy to extend and customize Plasma Workspaces. Plasma now\n" "also allows Containments (which are responsible for presenting widgets\n" "on the desktop and in panels) to be written using only Qt Quick's\n" "easy-to-learn language. This gives developers the ability to produce\n" "custom Containments for experimentation or special use cases. With\n" "this capability, Plasma is a valuable, universal user interface\n" "toolkit." msgstr "" "xxThe use of Qt\n" "Quick within Plasma continues to expand. Many components have been\n" "updated to use Qt Quick exclusively for the user interface; this also\n" "makes it easy to extend and customize Plasma Workspaces. Plasma now\n" "also allows Containments (which are responsible for presenting widgets\n" "on the desktop and in panels) to be written using only Qt Quick's\n" "easy-to-learn language. This gives developers the ability to produce\n" "custom Containments for experimentation or special use cases. With\n" "this capability, Plasma is a valuable, universal user interface\n" "toolkit.xx" #: announcements/4.10/platform.php:53 msgid "Scripting Desktop Effects" msgstr "xxScripting Desktop Effectsxx" #: announcements/4.10/platform.php:55 msgid "" "Scripting interfaces for window effects, behavior and management make\n" "KWin Window Management a useful tool for developers wanting to address\n" "a particular use case. In addition, this modular approach minimizes\n" "the size of the core of KWin. It also improves maintainability by\n" "moving specialized code into external scripts Compared to the C++ code\n" "they replace, scripts make it easier to write, maintain and ensure\n" "quality of code." msgstr "" "xxScripting interfaces for window effects, behavior and management make\n" "KWin Window Management a useful tool for developers wanting to address\n" "a particular use case. In addition, this modular approach minimizes\n" "the size of the core of KWin. It also improves maintainability by\n" "moving specialized code into external scripts Compared to the C++ code\n" "they replace, scripts make it easier to write, maintain and ensure\n" "quality of code.xx" #: announcements/4.10/platform.php:64 announcements/4.11/platform.php:51 msgid "Installing the KDE Development Platform" msgstr "xxInstalling the KDE Development Platformxx" #: announcements/4.11/applications.php:6 announcements/4.11/index.php:51 #: announcements/4.11/plasma.php:75 announcements/4.11/platform.php:62 msgid "" "KDE Applications 4.11 Bring Huge Step Forward in Personal Information " "Management and Improvements All Over" msgstr "" "xxKDE Applications 4.11 Bring Huge Step Forward in Personal Information " "Management and Improvements All Overxx" #: announcements/4.11/applications.php:30 announcements/4.11/plasma.php:30 #: announcements/4.11/platform.php:30 msgid "August 14, 2013" msgstr "xxAugust 14, 2013xx" #: announcements/4.11/applications.php:34 msgid "" "The Dolphin file manager brings many small fixes and optimizations in this " "release. Loading large folders has been sped up and requires up to 30% " "less memory. Heavy disk and CPU activity is prevented by only loading " "previews around the visible items. There have been many more improvements: " "for example, many bugs that affected expanded folders in Details View were " "fixed, no "unknown" placeholder icons will be shown any more when " "entering a folder, and middle clicking an archive now opens a new tab with " "the archive contents, creating a more consistent experience overall." msgstr "" "xxThe Dolphin file manager brings many small fixes and optimizations in this " "release. Loading large folders has been sped up and requires up to 30% " "less memory. Heavy disk and CPU activity is prevented by only loading " "previews around the visible items. There have been many more improvements: " "for example, many bugs that affected expanded folders in Details View were " "fixed, no "unknown" placeholder icons will be shown any more when " "entering a folder, and middle clicking an archive now opens a new tab with " "the archive contents, creating a more consistent experience overall.xx" #: announcements/4.11/applications.php:37 announcements/announce-4.11.1.php:26 #: announcements/announce-4.11.1.php:28 announcements/announce-4.11.2.php:26 #: announcements/announce-4.11.2.php:28 announcements/announce-4.11.3.php:26 #: announcements/announce-4.11.3.php:28 announcements/announce-4.11.4.php:26 #: announcements/announce-4.11.4.php:28 announcements/announce-4.11.5.php:26 #: announcements/announce-4.11.5.php:28 msgid "The new send-later work flow in Kontact" msgstr "xxThe new send-later work flow in Kontactxx" #: announcements/4.11/applications.php:39 msgid "Kontact Suite Improvements" msgstr "xxKontact Suite Improvementsxx" #: announcements/4.11/applications.php:42 msgid "" "The Kontact Suite has once again seen significant focus on stability, " "performance and memory usage. Importing folders, switching between maps, " "fetching mail, marking or moving large numbers of messages and startup time " "have all been improved in the last 6 months. See this blog for details. The " "archive functionality has seen many bug fixes and there " "have also been improvements in the ImportWizard, allowing importing of " "settings from the Trojitá mail client and better importing from various " "other applications. Find more information here." msgstr "" "xxThe Kontact Suite has once again seen significant focus on stability, " "performance and memory usage. Importing folders, switching between maps, " "fetching mail, marking or moving large numbers of messages and startup time " "have all been improved in the last 6 months. See this blog for details. The " "archive functionality has seen many bug fixes and there " "have also been improvements in the ImportWizard, allowing importing of " "settings from the Trojitá mail client and better importing from various " "other applications. Find more information here.xx" #: announcements/4.11/applications.php:45 msgid "The archive agent manages storing email in compressed form" msgstr "xxThe archive agent manages storing email in compressed formxx" #: announcements/4.11/applications.php:48 msgid "" "This release also comes with some significant new features. There is a new theme editor for " "email headers and email images can be resized on the fly. The Send Later feature allows scheduling the sending of emails on a " "specific date and time, with the added possibility of repeated sending " "according to a specified interval. KMail Sieve filter support (an IMAP " "feature allowing filtering on the server) has been improved, users can " "generate sieve filtering scripts with an easy-" "to-use interface. In the security area, KMail introduces automatic 'scam " "detection', showing a warning when mails contain " "typical phishing tricks. You now receive an informative " "notification when new mail arrives. and last but not least, the Blogilo " "blog writer comes with a much-improved QtWebKit-based HTML editor." msgstr "" "xxThis release also comes with some significant new features. There is a new theme editor for " "email headers and email images can be resized on the fly. The Send Later feature allows scheduling the sending of emails on a " "specific date and time, with the added possibility of repeated sending " "according to a specified interval. KMail Sieve filter support (an IMAP " "feature allowing filtering on the server) has been improved, users can " "generate sieve filtering scripts with an easy-" "to-use interface. In the security area, KMail introduces automatic 'scam " "detection', showing a warning when mails contain " "typical phishing tricks. You now receive an informative " "notification when new mail arrives. and last but not least, the Blogilo " "blog writer comes with a much-improved QtWebKit-based HTML editor.xx" #: announcements/4.11/applications.php:51 msgid "Extended Language Support for Kate" msgstr "xxExtended Language Support for Katexx" #: announcements/4.11/applications.php:54 msgid "" "Advanced text editor Kate introduces new plugins: Python (2 and 3), " "JavaScript & JQuery, Django and XML. They introduce features like static and " "dynamic autocompletion, syntax checkers, inserting of code snippets and the " "ability to automatically indent XML with a shortcut. But there is more for " "Python friends: a python console providing in-depth information on an opened " "source file. Some small UI improvements have also been done, including new passive notifications for the search functionality, optimizations to the VIM mode and new text " "folding functionality." msgstr "" "xxAdvanced text editor Kate introduces new plugins: Python (2 and 3), " "JavaScript & JQuery, Django and XML. They introduce features like static and " "dynamic autocompletion, syntax checkers, inserting of code snippets and the " "ability to automatically indent XML with a shortcut. But there is more for " "Python friends: a python console providing in-depth information on an opened " "source file. Some small UI improvements have also been done, including new passive notifications for the search functionality, optimizations to the VIM mode and new text " "folding functionality.xx" #: announcements/4.11/applications.php:57 msgid "KStars shows interesting upcoming events visible from your location" msgstr "" "xxKStars shows interesting upcoming events visible from your locationxx" #: announcements/4.11/applications.php:59 msgid "Other Application Improvements" msgstr "xxOther Application Improvementsxx" #: announcements/4.11/applications.php:62 msgid "" "In the area of games and education several smaller and larger new features " "and optimizations have arrived. Prospective touch typists might enjoy the " "right-to-left support in KTouch while the star-gazer's friend, KStars, now " "has a tool which shows interesting events coming up in your area. Math tools " "Rocs, Kig, Cantor and KAlgebra all got attention, supporting more backends " "and calculations. And the KJumpingCube game now has features larger board " "sizes, new skill levels, faster responses and an improved user interface." msgstr "" "xxIn the area of games and education several smaller and larger new features " "and optimizations have arrived. Prospective touch typists might enjoy the " "right-to-left support in KTouch while the star-gazer's friend, KStars, now " "has a tool which shows interesting events coming up in your area. Math tools " "Rocs, Kig, Cantor and KAlgebra all got attention, supporting more backends " "and calculations. And the KJumpingCube game now has features larger board " "sizes, new skill levels, faster responses and an improved user interface.xx" #: announcements/4.11/applications.php:66 msgid "" "The Kolourpaint simple painting application can deal with the WebP image " "format and the universal document viewer Okular has configurable review " "tools and introduces undo/redo support in forms and annotations. The JuK " "audio tagger/player supports playback and metadata editing of the new Ogg " "Opus audio format (however, this requires that the audio driver and TagLib " "also support Ogg Opus)." msgstr "" "xxThe Kolourpaint simple painting application can deal with the WebP image " "format and the universal document viewer Okular has configurable review " "tools and introduces undo/redo support in forms and annotations. The JuK " "audio tagger/player supports playback and metadata editing of the new Ogg " "Opus audio format (however, this requires that the audio driver and TagLib " "also support Ogg Opus).xx" #: announcements/4.11/applications.php:76 announcements/4.11/index.php:26 #: announcements/4.11/index.php:46 announcements/4.11/platform.php:57 msgid "The KDE Plasma Workspaces 4.11" msgstr "xxThe KDE Plasma Workspaces 4.11xx" #: announcements/4.11/applications.php:76 announcements/4.11/index.php:46 #: announcements/4.11/plasma.php:6 announcements/4.11/platform.php:57 msgid "Plasma Workspaces 4.11 Continues to Refine User Experience" msgstr "xxPlasma Workspaces 4.11 Continues to Refine User Experiencexx" #: announcements/4.11/applications.php:78 announcements/4.11/index.php:47 #: announcements/4.11/platform.php:59 msgid "" "Gearing up for long term maintenance, Plasma Workspaces delivers further " "improvements to basic functionality with a smoother taskbar, smarter battery " "widget and improved sound mixer. The introduction of KScreen brings " "intelligent multi-monitor handling to the Workspaces, and large scale " "performance improvements combined with small usability tweaks make for an " "overall nicer experience." msgstr "" "xxGearing up for long term maintenance, Plasma Workspaces delivers further " "improvements to basic functionality with a smoother taskbar, smarter battery " "widget and improved sound mixer. The introduction of KScreen brings " "intelligent multi-monitor handling to the Workspaces, and large scale " "performance improvements combined with small usability tweaks make for an " "overall nicer experience.xx" #: announcements/4.11/applications.php:81 announcements/4.11/index.php:57 #: announcements/4.11/plasma.php:80 msgid "The KDE Development Platform 4.11" msgstr "xxThe KDE Development Platform 4.11xx" #: announcements/4.11/applications.php:81 announcements/4.11/index.php:57 #: announcements/4.11/plasma.php:80 announcements/4.11/platform.php:6 msgid "KDE Platform 4.11 Delivers Better Performance" msgstr "xxKDE Platform 4.11 Delivers Better Performancexx" #: announcements/4.11/applications.php:83 announcements/4.11/index.php:58 #: announcements/4.11/plasma.php:82 msgid "" "This release of KDE Platform 4.11 continues to focus on stability. New " "features are being implemented for our future KDE Frameworks 5.0 release, " "but for the stable release we managed to squeeze in optimizations for our " "Nepomuk framework." msgstr "" "xxThis release of KDE Platform 4.11 continues to focus on stability. New " "features are being implemented for our future KDE Frameworks 5.0 release, " "but for the stable release we managed to squeeze in optimizations for our " "Nepomuk framework.xx" #: announcements/4.11/index.php:6 msgid "KDE Software Compilation 4.11" msgstr "xxKDE Software Compilation 4.11xx" #: announcements/4.11/index.php:29 msgid "" "August 14, 2013. The KDE Community is proud to announce the latest major " "updates to the Plasma Workspaces, Applications and Development Platform " "delivering new features and fixes while readying the platform for further " "evolution. The Plasma Workspaces 4.11 will receive long term support as the " "team focuses on the technical transition to Frameworks 5. This then presents " "the last combined release of the Workspaces, Applications and Platform under " "the same version number." msgstr "" "xxAugust 14, 2013. The KDE Community is proud to announce the latest major " "updates to the Plasma Workspaces, Applications and Development Platform " "delivering new features and fixes while readying the platform for further " "evolution. The Plasma Workspaces 4.11 will receive long term support as the " "team focuses on the technical transition to Frameworks 5. This then presents " "the last combined release of the Workspaces, Applications and Platform under " "the same version number.xx" #: announcements/4.11/index.php:38 msgid "" "This release is dedicated to the memory of Atul 'toolz' Chitnis, a great Free and Open Source " "Software champion from India. Atul led the Linux Bangalore and FOSS.IN " "conferences since 2001 and both were landmark events in the Indian FOSS " "scene. KDE India was born at the first FOSS.in in December 2005. Many Indian " "KDE contributors started out at these events. It was only because of Atul's " "encouragement that the KDE Project Day at FOSS.IN was always a huge success. " "Atul left us on June 3rd after fighting a battle with cancer. May his soul " "rest in peace. We are grateful for his contributions to a better world." msgstr "" "xxThis release is dedicated to the memory of Atul 'toolz' Chitnis, a great Free and Open " "Source Software champion from India. Atul led the Linux Bangalore and FOSS." "IN conferences since 2001 and both were landmark events in the Indian FOSS " "scene. KDE India was born at the first FOSS.in in December 2005. Many Indian " "KDE contributors started out at these events. It was only because of Atul's " "encouragement that the KDE Project Day at FOSS.IN was always a huge success. " "Atul left us on June 3rd after fighting a battle with cancer. May his soul " "rest in peace. We are grateful for his contributions to a better world.xx" #: announcements/4.11/index.php:42 msgid "" "These releases are all translated in 54 languages; we expect more languages " "to be added in subsequent monthly minor bugfix releases by KDE. The " "Documentation Team updated 91 application handbooks for this release." msgstr "" "xxThese releases are all translated in 54 languages; we expect more " "languages to be added in subsequent monthly minor bugfix releases by KDE. " "The Documentation Team updated 91 application handbooks for this release.xx" #: announcements/4.11/index.php:51 announcements/4.11/plasma.php:75 #: announcements/4.11/platform.php:62 msgid "The KDE Applications 4.11" msgstr "xxThe KDE Applications 4.11xx" #: announcements/4.11/index.php:52 announcements/4.11/plasma.php:77 #: announcements/4.11/platform.php:64 msgid "" "This release marks massive improvements in the KDE PIM stack, giving much " "better performance and many new features. Kate improves the productivity of " "Python and Javascript developers with new plugins, Dolphin became faster and " "the educational applications bring various new features." msgstr "" "xxThis release marks massive improvements in the KDE PIM stack, giving much " "better performance and many new features. Kate improves the productivity of " "Python and Javascript developers with new plugins, Dolphin became faster and " "the educational applications bring various new features.xx" #: announcements/4.11/index.php:61 msgid "" "When upgrading, please observe the release notes." msgstr "" "xxWhen upgrading, please observe the release notes.xx" #: announcements/4.11/index.php:65 msgid "" "KDE encourages people to spread the word on the Social Web. Submit stories " "to news sites, use channels like delicious, digg, reddit, twitter, identi." "ca. Upload screenshots to services like Facebook, Flickr, ipernity and " "Picasa, and post them to appropriate groups. Create screencasts and upload " "them to YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials " "with "KDE". This makes them easy to find, and gives the KDE Promo " "Team a way to analyze coverage for the 4.11 releases of KDE software." msgstr "" "xxKDE encourages people to spread the word on the Social Web. Submit stories " "to news sites, use channels like delicious, digg, reddit, twitter, identi." "ca. Upload screenshots to services like Facebook, Flickr, ipernity and " "Picasa, and post them to appropriate groups. Create screencasts and upload " "them to YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials " "with "KDE". This makes them easy to find, and gives the KDE Promo " "Team a way to analyze coverage for the 4.11 releases of KDE software.xx" #: announcements/4.11/index.php:69 msgid "" "As usual, KDE community members organize release parties all around the " "world. Several have already been scheduled and more will come later. Find a list of " "parties here. Anyone is welcome to join! There will be a combination of " "interesting company and inspiring conversations as well as food and drinks. " "It's a great chance to learn more about what is going on in KDE, get " "involved, or just meet other users and contributors." msgstr "" "xxAs usual, KDE community members organize release parties all around the " "world. Several have already been scheduled and more will come later. Find a list of " "parties here. Anyone is welcome to join! There will be a combination of " "interesting company and inspiring conversations as well as food and drinks. " "It's a great chance to learn more about what is going on in KDE, get " "involved, or just meet other users and contributors.xx" #: announcements/4.11/index.php:117 msgid "" "These release announcements were prepared by Jos Poortvliet, Sebastian " "Kügler, Markus Slopianka, Burkhard Lück, Valorie Zimmerman, Maarten De " "Meyer, Frank Reininghaus, Michael Pyne, Martin Gräßlin and other members of " "the KDE Promotion Team and the wider KDE community. They cover highlights of " "the many changes made to KDE software over the past six months." msgstr "" "xxThese release announcements were prepared by Jos Poortvliet, Sebastian " "Kügler, Markus Slopianka, Burkhard Lück, Valorie Zimmerman, Maarten De " "Meyer, Frank Reininghaus, Michael Pyne, Martin Gräßlin and other members of " "the KDE Promotion Team and the wider KDE community. They cover highlights of " "the many changes made to KDE software over the past six months.xx" #: announcements/4.11/plasma.php:33 msgid "KDE Plasma Workspaces 4.11" msgstr "xxKDE Plasma Workspaces 4.11xx" #: announcements/4.11/plasma.php:36 msgid "" "In the 4.11 release of Plasma Workspaces, the taskbar – one of the most used " "Plasma widgets – has been ported to QtQuick. The new " "taskbar, while retaining the look and functionality of its old counterpart, " "shows more consistent and fluent behavior. The port also resolved a number " "of long standing bugs. The battery widget (which previously could adjust the " "brightness of the screen) now also supports keyboard brightness, and can " "deal with multiple batteries in peripheral devices, such as your wireless " "mouse and keyboard. It shows the battery charge for each device and warns " "when one is running low. The Kickoff menu now shows recently installed " "applications for a few days. Last but not least, notification popups now " "sport a configure button where one can easily change the settings for that " "particular type of notification." msgstr "" "xxIn the 4.11 release of Plasma Workspaces, the taskbar – one of the most " "used Plasma widgets – has been ported to QtQuick. The new " "taskbar, while retaining the look and functionality of its old counterpart, " "shows more consistent and fluent behavior. The port also resolved a number " "of long standing bugs. The battery widget (which previously could adjust the " "brightness of the screen) now also supports keyboard brightness, and can " "deal with multiple batteries in peripheral devices, such as your wireless " "mouse and keyboard. It shows the battery charge for each device and warns " "when one is running low. The Kickoff menu now shows recently installed " "applications for a few days. Last but not least, notification popups now " "sport a configure button where one can easily change the settings for that " "particular type of notification.xx" #: announcements/4.11/plasma.php:38 msgid "Improved notification handling" msgstr "xxImproved notification handlingxx" #: announcements/4.11/plasma.php:41 msgid "" "KMix, KDE's sound mixer, received significant performance and stability work " "as well as full media player control support based on the MPRIS2 " "standard. " msgstr "" "xxKMix, KDE's sound mixer, received significant performance and stability " "work as well as full media player control support based on the MPRIS2 " "standard. xx" #: announcements/4.11/plasma.php:44 msgid "The redesigned battery applet in action" msgstr "xxThe redesigned battery applet in actionxx" #: announcements/4.11/plasma.php:49 msgid "" "Our window manager, KWin, has once again received significant updates, " "moving away from legacy technology and incorporating the 'XCB' communication " "protocol. This results in smoother, faster window management. Support for " "OpenGL 3.1 and OpenGL ES 3.0 has been introduced as well. This release also " "incorporates first experimental support for the X11 successor Wayland. This " "allows to use KWin with X11 on top of a Wayland stack. For more information " "on how to use this experimental mode see this post. The KWin scripting interface has seen massive " "improvements, now sporting configuration UI support, new animations and " "graphical effects and many smaller improvements. This release brings better " "multi-screen awareness (including an edge glow option for 'hot corners'), " "improved quick tiling (with configurable tiling areas) and the usual slew of " "bug fixes and optimizations. See here and here for more details." msgstr "" "xxOur window manager, KWin, has once again received significant updates, " "moving away from legacy technology and incorporating the 'XCB' communication " "protocol. This results in smoother, faster window management. Support for " "OpenGL 3.1 and OpenGL ES 3.0 has been introduced as well. This release also " "incorporates first experimental support for the X11 successor Wayland. This " "allows to use KWin with X11 on top of a Wayland stack. For more information " "on how to use this experimental mode see this post. The KWin scripting interface has seen massive " "improvements, now sporting configuration UI support, new animations and " "graphical effects and many smaller improvements. This release brings better " "multi-screen awareness (including an edge glow option for 'hot corners'), " "improved quick tiling (with configurable tiling areas) and the usual slew of " "bug fixes and optimizations. See here and here for more details.xx" #: announcements/4.11/plasma.php:52 msgid "Monitor Handling and Web Shortcuts" msgstr "xxMonitor Handling and Web Shortcutsxx" #: announcements/4.11/plasma.php:55 msgid "" "The monitor configuration in System Settings has been replaced with the new KScreen tool. " "KScreen brings more intelligent multi-monitor support to Plasma Workspaces, " "automatically configuring new screens and remembering settings for monitors " "manually configured. It sports an intuitive, visually-oriented interface and " "handles re-arranging monitors through simple drag and drop." msgstr "" "xxThe monitor configuration in System Settings has been replaced with the new KScreen tool. " "KScreen brings more intelligent multi-monitor support to Plasma Workspaces, " "automatically configuring new screens and remembering settings for monitors " "manually configured. It sports an intuitive, visually-oriented interface and " "handles re-arranging monitors through simple drag and drop.xx" #: announcements/4.11/plasma.php:58 msgid "The new KScreen monitor handling" msgstr "xxThe new KScreen monitor handlingxx" #: announcements/4.11/plasma.php:61 msgid "" "Web Shortcuts, the easiest way to quickly find what you're looking for on " "the web, have been cleaned up and improved. Many were updated to use " "securely encrypted (TLS/SSL) connections, new web shortcuts were added and a " "few obsolete shortcuts removed. The process of adding your own web shortcuts " "has been improved as well. Find more details here." msgstr "" "xxWeb Shortcuts, the easiest way to quickly find what you're looking for on " "the web, have been cleaned up and improved. Many were updated to use " "securely encrypted (TLS/SSL) connections, new web shortcuts were added and a " "few obsolete shortcuts removed. The process of adding your own web shortcuts " "has been improved as well. Find more details here.xx" #: announcements/4.11/plasma.php:65 msgid "" "This release marks the end of Plasma Workspaces 1, part of the KDE SC 4 " "feature series. To ease the transition to the next generation this release " "will be supported for at least two years. Focus of feature development will " "shift to Plasma Workspaces 2 now, performance improvements and bugfixing " "will concentrate on the 4.11 series." msgstr "" "xxThis release marks the end of Plasma Workspaces 1, part of the KDE SC 4 " "feature series. To ease the transition to the next generation this release " "will be supported for at least two years. Focus of feature development will " "shift to Plasma Workspaces 2 now, performance improvements and bugfixing " "will concentrate on the 4.11 series.xx" #: announcements/4.11/platform.php:34 msgid "" "KDE Platform 4 has been in feature freeze since the 4.9 release. This " "version consequently only includes a number of bugfixes and performance " "improvements." msgstr "" "xxKDE Platform 4 has been in feature freeze since the 4.9 release. This " "version consequently only includes a number of bugfixes and performance " "improvements.xx" #: announcements/4.11/platform.php:38 msgid "" "The Nepomuk semantic storage and search engine received massive performance " "improvements, such as a set of read optimizations that make reading data up " "to six times faster. Indexing has become smarter, being split in two " "stages. The first stage retrieves general information (such as file type " "and name) immediately; additional information like media tags, author " "information, etc. is extracted in a second, somewhat slower stage. Metadata " "display on newly-created or freshly-downloaded content is now much faster. " "In addition, the Nepomuk developers improved the backup and restore system. " "Last but not least, Nepomuk can now also index a variety of document " "formats including ODF and docx." msgstr "" "xxThe Nepomuk semantic storage and search engine received massive " "performance improvements, such as a set of read optimizations that make " "reading data up to six times faster. Indexing has become smarter, being " "split in two stages. The first stage retrieves general information (such as " "file type and name) immediately; additional information like media tags, " "author information, etc. is extracted in a second, somewhat slower stage. " "Metadata display on newly-created or freshly-downloaded content is now much " "faster. In addition, the Nepomuk developers improved the backup and restore " "system. Last but not least, Nepomuk can now also index a variety of " "document formats including ODF and docx.xx" #: announcements/4.11/platform.php:41 msgid "Semantic features in action in Dolphin" msgstr "xxSemantic features in action in Dolphinxx" #: announcements/4.11/platform.php:44 msgid "" "Nepomuk’s optimized storage format and rewritten e-mail indexer require " "reindexing some of the hard drive’s content. Consequently the reindexing run " "will consume an unusual amount of computing performance for a certain period " "– depending on the amount of content that needs to be reindexed. An " "automatic conversion of the Nepomuk database will run on the first login." msgstr "" "xxNepomuk’s optimized storage format and rewritten e-mail indexer require " "reindexing some of the hard drive’s content. Consequently the reindexing run " "will consume an unusual amount of computing performance for a certain period " "– depending on the amount of content that needs to be reindexed. An " "automatic conversion of the Nepomuk database will run on the first login.xx" #: announcements/4.11/platform.php:48 msgid "" "There have been more minor fixes which can be found in " "the git logs." msgstr "" "xxThere have been more minor fixes which can be found in " "the git logs.xx" #: announcements/4.12/applications.php:7 announcements/4.12/index.php:43 msgid "" "KDE Applications 4.12 Bring Huge Step Forward in Personal Information " "Management and Improvements All Over" msgstr "" "xxKDE Applications 4.12 Bring Huge Step Forward in Personal Information " "Management and Improvements All Overxx" #: announcements/4.12/applications.php:31 msgid "December 18, 2013" msgstr "xxDecember 18, 2013xx" #: announcements/4.12/applications.php:35 msgid "" "The KDE Community is proud to announce the latest major updates to the KDE " "Applications delivering new features and fixes. This release marks massive " "improvements in the KDE PIM stack, giving much better performance and many " "new features. Kate streamlined the integration of Python plugins and added " "initial Vim-macro support and the games and educational applications bring a " "variety of new features." msgstr "" "xxThe KDE Community is proud to announce the latest major updates to the KDE " "Applications delivering new features and fixes. This release marks massive " "improvements in the KDE PIM stack, giving much better performance and many " "new features. Kate streamlined the integration of Python plugins and added " "initial Vim-macro support and the games and educational applications bring a " "variety of new features.xx" #: announcements/4.12/applications.php:41 msgid "" "The most advanced Linux graphical text editor Kate has again received work " "on code completion, this time introducing advanced matching " "code, handling abbreviation and partial matching in classes. For " "example, the new code would match a typed 'QualIdent' with " "'QualifiedIdentifier'. Kate also gets initial Vim macro support. Best of " "all, these improvements also trickle through to KDevelop and other " "applications using the Kate technology." msgstr "" "xxThe most advanced Linux graphical text editor Kate has again received work " "on code completion, this time introducing advanced matching " "code, handling abbreviation and partial matching in classes. For " "example, the new code would match a typed 'QualIdent' with " "'QualifiedIdentifier'. Kate also gets initial Vim macro support. Best of " "all, these improvements also trickle through to KDevelop and other " "applications using the Kate technology.xx" #: announcements/4.12/applications.php:47 msgid "" "Document viewer Okular now takes printer hardware margins into " "account, has audio and video support for epub, better search and can now " "handle more transformations including those from Exif image metadata. In the " "UML diagram tool Umbrello, associations can now be drawn with different " "layouts and Umbrello adds visual feedback if a widget is documented." msgstr "" "xxDocument viewer Okular now takes printer hardware margins " "into account, has audio and video support for epub, better search and " "can now handle more transformations including those from Exif image " "metadata. In the UML diagram tool Umbrello, associations can now be drawn with different layouts and Umbrello adds " "visual feedback if a widget is documented.xx" #: announcements/4.12/applications.php:51 msgid "" "Privacy guard KGpg shows more information to users and KWalletManager, the " "tool to save your passwords, can now store them in GPG form. Konsole introduces a new feature: Ctrl-" "click to directly launch URLs in console output. It can now also list processes when warning about quit." msgstr "" "xxPrivacy guard KGpg shows more information to users and KWalletManager, the " "tool to save your passwords, can now store them in GPG form. Konsole introduces a new feature: Ctrl-" "click to directly launch URLs in console output. It can now also list processes when warning about quit.xx" #: announcements/4.12/applications.php:57 msgid "" "KWebKit adds the ability to automatically scale content to match desktop " "resolution. File manager Dolphin introduced a number of performance " "improvements in sorting and showing files, reducing memory usage and " "speeding things up. KRDC introduced automatic reconnecting in VNC and " "KDialog now provides access to 'detailedsorry' and 'detailederror' message " "boxes for more informative console scripts. Kopete updated its OTR plugin " "and the Jabber protocol has support for XEP-0264: File Transfer Thumbnails. " "Besides these features the main focus was on cleaning code up and fixing " "compile warnings.\n" msgstr "" "xxKWebKit adds the ability to automatically scale content to match desktop " "resolution. File manager Dolphin introduced a number of performance " "improvements in sorting and showing files, reducing memory usage and " "speeding things up. KRDC introduced automatic reconnecting in VNC and " "KDialog now provides access to 'detailedsorry' and 'detailederror' message " "boxes for more informative console scripts. Kopete updated its OTR plugin " "and the Jabber protocol has support for XEP-0264: File Transfer Thumbnails. " "Besides these features the main focus was on cleaning code up and fixing " "compile warnings.\n" "xx\n" #: announcements/4.12/applications.php:61 msgid "Games and educational software" msgstr "xxGames and educational softwarexx" #: announcements/4.12/applications.php:63 msgid "" "The KDE Games have seen work in various areas. KReversi is now " "QML and Qt Quick based, making for a prettier and more fluid game " "experience. KNetWalk has also been ported with the same benefit as " "well as the ability to set a grid with custom width and height. Konquest now " "has a new challenging AI player named 'Becai'." msgstr "" "xxThe KDE Games have seen work in various areas. KReversi is now " "QML and Qt Quick based, making for a prettier and more fluid game " "experience. KNetWalk has also been ported with the same benefit as " "well as the ability to set a grid with custom width and height. Konquest now " "has a new challenging AI player named 'Becai'.xx" #: announcements/4.12/applications.php:67 msgid "" "In the Educational applications there have been some major changes. KTouch " "introduces custom lesson support and several new courses; KStars has a new, more accurate alignment module for telescopes, " "find a youtube video " "here of the new features. Cantor, which offers an easy and powerful UI " "for a variety of mathematical backends, now has backends for Python2 and Scilab. Read more about " "the powerful Scilab backend here. Marble adds integration with ownCloud (settings are " "available in Preferences) and adds overlay rendering support. KAlgebra makes " "it possible to export 3D plots to PDF, giving a great way of sharing your " "work. Last but not least, many bugs have been fixed in the various KDE " "Education applications.\n" msgstr "" "xxIn the Educational applications there have been some major changes. KTouch " "introduces custom lesson support and several new courses; KStars has a new, more accurate alignment module for telescopes, " "find a youtube video " "here of the new features. Cantor, which offers an easy and powerful UI " "for a variety of mathematical backends, now has backends for Python2 and Scilab. Read more about " "the powerful Scilab backend here. Marble adds integration with ownCloud (settings are " "available in Preferences) and adds overlay rendering support. KAlgebra makes " "it possible to export 3D plots to PDF, giving a great way of sharing your " "work. Last but not least, many bugs have been fixed in the various KDE " "Education applications.\n" "xx\n" #: announcements/4.12/applications.php:71 msgid "Mail, calendar and personal information" msgstr "xxMail, calendar and personal informationxx" #: announcements/4.12/applications.php:74 msgid "" "KDE PIM, KDE's set of applications for handling mail, calendar and other " "personal information, has seen a lot of work." msgstr "" "xxKDE PIM, KDE's set of applications for handling mail, calendar and other " "personal information, has seen a lot of work.xx" #: announcements/4.12/applications.php:78 msgid "" "Starting with email client KMail, there is now AdBlock support " "(when HTML is enabled) and improved scam detection support by extending " "shortened URLs. A new Akonadi Agent named FolderArchiveAgent allows users to " "archive read emails in specific folders and the GUI of the Send Later " "functionality has been cleaned up. KMail also benefits from improved Sieve " "filter support. Sieve allows for server-side filtering of emails and you can " "now create and modify the filters on the servers and convert existing KMail filters to server filters. KMail's " "mbox support has also been improved.\n" msgstr "" "xxStarting with email client KMail, there is now AdBlock support " "(when HTML is enabled) and improved scam detection support by extending " "shortened URLs. A new Akonadi Agent named FolderArchiveAgent allows users to " "archive read emails in specific folders and the GUI of the Send Later " "functionality has been cleaned up. KMail also benefits from improved Sieve " "filter support. Sieve allows for server-side filtering of emails and you can " "now create and modify the filters on the servers and convert existing KMail filters to server filters. KMail's " "mbox support has also been improved.\n" "xx\n" #: announcements/4.12/applications.php:83 msgid "" "In other applications, several changes make work easier and more enjoyable. " "A new tool is introduced, the ContactThemeEditor, which allows for " "creating KAddressBook Grantlee themes for displaying contacts. The " "addressbook can now also show previews before printing data. KNotes has seen " "some serious work on solving bugs. Blogging tool Blogilo can now " "deal with translations and there are a wide variety of fixes and " "improvements all over the KDE PIM applications.\n" msgstr "" "xxIn other applications, several changes make work easier and more " "enjoyable. A new tool is introduced, the ContactThemeEditor, which allows for creating KAddressBook Grantlee themes for displaying " "contacts. The addressbook can now also show previews before printing data. " "KNotes has seen some serious work on solving bugs. Blogging tool " "Blogilo can now deal with translations and there are a wide variety of fixes " "and improvements all over the KDE PIM applications.\n" "xx\n" #: announcements/4.12/applications.php:88 msgid "" "Benefiting all applications, the underlying KDE PIM data cache has seen much work on performance, stability and scalability, fixing " "support for PostgreSQL with the latest Qt 4.8.5. And there is a " "new command line tool, the calendarjanitor which can scan all calendar data " "for buggy incidences and adds a debug dialog for search. Some very special " "hugs go to Laurent Montel for the work he is doing on KDE PIM features!\n" msgstr "" "xxBenefiting all applications, the underlying KDE PIM data cache has seen much work on performance, stability and scalability, fixing " "support for PostgreSQL with the latest Qt 4.8.5. And there is a " "new command line tool, the calendarjanitor which can scan all calendar data " "for buggy incidences and adds a debug dialog for search. Some very special " "hugs go to Laurent Montel for the work he is doing on KDE PIM features!\n" "xx\n" #: announcements/4.12/index.php:7 msgid "KDE Software Compilation 4.12" msgstr "xxKDE Software Compilation 4.12xx" #: announcements/4.12/index.php:27 msgid "The KDE Plasma Workspaces 4.12" msgstr "xxThe KDE Plasma Workspaces 4.12xx" #: announcements/4.12/index.php:30 msgid "" "December 18, 2013. The KDE Community is proud to announce the latest major " "updates to KDE Applications delivering new features and fixes. With the " "Plasma Workspaces and the KDE Platform frozen and receiving only long term " "support, those teams are focused on the technical transition to Frameworks " "5. The upgrade in the version number for the Platform is merely for the " "convenience of packaging. All bug fixes and minor features developed since " "the release of Plasma Workspaces, Applications and Platform 4.11 have been " "included." msgstr "" "xxDecember 18, 2013. The KDE Community is proud to announce the latest major " "updates to KDE Applications delivering new features and fixes. With the " "Plasma Workspaces and the KDE Platform frozen and receiving only long term " "support, those teams are focused on the technical transition to Frameworks " "5. The upgrade in the version number for the Platform is merely for the " "convenience of packaging. All bug fixes and minor features developed since " "the release of Plasma Workspaces, Applications and Platform 4.11 have been " "included.xx" #: announcements/4.12/index.php:39 msgid "" "These releases are all translated in 52 languages; we expect more languages " "to be added in subsequent monthly minor bugfix releases by KDE. The " "Documentation Team updated several application handbooks for this release." msgstr "" "xxThese releases are all translated in 52 languages; we expect more " "languages to be added in subsequent monthly minor bugfix releases by KDE. " "The Documentation Team updated several application handbooks for this " "release.xx" #: announcements/4.12/index.php:43 msgid "The KDE Applications 4.12" msgstr "xxThe KDE Applications 4.12xx" #: announcements/4.12/index.php:44 msgid "" "This release marks substantial improvements in the KDE PIM stack, giving " "much better performance and many new features. Kate added several features " "including initial Vim-macro support, and games and educational applications " "bring a variety of new functionality. The announcement for the KDE Applications 4.12 has more information." msgstr "" "xxThis release marks substantial improvements in the KDE PIM stack, giving " "much better performance and many new features. Kate added several features " "including initial Vim-macro support, and games and educational applications " "bring a variety of new functionality. The announcement for the KDE Applications 4.12 has more information.xx" #: announcements/4.12/index.php:49 msgid "The KDE Development Platform 4.12" msgstr "xxThe KDE Development Platform 4.12xx" #: announcements/4.12/index.php:49 msgid "KDE Platform 4.12 Becomes More Stable" msgstr "xxKDE Platform 4.12 Becomes More Stablexx" #: announcements/4.12/index.php:50 msgid "" "This release of KDE Platform 4.12 only includes bugfixes and minor " "optimizations and features. About 20 bugfixes as well as several " "optimizations have been made to various subsystems, including KNewStuff, " "KNotify4, file handling and more. Notably, Nepomuk received bugfixes and " "indexing abilities for MS Office 97 formats. A technology preview of the " "Next Generation KDE Platform, named KDE Frameworks 5, is coming this month. " "Read this article " "to find out what is coming." msgstr "" "xxThis release of KDE Platform 4.12 only includes bugfixes and minor " "optimizations and features. About 20 bugfixes as well as several " "optimizations have been made to various subsystems, including KNewStuff, " "KNotify4, file handling and more. Notably, Nepomuk received bugfixes and " "indexing abilities for MS Office 97 formats. A technology preview of the " "Next Generation KDE Platform, named KDE Frameworks 5, is coming this month. " "Read this article " "to find out what is coming.xx" #: announcements/4.12/index.php:54 msgid "" "KDE encourages people to spread the word on the Social Web. Submit stories " "to news sites, use channels like delicious, digg, reddit, twitter, identi." "ca. Upload screenshots to services like Facebook, Flickr, ipernity and " "Picasa, and post them to appropriate groups. Create screencasts and upload " "them to YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials " "with "KDE". This makes them easy to find, and gives the KDE Promo " "Team a way to analyze coverage for the 4.12 releases of KDE software." msgstr "" "xxKDE encourages people to spread the word on the Social Web. Submit stories " "to news sites, use channels like delicious, digg, reddit, twitter, identi." "ca. Upload screenshots to services like Facebook, Flickr, ipernity and " "Picasa, and post them to appropriate groups. Create screencasts and upload " "them to YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials " "with "KDE". This makes them easy to find, and gives the KDE Promo " "Team a way to analyze coverage for the 4.12 releases of KDE software.xx" #: announcements/4.12/index.php:58 msgid "" "As usual, KDE community members organize release parties all around the " "world. Several have already been scheduled and more will come later. Find a list of " "parties here. Anyone is welcome to join! There will be a combination of " "interesting company and inspiring conversations as well as food and drinks. " "It's a great chance to learn more about what is going on in KDE, get " "involved, or just meet other users and contributors." msgstr "" "xxAs usual, KDE community members organize release parties all around the " "world. Several have already been scheduled and more will come later. Find a list of " "parties here. Anyone is welcome to join! There will be a combination of " "interesting company and inspiring conversations as well as food and drinks. " "It's a great chance to learn more about what is going on in KDE, get " "involved, or just meet other users and contributors.xx" #: announcements/4.12/index.php:103 announcements/4.13/index.php:124 msgid "" "These release announcements were prepared by the KDE Promotion Team and the " "wider KDE community. They cover highlights of the many changes made to KDE " "software over the past four months." msgstr "" "xxThese release announcements were prepared by the KDE Promotion Team and " "the wider KDE community. They cover highlights of the many changes made to " "KDE software over the past four months.xx" #: announcements/4.13/applications.php:6 announcements/4.13/index.php:40 msgid "" "KDE Applications 4.13 Benefit From The New Semantic Search, Introduce New " "Features" msgstr "" "xxKDE Applications 4.13 Benefit From The New Semantic Search, Introduce New " "Featuresxx" #: announcements/4.13/applications.php:29 announcements/4.13/index.php:29 msgid "April 16, 2014" msgstr "xxApril 16, 2014xx" #: announcements/4.13/applications.php:33 msgid "" "The KDE Community is proud to announce the latest major updates to the KDE " "Applications delivering new features and fixes. Kontact (the personal " "information manager) has been the subject of intense activity, benefiting " "from the improvements to KDE's Semantic Search technology and bringing new " "features. Document viewer Okular and advanced text editor Kate have gotten " "interface-related and feature improvements. In the education and game areas, " "we introduce the new foreign speech trainer Artikulate; Marble (the desktop " "globe) gets support for Sun, Moon, planets, bicycle routing and nautical " "miles. Palapeli (the jigsaw puzzle application) has leaped to unprecedented " "new dimensions and capabilities." msgstr "" "xxThe KDE Community is proud to announce the latest major updates to the KDE " "Applications delivering new features and fixes. Kontact (the personal " "information manager) has been the subject of intense activity, benefiting " "from the improvements to KDE's Semantic Search technology and bringing new " "features. Document viewer Okular and advanced text editor Kate have gotten " "interface-related and feature improvements. In the education and game areas, " "we introduce the new foreign speech trainer Artikulate; Marble (the desktop " "globe) gets support for Sun, Moon, planets, bicycle routing and nautical " "miles. Palapeli (the jigsaw puzzle application) has leaped to unprecedented " "new dimensions and capabilities.xx" #: announcements/4.13/applications.php:38 msgid "KDE Kontact Introduces New Features And More Speed" msgstr "xxKDE Kontact Introduces New Features And More Speedxx" #: announcements/4.13/applications.php:40 msgid "" "KDE’s Kontact Suite introduces a series of features in its various " "components. KMail introduces Cloud Storage and improved sieve support for " "server-side filtering, KNotes can now generate alarms and introduces search " "capabilities, and there have been many improvements to the data cache layer " "in Kontact, speeding up almost all operations." msgstr "" "xxKDE’s Kontact Suite introduces a series of features in its various " "components. KMail introduces Cloud Storage and improved sieve support for " "server-side filtering, KNotes can now generate alarms and introduces search " "capabilities, and there have been many improvements to the data cache layer " "in Kontact, speeding up almost all operations.xx" #: announcements/4.13/applications.php:43 msgid "Cloud Storage Support" msgstr "xxCloud Storage Supportxx" #: announcements/4.13/applications.php:45 msgid "" "KMail introduces storage service support, so large attachments on can be " "stored in cloud services and included as with links in email messages. " "Supported storage services include Dropbox, Box, KolabServer, YouSendIt, " "UbuntuOne, Hubic and there is a generic WebDav option. A " "storageservicemanager tool helps with the managing of files on " "these services." msgstr "" "xxKMail introduces storage service support, so large attachments on can be " "stored in cloud services and included as with links in email messages. " "Supported storage services include Dropbox, Box, KolabServer, YouSendIt, " "UbuntuOne, Hubic and there is a generic WebDav option. A " "storageservicemanager tool helps with the managing of files on " "these services.xx" #: announcements/4.13/applications.php:50 msgid "Much Improved Sieve Support" msgstr "xxMuch Improved Sieve Supportxx" #: announcements/4.13/applications.php:52 msgid "" "Sieve Filters, a technology to let KMail handle filters on the server, can " "now handle vacation support for multiple servers. The KSieveEditor tool " "allows users to edit sieve filters without having to add the server to " "Kontact." msgstr "" "xxSieve Filters, a technology to let KMail handle filters on the server, can " "now handle vacation support for multiple servers. The KSieveEditor tool " "allows users to edit sieve filters without having to add the server to " "Kontact.xx" #: announcements/4.13/applications.php:55 msgid "Other Changes" msgstr "xxOther Changesxx" #: announcements/4.13/applications.php:57 msgid "" "The quick filter bar has a small user interface improvement and benefits " "greatly from the improved search capabilities introduced in the KDE " "Development Platform 4.13 release. Searching has become significantly faster " "and more reliable. The composer introduces a URL shortener, augmenting the " "existing translation and text snippets tools." msgstr "" "xxThe quick filter bar has a small user interface improvement and benefits " "greatly from the improved search capabilities introduced in the KDE " "Development Platform 4.13 release. Searching has become significantly faster " "and more reliable. The composer introduces a URL shortener, augmenting the " "existing translation and text snippets tools.xx" #: announcements/4.13/applications.php:61 msgid "" "Tags and annotations of PIM data are now stored in Akonadi. In future " "versions, they will be also stored in servers (on IMAP or Kolab), making it " "possible to share tags across multiple computers. Akonadi: Google Drive API " "support has been added. There is support for searching with 3rd party " "plugins (which means that results can be retrieved very quickly) and server-" "search (searching items not indexed by a local indexing service)." msgstr "" "xxTags and annotations of PIM data are now stored in Akonadi. In future " "versions, they will be also stored in servers (on IMAP or Kolab), making it " "possible to share tags across multiple computers. Akonadi: Google Drive API " "support has been added. There is support for searching with 3rd party " "plugins (which means that results can be retrieved very quickly) and server-" "search (searching items not indexed by a local indexing service).xx" #: announcements/4.13/applications.php:64 #: announcements/4.13/applications.php:79 msgid "KNotes, KAddressbook" msgstr "xxKNotes, KAddressbookxx" #: announcements/4.13/applications.php:66 #: announcements/4.13/applications.php:81 msgid "" "Significant work was done on KNotes, fixing a series of bugs and small " "annoyances. The ability to set alarms on notes is new, as is searching " "through notes. Read more here. KAdressbook gained printing support: " "more details here." msgstr "" "xxSignificant work was done on KNotes, fixing a series of bugs and small " "annoyances. The ability to set alarms on notes is new, as is searching " "through notes. Read more here. KAdressbook gained printing support: " "more details here.xx" #: announcements/4.13/applications.php:69 msgid "Performance Improvements" msgstr "xxPerformance Improvementsxx" #: announcements/4.13/applications.php:71 msgid "" "Kontact performance is noticeably improved in this version. Some " "improvements are due to the integration with the new version of KDE’s Semantic Search infrastructure, and the data caching layer and " "loading of data in KMail itself have seen significant work as well. Notable " "work has taken place to improve support for the PostgreSQL database. More " "information and details on performance-related changes can be found in these " "links:\n" "" msgstr "" "xxKontact performance is noticeably improved in this version. Some " "improvements are due to the integration with the new version of KDE’s Semantic Search infrastructure, and the data caching layer and " "loading of data in KMail itself have seen significant work as well. Notable " "work has taken place to improve support for the PostgreSQL database. More " "information and details on performance-related changes can be found in these " "links:\n" "xx" #: announcements/4.13/applications.php:84 msgid "Okular Refines User Interface" msgstr "xxOkular Refines User Interfacexx" #: announcements/4.13/applications.php:86 msgid "" "This release of the Okular document reader brings a number of improvements. " "You can now open multiple PDF files in one Okular instance thanks to tab " "support. There is a new Magnifier mouse mode and the DPI of the current " "screen is used for PDF rendering, improving the look of documents. A new " "Play button is included in presentation mode and there are improvements to " "Find and Undo/Redo actions." msgstr "" "xxThis release of the Okular document reader brings a number of " "improvements. You can now open multiple PDF files in one Okular instance " "thanks to tab support. There is a new Magnifier mouse mode and the DPI of " "the current screen is used for PDF rendering, improving the look of " "documents. A new Play button is included in presentation mode and there are " "improvements to Find and Undo/Redo actions.xx" #: announcements/4.13/applications.php:91 msgid "" "Kate introduces improved statusbar, animated bracket matching, enhanced " "plugins" msgstr "" "xxKate introduces improved statusbar, animated bracket matching, enhanced " "pluginsxx" #: announcements/4.13/applications.php:93 msgid "" "The latest version of the advanced text editor Kate introduces animated bracket matching, changes to make AltGr-enabled " "keyboards work in vim mode and a series of improvements in the Kate " "plugins, especially in the area of Python support and the build plugin. There is a new, much improved status bar which enables direct actions like changing the indent settings, encoding " "and highlighting, a new tab bar in each view, code completion support for the D programming language and much " "more. The team has asked for feedback on what to improve in " "Kate and is shifting some of its attention to a Frameworks 5 port." msgstr "" "xxThe latest version of the advanced text editor Kate introduces animated bracket matching, changes to make AltGr-enabled " "keyboards work in vim mode and a series of improvements in the Kate " "plugins, especially in the area of Python support and the build plugin. There is a new, much improved status bar which enables direct actions like changing the indent settings, encoding " "and highlighting, a new tab bar in each view, code completion support for the D programming language and much " "more. The team has asked for feedback on what to improve in " "Kate and is shifting some of its attention to a Frameworks 5 port.xx" #: announcements/4.13/applications.php:96 msgid "Miscellaneous features all over" msgstr "xxMiscellaneous features all overxx" #: announcements/4.13/applications.php:98 msgid "" "Konsole brings some additional flexibility by allowing custom stylesheets to " "control tab bars. Profiles can now store desired column and row sizes. See " "more here." msgstr "" "xxKonsole brings some additional flexibility by allowing custom stylesheets " "to control tab bars. Profiles can now store desired column and row sizes. " "See more here.xx" #: announcements/4.13/applications.php:102 msgid "" "Umbrello makes it possible to duplicate diagrams and introduces intelligent " "context menus which adjust their contents to the selected widgets. Undo " "support and visual properties have been improved as well. Gwenview introduces " "RAW preview support." msgstr "" "xxUmbrello makes it possible to duplicate diagrams and introduces " "intelligent context menus which adjust their contents to the selected " "widgets. Undo support and visual properties have been improved as well. " "Gwenview introduces RAW preview support.xx" #: announcements/4.13/applications.php:108 msgid "" "The sound mixer KMix introduced remote control via the DBUS inter-process " "communication protocol (details), additions to the sound menu and a new " "configuration dialog (details), and a series of bug fixes and smaller " "improvements." msgstr "" "xxThe sound mixer KMix introduced remote control via the DBUS inter-process " "communication protocol (details), additions to the sound menu and a new " "configuration dialog (details), and a series of bug fixes and smaller " "improvements.xx" #: announcements/4.13/applications.php:112 msgid "" "Dolphin's search interface has been modified to take advantage of the new " "search infrastructure and received further performance improvements. For " "details, read this overview of " "optimization work during the last year." msgstr "" "xxDolphin's search interface has been modified to take advantage of the new " "search infrastructure and received further performance improvements. For " "details, read this overview of " "optimization work during the last year.xx" #: announcements/4.13/applications.php:116 msgid "" "KHelpcenter adds alphabetical sorting for modules and category " "reorganization to make it easier to use." msgstr "" "xxKHelpcenter adds alphabetical sorting for modules and category " "reorganization to make it easier to use.xx" #: announcements/4.13/applications.php:118 msgid "Games and educational applications" msgstr "xxGames and educational applicationsxx" #: announcements/4.13/applications.php:120 msgid "" "KDE's game and educational applications have received many updates in this " "release. KDE's jigsaw puzzle application, Palapeli, has gained nifty new features that make solving " "large puzzles (up to 10,000 pieces) much easier for those who are up to the " "challenge. KNavalBattle shows enemy ship positions after the game ends so " "that you can see where you went wrong." msgstr "" "xxKDE's game and educational applications have received many updates in this " "release. KDE's jigsaw puzzle application, Palapeli, has gained nifty new features that make solving " "large puzzles (up to 10,000 pieces) much easier for those who are up to the " "challenge. KNavalBattle shows enemy ship positions after the game ends so " "that you can see where you went wrong.xx" #: announcements/4.13/applications.php:126 msgid "" "KDE's Educational applications have gained new features. KStars gains a " "scripting interface via D-BUS and can use the astrometry.net web services " "API to optimize memory usage. Cantor has gained syntax highlighting in its " "script editor and its Scilab and Python 2 backends are now supported in the " "editor. Educational mapping and navigation tool Marble now includes the " "positions of the Sun, Moon and planets and enables capturing movies during " "virtual tours. Bicycle routing is improved with the addition of " "cyclestreets.net support. Nautical miles are now supported and clicking a Geo URI will now open Marble." msgstr "" "xxKDE's Educational applications have gained new features. KStars gains a " "scripting interface via D-BUS and can use the astrometry.net web services " "API to optimize memory usage. Cantor has gained syntax highlighting in its " "script editor and its Scilab and Python 2 backends are now supported in the " "editor. Educational mapping and navigation tool Marble now includes the " "positions of the Sun, Moon and planets and enables capturing movies during " "virtual tours. Bicycle routing is improved with the addition of " "cyclestreets.net support. Nautical miles are now supported and clicking a Geo URI will now open Marble." "xx" #: announcements/4.13/index.php:6 msgid "KDE Software Compilation 4.13" msgstr "xxKDE Software Compilation 4.13xx" #: announcements/4.13/index.php:26 msgid "The KDE Plasma Workspaces 4.13" msgstr "xxThe KDE Plasma Workspaces 4.13xx" #: announcements/4.13/index.php:33 msgid "" "The KDE Community proudly announces the latest major updates to KDE " "Applications delivering new features and fixes. Major improvements are made " "to KDE's Semantic Search technology, benefiting many applications. With " "Plasma Workspaces and the KDE Development Platform frozen and receiving only " "long term support, those teams are focusing on the transition to Frameworks " "5. This release is translated into 53 languages; more languages are expected " "to be added in subsequent monthly minor bugfix releases." msgstr "" "xxThe KDE Community proudly announces the latest major updates to KDE " "Applications delivering new features and fixes. Major improvements are made " "to KDE's Semantic Search technology, benefiting many applications. With " "Plasma Workspaces and the KDE Development Platform frozen and receiving only " "long term support, those teams are focusing on the transition to Frameworks " "5. This release is translated into 53 languages; more languages are expected " "to be added in subsequent monthly minor bugfix releases.xx" #: announcements/4.13/index.php:40 msgid "The KDE Applications 4.13" msgstr "xxThe KDE Applications 4.13xx" #: announcements/4.13/index.php:42 msgid "" "The latest major updates to the KDE Applications are delivering new features " "and fixes. Kontact (the personal information manager) has been the subject " "of intense activity, benefiting from the improvements to KDE's Semantic " "Search technology and bringing new features. Document viewer Okular and " "advanced text editor Kate have gotten interface-related and feature " "improvements. In the education and game areas, we introduce the new foreign " "speech trainer Artikulate; Marble (the desktop globe) gets support for Sun, " "Moon, planets, bicycle routing and nautical miles. Palapeli (the jigsaw " "puzzle application) has leaped to unprecedented new dimensions and " "capabilities. read the announcement." msgstr "" "xxThe latest major updates to the KDE Applications are delivering new " "features and fixes. Kontact (the personal information manager) has been the " "subject of intense activity, benefiting from the improvements to KDE's " "Semantic Search technology and bringing new features. Document viewer Okular " "and advanced text editor Kate have gotten interface-related and feature " "improvements. In the education and game areas, we introduce the new foreign " "speech trainer Artikulate; Marble (the desktop globe) gets support for Sun, " "Moon, planets, bicycle routing and nautical miles. Palapeli (the jigsaw " "puzzle application) has leaped to unprecedented new dimensions and " "capabilities. read the announcement.xx" #: announcements/4.13/index.php:45 msgid "The KDE Development Platform 4.13" msgstr "xxThe KDE Development Platform 4.13xx" #: announcements/4.13/index.php:45 msgid "KDE Development Platform 4.13 Introduces Improved Semantic Search" msgstr "xxKDE Development Platform 4.13 Introduces Improved Semantic Searchxx" #: announcements/4.13/index.php:47 msgid "" "The KDE Development Platform libraries are frozen and receive only bugfixes " "and minor improvements. The upgrade in the version number for the " "Development Platform is only for packaging convenience. All bug fixes and " "minor features developed since the release of Applications and Development " "Platform 4.11 have been included. The only major change in this release is " "the introduction of an improved Semantic Search, which brings better " "performance and reliability to searching on the Linux Desktop." msgstr "" "xxThe KDE Development Platform libraries are frozen and receive only " "bugfixes and minor improvements. The upgrade in the version number for the " "Development Platform is only for packaging convenience. All bug fixes and " "minor features developed since the release of Applications and Development " "Platform 4.11 have been included. The only major change in this release is " "the introduction of an improved Semantic Search, which brings better " "performance and reliability to searching on the Linux Desktop.xx" #: announcements/4.13/index.php:50 msgid "" "Development of the next generation KDE Development Platform—called KDE " "Frameworks 5—is in beta stage. Read this article to find out what is coming and see here for the latest " "announcements." msgstr "" "xxDevelopment of the next generation KDE Development Platform—called KDE " "Frameworks 5—is in beta stage. Read this article to find out what is coming and see here for the latest " "announcements.xx" #: announcements/4.13/index.php:52 msgid "Improved Semantic Search" msgstr "xxImproved Semantic Searchxx" #: announcements/4.13/index.php:54 msgid "" "The major new addition to the KDE Development Platform is the next generation Semantic Search. To maintain compatibility, this " "is included as a new component rather than a replacement for the previous " "Semantic Search. Applications need to be ported to the new search component; " "most KDE Applications have already been ported. Downstream distributions can " "decide whether or not to ship the deprecated Semantic Search alongside the " "new version." msgstr "" "xxThe major new addition to the KDE Development Platform is the next generation Semantic Search. To maintain compatibility, this " "is included as a new component rather than a replacement for the previous " "Semantic Search. Applications need to be ported to the new search component; " "most KDE Applications have already been ported. Downstream distributions can " "decide whether or not to ship the deprecated Semantic Search alongside the " "new version.xx" #: announcements/4.13/index.php:57 msgid "" "The improvements to search bring significant benefits in terms of faster, " "more relevant results, greater stability, lower resource usage and less data " "storage. The upgrade requires a one-time database migration that will take a " "few minutes of increased processing power." msgstr "" "xxThe improvements to search bring significant benefits in terms of faster, " "more relevant results, greater stability, lower resource usage and less data " "storage. The upgrade requires a one-time database migration that will take a " "few minutes of increased processing power.xx" #: announcements/4.13/index.php:65 msgid "" "KDE e.V.'s new Supporting Member program is\n" "now open. For €25 a quarter you can ensure the international\n" "community of KDE continues to grow making world class Free\n" "Software." msgstr "" "xxKDE e.V.'s new Supporting Member program is\n" "now open. For €25 a quarter you can ensure the international\n" "community of KDE continues to grow making world class Free\n" "Software.xx" #: announcements/4.13/index.php:76 msgid "" "KDE encourages people to spread the word on the Social Web. Submit stories " "to news sites, use channels like delicious, digg, reddit, twitter, identi." "ca. Upload screenshots to services like Facebook, Flickr, ipernity and " "Picasa, and post them to appropriate groups. Create screencasts and upload " "them to YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials " "with "KDE". This makes them easy to find, and gives the KDE Promo " "Team a way to analyze coverage for the 4.13 releases of KDE software." msgstr "" "xxKDE encourages people to spread the word on the Social Web. Submit stories " "to news sites, use channels like delicious, digg, reddit, twitter, identi." "ca. Upload screenshots to services like Facebook, Flickr, ipernity and " "Picasa, and post them to appropriate groups. Create screencasts and upload " "them to YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials " "with "KDE". This makes them easy to find, and gives the KDE Promo " "Team a way to analyze coverage for the 4.13 releases of KDE software.xx" #: announcements/4.13/index.php:79 msgid "" "You can discuss this release on our news site." msgstr "" "xxYou can discuss this release on our news site.xx" #: announcements/4.14/index.php:6 msgid "KDE Software Compilation 4.14" msgstr "xxKDE Software Compilation 4.14xx" #: announcements/4.14/index.php:25 msgid "August 20, 2014" msgstr "xxAugust 20, 2014xx" #: announcements/4.14/index.php:29 msgid "" "This release is dedicated to Volker Lanz, a long time KDE member who passed " "away last April. Volker was the author and maintainer of KDE Partition " "Manager, and a regular IRC participant (Torch) providing user support and " "being active in the KDE Community." msgstr "" "xxThis release is dedicated to Volker Lanz, a long time KDE member who " "passed away last April. Volker was the author and maintainer of KDE " "Partition Manager, and a regular IRC participant (Torch) providing user " "support and being active in the KDE Community.xx" #: announcements/4.14/index.php:37 msgid "" "The KDE Community announces the latest major updates to KDE Applications " "delivering primarily improvements and bugfixes. Plasma Workspaces and the " "KDE Development Platform are frozen and receiving only long term support; " "those teams are focused on the transition to Plasma 5 and Frameworks 5." msgstr "" "xxThe KDE Community announces the latest major updates to KDE Applications " "delivering primarily improvements and bugfixes. Plasma Workspaces and the " "KDE Development Platform are frozen and receiving only long term support; " "those teams are focused on the transition to Plasma 5 and Frameworks 5.xx" #: announcements/4.14/index.php:44 msgid "" "In the past, KDE has jointly released the three major divisions of KDE " "software—Plasma Workspaces, KDE Development Platform and KDE Applications. " "The KDE Development Platform has been reworked into KDE Frameworks. The " "monolithic libraries that comprise the Development Platform are now " "independent, cross platform modules (KDE Frameworks 5) that are available to " "all Qt developers. Plasma Workspaces has been moved to a new technology " "foundation based on Qt5 and KDE Frameworks 5. With the 3 major KDE software " "components moving at different paces, their release schedules are now " "separated. For the most part, 4.14 involves KDE Applications." msgstr "" "xxIn the past, KDE has jointly released the three major divisions of KDE " "software—Plasma Workspaces, KDE Development Platform and KDE Applications. " "The KDE Development Platform has been reworked into KDE Frameworks. The " "monolithic libraries that comprise the Development Platform are now " "independent, cross platform modules (KDE Frameworks 5) that are available to " "all Qt developers. Plasma Workspaces has been moved to a new technology " "foundation based on Qt5 and KDE Frameworks 5. With the 3 major KDE software " "components moving at different paces, their release schedules are now " "separated. For the most part, 4.14 involves KDE Applications.xx" #: announcements/4.14/index.php:46 msgid "Development Platform/KDE Frameworks 5" msgstr "xxDevelopment Platform/KDE Frameworks 5xx" #: announcements/4.14/index.php:47 msgid "" "The modular Frameworks structure will have widespread " "benefits for KDE software. In addition, Frameworks is a substantial contribution to the Qt ecosystem by making KDE technology " "available to all Qt developers. Inqlude, the Qt library " "archive simplifies the search for Qt libraries, while the alpha release of the Inqlude tool offers a " "command line interface for accessing Inqlude." msgstr "" "xxThe modular Frameworks structure will have widespread " "benefits for KDE software. In addition, Frameworks is a substantial contribution to the Qt ecosystem by making KDE technology " "available to all Qt developers. Inqlude, the Qt library " "archive simplifies the search for Qt libraries, while the alpha release of the Inqlude tool offers a " "command line interface for accessing Inqlude.xx" #: announcements/4.14/index.php:49 msgid "Plasma Workspaces" msgstr "xxPlasma Workspacesxx" #: announcements/4.14/index.php:50 msgid "" "Plasma 5 was recently released after 3 years of work; it is " "on its own release schedule with feature releases every three months and " "bugfix releases in the intervening months. The Plasma team has built a solid " "foundation that will support Plasma Workspaces for many years." msgstr "" "xxPlasma 5 was recently released after 3 years of work; it " "is on its own release schedule with feature releases every three months and " "bugfix releases in the intervening months. The Plasma team has built a solid " "foundation that will support Plasma Workspaces for many years.xx" #: announcements/4.14/index.php:53 msgid "KDE Applications" msgstr "xxKDE Applicationsxx" #: announcements/4.14/index.php:54 msgid "" "KDE Applications 4.14 is not about lots of "new and improved " "stuff". Many KDE developers are focused on the Next Experience (Plasma " "5) or porting to KDE Frameworks (based on Qt5). Mostly, the " "4.14 release is needed by aspects of our workflow (such as translations). " "This release offers more software stability, with little emphasis on new and " "less-proven stuff." msgstr "" "xxKDE Applications 4.14 is not about lots of "new and improved " "stuff". Many KDE developers are focused on the Next Experience (Plasma " "5) or porting to KDE Frameworks (based on Qt5). Mostly, the " "4.14 release is needed by aspects of our workflow (such as translations). " "This release offers more software stability, with little emphasis on new and " "less-proven stuff.xx" #: announcements/4.14/index.php:57 msgid "" "There are over 200 actively maintained KDE applications. " "Many of them are listed in the KDE userbase. Wikipedia also " "has another list of KDE applications." msgstr "" "xxThere are over 200 actively maintained KDE applications. " "Many of them are listed in the KDE userbase. Wikipedia also " "has another list of KDE applications.xx" #: announcements/4.14/index.php:61 msgid "" "Most previous releases had highlights of new features and prominent " "applications. This gave some people the impression that KDE developers " "favored new-and-shiny over quality, which is not true. So for this " "announcement of the 4.14 Release, developers were asked for details—small, " "incremental improvements and bugfixes that might not even be noticeable to " "most users. These are the kinds of tasks that most developers work on, the " "kinds of tasks that allow beginners to make meaningful, mostly invisible " "contributions. Here are a few examples of the kinds of improvements that KDE " "developers have made in this release:" msgstr "" "xxMost previous releases had highlights of new features and prominent " "applications. This gave some people the impression that KDE developers " "favored new-and-shiny over quality, which is not true. So for this " "announcement of the 4.14 Release, developers were asked for details—small, " "incremental improvements and bugfixes that might not even be noticeable to " "most users. These are the kinds of tasks that most developers work on, the " "kinds of tasks that allow beginners to make meaningful, mostly invisible " "contributions. Here are a few examples of the kinds of improvements that KDE " "developers have made in this release:xx" #: announcements/4.14/index.php:65 msgid "" "Support for SOCKS5 proxy in ICQ protocol (before only HTTP type was " "supported)" msgstr "" "xxSupport for SOCKS5 proxy in ICQ protocol (before only HTTP type was " "supported)xx" #: announcements/4.14/index.php:66 msgid "Support for using system proxy settings in ICQ protocol" msgstr "xxSupport for using system proxy settings in ICQ protocolxx" #: announcements/4.14/index.php:67 msgid "" "Support for audio calls (both protocols Google libjingle and real jingle) " "for *all* jabber accounts, enabled by default" msgstr "" "xxSupport for audio calls (both protocols Google libjingle and real jingle) " "for *all* jabber accounts, enabled by defaultxx" #: announcements/4.14/index.php:68 msgid "" "Updated libiris library from upstream which implements jabber/xmpp protocol " "in kopete" msgstr "" "xxUpdated libiris library from upstream which implements jabber/xmpp " "protocol in kopetexx" #: announcements/4.14/index.php:69 msgid "" "Contact property custom name and support for preferred display name type, " "making it possible to distinguish and choose between custom names stored on " "a server list and contact custom/nick name" msgstr "" "xxContact property custom name and support for preferred display name type, " "making it possible to distinguish and choose between custom names stored on " "a server list and contact custom/nick namexx" #: announcements/4.14/index.php:70 msgid "" "Wrap PGP-signed or encrypted messages into XEP-0027 XML " "block instead of the normal body of message" msgstr "" "xxWrap PGP-signed or encrypted messages into XEP-0027 XML " "block instead of the normal body of messagexx" #: announcements/4.14/index.php:71 msgid "Show full range of jabber priorities in account config dialog" msgstr "xxShow full range of jabber priorities in account config dialogxx" #: announcements/4.14/index.php:77 msgid "New Lua backend" msgstr "xxNew Lua backendxx" #: announcements/4.14/index.php:78 msgid "UTF-8 on LaTeX entries" msgstr "xxUTF-8 on LaTeX entriesxx" #: announcements/4.14/index.php:79 msgid "Add CTRL+Space as an alternative default code completion" msgstr "xxAdd CTRL+Space as an alternative default code completionxx" #: announcements/4.14/index.php:80 msgid "Support to plot extension in Python 2 backend" msgstr "xxSupport to plot extension in Python 2 backendxx" #: announcements/4.14/index.php:81 msgid "Support to linear algebra extension in Python 2 backend" msgstr "xxSupport to linear algebra extension in Python 2 backendxx" #: announcements/4.14/index.php:82 msgid "Support to packaging extension in Sage, Octave backends" msgstr "xxSupport to packaging extension in Sage, Octave backendsxx" #: announcements/4.14/index.php:83 msgid "" "Support to autorun scripts in Python 2, Scilab, Octave, Sage, Maxima, " "Qalculate and KAlgebra backends" msgstr "" "xxSupport to autorun scripts in Python 2, Scilab, Octave, Sage, Maxima, " "Qalculate and KAlgebra backendsxx" #: announcements/4.14/index.php:85 msgid "" "Kanagram got a new QML User Interface and some " "features." msgstr "" "xxKanagram got a new QML User Interface and " "some features.xx" #: announcements/4.14/index.php:86 msgid "" "Okular got bugfixes, small features and internal refactoring" msgstr "" "xxOkular got bugfixes, small features and internal " "refactoringxx" #: announcements/4.14/index.php:89 msgid "" "New highlighting rules for languages; bugfixes and improvements to existing " "languages" msgstr "" "xxNew highlighting rules for languages; bugfixes and improvements to " "existing languagesxx" #: announcements/4.14/index.php:90 msgid "Improved VI mode" msgstr "xxImproved VI modexx" #: announcements/4.14/index.php:91 msgid "Comment blocks can be folded automatically to save screen space" msgstr "xxComment blocks can be folded automatically to save screen spacexx" #: announcements/4.14/index.php:92 msgid "Improved support and auto-generation of dark system color schemes" msgstr "xxImproved support and auto-generation of dark system color schemesxx" #: announcements/4.14/index.php:93 msgid "Multiple bug fixes" msgstr "xxMultiple bug fixesxx" #: announcements/4.14/index.php:97 msgid "UML2 ports on components" msgstr "xxUML2 ports on componentsxx" #: announcements/4.14/index.php:98 msgid "UML2 interface ball and socket notation" msgstr "xxUML2 interface ball and socket notationxx" #: announcements/4.14/index.php:99 msgid "Improved C++ import (map declarations to correct namespace)" msgstr "xxImproved C++ import (map declarations to correct namespace)xx" #: announcements/4.14/index.php:100 msgid "Crash fixes in all language importers" msgstr "xxCrash fixes in all language importersxx" #: announcements/4.14/index.php:101 msgid "" "Improved loading of Rose models: Added support for " "controlled units and class diagrams" msgstr "" "xxImproved loading of Rose models: Added support for " "controlled units and class diagramsxx" #: announcements/4.14/index.php:102 msgid "Support for loading ArgoUML files (without diagrams)" msgstr "" "xxSupport for loading ArgoUML files (without diagrams)xx" #: announcements/4.14/index.php:103 msgid "" "Support for loading Embarcadero describe files (without " "diagrams)" msgstr "" "xxSupport for loading Embarcadero describe files (without " "diagrams)xx" #: announcements/4.14/index.php:104 msgid "" "Ada now can generate multiple classes per package (bugfix)" msgstr "" "xxAda now can generate multiple classes per package (bugfix)xx" #: announcements/4.14/index.php:105 msgid "New "Find in diagram" function (bugfix)" msgstr "xxNew "Find in diagram" function (bugfix)xx" #: announcements/4.14/index.php:106 msgid "Stabilized positions of activity pins (bugfix)" msgstr "xxStabilized positions of activity pins (bugfix)xx" #: announcements/4.14/index.php:107 msgid "Fixed sluggish UI reaction in state diagram (bugfix)" msgstr "" "xxFixed sluggish UI reaction in state diagram (bugfix)xx" #: announcements/4.14/index.php:108 msgid "" "Crash fixes: bugfix, bugfix, bugfix" msgstr "" "xxCrash fixes: bugfix, bugfix, bugfixxx" #: announcements/4.14/index.php:110 msgid "" "Dolphin has mostly bug fixes and small changes such as:" msgstr "" "xxDolphin has mostly bug fixes and small changes such as:xx" #: announcements/4.14/index.php:112 msgid "Highlighting of the current item in the Places Panel is prettier." msgstr "xxHighlighting of the current item in the Places Panel is prettier.xx" #: announcements/4.14/index.php:113 msgid "" ""Free space" notification in the status bar is now always up-to-" "date in all windows and views." msgstr "" "xx"Free space" notification in the status bar is now always up-to-" "date in all windows and views.xx" #: announcements/4.14/index.php:114 msgid "" "Refactoring of the huge class that represents Dolphin's main window has been " "started to make the code more maintainable and easier to understand." msgstr "" "xxRefactoring of the huge class that represents Dolphin's main window has " "been started to make the code more maintainable and easier to understand.xx" #: announcements/4.14/index.php:118 msgid "" "Dolphin now shows thumbnails of .gpx, .kml and other file types supported by " "Marble" msgstr "" "xxDolphin now shows thumbnails of .gpx, .kml and other file types supported " "by Marblexx" #: announcements/4.14/index.php:119 msgid "" "KML improvements: The list of supported KML features has " "been extended" msgstr "" "xxKML improvements: The list of supported KML features has " "been extendedxx" #: announcements/4.14/index.php:120 msgid "" "The new political vector map now shows governmental boundaries in different " "colors; a Google Summer of Code project by Abhinav Gangwar." msgstr "" "xxThe new political vector map now shows governmental boundaries in " "different colors; a Google Summer of Code project by " "Abhinav Gangwar.xx" #: announcements/4.14/index.php:122 msgid "Many, many bugfixes" msgstr "xxMany, many bugfixesxx" #: announcements/4.14/index.php:129 msgid "" "KDE e.V.'s Supporting Member program is\n" "open. For €25 a quarter you can ensure the international\n" "community of KDE continues to grow making world class Free\n" "Software." msgstr "" "xxKDE e.V.'s Supporting Member program is\n" "open. For €25 a quarter you can ensure the international\n" "community of KDE continues to grow making world class Free\n" "Software.xx" #: announcements/4.14/index.php:134 msgid "" "You can also make a one time donation at our donations page." msgstr "" "xxYou can also make a one time donation at our donations page.xx" #: announcements/4.14/index.php:138 announcements/announce-4.12.2.php:38 #: announcements/announce-4.12.3.php:38 announcements/announce-4.12.4.php:39 #: announcements/announce-4.12.5.php:39 announcements/announce-4.13.1.php:46 #: announcements/announce-4.13.2.php:48 announcements/announce-4.13.3.php:48 #: announcements/announce-4.14.1.php:48 announcements/announce-4.14.2.php:48 #: announcements/announce-4.14.3.php:48 msgid "Installing %1 Binary Packages" msgstr "xxInstalling %1 Binary Packagesxx" #: announcements/4.14/index.php:142 announcements/announce-4.12.2.php:42 #: announcements/announce-4.12.3.php:42 announcements/announce-4.12.4.php:43 #: announcements/announce-4.12.5.php:43 announcements/announce-4.13.1.php:50 #: announcements/announce-4.13.2.php:52 announcements/announce-4.13.3.php:52 #: announcements/announce-4.14.1.php:52 announcements/announce-4.14.2.php:52 #: announcements/announce-4.14.3.php:52 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of %1 for " "some versions of their distribution, and in other cases community volunteers " "have done so. Additional binary packages, as well as updates to the packages " "now available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of %1 for " "some versions of their distribution, and in other cases community volunteers " "have done so. Additional binary packages, as well as updates to the packages " "now available, may become available over the coming weeks.xx" #: announcements/4.14/index.php:147 announcements/announce-4.12.2.php:47 #: announcements/announce-4.12.3.php:47 announcements/announce-4.12.4.php:48 #: announcements/announce-4.12.5.php:48 announcements/announce-4.13.1.php:55 #: announcements/announce-4.13.2.php:57 announcements/announce-4.13.3.php:57 #: announcements/announce-4.14.1.php:57 announcements/announce-4.14.2.php:57 #: announcements/announce-4.14.3.php:57 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the %1 Info Page." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the %1 Info " "Page.xx" #: announcements/4.14/index.php:151 announcements/announce-4.12.2.php:51 #: announcements/announce-4.12.3.php:51 announcements/announce-4.12.4.php:52 #: announcements/announce-4.12.5.php:52 announcements/announce-4.13.1.php:59 #: announcements/announce-4.13.2.php:61 announcements/announce-4.13.3.php:61 #: announcements/announce-4.14.1.php:61 announcements/announce-4.14.2.php:61 #: announcements/announce-4.14.3.php:61 msgid "Compiling %1" msgstr "xxCompiling %1xx" #: announcements/4.14/index.php:155 announcements/announce-4.12.2.php:55 #: announcements/announce-4.12.3.php:55 announcements/announce-4.12.4.php:56 #: announcements/announce-4.12.5.php:56 announcements/announce-4.13.1.php:63 #: announcements/announce-4.13.2.php:65 announcements/announce-4.13.3.php:65 #: announcements/announce-4.14.1.php:65 announcements/announce-4.14.2.php:65 #: announcements/announce-4.14.3.php:65 msgid "" "The complete source code for %1 may be freely downloaded. Instructions on compiling and " "installing %1 are available from the %1 Info Page." msgstr "" "xxThe complete source code for %1 may be freely downloaded. Instructions on compiling and " "installing %1 are available from the %1 Info Page." "xx" #: announcements/announce-4.10.1.php:4 msgid "KDE Ships March Updates to Plasma Workspaces, Applications and Platform" msgstr "" "xxKDE Ships March Updates to Plasma Workspaces, Applications and Platformxx" #: announcements/announce-4.10.1.php:15 msgid "" "March 5, 2013. Today KDE released updates for its Workspaces, Applications " "and Development Platform. These updates are the first in a series of monthly " "stabilization updates to the 4.10 series. 4.10.1 updates bring many bugfixes " "and translation updates on top of the 4.10 release and are recommended " "updates for everyone running the initial 4.10 releases. As this release only " "contains bugfixes and translation updates, it will be a safe and pleasant " "update for everyone." msgstr "" "xxMarch 5, 2013. Today KDE released updates for its Workspaces, Applications " "and Development Platform. These updates are the first in a series of monthly " "stabilization updates to the 4.10 series. 4.10.1 updates bring many bugfixes " "and translation updates on top of the 4.10 release and are recommended " "updates for everyone running the initial 4.10 releases. As this release only " "contains bugfixes and translation updates, it will be a safe and pleasant " "update for everyone.xx" #: announcements/announce-4.10.1.php:17 msgid "" "The over 100 recorded bugfixes include improvements to the Personal " "Information Management suite Kontact, the Window Manager KWin, and others. " "KDE's Development Platform has received a number of updates that affect " "multiple applications. The changes are listed on KDE's issue " "tracker. For a detailed list of changes that went into 4.10.1, you can " "browse the Subversion and Git logs." msgstr "" "xxThe over 100 recorded bugfixes include improvements to the Personal " "Information Management suite Kontact, the Window Manager KWin, and others. " "KDE's Development Platform has received a number of updates that affect " "multiple applications. The changes are listed on KDE's issue " "tracker. For a detailed list of changes that went into 4.10.1, you can " "browse the Subversion and Git logs.xx" #: announcements/announce-4.10.1.php:19 msgid "" "To download source code or packages to install go to the 4.10.1 Info Page. If you want to find out more " "about the 4.10 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.10 release notes." msgstr "" "xxTo download source code or packages to install go to the 4.10.1 Info Page. If you want to find out " "more about the 4.10 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.10 release notes.xx" #: announcements/announce-4.10.1.php:24 announcements/announce-4.10.1.php:26 #: announcements/announce-4.10.2.php:24 announcements/announce-4.10.2.php:26 #: announcements/announce-4.10.3.php:24 announcements/announce-4.10.3.php:26 #: announcements/announce-4.10.4.php:24 announcements/announce-4.10.4.php:26 #: announcements/announce-4.10.5.php:24 announcements/announce-4.10.5.php:26 msgid "KDE's Dolphin File Manager" msgstr "xxKDE's Dolphin File Managerxx" #: announcements/announce-4.10.1.php:31 msgid "" "KDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxKDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.10.1.php:39 msgid "Installing 4.10.1 Binary Packages" msgstr "xxInstalling 4.10.1 Binary Packagesxx" #: announcements/announce-4.10.1.php:43 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.10.1 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.10.1 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks.xx" #: announcements/announce-4.10.1.php:48 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the 4.10.1 " "Info Page." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the 4.10.1 " "Info Page.xx" #: announcements/announce-4.10.1.php:52 msgid "Compiling 4.10.1" msgstr "xxCompiling 4.10.1xx" #: announcements/announce-4.10.1.php:56 msgid "" "The complete source code for 4.10.1 may be freely downloaded. Instructions on compiling and " "installing 4.10.1 are available from the 4.10.1 " "Info Page." msgstr "" "xxThe complete source code for 4.10.1 may be freely downloaded. Instructions on compiling and " "installing 4.10.1 are available from the 4.10.1 " "Info Page.xx" #: announcements/announce-4.10.1.php:60 announcements/announce-4.10.2.php:60 #: announcements/announce-4.10.3.php:60 announcements/announce-4.10.4.php:60 #: announcements/announce-4.10.5.php:60 #: announcements/announce-4.11-beta1.php:81 #: announcements/announce-4.11-beta2.php:81 #: announcements/announce-4.11-rc1.php:81 #: announcements/announce-4.11-rc2.php:83 announcements/announce-4.11.1.php:62 #: announcements/announce-4.11.2.php:62 announcements/announce-4.11.3.php:62 #: announcements/announce-4.11.4.php:62 announcements/announce-4.11.5.php:62 #: announcements/announce-4.12-beta1.php:61 #: announcements/announce-4.12-beta2.php:61 #: announcements/announce-4.12-beta3.php:61 #: announcements/announce-4.12-rc.php:61 announcements/announce-4.12.1.php:59 #: announcements/announce-4.12.2.php:59 announcements/announce-4.12.3.php:59 #: announcements/announce-4.12.4.php:60 announcements/announce-4.12.5.php:60 #: announcements/announce-4.13-beta1.php:57 #: announcements/announce-4.13-beta2.php:57 #: announcements/announce-4.13-beta3.php:57 #: announcements/announce-4.13-rc.php:57 announcements/announce-4.13.1.php:39 #: announcements/announce-4.13.2.php:41 announcements/announce-4.13.3.php:41 #: announcements/announce-4.14-beta1.php:53 #: announcements/announce-4.14-beta2.php:53 #: announcements/announce-4.14-beta3.php:53 #: announcements/announce-4.14-rc.php:53 announcements/announce-4.14.1.php:41 #: announcements/announce-4.14.2.php:41 announcements/announce-4.14.3.php:41 #: announcements/announce-applications-14.12-beta1.php:47 #: announcements/announce-applications-14.12-beta2.php:47 #: announcements/announce-applications-14.12-beta3.php:47 #: announcements/announce-applications-14.12-rc.php:47 #: announcements/announce-applications-14.12.0.php:84 #: announcements/announce-applications-14.12.1.php:62 #: announcements/announce-applications-14.12.2.php:62 #: announcements/announce-applications-14.12.3.php:62 #: announcements/announce-applications-15.04-beta1.php:47 #: announcements/announce-applications-15.04-beta2.php:47 #: announcements/announce-applications-15.04-beta3.php:47 #: announcements/announce-applications-15.04-rc.php:47 #: announcements/announce-applications-15.04.0.php:81 #: announcements/announce-applications-15.04.1.php:62 #: announcements/announce-applications-15.04.2.php:62 #: announcements/announce-applications-15.04.3.php:62 #: announcements/announce-applications-15.08-beta.php:47 #: announcements/announce-applications-15.08-rc.php:47 #: announcements/announce-applications-15.08.0.php:107 #: announcements/announce-applications-15.08.1.php:62 #: announcements/announce-applications-15.08.2.php:62 #: announcements/announce-applications-15.08.3.php:62 #: announcements/announce-applications-15.12-beta.php:47 #: announcements/announce-applications-15.12-rc.php:47 #: announcements/announce-applications-15.12.0.php:159 #: announcements/announce-applications-15.12.1.php:62 #: announcements/announce-applications-15.12.2.php:62 #: announcements/announce-applications-15.12.3.php:62 #: announcements/announce-applications-16.04-beta.php:51 #: announcements/announce-applications-16.04-rc.php:47 #: announcements/announce-applications-16.04.0.php:156 #: announcements/announce-applications-16.04.1.php:62 #: announcements/announce-applications-16.04.2.php:62 #: announcements/announce-applications-16.04.3.php:62 #: announcements/announce-applications-16.08-beta.php:51 #: announcements/announce-applications-16.08-rc.php:51 #: announcements/announce-applications-16.08.0.php:118 #: announcements/announce-applications-16.08.1.php:62 #: announcements/announce-applications-16.08.2.php:62 #: announcements/announce-applications-16.08.3.php:62 #: announcements/announce-applications-16.12-beta.php:51 #: announcements/announce-applications-16.12-rc.php:51 #: announcements/announce-applications-16.12.0.php:159 #: announcements/announce-applications-16.12.1.php:66 #: announcements/announce-applications-16.12.2.php:62 #: announcements/announce-applications-16.12.3.php:62 #: announcements/announce-applications-17.04-beta.php:51 #: announcements/announce-applications-17.04-rc.php:51 #: announcements/announce-applications-17.04.0.php:152 #: announcements/announce-applications-17.04.1.php:62 #: announcements/announce-applications-17.04.2.php:62 #: announcements/announce-applications-17.04.3.php:62 #: announcements/announce-applications-17.08-beta.php:51 #: announcements/announce-applications-17.08-rc.php:51 #: announcements/announce-applications-17.08.0.php:126 #: announcements/announce-applications-17.08.1.php:62 #: announcements/announce-applications-17.08.2.php:70 #: announcements/announce-applications-17.08.3.php:70 #: announcements/announce-applications-17.12-beta.php:51 #: announcements/announce-applications-17.12-rc.php:51 #: announcements/announce-applications-17.12.0.php:129 #: announcements/announce-applications-17.12.1.php:66 #: announcements/announce-applications-17.12.2.php:58 #: announcements/announce-applications-17.12.3.php:66 #: announcements/announce-applications-18.04-beta.php:51 #: announcements/announce-applications-18.04-rc.php:51 #: announcements/announce-applications-18.04.0.php:226 #: announcements/announce-applications-18.04.1.php:66 #: announcements/announce-applications-18.04.2.php:66 #: announcements/announce-applications-18.04.3.php:66 #: announcements/announce-applications-18.08-beta.php:51 #: announcements/announce-applications-18.08-rc.php:51 #: announcements/announce-applications-18.08.0.php:175 #: announcements/announce-applications-18.08.1.php:66 #: announcements/announce-applications-18.08.2.php:66 #: announcements/announce-applications-18.08.3.php:66 #: announcements/announce-applications-18.12-beta.php:51 #: announcements/announce-applications-18.12-rc.php:58 #: announcements/announce-applications-18.12.0.php:212 #: announcements/announce-applications-18.12.1.php:65 #: announcements/announce-applications-YY.MM-beta.php:58 #: announcements/announce-applications-YY.MM-rc.php:58 #: announcements/announce-applications-YY.MM.0.php:87 #: announcements/announce-applications-YY.MM.P.php:64 #: announcements/announce-frameworks5-alpha.php:50 #: announcements/announce-frameworks5-alpha2.php:50 #: announcements/announce-frameworks5-beta1.php:61 #: announcements/announce-frameworks5-beta3.php:51 #: announcements/announce-plasma-2014.6-alpha1.php:43 #: announcements/announce-plasma-next-beta1.php:178 #: announcements/kde-frameworks-5.0.php:118 #: announcements/kde-frameworks-5.1.php:91 #: announcements/kde-frameworks-5.10.0.php:220 #: announcements/kde-frameworks-5.11.0.php:290 #: announcements/kde-frameworks-5.12.0.php:271 #: announcements/kde-frameworks-5.13.0.php:364 #: announcements/kde-frameworks-5.14.0.php:324 #: announcements/kde-frameworks-5.15.0.php:404 #: announcements/kde-frameworks-5.16.0.php:452 #: announcements/kde-frameworks-5.17.0.php:249 #: announcements/kde-frameworks-5.18.0.php:280 #: announcements/kde-frameworks-5.19.0.php:335 #: announcements/kde-frameworks-5.2.0.php:179 #: announcements/kde-frameworks-5.20.0.php:353 #: announcements/kde-frameworks-5.21.0.php:373 #: announcements/kde-frameworks-5.22.0.php:301 #: announcements/kde-frameworks-5.23.0.php:355 #: announcements/kde-frameworks-5.24.0.php:386 #: announcements/kde-frameworks-5.25.0.php:377 #: announcements/kde-frameworks-5.26.0.php:352 #: announcements/kde-frameworks-5.27.0.php:339 #: announcements/kde-frameworks-5.28.0.php:375 #: announcements/kde-frameworks-5.29.0.php:350 #: announcements/kde-frameworks-5.3.0.php:225 #: announcements/kde-frameworks-5.30.0.php:350 #: announcements/kde-frameworks-5.31.0.php:291 #: announcements/kde-frameworks-5.32.0.php:287 #: announcements/kde-frameworks-5.33.0.php:264 #: announcements/kde-frameworks-5.34.0.php:299 #: announcements/kde-frameworks-5.35.0.php:277 #: announcements/kde-frameworks-5.36.0.php:269 #: announcements/kde-frameworks-5.37.0.php:357 #: announcements/kde-frameworks-5.38.0.php:326 #: announcements/kde-frameworks-5.39.0.php:337 #: announcements/kde-frameworks-5.4.0.php:207 #: announcements/kde-frameworks-5.40.0.php:307 #: announcements/kde-frameworks-5.41.0.php:389 #: announcements/kde-frameworks-5.42.0.php:427 #: announcements/kde-frameworks-5.43.0.php:372 #: announcements/kde-frameworks-5.44.0.php:385 #: announcements/kde-frameworks-5.45.0.php:461 #: announcements/kde-frameworks-5.46.0.php:350 #: announcements/kde-frameworks-5.47.0.php:341 #: announcements/kde-frameworks-5.48.0.php:386 #: announcements/kde-frameworks-5.49.0.php:567 #: announcements/kde-frameworks-5.5.0.php:246 #: announcements/kde-frameworks-5.50.0.php:482 #: announcements/kde-frameworks-5.51.0.php:431 #: announcements/kde-frameworks-5.52.0.php:357 #: announcements/kde-frameworks-5.53.0.php:357 #: announcements/kde-frameworks-5.6.0.php:241 #: announcements/kde-frameworks-5.7.0.php:341 #: announcements/kde-frameworks-5.8.0.php:221 #: announcements/kde-frameworks-5.9.0.php:242 #: announcements/kde-frameworks-template.php:366 #: announcements/kirigami-1.1.php:87 announcements/plasma-5.0-rc.php:72 #: announcements/plasma-5.0.1.php:95 announcements/plasma-5.0.2.php:95 #: announcements/plasma-5.0.95.php:138 announcements/plasma-5.1.1.php:115 #: announcements/plasma-5.1.2.php:98 announcements/plasma-5.1.95.php:162 #: announcements/plasma-5.1/index.php:164 announcements/plasma-5.10.0.php:310 #: announcements/plasma-5.10.1.php:186 announcements/plasma-5.10.2.php:186 #: announcements/plasma-5.10.3.php:194 announcements/plasma-5.10.4.php:187 #: announcements/plasma-5.10.5.php:183 announcements/plasma-5.10.95.php:273 #: announcements/plasma-5.11.0.php:279 announcements/plasma-5.11.1.php:185 #: announcements/plasma-5.11.2.php:186 announcements/plasma-5.11.3.php:185 #: announcements/plasma-5.11.4.php:186 announcements/plasma-5.11.5.php:184 #: announcements/plasma-5.11.95.php:447 announcements/plasma-5.12.0.php:430 #: announcements/plasma-5.12.1.php:185 announcements/plasma-5.12.2.php:186 #: announcements/plasma-5.12.3.php:185 announcements/plasma-5.12.4.php:186 #: announcements/plasma-5.12.5.php:185 announcements/plasma-5.12.6.php:185 #: announcements/plasma-5.12.7.php:185 announcements/plasma-5.12.90.php:277 #: announcements/plasma-5.13.0.php:280 announcements/plasma-5.13.1.php:185 #: announcements/plasma-5.13.2.php:184 announcements/plasma-5.13.3.php:184 #: announcements/plasma-5.13.4.php:185 announcements/plasma-5.13.5.php:185 #: announcements/plasma-5.13.90.php:282 announcements/plasma-5.14.0.php:278 #: announcements/plasma-5.14.1.php:182 announcements/plasma-5.14.2.php:184 #: announcements/plasma-5.14.3.php:184 announcements/plasma-5.14.4.php:106 #: announcements/plasma-5.14.5.php:106 announcements/plasma-5.2.0.php:189 #: announcements/plasma-5.2.1.php:113 announcements/plasma-5.2.2.php:111 #: announcements/plasma-5.2.95.php:237 announcements/plasma-5.3.0.php:261 #: announcements/plasma-5.3.1.php:115 announcements/plasma-5.3.2.php:114 #: announcements/plasma-5.3.95.php:235 announcements/plasma-5.4.0.php:255 #: announcements/plasma-5.4.1.php:116 announcements/plasma-5.4.2.php:115 #: announcements/plasma-5.4.3.php:116 announcements/plasma-5.4.95.php:223 #: announcements/plasma-5.5.0.php:244 announcements/plasma-5.5.1.php:119 #: announcements/plasma-5.5.2.php:119 announcements/plasma-5.5.3.php:115 #: announcements/plasma-5.5.4.php:112 announcements/plasma-5.5.5.php:115 #: announcements/plasma-5.5.95.php:241 announcements/plasma-5.6.0.php:267 #: announcements/plasma-5.6.1.php:121 announcements/plasma-5.6.2.php:121 #: announcements/plasma-5.6.3.php:121 announcements/plasma-5.6.4.php:121 #: announcements/plasma-5.6.5.php:120 announcements/plasma-5.6.95.php:184 #: announcements/plasma-5.7.0.php:179 announcements/plasma-5.7.1.php:122 #: announcements/plasma-5.7.2.php:120 announcements/plasma-5.7.3.php:121 #: announcements/plasma-5.7.4.php:121 announcements/plasma-5.7.5.php:121 #: announcements/plasma-5.7.95.php:253 announcements/plasma-5.8.0.php:251 #: announcements/plasma-5.8.1.php:122 announcements/plasma-5.8.2.php:120 #: announcements/plasma-5.8.3.php:121 announcements/plasma-5.8.4.php:125 #: announcements/plasma-5.8.5.php:121 announcements/plasma-5.8.6.php:175 #: announcements/plasma-5.8.7.php:177 announcements/plasma-5.8.8.php:186 #: announcements/plasma-5.8.9.php:186 announcements/plasma-5.8.95.php:230 #: announcements/plasma-5.9.0.php:226 announcements/plasma-5.9.1.php:122 #: announcements/plasma-5.9.2.php:179 announcements/plasma-5.9.3.php:175 #: announcements/plasma-5.9.4.php:176 announcements/plasma-5.9.5.php:178 #: announcements/plasma-5.9.95.php:311 #: announcements/plasma5.0-beta2/index.php:155 #: announcements/plasma5.0/index.php:188 msgid "Supporting KDE" msgstr "xxSupporting KDExx" #: announcements/announce-4.10.1.php:64 announcements/announce-4.10.2.php:64 #: announcements/announce-4.10.3.php:64 announcements/announce-4.10.4.php:64 #: announcements/announce-4.10.5.php:64 #: announcements/announce-4.11-beta1.php:85 #: announcements/announce-4.11-beta2.php:85 #: announcements/announce-4.11-rc1.php:85 #: announcements/announce-4.11-rc2.php:87 announcements/announce-4.11.1.php:66 #: announcements/announce-4.11.2.php:66 announcements/announce-4.11.3.php:66 #: announcements/announce-4.11.4.php:66 announcements/announce-4.11.5.php:66 #: announcements/announce-4.12-beta1.php:65 #: announcements/announce-4.12-beta2.php:65 #: announcements/announce-4.12-beta3.php:65 #: announcements/announce-4.12-rc.php:65 announcements/announce-4.12.1.php:63 #: announcements/announce-4.12.2.php:63 announcements/announce-4.12.3.php:63 #: announcements/announce-4.12.4.php:64 announcements/announce-4.12.5.php:64 #: announcements/announce-4.13-beta1.php:61 #: announcements/announce-4.13-beta2.php:61 #: announcements/announce-frameworks5-alpha.php:54 #: announcements/announce-frameworks5-alpha2.php:54 #: announcements/announce-frameworks5-beta1.php:65 #: announcements/announce-frameworks5-beta3.php:55 #: announcements/announce-plasma-2014.6-alpha1.php:47 msgid "" "KDE is a Free Software community that exists and grows only because of the help of many " "volunteers that donate their time and effort. KDE is always looking for new " "volunteers and contributions, whether it is help with coding, bug fixing or " "reporting, writing documentation, translations, promotion, money, etc. All " "contributions are gratefully appreciated and eagerly accepted. Please read " "through the Supporting KDE page for " "further information or become a KDE e.V. supporting member through our new " "Join the Game initiative.

    " msgstr "" "xxKDE is a Free " "Software community that exists and grows only because of the help of " "many volunteers that donate their time and effort. KDE is always looking for " "new volunteers and contributions, whether it is help with coding, bug fixing " "or reporting, writing documentation, translations, promotion, money, etc. " "All contributions are gratefully appreciated and eagerly accepted. Please " "read through the Supporting KDE page for " "further information or become a KDE e.V. supporting member through our new " "Join the Game initiative.

    xx" #: announcements/announce-4.10.2.php:4 msgid "KDE Ships April Updates to Plasma Workspaces, Applications and Platform" msgstr "" "xxKDE Ships April Updates to Plasma Workspaces, Applications and Platformxx" #: announcements/announce-4.10.2.php:15 msgid "" "April 2, 2013. Today KDE released updates for its Workspaces, Applications " "and Development Platform. These updates are the second in a series of " "monthly stabilization updates to the 4.10 series. 4.10.2 updates bring many " "bugfixes and translation updates on top of the 4.10 release and are " "recommended updates for everyone running the 4.10 release series. As this " "release only contains bugfixes and translation updates, it will be a safe " "and pleasant update for everyone." msgstr "" "xxApril 2, 2013. Today KDE released updates for its Workspaces, Applications " "and Development Platform. These updates are the second in a series of " "monthly stabilization updates to the 4.10 series. 4.10.2 updates bring many " "bugfixes and translation updates on top of the 4.10 release and are " "recommended updates for everyone running the 4.10 release series. As this " "release only contains bugfixes and translation updates, it will be a safe " "and pleasant update for everyone.xx" #: announcements/announce-4.10.2.php:17 msgid "" "The over 100 recorded bugfixes include improvements to the Personal " "Information Management suite Kontact, the Window Manager KWin, and others. " "KDE's Development Platform has received a number of updates that affect " "multiple applications. The changes are listed on KDE's issue " "tracker. For a detailed list of changes that went into 4.10.2, you can " "browse the Subversion and Git logs." msgstr "" "xxThe over 100 recorded bugfixes include improvements to the Personal " "Information Management suite Kontact, the Window Manager KWin, and others. " "KDE's Development Platform has received a number of updates that affect " "multiple applications. The changes are listed on KDE's issue " "tracker. For a detailed list of changes that went into 4.10.2, you can " "browse the Subversion and Git logs.xx" #: announcements/announce-4.10.2.php:19 msgid "" "To download source code or packages to install go to the 4.10.2 Info Page. If you want to find out more " "about the 4.10 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.10 release notes." msgstr "" "xxTo download source code or packages to install go to the 4.10.2 Info Page. If you want to find out " "more about the 4.10 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.10 release notes.xx" #: announcements/announce-4.10.2.php:31 msgid "" "KDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxKDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.10.2.php:39 msgid "Installing 4.10.2 Binary Packages" msgstr "xxInstalling 4.10.2 Binary Packagesxx" #: announcements/announce-4.10.2.php:43 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.10.2 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.10.2 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks.xx" #: announcements/announce-4.10.2.php:48 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the 4.10.2 " "Info Page." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the 4.10.2 " "Info Page.xx" #: announcements/announce-4.10.2.php:52 msgid "Compiling 4.10.2" msgstr "xxCompiling 4.10.2xx" #: announcements/announce-4.10.2.php:56 msgid "" "The complete source code for 4.10.2 may be freely downloaded. Instructions on compiling and " "installing 4.10.2 are available from the 4.10.2 " "Info Page." msgstr "" "xxThe complete source code for 4.10.2 may be freely downloaded. Instructions on compiling and " "installing 4.10.2 are available from the 4.10.2 " "Info Page.xx" #: announcements/announce-4.10.3.php:4 msgid "KDE Ships May Updates to Plasma Workspaces, Applications and Platform" msgstr "" "xxKDE Ships May Updates to Plasma Workspaces, Applications and Platformxx" #: announcements/announce-4.10.3.php:15 msgid "" "May 7, 2013. Today KDE released updates for its Workspaces, Applications and " "Development Platform. These updates continue the series of monthly " "stabilization updates to the 4.10 series. 4.10.3 updates bring many bugfixes " "and translation updates on top of the 4.10 release and are recommended " "updates for everyone running the 4.10 release series. As this release only " "contains bugfixes and translation updates, it will be a safe and pleasant " "update for everyone." msgstr "" "xxMay 7, 2013. Today KDE released updates for its Workspaces, Applications " "and Development Platform. These updates continue the series of monthly " "stabilization updates to the 4.10 series. 4.10.3 updates bring many bugfixes " "and translation updates on top of the 4.10 release and are recommended " "updates for everyone running the 4.10 release series. As this release only " "contains bugfixes and translation updates, it will be a safe and pleasant " "update for everyone.xx" #: announcements/announce-4.10.3.php:17 msgid "" "The over 75 recorded bugfixes include improvements to the Personal " "Information Management suite Kontact, the Window Manager KWin, and others. " "The changes are listed on KDE's issue tracker. For a " "detailed list of changes that went into 4.10.3, you can browse the " "Subversion and Git logs." msgstr "" "xxThe over 75 recorded bugfixes include improvements to the Personal " "Information Management suite Kontact, the Window Manager KWin, and others. " "The changes are listed on KDE's issue tracker. For a " "detailed list of changes that went into 4.10.3, you can browse the " "Subversion and Git logs.xx" #: announcements/announce-4.10.3.php:19 msgid "" "To download source code or packages to install go to the 4.10.3 Info Page. If you want to find out more " "about the 4.10 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.10 release notes." msgstr "" "xxTo download source code or packages to install go to the 4.10.3 Info Page. If you want to find out " "more about the 4.10 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.10 release notes.xx" #: announcements/announce-4.10.3.php:31 msgid "" "KDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxKDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.10.3.php:39 msgid "Installing 4.10.3 Binary Packages" msgstr "xxInstalling 4.10.3 Binary Packagesxx" #: announcements/announce-4.10.3.php:43 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.10.3 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.10.3 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks.xx" #: announcements/announce-4.10.3.php:48 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the 4.10.3 " "Info Page." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the 4.10.3 " "Info Page.xx" #: announcements/announce-4.10.3.php:52 msgid "Compiling 4.10.3" msgstr "xxCompiling 4.10.3xx" #: announcements/announce-4.10.3.php:56 msgid "" "The complete source code for 4.10.3 may be freely downloaded. Instructions on compiling and " "installing 4.10.3 are available from the 4.10.3 " "Info Page." msgstr "" "xxThe complete source code for 4.10.3 may be freely downloaded. Instructions on compiling and " "installing 4.10.3 are available from the 4.10.3 " "Info Page.xx" #: announcements/announce-4.10.4.php:4 announcements/announce-4.13.2.php:4 msgid "KDE Ships June Updates to Applications, Platform and Plasma Workspaces" msgstr "" "xxKDE Ships June Updates to Applications, Platform and Plasma Workspacesxx" #: announcements/announce-4.10.4.php:15 msgid "" "June 4, 2013. Today KDE released updates for its Workspaces, Applications " "and Development Platform. These updates continue the series of monthly " "stabilization updates to the 4.10 series. 4.10.4 updates bring many bugfixes " "and translation updates on top of the 4.10 release and are recommended " "updates for everyone running the 4.10 release series. As this release only " "contains bugfixes and translation updates, it will be a safe and pleasant " "update for everyone." msgstr "" "xxJune 4, 2013. Today KDE released updates for its Workspaces, Applications " "and Development Platform. These updates continue the series of monthly " "stabilization updates to the 4.10 series. 4.10.4 updates bring many bugfixes " "and translation updates on top of the 4.10 release and are recommended " "updates for everyone running the 4.10 release series. As this release only " "contains bugfixes and translation updates, it will be a safe and pleasant " "update for everyone.xx" #: announcements/announce-4.10.4.php:17 msgid "" "The over 50 recorded bugfixes include improvements to the Personal " "Information Management suite Kontact, the File Manager Dolphin, and others. " "The changes are listed on KDE's issue tracker. For a " "detailed list of changes that went into 4.10.4, you can browse the " "Subversion and Git logs." msgstr "" "xxThe over 50 recorded bugfixes include improvements to the Personal " "Information Management suite Kontact, the File Manager Dolphin, and others. " "The changes are listed on KDE's issue tracker. For a " "detailed list of changes that went into 4.10.4, you can browse the " "Subversion and Git logs.xx" #: announcements/announce-4.10.4.php:19 msgid "" "To download source code or packages to install go to the 4.10.4 Info Page. If you want to find out more " "about the 4.10 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.10 release notes." msgstr "" "xxTo download source code or packages to install go to the 4.10.4 Info Page. If you want to find out " "more about the 4.10 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.10 release notes.xx" #: announcements/announce-4.10.4.php:31 msgid "" "KDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxKDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.10.4.php:39 msgid "Installing 4.10.4 Binary Packages" msgstr "xxInstalling 4.10.4 Binary Packagesxx" #: announcements/announce-4.10.4.php:43 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.10.4 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.10.4 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks.xx" #: announcements/announce-4.10.4.php:48 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the 4.10.4 " "Info Page." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the 4.10.4 " "Info Page.xx" #: announcements/announce-4.10.4.php:52 msgid "Compiling 4.10.4" msgstr "xxCompiling 4.10.4xx" #: announcements/announce-4.10.4.php:56 msgid "" "The complete source code for 4.10.4 may be freely downloaded. Instructions on compiling and " "installing 4.10.4 are available from the 4.10.4 " "Info Page." msgstr "" "xxThe complete source code for 4.10.4 may be freely downloaded. Instructions on compiling and " "installing 4.10.4 are available from the 4.10.4 " "Info Page.xx" #: announcements/announce-4.10.5.php:4 announcements/announce-4.13.3.php:4 msgid "KDE Ships July Updates to Applications, Platform and Plasma Workspaces" msgstr "" "xxKDE Ships July Updates to Applications, Platform and Plasma Workspacesxx" #: announcements/announce-4.10.5.php:15 msgid "" "July 2, 2013. Today KDE released updates for its Workspaces, Applications " "and Development Platform. These updates continue the series of monthly " "stabilization updates to the 4.10 series. 4.10.5 updates bring many bugfixes " "and translation updates on top of the 4.10 release and are recommended " "updates for everyone running the 4.10 release series. As this release only " "contains bugfixes and translation updates, it will be a safe and pleasant " "update for everyone." msgstr "" "xxJuly 2, 2013. Today KDE released updates for its Workspaces, Applications " "and Development Platform. These updates continue the series of monthly " "stabilization updates to the 4.10 series. 4.10.5 updates bring many bugfixes " "and translation updates on top of the 4.10 release and are recommended " "updates for everyone running the 4.10 release series. As this release only " "contains bugfixes and translation updates, it will be a safe and pleasant " "update for everyone.xx" #: announcements/announce-4.10.5.php:17 msgid "" "The over 30 recorded bugfixes include improvements to the Personal " "Information Management suite Kontact, the File Manager Dolphin, and others. " "The changes are listed on KDE's issue tracker. For a " "detailed list of changes that went into 4.10.5, you can browse the " "Subversion and Git logs." msgstr "" "xxThe over 30 recorded bugfixes include improvements to the Personal " "Information Management suite Kontact, the File Manager Dolphin, and others. " "The changes are listed on KDE's issue tracker. For a " "detailed list of changes that went into 4.10.5, you can browse the " "Subversion and Git logs.xx" #: announcements/announce-4.10.5.php:19 msgid "" "To download source code or packages to install go to the 4.10.5 Info Page. If you want to find out more " "about the 4.10 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.10 release notes." msgstr "" "xxTo download source code or packages to install go to the 4.10.5 Info Page. If you want to find out " "more about the 4.10 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.10 release notes.xx" #: announcements/announce-4.10.5.php:31 msgid "" "KDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxKDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.10.5.php:39 msgid "Installing 4.10.5 Binary Packages" msgstr "xxInstalling 4.10.5 Binary Packagesxx" #: announcements/announce-4.10.5.php:43 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.10.5 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.10.5 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks.xx" #: announcements/announce-4.10.5.php:48 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the 4.10.5 " "Info Page." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the 4.10.5 " "Info Page.xx" #: announcements/announce-4.10.5.php:52 msgid "Compiling 4.10.5" msgstr "xxCompiling 4.10.5xx" #: announcements/announce-4.10.5.php:56 msgid "" "The complete source code for 4.10.5 may be freely downloaded. Instructions on compiling and " "installing 4.10.5 are available from the 4.10.5 " "Info Page." msgstr "" "xxThe complete source code for 4.10.5 may be freely downloaded. Instructions on compiling and " "installing 4.10.5 are available from the 4.10.5 " "Info Page.xx" #: announcements/announce-4.11-beta1.php:4 msgid "" "KDE Ships First Beta of Plasma Workspaces, Applications and Platform 4.11" msgstr "" "xxKDE Ships First Beta of Plasma Workspaces, Applications and Platform 4.11xx" #: announcements/announce-4.11-beta1.php:16 msgid "" "June 13, 2013. Today KDE released the beta of the new versions of " "Workspaces, Applications, and Development Platform. With API, dependency and " "feature freezes in place, the KDE team's focus is now on fixing bugs and " "further polishing." msgstr "" "xxJune 13, 2013. Today KDE released the beta of the new versions of " "Workspaces, Applications, and Development Platform. With API, dependency and " "feature freezes in place, the KDE team's focus is now on fixing bugs and " "further polishing.xx" #: announcements/announce-4.11-beta1.php:20 #: announcements/announce-4.11-beta1.php:22 #: announcements/announce-4.11-beta2.php:20 #: announcements/announce-4.11-beta2.php:22 #: announcements/announce-4.11-rc1.php:20 #: announcements/announce-4.11-rc1.php:22 #: announcements/announce-4.11-rc2.php:22 #: announcements/announce-4.11-rc2.php:24 msgid "New KWalletManager user interface; changes to Okular" msgstr "xxNew KWalletManager user interface; changes to Okularxx" #: announcements/announce-4.11-beta1.php:26 #: announcements/announce-4.11-beta2.php:26 #: announcements/announce-4.11-rc1.php:26 #: announcements/announce-4.11-rc2.php:28 msgid "The 4.11 releases include the following highlights and more:" msgstr "xxThe 4.11 releases include the following highlights and more:xx" #: announcements/announce-4.11-beta1.php:30 #: announcements/announce-4.11-beta2.php:30 #: announcements/announce-4.11-rc1.php:30 #: announcements/announce-4.11-rc2.php:32 msgid "" "Qt Quick in Plasma Workspaces—Qt Quick is continuing to " "make its way into the Plasma Workspaces. Plasma Quick, KDE"s extensions " "on top of Qt Quick, allow deeper integration and more powerful apps and " "Plasma components. One of the central Plasma widgets, the task manager, was " "completely rewritten in Plasma Quick. It got quite a few bug fixes on its " "way to the new QML version. The Battery widget was overhauled. It now shows " "information about all the batteries (e.g. mouse, keyboard) in a system. And " "the battery icons can now show a finer-grained load-status." msgstr "" "xxQt Quick in Plasma Workspaces—Qt Quick is continuing to " "make its way into the Plasma Workspaces. Plasma Quick, KDE"s extensions " "on top of Qt Quick, allow deeper integration and more powerful apps and " "Plasma components. One of the central Plasma widgets, the task manager, was " "completely rewritten in Plasma Quick. It got quite a few bug fixes on its " "way to the new QML version. The Battery widget was overhauled. It now shows " "information about all the batteries (e.g. mouse, keyboard) in a system. And " "the battery icons can now show a finer-grained load-status.xx" #: announcements/announce-4.11-beta1.php:34 #: announcements/announce-4.11-beta2.php:34 #: announcements/announce-4.11-rc1.php:34 #: announcements/announce-4.11-rc2.php:36 msgid "" "Faster Nepomuk indexing—The Nepomuk semantic engine " "received massive performance optimizations (e.g., reading data is 6 or more " "times faster). Indexing happens in two stages: the first stage retrieves " "general information (such as file type and name) immediately; additional " "information like MP3 tags, author information and similar is extracted in a " "second, somehow slower stage. Metadata display is now much faster. In " "addition, the Nepomuk backup and restore system was improved. The system " "also got new indexers for documents like odt or docx." msgstr "" "xxFaster Nepomuk indexing—The Nepomuk semantic engine " "received massive performance optimizations (e.g., reading data is 6 or more " "times faster). Indexing happens in two stages: the first stage retrieves " "general information (such as file type and name) immediately; additional " "information like MP3 tags, author information and similar is extracted in a " "second, somehow slower stage. Metadata display is now much faster. In " "addition, the Nepomuk backup and restore system was improved. The system " "also got new indexers for documents like odt or docx.xx" #: announcements/announce-4.11-beta1.php:38 #: announcements/announce-4.11-beta2.php:38 msgid "" "Kontact improvements—Kontact got a faster indexer for its " "PIM data with improvements to Nepomuk, and a new theme editor for email headers. The way it " "handles email images now allows it to resize pictures on the fly. The whole " "KDE PIM suite got a lot of bug fixes, such as the way it deals with Google " "Calender resources. The PIM Import Wizard allows users to import settings " "and data from Trojita (the Qt IMAP " "email client) and all other importers were improved as well." msgstr "" "xxKontact improvements—Kontact got a faster indexer for its " "PIM data with improvements to Nepomuk, and a new theme editor for email headers. The way it " "handles email images now allows it to resize pictures on the fly. The whole " "KDE PIM suite got a lot of bug fixes, such as the way it deals with Google " "Calender resources. The PIM Import Wizard allows users to import settings " "and data from Trojita (the Qt IMAP " "email client) and all other importers were improved as well.xx" #: announcements/announce-4.11-beta1.php:42 #: announcements/announce-4.11-beta2.php:42 #: announcements/announce-4.11-rc1.php:42 #: announcements/announce-4.11-rc2.php:44 msgid "" "KWin and Path to Wayland—Initial experimental support for " "Wayland was added to KWin. KWin also got many OpenGL improvements including " "support being added for creating an OpenGL 3.1 core context and robustness " "from using the new functionality provided by the GL_ARB_robustness " "extension. Numerous KWin optimizations are aimed at reducing CPU and memory " "overhead in the OpenGL backend. Some desktop effects have been re-written in " "JavaScript to ease maintenance." msgstr "" "xxKWin and Path to Wayland—Initial experimental support for " "Wayland was added to KWin. KWin also got many OpenGL improvements including " "support being added for creating an OpenGL 3.1 core context and robustness " "from using the new functionality provided by the GL_ARB_robustness " "extension. Numerous KWin optimizations are aimed at reducing CPU and memory " "overhead in the OpenGL backend. Some desktop effects have been re-written in " "JavaScript to ease maintenance.xx" #: announcements/announce-4.11-beta1.php:46 #: announcements/announce-4.11-beta2.php:46 #: announcements/announce-4.11-rc1.php:46 #: announcements/announce-4.11-rc2.php:48 msgid "" "More improvements can be found in the 4.11 Feature Plan." msgstr "" "xxMore improvements can be found in the 4.11 Feature Plan.xx" #: announcements/announce-4.11-beta1.php:48 #: announcements/announce-4.11-beta2.php:48 msgid "" "With the large number of changes, the 4.11 releases need a thorough testing " "in order to maintain and improve the quality and user experience. Actual " "users are critical to maintaining high KDE quality, because developers " "simply cannot test every possible configuration. We're counting on you to " "help find bugs early so they can be squashed before the final release. " "Please consider joining the 4.11 team by installing the beta and reporting any bugs." msgstr "" "xxWith the large number of changes, the 4.11 releases need a thorough " "testing in order to maintain and improve the quality and user experience. " "Actual users are critical to maintaining high KDE quality, because " "developers simply cannot test every possible configuration. We're counting " "on you to help find bugs early so they can be squashed before the final " "release. Please consider joining the 4.11 team by installing the beta and reporting any bugs.xx" #: announcements/announce-4.11-beta1.php:51 msgid "KDE Software Compilation 4.11 Beta1" msgstr "xxKDE Software Compilation 4.11 Beta1xx" #: announcements/announce-4.11-beta1.php:53 msgid "" "The KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxThe KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.11-beta1.php:60 msgid "Installing 4.11 Beta1 Binary Packages" msgstr "xxInstalling 4.11 Beta1 Binary Packagesxx" #: announcements/announce-4.11-beta1.php:64 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.11 " "Beta1 (internally 4.10.80) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.11 " "Beta1 (internally 4.10.80) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks.xx" #: announcements/announce-4.11-beta1.php:69 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-4.11-beta1.php:73 msgid "Compiling 4.11 Beta1" msgstr "xxCompiling 4.11 Beta1xx" #: announcements/announce-4.11-beta1.php:77 msgid "" "The complete source code for 4.11 Beta1 may be freely downloaded. Instructions on compiling " "and installing 4.10.80 are available from the 4.10.80 Info Page." msgstr "" "xxThe complete source code for 4.11 Beta1 may be freely downloaded. Instructions on " "compiling and installing 4.10.80 are available from the 4.10.80 Info Page.xx" #: announcements/announce-4.11-beta2.php:4 msgid "" "KDE Ships Second Beta of Plasma Workspaces, Applications and Platform 4.11" msgstr "" "xxKDE Ships Second Beta of Plasma Workspaces, Applications and Platform " "4.11xx" #: announcements/announce-4.11-beta2.php:16 msgid "" "June 27, 2013. Today KDE released the second beta of the new versions of " "Workspaces, Applications, and Development Platform. With API, dependency and " "feature freezes in place, the KDE team's focus is now on fixing bugs and " "further polishing." msgstr "" "xxJune 27, 2013. Today KDE released the second beta of the new versions of " "Workspaces, Applications, and Development Platform. With API, dependency and " "feature freezes in place, the KDE team's focus is now on fixing bugs and " "further polishing.xx" #: announcements/announce-4.11-beta2.php:51 msgid "KDE Software Compilation 4.11 Beta2" msgstr "xxKDE Software Compilation 4.11 Beta2xx" #: announcements/announce-4.11-beta2.php:53 msgid "" "The KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxThe KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.11-beta2.php:60 msgid "Installing 4.11 Beta2 Binary Packages" msgstr "xxInstalling 4.11 Beta2 Binary Packagesxx" #: announcements/announce-4.11-beta2.php:64 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.11 " "Beta2 (internally 4.10.90) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.11 " "Beta2 (internally 4.10.90) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks.xx" #: announcements/announce-4.11-beta2.php:69 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-4.11-beta2.php:73 msgid "Compiling 4.11 Beta2" msgstr "xxCompiling 4.11 Beta2xx" #: announcements/announce-4.11-beta2.php:77 msgid "" "The complete source code for 4.11 Beta2 may be freely downloaded. Instructions on compiling " "and installing 4.10.90 are available from the 4.10.90 Info Page." msgstr "" "xxThe complete source code for 4.11 Beta2 may be freely downloaded. Instructions on " "compiling and installing 4.10.90 are available from the 4.10.90 Info Page.xx" #: announcements/announce-4.11-rc1.php:4 msgid "" "KDE Ships First Release Candidate of Plasma Workspaces, Applications and " "Platform 4.11" msgstr "" "xxKDE Ships First Release Candidate of Plasma Workspaces, Applications and " "Platform 4.11xx" #: announcements/announce-4.11-rc1.php:16 msgid "" "July 16, 2013. Today KDE released the first release candidate of the new " "versions of Workspaces, Applications, and Development Platform." msgstr "" "xxJuly 16, 2013. Today KDE released the first release candidate of the new " "versions of Workspaces, Applications, and Development Platform.xx" #: announcements/announce-4.11-rc1.php:38 #: announcements/announce-4.11-rc2.php:40 msgid "" "Kontact improvements—Kontact got a faster indexer for its " "PIM data with improvements to Nepomuk, and a new theme editor for email headers. The way it " "handles email images now allows it to resize pictures on the fly. The whole " "KDE PIM suite got a lot of bug fixes, such as the way it deals with Google " "Calender resources. The PIM Import Wizard allows users to import settings " "and data from Trojita (the Qt IMAP " "email client) and all other importers were improved as well." msgstr "" "xxKontact improvements—Kontact got a faster indexer for its " "PIM data with improvements to Nepomuk, and a new theme editor for email headers. The way it " "handles email images now allows it to resize pictures on the fly. The whole " "KDE PIM suite got a lot of bug fixes, such as the way it deals with Google " "Calender resources. The PIM Import Wizard allows users to import settings " "and data from Trojita (the Qt IMAP " "email client) and all other importers were improved as well.xx" #: announcements/announce-4.11-rc1.php:48 #: announcements/announce-4.11-rc2.php:50 msgid "" "With the large number of changes, the 4.11 releases need a thorough testing " "in order to maintain and improve the quality and user experience. Actual " "users are critical to maintaining high KDE quality, because developers " "simply cannot test every possible configuration. We're counting on you to " "help find bugs early so they can be squashed before the final release. " "Please consider joining the 4.11 team by installing the release candidate and reporting any bugs." msgstr "" "xxWith the large number of changes, the 4.11 releases need a thorough " "testing in order to maintain and improve the quality and user experience. " "Actual users are critical to maintaining high KDE quality, because " "developers simply cannot test every possible configuration. We're counting " "on you to help find bugs early so they can be squashed before the final " "release. Please consider joining the 4.11 team by installing the release " "candidate and reporting any bugs.xx" #: announcements/announce-4.11-rc1.php:51 msgid "KDE Software Compilation 4.11 Release Candidate 1" msgstr "xxKDE Software Compilation 4.11 Release Candidate 1xx" #: announcements/announce-4.11-rc1.php:53 msgid "" "The KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxThe KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.11-rc1.php:60 msgid "Installing 4.11 Release Candidate 1 Binary Packages" msgstr "xxInstalling 4.11 Release Candidate 1 Binary Packagesxx" #: announcements/announce-4.11-rc1.php:64 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.11 " "Release Candidate 1 (internally 4.10.95) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.11 " "Release Candidate 1 (internally 4.10.95) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-4.11-rc1.php:69 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-4.11-rc1.php:73 msgid "Compiling 4.11 Release Candidate 1" msgstr "xxCompiling 4.11 Release Candidate 1xx" #: announcements/announce-4.11-rc1.php:77 msgid "" "The complete source code for 4.11 Release Candidate 1 may be freely downloaded. Instructions " "on compiling and installing 4.10.95 are available from the 4.10.95 Info Page." msgstr "" "xxThe complete source code for 4.11 Release Candidate 1 may be freely downloaded. " "Instructions on compiling and installing 4.10.95 are available from the 4.10.95 Info Page.xx" #: announcements/announce-4.11-rc2.php:4 msgid "" "KDE Ships Second Release Candidate of Plasma Workspaces, Applications and " "Platform 4.11" msgstr "" "xxKDE Ships Second Release Candidate of Plasma Workspaces, Applications and " "Platform 4.11xx" #: announcements/announce-4.11-rc2.php:18 msgid "" "July 25, 2013. Today KDE released the second release candidate of the new " "versions of Workspaces, Applications, and Development Platform." msgstr "" "xxJuly 25, 2013. Today KDE released the second release candidate of the new " "versions of Workspaces, Applications, and Development Platform.xx" #: announcements/announce-4.11-rc2.php:53 msgid "KDE Software Compilation 4.11 Release Candidate 2" msgstr "xxKDE Software Compilation 4.11 Release Candidate 2xx" #: announcements/announce-4.11-rc2.php:55 msgid "" "The KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxThe KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.11-rc2.php:62 msgid "Installing 4.11 Release Candidate 2 Binary Packages" msgstr "xxInstalling 4.11 Release Candidate 2 Binary Packagesxx" #: announcements/announce-4.11-rc2.php:66 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.11 " "Release Candidate 2 (internally 4.10.97) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.11 " "Release Candidate 2 (internally 4.10.97) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-4.11-rc2.php:71 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-4.11-rc2.php:75 msgid "Compiling 4.11 Release Candidate 2" msgstr "xxCompiling 4.11 Release Candidate 2xx" #: announcements/announce-4.11-rc2.php:79 msgid "" "The complete source code for 4.11 Release Candidate 2 may be freely downloaded. Instructions " "on compiling and installing 4.10.97 are available from the 4.10.97 Info Page." msgstr "" "xxThe complete source code for 4.11 Release Candidate 2 may be freely downloaded. " "Instructions on compiling and installing 4.10.97 are available from the 4.10.97 Info Page.xx" #: announcements/announce-4.11.1.php:4 msgid "" "KDE Ships September Updates to Plasma Workspaces, Applications and Platform" msgstr "" "xxKDE Ships September Updates to Plasma Workspaces, Applications and " "Platformxx" #: announcements/announce-4.11.1.php:15 msgid "" "September 3, 2013. Today KDE released updates for its Workspaces, " "Applications and Development Platform. These updates are the first in a " "series of monthly stabilization updates to the 4.11 series. As was announced " "on the release, the workspaces will continue to receive updates for the next " "two years. This release only contains bugfixes and translation updates and " "will be a safe and pleasant update for everyone." msgstr "" "xxSeptember 3, 2013. Today KDE released updates for its Workspaces, " "Applications and Development Platform. These updates are the first in a " "series of monthly stabilization updates to the 4.11 series. As was announced " "on the release, the workspaces will continue to receive updates for the next " "two years. This release only contains bugfixes and translation updates and " "will be a safe and pleasant update for everyone.xx" #: announcements/announce-4.11.1.php:17 msgid "" "More than 70 recorded bugfixes include improvements to the Window Manager " "KWin, the file manager Dolphin, and others. Users can expect Plasma Desktop " "to start up faster, Dolphin to scroll smoother, and various applications and " "tools will use less memory. Improvements include the return of drag-and-drop " "from taskbar to pager, highlighting and color fixes in Kate and MANY little " "bugs squashed in the Kmahjongg game. There are many stability fixes and the " "usual additions of translations." msgstr "" "xxMore than 70 recorded bugfixes include improvements to the Window Manager " "KWin, the file manager Dolphin, and others. Users can expect Plasma Desktop " "to start up faster, Dolphin to scroll smoother, and various applications and " "tools will use less memory. Improvements include the return of drag-and-drop " "from taskbar to pager, highlighting and color fixes in Kate and MANY little " "bugs squashed in the Kmahjongg game. There are many stability fixes and the " "usual additions of translations.xx" #: announcements/announce-4.11.1.php:19 msgid "" "A more complete list of changes can be found in KDE's issue " "tracker. For a detailed list of changes that went into 4.11.1, you can also " "browse the Git logs." msgstr "" "xxA more complete list of changes can be found in KDE's " "issue tracker. For a detailed list of changes that went into 4.11.1, you can " "also browse the Git logs.xx" #: announcements/announce-4.11.1.php:21 msgid "" "To download source code or packages to install go to the 4.11.1 Info Page. If you want to find out more " "about the 4.11 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.11 release notes." msgstr "" "xxTo download source code or packages to install go to the 4.11.1 Info Page. If you want to find out " "more about the 4.11 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.11 release notes.xx" #: announcements/announce-4.11.1.php:33 msgid "" "KDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxKDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.11.1.php:41 msgid "Installing 4.11.1 Binary Packages" msgstr "xxInstalling 4.11.1 Binary Packagesxx" #: announcements/announce-4.11.1.php:45 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.11.1 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.11.1 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks.xx" #: announcements/announce-4.11.1.php:50 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the 4.11.1 " "Info Page." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the 4.11.1 " "Info Page.xx" #: announcements/announce-4.11.1.php:54 msgid "Compiling 4.11.1" msgstr "xxCompiling 4.11.1xx" #: announcements/announce-4.11.1.php:58 msgid "" "The complete source code for 4.11.1 may be freely downloaded. Instructions on compiling and " "installing 4.11.1 are available from the 4.11.1 " "Info Page." msgstr "" "xxThe complete source code for 4.11.1 may be freely downloaded. Instructions on compiling and " "installing 4.11.1 are available from the 4.11.1 " "Info Page.xx" #: announcements/announce-4.11.2.php:4 msgid "" "KDE Ships October Updates to Plasma Workspaces, Applications and Platform" msgstr "" "xxKDE Ships October Updates to Plasma Workspaces, Applications and Platformxx" #: announcements/announce-4.11.2.php:15 msgid "" "October 1, 2013. Today KDE released updates for its Workspaces, Applications " "and Development Platform. These updates are the second in a series of " "monthly stabilization updates to the 4.11 series. As was announced on the " "release, the workspaces will continue to receive updates for the next two " "years. This release only contains bugfixes and translation updates and will " "be a safe and pleasant update for everyone." msgstr "" "xxOctober 1, 2013. Today KDE released updates for its Workspaces, " "Applications and Development Platform. These updates are the second in a " "series of monthly stabilization updates to the 4.11 series. As was announced " "on the release, the workspaces will continue to receive updates for the next " "two years. This release only contains bugfixes and translation updates and " "will be a safe and pleasant update for everyone.xx" #: announcements/announce-4.11.2.php:17 msgid "" "More than 70 recorded bugfixes include improvements to the Window Manager " "KWin, the file manager Dolphin, the personal information management suite " "Kontact, and others. There are many stability fixes and the usual additions " "of translations." msgstr "" "xxMore than 70 recorded bugfixes include improvements to the Window Manager " "KWin, the file manager Dolphin, the personal information management suite " "Kontact, and others. There are many stability fixes and the usual additions " "of translations.xx" #: announcements/announce-4.11.2.php:19 msgid "" "A more complete list of changes can be found in KDE's issue " "tracker. For a detailed list of changes that went into 4.11.2, you can also " "browse the Git logs." msgstr "" "xxA more complete list of changes can be found in KDE's " "issue tracker. For a detailed list of changes that went into 4.11.2, you can " "also browse the Git logs.xx" #: announcements/announce-4.11.2.php:21 msgid "" "To download source code or packages to install go to the 4.11.2 Info Page. If you want to find out more " "about the 4.11 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.11 release notes." msgstr "" "xxTo download source code or packages to install go to the 4.11.2 Info Page. If you want to find out " "more about the 4.11 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.11 release notes.xx" #: announcements/announce-4.11.2.php:33 msgid "" "KDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxKDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.11.2.php:41 msgid "Installing 4.11.2 Binary Packages" msgstr "xxInstalling 4.11.2 Binary Packagesxx" #: announcements/announce-4.11.2.php:45 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.11.2 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.11.2 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks.xx" #: announcements/announce-4.11.2.php:50 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the 4.11.2 " "Info Page." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the 4.11.2 " "Info Page.xx" #: announcements/announce-4.11.2.php:54 msgid "Compiling 4.11.2" msgstr "xxCompiling 4.11.2xx" #: announcements/announce-4.11.2.php:58 msgid "" "The complete source code for 4.11.2 may be freely downloaded. Instructions on compiling and " "installing 4.11.2 are available from the 4.11.2 " "Info Page." msgstr "" "xxThe complete source code for 4.11.2 may be freely downloaded. Instructions on compiling and " "installing 4.11.2 are available from the 4.11.2 " "Info Page.xx" #: announcements/announce-4.11.3.php:4 msgid "" "KDE Ships November Updates to Plasma Workspaces, Applications and Platform" msgstr "" "xxKDE Ships November Updates to Plasma Workspaces, Applications and " "Platformxx" #: announcements/announce-4.11.3.php:15 msgid "" "November 5, 2013. Today KDE released updates for its Workspaces, " "Applications and Development Platform. These updates are the third in a " "series of monthly stabilization updates to the 4.11 series. As was announced " "on the release, the workspaces will continue to receive updates for the next " "two years. This release only contains bugfixes and translation updates and " "will be a safe and pleasant update for everyone." msgstr "" "xxNovember 5, 2013. Today KDE released updates for its Workspaces, " "Applications and Development Platform. These updates are the third in a " "series of monthly stabilization updates to the 4.11 series. As was announced " "on the release, the workspaces will continue to receive updates for the next " "two years. This release only contains bugfixes and translation updates and " "will be a safe and pleasant update for everyone.xx" #: announcements/announce-4.11.3.php:17 msgid "" "At least 120 recorded bugfixes include improvements to the Window Manager " "KWin, the file manager Dolphin, the personal information management suite " "Kontact, the UML tool Umbrello, and others. There are many stability fixes " "and the usual additions of translations." msgstr "" "xxAt least 120 recorded bugfixes include improvements to the Window Manager " "KWin, the file manager Dolphin, the personal information management suite " "Kontact, the UML tool Umbrello, and others. There are many stability fixes " "and the usual additions of translations.xx" #: announcements/announce-4.11.3.php:19 msgid "" "A more complete list of changes can be found in KDE's issue " "tracker. For a detailed list of changes that went into 4.11.3, you can also " "browse the Git logs." msgstr "" "xxA more complete list of changes can be found in KDE's " "issue tracker. For a detailed list of changes that went into 4.11.3, you can " "also browse the Git logs.xx" #: announcements/announce-4.11.3.php:21 msgid "" "To download source code or packages to install go to the 4.11.3 Info Page. If you want to find out more " "about the 4.11 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.11 release notes." msgstr "" "xxTo download source code or packages to install go to the 4.11.3 Info Page. If you want to find out " "more about the 4.11 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.11 release notes.xx" #: announcements/announce-4.11.3.php:33 msgid "" "KDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxKDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.11.3.php:41 msgid "Installing 4.11.3 Binary Packages" msgstr "xxInstalling 4.11.3 Binary Packagesxx" #: announcements/announce-4.11.3.php:45 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.11.3 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.11.3 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks.xx" #: announcements/announce-4.11.3.php:50 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the 4.11.3 " "Info Page." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the 4.11.3 " "Info Page.xx" #: announcements/announce-4.11.3.php:54 msgid "Compiling 4.11.3" msgstr "xxCompiling 4.11.3xx" #: announcements/announce-4.11.3.php:58 msgid "" "The complete source code for 4.11.3 may be freely downloaded. Instructions on compiling and " "installing 4.11.3 are available from the 4.11.3 " "Info Page." msgstr "" "xxThe complete source code for 4.11.3 may be freely downloaded. Instructions on compiling and " "installing 4.11.3 are available from the 4.11.3 " "Info Page.xx" #: announcements/announce-4.11.4.php:4 msgid "" "KDE Ships December Updates to Plasma Workspaces, Applications and Platform" msgstr "" "xxKDE Ships December Updates to Plasma Workspaces, Applications and " "Platformxx" #: announcements/announce-4.11.4.php:15 msgid "" "December 3, 2013. Today KDE released updates for its Workspaces, " "Applications and Development Platform. These updates are the fourth in a " "series of monthly stabilization updates to the 4.11 series. As was announced " "on the release, the workspaces will continue to receive updates for the next " "two years. This release only contains bugfixes and translation updates and " "will be a safe and pleasant update for everyone." msgstr "" "xxDecember 3, 2013. Today KDE released updates for its Workspaces, " "Applications and Development Platform. These updates are the fourth in a " "series of monthly stabilization updates to the 4.11 series. As was announced " "on the release, the workspaces will continue to receive updates for the next " "two years. This release only contains bugfixes and translation updates and " "will be a safe and pleasant update for everyone.xx" #: announcements/announce-4.11.4.php:17 msgid "" "At least 65 recorded bugfixes include improvements to the personal " "information management suite Kontact, the UML tool Umbrello, the window " "manager KWin, the web browser Konqueror, and others. There are many " "stability fixes." msgstr "" "xxAt least 65 recorded bugfixes include improvements to the personal " "information management suite Kontact, the UML tool Umbrello, the window " "manager KWin, the web browser Konqueror, and others. There are many " "stability fixes.xx" #: announcements/announce-4.11.4.php:19 msgid "" "A more complete list of changes can be found in KDE's issue " "tracker. For a detailed list of changes that went into 4.11.4, you can also " "browse the Git logs." msgstr "" "xxA more complete list of changes can be found in KDE's " "issue tracker. For a detailed list of changes that went into 4.11.4, you can " "also browse the Git logs.xx" #: announcements/announce-4.11.4.php:21 msgid "" "To download source code or packages to install go to the 4.11.4 Info Page. If you want to find out more " "about the 4.11 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.11 release notes." msgstr "" "xxTo download source code or packages to install go to the 4.11.4 Info Page. If you want to find out " "more about the 4.11 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.11 release notes.xx" #: announcements/announce-4.11.4.php:33 msgid "" "KDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxKDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.11.4.php:41 msgid "Installing 4.11.4 Binary Packages" msgstr "xxInstalling 4.11.4 Binary Packagesxx" #: announcements/announce-4.11.4.php:45 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.11.4 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.11.4 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks.xx" #: announcements/announce-4.11.4.php:50 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the 4.11.4 " "Info Page." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the 4.11.4 " "Info Page.xx" #: announcements/announce-4.11.4.php:54 msgid "Compiling 4.11.4" msgstr "xxCompiling 4.11.4xx" #: announcements/announce-4.11.4.php:58 msgid "" "The complete source code for 4.11.4 may be freely downloaded. Instructions on compiling and " "installing 4.11.4 are available from the 4.11.4 " "Info Page." msgstr "" "xxThe complete source code for 4.11.4 may be freely downloaded. Instructions on compiling and " "installing 4.11.4 are available from the 4.11.4 " "Info Page.xx" #: announcements/announce-4.11.5.php:4 msgid "" "KDE Ships January Updates to Plasma Workspaces, Applications and Platform" msgstr "" "xxKDE Ships January Updates to Plasma Workspaces, Applications and Platformxx" #: announcements/announce-4.11.5.php:15 msgid "" "January 7, 2014. Today KDE released updates for its Workspaces, Applications " "and Development Platform. These updates are the fifth in a series of monthly " "stabilization updates to the 4.11 series. As was announced on the release, " "the workspaces will continue to receive updates until August 2015. This " "release only contains bugfixes and translation updates and will be a safe " "and pleasant update for everyone." msgstr "" "xxJanuary 7, 2014. Today KDE released updates for its Workspaces, " "Applications and Development Platform. These updates are the fifth in a " "series of monthly stabilization updates to the 4.11 series. As was announced " "on the release, the workspaces will continue to receive updates until August " "2015. This release only contains bugfixes and translation updates and will " "be a safe and pleasant update for everyone.xx" #: announcements/announce-4.11.5.php:17 msgid "" "Several recorded bugfixes include improvements to the personal information " "management suite Kontact, the UML tool Umbrello, the document viewer Okular, " "the web browser Konqueror, the file manager Dolphin, and others. The Plasma " "calculator can handle greek letters now and Okular can print pages with long " "titles. And Konqueror got better web fonts support through fixing a bug." msgstr "" "xxSeveral recorded bugfixes include improvements to the personal information " "management suite Kontact, the UML tool Umbrello, the document viewer Okular, " "the web browser Konqueror, the file manager Dolphin, and others. The Plasma " "calculator can handle greek letters now and Okular can print pages with long " "titles. And Konqueror got better web fonts support through fixing a bug.xx" #: announcements/announce-4.11.5.php:19 msgid "" "A more complete list of changes can be found in KDE's issue " "tracker. For a detailed list of changes that went into 4.11.5, you can also " "browse the Git logs." msgstr "" "xxA more complete list of changes can be found in KDE's " "issue tracker. For a detailed list of changes that went into 4.11.5, you can " "also browse the Git logs.xx" #: announcements/announce-4.11.5.php:21 msgid "" "To download source code or packages to install go to the 4.11.5 Info Page. If you want to find out more " "about the 4.11 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.11 release notes." msgstr "" "xxTo download source code or packages to install go to the 4.11.5 Info Page. If you want to find out " "more about the 4.11 versions of KDE Workspaces, Applications and Development " "Platform, please refer to the 4.11 release notes.xx" #: announcements/announce-4.11.5.php:33 msgid "" "KDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxKDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.11.5.php:41 msgid "Installing 4.11.5 Binary Packages" msgstr "xxInstalling 4.11.5 Binary Packagesxx" #: announcements/announce-4.11.5.php:45 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.11.5 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.11.5 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks.xx" #: announcements/announce-4.11.5.php:50 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the 4.11.5 " "Info Page." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the 4.11.5 " "Info Page.xx" #: announcements/announce-4.11.5.php:54 msgid "Compiling 4.11.5" msgstr "xxCompiling 4.11.5xx" #: announcements/announce-4.11.5.php:58 msgid "" "The complete source code for 4.11.5 may be freely downloaded. Instructions on compiling and " "installing 4.11.5 are available from the 4.11.5 " "Info Page." msgstr "" "xxThe complete source code for 4.11.5 may be freely downloaded. Instructions on compiling and " "installing 4.11.5 are available from the 4.11.5 " "Info Page.xx" #: announcements/announce-4.12-beta1.php:4 msgid "KDE Ships First Beta of Applications and Platform 4.12" msgstr "xxKDE Ships First Beta of Applications and Platform 4.12xx" #: announcements/announce-4.12-beta1.php:15 msgid "" "November 7, 2013. Today KDE released the beta of the new versions of " "Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing." msgstr "" "xxNovember 7, 2013. Today KDE released the beta of the new versions of " "Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing.xx" #: announcements/announce-4.12-beta1.php:19 #: announcements/announce-4.12-beta2.php:19 #: announcements/announce-4.12-beta3.php:19 #: announcements/announce-4.12-rc.php:19 msgid "" "This release does not include Plasma Workspaces since it was frozen for new " "features in 4.11.x. The Development Platform has been virtually frozen for a " "number of releases, so this release is mainly about improving and polishing " "Applications." msgstr "" "xxThis release does not include Plasma Workspaces since it was frozen for " "new features in 4.11.x. The Development Platform has been virtually frozen " "for a number of releases, so this release is mainly about improving and " "polishing Applications.xx" #: announcements/announce-4.12-beta1.php:23 #: announcements/announce-4.12-beta2.php:23 #: announcements/announce-4.12-beta3.php:23 #: announcements/announce-4.12-rc.php:23 msgid "" "A non complete list of improvements can be found in the 4.12 Feature Plan." msgstr "" "xxA non complete list of improvements can be found in the 4.12 Feature Plan." "xx" #: announcements/announce-4.12-beta1.php:27 #: announcements/announce-4.12-beta2.php:27 #: announcements/announce-4.12-beta3.php:27 msgid "" "With the large number of changes, the 4.12 releases need a thorough testing " "in order to maintain and improve the quality and user experience. Actual " "users are critical to maintaining high KDE quality, because developers " "simply cannot test every possible configuration. We're counting on you to " "help find bugs early so they can be squashed before the final release. " "Please consider joining the 4.12 team by installing the beta and reporting any bugs." msgstr "" "xxWith the large number of changes, the 4.12 releases need a thorough " "testing in order to maintain and improve the quality and user experience. " "Actual users are critical to maintaining high KDE quality, because " "developers simply cannot test every possible configuration. We're counting " "on you to help find bugs early so they can be squashed before the final " "release. Please consider joining the 4.12 team by installing the beta and reporting any bugs.xx" #: announcements/announce-4.12-beta1.php:31 msgid "KDE Software Compilation 4.12 Beta1" msgstr "xxKDE Software Compilation 4.12 Beta1xx" #: announcements/announce-4.12-beta1.php:33 msgid "" "The KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxThe KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.12-beta1.php:40 msgid "Installing 4.12 Beta1 Binary Packages" msgstr "xxInstalling 4.12 Beta1 Binary Packagesxx" #: announcements/announce-4.12-beta1.php:44 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.12 " "Beta1 (internally 4.11.80) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.12 " "Beta1 (internally 4.11.80) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks.xx" #: announcements/announce-4.12-beta1.php:49 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-4.12-beta1.php:53 msgid "Compiling 4.12 Beta1" msgstr "xxCompiling 4.12 Beta1xx" #: announcements/announce-4.12-beta1.php:57 msgid "" "The complete source code for 4.12 Beta1 may be freely downloaded. Instructions on compiling " "and installing 4.11.80 are available from the 4.11.80 Info Page." msgstr "" "xxThe complete source code for 4.12 Beta1 may be freely downloaded. Instructions on " "compiling and installing 4.11.80 are available from the 4.11.80 Info Page.xx" #: announcements/announce-4.12-beta2.php:4 msgid "KDE Ships Second Beta of Applications and Platform 4.12" msgstr "xxKDE Ships Second Beta of Applications and Platform 4.12xx" #: announcements/announce-4.12-beta2.php:15 msgid "" "November 14, 2013. Today KDE released the second beta of the new versions of " "Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing." msgstr "" "xxNovember 14, 2013. Today KDE released the second beta of the new versions " "of Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing.xx" #: announcements/announce-4.12-beta2.php:31 msgid "KDE Software Compilation 4.12 Beta2" msgstr "xxKDE Software Compilation 4.12 Beta2xx" #: announcements/announce-4.12-beta2.php:33 msgid "" "The KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxThe KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.12-beta2.php:40 msgid "Installing 4.12 Beta2 Binary Packages" msgstr "xxInstalling 4.12 Beta2 Binary Packagesxx" #: announcements/announce-4.12-beta2.php:44 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.12 " "Beta2 (internally 4.11.90) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.12 " "Beta2 (internally 4.11.90) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks.xx" #: announcements/announce-4.12-beta2.php:49 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-4.12-beta2.php:53 msgid "Compiling 4.12 Beta2" msgstr "xxCompiling 4.12 Beta2xx" #: announcements/announce-4.12-beta2.php:57 msgid "" "The complete source code for 4.12 Beta2 may be freely downloaded. Instructions on compiling " "and installing 4.11.90 are available from the 4.11.90 Info Page." msgstr "" "xxThe complete source code for 4.12 Beta2 may be freely downloaded. Instructions on " "compiling and installing 4.11.90 are available from the 4.11.90 Info Page.xx" #: announcements/announce-4.12-beta3.php:4 msgid "KDE Ships Third Beta of Applications and Platform 4.12" msgstr "xxKDE Ships Third Beta of Applications and Platform 4.12xx" #: announcements/announce-4.12-beta3.php:15 msgid "" "November 21, 2013. Today KDE released the third beta of the new versions of " "Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing." msgstr "" "xxNovember 21, 2013. Today KDE released the third beta of the new versions " "of Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing.xx" #: announcements/announce-4.12-beta3.php:31 msgid "KDE Software Compilation 4.12 Beta3" msgstr "xxKDE Software Compilation 4.12 Beta3xx" #: announcements/announce-4.12-beta3.php:33 msgid "" "The KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxThe KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.12-beta3.php:40 msgid "Installing 4.12 Beta3 Binary Packages" msgstr "xxInstalling 4.12 Beta3 Binary Packagesxx" #: announcements/announce-4.12-beta3.php:44 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.12 " "Beta3 (internally 4.11.95) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.12 " "Beta3 (internally 4.11.95) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks.xx" #: announcements/announce-4.12-beta3.php:49 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-4.12-beta3.php:53 msgid "Compiling 4.12 Beta3" msgstr "xxCompiling 4.12 Beta3xx" #: announcements/announce-4.12-beta3.php:57 msgid "" "The complete source code for 4.12 Beta3 may be freely downloaded. Instructions on compiling " "and installing 4.11.95 are available from the 4.11.95 Info Page." msgstr "" "xxThe complete source code for 4.12 Beta3 may be freely downloaded. Instructions on " "compiling and installing 4.11.95 are available from the 4.11.95 Info Page.xx" #: announcements/announce-4.12-rc.php:4 msgid "KDE Ships Release Candidate of Applications and Platform 4.12" msgstr "xxKDE Ships Release Candidate of Applications and Platform 4.12xx" #: announcements/announce-4.12-rc.php:15 msgid "" "November 28, 2013. Today KDE released the release candidate of the new " "versions of Applications and Development Platform." msgstr "" "xxNovember 28, 2013. Today KDE released the release candidate of the new " "versions of Applications and Development Platform.xx" #: announcements/announce-4.12-rc.php:27 msgid "" "With the large number of changes, the 4.12 releases need a thorough testing " "in order to maintain and improve the quality and user experience. Actual " "users are critical to maintaining high KDE quality, because developers " "simply cannot test every possible configuration. We're counting on you to " "help find bugs early so they can be squashed before the final release. " "Please consider joining the 4.12 team by installing the release candidate and reporting any bugs." msgstr "" "xxWith the large number of changes, the 4.12 releases need a thorough " "testing in order to maintain and improve the quality and user experience. " "Actual users are critical to maintaining high KDE quality, because " "developers simply cannot test every possible configuration. We're counting " "on you to help find bugs early so they can be squashed before the final " "release. Please consider joining the 4.12 team by installing the release " "candidate and reporting any bugs.xx" #: announcements/announce-4.12-rc.php:31 msgid "KDE Software Compilation 4.12 Release Candidate" msgstr "xxKDE Software Compilation 4.12 Release Candidatexx" #: announcements/announce-4.12-rc.php:33 msgid "" "The KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxThe KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.12-rc.php:40 msgid "Installing 4.12 Release Candidate Binary Packages" msgstr "xxInstalling 4.12 Release Candidate Binary Packagesxx" #: announcements/announce-4.12-rc.php:44 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.12 " "Release Candidate (internally 4.11.97) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.12 " "Release Candidate (internally 4.11.97) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-4.12-rc.php:49 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-4.12-rc.php:53 msgid "Compiling 4.12 Release Candidate" msgstr "xxCompiling 4.12 Release Candidatexx" #: announcements/announce-4.12-rc.php:57 msgid "" "The complete source code for 4.12 Release Candidate may be freely downloaded. Instructions " "on compiling and installing 4.11.97 are available from the 4.11.97 Info Page." msgstr "" "xxThe complete source code for 4.12 Release Candidate may be freely downloaded. Instructions " "on compiling and installing 4.11.97 are available from the 4.11.97 Info Page.xx" #: announcements/announce-4.12.1.php:4 msgid "KDE Ships January Updates to Applications and Platform" msgstr "xxKDE Ships January Updates to Applications and Platformxx" #: announcements/announce-4.12.1.php:15 msgid "" "January 14, 2014. Today KDE released updates for its Applications and " "Development Platform, the first in a series of monthly stabilization updates " "to the 4.12 series. Starting with the 4.12.2 releases, the KDE Workspaces " "4.11.x releases will be synchronized with those of KDE Applications and " "Development Platform 4.12.x. This release contains only bugfixes and " "translation updates; it will be a safe and pleasant update for everyone." msgstr "" "xxJanuary 14, 2014. Today KDE released updates for its Applications and " "Development Platform, the first in a series of monthly stabilization updates " "to the 4.12 series. Starting with the 4.12.2 releases, the KDE Workspaces " "4.11.x releases will be synchronized with those of KDE Applications and " "Development Platform 4.12.x. This release contains only bugfixes and " "translation updates; it will be a safe and pleasant update for everyone.xx" #: announcements/announce-4.12.1.php:17 msgid "" "More than 45 recorded bugfixes include improvements to the personal " "information management suite Kontact, the UML tool Umbrello, the document " "viewer Okular, the web browser Konqueror, the file manager Dolphin, and " "others. Umbrello standardizes the global, diagram and widget settings and " "adds a clone diagram function. Dolphin gets a bug fixed that slowed down pdf " "preview under certain circumstances. In Kontact, several bugs and " "regressions were fixed in the KOrganizer, Akregator and KMail components." msgstr "" "xxMore than 45 recorded bugfixes include improvements to the personal " "information management suite Kontact, the UML tool Umbrello, the document " "viewer Okular, the web browser Konqueror, the file manager Dolphin, and " "others. Umbrello standardizes the global, diagram and widget settings and " "adds a clone diagram function. Dolphin gets a bug fixed that slowed down pdf " "preview under certain circumstances. In Kontact, several bugs and " "regressions were fixed in the KOrganizer, Akregator and KMail components.xx" #: announcements/announce-4.12.1.php:19 msgid "" "A more complete list of changes can be found in KDE's issue " "tracker. Browse the Git logs for a detailed list of changes in 4.12.1." msgstr "" "xxA more complete list of changes can be found in KDE's " "issue tracker. Browse the Git logs for a detailed list of changes in 4.12.1." "xx" #: announcements/announce-4.12.1.php:21 msgid "" "To download source code or packages to install go to the 4.12.1 Info Page. If you want to find out more " "about the 4.12 versions of KDE Applications and Development Platform, please " "refer to the 4.12 release " "notes." msgstr "" "xxTo download source code or packages to install go to the 4.12.1 Info Page. If you want to find out " "more about the 4.12 versions of KDE Applications and Development Platform, " "please refer to the 4.12 " "release notes.xx" #: announcements/announce-4.12.1.php:30 msgid "" "KDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxKDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.12.1.php:38 msgid "Installing 4.12.1 Binary Packages" msgstr "xxInstalling 4.12.1 Binary Packagesxx" #: announcements/announce-4.12.1.php:42 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.12.1 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.12.1 " "for some versions of their distribution, and in other cases community " "volunteers have done so. Additional binary packages, as well as updates to " "the packages now available, may become available over the coming weeks.xx" #: announcements/announce-4.12.1.php:47 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the 4.12.1 " "Info Page." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the 4.12.1 " "Info Page.xx" #: announcements/announce-4.12.1.php:51 msgid "Compiling 4.12.1" msgstr "xxCompiling 4.12.1xx" #: announcements/announce-4.12.1.php:55 msgid "" "The complete source code for 4.12.1 may be freely downloaded. Instructions on compiling and " "installing 4.12.1 are available from the 4.12.1 " "Info Page." msgstr "" "xxThe complete source code for 4.12.1 may be freely downloaded. Instructions on compiling and " "installing 4.12.1 are available from the 4.12.1 " "Info Page.xx" #: announcements/announce-4.12.2.php:4 msgid "" "KDE Ships February Updates to Applications, Platform and Plasma Workspaces" msgstr "" "xxKDE Ships February Updates to Applications, Platform and Plasma " "Workspacesxx" #: announcements/announce-4.12.2.php:15 msgid "" "February 4, 2014. Today KDE released updates for its Applications and " "Development Platform, the second in a series of monthly stabilization " "updates to the 4.12 series. This release also includes an updated Plasma " "Workspaces 4.11.6. This release contains only bugfixes and translation " "updates; it will be a safe and pleasant update for everyone." msgstr "" "xxFebruary 4, 2014. Today KDE released updates for its Applications and " "Development Platform, the second in a series of monthly stabilization " "updates to the 4.12 series. This release also includes an updated Plasma " "Workspaces 4.11.6. This release contains only bugfixes and translation " "updates; it will be a safe and pleasant update for everyone.xx" #: announcements/announce-4.12.2.php:17 msgid "" "More than 20 recorded bugfixes include improvements to the personal " "information management suite Kontact, the UML tool Umbrello, the document " "viewer Okular, the web browser Konqueror, the file manager Dolphin, and " "others." msgstr "" "xxMore than 20 recorded bugfixes include improvements to the personal " "information management suite Kontact, the UML tool Umbrello, the document " "viewer Okular, the web browser Konqueror, the file manager Dolphin, and " "others.xx" #: announcements/announce-4.12.2.php:19 announcements/announce-4.12.3.php:19 msgid "" "A more complete list of changes can be found in KDE's issue " "tracker. Browse the Git logs for a detailed list of changes in %2." msgstr "" "xxA more complete list of changes can be found in KDE's " "issue tracker. Browse the Git logs for a detailed list of changes in %2.xx" #: announcements/announce-4.12.2.php:21 announcements/announce-4.12.3.php:21 #: announcements/announce-4.12.4.php:22 announcements/announce-4.12.5.php:22 msgid "" "To download source code or packages to install go to the %1 Info Page. If you want to find out more about " "the 4.12 versions of KDE Applications and Development Platform, please refer " "to the 4.12 release notes." msgstr "" "xxTo download source code or packages to install go to the %1 Info Page. If you want to find out more " "about the 4.12 versions of KDE Applications and Development Platform, please " "refer to the 4.12 release " "notes.xx" #: announcements/announce-4.12.2.php:30 announcements/announce-4.12.3.php:30 #: announcements/announce-4.12.4.php:31 announcements/announce-4.12.5.php:31 #: announcements/announce-4.13.1.php:31 announcements/announce-4.13.2.php:33 #: announcements/announce-4.13.3.php:33 announcements/announce-4.14.1.php:33 #: announcements/announce-4.14.2.php:33 announcements/announce-4.14.3.php:33 msgid "" "KDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxKDE software, including all libraries and applications, is available for " "free under Open Source licenses. KDE's software can be obtained as source " "code and various binary formats from http://download.kde.org or " "from any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.12.3.php:4 msgid "KDE Ships March Updates to Applications, Platform and Plasma Workspaces" msgstr "" "xxKDE Ships March Updates to Applications, Platform and Plasma Workspacesxx" #: announcements/announce-4.12.3.php:15 msgid "" "March 4, 2014. Today KDE released updates for its Applications and " "Development Platform, the third in a series of monthly stabilization updates " "to the 4.12 series. This release also includes an updated " "Plasma Workspaces 4.11.7. This release contains only bugfixes and " "translation updates; it will be a safe and pleasant update for everyone." msgstr "" "xxMarch 4, 2014. Today KDE released updates for its Applications and " "Development Platform, the third in a series of monthly stabilization updates " "to the 4.12 series. This release also includes an updated " "Plasma Workspaces 4.11.7. This release contains only bugfixes and " "translation updates; it will be a safe and pleasant update for everyone.xx" #: announcements/announce-4.12.3.php:17 msgid "" "More than 30 recorded bugfixes include improvements to the personal " "information management suite Kontact, the UML tool Umbrello, the image " "viewer Gwenview, the web browser Konqueror, the file manager Dolphin, and " "others." msgstr "" "xxMore than 30 recorded bugfixes include improvements to the personal " "information management suite Kontact, the UML tool Umbrello, the image " "viewer Gwenview, the web browser Konqueror, the file manager Dolphin, and " "others.xx" #: announcements/announce-4.12.4.php:4 announcements/announce-4.12.5.php:4 msgid "KDE Ships April Updates to Applications, Platform and Plasma Workspaces" msgstr "" "xxKDE Ships April Updates to Applications, Platform and Plasma Workspacesxx" #: announcements/announce-4.12.4.php:15 msgid "" "April 1, 2014. Today KDE released updates for its Applications " "and Development Platform, the fourth in a series of monthly " "stabilization updates to the 4.12 series. This release also includes an updated Plasma Workspaces 4.11.8. Both releases contain only " "bugfixes and translation updates, providing a safe and pleasant update for " "everyone." msgstr "" "xxApril 1, 2014. Today KDE released updates for its " "Applications and Development Platform, the fourth in a series of monthly " "stabilization updates to the 4.12 series. This release also includes an updated Plasma Workspaces 4.11.8. Both releases contain only " "bugfixes and translation updates, providing a safe and pleasant update for " "everyone.xx" #: announcements/announce-4.12.4.php:18 msgid "" "More than 20 recorded bugfixes include improvements to Personal  Information " "Management suite Kontact, Umbrello UML Modeller, image viewer Gwenview, web " "browser Konqueror, file manager Dolphin and others." msgstr "" "xxMore than 20 recorded bugfixes include improvements to Personal  " "Information Management suite Kontact, Umbrello UML Modeller, image viewer " "Gwenview, web browser Konqueror, file manager Dolphin and others.xx" #: announcements/announce-4.12.4.php:20 announcements/announce-4.12.5.php:20 #: announcements/announce-4.13.1.php:20 announcements/announce-4.13.2.php:20 #: announcements/announce-4.13.3.php:22 announcements/announce-4.14.1.php:20 #: announcements/announce-4.14.2.php:20 announcements/announce-4.14.3.php:20 msgid "" "A more complete list of changes can be found in KDE's issue " "tracker." msgstr "" "xxA more complete list of changes can be found in KDE's " "issue tracker.xx" #: announcements/announce-4.12.5.php:15 msgid "" "April 29, 2014. Today KDE released updates for its Applications " "and Development Platform, the fifth in a series of monthly stabilization " "updates to the 4.12 series. This release also includes an updated Plasma Workspaces 4.11.9. Both releases contain only " "bugfixes and translation updates, providing a safe and pleasant update for " "everyone." msgstr "" "xxApril 29, 2014. Today KDE released updates for its " "Applications and Development Platform, the fifth in a series of monthly " "stabilization updates to the 4.12 series. This release also includes an updated Plasma Workspaces 4.11.9. Both releases contain only " "bugfixes and translation updates, providing a safe and pleasant update for " "everyone.xx" #: announcements/announce-4.12.5.php:18 msgid "" "Almost 10 recorded bugfixes to mainly KWin and plasma and including others." msgstr "" "xxAlmost 10 recorded bugfixes to mainly KWin and plasma and including others." "xx" #: announcements/announce-4.13-beta1.php:4 msgid "KDE Ships First Beta of Applications and Platform 4.13" msgstr "xxKDE Ships First Beta of Applications and Platform 4.13xx" #: announcements/announce-4.13-beta1.php:15 msgid "" "March 6, 2014. Today KDE released the beta of the new versions of " "Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing." msgstr "" "xxMarch 6, 2014. Today KDE released the beta of the new versions of " "Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing.xx" #: announcements/announce-4.13-beta1.php:19 #: announcements/announce-4.13-beta2.php:19 #: announcements/announce-4.13-beta3.php:19 #: announcements/announce-4.13-rc.php:19 msgid "" "A non complete list of improvements can be found in the 4.13 Feature Plan." msgstr "" "xxA non complete list of improvements can be found in the 4.13 Feature Plan." "xx" #: announcements/announce-4.13-beta1.php:23 #: announcements/announce-4.13-beta2.php:23 #: announcements/announce-4.13-beta3.php:23 msgid "" "With the large number of changes, the 4.13 releases need a thorough testing " "in order to maintain and improve the quality and user experience. Actual " "users are critical to maintaining high KDE quality, because developers " "simply cannot test every possible configuration. We're counting on you to " "help find bugs early so they can be squashed before the final release. " "Please consider joining the 4.13 team by installing the beta and reporting any bugs." msgstr "" "xxWith the large number of changes, the 4.13 releases need a thorough " "testing in order to maintain and improve the quality and user experience. " "Actual users are critical to maintaining high KDE quality, because " "developers simply cannot test every possible configuration. We're counting " "on you to help find bugs early so they can be squashed before the final " "release. Please consider joining the 4.13 team by installing the beta and reporting any bugs.xx" #: announcements/announce-4.13-beta1.php:27 msgid "KDE Software Compilation 4.13 Beta1" msgstr "xxKDE Software Compilation 4.13 Beta1xx" #: announcements/announce-4.13-beta1.php:29 msgid "" "The KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxThe KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.13-beta1.php:36 msgid "Installing 4.13 Beta1 Binary Packages" msgstr "xxInstalling 4.13 Beta1 Binary Packagesxx" #: announcements/announce-4.13-beta1.php:40 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.13 " "Beta1 (internally 4.12.80) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.13 " "Beta1 (internally 4.12.80) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks.xx" #: announcements/announce-4.13-beta1.php:45 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-4.13-beta1.php:49 msgid "Compiling 4.13 Beta1" msgstr "xxCompiling 4.13 Beta1xx" #: announcements/announce-4.13-beta1.php:53 msgid "" "The complete source code for 4.13 Beta1 may be freely downloaded. Instructions on compiling " "and installing 4.12.80 are available from the 4.12.80 Info Page." msgstr "" "xxThe complete source code for 4.13 Beta1 may be freely downloaded. Instructions on " "compiling and installing 4.12.80 are available from the 4.12.80 Info Page.xx" #: announcements/announce-4.13-beta2.php:4 msgid "KDE Ships Second Beta of Applications and Platform 4.13" msgstr "xxKDE Ships Second Beta of Applications and Platform 4.13xx" #: announcements/announce-4.13-beta2.php:15 msgid "" "March 13, 2014. Today KDE released the second beta of the new versions of " "Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing." msgstr "" "xxMarch 13, 2014. Today KDE released the second beta of the new versions of " "Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing.xx" #: announcements/announce-4.13-beta2.php:27 msgid "KDE Software Compilation 4.13 Beta2" msgstr "xxKDE Software Compilation 4.13 Beta2xx" #: announcements/announce-4.13-beta2.php:29 msgid "" "The KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxThe KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.13-beta2.php:36 msgid "Installing 4.13 Beta2 Binary Packages" msgstr "xxInstalling 4.13 Beta2 Binary Packagesxx" #: announcements/announce-4.13-beta2.php:40 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.13 " "Beta2 (internally 4.12.90) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.13 " "Beta2 (internally 4.12.90) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks.xx" #: announcements/announce-4.13-beta2.php:45 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-4.13-beta2.php:49 msgid "Compiling 4.13 Beta2" msgstr "xxCompiling 4.13 Beta2xx" #: announcements/announce-4.13-beta2.php:53 msgid "" "The complete source code for 4.13 Beta2 may be freely downloaded. Instructions on compiling " "and installing 4.12.90 are available from the 4.12.90 Info Page." msgstr "" "xxThe complete source code for 4.13 Beta2 may be freely downloaded. Instructions on " "compiling and installing 4.12.90 are available from the 4.12.90 Info Page.xx" #: announcements/announce-4.13-beta3.php:4 msgid "KDE Ships Third Beta of Applications and Platform 4.13" msgstr "xxKDE Ships Third Beta of Applications and Platform 4.13xx" #: announcements/announce-4.13-beta3.php:15 msgid "" "March 20, 2014. Today KDE released the third beta of the new versions of " "Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing." msgstr "" "xxMarch 20, 2014. Today KDE released the third beta of the new versions of " "Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing.xx" #: announcements/announce-4.13-beta3.php:27 msgid "KDE Software Compilation 4.13 Beta3" msgstr "xxKDE Software Compilation 4.13 Beta3xx" #: announcements/announce-4.13-beta3.php:29 msgid "" "The KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxThe KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.13-beta3.php:36 msgid "Installing 4.13 Beta3 Binary Packages" msgstr "xxInstalling 4.13 Beta3 Binary Packagesxx" #: announcements/announce-4.13-beta3.php:40 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.13 " "Beta3 (internally 4.12.95) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.13 " "Beta3 (internally 4.12.95) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks.xx" #: announcements/announce-4.13-beta3.php:45 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-4.13-beta3.php:49 msgid "Compiling 4.13 Beta3" msgstr "xxCompiling 4.13 Beta3xx" #: announcements/announce-4.13-beta3.php:53 msgid "" "The complete source code for 4.13 Beta3 may be freely downloaded. Instructions on compiling " "and installing 4.12.95 are available from the 4.12.95 Info Page." msgstr "" "xxThe complete source code for 4.13 Beta3 may be freely downloaded. Instructions on " "compiling and installing 4.12.95 are available from the 4.12.95 Info Page.xx" #: announcements/announce-4.13-beta3.php:61 #: announcements/announce-4.13-rc.php:61 msgid "" "KDE is a Free Software community that exists and grows only " "because of the help of many volunteers that donate their time and effort. " "KDE is always looking for new volunteers and contributions, whether it is " "help with coding, bug fixing or reporting, writing documentation, " "translations, promotion, money, etc. All contributions are gratefully " "appreciated and eagerly accepted. Please read through the Supporting KDE page for further information or become a KDE e." "V. supporting member through our new Join the Game " "initiative.

    " msgstr "" "xxKDE is a Free Software community that exists and grows " "only because of the help of many volunteers that donate their time and " "effort. KDE is always looking for new volunteers and contributions, whether " "it is help with coding, bug fixing or reporting, writing documentation, " "translations, promotion, money, etc. All contributions are gratefully " "appreciated and eagerly accepted. Please read through the Supporting KDE page for further information or become a KDE e." "V. supporting member through our new Join the Game " "initiative.

    xx" #: announcements/announce-4.13-rc.php:4 msgid "KDE Ships Release Candidate of Applications and Platform 4.13" msgstr "xxKDE Ships Release Candidate of Applications and Platform 4.13xx" #: announcements/announce-4.13-rc.php:15 msgid "" "March 27, 2014. Today KDE released the release candidate of the new versions " "of Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing." msgstr "" "xxMarch 27, 2014. Today KDE released the release candidate of the new " "versions of Applications and Development Platform. With API, dependency and " "feature freezes in place, the KDE team's focus is now on fixing bugs and " "further polishing.xx" #: announcements/announce-4.13-rc.php:23 msgid "" "With the large number of changes, the 4.13 releases need a thorough testing " "in order to maintain and improve the quality and user experience. Actual " "users are critical to maintaining high KDE quality, because developers " "simply cannot test every possible configuration. We're counting on you to " "help find bugs early so they can be squashed before the final release. " "Please consider joining the 4.13 team by installing the release candidate and reporting any bugs." msgstr "" "xxWith the large number of changes, the 4.13 releases need a thorough " "testing in order to maintain and improve the quality and user experience. " "Actual users are critical to maintaining high KDE quality, because " "developers simply cannot test every possible configuration. We're counting " "on you to help find bugs early so they can be squashed before the final " "release. Please consider joining the 4.13 team by installing the release " "candidate and reporting any bugs.xx" #: announcements/announce-4.13-rc.php:27 msgid "KDE Software Compilation 4.13 Release Candidate" msgstr "xxKDE Software Compilation 4.13 Release Candidatexx" #: announcements/announce-4.13-rc.php:29 msgid "" "The KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxThe KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.13-rc.php:36 msgid "Installing 4.13 Release Candidate Binary Packages" msgstr "xxInstalling 4.13 Release Candidate Binary Packagesxx" #: announcements/announce-4.13-rc.php:40 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.13 " "Release Candidate (internally 4.12.97) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.13 " "Release Candidate (internally 4.12.97) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-4.13-rc.php:45 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-4.13-rc.php:49 msgid "Compiling 4.13 Release Candidate" msgstr "xxCompiling 4.13 Release Candidatexx" #: announcements/announce-4.13-rc.php:53 msgid "" "The complete source code for 4.13 Release Candidate may be freely downloaded. Instructions " "on compiling and installing 4.12.97 are available from the 4.12.97 Info Page." msgstr "" "xxThe complete source code for 4.13 Release Candidate may be freely downloaded. Instructions " "on compiling and installing 4.12.97 are available from the 4.12.97 Info Page.xx" #: announcements/announce-4.13.1.php:4 msgid "KDE Ships May Updates to Applications and Platform" msgstr "xxKDE Ships May Updates to Applications and Platformxx" #: announcements/announce-4.13.1.php:15 msgid "" "May 13, 2014. Today KDE released updates for its Applications and " "Development Platform, the first in a series of monthly stabilization updates " "to the 4.13 series. This release contains only bugfixes and translation " "updates, providing a safe and pleasant update for everyone." msgstr "" "xxMay 13, 2014. Today KDE released updates for its Applications and " "Development Platform, the first in a series of monthly stabilization updates " "to the 4.13 series. This release contains only bugfixes and translation " "updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-4.13.1.php:18 msgid "" "More than 50 recorded bugfixes include improvements to Personal Information " "Management suite Kontact, Umbrello UML Modeller, the Desktop search " "functionality, web browser Konqueror and the file manager Dolphin." msgstr "" "xxMore than 50 recorded bugfixes include improvements to Personal " "Information Management suite Kontact, Umbrello UML Modeller, the Desktop " "search functionality, web browser Konqueror and the file manager Dolphin.xx" #: announcements/announce-4.13.1.php:22 announcements/announce-4.13.2.php:24 #: announcements/announce-4.13.3.php:24 msgid "" "To download source code or packages to install go to the %1 Info Page. If you want to find out more about " "the 4.13 versions of KDE Applications and Development Platform, please refer " "to the 4.13 release notes." msgstr "" "xxTo download source code or packages to install go to the %1 Info Page. If you want to find out more " "about the 4.13 versions of KDE Applications and Development Platform, please " "refer to the 4.13 release " "notes.xx" #: announcements/announce-4.13.1.php:43 announcements/announce-4.13.2.php:45 #: announcements/announce-4.13.3.php:45 announcements/announce-4.14.1.php:45 #: announcements/announce-4.14.2.php:45 announcements/announce-4.14.3.php:45 #: announcements/kde-frameworks-5.0.php:121 #: announcements/kde-frameworks-5.1.php:94 #: announcements/kde-frameworks-5.10.0.php:223 #: announcements/kde-frameworks-5.11.0.php:293 #: announcements/kde-frameworks-5.12.0.php:274 #: announcements/kde-frameworks-5.13.0.php:367 #: announcements/kde-frameworks-5.14.0.php:327 #: announcements/kde-frameworks-5.15.0.php:407 #: announcements/kde-frameworks-5.16.0.php:455 #: announcements/kde-frameworks-5.17.0.php:252 #: announcements/kde-frameworks-5.18.0.php:283 #: announcements/kde-frameworks-5.19.0.php:338 #: announcements/kde-frameworks-5.2.0.php:182 #: announcements/kde-frameworks-5.20.0.php:356 #: announcements/kde-frameworks-5.21.0.php:376 #: announcements/kde-frameworks-5.22.0.php:304 #: announcements/kde-frameworks-5.23.0.php:358 #: announcements/kde-frameworks-5.24.0.php:389 #: announcements/kde-frameworks-5.25.0.php:380 #: announcements/kde-frameworks-5.26.0.php:355 #: announcements/kde-frameworks-5.27.0.php:342 #: announcements/kde-frameworks-5.28.0.php:378 #: announcements/kde-frameworks-5.29.0.php:353 #: announcements/kde-frameworks-5.3.0.php:228 #: announcements/kde-frameworks-5.30.0.php:353 #: announcements/kde-frameworks-5.31.0.php:294 #: announcements/kde-frameworks-5.32.0.php:290 #: announcements/kde-frameworks-5.33.0.php:267 #: announcements/kde-frameworks-5.34.0.php:302 #: announcements/kde-frameworks-5.35.0.php:280 #: announcements/kde-frameworks-5.36.0.php:272 #: announcements/kde-frameworks-5.37.0.php:360 #: announcements/kde-frameworks-5.38.0.php:329 #: announcements/kde-frameworks-5.39.0.php:340 #: announcements/kde-frameworks-5.4.0.php:210 #: announcements/kde-frameworks-5.40.0.php:310 #: announcements/kde-frameworks-5.41.0.php:392 #: announcements/kde-frameworks-5.42.0.php:430 #: announcements/kde-frameworks-5.43.0.php:375 #: announcements/kde-frameworks-5.44.0.php:388 #: announcements/kde-frameworks-5.45.0.php:464 #: announcements/kde-frameworks-5.46.0.php:353 #: announcements/kde-frameworks-5.47.0.php:344 #: announcements/kde-frameworks-5.48.0.php:389 #: announcements/kde-frameworks-5.49.0.php:570 #: announcements/kde-frameworks-5.5.0.php:249 #: announcements/kde-frameworks-5.50.0.php:485 #: announcements/kde-frameworks-5.51.0.php:434 #: announcements/kde-frameworks-5.52.0.php:360 #: announcements/kde-frameworks-5.53.0.php:360 #: announcements/kde-frameworks-5.6.0.php:244 #: announcements/kde-frameworks-5.7.0.php:344 #: announcements/kde-frameworks-5.8.0.php:224 #: announcements/kde-frameworks-5.9.0.php:245 #: announcements/kde-frameworks-template.php:369 msgid "" "KDE is a Free Software community that exists and grows only because of the help of many " "volunteers that donate their time and effort. KDE is always looking for new " "volunteers and contributions, whether it is help with coding, bug fixing or " "reporting, writing documentation, translations, promotion, money, etc. All " "contributions are gratefully appreciated and eagerly accepted. Please read " "through the Donations page for further " "information or become a KDE e.V. supporting member through our new Join the " "Game initiative.

    " msgstr "" "xxKDE is a Free " "Software community that exists and grows only because of the help of " "many volunteers that donate their time and effort. KDE is always looking for " "new volunteers and contributions, whether it is help with coding, bug fixing " "or reporting, writing documentation, translations, promotion, money, etc. " "All contributions are gratefully appreciated and eagerly accepted. Please " "read through the Donations page for " "further information or become a KDE e.V. supporting member through our new " "Join the " "Game initiative.

    xx" #: announcements/announce-4.13.2.php:15 msgid "" "June 10, 2014. Today KDE released updates for its Applications and " "Development Platform, the second in a series of monthly stabilization " "updates to the 4.13 series. This release also includes an updated Plasma " "Workspaces 4.11.10. Both releases contain only bugfixes and translation " "updates, providing a safe and pleasant update for everyone." msgstr "" "xxJune 10, 2014. Today KDE released updates for its Applications and " "Development Platform, the second in a series of monthly stabilization " "updates to the 4.13 series. This release also includes an updated Plasma " "Workspaces 4.11.10. Both releases contain only bugfixes and translation " "updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-4.13.2.php:18 announcements/announce-4.13.3.php:20 msgid "" "More than 40 recorded bugfixes include improvements to Personal Information " "Management suite Kontact, Umbrello UML Modeller, the Desktop search " "functionality, web browser Konqueror and the file manager Dolphin." msgstr "" "xxMore than 40 recorded bugfixes include improvements to Personal " "Information Management suite Kontact, Umbrello UML Modeller, the Desktop " "search functionality, web browser Konqueror and the file manager Dolphin.xx" #: announcements/announce-4.13.2.php:22 msgid "" "Additional and noteworthy: this release of KDE Applications includes a " "number of important fixes for Kopete: a decrease in the exit time of Kopete " "with enabled statistics plugin, a fix for the compilation of jabber " "libjingle for non x86 architectures and another fix for voice call support " "in the jabber libjingle library. Without this last fix, voice calls worked " "only with the old Google Talk windows jingle client. Now after applying the " "patches it was tested with GMail web plugin, old Google Talk windows client, " "telepathy-gabble and other Kopete versions." msgstr "" "xxAdditional and noteworthy: this release of KDE Applications includes a " "number of important fixes for Kopete: a decrease in the exit time of Kopete " "with enabled statistics plugin, a fix for the compilation of jabber " "libjingle for non x86 architectures and another fix for voice call support " "in the jabber libjingle library. Without this last fix, voice calls worked " "only with the old Google Talk windows jingle client. Now after applying the " "patches it was tested with GMail web plugin, old Google Talk windows client, " "telepathy-gabble and other Kopete versions.xx" #: announcements/announce-4.13.3.php:15 msgid "" "July 15, 2014. Today KDE released updates for its Applications and Development Platform, the third in a series of monthly stabilization updates to the 4.13 " "series. This release also includes an updated Plasma " "Workspaces 4.11.11. Both releases contain only bugfixes and translation " "updates, providing a safe and pleasant update for everyone." msgstr "" "xxJuly 15, 2014. Today KDE released updates for its Applications and " "Development Platform, the third in a series of monthly stabilization " "updates to the 4.13 series. This release also includes an updated Plasma " "Workspaces 4.11.11. Both releases contain only bugfixes and translation " "updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-4.13.3.php:18 msgid "" "On the language front Farsi (Persian) reached the essential criteria and thus will " "be again part of this release. And once again Kopete has some important " "fixes: fixed formatting both plain and html messages when OTR plugin is " "enabled, loaded but not used for encrypting messages in chat window and " "fixed generating of html messages in jabber protocol." msgstr "" "xxOn the language front Farsi (Persian) reached the essential criteria and thus " "will be again part of this release. And once again Kopete has some important " "fixes: fixed formatting both plain and html messages when OTR plugin is " "enabled, loaded but not used for encrypting messages in chat window and " "fixed generating of html messages in jabber protocol.xx" #: announcements/announce-4.14-beta1.php:4 msgid "KDE Ships First Beta of Applications and Platform 4.14" msgstr "xxKDE Ships First Beta of Applications and Platform 4.14xx" #: announcements/announce-4.14-beta1.php:15 msgid "" "July 10, 2014. Today KDE released the beta of the new versions of " "Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing." msgstr "" "xxJuly 10, 2014. Today KDE released the beta of the new versions of " "Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing.xx" #: announcements/announce-4.14-beta1.php:19 #: announcements/announce-4.14-beta2.php:19 #: announcements/announce-4.14-beta3.php:19 msgid "" "With the large number of changes, the 4.14 releases need a thorough testing " "in order to maintain and improve the quality and user experience. Actual " "users are critical to maintaining high KDE quality, because developers " "simply cannot test every possible configuration. We're counting on you to " "help find bugs early so they can be squashed before the final release. " "Please consider joining the 4.14 team by installing the beta and reporting any bugs." msgstr "" "xxWith the large number of changes, the 4.14 releases need a thorough " "testing in order to maintain and improve the quality and user experience. " "Actual users are critical to maintaining high KDE quality, because " "developers simply cannot test every possible configuration. We're counting " "on you to help find bugs early so they can be squashed before the final " "release. Please consider joining the 4.14 team by installing the beta and reporting any bugs.xx" #: announcements/announce-4.14-beta1.php:23 msgid "KDE Software Compilation 4.14 Beta1" msgstr "xxKDE Software Compilation 4.14 Beta1xx" #: announcements/announce-4.14-beta1.php:25 msgid "" "The KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxThe KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.14-beta1.php:32 msgid "Installing 4.14 Beta1 Binary Packages" msgstr "xxInstalling 4.14 Beta1 Binary Packagesxx" #: announcements/announce-4.14-beta1.php:36 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.14 " "Beta1 (internally 4.13.80) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.14 " "Beta1 (internally 4.13.80) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks.xx" #: announcements/announce-4.14-beta1.php:41 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-4.14-beta1.php:45 msgid "Compiling 4.14 Beta1" msgstr "xxCompiling 4.14 Beta1xx" #: announcements/announce-4.14-beta1.php:49 msgid "" "The complete source code for 4.14 Beta1 may be freely downloaded. Instructions on compiling " "and installing 4.13.80 are available from the 4.13.80 Info Page." msgstr "" "xxThe complete source code for 4.14 Beta1 may be freely downloaded. Instructions on " "compiling and installing 4.13.80 are available from the 4.13.80 Info Page.xx" #: announcements/announce-4.14-beta1.php:57 #: announcements/announce-4.14-beta2.php:57 #: announcements/announce-4.14-beta3.php:57 #: announcements/announce-4.14-rc.php:57 #: announcements/announce-applications-14.12-beta1.php:51 #: announcements/announce-applications-14.12-beta2.php:51 #: announcements/announce-applications-14.12-beta3.php:51 #: announcements/announce-applications-14.12-rc.php:51 #: announcements/announce-applications-14.12.0.php:88 #: announcements/announce-applications-14.12.1.php:66 #: announcements/announce-applications-14.12.2.php:66 #: announcements/announce-applications-14.12.3.php:66 #: announcements/announce-applications-15.04-beta1.php:51 #: announcements/announce-applications-15.04-beta2.php:51 #: announcements/announce-applications-15.04-beta3.php:51 #: announcements/announce-applications-15.04-rc.php:51 #: announcements/announce-applications-15.04.0.php:85 #: announcements/announce-applications-15.04.1.php:66 #: announcements/announce-applications-15.04.2.php:66 #: announcements/announce-applications-15.04.3.php:66 #: announcements/announce-applications-15.08-beta.php:51 #: announcements/announce-applications-15.08-rc.php:51 #: announcements/announce-applications-15.08.0.php:111 #: announcements/announce-applications-15.08.1.php:66 #: announcements/announce-applications-15.08.2.php:66 #: announcements/announce-applications-15.08.3.php:66 #: announcements/announce-applications-15.12-beta.php:51 #: announcements/announce-applications-15.12-rc.php:51 #: announcements/announce-applications-15.12.0.php:163 #: announcements/announce-applications-15.12.1.php:66 #: announcements/announce-applications-15.12.2.php:66 #: announcements/announce-applications-15.12.3.php:66 #: announcements/announce-applications-16.04-beta.php:55 #: announcements/announce-applications-16.04-rc.php:51 #: announcements/announce-applications-16.04.0.php:160 #: announcements/announce-applications-16.04.1.php:66 #: announcements/announce-applications-16.04.2.php:66 #: announcements/announce-applications-16.04.3.php:66 #: announcements/announce-applications-16.08-beta.php:55 #: announcements/announce-applications-16.08-rc.php:55 #: announcements/announce-applications-16.08.0.php:122 #: announcements/announce-applications-16.08.1.php:66 #: announcements/announce-applications-16.08.2.php:66 #: announcements/announce-applications-16.08.3.php:66 #: announcements/announce-applications-16.12-beta.php:55 #: announcements/announce-applications-16.12-rc.php:55 #: announcements/announce-applications-16.12.0.php:163 #: announcements/announce-applications-16.12.1.php:70 #: announcements/announce-applications-16.12.2.php:66 #: announcements/announce-applications-16.12.3.php:66 #: announcements/announce-applications-17.04-beta.php:55 #: announcements/announce-applications-17.04-rc.php:55 #: announcements/announce-applications-17.04.0.php:156 #: announcements/announce-applications-17.04.1.php:66 #: announcements/announce-applications-17.04.2.php:66 #: announcements/announce-applications-17.04.3.php:66 #: announcements/announce-applications-17.08-beta.php:55 #: announcements/announce-applications-17.08-rc.php:55 #: announcements/announce-applications-17.08.0.php:130 #: announcements/announce-applications-17.08.1.php:66 #: announcements/announce-applications-17.08.2.php:74 #: announcements/announce-applications-17.08.3.php:74 #: announcements/announce-applications-17.12-beta.php:55 #: announcements/announce-applications-17.12-rc.php:55 #: announcements/announce-applications-17.12.0.php:133 #: announcements/announce-applications-17.12.1.php:70 #: announcements/announce-applications-17.12.2.php:62 #: announcements/announce-applications-17.12.3.php:70 #: announcements/announce-applications-18.04-beta.php:55 #: announcements/announce-applications-18.04-rc.php:55 #: announcements/announce-applications-18.04.0.php:230 #: announcements/announce-applications-18.04.1.php:70 #: announcements/announce-applications-18.04.2.php:70 #: announcements/announce-applications-18.04.3.php:70 #: announcements/announce-applications-18.08-beta.php:55 #: announcements/announce-applications-18.08-rc.php:55 #: announcements/announce-applications-18.08.0.php:179 #: announcements/announce-applications-18.08.1.php:70 #: announcements/announce-applications-18.08.2.php:70 #: announcements/announce-applications-18.08.3.php:70 #: announcements/announce-applications-18.12-beta.php:55 msgid "" "KDE is a Free Software community that exists and grows only because of the help of many " "volunteers that donate their time and effort. KDE is always looking for new " "volunteers and contributions, whether it is help with coding, bug fixing or " "reporting, writing documentation, translations, promotion, money, etc. All " "contributions are gratefully appreciated and eagerly accepted. Please read " "through the Supporting KDE page for " "further information or become a KDE e.V. supporting member through our new " "Join the " "Game initiative.

    " msgstr "" "xxKDE is a Free " "Software community that exists and grows only because of the help of " "many volunteers that donate their time and effort. KDE is always looking for " "new volunteers and contributions, whether it is help with coding, bug fixing " "or reporting, writing documentation, translations, promotion, money, etc. " "All contributions are gratefully appreciated and eagerly accepted. Please " "read through the Supporting KDE page for " "further information or become a KDE e.V. supporting member through our new " "Join the " "Game initiative.

    xx" #: announcements/announce-4.14-beta2.php:4 msgid "KDE Ships Second Beta of Applications and Platform 4.14" msgstr "xxKDE Ships Second Beta of Applications and Platform 4.14xx" #: announcements/announce-4.14-beta2.php:15 msgid "" "July 17, 2014. Today KDE released the second beta of the new versions of " "Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing." msgstr "" "xxJuly 17, 2014. Today KDE released the second beta of the new versions of " "Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing.xx" #: announcements/announce-4.14-beta2.php:23 msgid "KDE Software Compilation 4.14 Beta2" msgstr "xxKDE Software Compilation 4.14 Beta2xx" #: announcements/announce-4.14-beta2.php:25 msgid "" "The KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxThe KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.14-beta2.php:32 msgid "Installing 4.14 Beta2 Binary Packages" msgstr "xxInstalling 4.14 Beta2 Binary Packagesxx" #: announcements/announce-4.14-beta2.php:36 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.14 " "Beta2 (internally 4.13.90) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.14 " "Beta2 (internally 4.13.90) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks.xx" #: announcements/announce-4.14-beta2.php:41 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-4.14-beta2.php:45 msgid "Compiling 4.14 Beta2" msgstr "xxCompiling 4.14 Beta2xx" #: announcements/announce-4.14-beta2.php:49 msgid "" "The complete source code for 4.14 Beta2 may be freely downloaded. Instructions on compiling " "and installing 4.13.90 are available from the 4.13.90 Info Page." msgstr "" "xxThe complete source code for 4.14 Beta2 may be freely downloaded. Instructions on " "compiling and installing 4.13.90 are available from the 4.13.90 Info Page.xx" #: announcements/announce-4.14-beta3.php:4 msgid "KDE Ships Third Beta of Applications and Platform 4.14" msgstr "xxKDE Ships Third Beta of Applications and Platform 4.14xx" #: announcements/announce-4.14-beta3.php:15 msgid "" "July 24, 2014. Today KDE released the third beta of the new versions of " "Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing." msgstr "" "xxJuly 24, 2014. Today KDE released the third beta of the new versions of " "Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing.xx" #: announcements/announce-4.14-beta3.php:23 msgid "KDE Software Compilation 4.14 Beta3" msgstr "xxKDE Software Compilation 4.14 Beta3xx" #: announcements/announce-4.14-beta3.php:25 msgid "" "The KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxThe KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.14-beta3.php:32 msgid "Installing 4.14 Beta3 Binary Packages" msgstr "xxInstalling 4.14 Beta3 Binary Packagesxx" #: announcements/announce-4.14-beta3.php:36 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.14 " "Beta3 (internally 4.13.95) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.14 " "Beta3 (internally 4.13.95) for some versions of their distribution, and in " "other cases community volunteers have done so. Additional binary packages, " "as well as updates to the packages now available, may become available over " "the coming weeks.xx" #: announcements/announce-4.14-beta3.php:41 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-4.14-beta3.php:45 msgid "Compiling 4.14 Beta3" msgstr "xxCompiling 4.14 Beta3xx" #: announcements/announce-4.14-beta3.php:49 msgid "" "The complete source code for 4.14 Beta3 may be freely downloaded. Instructions on compiling " "and installing 4.13.95 are available from the 4.13.95 Info Page." msgstr "" "xxThe complete source code for 4.14 Beta3 may be freely downloaded. Instructions on " "compiling and installing 4.13.95 are available from the 4.13.95 Info Page.xx" #: announcements/announce-4.14-rc.php:4 msgid "KDE Ships Release Candidate of Applications and Platform 4.14" msgstr "xxKDE Ships Release Candidate of Applications and Platform 4.14xx" #: announcements/announce-4.14-rc.php:15 msgid "" "July 31, 2014. Today KDE released the Release Candidate of the new versions " "of Applications and Development Platform. With API, dependency and feature " "freezes in place, the KDE team's focus is now on fixing bugs and further " "polishing." msgstr "" "xxJuly 31, 2014. Today KDE released the Release Candidate of the new " "versions of Applications and Development Platform. With API, dependency and " "feature freezes in place, the KDE team's focus is now on fixing bugs and " "further polishing.xx" #: announcements/announce-4.14-rc.php:19 msgid "" "With the large number of changes, the 4.14 releases need a thorough testing " "in order to maintain and improve the quality and user experience. Actual " "users are critical to maintaining high KDE quality, because developers " "simply cannot test every possible configuration. We're counting on you to " "help find bugs early so they can be squashed before the final release. " "Please consider joining the 4.14 team by installing the release candidate and reporting any bugs." msgstr "" "xxWith the large number of changes, the 4.14 releases need a thorough " "testing in order to maintain and improve the quality and user experience. " "Actual users are critical to maintaining high KDE quality, because " "developers simply cannot test every possible configuration. We're counting " "on you to help find bugs early so they can be squashed before the final " "release. Please consider joining the 4.14 team by installing the release " "candidate and reporting any bugs.xx" #: announcements/announce-4.14-rc.php:23 msgid "KDE Software Compilation 4.14 Release Candidate" msgstr "xxKDE Software Compilation 4.14 Release Candidatexx" #: announcements/announce-4.14-rc.php:25 msgid "" "The KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today." msgstr "" "xxThe KDE Software Compilation, including all its libraries and its " "applications, is available for free under Open Source licenses. KDE's " "software can be obtained in source and various binary formats from http://download.kde.org " "or with any of the major GNU/Linux and UNIX systems shipping today.xx" #: announcements/announce-4.14-rc.php:32 msgid "Installing 4.14 Release Candidate Binary Packages" msgstr "xxInstalling 4.14 Release Candidate Binary Packagesxx" #: announcements/announce-4.14-rc.php:36 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of 4.14 " "Release Candidate (internally 4.13.97) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of 4.14 " "Release Candidate (internally 4.13.97) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-4.14-rc.php:41 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-4.14-rc.php:45 msgid "Compiling 4.14 Release Candidate" msgstr "xxCompiling 4.14 Release Candidatexx" #: announcements/announce-4.14-rc.php:49 msgid "" "The complete source code for 4.14 Release Candidate may be freely downloaded. Instructions " "on compiling and installing 4.13.97 are available from the 4.13.97 Info Page." msgstr "" "xxThe complete source code for 4.14 Release Candidate may be freely downloaded. Instructions " "on compiling and installing 4.13.97 are available from the 4.13.97 Info Page.xx" #: announcements/announce-4.14.1.php:4 msgid "KDE Ships Applications and Platform 4.14.1" msgstr "xxKDE Ships Applications and Platform 4.14.1xx" #: announcements/announce-4.14.1.php:15 msgid "" "September 16, 2014. Today KDE released updates for its Applications and " "Development Platform, the first in a series of monthly stabilization updates " "to the 4.14 series. This release contains only bugfixes and translation " "updates, providing a safe and pleasant update for everyone." msgstr "" "xxSeptember 16, 2014. Today KDE released updates for its Applications and " "Development Platform, the first in a series of monthly stabilization updates " "to the 4.14 series. This release contains only bugfixes and translation " "updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-4.14.1.php:18 msgid "" "More than 50 recorded bugfixes include improvements to Personal Information " "Management suite Kontact, Umbrello UML Modeller, the document viewer Okular, " "the vocabulary learning application Parley and the file manager Dolphin." msgstr "" "xxMore than 50 recorded bugfixes include improvements to Personal " "Information Management suite Kontact, Umbrello UML Modeller, the document " "viewer Okular, the vocabulary learning application Parley and the file " "manager Dolphin.xx" #: announcements/announce-4.14.1.php:22 announcements/announce-4.14.2.php:22 msgid "This release also includes Plasma Workspaces %2." msgstr "xxThis release also includes Plasma Workspaces %2.xx" #: announcements/announce-4.14.1.php:24 msgid "" "To download source code or packages to install go to the %1 Info Page. If you want to find out more about " "the 4.14 versions of KDE Applications and Development Platform, please refer " "to the 4.14 release notes." msgstr "" "xxTo download source code or packages to install go to the %1 Info Page. If you want to find out more " "about the 4.14 versions of KDE Applications and Development Platform, please " "refer to the 4.14 release " "notes.xx" #: announcements/announce-4.14.2.php:4 msgid "KDE Ships Applications and Platform 4.14.2" msgstr "xxKDE Ships Applications and Platform 4.14.2xx" #: announcements/announce-4.14.2.php:15 msgid "" "October 14, 2014. Today KDE released updates for its Applications and " "Development Platform, the second in a series of monthly stabilization " "updates to the 4.14 series. This release contains only bugfixes and " "translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxOctober 14, 2014. Today KDE released updates for its Applications and " "Development Platform, the second in a series of monthly stabilization " "updates to the 4.14 series. This release contains only bugfixes and " "translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-4.14.2.php:18 msgid "" "More than 35 recorded bugfixes include improvements to E-Mail client KMail, " "Umbrello UML Modeller, the document viewer Okular, the plot drawing " "application Kmplot and the file manager Dolphin." msgstr "" "xxMore than 35 recorded bugfixes include improvements to E-Mail client " "KMail, Umbrello UML Modeller, the document viewer Okular, the plot drawing " "application Kmplot and the file manager Dolphin.xx" #: announcements/announce-4.14.2.php:24 announcements/announce-4.14.3.php:24 msgid "" "To download source code or packages to install go to the %1 Info Page. If you want to find out more about the 4.14 versions " "of KDE Applications and Development Platform, please refer to the 4.14 release notes." msgstr "" "xxTo download source code or packages to install go to the %1 Info Page. If you want to find out more about the 4.14 versions " "of KDE Applications and Development Platform, please refer to the 4.14 release notes.xx" #: announcements/announce-4.14.3.php:4 msgid "KDE Ships Applications and Platform 4.14.3" msgstr "xxKDE Ships Applications and Platform 4.14.3xx" #: announcements/announce-4.14.3.php:15 msgid "" "November 11, 2014. Today KDE released updates for its Applications and " "Development Platform, the third in a series of monthly stabilization updates " "to the 4.14 series. This release contains only bugfixes and translation " "updates, providing a safe and pleasant update for everyone." msgstr "" "xxNovember 11, 2014. Today KDE released updates for its Applications and " "Development Platform, the third in a series of monthly stabilization updates " "to the 4.14 series. This release contains only bugfixes and translation " "updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-4.14.3.php:18 msgid "" "More than 50 recorded bugfixes include improvements to E-Mail client KMail, " "Umbrello UML Modeller, the document viewer Okular, the RSS application " "Akregator, the file manager Dolphin and more." msgstr "" "xxMore than 50 recorded bugfixes include improvements to E-Mail client " "KMail, Umbrello UML Modeller, the document viewer Okular, the RSS " "application Akregator, the file manager Dolphin and more.xx" #: announcements/announce-4.14.3.php:22 msgid "" "This release also includes Plasma Workspaces %2. The only change for this " "version is CVE-2014-8651." msgstr "" "xxThis release also includes Plasma Workspaces %2. The only change for this " "version is CVE-2014-8651.xx" #: announcements/announce-applications-14.12-beta1.php:4 msgid "KDE Ships First Beta of KDE Applications 14.12" msgstr "xxKDE Ships First Beta of KDE Applications 14.12xx" #: announcements/announce-applications-14.12-beta1.php:15 msgid "" "November 6, 2014. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing." msgstr "" "xxNovember 6, 2014. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-14.12-beta1.php:19 msgid "" "With the various applications being based on KDE Frameworks 5, the KDE " "Applications 14.12 releases need a thorough testing in order to maintain and " "improve the quality and user experience. Actual users are critical to " "maintaining high KDE quality, because developers simply cannot test every " "possible configuration. We're counting on you to help find bugs early so " "they can be squashed before the final release. Please consider joining the " "team by installing the beta and reporting " "any bugs." msgstr "" "xxWith the various applications being based on KDE Frameworks 5, the KDE " "Applications 14.12 releases need a thorough testing in order to maintain and " "improve the quality and user experience. Actual users are critical to " "maintaining high KDE quality, because developers simply cannot test every " "possible configuration. We're counting on you to help find bugs early so " "they can be squashed before the final release. Please consider joining the " "team by installing the beta and reporting " "any bugs.xx" #: announcements/announce-applications-14.12-beta1.php:26 msgid "Installing KDE Applications 14.12 Beta1 Binary Packages" msgstr "xxInstalling KDE Applications 14.12 Beta1 Binary Packagesxx" #: announcements/announce-applications-14.12-beta1.php:30 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 14.12 Beta1 (internally 14.11.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 14.12 Beta1 (internally 14.11.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-14.12-beta1.php:35 #: announcements/announce-applications-14.12-beta2.php:35 #: announcements/announce-applications-14.12-beta3.php:35 #: announcements/announce-applications-14.12-rc.php:35 #: announcements/announce-applications-15.04-beta1.php:35 #: announcements/announce-applications-15.04-beta2.php:35 #: announcements/announce-applications-15.04-beta3.php:35 #: announcements/announce-applications-15.04-rc.php:35 #: announcements/announce-applications-15.08-beta.php:35 #: announcements/announce-applications-15.08-rc.php:35 #: announcements/announce-applications-15.12-beta.php:35 #: announcements/announce-applications-15.12-rc.php:35 #: announcements/announce-applications-16.04-beta.php:39 #: announcements/announce-applications-16.04-rc.php:35 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-applications-14.12-beta1.php:39 msgid "Compiling KDE Applications 14.12 Beta1" msgstr "xxCompiling KDE Applications 14.12 Beta1xx" #: announcements/announce-applications-14.12-beta1.php:43 msgid "" "The complete source code for KDE Applications 14.12 Beta1 may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Beta 1 Info " "Page." msgstr "" "xxThe complete source code for KDE Applications 14.12 Beta1 may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Beta 1 Info " "Page.xx" #: announcements/announce-applications-14.12-beta2.php:4 msgid "KDE Ships Second Beta of KDE Applications 14.12" msgstr "xxKDE Ships Second Beta of KDE Applications 14.12xx" #: announcements/announce-applications-14.12-beta2.php:15 msgid "" "November 13, 2014. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing." msgstr "" "xxNovember 13, 2014. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-14.12-beta2.php:19 #: announcements/announce-applications-14.12-beta3.php:19 msgid "" "With various applications being based on KDE Frameworks 5, the KDE " "Applications 14.12 releases need a thorough testing in order to maintain and " "improve the quality and user experience. Actual users are critical to " "maintaining high KDE quality, because developers simply cannot test every " "possible configuration. We're counting on you to help find bugs early so " "they can be squashed before the final release. Please consider joining the " "team by installing the beta and reporting " "any bugs." msgstr "" "xxWith various applications being based on KDE Frameworks 5, the KDE " "Applications 14.12 releases need a thorough testing in order to maintain and " "improve the quality and user experience. Actual users are critical to " "maintaining high KDE quality, because developers simply cannot test every " "possible configuration. We're counting on you to help find bugs early so " "they can be squashed before the final release. Please consider joining the " "team by installing the beta and reporting " "any bugs.xx" #: announcements/announce-applications-14.12-beta2.php:26 msgid "Installing KDE Applications 14.12 Beta2 Binary Packages" msgstr "xxInstalling KDE Applications 14.12 Beta2 Binary Packagesxx" #: announcements/announce-applications-14.12-beta2.php:30 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 14.12 Beta2 (internally 14.11.90) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 14.12 Beta2 (internally 14.11.90) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-14.12-beta2.php:39 msgid "Compiling KDE Applications 14.12 Beta2" msgstr "xxCompiling KDE Applications 14.12 Beta2xx" #: announcements/announce-applications-14.12-beta2.php:43 msgid "" "The complete source code for KDE Applications 14.12 Beta2 may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Beta 2 Info " "Page." msgstr "" "xxThe complete source code for KDE Applications 14.12 Beta2 may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Beta 2 Info " "Page.xx" #: announcements/announce-applications-14.12-beta3.php:4 msgid "KDE Ships Third Beta of KDE Applications 14.12" msgstr "xxKDE Ships Third Beta of KDE Applications 14.12xx" #: announcements/announce-applications-14.12-beta3.php:15 msgid "" "November 20, 2014. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing." msgstr "" "xxNovember 20, 2014. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-14.12-beta3.php:26 msgid "Installing KDE Applications 14.12 Beta 3 Binary Packages" msgstr "xxInstalling KDE Applications 14.12 Beta 3 Binary Packagesxx" #: announcements/announce-applications-14.12-beta3.php:30 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 14.12 Beta 3 (internally 14.11.95) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 14.12 Beta 3 (internally 14.11.95) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-14.12-beta3.php:39 msgid "Compiling KDE Applications 14.12 Beta 3" msgstr "xxCompiling KDE Applications 14.12 Beta 3xx" #: announcements/announce-applications-14.12-beta3.php:43 msgid "" "The complete source code for KDE Applications 14.12 Beta 3 may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Beta 3 Info " "Page." msgstr "" "xxThe complete source code for KDE Applications 14.12 Beta 3 may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Beta 3 Info " "Page.xx" #: announcements/announce-applications-14.12-rc.php:4 msgid "KDE Ships Release Candidate of KDE Applications 14.12" msgstr "xxKDE Ships Release Candidate of KDE Applications 14.12xx" #: announcements/announce-applications-14.12-rc.php:15 msgid "" "November 27, 2014. Today KDE released the release candidate of the new " "versions of KDE Applications. With dependency and feature freezes in place, " "the KDE team's focus is now on fixing bugs and further polishing." msgstr "" "xxNovember 27, 2014. Today KDE released the release candidate of the new " "versions of KDE Applications. With dependency and feature freezes in place, " "the KDE team's focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-14.12-rc.php:19 msgid "" "With various applications being based on KDE Frameworks 5, the KDE " "Applications 14.12 releases need a thorough testing in order to maintain and " "improve the quality and user experience. Actual users are critical to " "maintaining high KDE quality, because developers simply cannot test every " "possible configuration. We're counting on you to help find bugs early so " "they can be squashed before the final release. Please consider joining the " "team by installing the release candidate and " "reporting any bugs." msgstr "" "xxWith various applications being based on KDE Frameworks 5, the KDE " "Applications 14.12 releases need a thorough testing in order to maintain and " "improve the quality and user experience. Actual users are critical to " "maintaining high KDE quality, because developers simply cannot test every " "possible configuration. We're counting on you to help find bugs early so " "they can be squashed before the final release. Please consider joining the " "team by installing the release candidate and " "reporting any bugs.xx" #: announcements/announce-applications-14.12-rc.php:26 msgid "Installing KDE Applications 14.12 Release Candidate Binary Packages" msgstr "" "xxInstalling KDE Applications 14.12 Release Candidate Binary Packagesxx" #: announcements/announce-applications-14.12-rc.php:30 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 14.12 Release Candidate (internally 14.11.97) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 14.12 Release Candidate (internally 14.11.97) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-14.12-rc.php:39 msgid "Compiling KDE Applications 14.12 Release Candidate" msgstr "xxCompiling KDE Applications 14.12 Release Candidatexx" #: announcements/announce-applications-14.12-rc.php:43 msgid "" "The complete source code for KDE Applications 14.12 Release Candidate may be " "freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Release " "Candidate Info Page." msgstr "" "xxThe complete source code for KDE Applications 14.12 Release Candidate may " "be freely downloaded. Instructions on compiling and installing are " "available from the KDE " "Applications Release Candidate Info Page.xx" #: announcements/announce-applications-14.12.0.php:4 msgid "KDE Ships KDE Applications 14.12.0" msgstr "xxKDE Ships KDE Applications 14.12.0xx" #: announcements/announce-applications-14.12.0.php:15 msgid "" "December 17, 2014. Today KDE released KDE Applications 14.12. This release " "brings new features and bug fixes to more than a hundred applications. Most " "of these applications are based on the KDE Development Platform 4; some have " "been converted to the new KDE Frameworks 5, a set of " "modularized libraries that are based on Qt5, the latest version of this " "popular cross-platform application framework." msgstr "" "xxDecember 17, 2014. Today KDE released KDE Applications 14.12. This release " "brings new features and bug fixes to more than a hundred applications. Most " "of these applications are based on the KDE Development Platform 4; some have " "been converted to the new KDE Frameworks 5, a set of " "modularized libraries that are based on Qt5, the latest version of this " "popular cross-platform application framework.xx" #: announcements/announce-applications-14.12.0.php:19 msgid "" "Libkface is new in this release; it is a library to enable " "face detection and face recognition in photographs." msgstr "" "xxLibkface is new in this release; it is a library to " "enable face detection and face recognition in photographs.xx" #: announcements/announce-applications-14.12.0.php:23 msgid "" "The release includes the first KDE Frameworks 5-based versions of Kate and KWrite, Konsole, Gwenview, KAlgebra, Kanagram, KHangman, Kig, Parley" msgstr "" "xxThe release includes the first KDE Frameworks 5-based versions of Kate and KWrite, Konsole, Gwenview, KAlgebra, Kanagram, KHangman, Kig, Parleyxx" #: announcements/announce-applications-14.12.0.php:25 msgid "" ", KApptemplate and Okteta. Some libraries " "are also ready for KDE Frameworks 5 use: analitza and libkeduvocdocument." msgstr "" "xx, KApptemplate and Okteta. Some " "libraries are also ready for KDE Frameworks 5 use: analitza and " "libkeduvocdocument.xx" #: announcements/announce-applications-14.12.0.php:29 msgid "" "The Kontact Suite is now in Long Term Support in the 4.14 " "version while developers are using their new energy to port it to KDE " "Frameworks 5" msgstr "" "xxThe Kontact Suite is now in Long Term Support in the 4.14 " "version while developers are using their new energy to port it to KDE " "Frameworks 5xx" #: announcements/announce-applications-14.12.0.php:33 msgid "Some of the new features in this release include:" msgstr "xxSome of the new features in this release include:xx" #: announcements/announce-applications-14.12.0.php:35 msgid "" "KAlgebra has a new Android version thanks to KDE Frameworks " "5 and is now able to print its graphs in 3D" msgstr "" "xxKAlgebra has a new Android version thanks to KDE " "Frameworks 5 and is now able to print its graphs in 3Dxx" #: announcements/announce-applications-14.12.0.php:36 msgid "KGeography has a new map for Bihar." msgstr "xxKGeography has a new map for Bihar.xx" #: announcements/announce-applications-14.12.0.php:37 msgid "" "The document viewer Okular now has support for latex-" "synctex reverse searching in dvi and some small improvements in the ePub " "support." msgstr "" "xxThe document viewer Okular now has support for latex-" "synctex reverse searching in dvi and some small improvements in the ePub " "support.xx" #: announcements/announce-applications-14.12.0.php:38 msgid "" "Umbrello --the UML modeller-- has many new features too " "numerous to list here." msgstr "" "xxUmbrello --the UML modeller-- has many new features too " "numerous to list here.xx" #: announcements/announce-applications-14.12.0.php:42 #: announcements/announce-applications-14.12.1.php:28 #: announcements/announce-applications-14.12.2.php:28 #: announcements/announce-applications-14.12.3.php:28 #: announcements/announce-applications-15.04.0.php:43 #: announcements/announce-applications-15.04.1.php:28 #: announcements/announce-applications-15.04.2.php:28 #: announcements/announce-applications-15.04.3.php:28 #: announcements/announce-applications-15.08.0.php:69 #: announcements/announce-applications-15.08.1.php:28 #: announcements/announce-applications-15.08.2.php:28 #: announcements/announce-applications-15.08.3.php:28 #: announcements/announce-applications-15.12.0.php:121 #: announcements/announce-applications-15.12.1.php:28 #: announcements/announce-applications-15.12.2.php:28 #: announcements/announce-applications-15.12.3.php:28 #: announcements/announce-applications-16.04.0.php:118 #: announcements/announce-applications-16.04.1.php:28 #: announcements/announce-applications-16.04.2.php:28 #: announcements/announce-applications-16.04.3.php:28 #: announcements/announce-applications-16.08.0.php:80 #: announcements/announce-applications-16.08.1.php:28 #: announcements/announce-applications-16.08.2.php:28 #: announcements/announce-applications-16.08.3.php:28 #: announcements/announce-applications-16.12.0.php:121 #: announcements/announce-applications-16.12.1.php:32 #: announcements/announce-applications-16.12.2.php:28 #: announcements/announce-applications-16.12.3.php:28 #: announcements/announce-applications-17.04.1.php:28 #: announcements/announce-applications-17.04.2.php:28 #: announcements/announce-applications-17.04.3.php:28 #: announcements/announce-applications-17.08.1.php:28 #: announcements/announce-applications-17.08.2.php:36 #: announcements/announce-applications-17.08.3.php:36 #: announcements/announce-applications-17.12.1.php:32 #: announcements/announce-applications-17.12.2.php:24 #: announcements/announce-applications-17.12.3.php:32 #: announcements/announce-applications-18.04.1.php:32 #: announcements/announce-applications-18.04.2.php:32 #: announcements/announce-applications-18.04.3.php:32 #: announcements/announce-applications-18.08.1.php:32 #: announcements/announce-applications-18.08.2.php:32 #: announcements/announce-applications-18.08.3.php:32 #: announcements/announce-applications-18.12.1.php:45 #: announcements/announce-applications-YY.MM.P.php:44 msgid "You can find the full list of changes here." msgstr "xxYou can find the full list of changes here.xx" #: announcements/announce-applications-14.12.0.php:46 msgid "" "The April release of KDE Applications 15.04 will include many new features " "as well as more applications based on the modular KDE Frameworks 5." msgstr "" "xxThe April release of KDE Applications 15.04 will include many new features " "as well as more applications based on the modular KDE Frameworks 5.xx" #: announcements/announce-applications-14.12.0.php:50 #: announcements/announce-applications-14.12.1.php:32 #: announcements/announce-applications-14.12.2.php:32 #: announcements/announce-applications-14.12.3.php:32 #: announcements/announce-applications-15.04.0.php:47 #: announcements/announce-applications-15.04.1.php:32 #: announcements/announce-applications-15.04.2.php:32 #: announcements/announce-applications-15.04.3.php:32 #: announcements/announce-applications-15.08.0.php:73 #: announcements/announce-applications-15.08.1.php:32 #: announcements/announce-applications-15.08.2.php:32 #: announcements/announce-applications-15.08.3.php:32 #: announcements/announce-applications-15.12.0.php:125 #: announcements/announce-applications-15.12.1.php:32 #: announcements/announce-applications-15.12.2.php:32 #: announcements/announce-applications-15.12.3.php:32 #: announcements/announce-applications-16.04.0.php:122 #: announcements/announce-applications-16.04.1.php:32 #: announcements/announce-applications-16.04.2.php:32 #: announcements/announce-applications-16.04.3.php:32 #: announcements/announce-applications-16.08.0.php:84 #: announcements/announce-applications-16.08.1.php:32 #: announcements/announce-applications-16.08.2.php:32 #: announcements/announce-applications-16.08.3.php:32 #: announcements/announce-applications-16.12.0.php:125 #: announcements/announce-applications-16.12.1.php:36 #: announcements/announce-applications-16.12.2.php:32 #: announcements/announce-applications-16.12.3.php:32 #: announcements/announce-applications-17.04.0.php:110 #: announcements/announce-applications-17.04.1.php:32 #: announcements/announce-applications-17.04.2.php:32 #: announcements/announce-applications-17.04.3.php:32 #: announcements/announce-applications-17.08.0.php:84 #: announcements/announce-applications-17.08.1.php:32 #: announcements/announce-applications-17.08.2.php:40 #: announcements/announce-applications-17.08.3.php:40 #: announcements/announce-applications-17.12.0.php:87 #: announcements/announce-applications-17.12.1.php:36 #: announcements/announce-applications-17.12.2.php:28 #: announcements/announce-applications-17.12.3.php:36 #: announcements/announce-applications-18.04.0.php:184 #: announcements/announce-applications-18.04.1.php:36 #: announcements/announce-applications-18.04.2.php:36 #: announcements/announce-applications-18.04.3.php:36 #: announcements/announce-applications-18.08.0.php:133 #: announcements/announce-applications-18.08.1.php:36 #: announcements/announce-applications-18.08.2.php:36 #: announcements/announce-applications-18.08.3.php:36 msgid "Spread the Word" msgstr "xxSpread the Wordxx" #: announcements/announce-applications-14.12.0.php:53 msgid "" "Non-technical contributors are an important part of KDE’s success. While " "proprietary software companies have huge advertising budgets for new " "software releases, KDE depends on people talking with other people. Even for " "those who are not software developers, there are many ways to support the " "KDE Applications 14.12 release. Report bugs. Encourage others to join the " "KDE Community. Or support the nonprofit organization behind the " "KDE community." msgstr "" "xxNon-technical contributors are an important part of KDE’s success. While " "proprietary software companies have huge advertising budgets for new " "software releases, KDE depends on people talking with other people. Even for " "those who are not software developers, there are many ways to support the " "KDE Applications 14.12 release. Report bugs. Encourage others to join the " "KDE Community. Or support the nonprofit organization behind the " "KDE community.xx" #: announcements/announce-applications-14.12.0.php:57 msgid "" "Please spread the word on the Social Web. Submit stories to news sites, use " "channels like delicious, digg, reddit, and twitter. Upload screenshots of " "your new set-up to services like Facebook, Flickr, ipernity and Picasa, and " "post them to appropriate groups. Create screencasts and upload them to " "YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials with " "'KDE'. This makes them easy to find, and gives the KDE Promo Team a way to " "analyze coverage for the KDE Applications 14.12 release." msgstr "" "xxPlease spread the word on the Social Web. Submit stories to news sites, " "use channels like delicious, digg, reddit, and twitter. Upload screenshots " "of your new set-up to services like Facebook, Flickr, ipernity and Picasa, " "and post them to appropriate groups. Create screencasts and upload them to " "YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials with " "'KDE'. This makes them easy to find, and gives the KDE Promo Team a way to " "analyze coverage for the KDE Applications 14.12 release.xx" #: announcements/announce-applications-14.12.0.php:63 msgid "Installing KDE Applications 14.12 Binary Packages" msgstr "xxInstalling KDE Applications 14.12 Binary Packagesxx" #: announcements/announce-applications-14.12.0.php:67 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 14.12 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 14.12 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks.xx" #: announcements/announce-applications-14.12.0.php:72 #: announcements/announce-applications-14.12.1.php:50 #: announcements/announce-applications-14.12.2.php:50 #: announcements/announce-applications-14.12.3.php:50 #: announcements/announce-applications-15.04.0.php:69 #: announcements/announce-applications-15.04.1.php:50 #: announcements/announce-applications-15.04.2.php:50 #: announcements/announce-applications-15.04.3.php:50 #: announcements/announce-applications-15.08.0.php:95 #: announcements/announce-applications-15.08.1.php:50 #: announcements/announce-applications-15.08.2.php:50 #: announcements/announce-applications-15.08.3.php:50 #: announcements/announce-applications-15.12.0.php:147 #: announcements/announce-applications-15.12.1.php:50 #: announcements/announce-applications-15.12.2.php:50 #: announcements/announce-applications-15.12.3.php:50 #: announcements/announce-applications-16.04.0.php:144 #: announcements/announce-applications-16.04.1.php:50 #: announcements/announce-applications-16.04.2.php:50 #: announcements/announce-applications-16.04.3.php:50 #: announcements/announce-applications-16.08.0.php:106 #: announcements/announce-applications-16.08.1.php:50 #: announcements/announce-applications-16.08.2.php:50 #: announcements/announce-applications-16.08.3.php:50 #: announcements/announce-applications-16.12.0.php:147 #: announcements/announce-applications-16.12.1.php:54 #: announcements/announce-applications-16.12.2.php:50 #: announcements/announce-applications-16.12.3.php:50 #: announcements/announce-applications-17.04.0.php:140 #: announcements/announce-applications-17.04.1.php:50 #: announcements/announce-applications-17.04.2.php:50 #: announcements/announce-applications-17.04.3.php:50 #: announcements/announce-applications-17.08.0.php:114 #: announcements/announce-applications-17.08.1.php:50 #: announcements/announce-applications-17.08.2.php:58 #: announcements/announce-applications-17.08.3.php:58 #: announcements/announce-applications-17.12.0.php:117 #: announcements/announce-applications-17.12.1.php:54 #: announcements/announce-applications-17.12.2.php:46 #: announcements/announce-applications-17.12.3.php:54 #: announcements/announce-applications-18.04.0.php:214 #: announcements/announce-applications-18.04.1.php:54 #: announcements/announce-applications-18.04.2.php:54 #: announcements/announce-applications-18.04.3.php:54 #: announcements/announce-applications-18.08.0.php:163 #: announcements/announce-applications-18.08.1.php:54 #: announcements/announce-applications-18.08.2.php:54 #: announcements/announce-applications-18.08.3.php:54 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-applications-14.12.0.php:76 msgid "Compiling KDE Applications 14.12" msgstr "xxCompiling KDE Applications 14.12xx" #: announcements/announce-applications-14.12.0.php:80 msgid "" "The complete source code for KDE Applications 14.12 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 14.12.0 Info Page." msgstr "" "xxThe complete source code for KDE Applications 14.12 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 14.12.0 Info Page.xx" #: announcements/announce-applications-14.12.1.php:4 msgid "KDE Ships KDE Applications 14.12.1" msgstr "xxKDE Ships KDE Applications 14.12.1xx" #: announcements/announce-applications-14.12.1.php:16 msgid "" "January 13, 2015. Today KDE released the first stability update for KDE Applications 14.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxJanuary 13, 2015. Today KDE released the first stability update for KDE Applications 14.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-14.12.1.php:20 msgid "" "More than 50 recorded bugfixes include improvements to the archiving tool " "Ark, Umbrello UML Modeller, the document viewer Okular, the pronunciation " "learning application Artikulate and remote desktop client KRDC." msgstr "" "xxMore than 50 recorded bugfixes include improvements to the archiving tool " "Ark, Umbrello UML Modeller, the document viewer Okular, the pronunciation " "learning application Artikulate and remote desktop client KRDC.xx" #: announcements/announce-applications-14.12.1.php:24 #: announcements/announce-applications-14.12.2.php:24 #: announcements/announce-applications-14.12.3.php:24 #: announcements/announce-applications-15.04.1.php:24 #: announcements/announce-applications-15.04.2.php:24 #: announcements/announce-applications-15.04.3.php:24 msgid "" "This release also includes Long Term Support versions of Plasma Workspaces " "%1, KDE Development Platform %2 and the Kontact Suite %2." msgstr "" "xxThis release also includes Long Term Support versions of Plasma Workspaces " "%1, KDE Development Platform %2 and the Kontact Suite %2.xx" #: announcements/announce-applications-14.12.1.php:35 #: announcements/announce-applications-14.12.2.php:35 #: announcements/announce-applications-14.12.3.php:35 #: announcements/announce-applications-15.04.1.php:35 #: announcements/announce-applications-15.04.2.php:35 #: announcements/announce-applications-15.04.3.php:35 #: announcements/announce-applications-15.08.1.php:35 #: announcements/announce-applications-15.08.2.php:35 #: announcements/announce-applications-15.08.3.php:35 #: announcements/announce-applications-15.12.1.php:35 #: announcements/announce-applications-15.12.2.php:35 #: announcements/announce-applications-15.12.3.php:35 #: announcements/announce-applications-16.04.1.php:35 #: announcements/announce-applications-16.04.2.php:35 #: announcements/announce-applications-16.04.3.php:35 #: announcements/announce-applications-16.08.1.php:35 #: announcements/announce-applications-16.08.2.php:35 #: announcements/announce-applications-16.08.3.php:35 #: announcements/announce-applications-16.12.1.php:39 #: announcements/announce-applications-16.12.2.php:35 #: announcements/announce-applications-16.12.3.php:35 #: announcements/announce-applications-17.04.1.php:35 #: announcements/announce-applications-17.04.2.php:35 #: announcements/announce-applications-17.04.3.php:35 #: announcements/announce-applications-17.08.1.php:35 #: announcements/announce-applications-17.08.2.php:43 #: announcements/announce-applications-17.08.3.php:43 #: announcements/announce-applications-17.12.1.php:39 #: announcements/announce-applications-17.12.2.php:31 #: announcements/announce-applications-17.12.3.php:39 #: announcements/announce-applications-18.04.1.php:39 #: announcements/announce-applications-18.04.2.php:39 #: announcements/announce-applications-18.04.3.php:39 #: announcements/announce-applications-18.08.1.php:39 #: announcements/announce-applications-18.08.2.php:39 #: announcements/announce-applications-18.08.3.php:39 msgid "" "Non-technical contributors are an important part of KDE’s success. While " "proprietary software companies have huge advertising budgets for new " "software releases, KDE depends on people talking with other people. Even for " "those who are not software developers, there are many ways to support the " "KDE Applications %1 release. Report bugs. Encourage others to join the KDE " "Community. Or support the nonprofit organization behind the KDE " "community." msgstr "" "xxNon-technical contributors are an important part of KDE’s success. While " "proprietary software companies have huge advertising budgets for new " "software releases, KDE depends on people talking with other people. Even for " "those who are not software developers, there are many ways to support the " "KDE Applications %1 release. Report bugs. Encourage others to join the KDE " "Community. Or support the nonprofit organization behind the KDE " "community.xx" #: announcements/announce-applications-14.12.1.php:41 #: announcements/announce-applications-14.12.2.php:41 #: announcements/announce-applications-14.12.3.php:41 #: announcements/announce-applications-15.04.1.php:41 #: announcements/announce-applications-15.04.2.php:41 #: announcements/announce-applications-15.04.3.php:41 #: announcements/announce-applications-15.08.1.php:41 #: announcements/announce-applications-15.08.2.php:41 #: announcements/announce-applications-15.08.3.php:41 #: announcements/announce-applications-15.12.1.php:41 #: announcements/announce-applications-15.12.2.php:41 #: announcements/announce-applications-15.12.3.php:41 #: announcements/announce-applications-16.04.1.php:41 #: announcements/announce-applications-16.04.2.php:41 #: announcements/announce-applications-16.04.3.php:41 #: announcements/announce-applications-16.08.1.php:41 #: announcements/announce-applications-16.08.2.php:41 #: announcements/announce-applications-16.08.3.php:41 #: announcements/announce-applications-16.12.1.php:45 #: announcements/announce-applications-16.12.2.php:41 #: announcements/announce-applications-16.12.3.php:41 #: announcements/announce-applications-17.04.1.php:41 #: announcements/announce-applications-17.04.2.php:41 #: announcements/announce-applications-17.04.3.php:41 #: announcements/announce-applications-17.08.1.php:41 #: announcements/announce-applications-17.08.2.php:49 #: announcements/announce-applications-17.08.3.php:49 #: announcements/announce-applications-17.12.1.php:45 #: announcements/announce-applications-17.12.2.php:37 #: announcements/announce-applications-17.12.3.php:45 #: announcements/announce-applications-18.04.1.php:45 #: announcements/announce-applications-18.04.2.php:45 #: announcements/announce-applications-18.04.3.php:45 #: announcements/announce-applications-18.08.1.php:45 #: announcements/announce-applications-18.08.2.php:45 #: announcements/announce-applications-18.08.3.php:45 msgid "Installing KDE Applications %1 Binary Packages" msgstr "xxInstalling KDE Applications %1 Binary Packagesxx" #: announcements/announce-applications-14.12.1.php:45 #: announcements/announce-applications-14.12.2.php:45 #: announcements/announce-applications-14.12.3.php:45 #: announcements/announce-applications-15.04.1.php:45 #: announcements/announce-applications-15.04.2.php:45 #: announcements/announce-applications-15.04.3.php:45 #: announcements/announce-applications-15.08.1.php:45 #: announcements/announce-applications-15.08.2.php:45 #: announcements/announce-applications-15.08.3.php:45 #: announcements/announce-applications-15.12.1.php:45 #: announcements/announce-applications-15.12.2.php:45 #: announcements/announce-applications-15.12.3.php:45 #: announcements/announce-applications-16.04.1.php:45 #: announcements/announce-applications-16.04.2.php:45 #: announcements/announce-applications-16.04.3.php:45 #: announcements/announce-applications-16.08.1.php:45 #: announcements/announce-applications-16.08.2.php:45 #: announcements/announce-applications-16.08.3.php:45 #: announcements/announce-applications-16.12.1.php:49 #: announcements/announce-applications-16.12.2.php:45 #: announcements/announce-applications-16.12.3.php:45 #: announcements/announce-applications-17.04.1.php:45 #: announcements/announce-applications-17.04.2.php:45 #: announcements/announce-applications-17.04.3.php:45 #: announcements/announce-applications-17.08.1.php:45 #: announcements/announce-applications-17.08.2.php:53 #: announcements/announce-applications-17.08.3.php:53 #: announcements/announce-applications-17.12.1.php:49 #: announcements/announce-applications-17.12.2.php:41 #: announcements/announce-applications-17.12.3.php:49 #: announcements/announce-applications-18.04.1.php:49 #: announcements/announce-applications-18.04.2.php:49 #: announcements/announce-applications-18.04.3.php:49 #: announcements/announce-applications-18.08.1.php:49 #: announcements/announce-applications-18.08.2.php:49 #: announcements/announce-applications-18.08.3.php:49 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications %1 for some versions of their distribution, and in other cases " "community volunteers have done so. Additional binary packages, as well as " "updates to the packages now available, may become available over the coming " "weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications %1 for some versions of their distribution, and in other cases " "community volunteers have done so. Additional binary packages, as well as " "updates to the packages now available, may become available over the coming " "weeks.xx" #: announcements/announce-applications-14.12.1.php:54 #: announcements/announce-applications-14.12.2.php:54 #: announcements/announce-applications-14.12.3.php:54 #: announcements/announce-applications-15.04.1.php:54 #: announcements/announce-applications-15.04.2.php:54 #: announcements/announce-applications-15.04.3.php:54 #: announcements/announce-applications-15.08.1.php:54 #: announcements/announce-applications-15.08.2.php:54 #: announcements/announce-applications-15.08.3.php:54 #: announcements/announce-applications-15.12.1.php:54 #: announcements/announce-applications-15.12.2.php:54 #: announcements/announce-applications-15.12.3.php:54 #: announcements/announce-applications-16.04.1.php:54 #: announcements/announce-applications-16.04.2.php:54 #: announcements/announce-applications-16.04.3.php:54 #: announcements/announce-applications-16.08.1.php:54 #: announcements/announce-applications-16.08.2.php:54 #: announcements/announce-applications-16.08.3.php:54 #: announcements/announce-applications-16.12.1.php:58 #: announcements/announce-applications-16.12.2.php:54 #: announcements/announce-applications-16.12.3.php:54 #: announcements/announce-applications-17.04.1.php:54 #: announcements/announce-applications-17.04.2.php:54 #: announcements/announce-applications-17.04.3.php:54 #: announcements/announce-applications-17.08.1.php:54 #: announcements/announce-applications-17.08.2.php:62 #: announcements/announce-applications-17.08.3.php:62 #: announcements/announce-applications-17.12.1.php:58 #: announcements/announce-applications-17.12.2.php:50 #: announcements/announce-applications-17.12.3.php:58 #: announcements/announce-applications-18.04.1.php:58 #: announcements/announce-applications-18.04.2.php:58 #: announcements/announce-applications-18.04.3.php:58 #: announcements/announce-applications-18.08.1.php:58 #: announcements/announce-applications-18.08.2.php:58 #: announcements/announce-applications-18.08.3.php:58 msgid "Compiling KDE Applications %1" msgstr "xxCompiling KDE Applications %1xx" #: announcements/announce-applications-14.12.1.php:58 #: announcements/announce-applications-14.12.2.php:58 #: announcements/announce-applications-14.12.3.php:58 #: announcements/announce-applications-15.04.1.php:58 #: announcements/announce-applications-15.04.2.php:58 #: announcements/announce-applications-15.04.3.php:58 #: announcements/announce-applications-15.08.1.php:58 #: announcements/announce-applications-15.08.2.php:58 #: announcements/announce-applications-15.08.3.php:58 #: announcements/announce-applications-15.12.1.php:58 #: announcements/announce-applications-15.12.2.php:58 #: announcements/announce-applications-15.12.3.php:58 #: announcements/announce-applications-16.04.1.php:58 #: announcements/announce-applications-16.04.2.php:58 #: announcements/announce-applications-16.04.3.php:58 #: announcements/announce-applications-16.08.1.php:58 #: announcements/announce-applications-16.08.2.php:58 #: announcements/announce-applications-16.08.3.php:58 #: announcements/announce-applications-16.12.1.php:62 #: announcements/announce-applications-16.12.2.php:58 #: announcements/announce-applications-16.12.3.php:58 #: announcements/announce-applications-17.04.1.php:58 #: announcements/announce-applications-17.04.2.php:58 #: announcements/announce-applications-17.04.3.php:58 #: announcements/announce-applications-17.08.1.php:58 #: announcements/announce-applications-17.08.2.php:66 #: announcements/announce-applications-17.08.3.php:66 #: announcements/announce-applications-17.12.1.php:62 #: announcements/announce-applications-17.12.2.php:54 #: announcements/announce-applications-17.12.3.php:62 #: announcements/announce-applications-18.04.1.php:62 #: announcements/announce-applications-18.04.2.php:62 #: announcements/announce-applications-18.04.3.php:62 #: announcements/announce-applications-18.08.1.php:62 #: announcements/announce-applications-18.08.2.php:62 #: announcements/announce-applications-18.08.3.php:62 msgid "" "The complete source code for KDE Applications %1 may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications %1 Info Page." msgstr "" "xxThe complete source code for KDE Applications %1 may be freely downloaded. Instructions on compiling and installing " "are available from the KDE Applications %1 Info Page.xx" #: announcements/announce-applications-14.12.2.php:4 msgid "KDE Ships KDE Applications 14.12.2" msgstr "xxKDE Ships KDE Applications 14.12.2xx" #: announcements/announce-applications-14.12.2.php:16 msgid "" "February 3, 2015. Today KDE released the second stability update for KDE Applications 14.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxFebruary 3, 2015. Today KDE released the second stability update for KDE Applications 14.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-14.12.2.php:20 msgid "" "More than 20 recorded bugfixes include improvements to the anagram game " "Kanagram, Umbrello UML Modeller, the document viewer Okular and the virtual " "globe Marble." msgstr "" "xxMore than 20 recorded bugfixes include improvements to the anagram game " "Kanagram, Umbrello UML Modeller, the document viewer Okular and the virtual " "globe Marble.xx" #: announcements/announce-applications-14.12.3.php:4 msgid "KDE Ships KDE Applications 14.12.3" msgstr "xxKDE Ships KDE Applications 14.12.3xx" #: announcements/announce-applications-14.12.3.php:16 msgid "" "March 3, 2015. Today KDE released the third stability update for KDE Applications 14.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxMarch 3, 2015. Today KDE released the third stability update for KDE Applications 14.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-14.12.3.php:20 msgid "" "With 19 recorded bugfixes it also includes improvements to the anagram game " "Kanagram, Umbrello UML Modeller, the document viewer Okular and the geometry " "application Kig." msgstr "" "xxWith 19 recorded bugfixes it also includes improvements to the anagram " "game Kanagram, Umbrello UML Modeller, the document viewer Okular and the " "geometry application Kig.xx" #: announcements/announce-applications-15.04-beta1.php:4 msgid "KDE Ships First Beta of KDE Applications 15.04" msgstr "xxKDE Ships First Beta of KDE Applications 15.04xx" #: announcements/announce-applications-15.04-beta1.php:15 msgid "" "March 6, 2015. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing." msgstr "" "xxMarch 6, 2015. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-15.04-beta1.php:19 #: announcements/announce-applications-15.04-beta2.php:19 #: announcements/announce-applications-15.04-beta3.php:19 msgid "" "With the various applications being based on KDE Frameworks 5, the KDE " "Applications 15.04 releases need a thorough testing in order to maintain and " "improve the quality and user experience. Actual users are critical to " "maintaining high KDE quality, because developers simply cannot test every " "possible configuration. We're counting on you to help find bugs early so " "they can be squashed before the final release. Please consider joining the " "team by installing the beta and reporting " "any bugs." msgstr "" "xxWith the various applications being based on KDE Frameworks 5, the KDE " "Applications 15.04 releases need a thorough testing in order to maintain and " "improve the quality and user experience. Actual users are critical to " "maintaining high KDE quality, because developers simply cannot test every " "possible configuration. We're counting on you to help find bugs early so " "they can be squashed before the final release. Please consider joining the " "team by installing the beta and reporting " "any bugs.xx" #: announcements/announce-applications-15.04-beta1.php:26 msgid "Installing KDE Applications 15.04 Beta1 Binary Packages" msgstr "xxInstalling KDE Applications 15.04 Beta1 Binary Packagesxx" #: announcements/announce-applications-15.04-beta1.php:30 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.04 Beta1 (internally 15.03.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.04 Beta1 (internally 15.03.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-15.04-beta1.php:39 msgid "Compiling KDE Applications 15.04 Beta1" msgstr "xxCompiling KDE Applications 15.04 Beta1xx" #: announcements/announce-applications-15.04-beta1.php:43 msgid "" "The complete source code for KDE Applications 15.04 Beta1 may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Beta 1 Info " "Page." msgstr "" "xxThe complete source code for KDE Applications 15.04 Beta1 may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Beta 1 Info " "Page.xx" #: announcements/announce-applications-15.04-beta2.php:4 msgid "KDE Ships Second Beta of KDE Applications 15.04" msgstr "xxKDE Ships Second Beta of KDE Applications 15.04xx" #: announcements/announce-applications-15.04-beta2.php:15 msgid "" "March 12, 2015. Today KDE released the second beta of the new versions of " "KDE Applications. With dependency and feature freezes in place, the KDE " "team's focus is now on fixing bugs and further polishing." msgstr "" "xxMarch 12, 2015. Today KDE released the second beta of the new versions of " "KDE Applications. With dependency and feature freezes in place, the KDE " "team's focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-15.04-beta2.php:26 msgid "Installing KDE Applications 15.04 Beta 2 Binary Packages" msgstr "xxInstalling KDE Applications 15.04 Beta 2 Binary Packagesxx" #: announcements/announce-applications-15.04-beta2.php:30 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.04 Beta 2 (internally 15.03.90) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.04 Beta 2 (internally 15.03.90) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-15.04-beta2.php:39 msgid "Compiling KDE Applications 15.04 Beta 2" msgstr "xxCompiling KDE Applications 15.04 Beta 2xx" #: announcements/announce-applications-15.04-beta2.php:43 msgid "" "The complete source code for KDE Applications 15.04 Beta 2 may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Beta 2 Info " "Page." msgstr "" "xxThe complete source code for KDE Applications 15.04 Beta 2 may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Beta 2 Info " "Page.xx" #: announcements/announce-applications-15.04-beta3.php:4 msgid "KDE Ships Third Beta of KDE Applications 15.04" msgstr "xxKDE Ships Third Beta of KDE Applications 15.04xx" #: announcements/announce-applications-15.04-beta3.php:15 msgid "" "March 19, 2015. Today KDE released the third beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing." msgstr "" "xxMarch 19, 2015. Today KDE released the third beta of the new versions of " "KDE Applications. With dependency and feature freezes in place, the KDE " "team's focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-15.04-beta3.php:26 msgid "Installing KDE Applications 15.04 Beta 3 Binary Packages" msgstr "xxInstalling KDE Applications 15.04 Beta 3 Binary Packagesxx" #: announcements/announce-applications-15.04-beta3.php:30 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.04 Beta 3 (internally 15.03.95) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.04 Beta 3 (internally 15.03.95) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-15.04-beta3.php:39 msgid "Compiling KDE Applications 15.04 Beta 3" msgstr "xxCompiling KDE Applications 15.04 Beta 3xx" #: announcements/announce-applications-15.04-beta3.php:43 msgid "" "The complete source code for KDE Applications 15.04 Beta 3 may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Beta 3 Info " "Page." msgstr "" "xxThe complete source code for KDE Applications 15.04 Beta 3 may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Beta 3 Info " "Page.xx" #: announcements/announce-applications-15.04-rc.php:4 msgid "KDE Ships Release Candidate of KDE Applications 15.04" msgstr "xxKDE Ships Release Candidate of KDE Applications 15.04xx" #: announcements/announce-applications-15.04-rc.php:15 msgid "" "March 26, 2015. Today KDE released the release candidate of the new versions " "of KDE Applications. With dependency and feature freezes in place, the KDE " "team's focus is now on fixing bugs and further polishing." msgstr "" "xxMarch 26, 2015. Today KDE released the release candidate of the new " "versions of KDE Applications. With dependency and feature freezes in place, " "the KDE team's focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-15.04-rc.php:19 msgid "" "With the various applications being based on KDE Frameworks 5, the KDE " "Applications 15.04 releases need a thorough testing in order to maintain and " "improve the quality and user experience. Actual users are critical to " "maintaining high KDE quality, because developers simply cannot test every " "possible configuration. We're counting on you to help find bugs early so " "they can be squashed before the final release. Please consider joining the " "team by installing the release and reporting " "any bugs." msgstr "" "xxWith the various applications being based on KDE Frameworks 5, the KDE " "Applications 15.04 releases need a thorough testing in order to maintain and " "improve the quality and user experience. Actual users are critical to " "maintaining high KDE quality, because developers simply cannot test every " "possible configuration. We're counting on you to help find bugs early so " "they can be squashed before the final release. Please consider joining the " "team by installing the release and reporting " "any bugs.xx" #: announcements/announce-applications-15.04-rc.php:26 msgid "Installing KDE Applications 15.04 Release Candidate Binary Packages" msgstr "" "xxInstalling KDE Applications 15.04 Release Candidate Binary Packagesxx" #: announcements/announce-applications-15.04-rc.php:30 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.04 Release Candidate (internally 15.03.97) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.04 Release Candidate (internally 15.03.97) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-15.04-rc.php:39 msgid "Compiling KDE Applications 15.04 Release Candidate" msgstr "xxCompiling KDE Applications 15.04 Release Candidatexx" #: announcements/announce-applications-15.04-rc.php:43 msgid "" "The complete source code for KDE Applications 15.04 Release Candidate may be " "freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Release " "Candidate Info Page." msgstr "" "xxThe complete source code for KDE Applications 15.04 Release Candidate may " "be freely downloaded. Instructions on compiling and installing are " "available from the KDE " "Applications Release Candidate Info Page.xx" #: announcements/announce-applications-15.04.0.php:4 msgid "KDE Ships KDE Applications 15.04.0" msgstr "xxKDE Ships KDE Applications 15.04.0xx" #: announcements/announce-applications-15.04.0.php:15 msgid "" "April 15, 2015. Today KDE released KDE Applications 15.04. With this release " "a total of 72 applications have been ported to KDE Frameworks " "5. The team is striving to bring the best quality to your desktop and " "these applications. So we're counting on you to send your feedback." msgstr "" "xxApril 15, 2015. Today KDE released KDE Applications 15.04. With this " "release a total of 72 applications have been ported to KDE " "Frameworks 5. The team is striving to bring the best quality to your " "desktop and these applications. So we're counting on you to send your " "feedback.xx" #: announcements/announce-applications-15.04.0.php:19 msgid "" "With this release there are several new additions to the KDE Frameworks 5-" "based applications list, including KHangMan, Rocs, Cantor, Kompare, Kdenlive, KDE Telepathy and some " "KDE Games." msgstr "" "xxWith this release there are several new additions to the KDE Frameworks 5-" "based applications list, including KHangMan, Rocs, Cantor, Kompare, Kdenlive, KDE Telepathy and some " "KDE Games.xx" #: announcements/announce-applications-15.04.0.php:23 msgid "" "Kdenlive is one of the best non-linear video editing software available. It " "recently finished its incubation process to become an " "official KDE project and was ported to KDE Frameworks 5. The team behind " "this masterpiece decided that Kdenlive should be released together with KDE " "Applications. Some new features are the autosaving function of new projects " "and a fixed clip stabilization." msgstr "" "xxKdenlive is one of the best non-linear video editing software available. " "It recently finished its incubation process to become an " "official KDE project and was ported to KDE Frameworks 5. The team behind " "this masterpiece decided that Kdenlive should be released together with KDE " "Applications. Some new features are the autosaving function of new projects " "and a fixed clip stabilization.xx" #: announcements/announce-applications-15.04.0.php:27 msgid "" "KDE Telepathy is the tool for instant messaging. It was ported to KDE " "Frameworks 5 and Qt5 and is a new member of the KDE Applications releases. " "It is mostly complete, except the audio and video call user interface is " "still missing." msgstr "" "xxKDE Telepathy is the tool for instant messaging. It was ported to KDE " "Frameworks 5 and Qt5 and is a new member of the KDE Applications releases. " "It is mostly complete, except the audio and video call user interface is " "still missing.xx" #: announcements/announce-applications-15.04.0.php:31 msgid "" "Where possible KDE uses existing technology as has been done with the new " "KAccounts which is also used in SailfishOS and Canonical's Unity. Within KDE " "Applications, it's currently used only by KDE Telepathy. But in the future, " "it will see wider usage by applications such as Kontact and Akonadi." msgstr "" "xxWhere possible KDE uses existing technology as has been done with the new " "KAccounts which is also used in SailfishOS and Canonical's Unity. Within KDE " "Applications, it's currently used only by KDE Telepathy. But in the future, " "it will see wider usage by applications such as Kontact and Akonadi.xx" #: announcements/announce-applications-15.04.0.php:35 msgid "" "In the KDE Education module, Cantor got some new features " "around its Python support: a new Python 3 backend and new Get Hot New Stuff " "categories. Rocs has been turned upside down: the graph theory core has been " "rewritten, data structure separation removed and a more general graph " "document as central graph entity has been introduced as well as a major " "revisit of the scripting API for graph algorithms which now provides only " "one unified API. KHangMan was ported to QtQuick and given a fresh coat of " "paint in the process. And Kanagram received a new 2-player mode and the " "letters are now clickable buttons and can be typed like before." msgstr "" "xxIn the KDE Education module, Cantor got some new features " "around its Python support: a new Python 3 backend and new Get Hot New Stuff " "categories. Rocs has been turned upside down: the graph theory core has been " "rewritten, data structure separation removed and a more general graph " "document as central graph entity has been introduced as well as a major " "revisit of the scripting API for graph algorithms which now provides only " "one unified API. KHangMan was ported to QtQuick and given a fresh coat of " "paint in the process. And Kanagram received a new 2-player mode and the " "letters are now clickable buttons and can be typed like before.xx" #: announcements/announce-applications-15.04.0.php:39 msgid "" "Besides the usual bug fixes Umbrello got some usability and " "stability improvements this time. Furthermore the Find function can now be " "limited by category: class, interface, package, operations, or attributes." msgstr "" "xxBesides the usual bug fixes Umbrello got some usability " "and stability improvements this time. Furthermore the Find function can now " "be limited by category: class, interface, package, operations, or attributes." "xx" #: announcements/announce-applications-15.04.0.php:50 msgid "" "Non-technical contributors are an important part of KDE’s success. While " "proprietary software companies have huge advertising budgets for new " "software releases, KDE depends on people talking with other people. Even for " "those who are not software developers, there are many ways to support the " "KDE Applications 15.04 release. Report bugs. Encourage others to join the " "KDE Community. Or support the nonprofit organization behind the " "KDE community." msgstr "" "xxNon-technical contributors are an important part of KDE’s success. While " "proprietary software companies have huge advertising budgets for new " "software releases, KDE depends on people talking with other people. Even for " "those who are not software developers, there are many ways to support the " "KDE Applications 15.04 release. Report bugs. Encourage others to join the " "KDE Community. Or support the nonprofit organization behind the " "KDE community.xx" #: announcements/announce-applications-15.04.0.php:54 msgid "" "Please spread the word on the Social Web. Submit stories to news sites, use " "channels like delicious, digg, reddit, and twitter. Upload screenshots of " "your new set-up to services like Facebook, Flickr, ipernity and Picasa, and " "post them to appropriate groups. Create screencasts and upload them to " "YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials with " "'KDE'. This makes them easy to find, and gives the KDE Promo Team a way to " "analyze coverage for the KDE Applications 15.04 release." msgstr "" "xxPlease spread the word on the Social Web. Submit stories to news sites, " "use channels like delicious, digg, reddit, and twitter. Upload screenshots " "of your new set-up to services like Facebook, Flickr, ipernity and Picasa, " "and post them to appropriate groups. Create screencasts and upload them to " "YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials with " "'KDE'. This makes them easy to find, and gives the KDE Promo Team a way to " "analyze coverage for the KDE Applications 15.04 release.xx" #: announcements/announce-applications-15.04.0.php:60 msgid "Installing KDE Applications 15.04 Binary Packages" msgstr "xxInstalling KDE Applications 15.04 Binary Packagesxx" #: announcements/announce-applications-15.04.0.php:64 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.04 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.04 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks.xx" #: announcements/announce-applications-15.04.0.php:73 msgid "Compiling KDE Applications 15.04" msgstr "xxCompiling KDE Applications 15.04xx" #: announcements/announce-applications-15.04.0.php:77 msgid "" "The complete source code for KDE Applications 15.04 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 15.04.0 Info Page." msgstr "" "xxThe complete source code for KDE Applications 15.04 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 15.04.0 Info Page.xx" #: announcements/announce-applications-15.04.1.php:4 msgid "KDE Ships KDE Applications 15.04.1" msgstr "xxKDE Ships KDE Applications 15.04.1xx" #: announcements/announce-applications-15.04.1.php:16 msgid "" "May 12, 2015. Today KDE released the first stability update for KDE Applications 15.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxMay 12, 2015. Today KDE released the first stability update for KDE Applications 15.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-15.04.1.php:20 msgid "" "More than 50 recorded bugfixes include improvements to kdelibs, kdepim, " "kdenlive, okular, marble and umbrello." msgstr "" "xxMore than 50 recorded bugfixes include improvements to kdelibs, kdepim, " "kdenlive, okular, marble and umbrello.xx" #: announcements/announce-applications-15.04.2.php:4 msgid "KDE Ships KDE Applications 15.04.2" msgstr "xxKDE Ships KDE Applications 15.04.2xx" #: announcements/announce-applications-15.04.2.php:16 msgid "" "June 2, 2015. Today KDE released the second stability update for KDE Applications 15.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxJune 2, 2015. Today KDE released the second stability update for KDE Applications 15.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-15.04.2.php:20 msgid "" "More than 30 recorded bugfixes include improvements to gwenview, kate, " "kdenlive, kdepim, konsole, marble, kgpg, kig, ktp-call-ui and umbrello." msgstr "" "xxMore than 30 recorded bugfixes include improvements to gwenview, kate, " "kdenlive, kdepim, konsole, marble, kgpg, kig, ktp-call-ui and umbrello.xx" #: announcements/announce-applications-15.04.3.php:4 msgid "KDE Ships KDE Applications 15.04.3" msgstr "xxKDE Ships KDE Applications 15.04.3xx" #: announcements/announce-applications-15.04.3.php:16 msgid "" "July 1, 2015. Today KDE released the third stability update for KDE Applications 15.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxJuly 1, 2015. Today KDE released the third stability update for KDE Applications 15.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-15.04.3.php:20 msgid "" "More than 20 recorded bugfixes include improvements to kdenlive, kdepim, " "kopete, ktp-contact-list, marble, okteta and umbrello." msgstr "" "xxMore than 20 recorded bugfixes include improvements to kdenlive, kdepim, " "kopete, ktp-contact-list, marble, okteta and umbrello.xx" #: announcements/announce-applications-15.08-beta.php:4 msgid "KDE Ships Beta of KDE Applications 15.08" msgstr "xxKDE Ships Beta of KDE Applications 15.08xx" #: announcements/announce-applications-15.08-beta.php:15 msgid "" "July 28, 2015. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing." msgstr "" "xxJuly 28, 2015. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-15.08-beta.php:19 msgid "" "With the various applications being based on KDE Frameworks 5, the KDE " "Applications 15.08 releases need a thorough testing in order to maintain and " "improve the quality and user experience. Actual users are critical to " "maintaining high KDE quality, because developers simply cannot test every " "possible configuration. We're counting on you to help find bugs early so " "they can be squashed before the final release. Please consider joining the " "team by installing the beta and reporting " "any bugs." msgstr "" "xxWith the various applications being based on KDE Frameworks 5, the KDE " "Applications 15.08 releases need a thorough testing in order to maintain and " "improve the quality and user experience. Actual users are critical to " "maintaining high KDE quality, because developers simply cannot test every " "possible configuration. We're counting on you to help find bugs early so " "they can be squashed before the final release. Please consider joining the " "team by installing the beta and reporting " "any bugs.xx" #: announcements/announce-applications-15.08-beta.php:26 msgid "Installing KDE Applications 15.08 Beta Binary Packages" msgstr "xxInstalling KDE Applications 15.08 Beta Binary Packagesxx" #: announcements/announce-applications-15.08-beta.php:30 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.08 Beta (internally 15.07.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.08 Beta (internally 15.07.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-15.08-beta.php:39 msgid "Compiling KDE Applications 15.08 Beta" msgstr "xxCompiling KDE Applications 15.08 Betaxx" #: announcements/announce-applications-15.08-beta.php:43 msgid "" "The complete source code for KDE Applications 15.08 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Beta Info " "Page." msgstr "" "xxThe complete source code for KDE Applications 15.08 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Beta Info " "Page.xx" #: announcements/announce-applications-15.08-rc.php:4 msgid "KDE Ships Release Candidate of KDE Applications 15.08" msgstr "xxKDE Ships Release Candidate of KDE Applications 15.08xx" #: announcements/announce-applications-15.08-rc.php:15 msgid "" "August 6, 2015. Today KDE released the release candidate of the new versions " "of KDE Applications. With dependency and feature freezes in place, the KDE " "team's focus is now on fixing bugs and further polishing." msgstr "" "xxAugust 6, 2015. Today KDE released the release candidate of the new " "versions of KDE Applications. With dependency and feature freezes in place, " "the KDE team's focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-15.08-rc.php:19 msgid "" "With the various applications being based on KDE Frameworks 5, the KDE " "Applications 15.08 releases need a thorough testing in order to maintain and " "improve the quality and user experience. Actual users are critical to " "maintaining high KDE quality, because developers simply cannot test every " "possible configuration. We're counting on you to help find bugs early so " "they can be squashed before the final release. Please consider joining the " "team by installing the release and reporting " "any bugs." msgstr "" "xxWith the various applications being based on KDE Frameworks 5, the KDE " "Applications 15.08 releases need a thorough testing in order to maintain and " "improve the quality and user experience. Actual users are critical to " "maintaining high KDE quality, because developers simply cannot test every " "possible configuration. We're counting on you to help find bugs early so " "they can be squashed before the final release. Please consider joining the " "team by installing the release and reporting " "any bugs.xx" #: announcements/announce-applications-15.08-rc.php:26 msgid "Installing KDE Applications 15.08 Release Candidate Binary Packages" msgstr "" "xxInstalling KDE Applications 15.08 Release Candidate Binary Packagesxx" #: announcements/announce-applications-15.08-rc.php:30 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.08 Release Candidate (internally 15.07.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.08 Release Candidate (internally 15.07.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-15.08-rc.php:39 msgid "Compiling KDE Applications 15.08 Release Candidate" msgstr "xxCompiling KDE Applications 15.08 Release Candidatexx" #: announcements/announce-applications-15.08-rc.php:43 msgid "" "The complete source code for KDE Applications 15.08 Release Candidate may be " "freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Release " "Candidate Info Page." msgstr "" "xxThe complete source code for KDE Applications 15.08 Release Candidate may " "be freely downloaded. Instructions on compiling and installing are " "available from the KDE " "Applications Release Candidate Info Page.xx" #: announcements/announce-applications-15.08.0.php:4 msgid "KDE Ships KDE Applications 15.08.0" msgstr "xxKDE Ships KDE Applications 15.08.0xx" #: announcements/announce-applications-15.08.0.php:18 msgid "Dolphin in the new look - now KDE Frameworks 5 based" msgstr "xxDolphin in the new look - now KDE Frameworks 5 basedxx" #: announcements/announce-applications-15.08.0.php:22 msgid "August 19, 2015. Today KDE released KDE Applications 15.08." msgstr "xxAugust 19, 2015. Today KDE released KDE Applications 15.08.xx" #: announcements/announce-applications-15.08.0.php:26 msgid "" "With this release a total of 107 applications have been ported to KDE Frameworks 5. The team is striving to bring the best " "quality to your desktop and these applications. So we're counting on you to " "send your feedback." msgstr "" "xxWith this release a total of 107 applications have been ported to KDE Frameworks 5. The team is striving to bring the best " "quality to your desktop and these applications. So we're counting on you to " "send your feedback.xx" #: announcements/announce-applications-15.08.0.php:30 msgid "" "With this release there are several new additions to the KDE Frameworks 5-" "based applications list, including Dolphin, the Kontact Suite, Ark, Picmi, etc." msgstr "" "xxWith this release there are several new additions to the KDE Frameworks 5-" "based applications list, including Dolphin, the Kontact Suite, Ark, Picmi, etc.xx" #: announcements/announce-applications-15.08.0.php:33 msgid "Kontact Suite technical preview" msgstr "xxKontact Suite technical previewxx" #: announcements/announce-applications-15.08.0.php:35 msgid "" "Over the past several months the KDE PIM team did put a lot of effort into " "porting Kontact to Qt 5 and KDE Frameworks 5. Additionally the data access " "performance got improved considerably by an optimized communication layer.\n" "The KDE PIM team is working hard on further polishing the Kontact Suite and " "is looking forward to your feedback.\n" "For more and detailed information about what changed in KDE PIM see Laurent Montels blog." msgstr "" "xxOver the past several months the KDE PIM team did put a lot of effort into " "porting Kontact to Qt 5 and KDE Frameworks 5. Additionally the data access " "performance got improved considerably by an optimized communication layer.\n" "The KDE PIM team is working hard on further polishing the Kontact Suite and " "is looking forward to your feedback.\n" "For more and detailed information about what changed in KDE PIM see Laurent Montels blog.xx" #: announcements/announce-applications-15.08.0.php:40 msgid "Kdenlive and Okular" msgstr "xxKdenlive and Okularxx" #: announcements/announce-applications-15.08.0.php:42 msgid "" "This release of Kdenlive includes lots of fixes in the DVD wizard, along " "with a large number of bug-fixes and other features which includes the " "integration of some bigger refactorings. More information about Kdenlive's " "changes can be seen in its extensive changelog. And Okular " "now supports Fade transition in the presentation mode." msgstr "" "xxThis release of Kdenlive includes lots of fixes in the DVD wizard, along " "with a large number of bug-fixes and other features which includes the " "integration of some bigger refactorings. More information about Kdenlive's " "changes can be seen in its extensive changelog. And Okular " "now supports Fade transition in the presentation mode.xx" #: announcements/announce-applications-15.08.0.php:49 msgid "KSudoku with a character puzzle" msgstr "xxKSudoku with a character puzzlexx" #: announcements/announce-applications-15.08.0.php:52 msgid "Dolphin, Edu and Games" msgstr "xxDolphin, Edu and Gamesxx" #: announcements/announce-applications-15.08.0.php:55 msgid "" "Dolphin was as well ported to KDE Frameworks 5. Marble got improved UTM support as well as better support for annotations, editing " "and KML overlays." msgstr "" "xxDolphin was as well ported to KDE Frameworks 5. Marble got improved UTM support as well as better support for annotations, editing " "and KML overlays.xx" #: announcements/announce-applications-15.08.0.php:59 msgid "" "Ark has had an astonishing number of commits including many small fixes. " "Kstars received a large number of commits, including improving the flat ADU " "algorithm and checking for out of bound values, saving Meridian Flip, Guide " "Deviation, and Autofocus HFR limit in the sequence file, and adding " "telescope rate and unpark support. KSudoku just got better. Commits include: " "add GUI and engine for entering in Mathdoku and Killer Sudoku puzzles, and " "add a new solver based on Donald Knuth's Dancing Links (DLX) algorithm." msgstr "" "xxArk has had an astonishing number of commits including many small fixes. " "Kstars received a large number of commits, including improving the flat ADU " "algorithm and checking for out of bound values, saving Meridian Flip, Guide " "Deviation, and Autofocus HFR limit in the sequence file, and adding " "telescope rate and unpark support. KSudoku just got better. Commits include: " "add GUI and engine for entering in Mathdoku and Killer Sudoku puzzles, and " "add a new solver based on Donald Knuth's Dancing Links (DLX) algorithm.xx" #: announcements/announce-applications-15.08.0.php:63 msgid "Other Releases" msgstr "xxOther Releasesxx" #: announcements/announce-applications-15.08.0.php:65 msgid "" "Along with this release Plasma 4 will be published in its LTS version for " "the last time as version 4.11.22." msgstr "" "xxAlong with this release Plasma 4 will be published in its LTS version for " "the last time as version 4.11.22.xx" #: announcements/announce-applications-15.08.0.php:76 msgid "" "Non-technical contributors are an important part of KDE’s success. While " "proprietary software companies have huge advertising budgets for new " "software releases, KDE depends on people talking with other people. Even for " "those who are not software developers, there are many ways to support the " "KDE Applications 15.08 release. Report bugs. Encourage others to join the " "KDE Community. Or support the nonprofit organization behind the " "KDE community." msgstr "" "xxNon-technical contributors are an important part of KDE’s success. While " "proprietary software companies have huge advertising budgets for new " "software releases, KDE depends on people talking with other people. Even for " "those who are not software developers, there are many ways to support the " "KDE Applications 15.08 release. Report bugs. Encourage others to join the " "KDE Community. Or support the nonprofit organization behind the " "KDE community.xx" #: announcements/announce-applications-15.08.0.php:80 msgid "" "Please spread the word on the Social Web. Submit stories to news sites, use " "channels like delicious, digg, reddit, and twitter. Upload screenshots of " "your new set-up to services like Facebook, Flickr, ipernity and Picasa, and " "post them to appropriate groups. Create screencasts and upload them to " "YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials with " "'KDE'. This makes them easy to find, and gives the KDE Promo Team a way to " "analyze coverage for the KDE Applications 15.08 release." msgstr "" "xxPlease spread the word on the Social Web. Submit stories to news sites, " "use channels like delicious, digg, reddit, and twitter. Upload screenshots " "of your new set-up to services like Facebook, Flickr, ipernity and Picasa, " "and post them to appropriate groups. Create screencasts and upload them to " "YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials with " "'KDE'. This makes them easy to find, and gives the KDE Promo Team a way to " "analyze coverage for the KDE Applications 15.08 release.xx" #: announcements/announce-applications-15.08.0.php:86 msgid "Installing KDE Applications 15.08 Binary Packages" msgstr "xxInstalling KDE Applications 15.08 Binary Packagesxx" #: announcements/announce-applications-15.08.0.php:90 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.08 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.08 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks.xx" #: announcements/announce-applications-15.08.0.php:99 msgid "Compiling KDE Applications 15.08" msgstr "xxCompiling KDE Applications 15.08xx" #: announcements/announce-applications-15.08.0.php:103 msgid "" "The complete source code for KDE Applications 15.08 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 15.08.0 Info Page." msgstr "" "xxThe complete source code for KDE Applications 15.08 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 15.08.0 Info Page.xx" #: announcements/announce-applications-15.08.1.php:4 msgid "KDE Ships KDE Applications 15.08.1" msgstr "xxKDE Ships KDE Applications 15.08.1xx" #: announcements/announce-applications-15.08.1.php:16 msgid "" "September 15, 2015. Today KDE released the first stability update for KDE Applications 15.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxSeptember 15, 2015. Today KDE released the first stability update for KDE Applications 15.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-15.08.1.php:20 msgid "" "More than 40 recorded bugfixes include improvements to kdelibs, kdepim, " "kdenlive, dolphin, marble, kompare, konsole, ark and umbrello." msgstr "" "xxMore than 40 recorded bugfixes include improvements to kdelibs, kdepim, " "kdenlive, dolphin, marble, kompare, konsole, ark and umbrello.xx" #: announcements/announce-applications-15.08.1.php:24 #: announcements/announce-applications-15.08.2.php:24 #: announcements/announce-applications-15.08.3.php:24 #: announcements/announce-applications-15.12.1.php:24 #: announcements/announce-applications-15.12.2.php:24 #: announcements/announce-applications-15.12.3.php:24 #: announcements/announce-applications-16.04.1.php:24 #: announcements/announce-applications-16.04.2.php:24 #: announcements/announce-applications-16.04.3.php:24 #: announcements/announce-applications-16.08.1.php:24 #: announcements/announce-applications-16.08.2.php:24 #: announcements/announce-applications-16.08.3.php:24 #: announcements/announce-applications-16.12.1.php:28 #: announcements/announce-applications-16.12.2.php:24 #: announcements/announce-applications-16.12.3.php:24 #: announcements/announce-applications-17.04.1.php:24 #: announcements/announce-applications-17.04.2.php:24 #: announcements/announce-applications-17.04.3.php:24 #: announcements/announce-applications-17.08.1.php:24 #: announcements/announce-applications-17.08.2.php:24 msgid "" "This release also includes Long Term Support version of KDE Development " "Platform %1." msgstr "" "xxThis release also includes Long Term Support version of KDE Development " "Platform %1.xx" #: announcements/announce-applications-15.08.2.php:4 msgid "KDE Ships KDE Applications 15.08.2" msgstr "xxKDE Ships KDE Applications 15.08.2xx" #: announcements/announce-applications-15.08.2.php:16 msgid "" "October 13, 2015. Today KDE released the second stability update for KDE Applications 15.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxOctober 13, 2015. Today KDE released the second stability update for KDE Applications 15.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-15.08.2.php:20 msgid "" "More than 30 recorded bugfixes include improvements to ark, gwenview, kate, " "kbruch, kdelibs, kdepim, lokalize and umbrello." msgstr "" "xxMore than 30 recorded bugfixes include improvements to ark, gwenview, " "kate, kbruch, kdelibs, kdepim, lokalize and umbrello.xx" #: announcements/announce-applications-15.08.3.php:4 msgid "KDE Ships KDE Applications 15.08.3" msgstr "xxKDE Ships KDE Applications 15.08.3xx" #: announcements/announce-applications-15.08.3.php:16 msgid "" "November 10, 2015. Today KDE released the third stability update for KDE Applications 15.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxNovember 10, 2015. Today KDE released the third stability update for KDE Applications 15.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-15.08.3.php:20 msgid "" "More than 20 recorded bugfixes include improvements to ark, dolphin, " "kdenlive, kdepim, kig, lokalize and umbrello." msgstr "" "xxMore than 20 recorded bugfixes include improvements to ark, dolphin, " "kdenlive, kdepim, kig, lokalize and umbrello.xx" #: announcements/announce-applications-15.12-beta.php:4 msgid "KDE Ships Beta of KDE Applications 15.12" msgstr "xxKDE Ships Beta of KDE Applications 15.12xx" #: announcements/announce-applications-15.12-beta.php:15 msgid "" "November 20, 2015. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing." msgstr "" "xxNovember 20, 2015. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-15.12-beta.php:19 msgid "" "With the various applications being based on KDE Frameworks 5, the KDE " "Applications 15.12 releases need a thorough testing in order to maintain and " "improve the quality and user experience. Actual users are critical to " "maintaining high KDE quality, because developers simply cannot test every " "possible configuration. We're counting on you to help find bugs early so " "they can be squashed before the final release. Please consider joining the " "team by installing the beta and reporting " "any bugs." msgstr "" "xxWith the various applications being based on KDE Frameworks 5, the KDE " "Applications 15.12 releases need a thorough testing in order to maintain and " "improve the quality and user experience. Actual users are critical to " "maintaining high KDE quality, because developers simply cannot test every " "possible configuration. We're counting on you to help find bugs early so " "they can be squashed before the final release. Please consider joining the " "team by installing the beta and reporting " "any bugs.xx" #: announcements/announce-applications-15.12-beta.php:26 msgid "Installing KDE Applications 15.12 Beta Binary Packages" msgstr "xxInstalling KDE Applications 15.12 Beta Binary Packagesxx" #: announcements/announce-applications-15.12-beta.php:30 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.12 Beta (internally 15.11.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.12 Beta (internally 15.11.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-15.12-beta.php:39 msgid "Compiling KDE Applications 15.12 Beta" msgstr "xxCompiling KDE Applications 15.12 Betaxx" #: announcements/announce-applications-15.12-beta.php:43 msgid "" "The complete source code for KDE Applications 15.12 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Beta Info " "Page." msgstr "" "xxThe complete source code for KDE Applications 15.12 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Beta Info " "Page.xx" #: announcements/announce-applications-15.12-rc.php:4 msgid "KDE Ships Release Candidate of KDE Applications 15.12" msgstr "xxKDE Ships Release Candidate of KDE Applications 15.12xx" #: announcements/announce-applications-15.12-rc.php:15 msgid "" "December 3, 2015. Today KDE released the release candidate of the new " "versions of KDE Applications. With dependency and feature freezes in place, " "the KDE team's focus is now on fixing bugs and further polishing." msgstr "" "xxDecember 3, 2015. Today KDE released the release candidate of the new " "versions of KDE Applications. With dependency and feature freezes in place, " "the KDE team's focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-15.12-rc.php:19 msgid "" "With the various applications being based on KDE Frameworks 5, the KDE " "Applications 15.12 the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the release and reporting any bugs." msgstr "" "xxWith the various applications being based on KDE Frameworks 5, the KDE " "Applications 15.12 the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the release and reporting any bugs.xx" #: announcements/announce-applications-15.12-rc.php:26 msgid "Installing KDE Applications 15.12 Release Candidate Binary Packages" msgstr "" "xxInstalling KDE Applications 15.12 Release Candidate Binary Packagesxx" #: announcements/announce-applications-15.12-rc.php:30 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.12 Release Candidate (internally 15.11.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.12 Release Candidate (internally 15.11.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-15.12-rc.php:39 msgid "Compiling KDE Applications 15.12 Release Candidate" msgstr "xxCompiling KDE Applications 15.12 Release Candidatexx" #: announcements/announce-applications-15.12-rc.php:43 msgid "" "The complete source code for KDE Applications 15.12 Release Candidate may be " "freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Release " "Candidate Info Page." msgstr "" "xxThe complete source code for KDE Applications 15.12 Release Candidate may " "be freely downloaded. Instructions on compiling and installing are " "available from the KDE " "Applications Release Candidate Info Page.xx" #: announcements/announce-applications-15.12.0.php:4 msgid "KDE Ships KDE Applications 15.12.0" msgstr "xxKDE Ships KDE Applications 15.12.0xx" #: announcements/announce-applications-15.12.0.php:15 msgid "December 16, 2015. Today KDE released KDE Applications 15.12." msgstr "xxDecember 16, 2015. Today KDE released KDE Applications 15.12.xx" #: announcements/announce-applications-15.12.0.php:20 msgid "" "KDE is excited to announce the release of KDE Applications 15.12, the " "December 2015 update to KDE Applications. This release brings one new " "application and feature additions and bug fixes across the board to existing " "applications. The team strives to always bring the best quality to your " "desktop and these applications, so we're counting on you to send your " "feedback." msgstr "" "xxKDE is excited to announce the release of KDE Applications 15.12, the " "December 2015 update to KDE Applications. This release brings one new " "application and feature additions and bug fixes across the board to existing " "applications. The team strives to always bring the best quality to your " "desktop and these applications, so we're counting on you to send your " "feedback.xx" #: announcements/announce-applications-15.12.0.php:24 msgid "" "In this release, we've updated a whole host of applications to use the new " "KDE Frameworks 5, including Artikulate, Krfb, KSystemLog, Klickety and more of the KDE Games, apart " "from the KDE Image Plugin Interface and its support libraries. This brings " "the total number of applications that use KDE Frameworks 5 to 126." msgstr "" "xxIn this release, we've updated a whole host of applications to use the new " "KDE Frameworks 5, including Artikulate, Krfb, KSystemLog, Klickety and more of the KDE Games, apart " "from the KDE Image Plugin Interface and its support libraries. This brings " "the total number of applications that use KDE Frameworks 5 to 126.xx" #: announcements/announce-applications-15.12.0.php:27 msgid "A Spectacular New Addition" msgstr "xxA Spectacular New Additionxx" #: announcements/announce-applications-15.12.0.php:29 msgid "" "After 14 years of being a part of KDE, KSnapshot has been retired and " "replaced with a new screenshot application, Spectacle." msgstr "" "xxAfter 14 years of being a part of KDE, KSnapshot has been retired and " "replaced with a new screenshot application, Spectacle.xx" #: announcements/announce-applications-15.12.0.php:32 msgid "" "With new features and a completely new UI, Spectacle makes taking " "screenshots as easy and unobtrusive as it can ever be. In addition to what " "you could do with KSnapshot, with Spectacle you can now take composite " "screenshots of pop-up menus along with their parent windows, or take " "screenshots of the entire screen (or the currently active window) without " "even starting Spectacle, simply by using the keyboard shortcuts Shift" "+PrintScreen and Meta+PrintScreen respectively." msgstr "" "xxWith new features and a completely new UI, Spectacle makes taking " "screenshots as easy and unobtrusive as it can ever be. In addition to what " "you could do with KSnapshot, with Spectacle you can now take composite " "screenshots of pop-up menus along with their parent windows, or take " "screenshots of the entire screen (or the currently active window) without " "even starting Spectacle, simply by using the keyboard shortcuts Shift" "+PrintScreen and Meta+PrintScreen respectively.xx" #: announcements/announce-applications-15.12.0.php:35 msgid "" "We've also aggressively optimised application start-up time, to absolutely " "minimise the time lag between when you start the application and when the " "image is captured." msgstr "" "xxWe've also aggressively optimised application start-up time, to absolutely " "minimise the time lag between when you start the application and when the " "image is captured.xx" #: announcements/announce-applications-15.12.0.php:38 msgid "Polish Everywhere" msgstr "xxPolish Everywherexx" #: announcements/announce-applications-15.12.0.php:40 msgid "" "Many of the applications have undergone significant polishing in this cycle, " "in addition to stability and bug fixes." msgstr "" "xxMany of the applications have undergone significant polishing in this " "cycle, in addition to stability and bug fixes.xx" #: announcements/announce-applications-15.12.0.php:47 msgid "Kdenlive with its polished User Interface" msgstr "xxKdenlive with its polished User Interfacexx" #: announcements/announce-applications-15.12.0.php:51 msgid "" "Kdenlive, the non-linear video editor, has seen major fixes " "to its User Interface. You can now copy and paste items on your timeline, " "and easily toggle transparency in a given track. The icon colours " "automatically adjust to the main UI theme, making them easier to see." msgstr "" "xxKdenlive, the non-linear video editor, has seen major " "fixes to its User Interface. You can now copy and paste items on your " "timeline, and easily toggle transparency in a given track. The icon colours " "automatically adjust to the main UI theme, making them easier to see.xx" #: announcements/announce-applications-15.12.0.php:59 msgid "Ark can now show ZIP comments" msgstr "xxArk can now show ZIP commentsxx" #: announcements/announce-applications-15.12.0.php:63 msgid "" "Ark, the archive manager, can now display comments embedded " "in ZIP and RAR archives. We've improved support for Unicode characters in " "file names in ZIP archives, and you can now detect corrupt archives and " "recover as much data as possible from them. You can also open archived files " "in their default application, and we've fixed drag-and-drop to the desktop " "as well previews for XML files." msgstr "" "xxArk, the archive manager, can now display comments " "embedded in ZIP and RAR archives. We've improved support for Unicode " "characters in file names in ZIP archives, and you can now detect corrupt " "archives and recover as much data as possible from them. You can also open " "archived files in their default application, and we've fixed drag-and-drop " "to the desktop as well previews for XML files.xx" #: announcements/announce-applications-15.12.0.php:65 msgid "All Play and No Work" msgstr "xxAll Play and No Workxx" #: announcements/announce-applications-15.12.0.php:71 msgid "KSudoku new Welcome Screen (on a Mac OS X)" msgstr "xxKSudoku new Welcome Screen (on a Mac OS X)xx" #: announcements/announce-applications-15.12.0.php:75 msgid "" "The KDE Games developers have been working hard for the past few months to " "optimise our games for a smoother and richer experience, and we've got a lot " "of new stuff in this area for our users to enjoy." msgstr "" "xxThe KDE Games developers have been working hard for the past few months to " "optimise our games for a smoother and richer experience, and we've got a lot " "of new stuff in this area for our users to enjoy.xx" #: announcements/announce-applications-15.12.0.php:79 msgid "" "In KGoldrunner, we've added two new sets of levels, one " "allowing digging while falling and one not. We've added solutions for " "several existing sets of levels. For an added challenge, we now disallow " "digging while falling in some older sets of levels." msgstr "" "xxIn KGoldrunner, we've added two new sets of levels, one " "allowing digging while falling and one not. We've added solutions for " "several existing sets of levels. For an added challenge, we now disallow " "digging while falling in some older sets of levels.xx" #: announcements/announce-applications-15.12.0.php:83 msgid "" "In KSudoku, you can now print Mathdoku and Killer Sudoku " "puzzles. The new multi-column layout in KSudoku's Welcome Screen makes it " "easier to see more of the many puzzle types available, and the columns " "adjust themselves automatically as the window is resized. We've done the " "same to Palapeli, making it easier to see more of your jigsaw puzzle " "collection at once." msgstr "" "xxIn KSudoku, you can now print Mathdoku and Killer Sudoku " "puzzles. The new multi-column layout in KSudoku's Welcome Screen makes it " "easier to see more of the many puzzle types available, and the columns " "adjust themselves automatically as the window is resized. We've done the " "same to Palapeli, making it easier to see more of your jigsaw puzzle " "collection at once.xx" #: announcements/announce-applications-15.12.0.php:87 msgid "" "We've also included stability fixes for games like KNavalBattle, Klickety, " "KShisen and KTuberling, and the overall " "experience is now greatly improved. KTuberling, Klickety and KNavalBattle " "have also been updated to use the new KDE Frameworks 5." msgstr "" "xxWe've also included stability fixes for games like KNavalBattle, Klickety, " "KShisen and KTuberling, and the overall " "experience is now greatly improved. KTuberling, Klickety and KNavalBattle " "have also been updated to use the new KDE Frameworks 5.xx" #: announcements/announce-applications-15.12.0.php:90 msgid "Important Fixes" msgstr "xxImportant Fixesxx" #: announcements/announce-applications-15.12.0.php:93 msgid "" "Don't you simply hate it when your favorite application crashes at the most " "inconvinient time? We do too, and to remedy that we've worked very hard at " "fixing lots of bugs for you, but probably we've left some sneak, so don't " "forget to report them!" msgstr "" "xxDon't you simply hate it when your favorite application crashes at the " "most inconvinient time? We do too, and to remedy that we've worked very hard " "at fixing lots of bugs for you, but probably we've left some sneak, so don't " "forget to report them!xx" #: announcements/announce-applications-15.12.0.php:97 msgid "" "In our file manager Dolphin, we've included various fixes " "for stability and some fixes to make scrolling smoother. In Kanagram, we've fixed a bothersome issue with white text on " "white backgrounds. In Kate, we've attempted to fix a crash " "that was occurring on shutdown, in addition to cleaning up the UI and adding " "in a new cache cleaner." msgstr "" "xxIn our file manager Dolphin, we've included various fixes " "for stability and some fixes to make scrolling smoother. In Kanagram, we've fixed a bothersome issue with white text on " "white backgrounds. In Kate, we've attempted to fix a crash " "that was occurring on shutdown, in addition to cleaning up the UI and adding " "in a new cache cleaner.xx" #: announcements/announce-applications-15.12.0.php:101 msgid "" "The Kontact Suite has seen tons of added features, big " "fixes and performance optimisations. In fact, there's been so much " "development this cycle that we've bumped the version number to 5.1. The team " "is hard at work, and is looking forward to all your feedback." msgstr "" "xxThe Kontact Suite has seen tons of added features, big " "fixes and performance optimisations. In fact, there's been so much " "development this cycle that we've bumped the version number to 5.1. The team " "is hard at work, and is looking forward to all your feedback.xx" #: announcements/announce-applications-15.12.0.php:104 msgid "Moving Forward" msgstr "xxMoving Forwardxx" #: announcements/announce-applications-15.12.0.php:107 msgid "" "As part of the effort to modernise our offerings, we've dropped some " "applications from KDE Applications and are no longer releasing them as of " "KDE Applications 15.12" msgstr "" "xxAs part of the effort to modernise our offerings, we've dropped some " "applications from KDE Applications and are no longer releasing them as of " "KDE Applications 15.12xx" #: announcements/announce-applications-15.12.0.php:111 msgid "" "We've dropped 4 applications from the release - Amor, KTux, KSnapshot and " "SuperKaramba. As noted above, KSnapshot has been replaced by Spectacle, and " "Plasma essentially replaces SuperKaramba as a widget engine. We've dropped " "standalone screensavers because screen locking is handled very differently " "in modern desktops." msgstr "" "xxWe've dropped 4 applications from the release - Amor, KTux, KSnapshot and " "SuperKaramba. As noted above, KSnapshot has been replaced by Spectacle, and " "Plasma essentially replaces SuperKaramba as a widget engine. We've dropped " "standalone screensavers because screen locking is handled very differently " "in modern desktops.xx" #: announcements/announce-applications-15.12.0.php:115 msgid "" "We've also dropped 3 artwork packages (kde-base-artwork, kde-wallpapers and " "kdeartwork); their content had not changed in long time." msgstr "" "xxWe've also dropped 3 artwork packages (kde-base-artwork, kde-wallpapers " "and kdeartwork); their content had not changed in long time.xx" #: announcements/announce-applications-15.12.0.php:118 #: announcements/announce-applications-16.04.0.php:115 #: announcements/announce-applications-16.08.0.php:77 #: announcements/announce-applications-16.12.0.php:118 #: announcements/announce-applications-17.04.0.php:103 #: announcements/announce-applications-17.08.0.php:77 #: announcements/announce-applications-17.12.0.php:80 #: announcements/announce-applications-18.04.0.php:177 #: announcements/announce-applications-18.08.0.php:126 #: announcements/plasma-5.4.95.php:152 announcements/plasma-5.5.0.php:173 msgid "Full Changelog" msgstr "xxFull Changelogxx" #: announcements/announce-applications-15.12.0.php:128 msgid "" "Non-technical contributors are an important part of KDE’s success. While " "proprietary software companies have huge advertising budgets for new " "software releases, KDE depends on people talking with other people. Even for " "those who are not software developers, there are many ways to support the " "KDE Applications 15.12 release. Report bugs. Encourage others to join the " "KDE Community. Or support the nonprofit organization behind the " "KDE community." msgstr "" "xxNon-technical contributors are an important part of KDE’s success. While " "proprietary software companies have huge advertising budgets for new " "software releases, KDE depends on people talking with other people. Even for " "those who are not software developers, there are many ways to support the " "KDE Applications 15.12 release. Report bugs. Encourage others to join the " "KDE Community. Or support the nonprofit organization behind the " "KDE community.xx" #: announcements/announce-applications-15.12.0.php:132 msgid "" "Please spread the word on the Social Web. Submit stories to news sites, use " "channels like delicious, digg, reddit, and twitter. Upload screenshots of " "your new set-up to services like Facebook, Flickr, ipernity and Picasa, and " "post them to appropriate groups. Create screencasts and upload them to " "YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials with " "'KDE'. This makes them easy to find, and gives the KDE Promo Team a way to " "analyze coverage for the KDE Applications 15.12 release." msgstr "" "xxPlease spread the word on the Social Web. Submit stories to news sites, " "use channels like delicious, digg, reddit, and twitter. Upload screenshots " "of your new set-up to services like Facebook, Flickr, ipernity and Picasa, " "and post them to appropriate groups. Create screencasts and upload them to " "YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials with " "'KDE'. This makes them easy to find, and gives the KDE Promo Team a way to " "analyze coverage for the KDE Applications 15.12 release.xx" #: announcements/announce-applications-15.12.0.php:138 msgid "Installing KDE Applications 15.12 Binary Packages" msgstr "xxInstalling KDE Applications 15.12 Binary Packagesxx" #: announcements/announce-applications-15.12.0.php:142 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.12 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 15.12 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks.xx" #: announcements/announce-applications-15.12.0.php:151 msgid "Compiling KDE Applications 15.12" msgstr "xxCompiling KDE Applications 15.12xx" #: announcements/announce-applications-15.12.0.php:155 msgid "" "The complete source code for KDE Applications 15.12 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 15.12.0 Info Page." msgstr "" "xxThe complete source code for KDE Applications 15.12 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 15.12.0 Info Page.xx" #: announcements/announce-applications-15.12.1.php:4 msgid "KDE Ships KDE Applications 15.12.1" msgstr "xxKDE Ships KDE Applications 15.12.1xx" #: announcements/announce-applications-15.12.1.php:16 msgid "" "January 12, 2016. Today KDE released the first stability update for KDE Applications 15.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxJanuary 12, 2016. Today KDE released the first stability update for KDE Applications 15.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-15.12.1.php:20 #: announcements/announce-applications-15.12.2.php:20 msgid "" "More than 30 recorded bugfixes include improvements to kdelibs, kdepim, " "kdenlive, marble, konsole, spectacle, akonadi, ark and umbrello, among " "others." msgstr "" "xxMore than 30 recorded bugfixes include improvements to kdelibs, kdepim, " "kdenlive, marble, konsole, spectacle, akonadi, ark and umbrello, among " "others.xx" #: announcements/announce-applications-15.12.2.php:4 msgid "KDE Ships KDE Applications 15.12.2" msgstr "xxKDE Ships KDE Applications 15.12.2xx" #: announcements/announce-applications-15.12.2.php:16 msgid "" "February 16, 2016. Today KDE released the second stability update for KDE Applications 15.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxFebruary 16, 2016. Today KDE released the second stability update for KDE Applications 15.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-15.12.3.php:4 msgid "KDE Ships KDE Applications 15.12.3" msgstr "xxKDE Ships KDE Applications 15.12.3xx" #: announcements/announce-applications-15.12.3.php:16 msgid "" "March 15, 2016. Today KDE released the third stability update for KDE Applications 15.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxMarch 15, 2016. Today KDE released the third stability update for KDE Applications 15.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-15.12.3.php:20 msgid "" "More than 15 recorded bugfixes include improvements to kdepim, akonadi, ark, " "kblocks, kcalc, ktouch and umbrello, among others." msgstr "" "xxMore than 15 recorded bugfixes include improvements to kdepim, akonadi, " "ark, kblocks, kcalc, ktouch and umbrello, among others.xx" #: announcements/announce-applications-16.04-beta.php:4 msgid "KDE Ships Beta of KDE Applications 16.04" msgstr "xxKDE Ships Beta of KDE Applications 16.04xx" #: announcements/announce-applications-16.04-beta.php:15 msgid "" "March 24, 2016. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing." msgstr "" "xxMarch 24, 2016. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-16.04-beta.php:19 #: announcements/announce-applications-16.08-beta.php:19 #: announcements/announce-applications-16.08-rc.php:19 #: announcements/announce-applications-16.12-beta.php:19 #: announcements/announce-applications-16.12-rc.php:19 #: announcements/announce-applications-17.04-beta.php:19 #: announcements/announce-applications-17.04-rc.php:19 #: announcements/announce-applications-17.08-rc.php:19 #: announcements/announce-applications-17.12-rc.php:19 msgid "" "Check the community release notes for information on new " "tarballs, tarballs that are now KF5 based and known issues. A more complete " "announcement will be available for the final release" msgstr "" "xxCheck the community release notes for information on new " "tarballs, tarballs that are now KF5 based and known issues. A more complete " "announcement will be available for the final releasexx" #: announcements/announce-applications-16.04-beta.php:23 msgid "" "With the various applications being based on KDE Frameworks 5, the KDE " "Applications 16.04 releases need a thorough testing in order to maintain and " "improve the quality and user experience. Actual users are critical to " "maintaining high KDE quality, because developers simply cannot test every " "possible configuration. We're counting on you to help find bugs early so " "they can be squashed before the final release. Please consider joining the " "team by installing the beta and reporting " "any bugs." msgstr "" "xxWith the various applications being based on KDE Frameworks 5, the KDE " "Applications 16.04 releases need a thorough testing in order to maintain and " "improve the quality and user experience. Actual users are critical to " "maintaining high KDE quality, because developers simply cannot test every " "possible configuration. We're counting on you to help find bugs early so " "they can be squashed before the final release. Please consider joining the " "team by installing the beta and reporting " "any bugs.xx" #: announcements/announce-applications-16.04-beta.php:30 msgid "Installing KDE Applications 16.04 Beta Binary Packages" msgstr "xxInstalling KDE Applications 16.04 Beta Binary Packagesxx" #: announcements/announce-applications-16.04-beta.php:34 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 16.04 Beta (internally 16.03.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 16.04 Beta (internally 16.03.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-16.04-beta.php:43 msgid "Compiling KDE Applications 16.04 Beta" msgstr "xxCompiling KDE Applications 16.04 Betaxx" #: announcements/announce-applications-16.04-beta.php:47 msgid "" "The complete source code for KDE Applications 16.04 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Beta Info " "Page." msgstr "" "xxThe complete source code for KDE Applications 16.04 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Beta Info " "Page.xx" #: announcements/announce-applications-16.04-rc.php:4 msgid "KDE Ships Release Candidate of KDE Applications 16.04" msgstr "xxKDE Ships Release Candidate of KDE Applications 16.04xx" #: announcements/announce-applications-16.04-rc.php:15 msgid "" "April 7, 2016. Today KDE released the release candidate of the new versions " "of KDE Applications. With dependency and feature freezes in place, the KDE " "team's focus is now on fixing bugs and further polishing." msgstr "" "xxApril 7, 2016. Today KDE released the release candidate of the new " "versions of KDE Applications. With dependency and feature freezes in place, " "the KDE team's focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-16.04-rc.php:19 msgid "" "With the various applications being based on KDE Frameworks 5, the KDE " "Applications 16.04 the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the release and reporting any bugs." msgstr "" "xxWith the various applications being based on KDE Frameworks 5, the KDE " "Applications 16.04 the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the release and reporting any bugs.xx" #: announcements/announce-applications-16.04-rc.php:26 msgid "Installing KDE Applications 16.04 Release Candidate Binary Packages" msgstr "" "xxInstalling KDE Applications 16.04 Release Candidate Binary Packagesxx" #: announcements/announce-applications-16.04-rc.php:30 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 16.04 Release Candidate (internally 16.03.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 16.04 Release Candidate (internally 16.03.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-16.04-rc.php:39 msgid "Compiling KDE Applications 16.04 Release Candidate" msgstr "xxCompiling KDE Applications 16.04 Release Candidatexx" #: announcements/announce-applications-16.04-rc.php:43 msgid "" "The complete source code for KDE Applications 16.04 Release Candidate may be " "freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Release " "Candidate Info Page." msgstr "" "xxThe complete source code for KDE Applications 16.04 Release Candidate may " "be freely downloaded. Instructions on compiling and installing are " "available from the KDE " "Applications Release Candidate Info Page.xx" #: announcements/announce-applications-16.04.0.php:4 msgid "KDE Ships KDE Applications 16.04.0" msgstr "xxKDE Ships KDE Applications 16.04.0xx" #: announcements/announce-applications-16.04.0.php:16 msgid "" "April 20, 2016. KDE introduces today KDE Applications 16.04 with an " "impressive array of upgrades when it comes to better ease of access, the " "introduction of highly useful functionalities and getting rid of those minor " "issues which lead to KDE Applications now getting a step closer to offering " "you the perfect setup for your device." msgstr "" "xxApril 20, 2016. KDE introduces today KDE Applications 16.04 with an " "impressive array of upgrades when it comes to better ease of access, the " "introduction of highly useful functionalities and getting rid of those minor " "issues which lead to KDE Applications now getting a step closer to offering " "you the perfect setup for your device.xx" #: announcements/announce-applications-16.04.0.php:20 msgid "" "KColorChooser, KFloppy, KMahjongg and KRDC have now been ported to " "KDE Frameworks 5 and we look forward to your feedback and insight into the " "newest features introduced with this release. We would also highly encourage " "your support for Minuet as we welcome it to our KDE " "Applications and your input on what more you'd like to see." msgstr "" "xxKColorChooser, KFloppy, KMahjongg and KRDC have now been ported to " "KDE Frameworks 5 and we look forward to your feedback and insight into the " "newest features introduced with this release. We would also highly encourage " "your support for Minuet as we welcome it to our KDE " "Applications and your input on what more you'd like to see.xx" #: announcements/announce-applications-16.04.0.php:24 msgid "KDE's Newest Addition" msgstr "xxKDE's Newest Additionxx" #: announcements/announce-applications-16.04.0.php:29 msgid "" "A new application has been added to the KDE Education suite. Minuet is a Music Education Software featuring full MIDI " "support with tempo, pitch and volume control, which makes it suitable for " "both novice and experienced musicians." msgstr "" "xxA new application has been added to the KDE Education suite. Minuet is a Music Education Software featuring full MIDI " "support with tempo, pitch and volume control, which makes it suitable for " "both novice and experienced musicians.xx" #: announcements/announce-applications-16.04.0.php:32 msgid "" "Minuet includes 44 ear-training exercises about scales, chords, intervals " "and rhythm, enables the visualization of musical content on the piano " "keyboard and allows for the seamless integration of your own exercises." msgstr "" "xxMinuet includes 44 ear-training exercises about scales, chords, intervals " "and rhythm, enables the visualization of musical content on the piano " "keyboard and allows for the seamless integration of your own exercises.xx" #: announcements/announce-applications-16.04.0.php:36 msgid "More Help to you" msgstr "xxMore Help to youxx" #: announcements/announce-applications-16.04.0.php:41 msgid "" "KHelpCenter which was previously distributed under Plasma is now distributed " "as a part of KDE Applications." msgstr "" "xxKHelpCenter which was previously distributed under Plasma is now " "distributed as a part of KDE Applications.xx" #: announcements/announce-applications-16.04.0.php:44 msgid "" "A massive bug triaging and cleanup campaign taken up by the KHelpCenter team " "resulted in 49 resolved bugs, many of which were related to improving and " "restoring the previously non-functional search functionality." msgstr "" "xxA massive bug triaging and cleanup campaign taken up by the KHelpCenter " "team resulted in 49 resolved bugs, many of which were related to improving " "and restoring the previously non-functional search functionality.xx" #: announcements/announce-applications-16.04.0.php:47 msgid "" "The internal document search which relied on the deprecated software ht::/" "dig has been replaced with a new Xapian-based indexing and search system " "which leads to the restoring of functionalities such as searching within man " "pages, info pages and KDE Software provided Documentation, with the added " "provision of bookmarks for the documentation pages." msgstr "" "xxThe internal document search which relied on the deprecated software ht::/" "dig has been replaced with a new Xapian-based indexing and search system " "which leads to the restoring of functionalities such as searching within man " "pages, info pages and KDE Software provided Documentation, with the added " "provision of bookmarks for the documentation pages.xx" #: announcements/announce-applications-16.04.0.php:50 msgid "" "With the removal of KDELibs4 Support and a further cleanup of the code and " "some other minor bugs, the maintenance of the code has also been thoroughly " "furnished to give you KHelpCenter in a newly shiny form." msgstr "" "xxWith the removal of KDELibs4 Support and a further cleanup of the code and " "some other minor bugs, the maintenance of the code has also been thoroughly " "furnished to give you KHelpCenter in a newly shiny form.xx" #: announcements/announce-applications-16.04.0.php:54 #: announcements/announce-applications-16.08.0.php:72 #: announcements/announce-applications-16.12.0.php:113 msgid "Aggressive Pest Control" msgstr "xxAggressive Pest Controlxx" #: announcements/announce-applications-16.04.0.php:56 msgid "" "The Kontact Suite had a whopping 55 bugs resolved; some of which were " "related to issues with setting alarms, and in the import of Thunderbird " "mails, downsizing Skype & Google talk icons in the Contacts Panel View, " "KMail related workarounds such as folder imports, vCard imports, opening ODF " "mail attachments, URL inserts from Chromium, the tool menu differences with " "the app started as a part of Kontact as opposed to a standalone use, missing " "'Send' menu item and a few others. The support for Brazilian Portuguese RSS " "feeds has been added along with the fixing of the addresses for the " "Hungarian and Spanish feeds." msgstr "" "xxThe Kontact Suite had a whopping 55 bugs resolved; some of which were " "related to issues with setting alarms, and in the import of Thunderbird " "mails, downsizing Skype & Google talk icons in the Contacts Panel View, " "KMail related workarounds such as folder imports, vCard imports, opening ODF " "mail attachments, URL inserts from Chromium, the tool menu differences with " "the app started as a part of Kontact as opposed to a standalone use, missing " "'Send' menu item and a few others. The support for Brazilian Portuguese RSS " "feeds has been added along with the fixing of the addresses for the " "Hungarian and Spanish feeds.xx" #: announcements/announce-applications-16.04.0.php:59 msgid "" "The new features include a redesign of the KAddressbook contact editor, a " "new default KMail Header theme, improvements to the Settings Exporter and a " "fix of Favicon support in Akregator. The KMail composer interface has been " "cleaned up along with the introduction of a new Default KMail Header Theme " "with the Grantlee theme used for the 'About' page in KMail as well as " "Kontact and Akregator. Akregator now uses QtWebKit - one of the major " "engines to render webpages and execute javascript code as the renderer web " "engine and the process of implementing support for QtWebEngine in Akregator " "and other Kontact Suite applications has already begun. While several " "features were shifted as plugins in kdepim-addons, the pim libraries were " "split into numerous packages." msgstr "" "xxThe new features include a redesign of the KAddressbook contact editor, a " "new default KMail Header theme, improvements to the Settings Exporter and a " "fix of Favicon support in Akregator. The KMail composer interface has been " "cleaned up along with the introduction of a new Default KMail Header Theme " "with the Grantlee theme used for the 'About' page in KMail as well as " "Kontact and Akregator. Akregator now uses QtWebKit - one of the major " "engines to render webpages and execute javascript code as the renderer web " "engine and the process of implementing support for QtWebEngine in Akregator " "and other Kontact Suite applications has already begun. While several " "features were shifted as plugins in kdepim-addons, the pim libraries were " "split into numerous packages.xx" #: announcements/announce-applications-16.04.0.php:63 msgid "Archiving in Depth" msgstr "xxArchiving in Depthxx" #: announcements/announce-applications-16.04.0.php:68 msgid "" "Ark, the archive manager, has had two major bugs fixed so " "that now Ark warns the user if an extraction fails due to lack of sufficient " "space in the destination folder and it does not fill up the RAM during the " "extraction of huge files via drag and drop." msgstr "" "xxArk, the archive manager, has had two major bugs fixed so " "that now Ark warns the user if an extraction fails due to lack of sufficient " "space in the destination folder and it does not fill up the RAM during the " "extraction of huge files via drag and drop.xx" #: announcements/announce-applications-16.04.0.php:71 msgid "" "Ark now also includes a properties dialog which displays information like " "the type of archive, compressed and uncompressed size, MD5/SHA-1/SHA-256 " "cryptographic hashes about the currently opened archive." msgstr "" "xxArk now also includes a properties dialog which displays information like " "the type of archive, compressed and uncompressed size, MD5/SHA-1/SHA-256 " "cryptographic hashes about the currently opened archive.xx" #: announcements/announce-applications-16.04.0.php:74 msgid "" "Ark can also now open and extract RAR archives without utilizing the non-" "free rar utilities and can open, extract and create TAR archives compressed " "with the lzop/lzip/lrzip formats." msgstr "" "xxArk can also now open and extract RAR archives without utilizing the non-" "free rar utilities and can open, extract and create TAR archives compressed " "with the lzop/lzip/lrzip formats.xx" #: announcements/announce-applications-16.04.0.php:77 msgid "" "The User Interface of Ark has been polished by reorganizing the menubar and " "the toolbar so as to improve the usability and to remove ambiguities, as " "well as to save vertical space thanks to the status-bar now hidden by " "default." msgstr "" "xxThe User Interface of Ark has been polished by reorganizing the menubar " "and the toolbar so as to improve the usability and to remove ambiguities, as " "well as to save vertical space thanks to the status-bar now hidden by " "default.xx" #: announcements/announce-applications-16.04.0.php:81 msgid "More Precision to Video Edits" msgstr "xxMore Precision to Video Editsxx" #: announcements/announce-applications-16.04.0.php:86 msgid "" "Kdenlive, the non-linear video editor has numerous new " "features implemented. The titler now has a grid feature, gradients, the " "addition of text shadow and adjusting letter/line spacing." msgstr "" "xxKdenlive, the non-linear video editor has numerous new " "features implemented. The titler now has a grid feature, gradients, the " "addition of text shadow and adjusting letter/line spacing.xx" #: announcements/announce-applications-16.04.0.php:89 msgid "" "Integrated display of audio levels allows easy monitoring of the audio in " "your project alongwith new video monitor overlays displaying playback " "framerate, safe zones and audio waveforms and a toolbar to seek to markers " "and a zoom monitor." msgstr "" "xxIntegrated display of audio levels allows easy monitoring of the audio in " "your project alongwith new video monitor overlays displaying playback " "framerate, safe zones and audio waveforms and a toolbar to seek to markers " "and a zoom monitor.xx" #: announcements/announce-applications-16.04.0.php:92 msgid "" "There has also been a new library feature which allows to copy/paste " "sequences between projects and a split view in timeline to compare and " "visualise the effects applied to the clip with the one without them." msgstr "" "xxThere has also been a new library feature which allows to copy/paste " "sequences between projects and a split view in timeline to compare and " "visualise the effects applied to the clip with the one without them.xx" #: announcements/announce-applications-16.04.0.php:95 msgid "" "The render dialog has been rewritten with an added option to get faster " "encoding hence, producing large files and the speed effect has been made to " "work with sound as well." msgstr "" "xxThe render dialog has been rewritten with an added option to get faster " "encoding hence, producing large files and the speed effect has been made to " "work with sound as well.xx" #: announcements/announce-applications-16.04.0.php:98 msgid "" "Curves in keyframes have been introduced for a few effects and now your top " "chosen effects can be accessed quickly via the favourite effects widget. " "While using the razor tool, now the vertical line in the timeline will show " "the accurate frame where the cut will be performed and the newly added clip " "generators will enable you to create color bar clips and counters. Besides " "this, the clip usage count has been re-introduced in the Project Bin and the " "audio thumbnails have also been rewritten to make them much faster." msgstr "" "xxCurves in keyframes have been introduced for a few effects and now your " "top chosen effects can be accessed quickly via the favourite effects widget. " "While using the razor tool, now the vertical line in the timeline will show " "the accurate frame where the cut will be performed and the newly added clip " "generators will enable you to create color bar clips and counters. Besides " "this, the clip usage count has been re-introduced in the Project Bin and the " "audio thumbnails have also been rewritten to make them much faster.xx" #: announcements/announce-applications-16.04.0.php:101 msgid "" "The major bug fixes include the crash while using titles (which requires the " "latest MLT version), fixing corruptions occurring when the project frames " "per second rate is anything other than 25, the crashes on track deletion, " "the problematic overwrite mode in the timeline and the corruptions/lost " "effects while using a locale with a comma as the separator. Apart from " "these, the team has been consistently working to make major improvements in " "stability, workflow and small usability features." msgstr "" "xxThe major bug fixes include the crash while using titles (which requires " "the latest MLT version), fixing corruptions occurring when the project " "frames per second rate is anything other than 25, the crashes on track " "deletion, the problematic overwrite mode in the timeline and the corruptions/" "lost effects while using a locale with a comma as the separator. Apart from " "these, the team has been consistently working to make major improvements in " "stability, workflow and small usability features.xx" #: announcements/announce-applications-16.04.0.php:104 #: announcements/announce-applications-16.08.0.php:61 #: announcements/announce-applications-16.12.0.php:98 #: announcements/announce-applications-17.04.0.php:84 msgid "And more!" msgstr "xxAnd more!xx" #: announcements/announce-applications-16.04.0.php:107 msgid "" "Okular, the document viewer brings in new features in the " "form of customizable inline annotation width border, allowance of directly " "opening embedded files instead of only saving them and also the display of a " "table of content markers when the child links are collapsed." msgstr "" "xxOkular, the document viewer brings in new features in the " "form of customizable inline annotation width border, allowance of directly " "opening embedded files instead of only saving them and also the display of a " "table of content markers when the child links are collapsed.xx" #: announcements/announce-applications-16.04.0.php:111 msgid "" "Kleopatra introduced improved support for GnuPG 2.1 with a " "fixing of selftest errors and the cumbersome key refreshes caused by the new " "GnuPG (GNU Privacy Guard) directory layout. ECC Key generation has been " "added with the display of Curve details for ECC certificates now. Kleopatra " "is now released as a separate package and support for .pfx and .crt files " "has been included. To resolve the difference in the behaviour of imported " "secret keys and generated keys, Kleopatra now allows you to set the owner " "trust to ultimate for imported secret keys. " msgstr "" "xxKleopatra introduced improved support for GnuPG 2.1 with " "a fixing of selftest errors and the cumbersome key refreshes caused by the " "new GnuPG (GNU Privacy Guard) directory layout. ECC Key generation has been " "added with the display of Curve details for ECC certificates now. Kleopatra " "is now released as a separate package and support for .pfx and .crt files " "has been included. To resolve the difference in the behaviour of imported " "secret keys and generated keys, Kleopatra now allows you to set the owner " "trust to ultimate for imported secret keys. xx" #: announcements/announce-applications-16.04.0.php:125 msgid "" "Non-technical contributors are an important part of KDE’s success. While " "proprietary software companies have huge advertising budgets for new " "software releases, KDE depends on people talking with other people. Even for " "those who are not software developers, there are many ways to support the " "KDE Applications 16.04 release. Report bugs. Encourage others to join the " "KDE Community. Or support the nonprofit organization behind the " "KDE community." msgstr "" "xxNon-technical contributors are an important part of KDE’s success. While " "proprietary software companies have huge advertising budgets for new " "software releases, KDE depends on people talking with other people. Even for " "those who are not software developers, there are many ways to support the " "KDE Applications 16.04 release. Report bugs. Encourage others to join the " "KDE Community. Or support the nonprofit organization behind the " "KDE community.xx" #: announcements/announce-applications-16.04.0.php:129 msgid "" "Please spread the word on the Social Web. Submit stories to news sites, use " "channels like delicious, digg, reddit, and twitter. Upload screenshots of " "your new set-up to services like Facebook, Flickr, ipernity and Picasa, and " "post them to appropriate groups. Create screencasts and upload them to " "YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials with " "'KDE'. This makes them easy to find, and gives the KDE Promo Team a way to " "analyze coverage for the KDE Applications 16.04 release." msgstr "" "xxPlease spread the word on the Social Web. Submit stories to news sites, " "use channels like delicious, digg, reddit, and twitter. Upload screenshots " "of your new set-up to services like Facebook, Flickr, ipernity and Picasa, " "and post them to appropriate groups. Create screencasts and upload them to " "YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials with " "'KDE'. This makes them easy to find, and gives the KDE Promo Team a way to " "analyze coverage for the KDE Applications 16.04 release.xx" #: announcements/announce-applications-16.04.0.php:135 msgid "Installing KDE Applications 16.04 Binary Packages" msgstr "xxInstalling KDE Applications 16.04 Binary Packagesxx" #: announcements/announce-applications-16.04.0.php:139 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 16.04 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 16.04 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks.xx" #: announcements/announce-applications-16.04.0.php:148 msgid "Compiling KDE Applications 16.04" msgstr "xxCompiling KDE Applications 16.04xx" #: announcements/announce-applications-16.04.0.php:152 msgid "" "The complete source code for KDE Applications 16.04 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 16.04.0 Info Page." msgstr "" "xxThe complete source code for KDE Applications 16.04 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 16.04.0 Info Page.xx" #: announcements/announce-applications-16.04.1.php:4 msgid "KDE Ships KDE Applications 16.04.1" msgstr "xxKDE Ships KDE Applications 16.04.1xx" #: announcements/announce-applications-16.04.1.php:16 msgid "" "May 10, 2016. Today KDE released the first stability update for KDE Applications 16.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxMay 10, 2016. Today KDE released the first stability update for KDE Applications 16.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-16.04.1.php:20 msgid "" "More than 25 recorded bugfixes include improvements to kdepim, ark, kate, " "dolphin. kdenlive, lokalize, spectacle, among others." msgstr "" "xxMore than 25 recorded bugfixes include improvements to kdepim, ark, kate, " "dolphin. kdenlive, lokalize, spectacle, among others.xx" #: announcements/announce-applications-16.04.2.php:4 msgid "KDE Ships KDE Applications 16.04.2" msgstr "xxKDE Ships KDE Applications 16.04.2xx" #: announcements/announce-applications-16.04.2.php:16 msgid "" "June 14, 2016. Today KDE released the second stability update for KDE Applications 16.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxJune 14, 2016. Today KDE released the second stability update for KDE Applications 16.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-16.04.2.php:20 msgid "" "More than 25 recorded bugfixes include improvements to akonadi, ark, " "artikulate, dolphin. kdenlive, kdepim, among others." msgstr "" "xxMore than 25 recorded bugfixes include improvements to akonadi, ark, " "artikulate, dolphin. kdenlive, kdepim, among others.xx" #: announcements/announce-applications-16.04.3.php:4 msgid "KDE Ships KDE Applications 16.04.3" msgstr "xxKDE Ships KDE Applications 16.04.3xx" #: announcements/announce-applications-16.04.3.php:16 msgid "" "July 12, 2016. Today KDE released the third stability update for KDE Applications 16.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxJuly 12, 2016. Today KDE released the third stability update for KDE Applications 16.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-16.04.3.php:20 msgid "" "More than 20 recorded bugfixes include improvements to ark, cantor, kate. " "kdepim, umbrello, among others." msgstr "" "xxMore than 20 recorded bugfixes include improvements to ark, cantor, kate. " "kdepim, umbrello, among others.xx" #: announcements/announce-applications-16.08-beta.php:4 msgid "KDE Ships Beta of KDE Applications 16.08" msgstr "xxKDE Ships Beta of KDE Applications 16.08xx" #: announcements/announce-applications-16.08-beta.php:15 msgid "" "July 22, 2016. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing." msgstr "" "xxJuly 22, 2016. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-16.08-beta.php:23 #: announcements/announce-applications-16.08-rc.php:23 msgid "" "The KDE Applications 16.08 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the beta and " "reporting any bugs." msgstr "" "xxThe KDE Applications 16.08 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the beta and " "reporting any bugs.xx" #: announcements/announce-applications-16.08-beta.php:30 msgid "Installing KDE Applications 16.08 Beta Binary Packages" msgstr "xxInstalling KDE Applications 16.08 Beta Binary Packagesxx" #: announcements/announce-applications-16.08-beta.php:34 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 16.08 Beta (internally 16.07.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 16.08 Beta (internally 16.07.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-16.08-beta.php:39 #: announcements/announce-applications-16.08-rc.php:39 #: announcements/announce-applications-16.12-beta.php:39 #: announcements/announce-applications-16.12-rc.php:39 #: announcements/announce-applications-17.04-beta.php:39 #: announcements/announce-applications-17.04-rc.php:39 #: announcements/announce-applications-17.08-beta.php:39 #: announcements/announce-applications-17.08-rc.php:39 #: announcements/announce-applications-17.12-beta.php:39 #: announcements/announce-applications-17.12-rc.php:39 #: announcements/announce-applications-18.04-beta.php:39 #: announcements/announce-applications-18.04-rc.php:39 #: announcements/announce-applications-18.08-beta.php:39 #: announcements/announce-applications-18.08-rc.php:39 #: announcements/announce-applications-18.12-beta.php:39 msgid "" "For a current list of available binary packages of which the KDE Project has " "been informed, please visit the Community Wiki." msgstr "" "xxFor a current list of available binary packages of which the KDE Project " "has been informed, please visit the Community Wiki.xx" #: announcements/announce-applications-16.08-beta.php:43 msgid "Compiling KDE Applications 16.08 Beta" msgstr "xxCompiling KDE Applications 16.08 Betaxx" #: announcements/announce-applications-16.08-beta.php:47 msgid "" "The complete source code for KDE Applications 16.08 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 16.08 Beta " "Info Page." msgstr "" "xxThe complete source code for KDE Applications 16.08 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 16.08 Beta " "Info Page.xx" #: announcements/announce-applications-16.08-rc.php:4 msgid "KDE Ships Release Candidate of KDE Applications 16.08" msgstr "xxKDE Ships Release Candidate of KDE Applications 16.08xx" #: announcements/announce-applications-16.08-rc.php:15 msgid "" "August 5, 2016. Today KDE released the release candidate of the new versions " "of KDE Applications. With dependency and feature freezes in place, the KDE " "team's focus is now on fixing bugs and further polishing." msgstr "" "xxAugust 5, 2016. Today KDE released the release candidate of the new " "versions of KDE Applications. With dependency and feature freezes in place, " "the KDE team's focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-16.08-rc.php:30 msgid "Installing KDE Applications 16.08 Release Candidate Binary Packages" msgstr "" "xxInstalling KDE Applications 16.08 Release Candidate Binary Packagesxx" #: announcements/announce-applications-16.08-rc.php:34 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 16.08 Release Candidate (internally 16.07.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 16.08 Release Candidate (internally 16.07.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-16.08-rc.php:43 msgid "Compiling KDE Applications 16.08 Release Candidate" msgstr "xxCompiling KDE Applications 16.08 Release Candidatexx" #: announcements/announce-applications-16.08-rc.php:47 msgid "" "The complete source code for KDE Applications 16.08 Release Candidate may be " "freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications Release " "Candidate Info Page." msgstr "" "xxThe complete source code for KDE Applications 16.08 Release Candidate may " "be freely downloaded. Instructions on compiling and installing are " "available from the KDE " "Applications Release Candidate Info Page.xx" #: announcements/announce-applications-16.08.0.php:4 msgid "KDE Ships KDE Applications 16.08.0" msgstr "xxKDE Ships KDE Applications 16.08.0xx" #: announcements/announce-applications-16.08.0.php:16 msgid "" "August 18, 2016. Today, KDE introduces KDE Applications 16.08, with an " "impressive array of upgrades when it comes to better ease of access, the " "introduction of highly useful functionalities and getting rid of some minor " "issues, bringing KDE Applications one step closer to offering you the " "perfect setup for your device." msgstr "" "xxAugust 18, 2016. Today, KDE introduces KDE Applications 16.08, with an " "impressive array of upgrades when it comes to better ease of access, the " "introduction of highly useful functionalities and getting rid of some minor " "issues, bringing KDE Applications one step closer to offering you the " "perfect setup for your device.xx" #: announcements/announce-applications-16.08.0.php:20 msgid "" "Kolourpaint, Cervisia and KDiskFree have " "now been ported to KDE Frameworks 5 and we look forward to your feedback and " "insight into the newest features introduced with this release." msgstr "" "xxKolourpaint, Cervisia and KDiskFree have " "now been ported to KDE Frameworks 5 and we look forward to your feedback and " "insight into the newest features introduced with this release.xx" #: announcements/announce-applications-16.08.0.php:24 msgid "" "In the continued effort to split Kontact Suite libraries to make them easier " "to use for third parties, the kdepimlibs tarball has been split into akonadi-" "contacts, akonadi-mime and akonadi-notes." msgstr "" "xxIn the continued effort to split Kontact Suite libraries to make them " "easier to use for third parties, the kdepimlibs tarball has been split into " "akonadi-contacts, akonadi-mime and akonadi-notes.xx" #: announcements/announce-applications-16.08.0.php:29 msgid "" "We have discontinued the following packages: kdegraphics-strigi-analyzer, " "kdenetwork-strigi-analyzers, kdesdk-strigi-analyzers, libkdeedu and " "mplayerthumbs. This will help us focus in the rest of the code." msgstr "" "xxWe have discontinued the following packages: kdegraphics-strigi-analyzer, " "kdenetwork-strigi-analyzers, kdesdk-strigi-analyzers, libkdeedu and " "mplayerthumbs. This will help us focus in the rest of the code.xx" #: announcements/announce-applications-16.08.0.php:33 msgid "Keeping in Kontact" msgstr "xxKeeping in Kontactxx" #: announcements/announce-applications-16.08.0.php:36 msgid "" "The Kontact Suite has got the usual round of cleanups, bug " "fixes and optimizations in this release. Notable is the use of QtWebEngine " "in various compontents, which allows for a more modern HTML rendering engine " "to be used. We have also improved VCard4 support as well as added new " "plugins that can warn if some conditions are met when sending an email, e.g. " "verifying that you want to allow sending emails with a given identity, or " "checking if you are sending email as plaintext, etc." msgstr "" "xxThe Kontact Suite has got the usual round of cleanups, " "bug fixes and optimizations in this release. Notable is the use of " "QtWebEngine in various compontents, which allows for a more modern HTML " "rendering engine to be used. We have also improved VCard4 support as well as " "added new plugins that can warn if some conditions are met when sending an " "email, e.g. verifying that you want to allow sending emails with a given " "identity, or checking if you are sending email as plaintext, etc.xx" #: announcements/announce-applications-16.08.0.php:40 msgid "New Marble version" msgstr "xxNew Marble versionxx" #: announcements/announce-applications-16.08.0.php:43 msgid "" "Marble 2.0 is part of KDE Applications 16.08 and includes " "more than 450 code changes including improvements in navigation, rendering " "and an experimental vector rendering of OpenStreetMap data." msgstr "" "xxMarble 2.0 is part of KDE Applications 16.08 and includes " "more than 450 code changes including improvements in navigation, rendering " "and an experimental vector rendering of OpenStreetMap data.xx" #: announcements/announce-applications-16.08.0.php:47 msgid "More Archiving" msgstr "xxMore Archivingxx" #: announcements/announce-applications-16.08.0.php:50 msgid "" "Ark can now extract AppImage and .xar files as well as " "testing the integrity of zip, 7z and rar archives. It can also add/edit " "comments in rar archives" msgstr "" "xxArk can now extract AppImage and .xar files as well as " "testing the integrity of zip, 7z and rar archives. It can also add/edit " "comments in rar archivesxx" #: announcements/announce-applications-16.08.0.php:54 msgid "Terminal Improvements" msgstr "xxTerminal Improvementsxx" #: announcements/announce-applications-16.08.0.php:57 msgid "" "Konsole has had improvements regarding font rendering " "options and accessbility support." msgstr "" "xxKonsole has had improvements regarding font rendering " "options and accessbility support.xx" #: announcements/announce-applications-16.08.0.php:64 msgid "" "Kate got movable tabs. More information..." msgstr "" "xxKate got movable tabs. More information...xx" #: announcements/announce-applications-16.08.0.php:68 msgid "" "KGeography, has added provinces and regions maps of Burkina " "Faso." msgstr "" "xxKGeography, has added provinces and regions maps of " "Burkina Faso.xx" #: announcements/announce-applications-16.08.0.php:74 msgid "" "More than 120 bugs have been resolved in applications including the Kontact " "Suite, Ark, Cantor, Dolphin, KCalc, Kdenlive and more!" msgstr "" "xxMore than 120 bugs have been resolved in applications including the " "Kontact Suite, Ark, Cantor, Dolphin, KCalc, Kdenlive and more!xx" #: announcements/announce-applications-16.08.0.php:87 msgid "" "Non-technical contributors are an important part of KDE’s success. While " "proprietary software companies have huge advertising budgets for new " "software releases, KDE depends on people talking with other people. Even for " "those who are not software developers, there are many ways to support the " "KDE Applications 16.08 release. Report bugs. Encourage others to join the " "KDE Community. Or support the nonprofit organization behind the " "KDE community." msgstr "" "xxNon-technical contributors are an important part of KDE’s success. While " "proprietary software companies have huge advertising budgets for new " "software releases, KDE depends on people talking with other people. Even for " "those who are not software developers, there are many ways to support the " "KDE Applications 16.08 release. Report bugs. Encourage others to join the " "KDE Community. Or support the nonprofit organization behind the " "KDE community.xx" #: announcements/announce-applications-16.08.0.php:91 msgid "" "Please spread the word on the Social Web. Submit stories to news sites, use " "channels like delicious, digg, reddit, and twitter. Upload screenshots of " "your new set-up to services like Facebook, Flickr, ipernity and Picasa, and " "post them to appropriate groups. Create screencasts and upload them to " "YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials with " "'KDE'. This makes them easy to find, and gives the KDE Promo Team a way to " "analyze coverage for the KDE Applications 16.08 release." msgstr "" "xxPlease spread the word on the Social Web. Submit stories to news sites, " "use channels like delicious, digg, reddit, and twitter. Upload screenshots " "of your new set-up to services like Facebook, Flickr, ipernity and Picasa, " "and post them to appropriate groups. Create screencasts and upload them to " "YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials with " "'KDE'. This makes them easy to find, and gives the KDE Promo Team a way to " "analyze coverage for the KDE Applications 16.08 release.xx" #: announcements/announce-applications-16.08.0.php:97 msgid "Installing KDE Applications 16.08 Binary Packages" msgstr "xxInstalling KDE Applications 16.08 Binary Packagesxx" #: announcements/announce-applications-16.08.0.php:101 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 16.08 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 16.08 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks.xx" #: announcements/announce-applications-16.08.0.php:110 msgid "Compiling KDE Applications 16.08" msgstr "xxCompiling KDE Applications 16.08xx" #: announcements/announce-applications-16.08.0.php:114 msgid "" "The complete source code for KDE Applications 16.08 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 16.08.0 Info Page." msgstr "" "xxThe complete source code for KDE Applications 16.08 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 16.08.0 Info Page.xx" #: announcements/announce-applications-16.08.1.php:4 msgid "KDE Ships KDE Applications 16.08.1" msgstr "xxKDE Ships KDE Applications 16.08.1xx" #: announcements/announce-applications-16.08.1.php:16 msgid "" "September 8, 2016. Today KDE released the first stability update for KDE Applications 16.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxSeptember 8, 2016. Today KDE released the first stability update for KDE Applications 16.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-16.08.1.php:20 msgid "" "More than 45 recorded bugfixes include improvements to kdepim, kate, " "kdenlive, konsole, marble, kajongg, kopete, umbrello, among others." msgstr "" "xxMore than 45 recorded bugfixes include improvements to kdepim, kate, " "kdenlive, konsole, marble, kajongg, kopete, umbrello, among others.xx" #: announcements/announce-applications-16.08.2.php:4 msgid "KDE Ships KDE Applications 16.08.2" msgstr "xxKDE Ships KDE Applications 16.08.2xx" #: announcements/announce-applications-16.08.2.php:16 msgid "" "October 13, 2016. Today KDE released the second stability update for KDE Applications 16.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxOctober 13, 2016. Today KDE released the second stability update for KDE Applications 16.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-16.08.2.php:20 msgid "" "More than 30 recorded bugfixes include improvements to kdepim, ark, dolphin, " "kgpg, kolourpaint, okular, among others." msgstr "" "xxMore than 30 recorded bugfixes include improvements to kdepim, ark, " "dolphin, kgpg, kolourpaint, okular, among others.xx" #: announcements/announce-applications-16.08.3.php:4 msgid "KDE Ships KDE Applications 16.08.3" msgstr "xxKDE Ships KDE Applications 16.08.3xx" #: announcements/announce-applications-16.08.3.php:16 msgid "" "November 10, 2016. Today KDE released the third stability update for KDE Applications 16.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxNovember 10, 2016. Today KDE released the third stability update for KDE Applications 16.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-16.08.3.php:20 msgid "" "More than 20 recorded bugfixes include improvements to kdepim, ark, okteta, " "umbrello, kmines, among others." msgstr "" "xxMore than 20 recorded bugfixes include improvements to kdepim, ark, " "okteta, umbrello, kmines, among others.xx" #: announcements/announce-applications-16.12-beta.php:4 msgid "KDE Ships Beta of KDE Applications 16.12" msgstr "xxKDE Ships Beta of KDE Applications 16.12xx" #: announcements/announce-applications-16.12-beta.php:15 msgid "" "November 18, 2016. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing." msgstr "" "xxNovember 18, 2016. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-16.12-beta.php:23 msgid "" "The KDE Applications 16.12 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the beta and " "reporting any bugs." msgstr "" "xxThe KDE Applications 16.12 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the beta and " "reporting any bugs.xx" #: announcements/announce-applications-16.12-beta.php:30 msgid "Installing KDE Applications 16.12 Beta Binary Packages" msgstr "xxInstalling KDE Applications 16.12 Beta Binary Packagesxx" #: announcements/announce-applications-16.12-beta.php:34 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 16.12 Beta (internally 16.11.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 16.12 Beta (internally 16.11.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-16.12-beta.php:43 msgid "Compiling KDE Applications 16.12 Beta" msgstr "xxCompiling KDE Applications 16.12 Betaxx" #: announcements/announce-applications-16.12-beta.php:47 msgid "" "The complete source code for KDE Applications 16.12 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 16.12 Beta " "Info Page." msgstr "" "xxThe complete source code for KDE Applications 16.12 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 16.12 Beta " "Info Page.xx" #: announcements/announce-applications-16.12-rc.php:4 msgid "KDE Ships Release Candidate of KDE Applications 16.12" msgstr "xxKDE Ships Release Candidate of KDE Applications 16.12xx" #: announcements/announce-applications-16.12-rc.php:15 msgid "" "December 2, 2016. Today KDE released the release candidate of the new " "versions of KDE Applications. With dependency and feature freezes in place, " "the KDE team's focus is now on fixing bugs and further polishing." msgstr "" "xxDecember 2, 2016. Today KDE released the release candidate of the new " "versions of KDE Applications. With dependency and feature freezes in place, " "the KDE team's focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-16.12-rc.php:23 msgid "" "The KDE Applications 16.12 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the release candidate and reporting any bugs." msgstr "" "xxThe KDE Applications 16.12 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the release candidate and reporting any bugs.xx" #: announcements/announce-applications-16.12-rc.php:30 msgid "Installing KDE Applications 16.12 Release Candidate Binary Packages" msgstr "" "xxInstalling KDE Applications 16.12 Release Candidate Binary Packagesxx" #: announcements/announce-applications-16.12-rc.php:34 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 16.12 Release Candidate (internally 16.11.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 16.12 Release Candidate (internally 16.11.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-16.12-rc.php:43 msgid "Compiling KDE Applications 16.12 Release Candidate" msgstr "xxCompiling KDE Applications 16.12 Release Candidatexx" #: announcements/announce-applications-16.12-rc.php:47 msgid "" "The complete source code for KDE Applications 16.12 Release Candidate may be " "freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 16.12 Release " "Candidate Info Page." msgstr "" "xxThe complete source code for KDE Applications 16.12 Release Candidate may " "be freely downloaded. Instructions on compiling and installing are " "available from the KDE " "Applications 16.12 Release Candidate Info Page.xx" #: announcements/announce-applications-16.12.0.php:4 msgid "KDE Ships KDE Applications 16.12.0" msgstr "xxKDE Ships KDE Applications 16.12.0xx" #: announcements/announce-applications-16.12.0.php:16 msgid "" "December 15, 2016. Today, KDE introduces KDE Applications 16.12, with an " "impressive array of upgrades when it comes to better ease of access, the " "introduction of highly useful functionalities and getting rid of some minor " "issues, bringing KDE Applications one step closer to offering you the " "perfect setup for your device." msgstr "" "xxDecember 15, 2016. Today, KDE introduces KDE Applications 16.12, with an " "impressive array of upgrades when it comes to better ease of access, the " "introduction of highly useful functionalities and getting rid of some minor " "issues, bringing KDE Applications one step closer to offering you the " "perfect setup for your device.xx" #: announcements/announce-applications-16.12.0.php:20 msgid "" "Okular, Konqueror, KGpg, " "KTouch, Kalzium and more (Release Notes) have now been ported to KDE Frameworks 5. We " "look forward to your feedback and insight into the newest features " "introduced with this release." msgstr "" "xxOkular, Konqueror, KGpg, KTouch, Kalzium and more (Release Notes) have now been ported to KDE Frameworks 5. We " "look forward to your feedback and insight into the newest features " "introduced with this release.xx" #: announcements/announce-applications-16.12.0.php:24 msgid "" "In the continued effort to make applications easier to build standalone, we " "have split the kde-baseapps, kdepim and kdewebdev tarballs. You can find the " "newly created tarballs at the Release Notes document" msgstr "" "xxIn the continued effort to make applications easier to build standalone, " "we have split the kde-baseapps, kdepim and kdewebdev tarballs. You can find " "the newly created tarballs at the Release Notes documentxx" #: announcements/announce-applications-16.12.0.php:29 msgid "" "We have discontinued the following packages: kdgantt2, gpgmepp and kuser. " "This will help us focus on the rest of the code." msgstr "" "xxWe have discontinued the following packages: kdgantt2, gpgmepp and kuser. " "This will help us focus on the rest of the code.xx" #: announcements/announce-applications-16.12.0.php:33 msgid "Kwave sound editor joins KDE Applications!" msgstr "xxKwave sound editor joins KDE Applications!xx" #: announcements/announce-applications-16.12.0.php:38 msgid "" "Kwave is a sound editor, it can record, play back, import " "and edit many sorts of audio files including multi channel files.\n" "Kwave includes some plugins to transform audio files in several ways and " "presents a graphical view with a complete zoom and scroll capability." msgstr "" "xxKwave is a sound editor, it can record, play back, import " "and edit many sorts of audio files including multi channel files.\n" "Kwave includes some plugins to transform audio files in several ways and " "presents a graphical view with a complete zoom and scroll capability.xx" #: announcements/announce-applications-16.12.0.php:43 msgid "The World as your wallpaper" msgstr "xxThe World as your wallpaperxx" #: announcements/announce-applications-16.12.0.php:48 msgid "" "Marble now includes both a Wallpaper and a Widget for Plasma that show the " "time on top of a satellite view of the earth, with real-time day/night " "display. These used to be available for Plasma 4; they have now been updated " "to work on Plasma 5." msgstr "" "xxMarble now includes both a Wallpaper and a Widget for Plasma that show the " "time on top of a satellite view of the earth, with real-time day/night " "display. These used to be available for Plasma 4; they have now been updated " "to work on Plasma 5.xx" #: announcements/announce-applications-16.12.0.php:51 msgid "" "You can find more information on Friedrich W. H. Kossebau's " "blog." msgstr "" "xxYou can find more information on Friedrich W. H. Kossebau's " "blog.xx" #: announcements/announce-applications-16.12.0.php:55 msgid "Emoticons galore!" msgstr "xxEmoticons galore!xx" #: announcements/announce-applications-16.12.0.php:60 msgid "" "KCharSelect has gained the ability to show the Unicode Emoticons block (and " "other SMP symbol blocks)." msgstr "" "xxKCharSelect has gained the ability to show the Unicode Emoticons block " "(and other SMP symbol blocks).xx" #: announcements/announce-applications-16.12.0.php:63 msgid "" "It also gained a Bookmarks menu so you can favorite all your loved " "characters." msgstr "" "xxIt also gained a Bookmarks menu so you can favorite all your loved " "characters.xx" #: announcements/announce-applications-16.12.0.php:67 msgid "Math is better with Julia" msgstr "xxMath is better with Juliaxx" #: announcements/announce-applications-16.12.0.php:72 msgid "" "Cantor has a new backend for Julia, giving its users the ability to use the " "latest progress in scientific computing." msgstr "" "xxCantor has a new backend for Julia, giving its users the ability to use " "the latest progress in scientific computing.xx" #: announcements/announce-applications-16.12.0.php:75 msgid "" "You can find more information on Ivan Lakhtanov's blog." msgstr "" "xxYou can find more information on Ivan Lakhtanov's blog.xx" #: announcements/announce-applications-16.12.0.php:79 msgid "Advanced archiving" msgstr "xxAdvanced archivingxx" #: announcements/announce-applications-16.12.0.php:84 msgid "Ark has several new features:" msgstr "xxArk has several new features:xx" #: announcements/announce-applications-16.12.0.php:87 msgid "" "Files and folders can now be renamed, copied or moved within the archive" msgstr "" "xxFiles and folders can now be renamed, copied or moved within the archivexx" #: announcements/announce-applications-16.12.0.php:88 msgid "" "It's now possible to select compression and encryption algorithms when " "creating archives" msgstr "" "xxIt's now possible to select compression and encryption algorithms when " "creating archivesxx" #: announcements/announce-applications-16.12.0.php:89 msgid "Ark can now open AR files (e.g. Linux *.a static libraries)" msgstr "xxArk can now open AR files (e.g. Linux *.a static libraries)xx" #: announcements/announce-applications-16.12.0.php:93 msgid "" "You can find more information on Ragnar Thomsen's blog." msgstr "" "xxYou can find more information on Ragnar Thomsen's blog.xx" #: announcements/announce-applications-16.12.0.php:101 msgid "" "Kopete got support for X-OAUTH2 SASL authentication in jabber protocol and " "fixed some problems with the OTR encryption plugin." msgstr "" "xxKopete got support for X-OAUTH2 SASL authentication in jabber protocol and " "fixed some problems with the OTR encryption plugin.xx" #: announcements/announce-applications-16.12.0.php:105 msgid "" "Kdenlive has a new Rotoscoping effect, support for downloadable content and " "an updated Motion Tracker. It also provides Snap and AppImage files for easier installation." msgstr "" "xxKdenlive has a new Rotoscoping effect, support for downloadable content " "and an updated Motion Tracker. It also provides Snap and " "AppImage files for easier installation.xx" #: announcements/announce-applications-16.12.0.php:109 msgid "" "KMail and Akregator can use Google Safe Browsing to check if a link being " "clicked is malicious. Both have also added back printing support (needs Qt " "5.8)." msgstr "" "xxKMail and Akregator can use Google Safe Browsing to check if a link being " "clicked is malicious. Both have also added back printing support (needs Qt " "5.8).xx" #: announcements/announce-applications-16.12.0.php:115 msgid "" "More than 130 bugs have been resolved in applications including Dolphin, " "Akonadi, KAddressBook, KNotes, Akregator, Cantor, Ark, Kdenlive and more!" msgstr "" "xxMore than 130 bugs have been resolved in applications including Dolphin, " "Akonadi, KAddressBook, KNotes, Akregator, Cantor, Ark, Kdenlive and more!xx" #: announcements/announce-applications-16.12.0.php:128 msgid "" "Non-technical contributors are an important part of KDE’s success. While " "proprietary software companies have huge advertising budgets for new " "software releases, KDE depends on people talking with other people. Even for " "those who are not software developers, there are many ways to support the " "KDE Applications 16.12 release. Report bugs. Encourage others to join the " "KDE Community. Or support the nonprofit organization behind the " "KDE community." msgstr "" "xxNon-technical contributors are an important part of KDE’s success. While " "proprietary software companies have huge advertising budgets for new " "software releases, KDE depends on people talking with other people. Even for " "those who are not software developers, there are many ways to support the " "KDE Applications 16.12 release. Report bugs. Encourage others to join the " "KDE Community. Or support the nonprofit organization behind the " "KDE community.xx" #: announcements/announce-applications-16.12.0.php:132 msgid "" "Please spread the word on the Social Web. Submit stories to news sites, use " "channels like delicious, Digg, Reddit, and Twitter. Upload screenshots of " "your new set-up to services like Facebook, Flickr, ipernity and Picasa, and " "post them to appropriate groups. Create screencasts and upload them to " "YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials with " "'KDE'. This makes them easy to find, and gives the KDE Promo Team a way to " "analyze coverage for the KDE Applications 16.12 release." msgstr "" "xxPlease spread the word on the Social Web. Submit stories to news sites, " "use channels like delicious, Digg, Reddit, and Twitter. Upload screenshots " "of your new set-up to services like Facebook, Flickr, ipernity and Picasa, " "and post them to appropriate groups. Create screencasts and upload them to " "YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials with " "'KDE'. This makes them easy to find, and gives the KDE Promo Team a way to " "analyze coverage for the KDE Applications 16.12 release.xx" #: announcements/announce-applications-16.12.0.php:138 msgid "Installing KDE Applications 16.12 Binary Packages" msgstr "xxInstalling KDE Applications 16.12 Binary Packagesxx" #: announcements/announce-applications-16.12.0.php:142 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 16.12 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 16.12 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks.xx" #: announcements/announce-applications-16.12.0.php:151 msgid "Compiling KDE Applications 16.12" msgstr "xxCompiling KDE Applications 16.12xx" #: announcements/announce-applications-16.12.0.php:155 msgid "" "The complete source code for KDE Applications 16.12 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 16.12.0 Info Page." msgstr "" "xxThe complete source code for KDE Applications 16.12 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 16.12.0 Info Page.xx" #: announcements/announce-applications-16.12.1.php:4 msgid "KDE Ships KDE Applications 16.12.1" msgstr "xxKDE Ships KDE Applications 16.12.1xx" #: announcements/announce-applications-16.12.1.php:16 msgid "" "January 12, 2017. Today KDE released the first stability update for KDE Applications 16.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxJanuary 12, 2017. Today KDE released the first stability update for KDE Applications 16.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-16.12.1.php:20 msgid "" "This release fixes a DATA LOSS bug in the iCal resource which failed to " "create std.ics if it didn't exist." msgstr "" "xxThis release fixes a DATA LOSS bug in the iCal resource which failed to " "create std.ics if it didn't exist.xx" #: announcements/announce-applications-16.12.1.php:24 msgid "" "More than 40 recorded bugfixes include improvements to kdepim, ark, " "gwenview, kajongg, okular, kate, kdenlive, among others." msgstr "" "xxMore than 40 recorded bugfixes include improvements to kdepim, ark, " "gwenview, kajongg, okular, kate, kdenlive, among others.xx" #: announcements/announce-applications-16.12.2.php:4 msgid "KDE Ships KDE Applications 16.12.2" msgstr "xxKDE Ships KDE Applications 16.12.2xx" #: announcements/announce-applications-16.12.2.php:16 msgid "" "February 9, 2017. Today KDE released the second stability update for KDE Applications 16.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxFebruary 9, 2017. Today KDE released the second stability update for KDE Applications 16.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-16.12.2.php:20 msgid "" "More than 20 recorded bugfixes include improvements to kdepim, dolphin, " "kate, kdenlive, ktouch, okular, among others." msgstr "" "xxMore than 20 recorded bugfixes include improvements to kdepim, dolphin, " "kate, kdenlive, ktouch, okular, among others.xx" #: announcements/announce-applications-16.12.3.php:4 msgid "KDE Ships KDE Applications 16.12.3" msgstr "xxKDE Ships KDE Applications 16.12.3xx" #: announcements/announce-applications-16.12.3.php:16 msgid "" "March 9, 2017. Today KDE released the third stability update for KDE Applications 16.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxMarch 9, 2017. Today KDE released the third stability update for KDE Applications 16.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-16.12.3.php:20 msgid "" "More than 20 recorded bugfixes include improvements to kdepim, ark, " "filelight, gwenview, kate, kdenlive, okular, among others." msgstr "" "xxMore than 20 recorded bugfixes include improvements to kdepim, ark, " "filelight, gwenview, kate, kdenlive, okular, among others.xx" #: announcements/announce-applications-17.04-beta.php:4 msgid "KDE Ships Beta of KDE Applications 17.04" msgstr "xxKDE Ships Beta of KDE Applications 17.04xx" #: announcements/announce-applications-17.04-beta.php:15 msgid "" "March 24, 2017. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing." msgstr "" "xxMarch 24, 2017. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-17.04-beta.php:23 #: announcements/announce-applications-17.04-rc.php:23 msgid "" "The KDE Applications 17.04 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the beta and " "reporting any bugs." msgstr "" "xxThe KDE Applications 17.04 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the beta and " "reporting any bugs.xx" #: announcements/announce-applications-17.04-beta.php:30 msgid "Installing KDE Applications 17.04 Beta Binary Packages" msgstr "xxInstalling KDE Applications 17.04 Beta Binary Packagesxx" #: announcements/announce-applications-17.04-beta.php:34 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 17.04 Beta (internally 17.03.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 17.04 Beta (internally 17.03.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-17.04-beta.php:43 msgid "Compiling KDE Applications 17.04 Beta" msgstr "xxCompiling KDE Applications 17.04 Betaxx" #: announcements/announce-applications-17.04-beta.php:47 msgid "" "The complete source code for KDE Applications 17.04 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 17.04 Beta " "Info Page." msgstr "" "xxThe complete source code for KDE Applications 17.04 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 17.04 Beta " "Info Page.xx" #: announcements/announce-applications-17.04-rc.php:4 msgid "KDE Ships Release Candidate of KDE Applications 17.04" msgstr "xxKDE Ships Release Candidate of KDE Applications 17.04xx" #: announcements/announce-applications-17.04-rc.php:15 msgid "" "April 7, 2017. Today KDE released the release candidate of the new versions " "of KDE Applications. With dependency and feature freezes in place, the KDE " "team's focus is now on fixing bugs and further polishing." msgstr "" "xxApril 7, 2017. Today KDE released the release candidate of the new " "versions of KDE Applications. With dependency and feature freezes in place, " "the KDE team's focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-17.04-rc.php:30 msgid "Installing KDE Applications 17.04 Release Candidate Binary Packages" msgstr "" "xxInstalling KDE Applications 17.04 Release Candidate Binary Packagesxx" #: announcements/announce-applications-17.04-rc.php:34 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 17.04 Release Candidate (internally 17.03.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 17.04 Release Candidate (internally 17.03.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-17.04-rc.php:43 msgid "Compiling KDE Applications 17.04 Release Candidate" msgstr "xxCompiling KDE Applications 17.04 Release Candidatexx" #: announcements/announce-applications-17.04-rc.php:47 msgid "" "The complete source code for KDE Applications 17.04 Release Candidate may be " "freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 17.04 Release " "Candidate Info Page." msgstr "" "xxThe complete source code for KDE Applications 17.04 Release Candidate may " "be freely downloaded. Instructions on compiling and installing are " "available from the KDE " "Applications 17.04 Release Candidate Info Page.xx" #: announcements/announce-applications-17.04.0.php:4 msgid "KDE Ships KDE Applications 17.04.0" msgstr "xxKDE Ships KDE Applications 17.04.0xx" #: announcements/announce-applications-17.04.0.php:16 msgid "" "April 20, 2017. KDE Applications 17.04 is here. On the whole, we have worked " "to make both the applications and the underlying libraries more stable and " "easier to use. By ironing out wrinkles and listening to your feedback, we " "have made the KDE Applications suite less prone to glitches and much " "friendlier." msgstr "" "xxApril 20, 2017. KDE Applications 17.04 is here. On the whole, we have " "worked to make both the applications and the underlying libraries more " "stable and easier to use. By ironing out wrinkles and listening to your " "feedback, we have made the KDE Applications suite less prone to glitches and " "much friendlier.xx" #: announcements/announce-applications-17.04.0.php:20 msgid "Enjoy your new apps!" msgstr "xxEnjoy your new apps!xx" #: announcements/announce-applications-17.04.0.php:23 #: announcements/announce-applications-17.08.0.php:36 msgid "KAlgebra" msgstr "xxKAlgebraxx" #: announcements/announce-applications-17.04.0.php:28 msgid "" "The developers of KAlgebra are on their own particular road to convergence, " "having ported the mobile version of the comprehensive educational program to " "Kirigami 2.0 -- the preferred framework for integrating KDE applications on " "desktop and mobile platforms." msgstr "" "xxThe developers of KAlgebra are on their own particular road to " "convergence, having ported the mobile version of the comprehensive " "educational program to Kirigami 2.0 -- the preferred framework for " "integrating KDE applications on desktop and mobile platforms.xx" #: announcements/announce-applications-17.04.0.php:31 msgid "" "Furthermore, the desktop version has also migrated the 3D back-end to GLES, " "the software that allows the program to render 3D functions both on the " "desktop and on mobile devices. This makes the code simpler and easier to " "maintain." msgstr "" "xxFurthermore, the desktop version has also migrated the 3D back-end to " "GLES, the software that allows the program to render 3D functions both on " "the desktop and on mobile devices. This makes the code simpler and easier to " "maintain.xx" #: announcements/announce-applications-17.04.0.php:35 #: announcements/announce-applications-17.08.0.php:52 msgid "Kdenlive" msgstr "xxKdenlivexx" #: announcements/announce-applications-17.04.0.php:40 msgid "" "KDE's video editor is becoming more stable and more full-featured with every " "new version. This time, the developers have redesigned the profile selection " "dialog to make it easier to set screen size, framerate, and other parameters " "of your film." msgstr "" "xxKDE's video editor is becoming more stable and more full-featured with " "every new version. This time, the developers have redesigned the profile " "selection dialog to make it easier to set screen size, framerate, and other " "parameters of your film.xx" #: announcements/announce-applications-17.04.0.php:43 msgid "" "Now you can also play your video directly from the notification when " "rendering is finished. Some crashes that happened when moving clips around " "on the timeline have been corrected, and the DVD Wizard has been improved." msgstr "" "xxNow you can also play your video directly from the notification when " "rendering is finished. Some crashes that happened when moving clips around " "on the timeline have been corrected, and the DVD Wizard has been improved.xx" #: announcements/announce-applications-17.04.0.php:47 #: announcements/announce-applications-17.08.0.php:26 msgid "Dolphin" msgstr "xxDolphinxx" #: announcements/announce-applications-17.04.0.php:52 msgid "" "Our favorite file explorer and portal to everything (except maybe the " "underworld) has had several makeovers and usability improvements to make it " "even more powerful." msgstr "" "xxOur favorite file explorer and portal to everything (except maybe the " "underworld) has had several makeovers and usability improvements to make it " "even more powerful.xx" #: announcements/announce-applications-17.04.0.php:55 msgid "" "The context menus in the Places panel (by default on the left of the " "main viewing area) have been cleaned up, and it is now possible to interact " "with the metadata widgets in the tooltips. The tooltips, by the way, now " "also work on Wayland." msgstr "" "xxThe context menus in the Places panel (by default on the left of " "the main viewing area) have been cleaned up, and it is now possible to " "interact with the metadata widgets in the tooltips. The tooltips, by the " "way, now also work on Wayland.xx" #: announcements/announce-applications-17.04.0.php:59 msgid "Ark" msgstr "xxArkxx" #: announcements/announce-applications-17.04.0.php:64 msgid "" "The popular graphical app for creating, decompressing and managing " "compressed archives for files and folders now comes with a Search " "function to help you find files in crowded archives." msgstr "" "xxThe popular graphical app for creating, decompressing and managing " "compressed archives for files and folders now comes with a Search " "function to help you find files in crowded archives.xx" #: announcements/announce-applications-17.04.0.php:67 msgid "" "It also allows you to enable and disable plugins directly from the " "Configure dialog. Talking of plugins, the new Libzip plugin improves " "Zip archive support." msgstr "" "xxIt also allows you to enable and disable plugins directly from the " "Configure dialog. Talking of plugins, the new Libzip plugin improves " "Zip archive support.xx" #: announcements/announce-applications-17.04.0.php:71 msgid "Minuet" msgstr "xxMinuetxx" #: announcements/announce-applications-17.04.0.php:76 msgid "" "If you are teaching or learning to play music, you have to check out Minuet. " "The new version offers more scales exercises and ear-training tasks for " "bebop, harmonic minor/major, pentatonic, and symmetric scales." msgstr "" "xxIf you are teaching or learning to play music, you have to check out " "Minuet. The new version offers more scales exercises and ear-training tasks " "for bebop, harmonic minor/major, pentatonic, and symmetric scales.xx" #: announcements/announce-applications-17.04.0.php:79 msgid "" "You can also set or take tests using the new Test mode for answering " "exercises. You can monitor your progress by running a sequence of 10 " "exercises and you'll get hit ratio statistics when finished." msgstr "" "xxYou can also set or take tests using the new Test mode for " "answering exercises. You can monitor your progress by running a sequence of " "10 exercises and you'll get hit ratio statistics when finished.xx" #: announcements/announce-applications-17.04.0.php:87 msgid "" "Okular, KDE's document viewer, has had at least half a " "dozen changes that add features and crank up its usability on touchscreens. " "Akonadi and several other apps that make up Kontact (KDE's email/calendar/groupware suite) have been " "revised, debugged and optimized to help you become more productive." msgstr "" "xxOkular, KDE's document viewer, has had at least half a " "dozen changes that add features and crank up its usability on touchscreens. " "Akonadi and several other apps that make up Kontact (KDE's email/calendar/groupware suite) have been " "revised, debugged and optimized to help you become more productive.xx" #: announcements/announce-applications-17.04.0.php:91 msgid "" "Kajongg, KCachegrind and more (Release Notes) have now been ported to KDE Frameworks 5. We " "look forward to your feedback and insight into the newest features " "introduced with this release." msgstr "" "xxKajongg, KCachegrind and more (Release Notes) have now been ported to KDE Frameworks 5. We " "look forward to your feedback and insight into the newest features " "introduced with this release.xx" #: announcements/announce-applications-17.04.0.php:95 msgid "K3b has joined the KDE Applications release." msgstr "xxK3b has joined the KDE Applications release.xx" #: announcements/announce-applications-17.04.0.php:98 #: announcements/announce-applications-17.08.0.php:72 #: announcements/announce-applications-17.12.0.php:75 #: announcements/announce-applications-18.04.0.php:172 #: announcements/announce-applications-18.08.0.php:121 msgid "Bug Stomping" msgstr "xxBug Stompingxx" #: announcements/announce-applications-17.04.0.php:100 msgid "" "More than 95 bugs have been resolved in applications including Kopete, " "KWalletManager, Marble, Spectacle and more!" msgstr "" "xxMore than 95 bugs have been resolved in applications including Kopete, " "KWalletManager, Marble, Spectacle and more!xx" #: announcements/announce-applications-17.04.0.php:106 #: announcements/announce-applications-17.08.0.php:80 #: announcements/announce-applications-17.12.0.php:83 #: announcements/announce-applications-18.04.0.php:180 #: announcements/announce-applications-18.08.0.php:129 #: announcements/announce-applications-18.12.0.php:48 #: announcements/announce-applications-YY.MM.0.php:48 msgid "" "If you would like to read more about the changes in this release, head over to the complete changelog. Although a bit " "intimidating due to its breadth, the changelog can be an excellent way to " "learn about KDE's internal workings and discover apps and features you never " "knew you had." msgstr "" "xxIf you would like to read more about the changes in this release, head over to the complete changelog. Although a bit " "intimidating due to its breadth, the changelog can be an excellent way to " "learn about KDE's internal workings and discover apps and features you never " "knew you had.xx" #: announcements/announce-applications-17.04.0.php:113 #: announcements/announce-applications-17.08.0.php:87 #: announcements/announce-applications-17.12.0.php:90 #: announcements/announce-applications-18.04.0.php:187 #: announcements/announce-applications-18.08.0.php:136 msgid "" "Non-technical contributors play an important part in KDE's success. While " "proprietary software companies have huge advertising budgets for new " "software releases, KDE often depends on word of mouth." msgstr "" "xxNon-technical contributors play an important part in KDE's success. While " "proprietary software companies have huge advertising budgets for new " "software releases, KDE often depends on word of mouth.xx" #: announcements/announce-applications-17.04.0.php:117 msgid "" "There are many ways to support the KDE Applications 17.04 release: you can " "report bugs, encourage others to join the KDE Community, or support the non-profit organization behind the KDE Community." msgstr "" "xxThere are many ways to support the KDE Applications 17.04 release: you can " "report bugs, encourage others to join the KDE Community, or support the non-profit organization behind the KDE Community.xx" #: announcements/announce-applications-17.04.0.php:121 #: announcements/announce-applications-17.08.0.php:95 #: announcements/announce-applications-17.12.0.php:98 #: announcements/announce-applications-18.04.0.php:195 #: announcements/announce-applications-18.08.0.php:144 msgid "" "Help us spread the word on the social web. You can submit stories to news " "sites like Reddit, Facebook and Twitter; upload screenshots of your new set-" "up to services like Snapchat, Instagram and Google+; or create screencasts " "and upload them to YouTube, Blip.tv, and Vimeo, or stream them live over " "Twitch!" msgstr "" "xxHelp us spread the word on the social web. You can submit stories to news " "sites like Reddit, Facebook and Twitter; upload screenshots of your new set-" "up to services like Snapchat, Instagram and Google+; or create screencasts " "and upload them to YouTube, Blip.tv, and Vimeo, or stream them live over " "Twitch!xx" #: announcements/announce-applications-17.04.0.php:125 msgid "" "Remember to tag your posts and uploaded materials with the KDE " "moniker, as this makes them easier to find and gives the KDE Promo Team a " "way to analyze coverage for the KDE Applications 17.04 release." msgstr "" "xxRemember to tag your posts and uploaded materials with the KDE " "moniker, as this makes them easier to find and gives the KDE Promo Team a " "way to analyze coverage for the KDE Applications 17.04 release.xx" #: announcements/announce-applications-17.04.0.php:131 msgid "Installing KDE Applications 17.04 Binary Packages" msgstr "xxInstalling KDE Applications 17.04 Binary Packagesxx" #: announcements/announce-applications-17.04.0.php:135 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 17.04 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 17.04 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks.xx" #: announcements/announce-applications-17.04.0.php:144 msgid "Compiling KDE Applications 17.04" msgstr "xxCompiling KDE Applications 17.04xx" #: announcements/announce-applications-17.04.0.php:148 msgid "" "The complete source code for KDE Applications 17.04 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 17.04.0 Info Page." msgstr "" "xxThe complete source code for KDE Applications 17.04 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 17.04.0 Info Page.xx" #: announcements/announce-applications-17.04.1.php:4 msgid "KDE Ships KDE Applications 17.04.1" msgstr "xxKDE Ships KDE Applications 17.04.1xx" #: announcements/announce-applications-17.04.1.php:16 msgid "" "May 11, 2017. Today KDE released the first stability update for KDE Applications 17.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxMay 11, 2017. Today KDE released the first stability update for KDE Applications 17.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-17.04.1.php:20 msgid "" "More than 20 recorded bugfixes include improvements to kdepim, dolphin, " "gwenview, kate, kdenlive, among others." msgstr "" "xxMore than 20 recorded bugfixes include improvements to kdepim, dolphin, " "gwenview, kate, kdenlive, among others.xx" #: announcements/announce-applications-17.04.2.php:4 msgid "KDE Ships KDE Applications 17.04.2" msgstr "xxKDE Ships KDE Applications 17.04.2xx" #: announcements/announce-applications-17.04.2.php:16 msgid "" "June 8, 2017. Today KDE released the second stability update for KDE Applications 17.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxJune 8, 2017. Today KDE released the second stability update for KDE Applications 17.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-17.04.2.php:20 msgid "" "More than 15 recorded bugfixes include improvements to kdepim, ark, dolphin, " "gwenview, kdenlive, among others." msgstr "" "xxMore than 15 recorded bugfixes include improvements to kdepim, ark, " "dolphin, gwenview, kdenlive, among others.xx" #: announcements/announce-applications-17.04.3.php:4 msgid "KDE Ships KDE Applications 17.04.3" msgstr "xxKDE Ships KDE Applications 17.04.3xx" #: announcements/announce-applications-17.04.3.php:16 msgid "" "July 13, 2017. Today KDE released the third stability update for KDE Applications 17.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxJuly 13, 2017. Today KDE released the third stability update for KDE Applications 17.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-17.04.3.php:20 msgid "" "More than 25 recorded bugfixes include improvements to kdepim, dolphin, " "dragonplayer, kdenlive, umbrello, among others." msgstr "" "xxMore than 25 recorded bugfixes include improvements to kdepim, dolphin, " "dragonplayer, kdenlive, umbrello, among others.xx" #: announcements/announce-applications-17.08-beta.php:4 msgid "KDE Ships Beta of KDE Applications 17.08" msgstr "xxKDE Ships Beta of KDE Applications 17.08xx" #: announcements/announce-applications-17.08-beta.php:15 msgid "" "July 21, 2017. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing." msgstr "" "xxJuly 21, 2017. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-17.08-beta.php:19 #: announcements/announce-applications-17.12-beta.php:19 msgid "" "Check the community release notes for information on " "tarballs that are now KF5 based and known issues. A more complete " "announcement will be available for the final release" msgstr "" "xxCheck the community release notes for information on " "tarballs that are now KF5 based and known issues. A more complete " "announcement will be available for the final releasexx" #: announcements/announce-applications-17.08-beta.php:23 msgid "" "The KDE Applications 17.08 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the beta and " "reporting any bugs." msgstr "" "xxThe KDE Applications 17.08 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the beta and " "reporting any bugs.xx" #: announcements/announce-applications-17.08-beta.php:30 msgid "Installing KDE Applications 17.08 Beta Binary Packages" msgstr "xxInstalling KDE Applications 17.08 Beta Binary Packagesxx" #: announcements/announce-applications-17.08-beta.php:34 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 17.08 Beta (internally 17.07.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 17.08 Beta (internally 17.07.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-17.08-beta.php:43 msgid "Compiling KDE Applications 17.08 Beta" msgstr "xxCompiling KDE Applications 17.08 Betaxx" #: announcements/announce-applications-17.08-beta.php:47 msgid "" "The complete source code for KDE Applications 17.08 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 17.08 Beta " "Info Page." msgstr "" "xxThe complete source code for KDE Applications 17.08 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 17.08 Beta " "Info Page.xx" #: announcements/announce-applications-17.08-rc.php:4 msgid "KDE Ships Release Candidate of KDE Applications 17.08" msgstr "xxKDE Ships Release Candidate of KDE Applications 17.08xx" #: announcements/announce-applications-17.08-rc.php:15 msgid "" "August 4, 2017. Today KDE released the release candidate of the new versions " "of KDE Applications. With dependency and feature freezes in place, the KDE " "team's focus is now on fixing bugs and further polishing." msgstr "" "xxAugust 4, 2017. Today KDE released the release candidate of the new " "versions of KDE Applications. With dependency and feature freezes in place, " "the KDE team's focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-17.08-rc.php:23 msgid "" "The KDE Applications 17.08 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the release candidate and reporting any bugs." msgstr "" "xxThe KDE Applications 17.08 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the release candidate and reporting any bugs.xx" #: announcements/announce-applications-17.08-rc.php:30 msgid "Installing KDE Applications 17.08 Release Candidate Binary Packages" msgstr "" "xxInstalling KDE Applications 17.08 Release Candidate Binary Packagesxx" #: announcements/announce-applications-17.08-rc.php:34 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 17.08 Release Candidate (internally 17.07.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 17.08 Release Candidate (internally 17.07.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-17.08-rc.php:43 msgid "Compiling KDE Applications 17.08 Release Candidate" msgstr "xxCompiling KDE Applications 17.08 Release Candidatexx" #: announcements/announce-applications-17.08-rc.php:47 msgid "" "The complete source code for KDE Applications 17.08 Release Candidate may be " "freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 17.08 Release " "Candidate Info Page." msgstr "" "xxThe complete source code for KDE Applications 17.08 Release Candidate may " "be freely downloaded. Instructions on compiling and installing are " "available from the KDE " "Applications 17.08 Release Candidate Info Page.xx" #: announcements/announce-applications-17.08.0.php:4 msgid "KDE Ships KDE Applications 17.08.0" msgstr "xxKDE Ships KDE Applications 17.08.0xx" #: announcements/announce-applications-17.08.0.php:16 msgid "" "August 17, 2017. KDE Applications 17.08 is here. We have worked to make both " "the applications and the underlying libraries more stable and easier to use. " "By ironing out wrinkles and listening to your feedback, we have made the KDE " "Applications suite less prone to glitches and much friendlier. Enjoy your " "new apps!" msgstr "" "xxAugust 17, 2017. KDE Applications 17.08 is here. We have worked to make " "both the applications and the underlying libraries more stable and easier to " "use. By ironing out wrinkles and listening to your feedback, we have made " "the KDE Applications suite less prone to glitches and much friendlier. Enjoy " "your new apps!xx" #: announcements/announce-applications-17.08.0.php:19 #: announcements/announce-applications-17.12.0.php:67 msgid "More Porting to KDE Frameworks 5" msgstr "xxMore Porting to KDE Frameworks 5xx" #: announcements/announce-applications-17.08.0.php:21 msgid "" "We're pleased that the following applications which were based on kdelibs4 " "are now based on KDE Frameworks 5: kmag, kmousetool, kgoldrunner, kigo, " "konquest, kreversi, ksnakeduel, kspaceduel, ksudoku, kubrick, lskat, and " "umbrello. Thanks to the hard-working developers who volunteered their time " "and work to make that happen." msgstr "" "xxWe're pleased that the following applications which were based on kdelibs4 " "are now based on KDE Frameworks 5: kmag, kmousetool, kgoldrunner, kigo, " "konquest, kreversi, ksnakeduel, kspaceduel, ksudoku, kubrick, lskat, and " "umbrello. Thanks to the hard-working developers who volunteered their time " "and work to make that happen.xx" #: announcements/announce-applications-17.08.0.php:24 msgid "What's new in KDE Applications 17.08" msgstr "xxWhat's new in KDE Applications 17.08xx" #: announcements/announce-applications-17.08.0.php:28 msgid "" "Dolphin developers report that Dolphin now shows 'Deletion Time' in the " "Trash, and shows 'Creation Time' if the OS supports it such as on BSDs." msgstr "" "xxDolphin developers report that Dolphin now shows 'Deletion Time' in the " "Trash, and shows 'Creation Time' if the OS supports it such as on BSDs.xx" #: announcements/announce-applications-17.08.0.php:31 msgid "KIO-Extras" msgstr "xxKIO-Extrasxx" #: announcements/announce-applications-17.08.0.php:33 msgid "Kio-Extras now provides better support for Samba shares." msgstr "xxKio-Extras now provides better support for Samba shares.xx" #: announcements/announce-applications-17.08.0.php:38 msgid "" "The KAlgebra developers have worked on improving their Kirigami front-end on " "the desktop, and implemented code completion." msgstr "" "xxThe KAlgebra developers have worked on improving their Kirigami front-end " "on the desktop, and implemented code completion.xx" #: announcements/announce-applications-17.08.0.php:41 msgid "Kontact" msgstr "xxKontactxx" #: announcements/announce-applications-17.08.0.php:44 msgid "" "In KMailtransport, developers have reactivated akonadi transport support, " "created plugins support, and recreated sendmail mail transport support." msgstr "" "xxIn KMailtransport, developers have reactivated akonadi transport support, " "created plugins support, and recreated sendmail mail transport support.xx" #: announcements/announce-applications-17.08.0.php:45 msgid "" "In SieveEditor, a lot of bugs in autocreate scripts have been fixed and " "closed. Along with general bug-fixing, a regexp editor line-editor has been " "added." msgstr "" "xxIn SieveEditor, a lot of bugs in autocreate scripts have been fixed and " "closed. Along with general bug-fixing, a regexp editor line-editor has been " "added.xx" #: announcements/announce-applications-17.08.0.php:46 msgid "" "In KMail the ability to use an external editor has been recreated as a " "plugin." msgstr "" "xxIn KMail the ability to use an external editor has been recreated as a " "plugin.xx" #: announcements/announce-applications-17.08.0.php:47 msgid "" "The Akonadi-import-wizard now has the 'convert all converter' as a plugin, " "so that developers can create new converters easily." msgstr "" "xxThe Akonadi-import-wizard now has the 'convert all converter' as a plugin, " "so that developers can create new converters easily.xx" #: announcements/announce-applications-17.08.0.php:48 msgid "" "Applications now depend on Qt 5.7. Developers have fixed a lot of compile " "errors on Windows. All of kdepim does not compile on Windows yet but the " "developers have made big progress. To begin, the developers created a craft-" "recipe for it. Much bug fixing has been done to modernize code (C++11). " "Wayland support on Qt 5.9. Kdepim-runtime adds a facebook resource." msgstr "" "xxApplications now depend on Qt 5.7. Developers have fixed a lot of compile " "errors on Windows. All of kdepim does not compile on Windows yet but the " "developers have made big progress. To begin, the developers created a craft-" "recipe for it. Much bug fixing has been done to modernize code (C++11). " "Wayland support on Qt 5.9. Kdepim-runtime adds a facebook resource.xx" #: announcements/announce-applications-17.08.0.php:54 msgid "" "In Kdenlive, the team fixed the broken 'Freeze effect'. In recent versions, " "it was impossible to change the frozen frame for the freeze effect. Now a " "keyboard shortcut for Extract Frame feature is allowed. Now the user can " "save screenshots of their timeline with a keyboard shortcut, and a name is " "now suggested based on frame number https://bugs.kde.org/show_bug.cgi?id=381325. Fix " "downloaded transition lumas do not appear in interface: https://bugs.kde.org/show_bug.cgi?" "id=382451. Fix audio clicks issue (for now, requires building the " "dependency MLT from git until a MLT release): https://bugs.kde.org/show_bug.cgi?id=371849." msgstr "" "xxIn Kdenlive, the team fixed the broken 'Freeze effect'. In recent " "versions, it was impossible to change the frozen frame for the freeze " "effect. Now a keyboard shortcut for Extract Frame feature is allowed. Now " "the user can save screenshots of their timeline with a keyboard shortcut, " "and a name is now suggested based on frame number https://bugs.kde.org/show_bug.cgi?id=381325. " "Fix downloaded transition lumas do not appear in interface: https://bugs.kde.org/show_bug.cgi?" "id=382451. Fix audio clicks issue (for now, requires building the " "dependency MLT from git until a MLT release): https://bugs.kde.org/show_bug.cgi?id=371849.xx" #: announcements/announce-applications-17.08.0.php:57 msgid "Krfb" msgstr "xxKrfbxx" #: announcements/announce-applications-17.08.0.php:59 msgid "" "Developers have finished porting the X11 plugin to Qt5, and krfb is working " "again using a X11 backend that is much faster than the Qt plugin. There's a " "new Settings page, allowing the user to change preferred framebuffer plugin." msgstr "" "xxDevelopers have finished porting the X11 plugin to Qt5, and krfb is " "working again using a X11 backend that is much faster than the Qt plugin. " "There's a new Settings page, allowing the user to change preferred " "framebuffer plugin.xx" #: announcements/announce-applications-17.08.0.php:62 msgid "Konsole" msgstr "xxKonsolexx" #: announcements/announce-applications-17.08.0.php:64 msgid "" "Konsole now allows unlimited scrollback to extend past 2GB (32bit) limit. " "Now Konsole allows users to enter any location to store scrollback files. " "Also, a regression was fixed, Konsole can once again allow KonsolePart to " "call the Manage Profile dialog." msgstr "" "xxKonsole now allows unlimited scrollback to extend past 2GB (32bit) limit. " "Now Konsole allows users to enter any location to store scrollback files. " "Also, a regression was fixed, Konsole can once again allow KonsolePart to " "call the Manage Profile dialog.xx" #: announcements/announce-applications-17.08.0.php:67 msgid "KAppTemplate" msgstr "xxKAppTemplatexx" #: announcements/announce-applications-17.08.0.php:69 msgid "" "In KAppTemplate there is now an option to install new templates from the " "filesystem. More templates have been removed from KAppTemplate and instead " "integrated into related products; ktexteditor plugin template and kpartsapp " "template (ported to Qt5/KF5 now) have become part of KDE Frameworks " "KTextEditor and KParts since 5.37.0. These changes should simplify creation " "of templates in KDE applications." msgstr "" "xxIn KAppTemplate there is now an option to install new templates from the " "filesystem. More templates have been removed from KAppTemplate and instead " "integrated into related products; ktexteditor plugin template and kpartsapp " "template (ported to Qt5/KF5 now) have become part of KDE Frameworks " "KTextEditor and KParts since 5.37.0. These changes should simplify creation " "of templates in KDE applications.xx" #: announcements/announce-applications-17.08.0.php:74 msgid "" "More than 80 bugs have been resolved in applications including the Kontact " "Suite, Ark, Dolphin, K3b, Kdenlive, KGpg, Konsole and more!" msgstr "" "xxMore than 80 bugs have been resolved in applications including the Kontact " "Suite, Ark, Dolphin, K3b, Kdenlive, KGpg, Konsole and more!xx" #: announcements/announce-applications-17.08.0.php:91 msgid "" "There are many ways to support the KDE Applications 17.08 release: you can " "report bugs, encourage others to join the KDE Community, or support the non-profit organization behind the KDE Community." msgstr "" "xxThere are many ways to support the KDE Applications 17.08 release: you can " "report bugs, encourage others to join the KDE Community, or support the non-profit organization behind the KDE Community.xx" #: announcements/announce-applications-17.08.0.php:99 msgid "" "Remember to tag your posts and uploaded materials with the KDE " "moniker, as this makes them easier to find and gives the KDE Promo Team a " "way to analyze coverage for the KDE Applications 17.08 release." msgstr "" "xxRemember to tag your posts and uploaded materials with the KDE " "moniker, as this makes them easier to find and gives the KDE Promo Team a " "way to analyze coverage for the KDE Applications 17.08 release.xx" #: announcements/announce-applications-17.08.0.php:105 msgid "Installing KDE Applications 17.08 Binary Packages" msgstr "xxInstalling KDE Applications 17.08 Binary Packagesxx" #: announcements/announce-applications-17.08.0.php:109 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 17.08 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 17.08 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks.xx" #: announcements/announce-applications-17.08.0.php:118 msgid "Compiling KDE Applications 17.08" msgstr "xxCompiling KDE Applications 17.08xx" #: announcements/announce-applications-17.08.0.php:122 msgid "" "The complete source code for KDE Applications 17.08 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 17.08.0 Info Page." msgstr "" "xxThe complete source code for KDE Applications 17.08 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 17.08.0 Info Page.xx" #: announcements/announce-applications-17.08.1.php:4 msgid "KDE Ships KDE Applications 17.08.1" msgstr "xxKDE Ships KDE Applications 17.08.1xx" #: announcements/announce-applications-17.08.1.php:16 msgid "" "September 7, 2017. Today KDE released the first stability update for KDE Applications 17.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxSeptember 7, 2017. Today KDE released the first stability update for KDE Applications 17.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-17.08.1.php:20 msgid "" "More than 20 recorded bugfixes include improvements to Kontact, Gwenview, " "Kdenlive, Konsole, KWalletManager, Okular, Umbrello, KDE games, among others." msgstr "" "xxMore than 20 recorded bugfixes include improvements to Kontact, Gwenview, " "Kdenlive, Konsole, KWalletManager, Okular, Umbrello, KDE games, among others." "xx" #: announcements/announce-applications-17.08.2.php:4 msgid "KDE Ships KDE Applications 17.08.2" msgstr "xxKDE Ships KDE Applications 17.08.2xx" #: announcements/announce-applications-17.08.2.php:16 msgid "" "October 12, 2017. Today KDE released the second stability update for KDE Applications 17.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxOctober 12, 2017. Today KDE released the second stability update for KDE Applications 17.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-17.08.2.php:20 msgid "" "More than 25 recorded bugfixes include improvements to Kontact, Dolphin, " "Gwenview, Kdenlive, Marble, Okular, among others." msgstr "" "xxMore than 25 recorded bugfixes include improvements to Kontact, Dolphin, " "Gwenview, Kdenlive, Marble, Okular, among others.xx" #: announcements/announce-applications-17.08.2.php:28 #: announcements/announce-applications-17.08.3.php:28 #: announcements/announce-applications-17.12.1.php:24 #: announcements/announce-applications-17.12.3.php:24 #: announcements/announce-applications-18.04.1.php:24 #: announcements/announce-applications-18.04.2.php:24 #: announcements/announce-applications-18.04.3.php:24 #: announcements/announce-applications-18.08.1.php:24 #: announcements/announce-applications-18.08.2.php:24 #: announcements/announce-applications-18.08.3.php:24 #: announcements/announce-applications-18.12.1.php:37 #: announcements/announce-applications-YY.MM.P.php:36 msgid "Improvements include:" msgstr "xxImprovements include:xx" #: announcements/announce-applications-17.08.2.php:31 msgid "A memory leak and crash in Plasma events plugin configuration was fixed" msgstr "" "xxA memory leak and crash in Plasma events plugin configuration was fixedxx" #: announcements/announce-applications-17.08.2.php:32 msgid "" "Read messages are no longer removed immediately from Unread filter in " "Akregator" msgstr "" "xxRead messages are no longer removed immediately from Unread filter in " "Akregatorxx" #: announcements/announce-applications-17.08.2.php:33 msgid "Gwenview Importer now uses the EXIF date/time" msgstr "xxGwenview Importer now uses the EXIF date/timexx" #: announcements/announce-applications-17.08.3.php:4 msgid "KDE Ships KDE Applications 17.08.3" msgstr "xxKDE Ships KDE Applications 17.08.3xx" #: announcements/announce-applications-17.08.3.php:16 msgid "" "November 9, 2017. Today KDE released the third stability update for KDE Applications 17.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxNovember 9, 2017. Today KDE released the third stability update for KDE Applications 17.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-17.08.3.php:20 msgid "" "About a dozen recorded bugfixes include improvements to Kontact, Ark, " "Gwenview, KGpg, KWave, Okular, Spectacle, among others." msgstr "" "xxAbout a dozen recorded bugfixes include improvements to Kontact, Ark, " "Gwenview, KGpg, KWave, Okular, Spectacle, among others.xx" #: announcements/announce-applications-17.08.3.php:24 msgid "" "This release also includes the last version of KDE Development Platform %1." msgstr "" "xxThis release also includes the last version of KDE Development Platform %1." "xx" #: announcements/announce-applications-17.08.3.php:31 msgid "Work around a Samba 4.7 regression with password-protected SMB shares" msgstr "" "xxWork around a Samba 4.7 regression with password-protected SMB sharesxx" #: announcements/announce-applications-17.08.3.php:32 msgid "Okular no longer crashes after certain rotation jobs" msgstr "xxOkular no longer crashes after certain rotation jobsxx" #: announcements/announce-applications-17.08.3.php:33 msgid "Ark preserves file modification dates when extracting ZIP archives" msgstr "xxArk preserves file modification dates when extracting ZIP archivesxx" #: announcements/announce-applications-17.12-beta.php:4 msgid "KDE Ships Beta of KDE Applications 17.12" msgstr "xxKDE Ships Beta of KDE Applications 17.12xx" #: announcements/announce-applications-17.12-beta.php:15 msgid "" "November 17, 2017. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing." msgstr "" "xxNovember 17, 2017. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-17.12-beta.php:23 msgid "" "The KDE Applications 17.12 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the beta and " "reporting any bugs." msgstr "" "xxThe KDE Applications 17.12 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the beta and " "reporting any bugs.xx" #: announcements/announce-applications-17.12-beta.php:30 msgid "Installing KDE Applications 17.12 Beta Binary Packages" msgstr "xxInstalling KDE Applications 17.12 Beta Binary Packagesxx" #: announcements/announce-applications-17.12-beta.php:34 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 17.12 Beta (internally 17.11.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 17.12 Beta (internally 17.11.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-17.12-beta.php:43 msgid "Compiling KDE Applications 17.12 Beta" msgstr "xxCompiling KDE Applications 17.12 Betaxx" #: announcements/announce-applications-17.12-beta.php:47 msgid "" "The complete source code for KDE Applications 17.12 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 17.12 Beta " "Info Page." msgstr "" "xxThe complete source code for KDE Applications 17.12 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 17.12 Beta " "Info Page.xx" #: announcements/announce-applications-17.12-rc.php:4 msgid "KDE Ships Release Candidate of KDE Applications 17.12" msgstr "xxKDE Ships Release Candidate of KDE Applications 17.12xx" #: announcements/announce-applications-17.12-rc.php:15 msgid "" "December 1, 2017. Today KDE released the release candidate of the new " "versions of KDE Applications. With dependency and feature freezes in place, " "the KDE team's focus is now on fixing bugs and further polishing." msgstr "" "xxDecember 1, 2017. Today KDE released the release candidate of the new " "versions of KDE Applications. With dependency and feature freezes in place, " "the KDE team's focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-17.12-rc.php:23 msgid "" "The KDE Applications 17.12 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the release candidate and reporting any bugs." msgstr "" "xxThe KDE Applications 17.12 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the release candidate and reporting any bugs.xx" #: announcements/announce-applications-17.12-rc.php:30 msgid "Installing KDE Applications 17.12 Release Candidate Binary Packages" msgstr "" "xxInstalling KDE Applications 17.12 Release Candidate Binary Packagesxx" #: announcements/announce-applications-17.12-rc.php:34 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 17.12 Release Candidate (internally 17.11.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 17.12 Release Candidate (internally 17.11.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-17.12-rc.php:43 msgid "Compiling KDE Applications 17.12 Release Candidate" msgstr "xxCompiling KDE Applications 17.12 Release Candidatexx" #: announcements/announce-applications-17.12-rc.php:47 msgid "" "The complete source code for KDE Applications 17.12 Release Candidate may be " "freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 17.12 Release " "Candidate Info Page." msgstr "" "xxThe complete source code for KDE Applications 17.12 Release Candidate may " "be freely downloaded. Instructions on compiling and installing are " "available from the KDE " "Applications 17.12 Release Candidate Info Page.xx" #: announcements/announce-applications-17.12.0.php:4 msgid "KDE Ships KDE Applications 17.12.0" msgstr "xxKDE Ships KDE Applications 17.12.0xx" #: announcements/announce-applications-17.12.0.php:16 msgid "December 14, 2017. KDE Applications 17.12.0 are now released." msgstr "xxDecember 14, 2017. KDE Applications 17.12.0 are now released.xx" #: announcements/announce-applications-17.12.0.php:20 #: announcements/announce-applications-18.04.0.php:20 #: announcements/announce-applications-18.08.0.php:20 #: announcements/announce-applications-18.12.0.php:39 #: announcements/announce-applications-YY.MM.0.php:39 msgid "" "We continuously work on improving the software included in our KDE " "Application series, and we hope you will find all the new enhancements and " "bug fixes useful!" msgstr "" "xxWe continuously work on improving the software included in our KDE " "Application series, and we hope you will find all the new enhancements and " "bug fixes useful!xx" #: announcements/announce-applications-17.12.0.php:23 msgid "What's new in KDE Applications 17.12" msgstr "xxWhat's new in KDE Applications 17.12xx" #: announcements/announce-applications-17.12.0.php:25 #: announcements/announce-applications-18.04.0.php:25 #: announcements/announce-applications-18.08.0.php:25 #: announcements/announce-applications-YY.MM.0.php:51 msgid "System" msgstr "xxSystemxx" #: announcements/announce-applications-17.12.0.php:28 msgid "" "Dolphin, our file manager, can now save searches and limit " "the search only to folders. Renaming files is now easier; simply double " "click on the file name. More file information is now at your hands, as the " "modification date and origin URL of downloaded files are now displayed in " "the information panel. Additionally, new Genre, Bitrate, and Release Year " "columns have been introduced." msgstr "" "xxDolphin, our file manager, can now save searches and " "limit the search only to folders. Renaming files is now easier; simply " "double click on the file name. More file information is now at your hands, " "as the modification date and origin URL of downloaded files are now " "displayed in the information panel. Additionally, new Genre, Bitrate, and " "Release Year columns have been introduced.xx" #: announcements/announce-applications-17.12.0.php:31 #: announcements/announce-applications-18.04.0.php:84 #: announcements/announce-applications-18.08.0.php:49 #: announcements/announce-applications-YY.MM.0.php:60 msgid "Graphics" msgstr "xxGraphicsxx" #: announcements/announce-applications-17.12.0.php:33 msgid "" "Our powerful document viewer Okular gained support for " "HiDPI displays and Markdown language, and the rendering of documents that " "are slow to load is now shown progressively. An option is now available to " "share a document via email." msgstr "" "xxOur powerful document viewer Okular gained support for " "HiDPI displays and Markdown language, and the rendering of documents that " "are slow to load is now shown progressively. An option is now available to " "share a document via email.xx" #: announcements/announce-applications-17.12.0.php:36 msgid "" "Gwenview image viewer can now open and highlight images in " "the file manager, zooming is smoother, keyboard navigation has been " "improved, and it now supports the FITS and Truevision TGA formats. Images " "are now protected from being accidentally removed by the Delete key when " "they are not selected." msgstr "" "xxGwenview image viewer can now open and highlight images " "in the file manager, zooming is smoother, keyboard navigation has been " "improved, and it now supports the FITS and Truevision TGA formats. Images " "are now protected from being accidentally removed by the Delete key when " "they are not selected.xx" #: announcements/announce-applications-17.12.0.php:39 #: announcements/announce-applications-18.04.0.php:69 msgid "Multimedia" msgstr "xxMultimediaxx" #: announcements/announce-applications-17.12.0.php:41 msgid "" "Kdenlive now uses less memory when handling video projects " "which include many images, default proxy profiles have been refined, and an " "annoying bug related to jumping one second forward when playing backward has " "been fixed." msgstr "" "xxKdenlive now uses less memory when handling video " "projects which include many images, default proxy profiles have been " "refined, and an annoying bug related to jumping one second forward when " "playing backward has been fixed.xx" #: announcements/announce-applications-17.12.0.php:44 #: announcements/announce-applications-18.04.0.php:131 #: announcements/announce-applications-18.08.0.php:105 #: announcements/announce-applications-18.12.0.php:134 #: announcements/announce-applications-YY.MM.0.php:66 msgid "Utilities" msgstr "xxUtilitiesxx" #: announcements/announce-applications-17.12.0.php:47 msgid "" "Ark's zip support in the libzip backend has been improved. " "Kate has a new Preview plugin that allows " "you to see a live preview of the text document in the final format, applying " "any available KParts plugins (e.g. for Markdown, SVG, Dot graph, Qt UI, or " "patches). This plugin also works in KDevelop." msgstr "" "xxArk's zip support in the libzip backend has been " "improved. Kate has a new Preview plugin " "that allows you to see a live preview of the text document in the final " "format, applying any available KParts plugins (e.g. for Markdown, SVG, Dot " "graph, Qt UI, or patches). This plugin also works in KDevelop.xx" #: announcements/announce-applications-17.12.0.php:50 #: announcements/announce-applications-18.12.0.php:92 msgid "Development" msgstr "xxDevelopmentxx" #: announcements/announce-applications-17.12.0.php:53 msgid "" "Kompare now provides a context menu in the diff area, " "allowing for quicker access to navigation or modification actions. If you " "are a developer, you might find KUIViewers' new in-pane preview of UI object " "described by Qt UI files (widgets, dialogs, etc) useful. It now also " "supports KParts streaming API." msgstr "" "xxKompare now provides a context menu in the diff area, " "allowing for quicker access to navigation or modification actions. If you " "are a developer, you might find KUIViewers' new in-pane preview of UI object " "described by Qt UI files (widgets, dialogs, etc) useful. It now also " "supports KParts streaming API.xx" #: announcements/announce-applications-17.12.0.php:56 #: announcements/announce-applications-18.04.0.php:112 #: announcements/announce-applications-18.08.0.php:88 #: announcements/announce-applications-18.12.0.php:72 #: announcements/announce-applications-YY.MM.0.php:64 msgid "Office" msgstr "xxOfficexx" #: announcements/announce-applications-17.12.0.php:58 msgid "" "The Kontact team has been hard at work improving and " "refining. Much of the work has been modernizing the code, but users will " "notice that encrypted messages display has been improved and support has " "been added for text/pgp and Apple® Wallet Pass. There is " "now an option to select IMAP folder during vacation configuration, a new " "warning in KMail when a mail gets reopened and identity/mailtransport is not " "the same, new support for Microsoft® Exchange™, support for " "Nylas Mail and improved Geary import in the akonadi-import-wizard, along " "with various other bug-fixes and general improvements." msgstr "" "xxThe Kontact team has been hard at work improving and " "refining. Much of the work has been modernizing the code, but users will " "notice that encrypted messages display has been improved and support has " "been added for text/pgp and Apple® Wallet Pass. There is " "now an option to select IMAP folder during vacation configuration, a new " "warning in KMail when a mail gets reopened and identity/mailtransport is not " "the same, new support for Microsoft® Exchange™, support for " "Nylas Mail and improved Geary import in the akonadi-import-wizard, along " "with various other bug-fixes and general improvements.xx" #: announcements/announce-applications-17.12.0.php:61 msgid "Games" msgstr "xxGamesxx" #: announcements/announce-applications-17.12.0.php:64 msgid "" "KTuberling can now reach a wider audience, as it has been " "ported to Android. Kolf, KsirK, and Palapeli complete the porting of " "KDE games to Frameworks 5." msgstr "" "xxKTuberling can now reach a wider audience, as it has been " "ported to Android. Kolf, KsirK, and Palapeli complete the porting of " "KDE games to Frameworks 5.xx" #: announcements/announce-applications-17.12.0.php:68 msgid "" "Even more applications which were based on kdelibs4 have now been ported to " "KDE Frameworks 5. These include the music player JuK, the " "download manager KGet, KMix, utilities " "such as Sweeper and KMouth, and KImageMapEditor and Zeroconf-ioslave. Many thanks to the hard-" "working developers who volunteered their time and work to make this happen!" msgstr "" "xxEven more applications which were based on kdelibs4 have now been ported " "to KDE Frameworks 5. These include the music player JuK, " "the download manager KGet, KMix, utilities " "such as Sweeper and KMouth, and KImageMapEditor and Zeroconf-ioslave. Many thanks to the hard-" "working developers who volunteered their time and work to make this happen!xx" #: announcements/announce-applications-17.12.0.php:71 #: announcements/announce-applications-18.04.0.php:167 msgid "Applications moving to their own release schedule" msgstr "xxApplications moving to their own release schedulexx" #: announcements/announce-applications-17.12.0.php:72 msgid "" "KStars now has its own release schedule; check this developer's blog for announcements. It is worth noting that " "several applications such as Kopete and Blogilo are no longer " "shipped with the Application series, as they have not yet been ported to " "KDE Frameworks 5, or are not actively maintained at the moment." msgstr "" "xxKStars now has its own release schedule; check this developer's blog for announcements. It is worth noting that " "several applications such as Kopete and Blogilo are no longer " "shipped with the Application series, as they have not yet been ported to " "KDE Frameworks 5, or are not actively maintained at the moment.xx" #: announcements/announce-applications-17.12.0.php:77 msgid "" "More than 110 bugs have been resolved in applications including the Kontact " "Suite, Ark, Dolphin, Gwenview, K3b, Kate, Kdenlive, Konsole, Okular, " "Umbrello and more!" msgstr "" "xxMore than 110 bugs have been resolved in applications including the " "Kontact Suite, Ark, Dolphin, Gwenview, K3b, Kate, Kdenlive, Konsole, Okular, " "Umbrello and more!xx" #: announcements/announce-applications-17.12.0.php:94 msgid "" "There are many ways to support the KDE Applications 17.12 release: you can " "report bugs, encourage others to join the KDE Community, or support the non-profit organization behind the KDE Community." msgstr "" "xxThere are many ways to support the KDE Applications 17.12 release: you can " "report bugs, encourage others to join the KDE Community, or support the non-profit organization behind the KDE Community.xx" #: announcements/announce-applications-17.12.0.php:102 msgid "" "Remember to tag your posts and uploaded materials with the KDE " "moniker, as this makes them easier to find and gives the KDE Promo Team a " "way to analyze coverage for the KDE Applications 17.12 release." msgstr "" "xxRemember to tag your posts and uploaded materials with the KDE " "moniker, as this makes them easier to find and gives the KDE Promo Team a " "way to analyze coverage for the KDE Applications 17.12 release.xx" #: announcements/announce-applications-17.12.0.php:108 msgid "Installing KDE Applications 17.12 Binary Packages" msgstr "xxInstalling KDE Applications 17.12 Binary Packagesxx" #: announcements/announce-applications-17.12.0.php:112 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 17.12 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 17.12 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks.xx" #: announcements/announce-applications-17.12.0.php:121 msgid "Compiling KDE Applications 17.12" msgstr "xxCompiling KDE Applications 17.12xx" #: announcements/announce-applications-17.12.0.php:125 msgid "" "The complete source code for KDE Applications 17.12 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 17.12.0 Info Page." msgstr "" "xxThe complete source code for KDE Applications 17.12 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 17.12.0 Info Page.xx" #: announcements/announce-applications-17.12.1.php:4 msgid "KDE Ships KDE Applications 17.12.1" msgstr "xxKDE Ships KDE Applications 17.12.1xx" #: announcements/announce-applications-17.12.1.php:16 msgid "" "January 11, 2018. Today KDE released the first stability update for KDE Applications 17.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxJanuary 11, 2018. Today KDE released the first stability update for KDE Applications 17.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-17.12.1.php:20 msgid "" "About 20 recorded bugfixes include improvements to Kontact, Dolphin, " "Filelight, Gwenview, KGet, Okteta, Umbrello, among others." msgstr "" "xxAbout 20 recorded bugfixes include improvements to Kontact, Dolphin, " "Filelight, Gwenview, KGet, Okteta, Umbrello, among others.xx" #: announcements/announce-applications-17.12.1.php:27 msgid "Sending mails in Kontact has been fixed for certain SMTP servers" msgstr "xxSending mails in Kontact has been fixed for certain SMTP serversxx" #: announcements/announce-applications-17.12.1.php:28 msgid "Gwenview's timeline and tag searches have been improved" msgstr "xxGwenview's timeline and tag searches have been improvedxx" #: announcements/announce-applications-17.12.1.php:29 msgid "JAVA import has been fixed in Umbrello UML diagram tool" msgstr "xxJAVA import has been fixed in Umbrello UML diagram toolxx" #: announcements/announce-applications-17.12.2.php:4 msgid "KDE Ships KDE Applications 17.12.2" msgstr "xxKDE Ships KDE Applications 17.12.2xx" #: announcements/announce-applications-17.12.2.php:16 msgid "" "February 8, 2018. Today KDE released the second stability update for KDE Applications 17.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxFebruary 8, 2018. Today KDE released the second stability update for KDE Applications 17.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-17.12.2.php:20 msgid "" "About 20 recorded bugfixes include improvements to Kontact, Dolphin, " "Gwenview, KGet, Okular, among others." msgstr "" "xxAbout 20 recorded bugfixes include improvements to Kontact, Dolphin, " "Gwenview, KGet, Okular, among others.xx" #: announcements/announce-applications-17.12.3.php:4 msgid "KDE Ships KDE Applications 17.12.3" msgstr "xxKDE Ships KDE Applications 17.12.3xx" #: announcements/announce-applications-17.12.3.php:16 msgid "" "March 8, 2018. Today KDE released the third stability update for KDE Applications 17.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxMarch 8, 2018. Today KDE released the third stability update for KDE Applications 17.12. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-17.12.3.php:20 msgid "" "About 25 recorded bugfixes include improvements to Kontact, Dolphin, " "Gwenview, JuK, KGet, Okular, Umbrello, among others." msgstr "" "xxAbout 25 recorded bugfixes include improvements to Kontact, Dolphin, " "Gwenview, JuK, KGet, Okular, Umbrello, among others.xx" #: announcements/announce-applications-17.12.3.php:27 msgid "Akregator no longer erases the feeds.opml feed list after an error" msgstr "xxAkregator no longer erases the feeds.opml feed list after an errorxx" #: announcements/announce-applications-17.12.3.php:28 msgid "" "Gwenview's fullscreen mode now operates on the correct filename after " "renaming" msgstr "" "xxGwenview's fullscreen mode now operates on the correct filename after " "renamingxx" #: announcements/announce-applications-17.12.3.php:29 msgid "Several rare crashes in Okular have been identified and fixed" msgstr "xxSeveral rare crashes in Okular have been identified and fixedxx" #: announcements/announce-applications-18.04-beta.php:4 msgid "KDE Ships Beta of KDE Applications 18.04" msgstr "xxKDE Ships Beta of KDE Applications 18.04xx" #: announcements/announce-applications-18.04-beta.php:15 msgid "" "March 23, 2018. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing." msgstr "" "xxMarch 23, 2018. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-18.04-beta.php:19 #: announcements/announce-applications-18.04-rc.php:19 #: announcements/announce-applications-18.08-beta.php:19 #: announcements/announce-applications-18.08-rc.php:19 #: announcements/announce-applications-18.12-beta.php:19 msgid "" "Check the community release notes for information on " "tarballs and known issues. A more complete announcement will be available " "for the final release" msgstr "" "xxCheck the community release notes for information on " "tarballs and known issues. A more complete announcement will be available " "for the final releasexx" #: announcements/announce-applications-18.04-beta.php:23 msgid "" "The KDE Applications 18.04 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the beta and " "reporting any bugs." msgstr "" "xxThe KDE Applications 18.04 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the beta and " "reporting any bugs.xx" #: announcements/announce-applications-18.04-beta.php:30 msgid "Installing KDE Applications 18.04 Beta Binary Packages" msgstr "xxInstalling KDE Applications 18.04 Beta Binary Packagesxx" #: announcements/announce-applications-18.04-beta.php:34 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 18.04 Beta (internally 18.03.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 18.04 Beta (internally 18.03.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-18.04-beta.php:43 msgid "Compiling KDE Applications 18.04 Beta" msgstr "xxCompiling KDE Applications 18.04 Betaxx" #: announcements/announce-applications-18.04-beta.php:47 msgid "" "The complete source code for KDE Applications 18.04 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 18.04 Beta " "Info Page." msgstr "" "xxThe complete source code for KDE Applications 18.04 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 18.04 Beta " "Info Page.xx" #: announcements/announce-applications-18.04-rc.php:4 msgid "KDE Ships Release Candidate of KDE Applications 18.04" msgstr "xxKDE Ships Release Candidate of KDE Applications 18.04xx" #: announcements/announce-applications-18.04-rc.php:15 msgid "" "April 6, 2018. Today KDE released the release candidate of the new versions " "of KDE Applications. With dependency and feature freezes in place, the KDE " "team's focus is now on fixing bugs and further polishing." msgstr "" "xxApril 6, 2018. Today KDE released the release candidate of the new " "versions of KDE Applications. With dependency and feature freezes in place, " "the KDE team's focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-18.04-rc.php:23 msgid "" "The KDE Applications 18.04 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the release candidate and reporting any bugs." msgstr "" "xxThe KDE Applications 18.04 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the release candidate and reporting any bugs.xx" #: announcements/announce-applications-18.04-rc.php:30 msgid "Installing KDE Applications 18.04 Release Candidate Binary Packages" msgstr "" "xxInstalling KDE Applications 18.04 Release Candidate Binary Packagesxx" #: announcements/announce-applications-18.04-rc.php:34 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 18.04 Release Candidate (internally 18.03.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 18.04 Release Candidate (internally 18.03.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-18.04-rc.php:43 msgid "Compiling KDE Applications 18.04 Release Candidate" msgstr "xxCompiling KDE Applications 18.04 Release Candidatexx" #: announcements/announce-applications-18.04-rc.php:47 msgid "" "The complete source code for KDE Applications 18.04 Release Candidate may be " "freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 18.04 Release " "Candidate Info Page." msgstr "" "xxThe complete source code for KDE Applications 18.04 Release Candidate may " "be freely downloaded. Instructions on compiling and installing are " "available from the KDE " "Applications 18.04 Release Candidate Info Page.xx" #: announcements/announce-applications-18.04.0.php:4 msgid "KDE Ships KDE Applications 18.04.0" msgstr "xxKDE Ships KDE Applications 18.04.0xx" #: announcements/announce-applications-18.04.0.php:16 msgid "April 19, 2018. KDE Applications 18.04.0 are now released." msgstr "xxApril 19, 2018. KDE Applications 18.04.0 are now released.xx" #: announcements/announce-applications-18.04.0.php:23 msgid "What's new in KDE Applications 18.04" msgstr "xxWhat's new in KDE Applications 18.04xx" #: announcements/announce-applications-18.04.0.php:28 msgid "" "The first major release in 2018 of Dolphin, KDE's powerful " "file manager, features many improvements to its panels:" msgstr "" "xxThe first major release in 2018 of Dolphin, KDE's " "powerful file manager, features many improvements to its panels:xx" #: announcements/announce-applications-18.04.0.php:30 msgid "" "The 'Places' panel's sections can now be hidden if you prefer not to display " "them, and a new 'Network' section is now available to hold entries for " "remote locations." msgstr "" "xxThe 'Places' panel's sections can now be hidden if you prefer not to " "display them, and a new 'Network' section is now available to hold entries " "for remote locations.xx" #: announcements/announce-applications-18.04.0.php:31 msgid "" "The 'Terminal' panel can be docked to any side of the window, and if you try " "to open it without Konsole installed, Dolphin will show a warning and help " "you install it." msgstr "" "xxThe 'Terminal' panel can be docked to any side of the window, and if you " "try to open it without Konsole installed, Dolphin will show a warning and " "help you install it.xx" #: announcements/announce-applications-18.04.0.php:32 msgid "HiDPI support for the 'Information' panel has been improved." msgstr "xxHiDPI support for the 'Information' panel has been improved.xx" #: announcements/announce-applications-18.04.0.php:34 msgid "The folder view and the menus have been updated as well:" msgstr "xxThe folder view and the menus have been updated as well:xx" #: announcements/announce-applications-18.04.0.php:36 msgid "The Trash folder now displays an 'Empty Trash' button." msgstr "xxThe Trash folder now displays an 'Empty Trash' button.xx" #: announcements/announce-applications-18.04.0.php:37 msgid "" "A 'Show Target' menu item has been added to help finding symlink targets." msgstr "" "xxA 'Show Target' menu item has been added to help finding symlink targets.xx" #: announcements/announce-applications-18.04.0.php:38 msgid "" "Git integration has been enhanced, as the context menu for git folders now " "displays two new actions for 'git log' and 'git merge'." msgstr "" "xxGit integration has been enhanced, as the context menu for git folders now " "displays two new actions for 'git log' and 'git merge'.xx" #: announcements/announce-applications-18.04.0.php:40 #: announcements/announce-applications-18.04.0.php:61 #: announcements/announce-applications-18.04.0.php:123 msgid "Further improvements include:" msgstr "xxFurther improvements include:xx" #: announcements/announce-applications-18.04.0.php:42 msgid "" "A new shortcut has been introduced giving you the option to open the Filter " "Bar simply by hitting the slash (/) key." msgstr "" "xxA new shortcut has been introduced giving you the option to open the " "Filter Bar simply by hitting the slash (/) key.xx" #: announcements/announce-applications-18.04.0.php:43 msgid "You can now sort and organize photos by the date they were taken." msgstr "xxYou can now sort and organize photos by the date they were taken.xx" #: announcements/announce-applications-18.04.0.php:44 msgid "" "The drag-and-drop of many small files within Dolphin became faster, and " "users can now undo batch rename jobs." msgstr "" "xxThe drag-and-drop of many small files within Dolphin became faster, and " "users can now undo batch rename jobs.xx" #: announcements/announce-applications-18.04.0.php:49 msgid "" "To make working on the command line even more enjoyable, Konsole, KDE's terminal emulator application, can now look " "prettier:" msgstr "" "xxTo make working on the command line even more enjoyable, Konsole, KDE's terminal emulator application, can now look " "prettier:xx" #: announcements/announce-applications-18.04.0.php:51 msgid "You can download color schemes via KNewStuff." msgstr "xxYou can download color schemes via KNewStuff.xx" #: announcements/announce-applications-18.04.0.php:52 msgid "The scrollbar blends in better with the active color scheme." msgstr "xxThe scrollbar blends in better with the active color scheme.xx" #: announcements/announce-applications-18.04.0.php:53 msgid "By default the tab bar is shown only when needed." msgstr "xxBy default the tab bar is shown only when needed.xx" #: announcements/announce-applications-18.04.0.php:55 msgid "" "Konsole's contributors did not stop there, and introduced many new features:" msgstr "" "xxKonsole's contributors did not stop there, and introduced many new " "features:xx" #: announcements/announce-applications-18.04.0.php:57 msgid "" "A new read-only mode and a profile property to toggle copying text as HTML " "have been added." msgstr "" "xxA new read-only mode and a profile property to toggle copying text as HTML " "have been added.xx" #: announcements/announce-applications-18.04.0.php:58 msgid "Under Wayland, Konsole now supports the drag-and-drop menu." msgstr "xxUnder Wayland, Konsole now supports the drag-and-drop menu.xx" #: announcements/announce-applications-18.04.0.php:59 msgid "" "Several improvements took place in regards to the ZMODEM protocol: Konsole " "can now handle the zmodem upload indicator B01, it will show the progress " "while transferring data, the Cancel button in the dialog now works as it " "should, and transferring of bigger files is better supported by reading them " "into memory in 1MB chunks." msgstr "" "xxSeveral improvements took place in regards to the ZMODEM protocol: Konsole " "can now handle the zmodem upload indicator B01, it will show the progress " "while transferring data, the Cancel button in the dialog now works as it " "should, and transferring of bigger files is better supported by reading them " "into memory in 1MB chunks.xx" #: announcements/announce-applications-18.04.0.php:63 msgid "" "Mouse wheel scrolling with libinput has been fixed, and cycling through " "shell history when scrolling with the mouse wheel is now prevented." msgstr "" "xxMouse wheel scrolling with libinput has been fixed, and cycling through " "shell history when scrolling with the mouse wheel is now prevented.xx" #: announcements/announce-applications-18.04.0.php:64 msgid "" "Searches are refreshed after changing the search match regular expression " "option and when pressing 'Ctrl' + 'Backspace' Konsole will match xterm " "behaviour." msgstr "" "xxSearches are refreshed after changing the search match regular expression " "option and when pressing 'Ctrl' + 'Backspace' Konsole will match xterm " "behaviour.xx" #: announcements/announce-applications-18.04.0.php:65 msgid "The '--background-mode' shortcut has been fixed." msgstr "xxThe '--background-mode' shortcut has been fixed.xx" #: announcements/announce-applications-18.04.0.php:71 msgid "" "JuK, KDE's music player, now has Wayland support. New UI " "features include the ability to hide the menu bar and having a visual " "indication of the currently playing track. While docking to the system tray " "is disabled, JuK will no longer crash when attempting to quit via the window " "'close' icon and the user interface will remain visible.\n" "Bugs regarding JuK autoplaying unexpectedly when resuming from sleep in " "Plasma 5 and handling the playlist column have also been fixed." msgstr "" "xxJuK, KDE's music player, now has Wayland support. New UI " "features include the ability to hide the menu bar and having a visual " "indication of the currently playing track. While docking to the system tray " "is disabled, JuK will no longer crash when attempting to quit via the window " "'close' icon and the user interface will remain visible.\n" "Bugs regarding JuK autoplaying unexpectedly when resuming from sleep in " "Plasma 5 and handling the playlist column have also been fixed.xx" #: announcements/announce-applications-18.04.0.php:75 msgid "" "For the 18.04 release, contributors of Kdenlive, KDE's non-" "linear video editor, focused on maintenance:" msgstr "" "xxFor the 18.04 release, contributors of Kdenlive, KDE's " "non-linear video editor, focused on maintenance:xx" #: announcements/announce-applications-18.04.0.php:77 msgid "Clip resizing no longer corrupts fades and keyframes." msgstr "xxClip resizing no longer corrupts fades and keyframes.xx" #: announcements/announce-applications-18.04.0.php:78 msgid "Users of display scaling on HiDPI monitors can enjoy crisper icons." msgstr "" "xxUsers of display scaling on HiDPI monitors can enjoy crisper icons.xx" #: announcements/announce-applications-18.04.0.php:79 msgid "A possible crash on startup with some configurations has been fixed." msgstr "" "xxA possible crash on startup with some configurations has been fixed.xx" #: announcements/announce-applications-18.04.0.php:80 msgid "" "MLT is now required to have version 6.6.0 or later, and compatibility is " "improved." msgstr "" "xxMLT is now required to have version 6.6.0 or later, and compatibility is " "improved.xx" #: announcements/announce-applications-18.04.0.php:87 msgid "" "Over the last months, contributors of Gwenview, KDE's image " "viewer and organizer, worked on a plethora of improvements. Highlights " "include:" msgstr "" "xxOver the last months, contributors of Gwenview, KDE's " "image viewer and organizer, worked on a plethora of improvements. Highlights " "include:xx" #: announcements/announce-applications-18.04.0.php:89 msgid "" "Support for MPRIS controllers has been added so you can now control full " "screen slideshows via KDE Connect, your keyboard's media keys, and the Media " "Player plasmoid." msgstr "" "xxSupport for MPRIS controllers has been added so you can now control full " "screen slideshows via KDE Connect, your keyboard's media keys, and the Media " "Player plasmoid.xx" #: announcements/announce-applications-18.04.0.php:90 msgid "The thumbnail hover buttons can now be turned off." msgstr "xxThe thumbnail hover buttons can now be turned off.xx" #: announcements/announce-applications-18.04.0.php:91 msgid "" "The Crop tool received several enhancements, as its settings are now " "remembered when switching to another image, the shape of the selection box " "can now be locked by holding down the 'Shift' or 'Ctrl' keys and it can also " "be locked to the aspect ratio of the currently displayed image." msgstr "" "xxThe Crop tool received several enhancements, as its settings are now " "remembered when switching to another image, the shape of the selection box " "can now be locked by holding down the 'Shift' or 'Ctrl' keys and it can also " "be locked to the aspect ratio of the currently displayed image.xx" #: announcements/announce-applications-18.04.0.php:92 msgid "" "In full screen mode, you can now exit by using the 'Escape' key and the " "color palette will reflect your active color theme. If you quit Gwenview in " "this mode, this setting will be remembered and the new session will start in " "full screen as well." msgstr "" "xxIn full screen mode, you can now exit by using the 'Escape' key and the " "color palette will reflect your active color theme. If you quit Gwenview in " "this mode, this setting will be remembered and the new session will start in " "full screen as well.xx" #: announcements/announce-applications-18.04.0.php:94 msgid "" "Attention to detail is important, so Gwenview has been polished in the " "following areas:" msgstr "" "xxAttention to detail is important, so Gwenview has been polished in the " "following areas:xx" #: announcements/announce-applications-18.04.0.php:96 msgid "" "Gwenview will display more human-readable file paths in the 'Recent Folders' " "list, show the proper context menu for items in the 'Recent Files' list, and " "correctly forget everything when using the 'Disable History' feature." msgstr "" "xxGwenview will display more human-readable file paths in the 'Recent " "Folders' list, show the proper context menu for items in the 'Recent Files' " "list, and correctly forget everything when using the 'Disable History' " "feature.xx" #: announcements/announce-applications-18.04.0.php:97 msgid "" "Clicking on a folder in the sidebar allows toggling between Browse and View " "modes and remembers the last used mode when switching between folders, thus " "allowing faster navigation in huge image collections." msgstr "" "xxClicking on a folder in the sidebar allows toggling between Browse and " "View modes and remembers the last used mode when switching between folders, " "thus allowing faster navigation in huge image collections.xx" #: announcements/announce-applications-18.04.0.php:98 msgid "" "Keyboard navigation has been further streamlined by properly indicating " "keyboard focus in Browse mode." msgstr "" "xxKeyboard navigation has been further streamlined by properly indicating " "keyboard focus in Browse mode.xx" #: announcements/announce-applications-18.04.0.php:99 msgid "" "The 'Fit Width' feature has been replaced with a more generalized 'Fill' " "function." msgstr "" "xxThe 'Fit Width' feature has been replaced with a more generalized 'Fill' " "function.xx" #: announcements/announce-applications-18.04.0.php:102 msgid "" "Even smaller enhancements often can make user's workflows more enjoyable:" msgstr "" "xxEven smaller enhancements often can make user's workflows more enjoyable:xx" #: announcements/announce-applications-18.04.0.php:104 msgid "" "To improve consistency, SVG images are now enlarged like all other images " "when 'Image View → Enlarge Smaller Images' is turned on." msgstr "" "xxTo improve consistency, SVG images are now enlarged like all other images " "when 'Image View → Enlarge Smaller Images' is turned on.xx" #: announcements/announce-applications-18.04.0.php:105 msgid "" "After editing an image or undoing changes, image view and thumbnail won't " "get out of sync anymore." msgstr "" "xxAfter editing an image or undoing changes, image view and thumbnail won't " "get out of sync anymore.xx" #: announcements/announce-applications-18.04.0.php:106 msgid "" "When renaming images, the filename extension will be unselected by default " "and the 'Move/Copy/Link' dialog now defaults to showing the current folder." msgstr "" "xxWhen renaming images, the filename extension will be unselected by default " "and the 'Move/Copy/Link' dialog now defaults to showing the current folder.xx" #: announcements/announce-applications-18.04.0.php:107 msgid "" "Lots of visual papercuts were fixed, e.g. in the URL bar, for the full " "screen toolbar, and for the thumbnail tooltip animations. Missing icons were " "added as well." msgstr "" "xxLots of visual papercuts were fixed, e.g. in the URL bar, for the full " "screen toolbar, and for the thumbnail tooltip animations. Missing icons were " "added as well.xx" #: announcements/announce-applications-18.04.0.php:108 msgid "" "Last but not least, the full screen hover button will directly view the " "image instead of showing the folder's content, and the advanced settings now " "allow for more control over the ICC color rendering intent." msgstr "" "xxLast but not least, the full screen hover button will directly view the " "image instead of showing the folder's content, and the advanced settings now " "allow for more control over the ICC color rendering intent.xx" #: announcements/announce-applications-18.04.0.php:114 msgid "" "In Okular, KDE's universal document viewer, PDF rendering " "and text extraction can now be cancelled if you have poppler version 0.63 or " "higher, which means that if you have a complex PDF file and you change the " "zoom while it's rendering it will cancel immediately instead of waiting for " "the render to finish." msgstr "" "xxIn Okular, KDE's universal document viewer, PDF rendering " "and text extraction can now be cancelled if you have poppler version 0.63 or " "higher, which means that if you have a complex PDF file and you change the " "zoom while it's rendering it will cancel immediately instead of waiting for " "the render to finish.xx" #: announcements/announce-applications-18.04.0.php:117 msgid "" "You will find improved PDF JavaScript support for AFSimple_Calculate, and if " "you have poppler version 0.64 or higher, Okular will support PDF JavaScript " "changes in read-only state of forms." msgstr "" "xxYou will find improved PDF JavaScript support for AFSimple_Calculate, and " "if you have poppler version 0.64 or higher, Okular will support PDF " "JavaScript changes in read-only state of forms.xx" #: announcements/announce-applications-18.04.0.php:120 msgid "" "Management of booking confirmation emails in KMail, KDE's " "powerful email client, has been significantly enhanced to support train " "bookings and uses a Wikidata-based airport database for showing flights with " "correct timezone information. To make things easier for you, a new extractor " "has been implemented for emails not containing structured booking data." msgstr "" "xxManagement of booking confirmation emails in KMail, KDE's " "powerful email client, has been significantly enhanced to support train " "bookings and uses a Wikidata-based airport database for showing flights with " "correct timezone information. To make things easier for you, a new extractor " "has been implemented for emails not containing structured booking data.xx" #: announcements/announce-applications-18.04.0.php:125 msgid "The message structure can again be shown with the new 'Expert' plugin." msgstr "" "xxThe message structure can again be shown with the new 'Expert' plugin.xx" #: announcements/announce-applications-18.04.0.php:126 msgid "" "A plugin has been added in the Sieve Editor for selecting emails from the " "Akonadi database." msgstr "" "xxA plugin has been added in the Sieve Editor for selecting emails from the " "Akonadi database.xx" #: announcements/announce-applications-18.04.0.php:127 msgid "" "The text search in the editor has been improved with regular expression " "support." msgstr "" "xxThe text search in the editor has been improved with regular expression " "support.xx" #: announcements/announce-applications-18.04.0.php:134 msgid "" "Improving the user interface of Spectacle, KDE's versatile " "screenshot tool, was a major focus area:" msgstr "" "xxImproving the user interface of Spectacle, KDE's " "versatile screenshot tool, was a major focus area:xx" #: announcements/announce-applications-18.04.0.php:136 msgid "" "The bottom row of buttons has received an overhaul, and now displays a " "button to open the Settings window and a new 'Tools' button that reveals " "methods to open the last-used screenshot folder and launch a screen " "recording program." msgstr "" "xxThe bottom row of buttons has received an overhaul, and now displays a " "button to open the Settings window and a new 'Tools' button that reveals " "methods to open the last-used screenshot folder and launch a screen " "recording program.xx" #: announcements/announce-applications-18.04.0.php:137 msgid "The last-used save mode is now remembered by default." msgstr "xxThe last-used save mode is now remembered by default.xx" #: announcements/announce-applications-18.04.0.php:138 msgid "" "The window size now adapts to the aspect ratio of the screenshot, resulting " "in a more pleasant and space-efficient screenshot thumbnail." msgstr "" "xxThe window size now adapts to the aspect ratio of the screenshot, " "resulting in a more pleasant and space-efficient screenshot thumbnail.xx" #: announcements/announce-applications-18.04.0.php:139 msgid "The Settings window has been substantially simplified." msgstr "xxThe Settings window has been substantially simplified.xx" #: announcements/announce-applications-18.04.0.php:141 msgid "" "In addition, users will be able to simplify their workflows with these new " "features:" msgstr "" "xxIn addition, users will be able to simplify their workflows with these new " "features:xx" #: announcements/announce-applications-18.04.0.php:143 msgid "" "When a specific window has been captured, its title can be automatically " "added to the name of the screenshot file." msgstr "" "xxWhen a specific window has been captured, its title can be automatically " "added to the name of the screenshot file.xx" #: announcements/announce-applications-18.04.0.php:144 msgid "" "The user can now choose whether or not Spectacle automatically quits after " "any save or copy operation." msgstr "" "xxThe user can now choose whether or not Spectacle automatically quits after " "any save or copy operation.xx" #: announcements/announce-applications-18.04.0.php:146 msgid "Important bug fixes include:" msgstr "xxImportant bug fixes include:xx" #: announcements/announce-applications-18.04.0.php:148 msgid "Drag-and-drop to Chromium windows now works as expected." msgstr "xxDrag-and-drop to Chromium windows now works as expected.xx" #: announcements/announce-applications-18.04.0.php:149 msgid "" "Repeatedly using the keyboard shortcuts to save a screenshot does not result " "in an ambiguous shortcut warning dialog anymore." msgstr "" "xxRepeatedly using the keyboard shortcuts to save a screenshot does not " "result in an ambiguous shortcut warning dialog anymore.xx" #: announcements/announce-applications-18.04.0.php:150 msgid "" "For rectangular region screenshots, the bottom edge of the selection can be " "adjusted more accurately." msgstr "" "xxFor rectangular region screenshots, the bottom edge of the selection can " "be adjusted more accurately.xx" #: announcements/announce-applications-18.04.0.php:151 msgid "" "Improved reliability of capturing windows touching screen edges when " "compositing is turned off." msgstr "" "xxImproved reliability of capturing windows touching screen edges when " "compositing is turned off.xx" #: announcements/announce-applications-18.04.0.php:156 msgid "" "With Kleopatra, KDE's certificate manager and universal " "crypto GUI, Curve 25519 EdDSA keys can be generated when used with a recent " "version of GnuPG. A 'Notepad' view has been added for text based crypto " "actions and you can now sign/encrypt and decrypt/verify directly in the " "application. Under the 'Certificate details' view you will now find an " "export action, which you can use to export as text to copy and paste. What's " "more, you can import the result via the new 'Notepad' view." msgstr "" "xxWith Kleopatra, KDE's certificate manager and universal " "crypto GUI, Curve 25519 EdDSA keys can be generated when used with a recent " "version of GnuPG. A 'Notepad' view has been added for text based crypto " "actions and you can now sign/encrypt and decrypt/verify directly in the " "application. Under the 'Certificate details' view you will now find an " "export action, which you can use to export as text to copy and paste. What's " "more, you can import the result via the new 'Notepad' view.xx" #: announcements/announce-applications-18.04.0.php:159 msgid "" "In Ark, KDE's graphical file compression/decompression tool " "with support for multiple formats, it is now possible to stop compressions " "or extractions while using the libzip backend for ZIP archives." msgstr "" "xxIn Ark, KDE's graphical file compression/decompression " "tool with support for multiple formats, it is now possible to stop " "compressions or extractions while using the libzip backend for ZIP archives." "xx" #: announcements/announce-applications-18.04.0.php:162 msgid "Applications joining the KDE Applications release schedule" msgstr "xxApplications joining the KDE Applications release schedulexx" #: announcements/announce-applications-18.04.0.php:164 msgid "" "KDE's webcam recorder Kamoso and backup program KBackup will now follow the Applications releases. The instant " "messenger Kopete is also being reintroduced after being " "ported to KDE Frameworks 5." msgstr "" "xxKDE's webcam recorder Kamoso and backup program KBackup will now follow the Applications releases. The instant " "messenger Kopete is also being reintroduced after being " "ported to KDE Frameworks 5.xx" #: announcements/announce-applications-18.04.0.php:169 msgid "" "The hex editor Okteta will have its own release schedule " "after a request from its maintainer." msgstr "" "xxThe hex editor Okteta will have its own release schedule " "after a request from its maintainer.xx" #: announcements/announce-applications-18.04.0.php:174 msgid "" "More than 170 bugs have been resolved in applications including the Kontact " "Suite, Ark, Dolphin, Gwenview, K3b, Kate, Kdenlive, Konsole, Okular, " "Umbrello and more!" msgstr "" "xxMore than 170 bugs have been resolved in applications including the " "Kontact Suite, Ark, Dolphin, Gwenview, K3b, Kate, Kdenlive, Konsole, Okular, " "Umbrello and more!xx" #: announcements/announce-applications-18.04.0.php:191 msgid "" "There are many ways to support the KDE Applications 18.04 release: you can " "report bugs, encourage others to join the KDE Community, or support the non-profit organization behind the KDE Community." msgstr "" "xxThere are many ways to support the KDE Applications 18.04 release: you can " "report bugs, encourage others to join the KDE Community, or support the non-profit organization behind the KDE Community.xx" #: announcements/announce-applications-18.04.0.php:199 msgid "" "Remember to tag your posts and uploaded materials with the KDE " "moniker, as this makes them easier to find and gives the KDE Promo Team a " "way to analyze coverage for the KDE Applications 18.04 release." msgstr "" "xxRemember to tag your posts and uploaded materials with the KDE " "moniker, as this makes them easier to find and gives the KDE Promo Team a " "way to analyze coverage for the KDE Applications 18.04 release.xx" #: announcements/announce-applications-18.04.0.php:205 msgid "Installing KDE Applications 18.04 Binary Packages" msgstr "xxInstalling KDE Applications 18.04 Binary Packagesxx" #: announcements/announce-applications-18.04.0.php:209 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 18.04 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 18.04 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks.xx" #: announcements/announce-applications-18.04.0.php:218 msgid "Compiling KDE Applications 18.04" msgstr "xxCompiling KDE Applications 18.04xx" #: announcements/announce-applications-18.04.0.php:222 msgid "" "The complete source code for KDE Applications 18.04 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 18.04.0 Info Page." msgstr "" "xxThe complete source code for KDE Applications 18.04 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 18.04.0 Info Page.xx" #: announcements/announce-applications-18.04.1.php:4 msgid "KDE Ships KDE Applications 18.04.1" msgstr "xxKDE Ships KDE Applications 18.04.1xx" #: announcements/announce-applications-18.04.1.php:16 msgid "" "May 10, 2018. Today KDE released the first stability update for KDE Applications 18.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxMay 10, 2018. Today KDE released the first stability update for KDE Applications 18.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-18.04.1.php:20 msgid "" "About 20 recorded bugfixes include improvements to Kontact, Cantor, Dolphin, " "Gwenview, JuK, Okular, Umbrello, among others." msgstr "" "xxAbout 20 recorded bugfixes include improvements to Kontact, Cantor, " "Dolphin, Gwenview, JuK, Okular, Umbrello, among others.xx" #: announcements/announce-applications-18.04.1.php:27 msgid "Duplicate entries in Dolphin's places panel no longer cause crashes" msgstr "" "xxDuplicate entries in Dolphin's places panel no longer cause crashesxx" #: announcements/announce-applications-18.04.1.php:28 msgid "An old bug with reloading SVG files in Gwenview was fixed" msgstr "xxAn old bug with reloading SVG files in Gwenview was fixedxx" #: announcements/announce-applications-18.04.1.php:29 msgid "Umbrello's C++ import now understands the 'explicit' keyword" msgstr "xxUmbrello's C++ import now understands the 'explicit' keywordxx" #: announcements/announce-applications-18.04.2.php:4 msgid "KDE Ships KDE Applications 18.04.2" msgstr "xxKDE Ships KDE Applications 18.04.2xx" #: announcements/announce-applications-18.04.2.php:16 msgid "" "June 7, 2018. Today KDE released the second stability update for KDE Applications 18.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxJune 7, 2018. Today KDE released the second stability update for KDE Applications 18.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-18.04.2.php:20 msgid "" "About 25 recorded bugfixes include improvements to Kontact, Cantor, Dolphin, " "Gwenview, KGpg, Kig, Konsole, Lokalize, Okular, among others." msgstr "" "xxAbout 25 recorded bugfixes include improvements to Kontact, Cantor, " "Dolphin, Gwenview, KGpg, Kig, Konsole, Lokalize, Okular, among others.xx" #: announcements/announce-applications-18.04.2.php:27 msgid "Image operations in Gwenview can now be redone after undoing them" msgstr "xxImage operations in Gwenview can now be redone after undoing themxx" #: announcements/announce-applications-18.04.2.php:28 msgid "KGpg no longer fails to decrypt messages without a version header" msgstr "xxKGpg no longer fails to decrypt messages without a version headerxx" #: announcements/announce-applications-18.04.2.php:29 msgid "" "Exporting of Cantor worksheets to LaTeX has been fixed for Maxima matrices" msgstr "" "xxExporting of Cantor worksheets to LaTeX has been fixed for Maxima " "matricesxx" #: announcements/announce-applications-18.04.3.php:4 msgid "KDE Ships KDE Applications 18.04.3" msgstr "xxKDE Ships KDE Applications 18.04.3xx" #: announcements/announce-applications-18.04.3.php:16 msgid "" "July 12, 2018. Today KDE released the third stability update for KDE Applications 18.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxJuly 12, 2018. Today KDE released the third stability update for KDE Applications 18.04. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-18.04.3.php:20 msgid "" "About 20 recorded bugfixes include improvements to Kontact, Ark, Cantor, " "Dolphin, Gwenview, KMag, among others." msgstr "" "xxAbout 20 recorded bugfixes include improvements to Kontact, Ark, Cantor, " "Dolphin, Gwenview, KMag, among others.xx" #: announcements/announce-applications-18.04.3.php:27 msgid "" "Compatibility with IMAP servers that do not announce their capabilities has " "been restored" msgstr "" "xxCompatibility with IMAP servers that do not announce their capabilities " "has been restoredxx" #: announcements/announce-applications-18.04.3.php:28 msgid "Ark can now extract ZIP archives which lack proper entries for folders" msgstr "" "xxArk can now extract ZIP archives which lack proper entries for foldersxx" #: announcements/announce-applications-18.04.3.php:29 msgid "KNotes on-screen notes again follow the mouse pointer while being moved" msgstr "" "xxKNotes on-screen notes again follow the mouse pointer while being movedxx" #: announcements/announce-applications-18.08-beta.php:4 msgid "KDE Ships Beta of KDE Applications 18.08" msgstr "xxKDE Ships Beta of KDE Applications 18.08xx" #: announcements/announce-applications-18.08-beta.php:15 msgid "" "July 20, 2018. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing." msgstr "" "xxJuly 20, 2018. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-18.08-beta.php:23 msgid "" "The KDE Applications 18.08 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the beta and " "reporting any bugs." msgstr "" "xxThe KDE Applications 18.08 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the beta and " "reporting any bugs.xx" #: announcements/announce-applications-18.08-beta.php:30 msgid "Installing KDE Applications 18.08 Beta Binary Packages" msgstr "xxInstalling KDE Applications 18.08 Beta Binary Packagesxx" #: announcements/announce-applications-18.08-beta.php:34 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 18.08 Beta (internally 18.07.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 18.08 Beta (internally 18.07.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-18.08-beta.php:43 msgid "Compiling KDE Applications 18.08 Beta" msgstr "xxCompiling KDE Applications 18.08 Betaxx" #: announcements/announce-applications-18.08-beta.php:47 msgid "" "The complete source code for KDE Applications 18.08 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 18.08 Beta " "Info Page." msgstr "" "xxThe complete source code for KDE Applications 18.08 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 18.08 Beta " "Info Page.xx" #: announcements/announce-applications-18.08-rc.php:4 msgid "KDE Ships Release Candidate of KDE Applications 18.08" msgstr "xxKDE Ships Release Candidate of KDE Applications 18.08xx" #: announcements/announce-applications-18.08-rc.php:15 msgid "" "August 3, 2018. Today KDE released the release candidate of the new versions " "of KDE Applications. With dependency and feature freezes in place, the KDE " "team's focus is now on fixing bugs and further polishing." msgstr "" "xxAugust 3, 2018. Today KDE released the release candidate of the new " "versions of KDE Applications. With dependency and feature freezes in place, " "the KDE team's focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-18.08-rc.php:23 msgid "" "The KDE Applications 18.08 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the release candidate and reporting any bugs." msgstr "" "xxThe KDE Applications 18.08 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the release candidate and reporting any bugs.xx" #: announcements/announce-applications-18.08-rc.php:30 msgid "Installing KDE Applications 18.08 Release Candidate Binary Packages" msgstr "" "xxInstalling KDE Applications 18.08 Release Candidate Binary Packagesxx" #: announcements/announce-applications-18.08-rc.php:34 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 18.08 Release Candidate (internally 18.07.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 18.08 Release Candidate (internally 18.07.90) for some versions " "of their distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-18.08-rc.php:43 msgid "Compiling KDE Applications 18.08 Release Candidate" msgstr "xxCompiling KDE Applications 18.08 Release Candidatexx" #: announcements/announce-applications-18.08-rc.php:47 msgid "" "The complete source code for KDE Applications 18.08 Release Candidate may be " "freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 18.08 Release " "Candidate Info Page." msgstr "" "xxThe complete source code for KDE Applications 18.08 Release Candidate may " "be freely downloaded. Instructions on compiling and installing are " "available from the KDE " "Applications 18.08 Release Candidate Info Page.xx" #: announcements/announce-applications-18.08.0.php:4 msgid "KDE Ships KDE Applications 18.08.0" msgstr "xxKDE Ships KDE Applications 18.08.0xx" #: announcements/announce-applications-18.08.0.php:16 msgid "August 16, 2018. KDE Applications 18.08.0 are now released." msgstr "xxAugust 16, 2018. KDE Applications 18.08.0 are now released.xx" #: announcements/announce-applications-18.08.0.php:23 msgid "What's new in KDE Applications 18.08" msgstr "xxWhat's new in KDE Applications 18.08xx" #: announcements/announce-applications-18.08.0.php:28 #: announcements/announce-applications-YY.MM.0.php:54 msgid "" "Dolphin, KDE's powerful file manager, has received various " "quality-of-life improvements:" msgstr "" "xxDolphin, KDE's powerful file manager, has received " "various quality-of-life improvements:xx" #: announcements/announce-applications-18.08.0.php:30 msgid "" "The 'Settings' dialog has been modernized to better follow our design " "guidelines and be more intuitive." msgstr "" "xxThe 'Settings' dialog has been modernized to better follow our design " "guidelines and be more intuitive.xx" #: announcements/announce-applications-18.08.0.php:31 msgid "" "Various memory leaks that could slow down your computer have been eliminated." msgstr "" "xxVarious memory leaks that could slow down your computer have been " "eliminated.xx" #: announcements/announce-applications-18.08.0.php:32 msgid "'Create New' menu items are no longer available when viewing the trash." msgstr "" "xx'Create New' menu items are no longer available when viewing the trash.xx" #: announcements/announce-applications-18.08.0.php:33 msgid "The application now adapts better to high resolution screens." msgstr "xxThe application now adapts better to high resolution screens.xx" #: announcements/announce-applications-18.08.0.php:34 msgid "" "The context menu now includes more useful options, allowing you to sort and " "change the view mode directly." msgstr "" "xxThe context menu now includes more useful options, allowing you to sort " "and change the view mode directly.xx" #: announcements/announce-applications-18.08.0.php:35 msgid "Sorting by modification time is now 12 times faster." msgstr "xxSorting by modification time is now 12 times faster.xx" #: announcements/announce-applications-18.08.0.php:36 msgid "" "Also, you can now launch Dolphin again when logged in using the root user " "account. Support for modifying root-owned files when running Dolphin as a " "normal user is still work in progress." msgstr "" "xxAlso, you can now launch Dolphin again when logged in using the root user " "account. Support for modifying root-owned files when running Dolphin as a " "normal user is still work in progress.xx" #: announcements/announce-applications-18.08.0.php:41 msgid "" "Multiple enhancements for Konsole, KDE's terminal emulator " "application, are available:" msgstr "" "xxMultiple enhancements for Konsole, KDE's terminal " "emulator application, are available:xx" #: announcements/announce-applications-18.08.0.php:43 msgid "" "The 'Find' widget will now appear on the top of the window without " "disrupting your workflow." msgstr "" "xxThe 'Find' widget will now appear on the top of the window without " "disrupting your workflow.xx" #: announcements/announce-applications-18.08.0.php:44 msgid "" "Support for more escape sequences (DECSCUSR & XTerm Alternate Scroll Mode) " "has been added." msgstr "" "xxSupport for more escape sequences (DECSCUSR & XTerm Alternate Scroll Mode) " "has been added.xx" #: announcements/announce-applications-18.08.0.php:45 msgid "You can now also assign any character(s) as a key for a shortcut." msgstr "xxYou can now also assign any character(s) as a key for a shortcut.xx" #: announcements/announce-applications-18.08.0.php:52 msgid "" "18.08 is a major release for Gwenview, KDE's image viewer " "and organizer. Over the last months contributors worked on a plethora of " "improvements. Highlights include:" msgstr "" "xx18.08 is a major release for Gwenview, KDE's image viewer " "and organizer. Over the last months contributors worked on a plethora of " "improvements. Highlights include:xx" #: announcements/announce-applications-18.08.0.php:54 msgid "" "Gwenview's statusbar now features an image counter and displays the total " "number of images." msgstr "" "xxGwenview's statusbar now features an image counter and displays the total " "number of images.xx" #: announcements/announce-applications-18.08.0.php:55 msgid "" "It is now possible to sort by rating and in descending order. Sorting by " "date now separates directories and archives and was fixed in some situations." msgstr "" "xxIt is now possible to sort by rating and in descending order. Sorting by " "date now separates directories and archives and was fixed in some situations." "xx" #: announcements/announce-applications-18.08.0.php:56 msgid "" "Support for drag-and-drop has been improved to allow dragging files and " "folders to the View mode to display them, as well as dragging viewed items " "to external applications." msgstr "" "xxSupport for drag-and-drop has been improved to allow dragging files and " "folders to the View mode to display them, as well as dragging viewed items " "to external applications.xx" #: announcements/announce-applications-18.08.0.php:57 msgid "" "Pasting copied images from Gwenview now also works for applications which " "only accept raw image data, but no file path. Copying modified images is now " "supported as well." msgstr "" "xxPasting copied images from Gwenview now also works for applications which " "only accept raw image data, but no file path. Copying modified images is now " "supported as well.xx" #: announcements/announce-applications-18.08.0.php:58 msgid "" "Image resize dialog has been overhauled for greater usability and to add an " "option for resizing images based on percentage." msgstr "" "xxImage resize dialog has been overhauled for greater usability and to add " "an option for resizing images based on percentage.xx" #: announcements/announce-applications-18.08.0.php:59 msgid "Red Eye Reduction tool's size slider and crosshair cursor were fixed." msgstr "" "xxRed Eye Reduction tool's size slider and crosshair cursor were fixed.xx" #: announcements/announce-applications-18.08.0.php:60 msgid "" "Transparent background selection now has an option for 'None' and can be " "configured for SVGs as well." msgstr "" "xxTransparent background selection now has an option for 'None' and can be " "configured for SVGs as well.xx" #: announcements/announce-applications-18.08.0.php:63 msgid "Image zooming has become more convenient:" msgstr "xxImage zooming has become more convenient:xx" #: announcements/announce-applications-18.08.0.php:65 msgid "" "Enabled zooming by scrolling or clicking as well as panning also when the " "Crop or Red Eye Reduction tools are active." msgstr "" "xxEnabled zooming by scrolling or clicking as well as panning also when the " "Crop or Red Eye Reduction tools are active.xx" #: announcements/announce-applications-18.08.0.php:66 msgid "Middle-clicking once again toggles between Fit zoom and 100% zoom." msgstr "xxMiddle-clicking once again toggles between Fit zoom and 100% zoom.xx" #: announcements/announce-applications-18.08.0.php:67 msgid "" "Added Shift-middle-clicking and Shift+F keyboard shortcuts for toggling Fill " "zoom." msgstr "" "xxAdded Shift-middle-clicking and Shift+F keyboard shortcuts for toggling " "Fill zoom.xx" #: announcements/announce-applications-18.08.0.php:68 msgid "Ctrl-clicking now zooms faster and more reliably." msgstr "xxCtrl-clicking now zooms faster and more reliably.xx" #: announcements/announce-applications-18.08.0.php:69 msgid "" "Gwenview now zooms to the cursor's current position for Zoom In/Out, Fill " "and 100% zoom operations when using the mouse and keyboard shortcuts." msgstr "" "xxGwenview now zooms to the cursor's current position for Zoom In/Out, Fill " "and 100% zoom operations when using the mouse and keyboard shortcuts.xx" #: announcements/announce-applications-18.08.0.php:71 msgid "Image comparison mode received several enhancements:" msgstr "xxImage comparison mode received several enhancements:xx" #: announcements/announce-applications-18.08.0.php:73 msgid "Fixed size and alignment of the selection highlight." msgstr "xxFixed size and alignment of the selection highlight.xx" #: announcements/announce-applications-18.08.0.php:74 msgid "Fixed SVGs overlapping the selection highlight." msgstr "xxFixed SVGs overlapping the selection highlight.xx" #: announcements/announce-applications-18.08.0.php:75 msgid "For small SVG images, the selection highlight matches the image size." msgstr "" "xxFor small SVG images, the selection highlight matches the image size.xx" #: announcements/announce-applications-18.08.0.php:78 msgid "" "A number of smaller enhancements was introduced to make your workflow even " "more enjoyable:" msgstr "" "xxA number of smaller enhancements was introduced to make your workflow even " "more enjoyable:xx" #: announcements/announce-applications-18.08.0.php:80 msgid "" "Improved the fade transitions between images of varying sizes and " "transparencies." msgstr "" "xxImproved the fade transitions between images of varying sizes and " "transparencies.xx" #: announcements/announce-applications-18.08.0.php:81 msgid "" "Fixed the visibility of icons in some floating buttons when a light color " "scheme is used." msgstr "" "xxFixed the visibility of icons in some floating buttons when a light color " "scheme is used.xx" #: announcements/announce-applications-18.08.0.php:82 msgid "" "When saving an image under a new name, the viewer does not jump to an " "unrelated image afterwards." msgstr "" "xxWhen saving an image under a new name, the viewer does not jump to an " "unrelated image afterwards.xx" #: announcements/announce-applications-18.08.0.php:83 msgid "" "When the share button is clicked and kipi-plugins are not installed, " "Gwenview will prompt the user to install them. After the installation they " "are immediately displayed." msgstr "" "xxWhen the share button is clicked and kipi-plugins are not installed, " "Gwenview will prompt the user to install them. After the installation they " "are immediately displayed.xx" #: announcements/announce-applications-18.08.0.php:84 msgid "" "Sidebar now prevents getting hidden accidentally while resizing and " "remembers its width." msgstr "" "xxSidebar now prevents getting hidden accidentally while resizing and " "remembers its width.xx" #: announcements/announce-applications-18.08.0.php:91 msgid "" "KMail, KDE's powerful email client, features some " "improvements in the travel data extraction engine. It now supports UIC 918.3 " "and SNCF train ticket barcodes and Wikidata-powered train station location " "lookup. Support for multi-traveler itineraries was added, and KMail now has " "integration with the KDE Itinerary app." msgstr "" "xxKMail, KDE's powerful email client, features some " "improvements in the travel data extraction engine. It now supports UIC 918.3 " "and SNCF train ticket barcodes and Wikidata-powered train station location " "lookup. Support for multi-traveler itineraries was added, and KMail now has " "integration with the KDE Itinerary app.xx" #: announcements/announce-applications-18.08.0.php:94 msgid "" "Akonadi, the personal information management framework, is " "now faster thanks to notification payloads and features XOAUTH support for " "SMTP, allowing for native authentication with Gmail." msgstr "" "xxAkonadi, the personal information management framework, " "is now faster thanks to notification payloads and features XOAUTH support " "for SMTP, allowing for native authentication with Gmail.xx" #: announcements/announce-applications-18.08.0.php:97 #: announcements/announce-applications-YY.MM.0.php:62 msgid "Education" msgstr "xxEducationxx" #: announcements/announce-applications-18.08.0.php:99 msgid "" "Cantor, KDE's frontend to mathematical software, now saves " "the status of panels (\"Variables\", \"Help\", etc.) for each session " "separately. Julia sessions have become much faster to create." msgstr "" "xxCantor, KDE's frontend to mathematical software, now " "saves the status of panels (\"Variables\", \"Help\", etc.) for each session " "separately. Julia sessions have become much faster to create.xx" #: announcements/announce-applications-18.08.0.php:102 msgid "" "User experience in KAlgebra, our graphing calculator, has " "been significantly improved for touch devices." msgstr "" "xxUser experience in KAlgebra, our graphing calculator, has " "been significantly improved for touch devices.xx" #: announcements/announce-applications-18.08.0.php:107 msgid "" "Contributors to Spectacle, KDE's versatile screenshot tool, " "focused on improving the Rectangular Region mode:" msgstr "" "xxContributors to Spectacle, KDE's versatile screenshot " "tool, focused on improving the Rectangular Region mode:xx" #: announcements/announce-applications-18.08.0.php:109 msgid "" "In Rectangular Region mode, there is now a magnifier to help you draw a " "pixel-perfect selection rectangle." msgstr "" "xxIn Rectangular Region mode, there is now a magnifier to help you draw a " "pixel-perfect selection rectangle.xx" #: announcements/announce-applications-18.08.0.php:110 msgid "You can now move and resize the selection rectangle using the keyboard." msgstr "" "xxYou can now move and resize the selection rectangle using the keyboard.xx" #: announcements/announce-applications-18.08.0.php:111 msgid "" "The user interface follows the user's color scheme, and the presentation of " "the help text has been improved." msgstr "" "xxThe user interface follows the user's color scheme, and the presentation " "of the help text has been improved.xx" #: announcements/announce-applications-18.08.0.php:115 msgid "" "To make sharing your screenshots with others easier, links for shared images " "are now automatically copied to the clipboard. Screenshots can now be " "automatically saved in user-specified sub-directories." msgstr "" "xxTo make sharing your screenshots with others easier, links for shared " "images are now automatically copied to the clipboard. Screenshots can now be " "automatically saved in user-specified sub-directories.xx" #: announcements/announce-applications-18.08.0.php:118 msgid "" "Kamoso, our webcam recorder, was updated to avoid crashes " "with newer GStreamer versions." msgstr "" "xxKamoso, our webcam recorder, was updated to avoid crashes " "with newer GStreamer versions.xx" #: announcements/announce-applications-18.08.0.php:123 msgid "" "More than 120 bugs have been resolved in applications including the Kontact " "Suite, Ark, Cantor, Dolphin, Gwenview, Kate, Konsole, Okular, Spectacle, " "Umbrello and more!" msgstr "" "xxMore than 120 bugs have been resolved in applications including the " "Kontact Suite, Ark, Cantor, Dolphin, Gwenview, Kate, Konsole, Okular, " "Spectacle, Umbrello and more!xx" #: announcements/announce-applications-18.08.0.php:140 msgid "" "There are many ways to support the KDE Applications 18.08 release: you can " "report bugs, encourage others to join the KDE Community, or support the non-profit organization behind the KDE Community." msgstr "" "xxThere are many ways to support the KDE Applications 18.08 release: you can " "report bugs, encourage others to join the KDE Community, or support the non-profit organization behind the KDE Community.xx" #: announcements/announce-applications-18.08.0.php:148 msgid "" "Remember to tag your posts and uploaded materials with the KDE " "moniker, as this makes them easier to find and gives the KDE Promo Team a " "way to analyze coverage for the KDE Applications 18.08 release." msgstr "" "xxRemember to tag your posts and uploaded materials with the KDE " "moniker, as this makes them easier to find and gives the KDE Promo Team a " "way to analyze coverage for the KDE Applications 18.08 release.xx" #: announcements/announce-applications-18.08.0.php:154 msgid "Installing KDE Applications 18.08 Binary Packages" msgstr "xxInstalling KDE Applications 18.08 Binary Packagesxx" #: announcements/announce-applications-18.08.0.php:158 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 18.08 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 18.08 for some versions of their distribution, and in other " "cases community volunteers have done so. Additional binary packages, as well " "as updates to the packages now available, may become available over the " "coming weeks.xx" #: announcements/announce-applications-18.08.0.php:167 msgid "Compiling KDE Applications 18.08" msgstr "xxCompiling KDE Applications 18.08xx" #: announcements/announce-applications-18.08.0.php:171 msgid "" "The complete source code for KDE Applications 18.08 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 18.08.0 Info Page." msgstr "" "xxThe complete source code for KDE Applications 18.08 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications 18.08.0 Info Page.xx" #: announcements/announce-applications-18.08.1.php:4 msgid "KDE Ships KDE Applications 18.08.1" msgstr "xxKDE Ships KDE Applications 18.08.1xx" #: announcements/announce-applications-18.08.1.php:16 msgid "" "September 6, 2018. Today KDE released the first stability update for KDE Applications 18.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxSeptember 6, 2018. Today KDE released the first stability update for KDE Applications 18.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-18.08.1.php:20 #: announcements/announce-applications-YY.MM.P.php:33 msgid "" "More than a dozen recorded bugfixes include improvements to Kontact, Cantor, " "Gwenview, Okular, Umbrello, among others." msgstr "" "xxMore than a dozen recorded bugfixes include improvements to Kontact, " "Cantor, Gwenview, Okular, Umbrello, among others.xx" #: announcements/announce-applications-18.08.1.php:27 msgid "" "The KIO-MTP component no longer crashes when the device is already accessed " "by a different application" msgstr "" "xxThe KIO-MTP component no longer crashes when the device is already " "accessed by a different applicationxx" #: announcements/announce-applications-18.08.1.php:28 msgid "" "Sending mails in KMail now uses the password when specified via password " "prompt" msgstr "" "xxSending mails in KMail now uses the password when specified via password " "promptxx" #: announcements/announce-applications-18.08.1.php:29 msgid "Okular now remembers the sidebar mode after saving PDF documents" msgstr "xxOkular now remembers the sidebar mode after saving PDF documentsxx" #: announcements/announce-applications-18.08.2.php:4 msgid "KDE Ships KDE Applications 18.08.2" msgstr "xxKDE Ships KDE Applications 18.08.2xx" #: announcements/announce-applications-18.08.2.php:16 msgid "" "October 11, 2018. Today KDE released the second stability update for KDE Applications 18.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxOctober 11, 2018. Today KDE released the second stability update for KDE Applications 18.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-18.08.2.php:20 msgid "" "More than a dozen recorded bugfixes include improvements to Kontact, " "Dolphin, Gwenview, KCalc, Umbrello, among others." msgstr "" "xxMore than a dozen recorded bugfixes include improvements to Kontact, " "Dolphin, Gwenview, KCalc, Umbrello, among others.xx" #: announcements/announce-applications-18.08.2.php:27 msgid "" "Dragging a file in Dolphin can no longer accidentally trigger inline renaming" msgstr "" "xxDragging a file in Dolphin can no longer accidentally trigger inline " "renamingxx" #: announcements/announce-applications-18.08.2.php:28 msgid "KCalc again allows both 'dot' and 'comma' keys when entering decimals" msgstr "" "xxKCalc again allows both 'dot' and 'comma' keys when entering decimalsxx" #: announcements/announce-applications-18.08.2.php:29 msgid "" "A visual glitch in the Paris card deck for KDE's card games has been fixed" msgstr "" "xxA visual glitch in the Paris card deck for KDE's card games has been " "fixedxx" #: announcements/announce-applications-18.08.3.php:4 msgid "KDE Ships KDE Applications 18.08.3" msgstr "xxKDE Ships KDE Applications 18.08.3xx" #: announcements/announce-applications-18.08.3.php:16 msgid "" "November 8, 2018. Today KDE released the third stability update for KDE Applications 18.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone." msgstr "" "xxNovember 8, 2018. Today KDE released the third stability update for KDE Applications 18.08. This release contains only bugfixes " "and translation updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-18.08.3.php:20 msgid "" "About 20 recorded bugfixes include improvements to Kontact, Ark, Dolphin, " "KDE Games, Kate, Okular, Umbrello, among others." msgstr "" "xxAbout 20 recorded bugfixes include improvements to Kontact, Ark, Dolphin, " "KDE Games, Kate, Okular, Umbrello, among others.xx" #: announcements/announce-applications-18.08.3.php:27 msgid "" "HTML viewing mode in KMail is remembered, and again loads external images if " "allowed" msgstr "" "xxHTML viewing mode in KMail is remembered, and again loads external images " "if allowedxx" #: announcements/announce-applications-18.08.3.php:28 msgid "" "Kate now remembers meta information (including bookmarks) between editing " "sessions" msgstr "" "xxKate now remembers meta information (including bookmarks) between editing " "sessionsxx" #: announcements/announce-applications-18.08.3.php:29 msgid "" "Automatic scrolling in the Telepathy text UI was fixed with newer " "QtWebEngine versions" msgstr "" "xxAutomatic scrolling in the Telepathy text UI was fixed with newer " "QtWebEngine versionsxx" #: announcements/announce-applications-18.12-beta.php:4 msgid "KDE Ships Beta of KDE Applications 18.12" msgstr "xxKDE Ships Beta of KDE Applications 18.12xx" #: announcements/announce-applications-18.12-beta.php:15 msgid "" "November 16, 2018. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing." msgstr "" "xxNovember 16, 2018. Today KDE released the beta of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-18.12-beta.php:23 msgid "" "The KDE Applications 18.12 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the beta and " "reporting any bugs." msgstr "" "xxThe KDE Applications 18.12 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the beta and " "reporting any bugs.xx" #: announcements/announce-applications-18.12-beta.php:30 msgid "Installing KDE Applications 18.12 Beta Binary Packages" msgstr "xxInstalling KDE Applications 18.12 Beta Binary Packagesxx" #: announcements/announce-applications-18.12-beta.php:34 msgid "" "Some Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 18.12 Beta (internally 18.11.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks." msgstr "" "xxSome Linux/UNIX OS vendors have kindly provided binary packages of KDE " "Applications 18.12 Beta (internally 18.11.80) for some versions of their " "distribution, and in other cases community volunteers have done so. " "Additional binary packages, as well as updates to the packages now " "available, may become available over the coming weeks.xx" #: announcements/announce-applications-18.12-beta.php:43 msgid "Compiling KDE Applications 18.12 Beta" msgstr "xxCompiling KDE Applications 18.12 Betaxx" #: announcements/announce-applications-18.12-beta.php:47 msgid "" "The complete source code for KDE Applications 18.12 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 18.12 Beta " "Info Page." msgstr "" "xxThe complete source code for KDE Applications 18.12 Beta may be freely " "downloaded. Instructions on compiling and installing are available from " "the KDE Applications 18.12 Beta " "Info Page.xx" #: announcements/announce-applications-18.12-rc.php:20 #: announcements/announce-applications-18.12.0.php:22 #: announcements/announce-applications-18.12.1.php:22 #: announcements/announce-applications-YY.MM-beta.php:20 #: announcements/announce-applications-YY.MM-rc.php:20 #: announcements/announce-applications-YY.MM.0.php:22 #: announcements/announce-applications-YY.MM.P.php:21 #: announcements/fulllog_applications-aether.php:17 #: announcements/kde-frameworks-5.53.0.php:17 #: announcements/kde-frameworks-template.php:20 #: announcements/plasma-5.10.0.php:102 announcements/plasma-5.10.1.php:101 #: announcements/plasma-5.10.2.php:101 announcements/plasma-5.10.3.php:101 #: announcements/plasma-5.10.4.php:101 announcements/plasma-5.10.5.php:101 #: announcements/plasma-5.10.95.php:104 announcements/plasma-5.11.0.php:104 #: announcements/plasma-5.11.1.php:101 announcements/plasma-5.11.2.php:101 #: announcements/plasma-5.11.3.php:101 announcements/plasma-5.11.4.php:101 #: announcements/plasma-5.11.5.php:101 announcements/plasma-5.11.95.php:104 #: announcements/plasma-5.12.0.php:101 announcements/plasma-5.12.1.php:101 #: announcements/plasma-5.12.2.php:101 announcements/plasma-5.12.3.php:101 #: announcements/plasma-5.12.4.php:101 announcements/plasma-5.12.5.php:101 #: announcements/plasma-5.12.6.php:101 announcements/plasma-5.12.7.php:101 #: announcements/plasma-5.12.90.php:102 announcements/plasma-5.13.0.php:102 #: announcements/plasma-5.13.1.php:101 announcements/plasma-5.13.2.php:101 #: announcements/plasma-5.13.3.php:101 announcements/plasma-5.13.4.php:101 #: announcements/plasma-5.13.5.php:101 announcements/plasma-5.13.90.php:101 #: announcements/plasma-5.14.0.php:101 announcements/plasma-5.14.1.php:101 #: announcements/plasma-5.14.2.php:101 announcements/plasma-5.14.3.php:101 #: announcements/plasma-5.14.4.php:21 announcements/plasma-5.14.5.php:21 #: announcements/plasma-5.8.6.php:94 announcements/plasma-5.8.7.php:93 #: announcements/plasma-5.8.8.php:101 announcements/plasma-5.8.9.php:101 #: announcements/plasma-5.9.2.php:94 announcements/plasma-5.9.3.php:93 #: announcements/plasma-5.9.4.php:93 announcements/plasma-5.9.5.php:93 #: announcements/plasma-5.9.95.php:101 msgid "Release Announcements" msgstr "xxRelease Announcementsxx" #: announcements/announce-applications-18.12-rc.php:20 #: announcements/announce-applications-18.12.0.php:22 #: announcements/announce-applications-18.12.1.php:22 #: announcements/announce-applications-YY.MM-beta.php:20 #: announcements/announce-applications-YY.MM-rc.php:20 #: announcements/announce-applications-YY.MM.0.php:22 #: announcements/announce-applications-YY.MM.P.php:21 #: announcements/fulllog_applications-aether.php:17 msgid "Applications %1" msgstr "xxApplications %1xx" #: announcements/announce-applications-18.12-rc.php:27 msgid "November 30, 2018." msgstr "xxNovember 30, 2018.xx" #: announcements/announce-applications-18.12-rc.php:29 #: announcements/announce-applications-YY.MM-rc.php:29 msgid "" "Today KDE released the Release Candidate of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing." msgstr "" "xxToday KDE released the Release Candidate of the new versions of KDE " "Applications. With dependency and feature freezes in place, the KDE team's " "focus is now on fixing bugs and further polishing.xx" #: announcements/announce-applications-18.12-rc.php:33 #: announcements/announce-applications-YY.MM-beta.php:33 #: announcements/announce-applications-YY.MM-rc.php:33 msgid "" "Check the community release notes for information on " "tarballs and known issues. A more complete announcement will be available " "for the final release." msgstr "" "xxCheck the community release notes for information on " "tarballs and known issues. A more complete announcement will be available " "for the final release.xx" #: announcements/announce-applications-18.12-rc.php:37 msgid "" "The KDE Applications 18.12 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the Release Candidate and reporting any bugs." msgstr "" "xxThe KDE Applications 18.12 releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the Release Candidate and reporting any bugs.xx" #: announcements/announce-applications-18.12-rc.php:44 #: announcements/announce-applications-18.12.0.php:198 #: announcements/announce-applications-18.12.1.php:51 #: announcements/announce-applications-YY.MM-beta.php:44 #: announcements/announce-applications-YY.MM-rc.php:44 #: announcements/announce-applications-YY.MM.0.php:73 #: announcements/announce-applications-YY.MM.P.php:50 #: announcements/plasma-5.0.1.php:48 announcements/plasma-5.0.2.php:49 #: announcements/plasma-5.0.95.php:89 announcements/plasma-5.1.1.php:68 #: announcements/plasma-5.1.2.php:52 announcements/plasma-5.1.95.php:116 #: announcements/plasma-5.1/index.php:115 announcements/plasma-5.10.0.php:275 #: announcements/plasma-5.10.1.php:151 announcements/plasma-5.10.2.php:151 #: announcements/plasma-5.10.3.php:159 announcements/plasma-5.10.4.php:152 #: announcements/plasma-5.10.5.php:148 announcements/plasma-5.10.95.php:238 #: announcements/plasma-5.11.0.php:244 announcements/plasma-5.11.1.php:150 #: announcements/plasma-5.11.2.php:151 announcements/plasma-5.11.3.php:150 #: announcements/plasma-5.11.4.php:151 announcements/plasma-5.11.5.php:149 #: announcements/plasma-5.11.95.php:412 announcements/plasma-5.12.0.php:395 #: announcements/plasma-5.12.1.php:150 announcements/plasma-5.12.2.php:151 #: announcements/plasma-5.12.3.php:150 announcements/plasma-5.12.4.php:151 #: announcements/plasma-5.12.5.php:150 announcements/plasma-5.12.6.php:150 #: announcements/plasma-5.12.7.php:150 announcements/plasma-5.12.90.php:242 #: announcements/plasma-5.13.0.php:245 announcements/plasma-5.13.1.php:150 #: announcements/plasma-5.13.2.php:149 announcements/plasma-5.13.3.php:149 #: announcements/plasma-5.13.4.php:150 announcements/plasma-5.13.5.php:150 #: announcements/plasma-5.13.90.php:247 announcements/plasma-5.14.0.php:243 #: announcements/plasma-5.14.1.php:147 announcements/plasma-5.14.2.php:149 #: announcements/plasma-5.14.3.php:149 announcements/plasma-5.14.4.php:71 #: announcements/plasma-5.14.5.php:71 announcements/plasma-5.2.0.php:140 #: announcements/plasma-5.2.1.php:64 announcements/plasma-5.2.2.php:62 #: announcements/plasma-5.2.95.php:188 announcements/plasma-5.3.0.php:212 #: announcements/plasma-5.3.1.php:66 announcements/plasma-5.3.2.php:65 #: announcements/plasma-5.3.95.php:186 announcements/plasma-5.4.0.php:206 #: announcements/plasma-5.4.1.php:67 announcements/plasma-5.4.2.php:66 #: announcements/plasma-5.4.3.php:67 announcements/plasma-5.4.95.php:174 #: announcements/plasma-5.5.0.php:195 announcements/plasma-5.5.1.php:70 #: announcements/plasma-5.5.2.php:70 announcements/plasma-5.5.3.php:66 #: announcements/plasma-5.5.4.php:63 announcements/plasma-5.5.5.php:66 #: announcements/plasma-5.5.95.php:192 announcements/plasma-5.6.0.php:218 #: announcements/plasma-5.6.1.php:72 announcements/plasma-5.6.2.php:72 #: announcements/plasma-5.6.3.php:72 announcements/plasma-5.6.4.php:72 #: announcements/plasma-5.6.5.php:71 announcements/plasma-5.6.95.php:135 #: announcements/plasma-5.7.0.php:130 announcements/plasma-5.7.1.php:73 #: announcements/plasma-5.7.2.php:71 announcements/plasma-5.7.3.php:72 #: announcements/plasma-5.7.4.php:72 announcements/plasma-5.7.5.php:72 #: announcements/plasma-5.7.95.php:204 announcements/plasma-5.8.0.php:202 #: announcements/plasma-5.8.1.php:73 announcements/plasma-5.8.2.php:71 #: announcements/plasma-5.8.3.php:72 announcements/plasma-5.8.4.php:76 #: announcements/plasma-5.8.5.php:72 announcements/plasma-5.8.6.php:140 #: announcements/plasma-5.8.7.php:142 announcements/plasma-5.8.8.php:151 #: announcements/plasma-5.8.9.php:151 announcements/plasma-5.8.95.php:181 #: announcements/plasma-5.9.0.php:177 announcements/plasma-5.9.1.php:73 #: announcements/plasma-5.9.2.php:144 announcements/plasma-5.9.3.php:140 #: announcements/plasma-5.9.4.php:141 announcements/plasma-5.9.5.php:143 #: announcements/plasma-5.9.95.php:276 msgid "Package Downloads" msgstr "xxPackage Downloadsxx" #: announcements/announce-applications-18.12-rc.php:46 #: announcements/announce-applications-18.12.0.php:200 #: announcements/announce-applications-18.12.1.php:53 #: announcements/announce-applications-YY.MM-beta.php:46 #: announcements/announce-applications-YY.MM-rc.php:46 #: announcements/announce-applications-YY.MM.0.php:75 #: announcements/announce-applications-YY.MM.P.php:52 #: announcements/plasma-5.10.0.php:277 announcements/plasma-5.10.1.php:153 #: announcements/plasma-5.10.2.php:153 announcements/plasma-5.10.3.php:161 #: announcements/plasma-5.10.4.php:154 announcements/plasma-5.10.5.php:150 #: announcements/plasma-5.10.95.php:240 announcements/plasma-5.11.0.php:246 #: announcements/plasma-5.11.1.php:152 announcements/plasma-5.11.2.php:153 #: announcements/plasma-5.11.3.php:152 announcements/plasma-5.11.4.php:153 #: announcements/plasma-5.11.5.php:151 announcements/plasma-5.11.95.php:414 #: announcements/plasma-5.12.0.php:397 announcements/plasma-5.12.1.php:152 #: announcements/plasma-5.12.2.php:153 announcements/plasma-5.12.3.php:152 #: announcements/plasma-5.12.4.php:153 announcements/plasma-5.12.5.php:152 #: announcements/plasma-5.12.6.php:152 announcements/plasma-5.12.7.php:152 #: announcements/plasma-5.12.90.php:244 announcements/plasma-5.13.0.php:247 #: announcements/plasma-5.13.1.php:152 announcements/plasma-5.13.2.php:151 #: announcements/plasma-5.13.3.php:151 announcements/plasma-5.13.4.php:152 #: announcements/plasma-5.13.5.php:152 announcements/plasma-5.13.90.php:249 #: announcements/plasma-5.14.0.php:245 announcements/plasma-5.14.1.php:149 #: announcements/plasma-5.14.2.php:151 announcements/plasma-5.14.3.php:151 #: announcements/plasma-5.14.4.php:73 announcements/plasma-5.14.5.php:73 #: announcements/plasma-5.8.6.php:142 announcements/plasma-5.8.7.php:144 #: announcements/plasma-5.8.8.php:153 announcements/plasma-5.8.9.php:153 #: announcements/plasma-5.9.2.php:146 announcements/plasma-5.9.3.php:142 #: announcements/plasma-5.9.4.php:143 announcements/plasma-5.9.5.php:145 #: announcements/plasma-5.9.95.php:278 msgid "" "Distributions have created, or are in the process of creating, packages " "listed on our wiki page." msgstr "" "xxDistributions have created, or are in the process of creating, packages " "listed on our wiki page.xx" #: announcements/announce-applications-18.12-rc.php:48 #: announcements/announce-applications-18.12.0.php:202 #: announcements/announce-applications-18.12.1.php:55 #: announcements/announce-applications-YY.MM-beta.php:48 #: announcements/announce-applications-YY.MM-rc.php:48 #: announcements/announce-applications-YY.MM.0.php:77 #: announcements/announce-applications-YY.MM.P.php:54 #: announcements/plasma-5.10.0.php:279 announcements/plasma-5.10.1.php:155 #: announcements/plasma-5.10.2.php:155 announcements/plasma-5.10.3.php:163 #: announcements/plasma-5.10.4.php:156 announcements/plasma-5.10.5.php:152 #: announcements/plasma-5.10.95.php:242 announcements/plasma-5.11.0.php:248 #: announcements/plasma-5.11.1.php:154 announcements/plasma-5.11.2.php:155 #: announcements/plasma-5.11.3.php:154 announcements/plasma-5.11.4.php:155 #: announcements/plasma-5.11.5.php:153 announcements/plasma-5.11.95.php:416 #: announcements/plasma-5.12.0.php:399 announcements/plasma-5.12.1.php:154 #: announcements/plasma-5.12.2.php:155 announcements/plasma-5.12.3.php:154 #: announcements/plasma-5.12.4.php:155 announcements/plasma-5.12.5.php:154 #: announcements/plasma-5.12.6.php:154 announcements/plasma-5.12.7.php:154 #: announcements/plasma-5.12.90.php:246 announcements/plasma-5.13.0.php:249 #: announcements/plasma-5.13.1.php:154 announcements/plasma-5.13.2.php:153 #: announcements/plasma-5.13.3.php:153 announcements/plasma-5.13.4.php:154 #: announcements/plasma-5.13.5.php:154 announcements/plasma-5.13.90.php:251 #: announcements/plasma-5.14.0.php:247 announcements/plasma-5.14.1.php:151 #: announcements/plasma-5.14.2.php:153 announcements/plasma-5.14.3.php:153 #: announcements/plasma-5.8.6.php:144 announcements/plasma-5.8.7.php:146 #: announcements/plasma-5.8.8.php:155 announcements/plasma-5.8.9.php:155 #: announcements/plasma-5.9.2.php:148 announcements/plasma-5.9.3.php:144 #: announcements/plasma-5.9.4.php:145 announcements/plasma-5.9.5.php:147 #: announcements/plasma-5.9.95.php:280 msgid "Package download wiki page" msgstr "xxPackage download wiki pagexx" #: announcements/announce-applications-18.12-rc.php:52 #: announcements/announce-applications-18.12.0.php:206 #: announcements/announce-applications-18.12.1.php:59 #: announcements/announce-applications-YY.MM-beta.php:52 #: announcements/announce-applications-YY.MM-rc.php:52 #: announcements/announce-applications-YY.MM.0.php:81 #: announcements/announce-applications-YY.MM.P.php:58 #: announcements/plasma-5.0.1.php:63 announcements/plasma-5.0.2.php:63 #: announcements/plasma-5.0.95.php:103 announcements/plasma-5.1.1.php:83 #: announcements/plasma-5.1.2.php:67 announcements/plasma-5.1.95.php:131 #: announcements/plasma-5.1/index.php:129 announcements/plasma-5.10.0.php:283 #: announcements/plasma-5.10.1.php:159 announcements/plasma-5.10.2.php:159 #: announcements/plasma-5.10.3.php:167 announcements/plasma-5.10.4.php:160 #: announcements/plasma-5.10.5.php:156 announcements/plasma-5.10.95.php:246 #: announcements/plasma-5.11.0.php:252 announcements/plasma-5.11.1.php:158 #: announcements/plasma-5.11.2.php:159 announcements/plasma-5.11.3.php:158 #: announcements/plasma-5.11.4.php:159 announcements/plasma-5.11.5.php:157 #: announcements/plasma-5.11.95.php:420 announcements/plasma-5.12.0.php:403 #: announcements/plasma-5.12.1.php:158 announcements/plasma-5.12.2.php:159 #: announcements/plasma-5.12.3.php:158 announcements/plasma-5.12.4.php:159 #: announcements/plasma-5.12.5.php:158 announcements/plasma-5.12.6.php:158 #: announcements/plasma-5.12.7.php:158 announcements/plasma-5.12.90.php:250 #: announcements/plasma-5.13.0.php:253 announcements/plasma-5.13.1.php:158 #: announcements/plasma-5.13.2.php:157 announcements/plasma-5.13.3.php:157 #: announcements/plasma-5.13.4.php:158 announcements/plasma-5.13.5.php:158 #: announcements/plasma-5.13.90.php:255 announcements/plasma-5.14.0.php:251 #: announcements/plasma-5.14.1.php:155 announcements/plasma-5.14.2.php:157 #: announcements/plasma-5.14.3.php:157 announcements/plasma-5.14.4.php:79 #: announcements/plasma-5.14.5.php:79 announcements/plasma-5.2.0.php:155 #: announcements/plasma-5.2.1.php:79 announcements/plasma-5.2.2.php:77 #: announcements/plasma-5.2.95.php:203 announcements/plasma-5.3.0.php:227 #: announcements/plasma-5.3.1.php:81 announcements/plasma-5.3.2.php:80 #: announcements/plasma-5.3.95.php:201 announcements/plasma-5.4.0.php:221 #: announcements/plasma-5.4.1.php:82 announcements/plasma-5.4.2.php:81 #: announcements/plasma-5.4.3.php:82 announcements/plasma-5.4.95.php:189 #: announcements/plasma-5.5.0.php:210 announcements/plasma-5.5.1.php:85 #: announcements/plasma-5.5.2.php:85 announcements/plasma-5.5.3.php:81 #: announcements/plasma-5.5.4.php:78 announcements/plasma-5.5.5.php:81 #: announcements/plasma-5.5.95.php:207 announcements/plasma-5.6.0.php:233 #: announcements/plasma-5.6.1.php:87 announcements/plasma-5.6.2.php:87 #: announcements/plasma-5.6.3.php:87 announcements/plasma-5.6.4.php:87 #: announcements/plasma-5.6.5.php:86 announcements/plasma-5.6.95.php:150 #: announcements/plasma-5.7.0.php:145 announcements/plasma-5.7.1.php:88 #: announcements/plasma-5.7.2.php:86 announcements/plasma-5.7.3.php:87 #: announcements/plasma-5.7.4.php:87 announcements/plasma-5.7.5.php:87 #: announcements/plasma-5.7.95.php:219 announcements/plasma-5.8.0.php:217 #: announcements/plasma-5.8.1.php:88 announcements/plasma-5.8.2.php:86 #: announcements/plasma-5.8.3.php:87 announcements/plasma-5.8.4.php:91 #: announcements/plasma-5.8.5.php:87 announcements/plasma-5.8.6.php:148 #: announcements/plasma-5.8.7.php:150 announcements/plasma-5.8.8.php:159 #: announcements/plasma-5.8.9.php:159 announcements/plasma-5.8.95.php:196 #: announcements/plasma-5.9.0.php:192 announcements/plasma-5.9.1.php:88 #: announcements/plasma-5.9.2.php:152 announcements/plasma-5.9.3.php:148 #: announcements/plasma-5.9.4.php:149 announcements/plasma-5.9.5.php:151 #: announcements/plasma-5.9.95.php:284 msgid "Source Downloads" msgstr "xxSource Downloadsxx" #: announcements/announce-applications-18.12-rc.php:53 #: announcements/announce-applications-YY.MM-beta.php:53 #: announcements/announce-applications-YY.MM-rc.php:53 msgid "" "The complete source code for KDE Applications %1 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications %4 Info Page." msgstr "" "xxThe complete source code for KDE Applications %1 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications %4 Info Page.xx" #: announcements/announce-applications-18.12-rc.php:62 msgid "" "KDE is a Free Software community that exists and grows only because of the help of many " "volunteers that donate their time and effort. KDE is always looking for new " "volunteers and contributions, whether it is help with coding, bug fixing or " "reporting, writing documentation, translations, promotion, money, etc. All " "contributions are gratefully appreciated and eagerly accepted. Please read " "through the Supporting KDE page for " "further information or become a KDE e.V. supporting member through our new " "Join the " "Game initiative." msgstr "" "xxKDE is a Free " "Software community that exists and grows only because of the help of " "many volunteers that donate their time and effort. KDE is always looking for " "new volunteers and contributions, whether it is help with coding, bug fixing " "or reporting, writing documentation, translations, promotion, money, etc. " "All contributions are gratefully appreciated and eagerly accepted. Please " "read through the Supporting KDE page for " "further information or become a KDE e.V. supporting member through our new " "Join the " "Game initiative.xx" #: announcements/announce-applications-18.12.0.php:29 msgid "December 13, 2018." msgstr "xxDecember 13, 2018.xx" #: announcements/announce-applications-18.12.0.php:31 #: announcements/announce-applications-YY.MM.0.php:31 msgid "KDE Applications %1 are now released." msgstr "xxKDE Applications %1 are now released.xx" #: announcements/announce-applications-18.12.0.php:42 #: announcements/announce-applications-YY.MM.0.php:42 msgid "What's new in KDE Applications %1" msgstr "xxWhat's new in KDE Applications %1xx" #: announcements/announce-applications-18.12.0.php:45 #: announcements/announce-applications-YY.MM.0.php:45 msgid "" "More than 140 bugs have been resolved in applications including the Kontact " "Suite, Ark, Cantor, Dolphin, Gwenview, Kate, KmPlot, Konsole, Lokalize, " "Okular, Spectacle, Umbrello and more!" msgstr "" "xxMore than 140 bugs have been resolved in applications including the " "Kontact Suite, Ark, Cantor, Dolphin, Gwenview, Kate, KmPlot, Konsole, " "Lokalize, Okular, Spectacle, Umbrello and more!xx" #: announcements/announce-applications-18.12.0.php:51 msgid "File Management" msgstr "xxFile Managementxx" #: announcements/announce-applications-18.12.0.php:54 msgid "Dolphin, KDE's powerful file manager:" msgstr "xxDolphin, KDE's powerful file manager:xx" #: announcements/announce-applications-18.12.0.php:56 msgid "New MTP implementation that makes it fully usable for production" msgstr "xxNew MTP implementation that makes it fully usable for productionxx" #: announcements/announce-applications-18.12.0.php:57 msgid "Huge performance improvement for reading files over the SFTP protocol" msgstr "" "xxHuge performance improvement for reading files over the SFTP protocolxx" #: announcements/announce-applications-18.12.0.php:58 msgid "" "For thumbnail previews, frames and shadows are now only drawn for image " "files with no transparency, improving the display for icons" msgstr "" "xxFor thumbnail previews, frames and shadows are now only drawn for image " "files with no transparency, improving the display for iconsxx" #: announcements/announce-applications-18.12.0.php:59 msgid "New thumbnail previews for LibreOffice documents and AppImage apps" msgstr "xxNew thumbnail previews for LibreOffice documents and AppImage appsxx" #: announcements/announce-applications-18.12.0.php:60 msgid "" "Video files larger than 5 MB in size are now displayed on directory " "thumbnails when directory thumbnailing is enabled" msgstr "" "xxVideo files larger than 5 MB in size are now displayed on directory " "thumbnails when directory thumbnailing is enabledxx" #: announcements/announce-applications-18.12.0.php:61 msgid "" "When reading audio CDs, Dolphin is now able to change CBR bitrate for the " "MP3 encoder and fixes timestamps for FLAC" msgstr "" "xxWhen reading audio CDs, Dolphin is now able to change CBR bitrate for the " "MP3 encoder and fixes timestamps for FLACxx" #: announcements/announce-applications-18.12.0.php:62 msgid "" "Dolphin’s 'Control' menu now shows the 'Create New…' items and has a new " "'Show Hidden Places' menu item" msgstr "" "xxDolphin’s 'Control' menu now shows the 'Create New…' items and has a new " "'Show Hidden Places' menu itemxx" #: announcements/announce-applications-18.12.0.php:63 msgid "" "Dolphin now quits when there is only one tab open and the standard 'close " "tab' keyboard shortcut (Ctrl+w) is pressed" msgstr "" "xxDolphin now quits when there is only one tab open and the standard 'close " "tab' keyboard shortcut (Ctrl+w) is pressedxx" #: announcements/announce-applications-18.12.0.php:64 msgid "" "After unmounting a volume from the Places panel, it is now possible to mount " "it again" msgstr "" "xxAfter unmounting a volume from the Places panel, it is now possible to " "mount it againxx" #: announcements/announce-applications-18.12.0.php:65 msgid "" "The Recent Documents view (available by browsing to recentdocuments:/ in " "Dolphin) now only shows actual documents, and automatically filters out web " "URLs" msgstr "" "xxThe Recent Documents view (available by browsing to recentdocuments:/ in " "Dolphin) now only shows actual documents, and automatically filters out web " "URLsxx" #: announcements/announce-applications-18.12.0.php:66 msgid "" "Dolphin now shows a warning before allowing you to rename file or directory " "in such a manner that would cause it to immediately become hidden" msgstr "" "xxDolphin now shows a warning before allowing you to rename file or " "directory in such a manner that would cause it to immediately become hiddenxx" #: announcements/announce-applications-18.12.0.php:67 msgid "" "It is no longer possible to try to unmount the disks for your active " "operating system or home directory from the Places Panel" msgstr "" "xxIt is no longer possible to try to unmount the disks for your active " "operating system or home directory from the Places Panelxx" #: announcements/announce-applications-18.12.0.php:70 msgid "" "KFind, KDE's traditional file search, now has a metadata " "search method based on KFileMetaData." msgstr "" "xxKFind, KDE's traditional file search, now has a metadata " "search method based on KFileMetaData.xx" #: announcements/announce-applications-18.12.0.php:74 msgid "KMail, KDE's powerful email client:" msgstr "xxKMail, KDE's powerful email client:xx" #: announcements/announce-applications-18.12.0.php:76 msgid "KMail can now display a unified inbox" msgstr "xxKMail can now display a unified inboxxx" #: announcements/announce-applications-18.12.0.php:77 msgid "New plugin: Generate HTML mail from Markdown Language" msgstr "xxNew plugin: Generate HTML mail from Markdown Languagexx" #: announcements/announce-applications-18.12.0.php:78 msgid "Using Purpose for Sharing Text (as email)" msgstr "xxUsing Purpose for Sharing Text (as email)xx" #: announcements/announce-applications-18.12.0.php:79 msgid "HTML emails are now readable no matter what color scheme is in use" msgstr "xxHTML emails are now readable no matter what color scheme is in usexx" #: announcements/announce-applications-18.12.0.php:83 msgid "Okular, KDE's versatile document viewer:" msgstr "xxOkular, KDE's versatile document viewer:xx" #: announcements/announce-applications-18.12.0.php:85 msgid "" "New 'Typewriter' annotation tool that can be used to write text anywhere" msgstr "" "xxNew 'Typewriter' annotation tool that can be used to write text anywherexx" #: announcements/announce-applications-18.12.0.php:86 msgid "" "The hierarchical table of contents view now has the ability to expand and " "collapse everything, or just a specific section" msgstr "" "xxThe hierarchical table of contents view now has the ability to expand and " "collapse everything, or just a specific sectionxx" #: announcements/announce-applications-18.12.0.php:87 msgid "Improved word-wrap behavior in inline annotations" msgstr "xxImproved word-wrap behavior in inline annotationsxx" #: announcements/announce-applications-18.12.0.php:88 msgid "" "When hovering the mouse over a link, the URL is now shown anytime it could " "be clicked on, instead of only when in Browse mode" msgstr "" "xxWhen hovering the mouse over a link, the URL is now shown anytime it could " "be clicked on, instead of only when in Browse modexx" #: announcements/announce-applications-18.12.0.php:89 msgid "" "ePub files containing resources with spaces in their URLs now display " "correctly" msgstr "" "xxePub files containing resources with spaces in their URLs now display " "correctlyxx" #: announcements/announce-applications-18.12.0.php:95 msgid "Kate, KDE's advanced text editor:" msgstr "xxKate, KDE's advanced text editor:xx" #: announcements/announce-applications-18.12.0.php:97 msgid "" "When using the embedded terminal, it now automatically synchronizes the " "current directory with the active document's on-disk location" msgstr "" "xxWhen using the embedded terminal, it now automatically synchronizes the " "current directory with the active document's on-disk locationxx" #: announcements/announce-applications-18.12.0.php:98 msgid "" "Kate's embedded terminal can now be focused and de-focused using the F4 " "keyboard shortcut" msgstr "" "xxKate's embedded terminal can now be focused and de-focused using the F4 " "keyboard shortcutxx" #: announcements/announce-applications-18.12.0.php:99 msgid "" "Kate’s built-in tab switcher now shows full paths for similarly-named files" msgstr "" "xxKate’s built-in tab switcher now shows full paths for similarly-named " "filesxx" #: announcements/announce-applications-18.12.0.php:100 msgid "Line numbers are now on by default" msgstr "xxLine numbers are now on by defaultxx" #: announcements/announce-applications-18.12.0.php:101 msgid "" "The incredibly useful and powerful Text Filter plugin is now enabled by " "default and is more discoverable" msgstr "" "xxThe incredibly useful and powerful Text Filter plugin is now enabled by " "default and is more discoverablexx" #: announcements/announce-applications-18.12.0.php:102 msgid "" "Opening an already-open document using the Quick Open feature now switches " "back to that document" msgstr "" "xxOpening an already-open document using the Quick Open feature now switches " "back to that documentxx" #: announcements/announce-applications-18.12.0.php:103 msgid "The Quick Open feature no longer shows duplicate entries" msgstr "xxThe Quick Open feature no longer shows duplicate entriesxx" #: announcements/announce-applications-18.12.0.php:104 msgid "" "When using multiple Activities, files are now opened in the correct Activity" msgstr "" "xxWhen using multiple Activities, files are now opened in the correct " "Activityxx" #: announcements/announce-applications-18.12.0.php:105 msgid "" "Kate now displays all the correct icons when run on GNOME using the GNOME " "icon theme" msgstr "" "xxKate now displays all the correct icons when run on GNOME using the GNOME " "icon themexx" #: announcements/announce-applications-18.12.0.php:109 msgid "Konsole, KDE's terminal emulator:" msgstr "xxKonsole, KDE's terminal emulator:xx" #: announcements/announce-applications-18.12.0.php:111 msgid "Konsole now fully supports emoji characters" msgstr "xxKonsole now fully supports emoji charactersxx" #: announcements/announce-applications-18.12.0.php:112 msgid "" "Inactive tabs' icons are now highlighted when they receive a bell signal" msgstr "" "xxInactive tabs' icons are now highlighted when they receive a bell signalxx" #: announcements/announce-applications-18.12.0.php:113 msgid "" "Trailing colons are no longer considered parts of a word for the purposes of " "double-click selection, making it easier to select paths and 'grep' output" msgstr "" "xxTrailing colons are no longer considered parts of a word for the purposes " "of double-click selection, making it easier to select paths and 'grep' " "outputxx" #: announcements/announce-applications-18.12.0.php:114 msgid "" "When a mouse with back and forward buttons is plugged in, Konsole can now " "use those buttons for switching between tabs" msgstr "" "xxWhen a mouse with back and forward buttons is plugged in, Konsole can now " "use those buttons for switching between tabsxx" #: announcements/announce-applications-18.12.0.php:115 msgid "" "Konsole now has a menu item to reset the font size to the profile default, " "if it has been enlarged or reduced in size" msgstr "" "xxKonsole now has a menu item to reset the font size to the profile default, " "if it has been enlarged or reduced in sizexx" #: announcements/announce-applications-18.12.0.php:116 msgid "" "Tabs are now harder to accidentally detach, and faster to accurately re-order" msgstr "" "xxTabs are now harder to accidentally detach, and faster to accurately re-" "orderxx" #: announcements/announce-applications-18.12.0.php:117 msgid "Improved shift-click selection behavior" msgstr "xxImproved shift-click selection behaviorxx" #: announcements/announce-applications-18.12.0.php:118 msgid "Fixed double-clicking on a text line that exceeds the window width" msgstr "xxFixed double-clicking on a text line that exceeds the window widthxx" #: announcements/announce-applications-18.12.0.php:119 msgid "The search bar once again closes when you hit the Escape key" msgstr "xxThe search bar once again closes when you hit the Escape keyxx" #: announcements/announce-applications-18.12.0.php:122 msgid "Lokalize, KDE's translation tool:" msgstr "xxLokalize, KDE's translation tool:xx" #: announcements/announce-applications-18.12.0.php:124 msgid "Hide translated files on the Project tab" msgstr "xxHide translated files on the Project tabxx" #: announcements/announce-applications-18.12.0.php:125 msgid "Added basic support of pology, the syntax and glossary checking system" msgstr "" "xxAdded basic support of pology, the syntax and glossary checking systemxx" #: announcements/announce-applications-18.12.0.php:126 msgid "Simplified navigation with tab ordering and multi-tab opening" msgstr "xxSimplified navigation with tab ordering and multi-tab openingxx" #: announcements/announce-applications-18.12.0.php:127 msgid "Fixed segfaults due to concurrent access to database objects" msgstr "xxFixed segfaults due to concurrent access to database objectsxx" #: announcements/announce-applications-18.12.0.php:128 msgid "Fixed inconsistent drag and drop" msgstr "xxFixed inconsistent drag and dropxx" #: announcements/announce-applications-18.12.0.php:129 msgid "Fixed a bug on shortcuts which were different between editors" msgstr "xxFixed a bug on shortcuts which were different between editorsxx" #: announcements/announce-applications-18.12.0.php:130 msgid "Improved search behavior (search will find and display plural forms)" msgstr "" "xxImproved search behavior (search will find and display plural forms)xx" #: announcements/announce-applications-18.12.0.php:131 msgid "Restore Windows compatibility thanks to the craft building system" msgstr "xxRestore Windows compatibility thanks to the craft building systemxx" #: announcements/announce-applications-18.12.0.php:136 msgid "Gwenview, KDE's image viewer:" msgstr "xxGwenview, KDE's image viewer:xx" #: announcements/announce-applications-18.12.0.php:138 msgid "" "The 'Reduce Red Eye' tool received a variety of nice usability improvements" msgstr "" "xxThe 'Reduce Red Eye' tool received a variety of nice usability " "improvementsxx" #: announcements/announce-applications-18.12.0.php:139 msgid "" "Gwenview now displays a warning dialog when you hide the menubar that tells " "you how to get it back" msgstr "" "xxGwenview now displays a warning dialog when you hide the menubar that " "tells you how to get it backxx" #: announcements/announce-applications-18.12.0.php:143 msgid "Spectacle, KDE's screenshot utility:" msgstr "xxSpectacle, KDE's screenshot utility:xx" #: announcements/announce-applications-18.12.0.php:145 msgid "" "Spectacle now has the ability to sequentially number screenshot files, and " "defaults to this naming scheme if you clear the filename text field" msgstr "" "xxSpectacle now has the ability to sequentially number screenshot files, and " "defaults to this naming scheme if you clear the filename text fieldxx" #: announcements/announce-applications-18.12.0.php:146 msgid "Fixed saving images in a format other than .png, when using Save As…" msgstr "" "xxFixed saving images in a format other than .png, when using Save As…xx" #: announcements/announce-applications-18.12.0.php:147 msgid "" "When using Spectacle to open a screenshot in an external app, it is now " "possible to modify and save the image after you are done with it" msgstr "" "xxWhen using Spectacle to open a screenshot in an external app, it is now " "possible to modify and save the image after you are done with itxx" #: announcements/announce-applications-18.12.0.php:148 msgid "" "Spectacle now opens the correct folder when you click Tools > Open " "Screenshots Folder" msgstr "" "xxSpectacle now opens the correct folder when you click Tools > Open " "Screenshots Folderxx" #: announcements/announce-applications-18.12.0.php:149 msgid "" "Screenshot timestamps now reflect when the image was created, not when it " "was saved" msgstr "" "xxScreenshot timestamps now reflect when the image was created, not when it " "was savedxx" #: announcements/announce-applications-18.12.0.php:150 msgid "All of the save options are now located on the “Save” page" msgstr "xxAll of the save options are now located on the “Save” pagexx" #: announcements/announce-applications-18.12.0.php:153 msgid "Ark, KDE's archive manager:" msgstr "xxArk, KDE's archive manager:xx" #: announcements/announce-applications-18.12.0.php:155 msgid "Added support for the Zstandard format (tar.zst archives)" msgstr "xxAdded support for the Zstandard format (tar.zst archives)xx" #: announcements/announce-applications-18.12.0.php:156 msgid "" "Fixed Ark previewing certain files (e.g. Open Document) as archives instead " "of opening them in the appropriate application" msgstr "" "xxFixed Ark previewing certain files (e.g. Open Document) as archives " "instead of opening them in the appropriate applicationxx" #: announcements/announce-applications-18.12.0.php:159 msgid "Mathematics" msgstr "xxMathematicsxx" #: announcements/announce-applications-18.12.0.php:162 msgid "" "KCalc, KDE's simple calculator, now has a setting to repeat " "the last calculation multiple times." msgstr "" "xxKCalc, KDE's simple calculator, now has a setting to " "repeat the last calculation multiple times.xx" #: announcements/announce-applications-18.12.0.php:165 msgid "Cantor, KDE's mathematical frontend:" msgstr "xxCantor, KDE's mathematical frontend:xx" #: announcements/announce-applications-18.12.0.php:167 msgid "Add Markdown entry type" msgstr "xxAdd Markdown entry typexx" #: announcements/announce-applications-18.12.0.php:168 msgid "Animated highlighting of the currently calculated command entry" msgstr "xxAnimated highlighting of the currently calculated command entryxx" #: announcements/announce-applications-18.12.0.php:169 msgid "" "Visualization of pending command entries (queued, but not being calculated " "yet)" msgstr "" "xxVisualization of pending command entries (queued, but not being calculated " "yet)xx" #: announcements/announce-applications-18.12.0.php:170 msgid "" "Allow to format command entries (background color, foreground color, font " "properties)" msgstr "" "xxAllow to format command entries (background color, foreground color, font " "properties)xx" #: announcements/announce-applications-18.12.0.php:171 msgid "" "Allow to insert new command entries at arbitrary places in the worksheet by " "placing the cursor at the desired position and by start typing" msgstr "" "xxAllow to insert new command entries at arbitrary places in the worksheet " "by placing the cursor at the desired position and by start typingxx" #: announcements/announce-applications-18.12.0.php:172 msgid "" "For expressions having multiple commands, show the results as independent " "result objects in the worksheet" msgstr "" "xxFor expressions having multiple commands, show the results as independent " "result objects in the worksheetxx" #: announcements/announce-applications-18.12.0.php:173 msgid "Add support for opening worksheets by relative paths from console" msgstr "xxAdd support for opening worksheets by relative paths from consolexx" #: announcements/announce-applications-18.12.0.php:174 msgid "Add support for opening multiple files in one Cantor shell" msgstr "xxAdd support for opening multiple files in one Cantor shellxx" #: announcements/announce-applications-18.12.0.php:175 msgid "" "Change the color and the font for when asking for additional information in " "order to better discriminate from the usual input in the command entry" msgstr "" "xxChange the color and the font for when asking for additional information " "in order to better discriminate from the usual input in the command entryxx" #: announcements/announce-applications-18.12.0.php:176 msgid "" "Added shortcuts for the navigation across the worksheets (Ctrl+PageUp, Ctrl" "+PageDown)" msgstr "" "xxAdded shortcuts for the navigation across the worksheets (Ctrl+PageUp, Ctrl" "+PageDown)xx" #: announcements/announce-applications-18.12.0.php:177 msgid "Add action in 'View' submenu for zoom reset" msgstr "xxAdd action in 'View' submenu for zoom resetxx" #: announcements/announce-applications-18.12.0.php:178 msgid "" "Enable downloading of Cantor projects from store.kde.org (at the moment " "upload works only from the website)" msgstr "" "xxEnable downloading of Cantor projects from store.kde.org (at the moment " "upload works only from the website)xx" #: announcements/announce-applications-18.12.0.php:179 msgid "" "Open the worksheet in read-only mode if the backend is not available on the " "system" msgstr "" "xxOpen the worksheet in read-only mode if the backend is not available on " "the systemxx" #: announcements/announce-applications-18.12.0.php:182 msgid "KmPlot, KDE's function plotter, fixed many issues:" msgstr "" "xxKmPlot, KDE's function plotter, fixed many issues:xx" #: announcements/announce-applications-18.12.0.php:184 msgid "" "Fixed wrong names of the plots for derivatives and integral in the " "conventional notation" msgstr "" "xxFixed wrong names of the plots for derivatives and integral in the " "conventional notationxx" #: announcements/announce-applications-18.12.0.php:185 msgid "SVG export in Kmplot now works properly" msgstr "xxSVG export in Kmplot now works properlyxx" #: announcements/announce-applications-18.12.0.php:186 msgid "First derivative feature has no prime-notation" msgstr "xxFirst derivative feature has no prime-notationxx" #: announcements/announce-applications-18.12.0.php:187 msgid "Unticking unfocused function now hides its graph:" msgstr "xxUnticking unfocused function now hides its graph:xx" #: announcements/announce-applications-18.12.0.php:188 msgid "" "Solved Kmplot crash when opening 'Edit Constants' from function editor " "recursively" msgstr "" "xxSolved Kmplot crash when opening 'Edit Constants' from function editor " "recursivelyxx" #: announcements/announce-applications-18.12.0.php:189 msgid "" "Solved KmPlot crash after deleting a function the mouse pointer follows in " "the plot" msgstr "" "xxSolved KmPlot crash after deleting a function the mouse pointer follows in " "the plotxx" #: announcements/announce-applications-18.12.0.php:190 msgid "You can now export drawn data as any picture format" msgstr "xxYou can now export drawn data as any picture formatxx" #: announcements/announce-applications-18.12.0.php:207 #: announcements/announce-applications-18.12.1.php:60 #: announcements/announce-applications-YY.MM.0.php:82 #: announcements/announce-applications-YY.MM.P.php:59 msgid "" "The complete source code for KDE Applications %1 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications %4 Info Page." msgstr "" "xxThe complete source code for KDE Applications %1 may be freely downloaded. " "Instructions on compiling and installing are available from the KDE Applications %4 Info Page.xx" #: announcements/announce-applications-18.12.0.php:216 #: announcements/announce-applications-18.12.1.php:69 #: announcements/announce-applications-YY.MM-beta.php:62 #: announcements/announce-applications-YY.MM-rc.php:62 #: announcements/announce-applications-YY.MM.0.php:91 #: announcements/announce-applications-YY.MM.P.php:68 msgid "" "KDE is a Free Software community that exists and grows only because of the help of many " "volunteers that donate their time and effort. KDE is always looking for new " "volunteers and contributions, whether it is help with coding, bug fixing or " "reporting, writing documentation, translations, promotion, money, etc. All " "contributions are gratefully appreciated and eagerly accepted. Please read " "through the Supporting KDE page for " "further information or become a KDE e.V. supporting member through our Join the " "Game initiative." msgstr "" "xxKDE is a Free " "Software community that exists and grows only because of the help of " "many volunteers that donate their time and effort. KDE is always looking for " "new volunteers and contributions, whether it is help with coding, bug fixing " "or reporting, writing documentation, translations, promotion, money, etc. " "All contributions are gratefully appreciated and eagerly accepted. Please " "read through the Supporting KDE page for " "further information or become a KDE e.V. supporting member through our Join the " "Game initiative.xx" #: announcements/announce-applications-18.12.1.php:29 -#, fuzzy -#| msgid "January 01, 20YY." msgid "January 10, 2019." -msgstr "xxJanuary 01, 20YY.xx" +msgstr "xxJanuary 10, 2019.xx" #: announcements/announce-applications-18.12.1.php:31 #: announcements/announce-applications-YY.MM.P.php:30 msgid "" "Today KDE released the first stability update for KDE " "Applications %2. This release contains only bugfixes and translation " "updates, providing a safe and pleasant update for everyone." msgstr "" "xxToday KDE released the first stability update for KDE " "Applications %2. This release contains only bugfixes and translation " "updates, providing a safe and pleasant update for everyone.xx" #: announcements/announce-applications-18.12.1.php:34 -#, fuzzy -#| msgid "" -#| "About 20 recorded bugfixes include improvements to Kontact, Dolphin, " -#| "Gwenview, KGet, Okular, among others." msgid "" "About 20 recorded bugfixes include improvements to Kontact, Cantor, Dolphin, " "JuK, Kdenlive, Konsole, Okular, among others." msgstr "" -"xxAbout 20 recorded bugfixes include improvements to Kontact, Dolphin, " -"Gwenview, KGet, Okular, among others.xx" +"xxAbout 20 recorded bugfixes include improvements to Kontact, Cantor, " +"Dolphin, JuK, Kdenlive, Konsole, Okular, among others.xx" #: announcements/announce-applications-18.12.1.php:39 msgid "Akregator now works with WebEngine from Qt 5.11 or newer" -msgstr "" +msgstr "xxAkregator now works with WebEngine from Qt 5.11 or newerxx" #: announcements/announce-applications-18.12.1.php:40 msgid "Sorting columns in the JuK music player has been fixed" -msgstr "" +msgstr "xxSorting columns in the JuK music player has been fixedxx" #: announcements/announce-applications-18.12.1.php:41 msgid "Konsole renders box-drawing characters correctly again" -msgstr "" +msgstr "xxKonsole renders box-drawing characters correctly againxx" #: announcements/announce-applications-YY.MM-beta.php:27 #: announcements/announce-applications-YY.MM-rc.php:27 #: announcements/announce-applications-YY.MM.0.php:29 #: announcements/announce-applications-YY.MM.P.php:28 msgid "January 01, 20YY." msgstr "xxJanuary 01, 20YY.xx" #: announcements/announce-applications-YY.MM-beta.php:29 msgid "" "Today KDE released the beta of the new versions of KDE Applications. With " "dependency and feature freezes in place, the KDE team's focus is now on " "fixing bugs and further polishing." msgstr "" "xxToday KDE released the beta of the new versions of KDE Applications. With " "dependency and feature freezes in place, the KDE team's focus is now on " "fixing bugs and further polishing.xx" #: announcements/announce-applications-YY.MM-beta.php:37 msgid "" "The KDE Applications YY.MM releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the beta and " "reporting any bugs." msgstr "" "xxThe KDE Applications YY.MM releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the beta and " "reporting any bugs.xx" #: announcements/announce-applications-YY.MM-rc.php:37 msgid "" "The KDE Applications YY.MM releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the Release Candidate and reporting any bugs." msgstr "" "xxThe KDE Applications YY.MM releases need a thorough testing in order to " "maintain and improve the quality and user experience. Actual users are " "critical to maintaining high KDE quality, because developers simply cannot " "test every possible configuration. We're counting on you to help find bugs " "early so they can be squashed before the final release. Please consider " "joining the team by installing the Release Candidate and reporting any bugs.xx" #: announcements/announce-applications-YY.MM.0.php:56 msgid "Improvement 1." msgstr "xxImprovement 1.xx" #: announcements/announce-applications-YY.MM.0.php:57 msgid "Improvement 2." msgstr "xxImprovement 2.xx" #: announcements/announce-applications-YY.MM.P.php:38 msgid "XXX (Add three user-visible improvements)" msgstr "xxXXX (Add three user-visible improvements)xx" #: announcements/announce-applications-YY.MM.P.php:39 #: announcements/announce-applications-YY.MM.P.php:40 msgid "XXX" msgstr "xxXXXxx" #: announcements/announce-frameworks5-alpha.php:4 msgid "KDE Ships First Alpha of Frameworks 5" msgstr "xxKDE Ships First Alpha of Frameworks 5xx" #: announcements/announce-frameworks5-alpha.php:15 #: announcements/announce-frameworks5-alpha2.php:15 #: announcements/announce-frameworks5-beta1.php:15 #: announcements/announce-frameworks5-beta3.php:15 #: announcements/frameworks5TP/index.php:31 msgid "Collaboration between Qt and KDE" msgstr "xxCollaboration between Qt and KDExx" #: announcements/announce-frameworks5-alpha.php:16 msgid "" "February 14, 2014. Today KDE released the first alpha of Frameworks 5, part " "of a series of releases leading up to the final version planned for June " "2014. This release includes progress since the Frameworks 5 Tech Preview in the beginning of this year." msgstr "" "xxFebruary 14, 2014. Today KDE released the first alpha of Frameworks 5, " "part of a series of releases leading up to the final version planned for " "June 2014. This release includes progress since the Frameworks 5 Tech Preview in the beginning of this year.xx" #: announcements/announce-frameworks5-alpha.php:18 msgid "" "Improvements in this release include the addition of .pri files which make " "it easy for qmake based projects to use individual frameworks and two new " "frameworks: kactivities and plasma-framework. There has also been " "significant progress in getting frameworks to work on the Microsoft Windows " "platform." msgstr "" "xxImprovements in this release include the addition of .pri files which make " "it easy for qmake based projects to use individual frameworks and two new " "frameworks: kactivities and plasma-framework. There has also been " "significant progress in getting frameworks to work on the Microsoft Windows " "platform.xx" #: announcements/announce-frameworks5-alpha.php:20 #: announcements/announce-frameworks5-alpha2.php:20 #: announcements/announce-frameworks5-beta1.php:31 #: announcements/announce-frameworks5-beta3.php:21 msgid "" "For information about Frameworks 5, see this article on the dot news site. Those " "interested in following progress can check out the git repositories, follow the discussions on " "the KDE " "Frameworks Development mailing list and contribute patches through review board. Policies and the current state of the project and plans are available at " "the Frameworks wiki. Real-" "time discussions take place on the #kde-devel IRC channel on freenode.net." msgstr "" "xxFor information about Frameworks 5, see this article on the dot news site. Those " "interested in following progress can check out the git repositories, follow the discussions on " "the KDE " "Frameworks Development mailing list and contribute patches through review board. Policies and the current state of the project and plans are available at " "the Frameworks wiki. Real-" "time discussions take place on the #kde-devel IRC channel on freenode.net.xx" #: announcements/announce-frameworks5-alpha.php:23 #: announcements/announce-frameworks5-alpha2.php:23 #: announcements/announce-frameworks5-beta1.php:34 #: announcements/announce-frameworks5-beta3.php:24 #: announcements/frameworks5TP/index.php:75 msgid "" "Discuss, Spread the Word and See What's Happening: Tag as "KDE"" msgstr "" "xxDiscuss, Spread the Word and See What's Happening: Tag as "KDE"xx" #: announcements/announce-frameworks5-alpha.php:25 #: announcements/announce-frameworks5-alpha2.php:25 #: announcements/announce-frameworks5-beta1.php:36 #: announcements/announce-frameworks5-beta3.php:26 #: announcements/frameworks5TP/index.php:77 #: announcements/plasma2tp/index.php:52 msgid "" "KDE encourages people to spread the word on the Social Web. Submit stories " "to news sites, use channels like delicious, digg, reddit, twitter, identi." "ca. Upload screenshots to services like Facebook, Flickr, ipernity and " "Picasa, and post them to appropriate groups. Create screencasts and upload " "them to YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials " "with "KDE". This makes them easy to find, and gives the KDE Promo " "Team a way to analyze coverage for these releases of KDE software." msgstr "" "xxKDE encourages people to spread the word on the Social Web. Submit stories " "to news sites, use channels like delicious, digg, reddit, twitter, identi." "ca. Upload screenshots to services like Facebook, Flickr, ipernity and " "Picasa, and post them to appropriate groups. Create screencasts and upload " "them to YouTube, Blip.tv, and Vimeo. Please tag posts and uploaded materials " "with "KDE". This makes them easy to find, and gives the KDE Promo " "Team a way to analyze coverage for these releases of KDE software.xx" #: announcements/announce-frameworks5-alpha.php:28 msgid "" "You can discuss this news story on the Dot, KDE's news site." msgstr "" "xxYou can discuss this news story on the Dot, KDE's news site.xx" #: announcements/announce-frameworks5-alpha.php:34 msgid "Installing frameworks Alpha 1 Binary Packages" msgstr "xxInstalling frameworks Alpha 1 Binary Packagesxx" #: announcements/announce-frameworks5-alpha.php:38 #: announcements/announce-frameworks5-alpha2.php:38 #: announcements/announce-frameworks5-beta1.php:49 #: announcements/announce-frameworks5-beta3.php:39 msgid "" "A variety of distributions offers frequently updated packages of Frameworks " "5. This includes Arch Linux, AOSC, Fedora, Kubuntu and openSUSE. See this wikipage " "for an overview." msgstr "" "xxA variety of distributions offers frequently updated packages of " "Frameworks 5. This includes Arch Linux, AOSC, Fedora, Kubuntu and openSUSE. " "See this " "wikipage for an overview.xx" #: announcements/announce-frameworks5-alpha.php:42 #: announcements/announce-frameworks5-alpha2.php:42 #: announcements/announce-frameworks5-beta1.php:53 #: announcements/announce-frameworks5-beta3.php:43 msgid "Compiling frameworks" msgstr "xxCompiling frameworksxx" #: announcements/announce-frameworks5-alpha.php:46 #: announcements/announce-frameworks5-alpha2.php:46 #: announcements/announce-frameworks5-beta1.php:57 #: announcements/announce-frameworks5-beta3.php:47 msgid "" "The complete source code for frameworks %1 may be freely downloaded." msgstr "" "xxThe complete source code for frameworks %1 may be freely downloaded.xx" #: announcements/announce-frameworks5-alpha2.php:4 msgid "KDE Ships Second Alpha of Frameworks 5" msgstr "xxKDE Ships Second Alpha of Frameworks 5xx" #: announcements/announce-frameworks5-alpha2.php:16 msgid "" "March 3, 2014. Today KDE released the second alpha of Frameworks 5, part of " "a series of releases leading up to the final version planned for June 2014. " "This release includes progress since the previous alpha in February." msgstr "" "xxMarch 3, 2014. Today KDE released the second alpha of Frameworks 5, part " "of a series of releases leading up to the final version planned for June " "2014. This release includes progress since the previous alpha in February.xx" #: announcements/announce-frameworks5-alpha2.php:18 msgid "" "Efforts were directed towards getting frameworks to work on the MacOSX " "platform and Wayland on Linux. Moreover, " "kprintutils is no more, kwallet-framework was renamed kwallet and some new " "frameworks have been added." msgstr "" "xxEfforts were directed towards getting frameworks to work on the MacOSX " "platform and Wayland on Linux. Moreover, " "kprintutils is no more, kwallet-framework was renamed kwallet and some new " "frameworks have been added.xx" #: announcements/announce-frameworks5-alpha2.php:28 msgid "" "You can discuss this news story on the Dot, KDE's news site." msgstr "" "xxYou can discuss this news story on the Dot, KDE's news site.xx" #: announcements/announce-frameworks5-alpha2.php:34 msgid "Installing frameworks Alpha 2 Binary Packages" msgstr "xxInstalling frameworks Alpha 2 Binary Packagesxx" #: announcements/announce-frameworks5-beta1.php:4 msgid "KDE Ships First Beta of Frameworks 5" msgstr "xxKDE Ships First Beta of Frameworks 5xx" #: announcements/announce-frameworks5-beta1.php:16 msgid "" "April 1, 2014. Today KDE makes available the first beta of Frameworks 5. " "This release is part of a series of releases leading up to the final version " "planned for June 2014 following the previous alpha last month. This release marks the freeze of source " "incompatible changes and the introduction of the Frameworks 5 Porting Aids." msgstr "" "xxApril 1, 2014. Today KDE makes available the first beta of Frameworks 5. " "This release is part of a series of releases leading up to the final version " "planned for June 2014 following the previous alpha last month. This release marks the freeze of source " "incompatible changes and the introduction of the Frameworks 5 Porting Aids.xx" #: announcements/announce-frameworks5-beta1.php:17 msgid "Frameworks 5 Porting Aids" msgstr "xxFrameworks 5 Porting Aidsxx" #: announcements/announce-frameworks5-beta1.php:18 msgid "" "To ease the porting of KDE Platform 4 based applications, the Frameworks " "team has brought the 'Porting Aids' group into existence. These Frameworks " "contain kdelibs4 modules and API's that are being deprecated in KF5 and are " "provided only to assist applications in porting to KF5. As such these " "Frameworks will only have a limited support period, currently planned to be " "three release cycles. Application developers are strongly encouraged to port " "away from these Frameworks during this support period to prevent dependency " "on obsolete and unsupported code. Once support is ended, some unofficial " "development may continue on some modules, but they will not be part of the " "officially supported Frameworks release." msgstr "" "xxTo ease the porting of KDE Platform 4 based applications, the Frameworks " "team has brought the 'Porting Aids' group into existence. These Frameworks " "contain kdelibs4 modules and API's that are being deprecated in KF5 and are " "provided only to assist applications in porting to KF5. As such these " "Frameworks will only have a limited support period, currently planned to be " "three release cycles. Application developers are strongly encouraged to port " "away from these Frameworks during this support period to prevent dependency " "on obsolete and unsupported code. Once support is ended, some unofficial " "development may continue on some modules, but they will not be part of the " "officially supported Frameworks release.xx" #: announcements/announce-frameworks5-beta1.php:20 msgid "" "Currently, the following Frameworks belong to this group:\n" "
      \n" "
    • khtml
    • \n" "
    • kjs
    • \n" "
    • kjsembed
    • \n" "
    • krunner
    • \n" "
    • kmediaplayer
    • \n" "
    • kdelibs4support*
    • \n" "
    " msgstr "" "xxCurrently, the following Frameworks belong to this group:\n" "
      \n" "
    • khtml
    • \n" "
    • kjs
    • \n" "
    • kjsembed
    • \n" "
    • krunner
    • \n" "
    • kmediaplayer
    • \n" "
    • kdelibs4support*
    • \n" "
    xx" #: announcements/announce-frameworks5-beta1.php:29 msgid "" "* kdelibs4support contains deprecated API's from modules which no longer " "exist or deprecated classes from existing modules." msgstr "" "xx* kdelibs4support contains deprecated API's from modules which no longer " "exist or deprecated classes from existing modules.xx" #: announcements/announce-frameworks5-beta1.php:39 msgid "" "You can discuss this news story on the Dot, KDE's news site." msgstr "" "xxYou can discuss this news story on the Dot, KDE's news site.xx" #: announcements/announce-frameworks5-beta1.php:45 msgid "Installing frameworks Beta 1 Binary Packages" msgstr "xxInstalling frameworks Beta 1 Binary Packagesxx" #: announcements/announce-frameworks5-beta3.php:4 msgid "KDE Ships Third Beta of Frameworks 5" msgstr "xxKDE Ships Third Beta of Frameworks 5xx" #: announcements/announce-frameworks5-beta3.php:16 msgid "" "June 5, 2014. Today KDE makes available the third beta of Frameworks 5. This " "release is part of a series of releases leading up to the final version " "planned for July 2014." msgstr "" "xxJune 5, 2014. Today KDE makes available the third beta of Frameworks 5. " "This release is part of a series of releases leading up to the final version " "planned for July 2014.xx" #: announcements/announce-frameworks5-beta3.php:17 msgid "Frameworks 5 Beta 3" msgstr "xxFrameworks 5 Beta 3xx" #: announcements/announce-frameworks5-beta3.php:18 msgid "" "This beta features multiple bug fixes, and the finishing touches required to " "ease the transition for developers to the newest iteration of the KDE " "Frameworks. This process has included contributions back to Qt5, the " "modularisation of the kdelibs, and general improvements to the components " "that developers can use to improve their applications and user experience. " "This pre-release improves co-installability with kdelibs4 and with future " "versions of KDE Frameworks (i.e. 6). This is also the first release with " "translations for Frameworks using the KDE's i18n translation system." msgstr "" "xxThis beta features multiple bug fixes, and the finishing touches required " "to ease the transition for developers to the newest iteration of the KDE " "Frameworks. This process has included contributions back to Qt5, the " "modularisation of the kdelibs, and general improvements to the components " "that developers can use to improve their applications and user experience. " "This pre-release improves co-installability with kdelibs4 and with future " "versions of KDE Frameworks (i.e. 6). This is also the first release with " "translations for Frameworks using the KDE's i18n translation system.xx" #: announcements/announce-frameworks5-beta3.php:29 msgid "" "You can discuss this news story on the Dot, KDE's news site." msgstr "" "xxYou can discuss this news story on the Dot, KDE's news site.xx" #: announcements/announce-frameworks5-beta3.php:35 msgid "Installing frameworks Beta 3 Binary Packages" msgstr "xxInstalling frameworks Beta 3 Binary Packagesxx" #: announcements/announce-i18n-bar.inc:139 msgid "Also available in:" msgstr "xxAlso available in:xx" #: announcements/announce-plasma-2014.6-alpha1.php:4 msgid "KDE Ships First Alpha of Next Generation Plasma Workspace" msgstr "xxKDE Ships First Alpha of Next Generation Plasma Workspacexx" #: announcements/announce-plasma-2014.6-alpha1.php:15 #: announcements/announce-plasma-next-beta1.php:14 msgid "Plasma Next" msgstr "xxPlasma Nextxx" #: announcements/announce-plasma-2014.6-alpha1.php:17 msgid "" "April 2, 2014. \n" "KDE today releases the first Alpha version of the next-generation Plasma " "workspace. This kicks off the public testing phase for the next iteration of " "the popular Free software workspace, code-named 'Plasma Next' (referring to " "the 'next' Plasma release-more below). Plasma Next is built using QML and " "runs on top of a fully hardware-accelerated graphics stack using Qt 5, " "QtQuick 2 and an OpenGL(-ES) scenegraph. Plasma Next provides a core desktop " "experience that will be easy and familiar for current users of KDE " "workspaces or alternative Free Software or proprietary offerings. Plasma " "Next is planned to be released as 2014.06 on the 17th of June.\n" msgstr "" "xxApril 2, 2014. \n" "KDE today releases the first Alpha version of the next-generation Plasma " "workspace. This kicks off the public testing phase for the next iteration of " "the popular Free software workspace, code-named 'Plasma Next' (referring to " "the 'next' Plasma release-more below). Plasma Next is built using QML and " "runs on top of a fully hardware-accelerated graphics stack using Qt 5, " "QtQuick 2 and an OpenGL(-ES) scenegraph. Plasma Next provides a core desktop " "experience that will be easy and familiar for current users of KDE " "workspaces or alternative Free Software or proprietary offerings. Plasma " "Next is planned to be released as 2014.06 on the 17th of June.\n" "xx\n" #: announcements/announce-plasma-2014.6-alpha1.php:24 msgid "Installing Plasma Next Alpha 1 Binary Packages" msgstr "xxInstalling Plasma Next Alpha 1 Binary Packagesxx" #: announcements/announce-plasma-2014.6-alpha1.php:28 msgid "" "A variety of distributions offer frequently updated packages of Plasma. This " "includes Kubuntu, Fedora and openSUSE. See this wikipage for an overview." msgstr "" "xxA variety of distributions offer frequently updated packages of Plasma. " "This includes Kubuntu, Fedora and openSUSE. See this wikipage for an overview.xx" #: announcements/announce-plasma-2014.6-alpha1.php:32 msgid "Compiling Plasma" msgstr "xxCompiling Plasmaxx" #: announcements/announce-plasma-2014.6-alpha1.php:36 msgid "" "The complete source code for Plasma Next Alpha 1 may be freely downloaded. Planned future " "releases are listed on the the Plasma release schedule." msgstr "" "xxThe complete source code for Plasma Next Alpha 1 may be freely downloaded. Planned future " "releases are listed on the the Plasma release schedule.xx" #: announcements/announce-plasma-2014.6-alpha1.php:38 msgid "" "It comes with three tars which do not co-install with\n" "the equivalents using KDE libs 4. You will need to uninstall these\n" "older versions or install into a separate prefix." msgstr "" "xxIt comes with three tars which do not co-install with\n" "the equivalents using KDE libs 4. You will need to uninstall these\n" "older versions or install into a separate prefix.xx" #: announcements/announce-plasma-next-beta1.php:4 msgid "KDE Ships First Beta of Next Generation Plasma Workspace" msgstr "xxKDE Ships First Beta of Next Generation Plasma Workspacexx" #: announcements/announce-plasma-next-beta1.php:17 msgid "" "May 14, 2014.\n" "KDE today releases the first\n" "Beta version of the next-generation Plasma workspace. The Plasma\n" "team would like to ask the wider Free Software community to test this\n" "release and give any feedback . Plasma Next is built using QML and\n" "runs on top of a fully hardware-accelerated graphics stack using Qt 5,\n" "QtQuick 2 and an OpenGL(-ES) scenegraph. Plasma Next provides a core\n" "desktop experience that will be easy and familiar for current users of\n" "KDE workspaces or alternative Free Software or proprietary\n" "offerings. You can find more details on the upcoming Plasma Next\n" "release in the alpha\n" "release announcement. Plasma Next is planned\n" "to be released in early July." msgstr "" "xxMay 14, 2014.\n" "KDE today releases the first\n" "Beta version of the next-generation Plasma workspace. The Plasma\n" "team would like to ask the wider Free Software community to test this\n" "release and give any feedback . Plasma Next is built using QML and\n" "runs on top of a fully hardware-accelerated graphics stack using Qt 5,\n" "QtQuick 2 and an OpenGL(-ES) scenegraph. Plasma Next provides a core\n" "desktop experience that will be easy and familiar for current users of\n" "KDE workspaces or alternative Free Software or proprietary\n" "offerings. You can find more details on the upcoming Plasma Next\n" "release in the alpha\n" "release announcement. Plasma Next is planned\n" "to be released in early July.xx" #: announcements/announce-plasma-next-beta1.php:34 msgid "

    Major changes

    " msgstr "xx

    Major changes

    xx" #: announcements/announce-plasma-next-beta1.php:36 msgid "Kicker Menu in Plasma Next" msgstr "xxKicker Menu in Plasma Nextxx" #: announcements/announce-plasma-next-beta1.php:39 msgid "" "Since the alpha, a wide range of\n" "changes has been made. Many are of course small yet important\n" "stability, performance and bug fixes, but there have also been larger\n" "changes. For example, the introduction of a new Application\n" "Menu widget, which is a reimplementation of what originally debuted as\n" "'Homerun Kicker' in the homerun package. See this recent blog about\n" "Homerun. Homerun has been proven to be very popular, with some\n" "distributions picking it up as their default." msgstr "" "xxSince the alpha, a wide range of\n" "changes has been made. Many are of course small yet important\n" "stability, performance and bug fixes, but there have also been larger\n" "changes. For example, the introduction of a new Application\n" "Menu widget, which is a reimplementation of what originally debuted as\n" "'Homerun Kicker' in the homerun package. See this recent blog about\n" "Homerun. Homerun has been proven to be very popular, with some\n" "distributions picking it up as their default.xx" #: announcements/announce-plasma-next-beta1.php:50 msgid "" "For the first time KDE is shipping its\n" "own font. Oxygen Font is designed to be optimised for the\n" "FreeType font rendering system and works well in all graphical user\n" "interfaces, desktops and devices." msgstr "" "xxFor the first time KDE is shipping its\n" "own font. Oxygen Font is designed to be optimised for the\n" "FreeType font rendering system and works well in all graphical user\n" "interfaces, desktops and devices.xx" #: announcements/announce-plasma-next-beta1.php:57 #: announcements/plasma5.0-beta2/index.php:76 msgid "Ready for testing, not production" msgstr "xxReady for testing, not productionxx" #: announcements/announce-plasma-next-beta1.php:59 msgid "Clock and calendar in Plasma Next" msgstr "xxClock and calendar in Plasma Nextxx" #: announcements/announce-plasma-next-beta1.php:61 msgid "" "The workspace demonstrated in this pre-release is\n" "Plasma Desktop. It represents an evolution of known desktop and laptop\n" "paradigms. Plasma Next keeps existing workflows intact, while\n" "providing incremental visual and interactive improvements. Many of\n" "those can be observed in this technology preview, others are still\n" "being worked on. Workspaces optimized for other devices will be made\n" "available in future releases." msgstr "" "xxThe workspace demonstrated in this pre-release is\n" "Plasma Desktop. It represents an evolution of known desktop and laptop\n" "paradigms. Plasma Next keeps existing workflows intact, while\n" "providing incremental visual and interactive improvements. Many of\n" "those can be observed in this technology preview, others are still\n" "being worked on. Workspaces optimized for other devices will be made\n" "available in future releases.xx" #: announcements/announce-plasma-next-beta1.php:69 msgid "" "As an Beta release, this pre-release is not suitable\n" "for production use. It is meant as a base for testing and gathering\n" "feedback, so that the initial stable release of Plasma Next in July\n" "will be a smooth ride for everybody involved and lay a stable\n" "foundation for future versions. Plasma Next is intended for end users,\n" "but will not provide feature parity with the latest 4.x release, which\n" "will come in follow-up releases. The team is concentrating on the\n" "core desktop features first, instead of trying to transplant every\n" "single feature into the new workspaces. The feature set presented in\n" "Plasma Next will suffice for most users, though some might miss a button\n" "here and there. This is not because the Plasma team wants to remove\n" "features, but simply that not everything has been done yet. Of course,\n" "everybody is encouraged to help bringing Plasma back to its original\n" "feature set and beyond." msgstr "" "xxAs an Beta release, this pre-release is not suitable\n" "for production use. It is meant as a base for testing and gathering\n" "feedback, so that the initial stable release of Plasma Next in July\n" "will be a smooth ride for everybody involved and lay a stable\n" "foundation for future versions. Plasma Next is intended for end users,\n" "but will not provide feature parity with the latest 4.x release, which\n" "will come in follow-up releases. The team is concentrating on the\n" "core desktop features first, instead of trying to transplant every\n" "single feature into the new workspaces. The feature set presented in\n" "Plasma Next will suffice for most users, though some might miss a button\n" "here and there. This is not because the Plasma team wants to remove\n" "features, but simply that not everything has been done yet. Of course,\n" "everybody is encouraged to help bringing Plasma back to its original\n" "feature set and beyond.xx" #: announcements/announce-plasma-next-beta1.php:84 #: announcements/plasma5.0-beta2/index.php:95 msgid "Known issues" msgstr "xxKnown issuesxx" #: announcements/announce-plasma-next-beta1.php:86 msgid "" "Stability is not yet up to the level\n" "where the developers want Plasma Next. With a substantial new toolkit\n" "stack below come exciting new crashes and problems that need time to\n" "be shaken out." msgstr "" "xxStability is not yet up to the level\n" "where the developers want Plasma Next. With a substantial new toolkit\n" "stack below come exciting new crashes and problems that need time to\n" "be shaken out.xx" #: announcements/announce-plasma-next-beta1.php:91 msgid "" "Performance of Plasma Next is heavily\n" "dependent on specific hardware and software configurations and usage\n" "patterns. While it has great potential, it takes time to wrangle this\n" "out of it and the underlying stack is not entirely ready for this\n" "either. In some scenarios, Plasma Next will display the buttery\n" "smooth performance it is capable off - while at other times, it will\n" "be hampered by various shortcomings. These can and will be addressed,\n" "however, much is dependent on components like Qt, Mesa and hardware\n" "drivers lower in the stack. Again, this will need time, as fixes made\n" "in Qt now simply won't be released by the time the first Plasma Next\n" "version becomes available." msgstr "" "xxPerformance of Plasma Next is heavily\n" "dependent on specific hardware and software configurations and usage\n" "patterns. While it has great potential, it takes time to wrangle this\n" "out of it and the underlying stack is not entirely ready for this\n" "either. In some scenarios, Plasma Next will display the buttery\n" "smooth performance it is capable off - while at other times, it will\n" "be hampered by various shortcomings. These can and will be addressed,\n" "however, much is dependent on components like Qt, Mesa and hardware\n" "drivers lower in the stack. Again, this will need time, as fixes made\n" "in Qt now simply won't be released by the time the first Plasma Next\n" "version becomes available.xx" #: announcements/announce-plasma-next-beta1.php:103 msgid "" "Polish is a major benefit of QML2, as\n" "it allows seamless usage of openGL, much more precise positioning and\n" "many other abilities. At the same time, the immaturity of Qt Quick\n" "Controls, the brand new successor to the 15+ year old Qt Widgets\n" "technology, brings some rough edges yet to be smoothed out." msgstr "" "xxPolish is a major benefit of QML2, as\n" "it allows seamless usage of openGL, much more precise positioning and\n" "many other abilities. At the same time, the immaturity of Qt Quick\n" "Controls, the brand new successor to the 15+ year old Qt Widgets\n" "technology, brings some rough edges yet to be smoothed out.xx" #: announcements/announce-plasma-next-beta1.php:109 msgid "" "Design is not yet finalized. Much of\n" "the work on theming has not made it in yet and the state of design in\n" "this beta is not representative for the first Plasma Next\n" "release. Below is a glimpse into the new design that the Visual Design\n" "Group is working on and which will be released once it's\n" "ready." msgstr "" "xxDesign is not yet finalized. Much of\n" "the work on theming has not made it in yet and the state of design in\n" "this beta is not representative for the first Plasma Next\n" "release. Below is a glimpse into the new design that the Visual Design\n" "Group is working on and which will be released once it's\n" "ready.xx" #: announcements/announce-plasma-next-beta1.php:116 msgid "Current draft of new design" msgstr "xxCurrent draft of new designxx" #: announcements/announce-plasma-next-beta1.php:118 #: announcements/plasma5.0-beta2/index.php:56 msgid "For developers" msgstr "xxFor developersxx" #: announcements/announce-plasma-next-beta1.php:120 msgid "" "Plasma Next builds on top of Qt 5. With this\n" "transition, all QML-based UIs—which Plasma is built exclusively\n" "with—will make use of a new scenegraph and scripting engine, resulting\n" "in huge performance wins as well as architectural benefits, such as\n" "being able to render using available graphics hardware." msgstr "" "xxPlasma Next builds on top of Qt 5. With this\n" "transition, all QML-based UIs—which Plasma is built exclusively\n" "with—will make use of a new scenegraph and scripting engine, resulting\n" "in huge performance wins as well as architectural benefits, such as\n" "being able to render using available graphics hardware.xx" #: announcements/announce-plasma-next-beta1.php:126 msgid "" "Plasma Next is the first complex codebase to transition\n" "to KDE Frameworks\n" "5, which is a modular evolution of the KDE development platform\n" "into leaner, less interdependent libraries." msgstr "" "xxPlasma Next is the first complex codebase to transition\n" "to KDE Frameworks\n" "5, which is a modular evolution of the KDE development platform\n" "into leaner, less interdependent libraries.xx" #: announcements/announce-plasma-next-beta1.php:131 #: announcements/plasma5.0-beta2/index.php:38 msgid "For users" msgstr "xxFor usersxx" #: announcements/announce-plasma-next-beta1.php:133 msgid "" "Users testing this Plasma pre-release are greeted with\n" "a more refined visual appearance. The new Breeze Plasma theme debuts\n" "in this pre-release with a flatter, cleaner look. Less visual clutter\n" "and improved contrast make Plasma Next a noticeable improvement over\n" "the current stable Plasma workspaces. There has been some polish to\n" "much of Plasma's default functionality, such as the system tray area,\n" "the notifications, the settings for the compositor and window manager,\n" "and many more. While it will feel familiar, users will notice a more\n" "modern workspace." msgstr "" "xxUsers testing this Plasma pre-release are greeted with\n" "a more refined visual appearance. The new Breeze Plasma theme debuts\n" "in this pre-release with a flatter, cleaner look. Less visual clutter\n" "and improved contrast make Plasma Next a noticeable improvement over\n" "the current stable Plasma workspaces. There has been some polish to\n" "much of Plasma's default functionality, such as the system tray area,\n" "the notifications, the settings for the compositor and window manager,\n" "and many more. While it will feel familiar, users will notice a more\n" "modern workspace.xx" #: announcements/announce-plasma-next-beta1.php:145 #: announcements/plasma-5.0-rc.php:24 #: announcements/plasma5.0-beta2/index.php:122 #: announcements/plasma5.0/index.php:143 msgid "Installing and providing feedback" msgstr "xxInstalling and providing feedbackxx" #: announcements/announce-plasma-next-beta1.php:147 #: announcements/plasma-5.0-rc.php:26 msgid "" "The easiest way to try it out is the Neon5 ISO,\n" "a live OS image updated with the latest builds straight from\n" "source." msgstr "" "xxThe easiest way to try it out is the Neon5 ISO,\n" "a live OS image updated with the latest builds straight from\n" "source.xx" #: announcements/announce-plasma-next-beta1.php:152 msgid "" "Some distributions have created, or are in the process\n" "of creating, packages; for an overview of Beta 1 packages, see our\n" "unstable packages wiki page" msgstr "" "xxSome distributions have created, or are in the process\n" "of creating, packages; for an overview of Beta 1 packages, see our\n" "unstable packages wiki pagexx" #: announcements/announce-plasma-next-beta1.php:157 msgid "" "Source\n" "download. You can install Plasma Next directly from source. KDE's\n" "community wiki has instructions.\n" "Note that Plasma Next does not co-install with Plasma 1, you will need\n" "to uninstall older versions or install into a separate prefix." msgstr "" "xxSource\n" "download. You can install Plasma Next directly from source. KDE's\n" "community wiki has instructions.\n" "Note that Plasma Next does not co-install with Plasma 1, you will need\n" "to uninstall older versions or install into a separate prefix.xx" #: announcements/announce-plasma-next-beta1.php:166 #: announcements/plasma-5.0-rc.php:61 #: announcements/plasma5.0-beta2/index.php:143 msgid "" "You can provide feedback either via the #Plasma IRC channel, Plasma-devel\n" "mailing list or report issues via bugzilla. Plasma\n" "Next is also discussed on the KDE\n" "Forums. Your feedback is greatly appreciated. If you like what the\n" "team is doing, please let them know!" msgstr "" "xxYou can provide feedback either via the #Plasma IRC channel, Plasma-devel\n" "mailing list or report issues via bugzilla. Plasma\n" "Next is also discussed on the KDE\n" "Forums. Your feedback is greatly appreciated. If you like what the\n" "team is doing, please let them know!xx" #: announcements/announce-plasma-next-beta1.php:182 #: announcements/plasma-5.0-rc.php:76 announcements/plasma-5.0.1.php:99 #: announcements/plasma-5.0.2.php:99 announcements/plasma-5.1.1.php:119 #: announcements/plasma-5.1.2.php:102 announcements/plasma-5.1.95.php:166 #: announcements/plasma-5.2.0.php:193 announcements/plasma-5.2.1.php:117 #: announcements/plasma-5.2.2.php:115 announcements/plasma-5.2.95.php:241 #: announcements/plasma-5.3.0.php:265 announcements/plasma-5.3.1.php:119 #: announcements/plasma-5.3.2.php:118 announcements/plasma-5.3.95.php:239 #: announcements/plasma-5.4.0.php:259 announcements/plasma-5.4.1.php:120 #: announcements/plasma-5.4.2.php:119 announcements/plasma-5.4.3.php:120 #: announcements/plasma-5.4.95.php:227 announcements/plasma-5.5.0.php:248 #: announcements/plasma-5.5.1.php:123 announcements/plasma-5.5.2.php:123 #: announcements/plasma-5.5.3.php:119 announcements/plasma-5.5.4.php:116 #: announcements/plasma-5.5.5.php:119 announcements/plasma-5.5.95.php:245 #: announcements/plasma-5.6.0.php:271 announcements/plasma-5.6.1.php:125 #: announcements/plasma-5.6.2.php:125 announcements/plasma-5.6.3.php:125 #: announcements/plasma-5.6.4.php:125 announcements/plasma-5.6.5.php:124 #: announcements/plasma-5.6.95.php:188 announcements/plasma-5.7.0.php:183 #: announcements/plasma-5.7.1.php:126 announcements/plasma-5.7.2.php:124 #: announcements/plasma-5.7.3.php:125 announcements/plasma-5.7.4.php:125 #: announcements/plasma-5.7.5.php:125 announcements/plasma-5.7.95.php:257 #: announcements/plasma-5.8.0.php:255 announcements/plasma-5.8.1.php:126 #: announcements/plasma-5.8.2.php:124 announcements/plasma-5.8.3.php:125 #: announcements/plasma-5.8.4.php:129 announcements/plasma-5.8.5.php:125 #: announcements/plasma-5.8.95.php:234 announcements/plasma-5.9.0.php:230 #: announcements/plasma-5.9.1.php:126 #: announcements/plasma5.0-beta2/index.php:159 #: announcements/plasma5.0/index.php:192 msgid "" "KDE is a Free Software community that exists and grows only because of the help of many " "volunteers that donate their time and effort. KDE is always looking for new " "volunteers and contributions, whether it is help with coding, bug fixing or " "reporting, writing documentation, translations, promotion, money, etc. All " "contributions are gratefully appreciated and eagerly accepted. Please read " "through the Supporting KDE page for " "further information or become a KDE e.V. supporting member through our Join the " "Game initiative.

    " msgstr "" "xxKDE is a Free " "Software community that exists and grows only because of the help of " "many volunteers that donate their time and effort. KDE is always looking for " "new volunteers and contributions, whether it is help with coding, bug fixing " "or reporting, writing documentation, translations, promotion, money, etc. " "All contributions are gratefully appreciated and eagerly accepted. Please " "read through the Supporting KDE page for " "further information or become a KDE e.V. supporting member through our Join the " "Game initiative.

    xx" #: announcements/frameworks5TP/index.php:6 msgid "Frameworks 5 Technology Preview" msgstr "xxFrameworks 5 Technology Previewxx" #: announcements/frameworks5TP/index.php:33 msgid "" "January 7, 2014. The KDE Community is proud to announce a Tech Preview of " "KDE Frameworks 5. Frameworks 5 is the result of almost three years of work " "to plan, modularize, review and port the set of libraries previously known " "as KDElibs or KDE Platform 4 into a set of Qt Addons, separate libraries " "with well-defined dependencies and abilities, ready for Qt 5. This gives the " "Qt ecosystem a powerful set of drop-in libraries providing additional " "functionality for a wide variety of tasks and platforms, based on over 15 " "years of KDE experience in building applications. Today, all the Frameworks " "are available in Tech Preview mode; a final release is planned for the first " "half of 2014. Some Tech Preview addons (notably KArchive and Threadweaver) " "are more mature than others at this time." msgstr "" "xxJanuary 7, 2014. The KDE Community is proud to announce a Tech Preview of " "KDE Frameworks 5. Frameworks 5 is the result of almost three years of work " "to plan, modularize, review and port the set of libraries previously known " "as KDElibs or KDE Platform 4 into a set of Qt Addons, separate libraries " "with well-defined dependencies and abilities, ready for Qt 5. This gives the " "Qt ecosystem a powerful set of drop-in libraries providing additional " "functionality for a wide variety of tasks and platforms, based on over 15 " "years of KDE experience in building applications. Today, all the Frameworks " "are available in Tech Preview mode; a final release is planned for the first " "half of 2014. Some Tech Preview addons (notably KArchive and Threadweaver) " "are more mature than others at this time.xx" #: announcements/frameworks5TP/index.php:36 msgid "What is Frameworks 5?" msgstr "xxWhat is Frameworks 5?xx" #: announcements/frameworks5TP/index.php:38 msgid "" "The KDE libraries are currently the common code base for (almost) all KDE " "applications. They provide high-level functionality such as toolbars and " "menus, spell checking and file access. Currently, 'kdelibs' is distributed " "as a single set of interconnected libraries. Through KDE Frameworks efforts, " "these libraries have been methodically reworked into a set of independent, " "cross platform libraries that will be readily available to all Qt developers." msgstr "" "xxThe KDE libraries are currently the common code base for (almost) all KDE " "applications. They provide high-level functionality such as toolbars and " "menus, spell checking and file access. Currently, 'kdelibs' is distributed " "as a single set of interconnected libraries. Through KDE Frameworks efforts, " "these libraries have been methodically reworked into a set of independent, " "cross platform libraries that will be readily available to all Qt developers." "xx" #: announcements/frameworks5TP/index.php:40 msgid "" "The KDE Frameworks—designed as drop-in Qt Addons—will enrich Qt as a " "development environment with libraries providing functions that simplify, " "accelerate and reduce the cost of Qt development. Frameworks eliminate the " "need to reinvent key functionality." msgstr "" "xxThe KDE Frameworks—designed as drop-in Qt Addons—will enrich Qt as a " "development environment with libraries providing functions that simplify, " "accelerate and reduce the cost of Qt development. Frameworks eliminate the " "need to reinvent key functionality.xx" #: announcements/frameworks5TP/index.php:45 msgid "" "The transition from Platform to Frameworks has been underway for almost " "three years and is being implemented by a team of about 20 (paid and " "volunteer) developers and actively supported by four companies. Frameworks 5 " "consists of 57 modules: 19 independent libraries (Qt Addons) not requiring " "any dependencies; 9 that require libraries which themselves are independent; " "and 29 with more significant dependency chains. Frameworks are developed " "following the Frameworks Policies, in a vendor neutral, open process." msgstr "" "xxThe transition from Platform to Frameworks has been underway for almost " "three years and is being implemented by a team of about 20 (paid and " "volunteer) developers and actively supported by four companies. Frameworks 5 " "consists of 57 modules: 19 independent libraries (Qt Addons) not requiring " "any dependencies; 9 that require libraries which themselves are independent; " "and 29 with more significant dependency chains. Frameworks are developed " "following the Frameworks Policies, in a vendor neutral, open process.xx" #: announcements/frameworks5TP/index.php:47 msgid "" "\n" "This KDE News article has more background on Frameworks 5." msgstr "" "\n" "xx\n" "This KDE News article has more background on Frameworks 5.xx" #: announcements/frameworks5TP/index.php:50 msgid "

    Available today

    " msgstr "xx

    Available today

    xx" #: announcements/frameworks5TP/index.php:51 msgid "" "The tech preview made available today contains all 57 modules that are part " "of Frameworks 5. Of these, two have a maturity level that shows the " "direction of Frameworks: ThreadWeaver and KArchive. Developers are invited " "to take all of the modules for a spin and provide feedback (and patches) to " "help bring them to the same level of maturity." msgstr "" "xxThe tech preview made available today contains all 57 modules that are " "part of Frameworks 5. Of these, two have a maturity level that shows the " "direction of Frameworks: ThreadWeaver and KArchive. Developers are invited " "to take all of the modules for a spin and provide feedback (and patches) to " "help bring them to the same level of maturity.xx" #: announcements/frameworks5TP/index.php:54 msgid "" "KArchive offers support for many popular compression codecs in a self-" "contained, featureful and easy-to-use file archiving and extracting library. " "Just feed it files; there is no need to reinvent an archiving function in " "your Qt-based application! ThreadWeaver offers a high-level API to manage " "threads using job- and queue-based interfaces. It allows easy scheduling of " "thread execution by specifying dependencies between the threads and " "executing them while satisfying these dependencies, greatly simplifying the " "use of multiple threads. These are available for production use now." msgstr "" "xxKArchive offers support for many popular compression codecs in a self-" "contained, featureful and easy-to-use file archiving and extracting library. " "Just feed it files; there is no need to reinvent an archiving function in " "your Qt-based application! ThreadWeaver offers a high-level API to manage " "threads using job- and queue-based interfaces. It allows easy scheduling of " "thread execution by specifying dependencies between the threads and " "executing them while satisfying these dependencies, greatly simplifying the " "use of multiple threads. These are available for production use now.xx" #: announcements/frameworks5TP/index.php:57 msgid "" "There is a
    full list of " "the Frameworks; tarballs with the current code can be downloaded. Binaries are " "available as well." msgstr "" "xxThere is a full list of " "the Frameworks; tarballs with the current code can be downloaded. Binaries are " "available as well.xx" #: announcements/frameworks5TP/index.php:60 msgid "Overview of the KDE Frameworks (a work in progress!)" msgstr "xxOverview of the KDE Frameworks (a work in progress!)xx" #: announcements/frameworks5TP/index.php:62 msgid "" "The team is currently working on providing a detailed listing of all " "Frameworks and third party libraries at inqlude." "org, the curated archive of Qt libraries. Each entry includes a " "dependency tree view. Dependency diagrams can also be found here." msgstr "" "xxThe team is currently working on providing a detailed listing of all " "Frameworks and third party libraries at inqlude." "org, the curated archive of Qt libraries. Each entry includes a " "dependency tree view. Dependency diagrams can also be found here.xx" #: announcements/frameworks5TP/index.php:65 msgid "

    Working towards a final release

    " msgstr "xx

    Working towards a final release

    xx" #: announcements/frameworks5TP/index.php:66 msgid "" "The team will do monthly releases with a beta planned for the first week of " "April and a final release in the beginning of June." msgstr "" "xxThe team will do monthly releases with a beta planned for the first week " "of April and a final release in the beginning of June.xx" #: announcements/frameworks5TP/index.php:69 msgid "" "Plans for this period include tidying up the infrastructure, integration " "with QMake and pkg-config for non-CMake users, getting CMake contributions " "upstream, and a final round of API cleanups and reviews. Frameworks 5 will " "be open for API changes until the beta in April." msgstr "" "xxPlans for this period include tidying up the infrastructure, integration " "with QMake and pkg-config for non-CMake users, getting CMake contributions " "upstream, and a final round of API cleanups and reviews. Frameworks 5 will " "be open for API changes until the beta in April.xx" #: announcements/frameworks5TP/index.php:72 msgid "" "Those interested in following progress can check out the git repositories, follow the " "discussions on the KDE Frameworks Development mailing list and contribute " "patches through review board. Policies and the current state of the " "project and plans are available at the Frameworks wiki. Real-time discussions take place on the #kde-devel IRC channel on freenode.net." msgstr "" "xxThose interested in following progress can check out the git repositories, follow the " "discussions on the KDE Frameworks Development mailing list and contribute " "patches through review board. Policies and the current state of the " "project and plans are available at the Frameworks wiki. Real-time discussions take place on the #kde-devel IRC channel on freenode.net.xx" #: announcements/frameworks5TP/index.php:80 msgid "" "You can discuss this news story on the Dot, KDE's news site." msgstr "" "xxYou can discuss this news story on the Dot, KDE's news site.xx" #: announcements/kde-frameworks-5.0.php:4 msgid "First release of KDE Frameworks 5" msgstr "xxFirst release of KDE Frameworks 5xx" #: announcements/kde-frameworks-5.0.php:16 msgid "" "\n" "July 7th, 2014. The KDE Community is proud to announce KDE Frameworks 5.0. " "Frameworks 5 is the next generation of KDE libraries, modularized and " "optimized for easy integration in Qt applications. The Frameworks offer a " "wide variety of commonly needed functionality in mature, peer reviewed and " "well tested libraries with friendly licensing terms. There are over 50 " "different Frameworks as part of this release providing solutions including " "hardware integration, file format support, additional widgets, plotting " "functions, spell checking and more. Many of the Frameworks are cross " "platform and have minimal or no extra dependencies making them easy to build " "and add to any Qt application.\n" msgstr "" "\n" "xx\n" "July 7th, 2014. The KDE Community is proud to announce KDE Frameworks 5.0. " "Frameworks 5 is the next generation of KDE libraries, modularized and " "optimized for easy integration in Qt applications. The Frameworks offer a " "wide variety of commonly needed functionality in mature, peer reviewed and " "well tested libraries with friendly licensing terms. There are over 50 " "different Frameworks as part of this release providing solutions including " "hardware integration, file format support, additional widgets, plotting " "functions, spell checking and more. Many of the Frameworks are cross " "platform and have minimal or no extra dependencies making them easy to build " "and add to any Qt application.\n" "xx\n" #: announcements/kde-frameworks-5.0.php:21 msgid "" "\n" "The KDE Frameworks represent an effort to rework the powerful KDE Platform " "4 libraries into a set of independent, cross platform modules that will be " "readily available to all Qt developers to simplify, accelerate and reduce " "the cost of Qt development. The individual Frameworks are cross-platform " "and well documented and tested and their usage will be familiar to Qt " "developers, following the style and standards set by the Qt Project. " "Frameworks are developed under the proven KDE governance model with a " "predictable release schedule, a clear and vendor neutral contributor " "process, open governance and flexible licensing (LGPL).\n" msgstr "" "\n" "xx\n" "The KDE Frameworks represent an effort to rework the powerful KDE Platform " "4 libraries into a set of independent, cross platform modules that will be " "readily available to all Qt developers to simplify, accelerate and reduce " "the cost of Qt development. The individual Frameworks are cross-platform " "and well documented and tested and their usage will be familiar to Qt " "developers, following the style and standards set by the Qt Project. " "Frameworks are developed under the proven KDE governance model with a " "predictable release schedule, a clear and vendor neutral contributor " "process, open governance and flexible licensing (LGPL).\n" "xx\n" #: announcements/kde-frameworks-5.0.php:26 msgid "" "\n" "The Frameworks have a clear dependency structure, divided into Categories " "and Tiers. The Categories refer to runtime dependencies:\n" "
      \n" "
    • Functional elements have no runtime dependencies.
    • \n" "
    • Integration designates code that may require runtime " "dependencies for integration depending on what the OS or platform offers.\n" "
    • Solutions have mandatory runtime dependencies.
    • \n" "
    \n" "The Tiers refer to compile-time dependencies on other " "Frameworks. Tier 1 Frameworks have no dependencies within Frameworks and " "only need Qt and other relevant libraries. Tier 2 Frameworks can depend only " "on Tier 1. Tier 3 Frameworks can depend on other Tier 3 Frameworks as well " "as Tier 2 and Tier 1.\n" msgstr "" "\n" "xx\n" "The Frameworks have a clear dependency structure, divided into Categories " "and Tiers. The Categories refer to runtime dependencies:\n" "
      \n" "
    • Functional elements have no runtime dependencies.
    • \n" "
    • Integration designates code that may require runtime " "dependencies for integration depending on what the OS or platform offers.\n" "
    • Solutions have mandatory runtime dependencies.
    • \n" "
    \n" "The Tiers refer to compile-time dependencies on other " "Frameworks. Tier 1 Frameworks have no dependencies within Frameworks and " "only need Qt and other relevant libraries. Tier 2 Frameworks can depend only " "on Tier 1. Tier 3 Frameworks can depend on other Tier 3 Frameworks as well " "as Tier 2 and Tier 1.\n" "xx\n" #: announcements/kde-frameworks-5.0.php:37 msgid "" "\n" "The transition from Platform to Frameworks has been in progress for over 3 " "years, guided by top KDE technical contributors.\n" "Learn more about Frameworks 5 in this article from last year.\n" msgstr "" "\n" "xx\n" "The transition from Platform to Frameworks has been in progress for over 3 " "years, guided by top KDE technical contributors.\n" "Learn more about Frameworks 5 in this article from last year.\n" "xx\n" #: announcements/kde-frameworks-5.0.php:42 msgid "" "\n" "

    Highlights

    \n" msgstr "" "\n" "xx\n" "

    Highlights

    \n" "xx\n" #: announcements/kde-frameworks-5.0.php:47 msgid "" "\n" "There are over 50 Frameworks currently available. Browse the complete set " "
    in the online API documentation. Below an impression of " "some of the functionality Frameworks offers to Qt application developers.\n" msgstr "" "\n" "xx\n" "There are over 50 Frameworks currently available. Browse the complete set " "in the online API documentation. Below an impression of " "some of the functionality Frameworks offers to Qt application developers.\n" "xx\n" #: announcements/kde-frameworks-5.0.php:52 msgid "" "\n" "KArchive offers support for many popular compression codecs " "in a self-contained, featureful and easy-to-use file archiving and " "extracting library. Just feed it files; there's no need to reinvent an " "archiving function in your Qt-based application!\n" msgstr "" "\n" "xx\n" "KArchive offers support for many popular compression codecs " "in a self-contained, featureful and easy-to-use file archiving and " "extracting library. Just feed it files; there's no need to reinvent an " "archiving function in your Qt-based application!\n" "xx\n" #: announcements/kde-frameworks-5.0.php:58 msgid "" "\n" "ThreadWeaver offers a high-level API to manage threads " "using job- and queue-based interfaces. It allows easy scheduling of thread " "execution by specifying dependencies between the threads and executing them " "satisfying these dependencies, greatly simplifying the use of multiple " "threads.\n" msgstr "" "\n" "xx\n" "ThreadWeaver offers a high-level API to manage threads " "using job- and queue-based interfaces. It allows easy scheduling of thread " "execution by specifying dependencies between the threads and executing them " "satisfying these dependencies, greatly simplifying the use of multiple " "threads.\n" "xx\n" #: announcements/kde-frameworks-5.0.php:64 msgid "" "\n" "KConfig is a Framework to deal with storing and retrieving " "configuration settings. It features a group-oriented API. It works with INI " "files and XDG-compliant cascading directories. It generates code based on " "XML files.\n" msgstr "" "\n" "xx\n" "KConfig is a Framework to deal with storing and retrieving " "configuration settings. It features a group-oriented API. It works with INI " "files and XDG-compliant cascading directories. It generates code based on " "XML files.\n" "xx\n" #: announcements/kde-frameworks-5.0.php:70 msgid "" "\n" "Solid offers hardware detection and can inform an " "application about storage devices and volumes, CPU, battery status, power " "management, network status and interfaces, and Bluetooth. For encrypted " "partitions, power and networking, running daemons are required.\n" msgstr "" "\n" "xx\n" "Solid offers hardware detection and can inform an " "application about storage devices and volumes, CPU, battery status, power " "management, network status and interfaces, and Bluetooth. For encrypted " "partitions, power and networking, running daemons are required.\n" "xx\n" #: announcements/kde-frameworks-5.0.php:76 msgid "" "\n" "KI18n adds Gettext support to applications, making it " "easier to integrate the translation workflow of Qt applications in the " "general translation infrastructure of many projects.\n" msgstr "" "\n" "xx\n" "KI18n adds Gettext support to applications, making it " "easier to integrate the translation workflow of Qt applications in the " "general translation infrastructure of many projects.\n" "xx\n" #: announcements/kde-frameworks-5.0.php:81 #: announcements/kde-frameworks-5.1.php:53 #: announcements/kde-frameworks-5.2.0.php:139 msgid "" "\n" "

    Getting started

    \n" msgstr "" "\n" "xx\n" "

    Getting started

    \n" "xx\n" #: announcements/kde-frameworks-5.0.php:86 msgid "" "\n" "On Linux, using packages for your favorite distribution is the recommended " "way to get access to KDE Frameworks.\n" "\n" "Building from source is possible using the basic cmake .; make; make " "install commands. For a single Tier 1 framework, this is often the " "easiest solution. People interested in contributing to frameworks or " "tracking progress in development of the entire set are encouraged to use kdesrc-build.\n" msgstr "" "\n" "xx\n" "On Linux, using packages for your favorite distribution is the recommended " "way to get access to KDE Frameworks.\n" "\n" "Building from source is possible using the basic cmake .; make; make " "install commands. For a single Tier 1 framework, this is often the " "easiest solution. People interested in contributing to frameworks or " "tracking progress in development of the entire set are encouraged to use kdesrc-build.\n" "xx\n" #: announcements/kde-frameworks-5.0.php:94 msgid "" "\n" "Frameworks 5.0 requires Qt 5.2. It represents the first in a series of " "planned monthly releases making improvements available to developers in a " "quick and predictable manner.\n" "\n" msgstr "" "\n" "xx\n" "Frameworks 5.0 requires Qt 5.2. It represents the first in a series of " "planned monthly releases making improvements available to developers in a " "quick and predictable manner.\n" "\n" "xx\n" #: announcements/kde-frameworks-5.0.php:101 msgid "" "\n" "The team is currently working on providing a detailed listing of all " "Frameworks and third party libraries at inqlude.org, the " "curated archive of Qt libraries. A complete list with API documentation is " "on api.kde.org.\n" msgstr "" "\n" "xx\n" "The team is currently working on providing a detailed listing of all " "Frameworks and third party libraries at inqlude.org, the " "curated archive of Qt libraries. A complete list with API documentation is " "on api.kde.org.\n" "xx\n" #: announcements/kde-frameworks-5.0.php:105 #: announcements/kde-frameworks-5.1.php:77 #: announcements/kde-frameworks-5.10.0.php:206 #: announcements/kde-frameworks-5.11.0.php:276 #: announcements/kde-frameworks-5.12.0.php:257 #: announcements/kde-frameworks-5.13.0.php:350 #: announcements/kde-frameworks-5.14.0.php:310 #: announcements/kde-frameworks-5.15.0.php:390 #: announcements/kde-frameworks-5.16.0.php:438 #: announcements/kde-frameworks-5.17.0.php:235 #: announcements/kde-frameworks-5.18.0.php:266 #: announcements/kde-frameworks-5.19.0.php:321 #: announcements/kde-frameworks-5.2.0.php:165 #: announcements/kde-frameworks-5.20.0.php:339 #: announcements/kde-frameworks-5.21.0.php:359 #: announcements/kde-frameworks-5.22.0.php:287 #: announcements/kde-frameworks-5.23.0.php:341 #: announcements/kde-frameworks-5.24.0.php:372 #: announcements/kde-frameworks-5.25.0.php:363 #: announcements/kde-frameworks-5.26.0.php:338 #: announcements/kde-frameworks-5.27.0.php:325 #: announcements/kde-frameworks-5.28.0.php:361 #: announcements/kde-frameworks-5.29.0.php:336 #: announcements/kde-frameworks-5.3.0.php:211 #: announcements/kde-frameworks-5.30.0.php:336 #: announcements/kde-frameworks-5.31.0.php:277 #: announcements/kde-frameworks-5.32.0.php:273 #: announcements/kde-frameworks-5.33.0.php:250 #: announcements/kde-frameworks-5.34.0.php:285 #: announcements/kde-frameworks-5.35.0.php:263 #: announcements/kde-frameworks-5.36.0.php:255 #: announcements/kde-frameworks-5.37.0.php:343 #: announcements/kde-frameworks-5.38.0.php:312 #: announcements/kde-frameworks-5.39.0.php:323 #: announcements/kde-frameworks-5.4.0.php:193 #: announcements/kde-frameworks-5.40.0.php:293 #: announcements/kde-frameworks-5.41.0.php:375 #: announcements/kde-frameworks-5.42.0.php:413 #: announcements/kde-frameworks-5.43.0.php:358 #: announcements/kde-frameworks-5.44.0.php:371 #: announcements/kde-frameworks-5.45.0.php:447 #: announcements/kde-frameworks-5.46.0.php:336 #: announcements/kde-frameworks-5.47.0.php:327 #: announcements/kde-frameworks-5.48.0.php:372 #: announcements/kde-frameworks-5.49.0.php:553 #: announcements/kde-frameworks-5.5.0.php:232 #: announcements/kde-frameworks-5.50.0.php:468 #: announcements/kde-frameworks-5.51.0.php:417 #: announcements/kde-frameworks-5.52.0.php:343 #: announcements/kde-frameworks-5.53.0.php:343 #: announcements/kde-frameworks-5.6.0.php:227 #: announcements/kde-frameworks-5.7.0.php:327 #: announcements/kde-frameworks-5.8.0.php:207 #: announcements/kde-frameworks-5.9.0.php:228 #: announcements/kde-frameworks-template.php:352 msgid "" "\n" "

    Contribute

    \n" msgstr "" "\n" "xx\n" "

    Contribute

    \n" "xx\n" #: announcements/kde-frameworks-5.0.php:109 #: announcements/kde-frameworks-5.1.php:81 #: announcements/kde-frameworks-5.10.0.php:210 #: announcements/kde-frameworks-5.11.0.php:280 #: announcements/kde-frameworks-5.12.0.php:261 #: announcements/kde-frameworks-5.13.0.php:354 #: announcements/kde-frameworks-5.14.0.php:314 #: announcements/kde-frameworks-5.15.0.php:394 #: announcements/kde-frameworks-5.16.0.php:442 #: announcements/kde-frameworks-5.17.0.php:239 #: announcements/kde-frameworks-5.18.0.php:270 #: announcements/kde-frameworks-5.19.0.php:325 #: announcements/kde-frameworks-5.20.0.php:343 #: announcements/kde-frameworks-5.21.0.php:363 #: announcements/kde-frameworks-5.22.0.php:291 #: announcements/kde-frameworks-5.23.0.php:345 #: announcements/kde-frameworks-5.24.0.php:376 #: announcements/kde-frameworks-5.25.0.php:367 #: announcements/kde-frameworks-5.26.0.php:342 #: announcements/kde-frameworks-5.27.0.php:329 #: announcements/kde-frameworks-5.28.0.php:365 #: announcements/kde-frameworks-5.29.0.php:340 #: announcements/kde-frameworks-5.3.0.php:215 #: announcements/kde-frameworks-5.30.0.php:340 #: announcements/kde-frameworks-5.31.0.php:281 #: announcements/kde-frameworks-5.32.0.php:277 #: announcements/kde-frameworks-5.33.0.php:254 #: announcements/kde-frameworks-5.34.0.php:289 #: announcements/kde-frameworks-5.35.0.php:267 #: announcements/kde-frameworks-5.36.0.php:259 #: announcements/kde-frameworks-5.37.0.php:347 #: announcements/kde-frameworks-5.38.0.php:316 #: announcements/kde-frameworks-5.39.0.php:327 #: announcements/kde-frameworks-5.4.0.php:197 #: announcements/kde-frameworks-5.40.0.php:297 #: announcements/kde-frameworks-5.41.0.php:379 #: announcements/kde-frameworks-5.42.0.php:417 #: announcements/kde-frameworks-5.43.0.php:362 #: announcements/kde-frameworks-5.44.0.php:375 #: announcements/kde-frameworks-5.45.0.php:451 #: announcements/kde-frameworks-5.46.0.php:340 #: announcements/kde-frameworks-5.47.0.php:331 #: announcements/kde-frameworks-5.48.0.php:376 #: announcements/kde-frameworks-5.49.0.php:557 #: announcements/kde-frameworks-5.5.0.php:236 #: announcements/kde-frameworks-5.50.0.php:472 #: announcements/kde-frameworks-5.51.0.php:421 #: announcements/kde-frameworks-5.52.0.php:347 #: announcements/kde-frameworks-5.53.0.php:347 #: announcements/kde-frameworks-5.6.0.php:231 #: announcements/kde-frameworks-5.7.0.php:331 #: announcements/kde-frameworks-5.8.0.php:211 #: announcements/kde-frameworks-5.9.0.php:232 #: announcements/kde-frameworks-template.php:356 msgid "" "\n" "Those interested in following and contributing to the development of " "Frameworks can check out the git repositories, follow the " "discussions on the KDE Frameworks Development mailing list " "and contribute patches through review board. Policies and " "the current state of the project and plans are available at the Frameworks wiki. Real-time discussions take place on the #kde-devel IRC channel on freenode.net.\n" msgstr "" "\n" "xx\n" "Those interested in following and contributing to the development of " "Frameworks can check out the git repositories, follow the " "discussions on the KDE Frameworks Development mailing list " "and contribute patches through review board. Policies and " "the current state of the project and plans are available at the Frameworks wiki. Real-time discussions take place on the #kde-devel IRC channel on freenode.net.\n" "xx\n" #: announcements/kde-frameworks-5.0.php:114 #: announcements/kde-frameworks-5.1.php:87 #: announcements/kde-frameworks-5.10.0.php:216 #: announcements/kde-frameworks-5.11.0.php:286 #: announcements/kde-frameworks-5.12.0.php:267 #: announcements/kde-frameworks-5.13.0.php:360 #: announcements/kde-frameworks-5.14.0.php:320 #: announcements/kde-frameworks-5.15.0.php:400 #: announcements/kde-frameworks-5.16.0.php:448 #: announcements/kde-frameworks-5.17.0.php:245 #: announcements/kde-frameworks-5.18.0.php:276 #: announcements/kde-frameworks-5.19.0.php:331 #: announcements/kde-frameworks-5.2.0.php:175 #: announcements/kde-frameworks-5.20.0.php:349 #: announcements/kde-frameworks-5.21.0.php:369 #: announcements/kde-frameworks-5.22.0.php:297 #: announcements/kde-frameworks-5.23.0.php:351 #: announcements/kde-frameworks-5.24.0.php:382 #: announcements/kde-frameworks-5.25.0.php:373 #: announcements/kde-frameworks-5.26.0.php:348 #: announcements/kde-frameworks-5.27.0.php:335 #: announcements/kde-frameworks-5.28.0.php:371 #: announcements/kde-frameworks-5.29.0.php:346 #: announcements/kde-frameworks-5.3.0.php:221 #: announcements/kde-frameworks-5.30.0.php:346 #: announcements/kde-frameworks-5.31.0.php:287 #: announcements/kde-frameworks-5.32.0.php:283 #: announcements/kde-frameworks-5.33.0.php:260 #: announcements/kde-frameworks-5.34.0.php:295 #: announcements/kde-frameworks-5.35.0.php:273 #: announcements/kde-frameworks-5.36.0.php:265 #: announcements/kde-frameworks-5.37.0.php:353 #: announcements/kde-frameworks-5.38.0.php:322 #: announcements/kde-frameworks-5.39.0.php:333 #: announcements/kde-frameworks-5.4.0.php:203 #: announcements/kde-frameworks-5.40.0.php:303 #: announcements/kde-frameworks-5.41.0.php:385 #: announcements/kde-frameworks-5.42.0.php:423 #: announcements/kde-frameworks-5.43.0.php:368 #: announcements/kde-frameworks-5.44.0.php:381 #: announcements/kde-frameworks-5.45.0.php:457 #: announcements/kde-frameworks-5.46.0.php:346 #: announcements/kde-frameworks-5.47.0.php:337 #: announcements/kde-frameworks-5.48.0.php:382 #: announcements/kde-frameworks-5.49.0.php:563 #: announcements/kde-frameworks-5.5.0.php:242 #: announcements/kde-frameworks-5.50.0.php:478 #: announcements/kde-frameworks-5.51.0.php:427 #: announcements/kde-frameworks-5.52.0.php:353 #: announcements/kde-frameworks-5.53.0.php:353 #: announcements/kde-frameworks-5.6.0.php:237 #: announcements/kde-frameworks-5.7.0.php:337 #: announcements/kde-frameworks-5.8.0.php:217 #: announcements/kde-frameworks-5.9.0.php:238 #: announcements/kde-frameworks-template.php:362 msgid "" "You can discuss and share ideas on this release in the comments section of " "the dot article." msgstr "" "xxYou can discuss and share ideas on this release in the comments section of " "the dot article.xx" #: announcements/kde-frameworks-5.1.php:4 msgid "Second release of KDE Frameworks 5" msgstr "xxSecond release of KDE Frameworks 5xx" #: announcements/kde-frameworks-5.1.php:16 msgid "" " \n" "August 7th, 2014. KDE today announces the second release\n" "of KDE Frameworks 5. In line with the planned release policy for KDE\n" "Frameworks this release comes one month after the initial version and\n" "has both bugfixes and new features.\n" msgstr "" "xx \n" "August 7th, 2014. KDE today announces the second release\n" "of KDE Frameworks 5. In line with the planned release policy for KDE\n" "Frameworks this release comes one month after the initial version and\n" "has both bugfixes and new features.\n" "xx\n" #: announcements/kde-frameworks-5.1.php:23 #: announcements/kde-frameworks-5.10.0.php:21 #: announcements/kde-frameworks-5.11.0.php:21 #: announcements/kde-frameworks-5.12.0.php:21 #: announcements/kde-frameworks-5.13.0.php:21 #: announcements/kde-frameworks-5.14.0.php:21 #: announcements/kde-frameworks-5.15.0.php:21 #: announcements/kde-frameworks-5.16.0.php:21 #: announcements/kde-frameworks-5.17.0.php:21 #: announcements/kde-frameworks-5.18.0.php:21 #: announcements/kde-frameworks-5.2.0.php:21 #: announcements/kde-frameworks-5.3.0.php:21 #: announcements/kde-frameworks-5.4.0.php:21 #: announcements/kde-frameworks-5.5.0.php:21 #: announcements/kde-frameworks-5.6.0.php:21 #: announcements/kde-frameworks-5.7.0.php:21 #: announcements/kde-frameworks-5.8.0.php:21 #: announcements/kde-frameworks-5.9.0.php:21 msgid "" " \n" "KDE Frameworks are 60 addon libraries to Qt which provide a wide\n" "variety of commonly needed functionality in mature, peer reviewed and\n" "well tested libraries with friendly licensing terms. For an\n" "introduction see the\n" "Frameworks 5.0 release announcement.\n" msgstr "" "xx \n" "KDE Frameworks are 60 addon libraries to Qt which provide a wide\n" "variety of commonly needed functionality in mature, peer reviewed and\n" "well tested libraries with friendly licensing terms. For an\n" "introduction see the\n" "Frameworks 5.0 release announcement.\n" "xx\n" #: announcements/kde-frameworks-5.1.php:32 #: announcements/kde-frameworks-5.10.0.php:34 #: announcements/kde-frameworks-5.11.0.php:34 #: announcements/kde-frameworks-5.12.0.php:34 #: announcements/kde-frameworks-5.13.0.php:34 #: announcements/kde-frameworks-5.14.0.php:34 #: announcements/kde-frameworks-5.15.0.php:34 #: announcements/kde-frameworks-5.16.0.php:34 #: announcements/kde-frameworks-5.17.0.php:34 #: announcements/kde-frameworks-5.18.0.php:34 #: announcements/kde-frameworks-5.19.0.php:34 #: announcements/kde-frameworks-5.2.0.php:30 #: announcements/kde-frameworks-5.20.0.php:34 #: announcements/kde-frameworks-5.21.0.php:34 #: announcements/kde-frameworks-5.22.0.php:34 #: announcements/kde-frameworks-5.23.0.php:34 #: announcements/kde-frameworks-5.24.0.php:34 #: announcements/kde-frameworks-5.25.0.php:34 #: announcements/kde-frameworks-5.26.0.php:34 #: announcements/kde-frameworks-5.27.0.php:34 #: announcements/kde-frameworks-5.28.0.php:34 #: announcements/kde-frameworks-5.29.0.php:34 #: announcements/kde-frameworks-5.3.0.php:34 #: announcements/kde-frameworks-5.30.0.php:34 #: announcements/kde-frameworks-5.31.0.php:34 #: announcements/kde-frameworks-5.32.0.php:34 #: announcements/kde-frameworks-5.33.0.php:34 #: announcements/kde-frameworks-5.34.0.php:34 #: announcements/kde-frameworks-5.35.0.php:34 #: announcements/kde-frameworks-5.36.0.php:34 #: announcements/kde-frameworks-5.37.0.php:34 #: announcements/kde-frameworks-5.38.0.php:34 #: announcements/kde-frameworks-5.39.0.php:34 #: announcements/kde-frameworks-5.4.0.php:34 #: announcements/kde-frameworks-5.40.0.php:34 #: announcements/kde-frameworks-5.41.0.php:34 #: announcements/kde-frameworks-5.42.0.php:34 #: announcements/kde-frameworks-5.43.0.php:34 #: announcements/kde-frameworks-5.44.0.php:34 #: announcements/kde-frameworks-5.45.0.php:34 #: announcements/kde-frameworks-5.46.0.php:34 #: announcements/kde-frameworks-5.47.0.php:34 #: announcements/kde-frameworks-5.48.0.php:34 #: announcements/kde-frameworks-5.49.0.php:34 #: announcements/kde-frameworks-5.50.0.php:34 #: announcements/kde-frameworks-5.51.0.php:34 #: announcements/kde-frameworks-5.52.0.php:34 #: announcements/kde-frameworks-5.53.0.php:43 #: announcements/kde-frameworks-5.6.0.php:34 #: announcements/kde-frameworks-5.7.0.php:34 #: announcements/kde-frameworks-5.8.0.php:34 #: announcements/kde-frameworks-5.9.0.php:34 #: announcements/kde-frameworks-template.php:43 msgid "" "\n" "

    New in this Version

    \n" msgstr "" "\n" "xx\n" "

    New in this Version

    \n" "xx\n" #: announcements/kde-frameworks-5.1.php:37 msgid "" "\n" "This release, versioned 5.1, comes with a number of bugfixes and new " "features including:\n" "

    \n" "\n" "
      \n" "
    • KTextEditor: Major refactorings and improvements of the vi-mode
    • \n" "
    • KAuth: Now based on PolkitQt5-1
    • \n" "
    • New migration agent for KWallet
    • \n" "
    • Windows compilation fixes
    • \n" "
    • Translation fixes
    • \n" "
    • New install dir for KXmlGui files and for AppStream metainfo
    • \n" "
    • Plasma Taking advantage of OpenGL
    • \n" "
    \n" msgstr "" "\n" "xx\n" "This release, versioned 5.1, comes with a number of bugfixes and new " "features including:\n" "

    \n" "\n" "
      \n" "
    • KTextEditor: Major refactorings and improvements of the vi-mode
    • \n" "
    • KAuth: Now based on PolkitQt5-1
    • \n" "
    • New migration agent for KWallet
    • \n" "
    • Windows compilation fixes
    • \n" "
    • Translation fixes
    • \n" "
    • New install dir for KXmlGui files and for AppStream metainfo
    • \n" "
    • Plasma Taking advantage of OpenGL
    • \n" "
    \n" "xx\n" #: announcements/kde-frameworks-5.1.php:58 #: announcements/kde-frameworks-5.2.0.php:144 msgid "" "\n" "On Linux, using packages for your favorite distribution is the recommended " "way to get access to KDE Frameworks.\n" "\n" "Building from source is possible using the basic cmake .; make; make " "install commands. For a single Tier 1 framework, this is often the " "easiest solution. People interested in contributing to frameworks or " "tracking progress in development of the entire set are encouraged to use kdesrc-build.\n" msgstr "" "\n" "xx\n" "On Linux, using packages for your favorite distribution is the recommended " "way to get access to KDE Frameworks.\n" "\n" "Building from source is possible using the basic cmake .; make; make " "install commands. For a single Tier 1 framework, this is often the " "easiest solution. People interested in contributing to frameworks or " "tracking progress in development of the entire set are encouraged to use kdesrc-build.\n" "xx\n" #: announcements/kde-frameworks-5.1.php:66 msgid "" "\n" "Frameworks 5.1 requires Qt 5.2. It is part of a series of planned monthly " "releases making improvements available to developers in a quick and " "predictable manner.\n" "\n" msgstr "" "\n" "xx\n" "Frameworks 5.1 requires Qt 5.2. It is part of a series of planned monthly " "releases making improvements available to developers in a quick and " "predictable manner.\n" "\n" "xx\n" #: announcements/kde-frameworks-5.1.php:73 #: announcements/kde-frameworks-5.10.0.php:202 #: announcements/kde-frameworks-5.11.0.php:272 #: announcements/kde-frameworks-5.12.0.php:253 #: announcements/kde-frameworks-5.13.0.php:346 #: announcements/kde-frameworks-5.14.0.php:306 #: announcements/kde-frameworks-5.15.0.php:386 #: announcements/kde-frameworks-5.16.0.php:434 #: announcements/kde-frameworks-5.17.0.php:231 #: announcements/kde-frameworks-5.18.0.php:262 #: announcements/kde-frameworks-5.19.0.php:317 #: announcements/kde-frameworks-5.2.0.php:161 #: announcements/kde-frameworks-5.20.0.php:335 #: announcements/kde-frameworks-5.21.0.php:355 #: announcements/kde-frameworks-5.22.0.php:283 #: announcements/kde-frameworks-5.23.0.php:337 #: announcements/kde-frameworks-5.24.0.php:368 #: announcements/kde-frameworks-5.25.0.php:359 #: announcements/kde-frameworks-5.26.0.php:334 #: announcements/kde-frameworks-5.27.0.php:321 #: announcements/kde-frameworks-5.28.0.php:357 #: announcements/kde-frameworks-5.29.0.php:332 #: announcements/kde-frameworks-5.3.0.php:207 #: announcements/kde-frameworks-5.30.0.php:332 #: announcements/kde-frameworks-5.31.0.php:273 #: announcements/kde-frameworks-5.32.0.php:269 #: announcements/kde-frameworks-5.33.0.php:246 #: announcements/kde-frameworks-5.34.0.php:281 #: announcements/kde-frameworks-5.35.0.php:259 #: announcements/kde-frameworks-5.36.0.php:251 #: announcements/kde-frameworks-5.37.0.php:339 #: announcements/kde-frameworks-5.38.0.php:308 #: announcements/kde-frameworks-5.39.0.php:319 #: announcements/kde-frameworks-5.4.0.php:189 #: announcements/kde-frameworks-5.40.0.php:289 #: announcements/kde-frameworks-5.41.0.php:371 #: announcements/kde-frameworks-5.42.0.php:409 #: announcements/kde-frameworks-5.43.0.php:354 #: announcements/kde-frameworks-5.44.0.php:367 #: announcements/kde-frameworks-5.45.0.php:443 #: announcements/kde-frameworks-5.46.0.php:332 #: announcements/kde-frameworks-5.47.0.php:323 #: announcements/kde-frameworks-5.48.0.php:368 #: announcements/kde-frameworks-5.49.0.php:549 #: announcements/kde-frameworks-5.5.0.php:228 #: announcements/kde-frameworks-5.50.0.php:464 #: announcements/kde-frameworks-5.51.0.php:413 #: announcements/kde-frameworks-5.52.0.php:339 #: announcements/kde-frameworks-5.53.0.php:339 #: announcements/kde-frameworks-5.6.0.php:223 #: announcements/kde-frameworks-5.7.0.php:323 #: announcements/kde-frameworks-5.8.0.php:203 #: announcements/kde-frameworks-5.9.0.php:224 #: announcements/kde-frameworks-template.php:348 msgid "" "\n" "A detailed listing of all Frameworks and other third party Qt libraries is " "at inqlude.org, the curated archive of Qt libraries. A " "complete list with API documentation is on api.kde.org.\n" msgstr "" "\n" "xx\n" "A detailed listing of all Frameworks and other third party Qt libraries is " "at inqlude.org, the curated archive of Qt libraries. A " "complete list with API documentation is on api.kde.org.\n" "xx\n" #: announcements/kde-frameworks-5.10.0.php:4 msgid "Release of KDE Frameworks 5.10.0" msgstr "xxRelease of KDE Frameworks 5.10.0xx" #: announcements/kde-frameworks-5.10.0.php:16 msgid "" " \n" "May 08, 2015. KDE today announces the release\n" "of KDE Frameworks 5.10.0.\n" msgstr "" "xx \n" "May 08, 2015. KDE today announces the release\n" "of KDE Frameworks 5.10.0.\n" "xx\n" #: announcements/kde-frameworks-5.10.0.php:30 #: announcements/kde-frameworks-5.11.0.php:30 #: announcements/kde-frameworks-5.12.0.php:30 #: announcements/kde-frameworks-5.13.0.php:30 #: announcements/kde-frameworks-5.14.0.php:30 #: announcements/kde-frameworks-5.15.0.php:30 #: announcements/kde-frameworks-5.16.0.php:30 #: announcements/kde-frameworks-5.17.0.php:30 #: announcements/kde-frameworks-5.18.0.php:30 #: announcements/kde-frameworks-5.19.0.php:30 #: announcements/kde-frameworks-5.20.0.php:30 #: announcements/kde-frameworks-5.21.0.php:30 #: announcements/kde-frameworks-5.22.0.php:30 #: announcements/kde-frameworks-5.23.0.php:30 #: announcements/kde-frameworks-5.24.0.php:30 #: announcements/kde-frameworks-5.25.0.php:30 #: announcements/kde-frameworks-5.26.0.php:30 #: announcements/kde-frameworks-5.27.0.php:30 #: announcements/kde-frameworks-5.28.0.php:30 #: announcements/kde-frameworks-5.29.0.php:30 #: announcements/kde-frameworks-5.3.0.php:30 #: announcements/kde-frameworks-5.30.0.php:30 #: announcements/kde-frameworks-5.31.0.php:30 #: announcements/kde-frameworks-5.32.0.php:30 #: announcements/kde-frameworks-5.33.0.php:30 #: announcements/kde-frameworks-5.34.0.php:30 #: announcements/kde-frameworks-5.35.0.php:30 #: announcements/kde-frameworks-5.36.0.php:30 #: announcements/kde-frameworks-5.37.0.php:30 #: announcements/kde-frameworks-5.38.0.php:30 #: announcements/kde-frameworks-5.39.0.php:30 #: announcements/kde-frameworks-5.4.0.php:30 #: announcements/kde-frameworks-5.40.0.php:30 #: announcements/kde-frameworks-5.41.0.php:30 #: announcements/kde-frameworks-5.42.0.php:30 #: announcements/kde-frameworks-5.43.0.php:30 #: announcements/kde-frameworks-5.44.0.php:30 #: announcements/kde-frameworks-5.45.0.php:30 #: announcements/kde-frameworks-5.46.0.php:30 #: announcements/kde-frameworks-5.47.0.php:30 #: announcements/kde-frameworks-5.48.0.php:30 #: announcements/kde-frameworks-5.49.0.php:30 #: announcements/kde-frameworks-5.5.0.php:30 #: announcements/kde-frameworks-5.50.0.php:30 #: announcements/kde-frameworks-5.51.0.php:30 #: announcements/kde-frameworks-5.52.0.php:30 #: announcements/kde-frameworks-5.53.0.php:39 #: announcements/kde-frameworks-5.6.0.php:30 #: announcements/kde-frameworks-5.7.0.php:30 #: announcements/kde-frameworks-5.8.0.php:30 #: announcements/kde-frameworks-5.9.0.php:30 #: announcements/kde-frameworks-template.php:39 msgid "" "\n" "This release is part of a series of planned monthly releases making " "improvements available to developers in a quick and predictable manner.\n" msgstr "" "\n" "xx\n" "This release is part of a series of planned monthly releases making " "improvements available to developers in a quick and predictable manner.\n" "xx\n" #: announcements/kde-frameworks-5.10.0.php:38 #: announcements/kde-frameworks-5.11.0.php:52 #: announcements/kde-frameworks-5.12.0.php:51 #: announcements/kde-frameworks-5.14.0.php:84 #: announcements/kde-frameworks-5.15.0.php:120 #: announcements/kde-frameworks-5.16.0.php:86 #: announcements/kde-frameworks-5.17.0.php:74 #: announcements/kde-frameworks-5.18.0.php:65 #: announcements/kde-frameworks-5.19.0.php:60 #: announcements/kde-frameworks-5.20.0.php:56 #: announcements/kde-frameworks-5.21.0.php:102 #: announcements/kde-frameworks-5.23.0.php:77 #: announcements/kde-frameworks-5.25.0.php:82 #: announcements/kde-frameworks-5.27.0.php:79 #: announcements/kde-frameworks-5.34.0.php:68 #: announcements/kde-frameworks-5.37.0.php:60 #: announcements/kde-frameworks-5.41.0.php:81 #: announcements/kde-frameworks-5.42.0.php:74 #: announcements/kde-frameworks-5.49.0.php:79 #: announcements/kde-frameworks-5.51.0.php:85 #: announcements/kde-frameworks-5.7.0.php:46 #: announcements/kde-frameworks-5.8.0.php:50 #: announcements/kde-frameworks-5.9.0.php:44 msgid "KActivities" msgstr "xxKActivitiesxx" #: announcements/kde-frameworks-5.10.0.php:41 msgid "(no changelog provided)" msgstr "xx(no changelog provided)xx" #: announcements/kde-frameworks-5.10.0.php:44 #: announcements/kde-frameworks-5.11.0.php:74 #: announcements/kde-frameworks-5.12.0.php:83 #: announcements/kde-frameworks-5.13.0.php:79 #: announcements/kde-frameworks-5.14.0.php:113 #: announcements/kde-frameworks-5.15.0.php:133 #: announcements/kde-frameworks-5.16.0.php:115 #: announcements/kde-frameworks-5.18.0.php:93 #: announcements/kde-frameworks-5.20.0.php:78 #: announcements/kde-frameworks-5.21.0.php:125 #: announcements/kde-frameworks-5.23.0.php:95 #: announcements/kde-frameworks-5.24.0.php:80 #: announcements/kde-frameworks-5.25.0.php:115 #: announcements/kde-frameworks-5.26.0.php:99 #: announcements/kde-frameworks-5.27.0.php:110 #: announcements/kde-frameworks-5.28.0.php:80 #: announcements/kde-frameworks-5.29.0.php:104 #: announcements/kde-frameworks-5.30.0.php:84 #: announcements/kde-frameworks-5.31.0.php:81 #: announcements/kde-frameworks-5.32.0.php:80 #: announcements/kde-frameworks-5.33.0.php:81 #: announcements/kde-frameworks-5.34.0.php:81 #: announcements/kde-frameworks-5.36.0.php:77 #: announcements/kde-frameworks-5.37.0.php:78 #: announcements/kde-frameworks-5.38.0.php:69 #: announcements/kde-frameworks-5.39.0.php:78 #: announcements/kde-frameworks-5.41.0.php:115 #: announcements/kde-frameworks-5.42.0.php:80 #: announcements/kde-frameworks-5.43.0.php:116 #: announcements/kde-frameworks-5.44.0.php:72 #: announcements/kde-frameworks-5.47.0.php:72 #: announcements/kde-frameworks-5.49.0.php:116 #: announcements/kde-frameworks-5.50.0.php:93 #: announcements/kde-frameworks-5.51.0.php:98 #: announcements/kde-frameworks-5.52.0.php:91 #: announcements/kde-frameworks-5.7.0.php:77 #: announcements/kde-frameworks-5.9.0.php:72 #: announcements/kde-frameworks-template.php:100 msgid "KConfig" msgstr "xxKConfigxx" #: announcements/kde-frameworks-5.10.0.php:47 msgid "Generate QML-proof classes using the kconfigcompiler" msgstr "xxGenerate QML-proof classes using the kconfigcompilerxx" #: announcements/kde-frameworks-5.10.0.php:50 #: announcements/kde-frameworks-5.11.0.php:81 #: announcements/kde-frameworks-5.12.0.php:91 #: announcements/kde-frameworks-5.13.0.php:86 #: announcements/kde-frameworks-5.15.0.php:139 #: announcements/kde-frameworks-5.16.0.php:131 #: announcements/kde-frameworks-5.17.0.php:99 #: announcements/kde-frameworks-5.18.0.php:99 #: announcements/kde-frameworks-5.20.0.php:84 #: announcements/kde-frameworks-5.21.0.php:131 #: announcements/kde-frameworks-5.22.0.php:71 #: announcements/kde-frameworks-5.23.0.php:107 #: announcements/kde-frameworks-5.25.0.php:128 #: announcements/kde-frameworks-5.27.0.php:116 #: announcements/kde-frameworks-5.28.0.php:87 #: announcements/kde-frameworks-5.29.0.php:117 #: announcements/kde-frameworks-5.30.0.php:98 #: announcements/kde-frameworks-5.31.0.php:93 #: announcements/kde-frameworks-5.32.0.php:94 #: announcements/kde-frameworks-5.35.0.php:91 #: announcements/kde-frameworks-5.36.0.php:83 #: announcements/kde-frameworks-5.37.0.php:85 #: announcements/kde-frameworks-5.38.0.php:84 #: announcements/kde-frameworks-5.39.0.php:90 #: announcements/kde-frameworks-5.40.0.php:70 #: announcements/kde-frameworks-5.41.0.php:127 #: announcements/kde-frameworks-5.42.0.php:88 #: announcements/kde-frameworks-5.43.0.php:122 #: announcements/kde-frameworks-5.44.0.php:86 #: announcements/kde-frameworks-5.45.0.php:119 #: announcements/kde-frameworks-5.46.0.php:85 #: announcements/kde-frameworks-5.48.0.php:95 #: announcements/kde-frameworks-5.49.0.php:128 #: announcements/kde-frameworks-5.50.0.php:100 #: announcements/kde-frameworks-5.53.0.php:98 #: announcements/kde-frameworks-5.7.0.php:90 #: announcements/kde-frameworks-5.8.0.php:68 msgid "KCoreAddons" msgstr "xxKCoreAddonsxx" #: announcements/kde-frameworks-5.10.0.php:53 msgid "" "New cmake macro kcoreaddons_add_plugin to create KPluginLoader-based plugins " "more easily." msgstr "" "xxNew cmake macro kcoreaddons_add_plugin to create KPluginLoader-based " "plugins more easily.xx" #: announcements/kde-frameworks-5.10.0.php:56 #: announcements/kde-frameworks-5.11.0.php:87 #: announcements/kde-frameworks-5.12.0.php:105 #: announcements/kde-frameworks-5.13.0.php:100 #: announcements/kde-frameworks-5.15.0.php:157 #: announcements/kde-frameworks-5.16.0.php:165 #: announcements/kde-frameworks-5.17.0.php:106 #: announcements/kde-frameworks-5.18.0.php:117 #: announcements/kde-frameworks-5.19.0.php:98 #: announcements/kde-frameworks-5.20.0.php:92 #: announcements/kde-frameworks-5.21.0.php:145 #: announcements/kde-frameworks-5.22.0.php:85 #: announcements/kde-frameworks-5.23.0.php:122 #: announcements/kde-frameworks-5.24.0.php:93 #: announcements/kde-frameworks-5.25.0.php:134 #: announcements/kde-frameworks-5.26.0.php:111 #: announcements/kde-frameworks-5.28.0.php:94 #: announcements/kde-frameworks-5.30.0.php:111 #: announcements/kde-frameworks-5.31.0.php:101 #: announcements/kde-frameworks-5.33.0.php:94 #: announcements/kde-frameworks-5.34.0.php:94 #: announcements/kde-frameworks-5.35.0.php:104 #: announcements/kde-frameworks-5.36.0.php:89 #: announcements/kde-frameworks-5.37.0.php:94 #: announcements/kde-frameworks-5.39.0.php:96 #: announcements/kde-frameworks-5.41.0.php:137 #: announcements/kde-frameworks-5.42.0.php:102 #: announcements/kde-frameworks-5.43.0.php:131 #: announcements/kde-frameworks-5.44.0.php:97 #: announcements/kde-frameworks-5.45.0.php:126 #: announcements/kde-frameworks-5.46.0.php:92 #: announcements/kde-frameworks-5.47.0.php:84 #: announcements/kde-frameworks-5.48.0.php:111 #: announcements/kde-frameworks-5.49.0.php:154 #: announcements/kde-frameworks-5.50.0.php:108 #: announcements/kde-frameworks-5.52.0.php:110 #: announcements/kde-frameworks-5.7.0.php:108 #: announcements/kde-frameworks-5.8.0.php:74 #: announcements/kde-frameworks-template.php:119 msgid "KDeclarative" msgstr "xxKDeclarativexx" #: announcements/kde-frameworks-5.10.0.php:59 msgid "Fix crash in texture cache." msgstr "xxFix crash in texture cache.xx" #: announcements/kde-frameworks-5.10.0.php:60 msgid "and other fixes" msgstr "xxand other fixesxx" #: announcements/kde-frameworks-5.10.0.php:63 #: announcements/kde-frameworks-5.11.0.php:114 #: announcements/kde-frameworks-5.12.0.php:137 #: announcements/kde-frameworks-5.14.0.php:150 #: announcements/kde-frameworks-5.16.0.php:201 #: announcements/kde-frameworks-5.19.0.php:127 #: announcements/kde-frameworks-5.21.0.php:171 #: announcements/kde-frameworks-5.24.0.php:133 #: announcements/kde-frameworks-5.25.0.php:146 #: announcements/kde-frameworks-5.30.0.php:123 #: announcements/kde-frameworks-5.34.0.php:119 #: announcements/kde-frameworks-5.38.0.php:105 #: announcements/kde-frameworks-5.39.0.php:109 #: announcements/kde-frameworks-5.40.0.php:90 #: announcements/kde-frameworks-5.41.0.php:176 #: announcements/kde-frameworks-5.43.0.php:166 #: announcements/kde-frameworks-5.45.0.php:154 #: announcements/kde-frameworks-5.47.0.php:108 #: announcements/kde-frameworks-5.48.0.php:153 #: announcements/kde-frameworks-5.49.0.php:187 #: announcements/kde-frameworks-5.52.0.php:159 #: announcements/kde-frameworks-5.7.0.php:123 #: announcements/kde-frameworks-5.8.0.php:91 #: announcements/kde-frameworks-template.php:168 msgid "KGlobalAccel" msgstr "xxKGlobalAccelxx" #: announcements/kde-frameworks-5.10.0.php:66 msgid "" "Add new method globalShortcut which retrieves the shortcut as defined in " "global settings." msgstr "" "xxAdd new method globalShortcut which retrieves the shortcut as defined in " "global settings.xx" #: announcements/kde-frameworks-5.10.0.php:69 #: announcements/kde-frameworks-5.13.0.php:155 #: announcements/kde-frameworks-5.26.0.php:142 #: announcements/kde-frameworks-5.28.0.php:118 #: announcements/kde-frameworks-5.37.0.php:128 msgid "KIdleTime" msgstr "xxKIdleTimexx" #: announcements/kde-frameworks-5.10.0.php:72 msgid "Prevent kidletime from crashing on platform wayland" msgstr "xxPrevent kidletime from crashing on platform waylandxx" #: announcements/kde-frameworks-5.10.0.php:75 #: announcements/kde-frameworks-5.11.0.php:126 #: announcements/kde-frameworks-5.13.0.php:161 #: announcements/kde-frameworks-5.14.0.php:175 #: announcements/kde-frameworks-5.15.0.php:223 #: announcements/kde-frameworks-5.16.0.php:235 #: announcements/kde-frameworks-5.17.0.php:132 #: announcements/kde-frameworks-5.18.0.php:158 #: announcements/kde-frameworks-5.19.0.php:165 #: announcements/kde-frameworks-5.20.0.php:153 #: announcements/kde-frameworks-5.21.0.php:189 #: announcements/kde-frameworks-5.22.0.php:139 #: announcements/kde-frameworks-5.23.0.php:176 #: announcements/kde-frameworks-5.24.0.php:174 #: announcements/kde-frameworks-5.25.0.php:179 #: announcements/kde-frameworks-5.26.0.php:148 #: announcements/kde-frameworks-5.27.0.php:157 #: announcements/kde-frameworks-5.28.0.php:130 #: announcements/kde-frameworks-5.29.0.php:174 #: announcements/kde-frameworks-5.30.0.php:153 #: announcements/kde-frameworks-5.31.0.php:128 #: announcements/kde-frameworks-5.32.0.php:126 #: announcements/kde-frameworks-5.33.0.php:119 #: announcements/kde-frameworks-5.34.0.php:138 #: announcements/kde-frameworks-5.35.0.php:142 #: announcements/kde-frameworks-5.36.0.php:122 #: announcements/kde-frameworks-5.37.0.php:140 #: announcements/kde-frameworks-5.38.0.php:117 #: announcements/kde-frameworks-5.39.0.php:131 #: announcements/kde-frameworks-5.40.0.php:102 #: announcements/kde-frameworks-5.41.0.php:184 #: announcements/kde-frameworks-5.42.0.php:168 #: announcements/kde-frameworks-5.43.0.php:190 #: announcements/kde-frameworks-5.44.0.php:123 #: announcements/kde-frameworks-5.45.0.php:197 #: announcements/kde-frameworks-5.46.0.php:143 #: announcements/kde-frameworks-5.47.0.php:132 #: announcements/kde-frameworks-5.48.0.php:182 #: announcements/kde-frameworks-5.49.0.php:231 #: announcements/kde-frameworks-5.50.0.php:152 #: announcements/kde-frameworks-5.51.0.php:149 #: announcements/kde-frameworks-5.52.0.php:181 #: announcements/kde-frameworks-5.53.0.php:127 #: announcements/kde-frameworks-5.7.0.php:146 #: announcements/kde-frameworks-5.8.0.php:109 #: announcements/kde-frameworks-5.9.0.php:92 #: announcements/kde-frameworks-template.php:190 msgid "KIO" msgstr "xxKIOxx" #: announcements/kde-frameworks-5.10.0.php:78 msgid "" "Added KPropertiesDialog::KPropertiesDialog(urls) and KPropertiesDialog::" "showDialog(urls)." msgstr "" "xxAdded KPropertiesDialog::KPropertiesDialog(urls) and KPropertiesDialog::" "showDialog(urls).xx" #: announcements/kde-frameworks-5.10.0.php:79 msgid "" "Asynchronous QIODevice-based data fetch for KIO::storedPut and KIO::" "AccessManager::put." msgstr "" "xxAsynchronous QIODevice-based data fetch for KIO::storedPut and KIO::" "AccessManager::put.xx" #: announcements/kde-frameworks-5.10.0.php:80 msgid "Fix conditions with QFile::rename return value (bug 343329)" msgstr "xxFix conditions with QFile::rename return value (bug 343329)xx" #: announcements/kde-frameworks-5.10.0.php:81 msgid "Fixed KIO::suggestName to suggest better names (bug 341773)" msgstr "xxFixed KIO::suggestName to suggest better names (bug 341773)xx" #: announcements/kde-frameworks-5.10.0.php:82 msgid "kioexec: Fixed path for writeable location for kurl (bug 343329)" msgstr "xxkioexec: Fixed path for writeable location for kurl (bug 343329)xx" #: announcements/kde-frameworks-5.10.0.php:83 msgid "Store bookmarks only in user-places.xbel (bug 345174)" msgstr "xxStore bookmarks only in user-places.xbel (bug 345174)xx" #: announcements/kde-frameworks-5.10.0.php:84 msgid "" "Duplicate RecentDocuments entry if two different files have the same name" msgstr "" "xxDuplicate RecentDocuments entry if two different files have the same namexx" #: announcements/kde-frameworks-5.10.0.php:85 msgid "" "Better error message if a single file is too large for the trash (bug 332692)" msgstr "" "xxBetter error message if a single file is too large for the trash (bug " "332692)xx" #: announcements/kde-frameworks-5.10.0.php:86 msgid "Fix KDirLister crash upon redirection when the slot calls openURL" msgstr "xxFix KDirLister crash upon redirection when the slot calls openURLxx" #: announcements/kde-frameworks-5.10.0.php:89 #: announcements/kde-frameworks-5.11.0.php:138 #: announcements/kde-frameworks-5.16.0.php:264 #: announcements/kde-frameworks-5.17.0.php:148 #: announcements/kde-frameworks-5.20.0.php:192 #: announcements/kde-frameworks-5.21.0.php:209 #: announcements/kde-frameworks-5.23.0.php:191 #: announcements/kde-frameworks-5.24.0.php:200 #: announcements/kde-frameworks-5.26.0.php:163 #: announcements/kde-frameworks-5.27.0.php:177 #: announcements/kde-frameworks-5.28.0.php:163 #: announcements/kde-frameworks-5.29.0.php:186 #: announcements/kde-frameworks-5.30.0.php:185 #: announcements/kde-frameworks-5.31.0.php:144 #: announcements/kde-frameworks-5.34.0.php:151 #: announcements/kde-frameworks-5.35.0.php:154 #: announcements/kde-frameworks-5.36.0.php:134 #: announcements/kde-frameworks-5.37.0.php:150 #: announcements/kde-frameworks-5.39.0.php:172 #: announcements/kde-frameworks-5.40.0.php:135 #: announcements/kde-frameworks-5.41.0.php:219 #: announcements/kde-frameworks-5.42.0.php:219 #: announcements/kde-frameworks-5.44.0.php:183 #: announcements/kde-frameworks-5.45.0.php:245 #: announcements/kde-frameworks-5.46.0.php:199 #: announcements/kde-frameworks-5.48.0.php:226 #: announcements/kde-frameworks-5.49.0.php:306 #: announcements/kde-frameworks-5.50.0.php:206 #: announcements/kde-frameworks-5.51.0.php:205 #: announcements/kde-frameworks-5.52.0.php:207 #: announcements/kde-frameworks-5.53.0.php:161 #: announcements/kde-frameworks-5.7.0.php:168 #: announcements/kde-frameworks-template.php:216 msgid "KNewStuff" msgstr "xxKNewStuffxx" #: announcements/kde-frameworks-5.10.0.php:92 msgid "" "New set of classes, called KMoreTools and related. KMoreTools helps to add " "hints about external tools which are potentially not yet installed. " "Furthermore, it makes long menus shorter by providing a main and more " "section which is also user-configurable." msgstr "" "xxNew set of classes, called KMoreTools and related. KMoreTools helps to add " "hints about external tools which are potentially not yet installed. " "Furthermore, it makes long menus shorter by providing a main and more " "section which is also user-configurable.xx" #: announcements/kde-frameworks-5.10.0.php:95 #: announcements/kde-frameworks-5.7.0.php:174 #: announcements/kde-frameworks-5.8.0.php:118 #: announcements/kde-frameworks-5.9.0.php:115 msgid "KNotifications" msgstr "xxKNotificationsxx" #: announcements/kde-frameworks-5.10.0.php:98 msgid "Fix KNotifications when used with Ubuntu's NotifyOSD (bug 345973)" msgstr "xxFix KNotifications when used with Ubuntu's NotifyOSD (bug 345973)xx" #: announcements/kde-frameworks-5.10.0.php:99 msgid "" "Don't trigger notification updates when setting the same properties (bug " "345973)" msgstr "" "xxDon't trigger notification updates when setting the same properties (bug " "345973)xx" #: announcements/kde-frameworks-5.10.0.php:100 msgid "" "Introduce LoopSound flag allowing notifications to play sound in a loop if " "they need it (bug 346148)" msgstr "" "xxIntroduce LoopSound flag allowing notifications to play sound in a loop if " "they need it (bug 346148)xx" #: announcements/kde-frameworks-5.10.0.php:101 msgid "Don't crash if notification doesn't have a widget" msgstr "xxDon't crash if notification doesn't have a widgetxx" #: announcements/kde-frameworks-5.10.0.php:104 #: announcements/kde-frameworks-5.7.0.php:183 msgid "KPackage" msgstr "xxKPackagexx" #: announcements/kde-frameworks-5.10.0.php:107 msgid "" "Add a KPackage::findPackages function similar to KPluginLoader::findPlugins" msgstr "" "xxAdd a KPackage::findPackages function similar to KPluginLoader::" "findPluginsxx" #: announcements/kde-frameworks-5.10.0.php:110 #: announcements/kde-frameworks-5.11.0.php:162 #: announcements/kde-frameworks-5.12.0.php:163 #: announcements/kde-frameworks-5.13.0.php:189 #: announcements/kde-frameworks-5.18.0.php:191 #: announcements/kde-frameworks-5.20.0.php:204 #: announcements/kde-frameworks-5.21.0.php:230 #: announcements/kde-frameworks-5.22.0.php:167 #: announcements/kde-frameworks-5.27.0.php:197 #: announcements/kde-frameworks-5.35.0.php:168 #: announcements/kde-frameworks-5.45.0.php:265 #: announcements/kde-frameworks-5.46.0.php:214 #: announcements/kde-frameworks-5.49.0.php:335 #: announcements/kde-frameworks-5.51.0.php:237 #: announcements/kde-frameworks-5.9.0.php:122 msgid "KPeople" msgstr "xxKPeoplexx" #: announcements/kde-frameworks-5.10.0.php:113 msgid "" "Use KPluginFactory for instantiating the plugins, instead of KService (kept " "for compatibility)." msgstr "" "xxUse KPluginFactory for instantiating the plugins, instead of KService " "(kept for compatibility).xx" #: announcements/kde-frameworks-5.10.0.php:116 #: announcements/kde-frameworks-5.11.0.php:180 #: announcements/kde-frameworks-5.13.0.php:203 #: announcements/kde-frameworks-5.14.0.php:206 #: announcements/kde-frameworks-5.15.0.php:259 #: announcements/kde-frameworks-5.16.0.php:292 #: announcements/kde-frameworks-5.20.0.php:214 #: announcements/kde-frameworks-5.21.0.php:243 #: announcements/kde-frameworks-5.22.0.php:179 #: announcements/kde-frameworks-5.23.0.php:210 #: announcements/kde-frameworks-5.25.0.php:230 #: announcements/kde-frameworks-5.30.0.php:220 #: announcements/kde-frameworks-5.33.0.php:149 #: announcements/kde-frameworks-5.40.0.php:156 #: announcements/kde-frameworks-5.45.0.php:277 #: announcements/kde-frameworks-5.48.0.php:233 #: announcements/kde-frameworks-5.49.0.php:359 #: announcements/kde-frameworks-5.50.0.php:218 #: announcements/kde-frameworks-5.7.0.php:196 #: announcements/kde-frameworks-5.8.0.php:132 msgid "KService" msgstr "xxKServicexx" #: announcements/kde-frameworks-5.10.0.php:119 msgid "Fix wrong splitting of entry path (bug 344614)" msgstr "xxFix wrong splitting of entry path (bug 344614)xx" #: announcements/kde-frameworks-5.10.0.php:122 #: announcements/kde-frameworks-5.7.0.php:222 msgid "KWallet" msgstr "xxKWalletxx" #: announcements/kde-frameworks-5.10.0.php:125 msgid "" "Migration agent now also check old wallet is empty before starting (bug " "346498)" msgstr "" "xxMigration agent now also check old wallet is empty before starting (bug " "346498)xx" #: announcements/kde-frameworks-5.10.0.php:128 #: announcements/kde-frameworks-5.11.0.php:206 #: announcements/kde-frameworks-5.13.0.php:270 #: announcements/kde-frameworks-5.14.0.php:226 #: announcements/kde-frameworks-5.15.0.php:309 #: announcements/kde-frameworks-5.16.0.php:368 #: announcements/kde-frameworks-5.17.0.php:169 #: announcements/kde-frameworks-5.19.0.php:230 #: announcements/kde-frameworks-5.21.0.php:273 #: announcements/kde-frameworks-5.22.0.php:210 #: announcements/kde-frameworks-5.23.0.php:265 #: announcements/kde-frameworks-5.24.0.php:289 #: announcements/kde-frameworks-5.25.0.php:256 #: announcements/kde-frameworks-5.26.0.php:237 #: announcements/kde-frameworks-5.28.0.php:254 #: announcements/kde-frameworks-5.29.0.php:251 #: announcements/kde-frameworks-5.30.0.php:239 #: announcements/kde-frameworks-5.31.0.php:177 #: announcements/kde-frameworks-5.32.0.php:172 #: announcements/kde-frameworks-5.33.0.php:170 #: announcements/kde-frameworks-5.34.0.php:191 #: announcements/kde-frameworks-5.35.0.php:194 #: announcements/kde-frameworks-5.36.0.php:156 #: announcements/kde-frameworks-5.37.0.php:213 #: announcements/kde-frameworks-5.38.0.php:220 #: announcements/kde-frameworks-5.39.0.php:211 #: announcements/kde-frameworks-5.40.0.php:188 #: announcements/kde-frameworks-5.41.0.php:259 #: announcements/kde-frameworks-5.42.0.php:286 #: announcements/kde-frameworks-5.43.0.php:272 #: announcements/kde-frameworks-5.45.0.php:301 #: announcements/kde-frameworks-5.47.0.php:221 #: announcements/kde-frameworks-5.48.0.php:263 #: announcements/kde-frameworks-5.49.0.php:413 #: announcements/kde-frameworks-5.50.0.php:310 #: announcements/kde-frameworks-5.51.0.php:286 #: announcements/kde-frameworks-5.52.0.php:236 #: announcements/kde-frameworks-5.53.0.php:222 #: announcements/kde-frameworks-5.7.0.php:231 #: announcements/kde-frameworks-5.8.0.php:145 #: announcements/kde-frameworks-5.9.0.php:142 #: announcements/kde-frameworks-template.php:245 msgid "KWidgetsAddons" msgstr "xxKWidgetsAddonsxx" #: announcements/kde-frameworks-5.10.0.php:131 msgid "" "KDateTimeEdit: Fix so user input actually gets registered. Fix double " "margins." msgstr "" "xxKDateTimeEdit: Fix so user input actually gets registered. Fix double " "margins.xx" #: announcements/kde-frameworks-5.10.0.php:132 msgid "KFontRequester: fix selecting monospaced fonts only" msgstr "xxKFontRequester: fix selecting monospaced fonts onlyxx" #: announcements/kde-frameworks-5.10.0.php:135 #: announcements/kde-frameworks-5.13.0.php:281 #: announcements/kde-frameworks-5.15.0.php:315 #: announcements/kde-frameworks-5.18.0.php:209 #: announcements/kde-frameworks-5.19.0.php:238 #: announcements/kde-frameworks-5.20.0.php:242 #: announcements/kde-frameworks-5.22.0.php:217 #: announcements/kde-frameworks-5.23.0.php:271 #: announcements/kde-frameworks-5.25.0.php:266 #: announcements/kde-frameworks-5.28.0.php:274 #: announcements/kde-frameworks-5.29.0.php:260 #: announcements/kde-frameworks-5.31.0.php:189 #: announcements/kde-frameworks-5.35.0.php:200 #: announcements/kde-frameworks-5.37.0.php:221 #: announcements/kde-frameworks-5.38.0.php:230 #: announcements/kde-frameworks-5.40.0.php:196 #: announcements/kde-frameworks-5.41.0.php:267 #: announcements/kde-frameworks-5.45.0.php:313 #: announcements/kde-frameworks-5.49.0.php:420 #: announcements/kde-frameworks-5.51.0.php:294 #: announcements/kde-frameworks-5.52.0.php:243 #: announcements/kde-frameworks-5.7.0.php:238 #: announcements/kde-frameworks-5.8.0.php:151 #: announcements/kde-frameworks-5.9.0.php:148 #: announcements/kde-frameworks-template.php:252 msgid "KWindowSystem" msgstr "xxKWindowSystemxx" #: announcements/kde-frameworks-5.10.0.php:138 msgid "" "Don't depend on QX11Info in KXUtils::createPixmapFromHandle (bug 346496)" msgstr "" "xxDon't depend on QX11Info in KXUtils::createPixmapFromHandle (bug 346496)xx" #: announcements/kde-frameworks-5.10.0.php:139 msgid "new method NETWinInfo::xcbConnection() -> xcb_connection_t*" msgstr "xxnew method NETWinInfo::xcbConnection() -> xcb_connection_t*xx" #: announcements/kde-frameworks-5.10.0.php:142 #: announcements/kde-frameworks-5.9.0.php:155 msgid "KXmlGui" msgstr "xxKXmlGuixx" #: announcements/kde-frameworks-5.10.0.php:145 msgid "Fix shortcuts when secondary shortcut set (bug 345411)" msgstr "xxFix shortcuts when secondary shortcut set (bug 345411)xx" #: announcements/kde-frameworks-5.10.0.php:146 msgid "" "Update list of bugzilla products/components for bug reporting (bug 346559)" msgstr "" "xxUpdate list of bugzilla products/components for bug reporting (bug " "346559)xx" #: announcements/kde-frameworks-5.10.0.php:147 msgid "Global shortcuts: allow configuring also the alternate shortcut" msgstr "xxGlobal shortcuts: allow configuring also the alternate shortcutxx" #: announcements/kde-frameworks-5.10.0.php:150 #: announcements/kde-frameworks-5.11.0.php:218 #: announcements/kde-frameworks-5.14.0.php:250 #: announcements/kde-frameworks-5.15.0.php:330 #: announcements/kde-frameworks-5.18.0.php:215 #: announcements/kde-frameworks-5.19.0.php:255 #: announcements/kde-frameworks-5.21.0.php:285 #: announcements/kde-frameworks-5.23.0.php:283 #: announcements/kde-frameworks-5.24.0.php:306 #: announcements/kde-frameworks-5.25.0.php:280 #: announcements/kde-frameworks-5.27.0.php:256 #: announcements/kde-frameworks-5.28.0.php:293 #: announcements/kde-frameworks-5.32.0.php:187 #: announcements/kde-frameworks-5.33.0.php:179 #: announcements/kde-frameworks-5.34.0.php:210 #: announcements/kde-frameworks-5.36.0.php:170 #: announcements/kde-frameworks-5.37.0.php:233 #: announcements/kde-frameworks-5.40.0.php:210 #: announcements/kde-frameworks-5.42.0.php:299 #: announcements/kde-frameworks-5.45.0.php:327 #: announcements/kde-frameworks-5.47.0.php:232 #: announcements/kde-frameworks-5.50.0.php:326 #: announcements/kde-frameworks-5.51.0.php:306 #: announcements/kde-frameworks-5.52.0.php:255 #: announcements/kde-frameworks-5.53.0.php:234 #: announcements/kde-frameworks-5.8.0.php:158 #: announcements/kde-frameworks-template.php:264 msgid "NetworkManagerQt" msgstr "xxNetworkManagerQtxx" #: announcements/kde-frameworks-5.10.0.php:153 msgid "The installed headers are now organized like all other frameworks." msgstr "xxThe installed headers are now organized like all other frameworks.xx" #: announcements/kde-frameworks-5.10.0.php:156 #: announcements/kde-frameworks-5.9.0.php:168 msgid "Plasma framework" msgstr "xxPlasma frameworkxx" #: announcements/kde-frameworks-5.10.0.php:159 msgid "PlasmaComponents.Menu now supports sections" msgstr "xxPlasmaComponents.Menu now supports sectionsxx" #: announcements/kde-frameworks-5.10.0.php:160 msgid "Use KPluginLoader instead of ksycoca for loading C++ dataengines" msgstr "xxUse KPluginLoader instead of ksycoca for loading C++ dataenginesxx" #: announcements/kde-frameworks-5.10.0.php:161 msgid "Consider visualParent rotation in popupPosition (bug 345787)" msgstr "xxConsider visualParent rotation in popupPosition (bug 345787)xx" #: announcements/kde-frameworks-5.10.0.php:164 #: announcements/kde-frameworks-5.11.0.php:239 #: announcements/kde-frameworks-5.12.0.php:223 #: announcements/kde-frameworks-5.13.0.php:314 #: announcements/kde-frameworks-5.15.0.php:351 #: announcements/kde-frameworks-5.20.0.php:301 #: announcements/kde-frameworks-5.22.0.php:247 #: announcements/kde-frameworks-5.24.0.php:337 #: announcements/kde-frameworks-5.25.0.php:328 #: announcements/kde-frameworks-5.26.0.php:288 #: announcements/kde-frameworks-5.29.0.php:288 #: announcements/kde-frameworks-5.30.0.php:287 #: announcements/kde-frameworks-5.31.0.php:229 #: announcements/kde-frameworks-5.37.0.php:258 #: announcements/kde-frameworks-5.40.0.php:240 #: announcements/kde-frameworks-5.41.0.php:324 #: announcements/kde-frameworks-5.42.0.php:342 #: announcements/kde-frameworks-5.43.0.php:308 #: announcements/kde-frameworks-5.44.0.php:315 #: announcements/kde-frameworks-5.45.0.php:389 #: announcements/kde-frameworks-5.46.0.php:285 #: announcements/kde-frameworks-5.49.0.php:482 #: announcements/kde-frameworks-5.50.0.php:353 #: announcements/kde-frameworks-5.51.0.php:357 #: announcements/kde-frameworks-5.52.0.php:284 #: announcements/kde-frameworks-5.53.0.php:290 #: announcements/kde-frameworks-template.php:293 msgid "Sonnet" msgstr "xxSonnetxx" #: announcements/kde-frameworks-5.10.0.php:167 msgid "" "Don't try to highlight if there is no spell checker found. This would lead " "to an infinite loop with rehighlighRequest timer firing constanty." msgstr "" "xxDon't try to highlight if there is no spell checker found. This would lead " "to an infinite loop with rehighlighRequest timer firing constanty.xx" #: announcements/kde-frameworks-5.10.0.php:170 #: announcements/kde-frameworks-5.7.0.php:289 #: announcements/kde-frameworks-5.9.0.php:193 msgid "Frameworkintegration" msgstr "xxFrameworkintegrationxx" #: announcements/kde-frameworks-5.10.0.php:173 msgid "" "Fix native file dialogs from widgets QFileDialog:\n" "** File dialogs opened with exec() and without parent were opened, but any " "user-interaction was blocked in a way that no file could be selected nor the " "dialog closed.\n" "** File dialogs opened with open() or show() with parent were not opened at " "all." msgstr "" "xxFix native file dialogs from widgets QFileDialog:\n" "** File dialogs opened with exec() and without parent were opened, but any " "user-interaction was blocked in a way that no file could be selected nor the " "dialog closed.\n" "** File dialogs opened with open() or show() with parent were not opened at " "all.xx" #: announcements/kde-frameworks-5.10.0.php:178 #: announcements/kde-frameworks-5.11.0.php:248 #: announcements/kde-frameworks-5.12.0.php:229 #: announcements/kde-frameworks-5.13.0.php:322 #: announcements/kde-frameworks-5.14.0.php:282 #: announcements/kde-frameworks-5.15.0.php:362 #: announcements/kde-frameworks-5.16.0.php:410 #: announcements/kde-frameworks-5.17.0.php:207 #: announcements/kde-frameworks-5.18.0.php:238 #: announcements/kde-frameworks-5.19.0.php:293 #: announcements/kde-frameworks-5.20.0.php:311 #: announcements/kde-frameworks-5.21.0.php:331 #: announcements/kde-frameworks-5.22.0.php:259 #: announcements/kde-frameworks-5.23.0.php:313 #: announcements/kde-frameworks-5.24.0.php:344 #: announcements/kde-frameworks-5.25.0.php:335 #: announcements/kde-frameworks-5.26.0.php:310 #: announcements/kde-frameworks-5.27.0.php:297 #: announcements/kde-frameworks-5.28.0.php:333 #: announcements/kde-frameworks-5.29.0.php:308 #: announcements/kde-frameworks-5.3.0.php:185 #: announcements/kde-frameworks-5.30.0.php:308 #: announcements/kde-frameworks-5.31.0.php:249 #: announcements/kde-frameworks-5.32.0.php:245 #: announcements/kde-frameworks-5.33.0.php:222 #: announcements/kde-frameworks-5.34.0.php:257 #: announcements/kde-frameworks-5.35.0.php:235 #: announcements/kde-frameworks-5.36.0.php:227 #: announcements/kde-frameworks-5.37.0.php:315 #: announcements/kde-frameworks-5.38.0.php:284 #: announcements/kde-frameworks-5.39.0.php:295 #: announcements/kde-frameworks-5.4.0.php:161 #: announcements/kde-frameworks-5.40.0.php:265 #: announcements/kde-frameworks-5.41.0.php:347 #: announcements/kde-frameworks-5.42.0.php:385 #: announcements/kde-frameworks-5.43.0.php:330 #: announcements/kde-frameworks-5.44.0.php:343 #: announcements/kde-frameworks-5.45.0.php:419 #: announcements/kde-frameworks-5.46.0.php:308 #: announcements/kde-frameworks-5.47.0.php:299 #: announcements/kde-frameworks-5.48.0.php:344 #: announcements/kde-frameworks-5.49.0.php:525 #: announcements/kde-frameworks-5.5.0.php:200 #: announcements/kde-frameworks-5.50.0.php:440 #: announcements/kde-frameworks-5.51.0.php:389 #: announcements/kde-frameworks-5.52.0.php:315 #: announcements/kde-frameworks-5.53.0.php:315 #: announcements/kde-frameworks-5.6.0.php:199 #: announcements/kde-frameworks-5.7.0.php:299 #: announcements/kde-frameworks-5.8.0.php:179 #: announcements/kde-frameworks-5.9.0.php:200 #: announcements/kde-frameworks-template.php:324 msgid "" "\n" "

    Installing binary packages

    \n" msgstr "" "\n" "xx\n" "

    Installing binary packages

    \n" "xx\n" #: announcements/kde-frameworks-5.10.0.php:183 #: announcements/kde-frameworks-5.11.0.php:253 #: announcements/kde-frameworks-5.12.0.php:234 #: announcements/kde-frameworks-5.13.0.php:327 #: announcements/kde-frameworks-5.14.0.php:287 #: announcements/kde-frameworks-5.15.0.php:367 #: announcements/kde-frameworks-5.16.0.php:415 #: announcements/kde-frameworks-5.17.0.php:212 #: announcements/kde-frameworks-5.18.0.php:243 #: announcements/kde-frameworks-5.19.0.php:298 #: announcements/kde-frameworks-5.20.0.php:316 #: announcements/kde-frameworks-5.21.0.php:336 #: announcements/kde-frameworks-5.22.0.php:264 #: announcements/kde-frameworks-5.23.0.php:318 #: announcements/kde-frameworks-5.24.0.php:349 #: announcements/kde-frameworks-5.25.0.php:340 #: announcements/kde-frameworks-5.26.0.php:315 #: announcements/kde-frameworks-5.27.0.php:302 #: announcements/kde-frameworks-5.28.0.php:338 #: announcements/kde-frameworks-5.29.0.php:313 #: announcements/kde-frameworks-5.3.0.php:190 #: announcements/kde-frameworks-5.30.0.php:313 #: announcements/kde-frameworks-5.31.0.php:254 #: announcements/kde-frameworks-5.32.0.php:250 #: announcements/kde-frameworks-5.33.0.php:227 #: announcements/kde-frameworks-5.34.0.php:262 #: announcements/kde-frameworks-5.35.0.php:240 #: announcements/kde-frameworks-5.36.0.php:232 #: announcements/kde-frameworks-5.37.0.php:320 #: announcements/kde-frameworks-5.38.0.php:289 #: announcements/kde-frameworks-5.39.0.php:300 #: announcements/kde-frameworks-5.4.0.php:166 #: announcements/kde-frameworks-5.40.0.php:270 #: announcements/kde-frameworks-5.41.0.php:352 #: announcements/kde-frameworks-5.42.0.php:390 #: announcements/kde-frameworks-5.43.0.php:335 #: announcements/kde-frameworks-5.44.0.php:348 #: announcements/kde-frameworks-5.45.0.php:424 #: announcements/kde-frameworks-5.46.0.php:313 #: announcements/kde-frameworks-5.47.0.php:304 #: announcements/kde-frameworks-5.48.0.php:349 #: announcements/kde-frameworks-5.49.0.php:530 #: announcements/kde-frameworks-5.5.0.php:205 #: announcements/kde-frameworks-5.50.0.php:445 #: announcements/kde-frameworks-5.51.0.php:394 #: announcements/kde-frameworks-5.52.0.php:320 #: announcements/kde-frameworks-5.53.0.php:320 #: announcements/kde-frameworks-5.6.0.php:204 #: announcements/kde-frameworks-5.7.0.php:304 #: announcements/kde-frameworks-5.8.0.php:184 #: announcements/kde-frameworks-5.9.0.php:205 #: announcements/kde-frameworks-template.php:329 msgid "" "\n" "On Linux, using packages for your favorite distribution is the recommended " "way to get access to KDE Frameworks.\n" "Binary package distro install instructions.
    \n" msgstr "" "\n" "xx\n" "On Linux, using packages for your favorite distribution is the recommended " "way to get access to KDE Frameworks.\n" "Binary package distro install instructions.
    \n" "xx\n" #: announcements/kde-frameworks-5.10.0.php:189 #: announcements/kde-frameworks-5.11.0.php:259 #: announcements/kde-frameworks-5.12.0.php:240 #: announcements/kde-frameworks-5.13.0.php:333 #: announcements/kde-frameworks-5.14.0.php:293 #: announcements/kde-frameworks-5.15.0.php:373 #: announcements/kde-frameworks-5.16.0.php:421 #: announcements/kde-frameworks-5.17.0.php:218 #: announcements/kde-frameworks-5.18.0.php:249 #: announcements/kde-frameworks-5.19.0.php:304 #: announcements/kde-frameworks-5.20.0.php:322 #: announcements/kde-frameworks-5.21.0.php:342 #: announcements/kde-frameworks-5.22.0.php:270 #: announcements/kde-frameworks-5.23.0.php:324 #: announcements/kde-frameworks-5.24.0.php:355 #: announcements/kde-frameworks-5.25.0.php:346 #: announcements/kde-frameworks-5.26.0.php:321 #: announcements/kde-frameworks-5.27.0.php:308 #: announcements/kde-frameworks-5.28.0.php:344 #: announcements/kde-frameworks-5.29.0.php:319 #: announcements/kde-frameworks-5.3.0.php:195 #: announcements/kde-frameworks-5.30.0.php:319 #: announcements/kde-frameworks-5.31.0.php:260 #: announcements/kde-frameworks-5.32.0.php:256 #: announcements/kde-frameworks-5.33.0.php:233 #: announcements/kde-frameworks-5.34.0.php:268 #: announcements/kde-frameworks-5.35.0.php:246 #: announcements/kde-frameworks-5.36.0.php:238 #: announcements/kde-frameworks-5.37.0.php:326 #: announcements/kde-frameworks-5.38.0.php:295 #: announcements/kde-frameworks-5.39.0.php:306 #: announcements/kde-frameworks-5.4.0.php:172 #: announcements/kde-frameworks-5.40.0.php:276 #: announcements/kde-frameworks-5.41.0.php:358 #: announcements/kde-frameworks-5.42.0.php:396 #: announcements/kde-frameworks-5.43.0.php:341 #: announcements/kde-frameworks-5.44.0.php:354 #: announcements/kde-frameworks-5.45.0.php:430 #: announcements/kde-frameworks-5.46.0.php:319 #: announcements/kde-frameworks-5.47.0.php:310 #: announcements/kde-frameworks-5.48.0.php:355 #: announcements/kde-frameworks-5.49.0.php:536 #: announcements/kde-frameworks-5.5.0.php:211 #: announcements/kde-frameworks-5.50.0.php:451 #: announcements/kde-frameworks-5.51.0.php:400 #: announcements/kde-frameworks-5.52.0.php:326 #: announcements/kde-frameworks-5.53.0.php:326 #: announcements/kde-frameworks-5.6.0.php:210 #: announcements/kde-frameworks-5.7.0.php:310 #: announcements/kde-frameworks-5.8.0.php:190 #: announcements/kde-frameworks-5.9.0.php:211 #: announcements/kde-frameworks-template.php:335 msgid "" "\n" "

    Compiling from sources

    \n" msgstr "" "\n" "xx\n" "

    Compiling from sources

    \n" "xx\n" #: announcements/kde-frameworks-5.10.0.php:193 #: announcements/kde-frameworks-5.11.0.php:263 #: announcements/kde-frameworks-5.12.0.php:244 #: announcements/kde-frameworks-5.13.0.php:337 #: announcements/kde-frameworks-5.14.0.php:297 #: announcements/kde-frameworks-5.15.0.php:377 #: announcements/kde-frameworks-5.16.0.php:425 #: announcements/kde-frameworks-5.17.0.php:222 #: announcements/kde-frameworks-5.18.0.php:253 #: announcements/kde-frameworks-5.19.0.php:308 #: announcements/kde-frameworks-5.20.0.php:326 #: announcements/kde-frameworks-5.21.0.php:346 #: announcements/kde-frameworks-5.22.0.php:274 #: announcements/kde-frameworks-5.23.0.php:328 #: announcements/kde-frameworks-5.24.0.php:359 #: announcements/kde-frameworks-5.25.0.php:350 #: announcements/kde-frameworks-5.26.0.php:325 #: announcements/kde-frameworks-5.27.0.php:312 #: announcements/kde-frameworks-5.28.0.php:348 #: announcements/kde-frameworks-5.29.0.php:323 #: announcements/kde-frameworks-5.30.0.php:323 #: announcements/kde-frameworks-5.31.0.php:264 #: announcements/kde-frameworks-5.32.0.php:260 #: announcements/kde-frameworks-5.33.0.php:237 #: announcements/kde-frameworks-5.34.0.php:272 #: announcements/kde-frameworks-5.35.0.php:250 #: announcements/kde-frameworks-5.36.0.php:242 #: announcements/kde-frameworks-5.37.0.php:330 #: announcements/kde-frameworks-5.38.0.php:299 #: announcements/kde-frameworks-5.39.0.php:310 #: announcements/kde-frameworks-5.40.0.php:280 #: announcements/kde-frameworks-5.41.0.php:362 #: announcements/kde-frameworks-5.42.0.php:400 #: announcements/kde-frameworks-5.43.0.php:345 #: announcements/kde-frameworks-5.44.0.php:358 #: announcements/kde-frameworks-5.45.0.php:434 #: announcements/kde-frameworks-5.46.0.php:323 #: announcements/kde-frameworks-5.47.0.php:314 #: announcements/kde-frameworks-5.48.0.php:359 #: announcements/kde-frameworks-5.49.0.php:540 #: announcements/kde-frameworks-5.50.0.php:455 #: announcements/kde-frameworks-5.51.0.php:404 #: announcements/kde-frameworks-5.52.0.php:330 #: announcements/kde-frameworks-5.53.0.php:330 #: announcements/kde-frameworks-5.7.0.php:314 #: announcements/kde-frameworks-5.8.0.php:194 #: announcements/kde-frameworks-5.9.0.php:215 #: announcements/kde-frameworks-template.php:339 msgid "" "The complete source code for KDE Frameworks %1 may be freely downloaded. Instructions " "on compiling and installing KDE Frameworks %1 are available from the KDE Frameworks %1 Info Page." msgstr "" "xxThe complete source code for KDE Frameworks %1 may be freely downloaded. Instructions " "on compiling and installing KDE Frameworks %1 are available from the KDE Frameworks %1 Info Page.xx" #: announcements/kde-frameworks-5.10.0.php:196 #: announcements/kde-frameworks-5.11.0.php:266 #: announcements/kde-frameworks-5.12.0.php:247 #: announcements/kde-frameworks-5.13.0.php:340 #: announcements/kde-frameworks-5.14.0.php:300 #: announcements/kde-frameworks-5.15.0.php:380 #: announcements/kde-frameworks-5.16.0.php:428 #: announcements/kde-frameworks-5.17.0.php:225 #: announcements/kde-frameworks-5.18.0.php:256 #: announcements/kde-frameworks-5.19.0.php:311 #: announcements/kde-frameworks-5.20.0.php:329 #: announcements/kde-frameworks-5.21.0.php:349 #: announcements/kde-frameworks-5.22.0.php:277 #: announcements/kde-frameworks-5.23.0.php:331 #: announcements/kde-frameworks-5.24.0.php:362 #: announcements/kde-frameworks-5.25.0.php:353 #: announcements/kde-frameworks-5.26.0.php:328 #: announcements/kde-frameworks-5.27.0.php:315 #: announcements/kde-frameworks-5.28.0.php:351 #: announcements/kde-frameworks-5.29.0.php:326 #: announcements/kde-frameworks-5.3.0.php:199 #: announcements/kde-frameworks-5.30.0.php:326 #: announcements/kde-frameworks-5.31.0.php:267 #: announcements/kde-frameworks-5.32.0.php:263 #: announcements/kde-frameworks-5.33.0.php:240 #: announcements/kde-frameworks-5.34.0.php:275 #: announcements/kde-frameworks-5.35.0.php:253 #: announcements/kde-frameworks-5.36.0.php:245 #: announcements/kde-frameworks-5.37.0.php:333 #: announcements/kde-frameworks-5.38.0.php:302 #: announcements/kde-frameworks-5.39.0.php:313 #: announcements/kde-frameworks-5.4.0.php:183 #: announcements/kde-frameworks-5.40.0.php:283 #: announcements/kde-frameworks-5.41.0.php:365 #: announcements/kde-frameworks-5.42.0.php:403 #: announcements/kde-frameworks-5.43.0.php:348 #: announcements/kde-frameworks-5.44.0.php:361 #: announcements/kde-frameworks-5.45.0.php:437 #: announcements/kde-frameworks-5.46.0.php:326 #: announcements/kde-frameworks-5.47.0.php:317 #: announcements/kde-frameworks-5.48.0.php:362 #: announcements/kde-frameworks-5.49.0.php:543 #: announcements/kde-frameworks-5.5.0.php:222 #: announcements/kde-frameworks-5.50.0.php:458 #: announcements/kde-frameworks-5.51.0.php:407 #: announcements/kde-frameworks-5.52.0.php:333 #: announcements/kde-frameworks-5.53.0.php:333 #: announcements/kde-frameworks-5.6.0.php:217 #: announcements/kde-frameworks-5.7.0.php:317 #: announcements/kde-frameworks-5.8.0.php:197 #: announcements/kde-frameworks-5.9.0.php:218 #: announcements/kde-frameworks-template.php:342 msgid "" "\n" "Building from source is possible using the basic cmake .; make; make " "install commands. For a single Tier 1 framework, this is often the " "easiest solution. People interested in contributing to frameworks or " "tracking progress in development of the entire set are encouraged to use kdesrc-build.\n" "Frameworks %2 requires Qt %3.\n" msgstr "" "\n" "xx\n" "Building from source is possible using the basic cmake .; make; make " "install commands. For a single Tier 1 framework, this is often the " "easiest solution. People interested in contributing to frameworks or " "tracking progress in development of the entire set are encouraged to use kdesrc-build.\n" "Frameworks %2 requires Qt %3.\n" "xx\n" #: announcements/kde-frameworks-5.11.0.php:4 msgid "Release of KDE Frameworks 5.11.0" msgstr "xxRelease of KDE Frameworks 5.11.0xx" #: announcements/kde-frameworks-5.11.0.php:16 msgid "" " \n" "June 12, 2015. KDE today announces the release\n" "of KDE Frameworks 5.11.0.\n" msgstr "" "xx \n" "June 12, 2015. KDE today announces the release\n" "of KDE Frameworks 5.11.0.\n" "xx\n" #: announcements/kde-frameworks-5.11.0.php:38 #: announcements/kde-frameworks-5.12.0.php:38 #: announcements/kde-frameworks-5.14.0.php:68 #: announcements/kde-frameworks-5.15.0.php:102 #: announcements/kde-frameworks-5.16.0.php:70 #: announcements/kde-frameworks-5.17.0.php:56 #: announcements/kde-frameworks-5.18.0.php:56 #: announcements/kde-frameworks-5.19.0.php:51 #: announcements/kde-frameworks-5.21.0.php:88 #: announcements/kde-frameworks-5.22.0.php:57 #: announcements/kde-frameworks-5.24.0.php:60 #: announcements/kde-frameworks-5.25.0.php:73 #: announcements/kde-frameworks-5.26.0.php:77 #: announcements/kde-frameworks-5.27.0.php:73 #: announcements/kde-frameworks-5.28.0.php:51 #: announcements/kde-frameworks-5.29.0.php:63 #: announcements/kde-frameworks-5.30.0.php:50 #: announcements/kde-frameworks-5.31.0.php:54 #: announcements/kde-frameworks-5.32.0.php:55 #: announcements/kde-frameworks-5.33.0.php:51 #: announcements/kde-frameworks-5.34.0.php:54 #: announcements/kde-frameworks-5.35.0.php:57 #: announcements/kde-frameworks-5.36.0.php:54 #: announcements/kde-frameworks-5.37.0.php:49 #: announcements/kde-frameworks-5.38.0.php:47 #: announcements/kde-frameworks-5.39.0.php:53 #: announcements/kde-frameworks-5.41.0.php:57 #: announcements/kde-frameworks-5.42.0.php:67 #: announcements/kde-frameworks-5.43.0.php:86 #: announcements/kde-frameworks-5.44.0.php:58 #: announcements/kde-frameworks-5.45.0.php:74 #: announcements/kde-frameworks-5.46.0.php:69 #: announcements/kde-frameworks-5.47.0.php:53 #: announcements/kde-frameworks-5.48.0.php:71 #: announcements/kde-frameworks-5.49.0.php:63 #: announcements/kde-frameworks-5.50.0.php:61 #: announcements/kde-frameworks-5.51.0.php:71 #: announcements/kde-frameworks-5.52.0.php:76 #: announcements/kde-frameworks-5.53.0.php:72 #: announcements/kde-frameworks-template.php:85 msgid "Extra CMake Modules" msgstr "xxExtra CMake Modulesxx" #: announcements/kde-frameworks-5.11.0.php:41 msgid "New arguments for ecm_add_tests(). (bug 345797)" msgstr "xxNew arguments for ecm_add_tests(). (bug 345797)xx" #: announcements/kde-frameworks-5.11.0.php:44 #: announcements/kde-frameworks-5.13.0.php:53 #: announcements/kde-frameworks-5.14.0.php:78 #: announcements/kde-frameworks-5.15.0.php:114 #: announcements/kde-frameworks-5.16.0.php:78 #: announcements/kde-frameworks-5.17.0.php:68 #: announcements/kde-frameworks-5.20.0.php:49 #: announcements/kde-frameworks-5.21.0.php:95 #: announcements/kde-frameworks-5.22.0.php:65 #: announcements/kde-frameworks-5.23.0.php:71 #: announcements/kde-frameworks-5.29.0.php:72 #: announcements/kde-frameworks-5.30.0.php:61 #: announcements/kde-frameworks-5.31.0.php:63 #: announcements/kde-frameworks-5.38.0.php:54 #: announcements/kde-frameworks-5.39.0.php:59 #: announcements/kde-frameworks-5.41.0.php:69 #: announcements/kde-frameworks-5.45.0.php:86 #: announcements/kde-frameworks-5.49.0.php:73 #: announcements/kde-frameworks-5.50.0.php:71 #: announcements/kde-frameworks-5.53.0.php:78 msgid "Framework Integration" msgstr "xxFramework Integrationxx" #: announcements/kde-frameworks-5.11.0.php:47 msgid "Use the correct initialDirectory for the KDirSelectDialog" msgstr "xxUse the correct initialDirectory for the KDirSelectDialogxx" #: announcements/kde-frameworks-5.11.0.php:48 msgid "Make sure the scheme is specified when overriding the start url value" msgstr "" "xxMake sure the scheme is specified when overriding the start url valuexx" #: announcements/kde-frameworks-5.11.0.php:49 msgid "Only accept existing directories in FileMode::Directory mode" msgstr "xxOnly accept existing directories in FileMode::Directory modexx" #: announcements/kde-frameworks-5.11.0.php:56 #: announcements/kde-frameworks-5.12.0.php:64 #: announcements/kde-frameworks-5.16.0.php:107 #: announcements/kde-frameworks-5.19.0.php:67 #: announcements/kde-frameworks-5.20.0.php:72 #: announcements/kde-frameworks-5.28.0.php:73 #: announcements/kde-frameworks-5.29.0.php:98 #: announcements/kde-frameworks-5.31.0.php:75 #: announcements/kde-frameworks-5.33.0.php:74 #: announcements/kde-frameworks-5.34.0.php:75 #: announcements/kde-frameworks-5.35.0.php:79 #: announcements/kde-frameworks-5.36.0.php:65 #: announcements/kde-frameworks-5.41.0.php:87 #: announcements/kde-frameworks-5.43.0.php:98 #: announcements/kde-frameworks-5.49.0.php:91 #: announcements/kde-frameworks-5.7.0.php:59 msgid "KAuth" msgstr "xxKAuthxx" #: announcements/kde-frameworks-5.11.0.php:59 msgid "Make KAUTH_HELPER_INSTALL_ABSOLUTE_DIR available to all KAuth users" msgstr "" "xxMake KAUTH_HELPER_INSTALL_ABSOLUTE_DIR available to all KAuth usersxx" #: announcements/kde-frameworks-5.11.0.php:62 #: announcements/kde-frameworks-5.12.0.php:77 #: announcements/kde-frameworks-5.15.0.php:127 #: announcements/kde-frameworks-5.18.0.php:87 #: announcements/kde-frameworks-5.21.0.php:110 #: announcements/kde-frameworks-5.26.0.php:93 #: announcements/kde-frameworks-5.27.0.php:104 #: announcements/kde-frameworks-5.35.0.php:85 #: announcements/kde-frameworks-5.49.0.php:104 #: announcements/kde-frameworks-5.7.0.php:71 msgid "KCodecs" msgstr "xxKCodecsxx" #: announcements/kde-frameworks-5.11.0.php:65 msgid "" "KEmailAddress: Add overload for extractEmailAddress and firstEmailAddress " "which returns an error message." msgstr "" "xxKEmailAddress: Add overload for extractEmailAddress and firstEmailAddress " "which returns an error message.xx" #: announcements/kde-frameworks-5.11.0.php:68 #: announcements/kde-frameworks-5.13.0.php:72 #: announcements/kde-frameworks-5.14.0.php:107 #: announcements/kde-frameworks-5.19.0.php:80 #: announcements/kde-frameworks-5.21.0.php:118 #: announcements/kde-frameworks-5.41.0.php:107 #: announcements/kde-frameworks-5.43.0.php:110 #: announcements/kde-frameworks-5.46.0.php:78 #: announcements/kde-frameworks-5.48.0.php:88 #: announcements/kde-frameworks-5.49.0.php:110 msgid "KCompletion" msgstr "xxKCompletionxx" #: announcements/kde-frameworks-5.11.0.php:71 msgid "" "Fix unwanted selection when editing the filename in the file dialog (bug " "344525)" msgstr "" "xxFix unwanted selection when editing the filename in the file dialog (bug " "344525)xx" #: announcements/kde-frameworks-5.11.0.php:77 msgid "Prevent crash if QWindow::screen() is null" msgstr "xxPrevent crash if QWindow::screen() is nullxx" #: announcements/kde-frameworks-5.11.0.php:78 msgid "Add KConfigGui::setSessionConfig() (bug 346768)" msgstr "xxAdd KConfigGui::setSessionConfig() (bug 346768)xx" #: announcements/kde-frameworks-5.11.0.php:84 msgid "New KPluginLoader::findPluginById() convenience API" msgstr "xxNew KPluginLoader::findPluginById() convenience APIxx" #: announcements/kde-frameworks-5.11.0.php:90 msgid "support creation of ConfigModule from KPluginMetdata" msgstr "xxsupport creation of ConfigModule from KPluginMetdataxx" #: announcements/kde-frameworks-5.11.0.php:91 msgid "fix pressAndhold events" msgstr "xxfix pressAndhold eventsxx" #: announcements/kde-frameworks-5.11.0.php:94 #: announcements/kde-frameworks-5.12.0.php:116 #: announcements/kde-frameworks-5.13.0.php:111 #: announcements/kde-frameworks-5.14.0.php:122 #: announcements/kde-frameworks-5.15.0.php:172 #: announcements/kde-frameworks-5.16.0.php:182 #: announcements/kde-frameworks-5.17.0.php:120 #: announcements/kde-frameworks-5.18.0.php:130 #: announcements/kde-frameworks-5.19.0.php:115 #: announcements/kde-frameworks-5.20.0.php:104 #: announcements/kde-frameworks-5.21.0.php:152 #: announcements/kde-frameworks-5.22.0.php:91 #: announcements/kde-frameworks-5.23.0.php:129 #: announcements/kde-frameworks-5.24.0.php:105 #: announcements/kde-frameworks-5.26.0.php:121 #: announcements/kde-frameworks-5.27.0.php:132 #: announcements/kde-frameworks-5.28.0.php:100 #: announcements/kde-frameworks-5.31.0.php:108 #: announcements/kde-frameworks-5.32.0.php:101 #: announcements/kde-frameworks-5.35.0.php:111 #: announcements/kde-frameworks-5.36.0.php:97 #: announcements/kde-frameworks-5.37.0.php:100 #: announcements/kde-frameworks-5.40.0.php:77 #: announcements/kde-frameworks-5.42.0.php:115 #: announcements/kde-frameworks-5.43.0.php:145 #: announcements/kde-frameworks-5.48.0.php:123 #: announcements/kde-frameworks-5.49.0.php:163 msgid "KDELibs 4 Support" msgstr "xxKDELibs 4 Supportxx" #: announcements/kde-frameworks-5.11.0.php:97 msgid "Use QTemporaryFile instead of hardcoding a temporary file." msgstr "xxUse QTemporaryFile instead of hardcoding a temporary file.xx" #: announcements/kde-frameworks-5.11.0.php:100 #: announcements/kde-frameworks-5.12.0.php:131 #: announcements/kde-frameworks-5.13.0.php:118 #: announcements/kde-frameworks-5.14.0.php:129 #: announcements/kde-frameworks-5.16.0.php:195 #: announcements/kde-frameworks-5.20.0.php:110 #: announcements/kde-frameworks-5.22.0.php:98 #: announcements/kde-frameworks-5.23.0.php:136 #: announcements/kde-frameworks-5.24.0.php:118 #: announcements/kde-frameworks-5.26.0.php:127 #: announcements/kde-frameworks-5.27.0.php:139 #: announcements/kde-frameworks-5.28.0.php:106 #: announcements/kde-frameworks-5.30.0.php:117 #: announcements/kde-frameworks-5.32.0.php:107 #: announcements/kde-frameworks-5.33.0.php:101 #: announcements/kde-frameworks-5.34.0.php:101 #: announcements/kde-frameworks-5.38.0.php:98 #: announcements/kde-frameworks-5.41.0.php:152 #: announcements/kde-frameworks-5.42.0.php:122 #: announcements/kde-frameworks-5.45.0.php:138 #: announcements/kde-frameworks-5.47.0.php:91 #: announcements/kde-frameworks-5.49.0.php:169 #: announcements/kde-frameworks-5.50.0.php:116 #: announcements/kde-frameworks-5.52.0.php:128 #: announcements/kde-frameworks-5.8.0.php:83 #: announcements/kde-frameworks-template.php:137 msgid "KDocTools" msgstr "xxKDocToolsxx" #: announcements/kde-frameworks-5.11.0.php:103 msgid "Update translations" msgstr "xxUpdate translationsxx" #: announcements/kde-frameworks-5.11.0.php:104 msgid "Update customization/ru" msgstr "xxUpdate customization/ruxx" #: announcements/kde-frameworks-5.11.0.php:105 msgid "Fix entities with wrong links" msgstr "xxFix entities with wrong linksxx" #: announcements/kde-frameworks-5.11.0.php:108 #: announcements/kde-frameworks-5.13.0.php:134 #: announcements/kde-frameworks-5.14.0.php:136 #: announcements/kde-frameworks-5.21.0.php:165 #: announcements/kde-frameworks-5.23.0.php:145 #: announcements/kde-frameworks-5.24.0.php:127 #: announcements/kde-frameworks-5.31.0.php:115 #: announcements/kde-frameworks-5.35.0.php:117 #: announcements/kde-frameworks-5.41.0.php:161 #: announcements/kde-frameworks-5.42.0.php:133 #: announcements/kde-frameworks-5.49.0.php:175 msgid "KEmoticons" msgstr "xxKEmoticonsxx" #: announcements/kde-frameworks-5.11.0.php:111 msgid "Cache the theme in the integration plugin" msgstr "xxCache the theme in the integration pluginxx" #: announcements/kde-frameworks-5.11.0.php:117 msgid "[runtime] Move platform specific code into plugins" msgstr "xx[runtime] Move platform specific code into pluginsxx" #: announcements/kde-frameworks-5.11.0.php:120 #: announcements/kde-frameworks-5.12.0.php:144 #: announcements/kde-frameworks-5.13.0.php:148 #: announcements/kde-frameworks-5.14.0.php:162 #: announcements/kde-frameworks-5.16.0.php:215 #: announcements/kde-frameworks-5.20.0.php:140 #: announcements/kde-frameworks-5.22.0.php:131 #: announcements/kde-frameworks-5.23.0.php:161 #: announcements/kde-frameworks-5.24.0.php:161 #: announcements/kde-frameworks-5.25.0.php:163 #: announcements/kde-frameworks-5.28.0.php:112 #: announcements/kde-frameworks-5.29.0.php:162 #: announcements/kde-frameworks-5.30.0.php:141 #: announcements/kde-frameworks-5.31.0.php:122 #: announcements/kde-frameworks-5.34.0.php:132 #: announcements/kde-frameworks-5.36.0.php:115 #: announcements/kde-frameworks-5.39.0.php:115 #: announcements/kde-frameworks-5.44.0.php:117 #: announcements/kde-frameworks-5.45.0.php:184 #: announcements/kde-frameworks-5.47.0.php:120 #: announcements/kde-frameworks-5.48.0.php:175 #: announcements/kde-frameworks-5.49.0.php:225 #: announcements/kde-frameworks-5.50.0.php:146 #: announcements/kde-frameworks-5.51.0.php:130 #: announcements/kde-frameworks-5.52.0.php:172 #: announcements/kde-frameworks-5.8.0.php:97 #: announcements/kde-frameworks-5.9.0.php:85 #: announcements/kde-frameworks-template.php:181 msgid "KIconThemes" msgstr "xxKIconThemesxx" #: announcements/kde-frameworks-5.11.0.php:123 msgid "Optimize KIconEngine::availableSizes()" msgstr "xxOptimize KIconEngine::availableSizes()xx" #: announcements/kde-frameworks-5.11.0.php:129 msgid "" "Do not try to complete users and assert when prepend is non-empty. (bug " "346920)" msgstr "" "xxDo not try to complete users and assert when prepend is non-empty. (bug " "346920)xx" #: announcements/kde-frameworks-5.11.0.php:130 msgid "Use KPluginLoader::factory() when loading KIO::DndPopupMenuPlugin" msgstr "xxUse KPluginLoader::factory() when loading KIO::DndPopupMenuPluginxx" #: announcements/kde-frameworks-5.11.0.php:131 msgid "Fix deadlock when using network proxies (bug 346214)" msgstr "xxFix deadlock when using network proxies (bug 346214)xx" #: announcements/kde-frameworks-5.11.0.php:132 msgid "Fixed KIO::suggestName to preserve file extensions" msgstr "xxFixed KIO::suggestName to preserve file extensionsxx" #: announcements/kde-frameworks-5.11.0.php:133 msgid "Kick off kbuildsycoca4 when updating sycoca5." msgstr "xxKick off kbuildsycoca4 when updating sycoca5.xx" #: announcements/kde-frameworks-5.11.0.php:134 msgid "KFileWidget: Don't accept files in directory only mode" msgstr "xxKFileWidget: Don't accept files in directory only modexx" #: announcements/kde-frameworks-5.11.0.php:135 msgid "" "KIO::AccessManager: Make it possible to treat sequential QIODevice " "asynchronously" msgstr "" "xxKIO::AccessManager: Make it possible to treat sequential QIODevice " "asynchronouslyxx" #: announcements/kde-frameworks-5.11.0.php:141 msgid "Add new method fillMenuFromGroupingNames" msgstr "xxAdd new method fillMenuFromGroupingNamesxx" #: announcements/kde-frameworks-5.11.0.php:142 msgid "KMoreTools: add many new groupings" msgstr "xxKMoreTools: add many new groupingsxx" #: announcements/kde-frameworks-5.11.0.php:143 msgid "KMoreToolsMenuFactory: handling for \"git-clients-and-actions\"" msgstr "xxKMoreToolsMenuFactory: handling for \"git-clients-and-actions\"xx" #: announcements/kde-frameworks-5.11.0.php:144 msgid "createMenuFromGroupingNames: make url parameter optional" msgstr "xxcreateMenuFromGroupingNames: make url parameter optionalxx" #: announcements/kde-frameworks-5.11.0.php:147 #: announcements/kde-frameworks-5.12.0.php:156 #: announcements/kde-frameworks-5.13.0.php:173 #: announcements/kde-frameworks-5.15.0.php:242 #: announcements/kde-frameworks-5.16.0.php:270 #: announcements/kde-frameworks-5.18.0.php:171 #: announcements/kde-frameworks-5.21.0.php:215 #: announcements/kde-frameworks-5.23.0.php:198 #: announcements/kde-frameworks-5.24.0.php:207 #: announcements/kde-frameworks-5.25.0.php:210 #: announcements/kde-frameworks-5.26.0.php:170 #: announcements/kde-frameworks-5.28.0.php:170 #: announcements/kde-frameworks-5.29.0.php:195 #: announcements/kde-frameworks-5.30.0.php:192 #: announcements/kde-frameworks-5.31.0.php:155 #: announcements/kde-frameworks-5.32.0.php:139 #: announcements/kde-frameworks-5.33.0.php:136 #: announcements/kde-frameworks-5.35.0.php:161 #: announcements/kde-frameworks-5.38.0.php:182 #: announcements/kde-frameworks-5.40.0.php:143 #: announcements/kde-frameworks-5.42.0.php:227 #: announcements/kde-frameworks-5.43.0.php:258 #: announcements/kde-frameworks-5.44.0.php:189 #: announcements/kde-frameworks-5.47.0.php:187 #: announcements/kde-frameworks-5.49.0.php:317 #: announcements/kde-frameworks-5.50.0.php:212 #: announcements/kde-frameworks-5.51.0.php:217 #: announcements/kde-frameworks-5.52.0.php:213 #: announcements/kde-frameworks-5.53.0.php:167 #: announcements/kde-frameworks-template.php:222 msgid "KNotification" msgstr "xxKNotificationxx" #: announcements/kde-frameworks-5.11.0.php:150 msgid "Fix crash in NotifyByExecute when no widget has been set (bug 348510)" msgstr "" "xxFix crash in NotifyByExecute when no widget has been set (bug 348510)xx" #: announcements/kde-frameworks-5.11.0.php:151 msgid "Improve handling of notifications being closed (bug 342752)" msgstr "xxImprove handling of notifications being closed (bug 342752)xx" #: announcements/kde-frameworks-5.11.0.php:152 msgid "Replace QDesktopWidget usage with QScreen" msgstr "xxReplace QDesktopWidget usage with QScreenxx" #: announcements/kde-frameworks-5.11.0.php:153 msgid "Ensure KNotification can be used from a non-GUI thread" msgstr "xxEnsure KNotification can be used from a non-GUI threadxx" #: announcements/kde-frameworks-5.11.0.php:156 #: announcements/kde-frameworks-5.13.0.php:182 #: announcements/kde-frameworks-5.14.0.php:199 #: announcements/kde-frameworks-5.18.0.php:185 #: announcements/kde-frameworks-5.19.0.php:199 #: announcements/kde-frameworks-5.20.0.php:198 #: announcements/kde-frameworks-5.21.0.php:222 #: announcements/kde-frameworks-5.25.0.php:216 #: announcements/kde-frameworks-5.26.0.php:176 #: announcements/kde-frameworks-5.27.0.php:183 msgid "Package Framework" msgstr "xxPackage Frameworkxx" #: announcements/kde-frameworks-5.11.0.php:159 msgid "Guard the structure qpointer access (bug 347231)" msgstr "xxGuard the structure qpointer access (bug 347231)xx" #: announcements/kde-frameworks-5.11.0.php:165 msgid "Use QTemporaryFile instead of hardcoding /tmp." msgstr "xxUse QTemporaryFile instead of hardcoding /tmp.xx" #: announcements/kde-frameworks-5.11.0.php:168 #: announcements/kde-frameworks-5.27.0.php:203 #: announcements/kde-frameworks-5.28.0.php:188 #: announcements/kde-frameworks-5.29.0.php:212 #: announcements/kde-frameworks-5.49.0.php:347 #: announcements/kde-frameworks-5.9.0.php:129 msgid "KPty" msgstr "xxKPtyxx" #: announcements/kde-frameworks-5.11.0.php:171 msgid "Use tcgetattr & tcsetattr if available" msgstr "xxUse tcgetattr & tcsetattr if availablexx" #: announcements/kde-frameworks-5.11.0.php:174 #: announcements/kde-frameworks-5.13.0.php:196 #: announcements/kde-frameworks-5.24.0.php:226 #: announcements/kde-frameworks-5.25.0.php:224 #: announcements/kde-frameworks-5.26.0.php:182 #: announcements/kde-frameworks-5.45.0.php:271 #: announcements/kde-frameworks-5.46.0.php:220 #: announcements/kde-frameworks-5.51.0.php:246 #: announcements/kde-frameworks-5.7.0.php:190 msgid "Kross" msgstr "xxKrossxx" #: announcements/kde-frameworks-5.11.0.php:177 msgid "Fix loading of Kross modules \"forms\" and \"kdetranslation\"" msgstr "xxFix loading of Kross modules \"forms\" and \"kdetranslation\"xx" #: announcements/kde-frameworks-5.11.0.php:183 msgid "" "When running as root preserve file ownership on existing cache files (bug " "342438)" msgstr "" "xxWhen running as root preserve file ownership on existing cache files (bug " "342438)xx" #: announcements/kde-frameworks-5.11.0.php:184 msgid "Guard against being unable to open stream (bug 342438)" msgstr "xxGuard against being unable to open stream (bug 342438)xx" #: announcements/kde-frameworks-5.11.0.php:185 msgid "Fix check for invalid permissions writing file (bug 342438)" msgstr "xxFix check for invalid permissions writing file (bug 342438)xx" #: announcements/kde-frameworks-5.11.0.php:186 msgid "" "Fix querying ksycoca for x-scheme-handler/* pseudo-mimetypes. (bug 347353)" msgstr "" "xxFix querying ksycoca for x-scheme-handler/* pseudo-mimetypes. (bug " "347353)xx" #: announcements/kde-frameworks-5.11.0.php:189 #: announcements/kde-frameworks-5.12.0.php:177 #: announcements/kde-frameworks-5.13.0.php:210 #: announcements/kde-frameworks-5.14.0.php:214 #: announcements/kde-frameworks-5.15.0.php:288 #: announcements/kde-frameworks-5.16.0.php:302 #: announcements/kde-frameworks-5.17.0.php:155 #: announcements/kde-frameworks-5.18.0.php:197 #: announcements/kde-frameworks-5.19.0.php:211 #: announcements/kde-frameworks-5.20.0.php:222 #: announcements/kde-frameworks-5.21.0.php:251 #: announcements/kde-frameworks-5.22.0.php:185 #: announcements/kde-frameworks-5.23.0.php:218 #: announcements/kde-frameworks-5.24.0.php:241 #: announcements/kde-frameworks-5.25.0.php:237 #: announcements/kde-frameworks-5.26.0.php:188 #: announcements/kde-frameworks-5.27.0.php:210 #: announcements/kde-frameworks-5.28.0.php:203 #: announcements/kde-frameworks-5.29.0.php:219 #: announcements/kde-frameworks-5.30.0.php:226 #: announcements/kde-frameworks-5.31.0.php:171 #: announcements/kde-frameworks-5.32.0.php:153 #: announcements/kde-frameworks-5.33.0.php:155 #: announcements/kde-frameworks-5.34.0.php:175 #: announcements/kde-frameworks-5.36.0.php:148 #: announcements/kde-frameworks-5.37.0.php:172 #: announcements/kde-frameworks-5.38.0.php:201 #: announcements/kde-frameworks-5.39.0.php:193 #: announcements/kde-frameworks-5.40.0.php:163 #: announcements/kde-frameworks-5.41.0.php:236 #: announcements/kde-frameworks-5.42.0.php:254 #: announcements/kde-frameworks-5.43.0.php:264 #: announcements/kde-frameworks-5.44.0.php:213 #: announcements/kde-frameworks-5.45.0.php:283 #: announcements/kde-frameworks-5.46.0.php:232 #: announcements/kde-frameworks-5.47.0.php:206 #: announcements/kde-frameworks-5.48.0.php:239 #: announcements/kde-frameworks-5.49.0.php:367 #: announcements/kde-frameworks-5.50.0.php:224 #: announcements/kde-frameworks-5.51.0.php:252 #: announcements/kde-frameworks-5.53.0.php:187 #: announcements/kde-frameworks-5.7.0.php:204 #: announcements/kde-frameworks-5.8.0.php:138 #: announcements/kde-frameworks-5.9.0.php:135 msgid "KTextEditor" msgstr "xxKTextEditorxx" #: announcements/kde-frameworks-5.11.0.php:192 msgid "" "Allow like in KDE 4.x times 3rdparty apps/plugins to install own " "highlighting XML files into katepart5/syntax" msgstr "" "xxAllow like in KDE 4.x times 3rdparty apps/plugins to install own " "highlighting XML files into katepart5/syntaxxx" #: announcements/kde-frameworks-5.11.0.php:193 msgid "Add KTextEditor::Document::searchText()" msgstr "xxAdd KTextEditor::Document::searchText()xx" #: announcements/kde-frameworks-5.11.0.php:194 msgid "Bring back use of KEncodingFileDialog (bug 343255)" msgstr "xxBring back use of KEncodingFileDialog (bug 343255)xx" #: announcements/kde-frameworks-5.11.0.php:197 #: announcements/kde-frameworks-5.12.0.php:186 #: announcements/kde-frameworks-5.13.0.php:252 #: announcements/kde-frameworks-5.16.0.php:353 #: announcements/kde-frameworks-5.29.0.php:226 #: announcements/kde-frameworks-5.40.0.php:174 #: announcements/kde-frameworks-5.49.0.php:380 #: announcements/kde-frameworks-5.51.0.php:264 msgid "KTextWidgets" msgstr "xxKTextWidgetsxx" #: announcements/kde-frameworks-5.11.0.php:200 msgid "Add a method to clear decorator" msgstr "xxAdd a method to clear decoratorxx" #: announcements/kde-frameworks-5.11.0.php:201 msgid "Allow to use custom sonnet decorator" msgstr "xxAllow to use custom sonnet decoratorxx" #: announcements/kde-frameworks-5.11.0.php:202 msgid "Implement \"find previous\" in KTextEdit." msgstr "xxImplement \"find previous\" in KTextEdit.xx" #: announcements/kde-frameworks-5.11.0.php:203 msgid "Re-add support for speech-to-text" msgstr "xxRe-add support for speech-to-textxx" #: announcements/kde-frameworks-5.11.0.php:209 msgid "" "KAssistantDialog: Re-add the Help button that was present in KDELibs4 version" msgstr "" "xxKAssistantDialog: Re-add the Help button that was present in KDELibs4 " "versionxx" #: announcements/kde-frameworks-5.11.0.php:212 #: announcements/kde-frameworks-5.12.0.php:199 #: announcements/kde-frameworks-5.13.0.php:290 #: announcements/kde-frameworks-5.14.0.php:232 #: announcements/kde-frameworks-5.15.0.php:324 #: announcements/kde-frameworks-5.16.0.php:376 #: announcements/kde-frameworks-5.17.0.php:176 #: announcements/kde-frameworks-5.19.0.php:247 #: announcements/kde-frameworks-5.20.0.php:248 #: announcements/kde-frameworks-5.21.0.php:279 #: announcements/kde-frameworks-5.23.0.php:277 #: announcements/kde-frameworks-5.24.0.php:298 #: announcements/kde-frameworks-5.25.0.php:273 #: announcements/kde-frameworks-5.26.0.php:245 #: announcements/kde-frameworks-5.28.0.php:281 #: announcements/kde-frameworks-5.30.0.php:248 #: announcements/kde-frameworks-5.31.0.php:195 #: announcements/kde-frameworks-5.32.0.php:181 #: announcements/kde-frameworks-5.34.0.php:199 #: announcements/kde-frameworks-5.35.0.php:206 #: announcements/kde-frameworks-5.36.0.php:162 #: announcements/kde-frameworks-5.37.0.php:227 #: announcements/kde-frameworks-5.38.0.php:236 #: announcements/kde-frameworks-5.39.0.php:222 #: announcements/kde-frameworks-5.40.0.php:204 #: announcements/kde-frameworks-5.41.0.php:273 #: announcements/kde-frameworks-5.42.0.php:292 #: announcements/kde-frameworks-5.44.0.php:227 #: announcements/kde-frameworks-5.49.0.php:426 #: announcements/kde-frameworks-5.50.0.php:319 #: announcements/kde-frameworks-5.51.0.php:300 #: announcements/kde-frameworks-5.52.0.php:249 #: announcements/kde-frameworks-5.53.0.php:228 #: announcements/kde-frameworks-template.php:258 msgid "KXMLGUI" msgstr "xxKXMLGUIxx" #: announcements/kde-frameworks-5.11.0.php:215 msgid "Add session management for KMainWindow (bug 346768)" msgstr "xxAdd session management for KMainWindow (bug 346768)xx" #: announcements/kde-frameworks-5.11.0.php:221 msgid "Drop WiMAX support for NM 1.2.0+" msgstr "xxDrop WiMAX support for NM 1.2.0+xx" #: announcements/kde-frameworks-5.11.0.php:224 #: announcements/kde-frameworks-5.12.0.php:205 #: announcements/kde-frameworks-5.13.0.php:296 #: announcements/kde-frameworks-5.14.0.php:256 #: announcements/kde-frameworks-5.15.0.php:336 #: announcements/kde-frameworks-5.16.0.php:386 #: announcements/kde-frameworks-5.17.0.php:182 #: announcements/kde-frameworks-5.18.0.php:221 #: announcements/kde-frameworks-5.19.0.php:270 #: announcements/kde-frameworks-5.20.0.php:265 #: announcements/kde-frameworks-5.21.0.php:302 #: announcements/kde-frameworks-5.22.0.php:223 #: announcements/kde-frameworks-5.23.0.php:296 #: announcements/kde-frameworks-5.24.0.php:313 #: announcements/kde-frameworks-5.25.0.php:292 #: announcements/kde-frameworks-5.26.0.php:252 #: announcements/kde-frameworks-5.27.0.php:272 #: announcements/kde-frameworks-5.28.0.php:300 #: announcements/kde-frameworks-5.29.0.php:272 #: announcements/kde-frameworks-5.30.0.php:262 #: announcements/kde-frameworks-5.31.0.php:202 #: announcements/kde-frameworks-5.32.0.php:194 #: announcements/kde-frameworks-5.33.0.php:188 #: announcements/kde-frameworks-5.34.0.php:224 #: announcements/kde-frameworks-5.35.0.php:213 #: announcements/kde-frameworks-5.36.0.php:184 #: announcements/kde-frameworks-5.37.0.php:240 #: announcements/kde-frameworks-5.38.0.php:245 #: announcements/kde-frameworks-5.39.0.php:228 #: announcements/kde-frameworks-5.40.0.php:217 #: announcements/kde-frameworks-5.41.0.php:279 #: announcements/kde-frameworks-5.42.0.php:305 #: announcements/kde-frameworks-5.43.0.php:279 #: announcements/kde-frameworks-5.44.0.php:251 #: announcements/kde-frameworks-5.45.0.php:336 #: announcements/kde-frameworks-5.46.0.php:241 #: announcements/kde-frameworks-5.47.0.php:239 #: announcements/kde-frameworks-5.48.0.php:285 #: announcements/kde-frameworks-5.49.0.php:439 #: announcements/kde-frameworks-5.50.0.php:334 #: announcements/kde-frameworks-5.51.0.php:312 #: announcements/kde-frameworks-5.52.0.php:262 #: announcements/kde-frameworks-5.53.0.php:247 #: announcements/kde-frameworks-template.php:271 msgid "Plasma Framework" msgstr "xxPlasma Frameworkxx" #: announcements/kde-frameworks-5.11.0.php:227 msgid "Calendar components can now display week numbers (bug 338195)" msgstr "xxCalendar components can now display week numbers (bug 338195)xx" #: announcements/kde-frameworks-5.11.0.php:228 msgid "Use QtRendering for fonts in password fields" msgstr "xxUse QtRendering for fonts in password fieldsxx" #: announcements/kde-frameworks-5.11.0.php:229 msgid "" "Fix AssociatedApplicationManager lookup when a mimetype has (bug 340326)" msgstr "" "xxFix AssociatedApplicationManager lookup when a mimetype has (bug 340326)xx" #: announcements/kde-frameworks-5.11.0.php:230 msgid "Fix panel background coloring (bug 347143)" msgstr "xxFix panel background coloring (bug 347143)xx" #: announcements/kde-frameworks-5.11.0.php:231 msgid "Get rid of \"Could not load applet\" message" msgstr "xxGet rid of \"Could not load applet\" messagexx" #: announcements/kde-frameworks-5.11.0.php:232 msgid "Capability to load QML kcms in plasmoid config windows" msgstr "xxCapability to load QML kcms in plasmoid config windowsxx" #: announcements/kde-frameworks-5.11.0.php:233 msgid "Don't use the DataEngineStructure for Applets" msgstr "xxDon't use the DataEngineStructure for Appletsxx" #: announcements/kde-frameworks-5.11.0.php:234 msgid "Port libplasma away from sycoca as much as possible" msgstr "xxPort libplasma away from sycoca as much as possiblexx" #: announcements/kde-frameworks-5.11.0.php:235 msgid "" "[plasmacomponents] Make SectionScroller follow the ListView.section.criteria" msgstr "" "xx[plasmacomponents] Make SectionScroller follow the ListView.section." "criteriaxx" #: announcements/kde-frameworks-5.11.0.php:236 msgid "" "Scroll bars no longer automatically hide when a touch screen is present (bug " "347254)" msgstr "" "xxScroll bars no longer automatically hide when a touch screen is present " "(bug 347254)xx" #: announcements/kde-frameworks-5.11.0.php:242 msgid "Use one central cache for the SpellerPlugins." msgstr "xxUse one central cache for the SpellerPlugins.xx" #: announcements/kde-frameworks-5.11.0.php:243 msgid "Reduce temporary allocations." msgstr "xxReduce temporary allocations.xx" #: announcements/kde-frameworks-5.11.0.php:244 msgid "Optimize: Do not wipe dict cache when copying speller objects." msgstr "xxOptimize: Do not wipe dict cache when copying speller objects.xx" #: announcements/kde-frameworks-5.11.0.php:245 msgid "Optimise away save() calls by calling it once at the end if needed." msgstr "" "xxOptimise away save() calls by calling it once at the end if needed.xx" #: announcements/kde-frameworks-5.12.0.php:4 msgid "Release of KDE Frameworks 5.12.0" msgstr "xxRelease of KDE Frameworks 5.12.0xx" #: announcements/kde-frameworks-5.12.0.php:16 msgid "" " \n" "July 10, 2015. KDE today announces the release\n" "of KDE Frameworks 5.12.0.\n" msgstr "" "xx \n" "July 10, 2015. KDE today announces the release\n" "of KDE Frameworks 5.12.0.\n" "xx\n" #: announcements/kde-frameworks-5.12.0.php:41 msgid "Improve error reporting of query_qmake macro" msgstr "xxImprove error reporting of query_qmake macroxx" #: announcements/kde-frameworks-5.12.0.php:44 #: announcements/kde-frameworks-5.14.0.php:61 #: announcements/kde-frameworks-5.15.0.php:92 #: announcements/kde-frameworks-5.16.0.php:62 #: announcements/kde-frameworks-5.21.0.php:58 #: announcements/kde-frameworks-5.26.0.php:44 #: announcements/kde-frameworks-5.27.0.php:55 #: announcements/kde-frameworks-5.33.0.php:45 #: announcements/kde-frameworks-5.35.0.php:44 #: announcements/kde-frameworks-5.41.0.php:44 #: announcements/kde-frameworks-5.48.0.php:56 #: announcements/kde-frameworks-5.51.0.php:53 #: announcements/kde-frameworks-5.52.0.php:61 #: announcements/kde-frameworks-template.php:70 msgid "BluezQt" msgstr "xxBluezQtxx" #: announcements/kde-frameworks-5.12.0.php:47 msgid "" "Remove all devices from adapter before removing the adapter (bug 349363)" msgstr "" "xxRemove all devices from adapter before removing the adapter (bug 349363)xx" #: announcements/kde-frameworks-5.12.0.php:48 msgid "Update links in README.md" msgstr "xxUpdate links in README.mdxx" #: announcements/kde-frameworks-5.12.0.php:54 msgid "" "Adding the option not to track the user when in specific activities (similar " "to the 'private browsing' mode in a web browser)" msgstr "" "xxAdding the option not to track the user when in specific activities " "(similar to the 'private browsing' mode in a web browser)xx" #: announcements/kde-frameworks-5.12.0.php:57 #: announcements/kde-frameworks-5.16.0.php:100 #: announcements/kde-frameworks-5.17.0.php:93 #: announcements/kde-frameworks-5.24.0.php:67 #: announcements/kde-frameworks-5.25.0.php:102 #: announcements/kde-frameworks-5.27.0.php:93 #: announcements/kde-frameworks-5.29.0.php:92 #: announcements/kde-frameworks-5.31.0.php:69 #: announcements/kde-frameworks-5.32.0.php:68 #: announcements/kde-frameworks-5.37.0.php:72 #: announcements/kde-frameworks-5.40.0.php:51 #: announcements/kde-frameworks-5.45.0.php:104 #: announcements/kde-frameworks-5.47.0.php:60 #: announcements/kde-frameworks-5.49.0.php:85 #: announcements/kde-frameworks-5.50.0.php:77 #: announcements/kde-frameworks-5.7.0.php:53 #: announcements/kde-frameworks-5.8.0.php:56 #: announcements/kde-frameworks-5.9.0.php:52 msgid "KArchive" msgstr "xxKArchivexx" #: announcements/kde-frameworks-5.12.0.php:60 msgid "Preserve executable permissions from files in copyTo()" msgstr "xxPreserve executable permissions from files in copyTo()xx" #: announcements/kde-frameworks-5.12.0.php:61 msgid "Clarify ~KArchive by removing dead code." msgstr "xxClarify ~KArchive by removing dead code.xx" #: announcements/kde-frameworks-5.12.0.php:67 msgid "Make it possible to use kauth-policy-gen from different sources" msgstr "xxMake it possible to use kauth-policy-gen from different sourcesxx" #: announcements/kde-frameworks-5.12.0.php:70 #: announcements/kde-frameworks-5.13.0.php:66 #: announcements/kde-frameworks-5.18.0.php:75 #: announcements/kde-frameworks-5.24.0.php:74 #: announcements/kde-frameworks-5.25.0.php:109 #: announcements/kde-frameworks-5.36.0.php:71 #: announcements/kde-frameworks-5.41.0.php:94 #: announcements/kde-frameworks-5.49.0.php:98 #: announcements/kde-frameworks-5.9.0.php:59 msgid "KBookmarks" msgstr "xxKBookmarksxx" #: announcements/kde-frameworks-5.12.0.php:73 msgid "Don't add a bookmark with url is empty and text is empty" msgstr "xxDon't add a bookmark with url is empty and text is emptyxx" #: announcements/kde-frameworks-5.12.0.php:74 msgid "Encode KBookmark URL to fix compatibility with KDE4 applications" msgstr "xxEncode KBookmark URL to fix compatibility with KDE4 applicationsxx" #: announcements/kde-frameworks-5.12.0.php:80 msgid "Remove x-euc-tw prober" msgstr "xxRemove x-euc-tw proberxx" #: announcements/kde-frameworks-5.12.0.php:86 msgid "Install kconfig_compiler into libexec" msgstr "xxInstall kconfig_compiler into libexecxx" #: announcements/kde-frameworks-5.12.0.php:87 msgid "" "New code generation option TranslationDomain=, for use with " "TranslationSystem=kde; normally needed in libraries." msgstr "" "xxNew code generation option TranslationDomain=, for use with " "TranslationSystem=kde; normally needed in libraries.xx" #: announcements/kde-frameworks-5.12.0.php:88 msgid "Make it possible to use kconfig_compiler from different sources" msgstr "xxMake it possible to use kconfig_compiler from different sourcesxx" #: announcements/kde-frameworks-5.12.0.php:94 msgid "KDirWatch: Only establish a connection to FAM if requested" msgstr "xxKDirWatch: Only establish a connection to FAM if requestedxx" #: announcements/kde-frameworks-5.12.0.php:95 msgid "Allow filtering plugins and applications by formfactor" msgstr "xxAllow filtering plugins and applications by formfactorxx" #: announcements/kde-frameworks-5.12.0.php:96 msgid "Make it possible to use desktoptojson from different sources" msgstr "xxMake it possible to use desktoptojson from different sourcesxx" #: announcements/kde-frameworks-5.12.0.php:99 #: announcements/kde-frameworks-5.13.0.php:94 #: announcements/kde-frameworks-5.18.0.php:111 #: announcements/kde-frameworks-5.21.0.php:139 #: announcements/kde-frameworks-5.22.0.php:79 #: announcements/kde-frameworks-5.30.0.php:105 #: announcements/kde-frameworks-5.33.0.php:88 #: announcements/kde-frameworks-5.35.0.php:98 #: announcements/kde-frameworks-5.42.0.php:95 #: announcements/kde-frameworks-5.49.0.php:147 #: announcements/kde-frameworks-5.7.0.php:102 msgid "KDBusAddons" msgstr "xxKDBusAddonsxx" #: announcements/kde-frameworks-5.12.0.php:102 msgid "Clarify exit value for Unique instances" msgstr "xxClarify exit value for Unique instancesxx" #: announcements/kde-frameworks-5.12.0.php:108 msgid "Add QQC clone of KColorButton" msgstr "xxAdd QQC clone of KColorButtonxx" #: announcements/kde-frameworks-5.12.0.php:109 msgid "Assign a QmlObject for each kdeclarative instance when possible" msgstr "xxAssign a QmlObject for each kdeclarative instance when possiblexx" #: announcements/kde-frameworks-5.12.0.php:110 msgid "Make Qt.quit() from QML code work" msgstr "xxMake Qt.quit() from QML code workxx" #: announcements/kde-frameworks-5.12.0.php:111 msgid "Merge branch 'mart/singleQmlEngineExperiment'" msgstr "xxMerge branch 'mart/singleQmlEngineExperiment'xx" #: announcements/kde-frameworks-5.12.0.php:112 msgid "Implement sizeHint based on implicitWidth/height" msgstr "xxImplement sizeHint based on implicitWidth/heightxx" #: announcements/kde-frameworks-5.12.0.php:113 msgid "Subclass of QmlObject with static engine" msgstr "xxSubclass of QmlObject with static enginexx" #: announcements/kde-frameworks-5.12.0.php:119 msgid "Fix KMimeType::Ptr::isNull implementation." msgstr "xxFix KMimeType::Ptr::isNull implementation.xx" #: announcements/kde-frameworks-5.12.0.php:120 msgid "Reenable support for KDateTime streaming to kDebug/qDebug, for more SC" msgstr "" "xxReenable support for KDateTime streaming to kDebug/qDebug, for more SCxx" #: announcements/kde-frameworks-5.12.0.php:121 msgid "Load correct translation catalog for kdebugdialog" msgstr "xxLoad correct translation catalog for kdebugdialogxx" #: announcements/kde-frameworks-5.12.0.php:122 msgid "" "Don't skip documenting deprecated methods, so that people can read the " "porting hints" msgstr "" "xxDon't skip documenting deprecated methods, so that people can read the " "porting hintsxx" #: announcements/kde-frameworks-5.12.0.php:125 #: announcements/kde-frameworks-5.15.0.php:187 #: announcements/kde-frameworks-5.18.0.php:138 #: announcements/kde-frameworks-5.21.0.php:159 #: announcements/kde-frameworks-5.29.0.php:137 #: announcements/kde-frameworks-5.43.0.php:159 msgid "KDESU" msgstr "xxKDESUxx" #: announcements/kde-frameworks-5.12.0.php:128 msgid "" "Fix CMakeLists.txt to pass KDESU_USE_SUDO_DEFAULT to the compilation so it " "is used by suprocess.cpp" msgstr "" "xxFix CMakeLists.txt to pass KDESU_USE_SUDO_DEFAULT to the compilation so it " "is used by suprocess.cppxx" #: announcements/kde-frameworks-5.12.0.php:134 msgid "Update K5 docbook templates" msgstr "xxUpdate K5 docbook templatesxx" #: announcements/kde-frameworks-5.12.0.php:140 msgid "" "private runtime API gets installed to allow KWin to provide plugin for " "Wayland." msgstr "" "xxprivate runtime API gets installed to allow KWin to provide plugin for " "Wayland.xx" #: announcements/kde-frameworks-5.12.0.php:141 msgid "Fallback for componentFriendlyForAction name resolving" msgstr "xxFallback for componentFriendlyForAction name resolvingxx" #: announcements/kde-frameworks-5.12.0.php:147 msgid "Don't try to paint the icon if the size is invalid" msgstr "xxDon't try to paint the icon if the size is invalidxx" #: announcements/kde-frameworks-5.12.0.php:150 #: announcements/kde-frameworks-5.13.0.php:167 #: announcements/kde-frameworks-5.14.0.php:190 #: announcements/kde-frameworks-5.17.0.php:141 #: announcements/kde-frameworks-5.19.0.php:187 #: announcements/kde-frameworks-5.20.0.php:173 #: announcements/kde-frameworks-5.21.0.php:199 #: announcements/kde-frameworks-5.22.0.php:154 #: announcements/kde-frameworks-5.24.0.php:188 #: announcements/kde-frameworks-5.25.0.php:201 #: announcements/kde-frameworks-5.28.0.php:151 #: announcements/kde-frameworks-5.30.0.php:170 #: announcements/kde-frameworks-5.33.0.php:130 #: announcements/kde-frameworks-5.43.0.php:232 #: announcements/kde-frameworks-5.47.0.php:181 #: announcements/kde-frameworks-5.51.0.php:199 #: announcements/kde-frameworks-5.7.0.php:162 #: announcements/kde-frameworks-5.9.0.php:100 msgid "KItemModels" msgstr "xxKItemModelsxx" #: announcements/kde-frameworks-5.12.0.php:153 msgid "" "New proxy model: KRearrangeColumnsProxyModel. It supports reordering and " "hiding columns from the source model." msgstr "" "xxNew proxy model: KRearrangeColumnsProxyModel. It supports reordering and " "hiding columns from the source model.xx" #: announcements/kde-frameworks-5.12.0.php:159 msgid "Fix pixmap types in org.kde.StatusNotifierItem.xml" msgstr "xxFix pixmap types in org.kde.StatusNotifierItem.xmlxx" #: announcements/kde-frameworks-5.12.0.php:160 msgid "[ksni] Add method to retrieve action by its name (bug 349513)" msgstr "xx[ksni] Add method to retrieve action by its name (bug 349513)xx" #: announcements/kde-frameworks-5.12.0.php:166 msgid "Implement PersonsModel filtering facilities" msgstr "xxImplement PersonsModel filtering facilitiesxx" #: announcements/kde-frameworks-5.12.0.php:169 #: announcements/kde-frameworks-5.49.0.php:341 msgid "KPlotting" msgstr "xxKPlottingxx" #: announcements/kde-frameworks-5.12.0.php:172 msgid "" "KPlotWidget: add setAutoDeletePlotObjects, fix memory leak in " "replacePlotObject" msgstr "" "xxKPlotWidget: add setAutoDeletePlotObjects, fix memory leak in " "replacePlotObjectxx" #: announcements/kde-frameworks-5.12.0.php:173 msgid "Fix missing tickmarks when x0 > 0." msgstr "xxFix missing tickmarks when x0 > 0.xx" #: announcements/kde-frameworks-5.12.0.php:174 msgid "KPlotWidget: no need to setMinimumSize or resize." msgstr "xxKPlotWidget: no need to setMinimumSize or resize.xx" #: announcements/kde-frameworks-5.12.0.php:180 msgid "debianchangelog.xml: add Debian/Stretch, Debian/Buster, Ubuntu-Wily" msgstr "" "xxdebianchangelog.xml: add Debian/Stretch, Debian/Buster, Ubuntu-Wilyxx" #: announcements/kde-frameworks-5.12.0.php:181 msgid "Fix for UTF-16 surrogate pair backspace/delete behavior." msgstr "xxFix for UTF-16 surrogate pair backspace/delete behavior.xx" #: announcements/kde-frameworks-5.12.0.php:182 msgid "Let QScrollBar handle the WheelEvents (bug 340936)" msgstr "xxLet QScrollBar handle the WheelEvents (bug 340936)xx" #: announcements/kde-frameworks-5.12.0.php:183 msgid "" "Apply patch from KWrite devel top update pure basic HL, \"Alexander Clay\" " "<tuireann@EpicBasic.org>" msgstr "" "xxApply patch from KWrite devel top update pure basic HL, \"Alexander Clay\" " "<tuireann@EpicBasic.org>xx" #: announcements/kde-frameworks-5.12.0.php:189 msgid "Fix enable/disable ok button" msgstr "xxFix enable/disable ok buttonxx" #: announcements/kde-frameworks-5.12.0.php:192 #: announcements/kde-frameworks-5.13.0.php:258 #: announcements/kde-frameworks-5.15.0.php:303 #: announcements/kde-frameworks-5.16.0.php:360 #: announcements/kde-frameworks-5.17.0.php:163 #: announcements/kde-frameworks-5.18.0.php:203 #: announcements/kde-frameworks-5.19.0.php:224 #: announcements/kde-frameworks-5.20.0.php:233 #: announcements/kde-frameworks-5.22.0.php:204 #: announcements/kde-frameworks-5.23.0.php:239 #: announcements/kde-frameworks-5.26.0.php:224 #: announcements/kde-frameworks-5.27.0.php:233 #: announcements/kde-frameworks-5.28.0.php:224 #: announcements/kde-frameworks-5.30.0.php:232 #: announcements/kde-frameworks-5.35.0.php:176 #: announcements/kde-frameworks-5.37.0.php:194 #: announcements/kde-frameworks-5.42.0.php:265 #: announcements/kde-frameworks-5.49.0.php:395 #: announcements/kde-frameworks-5.50.0.php:293 #: announcements/kde-frameworks-5.51.0.php:270 msgid "KWallet Framework" msgstr "xxKWallet Frameworkxx" #: announcements/kde-frameworks-5.12.0.php:195 msgid "Imported and improved the kwallet-query command-line tool." msgstr "xxImported and improved the kwallet-query command-line tool.xx" #: announcements/kde-frameworks-5.12.0.php:196 msgid "Support to overwrite maps entries." msgstr "xxSupport to overwrite maps entries.xx" #: announcements/kde-frameworks-5.12.0.php:202 msgid "Don't show \"KDE Frameworks version\" in the About KDE dialog" msgstr "xxDon't show \"KDE Frameworks version\" in the About KDE dialogxx" #: announcements/kde-frameworks-5.12.0.php:208 msgid "Make the dark theme completely dark, also the complementary group" msgstr "xxMake the dark theme completely dark, also the complementary groupxx" #: announcements/kde-frameworks-5.12.0.php:209 msgid "Cache naturalsize separately by scalefactor" msgstr "xxCache naturalsize separately by scalefactorxx" #: announcements/kde-frameworks-5.12.0.php:210 msgid "ContainmentView: Do not crash on an invalid corona metadata" msgstr "xxContainmentView: Do not crash on an invalid corona metadataxx" #: announcements/kde-frameworks-5.12.0.php:211 msgid "AppletQuickItem: Do not access KPluginInfo if not valid" msgstr "xxAppletQuickItem: Do not access KPluginInfo if not validxx" #: announcements/kde-frameworks-5.12.0.php:212 msgid "Fix occasional empty applet config pages (bug 349250)" msgstr "xxFix occasional empty applet config pages (bug 349250)xx" #: announcements/kde-frameworks-5.12.0.php:213 msgid "Improve hidpi support in the Calendar grid component" msgstr "xxImprove hidpi support in the Calendar grid componentxx" #: announcements/kde-frameworks-5.12.0.php:214 msgid "Verify KService has valid plugin info before using it" msgstr "xxVerify KService has valid plugin info before using itxx" #: announcements/kde-frameworks-5.12.0.php:215 msgid "[calendar] Ensure the grid is repainted on theme changes" msgstr "xx[calendar] Ensure the grid is repainted on theme changesxx" #: announcements/kde-frameworks-5.12.0.php:216 msgid "[calendar] Always start counting weeks from Monday (bug 349044)" msgstr "xx[calendar] Always start counting weeks from Monday (bug 349044)xx" #: announcements/kde-frameworks-5.12.0.php:217 msgid "[calendar] Repaint the grid when show week numbers setting changes" msgstr "xx[calendar] Repaint the grid when show week numbers setting changesxx" #: announcements/kde-frameworks-5.12.0.php:218 msgid "" "An opaque theme is now used when only the blur effect is available (bug " "348154)" msgstr "" "xxAn opaque theme is now used when only the blur effect is available (bug " "348154)xx" #: announcements/kde-frameworks-5.12.0.php:219 msgid "Whitelist applets/versions for separate engine" msgstr "xxWhitelist applets/versions for separate enginexx" #: announcements/kde-frameworks-5.12.0.php:220 msgid "Introduce a new class ContainmentView" msgstr "xxIntroduce a new class ContainmentViewxx" #: announcements/kde-frameworks-5.12.0.php:226 msgid "Allow to use highlight spellchecking in a QPainTextEdit" msgstr "xxAllow to use highlight spellchecking in a QPainTextEditxx" #: announcements/kde-frameworks-5.13.0.php:4 msgid "Release of KDE Frameworks 5.13.0" msgstr "xxRelease of KDE Frameworks 5.13.0xx" #: announcements/kde-frameworks-5.13.0.php:16 msgid "" " \n" "August 12, 2015. KDE today announces the release\n" "of KDE Frameworks 5.13.0.\n" msgstr "" "xx \n" "August 12, 2015. KDE today announces the release\n" "of KDE Frameworks 5.13.0.\n" "xx\n" #: announcements/kde-frameworks-5.13.0.php:38 msgid "New frameworks" msgstr "xxNew frameworksxx" #: announcements/kde-frameworks-5.13.0.php:41 msgid "KFileMetadata: file metadata and extraction library" msgstr "xxKFileMetadata: file metadata and extraction libraryxx" #: announcements/kde-frameworks-5.13.0.php:42 msgid "Baloo: file indexing and searching framework" msgstr "xxBaloo: file indexing and searching frameworkxx" #: announcements/kde-frameworks-5.13.0.php:45 msgid "Changes affecting all frameworks" msgstr "xxChanges affecting all frameworksxx" #: announcements/kde-frameworks-5.13.0.php:48 msgid "The Qt version requirement has been bumped from 5.2 to 5.3" msgstr "xxThe Qt version requirement has been bumped from 5.2 to 5.3xx" #: announcements/kde-frameworks-5.13.0.php:49 msgid "" "Debug output has been ported to categorized output, for less noise by default" msgstr "" "xxDebug output has been ported to categorized output, for less noise by " "defaultxx" #: announcements/kde-frameworks-5.13.0.php:50 msgid "Docbook documentation has been reviewed and updated" msgstr "xxDocbook documentation has been reviewed and updatedxx" #: announcements/kde-frameworks-5.13.0.php:56 msgid "Fix crash in directories-only file dialog" msgstr "xxFix crash in directories-only file dialogxx" #: announcements/kde-frameworks-5.13.0.php:57 msgid "Don't rely on options()->initialDirectory() for Qt < 5.4" msgstr "xxDon't rely on options()->initialDirectory() for Qt < 5.4xx" #: announcements/kde-frameworks-5.13.0.php:60 #: announcements/kde-frameworks-5.14.0.php:100 #: announcements/kde-frameworks-5.17.0.php:87 #: announcements/kde-frameworks-5.23.0.php:83 #: announcements/kde-frameworks-5.25.0.php:95 #: announcements/kde-frameworks-5.26.0.php:86 #: announcements/kde-frameworks-5.27.0.php:85 #: announcements/kde-frameworks-5.28.0.php:65 #: announcements/kde-frameworks-5.29.0.php:85 #: announcements/kde-frameworks-5.30.0.php:77 #: announcements/kde-frameworks-5.33.0.php:68 #: announcements/kde-frameworks-5.35.0.php:73 #: announcements/kde-frameworks-5.37.0.php:66 #: announcements/kde-frameworks-5.44.0.php:66 #: announcements/kde-frameworks-5.45.0.php:98 #: announcements/kde-frameworks-5.53.0.php:84 msgid "KDE Doxygen Tools" msgstr "xxKDE Doxygen Toolsxx" #: announcements/kde-frameworks-5.13.0.php:63 msgid "" "Add man pages for kapidox scripts and update maintainer info in setup.py" msgstr "" "xxAdd man pages for kapidox scripts and update maintainer info in setup.pyxx" #: announcements/kde-frameworks-5.13.0.php:69 msgid "" "KBookmarkManager: use KDirWatch instead of QFileSystemWatcher to detect user-" "places.xbel being created." msgstr "" "xxKBookmarkManager: use KDirWatch instead of QFileSystemWatcher to detect " "user-places.xbel being created.xx" #: announcements/kde-frameworks-5.13.0.php:75 msgid "HiDPI fixes for KLineEdit/KComboBox" msgstr "xxHiDPI fixes for KLineEdit/KComboBoxxx" #: announcements/kde-frameworks-5.13.0.php:76 msgid "KLineEdit: Don't let the user delete text when the lineedit is readonly" msgstr "" "xxKLineEdit: Don't let the user delete text when the lineedit is readonlyxx" #: announcements/kde-frameworks-5.13.0.php:82 msgid "Don't recommend to use deprecated API" msgstr "xxDon't recommend to use deprecated APIxx" #: announcements/kde-frameworks-5.13.0.php:83 msgid "Don't generate deprecated code" msgstr "xxDon't generate deprecated codexx" #: announcements/kde-frameworks-5.13.0.php:89 msgid "Add Kdelibs4Migration::kdeHome() for cases not covered by resources" msgstr "" "xxAdd Kdelibs4Migration::kdeHome() for cases not covered by resourcesxx" #: announcements/kde-frameworks-5.13.0.php:90 msgid "Fix tr() warning" msgstr "xxFix tr() warningxx" #: announcements/kde-frameworks-5.13.0.php:91 msgid "Fix KCoreAddons build on Clang+ARM" msgstr "xxFix KCoreAddons build on Clang+ARMxx" #: announcements/kde-frameworks-5.13.0.php:97 msgid "KDBusService: document how to raise the active window, in Activate()" msgstr "" "xxKDBusService: document how to raise the active window, in Activate()xx" #: announcements/kde-frameworks-5.13.0.php:103 msgid "Fix deprecated KRun::run call" msgstr "xxFix deprecated KRun::run callxx" #: announcements/kde-frameworks-5.13.0.php:104 msgid "Same behavior of MouseArea to map coords of filtered child events" msgstr "xxSame behavior of MouseArea to map coords of filtered child eventsxx" #: announcements/kde-frameworks-5.13.0.php:105 msgid "Detect initial face icon being created" msgstr "xxDetect initial face icon being createdxx" #: announcements/kde-frameworks-5.13.0.php:106 msgid "Don't refresh the entire window when we render the plotter (bug 348385)" msgstr "" "xxDon't refresh the entire window when we render the plotter (bug 348385)xx" #: announcements/kde-frameworks-5.13.0.php:107 msgid "add the userPaths context property" msgstr "xxadd the userPaths context propertyxx" #: announcements/kde-frameworks-5.13.0.php:108 msgid "Don't choke on empty QIconItem" msgstr "xxDon't choke on empty QIconItemxx" #: announcements/kde-frameworks-5.13.0.php:114 msgid "" "kconfig_compiler_kf5 moved to libexec, use kreadconfig5 instead for the " "findExe test" msgstr "" "xxkconfig_compiler_kf5 moved to libexec, use kreadconfig5 instead for the " "findExe testxx" #: announcements/kde-frameworks-5.13.0.php:115 msgid "" "Document the (suboptimal) replacements for KApplication::" "disableSessionManagement" msgstr "" "xxDocument the (suboptimal) replacements for KApplication::" "disableSessionManagementxx" #: announcements/kde-frameworks-5.13.0.php:121 msgid "change sentence about reporting bugs, ack'ed by dfaure" msgstr "xxchange sentence about reporting bugs, ack'ed by dfaurexx" #: announcements/kde-frameworks-5.13.0.php:122 msgid "adapt german user.entities to en/user.entities" msgstr "xxadapt german user.entities to en/user.entitiesxx" #: announcements/kde-frameworks-5.13.0.php:123 msgid "" "Update general.entities: change markup for frameworks + plasma from " "application to productname" msgstr "" "xxUpdate general.entities: change markup for frameworks + plasma from " "application to productnamexx" #: announcements/kde-frameworks-5.13.0.php:124 msgid "Update en/user.entities" msgstr "xxUpdate en/user.entitiesxx" #: announcements/kde-frameworks-5.13.0.php:125 msgid "Update book and man page templates" msgstr "xxUpdate book and man page templatesxx" #: announcements/kde-frameworks-5.13.0.php:126 msgid "Use CMAKE_MODULE_PATH in cmake_install.cmake" msgstr "xxUse CMAKE_MODULE_PATH in cmake_install.cmakexx" #: announcements/kde-frameworks-5.13.0.php:127 msgid "BUG: 350799 (bug 350799)" msgstr "xxBUG: 350799 (bug 350799)xx" #: announcements/kde-frameworks-5.13.0.php:128 msgid "Update general.entities" msgstr "xxUpdate general.entitiesxx" #: announcements/kde-frameworks-5.13.0.php:129 msgid "Search for required perl modules." msgstr "xxSearch for required perl modules.xx" #: announcements/kde-frameworks-5.13.0.php:130 msgid "Namespace a helper macro in the installed macros file." msgstr "xxNamespace a helper macro in the installed macros file.xx" #: announcements/kde-frameworks-5.13.0.php:131 msgid "" "Adapted key name tranlations to standard tranlations provided by Termcat" msgstr "" "xxAdapted key name tranlations to standard tranlations provided by Termcatxx" #: announcements/kde-frameworks-5.13.0.php:137 msgid "Install Breeze theme" msgstr "xxInstall Breeze themexx" #: announcements/kde-frameworks-5.13.0.php:138 msgid "Kemoticons: make Breeze emotions standard instead of Glass" msgstr "xxKemoticons: make Breeze emotions standard instead of Glassxx" #: announcements/kde-frameworks-5.13.0.php:139 msgid "Breeze emoticon pack made by Uri Herrera" msgstr "xxBreeze emoticon pack made by Uri Herreraxx" #: announcements/kde-frameworks-5.13.0.php:142 #: announcements/kde-frameworks-5.15.0.php:205 #: announcements/kde-frameworks-5.16.0.php:209 #: announcements/kde-frameworks-5.18.0.php:144 #: announcements/kde-frameworks-5.19.0.php:139 #: announcements/kde-frameworks-5.20.0.php:122 #: announcements/kde-frameworks-5.22.0.php:114 #: announcements/kde-frameworks-5.23.0.php:152 #: announcements/kde-frameworks-5.24.0.php:139 #: announcements/kde-frameworks-5.25.0.php:154 #: announcements/kde-frameworks-5.29.0.php:149 #: announcements/kde-frameworks-5.30.0.php:135 #: announcements/kde-frameworks-5.33.0.php:113 #: announcements/kde-frameworks-5.35.0.php:129 #: announcements/kde-frameworks-5.37.0.php:115 #: announcements/kde-frameworks-5.42.0.php:148 #: announcements/kde-frameworks-5.45.0.php:169 msgid "KHTML" msgstr "xxKHTMLxx" #: announcements/kde-frameworks-5.13.0.php:145 msgid "Let KHtml be useable w/o searching for private deps" msgstr "xxLet KHtml be useable w/o searching for private depsxx" #: announcements/kde-frameworks-5.13.0.php:151 msgid "Remove temporary string allocations." msgstr "xxRemove temporary string allocations.xx" #: announcements/kde-frameworks-5.13.0.php:152 msgid "Remove Theme tree debug entry" msgstr "xxRemove Theme tree debug entryxx" #: announcements/kde-frameworks-5.13.0.php:158 msgid "Private headers for platform plugins get installed." msgstr "xxPrivate headers for platform plugins get installed.xx" #: announcements/kde-frameworks-5.13.0.php:164 msgid "Kill unneeded QUrl wrappers" msgstr "xxKill unneeded QUrl wrappersxx" #: announcements/kde-frameworks-5.13.0.php:170 msgid "" "New proxy: KExtraColumnsProxyModel, allows to add columns to an existing " "model." msgstr "" "xxNew proxy: KExtraColumnsProxyModel, allows to add columns to an existing " "model.xx" #: announcements/kde-frameworks-5.13.0.php:176 msgid "Fix the starting Y position for fallback popups" msgstr "xxFix the starting Y position for fallback popupsxx" #: announcements/kde-frameworks-5.13.0.php:177 msgid "Reduce dependencies and move to Tier 2" msgstr "xxReduce dependencies and move to Tier 2xx" #: announcements/kde-frameworks-5.13.0.php:178 msgid "catch unknown notification entries (nullptr deref) (bug 348414)" msgstr "xxcatch unknown notification entries (nullptr deref) (bug 348414)xx" #: announcements/kde-frameworks-5.13.0.php:179 msgid "Remove pretty much useless warning message" msgstr "xxRemove pretty much useless warning messagexx" #: announcements/kde-frameworks-5.13.0.php:185 msgid "make the subtitles, subtitles ;)" msgstr "xxmake the subtitles, subtitles ;)xx" #: announcements/kde-frameworks-5.13.0.php:186 msgid "kpackagetool: Fix output of non-latin text to stdout" msgstr "xxkpackagetool: Fix output of non-latin text to stdoutxx" #: announcements/kde-frameworks-5.13.0.php:192 msgid "Add AllPhoneNumbersProperty" msgstr "xxAdd AllPhoneNumbersPropertyxx" #: announcements/kde-frameworks-5.13.0.php:193 msgid "PersonsSortFilterProxyModel now available for usage in QML" msgstr "xxPersonsSortFilterProxyModel now available for usage in QMLxx" #: announcements/kde-frameworks-5.13.0.php:199 msgid "krosscore: Install CamelCase header \"KrossConfig\"" msgstr "xxkrosscore: Install CamelCase header \"KrossConfig\"xx" #: announcements/kde-frameworks-5.13.0.php:200 msgid "Fix Python2 tests to run with PyQt5" msgstr "xxFix Python2 tests to run with PyQt5xx" #: announcements/kde-frameworks-5.13.0.php:206 msgid "Fix kbuildsycoca --global" msgstr "xxFix kbuildsycoca --globalxx" #: announcements/kde-frameworks-5.13.0.php:207 msgid "" "KToolInvocation::invokeMailer: fix attachment when we have multi attachement" msgstr "" "xxKToolInvocation::invokeMailer: fix attachment when we have multi " "attachementxx" #: announcements/kde-frameworks-5.13.0.php:213 msgid "guard default log level for Qt < 5.4.0, fix log cat name" msgstr "xxguard default log level for Qt < 5.4.0, fix log cat namexx" #: announcements/kde-frameworks-5.13.0.php:214 msgid "add hl for Xonotic (bug 342265)" msgstr "xxadd hl for Xonotic (bug 342265)xx" #: announcements/kde-frameworks-5.13.0.php:215 msgid "add Groovy HL (bug 329320)" msgstr "xxadd Groovy HL (bug 329320)xx" #: announcements/kde-frameworks-5.13.0.php:216 msgid "update J highlighting (bug 346386)" msgstr "xxupdate J highlighting (bug 346386)xx" #: announcements/kde-frameworks-5.13.0.php:217 msgid "Make compile with MSVC2015" msgstr "xxMake compile with MSVC2015xx" #: announcements/kde-frameworks-5.13.0.php:218 msgid "less iconloader use, fix more pixelated icons" msgstr "xxless iconloader use, fix more pixelated iconsxx" #: announcements/kde-frameworks-5.13.0.php:219 msgid "enable/disable find all button on pattern changes" msgstr "xxenable/disable find all button on pattern changesxx" #: announcements/kde-frameworks-5.13.0.php:220 msgid "Improved search & replace bar" msgstr "xxImproved search & replace barxx" #: announcements/kde-frameworks-5.13.0.php:221 msgid "remove useless ruler from powermode" msgstr "xxremove useless ruler from powermodexx" #: announcements/kde-frameworks-5.13.0.php:222 msgid "more slim search bar" msgstr "xxmore slim search barxx" #: announcements/kde-frameworks-5.13.0.php:223 msgid "vi: Fix misreading of markType01 flag" msgstr "xxvi: Fix misreading of markType01 flagxx" #: announcements/kde-frameworks-5.13.0.php:224 msgid "Use correct qualification to call base method." msgstr "xxUse correct qualification to call base method.xx" #: announcements/kde-frameworks-5.13.0.php:225 msgid "" "Remove checks, QMetaObject::invokeMethod guards itself against that already." msgstr "" "xxRemove checks, QMetaObject::invokeMethod guards itself against that " "already.xx" #: announcements/kde-frameworks-5.13.0.php:226 msgid "fix HiDPI issues with color pickers" msgstr "xxfix HiDPI issues with color pickersxx" #: announcements/kde-frameworks-5.13.0.php:227 msgid "Cleanup coe: QMetaObject::invokeMethod is nullptr safe." msgstr "xxCleanup coe: QMetaObject::invokeMethod is nullptr safe.xx" #: announcements/kde-frameworks-5.13.0.php:228 msgid "more comments" msgstr "xxmore commentsxx" #: announcements/kde-frameworks-5.13.0.php:229 msgid "change the way the interfaces are null safe" msgstr "xxchange the way the interfaces are null safexx" #: announcements/kde-frameworks-5.13.0.php:230 msgid "only output warnings and above per default" msgstr "xxonly output warnings and above per defaultxx" #: announcements/kde-frameworks-5.13.0.php:231 msgid "remove todos from the past" msgstr "xxremove todos from the pastxx" #: announcements/kde-frameworks-5.13.0.php:232 msgid "Use QVarLengthArray to save the temporary QVector iteration." msgstr "xxUse QVarLengthArray to save the temporary QVector iteration.xx" #: announcements/kde-frameworks-5.13.0.php:233 msgid "Move the hack to indent group labels to construction time." msgstr "xxMove the hack to indent group labels to construction time.xx" #: announcements/kde-frameworks-5.13.0.php:234 msgid "Fixup some serious issues with the KateCompletionModel in tree mode." msgstr "" "xxFixup some serious issues with the KateCompletionModel in tree mode.xx" #: announcements/kde-frameworks-5.13.0.php:235 msgid "Fix broken model design, which relied on Qt 4 behavior." msgstr "xxFix broken model design, which relied on Qt 4 behavior.xx" #: announcements/kde-frameworks-5.13.0.php:236 msgid "obey umask rules when saving new file (bug 343158)" msgstr "xxobey umask rules when saving new file (bug 343158)xx" #: announcements/kde-frameworks-5.13.0.php:237 msgid "add meson HL" msgstr "xxadd meson HLxx" #: announcements/kde-frameworks-5.13.0.php:238 msgid "" "As Varnish 4.x introduces various syntax changes compared to Varnish 3.x, I " "wrote additional, separate syntax highlighting files for Varnish 4 (varnish4." "xml, varnishtest4.xml)." msgstr "" "xxAs Varnish 4.x introduces various syntax changes compared to Varnish 3.x, " "I wrote additional, separate syntax highlighting files for Varnish 4 " "(varnish4.xml, varnishtest4.xml).xx" #: announcements/kde-frameworks-5.13.0.php:239 msgid "fix HiDPI issues" msgstr "xxfix HiDPI issuesxx" #: announcements/kde-frameworks-5.13.0.php:240 msgid "" "vimode: don't crash if the <c-e> command gets executed in the end of a " "document. (bug 350299)" msgstr "" "xxvimode: don't crash if the <c-e> command gets executed in the end of " "a document. (bug 350299)xx" #: announcements/kde-frameworks-5.13.0.php:241 msgid "Support QML multi-line strings." msgstr "xxSupport QML multi-line strings.xx" #: announcements/kde-frameworks-5.13.0.php:242 msgid "fix syntax of oors.xml" msgstr "xxfix syntax of oors.xmlxx" #: announcements/kde-frameworks-5.13.0.php:243 msgid "add CartoCSS hl by Lukas Sommer (bug 340756)" msgstr "xxadd CartoCSS hl by Lukas Sommer (bug 340756)xx" #: announcements/kde-frameworks-5.13.0.php:244 msgid "fix floating point HL, use the inbuilt Float like in C (bug 348843)" msgstr "" "xxfix floating point HL, use the inbuilt Float like in C (bug 348843)xx" #: announcements/kde-frameworks-5.13.0.php:245 msgid "split directions did got reversed (bug 348845)" msgstr "xxsplit directions did got reversed (bug 348845)xx" #: announcements/kde-frameworks-5.13.0.php:246 msgid "" "Bug 348317 - [PATCH] Katepart syntax highlighting should recognize \\u0123 " "style escapes for JavaScript (bug 348317)" msgstr "" "xxBug 348317 - [PATCH] Katepart syntax highlighting should recognize \\u0123 " "style escapes for JavaScript (bug 348317)xx" #: announcements/kde-frameworks-5.13.0.php:247 msgid "add *.cljs (bug 349844)" msgstr "xxadd *.cljs (bug 349844)xx" #: announcements/kde-frameworks-5.13.0.php:248 msgid "Update the GLSL highlighting file." msgstr "xxUpdate the GLSL highlighting file.xx" #: announcements/kde-frameworks-5.13.0.php:249 msgid "fixed default colors to be more distinguishable" msgstr "xxfixed default colors to be more distinguishablexx" #: announcements/kde-frameworks-5.13.0.php:255 msgid "Delete old highlighter" msgstr "xxDelete old highlighterxx" #: announcements/kde-frameworks-5.13.0.php:261 msgid "Fix Windows build" msgstr "xxFix Windows buildxx" #: announcements/kde-frameworks-5.13.0.php:262 msgid "Print a warning with error code when opening the wallet by PAM fails" msgstr "" "xxPrint a warning with error code when opening the wallet by PAM failsxx" #: announcements/kde-frameworks-5.13.0.php:263 msgid "" "Return the backend error code rather than -1 when opening a wallet failed" msgstr "" "xxReturn the backend error code rather than -1 when opening a wallet failedxx" #: announcements/kde-frameworks-5.13.0.php:264 msgid "Make the backend's \"unknown cipher\" a negative return code" msgstr "xxMake the backend's \"unknown cipher\" a negative return codexx" #: announcements/kde-frameworks-5.13.0.php:265 msgid "Watch for PAM_KWALLET5_LOGIN for KWallet5" msgstr "xxWatch for PAM_KWALLET5_LOGIN for KWallet5xx" #: announcements/kde-frameworks-5.13.0.php:266 msgid "Fix crash when MigrationAgent::isEmptyOldWallet() check fails" msgstr "xxFix crash when MigrationAgent::isEmptyOldWallet() check failsxx" #: announcements/kde-frameworks-5.13.0.php:267 msgid "KWallet can now be unlocked by PAM using kwallet-pam module" msgstr "xxKWallet can now be unlocked by PAM using kwallet-pam modulexx" #: announcements/kde-frameworks-5.13.0.php:273 msgid "New API taking QIcon parameters to set the icons in the tab bar" msgstr "xxNew API taking QIcon parameters to set the icons in the tab barxx" #: announcements/kde-frameworks-5.13.0.php:274 msgid "" "KCharSelect: Fix unicode category and use boundingRect for width calculation" msgstr "" "xxKCharSelect: Fix unicode category and use boundingRect for width " "calculationxx" #: announcements/kde-frameworks-5.13.0.php:275 msgid "KCharSelect: fix cell width to fit contents" msgstr "xxKCharSelect: fix cell width to fit contentsxx" #: announcements/kde-frameworks-5.13.0.php:276 msgid "KMultiTabBar margins now are ok on HiDPI screens" msgstr "xxKMultiTabBar margins now are ok on HiDPI screensxx" #: announcements/kde-frameworks-5.13.0.php:277 msgid "" "KRuler: deprecate unimplemented KRuler::setFrameStyle(), clean up comments" msgstr "" "xxKRuler: deprecate unimplemented KRuler::setFrameStyle(), clean up " "commentsxx" #: announcements/kde-frameworks-5.13.0.php:278 msgid "KEditListWidget: remove margin, so it aligns better with other widgets" msgstr "" "xxKEditListWidget: remove margin, so it aligns better with other widgetsxx" #: announcements/kde-frameworks-5.13.0.php:284 msgid "Harden NETWM data reading (bug 350173)" msgstr "xxHarden NETWM data reading (bug 350173)xx" #: announcements/kde-frameworks-5.13.0.php:285 msgid "guard for older Qt versions like in kio-http" msgstr "xxguard for older Qt versions like in kio-httpxx" #: announcements/kde-frameworks-5.13.0.php:286 msgid "Private headers for platform plugins are installed." msgstr "xxPrivate headers for platform plugins are installed.xx" #: announcements/kde-frameworks-5.13.0.php:287 msgid "Platform specific parts loaded as plugins." msgstr "xxPlatform specific parts loaded as plugins.xx" #: announcements/kde-frameworks-5.13.0.php:293 msgid "Fix method behavior KShortcutsEditorPrivate::importConfiguration" msgstr "xxFix method behavior KShortcutsEditorPrivate::importConfigurationxx" #: announcements/kde-frameworks-5.13.0.php:299 msgid "" "Using a pinch gesture one can now switch between the different zoom levels " "of the calenda" msgstr "" "xxUsing a pinch gesture one can now switch between the different zoom levels " "of the calendaxx" #: announcements/kde-frameworks-5.13.0.php:300 msgid "comment about code duplication in icondialog" msgstr "xxcomment about code duplication in icondialogxx" #: announcements/kde-frameworks-5.13.0.php:301 msgid "Slider groove color was hardcoded, modified to use color scheme" msgstr "xxSlider groove color was hardcoded, modified to use color schemexx" #: announcements/kde-frameworks-5.13.0.php:302 msgid "" "Use QBENCHMARK instead of a hard requirement on the machine's performance" msgstr "" "xxUse QBENCHMARK instead of a hard requirement on the machine's performancexx" #: announcements/kde-frameworks-5.13.0.php:303 msgid "" "Calendar navigation has been significantly improved, providing a year and " "decade overview" msgstr "" "xxCalendar navigation has been significantly improved, providing a year and " "decade overviewxx" #: announcements/kde-frameworks-5.13.0.php:304 msgid "PlasmaCore.Dialog now has an 'opacity' property" msgstr "xxPlasmaCore.Dialog now has an 'opacity' propertyxx" #: announcements/kde-frameworks-5.13.0.php:305 msgid "Make some space for the radio button" msgstr "xxMake some space for the radio buttonxx" #: announcements/kde-frameworks-5.13.0.php:306 msgid "Don't show the circular background if there's a menu" msgstr "xxDon't show the circular background if there's a menuxx" #: announcements/kde-frameworks-5.13.0.php:307 msgid "Add X-Plasma-NotificationAreaCategory definition" msgstr "xxAdd X-Plasma-NotificationAreaCategory definitionxx" #: announcements/kde-frameworks-5.13.0.php:308 msgid "Set notifications and osd to show on all desktops" msgstr "xxSet notifications and osd to show on all desktopsxx" #: announcements/kde-frameworks-5.13.0.php:309 msgid "Print useful warning when we can not get valid KPluginInfo" msgstr "xxPrint useful warning when we can not get valid KPluginInfoxx" #: announcements/kde-frameworks-5.13.0.php:310 msgid "" "Fix potential endless recursion in PlatformStatus::findLookAndFeelPackage()" msgstr "" "xxFix potential endless recursion in PlatformStatus::" "findLookAndFeelPackage()xx" #: announcements/kde-frameworks-5.13.0.php:311 msgid "Rename software-updates.svgz to software.svgz" msgstr "xxRename software-updates.svgz to software.svgzxx" #: announcements/kde-frameworks-5.13.0.php:317 msgid "Add in CMake bits to enable building of Voikko plugin." msgstr "xxAdd in CMake bits to enable building of Voikko plugin.xx" #: announcements/kde-frameworks-5.13.0.php:318 msgid "Implement Sonnet::Client factory for Voikko spell chekers." msgstr "xxImplement Sonnet::Client factory for Voikko spell chekers.xx" #: announcements/kde-frameworks-5.13.0.php:319 msgid "Implement Voikko based spell checker (Sonnet::SpellerPlugin)" msgstr "xxImplement Voikko based spell checker (Sonnet::SpellerPlugin)xx" #: announcements/kde-frameworks-5.14.0.php:4 msgid "Release of KDE Frameworks 5.14.0" msgstr "xxRelease of KDE Frameworks 5.14.0xx" #: announcements/kde-frameworks-5.14.0.php:16 msgid "" " \n" "September 12, 2015. KDE today announces the release\n" "of KDE Frameworks 5.14.0.\n" msgstr "" "xx \n" "September 12, 2015. KDE today announces the release\n" "of KDE Frameworks 5.14.0.\n" "xx\n" #: announcements/kde-frameworks-5.14.0.php:38 msgid "In many frameworks" msgstr "xxIn many frameworksxx" #: announcements/kde-frameworks-5.14.0.php:41 msgid "Rename private classes to avoid exporting them accidentally" msgstr "xxRename private classes to avoid exporting them accidentallyxx" #: announcements/kde-frameworks-5.14.0.php:44 #: announcements/kde-frameworks-5.15.0.php:38 #: announcements/kde-frameworks-5.16.0.php:38 #: announcements/kde-frameworks-5.17.0.php:38 #: announcements/kde-frameworks-5.18.0.php:38 #: announcements/kde-frameworks-5.21.0.php:50 #: announcements/kde-frameworks-5.22.0.php:44 #: announcements/kde-frameworks-5.23.0.php:46 #: announcements/kde-frameworks-5.24.0.php:45 #: announcements/kde-frameworks-5.27.0.php:41 #: announcements/kde-frameworks-5.29.0.php:46 #: announcements/kde-frameworks-5.32.0.php:38 #: announcements/kde-frameworks-5.33.0.php:38 #: announcements/kde-frameworks-5.34.0.php:38 #: announcements/kde-frameworks-5.36.0.php:42 #: announcements/kde-frameworks-5.38.0.php:41 #: announcements/kde-frameworks-5.39.0.php:38 #: announcements/kde-frameworks-5.40.0.php:38 #: announcements/kde-frameworks-5.41.0.php:38 #: announcements/kde-frameworks-5.42.0.php:45 #: announcements/kde-frameworks-5.43.0.php:53 #: announcements/kde-frameworks-5.44.0.php:38 #: announcements/kde-frameworks-5.45.0.php:44 #: announcements/kde-frameworks-5.46.0.php:38 #: announcements/kde-frameworks-5.47.0.php:38 #: announcements/kde-frameworks-5.48.0.php:46 #: announcements/kde-frameworks-5.49.0.php:45 #: announcements/kde-frameworks-5.50.0.php:44 #: announcements/kde-frameworks-5.51.0.php:38 #: announcements/kde-frameworks-5.52.0.php:38 #: announcements/kde-frameworks-5.53.0.php:47 #: announcements/kde-frameworks-template.php:47 msgid "Baloo" msgstr "xxBalooxx" #: announcements/kde-frameworks-5.14.0.php:47 #: announcements/kde-frameworks-5.15.0.php:78 msgid "Add org.kde.baloo interface to root object for backward compatibility" msgstr "" "xxAdd org.kde.baloo interface to root object for backward compatibilityxx" #: announcements/kde-frameworks-5.14.0.php:48 msgid "" "Install a fake org.kde.baloo.file.indexer.xml to fix compilation of plasma-" "desktop 5.4" msgstr "" "xxInstall a fake org.kde.baloo.file.indexer.xml to fix compilation of plasma-" "desktop 5.4xx" #: announcements/kde-frameworks-5.14.0.php:49 msgid "Re-organize D-Bus interfaces" msgstr "xxRe-organize D-Bus interfacesxx" #: announcements/kde-frameworks-5.14.0.php:50 msgid "Use json metadata in kded plugin and fix plugin name" msgstr "xxUse json metadata in kded plugin and fix plugin namexx" #: announcements/kde-frameworks-5.14.0.php:51 msgid "Create one Database instance per process (bug 350247)" msgstr "xxCreate one Database instance per process (bug 350247)xx" #: announcements/kde-frameworks-5.14.0.php:52 msgid "Prevent baloo_file_extractor being killed while committing" msgstr "xxPrevent baloo_file_extractor being killed while committingxx" #: announcements/kde-frameworks-5.14.0.php:53 msgid "Generate xml interface file using qt5_generate_dbus_interface" msgstr "xxGenerate xml interface file using qt5_generate_dbus_interfacexx" #: announcements/kde-frameworks-5.14.0.php:54 msgid "Baloo monitor fixes" msgstr "xxBaloo monitor fixesxx" #: announcements/kde-frameworks-5.14.0.php:55 msgid "Move file url export to main thread" msgstr "xxMove file url export to main threadxx" #: announcements/kde-frameworks-5.14.0.php:56 msgid "Make sure cascaded configs are taken into account" msgstr "xxMake sure cascaded configs are taken into accountxx" #: announcements/kde-frameworks-5.14.0.php:57 msgid "Do not install namelink for private library" msgstr "xxDo not install namelink for private libraryxx" #: announcements/kde-frameworks-5.14.0.php:58 msgid "Install translations, spotted by Hrvoje Senjan." msgstr "xxInstall translations, spotted by Hrvoje Senjan.xx" #: announcements/kde-frameworks-5.14.0.php:64 msgid "" "Don't forward deviceChanged signal after device was removed (bug 351051)" msgstr "" "xxDon't forward deviceChanged signal after device was removed (bug 351051)xx" #: announcements/kde-frameworks-5.14.0.php:65 msgid "Respect -DBUILD_TESTING=OFF" msgstr "xxRespect -DBUILD_TESTING=OFFxx" #: announcements/kde-frameworks-5.14.0.php:71 msgid "Add macro to generate logging category declarations for Qt5." msgstr "xxAdd macro to generate logging category declarations for Qt5.xx" #: announcements/kde-frameworks-5.14.0.php:72 msgid "" "ecm_generate_headers: Add COMMON_HEADER option and multiple header " "functionality" msgstr "" "xxecm_generate_headers: Add COMMON_HEADER option and multiple header " "functionalityxx" #: announcements/kde-frameworks-5.14.0.php:73 msgid "Add -pedantic for KF5 code (when using gcc or clang)" msgstr "xxAdd -pedantic for KF5 code (when using gcc or clang)xx" #: announcements/kde-frameworks-5.14.0.php:74 msgid "" "KDEFrameworkCompilerSettings: only enable strict iterators in debug mode" msgstr "" "xxKDEFrameworkCompilerSettings: only enable strict iterators in debug modexx" #: announcements/kde-frameworks-5.14.0.php:75 msgid "Also set the default visibility for C code to hidden." msgstr "xxAlso set the default visibility for C code to hidden.xx" #: announcements/kde-frameworks-5.14.0.php:81 msgid "Also propagate window titles for folder-only file dialogs." msgstr "xxAlso propagate window titles for folder-only file dialogs.xx" #: announcements/kde-frameworks-5.14.0.php:87 msgid "" "Only spawn one action loader (thread) when the actions of the " "FileItemLinkingPlugin are not initialized (bug 351585)" msgstr "" "xxOnly spawn one action loader (thread) when the actions of the " "FileItemLinkingPlugin are not initialized (bug 351585)xx" #: announcements/kde-frameworks-5.14.0.php:88 msgid "" "Fixing the build problems introduced by renaming the Private classes " "(11030ffc0)" msgstr "" "xxFixing the build problems introduced by renaming the Private classes " "(11030ffc0)xx" #: announcements/kde-frameworks-5.14.0.php:89 msgid "Add missing boost include path to build on OS X" msgstr "xxAdd missing boost include path to build on OS Xxx" #: announcements/kde-frameworks-5.14.0.php:90 msgid "Setting the shortcuts moved to activity settings" msgstr "xxSetting the shortcuts moved to activity settingsxx" #: announcements/kde-frameworks-5.14.0.php:91 msgid "Setting the private activity mode works" msgstr "xxSetting the private activity mode worksxx" #: announcements/kde-frameworks-5.14.0.php:92 msgid "Refactor of the settings UI" msgstr "xxRefactor of the settings UIxx" #: announcements/kde-frameworks-5.14.0.php:93 msgid "Basic activity methods are functional" msgstr "xxBasic activity methods are functionalxx" #: announcements/kde-frameworks-5.14.0.php:94 msgid "UI for the activity configuration and deletion pop-ups" msgstr "xxUI for the activity configuration and deletion pop-upsxx" #: announcements/kde-frameworks-5.14.0.php:95 msgid "" "Basic UI for the activities creation/deletion/configuration section in KCM" msgstr "" "xxBasic UI for the activities creation/deletion/configuration section in " "KCMxx" #: announcements/kde-frameworks-5.14.0.php:96 msgid "Increased the chunk size for loading the results" msgstr "xxIncreased the chunk size for loading the resultsxx" #: announcements/kde-frameworks-5.14.0.php:97 msgid "Added missing include for std::set" msgstr "xxAdded missing include for std::setxx" #: announcements/kde-frameworks-5.14.0.php:103 msgid "" "Windows fix: remove existing files before we replace them with os.rename." msgstr "" "xxWindows fix: remove existing files before we replace them with os.rename.xx" #: announcements/kde-frameworks-5.14.0.php:104 msgid "Use native paths when calling python to fix Windows builds" msgstr "xxUse native paths when calling python to fix Windows buildsxx" #: announcements/kde-frameworks-5.14.0.php:110 msgid "Fix bad behavior / running OOM on Windows (bug 345860)" msgstr "xxFix bad behavior / running OOM on Windows (bug 345860)xx" #: announcements/kde-frameworks-5.14.0.php:116 msgid "Optimize readEntryGui" msgstr "xxOptimize readEntryGuixx" #: announcements/kde-frameworks-5.14.0.php:117 msgid "Avoid QString::fromLatin1() in generated code" msgstr "xxAvoid QString::fromLatin1() in generated codexx" #: announcements/kde-frameworks-5.14.0.php:118 msgid "Minimize calls to expensive QStandardPaths::locateAll()" msgstr "xxMinimize calls to expensive QStandardPaths::locateAll()xx" #: announcements/kde-frameworks-5.14.0.php:119 msgid "" "Finish the port to QCommandLineParser (it has addPositionalArgument now)" msgstr "" "xxFinish the port to QCommandLineParser (it has addPositionalArgument now)xx" #: announcements/kde-frameworks-5.14.0.php:125 msgid "Port solid-networkstatus kded plugin to json metadata" msgstr "xxPort solid-networkstatus kded plugin to json metadataxx" #: announcements/kde-frameworks-5.14.0.php:126 msgid "KPixmapCache: create dir if it doesn't exist" msgstr "xxKPixmapCache: create dir if it doesn't existxx" #: announcements/kde-frameworks-5.14.0.php:132 msgid "Sync Catalan user.entities with English (en) version." msgstr "xxSync Catalan user.entities with English (en) version.xx" #: announcements/kde-frameworks-5.14.0.php:133 msgid "Add entities for sebas and plasma-pa" msgstr "xxAdd entities for sebas and plasma-paxx" #: announcements/kde-frameworks-5.14.0.php:139 msgid "Performance: cache a KEmoticons instance here, not a KEmoticonsTheme." msgstr "" "xxPerformance: cache a KEmoticons instance here, not a KEmoticonsTheme.xx" #: announcements/kde-frameworks-5.14.0.php:142 #: announcements/kde-frameworks-5.15.0.php:193 #: announcements/kde-frameworks-5.17.0.php:126 #: announcements/kde-frameworks-5.19.0.php:121 #: announcements/kde-frameworks-5.20.0.php:116 #: announcements/kde-frameworks-5.22.0.php:104 #: announcements/kde-frameworks-5.25.0.php:140 #: announcements/kde-frameworks-5.26.0.php:135 #: announcements/kde-frameworks-5.27.0.php:150 #: announcements/kde-frameworks-5.29.0.php:143 #: announcements/kde-frameworks-5.32.0.php:118 #: announcements/kde-frameworks-5.33.0.php:107 #: announcements/kde-frameworks-5.34.0.php:112 #: announcements/kde-frameworks-5.35.0.php:123 #: announcements/kde-frameworks-5.36.0.php:103 #: announcements/kde-frameworks-5.39.0.php:103 #: announcements/kde-frameworks-5.40.0.php:84 #: announcements/kde-frameworks-5.41.0.php:168 #: announcements/kde-frameworks-5.42.0.php:139 #: announcements/kde-frameworks-5.45.0.php:148 #: announcements/kde-frameworks-5.46.0.php:110 #: announcements/kde-frameworks-5.47.0.php:100 #: announcements/kde-frameworks-5.48.0.php:138 #: announcements/kde-frameworks-5.49.0.php:181 #: announcements/kde-frameworks-5.50.0.php:125 #: announcements/kde-frameworks-5.51.0.php:105 #: announcements/kde-frameworks-5.52.0.php:137 #: announcements/kde-frameworks-5.53.0.php:114 #: announcements/kde-frameworks-template.php:146 msgid "KFileMetaData" msgstr "xxKFileMetaDataxx" #: announcements/kde-frameworks-5.14.0.php:145 msgid "PlainTextExtractor: enable O_NOATIME branch on GNU libc platforms" msgstr "xxPlainTextExtractor: enable O_NOATIME branch on GNU libc platformsxx" #: announcements/kde-frameworks-5.14.0.php:146 msgid "PlainTextExtractor: make the Linux branch work also without O_NOATIME" msgstr "" "xxPlainTextExtractor: make the Linux branch work also without O_NOATIMExx" #: announcements/kde-frameworks-5.14.0.php:147 msgid "PlainTextExtractor: fix error check on open(O_NOATIME) failure" msgstr "xxPlainTextExtractor: fix error check on open(O_NOATIME) failurexx" #: announcements/kde-frameworks-5.14.0.php:153 msgid "Only start kglobalaccel5 if needed." msgstr "xxOnly start kglobalaccel5 if needed.xx" #: announcements/kde-frameworks-5.14.0.php:156 #: announcements/kde-frameworks-5.15.0.php:217 #: announcements/kde-frameworks-5.18.0.php:150 #: announcements/kde-frameworks-5.19.0.php:145 #: announcements/kde-frameworks-5.20.0.php:130 #: announcements/kde-frameworks-5.21.0.php:177 #: announcements/kde-frameworks-5.22.0.php:125 #: announcements/kde-frameworks-5.24.0.php:154 #: announcements/kde-frameworks-5.29.0.php:156 #: announcements/kde-frameworks-5.34.0.php:125 #: announcements/kde-frameworks-5.35.0.php:136 #: announcements/kde-frameworks-5.36.0.php:109 #: announcements/kde-frameworks-5.37.0.php:121 #: announcements/kde-frameworks-5.42.0.php:154 #: announcements/kde-frameworks-5.43.0.php:178 #: announcements/kde-frameworks-5.44.0.php:111 #: announcements/kde-frameworks-5.45.0.php:175 #: announcements/kde-frameworks-5.46.0.php:129 #: announcements/kde-frameworks-5.48.0.php:168 #: announcements/kde-frameworks-5.49.0.php:210 #: announcements/kde-frameworks-5.50.0.php:138 #: announcements/kde-frameworks-5.51.0.php:123 #: announcements/kde-frameworks-5.7.0.php:132 #: announcements/kde-frameworks-5.9.0.php:79 msgid "KI18n" msgstr "xxKI18nxx" #: announcements/kde-frameworks-5.14.0.php:159 msgid "Gracefully handle no newline at end of pmap file" msgstr "xxGracefully handle no newline at end of pmap filexx" #: announcements/kde-frameworks-5.14.0.php:165 msgid "" "KIconLoader: fix reconfigure() forgetting about inherited themes and app dirs" msgstr "" "xxKIconLoader: fix reconfigure() forgetting about inherited themes and app " "dirsxx" #: announcements/kde-frameworks-5.14.0.php:166 msgid "Adhere better to the icon loading spec" msgstr "xxAdhere better to the icon loading specxx" #: announcements/kde-frameworks-5.14.0.php:169 #: announcements/kde-frameworks-5.16.0.php:222 #: announcements/kde-frameworks-5.19.0.php:151 #: announcements/kde-frameworks-5.28.0.php:124 #: announcements/kde-frameworks-5.46.0.php:137 #: announcements/kde-frameworks-5.47.0.php:126 #: announcements/kde-frameworks-5.51.0.php:136 #: announcements/kde-frameworks-5.8.0.php:103 msgid "KImageFormats" msgstr "xxKImageFormatsxx" #: announcements/kde-frameworks-5.14.0.php:172 msgid "eps: fix includes related to Qt Caterogized Logging" msgstr "xxeps: fix includes related to Qt Caterogized Loggingxx" #: announcements/kde-frameworks-5.14.0.php:178 msgid "Use Q_OS_WIN instead of Q_OS_WINDOWS" msgstr "xxUse Q_OS_WIN instead of Q_OS_WINDOWSxx" #: announcements/kde-frameworks-5.14.0.php:179 msgid "Make KDE_FORK_SLAVES work under Windows" msgstr "xxMake KDE_FORK_SLAVES work under Windowsxx" #: announcements/kde-frameworks-5.14.0.php:180 msgid "Disable installation of desktop file for ProxyScout kded module" msgstr "xxDisable installation of desktop file for ProxyScout kded modulexx" #: announcements/kde-frameworks-5.14.0.php:181 msgid "" "Provide deterministic sort order for KDirSortFilterProxyModelPrivate::compare" msgstr "" "xxProvide deterministic sort order for KDirSortFilterProxyModelPrivate::" "comparexx" #: announcements/kde-frameworks-5.14.0.php:182 msgid "Show custom folder icons again (bug 350612)" msgstr "xxShow custom folder icons again (bug 350612)xx" #: announcements/kde-frameworks-5.14.0.php:183 msgid "Move kpasswdserver from kded to kiod" msgstr "xxMove kpasswdserver from kded to kiodxx" #: announcements/kde-frameworks-5.14.0.php:184 msgid "Fix porting bugs in kpasswdserver" msgstr "xxFix porting bugs in kpasswdserverxx" #: announcements/kde-frameworks-5.14.0.php:185 msgid "Remove legacy code for talking very very old versions of kpasswdserver." msgstr "" "xxRemove legacy code for talking very very old versions of kpasswdserver.xx" #: announcements/kde-frameworks-5.14.0.php:186 msgid "" "KDirListerTest: use QTRY_COMPARE on both statements, to fix race showed by CI" msgstr "" "xxKDirListerTest: use QTRY_COMPARE on both statements, to fix race showed by " "CIxx" #: announcements/kde-frameworks-5.14.0.php:187 msgid "" "KFilePlacesModel: implement old TODO about using trashrc instead of a full-" "blown KDirLister." msgstr "" "xxKFilePlacesModel: implement old TODO about using trashrc instead of a full-" "blown KDirLister.xx" #: announcements/kde-frameworks-5.14.0.php:193 msgid "New proxymodel: KConcatenateRowsProxyModel" msgstr "xxNew proxymodel: KConcatenateRowsProxyModelxx" #: announcements/kde-frameworks-5.14.0.php:194 msgid "KConcatenateRowsProxyModelPrivate: fix handling of layoutChanged." msgstr "xxKConcatenateRowsProxyModelPrivate: fix handling of layoutChanged.xx" #: announcements/kde-frameworks-5.14.0.php:195 msgid "More checking on the selection after sorting." msgstr "xxMore checking on the selection after sorting.xx" #: announcements/kde-frameworks-5.14.0.php:196 msgid "" "KExtraColumnsProxyModel: fix bug in sibling() which broke e.g. selections" msgstr "" "xxKExtraColumnsProxyModel: fix bug in sibling() which broke e.g. selectionsxx" #: announcements/kde-frameworks-5.14.0.php:202 msgid "kpackagetool can uninstall a package from a package file" msgstr "xxkpackagetool can uninstall a package from a package filexx" #: announcements/kde-frameworks-5.14.0.php:203 msgid "kpackagetool is now smarter about finding the right servicetype" msgstr "xxkpackagetool is now smarter about finding the right servicetypexx" #: announcements/kde-frameworks-5.14.0.php:209 msgid "" "KSycoca: check timestamps and run kbuildsycoca if needed. No kded dependency " "anymore." msgstr "" "xxKSycoca: check timestamps and run kbuildsycoca if needed. No kded " "dependency anymore.xx" #: announcements/kde-frameworks-5.14.0.php:210 msgid "Don't close ksycoca right after opening it." msgstr "xxDon't close ksycoca right after opening it.xx" #: announcements/kde-frameworks-5.14.0.php:211 msgid "KPluginInfo now correctly handles FormFactor metadata" msgstr "xxKPluginInfo now correctly handles FormFactor metadataxx" #: announcements/kde-frameworks-5.14.0.php:217 msgid "Merge allocation of TextLineData and ref count block." msgstr "xxMerge allocation of TextLineData and ref count block.xx" #: announcements/kde-frameworks-5.14.0.php:218 msgid "Change default keyboard shortcut for \"go to previous editing line\"" msgstr "" "xxChange default keyboard shortcut for \"go to previous editing line\"xx" #: announcements/kde-frameworks-5.14.0.php:219 msgid "Syntax highlighting Haskell comment fixes" msgstr "xxSyntax highlighting Haskell comment fixesxx" #: announcements/kde-frameworks-5.14.0.php:220 msgid "Speed up code-completion pop-up appearance" msgstr "xxSpeed up code-completion pop-up appearancexx" #: announcements/kde-frameworks-5.14.0.php:221 msgid "minimap: Attempt to improve the look and feel (bug 309553)" msgstr "xxminimap: Attempt to improve the look and feel (bug 309553)xx" #: announcements/kde-frameworks-5.14.0.php:222 msgid "nested comments in Haskell syntax highlighting" msgstr "xxnested comments in Haskell syntax highlightingxx" #: announcements/kde-frameworks-5.14.0.php:223 msgid "Fix problem with wrong unindent for python (bug 351190)" msgstr "xxFix problem with wrong unindent for python (bug 351190)xx" #: announcements/kde-frameworks-5.14.0.php:229 msgid "" "KPasswordDialog: let the user change the password visibility (bug 224686)" msgstr "" "xxKPasswordDialog: let the user change the password visibility (bug 224686)xx" #: announcements/kde-frameworks-5.14.0.php:235 msgid "Fix KSwitchLanguageDialog not showing most languages" msgstr "xxFix KSwitchLanguageDialog not showing most languagesxx" #: announcements/kde-frameworks-5.14.0.php:238 #: announcements/kde-frameworks-5.27.0.php:250 #: announcements/kde-frameworks-5.49.0.php:433 #: announcements/kde-frameworks-5.9.0.php:162 msgid "KXmlRpcClient" msgstr "xxKXmlRpcClientxx" #: announcements/kde-frameworks-5.14.0.php:241 msgid "Avoid QLatin1String wherever it allocates heap memory" msgstr "xxAvoid QLatin1String wherever it allocates heap memoryxx" #: announcements/kde-frameworks-5.14.0.php:244 #: announcements/kde-frameworks-5.28.0.php:287 #: announcements/kde-frameworks-5.45.0.php:321 #: announcements/kde-frameworks-5.48.0.php:272 msgid "ModemManagerQt" msgstr "xxModemManagerQtxx" #: announcements/kde-frameworks-5.14.0.php:247 msgid "Fix metatype conflict with the latest nm-qt change" msgstr "xxFix metatype conflict with the latest nm-qt changexx" #: announcements/kde-frameworks-5.14.0.php:253 msgid "Added new properties from the latest NM snapshot/releases" msgstr "xxAdded new properties from the latest NM snapshot/releasesxx" #: announcements/kde-frameworks-5.14.0.php:259 msgid "reparent to flickable if possible" msgstr "xxreparent to flickable if possiblexx" #: announcements/kde-frameworks-5.14.0.php:260 msgid "fix package listing" msgstr "xxfix package listingxx" #: announcements/kde-frameworks-5.14.0.php:261 msgid "plasma: Fix applet actions might be nullptr (bug 351777)" msgstr "xxplasma: Fix applet actions might be nullptr (bug 351777)xx" #: announcements/kde-frameworks-5.14.0.php:262 msgid "" "The onClicked signal of PlasmaComponents.ModelContextMenu now works properly" msgstr "" "xxThe onClicked signal of PlasmaComponents.ModelContextMenu now works " "properlyxx" #: announcements/kde-frameworks-5.14.0.php:263 msgid "PlasmaComponents ModelContextMenu can now create Menu sections" msgstr "xxPlasmaComponents ModelContextMenu can now create Menu sectionsxx" #: announcements/kde-frameworks-5.14.0.php:264 msgid "Port platformstatus kded plugin to json metadata..." msgstr "xxPort platformstatus kded plugin to json metadata...xx" #: announcements/kde-frameworks-5.14.0.php:265 msgid "Handle an invalid metadata in PluginLoader" msgstr "xxHandle an invalid metadata in PluginLoaderxx" #: announcements/kde-frameworks-5.14.0.php:266 msgid "Let the RowLayout figure out the size of the label" msgstr "xxLet the RowLayout figure out the size of the labelxx" #: announcements/kde-frameworks-5.14.0.php:267 msgid "always show the edit menu when the cursor is visible" msgstr "xxalways show the edit menu when the cursor is visiblexx" #: announcements/kde-frameworks-5.14.0.php:268 msgid "Fix loop on ButtonStyle" msgstr "xxFix loop on ButtonStylexx" #: announcements/kde-frameworks-5.14.0.php:269 msgid "Don't change the flat-iness of a button on pressed" msgstr "xxDon't change the flat-iness of a button on pressedxx" #: announcements/kde-frameworks-5.14.0.php:270 msgid "on touchscreen and mobile scrollbars are transient" msgstr "xxon touchscreen and mobile scrollbars are transientxx" #: announcements/kde-frameworks-5.14.0.php:271 msgid "adjust flick velocity&deceleration to dpi" msgstr "xxadjust flick velocity&deceleration to dpixx" #: announcements/kde-frameworks-5.14.0.php:272 msgid "custom cursor delegate only if mobile" msgstr "xxcustom cursor delegate only if mobilexx" #: announcements/kde-frameworks-5.14.0.php:273 msgid "touch friendly text cursor" msgstr "xxtouch friendly text cursorxx" #: announcements/kde-frameworks-5.14.0.php:274 msgid "fix parenting and popping up policy" msgstr "xxfix parenting and popping up policyxx" #: announcements/kde-frameworks-5.14.0.php:275 msgid "declare __editMenu" msgstr "xxdeclare __editMenuxx" #: announcements/kde-frameworks-5.14.0.php:276 msgid "add missing cursot handles delegates" msgstr "xxadd missing cursot handles delegatesxx" #: announcements/kde-frameworks-5.14.0.php:277 msgid "rewrite the EditMenu implementation" msgstr "xxrewrite the EditMenu implementationxx" #: announcements/kde-frameworks-5.14.0.php:278 msgid "use the mobile menu only conditionally" msgstr "xxuse the mobile menu only conditionallyxx" #: announcements/kde-frameworks-5.14.0.php:279 msgid "reparent the menu to root" msgstr "xxreparent the menu to rootxx" #: announcements/kde-frameworks-5.15.0.php:4 msgid "Release of KDE Frameworks 5.15.0" msgstr "xxRelease of KDE Frameworks 5.15.0xx" #: announcements/kde-frameworks-5.15.0.php:16 msgid "" " \n" "October 10, 2015. KDE today announces the release\n" "of KDE Frameworks 5.15.0.\n" msgstr "" "xx \n" "October 10, 2015. KDE today announces the release\n" "of KDE Frameworks 5.15.0.\n" "xx\n" #: announcements/kde-frameworks-5.15.0.php:41 msgid "Fix limit/offset handling in SearchStore::exec" msgstr "xxFix limit/offset handling in SearchStore::execxx" #: announcements/kde-frameworks-5.15.0.php:42 msgid "Recreate the baloo index" msgstr "xxRecreate the baloo indexxx" #: announcements/kde-frameworks-5.15.0.php:43 msgid "balooctl config: add options to set/view onlyBasicIndexing" msgstr "xxbalooctl config: add options to set/view onlyBasicIndexingxx" #: announcements/kde-frameworks-5.15.0.php:44 msgid "Port balooctl check to work with new architecture (bug 353011)" msgstr "xxPort balooctl check to work with new architecture (bug 353011)xx" #: announcements/kde-frameworks-5.15.0.php:45 msgid "FileContentIndexer: fix emitting filePath twice" msgstr "xxFileContentIndexer: fix emitting filePath twicexx" #: announcements/kde-frameworks-5.15.0.php:46 msgid "UnindexedFileIterator: mtime is quint32 not quint64" msgstr "xxUnindexedFileIterator: mtime is quint32 not quint64xx" #: announcements/kde-frameworks-5.15.0.php:47 msgid "Transaction: fix another Dbi typo" msgstr "xxTransaction: fix another Dbi typoxx" #: announcements/kde-frameworks-5.15.0.php:48 msgid "Transaction: Fix documentMTime() and documentCTime() using wrong Dbis." msgstr "" "xxTransaction: Fix documentMTime() and documentCTime() using wrong Dbis.xx" #: announcements/kde-frameworks-5.15.0.php:49 msgid "Transaction::checkPostingDbInTermsDb: Optimize code" msgstr "xxTransaction::checkPostingDbInTermsDb: Optimize codexx" #: announcements/kde-frameworks-5.15.0.php:50 msgid "Fix dbus warnings" msgstr "xxFix dbus warningsxx" #: announcements/kde-frameworks-5.15.0.php:51 msgid "Balooctl: Add checkDb command" msgstr "xxBalooctl: Add checkDb commandxx" #: announcements/kde-frameworks-5.15.0.php:52 msgid "balooctl config: Add \"exclude filter\"" msgstr "xxbalooctl config: Add \"exclude filter\"xx" #: announcements/kde-frameworks-5.15.0.php:53 msgid "" "KF5Baloo: Make sure D-Bus interfaces are generated before they are used. " "(bug 353308)" msgstr "" "xxKF5Baloo: Make sure D-Bus interfaces are generated before they are used. " "(bug 353308)xx" #: announcements/kde-frameworks-5.15.0.php:54 msgid "Avoid using QByteArray::fromRawData" msgstr "xxAvoid using QByteArray::fromRawDataxx" #: announcements/kde-frameworks-5.15.0.php:55 msgid "Remove baloo-monitor from baloo" msgstr "xxRemove baloo-monitor from balooxx" #: announcements/kde-frameworks-5.15.0.php:56 msgid "TagListJob: Emit error when failed to open database" msgstr "xxTagListJob: Emit error when failed to open databasexx" #: announcements/kde-frameworks-5.15.0.php:57 msgid "Do not ignore subterms if not found" msgstr "xxDo not ignore subterms if not foundxx" #: announcements/kde-frameworks-5.15.0.php:58 msgid "Cleaner code for failing Baloo::File::load() on DB open fail." msgstr "xxCleaner code for failing Baloo::File::load() on DB open fail.xx" #: announcements/kde-frameworks-5.15.0.php:59 msgid "" "Make balooctl use IndexerConfig instead of manipulating baloofilerc directly" msgstr "" "xxMake balooctl use IndexerConfig instead of manipulating baloofilerc " "directlyxx" #: announcements/kde-frameworks-5.15.0.php:60 msgid "Improve i18n for balooshow" msgstr "xxImprove i18n for balooshowxx" #: announcements/kde-frameworks-5.15.0.php:61 msgid "Make balooshow fail gracefully if database cannot be opened." msgstr "xxMake balooshow fail gracefully if database cannot be opened.xx" #: announcements/kde-frameworks-5.15.0.php:62 msgid "Fail Baloo::File::load() if the Database is not open. (bug 353049)" msgstr "xxFail Baloo::File::load() if the Database is not open. (bug 353049)xx" #: announcements/kde-frameworks-5.15.0.php:63 msgid "IndexerConfig: add refresh() method" msgstr "xxIndexerConfig: add refresh() methodxx" #: announcements/kde-frameworks-5.15.0.php:64 msgid "inotify: Do not simulate a closedWrite event after move without cookie" msgstr "" "xxinotify: Do not simulate a closedWrite event after move without cookiexx" #: announcements/kde-frameworks-5.15.0.php:65 msgid "" "ExtractorProcess: Remove the extra \n" " at the end of the filePath" msgstr "" "xxExtractorProcess: Remove the extra \n" " at the end of the filePathxx" #: announcements/kde-frameworks-5.15.0.php:66 msgid "" "baloo_file_extractor: call QProcess::close before destroying the QProcess" msgstr "" "xxbaloo_file_extractor: call QProcess::close before destroying the QProcessxx" #: announcements/kde-frameworks-5.15.0.php:67 msgid "baloomonitorplugin/balooctl: i18nize indexer state." msgstr "xxbaloomonitorplugin/balooctl: i18nize indexer state.xx" #: announcements/kde-frameworks-5.15.0.php:68 msgid "BalooCtl: Add a 'config' option" msgstr "xxBalooCtl: Add a 'config' optionxx" #: announcements/kde-frameworks-5.15.0.php:69 msgid "Make baloosearch more presentable" msgstr "xxMake baloosearch more presentablexx" #: announcements/kde-frameworks-5.15.0.php:70 msgid "Remove empty EventMonitor files" msgstr "xxRemove empty EventMonitor filesxx" #: announcements/kde-frameworks-5.15.0.php:71 msgid "BalooShow: Show more information when the ids do not match" msgstr "xxBalooShow: Show more information when the ids do not matchxx" #: announcements/kde-frameworks-5.15.0.php:72 msgid "BalooShow: When called with an id check if the id is correct" msgstr "xxBalooShow: When called with an id check if the id is correctxx" #: announcements/kde-frameworks-5.15.0.php:73 msgid "Add a FileInfo class" msgstr "xxAdd a FileInfo classxx" #: announcements/kde-frameworks-5.15.0.php:74 msgid "" "Add error checking in various bits so that Baloo doesn't crash when " "disabled. (bug 352454)" msgstr "" "xxAdd error checking in various bits so that Baloo doesn't crash when " "disabled. (bug 352454)xx" #: announcements/kde-frameworks-5.15.0.php:75 msgid "Fix Baloo not respecting \"basic indexing only\" config option" msgstr "xxFix Baloo not respecting \"basic indexing only\" config optionxx" #: announcements/kde-frameworks-5.15.0.php:76 msgid "Monitor: Fetch remaining time on startup" msgstr "xxMonitor: Fetch remaining time on startupxx" #: announcements/kde-frameworks-5.15.0.php:77 msgid "" "Use actual method calls in MainAdaptor instead of QMetaObject::invokeMethod" msgstr "" "xxUse actual method calls in MainAdaptor instead of QMetaObject::" "invokeMethodxx" #: announcements/kde-frameworks-5.15.0.php:79 msgid "Fix date string displayed in address bar due to porting to QDate" msgstr "xxFix date string displayed in address bar due to porting to QDatexx" #: announcements/kde-frameworks-5.15.0.php:80 msgid "Add delay after each file instead of each batch" msgstr "xxAdd delay after each file instead of each batchxx" #: announcements/kde-frameworks-5.15.0.php:81 msgid "Remove Qt::Widgets dependency from baloo_file" msgstr "xxRemove Qt::Widgets dependency from baloo_filexx" #: announcements/kde-frameworks-5.15.0.php:82 msgid "Remove unused code from baloo_file_extractor" msgstr "xxRemove unused code from baloo_file_extractorxx" #: announcements/kde-frameworks-5.15.0.php:83 msgid "Add baloo monitor or experimental qml plugin" msgstr "xxAdd baloo monitor or experimental qml pluginxx" #: announcements/kde-frameworks-5.15.0.php:84 msgid "Make \"querying for remaining time\" thread safe" msgstr "xxMake \"querying for remaining time\" thread safexx" #: announcements/kde-frameworks-5.15.0.php:85 msgid "kioslaves: Add missing override for virtual functions" msgstr "xxkioslaves: Add missing override for virtual functionsxx" #: announcements/kde-frameworks-5.15.0.php:86 msgid "Extractor: Set the applicationData after constructing the app" msgstr "xxExtractor: Set the applicationData after constructing the appxx" #: announcements/kde-frameworks-5.15.0.php:87 msgid "Query: Implement support for 'offset'" msgstr "xxQuery: Implement support for 'offset'xx" #: announcements/kde-frameworks-5.15.0.php:88 msgid "Balooctl: Add --version and --help (bug 351645)" msgstr "xxBalooctl: Add --version and --help (bug 351645)xx" #: announcements/kde-frameworks-5.15.0.php:89 msgid "" "Remove KAuth support to increase max inotify watches if count too low (bug " "351602)" msgstr "" "xxRemove KAuth support to increase max inotify watches if count too low (bug " "351602)xx" #: announcements/kde-frameworks-5.15.0.php:95 msgid "Fix fakebluez crash in obexmanagertest with ASAN" msgstr "xxFix fakebluez crash in obexmanagertest with ASANxx" #: announcements/kde-frameworks-5.15.0.php:96 msgid "Forward declare all exported classes in types.h" msgstr "xxForward declare all exported classes in types.hxx" #: announcements/kde-frameworks-5.15.0.php:97 msgid "ObexTransfer: Set error when transfer session is removed" msgstr "xxObexTransfer: Set error when transfer session is removedxx" #: announcements/kde-frameworks-5.15.0.php:98 msgid "Utils: Hold pointers to managers instances" msgstr "xxUtils: Hold pointers to managers instancesxx" #: announcements/kde-frameworks-5.15.0.php:99 msgid "ObexTransfer: Set error when org.bluez.obex crashes" msgstr "xxObexTransfer: Set error when org.bluez.obex crashesxx" #: announcements/kde-frameworks-5.15.0.php:105 msgid "Update GTK icon cache when installing icons." msgstr "xxUpdate GTK icon cache when installing icons.xx" #: announcements/kde-frameworks-5.15.0.php:106 msgid "Remove workaround to delay execution on Android" msgstr "xxRemove workaround to delay execution on Androidxx" #: announcements/kde-frameworks-5.15.0.php:107 msgid "ECMEnableSanitizers: The undefined sanitizer is supported by gcc 4.9" msgstr "" "xxECMEnableSanitizers: The undefined sanitizer is supported by gcc 4.9xx" #: announcements/kde-frameworks-5.15.0.php:108 msgid "Disable X11,XCB etc. detection on OS X" msgstr "xxDisable X11,XCB etc. detection on OS Xxx" #: announcements/kde-frameworks-5.15.0.php:109 msgid "Look for the files in the installed prefix rather the prefix path" msgstr "xxLook for the files in the installed prefix rather the prefix pathxx" #: announcements/kde-frameworks-5.15.0.php:110 msgid "Use Qt5 to specify what's Qt5 installation prefix" msgstr "xxUse Qt5 to specify what's Qt5 installation prefixxx" #: announcements/kde-frameworks-5.15.0.php:111 msgid "Add definition ANDROID as needed in qsystemdetection.h." msgstr "xxAdd definition ANDROID as needed in qsystemdetection.h.xx" #: announcements/kde-frameworks-5.15.0.php:117 msgid "Fix random file dialog not showing up problem. (bug 350758)" msgstr "xxFix random file dialog not showing up problem. (bug 350758)xx" #: announcements/kde-frameworks-5.15.0.php:123 msgid "Using a custom matching function instead of sqlite's glob. (bug 352574)" msgstr "" "xxUsing a custom matching function instead of sqlite's glob. (bug 352574)xx" #: announcements/kde-frameworks-5.15.0.php:124 msgid "Fixed problem with adding a new resource to the model" msgstr "xxFixed problem with adding a new resource to the modelxx" #: announcements/kde-frameworks-5.15.0.php:130 msgid "Fix crash in UnicodeGroupProber::HandleData with short strings" msgstr "xxFix crash in UnicodeGroupProber::HandleData with short stringsxx" #: announcements/kde-frameworks-5.15.0.php:136 msgid "Mark kconfig-compiler as non-gui tool" msgstr "xxMark kconfig-compiler as non-gui toolxx" #: announcements/kde-frameworks-5.15.0.php:142 msgid "" "KShell::splitArgs: only ASCII space is a separator, not unicode space U+3000 " "(bug 345140)" msgstr "" "xxKShell::splitArgs: only ASCII space is a separator, not unicode space U" "+3000 (bug 345140)xx" #: announcements/kde-frameworks-5.15.0.php:143 msgid "" "KDirWatch: fix crash when a global static destructor uses KDirWatch::self() " "(bug 353080)" msgstr "" "xxKDirWatch: fix crash when a global static destructor uses KDirWatch::" "self() (bug 353080)xx" #: announcements/kde-frameworks-5.15.0.php:144 msgid "Fix crash when KDirWatch is used in Q_GLOBAL_STATIC." msgstr "xxFix crash when KDirWatch is used in Q_GLOBAL_STATIC.xx" #: announcements/kde-frameworks-5.15.0.php:145 msgid "KDirWatch: fix thread safety" msgstr "xxKDirWatch: fix thread safetyxx" #: announcements/kde-frameworks-5.15.0.php:146 msgid "Clarify how to set KAboutData constructor arguments." msgstr "xxClarify how to set KAboutData constructor arguments.xx" #: announcements/kde-frameworks-5.15.0.php:149 #: announcements/kde-frameworks-5.16.0.php:159 #: announcements/kde-frameworks-5.19.0.php:92 #: announcements/kde-frameworks-5.23.0.php:116 #: announcements/kde-frameworks-5.27.0.php:125 #: announcements/kde-frameworks-5.29.0.php:124 #: announcements/kde-frameworks-5.48.0.php:103 #: announcements/kde-frameworks-5.49.0.php:141 #: announcements/kde-frameworks-5.52.0.php:104 #: announcements/kde-frameworks-template.php:113 msgid "KCrash" msgstr "xxKCrashxx" #: announcements/kde-frameworks-5.15.0.php:152 msgid "" "KCrash: pass cwd to kdeinit when auto-restarting the app via kdeinit. (bug " "337760)" msgstr "" "xxKCrash: pass cwd to kdeinit when auto-restarting the app via kdeinit. (bug " "337760)xx" #: announcements/kde-frameworks-5.15.0.php:153 msgid "" "Add KCrash::initialize() so that apps and the platform plugin can explicitly " "enable KCrash." msgstr "" "xxAdd KCrash::initialize() so that apps and the platform plugin can " "explicitly enable KCrash.xx" #: announcements/kde-frameworks-5.15.0.php:154 msgid "Disable ASAN if enabled" msgstr "xxDisable ASAN if enabledxx" #: announcements/kde-frameworks-5.15.0.php:160 msgid "Small improvements in ColumnProxyModel" msgstr "xxSmall improvements in ColumnProxyModelxx" #: announcements/kde-frameworks-5.15.0.php:161 msgid "Make it possible for applications to know path to homeDir" msgstr "xxMake it possible for applications to know path to homeDirxx" #: announcements/kde-frameworks-5.15.0.php:162 msgid "move EventForge from the desktop containment" msgstr "xxmove EventForge from the desktop containmentxx" #: announcements/kde-frameworks-5.15.0.php:163 msgid "Provide enabled property for QIconItem." msgstr "xxProvide enabled property for QIconItem.xx" #: announcements/kde-frameworks-5.15.0.php:166 #: announcements/kde-frameworks-5.16.0.php:176 #: announcements/kde-frameworks-5.17.0.php:114 #: announcements/kde-frameworks-5.18.0.php:124 #: announcements/kde-frameworks-5.19.0.php:108 #: announcements/kde-frameworks-5.20.0.php:98 #: announcements/kde-frameworks-5.24.0.php:99 #: announcements/kde-frameworks-5.38.0.php:92 #: announcements/kde-frameworks-5.41.0.php:146 #: announcements/kde-frameworks-5.42.0.php:108 #: announcements/kde-frameworks-5.43.0.php:139 #: announcements/kde-frameworks-5.45.0.php:132 #: announcements/kde-frameworks-5.46.0.php:104 #: announcements/kde-frameworks-5.48.0.php:117 #: announcements/kde-frameworks-5.52.0.php:116 #: announcements/kde-frameworks-template.php:125 msgid "KDED" msgstr "xxKDEDxx" #: announcements/kde-frameworks-5.15.0.php:169 msgid "kded: simplify logic around sycoca; just call ensureCacheValid." msgstr "xxkded: simplify logic around sycoca; just call ensureCacheValid.xx" #: announcements/kde-frameworks-5.15.0.php:175 msgid "Call newInstance from the child on first invocation" msgstr "xxCall newInstance from the child on first invocationxx" #: announcements/kde-frameworks-5.15.0.php:176 msgid "Use kdewin defines." msgstr "xxUse kdewin defines.xx" #: announcements/kde-frameworks-5.15.0.php:177 #: announcements/kde-frameworks-5.15.0.php:232 #: announcements/kde-frameworks-5.15.0.php:247 msgid "Don't try to find X11 on WIN32" msgstr "xxDon't try to find X11 on WIN32xx" #: announcements/kde-frameworks-5.15.0.php:178 msgid "cmake: Fix taglib version check in FindTaglib.cmake." msgstr "xxcmake: Fix taglib version check in FindTaglib.cmake.xx" #: announcements/kde-frameworks-5.15.0.php:181 #: announcements/kde-frameworks-5.16.0.php:189 #: announcements/kde-frameworks-5.24.0.php:112 #: announcements/kde-frameworks-5.29.0.php:131 #: announcements/kde-frameworks-5.37.0.php:109 #: announcements/kde-frameworks-5.43.0.php:153 #: announcements/kde-frameworks-5.52.0.php:122 #: announcements/kde-frameworks-template.php:131 msgid "KDesignerPlugin" msgstr "xxKDesignerPluginxx" #: announcements/kde-frameworks-5.15.0.php:184 msgid "Qt moc can't handle macros (QT_VERSION_CHECK)" msgstr "xxQt moc can't handle macros (QT_VERSION_CHECK)xx" #: announcements/kde-frameworks-5.15.0.php:190 msgid "kWarning -> qWarning" msgstr "xxkWarning -> qWarningxx" #: announcements/kde-frameworks-5.15.0.php:196 msgid "implement windows usermetadata" msgstr "xximplement windows usermetadataxx" #: announcements/kde-frameworks-5.15.0.php:199 #: announcements/kde-frameworks-5.19.0.php:133 #: announcements/kde-frameworks-5.30.0.php:129 #: announcements/kde-frameworks-5.43.0.php:172 #: announcements/kde-frameworks-5.49.0.php:193 msgid "KDE GUI Addons" msgstr "xxKDE GUI Addonsxx" #: announcements/kde-frameworks-5.15.0.php:202 msgid "Not looking for X11/XCB makes sense also for WIN32" msgstr "xxNot looking for X11/XCB makes sense also for WIN32xx" #: announcements/kde-frameworks-5.15.0.php:208 msgid "Replace std::auto_ptr with std::unique_ptr" msgstr "xxReplace std::auto_ptr with std::unique_ptrxx" #: announcements/kde-frameworks-5.15.0.php:209 msgid "" "khtml-filter: Discard rules containing special adblock features that we do " "not handle yet." msgstr "" "xxkhtml-filter: Discard rules containing special adblock features that we do " "not handle yet.xx" #: announcements/kde-frameworks-5.15.0.php:210 msgid "khtml-filter: Code reorder, no functional changes." msgstr "xxkhtml-filter: Code reorder, no functional changes.xx" #: announcements/kde-frameworks-5.15.0.php:211 msgid "khtml-filter: Ignore regexp with options as we do not support them." msgstr "" "xxkhtml-filter: Ignore regexp with options as we do not support them.xx" #: announcements/kde-frameworks-5.15.0.php:212 msgid "khtml-filter: Fix detection of adblock options delimiter." msgstr "xxkhtml-filter: Fix detection of adblock options delimiter.xx" #: announcements/kde-frameworks-5.15.0.php:213 msgid "khtml-filter: Clean up from trailing white spaces." msgstr "xxkhtml-filter: Clean up from trailing white spaces.xx" #: announcements/kde-frameworks-5.15.0.php:214 msgid "" "khtml-filter: Do not discard lines starting with '&' as it is not a " "special adblock char." msgstr "" "xxkhtml-filter: Do not discard lines starting with '&' as it is not a " "special adblock char.xx" #: announcements/kde-frameworks-5.15.0.php:220 msgid "remove strict iterators for msvc to make ki18n build" msgstr "xxremove strict iterators for msvc to make ki18n buildxx" #: announcements/kde-frameworks-5.15.0.php:226 msgid "KFileWidget: parent argument should default to 0 like in all widgets." msgstr "" "xxKFileWidget: parent argument should default to 0 like in all widgets.xx" #: announcements/kde-frameworks-5.15.0.php:227 msgid "" "Make sure the size of the byte array we just dumped into the struct is big " "enough before calculating the targetInfo, otherwise we're accessing memory " "that doesn't belong to us" msgstr "" "xxMake sure the size of the byte array we just dumped into the struct is big " "enough before calculating the targetInfo, otherwise we're accessing memory " "that doesn't belong to usxx" #: announcements/kde-frameworks-5.15.0.php:228 msgid "Fix Qurl usage when calling QFileDialog::getExistingDirectory()" msgstr "xxFix Qurl usage when calling QFileDialog::getExistingDirectory()xx" #: announcements/kde-frameworks-5.15.0.php:229 msgid "Refresh Solid's device list before querying in kio_trash" msgstr "xxRefresh Solid's device list before querying in kio_trashxx" #: announcements/kde-frameworks-5.15.0.php:230 msgid "" "Allow trash: in addition to trash:/ as url for listDir (calls listRoot) (bug " "353181)" msgstr "" "xxAllow trash: in addition to trash:/ as url for listDir (calls listRoot) " "(bug 353181)xx" #: announcements/kde-frameworks-5.15.0.php:231 msgid "KProtocolManager: fix deadlock when using EnvVarProxy. (bug 350890)" msgstr "" "xxKProtocolManager: fix deadlock when using EnvVarProxy. (bug 350890)xx" #: announcements/kde-frameworks-5.15.0.php:233 msgid "" "KBuildSycocaProgressDialog: use Qt's builtin busy indicator. (bug 158672)" msgstr "" "xxKBuildSycocaProgressDialog: use Qt's builtin busy indicator. (bug 158672)xx" #: announcements/kde-frameworks-5.15.0.php:234 msgid "KBuildSycocaProgressDialog: run kbuildsycoca5 with QProcess." msgstr "xxKBuildSycocaProgressDialog: run kbuildsycoca5 with QProcess.xx" #: announcements/kde-frameworks-5.15.0.php:235 msgid "" "KPropertiesDialog: fix for ~/.local being a symlink, compare canonical paths" msgstr "" "xxKPropertiesDialog: fix for ~/.local being a symlink, compare canonical " "pathsxx" #: announcements/kde-frameworks-5.15.0.php:236 msgid "Add support for network shares in kio_trash (bug 177023)" msgstr "xxAdd support for network shares in kio_trash (bug 177023)xx" #: announcements/kde-frameworks-5.15.0.php:237 msgid "Connect to the signals of QDialogButtonBox, not QDialog (bug 352770)" msgstr "" "xxConnect to the signals of QDialogButtonBox, not QDialog (bug 352770)xx" #: announcements/kde-frameworks-5.15.0.php:238 msgid "Cookies KCM: update DBus names for kded5" msgstr "xxCookies KCM: update DBus names for kded5xx" #: announcements/kde-frameworks-5.15.0.php:239 msgid "Use JSON files directly instead of kcoreaddons_desktop_to_json()" msgstr "xxUse JSON files directly instead of kcoreaddons_desktop_to_json()xx" #: announcements/kde-frameworks-5.15.0.php:245 msgid "Don't send notification update signal twice" msgstr "xxDon't send notification update signal twicexx" #: announcements/kde-frameworks-5.15.0.php:246 msgid "Reparse notification config only when it changed" msgstr "xxReparse notification config only when it changedxx" #: announcements/kde-frameworks-5.15.0.php:250 #: announcements/kde-frameworks-5.18.0.php:179 #: announcements/kde-frameworks-5.23.0.php:204 #: announcements/kde-frameworks-5.24.0.php:213 #: announcements/kde-frameworks-5.51.0.php:223 #: announcements/kde-frameworks-5.8.0.php:126 msgid "KNotifyConfig" msgstr "xxKNotifyConfigxx" #: announcements/kde-frameworks-5.15.0.php:253 msgid "Change method for loading defaults" msgstr "xxChange method for loading defaultsxx" #: announcements/kde-frameworks-5.15.0.php:254 msgid "Send the appname whose config was updated along with the DBus signal" msgstr "" "xxSend the appname whose config was updated along with the DBus signalxx" #: announcements/kde-frameworks-5.15.0.php:255 msgid "Add method to revert kconfigwidget to defaults" msgstr "xxAdd method to revert kconfigwidget to defaultsxx" #: announcements/kde-frameworks-5.15.0.php:256 msgid "Don't sync the config n times when saving" msgstr "xxDon't sync the config n times when savingxx" #: announcements/kde-frameworks-5.15.0.php:262 #: announcements/kde-frameworks-5.16.0.php:298 msgid "Use largest timestamp in subdirectory as resource directory timestamp." msgstr "" "xxUse largest timestamp in subdirectory as resource directory timestamp.xx" #: announcements/kde-frameworks-5.15.0.php:263 msgid "" "KSycoca: store mtime for every source dir, to detect changes. (bug 353036)" msgstr "" "xxKSycoca: store mtime for every source dir, to detect changes. (bug " "353036)xx" #: announcements/kde-frameworks-5.15.0.php:264 msgid "KServiceTypeProfile: remove unnecessary factory creation. (bug 353360)" msgstr "" "xxKServiceTypeProfile: remove unnecessary factory creation. (bug 353360)xx" #: announcements/kde-frameworks-5.15.0.php:265 msgid "Simplify and speed up KServiceTest::initTestCase." msgstr "xxSimplify and speed up KServiceTest::initTestCase.xx" #: announcements/kde-frameworks-5.15.0.php:266 msgid "make install name of applications.menu file a cached cmake variable" msgstr "" "xxmake install name of applications.menu file a cached cmake variablexx" #: announcements/kde-frameworks-5.15.0.php:267 msgid "KSycoca: ensureCacheValid() should create the db if it doesn't exist" msgstr "" "xxKSycoca: ensureCacheValid() should create the db if it doesn't existxx" #: announcements/kde-frameworks-5.15.0.php:268 msgid "" "KSycoca: make global database work after the recent timestamp check code" msgstr "" "xxKSycoca: make global database work after the recent timestamp check codexx" #: announcements/kde-frameworks-5.15.0.php:269 msgid "" "KSycoca: change DB filename to include language and sha1 of the dirs it's " "built from." msgstr "" "xxKSycoca: change DB filename to include language and sha1 of the dirs it's " "built from.xx" #: announcements/kde-frameworks-5.15.0.php:270 msgid "KSycoca: make ensureCacheValid() part of the public API." msgstr "xxKSycoca: make ensureCacheValid() part of the public API.xx" #: announcements/kde-frameworks-5.15.0.php:271 msgid "KSycoca: add a q pointer to remove more singleton usage" msgstr "xxKSycoca: add a q pointer to remove more singleton usagexx" #: announcements/kde-frameworks-5.15.0.php:272 msgid "" "KSycoca: remove all self() methods for factories, store them in KSycoca " "instead." msgstr "" "xxKSycoca: remove all self() methods for factories, store them in KSycoca " "instead.xx" #: announcements/kde-frameworks-5.15.0.php:273 msgid "KBuildSycoca: remove writing of the ksycoca5stamp file." msgstr "xxKBuildSycoca: remove writing of the ksycoca5stamp file.xx" #: announcements/kde-frameworks-5.15.0.php:274 msgid "" "KBuildSycoca: use qCWarning rather than fprintf(stderr, ...) or qWarning" msgstr "" "xxKBuildSycoca: use qCWarning rather than fprintf(stderr, ...) or qWarningxx" #: announcements/kde-frameworks-5.15.0.php:275 msgid "KSycoca: rebuild ksycoca in process rather than executing kbuildsycoca5" msgstr "" "xxKSycoca: rebuild ksycoca in process rather than executing kbuildsycoca5xx" #: announcements/kde-frameworks-5.15.0.php:276 msgid "" "KSycoca: move all of the kbuildsycoca code into the lib, except for main()." msgstr "" "xxKSycoca: move all of the kbuildsycoca code into the lib, except for main()." "xx" #: announcements/kde-frameworks-5.15.0.php:277 msgid "" "KSycoca optimization: only watch the file if the app connects to " "databaseChanged()" msgstr "" "xxKSycoca optimization: only watch the file if the app connects to " "databaseChanged()xx" #: announcements/kde-frameworks-5.15.0.php:278 msgid "Fix memory leaks in the KBuildSycoca class" msgstr "xxFix memory leaks in the KBuildSycoca classxx" #: announcements/kde-frameworks-5.15.0.php:279 msgid "KSycoca: replace DBus notification with file watching using KDirWatch." msgstr "" "xxKSycoca: replace DBus notification with file watching using KDirWatch.xx" #: announcements/kde-frameworks-5.15.0.php:280 msgid "kbuildsycoca: deprecate option --nosignal." msgstr "xxkbuildsycoca: deprecate option --nosignal.xx" #: announcements/kde-frameworks-5.15.0.php:281 msgid "KBuildSycoca: replace dbus-based locking with a lock file." msgstr "xxKBuildSycoca: replace dbus-based locking with a lock file.xx" #: announcements/kde-frameworks-5.15.0.php:282 msgid "Do not crash when encountering invalid plugin info." msgstr "xxDo not crash when encountering invalid plugin info.xx" #: announcements/kde-frameworks-5.15.0.php:283 msgid "Rename headers to _p.h in preparation for move to kservice library." msgstr "" "xxRename headers to _p.h in preparation for move to kservice library.xx" #: announcements/kde-frameworks-5.15.0.php:284 msgid "Move checkGlobalHeader() within KBuildSycoca::recreate()." msgstr "xxMove checkGlobalHeader() within KBuildSycoca::recreate().xx" #: announcements/kde-frameworks-5.15.0.php:285 msgid "Remove code for --checkstamps and --nocheckfiles." msgstr "xxRemove code for --checkstamps and --nocheckfiles.xx" #: announcements/kde-frameworks-5.15.0.php:291 msgid "validate more regexp" msgstr "xxvalidate more regexpxx" #: announcements/kde-frameworks-5.15.0.php:292 msgid "fix regexps in HL files (bug 352662)" msgstr "xxfix regexps in HL files (bug 352662)xx" #: announcements/kde-frameworks-5.15.0.php:293 msgid "" "sync ocaml HL with state of https://code.google.com/p/vincent-hugot-" "projects/ before google code is down, some small bugfixes" msgstr "" "xxsync ocaml HL with state of https://code.google.com/p/vincent-hugot-" "projects/ before google code is down, some small bugfixesxx" #: announcements/kde-frameworks-5.15.0.php:294 msgid "add word-break (bug 352258)" msgstr "xxadd word-break (bug 352258)xx" #: announcements/kde-frameworks-5.15.0.php:295 msgid "validate line before calling folding stuff (bug 339894)" msgstr "xxvalidate line before calling folding stuff (bug 339894)xx" #: announcements/kde-frameworks-5.15.0.php:296 msgid "" "Fix Kate word count issues by listening to DocumentPrivate instead of " "Document (bug 353258)" msgstr "" "xxFix Kate word count issues by listening to DocumentPrivate instead of " "Document (bug 353258)xx" #: announcements/kde-frameworks-5.15.0.php:297 msgid "Update Kconfig syntax highlighting: add new operators from Linux 4.2" msgstr "" "xxUpdate Kconfig syntax highlighting: add new operators from Linux 4.2xx" #: announcements/kde-frameworks-5.15.0.php:298 msgid "sync w/ KDE/4.14 kate branch" msgstr "xxsync w/ KDE/4.14 kate branchxx" #: announcements/kde-frameworks-5.15.0.php:299 msgid "" "minimap: Fix scrollbar handle not being drawn with scrollmarks off. (bug " "352641)" msgstr "" "xxminimap: Fix scrollbar handle not being drawn with scrollmarks off. (bug " "352641)xx" #: announcements/kde-frameworks-5.15.0.php:300 msgid "syntax: Add git-user option for kdesrc-buildrc" msgstr "xxsyntax: Add git-user option for kdesrc-buildrcxx" #: announcements/kde-frameworks-5.15.0.php:306 msgid "No longer automatically close on last use" msgstr "xxNo longer automatically close on last usexx" #: announcements/kde-frameworks-5.15.0.php:312 msgid "Fix warning C4138 (MSVC): '*/' found outside of comment" msgstr "xxFix warning C4138 (MSVC): '*/' found outside of commentxx" #: announcements/kde-frameworks-5.15.0.php:318 msgid "Perform deep copy of QByteArray get_stringlist_reply" msgstr "xxPerform deep copy of QByteArray get_stringlist_replyxx" #: announcements/kde-frameworks-5.15.0.php:319 msgid "Allow interacting with multiple X servers in the NETWM classes." msgstr "xxAllow interacting with multiple X servers in the NETWM classes.xx" #: announcements/kde-frameworks-5.15.0.php:320 msgid "[xcb] Consider mods in KKeyServer as initialized on platform != x11" msgstr "" "xx[xcb] Consider mods in KKeyServer as initialized on platform != x11xx" #: announcements/kde-frameworks-5.15.0.php:321 msgid "Change KKeyserver (x11) to categorized logging" msgstr "xxChange KKeyserver (x11) to categorized loggingxx" #: announcements/kde-frameworks-5.15.0.php:327 msgid "Make it possible to import/export shortcut schemes symmetrically" msgstr "xxMake it possible to import/export shortcut schemes symmetricallyxx" #: announcements/kde-frameworks-5.15.0.php:333 msgid "" "Fix introspections, LastSeen should be in AccessPoint and not in " "ActiveConnection" msgstr "" "xxFix introspections, LastSeen should be in AccessPoint and not in " "ActiveConnectionxx" #: announcements/kde-frameworks-5.15.0.php:339 msgid "" "Make tooltip dialog hidden on the cursor entering the inactive ToolTipArea" msgstr "" "xxMake tooltip dialog hidden on the cursor entering the inactive " "ToolTipAreaxx" #: announcements/kde-frameworks-5.15.0.php:340 msgid "if the desktop file has Icon=/foo.svgz use that file from package" msgstr "xxif the desktop file has Icon=/foo.svgz use that file from packagexx" #: announcements/kde-frameworks-5.15.0.php:341 msgid "add a \"screenshot\" file type in packages" msgstr "xxadd a \"screenshot\" file type in packagesxx" #: announcements/kde-frameworks-5.15.0.php:342 msgid "consider devicepixelration in standalone scrollbar" msgstr "xxconsider devicepixelration in standalone scrollbarxx" #: announcements/kde-frameworks-5.15.0.php:343 msgid "no hover effect on touchscreen+mobile" msgstr "xxno hover effect on touchscreen+mobilexx" #: announcements/kde-frameworks-5.15.0.php:344 msgid "Use lineedit svg margins in sizeHint calculation" msgstr "xxUse lineedit svg margins in sizeHint calculationxx" #: announcements/kde-frameworks-5.15.0.php:345 msgid "Don't fade animate icon in plasma tooltips" msgstr "xxDon't fade animate icon in plasma tooltipsxx" #: announcements/kde-frameworks-5.15.0.php:346 msgid "Fix eliding button text" msgstr "xxFix eliding button textxx" #: announcements/kde-frameworks-5.15.0.php:347 msgid "Context menus of applets within a panel no longer overlap the applet" msgstr "" "xxContext menus of applets within a panel no longer overlap the appletxx" #: announcements/kde-frameworks-5.15.0.php:348 msgid "Simplify getting associated apps list in AssociatedApplicationManager" msgstr "" "xxSimplify getting associated apps list in AssociatedApplicationManagerxx" #: announcements/kde-frameworks-5.15.0.php:354 msgid "Fix hunspell plugin ID for proper loading" msgstr "xxFix hunspell plugin ID for proper loadingxx" #: announcements/kde-frameworks-5.15.0.php:355 msgid "" "support static compilation on windows, add windows libreoffice hunspell dict " "path" msgstr "" "xxsupport static compilation on windows, add windows libreoffice hunspell " "dict pathxx" #: announcements/kde-frameworks-5.15.0.php:356 msgid "Do not assume UTF-8 encoded Hunspell dictionaries. (bug 353133)" msgstr "xxDo not assume UTF-8 encoded Hunspell dictionaries. (bug 353133)xx" #: announcements/kde-frameworks-5.15.0.php:357 msgid "" "fix Highlighter::setCurrentLanguage() for the case when previous language " "was invalid (bug 349151)" msgstr "" "xxfix Highlighter::setCurrentLanguage() for the case when previous language " "was invalid (bug 349151)xx" #: announcements/kde-frameworks-5.15.0.php:358 msgid "support /usr/share/hunspell as dict location" msgstr "xxsupport /usr/share/hunspell as dict locationxx" #: announcements/kde-frameworks-5.15.0.php:359 msgid "NSSpellChecker-based plugin" msgstr "xxNSSpellChecker-based pluginxx" #: announcements/kde-frameworks-5.16.0.php:4 msgid "Release of KDE Frameworks 5.16.0" msgstr "xxRelease of KDE Frameworks 5.16.0xx" #: announcements/kde-frameworks-5.16.0.php:16 msgid "" " \n" "November 13, 2015. KDE today announces the release\n" "of KDE Frameworks 5.16.0.\n" msgstr "" "xx \n" "November 13, 2015. KDE today announces the release\n" "of KDE Frameworks 5.16.0.\n" "xx\n" #: announcements/kde-frameworks-5.16.0.php:41 msgid "Monitor lib: Use Kformat::spelloutDuration to localize time string" msgstr "xxMonitor lib: Use Kformat::spelloutDuration to localize time stringxx" #: announcements/kde-frameworks-5.16.0.php:42 #: announcements/kde-frameworks-5.16.0.php:363 msgid "Use KDE_INSTALL_DBUSINTERFACEDIR to install dbus interfaces" msgstr "xxUse KDE_INSTALL_DBUSINTERFACEDIR to install dbus interfacesxx" #: announcements/kde-frameworks-5.16.0.php:43 msgid "" "UnindexedFileIndexer: Handle files that have been moved when baloo_file was " "not running" msgstr "" "xxUnindexedFileIndexer: Handle files that have been moved when baloo_file " "was not runningxx" #: announcements/kde-frameworks-5.16.0.php:44 msgid "Remove Transaction::renameFilePath and add DocumentOperation for it." msgstr "" "xxRemove Transaction::renameFilePath and add DocumentOperation for it.xx" #: announcements/kde-frameworks-5.16.0.php:45 msgid "Make constructors with a single parameter explicit" msgstr "xxMake constructors with a single parameter explicitxx" #: announcements/kde-frameworks-5.16.0.php:46 msgid "UnindexedFileIndexer: only index required parts of file" msgstr "xxUnindexedFileIndexer: only index required parts of filexx" #: announcements/kde-frameworks-5.16.0.php:47 msgid "Transaction: add method to return timeInfo struct" msgstr "xxTransaction: add method to return timeInfo structxx" #: announcements/kde-frameworks-5.16.0.php:48 msgid "Added exclude mimetypes to balooctl's config" msgstr "xxAdded exclude mimetypes to balooctl's configxx" #: announcements/kde-frameworks-5.16.0.php:49 msgid "Databases: Use QByteArray::fromRawData when passing data to a codec" msgstr "" "xxDatabases: Use QByteArray::fromRawData when passing data to a codecxx" #: announcements/kde-frameworks-5.16.0.php:50 msgid "Balooctl: Move 'status' command to its own class" msgstr "xxBalooctl: Move 'status' command to its own classxx" #: announcements/kde-frameworks-5.16.0.php:51 msgid "Balooctl: Show help menu if the command is not recognized" msgstr "xxBalooctl: Show help menu if the command is not recognizedxx" #: announcements/kde-frameworks-5.16.0.php:52 msgid "Balooshow: Allow us to lookup files by their inode + devId" msgstr "xxBalooshow: Allow us to lookup files by their inode + devIdxx" #: announcements/kde-frameworks-5.16.0.php:53 msgid "Balooctl monitor: stop if baloo dies" msgstr "xxBalooctl monitor: stop if baloo diesxx" #: announcements/kde-frameworks-5.16.0.php:54 msgid "MonitorCommand: Use both the started and finished signals" msgstr "xxMonitorCommand: Use both the started and finished signalsxx" #: announcements/kde-frameworks-5.16.0.php:55 msgid "Balooctl monitor: Move to a proper command class" msgstr "xxBalooctl monitor: Move to a proper command classxx" #: announcements/kde-frameworks-5.16.0.php:56 msgid "Add dbus notification for when we start/finish indexing a file" msgstr "xxAdd dbus notification for when we start/finish indexing a filexx" #: announcements/kde-frameworks-5.16.0.php:57 msgid "FileIndexScheduler: Forcibly kill threads on exit" msgstr "xxFileIndexScheduler: Forcibly kill threads on exitxx" #: announcements/kde-frameworks-5.16.0.php:58 msgid "" "WriteTransaction commit: Avoid fetching the positionList unless required" msgstr "" "xxWriteTransaction commit: Avoid fetching the positionList unless requiredxx" #: announcements/kde-frameworks-5.16.0.php:59 msgid "WriteTransaction: Extra asserts in replaceDocument" msgstr "xxWriteTransaction: Extra asserts in replaceDocumentxx" #: announcements/kde-frameworks-5.16.0.php:65 msgid "isBluetoothOperational now also depends on unblocked rfkill" msgstr "xxisBluetoothOperational now also depends on unblocked rfkillxx" #: announcements/kde-frameworks-5.16.0.php:66 msgid "Fix determining global state of rfkill switch" msgstr "xxFix determining global state of rfkill switchxx" #: announcements/kde-frameworks-5.16.0.php:67 msgid "QML API: Mark properties without notify signal as constants" msgstr "xxQML API: Mark properties without notify signal as constantsxx" #: announcements/kde-frameworks-5.16.0.php:73 msgid "Warn instead of error if ecm_install_icons finds no icons. (bug 354610)" msgstr "" "xxWarn instead of error if ecm_install_icons finds no icons. (bug 354610)xx" #: announcements/kde-frameworks-5.16.0.php:74 msgid "" "make it possible to build KDE Frameworks 5 with a plain qt 5.5.x installed " "from the normal qt.io installer on mac os" msgstr "" "xxmake it possible to build KDE Frameworks 5 with a plain qt 5.5.x installed " "from the normal qt.io installer on mac osxx" #: announcements/kde-frameworks-5.16.0.php:75 msgid "Do not unset cache variables in KDEInstallDirs. (bug 342717)" msgstr "xxDo not unset cache variables in KDEInstallDirs. (bug 342717)xx" #: announcements/kde-frameworks-5.16.0.php:81 msgid "Set default value for WheelScrollLines" msgstr "xxSet default value for WheelScrollLinesxx" #: announcements/kde-frameworks-5.16.0.php:82 msgid "Fix WheelScrollLines settings with Qt >= 5.5 (bug 291144)" msgstr "xxFix WheelScrollLines settings with Qt >= 5.5 (bug 291144)xx" #: announcements/kde-frameworks-5.16.0.php:83 msgid "Switch to Noto font for Plasma 5.5" msgstr "xxSwitch to Noto font for Plasma 5.5xx" #: announcements/kde-frameworks-5.16.0.php:89 msgid "Fixing the build against Qt 5.3" msgstr "xxFixing the build against Qt 5.3xx" #: announcements/kde-frameworks-5.16.0.php:90 msgid "Moved the boost.optional include to the place that uses it" msgstr "xxMoved the boost.optional include to the place that uses itxx" #: announcements/kde-frameworks-5.16.0.php:91 msgid "" "Replacing the boost.optional usage in continuations with a slimmer " "optional_view structure" msgstr "" "xxReplacing the boost.optional usage in continuations with a slimmer " "optional_view structurexx" #: announcements/kde-frameworks-5.16.0.php:92 msgid "Added support for a custom ordering of linked results" msgstr "xxAdded support for a custom ordering of linked resultsxx" #: announcements/kde-frameworks-5.16.0.php:93 msgid "Allow QML to invoke activities KCM" msgstr "xxAllow QML to invoke activities KCMxx" #: announcements/kde-frameworks-5.16.0.php:94 msgid "Adding the support for activity deletion to activities KCM" msgstr "xxAdding the support for activity deletion to activities KCMxx" #: announcements/kde-frameworks-5.16.0.php:95 msgid "New activity configuration UI" msgstr "xxNew activity configuration UIxx" #: announcements/kde-frameworks-5.16.0.php:96 msgid "New configuration UI that supports adding description and wallpaper" msgstr "" "xxNew configuration UI that supports adding description and wallpaperxx" #: announcements/kde-frameworks-5.16.0.php:97 msgid "Settings UI is now properly modularized" msgstr "xxSettings UI is now properly modularizedxx" #: announcements/kde-frameworks-5.16.0.php:103 msgid "Fix KArchive for behavior change in Qt 5.6" msgstr "xxFix KArchive for behavior change in Qt 5.6xx" #: announcements/kde-frameworks-5.16.0.php:104 msgid "Fix memleaks, lower memory usage" msgstr "xxFix memleaks, lower memory usagexx" #: announcements/kde-frameworks-5.16.0.php:110 msgid "Handle proxying qInfo messages" msgstr "xxHandle proxying qInfo messagesxx" #: announcements/kde-frameworks-5.16.0.php:111 msgid "" "Wait for async call starting helper to finish before checking the reply (bug " "345234)" msgstr "" "xxWait for async call starting helper to finish before checking the reply " "(bug 345234)xx" #: announcements/kde-frameworks-5.16.0.php:112 msgid "Fix variable name, otherwise there's no way the include can work" msgstr "xxFix variable name, otherwise there's no way the include can workxx" #: announcements/kde-frameworks-5.16.0.php:118 msgid "Fix usage of ecm_create_qm_loader." msgstr "xxFix usage of ecm_create_qm_loader.xx" #: announcements/kde-frameworks-5.16.0.php:119 msgid "Fix include variable" msgstr "xxFix include variablexx" #: announcements/kde-frameworks-5.16.0.php:120 msgid "Use KDE_INSTALL_FULL_ variant, so there is no ambiguity" msgstr "xxUse KDE_INSTALL_FULL_ variant, so there is no ambiguityxx" #: announcements/kde-frameworks-5.16.0.php:121 msgid "Allow KConfig to use resources as fallback config files" msgstr "xxAllow KConfig to use resources as fallback config filesxx" #: announcements/kde-frameworks-5.16.0.php:124 #: announcements/kde-frameworks-5.19.0.php:86 #: announcements/kde-frameworks-5.23.0.php:101 #: announcements/kde-frameworks-5.24.0.php:87 #: announcements/kde-frameworks-5.25.0.php:121 #: announcements/kde-frameworks-5.26.0.php:105 #: announcements/kde-frameworks-5.29.0.php:111 #: announcements/kde-frameworks-5.30.0.php:91 #: announcements/kde-frameworks-5.31.0.php:87 #: announcements/kde-frameworks-5.32.0.php:86 #: announcements/kde-frameworks-5.34.0.php:87 #: announcements/kde-frameworks-5.38.0.php:76 #: announcements/kde-frameworks-5.39.0.php:84 #: announcements/kde-frameworks-5.40.0.php:64 #: announcements/kde-frameworks-5.41.0.php:121 #: announcements/kde-frameworks-5.44.0.php:79 #: announcements/kde-frameworks-5.47.0.php:78 #: announcements/kde-frameworks-5.49.0.php:122 #: announcements/kde-frameworks-5.52.0.php:98 #: announcements/kde-frameworks-5.7.0.php:84 #: announcements/kde-frameworks-template.php:107 msgid "KConfigWidgets" msgstr "xxKConfigWidgetsxx" #: announcements/kde-frameworks-5.16.0.php:127 msgid "" "Make KConfigWidgets self contained, bundle the one global file in a resource" msgstr "" "xxMake KConfigWidgets self contained, bundle the one global file in a " "resourcexx" #: announcements/kde-frameworks-5.16.0.php:128 #: announcements/kde-frameworks-5.16.0.php:179 #: announcements/kde-frameworks-5.16.0.php:232 #: announcements/kde-frameworks-5.16.0.php:296 msgid "Make doctools optional" msgstr "xxMake doctools optionalxx" #: announcements/kde-frameworks-5.16.0.php:134 msgid "" "KAboutData: apidoc \"is is\" -> \"is\" addCredit(): ocsUserName -> " "ocsUsername" msgstr "" "xxKAboutData: apidoc \"is is\" -> \"is\" addCredit(): ocsUserName -> " "ocsUsernamexx" #: announcements/kde-frameworks-5.16.0.php:135 msgid "KJob::kill(Quiet) should also exit the event loop" msgstr "xxKJob::kill(Quiet) should also exit the event loopxx" #: announcements/kde-frameworks-5.16.0.php:136 msgid "Add support for desktop file name to KAboutData" msgstr "xxAdd support for desktop file name to KAboutDataxx" #: announcements/kde-frameworks-5.16.0.php:137 msgid "Use correct escaping character" msgstr "xxUse correct escaping characterxx" #: announcements/kde-frameworks-5.16.0.php:138 msgid "Reduce some allocations" msgstr "xxReduce some allocationsxx" #: announcements/kde-frameworks-5.16.0.php:139 msgid "Make KAboutData::translators/setTranslators simple" msgstr "xxMake KAboutData::translators/setTranslators simplexx" #: announcements/kde-frameworks-5.16.0.php:140 msgid "Fix setTranslator example code" msgstr "xxFix setTranslator example codexx" #: announcements/kde-frameworks-5.16.0.php:141 msgid "desktopparser: skip the Encoding= key" msgstr "xxdesktopparser: skip the Encoding= keyxx" #: announcements/kde-frameworks-5.16.0.php:142 msgid "desktopfileparser: Address review comments" msgstr "xxdesktopfileparser: Address review commentsxx" #: announcements/kde-frameworks-5.16.0.php:143 msgid "Allow setting service types in kcoreaddons_desktop_to_json()" msgstr "xxAllow setting service types in kcoreaddons_desktop_to_json()xx" #: announcements/kde-frameworks-5.16.0.php:144 msgid "desktopparser: Fix parsing of double and bool values" msgstr "xxdesktopparser: Fix parsing of double and bool valuesxx" #: announcements/kde-frameworks-5.16.0.php:145 msgid "Add KPluginMetaData::fromDesktopFile()" msgstr "xxAdd KPluginMetaData::fromDesktopFile()xx" #: announcements/kde-frameworks-5.16.0.php:146 msgid "desktopparser: Allow passing relative paths to service type files" msgstr "xxdesktopparser: Allow passing relative paths to service type filesxx" #: announcements/kde-frameworks-5.16.0.php:147 msgid "desktopparser: Use more categorized logging" msgstr "xxdesktopparser: Use more categorized loggingxx" #: announcements/kde-frameworks-5.16.0.php:148 msgid "QCommandLineParser uses -v for --version so just use --verbose" msgstr "xxQCommandLineParser uses -v for --version so just use --verbosexx" #: announcements/kde-frameworks-5.16.0.php:149 msgid "Remove lots of duplicated code for desktop{tojson,fileparser}.cpp" msgstr "xxRemove lots of duplicated code for desktop{tojson,fileparser}.cppxx" #: announcements/kde-frameworks-5.16.0.php:150 msgid "Parse ServiceType files when reading .desktop files" msgstr "xxParse ServiceType files when reading .desktop filesxx" #: announcements/kde-frameworks-5.16.0.php:151 msgid "Make SharedMimeInfo an optional requirement" msgstr "xxMake SharedMimeInfo an optional requirementxx" #: announcements/kde-frameworks-5.16.0.php:152 msgid "Remove call to QString::squeeze()" msgstr "xxRemove call to QString::squeeze()xx" #: announcements/kde-frameworks-5.16.0.php:153 msgid "desktopparser: avoid unnecessary utf8 decoding" msgstr "xxdesktopparser: avoid unnecessary utf8 decodingxx" #: announcements/kde-frameworks-5.16.0.php:154 msgid "desktopparser: Don't add another entry if entry ends in a separator" msgstr "" "xxdesktopparser: Don't add another entry if entry ends in a separatorxx" #: announcements/kde-frameworks-5.16.0.php:155 msgid "KPluginMetaData: Warn when a list entry is not a JSON list" msgstr "xxKPluginMetaData: Warn when a list entry is not a JSON listxx" #: announcements/kde-frameworks-5.16.0.php:156 msgid "Add mimeTypes() to KPluginMetaData" msgstr "xxAdd mimeTypes() to KPluginMetaDataxx" #: announcements/kde-frameworks-5.16.0.php:162 msgid "Improve search for drkonqui and keep it silent per default if not found" msgstr "" "xxImprove search for drkonqui and keep it silent per default if not foundxx" #: announcements/kde-frameworks-5.16.0.php:168 msgid "" "ConfigPropertyMap can now be queried for immutable config options using the " "isImmutable(key) method" msgstr "" "xxConfigPropertyMap can now be queried for immutable config options using " "the isImmutable(key) methodxx" #: announcements/kde-frameworks-5.16.0.php:169 msgid "Unbox QJSValue in config property map" msgstr "xxUnbox QJSValue in config property mapxx" #: announcements/kde-frameworks-5.16.0.php:170 msgid "EventGenerator: Add support for sending wheel events" msgstr "xxEventGenerator: Add support for sending wheel eventsxx" #: announcements/kde-frameworks-5.16.0.php:171 msgid "fix lost QuickViewSharedEngine initialSize on initializing." msgstr "xxfix lost QuickViewSharedEngine initialSize on initializing.xx" #: announcements/kde-frameworks-5.16.0.php:172 msgid "" "fix critical regression for QuickViewSharedEngine by commit " "3792923639b1c480fd622f7d4d31f6f888c925b9" msgstr "" "xxfix critical regression for QuickViewSharedEngine by commit " "3792923639b1c480fd622f7d4d31f6f888c925b9xx" #: announcements/kde-frameworks-5.16.0.php:173 msgid "" "make pre-specified view size precede initial object size in " "QuickViewSharedEngine" msgstr "" "xxmake pre-specified view size precede initial object size in " "QuickViewSharedEnginexx" #: announcements/kde-frameworks-5.16.0.php:185 msgid "Don't try to store a QDateTime in mmap'ed memory" msgstr "xxDon't try to store a QDateTime in mmap'ed memoryxx" #: announcements/kde-frameworks-5.16.0.php:186 msgid "Sync and adopt uriencode.cmake from kdoctools." msgstr "xxSync and adopt uriencode.cmake from kdoctools.xx" #: announcements/kde-frameworks-5.16.0.php:192 msgid "Add KCollapsibleGroupBox" msgstr "xxAdd KCollapsibleGroupBoxxx" #: announcements/kde-frameworks-5.16.0.php:198 msgid "update pt_BR entities" msgstr "xxupdate pt_BR entitiesxx" #: announcements/kde-frameworks-5.16.0.php:204 msgid "Do not XOR Shift for KP_Enter (bug 128982)" msgstr "xxDo not XOR Shift for KP_Enter (bug 128982)xx" #: announcements/kde-frameworks-5.16.0.php:205 msgid "Grab all keys for a symbol (bug 351198)" msgstr "xxGrab all keys for a symbol (bug 351198)xx" #: announcements/kde-frameworks-5.16.0.php:206 msgid "Do not fetch keysyms twice for every keypress" msgstr "xxDo not fetch keysyms twice for every keypressxx" #: announcements/kde-frameworks-5.16.0.php:212 msgid "Fix printing from KHTMLPart by correctly setting printSetting parent" msgstr "" "xxFix printing from KHTMLPart by correctly setting printSetting parentxx" #: announcements/kde-frameworks-5.16.0.php:218 msgid "" "kiconthemes now support themes embedded in qt resources inside the :/icons " "prefix like Qt does itself for QIcon::fromTheme" msgstr "" "xxkiconthemes now support themes embedded in qt resources inside the :/icons " "prefix like Qt does itself for QIcon::fromThemexx" #: announcements/kde-frameworks-5.16.0.php:219 #: announcements/kde-frameworks-5.16.0.php:383 msgid "Add missing required dependencies" msgstr "xxAdd missing required dependenciesxx" #: announcements/kde-frameworks-5.16.0.php:225 msgid "Recognize image/vnd.adobe.photoshop instead of image/x-psd" msgstr "xxRecognize image/vnd.adobe.photoshop instead of image/x-psdxx" #: announcements/kde-frameworks-5.16.0.php:226 msgid "Partially revert d7f457a to prevent crash on application exit" msgstr "xxPartially revert d7f457a to prevent crash on application exitxx" #: announcements/kde-frameworks-5.16.0.php:229 #: announcements/kde-frameworks-5.19.0.php:157 #: announcements/kde-frameworks-5.20.0.php:146 #: announcements/kde-frameworks-5.21.0.php:183 #: announcements/kde-frameworks-5.23.0.php:169 #: announcements/kde-frameworks-5.24.0.php:168 #: announcements/kde-frameworks-5.25.0.php:173 #: announcements/kde-frameworks-5.29.0.php:168 #: announcements/kde-frameworks-5.30.0.php:147 #: announcements/kde-frameworks-5.37.0.php:134 #: announcements/kde-frameworks-5.38.0.php:111 #: announcements/kde-frameworks-5.39.0.php:125 #: announcements/kde-frameworks-5.40.0.php:96 #: announcements/kde-frameworks-5.42.0.php:162 #: announcements/kde-frameworks-5.43.0.php:184 #: announcements/kde-frameworks-5.45.0.php:191 #: announcements/kde-frameworks-5.51.0.php:143 #: announcements/kde-frameworks-5.7.0.php:139 msgid "KInit" msgstr "xxKInitxx" #: announcements/kde-frameworks-5.16.0.php:238 msgid "Save proxy url with correct scheme" msgstr "xxSave proxy url with correct schemexx" #: announcements/kde-frameworks-5.16.0.php:239 msgid "" "Ship the \"new file templates\" in the kiofilewidgets library using a .qrc " "(bug 353642)" msgstr "" "xxShip the \"new file templates\" in the kiofilewidgets library using a .qrc " "(bug 353642)xx" #: announcements/kde-frameworks-5.16.0.php:240 msgid "Properly handle middle click in navigatormenu" msgstr "xxProperly handle middle click in navigatormenuxx" #: announcements/kde-frameworks-5.16.0.php:241 msgid "Make kio_http_cache_cleaner deployable in application installer/bundles" msgstr "" "xxMake kio_http_cache_cleaner deployable in application installer/bundlesxx" #: announcements/kde-frameworks-5.16.0.php:242 msgid "KOpenWithDialog: Fix creating desktop file with empty mimetype" msgstr "xxKOpenWithDialog: Fix creating desktop file with empty mimetypexx" #: announcements/kde-frameworks-5.16.0.php:243 msgid "Read protocol info from plugin metadata" msgstr "xxRead protocol info from plugin metadataxx" #: announcements/kde-frameworks-5.16.0.php:244 msgid "Allow local kioslave deployment" msgstr "xxAllow local kioslave deploymentxx" #: announcements/kde-frameworks-5.16.0.php:245 msgid "Add a .protocol to JSON converted" msgstr "xxAdd a .protocol to JSON convertedxx" #: announcements/kde-frameworks-5.16.0.php:246 msgid "" "Fix double-emit of result and missing warning when listing hits an " "inaccessible folder (bug 333436)" msgstr "" "xxFix double-emit of result and missing warning when listing hits an " "inaccessible folder (bug 333436)xx" #: announcements/kde-frameworks-5.16.0.php:247 msgid "Preserve relative link targets when copying symlinks. (bug 352927)" msgstr "xxPreserve relative link targets when copying symlinks. (bug 352927)xx" #: announcements/kde-frameworks-5.16.0.php:248 msgid "Using suitable icons for default folders in the user home (bug 352498)" msgstr "" "xxUsing suitable icons for default folders in the user home (bug 352498)xx" #: announcements/kde-frameworks-5.16.0.php:249 msgid "Add an interface which allow plugin to show custom overlay icons" msgstr "xxAdd an interface which allow plugin to show custom overlay iconsxx" #: announcements/kde-frameworks-5.16.0.php:250 msgid "Make KNotifications dep in KIO (kpac) optional" msgstr "xxMake KNotifications dep in KIO (kpac) optionalxx" #: announcements/kde-frameworks-5.16.0.php:251 msgid "Make doctools + wallet optional" msgstr "xxMake doctools + wallet optionalxx" #: announcements/kde-frameworks-5.16.0.php:252 msgid "Avoid kio crashes if no dbus server is running" msgstr "xxAvoid kio crashes if no dbus server is runningxx" #: announcements/kde-frameworks-5.16.0.php:253 msgid "" "Add KUriFilterSearchProviderActions, to show a list of actions for searching " "some text using web shortcuts" msgstr "" "xxAdd KUriFilterSearchProviderActions, to show a list of actions for " "searching some text using web shortcutsxx" #: announcements/kde-frameworks-5.16.0.php:254 msgid "" "Move the entries for the \"Create New\" menu from kde-baseapps/lib/konq to " "kio (bug 349654)" msgstr "" "xxMove the entries for the \"Create New\" menu from kde-baseapps/lib/konq to " "kio (bug 349654)xx" #: announcements/kde-frameworks-5.16.0.php:255 msgid "Move konqpopupmenuplugin.desktop from kde-baseapps to kio (bug 350769)" msgstr "" "xxMove konqpopupmenuplugin.desktop from kde-baseapps to kio (bug 350769)xx" #: announcements/kde-frameworks-5.16.0.php:258 #: announcements/kde-frameworks-5.20.0.php:186 #: announcements/kde-frameworks-5.24.0.php:194 #: announcements/kde-frameworks-5.28.0.php:157 #: announcements/kde-frameworks-5.43.0.php:245 #: announcements/kde-frameworks-5.49.0.php:294 msgid "KJS" msgstr "xxKJSxx" #: announcements/kde-frameworks-5.16.0.php:261 msgid "" "Use \"_timezone\" global variable for MSVC instead of \"timezone\". Fixes " "build with MSVC 2015." msgstr "" "xxUse \"_timezone\" global variable for MSVC instead of \"timezone\". Fixes " "build with MSVC 2015.xx" #: announcements/kde-frameworks-5.16.0.php:267 msgid "Fix 'KDE Partition Manager' desktop file and homepage URL" msgstr "xxFix 'KDE Partition Manager' desktop file and homepage URLxx" #: announcements/kde-frameworks-5.16.0.php:273 msgid "" "Now that kparts no longer needs knotifications, only things that really want " "notifications require on this framework" msgstr "" "xxNow that kparts no longer needs knotifications, only things that really " "want notifications require on this frameworkxx" #: announcements/kde-frameworks-5.16.0.php:274 msgid "Add description + purpose for speech + phonon" msgstr "xxAdd description + purpose for speech + phononxx" #: announcements/kde-frameworks-5.16.0.php:275 msgid "" "Make phonon dependency optional, purely internal change, like it is done for " "speech." msgstr "" "xxMake phonon dependency optional, purely internal change, like it is done " "for speech.xx" #: announcements/kde-frameworks-5.16.0.php:278 #: announcements/kde-frameworks-5.19.0.php:205 #: announcements/kde-frameworks-5.22.0.php:161 #: announcements/kde-frameworks-5.24.0.php:219 #: announcements/kde-frameworks-5.27.0.php:191 #: announcements/kde-frameworks-5.30.0.php:214 #: announcements/kde-frameworks-5.33.0.php:143 #: announcements/kde-frameworks-5.37.0.php:164 #: announcements/kde-frameworks-5.39.0.php:187 #: announcements/kde-frameworks-5.44.0.php:201 #: announcements/kde-frameworks-5.49.0.php:329 #: announcements/kde-frameworks-5.52.0.php:219 #: announcements/kde-frameworks-template.php:228 msgid "KParts" msgstr "xxKPartsxx" #: announcements/kde-frameworks-5.16.0.php:281 msgid "Use deleteLater in Part::slotWidgetDestroyed()." msgstr "xxUse deleteLater in Part::slotWidgetDestroyed().xx" #: announcements/kde-frameworks-5.16.0.php:282 msgid "Remove KNotifications dep from KParts" msgstr "xxRemove KNotifications dep from KPartsxx" #: announcements/kde-frameworks-5.16.0.php:283 msgid "" "Use function to query ui_standards.rc location instead of hardcoding it, " "allows resource fallback to work" msgstr "" "xxUse function to query ui_standards.rc location instead of hardcoding it, " "allows resource fallback to workxx" #: announcements/kde-frameworks-5.16.0.php:286 #: announcements/kde-frameworks-5.21.0.php:237 #: announcements/kde-frameworks-5.22.0.php:173 #: announcements/kde-frameworks-5.24.0.php:235 #: announcements/kde-frameworks-5.28.0.php:197 #: announcements/kde-frameworks-5.34.0.php:169 #: announcements/kde-frameworks-5.38.0.php:194 #: announcements/kde-frameworks-5.42.0.php:248 #: announcements/kde-frameworks-5.44.0.php:207 #: announcements/kde-frameworks-5.46.0.php:226 #: announcements/kde-frameworks-5.47.0.php:200 #: announcements/kde-frameworks-5.49.0.php:353 #: announcements/kde-frameworks-5.53.0.php:181 #: announcements/plasma-5.3.95.php:100 announcements/plasma-5.3.95.php:102 #: announcements/plasma-5.4.0.php:100 announcements/plasma-5.4.0.php:102 #: announcements/plasma-5.5.95.php:114 announcements/plasma-5.6.0.php:134 msgid "KRunner" msgstr "xxKRunnerxx" #: announcements/kde-frameworks-5.16.0.php:289 msgid "RunnerManager: Simplify plugin loading code" msgstr "xxRunnerManager: Simplify plugin loading codexx" #: announcements/kde-frameworks-5.16.0.php:295 msgid "" "KBuildSycoca: always save, even if no change in .desktop file was noticed. " "(bug 353203)" msgstr "" "xxKBuildSycoca: always save, even if no change in .desktop file was noticed. " "(bug 353203)xx" #: announcements/kde-frameworks-5.16.0.php:297 msgid "" "kbuildsycoca: parse all the mimeapps.list files mentioned in the new spec." msgstr "" "xxkbuildsycoca: parse all the mimeapps.list files mentioned in the new spec." "xx" #: announcements/kde-frameworks-5.16.0.php:299 msgid "Keep MIME types separate when converting KPluginInfo to KPluginMetaData" msgstr "" "xxKeep MIME types separate when converting KPluginInfo to KPluginMetaDataxx" #: announcements/kde-frameworks-5.16.0.php:305 msgid "highlighting: gnuplot: add .plt extension" msgstr "xxhighlighting: gnuplot: add .plt extensionxx" #: announcements/kde-frameworks-5.16.0.php:306 msgid "" "fix validation hint, thanks to \"Thomas Jarosch\" <thomas." "jarosch@intra2net.com>, add hint about the compile time validation, too" msgstr "" "xxfix validation hint, thanks to \"Thomas Jarosch\" <thomas." "jarosch@intra2net.com>, add hint about the compile time validation, tooxx" #: announcements/kde-frameworks-5.16.0.php:307 msgid "Don't crash when command is not available." msgstr "xxDon't crash when command is not available.xx" #: announcements/kde-frameworks-5.16.0.php:308 msgid "Fix bug #307107" msgstr "xxFix bug #307107xx" #: announcements/kde-frameworks-5.16.0.php:309 msgid "Haskell highlighting variables starting with _" msgstr "xxHaskell highlighting variables starting with _xx" #: announcements/kde-frameworks-5.16.0.php:310 msgid "simplify git2 init, given we require recent enough version (bug 353947)" msgstr "" "xxsimplify git2 init, given we require recent enough version (bug 353947)xx" #: announcements/kde-frameworks-5.16.0.php:311 msgid "bundle default configs in resource" msgstr "xxbundle default configs in resourcexx" #: announcements/kde-frameworks-5.16.0.php:312 msgid "" "syntax highlighting (d-g): use default styles instead of hard-coded colors" msgstr "" "xxsyntax highlighting (d-g): use default styles instead of hard-coded " "colorsxx" #: announcements/kde-frameworks-5.16.0.php:313 msgid "" "better scripts search, first user local stuff, then the stuff in our " "resources, then all other stuff, that way the user can overwrite our shipped " "scripts with local ones" msgstr "" "xxbetter scripts search, first user local stuff, then the stuff in our " "resources, then all other stuff, that way the user can overwrite our shipped " "scripts with local onesxx" #: announcements/kde-frameworks-5.16.0.php:314 msgid "" "package all js stuff in resources, too, only 3 config files missing and " "ktexteditor could be just used as a library without any bundled files" msgstr "" "xxpackage all js stuff in resources, too, only 3 config files missing and " "ktexteditor could be just used as a library without any bundled filesxx" #: announcements/kde-frameworks-5.16.0.php:315 msgid "next try: put all bundled xml syntax files into a resource" msgstr "xxnext try: put all bundled xml syntax files into a resourcexx" #: announcements/kde-frameworks-5.16.0.php:316 msgid "add input mode switch shortcut (bug 347769)" msgstr "xxadd input mode switch shortcut (bug 347769)xx" #: announcements/kde-frameworks-5.16.0.php:317 msgid "bundle xml files in resource" msgstr "xxbundle xml files in resourcexx" #: announcements/kde-frameworks-5.16.0.php:318 msgid "" "syntax highlighting (a-c): migrate to new default styles, remove hard-coded " "colors" msgstr "" "xxsyntax highlighting (a-c): migrate to new default styles, remove hard-" "coded colorsxx" #: announcements/kde-frameworks-5.16.0.php:319 msgid "" "syntax highlighting: remove hard-coded colors and use default styles instead" msgstr "" "xxsyntax highlighting: remove hard-coded colors and use default styles " "insteadxx" #: announcements/kde-frameworks-5.16.0.php:320 msgid "syntax highlighting: use new default styles (removes hard-coded colors)" msgstr "" "xxsyntax highlighting: use new default styles (removes hard-coded colors)xx" #: announcements/kde-frameworks-5.16.0.php:321 msgid "Better \"Import\" default style" msgstr "xxBetter \"Import\" default stylexx" #: announcements/kde-frameworks-5.16.0.php:322 msgid "" "Introduce \"Save As with Encoding\" to save a file with different encoding, " "using the nice grouped encoding menu we have and replacing all save dialogs " "with the correct ones of the operating system without loosing this important " "feature." msgstr "" "xxIntroduce \"Save As with Encoding\" to save a file with different " "encoding, using the nice grouped encoding menu we have and replacing all " "save dialogs with the correct ones of the operating system without loosing " "this important feature.xx" #: announcements/kde-frameworks-5.16.0.php:323 msgid "bundle ui file into lib, using my extension to xmlgui" msgstr "xxbundle ui file into lib, using my extension to xmlguixx" #: announcements/kde-frameworks-5.16.0.php:324 msgid "Printing again honors the selected font & color schema (bug 344976)" msgstr "" "xxPrinting again honors the selected font & color schema (bug 344976)xx" #: announcements/kde-frameworks-5.16.0.php:325 msgid "Use breeze colors for saved and modified lines" msgstr "xxUse breeze colors for saved and modified linesxx" #: announcements/kde-frameworks-5.16.0.php:326 msgid "Improved icon border default colors of scheme \"Normal\"" msgstr "xxImproved icon border default colors of scheme \"Normal\"xx" #: announcements/kde-frameworks-5.16.0.php:327 msgid "" "autobrace: only insert brace when next letter is empty or not alphanumeric" msgstr "" "xxautobrace: only insert brace when next letter is empty or not " "alphanumericxx" #: announcements/kde-frameworks-5.16.0.php:328 msgid "" "autobrace: if removing start parenthesis with backspace, remove end as well" msgstr "" "xxautobrace: if removing start parenthesis with backspace, remove end as " "wellxx" #: announcements/kde-frameworks-5.16.0.php:329 msgid "autobrace: only establish connection once" msgstr "xxautobrace: only establish connection oncexx" #: announcements/kde-frameworks-5.16.0.php:330 msgid "Autobrace: eat closing parentheses under some conditions" msgstr "xxAutobrace: eat closing parentheses under some conditionsxx" #: announcements/kde-frameworks-5.16.0.php:331 msgid "Fix shortcutoverride not being forwarded to the mainwindow" msgstr "xxFix shortcutoverride not being forwarded to the mainwindowxx" #: announcements/kde-frameworks-5.16.0.php:332 msgid "" "Bug 342659 - Default \"bracket highlighting\" color is hard to see (Normal " "schema fixed) (bug 342659)" msgstr "" "xxBug 342659 - Default \"bracket highlighting\" color is hard to see (Normal " "schema fixed) (bug 342659)xx" #: announcements/kde-frameworks-5.16.0.php:333 msgid "Add proper default colors for \"Current Line Number\" color" msgstr "xxAdd proper default colors for \"Current Line Number\" colorxx" #: announcements/kde-frameworks-5.16.0.php:334 msgid "bracket matching & auto-brackets: share code" msgstr "xxbracket matching & auto-brackets: share codexx" #: announcements/kde-frameworks-5.16.0.php:335 msgid "bracket matching: guard against negative maxLines" msgstr "xxbracket matching: guard against negative maxLinesxx" #: announcements/kde-frameworks-5.16.0.php:336 msgid "" "bracket matching: just because the new range matches the old doesn't mean no " "update is required" msgstr "" "xxbracket matching: just because the new range matches the old doesn't mean " "no update is requiredxx" #: announcements/kde-frameworks-5.16.0.php:337 msgid "Add the width of half a space to allow painting the cursor at EOL" msgstr "xxAdd the width of half a space to allow painting the cursor at EOLxx" #: announcements/kde-frameworks-5.16.0.php:338 msgid "fix some HiDPI issues in the icon border" msgstr "xxfix some HiDPI issues in the icon borderxx" #: announcements/kde-frameworks-5.16.0.php:339 msgid "" "fix bug #310712: remove trailing spaces also on line with cursor (bug 310712)" msgstr "" "xxfix bug #310712: remove trailing spaces also on line with cursor (bug " "310712)xx" #: announcements/kde-frameworks-5.16.0.php:340 msgid "only display \"mark set\" message when vi input mode is active" msgstr "xxonly display \"mark set\" message when vi input mode is activexx" #: announcements/kde-frameworks-5.16.0.php:341 msgid "remove & from button text (bug 345937)" msgstr "xxremove & from button text (bug 345937)xx" #: announcements/kde-frameworks-5.16.0.php:342 msgid "fix update of current line number color (bug 340363)" msgstr "xxfix update of current line number color (bug 340363)xx" #: announcements/kde-frameworks-5.16.0.php:343 msgid "" "implement brackets insert on writing a bracket over a selection (bug 350317)" msgstr "" "xximplement brackets insert on writing a bracket over a selection (bug " "350317)xx" #: announcements/kde-frameworks-5.16.0.php:344 msgid "auto brackets (bug 350317)" msgstr "xxauto brackets (bug 350317)xx" #: announcements/kde-frameworks-5.16.0.php:345 msgid "fix alert HL (bug 344442)" msgstr "xxfix alert HL (bug 344442)xx" #: announcements/kde-frameworks-5.16.0.php:346 msgid "no column scrolling with dyn word wrap on" msgstr "xxno column scrolling with dyn word wrap onxx" #: announcements/kde-frameworks-5.16.0.php:347 msgid "" "remember if highlighting was set by user over sessions to not loose it on " "save after restore (bug 332605)" msgstr "" "xxremember if highlighting was set by user over sessions to not loose it on " "save after restore (bug 332605)xx" #: announcements/kde-frameworks-5.16.0.php:348 msgid "fix folding for tex (bug 328348)" msgstr "xxfix folding for tex (bug 328348)xx" #: announcements/kde-frameworks-5.16.0.php:349 msgid "fixed bug #327842: End of C-style comment is misdetected (bug 327842)" msgstr "" "xxfixed bug #327842: End of C-style comment is misdetected (bug 327842)xx" #: announcements/kde-frameworks-5.16.0.php:350 msgid "save/restore dyn word wrap on session save/restore (bug 284250)" msgstr "xxsave/restore dyn word wrap on session save/restore (bug 284250)xx" #: announcements/kde-frameworks-5.16.0.php:356 msgid "" "Add a new submenu to KTextEdit to switch between spell-checking languages" msgstr "" "xxAdd a new submenu to KTextEdit to switch between spell-checking languagesxx" #: announcements/kde-frameworks-5.16.0.php:357 msgid "Fix loading Sonnet default settings" msgstr "xxFix loading Sonnet default settingsxx" #: announcements/kde-frameworks-5.16.0.php:364 msgid "Fixed KWallet configuration file warnings on login (bug 351805)" msgstr "xxFixed KWallet configuration file warnings on login (bug 351805)xx" #: announcements/kde-frameworks-5.16.0.php:365 msgid "Prefix the kwallet-pam output properly" msgstr "xxPrefix the kwallet-pam output properlyxx" #: announcements/kde-frameworks-5.16.0.php:371 msgid "Add collapsible container widget, KCollapsibleGroupBox" msgstr "xxAdd collapsible container widget, KCollapsibleGroupBoxxx" #: announcements/kde-frameworks-5.16.0.php:372 msgid "KNewPasswordWidget: missing color initialization" msgstr "xxKNewPasswordWidget: missing color initializationxx" #: announcements/kde-frameworks-5.16.0.php:373 msgid "Introduce KNewPasswordWidget" msgstr "xxIntroduce KNewPasswordWidgetxx" #: announcements/kde-frameworks-5.16.0.php:379 msgid "" "kmainwindow: Pre-fill translator information when available. (bug 345320)" msgstr "" "xxkmainwindow: Pre-fill translator information when available. (bug 345320)xx" #: announcements/kde-frameworks-5.16.0.php:380 msgid "" "Allow to bind the contextmenu key (lower right) to shortcuts (bug 165542)" msgstr "" "xxAllow to bind the contextmenu key (lower right) to shortcuts (bug 165542)xx" #: announcements/kde-frameworks-5.16.0.php:381 msgid "Add function to query standards xml file location" msgstr "xxAdd function to query standards xml file locationxx" #: announcements/kde-frameworks-5.16.0.php:382 msgid "Allow kxmlgui framework to be used without any installed files" msgstr "xxAllow kxmlgui framework to be used without any installed filesxx" #: announcements/kde-frameworks-5.16.0.php:389 msgid "" "Fix TabBar items being cramped together on initial creation, which can be " "observed in eg. Kickoff after Plasma start" msgstr "" "xxFix TabBar items being cramped together on initial creation, which can be " "observed in eg. Kickoff after Plasma startxx" #: announcements/kde-frameworks-5.16.0.php:390 msgid "" "Fix dropping files onto the desktop/panel not offering a selection of " "actions to take" msgstr "" "xxFix dropping files onto the desktop/panel not offering a selection of " "actions to takexx" #: announcements/kde-frameworks-5.16.0.php:391 msgid "Take QApplication::wheelScrollLines into account from ScrollView" msgstr "xxTake QApplication::wheelScrollLines into account from ScrollViewxx" #: announcements/kde-frameworks-5.16.0.php:392 msgid "Use BypassWindowManagerHint only on platform X11" msgstr "xxUse BypassWindowManagerHint only on platform X11xx" #: announcements/kde-frameworks-5.16.0.php:393 msgid "delete old panel background" msgstr "xxdelete old panel backgroundxx" #: announcements/kde-frameworks-5.16.0.php:394 msgid "more readable spinner at small sizes" msgstr "xxmore readable spinner at small sizesxx" #: announcements/kde-frameworks-5.16.0.php:395 msgid "colored view-history" msgstr "xxcolored view-historyxx" #: announcements/kde-frameworks-5.16.0.php:396 msgid "calendar: Make the entire header area clickable" msgstr "xxcalendar: Make the entire header area clickablexx" #: announcements/kde-frameworks-5.16.0.php:397 msgid "calendar: Don't use current day number in goToMonth" msgstr "xxcalendar: Don't use current day number in goToMonthxx" #: announcements/kde-frameworks-5.16.0.php:398 msgid "calendar: Fix updating decade overview" msgstr "xxcalendar: Fix updating decade overviewxx" #: announcements/kde-frameworks-5.16.0.php:399 msgid "Theme breeze icons when loaded trough IconItem" msgstr "xxTheme breeze icons when loaded trough IconItemxx" #: announcements/kde-frameworks-5.16.0.php:400 msgid "Fix Button minimumWidth property (bug 353584)" msgstr "xxFix Button minimumWidth property (bug 353584)xx" #: announcements/kde-frameworks-5.16.0.php:401 msgid "Introduce appletCreated signal" msgstr "xxIntroduce appletCreated signalxx" #: announcements/kde-frameworks-5.16.0.php:402 msgid "Plasma Breeze Icon: Touchpad add svg id elements" msgstr "xxPlasma Breeze Icon: Touchpad add svg id elementsxx" #: announcements/kde-frameworks-5.16.0.php:403 msgid "Plasma Breeze Icon: change Touchpad to 22x22px size" msgstr "xxPlasma Breeze Icon: change Touchpad to 22x22px sizexx" #: announcements/kde-frameworks-5.16.0.php:404 msgid "Breeze Icon: add widget icon to notes" msgstr "xxBreeze Icon: add widget icon to notesxx" #: announcements/kde-frameworks-5.16.0.php:405 msgid "A script to replace hardcoded colors with stylesheets" msgstr "xxA script to replace hardcoded colors with stylesheetsxx" #: announcements/kde-frameworks-5.16.0.php:406 msgid "Apply SkipTaskbar on ExposeEvent" msgstr "xxApply SkipTaskbar on ExposeEventxx" #: announcements/kde-frameworks-5.16.0.php:407 msgid "Don't set SkipTaskbar on every event" msgstr "xxDon't set SkipTaskbar on every eventxx" #: announcements/kde-frameworks-5.17.0.php:4 msgid "Release of KDE Frameworks 5.17.0" msgstr "xxRelease of KDE Frameworks 5.17.0xx" #: announcements/kde-frameworks-5.17.0.php:16 msgid "" " \n" "December 12, 2015. KDE today announces the release\n" "of KDE Frameworks 5.17.0.\n" msgstr "" "xx \n" "December 12, 2015. KDE today announces the release\n" "of KDE Frameworks 5.17.0.\n" "xx\n" #: announcements/kde-frameworks-5.17.0.php:41 msgid "Fix date filter used by timeline://" msgstr "xxFix date filter used by timeline://xx" #: announcements/kde-frameworks-5.17.0.php:42 msgid "BalooCtl: Return after commands" msgstr "xxBalooCtl: Return after commandsxx" #: announcements/kde-frameworks-5.17.0.php:43 msgid "" "Clean up and armour Baloo::Database::open(), handle more crash conditions" msgstr "" "xxClean up and armour Baloo::Database::open(), handle more crash conditionsxx" #: announcements/kde-frameworks-5.17.0.php:44 msgid "Add check in Database::open(OpenDatabase) to fail if db doesn't exist" msgstr "" "xxAdd check in Database::open(OpenDatabase) to fail if db doesn't existxx" #: announcements/kde-frameworks-5.17.0.php:47 #: announcements/kde-frameworks-5.18.0.php:48 #: announcements/kde-frameworks-5.19.0.php:44 #: announcements/kde-frameworks-5.20.0.php:38 #: announcements/kde-frameworks-5.21.0.php:64 #: announcements/kde-frameworks-5.22.0.php:50 #: announcements/kde-frameworks-5.23.0.php:52 #: announcements/kde-frameworks-5.24.0.php:52 #: announcements/kde-frameworks-5.25.0.php:50 #: announcements/kde-frameworks-5.26.0.php:50 #: announcements/kde-frameworks-5.27.0.php:61 #: announcements/kde-frameworks-5.28.0.php:44 #: announcements/kde-frameworks-5.29.0.php:52 #: announcements/kde-frameworks-5.30.0.php:38 #: announcements/kde-frameworks-5.31.0.php:48 #: announcements/kde-frameworks-5.32.0.php:44 #: announcements/kde-frameworks-5.34.0.php:44 #: announcements/kde-frameworks-5.35.0.php:51 #: announcements/kde-frameworks-5.36.0.php:48 #: announcements/kde-frameworks-5.37.0.php:40 #: announcements/kde-frameworks-5.39.0.php:47 #: announcements/kde-frameworks-5.40.0.php:45 #: announcements/kde-frameworks-5.41.0.php:50 #: announcements/kde-frameworks-5.42.0.php:54 #: announcements/kde-frameworks-5.43.0.php:62 #: announcements/kde-frameworks-5.44.0.php:48 #: announcements/kde-frameworks-5.45.0.php:60 #: announcements/kde-frameworks-5.46.0.php:59 #: announcements/kde-frameworks-5.47.0.php:47 #: announcements/kde-frameworks-5.48.0.php:63 #: announcements/kde-frameworks-5.49.0.php:57 #: announcements/kde-frameworks-5.50.0.php:54 #: announcements/kde-frameworks-5.51.0.php:59 #: announcements/kde-frameworks-5.52.0.php:67 #: announcements/kde-frameworks-5.53.0.php:59 #: announcements/kde-frameworks-template.php:76 #: announcements/plasma-5.4.95.php:42 announcements/plasma-5.4.95.php:44 #: announcements/plasma-5.5.0.php:49 announcements/plasma-5.5.0.php:51 msgid "Breeze Icons" msgstr "xxBreeze Iconsxx" #: announcements/kde-frameworks-5.17.0.php:50 msgid "Many icons added or improved" msgstr "xxMany icons added or improvedxx" #: announcements/kde-frameworks-5.17.0.php:51 msgid "use stylesheets in breeze icons (bug 126166)" msgstr "xxuse stylesheets in breeze icons (bug 126166)xx" #: announcements/kde-frameworks-5.17.0.php:52 msgid "" "BUG: 355902 fix and changed system-lock-screen (bug 355902 fix and changed " "system-lock-screen)" msgstr "" "xxBUG: 355902 fix and changed system-lock-screen (bug 355902 fix and changed " "system-lock-screen)xx" #: announcements/kde-frameworks-5.17.0.php:53 msgid "Add 24px dialog-information for GTK apps (bug 355204)" msgstr "xxAdd 24px dialog-information for GTK apps (bug 355204)xx" #: announcements/kde-frameworks-5.17.0.php:59 msgid "" "Don't warn when SVG(Z) icons are provided with multiple sizes/level of detail" msgstr "" "xxDon't warn when SVG(Z) icons are provided with multiple sizes/level of " "detailxx" #: announcements/kde-frameworks-5.17.0.php:60 msgid "Make sure we load translations on the main thread. (bug 346188)" msgstr "xxMake sure we load translations on the main thread. (bug 346188)xx" #: announcements/kde-frameworks-5.17.0.php:61 msgid "Overhaul the ECM build system." msgstr "xxOverhaul the ECM build system.xx" #: announcements/kde-frameworks-5.17.0.php:62 msgid "Make it possible to enable Clazy on any KDE project" msgstr "xxMake it possible to enable Clazy on any KDE projectxx" #: announcements/kde-frameworks-5.17.0.php:63 msgid "Do not find XCB's XINPUT library by default." msgstr "xxDo not find XCB's XINPUT library by default.xx" #: announcements/kde-frameworks-5.17.0.php:64 msgid "Clean export dir before generating an APK again" msgstr "xxClean export dir before generating an APK againxx" #: announcements/kde-frameworks-5.17.0.php:65 msgid "Use quickgit for Git repository URL." msgstr "xxUse quickgit for Git repository URL.xx" #: announcements/kde-frameworks-5.17.0.php:71 msgid "Add plasmoid installation failed to plasma_workspace.notifyrc" msgstr "xxAdd plasmoid installation failed to plasma_workspace.notifyrcxx" #: announcements/kde-frameworks-5.17.0.php:77 msgid "Fixed a lock on the first start of the daemon" msgstr "xxFixed a lock on the first start of the daemonxx" #: announcements/kde-frameworks-5.17.0.php:78 msgid "Moving QAction creation to the main thread. (bug 351485)" msgstr "xxMoving QAction creation to the main thread. (bug 351485)xx" #: announcements/kde-frameworks-5.17.0.php:79 msgid "Sometimes clang-format makes a bad decision (bug 355495)" msgstr "xxSometimes clang-format makes a bad decision (bug 355495)xx" #: announcements/kde-frameworks-5.17.0.php:80 msgid "Killing potential synchronization issues" msgstr "xxKilling potential synchronization issuesxx" #: announcements/kde-frameworks-5.17.0.php:81 msgid "Use org.qtproject instead of com.trolltech" msgstr "xxUse org.qtproject instead of com.trolltechxx" #: announcements/kde-frameworks-5.17.0.php:82 msgid "Removing the usage of libkactivities from the plugins" msgstr "xxRemoving the usage of libkactivities from the pluginsxx" #: announcements/kde-frameworks-5.17.0.php:83 msgid "KAStats config removed from the API" msgstr "xxKAStats config removed from the APIxx" #: announcements/kde-frameworks-5.17.0.php:84 msgid "Added linking and unlinking to ResultModel" msgstr "xxAdded linking and unlinking to ResultModelxx" #: announcements/kde-frameworks-5.17.0.php:90 msgid "Make kgenframeworksapidox more robust." msgstr "xxMake kgenframeworksapidox more robust.xx" #: announcements/kde-frameworks-5.17.0.php:96 msgid "" "Fix KCompressionDevice::seek(), called when creating a KTar on top of a " "KCompressionDevice." msgstr "" "xxFix KCompressionDevice::seek(), called when creating a KTar on top of a " "KCompressionDevice.xx" #: announcements/kde-frameworks-5.17.0.php:102 msgid "" "KAboutData: Allow https:// and other URL schemas in homepage. (bug 355508)" msgstr "" "xxKAboutData: Allow https:// and other URL schemas in homepage. (bug " "355508)xx" #: announcements/kde-frameworks-5.17.0.php:103 msgid "Repair MimeType property when using kcoreaddons_desktop_to_json()" msgstr "xxRepair MimeType property when using kcoreaddons_desktop_to_json()xx" #: announcements/kde-frameworks-5.17.0.php:109 msgid "Port KDeclarative to use KI18n directly" msgstr "xxPort KDeclarative to use KI18n directlyxx" #: announcements/kde-frameworks-5.17.0.php:110 msgid "" "DragArea delegateImage can now be a string from which an icon is " "automatically created" msgstr "" "xxDragArea delegateImage can now be a string from which an icon is " "automatically createdxx" #: announcements/kde-frameworks-5.17.0.php:111 msgid "Add new CalendarEvents library" msgstr "xxAdd new CalendarEvents libraryxx" #: announcements/kde-frameworks-5.17.0.php:117 msgid "Unset SESSION_MANAGER envvar instead of setting it empty" msgstr "xxUnset SESSION_MANAGER envvar instead of setting it emptyxx" #: announcements/kde-frameworks-5.17.0.php:123 msgid "Fix some i18n calls." msgstr "xxFix some i18n calls.xx" #: announcements/kde-frameworks-5.17.0.php:129 msgid "Mark m4a as readable by taglib" msgstr "xxMark m4a as readable by taglibxx" #: announcements/kde-frameworks-5.17.0.php:135 msgid "Cookie dialogue: make it work as intended" msgstr "xxCookie dialogue: make it work as intendedxx" #: announcements/kde-frameworks-5.17.0.php:136 msgid "" "Fix filename suggestion changing to something random when changing save-as " "mimetype." msgstr "" "xxFix filename suggestion changing to something random when changing save-as " "mimetype.xx" #: announcements/kde-frameworks-5.17.0.php:137 msgid "Register DBus name for kioexec (bug 353037)" msgstr "xxRegister DBus name for kioexec (bug 353037)xx" #: announcements/kde-frameworks-5.17.0.php:138 msgid "Update KProtocolManager after configuration change." msgstr "xxUpdate KProtocolManager after configuration change.xx" #: announcements/kde-frameworks-5.17.0.php:144 msgid "Fix KSelectionProxyModel usage in QTableView (bug 352369)" msgstr "xxFix KSelectionProxyModel usage in QTableView (bug 352369)xx" #: announcements/kde-frameworks-5.17.0.php:145 msgid "" "Fix resetting or changing the source model of a KRecursiveFilterProxyModel." msgstr "" "xxFix resetting or changing the source model of a KRecursiveFilterProxyModel." "xx" #: announcements/kde-frameworks-5.17.0.php:151 msgid "registerServicesByGroupingNames can define default more items" msgstr "xxregisterServicesByGroupingNames can define default more itemsxx" #: announcements/kde-frameworks-5.17.0.php:152 msgid "Make KMoreToolsMenuFactory::createMenuFromGroupingNames lazy" msgstr "xxMake KMoreToolsMenuFactory::createMenuFromGroupingNames lazyxx" #: announcements/kde-frameworks-5.17.0.php:158 msgid "Add syntax highlighting for TaskJuggler and PL/I" msgstr "xxAdd syntax highlighting for TaskJuggler and PL/Ixx" #: announcements/kde-frameworks-5.17.0.php:159 msgid "" "Make it possible to disable keyword-completion via the config interface." msgstr "" "xxMake it possible to disable keyword-completion via the config interface.xx" #: announcements/kde-frameworks-5.17.0.php:160 msgid "Resize the tree when the completion model got reset." msgstr "xxResize the tree when the completion model got reset.xx" #: announcements/kde-frameworks-5.17.0.php:166 msgid "Correctly handle the case where the user deactivated us" msgstr "xxCorrectly handle the case where the user deactivated usxx" #: announcements/kde-frameworks-5.17.0.php:172 msgid "Fix a small artifact of KRatingWidget on hi-dpi." msgstr "xxFix a small artifact of KRatingWidget on hi-dpi.xx" #: announcements/kde-frameworks-5.17.0.php:173 msgid "Refactor and fix the feature introduced in bug 171343 (bug 171343)" msgstr "xxRefactor and fix the feature introduced in bug 171343 (bug 171343)xx" #: announcements/kde-frameworks-5.17.0.php:179 msgid "Don't call QCoreApplication::setQuitLockEnabled(true) on init." msgstr "xxDon't call QCoreApplication::setQuitLockEnabled(true) on init.xx" #: announcements/kde-frameworks-5.17.0.php:185 msgid "Add basic plasmoid as example for developerguide" msgstr "xxAdd basic plasmoid as example for developerguidexx" #: announcements/kde-frameworks-5.17.0.php:186 msgid "Add a couple of plasmoid templates for kapptemplate/kdevelop" msgstr "xxAdd a couple of plasmoid templates for kapptemplate/kdevelopxx" #: announcements/kde-frameworks-5.17.0.php:187 msgid "[calendar] Delay the model reset until the view is ready (bug 355943)" msgstr "" "xx[calendar] Delay the model reset until the view is ready (bug 355943)xx" #: announcements/kde-frameworks-5.17.0.php:188 msgid "Don't reposition while hiding. (bug 354352)" msgstr "xxDon't reposition while hiding. (bug 354352)xx" #: announcements/kde-frameworks-5.17.0.php:189 msgid "[IconItem] Don't crash on null KIconLoader theme (bug 355577)" msgstr "xx[IconItem] Don't crash on null KIconLoader theme (bug 355577)xx" #: announcements/kde-frameworks-5.17.0.php:190 msgid "" "Dropping image files onto a panel will no longer offer to set them as " "wallpaper for the panel" msgstr "" "xxDropping image files onto a panel will no longer offer to set them as " "wallpaper for the panelxx" #: announcements/kde-frameworks-5.17.0.php:191 msgid "" "Dropping a .plasmoid file onto a panel or the desktop will install and add it" msgstr "" "xxDropping a .plasmoid file onto a panel or the desktop will install and add " "itxx" #: announcements/kde-frameworks-5.17.0.php:192 msgid "remove the now unused platformstatus kded module (bug 348840)" msgstr "xxremove the now unused platformstatus kded module (bug 348840)xx" #: announcements/kde-frameworks-5.17.0.php:193 msgid "allow paste on password fields" msgstr "xxallow paste on password fieldsxx" #: announcements/kde-frameworks-5.17.0.php:194 msgid "fix positioning of edit menu, add a button to select" msgstr "xxfix positioning of edit menu, add a button to selectxx" #: announcements/kde-frameworks-5.17.0.php:195 msgid "[calendar] Use ui language for getting the month name (bug 353715)" msgstr "xx[calendar] Use ui language for getting the month name (bug 353715)xx" #: announcements/kde-frameworks-5.17.0.php:196 msgid "[calendar] Sort the events by their type too" msgstr "xx[calendar] Sort the events by their type tooxx" #: announcements/kde-frameworks-5.17.0.php:197 msgid "[calendar] Move the plugin library to KDeclarative" msgstr "xx[calendar] Move the plugin library to KDeclarativexx" #: announcements/kde-frameworks-5.17.0.php:198 msgid "[calendar] qmlRegisterUncreatableType needs a bit more arguments" msgstr "xx[calendar] qmlRegisterUncreatableType needs a bit more argumentsxx" #: announcements/kde-frameworks-5.17.0.php:199 msgid "Allow adding config categories dynamically" msgstr "xxAllow adding config categories dynamicallyxx" #: announcements/kde-frameworks-5.17.0.php:200 msgid "[calendar] Move the plugins handling to a separate class" msgstr "xx[calendar] Move the plugins handling to a separate classxx" #: announcements/kde-frameworks-5.17.0.php:201 msgid "Allow plugins to supply event data to Calendar applet (bug 349676)" msgstr "xxAllow plugins to supply event data to Calendar applet (bug 349676)xx" #: announcements/kde-frameworks-5.17.0.php:202 msgid "" "check for slot existence before connecting or disconnecting (bug 354751)" msgstr "" "xxcheck for slot existence before connecting or disconnecting (bug 354751)xx" #: announcements/kde-frameworks-5.17.0.php:203 msgid "[plasmaquick] Don't link OpenGL explicitly" msgstr "xx[plasmaquick] Don't link OpenGL explicitlyxx" #: announcements/kde-frameworks-5.17.0.php:204 msgid "[plasmaquick] Drop XCB::COMPOSITE and DAMAGE dependency" msgstr "xx[plasmaquick] Drop XCB::COMPOSITE and DAMAGE dependencyxx" #: announcements/kde-frameworks-5.18.0.php:4 msgid "Release of KDE Frameworks 5.18.0" msgstr "xxRelease of KDE Frameworks 5.18.0xx" #: announcements/kde-frameworks-5.18.0.php:16 msgid "" " \n" "January 09, 2016. KDE today announces the release\n" "of KDE Frameworks 5.18.0.\n" msgstr "" "xx \n" "January 09, 2016. KDE today announces the release\n" "of KDE Frameworks 5.18.0.\n" "xx\n" #: announcements/kde-frameworks-5.18.0.php:41 msgid "Fix several issue of mtime related search" msgstr "xxFix several issue of mtime related searchxx" #: announcements/kde-frameworks-5.18.0.php:42 msgid "PostingDB Iter: Do not assert on MDB_NOTFOUND" msgstr "xxPostingDB Iter: Do not assert on MDB_NOTFOUNDxx" #: announcements/kde-frameworks-5.18.0.php:43 msgid "Balooctl status: Avoid showing 'Content indexing' about folders" msgstr "xxBalooctl status: Avoid showing 'Content indexing' about foldersxx" #: announcements/kde-frameworks-5.18.0.php:44 msgid "StatusCommand: Show the correct status for folders" msgstr "xxStatusCommand: Show the correct status for foldersxx" #: announcements/kde-frameworks-5.18.0.php:45 msgid "SearchStore: Gracefully handle empty term values (bug 356176)" msgstr "xxSearchStore: Gracefully handle empty term values (bug 356176)xx" #: announcements/kde-frameworks-5.18.0.php:51 msgid "icon updates and additions" msgstr "xxicon updates and additionsxx" #: announcements/kde-frameworks-5.18.0.php:52 msgid "22px size status icons for 32px too as you need it in the system tray" msgstr "" "xx22px size status icons for 32px too as you need it in the system trayxx" #: announcements/kde-frameworks-5.18.0.php:53 msgid "Changed Fixed to Scalable value to 32px folders in Breeze Dark" msgstr "xxChanged Fixed to Scalable value to 32px folders in Breeze Darkxx" #: announcements/kde-frameworks-5.18.0.php:59 msgid "Make the KAppTemplate CMake module global" msgstr "xxMake the KAppTemplate CMake module globalxx" #: announcements/kde-frameworks-5.18.0.php:60 msgid "Silence CMP0063 warnings with KDECompilerSettings" msgstr "xxSilence CMP0063 warnings with KDECompilerSettingsxx" #: announcements/kde-frameworks-5.18.0.php:61 msgid "" "ECMQtDeclareLoggingCategory: Include <QDebug> with the generated file" msgstr "" "xxECMQtDeclareLoggingCategory: Include <QDebug> with the generated " "filexx" #: announcements/kde-frameworks-5.18.0.php:62 msgid "Fix CMP0054 warnings" msgstr "xxFix CMP0054 warningsxx" #: announcements/kde-frameworks-5.18.0.php:68 msgid "Streamlined the QML loading for KCM (bug 356832)" msgstr "xxStreamlined the QML loading for KCM (bug 356832)xx" #: announcements/kde-frameworks-5.18.0.php:69 msgid "" "Work-around for the Qt SQL bug that does not clean up connections properly " "(bug 348194)" msgstr "" "xxWork-around for the Qt SQL bug that does not clean up connections properly " "(bug 348194)xx" #: announcements/kde-frameworks-5.18.0.php:70 msgid "Merged a plugin that executes applications on activity state change" msgstr "" "xxMerged a plugin that executes applications on activity state changexx" #: announcements/kde-frameworks-5.18.0.php:71 msgid "Port from KService to KPluginLoader" msgstr "xxPort from KService to KPluginLoaderxx" #: announcements/kde-frameworks-5.18.0.php:72 msgid "Port plugins to use kcoreaddons_desktop_to_json()" msgstr "xxPort plugins to use kcoreaddons_desktop_to_json()xx" #: announcements/kde-frameworks-5.18.0.php:78 msgid "Fully initialize DynMenuInfo in return value" msgstr "xxFully initialize DynMenuInfo in return valuexx" #: announcements/kde-frameworks-5.18.0.php:81 #: announcements/kde-frameworks-5.19.0.php:74 #: announcements/kde-frameworks-5.23.0.php:89 #: announcements/kde-frameworks-5.32.0.php:74 #: announcements/kde-frameworks-5.39.0.php:72 #: announcements/kde-frameworks-5.40.0.php:57 #: announcements/kde-frameworks-5.41.0.php:101 #: announcements/kde-frameworks-5.43.0.php:104 #: announcements/kde-frameworks-5.45.0.php:111 #: announcements/kde-frameworks-5.47.0.php:66 #: announcements/kde-frameworks-5.50.0.php:87 #: announcements/kde-frameworks-5.51.0.php:91 #: announcements/kde-frameworks-5.52.0.php:85 #: announcements/kde-frameworks-5.53.0.php:91 #: announcements/kde-frameworks-5.7.0.php:65 #: announcements/kde-frameworks-5.8.0.php:62 #: announcements/kde-frameworks-5.9.0.php:65 #: announcements/kde-frameworks-template.php:94 msgid "KCMUtils" msgstr "xxKCMUtilsxx" #: announcements/kde-frameworks-5.18.0.php:84 msgid "" "KPluginSelector::addPlugins: fix assert if 'config' parameter is default " "(bug 352471)" msgstr "" "xxKPluginSelector::addPlugins: fix assert if 'config' parameter is default " "(bug 352471)xx" #: announcements/kde-frameworks-5.18.0.php:90 msgid "Avoid deliberately overflowing a full buffer" msgstr "xxAvoid deliberately overflowing a full bufferxx" #: announcements/kde-frameworks-5.18.0.php:96 msgid "Ensure group is unescaped properly in kconf_update" msgstr "xxEnsure group is unescaped properly in kconf_updatexx" #: announcements/kde-frameworks-5.18.0.php:102 msgid "Add KAboutData::fromPluginMetaData(const KPluginMetaData &plugin)" msgstr "" "xxAdd KAboutData::fromPluginMetaData(const KPluginMetaData &plugin)xx" #: announcements/kde-frameworks-5.18.0.php:103 msgid "" "Add KPluginMetaData::copyrightText(), extraInformation() and " "otherContributors()" msgstr "" "xxAdd KPluginMetaData::copyrightText(), extraInformation() and " "otherContributors()xx" #: announcements/kde-frameworks-5.18.0.php:104 msgid "Add KPluginMetaData::translators() and KAboutPerson::fromJson()" msgstr "xxAdd KPluginMetaData::translators() and KAboutPerson::fromJson()xx" #: announcements/kde-frameworks-5.18.0.php:105 msgid "Fix use-after-free in desktop file parser" msgstr "xxFix use-after-free in desktop file parserxx" #: announcements/kde-frameworks-5.18.0.php:106 msgid "Make KPluginMetaData constructible from a json path" msgstr "xxMake KPluginMetaData constructible from a json pathxx" #: announcements/kde-frameworks-5.18.0.php:107 msgid "desktoptojson: make missing service type file an error for the binary" msgstr "" "xxdesktoptojson: make missing service type file an error for the binaryxx" #: announcements/kde-frameworks-5.18.0.php:108 msgid "make calling kcoreaddons_add_plugin without SOURCES an error" msgstr "xxmake calling kcoreaddons_add_plugin without SOURCES an errorxx" #: announcements/kde-frameworks-5.18.0.php:114 msgid "Adapt to Qt 5.6's dbus-in-secondary-thread" msgstr "xxAdapt to Qt 5.6's dbus-in-secondary-threadxx" #: announcements/kde-frameworks-5.18.0.php:120 msgid "[DragArea] Add dragActive property" msgstr "xx[DragArea] Add dragActive propertyxx" #: announcements/kde-frameworks-5.18.0.php:121 msgid "[KQuickControlsAddons MimeDatabase] Expose QMimeType comment" msgstr "xx[KQuickControlsAddons MimeDatabase] Expose QMimeType commentxx" #: announcements/kde-frameworks-5.18.0.php:127 msgid "" "kded: adapt to Qt 5.6's threaded dbus: messageFilter must trigger module " "loading in the main thread" msgstr "" "xxkded: adapt to Qt 5.6's threaded dbus: messageFilter must trigger module " "loading in the main threadxx" #: announcements/kde-frameworks-5.18.0.php:133 #: announcements/kde-frameworks-5.19.0.php:118 msgid "kdelibs4support requires kded (for kdedmodule.desktop)" msgstr "xxkdelibs4support requires kded (for kdedmodule.desktop)xx" #: announcements/kde-frameworks-5.18.0.php:134 msgid "Fix CMP0064 warning by setting policy CMP0054 to NEW" msgstr "xxFix CMP0064 warning by setting policy CMP0054 to NEWxx" #: announcements/kde-frameworks-5.18.0.php:135 msgid "Don't export symbols that also exist in KWidgetsAddons" msgstr "xxDon't export symbols that also exist in KWidgetsAddonsxx" #: announcements/kde-frameworks-5.18.0.php:141 msgid "Don't leak fd when creating socket" msgstr "xxDon't leak fd when creating socketxx" #: announcements/kde-frameworks-5.18.0.php:147 msgid "Windows: remove kdewin dependency" msgstr "xxWindows: remove kdewin dependencyxx" #: announcements/kde-frameworks-5.18.0.php:153 msgid "Document the first argument rule for plurals in QML" msgstr "xxDocument the first argument rule for plurals in QMLxx" #: announcements/kde-frameworks-5.18.0.php:154 msgid "Reduce unwanted type changes" msgstr "xxReduce unwanted type changesxx" #: announcements/kde-frameworks-5.18.0.php:155 msgid "Make it possible to use doubles as index for i18np*() calls in QML" msgstr "xxMake it possible to use doubles as index for i18np*() calls in QMLxx" #: announcements/kde-frameworks-5.18.0.php:161 msgid "" "Fix kiod for Qt 5.6's threaded dbus: messageFilter must wait until the " "module is loaded before returning" msgstr "" "xxFix kiod for Qt 5.6's threaded dbus: messageFilter must wait until the " "module is loaded before returningxx" #: announcements/kde-frameworks-5.18.0.php:162 msgid "Change the error code when pasting/moving into a subdirectory" msgstr "xxChange the error code when pasting/moving into a subdirectoryxx" #: announcements/kde-frameworks-5.18.0.php:163 msgid "Fix emptyTrash blocked issue" msgstr "xxFix emptyTrash blocked issuexx" #: announcements/kde-frameworks-5.18.0.php:164 msgid "Fix wrong button in KUrlNavigator for remote URLs" msgstr "xxFix wrong button in KUrlNavigator for remote URLsxx" #: announcements/kde-frameworks-5.18.0.php:165 msgid "KUrlComboBox: fix returning an absolute path from urls()" msgstr "xxKUrlComboBox: fix returning an absolute path from urls()xx" #: announcements/kde-frameworks-5.18.0.php:166 msgid "kiod: disable session management" msgstr "xxkiod: disable session managementxx" #: announcements/kde-frameworks-5.18.0.php:167 msgid "" "Add autocompletion for '.' input which offers all hidden files/folders* (bug " "354981)" msgstr "" "xxAdd autocompletion for '.' input which offers all hidden files/folders* " "(bug 354981)xx" #: announcements/kde-frameworks-5.18.0.php:168 msgid "ktelnetservice: fix off by one in argc check, patch by Steven Bromley" msgstr "" "xxktelnetservice: fix off by one in argc check, patch by Steven Bromleyxx" #: announcements/kde-frameworks-5.18.0.php:174 msgid "[Notify By Popup] Send along event ID" msgstr "xx[Notify By Popup] Send along event IDxx" #: announcements/kde-frameworks-5.18.0.php:175 msgid "Set default non-empty reason for screen saver inhibition; (bug 334525)" msgstr "" "xxSet default non-empty reason for screen saver inhibition; (bug 334525)xx" #: announcements/kde-frameworks-5.18.0.php:176 msgid "Add a hint to skip notifications grouping (bug 356653)" msgstr "xxAdd a hint to skip notifications grouping (bug 356653)xx" #: announcements/kde-frameworks-5.18.0.php:182 msgid "[KNotifyConfigWidget] Allow selecting a specific event" msgstr "xx[KNotifyConfigWidget] Allow selecting a specific eventxx" #: announcements/kde-frameworks-5.18.0.php:188 msgid "Make it possible to provide the metadata in json" msgstr "xxMake it possible to provide the metadata in jsonxx" #: announcements/kde-frameworks-5.18.0.php:194 msgid "Fix possible double deletion in DeclarativePersonData" msgstr "xxFix possible double deletion in DeclarativePersonDataxx" #: announcements/kde-frameworks-5.18.0.php:200 msgid "Syntax h/l for pli: builtin functions added, expandable regions added" msgstr "" "xxSyntax h/l for pli: builtin functions added, expandable regions addedxx" #: announcements/kde-frameworks-5.18.0.php:206 msgid "kwalletd: Fix FILE* leak" msgstr "xxkwalletd: Fix FILE* leakxx" #: announcements/kde-frameworks-5.18.0.php:212 msgid "Add xcb variant for static KStartupInfo::sendFoo methods" msgstr "xxAdd xcb variant for static KStartupInfo::sendFoo methodsxx" #: announcements/kde-frameworks-5.18.0.php:218 msgid "make it work with older NM versions" msgstr "xxmake it work with older NM versionsxx" #: announcements/kde-frameworks-5.18.0.php:224 msgid "[ToolButtonStyle] Always indicate activeFocus" msgstr "xx[ToolButtonStyle] Always indicate activeFocusxx" #: announcements/kde-frameworks-5.18.0.php:225 msgid "" "Use the SkipGrouping flag for the \"widget deleted\" notification (bug " "356653)" msgstr "" "xxUse the SkipGrouping flag for the \"widget deleted\" notification (bug " "356653)xx" #: announcements/kde-frameworks-5.18.0.php:226 msgid "Deal properly with symlinks in path to packages" msgstr "xxDeal properly with symlinks in path to packagesxx" #: announcements/kde-frameworks-5.18.0.php:227 msgid "Add HiddenStatus for plasmoid self-hiding" msgstr "xxAdd HiddenStatus for plasmoid self-hidingxx" #: announcements/kde-frameworks-5.18.0.php:228 msgid "Stop redirecting windows when item is disabled or hidden. (bug 356938)" msgstr "" "xxStop redirecting windows when item is disabled or hidden. (bug 356938)xx" #: announcements/kde-frameworks-5.18.0.php:229 msgid "Don't emit statusChanged if it hasn't changed" msgstr "xxDon't emit statusChanged if it hasn't changedxx" #: announcements/kde-frameworks-5.18.0.php:230 msgid "Fix element ids for east orientation" msgstr "xxFix element ids for east orientationxx" #: announcements/kde-frameworks-5.18.0.php:231 msgid "Containment: Don't emit appletCreated with null applet (bug 356428)" msgstr "" "xxContainment: Don't emit appletCreated with null applet (bug 356428)xx" #: announcements/kde-frameworks-5.18.0.php:232 msgid "[Containment Interface] Fix erratic high precision scrolling" msgstr "xx[Containment Interface] Fix erratic high precision scrollingxx" #: announcements/kde-frameworks-5.18.0.php:233 msgid "Read KPluginMetada's property X-Plasma-ComponentTypes as a stringlist" msgstr "" "xxRead KPluginMetada's property X-Plasma-ComponentTypes as a stringlistxx" #: announcements/kde-frameworks-5.18.0.php:234 msgid "[Window Thumbnails] Don't crash if Composite is disabled" msgstr "xx[Window Thumbnails] Don't crash if Composite is disabledxx" #: announcements/kde-frameworks-5.18.0.php:235 msgid "Let containments override CompactApplet.qml" msgstr "xxLet containments override CompactApplet.qmlxx" #: announcements/kde-frameworks-5.19.0.php:4 msgid "Release of KDE Frameworks 5.19.0" msgstr "xxRelease of KDE Frameworks 5.19.0xx" #: announcements/kde-frameworks-5.19.0.php:16 msgid "" " \n" "February 13, 2016. KDE today announces the release\n" "of KDE Frameworks 5.19.0.\n" msgstr "" "xx \n" "February 13, 2016. KDE today announces the release\n" "of KDE Frameworks 5.19.0.\n" "xx\n" #: announcements/kde-frameworks-5.19.0.php:21 #: announcements/kde-frameworks-5.20.0.php:21 #: announcements/kde-frameworks-5.21.0.php:21 #: announcements/kde-frameworks-5.22.0.php:21 #: announcements/kde-frameworks-5.23.0.php:21 #: announcements/kde-frameworks-5.24.0.php:21 #: announcements/kde-frameworks-5.25.0.php:21 #: announcements/kde-frameworks-5.26.0.php:21 #: announcements/kde-frameworks-5.27.0.php:21 #: announcements/kde-frameworks-5.28.0.php:21 #: announcements/kde-frameworks-5.29.0.php:21 #: announcements/kde-frameworks-5.30.0.php:21 #: announcements/kde-frameworks-5.31.0.php:21 #: announcements/kde-frameworks-5.32.0.php:21 #: announcements/kde-frameworks-5.33.0.php:21 #: announcements/kde-frameworks-5.34.0.php:21 #: announcements/kde-frameworks-5.35.0.php:21 #: announcements/kde-frameworks-5.36.0.php:21 #: announcements/kde-frameworks-5.37.0.php:21 #: announcements/kde-frameworks-5.38.0.php:21 #: announcements/kde-frameworks-5.39.0.php:21 #: announcements/kde-frameworks-5.40.0.php:21 #: announcements/kde-frameworks-5.41.0.php:21 #: announcements/kde-frameworks-5.42.0.php:21 #: announcements/kde-frameworks-5.43.0.php:21 #: announcements/kde-frameworks-5.44.0.php:21 #: announcements/kde-frameworks-5.45.0.php:21 #: announcements/kde-frameworks-5.46.0.php:21 #: announcements/kde-frameworks-5.47.0.php:21 #: announcements/kde-frameworks-5.48.0.php:21 #: announcements/kde-frameworks-5.49.0.php:21 #: announcements/kde-frameworks-5.50.0.php:21 #: announcements/kde-frameworks-5.51.0.php:21 #: announcements/kde-frameworks-5.52.0.php:21 #: announcements/kde-frameworks-5.53.0.php:30 #: announcements/kde-frameworks-template.php:30 msgid "" " \n" "KDE Frameworks are 70 addon libraries to Qt which provide a wide\n" "variety of commonly needed functionality in mature, peer reviewed and\n" "well tested libraries with friendly licensing terms. For an\n" "introduction see the\n" "Frameworks 5.0 release announcement.\n" msgstr "" "xx \n" "KDE Frameworks are 70 addon libraries to Qt which provide a wide\n" "variety of commonly needed functionality in mature, peer reviewed and\n" "well tested libraries with friendly licensing terms. For an\n" "introduction see the\n" "Frameworks 5.0 release announcement.\n" "xx\n" #: announcements/kde-frameworks-5.19.0.php:38 #: announcements/kde-frameworks-5.21.0.php:44 #: announcements/kde-frameworks-5.22.0.php:38 #: announcements/kde-frameworks-5.23.0.php:38 #: announcements/kde-frameworks-5.25.0.php:44 #: announcements/kde-frameworks-5.26.0.php:38 #: announcements/kde-frameworks-5.31.0.php:42 #: announcements/kde-frameworks-5.35.0.php:38 #: announcements/kde-frameworks-5.45.0.php:38 #: announcements/kde-frameworks-5.48.0.php:38 #: announcements/kde-frameworks-5.49.0.php:38 #: announcements/kde-frameworks-5.50.0.php:38 msgid "Attica" msgstr "xxAtticaxx" #: announcements/kde-frameworks-5.19.0.php:41 msgid "Simplify attica plugin look-up and initialization" msgstr "xxSimplify attica plugin look-up and initializationxx" #: announcements/kde-frameworks-5.19.0.php:47 #: announcements/kde-frameworks-5.20.0.php:41 msgid "Many new icons" msgstr "xxMany new iconsxx" #: announcements/kde-frameworks-5.19.0.php:48 msgid "Add missing mimetype icons from oxygen icon set" msgstr "xxAdd missing mimetype icons from oxygen icon setxx" #: announcements/kde-frameworks-5.19.0.php:54 msgid "ECMAddAppIcon: Use absolute path when operating on icons" msgstr "xxECMAddAppIcon: Use absolute path when operating on iconsxx" #: announcements/kde-frameworks-5.19.0.php:55 msgid "Make sure the prefix is looked-up on Android" msgstr "xxMake sure the prefix is looked-up on Androidxx" #: announcements/kde-frameworks-5.19.0.php:56 msgid "Add a FindPoppler module" msgstr "xxAdd a FindPoppler modulexx" #: announcements/kde-frameworks-5.19.0.php:57 msgid "Use PATH_SUFFIXES in ecm_find_package_handle_library_components()" msgstr "xxUse PATH_SUFFIXES in ecm_find_package_handle_library_components()xx" #: announcements/kde-frameworks-5.19.0.php:63 msgid "Don't call exec() from QML (bug 357435)" msgstr "xxDon't call exec() from QML (bug 357435)xx" #: announcements/kde-frameworks-5.19.0.php:64 msgid "KActivitiesStats library is now in a separate repository" msgstr "xxKActivitiesStats library is now in a separate repositoryxx" #: announcements/kde-frameworks-5.19.0.php:70 msgid "" "Also perform preAuthAction for Backends with AuthorizeFromHelperCapability" msgstr "" "xxAlso perform preAuthAction for Backends with " "AuthorizeFromHelperCapabilityxx" #: announcements/kde-frameworks-5.19.0.php:71 msgid "Fix DBus service name of polkit agent" msgstr "xxFix DBus service name of polkit agentxx" #: announcements/kde-frameworks-5.19.0.php:77 msgid "Fix High-DPI issue in KCMUtils" msgstr "xxFix High-DPI issue in KCMUtilsxx" #: announcements/kde-frameworks-5.19.0.php:83 msgid "KLineEdit::setUrlDropsEnabled method can not be marked as deprecated" msgstr "" "xxKLineEdit::setUrlDropsEnabled method can not be marked as deprecatedxx" #: announcements/kde-frameworks-5.19.0.php:89 msgid "add a \"Complementary\" color scheme to kcolorscheme" msgstr "xxadd a \"Complementary\" color scheme to kcolorschemexx" #: announcements/kde-frameworks-5.19.0.php:95 msgid "" "Update docs for KCrash::initialize. Application developers are encourage to " "call it explicitly." msgstr "" "xxUpdate docs for KCrash::initialize. Application developers are encourage " "to call it explicitly.xx" #: announcements/kde-frameworks-5.19.0.php:101 msgid "Clean up dependencies for KDeclarative/QuickAddons" msgstr "xxClean up dependencies for KDeclarative/QuickAddonsxx" #: announcements/kde-frameworks-5.19.0.php:102 msgid "[KWindowSystemProxy] Add setter for showingDesktop" msgstr "xx[KWindowSystemProxy] Add setter for showingDesktopxx" #: announcements/kde-frameworks-5.19.0.php:103 msgid "DropArea: Fix correctly ignoring dragEnter event with preventStealing" msgstr "" "xxDropArea: Fix correctly ignoring dragEnter event with preventStealingxx" #: announcements/kde-frameworks-5.19.0.php:104 msgid "DragArea: Implement grabbing delegate item" msgstr "xxDragArea: Implement grabbing delegate itemxx" #: announcements/kde-frameworks-5.19.0.php:105 msgid "DragDropEvent: Add ignore() function" msgstr "xxDragDropEvent: Add ignore() functionxx" #: announcements/kde-frameworks-5.19.0.php:111 msgid "Revert BlockingQueuedConnection hack, Qt 5.6 will contain a better fix" msgstr "" "xxRevert BlockingQueuedConnection hack, Qt 5.6 will contain a better fixxx" #: announcements/kde-frameworks-5.19.0.php:112 msgid "Make kded register under aliases specified by the kded modules" msgstr "xxMake kded register under aliases specified by the kded modulesxx" #: announcements/kde-frameworks-5.19.0.php:124 msgid "Allow querying for a file's origin URL" msgstr "xxAllow querying for a file's origin URLxx" #: announcements/kde-frameworks-5.19.0.php:130 msgid "Prevent crash in case dbus is not available" msgstr "xxPrevent crash in case dbus is not availablexx" #: announcements/kde-frameworks-5.19.0.php:136 msgid "Fix listing of available palettes in color dialog" msgstr "xxFix listing of available palettes in color dialogxx" #: announcements/kde-frameworks-5.19.0.php:142 msgid "Fix detection of icon link type (aka \"favicon\")" msgstr "xxFix detection of icon link type (aka \"favicon\")xx" #: announcements/kde-frameworks-5.19.0.php:148 msgid "Reduce use of gettext API" msgstr "xxReduce use of gettext APIxx" #: announcements/kde-frameworks-5.19.0.php:154 msgid "Add kra and ora imageio plugins (read-only)" msgstr "xxAdd kra and ora imageio plugins (read-only)xx" #: announcements/kde-frameworks-5.19.0.php:160 msgid "Ignore viewport on current desktop on init startup information" msgstr "xxIgnore viewport on current desktop on init startup informationxx" #: announcements/kde-frameworks-5.19.0.php:161 msgid "Port klauncher to xcb" msgstr "xxPort klauncher to xcbxx" #: announcements/kde-frameworks-5.19.0.php:162 msgid "Use an xcb for interaction with KStartupInfo" msgstr "xxUse an xcb for interaction with KStartupInfoxx" #: announcements/kde-frameworks-5.19.0.php:168 msgid "New class FavIconRequestJob in new lib KIOGui, for favicons retrieval" msgstr "" "xxNew class FavIconRequestJob in new lib KIOGui, for favicons retrievalxx" #: announcements/kde-frameworks-5.19.0.php:169 msgid "" "Fix KDirListerCache crash with two listers for an empty dir in the cache " "(bug 278431)" msgstr "" "xxFix KDirListerCache crash with two listers for an empty dir in the cache " "(bug 278431)xx" #: announcements/kde-frameworks-5.19.0.php:170 msgid "" "Make Windows implementation of KIO::stat for file:/ protocol error out if " "the file doesn't exist" msgstr "" "xxMake Windows implementation of KIO::stat for file:/ protocol error out if " "the file doesn't existxx" #: announcements/kde-frameworks-5.19.0.php:171 msgid "Don't assume that files in read-only dir can't be deleted on Windows" msgstr "" "xxDon't assume that files in read-only dir can't be deleted on Windowsxx" #: announcements/kde-frameworks-5.19.0.php:172 msgid "Fix .pri file for KIOWidgets: it depends on KIOCore, not on itself" msgstr "xxFix .pri file for KIOWidgets: it depends on KIOCore, not on itselfxx" #: announcements/kde-frameworks-5.19.0.php:173 msgid "Repair kcookiejar autoload, the values got swapped in 6db255388532a4" msgstr "" "xxRepair kcookiejar autoload, the values got swapped in 6db255388532a4xx" #: announcements/kde-frameworks-5.19.0.php:174 msgid "" "Make kcookiejar accessible under the dbus service name org.kde.kcookiejar5" msgstr "" "xxMake kcookiejar accessible under the dbus service name org.kde." "kcookiejar5xx" #: announcements/kde-frameworks-5.19.0.php:175 msgid "kssld: install DBus service file for org.kde.kssld5" msgstr "xxkssld: install DBus service file for org.kde.kssld5xx" #: announcements/kde-frameworks-5.19.0.php:176 msgid "Provide a DBus service file for org.kde.kpasswdserver" msgstr "xxProvide a DBus service file for org.kde.kpasswdserverxx" #: announcements/kde-frameworks-5.19.0.php:177 msgid "" "[kio_ftp] fix display of file/directory modification time/date (bug 354597)" msgstr "" "xx[kio_ftp] fix display of file/directory modification time/date (bug " "354597)xx" #: announcements/kde-frameworks-5.19.0.php:178 msgid "[kio_help] fix garbage sent when serving static files" msgstr "xx[kio_help] fix garbage sent when serving static filesxx" #: announcements/kde-frameworks-5.19.0.php:179 msgid "[kio_http] Try NTLMv2 authentication if the server denies NTLMv1" msgstr "xx[kio_http] Try NTLMv2 authentication if the server denies NTLMv1xx" #: announcements/kde-frameworks-5.19.0.php:180 msgid "[kio_http] fix porting bugs which broke caching" msgstr "xx[kio_http] fix porting bugs which broke cachingxx" #: announcements/kde-frameworks-5.19.0.php:181 msgid "[kio_http] Fix NTLMv2 stage 3 response creation" msgstr "xx[kio_http] Fix NTLMv2 stage 3 response creationxx" #: announcements/kde-frameworks-5.19.0.php:182 msgid "[kio_http] fix waiting until the cache cleaner listens to the socket" msgstr "" "xx[kio_http] fix waiting until the cache cleaner listens to the socketxx" #: announcements/kde-frameworks-5.19.0.php:183 msgid "" "kio_http_cache_cleaner: don't exit on startup if cache dir doesn't exist yet" msgstr "" "xxkio_http_cache_cleaner: don't exit on startup if cache dir doesn't exist " "yetxx" #: announcements/kde-frameworks-5.19.0.php:184 msgid "" "Change DBus name of kio_http_cache_cleaner so it doesn't exit if the kde4 " "one is running" msgstr "" "xxChange DBus name of kio_http_cache_cleaner so it doesn't exit if the kde4 " "one is runningxx" #: announcements/kde-frameworks-5.19.0.php:190 msgid "KRecursiveFilterProxyModel::match: Fix crash" msgstr "xxKRecursiveFilterProxyModel::match: Fix crashxx" #: announcements/kde-frameworks-5.19.0.php:193 #: announcements/kde-frameworks-5.23.0.php:185 #: announcements/kde-frameworks-5.30.0.php:179 #: announcements/kde-frameworks-5.38.0.php:176 #: announcements/kde-frameworks-5.42.0.php:213 #: announcements/kde-frameworks-5.43.0.php:239 #: announcements/kde-frameworks-5.49.0.php:288 #: announcements/kde-frameworks-5.9.0.php:109 msgid "KJobWidgets" msgstr "xxKJobWidgetsxx" #: announcements/kde-frameworks-5.19.0.php:196 msgid "Fix crash in KJob dialogs (bug 346215)" msgstr "xxFix crash in KJob dialogs (bug 346215)xx" #: announcements/kde-frameworks-5.19.0.php:202 msgid "Avoid finding the same package multiple times from different paths" msgstr "xxAvoid finding the same package multiple times from different pathsxx" #: announcements/kde-frameworks-5.19.0.php:208 msgid "" "PartManager: stop tracking a widget even if it is no longer top level (bug " "355711)" msgstr "" "xxPartManager: stop tracking a widget even if it is no longer top level (bug " "355711)xx" #: announcements/kde-frameworks-5.19.0.php:214 msgid "Better behaviour for \"insert braces around\" autobrace feature" msgstr "xxBetter behaviour for \"insert braces around\" autobrace featurexx" #: announcements/kde-frameworks-5.19.0.php:215 msgid "Change option key to enforce new default, Newline at End of File = true" msgstr "" "xxChange option key to enforce new default, Newline at End of File = truexx" #: announcements/kde-frameworks-5.19.0.php:216 msgid "Remove some suspicious setUpdatesEnabled calls (bug 353088)" msgstr "xxRemove some suspicious setUpdatesEnabled calls (bug 353088)xx" #: announcements/kde-frameworks-5.19.0.php:217 msgid "" "Delay emitting of verticalScrollPositionChanged until all stuff is " "consistent for folding (bug 342512)" msgstr "" "xxDelay emitting of verticalScrollPositionChanged until all stuff is " "consistent for folding (bug 342512)xx" #: announcements/kde-frameworks-5.19.0.php:218 msgid "Patch updating tag substitution (bug 330634)" msgstr "xxPatch updating tag substitution (bug 330634)xx" #: announcements/kde-frameworks-5.19.0.php:219 msgid "" "Only update the palette once for the change event belonging to qApp (bug " "358526)" msgstr "" "xxOnly update the palette once for the change event belonging to qApp (bug " "358526)xx" #: announcements/kde-frameworks-5.19.0.php:220 msgid "Append newlines at EOF by default" msgstr "xxAppend newlines at EOF by defaultxx" #: announcements/kde-frameworks-5.19.0.php:221 msgid "Add NSIS syntax highlighting file" msgstr "xxAdd NSIS syntax highlighting filexx" #: announcements/kde-frameworks-5.19.0.php:227 msgid "Duplicate the file descriptor while opening the file to read the env" msgstr "" "xxDuplicate the file descriptor while opening the file to read the envxx" #: announcements/kde-frameworks-5.19.0.php:233 msgid "Fix buddy widgets working with KFontRequester" msgstr "xxFix buddy widgets working with KFontRequesterxx" #: announcements/kde-frameworks-5.19.0.php:234 msgid "KNewPasswordDialog: use KMessageWidget" msgstr "xxKNewPasswordDialog: use KMessageWidgetxx" #: announcements/kde-frameworks-5.19.0.php:235 msgid "Prevent crash-on-exit in KSelectAction::~KSelectAction" msgstr "xxPrevent crash-on-exit in KSelectAction::~KSelectActionxx" #: announcements/kde-frameworks-5.19.0.php:241 msgid "" "Change licence header from \"Library GPL 2 or later\" to \"Lesser GPL 2.1 or " "later\"" msgstr "" "xxChange licence header from \"Library GPL 2 or later\" to \"Lesser GPL 2.1 " "or later\"xx" #: announcements/kde-frameworks-5.19.0.php:242 msgid "" "Fix crash if KWindowSystem::mapViewport is called without a QCoreApplication" msgstr "" "xxFix crash if KWindowSystem::mapViewport is called without a " "QCoreApplicationxx" #: announcements/kde-frameworks-5.19.0.php:243 msgid "Cache QX11Info::appRootWindow in eventFilter (bug 356479)" msgstr "xxCache QX11Info::appRootWindow in eventFilter (bug 356479)xx" #: announcements/kde-frameworks-5.19.0.php:244 msgid "Get rid of QApplication dependency (bug 354811)" msgstr "xxGet rid of QApplication dependency (bug 354811)xx" #: announcements/kde-frameworks-5.19.0.php:250 msgid "Add option to disable KGlobalAccel at compilation time" msgstr "xxAdd option to disable KGlobalAccel at compilation timexx" #: announcements/kde-frameworks-5.19.0.php:251 msgid "Repair path to app shortcut scheme" msgstr "xxRepair path to app shortcut schemexx" #: announcements/kde-frameworks-5.19.0.php:252 msgid "Fix listing of shortcut files (wrong QDir usage)" msgstr "xxFix listing of shortcut files (wrong QDir usage)xx" #: announcements/kde-frameworks-5.19.0.php:258 msgid "" "Re-check connection state and other properties to be sure they are actual " "(version 2) (bug 352326)" msgstr "" "xxRe-check connection state and other properties to be sure they are actual " "(version 2) (bug 352326)xx" #: announcements/kde-frameworks-5.19.0.php:261 #: announcements/kde-frameworks-5.21.0.php:293 #: announcements/kde-frameworks-5.23.0.php:289 #: announcements/kde-frameworks-5.25.0.php:286 #: announcements/kde-frameworks-5.27.0.php:264 #: announcements/kde-frameworks-5.29.0.php:266 #: announcements/kde-frameworks-5.30.0.php:256 #: announcements/kde-frameworks-5.34.0.php:217 #: announcements/kde-frameworks-5.44.0.php:236 #: announcements/kde-frameworks-5.48.0.php:279 msgid "Oxygen Icons" msgstr "xxOxygen Iconsxx" #: announcements/kde-frameworks-5.19.0.php:264 msgid "Remove broken linked files" msgstr "xxRemove broken linked filesxx" #: announcements/kde-frameworks-5.19.0.php:265 msgid "Add app icons from the kde applications" msgstr "xxAdd app icons from the kde applicationsxx" #: announcements/kde-frameworks-5.19.0.php:266 msgid "Add breeze places icons into oxygen" msgstr "xxAdd breeze places icons into oxygenxx" #: announcements/kde-frameworks-5.19.0.php:267 msgid "Sync oxygen mimetype icons with breeze mimetype icons" msgstr "xxSync oxygen mimetype icons with breeze mimetype iconsxx" #: announcements/kde-frameworks-5.19.0.php:273 msgid "Add a property separatorVisible" msgstr "xxAdd a property separatorVisiblexx" #: announcements/kde-frameworks-5.19.0.php:274 msgid "More explicit removal from m_appletInterfaces (bug 358551)" msgstr "xxMore explicit removal from m_appletInterfaces (bug 358551)xx" #: announcements/kde-frameworks-5.19.0.php:275 msgid "Use complementaryColorScheme from KColorScheme" msgstr "xxUse complementaryColorScheme from KColorSchemexx" #: announcements/kde-frameworks-5.19.0.php:276 msgid "" "AppletQuickItem: Don't try to set initial size bigger than parent size (bug " "358200)" msgstr "" "xxAppletQuickItem: Don't try to set initial size bigger than parent size " "(bug 358200)xx" #: announcements/kde-frameworks-5.19.0.php:277 msgid "IconItem: Add usesPlasmaTheme property" msgstr "xxIconItem: Add usesPlasmaTheme propertyxx" #: announcements/kde-frameworks-5.19.0.php:278 msgid "Don't load toolbox on types not desktop or panel" msgstr "xxDon't load toolbox on types not desktop or panelxx" #: announcements/kde-frameworks-5.19.0.php:279 msgid "IconItem: Try to load QIcon::fromTheme icons as svg (bug 353358)" msgstr "xxIconItem: Try to load QIcon::fromTheme icons as svg (bug 353358)xx" #: announcements/kde-frameworks-5.19.0.php:280 msgid "" "Ignore check if just one part of size is zero in compactRepresentationCheck " "(bug 358039)" msgstr "" "xxIgnore check if just one part of size is zero in " "compactRepresentationCheck (bug 358039)xx" #: announcements/kde-frameworks-5.19.0.php:281 msgid "[Units] Return at least 1ms for durations (bug 357532)" msgstr "xx[Units] Return at least 1ms for durations (bug 357532)xx" #: announcements/kde-frameworks-5.19.0.php:282 msgid "Add clearActions() to remove every applet interface action" msgstr "xxAdd clearActions() to remove every applet interface actionxx" #: announcements/kde-frameworks-5.19.0.php:283 msgid "" "[plasmaquick/dialog] Don't use KWindowEffects for Notification window type" msgstr "" "xx[plasmaquick/dialog] Don't use KWindowEffects for Notification window " "typexx" #: announcements/kde-frameworks-5.19.0.php:284 msgid "Deprecate Applet::loadPlasmoid()" msgstr "xxDeprecate Applet::loadPlasmoid()xx" #: announcements/kde-frameworks-5.19.0.php:285 msgid "[PlasmaCore DataModel] Don't reset model when a source is removed" msgstr "xx[PlasmaCore DataModel] Don't reset model when a source is removedxx" #: announcements/kde-frameworks-5.19.0.php:286 msgid "Fix margin hints in opague panel background SVG" msgstr "xxFix margin hints in opague panel background SVGxx" #: announcements/kde-frameworks-5.19.0.php:287 msgid "IconItem: Add animated property" msgstr "xxIconItem: Add animated propertyxx" #: announcements/kde-frameworks-5.19.0.php:288 msgid "[Unity] Scale Desktop icon size" msgstr "xx[Unity] Scale Desktop icon sizexx" #: announcements/kde-frameworks-5.19.0.php:289 msgid "the button is compose-over-borders" msgstr "xxthe button is compose-over-bordersxx" #: announcements/kde-frameworks-5.19.0.php:290 msgid "paintedWidth/paintedheight for IconItem" msgstr "xxpaintedWidth/paintedheight for IconItemxx" #: announcements/kde-frameworks-5.2.0.php:4 msgid "Release of KDE Frameworks 5.2.0" msgstr "xxRelease of KDE Frameworks 5.2.0xx" #: announcements/kde-frameworks-5.2.0.php:16 msgid "" " \n" "September 12, 2014. KDE today announces the release\n" "of KDE Frameworks 5.2.0.\n" msgstr "" "xx \n" "September 12, 2014. KDE today announces the release\n" "of KDE Frameworks 5.2.0.\n" "xx\n" #: announcements/kde-frameworks-5.2.0.php:34 msgid "" "\n" "

    KActivities

    \n" "\n" "
      \n" "
    • reimplementation of the file item plugin for linking files to " "activities
    • \n" "
    \n" "\n" "

    KArchive

    \n" "\n" "
      \n" "
    • fix handling of uncompressed files
    • \n" "
    \n" "\n" "

    KConfigWidgets

    \n" "\n" "
      \n" "
    • fix missing default shortcuts for standard actions, leading \n" "to many runtime warnings
    • \n" "
    • better support for QGroupBox in KConfigDialogManager
    • \n" "
    \n" "\n" "

    KCoreAddons

    \n" "\n" "
      \n" "
    • Mark KAboutData::setProgramIconName() as deprecated, it did not \n" "do anything. Use QApplication::setWindowIcon(QIcon::fromTheme(\"...\")) " "instead.
    • \n" "
    • new classes Kdelibs4ConfigMigrator and KPluginMetaData
    • \n" "
    \n" "\n" "

    KDeclarative

    \n" "\n" "
      \n" "
    • added org.kde.kio component.
    • \n" "
    \n" "\n" "

    KImageFormats

    \n" "\n" "
      \n" "
    • disable the DDS and JPEG-2000 plugins when Qt version is 5.3 \n" "or later
    • \n" "
    \n" "\n" "

    KIO

    \n" "\n" "
      \n" "
    • now follows the mime-apps spec, for better interoperability\n" "with gio when it comes to the user's preferred and default apps.
    • \n" "
    • new classes EmptyTrashJob and RestoreJob.
    • \n" "
    • new functions isClipboardDataCut and setClipboardDataCut.
    • \n" "
    \n" "\n" "

    KNewStuff

    \n" "\n" "
      \n" "
    • installing \"stuff\" works again (porting bug)
    • \n" "
    \n" "\n" "

    KWidgetsAddons

    \n" "\n" "
      \n" "
    • new class KColumnResizer (makes it easy to vertically align widgets " "across groups)
    • \n" "
    \n" "\n" "

    KWindowSystem

    \n" "\n" "
      \n" "
    • New method KWindowSystem::setOnActivities
    • \n" "
    \n" "\n" "

    KXmlGui

    \n" "\n" "
      \n" "
    • KActionCollection::setDefaultShortcuts now makes the shortcut\n" "active too, to simplify application code.
    • \n" "
    \n" "\n" "

    Threadweaver

    \n" "\n" "
      \n" "
    • The maximum worker count will now decrease if a lower value is set\n" "after workers have been created. Previously, workers would remain active\n" "once they have been created.
    • \n" "
    • Examples from the previous ThreadWeaverDemos Github repository are\n" "being merged into the KF5 ThreadWeaver repo.
    • \n" "
    • The maximum worker count can now be set to zero (the previous minimum\n" "was 1). Doing so will effectively halt processing in the queue.
    • \n" "
    • Documentation of various aspects of ThreadWeaver use is becoming part\n" "of the KDE Frameworks Cookbook. Parts of it is located in the examples/\n" "directory.
    • \n" "
    \n" "\n" "

    Buildsystem changes

    \n" "\n" "
      \n" "
    • Support for relative libexec dir.
    • \n" "
    \n" "\n" "

    Frameworkintegration

    \n" "\n" "
      \n" "
    • the file dialog now remembers its size correctly, and works better with " "remote URLs.
    • \n" "
    \n" msgstr "" "\n" "xx\n" "

    KActivities

    \n" "\n" "
      \n" "
    • reimplementation of the file item plugin for linking files to " "activities
    • \n" "
    \n" "\n" "

    KArchive

    \n" "\n" "
      \n" "
    • fix handling of uncompressed files
    • \n" "
    \n" "\n" "

    KConfigWidgets

    \n" "\n" "
      \n" "
    • fix missing default shortcuts for standard actions, leading \n" "to many runtime warnings
    • \n" "
    • better support for QGroupBox in KConfigDialogManager
    • \n" "
    \n" "\n" "

    KCoreAddons

    \n" "\n" "
      \n" "
    • Mark KAboutData::setProgramIconName() as deprecated, it did not \n" "do anything. Use QApplication::setWindowIcon(QIcon::fromTheme(\"...\")) " "instead.
    • \n" "
    • new classes Kdelibs4ConfigMigrator and KPluginMetaData
    • \n" "
    \n" "\n" "

    KDeclarative

    \n" "\n" "
      \n" "
    • added org.kde.kio component.
    • \n" "
    \n" "\n" "

    KImageFormats

    \n" "\n" "
      \n" "
    • disable the DDS and JPEG-2000 plugins when Qt version is 5.3 \n" "or later
    • \n" "
    \n" "\n" "

    KIO

    \n" "\n" "
      \n" "
    • now follows the mime-apps spec, for better interoperability\n" "with gio when it comes to the user's preferred and default apps.
    • \n" "
    • new classes EmptyTrashJob and RestoreJob.
    • \n" "
    • new functions isClipboardDataCut and setClipboardDataCut.
    • \n" "
    \n" "\n" "

    KNewStuff

    \n" "\n" "
      \n" "
    • installing \"stuff\" works again (porting bug)
    • \n" "
    \n" "\n" "

    KWidgetsAddons

    \n" "\n" "
      \n" "
    • new class KColumnResizer (makes it easy to vertically align widgets " "across groups)
    • \n" "
    \n" "\n" "

    KWindowSystem

    \n" "\n" "
      \n" "
    • New method KWindowSystem::setOnActivities
    • \n" "
    \n" "\n" "

    KXmlGui

    \n" "\n" "
      \n" "
    • KActionCollection::setDefaultShortcuts now makes the shortcut\n" "active too, to simplify application code.
    • \n" "
    \n" "\n" "

    Threadweaver

    \n" "\n" "
      \n" "
    • The maximum worker count will now decrease if a lower value is set\n" "after workers have been created. Previously, workers would remain active\n" "once they have been created.
    • \n" "
    • Examples from the previous ThreadWeaverDemos Github repository are\n" "being merged into the KF5 ThreadWeaver repo.
    • \n" "
    • The maximum worker count can now be set to zero (the previous minimum\n" "was 1). Doing so will effectively halt processing in the queue.
    • \n" "
    • Documentation of various aspects of ThreadWeaver use is becoming part\n" "of the KDE Frameworks Cookbook. Parts of it is located in the examples/\n" "directory.
    • \n" "
    \n" "\n" "

    Buildsystem changes

    \n" "\n" "
      \n" "
    • Support for relative libexec dir.
    • \n" "
    \n" "\n" "

    Frameworkintegration

    \n" "\n" "
      \n" "
    • the file dialog now remembers its size correctly, and works better with " "remote URLs.
    • \n" "
    \n" "xx\n" #: announcements/kde-frameworks-5.2.0.php:153 msgid "" "\n" "Frameworks 5.2.0 requires Qt 5.2. It is part of a series of planned monthly " "releases making improvements available to developers in a quick and " "predictable manner.\n" "\n" msgstr "" "\n" "xx\n" "Frameworks 5.2.0 requires Qt 5.2. It is part of a series of planned monthly " "releases making improvements available to developers in a quick and " "predictable manner.\n" "\n" "xx\n" #: announcements/kde-frameworks-5.2.0.php:169 msgid "" "\n" "Those interested in following and contributing to the development of " "Frameworks can check out the git repositories, follow the " "discussions on the KDE Frameworks Development mailing list " "and contribute patches through review board. Policies and " "the current state of the project and plans are available at the Frameworks wiki. Real-time discussions take place on the #kde-devel IRC channel on freenode.net.\n" msgstr "" "\n" "xx\n" "Those interested in following and contributing to the development of " "Frameworks can check out the git repositories, follow the " "discussions on the KDE Frameworks Development mailing list " "and contribute patches through review board. Policies and " "the current state of the project and plans are available at the Frameworks wiki. Real-time discussions take place on the #kde-devel IRC channel on freenode.net.\n" "xx\n" #: announcements/kde-frameworks-5.20.0.php:4 msgid "Release of KDE Frameworks 5.20.0" msgstr "xxRelease of KDE Frameworks 5.20.0xx" #: announcements/kde-frameworks-5.20.0.php:16 msgid "" " \n" "March 13, 2016. KDE today announces the release\n" "of KDE Frameworks 5.20.0.\n" msgstr "" "xx \n" "March 13, 2016. KDE today announces the release\n" "of KDE Frameworks 5.20.0.\n" "xx\n" #: announcements/kde-frameworks-5.20.0.php:42 msgid "Add virtualbox mimetype icons and some other missing mimetypes" msgstr "xxAdd virtualbox mimetype icons and some other missing mimetypesxx" #: announcements/kde-frameworks-5.20.0.php:43 msgid "Add synaptic and octopi icon support" msgstr "xxAdd synaptic and octopi icon supportxx" #: announcements/kde-frameworks-5.20.0.php:44 msgid "Fix cut icon (bug 354061)" msgstr "xxFix cut icon (bug 354061)xx" #: announcements/kde-frameworks-5.20.0.php:45 msgid "Fix name of audio-headphones.svg (+=d)" msgstr "xxFix name of audio-headphones.svg (+=d)xx" #: announcements/kde-frameworks-5.20.0.php:46 msgid "Rating icons with smaller margin (1px)" msgstr "xxRating icons with smaller margin (1px)xx" #: announcements/kde-frameworks-5.20.0.php:52 msgid "Remove possible file-name in KDEPlatformFileDialog::setDirectory()" msgstr "xxRemove possible file-name in KDEPlatformFileDialog::setDirectory()xx" #: announcements/kde-frameworks-5.20.0.php:53 msgid "Don't filter by name if we have mime types" msgstr "xxDon't filter by name if we have mime typesxx" #: announcements/kde-frameworks-5.20.0.php:59 msgid "Remove dependency on Qt5::Widgets" msgstr "xxRemove dependency on Qt5::Widgetsxx" #: announcements/kde-frameworks-5.20.0.php:60 msgid "Remove dependency on KDBusAddons" msgstr "xxRemove dependency on KDBusAddonsxx" #: announcements/kde-frameworks-5.20.0.php:61 msgid "Remove dependency on KI18n" msgstr "xxRemove dependency on KI18nxx" #: announcements/kde-frameworks-5.20.0.php:62 msgid "Remove unused includes" msgstr "xxRemove unused includesxx" #: announcements/kde-frameworks-5.20.0.php:63 msgid "Shell scripts output improved" msgstr "xxShell scripts output improvedxx" #: announcements/kde-frameworks-5.20.0.php:64 msgid "" "Added the data model (ActivitiesModel) showing the activities to the library" msgstr "" "xxAdded the data model (ActivitiesModel) showing the activities to the " "libraryxx" #: announcements/kde-frameworks-5.20.0.php:65 msgid "Build only the library by default" msgstr "xxBuild only the library by defaultxx" #: announcements/kde-frameworks-5.20.0.php:66 msgid "Remove the service and workspace components from the build" msgstr "xxRemove the service and workspace components from the buildxx" #: announcements/kde-frameworks-5.20.0.php:67 msgid "Move the library into src/lib from src/lib/core" msgstr "xxMove the library into src/lib from src/lib/corexx" #: announcements/kde-frameworks-5.20.0.php:68 msgid "Fix CMake warning" msgstr "xxFix CMake warningxx" #: announcements/kde-frameworks-5.20.0.php:69 msgid "Fix crash in activities context menu (bug 351485)" msgstr "xxFix crash in activities context menu (bug 351485)xx" #: announcements/kde-frameworks-5.20.0.php:75 msgid "Fix kded5 dead lock when a program using kauth exits" msgstr "xxFix kded5 dead lock when a program using kauth exitsxx" #: announcements/kde-frameworks-5.20.0.php:81 msgid "KConfigIniBackend: Fix expensive detach in lookup" msgstr "xxKConfigIniBackend: Fix expensive detach in lookupxx" #: announcements/kde-frameworks-5.20.0.php:87 msgid "Fix Kdelibs4 config migration for Windows" msgstr "xxFix Kdelibs4 config migration for Windowsxx" #: announcements/kde-frameworks-5.20.0.php:88 msgid "Add API to get Frameworks runtime version info" msgstr "xxAdd API to get Frameworks runtime version infoxx" #: announcements/kde-frameworks-5.20.0.php:89 msgid "KRandom: Don't use up 16K of /dev/urandom to seed rand() (bug 359485)" msgstr "" "xxKRandom: Don't use up 16K of /dev/urandom to seed rand() (bug 359485)xx" #: announcements/kde-frameworks-5.20.0.php:95 msgid "Don't call null object pointer (bug 347962)" msgstr "xxDon't call null object pointer (bug 347962)xx" #: announcements/kde-frameworks-5.20.0.php:101 msgid "Make it possible to compile with -DQT_NO_CAST_FROM_ASCII" msgstr "xxMake it possible to compile with -DQT_NO_CAST_FROM_ASCIIxx" #: announcements/kde-frameworks-5.20.0.php:107 msgid "Fix session management for KApplication based applications (bug 354724)" msgstr "" "xxFix session management for KApplication based applications (bug 354724)xx" #: announcements/kde-frameworks-5.20.0.php:113 msgid "Use unicode characters for callouts" msgstr "xxUse unicode characters for calloutsxx" #: announcements/kde-frameworks-5.20.0.php:119 msgid "" "KFileMetadata can now query and store information about the original email a " "saved file may have been an attachment of" msgstr "" "xxKFileMetadata can now query and store information about the original email " "a saved file may have been an attachment ofxx" #: announcements/kde-frameworks-5.20.0.php:125 msgid "Fix cursor updating in view" msgstr "xxFix cursor updating in viewxx" #: announcements/kde-frameworks-5.20.0.php:126 #: announcements/kde-frameworks-5.20.0.php:189 msgid "Limit string memory use" msgstr "xxLimit string memory usexx" #: announcements/kde-frameworks-5.20.0.php:127 msgid "KHTML java applet viewer: repair broken DBus call to kpasswdserver" msgstr "xxKHTML java applet viewer: repair broken DBus call to kpasswdserverxx" #: announcements/kde-frameworks-5.20.0.php:133 msgid "Use portable import macro for nl_msg_cat_cntr" msgstr "xxUse portable import macro for nl_msg_cat_cntrxx" #: announcements/kde-frameworks-5.20.0.php:134 msgid "Skip looking up . and .. to find the translations for an application" msgstr "" "xxSkip looking up . and .. to find the translations for an applicationxx" #: announcements/kde-frameworks-5.20.0.php:135 msgid "Restrict _nl_msg_cat_cntr use to GNU gettext implementations" msgstr "xxRestrict _nl_msg_cat_cntr use to GNU gettext implementationsxx" #: announcements/kde-frameworks-5.20.0.php:136 msgid "Add KLocalizedString::languages()" msgstr "xxAdd KLocalizedString::languages()xx" #: announcements/kde-frameworks-5.20.0.php:137 msgid "Place Gettext calls only if catalog has been located" msgstr "xxPlace Gettext calls only if catalog has been locatedxx" #: announcements/kde-frameworks-5.20.0.php:143 msgid "Make sure variable is being initialized" msgstr "xxMake sure variable is being initializedxx" #: announcements/kde-frameworks-5.20.0.php:149 msgid "kdeinit: Prefer loading libraries from RUNPATH" msgstr "xxkdeinit: Prefer loading libraries from RUNPATHxx" #: announcements/kde-frameworks-5.20.0.php:150 msgid "Implement \"Qt5 TODO: use QUrl::fromStringList\"" msgstr "xxImplement \"Qt5 TODO: use QUrl::fromStringList\"xx" #: announcements/kde-frameworks-5.20.0.php:156 msgid "" "Fix KIO app-slave connection breaking if appName contains a '/' (bug 357499)" msgstr "" "xxFix KIO app-slave connection breaking if appName contains a '/' (bug " "357499)xx" #: announcements/kde-frameworks-5.20.0.php:157 msgid "Try multiple authentication methods in case of failures" msgstr "xxTry multiple authentication methods in case of failuresxx" #: announcements/kde-frameworks-5.20.0.php:158 msgid "help: fix mimeType() on get()" msgstr "xxhelp: fix mimeType() on get()xx" #: announcements/kde-frameworks-5.20.0.php:159 msgid "" "KOpenWithDialog: show mimetype name and comment in \"Remember\" checkbox " "text (bug 110146)" msgstr "" "xxKOpenWithDialog: show mimetype name and comment in \"Remember\" checkbox " "text (bug 110146)xx" #: announcements/kde-frameworks-5.20.0.php:160 msgid "" "A series of changes to avoid a directory relist after a file rename in more " "cases (bug 359596)" msgstr "" "xxA series of changes to avoid a directory relist after a file rename in " "more cases (bug 359596)xx" #: announcements/kde-frameworks-5.20.0.php:161 msgid "http: rename m_iError to m_kioError" msgstr "xxhttp: rename m_iError to m_kioErrorxx" #: announcements/kde-frameworks-5.20.0.php:162 msgid "kio_http: read and discard body after a 404 with errorPage=false" msgstr "xxkio_http: read and discard body after a 404 with errorPage=falsexx" #: announcements/kde-frameworks-5.20.0.php:163 msgid "kio_http: fix mimetype determination when URL ends with '/'" msgstr "xxkio_http: fix mimetype determination when URL ends with '/'xx" #: announcements/kde-frameworks-5.20.0.php:164 msgid "" "FavIconRequestJob: add accessor hostUrl() so that konqueror can find out " "what the job was for, in the slot" msgstr "" "xxFavIconRequestJob: add accessor hostUrl() so that konqueror can find out " "what the job was for, in the slotxx" #: announcements/kde-frameworks-5.20.0.php:165 msgid "FavIconRequestJob: fix job hanging when aborting due to favicon too big" msgstr "" "xxFavIconRequestJob: fix job hanging when aborting due to favicon too bigxx" #: announcements/kde-frameworks-5.20.0.php:166 msgid "FavIconRequestJob: fix errorString(), it only had the URL" msgstr "xxFavIconRequestJob: fix errorString(), it only had the URLxx" #: announcements/kde-frameworks-5.20.0.php:167 msgid "" "KIO::RenameDialog: restore preview support, add date and size labels (bug " "356278)" msgstr "" "xxKIO::RenameDialog: restore preview support, add date and size labels (bug " "356278)xx" #: announcements/kde-frameworks-5.20.0.php:168 msgid "KIO::RenameDialog: refactor duplicated code" msgstr "xxKIO::RenameDialog: refactor duplicated codexx" #: announcements/kde-frameworks-5.20.0.php:169 msgid "Fix wrong path-to-QUrl conversions" msgstr "xxFix wrong path-to-QUrl conversionsxx" #: announcements/kde-frameworks-5.20.0.php:170 msgid "Use kf5.kio in the category name to match other categories" msgstr "xxUse kf5.kio in the category name to match other categoriesxx" #: announcements/kde-frameworks-5.20.0.php:176 msgid "KLinkItemSelectionModel: Add new default constructor" msgstr "xxKLinkItemSelectionModel: Add new default constructorxx" #: announcements/kde-frameworks-5.20.0.php:177 msgid "KLinkItemSelectionModel: Make the linked selection model settable" msgstr "xxKLinkItemSelectionModel: Make the linked selection model settablexx" #: announcements/kde-frameworks-5.20.0.php:178 msgid "KLinkItemSelectionModel: Handle changes to the selectionModel model" msgstr "" "xxKLinkItemSelectionModel: Handle changes to the selectionModel modelxx" #: announcements/kde-frameworks-5.20.0.php:179 msgid "KLinkItemSelectionModel: Don't store model locally" msgstr "xxKLinkItemSelectionModel: Don't store model locallyxx" #: announcements/kde-frameworks-5.20.0.php:180 msgid "KSelectionProxyModel: Fix iteration bug" msgstr "xxKSelectionProxyModel: Fix iteration bugxx" #: announcements/kde-frameworks-5.20.0.php:181 msgid "Reset KSelectionProxyModel state when needed" msgstr "xxReset KSelectionProxyModel state when neededxx" #: announcements/kde-frameworks-5.20.0.php:182 msgid "Add a property indicating whether the models form a connected chain" msgstr "" "xxAdd a property indicating whether the models form a connected chainxx" #: announcements/kde-frameworks-5.20.0.php:183 msgid "KModelIndexProxyMapper: Simplify logic of connected check" msgstr "xxKModelIndexProxyMapper: Simplify logic of connected checkxx" #: announcements/kde-frameworks-5.20.0.php:195 msgid "Show a warning if there's an error in the Engine" msgstr "xxShow a warning if there's an error in the Enginexx" #: announcements/kde-frameworks-5.20.0.php:201 msgid "Let KDocTools stay optional on KPackage" msgstr "xxLet KDocTools stay optional on KPackagexx" #: announcements/kde-frameworks-5.20.0.php:207 msgid "Fix deprecated API usage" msgstr "xxFix deprecated API usagexx" #: announcements/kde-frameworks-5.20.0.php:208 msgid "Add actionType to the declarative plugin" msgstr "xxAdd actionType to the declarative pluginxx" #: announcements/kde-frameworks-5.20.0.php:209 msgid "Reverse the filtering logic in PersonsSortFilterProxyModel" msgstr "xxReverse the filtering logic in PersonsSortFilterProxyModelxx" #: announcements/kde-frameworks-5.20.0.php:210 msgid "Make the QML example slightly more usable" msgstr "xxMake the QML example slightly more usablexx" #: announcements/kde-frameworks-5.20.0.php:211 msgid "Add actionType to the PersonActionsModel" msgstr "xxAdd actionType to the PersonActionsModelxx" #: announcements/kde-frameworks-5.20.0.php:217 msgid "" "Simplify code, reduce pointer dereferences, container-related improvements" msgstr "" "xxSimplify code, reduce pointer dereferences, container-related " "improvementsxx" #: announcements/kde-frameworks-5.20.0.php:218 msgid "Add kmimeassociations_dumper test program, inspired by bug 359850" msgstr "xxAdd kmimeassociations_dumper test program, inspired by bug 359850xx" #: announcements/kde-frameworks-5.20.0.php:219 msgid "Fix chromium/wine apps not loading on some distributions (bug 213972)" msgstr "" "xxFix chromium/wine apps not loading on some distributions (bug 213972)xx" #: announcements/kde-frameworks-5.20.0.php:225 msgid "Fix highlighting of all occurences in ReadOnlyPart" msgstr "xxFix highlighting of all occurences in ReadOnlyPartxx" #: announcements/kde-frameworks-5.20.0.php:226 msgid "Don't iterate over a QString as if it was a QStringList" msgstr "xxDon't iterate over a QString as if it was a QStringListxx" #: announcements/kde-frameworks-5.20.0.php:227 msgid "Properly initialize static QMaps" msgstr "xxProperly initialize static QMapsxx" #: announcements/kde-frameworks-5.20.0.php:228 msgid "Prefer toDisplayString(QUrl::PreferLocalFile)" msgstr "xxPrefer toDisplayString(QUrl::PreferLocalFile)xx" #: announcements/kde-frameworks-5.20.0.php:229 msgid "Support surrogate character sending from input method" msgstr "xxSupport surrogate character sending from input methodxx" #: announcements/kde-frameworks-5.20.0.php:230 msgid "Do not crash on shutdown when text animation is still running" msgstr "xxDo not crash on shutdown when text animation is still runningxx" #: announcements/kde-frameworks-5.20.0.php:236 msgid "Make sure KDocTools is looked-up" msgstr "xxMake sure KDocTools is looked-upxx" #: announcements/kde-frameworks-5.20.0.php:237 msgid "Don't pass a negative number to dbus, it asserts in libdbus" msgstr "xxDon't pass a negative number to dbus, it asserts in libdbusxx" #: announcements/kde-frameworks-5.20.0.php:238 msgid "Clean cmake files" msgstr "xxClean cmake filesxx" #: announcements/kde-frameworks-5.20.0.php:239 msgid "KWallet::openWallet(Synchronous): don't time out after 25 seconds" msgstr "xxKWallet::openWallet(Synchronous): don't time out after 25 secondsxx" #: announcements/kde-frameworks-5.20.0.php:245 msgid "support _NET_WM_BYPASS_COMPOSITOR (bug 349910)" msgstr "xxsupport _NET_WM_BYPASS_COMPOSITOR (bug 349910)xx" #: announcements/kde-frameworks-5.20.0.php:251 msgid "Use non-native Language name as fallback" msgstr "xxUse non-native Language name as fallbackxx" #: announcements/kde-frameworks-5.20.0.php:252 msgid "Fix session management broken since KF5 / Qt5 (bug 354724)" msgstr "xxFix session management broken since KF5 / Qt5 (bug 354724)xx" #: announcements/kde-frameworks-5.20.0.php:253 msgid "Shortcut schemes: support globally installed schemes" msgstr "xxShortcut schemes: support globally installed schemesxx" #: announcements/kde-frameworks-5.20.0.php:254 msgid "Use Qt's qHash(QKeySequence) when building against Qt 5.6+" msgstr "xxUse Qt's qHash(QKeySequence) when building against Qt 5.6+xx" #: announcements/kde-frameworks-5.20.0.php:255 msgid "" "Shortcut schemes: fix bug where two KXMLGUIClients with the same name " "overwrite each other's scheme file" msgstr "" "xxShortcut schemes: fix bug where two KXMLGUIClients with the same name " "overwrite each other's scheme filexx" #: announcements/kde-frameworks-5.20.0.php:256 msgid "" "kxmlguiwindowtest: add shortcuts dialog, for testing the shortcut schemes " "editor" msgstr "" "xxkxmlguiwindowtest: add shortcuts dialog, for testing the shortcut schemes " "editorxx" #: announcements/kde-frameworks-5.20.0.php:257 msgid "Shortcut schemes: improve usability by changing texts in GUI" msgstr "xxShortcut schemes: improve usability by changing texts in GUIxx" #: announcements/kde-frameworks-5.20.0.php:258 msgid "" "Shortcut schemes: improve scheme list combo (automatic size, don't clear on " "unknown scheme)" msgstr "" "xxShortcut schemes: improve scheme list combo (automatic size, don't clear " "on unknown scheme)xx" #: announcements/kde-frameworks-5.20.0.php:259 msgid "Shortcut schemes: don't prepend the guiclient name to the filename" msgstr "xxShortcut schemes: don't prepend the guiclient name to the filenamexx" #: announcements/kde-frameworks-5.20.0.php:260 msgid "" "Shortcut schemes: create dir before trying to save a new shortcut scheme" msgstr "" "xxShortcut schemes: create dir before trying to save a new shortcut schemexx" #: announcements/kde-frameworks-5.20.0.php:261 msgid "" "Shortcut schemes: restore layout margin, it looks very cramped otherwise" msgstr "" "xxShortcut schemes: restore layout margin, it looks very cramped otherwisexx" #: announcements/kde-frameworks-5.20.0.php:262 msgid "Fix memory leak in KXmlGui startup hook" msgstr "xxFix memory leak in KXmlGui startup hookxx" #: announcements/kde-frameworks-5.20.0.php:268 msgid "IconItem: Don't overwrite source when using QIcon::name()" msgstr "xxIconItem: Don't overwrite source when using QIcon::name()xx" #: announcements/kde-frameworks-5.20.0.php:269 msgid "ContainmentInterface: Fix use of QRect right() and bottom()" msgstr "xxContainmentInterface: Fix use of QRect right() and bottom()xx" #: announcements/kde-frameworks-5.20.0.php:270 msgid "Remove effectively duplicate code path for handling QPixmaps" msgstr "xxRemove effectively duplicate code path for handling QPixmapsxx" #: announcements/kde-frameworks-5.20.0.php:271 msgid "Add API docs for IconItem" msgstr "xxAdd API docs for IconItemxx" #: announcements/kde-frameworks-5.20.0.php:272 msgid "Fix stylesheet (bug 359345)" msgstr "xxFix stylesheet (bug 359345)xx" #: announcements/kde-frameworks-5.20.0.php:273 msgid "" "Don't wipe window mask on every geometry change when compositing is active " "and no mask has been set" msgstr "" "xxDon't wipe window mask on every geometry change when compositing is active " "and no mask has been setxx" #: announcements/kde-frameworks-5.20.0.php:274 msgid "Applet: Don't crash on remove panel (bug 345723)" msgstr "xxApplet: Don't crash on remove panel (bug 345723)xx" #: announcements/kde-frameworks-5.20.0.php:275 msgid "Theme: Discard pixmap cache when changing theme (bug 359924)" msgstr "xxTheme: Discard pixmap cache when changing theme (bug 359924)xx" #: announcements/kde-frameworks-5.20.0.php:276 msgid "IconItemTest: Skip when grabToImage fails" msgstr "xxIconItemTest: Skip when grabToImage failsxx" #: announcements/kde-frameworks-5.20.0.php:277 msgid "IconItem: Fix changing color of svg icons loaded from icon theme" msgstr "xxIconItem: Fix changing color of svg icons loaded from icon themexx" #: announcements/kde-frameworks-5.20.0.php:278 msgid "Fix svg iconPath resolving in IconItem" msgstr "xxFix svg iconPath resolving in IconItemxx" #: announcements/kde-frameworks-5.20.0.php:279 msgid "If path is passed, pick the tail (bug 359902)" msgstr "xxIf path is passed, pick the tail (bug 359902)xx" #: announcements/kde-frameworks-5.20.0.php:280 msgid "Add properties configurationRequired and reason" msgstr "xxAdd properties configurationRequired and reasonxx" #: announcements/kde-frameworks-5.20.0.php:281 msgid "Move contextualActionsAboutToShow to Applet" msgstr "xxMove contextualActionsAboutToShow to Appletxx" #: announcements/kde-frameworks-5.20.0.php:282 msgid "ScrollViewStyle: Do not use margins of the flickable item" msgstr "xxScrollViewStyle: Do not use margins of the flickable itemxx" #: announcements/kde-frameworks-5.20.0.php:283 msgid "DataContainer: Fix slot checks before connect/disconnect" msgstr "xxDataContainer: Fix slot checks before connect/disconnectxx" #: announcements/kde-frameworks-5.20.0.php:284 msgid "ToolTip: Prevent multiple geometry changes while changing contents" msgstr "xxToolTip: Prevent multiple geometry changes while changing contentsxx" #: announcements/kde-frameworks-5.20.0.php:285 msgid "SvgItem: Don't use Plasma::Theme from rendering thread" msgstr "xxSvgItem: Don't use Plasma::Theme from rendering threadxx" #: announcements/kde-frameworks-5.20.0.php:286 msgid "AppletQuickItem: Fix finding own attached layout (bug 358849)" msgstr "xxAppletQuickItem: Fix finding own attached layout (bug 358849)xx" #: announcements/kde-frameworks-5.20.0.php:287 msgid "Smaller expander for the taskbar" msgstr "xxSmaller expander for the taskbarxx" #: announcements/kde-frameworks-5.20.0.php:288 msgid "ToolTip: Stop show timer if hideTooltip is called (bug 358894)" msgstr "xxToolTip: Stop show timer if hideTooltip is called (bug 358894)xx" #: announcements/kde-frameworks-5.20.0.php:289 msgid "Disable animation of icons in plasma tooltips" msgstr "xxDisable animation of icons in plasma tooltipsxx" #: announcements/kde-frameworks-5.20.0.php:290 msgid "Drop animations from tooltips" msgstr "xxDrop animations from tooltipsxx" #: announcements/kde-frameworks-5.20.0.php:291 msgid "Default theme follows color scheme" msgstr "xxDefault theme follows color schemexx" #: announcements/kde-frameworks-5.20.0.php:292 msgid "Fix IconItem not loading non-theme icons with name (bug 359388)" msgstr "xxFix IconItem not loading non-theme icons with name (bug 359388)xx" #: announcements/kde-frameworks-5.20.0.php:293 msgid "Prefer other containments than desktop in containmentAt()" msgstr "xxPrefer other containments than desktop in containmentAt()xx" #: announcements/kde-frameworks-5.20.0.php:294 msgid "WindowThumbnail: Discard glx pixmap in stopRedirecting() (bug 357895)" msgstr "" "xxWindowThumbnail: Discard glx pixmap in stopRedirecting() (bug 357895)xx" #: announcements/kde-frameworks-5.20.0.php:295 msgid "Remove the legacy applets filter" msgstr "xxRemove the legacy applets filterxx" #: announcements/kde-frameworks-5.20.0.php:296 msgid "ToolButtonStyle: Don't rely on an outside ID" msgstr "xxToolButtonStyle: Don't rely on an outside IDxx" #: announcements/kde-frameworks-5.20.0.php:297 msgid "Don't assume we find a corona (bug 359026)" msgstr "xxDon't assume we find a corona (bug 359026)xx" #: announcements/kde-frameworks-5.20.0.php:298 msgid "" "Calendar: Add proper back/forward buttons and a \"Today\" button (bugs " "336124, 348362, 358536)" msgstr "" "xxCalendar: Add proper back/forward buttons and a \"Today\" button (bugs " "336124, 348362, 358536)xx" #: announcements/kde-frameworks-5.20.0.php:304 msgid "Don't disable language detection just because a language is set" msgstr "xxDon't disable language detection just because a language is setxx" #: announcements/kde-frameworks-5.20.0.php:305 msgid "Disable automatic disabling of automatic spelling by default" msgstr "xxDisable automatic disabling of automatic spelling by defaultxx" #: announcements/kde-frameworks-5.20.0.php:306 msgid "Fix TextBreaks" msgstr "xxFix TextBreaksxx" #: announcements/kde-frameworks-5.20.0.php:307 msgid "Fix Hunspell dictionary search paths missing '/' (bug 359866)" msgstr "xxFix Hunspell dictionary search paths missing '/' (bug 359866)xx" #: announcements/kde-frameworks-5.20.0.php:308 msgid "Add <app dir>/../share/hunspell to dictionary search path" msgstr "xxAdd <app dir>/../share/hunspell to dictionary search pathxx" #: announcements/kde-frameworks-5.21.0.php:4 msgid "Release of KDE Frameworks 5.21.0" msgstr "xxRelease of KDE Frameworks 5.21.0xx" #: announcements/kde-frameworks-5.21.0.php:16 msgid "" " \n" "April 09, 2016. KDE today announces the release\n" "of KDE Frameworks 5.21.0.\n" msgstr "" "xx \n" "April 09, 2016. KDE today announces the release\n" "of KDE Frameworks 5.21.0.\n" "xx\n" #: announcements/kde-frameworks-5.21.0.php:38 msgid "" "New framework: KActivitiesStats, a library for accessing the usage " "statistics data collected by the KDE activity manager." msgstr "" "xxNew framework: KActivitiesStats, a library for accessing the usage " "statistics data collected by the KDE activity manager.xx" #: announcements/kde-frameworks-5.21.0.php:40 msgid "All frameworks" msgstr "xxAll frameworksxx" #: announcements/kde-frameworks-5.21.0.php:42 msgid "Qt >= 5.4 is now required, i.e. Qt 5.3 is no longer supported." msgstr "xxQt >= 5.4 is now required, i.e. Qt 5.3 is no longer supported.xx" #: announcements/kde-frameworks-5.21.0.php:47 msgid "Add const variant to getter method" msgstr "xxAdd const variant to getter methodxx" #: announcements/kde-frameworks-5.21.0.php:53 msgid "Centralize batch size in config" msgstr "xxCentralize batch size in configxx" #: announcements/kde-frameworks-5.21.0.php:54 msgid "" "Remove code blocking indexing of text/plain files without .txt extension " "(bug 358098)" msgstr "" "xxRemove code blocking indexing of text/plain files without .txt extension " "(bug 358098)xx" #: announcements/kde-frameworks-5.21.0.php:55 msgid "Check both, filename and filecontent to determine mimetype (bug 353512)" msgstr "" "xxCheck both, filename and filecontent to determine mimetype (bug 353512)xx" #: announcements/kde-frameworks-5.21.0.php:61 msgid "ObexManager: Split error messages for missing objects" msgstr "xxObexManager: Split error messages for missing objectsxx" #: announcements/kde-frameworks-5.21.0.php:67 msgid "add breeze lokalize icons" msgstr "xxadd breeze lokalize iconsxx" #: announcements/kde-frameworks-5.21.0.php:68 msgid "sync app icons between breeze and breeze dark" msgstr "xxsync app icons between breeze and breeze darkxx" #: announcements/kde-frameworks-5.21.0.php:69 msgid "update theme icons and remove application-system icon fix kicker groups" msgstr "" "xxupdate theme icons and remove application-system icon fix kicker groupsxx" #: announcements/kde-frameworks-5.21.0.php:70 msgid "add xpi support for firefox addons (bug 359913)" msgstr "xxadd xpi support for firefox addons (bug 359913)xx" #: announcements/kde-frameworks-5.21.0.php:71 msgid "update okular icon with the right one" msgstr "xxupdate okular icon with the right onexx" #: announcements/kde-frameworks-5.21.0.php:72 msgid "add ktnef app icon support" msgstr "xxadd ktnef app icon supportxx" #: announcements/kde-frameworks-5.21.0.php:73 msgid "add kmenueditor, kmouse and knotes icon" msgstr "xxadd kmenueditor, kmouse and knotes iconxx" #: announcements/kde-frameworks-5.21.0.php:74 msgid "" "change audio volume muted icon to use - for mute instead of only red color " "(bug 360953)" msgstr "" "xxchange audio volume muted icon to use - for mute instead of only red color " "(bug 360953)xx" #: announcements/kde-frameworks-5.21.0.php:75 msgid "add djvu mimetype support (bug 360136)" msgstr "xxadd djvu mimetype support (bug 360136)xx" #: announcements/kde-frameworks-5.21.0.php:76 msgid "add link instead of double entry" msgstr "xxadd link instead of double entryxx" #: announcements/kde-frameworks-5.21.0.php:77 msgid "add ms-shortcut icon for gnucash (bug 360776)" msgstr "xxadd ms-shortcut icon for gnucash (bug 360776)xx" #: announcements/kde-frameworks-5.21.0.php:78 msgid "change wallpaper background to generic one" msgstr "xxchange wallpaper background to generic onexx" #: announcements/kde-frameworks-5.21.0.php:79 msgid "update icons to use an generic wallpaper" msgstr "xxupdate icons to use an generic wallpaperxx" #: announcements/kde-frameworks-5.21.0.php:80 msgid "add the icon for konqueror (bug 360304)" msgstr "xxadd the icon for konqueror (bug 360304)xx" #: announcements/kde-frameworks-5.21.0.php:81 msgid "add process-working icon for progress animation in KDE (bug 360304)" msgstr "" "xxadd process-working icon for progress animation in KDE (bug 360304)xx" #: announcements/kde-frameworks-5.21.0.php:82 msgid "add software install icon and update update icon with the right color" msgstr "" "xxadd software install icon and update update icon with the right colorxx" #: announcements/kde-frameworks-5.21.0.php:83 msgid "add add and remove emblem icons for dolphin select, add mount icon" msgstr "xxadd add and remove emblem icons for dolphin select, add mount iconxx" #: announcements/kde-frameworks-5.21.0.php:84 msgid "Remove stylesheet from analogclock and kickerdash applet icons" msgstr "xxRemove stylesheet from analogclock and kickerdash applet iconsxx" #: announcements/kde-frameworks-5.21.0.php:85 msgid "sync breeze and breeze dark (bug 360294)" msgstr "xxsync breeze and breeze dark (bug 360294)xx" #: announcements/kde-frameworks-5.21.0.php:91 msgid "Fix _ecm_update_iconcache to only update the install location" msgstr "xxFix _ecm_update_iconcache to only update the install locationxx" #: announcements/kde-frameworks-5.21.0.php:92 msgid "" "Revert \"ECMQtDeclareLoggingCategory: Include <QDebug> with the " "generated file\"" msgstr "" "xxRevert \"ECMQtDeclareLoggingCategory: Include <QDebug> with the " "generated file\"xx" #: announcements/kde-frameworks-5.21.0.php:98 msgid "Fallback to QCommonStyle implementation of standardIcon" msgstr "xxFallback to QCommonStyle implementation of standardIconxx" #: announcements/kde-frameworks-5.21.0.php:99 msgid "Set a default menu close timeout" msgstr "xxSet a default menu close timeoutxx" #: announcements/kde-frameworks-5.21.0.php:105 msgid "Removed compiler checks now that all frameworks require c++11" msgstr "xxRemoved compiler checks now that all frameworks require c++11xx" #: announcements/kde-frameworks-5.21.0.php:106 msgid "Removed QML ResourceModel as it is superseeded by KAStats::ResultModel" msgstr "" "xxRemoved QML ResourceModel as it is superseeded by KAStats::ResultModelxx" #: announcements/kde-frameworks-5.21.0.php:107 msgid "Inserting into empty QFlatSet returned an invalid iterator" msgstr "xxInserting into empty QFlatSet returned an invalid iteratorxx" #: announcements/kde-frameworks-5.21.0.php:113 msgid "" "Simplify code (qCount -> std::count, homegrown isprint -> QChar::" "isPrint)" msgstr "" "xxSimplify code (qCount -> std::count, homegrown isprint -> QChar::" "isPrint)xx" #: announcements/kde-frameworks-5.21.0.php:114 msgid "encoding detection: fix crash in wrong usage of isprint (bug 357341)" msgstr "" "xxencoding detection: fix crash in wrong usage of isprint (bug 357341)xx" #: announcements/kde-frameworks-5.21.0.php:115 msgid "Fix crash due to uninitialized variable (bug 357341)" msgstr "xxFix crash due to uninitialized variable (bug 357341)xx" #: announcements/kde-frameworks-5.21.0.php:121 msgid "KCompletionBox: force frameless window and don't set focus" msgstr "xxKCompletionBox: force frameless window and don't set focusxx" #: announcements/kde-frameworks-5.21.0.php:122 msgid "KCompletionBox should *not* be a tooltip" msgstr "xxKCompletionBox should *not* be a tooltipxx" #: announcements/kde-frameworks-5.21.0.php:128 msgid "Add support for get QStandardPaths locations inside desktop files" msgstr "xxAdd support for get QStandardPaths locations inside desktop filesxx" #: announcements/kde-frameworks-5.21.0.php:134 msgid "Fix kcoreaddons_desktop_to_json() on windows" msgstr "xxFix kcoreaddons_desktop_to_json() on windowsxx" #: announcements/kde-frameworks-5.21.0.php:135 msgid "src/lib/CMakeLists.txt - fix linking to a Threads library" msgstr "xxsrc/lib/CMakeLists.txt - fix linking to a Threads libraryxx" #: announcements/kde-frameworks-5.21.0.php:136 msgid "Add stubs to allow compilation on Android" msgstr "xxAdd stubs to allow compilation on Androidxx" #: announcements/kde-frameworks-5.21.0.php:142 msgid "Avoid introspecting a DBus interface when we don't use it" msgstr "xxAvoid introspecting a DBus interface when we don't use itxx" #: announcements/kde-frameworks-5.21.0.php:148 msgid "uniform use of std::numeric_limits" msgstr "xxuniform use of std::numeric_limitsxx" #: announcements/kde-frameworks-5.21.0.php:149 msgid "[DeclarativeDragArea] Don't override \"text\" of mime data" msgstr "xx[DeclarativeDragArea] Don't override \"text\" of mime dataxx" #: announcements/kde-frameworks-5.21.0.php:155 msgid "Fix obsolete link in kdebugdialog5 docbook" msgstr "xxFix obsolete link in kdebugdialog5 docbookxx" #: announcements/kde-frameworks-5.21.0.php:156 msgid "" "Don't leak Qt5::Network as required lib for the rest of the ConfigureChecks" msgstr "" "xxDon't leak Qt5::Network as required lib for the rest of the " "ConfigureChecksxx" #: announcements/kde-frameworks-5.21.0.php:162 msgid "Set feature macros to enable building on musl libc" msgstr "xxSet feature macros to enable building on musl libcxx" #: announcements/kde-frameworks-5.21.0.php:168 msgid "KEmoticons: fix crash when loadProvider fails for some reason" msgstr "xxKEmoticons: fix crash when loadProvider fails for some reasonxx" #: announcements/kde-frameworks-5.21.0.php:174 msgid "Make kglobalaccel5 properly killable, fixing super slow shutdown" msgstr "xxMake kglobalaccel5 properly killable, fixing super slow shutdownxx" #: announcements/kde-frameworks-5.21.0.php:180 msgid "Use qt system locale langs as fallback on non UNIX" msgstr "xxUse qt system locale langs as fallback on non UNIXxx" #: announcements/kde-frameworks-5.21.0.php:186 msgid "Clean up and refactor the xcb port of klauncher" msgstr "xxClean up and refactor the xcb port of klauncherxx" #: announcements/kde-frameworks-5.21.0.php:192 msgid "" "FavIconsCache: sync after write, so other apps see it, and to avoid crash on " "destruction" msgstr "" "xxFavIconsCache: sync after write, so other apps see it, and to avoid crash " "on destructionxx" #: announcements/kde-frameworks-5.21.0.php:193 msgid "Fix many threading issues in KUrlCompletion" msgstr "xxFix many threading issues in KUrlCompletionxx" #: announcements/kde-frameworks-5.21.0.php:194 msgid "Fix crash in rename dialog (bug 360488)" msgstr "xxFix crash in rename dialog (bug 360488)xx" #: announcements/kde-frameworks-5.21.0.php:195 msgid "KOpenWithDialog: improve window title and description text (bug 359233)" msgstr "" "xxKOpenWithDialog: improve window title and description text (bug 359233)xx" #: announcements/kde-frameworks-5.21.0.php:196 msgid "" "Allow for better cross-platform deployment of io slaves by bundling protocol " "info in plugin meta data" msgstr "" "xxAllow for better cross-platform deployment of io slaves by bundling " "protocol info in plugin meta dataxx" #: announcements/kde-frameworks-5.21.0.php:202 msgid "" "KSelectionProxyModel: Simplify row removal handling, simplify deselection " "logic" msgstr "" "xxKSelectionProxyModel: Simplify row removal handling, simplify deselection " "logicxx" #: announcements/kde-frameworks-5.21.0.php:203 msgid "" "KSelectionProxyModel: Recreate mapping on removal only if needed (bug 352369)" msgstr "" "xxKSelectionProxyModel: Recreate mapping on removal only if needed (bug " "352369)xx" #: announcements/kde-frameworks-5.21.0.php:204 msgid "KSelectionProxyModel: Only clear firstChild mappings for top-level" msgstr "xxKSelectionProxyModel: Only clear firstChild mappings for top-levelxx" #: announcements/kde-frameworks-5.21.0.php:205 msgid "" "KSelectionProxyModel: Ensure proper signalling when removing last selected" msgstr "" "xxKSelectionProxyModel: Ensure proper signalling when removing last " "selectedxx" #: announcements/kde-frameworks-5.21.0.php:206 msgid "Make DynamicTreeModel searchable by display role" msgstr "xxMake DynamicTreeModel searchable by display rolexx" #: announcements/kde-frameworks-5.21.0.php:212 msgid "Do not crash if .desktop files are missing or broken" msgstr "xxDo not crash if .desktop files are missing or brokenxx" #: announcements/kde-frameworks-5.21.0.php:218 msgid "Handle left-button clicking on legacy systray icons (bug 358589)" msgstr "xxHandle left-button clicking on legacy systray icons (bug 358589)xx" #: announcements/kde-frameworks-5.21.0.php:219 msgid "Only use X11BypassWindowManagerHint flag on platform X11" msgstr "xxOnly use X11BypassWindowManagerHint flag on platform X11xx" #: announcements/kde-frameworks-5.21.0.php:225 msgid "After installing a package, load it" msgstr "xxAfter installing a package, load itxx" #: announcements/kde-frameworks-5.21.0.php:226 msgid "if the package exists and up to date don't fail" msgstr "xxif the package exists and up to date don't failxx" #: announcements/kde-frameworks-5.21.0.php:227 msgid "Add Package::cryptographicHash(QCryptographicHash::Algorithm)" msgstr "xxAdd Package::cryptographicHash(QCryptographicHash::Algorithm)xx" #: announcements/kde-frameworks-5.21.0.php:233 msgid "Set the contact uri as person uri in PersonData when no person exists" msgstr "" "xxSet the contact uri as person uri in PersonData when no person existsxx" #: announcements/kde-frameworks-5.21.0.php:234 msgid "Set a name for the database connection" msgstr "xxSet a name for the database connectionxx" #: announcements/kde-frameworks-5.21.0.php:240 msgid "Import runner template from KAppTemplate" msgstr "xxImport runner template from KAppTemplatexx" #: announcements/kde-frameworks-5.21.0.php:246 msgid "Fix new kbuildsycoca warning, when a mimetype inherits from an alias" msgstr "" "xxFix new kbuildsycoca warning, when a mimetype inherits from an aliasxx" #: announcements/kde-frameworks-5.21.0.php:247 msgid "Fix handling of x-scheme-handler/* in mimeapps.list" msgstr "xxFix handling of x-scheme-handler/* in mimeapps.listxx" #: announcements/kde-frameworks-5.21.0.php:248 msgid "" "Fix handling of x-scheme-handler/* in mimeapps.list parsing (bug 358159)" msgstr "" "xxFix handling of x-scheme-handler/* in mimeapps.list parsing (bug 358159)xx" #: announcements/kde-frameworks-5.21.0.php:254 msgid "" "Revert \"Open/Save config page: Use term \"Folder\" instead of \"Directory" "\"\"" msgstr "" "xxRevert \"Open/Save config page: Use term \"Folder\" instead of \"Directory" "\"\"xx" #: announcements/kde-frameworks-5.21.0.php:255 msgid "enforce UTF-8" msgstr "xxenforce UTF-8xx" #: announcements/kde-frameworks-5.21.0.php:256 msgid "Open/Save config page: Use term \"Folder\" instead of \"Directory\"" msgstr "" "xxOpen/Save config page: Use term \"Folder\" instead of \"Directory\"xx" #: announcements/kde-frameworks-5.21.0.php:257 msgid "" "kateschemaconfig.cpp: use correct filters with open/save dialogs (bug 343327)" msgstr "" "xxkateschemaconfig.cpp: use correct filters with open/save dialogs (bug " "343327)xx" #: announcements/kde-frameworks-5.21.0.php:258 msgid "c.xml: use default style for control flow keywords" msgstr "xxc.xml: use default style for control flow keywordsxx" #: announcements/kde-frameworks-5.21.0.php:259 msgid "" "isocpp.xml: use default style \"dsControlFlow\" for control flow keywords" msgstr "" "xxisocpp.xml: use default style \"dsControlFlow\" for control flow keywordsxx" #: announcements/kde-frameworks-5.21.0.php:260 msgid "c/isocpp: add more C standard types" msgstr "xxc/isocpp: add more C standard typesxx" #: announcements/kde-frameworks-5.21.0.php:261 msgid "KateRenderer::lineHeight() returns an int" msgstr "xxKateRenderer::lineHeight() returns an intxx" #: announcements/kde-frameworks-5.21.0.php:262 msgid "printing: use font size from selected printing schema (bug 356110)" msgstr "xxprinting: use font size from selected printing schema (bug 356110)xx" #: announcements/kde-frameworks-5.21.0.php:263 msgid "cmake.xml speedup: Use WordDetect instead of RegExpr" msgstr "xxcmake.xml speedup: Use WordDetect instead of RegExprxx" #: announcements/kde-frameworks-5.21.0.php:264 msgid "Change tab width to 4 instead of 8" msgstr "xxChange tab width to 4 instead of 8xx" #: announcements/kde-frameworks-5.21.0.php:265 msgid "Fix changing the current line number color" msgstr "xxFix changing the current line number colorxx" #: announcements/kde-frameworks-5.21.0.php:266 msgid "Fix selecting completion item with the mouse (bug 307052)" msgstr "xxFix selecting completion item with the mouse (bug 307052)xx" #: announcements/kde-frameworks-5.21.0.php:267 msgid "Add syntax highlighting for gcode" msgstr "xxAdd syntax highlighting for gcodexx" #: announcements/kde-frameworks-5.21.0.php:268 msgid "Fix the MiniMap selection background painting" msgstr "xxFix the MiniMap selection background paintingxx" #: announcements/kde-frameworks-5.21.0.php:269 msgid "Fix encoding for gap.xml (use UTF-8)" msgstr "xxFix encoding for gap.xml (use UTF-8)xx" #: announcements/kde-frameworks-5.21.0.php:270 msgid "Fix nested comment blocks (bug 358692)" msgstr "xxFix nested comment blocks (bug 358692)xx" #: announcements/kde-frameworks-5.21.0.php:276 msgid "Take content margins into account when calculating size hints" msgstr "xxTake content margins into account when calculating size hintsxx" #: announcements/kde-frameworks-5.21.0.php:282 msgid "Fix editing toolbars loses plugged actions" msgstr "xxFix editing toolbars loses plugged actionsxx" #: announcements/kde-frameworks-5.21.0.php:288 msgid "ConnectionSettings: Initialize gateway ping timeout" msgstr "xxConnectionSettings: Initialize gateway ping timeoutxx" #: announcements/kde-frameworks-5.21.0.php:289 msgid "New TunSetting and Tun connection type" msgstr "xxNew TunSetting and Tun connection typexx" #: announcements/kde-frameworks-5.21.0.php:290 msgid "Create devices for all known types" msgstr "xxCreate devices for all known typesxx" #: announcements/kde-frameworks-5.21.0.php:296 msgid "Install index.theme to same directory it always was in" msgstr "xxInstall index.theme to same directory it always was inxx" #: announcements/kde-frameworks-5.21.0.php:297 msgid "" "Install into oxygen/base/ so icons move from apps don't clash with version " "installed by those apps" msgstr "" "xxInstall into oxygen/base/ so icons move from apps don't clash with version " "installed by those appsxx" #: announcements/kde-frameworks-5.21.0.php:298 msgid "Replicate symlinks from breeze-icons" msgstr "xxReplicate symlinks from breeze-iconsxx" #: announcements/kde-frameworks-5.21.0.php:299 msgid "Add new emblem-added and emblem-remove icons for sync with breeze" msgstr "xxAdd new emblem-added and emblem-remove icons for sync with breezexx" #: announcements/kde-frameworks-5.21.0.php:305 msgid "" "[calendar] Fix calendar applet not clearing selection when hiding (bug " "360683)" msgstr "" "xx[calendar] Fix calendar applet not clearing selection when hiding (bug " "360683)xx" #: announcements/kde-frameworks-5.21.0.php:306 msgid "update audio icon to use stylesheet" msgstr "xxupdate audio icon to use stylesheetxx" #: announcements/kde-frameworks-5.21.0.php:307 msgid "update audio mute icon (bug 360953)" msgstr "xxupdate audio mute icon (bug 360953)xx" #: announcements/kde-frameworks-5.21.0.php:308 msgid "Fixing the force-creation of applets when plasma is immutable" msgstr "xxFixing the force-creation of applets when plasma is immutablexx" #: announcements/kde-frameworks-5.21.0.php:309 msgid "[Fading Node] Don't mix opacity separately (bug 355894)" msgstr "xx[Fading Node] Don't mix opacity separately (bug 355894)xx" #: announcements/kde-frameworks-5.21.0.php:310 msgid "" "[Svg] Don't reparse configuration in response to Theme::" "applicationPaletteChanged" msgstr "" "xx[Svg] Don't reparse configuration in response to Theme::" "applicationPaletteChangedxx" #: announcements/kde-frameworks-5.21.0.php:311 msgid "Dialog: Set SkipTaskbar/Pager states before showing window (bug 332024)" msgstr "" "xxDialog: Set SkipTaskbar/Pager states before showing window (bug 332024)xx" #: announcements/kde-frameworks-5.21.0.php:312 msgid "Reintroduce busy property in Applet" msgstr "xxReintroduce busy property in Appletxx" #: announcements/kde-frameworks-5.21.0.php:313 msgid "Make sure PlasmaQuick export file is properly found" msgstr "xxMake sure PlasmaQuick export file is properly foundxx" #: announcements/kde-frameworks-5.21.0.php:314 msgid "Don't import an nonexistent layout" msgstr "xxDon't import an nonexistent layoutxx" #: announcements/kde-frameworks-5.21.0.php:315 msgid "Make it possible for an applet to offer a test object" msgstr "xxMake it possible for an applet to offer a test objectxx" #: announcements/kde-frameworks-5.21.0.php:316 msgid "Replace QMenu::exec with QMenu::popup" msgstr "xxReplace QMenu::exec with QMenu::popupxx" #: announcements/kde-frameworks-5.21.0.php:317 msgid "FrameSvg: Fix dangling pointers in sharedFrames when theme changes" msgstr "xxFrameSvg: Fix dangling pointers in sharedFrames when theme changesxx" #: announcements/kde-frameworks-5.21.0.php:318 msgid "IconItem: Schedule pixmap update when window changes" msgstr "xxIconItem: Schedule pixmap update when window changesxx" #: announcements/kde-frameworks-5.21.0.php:319 msgid "" "IconItem: Animate active and enabled change even with animations disabled" msgstr "" "xxIconItem: Animate active and enabled change even with animations disabledxx" #: announcements/kde-frameworks-5.21.0.php:320 msgid "DaysModel: Make update a slot" msgstr "xxDaysModel: Make update a slotxx" #: announcements/kde-frameworks-5.21.0.php:321 msgid "" "[Icon Item] Don't animate from previous pixmap when it has been invisible" msgstr "" "xx[Icon Item] Don't animate from previous pixmap when it has been invisiblexx" #: announcements/kde-frameworks-5.21.0.php:322 msgid "[Icon Item] Don't call loadPixmap in setColorGroup" msgstr "xx[Icon Item] Don't call loadPixmap in setColorGroupxx" #: announcements/kde-frameworks-5.21.0.php:323 msgid "[Applet] Don't overwrite \"Persistent\" flag of Undo notification" msgstr "xx[Applet] Don't overwrite \"Persistent\" flag of Undo notificationxx" #: announcements/kde-frameworks-5.21.0.php:324 msgid "Allowing to override plasma mutability setting on containment creation" msgstr "" "xxAllowing to override plasma mutability setting on containment creationxx" #: announcements/kde-frameworks-5.21.0.php:325 msgid "Add icon/titleChanged" msgstr "xxAdd icon/titleChangedxx" #: announcements/kde-frameworks-5.21.0.php:326 msgid "Remove QtScript dependency" msgstr "xxRemove QtScript dependencyxx" #: announcements/kde-frameworks-5.21.0.php:327 msgid "Header of plasmaquick_export.h is in plasmaquick folder" msgstr "xxHeader of plasmaquick_export.h is in plasmaquick folderxx" #: announcements/kde-frameworks-5.21.0.php:328 msgid "Install some plasmaquick headers" msgstr "xxInstall some plasmaquick headersxx" #: announcements/kde-frameworks-5.22.0.php:4 msgid "Release of KDE Frameworks 5.22.0" msgstr "xxRelease of KDE Frameworks 5.22.0xx" #: announcements/kde-frameworks-5.22.0.php:16 msgid "" " \n" "May 15, 2016. KDE today announces the release\n" "of KDE Frameworks 5.22.0.\n" msgstr "" "xx \n" "May 15, 2016. KDE today announces the release\n" "of KDE Frameworks 5.22.0.\n" "xx\n" #: announcements/kde-frameworks-5.22.0.php:41 msgid "Properly check if a URL is a local file" msgstr "xxProperly check if a URL is a local filexx" #: announcements/kde-frameworks-5.22.0.php:47 msgid "Compilation fixes for Windows" msgstr "xxCompilation fixes for Windowsxx" #: announcements/kde-frameworks-5.22.0.php:53 msgid "Many new action and application icons." msgstr "xxMany new action and application icons.xx" #: announcements/kde-frameworks-5.22.0.php:54 msgid "Specify offered extensions as per change in kiconthemes" msgstr "xxSpecify offered extensions as per change in kiconthemesxx" #: announcements/kde-frameworks-5.22.0.php:60 msgid "" "Android deployment: support projects without things in share or lib/qml (bug " "362578)" msgstr "" "xxAndroid deployment: support projects without things in share or lib/qml " "(bug 362578)xx" #: announcements/kde-frameworks-5.22.0.php:61 msgid "Enables KDE_INSTALL_USE_QT_SYS_PATHS if CMAKE_INSTALL_PREFIX Qt5 prefix" msgstr "" "xxEnables KDE_INSTALL_USE_QT_SYS_PATHS if CMAKE_INSTALL_PREFIX Qt5 prefixxx" #: announcements/kde-frameworks-5.22.0.php:62 msgid "" "ecm_qt_declare_logging_category: improve error message when using without " "including" msgstr "" "xxecm_qt_declare_logging_category: improve error message when using without " "includingxx" #: announcements/kde-frameworks-5.22.0.php:68 msgid "Remove platformtheme plugin as it's in plasma-integration" msgstr "xxRemove platformtheme plugin as it's in plasma-integrationxx" #: announcements/kde-frameworks-5.22.0.php:74 msgid "Provide a way to disable inotify use in KDirWatch" msgstr "xxProvide a way to disable inotify use in KDirWatchxx" #: announcements/kde-frameworks-5.22.0.php:75 msgid "" "Fix KAboutData::applicationData() to init from current Q*Application metadata" msgstr "" "xxFix KAboutData::applicationData() to init from current Q*Application " "metadataxx" #: announcements/kde-frameworks-5.22.0.php:76 msgid "Make clear that KRandom is not recommended for cryptography purposes" msgstr "" "xxMake clear that KRandom is not recommended for cryptography purposesxx" #: announcements/kde-frameworks-5.22.0.php:82 msgid "KDBusService: turn '-' into '_' in object paths" msgstr "xxKDBusService: turn '-' into '_' in object pathsxx" #: announcements/kde-frameworks-5.22.0.php:88 msgid "Don't crash if we have no openGL context" msgstr "xxDon't crash if we have no openGL contextxx" #: announcements/kde-frameworks-5.22.0.php:94 msgid "Provide a fallback MAXPATHLEN if not defined" msgstr "xxProvide a fallback MAXPATHLEN if not definedxx" #: announcements/kde-frameworks-5.22.0.php:95 msgid "Fix KDateTime::isValid() for ClockTime values (bug 336738)" msgstr "xxFix KDateTime::isValid() for ClockTime values (bug 336738)xx" #: announcements/kde-frameworks-5.22.0.php:101 msgid "Added entity applications" msgstr "xxAdded entity applicationsxx" #: announcements/kde-frameworks-5.22.0.php:107 msgid "Merge branch 'externalextractors'" msgstr "xxMerge branch 'externalextractors'xx" #: announcements/kde-frameworks-5.22.0.php:108 msgid "Fixed external plugins and tests" msgstr "xxFixed external plugins and testsxx" #: announcements/kde-frameworks-5.22.0.php:109 msgid "Added support for external writer plugins" msgstr "xxAdded support for external writer pluginsxx" #: announcements/kde-frameworks-5.22.0.php:110 msgid "Added writer plugin support" msgstr "xxAdded writer plugin supportxx" #: announcements/kde-frameworks-5.22.0.php:111 msgid "Add external extractor plugin support" msgstr "xxAdd external extractor plugin supportxx" #: announcements/kde-frameworks-5.22.0.php:117 msgid "Implement toString for Uint8ArrayConstructor and friends" msgstr "xxImplement toString for Uint8ArrayConstructor and friendsxx" #: announcements/kde-frameworks-5.22.0.php:118 msgid "Merge in several Coverity-related fixes" msgstr "xxMerge in several Coverity-related fixesxx" #: announcements/kde-frameworks-5.22.0.php:119 msgid "Correctly use QCache::insert" msgstr "xxCorrectly use QCache::insertxx" #: announcements/kde-frameworks-5.22.0.php:120 msgid "Fix some memory leaks" msgstr "xxFix some memory leaksxx" #: announcements/kde-frameworks-5.22.0.php:121 msgid "Sanity check CSS web font parsing, avoid potential mem leak" msgstr "xxSanity check CSS web font parsing, avoid potential mem leakxx" #: announcements/kde-frameworks-5.22.0.php:122 msgid "dom: Add tag priorities for 'comment' tag" msgstr "xxdom: Add tag priorities for 'comment' tagxx" #: announcements/kde-frameworks-5.22.0.php:128 msgid "libgettext: Fix potential use-after-free using non-g++ compilers" msgstr "xxlibgettext: Fix potential use-after-free using non-g++ compilersxx" #: announcements/kde-frameworks-5.22.0.php:134 msgid "Use appropriate container for internal pointer array" msgstr "xxUse appropriate container for internal pointer arrayxx" #: announcements/kde-frameworks-5.22.0.php:135 msgid "" "Add opportunity to reduce unneeded disk accesses, introduces KDE-Extensions" msgstr "" "xxAdd opportunity to reduce unneeded disk accesses, introduces KDE-" "Extensionsxx" #: announcements/kde-frameworks-5.22.0.php:136 msgid "Save some disk accesses" msgstr "xxSave some disk accessesxx" #: announcements/kde-frameworks-5.22.0.php:142 msgid "kurlnavigatortoolbutton.cpp - use buttonWidth in paintEvent()" msgstr "xxkurlnavigatortoolbutton.cpp - use buttonWidth in paintEvent()xx" #: announcements/kde-frameworks-5.22.0.php:143 msgid "" "New file menu: filter out duplicates (e.g. between .qrc and system files) " "(bug 355390)" msgstr "" "xxNew file menu: filter out duplicates (e.g. between .qrc and system files) " "(bug 355390)xx" #: announcements/kde-frameworks-5.22.0.php:144 msgid "Fix error message on startup of the cookies KCM" msgstr "xxFix error message on startup of the cookies KCMxx" #: announcements/kde-frameworks-5.22.0.php:145 msgid "Remove kmailservice5, it can only do harm at this point (bug 354151)" msgstr "" "xxRemove kmailservice5, it can only do harm at this point (bug 354151)xx" #: announcements/kde-frameworks-5.22.0.php:146 msgid "" "Fix KFileItem::refresh() for symlinks. The wrong size, filetype and " "permissions were being set" msgstr "" "xxFix KFileItem::refresh() for symlinks. The wrong size, filetype and " "permissions were being setxx" #: announcements/kde-frameworks-5.22.0.php:147 msgid "" "Fix regression in KFileItem: refresh() would lose the file type, so a dir " "became a file (bug 353195)" msgstr "" "xxFix regression in KFileItem: refresh() would lose the file type, so a dir " "became a file (bug 353195)xx" #: announcements/kde-frameworks-5.22.0.php:148 msgid "" "Set text on QCheckbox widget rather than using a separate label (bug 245580)" msgstr "" "xxSet text on QCheckbox widget rather than using a separate label (bug " "245580)xx" #: announcements/kde-frameworks-5.22.0.php:149 msgid "" "Don't enable acl permissions widget if we don't own the file (bug 245580)" msgstr "" "xxDon't enable acl permissions widget if we don't own the file (bug 245580)xx" #: announcements/kde-frameworks-5.22.0.php:150 msgid "Fix double-slash in KUriFilter results when a name filter is set" msgstr "xxFix double-slash in KUriFilter results when a name filter is setxx" #: announcements/kde-frameworks-5.22.0.php:151 msgid "KUrlRequester: add signal textEdited (forwarded from QLineEdit)" msgstr "xxKUrlRequester: add signal textEdited (forwarded from QLineEdit)xx" #: announcements/kde-frameworks-5.22.0.php:157 msgid "Fix template syntax for test case generation" msgstr "xxFix template syntax for test case generationxx" #: announcements/kde-frameworks-5.22.0.php:158 msgid "Fix linking with Qt 5.4 (wrongly placed #endif)" msgstr "xxFix linking with Qt 5.4 (wrongly placed #endif)xx" #: announcements/kde-frameworks-5.22.0.php:164 msgid "Fix the layout of the BrowserOpenOrSaveQuestion dialogue" msgstr "xxFix the layout of the BrowserOpenOrSaveQuestion dialoguexx" #: announcements/kde-frameworks-5.22.0.php:170 msgid "Add a check for PersonData being valid" msgstr "xxAdd a check for PersonData being validxx" #: announcements/kde-frameworks-5.22.0.php:176 msgid "Fix metainfo.yaml: KRunner is neither a porting aid nor deprecated" msgstr "xxFix metainfo.yaml: KRunner is neither a porting aid nor deprecatedxx" #: announcements/kde-frameworks-5.22.0.php:182 msgid "Remove too-strict maximum string length in KSycoca database" msgstr "xxRemove too-strict maximum string length in KSycoca databasexx" #: announcements/kde-frameworks-5.22.0.php:188 msgid "Use proper char syntax '\"' instead of '\\\"'" msgstr "xxUse proper char syntax '\"' instead of '\\\"'xx" #: announcements/kde-frameworks-5.22.0.php:189 msgid "" "doxygen.xml: Use default style dsAnnotation for \"Custom Tags\" as well " "(less hard-coded colors)" msgstr "" "xxdoxygen.xml: Use default style dsAnnotation for \"Custom Tags\" as well " "(less hard-coded colors)xx" #: announcements/kde-frameworks-5.22.0.php:190 msgid "Add option to show the counter of words" msgstr "xxAdd option to show the counter of wordsxx" #: announcements/kde-frameworks-5.22.0.php:191 msgid "" "Improved foreground color contrast for search & replace highlightings" msgstr "" "xxImproved foreground color contrast for search & replace highlightingsxx" #: announcements/kde-frameworks-5.22.0.php:192 msgid "" "Fix crash when closing Kate through dbus while the print dialog is open (bug " "#356813) (bug 356813)" msgstr "" "xxFix crash when closing Kate through dbus while the print dialog is open " "(bug #356813) (bug 356813)xx" #: announcements/kde-frameworks-5.22.0.php:193 msgid "Cursor::isValid(): add note about isValidTextPosition()" msgstr "xxCursor::isValid(): add note about isValidTextPosition()xx" #: announcements/kde-frameworks-5.22.0.php:194 msgid "Add API {Cursor, Range}::{toString, static fromString}" msgstr "xxAdd API {Cursor, Range}::{toString, static fromString}xx" #: announcements/kde-frameworks-5.22.0.php:197 #: announcements/kde-frameworks-5.23.0.php:233 #: announcements/kde-frameworks-5.26.0.php:218 #: announcements/kde-frameworks-5.28.0.php:218 #: announcements/kde-frameworks-5.37.0.php:188 #: announcements/kde-frameworks-5.41.0.php:243 #: announcements/kde-frameworks-5.49.0.php:389 #: announcements/kde-frameworks-5.53.0.php:200 #: announcements/kde-frameworks-5.7.0.php:216 msgid "KUnitConversion" msgstr "xxKUnitConversionxx" #: announcements/kde-frameworks-5.22.0.php:200 msgid "Inform the client if we don't know the conversion rate" msgstr "xxInform the client if we don't know the conversion ratexx" #: announcements/kde-frameworks-5.22.0.php:201 msgid "Add ILS (Israeli New Shekel) currency (bug 336016)" msgstr "xxAdd ILS (Israeli New Shekel) currency (bug 336016)xx" #: announcements/kde-frameworks-5.22.0.php:207 msgid "disable seession restore for kwalletd5" msgstr "xxdisable seession restore for kwalletd5xx" #: announcements/kde-frameworks-5.22.0.php:213 msgid "" "KNewPasswordWidget: Remove size hint on spacer, which was leading to some " "always empty space in the layout" msgstr "" "xxKNewPasswordWidget: Remove size hint on spacer, which was leading to some " "always empty space in the layoutxx" #: announcements/kde-frameworks-5.22.0.php:214 msgid "KNewPasswordWidget: fix QPalette when widget is disabled" msgstr "xxKNewPasswordWidget: fix QPalette when widget is disabledxx" #: announcements/kde-frameworks-5.22.0.php:220 msgid "Fix generation of path to xcb plugin" msgstr "xxFix generation of path to xcb pluginxx" #: announcements/kde-frameworks-5.22.0.php:226 msgid "[QuickTheme] Fix properties" msgstr "xx[QuickTheme] Fix propertiesxx" #: announcements/kde-frameworks-5.22.0.php:227 msgid "highlight/highlightedText from proper color group" msgstr "xxhighlight/highlightedText from proper color groupxx" #: announcements/kde-frameworks-5.22.0.php:228 msgid "ConfigModel: Don't try to resolve empty source path from package" msgstr "xxConfigModel: Don't try to resolve empty source path from packagexx" #: announcements/kde-frameworks-5.22.0.php:229 msgid "[calendar] Only show the events mark on days grid, not month or year" msgstr "" "xx[calendar] Only show the events mark on days grid, not month or yearxx" #: announcements/kde-frameworks-5.22.0.php:230 msgid "declarativeimports/core/windowthumbnail.h - fix -Wreorder warning" msgstr "xxdeclarativeimports/core/windowthumbnail.h - fix -Wreorder warningxx" #: announcements/kde-frameworks-5.22.0.php:231 msgid "reload icon theme properly" msgstr "xxreload icon theme properlyxx" #: announcements/kde-frameworks-5.22.0.php:232 msgid "" "Always write the theme name to plasmarc, also if the default theme is chosen" msgstr "" "xxAlways write the theme name to plasmarc, also if the default theme is " "chosenxx" #: announcements/kde-frameworks-5.22.0.php:233 msgid "[calendar] Add a mark to days containing an event" msgstr "xx[calendar] Add a mark to days containing an eventxx" #: announcements/kde-frameworks-5.22.0.php:234 msgid "add Positive, Neutral, Negative text colors" msgstr "xxadd Positive, Neutral, Negative text colorsxx" #: announcements/kde-frameworks-5.22.0.php:235 msgid "ScrollArea: Fix warning when contentItem is not Flickable" msgstr "xxScrollArea: Fix warning when contentItem is not Flickablexx" #: announcements/kde-frameworks-5.22.0.php:236 msgid "" "Add a prop and method for aligning the menu against a corner of its visual " "parent" msgstr "" "xxAdd a prop and method for aligning the menu against a corner of its visual " "parentxx" #: announcements/kde-frameworks-5.22.0.php:237 msgid "Allow setting minimum width on Menu" msgstr "xxAllow setting minimum width on Menuxx" #: announcements/kde-frameworks-5.22.0.php:238 msgid "Maintain order in stored item list" msgstr "xxMaintain order in stored item listxx" #: announcements/kde-frameworks-5.22.0.php:239 msgid "Extend API to allow (re)positioning menu items during procedural insert" msgstr "" "xxExtend API to allow (re)positioning menu items during procedural insertxx" #: announcements/kde-frameworks-5.22.0.php:240 msgid "bind highlightedText color in Plasma::Theme" msgstr "xxbind highlightedText color in Plasma::Themexx" #: announcements/kde-frameworks-5.22.0.php:241 msgid "Fix unsetting associated application/urls for Plasma::Applets" msgstr "xxFix unsetting associated application/urls for Plasma::Appletsxx" #: announcements/kde-frameworks-5.22.0.php:242 msgid "Don't expose symbols of private class DataEngineManager" msgstr "xxDon't expose symbols of private class DataEngineManagerxx" #: announcements/kde-frameworks-5.22.0.php:243 msgid "add an \"event\" element in the calendar svg" msgstr "xxadd an \"event\" element in the calendar svgxx" #: announcements/kde-frameworks-5.22.0.php:244 msgid "SortFilterModel: Invalidate filter when changing filter callback" msgstr "xxSortFilterModel: Invalidate filter when changing filter callbackxx" #: announcements/kde-frameworks-5.22.0.php:250 msgid "Install parsetrigrams tool for cross compiling" msgstr "xxInstall parsetrigrams tool for cross compilingxx" #: announcements/kde-frameworks-5.22.0.php:251 msgid "hunspell: Load/Store a personal dictionary" msgstr "xxhunspell: Load/Store a personal dictionaryxx" #: announcements/kde-frameworks-5.22.0.php:252 msgid "Support hunspell 1.4" msgstr "xxSupport hunspell 1.4xx" #: announcements/kde-frameworks-5.22.0.php:253 msgid "configwidget: notify about changed config when ignored words updated" msgstr "" "xxconfigwidget: notify about changed config when ignored words updatedxx" #: announcements/kde-frameworks-5.22.0.php:254 msgid "settings: don't immediately save the config when updating ignore list" msgstr "" "xxsettings: don't immediately save the config when updating ignore listxx" #: announcements/kde-frameworks-5.22.0.php:255 msgid "configwidget: fix saving when ignore words updated" msgstr "xxconfigwidget: fix saving when ignore words updatedxx" #: announcements/kde-frameworks-5.22.0.php:256 msgid "Fix failed to save ignore word issue (bug 355973)" msgstr "xxFix failed to save ignore word issue (bug 355973)xx" #: announcements/kde-frameworks-5.23.0.php:4 msgid "Release of KDE Frameworks 5.23.0" msgstr "xxRelease of KDE Frameworks 5.23.0xx" #: announcements/kde-frameworks-5.23.0.php:16 msgid "" " \n" "June 13, 2016. KDE today announces the release\n" "of KDE Frameworks 5.23.0.\n" msgstr "" "xx \n" "June 13, 2016. KDE today announces the release\n" "of KDE Frameworks 5.23.0.\n" "xx\n" #: announcements/kde-frameworks-5.23.0.php:41 msgid "Make it actually possible to tell providers from the url we were given" msgstr "" "xxMake it actually possible to tell providers from the url we were givenxx" #: announcements/kde-frameworks-5.23.0.php:42 msgid "Provide QDebug helpers for some Attica classes" msgstr "xxProvide QDebug helpers for some Attica classesxx" #: announcements/kde-frameworks-5.23.0.php:43 msgid "Fix redirection of absolute Urls (bug 354748)" msgstr "xxFix redirection of absolute Urls (bug 354748)xx" #: announcements/kde-frameworks-5.23.0.php:49 msgid "Fix using spaces in the tags kioslave (bug 349118)" msgstr "xxFix using spaces in the tags kioslave (bug 349118)xx" #: announcements/kde-frameworks-5.23.0.php:55 msgid "Add a CMake option to build binary Qt resource out of icons dir" msgstr "xxAdd a CMake option to build binary Qt resource out of icons dirxx" #: announcements/kde-frameworks-5.23.0.php:56 msgid "Many new and updated icons" msgstr "xxMany new and updated iconsxx" #: announcements/kde-frameworks-5.23.0.php:57 msgid "" "update disconnect network icon for bigger diference to conntected (bug " "353369)" msgstr "" "xxupdate disconnect network icon for bigger diference to conntected (bug " "353369)xx" #: announcements/kde-frameworks-5.23.0.php:58 msgid "update mount and unmount icon (bug 358925)" msgstr "xxupdate mount and unmount icon (bug 358925)xx" #: announcements/kde-frameworks-5.23.0.php:59 msgid "add some avatars from plasma-desktop/kcms/useraccount/pics/sources" msgstr "xxadd some avatars from plasma-desktop/kcms/useraccount/pics/sourcesxx" #: announcements/kde-frameworks-5.23.0.php:60 msgid "" "remove chromium icon cause the default chromium icon fit's well (bug 363595)" msgstr "" "xxremove chromium icon cause the default chromium icon fit's well (bug " "363595)xx" #: announcements/kde-frameworks-5.23.0.php:61 msgid "make the konsole icons lighter (bug 355697)" msgstr "xxmake the konsole icons lighter (bug 355697)xx" #: announcements/kde-frameworks-5.23.0.php:62 msgid "add mail icons for thunderbird (bug 357334)" msgstr "xxadd mail icons for thunderbird (bug 357334)xx" #: announcements/kde-frameworks-5.23.0.php:63 msgid "add public key icon (bug 361366)" msgstr "xxadd public key icon (bug 361366)xx" #: announcements/kde-frameworks-5.23.0.php:64 msgid "" "remove process-working-kde cause the konqueror icons should be used (bug " "360304)" msgstr "" "xxremove process-working-kde cause the konqueror icons should be used (bug " "360304)xx" #: announcements/kde-frameworks-5.23.0.php:65 msgid "update krusader icons according to (bug 359863)" msgstr "xxupdate krusader icons according to (bug 359863)xx" #: announcements/kde-frameworks-5.23.0.php:66 msgid "rename the mic icons according D1291 (bug D1291)" msgstr "xxrename the mic icons according D1291 (bug D1291)xx" #: announcements/kde-frameworks-5.23.0.php:67 msgid "add some script mimetype icons (bug 363040)" msgstr "xxadd some script mimetype icons (bug 363040)xx" #: announcements/kde-frameworks-5.23.0.php:68 msgid "add virtual keyboard and touchpad on/off functionality for OSD" msgstr "xxadd virtual keyboard and touchpad on/off functionality for OSDxx" #: announcements/kde-frameworks-5.23.0.php:74 msgid "Remove unused dependencies and translation handling" msgstr "xxRemove unused dependencies and translation handlingxx" #: announcements/kde-frameworks-5.23.0.php:80 msgid "Adding runningActivities property to the Consumer" msgstr "xxAdding runningActivities property to the Consumerxx" #: announcements/kde-frameworks-5.23.0.php:86 msgid "Major rework of the API docs generation" msgstr "xxMajor rework of the API docs generationxx" #: announcements/kde-frameworks-5.23.0.php:92 msgid "Use QQuickWidget for QML KCMs (bug 359124)" msgstr "xxUse QQuickWidget for QML KCMs (bug 359124)xx" #: announcements/kde-frameworks-5.23.0.php:98 msgid "Avoid skipping KAuthorized check" msgstr "xxAvoid skipping KAuthorized checkxx" #: announcements/kde-frameworks-5.23.0.php:104 msgid "Allow using new style connect syntax with KStandardAction::create()" msgstr "" "xxAllow using new style connect syntax with KStandardAction::create()xx" #: announcements/kde-frameworks-5.23.0.php:110 msgid "Print the failing plugin when notifying a cast warning" msgstr "xxPrint the failing plugin when notifying a cast warningxx" #: announcements/kde-frameworks-5.23.0.php:111 msgid "[kshareddatacache] Fix invalid use of & to avoid unaligned reads" msgstr "" "xx[kshareddatacache] Fix invalid use of & to avoid unaligned readsxx" #: announcements/kde-frameworks-5.23.0.php:112 msgid "Kdelibs4ConfigMigrator: skip reparsing if nothing was migrated" msgstr "xxKdelibs4ConfigMigrator: skip reparsing if nothing was migratedxx" #: announcements/kde-frameworks-5.23.0.php:113 msgid "krandom: Add testcase to catch bug 362161 (failure to auto-seed)" msgstr "xxkrandom: Add testcase to catch bug 362161 (failure to auto-seed)xx" #: announcements/kde-frameworks-5.23.0.php:119 msgid "Check size of unix domain socket path before copying to it" msgstr "xxCheck size of unix domain socket path before copying to itxx" #: announcements/kde-frameworks-5.23.0.php:125 msgid "Support selected state" msgstr "xxSupport selected statexx" #: announcements/kde-frameworks-5.23.0.php:126 msgid "" "KCMShell import can now be used to query for whether opening a KCM is " "actually allowed" msgstr "" "xxKCMShell import can now be used to query for whether opening a KCM is " "actually allowedxx" #: announcements/kde-frameworks-5.23.0.php:132 msgid "Warn about KDateTimeParser::parseDateUnicode not being implemented" msgstr "xxWarn about KDateTimeParser::parseDateUnicode not being implementedxx" #: announcements/kde-frameworks-5.23.0.php:133 msgid "K4TimeZoneWidget: correct path for flag images" msgstr "xxK4TimeZoneWidget: correct path for flag imagesxx" #: announcements/kde-frameworks-5.23.0.php:139 msgid "Add commonly used entities for keys to en/user.entities" msgstr "xxAdd commonly used entities for keys to en/user.entitiesxx" #: announcements/kde-frameworks-5.23.0.php:140 msgid "Update man-docbook template" msgstr "xxUpdate man-docbook templatexx" #: announcements/kde-frameworks-5.23.0.php:141 msgid "Update book template + man template + add arcticle template" msgstr "xxUpdate book template + man template + add arcticle templatexx" #: announcements/kde-frameworks-5.23.0.php:142 msgid "Call kdoctools_create_handbook only for index.docbook (bug 357428)" msgstr "xxCall kdoctools_create_handbook only for index.docbook (bug 357428)xx" #: announcements/kde-frameworks-5.23.0.php:148 msgid "Add emojis support to KEmoticon + Emoji One icons" msgstr "xxAdd emojis support to KEmoticon + Emoji One iconsxx" #: announcements/kde-frameworks-5.23.0.php:149 msgid "Add support for custom emoticon sizes" msgstr "xxAdd support for custom emoticon sizesxx" #: announcements/kde-frameworks-5.23.0.php:155 msgid "Fix potential memory leak reported by Coverity and simplify the code" msgstr "" "xxFix potential memory leak reported by Coverity and simplify the codexx" #: announcements/kde-frameworks-5.23.0.php:156 msgid "" "The number of layers is determined by the number of comma-separated values " "in the ‘background-image’ property" msgstr "" "xxThe number of layers is determined by the number of comma-separated values " "in the ‘background-image’ propertyxx" #: announcements/kde-frameworks-5.23.0.php:157 msgid "Fix parsing background-position in shorthand declaration" msgstr "xxFix parsing background-position in shorthand declarationxx" #: announcements/kde-frameworks-5.23.0.php:158 msgid "Do not create new fontFace if there is no valid source" msgstr "xxDo not create new fontFace if there is no valid sourcexx" #: announcements/kde-frameworks-5.23.0.php:164 msgid "Don't make KIconThemes depend on Oxygen (bug 360664)" msgstr "xxDon't make KIconThemes depend on Oxygen (bug 360664)xx" #: announcements/kde-frameworks-5.23.0.php:165 msgid "Selected state concept for icons" msgstr "xxSelected state concept for iconsxx" #: announcements/kde-frameworks-5.23.0.php:166 msgid "Use system colors for monochrome icons" msgstr "xxUse system colors for monochrome iconsxx" #: announcements/kde-frameworks-5.23.0.php:172 msgid "" "Fix race in which the file containing the X11 cookie has the wrong " "permissions for a small while" msgstr "" "xxFix race in which the file containing the X11 cookie has the wrong " "permissions for a small whilexx" #: announcements/kde-frameworks-5.23.0.php:173 msgid "Fix permissions of /tmp/xauth-xxx-_y" msgstr "xxFix permissions of /tmp/xauth-xxx-_yxx" #: announcements/kde-frameworks-5.23.0.php:179 msgid "" "Give clearer error message when KRun(URL) is given a URL without scheme (bug " "363337)" msgstr "" "xxGive clearer error message when KRun(URL) is given a URL without scheme " "(bug 363337)xx" #: announcements/kde-frameworks-5.23.0.php:180 msgid "Add KProtocolInfo::archiveMimetypes()" msgstr "xxAdd KProtocolInfo::archiveMimetypes()xx" #: announcements/kde-frameworks-5.23.0.php:181 msgid "use selected icon mode in file open dialog sidebar" msgstr "xxuse selected icon mode in file open dialog sidebarxx" #: announcements/kde-frameworks-5.23.0.php:182 msgid "" "kshorturifilter: fix regression with mailto: not prepended when no mailer is " "installed" msgstr "" "xxkshorturifilter: fix regression with mailto: not prepended when no mailer " "is installedxx" #: announcements/kde-frameworks-5.23.0.php:188 msgid "Set correct \"dialog\" flag for Progress Widget dialog" msgstr "xxSet correct \"dialog\" flag for Progress Widget dialogxx" #: announcements/kde-frameworks-5.23.0.php:194 msgid "Don't initialize KNS3::DownloadManager with the wrong categories" msgstr "xxDon't initialize KNS3::DownloadManager with the wrong categoriesxx" #: announcements/kde-frameworks-5.23.0.php:195 msgid "Extend KNS3::Entry public API" msgstr "xxExtend KNS3::Entry public APIxx" #: announcements/kde-frameworks-5.23.0.php:201 #: announcements/kde-frameworks-5.23.0.php:207 msgid "use QUrl::fromUserInput to construct sound url (bug 337276)" msgstr "xxuse QUrl::fromUserInput to construct sound url (bug 337276)xx" #: announcements/kde-frameworks-5.23.0.php:213 msgid "Fix associated applications for mimetypes with uppercase characters" msgstr "" "xxFix associated applications for mimetypes with uppercase charactersxx" #: announcements/kde-frameworks-5.23.0.php:214 msgid "Lowercase the lookup key for mimetypes, to make it case insensitive" msgstr "" "xxLowercase the lookup key for mimetypes, to make it case insensitivexx" #: announcements/kde-frameworks-5.23.0.php:215 msgid "Fix ksycoca notifications when the DB doesn't exist yet" msgstr "xxFix ksycoca notifications when the DB doesn't exist yetxx" #: announcements/kde-frameworks-5.23.0.php:221 msgid "Fix default encoding to UTF-8 (bug 362604)" msgstr "xxFix default encoding to UTF-8 (bug 362604)xx" #: announcements/kde-frameworks-5.23.0.php:222 msgid "Fix color configurability of default style \"Error\"" msgstr "xxFix color configurability of default style \"Error\"xx" #: announcements/kde-frameworks-5.23.0.php:223 msgid "" "Search & Replace: Fix replace background color (regression introduced in " "v5.22) (bug 363441)" msgstr "" "xxSearch & Replace: Fix replace background color (regression introduced " "in v5.22) (bug 363441)xx" #: announcements/kde-frameworks-5.23.0.php:224 msgid "" "New color scheme \"Breeze Dark\", see https://kate-editor.org/?post=3745" msgstr "" "xxNew color scheme \"Breeze Dark\", see https://kate-editor.org/?post=3745xx" #: announcements/kde-frameworks-5.23.0.php:225 msgid "" "KateUndoManager::setUndoRedoCursorOfLastGroup(): pass Cursor as const " "reference" msgstr "" "xxKateUndoManager::setUndoRedoCursorOfLastGroup(): pass Cursor as const " "referencexx" #: announcements/kde-frameworks-5.23.0.php:226 msgid "" "sql-postgresql.xml improve syntax highlighting by ignoring multiline " "function bodies" msgstr "" "xxsql-postgresql.xml improve syntax highlighting by ignoring multiline " "function bodiesxx" #: announcements/kde-frameworks-5.23.0.php:227 msgid "Add syntax highlighting for Elixir and Kotlin" msgstr "xxAdd syntax highlighting for Elixir and Kotlinxx" #: announcements/kde-frameworks-5.23.0.php:228 msgid "" "VHDL syntax highlighting in ktexteditor: add support for functions inside " "architecture statements" msgstr "" "xxVHDL syntax highlighting in ktexteditor: add support for functions inside " "architecture statementsxx" #: announcements/kde-frameworks-5.23.0.php:229 msgid "" "vimode: Don't crash when given a range for a nonexistent command (bug 360418)" msgstr "" "xxvimode: Don't crash when given a range for a nonexistent command (bug " "360418)xx" #: announcements/kde-frameworks-5.23.0.php:230 msgid "Properly remove composed characters when using Indic locales" msgstr "xxProperly remove composed characters when using Indic localesxx" #: announcements/kde-frameworks-5.23.0.php:236 msgid "Fix downloading currency exchange rates (bug 345750)" msgstr "xxFix downloading currency exchange rates (bug 345750)xx" #: announcements/kde-frameworks-5.23.0.php:242 msgid "" "KWalletd migration: fix error handling, stops the migration from happening " "on every single boot." msgstr "" "xxKWalletd migration: fix error handling, stops the migration from happening " "on every single boot.xx" #: announcements/kde-frameworks-5.23.0.php:245 #: announcements/kde-frameworks-5.24.0.php:273 #: announcements/kde-frameworks-5.25.0.php:244 #: announcements/kde-frameworks-5.26.0.php:231 #: announcements/kde-frameworks-5.27.0.php:241 #: announcements/kde-frameworks-5.28.0.php:231 #: announcements/kde-frameworks-5.29.0.php:232 #: announcements/kde-frameworks-5.33.0.php:164 #: announcements/kde-frameworks-5.34.0.php:185 #: announcements/kde-frameworks-5.35.0.php:185 #: announcements/kde-frameworks-5.37.0.php:200 #: announcements/kde-frameworks-5.38.0.php:211 #: announcements/kde-frameworks-5.39.0.php:203 #: announcements/kde-frameworks-5.40.0.php:180 #: announcements/kde-frameworks-5.41.0.php:250 #: announcements/kde-frameworks-5.42.0.php:271 #: announcements/kde-frameworks-5.44.0.php:219 #: announcements/kde-frameworks-5.45.0.php:294 #: announcements/kde-frameworks-5.47.0.php:213 #: announcements/kde-frameworks-5.48.0.php:250 #: announcements/kde-frameworks-5.49.0.php:401 #: announcements/kde-frameworks-5.50.0.php:299 #: announcements/kde-frameworks-5.51.0.php:276 #: announcements/kde-frameworks-5.52.0.php:227 #: announcements/kde-frameworks-5.53.0.php:206 #: announcements/kde-frameworks-template.php:236 msgid "KWayland" msgstr "xxKWaylandxx" #: announcements/kde-frameworks-5.23.0.php:248 msgid "[client] Don't check resource version for PlasmaWindow" msgstr "xx[client] Don't check resource version for PlasmaWindowxx" #: announcements/kde-frameworks-5.23.0.php:249 msgid "Introduce an initial state event into Plasma Window protocol" msgstr "xxIntroduce an initial state event into Plasma Window protocolxx" #: announcements/kde-frameworks-5.23.0.php:250 msgid "[server] Trigger error if a transient request tries to parent to itself" msgstr "" "xx[server] Trigger error if a transient request tries to parent to itselfxx" #: announcements/kde-frameworks-5.23.0.php:251 msgid "" "[server] Properly handle the case that a PlasmaWindow is unmapped before " "client bound it" msgstr "" "xx[server] Properly handle the case that a PlasmaWindow is unmapped before " "client bound itxx" #: announcements/kde-frameworks-5.23.0.php:252 msgid "[server] Properly handle destructor in SlideInterface" msgstr "xx[server] Properly handle destructor in SlideInterfacexx" #: announcements/kde-frameworks-5.23.0.php:253 msgid "Add support for touch events in fakeinput protocol and interface" msgstr "xxAdd support for touch events in fakeinput protocol and interfacexx" #: announcements/kde-frameworks-5.23.0.php:254 msgid "[server] Standardize the destructor request handling for Resources" msgstr "xx[server] Standardize the destructor request handling for Resourcesxx" #: announcements/kde-frameworks-5.23.0.php:255 msgid "Implement wl_text_input and zwp_text_input_v2 interfaces" msgstr "xxImplement wl_text_input and zwp_text_input_v2 interfacesxx" #: announcements/kde-frameworks-5.23.0.php:256 msgid "" "[server] Prevent double delete of callback resources in SurfaceInterface" msgstr "" "xx[server] Prevent double delete of callback resources in SurfaceInterfacexx" #: announcements/kde-frameworks-5.23.0.php:257 msgid "[server] Add resource nullptr check to ShellSurfaceInterface" msgstr "xx[server] Add resource nullptr check to ShellSurfaceInterfacexx" #: announcements/kde-frameworks-5.23.0.php:258 msgid "[server] Compare ClientConnection instead of wl_client in SeatInterface" msgstr "" "xx[server] Compare ClientConnection instead of wl_client in SeatInterfacexx" #: announcements/kde-frameworks-5.23.0.php:259 msgid "[server] Improve the handling when clients disconnect" msgstr "xx[server] Improve the handling when clients disconnectxx" #: announcements/kde-frameworks-5.23.0.php:260 msgid "server/plasmawindowmanagement_interface.cpp - fix -Wreorder warning" msgstr "" "xxserver/plasmawindowmanagement_interface.cpp - fix -Wreorder warningxx" #: announcements/kde-frameworks-5.23.0.php:261 msgid "[client] Add context pointer to connects in PlasmaWindowModel" msgstr "xx[client] Add context pointer to connects in PlasmaWindowModelxx" #: announcements/kde-frameworks-5.23.0.php:262 msgid "Many fixes related to destruction" msgstr "xxMany fixes related to destructionxx" #: announcements/kde-frameworks-5.23.0.php:268 msgid "Use selected icon effect for current KPageView page" msgstr "xxUse selected icon effect for current KPageView pagexx" #: announcements/kde-frameworks-5.23.0.php:274 msgid "[platform xcb] Respect request icon size (bug 362324)" msgstr "xx[platform xcb] Respect request icon size (bug 362324)xx" #: announcements/kde-frameworks-5.23.0.php:280 msgid "" "Right-clicking the menu bar of an application will now longer allow bypassing" msgstr "" "xxRight-clicking the menu bar of an application will now longer allow " "bypassingxx" #: announcements/kde-frameworks-5.23.0.php:286 msgid "Revert \"drop WiMAX support for NM 1.2.0+\" as it breaks ABI" msgstr "xxRevert \"drop WiMAX support for NM 1.2.0+\" as it breaks ABIxx" #: announcements/kde-frameworks-5.23.0.php:292 msgid "Sync weather icons with breeze" msgstr "xxSync weather icons with breezexx" #: announcements/kde-frameworks-5.23.0.php:293 msgid "Add update icons" msgstr "xxAdd update iconsxx" #: announcements/kde-frameworks-5.23.0.php:299 msgid "Add cantata system tray support (bug 363784)" msgstr "xxAdd cantata system tray support (bug 363784)xx" #: announcements/kde-frameworks-5.23.0.php:300 msgid "Selected state for Plasma::Svg and IconItem" msgstr "xxSelected state for Plasma::Svg and IconItemxx" #: announcements/kde-frameworks-5.23.0.php:301 msgid "DaysModel: reset m_agendaNeedsUpdate when plugin sends new events" msgstr "xxDaysModel: reset m_agendaNeedsUpdate when plugin sends new eventsxx" #: announcements/kde-frameworks-5.23.0.php:302 msgid "Update audio and network icon to get a better contrast (bug 356082)" msgstr "" "xxUpdate audio and network icon to get a better contrast (bug 356082)xx" #: announcements/kde-frameworks-5.23.0.php:303 msgid "" "Deprecate downloadPath(const QString &file) in favor of downloadPath()" msgstr "" "xxDeprecate downloadPath(const QString &file) in favor of " "downloadPath()xx" #: announcements/kde-frameworks-5.23.0.php:304 msgid "[icon thumbnail] Request for preferred icon size (bug 362324)" msgstr "xx[icon thumbnail] Request for preferred icon size (bug 362324)xx" #: announcements/kde-frameworks-5.23.0.php:305 msgid "" "Plasmoids can now tell whether widgets are locked by the user or sysadmin " "restrictions" msgstr "" "xxPlasmoids can now tell whether widgets are locked by the user or sysadmin " "restrictionsxx" #: announcements/kde-frameworks-5.23.0.php:306 msgid "[ContainmentInterface] Don't try to popup empty QMenu" msgstr "xx[ContainmentInterface] Don't try to popup empty QMenuxx" #: announcements/kde-frameworks-5.23.0.php:307 msgid "Use SAX for Plasma::Svg stylesheet replacement" msgstr "xxUse SAX for Plasma::Svg stylesheet replacementxx" #: announcements/kde-frameworks-5.23.0.php:308 msgid "[DialogShadows] Cache access to QX11Info::display()" msgstr "xx[DialogShadows] Cache access to QX11Info::display()xx" #: announcements/kde-frameworks-5.23.0.php:309 msgid "restore air plasma theme icons from KDE4" msgstr "xxrestore air plasma theme icons from KDE4xx" #: announcements/kde-frameworks-5.23.0.php:310 msgid "Reload selected color scheme on colors changed" msgstr "xxReload selected color scheme on colors changedxx" #: announcements/kde-frameworks-5.24.0.php:4 msgid "Release of KDE Frameworks 5.24.0" msgstr "xxRelease of KDE Frameworks 5.24.0xx" #: announcements/kde-frameworks-5.24.0.php:16 msgid "" " \n" "July 09, 2016. KDE today announces the release\n" "of KDE Frameworks 5.24.0.\n" msgstr "" "xx \n" "July 09, 2016. KDE today announces the release\n" "of KDE Frameworks 5.24.0.\n" "xx\n" #: announcements/kde-frameworks-5.24.0.php:38 #: announcements/kde-frameworks-5.42.0.php:38 msgid "General changes" msgstr "xxGeneral changesxx" #: announcements/kde-frameworks-5.24.0.php:41 msgid "" "The list of supported platforms for each framework is now more explicit.\n" "Android has been added to the list of supported platforms in all frameworks " "where this is the case." msgstr "" "xxThe list of supported platforms for each framework is now more explicit.\n" "Android has been added to the list of supported platforms in all frameworks " "where this is the case.xx" #: announcements/kde-frameworks-5.24.0.php:48 msgid "DocumentUrlDB::del Only assert when children of dir actually exist" msgstr "xxDocumentUrlDB::del Only assert when children of dir actually existxx" #: announcements/kde-frameworks-5.24.0.php:49 msgid "" "Ignore malformed Queries which have a binary operator without first argument" msgstr "" "xxIgnore malformed Queries which have a binary operator without first " "argumentxx" #: announcements/kde-frameworks-5.24.0.php:55 msgid "Many new or improved icons" msgstr "xxMany new or improved iconsxx" #: announcements/kde-frameworks-5.24.0.php:56 msgid "fix bug 364931 user-idle icon was not visible (bug 364931)" msgstr "xxfix bug 364931 user-idle icon was not visible (bug 364931)xx" #: announcements/kde-frameworks-5.24.0.php:57 msgid "Add a program to convert symbolically linked files to qrc aliases" msgstr "xxAdd a program to convert symbolically linked files to qrc aliasesxx" #: announcements/kde-frameworks-5.24.0.php:63 msgid "Integrate relative library paths to APK" msgstr "xxIntegrate relative library paths to APKxx" #: announcements/kde-frameworks-5.24.0.php:70 msgid "" "Ensure extracting an archive does not install files outside the extraction " "folder,\n" "for security reasons. Instead, extract such files to the root of the " "extraction folder." msgstr "" "xxEnsure extracting an archive does not install files outside the extraction " "folder,\n" "for security reasons. Instead, extract such files to the root of the " "extraction folder.xx" #: announcements/kde-frameworks-5.24.0.php:77 msgid "" "Cleanup KBookmarkManagerList before qApp exits, to avoid deadlocks with the " "DBus thread" msgstr "" "xxCleanup KBookmarkManagerList before qApp exits, to avoid deadlocks with " "the DBus threadxx" #: announcements/kde-frameworks-5.24.0.php:83 msgid "Deprecate authorizeKAction() in favor of authorizeAction()" msgstr "xxDeprecate authorizeKAction() in favor of authorizeAction()xx" #: announcements/kde-frameworks-5.24.0.php:84 msgid "Fix reproducibility in builds by ensuring utf-8 encoding" msgstr "xxFix reproducibility in builds by ensuring utf-8 encodingxx" #: announcements/kde-frameworks-5.24.0.php:90 msgid "KStandardAction::showStatusbar: Return the intended action" msgstr "xxKStandardAction::showStatusbar: Return the intended actionxx" #: announcements/kde-frameworks-5.24.0.php:96 msgid "Make epoxy optional" msgstr "xxMake epoxy optionalxx" #: announcements/kde-frameworks-5.24.0.php:102 msgid "[OS X] make kded5 an agent, and build it as a regular application" msgstr "xx[OS X] make kded5 an agent, and build it as a regular applicationxx" #: announcements/kde-frameworks-5.24.0.php:108 msgid "Remove KDETranslator class, there's no kdeqt.po anymore" msgstr "xxRemove KDETranslator class, there's no kdeqt.po anymorexx" #: announcements/kde-frameworks-5.24.0.php:109 msgid "Document the replacement for use12Clock()" msgstr "xxDocument the replacement for use12Clock()xx" #: announcements/kde-frameworks-5.24.0.php:115 msgid "Add support for KNewPasswordWidget" msgstr "xxAdd support for KNewPasswordWidgetxx" #: announcements/kde-frameworks-5.24.0.php:121 msgid "Allow KDocTools to always locate at least its own installed stuff" msgstr "xxAllow KDocTools to always locate at least its own installed stuffxx" #: announcements/kde-frameworks-5.24.0.php:122 msgid "Use CMAKE_INSTALL_DATAROOTDIR to look for docbook instead of share" msgstr "xxUse CMAKE_INSTALL_DATAROOTDIR to look for docbook instead of sharexx" #: announcements/kde-frameworks-5.24.0.php:123 msgid "Update qt5options manpage docbook to qt 5.4" msgstr "xxUpdate qt5options manpage docbook to qt 5.4xx" #: announcements/kde-frameworks-5.24.0.php:124 msgid "Update kf5options manpage docbook" msgstr "xxUpdate kf5options manpage docbookxx" #: announcements/kde-frameworks-5.24.0.php:130 msgid "Move glass theme to kde-look" msgstr "xxMove glass theme to kde-lookxx" #: announcements/kde-frameworks-5.24.0.php:136 msgid "Use QGuiApplication instead of QApplication" msgstr "xxUse QGuiApplication instead of QApplicationxx" #: announcements/kde-frameworks-5.24.0.php:142 msgid "Fix applying inherit value for outline shorthand property" msgstr "xxFix applying inherit value for outline shorthand propertyxx" #: announcements/kde-frameworks-5.24.0.php:143 msgid "Handle initial and inherit for border radius" msgstr "xxHandle initial and inherit for border radiusxx" #: announcements/kde-frameworks-5.24.0.php:144 msgid "" "Discard property if we caught an invalid length|percent as background-size" msgstr "" "xxDiscard property if we caught an invalid length|percent as background-" "sizexx" #: announcements/kde-frameworks-5.24.0.php:145 msgid "cssText must output comma separated values for those properties" msgstr "xxcssText must output comma separated values for those propertiesxx" #: announcements/kde-frameworks-5.24.0.php:146 msgid "Fix parsing background-clip in shorthand" msgstr "xxFix parsing background-clip in shorthandxx" #: announcements/kde-frameworks-5.24.0.php:147 msgid "Implement background-size parsing in shorthand" msgstr "xxImplement background-size parsing in shorthandxx" #: announcements/kde-frameworks-5.24.0.php:148 msgid "Mark properties as set when repeating patterns" msgstr "xxMark properties as set when repeating patternsxx" #: announcements/kde-frameworks-5.24.0.php:149 msgid "Fix background properties inheritance" msgstr "xxFix background properties inheritancexx" #: announcements/kde-frameworks-5.24.0.php:150 msgid "Fix applying Initial and Inherit for background-size property" msgstr "xxFix applying Initial and Inherit for background-size propertyxx" #: announcements/kde-frameworks-5.24.0.php:151 msgid "Deploy the khtml kxmlgui file in a Qt resource file" msgstr "xxDeploy the khtml kxmlgui file in a Qt resource filexx" #: announcements/kde-frameworks-5.24.0.php:157 msgid "" "Also search catalogs for stripped variants of values in env var LANGUAGE" msgstr "" "xxAlso search catalogs for stripped variants of values in env var LANGUAGExx" #: announcements/kde-frameworks-5.24.0.php:158 msgid "" "Fix parsing of env var values WRT modifier and codeset, done in wrong order" msgstr "" "xxFix parsing of env var values WRT modifier and codeset, done in wrong " "orderxx" #: announcements/kde-frameworks-5.24.0.php:164 msgid "" "Add support for loading and using an icontheme in a RCC file automatically" msgstr "" "xxAdd support for loading and using an icontheme in a RCC file " "automaticallyxx" #: announcements/kde-frameworks-5.24.0.php:165 msgid "" "Document icon theme deployment on MacOS and Windows, see https://api.kde.org/" "frameworks/kiconthemes/html/index.html" msgstr "" "xxDocument icon theme deployment on MacOS and Windows, see https://api.kde." "org/frameworks/kiconthemes/html/index.htmlxx" #: announcements/kde-frameworks-5.24.0.php:171 msgid "Allow timeout in reset_oom_protection while waiting for SIGUSR1" msgstr "xxAllow timeout in reset_oom_protection while waiting for SIGUSR1xx" #: announcements/kde-frameworks-5.24.0.php:177 msgid "" "KIO: add SlaveBase::openPasswordDialogV2 for better error checking, please " "port your kioslaves to it" msgstr "" "xxKIO: add SlaveBase::openPasswordDialogV2 for better error checking, please " "port your kioslaves to itxx" #: announcements/kde-frameworks-5.24.0.php:178 msgid "Fix KUrlRequester opening file dialog in wrong directory (bug 364719)" msgstr "" "xxFix KUrlRequester opening file dialog in wrong directory (bug 364719)xx" #: announcements/kde-frameworks-5.24.0.php:179 msgid "Fix unsafe KDirModelDirNode* casts" msgstr "xxFix unsafe KDirModelDirNode* castsxx" #: announcements/kde-frameworks-5.24.0.php:180 msgid "Add cmake option KIO_FORK_SLAVES to set default value" msgstr "xxAdd cmake option KIO_FORK_SLAVES to set default valuexx" #: announcements/kde-frameworks-5.24.0.php:181 msgid "ShortUri filter: fix filtering of mailto:user@host" msgstr "xxShortUri filter: fix filtering of mailto:user@hostxx" #: announcements/kde-frameworks-5.24.0.php:182 msgid "Add OpenFileManagerWindowJob to highlight file within a folder" msgstr "xxAdd OpenFileManagerWindowJob to highlight file within a folderxx" #: announcements/kde-frameworks-5.24.0.php:183 msgid "KRun: add runApplication method" msgstr "xxKRun: add runApplication methodxx" #: announcements/kde-frameworks-5.24.0.php:184 msgid "Add soundcloud search provider" msgstr "xxAdd soundcloud search providerxx" #: announcements/kde-frameworks-5.24.0.php:185 msgid "Fix an alignment issue with the OS X native \"macintosh\" style" msgstr "xxFix an alignment issue with the OS X native \"macintosh\" stylexx" #: announcements/kde-frameworks-5.24.0.php:191 msgid "" "Add KExtraColumnsProxyModel::removeExtraColumn, will be needed by " "StatisticsProxyModel" msgstr "" "xxAdd KExtraColumnsProxyModel::removeExtraColumn, will be needed by " "StatisticsProxyModelxx" #: announcements/kde-frameworks-5.24.0.php:197 msgid "kjs/ConfigureChecks.cmake - set HAVE_SYS_PARAM_H properly" msgstr "xxkjs/ConfigureChecks.cmake - set HAVE_SYS_PARAM_H properlyxx" #: announcements/kde-frameworks-5.24.0.php:203 msgid "Make sure we have a size to offer (bug 364896)" msgstr "xxMake sure we have a size to offer (bug 364896)xx" #: announcements/kde-frameworks-5.24.0.php:204 msgid "Fix \"Download dialog fails when all categories missing\"" msgstr "xxFix \"Download dialog fails when all categories missing\"xx" #: announcements/kde-frameworks-5.24.0.php:210 msgid "Fix notify by taskbar" msgstr "xxFix notify by taskbarxx" #: announcements/kde-frameworks-5.24.0.php:216 msgid "KNotifyConfigWidget: add disableAllSounds() method (bug 157272)" msgstr "xxKNotifyConfigWidget: add disableAllSounds() method (bug 157272)xx" #: announcements/kde-frameworks-5.24.0.php:222 msgid "Add switch to disable KParts' handling of window titles" msgstr "xxAdd switch to disable KParts' handling of window titlesxx" #: announcements/kde-frameworks-5.24.0.php:223 #: announcements/kde-frameworks-5.24.0.php:303 msgid "Add donate menu item to help menu of our apps" msgstr "xxAdd donate menu item to help menu of our appsxx" #: announcements/kde-frameworks-5.24.0.php:229 msgid "Fix name of QDialogButtonBox's enumerator \"StandardButtons\"" msgstr "xxFix name of QDialogButtonBox's enumerator \"StandardButtons\"xx" #: announcements/kde-frameworks-5.24.0.php:230 msgid "" "Remove the first attempt to load library because we will try libraryPaths " "anyway" msgstr "" "xxRemove the first attempt to load library because we will try libraryPaths " "anywayxx" #: announcements/kde-frameworks-5.24.0.php:231 msgid "" "Fix crash when a method exposed to Kross returns QVariant with non-" "relocatable data" msgstr "" "xxFix crash when a method exposed to Kross returns QVariant with non-" "relocatable dataxx" #: announcements/kde-frameworks-5.24.0.php:232 msgid "Do not use C-style casts into void* (bug 325055)" msgstr "xxDo not use C-style casts into void* (bug 325055)xx" #: announcements/kde-frameworks-5.24.0.php:238 msgid "[QueryMatch] Add iconName" msgstr "xx[QueryMatch] Add iconNamexx" #: announcements/kde-frameworks-5.24.0.php:244 msgid "Show Scrollbar Text Preview after a delay of 250ms" msgstr "xxShow Scrollbar Text Preview after a delay of 250msxx" #: announcements/kde-frameworks-5.24.0.php:245 msgid "hide preview and stuff on view content scrolling" msgstr "xxhide preview and stuff on view content scrollingxx" #: announcements/kde-frameworks-5.24.0.php:246 msgid "" "set parent + toolview, I think this is needed to avoid task switcher entry " "in Win10" msgstr "" "xxset parent + toolview, I think this is needed to avoid task switcher entry " "in Win10xx" #: announcements/kde-frameworks-5.24.0.php:247 msgid "Remove \"KDE-Standard\" from encoding box" msgstr "xxRemove \"KDE-Standard\" from encoding boxxx" #: announcements/kde-frameworks-5.24.0.php:248 msgid "Folding preview on per default" msgstr "xxFolding preview on per defaultxx" #: announcements/kde-frameworks-5.24.0.php:249 msgid "" "Avoid dashed underline for preview & avoid poisoning of line layout cache" msgstr "" "xxAvoid dashed underline for preview & avoid poisoning of line layout " "cachexx" #: announcements/kde-frameworks-5.24.0.php:250 msgid "Always enable \"Show preview of folded text\" option" msgstr "xxAlways enable \"Show preview of folded text\" optionxx" #: announcements/kde-frameworks-5.24.0.php:251 msgid "TextPreview: Adjust the grooveRect-height when scrollPastEnd is enabled" msgstr "" "xxTextPreview: Adjust the grooveRect-height when scrollPastEnd is enabledxx" #: announcements/kde-frameworks-5.24.0.php:252 msgid "" "Scrollbar preview: use groove rect if scrollbar does not use full height" msgstr "" "xxScrollbar preview: use groove rect if scrollbar does not use full heightxx" #: announcements/kde-frameworks-5.24.0.php:253 msgid "Add KTE::MovingRange::numberOfLines() just like KTE::Range has" msgstr "xxAdd KTE::MovingRange::numberOfLines() just like KTE::Range hasxx" #: announcements/kde-frameworks-5.24.0.php:254 msgid "Code folding preview: set popup height so that all hidden lines fit" msgstr "" "xxCode folding preview: set popup height so that all hidden lines fitxx" #: announcements/kde-frameworks-5.24.0.php:255 msgid "Add option to disable preview of folded text" msgstr "xxAdd option to disable preview of folded textxx" #: announcements/kde-frameworks-5.24.0.php:256 msgid "Add modeline 'folding-preview' of type bool" msgstr "xxAdd modeline 'folding-preview' of type boolxx" #: announcements/kde-frameworks-5.24.0.php:257 msgid "View ConfigInterface: support 'folding-preview' of type bool" msgstr "xxView ConfigInterface: support 'folding-preview' of type boolxx" #: announcements/kde-frameworks-5.24.0.php:258 msgid "Add bool KateViewConfig::foldingPreview() and setFoldingPreview(bool)" msgstr "" "xxAdd bool KateViewConfig::foldingPreview() and setFoldingPreview(bool)xx" #: announcements/kde-frameworks-5.24.0.php:259 msgid "Feature: Show text preview when hovering over folded code block" msgstr "xxFeature: Show text preview when hovering over folded code blockxx" #: announcements/kde-frameworks-5.24.0.php:260 msgid "KateTextPreview: add setShowFoldedLines() and showFoldedLines()" msgstr "xxKateTextPreview: add setShowFoldedLines() and showFoldedLines()xx" #: announcements/kde-frameworks-5.24.0.php:261 msgid "" "Add modelines 'scrollbar-minimap' [bool], and 'scrollbar-preview' [bool]" msgstr "" "xxAdd modelines 'scrollbar-minimap' [bool], and 'scrollbar-preview' [bool]xx" #: announcements/kde-frameworks-5.24.0.php:262 msgid "Enable mini-map scrollbar by default" msgstr "xxEnable mini-map scrollbar by defaultxx" #: announcements/kde-frameworks-5.24.0.php:263 msgid "New feature: Show text preview when hovering over the scrollbar" msgstr "xxNew feature: Show text preview when hovering over the scrollbarxx" #: announcements/kde-frameworks-5.24.0.php:264 msgid "KateUndoGroup::editEnd(): pass KTE::Range by const ref" msgstr "xxKateUndoGroup::editEnd(): pass KTE::Range by const refxx" #: announcements/kde-frameworks-5.24.0.php:265 msgid "" "Fix vim-mode shortcut handling, after behaviour changes in Qt 5.5 (bug " "353332)" msgstr "" "xxFix vim-mode shortcut handling, after behaviour changes in Qt 5.5 (bug " "353332)xx" #: announcements/kde-frameworks-5.24.0.php:266 msgid "Autobrace: don't insert ' character in text" msgstr "xxAutobrace: don't insert ' character in textxx" #: announcements/kde-frameworks-5.24.0.php:267 msgid "" "ConfigInterface: add scrollbar-minimap config key to enable/disable " "scrollbar mini map" msgstr "" "xxConfigInterface: add scrollbar-minimap config key to enable/disable " "scrollbar mini mapxx" #: announcements/kde-frameworks-5.24.0.php:268 msgid "Fix KTE::View::cursorToCoordinate() when top message widget is visible" msgstr "" "xxFix KTE::View::cursorToCoordinate() when top message widget is visiblexx" #: announcements/kde-frameworks-5.24.0.php:269 msgid "Refactoring of the Emulated Command Bar" msgstr "xxRefactoring of the Emulated Command Barxx" #: announcements/kde-frameworks-5.24.0.php:270 msgid "" "Fix drawing artifacts when scrolling while notifications are visible (bug " "363220)" msgstr "" "xxFix drawing artifacts when scrolling while notifications are visible (bug " "363220)xx" #: announcements/kde-frameworks-5.24.0.php:276 msgid "Add a parent_window event to Plasma Window interface" msgstr "xxAdd a parent_window event to Plasma Window interfacexx" #: announcements/kde-frameworks-5.24.0.php:277 msgid "Properly handle destroying a Pointer/Keyboard/Touch resource" msgstr "xxProperly handle destroying a Pointer/Keyboard/Touch resourcexx" #: announcements/kde-frameworks-5.24.0.php:278 msgid "[server] Delete dead code: KeyboardInterface::Private::sendKeymap" msgstr "xx[server] Delete dead code: KeyboardInterface::Private::sendKeymapxx" #: announcements/kde-frameworks-5.24.0.php:279 msgid "" "[server] Add support for setting the clipboard selection DataDeviceInterface " "manually" msgstr "" "xx[server] Add support for setting the clipboard selection " "DataDeviceInterface manuallyxx" #: announcements/kde-frameworks-5.24.0.php:280 msgid "" "[server] Ensure that Resource::Private::get returns nullptr if passed a " "nullptr" msgstr "" "xx[server] Ensure that Resource::Private::get returns nullptr if passed a " "nullptrxx" #: announcements/kde-frameworks-5.24.0.php:281 msgid "[server] Add resource check in QtExtendedSurfaceInterface::close" msgstr "xx[server] Add resource check in QtExtendedSurfaceInterface::closexx" #: announcements/kde-frameworks-5.24.0.php:282 msgid "" "[server] Unset SurfaceInterface pointer in referenced objects when being " "destroyed" msgstr "" "xx[server] Unset SurfaceInterface pointer in referenced objects when being " "destroyedxx" #: announcements/kde-frameworks-5.24.0.php:283 msgid "[server] Fix error message in QtSurfaceExtension Interface" msgstr "xx[server] Fix error message in QtSurfaceExtension Interfacexx" #: announcements/kde-frameworks-5.24.0.php:284 msgid "" "[server] Introduce a Resource::unbound signal emitted from unbind handler" msgstr "" "xx[server] Introduce a Resource::unbound signal emitted from unbind handlerxx" #: announcements/kde-frameworks-5.24.0.php:285 msgid "" "[server] Don't assert when destroying a still referenced BufferInterface" msgstr "" "xx[server] Don't assert when destroying a still referenced BufferInterfacexx" #: announcements/kde-frameworks-5.24.0.php:286 msgid "" "Add destructor request to org_kde_kwin_shadow and org_kde_kwin_shadow_manager" msgstr "" "xxAdd destructor request to org_kde_kwin_shadow and " "org_kde_kwin_shadow_managerxx" #: announcements/kde-frameworks-5.24.0.php:292 msgid "Fix reading Unihan data" msgstr "xxFix reading Unihan dataxx" #: announcements/kde-frameworks-5.24.0.php:293 msgid "Fix minimum size of KNewPasswordDialog (bug 342523)" msgstr "xxFix minimum size of KNewPasswordDialog (bug 342523)xx" #: announcements/kde-frameworks-5.24.0.php:294 msgid "Fix ambiguous contructor on MSVC 2015" msgstr "xxFix ambiguous contructor on MSVC 2015xx" #: announcements/kde-frameworks-5.24.0.php:295 msgid "" "Fix an alignment issue under the OS X native \"macintosh\" style (bug 296810)" msgstr "" "xxFix an alignment issue under the OS X native \"macintosh\" style (bug " "296810)xx" #: announcements/kde-frameworks-5.24.0.php:301 msgid "" "KXMLGui: Fix merge indices when removing xmlgui clients with actions in " "groups (bug 64754)" msgstr "" "xxKXMLGui: Fix merge indices when removing xmlgui clients with actions in " "groups (bug 64754)xx" #: announcements/kde-frameworks-5.24.0.php:302 msgid "" "Don't warn about \"file found in compat location\" if it wasn't found at all" msgstr "" "xxDon't warn about \"file found in compat location\" if it wasn't found at " "allxx" #: announcements/kde-frameworks-5.24.0.php:309 msgid "Do not set peap label based on peap version" msgstr "xxDo not set peap label based on peap versionxx" #: announcements/kde-frameworks-5.24.0.php:310 msgid "" "Make network manager version checks in runtime (to avoid compile vs. run-" "time (bug 362736)" msgstr "" "xxMake network manager version checks in runtime (to avoid compile vs. run-" "time (bug 362736)xx" #: announcements/kde-frameworks-5.24.0.php:316 msgid "[Calendar] Flip arrow buttons on right-to-left languages" msgstr "xx[Calendar] Flip arrow buttons on right-to-left languagesxx" #: announcements/kde-frameworks-5.24.0.php:317 msgid "Plasma::Service::operationDescription() should return a QVariantMap" msgstr "" "xxPlasma::Service::operationDescription() should return a QVariantMapxx" #: announcements/kde-frameworks-5.24.0.php:318 msgid "Don't include embedded contrainers in containmentAt(pos) (bug 361777)" msgstr "" "xxDon't include embedded contrainers in containmentAt(pos) (bug 361777)xx" #: announcements/kde-frameworks-5.24.0.php:319 msgid "" "fix the color theming for the restart system icon (login screen) (bug 364454)" msgstr "" "xxfix the color theming for the restart system icon (login screen) (bug " "364454)xx" #: announcements/kde-frameworks-5.24.0.php:320 msgid "disable taskbar thumbnails with llvmpipe (bug 363371)" msgstr "xxdisable taskbar thumbnails with llvmpipe (bug 363371)xx" #: announcements/kde-frameworks-5.24.0.php:321 msgid "guard against invalid applets (bug 364281)" msgstr "xxguard against invalid applets (bug 364281)xx" #: announcements/kde-frameworks-5.24.0.php:322 msgid "" "PluginLoader::loadApplet: restore compatibility for misinstalled applets" msgstr "" "xxPluginLoader::loadApplet: restore compatibility for misinstalled appletsxx" #: announcements/kde-frameworks-5.24.0.php:323 msgid "correct folder for PLASMA_PLASMOIDS_PLUGINDIR" msgstr "xxcorrect folder for PLASMA_PLASMOIDS_PLUGINDIRxx" #: announcements/kde-frameworks-5.24.0.php:324 msgid "PluginLoader: improve error message about plugin version compatibility" msgstr "" "xxPluginLoader: improve error message about plugin version compatibilityxx" #: announcements/kde-frameworks-5.24.0.php:325 msgid "Fix check to keep QMenu on screen for multiscreen layouts" msgstr "xxFix check to keep QMenu on screen for multiscreen layoutsxx" #: announcements/kde-frameworks-5.24.0.php:326 msgid "New containment type for the systray" msgstr "xxNew containment type for the systrayxx" #: announcements/kde-frameworks-5.24.0.php:329 #: announcements/kde-frameworks-5.25.0.php:322 #: announcements/kde-frameworks-5.28.0.php:318 #: announcements/kde-frameworks-5.29.0.php:282 #: announcements/kde-frameworks-5.31.0.php:222 #: announcements/kde-frameworks-5.32.0.php:222 #: announcements/kde-frameworks-5.34.0.php:238 #: announcements/kde-frameworks-5.36.0.php:195 #: announcements/kde-frameworks-5.39.0.php:256 #: announcements/kde-frameworks-5.41.0.php:318 #: announcements/kde-frameworks-5.43.0.php:300 #: announcements/kde-frameworks-5.44.0.php:306 #: announcements/kde-frameworks-5.45.0.php:378 #: announcements/kde-frameworks-5.46.0.php:275 #: announcements/kde-frameworks-5.48.0.php:319 #: announcements/kde-frameworks-5.49.0.php:476 #: announcements/kde-frameworks-5.50.0.php:345 #: announcements/kde-frameworks-5.51.0.php:347 #: announcements/kde-frameworks-5.52.0.php:277 #: announcements/kde-frameworks-5.53.0.php:284 #: announcements/kde-frameworks-5.7.0.php:272 #: announcements/kde-frameworks-5.9.0.php:178 #: announcements/kde-frameworks-template.php:286 msgid "Solid" msgstr "xxSolidxx" #: announcements/kde-frameworks-5.24.0.php:332 msgid "Fix check that CPU is valid" msgstr "xxFix check that CPU is validxx" #: announcements/kde-frameworks-5.24.0.php:333 msgid "Handle reading /proc/cpuinfo for Arm processors" msgstr "xxHandle reading /proc/cpuinfo for Arm processorsxx" #: announcements/kde-frameworks-5.24.0.php:334 msgid "Find CPUs by subsystem rather than driver" msgstr "xxFind CPUs by subsystem rather than driverxx" #: announcements/kde-frameworks-5.24.0.php:340 msgid "Mark helper exe as non-gui app" msgstr "xxMark helper exe as non-gui appxx" #: announcements/kde-frameworks-5.24.0.php:341 msgid "Allow nsspellcheck to be compiled on mac per default" msgstr "xxAllow nsspellcheck to be compiled on mac per defaultxx" #: announcements/kde-frameworks-5.25.0.php:4 msgid "Release of KDE Frameworks 5.25.0" msgstr "xxRelease of KDE Frameworks 5.25.0xx" #: announcements/kde-frameworks-5.25.0.php:16 msgid "" " \n" "August 13, 2016. KDE today announces the release\n" "of KDE Frameworks 5.25.0.\n" msgstr "" "xx \n" "August 13, 2016. KDE today announces the release\n" "of KDE Frameworks 5.25.0.\n" "xx\n" #: announcements/kde-frameworks-5.25.0.php:38 #: announcements/kde-frameworks-5.29.0.php:42 #: announcements/kde-frameworks-5.31.0.php:38 #: announcements/kde-frameworks-5.8.0.php:44 msgid "General" msgstr "xxGeneralxx" #: announcements/kde-frameworks-5.25.0.php:41 msgid "Qt >= 5.5 is now required" msgstr "xxQt >= 5.5 is now requiredxx" #: announcements/kde-frameworks-5.25.0.php:47 msgid "Follow HTTP redirects" msgstr "xxFollow HTTP redirectsxx" #: announcements/kde-frameworks-5.25.0.php:53 msgid "update mail- 16px icons to recognize the icons better" msgstr "xxupdate mail- 16px icons to recognize the icons betterxx" #: announcements/kde-frameworks-5.25.0.php:54 msgid "update mic and audio status icons to have the same layout and size" msgstr "xxupdate mic and audio status icons to have the same layout and sizexx" #: announcements/kde-frameworks-5.25.0.php:55 msgid "New System Settings app icon" msgstr "xxNew System Settings app iconxx" #: announcements/kde-frameworks-5.25.0.php:56 msgid "add symbolic status gnome icons" msgstr "xxadd symbolic status gnome iconsxx" #: announcements/kde-frameworks-5.25.0.php:57 msgid "add gnome 3 symbolic icon support" msgstr "xxadd gnome 3 symbolic icon supportxx" #: announcements/kde-frameworks-5.25.0.php:58 msgid "Added icons for Diaspora and Vector, see phabricator.kde.org/M59" msgstr "xxAdded icons for Diaspora and Vector, see phabricator.kde.org/M59xx" #: announcements/kde-frameworks-5.25.0.php:59 msgid "New icons for Dolphin and Gwenview" msgstr "xxNew icons for Dolphin and Gwenviewxx" #: announcements/kde-frameworks-5.25.0.php:60 msgid "weather icons are status icons no app icons" msgstr "xxweather icons are status icons no app iconsxx" #: announcements/kde-frameworks-5.25.0.php:61 msgid "add some links to xliff thanks gnastyle" msgstr "xxadd some links to xliff thanks gnastylexx" #: announcements/kde-frameworks-5.25.0.php:62 msgid "add kig icon" msgstr "xxadd kig iconxx" #: announcements/kde-frameworks-5.25.0.php:63 msgid "add mimetype icons, krdc icon, other app icons from gnastyle" msgstr "xxadd mimetype icons, krdc icon, other app icons from gnastylexx" #: announcements/kde-frameworks-5.25.0.php:64 msgid "add certificate mimetype icon (bug 365094)" msgstr "xxadd certificate mimetype icon (bug 365094)xx" #: announcements/kde-frameworks-5.25.0.php:65 msgid "update gimp icons thanks gnastyle (bug 354370)" msgstr "xxupdate gimp icons thanks gnastyle (bug 354370)xx" #: announcements/kde-frameworks-5.25.0.php:66 msgid "globe action icon is now no linked file please use it in digikam" msgstr "xxglobe action icon is now no linked file please use it in digikamxx" #: announcements/kde-frameworks-5.25.0.php:67 msgid "update labplot icons according to mail 13.07. from Alexander Semke" msgstr "xxupdate labplot icons according to mail 13.07. from Alexander Semkexx" #: announcements/kde-frameworks-5.25.0.php:68 #: announcements/kde-frameworks-5.26.0.php:60 msgid "add app icons from gnastyle" msgstr "xxadd app icons from gnastylexx" #: announcements/kde-frameworks-5.25.0.php:69 msgid "add kruler icon from Yuri Fabirovsky" msgstr "xxadd kruler icon from Yuri Fabirovskyxx" #: announcements/kde-frameworks-5.25.0.php:70 msgid "fix broken svg files thanks fuchs (bug 365035)" msgstr "xxfix broken svg files thanks fuchs (bug 365035)xx" #: announcements/kde-frameworks-5.25.0.php:76 msgid "Fix inclusion when there's no Qt5" msgstr "xxFix inclusion when there's no Qt5xx" #: announcements/kde-frameworks-5.25.0.php:77 msgid "" "Add a fallback method for query_qmake() when there's no Qt5 installation" msgstr "" "xxAdd a fallback method for query_qmake() when there's no Qt5 installationxx" #: announcements/kde-frameworks-5.25.0.php:78 msgid "Make sure ECMGeneratePriFile.cmake behaves like the rest of ECM" msgstr "xxMake sure ECMGeneratePriFile.cmake behaves like the rest of ECMxx" #: announcements/kde-frameworks-5.25.0.php:79 msgid "Appstream data changed its preferred location" msgstr "xxAppstream data changed its preferred locationxx" #: announcements/kde-frameworks-5.25.0.php:85 msgid "[KActivities-CLI] commands for starting and stopping an activity" msgstr "xx[KActivities-CLI] commands for starting and stopping an activityxx" #: announcements/kde-frameworks-5.25.0.php:86 msgid "" "[KActivities-CLI] setting and getting activity name, icon and description" msgstr "" "xx[KActivities-CLI] setting and getting activity name, icon and descriptionxx" #: announcements/kde-frameworks-5.25.0.php:87 msgid "Added a CLI application for controlling activities" msgstr "xxAdded a CLI application for controlling activitiesxx" #: announcements/kde-frameworks-5.25.0.php:88 msgid "Adding scripts to switch to previous and next activities" msgstr "xxAdding scripts to switch to previous and next activitiesxx" #: announcements/kde-frameworks-5.25.0.php:89 msgid "" "Method for inserting into QFlatSet now returns index along with the iterator " "(bug 365610)" msgstr "" "xxMethod for inserting into QFlatSet now returns index along with the " "iterator (bug 365610)xx" #: announcements/kde-frameworks-5.25.0.php:90 msgid "Adding ZSH functions for stopping and deleting non-current activities" msgstr "" "xxAdding ZSH functions for stopping and deleting non-current activitiesxx" #: announcements/kde-frameworks-5.25.0.php:91 msgid "Added isCurrent property to KActivities::Info" msgstr "xxAdded isCurrent property to KActivities::Infoxx" #: announcements/kde-frameworks-5.25.0.php:92 msgid "Using constant iterators when searching for activity" msgstr "xxUsing constant iterators when searching for activityxx" #: announcements/kde-frameworks-5.25.0.php:98 msgid "Many improvements to the output formatting" msgstr "xxMany improvements to the output formattingxx" #: announcements/kde-frameworks-5.25.0.php:99 msgid "Mainpage.dox has now higher priority than README.md" msgstr "xxMainpage.dox has now higher priority than README.mdxx" #: announcements/kde-frameworks-5.25.0.php:105 msgid "Handle multiple gzip streams (bug 232843)" msgstr "xxHandle multiple gzip streams (bug 232843)xx" #: announcements/kde-frameworks-5.25.0.php:106 msgid "" "Assume a directory is a directory, even if the permission bit is set wrong " "(bug 364071)" msgstr "" "xxAssume a directory is a directory, even if the permission bit is set wrong " "(bug 364071)xx" #: announcements/kde-frameworks-5.25.0.php:112 msgid "" "KBookmarkGroup::moveBookmark: fix return value when item is already at the " "right position" msgstr "" "xxKBookmarkGroup::moveBookmark: fix return value when item is already at the " "right positionxx" #: announcements/kde-frameworks-5.25.0.php:118 msgid "Add DeleteFile and RenameFile standard shortcut" msgstr "xxAdd DeleteFile and RenameFile standard shortcutxx" #: announcements/kde-frameworks-5.25.0.php:124 msgid "Add DeleteFile and RenameFile standard action" msgstr "xxAdd DeleteFile and RenameFile standard actionxx" #: announcements/kde-frameworks-5.25.0.php:125 msgid "The config page has now scroll bars when needed (bug 362234)" msgstr "xxThe config page has now scroll bars when needed (bug 362234)xx" #: announcements/kde-frameworks-5.25.0.php:131 msgid "" "Install known licenses and find them at runtime (regression fix) (bug 353939)" msgstr "" "xxInstall known licenses and find them at runtime (regression fix) (bug " "353939)xx" #: announcements/kde-frameworks-5.25.0.php:137 msgid "Actually emit valueChanged" msgstr "xxActually emit valueChangedxx" #: announcements/kde-frameworks-5.25.0.php:143 msgid "" "Check for xattr during config step, otherwise the build might fail (if xattr." "h is missing)" msgstr "" "xxCheck for xattr during config step, otherwise the build might fail (if " "xattr.h is missing)xx" #: announcements/kde-frameworks-5.25.0.php:149 msgid "Use klauncher dbus instead of KRun (bug 366415)" msgstr "xxUse klauncher dbus instead of KRun (bug 366415)xx" #: announcements/kde-frameworks-5.25.0.php:150 msgid "Launch jumplist actions via KGlobalAccel" msgstr "xxLaunch jumplist actions via KGlobalAccelxx" #: announcements/kde-frameworks-5.25.0.php:151 msgid "KGlobalAccel: Fix deadlock on exit under Windows" msgstr "xxKGlobalAccel: Fix deadlock on exit under Windowsxx" #: announcements/kde-frameworks-5.25.0.php:157 msgid "Support percentage unit in border radius" msgstr "xxSupport percentage unit in border radiusxx" #: announcements/kde-frameworks-5.25.0.php:158 msgid "Removed prefixed version of background and border radius properties" msgstr "" "xxRemoved prefixed version of background and border radius propertiesxx" #: announcements/kde-frameworks-5.25.0.php:159 msgid "Fixes in 4-values shorthand constructor function" msgstr "xxFixes in 4-values shorthand constructor functionxx" #: announcements/kde-frameworks-5.25.0.php:160 msgid "Create string objects only if they will be used" msgstr "xxCreate string objects only if they will be usedxx" #: announcements/kde-frameworks-5.25.0.php:166 msgid "" "Greatly improve the performance of makeCacheKey, as it is a critical code " "path in icon lookup" msgstr "" "xxGreatly improve the performance of makeCacheKey, as it is a critical code " "path in icon lookupxx" #: announcements/kde-frameworks-5.25.0.php:167 msgid "KIconLoader: reduce number of lookups when doing fallbacks" msgstr "xxKIconLoader: reduce number of lookups when doing fallbacksxx" #: announcements/kde-frameworks-5.25.0.php:168 msgid "KIconLoader: massive speed improvement for loading unavailable icons" msgstr "" "xxKIconLoader: massive speed improvement for loading unavailable iconsxx" #: announcements/kde-frameworks-5.25.0.php:169 msgid "Do not clear search line when switching category" msgstr "xxDo not clear search line when switching categoryxx" #: announcements/kde-frameworks-5.25.0.php:170 msgid "KIconEngine: Fix QIcon::hasThemeIcon always returning true (bug 365130)" msgstr "" "xxKIconEngine: Fix QIcon::hasThemeIcon always returning true (bug 365130)xx" #: announcements/kde-frameworks-5.25.0.php:176 msgid "Adapt KInit to Mac OS X" msgstr "xxAdapt KInit to Mac OS Xxx" #: announcements/kde-frameworks-5.25.0.php:182 msgid "" "Fix KIO::linkAs() to work as advertised, i.e. fail if dest already exists" msgstr "" "xxFix KIO::linkAs() to work as advertised, i.e. fail if dest already existsxx" #: announcements/kde-frameworks-5.25.0.php:183 msgid "Fix KIO::put(\"file:///path\") to respect the umask (bug 359581)" msgstr "xxFix KIO::put(\"file:///path\") to respect the umask (bug 359581)xx" #: announcements/kde-frameworks-5.25.0.php:184 msgid "Fix KIO::pasteActionText for null dest item and for empty URL" msgstr "xxFix KIO::pasteActionText for null dest item and for empty URLxx" #: announcements/kde-frameworks-5.25.0.php:185 msgid "Add support for undoing symlink creation" msgstr "xxAdd support for undoing symlink creationxx" #: announcements/kde-frameworks-5.25.0.php:186 msgid "GUI option to configure global MarkPartial for KIO slaves" msgstr "xxGUI option to configure global MarkPartial for KIO slavesxx" #: announcements/kde-frameworks-5.25.0.php:187 msgid "Fix MaxCacheSize limited to 99 KiB" msgstr "xxFix MaxCacheSize limited to 99 KiBxx" #: announcements/kde-frameworks-5.25.0.php:188 msgid "Add clipboard buttons to checksums tab" msgstr "xxAdd clipboard buttons to checksums tabxx" #: announcements/kde-frameworks-5.25.0.php:189 msgid "" "KNewFileMenu: fix copying template file from embedded resource (bug 359581)" msgstr "" "xxKNewFileMenu: fix copying template file from embedded resource (bug " "359581)xx" #: announcements/kde-frameworks-5.25.0.php:190 msgid "KNewFileMenu: Fix creating link to application (bug 363673)" msgstr "xxKNewFileMenu: Fix creating link to application (bug 363673)xx" #: announcements/kde-frameworks-5.25.0.php:191 msgid "" "KNewFileMenu: Fix suggestion of new filename when file already exist in " "desktop" msgstr "" "xxKNewFileMenu: Fix suggestion of new filename when file already exist in " "desktopxx" #: announcements/kde-frameworks-5.25.0.php:192 msgid "KNewFileMenu: ensure fileCreated() is emitted for app desktop files too" msgstr "" "xxKNewFileMenu: ensure fileCreated() is emitted for app desktop files tooxx" #: announcements/kde-frameworks-5.25.0.php:193 msgid "KNewFileMenu: fix creating symlinks with a relative target" msgstr "xxKNewFileMenu: fix creating symlinks with a relative targetxx" #: announcements/kde-frameworks-5.25.0.php:194 msgid "KPropertiesDialog: simplify button box usage, fix behavior on Esc" msgstr "xxKPropertiesDialog: simplify button box usage, fix behavior on Escxx" #: announcements/kde-frameworks-5.25.0.php:195 msgid "KProtocolInfo: refill cache to find newly installed protocols" msgstr "xxKProtocolInfo: refill cache to find newly installed protocolsxx" #: announcements/kde-frameworks-5.25.0.php:196 msgid "" "KIO::CopyJob: port to qCDebug (with its own area, since this can be quite " "verbose)" msgstr "" "xxKIO::CopyJob: port to qCDebug (with its own area, since this can be quite " "verbose)xx" #: announcements/kde-frameworks-5.25.0.php:197 msgid "KPropertiesDialog: add Checksums tab" msgstr "xxKPropertiesDialog: add Checksums tabxx" #: announcements/kde-frameworks-5.25.0.php:198 msgid "Clean url's path before initializing KUrlNavigator" msgstr "xxClean url's path before initializing KUrlNavigatorxx" #: announcements/kde-frameworks-5.25.0.php:204 msgid "KRearrangeColumnsProxyModel: fix assert in index(0, 0) on empty model" msgstr "" "xxKRearrangeColumnsProxyModel: fix assert in index(0, 0) on empty modelxx" #: announcements/kde-frameworks-5.25.0.php:205 msgid "" "Fix KDescendantsProxyModel::setSourceModel() not clearing internal caches" msgstr "" "xxFix KDescendantsProxyModel::setSourceModel() not clearing internal cachesxx" #: announcements/kde-frameworks-5.25.0.php:206 msgid "" "KRecursiveFilterProxyModel: fix QSFPM corruption due to filtering out " "rowsRemoved signal (bug 349789)" msgstr "" "xxKRecursiveFilterProxyModel: fix QSFPM corruption due to filtering out " "rowsRemoved signal (bug 349789)xx" #: announcements/kde-frameworks-5.25.0.php:207 msgid "KExtraColumnsProxyModel: implement hasChildren()" msgstr "xxKExtraColumnsProxyModel: implement hasChildren()xx" #: announcements/kde-frameworks-5.25.0.php:213 msgid "Don't set parent of sublayout manually, silences warning" msgstr "xxDon't set parent of sublayout manually, silences warningxx" #: announcements/kde-frameworks-5.25.0.php:219 msgid "Infer the ParentApp from the PackageStructure plugin" msgstr "xxInfer the ParentApp from the PackageStructure pluginxx" #: announcements/kde-frameworks-5.25.0.php:220 msgid "" "Let kpackagetool5 generate appstream information for kpackage components" msgstr "" "xxLet kpackagetool5 generate appstream information for kpackage componentsxx" #: announcements/kde-frameworks-5.25.0.php:221 msgid "Make it possible to load metadata.json file from kpackagetool5" msgstr "xxMake it possible to load metadata.json file from kpackagetool5xx" #: announcements/kde-frameworks-5.25.0.php:227 msgid "Remove unused KF5 dependencies" msgstr "xxRemove unused KF5 dependenciesxx" #: announcements/kde-frameworks-5.25.0.php:233 msgid "applications.menu: remove references to unused categories" msgstr "xxapplications.menu: remove references to unused categoriesxx" #: announcements/kde-frameworks-5.25.0.php:234 msgid "Always update the Trader parser from yacc/lex sources" msgstr "xxAlways update the Trader parser from yacc/lex sourcesxx" #: announcements/kde-frameworks-5.25.0.php:240 msgid "Do not ask for overwriting a file twice with native dialogs" msgstr "xxDo not ask for overwriting a file twice with native dialogsxx" #: announcements/kde-frameworks-5.25.0.php:241 msgid "added FASTQ syntax" msgstr "xxadded FASTQ syntaxxx" #: announcements/kde-frameworks-5.25.0.php:247 msgid "[client] Use a QPointer for the enteredSurface in Pointer" msgstr "xx[client] Use a QPointer for the enteredSurface in Pointerxx" #: announcements/kde-frameworks-5.25.0.php:248 msgid "Expose Geometry in PlasmaWindowModel" msgstr "xxExpose Geometry in PlasmaWindowModelxx" #: announcements/kde-frameworks-5.25.0.php:249 msgid "Add a geometry event to PlasmaWindow" msgstr "xxAdd a geometry event to PlasmaWindowxx" #: announcements/kde-frameworks-5.25.0.php:250 msgid "" "[src/server] Verify that surface has a resource before sending pointer enter" msgstr "" "xx[src/server] Verify that surface has a resource before sending pointer " "enterxx" #: announcements/kde-frameworks-5.25.0.php:251 msgid "Add support for xdg-shell" msgstr "xxAdd support for xdg-shellxx" #: announcements/kde-frameworks-5.25.0.php:252 msgid "[server] Properly send a selection clear prior to keyboard focus enter" msgstr "" "xx[server] Properly send a selection clear prior to keyboard focus enterxx" #: announcements/kde-frameworks-5.25.0.php:253 msgid "[server] Handle no XDG_RUNTIME_DIR situation more gracefully" msgstr "xx[server] Handle no XDG_RUNTIME_DIR situation more gracefullyxx" #: announcements/kde-frameworks-5.25.0.php:259 msgid "" "[KCharSelect] Fix crash when searching with no present data file (bug 300521)" msgstr "" "xx[KCharSelect] Fix crash when searching with no present data file (bug " "300521)xx" #: announcements/kde-frameworks-5.25.0.php:260 msgid "[KCharSelect] Handle characters outside BMP (bug 142625)" msgstr "xx[KCharSelect] Handle characters outside BMP (bug 142625)xx" #: announcements/kde-frameworks-5.25.0.php:261 msgid "[KCharSelect] Update kcharselect-data to Unicode 9.0.0 (bug 336360)" msgstr "" "xx[KCharSelect] Update kcharselect-data to Unicode 9.0.0 (bug 336360)xx" #: announcements/kde-frameworks-5.25.0.php:262 msgid "KCollapsibleGroupBox: Stop animation in destructor if still running" msgstr "" "xxKCollapsibleGroupBox: Stop animation in destructor if still runningxx" #: announcements/kde-frameworks-5.25.0.php:263 msgid "Update to Breeze palette (sync from KColorScheme)" msgstr "xxUpdate to Breeze palette (sync from KColorScheme)xx" #: announcements/kde-frameworks-5.25.0.php:269 msgid "" "[xcb] Ensure the compositingChanged signal is emitted if NETEventFilter is " "recreated (bug 362531)" msgstr "" "xx[xcb] Ensure the compositingChanged signal is emitted if NETEventFilter is " "recreated (bug 362531)xx" #: announcements/kde-frameworks-5.25.0.php:270 msgid "Add a convenience API to query the windowing system/platform used by Qt" msgstr "" "xxAdd a convenience API to query the windowing system/platform used by Qtxx" #: announcements/kde-frameworks-5.25.0.php:276 msgid "Fix minimum size hint (cut-off text) (bug 312667)" msgstr "xxFix minimum size hint (cut-off text) (bug 312667)xx" #: announcements/kde-frameworks-5.25.0.php:277 msgid "[KToggleToolBarAction] Honor action/options_show_toolbar restriction" msgstr "" "xx[KToggleToolBarAction] Honor action/options_show_toolbar restrictionxx" #: announcements/kde-frameworks-5.25.0.php:283 msgid "" "Default to WPA2-PSK and WPA2-EAP when getting security type from connection " "settings" msgstr "" "xxDefault to WPA2-PSK and WPA2-EAP when getting security type from " "connection settingsxx" #: announcements/kde-frameworks-5.25.0.php:289 msgid "add application-menu to oxygen (bug 365629)" msgstr "xxadd application-menu to oxygen (bug 365629)xx" #: announcements/kde-frameworks-5.25.0.php:295 msgid "Keep compatiable slot createApplet with Frameworks 5.24" msgstr "xxKeep compatiable slot createApplet with Frameworks 5.24xx" #: announcements/kde-frameworks-5.25.0.php:296 msgid "Don't delete gl texture twice in thumbnail (bug 365946)" msgstr "xxDon't delete gl texture twice in thumbnail (bug 365946)xx" #: announcements/kde-frameworks-5.25.0.php:297 msgid "Add translation domain to wallpaper QML object" msgstr "xxAdd translation domain to wallpaper QML objectxx" #: announcements/kde-frameworks-5.25.0.php:298 msgid "Don't manually delete applets" msgstr "xxDon't manually delete appletsxx" #: announcements/kde-frameworks-5.25.0.php:299 msgid "Add a kapptemplate for Plasma Wallpaper" msgstr "xxAdd a kapptemplate for Plasma Wallpaperxx" #: announcements/kde-frameworks-5.25.0.php:300 msgid "Templates: register templates in own toplevel category \"Plasma/\"" msgstr "xxTemplates: register templates in own toplevel category \"Plasma/\"xx" #: announcements/kde-frameworks-5.25.0.php:301 msgid "Templates: Update techbase wiki links in READMEs" msgstr "xxTemplates: Update techbase wiki links in READMEsxx" #: announcements/kde-frameworks-5.25.0.php:302 msgid "Define what Plasma packagestructures extend plasmashell" msgstr "xxDefine what Plasma packagestructures extend plasmashellxx" #: announcements/kde-frameworks-5.25.0.php:303 msgid "support a size for adding applets" msgstr "xxsupport a size for adding appletsxx" #: announcements/kde-frameworks-5.25.0.php:304 msgid "" "Define Plasma PackageStructure as regular KPackage PackageStructure plugins" msgstr "" "xxDefine Plasma PackageStructure as regular KPackage PackageStructure " "pluginsxx" #: announcements/kde-frameworks-5.25.0.php:305 msgid "Fix: update wallpaper example Autumn's config.qml to QtQuick.Controls" msgstr "" "xxFix: update wallpaper example Autumn's config.qml to QtQuick.Controlsxx" #: announcements/kde-frameworks-5.25.0.php:306 msgid "Use KPackage to install Plasma Packages" msgstr "xxUse KPackage to install Plasma Packagesxx" #: announcements/kde-frameworks-5.25.0.php:307 msgid "If we pass a QIcon as an argument to IconItem::Source, use it" msgstr "xxIf we pass a QIcon as an argument to IconItem::Source, use itxx" #: announcements/kde-frameworks-5.25.0.php:308 msgid "Add overlay support to Plasma IconItem" msgstr "xxAdd overlay support to Plasma IconItemxx" #: announcements/kde-frameworks-5.25.0.php:309 msgid "" "Add Qt::Dialog to default flags to make QXcbWindow::isTransient() happy (bug " "366278)" msgstr "" "xxAdd Qt::Dialog to default flags to make QXcbWindow::isTransient() happy " "(bug 366278)xx" #: announcements/kde-frameworks-5.25.0.php:310 msgid "[Breeze Plasma Theme] Add network-flightmode-on/off icons" msgstr "xx[Breeze Plasma Theme] Add network-flightmode-on/off iconsxx" #: announcements/kde-frameworks-5.25.0.php:311 msgid "" "Emit contextualActionsAboutToShow before showing the applet's " "contextualActions menu (bug 366294)" msgstr "" "xxEmit contextualActionsAboutToShow before showing the applet's " "contextualActions menu (bug 366294)xx" #: announcements/kde-frameworks-5.25.0.php:312 msgid "[TextField] Bind to TextField length instead of text" msgstr "xx[TextField] Bind to TextField length instead of textxx" #: announcements/kde-frameworks-5.25.0.php:313 msgid "[Button Styles] Horizontally center in icon-only mode (bug 365947)" msgstr "xx[Button Styles] Horizontally center in icon-only mode (bug 365947)xx" #: announcements/kde-frameworks-5.25.0.php:314 msgid "[Containment] Treat HiddenStatus as low status" msgstr "xx[Containment] Treat HiddenStatus as low statusxx" #: announcements/kde-frameworks-5.25.0.php:315 msgid "Add kruler system tray icon from Yuri Fabirovsky" msgstr "xxAdd kruler system tray icon from Yuri Fabirovskyxx" #: announcements/kde-frameworks-5.25.0.php:316 msgid "Fix the infamous 'dialogs show up on the Task Manager' bug once more" msgstr "" "xxFix the infamous 'dialogs show up on the Task Manager' bug once morexx" #: announcements/kde-frameworks-5.25.0.php:317 msgid "fix network wireless available icon with an ? emblem (bug 355490)" msgstr "xxfix network wireless available icon with an ? emblem (bug 355490)xx" #: announcements/kde-frameworks-5.25.0.php:318 msgid "" "IconItem: Use better approach to disable animation when going from invisible " "to visible" msgstr "" "xxIconItem: Use better approach to disable animation when going from " "invisible to visiblexx" #: announcements/kde-frameworks-5.25.0.php:319 msgid "Set Tooltip window type on ToolTipDialog through KWindowSystem API" msgstr "xxSet Tooltip window type on ToolTipDialog through KWindowSystem APIxx" #: announcements/kde-frameworks-5.25.0.php:325 msgid "Always update the Predicate parser from yacc/lex sources" msgstr "xxAlways update the Predicate parser from yacc/lex sourcesxx" #: announcements/kde-frameworks-5.25.0.php:331 msgid "" "hunspell: Clean up code for searching for dictionaries, add XDG dirs (bug " "361409)" msgstr "" "xxhunspell: Clean up code for searching for dictionaries, add XDG dirs (bug " "361409)xx" #: announcements/kde-frameworks-5.25.0.php:332 msgid "Try to fix language filter usage of language detection a bit" msgstr "xxTry to fix language filter usage of language detection a bitxx" #: announcements/kde-frameworks-5.26.0.php:4 msgid "Release of KDE Frameworks 5.26.0" msgstr "xxRelease of KDE Frameworks 5.26.0xx" #: announcements/kde-frameworks-5.26.0.php:16 msgid "" " \n" "September 10, 2016. KDE today announces the release\n" "of KDE Frameworks 5.26.0.\n" msgstr "" "xx \n" "September 10, 2016. KDE today announces the release\n" "of KDE Frameworks 5.26.0.\n" "xx\n" #: announcements/kde-frameworks-5.26.0.php:41 msgid "Add Qt5Network as a public dependency" msgstr "xxAdd Qt5Network as a public dependencyxx" #: announcements/kde-frameworks-5.26.0.php:47 #: announcements/kde-frameworks-5.28.0.php:290 #: announcements/kde-frameworks-5.28.0.php:296 msgid "Fix include dir in pri file" msgstr "xxFix include dir in pri filexx" #: announcements/kde-frameworks-5.26.0.php:53 msgid "Add missing namespace prefix definitions" msgstr "xxAdd missing namespace prefix definitionsxx" #: announcements/kde-frameworks-5.26.0.php:54 msgid "Check SVG icons for wellformedness" msgstr "xxCheck SVG icons for wellformednessxx" #: announcements/kde-frameworks-5.26.0.php:55 msgid "Fix all edit-clear-location-ltr icons (bug 366519)" msgstr "xxFix all edit-clear-location-ltr icons (bug 366519)xx" #: announcements/kde-frameworks-5.26.0.php:56 msgid "add kwin effect icon support" msgstr "xxadd kwin effect icon supportxx" #: announcements/kde-frameworks-5.26.0.php:57 msgid "rename caps-on in input-caps-on" msgstr "xxrename caps-on in input-caps-onxx" #: announcements/kde-frameworks-5.26.0.php:58 msgid "add caps icons for text input" msgstr "xxadd caps icons for text inputxx" #: announcements/kde-frameworks-5.26.0.php:59 msgid "add some gnome specific icons from Sadi58" msgstr "xxadd some gnome specific icons from Sadi58xx" #: announcements/kde-frameworks-5.26.0.php:61 msgid "Dolphin, Konsole and Umbrello icons optimized for 16px, 22px, 32px" msgstr "xxDolphin, Konsole and Umbrello icons optimized for 16px, 22px, 32pxxx" #: announcements/kde-frameworks-5.26.0.php:62 msgid "Updated VLC icon for 22px, 32px and 48px" msgstr "xxUpdated VLC icon for 22px, 32px and 48pxxx" #: announcements/kde-frameworks-5.26.0.php:63 msgid "Added app icon for Subtitle Composer" msgstr "xxAdded app icon for Subtitle Composerxx" #: announcements/kde-frameworks-5.26.0.php:64 msgid "Fix Kleopatra new icon" msgstr "xxFix Kleopatra new iconxx" #: announcements/kde-frameworks-5.26.0.php:65 msgid "Added app icon for Kleopatra" msgstr "xxAdded app icon for Kleopatraxx" #: announcements/kde-frameworks-5.26.0.php:66 msgid "Added icons for Wine and Wine-qt" msgstr "xxAdded icons for Wine and Wine-qtxx" #: announcements/kde-frameworks-5.26.0.php:67 msgid "fix presentation word bug thanks Sadi58 (bug 358495)" msgstr "xxfix presentation word bug thanks Sadi58 (bug 358495)xx" #: announcements/kde-frameworks-5.26.0.php:68 msgid "add system-log-out icon in 32px" msgstr "xxadd system-log-out icon in 32pxxx" #: announcements/kde-frameworks-5.26.0.php:69 msgid "add 32px system- icons, remove colored system- icons" msgstr "xxadd 32px system- icons, remove colored system- iconsxx" #: announcements/kde-frameworks-5.26.0.php:70 msgid "add pidgin, banshee icon support" msgstr "xxadd pidgin, banshee icon supportxx" #: announcements/kde-frameworks-5.26.0.php:71 msgid "remove vlc app icon due to license issue, add new VLC icon (bug 366490)" msgstr "" "xxremove vlc app icon due to license issue, add new VLC icon (bug 366490)xx" #: announcements/kde-frameworks-5.26.0.php:72 msgid "Add gthumb icon support" msgstr "xxAdd gthumb icon supportxx" #: announcements/kde-frameworks-5.26.0.php:73 msgid "use HighlightedText for folder icons" msgstr "xxuse HighlightedText for folder iconsxx" #: announcements/kde-frameworks-5.26.0.php:74 msgid "places folder icons are now use stylesheet (highleight color)" msgstr "xxplaces folder icons are now use stylesheet (highleight color)xx" #: announcements/kde-frameworks-5.26.0.php:80 msgid "ecm_process_po_files_as_qm: Skip fuzzy translations" msgstr "xxecm_process_po_files_as_qm: Skip fuzzy translationsxx" #: announcements/kde-frameworks-5.26.0.php:81 msgid "" "The default level for logging categories should be Info rather than Warning" msgstr "" "xxThe default level for logging categories should be Info rather than " "Warningxx" #: announcements/kde-frameworks-5.26.0.php:82 msgid "Document ARGS variable in the create-apk-* targets" msgstr "xxDocument ARGS variable in the create-apk-* targetsxx" #: announcements/kde-frameworks-5.26.0.php:83 msgid "Create a test that validates projects' appstream information" msgstr "xxCreate a test that validates projects' appstream informationxx" #: announcements/kde-frameworks-5.26.0.php:89 msgid "Add condition if group's platforms are not defined" msgstr "xxAdd condition if group's platforms are not definedxx" #: announcements/kde-frameworks-5.26.0.php:90 msgid "Template: Sort platforms alphabetically" msgstr "xxTemplate: Sort platforms alphabeticallyxx" #: announcements/kde-frameworks-5.26.0.php:96 msgid "Bring from kdelibs the file used to generate kentities.c" msgstr "xxBring from kdelibs the file used to generate kentities.cxx" #: announcements/kde-frameworks-5.26.0.php:102 msgid "Add Donate entry to KStandardShortcut" msgstr "xxAdd Donate entry to KStandardShortcutxx" #: announcements/kde-frameworks-5.26.0.php:108 msgid "Add Donate standard action" msgstr "xxAdd Donate standard actionxx" #: announcements/kde-frameworks-5.26.0.php:114 msgid "[kpackagelauncherqml] Assume desktop file name is same as pluginId" msgstr "xx[kpackagelauncherqml] Assume desktop file name is same as pluginIdxx" #: announcements/kde-frameworks-5.26.0.php:115 msgid "Load QtQuick rendering settings from a config file and set default" msgstr "xxLoad QtQuick rendering settings from a config file and set defaultxx" #: announcements/kde-frameworks-5.26.0.php:116 msgid "icondialog.cpp - proper compile fix that doesn't shadow m_dialog" msgstr "xxicondialog.cpp - proper compile fix that doesn't shadow m_dialogxx" #: announcements/kde-frameworks-5.26.0.php:117 msgid "Fix crash when no QApplication is available" msgstr "xxFix crash when no QApplication is availablexx" #: announcements/kde-frameworks-5.26.0.php:118 msgid "expose translation domain" msgstr "xxexpose translation domainxx" #: announcements/kde-frameworks-5.26.0.php:124 msgid "Fix Windows compilation error in kstyle.h" msgstr "xxFix Windows compilation error in kstyle.hxx" #: announcements/kde-frameworks-5.26.0.php:130 msgid "add paths for config, cache + data to general.entities" msgstr "xxadd paths for config, cache + data to general.entitiesxx" #: announcements/kde-frameworks-5.26.0.php:131 msgid "Made up-to-date with the English version" msgstr "xxMade up-to-date with the English versionxx" #: announcements/kde-frameworks-5.26.0.php:132 msgid "Add Space and Meta key entities to src/customization/en/user.entities" msgstr "" "xxAdd Space and Meta key entities to src/customization/en/user.entitiesxx" #: announcements/kde-frameworks-5.26.0.php:138 msgid "Only require Xattr if the operating system is Linux" msgstr "xxOnly require Xattr if the operating system is Linuxxx" #: announcements/kde-frameworks-5.26.0.php:139 msgid "Restore Windows build" msgstr "xxRestore Windows buildxx" #: announcements/kde-frameworks-5.26.0.php:145 msgid "[xsync] XFlush in simulateUserActivity" msgstr "xx[xsync] XFlush in simulateUserActivityxx" #: announcements/kde-frameworks-5.26.0.php:151 msgid "KPropertiesDialog: remove warning note from docu, the bug is gone" msgstr "xxKPropertiesDialog: remove warning note from docu, the bug is gonexx" #: announcements/kde-frameworks-5.26.0.php:152 msgid "[test program] resolve relative paths using QUrl::fromUserInput" msgstr "xx[test program] resolve relative paths using QUrl::fromUserInputxx" #: announcements/kde-frameworks-5.26.0.php:153 msgid "" "KUrlRequester: fix error box when selecting a file and reopening the file " "dialog" msgstr "" "xxKUrlRequester: fix error box when selecting a file and reopening the file " "dialogxx" #: announcements/kde-frameworks-5.26.0.php:154 msgid "Provide a fallback if slaves don't list the . entry (bug 366795)" msgstr "xxProvide a fallback if slaves don't list the . entry (bug 366795)xx" #: announcements/kde-frameworks-5.26.0.php:155 msgid "Fix creating symlink over \"desktop\" protocol" msgstr "xxFix creating symlink over \"desktop\" protocolxx" #: announcements/kde-frameworks-5.26.0.php:156 msgid "" "KNewFileMenu: when creating symlinks use KIO::linkAs instead of KIO::link" msgstr "" "xxKNewFileMenu: when creating symlinks use KIO::linkAs instead of KIO::linkxx" #: announcements/kde-frameworks-5.26.0.php:157 msgid "KFileWidget: fix double '/' in path" msgstr "xxKFileWidget: fix double '/' in pathxx" #: announcements/kde-frameworks-5.26.0.php:158 msgid "KUrlRequester: use static connect() syntax, was inconsistent" msgstr "xxKUrlRequester: use static connect() syntax, was inconsistentxx" #: announcements/kde-frameworks-5.26.0.php:159 msgid "KUrlRequester: pass window() as parent for the QFileDialog" msgstr "xxKUrlRequester: pass window() as parent for the QFileDialogxx" #: announcements/kde-frameworks-5.26.0.php:160 msgid "avoid calling connect(null, .....) from KUrlComboRequester" msgstr "xxavoid calling connect(null, .....) from KUrlComboRequesterxx" #: announcements/kde-frameworks-5.26.0.php:166 msgid "uncompress archives in subfolders" msgstr "xxuncompress archives in subfoldersxx" #: announcements/kde-frameworks-5.26.0.php:167 msgid "" "No longer allow installing to generic data folder because of potential " "security hole" msgstr "" "xxNo longer allow installing to generic data folder because of potential " "security holexx" #: announcements/kde-frameworks-5.26.0.php:173 msgid "Get StatusNotifierWatcher property ProtocolVersion in async way" msgstr "xxGet StatusNotifierWatcher property ProtocolVersion in async wayxx" #: announcements/kde-frameworks-5.26.0.php:179 msgid "silence contentHash deprecation warnings" msgstr "xxsilence contentHash deprecation warningsxx" #: announcements/kde-frameworks-5.26.0.php:185 msgid "Revert \"Remove unused KF5 dependencies\"" msgstr "xxRevert \"Remove unused KF5 dependencies\"xx" #: announcements/kde-frameworks-5.26.0.php:191 msgid "remove accel clash (bug 363738)" msgstr "xxremove accel clash (bug 363738)xx" #: announcements/kde-frameworks-5.26.0.php:192 msgid "fix email address highlighting in doxygen (bug 363186)" msgstr "xxfix email address highlighting in doxygen (bug 363186)xx" #: announcements/kde-frameworks-5.26.0.php:193 msgid "detect some more json files, like our own projects ;)" msgstr "xxdetect some more json files, like our own projects ;)xx" #: announcements/kde-frameworks-5.26.0.php:194 msgid "improve mime-type detection (bug 357902)" msgstr "xximprove mime-type detection (bug 357902)xx" #: announcements/kde-frameworks-5.26.0.php:195 msgid "" "Bug 363280 - highlighting: c++: #if 1 #endif #if defined (A) aaa #elif " "defined (B) bbb #endif (bug 363280)" msgstr "" "xxBug 363280 - highlighting: c++: #if 1 #endif #if defined (A) aaa #elif " "defined (B) bbb #endif (bug 363280)xx" #: announcements/kde-frameworks-5.26.0.php:196 msgid "" "Bug 363280 - highlighting: c++: #if 1 #endif #if defined (A) aaa #elif " "defined (B) bbb #endif" msgstr "" "xxBug 363280 - highlighting: c++: #if 1 #endif #if defined (A) aaa #elif " "defined (B) bbb #endifxx" #: announcements/kde-frameworks-5.26.0.php:197 msgid "" "Bug 351496 - Python folding is not working during initial typing (bug 351496)" msgstr "" "xxBug 351496 - Python folding is not working during initial typing (bug " "351496)xx" #: announcements/kde-frameworks-5.26.0.php:198 msgid "" "Bug 365171 - Python syntax highlighting: not working correctly for escape " "sequences (bug 365171)" msgstr "" "xxBug 365171 - Python syntax highlighting: not working correctly for escape " "sequences (bug 365171)xx" #: announcements/kde-frameworks-5.26.0.php:199 msgid "Bug 344276 - php nowdoc not folded correctly (bug 344276)" msgstr "xxBug 344276 - php nowdoc not folded correctly (bug 344276)xx" #: announcements/kde-frameworks-5.26.0.php:200 msgid "" "Bug 359613 - Some CSS3 properties are not supported in syntax highlight (bug " "359613)" msgstr "" "xxBug 359613 - Some CSS3 properties are not supported in syntax highlight " "(bug 359613)xx" #: announcements/kde-frameworks-5.26.0.php:201 msgid "" "Bug 367821 - wineHQ syntax: The section in a reg file isn't highlighted " "correctly (bug 367821)" msgstr "" "xxBug 367821 - wineHQ syntax: The section in a reg file isn't highlighted " "correctly (bug 367821)xx" #: announcements/kde-frameworks-5.26.0.php:202 msgid "Improve swap file handling if swap directory specified" msgstr "xxImprove swap file handling if swap directory specifiedxx" #: announcements/kde-frameworks-5.26.0.php:203 msgid "" "Fix crash when reloading documents with auto-wrapped line due to line length " "limit (bug 366493)" msgstr "" "xxFix crash when reloading documents with auto-wrapped line due to line " "length limit (bug 366493)xx" #: announcements/kde-frameworks-5.26.0.php:204 msgid "Fix constant crashes related to the vi command bar (bug 367786)" msgstr "xxFix constant crashes related to the vi command bar (bug 367786)xx" #: announcements/kde-frameworks-5.26.0.php:205 msgid "Fix: Line numbers in printed documents now starts at 1 (bug 366579)" msgstr "" "xxFix: Line numbers in printed documents now starts at 1 (bug 366579)xx" #: announcements/kde-frameworks-5.26.0.php:206 msgid "Backup Remote Files: Treat mounted files also as remote files" msgstr "xxBackup Remote Files: Treat mounted files also as remote filesxx" #: announcements/kde-frameworks-5.26.0.php:207 msgid "cleanup logic for searchbar creation" msgstr "xxcleanup logic for searchbar creationxx" #: announcements/kde-frameworks-5.26.0.php:208 msgid "add highlighting for Magma" msgstr "xxadd highlighting for Magmaxx" #: announcements/kde-frameworks-5.26.0.php:209 msgid "Allows only one level of recursion" msgstr "xxAllows only one level of recursionxx" #: announcements/kde-frameworks-5.26.0.php:210 msgid "Fix broken swap-file on windows" msgstr "xxFix broken swap-file on windowsxx" #: announcements/kde-frameworks-5.26.0.php:211 msgid "Patch: add bitbake support for syntax highlighting engine" msgstr "xxPatch: add bitbake support for syntax highlighting enginexx" #: announcements/kde-frameworks-5.26.0.php:212 msgid "" "autobrace: look at spellcheck attribute where the character was entered (bug " "367539)" msgstr "" "xxautobrace: look at spellcheck attribute where the character was entered " "(bug 367539)xx" #: announcements/kde-frameworks-5.26.0.php:213 msgid "Highlight QMAKE_CFLAGS" msgstr "xxHighlight QMAKE_CFLAGSxx" #: announcements/kde-frameworks-5.26.0.php:214 msgid "Don't pop out of the main context" msgstr "xxDon't pop out of the main contextxx" #: announcements/kde-frameworks-5.26.0.php:215 msgid "Add some executable names that are commonly used" msgstr "xxAdd some executable names that are commonly usedxx" #: announcements/kde-frameworks-5.26.0.php:221 msgid "Add British \"stone\" unit of mass" msgstr "xxAdd British \"stone\" unit of massxx" #: announcements/kde-frameworks-5.26.0.php:227 msgid "Move kwallet-query docbook to correct subdir" msgstr "xxMove kwallet-query docbook to correct subdirxx" #: announcements/kde-frameworks-5.26.0.php:228 msgid "Fix wording an -> one" msgstr "xxFix wording an -> onexx" #: announcements/kde-frameworks-5.26.0.php:234 msgid "Make linux/input.h compile time optional" msgstr "xxMake linux/input.h compile time optionalxx" #: announcements/kde-frameworks-5.26.0.php:240 msgid "Fix background of non-BMP characters" msgstr "xxFix background of non-BMP charactersxx" #: announcements/kde-frameworks-5.26.0.php:241 msgid "Add C octal escaped UTF-8 search" msgstr "xxAdd C octal escaped UTF-8 searchxx" #: announcements/kde-frameworks-5.26.0.php:242 msgid "Make the default KMessageBoxDontAskAgainMemoryStorage save to QSettings" msgstr "" "xxMake the default KMessageBoxDontAskAgainMemoryStorage save to QSettingsxx" #: announcements/kde-frameworks-5.26.0.php:248 msgid "Port to Donate standard action" msgstr "xxPort to Donate standard actionxx" #: announcements/kde-frameworks-5.26.0.php:249 msgid "Port away from deprecated authorizeKAction" msgstr "xxPort away from deprecated authorizeKActionxx" #: announcements/kde-frameworks-5.26.0.php:255 msgid "fix device icon 22px icon didn't work in the old file" msgstr "xxfix device icon 22px icon didn't work in the old filexx" #: announcements/kde-frameworks-5.26.0.php:256 msgid "WindowThumbnail: Do GL calls in the correct thread (bug 368066)" msgstr "xxWindowThumbnail: Do GL calls in the correct thread (bug 368066)xx" #: announcements/kde-frameworks-5.26.0.php:257 msgid "Make plasma_install_package work with KDE_INSTALL_DIRS_NO_DEPRECATED" msgstr "" "xxMake plasma_install_package work with KDE_INSTALL_DIRS_NO_DEPRECATEDxx" #: announcements/kde-frameworks-5.26.0.php:258 msgid "add margin and padding to the start.svgz icon" msgstr "xxadd margin and padding to the start.svgz iconxx" #: announcements/kde-frameworks-5.26.0.php:259 msgid "fix stylesheet stuff in computer icon" msgstr "xxfix stylesheet stuff in computer iconxx" #: announcements/kde-frameworks-5.26.0.php:260 msgid "add computer and laptop icon for kicker (bug 367816)" msgstr "xxadd computer and laptop icon for kicker (bug 367816)xx" #: announcements/kde-frameworks-5.26.0.php:261 msgid "Fix cannot assign undefined to double warning in DayDelegate" msgstr "xxFix cannot assign undefined to double warning in DayDelegatexx" #: announcements/kde-frameworks-5.26.0.php:262 msgid "fix stylesheed svgz files are not in love with me" msgstr "xxfix stylesheed svgz files are not in love with mexx" #: announcements/kde-frameworks-5.26.0.php:263 msgid "rename the 22px icons to 22-22-x and the 32px icons to x for kicker" msgstr "" "xxrename the 22px icons to 22-22-x and the 32px icons to x for kickerxx" #: announcements/kde-frameworks-5.26.0.php:264 msgid "" "[PlasmaComponents TextField] Don't bother loading icons for unused buttons" msgstr "" "xx[PlasmaComponents TextField] Don't bother loading icons for unused " "buttonsxx" #: announcements/kde-frameworks-5.26.0.php:265 msgid "Extra guard in Containment::corona in the special system tray case" msgstr "xxExtra guard in Containment::corona in the special system tray casexx" #: announcements/kde-frameworks-5.26.0.php:266 msgid "" "When marking a containment as deleted, also mark all sub-applets as deleted " "- fixes system tray container configs not being deleted" msgstr "" "xxWhen marking a containment as deleted, also mark all sub-applets as " "deleted - fixes system tray container configs not being deletedxx" #: announcements/kde-frameworks-5.26.0.php:267 msgid "Fix Device Notifier icon" msgstr "xxFix Device Notifier iconxx" #: announcements/kde-frameworks-5.26.0.php:268 msgid "add system-search to system in 32 and 22px size" msgstr "xxadd system-search to system in 32 and 22px sizexx" #: announcements/kde-frameworks-5.26.0.php:269 msgid "add monochrome icons for kicker" msgstr "xxadd monochrome icons for kickerxx" #: announcements/kde-frameworks-5.26.0.php:270 msgid "Set colour scheme on system-search icon" msgstr "xxSet colour scheme on system-search iconxx" #: announcements/kde-frameworks-5.26.0.php:271 msgid "Move system-search into system.svgz" msgstr "xxMove system-search into system.svgzxx" #: announcements/kde-frameworks-5.26.0.php:272 msgid "Fix wrong or missing \"X-KDE-ParentApp\" in desktop file definitions" msgstr "" "xxFix wrong or missing \"X-KDE-ParentApp\" in desktop file definitionsxx" #: announcements/kde-frameworks-5.26.0.php:273 msgid "" "Fix API dox of Plasma::PluginLoader: mixup of applets/dataengine/services/.." msgstr "" "xxFix API dox of Plasma::PluginLoader: mixup of applets/dataengine/" "services/..xx" #: announcements/kde-frameworks-5.26.0.php:274 msgid "add system-search icon for the sddm theme" msgstr "xxadd system-search icon for the sddm themexx" #: announcements/kde-frameworks-5.26.0.php:275 msgid "add nepomuk 32px icon" msgstr "xxadd nepomuk 32px iconxx" #: announcements/kde-frameworks-5.26.0.php:276 msgid "update touchpad icon for the system tray" msgstr "xxupdate touchpad icon for the system trayxx" #: announcements/kde-frameworks-5.26.0.php:277 msgid "Remove code that can never be executed" msgstr "xxRemove code that can never be executedxx" #: announcements/kde-frameworks-5.26.0.php:278 msgid "[ContainmentView] Show panels when UI becomes ready" msgstr "xx[ContainmentView] Show panels when UI becomes readyxx" #: announcements/kde-frameworks-5.26.0.php:279 msgid "Don't redeclare property implicitHeight" msgstr "xxDon't redeclare property implicitHeightxx" #: announcements/kde-frameworks-5.26.0.php:280 msgid "use QQuickViewSharedEngine::setTranslationDomain (bug 361513)" msgstr "xxuse QQuickViewSharedEngine::setTranslationDomain (bug 361513)xx" #: announcements/kde-frameworks-5.26.0.php:281 msgid "add 22px and 32px plasma breeze icon support" msgstr "xxadd 22px and 32px plasma breeze icon supportxx" #: announcements/kde-frameworks-5.26.0.php:282 msgid "remove colored system icons and add 32px monochrome ones" msgstr "xxremove colored system icons and add 32px monochrome onesxx" #: announcements/kde-frameworks-5.26.0.php:283 msgid "Add an optional reveal password button to TextField" msgstr "xxAdd an optional reveal password button to TextFieldxx" #: announcements/kde-frameworks-5.26.0.php:284 msgid "The standard tooltips are now mirrored when in a right-to-left language" msgstr "" "xxThe standard tooltips are now mirrored when in a right-to-left languagexx" #: announcements/kde-frameworks-5.26.0.php:285 msgid "" "Performance when changing months in the calendar has been greatly improved" msgstr "" "xxPerformance when changing months in the calendar has been greatly " "improvedxx" #: announcements/kde-frameworks-5.26.0.php:291 msgid "Don't lowercase the language names in trigram parsing" msgstr "xxDon't lowercase the language names in trigram parsingxx" #: announcements/kde-frameworks-5.26.0.php:292 msgid "Fix immediate crash on startup due to null plugin pointer" msgstr "xxFix immediate crash on startup due to null plugin pointerxx" #: announcements/kde-frameworks-5.26.0.php:293 msgid "Handle dictionaries without correct names" msgstr "xxHandle dictionaries without correct namesxx" #: announcements/kde-frameworks-5.26.0.php:294 msgid "" "Replace hand-curated list of script-language mappings, use proper names for " "languages" msgstr "" "xxReplace hand-curated list of script-language mappings, use proper names " "for languagesxx" #: announcements/kde-frameworks-5.26.0.php:295 msgid "Add tool to generate trigrams" msgstr "xxAdd tool to generate trigramsxx" #: announcements/kde-frameworks-5.26.0.php:296 msgid "Unbreak language detection a bit" msgstr "xxUnbreak language detection a bitxx" #: announcements/kde-frameworks-5.26.0.php:297 msgid "Use selected language as suggestion for detection" msgstr "xxUse selected language as suggestion for detectionxx" #: announcements/kde-frameworks-5.26.0.php:298 msgid "Use cached spellers in language detection, improve performance a bit" msgstr "" "xxUse cached spellers in language detection, improve performance a bitxx" #: announcements/kde-frameworks-5.26.0.php:299 msgid "Improve language detection" msgstr "xxImprove language detectionxx" #: announcements/kde-frameworks-5.26.0.php:300 msgid "Filter list of suggestions against available dictionaries, remove dupes" msgstr "" "xxFilter list of suggestions against available dictionaries, remove dupesxx" #: announcements/kde-frameworks-5.26.0.php:301 msgid "Remember to add the last trigram match" msgstr "xxRemember to add the last trigram matchxx" #: announcements/kde-frameworks-5.26.0.php:302 msgid "Check if any of the trigrams actually matched" msgstr "xxCheck if any of the trigrams actually matchedxx" #: announcements/kde-frameworks-5.26.0.php:303 msgid "Handle multiple languages with same score in trigram matcher" msgstr "xxHandle multiple languages with same score in trigram matcherxx" #: announcements/kde-frameworks-5.26.0.php:304 msgid "Don't check for minimum size twice" msgstr "xxDon't check for minimum size twicexx" #: announcements/kde-frameworks-5.26.0.php:305 msgid "Prune list of languages against available languages" msgstr "xxPrune list of languages against available languagesxx" #: announcements/kde-frameworks-5.26.0.php:306 msgid "Use same minimum length everywhere in langdet" msgstr "xxUse same minimum length everywhere in langdetxx" #: announcements/kde-frameworks-5.26.0.php:307 msgid "" "Sanity check that the loaded model has the correct amount of trigrams for " "each language" msgstr "" "xxSanity check that the loaded model has the correct amount of trigrams for " "each languagexx" #: announcements/kde-frameworks-5.27.0.php:4 msgid "Release of KDE Frameworks 5.27.0" msgstr "xxRelease of KDE Frameworks 5.27.0xx" #: announcements/kde-frameworks-5.27.0.php:16 msgid "" " \n" "October 08, 2016. KDE today announces the release\n" "of KDE Frameworks 5.27.0.\n" msgstr "" "xx \n" "October 08, 2016. KDE today announces the release\n" "of KDE Frameworks 5.27.0.\n" "xx\n" #: announcements/kde-frameworks-5.27.0.php:44 msgid "Use correct config entry in autostart condition" msgstr "xxUse correct config entry in autostart conditionxx" #: announcements/kde-frameworks-5.27.0.php:45 msgid "Fix sorted insert (aka flat_map like insert) (bug 367991)" msgstr "xxFix sorted insert (aka flat_map like insert) (bug 367991)xx" #: announcements/kde-frameworks-5.27.0.php:46 msgid "Add missing close env, as pointed out by Loïc Yhuel (bug 353783)" msgstr "xxAdd missing close env, as pointed out by Loïc Yhuel (bug 353783)xx" #: announcements/kde-frameworks-5.27.0.php:47 msgid "Transaction not created => don't try to abort them" msgstr "xxTransaction not created => don't try to abort themxx" #: announcements/kde-frameworks-5.27.0.php:48 msgid "fix missing m_env = nullptr assignment" msgstr "xxfix missing m_env = nullptr assignmentxx" #: announcements/kde-frameworks-5.27.0.php:49 msgid "Make e.g. Baloo::Query thread safe" msgstr "xxMake e.g. Baloo::Query thread safexx" #: announcements/kde-frameworks-5.27.0.php:50 msgid "On 64-bit systems baloo allows now > 5 GB index storage (bug 364475)" msgstr "" "xxOn 64-bit systems baloo allows now > 5 GB index storage (bug 364475)xx" #: announcements/kde-frameworks-5.27.0.php:51 msgid "Allow ctime/mtime == 0 (bug 355238)" msgstr "xxAllow ctime/mtime == 0 (bug 355238)xx" #: announcements/kde-frameworks-5.27.0.php:52 msgid "" "Handle corruption of index database for baloo_file, try to recreate the " "database or abort if that fails" msgstr "" "xxHandle corruption of index database for baloo_file, try to recreate the " "database or abort if that failsxx" #: announcements/kde-frameworks-5.27.0.php:58 msgid "Fix crash when trying to add device to unknown adapter (bug 364416)" msgstr "" "xxFix crash when trying to add device to unknown adapter (bug 364416)xx" #: announcements/kde-frameworks-5.27.0.php:64 msgid "New mimetypes icons" msgstr "xxNew mimetypes iconsxx" #: announcements/kde-frameworks-5.27.0.php:65 msgid "Update some kstars icons (bug 364981)" msgstr "xxUpdate some kstars icons (bug 364981)xx" #: announcements/kde-frameworks-5.27.0.php:66 msgid "Wrong style actions/24/format-border-set (bug 368980)" msgstr "xxWrong style actions/24/format-border-set (bug 368980)xx" #: announcements/kde-frameworks-5.27.0.php:67 msgid "Add wayland app icon" msgstr "xxAdd wayland app iconxx" #: announcements/kde-frameworks-5.27.0.php:68 msgid "Add xorg app icon (bug 368813)" msgstr "xxAdd xorg app icon (bug 368813)xx" #: announcements/kde-frameworks-5.27.0.php:69 msgid "" "Revert distribute-randomize, view-calendar + reapply the transform fix (bug " "367082)" msgstr "" "xxRevert distribute-randomize, view-calendar + reapply the transform fix " "(bug 367082)xx" #: announcements/kde-frameworks-5.27.0.php:70 msgid "" "Change folder-documents from one file to the multiple file cause in a folder " "more than one file is included (bug 368224)" msgstr "" "xxChange folder-documents from one file to the multiple file cause in a " "folder more than one file is included (bug 368224)xx" #: announcements/kde-frameworks-5.27.0.php:76 msgid "Make sure we don't add the appstream test twice" msgstr "xxMake sure we don't add the appstream test twicexx" #: announcements/kde-frameworks-5.27.0.php:82 msgid "Sorting activities in the cache alphabetically by name (bug 362774)" msgstr "" "xxSorting activities in the cache alphabetically by name (bug 362774)xx" #: announcements/kde-frameworks-5.27.0.php:88 msgid "Many changes to the overall layout of the generated API docs" msgstr "xxMany changes to the overall layout of the generated API docsxx" #: announcements/kde-frameworks-5.27.0.php:89 msgid "Correct tags path, depending of if the lib is part of a group or not" msgstr "" "xxCorrect tags path, depending of if the lib is part of a group or notxx" #: announcements/kde-frameworks-5.27.0.php:90 msgid "Search: Fix href of libraries which are not part of a group" msgstr "xxSearch: Fix href of libraries which are not part of a groupxx" #: announcements/kde-frameworks-5.27.0.php:96 msgid "Fix memory leak with KTar's KCompressionDevice" msgstr "xxFix memory leak with KTar's KCompressionDevicexx" #: announcements/kde-frameworks-5.27.0.php:97 msgid "" "KArchive: fix memory leak when an entry with the same name already exists" msgstr "" "xxKArchive: fix memory leak when an entry with the same name already existsxx" #: announcements/kde-frameworks-5.27.0.php:98 msgid "Fix memory leak in KZip when handling empty directories" msgstr "xxFix memory leak in KZip when handling empty directoriesxx" #: announcements/kde-frameworks-5.27.0.php:99 msgid "K7Zip: Fix memory leaks on error" msgstr "xxK7Zip: Fix memory leaks on errorxx" #: announcements/kde-frameworks-5.27.0.php:100 msgid "" "Fix memory leak detected by ASAN when open() fails on the underlying device" msgstr "" "xxFix memory leak detected by ASAN when open() fails on the underlying " "devicexx" #: announcements/kde-frameworks-5.27.0.php:101 msgid "Remove bad cast to KFilterDev, detected by ASAN" msgstr "xxRemove bad cast to KFilterDev, detected by ASANxx" #: announcements/kde-frameworks-5.27.0.php:107 msgid "Add missing export macros on classes Decoder and Encoder" msgstr "xxAdd missing export macros on classes Decoder and Encoderxx" #: announcements/kde-frameworks-5.27.0.php:113 msgid "Fix memory leak in SignalsTestNoSingletonDpointer, found by ASAN" msgstr "xxFix memory leak in SignalsTestNoSingletonDpointer, found by ASANxx" #: announcements/kde-frameworks-5.27.0.php:119 msgid "" "Register QPair<QString,QString> as metatype in KJobTrackerInterface" msgstr "" "xxRegister QPair<QString,QString> as metatype in KJobTrackerInterfacexx" #: announcements/kde-frameworks-5.27.0.php:120 msgid "Don't convert as url an url which has a double-quote character" msgstr "xxDon't convert as url an url which has a double-quote characterxx" #: announcements/kde-frameworks-5.27.0.php:121 msgid "Windows compile fix" msgstr "xxWindows compile fixxx" #: announcements/kde-frameworks-5.27.0.php:122 msgid "" "Fix very old bug when we remove space in url as \"foo <<url> <" "url>>\"" msgstr "" "xxFix very old bug when we remove space in url as \"foo <<url> <" "url>>\"xx" #: announcements/kde-frameworks-5.27.0.php:128 msgid "CMake option KCRASH_CORE_PATTERN_RAISE to forward to kernel" msgstr "xxCMake option KCRASH_CORE_PATTERN_RAISE to forward to kernelxx" #: announcements/kde-frameworks-5.27.0.php:129 msgid "Change default log level from Warning to Info" msgstr "xxChange default log level from Warning to Infoxx" #: announcements/kde-frameworks-5.27.0.php:135 msgid "" "Cleanup. Do not install includes that point to non-existing includes and " "also remove those files" msgstr "" "xxCleanup. Do not install includes that point to non-existing includes and " "also remove those filesxx" #: announcements/kde-frameworks-5.27.0.php:136 msgid "Use more correct and with c++11 available std::remove_pointer" msgstr "xxUse more correct and with c++11 available std::remove_pointerxx" #: announcements/kde-frameworks-5.27.0.php:142 msgid "" "Fix 'checkXML5 prints generated html to stdout for valid docbooks' (bug " "369415)" msgstr "" "xxFix 'checkXML5 prints generated html to stdout for valid docbooks' (bug " "369415)xx" #: announcements/kde-frameworks-5.27.0.php:143 msgid "" "Fix bug not been able to run native tools in package using cross compiled " "kdoctools" msgstr "" "xxFix bug not been able to run native tools in package using cross compiled " "kdoctoolsxx" #: announcements/kde-frameworks-5.27.0.php:144 msgid "Setup targets for cross compiling running kdoctools from other packages" msgstr "" "xxSetup targets for cross compiling running kdoctools from other packagesxx" #: announcements/kde-frameworks-5.27.0.php:145 msgid "Add cross compiling support for docbookl10nhelper" msgstr "xxAdd cross compiling support for docbookl10nhelperxx" #: announcements/kde-frameworks-5.27.0.php:146 msgid "Add cross compile support for meinproc5" msgstr "xxAdd cross compile support for meinproc5xx" #: announcements/kde-frameworks-5.27.0.php:147 msgid "Convert checkxml5 into a qt executable for cross platform support" msgstr "xxConvert checkxml5 into a qt executable for cross platform supportxx" #: announcements/kde-frameworks-5.27.0.php:153 msgid "Improve epub extractor, less segfaults (bug 361727)" msgstr "xxImprove epub extractor, less segfaults (bug 361727)xx" #: announcements/kde-frameworks-5.27.0.php:154 msgid "" "Make odf indexer more error prove, check if the files are there (and are " "files at all) (meta.xml + content.xml)" msgstr "" "xxMake odf indexer more error prove, check if the files are there (and are " "files at all) (meta.xml + content.xml)xx" #: announcements/kde-frameworks-5.27.0.php:160 msgid "Fix KIO slaves using only tls1.0" msgstr "xxFix KIO slaves using only tls1.0xx" #: announcements/kde-frameworks-5.27.0.php:161 msgid "Fix ABI break in kio" msgstr "xxFix ABI break in kioxx" #: announcements/kde-frameworks-5.27.0.php:162 msgid "KFileItemActions: add addPluginActionsTo(QMenu *)" msgstr "xxKFileItemActions: add addPluginActionsTo(QMenu *)xx" #: announcements/kde-frameworks-5.27.0.php:163 msgid "Show copy buttons only after checksum has been calculated" msgstr "xxShow copy buttons only after checksum has been calculatedxx" #: announcements/kde-frameworks-5.27.0.php:164 msgid "Add missing feedback when computing a checksum (bug 368520)" msgstr "xxAdd missing feedback when computing a checksum (bug 368520)xx" #: announcements/kde-frameworks-5.27.0.php:165 msgid "Fix KFileItem::overlays returning empty string values" msgstr "xxFix KFileItem::overlays returning empty string valuesxx" #: announcements/kde-frameworks-5.27.0.php:166 msgid "Fix launching terminal .desktop files with konsole" msgstr "xxFix launching terminal .desktop files with konsolexx" #: announcements/kde-frameworks-5.27.0.php:167 msgid "Classify nfs4 mounts as probablySlow, like nfs/cifs/.." msgstr "xxClassify nfs4 mounts as probablySlow, like nfs/cifs/..xx" #: announcements/kde-frameworks-5.27.0.php:168 msgid "KNewFileMenu: show New Folder action shortcut (bug 366075)" msgstr "xxKNewFileMenu: show New Folder action shortcut (bug 366075)xx" #: announcements/kde-frameworks-5.27.0.php:171 #: announcements/kde-frameworks-5.31.0.php:138 #: announcements/kde-frameworks-5.38.0.php:174 #: announcements/kde-frameworks-5.49.0.php:282 #: announcements/kde-frameworks-5.50.0.php:200 msgid "KItemViews" msgstr "xxKItemViewsxx" #: announcements/kde-frameworks-5.27.0.php:174 msgid "In listview mode use the default implementation of moveCursor" msgstr "xxIn listview mode use the default implementation of moveCursorxx" #: announcements/kde-frameworks-5.27.0.php:180 msgid "" "Add KAuthorized checks to allow disabling of ghns in kdeglobals (bug 368240)" msgstr "" "xxAdd KAuthorized checks to allow disabling of ghns in kdeglobals (bug " "368240)xx" #: announcements/kde-frameworks-5.27.0.php:186 msgid "Don't generate appstream files for components that are not in rdn" msgstr "xxDon't generate appstream files for components that are not in rdnxx" #: announcements/kde-frameworks-5.27.0.php:187 msgid "Make kpackage_install_package work with KDE_INSTALL_DIRS_NO_DEPRECATED" msgstr "" "xxMake kpackage_install_package work with KDE_INSTALL_DIRS_NO_DEPRECATEDxx" #: announcements/kde-frameworks-5.27.0.php:188 msgid "Remove unused var KPACKAGE_DATA_INSTALL_DIR" msgstr "xxRemove unused var KPACKAGE_DATA_INSTALL_DIRxx" #: announcements/kde-frameworks-5.27.0.php:194 msgid "Fix URLs with a trailing slash being always assumed to be directories" msgstr "" "xxFix URLs with a trailing slash being always assumed to be directoriesxx" #: announcements/kde-frameworks-5.27.0.php:200 msgid "" "Fix ASAN build (duplicates.cpp uses KPeople::AbstractContact which is in " "KF5PeopleBackend)" msgstr "" "xxFix ASAN build (duplicates.cpp uses KPeople::AbstractContact which is in " "KF5PeopleBackend)xx" #: announcements/kde-frameworks-5.27.0.php:206 msgid "" "Use ECM path to find utempter binary, more reliable than simple cmake prefix" msgstr "" "xxUse ECM path to find utempter binary, more reliable than simple cmake " "prefixxx" #: announcements/kde-frameworks-5.27.0.php:207 msgid "Call the utempter helper executable manually (bug 364779)" msgstr "xxCall the utempter helper executable manually (bug 364779)xx" #: announcements/kde-frameworks-5.27.0.php:213 msgid "XML files: remove hard-coded color for values" msgstr "xxXML files: remove hard-coded color for valuesxx" #: announcements/kde-frameworks-5.27.0.php:214 msgid "XML: Remove hard-coded color for values" msgstr "xxXML: Remove hard-coded color for valuesxx" #: announcements/kde-frameworks-5.27.0.php:215 msgid "XML Schema Definition: Turn 'version' into an xs:integer" msgstr "xxXML Schema Definition: Turn 'version' into an xs:integerxx" #: announcements/kde-frameworks-5.27.0.php:216 msgid "Highlighting definition files: round version up to next integer" msgstr "xxHighlighting definition files: round version up to next integerxx" #: announcements/kde-frameworks-5.27.0.php:217 msgid "support multi char captures only in {xxx} to avoid regressions" msgstr "xxsupport multi char captures only in {xxx} to avoid regressionsxx" #: announcements/kde-frameworks-5.27.0.php:218 msgid "" "Support regular expressions replaces with captures > \\9, e.g. I (bug " "365124)" msgstr "" "xxSupport regular expressions replaces with captures > \\9, e.g. I (bug " "365124)xx" #: announcements/kde-frameworks-5.27.0.php:219 msgid "" "Fix rendering of characters spanning into next line, e.g. underlines are no " "longer cut off with some fonts/font-sizes (bug 335079)" msgstr "" "xxFix rendering of characters spanning into next line, e.g. underlines are " "no longer cut off with some fonts/font-sizes (bug 335079)xx" #: announcements/kde-frameworks-5.27.0.php:220 msgid "" "Fix crash: Make sure the display cursor is valid after text folding (bug " "367466)" msgstr "" "xxFix crash: Make sure the display cursor is valid after text folding (bug " "367466)xx" #: announcements/kde-frameworks-5.27.0.php:221 msgid "KateNormalInputMode needs to rerun SearchBar enter methods" msgstr "xxKateNormalInputMode needs to rerun SearchBar enter methodsxx" #: announcements/kde-frameworks-5.27.0.php:222 msgid "" "try to \"fixup\" rendering of underlines and stuff like that (bug 335079)" msgstr "" "xxtry to \"fixup\" rendering of underlines and stuff like that (bug 335079)xx" #: announcements/kde-frameworks-5.27.0.php:223 msgid "Show \"View Difference\" button only, if 'diff' is installed" msgstr "xxShow \"View Difference\" button only, if 'diff' is installedxx" #: announcements/kde-frameworks-5.27.0.php:224 msgid "" "Use non-modal message widget for externally modified file notifications (bug " "353712)" msgstr "" "xxUse non-modal message widget for externally modified file notifications " "(bug 353712)xx" #: announcements/kde-frameworks-5.27.0.php:225 msgid "" "fix regression: testNormal did only work because of test execution at once" msgstr "" "xxfix regression: testNormal did only work because of test execution at " "oncexx" #: announcements/kde-frameworks-5.27.0.php:226 msgid "split the indent test into separate runs" msgstr "xxsplit the indent test into separate runsxx" #: announcements/kde-frameworks-5.27.0.php:227 msgid "Support \"Unfold Toplevel Nodes\" action again (bug 335590)" msgstr "xxSupport \"Unfold Toplevel Nodes\" action again (bug 335590)xx" #: announcements/kde-frameworks-5.27.0.php:228 msgid "Fix crash when showing top or bottom messages multiple times" msgstr "xxFix crash when showing top or bottom messages multiple timesxx" #: announcements/kde-frameworks-5.27.0.php:229 msgid "fix eol setting in mode lines (bug 365705)" msgstr "xxfix eol setting in mode lines (bug 365705)xx" #: announcements/kde-frameworks-5.27.0.php:230 msgid "highlight .nix files as bash, guess can't hurt (bug 365006)" msgstr "xxhighlight .nix files as bash, guess can't hurt (bug 365006)xx" #: announcements/kde-frameworks-5.27.0.php:236 msgid "Check whether kwallet is enabled in Wallet::isOpen(name) (bug 358260)" msgstr "" "xxCheck whether kwallet is enabled in Wallet::isOpen(name) (bug 358260)xx" #: announcements/kde-frameworks-5.27.0.php:237 msgid "Add missing boost header" msgstr "xxAdd missing boost headerxx" #: announcements/kde-frameworks-5.27.0.php:238 msgid "Remove duplicate search for KF5DocTools" msgstr "xxRemove duplicate search for KF5DocToolsxx" #: announcements/kde-frameworks-5.27.0.php:244 msgid "" "[server] Don't send key release for not pressed keys and no double key press " "(bug 366625)" msgstr "" "xx[server] Don't send key release for not pressed keys and no double key " "press (bug 366625)xx" #: announcements/kde-frameworks-5.27.0.php:245 msgid "" "[server] When replacing the clipboard selection previous DataSource needs to " "be cancelled (bug 368391)" msgstr "" "xx[server] When replacing the clipboard selection previous DataSource needs " "to be cancelled (bug 368391)xx" #: announcements/kde-frameworks-5.27.0.php:246 msgid "Add support for Surface enter/leave events" msgstr "xxAdd support for Surface enter/leave eventsxx" #: announcements/kde-frameworks-5.27.0.php:247 msgid "[client] Track all created Outputs and add static get method" msgstr "xx[client] Track all created Outputs and add static get methodxx" #: announcements/kde-frameworks-5.27.0.php:253 msgid "Convert categories to org.kde.pim.*" msgstr "xxConvert categories to org.kde.pim.*xx" #: announcements/kde-frameworks-5.27.0.php:259 msgid "We need to set the state during initialization" msgstr "xxWe need to set the state during initializationxx" #: announcements/kde-frameworks-5.27.0.php:260 msgid "" "Replace all blocking calls for initialization with just one blocking call" msgstr "" "xxReplace all blocking calls for initialization with just one blocking callxx" #: announcements/kde-frameworks-5.27.0.php:261 msgid "" "Use standard o.f.DBus.Properties interface for PropertiesChanged signal for " "NM 1.4.0+ (bug 367938)" msgstr "" "xxUse standard o.f.DBus.Properties interface for PropertiesChanged signal " "for NM 1.4.0+ (bug 367938)xx" #: announcements/kde-frameworks-5.27.0.php:267 msgid "Remove invalid directory from index.theme" msgstr "xxRemove invalid directory from index.themexx" #: announcements/kde-frameworks-5.27.0.php:268 msgid "Introduce dupe test from breeze-icons" msgstr "xxIntroduce dupe test from breeze-iconsxx" #: announcements/kde-frameworks-5.27.0.php:269 msgid "Convert all duplicated icons into symlinks" msgstr "xxConvert all duplicated icons into symlinksxx" #: announcements/kde-frameworks-5.27.0.php:275 msgid "Improve timetracker output" msgstr "xxImprove timetracker outputxx" #: announcements/kde-frameworks-5.27.0.php:276 msgid "[ToolButtonStyle] Fix menu arrow" msgstr "xx[ToolButtonStyle] Fix menu arrowxx" #: announcements/kde-frameworks-5.27.0.php:277 #: announcements/kde-frameworks-5.28.0.php:200 msgid "i18n: handle strings in kdevtemplate files" msgstr "xxi18n: handle strings in kdevtemplate filesxx" #: announcements/kde-frameworks-5.27.0.php:278 msgid "i18n: review strings in kdevtemplate files" msgstr "xxi18n: review strings in kdevtemplate filesxx" #: announcements/kde-frameworks-5.27.0.php:279 msgid "Add removeMenuItem to PlasmaComponents.ContextMenu" msgstr "xxAdd removeMenuItem to PlasmaComponents.ContextMenuxx" #: announcements/kde-frameworks-5.27.0.php:280 msgid "update ktorrent icon (bug 369302)" msgstr "xxupdate ktorrent icon (bug 369302)xx" #: announcements/kde-frameworks-5.27.0.php:281 msgid "[WindowThumbnail] Discard pixmap on map events" msgstr "xx[WindowThumbnail] Discard pixmap on map eventsxx" #: announcements/kde-frameworks-5.27.0.php:282 msgid "Don't include kdeglobals when dealing with a cache config" msgstr "xxDon't include kdeglobals when dealing with a cache configxx" #: announcements/kde-frameworks-5.27.0.php:283 msgid "Fix Plasma::knownLanguages" msgstr "xxFix Plasma::knownLanguagesxx" #: announcements/kde-frameworks-5.27.0.php:284 msgid "resize the view just after setting the containment" msgstr "xxresize the view just after setting the containmentxx" #: announcements/kde-frameworks-5.27.0.php:285 msgid "Avoid creating a KPluginInfo from a KPluginMetaData instance" msgstr "xxAvoid creating a KPluginInfo from a KPluginMetaData instancexx" #: announcements/kde-frameworks-5.27.0.php:286 msgid "running tasks must have some indicator" msgstr "xxrunning tasks must have some indicatorxx" #: announcements/kde-frameworks-5.27.0.php:287 msgid "task bar lines according to RR 128802 marco give the ship it" msgstr "xxtask bar lines according to RR 128802 marco give the ship itxx" #: announcements/kde-frameworks-5.27.0.php:288 msgid "[AppletQuickItem] Break from loop when we found a layout" msgstr "xx[AppletQuickItem] Break from loop when we found a layoutxx" #: announcements/kde-frameworks-5.27.0.php:291 #: announcements/kde-frameworks-5.28.0.php:327 #: announcements/kde-frameworks-5.29.0.php:302 #: announcements/kde-frameworks-5.30.0.php:302 #: announcements/kde-frameworks-5.31.0.php:243 #: announcements/kde-frameworks-5.32.0.php:239 #: announcements/kde-frameworks-5.33.0.php:216 #: announcements/kde-frameworks-5.34.0.php:251 #: announcements/kde-frameworks-5.35.0.php:229 #: announcements/kde-frameworks-5.36.0.php:221 #: announcements/kde-frameworks-5.37.0.php:309 #: announcements/kde-frameworks-5.38.0.php:278 #: announcements/kde-frameworks-5.39.0.php:289 #: announcements/kde-frameworks-5.40.0.php:259 #: announcements/kde-frameworks-5.41.0.php:341 #: announcements/kde-frameworks-5.42.0.php:379 #: announcements/kde-frameworks-5.43.0.php:324 #: announcements/kde-frameworks-5.44.0.php:337 #: announcements/kde-frameworks-5.45.0.php:413 #: announcements/kde-frameworks-5.46.0.php:302 #: announcements/kde-frameworks-5.47.0.php:293 #: announcements/kde-frameworks-5.48.0.php:338 #: announcements/kde-frameworks-5.49.0.php:519 #: announcements/kde-frameworks-5.50.0.php:434 #: announcements/kde-frameworks-5.51.0.php:383 #: announcements/kde-frameworks-5.52.0.php:309 #: announcements/kde-frameworks-5.53.0.php:309 #: announcements/kde-frameworks-template.php:318 msgid "Security information" msgstr "xxSecurity informationxx" #: announcements/kde-frameworks-5.28.0.php:4 msgid "Release of KDE Frameworks 5.28.0" msgstr "xxRelease of KDE Frameworks 5.28.0xx" #: announcements/kde-frameworks-5.28.0.php:16 msgid "" " \n" "November 15, 2016. KDE today announces the release\n" "of KDE Frameworks 5.28.0.\n" msgstr "" "xx \n" "November 15, 2016. KDE today announces the release\n" "of KDE Frameworks 5.28.0.\n" "xx\n" #: announcements/kde-frameworks-5.28.0.php:38 msgid "New framework: syntax-highlighting" msgstr "xxNew framework: syntax-highlightingxx" #: announcements/kde-frameworks-5.28.0.php:40 msgid "Syntax highlighting engine for Kate syntax definitions" msgstr "xxSyntax highlighting engine for Kate syntax definitionsxx" #: announcements/kde-frameworks-5.28.0.php:42 msgid "" "This is a stand-alone implementation of the Kate syntax highlighting engine. " "It's meant as a building block for text editors as well as for simple " "highlighted text rendering (e.g. as HTML), supporting both integration with " "a custom editor as well as a ready-to-use QSyntaxHighlighter sub-class." msgstr "" "xxThis is a stand-alone implementation of the Kate syntax highlighting " "engine. It's meant as a building block for text editors as well as for " "simple highlighted text rendering (e.g. as HTML), supporting both " "integration with a custom editor as well as a ready-to-use " "QSyntaxHighlighter sub-class.xx" #: announcements/kde-frameworks-5.28.0.php:47 msgid "update kstars action icons (bug 364981)" msgstr "xxupdate kstars action icons (bug 364981)xx" #: announcements/kde-frameworks-5.28.0.php:48 msgid "" "Breeze Dark is listed as Breeze in System Settings wrong .themes file (bug " "370213)" msgstr "" "xxBreeze Dark is listed as Breeze in System Settings wrong .themes file (bug " "370213)xx" #: announcements/kde-frameworks-5.28.0.php:54 msgid "Make KDECMakeSettings work with KDE_INSTALL_DIRS_NO_DEPRECATED" msgstr "xxMake KDECMakeSettings work with KDE_INSTALL_DIRS_NO_DEPRECATEDxx" #: announcements/kde-frameworks-5.28.0.php:55 msgid "Don't require the python bindings dependencies for ECM" msgstr "xxDon't require the python bindings dependencies for ECMxx" #: announcements/kde-frameworks-5.28.0.php:56 msgid "Add the PythonModuleGeneration module" msgstr "xxAdd the PythonModuleGeneration modulexx" #: announcements/kde-frameworks-5.28.0.php:59 #: announcements/kde-frameworks-5.29.0.php:79 #: announcements/kde-frameworks-5.30.0.php:69 #: announcements/kde-frameworks-5.32.0.php:62 #: announcements/kde-frameworks-5.33.0.php:59 #: announcements/kde-frameworks-5.35.0.php:67 #: announcements/kde-frameworks-5.38.0.php:61 #: announcements/kde-frameworks-5.39.0.php:65 #: announcements/kde-frameworks-5.41.0.php:75 #: announcements/kde-frameworks-5.45.0.php:92 #: announcements/kde-frameworks-5.48.0.php:81 msgid "KActivitiesStats" msgstr "xxKActivitiesStatsxx" #: announcements/kde-frameworks-5.28.0.php:62 msgid "" "Ignoring link status when sorting UsedResources and LinkedResources model" msgstr "" "xxIgnoring link status when sorting UsedResources and LinkedResources modelxx" #: announcements/kde-frameworks-5.28.0.php:68 msgid "[CSS] reverse changes done by doxygen 1.8.12" msgstr "xx[CSS] reverse changes done by doxygen 1.8.12xx" #: announcements/kde-frameworks-5.28.0.php:69 msgid "Add doxygenlayout file" msgstr "xxAdd doxygenlayout filexx" #: announcements/kde-frameworks-5.28.0.php:70 msgid "Update way of defining group names" msgstr "xxUpdate way of defining group namesxx" #: announcements/kde-frameworks-5.28.0.php:76 msgid "Make sure we can do more than one request" msgstr "xxMake sure we can do more than one requestxx" #: announcements/kde-frameworks-5.28.0.php:77 msgid "Make sure we get to know about progress by reading the program output" msgstr "" "xxMake sure we get to know about progress by reading the program outputxx" #: announcements/kde-frameworks-5.28.0.php:83 msgid "Make sure we don't break compilation with past broken units" msgstr "xxMake sure we don't break compilation with past broken unitsxx" #: announcements/kde-frameworks-5.28.0.php:84 msgid "Don't be fatal on File field not being properly parsed" msgstr "xxDon't be fatal on File field not being properly parsedxx" #: announcements/kde-frameworks-5.28.0.php:90 msgid "Display bad url" msgstr "xxDisplay bad urlxx" #: announcements/kde-frameworks-5.28.0.php:91 msgid "Load user avatars from AccountsServicePath if it exists (bug 370362)" msgstr "" "xxLoad user avatars from AccountsServicePath if it exists (bug 370362)xx" #: announcements/kde-frameworks-5.28.0.php:97 msgid "[QtQuickRendererSettings] Fix default to be empty instead of \"false\"" msgstr "" "xx[QtQuickRendererSettings] Fix default to be empty instead of \"false\"xx" #: announcements/kde-frameworks-5.28.0.php:103 msgid "Make the France flag actually use all the pixmap" msgstr "xxMake the France flag actually use all the pixmapxx" #: announcements/kde-frameworks-5.28.0.php:109 msgid "" "Fix 'checkXML5 generates html files in workdir for valid docbooks' (bug " "371987)" msgstr "" "xxFix 'checkXML5 generates html files in workdir for valid docbooks' (bug " "371987)xx" #: announcements/kde-frameworks-5.28.0.php:115 msgid "Support non integer scale factors in kiconengine (bug 366451)" msgstr "xxSupport non integer scale factors in kiconengine (bug 366451)xx" #: announcements/kde-frameworks-5.28.0.php:121 msgid "Disabled spamming the console output with 'waiting for' messages" msgstr "xxDisabled spamming the console output with 'waiting for' messagesxx" #: announcements/kde-frameworks-5.28.0.php:127 msgid "" "imageformats/kra.h - overrides for KraPlugin capabilities() and create()" msgstr "" "xximageformats/kra.h - overrides for KraPlugin capabilities() and create()xx" #: announcements/kde-frameworks-5.28.0.php:133 msgid "" "Fix HTTP date format sent by kio_http to always use the C locale (bug 372005)" msgstr "" "xxFix HTTP date format sent by kio_http to always use the C locale (bug " "372005)xx" #: announcements/kde-frameworks-5.28.0.php:134 msgid "KACL: fix memory leaks detected by ASAN" msgstr "xxKACL: fix memory leaks detected by ASANxx" #: announcements/kde-frameworks-5.28.0.php:135 msgid "Fix memory leaks in KIO::Scheduler, detected by ASAN" msgstr "xxFix memory leaks in KIO::Scheduler, detected by ASANxx" #: announcements/kde-frameworks-5.28.0.php:136 msgid "Removed duplicate clear button (bug 369377)" msgstr "xxRemoved duplicate clear button (bug 369377)xx" #: announcements/kde-frameworks-5.28.0.php:137 msgid "" "Fix editing autostart entries when /usr/local/share/applications doesn't " "exist (bug 371194)" msgstr "" "xxFix editing autostart entries when /usr/local/share/applications doesn't " "exist (bug 371194)xx" #: announcements/kde-frameworks-5.28.0.php:138 msgid "[KOpenWithDialog] Hide TreeView header" msgstr "xx[KOpenWithDialog] Hide TreeView headerxx" #: announcements/kde-frameworks-5.28.0.php:139 msgid "Sanitize the symlink name buffer size (bug 369275)" msgstr "xxSanitize the symlink name buffer size (bug 369275)xx" #: announcements/kde-frameworks-5.28.0.php:140 msgid "Properly finish DropJobs when triggered is not emitted (bug 363936)" msgstr "" "xxProperly finish DropJobs when triggered is not emitted (bug 363936)xx" #: announcements/kde-frameworks-5.28.0.php:141 msgid "ClipboardUpdater: fix another crash on Wayland (bug 359883)" msgstr "xxClipboardUpdater: fix another crash on Wayland (bug 359883)xx" #: announcements/kde-frameworks-5.28.0.php:142 msgid "ClipboardUpdater: fix crash on Wayland (bug 370520)" msgstr "xxClipboardUpdater: fix crash on Wayland (bug 370520)xx" #: announcements/kde-frameworks-5.28.0.php:143 msgid "Support non integer scale factors in KFileDelegate (bug 366451)" msgstr "xxSupport non integer scale factors in KFileDelegate (bug 366451)xx" #: announcements/kde-frameworks-5.28.0.php:144 msgid "kntlm: Distinguish between NULL and empty domain" msgstr "xxkntlm: Distinguish between NULL and empty domainxx" #: announcements/kde-frameworks-5.28.0.php:145 msgid "Don't show overwrite dialog if file name is empty" msgstr "xxDon't show overwrite dialog if file name is emptyxx" #: announcements/kde-frameworks-5.28.0.php:146 msgid "kioexec: use friendly filenames" msgstr "xxkioexec: use friendly filenamesxx" #: announcements/kde-frameworks-5.28.0.php:147 msgid "Fix focus ownership if url is changed before showing the widget" msgstr "xxFix focus ownership if url is changed before showing the widgetxx" #: announcements/kde-frameworks-5.28.0.php:148 msgid "" "Major performance improvement when turning previews off in the file dialog " "(bug 346403)" msgstr "" "xxMajor performance improvement when turning previews off in the file dialog " "(bug 346403)xx" #: announcements/kde-frameworks-5.28.0.php:154 #: announcements/kde-frameworks-5.30.0.php:242 msgid "Add python bindings" msgstr "xxAdd python bindingsxx" #: announcements/kde-frameworks-5.28.0.php:160 msgid "Export FunctionObjectImp, used by khtml's debugger" msgstr "xxExport FunctionObjectImp, used by khtml's debuggerxx" #: announcements/kde-frameworks-5.28.0.php:166 msgid "Separate sort roles and filters" msgstr "xxSeparate sort roles and filtersxx" #: announcements/kde-frameworks-5.28.0.php:167 msgid "Make it possible to query installed entries" msgstr "xxMake it possible to query installed entriesxx" #: announcements/kde-frameworks-5.28.0.php:173 msgid "" "Don't deref an object we haven't referenced when notification has no action" msgstr "" "xxDon't deref an object we haven't referenced when notification has no " "actionxx" #: announcements/kde-frameworks-5.28.0.php:174 msgid "" "KNotification will no longer crash when using it in a QGuiApplication and no " "notification service is running (bug 370667)" msgstr "" "xxKNotification will no longer crash when using it in a QGuiApplication and " "no notification service is running (bug 370667)xx" #: announcements/kde-frameworks-5.28.0.php:175 msgid "Fix crashes in NotifyByAudio" msgstr "xxFix crashes in NotifyByAudioxx" #: announcements/kde-frameworks-5.28.0.php:178 #: announcements/kde-frameworks-5.29.0.php:202 #: announcements/kde-frameworks-5.30.0.php:199 #: announcements/kde-frameworks-5.31.0.php:163 #: announcements/kde-frameworks-5.32.0.php:147 #: announcements/kde-frameworks-5.34.0.php:162 #: announcements/kde-frameworks-5.36.0.php:142 #: announcements/kde-frameworks-5.37.0.php:157 #: announcements/kde-frameworks-5.38.0.php:188 #: announcements/kde-frameworks-5.39.0.php:180 #: announcements/kde-frameworks-5.40.0.php:150 #: announcements/kde-frameworks-5.41.0.php:227 #: announcements/kde-frameworks-5.42.0.php:238 #: announcements/kde-frameworks-5.44.0.php:195 #: announcements/kde-frameworks-5.45.0.php:251 #: announcements/kde-frameworks-5.46.0.php:207 #: announcements/kde-frameworks-5.47.0.php:193 #: announcements/kde-frameworks-5.49.0.php:323 #: announcements/kde-frameworks-5.51.0.php:229 #: announcements/kde-frameworks-5.53.0.php:174 msgid "KPackage Framework" msgstr "xxKPackage Frameworkxx" #: announcements/kde-frameworks-5.28.0.php:181 msgid "Make sure we're looking both for json and desktop metadata" msgstr "xxMake sure we're looking both for json and desktop metadataxx" #: announcements/kde-frameworks-5.28.0.php:182 msgid "Guard against Q_GLOBAL_STATIC being destroyed at app shutdown" msgstr "xxGuard against Q_GLOBAL_STATIC being destroyed at app shutdownxx" #: announcements/kde-frameworks-5.28.0.php:183 msgid "Fix dangling pointer in KPackageJob (bug 369935)" msgstr "xxFix dangling pointer in KPackageJob (bug 369935)xx" #: announcements/kde-frameworks-5.28.0.php:184 msgid "Remove discovery associated to a key when removing a definition" msgstr "xxRemove discovery associated to a key when removing a definitionxx" #: announcements/kde-frameworks-5.28.0.php:185 msgid "Generate the icon into the appstream file" msgstr "xxGenerate the icon into the appstream filexx" #: announcements/kde-frameworks-5.28.0.php:191 msgid "Use ulog-helper on FreeBSD instead of utempter" msgstr "xxUse ulog-helper on FreeBSD instead of utempterxx" #: announcements/kde-frameworks-5.28.0.php:192 msgid "search harder for utempter using basic cmake prefix as well" msgstr "xxsearch harder for utempter using basic cmake prefix as wellxx" #: announcements/kde-frameworks-5.28.0.php:193 msgid "workaround find_program ( utempter ...) failure(s)" msgstr "xxworkaround find_program ( utempter ...) failure(s)xx" #: announcements/kde-frameworks-5.28.0.php:194 msgid "" "use ECM path to find utempter binary, more reliable than simple cmake prefix" msgstr "" "xxuse ECM path to find utempter binary, more reliable than simple cmake " "prefixxx" #: announcements/kde-frameworks-5.28.0.php:206 msgid "" "Breeze Dark: Darken current-line background color for better readability " "(bug 371042)" msgstr "" "xxBreeze Dark: Darken current-line background color for better readability " "(bug 371042)xx" #: announcements/kde-frameworks-5.28.0.php:207 msgid "Sorted Dockerfile instructions" msgstr "xxSorted Dockerfile instructionsxx" #: announcements/kde-frameworks-5.28.0.php:208 msgid "" "Breeze (Dark): Make comments a bit lighter for better readability (bug " "371042)" msgstr "" "xxBreeze (Dark): Make comments a bit lighter for better readability (bug " "371042)xx" #: announcements/kde-frameworks-5.28.0.php:209 msgid "" "Fix CStyle and C++/boost indenters when automatic brackets enabled (bug " "370715)" msgstr "" "xxFix CStyle and C++/boost indenters when automatic brackets enabled (bug " "370715)xx" #: announcements/kde-frameworks-5.28.0.php:210 msgid "Add modeline 'auto-brackets'" msgstr "xxAdd modeline 'auto-brackets'xx" #: announcements/kde-frameworks-5.28.0.php:211 msgid "Fix inserting text after end of file (rare case)" msgstr "xxFix inserting text after end of file (rare case)xx" #: announcements/kde-frameworks-5.28.0.php:212 msgid "Fix invalid xml highlighting files" msgstr "xxFix invalid xml highlighting filesxx" #: announcements/kde-frameworks-5.28.0.php:213 msgid "Maxima: Remove hard-coded colors, fix itemData Label" msgstr "xxMaxima: Remove hard-coded colors, fix itemData Labelxx" #: announcements/kde-frameworks-5.28.0.php:214 msgid "Add OBJ, PLY and STL syntax definitions" msgstr "xxAdd OBJ, PLY and STL syntax definitionsxx" #: announcements/kde-frameworks-5.28.0.php:215 msgid "Add syntax highlighting support for Praat" msgstr "xxAdd syntax highlighting support for Praatxx" #: announcements/kde-frameworks-5.28.0.php:221 msgid "New Thermal and Electrical Units and Unit Convenience Function" msgstr "xxNew Thermal and Electrical Units and Unit Convenience Functionxx" #: announcements/kde-frameworks-5.28.0.php:227 msgid "If Gpgmepp is not found, try to use KF5Gpgmepp" msgstr "xxIf Gpgmepp is not found, try to use KF5Gpgmeppxx" #: announcements/kde-frameworks-5.28.0.php:228 msgid "Use Gpgmepp from GpgME-1.7.0" msgstr "xxUse Gpgmepp from GpgME-1.7.0xx" #: announcements/kde-frameworks-5.28.0.php:234 #: announcements/kde-frameworks-5.28.0.php:277 msgid "Improved relocatability of CMake export" msgstr "xxImproved relocatability of CMake exportxx" #: announcements/kde-frameworks-5.28.0.php:235 msgid "[tools] Fix generation of wayland_pointer_p.h" msgstr "xx[tools] Fix generation of wayland_pointer_p.hxx" #: announcements/kde-frameworks-5.28.0.php:236 msgid "[tools] Generate eventQueue methods only for global classes" msgstr "xx[tools] Generate eventQueue methods only for global classesxx" #: announcements/kde-frameworks-5.28.0.php:237 msgid "[server] Fix crash on updating focused keyboard surface" msgstr "xx[server] Fix crash on updating focused keyboard surfacexx" #: announcements/kde-frameworks-5.28.0.php:238 msgid "[server] Fix possible crash on creation of DataDevice" msgstr "xx[server] Fix possible crash on creation of DataDevicexx" #: announcements/kde-frameworks-5.28.0.php:239 msgid "[server] Ensure we have a DataSource on the DataDevice in setSelection" msgstr "" "xx[server] Ensure we have a DataSource on the DataDevice in setSelectionxx" #: announcements/kde-frameworks-5.28.0.php:240 msgid "[tools/generator] Improve resource destruction on server side" msgstr "xx[tools/generator] Improve resource destruction on server sidexx" #: announcements/kde-frameworks-5.28.0.php:241 msgid "Add request to have focus in a PlasmaShellSurface of Role Panel" msgstr "xxAdd request to have focus in a PlasmaShellSurface of Role Panelxx" #: announcements/kde-frameworks-5.28.0.php:242 msgid "Add auto-hiding panel support to PlasmaShellSurface interface" msgstr "xxAdd auto-hiding panel support to PlasmaShellSurface interfacexx" #: announcements/kde-frameworks-5.28.0.php:243 msgid "Support passing generic QIcon through PlasmaWindow interface" msgstr "xxSupport passing generic QIcon through PlasmaWindow interfacexx" #: announcements/kde-frameworks-5.28.0.php:244 msgid "[server] Implement the generic window property in QtSurfaceExtension" msgstr "" "xx[server] Implement the generic window property in QtSurfaceExtensionxx" #: announcements/kde-frameworks-5.28.0.php:245 msgid "[client] Add methods to get ShellSurface from a QWindow" msgstr "xx[client] Add methods to get ShellSurface from a QWindowxx" #: announcements/kde-frameworks-5.28.0.php:246 msgid "[server] Send pointer events to all wl_pointer resources of a client" msgstr "" "xx[server] Send pointer events to all wl_pointer resources of a clientxx" #: announcements/kde-frameworks-5.28.0.php:247 msgid "[server] Don't call wl_data_source_send_send if DataSource is unbound" msgstr "" "xx[server] Don't call wl_data_source_send_send if DataSource is unboundxx" #: announcements/kde-frameworks-5.28.0.php:248 msgid "" "[server] Use deleteLater when a ClientConnection gets destroyed (bug 370232)" msgstr "" "xx[server] Use deleteLater when a ClientConnection gets destroyed (bug " "370232)xx" #: announcements/kde-frameworks-5.28.0.php:249 msgid "Implement support for the relative pointer protocol" msgstr "xxImplement support for the relative pointer protocolxx" #: announcements/kde-frameworks-5.28.0.php:250 msgid "[server] Cancel previous selection from SeatInterface::setSelection" msgstr "" "xx[server] Cancel previous selection from SeatInterface::setSelectionxx" #: announcements/kde-frameworks-5.28.0.php:251 msgid "[server] Send key events to all wl_keyboard resources of a client" msgstr "xx[server] Send key events to all wl_keyboard resources of a clientxx" #: announcements/kde-frameworks-5.28.0.php:257 msgid "move kcharselect-generate-datafile.py to src subdir" msgstr "xxmove kcharselect-generate-datafile.py to src subdirxx" #: announcements/kde-frameworks-5.28.0.php:258 msgid "Import kcharselect-generate-datafile.py script with history" msgstr "xxImport kcharselect-generate-datafile.py script with historyxx" #: announcements/kde-frameworks-5.28.0.php:259 msgid "Remove outdated section" msgstr "xxRemove outdated sectionxx" #: announcements/kde-frameworks-5.28.0.php:260 msgid "Add Unicode copyright and permission notice" msgstr "xxAdd Unicode copyright and permission noticexx" #: announcements/kde-frameworks-5.28.0.php:261 msgid "Fix warning: Missing override" msgstr "xxFix warning: Missing overridexx" #: announcements/kde-frameworks-5.28.0.php:262 msgid "Add symbol SMP blocks" msgstr "xxAdd symbol SMP blocksxx" #: announcements/kde-frameworks-5.28.0.php:263 msgid "Fix \"See also\" references" msgstr "xxFix \"See also\" referencesxx" #: announcements/kde-frameworks-5.28.0.php:264 msgid "Add missing Unicode blocks; improve ordering (bug 298010)" msgstr "xxAdd missing Unicode blocks; improve ordering (bug 298010)xx" #: announcements/kde-frameworks-5.28.0.php:265 msgid "add character categories to the data file" msgstr "xxadd character categories to the data filexx" #: announcements/kde-frameworks-5.28.0.php:266 msgid "update the Unicode categories in the data file generation script" msgstr "xxupdate the Unicode categories in the data file generation scriptxx" #: announcements/kde-frameworks-5.28.0.php:267 msgid "" "adjust the data file generation file to be able to parse the unicode 5.2.0 " "data files" msgstr "" "xxadjust the data file generation file to be able to parse the unicode 5.2.0 " "data filesxx" #: announcements/kde-frameworks-5.28.0.php:268 msgid "forward port fix for generating translations" msgstr "xxforward port fix for generating translationsxx" #: announcements/kde-frameworks-5.28.0.php:269 msgid "" "let the script to generate the data file for kcharselect also write a " "translation dummy" msgstr "" "xxlet the script to generate the data file for kcharselect also write a " "translation dummyxx" #: announcements/kde-frameworks-5.28.0.php:270 msgid "Add the script to generate the data file for KCharSelect" msgstr "xxAdd the script to generate the data file for KCharSelectxx" #: announcements/kde-frameworks-5.28.0.php:271 msgid "new KCharSelect application (using kcharselect widget from kdelibs now)" msgstr "" "xxnew KCharSelect application (using kcharselect widget from kdelibs now)xx" #: announcements/kde-frameworks-5.28.0.php:278 msgid "Add support for desktopFileName to NETWinInfo" msgstr "xxAdd support for desktopFileName to NETWinInfoxx" #: announcements/kde-frameworks-5.28.0.php:284 msgid "" "Allow using new style connect in KActionCollection::addAction" msgstr "" "xxAllow using new style connect in KActionCollection::addActionxx" #: announcements/kde-frameworks-5.28.0.php:297 msgid "" "Fix moc error due to Q_ENUMS being used in a namespace, with Qt branch 5.8" msgstr "" "xxFix moc error due to Q_ENUMS being used in a namespace, with Qt branch " "5.8xx" #: announcements/kde-frameworks-5.28.0.php:303 msgid "make sure OSD doesn't have Dialog flag (bug 370433)" msgstr "xxmake sure OSD doesn't have Dialog flag (bug 370433)xx" #: announcements/kde-frameworks-5.28.0.php:304 msgid "set context properties before reloading the qml (bug 371763)" msgstr "xxset context properties before reloading the qml (bug 371763)xx" #: announcements/kde-frameworks-5.28.0.php:305 msgid "Don't reparse the metadata file if it's already loaded" msgstr "xxDon't reparse the metadata file if it's already loadedxx" #: announcements/kde-frameworks-5.28.0.php:306 msgid "Fix crash in qmlplugindump when no QApplication is available" msgstr "xxFix crash in qmlplugindump when no QApplication is availablexx" #: announcements/kde-frameworks-5.28.0.php:307 msgid "Don't show \"Alternatives\" menu by default" msgstr "xxDon't show \"Alternatives\" menu by defaultxx" #: announcements/kde-frameworks-5.28.0.php:308 msgid "New bool to use activated signal as toggle of expanded (bug 367685)" msgstr "" "xxNew bool to use activated signal as toggle of expanded (bug 367685)xx" #: announcements/kde-frameworks-5.28.0.php:309 msgid "Fixes for building plasma-framework with Qt 5.5" msgstr "xxFixes for building plasma-framework with Qt 5.5xx" #: announcements/kde-frameworks-5.28.0.php:310 msgid "" "[PluginLoader] Use operator<< for finalArgs instead of initializer list" msgstr "" "xx[PluginLoader] Use operator<< for finalArgs instead of initializer " "listxx" #: announcements/kde-frameworks-5.28.0.php:311 msgid "use kwayland for shadows and dialog positioning" msgstr "xxuse kwayland for shadows and dialog positioningxx" #: announcements/kde-frameworks-5.28.0.php:312 msgid "Remaining missing icons and network improvements" msgstr "xxRemaining missing icons and network improvementsxx" #: announcements/kde-frameworks-5.28.0.php:313 msgid "Move availableScreenRect/Region up to AppletInterface" msgstr "xxMove availableScreenRect/Region up to AppletInterfacexx" #: announcements/kde-frameworks-5.28.0.php:314 msgid "Don't load containment actions for embedded containments (system trays)" msgstr "" "xxDon't load containment actions for embedded containments (system trays)xx" #: announcements/kde-frameworks-5.28.0.php:315 msgid "Update applet alternatives menu entry visibility on demand" msgstr "xxUpdate applet alternatives menu entry visibility on demandxx" #: announcements/kde-frameworks-5.28.0.php:321 msgid "Fix unstable ordering of query results yet again" msgstr "xxFix unstable ordering of query results yet againxx" #: announcements/kde-frameworks-5.28.0.php:322 msgid "Add a CMake option to switch between HAL and UDisks managers on FreeBSD" msgstr "" "xxAdd a CMake option to switch between HAL and UDisks managers on FreeBSDxx" #: announcements/kde-frameworks-5.28.0.php:323 msgid "Make UDisks2 backend compile on FreeBSD (and, possibly, other UNIXes)" msgstr "" "xxMake UDisks2 backend compile on FreeBSD (and, possibly, other UNIXes)xx" #: announcements/kde-frameworks-5.28.0.php:324 msgid "Windows: Don't display error dialogs (bug 371012)" msgstr "xxWindows: Don't display error dialogs (bug 371012)xx" #: announcements/kde-frameworks-5.29.0.php:4 msgid "Release of KDE Frameworks 5.29.0" msgstr "xxRelease of KDE Frameworks 5.29.0xx" #: announcements/kde-frameworks-5.29.0.php:16 msgid "" " \n" "December 12, 2016. KDE today announces the release\n" "of KDE Frameworks 5.29.0.\n" msgstr "" "xx \n" "December 12, 2016. KDE today announces the release\n" "of KDE Frameworks 5.29.0.\n" "xx\n" #: announcements/kde-frameworks-5.29.0.php:38 msgid "New framework" msgstr "xxNew frameworkxx" #: announcements/kde-frameworks-5.29.0.php:49 msgid "" "Performance improvements when writing (4 * speedup for writing out data)" msgstr "" "xxPerformance improvements when writing (4 * speedup for writing out data)xx" #: announcements/kde-frameworks-5.29.0.php:55 msgid "Make BINARY_ICONS_RESOURCE ON by default" msgstr "xxMake BINARY_ICONS_RESOURCE ON by defaultxx" #: announcements/kde-frameworks-5.29.0.php:56 msgid "add vnd.rar mime for shared-mime-info 1.7 (bug 372461)" msgstr "xxadd vnd.rar mime for shared-mime-info 1.7 (bug 372461)xx" #: announcements/kde-frameworks-5.29.0.php:57 msgid "add claws icon (bug 371914)" msgstr "xxadd claws icon (bug 371914)xx" #: announcements/kde-frameworks-5.29.0.php:58 msgid "add gdrive icon instead of a generic cloud icon (bug 372111)" msgstr "xxadd gdrive icon instead of a generic cloud icon (bug 372111)xx" #: announcements/kde-frameworks-5.29.0.php:59 msgid "fix bug \"list-remove-symbolic use wrong image\" (bug 372119)" msgstr "xxfix bug \"list-remove-symbolic use wrong image\" (bug 372119)xx" #: announcements/kde-frameworks-5.29.0.php:60 msgid "other additions and improvements" msgstr "xxother additions and improvementsxx" #: announcements/kde-frameworks-5.29.0.php:66 msgid "Skip Python bindings test if PyQt isn't installed" msgstr "xxSkip Python bindings test if PyQt isn't installedxx" #: announcements/kde-frameworks-5.29.0.php:67 msgid "Only add the test if python is found" msgstr "xxOnly add the test if python is foundxx" #: announcements/kde-frameworks-5.29.0.php:68 msgid "Reduce the CMake minimum required" msgstr "xxReduce the CMake minimum requiredxx" #: announcements/kde-frameworks-5.29.0.php:69 msgid "Add ecm_win_resolve_symlinks module" msgstr "xxAdd ecm_win_resolve_symlinks modulexx" #: announcements/kde-frameworks-5.29.0.php:75 msgid "find QDBus, needed by appstream kpackage handler" msgstr "xxfind QDBus, needed by appstream kpackage handlerxx" #: announcements/kde-frameworks-5.29.0.php:76 msgid "Let KPackage have dependencies from packagekit & appstream" msgstr "xxLet KPackage have dependencies from packagekit & appstreamxx" #: announcements/kde-frameworks-5.29.0.php:82 msgid "Properly sending the resource linked event" msgstr "xxProperly sending the resource linked eventxx" #: announcements/kde-frameworks-5.29.0.php:88 msgid "Adapt to quickgit -> cgit change" msgstr "xxAdapt to quickgit -> cgit changexx" #: announcements/kde-frameworks-5.29.0.php:89 msgid "" "Fix bug if group name is not defined. Can still break under bad conditions" msgstr "" "xxFix bug if group name is not defined. Can still break under bad " "conditionsxx" #: announcements/kde-frameworks-5.29.0.php:95 msgid "Add errorString() method to provide error info" msgstr "xxAdd errorString() method to provide error infoxx" #: announcements/kde-frameworks-5.29.0.php:101 msgid "Add timeout property (bug 363200)" msgstr "xxAdd timeout property (bug 363200)xx" #: announcements/kde-frameworks-5.29.0.php:107 msgid "kconfig_compiler - generate code with overrides" msgstr "xxkconfig_compiler - generate code with overridesxx" #: announcements/kde-frameworks-5.29.0.php:108 msgid "Properly parse function keywords (bug 371562)" msgstr "xxProperly parse function keywords (bug 371562)xx" #: announcements/kde-frameworks-5.29.0.php:114 msgid "Ensure menu actions get the intended MenuRole" msgstr "xxEnsure menu actions get the intended MenuRolexx" #: announcements/kde-frameworks-5.29.0.php:120 msgid "" "KTextToHtml: fix bug \"[1] added at the end of a hyperlink\" (bug 343275)" msgstr "" "xxKTextToHtml: fix bug \"[1] added at the end of a hyperlink\" (bug 343275)xx" #: announcements/kde-frameworks-5.29.0.php:121 msgid "KUser: Only search for an avatar if loginName isn't empty" msgstr "xxKUser: Only search for an avatar if loginName isn't emptyxx" #: announcements/kde-frameworks-5.29.0.php:127 msgid "Align with KInit and don't use DISPLAY on Mac" msgstr "xxAlign with KInit and don't use DISPLAY on Macxx" #: announcements/kde-frameworks-5.29.0.php:128 msgid "Don't close all file descriptors on OS X" msgstr "xxDon't close all file descriptors on OS Xxx" #: announcements/kde-frameworks-5.29.0.php:134 msgid "src/kgendesignerplugin.cpp - add overrides to generated code" msgstr "xxsrc/kgendesignerplugin.cpp - add overrides to generated codexx" #: announcements/kde-frameworks-5.29.0.php:140 msgid "Unsets XDG_RUNTIME_DIR in processes run with kdesu" msgstr "xxUnsets XDG_RUNTIME_DIR in processes run with kdesuxx" #: announcements/kde-frameworks-5.29.0.php:146 msgid "Actually find FFMpeg's libpostproc" msgstr "xxActually find FFMpeg's libpostprocxx" #: announcements/kde-frameworks-5.29.0.php:152 msgid "java: apply the names to the right buttons" msgstr "xxjava: apply the names to the right buttonsxx" #: announcements/kde-frameworks-5.29.0.php:153 msgid "java: set names in permission dialog" msgstr "xxjava: set names in permission dialogxx" #: announcements/kde-frameworks-5.29.0.php:159 msgid "Check properly pointer inequality from dngettext (bug 372681)" msgstr "xxCheck properly pointer inequality from dngettext (bug 372681)xx" #: announcements/kde-frameworks-5.29.0.php:165 msgid "Allow showing icons from all categories (bug 216653)" msgstr "xxAllow showing icons from all categories (bug 216653)xx" #: announcements/kde-frameworks-5.29.0.php:171 msgid "Set environment variables from KLaunchRequest when starting new process" msgstr "" "xxSet environment variables from KLaunchRequest when starting new processxx" #: announcements/kde-frameworks-5.29.0.php:177 msgid "Ported to categorized logging" msgstr "xxPorted to categorized loggingxx" #: announcements/kde-frameworks-5.29.0.php:178 msgid "Fix compilation against WinXP SDK" msgstr "xxFix compilation against WinXP SDKxx" #: announcements/kde-frameworks-5.29.0.php:179 msgid "Allow uppercase checksums matching in Checksums tab (bug 372518)" msgstr "xxAllow uppercase checksums matching in Checksums tab (bug 372518)xx" #: announcements/kde-frameworks-5.29.0.php:180 msgid "Never stretch the last (=date) column in the file dialog (bug 312747)" msgstr "" "xxNever stretch the last (=date) column in the file dialog (bug 312747)xx" #: announcements/kde-frameworks-5.29.0.php:181 msgid "" "Import and update kcontrol docbooks for code in kio from kde-runtime master" msgstr "" "xxImport and update kcontrol docbooks for code in kio from kde-runtime " "masterxx" #: announcements/kde-frameworks-5.29.0.php:182 msgid "[OS X] make KDE's trash use the OS X trash" msgstr "xx[OS X] make KDE's trash use the OS X trashxx" #: announcements/kde-frameworks-5.29.0.php:183 msgid "" "SlaveBase: add documentation about event loops and notifications and kded " "modules" msgstr "" "xxSlaveBase: add documentation about event loops and notifications and kded " "modulesxx" #: announcements/kde-frameworks-5.29.0.php:189 msgid "Add new archive management option (subdir) to knsrc" msgstr "xxAdd new archive management option (subdir) to knsrcxx" #: announcements/kde-frameworks-5.29.0.php:190 msgid "Consume the new error signals (set job errors)" msgstr "xxConsume the new error signals (set job errors)xx" #: announcements/kde-frameworks-5.29.0.php:191 msgid "Handle oddity regarding files disappearing when just created" msgstr "xxHandle oddity regarding files disappearing when just createdxx" #: announcements/kde-frameworks-5.29.0.php:192 msgid "Actually install the core headers, with CamelCases" msgstr "xxActually install the core headers, with CamelCasesxx" #: announcements/kde-frameworks-5.29.0.php:198 msgid "" "[KStatusNotifierItem] Save / restore widget position during hide / restore " "it window (bug 356523)" msgstr "" "xx[KStatusNotifierItem] Save / restore widget position during hide / restore " "it window (bug 356523)xx" #: announcements/kde-frameworks-5.29.0.php:199 msgid "[KNotification] Allow annotating notifications with URLs" msgstr "xx[KNotification] Allow annotating notifications with URLsxx" #: announcements/kde-frameworks-5.29.0.php:205 msgid "keep installing metadata.desktop (bug 372594)" msgstr "xxkeep installing metadata.desktop (bug 372594)xx" #: announcements/kde-frameworks-5.29.0.php:206 msgid "manually load metadata if absolute path is passed" msgstr "xxmanually load metadata if absolute path is passedxx" #: announcements/kde-frameworks-5.29.0.php:207 msgid "Fix potential failure if package is not appstream compatible" msgstr "xxFix potential failure if package is not appstream compatiblexx" #: announcements/kde-frameworks-5.29.0.php:208 msgid "Let KPackage know about X-Plasma-RootPath" msgstr "xxLet KPackage know about X-Plasma-RootPathxx" #: announcements/kde-frameworks-5.29.0.php:209 msgid "Fix generating the metadata.json file" msgstr "xxFix generating the metadata.json filexx" #: announcements/kde-frameworks-5.29.0.php:215 msgid "More utempter path searching (including /usr/lib/utempter/)" msgstr "xxMore utempter path searching (including /usr/lib/utempter/)xx" #: announcements/kde-frameworks-5.29.0.php:216 msgid "Add library path so utempter binary is found in Ubuntu 16.10" msgstr "xxAdd library path so utempter binary is found in Ubuntu 16.10xx" #: announcements/kde-frameworks-5.29.0.php:222 msgid "Prevent Qt warnings about an unsupported clipboard mode on Mac" msgstr "xxPrevent Qt warnings about an unsupported clipboard mode on Macxx" #: announcements/kde-frameworks-5.29.0.php:223 msgid "Use syntax definitions from KF5::SyntaxHighlighting" msgstr "xxUse syntax definitions from KF5::SyntaxHighlightingxx" #: announcements/kde-frameworks-5.29.0.php:229 msgid "Don't replace window icons with the result of a failed lookup" msgstr "xxDon't replace window icons with the result of a failed lookupxx" #: announcements/kde-frameworks-5.29.0.php:235 msgid "[client] Fix nullptr dereference in ConfinedPointer and LockedPointer" msgstr "" "xx[client] Fix nullptr dereference in ConfinedPointer and LockedPointerxx" #: announcements/kde-frameworks-5.29.0.php:236 msgid "[client] Install pointerconstraints.h" msgstr "xx[client] Install pointerconstraints.hxx" #: announcements/kde-frameworks-5.29.0.php:237 msgid "[server] Fix regression in SeatInterface::end/cancelPointerPinchGesture" msgstr "" "xx[server] Fix regression in SeatInterface::end/cancelPointerPinchGesturexx" #: announcements/kde-frameworks-5.29.0.php:238 msgid "Implementation of PointerConstraints protocol" msgstr "xxImplementation of PointerConstraints protocolxx" #: announcements/kde-frameworks-5.29.0.php:239 msgid "[server] Reduce overhead of pointersForSurface" msgstr "xx[server] Reduce overhead of pointersForSurfacexx" #: announcements/kde-frameworks-5.29.0.php:240 msgid "Return SurfaceInterface::size in global compositor space" msgstr "xxReturn SurfaceInterface::size in global compositor spacexx" #: announcements/kde-frameworks-5.29.0.php:241 msgid "[tools/generator] Generate enum FooInterfaceVersion on server side" msgstr "xx[tools/generator] Generate enum FooInterfaceVersion on server sidexx" #: announcements/kde-frameworks-5.29.0.php:242 msgid "[tools/generator] Wrap wl_fixed request args in wl_fixed_from_double" msgstr "" "xx[tools/generator] Wrap wl_fixed request args in wl_fixed_from_doublexx" #: announcements/kde-frameworks-5.29.0.php:243 msgid "[tools/generator] Generate implementation of client side requests" msgstr "xx[tools/generator] Generate implementation of client side requestsxx" #: announcements/kde-frameworks-5.29.0.php:244 msgid "[tools/generator] Generate client side resource factories" msgstr "xx[tools/generator] Generate client side resource factoriesxx" #: announcements/kde-frameworks-5.29.0.php:245 msgid "[tools/generator] Generate callbacks and listener on client side" msgstr "xx[tools/generator] Generate callbacks and listener on client sidexx" #: announcements/kde-frameworks-5.29.0.php:246 msgid "[tools/generator] Pass this as q pointer to Client::Resource::Private" msgstr "" "xx[tools/generator] Pass this as q pointer to Client::Resource::Privatexx" #: announcements/kde-frameworks-5.29.0.php:247 msgid "[tools/generator] Generate Private::setup(wl_foo *arg) on client side" msgstr "" "xx[tools/generator] Generate Private::setup(wl_foo *arg) on client sidexx" #: announcements/kde-frameworks-5.29.0.php:248 msgid "Implementation of PointerGestures protocol" msgstr "xxImplementation of PointerGestures protocolxx" #: announcements/kde-frameworks-5.29.0.php:254 msgid "Prevent crashing on Mac" msgstr "xxPrevent crashing on Macxx" #: announcements/kde-frameworks-5.29.0.php:255 msgid "Don't replace icons with the result of a failed lookup" msgstr "xxDon't replace icons with the result of a failed lookupxx" #: announcements/kde-frameworks-5.29.0.php:256 msgid "KMessageWidget: fix layout when wordWrap is enabled without actions" msgstr "" "xxKMessageWidget: fix layout when wordWrap is enabled without actionsxx" #: announcements/kde-frameworks-5.29.0.php:257 msgid "KCollapsibleGroupBox: don't hide widgets, override focus policy instead" msgstr "" "xxKCollapsibleGroupBox: don't hide widgets, override focus policy insteadxx" #: announcements/kde-frameworks-5.29.0.php:263 msgid "[KWindowInfo] Add pid() and desktopFileName()" msgstr "xx[KWindowInfo] Add pid() and desktopFileName()xx" #: announcements/kde-frameworks-5.29.0.php:269 msgid "Add application-vnd.rar icon (bug 372461)" msgstr "xxAdd application-vnd.rar icon (bug 372461)xx" #: announcements/kde-frameworks-5.29.0.php:275 msgid "Check for metadata validity in settingsFileChanged (bug 372651)" msgstr "xxCheck for metadata validity in settingsFileChanged (bug 372651)xx" #: announcements/kde-frameworks-5.29.0.php:276 msgid "Don't flip tabbar layout if vertical" msgstr "xxDon't flip tabbar layout if verticalxx" #: announcements/kde-frameworks-5.29.0.php:277 msgid "Remove radialGradient4857 (bug 372383)" msgstr "xxRemove radialGradient4857 (bug 372383)xx" #: announcements/kde-frameworks-5.29.0.php:278 msgid "" "[AppletInterface] Never pull focus away from fullRepresentation (bug 372476)" msgstr "" "xx[AppletInterface] Never pull focus away from fullRepresentation (bug " "372476)xx" #: announcements/kde-frameworks-5.29.0.php:279 msgid "Fix SVG icon ID prefix (bug 369622)" msgstr "xxFix SVG icon ID prefix (bug 369622)xx" #: announcements/kde-frameworks-5.29.0.php:285 msgid "winutils_p.h: Restore compatibility with WinXP SDK" msgstr "xxwinutils_p.h: Restore compatibility with WinXP SDKxx" #: announcements/kde-frameworks-5.29.0.php:291 msgid "Also search for hunspell-1.5" msgstr "xxAlso search for hunspell-1.5xx" #: announcements/kde-frameworks-5.29.0.php:294 #: announcements/kde-frameworks-5.30.0.php:293 #: announcements/kde-frameworks-5.31.0.php:237 #: announcements/kde-frameworks-5.32.0.php:228 #: announcements/kde-frameworks-5.33.0.php:206 #: announcements/kde-frameworks-5.34.0.php:244 #: announcements/kde-frameworks-5.35.0.php:222 #: announcements/kde-frameworks-5.36.0.php:201 #: announcements/kde-frameworks-5.37.0.php:265 #: announcements/kde-frameworks-5.38.0.php:263 #: announcements/kde-frameworks-5.39.0.php:263 #: announcements/kde-frameworks-5.40.0.php:247 #: announcements/kde-frameworks-5.41.0.php:330 #: announcements/kde-frameworks-5.42.0.php:351 #: announcements/kde-frameworks-5.43.0.php:314 #: announcements/kde-frameworks-5.44.0.php:322 #: announcements/kde-frameworks-5.45.0.php:404 #: announcements/kde-frameworks-5.46.0.php:293 #: announcements/kde-frameworks-5.47.0.php:279 #: announcements/kde-frameworks-5.48.0.php:325 #: announcements/kde-frameworks-5.49.0.php:489 #: announcements/kde-frameworks-5.50.0.php:364 #: announcements/kde-frameworks-5.51.0.php:364 #: announcements/kde-frameworks-5.52.0.php:296 #: announcements/kde-frameworks-5.53.0.php:296 #: announcements/kde-frameworks-template.php:305 msgid "Syntax Highlighting" msgstr "xxSyntax Highlightingxx" #: announcements/kde-frameworks-5.29.0.php:297 msgid "Normalize XML license attribute values" msgstr "xxNormalize XML license attribute valuesxx" #: announcements/kde-frameworks-5.29.0.php:298 msgid "Sync syntax definitions from ktexteditor" msgstr "xxSync syntax definitions from ktexteditorxx" #: announcements/kde-frameworks-5.29.0.php:299 msgid "Fix folding region merging" msgstr "xxFix folding region mergingxx" #: announcements/kde-frameworks-5.3.0.php:4 msgid "Release of KDE Frameworks 5.3.0" msgstr "xxRelease of KDE Frameworks 5.3.0xx" #: announcements/kde-frameworks-5.3.0.php:16 msgid "" " \n" "October 07, 2014. KDE today announces the release\n" "of KDE Frameworks 5.3.0.\n" msgstr "" "xx \n" "October 07, 2014. KDE today announces the release\n" "of KDE Frameworks 5.3.0.\n" "xx\n" #: announcements/kde-frameworks-5.3.0.php:38 msgid "" "\n" "

    KActivities

    \n" "\n" "
      \n" "
    • Added DBus interface to load plugins at runtime
    • \n" "
    \n" "\n" "

    KArchive

    \n" "\n" "
      \n" "
    • Add convenience method KArchive::file()
    • \n" "
    • Compilation fixes for MSVC
    • \n" "
    \n" "\n" "

    KBookmarks

    \n" "\n" "
      \n" "
    • Fix encoding issue in KIO places dialog (bug 337642)
    • \n" "
    \n" "\n" "

    KCMUtils

    \n" "\n" "
      \n" "
    • Fix initial size of KCMultiDialog (bugs 337494, 325897)
    • \n" "
    \n" "\n" "

    KCompletion

    \n" "\n" "
      \n" "
    • Fixed size hint and positioning of clear button in highDpi mode
    • \n" "
    \n" "\n" "

    KConfig

    \n" "\n" "
      \n" "
    • KConfigLoader: fix sharing of KSharedConfig objects
    • \n" "
    \n" "\n" "

    KConfigWidgets

    \n" "\n" "
      \n" "
    • Now provides the kf5_entry.desktop files it needs for KLanguageButton\n" "
    \n" "\n" "

    KCoreAddons

    \n" "\n" "
      \n" "
    • Kdelibs4Migration: allow distributions to set KDE4_DEFAULT_HOME_POSTFIX\n" "so that the kde4 home is found properly.
    • \n" "
    • Compilation fixes for MSVC and gcc 4.5
    • \n" "
    • Turn KFormat into a Q_GADGET so we can expose its properties to QML " "indirectly
    • \n" "
    \n" "\n" "

    KEmoticons

    \n" "\n" "
      \n" "
    • Add unicode characters to Glass emoticon theme
    • \n" "
    \n" "\n" "

    KGuiAddons

    \n" "\n" "
      \n" "
    • Make KFontUtils::adaptFontSize be a bit more exact
    • \n" "
    \n" "\n" "

    KI18n

    \n" "\n" "
      \n" "
    • Remove leftover Perl dependency
    • \n" "
    \n" "\n" "

    KIO

    \n" "\n" "
      \n" "
    • Now includes kio_trash
    • \n" "
    • Add new KIO job, KIO::fileSystemFreeSpace, that allows you to get a " "filesystem's total and available space.
    • \n" "
    • kshorturifilter: Remove redundant forward slashes from the beginning of " "an URI
    • \n" "
    • Add searchprovider definitions for the qwant search engine
    • \n" "
    • File dialog: fix relative paths being turned into HTTP URLs
    • \n" "
    • Fix thumbnails for mimetype groups.
    • \n" "
    \n" "\n" "

    KJS

    \n" "\n" "
      \n" "
    • Implement Math.Clz32
    • \n" "
    • U+0000 through U+001F is not allowed as char, but as escaped unicode " "sequence (bug 338970)
    • \n" "
    \n" "\n" "

    KNotifications

    \n" "\n" "
      \n" "
    • Avoid infinite recursion in KStatusNotifierItem / QSystemTray.
    • \n" "
    \n" "\n" "

    KService

    \n" "\n" "
      \n" "
    • Many many fixes to KPluginInfo
    • \n" "
    • Add functions to convert between lists KPluginMetaData and KPluginInfo\n" "
    \n" "\n" "

    KTextEditor

    \n" "\n" "
      \n" "
    • Multiple memory leaks fixed
    • \n" "
    • Avoid auto-completion to interfere with search/replace text (bug " "339130), and more autocompletion fixes
    • \n" "
    • Many fixes to the VIM mode
    • \n" "
    \n" "\n" "

    KWidgetAddons

    \n" "\n" "
      \n" "
    • KPageListView: fixes for high-dpi mode
    • \n" "
    • KPageWidget: margin fixes
    • \n" "
    \n" "\n" "

    KWindowSystem

    \n" "\n" "
      \n" "
    • NETWinInfo now provides convenient wrapper for WM_PROTOCOLS.
    • \n" "
    • NETWinInfo now provides convenient wrapper for input and urgency hints " "of WM_HINTS property.
    • \n" "
    \n" "\n" "

    Solid

    \n" "\n" "
      \n" "
    • New freedesktop backend, not yet default but due to replace the upower/" "udev/systemd backends
    • \n" "
    \n" "\n" "

    Extra-cmake-modules

    \n" "\n" "
      \n" "
    • New module ECMGeneratePkgConfigFile, for frameworks to install a " "pkgconfig file.
    • \n" "
    • New option ECM_ENABLE_SANITIZERS, to enable clang sanitizers. Example: " "ECM_ENABLE_SANITIZERS='address;undefined'
    • \n" "
    • New option BUILD_COVERAGE, to enable code coverage.
    • \n" "
    \n" "\n" "

    Frameworkintegration

    \n" "\n" "
      \n" "
    • Fixed for compilation with Qt 5.4
    • \n" "
    • Fixed a few standard shortcuts
    • \n" "
    \n" msgstr "" "\n" "xx\n" "

    KActivities

    \n" "\n" "
      \n" "
    • Added DBus interface to load plugins at runtime
    • \n" "
    \n" "\n" "

    KArchive

    \n" "\n" "
      \n" "
    • Add convenience method KArchive::file()
    • \n" "
    • Compilation fixes for MSVC
    • \n" "
    \n" "\n" "

    KBookmarks

    \n" "\n" "
      \n" "
    • Fix encoding issue in KIO places dialog (bug 337642)
    • \n" "
    \n" "\n" "

    KCMUtils

    \n" "\n" "
      \n" "
    • Fix initial size of KCMultiDialog (bugs 337494, 325897)
    • \n" "
    \n" "\n" "

    KCompletion

    \n" "\n" "
      \n" "
    • Fixed size hint and positioning of clear button in highDpi mode
    • \n" "
    \n" "\n" "

    KConfig

    \n" "\n" "
      \n" "
    • KConfigLoader: fix sharing of KSharedConfig objects
    • \n" "
    \n" "\n" "

    KConfigWidgets

    \n" "\n" "
      \n" "
    • Now provides the kf5_entry.desktop files it needs for KLanguageButton\n" "
    \n" "\n" "

    KCoreAddons

    \n" "\n" "
      \n" "
    • Kdelibs4Migration: allow distributions to set KDE4_DEFAULT_HOME_POSTFIX\n" "so that the kde4 home is found properly.
    • \n" "
    • Compilation fixes for MSVC and gcc 4.5
    • \n" "
    • Turn KFormat into a Q_GADGET so we can expose its properties to QML " "indirectly
    • \n" "
    \n" "\n" "

    KEmoticons

    \n" "\n" "
      \n" "
    • Add unicode characters to Glass emoticon theme
    • \n" "
    \n" "\n" "

    KGuiAddons

    \n" "\n" "
      \n" "
    • Make KFontUtils::adaptFontSize be a bit more exact
    • \n" "
    \n" "\n" "

    KI18n

    \n" "\n" "
      \n" "
    • Remove leftover Perl dependency
    • \n" "
    \n" "\n" "

    KIO

    \n" "\n" "
      \n" "
    • Now includes kio_trash
    • \n" "
    • Add new KIO job, KIO::fileSystemFreeSpace, that allows you to get a " "filesystem's total and available space.
    • \n" "
    • kshorturifilter: Remove redundant forward slashes from the beginning of " "an URI
    • \n" "
    • Add searchprovider definitions for the qwant search engine
    • \n" "
    • File dialog: fix relative paths being turned into HTTP URLs
    • \n" "
    • Fix thumbnails for mimetype groups.
    • \n" "
    \n" "\n" "

    KJS

    \n" "\n" "
      \n" "
    • Implement Math.Clz32
    • \n" "
    • U+0000 through U+001F is not allowed as char, but as escaped unicode " "sequence (bug 338970)
    • \n" "
    \n" "\n" "

    KNotifications

    \n" "\n" "
      \n" "
    • Avoid infinite recursion in KStatusNotifierItem / QSystemTray.
    • \n" "
    \n" "\n" "

    KService

    \n" "\n" "
      \n" "
    • Many many fixes to KPluginInfo
    • \n" "
    • Add functions to convert between lists KPluginMetaData and KPluginInfo\n" "
    \n" "\n" "

    KTextEditor

    \n" "\n" "
      \n" "
    • Multiple memory leaks fixed
    • \n" "
    • Avoid auto-completion to interfere with search/replace text (bug " "339130), and more autocompletion fixes
    • \n" "
    • Many fixes to the VIM mode
    • \n" "
    \n" "\n" "

    KWidgetAddons

    \n" "\n" "
      \n" "
    • KPageListView: fixes for high-dpi mode
    • \n" "
    • KPageWidget: margin fixes
    • \n" "
    \n" "\n" "

    KWindowSystem

    \n" "\n" "
      \n" "
    • NETWinInfo now provides convenient wrapper for WM_PROTOCOLS.
    • \n" "
    • NETWinInfo now provides convenient wrapper for input and urgency hints " "of WM_HINTS property.
    • \n" "
    \n" "\n" "

    Solid

    \n" "\n" "
      \n" "
    • New freedesktop backend, not yet default but due to replace the upower/" "udev/systemd backends
    • \n" "
    \n" "\n" "

    Extra-cmake-modules

    \n" "\n" "
      \n" "
    • New module ECMGeneratePkgConfigFile, for frameworks to install a " "pkgconfig file.
    • \n" "
    • New option ECM_ENABLE_SANITIZERS, to enable clang sanitizers. Example: " "ECM_ENABLE_SANITIZERS='address;undefined'
    • \n" "
    • New option BUILD_COVERAGE, to enable code coverage.
    • \n" "
    \n" "\n" "

    Frameworkintegration

    \n" "\n" "
      \n" "
    • Fixed for compilation with Qt 5.4
    • \n" "
    • Fixed a few standard shortcuts
    • \n" "
    \n" "xx\n" #: announcements/kde-frameworks-5.3.0.php:205 msgid "" "The complete source code for KDE Frameworks %1 may be freely downloaded. Instructions " "on compiling and installing KDE Frameworks %1 are available from the KDE Frameworks %1 Info Page." msgstr "" "xxThe complete source code for KDE Frameworks %1 may be freely downloaded. Instructions " "on compiling and installing KDE Frameworks %1 are available from the KDE Frameworks %1 Info Page.xx" #: announcements/kde-frameworks-5.30.0.php:4 msgid "Release of KDE Frameworks 5.30.0" msgstr "xxRelease of KDE Frameworks 5.30.0xx" #: announcements/kde-frameworks-5.30.0.php:16 msgid "" " \n" "January 14, 2017. KDE today announces the release\n" "of KDE Frameworks 5.30.0.\n" msgstr "" "xx \n" "January 14, 2017. KDE today announces the release\n" "of KDE Frameworks 5.30.0.\n" "xx\n" #: announcements/kde-frameworks-5.30.0.php:41 msgid "add Haguichi icons from Stephen Brandt (thanks)" msgstr "xxadd Haguichi icons from Stephen Brandt (thanks)xx" #: announcements/kde-frameworks-5.30.0.php:42 msgid "finalize calligra icon support" msgstr "xxfinalize calligra icon supportxx" #: announcements/kde-frameworks-5.30.0.php:43 msgid "add cups icon thanks colin (bug 373126)" msgstr "xxadd cups icon thanks colin (bug 373126)xx" #: announcements/kde-frameworks-5.30.0.php:44 #: announcements/kde-frameworks-5.31.0.php:213 msgid "update kalarm icon (bug 362631)" msgstr "xxupdate kalarm icon (bug 362631)xx" #: announcements/kde-frameworks-5.30.0.php:45 msgid "add krfb app icon (bug 373362)" msgstr "xxadd krfb app icon (bug 373362)xx" #: announcements/kde-frameworks-5.30.0.php:46 msgid "add r mimetype support (bug 371811)" msgstr "xxadd r mimetype support (bug 371811)xx" #: announcements/kde-frameworks-5.30.0.php:47 msgid "and more" msgstr "xxand morexx" #: announcements/kde-frameworks-5.30.0.php:53 msgid "appstreamtest: handle non-installed programs" msgstr "xxappstreamtest: handle non-installed programsxx" #: announcements/kde-frameworks-5.30.0.php:54 msgid "Enable colored warnings in ninja's output" msgstr "xxEnable colored warnings in ninja's outputxx" #: announcements/kde-frameworks-5.30.0.php:55 msgid "Fix missing :: in API docs to trigger code styling" msgstr "xxFix missing :: in API docs to trigger code stylingxx" #: announcements/kde-frameworks-5.30.0.php:56 msgid "Ignore host libs/includes/cmakeconfig files in Android toolchain" msgstr "xxIgnore host libs/includes/cmakeconfig files in Android toolchainxx" #: announcements/kde-frameworks-5.30.0.php:57 msgid "Document usage of gnustl_shared with Android toolchain" msgstr "xxDocument usage of gnustl_shared with Android toolchainxx" #: announcements/kde-frameworks-5.30.0.php:58 msgid "Never use -Wl,--no-undefined on Mac (APPLE)" msgstr "xxNever use -Wl,--no-undefined on Mac (APPLE)xx" #: announcements/kde-frameworks-5.30.0.php:64 msgid "Improve KPackage KNSHandler" msgstr "xxImprove KPackage KNSHandlerxx" #: announcements/kde-frameworks-5.30.0.php:65 msgid "Search for the more precise required version of AppstreamQt" msgstr "xxSearch for the more precise required version of AppstreamQtxx" #: announcements/kde-frameworks-5.30.0.php:66 msgid "Add KNewStuff support for KPackage" msgstr "xxAdd KNewStuff support for KPackagexx" #: announcements/kde-frameworks-5.30.0.php:72 msgid "Make compile with -fno-operator-names" msgstr "xxMake compile with -fno-operator-namesxx" #: announcements/kde-frameworks-5.30.0.php:73 msgid "Do not fetch more linked resources when one of them goes away" msgstr "xxDo not fetch more linked resources when one of them goes awayxx" #: announcements/kde-frameworks-5.30.0.php:74 msgid "" "Added model role to retrieve the list of linked activities for a resource" msgstr "" "xxAdded model role to retrieve the list of linked activities for a resourcexx" #: announcements/kde-frameworks-5.30.0.php:80 msgid "add Android to the list of available platforms" msgstr "xxadd Android to the list of available platformsxx" #: announcements/kde-frameworks-5.30.0.php:81 msgid "include ObjC++ source files" msgstr "xxinclude ObjC++ source filesxx" #: announcements/kde-frameworks-5.30.0.php:87 msgid "Generate an instance with KSharedConfig::Ptr for singleton and arg" msgstr "xxGenerate an instance with KSharedConfig::Ptr for singleton and argxx" #: announcements/kde-frameworks-5.30.0.php:88 msgid "kconfig_compiler: Use nullptr in generated code" msgstr "xxkconfig_compiler: Use nullptr in generated codexx" #: announcements/kde-frameworks-5.30.0.php:94 msgid "Hide the \"Show Menu Bar\" action if all the menubars are native" msgstr "xxHide the \"Show Menu Bar\" action if all the menubars are nativexx" #: announcements/kde-frameworks-5.30.0.php:95 msgid "KConfigDialogManager: drop kdelibs3 classes" msgstr "xxKConfigDialogManager: drop kdelibs3 classesxx" #: announcements/kde-frameworks-5.30.0.php:101 msgid "Return stringlist/boolean types in KPluginMetaData::value" msgstr "xxReturn stringlist/boolean types in KPluginMetaData::valuexx" #: announcements/kde-frameworks-5.30.0.php:102 msgid "DesktopFileParser: Honor ServiceTypes field" msgstr "xxDesktopFileParser: Honor ServiceTypes fieldxx" #: announcements/kde-frameworks-5.30.0.php:108 msgid "Add python bindings for KDBusAddons" msgstr "xxAdd python bindings for KDBusAddonsxx" #: announcements/kde-frameworks-5.30.0.php:114 msgid "Introduce org.kde.kconfig QML import with KAuthorized" msgstr "xxIntroduce org.kde.kconfig QML import with KAuthorizedxx" #: announcements/kde-frameworks-5.30.0.php:120 msgid "kdoctools_install: match the full path for the program (bug 374435)" msgstr "" "xxkdoctools_install: match the full path for the program (bug 374435)xx" #: announcements/kde-frameworks-5.30.0.php:126 msgid "[runtime] Introduce a KGLOBALACCEL_TEST_MODE env variable" msgstr "xx[runtime] Introduce a KGLOBALACCEL_TEST_MODE env variablexx" #: announcements/kde-frameworks-5.30.0.php:132 msgid "Add Python bindings for KGuiAddons" msgstr "xxAdd Python bindings for KGuiAddonsxx" #: announcements/kde-frameworks-5.30.0.php:138 msgid "Set plugin data so that the Embeddable Image Viewer works" msgstr "xxSet plugin data so that the Embeddable Image Viewer worksxx" #: announcements/kde-frameworks-5.30.0.php:144 msgid "" "Inform QIconLoader also when the desktop icon theme is changed (bug 365363)" msgstr "" "xxInform QIconLoader also when the desktop icon theme is changed (bug " "365363)xx" #: announcements/kde-frameworks-5.30.0.php:150 msgid "" "Take X-KDE-RunOnDiscreteGpu property into account when starting app using " "klauncher" msgstr "" "xxTake X-KDE-RunOnDiscreteGpu property into account when starting app using " "klauncherxx" #: announcements/kde-frameworks-5.30.0.php:156 msgid "" "KIO::iconNameForUrl will now return special icons for xdg locations like the " "user's Pictures folder" msgstr "" "xxKIO::iconNameForUrl will now return special icons for xdg locations like " "the user's Pictures folderxx" #: announcements/kde-frameworks-5.30.0.php:157 msgid "" "ForwardingSlaveBase: fix passing of Overwrite flag to kio_desktop (bug " "360487)" msgstr "" "xxForwardingSlaveBase: fix passing of Overwrite flag to kio_desktop (bug " "360487)xx" #: announcements/kde-frameworks-5.30.0.php:158 msgid "" "Improve and export KPasswdServerClient class, the client API for " "kpasswdserver" msgstr "" "xxImprove and export KPasswdServerClient class, the client API for " "kpasswdserverxx" #: announcements/kde-frameworks-5.30.0.php:159 msgid "[KPropertiesDialog] Kill \"Place in system tray\" option" msgstr "xx[KPropertiesDialog] Kill \"Place in system tray\" optionxx" #: announcements/kde-frameworks-5.30.0.php:160 msgid "" "[KPropertiesDialog] Don't change \"Name\" of \"Link\" .desktop files if file " "name is read-only" msgstr "" "xx[KPropertiesDialog] Don't change \"Name\" of \"Link\" .desktop files if " "file name is read-onlyxx" #: announcements/kde-frameworks-5.30.0.php:161 msgid "" "[KFileWidget] Use urlFromString instead of QUrl(QString) in setSelection " "(bug 369216)" msgstr "" "xx[KFileWidget] Use urlFromString instead of QUrl(QString) in setSelection " "(bug 369216)xx" #: announcements/kde-frameworks-5.30.0.php:162 msgid "" "Add option to run an app on a discrete graphics card to KPropertiesDialog" msgstr "" "xxAdd option to run an app on a discrete graphics card to KPropertiesDialogxx" #: announcements/kde-frameworks-5.30.0.php:163 msgid "terminate DropJob properly after dropping to an executable" msgstr "xxterminate DropJob properly after dropping to an executablexx" #: announcements/kde-frameworks-5.30.0.php:164 msgid "Fix logging category usage on Windows" msgstr "xxFix logging category usage on Windowsxx" #: announcements/kde-frameworks-5.30.0.php:165 msgid "DropJob: emit started copy job after creation" msgstr "xxDropJob: emit started copy job after creationxx" #: announcements/kde-frameworks-5.30.0.php:166 msgid "Add support for calling suspend() on a CopyJob before it gets started" msgstr "" "xxAdd support for calling suspend() on a CopyJob before it gets startedxx" #: announcements/kde-frameworks-5.30.0.php:167 msgid "" "Add support for suspending jobs immediately, at least for SimpleJob and " "FileCopyJob" msgstr "" "xxAdd support for suspending jobs immediately, at least for SimpleJob and " "FileCopyJobxx" #: announcements/kde-frameworks-5.30.0.php:173 msgid "" "Update proxies for recently realised class of bugs (layoutChanged handling)" msgstr "" "xxUpdate proxies for recently realised class of bugs (layoutChanged " "handling)xx" #: announcements/kde-frameworks-5.30.0.php:174 msgid "Make it possible for KConcatenateRowsProxyModel to work in QML" msgstr "xxMake it possible for KConcatenateRowsProxyModel to work in QMLxx" #: announcements/kde-frameworks-5.30.0.php:175 msgid "" "KExtraColumnsProxyModel: Persist model indexes after emitting layoutChange, " "not before" msgstr "" "xxKExtraColumnsProxyModel: Persist model indexes after emitting " "layoutChange, not beforexx" #: announcements/kde-frameworks-5.30.0.php:176 msgid "" "Fix assert (in beginRemoveRows) when deselecting an empty child of a " "selected child in korganizer" msgstr "" "xxFix assert (in beginRemoveRows) when deselecting an empty child of a " "selected child in korganizerxx" #: announcements/kde-frameworks-5.30.0.php:182 msgid "Don't focus progress windows (bug 333934)" msgstr "xxDon't focus progress windows (bug 333934)xx" #: announcements/kde-frameworks-5.30.0.php:188 msgid "[GHNS Button] Hide when KIOSK restriction applies" msgstr "xx[GHNS Button] Hide when KIOSK restriction appliesxx" #: announcements/kde-frameworks-5.30.0.php:189 msgid "" "Fix set up of the ::Engine when created with an absolute config file path" msgstr "" "xxFix set up of the ::Engine when created with an absolute config file pathxx" #: announcements/kde-frameworks-5.30.0.php:195 msgid "Add a manual test for Unity launchers" msgstr "xxAdd a manual test for Unity launchersxx" #: announcements/kde-frameworks-5.30.0.php:196 msgid "" "[KNotificationRestrictions] Let user can specify restriction reason string" msgstr "" "xx[KNotificationRestrictions] Let user can specify restriction reason " "stringxx" #: announcements/kde-frameworks-5.30.0.php:202 msgid "[PackageLoader] Don't access invalid KPluginMetadata (bug 374541)" msgstr "xx[PackageLoader] Don't access invalid KPluginMetadata (bug 374541)xx" #: announcements/kde-frameworks-5.30.0.php:203 msgid "fix description for option -t in man page" msgstr "xxfix description for option -t in man pagexx" #: announcements/kde-frameworks-5.30.0.php:204 msgid "Improve error message" msgstr "xxImprove error messagexx" #: announcements/kde-frameworks-5.30.0.php:205 msgid "Fix the help message for --type" msgstr "xxFix the help message for --typexx" #: announcements/kde-frameworks-5.30.0.php:206 msgid "Improve installation process of KPackage bundles" msgstr "xxImprove installation process of KPackage bundlesxx" #: announcements/kde-frameworks-5.30.0.php:207 msgid "Install a kpackage-generic.desktop file" msgstr "xxInstall a kpackage-generic.desktop filexx" #: announcements/kde-frameworks-5.30.0.php:208 msgid "Exclude qmlc files from installation" msgstr "xxExclude qmlc files from installationxx" #: announcements/kde-frameworks-5.30.0.php:209 msgid "Don't list separately plasmoids from metadata.desktop and .json" msgstr "xxDon't list separately plasmoids from metadata.desktop and .jsonxx" #: announcements/kde-frameworks-5.30.0.php:210 msgid "Additional fix for packages with different types but same ids" msgstr "xxAdditional fix for packages with different types but same idsxx" #: announcements/kde-frameworks-5.30.0.php:211 msgid "Fix cmake failure when two packages with different type have same id" msgstr "" "xxFix cmake failure when two packages with different type have same idxx" #: announcements/kde-frameworks-5.30.0.php:217 msgid "Call the new checkAmbiguousShortcuts() from MainWindow::createShellGUI" msgstr "" "xxCall the new checkAmbiguousShortcuts() from MainWindow::createShellGUIxx" #: announcements/kde-frameworks-5.30.0.php:223 msgid "" "KSycoca: don't follow symlink to directories, it creates a risk of recursion" msgstr "" "xxKSycoca: don't follow symlink to directories, it creates a risk of " "recursionxx" #: announcements/kde-frameworks-5.30.0.php:229 msgid "Fix: Forward dragging text results in wrong selection (bug 374163)" msgstr "xxFix: Forward dragging text results in wrong selection (bug 374163)xx" #: announcements/kde-frameworks-5.30.0.php:235 msgid "Specify minimum required GpgME++ version 1.7.0" msgstr "xxSpecify minimum required GpgME++ version 1.7.0xx" #: announcements/kde-frameworks-5.30.0.php:236 msgid "Revert \"If Gpgmepp is not found, try to use KF5Gpgmepp\"" msgstr "xxRevert \"If Gpgmepp is not found, try to use KF5Gpgmepp\"xx" #: announcements/kde-frameworks-5.30.0.php:243 msgid "Add KToolTipWidget, a tooltip that contains another widget" msgstr "xxAdd KToolTipWidget, a tooltip that contains another widgetxx" #: announcements/kde-frameworks-5.30.0.php:244 msgid "Fix KDateComboBox checks for valid entered dates" msgstr "xxFix KDateComboBox checks for valid entered datesxx" #: announcements/kde-frameworks-5.30.0.php:245 msgid "KMessageWidget: use darker red color when type is Error (bug 357210)" msgstr "" "xxKMessageWidget: use darker red color when type is Error (bug 357210)xx" #: announcements/kde-frameworks-5.30.0.php:251 msgid "" "Warn on startup about ambiguous shortcuts (with an exception for Shift" "+Delete)" msgstr "" "xxWarn on startup about ambiguous shortcuts (with an exception for Shift" "+Delete)xx" #: announcements/kde-frameworks-5.30.0.php:252 msgid "MSWin and Mac have similar autosave windowsize behaviour" msgstr "xxMSWin and Mac have similar autosave windowsize behaviourxx" #: announcements/kde-frameworks-5.30.0.php:253 msgid "Display application version in about dialog header (bug 372367)" msgstr "xxDisplay application version in about dialog header (bug 372367)xx" #: announcements/kde-frameworks-5.30.0.php:259 msgid "sync with breeze icons" msgstr "xxsync with breeze iconsxx" #: announcements/kde-frameworks-5.30.0.php:265 #: announcements/kde-frameworks-5.31.0.php:219 msgid "Fix the renderType properties for various components" msgstr "xxFix the renderType properties for various componentsxx" #: announcements/kde-frameworks-5.30.0.php:266 msgid "[ToolTipDialog] Use KWindowSystem::isPlatformX11() which is cached" msgstr "xx[ToolTipDialog] Use KWindowSystem::isPlatformX11() which is cachedxx" #: announcements/kde-frameworks-5.30.0.php:267 msgid "[Icon Item] Fix updating implicit size when icon sizes change" msgstr "xx[Icon Item] Fix updating implicit size when icon sizes changexx" #: announcements/kde-frameworks-5.30.0.php:268 msgid "" "[Dialog] Use setPosition / setSize instead of setting everything individually" msgstr "" "xx[Dialog] Use setPosition / setSize instead of setting everything " "individuallyxx" #: announcements/kde-frameworks-5.30.0.php:269 msgid "[Units] Make iconSizes property constant" msgstr "xx[Units] Make iconSizes property constantxx" #: announcements/kde-frameworks-5.30.0.php:270 msgid "" "There is now a global \"Units\" instance reducing memory consumption and " "creation time of SVG items" msgstr "" "xxThere is now a global \"Units\" instance reducing memory consumption and " "creation time of SVG itemsxx" #: announcements/kde-frameworks-5.30.0.php:271 msgid "[Icon Item] Support non-square icons (bug 355592)" msgstr "xx[Icon Item] Support non-square icons (bug 355592)xx" #: announcements/kde-frameworks-5.30.0.php:272 msgid "search/replace old hardcoded types from plasmapkg2 (bug 374463)" msgstr "xxsearch/replace old hardcoded types from plasmapkg2 (bug 374463)xx" #: announcements/kde-frameworks-5.30.0.php:273 msgid "Fix X-Plasma-Drop* types (bug 374418)" msgstr "xxFix X-Plasma-Drop* types (bug 374418)xx" #: announcements/kde-frameworks-5.30.0.php:274 msgid "[Plasma ScrollViewStyle] Show scroll bar background only on hover" msgstr "xx[Plasma ScrollViewStyle] Show scroll bar background only on hoverxx" #: announcements/kde-frameworks-5.30.0.php:275 msgid "Fix #374127 misplacement of popups from dock wins" msgstr "xxFix #374127 misplacement of popups from dock winsxx" #: announcements/kde-frameworks-5.30.0.php:276 msgid "Deprecate Plasma::Package API in PluginLoader" msgstr "xxDeprecate Plasma::Package API in PluginLoaderxx" #: announcements/kde-frameworks-5.30.0.php:277 msgid "" "Recheck which representation we should using in setPreferredRepresentation" msgstr "" "xxRecheck which representation we should using in " "setPreferredRepresentationxx" #: announcements/kde-frameworks-5.30.0.php:278 msgid "[declarativeimports] Use QtRendering on phone devices" msgstr "xx[declarativeimports] Use QtRendering on phone devicesxx" #: announcements/kde-frameworks-5.30.0.php:279 msgid "consider an empty panel always \"applets loaded\" (bug 373836)" msgstr "xxconsider an empty panel always \"applets loaded\" (bug 373836)xx" #: announcements/kde-frameworks-5.30.0.php:280 msgid "Emit toolTipMainTextChanged if it changes in response to a title change" msgstr "" "xxEmit toolTipMainTextChanged if it changes in response to a title changexx" #: announcements/kde-frameworks-5.30.0.php:281 msgid "" "[TextField] Allow disabling reveal password button through KIOSK restriction" msgstr "" "xx[TextField] Allow disabling reveal password button through KIOSK " "restrictionxx" #: announcements/kde-frameworks-5.30.0.php:282 msgid "[AppletQuickItem] Support launch error message" msgstr "xx[AppletQuickItem] Support launch error messagexx" #: announcements/kde-frameworks-5.30.0.php:283 msgid "Fix logic for arrow handling in RTL locales (bug 373749)" msgstr "xxFix logic for arrow handling in RTL locales (bug 373749)xx" #: announcements/kde-frameworks-5.30.0.php:284 msgid "TextFieldStyle: Fix implicitHeight value so the text cursor is centered" msgstr "" "xxTextFieldStyle: Fix implicitHeight value so the text cursor is centeredxx" #: announcements/kde-frameworks-5.30.0.php:290 msgid "cmake: look for hunspell-1.6 as well" msgstr "xxcmake: look for hunspell-1.6 as wellxx" #: announcements/kde-frameworks-5.30.0.php:296 msgid "Fix highlighting of Makefile.inc by adding priority to makefile.xml" msgstr "" "xxFix highlighting of Makefile.inc by adding priority to makefile.xmlxx" #: announcements/kde-frameworks-5.30.0.php:297 msgid "Highlight SCXML files as XML" msgstr "xxHighlight SCXML files as XMLxx" #: announcements/kde-frameworks-5.30.0.php:298 msgid "makefile.xml: many improvements, too long to list here" msgstr "xxmakefile.xml: many improvements, too long to list herexx" #: announcements/kde-frameworks-5.30.0.php:299 msgid "python syntax: added f-literals and improved string handling" msgstr "xxpython syntax: added f-literals and improved string handlingxx" #: announcements/kde-frameworks-5.31.0.php:4 msgid "Release of KDE Frameworks 5.31.0" msgstr "xxRelease of KDE Frameworks 5.31.0xx" #: announcements/kde-frameworks-5.31.0.php:16 msgid "" " \n" "February 11, 2017. KDE today announces the release\n" "of KDE Frameworks 5.31.0.\n" msgstr "" "xx \n" "February 11, 2017. KDE today announces the release\n" "of KDE Frameworks 5.31.0.\n" "xx\n" #: announcements/kde-frameworks-5.31.0.php:45 msgid "add support for display_name in categories" msgstr "xxadd support for display_name in categoriesxx" #: announcements/kde-frameworks-5.31.0.php:51 msgid "too many icon changes to list them here" msgstr "xxtoo many icon changes to list them herexx" #: announcements/kde-frameworks-5.31.0.php:57 msgid "Enable -Wsuggest-override for g++ >= 5.0.0" msgstr "xxEnable -Wsuggest-override for g++ >= 5.0.0xx" #: announcements/kde-frameworks-5.31.0.php:58 msgid "Pass -fno-operator-names when supported" msgstr "xxPass -fno-operator-names when supportedxx" #: announcements/kde-frameworks-5.31.0.php:59 msgid "ecm_add_app_icon : ignore SVG files silently when unsupported" msgstr "xxecm_add_app_icon : ignore SVG files silently when unsupportedxx" #: announcements/kde-frameworks-5.31.0.php:60 msgid "Bindings: Many fixes and improvements" msgstr "xxBindings: Many fixes and improvementsxx" #: announcements/kde-frameworks-5.31.0.php:66 msgid "Support some of the KNSCore questions using notifications" msgstr "xxSupport some of the KNSCore questions using notificationsxx" #: announcements/kde-frameworks-5.31.0.php:72 msgid "Fix KCompressionDevice (seeking) to work with Qt >= 5.7" msgstr "xxFix KCompressionDevice (seeking) to work with Qt >= 5.7xx" #: announcements/kde-frameworks-5.31.0.php:78 msgid "Update most of the examples, drop outdated ones" msgstr "xxUpdate most of the examples, drop outdated onesxx" #: announcements/kde-frameworks-5.31.0.php:84 msgid "Fix linking on Windows: don't link kentrymaptest to KConfigCore" msgstr "xxFix linking on Windows: don't link kentrymaptest to KConfigCorexx" #: announcements/kde-frameworks-5.31.0.php:90 msgid "" "Do nothing in ShowMenubarActionFilter::updateAction if there are no menubars" msgstr "" "xxDo nothing in ShowMenubarActionFilter::updateAction if there are no " "menubarsxx" #: announcements/kde-frameworks-5.31.0.php:96 msgid "" "Fix Bug 363427 - unsafe characters incorrectly parsed as part of URL (bug " "363427)" msgstr "" "xxFix Bug 363427 - unsafe characters incorrectly parsed as part of URL (bug " "363427)xx" #: announcements/kde-frameworks-5.31.0.php:97 msgid "" "kformat: Make it possible to properly translate relative dates (bug 335106)" msgstr "" "xxkformat: Make it possible to properly translate relative dates (bug " "335106)xx" #: announcements/kde-frameworks-5.31.0.php:98 msgid "KAboutData: Document that bug email address can also be a URL" msgstr "xxKAboutData: Document that bug email address can also be a URLxx" #: announcements/kde-frameworks-5.31.0.php:104 msgid "[IconDialog] Set proper icons group" msgstr "xx[IconDialog] Set proper icons groupxx" #: announcements/kde-frameworks-5.31.0.php:105 msgid "[QuickViewSharedEngine] Use setSize instead of setWidth/setHeight" msgstr "xx[QuickViewSharedEngine] Use setSize instead of setWidth/setHeightxx" #: announcements/kde-frameworks-5.31.0.php:111 #: announcements/kde-frameworks-5.37.0.php:106 msgid "Sync KDE4Defaults.cmake from kdelibs" msgstr "xxSync KDE4Defaults.cmake from kdelibsxx" #: announcements/kde-frameworks-5.31.0.php:112 msgid "Fix HAVE_TRUNC cmake check" msgstr "xxFix HAVE_TRUNC cmake checkxx" #: announcements/kde-frameworks-5.31.0.php:118 msgid "" "KEmoticons: use DBus to notify running processes of changes made in the KCM" msgstr "" "xxKEmoticons: use DBus to notify running processes of changes made in the " "KCMxx" #: announcements/kde-frameworks-5.31.0.php:119 msgid "KEmoticons: major performance improvement" msgstr "xxKEmoticons: major performance improvementxx" #: announcements/kde-frameworks-5.31.0.php:125 msgid "KIconEngine: Center icon in requested rect" msgstr "xxKIconEngine: Center icon in requested rectxx" #: announcements/kde-frameworks-5.31.0.php:131 msgid "Add KUrlRequester::setMimeTypeFilters" msgstr "xxAdd KUrlRequester::setMimeTypeFiltersxx" #: announcements/kde-frameworks-5.31.0.php:132 msgid "" "Fix parsing of directories listing on a specific ftp server (bug 375610)" msgstr "" "xxFix parsing of directories listing on a specific ftp server (bug 375610)xx" #: announcements/kde-frameworks-5.31.0.php:133 msgid "preserve group/owner on file copy (bug 103331)" msgstr "xxpreserve group/owner on file copy (bug 103331)xx" #: announcements/kde-frameworks-5.31.0.php:134 msgid "KRun: deprecate runUrl() in favor of runUrl() with RunFlags" msgstr "xxKRun: deprecate runUrl() in favor of runUrl() with RunFlagsxx" #: announcements/kde-frameworks-5.31.0.php:135 msgid "" "kssl: Ensure user certificate directory has been created before use (bug " "342958)" msgstr "" "xxkssl: Ensure user certificate directory has been created before use (bug " "342958)xx" #: announcements/kde-frameworks-5.31.0.php:141 msgid "Apply filter to proxy immediately" msgstr "xxApply filter to proxy immediatelyxx" #: announcements/kde-frameworks-5.31.0.php:147 msgid "Make it possible to adopt resources, mostly for system-wide settings" msgstr "" "xxMake it possible to adopt resources, mostly for system-wide settingsxx" #: announcements/kde-frameworks-5.31.0.php:148 msgid "Don't fail when moving to the temp directory when installing" msgstr "xxDon't fail when moving to the temp directory when installingxx" #: announcements/kde-frameworks-5.31.0.php:149 msgid "Deprecate the security class" msgstr "xxDeprecate the security classxx" #: announcements/kde-frameworks-5.31.0.php:150 msgid "Don't block when running the post-install command (bug 375287)" msgstr "xxDon't block when running the post-install command (bug 375287)xx" #: announcements/kde-frameworks-5.31.0.php:151 msgid "[KNS] Take into account the distribution type" msgstr "xx[KNS] Take into account the distribution typexx" #: announcements/kde-frameworks-5.31.0.php:152 msgid "Don't ask if we're getting the file in /tmp" msgstr "xxDon't ask if we're getting the file in /tmpxx" #: announcements/kde-frameworks-5.31.0.php:158 msgid "Re-add logging notifications to files (bug 363138)" msgstr "xxRe-add logging notifications to files (bug 363138)xx" #: announcements/kde-frameworks-5.31.0.php:159 msgid "Mark non-persistent notifications as transient" msgstr "xxMark non-persistent notifications as transientxx" #: announcements/kde-frameworks-5.31.0.php:160 msgid "Support \"default actions\"" msgstr "xxSupport \"default actions\"xx" #: announcements/kde-frameworks-5.31.0.php:166 msgid "Don't generate appdata if it's marked as NoDisplay" msgstr "xxDon't generate appdata if it's marked as NoDisplayxx" #: announcements/kde-frameworks-5.31.0.php:167 msgid "Fix listing when the requested path is absolute" msgstr "xxFix listing when the requested path is absolutexx" #: announcements/kde-frameworks-5.31.0.php:168 msgid "fix handling of archives with a folder in them (bug 374782)" msgstr "xxfix handling of archives with a folder in them (bug 374782)xx" #: announcements/kde-frameworks-5.31.0.php:174 msgid "fix minimap rendering for HiDPI envs" msgstr "xxfix minimap rendering for HiDPI envsxx" #: announcements/kde-frameworks-5.31.0.php:180 msgid "Add methods to hide the reveal password action" msgstr "xxAdd methods to hide the reveal password actionxx" #: announcements/kde-frameworks-5.31.0.php:181 msgid "KToolTipWidget: don't take ownership of the content widget" msgstr "xxKToolTipWidget: don't take ownership of the content widgetxx" #: announcements/kde-frameworks-5.31.0.php:182 msgid "KToolTipWidget: hide immediately if content gets destroyed" msgstr "xxKToolTipWidget: hide immediately if content gets destroyedxx" #: announcements/kde-frameworks-5.31.0.php:183 msgid "Fix focus override in KCollapsibleGroupBox" msgstr "xxFix focus override in KCollapsibleGroupBoxxx" #: announcements/kde-frameworks-5.31.0.php:184 msgid "Fix warning when destructing a KPixmapSequenceWidget" msgstr "xxFix warning when destructing a KPixmapSequenceWidgetxx" #: announcements/kde-frameworks-5.31.0.php:185 msgid "" "Install also CamelCase forward headers for classes from multi-class headers" msgstr "" "xxInstall also CamelCase forward headers for classes from multi-class " "headersxx" #: announcements/kde-frameworks-5.31.0.php:186 msgid "KFontRequester: Find the nearest match for a missing font (bug 286260)" msgstr "" "xxKFontRequester: Find the nearest match for a missing font (bug 286260)xx" #: announcements/kde-frameworks-5.31.0.php:192 msgid "Allow Tab as being modified by Shift (bug 368581)" msgstr "xxAllow Tab as being modified by Shift (bug 368581)xx" #: announcements/kde-frameworks-5.31.0.php:198 msgid "" "Bug reporter: Allow a URL (not just an email address) for custom reporting" msgstr "" "xxBug reporter: Allow a URL (not just an email address) for custom " "reportingxx" #: announcements/kde-frameworks-5.31.0.php:199 msgid "Skip empty shortcuts on ambiguity check" msgstr "xxSkip empty shortcuts on ambiguity checkxx" #: announcements/kde-frameworks-5.31.0.php:205 msgid "" "[Containment Interface] No need for values() as contains() looks up keys" msgstr "" "xx[Containment Interface] No need for values() as contains() looks up keysxx" #: announcements/kde-frameworks-5.31.0.php:206 msgid "" "Dialog: Hide when focus changes to ConfigView with hideOnWindowDeactivate" msgstr "" "xxDialog: Hide when focus changes to ConfigView with hideOnWindowDeactivatexx" #: announcements/kde-frameworks-5.31.0.php:207 msgid "[PlasmaComponents Menu] Add maximumWidth property" msgstr "xx[PlasmaComponents Menu] Add maximumWidth propertyxx" #: announcements/kde-frameworks-5.31.0.php:208 msgid "" "Missing icon when connected to openvpn via bluetooth network (bug 366165)" msgstr "" "xxMissing icon when connected to openvpn via bluetooth network (bug 366165)xx" #: announcements/kde-frameworks-5.31.0.php:209 msgid "Make sure we display enabled ListItem on hover" msgstr "xxMake sure we display enabled ListItem on hoverxx" #: announcements/kde-frameworks-5.31.0.php:210 msgid "make all heights in the calendar header to be even (bug 375318)" msgstr "xxmake all heights in the calendar header to be even (bug 375318)xx" #: announcements/kde-frameworks-5.31.0.php:211 msgid "fix color styling in network plasma icon (bug 373172)" msgstr "xxfix color styling in network plasma icon (bug 373172)xx" #: announcements/kde-frameworks-5.31.0.php:212 msgid "Set wrapMode to Text.WrapAnywhere (bug 375141)" msgstr "xxSet wrapMode to Text.WrapAnywhere (bug 375141)xx" #: announcements/kde-frameworks-5.31.0.php:214 msgid "correctly forward status from applets to containment (bug 372062)" msgstr "xxcorrectly forward status from applets to containment (bug 372062)xx" #: announcements/kde-frameworks-5.31.0.php:215 msgid "Use KPlugin to load Calendar plugins" msgstr "xxUse KPlugin to load Calendar pluginsxx" #: announcements/kde-frameworks-5.31.0.php:216 msgid "use the highlight color for selected text (bug 374140)" msgstr "xxuse the highlight color for selected text (bug 374140)xx" #: announcements/kde-frameworks-5.31.0.php:217 msgid "[Icon Item] Round size we want to load a pixmap in" msgstr "xx[Icon Item] Round size we want to load a pixmap inxx" #: announcements/kde-frameworks-5.31.0.php:218 msgid "portrait prop is not relevant when there is no text (bug 374815)" msgstr "xxportrait prop is not relevant when there is no text (bug 374815)xx" #: announcements/kde-frameworks-5.31.0.php:225 msgid "Work round DBus property fetching bug (bug 345871)" msgstr "xxWork round DBus property fetching bug (bug 345871)xx" #: announcements/kde-frameworks-5.31.0.php:226 msgid "Treat no passphrase as Solid::UserCanceled error" msgstr "xxTreat no passphrase as Solid::UserCanceled errorxx" #: announcements/kde-frameworks-5.31.0.php:232 msgid "Added Greek trigram data file" msgstr "xxAdded Greek trigram data filexx" #: announcements/kde-frameworks-5.31.0.php:233 msgid "" "Fix segfault in trigrams generation and expose MAXGRAMS constant in the " "header" msgstr "" "xxFix segfault in trigrams generation and expose MAXGRAMS constant in the " "headerxx" #: announcements/kde-frameworks-5.31.0.php:234 msgid "Look for non-versioned libhunspell.so, should be more future proof" msgstr "xxLook for non-versioned libhunspell.so, should be more future proofxx" #: announcements/kde-frameworks-5.31.0.php:240 msgid "C++ highlighting: update to Qt 5.8" msgstr "xxC++ highlighting: update to Qt 5.8xx" #: announcements/kde-frameworks-5.32.0.php:4 msgid "Release of KDE Frameworks 5.32.0" msgstr "xxRelease of KDE Frameworks 5.32.0xx" #: announcements/kde-frameworks-5.32.0.php:16 msgid "" " \n" "March 11, 2017. KDE today announces the release\n" "of KDE Frameworks 5.32.0.\n" msgstr "" "xx \n" "March 11, 2017. KDE today announces the release\n" "of KDE Frameworks 5.32.0.\n" "xx\n" #: announcements/kde-frameworks-5.32.0.php:41 msgid "Implement nested tags" msgstr "xxImplement nested tagsxx" #: announcements/kde-frameworks-5.32.0.php:47 msgid "Added icons for Plasma Vault" msgstr "xxAdded icons for Plasma Vaultxx" #: announcements/kde-frameworks-5.32.0.php:48 msgid "Renamed icons for encrypted and decrypted folders" msgstr "xxRenamed icons for encrypted and decrypted foldersxx" #: announcements/kde-frameworks-5.32.0.php:49 msgid "Add torrents icon 22px" msgstr "xxAdd torrents icon 22pxxx" #: announcements/kde-frameworks-5.32.0.php:50 msgid "Add nm-tray icons (bug 374672)" msgstr "xxAdd nm-tray icons (bug 374672)xx" #: announcements/kde-frameworks-5.32.0.php:51 msgid "color-management: removed undefined links (bug 374843)" msgstr "xxcolor-management: removed undefined links (bug 374843)xx" #: announcements/kde-frameworks-5.32.0.php:52 msgid "" "system-run is now an action until <= 32px and 48px an app icon (bug " "375970)" msgstr "" "xxsystem-run is now an action until <= 32px and 48px an app icon (bug " "375970)xx" #: announcements/kde-frameworks-5.32.0.php:58 msgid "Detect inotify" msgstr "xxDetect inotifyxx" #: announcements/kde-frameworks-5.32.0.php:59 msgid "" "Revert \"Automatically mark classes with pure virtual functions as /" "Abstract/.\"" msgstr "" "xxRevert \"Automatically mark classes with pure virtual functions as /" "Abstract/.\"xx" #: announcements/kde-frameworks-5.32.0.php:65 msgid "Allow to plan ahead and set the order for an item not yet in the list" msgstr "" "xxAllow to plan ahead and set the order for an item not yet in the listxx" #: announcements/kde-frameworks-5.32.0.php:71 msgid "Fix Potential leak of memory pointed to by 'limitedDev'" msgstr "xxFix Potential leak of memory pointed to by 'limitedDev'xx" #: announcements/kde-frameworks-5.32.0.php:77 msgid "Fixed potential crash in QML KCMs when application palette changes" msgstr "xxFixed potential crash in QML KCMs when application palette changesxx" #: announcements/kde-frameworks-5.32.0.php:83 msgid "KConfig: stop exporting and installing KConfigBackend" msgstr "xxKConfig: stop exporting and installing KConfigBackendxx" #: announcements/kde-frameworks-5.32.0.php:89 msgid "" "KColorScheme: default to application scheme if set by KColorSchemeManager " "(bug 373764)" msgstr "" "xxKColorScheme: default to application scheme if set by KColorSchemeManager " "(bug 373764)xx" #: announcements/kde-frameworks-5.32.0.php:90 msgid "" "KConfigDialogManager: get change signal from metaObject or special property" msgstr "" "xxKConfigDialogManager: get change signal from metaObject or special " "propertyxx" #: announcements/kde-frameworks-5.32.0.php:91 msgid "Fix KCModule::setAuthAction error checking" msgstr "xxFix KCModule::setAuthAction error checkingxx" #: announcements/kde-frameworks-5.32.0.php:97 msgid "Exclude (6) from emoticons recognition" msgstr "xxExclude (6) from emoticons recognitionxx" #: announcements/kde-frameworks-5.32.0.php:98 msgid "KDirWatch: fix memory leak on destruction" msgstr "xxKDirWatch: fix memory leak on destructionxx" #: announcements/kde-frameworks-5.32.0.php:104 msgid "" "Fix bug in kfiledialog.cpp that causes crashing when native widgets are used" msgstr "" "xxFix bug in kfiledialog.cpp that causes crashing when native widgets are " "usedxx" #: announcements/kde-frameworks-5.32.0.php:110 #: announcements/kde-frameworks-5.33.0.php:104 msgid "meinproc5: link to the files, not to the library (bug 377406)" msgstr "xxmeinproc5: link to the files, not to the library (bug 377406)xx" #: announcements/kde-frameworks-5.32.0.php:111 msgid "Remove the KF5::XsltKde static library" msgstr "xxRemove the KF5::XsltKde static libraryxx" #: announcements/kde-frameworks-5.32.0.php:112 msgid "Export a proper shared library for KDocTools" msgstr "xxExport a proper shared library for KDocToolsxx" #: announcements/kde-frameworks-5.32.0.php:113 msgid "Port to categorized logging and clean includes" msgstr "xxPort to categorized logging and clean includesxx" #: announcements/kde-frameworks-5.32.0.php:114 msgid "Add function to extract a single file" msgstr "xxAdd function to extract a single filexx" #: announcements/kde-frameworks-5.32.0.php:115 msgid "Fail the build early if xmllint is not available (bug 376246)" msgstr "xxFail the build early if xmllint is not available (bug 376246)xx" #: announcements/kde-frameworks-5.32.0.php:121 msgid "New maintainer for kfilemetadata" msgstr "xxNew maintainer for kfilemetadataxx" #: announcements/kde-frameworks-5.32.0.php:122 msgid "[ExtractorCollection] Use mimetype inheritance to return plugins" msgstr "xx[ExtractorCollection] Use mimetype inheritance to return pluginsxx" #: announcements/kde-frameworks-5.32.0.php:123 msgid "add a new property DiscNumber for audio files from multi-disc albums" msgstr "" "xxadd a new property DiscNumber for audio files from multi-disc albumsxx" #: announcements/kde-frameworks-5.32.0.php:129 msgid "Cookies KCM: disable \"delete\" button when there is no current item" msgstr "" "xxCookies KCM: disable \"delete\" button when there is no current itemxx" #: announcements/kde-frameworks-5.32.0.php:130 msgid "kio_help: Use the new shared library exported by KDocTools" msgstr "xxkio_help: Use the new shared library exported by KDocToolsxx" #: announcements/kde-frameworks-5.32.0.php:131 msgid "" "kpac: Sanitize URLs before passing them to FindProxyForURL (security fix)" msgstr "" "xxkpac: Sanitize URLs before passing them to FindProxyForURL (security fix)xx" #: announcements/kde-frameworks-5.32.0.php:132 msgid "Import remote ioslave from plasma-workspace" msgstr "xxImport remote ioslave from plasma-workspacexx" #: announcements/kde-frameworks-5.32.0.php:133 msgid "kio_trash: implement renaming of toplevel files and dirs" msgstr "xxkio_trash: implement renaming of toplevel files and dirsxx" #: announcements/kde-frameworks-5.32.0.php:134 msgid "PreviewJob: Remove maximum size for local files by default" msgstr "xxPreviewJob: Remove maximum size for local files by defaultxx" #: announcements/kde-frameworks-5.32.0.php:135 msgid "DropJob: allow to add application actions on an open menu" msgstr "xxDropJob: allow to add application actions on an open menuxx" #: announcements/kde-frameworks-5.32.0.php:136 msgid "" "ThumbCreator: deprecate DrawFrame, as discussed in https://git.reviewboard." "kde.org/r/129921/" msgstr "" "xxThumbCreator: deprecate DrawFrame, as discussed in https://git.reviewboard." "kde.org/r/129921/xx" #: announcements/kde-frameworks-5.32.0.php:142 msgid "Add support for flatpak portals" msgstr "xxAdd support for flatpak portalsxx" #: announcements/kde-frameworks-5.32.0.php:143 msgid "Send desktopfilename as part of notifyByPopup hints" msgstr "xxSend desktopfilename as part of notifyByPopup hintsxx" #: announcements/kde-frameworks-5.32.0.php:144 msgid "[KStatusNotifierItem] Restore minimized window as normal" msgstr "xx[KStatusNotifierItem] Restore minimized window as normalxx" #: announcements/kde-frameworks-5.32.0.php:150 msgid "Finish support for opening compressed packages" msgstr "xxFinish support for opening compressed packagesxx" #: announcements/kde-frameworks-5.32.0.php:156 msgid "Remember file type set by user over sessions" msgstr "xxRemember file type set by user over sessionsxx" #: announcements/kde-frameworks-5.32.0.php:157 msgid "Reset filetype when opening url" msgstr "xxReset filetype when opening urlxx" #: announcements/kde-frameworks-5.32.0.php:158 msgid "Added getter for word-count configuration value" msgstr "xxAdded getter for word-count configuration valuexx" #: announcements/kde-frameworks-5.32.0.php:159 msgid "Consistent conversion from/to cursor to/from coordinates" msgstr "xxConsistent conversion from/to cursor to/from coordinatesxx" #: announcements/kde-frameworks-5.32.0.php:160 msgid "Update file type on save only if path changes" msgstr "xxUpdate file type on save only if path changesxx" #: announcements/kde-frameworks-5.32.0.php:161 msgid "" "Support for EditorConfig configuration files (for details: http://" "editorconfig.org/)" msgstr "" "xxSupport for EditorConfig configuration files (for details: http://" "editorconfig.org/)xx" #: announcements/kde-frameworks-5.32.0.php:162 msgid "Add FindEditorConfig to ktexteditor" msgstr "xxAdd FindEditorConfig to ktexteditorxx" #: announcements/kde-frameworks-5.32.0.php:163 msgid "Fix: emmetToggleComment action doesn't work (bug 375159)" msgstr "xxFix: emmetToggleComment action doesn't work (bug 375159)xx" #: announcements/kde-frameworks-5.32.0.php:164 msgid "Use sentence style capitalization with label texts of edit fields" msgstr "xxUse sentence style capitalization with label texts of edit fieldsxx" #: announcements/kde-frameworks-5.32.0.php:165 msgid "Reverse meaning of :split, :vsplit to match vi and Kate actions" msgstr "xxReverse meaning of :split, :vsplit to match vi and Kate actionsxx" #: announcements/kde-frameworks-5.32.0.php:166 msgid "Use C++11 log2() instead of log() / log(2)" msgstr "xxUse C++11 log2() instead of log() / log(2)xx" #: announcements/kde-frameworks-5.32.0.php:167 msgid "" "KateSaveConfigTab: put spacer behind last group on Advanced tab, not inside" msgstr "" "xxKateSaveConfigTab: put spacer behind last group on Advanced tab, not " "insidexx" #: announcements/kde-frameworks-5.32.0.php:168 msgid "KateSaveConfigTab: Remove wrong margin around content of Advanced tab" msgstr "" "xxKateSaveConfigTab: Remove wrong margin around content of Advanced tabxx" #: announcements/kde-frameworks-5.32.0.php:169 msgid "" "Borders config subpage: fix scrollbar visibility combobox being off-placed" msgstr "" "xxBorders config subpage: fix scrollbar visibility combobox being off-" "placedxx" #: announcements/kde-frameworks-5.32.0.php:175 msgid "KToolTipWidget: hide tooltip in enterEvent if hideDelay is zero" msgstr "xxKToolTipWidget: hide tooltip in enterEvent if hideDelay is zeroxx" #: announcements/kde-frameworks-5.32.0.php:176 msgid "Fix KEditListWidget losing the focus on click of buttons" msgstr "xxFix KEditListWidget losing the focus on click of buttonsxx" #: announcements/kde-frameworks-5.32.0.php:177 msgid "Add decomposition of Hangul Syllables into Hangul Jamo" msgstr "xxAdd decomposition of Hangul Syllables into Hangul Jamoxx" #: announcements/kde-frameworks-5.32.0.php:178 msgid "" "KMessageWidget: fix behaviour on overlapping calls of animatedShow/" "animatedHide" msgstr "" "xxKMessageWidget: fix behaviour on overlapping calls of animatedShow/" "animatedHidexx" #: announcements/kde-frameworks-5.32.0.php:184 msgid "Don't use KConfig keys with backslashes" msgstr "xxDon't use KConfig keys with backslashesxx" #: announcements/kde-frameworks-5.32.0.php:190 msgid "Sync introspections and generated files with NM 1.6.0" msgstr "xxSync introspections and generated files with NM 1.6.0xx" #: announcements/kde-frameworks-5.32.0.php:191 msgid "Manager: Fix emitting deviceAdded twice when NM restarts" msgstr "xxManager: Fix emitting deviceAdded twice when NM restartsxx" #: announcements/kde-frameworks-5.32.0.php:197 msgid "set default hints when repr doesn't export Layout.* (bug 377153)" msgstr "xxset default hints when repr doesn't export Layout.* (bug 377153)xx" #: announcements/kde-frameworks-5.32.0.php:198 msgid "possible to set expanded=false for a containment" msgstr "xxpossible to set expanded=false for a containmentxx" #: announcements/kde-frameworks-5.32.0.php:199 msgid "[Menu] Improve available space correction for openRelative" msgstr "xx[Menu] Improve available space correction for openRelativexx" #: announcements/kde-frameworks-5.32.0.php:200 msgid "move setImagePath logic into updateFrameData() (bug 376754)" msgstr "xxmove setImagePath logic into updateFrameData() (bug 376754)xx" #: announcements/kde-frameworks-5.32.0.php:201 msgid "IconItem: Add roundToIconSize property" msgstr "xxIconItem: Add roundToIconSize propertyxx" #: announcements/kde-frameworks-5.32.0.php:202 msgid "[SliderStyle] Allow providing a \"hint-handle-size\" element" msgstr "xx[SliderStyle] Allow providing a \"hint-handle-size\" elementxx" #: announcements/kde-frameworks-5.32.0.php:203 msgid "Connect all connections to action in QMenuItem::setAction" msgstr "xxConnect all connections to action in QMenuItem::setActionxx" #: announcements/kde-frameworks-5.32.0.php:204 msgid "[ConfigView] Honor KIOSK Control Module restrictions" msgstr "xx[ConfigView] Honor KIOSK Control Module restrictionsxx" #: announcements/kde-frameworks-5.32.0.php:205 msgid "Fix disabling the spinner animation when Busy indicator has no opacity" msgstr "" "xxFix disabling the spinner animation when Busy indicator has no opacityxx" #: announcements/kde-frameworks-5.32.0.php:206 msgid "[FrameSvgItemMargins] Don't update on repaintNeeded" msgstr "xx[FrameSvgItemMargins] Don't update on repaintNeededxx" #: announcements/kde-frameworks-5.32.0.php:207 msgid "Applet icons for the Plasma Vault" msgstr "xxApplet icons for the Plasma Vaultxx" #: announcements/kde-frameworks-5.32.0.php:208 msgid "Migrate AppearAnimation and DisappearAnimation to Animators" msgstr "xxMigrate AppearAnimation and DisappearAnimation to Animatorsxx" #: announcements/kde-frameworks-5.32.0.php:209 msgid "" "Align bottom edge to top edge of visualParent in the " "TopPosedLeftAlignedPopup case" msgstr "" "xxAlign bottom edge to top edge of visualParent in the " "TopPosedLeftAlignedPopup casexx" #: announcements/kde-frameworks-5.32.0.php:210 msgid "[ConfigModel] Emit dataChanged when a ConfigCategory changes" msgstr "xx[ConfigModel] Emit dataChanged when a ConfigCategory changesxx" #: announcements/kde-frameworks-5.32.0.php:211 msgid "[ScrollViewStyle] Evaluate frameVisible property" msgstr "xx[ScrollViewStyle] Evaluate frameVisible propertyxx" #: announcements/kde-frameworks-5.32.0.php:212 msgid "" "[Button Styles] Use Layout.fillHeight instead of parent.height in a Layout " "(bug 375911)" msgstr "" "xx[Button Styles] Use Layout.fillHeight instead of parent.height in a Layout " "(bug 375911)xx" #: announcements/kde-frameworks-5.32.0.php:213 msgid "[ContainmentInterface] Also align containment context menu to panel" msgstr "" "xx[ContainmentInterface] Also align containment context menu to panelxx" #: announcements/kde-frameworks-5.32.0.php:216 #: announcements/kde-frameworks-5.41.0.php:304 #: announcements/kde-frameworks-5.42.0.php:327 #: announcements/kde-frameworks-5.44.0.php:273 #: announcements/kde-frameworks-5.49.0.php:449 #: announcements/kde-frameworks-5.51.0.php:326 msgid "Prison" msgstr "xxPrisonxx" #: announcements/kde-frameworks-5.32.0.php:219 msgid "Fix min qt version" msgstr "xxFix min qt versionxx" #: announcements/kde-frameworks-5.32.0.php:225 msgid "" "Floppy disks now show up as \"Floppy Disk\" instead of \"0 B Removable Media" "\"" msgstr "" "xxFloppy disks now show up as \"Floppy Disk\" instead of \"0 B Removable " "Media\"xx" #: announcements/kde-frameworks-5.32.0.php:231 msgid "Add more keyword. Disable spellchecking for keywords" msgstr "xxAdd more keyword. Disable spellchecking for keywordsxx" #: announcements/kde-frameworks-5.32.0.php:232 msgid "Add more keyword" msgstr "xxAdd more keywordxx" #: announcements/kde-frameworks-5.32.0.php:233 msgid "Add *.RHTML file extension to Ruby on Rails highlighting (bug 375266)" msgstr "" "xxAdd *.RHTML file extension to Ruby on Rails highlighting (bug 375266)xx" #: announcements/kde-frameworks-5.32.0.php:234 msgid "Update SCSS and CSS syntax highlight (bug 376005)" msgstr "xxUpdate SCSS and CSS syntax highlight (bug 376005)xx" #: announcements/kde-frameworks-5.32.0.php:235 msgid "less highlighting: Fix single line comments starting new regions" msgstr "xxless highlighting: Fix single line comments starting new regionsxx" #: announcements/kde-frameworks-5.32.0.php:236 msgid "LaTeX highlighting: fix alignat environment (bug 373286)" msgstr "xxLaTeX highlighting: fix alignat environment (bug 373286)xx" #: announcements/kde-frameworks-5.33.0.php:4 msgid "Release of KDE Frameworks 5.33.0" msgstr "xxRelease of KDE Frameworks 5.33.0xx" #: announcements/kde-frameworks-5.33.0.php:16 msgid "" " \n" "April 08, 2017. KDE today announces the release\n" "of KDE Frameworks 5.33.0.\n" msgstr "" "xx \n" "April 08, 2017. KDE today announces the release\n" "of KDE Frameworks 5.33.0.\n" "xx\n" #: announcements/kde-frameworks-5.33.0.php:41 msgid "Added description for commands (balooctl)" msgstr "xxAdded description for commands (balooctl)xx" #: announcements/kde-frameworks-5.33.0.php:42 msgid "Search also in symlinked directories (bug 333678)" msgstr "xxSearch also in symlinked directories (bug 333678)xx" #: announcements/kde-frameworks-5.33.0.php:48 msgid "Provide device type for Low Energy devices" msgstr "xxProvide device type for Low Energy devicesxx" #: announcements/kde-frameworks-5.33.0.php:54 msgid "Specify qml-root-path as the share directory in the prefix" msgstr "xxSpecify qml-root-path as the share directory in the prefixxx" #: announcements/kde-frameworks-5.33.0.php:55 msgid "Fix ecm_generate_pkgconfig_file compatibility with new cmake" msgstr "xxFix ecm_generate_pkgconfig_file compatibility with new cmakexx" #: announcements/kde-frameworks-5.33.0.php:56 msgid "Only register APPLE_* options if(APPLE)" msgstr "xxOnly register APPLE_* options if(APPLE)xx" #: announcements/kde-frameworks-5.33.0.php:62 msgid "Added presets to the testing application" msgstr "xxAdded presets to the testing applicationxx" #: announcements/kde-frameworks-5.33.0.php:63 msgid "Properly moving items to the desired position" msgstr "xxProperly moving items to the desired positionxx" #: announcements/kde-frameworks-5.33.0.php:64 msgid "Syncing reordering to other model instances" msgstr "xxSyncing reordering to other model instancesxx" #: announcements/kde-frameworks-5.33.0.php:65 msgid "If the order is not defined, sort the entries by the id" msgstr "xxIf the order is not defined, sort the entries by the idxx" #: announcements/kde-frameworks-5.33.0.php:71 msgid "[Meta] Change maintainer in setup.py" msgstr "xx[Meta] Change maintainer in setup.pyxx" #: announcements/kde-frameworks-5.33.0.php:77 msgid "Backend for Mac" msgstr "xxBackend for Macxx" #: announcements/kde-frameworks-5.33.0.php:78 msgid "Add support for killing a KAuth::ExecuteJob" msgstr "xxAdd support for killing a KAuth::ExecuteJobxx" #: announcements/kde-frameworks-5.33.0.php:84 msgid "Sanitize shortcut list on read/write from kdeglobals" msgstr "xxSanitize shortcut list on read/write from kdeglobalsxx" #: announcements/kde-frameworks-5.33.0.php:85 msgid "Avoid useless reallocs by removing squeeze call on temporary buffer" msgstr "" "xxAvoid useless reallocs by removing squeeze call on temporary bufferxx" #: announcements/kde-frameworks-5.33.0.php:91 msgid "KDBusService: Add accessor for the dbus service name we registered" msgstr "xxKDBusService: Add accessor for the dbus service name we registeredxx" #: announcements/kde-frameworks-5.33.0.php:97 msgid "With Qt >= 5.8 use the new API to set scene graph backend" msgstr "xxWith Qt >= 5.8 use the new API to set scene graph backendxx" #: announcements/kde-frameworks-5.33.0.php:98 msgid "Don't set acceptHoverEvents in DragArea as we don't use them" msgstr "xxDon't set acceptHoverEvents in DragArea as we don't use themxx" #: announcements/kde-frameworks-5.33.0.php:110 msgid "Make PlainTextExtractor match \"text/plain\" again" msgstr "xxMake PlainTextExtractor match \"text/plain\" againxx" #: announcements/kde-frameworks-5.33.0.php:116 msgid "Error page, correctly load the image (with a real URL)" msgstr "xxError page, correctly load the image (with a real URL)xx" #: announcements/kde-frameworks-5.33.0.php:122 msgid "Make remote file:// URL redirect to smb:// work again" msgstr "xxMake remote file:// URL redirect to smb:// work againxx" #: announcements/kde-frameworks-5.33.0.php:123 msgid "Keep query encoding when HTTP Proxy is used" msgstr "xxKeep query encoding when HTTP Proxy is usedxx" #: announcements/kde-frameworks-5.33.0.php:124 msgid "Updated user agents (Firefox 52 ESR, Chromium 57)" msgstr "xxUpdated user agents (Firefox 52 ESR, Chromium 57)xx" #: announcements/kde-frameworks-5.33.0.php:125 msgid "" "Handle/truncate url display string assigned to job description. Prevents " "large data: urls from being included in UI notifications" msgstr "" "xxHandle/truncate url display string assigned to job description. Prevents " "large data: urls from being included in UI notificationsxx" #: announcements/kde-frameworks-5.33.0.php:126 msgid "Add KFileWidget::setSelectedUrl() (bug 376365)" msgstr "xxAdd KFileWidget::setSelectedUrl() (bug 376365)xx" #: announcements/kde-frameworks-5.33.0.php:127 msgid "Fix KUrlRequester save mode by adding setAcceptMode" msgstr "xxFix KUrlRequester save mode by adding setAcceptModexx" #: announcements/kde-frameworks-5.33.0.php:133 msgid "" "Mention the new QSFPM::setRecursiveFiltering(true) which makes " "KRecursiveFilterProxyModel obsolete" msgstr "" "xxMention the new QSFPM::setRecursiveFiltering(true) which makes " "KRecursiveFilterProxyModel obsoletexx" #: announcements/kde-frameworks-5.33.0.php:139 msgid "Do not remove queued notifications when the fd.o service starts" msgstr "xxDo not remove queued notifications when the fd.o service startsxx" #: announcements/kde-frameworks-5.33.0.php:140 msgid "Mac platform adaptations" msgstr "xxMac platform adaptationsxx" #: announcements/kde-frameworks-5.33.0.php:146 msgid "API dox: fix missing note to call setXMLFile with KParts::MainWindow" msgstr "" "xxAPI dox: fix missing note to call setXMLFile with KParts::MainWindowxx" #: announcements/kde-frameworks-5.33.0.php:152 msgid "Fix 'Not found: \"\"' terminal messages" msgstr "xxFix 'Not found: \"\"' terminal messagesxx" #: announcements/kde-frameworks-5.33.0.php:158 msgid "Expose additional internal View's functionality to the public API" msgstr "xxExpose additional internal View's functionality to the public APIxx" #: announcements/kde-frameworks-5.33.0.php:159 msgid "Save a lot of allocation for setPen" msgstr "xxSave a lot of allocation for setPenxx" #: announcements/kde-frameworks-5.33.0.php:160 msgid "Fix ConfigInterface of KTextEditor::Document" msgstr "xxFix ConfigInterface of KTextEditor::Documentxx" #: announcements/kde-frameworks-5.33.0.php:161 msgid "Added font and on-the-fly-spellcheck options in ConfigInterface" msgstr "xxAdded font and on-the-fly-spellcheck options in ConfigInterfacexx" #: announcements/kde-frameworks-5.33.0.php:167 msgid "Add support for wl_shell_surface::set_popup and popup_done" msgstr "xxAdd support for wl_shell_surface::set_popup and popup_donexx" #: announcements/kde-frameworks-5.33.0.php:173 msgid "Support building against a qt without a11y enabled" msgstr "xxSupport building against a qt without a11y enabledxx" #: announcements/kde-frameworks-5.33.0.php:174 msgid "" "Fix wrong size hint when animatedShow is called with hidden parent (bug " "377676)" msgstr "" "xxFix wrong size hint when animatedShow is called with hidden parent (bug " "377676)xx" #: announcements/kde-frameworks-5.33.0.php:175 msgid "Fix characters in KCharSelectTable getting elided" msgstr "xxFix characters in KCharSelectTable getting elidedxx" #: announcements/kde-frameworks-5.33.0.php:176 msgid "Enable all planes in kcharselect test dialog" msgstr "xxEnable all planes in kcharselect test dialogxx" #: announcements/kde-frameworks-5.33.0.php:182 msgid "WiredSetting: return autonegotiate even when it's disabled" msgstr "xxWiredSetting: return autonegotiate even when it's disabledxx" #: announcements/kde-frameworks-5.33.0.php:183 msgid "Prevent signals in glib2 be defined by Qt" msgstr "xxPrevent signals in glib2 be defined by Qtxx" #: announcements/kde-frameworks-5.33.0.php:184 msgid "" "WiredSetting: Speed and duplex can be set only when auto-negotiation is off " "(bug 376018)" msgstr "" "xxWiredSetting: Speed and duplex can be set only when auto-negotiation is " "off (bug 376018)xx" #: announcements/kde-frameworks-5.33.0.php:185 msgid "Auto-negotiate value for wired setting should be false" msgstr "xxAuto-negotiate value for wired setting should be falsexx" #: announcements/kde-frameworks-5.33.0.php:191 msgid "" "[ModelContextMenu] Use Instantiator instead of Repeater-and-reparent-hack" msgstr "" "xx[ModelContextMenu] Use Instantiator instead of Repeater-and-reparent-hackxx" #: announcements/kde-frameworks-5.33.0.php:192 msgid "" "[Calendar] Shrink and elide week names like is done with day delegate (bug " "378020)" msgstr "" "xx[Calendar] Shrink and elide week names like is done with day delegate (bug " "378020)xx" #: announcements/kde-frameworks-5.33.0.php:193 msgid "[Icon Item] Make \"smooth\" property actually do something" msgstr "xx[Icon Item] Make \"smooth\" property actually do somethingxx" #: announcements/kde-frameworks-5.33.0.php:194 msgid "Set implicit size from source size for image/SVG URL sources" msgstr "xxSet implicit size from source size for image/SVG URL sourcesxx" #: announcements/kde-frameworks-5.33.0.php:195 msgid "add a new property in containment, for an edit mode" msgstr "xxadd a new property in containment, for an edit modexx" #: announcements/kde-frameworks-5.33.0.php:196 msgid "correct maskRequestedPrefix when no prefix is used (bug 377893)" msgstr "xxcorrect maskRequestedPrefix when no prefix is used (bug 377893)xx" #: announcements/kde-frameworks-5.33.0.php:197 msgid "[Menu] Harmonize openRelative placement" msgstr "xx[Menu] Harmonize openRelative placementxx" #: announcements/kde-frameworks-5.33.0.php:198 msgid "" "Most (context) menus have accelerators (Alt+letter shortcuts) now (bug " "361915)" msgstr "" "xxMost (context) menus have accelerators (Alt+letter shortcuts) now (bug " "361915)xx" #: announcements/kde-frameworks-5.33.0.php:199 msgid "Plasma controls based on QtQuickControls2" msgstr "xxPlasma controls based on QtQuickControls2xx" #: announcements/kde-frameworks-5.33.0.php:200 msgid "Handle applyPrefixes with an empty string (bug 377441)" msgstr "xxHandle applyPrefixes with an empty string (bug 377441)xx" #: announcements/kde-frameworks-5.33.0.php:201 msgid "actually delete old theme caches" msgstr "xxactually delete old theme cachesxx" #: announcements/kde-frameworks-5.33.0.php:202 msgid "[Containment Interface] Trigger context menus on pressing \"Menu\" key" msgstr "" "xx[Containment Interface] Trigger context menus on pressing \"Menu\" keyxx" #: announcements/kde-frameworks-5.33.0.php:203 msgid "[Breeze Plasma Theme] Improve action-overlay icons (bug 376321)" msgstr "xx[Breeze Plasma Theme] Improve action-overlay icons (bug 376321)xx" #: announcements/kde-frameworks-5.33.0.php:209 msgid "TOML: Fix highlighting of string escape sequences" msgstr "xxTOML: Fix highlighting of string escape sequencesxx" #: announcements/kde-frameworks-5.33.0.php:210 msgid "Update Clojure syntax highlighting" msgstr "xxUpdate Clojure syntax highlightingxx" #: announcements/kde-frameworks-5.33.0.php:211 msgid "A few updates to OCaml syntax" msgstr "xxA few updates to OCaml syntaxxx" #: announcements/kde-frameworks-5.33.0.php:212 msgid "Hightlight *.sbt files as scala code" msgstr "xxHightlight *.sbt files as scala codexx" #: announcements/kde-frameworks-5.33.0.php:213 msgid "Also use the QML highlighter for .qmltypes files" msgstr "xxAlso use the QML highlighter for .qmltypes filesxx" #: announcements/kde-frameworks-5.34.0.php:4 msgid "Release of KDE Frameworks 5.34.0" msgstr "xxRelease of KDE Frameworks 5.34.0xx" #: announcements/kde-frameworks-5.34.0.php:16 msgid "" " \n" "May 13, 2017. KDE today announces the release\n" "of KDE Frameworks 5.34.0.\n" msgstr "" "xx \n" "May 13, 2017. KDE today announces the release\n" "of KDE Frameworks 5.34.0.\n" "xx\n" #: announcements/kde-frameworks-5.34.0.php:41 msgid "" "balooctl, baloosearch, balooshow: Fix order of QCoreApplication object " "creation (bug 378539)" msgstr "" "xxbalooctl, baloosearch, balooshow: Fix order of QCoreApplication object " "creation (bug 378539)xx" #: announcements/kde-frameworks-5.34.0.php:47 msgid "Add icons for hotspot (https://github.com/KDAB/hotspot)" msgstr "xxAdd icons for hotspot (https://github.com/KDAB/hotspot)xx" #: announcements/kde-frameworks-5.34.0.php:48 msgid "Better version control system icons (bug 377380)" msgstr "xxBetter version control system icons (bug 377380)xx" #: announcements/kde-frameworks-5.34.0.php:49 msgid "Add plasmate icon (bug 376780)" msgstr "xxAdd plasmate icon (bug 376780)xx" #: announcements/kde-frameworks-5.34.0.php:50 msgid "Update microphone-sensitivity icons (bug 377012)" msgstr "xxUpdate microphone-sensitivity icons (bug 377012)xx" #: announcements/kde-frameworks-5.34.0.php:51 #: announcements/kde-frameworks-5.34.0.php:221 msgid "Raise default for 'Panel' icons to 48" msgstr "xxRaise default for 'Panel' icons to 48xx" #: announcements/kde-frameworks-5.34.0.php:57 msgid "Sanitizers: Don't use GCC-like flags for e.g. MSVC" msgstr "xxSanitizers: Don't use GCC-like flags for e.g. MSVCxx" #: announcements/kde-frameworks-5.34.0.php:58 msgid "KDEPackageAppTemplates: documentation improvements" msgstr "xxKDEPackageAppTemplates: documentation improvementsxx" #: announcements/kde-frameworks-5.34.0.php:59 msgid "KDECompilerSettings: Pass -Wvla & -Wdate-time" msgstr "xxKDECompilerSettings: Pass -Wvla & -Wdate-timexx" #: announcements/kde-frameworks-5.34.0.php:60 msgid "Support older qmlplugindump versions" msgstr "xxSupport older qmlplugindump versionsxx" #: announcements/kde-frameworks-5.34.0.php:61 msgid "Introduce ecm_generate_qmltypes" msgstr "xxIntroduce ecm_generate_qmltypesxx" #: announcements/kde-frameworks-5.34.0.php:62 msgid "Allow projects to include the file twice" msgstr "xxAllow projects to include the file twicexx" #: announcements/kde-frameworks-5.34.0.php:63 msgid "Fix rx that matches project names out of the git uri" msgstr "xxFix rx that matches project names out of the git urixx" #: announcements/kde-frameworks-5.34.0.php:64 msgid "Introduce fetch-translations build command" msgstr "xxIntroduce fetch-translations build commandxx" #: announcements/kde-frameworks-5.34.0.php:65 msgid "Use -Wno-gnu-zero-variadic-macro-arguments more" msgstr "xxUse -Wno-gnu-zero-variadic-macro-arguments morexx" #: announcements/kde-frameworks-5.34.0.php:71 msgid "We are using only Tier 1 frameworks, so move us to Tier 2" msgstr "xxWe are using only Tier 1 frameworks, so move us to Tier 2xx" #: announcements/kde-frameworks-5.34.0.php:72 msgid "Removed KIO from the deps" msgstr "xxRemoved KIO from the depsxx" #: announcements/kde-frameworks-5.34.0.php:78 msgid "" "Security fix: verify that whoever is calling us is actually who he says he is" msgstr "" "xxSecurity fix: verify that whoever is calling us is actually who he says he " "isxx" #: announcements/kde-frameworks-5.34.0.php:84 msgid "" "Fix relativePath calculation in KDesktopFile::locateLocal() (bug 345100)" msgstr "" "xxFix relativePath calculation in KDesktopFile::locateLocal() (bug 345100)xx" #: announcements/kde-frameworks-5.34.0.php:90 msgid "Set the icon for the Donate action" msgstr "xxSet the icon for the Donate actionxx" #: announcements/kde-frameworks-5.34.0.php:91 msgid "Relax constraints for processing QGroupBoxes" msgstr "xxRelax constraints for processing QGroupBoxesxx" #: announcements/kde-frameworks-5.34.0.php:97 msgid "Don't set ItemHasContents in DropArea" msgstr "xxDon't set ItemHasContents in DropAreaxx" #: announcements/kde-frameworks-5.34.0.php:98 msgid "Don't accept hover events in the DragArea" msgstr "xxDon't accept hover events in the DragAreaxx" #: announcements/kde-frameworks-5.34.0.php:104 msgid "Workaround for MSVC and catalog loading" msgstr "xxWorkaround for MSVC and catalog loadingxx" #: announcements/kde-frameworks-5.34.0.php:105 msgid "Solve a visibility conflict for meinproc5 (bug 379142)" msgstr "xxSolve a visibility conflict for meinproc5 (bug 379142)xx" #: announcements/kde-frameworks-5.34.0.php:106 msgid "Quote few other variables with path (avoid issues with spaces)" msgstr "xxQuote few other variables with path (avoid issues with spaces)xx" #: announcements/kde-frameworks-5.34.0.php:107 msgid "Quote few variables with path (avoid issues with spaces)" msgstr "xxQuote few variables with path (avoid issues with spaces)xx" #: announcements/kde-frameworks-5.34.0.php:108 msgid "Temporarily disable the local doc on Windows" msgstr "xxTemporarily disable the local doc on Windowsxx" #: announcements/kde-frameworks-5.34.0.php:109 msgid "" "FindDocBookXML4.cmake, FindDocBookXSL.cmake - search in homebrew " "installations" msgstr "" "xxFindDocBookXML4.cmake, FindDocBookXSL.cmake - search in homebrew " "installationsxx" #: announcements/kde-frameworks-5.34.0.php:115 msgid "makes KArchive be optional and do not build extractors needing it" msgstr "xxmakes KArchive be optional and do not build extractors needing itxx" #: announcements/kde-frameworks-5.34.0.php:116 msgid "fix duplicated symbols compilation error with mingw on Windows" msgstr "xxfix duplicated symbols compilation error with mingw on Windowsxx" #: announcements/kde-frameworks-5.34.0.php:122 msgid "build: Remove KService dependency" msgstr "xxbuild: Remove KService dependencyxx" #: announcements/kde-frameworks-5.34.0.php:128 msgid "fix basename handling of po files (bug 379116)" msgstr "xxfix basename handling of po files (bug 379116)xx" #: announcements/kde-frameworks-5.34.0.php:129 msgid "Fix ki18n bootstrapping" msgstr "xxFix ki18n bootstrappingxx" #: announcements/kde-frameworks-5.34.0.php:135 msgid "Don't even try to create icons with empty sizes" msgstr "xxDon't even try to create icons with empty sizesxx" #: announcements/kde-frameworks-5.34.0.php:141 msgid "KDirSortFilterProxyModel: bring back natural sorting (bug 343452)" msgstr "xxKDirSortFilterProxyModel: bring back natural sorting (bug 343452)xx" #: announcements/kde-frameworks-5.34.0.php:142 msgid "Fill UDS_CREATION_TIME with the value of st_birthtime on FreeBSD" msgstr "xxFill UDS_CREATION_TIME with the value of st_birthtime on FreeBSDxx" #: announcements/kde-frameworks-5.34.0.php:143 msgid "http slave: send error page after authorization failure (bug 373323)" msgstr "" "xxhttp slave: send error page after authorization failure (bug 373323)xx" #: announcements/kde-frameworks-5.34.0.php:144 msgid "kioexec: delegate upload to a kded module (bug 370532)" msgstr "xxkioexec: delegate upload to a kded module (bug 370532)xx" #: announcements/kde-frameworks-5.34.0.php:145 msgid "Fix KDirlister Gui Test setting URL scheme twice" msgstr "xxFix KDirlister Gui Test setting URL scheme twicexx" #: announcements/kde-frameworks-5.34.0.php:146 msgid "Delete kiod modules on exit" msgstr "xxDelete kiod modules on exitxx" #: announcements/kde-frameworks-5.34.0.php:147 msgid "Generate a moc_predefs.h file for KIOCore (bug 371721)" msgstr "xxGenerate a moc_predefs.h file for KIOCore (bug 371721)xx" #: announcements/kde-frameworks-5.34.0.php:148 msgid "kioexec: fix support for --suggestedfilename" msgstr "xxkioexec: fix support for --suggestedfilenamexx" #: announcements/kde-frameworks-5.34.0.php:154 msgid "Allow multiple categories with the same name" msgstr "xxAllow multiple categories with the same namexx" #: announcements/kde-frameworks-5.34.0.php:155 msgid "KNewStuff: Show file's size information in grid delegate" msgstr "xxKNewStuff: Show file's size information in grid delegatexx" #: announcements/kde-frameworks-5.34.0.php:156 msgid "If an entry's size is known, show it in the list view" msgstr "xxIf an entry's size is known, show it in the list viewxx" #: announcements/kde-frameworks-5.34.0.php:157 msgid "Register and declare KNSCore::EntryInternal::List as a metatype" msgstr "xxRegister and declare KNSCore::EntryInternal::List as a metatypexx" #: announcements/kde-frameworks-5.34.0.php:158 msgid "Don't fall through the switch. Double entries? No please" msgstr "xxDon't fall through the switch. Double entries? No pleasexx" #: announcements/kde-frameworks-5.34.0.php:159 msgid "always close the downloaded file after downloading" msgstr "xxalways close the downloaded file after downloadingxx" #: announcements/kde-frameworks-5.34.0.php:165 msgid "Fix include path in KF5PackageMacros.cmake" msgstr "xxFix include path in KF5PackageMacros.cmakexx" #: announcements/kde-frameworks-5.34.0.php:166 msgid "Ignore warnings during appdata generation (bug 378529)" msgstr "xxIgnore warnings during appdata generation (bug 378529)xx" #: announcements/kde-frameworks-5.34.0.php:172 msgid "Template: Change toplevel template category to \"Plasma\"" msgstr "xxTemplate: Change toplevel template category to \"Plasma\"xx" #: announcements/kde-frameworks-5.34.0.php:178 msgid "KAuth integration in document saving - vol. 2" msgstr "xxKAuth integration in document saving - vol. 2xx" #: announcements/kde-frameworks-5.34.0.php:179 msgid "Fix assertion when applying code folding that changes cursor position" msgstr "" "xxFix assertion when applying code folding that changes cursor positionxx" #: announcements/kde-frameworks-5.34.0.php:180 msgid "Use non-deprecated <gui> root element in ui.rc file" msgstr "xxUse non-deprecated <gui> root element in ui.rc filexx" #: announcements/kde-frameworks-5.34.0.php:181 msgid "Add scroll-bar-marks also to the built-in search&replace" msgstr "xxAdd scroll-bar-marks also to the built-in search&replacexx" #: announcements/kde-frameworks-5.34.0.php:182 msgid "KAuth integration in document saving" msgstr "xxKAuth integration in document savingxx" #: announcements/kde-frameworks-5.34.0.php:188 msgid "Validate surface is valid when sending TextInput leave event" msgstr "xxValidate surface is valid when sending TextInput leave eventxx" #: announcements/kde-frameworks-5.34.0.php:194 msgid "" "KNewPasswordWidget: don't hide visibility action in plaintext mode (bug " "378276)" msgstr "" "xxKNewPasswordWidget: don't hide visibility action in plaintext mode (bug " "378276)xx" #: announcements/kde-frameworks-5.34.0.php:195 msgid "" "KPasswordDialog: don't hide visibility action in plaintext mode (bug 378276)" msgstr "" "xxKPasswordDialog: don't hide visibility action in plaintext mode (bug " "378276)xx" #: announcements/kde-frameworks-5.34.0.php:196 msgid "Fix KActionSelectorPrivate::insertionIndex()" msgstr "xxFix KActionSelectorPrivate::insertionIndex()xx" #: announcements/kde-frameworks-5.34.0.php:202 msgid "kcm_useraccount is dead, long live user_manager" msgstr "xxkcm_useraccount is dead, long live user_managerxx" #: announcements/kde-frameworks-5.34.0.php:203 msgid "Reproducible builds: drop version from XMLGUI_COMPILING_OS" msgstr "xxReproducible builds: drop version from XMLGUI_COMPILING_OSxx" #: announcements/kde-frameworks-5.34.0.php:204 msgid "Fix: DOCTYPE name must match root element type" msgstr "xxFix: DOCTYPE name must match root element typexx" #: announcements/kde-frameworks-5.34.0.php:205 msgid "Fix wrong usage of ANY in kpartgui.dtd" msgstr "xxFix wrong usage of ANY in kpartgui.dtdxx" #: announcements/kde-frameworks-5.34.0.php:206 msgid "Use non-deprecated <gui> root element" msgstr "xxUse non-deprecated <gui> root elementxx" #: announcements/kde-frameworks-5.34.0.php:207 msgid "API dox fixes: replace 0 with nullptr or remove where not applied" msgstr "xxAPI dox fixes: replace 0 with nullptr or remove where not appliedxx" #: announcements/kde-frameworks-5.34.0.php:213 msgid "Fix crash when retrieving active connection list (bug 373993)" msgstr "xxFix crash when retrieving active connection list (bug 373993)xx" #: announcements/kde-frameworks-5.34.0.php:214 msgid "Set default value for auto-negotiation based on running NM version" msgstr "xxSet default value for auto-negotiation based on running NM versionxx" #: announcements/kde-frameworks-5.34.0.php:220 msgid "Add icon for hotspot (https://github.com/KDAB/hotspot)" msgstr "xxAdd icon for hotspot (https://github.com/KDAB/hotspot)xx" #: announcements/kde-frameworks-5.34.0.php:227 msgid "reload icon when usesPlasmaTheme changes" msgstr "xxreload icon when usesPlasmaTheme changesxx" #: announcements/kde-frameworks-5.34.0.php:228 msgid "Install Plasma Components 3 so they can be used" msgstr "xxInstall Plasma Components 3 so they can be usedxx" #: announcements/kde-frameworks-5.34.0.php:229 msgid "" "Introduce units.iconSizeHints.* to provide user-configurable icon size hints " "(bug 378443)" msgstr "" "xxIntroduce units.iconSizeHints.* to provide user-configurable icon size " "hints (bug 378443)xx" #: announcements/kde-frameworks-5.34.0.php:230 msgid "[TextFieldStyle] Fix textField is not defined error" msgstr "xx[TextFieldStyle] Fix textField is not defined errorxx" #: announcements/kde-frameworks-5.34.0.php:231 msgid "Update the ungrabMouse hack for Qt 5.8" msgstr "xxUpdate the ungrabMouse hack for Qt 5.8xx" #: announcements/kde-frameworks-5.34.0.php:232 msgid "Guard against Applet not loading AppletInterface (bug 377050)" msgstr "xxGuard against Applet not loading AppletInterface (bug 377050)xx" #: announcements/kde-frameworks-5.34.0.php:233 msgid "Calendar: Use correct language for month and day names" msgstr "xxCalendar: Use correct language for month and day namesxx" #: announcements/kde-frameworks-5.34.0.php:234 msgid "Generate plugins.qmltypes files for the plugins we install" msgstr "xxGenerate plugins.qmltypes files for the plugins we installxx" #: announcements/kde-frameworks-5.34.0.php:235 msgid "if the user did set an implicit size, keep it" msgstr "xxif the user did set an implicit size, keep itxx" #: announcements/kde-frameworks-5.34.0.php:241 msgid "Add include that is needed in msys2" msgstr "xxAdd include that is needed in msys2xx" #: announcements/kde-frameworks-5.34.0.php:247 msgid "Add Arduino extension" msgstr "xxAdd Arduino extensionxx" #: announcements/kde-frameworks-5.34.0.php:248 msgid "LaTeX: Fix Incorrect termination of \\iffalse comments (bug 378487)" msgstr "" "xxLaTeX: Fix Incorrect termination of \\iffalse comments (bug 378487)xx" #: announcements/kde-frameworks-5.35.0.php:4 msgid "Release of KDE Frameworks 5.35.0" msgstr "xxRelease of KDE Frameworks 5.35.0xx" #: announcements/kde-frameworks-5.35.0.php:16 msgid "" " \n" "June 10, 2017. KDE today announces the release\n" "of KDE Frameworks 5.35.0.\n" msgstr "" "xx \n" "June 10, 2017. KDE today announces the release\n" "of KDE Frameworks 5.35.0.\n" "xx\n" #: announcements/kde-frameworks-5.35.0.php:41 msgid "Improve error notification" msgstr "xxImprove error notificationxx" #: announcements/kde-frameworks-5.35.0.php:47 msgid "" "Pass an explicit list of arguments. This prevents QProcess from trying to " "handle our space containing path through a shell" msgstr "" "xxPass an explicit list of arguments. This prevents QProcess from trying to " "handle our space containing path through a shellxx" #: announcements/kde-frameworks-5.35.0.php:48 msgid "" "Fix property changes being missed immediately after an object is added (bug " "377405)" msgstr "" "xxFix property changes being missed immediately after an object is added " "(bug 377405)xx" #: announcements/kde-frameworks-5.35.0.php:54 msgid "update awk mime as it's a script language (bug 376211)" msgstr "xxupdate awk mime as it's a script language (bug 376211)xx" #: announcements/kde-frameworks-5.35.0.php:60 msgid "restore hidden-visibility testing with Xcode 6.2" msgstr "xxrestore hidden-visibility testing with Xcode 6.2xx" #: announcements/kde-frameworks-5.35.0.php:61 msgid "ecm_qt_declare_logging_category(): more unique include guard for header" msgstr "" "xxecm_qt_declare_logging_category(): more unique include guard for headerxx" #: announcements/kde-frameworks-5.35.0.php:62 msgid "Add or improve \"Generated. Don't edit\" messages and make consistent" msgstr "" "xxAdd or improve \"Generated. Don't edit\" messages and make consistentxx" #: announcements/kde-frameworks-5.35.0.php:63 msgid "Add a new FindGperf module" msgstr "xxAdd a new FindGperf modulexx" #: announcements/kde-frameworks-5.35.0.php:64 msgid "Change default pkgconfig install path for FreeBSD" msgstr "xxChange default pkgconfig install path for FreeBSDxx" #: announcements/kde-frameworks-5.35.0.php:70 msgid "Fix kactivities-stats into tier3" msgstr "xxFix kactivities-stats into tier3xx" #: announcements/kde-frameworks-5.35.0.php:76 msgid "Do not consider keyword Q_REQUIRED_RESULT" msgstr "xxDo not consider keyword Q_REQUIRED_RESULTxx" #: announcements/kde-frameworks-5.35.0.php:82 msgid "Verify that whoever is calling us is actually who he says he is" msgstr "xxVerify that whoever is calling us is actually who he says he isxx" #: announcements/kde-frameworks-5.35.0.php:88 msgid "Generate gperf output at build time" msgstr "xxGenerate gperf output at build timexx" #: announcements/kde-frameworks-5.35.0.php:94 msgid "Ensure proper per thread seeding in KRandom" msgstr "xxEnsure proper per thread seeding in KRandomxx" #: announcements/kde-frameworks-5.35.0.php:95 msgid "Do not watch QRC's paths (bug 374075)" msgstr "xxDo not watch QRC's paths (bug 374075)xx" #: announcements/kde-frameworks-5.35.0.php:101 msgid "Don't include the pid in the dbus path when on flatpak" msgstr "xxDon't include the pid in the dbus path when on flatpakxx" #: announcements/kde-frameworks-5.35.0.php:107 msgid "Consistently emit MouseEventListener::pressed signal" msgstr "xxConsistently emit MouseEventListener::pressed signalxx" #: announcements/kde-frameworks-5.35.0.php:108 msgid "Don't leak MimeData object (bug 380270)" msgstr "xxDon't leak MimeData object (bug 380270)xx" #: announcements/kde-frameworks-5.35.0.php:114 msgid "Handle having spaces in the path to CMAKE_SOURCE_DIR" msgstr "xxHandle having spaces in the path to CMAKE_SOURCE_DIRxx" #: announcements/kde-frameworks-5.35.0.php:120 msgid "Fix: Qt5::DBus is only privately used" msgstr "xxFix: Qt5::DBus is only privately usedxx" #: announcements/kde-frameworks-5.35.0.php:126 msgid "use /usr/bin/env to locate python2" msgstr "xxuse /usr/bin/env to locate python2xx" #: announcements/kde-frameworks-5.35.0.php:132 msgid "Generate kentities gperf output at build time" msgstr "xxGenerate kentities gperf output at build timexx" #: announcements/kde-frameworks-5.35.0.php:133 msgid "Generate doctypes gperf output at build time" msgstr "xxGenerate doctypes gperf output at build timexx" #: announcements/kde-frameworks-5.35.0.php:139 msgid "Extend Programmer's Guide with notes about influence of setlocale()" msgstr "" "xxExtend Programmer's Guide with notes about influence of setlocale()xx" #: announcements/kde-frameworks-5.35.0.php:145 msgid "" "Addressed an issue where certain elements in applications (e.g. Dolphin's " "file view) would become inaccessible in high-dpi multi-screen setup (bug " "363548)" msgstr "" "xxAddressed an issue where certain elements in applications (e.g. Dolphin's " "file view) would become inaccessible in high-dpi multi-screen setup (bug " "363548)xx" #: announcements/kde-frameworks-5.35.0.php:146 msgid "[RenameDialog] Enforce plain text format" msgstr "xx[RenameDialog] Enforce plain text formatxx" #: announcements/kde-frameworks-5.35.0.php:147 msgid "" "Identify PIE binaries (application/x-sharedlib) as executable files (bug " "350018)" msgstr "" "xxIdentify PIE binaries (application/x-sharedlib) as executable files (bug " "350018)xx" #: announcements/kde-frameworks-5.35.0.php:148 msgid "core: expose GETMNTINFO_USES_STATVFS in config header" msgstr "xxcore: expose GETMNTINFO_USES_STATVFS in config headerxx" #: announcements/kde-frameworks-5.35.0.php:149 msgid "" "PreviewJob: skip remote directories. Too expensive to preview (bug 208625)" msgstr "" "xxPreviewJob: skip remote directories. Too expensive to preview (bug " "208625)xx" #: announcements/kde-frameworks-5.35.0.php:150 msgid "PreviewJob: clean up empty temp file when get() fails (bug 208625)" msgstr "xxPreviewJob: clean up empty temp file when get() fails (bug 208625)xx" #: announcements/kde-frameworks-5.35.0.php:151 msgid "Speed up detail treeview display by avoiding too many column resizes" msgstr "" "xxSpeed up detail treeview display by avoiding too many column resizesxx" #: announcements/kde-frameworks-5.35.0.php:157 msgid "Use a single QNAM (and a disk cache) for HTTP jobs" msgstr "xxUse a single QNAM (and a disk cache) for HTTP jobsxx" #: announcements/kde-frameworks-5.35.0.php:158 msgid "Internal cache for provider data on initialisation" msgstr "xxInternal cache for provider data on initialisationxx" #: announcements/kde-frameworks-5.35.0.php:164 msgid "Fix KSNIs being unable to register service under flatpak" msgstr "xxFix KSNIs being unable to register service under flatpakxx" #: announcements/kde-frameworks-5.35.0.php:165 msgid "Use application name instead of pid when creating SNI dbus service" msgstr "xxUse application name instead of pid when creating SNI dbus servicexx" #: announcements/kde-frameworks-5.35.0.php:171 msgid "Do not export symbols from private libraries" msgstr "xxDo not export symbols from private librariesxx" #: announcements/kde-frameworks-5.35.0.php:172 msgid "Fix symbol exporting for KF5PeopleWidgets and KF5PeopleBackend" msgstr "xxFix symbol exporting for KF5PeopleWidgets and KF5PeopleBackendxx" #: announcements/kde-frameworks-5.35.0.php:173 msgid "limit #warning to GCC" msgstr "xxlimit #warning to GCCxx" #: announcements/kde-frameworks-5.35.0.php:179 msgid "Replace kwalletd4 after migration has finished" msgstr "xxReplace kwalletd4 after migration has finishedxx" #: announcements/kde-frameworks-5.35.0.php:180 msgid "Signal completion of migration agent" msgstr "xxSignal completion of migration agentxx" #: announcements/kde-frameworks-5.35.0.php:181 msgid "Only start timer for migration agent if necessary" msgstr "xxOnly start timer for migration agent if necessaryxx" #: announcements/kde-frameworks-5.35.0.php:182 msgid "Check for unique application instance as early as possible" msgstr "xxCheck for unique application instance as early as possiblexx" #: announcements/kde-frameworks-5.35.0.php:188 msgid "Add requestToggleKeepAbove/below" msgstr "xxAdd requestToggleKeepAbove/belowxx" #: announcements/kde-frameworks-5.35.0.php:189 msgid "Keep QIcon::fromTheme in main thread" msgstr "xxKeep QIcon::fromTheme in main threadxx" #: announcements/kde-frameworks-5.35.0.php:190 msgid "Remove pid changedSignal in Client::PlasmaWindow" msgstr "xxRemove pid changedSignal in Client::PlasmaWindowxx" #: announcements/kde-frameworks-5.35.0.php:191 msgid "Add pid to plasma window management protocol" msgstr "xxAdd pid to plasma window management protocolxx" #: announcements/kde-frameworks-5.35.0.php:197 msgid "" "KViewStateSerializer: Fix crash when view is destroyed before state " "serializer (bug 353380)" msgstr "" "xxKViewStateSerializer: Fix crash when view is destroyed before state " "serializer (bug 353380)xx" #: announcements/kde-frameworks-5.35.0.php:203 msgid "Better fix for NetRootInfoTestWM in path with spaces" msgstr "xxBetter fix for NetRootInfoTestWM in path with spacesxx" #: announcements/kde-frameworks-5.35.0.php:209 msgid "Set main window as parent of stand-alone popup menus" msgstr "xxSet main window as parent of stand-alone popup menusxx" #: announcements/kde-frameworks-5.35.0.php:210 msgid "When building menu hierarchies, parent menus to their containers" msgstr "xxWhen building menu hierarchies, parent menus to their containersxx" #: announcements/kde-frameworks-5.35.0.php:216 msgid "Add VLC tray icon" msgstr "xxAdd VLC tray iconxx" #: announcements/kde-frameworks-5.35.0.php:217 msgid "Plasmoid templates: use the image which is part of the package (again)" msgstr "" "xxPlasmoid templates: use the image which is part of the package (again)xx" #: announcements/kde-frameworks-5.35.0.php:218 msgid "Add template for Plasma QML Applet with QML extension" msgstr "xxAdd template for Plasma QML Applet with QML extensionxx" #: announcements/kde-frameworks-5.35.0.php:219 msgid "Recreate plasmashellsurf on exposed, destroy on hidden" msgstr "xxRecreate plasmashellsurf on exposed, destroy on hiddenxx" #: announcements/kde-frameworks-5.35.0.php:225 msgid "" "Haskell: highlight \"julius\" quasiquoter using Normal##Javascript rules" msgstr "" "xxHaskell: highlight \"julius\" quasiquoter using Normal##Javascript rulesxx" #: announcements/kde-frameworks-5.35.0.php:226 msgid "Haskell: enable hamlet highlighting for \"shamlet\" quasiquoter too" msgstr "" "xxHaskell: enable hamlet highlighting for \"shamlet\" quasiquoter tooxx" #: announcements/kde-frameworks-5.36.0.php:4 msgid "Release of KDE Frameworks 5.36.0" msgstr "xxRelease of KDE Frameworks 5.36.0xx" #: announcements/kde-frameworks-5.36.0.php:16 msgid "" " \n" "July 08, 2017. KDE today announces the release\n" "of KDE Frameworks 5.36.0.\n" msgstr "" "xx \n" "July 08, 2017. KDE today announces the release\n" "of KDE Frameworks 5.36.0.\n" "xx\n" #: announcements/kde-frameworks-5.36.0.php:45 #: announcements/kde-frameworks-5.36.0.php:86 msgid "Use FindInotify.cmake to decide whether inotify is available" msgstr "xxUse FindInotify.cmake to decide whether inotify is availablexx" #: announcements/kde-frameworks-5.36.0.php:51 msgid "" "Do not depend on bash unnecessarily, and do not validate icons by default" msgstr "" "xxDo not depend on bash unnecessarily, and do not validate icons by defaultxx" #: announcements/kde-frameworks-5.36.0.php:57 msgid "FindQHelpGenerator: avoid picking up Qt4 version" msgstr "xxFindQHelpGenerator: avoid picking up Qt4 versionxx" #: announcements/kde-frameworks-5.36.0.php:58 msgid "" "ECMAddQch: fail hard if needed tools are not present, to avoid surprises" msgstr "" "xxECMAddQch: fail hard if needed tools are not present, to avoid surprisesxx" #: announcements/kde-frameworks-5.36.0.php:59 msgid "Drop perl as dep for ecm_add_qch, not needed/used" msgstr "xxDrop perl as dep for ecm_add_qch, not needed/usedxx" #: announcements/kde-frameworks-5.36.0.php:60 msgid "Scan the whole install folder for qml dependencies" msgstr "xxScan the whole install folder for qml dependenciesxx" #: announcements/kde-frameworks-5.36.0.php:61 msgid "New: ECMAddQch, for generating qch & doxygen tag files" msgstr "xxNew: ECMAddQch, for generating qch & doxygen tag filesxx" #: announcements/kde-frameworks-5.36.0.php:62 msgid "" "Fix KDEInstallDirsTest.relative_or_absolute_usr, avoid Qt paths being used" msgstr "" "xxFix KDEInstallDirsTest.relative_or_absolute_usr, avoid Qt paths being " "usedxx" #: announcements/kde-frameworks-5.36.0.php:68 msgid "Check error status after every PolKitAuthority usage" msgstr "xxCheck error status after every PolKitAuthority usagexx" #: announcements/kde-frameworks-5.36.0.php:74 msgid "Emit errors when keditbookmarks is missing (bug 303830)" msgstr "xxEmit errors when keditbookmarks is missing (bug 303830)xx" #: announcements/kde-frameworks-5.36.0.php:80 msgid "Fix for CMake 3.9" msgstr "xxFix for CMake 3.9xx" #: announcements/kde-frameworks-5.36.0.php:92 msgid "KKeySequenceItem: make it possible to record Ctrl+Num+1 as a shortcut" msgstr "" "xxKKeySequenceItem: make it possible to record Ctrl+Num+1 as a shortcutxx" #: announcements/kde-frameworks-5.36.0.php:93 msgid "Start drag with press and hold on touch events (bug 368698)" msgstr "xxStart drag with press and hold on touch events (bug 368698)xx" #: announcements/kde-frameworks-5.36.0.php:94 msgid "" "Don't rely on QQuickWindow delivering QEvent::Ungrab as mouseUngrabEvent (as " "it no longer does in Qt 5.8+) (bug 380354)" msgstr "" "xxDon't rely on QQuickWindow delivering QEvent::Ungrab as mouseUngrabEvent " "(as it no longer does in Qt 5.8+) (bug 380354)xx" #: announcements/kde-frameworks-5.36.0.php:100 msgid "" "Search for KEmoticons, which is a dependency per the CMake config.cmake.in " "(bug 381839)" msgstr "" "xxSearch for KEmoticons, which is a dependency per the CMake config.cmake.in " "(bug 381839)xx" #: announcements/kde-frameworks-5.36.0.php:106 msgid "Add an extractor using qtmultimedia" msgstr "xxAdd an extractor using qtmultimediaxx" #: announcements/kde-frameworks-5.36.0.php:112 #: announcements/kde-frameworks-5.37.0.php:125 msgid "Make sure that the tsfiles target is generated" msgstr "xxMake sure that the tsfiles target is generatedxx" #: announcements/kde-frameworks-5.36.0.php:118 msgid "More details about deploying icon themes on Mac & MSWin" msgstr "xxMore details about deploying icon themes on Mac & MSWinxx" #: announcements/kde-frameworks-5.36.0.php:119 msgid "Change panel icon size default to 48" msgstr "xxChange panel icon size default to 48xx" #: announcements/kde-frameworks-5.36.0.php:125 msgid "" "[KNewFileMenu] Hide \"Link To Device\" menu if it would be empty (bug 381479)" msgstr "" "xx[KNewFileMenu] Hide \"Link To Device\" menu if it would be empty (bug " "381479)xx" #: announcements/kde-frameworks-5.36.0.php:126 msgid "Use KIO::rename instead of KIO::moveAs in setData (bug 380898)" msgstr "xxUse KIO::rename instead of KIO::moveAs in setData (bug 380898)xx" #: announcements/kde-frameworks-5.36.0.php:127 msgid "Fix drop menu position on Wayland" msgstr "xxFix drop menu position on Waylandxx" #: announcements/kde-frameworks-5.36.0.php:128 msgid "KUrlRequester: Set NOTIFY signal to textChanged() for text property" msgstr "" "xxKUrlRequester: Set NOTIFY signal to textChanged() for text propertyxx" #: announcements/kde-frameworks-5.36.0.php:129 msgid "[KOpenWithDialog] HTML-escape file name" msgstr "xx[KOpenWithDialog] HTML-escape file namexx" #: announcements/kde-frameworks-5.36.0.php:130 msgid "" "KCoreDirLister::cachedItemForUrl: don't create the cache if it didn't exist" msgstr "" "xxKCoreDirLister::cachedItemForUrl: don't create the cache if it didn't " "existxx" #: announcements/kde-frameworks-5.36.0.php:131 msgid "Use \"data\" as filename when copying data urls (bug 379093)" msgstr "xxUse \"data\" as filename when copying data urls (bug 379093)xx" #: announcements/kde-frameworks-5.36.0.php:137 msgid "Fix incorrect error detection for missing knsrc files" msgstr "xxFix incorrect error detection for missing knsrc filesxx" #: announcements/kde-frameworks-5.36.0.php:138 msgid "Expose and use Engine's page size variable" msgstr "xxExpose and use Engine's page size variablexx" #: announcements/kde-frameworks-5.36.0.php:139 msgid "Make it possible to use QXmlStreamReader to read a KNS registry file" msgstr "" "xxMake it possible to use QXmlStreamReader to read a KNS registry filexx" #: announcements/kde-frameworks-5.36.0.php:145 msgid "Added kpackage-genericqml.desktop" msgstr "xxAdded kpackage-genericqml.desktopxx" #: announcements/kde-frameworks-5.36.0.php:151 msgid "Fix cpu usage spiking after showing vi command bar (bug 376504)" msgstr "xxFix cpu usage spiking after showing vi command bar (bug 376504)xx" #: announcements/kde-frameworks-5.36.0.php:152 msgid "Fix jumpy scrollbar-dragging when mini-map is enabled" msgstr "xxFix jumpy scrollbar-dragging when mini-map is enabledxx" #: announcements/kde-frameworks-5.36.0.php:153 msgid "" "Jump to the clicked scrollbar position when minim-map is enabled (bug 368589)" msgstr "" "xxJump to the clicked scrollbar position when minim-map is enabled (bug " "368589)xx" #: announcements/kde-frameworks-5.36.0.php:159 msgid "Update kcharselect-data to Unicode 10.0" msgstr "xxUpdate kcharselect-data to Unicode 10.0xx" #: announcements/kde-frameworks-5.36.0.php:165 msgid "" "KKeySequenceWidget: make it possible to record Ctrl+Num+1 as a shortcut (bug " "183458)" msgstr "" "xxKKeySequenceWidget: make it possible to record Ctrl+Num+1 as a shortcut " "(bug 183458)xx" #: announcements/kde-frameworks-5.36.0.php:166 msgid "" "Revert \"When building menu hyerarchies, parent menus to their containers\"" msgstr "" "xxRevert \"When building menu hyerarchies, parent menus to their containers" "\"xx" #: announcements/kde-frameworks-5.36.0.php:167 msgid "Revert \"use transientparent directly\"" msgstr "xxRevert \"use transientparent directly\"xx" #: announcements/kde-frameworks-5.36.0.php:173 msgid "WiredSetting: wake on lan properties were backported to NM 1.0.6" msgstr "xxWiredSetting: wake on lan properties were backported to NM 1.0.6xx" #: announcements/kde-frameworks-5.36.0.php:174 msgid "WiredSetting: metered property was backported to NM 1.0.6" msgstr "xxWiredSetting: metered property was backported to NM 1.0.6xx" #: announcements/kde-frameworks-5.36.0.php:175 msgid "Add new properties to many settings classes" msgstr "xxAdd new properties to many settings classesxx" #: announcements/kde-frameworks-5.36.0.php:176 msgid "Device: add device statistics" msgstr "xxDevice: add device statisticsxx" #: announcements/kde-frameworks-5.36.0.php:177 msgid "Add IpTunnel device" msgstr "xxAdd IpTunnel devicexx" #: announcements/kde-frameworks-5.36.0.php:178 msgid "" "WiredDevice: add information about required NM version for s390SubChannels " "property" msgstr "" "xxWiredDevice: add information about required NM version for s390SubChannels " "propertyxx" #: announcements/kde-frameworks-5.36.0.php:179 msgid "TeamDevice: add new config property (since NM 1.4.0)" msgstr "xxTeamDevice: add new config property (since NM 1.4.0)xx" #: announcements/kde-frameworks-5.36.0.php:180 msgid "Wired device: add s390SubChannels property" msgstr "xxWired device: add s390SubChannels propertyxx" #: announcements/kde-frameworks-5.36.0.php:181 msgid "Update introspections (NM 1.8.0)" msgstr "xxUpdate introspections (NM 1.8.0)xx" #: announcements/kde-frameworks-5.36.0.php:187 msgid "Make sure size is final after showEvent" msgstr "xxMake sure size is final after showEventxx" #: announcements/kde-frameworks-5.36.0.php:188 msgid "Fix vlc tray icon margins and color scheme" msgstr "xxFix vlc tray icon margins and color schemexx" #: announcements/kde-frameworks-5.36.0.php:189 msgid "Set Containments to have focus within the view (bug 381124)" msgstr "xxSet Containments to have focus within the view (bug 381124)xx" #: announcements/kde-frameworks-5.36.0.php:190 msgid "generate the old key before updating enabledborders (bug 378508)" msgstr "xxgenerate the old key before updating enabledborders (bug 378508)xx" #: announcements/kde-frameworks-5.36.0.php:191 msgid "show show password button also if empty text (bug 378277)" msgstr "xxshow show password button also if empty text (bug 378277)xx" #: announcements/kde-frameworks-5.36.0.php:192 msgid "Emit usedPrefixChanged when prefix is empty" msgstr "xxEmit usedPrefixChanged when prefix is emptyxx" #: announcements/kde-frameworks-5.36.0.php:198 msgid "cmake: build udisks2 backend on FreeBSD only when enabled" msgstr "xxcmake: build udisks2 backend on FreeBSD only when enabledxx" #: announcements/kde-frameworks-5.36.0.php:204 msgid "Highlight .julius files as JavaScript" msgstr "xxHighlight .julius files as JavaScriptxx" #: announcements/kde-frameworks-5.36.0.php:205 msgid "Haskell: Add all language pragmas as keywords" msgstr "xxHaskell: Add all language pragmas as keywordsxx" #: announcements/kde-frameworks-5.36.0.php:206 msgid "CMake: OR/AND not highlighted after expr in () (bug 360656)" msgstr "xxCMake: OR/AND not highlighted after expr in () (bug 360656)xx" #: announcements/kde-frameworks-5.36.0.php:207 msgid "Makefile: Remove invalid keyword entries in makefile.xml" msgstr "xxMakefile: Remove invalid keyword entries in makefile.xmlxx" #: announcements/kde-frameworks-5.36.0.php:208 msgid "indexer: Improve error reporting" msgstr "xxindexer: Improve error reportingxx" #: announcements/kde-frameworks-5.36.0.php:209 msgid "HTML syntax file version update" msgstr "xxHTML syntax file version updatexx" #: announcements/kde-frameworks-5.36.0.php:210 msgid "Angular modifiers in HTML attributes added" msgstr "xxAngular modifiers in HTML attributes addedxx" #: announcements/kde-frameworks-5.36.0.php:211 msgid "Update test reference data following the changes of the previous commit" msgstr "" "xxUpdate test reference data following the changes of the previous commitxx" #: announcements/kde-frameworks-5.36.0.php:212 msgid "" "Bug 376979 - angle brackets in doxygen comments break syntax highlighting" msgstr "" "xxBug 376979 - angle brackets in doxygen comments break syntax highlightingxx" #: announcements/kde-frameworks-5.36.0.php:215 #: announcements/kde-frameworks-5.37.0.php:303 #: announcements/kde-frameworks-5.39.0.php:283 #: announcements/kde-frameworks-5.40.0.php:253 #: announcements/kde-frameworks-5.49.0.php:513 msgid "ThreadWeaver" msgstr "xxThreadWeaverxx" #: announcements/kde-frameworks-5.36.0.php:218 msgid "Work-around MSVC2017 compiler bug" msgstr "xxWork-around MSVC2017 compiler bugxx" #: announcements/kde-frameworks-5.37.0.php:4 msgid "Release of KDE Frameworks 5.37.0" msgstr "xxRelease of KDE Frameworks 5.37.0xx" #: announcements/kde-frameworks-5.37.0.php:16 msgid "" " \n" "August 13, 2017. KDE today announces the release\n" "of KDE Frameworks 5.37.0.\n" msgstr "" "xx \n" "August 13, 2017. KDE today announces the release\n" "of KDE Frameworks 5.37.0.\n" "xx\n" #: announcements/kde-frameworks-5.37.0.php:38 msgid "" "New framework: kirigami, a set of QtQuick plugins to build user interfaces " "based on the KDE UX guidelines" msgstr "" "xxNew framework: kirigami, a set of QtQuick plugins to build user interfaces " "based on the KDE UX guidelinesxx" #: announcements/kde-frameworks-5.37.0.php:43 msgid "update .h and .h++ colors (bug 376680)" msgstr "xxupdate .h and .h++ colors (bug 376680)xx" #: announcements/kde-frameworks-5.37.0.php:44 msgid "remove ktorrent small monochrome icon (bug 381370)" msgstr "xxremove ktorrent small monochrome icon (bug 381370)xx" #: announcements/kde-frameworks-5.37.0.php:45 msgid "bookmarks is an action icon not a folder icon (bug 381383)" msgstr "xxbookmarks is an action icon not a folder icon (bug 381383)xx" #: announcements/kde-frameworks-5.37.0.php:46 msgid "update utilities-system-monitor (bug 381420)" msgstr "xxupdate utilities-system-monitor (bug 381420)xx" #: announcements/kde-frameworks-5.37.0.php:52 msgid "Add --gradle to androiddeployqt" msgstr "xxAdd --gradle to androiddeployqtxx" #: announcements/kde-frameworks-5.37.0.php:53 msgid "Fix install apk target" msgstr "xxFix install apk targetxx" #: announcements/kde-frameworks-5.37.0.php:54 msgid "Fix usage of query_qmake: differ between calls expecting qmake or not" msgstr "" "xxFix usage of query_qmake: differ between calls expecting qmake or notxx" #: announcements/kde-frameworks-5.37.0.php:55 msgid "Add API dox for KDEInstallDirs' KDE_INSTALL_USE_QT_SYS_PATHS" msgstr "xxAdd API dox for KDEInstallDirs' KDE_INSTALL_USE_QT_SYS_PATHSxx" #: announcements/kde-frameworks-5.37.0.php:56 msgid "Add a metainfo.yaml to make ECM a proper framework" msgstr "xxAdd a metainfo.yaml to make ECM a proper frameworkxx" #: announcements/kde-frameworks-5.37.0.php:57 msgid "Android: scan for qml files in the source dir, not in the install dir" msgstr "" "xxAndroid: scan for qml files in the source dir, not in the install dirxx" #: announcements/kde-frameworks-5.37.0.php:63 msgid "emit runningActivityListChanged on activity creation" msgstr "xxemit runningActivityListChanged on activity creationxx" #: announcements/kde-frameworks-5.37.0.php:69 msgid "Escape HTML from search query" msgstr "xxEscape HTML from search queryxx" #: announcements/kde-frameworks-5.37.0.php:75 msgid "Add Conan files, as a first experiment to Conan support" msgstr "xxAdd Conan files, as a first experiment to Conan supportxx" #: announcements/kde-frameworks-5.37.0.php:81 msgid "Allow to build KConfig without Qt5Gui" msgstr "xxAllow to build KConfig without Qt5Guixx" #: announcements/kde-frameworks-5.37.0.php:82 msgid "Standard shortcuts: use Ctrl+PageUp/PageDown for prev/next tab" msgstr "xxStandard shortcuts: use Ctrl+PageUp/PageDown for prev/next tabxx" #: announcements/kde-frameworks-5.37.0.php:88 msgid "" "Remove unused init() declaration from " "K_PLUGIN_FACTORY_DECLARATION_WITH_BASEFACTORY_SKEL" msgstr "" "xxRemove unused init() declaration from " "K_PLUGIN_FACTORY_DECLARATION_WITH_BASEFACTORY_SKELxx" #: announcements/kde-frameworks-5.37.0.php:89 msgid "New spdx API on KAboutLicense to get SPDX license expressions" msgstr "xxNew spdx API on KAboutLicense to get SPDX license expressionsxx" #: announcements/kde-frameworks-5.37.0.php:90 msgid "" "kdirwatch: Avoid potential crash if d-ptr destroyed before KDirWatch (bug " "381583)" msgstr "" "xxkdirwatch: Avoid potential crash if d-ptr destroyed before KDirWatch (bug " "381583)xx" #: announcements/kde-frameworks-5.37.0.php:91 msgid "Fix display of formatDuration with rounding (bug 382069)" msgstr "xxFix display of formatDuration with rounding (bug 382069)xx" #: announcements/kde-frameworks-5.37.0.php:97 msgid "fix plasmashell unsetting QSG_RENDER_LOOP" msgstr "xxfix plasmashell unsetting QSG_RENDER_LOOPxx" #: announcements/kde-frameworks-5.37.0.php:103 msgid "Fix 'Deprecated hint for KUrl::path() is wrong on Windows' (bug 382242)" msgstr "" "xxFix 'Deprecated hint for KUrl::path() is wrong on Windows' (bug 382242)xx" #: announcements/kde-frameworks-5.37.0.php:104 msgid "" "Update kdelibs4support to use the target based support provided by kdewin" msgstr "" "xxUpdate kdelibs4support to use the target based support provided by kdewinxx" #: announcements/kde-frameworks-5.37.0.php:105 msgid "Mark constructors as deprecated too" msgstr "xxMark constructors as deprecated tooxx" #: announcements/kde-frameworks-5.37.0.php:112 msgid "Add support for the new widget kpasswordlineedit" msgstr "xxAdd support for the new widget kpasswordlineeditxx" #: announcements/kde-frameworks-5.37.0.php:118 msgid "Support SVG too (bug 355872)" msgstr "xxSupport SVG too (bug 355872)xx" #: announcements/kde-frameworks-5.37.0.php:124 msgid "Allow loading i18n catalogs from arbitrary locations" msgstr "xxAllow loading i18n catalogs from arbitrary locationsxx" #: announcements/kde-frameworks-5.37.0.php:131 msgid "Only require Qt5X11Extras when we actually need it" msgstr "xxOnly require Qt5X11Extras when we actually need itxx" #: announcements/kde-frameworks-5.37.0.php:137 msgid "Use proper feature flag to include kill(2)" msgstr "xxUse proper feature flag to include kill(2)xx" #: announcements/kde-frameworks-5.37.0.php:143 msgid "Add new method urlSelectionRequested to KUrlNavigator" msgstr "xxAdd new method urlSelectionRequested to KUrlNavigatorxx" #: announcements/kde-frameworks-5.37.0.php:144 msgid "" "KUrlNavigator: expose the KUrlNavigatorButton that received a drop event" msgstr "" "xxKUrlNavigator: expose the KUrlNavigatorButton that received a drop eventxx" #: announcements/kde-frameworks-5.37.0.php:145 msgid "Stash without asking the user with a Copy/Cancel popup" msgstr "xxStash without asking the user with a Copy/Cancel popupxx" #: announcements/kde-frameworks-5.37.0.php:146 msgid "" "Ensure KDirLister updates items whose target URL has changed (bug 382341)" msgstr "" "xxEnsure KDirLister updates items whose target URL has changed (bug 382341)xx" #: announcements/kde-frameworks-5.37.0.php:147 msgid "" "Make advanced options of \"open with\" dialog collabsible and hidden by " "default (bug 359233)" msgstr "" "xxMake advanced options of \"open with\" dialog collabsible and hidden by " "default (bug 359233)xx" #: announcements/kde-frameworks-5.37.0.php:153 msgid "Give a parent to KMoreToolsMenuFactory menus" msgstr "xxGive a parent to KMoreToolsMenuFactory menusxx" #: announcements/kde-frameworks-5.37.0.php:154 msgid "When requesting from the cache, report all entries at bulk" msgstr "xxWhen requesting from the cache, report all entries at bulkxx" #: announcements/kde-frameworks-5.37.0.php:160 msgid "kpackagetool now can output appstream data to a file" msgstr "xxkpackagetool now can output appstream data to a filexx" #: announcements/kde-frameworks-5.37.0.php:161 msgid "adopt new KAboutLicense::spdx" msgstr "xxadopt new KAboutLicense::spdxxx" #: announcements/kde-frameworks-5.37.0.php:167 msgid "Reset url in closeUrl()" msgstr "xxReset url in closeUrl()xx" #: announcements/kde-frameworks-5.37.0.php:168 msgid "Add template for a simple kpart-based application" msgstr "xxAdd template for a simple kpart-based applicationxx" #: announcements/kde-frameworks-5.37.0.php:169 #: announcements/kde-frameworks-5.37.0.php:230 msgid "Drop usage of KDE_DEFAULT_WINDOWFLAGS" msgstr "xxDrop usage of KDE_DEFAULT_WINDOWFLAGSxx" #: announcements/kde-frameworks-5.37.0.php:175 msgid "Handle fine-grained wheel event in zooming" msgstr "xxHandle fine-grained wheel event in zoomingxx" #: announcements/kde-frameworks-5.37.0.php:176 msgid "Add template for a ktexteditor plugin" msgstr "xxAdd template for a ktexteditor pluginxx" #: announcements/kde-frameworks-5.37.0.php:177 msgid "copy permissions from original file on save copy (bug 377373)" msgstr "xxcopy permissions from original file on save copy (bug 377373)xx" #: announcements/kde-frameworks-5.37.0.php:178 msgid "perhaps avoid stringbuild crash (bug 339627)" msgstr "xxperhaps avoid stringbuild crash (bug 339627)xx" #: announcements/kde-frameworks-5.37.0.php:179 msgid "fix problem with * adding for lines outside of comments (bug 360456)" msgstr "" "xxfix problem with * adding for lines outside of comments (bug 360456)xx" #: announcements/kde-frameworks-5.37.0.php:180 msgid "" "fix save as copy, it missed to allow overwriting the destination file (bug " "368145)" msgstr "" "xxfix save as copy, it missed to allow overwriting the destination file (bug " "368145)xx" #: announcements/kde-frameworks-5.37.0.php:181 msgid "Command 'set-highlight': Join args with space" msgstr "xxCommand 'set-highlight': Join args with spacexx" #: announcements/kde-frameworks-5.37.0.php:182 msgid "" "fix crash on view destruction because of non-deterministic cleanup of objects" msgstr "" "xxfix crash on view destruction because of non-deterministic cleanup of " "objectsxx" #: announcements/kde-frameworks-5.37.0.php:183 msgid "Emit signals from icon border when no mark was clicked" msgstr "xxEmit signals from icon border when no mark was clickedxx" #: announcements/kde-frameworks-5.37.0.php:184 msgid "" "Fix crash in vi input mode (sequence: \"o\" \"Esc\" \"O\" \"Esc\" \".\") " "(bug 377852)" msgstr "" "xxFix crash in vi input mode (sequence: \"o\" \"Esc\" \"O\" \"Esc\" \".\") " "(bug 377852)xx" #: announcements/kde-frameworks-5.37.0.php:185 msgid "Use mutually exclusive group in Default Mark Type" msgstr "xxUse mutually exclusive group in Default Mark Typexx" #: announcements/kde-frameworks-5.37.0.php:191 msgid "Mark MPa and PSI as common units" msgstr "xxMark MPa and PSI as common unitsxx" #: announcements/kde-frameworks-5.37.0.php:197 msgid "Use CMAKE_INSTALL_BINDIR for dbus service generation" msgstr "xxUse CMAKE_INSTALL_BINDIR for dbus service generationxx" #: announcements/kde-frameworks-5.37.0.php:203 msgid "Destroy all kwayland objects created by registry when it is destroyed" msgstr "" "xxDestroy all kwayland objects created by registry when it is destroyedxx" #: announcements/kde-frameworks-5.37.0.php:204 msgid "Emit connectionDied if the QPA is destroyed" msgstr "xxEmit connectionDied if the QPA is destroyedxx" #: announcements/kde-frameworks-5.37.0.php:205 msgid "[client] Track all created ConnectionThreads and add API to access them" msgstr "" "xx[client] Track all created ConnectionThreads and add API to access themxx" #: announcements/kde-frameworks-5.37.0.php:206 msgid "[server] Send text input leave if focused surface gets unbound" msgstr "xx[server] Send text input leave if focused surface gets unboundxx" #: announcements/kde-frameworks-5.37.0.php:207 msgid "[server] Send pointer leave if focused surface gets unbound" msgstr "xx[server] Send pointer leave if focused surface gets unboundxx" #: announcements/kde-frameworks-5.37.0.php:208 msgid "[client] Properly track enteredSurface in Keyboard" msgstr "xx[client] Properly track enteredSurface in Keyboardxx" #: announcements/kde-frameworks-5.37.0.php:209 msgid "" "[server] Send keyboard leave when client destroys the focused surface (bug " "382280)" msgstr "" "xx[server] Send keyboard leave when client destroys the focused surface (bug " "382280)xx" #: announcements/kde-frameworks-5.37.0.php:210 msgid "check Buffer validity (bug 381953)" msgstr "xxcheck Buffer validity (bug 381953)xx" #: announcements/kde-frameworks-5.37.0.php:216 msgid "Extract lineedit password widget => new class KPasswordLineEdit" msgstr "xxExtract lineedit password widget => new class KPasswordLineEditxx" #: announcements/kde-frameworks-5.37.0.php:217 msgid "" "Fixed a crash when searching with accessibility support enabled (bug 374933)" msgstr "" "xxFixed a crash when searching with accessibility support enabled (bug " "374933)xx" #: announcements/kde-frameworks-5.37.0.php:218 msgid "[KPageListViewDelegate] Pass widget to drawPrimitive in drawFocus" msgstr "xx[KPageListViewDelegate] Pass widget to drawPrimitive in drawFocusxx" #: announcements/kde-frameworks-5.37.0.php:224 msgid "Remove header reliance on QWidget" msgstr "xxRemove header reliance on QWidgetxx" #: announcements/kde-frameworks-5.37.0.php:236 msgid "Adding support to ipv*.route-metric" msgstr "xxAdding support to ipv*.route-metricxx" #: announcements/kde-frameworks-5.37.0.php:237 msgid "Fix undefined NM_SETTING_WIRELESS_POWERSAVE_FOO enums (bug 382051)" msgstr "xxFix undefined NM_SETTING_WIRELESS_POWERSAVE_FOO enums (bug 382051)xx" #: announcements/kde-frameworks-5.37.0.php:243 msgid "" "[Containment Interface] always emit contextualActionsAboutToShow for " "containment" msgstr "" "xx[Containment Interface] always emit contextualActionsAboutToShow for " "containmentxx" #: announcements/kde-frameworks-5.37.0.php:244 msgid "Treat Button/ToolButton labels as plaintext" msgstr "xxTreat Button/ToolButton labels as plaintextxx" #: announcements/kde-frameworks-5.37.0.php:245 msgid "Don't perform wayland specific fixes when on X (bug 381130)" msgstr "xxDon't perform wayland specific fixes when on X (bug 381130)xx" #: announcements/kde-frameworks-5.37.0.php:246 msgid "Add KF5WindowSystem to link interface" msgstr "xxAdd KF5WindowSystem to link interfacexx" #: announcements/kde-frameworks-5.37.0.php:247 msgid "Declare AppManager.js as pragma library" msgstr "xxDeclare AppManager.js as pragma libraryxx" #: announcements/kde-frameworks-5.37.0.php:248 msgid "[PlasmaComponents] Remove Config.js" msgstr "xx[PlasmaComponents] Remove Config.jsxx" #: announcements/kde-frameworks-5.37.0.php:249 msgid "default to plain text for labels" msgstr "xxdefault to plain text for labelsxx" #: announcements/kde-frameworks-5.37.0.php:250 msgid "Load translations from KPackage files if bundled (bug 374825)" msgstr "xxLoad translations from KPackage files if bundled (bug 374825)xx" #: announcements/kde-frameworks-5.37.0.php:251 msgid "[PlasmaComponents Menu] Don't crash on null action" msgstr "xx[PlasmaComponents Menu] Don't crash on null actionxx" #: announcements/kde-frameworks-5.37.0.php:252 msgid "[Plasma Dialog] Fix flag conditions" msgstr "xx[Plasma Dialog] Fix flag conditionsxx" #: announcements/kde-frameworks-5.37.0.php:253 msgid "update akregator system tray icon (bug 379861)" msgstr "xxupdate akregator system tray icon (bug 379861)xx" #: announcements/kde-frameworks-5.37.0.php:254 msgid "" "[Containment Interface] Keep containment in RequiresAttentionStatus while " "context menu is open (bug 351823)" msgstr "" "xx[Containment Interface] Keep containment in RequiresAttentionStatus while " "context menu is open (bug 351823)xx" #: announcements/kde-frameworks-5.37.0.php:255 msgid "Fix tab bar layout key handling in RTL (bug 379894)" msgstr "xxFix tab bar layout key handling in RTL (bug 379894)xx" #: announcements/kde-frameworks-5.37.0.php:261 msgid "Allow to build Sonnet without Qt5Widgets" msgstr "xxAllow to build Sonnet without Qt5Widgetsxx" #: announcements/kde-frameworks-5.37.0.php:262 msgid "cmake: rewrite FindHUNSPELL.cmake to use pkg-config" msgstr "xxcmake: rewrite FindHUNSPELL.cmake to use pkg-configxx" #: announcements/kde-frameworks-5.37.0.php:268 msgid "Allow to build KSyntaxHighlighter without Qt5Gui" msgstr "xxAllow to build KSyntaxHighlighter without Qt5Guixx" #: announcements/kde-frameworks-5.37.0.php:269 msgid "Add cross-compilation support for the highlighting indexer" msgstr "xxAdd cross-compilation support for the highlighting indexerxx" #: announcements/kde-frameworks-5.37.0.php:270 msgid "Themes: Remove all unused metadata (license, author, read-only)" msgstr "xxThemes: Remove all unused metadata (license, author, read-only)xx" #: announcements/kde-frameworks-5.37.0.php:271 msgid "Theme: Remove license and author fields" msgstr "xxTheme: Remove license and author fieldsxx" #: announcements/kde-frameworks-5.37.0.php:272 msgid "Theme: Derive read-only flag from file on disk" msgstr "xxTheme: Derive read-only flag from file on diskxx" #: announcements/kde-frameworks-5.37.0.php:273 msgid "Add syntax highlighting for YANG data modeling language" msgstr "xxAdd syntax highlighting for YANG data modeling languagexx" #: announcements/kde-frameworks-5.37.0.php:274 msgid "PHP: Add PHP 7 keywords (bug 356383)" msgstr "xxPHP: Add PHP 7 keywords (bug 356383)xx" #: announcements/kde-frameworks-5.37.0.php:275 msgid "PHP: Clean up PHP 5 information" msgstr "xxPHP: Clean up PHP 5 informationxx" #: announcements/kde-frameworks-5.37.0.php:276 msgid "fix gnuplot, make leading/trailing spaces fatal" msgstr "xxfix gnuplot, make leading/trailing spaces fatalxx" #: announcements/kde-frameworks-5.37.0.php:277 msgid "fix 'else if' detection, we need to switch context, add extra rule" msgstr "xxfix 'else if' detection, we need to switch context, add extra rulexx" #: announcements/kde-frameworks-5.37.0.php:278 msgid "indexer checks for leading/trailing whitespaces in XML highlighting" msgstr "" "xxindexer checks for leading/trailing whitespaces in XML highlightingxx" #: announcements/kde-frameworks-5.37.0.php:279 msgid "Doxygen: Add Doxyfile highlighting" msgstr "xxDoxygen: Add Doxyfile highlightingxx" #: announcements/kde-frameworks-5.37.0.php:280 msgid "" "add missing standard types to C highlighting and update to C11 (bug 367798)" msgstr "" "xxadd missing standard types to C highlighting and update to C11 (bug " "367798)xx" #: announcements/kde-frameworks-5.37.0.php:281 msgid "Q_PI D => Q_PID" msgstr "xxQ_PI D => Q_PIDxx" #: announcements/kde-frameworks-5.37.0.php:282 msgid "" "PHP: Improve highlighting of variables in curly braces in double quotes (bug " "382527)" msgstr "" "xxPHP: Improve highlighting of variables in curly braces in double quotes " "(bug 382527)xx" #: announcements/kde-frameworks-5.37.0.php:283 msgid "Add PowerShell highlighting" msgstr "xxAdd PowerShell highlightingxx" #: announcements/kde-frameworks-5.37.0.php:284 msgid "Haskell: Add file extension .hs-boot (bootstrap module) (bug 354629)" msgstr "" "xxHaskell: Add file extension .hs-boot (bootstrap module) (bug 354629)xx" #: announcements/kde-frameworks-5.37.0.php:285 msgid "Fix replaceCaptures() to work with more than 9 captures" msgstr "xxFix replaceCaptures() to work with more than 9 capturesxx" #: announcements/kde-frameworks-5.37.0.php:286 msgid "Ruby: Use WordDetect instead of StringDetect for full word matching" msgstr "" "xxRuby: Use WordDetect instead of StringDetect for full word matchingxx" #: announcements/kde-frameworks-5.37.0.php:287 msgid "" "Fix incorrect highlighting for BEGIN and END in words such as \"EXTENDED" "\" (bug 350709)" msgstr "" "xxFix incorrect highlighting for BEGIN and END in words such as \"EXTENDED" "\" (bug 350709)xx" #: announcements/kde-frameworks-5.37.0.php:288 msgid "" "PHP: Remove mime_content_type() from list of deprecated functions (bug " "371973)" msgstr "" "xxPHP: Remove mime_content_type() from list of deprecated functions (bug " "371973)xx" #: announcements/kde-frameworks-5.37.0.php:289 msgid "XML: Add XBEL extension/mimetype to xml highlighting (bug 374573)" msgstr "xxXML: Add XBEL extension/mimetype to xml highlighting (bug 374573)xx" #: announcements/kde-frameworks-5.37.0.php:290 msgid "Bash: Fix incorrect highlighting for command options (bug 375245)" msgstr "xxBash: Fix incorrect highlighting for command options (bug 375245)xx" #: announcements/kde-frameworks-5.37.0.php:291 msgid "" "Perl: Fix heredoc highlighting with leading spaces in the delimiter (bug " "379298)" msgstr "" "xxPerl: Fix heredoc highlighting with leading spaces in the delimiter (bug " "379298)xx" #: announcements/kde-frameworks-5.37.0.php:292 msgid "Update SQL (Oracle) syntax file (bug 368755)" msgstr "xxUpdate SQL (Oracle) syntax file (bug 368755)xx" #: announcements/kde-frameworks-5.37.0.php:293 msgid "C++: Fix '-' is not a part of UDL String (bug 380408)" msgstr "xxC++: Fix '-' is not a part of UDL String (bug 380408)xx" #: announcements/kde-frameworks-5.37.0.php:294 msgid "C++: printf format specifies: add 'n' and 'p', remove 'P' (bug 380409)" msgstr "" "xxC++: printf format specifies: add 'n' and 'p', remove 'P' (bug 380409)xx" #: announcements/kde-frameworks-5.37.0.php:295 msgid "C++: Fix char value have the color of the strings (bug 380489)" msgstr "xxC++: Fix char value have the color of the strings (bug 380489)xx" #: announcements/kde-frameworks-5.37.0.php:296 msgid "" "VHDL: Fix highlighting error when using brackets and attributes (bug 368897)" msgstr "" "xxVHDL: Fix highlighting error when using brackets and attributes (bug " "368897)xx" #: announcements/kde-frameworks-5.37.0.php:297 msgid "" "zsh highlighting: Fix math expression in a substring expression (bug 380229)" msgstr "" "xxzsh highlighting: Fix math expression in a substring expression (bug " "380229)xx" #: announcements/kde-frameworks-5.37.0.php:298 msgid "JavaScript Highlighting: Add support for E4X xml extension (bug 373713)" msgstr "" "xxJavaScript Highlighting: Add support for E4X xml extension (bug 373713)xx" #: announcements/kde-frameworks-5.37.0.php:299 msgid "Remove \"*.conf\" extension rule" msgstr "xxRemove \"*.conf\" extension rulexx" #: announcements/kde-frameworks-5.37.0.php:300 msgid "Pug/Jade syntax" msgstr "xxPug/Jade syntaxxx" #: announcements/kde-frameworks-5.37.0.php:306 msgid "Add missing export to QueueSignals" msgstr "xxAdd missing export to QueueSignalsxx" #: announcements/kde-frameworks-5.38.0.php:4 msgid "Release of KDE Frameworks 5.38.0" msgstr "xxRelease of KDE Frameworks 5.38.0xx" #: announcements/kde-frameworks-5.38.0.php:16 msgid "" " \n" "September 09, 2017. KDE today announces the release\n" "of KDE Frameworks 5.38.0.\n" msgstr "" "xx \n" "September 09, 2017. KDE today announces the release\n" "of KDE Frameworks 5.38.0.\n" "xx\n" #: announcements/kde-frameworks-5.38.0.php:44 msgid "Fix directory based search" msgstr "xxFix directory based searchxx" #: announcements/kde-frameworks-5.38.0.php:50 msgid "Set CMAKE_*_OUTPUT_5.38 to run tests without installing" msgstr "xxSet CMAKE_*_OUTPUT_5.38 to run tests without installingxx" #: announcements/kde-frameworks-5.38.0.php:51 msgid "Include a module for finding qml imports as runtime dependencies" msgstr "xxInclude a module for finding qml imports as runtime dependenciesxx" #: announcements/kde-frameworks-5.38.0.php:57 msgid "Return high-resolution line edit clear icon" msgstr "xxReturn high-resolution line edit clear iconxx" #: announcements/kde-frameworks-5.38.0.php:58 msgid "Fix accepting dialogs with ctrl+return when buttons are renamed" msgstr "xxFix accepting dialogs with ctrl+return when buttons are renamedxx" #: announcements/kde-frameworks-5.38.0.php:64 msgid "Refactor of the query which combines linked and used resources" msgstr "xxRefactor of the query which combines linked and used resourcesxx" #: announcements/kde-frameworks-5.38.0.php:65 msgid "Reloading the model when the resource gets unlinked" msgstr "xxReloading the model when the resource gets unlinkedxx" #: announcements/kde-frameworks-5.38.0.php:66 msgid "Fixed the query when merging linked and used resources" msgstr "xxFixed the query when merging linked and used resourcesxx" #: announcements/kde-frameworks-5.38.0.php:72 #: announcements/kde-frameworks-5.38.0.php:80 msgid "Fix labels of DeleteFile/RenameFile actions (bug 382450)" msgstr "xxFix labels of DeleteFile/RenameFile actions (bug 382450)xx" #: announcements/kde-frameworks-5.38.0.php:73 msgid "" "kconfigini: Strip leading whitespace when reading entry values (bug 310674)" msgstr "" "xxkconfigini: Strip leading whitespace when reading entry values (bug " "310674)xx" #: announcements/kde-frameworks-5.38.0.php:79 msgid "Deprecate KStandardAction::Help and KStandardAction::SaveOptions" msgstr "xxDeprecate KStandardAction::Help and KStandardAction::SaveOptionsxx" #: announcements/kde-frameworks-5.38.0.php:81 msgid "Use \"document-close\" as icon for KStandardAction::close" msgstr "xxUse \"document-close\" as icon for KStandardAction::closexx" #: announcements/kde-frameworks-5.38.0.php:87 msgid "DesktopFileParser: add fallback lookup in \":/kservicetypes5/*\"" msgstr "xxDesktopFileParser: add fallback lookup in \":/kservicetypes5/*\"xx" #: announcements/kde-frameworks-5.38.0.php:88 msgid "Add support for uninstalled plugins in kcoreaddons_add_plugin" msgstr "xxAdd support for uninstalled plugins in kcoreaddons_add_pluginxx" #: announcements/kde-frameworks-5.38.0.php:89 msgid "desktopfileparser: Fix non-compliant key/value parsing (bug 310674)" msgstr "" "xxdesktopfileparser: Fix non-compliant key/value parsing (bug 310674)xx" #: announcements/kde-frameworks-5.38.0.php:95 msgid "support X-KDE-OnlyShowOnQtPlatforms" msgstr "xxsupport X-KDE-OnlyShowOnQtPlatformsxx" #: announcements/kde-frameworks-5.38.0.php:101 msgid "" "CMake: Fix target name shortening when build dir has special characters (bug " "377573)" msgstr "" "xxCMake: Fix target name shortening when build dir has special characters " "(bug 377573)xx" #: announcements/kde-frameworks-5.38.0.php:102 msgid "Add CC BY-SA 4.0 International and set it as default" msgstr "xxAdd CC BY-SA 4.0 International and set it as defaultxx" #: announcements/kde-frameworks-5.38.0.php:108 msgid "" "KGlobalAccel: port to KKeyServer's new method symXModXToKeyQt, to fix numpad " "keys (bug 183458)" msgstr "" "xxKGlobalAccel: port to KKeyServer's new method symXModXToKeyQt, to fix " "numpad keys (bug 183458)xx" #: announcements/kde-frameworks-5.38.0.php:114 msgid "klauncher: fix appId matching for flatpak apps" msgstr "xxklauncher: fix appId matching for flatpak appsxx" #: announcements/kde-frameworks-5.38.0.php:120 msgid "" "Port the webshortcuts KCM from KServiceTypeTrader to KPluginLoader::" "findPlugins" msgstr "" "xxPort the webshortcuts KCM from KServiceTypeTrader to KPluginLoader::" "findPluginsxx" #: announcements/kde-frameworks-5.38.0.php:121 msgid "[KFilePropsPlugin] Locale-format totalSize during calculation" msgstr "xx[KFilePropsPlugin] Locale-format totalSize during calculationxx" #: announcements/kde-frameworks-5.38.0.php:122 msgid "KIO: fix long-standing memory leak on exit" msgstr "xxKIO: fix long-standing memory leak on exitxx" #: announcements/kde-frameworks-5.38.0.php:123 msgid "Add mimetype filtering capabilities to KUrlCompletion" msgstr "xxAdd mimetype filtering capabilities to KUrlCompletionxx" #: announcements/kde-frameworks-5.38.0.php:124 msgid "" "KIO: port the URI filter plugins from KServiceTypeTrader to json" "+KPluginMetaData" msgstr "" "xxKIO: port the URI filter plugins from KServiceTypeTrader to json" "+KPluginMetaDataxx" #: announcements/kde-frameworks-5.38.0.php:125 msgid "" "[KUrlNavigator] Emit tabRequested when place in menu is middle-clicked (bug " "304589)" msgstr "" "xx[KUrlNavigator] Emit tabRequested when place in menu is middle-clicked " "(bug 304589)xx" #: announcements/kde-frameworks-5.38.0.php:126 msgid "" "[KUrlNavigator] Emit tabRequested when places selector is middle-clicked " "(bug 304589)" msgstr "" "xx[KUrlNavigator] Emit tabRequested when places selector is middle-clicked " "(bug 304589)xx" #: announcements/kde-frameworks-5.38.0.php:127 msgid "[KACLEditWidget] Allow double clicking to edit entry" msgstr "xx[KACLEditWidget] Allow double clicking to edit entryxx" #: announcements/kde-frameworks-5.38.0.php:128 msgid "[kiocore] Fix the logic error in previous commit" msgstr "xx[kiocore] Fix the logic error in previous commitxx" #: announcements/kde-frameworks-5.38.0.php:129 msgid "[kiocore] Check that klauncher is running or not" msgstr "xx[kiocore] Check that klauncher is running or notxx" #: announcements/kde-frameworks-5.38.0.php:130 msgid "Really rate-limit INF_PROCESSED_SIZE messages (bug 383843)" msgstr "xxReally rate-limit INF_PROCESSED_SIZE messages (bug 383843)xx" #: announcements/kde-frameworks-5.38.0.php:131 msgid "Don't clear Qt's SSL CA certificate store" msgstr "xxDon't clear Qt's SSL CA certificate storexx" #: announcements/kde-frameworks-5.38.0.php:132 msgid "[KDesktopPropsPlugin] Create destination directory if it doesn't exist" msgstr "" "xx[KDesktopPropsPlugin] Create destination directory if it doesn't existxx" #: announcements/kde-frameworks-5.38.0.php:133 msgid "[File KIO slave] Fix applying special file attributes (bug 365795)" msgstr "xx[File KIO slave] Fix applying special file attributes (bug 365795)xx" #: announcements/kde-frameworks-5.38.0.php:134 msgid "Remove busy loop check in TransferJobPrivate::slotDataReqFromDevice" msgstr "" "xxRemove busy loop check in TransferJobPrivate::slotDataReqFromDevicexx" #: announcements/kde-frameworks-5.38.0.php:135 msgid "make kiod5 an \"agent\" on Mac" msgstr "xxmake kiod5 an \"agent\" on Macxx" #: announcements/kde-frameworks-5.38.0.php:136 msgid "Fix proxy KCM not loading manual proxies correctly" msgstr "xxFix proxy KCM not loading manual proxies correctlyxx" #: announcements/kde-frameworks-5.38.0.php:139 #: announcements/kde-frameworks-5.39.0.php:138 #: announcements/kde-frameworks-5.40.0.php:113 #: announcements/kde-frameworks-5.41.0.php:205 #: announcements/kde-frameworks-5.42.0.php:199 #: announcements/kde-frameworks-5.43.0.php:217 #: announcements/kde-frameworks-5.44.0.php:154 #: announcements/kde-frameworks-5.45.0.php:223 #: announcements/kde-frameworks-5.46.0.php:172 #: announcements/kde-frameworks-5.47.0.php:159 #: announcements/kde-frameworks-5.48.0.php:202 #: announcements/kde-frameworks-5.49.0.php:255 #: announcements/kde-frameworks-5.50.0.php:179 #: announcements/kde-frameworks-5.51.0.php:174 #: announcements/kde-frameworks-5.52.0.php:198 #: announcements/kde-frameworks-5.53.0.php:149 #: announcements/kde-frameworks-template.php:207 msgid "Kirigami" msgstr "xxKirigamixx" #: announcements/kde-frameworks-5.38.0.php:142 msgid "hide scrollbars when useless" msgstr "xxhide scrollbars when uselessxx" #: announcements/kde-frameworks-5.38.0.php:143 msgid "Add basic example for adjusting column width draggable handle" msgstr "xxAdd basic example for adjusting column width draggable handlexx" #: announcements/kde-frameworks-5.38.0.php:144 msgid "ider layers in handles positioning" msgstr "xxider layers in handles positioningxx" #: announcements/kde-frameworks-5.38.0.php:145 msgid "fix handle placing when overlaps the last page" msgstr "xxfix handle placing when overlaps the last pagexx" #: announcements/kde-frameworks-5.38.0.php:146 msgid "don't show fake handle on the last column" msgstr "xxdon't show fake handle on the last columnxx" #: announcements/kde-frameworks-5.38.0.php:147 msgid "don't store stuff in the delegates (bug 383741)" msgstr "xxdon't store stuff in the delegates (bug 383741)xx" #: announcements/kde-frameworks-5.38.0.php:148 msgid "as we already set keyNavigationEnabled, set wraps as well" msgstr "xxas we already set keyNavigationEnabled, set wraps as wellxx" #: announcements/kde-frameworks-5.38.0.php:149 msgid "better left-alignment for the back button (bug 383751)" msgstr "xxbetter left-alignment for the back button (bug 383751)xx" #: announcements/kde-frameworks-5.38.0.php:150 msgid "don't take into account the header 2 times when scrolling (bug 383725)" msgstr "" "xxdon't take into account the header 2 times when scrolling (bug 383725)xx" #: announcements/kde-frameworks-5.38.0.php:151 msgid "never wrap the header labels" msgstr "xxnever wrap the header labelsxx" #: announcements/kde-frameworks-5.38.0.php:152 msgid "address FIXME: remove resetTimer (bug 383772)" msgstr "xxaddress FIXME: remove resetTimer (bug 383772)xx" #: announcements/kde-frameworks-5.38.0.php:153 msgid "don't scroll away applicationheader in non mobile" msgstr "xxdon't scroll away applicationheader in non mobilexx" #: announcements/kde-frameworks-5.38.0.php:154 msgid "Add a property to hide the PageRow separator matching AbstractListItem" msgstr "" "xxAdd a property to hide the PageRow separator matching AbstractListItemxx" #: announcements/kde-frameworks-5.38.0.php:155 msgid "fix scrolling with originY and bottomtotop flow" msgstr "xxfix scrolling with originY and bottomtotop flowxx" #: announcements/kde-frameworks-5.38.0.php:156 msgid "Get rid of warnings about setting both pixel and point sizes" msgstr "xxGet rid of warnings about setting both pixel and point sizesxx" #: announcements/kde-frameworks-5.38.0.php:157 msgid "don't trigger reachable mode on inverted views" msgstr "xxdon't trigger reachable mode on inverted viewsxx" #: announcements/kde-frameworks-5.38.0.php:158 msgid "take page footer into account" msgstr "xxtake page footer into accountxx" #: announcements/kde-frameworks-5.38.0.php:159 msgid "add a slightly more complex example of a chat app" msgstr "xxadd a slightly more complex example of a chat appxx" #: announcements/kde-frameworks-5.38.0.php:160 msgid "more failsafe to find the right footer" msgstr "xxmore failsafe to find the right footerxx" #: announcements/kde-frameworks-5.38.0.php:161 msgid "Check item validity before using it" msgstr "xxCheck item validity before using itxx" #: announcements/kde-frameworks-5.38.0.php:162 msgid "Honour layer position for isCurrentPage" msgstr "xxHonour layer position for isCurrentPagexx" #: announcements/kde-frameworks-5.38.0.php:163 msgid "use an animation instead of an animator (bug 383761)" msgstr "xxuse an animation instead of an animator (bug 383761)xx" #: announcements/kde-frameworks-5.38.0.php:164 msgid "leave needed space for the page footer, if possible" msgstr "xxleave needed space for the page footer, if possiblexx" #: announcements/kde-frameworks-5.38.0.php:165 msgid "better dimmer for applicationitem drawers" msgstr "xxbetter dimmer for applicationitem drawersxx" #: announcements/kde-frameworks-5.38.0.php:166 msgid "background dimming for applicationitem" msgstr "xxbackground dimming for applicationitemxx" #: announcements/kde-frameworks-5.38.0.php:167 msgid "fix properly back button margins" msgstr "xxfix properly back button marginsxx" #: announcements/kde-frameworks-5.38.0.php:168 msgid "proper margins for back button" msgstr "xxproper margins for back buttonxx" #: announcements/kde-frameworks-5.38.0.php:169 msgid "less warnings in ApplicationHeader" msgstr "xxless warnings in ApplicationHeaderxx" #: announcements/kde-frameworks-5.38.0.php:170 msgid "don't use plasma scaling for icon sizes" msgstr "xxdon't use plasma scaling for icon sizesxx" #: announcements/kde-frameworks-5.38.0.php:171 msgid "new look for handles" msgstr "xxnew look for handlesxx" #: announcements/kde-frameworks-5.38.0.php:179 msgid "Initialize the \"Pause\" button state in the widget tracker" msgstr "xxInitialize the \"Pause\" button state in the widget trackerxx" #: announcements/kde-frameworks-5.38.0.php:185 msgid "Don't block starting notification service (bug 382444)" msgstr "xxDon't block starting notification service (bug 382444)xx" #: announcements/kde-frameworks-5.38.0.php:191 msgid "refactor kpackagetool away from stringy options" msgstr "xxrefactor kpackagetool away from stringy optionsxx" #: announcements/kde-frameworks-5.38.0.php:197 msgid "Clear previous actions on update" msgstr "xxClear previous actions on updatexx" #: announcements/kde-frameworks-5.38.0.php:198 msgid "Add remote runners over DBus" msgstr "xxAdd remote runners over DBusxx" #: announcements/kde-frameworks-5.38.0.php:204 msgid "Port Document/View scripting API to QJSValue-based solution" msgstr "xxPort Document/View scripting API to QJSValue-based solutionxx" #: announcements/kde-frameworks-5.38.0.php:205 msgid "Show icons in icon border context menu" msgstr "xxShow icons in icon border context menuxx" #: announcements/kde-frameworks-5.38.0.php:206 msgid "Replace KStandardAction::PasteText with KStandardAction::Paste" msgstr "xxReplace KStandardAction::PasteText with KStandardAction::Pastexx" #: announcements/kde-frameworks-5.38.0.php:207 msgid "Support fractional scaling in generating the sidebar preview" msgstr "xxSupport fractional scaling in generating the sidebar previewxx" #: announcements/kde-frameworks-5.38.0.php:208 msgid "Switch from QtScript to QtQml" msgstr "xxSwitch from QtScript to QtQmlxx" #: announcements/kde-frameworks-5.38.0.php:214 msgid "Treat input RGB buffers as premultiplied" msgstr "xxTreat input RGB buffers as premultipliedxx" #: announcements/kde-frameworks-5.38.0.php:215 msgid "Update SurfaceInterface outputs when an output global gets destroyed" msgstr "" "xxUpdate SurfaceInterface outputs when an output global gets destroyedxx" #: announcements/kde-frameworks-5.38.0.php:216 msgid "KWayland::Client::Surface track output destruction" msgstr "xxKWayland::Client::Surface track output destructionxx" #: announcements/kde-frameworks-5.38.0.php:217 msgid "Avoid sending data offers from an invalid source (bug 383054)" msgstr "xxAvoid sending data offers from an invalid source (bug 383054)xx" #: announcements/kde-frameworks-5.38.0.php:223 msgid "simplify setContents by letting Qt do more of the work" msgstr "xxsimplify setContents by letting Qt do more of the workxx" #: announcements/kde-frameworks-5.38.0.php:224 msgid "KSqueezedTextLabel: Add isSqueezed() for convenience" msgstr "xxKSqueezedTextLabel: Add isSqueezed() for conveniencexx" #: announcements/kde-frameworks-5.38.0.php:225 msgid "KSqueezedTextLabel: Small improvements to API docs" msgstr "xxKSqueezedTextLabel: Small improvements to API docsxx" #: announcements/kde-frameworks-5.38.0.php:226 msgid "[KPasswordLineEdit] Set focus proxy to line edit (bug 383653)" msgstr "xx[KPasswordLineEdit] Set focus proxy to line edit (bug 383653)xx" #: announcements/kde-frameworks-5.38.0.php:227 msgid "[KPasswordDialog] Reset geometry property" msgstr "xx[KPasswordDialog] Reset geometry propertyxx" #: announcements/kde-frameworks-5.38.0.php:233 msgid "KKeyServer: fix handling of KeypadModifier (bug 183458)" msgstr "xxKKeyServer: fix handling of KeypadModifier (bug 183458)xx" #: announcements/kde-frameworks-5.38.0.php:239 msgid "Save up a bunch of stat() calls on application start" msgstr "xxSave up a bunch of stat() calls on application startxx" #: announcements/kde-frameworks-5.38.0.php:240 msgid "Fix KHelpMenu position on Wayland (bug 384193)" msgstr "xxFix KHelpMenu position on Wayland (bug 384193)xx" #: announcements/kde-frameworks-5.38.0.php:241 msgid "Drop broken mid-button click handling (bug 383162)" msgstr "xxDrop broken mid-button click handling (bug 383162)xx" #: announcements/kde-frameworks-5.38.0.php:242 msgid "KUndoActions: use actionCollection to set the shortcut" msgstr "xxKUndoActions: use actionCollection to set the shortcutxx" #: announcements/kde-frameworks-5.38.0.php:248 msgid "[ConfigModel] Guard against adding a null ConfigCategory" msgstr "xx[ConfigModel] Guard against adding a null ConfigCategoryxx" #: announcements/kde-frameworks-5.38.0.php:249 msgid "" "[ConfigModel] Allow programmatically adding and removing ConfigCategory (bug " "372090)" msgstr "" "xx[ConfigModel] Allow programmatically adding and removing ConfigCategory " "(bug 372090)xx" #: announcements/kde-frameworks-5.38.0.php:250 msgid "[EventPluginsManager] Expose pluginPath in model" msgstr "xx[EventPluginsManager] Expose pluginPath in modelxx" #: announcements/kde-frameworks-5.38.0.php:251 msgid "[Icon Item] Don't needlessly unset imagePath" msgstr "xx[Icon Item] Don't needlessly unset imagePathxx" #: announcements/kde-frameworks-5.38.0.php:252 msgid "" "[FrameSvg] Use QPixmap::mask() instead of deprecated convoluted way via " "alphaChannel()" msgstr "" "xx[FrameSvg] Use QPixmap::mask() instead of deprecated convoluted way via " "alphaChannel()xx" #: announcements/kde-frameworks-5.38.0.php:253 msgid "[FrameSvgItem] Create margins/fixedMargins object on demand" msgstr "xx[FrameSvgItem] Create margins/fixedMargins object on demandxx" #: announcements/kde-frameworks-5.38.0.php:254 msgid "fix check state for menu items" msgstr "xxfix check state for menu itemsxx" #: announcements/kde-frameworks-5.38.0.php:255 msgid "Force Plasma style for QQC2 in applets" msgstr "xxForce Plasma style for QQC2 in appletsxx" #: announcements/kde-frameworks-5.38.0.php:256 msgid "Install the PlasmaComponents.3/private folder" msgstr "xxInstall the PlasmaComponents.3/private folderxx" #: announcements/kde-frameworks-5.38.0.php:257 msgid "Drop remains of \"locolor\" themes" msgstr "xxDrop remains of \"locolor\" themesxx" #: announcements/kde-frameworks-5.38.0.php:258 msgid "[Theme] Use KConfig SimpleConfig" msgstr "xx[Theme] Use KConfig SimpleConfigxx" #: announcements/kde-frameworks-5.38.0.php:259 msgid "Avoid some unnecessary theme content lookups" msgstr "xxAvoid some unnecessary theme content lookupsxx" #: announcements/kde-frameworks-5.38.0.php:260 msgid "ignore spurious resize events to empty sizes (bug 382340)" msgstr "xxignore spurious resize events to empty sizes (bug 382340)xx" #: announcements/kde-frameworks-5.38.0.php:266 msgid "Add syntax definition for Adblock Plus filter lists" msgstr "xxAdd syntax definition for Adblock Plus filter listsxx" #: announcements/kde-frameworks-5.38.0.php:267 msgid "Rewrite the Sieve syntax definition" msgstr "xxRewrite the Sieve syntax definitionxx" #: announcements/kde-frameworks-5.38.0.php:268 msgid "Add highlighting for QDoc configuration files" msgstr "xxAdd highlighting for QDoc configuration filesxx" #: announcements/kde-frameworks-5.38.0.php:269 msgid "Add highlight definition for Tiger" msgstr "xxAdd highlight definition for Tigerxx" #: announcements/kde-frameworks-5.38.0.php:270 msgid "Escape hyphen in rest.xml regular expressions (bug 383632)" msgstr "xxEscape hyphen in rest.xml regular expressions (bug 383632)xx" #: announcements/kde-frameworks-5.38.0.php:271 msgid "fix: plaintext is highlighted as powershell" msgstr "xxfix: plaintext is highlighted as powershellxx" #: announcements/kde-frameworks-5.38.0.php:272 msgid "Add syntax highlighting for Metamath" msgstr "xxAdd syntax highlighting for Metamathxx" #: announcements/kde-frameworks-5.38.0.php:273 msgid "Rebased Less syntax highlighting on SCSS one (bug 369277)" msgstr "xxRebased Less syntax highlighting on SCSS one (bug 369277)xx" #: announcements/kde-frameworks-5.38.0.php:274 msgid "Add Pony highlighting" msgstr "xxAdd Pony highlightingxx" #: announcements/kde-frameworks-5.38.0.php:275 msgid "Rewrite the email syntax definition" msgstr "xxRewrite the email syntax definitionxx" #: announcements/kde-frameworks-5.39.0.php:4 msgid "Release of KDE Frameworks 5.39.0" msgstr "xxRelease of KDE Frameworks 5.39.0xx" #: announcements/kde-frameworks-5.39.0.php:16 msgid "" " \n" "October 14, 2017. KDE today announces the release\n" "of KDE Frameworks 5.39.0.\n" msgstr "" "xx \n" "October 14, 2017. KDE today announces the release\n" "of KDE Frameworks 5.39.0.\n" "xx\n" #: announcements/kde-frameworks-5.39.0.php:41 msgid "Only match real MIME types, not e.g. \"raw CD image\" (bug 364884)" msgstr "xxOnly match real MIME types, not e.g. \"raw CD image\" (bug 364884)xx" #: announcements/kde-frameworks-5.39.0.php:42 msgid "" "Remove pf.path() from container before the reference got screwed up by it." "remove()" msgstr "" "xxRemove pf.path() from container before the reference got screwed up by it." "remove()xx" #: announcements/kde-frameworks-5.39.0.php:43 msgid "Fix tags KIO-slave protocol description" msgstr "xxFix tags KIO-slave protocol descriptionxx" #: announcements/kde-frameworks-5.39.0.php:44 msgid "Consider markdown files to be Documents" msgstr "xxConsider markdown files to be Documentsxx" #: announcements/kde-frameworks-5.39.0.php:50 msgid "add overflow-menu icon (bug 385171)" msgstr "xxadd overflow-menu icon (bug 385171)xx" #: announcements/kde-frameworks-5.39.0.php:56 msgid "" "Fix python bindings compilation after " "7af93dd23873d0b9cdbac192949e7e5114940aa6" msgstr "" "xxFix python bindings compilation after " "7af93dd23873d0b9cdbac192949e7e5114940aa6xx" #: announcements/kde-frameworks-5.39.0.php:62 msgid "Make KStandardGuiItem::discard match QDialogButtonBox::Discard" msgstr "xxMake KStandardGuiItem::discard match QDialogButtonBox::Discardxx" #: announcements/kde-frameworks-5.39.0.php:68 msgid "Changed the default query limit to zero" msgstr "xxChanged the default query limit to zeroxx" #: announcements/kde-frameworks-5.39.0.php:69 msgid "Added the option to enable model tester" msgstr "xxAdded the option to enable model testerxx" #: announcements/kde-frameworks-5.39.0.php:75 msgid "Make KCMultiDialog scrollable (bug 354227)" msgstr "xxMake KCMultiDialog scrollable (bug 354227)xx" #: announcements/kde-frameworks-5.39.0.php:81 msgid "Deprecate KStandardShortcut::SaveOptions" msgstr "xxDeprecate KStandardShortcut::SaveOptionsxx" #: announcements/kde-frameworks-5.39.0.php:87 msgid "Deprecate KStandardAction::PasteText and KPasteTextAction" msgstr "xxDeprecate KStandardAction::PasteText and KPasteTextActionxx" #: announcements/kde-frameworks-5.39.0.php:93 msgid "" "desktoptojson: Improve legacy service type detection heuristic (bug 384037)" msgstr "" "xxdesktoptojson: Improve legacy service type detection heuristic (bug " "384037)xx" #: announcements/kde-frameworks-5.39.0.php:99 msgid "Relicense to LGPL2.1+" msgstr "xxRelicense to LGPL2.1+xx" #: announcements/kde-frameworks-5.39.0.php:100 msgid "Added openService() method to KRunProxy" msgstr "xxAdded openService() method to KRunProxyxx" #: announcements/kde-frameworks-5.39.0.php:106 msgid "" "fix crash when more than one instances of ExtractorCollection are destructed" msgstr "" "xxfix crash when more than one instances of ExtractorCollection are " "destructedxx" #: announcements/kde-frameworks-5.39.0.php:112 msgid "" "Revert \"KGlobalAccel: port to KKeyServer's new method symXModXToKeyQt, to " "fix numpad keys\" (bug 384597)" msgstr "" "xxRevert \"KGlobalAccel: port to KKeyServer's new method symXModXToKeyQt, to " "fix numpad keys\" (bug 384597)xx" #: announcements/kde-frameworks-5.39.0.php:118 msgid "add a method to reset the custom palette" msgstr "xxadd a method to reset the custom palettexx" #: announcements/kde-frameworks-5.39.0.php:119 msgid "use qApp->palette() when no custom one is set" msgstr "xxuse qApp->palette() when no custom one is setxx" #: announcements/kde-frameworks-5.39.0.php:120 msgid "allocate the proper buffer size" msgstr "xxallocate the proper buffer sizexx" #: announcements/kde-frameworks-5.39.0.php:121 msgid "allow to set a custom palette instead of colorSets" msgstr "xxallow to set a custom palette instead of colorSetsxx" #: announcements/kde-frameworks-5.39.0.php:122 msgid "expose the colorset for the stylesheet" msgstr "xxexpose the colorset for the stylesheetxx" #: announcements/kde-frameworks-5.39.0.php:128 msgid "" "Windows: Fix 'klauncher uses absolute compile time install path for finding " "kioslave.exe'" msgstr "" "xxWindows: Fix 'klauncher uses absolute compile time install path for " "finding kioslave.exe'xx" #: announcements/kde-frameworks-5.39.0.php:134 msgid "kioexec: Watch the file when it has finished copying (bug 384500)" msgstr "xxkioexec: Watch the file when it has finished copying (bug 384500)xx" #: announcements/kde-frameworks-5.39.0.php:135 msgid "KFileItemDelegate: Always reserve space for icons (bug 372207)" msgstr "xxKFileItemDelegate: Always reserve space for icons (bug 372207)xx" #: announcements/kde-frameworks-5.39.0.php:141 msgid "don't instantiate Theme file in BasicTheme" msgstr "xxdon't instantiate Theme file in BasicThemexx" #: announcements/kde-frameworks-5.39.0.php:142 msgid "add a new Forward button" msgstr "xxadd a new Forward buttonxx" #: announcements/kde-frameworks-5.39.0.php:143 msgid "less contrast to the sheet scrollbar background" msgstr "xxless contrast to the sheet scrollbar backgroundxx" #: announcements/kde-frameworks-5.39.0.php:144 msgid "more reliable insert and remove from overflow menu" msgstr "xxmore reliable insert and remove from overflow menuxx" #: announcements/kde-frameworks-5.39.0.php:145 msgid "better context icon rendering" msgstr "xxbetter context icon renderingxx" #: announcements/kde-frameworks-5.39.0.php:146 msgid "more careful to center the action button" msgstr "xxmore careful to center the action buttonxx" #: announcements/kde-frameworks-5.39.0.php:147 msgid "use iconsizes for action buttons" msgstr "xxuse iconsizes for action buttonsxx" #: announcements/kde-frameworks-5.39.0.php:148 msgid "pixel perfect icon sizes on desktop" msgstr "xxpixel perfect icon sizes on desktopxx" #: announcements/kde-frameworks-5.39.0.php:149 msgid "selected effect to fake handle icon" msgstr "xxselected effect to fake handle iconxx" #: announcements/kde-frameworks-5.39.0.php:150 msgid "fix color of handles" msgstr "xxfix color of handlesxx" #: announcements/kde-frameworks-5.39.0.php:151 msgid "better color for the main action button" msgstr "xxbetter color for the main action buttonxx" #: announcements/kde-frameworks-5.39.0.php:152 msgid "fix context menu for desktop style" msgstr "xxfix context menu for desktop stylexx" #: announcements/kde-frameworks-5.39.0.php:153 msgid "better \"more\" menu for the toolbar" msgstr "xxbetter \"more\" menu for the toolbarxx" #: announcements/kde-frameworks-5.39.0.php:154 msgid "a proper menu for the intermediate pages context menu" msgstr "xxa proper menu for the intermediate pages context menuxx" #: announcements/kde-frameworks-5.39.0.php:155 msgid "add a text field which should bring up a keypad" msgstr "xxadd a text field which should bring up a keypadxx" #: announcements/kde-frameworks-5.39.0.php:156 msgid "don't crash when launched with non existent styles" msgstr "xxdon't crash when launched with non existent stylesxx" #: announcements/kde-frameworks-5.39.0.php:157 msgid "ColorSet concept in Theme" msgstr "xxColorSet concept in Themexx" #: announcements/kde-frameworks-5.39.0.php:158 msgid "simplify wheel management (bug 384704)" msgstr "xxsimplify wheel management (bug 384704)xx" #: announcements/kde-frameworks-5.39.0.php:159 msgid "new example app with desktop/mobile main qml files" msgstr "xxnew example app with desktop/mobile main qml filesxx" #: announcements/kde-frameworks-5.39.0.php:160 msgid "ensure currentIndex is valid" msgstr "xxensure currentIndex is validxx" #: announcements/kde-frameworks-5.39.0.php:161 msgid "Generate the appstream metadata of the gallery app" msgstr "xxGenerate the appstream metadata of the gallery appxx" #: announcements/kde-frameworks-5.39.0.php:162 msgid "Look for QtGraphicalEffects, so packagers don't forget it" msgstr "xxLook for QtGraphicalEffects, so packagers don't forget itxx" #: announcements/kde-frameworks-5.39.0.php:163 msgid "Don't include the control over the bottom decoration (bug 384913)" msgstr "xxDon't include the control over the bottom decoration (bug 384913)xx" #: announcements/kde-frameworks-5.39.0.php:164 msgid "lighter coloring when listview has no activeFocus" msgstr "xxlighter coloring when listview has no activeFocusxx" #: announcements/kde-frameworks-5.39.0.php:165 msgid "some support for RTL layouts" msgstr "xxsome support for RTL layoutsxx" #: announcements/kde-frameworks-5.39.0.php:166 msgid "Disable shortcuts when an action is disabled" msgstr "xxDisable shortcuts when an action is disabledxx" #: announcements/kde-frameworks-5.39.0.php:167 msgid "create the whole plugin structure in the build directory" msgstr "xxcreate the whole plugin structure in the build directoryxx" #: announcements/kde-frameworks-5.39.0.php:168 msgid "fix accessibility for the gallery main page" msgstr "xxfix accessibility for the gallery main pagexx" #: announcements/kde-frameworks-5.39.0.php:169 msgid "" "If plasma isn't available, KF5Plasma isn't either. Should fix the CI error" msgstr "" "xxIf plasma isn't available, KF5Plasma isn't either. Should fix the CI " "errorxx" #: announcements/kde-frameworks-5.39.0.php:175 msgid "Require Kirigami 2.1 instead of 1.0 for KNewStuffQuick" msgstr "xxRequire Kirigami 2.1 instead of 1.0 for KNewStuffQuickxx" #: announcements/kde-frameworks-5.39.0.php:176 msgid "Properly create KPixmapSequence" msgstr "xxProperly create KPixmapSequencexx" #: announcements/kde-frameworks-5.39.0.php:177 msgid "Don't complain the knsregistry file is not present before it's useful" msgstr "" "xxDon't complain the knsregistry file is not present before it's usefulxx" #: announcements/kde-frameworks-5.39.0.php:183 msgid "kpackage: bundle a copy of servicetypes/kpackage-generic.desktop" msgstr "xxkpackage: bundle a copy of servicetypes/kpackage-generic.desktopxx" #: announcements/kde-frameworks-5.39.0.php:184 msgid "kpackagetool: bundle a copy of servicetypes/kpackage-generic.desktop" msgstr "" "xxkpackagetool: bundle a copy of servicetypes/kpackage-generic.desktopxx" #: announcements/kde-frameworks-5.39.0.php:190 msgid "KPartsApp template: fix install location of kpart desktop file" msgstr "xxKPartsApp template: fix install location of kpart desktop filexx" #: announcements/kde-frameworks-5.39.0.php:196 msgid "Ignore default mark in icon border for single selectable mark" msgstr "xxIgnore default mark in icon border for single selectable markxx" #: announcements/kde-frameworks-5.39.0.php:197 msgid "Use QActionGroup for input mode selection" msgstr "xxUse QActionGroup for input mode selectionxx" #: announcements/kde-frameworks-5.39.0.php:198 msgid "Fix missing spell check bar (bug 359682)" msgstr "xxFix missing spell check bar (bug 359682)xx" #: announcements/kde-frameworks-5.39.0.php:199 msgid "" "Fix the fall-back \"blackness\" value for unicode > 255 characters (bug " "385336)" msgstr "" "xxFix the fall-back \"blackness\" value for unicode > 255 characters (bug " "385336)xx" #: announcements/kde-frameworks-5.39.0.php:200 msgid "Fix trailing space visualization for RTL lines" msgstr "xxFix trailing space visualization for RTL linesxx" #: announcements/kde-frameworks-5.39.0.php:206 msgid "Only send OutputConfig sendApplied / sendFailed to the right resource" msgstr "" "xxOnly send OutputConfig sendApplied / sendFailed to the right resourcexx" #: announcements/kde-frameworks-5.39.0.php:207 msgid "Don't crash if a client (legally) uses deleted global contrast manager" msgstr "" "xxDon't crash if a client (legally) uses deleted global contrast managerxx" #: announcements/kde-frameworks-5.39.0.php:208 msgid "Support XDG v6" msgstr "xxSupport XDG v6xx" #: announcements/kde-frameworks-5.39.0.php:214 msgid "" "KAcceleratorManager: set icon text on actions to remove CJK markers (bug " "377859)" msgstr "" "xxKAcceleratorManager: set icon text on actions to remove CJK markers (bug " "377859)xx" #: announcements/kde-frameworks-5.39.0.php:215 msgid "KSqueezedTextLabel: Squeeze text when changing indent or margin" msgstr "xxKSqueezedTextLabel: Squeeze text when changing indent or marginxx" #: announcements/kde-frameworks-5.39.0.php:216 msgid "Use edit-delete icon for destructive discard action (bug 385158)" msgstr "xxUse edit-delete icon for destructive discard action (bug 385158)xx" #: announcements/kde-frameworks-5.39.0.php:217 msgid "" "Fix Bug 306944 - Using the mousewheel to increment/decrement the dates (bug " "306944)" msgstr "" "xxFix Bug 306944 - Using the mousewheel to increment/decrement the dates " "(bug 306944)xx" #: announcements/kde-frameworks-5.39.0.php:218 msgid "KMessageBox: Use question mark icon for question dialogs" msgstr "xxKMessageBox: Use question mark icon for question dialogsxx" #: announcements/kde-frameworks-5.39.0.php:219 msgid "KSqueezedTextLabel: Respect indent, margin and frame width" msgstr "xxKSqueezedTextLabel: Respect indent, margin and frame widthxx" #: announcements/kde-frameworks-5.39.0.php:225 msgid "Fix KToolBar repaint loop (bug 377859)" msgstr "xxFix KToolBar repaint loop (bug 377859)xx" #: announcements/kde-frameworks-5.39.0.php:231 msgid "Fix org.kde.plasma.calendar with Qt 5.10" msgstr "xxFix org.kde.plasma.calendar with Qt 5.10xx" #: announcements/kde-frameworks-5.39.0.php:232 msgid "[FrameSvgItem] Iterate child nodes properly" msgstr "xx[FrameSvgItem] Iterate child nodes properlyxx" #: announcements/kde-frameworks-5.39.0.php:233 msgid "" "[Containment Interface] Don't add containment actions to applet actions on " "desktop" msgstr "" "xx[Containment Interface] Don't add containment actions to applet actions on " "desktopxx" #: announcements/kde-frameworks-5.39.0.php:234 msgid "Add new component for the greyed out labels in Item Delegates" msgstr "xxAdd new component for the greyed out labels in Item Delegatesxx" #: announcements/kde-frameworks-5.39.0.php:235 msgid "Fix FrameSVGItem with the software renderer" msgstr "xxFix FrameSVGItem with the software rendererxx" #: announcements/kde-frameworks-5.39.0.php:236 msgid "Don't animate IconItem in software mode" msgstr "xxDon't animate IconItem in software modexx" #: announcements/kde-frameworks-5.39.0.php:237 msgid "[FrameSvg] Use new-style connect" msgstr "xx[FrameSvg] Use new-style connectxx" #: announcements/kde-frameworks-5.39.0.php:238 msgid "possibility to set an attached colorscope to not inherit" msgstr "xxpossibility to set an attached colorscope to not inheritxx" #: announcements/kde-frameworks-5.39.0.php:239 msgid "Add extra visual indicator for Checkbox/Radio keyboard focus" msgstr "xxAdd extra visual indicator for Checkbox/Radio keyboard focusxx" #: announcements/kde-frameworks-5.39.0.php:240 msgid "don't recreate a null pixmap" msgstr "xxdon't recreate a null pixmapxx" #: announcements/kde-frameworks-5.39.0.php:241 msgid "Pass item to rootObject() since it's now a singleton (bug 384776)" msgstr "xxPass item to rootObject() since it's now a singleton (bug 384776)xx" #: announcements/kde-frameworks-5.39.0.php:242 msgid "Don't list tab names twice" msgstr "xxDon't list tab names twicexx" #: announcements/kde-frameworks-5.39.0.php:243 msgid "don't accept active focus on tab" msgstr "xxdon't accept active focus on tabxx" #: announcements/kde-frameworks-5.39.0.php:244 msgid "register revision 1 for QQuickItem" msgstr "xxregister revision 1 for QQuickItemxx" #: announcements/kde-frameworks-5.39.0.php:245 msgid "[Plasma Components 3] Fix RTL in some widgets" msgstr "xx[Plasma Components 3] Fix RTL in some widgetsxx" #: announcements/kde-frameworks-5.39.0.php:246 msgid "Fix invalid id in viewitem" msgstr "xxFix invalid id in viewitemxx" #: announcements/kde-frameworks-5.39.0.php:247 msgid "update mail notification icon for better contrast (bug 365297)" msgstr "xxupdate mail notification icon for better contrast (bug 365297)xx" #: announcements/kde-frameworks-5.39.0.php:250 msgid "qqc2-desktop-style" msgstr "xxqqc2-desktop-stylexx" #: announcements/kde-frameworks-5.39.0.php:259 msgid "[solid/fstab] Add support for x-gvfs style options in fstab" msgstr "xx[solid/fstab] Add support for x-gvfs style options in fstabxx" #: announcements/kde-frameworks-5.39.0.php:260 msgid "" "[solid/fstab] Swap vendor and product properties, allow i18n of description" msgstr "" "xx[solid/fstab] Swap vendor and product properties, allow i18n of " "descriptionxx" #: announcements/kde-frameworks-5.39.0.php:266 msgid "Fix invalid itemData references of 57 highlighting files" msgstr "xxFix invalid itemData references of 57 highlighting filesxx" #: announcements/kde-frameworks-5.39.0.php:267 msgid "" "Add support for custom search paths for application-specific syntax and " "theme definitions" msgstr "" "xxAdd support for custom search paths for application-specific syntax and " "theme definitionsxx" #: announcements/kde-frameworks-5.39.0.php:268 msgid "AppArmor: fix DBus rules" msgstr "xxAppArmor: fix DBus rulesxx" #: announcements/kde-frameworks-5.39.0.php:269 msgid "Highlighting indexer: factor out checks for smaller while loop" msgstr "xxHighlighting indexer: factor out checks for smaller while loopxx" #: announcements/kde-frameworks-5.39.0.php:270 msgid "ContextChecker: support '!' context switching and fallthroughContext" msgstr "" "xxContextChecker: support '!' context switching and fallthroughContextxx" #: announcements/kde-frameworks-5.39.0.php:271 msgid "Highlighting indexer: check existence of referenced context names" msgstr "xxHighlighting indexer: check existence of referenced context namesxx" #: announcements/kde-frameworks-5.39.0.php:272 msgid "Relicense qmake highlighting to MIT license" msgstr "xxRelicense qmake highlighting to MIT licensexx" #: announcements/kde-frameworks-5.39.0.php:273 msgid "Let qmake highlighting win over Prolog for .pro files (bug 383349)" msgstr "xxLet qmake highlighting win over Prolog for .pro files (bug 383349)xx" #: announcements/kde-frameworks-5.39.0.php:274 msgid "Support clojure's \"@\" macro with brackets" msgstr "xxSupport clojure's \"@\" macro with bracketsxx" #: announcements/kde-frameworks-5.39.0.php:275 msgid "Add syntax highlighting for AppArmor Profiles" msgstr "xxAdd syntax highlighting for AppArmor Profilesxx" #: announcements/kde-frameworks-5.39.0.php:276 msgid "Highlighting indexer: Catch invalid a-Z/A-z ranges in regexps" msgstr "xxHighlighting indexer: Catch invalid a-Z/A-z ranges in regexpsxx" #: announcements/kde-frameworks-5.39.0.php:277 msgid "Fixing incorrectly capitalized ranges in regexps" msgstr "xxFixing incorrectly capitalized ranges in regexpsxx" #: announcements/kde-frameworks-5.39.0.php:278 msgid "add missing reference files for tests, looks ok, I think" msgstr "xxadd missing reference files for tests, looks ok, I thinkxx" #: announcements/kde-frameworks-5.39.0.php:279 msgid "Added Intel HEX file support for the Syntax highlighting database" msgstr "xxAdded Intel HEX file support for the Syntax highlighting databasexx" #: announcements/kde-frameworks-5.39.0.php:280 msgid "Disable spell checking for strings in Sieve scripts" msgstr "xxDisable spell checking for strings in Sieve scriptsxx" #: announcements/kde-frameworks-5.39.0.php:286 msgid "Fix memory leak" msgstr "xxFix memory leakxx" #: announcements/kde-frameworks-5.4.0.php:4 msgid "Release of KDE Frameworks 5.4.0" msgstr "xxRelease of KDE Frameworks 5.4.0xx" #: announcements/kde-frameworks-5.4.0.php:16 msgid "" " \n" "November 06, 2014. KDE today announces the release\n" "of KDE Frameworks 5.4.0.\n" msgstr "" "xx \n" "November 06, 2014. KDE today announces the release\n" "of KDE Frameworks 5.4.0.\n" "xx\n" #: announcements/kde-frameworks-5.4.0.php:38 msgid "" "\n" "

    Attica

    \n" "\n" "
      \n" "
    • Fix build with Qt 5.4
    • \n" "
    \n" "\n" "

    KArchive

    \n" "\n" "
      \n" "
    • Add support for rcc files
    • \n" "
    \n" "\n" "

    KAuth

    \n" "\n" "
      \n" "
    • Fix install dir when using KDE_INSTALL_USE_QT_SYS_PATHS
    • \n" "
    \n" "\n" "

    KCMUtils

    \n" "\n" "
      \n" "
    • Fix KPluginSelector not adding non .desktop file plugins
    • \n" "
    \n" "\n" "

    KConfigWidgets

    \n" "\n" "
      \n" "
    • Fix URL in KHelpClient::invokeHelp
    • \n" "
    \n" "\n" "

    KCoreAddons

    \n" "\n" "
      \n" "
    • Various build fixes (QNX, Ubuntu 14.04)
    • \n" "
    \n" "\n" "

    KDeclarative

    \n" "\n" "
      \n" "
    • Optimize IconItem in QIconItem in memory and speed
    • \n" "
    \n" "\n" "

    KIO

    \n" "\n" "
      \n" "
    • New job KIO::mkpath()
    • \n" "
    • New job KIO::PasteJob, handles pasting+dropping URLs and data; KIO::" "paste replaces KIO::pasteClipboard
    • \n" "
    • New function KIO::pasteActionText, to handle the paste action
    • \n" "
    • When clicking on a script or desktop file in a file manager, let the " "user choose between executing and vieweing as text
    • \n" "
    • KUrlRequester: fixing handling of start directory
    • \n" "
    • Offer also overwrite option when copying multiple files and there is a " "conflict (regression compared to kdelibs4)
    • \n" "
    • KDirLister: do not kill+restart running update jobs.
    • \n" "
    • KDirLister: don't emit refreshItems for items that haven't changed.\n" "
    • Prevent incorrect disk full error messages on mounts where we cannot " "determine the amount of free space.
    • \n" "
    • Fix running the file type editor
    • \n" "
    \n" "\n" "

    KNewStuff

    \n" "\n" "
      \n" "
    • Many small fixes and cleanups
    • \n" "
    \n" "\n" "

    KNotifications

    \n" "\n" "
      \n" "
    • Add support for custom icons (convenience method KNotification::Event " "with icon name)
    • \n" "
    \n" "\n" "

    KTextEditor

    \n" "\n" "
      \n" "
    • Implement \"go to last editing position\" action
    • \n" "
    • Guard against a possibly broken code folding state on disk
    • \n" "
    \n" "\n" "

    KWallet

    \n" "\n" "
      \n" "
    • Emit 'walletListDirty' signal when the 'kwalletd' directory is deleted\n" "
    \n" "\n" "

    KWidgetsAddons

    \n" "\n" "
      \n" "
    • New function KMimeTypeEditor::editMimeType(), to launch keditfiletype5\n" "
    \n" "\n" "

    KXmlGui

    \n" "\n" "
      \n" "
    • Now supports finding ui files in resources (default location: :/kxmlgui5/" "<componentname>)
    • \n" "
    \n" "\n" "

    Plasma frameworks

    \n" "\n" "
      \n" "
    • Fixes in the Dialog QML component size and position
    • \n" "
    • fixes in the Slider and ProgressBar QML components
    • \n" "
    • new icons
    • \n" "
    \n" "\n" "

    Solid

    \n" "\n" "
      \n" "
    • [not communicated]
    • \n" "
    \n" "\n" "

    Buildsystem changes

    \n" "\n" "
      \n" "
    • New modules FindWaylandScanner and FindQtWaylandScanner, including " "macros ecm_add_qtwayland_client_protocol and " "ecm_add_qtwayland_server_protocol
    • \n" "
    \n" "\n" "

    Frameworkintegration

    \n" "\n" "
      \n" "
    • implement support for setting custom labels in file dialogs
    • \n" "
    \n" msgstr "" "\n" "xx\n" "

    Attica

    \n" "\n" "
      \n" "
    • Fix build with Qt 5.4
    • \n" "
    \n" "\n" "

    KArchive

    \n" "\n" "
      \n" "
    • Add support for rcc files
    • \n" "
    \n" "\n" "

    KAuth

    \n" "\n" "
      \n" "
    • Fix install dir when using KDE_INSTALL_USE_QT_SYS_PATHS
    • \n" "
    \n" "\n" "

    KCMUtils

    \n" "\n" "
      \n" "
    • Fix KPluginSelector not adding non .desktop file plugins
    • \n" "
    \n" "\n" "

    KConfigWidgets

    \n" "\n" "
      \n" "
    • Fix URL in KHelpClient::invokeHelp
    • \n" "
    \n" "\n" "

    KCoreAddons

    \n" "\n" "
      \n" "
    • Various build fixes (QNX, Ubuntu 14.04)
    • \n" "
    \n" "\n" "

    KDeclarative

    \n" "\n" "
      \n" "
    • Optimize IconItem in QIconItem in memory and speed
    • \n" "
    \n" "\n" "

    KIO

    \n" "\n" "
      \n" "
    • New job KIO::mkpath()
    • \n" "
    • New job KIO::PasteJob, handles pasting+dropping URLs and data; KIO::" "paste replaces KIO::pasteClipboard
    • \n" "
    • New function KIO::pasteActionText, to handle the paste action
    • \n" "
    • When clicking on a script or desktop file in a file manager, let the " "user choose between executing and vieweing as text
    • \n" "
    • KUrlRequester: fixing handling of start directory
    • \n" "
    • Offer also overwrite option when copying multiple files and there is a " "conflict (regression compared to kdelibs4)
    • \n" "
    • KDirLister: do not kill+restart running update jobs.
    • \n" "
    • KDirLister: don't emit refreshItems for items that haven't changed.\n" "
    • Prevent incorrect disk full error messages on mounts where we cannot " "determine the amount of free space.
    • \n" "
    • Fix running the file type editor
    • \n" "
    \n" "\n" "

    KNewStuff

    \n" "\n" "
      \n" "
    • Many small fixes and cleanups
    • \n" "
    \n" "\n" "

    KNotifications

    \n" "\n" "
      \n" "
    • Add support for custom icons (convenience method KNotification::Event " "with icon name)
    • \n" "
    \n" "\n" "

    KTextEditor

    \n" "\n" "
      \n" "
    • Implement \"go to last editing position\" action
    • \n" "
    • Guard against a possibly broken code folding state on disk
    • \n" "
    \n" "\n" "

    KWallet

    \n" "\n" "
      \n" "
    • Emit 'walletListDirty' signal when the 'kwalletd' directory is deleted\n" "
    \n" "\n" "

    KWidgetsAddons

    \n" "\n" "
      \n" "
    • New function KMimeTypeEditor::editMimeType(), to launch keditfiletype5\n" "
    \n" "\n" "

    KXmlGui

    \n" "\n" "
      \n" "
    • Now supports finding ui files in resources (default location: :/kxmlgui5/" "<componentname>)
    • \n" "
    \n" "\n" "

    Plasma frameworks

    \n" "\n" "
      \n" "
    • Fixes in the Dialog QML component size and position
    • \n" "
    • fixes in the Slider and ProgressBar QML components
    • \n" "
    • new icons
    • \n" "
    \n" "\n" "

    Solid

    \n" "\n" "
      \n" "
    • [not communicated]
    • \n" "
    \n" "\n" "

    Buildsystem changes

    \n" "\n" "
      \n" "
    • New modules FindWaylandScanner and FindQtWaylandScanner, including " "macros ecm_add_qtwayland_client_protocol and " "ecm_add_qtwayland_server_protocol
    • \n" "
    \n" "\n" "

    Frameworkintegration

    \n" "\n" "
      \n" "
    • implement support for setting custom labels in file dialogs
    • \n" "
    \n" "xx\n" #: announcements/kde-frameworks-5.4.0.php:180 #: announcements/kde-frameworks-5.6.0.php:214 msgid "" "The complete source code for KDE Frameworks %1 may be freely downloaded. Instructions " "on compiling and installing KDE Frameworks %1 are available from the KDE Frameworks %1 Info Page." msgstr "" "xxThe complete source code for KDE Frameworks %1 may be freely downloaded. Instructions " "on compiling and installing KDE Frameworks %1 are available from the KDE Frameworks %1 Info Page.xx" #: announcements/kde-frameworks-5.40.0.php:4 msgid "Release of KDE Frameworks 5.40.0" msgstr "xxRelease of KDE Frameworks 5.40.0xx" #: announcements/kde-frameworks-5.40.0.php:16 msgid "" " \n" "November 11, 2017. KDE today announces the release\n" "of KDE Frameworks 5.40.0.\n" msgstr "" "xx \n" "November 11, 2017. KDE today announces the release\n" "of KDE Frameworks 5.40.0.\n" "xx\n" #: announcements/kde-frameworks-5.40.0.php:41 msgid "Consider DjVu files to be documents (bug 369195)" msgstr "xxConsider DjVu files to be documents (bug 369195)xx" #: announcements/kde-frameworks-5.40.0.php:42 msgid "Fix spelling so WPS Office presentations are recognized correctly" msgstr "xxFix spelling so WPS Office presentations are recognized correctlyxx" #: announcements/kde-frameworks-5.40.0.php:48 msgid "add folder-stash for the stash Dolphin toolbar icon" msgstr "xxadd folder-stash for the stash Dolphin toolbar iconxx" #: announcements/kde-frameworks-5.40.0.php:54 msgid "Fix potential mem leak. Fix logic" msgstr "xxFix potential mem leak. Fix logicxx" #: announcements/kde-frameworks-5.40.0.php:60 msgid "no margins for qml modules from qwidget side" msgstr "xxno margins for qml modules from qwidget sidexx" #: announcements/kde-frameworks-5.40.0.php:61 msgid "Initialize variables (found by coverity)" msgstr "xxInitialize variables (found by coverity)xx" #: announcements/kde-frameworks-5.40.0.php:67 msgid "Fix icon of KStandardAction::MoveToTrash" msgstr "xxFix icon of KStandardAction::MoveToTrashxx" #: announcements/kde-frameworks-5.40.0.php:73 msgid "" "fix URL detection with double urls like \"http://www.foo.bar<http://foo." "bar/>\"" msgstr "" "xxfix URL detection with double urls like \"http://www.foo.bar<http://foo." "bar/>\"xx" #: announcements/kde-frameworks-5.40.0.php:74 #: announcements/kde-frameworks-5.40.0.php:207 msgid "Use https for KDE urls" msgstr "xxUse https for KDE urlsxx" #: announcements/kde-frameworks-5.40.0.php:80 msgid "full docu for disableSessionManagement() replacement" msgstr "xxfull docu for disableSessionManagement() replacementxx" #: announcements/kde-frameworks-5.40.0.php:81 msgid "Make kssl compile against OpenSSL 1.1.0 (bug 370223)" msgstr "xxMake kssl compile against OpenSSL 1.1.0 (bug 370223)xx" #: announcements/kde-frameworks-5.40.0.php:87 msgid "Fix display name of Generator property" msgstr "xxFix display name of Generator propertyxx" #: announcements/kde-frameworks-5.40.0.php:93 msgid "KGlobalAccel: fix support numpad keys (again)" msgstr "xxKGlobalAccel: fix support numpad keys (again)xx" #: announcements/kde-frameworks-5.40.0.php:99 msgid "" "Correct installation of start_kdeinit when DESTDIR and libcap are used " "together" msgstr "" "xxCorrect installation of start_kdeinit when DESTDIR and libcap are used " "togetherxx" #: announcements/kde-frameworks-5.40.0.php:105 msgid "Fix display of remote:/ in the qfiledialog" msgstr "xxFix display of remote:/ in the qfiledialogxx" #: announcements/kde-frameworks-5.40.0.php:106 msgid "Implement support for categories on KfilesPlacesView" msgstr "xxImplement support for categories on KfilesPlacesViewxx" #: announcements/kde-frameworks-5.40.0.php:107 msgid "HTTP: fix error string for the 207 Multi-Status case" msgstr "xxHTTP: fix error string for the 207 Multi-Status casexx" #: announcements/kde-frameworks-5.40.0.php:108 msgid "KNewFileMenu: clean up dead code, spotted by Coverity" msgstr "xxKNewFileMenu: clean up dead code, spotted by Coverityxx" #: announcements/kde-frameworks-5.40.0.php:109 msgid "IKWS: Fix possible infinite loop, spotted by Coverity" msgstr "xxIKWS: Fix possible infinite loop, spotted by Coverityxx" #: announcements/kde-frameworks-5.40.0.php:110 msgid "KIO::PreviewJob::defaultPlugins() function" msgstr "xxKIO::PreviewJob::defaultPlugins() functionxx" #: announcements/kde-frameworks-5.40.0.php:116 msgid "syntax working on older Qt 5.7 (bug 385785)" msgstr "xxsyntax working on older Qt 5.7 (bug 385785)xx" #: announcements/kde-frameworks-5.40.0.php:117 msgid "stack the overlaysheet differently (bug 386470)" msgstr "xxstack the overlaysheet differently (bug 386470)xx" #: announcements/kde-frameworks-5.40.0.php:118 msgid "Show the delegate highlighted property as well when there's no focus" msgstr "" "xxShow the delegate highlighted property as well when there's no focusxx" #: announcements/kde-frameworks-5.40.0.php:119 msgid "preferred size hints for the separator" msgstr "xxpreferred size hints for the separatorxx" #: announcements/kde-frameworks-5.40.0.php:120 msgid "correct Settings.isMobile usage" msgstr "xxcorrect Settings.isMobile usagexx" #: announcements/kde-frameworks-5.40.0.php:121 msgid "Allow applications to be somewhat convergent on a desktop-y system" msgstr "xxAllow applications to be somewhat convergent on a desktop-y systemxx" #: announcements/kde-frameworks-5.40.0.php:122 msgid "" "Make sure the content of the SwipeListItem doesn't overlap the handle (bug " "385974)" msgstr "" "xxMake sure the content of the SwipeListItem doesn't overlap the handle (bug " "385974)xx" #: announcements/kde-frameworks-5.40.0.php:123 msgid "Overlaysheet's scrollview is always ointeractive" msgstr "xxOverlaysheet's scrollview is always ointeractivexx" #: announcements/kde-frameworks-5.40.0.php:124 msgid "Add categories in gallery desktop file (bug 385430)" msgstr "xxAdd categories in gallery desktop file (bug 385430)xx" #: announcements/kde-frameworks-5.40.0.php:125 msgid "Update the kirigami.pri file" msgstr "xxUpdate the kirigami.pri filexx" #: announcements/kde-frameworks-5.40.0.php:126 msgid "use the non installed plugin to do the tests" msgstr "xxuse the non installed plugin to do the testsxx" #: announcements/kde-frameworks-5.40.0.php:127 msgid "Deprecate Kirigami.Label" msgstr "xxDeprecate Kirigami.Labelxx" #: announcements/kde-frameworks-5.40.0.php:128 msgid "Port gallery example use of Labels to be consistently QQC2" msgstr "xxPort gallery example use of Labels to be consistently QQC2xx" #: announcements/kde-frameworks-5.40.0.php:129 msgid "Port Kirigami.Controls uses of Kirigami.Label" msgstr "xxPort Kirigami.Controls uses of Kirigami.Labelxx" #: announcements/kde-frameworks-5.40.0.php:130 msgid "make the scrollarea interactive on touch events" msgstr "xxmake the scrollarea interactive on touch eventsxx" #: announcements/kde-frameworks-5.40.0.php:131 msgid "Move the git find_package call to where it's used" msgstr "xxMove the git find_package call to where it's usedxx" #: announcements/kde-frameworks-5.40.0.php:132 msgid "default to transparent listview items" msgstr "xxdefault to transparent listview itemsxx" #: announcements/kde-frameworks-5.40.0.php:138 msgid "Remove PreferCache from network requests" msgstr "xxRemove PreferCache from network requestsxx" #: announcements/kde-frameworks-5.40.0.php:139 msgid "Don't detach shared pointers to private data when setting previews" msgstr "xxDon't detach shared pointers to private data when setting previewsxx" #: announcements/kde-frameworks-5.40.0.php:140 msgid "KMoreTools: Update and fix desktopfiles (bug 369646)" msgstr "xxKMoreTools: Update and fix desktopfiles (bug 369646)xx" #: announcements/kde-frameworks-5.40.0.php:146 msgid "" "Remove check for SNI hosts when chosing whether to use legacy mode (bug " "385867)" msgstr "" "xxRemove check for SNI hosts when chosing whether to use legacy mode (bug " "385867)xx" #: announcements/kde-frameworks-5.40.0.php:147 msgid "" "Only check for legacy system tray icons if we're going to make one (bug " "385371)" msgstr "" "xxOnly check for legacy system tray icons if we're going to make one (bug " "385371)xx" #: announcements/kde-frameworks-5.40.0.php:153 msgid "use the non installed service files" msgstr "xxuse the non installed service filesxx" #: announcements/kde-frameworks-5.40.0.php:159 msgid "Initialize values" msgstr "xxInitialize valuesxx" #: announcements/kde-frameworks-5.40.0.php:160 msgid "Initialize some pointer" msgstr "xxInitialize some pointerxx" #: announcements/kde-frameworks-5.40.0.php:166 msgid "API dox: fix wrong names of methods and args, add missing \\since" msgstr "xxAPI dox: fix wrong names of methods and args, add missing \\sincexx" #: announcements/kde-frameworks-5.40.0.php:167 msgid "Avoid (certain) crashes while executing QML scripts (bug 385413)" msgstr "xxAvoid (certain) crashes while executing QML scripts (bug 385413)xx" #: announcements/kde-frameworks-5.40.0.php:168 msgid "Avoid a QML crash triggered by C style indentation scripts" msgstr "xxAvoid a QML crash triggered by C style indentation scriptsxx" #: announcements/kde-frameworks-5.40.0.php:169 msgid "Increase size of trailing mark" msgstr "xxIncrease size of trailing markxx" #: announcements/kde-frameworks-5.40.0.php:170 msgid "fix some indenters from indenting on random characters" msgstr "xxfix some indenters from indenting on random charactersxx" #: announcements/kde-frameworks-5.40.0.php:171 msgid "Fix deprecation warning" msgstr "xxFix deprecation warningxx" #: announcements/kde-frameworks-5.40.0.php:177 msgid "Initialize value" msgstr "xxInitialize valuexx" #: announcements/kde-frameworks-5.40.0.php:183 msgid "[client] Drop the checks for platformName being \"wayland\"" msgstr "xx[client] Drop the checks for platformName being \"wayland\"xx" #: announcements/kde-frameworks-5.40.0.php:184 msgid "Don't duplicate connect to wl_display_flush" msgstr "xxDon't duplicate connect to wl_display_flushxx" #: announcements/kde-frameworks-5.40.0.php:185 msgid "Wayland foreign protocol" msgstr "xxWayland foreign protocolxx" #: announcements/kde-frameworks-5.40.0.php:191 msgid "fix createKMessageBox focus widget inconsistency" msgstr "xxfix createKMessageBox focus widget inconsistencyxx" #: announcements/kde-frameworks-5.40.0.php:192 msgid "more compact password dialog (bug 381231)" msgstr "xxmore compact password dialog (bug 381231)xx" #: announcements/kde-frameworks-5.40.0.php:193 msgid "Set KPageListView width properly" msgstr "xxSet KPageListView width properlyxx" #: announcements/kde-frameworks-5.40.0.php:199 msgid "KKeyServer: fix handling of Meta+Shift+Print, Alt+Shift+arrowkey etc" msgstr "" "xxKKeyServer: fix handling of Meta+Shift+Print, Alt+Shift+arrowkey etcxx" #: announcements/kde-frameworks-5.40.0.php:200 msgid "Support flatpak platform" msgstr "xxSupport flatpak platformxx" #: announcements/kde-frameworks-5.40.0.php:201 msgid "" "Use KWindowSystem's own platform detection API instead of duplicated code" msgstr "" "xxUse KWindowSystem's own platform detection API instead of duplicated codexx" #: announcements/kde-frameworks-5.40.0.php:213 msgid "8021xSetting: domain-suffix-match is defined in NM 1.2.0 and newer" msgstr "xx8021xSetting: domain-suffix-match is defined in NM 1.2.0 and newerxx" #: announcements/kde-frameworks-5.40.0.php:214 msgid "Support \"domain-suffix-match\" in Security8021xSetting" msgstr "xxSupport \"domain-suffix-match\" in Security8021xSettingxx" #: announcements/kde-frameworks-5.40.0.php:220 msgid "manually draw the circle arc" msgstr "xxmanually draw the circle arcxx" #: announcements/kde-frameworks-5.40.0.php:221 msgid "[PlasmaComponents Menu] Add ungrabMouseHack" msgstr "xx[PlasmaComponents Menu] Add ungrabMouseHackxx" #: announcements/kde-frameworks-5.40.0.php:222 msgid "[FrameSvg] Optimize updateSizes" msgstr "xx[FrameSvg] Optimize updateSizesxx" #: announcements/kde-frameworks-5.40.0.php:223 msgid "Don't position a Dialog if it's of type OSD" msgstr "xxDon't position a Dialog if it's of type OSDxx" #: announcements/kde-frameworks-5.40.0.php:226 #: announcements/kde-frameworks-5.41.0.php:310 #: announcements/kde-frameworks-5.42.0.php:333 #: announcements/kde-frameworks-5.43.0.php:293 #: announcements/kde-frameworks-5.44.0.php:288 #: announcements/kde-frameworks-5.45.0.php:366 #: announcements/kde-frameworks-5.46.0.php:266 #: announcements/kde-frameworks-5.47.0.php:260 #: announcements/kde-frameworks-5.48.0.php:309 #: announcements/kde-frameworks-5.49.0.php:467 #: announcements/kde-frameworks-5.51.0.php:341 #: announcements/kde-frameworks-5.53.0.php:271 msgid "QQC2StyleBridge" msgstr "xxQQC2StyleBridgexx" #: announcements/kde-frameworks-5.40.0.php:229 msgid "Improve compilation as a static plugin" msgstr "xxImprove compilation as a static pluginxx" #: announcements/kde-frameworks-5.40.0.php:230 msgid "make the radiobutton a radiobutton" msgstr "xxmake the radiobutton a radiobuttonxx" #: announcements/kde-frameworks-5.40.0.php:231 msgid "use qstyle to paint the Dial" msgstr "xxuse qstyle to paint the Dialxx" #: announcements/kde-frameworks-5.40.0.php:232 msgid "use a ColumnLayout for menus" msgstr "xxuse a ColumnLayout for menusxx" #: announcements/kde-frameworks-5.40.0.php:233 msgid "fix Dialog" msgstr "xxfix Dialogxx" #: announcements/kde-frameworks-5.40.0.php:234 msgid "remove invalid group property" msgstr "xxremove invalid group propertyxx" #: announcements/kde-frameworks-5.40.0.php:235 msgid "Fix formatting of the md file so it matches the other modules" msgstr "xxFix formatting of the md file so it matches the other modulesxx" #: announcements/kde-frameworks-5.40.0.php:236 msgid "behavior of combobox closer to qqc1" msgstr "xxbehavior of combobox closer to qqc1xx" #: announcements/kde-frameworks-5.40.0.php:237 msgid "workaround for QQuickWidgets" msgstr "xxworkaround for QQuickWidgetsxx" #: announcements/kde-frameworks-5.40.0.php:243 msgid "Add assignByDictionnary method" msgstr "xxAdd assignByDictionnary methodxx" #: announcements/kde-frameworks-5.40.0.php:244 msgid "Signal if we are able to assign dictionary" msgstr "xxSignal if we are able to assign dictionaryxx" #: announcements/kde-frameworks-5.40.0.php:250 msgid "Makefile: fix regexpr matching in \"CXXFLAGS+\"" msgstr "xxMakefile: fix regexpr matching in \"CXXFLAGS+\"xx" #: announcements/kde-frameworks-5.40.0.php:256 msgid "CMake cleanup: Don't hardcode -std=c++0x" msgstr "xxCMake cleanup: Don't hardcode -std=c++0xxx" #: announcements/kde-frameworks-5.41.0.php:4 msgid "Release of KDE Frameworks 5.41.0" msgstr "xxRelease of KDE Frameworks 5.41.0xx" #: announcements/kde-frameworks-5.41.0.php:16 msgid "" " \n" "December 10, 2017. KDE today announces the release\n" "of KDE Frameworks 5.41.0.\n" msgstr "" "xx \n" "December 10, 2017. KDE today announces the release\n" "of KDE Frameworks 5.41.0.\n" "xx\n" #: announcements/kde-frameworks-5.41.0.php:41 msgid "Strip down and re-write the baloo tags KIO slave (bug 340099)" msgstr "xxStrip down and re-write the baloo tags KIO slave (bug 340099)xx" #: announcements/kde-frameworks-5.41.0.php:47 msgid "Do not leak rfkill file descriptors (bug 386886)" msgstr "xxDo not leak rfkill file descriptors (bug 386886)xx" #: announcements/kde-frameworks-5.41.0.php:53 msgid "Add missing icon sizes (bug 384473)" msgstr "xxAdd missing icon sizes (bug 384473)xx" #: announcements/kde-frameworks-5.41.0.php:54 msgid "add install and uninstall icons for discover" msgstr "xxadd install and uninstall icons for discoverxx" #: announcements/kde-frameworks-5.41.0.php:60 msgid "Add the description tag to the generated pkgconfig files" msgstr "xxAdd the description tag to the generated pkgconfig filesxx" #: announcements/kde-frameworks-5.41.0.php:61 msgid "ecm_add_test: Use proper path sep on Windows" msgstr "xxecm_add_test: Use proper path sep on Windowsxx" #: announcements/kde-frameworks-5.41.0.php:62 msgid "Add FindSasl2.cmake to ECM" msgstr "xxAdd FindSasl2.cmake to ECMxx" #: announcements/kde-frameworks-5.41.0.php:63 msgid "Only pass the ARGS thing when doing Makefiles" msgstr "xxOnly pass the ARGS thing when doing Makefilesxx" #: announcements/kde-frameworks-5.41.0.php:64 msgid "Add FindGLIB2.cmake and FindPulseAudio.cmake" msgstr "xxAdd FindGLIB2.cmake and FindPulseAudio.cmakexx" #: announcements/kde-frameworks-5.41.0.php:65 msgid "ECMAddTests: set QT_PLUGIN_PATH so locally built plugins can be found" msgstr "" "xxECMAddTests: set QT_PLUGIN_PATH so locally built plugins can be foundxx" #: announcements/kde-frameworks-5.41.0.php:66 msgid "KDECMakeSettings: more docu about the layout of the build dir" msgstr "xxKDECMakeSettings: more docu about the layout of the build dirxx" #: announcements/kde-frameworks-5.41.0.php:72 msgid "" "Support downloading the 2nd or 3rd download link from a KNS product (bug " "385429)" msgstr "" "xxSupport downloading the 2nd or 3rd download link from a KNS product (bug " "385429)xx" #: announcements/kde-frameworks-5.41.0.php:78 msgid "Start fixing libKActivitiesStats.pc: (bug 386933)" msgstr "xxStart fixing libKActivitiesStats.pc: (bug 386933)xx" #: announcements/kde-frameworks-5.41.0.php:84 msgid "Fix race that starts kactivitymanagerd multiple times" msgstr "xxFix race that starts kactivitymanagerd multiple timesxx" #: announcements/kde-frameworks-5.41.0.php:90 msgid "Allow to only build the kauth-policy-gen code generator" msgstr "xxAllow to only build the kauth-policy-gen code generatorxx" #: announcements/kde-frameworks-5.41.0.php:91 msgid "Add a note about calling the helper from multithreaded applications" msgstr "" "xxAdd a note about calling the helper from multithreaded applicationsxx" #: announcements/kde-frameworks-5.41.0.php:97 msgid "Do not show edit bookmarks action if keditbookmarks is not installed" msgstr "" "xxDo not show edit bookmarks action if keditbookmarks is not installedxx" #: announcements/kde-frameworks-5.41.0.php:98 msgid "Port from deprecated KAuthorized::authorizeKAction to authorizeAction" msgstr "" "xxPort from deprecated KAuthorized::authorizeKAction to authorizeActionxx" #: announcements/kde-frameworks-5.41.0.php:104 msgid "keyboard navigation in and out QML kcms" msgstr "xxkeyboard navigation in and out QML kcmsxx" #: announcements/kde-frameworks-5.41.0.php:110 msgid "Do not crash when setting new line edit on an editable combo box" msgstr "xxDo not crash when setting new line edit on an editable combo boxxx" #: announcements/kde-frameworks-5.41.0.php:111 msgid "KComboBox: Return early when setting editable to previous value" msgstr "xxKComboBox: Return early when setting editable to previous valuexx" #: announcements/kde-frameworks-5.41.0.php:112 msgid "KComboBox: Reuse the existing completion object on new line edit" msgstr "xxKComboBox: Reuse the existing completion object on new line editxx" #: announcements/kde-frameworks-5.41.0.php:118 msgid "Don't look for /etc/kderc every single time" msgstr "xxDon't look for /etc/kderc every single timexx" #: announcements/kde-frameworks-5.41.0.php:124 msgid "Update default colors to match new colors in D7424" msgstr "xxUpdate default colors to match new colors in D7424xx" #: announcements/kde-frameworks-5.41.0.php:130 msgid "Input validation of SubJobs" msgstr "xxInput validation of SubJobsxx" #: announcements/kde-frameworks-5.41.0.php:131 msgid "Warn about errors when parsing json files" msgstr "xxWarn about errors when parsing json filesxx" #: announcements/kde-frameworks-5.41.0.php:132 msgid "" "Install mimetype definitions for kcfg/kcfgc/ui.rc/knotify & qrc files" msgstr "" "xxInstall mimetype definitions for kcfg/kcfgc/ui.rc/knotify & qrc filesxx" #: announcements/kde-frameworks-5.41.0.php:133 msgid "Add a new function to measure the length by text" msgstr "xxAdd a new function to measure the length by textxx" #: announcements/kde-frameworks-5.41.0.php:134 msgid "Fix KAutoSave bug on file with white space in it" msgstr "xxFix KAutoSave bug on file with white space in itxx" #: announcements/kde-frameworks-5.41.0.php:140 msgid "Make it compile on windows" msgstr "xxMake it compile on windowsxx" #: announcements/kde-frameworks-5.41.0.php:141 msgid "make it compile with QT_NO_CAST_FROM_ASCII/QT_NO_CAST_FROM_BYTEARRAY" msgstr "" "xxmake it compile with QT_NO_CAST_FROM_ASCII/QT_NO_CAST_FROM_BYTEARRAYxx" #: announcements/kde-frameworks-5.41.0.php:142 msgid "[MouseEventListener] Allow accepting mouse event" msgstr "xx[MouseEventListener] Allow accepting mouse eventxx" #: announcements/kde-frameworks-5.41.0.php:143 msgid "use a single QML engine" msgstr "xxuse a single QML enginexx" #: announcements/kde-frameworks-5.41.0.php:149 msgid "kded: remove dbus calls to ksplash" msgstr "xxkded: remove dbus calls to ksplashxx" #: announcements/kde-frameworks-5.41.0.php:155 msgid "Update Brasilian Portuguese translation" msgstr "xxUpdate Brasilian Portuguese translationxx" #: announcements/kde-frameworks-5.41.0.php:156 #: announcements/kde-frameworks-5.41.0.php:157 msgid "Update Russian translation" msgstr "xxUpdate Russian translationxx" #: announcements/kde-frameworks-5.41.0.php:158 msgid "Update customization/xsl/ru.xml (nav-home was missing)" msgstr "xxUpdate customization/xsl/ru.xml (nav-home was missing)xx" #: announcements/kde-frameworks-5.41.0.php:164 msgid "" "KEmoticons: port plugins to JSON and add support for loading with " "KPluginMetaData" msgstr "" "xxKEmoticons: port plugins to JSON and add support for loading with " "KPluginMetaDataxx" #: announcements/kde-frameworks-5.41.0.php:165 msgid "Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN" msgstr "xxDo not leak symbols of pimpl classes, protect with Q_DECL_HIDDENxx" #: announcements/kde-frameworks-5.41.0.php:171 msgid "The usermetadatawritertest requires Taglib" msgstr "xxThe usermetadatawritertest requires Taglibxx" #: announcements/kde-frameworks-5.41.0.php:172 msgid "" "If the property value is null, remove the user.xdg.tag attribute (bug 376117)" msgstr "" "xxIf the property value is null, remove the user.xdg.tag attribute (bug " "376117)xx" #: announcements/kde-frameworks-5.41.0.php:173 msgid "Open files in TagLib extractor readonly" msgstr "xxOpen files in TagLib extractor readonlyxx" #: announcements/kde-frameworks-5.41.0.php:179 msgid "Group some blocking dbus calls" msgstr "xxGroup some blocking dbus callsxx" #: announcements/kde-frameworks-5.41.0.php:180 msgid "kglobalacceld: Avoid loading an icon loader for no reason" msgstr "xxkglobalacceld: Avoid loading an icon loader for no reasonxx" #: announcements/kde-frameworks-5.41.0.php:181 msgid "generate correct shortcut strings" msgstr "xxgenerate correct shortcut stringsxx" #: announcements/kde-frameworks-5.41.0.php:187 msgid "KUriFilter: filter out duplicate plugins" msgstr "xxKUriFilter: filter out duplicate pluginsxx" #: announcements/kde-frameworks-5.41.0.php:188 msgid "KUriFilter: simplify data structures, fix memory leak" msgstr "xxKUriFilter: simplify data structures, fix memory leakxx" #: announcements/kde-frameworks-5.41.0.php:189 msgid "[CopyJob] Don't start all over after having removed a file" msgstr "xx[CopyJob] Don't start all over after having removed a filexx" #: announcements/kde-frameworks-5.41.0.php:190 msgid "" "Fix creating a directory via KNewFileMenu+KIO::mkpath on Qt 5.9.3+ (bug " "387073)" msgstr "" "xxFix creating a directory via KNewFileMenu+KIO::mkpath on Qt 5.9.3+ (bug " "387073)xx" #: announcements/kde-frameworks-5.41.0.php:191 msgid "Created an auxiliary function 'KFilePlacesModel::movePlace'" msgstr "xxCreated an auxiliary function 'KFilePlacesModel::movePlace'xx" #: announcements/kde-frameworks-5.41.0.php:192 msgid "Expose KFilePlacesModel 'iconName' role" msgstr "xxExpose KFilePlacesModel 'iconName' rolexx" #: announcements/kde-frameworks-5.41.0.php:193 msgid "KFilePlacesModel: Avoid unnecessary 'dataChanged' signal" msgstr "xxKFilePlacesModel: Avoid unnecessary 'dataChanged' signalxx" #: announcements/kde-frameworks-5.41.0.php:194 msgid "Return a valid bookmark object for any entry in KFilePlacesModel" msgstr "xxReturn a valid bookmark object for any entry in KFilePlacesModelxx" #: announcements/kde-frameworks-5.41.0.php:195 msgid "Create a 'KFilePlacesModel::refresh' function" msgstr "xxCreate a 'KFilePlacesModel::refresh' functionxx" #: announcements/kde-frameworks-5.41.0.php:196 msgid "Create 'KFilePlacesModel::convertedUrl' static function" msgstr "xxCreate 'KFilePlacesModel::convertedUrl' static functionxx" #: announcements/kde-frameworks-5.41.0.php:197 msgid "KFilePlaces: Created 'remote' section" msgstr "xxKFilePlaces: Created 'remote' sectionxx" #: announcements/kde-frameworks-5.41.0.php:198 msgid "KFilePlaces: Add a section for removable devices" msgstr "xxKFilePlaces: Add a section for removable devicesxx" #: announcements/kde-frameworks-5.41.0.php:199 msgid "Added baloo urls into places model" msgstr "xxAdded baloo urls into places modelxx" #: announcements/kde-frameworks-5.41.0.php:200 msgid "Fix KIO::mkpath with qtbase 5.10 beta 4" msgstr "xxFix KIO::mkpath with qtbase 5.10 beta 4xx" #: announcements/kde-frameworks-5.41.0.php:201 msgid "[KDirModel] Emit change for HasJobRole when jobs change" msgstr "xx[KDirModel] Emit change for HasJobRole when jobs changexx" #: announcements/kde-frameworks-5.41.0.php:202 msgid "Change label \"Advanced options\" > \"Terminal options\"" msgstr "xxChange label \"Advanced options\" > \"Terminal options\"xx" #: announcements/kde-frameworks-5.41.0.php:208 msgid "Offset the scrollbar by the header size (bug 387098)" msgstr "xxOffset the scrollbar by the header size (bug 387098)xx" #: announcements/kde-frameworks-5.41.0.php:209 msgid "bottom margin based on actionbutton presence" msgstr "xxbottom margin based on actionbutton presencexx" #: announcements/kde-frameworks-5.41.0.php:210 msgid "don't assume applicationWidnow() to be available" msgstr "xxdon't assume applicationWidnow() to be availablexx" #: announcements/kde-frameworks-5.41.0.php:211 msgid "Don't notify about value changes if we are still in the constructor" msgstr "" "xxDon't notify about value changes if we are still in the constructorxx" #: announcements/kde-frameworks-5.41.0.php:212 msgid "Replace the library name in the source" msgstr "xxReplace the library name in the sourcexx" #: announcements/kde-frameworks-5.41.0.php:213 msgid "support colors in more places" msgstr "xxsupport colors in more placesxx" #: announcements/kde-frameworks-5.41.0.php:214 msgid "color icons in toolbars if needed" msgstr "xxcolor icons in toolbars if neededxx" #: announcements/kde-frameworks-5.41.0.php:215 msgid "consider icon colors in the main action buttons" msgstr "xxconsider icon colors in the main action buttonsxx" #: announcements/kde-frameworks-5.41.0.php:216 msgid "start for an \"icon\" grouped property" msgstr "xxstart for an \"icon\" grouped propertyxx" #: announcements/kde-frameworks-5.41.0.php:222 msgid "Revert \"Detach before setting the d pointer\" (bug 386156)" msgstr "xxRevert \"Detach before setting the d pointer\" (bug 386156)xx" #: announcements/kde-frameworks-5.41.0.php:223 msgid "do not install development tool to aggregate desktop files" msgstr "xxdo not install development tool to aggregate desktop filesxx" #: announcements/kde-frameworks-5.41.0.php:224 msgid "[knewstuff] Do not leak ImageLoader on error" msgstr "xx[knewstuff] Do not leak ImageLoader on errorxx" #: announcements/kde-frameworks-5.41.0.php:230 msgid "Properly do strings in the kpackage framework" msgstr "xxProperly do strings in the kpackage frameworkxx" #: announcements/kde-frameworks-5.41.0.php:231 msgid "Don't try to generate metadata.json if there's no metadata.desktop" msgstr "xxDon't try to generate metadata.json if there's no metadata.desktopxx" #: announcements/kde-frameworks-5.41.0.php:232 msgid "fix kpluginindex caching" msgstr "xxfix kpluginindex cachingxx" #: announcements/kde-frameworks-5.41.0.php:233 msgid "Improve error output" msgstr "xxImprove error outputxx" #: announcements/kde-frameworks-5.41.0.php:239 msgid "Fix VI-Mode buffer commands" msgstr "xxFix VI-Mode buffer commandsxx" #: announcements/kde-frameworks-5.41.0.php:240 msgid "prevent accidental zooming" msgstr "xxprevent accidental zoomingxx" #: announcements/kde-frameworks-5.41.0.php:246 msgid "Port from QDom to QXmlStreamReader" msgstr "xxPort from QDom to QXmlStreamReaderxx" #: announcements/kde-frameworks-5.41.0.php:247 msgid "Use https for downloading currency exchange rates" msgstr "xxUse https for downloading currency exchange ratesxx" #: announcements/kde-frameworks-5.41.0.php:253 msgid "Expose wl_display_set_global_filter as a virtual method" msgstr "xxExpose wl_display_set_global_filter as a virtual methodxx" #: announcements/kde-frameworks-5.41.0.php:254 msgid "Fix kwayland-testXdgShellV6" msgstr "xxFix kwayland-testXdgShellV6xx" #: announcements/kde-frameworks-5.41.0.php:255 msgid "Add support for zwp_idle_inhibit_manager_v1 (bug 385956)" msgstr "xxAdd support for zwp_idle_inhibit_manager_v1 (bug 385956)xx" #: announcements/kde-frameworks-5.41.0.php:256 msgid "[server] Support inhibiting the IdleInterface" msgstr "xx[server] Support inhibiting the IdleInterfacexx" #: announcements/kde-frameworks-5.41.0.php:262 msgid "Avoid inconsistent passworddialog" msgstr "xxAvoid inconsistent passworddialogxx" #: announcements/kde-frameworks-5.41.0.php:263 msgid "Set enable_blur_behind hint on demand" msgstr "xxSet enable_blur_behind hint on demandxx" #: announcements/kde-frameworks-5.41.0.php:264 msgid "KPageListView: Update width on font change" msgstr "xxKPageListView: Update width on font changexx" #: announcements/kde-frameworks-5.41.0.php:270 msgid "[KWindowEffectsPrivateX11] Add reserve() call" msgstr "xx[KWindowEffectsPrivateX11] Add reserve() callxx" #: announcements/kde-frameworks-5.41.0.php:276 msgid "Fix translation of toolbar name when it has i18n context" msgstr "xxFix translation of toolbar name when it has i18n contextxx" #: announcements/kde-frameworks-5.41.0.php:282 msgid "" "The #warning directive is not universal and in particular is NOT supported " "by MSVC" msgstr "" "xxThe #warning directive is not universal and in particular is NOT supported " "by MSVCxx" #: announcements/kde-frameworks-5.41.0.php:283 msgid "[IconItem] Use ItemSceneHasChanged rather than connect on windowChanged" msgstr "" "xx[IconItem] Use ItemSceneHasChanged rather than connect on windowChangedxx" #: announcements/kde-frameworks-5.41.0.php:284 msgid "" "[Icon Item] Explicitly emit overlaysChanged in the setter rather than " "connecting to it" msgstr "" "xx[Icon Item] Explicitly emit overlaysChanged in the setter rather than " "connecting to itxx" #: announcements/kde-frameworks-5.41.0.php:285 msgid "[Dialog] Use KWindowSystem::isPlatformX11()" msgstr "xx[Dialog] Use KWindowSystem::isPlatformX11()xx" #: announcements/kde-frameworks-5.41.0.php:286 msgid "Reduce the amount of spurious property changes on ColorScope" msgstr "xxReduce the amount of spurious property changes on ColorScopexx" #: announcements/kde-frameworks-5.41.0.php:287 msgid "[Icon Item] Emit validChanged only if it actually changed" msgstr "xx[Icon Item] Emit validChanged only if it actually changedxx" #: announcements/kde-frameworks-5.41.0.php:288 msgid "" "Suppress unnecessary scroll indicators if the flickable is a ListView with " "known orientation" msgstr "" "xxSuppress unnecessary scroll indicators if the flickable is a ListView with " "known orientationxx" #: announcements/kde-frameworks-5.41.0.php:289 msgid "" "[AppletInterface] Emit change signals for configurationRequired and -Reason" msgstr "" "xx[AppletInterface] Emit change signals for configurationRequired and -" "Reasonxx" #: announcements/kde-frameworks-5.41.0.php:290 msgid "Use setSize() instead of setProperty width and height" msgstr "xxUse setSize() instead of setProperty width and heightxx" #: announcements/kde-frameworks-5.41.0.php:291 msgid "" "Fixed an issue where PlasmaComponents Menu would appear with broken corners " "(bug 381799)" msgstr "" "xxFixed an issue where PlasmaComponents Menu would appear with broken " "corners (bug 381799)xx" #: announcements/kde-frameworks-5.41.0.php:292 msgid "" "Fixed an issue where context menus would appear with broken corners (bug " "381799)" msgstr "" "xxFixed an issue where context menus would appear with broken corners (bug " "381799)xx" #: announcements/kde-frameworks-5.41.0.php:293 msgid "API docs: add deprecation notice found in the git log" msgstr "xxAPI docs: add deprecation notice found in the git logxx" #: announcements/kde-frameworks-5.41.0.php:294 msgid "Synchronize the component with the one in Kirigami" msgstr "xxSynchronize the component with the one in Kirigamixx" #: announcements/kde-frameworks-5.41.0.php:295 msgid "Search all KF5 components as such instead as separate frameworks" msgstr "xxSearch all KF5 components as such instead as separate frameworksxx" #: announcements/kde-frameworks-5.41.0.php:296 msgid "Reduce spurious signal emissions (bug 382233)" msgstr "xxReduce spurious signal emissions (bug 382233)xx" #: announcements/kde-frameworks-5.41.0.php:297 msgid "Add signals indicating if a screen was added or removed" msgstr "xxAdd signals indicating if a screen was added or removedxx" #: announcements/kde-frameworks-5.41.0.php:298 msgid "install Switch stuff" msgstr "xxinstall Switch stuffxx" #: announcements/kde-frameworks-5.41.0.php:299 msgid "Don't rely in includes of includes" msgstr "xxDon't rely in includes of includesxx" #: announcements/kde-frameworks-5.41.0.php:300 msgid "Optimize SortFilterModel role names" msgstr "xxOptimize SortFilterModel role namesxx" #: announcements/kde-frameworks-5.41.0.php:301 msgid "Remove DataModel::roleNameToId" msgstr "xxRemove DataModel::roleNameToIdxx" #: announcements/kde-frameworks-5.41.0.php:307 msgid "Add Aztec code generator" msgstr "xxAdd Aztec code generatorxx" #: announcements/kde-frameworks-5.41.0.php:313 msgid "determine QQC2 version at build time (bug 386289)" msgstr "xxdetermine QQC2 version at build time (bug 386289)xx" #: announcements/kde-frameworks-5.41.0.php:314 msgid "by default, keep the background invisible" msgstr "xxby default, keep the background invisiblexx" #: announcements/kde-frameworks-5.41.0.php:315 msgid "add a background in ScrollView" msgstr "xxadd a background in ScrollViewxx" #: announcements/kde-frameworks-5.41.0.php:321 msgid "Faster UDevManager::devicesFromQuery" msgstr "xxFaster UDevManager::devicesFromQueryxx" #: announcements/kde-frameworks-5.41.0.php:327 msgid "Make it possible to crosscompile sonnet" msgstr "xxMake it possible to crosscompile sonnetxx" #: announcements/kde-frameworks-5.41.0.php:333 msgid "Add PKGUILD to bash syntax" msgstr "xxAdd PKGUILD to bash syntaxxx" #: announcements/kde-frameworks-5.41.0.php:334 msgid "JavaScript: include standard mime types" msgstr "xxJavaScript: include standard mime typesxx" #: announcements/kde-frameworks-5.41.0.php:335 msgid "debchangelog: add Bionic Beaver" msgstr "xxdebchangelog: add Bionic Beaverxx" #: announcements/kde-frameworks-5.41.0.php:336 msgid "Update SQL (Oracle) syntax file (bug 386221)" msgstr "xxUpdate SQL (Oracle) syntax file (bug 386221)xx" #: announcements/kde-frameworks-5.41.0.php:337 msgid "SQL: move detecting comments before operators" msgstr "xxSQL: move detecting comments before operatorsxx" #: announcements/kde-frameworks-5.41.0.php:338 msgid "crk.xml: added <?xml> header line" msgstr "xxcrk.xml: added <?xml> header linexx" #: announcements/kde-frameworks-5.42.0.php:4 msgid "Release of KDE Frameworks 5.42.0" msgstr "xxRelease of KDE Frameworks 5.42.0xx" #: announcements/kde-frameworks-5.42.0.php:16 msgid "" " \n" "January 13, 2018. KDE today announces the release\n" "of KDE Frameworks 5.42.0.\n" msgstr "" "xx \n" "January 13, 2018. KDE today announces the release\n" "of KDE Frameworks 5.42.0.\n" "xx\n" #: announcements/kde-frameworks-5.42.0.php:41 msgid "Fixes for cmake 3.10+ AUTOMOC warnings" msgstr "xxFixes for cmake 3.10+ AUTOMOC warningsxx" #: announcements/kde-frameworks-5.42.0.php:42 msgid "" "More widespread use of categorized logging, to turn off debug output by " "default (use kdebugsetting to re-enable it)" msgstr "" "xxMore widespread use of categorized logging, to turn off debug output by " "default (use kdebugsetting to re-enable it)xx" #: announcements/kde-frameworks-5.42.0.php:48 msgid "balooctl status: process all arguments" msgstr "xxbalooctl status: process all argumentsxx" #: announcements/kde-frameworks-5.42.0.php:49 msgid "Fix multiple word tag queries" msgstr "xxFix multiple word tag queriesxx" #: announcements/kde-frameworks-5.42.0.php:50 msgid "Simplify rename conditions" msgstr "xxSimplify rename conditionsxx" #: announcements/kde-frameworks-5.42.0.php:51 msgid "Fix incorrect UDSEntry display name" msgstr "xxFix incorrect UDSEntry display namexx" #: announcements/kde-frameworks-5.42.0.php:57 msgid "" "Fix icon name \"weather-none\" -> \"weather-none-available\" (bug 379875)" msgstr "" "xxFix icon name \"weather-none\" -> \"weather-none-available\" (bug " "379875)xx" #: announcements/kde-frameworks-5.42.0.php:58 msgid "" "remove Vivaldi icon cause the origin app icon fits perfect with breeze (bug " "383517)" msgstr "" "xxremove Vivaldi icon cause the origin app icon fits perfect with breeze " "(bug 383517)xx" #: announcements/kde-frameworks-5.42.0.php:59 msgid "add Some missing mimes" msgstr "xxadd Some missing mimesxx" #: announcements/kde-frameworks-5.42.0.php:60 msgid "Breeze-icons add document-send icon (bug 388048)" msgstr "xxBreeze-icons add document-send icon (bug 388048)xx" #: announcements/kde-frameworks-5.42.0.php:61 msgid "update album artist icon" msgstr "xxupdate album artist iconxx" #: announcements/kde-frameworks-5.42.0.php:62 msgid "add labplot-editlayout support" msgstr "xxadd labplot-editlayout supportxx" #: announcements/kde-frameworks-5.42.0.php:63 msgid "remove duplicates and update dark theme" msgstr "xxremove duplicates and update dark themexx" #: announcements/kde-frameworks-5.42.0.php:64 msgid "add gnumeric breeze-icon support" msgstr "xxadd gnumeric breeze-icon supportxx" #: announcements/kde-frameworks-5.42.0.php:70 msgid "Use readelf to find project dependencies" msgstr "xxUse readelf to find project dependenciesxx" #: announcements/kde-frameworks-5.42.0.php:71 msgid "Introduce INSTALL_PREFIX_SCRIPT to easily set up prefixes" msgstr "xxIntroduce INSTALL_PREFIX_SCRIPT to easily set up prefixesxx" #: announcements/kde-frameworks-5.42.0.php:77 msgid "avoid crash in kactivities if no dbus connection is available" msgstr "xxavoid crash in kactivities if no dbus connection is availablexx" #: announcements/kde-frameworks-5.42.0.php:83 msgid "API docs: explain how to use KWindowConfig from a dialog constructor" msgstr "" "xxAPI docs: explain how to use KWindowConfig from a dialog constructorxx" #: announcements/kde-frameworks-5.42.0.php:84 msgid "Deprecate KDesktopFile::sortOrder()" msgstr "xxDeprecate KDesktopFile::sortOrder()xx" #: announcements/kde-frameworks-5.42.0.php:85 msgid "Fix the result of KDesktopFile::sortOrder()" msgstr "xxFix the result of KDesktopFile::sortOrder()xx" #: announcements/kde-frameworks-5.42.0.php:91 msgid "Extend CMAKE_AUTOMOC_MACRO_NAMES also for own build" msgstr "xxExtend CMAKE_AUTOMOC_MACRO_NAMES also for own buildxx" #: announcements/kde-frameworks-5.42.0.php:92 msgid "Match license keys by spdx" msgstr "xxMatch license keys by spdxxx" #: announcements/kde-frameworks-5.42.0.php:98 msgid "Fix absolute path detection for cmake 3.5 on Linux" msgstr "xxFix absolute path detection for cmake 3.5 on Linuxxx" #: announcements/kde-frameworks-5.42.0.php:99 msgid "Add cmake function 'kdbusaddons_generate_dbus_service_file'" msgstr "xxAdd cmake function 'kdbusaddons_generate_dbus_service_file'xx" #: announcements/kde-frameworks-5.42.0.php:105 msgid "Qml controls for kcm creation" msgstr "xxQml controls for kcm creationxx" #: announcements/kde-frameworks-5.42.0.php:111 msgid "" "Use cmake function 'kdbusaddons_generate_dbus_service_file' from kdbusaddons " "to generate dbus service file" msgstr "" "xxUse cmake function 'kdbusaddons_generate_dbus_service_file' from " "kdbusaddons to generate dbus service filexx" #: announcements/kde-frameworks-5.42.0.php:112 msgid "Add used property to service file definition" msgstr "xxAdd used property to service file definitionxx" #: announcements/kde-frameworks-5.42.0.php:118 msgid "" "Inform the user if the module can not be registered with org.kde.kded5 and " "exit with error" msgstr "" "xxInform the user if the module can not be registered with org.kde.kded5 and " "exit with errorxx" #: announcements/kde-frameworks-5.42.0.php:119 msgid "Mingw32 compile fix" msgstr "xxMingw32 compile fixxx" #: announcements/kde-frameworks-5.42.0.php:125 msgid "add entity for Michael Pyne" msgstr "xxadd entity for Michael Pynexx" #: announcements/kde-frameworks-5.42.0.php:126 msgid "add entities for Martin Koller to contributor.entities" msgstr "xxadd entities for Martin Koller to contributor.entitiesxx" #: announcements/kde-frameworks-5.42.0.php:127 msgid "fix debian entry" msgstr "xxfix debian entryxx" #: announcements/kde-frameworks-5.42.0.php:128 msgid "add entity Debian to general.entities" msgstr "xxadd entity Debian to general.entitiesxx" #: announcements/kde-frameworks-5.42.0.php:129 msgid "add entity kbackup, it was imported" msgstr "xxadd entity kbackup, it was importedxx" #: announcements/kde-frameworks-5.42.0.php:130 msgid "" "add entity latex, we have already 7 entities in different index.docbooks in " "kf5" msgstr "" "xxadd entity latex, we have already 7 entities in different index.docbooks " "in kf5xx" #: announcements/kde-frameworks-5.42.0.php:136 msgid "" "Add scheme (file://). It's necessary when we use it in qml and we added all" msgstr "" "xxAdd scheme (file://). It's necessary when we use it in qml and we added " "allxx" #: announcements/kde-frameworks-5.42.0.php:142 msgid "remove extractor based on QtMultimedia" msgstr "xxremove extractor based on QtMultimediaxx" #: announcements/kde-frameworks-5.42.0.php:143 msgid "" "Check for Linux instead of TagLib and avoid building the " "usermetadatawritertest on Windows" msgstr "" "xxCheck for Linux instead of TagLib and avoid building the " "usermetadatawritertest on Windowsxx" #: announcements/kde-frameworks-5.42.0.php:144 msgid "" "Restore # 6c9111a9 until a successful build and link without TagLib is " "possible" msgstr "" "xxRestore # 6c9111a9 until a successful build and link without TagLib is " "possiblexx" #: announcements/kde-frameworks-5.42.0.php:145 msgid "Remove the taglib dependency, caused by a left-over include" msgstr "xxRemove the taglib dependency, caused by a left-over includexx" #: announcements/kde-frameworks-5.42.0.php:151 msgid "Finally allow to disable debug output by using categorized logging" msgstr "xxFinally allow to disable debug output by using categorized loggingxx" #: announcements/kde-frameworks-5.42.0.php:157 msgid "do not treat ts-pmap-compile as executable" msgstr "xxdo not treat ts-pmap-compile as executablexx" #: announcements/kde-frameworks-5.42.0.php:158 msgid "Fix a memory leak in KuitStaticData" msgstr "xxFix a memory leak in KuitStaticDataxx" #: announcements/kde-frameworks-5.42.0.php:159 msgid "KI18n: fix a number of double lookups" msgstr "xxKI18n: fix a number of double lookupsxx" #: announcements/kde-frameworks-5.42.0.php:165 msgid "Remove impossible to reach code" msgstr "xxRemove impossible to reach codexx" #: announcements/kde-frameworks-5.42.0.php:171 msgid "" "Properly parse dates in cookies when running in non-English locale (bug " "387254)" msgstr "" "xxProperly parse dates in cookies when running in non-English locale (bug " "387254)xx" #: announcements/kde-frameworks-5.42.0.php:172 msgid "[kcoredirlister] Fix sub path creation" msgstr "xx[kcoredirlister] Fix sub path creationxx" #: announcements/kde-frameworks-5.42.0.php:173 msgid "Reflect trash state in iconNameForUrl" msgstr "xxReflect trash state in iconNameForUrlxx" #: announcements/kde-frameworks-5.42.0.php:174 msgid "Forward QComboBox signals instead of QComboBox lineedit signals" msgstr "xxForward QComboBox signals instead of QComboBox lineedit signalsxx" #: announcements/kde-frameworks-5.42.0.php:175 msgid "" "Fixed webshortcuts showing their file path instead of their human-readable " "name" msgstr "" "xxFixed webshortcuts showing their file path instead of their human-readable " "namexx" #: announcements/kde-frameworks-5.42.0.php:176 msgid "" "TransferJob: fix for when the readChannelFinished has already been emitted " "before start is called() (bug 386246)" msgstr "" "xxTransferJob: fix for when the readChannelFinished has already been emitted " "before start is called() (bug 386246)xx" #: announcements/kde-frameworks-5.42.0.php:177 msgid "Fix crash, presumably since Qt 5.10? (bug 386364)" msgstr "xxFix crash, presumably since Qt 5.10? (bug 386364)xx" #: announcements/kde-frameworks-5.42.0.php:178 msgid "KUriFilter: don't return an error on non-existing files" msgstr "xxKUriFilter: don't return an error on non-existing filesxx" #: announcements/kde-frameworks-5.42.0.php:179 msgid "Fix creation of paths" msgstr "xxFix creation of pathsxx" #: announcements/kde-frameworks-5.42.0.php:180 msgid "Implement a kfile dialog where we can add custom widget" msgstr "xxImplement a kfile dialog where we can add custom widgetxx" #: announcements/kde-frameworks-5.42.0.php:181 msgid "Verify that qWaitForWindowActive doesn't fail" msgstr "xxVerify that qWaitForWindowActive doesn't failxx" #: announcements/kde-frameworks-5.42.0.php:182 msgid "KUriFilter: port away from KServiceTypeTrader" msgstr "xxKUriFilter: port away from KServiceTypeTraderxx" #: announcements/kde-frameworks-5.42.0.php:183 msgid "API dox: use class names in titles of example screenshots" msgstr "xxAPI dox: use class names in titles of example screenshotsxx" #: announcements/kde-frameworks-5.42.0.php:184 msgid "API dox: also deal with KIOWIDGETS export macros in QCH creation" msgstr "xxAPI dox: also deal with KIOWIDGETS export macros in QCH creationxx" #: announcements/kde-frameworks-5.42.0.php:185 msgid "fix handling of KCookieAdvice::AcceptForSession (bug 386325)" msgstr "xxfix handling of KCookieAdvice::AcceptForSession (bug 386325)xx" #: announcements/kde-frameworks-5.42.0.php:186 msgid "Created 'GroupHiddenRole' for KPlacesModel" msgstr "xxCreated 'GroupHiddenRole' for KPlacesModelxx" #: announcements/kde-frameworks-5.42.0.php:187 msgid "forward socket error string to KTcpSocket" msgstr "xxforward socket error string to KTcpSocketxx" #: announcements/kde-frameworks-5.42.0.php:188 msgid "Refactor and remove duplicate code in kfileplacesview" msgstr "xxRefactor and remove duplicate code in kfileplacesviewxx" #: announcements/kde-frameworks-5.42.0.php:189 msgid "Emit 'groupHiddenChanged' signal" msgstr "xxEmit 'groupHiddenChanged' signalxx" #: announcements/kde-frameworks-5.42.0.php:190 msgid "Refactoring the hidding/showing animation use within KFilePlacesView" msgstr "" "xxRefactoring the hidding/showing animation use within KFilePlacesViewxx" #: announcements/kde-frameworks-5.42.0.php:191 msgid "" "User can now hide an entire places group from KFilePlacesView (bug 300247)" msgstr "" "xxUser can now hide an entire places group from KFilePlacesView (bug " "300247)xx" #: announcements/kde-frameworks-5.42.0.php:192 msgid "Hidding place groups implementation in KFilePlacesModel (bug 300247)" msgstr "" "xxHidding place groups implementation in KFilePlacesModel (bug 300247)xx" #: announcements/kde-frameworks-5.42.0.php:193 msgid "[KOpenWithDialog] Remove redundant creation of KLineEdit" msgstr "xx[KOpenWithDialog] Remove redundant creation of KLineEditxx" #: announcements/kde-frameworks-5.42.0.php:194 msgid "Add undo support to BatchRenameJob" msgstr "xxAdd undo support to BatchRenameJobxx" #: announcements/kde-frameworks-5.42.0.php:195 msgid "Add BatchRenameJob to KIO" msgstr "xxAdd BatchRenameJob to KIOxx" #: announcements/kde-frameworks-5.42.0.php:196 msgid "Fix doxygen code block not ending with endcode" msgstr "xxFix doxygen code block not ending with endcodexx" #: announcements/kde-frameworks-5.42.0.php:202 msgid "keep the flickable interactive" msgstr "xxkeep the flickable interactivexx" #: announcements/kde-frameworks-5.42.0.php:203 msgid "proper prefix for icons as well" msgstr "xxproper prefix for icons as wellxx" #: announcements/kde-frameworks-5.42.0.php:204 msgid "fix form sizing" msgstr "xxfix form sizingxx" #: announcements/kde-frameworks-5.42.0.php:205 msgid "read wheelScrollLines from kdeglobals if existing" msgstr "xxread wheelScrollLines from kdeglobals if existingxx" #: announcements/kde-frameworks-5.42.0.php:206 msgid "add a prefix for kirigami files to avoid conflicts" msgstr "xxadd a prefix for kirigami files to avoid conflictsxx" #: announcements/kde-frameworks-5.42.0.php:207 msgid "some static linking fixes" msgstr "xxsome static linking fixesxx" #: announcements/kde-frameworks-5.42.0.php:208 msgid "move plasma styles to plasma-framework" msgstr "xxmove plasma styles to plasma-frameworkxx" #: announcements/kde-frameworks-5.42.0.php:209 msgid "Use single quotes for matching characters + QLatin1Char" msgstr "xxUse single quotes for matching characters + QLatin1Charxx" #: announcements/kde-frameworks-5.42.0.php:210 msgid "FormLayout" msgstr "xxFormLayoutxx" #: announcements/kde-frameworks-5.42.0.php:216 msgid "Offer QWindow API for KJobWidgets:: decorators" msgstr "xxOffer QWindow API for KJobWidgets:: decoratorsxx" #: announcements/kde-frameworks-5.42.0.php:222 msgid "Limit request cache size" msgstr "xxLimit request cache sizexx" #: announcements/kde-frameworks-5.42.0.php:223 msgid "Require the same internal version as you're building" msgstr "xxRequire the same internal version as you're buildingxx" #: announcements/kde-frameworks-5.42.0.php:224 msgid "Prevent global variables from been using after freeing" msgstr "xxPrevent global variables from been using after freeingxx" #: announcements/kde-frameworks-5.42.0.php:230 msgid "" "[KStatusNotifierItem] Don't \"restore\" widget position on its first show" msgstr "" "xx[KStatusNotifierItem] Don't \"restore\" widget position on its first showxx" #: announcements/kde-frameworks-5.42.0.php:231 msgid "Use positions of legacy systray icons for Minimize/Restore actions" msgstr "xxUse positions of legacy systray icons for Minimize/Restore actionsxx" #: announcements/kde-frameworks-5.42.0.php:232 msgid "Handle positions of LMB clicks on legacy systray icons" msgstr "xxHandle positions of LMB clicks on legacy systray iconsxx" #: announcements/kde-frameworks-5.42.0.php:233 msgid "do not make the context menu a Window" msgstr "xxdo not make the context menu a Windowxx" #: announcements/kde-frameworks-5.42.0.php:234 msgid "Add explanatory comment" msgstr "xxAdd explanatory commentxx" #: announcements/kde-frameworks-5.42.0.php:235 msgid "Lazy-instanciate and lazy-load KNotification plugins" msgstr "xxLazy-instanciate and lazy-load KNotification pluginsxx" #: announcements/kde-frameworks-5.42.0.php:241 msgid "invalidate the runtime cache on install" msgstr "xxinvalidate the runtime cache on installxx" #: announcements/kde-frameworks-5.42.0.php:242 msgid "experimental support for rcc files loading in kpackage" msgstr "xxexperimental support for rcc files loading in kpackagexx" #: announcements/kde-frameworks-5.42.0.php:243 msgid "compile against Qt 5.7" msgstr "xxcompile against Qt 5.7xx" #: announcements/kde-frameworks-5.42.0.php:244 msgid "Fix up package indexing and add runtime caching" msgstr "xxFix up package indexing and add runtime cachingxx" #: announcements/kde-frameworks-5.42.0.php:245 msgid "new KPackage::fileUrl() method" msgstr "xxnew KPackage::fileUrl() methodxx" #: announcements/kde-frameworks-5.42.0.php:251 msgid "[RunnerManager] Don't mess with ThreadWeaver thread count" msgstr "xx[RunnerManager] Don't mess with ThreadWeaver thread countxx" #: announcements/kde-frameworks-5.42.0.php:257 msgid "Fix wildcard matching for modelines" msgstr "xxFix wildcard matching for modelinesxx" #: announcements/kde-frameworks-5.42.0.php:258 msgid "Fix a regression caused by changing backspace key behavior" msgstr "xxFix a regression caused by changing backspace key behaviorxx" #: announcements/kde-frameworks-5.42.0.php:259 msgid "" "port to non-deprecated API like already used at other place (bug 386823)" msgstr "" "xxport to non-deprecated API like already used at other place (bug 386823)xx" #: announcements/kde-frameworks-5.42.0.php:260 msgid "Add missing include for std::array" msgstr "xxAdd missing include for std::arrayxx" #: announcements/kde-frameworks-5.42.0.php:261 msgid "MessageInterface: Add CenterInView as additional position" msgstr "xxMessageInterface: Add CenterInView as additional positionxx" #: announcements/kde-frameworks-5.42.0.php:262 msgid "QStringList initializer list cleanup" msgstr "xxQStringList initializer list cleanupxx" #: announcements/kde-frameworks-5.42.0.php:268 msgid "" "Use correct service executable path for installing kwalletd dbus service on " "Win32" msgstr "" "xxUse correct service executable path for installing kwalletd dbus service " "on Win32xx" #: announcements/kde-frameworks-5.42.0.php:274 msgid "Fix naming inconsistency" msgstr "xxFix naming inconsistencyxx" #: announcements/kde-frameworks-5.42.0.php:275 msgid "Create interface for passing server decoration palettes" msgstr "xxCreate interface for passing server decoration palettesxx" #: announcements/kde-frameworks-5.42.0.php:276 msgid "Explicitly include std::bind functions" msgstr "xxExplicitly include std::bind functionsxx" #: announcements/kde-frameworks-5.42.0.php:277 msgid "[server] Add a method IdleInterface::simulateUserActivity" msgstr "xx[server] Add a method IdleInterface::simulateUserActivityxx" #: announcements/kde-frameworks-5.42.0.php:278 msgid "Fix regression caused by backward compatibility support in data source" msgstr "" "xxFix regression caused by backward compatibility support in data sourcexx" #: announcements/kde-frameworks-5.42.0.php:279 msgid "Add support for version 3 of data device manager interface (bug 386993)" msgstr "" "xxAdd support for version 3 of data device manager interface (bug 386993)xx" #: announcements/kde-frameworks-5.42.0.php:280 msgid "Scope exported/imported objects to the test" msgstr "xxScope exported/imported objects to the testxx" #: announcements/kde-frameworks-5.42.0.php:281 msgid "Fix error in WaylandSurface::testDisconnect" msgstr "xxFix error in WaylandSurface::testDisconnectxx" #: announcements/kde-frameworks-5.42.0.php:282 msgid "Add explicit AppMenu protocol" msgstr "xxAdd explicit AppMenu protocolxx" #: announcements/kde-frameworks-5.42.0.php:283 msgid "Fix exclude generated file from automoc feature" msgstr "xxFix exclude generated file from automoc featurexx" #: announcements/kde-frameworks-5.42.0.php:289 msgid "Fix crash in setMainWindow on wayland" msgstr "xxFix crash in setMainWindow on waylandxx" #: announcements/kde-frameworks-5.42.0.php:295 msgid "" "API dox: make doxygen cover session related macros & functions again" msgstr "" "xxAPI dox: make doxygen cover session related macros & functions againxx" #: announcements/kde-frameworks-5.42.0.php:296 msgid "Disconnect shortcutedit slot on widget destruction (bug 387307)" msgstr "xxDisconnect shortcutedit slot on widget destruction (bug 387307)xx" #: announcements/kde-frameworks-5.42.0.php:302 msgid "802-11-x: support for PWD EAP method" msgstr "xx802-11-x: support for PWD EAP methodxx" #: announcements/kde-frameworks-5.42.0.php:308 msgid "[Air theme] Add task bar progress graphic (bug 368215)" msgstr "xx[Air theme] Add task bar progress graphic (bug 368215)xx" #: announcements/kde-frameworks-5.42.0.php:309 msgid "Templates: remove stray * from license headers" msgstr "xxTemplates: remove stray * from license headersxx" #: announcements/kde-frameworks-5.42.0.php:310 msgid "make packageurlinterceptor as noop as possible" msgstr "xxmake packageurlinterceptor as noop as possiblexx" #: announcements/kde-frameworks-5.42.0.php:311 msgid "" "Revert \"Don't tear down renderer and other busy work when Svg::setImagePath " "is invoked with the same arg\"" msgstr "" "xxRevert \"Don't tear down renderer and other busy work when Svg::" "setImagePath is invoked with the same arg\"xx" #: announcements/kde-frameworks-5.42.0.php:312 msgid "move kirigami plasma styles here" msgstr "xxmove kirigami plasma styles herexx" #: announcements/kde-frameworks-5.42.0.php:313 msgid "disappearing scrollbars on mobile" msgstr "xxdisappearing scrollbars on mobilexx" #: announcements/kde-frameworks-5.42.0.php:314 msgid "reuse KPackage instance between PluginLoader and Applet" msgstr "xxreuse KPackage instance between PluginLoader and Appletxx" #: announcements/kde-frameworks-5.42.0.php:315 msgid "[AppletQuickItem] Only set QtQuick Controls 1 style once per engine" msgstr "" "xx[AppletQuickItem] Only set QtQuick Controls 1 style once per enginexx" #: announcements/kde-frameworks-5.42.0.php:316 msgid "Don't set a window icon in Plasma::Dialog" msgstr "xxDon't set a window icon in Plasma::Dialogxx" #: announcements/kde-frameworks-5.42.0.php:317 msgid "[RTL] - align properly the selected text for RTL (bug 387415)" msgstr "xx[RTL] - align properly the selected text for RTL (bug 387415)xx" #: announcements/kde-frameworks-5.42.0.php:318 #: announcements/kde-frameworks-5.42.0.php:321 msgid "Initialize scale factor to the last scale factor set on any instance" msgstr "" "xxInitialize scale factor to the last scale factor set on any instancexx" #: announcements/kde-frameworks-5.42.0.php:319 msgid "" "Revert \"Initialize scale factor to the last scale factor set on any instance" "\"" msgstr "" "xxRevert \"Initialize scale factor to the last scale factor set on any " "instance\"xx" #: announcements/kde-frameworks-5.42.0.php:320 msgid "Don't update when the underlying FrameSvg is repaint-blocked" msgstr "xxDon't update when the underlying FrameSvg is repaint-blockedxx" #: announcements/kde-frameworks-5.42.0.php:322 msgid "Move if check inside #ifdef" msgstr "xxMove if check inside #ifdefxx" #: announcements/kde-frameworks-5.42.0.php:323 msgid "[FrameSvgItem] Don't create unnecessary nodes" msgstr "xx[FrameSvgItem] Don't create unnecessary nodesxx" #: announcements/kde-frameworks-5.42.0.php:324 msgid "" "Don't tear down renderer and other busy work when Svg::setImagePath is " "invoked with the same arg" msgstr "" "xxDon't tear down renderer and other busy work when Svg::setImagePath is " "invoked with the same argxx" #: announcements/kde-frameworks-5.42.0.php:330 msgid "Also look for qrencode with debug suffix" msgstr "xxAlso look for qrencode with debug suffixxx" #: announcements/kde-frameworks-5.42.0.php:336 msgid "simplify and don't try to block mouse events" msgstr "xxsimplify and don't try to block mouse eventsxx" #: announcements/kde-frameworks-5.42.0.php:337 msgid "if no wheel.pixelDelta, use global wheel scroll lines" msgstr "xxif no wheel.pixelDelta, use global wheel scroll linesxx" #: announcements/kde-frameworks-5.42.0.php:338 msgid "desktop tabbars have different widths for each tab" msgstr "xxdesktop tabbars have different widths for each tabxx" #: announcements/kde-frameworks-5.42.0.php:339 msgid "ensure a non 0 size hint" msgstr "xxensure a non 0 size hintxx" #: announcements/kde-frameworks-5.42.0.php:345 msgid "Don't export internal helper executables" msgstr "xxDon't export internal helper executablesxx" #: announcements/kde-frameworks-5.42.0.php:346 msgid "Sonnet: fix wrong language for suggestions in mixed-language texts" msgstr "xxSonnet: fix wrong language for suggestions in mixed-language textsxx" #: announcements/kde-frameworks-5.42.0.php:347 msgid "Remove ancient and broken workaround" msgstr "xxRemove ancient and broken workaroundxx" #: announcements/kde-frameworks-5.42.0.php:348 msgid "Don't cause circular linking on Windows" msgstr "xxDon't cause circular linking on Windowsxx" #: announcements/kde-frameworks-5.42.0.php:354 msgid "" "Highlighting indexer: Warn about context switch fallthroughContext=\"#stay\"" msgstr "" "xxHighlighting indexer: Warn about context switch fallthroughContext=\"#stay" "\"xx" #: announcements/kde-frameworks-5.42.0.php:355 msgid "Highlighting indexer: Warn about empty attributes" msgstr "xxHighlighting indexer: Warn about empty attributesxx" #: announcements/kde-frameworks-5.42.0.php:356 msgid "Highlighting indexer: Enable errors" msgstr "xxHighlighting indexer: Enable errorsxx" #: announcements/kde-frameworks-5.42.0.php:357 msgid "Highlighting indexer: report unused itemDatas and missing itemDatas" msgstr "" "xxHighlighting indexer: report unused itemDatas and missing itemDatasxx" #: announcements/kde-frameworks-5.42.0.php:358 msgid "Prolog, RelaxNG, RMarkDown: Fix highlighting issues" msgstr "xxProlog, RelaxNG, RMarkDown: Fix highlighting issuesxx" #: announcements/kde-frameworks-5.42.0.php:359 msgid "Haml: Fix invalid and unused itemDatas" msgstr "xxHaml: Fix invalid and unused itemDatasxx" #: announcements/kde-frameworks-5.42.0.php:360 msgid "ObjectiveC++: Remove duplicate comment contexts" msgstr "xxObjectiveC++: Remove duplicate comment contextsxx" #: announcements/kde-frameworks-5.42.0.php:361 msgid "Diff, ObjectiveC++: Cleanups and fix highlighting files" msgstr "xxDiff, ObjectiveC++: Cleanups and fix highlighting filesxx" #: announcements/kde-frameworks-5.42.0.php:362 msgid "XML (Debug): Fix incorrect DetectChar rule" msgstr "xxXML (Debug): Fix incorrect DetectChar rulexx" #: announcements/kde-frameworks-5.42.0.php:363 msgid "Highlighting Indexer: Support cross-hl context checking" msgstr "xxHighlighting Indexer: Support cross-hl context checkingxx" #: announcements/kde-frameworks-5.42.0.php:364 msgid "Revert: Add GNUMacros to gcc.xml again, used by isocpp.xml" msgstr "xxRevert: Add GNUMacros to gcc.xml again, used by isocpp.xmlxx" #: announcements/kde-frameworks-5.42.0.php:365 msgid "email.xml: add *.email to the extensions" msgstr "xxemail.xml: add *.email to the extensionsxx" #: announcements/kde-frameworks-5.42.0.php:366 msgid "Highlighting Indexer: Check for infinite loops" msgstr "xxHighlighting Indexer: Check for infinite loopsxx" #: announcements/kde-frameworks-5.42.0.php:367 msgid "Highlighting Indexer: Check for empty context names and regexps" msgstr "xxHighlighting Indexer: Check for empty context names and regexpsxx" #: announcements/kde-frameworks-5.42.0.php:368 msgid "Fix referencing of non-existing keyword lists" msgstr "xxFix referencing of non-existing keyword listsxx" #: announcements/kde-frameworks-5.42.0.php:369 msgid "Fix simple cases of duplicate contexts" msgstr "xxFix simple cases of duplicate contextsxx" #: announcements/kde-frameworks-5.42.0.php:370 msgid "Fix duplicate itemDatas" msgstr "xxFix duplicate itemDatasxx" #: announcements/kde-frameworks-5.42.0.php:371 msgid "Fix DetectChar and Detect2Chars rules" msgstr "xxFix DetectChar and Detect2Chars rulesxx" #: announcements/kde-frameworks-5.42.0.php:372 msgid "Highlighting Indexer: Check keyword lists" msgstr "xxHighlighting Indexer: Check keyword listsxx" #: announcements/kde-frameworks-5.42.0.php:373 msgid "Highlighting Indexer: Warn about duplicate contexts" msgstr "xxHighlighting Indexer: Warn about duplicate contextsxx" #: announcements/kde-frameworks-5.42.0.php:374 msgid "Highlighting Indexer: Check for duplicate itemDatas" msgstr "xxHighlighting Indexer: Check for duplicate itemDatasxx" #: announcements/kde-frameworks-5.42.0.php:375 msgid "Highlighting indexer: Check DetectChar and Detect2Chars" msgstr "xxHighlighting indexer: Check DetectChar and Detect2Charsxx" #: announcements/kde-frameworks-5.42.0.php:376 msgid "Validate that for all attributes an itemData exists" msgstr "xxValidate that for all attributes an itemData existsxx" #: announcements/kde-frameworks-5.43.0.php:4 msgid "Release of KDE Frameworks 5.43.0" msgstr "xxRelease of KDE Frameworks 5.43.0xx" #: announcements/kde-frameworks-5.43.0.php:16 msgid "" " \n" "February 12, 2018. KDE today announces the release\n" "of KDE Frameworks 5.43.0.\n" msgstr "" "xx \n" "February 12, 2018. KDE today announces the release\n" "of KDE Frameworks 5.43.0.\n" "xx\n" #: announcements/kde-frameworks-5.43.0.php:38 msgid "New modules" msgstr "xxNew modulesxx" #: announcements/kde-frameworks-5.43.0.php:56 msgid "balooctl status: Produce parseable output" msgstr "xxbalooctl status: Produce parseable outputxx" #: announcements/kde-frameworks-5.43.0.php:57 msgid "" "Fix KIO Slave tagged folder deep copies. This breaks listing tagged folders " "in the tag tree, but is better than broken copies" msgstr "" "xxFix KIO Slave tagged folder deep copies. This breaks listing tagged " "folders in the tag tree, but is better than broken copiesxx" #: announcements/kde-frameworks-5.43.0.php:58 msgid "" "Skip queueing newly unindexable files and remove them from the index " "immediately" msgstr "" "xxSkip queueing newly unindexable files and remove them from the index " "immediatelyxx" #: announcements/kde-frameworks-5.43.0.php:59 msgid "Delete newly unindexable moved files from the index" msgstr "xxDelete newly unindexable moved files from the indexxx" #: announcements/kde-frameworks-5.43.0.php:65 msgid "Add missing Krusader icons for folder sync (bug 379638)" msgstr "xxAdd missing Krusader icons for folder sync (bug 379638)xx" #: announcements/kde-frameworks-5.43.0.php:66 msgid "Update list-remove icon with - instead cancel icon (bug 382650)" msgstr "xxUpdate list-remove icon with - instead cancel icon (bug 382650)xx" #: announcements/kde-frameworks-5.43.0.php:67 msgid "add icons for pulsaudio plasmoid (bug 385294)" msgstr "xxadd icons for pulsaudio plasmoid (bug 385294)xx" #: announcements/kde-frameworks-5.43.0.php:68 msgid "use everywhere the same opacity 0.5" msgstr "xxuse everywhere the same opacity 0.5xx" #: announcements/kde-frameworks-5.43.0.php:69 msgid "New virtualbox icon (bug 384357)" msgstr "xxNew virtualbox icon (bug 384357)xx" #: announcements/kde-frameworks-5.43.0.php:70 msgid "make weather-fog day/night neutral (bug 388865)" msgstr "xxmake weather-fog day/night neutral (bug 388865)xx" #: announcements/kde-frameworks-5.43.0.php:71 msgid "actually install the new animations context" msgstr "xxactually install the new animations contextxx" #: announcements/kde-frameworks-5.43.0.php:72 msgid "QML file mime look now the same in all sizes (bug 376757)" msgstr "xxQML file mime look now the same in all sizes (bug 376757)xx" #: announcements/kde-frameworks-5.43.0.php:73 msgid "Update animation icons (bug 368833)" msgstr "xxUpdate animation icons (bug 368833)xx" #: announcements/kde-frameworks-5.43.0.php:74 msgid "add emblem-shared colored icon" msgstr "xxadd emblem-shared colored iconxx" #: announcements/kde-frameworks-5.43.0.php:75 msgid "" "Fix broken index.theme files, \"Context=Status\" was missing in status/64" msgstr "" "xxFix broken index.theme files, \"Context=Status\" was missing in status/64xx" #: announcements/kde-frameworks-5.43.0.php:76 msgid "Remove 'executable' permission from .svg files" msgstr "xxRemove 'executable' permission from .svg filesxx" #: announcements/kde-frameworks-5.43.0.php:77 msgid "Action icon download is linked to edit-download (bug 382935)" msgstr "xxAction icon download is linked to edit-download (bug 382935)xx" #: announcements/kde-frameworks-5.43.0.php:78 msgid "Update Dropbox systemtray icon theme (bug 383477)" msgstr "xxUpdate Dropbox systemtray icon theme (bug 383477)xx" #: announcements/kde-frameworks-5.43.0.php:79 msgid "Missing emblem-default-symbolic (bug 382234)" msgstr "xxMissing emblem-default-symbolic (bug 382234)xx" #: announcements/kde-frameworks-5.43.0.php:80 msgid "Type in mimetype filename (bug 386144)" msgstr "xxType in mimetype filename (bug 386144)xx" #: announcements/kde-frameworks-5.43.0.php:81 msgid "Use a more specific octave logo (bug 385048)" msgstr "xxUse a more specific octave logo (bug 385048)xx" #: announcements/kde-frameworks-5.43.0.php:82 msgid "add vaults icons (bug 386587)" msgstr "xxadd vaults icons (bug 386587)xx" #: announcements/kde-frameworks-5.43.0.php:83 msgid "scalle px status icons (bug 386895)" msgstr "xxscalle px status icons (bug 386895)xx" #: announcements/kde-frameworks-5.43.0.php:89 msgid "FindQtWaylandScanner.cmake: Use qmake-query for HINT" msgstr "xxFindQtWaylandScanner.cmake: Use qmake-query for HINTxx" #: announcements/kde-frameworks-5.43.0.php:90 msgid "Make sure to search for Qt5-based qmlplugindump" msgstr "xxMake sure to search for Qt5-based qmlplugindumpxx" #: announcements/kde-frameworks-5.43.0.php:91 msgid "ECMToolchainAndroidTest doesn't exist anymore (bug 389519)" msgstr "xxECMToolchainAndroidTest doesn't exist anymore (bug 389519)xx" #: announcements/kde-frameworks-5.43.0.php:92 msgid "Don't set the LD_LIBRARY_PATH in prefix.sh" msgstr "xxDon't set the LD_LIBRARY_PATH in prefix.shxx" #: announcements/kde-frameworks-5.43.0.php:93 msgid "Add FindSeccomp to find-modules" msgstr "xxAdd FindSeccomp to find-modulesxx" #: announcements/kde-frameworks-5.43.0.php:94 msgid "Fall back to language name for translations lookup if locale name fails" msgstr "" "xxFall back to language name for translations lookup if locale name failsxx" #: announcements/kde-frameworks-5.43.0.php:95 msgid "Android: Add more includes" msgstr "xxAndroid: Add more includesxx" #: announcements/kde-frameworks-5.43.0.php:101 msgid "Fix linking regression introduced in 5.42." msgstr "xxFix linking regression introduced in 5.42.xx" #: announcements/kde-frameworks-5.43.0.php:107 msgid "Adds tooltips to the two buttons on each entry" msgstr "xxAdds tooltips to the two buttons on each entryxx" #: announcements/kde-frameworks-5.43.0.php:113 msgid "Fix incorrect emission of textEdited() by KLineEdit (bug 373004)" msgstr "xxFix incorrect emission of textEdited() by KLineEdit (bug 373004)xx" #: announcements/kde-frameworks-5.43.0.php:119 msgid "" "Use Ctrl+Shift+, as the standard shortcut for \"Configure <Program>\"" msgstr "" "xxUse Ctrl+Shift+, as the standard shortcut for \"Configure <Program>" "\"xx" #: announcements/kde-frameworks-5.43.0.php:125 msgid "Match also spdx keys LGPL-2.1 & LGPL-2.1+" msgstr "xxMatch also spdx keys LGPL-2.1 & LGPL-2.1+xx" #: announcements/kde-frameworks-5.43.0.php:126 msgid "Use the much faster urls() method from QMimeData (bug 342056)" msgstr "xxUse the much faster urls() method from QMimeData (bug 342056)xx" #: announcements/kde-frameworks-5.43.0.php:127 msgid "Optimize inotify KDirWatch backend: map inotify wd to Entry" msgstr "xxOptimize inotify KDirWatch backend: map inotify wd to Entryxx" #: announcements/kde-frameworks-5.43.0.php:128 msgid "Optimize: use QMetaObject::invokeMethod with functor" msgstr "xxOptimize: use QMetaObject::invokeMethod with functorxx" #: announcements/kde-frameworks-5.43.0.php:134 msgid "[ConfigModule] Re-use QML context and engine if any (bug 388766)" msgstr "xx[ConfigModule] Re-use QML context and engine if any (bug 388766)xx" #: announcements/kde-frameworks-5.43.0.php:135 msgid "[ConfigPropertyMap] Add missing include" msgstr "xx[ConfigPropertyMap] Add missing includexx" #: announcements/kde-frameworks-5.43.0.php:136 msgid "[ConfigPropertyMap] Don't emit valueChanged on initial creation" msgstr "xx[ConfigPropertyMap] Don't emit valueChanged on initial creationxx" #: announcements/kde-frameworks-5.43.0.php:142 msgid "Don't export kded5 as a CMake target" msgstr "xxDon't export kded5 as a CMake targetxx" #: announcements/kde-frameworks-5.43.0.php:148 msgid "" "Refactor Solid::NetworkingPrivate to have a shared and platform specific " "implementation" msgstr "" "xxRefactor Solid::NetworkingPrivate to have a shared and platform specific " "implementationxx" #: announcements/kde-frameworks-5.43.0.php:149 msgid "" "Fix mingw compile error \"src/kdeui/kapplication_win.cpp:212:22: error: " "'kill' was not declared in this scope\"" msgstr "" "xxFix mingw compile error \"src/kdeui/kapplication_win.cpp:212:22: error: " "'kill' was not declared in this scope\"xx" #: announcements/kde-frameworks-5.43.0.php:150 msgid "Fix kded dbus name in solid-networking howto" msgstr "xxFix kded dbus name in solid-networking howtoxx" #: announcements/kde-frameworks-5.43.0.php:156 #: announcements/kde-frameworks-5.43.0.php:248 #: announcements/kde-frameworks-5.43.0.php:255 msgid "Make kdoctools dependency optional" msgstr "xxMake kdoctools dependency optionalxx" #: announcements/kde-frameworks-5.43.0.php:162 msgid "Make KDESU_USE_SUDO_DEFAULT mode build again" msgstr "xxMake KDESU_USE_SUDO_DEFAULT mode build againxx" #: announcements/kde-frameworks-5.43.0.php:163 msgid "Make kdesu work when PWD is /usr/bin" msgstr "xxMake kdesu work when PWD is /usr/binxx" #: announcements/kde-frameworks-5.43.0.php:169 msgid "" "Use cmake function 'kdbusaddons_generate_dbus_service_file' from kdbusaddons " "to generate dbus service file (bug 382460)" msgstr "" "xxUse cmake function 'kdbusaddons_generate_dbus_service_file' from " "kdbusaddons to generate dbus service file (bug 382460)xx" #: announcements/kde-frameworks-5.43.0.php:175 msgid "Fix linking of created QCH file into QtGui docs" msgstr "xxFix linking of created QCH file into QtGui docsxx" #: announcements/kde-frameworks-5.43.0.php:181 msgid "Fix finding libintl when \"cross\"-compiling native Yocto packages" msgstr "xxFix finding libintl when \"cross\"-compiling native Yocto packagesxx" #: announcements/kde-frameworks-5.43.0.php:187 msgid "Fix cross-compiling with MinGW (MXE)" msgstr "xxFix cross-compiling with MinGW (MXE)xx" #: announcements/kde-frameworks-5.43.0.php:193 #: announcements/kde-frameworks-5.44.0.php:144 msgid "Repair copying file to VFAT without warnings" msgstr "xxRepair copying file to VFAT without warningsxx" #: announcements/kde-frameworks-5.43.0.php:194 #: announcements/kde-frameworks-5.44.0.php:145 msgid "kio_file: skip error handling for initial perms during file copy" msgstr "xxkio_file: skip error handling for initial perms during file copyxx" #: announcements/kde-frameworks-5.43.0.php:195 msgid "" "kio_ftp: don't emit error signal before we tried all list commands (bug " "387634)" msgstr "" "xxkio_ftp: don't emit error signal before we tried all list commands (bug " "387634)xx" #: announcements/kde-frameworks-5.43.0.php:196 msgid "" "Performance: use the destination KFileItem object to figure out of it's " "writable instead of creating a KFileItemListProperties" msgstr "" "xxPerformance: use the destination KFileItem object to figure out of it's " "writable instead of creating a KFileItemListPropertiesxx" #: announcements/kde-frameworks-5.43.0.php:197 msgid "" "Performance: Use the KFileItemListProperties copy constructor instead of the " "conversion from KFileItemList to KFileItemListProperties. This saves re-" "evaluating all items" msgstr "" "xxPerformance: Use the KFileItemListProperties copy constructor instead of " "the conversion from KFileItemList to KFileItemListProperties. This saves re-" "evaluating all itemsxx" #: announcements/kde-frameworks-5.43.0.php:198 msgid "Improve error handling in file ioslave" msgstr "xxImprove error handling in file ioslavexx" #: announcements/kde-frameworks-5.43.0.php:199 msgid "Remove PrivilegeExecution job flag" msgstr "xxRemove PrivilegeExecution job flagxx" #: announcements/kde-frameworks-5.43.0.php:200 msgid "" "KRun: allow executing \"add network folder\" without confirmation prompt" msgstr "" "xxKRun: allow executing \"add network folder\" without confirmation promptxx" #: announcements/kde-frameworks-5.43.0.php:201 msgid "Allow to filter places based on alternative application name" msgstr "xxAllow to filter places based on alternative application namexx" #: announcements/kde-frameworks-5.43.0.php:202 msgid "[Uri Filter Search Provider] Avoid double delete (bug 388983)" msgstr "xx[Uri Filter Search Provider] Avoid double delete (bug 388983)xx" #: announcements/kde-frameworks-5.43.0.php:203 msgid "Fix overlap of the first item in KFilePlacesView" msgstr "xxFix overlap of the first item in KFilePlacesViewxx" #: announcements/kde-frameworks-5.43.0.php:204 msgid "Temporarily disable KAuth support in KIO" msgstr "xxTemporarily disable KAuth support in KIOxx" #: announcements/kde-frameworks-5.43.0.php:205 msgid "previewtest: Allow specifying the enabled plugins" msgstr "xxpreviewtest: Allow specifying the enabled pluginsxx" #: announcements/kde-frameworks-5.43.0.php:206 msgid "[KFileItem] Use \"emblem-shared\" for shared files" msgstr "xx[KFileItem] Use \"emblem-shared\" for shared filesxx" #: announcements/kde-frameworks-5.43.0.php:207 msgid "[DropJob] Enable drag and drop in a read-only folder" msgstr "xx[DropJob] Enable drag and drop in a read-only folderxx" #: announcements/kde-frameworks-5.43.0.php:208 msgid "[FileUndoManager] Enable undoing changes in read-only folders" msgstr "xx[FileUndoManager] Enable undoing changes in read-only foldersxx" #: announcements/kde-frameworks-5.43.0.php:209 msgid "" "Add support for privilege execution in KIO jobs (temporarily disabled in " "this release)" msgstr "" "xxAdd support for privilege execution in KIO jobs (temporarily disabled in " "this release)xx" #: announcements/kde-frameworks-5.43.0.php:210 msgid "" "Add support for sharing file descriptor between file KIO slave and its KAuth " "helper" msgstr "" "xxAdd support for sharing file descriptor between file KIO slave and its " "KAuth helperxx" #: announcements/kde-frameworks-5.43.0.php:211 msgid "Fix KFilePreviewGenerator::LayoutBlocker (bug 352776)" msgstr "xxFix KFilePreviewGenerator::LayoutBlocker (bug 352776)xx" #: announcements/kde-frameworks-5.43.0.php:212 msgid "" "KonqPopupMenu/Plugin can now use the X-KDE-RequiredNumberOfUrls key to " "require a certain number of files to be selected before being shown" msgstr "" "xxKonqPopupMenu/Plugin can now use the X-KDE-RequiredNumberOfUrls key to " "require a certain number of files to be selected before being shownxx" #: announcements/kde-frameworks-5.43.0.php:213 msgid "[KPropertiesDialog] Enable word wrap for checksum description" msgstr "xx[KPropertiesDialog] Enable word wrap for checksum descriptionxx" #: announcements/kde-frameworks-5.43.0.php:214 msgid "" "Use cmake function 'kdbusaddons_generate_dbus_service_file' from kdbusaddons " "to generate dbus service file (bug 388063)" msgstr "" "xxUse cmake function 'kdbusaddons_generate_dbus_service_file' from " "kdbusaddons to generate dbus service file (bug 388063)xx" #: announcements/kde-frameworks-5.43.0.php:220 msgid "support for ColorGroups" msgstr "xxsupport for ColorGroupsxx" #: announcements/kde-frameworks-5.43.0.php:221 msgid "no click feedback if the item doesn't want mouse events" msgstr "xxno click feedback if the item doesn't want mouse eventsxx" #: announcements/kde-frameworks-5.43.0.php:222 msgid "work around for apps that use listitems incorrectly" msgstr "xxwork around for apps that use listitems incorrectlyxx" #: announcements/kde-frameworks-5.43.0.php:223 msgid "space for the scrollbar (bug 389602)" msgstr "xxspace for the scrollbar (bug 389602)xx" #: announcements/kde-frameworks-5.43.0.php:224 msgid "Provide a tooltip for the main action" msgstr "xxProvide a tooltip for the main actionxx" #: announcements/kde-frameworks-5.43.0.php:225 msgid "cmake: Use the official CMake variable for building as a static plugin" msgstr "" "xxcmake: Use the official CMake variable for building as a static pluginxx" #: announcements/kde-frameworks-5.43.0.php:226 msgid "Update human-readable tier designation in API dox" msgstr "xxUpdate human-readable tier designation in API doxxx" #: announcements/kde-frameworks-5.43.0.php:227 msgid "[ScrollView] Scroll one page with Shift+wheel" msgstr "xx[ScrollView] Scroll one page with Shift+wheelxx" #: announcements/kde-frameworks-5.43.0.php:228 msgid "[PageRow] Navigate between levels with mouse back/forward buttons" msgstr "xx[PageRow] Navigate between levels with mouse back/forward buttonsxx" #: announcements/kde-frameworks-5.43.0.php:229 msgid "Ensure DesktopIcon paints with the correct aspect ratio (bug 388737)" msgstr "" "xxEnsure DesktopIcon paints with the correct aspect ratio (bug 388737)xx" #: announcements/kde-frameworks-5.43.0.php:235 msgid "KRearrangeColumnsProxyModel: fix crash when there's no source model" msgstr "" "xxKRearrangeColumnsProxyModel: fix crash when there's no source modelxx" #: announcements/kde-frameworks-5.43.0.php:236 msgid "" "KRearrangeColumnsProxyModel: reimplement sibling() so it works as expected" msgstr "" "xxKRearrangeColumnsProxyModel: reimplement sibling() so it works as " "expectedxx" #: announcements/kde-frameworks-5.43.0.php:242 msgid "Code de-duplication in byteSize(double size) (bug 384561)" msgstr "xxCode de-duplication in byteSize(double size) (bug 384561)xx" #: announcements/kde-frameworks-5.43.0.php:251 msgid "KJSEmbed" msgstr "xxKJSEmbedxx" #: announcements/kde-frameworks-5.43.0.php:254 msgid "Unexport kjscmd" msgstr "xxUnexport kjscmdxx" #: announcements/kde-frameworks-5.43.0.php:261 msgid "The \"Run Command\" notification action has been fixed (bug 389284)" msgstr "" "xxThe \"Run Command\" notification action has been fixed (bug 389284)xx" #: announcements/kde-frameworks-5.43.0.php:267 msgid "" "Fix: View jumps when Scroll past end of document is enabled (bug 306745)" msgstr "" "xxFix: View jumps when Scroll past end of document is enabled (bug 306745)xx" #: announcements/kde-frameworks-5.43.0.php:268 msgid "Use at least the requested width for the argument hint tree" msgstr "xxUse at least the requested width for the argument hint treexx" #: announcements/kde-frameworks-5.43.0.php:269 msgid "ExpandingWidgetModel: find the right-most column based on location" msgstr "xxExpandingWidgetModel: find the right-most column based on locationxx" #: announcements/kde-frameworks-5.43.0.php:275 msgid "" "KDateComboBox: fix dateChanged() not emitted after typing a date (bug 364200)" msgstr "" "xxKDateComboBox: fix dateChanged() not emitted after typing a date (bug " "364200)xx" #: announcements/kde-frameworks-5.43.0.php:276 msgid "KMultiTabBar: Fix regression in conversion to new style connect()" msgstr "xxKMultiTabBar: Fix regression in conversion to new style connect()xx" #: announcements/kde-frameworks-5.43.0.php:282 msgid "Define property in Units.qml for the Plasma styles" msgstr "xxDefine property in Units.qml for the Plasma stylesxx" #: announcements/kde-frameworks-5.43.0.php:283 msgid "windowthumbnail: Fix the GLXFBConfig selection code" msgstr "xxwindowthumbnail: Fix the GLXFBConfig selection codexx" #: announcements/kde-frameworks-5.43.0.php:284 msgid "[Default Tooltip] Fix sizing (bug 389371)" msgstr "xx[Default Tooltip] Fix sizing (bug 389371)xx" #: announcements/kde-frameworks-5.43.0.php:285 msgid "[Plasma Dialog] Call window effects only if visible" msgstr "xx[Plasma Dialog] Call window effects only if visiblexx" #: announcements/kde-frameworks-5.43.0.php:286 msgid "" "Fix one source of log spam referenced in Bug 388389 (Empty filename passed " "to function)" msgstr "" "xxFix one source of log spam referenced in Bug 388389 (Empty filename passed " "to function)xx" #: announcements/kde-frameworks-5.43.0.php:287 msgid "[Calendar] Adjust the calendar toolbar anchors" msgstr "xx[Calendar] Adjust the calendar toolbar anchorsxx" #: announcements/kde-frameworks-5.43.0.php:288 msgid "[ConfigModel] Set QML context on ConfigModule (bug 388766)" msgstr "xx[ConfigModel] Set QML context on ConfigModule (bug 388766)xx" #: announcements/kde-frameworks-5.43.0.php:289 msgid "[Icon Item] Treat sources starting with a slash as local file" msgstr "xx[Icon Item] Treat sources starting with a slash as local filexx" #: announcements/kde-frameworks-5.43.0.php:290 msgid "fix RTL appearance for ComboBox (bug 387558)" msgstr "xxfix RTL appearance for ComboBox (bug 387558)xx" #: announcements/kde-frameworks-5.43.0.php:296 msgid "Add BusyIndicator to the styled controls list" msgstr "xxAdd BusyIndicator to the styled controls listxx" #: announcements/kde-frameworks-5.43.0.php:297 msgid "remove flicker when hovering scrollbar" msgstr "xxremove flicker when hovering scrollbarxx" #: announcements/kde-frameworks-5.43.0.php:303 msgid "[UDisks] Only ignore non-user backing file if it is known (bug 389358)" msgstr "" "xx[UDisks] Only ignore non-user backing file if it is known (bug 389358)xx" #: announcements/kde-frameworks-5.43.0.php:305 msgid "[UDisks Device] Show loop device with their backing file name and icon" msgstr "" "xx[UDisks Device] Show loop device with their backing file name and iconxx" #: announcements/kde-frameworks-5.43.0.php:311 msgid "Find Aspell dictionaries on Windows" msgstr "xxFind Aspell dictionaries on Windowsxx" #: announcements/kde-frameworks-5.43.0.php:317 msgid "Fix C# var regex" msgstr "xxFix C# var regexxx" #: announcements/kde-frameworks-5.43.0.php:318 msgid "Support for underscores in numeric literals (Python 3.6) (bug 385422)" msgstr "" "xxSupport for underscores in numeric literals (Python 3.6) (bug 385422)xx" #: announcements/kde-frameworks-5.43.0.php:319 msgid "Highlight Khronos Collada and glTF files" msgstr "xxHighlight Khronos Collada and glTF filesxx" #: announcements/kde-frameworks-5.43.0.php:320 msgid "Fix ini highlighting of values containing ; or # characters" msgstr "xxFix ini highlighting of values containing ; or # charactersxx" #: announcements/kde-frameworks-5.43.0.php:321 msgid "AppArmor: new keywords, improvements & fixes" msgstr "xxAppArmor: new keywords, improvements & fixesxx" #: announcements/kde-frameworks-5.44.0.php:4 msgid "Release of KDE Frameworks 5.44.0" msgstr "xxRelease of KDE Frameworks 5.44.0xx" #: announcements/kde-frameworks-5.44.0.php:16 msgid "" " \n" "March 10, 2018. KDE today announces the release\n" "of KDE Frameworks 5.44.0.\n" msgstr "" "xx \n" "March 10, 2018. KDE today announces the release\n" "of KDE Frameworks 5.44.0.\n" "xx\n" #: announcements/kde-frameworks-5.44.0.php:41 msgid "balooctl: Remove checkDb option (bug 380465)" msgstr "xxbalooctl: Remove checkDb option (bug 380465)xx" #: announcements/kde-frameworks-5.44.0.php:42 msgid "indexerconfig: Describe some functions" msgstr "xxindexerconfig: Describe some functionsxx" #: announcements/kde-frameworks-5.44.0.php:43 msgid "indexerconfig: Expose canBeSearched function (bug 388656)" msgstr "xxindexerconfig: Expose canBeSearched function (bug 388656)xx" #: announcements/kde-frameworks-5.44.0.php:44 msgid "balooctl monitor: Wait for dbus interface" msgstr "xxbalooctl monitor: Wait for dbus interfacexx" #: announcements/kde-frameworks-5.44.0.php:45 msgid "fileindexerconfig: Introduce canBeSearched() (bug 388656)" msgstr "xxfileindexerconfig: Introduce canBeSearched() (bug 388656)xx" #: announcements/kde-frameworks-5.44.0.php:51 msgid "remove view-media-playlist from preferences icons" msgstr "xxremove view-media-playlist from preferences iconsxx" #: announcements/kde-frameworks-5.44.0.php:52 msgid "add 24px media-album-cover icon" msgstr "xxadd 24px media-album-cover iconxx" #: announcements/kde-frameworks-5.44.0.php:53 msgid "add Babe QML support (22px)" msgstr "xxadd Babe QML support (22px)xx" #: announcements/kde-frameworks-5.44.0.php:54 msgid "update handle- icons for kirigami" msgstr "xxupdate handle- icons for kirigamixx" #: announcements/kde-frameworks-5.44.0.php:55 msgid "add 64px media icons for elisa" msgstr "xxadd 64px media icons for elisaxx" #: announcements/kde-frameworks-5.44.0.php:61 msgid "Define __ANDROID_API__" msgstr "xxDefine __ANDROID_API__xx" #: announcements/kde-frameworks-5.44.0.php:62 msgid "Fix readelf command name on x86" msgstr "xxFix readelf command name on x86xx" #: announcements/kde-frameworks-5.44.0.php:63 msgid "" "Android toolchain: add ANDROID_COMPILER_PREFIX variable, fix include path " "for x86 targets, extend search path for NDK dependencies" msgstr "" "xxAndroid toolchain: add ANDROID_COMPILER_PREFIX variable, fix include path " "for x86 targets, extend search path for NDK dependenciesxx" #: announcements/kde-frameworks-5.44.0.php:69 msgid "Exit in error if the output directory is not empty (bug 390904)" msgstr "xxExit in error if the output directory is not empty (bug 390904)xx" #: announcements/kde-frameworks-5.44.0.php:75 msgid "Save some memory allocations by using the right API" msgstr "xxSave some memory allocations by using the right APIxx" #: announcements/kde-frameworks-5.44.0.php:76 msgid "Export kconf_update with tooling" msgstr "xxExport kconf_update with toolingxx" #: announcements/kde-frameworks-5.44.0.php:82 msgid "Improve KLanguageButton::insertLanguage when no name is passed" msgstr "xxImprove KLanguageButton::insertLanguage when no name is passedxx" #: announcements/kde-frameworks-5.44.0.php:83 msgid "Add icons for KStandardActions Deselect and Replace" msgstr "xxAdd icons for KStandardActions Deselect and Replacexx" #: announcements/kde-frameworks-5.44.0.php:89 #: announcements/kde-frameworks-5.45.0.php:123 msgid "" "Cleanup m_inotify_wd_to_entry before invalidating Entry pointers (bug 390214)" msgstr "" "xxCleanup m_inotify_wd_to_entry before invalidating Entry pointers (bug " "390214)xx" #: announcements/kde-frameworks-5.44.0.php:90 msgid "kcoreaddons_add_plugin: remove effectless OBJECT_DEPENDS on json file" msgstr "" "xxkcoreaddons_add_plugin: remove effectless OBJECT_DEPENDS on json filexx" #: announcements/kde-frameworks-5.44.0.php:91 #: announcements/kde-frameworks-5.44.0.php:198 #: announcements/kde-frameworks-5.44.0.php:260 msgid "Help automoc to find metadata JSON files referenced in the code" msgstr "xxHelp automoc to find metadata JSON files referenced in the codexx" #: announcements/kde-frameworks-5.44.0.php:92 msgid "kcoreaddons_desktop_to_json: note the generated file in the build log" msgstr "" "xxkcoreaddons_desktop_to_json: note the generated file in the build logxx" #: announcements/kde-frameworks-5.44.0.php:93 msgid "Bump shared-mime-info to 1.3" msgstr "xxBump shared-mime-info to 1.3xx" #: announcements/kde-frameworks-5.44.0.php:94 msgid "Introduce K_PLUGIN_CLASS_WITH_JSON" msgstr "xxIntroduce K_PLUGIN_CLASS_WITH_JSONxx" #: announcements/kde-frameworks-5.44.0.php:100 msgid "Fix the build failure on armhf/aarch64" msgstr "xxFix the build failure on armhf/aarch64xx" #: announcements/kde-frameworks-5.44.0.php:101 msgid "Kill QmlObjectIncubationController" msgstr "xxKill QmlObjectIncubationControllerxx" #: announcements/kde-frameworks-5.44.0.php:102 msgid "disconnect render() on window change (bug 343576)" msgstr "xxdisconnect render() on window change (bug 343576)xx" #: announcements/kde-frameworks-5.44.0.php:105 #: announcements/kde-frameworks-5.45.0.php:160 #: announcements/kde-frameworks-5.46.0.php:123 #: announcements/kde-frameworks-5.47.0.php:114 #: announcements/kde-frameworks-5.48.0.php:159 #: announcements/kde-frameworks-5.49.0.php:199 #: announcements/kde-frameworks-5.50.0.php:131 #: announcements/kde-frameworks-5.51.0.php:116 #: announcements/kde-frameworks-5.52.0.php:165 #: announcements/kde-frameworks-template.php:174 msgid "KHolidays" msgstr "xxKHolidaysxx" #: announcements/kde-frameworks-5.44.0.php:108 msgid "Allen Winter is now officially the maintainer of KHolidays" msgstr "xxAllen Winter is now officially the maintainer of KHolidaysxx" #: announcements/kde-frameworks-5.44.0.php:114 msgid "" "API dox: add note about calling setApplicationDomain after QApp creation" msgstr "" "xxAPI dox: add note about calling setApplicationDomain after QApp creationxx" #: announcements/kde-frameworks-5.44.0.php:120 msgid "[KIconLoader] Take into account devicePixelRatio for overlays" msgstr "xx[KIconLoader] Take into account devicePixelRatio for overlaysxx" #: announcements/kde-frameworks-5.44.0.php:126 msgid "Do not assume layout of msghdr and iovec structure (bug 391367)" msgstr "xxDo not assume layout of msghdr and iovec structure (bug 391367)xx" #: announcements/kde-frameworks-5.44.0.php:127 msgid "Fix protocol selection in KUrlNavigator" msgstr "xxFix protocol selection in KUrlNavigatorxx" #: announcements/kde-frameworks-5.44.0.php:128 msgid "Change qSort to std::sort" msgstr "xxChange qSort to std::sortxx" #: announcements/kde-frameworks-5.44.0.php:129 msgid "[KUrlNavigatorPlacesSelector] Use KFilePlacesModel::convertedUrl" msgstr "xx[KUrlNavigatorPlacesSelector] Use KFilePlacesModel::convertedUrlxx" #: announcements/kde-frameworks-5.44.0.php:130 msgid "[Drop Job] Create proper trash file on linking" msgstr "xx[Drop Job] Create proper trash file on linkingxx" #: announcements/kde-frameworks-5.44.0.php:131 msgid "Fix unintentional breadcrumb menu item activation (bug 380287)" msgstr "xxFix unintentional breadcrumb menu item activation (bug 380287)xx" #: announcements/kde-frameworks-5.44.0.php:132 msgid "[KFileWidget] Hide places frame and header" msgstr "xx[KFileWidget] Hide places frame and headerxx" #: announcements/kde-frameworks-5.44.0.php:133 msgid "[KUrlNavigatorPlacesSelector] Put categories into submenus (bug 389635)" msgstr "" "xx[KUrlNavigatorPlacesSelector] Put categories into submenus (bug 389635)xx" #: announcements/kde-frameworks-5.44.0.php:134 msgid "Make use of the standard KIO test helper header" msgstr "xxMake use of the standard KIO test helper headerxx" #: announcements/kde-frameworks-5.44.0.php:135 msgid "" "Add Ctrl+H to the list of shortcuts for \"show/hide hidden files\" (bug " "390527)" msgstr "" "xxAdd Ctrl+H to the list of shortcuts for \"show/hide hidden files\" (bug " "390527)xx" #: announcements/kde-frameworks-5.44.0.php:136 msgid "Add move semantics support to KIO::UDSEntry" msgstr "xxAdd move semantics support to KIO::UDSEntryxx" #: announcements/kde-frameworks-5.44.0.php:137 msgid "Fix \"ambiguous shortcut\" issue introduced with D10314" msgstr "xxFix \"ambiguous shortcut\" issue introduced with D10314xx" #: announcements/kde-frameworks-5.44.0.php:138 msgid "" "Stuff the \"Couldn't find executable\" message box into a queued lambda (bug " "385942)" msgstr "" "xxStuff the \"Couldn't find executable\" message box into a queued lambda " "(bug 385942)xx" #: announcements/kde-frameworks-5.44.0.php:139 msgid "" "Improve usability of \"Open With\" dialog by adding option to filter the " "application tree" msgstr "" "xxImprove usability of \"Open With\" dialog by adding option to filter the " "application treexx" #: announcements/kde-frameworks-5.44.0.php:140 msgid "[KNewFileMenu] KDirNotify::emitFilesAdded after storedPut (bug 388887)" msgstr "" "xx[KNewFileMenu] KDirNotify::emitFilesAdded after storedPut (bug 388887)xx" #: announcements/kde-frameworks-5.44.0.php:141 msgid "Fix assert when cancelling the rebuild-ksycoca dialog (bug 389595)" msgstr "xxFix assert when cancelling the rebuild-ksycoca dialog (bug 389595)xx" #: announcements/kde-frameworks-5.44.0.php:142 msgid "" "Fix bug #382437 \"Regression in kdialog causes wrong file extension\" (bug " "382437)" msgstr "" "xxFix bug #382437 \"Regression in kdialog causes wrong file extension\" (bug " "382437)xx" #: announcements/kde-frameworks-5.44.0.php:143 msgid "Faster simplejob start" msgstr "xxFaster simplejob startxx" #: announcements/kde-frameworks-5.44.0.php:146 msgid "" "Allow move semantics to be generated for KFileItem. The existing copy " "constructor, destructor and copy assignment operator are now also generated " "by the compiler" msgstr "" "xxAllow move semantics to be generated for KFileItem. The existing copy " "constructor, destructor and copy assignment operator are now also generated " "by the compilerxx" #: announcements/kde-frameworks-5.44.0.php:147 msgid "" "Don't stat(/etc/localtime) between read() and write() copying files (bug " "384561)" msgstr "" "xxDon't stat(/etc/localtime) between read() and write() copying files (bug " "384561)xx" #: announcements/kde-frameworks-5.44.0.php:148 msgid "remote: don't create entries with empty names" msgstr "xxremote: don't create entries with empty namesxx" #: announcements/kde-frameworks-5.44.0.php:149 msgid "Add supportedSchemes feature" msgstr "xxAdd supportedSchemes featurexx" #: announcements/kde-frameworks-5.44.0.php:150 msgid "Use F11 as the shortcut to toggle the aside preview" msgstr "xxUse F11 as the shortcut to toggle the aside previewxx" #: announcements/kde-frameworks-5.44.0.php:151 msgid "[KFilePlacesModel] Group network shares under \"Remote\" category" msgstr "xx[KFilePlacesModel] Group network shares under \"Remote\" categoryxx" #: announcements/kde-frameworks-5.44.0.php:157 msgid "Show tool button as checked while the menu is shown" msgstr "xxShow tool button as checked while the menu is shownxx" #: announcements/kde-frameworks-5.44.0.php:158 msgid "non interactive scroll indicators on mobile" msgstr "xxnon interactive scroll indicators on mobilexx" #: announcements/kde-frameworks-5.44.0.php:159 msgid "Fix submenus of actions" msgstr "xxFix submenus of actionsxx" #: announcements/kde-frameworks-5.44.0.php:160 msgid "Make it possible to use QQC2.Action" msgstr "xxMake it possible to use QQC2.Actionxx" #: announcements/kde-frameworks-5.44.0.php:161 msgid "Make it possible to support exclusive action groups (bug 391144)" msgstr "xxMake it possible to support exclusive action groups (bug 391144)xx" #: announcements/kde-frameworks-5.44.0.php:162 msgid "Show the text by the page action tool buttons" msgstr "xxShow the text by the page action tool buttonsxx" #: announcements/kde-frameworks-5.44.0.php:163 msgid "Make it possible for actions to show submenus" msgstr "xxMake it possible for actions to show submenusxx" #: announcements/kde-frameworks-5.44.0.php:164 msgid "Don't have specific component position in its parent" msgstr "xxDon't have specific component position in its parentxx" #: announcements/kde-frameworks-5.44.0.php:165 msgid "Don't trigger SwipeListItem's actions unless they are exposed" msgstr "xxDon't trigger SwipeListItem's actions unless they are exposedxx" #: announcements/kde-frameworks-5.44.0.php:166 msgid "Add an isNull() check before setting whether QIcon is a mask" msgstr "xxAdd an isNull() check before setting whether QIcon is a maskxx" #: announcements/kde-frameworks-5.44.0.php:167 msgid "Add FormLayout.qml to kirigami.qrc" msgstr "xxAdd FormLayout.qml to kirigami.qrcxx" #: announcements/kde-frameworks-5.44.0.php:168 msgid "fix swipelistitem colors" msgstr "xxfix swipelistitem colorsxx" #: announcements/kde-frameworks-5.44.0.php:169 msgid "better behavior for headers and footers" msgstr "xxbetter behavior for headers and footersxx" #: announcements/kde-frameworks-5.44.0.php:170 msgid "Improve ToolBarApplicationHeader left padding and eliding behavior" msgstr "xxImprove ToolBarApplicationHeader left padding and eliding behaviorxx" #: announcements/kde-frameworks-5.44.0.php:171 msgid "Make sure the navigation buttons don't go under the action" msgstr "xxMake sure the navigation buttons don't go under the actionxx" #: announcements/kde-frameworks-5.44.0.php:172 msgid "support for header and footer properties in overlaysheet" msgstr "xxsupport for header and footer properties in overlaysheetxx" #: announcements/kde-frameworks-5.44.0.php:173 msgid "Eliminate unnecessary bottom padding on OverlaySheets (bug 390032)" msgstr "xxEliminate unnecessary bottom padding on OverlaySheets (bug 390032)xx" #: announcements/kde-frameworks-5.44.0.php:174 msgid "Polish ToolBarApplicationHeader appearance" msgstr "xxPolish ToolBarApplicationHeader appearancexx" #: announcements/kde-frameworks-5.44.0.php:175 msgid "show a close button on desktop (bug 387815)" msgstr "xxshow a close button on desktop (bug 387815)xx" #: announcements/kde-frameworks-5.44.0.php:176 msgid "not possible to close the sheet with mousewheel" msgstr "xxnot possible to close the sheet with mousewheelxx" #: announcements/kde-frameworks-5.44.0.php:177 msgid "Only multiply the icon size if Qt isn't doing it already (bug 390076)" msgstr "" "xxOnly multiply the icon size if Qt isn't doing it already (bug 390076)xx" #: announcements/kde-frameworks-5.44.0.php:178 msgid "take global footer into account for handle position" msgstr "xxtake global footer into account for handle positionxx" #: announcements/kde-frameworks-5.44.0.php:179 msgid "event compress the creation and destruction of scrollbars" msgstr "xxevent compress the creation and destruction of scrollbarsxx" #: announcements/kde-frameworks-5.44.0.php:180 msgid "ScrollView: Make the scrollbar policy public and fix it" msgstr "xxScrollView: Make the scrollbar policy public and fix itxx" #: announcements/kde-frameworks-5.44.0.php:186 msgid "" "Add vokoscreen to KMoreTools and add it to the \"screenrecorder\" grouping" msgstr "" "xxAdd vokoscreen to KMoreTools and add it to the \"screenrecorder\" " "groupingxx" #: announcements/kde-frameworks-5.44.0.php:192 msgid "Use QWidget to see if the window is visible" msgstr "xxUse QWidget to see if the window is visiblexx" #: announcements/kde-frameworks-5.44.0.php:204 msgid "Clean up old, unreachable code" msgstr "xxClean up old, unreachable codexx" #: announcements/kde-frameworks-5.44.0.php:210 msgid "Update krunner plugin template" msgstr "xxUpdate krunner plugin templatexx" #: announcements/kde-frameworks-5.44.0.php:216 msgid "" "Add icons for KTextEditor Document-Export, Bookmark-Remove and Formatting " "Text Upppercase, Lowercase and Capitalize" msgstr "" "xxAdd icons for KTextEditor Document-Export, Bookmark-Remove and Formatting " "Text Upppercase, Lowercase and Capitalizexx" #: announcements/kde-frameworks-5.44.0.php:222 msgid "Implement releasing of client-freed output" msgstr "xxImplement releasing of client-freed outputxx" #: announcements/kde-frameworks-5.44.0.php:223 msgid "" "[server] Properly handle the situation when the DataSource for a drag gets " "destroyed (bug 389221)" msgstr "" "xx[server] Properly handle the situation when the DataSource for a drag gets " "destroyed (bug 389221)xx" #: announcements/kde-frameworks-5.44.0.php:224 msgid "" "[server] Don't crash when a subsurface gets committed whose parent surface " "got destroyed (bug 389231)" msgstr "" "xx[server] Don't crash when a subsurface gets committed whose parent surface " "got destroyed (bug 389231)xx" #: announcements/kde-frameworks-5.44.0.php:230 msgid "Reset QLocale internals when we have a custom app language" msgstr "xxReset QLocale internals when we have a custom app languagexx" #: announcements/kde-frameworks-5.44.0.php:231 msgid "Do not allow to configure separator actions via context menu" msgstr "xxDo not allow to configure separator actions via context menuxx" #: announcements/kde-frameworks-5.44.0.php:232 msgid "Don't show context menu if right-clicking outside (bug 373653)" msgstr "xxDon't show context menu if right-clicking outside (bug 373653)xx" #: announcements/kde-frameworks-5.44.0.php:233 msgid "Improve KSwitchLanguageDialogPrivate::fillApplicationLanguages" msgstr "xxImprove KSwitchLanguageDialogPrivate::fillApplicationLanguagesxx" #: announcements/kde-frameworks-5.44.0.php:239 msgid "add Artikulate icon (bug 317527)" msgstr "xxadd Artikulate icon (bug 317527)xx" #: announcements/kde-frameworks-5.44.0.php:240 msgid "add folder-games icon (bug 318993)" msgstr "xxadd folder-games icon (bug 318993)xx" #: announcements/kde-frameworks-5.44.0.php:241 msgid "fix incorrect 48px icon for calc.template (bug 299504)" msgstr "xxfix incorrect 48px icon for calc.template (bug 299504)xx" #: announcements/kde-frameworks-5.44.0.php:242 msgid "add media-playlist-repeat and shuffle icon (bug 339666)" msgstr "xxadd media-playlist-repeat and shuffle icon (bug 339666)xx" #: announcements/kde-frameworks-5.44.0.php:243 msgid "Oxygen: add tag icons like in breeze (bug 332210)" msgstr "xxOxygen: add tag icons like in breeze (bug 332210)xx" #: announcements/kde-frameworks-5.44.0.php:244 msgid "link emblem-mount to media-mount (bug 373654)" msgstr "xxlink emblem-mount to media-mount (bug 373654)xx" #: announcements/kde-frameworks-5.44.0.php:245 msgid "add network icons which are available in breeze-icons (bug 374673)" msgstr "xxadd network icons which are available in breeze-icons (bug 374673)xx" #: announcements/kde-frameworks-5.44.0.php:246 msgid "sync oxygen with breeze-icons add icons for audio plasmoid" msgstr "xxsync oxygen with breeze-icons add icons for audio plasmoidxx" #: announcements/kde-frameworks-5.44.0.php:247 msgid "Add edit-select-none to Oxygen for Krusader (bug 388691)" msgstr "xxAdd edit-select-none to Oxygen for Krusader (bug 388691)xx" #: announcements/kde-frameworks-5.44.0.php:248 msgid "Add rating-unrated icon (bug 339863)" msgstr "xxAdd rating-unrated icon (bug 339863)xx" #: announcements/kde-frameworks-5.44.0.php:254 msgid "use the new value for largeSpacing in Kirigami" msgstr "xxuse the new value for largeSpacing in Kirigamixx" #: announcements/kde-frameworks-5.44.0.php:255 msgid "Reduce visibility of PC3 TextField placeholder text" msgstr "xxReduce visibility of PC3 TextField placeholder textxx" #: announcements/kde-frameworks-5.44.0.php:256 msgid "Don't make Titles 20% transparent either" msgstr "xxDon't make Titles 20% transparent eitherxx" #: announcements/kde-frameworks-5.44.0.php:257 msgid "[PackageUrlInterceptor] Don't rewrite \"inline\"" msgstr "xx[PackageUrlInterceptor] Don't rewrite \"inline\"xx" #: announcements/kde-frameworks-5.44.0.php:258 msgid "Don't make Headings 20% transparent, to match Kirigami" msgstr "xxDon't make Headings 20% transparent, to match Kirigamixx" #: announcements/kde-frameworks-5.44.0.php:259 msgid "don't put the fullrep in the popup if not collapsed" msgstr "xxdon't put the fullrep in the popup if not collapsedxx" #: announcements/kde-frameworks-5.44.0.php:261 msgid "[AppletQuickItem] Preload applet expander only if not already expanded" msgstr "" "xx[AppletQuickItem] Preload applet expander only if not already expandedxx" #: announcements/kde-frameworks-5.44.0.php:262 msgid "other preload microoptimizations" msgstr "xxother preload microoptimizationsxx" #: announcements/kde-frameworks-5.44.0.php:263 msgid "Set IconItem default to smooth=true" msgstr "xxSet IconItem default to smooth=truexx" #: announcements/kde-frameworks-5.44.0.php:264 msgid "preload the expander (the dialog) too" msgstr "xxpreload the expander (the dialog) tooxx" #: announcements/kde-frameworks-5.44.0.php:265 msgid "" "[AppletQuickItem] Fix setting default preload policy if no environment " "variable is set" msgstr "" "xx[AppletQuickItem] Fix setting default preload policy if no environment " "variable is setxx" #: announcements/kde-frameworks-5.44.0.php:266 msgid "" "fix RTL appearance for ComboBox (bug https://bugreports.qt.io/browse/" "QTBUG-66446)" msgstr "" "xxfix RTL appearance for ComboBox (bug https://bugreports.qt.io/browse/" "QTBUG-66446)xx" #: announcements/kde-frameworks-5.44.0.php:267 msgid "try to preload certain applets in a smart way" msgstr "xxtry to preload certain applets in a smart wayxx" #: announcements/kde-frameworks-5.44.0.php:268 msgid "[Icon Item] Set filtering on FadingNode texture" msgstr "xx[Icon Item] Set filtering on FadingNode texturexx" #: announcements/kde-frameworks-5.44.0.php:269 msgid "Initialize m_actualGroup to NormalColorGroup" msgstr "xxInitialize m_actualGroup to NormalColorGroupxx" #: announcements/kde-frameworks-5.44.0.php:270 msgid "" "Make sure the FrameSvg and Svg instances have the right devicePixelRatio" msgstr "" "xxMake sure the FrameSvg and Svg instances have the right devicePixelRatioxx" #: announcements/kde-frameworks-5.44.0.php:276 msgid "Update links to dependencies, and mark Android as officially supported" msgstr "" "xxUpdate links to dependencies, and mark Android as officially supportedxx" #: announcements/kde-frameworks-5.44.0.php:277 msgid "Make DMTX dependency optional" msgstr "xxMake DMTX dependency optionalxx" #: announcements/kde-frameworks-5.44.0.php:278 msgid "Add QML support for Prison" msgstr "xxAdd QML support for Prisonxx" #: announcements/kde-frameworks-5.44.0.php:279 msgid "Set minimum size on 1D barcodes as well" msgstr "xxSet minimum size on 1D barcodes as wellxx" #: announcements/kde-frameworks-5.44.0.php:282 #: announcements/kde-frameworks-5.46.0.php:258 #: announcements/kde-frameworks-5.47.0.php:247 #: announcements/kde-frameworks-5.48.0.php:301 #: announcements/kde-frameworks-5.49.0.php:455 #: announcements/kde-frameworks-5.51.0.php:335 #: announcements/kde-frameworks-5.52.0.php:271 #: announcements/kde-frameworks-5.53.0.php:261 #: announcements/kde-frameworks-template.php:280 msgid "Purpose" msgstr "xxPurposexx" #: announcements/kde-frameworks-5.44.0.php:285 msgid "Fix tier, accommodate for KIO" msgstr "xxFix tier, accommodate for KIOxx" #: announcements/kde-frameworks-5.44.0.php:291 msgid "Fix syntax error in previous commit, detected by launching ruqola" msgstr "xxFix syntax error in previous commit, detected by launching ruqolaxx" #: announcements/kde-frameworks-5.44.0.php:292 msgid "" "Show a radiobutton when we are showing an exclusive control (bug 391144)" msgstr "" "xxShow a radiobutton when we are showing an exclusive control (bug 391144)xx" #: announcements/kde-frameworks-5.44.0.php:293 msgid "implement MenuBarItem" msgstr "xximplement MenuBarItemxx" #: announcements/kde-frameworks-5.44.0.php:294 msgid "implement DelayButton" msgstr "xximplement DelayButtonxx" #: announcements/kde-frameworks-5.44.0.php:295 msgid "New component: round button" msgstr "xxNew component: round buttonxx" #: announcements/kde-frameworks-5.44.0.php:296 msgid "take into account toolbar position" msgstr "xxtake into account toolbar positionxx" #: announcements/kde-frameworks-5.44.0.php:297 msgid "support colors for icons in buttons" msgstr "xxsupport colors for icons in buttonsxx" #: announcements/kde-frameworks-5.44.0.php:298 msgid "support --reverse" msgstr "xxsupport --reversexx" #: announcements/kde-frameworks-5.44.0.php:299 msgid "icons in Menu fully functional" msgstr "xxicons in Menu fully functionalxx" #: announcements/kde-frameworks-5.44.0.php:300 msgid "consistent shadows with the new breeze style" msgstr "xxconsistent shadows with the new breeze stylexx" #: announcements/kde-frameworks-5.44.0.php:301 msgid "Some QStyles seem to not return sensible pixelmetrics here" msgstr "xxSome QStyles seem to not return sensible pixelmetrics herexx" #: announcements/kde-frameworks-5.44.0.php:302 msgid "first rough icons support" msgstr "xxfirst rough icons supportxx" #: announcements/kde-frameworks-5.44.0.php:303 msgid "don't wrap around with mouse wheel" msgstr "xxdon't wrap around with mouse wheelxx" #: announcements/kde-frameworks-5.44.0.php:309 msgid "fix a leak and incorrect nullptr check in DADictionary" msgstr "xxfix a leak and incorrect nullptr check in DADictionaryxx" #: announcements/kde-frameworks-5.44.0.php:310 msgid "[UDisks] Fix auto-mount regression (bug 389479)" msgstr "xx[UDisks] Fix auto-mount regression (bug 389479)xx" #: announcements/kde-frameworks-5.44.0.php:311 msgid "[UDisksDeviceBackend] Avoid multiple lookup" msgstr "xx[UDisksDeviceBackend] Avoid multiple lookupxx" #: announcements/kde-frameworks-5.44.0.php:312 msgid "Mac/IOKit backend: support for drives, discs and volumes" msgstr "xxMac/IOKit backend: support for drives, discs and volumesxx" #: announcements/kde-frameworks-5.44.0.php:318 msgid "Use Locale::name() instead of Locale::bcp47Name()" msgstr "xxUse Locale::name() instead of Locale::bcp47Name()xx" #: announcements/kde-frameworks-5.44.0.php:319 msgid "Find libhunspell build by msvc" msgstr "xxFind libhunspell build by msvcxx" #: announcements/kde-frameworks-5.44.0.php:325 msgid "Basic support for PHP and Python fenced code blocks in Markdown" msgstr "xxBasic support for PHP and Python fenced code blocks in Markdownxx" #: announcements/kde-frameworks-5.44.0.php:326 msgid "Support case-insensitive WordDetect" msgstr "xxSupport case-insensitive WordDetectxx" #: announcements/kde-frameworks-5.44.0.php:327 msgid "Scheme highlighting: Remove hard-coded colors" msgstr "xxScheme highlighting: Remove hard-coded colorsxx" #: announcements/kde-frameworks-5.44.0.php:328 msgid "Add syntax highlighting for SELinux CIL Policies & File Contexts" msgstr "" "xxAdd syntax highlighting for SELinux CIL Policies & File Contextsxx" #: announcements/kde-frameworks-5.44.0.php:329 msgid "Adding ctp file extension to the PHP syntax highlighting" msgstr "xxAdding ctp file extension to the PHP syntax highlightingxx" #: announcements/kde-frameworks-5.44.0.php:330 msgid "Yacc/Bison: Fix the $ symbol and update syntax for Bison" msgstr "xxYacc/Bison: Fix the $ symbol and update syntax for Bisonxx" #: announcements/kde-frameworks-5.44.0.php:331 msgid "awk.xml: add gawk extension keywords (bug 389590)" msgstr "xxawk.xml: add gawk extension keywords (bug 389590)xx" #: announcements/kde-frameworks-5.44.0.php:332 #: announcements/kde-frameworks-5.44.0.php:334 msgid "Add APKBUILD to be highlighted as a Bash file" msgstr "xxAdd APKBUILD to be highlighted as a Bash filexx" #: announcements/kde-frameworks-5.44.0.php:333 msgid "Revert \"Add APKBUILD to be highlighted as a Bash file\"" msgstr "xxRevert \"Add APKBUILD to be highlighted as a Bash file\"xx" #: announcements/kde-frameworks-5.45.0.php:4 msgid "Release of KDE Frameworks 5.45.0" msgstr "xxRelease of KDE Frameworks 5.45.0xx" #: announcements/kde-frameworks-5.45.0.php:16 msgid "" " \n" "April 14, 2018. KDE today announces the release\n" "of KDE Frameworks 5.45.0.\n" msgstr "" "xx \n" "April 14, 2018. KDE today announces the release\n" "of KDE Frameworks 5.45.0.\n" "xx\n" #: announcements/kde-frameworks-5.45.0.php:41 msgid "Explicitly set content type to form data" msgstr "xxExplicitly set content type to form dataxx" #: announcements/kde-frameworks-5.45.0.php:47 msgid "Simplify Term operator&& and ||" msgstr "xxSimplify Term operator&& and ||xx" #: announcements/kde-frameworks-5.45.0.php:48 msgid "Do not retrieve document ID for skipped result entries" msgstr "xxDo not retrieve document ID for skipped result entriesxx" #: announcements/kde-frameworks-5.45.0.php:49 msgid "Do not retrieve mtime from database repeatedly when sorting" msgstr "xxDo not retrieve mtime from database repeatedly when sortingxx" #: announcements/kde-frameworks-5.45.0.php:50 msgid "Do not export databasesanitizer by default" msgstr "xxDo not export databasesanitizer by defaultxx" #: announcements/kde-frameworks-5.45.0.php:51 msgid "baloodb: Add experimental message" msgstr "xxbaloodb: Add experimental messagexx" #: announcements/kde-frameworks-5.45.0.php:52 msgid "Introduce baloodb CLI tool" msgstr "xxIntroduce baloodb CLI toolxx" #: announcements/kde-frameworks-5.45.0.php:53 msgid "Introduce sanitizer class" msgstr "xxIntroduce sanitizer classxx" #: announcements/kde-frameworks-5.45.0.php:54 msgid "[FileIndexerConfig] Delay populating folders until actually used" msgstr "xx[FileIndexerConfig] Delay populating folders until actually usedxx" #: announcements/kde-frameworks-5.45.0.php:55 msgid "" "src/kioslaves/search/CMakeLists.txt - link to Qt5Network following changes " "to kio" msgstr "" "xxsrc/kioslaves/search/CMakeLists.txt - link to Qt5Network following changes " "to kioxx" #: announcements/kde-frameworks-5.45.0.php:56 msgid "" "balooctl: checkDb should also verify the last known url for the documentId" msgstr "" "xxbalooctl: checkDb should also verify the last known url for the " "documentIdxx" #: announcements/kde-frameworks-5.45.0.php:57 msgid "balooctl monitor: Resume to wait for service" msgstr "xxbalooctl monitor: Resume to wait for servicexx" #: announcements/kde-frameworks-5.45.0.php:63 msgid "add window-pin icon (bug 385170 add window-pin icon)" msgstr "xxadd window-pin icon (bug 385170 add window-pin icon)xx" #: announcements/kde-frameworks-5.45.0.php:64 msgid "rename 64 px icons added for elisa" msgstr "xxrename 64 px icons added for elisaxx" #: announcements/kde-frameworks-5.45.0.php:65 msgid "change 32px icons for playlist shuffle and repeat" msgstr "xxchange 32px icons for playlist shuffle and repeatxx" #: announcements/kde-frameworks-5.45.0.php:66 msgid "Missing icons for inline Messages (bug 392391)" msgstr "xxMissing icons for inline Messages (bug 392391)xx" #: announcements/kde-frameworks-5.45.0.php:67 msgid "New icon for Elisa music player" msgstr "xxNew icon for Elisa music playerxx" #: announcements/kde-frameworks-5.45.0.php:68 msgid "Add media status icons" msgstr "xxAdd media status iconsxx" #: announcements/kde-frameworks-5.45.0.php:69 msgid "Remove frame around media action icons" msgstr "xxRemove frame around media action iconsxx" #: announcements/kde-frameworks-5.45.0.php:70 msgid "add media-playlist-append and play icons" msgstr "xxadd media-playlist-append and play iconsxx" #: announcements/kde-frameworks-5.45.0.php:71 msgid "add view-media-album-cover for babe" msgstr "xxadd view-media-album-cover for babexx" #: announcements/kde-frameworks-5.45.0.php:77 msgid "" "Make use of upstream CMake infrastructure to detect the compiler toolchain" msgstr "" "xxMake use of upstream CMake infrastructure to detect the compiler " "toolchainxx" #: announcements/kde-frameworks-5.45.0.php:78 msgid "API dox: fix some \"code-block\" lines to have empty lines before/after" msgstr "" "xxAPI dox: fix some \"code-block\" lines to have empty lines before/afterxx" #: announcements/kde-frameworks-5.45.0.php:79 msgid "Add ECMSetupQtPluginMacroNames" msgstr "xxAdd ECMSetupQtPluginMacroNamesxx" #: announcements/kde-frameworks-5.45.0.php:80 msgid "Provide androiddeployqt with all prefix paths" msgstr "xxProvide androiddeployqt with all prefix pathsxx" #: announcements/kde-frameworks-5.45.0.php:81 msgid "Include the \"stdcpp-path\" in the json file" msgstr "xxInclude the \"stdcpp-path\" in the json filexx" #: announcements/kde-frameworks-5.45.0.php:82 msgid "Resolve symlinks in QML import paths" msgstr "xxResolve symlinks in QML import pathsxx" #: announcements/kde-frameworks-5.45.0.php:83 msgid "Provide QML import paths to androiddeployqt" msgstr "xxProvide QML import paths to androiddeployqtxx" #: announcements/kde-frameworks-5.45.0.php:89 msgid "" "kpackage-install-handlers/kns/CMakeLists.txt - link to Qt::Xml following " "changes in knewstuff" msgstr "" "xxkpackage-install-handlers/kns/CMakeLists.txt - link to Qt::Xml following " "changes in knewstuffxx" #: announcements/kde-frameworks-5.45.0.php:95 msgid "Do not assume SQLite works and do not terminate on errors" msgstr "xxDo not assume SQLite works and do not terminate on errorsxx" #: announcements/kde-frameworks-5.45.0.php:101 msgid "Look first for qhelpgenerator-qt5 for help generation" msgstr "xxLook first for qhelpgenerator-qt5 for help generationxx" #: announcements/kde-frameworks-5.45.0.php:107 msgid "karchive, kzip: try to handle duplicate files in a bit nicer way" msgstr "xxkarchive, kzip: try to handle duplicate files in a bit nicer wayxx" #: announcements/kde-frameworks-5.45.0.php:108 msgid "Use nullptr for passing a null pointer to crc32" msgstr "xxUse nullptr for passing a null pointer to crc32xx" #: announcements/kde-frameworks-5.45.0.php:114 msgid "" "Make it possible to request a plugin configuration module programatically" msgstr "" "xxMake it possible to request a plugin configuration module programaticallyxx" #: announcements/kde-frameworks-5.45.0.php:115 #: announcements/kde-frameworks-5.45.0.php:210 #: announcements/kde-frameworks-5.45.0.php:346 msgid "Consistently use X-KDE-ServiceTypes instead of ServiceTypes" msgstr "xxConsistently use X-KDE-ServiceTypes instead of ServiceTypesxx" #: announcements/kde-frameworks-5.45.0.php:116 msgid "Add X-KDE-OnlyShowOnQtPlatforms to KCModule servicetype definition" msgstr "xxAdd X-KDE-OnlyShowOnQtPlatforms to KCModule servicetype definitionxx" #: announcements/kde-frameworks-5.45.0.php:122 msgid "KTextToHTML: return when url is empty" msgstr "xxKTextToHTML: return when url is emptyxx" #: announcements/kde-frameworks-5.45.0.php:129 msgid "Setup QQmlEngine only once in QmlObject" msgstr "xxSetup QQmlEngine only once in QmlObjectxx" #: announcements/kde-frameworks-5.45.0.php:135 msgid "Add X-KDE-OnlyShowOnQtPlatforms to KDEDModule servicetype definition" msgstr "" "xxAdd X-KDE-OnlyShowOnQtPlatforms to KDEDModule servicetype definitionxx" #: announcements/kde-frameworks-5.45.0.php:141 msgid "Add entities for Elisa, Markdown, KParts, DOT, SVG to general.entities" msgstr "" "xxAdd entities for Elisa, Markdown, KParts, DOT, SVG to general.entitiesxx" #: announcements/kde-frameworks-5.45.0.php:142 msgid "" "customization/ru: Fix translation of underCCBYSA4.docbook and underFDL." "docbook" msgstr "" "xxcustomization/ru: Fix translation of underCCBYSA4.docbook and underFDL." "docbookxx" #: announcements/kde-frameworks-5.45.0.php:143 msgid "Fix duplicate lgpl-notice/gpl-notice/fdl-notice" msgstr "xxFix duplicate lgpl-notice/gpl-notice/fdl-noticexx" #: announcements/kde-frameworks-5.45.0.php:144 msgid "customization/ru: Translate fdl-notice.docbook" msgstr "xxcustomization/ru: Translate fdl-notice.docbookxx" #: announcements/kde-frameworks-5.45.0.php:145 msgid "change spelling of kwave requested by the maintainer" msgstr "xxchange spelling of kwave requested by the maintainerxx" #: announcements/kde-frameworks-5.45.0.php:151 msgid "taglibextractor: Refactor for better readability" msgstr "xxtaglibextractor: Refactor for better readabilityxx" #: announcements/kde-frameworks-5.45.0.php:157 msgid "Don't assert if used incorrectly from dbus (bug 389375)" msgstr "xxDon't assert if used incorrectly from dbus (bug 389375)xx" #: announcements/kde-frameworks-5.45.0.php:163 msgid "" "holidays/plan2/holiday_in_en-gb - update holiday file for India (bug 392503)" msgstr "" "xxholidays/plan2/holiday_in_en-gb - update holiday file for India (bug " "392503)xx" #: announcements/kde-frameworks-5.45.0.php:164 msgid "This package was not be updated. Perhaps a problem with script" msgstr "xxThis package was not be updated. Perhaps a problem with scriptxx" #: announcements/kde-frameworks-5.45.0.php:165 msgid "Reworked the holiday files for Germany (bug 373686)" msgstr "xxReworked the holiday files for Germany (bug 373686)xx" #: announcements/kde-frameworks-5.45.0.php:166 msgid "Format README.md as the tools expect (with an Introduction section)" msgstr "" "xxFormat README.md as the tools expect (with an Introduction section)xx" #: announcements/kde-frameworks-5.45.0.php:172 msgid "avoid asking for an empty protocol" msgstr "xxavoid asking for an empty protocolxx" #: announcements/kde-frameworks-5.45.0.php:178 msgid "Make sure ki18n can build its own translations" msgstr "xxMake sure ki18n can build its own translationsxx" #: announcements/kde-frameworks-5.45.0.php:179 msgid "Don't call PythonInterp.cmake in KF5I18NMacros" msgstr "xxDon't call PythonInterp.cmake in KF5I18NMacrosxx" #: announcements/kde-frameworks-5.45.0.php:180 msgid "Make it possible to generate po files in parallel" msgstr "xxMake it possible to generate po files in parallelxx" #: announcements/kde-frameworks-5.45.0.php:181 msgid "Create a constructor for KLocalizedStringPrivate" msgstr "xxCreate a constructor for KLocalizedStringPrivatexx" #: announcements/kde-frameworks-5.45.0.php:187 msgid "Make KIconEngine export comment accurate" msgstr "xxMake KIconEngine export comment accuratexx" #: announcements/kde-frameworks-5.45.0.php:188 msgid "Avoid an asan runtime error" msgstr "xxAvoid an asan runtime errorxx" #: announcements/kde-frameworks-5.45.0.php:194 msgid "Delete IdleSlave having temporary authorization" msgstr "xxDelete IdleSlave having temporary authorizationxx" #: announcements/kde-frameworks-5.45.0.php:200 msgid "Ensure that the model is set when resetResizing is called" msgstr "xxEnsure that the model is set when resetResizing is calledxx" #: announcements/kde-frameworks-5.45.0.php:201 msgid "pwd.h isn't present on windows" msgstr "xxpwd.h isn't present on windowsxx" #: announcements/kde-frameworks-5.45.0.php:202 msgid "" "Remove Recently Saved This Month and Recently Saved Last Month entries by " "default" msgstr "" "xxRemove Recently Saved This Month and Recently Saved Last Month entries by " "defaultxx" #: announcements/kde-frameworks-5.45.0.php:203 msgid "Have KIO build for Android" msgstr "xxHave KIO build for Androidxx" #: announcements/kde-frameworks-5.45.0.php:204 msgid "" "Temporarily disable installation of file ioslave's kauth helper and policy " "file" msgstr "" "xxTemporarily disable installation of file ioslave's kauth helper and policy " "filexx" #: announcements/kde-frameworks-5.45.0.php:205 msgid "" "Handle privilege operation confirmation prompts in SlaveBase rather than in " "KIO::Job" msgstr "" "xxHandle privilege operation confirmation prompts in SlaveBase rather than " "in KIO::Jobxx" #: announcements/kde-frameworks-5.45.0.php:206 msgid "" "Improve consistency of \"Open With\" UI by always showing top app inline" msgstr "" "xxImprove consistency of \"Open With\" UI by always showing top app inlinexx" #: announcements/kde-frameworks-5.45.0.php:207 msgid "Fix crash when device emits ready read after job is finished" msgstr "xxFix crash when device emits ready read after job is finishedxx" #: announcements/kde-frameworks-5.45.0.php:208 msgid "" "Highlight selected items when showing parent folder from the open/save " "dialog (bug 392330)" msgstr "" "xxHighlight selected items when showing parent folder from the open/save " "dialog (bug 392330)xx" #: announcements/kde-frameworks-5.45.0.php:209 msgid "Support NTFS hidden files" msgstr "xxSupport NTFS hidden filesxx" #: announcements/kde-frameworks-5.45.0.php:211 msgid "" "Fix assert in concatPaths when pasting a full path into KFileWidget's " "lineedit" msgstr "" "xxFix assert in concatPaths when pasting a full path into KFileWidget's " "lineeditxx" #: announcements/kde-frameworks-5.45.0.php:212 msgid "" "[KPropertiesDialog] Support Checksum tab for any local path (bug 392100)" msgstr "" "xx[KPropertiesDialog] Support Checksum tab for any local path (bug 392100)xx" #: announcements/kde-frameworks-5.45.0.php:213 msgid "[KFilePlacesView] Call KDiskFreeSpaceInfo only if necessary" msgstr "xx[KFilePlacesView] Call KDiskFreeSpaceInfo only if necessaryxx" #: announcements/kde-frameworks-5.45.0.php:214 msgid "FileUndoManager: don't delete non-existing local files" msgstr "xxFileUndoManager: don't delete non-existing local filesxx" #: announcements/kde-frameworks-5.45.0.php:215 msgid "[KProtocolInfoFactory] Don't clear cache if it had just been built" msgstr "xx[KProtocolInfoFactory] Don't clear cache if it had just been builtxx" #: announcements/kde-frameworks-5.45.0.php:216 msgid "Don't try to find an icon for a relative URL either (e.g. '~')" msgstr "xxDon't try to find an icon for a relative URL either (e.g. '~')xx" #: announcements/kde-frameworks-5.45.0.php:217 msgid "Use correct item URL for Create New context menu (bug 387387)" msgstr "xxUse correct item URL for Create New context menu (bug 387387)xx" #: announcements/kde-frameworks-5.45.0.php:218 msgid "Fix more cases of incorrect parameter to findProtocol" msgstr "xxFix more cases of incorrect parameter to findProtocolxx" #: announcements/kde-frameworks-5.45.0.php:219 msgid "KUrlCompletion: early return if the URL is invalid like \":/\"" msgstr "xxKUrlCompletion: early return if the URL is invalid like \":/\"xx" #: announcements/kde-frameworks-5.45.0.php:220 msgid "Don't try to find an icon for an empty url" msgstr "xxDon't try to find an icon for an empty urlxx" #: announcements/kde-frameworks-5.45.0.php:226 msgid "Bigger icons in mobile mode" msgstr "xxBigger icons in mobile modexx" #: announcements/kde-frameworks-5.45.0.php:227 msgid "Force a content size into the background style item" msgstr "xxForce a content size into the background style itemxx" #: announcements/kde-frameworks-5.45.0.php:228 msgid "Add InlineMessage type and Gallery app example page" msgstr "xxAdd InlineMessage type and Gallery app example pagexx" #: announcements/kde-frameworks-5.45.0.php:229 msgid "better heuristics selective coloring" msgstr "xxbetter heuristics selective coloringxx" #: announcements/kde-frameworks-5.45.0.php:230 msgid "make loading from local svgs actually work" msgstr "xxmake loading from local svgs actually workxx" #: announcements/kde-frameworks-5.45.0.php:231 msgid "support the android icon loading method as well" msgstr "xxsupport the android icon loading method as wellxx" #: announcements/kde-frameworks-5.45.0.php:232 msgid "use a coloring strategy similar to the former different styles" msgstr "xxuse a coloring strategy similar to the former different stylesxx" #: announcements/kde-frameworks-5.45.0.php:233 msgid "[Card] Use own \"findIndex\" implementation" msgstr "xx[Card] Use own \"findIndex\" implementationxx" #: announcements/kde-frameworks-5.45.0.php:234 msgid "kill network transfers if we change icon while running" msgstr "xxkill network transfers if we change icon while runningxx" #: announcements/kde-frameworks-5.45.0.php:235 msgid "first prototype for a delegate recycler" msgstr "xxfirst prototype for a delegate recyclerxx" #: announcements/kde-frameworks-5.45.0.php:236 msgid "Allow OverlaySheet clients to omit the built-in close button" msgstr "xxAllow OverlaySheet clients to omit the built-in close buttonxx" #: announcements/kde-frameworks-5.45.0.php:237 msgid "Components for Cards" msgstr "xxComponents for Cardsxx" #: announcements/kde-frameworks-5.45.0.php:238 msgid "Fix ActionButton size" msgstr "xxFix ActionButton sizexx" #: announcements/kde-frameworks-5.45.0.php:239 msgid "Make passiveNotifications last longer, so users can actually read them" msgstr "" "xxMake passiveNotifications last longer, so users can actually read themxx" #: announcements/kde-frameworks-5.45.0.php:240 msgid "Remove unused QQC1 dependency" msgstr "xxRemove unused QQC1 dependencyxx" #: announcements/kde-frameworks-5.45.0.php:241 msgid "ToolbarApplicationHeader layout" msgstr "xxToolbarApplicationHeader layoutxx" #: announcements/kde-frameworks-5.45.0.php:242 msgid "Make it possible to show the title despite having ctx actions" msgstr "xxMake it possible to show the title despite having ctx actionsxx" #: announcements/kde-frameworks-5.45.0.php:248 msgid "Actually vote when clicking stars in the list view (bug 391112)" msgstr "xxActually vote when clicking stars in the list view (bug 391112)xx" #: announcements/kde-frameworks-5.45.0.php:254 msgid "Try to fix the FreeBSD build" msgstr "xxTry to fix the FreeBSD buildxx" #: announcements/kde-frameworks-5.45.0.php:255 msgid "Use Qt5::rcc instead of looking for the executable" msgstr "xxUse Qt5::rcc instead of looking for the executablexx" #: announcements/kde-frameworks-5.45.0.php:256 msgid "Use NO_DEFAULT_PATH to ensure the right command is picked up" msgstr "xxUse NO_DEFAULT_PATH to ensure the right command is picked upxx" #: announcements/kde-frameworks-5.45.0.php:257 msgid "Look also for prefixed rcc executables" msgstr "xxLook also for prefixed rcc executablesxx" #: announcements/kde-frameworks-5.45.0.php:258 msgid "set component for correct qrc generation" msgstr "xxset component for correct qrc generationxx" #: announcements/kde-frameworks-5.45.0.php:259 msgid "Fix the rcc binary package generation" msgstr "xxFix the rcc binary package generationxx" #: announcements/kde-frameworks-5.45.0.php:260 msgid "Generate the rcc file every time, at install time" msgstr "xxGenerate the rcc file every time, at install timexx" #: announcements/kde-frameworks-5.45.0.php:261 msgid "Make org.kde. components include a donate URL" msgstr "xxMake org.kde. components include a donate URLxx" #: announcements/kde-frameworks-5.45.0.php:262 msgid "Mark kpackage_install_package undeprecated for plasma_install_package" msgstr "" "xxMark kpackage_install_package undeprecated for plasma_install_packagexx" #: announcements/kde-frameworks-5.45.0.php:268 msgid "Expose PersonData::phoneNumber to QML" msgstr "xxExpose PersonData::phoneNumber to QMLxx" #: announcements/kde-frameworks-5.45.0.php:274 msgid "No need to have kdoctools required" msgstr "xxNo need to have kdoctools requiredxx" #: announcements/kde-frameworks-5.45.0.php:280 msgid "API dox: consistently use X-KDE-ServiceTypes instead of ServiceTypes" msgstr "" "xxAPI dox: consistently use X-KDE-ServiceTypes instead of ServiceTypesxx" #: announcements/kde-frameworks-5.45.0.php:286 msgid "Make it possible for KTextEditor to build on Android NDK's gcc 4.9" msgstr "xxMake it possible for KTextEditor to build on Android NDK's gcc 4.9xx" #: announcements/kde-frameworks-5.45.0.php:287 msgid "avoid Asan runtime error: shift exponent -1 is negative" msgstr "xxavoid Asan runtime error: shift exponent -1 is negativexx" #: announcements/kde-frameworks-5.45.0.php:288 msgid "optimization of TextLineData::attribute" msgstr "xxoptimization of TextLineData::attributexx" #: announcements/kde-frameworks-5.45.0.php:289 msgid "Don't calculate attribute() twice" msgstr "xxDon't calculate attribute() twicexx" #: announcements/kde-frameworks-5.45.0.php:290 msgid "" "Revert Fix: View jumps when Scroll past end of document is enabled (bug " "391838)" msgstr "" "xxRevert Fix: View jumps when Scroll past end of document is enabled (bug " "391838)xx" #: announcements/kde-frameworks-5.45.0.php:291 msgid "don't pollute the clipboard history with dupes" msgstr "xxdon't pollute the clipboard history with dupesxx" #: announcements/kde-frameworks-5.45.0.php:297 msgid "Add Remote Access interface to KWayland" msgstr "xxAdd Remote Access interface to KWaylandxx" #: announcements/kde-frameworks-5.45.0.php:298 msgid "" "[server] Add support for the frame semantics of Pointer version 5 (bug " "389189)" msgstr "" "xx[server] Add support for the frame semantics of Pointer version 5 (bug " "389189)xx" #: announcements/kde-frameworks-5.45.0.php:304 msgid "KColorButtonTest: remove todo code" msgstr "xxKColorButtonTest: remove todo codexx" #: announcements/kde-frameworks-5.45.0.php:305 msgid "ktooltipwidget: Subtract margins from available size" msgstr "xxktooltipwidget: Subtract margins from available sizexx" #: announcements/kde-frameworks-5.45.0.php:306 msgid "" "[KAcceleratorManager] Only set iconText() if actually changed (bug 391002)" msgstr "" "xx[KAcceleratorManager] Only set iconText() if actually changed (bug " "391002)xx" #: announcements/kde-frameworks-5.45.0.php:307 msgid "ktooltipwidget: Prevent offscreen display" msgstr "xxktooltipwidget: Prevent offscreen displayxx" #: announcements/kde-frameworks-5.45.0.php:308 msgid "KCapacityBar: set QStyle::State_Horizontal state" msgstr "xxKCapacityBar: set QStyle::State_Horizontal statexx" #: announcements/kde-frameworks-5.45.0.php:309 msgid "Sync with KColorScheme changes" msgstr "xxSync with KColorScheme changesxx" #: announcements/kde-frameworks-5.45.0.php:310 msgid "ktooltipwidget: Fix tooltip positioning (bug 388583)" msgstr "xxktooltipwidget: Fix tooltip positioning (bug 388583)xx" #: announcements/kde-frameworks-5.45.0.php:316 #: announcements/kde-frameworks-5.47.0.php:217 msgid "Add \"SkipSwitcher\" to API" msgstr "xxAdd \"SkipSwitcher\" to APIxx" #: announcements/kde-frameworks-5.45.0.php:317 msgid "[xcb] Fix implementation of _NET_WM_FULLSCREEN_MONITORS (bug 391960)" msgstr "" "xx[xcb] Fix implementation of _NET_WM_FULLSCREEN_MONITORS (bug 391960)xx" #: announcements/kde-frameworks-5.45.0.php:318 #: announcements/kde-frameworks-5.45.0.php:349 msgid "Reduce plasmashell frozen time" msgstr "xxReduce plasmashell frozen timexx" #: announcements/kde-frameworks-5.45.0.php:324 msgid "cmake: don't flag libnm-util as found when ModemManager is found" msgstr "xxcmake: don't flag libnm-util as found when ModemManager is foundxx" #: announcements/kde-frameworks-5.45.0.php:330 msgid "Export the NetworkManager include dirs" msgstr "xxExport the NetworkManager include dirsxx" #: announcements/kde-frameworks-5.45.0.php:331 msgid "Start requiring NM 1.0.0" msgstr "xxStart requiring NM 1.0.0xx" #: announcements/kde-frameworks-5.45.0.php:332 msgid "device: define StateChangeReason and MeteredStatus as Q_ENUMs" msgstr "xxdevice: define StateChangeReason and MeteredStatus as Q_ENUMsxx" #: announcements/kde-frameworks-5.45.0.php:333 msgid "Fix conversion of AccessPoint flags to capabilities" msgstr "xxFix conversion of AccessPoint flags to capabilitiesxx" #: announcements/kde-frameworks-5.45.0.php:339 msgid "" "Wallpaper templates: set background color to ensure contrast to sample text " "content" msgstr "" "xxWallpaper templates: set background color to ensure contrast to sample " "text contentxx" #: announcements/kde-frameworks-5.45.0.php:340 msgid "Add template for Plasma wallpaper with QML extension" msgstr "xxAdd template for Plasma wallpaper with QML extensionxx" #: announcements/kde-frameworks-5.45.0.php:341 msgid "[ToolTipArea] Add \"aboutToShow\" signal" msgstr "xx[ToolTipArea] Add \"aboutToShow\" signalxx" #: announcements/kde-frameworks-5.45.0.php:342 msgid "windowthumbnail: Use gamma correct scaling" msgstr "xxwindowthumbnail: Use gamma correct scalingxx" #: announcements/kde-frameworks-5.45.0.php:343 msgid "windowthumbnail: Use mipmap texture filtering (bug 390457)" msgstr "xxwindowthumbnail: Use mipmap texture filtering (bug 390457)xx" #: announcements/kde-frameworks-5.45.0.php:344 msgid "Remove unused X-Plasma-RemoteLocation entries" msgstr "xxRemove unused X-Plasma-RemoteLocation entriesxx" #: announcements/kde-frameworks-5.45.0.php:345 msgid "Templates: drop unused X-Plasma-DefaultSize from applet metadata" msgstr "xxTemplates: drop unused X-Plasma-DefaultSize from applet metadataxx" #: announcements/kde-frameworks-5.45.0.php:347 msgid "Templates: drop unused X-Plasma-Requires-* entries from applet metadata" msgstr "" "xxTemplates: drop unused X-Plasma-Requires-* entries from applet metadataxx" #: announcements/kde-frameworks-5.45.0.php:348 msgid "remove anchors of item in a layout" msgstr "xxremove anchors of item in a layoutxx" #: announcements/kde-frameworks-5.45.0.php:350 msgid "preload only after the containment emitted uiReadyChanged" msgstr "xxpreload only after the containment emitted uiReadyChangedxx" #: announcements/kde-frameworks-5.45.0.php:351 msgid "Fix combobox breakage (bug 392026)" msgstr "xxFix combobox breakage (bug 392026)xx" #: announcements/kde-frameworks-5.45.0.php:352 msgid "" "Fix text scaling with non-integer scale factors when PLASMA_USE_QT_SCALING=1 " "is set (bug 356446)" msgstr "" "xxFix text scaling with non-integer scale factors when " "PLASMA_USE_QT_SCALING=1 is set (bug 356446)xx" #: announcements/kde-frameworks-5.45.0.php:353 msgid "new icons for disconnected/disabled devices" msgstr "xxnew icons for disconnected/disabled devicesxx" #: announcements/kde-frameworks-5.45.0.php:354 msgid "[Dialog] Allow setting outputOnly for NoBackground dialog" msgstr "xx[Dialog] Allow setting outputOnly for NoBackground dialogxx" #: announcements/kde-frameworks-5.45.0.php:355 msgid "[ToolTip] Check file name in KDirWatch handler" msgstr "xx[ToolTip] Check file name in KDirWatch handlerxx" #: announcements/kde-frameworks-5.45.0.php:356 msgid "Disable deprecation warning from kpackage_install_package for now" msgstr "xxDisable deprecation warning from kpackage_install_package for nowxx" #: announcements/kde-frameworks-5.45.0.php:357 msgid "[Breeze Plasma Theme] Apply currentColorFix.sh to changed media icons" msgstr "" "xx[Breeze Plasma Theme] Apply currentColorFix.sh to changed media iconsxx" #: announcements/kde-frameworks-5.45.0.php:358 msgid "[Breeze Plasma Theme] Add media status icons with circles" msgstr "xx[Breeze Plasma Theme] Add media status icons with circlesxx" #: announcements/kde-frameworks-5.45.0.php:359 msgid "Remove frames around media buttons" msgstr "xxRemove frames around media buttonsxx" #: announcements/kde-frameworks-5.45.0.php:360 msgid "[Window Thumbnail] Allow using atlas texture" msgstr "xx[Window Thumbnail] Allow using atlas texturexx" #: announcements/kde-frameworks-5.45.0.php:361 msgid "[Dialog] Remove now obsolete KWindowSystem::setState calls" msgstr "xx[Dialog] Remove now obsolete KWindowSystem::setState callsxx" #: announcements/kde-frameworks-5.45.0.php:362 msgid "Support Atlas textures in FadingNode" msgstr "xxSupport Atlas textures in FadingNodexx" #: announcements/kde-frameworks-5.45.0.php:363 msgid "Fix FadingMaterial fragment with core profile" msgstr "xxFix FadingMaterial fragment with core profilexx" #: announcements/kde-frameworks-5.45.0.php:369 msgid "fix rendering when disabled" msgstr "xxfix rendering when disabledxx" #: announcements/kde-frameworks-5.45.0.php:370 msgid "better layout" msgstr "xxbetter layoutxx" #: announcements/kde-frameworks-5.45.0.php:371 msgid "experimental support for auto mnemonics" msgstr "xxexperimental support for auto mnemonicsxx" #: announcements/kde-frameworks-5.45.0.php:372 msgid "" "Make sure we are taking into account the size of the element when styling" msgstr "" "xxMake sure we are taking into account the size of the element when stylingxx" #: announcements/kde-frameworks-5.45.0.php:373 msgid "Fix font rendering for non-HiDPI and integer scale factors (bug 391780)" msgstr "" "xxFix font rendering for non-HiDPI and integer scale factors (bug 391780)xx" #: announcements/kde-frameworks-5.45.0.php:374 msgid "fix icons colors with colorsets" msgstr "xxfix icons colors with colorsetsxx" #: announcements/kde-frameworks-5.45.0.php:375 msgid "fix icon colors for toolbuttons" msgstr "xxfix icon colors for toolbuttonsxx" #: announcements/kde-frameworks-5.45.0.php:381 msgid "" "Solid can now query for batteries in e.g. wireless gamepads and joysticks" msgstr "" "xxSolid can now query for batteries in e.g. wireless gamepads and joysticksxx" #: announcements/kde-frameworks-5.45.0.php:382 msgid "Use recently introduced UP enums" msgstr "xxUse recently introduced UP enumsxx" #: announcements/kde-frameworks-5.45.0.php:383 msgid "add gaming_input devices and others to Battery" msgstr "xxadd gaming_input devices and others to Batteryxx" #: announcements/kde-frameworks-5.45.0.php:384 msgid "Adding Battery Devices Enum" msgstr "xxAdding Battery Devices Enumxx" #: announcements/kde-frameworks-5.45.0.php:385 msgid "[UDevManager] Also explicitly query for cameras" msgstr "xx[UDevManager] Also explicitly query for camerasxx" #: announcements/kde-frameworks-5.45.0.php:386 msgid "[UDevManager] Already filter for subsystem before querying (bug 391738)" msgstr "" "xx[UDevManager] Already filter for subsystem before querying (bug 391738)xx" #: announcements/kde-frameworks-5.45.0.php:392 msgid "" "Don't impose using the default client, pick one that supports the requested " "language." msgstr "" "xxDon't impose using the default client, pick one that supports the " "requested language.xx" #: announcements/kde-frameworks-5.45.0.php:393 msgid "Include replacement strings in the suggestion list" msgstr "xxInclude replacement strings in the suggestion listxx" #: announcements/kde-frameworks-5.45.0.php:394 msgid "implement NSSpellCheckerDict::addPersonal()" msgstr "xximplement NSSpellCheckerDict::addPersonal()xx" #: announcements/kde-frameworks-5.45.0.php:395 msgid "NSSpellCheckerDict::suggest() returns a list of suggestions" msgstr "xxNSSpellCheckerDict::suggest() returns a list of suggestionsxx" #: announcements/kde-frameworks-5.45.0.php:396 msgid "initialise NSSpellChecker language in NSSpellCheckerDict ctor" msgstr "xxinitialise NSSpellChecker language in NSSpellCheckerDict ctorxx" #: announcements/kde-frameworks-5.45.0.php:397 msgid "implement NSSpellChecker logging category" msgstr "xximplement NSSpellChecker logging categoryxx" #: announcements/kde-frameworks-5.45.0.php:398 msgid "NSSpellChecker requires AppKit" msgstr "xxNSSpellChecker requires AppKitxx" #: announcements/kde-frameworks-5.45.0.php:399 msgid "Move NSSpellCheckerClient::reliability() out of line" msgstr "xxMove NSSpellCheckerClient::reliability() out of linexx" #: announcements/kde-frameworks-5.45.0.php:400 msgid "use the preferred Mac platform token" msgstr "xxuse the preferred Mac platform tokenxx" #: announcements/kde-frameworks-5.45.0.php:401 msgid "Use correct directory to lookup trigrams in windows build dir" msgstr "xxUse correct directory to lookup trigrams in windows build dirxx" #: announcements/kde-frameworks-5.45.0.php:407 msgid "Make it possible to fully build the project when crosscompiling" msgstr "xxMake it possible to fully build the project when crosscompilingxx" #: announcements/kde-frameworks-5.45.0.php:408 msgid "Redesign CMake syntax generator" msgstr "xxRedesign CMake syntax generatorxx" #: announcements/kde-frameworks-5.45.0.php:409 msgid "Optimize highlighting Bash, Cisco, Clipper, Coffee, Gap, Haml, Haskell" msgstr "" "xxOptimize highlighting Bash, Cisco, Clipper, Coffee, Gap, Haml, Haskellxx" #: announcements/kde-frameworks-5.45.0.php:410 msgid "Add syntax highlighting for MIB files" msgstr "xxAdd syntax highlighting for MIB filesxx" #: announcements/kde-frameworks-5.46.0.php:4 msgid "Release of KDE Frameworks 5.46.0" msgstr "xxRelease of KDE Frameworks 5.46.0xx" #: announcements/kde-frameworks-5.46.0.php:16 msgid "" " \n" "May 12, 2018. KDE today announces the release\n" "of KDE Frameworks 5.46.0.\n" msgstr "" "xx \n" "May 12, 2018. KDE today announces the release\n" "of KDE Frameworks 5.46.0.\n" "xx\n" #: announcements/kde-frameworks-5.46.0.php:41 msgid "" "Avoid infinite loops when fetching the URL from DocumentUrlDB (bug 393181)" msgstr "" "xxAvoid infinite loops when fetching the URL from DocumentUrlDB (bug " "393181)xx" #: announcements/kde-frameworks-5.46.0.php:42 msgid "Add Baloo DBus signals for moved or removed files" msgstr "xxAdd Baloo DBus signals for moved or removed filesxx" #: announcements/kde-frameworks-5.46.0.php:43 #: announcements/kde-frameworks-5.46.0.php:116 msgid "Install pri file for qmake support & document it in metainfo.yaml" msgstr "" "xxInstall pri file for qmake support & document it in metainfo.yamlxx" #: announcements/kde-frameworks-5.46.0.php:44 msgid "baloodb: Add clean command" msgstr "xxbaloodb: Add clean commandxx" #: announcements/kde-frameworks-5.46.0.php:45 msgid "balooshow: Colorize only when attached to terminal" msgstr "xxbalooshow: Colorize only when attached to terminalxx" #: announcements/kde-frameworks-5.46.0.php:46 msgid "Remove FSUtils::getDirectoryFileSystem" msgstr "xxRemove FSUtils::getDirectoryFileSystemxx" #: announcements/kde-frameworks-5.46.0.php:47 msgid "Avoid hardcoding of filesystems supporting CoW" msgstr "xxAvoid hardcoding of filesystems supporting CoWxx" #: announcements/kde-frameworks-5.46.0.php:48 msgid "Allow disabling of CoW to fail when not supported by filesystem" msgstr "xxAllow disabling of CoW to fail when not supported by filesystemxx" #: announcements/kde-frameworks-5.46.0.php:49 msgid "databasesanitizer: Use flags for filtering" msgstr "xxdatabasesanitizer: Use flags for filteringxx" #: announcements/kde-frameworks-5.46.0.php:50 msgid "Fix merging of terms in the AdvancedQueryParser" msgstr "xxFix merging of terms in the AdvancedQueryParserxx" #: announcements/kde-frameworks-5.46.0.php:51 msgid "Use QStorageInfo instead of a homegrown implementation" msgstr "xxUse QStorageInfo instead of a homegrown implementationxx" #: announcements/kde-frameworks-5.46.0.php:52 msgid "sanitizer: Improve device listing" msgstr "xxsanitizer: Improve device listingxx" #: announcements/kde-frameworks-5.46.0.php:53 msgid "Immediately apply termInConstruction when term is complete" msgstr "xxImmediately apply termInConstruction when term is completexx" #: announcements/kde-frameworks-5.46.0.php:54 msgid "Handle adjacent special characters correctly (bug 392620)" msgstr "xxHandle adjacent special characters correctly (bug 392620)xx" #: announcements/kde-frameworks-5.46.0.php:55 msgid "Add test case for parsing of double opening '((' (bug 392620)" msgstr "xxAdd test case for parsing of double opening '((' (bug 392620)xx" #: announcements/kde-frameworks-5.46.0.php:56 msgid "Use statbuf consistently" msgstr "xxUse statbuf consistentlyxx" #: announcements/kde-frameworks-5.46.0.php:62 msgid "Add plasma-browser-integration system tray icon" msgstr "xxAdd plasma-browser-integration system tray iconxx" #: announcements/kde-frameworks-5.46.0.php:63 msgid "Add Virt-manager icon thanks to ndavis" msgstr "xxAdd Virt-manager icon thanks to ndavisxx" #: announcements/kde-frameworks-5.46.0.php:64 msgid "Add video-card-inactive" msgstr "xxAdd video-card-inactivexx" #: announcements/kde-frameworks-5.46.0.php:65 msgid "overflow-menu as view-more-symbolic, and horizontal" msgstr "xxoverflow-menu as view-more-symbolic, and horizontalxx" #: announcements/kde-frameworks-5.46.0.php:66 msgid "Use the more appropriate \"two sliders\" icon for \"configure\"" msgstr "xxUse the more appropriate \"two sliders\" icon for \"configure\"xx" #: announcements/kde-frameworks-5.46.0.php:72 msgid "Include FeatureSummary before calling set_package_properties" msgstr "xxInclude FeatureSummary before calling set_package_propertiesxx" #: announcements/kde-frameworks-5.46.0.php:73 msgid "Don't install plugins within lib on android" msgstr "xxDon't install plugins within lib on androidxx" #: announcements/kde-frameworks-5.46.0.php:74 msgid "Make it possible to build several apk out of a project" msgstr "xxMake it possible to build several apk out of a projectxx" #: announcements/kde-frameworks-5.46.0.php:75 msgid "Check if the application androiddeployqt package has a main() symbol" msgstr "" "xxCheck if the application androiddeployqt package has a main() symbolxx" #: announcements/kde-frameworks-5.46.0.php:81 msgid "[KLineEdit] Use Qt's built-in clear button functionality" msgstr "xx[KLineEdit] Use Qt's built-in clear button functionalityxx" #: announcements/kde-frameworks-5.46.0.php:82 msgid "Fix KCompletionBox on wayland" msgstr "xxFix KCompletionBox on waylandxx" #: announcements/kde-frameworks-5.46.0.php:88 msgid "" "[KUser] Check whether .face.icon is actually readable before returning it" msgstr "" "xx[KUser] Check whether .face.icon is actually readable before returning itxx" #: announcements/kde-frameworks-5.46.0.php:89 msgid "Make KJob signals public so Qt5 connect syntax can work" msgstr "xxMake KJob signals public so Qt5 connect syntax can workxx" #: announcements/kde-frameworks-5.46.0.php:95 msgid "Load NV graphics reset based on config" msgstr "xxLoad NV graphics reset based on configxx" #: announcements/kde-frameworks-5.46.0.php:96 msgid "[KUserProxy] Adjust to accounts service (bug 384107)" msgstr "xx[KUserProxy] Adjust to accounts service (bug 384107)xx" #: announcements/kde-frameworks-5.46.0.php:97 msgid "Plasma mobile optimizations" msgstr "xxPlasma mobile optimizationsxx" #: announcements/kde-frameworks-5.46.0.php:98 msgid "Make room for footer and header" msgstr "xxMake room for footer and headerxx" #: announcements/kde-frameworks-5.46.0.php:99 msgid "new resize policy (bug 391910)" msgstr "xxnew resize policy (bug 391910)xx" #: announcements/kde-frameworks-5.46.0.php:100 msgid "support actions visibility" msgstr "xxsupport actions visibilityxx" #: announcements/kde-frameworks-5.46.0.php:101 msgid "Support nvidia reset notifications in QtQuickViews" msgstr "xxSupport nvidia reset notifications in QtQuickViewsxx" #: announcements/kde-frameworks-5.46.0.php:113 msgid "Add description and purpose to Xattr dep" msgstr "xxAdd description and purpose to Xattr depxx" #: announcements/kde-frameworks-5.46.0.php:114 msgid "extractors: Hide warnings from system headers" msgstr "xxextractors: Hide warnings from system headersxx" #: announcements/kde-frameworks-5.46.0.php:115 msgid "fix detection of taglib when compiling for Android" msgstr "xxfix detection of taglib when compiling for Androidxx" #: announcements/kde-frameworks-5.46.0.php:117 msgid "Make concatenated strings wrappable" msgstr "xxMake concatenated strings wrappablexx" #: announcements/kde-frameworks-5.46.0.php:118 msgid "ffmpegextractor: Silence deprecation warnings" msgstr "xxffmpegextractor: Silence deprecation warningsxx" #: announcements/kde-frameworks-5.46.0.php:119 msgid "taglibextractor: Fix empty genre bug" msgstr "xxtaglibextractor: Fix empty genre bugxx" #: announcements/kde-frameworks-5.46.0.php:120 msgid "handle more tags in taglibextractor" msgstr "xxhandle more tags in taglibextractorxx" #: announcements/kde-frameworks-5.46.0.php:126 msgid "holidays/plan2/holiday_sk_sk - Teacher's Day fix (bug 393245)" msgstr "xxholidays/plan2/holiday_sk_sk - Teacher's Day fix (bug 393245)xx" #: announcements/kde-frameworks-5.46.0.php:132 msgid "[API dox] New UI marker @info:placeholder" msgstr "xx[API dox] New UI marker @info:placeholderxx" #: announcements/kde-frameworks-5.46.0.php:133 msgid "[API dox] New UI marker @item:valuesuffix" msgstr "xx[API dox] New UI marker @item:valuesuffixxx" #: announcements/kde-frameworks-5.46.0.php:134 msgid "Don't need to run previous iterations commands again (bug 393141)" msgstr "xxDon't need to run previous iterations commands again (bug 393141)xx" #: announcements/kde-frameworks-5.46.0.php:140 msgid "" "[XCF/GIMP loader] Raise maximimum allowed image size to 32767x32767 on 64 " "bit platforms (bug 391970)" msgstr "" "xx[XCF/GIMP loader] Raise maximimum allowed image size to 32767x32767 on 64 " "bit platforms (bug 391970)xx" #: announcements/kde-frameworks-5.46.0.php:146 msgid "Thumbnail smooth scaling in filepicker (bug 345578)" msgstr "xxThumbnail smooth scaling in filepicker (bug 345578)xx" #: announcements/kde-frameworks-5.46.0.php:147 msgid "KFileWidget: Perfectly align filename widget with icon view" msgstr "xxKFileWidget: Perfectly align filename widget with icon viewxx" #: announcements/kde-frameworks-5.46.0.php:148 msgid "KFileWidget: Save places panel width also after hiding panel" msgstr "xxKFileWidget: Save places panel width also after hiding panelxx" #: announcements/kde-frameworks-5.46.0.php:149 msgid "KFileWidget: Prevent places panel width from growing 1px iteratively" msgstr "" "xxKFileWidget: Prevent places panel width from growing 1px iterativelyxx" #: announcements/kde-frameworks-5.46.0.php:150 msgid "KFileWidget: Disable zoom buttons once reached minimum or maximum" msgstr "xxKFileWidget: Disable zoom buttons once reached minimum or maximumxx" #: announcements/kde-frameworks-5.46.0.php:151 msgid "KFileWidget: Set minimum size for zoom slider" msgstr "xxKFileWidget: Set minimum size for zoom sliderxx" #: announcements/kde-frameworks-5.46.0.php:152 msgid "Don't select file extension" msgstr "xxDon't select file extensionxx" #: announcements/kde-frameworks-5.46.0.php:153 msgid "concatPaths: process empty path1 correctly" msgstr "xxconcatPaths: process empty path1 correctlyxx" #: announcements/kde-frameworks-5.46.0.php:154 msgid "Improve grid icon layout in filepicker dialog (bug 334099)" msgstr "xxImprove grid icon layout in filepicker dialog (bug 334099)xx" #: announcements/kde-frameworks-5.46.0.php:155 msgid "Hide KUrlNavigatorProtocolCombo if there is just one protocol supported" msgstr "" "xxHide KUrlNavigatorProtocolCombo if there is just one protocol supportedxx" #: announcements/kde-frameworks-5.46.0.php:156 msgid "Only show supported schemes in KUrlNavigatorProtocolCombo" msgstr "xxOnly show supported schemes in KUrlNavigatorProtocolComboxx" #: announcements/kde-frameworks-5.46.0.php:157 msgid "Filepicker reads thumbs preview from Dolphin settings (bug 318493)" msgstr "xxFilepicker reads thumbs preview from Dolphin settings (bug 318493)xx" #: announcements/kde-frameworks-5.46.0.php:158 msgid "Add Desktop and Downloads to the default list of Places" msgstr "xxAdd Desktop and Downloads to the default list of Placesxx" #: announcements/kde-frameworks-5.46.0.php:159 msgid "" "KRecentDocument now stores QGuiApplication::desktopFileName instead of " "applicationName" msgstr "" "xxKRecentDocument now stores QGuiApplication::desktopFileName instead of " "applicationNamexx" #: announcements/kde-frameworks-5.46.0.php:160 msgid "[KUrlNavigatorButton] Also don't stat MTP" msgstr "xx[KUrlNavigatorButton] Also don't stat MTPxx" #: announcements/kde-frameworks-5.46.0.php:161 msgid "getxattr takes 6 parameters in macOS (bug 393304)" msgstr "xxgetxattr takes 6 parameters in macOS (bug 393304)xx" #: announcements/kde-frameworks-5.46.0.php:162 msgid "Add a \"Reload\" menu item to KDirOperator's context menu (bug 199994)" msgstr "" "xxAdd a \"Reload\" menu item to KDirOperator's context menu (bug 199994)xx" #: announcements/kde-frameworks-5.46.0.php:163 msgid "Save the dialog view settings even when canceling (bug 209559)" msgstr "xxSave the dialog view settings even when canceling (bug 209559)xx" #: announcements/kde-frameworks-5.46.0.php:164 msgid "[KFileWidget] Hardcode example user name" msgstr "xx[KFileWidget] Hardcode example user namexx" #: announcements/kde-frameworks-5.46.0.php:165 msgid "Don't show top \"Open With\" app for folders; only for files" msgstr "xxDon't show top \"Open With\" app for folders; only for filesxx" #: announcements/kde-frameworks-5.46.0.php:166 msgid "Detect incorrect parameter in findProtocol" msgstr "xxDetect incorrect parameter in findProtocolxx" #: announcements/kde-frameworks-5.46.0.php:167 msgid "Use text \"Other Application...\" in \"Open With\" submenu" msgstr "xxUse text \"Other Application...\" in \"Open With\" submenuxx" #: announcements/kde-frameworks-5.46.0.php:168 msgid "Correctly encode URL of thumbnails (bug 393015)" msgstr "xxCorrectly encode URL of thumbnails (bug 393015)xx" #: announcements/kde-frameworks-5.46.0.php:169 msgid "Tweak column widths in tree view of file open/save dialogs (bug 96638)" msgstr "" "xxTweak column widths in tree view of file open/save dialogs (bug 96638)xx" #: announcements/kde-frameworks-5.46.0.php:175 msgid "Don't warn when using Page {} outside of a pageStack" msgstr "xxDon't warn when using Page {} outside of a pageStackxx" #: announcements/kde-frameworks-5.46.0.php:176 msgid "Rework InlineMessages to address a number of issues" msgstr "xxRework InlineMessages to address a number of issuesxx" #: announcements/kde-frameworks-5.46.0.php:177 msgid "fix on Qt 5.11" msgstr "xxfix on Qt 5.11xx" #: announcements/kde-frameworks-5.46.0.php:178 msgid "base on units for toolbutton size" msgstr "xxbase on units for toolbutton sizexx" #: announcements/kde-frameworks-5.46.0.php:179 msgid "color close icon on hover" msgstr "xxcolor close icon on hoverxx" #: announcements/kde-frameworks-5.46.0.php:180 msgid "show a margin under the footer when needed" msgstr "xxshow a margin under the footer when neededxx" #: announcements/kde-frameworks-5.46.0.php:181 msgid "fix isMobile" msgstr "xxfix isMobilexx" #: announcements/kde-frameworks-5.46.0.php:182 msgid "also fade on open/close anim" msgstr "xxalso fade on open/close animxx" #: announcements/kde-frameworks-5.46.0.php:183 msgid "include the dbus stuff only on unix-non android, non apple" msgstr "xxinclude the dbus stuff only on unix-non android, non applexx" #: announcements/kde-frameworks-5.46.0.php:184 msgid "watch the tabletMode from KWin" msgstr "xxwatch the tabletMode from KWinxx" #: announcements/kde-frameworks-5.46.0.php:185 msgid "on desktop mode show actions on hover (bug 364383)" msgstr "xxon desktop mode show actions on hover (bug 364383)xx" #: announcements/kde-frameworks-5.46.0.php:186 msgid "handle in the top toolbar" msgstr "xxhandle in the top toolbarxx" #: announcements/kde-frameworks-5.46.0.php:187 msgid "use a gray close button" msgstr "xxuse a gray close buttonxx" #: announcements/kde-frameworks-5.46.0.php:188 msgid "less applicationwindow dependency" msgstr "xxless applicationwindow dependencyxx" #: announcements/kde-frameworks-5.46.0.php:189 msgid "less warnings without applicationwindow" msgstr "xxless warnings without applicationwindowxx" #: announcements/kde-frameworks-5.46.0.php:190 msgid "work correctly without applicationWindow" msgstr "xxwork correctly without applicationWindowxx" #: announcements/kde-frameworks-5.46.0.php:191 msgid "Don't have a non-integral size on separators" msgstr "xxDon't have a non-integral size on separatorsxx" #: announcements/kde-frameworks-5.46.0.php:192 msgid "Don't show the actions if they are disabled" msgstr "xxDon't show the actions if they are disabledxx" #: announcements/kde-frameworks-5.46.0.php:193 msgid "checkable FormLayout items" msgstr "xxcheckable FormLayout itemsxx" #: announcements/kde-frameworks-5.46.0.php:194 msgid "use different icons in the color set example" msgstr "xxuse different icons in the color set examplexx" #: announcements/kde-frameworks-5.46.0.php:195 msgid "include icons only on android" msgstr "xxinclude icons only on androidxx" #: announcements/kde-frameworks-5.46.0.php:196 msgid "make it work with Qt 5.7" msgstr "xxmake it work with Qt 5.7xx" #: announcements/kde-frameworks-5.46.0.php:202 msgid "Fix double margins around DownloadDialog" msgstr "xxFix double margins around DownloadDialogxx" #: announcements/kde-frameworks-5.46.0.php:203 msgid "Fix hints in UI files about subclasses of custom widgets" msgstr "xxFix hints in UI files about subclasses of custom widgetsxx" #: announcements/kde-frameworks-5.46.0.php:204 msgid "Don't offer qml plugin as a link target" msgstr "xxDon't offer qml plugin as a link targetxx" #: announcements/kde-frameworks-5.46.0.php:210 msgid "use KDE_INSTALL_DATADIR instead of FULL_DATADIR" msgstr "xxuse KDE_INSTALL_DATADIR instead of FULL_DATADIRxx" #: announcements/kde-frameworks-5.46.0.php:211 msgid "Add donate urls to test data" msgstr "xxAdd donate urls to test dataxx" #: announcements/kde-frameworks-5.46.0.php:217 msgid "Fix PersonSortFilterProxyModel filtering" msgstr "xxFix PersonSortFilterProxyModel filteringxx" #: announcements/kde-frameworks-5.46.0.php:223 msgid "Also make installation of translated docs optional" msgstr "xxAlso make installation of translated docs optionalxx" #: announcements/kde-frameworks-5.46.0.php:229 msgid "DBus runner servicename wildcard support" msgstr "xxDBus runner servicename wildcard supportxx" #: announcements/kde-frameworks-5.46.0.php:235 msgid "optimization of KTextEditor::DocumentPrivate::views()" msgstr "xxoptimization of KTextEditor::DocumentPrivate::views()xx" #: announcements/kde-frameworks-5.46.0.php:236 msgid "[ktexteditor] much faster positionFromCursor" msgstr "xx[ktexteditor] much faster positionFromCursorxx" #: announcements/kde-frameworks-5.46.0.php:237 msgid "Implement single click on line number to select line of text" msgstr "xxImplement single click on line number to select line of textxx" #: announcements/kde-frameworks-5.46.0.php:238 msgid "Fix missing bold/italic/... markup with modern Qt versions (>= 5.9)" msgstr "" "xxFix missing bold/italic/... markup with modern Qt versions (>= 5.9)xx" #: announcements/kde-frameworks-5.46.0.php:244 msgid "Fix not shown event marker in calendar with air & oxygen themes" msgstr "" "xxFix not shown event marker in calendar with air & oxygen themesxx" #: announcements/kde-frameworks-5.46.0.php:245 msgid "Use \"Configure %1...\" for text of applet configure action" msgstr "xxUse \"Configure %1...\" for text of applet configure actionxx" #: announcements/kde-frameworks-5.46.0.php:246 msgid "[Button Styles] Fill height and vertical align (bug 393388)" msgstr "xx[Button Styles] Fill height and vertical align (bug 393388)xx" #: announcements/kde-frameworks-5.46.0.php:247 msgid "add video-card-inactive icon for system tray" msgstr "xxadd video-card-inactive icon for system trayxx" #: announcements/kde-frameworks-5.46.0.php:248 msgid "correct look for flat buttons" msgstr "xxcorrect look for flat buttonsxx" #: announcements/kde-frameworks-5.46.0.php:249 msgid "[Containment Interface] Don't enter edit mode when immutable" msgstr "xx[Containment Interface] Don't enter edit mode when immutablexx" #: announcements/kde-frameworks-5.46.0.php:250 msgid "make sure largespacing is perfect multiple of small" msgstr "xxmake sure largespacing is perfect multiple of smallxx" #: announcements/kde-frameworks-5.46.0.php:251 msgid "call addContainment with proper paramenters" msgstr "xxcall addContainment with proper paramentersxx" #: announcements/kde-frameworks-5.46.0.php:252 msgid "Don't show the background if Button.flat" msgstr "xxDon't show the background if Button.flatxx" #: announcements/kde-frameworks-5.46.0.php:253 msgid "ensure the containment we created has the activity we asked for" msgstr "xxensure the containment we created has the activity we asked forxx" #: announcements/kde-frameworks-5.46.0.php:254 msgid "add a version containmentForScreen with activity" msgstr "xxadd a version containmentForScreen with activityxx" #: announcements/kde-frameworks-5.46.0.php:255 msgid "Don't alter memory management to hide an item (bug 391642)" msgstr "xxDon't alter memory management to hide an item (bug 391642)xx" #: announcements/kde-frameworks-5.46.0.php:261 msgid "Make sure we give some vertical space to configuration plugins" msgstr "xxMake sure we give some vertical space to configuration pluginsxx" #: announcements/kde-frameworks-5.46.0.php:262 msgid "Port KDEConnect plugin config to QQC2" msgstr "xxPort KDEConnect plugin config to QQC2xx" #: announcements/kde-frameworks-5.46.0.php:263 msgid "Port AlternativesView to QQC2" msgstr "xxPort AlternativesView to QQC2xx" #: announcements/kde-frameworks-5.46.0.php:269 msgid "export layout paddings from qstyle, start from Control" msgstr "xxexport layout paddings from qstyle, start from Controlxx" #: announcements/kde-frameworks-5.46.0.php:270 msgid "[ComboBox] Fix mouse wheel handling" msgstr "xx[ComboBox] Fix mouse wheel handlingxx" #: announcements/kde-frameworks-5.46.0.php:271 msgid "make the mousearea not interfere with controls" msgstr "xxmake the mousearea not interfere with controlsxx" #: announcements/kde-frameworks-5.46.0.php:272 msgid "fix acceptableInput" msgstr "xxfix acceptableInputxx" #: announcements/kde-frameworks-5.46.0.php:278 msgid "Update mount point after mount operations (bug 370975)" msgstr "xxUpdate mount point after mount operations (bug 370975)xx" #: announcements/kde-frameworks-5.46.0.php:279 msgid "Invalidate property cache when an interface is removed" msgstr "xxInvalidate property cache when an interface is removedxx" #: announcements/kde-frameworks-5.46.0.php:280 msgid "Avoid creating duplicate property entries in the cache" msgstr "xxAvoid creating duplicate property entries in the cachexx" #: announcements/kde-frameworks-5.46.0.php:281 msgid "[UDisks] Optimize several property checks" msgstr "xx[UDisks] Optimize several property checksxx" #: announcements/kde-frameworks-5.46.0.php:282 msgid "[UDisks] Correct handling of removable file systems (bug 389479)" msgstr "xx[UDisks] Correct handling of removable file systems (bug 389479)xx" #: announcements/kde-frameworks-5.46.0.php:288 msgid "Fix remove enable/disable button" msgstr "xxFix remove enable/disable buttonxx" #: announcements/kde-frameworks-5.46.0.php:289 msgid "Fix enable/disable add button" msgstr "xxFix enable/disable add buttonxx" #: announcements/kde-frameworks-5.46.0.php:290 msgid "Look into subdirectories for dictionaries" msgstr "xxLook into subdirectories for dictionariesxx" #: announcements/kde-frameworks-5.46.0.php:296 msgid "Update project URL" msgstr "xxUpdate project URLxx" #: announcements/kde-frameworks-5.46.0.php:297 msgid "'Headline' is a comment, so base it on dsComment" msgstr "xx'Headline' is a comment, so base it on dsCommentxx" #: announcements/kde-frameworks-5.46.0.php:298 msgid "Add highlighting for GDB command listings and gdbinit files" msgstr "xxAdd highlighting for GDB command listings and gdbinit filesxx" #: announcements/kde-frameworks-5.46.0.php:299 msgid "Add syntax highlighting for Logcat" msgstr "xxAdd syntax highlighting for Logcatxx" #: announcements/kde-frameworks-5.47.0.php:4 msgid "Release of KDE Frameworks 5.47.0" msgstr "xxRelease of KDE Frameworks 5.47.0xx" #: announcements/kde-frameworks-5.47.0.php:16 msgid "" " \n" "June 09, 2018. KDE today announces the release\n" "of KDE Frameworks 5.47.0.\n" msgstr "" "xx \n" "June 09, 2018. KDE today announces the release\n" "of KDE Frameworks 5.47.0.\n" "xx\n" #: announcements/kde-frameworks-5.47.0.php:41 msgid "Terminate query execution early if subterm returns empty result set" msgstr "" "xxTerminate query execution early if subterm returns empty result setxx" #: announcements/kde-frameworks-5.47.0.php:42 msgid "" "Avoid crash when reading corrupt data from document terms db (bug 392877)" msgstr "" "xxAvoid crash when reading corrupt data from document terms db (bug 392877)xx" #: announcements/kde-frameworks-5.47.0.php:43 msgid "handle string lists as input" msgstr "xxhandle string lists as inputxx" #: announcements/kde-frameworks-5.47.0.php:44 msgid "Ignore more types of source files (bug 382117)" msgstr "xxIgnore more types of source files (bug 382117)xx" #: announcements/kde-frameworks-5.47.0.php:50 msgid "updated handles and overflow-menu" msgstr "xxupdated handles and overflow-menuxx" #: announcements/kde-frameworks-5.47.0.php:56 msgid "Android toolchain: allow to specify extra libs manually" msgstr "xxAndroid toolchain: allow to specify extra libs manuallyxx" #: announcements/kde-frameworks-5.47.0.php:57 msgid "Android: Don't define qml-import-paths if it's empty" msgstr "xxAndroid: Don't define qml-import-paths if it's emptyxx" #: announcements/kde-frameworks-5.47.0.php:63 msgid "handle zip files embedded within zip files (bug 73821)" msgstr "xxhandle zip files embedded within zip files (bug 73821)xx" #: announcements/kde-frameworks-5.47.0.php:69 msgid "[KCModuleQml] Ignore disabled controls when tabbing" msgstr "xx[KCModuleQml] Ignore disabled controls when tabbingxx" #: announcements/kde-frameworks-5.47.0.php:75 msgid "kcfg.xsd - do not require a kcfgfile element" msgstr "xxkcfg.xsd - do not require a kcfgfile elementxx" #: announcements/kde-frameworks-5.47.0.php:81 msgid "Fix the \"Default\" color scheme to match Breeze again" msgstr "xxFix the \"Default\" color scheme to match Breeze againxx" #: announcements/kde-frameworks-5.47.0.php:87 msgid "Set kcm context property on the correct context" msgstr "xxSet kcm context property on the correct contextxx" #: announcements/kde-frameworks-5.47.0.php:88 msgid "[Plotter] Don't render if m_node is null (bug 394283)" msgstr "xx[Plotter] Don't render if m_node is null (bug 394283)xx" #: announcements/kde-frameworks-5.47.0.php:94 msgid "Update the list of Ukrainian entities" msgstr "xxUpdate the list of Ukrainian entitiesxx" #: announcements/kde-frameworks-5.47.0.php:95 msgid "add entity OSD to general.entites" msgstr "xxadd entity OSD to general.entitesxx" #: announcements/kde-frameworks-5.47.0.php:96 msgid "Add entities CIFS, NFS, Samba, SMB to general.entities" msgstr "xxAdd entities CIFS, NFS, Samba, SMB to general.entitiesxx" #: announcements/kde-frameworks-5.47.0.php:97 msgid "" "Add Falkon, Kirigami, macOS, Solid, USB, Wayland, X11, SDDM to general " "entities" msgstr "" "xxAdd Falkon, Kirigami, macOS, Solid, USB, Wayland, X11, SDDM to general " "entitiesxx" #: announcements/kde-frameworks-5.47.0.php:103 msgid "" "check that ffmpeg is at least version 3.1 that introduce the API we require" msgstr "" "xxcheck that ffmpeg is at least version 3.1 that introduce the API we " "requirexx" #: announcements/kde-frameworks-5.47.0.php:104 msgid "search for album artist and albumartist tags in taglibextractor" msgstr "xxsearch for album artist and albumartist tags in taglibextractorxx" #: announcements/kde-frameworks-5.47.0.php:105 msgid "popplerextractor: don't try to guess the title if there isn't one" msgstr "xxpopplerextractor: don't try to guess the title if there isn't onexx" #: announcements/kde-frameworks-5.47.0.php:111 msgid "" "Make sure ungrab keyboard request is processed before emitting shortcut (bug " "394689)" msgstr "" "xxMake sure ungrab keyboard request is processed before emitting shortcut " "(bug 394689)xx" #: announcements/kde-frameworks-5.47.0.php:117 msgid "holiday_es_es - Fix day of the \"Comunidad de Madrid\"" msgstr "xxholiday_es_es - Fix day of the \"Comunidad de Madrid\"xx" #: announcements/kde-frameworks-5.47.0.php:123 msgid "" "Check if group < LastGroup, as KIconEffect doesn't handle UserGroup anyway" msgstr "" "xxCheck if group < LastGroup, as KIconEffect doesn't handle UserGroup " "anywayxx" #: announcements/kde-frameworks-5.47.0.php:129 msgid "Remove duplicated mime types from json files" msgstr "xxRemove duplicated mime types from json filesxx" #: announcements/kde-frameworks-5.47.0.php:135 msgid "Check if destination exists also when pasting binary data (bug 394318)" msgstr "" "xxCheck if destination exists also when pasting binary data (bug 394318)xx" #: announcements/kde-frameworks-5.47.0.php:136 msgid "Auth support: Return the actual length of socket buffer" msgstr "xxAuth support: Return the actual length of socket bufferxx" #: announcements/kde-frameworks-5.47.0.php:137 msgid "Auth support: Unify API for file descriptor sharing" msgstr "xxAuth support: Unify API for file descriptor sharingxx" #: announcements/kde-frameworks-5.47.0.php:138 msgid "Auth support: Create socket file in user's runtime directory" msgstr "xxAuth support: Create socket file in user's runtime directoryxx" #: announcements/kde-frameworks-5.47.0.php:139 msgid "Auth support: Delete socket file after use" msgstr "xxAuth support: Delete socket file after usexx" #: announcements/kde-frameworks-5.47.0.php:140 msgid "Auth support: Move task of cleaning up socket file to FdReceiver" msgstr "xxAuth support: Move task of cleaning up socket file to FdReceiverxx" #: announcements/kde-frameworks-5.47.0.php:141 msgid "" "Auth support: In linux don't use abstract socket to share file descriptor" msgstr "" "xxAuth support: In linux don't use abstract socket to share file descriptorxx" #: announcements/kde-frameworks-5.47.0.php:142 msgid "[kcoredirlister] Remove as many url.toString() as possible" msgstr "xx[kcoredirlister] Remove as many url.toString() as possiblexx" #: announcements/kde-frameworks-5.47.0.php:143 msgid "" "KFileItemActions: fallback to default mimetype when selecting only files " "(bug 393710)" msgstr "" "xxKFileItemActions: fallback to default mimetype when selecting only files " "(bug 393710)xx" #: announcements/kde-frameworks-5.47.0.php:144 msgid "Introduce KFileItemListProperties::isFile()" msgstr "xxIntroduce KFileItemListProperties::isFile()xx" #: announcements/kde-frameworks-5.47.0.php:145 msgid "" "KPropertiesDialogPlugin can now specify multiple supported protocols using X-" "KDE-Protocols" msgstr "" "xxKPropertiesDialogPlugin can now specify multiple supported protocols using " "X-KDE-Protocolsxx" #: announcements/kde-frameworks-5.47.0.php:146 msgid "Preserve fragment when redirecting from http to https" msgstr "xxPreserve fragment when redirecting from http to httpsxx" #: announcements/kde-frameworks-5.47.0.php:147 msgid "" "[KUrlNavigator] Emit tabRequested when path in path selector menu is middle-" "clicked" msgstr "" "xx[KUrlNavigator] Emit tabRequested when path in path selector menu is " "middle-clickedxx" #: announcements/kde-frameworks-5.47.0.php:148 msgid "Performance: use the new uds implementation" msgstr "xxPerformance: use the new uds implementationxx" #: announcements/kde-frameworks-5.47.0.php:149 msgid "Don't redirect smb:/ to smb:// and then to smb:///" msgstr "xxDon't redirect smb:/ to smb:// and then to smb:///xx" #: announcements/kde-frameworks-5.47.0.php:150 msgid "Allow accepting by double-click in save dialog (bug 267749)" msgstr "xxAllow accepting by double-click in save dialog (bug 267749)xx" #: announcements/kde-frameworks-5.47.0.php:151 msgid "Enable preview by default in the filepicker dialog" msgstr "xxEnable preview by default in the filepicker dialogxx" #: announcements/kde-frameworks-5.47.0.php:152 msgid "Hide file preview when icon is too small" msgstr "xxHide file preview when icon is too smallxx" #: announcements/kde-frameworks-5.47.0.php:153 msgid "i18n: use plural form again for plugin message" msgstr "xxi18n: use plural form again for plugin messagexx" #: announcements/kde-frameworks-5.47.0.php:154 msgid "" "Use a regular dialog rather than a list dialog when trashing or deleting a " "single file" msgstr "" "xxUse a regular dialog rather than a list dialog when trashing or deleting a " "single filexx" #: announcements/kde-frameworks-5.47.0.php:155 msgid "" "Make the warning text for deletion operations emphasize its permanency and " "irreversibility" msgstr "" "xxMake the warning text for deletion operations emphasize its permanency and " "irreversibilityxx" #: announcements/kde-frameworks-5.47.0.php:156 msgid "Revert \"Show view mode buttons in the open/save dialog's toolbar\"" msgstr "" "xxRevert \"Show view mode buttons in the open/save dialog's toolbar\"xx" #: announcements/kde-frameworks-5.47.0.php:162 msgid "Show action.main more prominently on the ToolBarApplicationHeader" msgstr "xxShow action.main more prominently on the ToolBarApplicationHeaderxx" #: announcements/kde-frameworks-5.47.0.php:163 msgid "Allow Kirigami build without KWin tablet mode dependency" msgstr "xxAllow Kirigami build without KWin tablet mode dependencyxx" #: announcements/kde-frameworks-5.47.0.php:164 msgid "correct swipefilter on RTL" msgstr "xxcorrect swipefilter on RTLxx" #: announcements/kde-frameworks-5.47.0.php:165 msgid "correct resizing of contentItem" msgstr "xxcorrect resizing of contentItemxx" #: announcements/kde-frameworks-5.47.0.php:166 msgid "fix --reverse behavior" msgstr "xxfix --reverse behaviorxx" #: announcements/kde-frameworks-5.47.0.php:167 msgid "share contextobject to always access i18n" msgstr "xxshare contextobject to always access i18nxx" #: announcements/kde-frameworks-5.47.0.php:168 msgid "make sure tooltip is hidden" msgstr "xxmake sure tooltip is hiddenxx" #: announcements/kde-frameworks-5.47.0.php:169 msgid "make sure to not assign invalid variants to the tracked properties" msgstr "xxmake sure to not assign invalid variants to the tracked propertiesxx" #: announcements/kde-frameworks-5.47.0.php:170 msgid "handle not a MouseArea, dropped() signal" msgstr "xxhandle not a MouseArea, dropped() signalxx" #: announcements/kde-frameworks-5.47.0.php:171 msgid "no hover effects on mobile" msgstr "xxno hover effects on mobilexx" #: announcements/kde-frameworks-5.47.0.php:172 msgid "proper icons overflow-menu-left and right" msgstr "xxproper icons overflow-menu-left and rightxx" #: announcements/kde-frameworks-5.47.0.php:173 msgid "Drag handle to reorder items in a ListView" msgstr "xxDrag handle to reorder items in a ListViewxx" #: announcements/kde-frameworks-5.47.0.php:174 msgid "Use Mnemonics on the toolbar buttons" msgstr "xxUse Mnemonics on the toolbar buttonsxx" #: announcements/kde-frameworks-5.47.0.php:175 msgid "Added missing files in QMake's .pri" msgstr "xxAdded missing files in QMake's .prixx" #: announcements/kde-frameworks-5.47.0.php:176 msgid "[API dox] Fix Kirigami.InlineMessageType -> Kirigami.MessageType" msgstr "" "xx[API dox] Fix Kirigami.InlineMessageType -> Kirigami.MessageTypexx" #: announcements/kde-frameworks-5.47.0.php:177 msgid "fix applicationheaders in applicationitem" msgstr "xxfix applicationheaders in applicationitemxx" #: announcements/kde-frameworks-5.47.0.php:178 msgid "" "Don't allow showing/hiding the drawer when there's no handle (bug 393776)" msgstr "" "xxDon't allow showing/hiding the drawer when there's no handle (bug 393776)xx" #: announcements/kde-frameworks-5.47.0.php:184 msgid "KConcatenateRowsProxyModel: properly sanitize input" msgstr "xxKConcatenateRowsProxyModel: properly sanitize inputxx" #: announcements/kde-frameworks-5.47.0.php:190 msgid "Fix crashes in NotifyByAudio when closing applications" msgstr "xxFix crashes in NotifyByAudio when closing applicationsxx" #: announcements/kde-frameworks-5.47.0.php:196 msgid "kpackage_install_*package: fix missing dep between .desktop and .json" msgstr "" "xxkpackage_install_*package: fix missing dep between .desktop and .jsonxx" #: announcements/kde-frameworks-5.47.0.php:197 msgid "make sure paths in rcc are never derived from absolute paths" msgstr "xxmake sure paths in rcc are never derived from absolute pathsxx" #: announcements/kde-frameworks-5.47.0.php:203 msgid "Process DBus replies in the ::match thread (bug 394272)" msgstr "xxProcess DBus replies in the ::match thread (bug 394272)xx" #: announcements/kde-frameworks-5.47.0.php:209 msgid "Don't use title case for the \"show word count\" checkbox" msgstr "xxDon't use title case for the \"show word count\" checkboxxx" #: announcements/kde-frameworks-5.47.0.php:210 msgid "Make the word/char count a global preference" msgstr "xxMake the word/char count a global preferencexx" #: announcements/kde-frameworks-5.47.0.php:216 msgid "Increase org_kde_plasma_shell interface version" msgstr "xxIncrease org_kde_plasma_shell interface versionxx" #: announcements/kde-frameworks-5.47.0.php:218 msgid "Add XDG Output Protocol" msgstr "xxAdd XDG Output Protocolxx" #: announcements/kde-frameworks-5.47.0.php:224 msgid "[KCharSelect] Fix table cell size with Qt 5.11" msgstr "xx[KCharSelect] Fix table cell size with Qt 5.11xx" #: announcements/kde-frameworks-5.47.0.php:225 msgid "[API dox] Remove usage of \\overload, resulting in broken docs" msgstr "xx[API dox] Remove usage of \\overload, resulting in broken docsxx" #: announcements/kde-frameworks-5.47.0.php:226 msgid "[API dox] Tell doxygen \"e.g.\" does not end the sentence, use \".\\ \"" msgstr "" "xx[API dox] Tell doxygen \"e.g.\" does not end the sentence, use \".\\ \"xx" #: announcements/kde-frameworks-5.47.0.php:227 msgid "[API dox] Remove unneeded HTML escaping" msgstr "xx[API dox] Remove unneeded HTML escapingxx" #: announcements/kde-frameworks-5.47.0.php:228 msgid "Don't automatically set the default icons for each style" msgstr "xxDon't automatically set the default icons for each stylexx" #: announcements/kde-frameworks-5.47.0.php:229 msgid "Make KMessageWidget match Kirigami inlineMessage's style (bug 381255)" msgstr "" "xxMake KMessageWidget match Kirigami inlineMessage's style (bug 381255)xx" #: announcements/kde-frameworks-5.47.0.php:235 msgid "Make information about unhandled property just debug messages" msgstr "xxMake information about unhandled property just debug messagesxx" #: announcements/kde-frameworks-5.47.0.php:236 msgid "WirelessSetting: implement assignedMacAddress property" msgstr "xxWirelessSetting: implement assignedMacAddress propertyxx" #: announcements/kde-frameworks-5.47.0.php:242 msgid "Templates: consistent naming, fix translation catalog names & more" msgstr "" "xxTemplates: consistent naming, fix translation catalog names & morexx" #: announcements/kde-frameworks-5.47.0.php:243 msgid "" "[Breeze Plasma Theme] Fix kleopatra icon to use color stylesheet (bug 394400)" msgstr "" "xx[Breeze Plasma Theme] Fix kleopatra icon to use color stylesheet (bug " "394400)xx" #: announcements/kde-frameworks-5.47.0.php:244 msgid "[Dialog] Handle dialog being minimized gracefully (bug 381242)" msgstr "xx[Dialog] Handle dialog being minimized gracefully (bug 381242)xx" #: announcements/kde-frameworks-5.47.0.php:250 msgid "Improve Telegram integration" msgstr "xxImprove Telegram integrationxx" #: announcements/kde-frameworks-5.47.0.php:251 msgid "Treat inner arrays as OR constraints rather than AND" msgstr "xxTreat inner arrays as OR constraints rather than ANDxx" #: announcements/kde-frameworks-5.47.0.php:252 msgid "Make it possible to constrain plugins by a desktop file presence" msgstr "xxMake it possible to constrain plugins by a desktop file presencexx" #: announcements/kde-frameworks-5.47.0.php:253 msgid "Make it possible to filter plugins by executable" msgstr "xxMake it possible to filter plugins by executablexx" #: announcements/kde-frameworks-5.47.0.php:254 msgid "Highlight the selected device in the KDE Connect plugin" msgstr "xxHighlight the selected device in the KDE Connect pluginxx" #: announcements/kde-frameworks-5.47.0.php:255 msgid "fix i18n issues in frameworks/purpose/plugins" msgstr "xxfix i18n issues in frameworks/purpose/pluginsxx" #: announcements/kde-frameworks-5.47.0.php:256 msgid "Add Telegram plugin" msgstr "xxAdd Telegram pluginxx" #: announcements/kde-frameworks-5.47.0.php:257 msgid "kdeconnect: Notify when the process fails to start (bug 389765)" msgstr "xxkdeconnect: Notify when the process fails to start (bug 389765)xx" #: announcements/kde-frameworks-5.47.0.php:263 msgid "Use pallet property only when using qtquickcontrols 2.4" msgstr "xxUse pallet property only when using qtquickcontrols 2.4xx" #: announcements/kde-frameworks-5.47.0.php:264 msgid "Work with Qt<5.10" msgstr "xxWork with Qt<5.10xx" #: announcements/kde-frameworks-5.47.0.php:265 msgid "Fix height of tabbar" msgstr "xxFix height of tabbarxx" #: announcements/kde-frameworks-5.47.0.php:266 msgid "Use Control.palette" msgstr "xxUse Control.palettexx" #: announcements/kde-frameworks-5.47.0.php:267 msgid "[RadioButton] Rename \"control\" to \"controlRoot\"" msgstr "xx[RadioButton] Rename \"control\" to \"controlRoot\"xx" #: announcements/kde-frameworks-5.47.0.php:268 msgid "Don't set explicit spacing on RadioButton/CheckBox" msgstr "xxDon't set explicit spacing on RadioButton/CheckBoxxx" #: announcements/kde-frameworks-5.47.0.php:269 msgid "[FocusRect] Use manual placement instead of anchors" msgstr "xx[FocusRect] Use manual placement instead of anchorsxx" #: announcements/kde-frameworks-5.47.0.php:270 msgid "It turns out the flickable in a scrollview is the contentItem" msgstr "xxIt turns out the flickable in a scrollview is the contentItemxx" #: announcements/kde-frameworks-5.47.0.php:271 msgid "Show focus rect when CheckBox or RadioButton are focused" msgstr "xxShow focus rect when CheckBox or RadioButton are focusedxx" #: announcements/kde-frameworks-5.47.0.php:272 msgid "hacky fix to scrollview detection" msgstr "xxhacky fix to scrollview detectionxx" #: announcements/kde-frameworks-5.47.0.php:273 msgid "Don't reparent the flickable to the mousearea" msgstr "xxDon't reparent the flickable to the mouseareaxx" #: announcements/kde-frameworks-5.47.0.php:274 msgid "[TabBar] Switch tabs with mouse wheel" msgstr "xx[TabBar] Switch tabs with mouse wheelxx" #: announcements/kde-frameworks-5.47.0.php:275 msgid "Control must not have children (bug 394134)" msgstr "xxControl must not have children (bug 394134)xx" #: announcements/kde-frameworks-5.47.0.php:276 msgid "Constrain scroll (bug 393992)" msgstr "xxConstrain scroll (bug 393992)xx" #: announcements/kde-frameworks-5.47.0.php:282 msgid "Perl6: Add support for extensions .pl6, .p6, or .pm6 (bug 392468)" msgstr "xxPerl6: Add support for extensions .pl6, .p6, or .pm6 (bug 392468)xx" #: announcements/kde-frameworks-5.47.0.php:283 msgid "DoxygenLua: fix closing comment blocks (bug 394184)" msgstr "xxDoxygenLua: fix closing comment blocks (bug 394184)xx" #: announcements/kde-frameworks-5.47.0.php:284 msgid "Add pgf to the latex-ish file formats (same format as tikz)" msgstr "xxAdd pgf to the latex-ish file formats (same format as tikz)xx" #: announcements/kde-frameworks-5.47.0.php:285 msgid "Add postgresql keywords" msgstr "xxAdd postgresql keywordsxx" #: announcements/kde-frameworks-5.47.0.php:286 msgid "Highlighting for OpenSCAD" msgstr "xxHighlighting for OpenSCADxx" #: announcements/kde-frameworks-5.47.0.php:287 msgid "debchangelog: add Cosmic Cuttlefish" msgstr "xxdebchangelog: add Cosmic Cuttlefishxx" #: announcements/kde-frameworks-5.47.0.php:288 msgid "cmake: Fix DetectChar warning about escaped backslash" msgstr "xxcmake: Fix DetectChar warning about escaped backslashxx" #: announcements/kde-frameworks-5.47.0.php:289 msgid "Pony: fix identifier and keyword" msgstr "xxPony: fix identifier and keywordxx" #: announcements/kde-frameworks-5.47.0.php:290 msgid "Lua: updated for Lua5.3" msgstr "xxLua: updated for Lua5.3xx" #: announcements/kde-frameworks-5.48.0.php:4 msgid "Release of KDE Frameworks 5.48.0" msgstr "xxRelease of KDE Frameworks 5.48.0xx" #: announcements/kde-frameworks-5.48.0.php:16 msgid "" " \n" "July 14, 2018. KDE today announces the release\n" "of KDE Frameworks 5.48.0.\n" msgstr "" "xx \n" "July 14, 2018. KDE today announces the release\n" "of KDE Frameworks 5.48.0.\n" "xx\n" #: announcements/kde-frameworks-5.48.0.php:41 msgid "Port remaining uses of qDebug() to qcDebug(ATTICA)" msgstr "xxPort remaining uses of qDebug() to qcDebug(ATTICA)xx" #: announcements/kde-frameworks-5.48.0.php:42 msgid "Fix checking invalid provider url" msgstr "xxFix checking invalid provider urlxx" #: announcements/kde-frameworks-5.48.0.php:43 msgid "Fix broken url to API specification" msgstr "xxFix broken url to API specificationxx" #: announcements/kde-frameworks-5.48.0.php:49 #: announcements/kde-frameworks-5.48.0.php:128 msgid "Remove unused entry X-KDE-DBus-ModuleName from the kded plugin metadata" msgstr "" "xxRemove unused entry X-KDE-DBus-ModuleName from the kded plugin metadataxx" #: announcements/kde-frameworks-5.48.0.php:50 msgid "[tags_kio] The url query should be a key-value pair" msgstr "xx[tags_kio] The url query should be a key-value pairxx" #: announcements/kde-frameworks-5.48.0.php:51 msgid "" "The power state signal should only be emitted when the power state changes" msgstr "" "xxThe power state signal should only be emitted when the power state " "changesxx" #: announcements/kde-frameworks-5.48.0.php:52 msgid "" "baloodb: Make changes to cmdline arg description after rename prune -> " "clean" msgstr "" "xxbaloodb: Make changes to cmdline arg description after rename prune -> " "cleanxx" #: announcements/kde-frameworks-5.48.0.php:53 msgid "Clearly show duplicate filenames in tag folders" msgstr "xxClearly show duplicate filenames in tag foldersxx" #: announcements/kde-frameworks-5.48.0.php:59 msgid "Update D-Bus xml files to use \"Out*\" for signal type Qt annotations" msgstr "" "xxUpdate D-Bus xml files to use \"Out*\" for signal type Qt annotationsxx" #: announcements/kde-frameworks-5.48.0.php:60 msgid "Add signal for devices's address changing" msgstr "xxAdd signal for devices's address changingxx" #: announcements/kde-frameworks-5.48.0.php:66 msgid "Use the broom-style icon for edit-clear-all too" msgstr "xxUse the broom-style icon for edit-clear-all tooxx" #: announcements/kde-frameworks-5.48.0.php:67 msgid "Use a broom-style icon for edit-clear-history" msgstr "xxUse a broom-style icon for edit-clear-historyxx" #: announcements/kde-frameworks-5.48.0.php:68 msgid "change 24px view-media-artist icon" msgstr "xxchange 24px view-media-artist iconxx" #: announcements/kde-frameworks-5.48.0.php:74 msgid "Android: Make it possible to override a target's APK directory" msgstr "xxAndroid: Make it possible to override a target's APK directoryxx" #: announcements/kde-frameworks-5.48.0.php:75 msgid "Drop outdated QT_USE_FAST_OPERATOR_PLUS" msgstr "xxDrop outdated QT_USE_FAST_OPERATOR_PLUSxx" #: announcements/kde-frameworks-5.48.0.php:76 msgid "Add -Wlogical-op -Wzero-as-null-pointer-constant to KF5 warnings" msgstr "xxAdd -Wlogical-op -Wzero-as-null-pointer-constant to KF5 warningsxx" #: announcements/kde-frameworks-5.48.0.php:77 msgid "[ECMGenerateHeaders] Add option for other header file extension than .h" msgstr "" "xx[ECMGenerateHeaders] Add option for other header file extension than .hxx" #: announcements/kde-frameworks-5.48.0.php:78 msgid "Don't include a 64 when building 64bit architectures on flatpak" msgstr "xxDon't include a 64 when building 64bit architectures on flatpakxx" #: announcements/kde-frameworks-5.48.0.php:84 msgid "Fix off by one error in Cache::clear (bug 396175)" msgstr "xxFix off by one error in Cache::clear (bug 396175)xx" #: announcements/kde-frameworks-5.48.0.php:85 msgid "Fix ResultModel item moving (bug 396102)" msgstr "xxFix ResultModel item moving (bug 396102)xx" #: announcements/kde-frameworks-5.48.0.php:91 msgid "Remove unneeded moc include" msgstr "xxRemove unneeded moc includexx" #: announcements/kde-frameworks-5.48.0.php:92 msgid "Make sure KLineEdit::clearButtonClicked is emitted" msgstr "xxMake sure KLineEdit::clearButtonClicked is emittedxx" #: announcements/kde-frameworks-5.48.0.php:98 #: announcements/kde-frameworks-5.48.0.php:107 msgid "Remove QT definitions duplicated from KDEFrameworkCompilerSettings" msgstr "xxRemove QT definitions duplicated from KDEFrameworkCompilerSettingsxx" #: announcements/kde-frameworks-5.48.0.php:99 msgid "Make sure that it compiles with strict compile flags" msgstr "xxMake sure that it compiles with strict compile flagsxx" #: announcements/kde-frameworks-5.48.0.php:100 msgid "Remove unused key X-KDE-DBus-ModuleName from test servicetype metadata" msgstr "" "xxRemove unused key X-KDE-DBus-ModuleName from test servicetype metadataxx" #: announcements/kde-frameworks-5.48.0.php:106 msgid "Reduce QT_DISABLE_DEPRECATED_BEFORE to minimum dep of Qt" msgstr "xxReduce QT_DISABLE_DEPRECATED_BEFORE to minimum dep of Qtxx" #: announcements/kde-frameworks-5.48.0.php:108 msgid "Make sure to build with strict compile flags" msgstr "xxMake sure to build with strict compile flagsxx" #: announcements/kde-frameworks-5.48.0.php:114 msgid "check the node actually has a valid texture (bug 395554)" msgstr "xxcheck the node actually has a valid texture (bug 395554)xx" #: announcements/kde-frameworks-5.48.0.php:120 msgid "" "KDEDModule servicetype definition: remove unused key X-KDE-DBus-ModuleName" msgstr "" "xxKDEDModule servicetype definition: remove unused key X-KDE-DBus-" "ModuleNamexx" #: announcements/kde-frameworks-5.48.0.php:126 msgid "Set QT_USE_FAST_OPERATOR_PLUS ourselves" msgstr "xxSet QT_USE_FAST_OPERATOR_PLUS ourselvesxx" #: announcements/kde-frameworks-5.48.0.php:127 msgid "Don't export kf5-config to the CMake config file" msgstr "xxDon't export kf5-config to the CMake config filexx" #: announcements/kde-frameworks-5.48.0.php:131 msgid "KDE WebKit" msgstr "xxKDE WebKitxx" #: announcements/kde-frameworks-5.48.0.php:134 msgid "Port KRun::runUrl() & KRun::run() to undeprecated API" msgstr "xxPort KRun::runUrl() & KRun::run() to undeprecated APIxx" #: announcements/kde-frameworks-5.48.0.php:135 msgid "Port KIO::Job::ui() -> KIO::Job::uiDelegate()" msgstr "xxPort KIO::Job::ui() -> KIO::Job::uiDelegate()xx" #: announcements/kde-frameworks-5.48.0.php:141 msgid "Avoid compiler warnings for taglib headers" msgstr "xxAvoid compiler warnings for taglib headersxx" #: announcements/kde-frameworks-5.48.0.php:142 msgid "PopplerExtractor: use directly QByteArray() args instead of 0 pointers" msgstr "" "xxPopplerExtractor: use directly QByteArray() args instead of 0 pointersxx" #: announcements/kde-frameworks-5.48.0.php:143 msgid "taglibextractor: Restore extracting audio props without tags existing" msgstr "" "xxtaglibextractor: Restore extracting audio props without tags existingxx" #: announcements/kde-frameworks-5.48.0.php:144 msgid "OdfExtractor: deal with non-common prefix names" msgstr "xxOdfExtractor: deal with non-common prefix namesxx" #: announcements/kde-frameworks-5.48.0.php:145 msgid "Don't add -ltag to the public link interface" msgstr "xxDon't add -ltag to the public link interfacexx" #: announcements/kde-frameworks-5.48.0.php:146 msgid "implement the lyrics tag for taglibextractor" msgstr "xximplement the lyrics tag for taglibextractorxx" #: announcements/kde-frameworks-5.48.0.php:147 msgid "automatic tests: do not embed EmbeddedImageData already in the library" msgstr "" "xxautomatic tests: do not embed EmbeddedImageData already in the libraryxx" #: announcements/kde-frameworks-5.48.0.php:148 msgid "add ability to read embedded cover files" msgstr "xxadd ability to read embedded cover filesxx" #: announcements/kde-frameworks-5.48.0.php:149 msgid "implement reading of rating tag" msgstr "xximplement reading of rating tagxx" #: announcements/kde-frameworks-5.48.0.php:150 msgid "check for needed version of libavcode, libavformat and libavutil" msgstr "xxcheck for needed version of libavcode, libavformat and libavutilxx" #: announcements/kde-frameworks-5.48.0.php:156 #: announcements/kde-frameworks-5.48.0.php:188 msgid "Update D-Bus xml file to use \"Out*\" for signal type Qt annotations" msgstr "" "xxUpdate D-Bus xml file to use \"Out*\" for signal type Qt annotationsxx" #: announcements/kde-frameworks-5.48.0.php:162 msgid "holidays/plan2/holiday_jp_* - add missing metainfo" msgstr "xxholidays/plan2/holiday_jp_* - add missing metainfoxx" #: announcements/kde-frameworks-5.48.0.php:163 msgid "updated Japanese holidays (in Japanese and English) (bug 365241)" msgstr "xxupdated Japanese holidays (in Japanese and English) (bug 365241)xx" #: announcements/kde-frameworks-5.48.0.php:164 msgid "" "holidays/plan2/holiday_th_en-gb - updated Thailand (UK English) for 2018 " "(bug 393770)" msgstr "" "xxholidays/plan2/holiday_th_en-gb - updated Thailand (UK English) for 2018 " "(bug 393770)xx" #: announcements/kde-frameworks-5.48.0.php:165 msgid "add Venezula holidays (Spanish) (bug 334305)" msgstr "xxadd Venezula holidays (Spanish) (bug 334305)xx" #: announcements/kde-frameworks-5.48.0.php:171 msgid "" "In cmake macro file use CMAKE_CURRENT_LIST_DIR consequently instead of mixed " "use with KF5I18n_DIR" msgstr "" "xxIn cmake macro file use CMAKE_CURRENT_LIST_DIR consequently instead of " "mixed use with KF5I18n_DIRxx" #: announcements/kde-frameworks-5.48.0.php:172 msgid "KF5I18NMacros: Don't install an empty dir when no po files exist" msgstr "xxKF5I18NMacros: Don't install an empty dir when no po files existxx" #: announcements/kde-frameworks-5.48.0.php:178 msgid "Support choosing .ico files in custom icon file chooser (bug 233201)" msgstr "" "xxSupport choosing .ico files in custom icon file chooser (bug 233201)xx" #: announcements/kde-frameworks-5.48.0.php:179 msgid "Support Icon Scale from Icon naming specification 0.13 (bug 365941)" msgstr "" "xxSupport Icon Scale from Icon naming specification 0.13 (bug 365941)xx" #: announcements/kde-frameworks-5.48.0.php:185 msgid "Use new method fastInsert everywhere where applicable" msgstr "xxUse new method fastInsert everywhere where applicablexx" #: announcements/kde-frameworks-5.48.0.php:186 msgid "" "Restore compatibility of UDSEntry::insert, by adding a fastInsert method" msgstr "" "xxRestore compatibility of UDSEntry::insert, by adding a fastInsert methodxx" #: announcements/kde-frameworks-5.48.0.php:187 msgid "" "Port KLineEdit::setClearButtonShown -> QLineEdit::setClearButtonEnabled" msgstr "" "xxPort KLineEdit::setClearButtonShown -> QLineEdit::" "setClearButtonEnabledxx" #: announcements/kde-frameworks-5.48.0.php:189 msgid "Remove QT definition duplicated from KDEFrameworkCompilerSettings" msgstr "xxRemove QT definition duplicated from KDEFrameworkCompilerSettingsxx" #: announcements/kde-frameworks-5.48.0.php:190 msgid "Use a correct emblem icon for readonly files and folders (bug 360980)" msgstr "" "xxUse a correct emblem icon for readonly files and folders (bug 360980)xx" #: announcements/kde-frameworks-5.48.0.php:191 msgid "Make it possible to go up to root again, in the file widget" msgstr "xxMake it possible to go up to root again, in the file widgetxx" #: announcements/kde-frameworks-5.48.0.php:192 msgid "" "[Properties dialog] Improve some permissions-related strings (bug 96714)" msgstr "" "xx[Properties dialog] Improve some permissions-related strings (bug 96714)xx" #: announcements/kde-frameworks-5.48.0.php:193 msgid "[KIO] Add support for XDG_TEMPLATES_DIR in KNewFileMenu (bug 191632)" msgstr "" "xx[KIO] Add support for XDG_TEMPLATES_DIR in KNewFileMenu (bug 191632)xx" #: announcements/kde-frameworks-5.48.0.php:194 msgid "update trash docbook to 5.48" msgstr "xxupdate trash docbook to 5.48xx" #: announcements/kde-frameworks-5.48.0.php:195 msgid "" "[Properties dialog] Make all field values on general tab selectable (bug " "105692)" msgstr "" "xx[Properties dialog] Make all field values on general tab selectable (bug " "105692)xx" #: announcements/kde-frameworks-5.48.0.php:196 msgid "Remove unused entry X-KDE-DBus-ModuleName from kded plugins' metadata" msgstr "" "xxRemove unused entry X-KDE-DBus-ModuleName from kded plugins' metadataxx" #: announcements/kde-frameworks-5.48.0.php:197 msgid "Enable comparing KFileItems by url" msgstr "xxEnable comparing KFileItems by urlxx" #: announcements/kde-frameworks-5.48.0.php:198 msgid "[KFileItem] Check most local URL for whether it's shared" msgstr "xx[KFileItem] Check most local URL for whether it's sharedxx" #: announcements/kde-frameworks-5.48.0.php:199 msgid "Fix regression when pasting binary data from clipboard" msgstr "xxFix regression when pasting binary data from clipboardxx" #: announcements/kde-frameworks-5.48.0.php:205 msgid "more consistent mouse over color" msgstr "xxmore consistent mouse over colorxx" #: announcements/kde-frameworks-5.48.0.php:206 msgid "don't open submenu for actions without children" msgstr "xxdon't open submenu for actions without childrenxx" #: announcements/kde-frameworks-5.48.0.php:207 msgid "Refactor the Global ToolBar concept (bug 395455)" msgstr "xxRefactor the Global ToolBar concept (bug 395455)xx" #: announcements/kde-frameworks-5.48.0.php:208 msgid "Handle enabled property of simple models" msgstr "xxHandle enabled property of simple modelsxx" #: announcements/kde-frameworks-5.48.0.php:209 msgid "Introduce ActionToolbar" msgstr "xxIntroduce ActionToolbarxx" #: announcements/kde-frameworks-5.48.0.php:210 msgid "fix pull to refresh" msgstr "xxfix pull to refreshxx" #: announcements/kde-frameworks-5.48.0.php:211 msgid "Remove doxygen docs of internal class" msgstr "xxRemove doxygen docs of internal classxx" #: announcements/kde-frameworks-5.48.0.php:212 msgid "Don't link against Qt5::DBus when DISABLE_DBUS is set" msgstr "xxDon't link against Qt5::DBus when DISABLE_DBUS is setxx" #: announcements/kde-frameworks-5.48.0.php:213 msgid "no extra margin for overlaysheets in overlay" msgstr "xxno extra margin for overlaysheets in overlayxx" #: announcements/kde-frameworks-5.48.0.php:214 msgid "fix the menu for Qt 5.9" msgstr "xxfix the menu for Qt 5.9xx" #: announcements/kde-frameworks-5.48.0.php:215 msgid "Check the visible property of the action as well" msgstr "xxCheck the visible property of the action as wellxx" #: announcements/kde-frameworks-5.48.0.php:216 msgid "better look/alignment in compact mode" msgstr "xxbetter look/alignment in compact modexx" #: announcements/kde-frameworks-5.48.0.php:217 msgid "don't scan for plugins for each platformTheme creation" msgstr "xxdon't scan for plugins for each platformTheme creationxx" #: announcements/kde-frameworks-5.48.0.php:218 msgid "get rid of the \"custom\" set" msgstr "xxget rid of the \"custom\" setxx" #: announcements/kde-frameworks-5.48.0.php:219 msgid "add resetters for all custom colors" msgstr "xxadd resetters for all custom colorsxx" #: announcements/kde-frameworks-5.48.0.php:220 msgid "port toolbutton coloring to custom colorSet" msgstr "xxport toolbutton coloring to custom colorSetxx" #: announcements/kde-frameworks-5.48.0.php:221 msgid "introduce Custom color set" msgstr "xxintroduce Custom color setxx" #: announcements/kde-frameworks-5.48.0.php:222 msgid "writable buddyFor to position labels regarding to subitems" msgstr "xxwritable buddyFor to position labels regarding to subitemsxx" #: announcements/kde-frameworks-5.48.0.php:223 msgid "" "When using a different background color, use highlightedText as text color" msgstr "" "xxWhen using a different background color, use highlightedText as text " "colorxx" #: announcements/kde-frameworks-5.48.0.php:229 msgid "[KMoreTools] Enable installing tools via appstream url" msgstr "xx[KMoreTools] Enable installing tools via appstream urlxx" #: announcements/kde-frameworks-5.48.0.php:230 msgid "Remove KNS::Engine d-pointer hack" msgstr "xxRemove KNS::Engine d-pointer hackxx" #: announcements/kde-frameworks-5.48.0.php:236 msgid "Remove unused key X-KDE-DBus-ModuleName from test service metadata" msgstr "xxRemove unused key X-KDE-DBus-ModuleName from test service metadataxx" #: announcements/kde-frameworks-5.48.0.php:242 msgid "guard updateConfig for disabled status bars" msgstr "xxguard updateConfig for disabled status barsxx" #: announcements/kde-frameworks-5.48.0.php:243 msgid "add context menu to statusbar to toggle show total lines/word count" msgstr "" "xxadd context menu to statusbar to toggle show total lines/word countxx" #: announcements/kde-frameworks-5.48.0.php:244 msgid "Implemented displaying of total lines in kate (bug 387362)" msgstr "xxImplemented displaying of total lines in kate (bug 387362)xx" #: announcements/kde-frameworks-5.48.0.php:245 msgid "" "Make menu-bearing toolbar buttons show their menus with normal click rather " "than click-and-hold (bug 353747)" msgstr "" "xxMake menu-bearing toolbar buttons show their menus with normal click " "rather than click-and-hold (bug 353747)xx" #: announcements/kde-frameworks-5.48.0.php:246 msgid "CVE-2018-10361: privilege escalation" msgstr "xxCVE-2018-10361: privilege escalationxx" #: announcements/kde-frameworks-5.48.0.php:247 msgid "Fix caret width (bug 391518)" msgstr "xxFix caret width (bug 391518)xx" #: announcements/kde-frameworks-5.48.0.php:253 msgid "" "[server] Send frame event instead of flush on relative pointer motion (bug " "395815)" msgstr "" "xx[server] Send frame event instead of flush on relative pointer motion (bug " "395815)xx" #: announcements/kde-frameworks-5.48.0.php:254 msgid "Fix XDGV6 popup test" msgstr "xxFix XDGV6 popup testxx" #: announcements/kde-frameworks-5.48.0.php:255 msgid "Fix stupid copy paste bug in XDGShellV6 Client" msgstr "xxFix stupid copy paste bug in XDGShellV6 Clientxx" #: announcements/kde-frameworks-5.48.0.php:256 msgid "" "Do not cancel old clipboard selection if it is same as the new one (bug " "395366)" msgstr "" "xxDo not cancel old clipboard selection if it is same as the new one (bug " "395366)xx" #: announcements/kde-frameworks-5.48.0.php:257 #: announcements/kde-frameworks-5.49.0.php:76 #: announcements/kde-frameworks-5.49.0.php:82 #: announcements/kde-frameworks-5.49.0.php:88 #: announcements/kde-frameworks-5.49.0.php:95 #: announcements/kde-frameworks-5.49.0.php:101 #: announcements/kde-frameworks-5.49.0.php:107 #: announcements/kde-frameworks-5.49.0.php:113 #: announcements/kde-frameworks-5.49.0.php:119 #: announcements/kde-frameworks-5.49.0.php:125 #: announcements/kde-frameworks-5.49.0.php:138 #: announcements/kde-frameworks-5.49.0.php:144 #: announcements/kde-frameworks-5.49.0.php:151 #: announcements/kde-frameworks-5.49.0.php:160 #: announcements/kde-frameworks-5.49.0.php:172 #: announcements/kde-frameworks-5.49.0.php:178 #: announcements/kde-frameworks-5.49.0.php:190 #: announcements/kde-frameworks-5.49.0.php:196 #: announcements/kde-frameworks-5.49.0.php:228 #: announcements/kde-frameworks-5.49.0.php:278 #: announcements/kde-frameworks-5.49.0.php:285 #: announcements/kde-frameworks-5.49.0.php:291 #: announcements/kde-frameworks-5.49.0.php:297 #: announcements/kde-frameworks-5.49.0.php:303 #: announcements/kde-frameworks-5.49.0.php:320 #: announcements/kde-frameworks-5.49.0.php:326 #: announcements/kde-frameworks-5.49.0.php:338 #: announcements/kde-frameworks-5.49.0.php:344 #: announcements/kde-frameworks-5.49.0.php:350 #: announcements/kde-frameworks-5.49.0.php:356 #: announcements/kde-frameworks-5.49.0.php:386 #: announcements/kde-frameworks-5.49.0.php:392 #: announcements/kde-frameworks-5.49.0.php:398 #: announcements/kde-frameworks-5.49.0.php:417 #: announcements/kde-frameworks-5.49.0.php:423 #: announcements/kde-frameworks-5.49.0.php:430 #: announcements/kde-frameworks-5.49.0.php:436 #: announcements/kde-frameworks-5.49.0.php:446 #: announcements/kde-frameworks-5.49.0.php:464 #: announcements/kde-frameworks-5.49.0.php:479 #: announcements/kde-frameworks-5.49.0.php:510 #: announcements/kde-frameworks-5.49.0.php:516 msgid "Honor BUILD_TESTING" msgstr "xxHonor BUILD_TESTINGxx" #: announcements/kde-frameworks-5.48.0.php:258 msgid "Fix some spelling issues suggested by new linter tool" msgstr "xxFix some spelling issues suggested by new linter toolxx" #: announcements/kde-frameworks-5.48.0.php:259 msgid "Add the arclint file in kwayland" msgstr "xxAdd the arclint file in kwaylandxx" #: announcements/kde-frameworks-5.48.0.php:260 msgid "Fixup @since for skip switcher API" msgstr "xxFixup @since for skip switcher APIxx" #: announcements/kde-frameworks-5.48.0.php:266 msgid "[KMessageWidget] Update stylesheet when palette changes" msgstr "xx[KMessageWidget] Update stylesheet when palette changesxx" #: announcements/kde-frameworks-5.48.0.php:267 msgid "Update kcharselect-data to Unicode 11.0" msgstr "xxUpdate kcharselect-data to Unicode 11.0xx" #: announcements/kde-frameworks-5.48.0.php:268 msgid "[KCharSelect] Port generate-datafile.py to Python 3" msgstr "xx[KCharSelect] Port generate-datafile.py to Python 3xx" #: announcements/kde-frameworks-5.48.0.php:269 msgid "[KCharSelect] Prepare translations for Unicode 11.0 update" msgstr "xx[KCharSelect] Prepare translations for Unicode 11.0 updatexx" #: announcements/kde-frameworks-5.48.0.php:275 msgid "Implement support for the Voice and Call interfaces" msgstr "xxImplement support for the Voice and Call interfacesxx" #: announcements/kde-frameworks-5.48.0.php:276 msgid "Don't set custom domain filter rules" msgstr "xxDon't set custom domain filter rulesxx" #: announcements/kde-frameworks-5.48.0.php:282 msgid "Show an icon for hidden files in Dolphin (bug 395963)" msgstr "xxShow an icon for hidden files in Dolphin (bug 395963)xx" #: announcements/kde-frameworks-5.48.0.php:288 msgid "FrameSvg: Update mask frame if image path has been changed" msgstr "xxFrameSvg: Update mask frame if image path has been changedxx" #: announcements/kde-frameworks-5.48.0.php:289 msgid "FrameSvg: Do not wreck shared mask frames" msgstr "xxFrameSvg: Do not wreck shared mask framesxx" #: announcements/kde-frameworks-5.48.0.php:290 msgid "FrameSvg: Simplify updateSizes" msgstr "xxFrameSvg: Simplify updateSizesxx" #: announcements/kde-frameworks-5.48.0.php:291 msgid "Icons for Keyboard Indicator T9050" msgstr "xxIcons for Keyboard Indicator T9050xx" #: announcements/kde-frameworks-5.48.0.php:292 msgid "fix color for media icon" msgstr "xxfix color for media iconxx" #: announcements/kde-frameworks-5.48.0.php:293 msgid "" "FrameSvg: Recache maskFrame if enabledBorders has been changed (bug 391659)" msgstr "" "xxFrameSvg: Recache maskFrame if enabledBorders has been changed (bug " "391659)xx" #: announcements/kde-frameworks-5.48.0.php:294 msgid "" "FrameSvg: Draw corners only if both borders in both directions are enabled" msgstr "" "xxFrameSvg: Draw corners only if both borders in both directions are " "enabledxx" #: announcements/kde-frameworks-5.48.0.php:295 msgid "" "Teach ContainmentInterface::processMimeData how to handle Task Manager drops" msgstr "" "xxTeach ContainmentInterface::processMimeData how to handle Task Manager " "dropsxx" #: announcements/kde-frameworks-5.48.0.php:296 msgid "FrameSVG: Delete redundant checks" msgstr "xxFrameSVG: Delete redundant checksxx" #: announcements/kde-frameworks-5.48.0.php:297 msgid "FrameSVG: Fix QObject include" msgstr "xxFrameSVG: Fix QObject includexx" #: announcements/kde-frameworks-5.48.0.php:298 msgid "Use QDateTime for interfacing with QML (bug 394423)" msgstr "xxUse QDateTime for interfacing with QML (bug 394423)xx" #: announcements/kde-frameworks-5.48.0.php:304 msgid "Add Share action to Dolphin context menu" msgstr "xxAdd Share action to Dolphin context menuxx" #: announcements/kde-frameworks-5.48.0.php:305 msgid "Properly reset plugins" msgstr "xxProperly reset pluginsxx" #: announcements/kde-frameworks-5.48.0.php:306 msgid "Filter out duplicate plugins" msgstr "xxFilter out duplicate pluginsxx" #: announcements/kde-frameworks-5.48.0.php:312 msgid "no pixel values in checkindicator" msgstr "xxno pixel values in checkindicatorxx" #: announcements/kde-frameworks-5.48.0.php:313 msgid "use RadioIndicator for everybody" msgstr "xxuse RadioIndicator for everybodyxx" #: announcements/kde-frameworks-5.48.0.php:314 msgid "Don't overflow around popups" msgstr "xxDon't overflow around popupsxx" #: announcements/kde-frameworks-5.48.0.php:315 msgid "on Qt<5.11 the control palette is completely ignored" msgstr "xxon Qt<5.11 the control palette is completely ignoredxx" #: announcements/kde-frameworks-5.48.0.php:316 msgid "anchor button background" msgstr "xxanchor button backgroundxx" #: announcements/kde-frameworks-5.48.0.php:322 msgid "Fix device label with unknown size" msgstr "xxFix device label with unknown sizexx" #: announcements/kde-frameworks-5.48.0.php:328 msgid "Fixes for Java comments" msgstr "xxFixes for Java commentsxx" #: announcements/kde-frameworks-5.48.0.php:329 msgid "Highlight Gradle files with Groovy syntax too" msgstr "xxHighlight Gradle files with Groovy syntax tooxx" #: announcements/kde-frameworks-5.48.0.php:330 msgid "" "CMake: Fix highlighting after strings with a single @ symbol" msgstr "" "xxCMake: Fix highlighting after strings with a single @ symbolxx" #: announcements/kde-frameworks-5.48.0.php:331 msgid "CoffeeScript: add extension .cson" msgstr "xxCoffeeScript: add extension .csonxx" #: announcements/kde-frameworks-5.48.0.php:332 msgid "" "Rust: Add keywords & bytes, fix identifiers, and other improvements/fixes" msgstr "" "xxRust: Add keywords & bytes, fix identifiers, and other improvements/" "fixesxx" #: announcements/kde-frameworks-5.48.0.php:333 msgid "Awk: fix regex in a function and update syntax for gawk" msgstr "xxAwk: fix regex in a function and update syntax for gawkxx" #: announcements/kde-frameworks-5.48.0.php:334 msgid "Pony: fix single quote escape and a possible infinite loop with #" msgstr "xxPony: fix single quote escape and a possible infinite loop with #xx" #: announcements/kde-frameworks-5.48.0.php:335 msgid "Update CMake syntax for the upcoming release 3.12" msgstr "xxUpdate CMake syntax for the upcoming release 3.12xx" #: announcements/kde-frameworks-5.49.0.php:4 msgid "Release of KDE Frameworks 5.49.0" msgstr "xxRelease of KDE Frameworks 5.49.0xx" #: announcements/kde-frameworks-5.49.0.php:16 msgid "" " \n" "August 11, 2018. KDE today announces the release\n" "of KDE Frameworks 5.49.0.\n" msgstr "" "xx \n" "August 11, 2018. KDE today announces the release\n" "of KDE Frameworks 5.49.0.\n" "xx\n" #: announcements/kde-frameworks-5.49.0.php:41 msgid "" "Don't instantiate a QStringRef into a QString only to search in a QStringList" msgstr "" "xxDon't instantiate a QStringRef into a QString only to search in a " "QStringListxx" #: announcements/kde-frameworks-5.49.0.php:42 msgid "Define elements when they're declared" msgstr "xxDefine elements when they're declaredxx" #: announcements/kde-frameworks-5.49.0.php:48 msgid "[tags_kio] Fix multiple filename copies" msgstr "xx[tags_kio] Fix multiple filename copiesxx" #: announcements/kde-frameworks-5.49.0.php:49 msgid "Revert \"[tags_kio] Use UDS_URL instead of UDS_TARGET_URL.\"" msgstr "xxRevert \"[tags_kio] Use UDS_URL instead of UDS_TARGET_URL.\"xx" #: announcements/kde-frameworks-5.49.0.php:50 msgid "[tags_kio] Use UDS_URL instead of UDS_TARGET_URL" msgstr "xx[tags_kio] Use UDS_URL instead of UDS_TARGET_URLxx" #: announcements/kde-frameworks-5.49.0.php:51 msgid "" "[tags_kio] Query target filepaths instead of appending paths to the file UDS " "entry" msgstr "" "xx[tags_kio] Query target filepaths instead of appending paths to the file " "UDS entryxx" #: announcements/kde-frameworks-5.49.0.php:52 msgid "Support special URLs for finding files of a certain type" msgstr "xxSupport special URLs for finding files of a certain typexx" #: announcements/kde-frameworks-5.49.0.php:53 msgid "Avoid manipulation of lists with quadratic complexity" msgstr "xxAvoid manipulation of lists with quadratic complexityxx" #: announcements/kde-frameworks-5.49.0.php:54 msgid "Use non deprecated fastInsert in baloo" msgstr "xxUse non deprecated fastInsert in balooxx" #: announcements/kde-frameworks-5.49.0.php:60 msgid "Add drive-optical icon (bug 396432)" msgstr "xxAdd drive-optical icon (bug 396432)xx" #: announcements/kde-frameworks-5.49.0.php:66 msgid "Android: Don't hardcode a random version of the Android SDK" msgstr "xxAndroid: Don't hardcode a random version of the Android SDKxx" #: announcements/kde-frameworks-5.49.0.php:67 msgid "ECMOptionalAddSubdirectory: Provide a bit more detail" msgstr "xxECMOptionalAddSubdirectory: Provide a bit more detailxx" #: announcements/kde-frameworks-5.49.0.php:68 msgid "Fix variable definition check" msgstr "xxFix variable definition checkxx" #: announcements/kde-frameworks-5.49.0.php:69 msgid "Change the 'since' version" msgstr "xxChange the 'since' versionxx" #: announcements/kde-frameworks-5.49.0.php:70 msgid "Improve ECMAddAppIconMacro" msgstr "xxImprove ECMAddAppIconMacroxx" #: announcements/kde-frameworks-5.49.0.php:94 msgid "Avoid warnings for PolkitQt5-1 headers" msgstr "xxAvoid warnings for PolkitQt5-1 headersxx" #: announcements/kde-frameworks-5.49.0.php:131 msgid "Fix overflow in rounding code (bug 397008)" msgstr "xxFix overflow in rounding code (bug 397008)xx" #: announcements/kde-frameworks-5.49.0.php:132 msgid "API dox: remove not-to-be-there \":\"s behind \"@note\"" msgstr "xxAPI dox: remove not-to-be-there \":\"s behind \"@note\"xx" #: announcements/kde-frameworks-5.49.0.php:133 #: announcements/kde-frameworks-5.49.0.php:239 #: announcements/kde-frameworks-5.49.0.php:332 #: announcements/kde-frameworks-5.49.0.php:362 msgid "API dox: talk about nullptr, not 0" msgstr "xxAPI dox: talk about nullptr, not 0xx" #: announcements/kde-frameworks-5.49.0.php:134 msgid "" "KFormat: Replace unicode literal with unicode codepoint to fix MSVC build" msgstr "" "xxKFormat: Replace unicode literal with unicode codepoint to fix MSVC buildxx" #: announcements/kde-frameworks-5.49.0.php:135 msgid "KFormat: correct @since tag for new KFormat::formatValue" msgstr "xxKFormat: correct @since tag for new KFormat::formatValuexx" #: announcements/kde-frameworks-5.49.0.php:136 msgid "KFormat: Allow usage of quantities beyond bytes and seconds" msgstr "xxKFormat: Allow usage of quantities beyond bytes and secondsxx" #: announcements/kde-frameworks-5.49.0.php:137 msgid "Correct KFormat::formatBytes examples" msgstr "xxCorrect KFormat::formatBytes examplesxx" #: announcements/kde-frameworks-5.49.0.php:150 msgid "Don't block forever in ensureKdeinitRunning" msgstr "xxDon't block forever in ensureKdeinitRunningxx" #: announcements/kde-frameworks-5.49.0.php:157 msgid "ensure we are always writing in the engine's root context" msgstr "xxensure we are always writing in the engine's root contextxx" #: announcements/kde-frameworks-5.49.0.php:158 msgid "better readability" msgstr "xxbetter readabilityxx" #: announcements/kde-frameworks-5.49.0.php:159 msgid "Improve API docs a bit" msgstr "xxImprove API docs a bitxx" #: announcements/kde-frameworks-5.49.0.php:166 msgid "Fix qtplugins in KStandardDirs" msgstr "xxFix qtplugins in KStandardDirsxx" #: announcements/kde-frameworks-5.49.0.php:184 msgid "API dox: add @file to functions-only header to have doxygen cover those" msgstr "" "xxAPI dox: add @file to functions-only header to have doxygen cover thosexx" #: announcements/kde-frameworks-5.49.0.php:202 msgid "Install the sunrise/sunset computation header" msgstr "xxInstall the sunrise/sunset computation headerxx" #: announcements/kde-frameworks-5.49.0.php:203 msgid "Added leap year day as (cultural) holiday for Norway" msgstr "xxAdded leap year day as (cultural) holiday for Norwayxx" #: announcements/kde-frameworks-5.49.0.php:204 msgid "Added ‘name’ entry for Norwegian holiday files" msgstr "xxAdded ‘name’ entry for Norwegian holiday filesxx" #: announcements/kde-frameworks-5.49.0.php:205 msgid "Added descriptions for Norwegian holiday files" msgstr "xxAdded descriptions for Norwegian holiday filesxx" #: announcements/kde-frameworks-5.49.0.php:206 msgid "more Japanese holiday updates from phanect" msgstr "xxmore Japanese holiday updates from phanectxx" #: announcements/kde-frameworks-5.49.0.php:207 msgid "holiday_jp_ja, holiday_jp-en_us - updated (bug 365241)" msgstr "xxholiday_jp_ja, holiday_jp-en_us - updated (bug 365241)xx" #: announcements/kde-frameworks-5.49.0.php:213 msgid "Reuse function that already does the same" msgstr "xxReuse function that already does the samexx" #: announcements/kde-frameworks-5.49.0.php:214 msgid "Fix the catalog handling and locale detection on Android" msgstr "xxFix the catalog handling and locale detection on Androidxx" #: announcements/kde-frameworks-5.49.0.php:215 msgid "Readability, skip no-op statements" msgstr "xxReadability, skip no-op statementsxx" #: announcements/kde-frameworks-5.49.0.php:216 msgid "Fix KCatalog::translate when translation is same as original text" msgstr "xxFix KCatalog::translate when translation is same as original textxx" #: announcements/kde-frameworks-5.49.0.php:217 msgid "a file has been renamed" msgstr "xxa file has been renamedxx" #: announcements/kde-frameworks-5.49.0.php:218 msgid "" "Let ki18n macro file name follow style of other find_package related files" msgstr "" "xxLet ki18n macro file name follow style of other find_package related " "filesxx" #: announcements/kde-frameworks-5.49.0.php:219 msgid "Fix the configure check for _nl_msg_cat_cntr" msgstr "xxFix the configure check for _nl_msg_cat_cntrxx" #: announcements/kde-frameworks-5.49.0.php:220 msgid "Don't generate files in the source directory" msgstr "xxDon't generate files in the source directoryxx" #: announcements/kde-frameworks-5.49.0.php:221 msgid "libintl: Determine if _nl_msg_cat_cntr exists before use (bug 365917)" msgstr "" "xxlibintl: Determine if _nl_msg_cat_cntr exists before use (bug 365917)xx" #: announcements/kde-frameworks-5.49.0.php:222 msgid "Fix the binary-factory builds" msgstr "xxFix the binary-factory buildsxx" #: announcements/kde-frameworks-5.49.0.php:234 msgid "Install kio related kdebugsettings category file" msgstr "xxInstall kio related kdebugsettings category filexx" #: announcements/kde-frameworks-5.49.0.php:235 msgid "rename private header to _p.h" msgstr "xxrename private header to _p.hxx" #: announcements/kde-frameworks-5.49.0.php:236 msgid "Remove custom icon selection for trash (bug 391200)" msgstr "xxRemove custom icon selection for trash (bug 391200)xx" #: announcements/kde-frameworks-5.49.0.php:237 msgid "Top-align labels in properties dialog" msgstr "xxTop-align labels in properties dialogxx" #: announcements/kde-frameworks-5.49.0.php:238 msgid "" "Present error dialog when user tries to create directory named \".\" or \".." "\" (bug 387449)" msgstr "" "xxPresent error dialog when user tries to create directory named \".\" or " "\"..\" (bug 387449)xx" #: announcements/kde-frameworks-5.49.0.php:240 msgid "kcoredirlister lstItems benchmark" msgstr "xxkcoredirlister lstItems benchmarkxx" #: announcements/kde-frameworks-5.49.0.php:241 msgid "[KSambaShare] Check file that's changed before reloading" msgstr "xx[KSambaShare] Check file that's changed before reloadingxx" #: announcements/kde-frameworks-5.49.0.php:242 msgid "[KDirOperator] Use alternating background colors for multi-column views" msgstr "" "xx[KDirOperator] Use alternating background colors for multi-column viewsxx" #: announcements/kde-frameworks-5.49.0.php:243 msgid "avoid memory leak in slave jobs (bug 396651)" msgstr "xxavoid memory leak in slave jobs (bug 396651)xx" #: announcements/kde-frameworks-5.49.0.php:244 msgid "" "SlaveInterface: deprecate setConnection/connection, nobody can use them " "anyway" msgstr "" "xxSlaveInterface: deprecate setConnection/connection, nobody can use them " "anywayxx" #: announcements/kde-frameworks-5.49.0.php:245 msgid "Slightly faster UDS constructor" msgstr "xxSlightly faster UDS constructorxx" #: announcements/kde-frameworks-5.49.0.php:246 msgid "[KFilePlacesModel] Support pretty baloosearch URLs" msgstr "xx[KFilePlacesModel] Support pretty baloosearch URLsxx" #: announcements/kde-frameworks-5.49.0.php:247 msgid "Remove projects.kde.org web shortcut" msgstr "xxRemove projects.kde.org web shortcutxx" #: announcements/kde-frameworks-5.49.0.php:248 msgid "Switch KIO::convertSize() to KFormat::formatByteSize()" msgstr "xxSwitch KIO::convertSize() to KFormat::formatByteSize()xx" #: announcements/kde-frameworks-5.49.0.php:249 msgid "Use non deprecated fastInsert in file.cpp (first of many to come)" msgstr "xxUse non deprecated fastInsert in file.cpp (first of many to come)xx" #: announcements/kde-frameworks-5.49.0.php:250 msgid "Replace Gitorious web shortcut by GitLab" msgstr "xxReplace Gitorious web shortcut by GitLabxx" #: announcements/kde-frameworks-5.49.0.php:251 msgid "Don't show confirmation dialog for Trash action by default (bug 385492)" msgstr "" "xxDon't show confirmation dialog for Trash action by default (bug 385492)xx" #: announcements/kde-frameworks-5.49.0.php:252 msgid "Don't ask for passwords in kfilewidgettest" msgstr "xxDon't ask for passwords in kfilewidgettestxx" #: announcements/kde-frameworks-5.49.0.php:258 msgid "support dynamically adding and removing title (bug 396417)" msgstr "xxsupport dynamically adding and removing title (bug 396417)xx" #: announcements/kde-frameworks-5.49.0.php:259 msgid "introduce actionsVisible (bug 396413)" msgstr "xxintroduce actionsVisible (bug 396413)xx" #: announcements/kde-frameworks-5.49.0.php:260 msgid "adapt margins when scrollbar appears/disappear" msgstr "xxadapt margins when scrollbar appears/disappearxx" #: announcements/kde-frameworks-5.49.0.php:261 msgid "better management of the size (bug 396983)" msgstr "xxbetter management of the size (bug 396983)xx" #: announcements/kde-frameworks-5.49.0.php:262 msgid "Optimise setting up the palette" msgstr "xxOptimise setting up the palettexx" #: announcements/kde-frameworks-5.49.0.php:263 msgid "AbstractApplciationItem shouldn't have its own size, only implicit" msgstr "xxAbstractApplciationItem shouldn't have its own size, only implicitxx" #: announcements/kde-frameworks-5.49.0.php:264 msgid "new signals pagePushed/pageRemoved" msgstr "xxnew signals pagePushed/pageRemovedxx" #: announcements/kde-frameworks-5.49.0.php:265 msgid "fix logic" msgstr "xxfix logicxx" #: announcements/kde-frameworks-5.49.0.php:266 msgid "add ScenePosition element (bug 396877)" msgstr "xxadd ScenePosition element (bug 396877)xx" #: announcements/kde-frameworks-5.49.0.php:267 msgid "No need to emit the intermediary palette for every state" msgstr "xxNo need to emit the intermediary palette for every statexx" #: announcements/kde-frameworks-5.49.0.php:268 msgid "hide->show" msgstr "xxhide->showxx" #: announcements/kde-frameworks-5.49.0.php:269 msgid "Collapsible Sidebar Mode" msgstr "xxCollapsible Sidebar Modexx" #: announcements/kde-frameworks-5.49.0.php:270 msgid "" "kirigami_package_breeze_icons: don't treat lists as elements (bug 396626)" msgstr "" "xxkirigami_package_breeze_icons: don't treat lists as elements (bug 396626)xx" #: announcements/kde-frameworks-5.49.0.php:271 msgid "fix search/replace regexp (bug 396294)" msgstr "xxfix search/replace regexp (bug 396294)xx" #: announcements/kde-frameworks-5.49.0.php:272 msgid "animating a color produces a rather unpleasant effect (bug 389534)" msgstr "xxanimating a color produces a rather unpleasant effect (bug 389534)xx" #: announcements/kde-frameworks-5.49.0.php:273 msgid "color focused item for keyboard navigation" msgstr "xxcolor focused item for keyboard navigationxx" #: announcements/kde-frameworks-5.49.0.php:274 msgid "remove quit shortcut" msgstr "xxremove quit shortcutxx" #: announcements/kde-frameworks-5.49.0.php:275 msgid "Remove long-time deprecated Encoding=UTF-8 from desktop format file" msgstr "" "xxRemove long-time deprecated Encoding=UTF-8 from desktop format filexx" #: announcements/kde-frameworks-5.49.0.php:276 msgid "fix toolbar size (bug 396521)" msgstr "xxfix toolbar size (bug 396521)xx" #: announcements/kde-frameworks-5.49.0.php:277 msgid "fix handle sizing" msgstr "xxfix handle sizingxx" #: announcements/kde-frameworks-5.49.0.php:279 msgid "" "Show icons for actions that have an icon source rather than an icon name" msgstr "" "xxShow icons for actions that have an icon source rather than an icon namexx" #: announcements/kde-frameworks-5.49.0.php:300 msgid "KMediaPlayer" msgstr "xxKMediaPlayerxx" #: announcements/kde-frameworks-5.49.0.php:309 msgid "Remove long-time deprecated Encoding=UTF-8 from desktop format files" msgstr "" "xxRemove long-time deprecated Encoding=UTF-8 from desktop format filesxx" #: announcements/kde-frameworks-5.49.0.php:310 msgid "Change default sort order in the download dialog to Rating" msgstr "xxChange default sort order in the download dialog to Ratingxx" #: announcements/kde-frameworks-5.49.0.php:311 msgid "Fix DownloadDialog window margins to meet general theme margins" msgstr "xxFix DownloadDialog window margins to meet general theme marginsxx" #: announcements/kde-frameworks-5.49.0.php:312 msgid "Restore accidentally removed qCDebug" msgstr "xxRestore accidentally removed qCDebugxx" #: announcements/kde-frameworks-5.49.0.php:313 msgid "Use the right QSharedPointer API" msgstr "xxUse the right QSharedPointer APIxx" #: announcements/kde-frameworks-5.49.0.php:314 msgid "Handle empty preview lists" msgstr "xxHandle empty preview listsxx" #: announcements/kde-frameworks-5.49.0.php:363 msgid "Require out-of-source build" msgstr "xxRequire out-of-source buildxx" #: announcements/kde-frameworks-5.49.0.php:364 msgid "Add subseq operator to match sub-sequences" msgstr "xxAdd subseq operator to match sub-sequencesxx" #: announcements/kde-frameworks-5.49.0.php:370 msgid "proper fix for the raw string indenting auto-quoting" msgstr "xxproper fix for the raw string indenting auto-quotingxx" #: announcements/kde-frameworks-5.49.0.php:371 msgid "" "fix indenter to cope with new syntax file in syntaxhighlighting framework" msgstr "" "xxfix indenter to cope with new syntax file in syntaxhighlighting frameworkxx" #: announcements/kde-frameworks-5.49.0.php:372 msgid "adjust test to new state in syntax-highlighting repository" msgstr "xxadjust test to new state in syntax-highlighting repositoryxx" #: announcements/kde-frameworks-5.49.0.php:373 msgid "Show \"Search wrapped\" message in center of view for better visibility" msgstr "" "xxShow \"Search wrapped\" message in center of view for better visibilityxx" #: announcements/kde-frameworks-5.49.0.php:374 msgid "fix warning, just use isNull()" msgstr "xxfix warning, just use isNull()xx" #: announcements/kde-frameworks-5.49.0.php:375 msgid "Extend Scripting API" msgstr "xxExtend Scripting APIxx" #: announcements/kde-frameworks-5.49.0.php:376 msgid "fix segfault on rare cases where empty vector occurs for word count" msgstr "" "xxfix segfault on rare cases where empty vector occurs for word countxx" #: announcements/kde-frameworks-5.49.0.php:377 msgid "enforce clear of scrollbar preview on document clear (bug 374630)" msgstr "xxenforce clear of scrollbar preview on document clear (bug 374630)xx" #: announcements/kde-frameworks-5.49.0.php:383 msgid "API docs: partial revert of earlier commit, didn't really work" msgstr "xxAPI docs: partial revert of earlier commit, didn't really workxx" #: announcements/kde-frameworks-5.49.0.php:384 msgid "KFindDialog: give the lineedit focus when showing a reused dialog" msgstr "xxKFindDialog: give the lineedit focus when showing a reused dialogxx" #: announcements/kde-frameworks-5.49.0.php:385 msgid "KFind: reset count when changing the pattern (e.g. in the find dialog)" msgstr "" "xxKFind: reset count when changing the pattern (e.g. in the find dialog)xx" #: announcements/kde-frameworks-5.49.0.php:404 msgid "" "Cleanup RemoteAccess buffers on aboutToBeUnbound instead of object " "destruction" msgstr "" "xxCleanup RemoteAccess buffers on aboutToBeUnbound instead of object " "destructionxx" #: announcements/kde-frameworks-5.49.0.php:405 msgid "Support cursor hints on locked pointer" msgstr "xxSupport cursor hints on locked pointerxx" #: announcements/kde-frameworks-5.49.0.php:406 msgid "Reduce unnecessary long wait times on failing signal spies" msgstr "xxReduce unnecessary long wait times on failing signal spiesxx" #: announcements/kde-frameworks-5.49.0.php:407 msgid "Fix selection and seat auto tests" msgstr "xxFix selection and seat auto testsxx" #: announcements/kde-frameworks-5.49.0.php:408 msgid "Replace remaining V5 compat global includes" msgstr "xxReplace remaining V5 compat global includesxx" #: announcements/kde-frameworks-5.49.0.php:409 msgid "Add XDG WM Base support to our XDGShell API" msgstr "xxAdd XDG WM Base support to our XDGShell APIxx" #: announcements/kde-frameworks-5.49.0.php:410 msgid "Make XDGShellV5 co-compilable with XDGWMBase" msgstr "xxMake XDGShellV5 co-compilable with XDGWMBasexx" #: announcements/kde-frameworks-5.49.0.php:416 msgid "Fix KTimeComboBox input mask for AM/PM times (bug 361764)" msgstr "xxFix KTimeComboBox input mask for AM/PM times (bug 361764)xx" #: announcements/kde-frameworks-5.49.0.php:429 msgid "Fix KMainWindow saving incorrect widget settings (bug 395988)" msgstr "xxFix KMainWindow saving incorrect widget settings (bug 395988)xx" #: announcements/kde-frameworks-5.49.0.php:442 msgid "if an applet is invalid, it has immediately UiReadyConstraint" msgstr "xxif an applet is invalid, it has immediately UiReadyConstraintxx" #: announcements/kde-frameworks-5.49.0.php:443 msgid "[Plasma PluginLoader] Cache plugins during startup" msgstr "xx[Plasma PluginLoader] Cache plugins during startupxx" #: announcements/kde-frameworks-5.49.0.php:444 msgid "Fix fading node when one textured is atlassed" msgstr "xxFix fading node when one textured is atlassedxx" #: announcements/kde-frameworks-5.49.0.php:445 msgid "" "[Containment] Don't load containment actions with plasma/containment_actions " "KIOSK restriction" msgstr "" "xx[Containment] Don't load containment actions with plasma/" "containment_actions KIOSK restrictionxx" #: announcements/kde-frameworks-5.49.0.php:452 msgid "Fix Mixed to Upper mode latching in Aztec code generation" msgstr "xxFix Mixed to Upper mode latching in Aztec code generationxx" #: announcements/kde-frameworks-5.49.0.php:458 msgid "Make sure debugging for kf5.kio.core.copyjob is disabled for the test" msgstr "" "xxMake sure debugging for kf5.kio.core.copyjob is disabled for the testxx" #: announcements/kde-frameworks-5.49.0.php:459 msgid "" "Revert \"test: A more \"atomic\" way of checking for the signal to happen\"" msgstr "" "xxRevert \"test: A more \"atomic\" way of checking for the signal to happen" "\"xx" #: announcements/kde-frameworks-5.49.0.php:460 msgid "test: A more \"atomic\" way of checking for the signal to happen" msgstr "xxtest: A more \"atomic\" way of checking for the signal to happenxx" #: announcements/kde-frameworks-5.49.0.php:461 msgid "Add bluetooth plugin" msgstr "xxAdd bluetooth pluginxx" #: announcements/kde-frameworks-5.49.0.php:462 msgid "[Telegram] Don't wait for Telegram to be closed" msgstr "xx[Telegram] Don't wait for Telegram to be closedxx" #: announcements/kde-frameworks-5.49.0.php:463 msgid "Prepare to use Arc's status colours in the revision drop-down list" msgstr "xxPrepare to use Arc's status colours in the revision drop-down listxx" #: announcements/kde-frameworks-5.49.0.php:470 msgid "Improve sizing of menus (bug 396841)" msgstr "xxImprove sizing of menus (bug 396841)xx" #: announcements/kde-frameworks-5.49.0.php:471 msgid "Remove double comparison" msgstr "xxRemove double comparisonxx" #: announcements/kde-frameworks-5.49.0.php:472 msgid "Port away from string-based connects" msgstr "xxPort away from string-based connectsxx" #: announcements/kde-frameworks-5.49.0.php:473 msgid "check for valid icon" msgstr "xxcheck for valid iconxx" #: announcements/kde-frameworks-5.49.0.php:485 msgid "" "Sonnet: setLanguage should schedule a rehighlight if highlight is enabled" msgstr "" "xxSonnet: setLanguage should schedule a rehighlight if highlight is enabledxx" #: announcements/kde-frameworks-5.49.0.php:486 msgid "Use the current hunspell API" msgstr "xxUse the current hunspell APIxx" #: announcements/kde-frameworks-5.49.0.php:492 msgid "" "CoffeeScript: fix templates in embedded JavaScript code & add escapes" msgstr "" "xxCoffeeScript: fix templates in embedded JavaScript code & add escapesxx" #: announcements/kde-frameworks-5.49.0.php:493 msgid "Exclude this in Definition::includedDefinitions()" msgstr "xxExclude this in Definition::includedDefinitions()xx" #: announcements/kde-frameworks-5.49.0.php:494 msgid "Use in-class member initialization where possible" msgstr "xxUse in-class member initialization where possiblexx" #: announcements/kde-frameworks-5.49.0.php:495 msgid "add functions to access keywords" msgstr "xxadd functions to access keywordsxx" #: announcements/kde-frameworks-5.49.0.php:496 msgid "Add Definition::::formats()" msgstr "xxAdd Definition::::formats()xx" #: announcements/kde-frameworks-5.49.0.php:497 msgid "Add QVector<Definition> Definition::includedDefinitions() const" msgstr "" "xxAdd QVector<Definition> Definition::includedDefinitions() constxx" #: announcements/kde-frameworks-5.49.0.php:498 msgid "Add Theme::TextStyle Format::textStyle() const;" msgstr "xxAdd Theme::TextStyle Format::textStyle() const;xx" #: announcements/kde-frameworks-5.49.0.php:499 msgid "C++: fix standard floating-point literals (bug 389693)" msgstr "xxC++: fix standard floating-point literals (bug 389693)xx" #: announcements/kde-frameworks-5.49.0.php:500 msgid "CSS: update syntax and fix some errors" msgstr "xxCSS: update syntax and fix some errorsxx" #: announcements/kde-frameworks-5.49.0.php:501 msgid "C++: update for c++20 and fix some syntax errors" msgstr "xxC++: update for c++20 and fix some syntax errorsxx" #: announcements/kde-frameworks-5.49.0.php:502 msgid "" "CoffeeScript & JavaScript: fix member objects. Add .ts extension in JS " "(bug 366797)" msgstr "" "xxCoffeeScript & JavaScript: fix member objects. Add .ts extension in JS " "(bug 366797)xx" #: announcements/kde-frameworks-5.49.0.php:503 msgid "Lua: fix multi-line string (bug 395515)" msgstr "xxLua: fix multi-line string (bug 395515)xx" #: announcements/kde-frameworks-5.49.0.php:504 msgid "RPM Spec: add MIME type" msgstr "xxRPM Spec: add MIME typexx" #: announcements/kde-frameworks-5.49.0.php:505 msgid "Python: fix escapes in quoted-comments (bug 386685)" msgstr "xxPython: fix escapes in quoted-comments (bug 386685)xx" #: announcements/kde-frameworks-5.49.0.php:506 msgid "" "haskell.xml: don't highlight Prelude data constructors differently from " "others" msgstr "" "xxhaskell.xml: don't highlight Prelude data constructors differently from " "othersxx" #: announcements/kde-frameworks-5.49.0.php:507 msgid "haskell.xml: remove types from \"prelude function\" section" msgstr "xxhaskell.xml: remove types from \"prelude function\" sectionxx" #: announcements/kde-frameworks-5.49.0.php:508 msgid "haskell.xml: highlight promoted data constructors" msgstr "xxhaskell.xml: highlight promoted data constructorsxx" #: announcements/kde-frameworks-5.49.0.php:509 msgid "haskell.xml: add keywords family, forall, pattern" msgstr "xxhaskell.xml: add keywords family, forall, patternxx" #: announcements/kde-frameworks-5.5.0.php:4 msgid "Release of KDE Frameworks 5.5.0" msgstr "xxRelease of KDE Frameworks 5.5.0xx" #: announcements/kde-frameworks-5.5.0.php:16 msgid "" " \n" "December 11, 2014. KDE today announces the release\n" "of KDE Frameworks 5.5.0.\n" msgstr "" "xx \n" "December 11, 2014. KDE today announces the release\n" "of KDE Frameworks 5.5.0.\n" "xx\n" #: announcements/kde-frameworks-5.5.0.php:34 msgid "" "\n" "\n" "

    Attica

    \n" "\n" "
      \n" "
    • Use all of QT_PLUGIN_PATH paths rather than just QLibraryInfo path to " "look for plugins
    • \n" "
    \n" "\n" "

    KActivities

    \n" "\n" "
      \n" "
    • Fix plugin loading with KDE_INSTALL_USE_QT_SYS_PATHS ON
    • \n" "
    \n" "\n" "

    KCMUtils

    \n" "\n" "
      \n" "
    • Restore KStandardGuiItems to get consistent icons and tooltips
    • \n" "
    \n" "\n" "

    KCodecs

    \n" "\n" "
      \n" "
    • Introduce KEmailAddress class for email validation
    • \n" "
    • Use more robust implementation of MIME codecs taken from the KMime " "library
    • \n" "
    • Add KCodecs::encodeRFC2047String()
    • \n" "
    \n" "\n" "

    KCompletion

    \n" "\n" "
      \n" "
    • Fix PageUp/Down actions in the completion popup box
    • \n" "
    \n" "\n" "

    KCoreAddons

    \n" "\n" "
      \n" "
    • Add KTextToHTML class for plaintext->HTML conversion
    • \n" "
    • Add KPluginMetaData::metaDataFileName()
    • \n" "
    • Allow to read KPluginMetaData from .desktop files
    • \n" "
    • Kdelibs4Migration now gives priority to distro-provided " "KDE4_DEFAULT_HOME
    • \n" "
    \n" "\n" "

    KDeclarative

    \n" "\n" "
      \n" "
    • Use Qt's method of blocking for component completion rather than our " "own
    • \n" "
    • Make it possible to delay initialization of object incubated from " "QmlObject
    • \n" "
    • Add guard when trying to access root object before component is " "complete
    • \n" "
    \n" "\n" "

    KEmoticons

    \n" "\n" "
      \n" "
    • Add KEmoticonsIntegrationPlugin for KTextToHTML from KCoreAddons
    • \n" "
    \n" "\n" "

    KHTML

    \n" "\n" "
      \n" "
    • A number of forward-ported fixes from kdelibs, no API changes.
    • \n" "
    \n" "\n" "

    KIO

    \n" "\n" "
      \n" "
    • Fix Size columns being empty in the KFileWidget detailed views
    • \n" "
    • Do not drop ASN passed to KRun when executing desktop files
    • \n" "
    • Fix passing of DESKTOP_STARTUP_ID to child process in kioexec
    • \n" "
    • Fix compilation with Qt 5.2, which also fixes a race condition
    • \n" "
    • KFileItem: cleanup overlay icon usage
    • \n" "
    • Implement back/forward side mouse buttons to navigate in the history\n" "
    • Allow user to cancel out of the certificate accept duration dialog box.\n" "
    \n" "\n" "

    KJobWidgets

    \n" "\n" "
      \n" "
    • Fix compilation with Qt 5.2.0
    • \n" "
    \n" "\n" "

    KNewStuff

    \n" "\n" "
      \n" "
    • Also allow absolute filepaths for configfile parameter.
    • \n" "
    • Fix compilation on Windows
    • \n" "
    \n" "\n" "

    KNotifications

    \n" "\n" "
      \n" "
    • Make KNotificationPlugin a public class
    • \n" "
    • KPassivePopup - Set default hide delay
    • \n" "
    \n" "\n" "

    KRunner

    \n" "\n" "
      \n" "
    • Add a simple cli tool to run a query on all runners
    • \n" "
    \n" "\n" "

    KService

    \n" "\n" "
      \n" "
    • Fix KPluginTrader::query() for old JSON
    • \n" "
    • Deprecate kservice_desktop_to_json for kcoreaddons_desktop_to_json
    • \n" "
    • Implement KPluginTrader::query() using KPluginLoader::findPlugins()\n" "
    • Fix KPluginInfo::entryPath() being empty when not loaded from .desktop\n" "
    \n" "\n" "

    KTextEditor

    \n" "\n" "
      \n" "
    • Fix bug #340212: incorrect soft-tabs alignment after beginning-of-line\n" "
    • Add libgit2 compile-time check for threads support
    • \n" "
    \n" "\n" "

    KWidgetsAddons

    \n" "\n" "
      \n" "
    • Add class KSplitterCollapserButton, a button which appears on the side " "of
    • \n" " a splitter handle and allows easy collapsing of the widget on the opposite " "side\n" "
    • Support monochrome icon themes (such as breeze)
    • \n" "
    \n" "\n" "

    KWindowSystem

    \n" "\n" "
      \n" "
    • Add KStartupInfo::createNewStartupIdForTimestamp
    • \n" "
    • Add support for more multimedia keys
    • \n" "
    • Add support for initial mapping state of WM_HINTS
    • \n" "
    • Drop incorrect warnings when using KXMessages without QX11Info
    • \n" "
    \n" "\n" "

    Plasma Framework

    \n" "\n" "
      \n" "
    • Fix compilation with Qt 5.2.0
    • \n" "
    • Fix the platformstatus kded module
    • \n" "
    • Migrate BusyIndicator, ProgressBar to QtQuick.Controls
    • \n" "
    • Add thumbnailAvailable property to PlasmaCore.WindowThumbnail
    • \n" "
    \n" "\n" "

    Solid

    \n" "\n" "
      \n" "
    • Fix warning: No such signal org::freedesktop::UPower::Device...
    • \n" "
    \n" "\n" "

    Extra cmake modules

    \n" "\n" "
      \n" "
    • Set CMAKE_INSTALL_SYSCONFDIR to /etc when CMAKE_INSTALL_PREFIX is /usr " "(instead of /usr/etc)
    • \n" "
    • Enable -D_USE_MATH_DEFINES on Windows
    • \n" "
    \n" "\n" "

    Frameworkintegration

    \n" "\n" "
      \n" "
    • Implement standardButtonText().
    • \n" "
    • Fix restoring the view mode and sizes in the file dialog
    • \n" "
    \n" "\n" msgstr "" "\n" "xx\n" "\n" "

    Attica

    \n" "\n" "
      \n" "
    • Use all of QT_PLUGIN_PATH paths rather than just QLibraryInfo path to " "look for plugins
    • \n" "
    \n" "\n" "

    KActivities

    \n" "\n" "
      \n" "
    • Fix plugin loading with KDE_INSTALL_USE_QT_SYS_PATHS ON
    • \n" "
    \n" "\n" "

    KCMUtils

    \n" "\n" "
      \n" "
    • Restore KStandardGuiItems to get consistent icons and tooltips
    • \n" "
    \n" "\n" "

    KCodecs

    \n" "\n" "
      \n" "
    • Introduce KEmailAddress class for email validation
    • \n" "
    • Use more robust implementation of MIME codecs taken from the KMime " "library
    • \n" "
    • Add KCodecs::encodeRFC2047String()
    • \n" "
    \n" "\n" "

    KCompletion

    \n" "\n" "
      \n" "
    • Fix PageUp/Down actions in the completion popup box
    • \n" "
    \n" "\n" "

    KCoreAddons

    \n" "\n" "
      \n" "
    • Add KTextToHTML class for plaintext->HTML conversion
    • \n" "
    • Add KPluginMetaData::metaDataFileName()
    • \n" "
    • Allow to read KPluginMetaData from .desktop files
    • \n" "
    • Kdelibs4Migration now gives priority to distro-provided " "KDE4_DEFAULT_HOME
    • \n" "
    \n" "\n" "

    KDeclarative

    \n" "\n" "
      \n" "
    • Use Qt's method of blocking for component completion rather than our " "own
    • \n" "
    • Make it possible to delay initialization of object incubated from " "QmlObject
    • \n" "
    • Add guard when trying to access root object before component is " "complete
    • \n" "
    \n" "\n" "

    KEmoticons

    \n" "\n" "
      \n" "
    • Add KEmoticonsIntegrationPlugin for KTextToHTML from KCoreAddons
    • \n" "
    \n" "\n" "

    KHTML

    \n" "\n" "
      \n" "
    • A number of forward-ported fixes from kdelibs, no API changes.
    • \n" "
    \n" "\n" "

    KIO

    \n" "\n" "
      \n" "
    • Fix Size columns being empty in the KFileWidget detailed views
    • \n" "
    • Do not drop ASN passed to KRun when executing desktop files
    • \n" "
    • Fix passing of DESKTOP_STARTUP_ID to child process in kioexec
    • \n" "
    • Fix compilation with Qt 5.2, which also fixes a race condition
    • \n" "
    • KFileItem: cleanup overlay icon usage
    • \n" "
    • Implement back/forward side mouse buttons to navigate in the history\n" "
    • Allow user to cancel out of the certificate accept duration dialog box.\n" "
    \n" "\n" "

    KJobWidgets

    \n" "\n" "
      \n" "
    • Fix compilation with Qt 5.2.0
    • \n" "
    \n" "\n" "

    KNewStuff

    \n" "\n" "
      \n" "
    • Also allow absolute filepaths for configfile parameter.
    • \n" "
    • Fix compilation on Windows
    • \n" "
    \n" "\n" "

    KNotifications

    \n" "\n" "
      \n" "
    • Make KNotificationPlugin a public class
    • \n" "
    • KPassivePopup - Set default hide delay
    • \n" "
    \n" "\n" "

    KRunner

    \n" "\n" "
      \n" "
    • Add a simple cli tool to run a query on all runners
    • \n" "
    \n" "\n" "

    KService

    \n" "\n" "
      \n" "
    • Fix KPluginTrader::query() for old JSON
    • \n" "
    • Deprecate kservice_desktop_to_json for kcoreaddons_desktop_to_json
    • \n" "
    • Implement KPluginTrader::query() using KPluginLoader::findPlugins()\n" "
    • Fix KPluginInfo::entryPath() being empty when not loaded from .desktop\n" "
    \n" "\n" "

    KTextEditor

    \n" "\n" "
      \n" "
    • Fix bug #340212: incorrect soft-tabs alignment after beginning-of-line\n" "
    • Add libgit2 compile-time check for threads support
    • \n" "
    \n" "\n" "

    KWidgetsAddons

    \n" "\n" "
      \n" "
    • Add class KSplitterCollapserButton, a button which appears on the side " "of
    • \n" " a splitter handle and allows easy collapsing of the widget on the opposite " "side\n" "
    • Support monochrome icon themes (such as breeze)
    • \n" "
    \n" "\n" "

    KWindowSystem

    \n" "\n" "
      \n" "
    • Add KStartupInfo::createNewStartupIdForTimestamp
    • \n" "
    • Add support for more multimedia keys
    • \n" "
    • Add support for initial mapping state of WM_HINTS
    • \n" "
    • Drop incorrect warnings when using KXMessages without QX11Info
    • \n" "
    \n" "\n" "

    Plasma Framework

    \n" "\n" "
      \n" "
    • Fix compilation with Qt 5.2.0
    • \n" "
    • Fix the platformstatus kded module
    • \n" "
    • Migrate BusyIndicator, ProgressBar to QtQuick.Controls
    • \n" "
    • Add thumbnailAvailable property to PlasmaCore.WindowThumbnail
    • \n" "
    \n" "\n" "

    Solid

    \n" "\n" "
      \n" "
    • Fix warning: No such signal org::freedesktop::UPower::Device...
    • \n" "
    \n" "\n" "

    Extra cmake modules

    \n" "\n" "
      \n" "
    • Set CMAKE_INSTALL_SYSCONFDIR to /etc when CMAKE_INSTALL_PREFIX is /usr " "(instead of /usr/etc)
    • \n" "
    • Enable -D_USE_MATH_DEFINES on Windows
    • \n" "
    \n" "\n" "

    Frameworkintegration

    \n" "\n" "
      \n" "
    • Implement standardButtonText().
    • \n" "
    • Fix restoring the view mode and sizes in the file dialog
    • \n" "
    \n" "\n" "xx\n" #: announcements/kde-frameworks-5.5.0.php:219 msgid "" "The complete source code for KDE Frameworks %1 may be freely downloaded. Instructions " "on compiling and installing KDE Frameworks %1 are available from the KDE Frameworks %1 Info Page." msgstr "" "xxThe complete source code for KDE Frameworks %1 may be freely downloaded. Instructions " "on compiling and installing KDE Frameworks %1 are available from the KDE Frameworks %1 Info Page.xx" #: announcements/kde-frameworks-5.50.0.php:4 msgid "Release of KDE Frameworks 5.50.0" msgstr "xxRelease of KDE Frameworks 5.50.0xx" #: announcements/kde-frameworks-5.50.0.php:16 msgid "" " \n" "September 08, 2018. KDE today announces the release\n" "of KDE Frameworks 5.50.0.\n" msgstr "" "xx \n" "September 08, 2018. KDE today announces the release\n" "of KDE Frameworks 5.50.0.\n" "xx\n" #: announcements/kde-frameworks-5.50.0.php:41 msgid "Add support for proposed tags addition in OCS 1.7" msgstr "xxAdd support for proposed tags addition in OCS 1.7xx" #: announcements/kde-frameworks-5.50.0.php:47 msgid "Fixed a typo in the index size output (bug 397843)" msgstr "xxFixed a typo in the index size output (bug 397843)xx" #: announcements/kde-frameworks-5.50.0.php:48 msgid "Remove src not dest url when a url is newly unindexable" msgstr "xxRemove src not dest url when a url is newly unindexablexx" #: announcements/kde-frameworks-5.50.0.php:49 msgid "" "[tags_kio] Simplify the filename path query matching by using a capture group" msgstr "" "xx[tags_kio] Simplify the filename path query matching by using a capture " "groupxx" #: announcements/kde-frameworks-5.50.0.php:50 msgid "" "Revert \"Skip queueing newly unindexable files and remove them from the " "index immediately.\"" msgstr "" "xxRevert \"Skip queueing newly unindexable files and remove them from the " "index immediately.\"xx" #: announcements/kde-frameworks-5.50.0.php:51 msgid "[tags_kio] Simplify file path lookup while loop" msgstr "xx[tags_kio] Simplify file path lookup while loopxx" #: announcements/kde-frameworks-5.50.0.php:57 msgid "Add LabPlot project file icon" msgstr "xxAdd LabPlot project file iconxx" #: announcements/kde-frameworks-5.50.0.php:58 msgid "ScalableTest, add \"scalable\" plasma-browser-integration (bug 393999)" msgstr "" "xxScalableTest, add \"scalable\" plasma-browser-integration (bug 393999)xx" #: announcements/kde-frameworks-5.50.0.php:64 msgid "" "Bindings: Check if bindings can be generated for a specific python version" msgstr "" "xxBindings: Check if bindings can be generated for a specific python " "versionxx" #: announcements/kde-frameworks-5.50.0.php:65 msgid "Bindings: Make generator forward compatible with Python 3" msgstr "xxBindings: Make generator forward compatible with Python 3xx" #: announcements/kde-frameworks-5.50.0.php:66 msgid "Disable alteration of QT_PLUGIN_PATH by ECM when running tests" msgstr "xxDisable alteration of QT_PLUGIN_PATH by ECM when running testsxx" #: announcements/kde-frameworks-5.50.0.php:67 msgid "Bindings: Add support for scoped enums (bug 397154)" msgstr "xxBindings: Add support for scoped enums (bug 397154)xx" #: announcements/kde-frameworks-5.50.0.php:68 msgid "Make it possible for ECM to detect po files at configure time" msgstr "xxMake it possible for ECM to detect po files at configure timexx" #: announcements/kde-frameworks-5.50.0.php:74 msgid "[KStyle] Use dialog-question for question icon" msgstr "xx[KStyle] Use dialog-question for question iconxx" #: announcements/kde-frameworks-5.50.0.php:80 msgid "handle non-ASCII encodings of file names in tar archives (bug 266141)" msgstr "" "xxhandle non-ASCII encodings of file names in tar archives (bug 266141)xx" #: announcements/kde-frameworks-5.50.0.php:81 msgid "KCompressionDevice: don't call write after WriteError (bug 397545)" msgstr "xxKCompressionDevice: don't call write after WriteError (bug 397545)xx" #: announcements/kde-frameworks-5.50.0.php:82 msgid "Add missing Q_OBJECT macros for QIODevice subclasses" msgstr "xxAdd missing Q_OBJECT macros for QIODevice subclassesxx" #: announcements/kde-frameworks-5.50.0.php:83 msgid "" "KCompressionDevice: propagate errors from QIODevice::close() (bug 397545)" msgstr "" "xxKCompressionDevice: propagate errors from QIODevice::close() (bug 397545)xx" #: announcements/kde-frameworks-5.50.0.php:84 msgid "Fix bzip main page" msgstr "xxFix bzip main pagexx" #: announcements/kde-frameworks-5.50.0.php:90 msgid "" "Use custom QScrollArea with size hint not limited by font size (bug 389585)" msgstr "" "xxUse custom QScrollArea with size hint not limited by font size (bug " "389585)xx" #: announcements/kde-frameworks-5.50.0.php:96 msgid "Remove warning about old kiosk feature that no longer applies" msgstr "xxRemove warning about old kiosk feature that no longer appliesxx" #: announcements/kde-frameworks-5.50.0.php:97 msgid "Set system default shortcut Ctrl+0 for \"Actual Size\" action" msgstr "xxSet system default shortcut Ctrl+0 for \"Actual Size\" actionxx" #: announcements/kde-frameworks-5.50.0.php:103 msgid "Don't remove space between two url when line start with \" (kmail bug)" msgstr "" "xxDon't remove space between two url when line start with \" (kmail bug)xx" #: announcements/kde-frameworks-5.50.0.php:104 msgid "" "KPluginLoader: use '/' even on Windows, libraryPaths() returns paths with '/'" msgstr "" "xxKPluginLoader: use '/' even on Windows, libraryPaths() returns paths with " "'/'xx" #: announcements/kde-frameworks-5.50.0.php:105 msgid "KPluginMetaData: convert empty string to empty stringlist" msgstr "xxKPluginMetaData: convert empty string to empty stringlistxx" #: announcements/kde-frameworks-5.50.0.php:111 msgid "Revert \"ensure we are always writing in the engine's root context\"" msgstr "" "xxRevert \"ensure we are always writing in the engine's root context\"xx" #: announcements/kde-frameworks-5.50.0.php:112 msgid "Attach property to \"delegate\" (bug 397367)" msgstr "xxAttach property to \"delegate\" (bug 397367)xx" #: announcements/kde-frameworks-5.50.0.php:113 msgid "[KCM GridDelegate] Use layer effect only on OpenGL backend (bug 397220)" msgstr "" "xx[KCM GridDelegate] Use layer effect only on OpenGL backend (bug 397220)xx" #: announcements/kde-frameworks-5.50.0.php:119 msgid "add acronym ASCII to general.entities" msgstr "xxadd acronym ASCII to general.entitiesxx" #: announcements/kde-frameworks-5.50.0.php:120 msgid "add JSON to general.entities" msgstr "xxadd JSON to general.entitiesxx" #: announcements/kde-frameworks-5.50.0.php:121 msgid "Let meinproc5 be more verbose in 'install' auto test" msgstr "xxLet meinproc5 be more verbose in 'install' auto testxx" #: announcements/kde-frameworks-5.50.0.php:122 msgid "In kdoctools_install test use absolute paths to find installed files" msgstr "" "xxIn kdoctools_install test use absolute paths to find installed filesxx" #: announcements/kde-frameworks-5.50.0.php:128 msgid "Add enum alias Property::Language for typo Property::Langauge" msgstr "xxAdd enum alias Property::Language for typo Property::Langaugexx" #: announcements/kde-frameworks-5.50.0.php:134 msgid "" "Implement proper equinox and solstice calculation algorithm (bug 396750)" msgstr "" "xxImplement proper equinox and solstice calculation algorithm (bug 396750)xx" #: announcements/kde-frameworks-5.50.0.php:135 msgid "src/CMakeLists.txt - install headers the frameworks-way" msgstr "xxsrc/CMakeLists.txt - install headers the frameworks-wayxx" #: announcements/kde-frameworks-5.50.0.php:141 msgid "Assert if trying to use a KCatalog without a QCoreApplication" msgstr "xxAssert if trying to use a KCatalog without a QCoreApplicationxx" #: announcements/kde-frameworks-5.50.0.php:142 msgid "Port ki18n from QtScript to QtQml" msgstr "xxPort ki18n from QtScript to QtQmlxx" #: announcements/kde-frameworks-5.50.0.php:143 msgid "Check the build directory for po/ as well" msgstr "xxCheck the build directory for po/ as wellxx" #: announcements/kde-frameworks-5.50.0.php:149 msgid "Set breeze as fallback icon theme" msgstr "xxSet breeze as fallback icon themexx" #: announcements/kde-frameworks-5.50.0.php:155 msgid "[KSambaShareData] Accept spaces in ACL host name" msgstr "xx[KSambaShareData] Accept spaces in ACL host namexx" #: announcements/kde-frameworks-5.50.0.php:156 msgid "[KFileItemListProperties] Use mostLocalUrl for capabilities" msgstr "xx[KFileItemListProperties] Use mostLocalUrl for capabilitiesxx" #: announcements/kde-frameworks-5.50.0.php:157 msgid "" "[KMountPoint] Also check \"smb-share\" for whether it's an SMB mount (bug " "344146)" msgstr "" "xx[KMountPoint] Also check \"smb-share\" for whether it's an SMB mount (bug " "344146)xx" #: announcements/kde-frameworks-5.50.0.php:158 msgid "[KMountPoint] Resolve gvfsd mounts (bug 344146)" msgstr "xx[KMountPoint] Resolve gvfsd mounts (bug 344146)xx" #: announcements/kde-frameworks-5.50.0.php:159 msgid "[KMountPoint] Remove traces of supermount" msgstr "xx[KMountPoint] Remove traces of supermountxx" #: announcements/kde-frameworks-5.50.0.php:160 msgid "[KMountPoint] Remove AIX and Windows CE support" msgstr "xx[KMountPoint] Remove AIX and Windows CE supportxx" #: announcements/kde-frameworks-5.50.0.php:161 msgid "" "Display mounted file system type and mounted from fields in properties " "dialog (bug 220976)" msgstr "" "xxDisplay mounted file system type and mounted from fields in properties " "dialog (bug 220976)xx" #: announcements/kde-frameworks-5.50.0.php:162 msgid "kdirlistertest doesn't fail at random" msgstr "xxkdirlistertest doesn't fail at randomxx" #: announcements/kde-frameworks-5.50.0.php:163 msgid "[KUrlComboBox] Fix KIcon porting error" msgstr "xx[KUrlComboBox] Fix KIcon porting errorxx" #: announcements/kde-frameworks-5.50.0.php:164 msgid "Port KPATH_SEPARATOR \"hack\" to QDir::listSeparator, added in Qt 5.6" msgstr "" "xxPort KPATH_SEPARATOR \"hack\" to QDir::listSeparator, added in Qt 5.6xx" #: announcements/kde-frameworks-5.50.0.php:165 msgid "Fixes memory leak in KUrlComboBox::setUrl" msgstr "xxFixes memory leak in KUrlComboBox::setUrlxx" #: announcements/kde-frameworks-5.50.0.php:166 msgid "[KFileItem] Don't read directory comment on slow mounts" msgstr "xx[KFileItem] Don't read directory comment on slow mountsxx" #: announcements/kde-frameworks-5.50.0.php:167 msgid "Use QDir::canonicalPath instead" msgstr "xxUse QDir::canonicalPath insteadxx" #: announcements/kde-frameworks-5.50.0.php:168 msgid "Ignore NTFS hidden flag for root volume (bug 392913)" msgstr "xxIgnore NTFS hidden flag for root volume (bug 392913)xx" #: announcements/kde-frameworks-5.50.0.php:169 msgid "Give the \"invalid directory name\" dialog a cancel button" msgstr "xxGive the \"invalid directory name\" dialog a cancel buttonxx" #: announcements/kde-frameworks-5.50.0.php:170 msgid "KPropertiesDialog: switch to label in setFileNameReadOnly(true)" msgstr "xxKPropertiesDialog: switch to label in setFileNameReadOnly(true)xx" #: announcements/kde-frameworks-5.50.0.php:171 msgid "Refine wording when a folder with an invalid name could not be created" msgstr "" "xxRefine wording when a folder with an invalid name could not be createdxx" #: announcements/kde-frameworks-5.50.0.php:172 msgid "Use appropriate icon for a cancel button that will ask for a new name" msgstr "" "xxUse appropriate icon for a cancel button that will ask for a new namexx" #: announcements/kde-frameworks-5.50.0.php:173 msgid "Make read-only filenames selectable" msgstr "xxMake read-only filenames selectablexx" #: announcements/kde-frameworks-5.50.0.php:174 msgid "Use title case for some button labels" msgstr "xxUse title case for some button labelsxx" #: announcements/kde-frameworks-5.50.0.php:175 msgid "" "Use KLineEdit for folder name if folder has write access, else use QLabel" msgstr "" "xxUse KLineEdit for folder name if folder has write access, else use QLabelxx" #: announcements/kde-frameworks-5.50.0.php:176 msgid "KCookieJar: fix wrong timezone conversion" msgstr "xxKCookieJar: fix wrong timezone conversionxx" #: announcements/kde-frameworks-5.50.0.php:182 msgid "support fillWidth for items" msgstr "xxsupport fillWidth for itemsxx" #: announcements/kde-frameworks-5.50.0.php:183 msgid "guard against external deletion of pages" msgstr "xxguard against external deletion of pagesxx" #: announcements/kde-frameworks-5.50.0.php:184 msgid "always show the header when we are in collapsible mode" msgstr "xxalways show the header when we are in collapsible modexx" #: announcements/kde-frameworks-5.50.0.php:185 msgid "fix showContentWhenCollapsed behavior" msgstr "xxfix showContentWhenCollapsed behaviorxx" #: announcements/kde-frameworks-5.50.0.php:186 msgid "fix holes in menus in Material style" msgstr "xxfix holes in menus in Material stylexx" #: announcements/kde-frameworks-5.50.0.php:187 msgid "standard actionsmenu for the page contextmenu" msgstr "xxstandard actionsmenu for the page contextmenuxx" #: announcements/kde-frameworks-5.50.0.php:188 msgid "Explicitly request Qt 5.7's QtQuick to make use of Connections.enabled" msgstr "" "xxExplicitly request Qt 5.7's QtQuick to make use of Connections.enabledxx" #: announcements/kde-frameworks-5.50.0.php:189 msgid "use Window color instead of a background item" msgstr "xxuse Window color instead of a background itemxx" #: announcements/kde-frameworks-5.50.0.php:190 msgid "make sure the drawer closes even when pushing a new" msgstr "xxmake sure the drawer closes even when pushing a newxx" #: announcements/kde-frameworks-5.50.0.php:191 msgid "export separatorvisible to the globaltoolbar" msgstr "xxexport separatorvisible to the globaltoolbarxx" #: announcements/kde-frameworks-5.50.0.php:192 msgid "Fix the Kirigami QRC static plugin generation" msgstr "xxFix the Kirigami QRC static plugin generationxx" #: announcements/kde-frameworks-5.50.0.php:193 msgid "Fix the build in LTO static mode" msgstr "xxFix the build in LTO static modexx" #: announcements/kde-frameworks-5.50.0.php:194 msgid "Ensure drawerOpen property is synced correctly (bug 394867)" msgstr "xxEnsure drawerOpen property is synced correctly (bug 394867)xx" #: announcements/kde-frameworks-5.50.0.php:195 msgid "drawer: Display the content widget when dragging" msgstr "xxdrawer: Display the content widget when draggingxx" #: announcements/kde-frameworks-5.50.0.php:196 msgid "Allow qrc assets to be used in Actions icons" msgstr "xxAllow qrc assets to be used in Actions iconsxx" #: announcements/kde-frameworks-5.50.0.php:197 msgid "ld on old gcc (bug 395156)" msgstr "xxld on old gcc (bug 395156)xx" #: announcements/kde-frameworks-5.50.0.php:203 msgid "Deprecate KFilterProxySearchLine" msgstr "xxDeprecate KFilterProxySearchLinexx" #: announcements/kde-frameworks-5.50.0.php:209 msgid "Cache providerId" msgstr "xxCache providerIdxx" #: announcements/kde-frameworks-5.50.0.php:215 msgid "Support libcanberra for audio notification" msgstr "xxSupport libcanberra for audio notificationxx" #: announcements/kde-frameworks-5.50.0.php:221 msgid "KBuildSycoca: always process application desktop files" msgstr "xxKBuildSycoca: always process application desktop filesxx" #: announcements/kde-frameworks-5.50.0.php:227 msgid "Turn enum Kate::ScriptType into an enum class" msgstr "xxTurn enum Kate::ScriptType into an enum classxx" #: announcements/kde-frameworks-5.50.0.php:228 msgid "correct error handling for QFileDevice and KCompressedDevice" msgstr "xxcorrect error handling for QFileDevice and KCompressedDevicexx" #: announcements/kde-frameworks-5.50.0.php:229 msgid "InlineNotes: Do not print inline notes" msgstr "xxInlineNotes: Do not print inline notesxx" #: announcements/kde-frameworks-5.50.0.php:230 msgid "Remove QSaveFile in favor of plain old file saving" msgstr "xxRemove QSaveFile in favor of plain old file savingxx" #: announcements/kde-frameworks-5.50.0.php:231 msgid "InlineNotes: Use screen global coordinates everywhere" msgstr "xxInlineNotes: Use screen global coordinates everywherexx" #: announcements/kde-frameworks-5.50.0.php:232 msgid "InlineNote: Initialize position with Cursor::invalid()" msgstr "xxInlineNote: Initialize position with Cursor::invalid()xx" #: announcements/kde-frameworks-5.50.0.php:233 msgid "InlineNote: Pimpl inline note data without allocs" msgstr "xxInlineNote: Pimpl inline note data without allocsxx" #: announcements/kde-frameworks-5.50.0.php:234 msgid "Add inline note interface" msgstr "xxAdd inline note interfacexx" #: announcements/kde-frameworks-5.50.0.php:235 msgid "Show text preview only if main window is active (bug 392396)" msgstr "xxShow text preview only if main window is active (bug 392396)xx" #: announcements/kde-frameworks-5.50.0.php:236 msgid "Fix crash when hiding the TextPreview widget (bug 397266)" msgstr "xxFix crash when hiding the TextPreview widget (bug 397266)xx" #: announcements/kde-frameworks-5.50.0.php:237 msgid "Merge ssh://git.kde.org/ktexteditor" msgstr "xxMerge ssh://git.kde.org/ktexteditorxx" #: announcements/kde-frameworks-5.50.0.php:238 msgid "improve hidpi rendering of icon border" msgstr "xximprove hidpi rendering of icon borderxx" #: announcements/kde-frameworks-5.50.0.php:239 msgid "Improve vim color theme (bug 361127)" msgstr "xxImprove vim color theme (bug 361127)xx" #: announcements/kde-frameworks-5.50.0.php:240 msgid "Search: Add workaround for missing icons in Gnome icon-theme" msgstr "xxSearch: Add workaround for missing icons in Gnome icon-themexx" #: announcements/kde-frameworks-5.50.0.php:241 msgid "fix overpainting for _ or letters like j in the last line (bug 390665)" msgstr "" "xxfix overpainting for _ or letters like j in the last line (bug 390665)xx" #: announcements/kde-frameworks-5.50.0.php:242 msgid "Extend Scripting API to allow executing commands" msgstr "xxExtend Scripting API to allow executing commandsxx" #: announcements/kde-frameworks-5.50.0.php:243 msgid "Indentation script for R" msgstr "xxIndentation script for Rxx" #: announcements/kde-frameworks-5.50.0.php:244 msgid "Fix crash when replacing \\n around empty lines (bug 381080)" msgstr "xxFix crash when replacing \\n around empty lines (bug 381080)xx" #: announcements/kde-frameworks-5.50.0.php:245 msgid "remove highlighting download dialog" msgstr "xxremove highlighting download dialogxx" #: announcements/kde-frameworks-5.50.0.php:246 msgid "" "no need to new/delete hash on each doHighlight, clearing it is good enough" msgstr "" "xxno need to new/delete hash on each doHighlight, clearing it is good " "enoughxx" #: announcements/kde-frameworks-5.50.0.php:247 msgid "" "ensure we can handle invalid attribute indices that can happen as left overs " "after HL switch for a document" msgstr "" "xxensure we can handle invalid attribute indices that can happen as left " "overs after HL switch for a documentxx" #: announcements/kde-frameworks-5.50.0.php:248 msgid "let smart pointer handle deletion of objects, less manual stuff to do" msgstr "" "xxlet smart pointer handle deletion of objects, less manual stuff to doxx" #: announcements/kde-frameworks-5.50.0.php:249 msgid "remove map to lookup additional hl properties" msgstr "xxremove map to lookup additional hl propertiesxx" #: announcements/kde-frameworks-5.50.0.php:250 msgid "KTextEditor uses the KSyntaxHighlighting framework for all" msgstr "xxKTextEditor uses the KSyntaxHighlighting framework for allxx" #: announcements/kde-frameworks-5.50.0.php:251 msgid "use character encodings as provided by the definitions" msgstr "xxuse character encodings as provided by the definitionsxx" #: announcements/kde-frameworks-5.50.0.php:252 #: announcements/kde-frameworks-5.50.0.php:257 msgid "Merge branch 'master' into syntax-highlighting" msgstr "xxMerge branch 'master' into syntax-highlightingxx" #: announcements/kde-frameworks-5.50.0.php:253 msgid "non-bold text no longer renders with font weight thin but (bug 393861)" msgstr "" "xxnon-bold text no longer renders with font weight thin but (bug 393861)xx" #: announcements/kde-frameworks-5.50.0.php:254 msgid "use foldingEnabled" msgstr "xxuse foldingEnabledxx" #: announcements/kde-frameworks-5.50.0.php:255 msgid "remove EncodedCharaterInsertionPolicy" msgstr "xxremove EncodedCharaterInsertionPolicyxx" #: announcements/kde-frameworks-5.50.0.php:256 msgid "" "Printing: Respect footer font, fix footer vertical position, make header/" "footer separator line visually lighter" msgstr "" "xxPrinting: Respect footer font, fix footer vertical position, make header/" "footer separator line visually lighterxx" #: announcements/kde-frameworks-5.50.0.php:258 msgid "" "let syntax-highlighting framework handle all definition management now that " "there is the None definition around in the repo" msgstr "" "xxlet syntax-highlighting framework handle all definition management now " "that there is the None definition around in the repoxx" #: announcements/kde-frameworks-5.50.0.php:259 msgid "completion widget: fix minimum header section size" msgstr "xxcompletion widget: fix minimum header section sizexx" #: announcements/kde-frameworks-5.50.0.php:260 msgid "" "Fix: Scroll view lines instead of real lines for wheel and touchpad " "scrolling (bug 256561)" msgstr "" "xxFix: Scroll view lines instead of real lines for wheel and touchpad " "scrolling (bug 256561)xx" #: announcements/kde-frameworks-5.50.0.php:261 msgid "" "remove syntax test, that is now tested in the syntax-highlighting framework " "itself" msgstr "" "xxremove syntax test, that is now tested in the syntax-highlighting " "framework itselfxx" #: announcements/kde-frameworks-5.50.0.php:262 msgid "" "KTextEditor configuration is now application local again, the old global " "configuration will be imported on first use" msgstr "" "xxKTextEditor configuration is now application local again, the old global " "configuration will be imported on first usexx" #: announcements/kde-frameworks-5.50.0.php:263 msgid "" "Use KSyntaxHighlighting::CommentPosition instead of KateHighlighting::CSLPos" msgstr "" "xxUse KSyntaxHighlighting::CommentPosition instead of KateHighlighting::" "CSLPosxx" #: announcements/kde-frameworks-5.50.0.php:264 msgid "Use isWordWrapDelimiter() from KSyntaxHighlighting" msgstr "xxUse isWordWrapDelimiter() from KSyntaxHighlightingxx" #: announcements/kde-frameworks-5.50.0.php:265 msgid "Rename isDelimiter() to isWordDelimiter()" msgstr "xxRename isDelimiter() to isWordDelimiter()xx" #: announcements/kde-frameworks-5.50.0.php:266 msgid "implement more lookup stuff via format -> definition link" msgstr "xximplement more lookup stuff via format -> definition linkxx" #: announcements/kde-frameworks-5.50.0.php:267 msgid "we now always get valid formats" msgstr "xxwe now always get valid formatsxx" #: announcements/kde-frameworks-5.50.0.php:268 msgid "nicer way to get attribute name" msgstr "xxnicer way to get attribute namexx" #: announcements/kde-frameworks-5.50.0.php:269 msgid "fix python indentation test, safer accessor to property bags" msgstr "xxfix python indentation test, safer accessor to property bagsxx" #: announcements/kde-frameworks-5.50.0.php:270 msgid "add right definition prefixes again" msgstr "xxadd right definition prefixes againxx" #: announcements/kde-frameworks-5.50.0.php:271 msgid "" "Merge branch 'syntax-highlighting' of git://anongit.kde.org/ktexteditor into " "syntax-highlighting" msgstr "" "xxMerge branch 'syntax-highlighting' of git://anongit.kde.org/ktexteditor " "into syntax-highlightingxx" #: announcements/kde-frameworks-5.50.0.php:272 msgid "try to bring back lists needed to do the configuration per scheme" msgstr "xxtry to bring back lists needed to do the configuration per schemexx" #: announcements/kde-frameworks-5.50.0.php:273 msgid "Use KSyntaxHighlighting::Definition::isDelimiter()" msgstr "xxUse KSyntaxHighlighting::Definition::isDelimiter()xx" #: announcements/kde-frameworks-5.50.0.php:274 msgid "make can break bit more like in word code" msgstr "xxmake can break bit more like in word codexx" #: announcements/kde-frameworks-5.50.0.php:275 msgid "no linked list without any reason" msgstr "xxno linked list without any reasonxx" #: announcements/kde-frameworks-5.50.0.php:276 msgid "cleanup properties init" msgstr "xxcleanup properties initxx" #: announcements/kde-frameworks-5.50.0.php:277 msgid "fix order of formats, remember definition in highlighting bag" msgstr "xxfix order of formats, remember definition in highlighting bagxx" #: announcements/kde-frameworks-5.50.0.php:278 msgid "handle invalid formats / zero length formats" msgstr "xxhandle invalid formats / zero length formatsxx" #: announcements/kde-frameworks-5.50.0.php:279 msgid "" "remove more old implementation parts, fixup some accessors to use the format " "stuff" msgstr "" "xxremove more old implementation parts, fixup some accessors to use the " "format stuffxx" #: announcements/kde-frameworks-5.50.0.php:280 msgid "fix indentation based folding" msgstr "xxfix indentation based foldingxx" #: announcements/kde-frameworks-5.50.0.php:281 msgid "remove exposure of context stack in doHighlight + fix ctxChanged" msgstr "xxremove exposure of context stack in doHighlight + fix ctxChangedxx" #: announcements/kde-frameworks-5.50.0.php:282 msgid "start to store folding stuff" msgstr "xxstart to store folding stuffxx" #: announcements/kde-frameworks-5.50.0.php:283 msgid "rip out highlighting helpers, no longer needed" msgstr "xxrip out highlighting helpers, no longer neededxx" #: announcements/kde-frameworks-5.50.0.php:284 msgid "" "remove need to contextNum, add FIXME-SYNTAX marker to stuff that needs to be " "fixed up properly" msgstr "" "xxremove need to contextNum, add FIXME-SYNTAX marker to stuff that needs to " "be fixed up properlyxx" #: announcements/kde-frameworks-5.50.0.php:285 msgid "" "adapt to includedDefinitions changes, remove contextForLocation, one only " "needs either keywords for location or spellchecking for location, can be " "implemented later" msgstr "" "xxadapt to includedDefinitions changes, remove contextForLocation, one only " "needs either keywords for location or spellchecking for location, can be " "implemented laterxx" #: announcements/kde-frameworks-5.50.0.php:286 msgid "remove more no longer used syntax highlighting things" msgstr "xxremove more no longer used syntax highlighting thingsxx" #: announcements/kde-frameworks-5.50.0.php:287 msgid "" "fixup the m_additionalData and the mapping for it a bit, should work for " "attributes, not for context" msgstr "" "xxfixup the m_additionalData and the mapping for it a bit, should work for " "attributes, not for contextxx" #: announcements/kde-frameworks-5.50.0.php:288 msgid "" "create initial attributes, still without real attribute values, just a list " "of something" msgstr "" "xxcreate initial attributes, still without real attribute values, just a " "list of somethingxx" #: announcements/kde-frameworks-5.50.0.php:289 msgid "call the highlighting" msgstr "xxcall the highlightingxx" #: announcements/kde-frameworks-5.50.0.php:290 msgid "derive from abstract highlighter, set definition" msgstr "xxderive from abstract highlighter, set definitionxx" #: announcements/kde-frameworks-5.50.0.php:296 msgid "Move example from techbase to own repo" msgstr "xxMove example from techbase to own repoxx" #: announcements/kde-frameworks-5.50.0.php:302 msgid "Sync set/send/update methods" msgstr "xxSync set/send/update methodsxx" #: announcements/kde-frameworks-5.50.0.php:303 msgid "Add serial number and EISA ID to OutputDevice interface" msgstr "xxAdd serial number and EISA ID to OutputDevice interfacexx" #: announcements/kde-frameworks-5.50.0.php:304 msgid "Output device color curves correction" msgstr "xxOutput device color curves correctionxx" #: announcements/kde-frameworks-5.50.0.php:305 msgid "Fix memory management in WaylandOutputManagement" msgstr "xxFix memory management in WaylandOutputManagementxx" #: announcements/kde-frameworks-5.50.0.php:306 msgid "Isolate every test within WaylandOutputManagement" msgstr "xxIsolate every test within WaylandOutputManagementxx" #: announcements/kde-frameworks-5.50.0.php:307 msgid "OutputManagement fractional scaling" msgstr "xxOutputManagement fractional scalingxx" #: announcements/kde-frameworks-5.50.0.php:313 msgid "Create a first example of the use of KMessageBox" msgstr "xxCreate a first example of the use of KMessageBoxxx" #: announcements/kde-frameworks-5.50.0.php:314 msgid "Fix two bugs in KMessageWidget" msgstr "xxFix two bugs in KMessageWidgetxx" #: announcements/kde-frameworks-5.50.0.php:315 msgid "[KMessageBox] Call style for icon" msgstr "xx[KMessageBox] Call style for iconxx" #: announcements/kde-frameworks-5.50.0.php:316 msgid "Add workaround for labels with word-wrapping (bug 396450)" msgstr "xxAdd workaround for labels with word-wrapping (bug 396450)xx" #: announcements/kde-frameworks-5.50.0.php:322 msgid "Make Konqi look good in HiDPI" msgstr "xxMake Konqi look good in HiDPIxx" #: announcements/kde-frameworks-5.50.0.php:323 msgid "Add missing parentheses" msgstr "xxAdd missing parenthesesxx" #: announcements/kde-frameworks-5.50.0.php:329 msgid "Require NetworkManager 1.4.0 and newer" msgstr "xxRequire NetworkManager 1.4.0 and newerxx" #: announcements/kde-frameworks-5.50.0.php:330 msgid "manager: add support to R/W the GlobalDnsConfiguration property" msgstr "xxmanager: add support to R/W the GlobalDnsConfiguration propertyxx" #: announcements/kde-frameworks-5.50.0.php:331 msgid "Actually allow to set the refresh rate for device statistics" msgstr "xxActually allow to set the refresh rate for device statisticsxx" #: announcements/kde-frameworks-5.50.0.php:337 msgid "" "Workaround bug with native rendering and opacity in TextField text (bug " "396813)" msgstr "" "xxWorkaround bug with native rendering and opacity in TextField text (bug " "396813)xx" #: announcements/kde-frameworks-5.50.0.php:338 msgid "[Icon Item] Watch KIconLoader icon change when using QIcon (bug 397109)" msgstr "" "xx[Icon Item] Watch KIconLoader icon change when using QIcon (bug 397109)xx" #: announcements/kde-frameworks-5.50.0.php:339 msgid "[Icon Item] Use ItemEnabledHasChanged" msgstr "xx[Icon Item] Use ItemEnabledHasChangedxx" #: announcements/kde-frameworks-5.50.0.php:340 msgid "Get rid of deprecated QWeakPointer usage" msgstr "xxGet rid of deprecated QWeakPointer usagexx" #: announcements/kde-frameworks-5.50.0.php:341 msgid "Fix style sheet for 22-22-system-suspend (bug 397441)" msgstr "xxFix style sheet for 22-22-system-suspend (bug 397441)xx" #: announcements/kde-frameworks-5.50.0.php:342 msgid "Improve Widgets' removal and configure text" msgstr "xxImprove Widgets' removal and configure textxx" #: announcements/kde-frameworks-5.50.0.php:348 msgid "solid/udisks2: Add support for categorized logging" msgstr "xxsolid/udisks2: Add support for categorized loggingxx" #: announcements/kde-frameworks-5.50.0.php:349 msgid "[Windows Device] Show device label only if there is one" msgstr "xx[Windows Device] Show device label only if there is onexx" #: announcements/kde-frameworks-5.50.0.php:350 msgid "Force reevaluation of Predicates if interfaces are removed (bug 394348)" msgstr "" "xxForce reevaluation of Predicates if interfaces are removed (bug 394348)xx" #: announcements/kde-frameworks-5.50.0.php:356 msgid "hunspell: Restore build with hunspell <=v1.5.0" msgstr "xxhunspell: Restore build with hunspell <=v1.5.0xx" #: announcements/kde-frameworks-5.50.0.php:357 msgid "Include hunspell headers as system includes" msgstr "xxInclude hunspell headers as system includesxx" #: announcements/kde-frameworks-5.50.0.php:360 msgid "syndication" msgstr "xxsyndicationxx" #: announcements/kde-frameworks-5.50.0.php:367 msgid "highlight 20000 lines per testcase" msgstr "xxhighlight 20000 lines per testcasexx" #: announcements/kde-frameworks-5.50.0.php:368 msgid "" "make highlighting benchmark more reproducible, we anyways want to measure " "this execution with e.g. perf from the outside" msgstr "" "xxmake highlighting benchmark more reproducible, we anyways want to measure " "this execution with e.g. perf from the outsidexx" #: announcements/kde-frameworks-5.50.0.php:369 msgid "" "Tune KeywordList lookup & avoid allocations for implicit capture group" msgstr "" "xxTune KeywordList lookup & avoid allocations for implicit capture " "groupxx" #: announcements/kde-frameworks-5.50.0.php:370 msgid "remove captures for Int, never implemented" msgstr "xxremove captures for Int, never implementedxx" #: announcements/kde-frameworks-5.50.0.php:371 msgid "deterministic iteration of tests for better result comparison" msgstr "xxdeterministic iteration of tests for better result comparisonxx" #: announcements/kde-frameworks-5.50.0.php:372 msgid "handle nested include attributes" msgstr "xxhandle nested include attributesxx" #: announcements/kde-frameworks-5.50.0.php:373 msgid "update Modula-2 highlighting (bug 397801)" msgstr "xxupdate Modula-2 highlighting (bug 397801)xx" #: announcements/kde-frameworks-5.50.0.php:374 msgid "precompute attribute format for context & rules" msgstr "xxprecompute attribute format for context & rulesxx" #: announcements/kde-frameworks-5.50.0.php:375 msgid "avoid word delimiter check at start of keyword (bug 397719)" msgstr "xxavoid word delimiter check at start of keyword (bug 397719)xx" #: announcements/kde-frameworks-5.50.0.php:376 msgid "Add syntax highlighting for SELinux kernel policy language" msgstr "xxAdd syntax highlighting for SELinux kernel policy languagexx" #: announcements/kde-frameworks-5.50.0.php:377 msgid "hide bestCandidate, can be static function inside file" msgstr "xxhide bestCandidate, can be static function inside filexx" #: announcements/kde-frameworks-5.50.0.php:378 msgid "Add some improvements to kate-syntax-highlighter for use in scripting" msgstr "" "xxAdd some improvements to kate-syntax-highlighter for use in scriptingxx" #: announcements/kde-frameworks-5.50.0.php:379 msgid "added := as a valid part of an identifier" msgstr "xxadded := as a valid part of an identifierxx" #: announcements/kde-frameworks-5.50.0.php:380 msgid "use our own input data for benchmarking" msgstr "xxuse our own input data for benchmarkingxx" #: announcements/kde-frameworks-5.50.0.php:381 msgid "try to fix line ending issue in compare of results" msgstr "xxtry to fix line ending issue in compare of resultsxx" #: announcements/kde-frameworks-5.50.0.php:382 msgid "try trivial diff output for Windows" msgstr "xxtry trivial diff output for Windowsxx" #: announcements/kde-frameworks-5.50.0.php:383 msgid "add defData again for valid state check" msgstr "xxadd defData again for valid state checkxx" #: announcements/kde-frameworks-5.50.0.php:384 msgid "" "decrease StateData space by more than 50% and half the number of needed " "mallocs" msgstr "" "xxdecrease StateData space by more than 50% and half the number of needed " "mallocsxx" #: announcements/kde-frameworks-5.50.0.php:385 msgid "" "improve performance of Rule::isWordDelimiter and KeywordListRule::doMatch" msgstr "" "xximprove performance of Rule::isWordDelimiter and KeywordListRule::doMatchxx" #: announcements/kde-frameworks-5.50.0.php:386 msgid "Improve skip offset handling, allow to skip full line on no match" msgstr "xxImprove skip offset handling, allow to skip full line on no matchxx" #: announcements/kde-frameworks-5.50.0.php:387 msgid "check extensions wildcard list" msgstr "xxcheck extensions wildcard listxx" #: announcements/kde-frameworks-5.50.0.php:388 msgid "" "more asterisk hl, I tried some asterisk configs, they are just ini style, " "use .conf as ini ending" msgstr "" "xxmore asterisk hl, I tried some asterisk configs, they are just ini style, " "use .conf as ini endingxx" #: announcements/kde-frameworks-5.50.0.php:389 msgid "fix highlighting for #ifdef _xxx stuff (bug 397766)" msgstr "xxfix highlighting for #ifdef _xxx stuff (bug 397766)xx" #: announcements/kde-frameworks-5.50.0.php:390 msgid "fix wildcards in files" msgstr "xxfix wildcards in filesxx" #: announcements/kde-frameworks-5.50.0.php:391 msgid "MIT relicensing of KSyntaxHighlighting done" msgstr "xxMIT relicensing of KSyntaxHighlighting donexx" #: announcements/kde-frameworks-5.50.0.php:392 msgid "" "JavaScript: add binaries, fix octals, improve escapes & allow Non-ASCII " "identifiers (bug 393633)" msgstr "" "xxJavaScript: add binaries, fix octals, improve escapes & allow Non-" "ASCII identifiers (bug 393633)xx" #: announcements/kde-frameworks-5.50.0.php:393 msgid "Allow to turn of the QStandardPaths lookups" msgstr "xxAllow to turn of the QStandardPaths lookupsxx" #: announcements/kde-frameworks-5.50.0.php:394 msgid "Allow to install syntax files instead of having them in a resource" msgstr "xxAllow to install syntax files instead of having them in a resourcexx" #: announcements/kde-frameworks-5.50.0.php:395 msgid "handle context switch attributes of the contexts themselves" msgstr "xxhandle context switch attributes of the contexts themselvesxx" #: announcements/kde-frameworks-5.50.0.php:396 msgid "" "change from static lib to object lib with right pic setting, should work for " "shared + static builds" msgstr "" "xxchange from static lib to object lib with right pic setting, should work " "for shared + static buildsxx" #: announcements/kde-frameworks-5.50.0.php:397 msgid "" "avoid any heap allocation for default constructed Format() as used as " "\"invalid\"" msgstr "" "xxavoid any heap allocation for default constructed Format() as used as " "\"invalid\"xx" #: announcements/kde-frameworks-5.50.0.php:398 msgid "honor cmake variable for static vs. dynamic lib, like e.g. karchive" msgstr "" "xxhonor cmake variable for static vs. dynamic lib, like e.g. karchivexx" #: announcements/kde-frameworks-5.50.0.php:399 msgid "MIT relicensing, https://phabricator.kde.org/T9455" msgstr "xxMIT relicensing, https://phabricator.kde.org/T9455xx" #: announcements/kde-frameworks-5.50.0.php:400 msgid "remove old add_license script, no longer needed" msgstr "xxremove old add_license script, no longer neededxx" #: announcements/kde-frameworks-5.50.0.php:401 msgid "" "Fix includedDefinitions, handle definition change in context switch (bug " "397659)" msgstr "" "xxFix includedDefinitions, handle definition change in context switch (bug " "397659)xx" #: announcements/kde-frameworks-5.50.0.php:402 msgid "" "SQL: various improvements and fix if/case/loop/end detection with SQL " "(Oracle)" msgstr "" "xxSQL: various improvements and fix if/case/loop/end detection with SQL " "(Oracle)xx" #: announcements/kde-frameworks-5.50.0.php:403 msgid "fix reference files" msgstr "xxfix reference filesxx" #: announcements/kde-frameworks-5.50.0.php:404 msgid "SCSS: update syntax. CSS: fix Operator and Selector Tag highlighting" msgstr "" "xxSCSS: update syntax. CSS: fix Operator and Selector Tag highlightingxx" #: announcements/kde-frameworks-5.50.0.php:405 msgid "debchangelog: add Bookworm" msgstr "xxdebchangelog: add Bookwormxx" #: announcements/kde-frameworks-5.50.0.php:406 msgid "Relicense Dockerfile to MIT license" msgstr "xxRelicense Dockerfile to MIT licensexx" #: announcements/kde-frameworks-5.50.0.php:407 msgid "" "remove the no longer supported configuration part of the spellchecking that " "always had just one mode we now hardcode" msgstr "" "xxremove the no longer supported configuration part of the spellchecking " "that always had just one mode we now hardcodexx" #: announcements/kde-frameworks-5.50.0.php:408 msgid "Add syntax highlighting support for Stan" msgstr "xxAdd syntax highlighting support for Stanxx" #: announcements/kde-frameworks-5.50.0.php:409 msgid "add back indenter" msgstr "xxadd back indenterxx" #: announcements/kde-frameworks-5.50.0.php:410 msgid "Optimize many syntax highlighting files and fix the '/' char of SQL" msgstr "" "xxOptimize many syntax highlighting files and fix the '/' char of SQLxx" #: announcements/kde-frameworks-5.50.0.php:411 msgid "Modelines: add byte-order-mark & small fixes" msgstr "xxModelines: add byte-order-mark & small fixesxx" #: announcements/kde-frameworks-5.50.0.php:412 msgid "Relicense modelines.xml to MIT license (bug 198540)" msgstr "xxRelicense modelines.xml to MIT license (bug 198540)xx" #: announcements/kde-frameworks-5.50.0.php:413 msgid "" "Add QVector<QPair<QChar, QString>> Definition::" "characterEncodings() const" msgstr "" "xxAdd QVector<QPair<QChar, QString>> Definition::" "characterEncodings() constxx" #: announcements/kde-frameworks-5.50.0.php:414 msgid "Add bool Definition::foldingEnabled() const" msgstr "xxAdd bool Definition::foldingEnabled() constxx" #: announcements/kde-frameworks-5.50.0.php:415 msgid "Add \"None\" highlighting to repository per default" msgstr "xxAdd \"None\" highlighting to repository per defaultxx" #: announcements/kde-frameworks-5.50.0.php:416 msgid "Update Logtalk language syntax support" msgstr "xxUpdate Logtalk language syntax supportxx" #: announcements/kde-frameworks-5.50.0.php:417 msgid "Add Autodesk EAGLE sch and brd file format to the XML category" msgstr "xxAdd Autodesk EAGLE sch and brd file format to the XML categoryxx" #: announcements/kde-frameworks-5.50.0.php:418 msgid "C# highlighting: Prefer C-Style indenter" msgstr "xxC# highlighting: Prefer C-Style indenterxx" #: announcements/kde-frameworks-5.50.0.php:419 msgid "AppArmor: update syntax and various improvements/fixes" msgstr "xxAppArmor: update syntax and various improvements/fixesxx" #: announcements/kde-frameworks-5.50.0.php:420 msgid "" "Java: add binaries & hex-float, and support underscores in numbers (bug " "386391)" msgstr "" "xxJava: add binaries & hex-float, and support underscores in numbers " "(bug 386391)xx" #: announcements/kde-frameworks-5.50.0.php:421 msgid "Cleanup: indentation was moved from general to language section" msgstr "xxCleanup: indentation was moved from general to language sectionxx" #: announcements/kde-frameworks-5.50.0.php:422 msgid "Definition: Expose command markers" msgstr "xxDefinition: Expose command markersxx" #: announcements/kde-frameworks-5.50.0.php:423 msgid "Add highlighting of JavaScript React" msgstr "xxAdd highlighting of JavaScript Reactxx" #: announcements/kde-frameworks-5.50.0.php:424 msgid "YAML: fix keys, add numbers and other improvements (bug 389636)" msgstr "xxYAML: fix keys, add numbers and other improvements (bug 389636)xx" #: announcements/kde-frameworks-5.50.0.php:425 msgid "Add bool Definition::isWordWrapDelimiter(QChar)" msgstr "xxAdd bool Definition::isWordWrapDelimiter(QChar)xx" #: announcements/kde-frameworks-5.50.0.php:426 msgid "Definition: Rename isDelimiter() to isWordDelimiter()" msgstr "xxDefinition: Rename isDelimiter() to isWordDelimiter()xx" #: announcements/kde-frameworks-5.50.0.php:427 msgid "Note KF6 API improvement ideas from the KTE porting" msgstr "xxNote KF6 API improvement ideas from the KTE portingxx" #: announcements/kde-frameworks-5.50.0.php:428 msgid "Provide a valid format for empty lines too" msgstr "xxProvide a valid format for empty lines tooxx" #: announcements/kde-frameworks-5.50.0.php:429 msgid "Make Definition::isDelimiter() also work for invalid definitions" msgstr "xxMake Definition::isDelimiter() also work for invalid definitionsxx" #: announcements/kde-frameworks-5.50.0.php:430 msgid "Definition: Expose bool isDelimiter() const" msgstr "xxDefinition: Expose bool isDelimiter() constxx" #: announcements/kde-frameworks-5.50.0.php:431 msgid "Sort returned formats in Definition::formats() by id" msgstr "xxSort returned formats in Definition::formats() by idxx" #: announcements/kde-frameworks-5.51.0.php:4 msgid "Release of KDE Frameworks 5.51.0" msgstr "xxRelease of KDE Frameworks 5.51.0xx" #: announcements/kde-frameworks-5.51.0.php:16 msgid "" " \n" "October 15, 2018. KDE today announces the release\n" "of KDE Frameworks 5.51.0.\n" msgstr "" "xx \n" "October 15, 2018. KDE today announces the release\n" "of KDE Frameworks 5.51.0.\n" "xx\n" #: announcements/kde-frameworks-5.51.0.php:41 msgid "Add calls to KIO::UDSEntry::reserve in timeline/tags ioslaves" msgstr "xxAdd calls to KIO::UDSEntry::reserve in timeline/tags ioslavesxx" #: announcements/kde-frameworks-5.51.0.php:42 msgid "" "[balooctl] Flush buffered \"Indexing <file>\" line when indexing starts" msgstr "" "xx[balooctl] Flush buffered \"Indexing <file>\" line when indexing " "startsxx" #: announcements/kde-frameworks-5.51.0.php:43 msgid "[FileContentIndexer] Connect finished signal from extractor process" msgstr "" "xx[FileContentIndexer] Connect finished signal from extractor processxx" #: announcements/kde-frameworks-5.51.0.php:44 msgid "[PositionCodec] Avoid crash in case of corrupt data (bug 367480)" msgstr "xx[PositionCodec] Avoid crash in case of corrupt data (bug 367480)xx" #: announcements/kde-frameworks-5.51.0.php:45 msgid "Fix invalid char constant" msgstr "xxFix invalid char constantxx" #: announcements/kde-frameworks-5.51.0.php:46 msgid "[Balooctl] remove directory parent check (bug 396535)" msgstr "xx[Balooctl] remove directory parent check (bug 396535)xx" #: announcements/kde-frameworks-5.51.0.php:47 msgid "" "Allow removing non-existent folders from include and exclude lists (bug " "375370)" msgstr "" "xxAllow removing non-existent folders from include and exclude lists (bug " "375370)xx" #: announcements/kde-frameworks-5.51.0.php:48 msgid "Use String to store UDS_USER and UDS_GROUP of String type (bug 398867)" msgstr "" "xxUse String to store UDS_USER and UDS_GROUP of String type (bug 398867)xx" #: announcements/kde-frameworks-5.51.0.php:49 msgid "[tags_kio] Fix parenthesis. Somehow this got by my code checker" msgstr "xx[tags_kio] Fix parenthesis. Somehow this got by my code checkerxx" #: announcements/kde-frameworks-5.51.0.php:50 msgid "Exclude genome files from indexing" msgstr "xxExclude genome files from indexingxx" #: announcements/kde-frameworks-5.51.0.php:56 msgid "Implement Media and MediaEndpoint API" msgstr "xxImplement Media and MediaEndpoint APIxx" #: announcements/kde-frameworks-5.51.0.php:62 msgid "Fix \"stack-use-after-scope\" detected by ASAN in CI" msgstr "xxFix \"stack-use-after-scope\" detected by ASAN in CIxx" #: announcements/kde-frameworks-5.51.0.php:63 msgid "Fix monochrome icons missing stylesheets" msgstr "xxFix monochrome icons missing stylesheetsxx" #: announcements/kde-frameworks-5.51.0.php:64 msgid "Change drive-harddisk to more adaptable style" msgstr "xxChange drive-harddisk to more adaptable stylexx" #: announcements/kde-frameworks-5.51.0.php:65 msgid "Add firewall-config and firewall-applet icons" msgstr "xxAdd firewall-config and firewall-applet iconsxx" #: announcements/kde-frameworks-5.51.0.php:66 msgid "Make lock on plasmavault icon visible with breeze-dark" msgstr "xxMake lock on plasmavault icon visible with breeze-darkxx" #: announcements/kde-frameworks-5.51.0.php:67 msgid "Add plus symbol to document-new.svg (bug 398850)" msgstr "xxAdd plus symbol to document-new.svg (bug 398850)xx" #: announcements/kde-frameworks-5.51.0.php:68 msgid "Provide icons for 2x scaling" msgstr "xxProvide icons for 2x scalingxx" #: announcements/kde-frameworks-5.51.0.php:74 msgid "Compile python bindings with the same sip flags used by PyQt" msgstr "xxCompile python bindings with the same sip flags used by PyQtxx" #: announcements/kde-frameworks-5.51.0.php:75 msgid "Android: Allow passing a relative path as the apk dir" msgstr "xxAndroid: Allow passing a relative path as the apk dirxx" #: announcements/kde-frameworks-5.51.0.php:76 msgid "" "Android: Properly offer a fallback to applications that don't have a manifest" msgstr "" "xxAndroid: Properly offer a fallback to applications that don't have a " "manifestxx" #: announcements/kde-frameworks-5.51.0.php:77 msgid "Android: Make sure Qm translations get loaded" msgstr "xxAndroid: Make sure Qm translations get loadedxx" #: announcements/kde-frameworks-5.51.0.php:78 msgid "Fix Android builds using cmake 3.12.1" msgstr "xxFix Android builds using cmake 3.12.1xx" #: announcements/kde-frameworks-5.51.0.php:79 msgid "l10n: Fix matching digits in the repository name" msgstr "xxl10n: Fix matching digits in the repository namexx" #: announcements/kde-frameworks-5.51.0.php:80 msgid "Add QT_NO_NARROWING_CONVERSIONS_IN_CONNECT as default compile flags" msgstr "" "xxAdd QT_NO_NARROWING_CONVERSIONS_IN_CONNECT as default compile flagsxx" #: announcements/kde-frameworks-5.51.0.php:81 msgid "Bindings: Correct handling of sources containing utf-8" msgstr "xxBindings: Correct handling of sources containing utf-8xx" #: announcements/kde-frameworks-5.51.0.php:82 msgid "" "Actually iterate over CF_GENERATED, rather than checking item 0 all the time" msgstr "" "xxActually iterate over CF_GENERATED, rather than checking item 0 all the " "timexx" #: announcements/kde-frameworks-5.51.0.php:88 msgid "Fix dangling reference with \"auto\" becoming \"QStringBuilder\"" msgstr "xxFix dangling reference with \"auto\" becoming \"QStringBuilder\"xx" #: announcements/kde-frameworks-5.51.0.php:94 msgid "manage return events" msgstr "xxmanage return eventsxx" #: announcements/kde-frameworks-5.51.0.php:95 msgid "Manually resize KCMUtilDialog to sizeHint() (bug 389585)" msgstr "xxManually resize KCMUtilDialog to sizeHint() (bug 389585)xx" #: announcements/kde-frameworks-5.51.0.php:101 msgid "Fix issue when reading path lists" msgstr "xxFix issue when reading path listsxx" #: announcements/kde-frameworks-5.51.0.php:102 msgid "kcfg_compiler now documents valid inputs for its 'Color' type" msgstr "xxkcfg_compiler now documents valid inputs for its 'Color' typexx" #: announcements/kde-frameworks-5.51.0.php:108 msgid "" "remove own implementation of QString to TString conversion for taglibwriter" msgstr "" "xxremove own implementation of QString to TString conversion for " "taglibwriterxx" #: announcements/kde-frameworks-5.51.0.php:109 msgid "increase test coverage of taglibwriter" msgstr "xxincrease test coverage of taglibwriterxx" #: announcements/kde-frameworks-5.51.0.php:110 msgid "implement more basic tags for taglibwriter" msgstr "xximplement more basic tags for taglibwriterxx" #: announcements/kde-frameworks-5.51.0.php:111 msgid "remove usage of own TString to QString conversion function" msgstr "xxremove usage of own TString to QString conversion functionxx" #: announcements/kde-frameworks-5.51.0.php:112 msgid "bump required taglib version to 1.11.1" msgstr "xxbump required taglib version to 1.11.1xx" #: announcements/kde-frameworks-5.51.0.php:113 msgid "implement reading of the replaygain tags" msgstr "xximplement reading of the replaygain tagsxx" #: announcements/kde-frameworks-5.51.0.php:119 msgid "add Ivory Coast holidays (French) (bug 398161)" msgstr "xxadd Ivory Coast holidays (French) (bug 398161)xx" #: announcements/kde-frameworks-5.51.0.php:120 msgid "holiday_hk_* - fix date for Tuen Ng Festival in 2019 (bug 398670)" msgstr "xxholiday_hk_* - fix date for Tuen Ng Festival in 2019 (bug 398670)xx" #: announcements/kde-frameworks-5.51.0.php:126 msgid "Properly scope CMAKE_REQUIRED_LIBRARIES change" msgstr "xxProperly scope CMAKE_REQUIRED_LIBRARIES changexx" #: announcements/kde-frameworks-5.51.0.php:127 msgid "Android: Make sure we're looking for .mo files in the right path" msgstr "xxAndroid: Make sure we're looking for .mo files in the right pathxx" #: announcements/kde-frameworks-5.51.0.php:133 msgid "Start drawing emblems in the bottom-right corner" msgstr "xxStart drawing emblems in the bottom-right cornerxx" #: announcements/kde-frameworks-5.51.0.php:139 msgid "kimg_rgb: optimize away QRegExp and QString::fromLocal8Bit" msgstr "xxkimg_rgb: optimize away QRegExp and QString::fromLocal8Bitxx" #: announcements/kde-frameworks-5.51.0.php:140 msgid "" "[EPS] Fix crash at app shutdown (being tried to persist clipboard image) " "(bug 397040)" msgstr "" "xx[EPS] Fix crash at app shutdown (being tried to persist clipboard image) " "(bug 397040)xx" #: announcements/kde-frameworks-5.51.0.php:146 msgid "" "Lessen log spam by not checking for existence of file with empty name (bug " "388611)" msgstr "" "xxLessen log spam by not checking for existence of file with empty name (bug " "388611)xx" #: announcements/kde-frameworks-5.51.0.php:152 msgid "allow non-local file:// redirect to a Windows WebDav URL" msgstr "xxallow non-local file:// redirect to a Windows WebDav URLxx" #: announcements/kde-frameworks-5.51.0.php:153 msgid "" "[KFilePlacesView] Change icon for the 'Edit' context menu entry in Places " "panel" msgstr "" "xx[KFilePlacesView] Change icon for the 'Edit' context menu entry in Places " "panelxx" #: announcements/kde-frameworks-5.51.0.php:154 msgid "[Places panel] use more appropriate network icon" msgstr "xx[Places panel] use more appropriate network iconxx" #: announcements/kde-frameworks-5.51.0.php:155 msgid "[KPropertiesDialog] Show mount information for folders in / (root)" msgstr "xx[KPropertiesDialog] Show mount information for folders in / (root)xx" #: announcements/kde-frameworks-5.51.0.php:156 msgid "Fix deletion of files from DAV (bug 355441)" msgstr "xxFix deletion of files from DAV (bug 355441)xx" #: announcements/kde-frameworks-5.51.0.php:157 msgid "Avoid QByteArray::remove in AccessManagerReply::readData (bug 375765)" msgstr "" "xxAvoid QByteArray::remove in AccessManagerReply::readData (bug 375765)xx" #: announcements/kde-frameworks-5.51.0.php:158 msgid "Don't try to restore invalid user places" msgstr "xxDon't try to restore invalid user placesxx" #: announcements/kde-frameworks-5.51.0.php:159 msgid "" "Make it possible to change directory up even with trailing slashes in the url" msgstr "" "xxMake it possible to change directory up even with trailing slashes in the " "urlxx" #: announcements/kde-frameworks-5.51.0.php:160 msgid "" "KIO slave crashes are now handled by KCrash instead of subpar custom code" msgstr "" "xxKIO slave crashes are now handled by KCrash instead of subpar custom codexx" #: announcements/kde-frameworks-5.51.0.php:161 msgid "" "Fixed a file being created from pasted clipboard contents showing up only " "after a delay" msgstr "" "xxFixed a file being created from pasted clipboard contents showing up only " "after a delayxx" #: announcements/kde-frameworks-5.51.0.php:162 msgid "" "[PreviewJob] Send enabled thumbnail plugins to the thumbnail slave (bug " "388303)" msgstr "" "xx[PreviewJob] Send enabled thumbnail plugins to the thumbnail slave (bug " "388303)xx" #: announcements/kde-frameworks-5.51.0.php:163 msgid "Improve \"insufficient disk space\" error message" msgstr "xxImprove \"insufficient disk space\" error messagexx" #: announcements/kde-frameworks-5.51.0.php:164 msgid "" "IKWS: use non-deprecated \"X-KDE-ServiceTypes\" in desktop file generation" msgstr "" "xxIKWS: use non-deprecated \"X-KDE-ServiceTypes\" in desktop file " "generationxx" #: announcements/kde-frameworks-5.51.0.php:165 msgid "Fix WebDAV destination header on COPY and MOVE operations" msgstr "xxFix WebDAV destination header on COPY and MOVE operationsxx" #: announcements/kde-frameworks-5.51.0.php:166 msgid "" "Warn user before copy/move operation if available space is not enough (bug " "243160)" msgstr "" "xxWarn user before copy/move operation if available space is not enough (bug " "243160)xx" #: announcements/kde-frameworks-5.51.0.php:167 msgid "Move SMB KCM to Network Settings category" msgstr "xxMove SMB KCM to Network Settings categoryxx" #: announcements/kde-frameworks-5.51.0.php:168 msgid "trash: Fix directorysizes cache parsing" msgstr "xxtrash: Fix directorysizes cache parsingxx" #: announcements/kde-frameworks-5.51.0.php:169 msgid "" "kioexecd: watch for creations or modifications of the temporary files (bug " "397742)" msgstr "" "xxkioexecd: watch for creations or modifications of the temporary files (bug " "397742)xx" #: announcements/kde-frameworks-5.51.0.php:170 msgid "" "Don't draw frames and shadows around images with transparency (bug 258514)" msgstr "" "xxDon't draw frames and shadows around images with transparency (bug " "258514)xx" #: announcements/kde-frameworks-5.51.0.php:171 msgid "" "Fixed file type icon in file properties dialog rendered blurry on high dpi " "screens" msgstr "" "xxFixed file type icon in file properties dialog rendered blurry on high dpi " "screensxx" #: announcements/kde-frameworks-5.51.0.php:177 msgid "properly open the drawer when dragged by handle" msgstr "xxproperly open the drawer when dragged by handlexx" #: announcements/kde-frameworks-5.51.0.php:178 msgid "extra margin when the pagerow globaltoolbar is ToolBar" msgstr "xxextra margin when the pagerow globaltoolbar is ToolBarxx" #: announcements/kde-frameworks-5.51.0.php:179 msgid "support also Layout.preferredWidth for sheet size" msgstr "xxsupport also Layout.preferredWidth for sheet sizexx" #: announcements/kde-frameworks-5.51.0.php:180 msgid "get rid of last controls1 remains" msgstr "xxget rid of last controls1 remainsxx" #: announcements/kde-frameworks-5.51.0.php:181 msgid "Allow creation of separator Actions" msgstr "xxAllow creation of separator Actionsxx" #: announcements/kde-frameworks-5.51.0.php:182 msgid "consent an arbitrary # of columns in CardsGridview" msgstr "xxconsent an arbitrary # of columns in CardsGridviewxx" #: announcements/kde-frameworks-5.51.0.php:183 msgid "Don't actively destroy menu items (bug 397863)" msgstr "xxDon't actively destroy menu items (bug 397863)xx" #: announcements/kde-frameworks-5.51.0.php:184 msgid "icons in actionButton are monochrome" msgstr "xxicons in actionButton are monochromexx" #: announcements/kde-frameworks-5.51.0.php:185 msgid "don't make icons monochrome when they shouldn't" msgstr "xxdon't make icons monochrome when they shouldn'txx" #: announcements/kde-frameworks-5.51.0.php:186 msgid "restore the arbitrary *1.5 sizing of icons on mobile" msgstr "xxrestore the arbitrary *1.5 sizing of icons on mobilexx" #: announcements/kde-frameworks-5.51.0.php:187 msgid "delegate recycler: Do not request the context object twice" msgstr "xxdelegate recycler: Do not request the context object twicexx" #: announcements/kde-frameworks-5.51.0.php:188 msgid "use the internal material ripple implementation" msgstr "xxuse the internal material ripple implementationxx" #: announcements/kde-frameworks-5.51.0.php:189 msgid "control header width by sourcesize if horizontal" msgstr "xxcontrol header width by sourcesize if horizontalxx" #: announcements/kde-frameworks-5.51.0.php:190 msgid "expose all properties of BannerImage in Cards" msgstr "xxexpose all properties of BannerImage in Cardsxx" #: announcements/kde-frameworks-5.51.0.php:191 msgid "use DesktopIcon even on plasma" msgstr "xxuse DesktopIcon even on plasmaxx" #: announcements/kde-frameworks-5.51.0.php:192 msgid "correctly load file:// paths" msgstr "xxcorrectly load file:// pathsxx" #: announcements/kde-frameworks-5.51.0.php:193 msgid "Revert \"Start looking for the context from the delegate itself\"" msgstr "xxRevert \"Start looking for the context from the delegate itself\"xx" #: announcements/kde-frameworks-5.51.0.php:194 msgid "Add test case that outlines scoping issue in DelegateRecycler" msgstr "xxAdd test case that outlines scoping issue in DelegateRecyclerxx" #: announcements/kde-frameworks-5.51.0.php:195 msgid "explicitly set an height for overlayDrawers (bug 398163)" msgstr "xxexplicitly set an height for overlayDrawers (bug 398163)xx" #: announcements/kde-frameworks-5.51.0.php:196 msgid "Start looking for the context from the delegate itself" msgstr "xxStart looking for the context from the delegate itselfxx" #: announcements/kde-frameworks-5.51.0.php:202 #: announcements/kde-frameworks-5.51.0.php:232 #: announcements/kde-frameworks-5.51.0.php:376 msgid "Use reference in for loop for type with non-trivial copy constructor" msgstr "" "xxUse reference in for loop for type with non-trivial copy constructorxx" #: announcements/kde-frameworks-5.51.0.php:208 msgid "Add support for Attica tags support (bug 398412)" msgstr "xxAdd support for Attica tags support (bug 398412)xx" #: announcements/kde-frameworks-5.51.0.php:209 msgid "" "[KMoreTools] give the \"Configure...\" menu item an appropriate icon (bug " "398390)" msgstr "" "xx[KMoreTools] give the \"Configure...\" menu item an appropriate icon (bug " "398390)xx" #: announcements/kde-frameworks-5.51.0.php:210 msgid "[KMoreTools] Reduce menu hierarchy" msgstr "xx[KMoreTools] Reduce menu hierarchyxx" #: announcements/kde-frameworks-5.51.0.php:211 msgid "" "Fix 'Impossible to use knsrc file for uploads from non standard " "location' (bug 397958)" msgstr "" "xxFix 'Impossible to use knsrc file for uploads from non standard " "location' (bug 397958)xx" #: announcements/kde-frameworks-5.51.0.php:212 msgid "Make test tools link on Windows" msgstr "xxMake test tools link on Windowsxx" #: announcements/kde-frameworks-5.51.0.php:213 msgid "Unbreak build with Qt 5.9" msgstr "xxUnbreak build with Qt 5.9xx" #: announcements/kde-frameworks-5.51.0.php:214 msgid "Add support for Attica tags support" msgstr "xxAdd support for Attica tags supportxx" #: announcements/kde-frameworks-5.51.0.php:220 #: announcements/kde-frameworks-5.52.0.php:216 #: announcements/kde-frameworks-template.php:225 msgid "" "Fixed a crash caused by bad lifetime management of canberra-based audio " "notification (bug 398695)" msgstr "" "xxFixed a crash caused by bad lifetime management of canberra-based audio " "notification (bug 398695)xx" #: announcements/kde-frameworks-5.51.0.php:226 msgid "Fix UI file hint: KUrlRequester now has QWidget as base class" msgstr "xxFix UI file hint: KUrlRequester now has QWidget as base classxx" #: announcements/kde-frameworks-5.51.0.php:233 msgid "Move Qt5::DBus to the 'PRIVATE' link targets" msgstr "xxMove Qt5::DBus to the 'PRIVATE' link targetsxx" #: announcements/kde-frameworks-5.51.0.php:234 msgid "Emit signals when a package is installed/uninstalled" msgstr "xxEmit signals when a package is installed/uninstalledxx" #: announcements/kde-frameworks-5.51.0.php:240 msgid "Fix signals not being emitted when merging two persons" msgstr "xxFix signals not being emitted when merging two personsxx" #: announcements/kde-frameworks-5.51.0.php:241 msgid "Don't crash if person gets removed" msgstr "xxDon't crash if person gets removedxx" #: announcements/kde-frameworks-5.51.0.php:242 msgid "Define PersonActionsPrivate as class, as declared before" msgstr "xxDefine PersonActionsPrivate as class, as declared beforexx" #: announcements/kde-frameworks-5.51.0.php:243 msgid "Make PersonPluginManager API public" msgstr "xxMake PersonPluginManager API publicxx" #: announcements/kde-frameworks-5.51.0.php:249 msgid "core: handle better comments for actions" msgstr "xxcore: handle better comments for actionsxx" #: announcements/kde-frameworks-5.51.0.php:255 msgid "Paint code folding marker only for multiline code folding regions" msgstr "xxPaint code folding marker only for multiline code folding regionsxx" #: announcements/kde-frameworks-5.51.0.php:256 msgid "Intialize m_lastPosition" msgstr "xxIntialize m_lastPositionxx" #: announcements/kde-frameworks-5.51.0.php:257 msgid "Scripting: isCode() returns false for dsAlert text (bug 398393)" msgstr "xxScripting: isCode() returns false for dsAlert text (bug 398393)xx" #: announcements/kde-frameworks-5.51.0.php:258 msgid "use R Script hl for R indent tests" msgstr "xxuse R Script hl for R indent testsxx" #: announcements/kde-frameworks-5.51.0.php:259 msgid "Update of the R indent script" msgstr "xxUpdate of the R indent scriptxx" #: announcements/kde-frameworks-5.51.0.php:260 msgid "Fix Solarized Light and Dark color schemes (bug 382075)" msgstr "xxFix Solarized Light and Dark color schemes (bug 382075)xx" #: announcements/kde-frameworks-5.51.0.php:261 msgid "Don't require Qt5::XmlPatterns" msgstr "xxDon't require Qt5::XmlPatternsxx" #: announcements/kde-frameworks-5.51.0.php:267 msgid "ktextedit: lazy load the QTextToSpeech object" msgstr "xxktextedit: lazy load the QTextToSpeech objectxx" #: announcements/kde-frameworks-5.51.0.php:273 msgid "Log wallet open failure errors" msgstr "xxLog wallet open failure errorsxx" #: announcements/kde-frameworks-5.51.0.php:279 msgid "Don't silently error if damage is sent before buffer (bug 397834)" msgstr "xxDon't silently error if damage is sent before buffer (bug 397834)xx" #: announcements/kde-frameworks-5.51.0.php:280 msgid "[server] Do not return early on fail in touchDown fall back code" msgstr "xx[server] Do not return early on fail in touchDown fall back codexx" #: announcements/kde-frameworks-5.51.0.php:281 msgid "[server] Fix remote access buffer handling when output not bound" msgstr "xx[server] Fix remote access buffer handling when output not boundxx" #: announcements/kde-frameworks-5.51.0.php:282 msgid "[server] Do not try to create data offers without source" msgstr "xx[server] Do not try to create data offers without sourcexx" #: announcements/kde-frameworks-5.51.0.php:283 msgid "" "[server] Abort drag start on correct conditions and without posting error" msgstr "" "xx[server] Abort drag start on correct conditions and without posting errorxx" #: announcements/kde-frameworks-5.51.0.php:289 msgid "" "[KCollapsibleGroupBox] Respect style's widget animation duration (bug 397103)" msgstr "" "xx[KCollapsibleGroupBox] Respect style's widget animation duration (bug " "397103)xx" #: announcements/kde-frameworks-5.51.0.php:290 msgid "Remove obsolete Qt version check" msgstr "xxRemove obsolete Qt version checkxx" #: announcements/kde-frameworks-5.51.0.php:291 msgid "Compile" msgstr "xxCompilexx" #: announcements/kde-frameworks-5.51.0.php:297 msgid "Use _NET_WM_WINDOW_TYPE_COMBO instead of _NET_WM_WINDOW_TYPE_COMBOBOX" msgstr "" "xxUse _NET_WM_WINDOW_TYPE_COMBO instead of _NET_WM_WINDOW_TYPE_COMBOBOXxx" #: announcements/kde-frameworks-5.51.0.php:303 msgid "Fix OCS provider URL in about dialog" msgstr "xxFix OCS provider URL in about dialogxx" #: announcements/kde-frameworks-5.51.0.php:309 msgid "Use matching enum value AuthEapMethodUnknown to compare a AuthEapMethod" msgstr "" "xxUse matching enum value AuthEapMethodUnknown to compare a AuthEapMethodxx" #: announcements/kde-frameworks-5.51.0.php:315 msgid "Bump theme version strings because there are new icons in 5.51" msgstr "xxBump theme version strings because there are new icons in 5.51xx" #: announcements/kde-frameworks-5.51.0.php:316 msgid "Also raise configuration window when reusing it" msgstr "xxAlso raise configuration window when reusing itxx" #: announcements/kde-frameworks-5.51.0.php:317 msgid "Add missing component: RoundButton" msgstr "xxAdd missing component: RoundButtonxx" #: announcements/kde-frameworks-5.51.0.php:318 msgid "" "Combine display OSD icon files and move to plasma icon theme (bug 395714)" msgstr "" "xxCombine display OSD icon files and move to plasma icon theme (bug 395714)xx" #: announcements/kde-frameworks-5.51.0.php:319 msgid "[Plasma Components 3 Slider] Fix implicit size of handle" msgstr "xx[Plasma Components 3 Slider] Fix implicit size of handlexx" #: announcements/kde-frameworks-5.51.0.php:320 msgid "[Plasma Components 3 ComboBox] Switch entries with mouse wheel" msgstr "xx[Plasma Components 3 ComboBox] Switch entries with mouse wheelxx" #: announcements/kde-frameworks-5.51.0.php:321 msgid "Support button icons when present" msgstr "xxSupport button icons when presentxx" #: announcements/kde-frameworks-5.51.0.php:322 msgid "" "Fixed week names not showing properly in calendar when week starts with a " "day other than Monday or Sunday (bug 390330)" msgstr "" "xxFixed week names not showing properly in calendar when week starts with a " "day other than Monday or Sunday (bug 390330)xx" #: announcements/kde-frameworks-5.51.0.php:323 msgid "[DialogShadows] Use 0 offset for disabled borders on Wayland" msgstr "xx[DialogShadows] Use 0 offset for disabled borders on Waylandxx" #: announcements/kde-frameworks-5.51.0.php:329 msgid "Fix rendering Aztec codes with an aspect ratio != 1" msgstr "xxFix rendering Aztec codes with an aspect ratio != 1xx" #: announcements/kde-frameworks-5.51.0.php:330 msgid "" "Remove assumption about the barcode aspect ratio from the QML integration" msgstr "" "xxRemove assumption about the barcode aspect ratio from the QML integrationxx" #: announcements/kde-frameworks-5.51.0.php:331 msgid "Fix rendering glitches caused by rounding errors in Code 128" msgstr "xxFix rendering glitches caused by rounding errors in Code 128xx" #: announcements/kde-frameworks-5.51.0.php:332 msgid "Add support for Code 128 barcodes" msgstr "xxAdd support for Code 128 barcodesxx" #: announcements/kde-frameworks-5.51.0.php:338 msgid "Make cmake 3.0 the minimum cmake version" msgstr "xxMake cmake 3.0 the minimum cmake versionxx" #: announcements/kde-frameworks-5.51.0.php:344 msgid "Small default padding when there is a background" msgstr "xxSmall default padding when there is a backgroundxx" #: announcements/kde-frameworks-5.51.0.php:350 msgid "Don't show an emblem for mounted disks, only unmounted disks" msgstr "xxDon't show an emblem for mounted disks, only unmounted disksxx" #: announcements/kde-frameworks-5.51.0.php:351 msgid "[Fstab] Remove AIX support" msgstr "xx[Fstab] Remove AIX supportxx" #: announcements/kde-frameworks-5.51.0.php:352 msgid "[Fstab] Remove Tru64 (__osf__) support" msgstr "xx[Fstab] Remove Tru64 (__osf__) supportxx" #: announcements/kde-frameworks-5.51.0.php:353 msgid "" "[Fstab] Show non-empty share name in case root fs is exported (bug 395562)" msgstr "" "xx[Fstab] Show non-empty share name in case root fs is exported (bug " "395562)xx" #: announcements/kde-frameworks-5.51.0.php:354 msgid "Prefer provided drive label for loop devices as well" msgstr "xxPrefer provided drive label for loop devices as wellxx" #: announcements/kde-frameworks-5.51.0.php:360 #: announcements/kde-frameworks-5.52.0.php:287 #: announcements/kde-frameworks-template.php:296 msgid "Fix breakage of language guessing" msgstr "xxFix breakage of language guessingxx" #: announcements/kde-frameworks-5.51.0.php:361 msgid "Prevent highlighter from erasing selected text (bug 398661)" msgstr "xxPrevent highlighter from erasing selected text (bug 398661)xx" #: announcements/kde-frameworks-5.51.0.php:367 msgid "i18n: fix extraction of theme names" msgstr "xxi18n: fix extraction of theme namesxx" #: announcements/kde-frameworks-5.51.0.php:368 msgid "Fortran: Highlight alerts in comments (bug 349014)" msgstr "xxFortran: Highlight alerts in comments (bug 349014)xx" #: announcements/kde-frameworks-5.51.0.php:369 msgid "avoid that the main context can be #poped" msgstr "xxavoid that the main context can be #popedxx" #: announcements/kde-frameworks-5.51.0.php:370 msgid "Endless state transition guard" msgstr "xxEndless state transition guardxx" #: announcements/kde-frameworks-5.51.0.php:371 msgid "YAML: add literal & folded block styles (bug 398314)" msgstr "xxYAML: add literal & folded block styles (bug 398314)xx" #: announcements/kde-frameworks-5.51.0.php:372 msgid "Logcat & SELinux: improvements for the new Solarized schemes" msgstr "xxLogcat & SELinux: improvements for the new Solarized schemesxx" #: announcements/kde-frameworks-5.51.0.php:373 msgid "" "AppArmor: fix crashes in open rules (in KF5.50) and improvements for the new " "Solarized schemes" msgstr "" "xxAppArmor: fix crashes in open rules (in KF5.50) and improvements for the " "new Solarized schemesxx" #: announcements/kde-frameworks-5.51.0.php:374 msgid "Merge git://anongit.kde.org/syntax-highlighting" msgstr "xxMerge git://anongit.kde.org/syntax-highlightingxx" #: announcements/kde-frameworks-5.51.0.php:375 msgid "Update git ignore stuff" msgstr "xxUpdate git ignore stuffxx" #: announcements/kde-frameworks-5.51.0.php:377 msgid "" "Fix: Email highlighting for unclosed parenthesis in Subject header (bug " "398717)" msgstr "" "xxFix: Email highlighting for unclosed parenthesis in Subject header (bug " "398717)xx" #: announcements/kde-frameworks-5.51.0.php:378 msgid "" "Perl: fix brackets, variables, string references and others (bug 391577)" msgstr "" "xxPerl: fix brackets, variables, string references and others (bug 391577)xx" #: announcements/kde-frameworks-5.51.0.php:379 msgid "Bash: fix parameter & brace expansion (bug 387915)" msgstr "xxBash: fix parameter & brace expansion (bug 387915)xx" #: announcements/kde-frameworks-5.51.0.php:380 msgid "Add Solarized Light and Dark themes" msgstr "xxAdd Solarized Light and Dark themesxx" #: announcements/kde-frameworks-5.52.0.php:4 msgid "Release of KDE Frameworks 5.52.0" msgstr "xxRelease of KDE Frameworks 5.52.0xx" #: announcements/kde-frameworks-5.52.0.php:16 msgid "" " \n" "November 10, 2018. KDE today announces the release\n" "of KDE Frameworks 5.52.0.\n" msgstr "" "xx \n" "November 10, 2018. KDE today announces the release\n" "of KDE Frameworks 5.52.0.\n" "xx\n" #: announcements/kde-frameworks-5.52.0.php:41 #: announcements/kde-frameworks-template.php:50 msgid "Unbreak build with BUILD_QCH=TRUE" msgstr "xxUnbreak build with BUILD_QCH=TRUExx" #: announcements/kde-frameworks-5.52.0.php:42 #: announcements/kde-frameworks-template.php:51 msgid "Actually use fileNameTerms and xAttrTerms" msgstr "xxActually use fileNameTerms and xAttrTermsxx" #: announcements/kde-frameworks-5.52.0.php:43 #: announcements/kde-frameworks-template.php:52 msgid "[Balooshow] Avoid out-of-bounds access when accessing corrupt db data" msgstr "" "xx[Balooshow] Avoid out-of-bounds access when accessing corrupt db dataxx" #: announcements/kde-frameworks-5.52.0.php:44 #: announcements/kde-frameworks-template.php:53 msgid "[Extractor] Do not check QFile::exists for an empty url" msgstr "xx[Extractor] Do not check QFile::exists for an empty urlxx" #: announcements/kde-frameworks-5.52.0.php:45 #: announcements/kde-frameworks-template.php:54 msgid "[Scheduler] Use flag to track when a runner is going idle" msgstr "xx[Scheduler] Use flag to track when a runner is going idlexx" #: announcements/kde-frameworks-5.52.0.php:46 #: announcements/kde-frameworks-template.php:55 msgid "" "[Extractor] Handle documents correctly where mimetype should not be indexed" msgstr "" "xx[Extractor] Handle documents correctly where mimetype should not be " "indexedxx" #: announcements/kde-frameworks-5.52.0.php:47 #: announcements/kde-frameworks-template.php:56 msgid "" "[Scheduler] Fix wrong usage of obsolete QFileInfo::created() timestamp (bug " "397549)" msgstr "" "xx[Scheduler] Fix wrong usage of obsolete QFileInfo::created() timestamp " "(bug 397549)xx" #: announcements/kde-frameworks-5.52.0.php:48 #: announcements/kde-frameworks-template.php:57 msgid "[Extractor] Make extractor crash resilient (bug 375131)" msgstr "xx[Extractor] Make extractor crash resilient (bug 375131)xx" #: announcements/kde-frameworks-5.52.0.php:49 #: announcements/kde-frameworks-template.php:58 msgid "Pass the FileIndexerConfig as const to the individual indexers" msgstr "xxPass the FileIndexerConfig as const to the individual indexersxx" #: announcements/kde-frameworks-5.52.0.php:50 #: announcements/kde-frameworks-template.php:59 msgid "" "[Config] Remove KDE4 config support, stop writing arbitrary config files" msgstr "" "xx[Config] Remove KDE4 config support, stop writing arbitrary config filesxx" #: announcements/kde-frameworks-5.52.0.php:51 #: announcements/kde-frameworks-template.php:60 msgid "[Extractor] Improve commandline debugging, forward stderr" msgstr "xx[Extractor] Improve commandline debugging, forward stderrxx" #: announcements/kde-frameworks-5.52.0.php:52 #: announcements/kde-frameworks-template.php:61 msgid "[Scheduler] Reuse fileinfo from FilteredDirIterator" msgstr "xx[Scheduler] Reuse fileinfo from FilteredDirIteratorxx" #: announcements/kde-frameworks-5.52.0.php:53 #: announcements/kde-frameworks-template.php:62 msgid "[Scheduler] Reuse mimetype from UnindexedFileIterator in indexer" msgstr "xx[Scheduler] Reuse mimetype from UnindexedFileIterator in indexerxx" #: announcements/kde-frameworks-5.52.0.php:54 #: announcements/kde-frameworks-template.php:63 msgid "[Scheduler] Remove superfluous m_extractorIdle variable" msgstr "xx[Scheduler] Remove superfluous m_extractorIdle variablexx" #: announcements/kde-frameworks-5.52.0.php:55 #: announcements/kde-frameworks-template.php:64 msgid "Perform checks for unindexed files and stale index entries on startup" msgstr "" "xxPerform checks for unindexed files and stale index entries on startupxx" #: announcements/kde-frameworks-5.52.0.php:56 #: announcements/kde-frameworks-template.php:65 msgid "" "[balooctl] Print current state & indexing file when monitor starts (bug " "364858)" msgstr "" "xx[balooctl] Print current state & indexing file when monitor starts " "(bug 364858)xx" #: announcements/kde-frameworks-5.52.0.php:57 #: announcements/kde-frameworks-template.php:66 msgid "[balooctl] Monitor also for state changes" msgstr "xx[balooctl] Monitor also for state changesxx" #: announcements/kde-frameworks-5.52.0.php:58 #: announcements/kde-frameworks-template.php:67 msgid "" "[balooctl] Fix \"index\" command with already indexed, but moved file (bug " "397242)" msgstr "" "xx[balooctl] Fix \"index\" command with already indexed, but moved file (bug " "397242)xx" #: announcements/kde-frameworks-5.52.0.php:64 #: announcements/kde-frameworks-template.php:73 msgid "Add Media and MediaEndpoint API header generation" msgstr "xxAdd Media and MediaEndpoint API header generationxx" #: announcements/kde-frameworks-5.52.0.php:70 #: announcements/kde-frameworks-template.php:79 msgid "Change package manager icons to emblems" msgstr "xxChange package manager icons to emblemsxx" #: announcements/kde-frameworks-5.52.0.php:71 #: announcements/kde-frameworks-template.php:80 msgid "Re-add monochrome link icon as action" msgstr "xxRe-add monochrome link icon as actionxx" #: announcements/kde-frameworks-5.52.0.php:72 #: announcements/kde-frameworks-template.php:81 msgid "Improve emblem contrast, legibility and consistency (bug 399968)" msgstr "xxImprove emblem contrast, legibility and consistency (bug 399968)xx" #: announcements/kde-frameworks-5.52.0.php:73 #: announcements/kde-frameworks-template.php:82 msgid "Support \"new\" mimetype for .deb files (bug 399421)" msgstr "xxSupport \"new\" mimetype for .deb files (bug 399421)xx" #: announcements/kde-frameworks-5.52.0.php:79 #: announcements/kde-frameworks-template.php:88 msgid "ECMAddQch: help doxygen by predefining more Q_DECL_* macros" msgstr "xxECMAddQch: help doxygen by predefining more Q_DECL_* macrosxx" #: announcements/kde-frameworks-5.52.0.php:80 #: announcements/kde-frameworks-template.php:89 msgid "Bindings: Support using sys paths for python install directory" msgstr "xxBindings: Support using sys paths for python install directoryxx" #: announcements/kde-frameworks-5.52.0.php:81 #: announcements/kde-frameworks-template.php:90 msgid "Bindings: Remove INSTALL_DIR_SUFFIX from ecm_generate_python_binding" msgstr "" "xxBindings: Remove INSTALL_DIR_SUFFIX from ecm_generate_python_bindingxx" #: announcements/kde-frameworks-5.52.0.php:82 #: announcements/kde-frameworks-template.php:91 msgid "Add support for the fuzzer sanitizer" msgstr "xxAdd support for the fuzzer sanitizerxx" #: announcements/kde-frameworks-5.52.0.php:88 #: announcements/kde-frameworks-template.php:97 msgid "support for multi pages kcms" msgstr "xxsupport for multi pages kcmsxx" #: announcements/kde-frameworks-5.52.0.php:94 #: announcements/kde-frameworks-template.php:103 msgid "Add mechanism to notify other clients of config changes over DBus" msgstr "xxAdd mechanism to notify other clients of config changes over DBusxx" #: announcements/kde-frameworks-5.52.0.php:95 #: announcements/kde-frameworks-template.php:104 msgid "Expose getter method for KConfig::addConfigSources" msgstr "xxExpose getter method for KConfig::addConfigSourcesxx" #: announcements/kde-frameworks-5.52.0.php:101 #: announcements/kde-frameworks-template.php:110 msgid "" "Allow KHelpCenter to open the right pages of KDE help when KHelpClient is " "invoked with an anchor" msgstr "" "xxAllow KHelpCenter to open the right pages of KDE help when KHelpClient is " "invoked with an anchorxx" #: announcements/kde-frameworks-5.52.0.php:107 #: announcements/kde-frameworks-template.php:116 msgid "" "KCrash: fix crash (ironic heh) when used in an app without QCoreApplication" msgstr "" "xxKCrash: fix crash (ironic heh) when used in an app without " "QCoreApplicationxx" #: announcements/kde-frameworks-5.52.0.php:113 #: announcements/kde-frameworks-template.php:122 msgid "make push/pop part of ConfigModule API" msgstr "xxmake push/pop part of ConfigModule APIxx" #: announcements/kde-frameworks-5.52.0.php:119 #: announcements/kde-frameworks-template.php:128 msgid "Remove useless \"No X-KDE-DBus-ServiceName found\" message" msgstr "xxRemove useless \"No X-KDE-DBus-ServiceName found\" messagexx" #: announcements/kde-frameworks-5.52.0.php:125 #: announcements/kde-frameworks-template.php:134 msgid "Reference product \"KF5\" in widget metadata, instead of \"KDE\"" msgstr "xxReference product \"KF5\" in widget metadata, instead of \"KDE\"xx" #: announcements/kde-frameworks-5.52.0.php:131 #: announcements/kde-frameworks-template.php:140 msgid "API dox: add minimal docs to KDocTools namespace, so doxygen covers it" msgstr "" "xxAPI dox: add minimal docs to KDocTools namespace, so doxygen covers itxx" #: announcements/kde-frameworks-5.52.0.php:132 #: announcements/kde-frameworks-template.php:141 msgid "Create a QCH file with the API dox, optionally, using ECMAddQCH" msgstr "xxCreate a QCH file with the API dox, optionally, using ECMAddQCHxx" #: announcements/kde-frameworks-5.52.0.php:133 #: announcements/kde-frameworks-template.php:142 msgid "Wait for docbookl10nhelper to be built before building our own manpages" msgstr "" "xxWait for docbookl10nhelper to be built before building our own manpagesxx" #: announcements/kde-frameworks-5.52.0.php:134 #: announcements/kde-frameworks-template.php:143 msgid "Use specified Perl interpreter instead of relying on PATH" msgstr "xxUse specified Perl interpreter instead of relying on PATHxx" #: announcements/kde-frameworks-5.52.0.php:140 #: announcements/kde-frameworks-template.php:149 msgid "[ExtractorCollection] Use only best matching extractor plugin" msgstr "xx[ExtractorCollection] Use only best matching extractor pluginxx" #: announcements/kde-frameworks-5.52.0.php:141 #: announcements/kde-frameworks-template.php:150 msgid "[KFileMetaData] Add extractor for generic XML and SVG" msgstr "xx[KFileMetaData] Add extractor for generic XML and SVGxx" #: announcements/kde-frameworks-5.52.0.php:142 #: announcements/kde-frameworks-template.php:151 msgid "[KFileMetaData] Add helper for XML encoded Dublin Core metadata" msgstr "xx[KFileMetaData] Add helper for XML encoded Dublin Core metadataxx" #: announcements/kde-frameworks-5.52.0.php:143 #: announcements/kde-frameworks-template.php:152 msgid "implement support for reading ID3 tags from aiff and wav files" msgstr "xximplement support for reading ID3 tags from aiff and wav filesxx" #: announcements/kde-frameworks-5.52.0.php:144 #: announcements/kde-frameworks-template.php:153 msgid "implement more tags for asf metadata" msgstr "xximplement more tags for asf metadataxx" #: announcements/kde-frameworks-5.52.0.php:145 #: announcements/kde-frameworks-template.php:154 msgid "extract ape tags from ape and wavpack files" msgstr "xxextract ape tags from ape and wavpack filesxx" #: announcements/kde-frameworks-5.52.0.php:146 #: announcements/kde-frameworks-template.php:155 msgid "provide a list of supported mimetypes for embeddedimagedata" msgstr "xxprovide a list of supported mimetypes for embeddedimagedataxx" #: announcements/kde-frameworks-5.52.0.php:147 #: announcements/kde-frameworks-template.php:156 msgid "compare with QLatin1String and harmonize handling of all types" msgstr "xxcompare with QLatin1String and harmonize handling of all typesxx" #: announcements/kde-frameworks-5.52.0.php:148 #: announcements/kde-frameworks-template.php:157 msgid "Don't crash on invalid exiv2 data (bug 375131)" msgstr "xxDon't crash on invalid exiv2 data (bug 375131)xx" #: announcements/kde-frameworks-5.52.0.php:149 #: announcements/kde-frameworks-template.php:158 msgid "epubextractor: Add property ReleaseYear" msgstr "xxepubextractor: Add property ReleaseYearxx" #: announcements/kde-frameworks-5.52.0.php:150 #: announcements/kde-frameworks-template.php:159 msgid "refactor taglibextractor to functions specific for metadata type" msgstr "xxrefactor taglibextractor to functions specific for metadata typexx" #: announcements/kde-frameworks-5.52.0.php:151 #: announcements/kde-frameworks-template.php:160 msgid "add wma files/asf tags as supported mimetype" msgstr "xxadd wma files/asf tags as supported mimetypexx" #: announcements/kde-frameworks-5.52.0.php:152 #: announcements/kde-frameworks-template.php:161 msgid "use own extractor for testing the taglibwriter" msgstr "xxuse own extractor for testing the taglibwriterxx" #: announcements/kde-frameworks-5.52.0.php:153 #: announcements/kde-frameworks-template.php:162 msgid "" "add a string suffix to test data and use for unicode testing of taglibwriter" msgstr "" "xxadd a string suffix to test data and use for unicode testing of " "taglibwriterxx" #: announcements/kde-frameworks-5.52.0.php:154 #: announcements/kde-frameworks-template.php:163 msgid "remove compile time check for taglib version" msgstr "xxremove compile time check for taglib versionxx" #: announcements/kde-frameworks-5.52.0.php:155 #: announcements/kde-frameworks-template.php:164 msgid "extend test coverage to all supported mimetypes for taglibextractor" msgstr "" "xxextend test coverage to all supported mimetypes for taglibextractorxx" #: announcements/kde-frameworks-5.52.0.php:156 #: announcements/kde-frameworks-template.php:165 msgid "Use variable with already fetched text instead of fetching again" msgstr "xxUse variable with already fetched text instead of fetching againxx" #: announcements/kde-frameworks-5.52.0.php:162 #: announcements/kde-frameworks-template.php:171 msgid "Fix keyboard layout change notifications (bug 269403)" msgstr "xxFix keyboard layout change notifications (bug 269403)xx" #: announcements/kde-frameworks-5.52.0.php:168 #: announcements/kde-frameworks-template.php:177 msgid "Add Bahrain Holiday File" msgstr "xxAdd Bahrain Holiday Filexx" #: announcements/kde-frameworks-5.52.0.php:169 #: announcements/kde-frameworks-template.php:178 msgid "Make KHolidays work as static library too" msgstr "xxMake KHolidays work as static library tooxx" #: announcements/kde-frameworks-5.52.0.php:175 #: announcements/kde-frameworks-template.php:184 msgid "Add a QIconEnginePlugin to allow QIcon deserialization (bug 399989)" msgstr "" "xxAdd a QIconEnginePlugin to allow QIcon deserialization (bug 399989)xx" #: announcements/kde-frameworks-5.52.0.php:176 #: announcements/kde-frameworks-template.php:185 msgid "" "[KIconLoader] Replace heap-allocated QImageReader with stack-allocated one" msgstr "" "xx[KIconLoader] Replace heap-allocated QImageReader with stack-allocated " "onexx" #: announcements/kde-frameworks-5.52.0.php:177 #: announcements/kde-frameworks-template.php:186 msgid "[KIconLoader] Adjust emblem border depending on icon size" msgstr "xx[KIconLoader] Adjust emblem border depending on icon sizexx" #: announcements/kde-frameworks-5.52.0.php:178 #: announcements/kde-frameworks-template.php:187 msgid "Center icons properly if size doesn't fit (bug 396990)" msgstr "xxCenter icons properly if size doesn't fit (bug 396990)xx" #: announcements/kde-frameworks-5.52.0.php:184 #: announcements/kde-frameworks-template.php:193 msgid "Do not try to fallback to \"less secure\" SSL protocols" msgstr "xxDo not try to fallback to \"less secure\" SSL protocolsxx" #: announcements/kde-frameworks-5.52.0.php:185 #: announcements/kde-frameworks-template.php:194 msgid "[KSambaShare] Trim trailing / from share path" msgstr "xx[KSambaShare] Trim trailing / from share pathxx" #: announcements/kde-frameworks-5.52.0.php:186 #: announcements/kde-frameworks-template.php:195 msgid "[kdirlistertest] Wait a little longer for the lister to finish" msgstr "xx[kdirlistertest] Wait a little longer for the lister to finishxx" #: announcements/kde-frameworks-5.52.0.php:187 #: announcements/kde-frameworks-template.php:196 msgid "Display sorry message if file is not local" msgstr "xxDisplay sorry message if file is not localxx" #: announcements/kde-frameworks-5.52.0.php:188 #: announcements/kde-frameworks-template.php:197 msgid "" "kio_help: Fix crash in QCoreApplication when accessing help:// (bug 399709)" msgstr "" "xxkio_help: Fix crash in QCoreApplication when accessing help:// (bug " "399709)xx" #: announcements/kde-frameworks-5.52.0.php:189 #: announcements/kde-frameworks-template.php:198 msgid "" "Avoid waiting for user actions when kwin Focus stealing prevention is high " "or extreme" msgstr "" "xxAvoid waiting for user actions when kwin Focus stealing prevention is high " "or extremexx" #: announcements/kde-frameworks-5.52.0.php:190 #: announcements/kde-frameworks-template.php:199 msgid "[KNewFileMenu] Don't open an empty QFile" msgstr "xx[KNewFileMenu] Don't open an empty QFilexx" #: announcements/kde-frameworks-5.52.0.php:191 #: announcements/kde-frameworks-template.php:200 msgid "Added missing Icons to Places Panel code from KIO" msgstr "xxAdded missing Icons to Places Panel code from KIOxx" #: announcements/kde-frameworks-5.52.0.php:192 #: announcements/kde-frameworks-template.php:201 msgid "Get rid of the raw KFileItem pointers in KCoreDirListerCache" msgstr "xxGet rid of the raw KFileItem pointers in KCoreDirListerCachexx" #: announcements/kde-frameworks-5.52.0.php:193 #: announcements/kde-frameworks-template.php:202 msgid "Add 'Mount' option to context menu of unmounted device in Places" msgstr "xxAdd 'Mount' option to context menu of unmounted device in Placesxx" #: announcements/kde-frameworks-5.52.0.php:194 #: announcements/kde-frameworks-template.php:203 msgid "Add a 'Properties' entry in the places panel context menu" msgstr "xxAdd a 'Properties' entry in the places panel context menuxx" #: announcements/kde-frameworks-5.52.0.php:195 #: announcements/kde-frameworks-template.php:204 msgid "" "Fix warning \"macro expansion producing 'defined' has undefined behavior\"" msgstr "" "xxFix warning \"macro expansion producing 'defined' has undefined behavior" "\"xx" #: announcements/kde-frameworks-5.52.0.php:201 #: announcements/kde-frameworks-template.php:210 msgid "Fix missing items in static builds" msgstr "xxFix missing items in static buildsxx" #: announcements/kde-frameworks-5.52.0.php:202 #: announcements/kde-frameworks-template.php:211 msgid "basic support for hidden pages" msgstr "xxbasic support for hidden pagesxx" #: announcements/kde-frameworks-5.52.0.php:203 #: announcements/kde-frameworks-template.php:212 msgid "load icons from proper icon themes" msgstr "xxload icons from proper icon themesxx" #: announcements/kde-frameworks-5.52.0.php:204 #: announcements/kde-frameworks-template.php:213 msgid "(many other fixes)" msgstr "xx(many other fixes)xx" #: announcements/kde-frameworks-5.52.0.php:210 #: announcements/kde-frameworks-template.php:219 msgid "More useful error messages" msgstr "xxMore useful error messagesxx" #: announcements/kde-frameworks-5.52.0.php:222 #: announcements/kde-frameworks-template.php:231 msgid "Fix Cancel being not handled in deprecated BrowserRun::askEmbedOrSave" msgstr "" "xxFix Cancel being not handled in deprecated BrowserRun::askEmbedOrSavexx" #: announcements/kde-frameworks-5.52.0.php:223 #: announcements/kde-frameworks-template.php:232 msgid "Port to undeprecated variant of KRun::runUrl" msgstr "xxPort to undeprecated variant of KRun::runUrlxx" #: announcements/kde-frameworks-5.52.0.php:224 #: announcements/kde-frameworks-template.php:233 msgid "Port KIO::Job::ui() -> KJob::uiDelegate()" msgstr "xxPort KIO::Job::ui() -> KJob::uiDelegate()xx" #: announcements/kde-frameworks-5.52.0.php:230 #: announcements/kde-frameworks-template.php:239 msgid "Add KWayland virtual desktop protocol" msgstr "xxAdd KWayland virtual desktop protocolxx" #: announcements/kde-frameworks-5.52.0.php:231 #: announcements/kde-frameworks-template.php:240 msgid "" "Guard data source being deleted before processing dataoffer receive event " "(bug 400311)" msgstr "" "xxGuard data source being deleted before processing dataoffer receive event " "(bug 400311)xx" #: announcements/kde-frameworks-5.52.0.php:232 #: announcements/kde-frameworks-template.php:241 msgid "[server] Respect input region of sub-surfaces on pointer surface focus" msgstr "" "xx[server] Respect input region of sub-surfaces on pointer surface focusxx" #: announcements/kde-frameworks-5.52.0.php:233 #: announcements/kde-frameworks-template.php:242 msgid "[xdgshell] Add positioner constraint adjustment flag operators" msgstr "xx[xdgshell] Add positioner constraint adjustment flag operatorsxx" #: announcements/kde-frameworks-5.52.0.php:239 #: announcements/kde-frameworks-template.php:248 msgid "API dox: fix \"Since\" note of KPageWidgetItem::isHeaderVisible" msgstr "xxAPI dox: fix \"Since\" note of KPageWidgetItem::isHeaderVisiblexx" #: announcements/kde-frameworks-5.52.0.php:240 #: announcements/kde-frameworks-template.php:249 msgid "Add a new property headerVisible" msgstr "xxAdd a new property headerVisiblexx" #: announcements/kde-frameworks-5.52.0.php:246 #: announcements/kde-frameworks-template.php:255 msgid "Do not compare iterators returned from two separate returned copies" msgstr "" "xxDo not compare iterators returned from two separate returned copiesxx" #: announcements/kde-frameworks-5.52.0.php:252 #: announcements/kde-frameworks-template.php:261 msgid "Take 1..n KMainWindows in kRestoreMainWindows" msgstr "xxTake 1..n KMainWindows in kRestoreMainWindowsxx" #: announcements/kde-frameworks-5.52.0.php:258 #: announcements/kde-frameworks-template.php:267 msgid "Add missing ipv4 setting options" msgstr "xxAdd missing ipv4 setting optionsxx" #: announcements/kde-frameworks-5.52.0.php:259 #: announcements/kde-frameworks-template.php:268 msgid "Add vxlan setting" msgstr "xxAdd vxlan settingxx" #: announcements/kde-frameworks-5.52.0.php:265 #: announcements/kde-frameworks-template.php:274 msgid "revert icons scaling on mobile" msgstr "xxrevert icons scaling on mobilexx" #: announcements/kde-frameworks-5.52.0.php:266 #: announcements/kde-frameworks-template.php:275 msgid "Support mnemonic labels" msgstr "xxSupport mnemonic labelsxx" #: announcements/kde-frameworks-5.52.0.php:267 #: announcements/kde-frameworks-template.php:276 msgid "Remove PLASMA_NO_KIO option" msgstr "xxRemove PLASMA_NO_KIO optionxx" #: announcements/kde-frameworks-5.52.0.php:268 #: announcements/kde-frameworks-template.php:277 msgid "Properly look for fallback themes" msgstr "xxProperly look for fallback themesxx" #: announcements/kde-frameworks-5.52.0.php:274 #: announcements/kde-frameworks-template.php:283 msgid "Set Dialog flag for JobDialog" msgstr "xxSet Dialog flag for JobDialogxx" #: announcements/kde-frameworks-5.52.0.php:280 #: announcements/kde-frameworks-template.php:289 msgid "[solid-hardware5] List icon in device details" msgstr "xx[solid-hardware5] List icon in device detailsxx" #: announcements/kde-frameworks-5.52.0.php:281 #: announcements/kde-frameworks-template.php:290 msgid "[UDisks2] Power down drive on remove if supported (bug 270808)" msgstr "xx[UDisks2] Power down drive on remove if supported (bug 270808)xx" #: announcements/kde-frameworks-5.52.0.php:290 #: announcements/kde-frameworks-template.php:299 msgid "Syndication" msgstr "xxSyndicationxx" #: announcements/kde-frameworks-5.52.0.php:293 #: announcements/kde-frameworks-template.php:302 msgid "Add missing README.md file (needed by various scripts)" msgstr "xxAdd missing README.md file (needed by various scripts)xx" #: announcements/kde-frameworks-5.52.0.php:299 #: announcements/kde-frameworks-template.php:308 msgid "z/OS CLIST file syntax highlighting" msgstr "xxz/OS CLIST file syntax highlightingxx" #: announcements/kde-frameworks-5.52.0.php:300 #: announcements/kde-frameworks-template.php:309 msgid "Creating new syntax highlighting file for Job Control Language (JCL)" msgstr "" "xxCreating new syntax highlighting file for Job Control Language (JCL)xx" #: announcements/kde-frameworks-5.52.0.php:301 #: announcements/kde-frameworks-template.php:310 msgid "Remove open mode from too new Qt version" msgstr "xxRemove open mode from too new Qt versionxx" #: announcements/kde-frameworks-5.52.0.php:302 #: announcements/kde-frameworks-template.php:311 msgid "inc version + fixup required kate version to current framework version" msgstr "" "xxinc version + fixup required kate version to current framework versionxx" #: announcements/kde-frameworks-5.52.0.php:303 #: announcements/kde-frameworks-template.php:312 msgid "keyword rule: Support for keywords inclusion from another language/file" msgstr "" "xxkeyword rule: Support for keywords inclusion from another language/filexx" #: announcements/kde-frameworks-5.52.0.php:304 #: announcements/kde-frameworks-template.php:313 msgid "No spell checking for Metamath except in comments" msgstr "xxNo spell checking for Metamath except in commentsxx" #: announcements/kde-frameworks-5.52.0.php:305 #: announcements/kde-frameworks-template.php:314 msgid "CMake: Add XCode related variables and properties introduced in 3.13" msgstr "" "xxCMake: Add XCode related variables and properties introduced in 3.13xx" #: announcements/kde-frameworks-5.52.0.php:306 #: announcements/kde-frameworks-template.php:315 msgid "CMake: Introduce new features of upcoming 3.13 release" msgstr "xxCMake: Introduce new features of upcoming 3.13 releasexx" #: announcements/kde-frameworks-5.53.0.php:17 #: announcements/kde-frameworks-template.php:20 msgid "KDE Frameworks %1" msgstr "xxKDE Frameworks %1xx" #: announcements/kde-frameworks-5.53.0.php:25 msgid "" " \n" "December 09, 2018. KDE today announces the release\n" "of KDE Frameworks 5.53.0.\n" msgstr "" "xx \n" "December 09, 2018. KDE today announces the release\n" "of KDE Frameworks 5.53.0.\n" "xx\n" #: announcements/kde-frameworks-5.53.0.php:50 msgid "Fix searches for rating 10 (5 stars) (bug 357960)" msgstr "xxFix searches for rating 10 (5 stars) (bug 357960)xx" #: announcements/kde-frameworks-5.53.0.php:51 msgid "Avoid writing unchanged data to terms dbs" msgstr "xxAvoid writing unchanged data to terms dbsxx" #: announcements/kde-frameworks-5.53.0.php:52 msgid "" "Do not add Type::Document/Presentation/Spreadsheet twice for MS Office docs" msgstr "" "xxDo not add Type::Document/Presentation/Spreadsheet twice for MS Office " "docsxx" #: announcements/kde-frameworks-5.53.0.php:53 msgid "Actually initialize kcrash properly" msgstr "xxActually initialize kcrash properlyxx" #: announcements/kde-frameworks-5.53.0.php:54 msgid "Make sure there is only one MTime per document in the MTimeDB" msgstr "xxMake sure there is only one MTime per document in the MTimeDBxx" #: announcements/kde-frameworks-5.53.0.php:55 msgid "[Extractor] Use QDataStream serialization in place of cooked one" msgstr "xx[Extractor] Use QDataStream serialization in place of cooked onexx" #: announcements/kde-frameworks-5.53.0.php:56 msgid "[Extractor] Replace homegrown IO handler with QDataStream, catch HUP" msgstr "" "xx[Extractor] Replace homegrown IO handler with QDataStream, catch HUPxx" #: announcements/kde-frameworks-5.53.0.php:62 msgid "Add icons for application-vnd.appimage/x-iso9660-appimage" msgstr "xxAdd icons for application-vnd.appimage/x-iso9660-appimagexx" #: announcements/kde-frameworks-5.53.0.php:63 msgid "Add 22px dialog-warning icon (bug 397983)" msgstr "xxAdd 22px dialog-warning icon (bug 397983)xx" #: announcements/kde-frameworks-5.53.0.php:64 msgid "Fix angle and margin of 32px dialog-ok-apply (bug 393608)" msgstr "xxFix angle and margin of 32px dialog-ok-apply (bug 393608)xx" #: announcements/kde-frameworks-5.53.0.php:65 msgid "Change primary monochrome icon colors to match new HIG colors" msgstr "xxChange primary monochrome icon colors to match new HIG colorsxx" #: announcements/kde-frameworks-5.53.0.php:66 msgid "Change archive-* action icons to represent archives (bug 399253)" msgstr "xxChange archive-* action icons to represent archives (bug 399253)xx" #: announcements/kde-frameworks-5.53.0.php:67 msgid "Add help-browser symlink to 16px and 22px directories (bug 400852)" msgstr "xxAdd help-browser symlink to 16px and 22px directories (bug 400852)xx" #: announcements/kde-frameworks-5.53.0.php:68 msgid "Add new generic sorting icons; rename existing sorting icons" msgstr "xxAdd new generic sorting icons; rename existing sorting iconsxx" #: announcements/kde-frameworks-5.53.0.php:69 msgid "Add root version of drive-harddisk (bug 399307)" msgstr "xxAdd root version of drive-harddisk (bug 399307)xx" #: announcements/kde-frameworks-5.53.0.php:75 msgid "New module: FindLibExiv2.cmake" msgstr "xxNew module: FindLibExiv2.cmakexx" #: announcements/kde-frameworks-5.53.0.php:81 msgid "" "Add option BUILD_KPACKAGE_INSTALL_HANDLERS to skip building install handlers" msgstr "" "xxAdd option BUILD_KPACKAGE_INSTALL_HANDLERS to skip building install " "handlersxx" #: announcements/kde-frameworks-5.53.0.php:87 msgid "" "Add busy indicator during research and make the research asynchronous (bug " "379281)" msgstr "" "xxAdd busy indicator during research and make the research asynchronous (bug " "379281)xx" #: announcements/kde-frameworks-5.53.0.php:88 msgid "" "Normalize all input paths with the os.path.normpath function (bug 392428)" msgstr "" "xxNormalize all input paths with the os.path.normpath function (bug 392428)xx" #: announcements/kde-frameworks-5.53.0.php:94 msgid "Perfect alignment between QML and QWidget KCM titles" msgstr "xxPerfect alignment between QML and QWidget KCM titlesxx" #: announcements/kde-frameworks-5.53.0.php:95 msgid "Add context to kcmodule connection to lambdas (bug 397894)" msgstr "xxAdd context to kcmodule connection to lambdas (bug 397894)xx" #: announcements/kde-frameworks-5.53.0.php:101 msgid "Make it possible to use KAboutData/License/Person from QML" msgstr "xxMake it possible to use KAboutData/License/Person from QMLxx" #: announcements/kde-frameworks-5.53.0.php:102 msgid "" "Fix crash if XDG_CACHE_HOME directory is too small or out of space (bug " "339829)" msgstr "" "xxFix crash if XDG_CACHE_HOME directory is too small or out of space (bug " "339829)xx" #: announcements/kde-frameworks-5.53.0.php:105 msgid "KDE DNS-SD" msgstr "xxKDE DNS-SDxx" #: announcements/kde-frameworks-5.53.0.php:108 msgid "now installs kdnssd_version.h to check the version of the lib" msgstr "xxnow installs kdnssd_version.h to check the version of the libxx" #: announcements/kde-frameworks-5.53.0.php:109 msgid "do not leak resolver in remoteservice" msgstr "xxdo not leak resolver in remoteservicexx" #: announcements/kde-frameworks-5.53.0.php:110 msgid "prevent avahi signal racing" msgstr "xxprevent avahi signal racingxx" #: announcements/kde-frameworks-5.53.0.php:111 msgid "fix for macOS" msgstr "xxfix for macOSxx" #: announcements/kde-frameworks-5.53.0.php:117 msgid "Revive 'Description' property for DublinCore metadata" msgstr "xxRevive 'Description' property for DublinCore metadataxx" #: announcements/kde-frameworks-5.53.0.php:118 msgid "add a description property to KFileMetaData" msgstr "xxadd a description property to KFileMetaDataxx" #: announcements/kde-frameworks-5.53.0.php:119 msgid "" "[KFileMetaData] Add extractor for DSC conforming (Encapsulated) Postscript" msgstr "" "xx[KFileMetaData] Add extractor for DSC conforming (Encapsulated) " "Postscriptxx" #: announcements/kde-frameworks-5.53.0.php:120 msgid "[ExtractorCollection] Avoid dependency of kcoreaddons for CI tests" msgstr "xx[ExtractorCollection] Avoid dependency of kcoreaddons for CI testsxx" #: announcements/kde-frameworks-5.53.0.php:121 msgid "Add support for speex files to taglibextractor" msgstr "xxAdd support for speex files to taglibextractorxx" #: announcements/kde-frameworks-5.53.0.php:122 msgid "add two more internet sources regarding tagging information" msgstr "xxadd two more internet sources regarding tagging informationxx" #: announcements/kde-frameworks-5.53.0.php:123 msgid "simplify handling of id3 tags" msgstr "xxsimplify handling of id3 tagsxx" #: announcements/kde-frameworks-5.53.0.php:124 msgid "[XmlExtractor] Use QXmlStreamReader for better performance" msgstr "xx[XmlExtractor] Use QXmlStreamReader for better performancexx" #: announcements/kde-frameworks-5.53.0.php:130 msgid "Fix assert when cleaning up symlinks in PreviewJob" msgstr "xxFix assert when cleaning up symlinks in PreviewJobxx" #: announcements/kde-frameworks-5.53.0.php:131 msgid "Add the possibility to have a keyboard shortcut to create a file" msgstr "xxAdd the possibility to have a keyboard shortcut to create a filexx" #: announcements/kde-frameworks-5.53.0.php:132 msgid "[KUrlNavigator] Re-activate on mouse middle button click (bug 386453)" msgstr "" "xx[KUrlNavigator] Re-activate on mouse middle button click (bug 386453)xx" #: announcements/kde-frameworks-5.53.0.php:133 msgid "Remove dead search providers" msgstr "xxRemove dead search providersxx" #: announcements/kde-frameworks-5.53.0.php:134 msgid "Port more search providers to HTTPS" msgstr "xxPort more search providers to HTTPSxx" #: announcements/kde-frameworks-5.53.0.php:135 msgid "Export again KFilePlaceEditDialog (bug 376619)" msgstr "xxExport again KFilePlaceEditDialog (bug 376619)xx" #: announcements/kde-frameworks-5.53.0.php:136 msgid "Restore sendfile support" msgstr "xxRestore sendfile supportxx" #: announcements/kde-frameworks-5.53.0.php:137 msgid "" "[ioslaves/trash] Handle broken symlinks in deleted subdirectories (bug " "400990)" msgstr "" "xx[ioslaves/trash] Handle broken symlinks in deleted subdirectories (bug " "400990)xx" #: announcements/kde-frameworks-5.53.0.php:138 msgid "[RenameDialog] Fix layout when using the NoRename flag" msgstr "xx[RenameDialog] Fix layout when using the NoRename flagxx" #: announcements/kde-frameworks-5.53.0.php:139 msgid "Add missing @since for KFilePlacesModel::TagsType" msgstr "xxAdd missing @since for KFilePlacesModel::TagsTypexx" #: announcements/kde-frameworks-5.53.0.php:140 msgid "" "[KDirOperator] Use the new view-sort icon for the sort order " "chooser" msgstr "" "xx[KDirOperator] Use the new view-sort icon for the sort order " "chooserxx" #: announcements/kde-frameworks-5.53.0.php:141 msgid "Use HTTPS for all search providers that support it" msgstr "xxUse HTTPS for all search providers that support itxx" #: announcements/kde-frameworks-5.53.0.php:142 msgid "Disable unmount option for / or /home (bug 399659)" msgstr "xxDisable unmount option for / or /home (bug 399659)xx" #: announcements/kde-frameworks-5.53.0.php:143 msgid "[KFilePlaceEditDialog] Fix include guard" msgstr "xx[KFilePlaceEditDialog] Fix include guardxx" #: announcements/kde-frameworks-5.53.0.php:144 msgid "[Places panel] Use new folder-root icon for Root item" msgstr "xx[Places panel] Use new folder-root icon for Root itemxx" #: announcements/kde-frameworks-5.53.0.php:145 msgid "[KSambaShare] Make \"net usershare info\" parser testable" msgstr "xx[KSambaShare] Make \"net usershare info\" parser testablexx" #: announcements/kde-frameworks-5.53.0.php:146 msgid "Give the file dialogs a \"Sort by\" menu button on the toolbar" msgstr "xxGive the file dialogs a \"Sort by\" menu button on the toolbarxx" #: announcements/kde-frameworks-5.53.0.php:152 msgid "" "DelegateRecycler: Don't create a new propertiesTracker for every delegate" msgstr "" "xxDelegateRecycler: Don't create a new propertiesTracker for every delegatexx" #: announcements/kde-frameworks-5.53.0.php:153 msgid "Move the about page from Discover to Kirigami" msgstr "xxMove the about page from Discover to Kirigamixx" #: announcements/kde-frameworks-5.53.0.php:154 msgid "Hide context drawer when there is a global toolbar" msgstr "xxHide context drawer when there is a global toolbarxx" #: announcements/kde-frameworks-5.53.0.php:155 msgid "ensure all items are laid out (bug 400671)" msgstr "xxensure all items are laid out (bug 400671)xx" #: announcements/kde-frameworks-5.53.0.php:156 msgid "change index on pressed, not on clicked (bug 400518)" msgstr "xxchange index on pressed, not on clicked (bug 400518)xx" #: announcements/kde-frameworks-5.53.0.php:157 msgid "new text sizes for Headings" msgstr "xxnew text sizes for Headingsxx" #: announcements/kde-frameworks-5.53.0.php:158 msgid "sidebar drawers don't move global headers/footers" msgstr "xxsidebar drawers don't move global headers/footersxx" #: announcements/kde-frameworks-5.53.0.php:164 msgid "Add programmaticaly useful error signalling" msgstr "xxAdd programmaticaly useful error signallingxx" #: announcements/kde-frameworks-5.53.0.php:170 msgid "Rename NotifyByFlatpak to NotifyByPortal" msgstr "xxRename NotifyByFlatpak to NotifyByPortalxx" #: announcements/kde-frameworks-5.53.0.php:171 msgid "Notification portal: support pixmaps in notifications" msgstr "xxNotification portal: support pixmaps in notificationsxx" #: announcements/kde-frameworks-5.53.0.php:177 msgid "" "Don't generate appstream data for files that lack a description (bug 400431)" msgstr "" "xxDon't generate appstream data for files that lack a description (bug " "400431)xx" #: announcements/kde-frameworks-5.53.0.php:178 msgid "Capture package metadata before install start" msgstr "xxCapture package metadata before install startxx" #: announcements/kde-frameworks-5.53.0.php:184 msgid "" "When re-using runners when reloading, reload their configuration (bug 399621)" msgstr "" "xxWhen re-using runners when reloading, reload their configuration (bug " "399621)xx" #: announcements/kde-frameworks-5.53.0.php:190 msgid "Allow negative syntax definition priorities" msgstr "xxAllow negative syntax definition prioritiesxx" #: announcements/kde-frameworks-5.53.0.php:191 msgid "" "Expose \"Toggle Comment\" feature through tools menu and default shortcut " "(bug 387654)" msgstr "" "xxExpose \"Toggle Comment\" feature through tools menu and default shortcut " "(bug 387654)xx" #: announcements/kde-frameworks-5.53.0.php:192 msgid "Fix hidden languages in the mode menu" msgstr "xxFix hidden languages in the mode menuxx" #: announcements/kde-frameworks-5.53.0.php:193 msgid "SpellCheckBar: Use DictionaryComboBox instead of plain QComboBox" msgstr "xxSpellCheckBar: Use DictionaryComboBox instead of plain QComboBoxxx" #: announcements/kde-frameworks-5.53.0.php:194 msgid "" "KTextEditor::ViewPrivate: Avoid warning \"Text requested for invalid range\"" msgstr "" "xxKTextEditor::ViewPrivate: Avoid warning \"Text requested for invalid range" "\"xx" #: announcements/kde-frameworks-5.53.0.php:195 msgid "Android: No need to define log2 anymore" msgstr "xxAndroid: No need to define log2 anymorexx" #: announcements/kde-frameworks-5.53.0.php:196 msgid "" "disconnect contextmenu from all aboutToXXContextMenu receivers (bug 401069)" msgstr "" "xxdisconnect contextmenu from all aboutToXXContextMenu receivers (bug " "401069)xx" #: announcements/kde-frameworks-5.53.0.php:197 msgid "Introduce AbstractAnnotationItemDelegate for more control by consumer" msgstr "" "xxIntroduce AbstractAnnotationItemDelegate for more control by consumerxx" #: announcements/kde-frameworks-5.53.0.php:203 msgid "Updated with petroleum industry units (bug 388074)" msgstr "xxUpdated with petroleum industry units (bug 388074)xx" #: announcements/kde-frameworks-5.53.0.php:209 msgid "Autogenerate logging file + fix categories file" msgstr "xxAutogenerate logging file + fix categories filexx" #: announcements/kde-frameworks-5.53.0.php:210 msgid "Add VirtualDesktops to PlasmaWindowModel" msgstr "xxAdd VirtualDesktops to PlasmaWindowModelxx" #: announcements/kde-frameworks-5.53.0.php:211 msgid "Update PlasmaWindowModel test to reflect VirtualDesktop changes" msgstr "xxUpdate PlasmaWindowModel test to reflect VirtualDesktop changesxx" #: announcements/kde-frameworks-5.53.0.php:212 msgid "Cleanup windowInterface in tests before windowManagement is destroyed" msgstr "" "xxCleanup windowInterface in tests before windowManagement is destroyedxx" #: announcements/kde-frameworks-5.53.0.php:213 msgid "Delete the correct item in removeDesktop" msgstr "xxDelete the correct item in removeDesktopxx" #: announcements/kde-frameworks-5.53.0.php:214 msgid "" "Cleanup Virtual Desktop Manager list entry in PlasmaVirtualDesktop destructor" msgstr "" "xxCleanup Virtual Desktop Manager list entry in PlasmaVirtualDesktop " "destructorxx" #: announcements/kde-frameworks-5.53.0.php:215 msgid "Correct version of newly added PlasmaVirtualDesktop interface" msgstr "xxCorrect version of newly added PlasmaVirtualDesktop interfacexx" #: announcements/kde-frameworks-5.53.0.php:216 msgid "[server] Text input content hint and purpose per protocol version" msgstr "xx[server] Text input content hint and purpose per protocol versionxx" #: announcements/kde-frameworks-5.53.0.php:217 msgid "" "[server] Put text-input (de-)activate, en-/disable callbacks in child classes" msgstr "" "xx[server] Put text-input (de-)activate, en-/disable callbacks in child " "classesxx" #: announcements/kde-frameworks-5.53.0.php:218 msgid "[server] Put set surrounding text callback with uint in v0 class" msgstr "xx[server] Put set surrounding text callback with uint in v0 classxx" #: announcements/kde-frameworks-5.53.0.php:219 msgid "[server] Put some text-input v0 exclusive callbacks in v0 class" msgstr "xx[server] Put some text-input v0 exclusive callbacks in v0 classxx" #: announcements/kde-frameworks-5.53.0.php:225 msgid "Add level api from Kirigami.Heading" msgstr "xxAdd level api from Kirigami.Headingxx" #: announcements/kde-frameworks-5.53.0.php:231 msgid "Update the \"About KDE\" text" msgstr "xxUpdate the \"About KDE\" textxx" #: announcements/kde-frameworks-5.53.0.php:237 msgid "Fixed a bug(error?) in ipv4 & ipv6 settings" msgstr "xxFixed a bug(error?) in ipv4 & ipv6 settingsxx" #: announcements/kde-frameworks-5.53.0.php:238 msgid "Add ovs-bridge and ovs-interface setting" msgstr "xxAdd ovs-bridge and ovs-interface settingxx" #: announcements/kde-frameworks-5.53.0.php:239 msgid "Update Ip-tunnel settings" msgstr "xxUpdate Ip-tunnel settingsxx" #: announcements/kde-frameworks-5.53.0.php:240 msgid "Add proxy and user setting" msgstr "xxAdd proxy and user settingxx" #: announcements/kde-frameworks-5.53.0.php:241 msgid "Add IpTunnel setting" msgstr "xxAdd IpTunnel settingxx" #: announcements/kde-frameworks-5.53.0.php:242 msgid "We can now build tun setting test all the time" msgstr "xxWe can now build tun setting test all the timexx" #: announcements/kde-frameworks-5.53.0.php:243 msgid "Add missing IPv6 options" msgstr "xxAdd missing IPv6 optionsxx" #: announcements/kde-frameworks-5.53.0.php:244 msgid "" "Listen for added DBus interfaces instead of registered services (bug 400359)" msgstr "" "xxListen for added DBus interfaces instead of registered services (bug " "400359)xx" #: announcements/kde-frameworks-5.53.0.php:250 msgid "feature parity of Menu with the Desktop style" msgstr "xxfeature parity of Menu with the Desktop stylexx" #: announcements/kde-frameworks-5.53.0.php:251 msgid "Qt 5.9 is now the minimum required version" msgstr "xxQt 5.9 is now the minimum required versionxx" #: announcements/kde-frameworks-5.53.0.php:252 msgid "Add back (accidentally?) deleted line in CMakeLists.txt" msgstr "xxAdd back (accidentally?) deleted line in CMakeLists.txtxx" #: announcements/kde-frameworks-5.53.0.php:253 #, php-format msgid "100% consistency with kirigami heading sizing" msgstr "xx100% consistency with kirigami heading sizingxx" #: announcements/kde-frameworks-5.53.0.php:254 msgid "more homogeneous look with Kirigami headings" msgstr "xxmore homogeneous look with Kirigami headingsxx" #: announcements/kde-frameworks-5.53.0.php:255 msgid "install the processed version of private imports" msgstr "xxinstall the processed version of private importsxx" #: announcements/kde-frameworks-5.53.0.php:256 msgid "Mobile text selection controls" msgstr "xxMobile text selection controlsxx" #: announcements/kde-frameworks-5.53.0.php:257 msgid "Update breeze-light and breeze-dark colorschemes" msgstr "xxUpdate breeze-light and breeze-dark colorschemesxx" #: announcements/kde-frameworks-5.53.0.php:258 msgid "Fixed a number of memory leaks (thanks to ASAN)" msgstr "xxFixed a number of memory leaks (thanks to ASAN)xx" #: announcements/kde-frameworks-5.53.0.php:264 msgid "phabricator plugin: use Arcanist's diff.rev. order (bug 401565)" msgstr "xxphabricator plugin: use Arcanist's diff.rev. order (bug 401565)xx" #: announcements/kde-frameworks-5.53.0.php:265 msgid "Provide a title for JobDialog" msgstr "xxProvide a title for JobDialogxx" #: announcements/kde-frameworks-5.53.0.php:266 msgid "Allow the JobDialog to get a nicer initial size (bug 400873)" msgstr "xxAllow the JobDialog to get a nicer initial size (bug 400873)xx" #: announcements/kde-frameworks-5.53.0.php:267 msgid "Make it possible for the menudemo to share different urls" msgstr "xxMake it possible for the menudemo to share different urlsxx" #: announcements/kde-frameworks-5.53.0.php:268 msgid "Use QQC2 for the JobDialog (bug 400997)" msgstr "xxUse QQC2 for the JobDialog (bug 400997)xx" #: announcements/kde-frameworks-5.53.0.php:274 msgid "consistent sizing of item compared to QWidgets" msgstr "xxconsistent sizing of item compared to QWidgetsxx" #: announcements/kde-frameworks-5.53.0.php:275 msgid "fix Menu sizing" msgstr "xxfix Menu sizingxx" #: announcements/kde-frameworks-5.53.0.php:276 msgid "make sure flickables are pixelAligned" msgstr "xxmake sure flickables are pixelAlignedxx" #: announcements/kde-frameworks-5.53.0.php:277 msgid "Support for QGuiApplication-based apps (bug 396287)" msgstr "xxSupport for QGuiApplication-based apps (bug 396287)xx" #: announcements/kde-frameworks-5.53.0.php:278 msgid "touchscreen text controls" msgstr "xxtouchscreen text controlsxx" #: announcements/kde-frameworks-5.53.0.php:279 msgid "Size according to specified icon width and height" msgstr "xxSize according to specified icon width and heightxx" #: announcements/kde-frameworks-5.53.0.php:280 msgid "Honor flat property of buttons" msgstr "xxHonor flat property of buttonsxx" #: announcements/kde-frameworks-5.53.0.php:281 msgid "Fix issue where there's only one element on the menu (bug 400517)" msgstr "xxFix issue where there's only one element on the menu (bug 400517)xx" #: announcements/kde-frameworks-5.53.0.php:287 msgid "" "Fix root disk icon change so that it doesn't erroneously change other icons" msgstr "" "xxFix root disk icon change so that it doesn't erroneously change other " "iconsxx" #: announcements/kde-frameworks-5.53.0.php:293 msgid "DictionaryComboBoxTest: Add stretch to avoid expanding Dump button" msgstr "xxDictionaryComboBoxTest: Add stretch to avoid expanding Dump buttonxx" #: announcements/kde-frameworks-5.53.0.php:299 msgid "BrightScript: Allow sub to be unnamed" msgstr "xxBrightScript: Allow sub to be unnamedxx" #: announcements/kde-frameworks-5.53.0.php:300 msgid "Add highlighting file for Wayland Debug Traces" msgstr "xxAdd highlighting file for Wayland Debug Tracesxx" #: announcements/kde-frameworks-5.53.0.php:301 msgid "Add syntax highlighting for TypeScript & TypeScript React" msgstr "xxAdd syntax highlighting for TypeScript & TypeScript Reactxx" #: announcements/kde-frameworks-5.53.0.php:302 msgid "Rust & Yacc/Bison: improve comments" msgstr "xxRust & Yacc/Bison: improve commentsxx" #: announcements/kde-frameworks-5.53.0.php:303 msgid "Prolog & Lua: fix shebang" msgstr "xxProlog & Lua: fix shebangxx" #: announcements/kde-frameworks-5.53.0.php:304 msgid "" "Fix language load after including keywords from this language in another file" msgstr "" "xxFix language load after including keywords from this language in another " "filexx" #: announcements/kde-frameworks-5.53.0.php:305 msgid "Add BrightScript syntax" msgstr "xxAdd BrightScript syntaxxx" #: announcements/kde-frameworks-5.53.0.php:306 msgid "debchangelog: add Disco Dingo" msgstr "xxdebchangelog: add Disco Dingoxx" #: announcements/kde-frameworks-5.6.0.php:4 msgid "Release of KDE Frameworks 5.6.0" msgstr "xxRelease of KDE Frameworks 5.6.0xx" #: announcements/kde-frameworks-5.6.0.php:16 msgid "" " \n" "January 08, 2015. KDE today announces the release\n" "of KDE Frameworks 5.6.0.\n" msgstr "" "xx \n" "January 08, 2015. KDE today announces the release\n" "of KDE Frameworks 5.6.0.\n" "xx\n" #: announcements/kde-frameworks-5.6.0.php:38 msgid "" "\n" "

    Two new frameworks in this release: KPackage and NetworkManagerQt

    \n" "\n" "

    KActivities

    \n" "\n" "
      \n" "
    • Introducing the ActivityInfo QML object
    • \n" "
    • Linking now supports special values alongside activity ids. Supported " "values:\n" "* - :global - links to all activities\n" "* - :current - links to the current activity
    • \n" "
    \n" "\n" "

    KCoreAddons

    \n" "\n" "
      \n" "
    • KDirWatch can now watch /dev/shm as well (bug 314982)
    • \n" "
    • KDELibs4Migration now always returns an absolute path
    • \n" "
    \n" "\n" "

    KCrash

    \n" "\n" "
      \n" "
    • Fix build on FreeBSD
    • \n" "
    \n" "\n" "

    Kdelibs4Support

    \n" "\n" "
      \n" "
    • Add Lithuania to the list of Euro countries
    • \n" "
    \n" "\n" "

    KdeSU

    \n" "\n" "
      \n" "
    • Fix build on OSX and on FreeBSD
    • \n" "
    \n" "\n" "

    KHtml

    \n" "\n" "
      \n" "
    • 6 bug fixes forward-ported from kdelibs4.
    • \n" "
    \n" "\n" "

    KIO

    \n" "\n" "
      \n" "
    • Add support for .hidden files, for users to hide some files from views. " "(feature 246260)
    • \n" "
    • New method KRun::runService, like KRun::run but returns the PID of the " "newly started process.
    • \n" "
    • kioexec: fixed many porting bugs, to make it work again
    • \n" "
    • KRun::run: fixed porting bug, to make it work again in the case where " "KProcess is used directly
    • \n" "
    • KRun: make klauncher runtime dependency optional
    • \n" "
    • Fix compilation on MSVC
    • \n" "
    • Performance: decrease memory consumption of UDSEntry
    • \n" "
    • Actions in popupmenus: in case of multiple mimetypes selected, services " "that support all mimetypes\n" "are now added to the menu.
    • \n" "
    • New job: KIO::DropJob KIO::drop(QDropEvent ev, QUrl destUrl). " "Replaces KonqOperations::doDrop.
    • \n" "
    • Restart directory watcher after a failed delete operation
    • \n" "
    • Fix false warning about X-KDE-Protocols unused in desktop files without " "that field.
    • \n" "
    • Merge various settings modules (KCMs) related to kio, into the kio " "framework.
    • \n" "
    • When copying/moving out the trash, make the files writable.
    • \n" "
    • KIO::file_move now does the chmod on the destination file before " "emitting result.
    • \n" "
    \n" "\n" "

    KNotifications

    \n" "\n" "
      \n" "
    • Remove NotifyBySound. NotifyByAudio implements the \"Sound\" " "notification already
    • \n" "
    • Fix crash accessing dangling pointer in NotifyByPopup
    • \n" "
    \n" "\n" "

    KRunner

    \n" "\n" "
      \n" "
    • Do not detect anything with a '.' as a NetworkLocation (porting bug, bug " "340140).\n" "One can also uses a decimal point in a calculator.
    • \n" "
    \n" "\n" "

    KService

    \n" "\n" "
      \n" "
    • Fix build on MSVC.
    • \n" "
    \n" "\n" "

    KTextEditor

    \n" "\n" "
      \n" "
    • Fix build on MSVC.
    • \n" "
    • vimode bugfixes
    • \n" "
    • add syntax file for Oracle PL/SQL
    • \n" "
    • ppd highlighting: better support for multiline values
    • \n" "
    \n" "\n" "

    KWidgetsAddons

    \n" "\n" "
      \n" "
    • Add runtime style element extension convenience functions for widgets: " "KStyleExtensions
    • \n" "
    \n" "\n" "

    KWindowSystem

    \n" "\n" "
      \n" "
    • Add OnScreenDisplay window type
    • \n" "
    • Fix build on FreeBSD
    • \n" "
    \n" "\n" "

    Plasma-framework

    \n" "\n" "
      \n" "
    • Let month menu navigate in current year (bug 342327)
    • \n" "
    • Expose new OnScreenDisplay window type in Dialog
    • \n" "
    • Migrate Plasma::Package to KPackage
    • \n" "
    • Fix labels not picking up changes to font settings at runtime
    • \n" "
    • Fix text not properly updating its color when switching themes " "(especially dark<-->light)
    • \n" "
    • Fix placeholder text in textfields being too strong when using a light " "theme
    • \n" "
    • Set visibility on mainItem to match Dialog
    • \n" "
    • Load IconItem immediately upon componentComplete()
    • \n" "
    • Use the same text colour for comboboxes as buttons
    • \n" "
    • Performance improvements (less config-file reparsing, use shared " "config...)
    • \n" "
    • roundToIconSize(0) now returns 0
    • \n" "
    • Give undo notifications a title
    • \n" "
    \n" "\n" "

    Solid

    \n" "\n" "
      \n" "
    • Enable fstab and upower backends on FreeBSD
    • \n" "
    • Power: Add aboutToSuspend signal
    • \n" "
    \n" "\n" "

    Buildsystem changes

    \n" "\n" "
      \n" "
    • ECM's KDEInstallDirs now supports KDE_INSTALL_* variables, which " "should\n" "be used in preference to the CMAKE_INSTALL_* variables or the older\n" "KDELibs4-compatible variables. The older forms of the variables are still\n" "supported (and kept in sync) unless KDE_INSTALL_DIRS_NO_DEPRECATED\n" "or KDE_INSTALL_DIRS_NO_CMAKE_VARIABLES are set to TRUE. See the\n" "documentation for more details.

    • \n" "
    • Add COMPATIBILITY argument to ecm_setup_version().\n" "Lots of libraries will want to use SameMajorVersion to make sure\n" "searching for version 1 of a library doesn't give you version 2, for\n" "example.

    • \n" "
    • Fix ECMQueryQmake when Qt5Core is missing.

    • \n" "
    \n" "\n" "

    Additional buildsystem changes in Extra-Cmake-Modules 1.6.1

    \n" "\n" "
      \n" "
    • Fix building projects that use both GNUInstallDirs and KDEInstallDirs " "in\n" "different subdirectories by not unsetting cache variables in KDEInstallDirs." "

    • \n" "
    • Fix KDE_INSTALL_TARGETS_DEFAULT_ARGS value on OSX.

    • \n" "
    \n" "\n" "

    Frameworkintegration

    \n" "\n" "
      \n" "
    • Fix handling of palette change events (bug 336813)
    • \n" "
    \n" msgstr "" "\n" "xx\n" "

    Two new frameworks in this release: KPackage and NetworkManagerQt

    \n" "\n" "

    KActivities

    \n" "\n" "
      \n" "
    • Introducing the ActivityInfo QML object
    • \n" "
    • Linking now supports special values alongside activity ids. Supported " "values:\n" "* - :global - links to all activities\n" "* - :current - links to the current activity
    • \n" "
    \n" "\n" "

    KCoreAddons

    \n" "\n" "
      \n" "
    • KDirWatch can now watch /dev/shm as well (bug 314982)
    • \n" "
    • KDELibs4Migration now always returns an absolute path
    • \n" "
    \n" "\n" "

    KCrash

    \n" "\n" "
      \n" "
    • Fix build on FreeBSD
    • \n" "
    \n" "\n" "

    Kdelibs4Support

    \n" "\n" "
      \n" "
    • Add Lithuania to the list of Euro countries
    • \n" "
    \n" "\n" "

    KdeSU

    \n" "\n" "
      \n" "
    • Fix build on OSX and on FreeBSD
    • \n" "
    \n" "\n" "

    KHtml

    \n" "\n" "
      \n" "
    • 6 bug fixes forward-ported from kdelibs4.
    • \n" "
    \n" "\n" "

    KIO

    \n" "\n" "
      \n" "
    • Add support for .hidden files, for users to hide some files from views. " "(feature 246260)
    • \n" "
    • New method KRun::runService, like KRun::run but returns the PID of the " "newly started process.
    • \n" "
    • kioexec: fixed many porting bugs, to make it work again
    • \n" "
    • KRun::run: fixed porting bug, to make it work again in the case where " "KProcess is used directly
    • \n" "
    • KRun: make klauncher runtime dependency optional
    • \n" "
    • Fix compilation on MSVC
    • \n" "
    • Performance: decrease memory consumption of UDSEntry
    • \n" "
    • Actions in popupmenus: in case of multiple mimetypes selected, services " "that support all mimetypes\n" "are now added to the menu.
    • \n" "
    • New job: KIO::DropJob KIO::drop(QDropEvent ev, QUrl destUrl). " "Replaces KonqOperations::doDrop.
    • \n" "
    • Restart directory watcher after a failed delete operation
    • \n" "
    • Fix false warning about X-KDE-Protocols unused in desktop files without " "that field.
    • \n" "
    • Merge various settings modules (KCMs) related to kio, into the kio " "framework.
    • \n" "
    • When copying/moving out the trash, make the files writable.
    • \n" "
    • KIO::file_move now does the chmod on the destination file before " "emitting result.
    • \n" "
    \n" "\n" "

    KNotifications

    \n" "\n" "
      \n" "
    • Remove NotifyBySound. NotifyByAudio implements the \"Sound\" " "notification already
    • \n" "
    • Fix crash accessing dangling pointer in NotifyByPopup
    • \n" "
    \n" "\n" "

    KRunner

    \n" "\n" "
      \n" "
    • Do not detect anything with a '.' as a NetworkLocation (porting bug, bug " "340140).\n" "One can also uses a decimal point in a calculator.
    • \n" "
    \n" "\n" "

    KService

    \n" "\n" "
      \n" "
    • Fix build on MSVC.
    • \n" "
    \n" "\n" "

    KTextEditor

    \n" "\n" "
      \n" "
    • Fix build on MSVC.
    • \n" "
    • vimode bugfixes
    • \n" "
    • add syntax file for Oracle PL/SQL
    • \n" "
    • ppd highlighting: better support for multiline values
    • \n" "
    \n" "\n" "

    KWidgetsAddons

    \n" "\n" "
      \n" "
    • Add runtime style element extension convenience functions for widgets: " "KStyleExtensions
    • \n" "
    \n" "\n" "

    KWindowSystem

    \n" "\n" "
      \n" "
    • Add OnScreenDisplay window type
    • \n" "
    • Fix build on FreeBSD
    • \n" "
    \n" "\n" "

    Plasma-framework

    \n" "\n" "
      \n" "
    • Let month menu navigate in current year (bug 342327)
    • \n" "
    • Expose new OnScreenDisplay window type in Dialog
    • \n" "
    • Migrate Plasma::Package to KPackage
    • \n" "
    • Fix labels not picking up changes to font settings at runtime
    • \n" "
    • Fix text not properly updating its color when switching themes " "(especially dark<-->light)
    • \n" "
    • Fix placeholder text in textfields being too strong when using a light " "theme
    • \n" "
    • Set visibility on mainItem to match Dialog
    • \n" "
    • Load IconItem immediately upon componentComplete()
    • \n" "
    • Use the same text colour for comboboxes as buttons
    • \n" "
    • Performance improvements (less config-file reparsing, use shared " "config...)
    • \n" "
    • roundToIconSize(0) now returns 0
    • \n" "
    • Give undo notifications a title
    • \n" "
    \n" "\n" "

    Solid

    \n" "\n" "
      \n" "
    • Enable fstab and upower backends on FreeBSD
    • \n" "
    • Power: Add aboutToSuspend signal
    • \n" "
    \n" "\n" "

    Buildsystem changes

    \n" "\n" "
      \n" "
    • ECM's KDEInstallDirs now supports KDE_INSTALL_* variables, which " "should\n" "be used in preference to the CMAKE_INSTALL_* variables or the older\n" "KDELibs4-compatible variables. The older forms of the variables are still\n" "supported (and kept in sync) unless KDE_INSTALL_DIRS_NO_DEPRECATED\n" "or KDE_INSTALL_DIRS_NO_CMAKE_VARIABLES are set to TRUE. See the\n" "documentation for more details.

    • \n" "
    • Add COMPATIBILITY argument to ecm_setup_version().\n" "Lots of libraries will want to use SameMajorVersion to make sure\n" "searching for version 1 of a library doesn't give you version 2, for\n" "example.

    • \n" "
    • Fix ECMQueryQmake when Qt5Core is missing.

    • \n" "
    \n" "\n" "

    Additional buildsystem changes in Extra-Cmake-Modules 1.6.1

    \n" "\n" "
      \n" "
    • Fix building projects that use both GNUInstallDirs and KDEInstallDirs " "in\n" "different subdirectories by not unsetting cache variables in KDEInstallDirs." "

    • \n" "
    • Fix KDE_INSTALL_TARGETS_DEFAULT_ARGS value on OSX.

    • \n" "
    \n" "\n" "

    Frameworkintegration

    \n" "\n" "
      \n" "
    • Fix handling of palette change events (bug 336813)
    • \n" "
    \n" "xx\n" #: announcements/kde-frameworks-5.7.0.php:4 msgid "Release of KDE Frameworks 5.7.0" msgstr "xxRelease of KDE Frameworks 5.7.0xx" #: announcements/kde-frameworks-5.7.0.php:16 msgid "" " \n" "February 14, 2015. KDE today announces the release\n" "of KDE Frameworks 5.7.0.\n" msgstr "" "xx \n" "February 14, 2015. KDE today announces the release\n" "of KDE Frameworks 5.7.0.\n" "xx\n" #: announcements/kde-frameworks-5.7.0.php:38 msgid "" "\n" "

    General

    \n" msgstr "" "\n" "xx\n" "

    General

    \n" "xx\n" #: announcements/kde-frameworks-5.7.0.php:43 msgid "A number of fixes for compiling with the upcoming Qt 5.5" msgstr "xxA number of fixes for compiling with the upcoming Qt 5.5xx" #: announcements/kde-frameworks-5.7.0.php:49 msgid "Fixed starting and stopping activities" msgstr "xxFixed starting and stopping activitiesxx" #: announcements/kde-frameworks-5.7.0.php:50 msgid "Fixed activity preview showing wrong wallpaper occasionally" msgstr "xxFixed activity preview showing wrong wallpaper occasionallyxx" #: announcements/kde-frameworks-5.7.0.php:56 msgid "" "Create temporary files in the temp dir rather than in the current directory" msgstr "" "xxCreate temporary files in the temp dir rather than in the current " "directoryxx" #: announcements/kde-frameworks-5.7.0.php:62 msgid "Fixed generation of KAuth DBus helper service files" msgstr "xxFixed generation of KAuth DBus helper service filesxx" #: announcements/kde-frameworks-5.7.0.php:68 msgid "Fixed assert when dbus paths contain a '.'" msgstr "xxFixed assert when dbus paths contain a '.'xx" #: announcements/kde-frameworks-5.7.0.php:74 msgid "Added support for CP949 to KCharsets" msgstr "xxAdded support for CP949 to KCharsetsxx" #: announcements/kde-frameworks-5.7.0.php:80 msgid "" "kconf_update no longer processes *.upd file from KDE SC 4. Add \"Version=5\" " "to top of the upd file for updates that should be applied to Qt5/KF5 " "applications" msgstr "" "xxkconf_update no longer processes *.upd file from KDE SC 4. Add " "\"Version=5\" to top of the upd file for updates that should be applied to " "Qt5/KF5 applicationsxx" #: announcements/kde-frameworks-5.7.0.php:81 msgid "Fixed KCoreConfigSkeleton when toggling a value with saves in between" msgstr "" "xxFixed KCoreConfigSkeleton when toggling a value with saves in betweenxx" #: announcements/kde-frameworks-5.7.0.php:87 msgid "" "KRecentFilesAction: fixed menu entry order (so it matches the kdelibs4 order)" msgstr "" "xxKRecentFilesAction: fixed menu entry order (so it matches the kdelibs4 " "order)xx" #: announcements/kde-frameworks-5.7.0.php:93 msgid "" "KAboutData: Call addHelpOption and addVersionOption automatically, for " "convenience and consistency" msgstr "" "xxKAboutData: Call addHelpOption and addVersionOption automatically, for " "convenience and consistencyxx" #: announcements/kde-frameworks-5.7.0.php:94 msgid "" "KAboutData: Bring back \"Please use http://bugs.kde.org to report bugs.\" " "when no other email/url is set" msgstr "" "xxKAboutData: Bring back \"Please use http://bugs.kde.org to report bugs.\" " "when no other email/url is setxx" #: announcements/kde-frameworks-5.7.0.php:95 msgid "" "KAutoSaveFile: allStaleFiles() now works as expected for local files, fixed " "staleFiles() too" msgstr "" "xxKAutoSaveFile: allStaleFiles() now works as expected for local files, " "fixed staleFiles() tooxx" #: announcements/kde-frameworks-5.7.0.php:96 msgid "" "KRandomSequence now uses int's internally and exposes int-api for 64-bit " "unambiguity" msgstr "" "xxKRandomSequence now uses int's internally and exposes int-api for 64-bit " "unambiguityxx" #: announcements/kde-frameworks-5.7.0.php:97 msgid "" "Mimetype definitions: *.qmltypes and *.qmlproject files also have the text/x-" "qml mime type" msgstr "" "xxMimetype definitions: *.qmltypes and *.qmlproject files also have the text/" "x-qml mime typexx" #: announcements/kde-frameworks-5.7.0.php:98 msgid "" "KShell: make quoteArgs quote urls with QChar::isSpace(), unusual space " "characters were not handled properly" msgstr "" "xxKShell: make quoteArgs quote urls with QChar::isSpace(), unusual space " "characters were not handled properlyxx" #: announcements/kde-frameworks-5.7.0.php:99 msgid "" "KSharedDataCache: fix creation of directory containing the cache (porting " "bug)" msgstr "" "xxKSharedDataCache: fix creation of directory containing the cache (porting " "bug)xx" #: announcements/kde-frameworks-5.7.0.php:105 msgid "" "Added helper method KDEDModule::moduleForMessage for writing more kded-like " "daemons, such as kiod" msgstr "" "xxAdded helper method KDEDModule::moduleForMessage for writing more kded-" "like daemons, such as kiodxx" #: announcements/kde-frameworks-5.7.0.php:111 msgid "Added a plotter component" msgstr "xxAdded a plotter componentxx" #: announcements/kde-frameworks-5.7.0.php:112 msgid "Added overload method for Formats::formatDuration taking int" msgstr "xxAdded overload method for Formats::formatDuration taking intxx" #: announcements/kde-frameworks-5.7.0.php:113 msgid "" "New properties paintedWidth and paintedHeight added to QPixmapItem and " "QImageItem" msgstr "" "xxNew properties paintedWidth and paintedHeight added to QPixmapItem and " "QImageItemxx" #: announcements/kde-frameworks-5.7.0.php:114 msgid "Fixed painting QImageItem and QPixmapItem" msgstr "xxFixed painting QImageItem and QPixmapItemxx" #: announcements/kde-frameworks-5.7.0.php:117 msgid "Kded" msgstr "xxKdedxx" #: announcements/kde-frameworks-5.7.0.php:120 msgid "Add support for loading kded modules with JSON metadata" msgstr "xxAdd support for loading kded modules with JSON metadataxx" #: announcements/kde-frameworks-5.7.0.php:126 msgid "Now includes the runtime component, making this a tier3 framework" msgstr "xxNow includes the runtime component, making this a tier3 frameworkxx" #: announcements/kde-frameworks-5.7.0.php:127 msgid "Made the Windows backend work again" msgstr "xxMade the Windows backend work againxx" #: announcements/kde-frameworks-5.7.0.php:128 msgid "Re-enabled the Mac backend" msgstr "xxRe-enabled the Mac backendxx" #: announcements/kde-frameworks-5.7.0.php:129 msgid "Fixed crash in KGlobalAccel X11 runtime shutdown" msgstr "xxFixed crash in KGlobalAccel X11 runtime shutdownxx" #: announcements/kde-frameworks-5.7.0.php:135 msgid "Mark results as required to warn when API is misused" msgstr "xxMark results as required to warn when API is misusedxx" #: announcements/kde-frameworks-5.7.0.php:136 msgid "" "Added BUILD_WITH_QTSCRIPT buildsystem option to allow a reduced feature-set " "on embedded systems" msgstr "" "xxAdded BUILD_WITH_QTSCRIPT buildsystem option to allow a reduced feature-" "set on embedded systemsxx" #: announcements/kde-frameworks-5.7.0.php:142 msgid "OSX: load the correct shared libraries at runtime" msgstr "xxOSX: load the correct shared libraries at runtimexx" #: announcements/kde-frameworks-5.7.0.php:143 msgid "Mingw compilation fixes" msgstr "xxMingw compilation fixesxx" #: announcements/kde-frameworks-5.7.0.php:149 msgid "" "Fixed crash in jobs when linking to KIOWidgets but only using a " "QCoreApplication" msgstr "" "xxFixed crash in jobs when linking to KIOWidgets but only using a " "QCoreApplicationxx" #: announcements/kde-frameworks-5.7.0.php:150 msgid "Fixed editing web shortcuts" msgstr "xxFixed editing web shortcutsxx" #: announcements/kde-frameworks-5.7.0.php:151 msgid "" "Added option KIOCORE_ONLY, to compile only KIOCore and its helper programs, " "but not KIOWidgets or KIOFileWidgets, thus reducing greatly the necessary " "dependencies" msgstr "" "xxAdded option KIOCORE_ONLY, to compile only KIOCore and its helper " "programs, but not KIOWidgets or KIOFileWidgets, thus reducing greatly the " "necessary dependenciesxx" #: announcements/kde-frameworks-5.7.0.php:152 msgid "" "Added class KFileCopyToMenu, which adds Copy To / Move To\" to popupmenus" msgstr "" "xxAdded class KFileCopyToMenu, which adds Copy To / Move To\" to popupmenusxx" #: announcements/kde-frameworks-5.7.0.php:153 msgid "" "SSL-enabled protocols: added support for TLSv1.1 and TLSv1.2 protocols, " "remove SSLv3" msgstr "" "xxSSL-enabled protocols: added support for TLSv1.1 and TLSv1.2 protocols, " "remove SSLv3xx" #: announcements/kde-frameworks-5.7.0.php:154 msgid "" "Fixed negotiatedSslVersion and negotiatedSslVersionName to return the actual " "negotiated protocol" msgstr "" "xxFixed negotiatedSslVersion and negotiatedSslVersionName to return the " "actual negotiated protocolxx" #: announcements/kde-frameworks-5.7.0.php:155 msgid "" "Apply the entered URL to the view when clicking the button that switches the " "URL navigator back to breadcrumb mode" msgstr "" "xxApply the entered URL to the view when clicking the button that switches " "the URL navigator back to breadcrumb modexx" #: announcements/kde-frameworks-5.7.0.php:156 msgid "Fixed two progress bars/dialogs appearing for copy/move jobs" msgstr "xxFixed two progress bars/dialogs appearing for copy/move jobsxx" #: announcements/kde-frameworks-5.7.0.php:157 msgid "" "KIO now uses its own daemon, kiod, for out-of-process services previously " "running in kded, in order to reduce dependencies; currently only replaces " "kssld" msgstr "" "xxKIO now uses its own daemon, kiod, for out-of-process services previously " "running in kded, in order to reduce dependencies; currently only replaces " "kssldxx" #: announcements/kde-frameworks-5.7.0.php:158 msgid "" "Fixed \"Could not write to <path>\" error when kioexec is triggered" msgstr "" "xxFixed \"Could not write to <path>\" error when kioexec is triggeredxx" #: announcements/kde-frameworks-5.7.0.php:159 msgid "" "Fixed \"QFileInfo::absolutePath: Constructed with empty filename\" warnings " "when using KFilePlacesModel" msgstr "" "xxFixed \"QFileInfo::absolutePath: Constructed with empty filename\" " "warnings when using KFilePlacesModelxx" #: announcements/kde-frameworks-5.7.0.php:165 msgid "" "Fixed KRecursiveFilterProxyModel for Qt 5.5.0+, due to QSortFilterProxyModel " "now using the roles parameter to the dataChanged signal" msgstr "" "xxFixed KRecursiveFilterProxyModel for Qt 5.5.0+, due to " "QSortFilterProxyModel now using the roles parameter to the dataChanged " "signalxx" #: announcements/kde-frameworks-5.7.0.php:171 msgid "Always reload xml data from remote urls" msgstr "xxAlways reload xml data from remote urlsxx" #: announcements/kde-frameworks-5.7.0.php:177 msgid "Documentation: mentioned the file name requirements of .notifyrc files" msgstr "" "xxDocumentation: mentioned the file name requirements of .notifyrc filesxx" #: announcements/kde-frameworks-5.7.0.php:178 msgid "Fixed dangling pointer to KNotification" msgstr "xxFixed dangling pointer to KNotificationxx" #: announcements/kde-frameworks-5.7.0.php:179 msgid "Fixed leak of knotifyconfig" msgstr "xxFixed leak of knotifyconfigxx" #: announcements/kde-frameworks-5.7.0.php:180 msgid "Install missing knotifyconfig header" msgstr "xxInstall missing knotifyconfig headerxx" #: announcements/kde-frameworks-5.7.0.php:186 msgid "Renamed kpackagetool man to kpackagetool5" msgstr "xxRenamed kpackagetool man to kpackagetool5xx" #: announcements/kde-frameworks-5.7.0.php:187 msgid "Fixed installation on case-insensitive filesystems" msgstr "xxFixed installation on case-insensitive filesystemsxx" #: announcements/kde-frameworks-5.7.0.php:193 msgid "Fixed Kross::MetaFunction so it works with Qt5's metaobject system" msgstr "xxFixed Kross::MetaFunction so it works with Qt5's metaobject systemxx" #: announcements/kde-frameworks-5.7.0.php:199 msgid "Include unknown properties when converting KPluginInfo from KService" msgstr "" "xxInclude unknown properties when converting KPluginInfo from KServicexx" #: announcements/kde-frameworks-5.7.0.php:200 msgid "KPluginInfo: fixed properties not being copied from KService::Ptr" msgstr "xxKPluginInfo: fixed properties not being copied from KService::Ptrxx" #: announcements/kde-frameworks-5.7.0.php:201 msgid "OS X: performance fix for kbuildsycoca4 (skip app bundles)" msgstr "xxOS X: performance fix for kbuildsycoca4 (skip app bundles)xx" #: announcements/kde-frameworks-5.7.0.php:207 msgid "Fixed high-precision touchpad scrolling" msgstr "xxFixed high-precision touchpad scrollingxx" #: announcements/kde-frameworks-5.7.0.php:208 msgid "Do not emit documentUrlChanged during reload" msgstr "xxDo not emit documentUrlChanged during reloadxx" #: announcements/kde-frameworks-5.7.0.php:209 msgid "Do not break cursor position on document reload in lines with tabs" msgstr "xxDo not break cursor position on document reload in lines with tabsxx" #: announcements/kde-frameworks-5.7.0.php:210 msgid "Do not re(un)fold the first line if it was manually (un)folded" msgstr "xxDo not re(un)fold the first line if it was manually (un)foldedxx" #: announcements/kde-frameworks-5.7.0.php:211 msgid "vimode: command history through arrow keys" msgstr "xxvimode: command history through arrow keysxx" #: announcements/kde-frameworks-5.7.0.php:212 msgid "Do not try to create a digest when we get a KDirWatch::deleted() signal" msgstr "" "xxDo not try to create a digest when we get a KDirWatch::deleted() signalxx" #: announcements/kde-frameworks-5.7.0.php:213 msgid "Performance: remove global initializations" msgstr "xxPerformance: remove global initializationsxx" #: announcements/kde-frameworks-5.7.0.php:219 msgid "Fixed infinite recursion in Unit::setUnitMultiplier" msgstr "xxFixed infinite recursion in Unit::setUnitMultiplierxx" #: announcements/kde-frameworks-5.7.0.php:225 msgid "Automatically detect and convert old ECB wallets to CBC" msgstr "xxAutomatically detect and convert old ECB wallets to CBCxx" #: announcements/kde-frameworks-5.7.0.php:226 msgid "Fixed the CBC encryption algorithm" msgstr "xxFixed the CBC encryption algorithmxx" #: announcements/kde-frameworks-5.7.0.php:227 msgid "" "Ensured wallet list gets updated when a wallet file gets removed from disk" msgstr "" "xxEnsured wallet list gets updated when a wallet file gets removed from " "diskxx" #: announcements/kde-frameworks-5.7.0.php:228 msgid "Remove stray </p> in user-visible text" msgstr "xxRemove stray </p> in user-visible textxx" #: announcements/kde-frameworks-5.7.0.php:234 msgid "" "Use kstyleextensions to specify custom control element for rendering " "kcapacity bar when supported, this allow the widget to be styled properly" msgstr "" "xxUse kstyleextensions to specify custom control element for rendering " "kcapacity bar when supported, this allow the widget to be styled properlyxx" #: announcements/kde-frameworks-5.7.0.php:235 msgid "Provide an accessible name for KLed" msgstr "xxProvide an accessible name for KLedxx" #: announcements/kde-frameworks-5.7.0.php:241 msgid "Fixed NETRootInfo::setShowingDesktop(bool) not working on Openbox" msgstr "xxFixed NETRootInfo::setShowingDesktop(bool) not working on Openboxxx" #: announcements/kde-frameworks-5.7.0.php:242 msgid "Added convenience method KWindowSystem::setShowingDesktop(bool)" msgstr "xxAdded convenience method KWindowSystem::setShowingDesktop(bool)xx" #: announcements/kde-frameworks-5.7.0.php:243 msgid "Fixes in icon format handling" msgstr "xxFixes in icon format handlingxx" #: announcements/kde-frameworks-5.7.0.php:244 msgid "" "Added method NETWinInfo::icccmIconPixmap provides icon pixmap from WM_HINTS " "property" msgstr "" "xxAdded method NETWinInfo::icccmIconPixmap provides icon pixmap from " "WM_HINTS propertyxx" #: announcements/kde-frameworks-5.7.0.php:245 msgid "" "Added overload to KWindowSystem::icon which reduces roundtrips to X-Server" msgstr "" "xxAdded overload to KWindowSystem::icon which reduces roundtrips to X-" "Serverxx" #: announcements/kde-frameworks-5.7.0.php:246 msgid "Added support for _NET_WM_OPAQUE_REGION" msgstr "xxAdded support for _NET_WM_OPAQUE_REGIONxx" #: announcements/kde-frameworks-5.7.0.php:249 msgid "NetworkmanagerQt" msgstr "xxNetworkmanagerQtxx" #: announcements/kde-frameworks-5.7.0.php:252 msgid "Do not print a message about unhandled \"AccessPoints\" property" msgstr "xxDo not print a message about unhandled \"AccessPoints\" propertyxx" #: announcements/kde-frameworks-5.7.0.php:253 msgid "Added support for NetworkManager 1.0.0 (not required)" msgstr "xxAdded support for NetworkManager 1.0.0 (not required)xx" #: announcements/kde-frameworks-5.7.0.php:254 msgid "Fixed VpnSetting secrets handling" msgstr "xxFixed VpnSetting secrets handlingxx" #: announcements/kde-frameworks-5.7.0.php:255 msgid "" "Added class GenericSetting for connections not managed by NetworkManager" msgstr "" "xxAdded class GenericSetting for connections not managed by NetworkManagerxx" #: announcements/kde-frameworks-5.7.0.php:256 msgid "Added property AutoconnectPriority to ConnectionSettings" msgstr "xxAdded property AutoconnectPriority to ConnectionSettingsxx" #: announcements/kde-frameworks-5.7.0.php:262 msgid "" "Fixed errorneously opening a broken context menu when middle clicking Plasma " "popup" msgstr "" "xxFixed errorneously opening a broken context menu when middle clicking " "Plasma popupxx" #: announcements/kde-frameworks-5.7.0.php:263 msgid "Trigger button switch on mouse wheel" msgstr "xxTrigger button switch on mouse wheelxx" #: announcements/kde-frameworks-5.7.0.php:264 msgid "Never resize a dialog bigger than the screen" msgstr "xxNever resize a dialog bigger than the screenxx" #: announcements/kde-frameworks-5.7.0.php:265 msgid "Undelete panels when applet gets undeleted" msgstr "xxUndelete panels when applet gets undeletedxx" #: announcements/kde-frameworks-5.7.0.php:266 msgid "Fixed keyboard shortcuts" msgstr "xxFixed keyboard shortcutsxx" #: announcements/kde-frameworks-5.7.0.php:267 msgid "Restore hint-apply-color-scheme support" msgstr "xxRestore hint-apply-color-scheme supportxx" #: announcements/kde-frameworks-5.7.0.php:268 msgid "Reload the configuration when plasmarc changes" msgstr "xxReload the configuration when plasmarc changesxx" #: announcements/kde-frameworks-5.7.0.php:269 msgid "..." msgstr "xx...xx" #: announcements/kde-frameworks-5.7.0.php:275 msgid "Added energyFull and energyFullDesign to Battery" msgstr "xxAdded energyFull and energyFullDesign to Batteryxx" #: announcements/kde-frameworks-5.7.0.php:278 #: announcements/kde-frameworks-5.8.0.php:173 msgid "Buildsystem changes (extra-cmake-modules)" msgstr "xxBuildsystem changes (extra-cmake-modules)xx" #: announcements/kde-frameworks-5.7.0.php:281 msgid "New ECMUninstallTarget module to create an uninstall target" msgstr "xxNew ECMUninstallTarget module to create an uninstall targetxx" #: announcements/kde-frameworks-5.7.0.php:282 msgid "Make KDECMakeSettings import ECMUninstallTarget by default" msgstr "xxMake KDECMakeSettings import ECMUninstallTarget by defaultxx" #: announcements/kde-frameworks-5.7.0.php:283 msgid "" "KDEInstallDirs: warn about mixing relative and absolute installation paths " "on the command line" msgstr "" "xxKDEInstallDirs: warn about mixing relative and absolute installation paths " "on the command linexx" #: announcements/kde-frameworks-5.7.0.php:284 msgid "" "Added ECMAddAppIcon module to add icons to executable targets on Windows and " "Mac OS X" msgstr "" "xxAdded ECMAddAppIcon module to add icons to executable targets on Windows " "and Mac OS Xxx" #: announcements/kde-frameworks-5.7.0.php:285 msgid "Fixed CMP0053 warning with CMake 3.1" msgstr "xxFixed CMP0053 warning with CMake 3.1xx" #: announcements/kde-frameworks-5.7.0.php:286 msgid "Do not unset cache variables in KDEInstallDirs" msgstr "xxDo not unset cache variables in KDEInstallDirsxx" #: announcements/kde-frameworks-5.7.0.php:292 msgid "Fix updating of single click setting at runtime" msgstr "xxFix updating of single click setting at runtimexx" #: announcements/kde-frameworks-5.7.0.php:293 msgid "Multiple fixes to the systemtray integration" msgstr "xxMultiple fixes to the systemtray integrationxx" #: announcements/kde-frameworks-5.7.0.php:294 msgid "Only install color scheme on toplevel widgets (to fix QQuickWidgets)" msgstr "" "xxOnly install color scheme on toplevel widgets (to fix QQuickWidgets)xx" #: announcements/kde-frameworks-5.7.0.php:295 msgid "Update XCursor settings on X11 platform" msgstr "xxUpdate XCursor settings on X11 platformxx" #: announcements/kde-frameworks-5.8.0.php:4 msgid "Release of KDE Frameworks 5.8.0" msgstr "xxRelease of KDE Frameworks 5.8.0xx" #: announcements/kde-frameworks-5.8.0.php:16 msgid "" " \n" "March 13, 2015. KDE today announces the release\n" "of KDE Frameworks 5.8.0.\n" msgstr "" "xx \n" "March 13, 2015. KDE today announces the release\n" "of KDE Frameworks 5.8.0.\n" "xx\n" #: announcements/kde-frameworks-5.8.0.php:38 msgid "New frameworks:" msgstr "xxNew frameworks:xx" #: announcements/kde-frameworks-5.8.0.php:40 msgid "KPeople, provides access to all contacts and the people who hold them" msgstr "" "xxKPeople, provides access to all contacts and the people who hold themxx" #: announcements/kde-frameworks-5.8.0.php:41 msgid "KXmlRpcClient, interaction with XMLRPC services" msgstr "xxKXmlRpcClient, interaction with XMLRPC servicesxx" #: announcements/kde-frameworks-5.8.0.php:47 msgid "A number of build fixes for compiling with the upcoming Qt 5.5" msgstr "xxA number of build fixes for compiling with the upcoming Qt 5.5xx" #: announcements/kde-frameworks-5.8.0.php:53 msgid "Resources scoring service is now finalized" msgstr "xxResources scoring service is now finalizedxx" #: announcements/kde-frameworks-5.8.0.php:59 msgid "Stop failing on ZIP files with redundant data descriptors" msgstr "xxStop failing on ZIP files with redundant data descriptorsxx" #: announcements/kde-frameworks-5.8.0.php:65 msgid "Restore KCModule::setAuthAction" msgstr "xxRestore KCModule::setAuthActionxx" #: announcements/kde-frameworks-5.8.0.php:71 msgid "KPluginMetadata: add support for Hidden key" msgstr "xxKPluginMetadata: add support for Hidden keyxx" #: announcements/kde-frameworks-5.8.0.php:77 msgid "Prefer exposing lists to QML with QJsonArray" msgstr "xxPrefer exposing lists to QML with QJsonArrayxx" #: announcements/kde-frameworks-5.8.0.php:78 msgid "Handle non default devicePixelRatios in images" msgstr "xxHandle non default devicePixelRatios in imagesxx" #: announcements/kde-frameworks-5.8.0.php:79 msgid "Expose hasUrls in DeclarativeMimeData" msgstr "xxExpose hasUrls in DeclarativeMimeDataxx" #: announcements/kde-frameworks-5.8.0.php:80 msgid "Allow users to configure how many horizontal lines are drawn" msgstr "xxAllow users to configure how many horizontal lines are drawnxx" #: announcements/kde-frameworks-5.8.0.php:86 msgid "Fix the build on MacOSX when using Homebrew" msgstr "xxFix the build on MacOSX when using Homebrewxx" #: announcements/kde-frameworks-5.8.0.php:87 msgid "Better styling of media objects (images, ...) in documentation" msgstr "xxBetter styling of media objects (images, ...) in documentationxx" #: announcements/kde-frameworks-5.8.0.php:88 msgid "Encode invalid chars in paths used in XML DTDs, avoiding errors" msgstr "xxEncode invalid chars in paths used in XML DTDs, avoiding errorsxx" #: announcements/kde-frameworks-5.8.0.php:94 msgid "Activation timestamp set as dynamic property on triggered QAction." msgstr "xxActivation timestamp set as dynamic property on triggered QAction.xx" #: announcements/kde-frameworks-5.8.0.php:100 msgid "Fix QIcon::fromTheme(xxx, someFallback) would not return the fallback" msgstr "" "xxFix QIcon::fromTheme(xxx, someFallback) would not return the fallbackxx" #: announcements/kde-frameworks-5.8.0.php:106 msgid "Make PSD image reader endianess-agnostic." msgstr "xxMake PSD image reader endianess-agnostic.xx" #: announcements/kde-frameworks-5.8.0.php:112 msgid "" "Deprecate UDSEntry::listFields and add the UDSEntry::fields method which " "returns a QVector without costly conversion." msgstr "" "xxDeprecate UDSEntry::listFields and add the UDSEntry::fields method which " "returns a QVector without costly conversion.xx" #: announcements/kde-frameworks-5.8.0.php:113 msgid "Sync bookmarkmanager only if change was by this process (bug 343735)" msgstr "" "xxSync bookmarkmanager only if change was by this process (bug 343735)xx" #: announcements/kde-frameworks-5.8.0.php:114 msgid "Fix startup of kssld5 dbus service" msgstr "xxFix startup of kssld5 dbus servicexx" #: announcements/kde-frameworks-5.8.0.php:115 msgid "" "Implement quota-used-bytes and quota-available-bytes from RFC 4331 to enable " "free space information in http ioslave." msgstr "" "xxImplement quota-used-bytes and quota-available-bytes from RFC 4331 to " "enable free space information in http ioslave.xx" #: announcements/kde-frameworks-5.8.0.php:121 msgid "Delay the audio init until actually needed" msgstr "xxDelay the audio init until actually neededxx" #: announcements/kde-frameworks-5.8.0.php:122 msgid "Fix notification config not applying instantly" msgstr "xxFix notification config not applying instantlyxx" #: announcements/kde-frameworks-5.8.0.php:123 msgid "Fix audio notifications stopping after first file played" msgstr "xxFix audio notifications stopping after first file playedxx" #: announcements/kde-frameworks-5.8.0.php:129 msgid "Add optional dependency on QtSpeech to reenable speaking notifications." msgstr "" "xxAdd optional dependency on QtSpeech to reenable speaking notifications.xx" #: announcements/kde-frameworks-5.8.0.php:135 msgid "KPluginInfo: support stringlists as properties" msgstr "xxKPluginInfo: support stringlists as propertiesxx" #: announcements/kde-frameworks-5.8.0.php:141 msgid "Add word count statistics in statusbar" msgstr "xxAdd word count statistics in statusbarxx" #: announcements/kde-frameworks-5.8.0.php:142 msgid "vimode: fix crash when removing last line in Visual Line mode" msgstr "xxvimode: fix crash when removing last line in Visual Line modexx" #: announcements/kde-frameworks-5.8.0.php:148 msgid "Make KRatingWidget cope with devicePixelRatio" msgstr "xxMake KRatingWidget cope with devicePixelRatioxx" #: announcements/kde-frameworks-5.8.0.php:154 msgid "" "KSelectionWatcher and KSelectionOwner can be used without depending on " "QX11Info." msgstr "" "xxKSelectionWatcher and KSelectionOwner can be used without depending on " "QX11Info.xx" #: announcements/kde-frameworks-5.8.0.php:155 msgid "KXMessages can be used without depending on QX11Info" msgstr "xxKXMessages can be used without depending on QX11Infoxx" #: announcements/kde-frameworks-5.8.0.php:161 msgid "Add new properties and methods from NetworkManager 1.0.0" msgstr "xxAdd new properties and methods from NetworkManager 1.0.0xx" #: announcements/kde-frameworks-5.8.0.php:167 msgid "Fix plasmapkg2 for translated systems" msgstr "xxFix plasmapkg2 for translated systemsxx" #: announcements/kde-frameworks-5.8.0.php:168 msgid "Improve tooltip layout" msgstr "xxImprove tooltip layoutxx" #: announcements/kde-frameworks-5.8.0.php:169 msgid "" "Make it possible to let plasmoids to load scripts outside the plasma " "package\n" "..." msgstr "" "xxMake it possible to let plasmoids to load scripts outside the plasma " "package\n" "...xx" #: announcements/kde-frameworks-5.8.0.php:176 msgid "Extend ecm_generate_headers macro to also support CamelCase.h headers" msgstr "" "xxExtend ecm_generate_headers macro to also support CamelCase.h headersxx" #: announcements/kde-frameworks-5.9.0.php:4 msgid "Release of KDE Frameworks 5.9.0" msgstr "xxRelease of KDE Frameworks 5.9.0xx" #: announcements/kde-frameworks-5.9.0.php:16 msgid "" " \n" "April 10, 2015. KDE today announces the release\n" "of KDE Frameworks 5.9.0.\n" msgstr "" "xx \n" "April 10, 2015. KDE today announces the release\n" "of KDE Frameworks 5.9.0.\n" "xx\n" #: announcements/kde-frameworks-5.9.0.php:38 msgid "New module: ModemManagerQt (Qt wrapper for ModemManager API)" msgstr "xxNew module: ModemManagerQt (Qt wrapper for ModemManager API)xx" #: announcements/kde-frameworks-5.9.0.php:40 msgid "" "Note that Plasma-NM 5.2.x needs a patch in order to build and work with this " "version of ModemManagerQt. plasma-nm patch." msgstr "" "xxNote that Plasma-NM 5.2.x needs a patch in order to build and work with " "this version of ModemManagerQt. plasma-nm patch.xx" #: announcements/kde-frameworks-5.9.0.php:42 msgid "" "Alternatively, upgrade to Plasma-NM 5.3 Beta when upgrading to " "ModemManagerQt 5.9.0." msgstr "" "xxAlternatively, upgrade to Plasma-NM 5.3 Beta when upgrading to " "ModemManagerQt 5.9.0.xx" #: announcements/kde-frameworks-5.9.0.php:47 msgid "Implemented forgetting a resource" msgstr "xxImplemented forgetting a resourcexx" #: announcements/kde-frameworks-5.9.0.php:48 msgid "Build fixes" msgstr "xxBuild fixesxx" #: announcements/kde-frameworks-5.9.0.php:49 msgid "Added a plugin to register events for KRecentDocument notifications" msgstr "" "xxAdded a plugin to register events for KRecentDocument notificationsxx" #: announcements/kde-frameworks-5.9.0.php:55 msgid "" "Respect KZip::extraField setting also when writing central header entries" msgstr "" "xxRespect KZip::extraField setting also when writing central header entriesxx" #: announcements/kde-frameworks-5.9.0.php:56 msgid "Remove two erroneous asserts, happening when disk is full, bug 343214" msgstr "" "xxRemove two erroneous asserts, happening when disk is full, bug 343214xx" #: announcements/kde-frameworks-5.9.0.php:62 msgid "Fix build with Qt 5.5" msgstr "xxFix build with Qt 5.5xx" #: announcements/kde-frameworks-5.9.0.php:68 msgid "" "Use new json-based plugin system. KCMs are searched under kcms/. For now a " "desktop file still needs to be installed under kservices5/ for compatibility" msgstr "" "xxUse new json-based plugin system. KCMs are searched under kcms/. For now a " "desktop file still needs to be installed under kservices5/ for " "compatibilityxx" #: announcements/kde-frameworks-5.9.0.php:69 msgid "Load and wrap the QML-only version of kcms if possible" msgstr "xxLoad and wrap the QML-only version of kcms if possiblexx" #: announcements/kde-frameworks-5.9.0.php:75 msgid "Fix assert when using KSharedConfig in a global object destructor." msgstr "xxFix assert when using KSharedConfig in a global object destructor.xx" #: announcements/kde-frameworks-5.9.0.php:76 msgid "" "kconfig_compiler: add support for CategoryLoggingName in *.kcfgc files, to " "generate qCDebug(category) calls." msgstr "" "xxkconfig_compiler: add support for CategoryLoggingName in *.kcfgc files, to " "generate qCDebug(category) calls.xx" #: announcements/kde-frameworks-5.9.0.php:82 msgid "preload the global Qt catalog when using i18n()" msgstr "xxpreload the global Qt catalog when using i18n()xx" #: announcements/kde-frameworks-5.9.0.php:88 msgid "" "KIconDialog can now be shown using the regular QDialog show() and exec() " "methods" msgstr "" "xxKIconDialog can now be shown using the regular QDialog show() and exec() " "methodsxx" #: announcements/kde-frameworks-5.9.0.php:89 msgid "Fix KIconEngine::paint to handle different devicePixelRatios" msgstr "xxFix KIconEngine::paint to handle different devicePixelRatiosxx" #: announcements/kde-frameworks-5.9.0.php:95 msgid "" "Enable KPropertiesDialog to show free space information of remote file " "systems as well (e.g. smb)" msgstr "" "xxEnable KPropertiesDialog to show free space information of remote file " "systems as well (e.g. smb)xx" #: announcements/kde-frameworks-5.9.0.php:96 msgid "Fix KUrlNavigator with high DPI pixmaps" msgstr "xxFix KUrlNavigator with high DPI pixmapsxx" #: announcements/kde-frameworks-5.9.0.php:97 msgid "" "Make KFileItemDelegate handle non default devicePixelRatio in animations" msgstr "" "xxMake KFileItemDelegate handle non default devicePixelRatio in animationsxx" #: announcements/kde-frameworks-5.9.0.php:103 msgid "" "KRecursiveFilterProxyModel: reworked to emit the right signals at the right " "time" msgstr "" "xxKRecursiveFilterProxyModel: reworked to emit the right signals at the " "right timexx" #: announcements/kde-frameworks-5.9.0.php:104 msgid "KDescendantsProxyModel: Handle moves reported by the source model." msgstr "xxKDescendantsProxyModel: Handle moves reported by the source model.xx" #: announcements/kde-frameworks-5.9.0.php:105 msgid "" "KDescendantsProxyModel: Fix behavior when a selection is made while " "resetting." msgstr "" "xxKDescendantsProxyModel: Fix behavior when a selection is made while " "resetting.xx" #: announcements/kde-frameworks-5.9.0.php:106 msgid "" "KDescendantsProxyModel: Allow constructing and using KSelectionProxyModel " "from QML." msgstr "" "xxKDescendantsProxyModel: Allow constructing and using KSelectionProxyModel " "from QML.xx" #: announcements/kde-frameworks-5.9.0.php:112 msgid "Propagate error code to JobView DBus interface" msgstr "xxPropagate error code to JobView DBus interfacexx" #: announcements/kde-frameworks-5.9.0.php:118 msgid "Added an event() version that takes no icon and will use a default one" msgstr "" "xxAdded an event() version that takes no icon and will use a default onexx" #: announcements/kde-frameworks-5.9.0.php:119 msgid "" "Added an event() version that takes StandardEvent eventId and QString " "iconName" msgstr "" "xxAdded an event() version that takes StandardEvent eventId and QString " "iconNamexx" #: announcements/kde-frameworks-5.9.0.php:125 msgid "Allow extending action metadata by using predefined types" msgstr "xxAllow extending action metadata by using predefined typesxx" #: announcements/kde-frameworks-5.9.0.php:126 msgid "" "Fix model not being properly updated after removing a contact from Person" msgstr "" "xxFix model not being properly updated after removing a contact from Personxx" #: announcements/kde-frameworks-5.9.0.php:132 msgid "Expose to world whether KPty has been built with utempter library" msgstr "xxExpose to world whether KPty has been built with utempter libraryxx" #: announcements/kde-frameworks-5.9.0.php:138 msgid "Add kdesrc-buildrc highlighting file" msgstr "xxAdd kdesrc-buildrc highlighting filexx" #: announcements/kde-frameworks-5.9.0.php:139 msgid "" "syntax: added support for binary integer literals in the PHP highlighting " "file" msgstr "" "xxsyntax: added support for binary integer literals in the PHP highlighting " "filexx" #: announcements/kde-frameworks-5.9.0.php:145 msgid "Make KMessageWidget animation smooth with high Device Pixel Ratio" msgstr "xxMake KMessageWidget animation smooth with high Device Pixel Ratioxx" #: announcements/kde-frameworks-5.9.0.php:151 msgid "Add a dummy Wayland implementation for KWindowSystemPrivate" msgstr "xxAdd a dummy Wayland implementation for KWindowSystemPrivatexx" #: announcements/kde-frameworks-5.9.0.php:152 msgid "KWindowSystem::icon with NETWinInfo not bound to platform X11." msgstr "xxKWindowSystem::icon with NETWinInfo not bound to platform X11.xx" #: announcements/kde-frameworks-5.9.0.php:158 msgid "Preserve translation domain when merging .rc files" msgstr "xxPreserve translation domain when merging .rc filesxx" #: announcements/kde-frameworks-5.9.0.php:159 msgid "" "Fix runtime warning QWidget::setWindowModified: The window title does not " "contain a '[*]' placeholder" msgstr "" "xxFix runtime warning QWidget::setWindowModified: The window title does not " "contain a '[*]' placeholderxx" #: announcements/kde-frameworks-5.9.0.php:165 msgid "Install translations" msgstr "xxInstall translationsxx" #: announcements/kde-frameworks-5.9.0.php:171 msgid "" "Fixed stray tooltips when temporary owner of tooltip disappeared or became " "empty" msgstr "" "xxFixed stray tooltips when temporary owner of tooltip disappeared or became " "emptyxx" #: announcements/kde-frameworks-5.9.0.php:172 msgid "" "Fix TabBar not properly laid out initially, which could be observed in eg. " "Kickoff" msgstr "" "xxFix TabBar not properly laid out initially, which could be observed in eg. " "Kickoffxx" #: announcements/kde-frameworks-5.9.0.php:173 msgid "PageStack transitions now use Animators for smoother animations" msgstr "xxPageStack transitions now use Animators for smoother animationsxx" #: announcements/kde-frameworks-5.9.0.php:174 msgid "TabGroup transitions now use Animators for smoother animations" msgstr "xxTabGroup transitions now use Animators for smoother animationsxx" #: announcements/kde-frameworks-5.9.0.php:175 msgid "Make Svg,FrameSvg work qith QT_DEVICE_PIXELRATIO" msgstr "xxMake Svg,FrameSvg work qith QT_DEVICE_PIXELRATIOxx" #: announcements/kde-frameworks-5.9.0.php:181 msgid "Refresh the battery properties upon resume" msgstr "xxRefresh the battery properties upon resumexx" #: announcements/kde-frameworks-5.9.0.php:184 msgid "Buildsystem changes" msgstr "xxBuildsystem changesxx" #: announcements/kde-frameworks-5.9.0.php:187 msgid "" "Extra CMake Modules (ECM) is now versioned like KDE Frameworks, therefore it " "is now 5.9, while it was 1.8 previously." msgstr "" "xxExtra CMake Modules (ECM) is now versioned like KDE Frameworks, therefore " "it is now 5.9, while it was 1.8 previously.xx" #: announcements/kde-frameworks-5.9.0.php:188 msgid "" "Many frameworks have been fixed to be useable without searching for their " "private dependencies.\n" "I.e. applications looking up a framework only need its public dependencies, " "not the private ones." msgstr "" "xxMany frameworks have been fixed to be useable without searching for their " "private dependencies.\n" "I.e. applications looking up a framework only need its public dependencies, " "not the private ones.xx" #: announcements/kde-frameworks-5.9.0.php:190 msgid "" "Allow configuration of SHARE_INSTALL_DIR, to handle multi-arch layouts better" msgstr "" "xxAllow configuration of SHARE_INSTALL_DIR, to handle multi-arch layouts " "betterxx" #: announcements/kde-frameworks-5.9.0.php:196 msgid "" "Fix possible crash when destroying a QSystemTrayIcon (triggered by e.g. " "Trojita), bug 343976" msgstr "" "xxFix possible crash when destroying a QSystemTrayIcon (triggered by e.g. " "Trojita), bug 343976xx" #: announcements/kde-frameworks-5.9.0.php:197 msgid "Fix native modal file dialogs in QML, bug 334963" msgstr "xxFix native modal file dialogs in QML, bug 334963xx" #: announcements/kde-frameworks-template.php:25 msgid "November 10, 2018." msgstr "xxNovember 10, 2018.xx" #: announcements/kde-frameworks-template.php:27 msgid "KDE today announces the release of KDE Frameworks %1." msgstr "xxKDE today announces the release of KDE Frameworks %1.xx" #: announcements/kde-purism-librem5.php:113 msgid "Plasma Mobile" msgstr "xxPlasma Mobilexx" #: announcements/kirigami-1.1.php:4 msgid "Kirigami 1.1" msgstr "xxKirigami 1.1xx" #: announcements/kirigami-1.1.php:30 msgid "Monday, 26 September 2016. " msgstr "xxMonday, 26 September 2016. xx" #: announcements/kirigami-1.1.php:31 msgid "" "After weeks of development and two small bugfix releases, we are happy to " "announce the first Kirigami minor release, version 1.1." msgstr "" "xxAfter weeks of development and two small bugfix releases, we are happy to " "announce the first Kirigami minor release, version 1.1.xx" #: announcements/kirigami-1.1.php:35 msgid "" "The Menu class features some changes and fixes which give greater control " "over the action triggered by submenus and leaf nodes in the menu tree. " "Submenus now know which entry is their parent, and allow the submenu's view " "to be reset when the application needs it to." msgstr "" "xxThe Menu class features some changes and fixes which give greater control " "over the action triggered by submenus and leaf nodes in the menu tree. " "Submenus now know which entry is their parent, and allow the submenu's view " "to be reset when the application needs it to.xx" #: announcements/kirigami-1.1.php:39 msgid "" "The OverlaySheet now allows to embed ListView and GridView instances in it " "as well." msgstr "" "xxThe OverlaySheet now allows to embed ListView and GridView instances in it " "as well.xx" #: announcements/kirigami-1.1.php:43 msgid "" "The Drawer width now is standardized so all applications look coherent from " "one another and the title now elides if it doesn't fit. We also introduced " "the GlobalDrawer.bannerClicked signal to let applications react to banner " "interaction." msgstr "" "xxThe Drawer width now is standardized so all applications look coherent " "from one another and the title now elides if it doesn't fit. We also " "introduced the GlobalDrawer.bannerClicked signal to let applications react " "to banner interaction.xx" #: announcements/kirigami-1.1.php:46 msgid "" "SwipeListItem has been polished to make sure its contents can fit to the " "space they have and we introduced the Separator component." msgstr "" "xxSwipeListItem has been polished to make sure its contents can fit to the " "space they have and we introduced the Separator component.xx" #: announcements/kirigami-1.1.php:50 msgid "" "A nice fix for desktop Kirigami applications: The application window now has " "a default shortcut to close the application, depending on the system " "preferences, commonly Ctrl+Q." msgstr "" "xxA nice fix for desktop Kirigami applications: The application window now " "has a default shortcut to close the application, depending on the system " "preferences, commonly Ctrl+Q.xx" #: announcements/kirigami-1.1.php:54 msgid "" "Naturally this release also contains smaller fixes and general polishing." msgstr "" "xxNaturally this release also contains smaller fixes and general polishing.xx" #: announcements/kirigami-1.1.php:58 msgid "" "As announced recently, Plasma 5.8 will ship a revamped version of Discover based " "on Kirigami. As such we expect that all major distributions will ship " "Kirigami packages by then if they are not already doing so." msgstr "" "xxAs announced recently, Plasma 5.8 will ship a revamped version of Discover based " "on Kirigami. As such we expect that all major distributions will ship " "Kirigami packages by then if they are not already doing so.xx" #: announcements/kirigami-1.1.php:61 msgid "Source Download" msgstr "xxSource Downloadxx" #: announcements/kirigami-1.1.php:63 msgid "" "The source code for Kirigami releases is available for download from download.kde.org." msgstr "" "xxThe source code for Kirigami releases is available for download from download.kde.org.xx" #: announcements/kirigami-1.1.php:65 msgid "" "More information is on the Kirigami wiki page." msgstr "" "xxMore information is on the Kirigami wiki page.xx" #: announcements/kirigami-1.1.php:67 msgid "" "GPG signatures are available alongside the source code for\n" "verification. They are signed by release manager Marco Martin with 0xeaaf29b42a678c20." msgstr "" "xxGPG signatures are available alongside the source code for\n" "verification. They are signed by release manager Marco Martin with 0xeaaf29b42a678c20.xx" #: announcements/kirigami-1.1.php:71 announcements/plasma-5.0.1.php:82 #: announcements/plasma-5.0.2.php:82 announcements/plasma-5.0.95.php:122 #: announcements/plasma-5.1.1.php:102 announcements/plasma-5.1.2.php:85 #: announcements/plasma-5.1.95.php:149 announcements/plasma-5.1/index.php:148 #: announcements/plasma-5.10.0.php:293 announcements/plasma-5.10.1.php:169 #: announcements/plasma-5.10.2.php:169 announcements/plasma-5.10.3.php:177 #: announcements/plasma-5.10.4.php:170 announcements/plasma-5.10.5.php:166 #: announcements/plasma-5.10.95.php:256 announcements/plasma-5.11.0.php:262 #: announcements/plasma-5.11.1.php:168 announcements/plasma-5.11.2.php:169 #: announcements/plasma-5.11.3.php:168 announcements/plasma-5.11.4.php:169 #: announcements/plasma-5.11.5.php:167 announcements/plasma-5.11.95.php:430 #: announcements/plasma-5.12.0.php:413 announcements/plasma-5.12.1.php:168 #: announcements/plasma-5.12.2.php:169 announcements/plasma-5.12.3.php:168 #: announcements/plasma-5.12.4.php:169 announcements/plasma-5.12.5.php:168 #: announcements/plasma-5.12.6.php:168 announcements/plasma-5.12.7.php:168 #: announcements/plasma-5.12.90.php:260 announcements/plasma-5.13.0.php:263 #: announcements/plasma-5.13.1.php:168 announcements/plasma-5.13.2.php:167 #: announcements/plasma-5.13.3.php:167 announcements/plasma-5.13.4.php:168 #: announcements/plasma-5.13.5.php:168 announcements/plasma-5.13.90.php:265 #: announcements/plasma-5.14.0.php:261 announcements/plasma-5.14.1.php:165 #: announcements/plasma-5.14.2.php:167 announcements/plasma-5.14.3.php:167 #: announcements/plasma-5.14.4.php:89 announcements/plasma-5.14.5.php:89 #: announcements/plasma-5.2.0.php:173 announcements/plasma-5.2.1.php:97 #: announcements/plasma-5.2.2.php:95 announcements/plasma-5.2.95.php:221 #: announcements/plasma-5.3.0.php:245 announcements/plasma-5.3.1.php:99 #: announcements/plasma-5.3.2.php:98 announcements/plasma-5.3.95.php:219 #: announcements/plasma-5.4.0.php:239 announcements/plasma-5.4.1.php:100 #: announcements/plasma-5.4.2.php:99 announcements/plasma-5.4.3.php:100 #: announcements/plasma-5.4.95.php:207 announcements/plasma-5.5.0.php:228 #: announcements/plasma-5.5.1.php:103 announcements/plasma-5.5.2.php:103 #: announcements/plasma-5.5.3.php:99 announcements/plasma-5.5.4.php:96 #: announcements/plasma-5.5.5.php:99 announcements/plasma-5.5.95.php:225 #: announcements/plasma-5.6.0.php:251 announcements/plasma-5.6.1.php:105 #: announcements/plasma-5.6.2.php:105 announcements/plasma-5.6.3.php:105 #: announcements/plasma-5.6.4.php:105 announcements/plasma-5.6.5.php:104 #: announcements/plasma-5.6.95.php:168 announcements/plasma-5.7.0.php:163 #: announcements/plasma-5.7.1.php:106 announcements/plasma-5.7.2.php:104 #: announcements/plasma-5.7.3.php:105 announcements/plasma-5.7.4.php:105 #: announcements/plasma-5.7.5.php:105 announcements/plasma-5.7.95.php:237 #: announcements/plasma-5.8.0.php:235 announcements/plasma-5.8.1.php:106 #: announcements/plasma-5.8.2.php:104 announcements/plasma-5.8.3.php:105 #: announcements/plasma-5.8.4.php:109 announcements/plasma-5.8.5.php:105 #: announcements/plasma-5.8.6.php:158 announcements/plasma-5.8.7.php:160 #: announcements/plasma-5.8.8.php:169 announcements/plasma-5.8.9.php:169 #: announcements/plasma-5.8.95.php:214 announcements/plasma-5.9.0.php:210 #: announcements/plasma-5.9.1.php:106 announcements/plasma-5.9.2.php:162 #: announcements/plasma-5.9.3.php:158 announcements/plasma-5.9.4.php:159 #: announcements/plasma-5.9.5.php:161 announcements/plasma-5.9.95.php:294 msgid "Feedback" msgstr "xxFeedbackxx" #: announcements/kirigami-1.1.php:73 announcements/plasma-5.0.95.php:124 #: announcements/plasma-5.1/index.php:150 announcements/plasma-5.2.0.php:175 #: announcements/plasma-5.2.1.php:99 announcements/plasma-5.2.2.php:97 #: announcements/plasma-5.2.95.php:223 announcements/plasma-5.3.0.php:247 #: announcements/plasma-5.3.1.php:101 announcements/plasma-5.3.2.php:100 #: announcements/plasma-5.3.95.php:221 announcements/plasma-5.4.0.php:241 #: announcements/plasma-5.4.1.php:102 announcements/plasma-5.4.2.php:101 #: announcements/plasma-5.4.3.php:102 announcements/plasma-5.4.95.php:209 #: announcements/plasma-5.5.0.php:230 announcements/plasma-5.5.1.php:105 #: announcements/plasma-5.5.2.php:105 announcements/plasma-5.5.3.php:101 #: announcements/plasma-5.5.4.php:98 announcements/plasma-5.5.5.php:101 #: announcements/plasma-5.5.95.php:227 announcements/plasma-5.6.0.php:253 #: announcements/plasma-5.6.1.php:107 announcements/plasma-5.6.2.php:107 #: announcements/plasma-5.6.3.php:107 announcements/plasma-5.6.4.php:107 #: announcements/plasma-5.6.5.php:106 announcements/plasma-5.6.95.php:170 #: announcements/plasma-5.7.0.php:165 announcements/plasma-5.7.1.php:108 #: announcements/plasma-5.7.2.php:106 announcements/plasma-5.7.3.php:107 #: announcements/plasma-5.7.4.php:107 announcements/plasma-5.7.5.php:107 #: announcements/plasma-5.7.95.php:239 announcements/plasma-5.8.0.php:237 #: announcements/plasma-5.8.1.php:108 announcements/plasma-5.8.2.php:106 #: announcements/plasma-5.8.3.php:107 announcements/plasma-5.8.4.php:111 #: announcements/plasma-5.8.5.php:107 announcements/plasma-5.8.95.php:216 #: announcements/plasma-5.9.0.php:212 announcements/plasma-5.9.1.php:108 msgid "You can give us feedback and get updates on %1 or %2 or %3." msgstr "xxYou can give us feedback and get updates on %1 or %2 or %3.xx" #: announcements/kirigami-1.1.php:76 announcements/plasma-5.0.95.php:127 #: announcements/plasma-5.1/index.php:153 announcements/plasma-5.10.0.php:301 #: announcements/plasma-5.10.1.php:177 announcements/plasma-5.10.2.php:177 #: announcements/plasma-5.10.3.php:185 announcements/plasma-5.10.4.php:178 #: announcements/plasma-5.10.5.php:174 announcements/plasma-5.10.95.php:264 #: announcements/plasma-5.11.0.php:270 announcements/plasma-5.11.1.php:176 #: announcements/plasma-5.11.2.php:177 announcements/plasma-5.11.3.php:176 #: announcements/plasma-5.11.4.php:177 announcements/plasma-5.11.5.php:175 #: announcements/plasma-5.11.95.php:438 announcements/plasma-5.12.0.php:421 #: announcements/plasma-5.12.1.php:176 announcements/plasma-5.12.2.php:177 #: announcements/plasma-5.12.3.php:176 announcements/plasma-5.12.4.php:177 #: announcements/plasma-5.12.5.php:176 announcements/plasma-5.12.6.php:176 #: announcements/plasma-5.12.7.php:176 announcements/plasma-5.12.90.php:268 #: announcements/plasma-5.13.0.php:271 announcements/plasma-5.13.1.php:176 #: announcements/plasma-5.13.2.php:175 announcements/plasma-5.13.3.php:175 #: announcements/plasma-5.13.4.php:176 announcements/plasma-5.13.5.php:176 #: announcements/plasma-5.13.90.php:273 announcements/plasma-5.14.0.php:269 #: announcements/plasma-5.14.1.php:173 announcements/plasma-5.14.2.php:175 #: announcements/plasma-5.14.3.php:175 announcements/plasma-5.14.4.php:97 #: announcements/plasma-5.14.5.php:97 announcements/plasma-5.2.0.php:178 #: announcements/plasma-5.2.1.php:102 announcements/plasma-5.2.2.php:100 #: announcements/plasma-5.2.95.php:226 announcements/plasma-5.3.0.php:250 #: announcements/plasma-5.3.1.php:104 announcements/plasma-5.3.2.php:103 #: announcements/plasma-5.3.95.php:224 announcements/plasma-5.4.0.php:244 #: announcements/plasma-5.4.1.php:105 announcements/plasma-5.4.2.php:104 #: announcements/plasma-5.4.3.php:105 announcements/plasma-5.4.95.php:212 #: announcements/plasma-5.5.0.php:233 announcements/plasma-5.5.1.php:108 #: announcements/plasma-5.5.2.php:108 announcements/plasma-5.5.3.php:104 #: announcements/plasma-5.5.4.php:101 announcements/plasma-5.5.5.php:104 #: announcements/plasma-5.5.95.php:230 announcements/plasma-5.6.0.php:256 #: announcements/plasma-5.6.1.php:110 announcements/plasma-5.6.2.php:110 #: announcements/plasma-5.6.3.php:110 announcements/plasma-5.6.4.php:110 #: announcements/plasma-5.6.5.php:109 announcements/plasma-5.6.95.php:173 #: announcements/plasma-5.7.0.php:168 announcements/plasma-5.7.1.php:111 #: announcements/plasma-5.7.2.php:109 announcements/plasma-5.7.3.php:110 #: announcements/plasma-5.7.4.php:110 announcements/plasma-5.7.5.php:110 #: announcements/plasma-5.7.95.php:242 announcements/plasma-5.8.0.php:240 #: announcements/plasma-5.8.1.php:111 announcements/plasma-5.8.2.php:109 #: announcements/plasma-5.8.3.php:110 announcements/plasma-5.8.4.php:114 #: announcements/plasma-5.8.5.php:110 announcements/plasma-5.8.6.php:166 #: announcements/plasma-5.8.7.php:168 announcements/plasma-5.8.8.php:177 #: announcements/plasma-5.8.9.php:177 announcements/plasma-5.8.95.php:219 #: announcements/plasma-5.9.0.php:215 announcements/plasma-5.9.1.php:111 #: announcements/plasma-5.9.2.php:170 announcements/plasma-5.9.3.php:166 #: announcements/plasma-5.9.4.php:167 announcements/plasma-5.9.5.php:169 #: announcements/plasma-5.9.95.php:302 msgid "Discuss Plasma 5 on the KDE Forums Plasma 5 board." msgstr "" "xxDiscuss Plasma 5 on the KDE Forums Plasma 5 board.xx" #: announcements/kirigami-1.1.php:79 announcements/plasma-5.0.95.php:130 #: announcements/plasma-5.1/index.php:156 announcements/plasma-5.2.0.php:181 #: announcements/plasma-5.2.1.php:105 announcements/plasma-5.2.2.php:103 #: announcements/plasma-5.2.95.php:229 announcements/plasma-5.3.0.php:253 #: announcements/plasma-5.3.1.php:107 announcements/plasma-5.3.2.php:106 #: announcements/plasma-5.3.95.php:227 announcements/plasma-5.4.0.php:247 #: announcements/plasma-5.4.1.php:108 announcements/plasma-5.4.2.php:107 #: announcements/plasma-5.4.3.php:108 announcements/plasma-5.4.95.php:215 #: announcements/plasma-5.5.0.php:236 announcements/plasma-5.5.1.php:111 #: announcements/plasma-5.5.2.php:111 announcements/plasma-5.5.3.php:107 #: announcements/plasma-5.5.4.php:104 announcements/plasma-5.5.5.php:107 #: announcements/plasma-5.5.95.php:233 announcements/plasma-5.6.0.php:259 #: announcements/plasma-5.6.1.php:113 announcements/plasma-5.6.2.php:113 #: announcements/plasma-5.6.3.php:113 announcements/plasma-5.6.4.php:113 #: announcements/plasma-5.6.5.php:112 announcements/plasma-5.6.95.php:176 #: announcements/plasma-5.7.0.php:171 announcements/plasma-5.7.1.php:114 #: announcements/plasma-5.7.2.php:112 announcements/plasma-5.7.3.php:113 #: announcements/plasma-5.7.4.php:113 announcements/plasma-5.7.5.php:113 #: announcements/plasma-5.7.95.php:245 announcements/plasma-5.8.0.php:243 #: announcements/plasma-5.8.1.php:114 announcements/plasma-5.8.2.php:112 #: announcements/plasma-5.8.3.php:113 announcements/plasma-5.8.4.php:117 #: announcements/plasma-5.8.5.php:113 announcements/plasma-5.8.95.php:222 #: announcements/plasma-5.9.0.php:218 announcements/plasma-5.9.1.php:114 msgid "" "You can provide feedback direct to the developers via the #Plasma IRC channel,\n" "Plasma-devel mailing list or report issues via\n" "bugzilla. If you like what the\n" "team is doing, please let them know!" msgstr "" "xxYou can provide feedback direct to the developers via the #Plasma IRC channel,\n" "Plasma-devel mailing list or report issues via\n" "bugzilla. If you like what the\n" "team is doing, please let them know!xx" #: announcements/kirigami-1.1.php:84 announcements/plasma-5.0.95.php:135 #: announcements/plasma-5.1/index.php:161 announcements/plasma-5.10.0.php:306 #: announcements/plasma-5.10.1.php:182 announcements/plasma-5.10.2.php:182 #: announcements/plasma-5.10.3.php:190 announcements/plasma-5.10.4.php:183 #: announcements/plasma-5.10.5.php:179 announcements/plasma-5.10.95.php:269 #: announcements/plasma-5.11.0.php:275 announcements/plasma-5.11.1.php:181 #: announcements/plasma-5.11.2.php:182 announcements/plasma-5.11.3.php:181 #: announcements/plasma-5.11.4.php:182 announcements/plasma-5.11.5.php:180 #: announcements/plasma-5.11.95.php:443 announcements/plasma-5.12.0.php:426 #: announcements/plasma-5.12.1.php:181 announcements/plasma-5.12.2.php:182 #: announcements/plasma-5.12.3.php:181 announcements/plasma-5.12.4.php:182 #: announcements/plasma-5.12.5.php:181 announcements/plasma-5.12.6.php:181 #: announcements/plasma-5.12.7.php:181 announcements/plasma-5.12.90.php:273 #: announcements/plasma-5.13.0.php:276 announcements/plasma-5.13.1.php:181 #: announcements/plasma-5.13.2.php:180 announcements/plasma-5.13.3.php:180 #: announcements/plasma-5.13.4.php:181 announcements/plasma-5.13.5.php:181 #: announcements/plasma-5.13.90.php:278 announcements/plasma-5.14.0.php:274 #: announcements/plasma-5.14.1.php:178 announcements/plasma-5.14.2.php:180 #: announcements/plasma-5.14.3.php:180 announcements/plasma-5.14.4.php:102 #: announcements/plasma-5.14.5.php:102 announcements/plasma-5.2.0.php:186 #: announcements/plasma-5.2.1.php:110 announcements/plasma-5.2.2.php:108 #: announcements/plasma-5.2.95.php:234 announcements/plasma-5.3.0.php:258 #: announcements/plasma-5.3.1.php:112 announcements/plasma-5.3.2.php:111 #: announcements/plasma-5.3.95.php:232 announcements/plasma-5.4.0.php:252 #: announcements/plasma-5.4.1.php:113 announcements/plasma-5.4.2.php:112 #: announcements/plasma-5.4.3.php:113 announcements/plasma-5.4.95.php:220 #: announcements/plasma-5.5.0.php:241 announcements/plasma-5.5.1.php:116 #: announcements/plasma-5.5.2.php:116 announcements/plasma-5.5.3.php:112 #: announcements/plasma-5.5.4.php:109 announcements/plasma-5.5.5.php:112 #: announcements/plasma-5.5.95.php:238 announcements/plasma-5.6.0.php:264 #: announcements/plasma-5.6.1.php:118 announcements/plasma-5.6.2.php:118 #: announcements/plasma-5.6.3.php:118 announcements/plasma-5.6.4.php:118 #: announcements/plasma-5.6.5.php:117 announcements/plasma-5.6.95.php:181 #: announcements/plasma-5.7.0.php:176 announcements/plasma-5.7.1.php:119 #: announcements/plasma-5.7.2.php:117 announcements/plasma-5.7.3.php:118 #: announcements/plasma-5.7.4.php:118 announcements/plasma-5.7.5.php:118 #: announcements/plasma-5.7.95.php:250 announcements/plasma-5.8.0.php:248 #: announcements/plasma-5.8.1.php:119 announcements/plasma-5.8.2.php:117 #: announcements/plasma-5.8.3.php:118 announcements/plasma-5.8.4.php:122 #: announcements/plasma-5.8.5.php:118 announcements/plasma-5.8.6.php:171 #: announcements/plasma-5.8.7.php:173 announcements/plasma-5.8.8.php:182 #: announcements/plasma-5.8.9.php:182 announcements/plasma-5.8.95.php:227 #: announcements/plasma-5.9.0.php:223 announcements/plasma-5.9.1.php:119 #: announcements/plasma-5.9.2.php:175 announcements/plasma-5.9.3.php:171 #: announcements/plasma-5.9.4.php:172 announcements/plasma-5.9.5.php:174 #: announcements/plasma-5.9.95.php:307 msgid "Your feedback is greatly appreciated." msgstr "xxYour feedback is greatly appreciated.xx" #: announcements/kirigami-1.1.php:91 msgid "" "KDE is a Free Software community that exists and grows only because of the help of many " "volunteers that donate their time and effort. KDE is always looking for new " "volunteers and contributions, whether it is help with coding, bug fixing or " "reporting, writing documentation, translations, promotion, money, etc. All " "contributions are gratefully appreciated and eagerly accepted. Please read " "through the Supporting KDE page for " "further information or become a KDE e.V. supporting member through our Join the " "Game initiative. " msgstr "" "xxKDE is a Free " "Software community that exists and grows only because of the help of " "many volunteers that donate their time and effort. KDE is always looking for " "new volunteers and contributions, whether it is help with coding, bug fixing " "or reporting, writing documentation, translations, promotion, money, etc. " "All contributions are gratefully appreciated and eagerly accepted. Please " "read through the Supporting KDE page for " "further information or become a KDE e.V. supporting member through our Join the " "Game initiative. xx" #: announcements/plasma-5.0-rc.php:4 msgid "KDE Ships Release Candidate of Plasma 5" msgstr "xxKDE Ships Release Candidate of Plasma 5xx" #: announcements/plasma-5.0-rc.php:14 announcements/plasma-5.0.1.php:15 #: announcements/plasma-5.0.2.php:15 announcements/plasma-5.1.1.php:15 #: announcements/plasma-5.1.2.php:15 announcements/plasma-5.1/index.php:17 #: announcements/plasma5.0-beta2/index.php:14 msgid "Plasma 5" msgstr "xxPlasma 5xx" #: announcements/plasma-5.0-rc.php:17 msgid "" "July 8, 2014.\n" "KDE has today made available the candidate for the first release of Plasma " "5, the next generation desktop. This is one last chance to test for bugs " "and check for problems before the final release next week.\n" msgstr "" "xxJuly 8, 2014.\n" "KDE has today made available the candidate for the first release of Plasma " "5, the next generation desktop. This is one last chance to test for bugs " "and check for problems before the final release next week.\n" "xx\n" #: announcements/plasma-5.0-rc.php:33 msgid "" "Package\n" "downloads" msgstr "" "xxPackage\n" "downloadsxx" #: announcements/plasma-5.0-rc.php:40 msgid "" "Some distributions have created, or are in the process\n" "of creating, packages, these are listed on the wiki page linked above.\n" msgstr "" "xxSome distributions have created, or are in the process\n" "of creating, packages, these are listed on the wiki page linked above.\n" "xx\n" #: announcements/plasma-5.0-rc.php:46 msgid "" "Source\n" "download" msgstr "" "xxSource\n" "downloadxx" #: announcements/plasma-5.0-rc.php:53 announcements/plasma-5.0.1.php:65 #: announcements/plasma-5.0.2.php:65 announcements/plasma-5.0.95.php:105 #: announcements/plasma-5.1.1.php:85 announcements/plasma-5.1.2.php:69 #: announcements/plasma-5.1.95.php:133 announcements/plasma-5.1/index.php:131 #: announcements/plasma-5.2.0.php:157 announcements/plasma-5.2.1.php:81 #: announcements/plasma-5.2.2.php:79 announcements/plasma-5.3.1.php:83 #: announcements/plasma-5.3.2.php:82 announcements/plasma-5.3.95.php:203 #: announcements/plasma-5.4.0.php:223 announcements/plasma-5.4.1.php:84 #: announcements/plasma-5.4.2.php:83 announcements/plasma-5.4.3.php:84 #: announcements/plasma-5.4.95.php:191 announcements/plasma-5.5.0.php:212 #: announcements/plasma-5.5.1.php:87 announcements/plasma-5.5.2.php:87 #: announcements/plasma-5.5.3.php:83 announcements/plasma-5.5.4.php:80 #: announcements/plasma-5.5.5.php:83 announcements/plasma-5.5.95.php:209 #: announcements/plasma-5.6.0.php:235 announcements/plasma-5.6.1.php:89 #: announcements/plasma-5.6.2.php:89 announcements/plasma-5.6.3.php:89 #: announcements/plasma-5.6.4.php:89 announcements/plasma-5.6.5.php:88 #: announcements/plasma-5.6.95.php:152 announcements/plasma-5.7.0.php:147 #: announcements/plasma-5.7.1.php:90 announcements/plasma-5.7.2.php:88 #: announcements/plasma-5.7.3.php:89 announcements/plasma-5.7.4.php:89 #: announcements/plasma-5.7.5.php:89 announcements/plasma-5.7.95.php:221 #: announcements/plasma-5.8.0.php:219 announcements/plasma-5.8.1.php:90 #: announcements/plasma-5.8.2.php:88 announcements/plasma-5.8.3.php:89 #: announcements/plasma-5.8.4.php:93 announcements/plasma-5.8.5.php:89 #: announcements/plasma-5.8.95.php:198 announcements/plasma-5.9.0.php:194 #: announcements/plasma-5.9.1.php:90 msgid "" "You can install Plasma 5 directly from source. KDE's\n" "community wiki has instructions to compile " "it.\n" "Note that Plasma 5 does not co-install with Plasma 4, you will need\n" "to uninstall older versions or install into a separate prefix.\n" msgstr "" "xxYou can install Plasma 5 directly from source. KDE's\n" "community wiki has instructions to compile " "it.\n" "Note that Plasma 5 does not co-install with Plasma 4, you will need\n" "to uninstall older versions or install into a separate prefix.\n" "xx\n" #: announcements/plasma-5.0.1.php:4 msgid "KDE Ships First Bugfix Release of Plasma 5" msgstr "xxKDE Ships First Bugfix Release of Plasma 5xx" #: announcements/plasma-5.0.1.php:19 msgid "" "August 12, 2014.\n" "Today KDE releases the first bugfix update to Plasma 5. Plasma 5\n" "was released a month ago with many feature refinements and\n" "streamlining the existing codebase of KDE's popular desktop for\n" "developers to work on for the years to come.\n" msgstr "" "xxAugust 12, 2014.\n" "Today KDE releases the first bugfix update to Plasma 5. Plasma 5\n" "was released a month ago with many feature refinements and\n" "streamlining the existing codebase of KDE's popular desktop for\n" "developers to work on for the years to come.\n" "xx\n" #: announcements/plasma-5.0.1.php:29 msgid "" "\n" "This release, versioned 5.0.1, adds a month's worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important such as fixing text which couldn't be\n" "translated, using the correct icons and fixing overlapping files with\n" "KDELibs 4 software.\n" msgstr "" "\n" "xx\n" "This release, versioned 5.0.1, adds a month's worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important such as fixing text which couldn't be\n" "translated, using the correct icons and fixing overlapping files with\n" "KDELibs 4 software.\n" "xx\n" #: announcements/plasma-5.0.1.php:40 announcements/plasma-5.0.2.php:41 #: announcements/plasma-5.0.95.php:80 announcements/plasma-5.1.1.php:59 #: announcements/plasma-5.1.2.php:43 announcements/plasma-5.1.95.php:107 #: announcements/plasma-5.1/index.php:107 announcements/plasma-5.10.0.php:266 #: announcements/plasma-5.10.1.php:142 announcements/plasma-5.10.2.php:142 #: announcements/plasma-5.10.3.php:150 announcements/plasma-5.10.4.php:143 #: announcements/plasma-5.10.5.php:139 announcements/plasma-5.10.95.php:229 #: announcements/plasma-5.11.0.php:235 announcements/plasma-5.11.1.php:141 #: announcements/plasma-5.11.2.php:142 announcements/plasma-5.11.3.php:141 #: announcements/plasma-5.11.4.php:142 announcements/plasma-5.11.5.php:140 #: announcements/plasma-5.11.95.php:403 announcements/plasma-5.12.0.php:386 #: announcements/plasma-5.12.1.php:141 announcements/plasma-5.12.2.php:142 #: announcements/plasma-5.12.3.php:141 announcements/plasma-5.12.4.php:142 #: announcements/plasma-5.12.5.php:141 announcements/plasma-5.12.6.php:141 #: announcements/plasma-5.12.7.php:141 announcements/plasma-5.12.90.php:233 #: announcements/plasma-5.13.0.php:236 announcements/plasma-5.13.1.php:141 #: announcements/plasma-5.13.2.php:140 announcements/plasma-5.13.3.php:140 #: announcements/plasma-5.13.4.php:141 announcements/plasma-5.13.5.php:141 #: announcements/plasma-5.13.90.php:238 announcements/plasma-5.14.0.php:234 #: announcements/plasma-5.14.1.php:138 announcements/plasma-5.14.2.php:140 #: announcements/plasma-5.14.3.php:140 announcements/plasma-5.14.4.php:62 #: announcements/plasma-5.14.5.php:62 announcements/plasma-5.2.0.php:127 #: announcements/plasma-5.2.1.php:56 announcements/plasma-5.2.2.php:55 #: announcements/plasma-5.2.95.php:175 announcements/plasma-5.3.0.php:199 #: announcements/plasma-5.3.1.php:59 announcements/plasma-5.3.2.php:58 #: announcements/plasma-5.3.95.php:179 announcements/plasma-5.4.0.php:199 #: announcements/plasma-5.4.1.php:60 announcements/plasma-5.4.2.php:59 #: announcements/plasma-5.4.3.php:60 announcements/plasma-5.4.95.php:167 #: announcements/plasma-5.5.0.php:188 announcements/plasma-5.5.1.php:63 #: announcements/plasma-5.5.2.php:63 announcements/plasma-5.5.3.php:59 #: announcements/plasma-5.5.4.php:56 announcements/plasma-5.5.5.php:59 #: announcements/plasma-5.5.95.php:185 announcements/plasma-5.6.0.php:211 #: announcements/plasma-5.6.1.php:65 announcements/plasma-5.6.2.php:65 #: announcements/plasma-5.6.3.php:65 announcements/plasma-5.6.4.php:65 #: announcements/plasma-5.6.5.php:64 announcements/plasma-5.6.95.php:128 #: announcements/plasma-5.7.0.php:123 announcements/plasma-5.7.1.php:66 #: announcements/plasma-5.7.2.php:64 announcements/plasma-5.7.3.php:65 #: announcements/plasma-5.7.4.php:65 announcements/plasma-5.7.5.php:65 #: announcements/plasma-5.7.95.php:197 announcements/plasma-5.8.0.php:195 #: announcements/plasma-5.8.1.php:66 announcements/plasma-5.8.2.php:64 #: announcements/plasma-5.8.3.php:65 announcements/plasma-5.8.4.php:69 #: announcements/plasma-5.8.5.php:65 announcements/plasma-5.8.6.php:131 #: announcements/plasma-5.8.7.php:133 announcements/plasma-5.8.8.php:142 #: announcements/plasma-5.8.9.php:142 announcements/plasma-5.8.95.php:172 #: announcements/plasma-5.9.0.php:168 announcements/plasma-5.9.1.php:64 #: announcements/plasma-5.9.2.php:135 announcements/plasma-5.9.3.php:131 #: announcements/plasma-5.9.4.php:132 announcements/plasma-5.9.5.php:134 #: announcements/plasma-5.9.95.php:267 msgid "Live Images" msgstr "xxLive Imagesxx" #: announcements/plasma-5.0.1.php:42 announcements/plasma-5.0.2.php:43 #: announcements/plasma-5.0.95.php:82 announcements/plasma-5.1.1.php:61 #: announcements/plasma-5.1.2.php:45 announcements/plasma-5.1.95.php:109 #: announcements/plasma-5.1/index.php:109 msgid "" "\n" "The easiest way to try it out is the with a live image booted off a\n" "USB disk. Images are available for development versions of Kubuntu Plasma 5.\n" msgstr "" "\n" "xx\n" "The easiest way to try it out is the with a live image booted off a\n" "USB disk. Images are available for development versions of Kubuntu Plasma 5.\n" "xx\n" #: announcements/plasma-5.0.1.php:50 announcements/plasma-5.0.2.php:51 #: announcements/plasma-5.0.95.php:91 announcements/plasma-5.1.1.php:70 #: announcements/plasma-5.1/index.php:117 msgid "" "Some distributions have created, or are in the process\n" "of creating, packages listed on our wiki page.\n" msgstr "" "xxSome distributions have created, or are in the process\n" "of creating, packages listed on our wiki page.\n" "xx\n" #: announcements/plasma-5.0.1.php:56 announcements/plasma-5.0.2.php:57 #: announcements/plasma-5.0.95.php:97 announcements/plasma-5.1.1.php:76 #: announcements/plasma-5.1.2.php:60 announcements/plasma-5.1.95.php:124 #: announcements/plasma-5.1/index.php:123 announcements/plasma-5.2.0.php:148 #: announcements/plasma-5.2.1.php:72 announcements/plasma-5.2.2.php:70 #: announcements/plasma-5.2.95.php:196 announcements/plasma-5.3.0.php:220 #: announcements/plasma-5.3.1.php:74 announcements/plasma-5.3.2.php:73 #: announcements/plasma-5.3.95.php:194 announcements/plasma-5.4.0.php:214 #: announcements/plasma-5.4.1.php:75 announcements/plasma-5.4.2.php:74 #: announcements/plasma-5.4.3.php:75 announcements/plasma-5.4.95.php:182 #: announcements/plasma-5.5.0.php:203 announcements/plasma-5.5.1.php:78 #: announcements/plasma-5.5.2.php:78 announcements/plasma-5.5.3.php:74 #: announcements/plasma-5.5.4.php:71 announcements/plasma-5.5.5.php:74 #: announcements/plasma-5.5.95.php:200 announcements/plasma-5.6.0.php:226 #: announcements/plasma-5.6.1.php:80 announcements/plasma-5.6.2.php:80 #: announcements/plasma-5.6.3.php:80 announcements/plasma-5.6.4.php:80 #: announcements/plasma-5.6.5.php:79 announcements/plasma-5.6.95.php:143 #: announcements/plasma-5.7.0.php:138 announcements/plasma-5.7.1.php:81 #: announcements/plasma-5.7.2.php:79 announcements/plasma-5.7.3.php:80 #: announcements/plasma-5.7.4.php:80 announcements/plasma-5.7.5.php:80 #: announcements/plasma-5.7.95.php:212 announcements/plasma-5.8.0.php:210 #: announcements/plasma-5.8.1.php:81 announcements/plasma-5.8.2.php:79 #: announcements/plasma-5.8.3.php:80 announcements/plasma-5.8.4.php:84 #: announcements/plasma-5.8.5.php:80 announcements/plasma-5.8.95.php:189 #: announcements/plasma-5.9.0.php:185 announcements/plasma-5.9.1.php:81 msgid "" "Package\n" "download wiki page" msgstr "" "xxPackage\n" "download wiki pagexx" #: announcements/plasma-5.0.1.php:75 announcements/plasma-5.0.2.php:75 #: announcements/plasma-5.0.95.php:115 announcements/plasma-5.1.1.php:95 msgid "" "\n" "Source\n" "Info Page\n" msgstr "" "\n" "xx\n" "Source\n" "Info Page\n" "xx\n" #: announcements/plasma-5.0.1.php:84 announcements/plasma-5.0.2.php:84 #: announcements/plasma-5.1.1.php:104 announcements/plasma-5.1.2.php:87 #: announcements/plasma-5.1.95.php:151 msgid "" "You can provide feedback either via the #Plasma IRC channel, Plasma-devel\n" "mailing list or report issues via bugzilla. Plasma\n" "5 is also discussed on the KDE\n" "Forums. Your feedback is greatly appreciated. If you like what the\n" "team is doing, please let them know!" msgstr "" "xxYou can provide feedback either via the #Plasma IRC channel, Plasma-devel\n" "mailing list or report issues via bugzilla. Plasma\n" "5 is also discussed on the KDE\n" "Forums. Your feedback is greatly appreciated. If you like what the\n" "team is doing, please let them know!xx" #: announcements/plasma-5.0.2.php:4 msgid "KDE Ships Second Bugfix Release of Plasma 5" msgstr "xxKDE Ships Second Bugfix Release of Plasma 5xx" #: announcements/plasma-5.0.2.php:19 msgid "" "September 17, 2014.\n" "Today KDE releases the second bugfix update to Plasma 5. Plasma 5\n" "was released two months ago with many feature refinements and\n" "streamlining the existing codebase of KDE's popular desktop for\n" "developers to work on for the years to come.\n" msgstr "" "xxSeptember 17, 2014.\n" "Today KDE releases the second bugfix update to Plasma 5. Plasma 5\n" "was released two months ago with many feature refinements and\n" "streamlining the existing codebase of KDE's popular desktop for\n" "developers to work on for the years to come.\n" "xx\n" #: announcements/plasma-5.0.2.php:29 msgid "" "\n" "This release, versioned %1, adds a month's worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important such as fixing text which couldn't be\n" "translated, using the correct icons and fixing overlapping files with\n" "KDELibs 4 software. It also adds a month's hard work of translations to " "make\n" "support in other languages even more complete.\n" msgstr "" "\n" "xx\n" "This release, versioned %1, adds a month's worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important such as fixing text which couldn't be\n" "translated, using the correct icons and fixing overlapping files with\n" "KDELibs 4 software. It also adds a month's hard work of translations to " "make\n" "support in other languages even more complete.\n" "xx\n" #: announcements/plasma-5.0.95.php:4 msgid "KDE Ships Beta for Plasma 5's Second Release" msgstr "xxKDE Ships Beta for Plasma 5's Second Releasexx" #: announcements/plasma-5.0.95.php:17 msgid "KDE Platform 4 apps now themed to fit in with Plasma 5" msgstr "xxKDE Platform 4 apps now themed to fit in with Plasma 5xx" #: announcements/plasma-5.0.95.php:21 msgid "" "September 30, 2014.\n" "Today KDE releases the beta for the second release of Plasma 5. Plasma 5\n" "was released three months ago with many feature refinements and\n" "streamlining the existing codebase of KDE's popular desktop for\n" "developers to work on for the years to come.\n" msgstr "" "xxSeptember 30, 2014.\n" "Today KDE releases the beta for the second release of Plasma 5. Plasma 5\n" "was released three months ago with many feature refinements and\n" "streamlining the existing codebase of KDE's popular desktop for\n" "developers to work on for the years to come.\n" "xx\n" #: announcements/plasma-5.0.95.php:31 msgid "" "\n" "This release is for testers to find bugs before our second release of Plasma " "5.\n" msgstr "" "\n" "xx\n" "This release is for testers to find bugs before our second release of Plasma " "5.\n" "xx\n" #: announcements/plasma-5.0.95.php:37 msgid "Some New Features" msgstr "xxSome New Featuresxx" #: announcements/plasma-5.0.95.php:41 announcements/plasma-5.1/index.php:74 msgid "Applet Switcher" msgstr "xxApplet Switcherxx" #: announcements/plasma-5.0.95.php:44 msgid "" "\n" "Plasma panels have new switchers to easily swap between different widgets " "for the same task. You can select which application menu, clock or task " "manager you want with ease." msgstr "" "\n" "xx\n" "Plasma panels have new switchers to easily swap between different widgets " "for the same task. You can select which application menu, clock or task " "manager you want with ease.xx" #: announcements/plasma-5.0.95.php:51 msgid "The icons-only task manager is back for those who want a clean panel." msgstr "" "xxThe icons-only task manager is back for those who want a clean panel.xx" #: announcements/plasma-5.0.95.php:55 msgid "Icons-only Task Manager" msgstr "xxIcons-only Task Managerxx" #: announcements/plasma-5.0.95.php:63 msgid "A new System Settings module lets you switch between desktop themes." msgstr "" "xxA new System Settings module lets you switch between desktop themes.xx" #: announcements/plasma-5.0.95.php:69 announcements/plasma-5.1/index.php:45 msgid "Breeze Theme for Qt 4" msgstr "xxBreeze Theme for Qt 4xx" #: announcements/plasma-5.0.95.php:72 announcements/plasma-5.1/index.php:48 msgid "" "A new Breeze widget theme for Qt 4 lets applications written with KDE " "Platform 4 fit in with your Plasma 5 desktop." msgstr "" "xxA new Breeze widget theme for Qt 4 lets applications written with KDE " "Platform 4 fit in with your Plasma 5 desktop.xx" #: announcements/plasma-5.0.95.php:142 msgid "" "

    We produce beautiful software for your computer, please we'd love you to " "join us improving it or helping fellow users. If you can't find the time to " "contribute directly do consider sending a donation." msgstr "" "xx

    We produce beautiful software for your computer, please we'd love you " "to join us improving it or helping fellow users. If you can't find the time " "to contribute directly do consider sending a donation.xx" #: announcements/plasma-5.1.1.php:4 msgid "KDE Ships November Bugfix Release of Plasma 5" msgstr "xxKDE Ships November Bugfix Release of Plasma 5xx" #: announcements/plasma-5.1.1.php:19 msgid "" "November 11, 2014.\n" "Today KDE releases a bugfix update to Plasma 5, versioned 5.1.1. Plasma 5.1\n" "was released in October with many feature refinements and\n" "streamlining the existing codebase of KDE's popular desktop for\n" "developers to work on for the years to come.\n" msgstr "" "xxNovember 11, 2014.\n" "Today KDE releases a bugfix update to Plasma 5, versioned 5.1.1. Plasma 5.1\n" "was released in October with many feature refinements and\n" "streamlining the existing codebase of KDE's popular desktop for\n" "developers to work on for the years to come.\n" "xx\n" #: announcements/plasma-5.1.1.php:29 msgid "" "\n" "This release adds a month's worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important and include:\n" "

      \n" "
    • Limiting indexing word size in Baloo.
    • \n" "
    • Don't index dots in Baloo, it's a regular expression character
    • \n" "
    • Breeze: Do not takeout margins from toolbutton before rendering text\n" "
    • Breeze: cleanup tab buttons positioning
    • \n" "
    • Breeze: Fix positioning of cornerwidgets
    • \n" "
    • Notes widget: Make text color white on black note
    • \n" "
    • Clock widget: Fix fuzzy clock saying half past seven when it's half past " "six
    • \n" "
    • khotkeys: fix loading configuration
    • \n" "
    • kinfocenter: Set the correct version
    • \n" "
    • kcm-effects: Use Loader for the Video Item
    • \n" "
    • Oxygen: margins and RTL fixes
    • \n" "
    • Plasma Desktop: Validate timezone name before setting
    • \n" "
    • Plasma Desktop: Backport settings made in the component chooser to " "kdelibs 4 applications
    • \n" "
    • Plasma Desktop: make kdelibs 4 apps react to icon theme change
    • \n" "
    • Plasma Desktop: Cleanup applet configuration scrollbar handling and fix " "glitching alternatives dialog
    • \n" "
    • Plasma Desktop: fix emptying the trash from the context menu
    • \n" "
    • Plasma Desktop: numberous bugfixes
    • \n" "
    • Plasma Workspace: Remove shutdown option from screen locker
    • \n" "
    \n" msgstr "" "\n" "xx\n" "This release adds a month's worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important and include:\n" "
      \n" "
    • Limiting indexing word size in Baloo.
    • \n" "
    • Don't index dots in Baloo, it's a regular expression character
    • \n" "
    • Breeze: Do not takeout margins from toolbutton before rendering text\n" "
    • Breeze: cleanup tab buttons positioning
    • \n" "
    • Breeze: Fix positioning of cornerwidgets
    • \n" "
    • Notes widget: Make text color white on black note
    • \n" "
    • Clock widget: Fix fuzzy clock saying half past seven when it's half past " "six
    • \n" "
    • khotkeys: fix loading configuration
    • \n" "
    • kinfocenter: Set the correct version
    • \n" "
    • kcm-effects: Use Loader for the Video Item
    • \n" "
    • Oxygen: margins and RTL fixes
    • \n" "
    • Plasma Desktop: Validate timezone name before setting
    • \n" "
    • Plasma Desktop: Backport settings made in the component chooser to " "kdelibs 4 applications
    • \n" "
    • Plasma Desktop: make kdelibs 4 apps react to icon theme change
    • \n" "
    • Plasma Desktop: Cleanup applet configuration scrollbar handling and fix " "glitching alternatives dialog
    • \n" "
    • Plasma Desktop: fix emptying the trash from the context menu
    • \n" "
    • Plasma Desktop: numberous bugfixes
    • \n" "
    • Plasma Workspace: Remove shutdown option from screen locker
    • \n" "
    \n" "xx\n" #: announcements/plasma-5.1.2-5.1.95-changelog.php:4 msgid "Plasma 5.2 Beta complete changelog" msgstr "xxPlasma 5.2 Beta complete changelogxx" #: announcements/plasma-5.1.2-5.2.0-changelog.php:4 #: announcements/plasma-5.2.0-5.2.1-changelog.php:4 msgid "Plasma 5.2 complete changelog" msgstr "xxPlasma 5.2 complete changelogxx" #: announcements/plasma-5.1.2.php:4 msgid "KDE Ships Plasma 5.1.2, Bugfix Release for December" msgstr "xxKDE Ships Plasma 5.1.2, Bugfix Release for Decemberxx" #: announcements/plasma-5.1.2.php:19 msgid "" "Tuesday, 16 December 2014.\n" "Today KDE releases a bugfix update to Plasma 5, versioned 5.1.2. Plasma 5.1\n" "was released in October with many feature refinements and\n" "streamlining the existing codebase of KDE's popular desktop for\n" "developers to work on for the years to come.\n" msgstr "" "xxTuesday, 16 December 2014.\n" "Today KDE releases a bugfix update to Plasma 5, versioned 5.1.2. Plasma 5.1\n" "was released in October with many feature refinements and\n" "streamlining the existing codebase of KDE's popular desktop for\n" "developers to work on for the years to come.\n" "xx\n" #: announcements/plasma-5.1.2.php:29 announcements/plasma-5.2.1.php:29 #: announcements/plasma-5.2.2.php:30 announcements/plasma-5.3.2.php:38 #: announcements/plasma-5.4.1.php:39 announcements/plasma-5.4.2.php:39 #: announcements/plasma-5.4.3.php:39 announcements/plasma-5.5.3.php:39 #: announcements/plasma-5.5.4.php:38 announcements/plasma-5.5.5.php:39 #: announcements/plasma-5.6.1.php:45 announcements/plasma-5.6.3.php:45 #: announcements/plasma-5.6.4.php:45 announcements/plasma-5.6.5.php:44 #: announcements/plasma-5.8.5.php:45 msgid "" "\n" "This release adds a month's worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important and include:\n" msgstr "" "\n" "xx\n" "This release adds a month's worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important and include:\n" "xx\n" #: announcements/plasma-5.1.2.php:54 announcements/plasma-5.1.95.php:118 #: announcements/plasma-5.2.0.php:142 announcements/plasma-5.2.1.php:66 #: announcements/plasma-5.2.2.php:64 announcements/plasma-5.2.95.php:190 #: announcements/plasma-5.3.0.php:214 announcements/plasma-5.3.1.php:68 #: announcements/plasma-5.3.2.php:67 announcements/plasma-5.3.95.php:188 #: announcements/plasma-5.4.0.php:208 announcements/plasma-5.4.1.php:69 #: announcements/plasma-5.4.2.php:68 announcements/plasma-5.4.3.php:69 #: announcements/plasma-5.4.95.php:176 announcements/plasma-5.5.0.php:197 #: announcements/plasma-5.5.1.php:72 announcements/plasma-5.5.2.php:72 #: announcements/plasma-5.5.3.php:68 announcements/plasma-5.5.4.php:65 #: announcements/plasma-5.5.5.php:68 announcements/plasma-5.5.95.php:194 #: announcements/plasma-5.6.0.php:220 announcements/plasma-5.6.1.php:74 #: announcements/plasma-5.6.2.php:74 announcements/plasma-5.6.3.php:74 #: announcements/plasma-5.6.4.php:74 announcements/plasma-5.6.5.php:73 #: announcements/plasma-5.6.95.php:137 announcements/plasma-5.7.0.php:132 #: announcements/plasma-5.7.1.php:75 announcements/plasma-5.7.2.php:73 #: announcements/plasma-5.7.3.php:74 announcements/plasma-5.7.4.php:74 #: announcements/plasma-5.7.5.php:74 announcements/plasma-5.7.95.php:206 #: announcements/plasma-5.8.0.php:204 announcements/plasma-5.8.1.php:75 #: announcements/plasma-5.8.2.php:73 announcements/plasma-5.8.3.php:74 #: announcements/plasma-5.8.4.php:78 announcements/plasma-5.8.5.php:74 #: announcements/plasma-5.8.95.php:183 announcements/plasma-5.9.0.php:179 #: announcements/plasma-5.9.1.php:75 msgid "" "Distributions have created, or are in the process\n" "of creating, packages listed on our wiki page.\n" msgstr "" "xxDistributions have created, or are in the process\n" "of creating, packages listed on our wiki page.\n" "xx\n" #: announcements/plasma-5.1.2.php:79 announcements/plasma-5.1.95.php:143 #: announcements/plasma-5.2.0.php:167 announcements/plasma-5.2.1.php:91 #: announcements/plasma-5.2.2.php:89 announcements/plasma-5.2.95.php:215 #: announcements/plasma-5.3.0.php:239 announcements/plasma-5.3.1.php:93 #: announcements/plasma-5.3.2.php:92 announcements/plasma-5.3.95.php:213 #: announcements/plasma-5.4.0.php:233 announcements/plasma-5.4.1.php:94 #: announcements/plasma-5.4.2.php:93 announcements/plasma-5.4.3.php:94 #: announcements/plasma-5.4.95.php:201 announcements/plasma-5.5.0.php:222 #: announcements/plasma-5.5.1.php:97 announcements/plasma-5.5.2.php:97 #: announcements/plasma-5.5.3.php:93 announcements/plasma-5.5.4.php:90 #: announcements/plasma-5.5.5.php:93 announcements/plasma-5.5.95.php:219 #: announcements/plasma-5.6.0.php:245 announcements/plasma-5.6.1.php:99 #: announcements/plasma-5.6.2.php:99 announcements/plasma-5.6.3.php:99 #: announcements/plasma-5.6.4.php:99 announcements/plasma-5.6.5.php:98 #: announcements/plasma-5.6.95.php:162 announcements/plasma-5.7.0.php:157 #: announcements/plasma-5.7.1.php:100 announcements/plasma-5.7.2.php:98 #: announcements/plasma-5.7.3.php:99 announcements/plasma-5.7.4.php:99 #: announcements/plasma-5.7.5.php:99 announcements/plasma-5.7.95.php:231 #: announcements/plasma-5.8.0.php:229 announcements/plasma-5.8.1.php:100 #: announcements/plasma-5.8.2.php:98 announcements/plasma-5.8.3.php:99 #: announcements/plasma-5.8.4.php:103 announcements/plasma-5.8.5.php:99 #: announcements/plasma-5.8.95.php:208 announcements/plasma-5.9.0.php:204 #: announcements/plasma-5.9.1.php:100 msgid "" "\n" "Source Info Page\n" msgstr "" "\n" "xx\n" "Source Info Page\n" "xx\n" #: announcements/plasma-5.1.95.php:4 msgid "KDE Ships Plasma 5.2 Beta" msgstr "xxKDE Ships Plasma 5.2 Betaxx" #: announcements/plasma-5.1.95.php:15 msgid "" "Tuesday, 13 January 2015.\n" "Today KDE releases a beta for Plasma 5.2. This release adds a number\n" "of new components and improves the existing desktop. We welcome all\n" "testers to find and help fix the bugs before our stable release in two\n" "weeks' time.\n" msgstr "" "xxTuesday, 13 January 2015.\n" "Today KDE releases a beta for Plasma 5.2. This release adds a number\n" "of new components and improves the existing desktop. We welcome all\n" "testers to find and help fix the bugs before our stable release in two\n" "weeks' time.\n" "xx\n" #: announcements/plasma-5.1.95.php:25 announcements/plasma-5.2.0.php:25 #: announcements/plasma-5.2.1.php:16 announcements/plasma-5.2.2.php:16 msgid "Plasma 5.2" msgstr "xxPlasma 5.2xx" #: announcements/plasma-5.1.95.php:29 announcements/plasma-5.2.0.php:29 msgid "New Components" msgstr "xxNew Componentsxx" #: announcements/plasma-5.1.95.php:33 announcements/plasma-5.2.0.php:33 msgid "Dual monitor setup" msgstr "xxDual monitor setupxx" #: announcements/plasma-5.1.95.php:54 msgid "Work in Progress" msgstr "xxWork in Progressxx" #: announcements/plasma-5.1.95.php:62 announcements/plasma-5.2.0.php:57 msgid "Other highlights" msgstr "xxOther highlightsxx" #: announcements/plasma-5.1.95.php:67 announcements/plasma-5.2.0.php:62 msgid "Undo desktop changes" msgstr "xxUndo desktop changesxx" #: announcements/plasma-5.1.95.php:74 announcements/plasma-5.2.0.php:69 #: announcements/plasma-5.2.0.php:70 msgid "Smart sorting in KRunner" msgstr "xxSmart sorting in KRunnerxx" #: announcements/plasma-5.1.95.php:81 announcements/plasma-5.2.0.php:76 #: announcements/plasma-5.2.0.php:77 announcements/plasma-5.2.0.php:83 msgid "New Breeze Window Decoration" msgstr "xxNew Breeze Window Decorationxx" #: announcements/plasma-5.1.95.php:92 announcements/plasma-5.2.0.php:92 #: announcements/plasma-5.2.0.php:93 msgid "Web browser plasmoid" msgstr "xxWeb browser plasmoidxx" #: announcements/plasma-5.1/index.php:4 msgid "Plasma 5.1 Brings Back Many Popular Features" msgstr "xxPlasma 5.1 Brings Back Many Popular Featuresxx" #: announcements/plasma-5.1/index.php:21 msgid "" "October 15, 2014.\n" "Today, KDE releases Plasma 5.1.0, the first release containing new features " "since the release of Plasma 5.0 this summer. Plasma 5.1 sports a wide " "variety of improvements, leading to greater stability, better performance " "and new and improved features. Thanks to the feedback of the community, KDE " "developers were able to package a large number of fixes and enhancements " "into this release, among which more complete and higher quality artwork " "following the new-in-5.0 Breeze style, re-addition of popular features such " "as the Icon Tasks taskswitcher and improved stability and performance.\n" "

    \n" "Those travelling regularly will enjoy better support for time zones in the " "panel's clock, while those staying at home a revamped clipboard manager, " "allowing you to easily get at your past clipboard's content. The Breeze " "widget style is now also available for Qt4-based applications, leading to " "greater consistency across applications. The work to support Wayland as " "display server for Plasma is still ongoing, with improved, but not complete " "support in 5.1. Changes throughout many default components improve accessibility for " "visually impaired users by adding support for screenreaders and improved " "keyboard navigation.\n" "

    \n" "

    \n" "Aside from the visual improvements and the work on features, the focus of " "this release lies also on stability and performance improvements, with over " "180 bugs resolved since 5.0 in the shell alone. Plasma 5.1 requires KDE " "Frameworks 5.3, which brings in another great amount of fixes and " "performance improvements on top of the large number of fixes that have gone " "into Plasma 5.1. If you want to help to make more of this happen, consider " "a donation to KDE, " "so we can support more developers getting together to make great software.\n" msgstr "" "xxOctober 15, 2014.\n" "Today, KDE releases Plasma 5.1.0, the first release containing new features " "since the release of Plasma 5.0 this summer. Plasma 5.1 sports a wide " "variety of improvements, leading to greater stability, better performance " "and new and improved features. Thanks to the feedback of the community, KDE " "developers were able to package a large number of fixes and enhancements " "into this release, among which more complete and higher quality artwork " "following the new-in-5.0 Breeze style, re-addition of popular features such " "as the Icon Tasks taskswitcher and improved stability and performance.\n" "

    \n" "Those travelling regularly will enjoy better support for time zones in the " "panel's clock, while those staying at home a revamped clipboard manager, " "allowing you to easily get at your past clipboard's content. The Breeze " "widget style is now also available for Qt4-based applications, leading to " "greater consistency across applications. The work to support Wayland as " "display server for Plasma is still ongoing, with improved, but not complete " "support in 5.1. Changes throughout many default components improve accessibility for " "visually impaired users by adding support for screenreaders and improved " "keyboard navigation.\n" "

    \n" "

    \n" "Aside from the visual improvements and the work on features, the focus of " "this release lies also on stability and performance improvements, with over " "180 bugs resolved since 5.0 in the shell alone. Plasma 5.1 requires KDE " "Frameworks 5.3, which brings in another great amount of fixes and " "performance improvements on top of the large number of fixes that have gone " "into Plasma 5.1. If you want to help to make more of this happen, consider " "a donation to KDE, " "so we can support more developers getting together to make great software.\n" "xx\n" #: announcements/plasma-5.1/index.php:33 msgid "" "5.1 Changes List" msgstr "" "xx5.1 Changes Listxx" #: announcements/plasma-5.1/index.php:40 msgid "Artwork and Visuals" msgstr "xxArtwork and Visualsxx" #: announcements/plasma-5.1/index.php:50 msgid "" "\n" "The Breeze artwork concept, which has made its first appearance in Plasma " "5.0 has seen many improvements. The icon set is now more complete. The icons " "in the notification area in the panel have been touched up visually. A new " "native widget style improves rendering of applications used in Plasma. This " "new native style also works for Qt 4 letting applications written with KDE " "Platform 4 fit in with your Plasma 5 desktop. There is a new System Settings module that lets you switch " "between desktop themes.\n" "

    \n" "Overall, Plasma 5.1's Look and Feel refines the experience found in 5.0 " "noticeably. Behind all these changes are improvements to the Human Interface " "Guidelines, which have led to a more consistent overall user " "experience.\n" msgstr "" "\n" "xx\n" "The Breeze artwork concept, which has made its first appearance in Plasma " "5.0 has seen many improvements. The icon set is now more complete. The icons " "in the notification area in the panel have been touched up visually. A new " "native widget style improves rendering of applications used in Plasma. This " "new native style also works for Qt 4 letting applications written with KDE " "Platform 4 fit in with your Plasma 5 desktop. There is a new System Settings module that lets you switch " "between desktop themes.\n" "

    \n" "Overall, Plasma 5.1's Look and Feel refines the experience found in 5.0 " "noticeably. Behind all these changes are improvements to the Human Interface " "Guidelines, which have led to a more consistent overall user " "experience.\n" "xx\n" #: announcements/plasma-5.1/index.php:58 msgid "New and Old Features" msgstr "xxNew and Old Featuresxx" #: announcements/plasma-5.1/index.php:65 msgid "" "\n" "Plasma 5.1 brings back many features that users have grown used to from its " "4.x predecessor. Popular additional widgets such as the Icons-only Task " "Manager, the Notes widget and the System Load Viewer " "make their re-entry. Support for multiple time zones has been added back in " "the panel's clock. The notifications have been visually improved, along with " "many bigger and smaller bug fixes.\n" "

    " msgstr "" "\n" "xx\n" "Plasma 5.1 brings back many features that users have grown used to from its " "4.x predecessor. Popular additional widgets such as the Icons-only Task " "Manager, the Notes widget and the System Load Viewer " "make their re-entry. Support for multiple time zones has been added back in " "the panel's clock. The notifications have been visually improved, along with " "many bigger and smaller bug fixes.\n" "

    xx" #: announcements/plasma-5.1/index.php:76 msgid "" "A new feature allow you to easily switch between different widgets which " "share the same purpose. Changing the application launcher for example has " "become much easier to discover. Plasma panels have new switchers to easily " "swap between different widgets for the same task. You can select which " "application menu, clock or task manager you want with ease. The new " "Clipboard widget offers a redesigned user interface on top of " "Plasma's venerable clipboard manager, allowing the user to easily use the " "clipboard's history and preview files currently in the clipboard. Plasma's " "alternative launcher, Kicker has seen a large number of improvements, among which better accessibility and integration with " "the package manager.\n" "

    \n" "Thanks to two Google Summer of Code projects, the Plasma Media Center and " "tablet-centric Plasma Active user experiences now have basic ports available " "from Git, but are not release-quality yet.\n" msgstr "" "xxA new feature allow you to easily switch between different widgets which " "share the same purpose. Changing the application launcher for example has " "become much easier to discover. Plasma panels have new switchers to easily " "swap between different widgets for the same task. You can select which " "application menu, clock or task manager you want with ease. The new " "Clipboard widget offers a redesigned user interface on top of " "Plasma's venerable clipboard manager, allowing the user to easily use the " "clipboard's history and preview files currently in the clipboard. Plasma's " "alternative launcher, Kicker has seen a large number of improvements, among which better accessibility and integration with " "the package manager.\n" "

    \n" "Thanks to two Google Summer of Code projects, the Plasma Media Center and " "tablet-centric Plasma Active user experiences now have basic ports available " "from Git, but are not release-quality yet.\n" "xx\n" #: announcements/plasma-5.1/index.php:82 announcements/plasma-5.10.95.php:199 #: announcements/plasma-5.11.0.php:205 announcements/plasma-5.5.95.php:152 #: announcements/plasma-5.6.0.php:172 announcements/plasma-5.8.95.php:145 #: announcements/plasma-5.9.0.php:141 msgid "Wayland" msgstr "xxWaylandxx" #: announcements/plasma-5.1/index.php:84 msgid "" "\n" "Further progress has been made on Wayland support. A new window manager " "binary 'kwin_wayland' now complements the existing 'kwin_x11', and is " "equipped with the ability to start a nested X server for compatibility with " "X11-based applications. A newly-created KWayland library provides Wayland " "setup information to KInfoCenter and other consumers. More work is needed " "and ongoing to run the Plasma workspace on Wayland; we expect this to bear " "fruit for end-users in 2015.\n" msgstr "" "\n" "xx\n" "Further progress has been made on Wayland support. A new window manager " "binary 'kwin_wayland' now complements the existing 'kwin_x11', and is " "equipped with the ability to start a nested X server for compatibility with " "X11-based applications. A newly-created KWayland library provides Wayland " "setup information to KInfoCenter and other consumers. More work is needed " "and ongoing to run the Plasma workspace on Wayland; we expect this to bear " "fruit for end-users in 2015.\n" "xx\n" #: announcements/plasma-5.1/index.php:89 msgid "" "\n" "

    Suitability and Updates

    \n" "

    \n" "Plasma 5.1 provides a core desktop with a feature set that will suffice for " "many users. The development team has concentrated on tools that make up the " "central workflows. While many features known from the Plasma 4.x series are " "already available in Plasma 5.1, not all of them have been ported and made " "available for Plasma 5 yet. As with any software release of this size, there " "may be bugs that make a migration to Plasma 5 hard for some users. The " "development team would like to hear about issues you may run into, so they " "can be addressed and fixed. We have compiled a list of problems we are aware of, and " "working on. Users can expect monthly bugfix updates. A release bringing new " "features and brinding back even more old features will be made in early " "2015.\n" "

    \n" msgstr "" "\n" "xx\n" "

    Suitability and Updates

    \n" "

    \n" "Plasma 5.1 provides a core desktop with a feature set that will suffice for " "many users. The development team has concentrated on tools that make up the " "central workflows. While many features known from the Plasma 4.x series are " "already available in Plasma 5.1, not all of them have been ported and made " "available for Plasma 5 yet. As with any software release of this size, there " "may be bugs that make a migration to Plasma 5 hard for some users. The " "development team would like to hear about issues you may run into, so they " "can be addressed and fixed. We have compiled a list of problems we are aware of, and " "working on. Users can expect monthly bugfix updates. A release bringing new " "features and brinding back even more old features will be made in early " "2015.\n" "

    \n" "xx\n" #: announcements/plasma-5.1/index.php:98 msgid "" "5.1 Known Bugs" msgstr "" "xx5.1 Known Bugsxx" #: announcements/plasma-5.1/index.php:141 msgid "" "\n" "Source\n" "Info Page\n" msgstr "" "\n" "xx\n" "Source\n" "Info Page\n" "xx\n" #: announcements/plasma-5.1/index.php:168 msgid "" "

    We produce beautiful software for your computer, please we'd love you to " "join us improving it or helping fellow users. If you can't find the time to " "contribute directly do consider sending a donation, help to make the world a better place!" msgstr "" "xx

    We produce beautiful software for your computer, please we'd love you " "to join us improving it or helping fellow users. If you can't find the time " "to contribute directly do consider sending a donation, help to make the world a better place!xx" #: announcements/plasma-5.10.0.php:102 announcements/plasma-5.10.1.php:101 #: announcements/plasma-5.10.2.php:101 announcements/plasma-5.10.3.php:101 #: announcements/plasma-5.10.4.php:101 announcements/plasma-5.10.5.php:101 #: announcements/plasma-5.11.1.php:101 announcements/plasma-5.11.2.php:101 #: announcements/plasma-5.11.3.php:101 announcements/plasma-5.11.4.php:101 #: announcements/plasma-5.11.5.php:101 announcements/plasma-5.12.0.php:101 #: announcements/plasma-5.12.1.php:101 announcements/plasma-5.12.2.php:101 #: announcements/plasma-5.12.3.php:101 announcements/plasma-5.12.4.php:101 #: announcements/plasma-5.12.5.php:101 announcements/plasma-5.12.6.php:101 #: announcements/plasma-5.12.7.php:101 announcements/plasma-5.12.90.php:102 #: announcements/plasma-5.13.0.php:102 announcements/plasma-5.13.1.php:101 #: announcements/plasma-5.13.2.php:101 announcements/plasma-5.13.3.php:101 #: announcements/plasma-5.13.4.php:101 announcements/plasma-5.13.5.php:101 #: announcements/plasma-5.13.90.php:101 announcements/plasma-5.14.0.php:101 #: announcements/plasma-5.14.1.php:101 announcements/plasma-5.14.2.php:101 #: announcements/plasma-5.14.3.php:101 announcements/plasma-5.14.4.php:21 #: announcements/plasma-5.14.5.php:21 announcements/plasma-5.8.7.php:93 #: announcements/plasma-5.8.8.php:101 announcements/plasma-5.8.9.php:101 #: announcements/plasma-5.9.2.php:94 announcements/plasma-5.9.3.php:93 #: announcements/plasma-5.9.4.php:93 announcements/plasma-5.9.5.php:93 #: announcements/plasma-5.9.95.php:101 msgid "Plasma %1" msgstr "xxPlasma %1xx" #: announcements/plasma-5.10.0.php:113 announcements/plasma-5.10.1.php:114 #: announcements/plasma-5.10.2.php:114 announcements/plasma-5.10.3.php:114 #: announcements/plasma-5.10.4.php:114 announcements/plasma-5.10.5.php:114 #: announcements/plasma-5.10.95.php:117 announcements/plasma-5.11.0.php:117 #: announcements/plasma-5.11.1.php:114 announcements/plasma-5.11.2.php:114 #: announcements/plasma-5.11.3.php:114 announcements/plasma-5.11.4.php:114 #: announcements/plasma-5.11.5.php:114 announcements/plasma-5.11.95.php:118 #: announcements/plasma-5.12.0.php:114 announcements/plasma-5.12.1.php:114 #: announcements/plasma-5.12.2.php:114 announcements/plasma-5.12.3.php:114 #: announcements/plasma-5.12.4.php:114 announcements/plasma-5.12.5.php:114 #: announcements/plasma-5.12.6.php:114 announcements/plasma-5.12.7.php:114 #: announcements/plasma-5.12.90.php:116 announcements/plasma-5.13.0.php:114 #: announcements/plasma-5.13.1.php:114 announcements/plasma-5.13.2.php:114 #: announcements/plasma-5.13.3.php:114 announcements/plasma-5.13.4.php:114 #: announcements/plasma-5.13.5.php:114 announcements/plasma-5.13.90.php:113 #: announcements/plasma-5.14.0.php:113 announcements/plasma-5.14.1.php:110 #: announcements/plasma-5.14.2.php:115 announcements/plasma-5.14.3.php:115 #: announcements/plasma-5.14.4.php:35 announcements/plasma-5.14.5.php:35 #: announcements/plasma-5.8.6.php:107 announcements/plasma-5.8.7.php:106 #: announcements/plasma-5.8.8.php:114 announcements/plasma-5.8.9.php:114 #: announcements/plasma-5.9.2.php:107 announcements/plasma-5.9.3.php:106 #: announcements/plasma-5.9.4.php:106 announcements/plasma-5.9.5.php:106 #: announcements/plasma-5.9.95.php:114 msgid "KDE Plasma %1" msgstr "xxKDE Plasma %1xx" #: announcements/plasma-5.10.0.php:117 msgid "Tuesday, 30 May 2017." msgstr "xxTuesday, 30 May 2017.xx" #: announcements/plasma-5.10.0.php:118 msgid "" "Today KDE has made a new feature release of our desktop Plasma 5.10 with new " "features across the suite to give users an experience which lives up to our " "tagline: simple by default, powerful when needed." msgstr "" "xxToday KDE has made a new feature release of our desktop Plasma 5.10 with " "new features across the suite to give users an experience which lives up to " "our tagline: simple by default, powerful when needed.xx" #: announcements/plasma-5.10.0.php:123 announcements/plasma-5.9.95.php:124 msgid "Panel Task Manager" msgstr "xxPanel Task Managerxx" #: announcements/plasma-5.10.0.php:131 announcements/plasma-5.9.95.php:132 msgid "Middle Mouse Click to Group" msgstr "xxMiddle Mouse Click to Groupxx" #: announcements/plasma-5.10.0.php:134 announcements/plasma-5.9.95.php:135 msgid "" "Task Manager, the list of applications in the panel, has gained options for " "middle mouse click such as grouping and ungrouping applications." msgstr "" "xxTask Manager, the list of applications in the panel, has gained options " "for middle mouse click such as grouping and ungrouping applications.xx" #: announcements/plasma-5.10.0.php:136 announcements/plasma-5.9.95.php:137 msgid "" "Several other improvements here include:

    \n" "
      \n" "
    • Places jump list actions in File manager launchers (e.g. pinned Dolphin " "in Task Manager now lists user places)
    • \n" "
    • The icon size in vertical Task Managers is now configurable to support " "more common vertical panel usage patterns
    • \n" "
    • Improved app identification and pinning in Task Manager for apps that " "rely on StartupWMClass, perl-SDL-based apps and more
    • \n" "
    " msgstr "" "xxSeveral other improvements here include:

    \n" "
      \n" "
    • Places jump list actions in File manager launchers (e.g. pinned Dolphin " "in Task Manager now lists user places)
    • \n" "
    • The icon size in vertical Task Managers is now configurable to support " "more common vertical panel usage patterns
    • \n" "
    • Improved app identification and pinning in Task Manager for apps that " "rely on StartupWMClass, perl-SDL-based apps and more
    • \n" "
    xx" #: announcements/plasma-5.10.0.php:145 announcements/plasma-5.9.95.php:146 msgid "Folder View Is the New Default Desktop" msgstr "xxFolder View Is the New Default Desktopxx" #: announcements/plasma-5.10.0.php:148 announcements/plasma-5.11.95.php:285 #: announcements/plasma-5.11.95.php:287 announcements/plasma-5.12.0.php:271 #: announcements/plasma-5.12.0.php:273 announcements/plasma-5.9.95.php:149 msgid "Spring Loading in Folder View" msgstr "xxSpring Loading in Folder Viewxx" #: announcements/plasma-5.10.0.php:150 announcements/plasma-5.9.95.php:151 msgid "Folder on the Desktop by Default" msgstr "xxFolder on the Desktop by Defaultxx" #: announcements/plasma-5.10.0.php:153 announcements/plasma-5.9.95.php:154 msgid "" "After some years shunning icons on the desktop we have accepted the " "inevitable and changed to Folder View as the default desktop which brings " "some icons by default and allows users to put whatever files or folders they " "want easy access to. Many other improvements have been made to the Folder " "View include:" msgstr "" "xxAfter some years shunning icons on the desktop we have accepted the " "inevitable and changed to Folder View as the default desktop which brings " "some icons by default and allows users to put whatever files or folders they " "want easy access to. Many other improvements have been made to the Folder " "View include:xx" #: announcements/plasma-5.10.0.php:154 announcements/plasma-5.9.95.php:155 msgid "" "\n" "
  • Spring Loading in Folder View making drag " "and drop of files powerful and quick
  • \n" "
  • More space-saving/tighter icon grid in Folder View based on much user " "feedback
  • \n" "
  • Improved mouse behavior / ergonomics in Folder View for icon dnd (less " "surprising drop/insert location), rectangle selection (easier, less fiddly) " "and hover (same)
  • \n" "
  • Revamped rename user interface in Folder View (better keyboard and mouse " "behavior e.g. closing the editor by clicking outside, RTL fixed, etc.)
  • \n" "
  • Massively improved performance in Folder View for initial " "listing and scrolling large folders, reduced memory usage
  • \n" "
  • Many other bug fixes and UI improvements in Folder View, e.g. better " "back button history, Undo shortcut support, clickable location in the " "headings, etc.
  • \n" "
  • Unified drop menu in Folder View, showing both file (Copy/Move/Link) and " "widget (creating a Picture widget from an image drop, etc.) drop actions\n" "
  • It is now possible to resize widgets in the desktop by dragging on their " "edges and moving them with Alt+left-click, just like regular windows
  • \n" msgstr "" "\n" "xx\n" "
  • Spring Loading in Folder View making drag " "and drop of files powerful and quick
  • \n" "
  • More space-saving/tighter icon grid in Folder View based on much user " "feedback
  • \n" "
  • Improved mouse behavior / ergonomics in Folder View for icon dnd (less " "surprising drop/insert location), rectangle selection (easier, less fiddly) " "and hover (same)
  • \n" "
  • Revamped rename user interface in Folder View (better keyboard and mouse " "behavior e.g. closing the editor by clicking outside, RTL fixed, etc.)
  • \n" "
  • Massively improved performance in Folder View for initial " "listing and scrolling large folders, reduced memory usage
  • \n" "
  • Many other bug fixes and UI improvements in Folder View, e.g. better " "back button history, Undo shortcut support, clickable location in the " "headings, etc.
  • \n" "
  • Unified drop menu in Folder View, showing both file (Copy/Move/Link) and " "widget (creating a Picture widget from an image drop, etc.) drop actions\n" "
  • It is now possible to resize widgets in the desktop by dragging on their " "edges and moving them with Alt+left-click, just like regular windows
  • \n" "xx\n" #: announcements/plasma-5.10.0.php:167 announcements/plasma-5.9.95.php:168 msgid "New Features Everywhere" msgstr "xxNew Features Everywherexx" #: announcements/plasma-5.10.0.php:170 announcements/plasma-5.10.0.php:172 #: announcements/plasma-5.9.95.php:171 announcements/plasma-5.9.95.php:173 msgid "Lock Screen Now Has Music Controls" msgstr "xxLock Screen Now Has Music Controlsxx" #: announcements/plasma-5.10.0.php:175 announcements/plasma-5.9.95.php:176 msgid "Software Centre Plasma Search" msgstr "xxSoftware Centre Plasma Searchxx" #: announcements/plasma-5.10.0.php:177 announcements/plasma-5.9.95.php:178 msgid "Software Centre Plasma Search offers to install apps" msgstr "xxSoftware Centre Plasma Search offers to install appsxx" #: announcements/plasma-5.10.0.php:180 announcements/plasma-5.10.0.php:182 #: announcements/plasma-5.9.95.php:181 announcements/plasma-5.9.95.php:183 msgid "Audio Volume Device Menu" msgstr "xxAudio Volume Device Menuxx" #: announcements/plasma-5.10.0.php:185 announcements/plasma-5.9.95.php:186 msgid "" "There are so many other improvements throughout the desktop, here's a sample:" "

    \n" "
      \n" "
    • Media controls on lock screen
    • \n" "
    • Pause music on suspend
    • \n" "
    • Software Centre Plasma Search (KRunner) suggests to install non-" "installed apps
    • \n" "
    • File copying notifications have a context menu on previews giving access " "to actions such as open containing folder, copy, open with etc
    • \n" "
    • Improved plasma-windowed (enforces applet default/minimum sizes etc)\n" "
    • 'desktop edit mode', when opening toolbox reveals applet handles
    • \n" "
    • Performance optimizations in Pager and Task Manager
    • \n" "
    • 'Often used' docs and apps in app launchers in addition to 'Recently " "used'
    • \n" "
    • Panel icons (buttons for popup applets, launcher applets) now follow the " "Icons -> Advanced -> Panel size setting in System Settings again, so they " "won't take up too much space, particularly useful for wide vertical panels\n" "
    • Revamped password dialogs for network authentication
    • \n" "
    • The security of the lock screen architecture got reworked and simplified " "to ensure that your system is secured when the screen is locked. On Linux " "systems the lock screen is put into a sandbox through the seccomp technology." "
    • \n" "
    • Plasma's window manager support for hung processes got improved. When a " "window is not responding any more it gets darkened to indicate that one " "cannot interact with it any more.
    • \n" "
    • Support for locking and unlocking the shell from the startup script, " "useful especially for distributions and enterprise setups
    • \n" "
    • Audio Volume applet has a handy menu on each device which you can use to " "set is as default or switch output to headphones.
    • \n" "
    \n" msgstr "" "xxThere are so many other improvements throughout the desktop, here's a " "sample:

    \n" "
      \n" "
    • Media controls on lock screen
    • \n" "
    • Pause music on suspend
    • \n" "
    • Software Centre Plasma Search (KRunner) suggests to install non-" "installed apps
    • \n" "
    • File copying notifications have a context menu on previews giving access " "to actions such as open containing folder, copy, open with etc
    • \n" "
    • Improved plasma-windowed (enforces applet default/minimum sizes etc)\n" "
    • 'desktop edit mode', when opening toolbox reveals applet handles
    • \n" "
    • Performance optimizations in Pager and Task Manager
    • \n" "
    • 'Often used' docs and apps in app launchers in addition to 'Recently " "used'
    • \n" "
    • Panel icons (buttons for popup applets, launcher applets) now follow the " "Icons -> Advanced -> Panel size setting in System Settings again, so they " "won't take up too much space, particularly useful for wide vertical panels\n" "
    • Revamped password dialogs for network authentication
    • \n" "
    • The security of the lock screen architecture got reworked and simplified " "to ensure that your system is secured when the screen is locked. On Linux " "systems the lock screen is put into a sandbox through the seccomp technology." "
    • \n" "
    • Plasma's window manager support for hung processes got improved. When a " "window is not responding any more it gets darkened to indicate that one " "cannot interact with it any more.
    • \n" "
    • Support for locking and unlocking the shell from the startup script, " "useful especially for distributions and enterprise setups
    • \n" "
    • Audio Volume applet has a handy menu on each device which you can use to " "set is as default or switch output to headphones.
    • \n" "
    \n" "xx\n" #: announcements/plasma-5.10.0.php:205 announcements/plasma-5.9.95.php:206 msgid "Improved touch screen support" msgstr "xxImproved touch screen supportxx" #: announcements/plasma-5.10.0.php:208 announcements/plasma-5.10.0.php:210 #: announcements/plasma-5.9.95.php:209 announcements/plasma-5.9.95.php:211 msgid "Virtual keyboard on Log In and Lock Screen" msgstr "xxVirtual keyboard on Log In and Lock Screenxx" #: announcements/plasma-5.10.0.php:212 announcements/plasma-5.9.95.php:213 msgid "" "Touch Screen Support has improved in several ways:\n" "
      \n" "
    • Virtual Keyboard in lock screen\n" "
    • Virtual Keyboard in the login screen\n" "
    • Touch screen edge swipe gestures\n" "
    • Left screen edge defaults to window switching\n" "
    • Show auto-hiding panels through edge swipe gesture\n" "
    " msgstr "" "xxTouch Screen Support has improved in several ways:\n" "
      \n" "
    • Virtual Keyboard in lock screen\n" "
    • Virtual Keyboard in the login screen\n" "
    • Touch screen edge swipe gestures\n" "
    • Left screen edge defaults to window switching\n" "
    • Show auto-hiding panels through edge swipe gesture\n" "
    xx" #: announcements/plasma-5.10.0.php:222 announcements/plasma-5.9.95.php:223 msgid "Working for the Future with Wayland" msgstr "xxWorking for the Future with Waylandxx" #: announcements/plasma-5.10.0.php:223 announcements/plasma-5.9.95.php:224 msgid "" "We have put a lot of work into porting to new graphics layer Wayland, the " "switch is coming but we won't recommend it until it is completely " "transparent to the user. There will be improved features too such as KWin " "now supports scaling displays by different levels if you have a HiDPI " "monitor and a normal DPI screen.

    \n" "

    Keyboard layout support in Wayland now has all the features of X11:

    \n" "
      \n" "
    • Layout switcher in the system tray
    • \n" "
    • Per layout global shortcut
    • \n" "
    • Switch layout based on a policy, either global, virtual desktop, " "application or per window
    • \n" "
    • IPC interface added, so that other applications can change layout.
    • \n" "
    \n" msgstr "" "xxWe have put a lot of work into porting to new graphics layer Wayland, the " "switch is coming but we won't recommend it until it is completely " "transparent to the user. There will be improved features too such as KWin " "now supports scaling displays by different levels if you have a HiDPI " "monitor and a normal DPI screen.

    \n" "

    Keyboard layout support in Wayland now has all the features of X11:

    \n" "
      \n" "
    • Layout switcher in the system tray
    • \n" "
    • Per layout global shortcut
    • \n" "
    • Switch layout based on a policy, either global, virtual desktop, " "application or per window
    • \n" "
    • IPC interface added, so that other applications can change layout.
    • \n" "
    \n" "xx\n" #: announcements/plasma-5.10.0.php:235 announcements/plasma-5.9.95.php:236 msgid "Plymouth Boot Splash Selection" msgstr "xxPlymouth Boot Splash Selectionxx" #: announcements/plasma-5.10.0.php:238 announcements/plasma-5.10.0.php:240 #: announcements/plasma-5.9.95.php:239 announcements/plasma-5.9.95.php:241 msgid "Plymouth KControl Module" msgstr "xxPlymouth KControl Modulexx" #: announcements/plasma-5.10.0.php:243 announcements/plasma-5.9.95.php:244 msgid "" "A new System Settings module lets you download and select boot time splashes." msgstr "" "xxA new System Settings module lets you download and select boot time " "splashes.xx" #: announcements/plasma-5.10.0.php:247 announcements/plasma-5.9.95.php:248 msgid "Bundle Packages" msgstr "xxBundle Packagesxx" #: announcements/plasma-5.10.0.php:250 announcements/plasma-5.9.95.php:251 msgid "" "Selecting a file using file chooser portal, invoking openURI portal and " "notification portal" msgstr "" "xxSelecting a file using file chooser portal, invoking openURI portal and " "notification portalxx" #: announcements/plasma-5.10.0.php:252 announcements/plasma-5.9.95.php:253 msgid "" "Flatpak integration with xdg-desktop-portal-kde: selecting a file using file " "chooser portal, invoking openURI portal and notification portal" msgstr "" "xxFlatpak integration with xdg-desktop-portal-kde: selecting a file using " "file chooser portal, invoking openURI portal and notification portalxx" #: announcements/plasma-5.10.0.php:255 announcements/plasma-5.9.95.php:256 msgid "" "Experimental support for forthcoming new bundle package formats has been " "implemented. Discover software centre has gained provisional backends for " "Flatpak and Snappy. New plugin xdg-desktop-portal-kde has added KDE " "integration into Flatpak packaged applications." msgstr "" "xxExperimental support for forthcoming new bundle package formats has been " "implemented. Discover software centre has gained provisional backends for " "Flatpak and Snappy. New plugin xdg-desktop-portal-kde has added KDE " "integration into Flatpak packaged applications.xx" #: announcements/plasma-5.10.0.php:257 announcements/plasma-5.9.95.php:258 msgid "" "Support for GNOME’s Open Desktop Ratings, replacing old Ubuntu popularity contest with tons of already existing " "reviews and comments." msgstr "" "xxSupport for GNOME’s Open Desktop " "Ratings, replacing old Ubuntu popularity contest with tons of already " "existing reviews and comments.xx" #: announcements/plasma-5.10.0.php:261 msgid "Full Plasma 5.10 changelog" msgstr "xxFull Plasma 5.10 changelogxx" #: announcements/plasma-5.10.0.php:268 announcements/plasma-5.10.1.php:144 #: announcements/plasma-5.10.2.php:144 announcements/plasma-5.10.3.php:152 #: announcements/plasma-5.10.4.php:145 announcements/plasma-5.10.5.php:141 #: announcements/plasma-5.10.95.php:231 announcements/plasma-5.11.0.php:237 #: announcements/plasma-5.11.1.php:143 announcements/plasma-5.11.2.php:144 #: announcements/plasma-5.11.3.php:143 announcements/plasma-5.11.4.php:144 #: announcements/plasma-5.11.5.php:142 announcements/plasma-5.11.95.php:405 #: announcements/plasma-5.12.0.php:388 announcements/plasma-5.12.1.php:143 #: announcements/plasma-5.12.2.php:144 announcements/plasma-5.12.3.php:143 #: announcements/plasma-5.12.4.php:144 announcements/plasma-5.12.5.php:143 #: announcements/plasma-5.12.6.php:143 announcements/plasma-5.12.7.php:143 #: announcements/plasma-5.12.90.php:235 announcements/plasma-5.13.0.php:238 #: announcements/plasma-5.13.1.php:143 announcements/plasma-5.13.2.php:142 #: announcements/plasma-5.13.3.php:142 announcements/plasma-5.13.4.php:143 #: announcements/plasma-5.13.5.php:143 announcements/plasma-5.14.1.php:140 #: announcements/plasma-5.14.2.php:142 announcements/plasma-5.14.3.php:142 #: announcements/plasma-5.14.4.php:64 announcements/plasma-5.14.5.php:64 #: announcements/plasma-5.8.6.php:133 announcements/plasma-5.8.7.php:135 #: announcements/plasma-5.8.8.php:144 announcements/plasma-5.8.9.php:144 #: announcements/plasma-5.9.2.php:137 announcements/plasma-5.9.3.php:133 #: announcements/plasma-5.9.4.php:134 announcements/plasma-5.9.5.php:136 #: announcements/plasma-5.9.95.php:269 msgid "" "The easiest way to try it out is with a live image booted off a USB disk. " "Docker images also provide a quick and easy way to test Plasma." msgstr "" "xxThe easiest way to try it out is with a live image booted off a USB disk. " "Docker images also provide a quick and easy way to test Plasma.xx" #: announcements/plasma-5.10.0.php:270 announcements/plasma-5.10.1.php:146 #: announcements/plasma-5.10.2.php:146 announcements/plasma-5.10.3.php:154 #: announcements/plasma-5.10.4.php:147 announcements/plasma-5.10.5.php:143 #: announcements/plasma-5.10.95.php:233 announcements/plasma-5.11.0.php:239 #: announcements/plasma-5.11.1.php:145 announcements/plasma-5.11.2.php:146 #: announcements/plasma-5.11.3.php:145 announcements/plasma-5.11.4.php:146 #: announcements/plasma-5.11.5.php:144 announcements/plasma-5.11.95.php:407 #: announcements/plasma-5.12.0.php:390 announcements/plasma-5.12.1.php:145 #: announcements/plasma-5.12.2.php:146 announcements/plasma-5.12.3.php:145 #: announcements/plasma-5.12.4.php:146 announcements/plasma-5.12.5.php:145 #: announcements/plasma-5.12.6.php:145 announcements/plasma-5.12.7.php:145 #: announcements/plasma-5.12.90.php:237 announcements/plasma-5.13.0.php:240 #: announcements/plasma-5.13.1.php:145 announcements/plasma-5.13.2.php:144 #: announcements/plasma-5.13.3.php:144 announcements/plasma-5.13.4.php:145 #: announcements/plasma-5.13.5.php:145 announcements/plasma-5.13.90.php:242 #: announcements/plasma-5.14.0.php:238 announcements/plasma-5.14.1.php:142 #: announcements/plasma-5.14.2.php:144 announcements/plasma-5.14.3.php:144 #: announcements/plasma-5.14.4.php:66 announcements/plasma-5.14.5.php:66 #: announcements/plasma-5.8.6.php:135 announcements/plasma-5.8.7.php:137 #: announcements/plasma-5.8.8.php:146 announcements/plasma-5.8.9.php:146 #: announcements/plasma-5.9.2.php:139 announcements/plasma-5.9.3.php:135 #: announcements/plasma-5.9.4.php:136 announcements/plasma-5.9.5.php:138 #: announcements/plasma-5.9.95.php:271 msgid "Download live images with Plasma 5" msgstr "xxDownload live images with Plasma 5xx" #: announcements/plasma-5.10.0.php:271 announcements/plasma-5.10.1.php:147 #: announcements/plasma-5.10.2.php:147 announcements/plasma-5.10.3.php:155 #: announcements/plasma-5.10.4.php:148 announcements/plasma-5.10.5.php:144 #: announcements/plasma-5.10.95.php:234 announcements/plasma-5.11.0.php:240 #: announcements/plasma-5.11.1.php:146 announcements/plasma-5.11.2.php:147 #: announcements/plasma-5.11.3.php:146 announcements/plasma-5.11.4.php:147 #: announcements/plasma-5.11.5.php:145 announcements/plasma-5.11.95.php:408 #: announcements/plasma-5.12.0.php:391 announcements/plasma-5.12.1.php:146 #: announcements/plasma-5.12.2.php:147 announcements/plasma-5.12.3.php:146 #: announcements/plasma-5.12.4.php:147 announcements/plasma-5.12.5.php:146 #: announcements/plasma-5.12.6.php:146 announcements/plasma-5.12.7.php:146 #: announcements/plasma-5.12.90.php:238 announcements/plasma-5.13.0.php:241 #: announcements/plasma-5.13.1.php:146 announcements/plasma-5.13.2.php:145 #: announcements/plasma-5.13.3.php:145 announcements/plasma-5.13.4.php:146 #: announcements/plasma-5.13.5.php:146 announcements/plasma-5.13.90.php:243 #: announcements/plasma-5.14.0.php:239 announcements/plasma-5.14.1.php:143 #: announcements/plasma-5.14.2.php:145 announcements/plasma-5.14.3.php:145 #: announcements/plasma-5.14.4.php:67 announcements/plasma-5.14.5.php:67 #: announcements/plasma-5.8.6.php:136 announcements/plasma-5.8.7.php:138 #: announcements/plasma-5.8.8.php:147 announcements/plasma-5.8.9.php:147 #: announcements/plasma-5.9.2.php:140 announcements/plasma-5.9.3.php:136 #: announcements/plasma-5.9.4.php:137 announcements/plasma-5.9.5.php:139 #: announcements/plasma-5.9.95.php:272 msgid "Download Docker images with Plasma 5" msgstr "xxDownload Docker images with Plasma 5xx" #: announcements/plasma-5.10.0.php:285 announcements/plasma-5.10.1.php:161 #: announcements/plasma-5.10.2.php:161 announcements/plasma-5.10.3.php:169 #: announcements/plasma-5.10.4.php:162 announcements/plasma-5.10.5.php:158 #: announcements/plasma-5.10.95.php:248 announcements/plasma-5.11.0.php:254 #: announcements/plasma-5.11.1.php:160 announcements/plasma-5.11.2.php:161 #: announcements/plasma-5.11.3.php:160 announcements/plasma-5.11.4.php:161 #: announcements/plasma-5.11.5.php:159 announcements/plasma-5.11.95.php:422 #: announcements/plasma-5.12.0.php:405 announcements/plasma-5.12.1.php:160 #: announcements/plasma-5.12.2.php:161 announcements/plasma-5.12.3.php:160 #: announcements/plasma-5.12.4.php:161 announcements/plasma-5.12.5.php:160 #: announcements/plasma-5.12.6.php:160 announcements/plasma-5.12.7.php:160 #: announcements/plasma-5.12.90.php:252 announcements/plasma-5.13.0.php:255 #: announcements/plasma-5.13.1.php:160 announcements/plasma-5.13.2.php:159 #: announcements/plasma-5.13.3.php:159 announcements/plasma-5.13.4.php:160 #: announcements/plasma-5.13.5.php:160 announcements/plasma-5.13.90.php:257 #: announcements/plasma-5.14.0.php:253 announcements/plasma-5.14.1.php:157 #: announcements/plasma-5.14.2.php:159 announcements/plasma-5.14.3.php:159 #: announcements/plasma-5.14.4.php:81 announcements/plasma-5.14.5.php:81 #: announcements/plasma-5.8.6.php:150 announcements/plasma-5.8.7.php:152 #: announcements/plasma-5.8.8.php:161 announcements/plasma-5.8.9.php:161 #: announcements/plasma-5.9.2.php:154 announcements/plasma-5.9.3.php:150 #: announcements/plasma-5.9.4.php:151 announcements/plasma-5.9.5.php:153 #: announcements/plasma-5.9.95.php:286 msgid "You can install Plasma 5 directly from source." msgstr "xxYou can install Plasma 5 directly from source.xx" #: announcements/plasma-5.10.0.php:287 announcements/plasma-5.10.1.php:163 #: announcements/plasma-5.10.2.php:163 announcements/plasma-5.10.3.php:171 #: announcements/plasma-5.10.4.php:164 announcements/plasma-5.10.5.php:160 #: announcements/plasma-5.10.95.php:250 announcements/plasma-5.11.0.php:256 #: announcements/plasma-5.11.1.php:162 announcements/plasma-5.11.2.php:163 #: announcements/plasma-5.11.3.php:162 announcements/plasma-5.11.4.php:163 #: announcements/plasma-5.11.5.php:161 announcements/plasma-5.11.95.php:424 #: announcements/plasma-5.12.0.php:407 announcements/plasma-5.12.1.php:162 #: announcements/plasma-5.12.2.php:163 announcements/plasma-5.12.3.php:162 #: announcements/plasma-5.12.4.php:163 announcements/plasma-5.12.5.php:162 #: announcements/plasma-5.12.6.php:162 announcements/plasma-5.12.7.php:162 #: announcements/plasma-5.12.90.php:254 announcements/plasma-5.13.0.php:257 #: announcements/plasma-5.13.1.php:162 announcements/plasma-5.13.2.php:161 #: announcements/plasma-5.13.3.php:161 announcements/plasma-5.13.4.php:162 #: announcements/plasma-5.13.5.php:162 announcements/plasma-5.13.90.php:259 #: announcements/plasma-5.14.0.php:255 announcements/plasma-5.14.1.php:159 #: announcements/plasma-5.14.2.php:161 announcements/plasma-5.14.3.php:161 #: announcements/plasma-5.14.4.php:83 announcements/plasma-5.14.5.php:83 #: announcements/plasma-5.8.6.php:152 announcements/plasma-5.8.7.php:154 #: announcements/plasma-5.8.8.php:163 announcements/plasma-5.8.9.php:163 #: announcements/plasma-5.9.2.php:156 announcements/plasma-5.9.3.php:152 #: announcements/plasma-5.9.4.php:153 announcements/plasma-5.9.5.php:155 #: announcements/plasma-5.9.95.php:288 msgid "Community instructions to compile it" msgstr "xxCommunity instructions to compile itxx" #: announcements/plasma-5.10.0.php:288 announcements/plasma-5.10.1.php:164 #: announcements/plasma-5.10.2.php:164 announcements/plasma-5.10.3.php:172 #: announcements/plasma-5.10.4.php:165 announcements/plasma-5.10.5.php:161 #: announcements/plasma-5.10.95.php:251 announcements/plasma-5.11.0.php:257 #: announcements/plasma-5.11.1.php:163 announcements/plasma-5.11.2.php:164 #: announcements/plasma-5.11.3.php:163 announcements/plasma-5.11.4.php:164 #: announcements/plasma-5.11.5.php:162 announcements/plasma-5.11.95.php:425 #: announcements/plasma-5.12.0.php:408 announcements/plasma-5.12.1.php:163 #: announcements/plasma-5.12.2.php:164 announcements/plasma-5.12.3.php:163 #: announcements/plasma-5.12.4.php:164 announcements/plasma-5.12.5.php:163 #: announcements/plasma-5.12.6.php:163 announcements/plasma-5.12.7.php:163 #: announcements/plasma-5.12.90.php:255 announcements/plasma-5.13.0.php:258 #: announcements/plasma-5.13.1.php:163 announcements/plasma-5.13.2.php:162 #: announcements/plasma-5.13.3.php:162 announcements/plasma-5.13.4.php:163 #: announcements/plasma-5.13.5.php:163 announcements/plasma-5.13.90.php:260 #: announcements/plasma-5.14.0.php:256 announcements/plasma-5.14.1.php:160 #: announcements/plasma-5.14.2.php:162 announcements/plasma-5.14.3.php:162 #: announcements/plasma-5.14.4.php:84 announcements/plasma-5.14.5.php:84 #: announcements/plasma-5.8.6.php:153 announcements/plasma-5.8.7.php:155 #: announcements/plasma-5.8.8.php:164 announcements/plasma-5.8.9.php:164 #: announcements/plasma-5.9.2.php:157 announcements/plasma-5.9.3.php:153 #: announcements/plasma-5.9.4.php:154 announcements/plasma-5.9.5.php:156 #: announcements/plasma-5.9.95.php:289 msgid "Source Info Page" msgstr "xxSource Info Pagexx" #: announcements/plasma-5.10.0.php:296 announcements/plasma-5.10.1.php:172 #: announcements/plasma-5.10.2.php:172 announcements/plasma-5.10.3.php:180 #: announcements/plasma-5.10.4.php:173 announcements/plasma-5.10.5.php:169 #: announcements/plasma-5.10.95.php:259 announcements/plasma-5.11.0.php:265 #: announcements/plasma-5.11.1.php:171 announcements/plasma-5.11.2.php:172 #: announcements/plasma-5.11.3.php:171 announcements/plasma-5.11.4.php:172 #: announcements/plasma-5.11.5.php:170 announcements/plasma-5.11.95.php:433 #: announcements/plasma-5.12.0.php:416 announcements/plasma-5.12.1.php:171 #: announcements/plasma-5.12.2.php:172 announcements/plasma-5.12.3.php:171 #: announcements/plasma-5.12.4.php:172 announcements/plasma-5.12.5.php:171 #: announcements/plasma-5.12.6.php:171 announcements/plasma-5.12.7.php:171 #: announcements/plasma-5.12.90.php:263 announcements/plasma-5.13.0.php:266 #: announcements/plasma-5.13.1.php:171 announcements/plasma-5.13.2.php:170 #: announcements/plasma-5.13.3.php:170 announcements/plasma-5.13.4.php:171 #: announcements/plasma-5.13.5.php:171 announcements/plasma-5.14.1.php:168 #: announcements/plasma-5.14.2.php:170 announcements/plasma-5.14.3.php:170 #: announcements/plasma-5.8.6.php:161 announcements/plasma-5.8.7.php:163 #: announcements/plasma-5.8.8.php:172 announcements/plasma-5.8.9.php:172 #: announcements/plasma-5.9.2.php:165 announcements/plasma-5.9.3.php:161 #: announcements/plasma-5.9.4.php:162 announcements/plasma-5.9.5.php:164 #: announcements/plasma-5.9.95.php:297 msgid "" "You can give us feedback and get updates on Facebook\n" "\t\t\tor Twitter\n" "\t\t\tor Google+." msgstr "" "xxYou can give us feedback and get updates on Facebook\n" "\t\t\tor Twitter\n" "\t\t\tor Google+.xx" #: announcements/plasma-5.10.0.php:304 announcements/plasma-5.10.1.php:180 #: announcements/plasma-5.10.2.php:180 announcements/plasma-5.10.3.php:188 #: announcements/plasma-5.10.4.php:181 announcements/plasma-5.10.5.php:177 #: announcements/plasma-5.10.95.php:267 announcements/plasma-5.11.0.php:273 #: announcements/plasma-5.11.1.php:179 announcements/plasma-5.11.2.php:180 #: announcements/plasma-5.11.3.php:179 announcements/plasma-5.11.4.php:180 #: announcements/plasma-5.11.5.php:178 announcements/plasma-5.11.95.php:441 #: announcements/plasma-5.12.0.php:424 announcements/plasma-5.12.1.php:179 #: announcements/plasma-5.12.2.php:180 announcements/plasma-5.12.3.php:179 #: announcements/plasma-5.12.4.php:180 announcements/plasma-5.12.5.php:179 #: announcements/plasma-5.12.6.php:179 announcements/plasma-5.12.7.php:179 #: announcements/plasma-5.12.90.php:271 announcements/plasma-5.13.0.php:274 #: announcements/plasma-5.13.1.php:179 announcements/plasma-5.13.2.php:178 #: announcements/plasma-5.13.3.php:178 announcements/plasma-5.13.4.php:179 #: announcements/plasma-5.13.5.php:179 announcements/plasma-5.13.90.php:276 #: announcements/plasma-5.14.0.php:272 announcements/plasma-5.14.1.php:176 #: announcements/plasma-5.14.2.php:178 announcements/plasma-5.14.3.php:178 #: announcements/plasma-5.14.4.php:100 announcements/plasma-5.14.5.php:100 #: announcements/plasma-5.8.6.php:169 announcements/plasma-5.8.7.php:171 #: announcements/plasma-5.8.8.php:180 announcements/plasma-5.8.9.php:180 #: announcements/plasma-5.9.2.php:173 announcements/plasma-5.9.3.php:169 #: announcements/plasma-5.9.4.php:170 announcements/plasma-5.9.5.php:172 #: announcements/plasma-5.9.95.php:305 msgid "" "You can provide feedback direct to the developers via the #Plasma IRC channel, Plasma-devel mailing list or report issues via bugzilla. If you like what the team " "is doing, please let them know!" msgstr "" "xxYou can provide feedback direct to the developers via the #Plasma IRC channel, Plasma-devel mailing list or report issues via bugzilla. If you like what the team " "is doing, please let them know!xx" #: announcements/plasma-5.10.0.php:314 announcements/plasma-5.10.95.php:277 #: announcements/plasma-5.11.0.php:283 announcements/plasma-5.11.95.php:451 #: announcements/plasma-5.9.95.php:315 msgid "" "KDE is a Free Software community that exists and grows only " "because of the help of many volunteers that donate their time and effort. " "KDE is always looking for new volunteers and contributions, whether it is " "help with coding, bug fixing or reporting, writing documentation, " "translations, promotion, money, etc. All contributions are gratefully " "appreciated and eagerly accepted. Please read through the Supporting KDE page for further information or become a KDE e." "V. supporting member programme." msgstr "" "xxKDE is a Free Software community that exists and grows " "only because of the help of many volunteers that donate their time and " "effort. KDE is always looking for new volunteers and contributions, whether " "it is help with coding, bug fixing or reporting, writing documentation, " "translations, promotion, money, etc. All contributions are gratefully " "appreciated and eagerly accepted. Please read through the Supporting KDE page for further information or become a KDE e." "V. supporting member programme.xx" #: announcements/plasma-5.10.1.php:118 msgid "Tuesday, 6 June 2017." msgstr "xxTuesday, 6 June 2017.xx" #: announcements/plasma-5.10.1.php:119 announcements/plasma-5.10.2.php:119 #: announcements/plasma-5.10.3.php:119 announcements/plasma-5.10.4.php:119 #: announcements/plasma-5.10.5.php:119 announcements/plasma-5.11.1.php:119 #: announcements/plasma-5.11.2.php:119 announcements/plasma-5.11.3.php:119 #: announcements/plasma-5.11.4.php:119 announcements/plasma-5.11.5.php:119 #: announcements/plasma-5.12.1.php:119 announcements/plasma-5.12.2.php:119 #: announcements/plasma-5.12.3.php:119 announcements/plasma-5.12.4.php:119 #: announcements/plasma-5.12.5.php:119 announcements/plasma-5.12.6.php:119 #: announcements/plasma-5.12.7.php:119 announcements/plasma-5.13.1.php:119 #: announcements/plasma-5.13.2.php:119 announcements/plasma-5.13.3.php:119 #: announcements/plasma-5.13.4.php:119 announcements/plasma-5.13.5.php:119 #: announcements/plasma-5.8.7.php:111 announcements/plasma-5.8.9.php:119 #: announcements/plasma-5.9.3.php:111 announcements/plasma-5.9.4.php:111 #: announcements/plasma-5.9.5.php:111 msgid "Today KDE releases a %1 update to KDE Plasma 5, versioned %2" msgstr "xxToday KDE releases a %1 update to KDE Plasma 5, versioned %2xx" #: announcements/plasma-5.10.1.php:120 announcements/plasma-5.10.2.php:120 #: announcements/plasma-5.10.3.php:120 announcements/plasma-5.10.4.php:120 #: announcements/plasma-5.10.5.php:120 announcements/plasma-5.11.1.php:120 #: announcements/plasma-5.11.2.php:120 announcements/plasma-5.11.3.php:120 #: announcements/plasma-5.11.4.php:120 announcements/plasma-5.11.5.php:120 #: announcements/plasma-5.12.1.php:120 announcements/plasma-5.12.2.php:120 #: announcements/plasma-5.12.3.php:120 announcements/plasma-5.12.4.php:120 #: announcements/plasma-5.12.5.php:120 announcements/plasma-5.12.6.php:120 #: announcements/plasma-5.12.7.php:120 announcements/plasma-5.13.1.php:120 #: announcements/plasma-5.13.2.php:120 announcements/plasma-5.13.3.php:120 #: announcements/plasma-5.13.4.php:120 announcements/plasma-5.13.5.php:120 #: announcements/plasma-5.14.1.php:116 announcements/plasma-5.14.2.php:121 #: announcements/plasma-5.14.3.php:121 announcements/plasma-5.8.7.php:112 #: announcements/plasma-5.8.9.php:120 announcements/plasma-5.9.3.php:112 #: announcements/plasma-5.9.4.php:112 announcements/plasma-5.9.5.php:112 msgid "" "Plasma %1\n" "\t\twas released in %2 with many feature refinements and new modules to " "complete the desktop experience." msgstr "" "xxPlasma %1\n" "\t\twas released in %2 with many feature refinements and new modules to " "complete the desktop experience.xx" #: announcements/plasma-5.10.1.php:125 announcements/plasma-5.10.2.php:125 #: announcements/plasma-5.10.3.php:125 announcements/plasma-5.10.4.php:125 #: announcements/plasma-5.10.5.php:125 announcements/plasma-5.11.1.php:125 #: announcements/plasma-5.11.2.php:125 announcements/plasma-5.11.3.php:125 #: announcements/plasma-5.11.4.php:125 announcements/plasma-5.12.1.php:125 #: announcements/plasma-5.12.2.php:125 announcements/plasma-5.12.3.php:125 #: announcements/plasma-5.12.4.php:125 announcements/plasma-5.12.5.php:125 #: announcements/plasma-5.12.6.php:125 announcements/plasma-5.12.7.php:125 #: announcements/plasma-5.13.2.php:125 announcements/plasma-5.13.4.php:125 #: announcements/plasma-5.14.1.php:121 announcements/plasma-5.14.2.php:126 #: announcements/plasma-5.8.7.php:117 announcements/plasma-5.8.9.php:125 #: announcements/plasma-5.9.3.php:117 announcements/plasma-5.9.4.php:117 #: announcements/plasma-5.9.5.php:117 msgid "" "This release adds a %1 worth of new translations and fixes from KDE's " "contributors. The bugfixes are typically small but important and include:" msgstr "" "xxThis release adds a %1 worth of new translations and fixes from KDE's " "contributors. The bugfixes are typically small but important and include:xx" #: announcements/plasma-5.10.1.php:129 msgid "" "\n" "
  • Fix screen locker incorrect behaviour after pressing enter key with " "empty password. Commit. Fixes " "bug #380491. Phabricator Code " "review D6091
  • \n" "
  • Make QuickShare plasmoid compatible with Purpose 1.1. Commit. Fixes bug #380883
  • \n" "
  • Fixed crash when dropping files on desktop with KDeclarative from KDE " "Frameworks 5.35. Commit. Fixes bug #380806. Phabricator Code review D6088
  • \n" msgstr "" "\n" "xx\n" "
  • Fix screen locker incorrect behaviour after pressing enter key with " "empty password. Commit. Fixes " "bug #380491. Phabricator Code " "review D6091
  • \n" "
  • Make QuickShare plasmoid compatible with Purpose 1.1. Commit. Fixes bug #380883
  • \n" "
  • Fixed crash when dropping files on desktop with KDeclarative from KDE " "Frameworks 5.35. Commit. Fixes bug #380806. Phabricator Code review D6088
  • \n" "xx\n" #: announcements/plasma-5.10.1.php:137 announcements/plasma-5.10.2.php:137 #: announcements/plasma-5.10.3.php:145 announcements/plasma-5.10.4.php:138 #: announcements/plasma-5.10.5.php:134 announcements/plasma-5.11.1.php:136 #: announcements/plasma-5.11.2.php:137 announcements/plasma-5.11.3.php:136 #: announcements/plasma-5.11.4.php:137 announcements/plasma-5.11.5.php:135 #: announcements/plasma-5.12.0.php:227 announcements/plasma-5.12.1.php:136 #: announcements/plasma-5.12.2.php:137 announcements/plasma-5.12.3.php:136 #: announcements/plasma-5.12.4.php:137 announcements/plasma-5.12.5.php:136 #: announcements/plasma-5.12.6.php:136 announcements/plasma-5.12.7.php:136 #: announcements/plasma-5.13.0.php:128 announcements/plasma-5.13.1.php:136 #: announcements/plasma-5.13.2.php:135 announcements/plasma-5.13.3.php:135 #: announcements/plasma-5.13.4.php:136 announcements/plasma-5.13.5.php:136 #: announcements/plasma-5.13.90.php:135 announcements/plasma-5.14.0.php:131 #: announcements/plasma-5.14.1.php:133 announcements/plasma-5.14.2.php:135 #: announcements/plasma-5.14.3.php:135 announcements/plasma-5.14.4.php:57 #: announcements/plasma-5.14.5.php:57 announcements/plasma-5.8.6.php:126 #: announcements/plasma-5.8.7.php:128 announcements/plasma-5.8.8.php:137 #: announcements/plasma-5.8.9.php:137 announcements/plasma-5.9.2.php:130 #: announcements/plasma-5.9.3.php:126 announcements/plasma-5.9.4.php:127 #: announcements/plasma-5.9.5.php:129 msgid "Full Plasma %1 changelog" msgstr "xxFull Plasma %1 changelogxx" #: announcements/plasma-5.10.1.php:190 announcements/plasma-5.10.2.php:190 #: announcements/plasma-5.10.3.php:198 announcements/plasma-5.10.4.php:191 #: announcements/plasma-5.10.5.php:187 announcements/plasma-5.11.1.php:189 #: announcements/plasma-5.11.2.php:190 announcements/plasma-5.11.3.php:189 #: announcements/plasma-5.11.4.php:190 announcements/plasma-5.11.5.php:188 #: announcements/plasma-5.12.0.php:434 announcements/plasma-5.12.1.php:189 #: announcements/plasma-5.12.2.php:190 announcements/plasma-5.12.3.php:189 #: announcements/plasma-5.12.4.php:190 announcements/plasma-5.12.5.php:189 #: announcements/plasma-5.12.6.php:189 announcements/plasma-5.12.7.php:189 #: announcements/plasma-5.12.90.php:281 announcements/plasma-5.13.0.php:284 #: announcements/plasma-5.13.1.php:189 announcements/plasma-5.13.2.php:188 #: announcements/plasma-5.13.3.php:188 announcements/plasma-5.13.4.php:189 #: announcements/plasma-5.13.5.php:189 announcements/plasma-5.14.1.php:186 #: announcements/plasma-5.14.2.php:188 announcements/plasma-5.14.3.php:188 #: announcements/plasma-5.14.4.php:110 announcements/plasma-5.14.5.php:110 #: announcements/plasma-5.8.6.php:179 announcements/plasma-5.8.7.php:181 #: announcements/plasma-5.8.8.php:190 announcements/plasma-5.8.9.php:190 #: announcements/plasma-5.9.2.php:183 announcements/plasma-5.9.3.php:179 #: announcements/plasma-5.9.4.php:180 announcements/plasma-5.9.5.php:182 msgid "" "KDE is a Free Software community that exists and grows only " "because of the help of many volunteers that donate their time and effort. " "KDE is always looking for new volunteers and contributions, whether it is " "help with coding, bug fixing or reporting, writing documentation, " "translations, promotion, money, etc. All contributions are gratefully " "appreciated and eagerly accepted. Please read through the Supporting KDE page for further information or become a KDE e." "V. supporting member through our Join the Game initiative." msgstr "" "xxKDE is a Free Software community that exists and grows " "only because of the help of many volunteers that donate their time and " "effort. KDE is always looking for new volunteers and contributions, whether " "it is help with coding, bug fixing or reporting, writing documentation, " "translations, promotion, money, etc. All contributions are gratefully " "appreciated and eagerly accepted. Please read through the Supporting KDE page for further information or become a KDE e." "V. supporting member through our Join the Game initiative.xx" #: announcements/plasma-5.10.2.php:118 msgid "Tuesday, 13 June 2017." msgstr "xxTuesday, 13 June 2017.xx" #: announcements/plasma-5.10.2.php:129 msgid "" "\n" "\n" "
  • Discover: Make the PackageKit backend more resistant to crashes in " "PackageKit. Commit. Fixes bug #376538
  • \n" "
  • Plasma Networkmanager Openconnect: make sure the UI fits into the " "password dialog. Commit. Fixes bug #380399
  • \n" "
  • Include a header for the settings page for better consistency. Commit.
  • \n" msgstr "" "\n" "xx\n" "\n" "
  • Discover: Make the PackageKit backend more resistant to crashes in " "PackageKit. Commit. Fixes bug #376538
  • \n" "
  • Plasma Networkmanager Openconnect: make sure the UI fits into the " "password dialog. Commit. Fixes bug #380399
  • \n" "
  • Include a header for the settings page for better consistency. Commit.
  • \n" "xx\n" #: announcements/plasma-5.10.3.php:118 msgid "Tuesday, 27 June 2017." msgstr "xxTuesday, 27 June 2017.xx" #: announcements/plasma-5.10.3.php:129 msgid "" "\n" "
  • Fix KWin draws 1px overlay on the left screen border: properly block the " "edge also for touch screen edges. Commit. Fixes bug #380476. Phabricator Code review D6304
  • \n" "\n" "
  • Fix Buffer objects (VBO, FBO) need remapping after suspend/vt switch " "with NVIDIA. [platforms/x11] Add support for " "GLX_NV_robustness_video_memory_purge. Commit. Fixes bug #344326. Phabricator Code review D6344
  • \n" "\n" "
  • Make shadows work for windows 100% width or height. Commit. " "Fixes bug #380825. Phabricator " "Code review D6164
  • \n" "\n" "
  • Introduce KDE_NO_GLOBAL_MENU env variable to disable global menu per-" "app. Commit. " "Phabricator Code review D6310
  • \n" "\n" "
  • Workaround Qt regression of no longer delivering events for the root " "window. Commit. Fixes bug #360841. Phabricator Code review D6258
  • \n" "\n" "
  • Fix can't control brightness. Revert 'skip the disabled backlight " "device'. Commit. Fixes bug " "#381114. Fixes bug #381199
  • \n" "\n" msgstr "" "\n" "xx\n" "
  • Fix KWin draws 1px overlay on the left screen border: properly block the " "edge also for touch screen edges. Commit. Fixes bug #380476. Phabricator Code review D6304
  • \n" "\n" "
  • Fix Buffer objects (VBO, FBO) need remapping after suspend/vt switch " "with NVIDIA. [platforms/x11] Add support for " "GLX_NV_robustness_video_memory_purge. Commit. Fixes bug #344326. Phabricator Code review D6344
  • \n" "\n" "
  • Make shadows work for windows 100% width or height. Commit. " "Fixes bug #380825. Phabricator " "Code review D6164
  • \n" "\n" "
  • Introduce KDE_NO_GLOBAL_MENU env variable to disable global menu per-" "app. Commit. " "Phabricator Code review D6310
  • \n" "\n" "
  • Workaround Qt regression of no longer delivering events for the root " "window. Commit. Fixes bug #360841. Phabricator Code review D6258
  • \n" "\n" "
  • Fix can't control brightness. Revert 'skip the disabled backlight " "device'. Commit. Fixes bug " "#381114. Fixes bug #381199
  • \n" "\n" "xx\n" #: announcements/plasma-5.10.4.php:118 msgid "Tuesday, 18 July 2017." msgstr "xxTuesday, 18 July 2017.xx" #: announcements/plasma-5.10.4.php:129 msgid "" "\n" "\t\t
  • [Windowed Widgets Runner] Fix launching widget. Commit. Phabricator " "Code review D6602
  • \n" "
  • [Notifications] Check for corona to avoid crash. Commit. Fixes bug #378508. Phabricator Code review D6653
  • \n" "
  • System Setting: Honour the NoDisplay attribute of KServices. Commit. " "Phabricator Code review D6612
  • \n" "\n" "\t\t\n" "\t\t" msgstr "" "\n" "xx\n" "\t\t
  • [Windowed Widgets Runner] Fix launching widget. Commit. Phabricator " "Code review D6602
  • \n" "
  • [Notifications] Check for corona to avoid crash. Commit. Fixes bug #378508. Phabricator Code review D6653
  • \n" "
  • System Setting: Honour the NoDisplay attribute of KServices. Commit. " "Phabricator Code review D6612
  • \n" "\n" "\t\t\n" "\t\txx" #: announcements/plasma-5.10.5.php:118 msgid "Tuesday, 22 August 2017." msgstr "xxTuesday, 22 August 2017.xx" #: announcements/plasma-5.10.5.php:129 msgid "" "A Plasma crash when certain taskbar applications group in a specific way" msgstr "" "xxA Plasma crash when certain taskbar applications group in a specific wayxx" #: announcements/plasma-5.10.5.php:130 msgid "Excluding OSD's from the desktop grid kwin effect" msgstr "xxExcluding OSD's from the desktop grid kwin effectxx" #: announcements/plasma-5.10.5.php:131 msgid "Discover handling URL links to packages" msgstr "xxDiscover handling URL links to packagesxx" #: announcements/plasma-5.10.95.php:104 msgid "Plasma 5.11 Beta" msgstr "xxPlasma 5.11 Betaxx" #: announcements/plasma-5.10.95.php:121 msgid "Thursday, 14 Sep 2017." msgstr "xxThursday, 14 Sep 2017.xx" #: announcements/plasma-5.10.95.php:122 msgid "" "Today KDE publishes a testing release of this autumn's Plasma feature " "release, KDE Plasma 5.11, to be released in mid-October 2017. Plasma 5.11 " "will bring a redesigned settings app, improved notifications, a more " "powerful task manager. Plasma 5.11 will be the first release to contain the " "new “Vault”, a system to allow the user to encrypt and open sets of " "documents in a secure and user-friendly way, making Plasma an excellent " "choice for people dealing with private and confidential information." msgstr "" "xxToday KDE publishes a testing release of this autumn's Plasma feature " "release, KDE Plasma 5.11, to be released in mid-October 2017. Plasma 5.11 " "will bring a redesigned settings app, improved notifications, a more " "powerful task manager. Plasma 5.11 will be the first release to contain the " "new “Vault”, a system to allow the user to encrypt and open sets of " "documents in a secure and user-friendly way, making Plasma an excellent " "choice for people dealing with private and confidential information.xx" #: announcements/plasma-5.10.95.php:127 announcements/plasma-5.11.0.php:127 msgid "New System Settings Design" msgstr "xxNew System Settings Designxx" #: announcements/plasma-5.10.95.php:132 msgid "System Settings New Design" msgstr "xxSystem Settings New Designxx" #: announcements/plasma-5.10.95.php:135 announcements/plasma-5.11.0.php:135 msgid "" "The revamped System Settings user interface allows easier access to commonly " "used settings. It is the first step in making this often-used and complex " "application easier to navigate and more user-friendly. The new design is " "added as an option, users who prefer the older icon or tree views can move " "back to their preferred way of navigation." msgstr "" "xxThe revamped System Settings user interface allows easier access to " "commonly used settings. It is the first step in making this often-used and " "complex application easier to navigate and more user-friendly. The new " "design is added as an option, users who prefer the older icon or tree views " "can move back to their preferred way of navigation.xx" #: announcements/plasma-5.10.95.php:139 announcements/plasma-5.10.95.php:144 #: announcements/plasma-5.11.0.php:139 announcements/plasma-5.11.0.php:144 msgid "Notification History" msgstr "xxNotification Historyxx" #: announcements/plasma-5.10.95.php:147 msgid "" "Due to popular demand notifications optionally stores missed and expired " "notifications in a history. This is the first part of an ongoing effort to " "modernize the notification system in Plasma. This allows the user to " "override applications not marking their notifications as persistent, and " "viewing what happened in her absence. The notifications history is enabled " "by default for testing purposes, but may be switched off in the final 5.11 " "release as to provide a cleaner and uncluttered appearance out of the box. " "The Plasma team welcomes feedback from testers specifically about this new " "feature." msgstr "" "xxDue to popular demand notifications optionally stores missed and expired " "notifications in a history. This is the first part of an ongoing effort to " "modernize the notification system in Plasma. This allows the user to " "override applications not marking their notifications as persistent, and " "viewing what happened in her absence. The notifications history is enabled " "by default for testing purposes, but may be switched off in the final 5.11 " "release as to provide a cleaner and uncluttered appearance out of the box. " "The Plasma team welcomes feedback from testers specifically about this new " "feature.xx" #: announcements/plasma-5.10.95.php:151 announcements/plasma-5.11.0.php:151 msgid "Task Manager Improvements" msgstr "xxTask Manager Improvementsxx" #: announcements/plasma-5.10.95.php:156 announcements/plasma-5.11.0.php:156 msgid "Kate with Session Jump List Actions" msgstr "xxKate with Session Jump List Actionsxx" #: announcements/plasma-5.10.95.php:159 announcements/plasma-5.11.0.php:159 msgid "" "Plasma's Task Manager lays the foundation for enabling applications to " "provide dynamic jump list actions. In Plasma 5.10, applications had to " "define additional actions added to their task entries statically. The new " "functions make it possible for applications to provide access to internal " "functions (such as a text editor's list of sessions, options to change " "application or document state, etc.), depending on what the application is " "currently doing. Moreover, rearranging windows in group popups is now " "possible, allowing the user to make the ordering of his opened applications " "more predictable. On top of all these changes, performance of the task " "manager has been improved for a smoother operation." msgstr "" "xxPlasma's Task Manager lays the foundation for enabling applications to " "provide dynamic jump list actions. In Plasma 5.10, applications had to " "define additional actions added to their task entries statically. The new " "functions make it possible for applications to provide access to internal " "functions (such as a text editor's list of sessions, options to change " "application or document state, etc.), depending on what the application is " "currently doing. Moreover, rearranging windows in group popups is now " "possible, allowing the user to make the ordering of his opened applications " "more predictable. On top of all these changes, performance of the task " "manager has been improved for a smoother operation.xx" #: announcements/plasma-5.10.95.php:163 announcements/plasma-5.11.0.php:163 msgid "Plasma Vault" msgstr "xxPlasma Vaultxx" #: announcements/plasma-5.10.95.php:168 announcements/plasma-5.11.0.php:168 msgid "Plasma Vault Stores Your Files Securely" msgstr "xxPlasma Vault Stores Your Files Securelyxx" #: announcements/plasma-5.10.95.php:171 announcements/plasma-5.11.0.php:171 msgid "" "For users who often deal with sensitive, confidential and private " "information, the new Plasma Vault offers strong encryption features " "presented in a user-friendly way. Plasma Vault allows to lock and encrypt " "sets of documents and hide them from prying eyes even when the user is " "logged in. These 'vaults' can be decrypted and opened easily. Plasma Vault " "extends Plasma's activities feature with secure storage." msgstr "" "xxFor users who often deal with sensitive, confidential and private " "information, the new Plasma Vault offers strong encryption features " "presented in a user-friendly way. Plasma Vault allows to lock and encrypt " "sets of documents and hide them from prying eyes even when the user is " "logged in. These 'vaults' can be decrypted and opened easily. Plasma Vault " "extends Plasma's activities feature with secure storage.xx" #: announcements/plasma-5.10.95.php:175 announcements/plasma-5.11.0.php:175 msgid "App Launcher Menu Improvements" msgstr "xxApp Launcher Menu Improvementsxx" #: announcements/plasma-5.10.95.php:181 announcements/plasma-5.11.0.php:181 msgid "Edit Application Entries Direct from Menu." msgstr "xxEdit Application Entries Direct from Menu.xx" #: announcements/plasma-5.10.95.php:186 announcements/plasma-5.11.0.php:186 msgid "Kicker without Sidebar" msgstr "xxKicker without Sidebarxx" #: announcements/plasma-5.10.95.php:190 msgid "" "Search results in launchers have gained features previously only available " "to applications listed on the menu. You no longer need to manually look for " "an application just to edit or uninstall it. The Kicker application launcher " "now hides its sidebar if no favorites are present, leading to a cleaner " "look. It also supports choosing an icon from the current icon theme rather " "than only pictures on your hard drive.\n" "

    \n" "Folder View which became the default desktop layout in Plasma 5.10 saw many " "improvement based on user feedback. It supports more keyboard shortcuts, " "such as Ctrl+A to “Select All”, and spreads icons more uniformly across the " "visible area to avoid unpleasant gaps on the right and bottom edges of a " "screen. Moreover, startup has been sped up and interacting with icons " "results in significantly less disk access.\n" "

    \n" "The different app menus now all share which applications are listed as " "favourites so you don't lose your settings if you decide to change your " "launcher.\n" msgstr "" "xxSearch results in launchers have gained features previously only available " "to applications listed on the menu. You no longer need to manually look for " "an application just to edit or uninstall it. The Kicker application launcher " "now hides its sidebar if no favorites are present, leading to a cleaner " "look. It also supports choosing an icon from the current icon theme rather " "than only pictures on your hard drive.\n" "

    \n" "Folder View which became the default desktop layout in Plasma 5.10 saw many " "improvement based on user feedback. It supports more keyboard shortcuts, " "such as Ctrl+A to “Select All”, and spreads icons more uniformly across the " "visible area to avoid unpleasant gaps on the right and bottom edges of a " "screen. Moreover, startup has been sped up and interacting with icons " "results in significantly less disk access.\n" "

    \n" "The different app menus now all share which applications are listed as " "favourites so you don't lose your settings if you decide to change your " "launcher.\n" "xx\n" #: announcements/plasma-5.10.95.php:204 announcements/plasma-5.11.0.php:210 msgid "One app window, two monitors, two DPIs" msgstr "xxOne app window, two monitors, two DPIsxx" #: announcements/plasma-5.10.95.php:207 announcements/plasma-5.11.0.php:213 msgid "" "Wayland is the next generation display server technology making its entry in " "the Linux desktop. Wayland allows for improved visual quality and less " "overhead while providing more security with its clearer protocol semantics. " "A complete Wayland session's most visible feature is probably smoother " "graphics, leading to a cleaner and more enjoyable user experience. Plasma's " "Wayland support has been long in the making, and while it isn't fully there " "as a replacement for X11, more and more users enjoy Wayland on a daily basis." msgstr "" "xxWayland is the next generation display server technology making its entry " "in the Linux desktop. Wayland allows for improved visual quality and less " "overhead while providing more security with its clearer protocol semantics. " "A complete Wayland session's most visible feature is probably smoother " "graphics, leading to a cleaner and more enjoyable user experience. Plasma's " "Wayland support has been long in the making, and while it isn't fully there " "as a replacement for X11, more and more users enjoy Wayland on a daily basis." "xx" #: announcements/plasma-5.10.95.php:209 announcements/plasma-5.11.0.php:215 msgid "" "A lot of work has been put into Plasma on Wayland. KWin, Plasma's Wayland " "compositor, can now automatically apply scaling based on the pixel density " "of a screen and even do so for each screen individually. This will " "significantly improve user experience on setups with multiple monitors, such " "as when a regular external monitor is connected to a modern high-resolution " "laptop. Moreover, legacy applications not supporting this functionality may " "be upscaled to remain readable." msgstr "" "xxA lot of work has been put into Plasma on Wayland. KWin, Plasma's Wayland " "compositor, can now automatically apply scaling based on the pixel density " "of a screen and even do so for each screen individually. This will " "significantly improve user experience on setups with multiple monitors, such " "as when a regular external monitor is connected to a modern high-resolution " "laptop. Moreover, legacy applications not supporting this functionality may " "be upscaled to remain readable.xx" #: announcements/plasma-5.10.95.php:211 announcements/plasma-5.11.0.php:217 msgid "" "Work has started to allow for a completely X-free environment, starting the " "Xwayland compatibility layer only when an application requires it. This will " "eventually result in improved security and performance as well as reduced " "resource consumption. Furthermore, it is now possible to use ConsoleKit2 " "instead of logind for setting up the Wayland session, extending the number " "of supported platforms." msgstr "" "xxWork has started to allow for a completely X-free environment, starting " "the Xwayland compatibility layer only when an application requires it. This " "will eventually result in improved security and performance as well as " "reduced resource consumption. Furthermore, it is now possible to use " "ConsoleKit2 instead of logind for setting up the Wayland session, extending " "the number of supported platforms.xx" #: announcements/plasma-5.10.95.php:213 announcements/plasma-5.11.0.php:219 msgid "Additional improvements include:" msgstr "xxAdditional improvements include:xx" #: announcements/plasma-5.10.95.php:215 announcements/plasma-5.11.0.php:221 msgid "" "\n" "

  • Application identification logic, used for e.g. pinning apps in Task " "Manager, has been greatly improved
  • \n" "
  • Audio indicator in Task Manager denoting an application playing sound is " "now available
  • \n" "
  • Restricted window move operations are now possible
  • \n" "
  • Window shortcuts can be also assigned to Wayland windows
  • \n" "
  • Window title logic has been unified between X and Wayland windows
  • " msgstr "" "\n" "xx\n" "
  • Application identification logic, used for e.g. pinning apps in Task " "Manager, has been greatly improved
  • \n" "
  • Audio indicator in Task Manager denoting an application playing sound is " "now available
  • \n" "
  • Restricted window move operations are now possible
  • \n" "
  • Window shortcuts can be also assigned to Wayland windows
  • \n" "
  • Window title logic has been unified between X and Wayland windows
  • xx" #: announcements/plasma-5.10.95.php:224 msgid "Full Plasma 5.11 Beta changelog" msgstr "xxFull Plasma 5.11 Beta changelogxx" #: announcements/plasma-5.11.0.php:104 msgid "Plasma 5.11" msgstr "xxPlasma 5.11xx" #: announcements/plasma-5.11.0.php:121 msgid "Tuesday, 10 Oct 2017." msgstr "xxTuesday, 10 Oct 2017.xx" #: announcements/plasma-5.11.0.php:122 msgid "" "Today KDE publishes this autumn's Plasma feature release, KDE Plasma 5.11. " "Plasma 5.11 brings a redesigned settings app, improved notifications, a more " "powerful task manager. Plasma 5.11 is the first release to contain the new " "“Vault”, a system to allow the user to encrypt and open sets of documents in " "a secure and user-friendly way, making Plasma an excellent choice for people " "dealing with private and confidential information." msgstr "" "xxToday KDE publishes this autumn's Plasma feature release, KDE Plasma 5.11. " "Plasma 5.11 brings a redesigned settings app, improved notifications, a more " "powerful task manager. Plasma 5.11 is the first release to contain the new " "“Vault”, a system to allow the user to encrypt and open sets of documents in " "a secure and user-friendly way, making Plasma an excellent choice for people " "dealing with private and confidential information.xx" #: announcements/plasma-5.11.0.php:132 msgid "System Settings' New Design" msgstr "xxSystem Settings' New Designxx" #: announcements/plasma-5.11.0.php:147 msgid "" "Due to popular demand notifications optionally stores missed and expired " "notifications in a history. This is the first part of an ongoing effort to " "modernize the notification system in Plasma. This allows the user to " "override applications not marking their notifications as persistent, and " "viewing what happened in her absence." msgstr "" "xxDue to popular demand notifications optionally stores missed and expired " "notifications in a history. This is the first part of an ongoing effort to " "modernize the notification system in Plasma. This allows the user to " "override applications not marking their notifications as persistent, and " "viewing what happened in her absence.xx" #: announcements/plasma-5.11.0.php:190 msgid "" "Search results in launchers have gained features previously only available " "to applications listed on the menu. You no longer need to manually look for " "an application just to edit or uninstall it. The Kicker application launcher " "now hides its sidebar if no favorites are present, leading to a cleaner " "look. It also supports choosing an icon from the current icon theme rather " "than only pictures on your hard drive. You can now have different favorites " "per activity.\n" "

    \n" "The different app menus now all share which applications are listed as " "favourites so you don't lose your settings if you decide to change your " "launcher.\n" "

    \n" msgstr "" "xxSearch results in launchers have gained features previously only available " "to applications listed on the menu. You no longer need to manually look for " "an application just to edit or uninstall it. The Kicker application launcher " "now hides its sidebar if no favorites are present, leading to a cleaner " "look. It also supports choosing an icon from the current icon theme rather " "than only pictures on your hard drive. You can now have different favorites " "per activity.\n" "

    \n" "The different app menus now all share which applications are listed as " "favourites so you don't lose your settings if you decide to change your " "launcher.\n" "

    \n" "xx\n" #: announcements/plasma-5.11.0.php:198 msgid "Folder View" msgstr "xxFolder Viewxx" #: announcements/plasma-5.11.0.php:199 msgid "" "\n" "Folder View, which became the default desktop layout in Plasma 5.10, saw " "many improvement based on user feedback. It supports more keyboard " "shortcuts, such as Ctrl+A to “Select All”, and spreads icons more uniformly " "across the visible area to avoid unpleasant gaps on the right and bottom " "edges of a screen. Moreover, startup has been sped up and interacting with " "icons results in significantly less disk access.\n" msgstr "" "\n" "xx\n" "Folder View, which became the default desktop layout in Plasma 5.10, saw " "many improvement based on user feedback. It supports more keyboard " "shortcuts, such as Ctrl+A to “Select All”, and spreads icons more uniformly " "across the visible area to avoid unpleasant gaps on the right and bottom " "edges of a screen. Moreover, startup has been sped up and interacting with " "icons results in significantly less disk access.\n" "xx\n" #: announcements/plasma-5.11.0.php:230 msgid "Full Plasma 5.11 changelog" msgstr "xxFull Plasma 5.11 changelogxx" #: announcements/plasma-5.11.1.php:118 msgid "Tuesday, 17 October 2017." msgstr "xxTuesday, 17 October 2017.xx" #: announcements/plasma-5.11.1.php:129 msgid "" "\n" "
  • Fixed being unable to switch users from the Switch User screen. Commit.
  • \n" "
  • Fixed issue that caused pinned applications in task manager to " "erroneously shift around. Commit. Fixes bug #385594. Phabricator Code review D8258
  • \n" "
  • Fixed application progress in task manager no longer working. Commit. Fixes bug #385730. Phabricator Code review D8327
  • \n" msgstr "" "\n" "xx\n" "
  • Fixed being unable to switch users from the Switch User screen. Commit.
  • \n" "
  • Fixed issue that caused pinned applications in task manager to " "erroneously shift around. Commit. Fixes bug #385594. Phabricator Code review D8258
  • \n" "
  • Fixed application progress in task manager no longer working. Commit. Fixes bug #385730. Phabricator Code review D8327
  • \n" "xx\n" #: announcements/plasma-5.11.2.php:118 msgid "Thursday, 24 October 2017." msgstr "xxThursday, 24 October 2017.xx" #: announcements/plasma-5.11.2.php:129 msgid "" "\n" "
  • Fix colours not updating in systemsettings. Commit. " "Phabricator Code review D8399
  • \n" "
  • Default X font DPI to 96 on wayland. Commit. " "Phabricator Code review 8287\n" "
  • Kcm baloo: Fix extraction of folder basename for error message. Commit. Phabricator " "Code review D8325
  • \n" "
  • Properly access the system's GTK settings. Commit. " "Fixes bug #382291.
  • \n" msgstr "" "\n" "xx\n" "
  • Fix colours not updating in systemsettings. Commit. " "Phabricator Code review D8399
  • \n" "
  • Default X font DPI to 96 on wayland. Commit. " "Phabricator Code review 8287\n" "
  • Kcm baloo: Fix extraction of folder basename for error message. Commit. Phabricator " "Code review D8325
  • \n" "
  • Properly access the system's GTK settings. Commit. " "Fixes bug #382291.
  • \n" "xx\n" #: announcements/plasma-5.11.3.php:118 msgid "Tuesday, 7 November 2017." msgstr "xxTuesday, 7 November 2017.xx" #: announcements/plasma-5.11.3.php:129 msgid "" "\n" "
  • Sync xwayland DPI font to wayland dpi. Commit. \n" "
  • KDE GTK Config: Be flexible to systems without a gtkrc file in /etc. Commit. Fixes bug #382291
  • \n" "
  • Make sure we store password for all users when kwallet is disabled. Commit. Fixes bug #386343
  • \n" msgstr "" "\n" "xx\n" "
  • Sync xwayland DPI font to wayland dpi. Commit. \n" "
  • KDE GTK Config: Be flexible to systems without a gtkrc file in /etc. Commit. Fixes bug #382291
  • \n" "
  • Make sure we store password for all users when kwallet is disabled. Commit. Fixes bug #386343
  • \n" "xx\n" #: announcements/plasma-5.11.4.php:118 msgid "Tuesday, 28 November 2017." msgstr "xxTuesday, 28 November 2017.xx" #: announcements/plasma-5.11.4.php:129 msgid "" "\n" "
  • KSysGuard: Use OCS to retrieve Tabs from the KDE store. Commit. Fixes bug #338669. Phabricator " "Code review D8734
  • \n" "
  • Be more explicit about Qt5::Widgets dependencies. Commit.
  • \n" "
  • Discover: Don't crash if we get into a weird state. Commit. Fixes bug #385637
  • \n" "\n" msgstr "" "\n" "xx\n" "
  • KSysGuard: Use OCS to retrieve Tabs from the KDE store. Commit. Fixes bug #338669. Phabricator " "Code review D8734
  • \n" "
  • Be more explicit about Qt5::Widgets dependencies. Commit.
  • \n" "
  • Discover: Don't crash if we get into a weird state. Commit. Fixes bug #385637
  • \n" "\n" "xx\n" #: announcements/plasma-5.11.5.php:118 msgid "Tuesday, 2 January 2018." msgstr "xxTuesday, 2 January 2018.xx" #: announcements/plasma-5.11.5.php:125 announcements/plasma-5.13.1.php:125 #: announcements/plasma-5.13.3.php:125 announcements/plasma-5.13.5.php:125 #: announcements/plasma-5.14.3.php:126 announcements/plasma-5.8.8.php:125 msgid "" "This release adds %1 worth of new translations and fixes from KDE's " "contributors. The bugfixes are typically small but important and include:" msgstr "" "xxThis release adds %1 worth of new translations and fixes from KDE's " "contributors. The bugfixes are typically small but important and include:xx" #: announcements/plasma-5.11.95.php:104 msgid "Plasma 5.12 LTS Beta" msgstr "xxPlasma 5.12 LTS Betaxx" #: announcements/plasma-5.11.95.php:122 msgid "Monday, 15 Jan 2018." msgstr "xxMonday, 15 Jan 2018.xx" #: announcements/plasma-5.11.95.php:123 msgid "" "Plasma 5.12 LTS Beta is the second long term support release from the Plasma " "5 team. We have been working hard focusing on speed and stability for this " "release. Boot time to desktop has been improved by reviewing the code for " "anything which blocks execution. The team has been triaging and fixing bugs " "in every aspect of the codebase, tidying up artwork, removing corner cases " "and ensuring cross desktop integration. For the first time we offer our " "Wayland integration on long term support so you can be sure we will continue " "to fix bugs over the coming releases." msgstr "" "xxPlasma 5.12 LTS Beta is the second long term support release from the " "Plasma 5 team. We have been working hard focusing on speed and stability for " "this release. Boot time to desktop has been improved by reviewing the code " "for anything which blocks execution. The team has been triaging and fixing " "bugs in every aspect of the codebase, tidying up artwork, removing corner " "cases and ensuring cross desktop integration. For the first time we offer " "our Wayland integration on long term support so you can be sure we will " "continue to fix bugs over the coming releases.xx" #: announcements/plasma-5.11.95.php:128 announcements/plasma-5.12.0.php:128 msgid "New in Plasma 5.12 LTS" msgstr "xxNew in Plasma 5.12 LTSxx" #: announcements/plasma-5.11.95.php:131 announcements/plasma-5.12.0.php:131 msgid "Smoother and Speedier" msgstr "xxSmoother and Speedierxx" #: announcements/plasma-5.11.95.php:133 msgid "" "We have been concentrating on speed and memory improvements with this long " "term support release. When Plasma is running it now uses less CPU and less " "memory than previous versions. The time it takes to start a Plasma desktop " "has been reduced dramatically." msgstr "" "xxWe have been concentrating on speed and memory improvements with this long " "term support release. When Plasma is running it now uses less CPU and less " "memory than previous versions. The time it takes to start a Plasma desktop " "has been reduced dramatically.xx" #: announcements/plasma-5.11.95.php:136 msgid "Plasma on Wayland Now Under LTS promise" msgstr "xxPlasma on Wayland Now Under LTS promisexx" #: announcements/plasma-5.11.95.php:141 announcements/plasma-5.12.0.php:193 msgid "Display Setup Now Supports Wayland" msgstr "xxDisplay Setup Now Supports Waylandxx" #: announcements/plasma-5.11.95.php:143 msgid "" "Plasma's support for running as Wayland is now more complete and is now " "suitable for more wide-ranged testing. It is included as Long Term Support " "for the first time so we will be fixing bugs in the 5.12 LTS series. New " "features include:" msgstr "" "xxPlasma's support for running as Wayland is now more complete and is now " "suitable for more wide-ranged testing. It is included as Long Term Support " "for the first time so we will be fixing bugs in the 5.12 LTS series. New " "features include:xx" #: announcements/plasma-5.11.95.php:145 msgid "" "\n" "
  • Output resolution can be set through KScreen
  • \n" "
  • Enable/Disable outputs through KScreen
  • \n" "
  • Screen rotation
  • \n" "
  • Automatic screen rotation based on orientation sensor
  • \n" "
  • Automatic touch screen calibration
  • \n" "
  • XWayland is no longer required to run the Plasma desktop; applications " "only supporting X still make use of it.
  • \n" "
  • Wayland windows can be set to fullscreen
  • \n" "
  • Uses real-time scheduling policy to keep input responsive
  • \n" "
  • Automatic selection of the Compositor based on the used platform
  • \n" "
  • Starts implementing window rules
  • \n" "
  • KWin integrated Night Color removes blue light from your screen at night-" "time; this is a Wayland-only replacement for the great Redshift app on X
  • " msgstr "" "\n" "xx\n" "
  • Output resolution can be set through KScreen
  • \n" "
  • Enable/Disable outputs through KScreen
  • \n" "
  • Screen rotation
  • \n" "
  • Automatic screen rotation based on orientation sensor
  • \n" "
  • Automatic touch screen calibration
  • \n" "
  • XWayland is no longer required to run the Plasma desktop; applications " "only supporting X still make use of it.
  • \n" "
  • Wayland windows can be set to fullscreen
  • \n" "
  • Uses real-time scheduling policy to keep input responsive
  • \n" "
  • Automatic selection of the Compositor based on the used platform
  • \n" "
  • Starts implementing window rules
  • \n" "
  • KWin integrated Night Color removes blue light from your screen at night-" "time; this is a Wayland-only replacement for the great Redshift app on Xxx" #: announcements/plasma-5.11.95.php:159 msgid "For those who know their Wayland internals the protocols we added are:" msgstr "" "xxFor those who know their Wayland internals the protocols we added are:xx" #: announcements/plasma-5.11.95.php:161 announcements/plasma-5.12.0.php:212 msgid "" "\n" "
  • xdg_shell_unstable_v6
  • \n" "
  • xdg_foreign_unstable_v2
  • \n" "
  • idle_inhibit_unstable_v1
  • \n" "
  • server_decoration_palette
  • \n" "
  • appmenu
  • \n" "
  • wl_data_device_manager raised to version 3
  • " msgstr "" "\n" "xx\n" "
  • xdg_shell_unstable_v6
  • \n" "
  • xdg_foreign_unstable_v2
  • \n" "
  • idle_inhibit_unstable_v1
  • \n" "
  • server_decoration_palette
  • \n" "
  • appmenu
  • \n" "
  • wl_data_device_manager raised to version 3
  • xx" #: announcements/plasma-5.11.95.php:170 msgid "" "Important change of policy: 5.12 is the last release which sees feature " "development in KWin on X11. With 5.13 onwards only new features relevant to " "Wayland are going to be added." msgstr "" "xxImportant change of policy: 5.12 is the last release which sees feature " "development in KWin on X11. With 5.13 onwards only new features relevant to " "Wayland are going to be added.xx" #: announcements/plasma-5.11.95.php:172 msgid "" "We have put a lot of work into making Wayland support in Plasma as good as " "possible but there are still some missing features and issues in certain " "hardware configurations so we don't yet recommend it for daily use. More " "information on the Wayland status wiki page." msgstr "" "xxWe have put a lot of work into making Wayland support in Plasma as good as " "possible but there are still some missing features and issues in certain " "hardware configurations so we don't yet recommend it for daily use. More " "information on the Wayland status wiki page.xx" #: announcements/plasma-5.11.95.php:175 announcements/plasma-5.12.0.php:175 #: announcements/plasma-5.12.90.php:191 announcements/plasma-5.13.0.php:193 #: announcements/plasma-5.4.95.php:133 announcements/plasma-5.4.95.php:135 #: announcements/plasma-5.5.0.php:140 announcements/plasma-5.5.0.php:142 msgid "Discover" msgstr "xxDiscoverxx" #: announcements/plasma-5.11.95.php:178 announcements/plasma-5.11.95.php:180 #: announcements/plasma-5.12.0.php:178 announcements/plasma-5.12.0.php:180 msgid "Discover's new app page" msgstr "xxDiscover's new app pagexx" #: announcements/plasma-5.11.95.php:183 msgid "" "\n" "
  • Improvements in User Interface
  • \n" "
      \n" "
    • Redesigned app pages to showcase great software
    • \n" "
    • Leaner headers on non-browsing sections
    • \n" "
    • More compact browsing views, so you can see more apps at once
    • \n" "
    • App screenshots are bigger and have keyboard navigation
    • \n" "
    • Installed app list sorted alphabetically
    • \n" "
    • More complete UI to configure sources
    • \n" "
    \n" "
  • Much greater stability
  • \n" "
  • Improvements in Snap and Flatpak support
  • \n" "
  • Support for apt:// URLs
  • \n" "
  • Distributions can enable offline updates
  • \n" "
  • Better usability on phone form factors: uses Kirigami main action, has a " "view specific for searching
  • \n" "
  • Integrate PackageKit global signals into notifications
  • \n" "
      \n" "
    • Distro upgrade for new releases
    • \n" "
    • Reboot notification for when Discover installs or updates a package that " "needs a reboot
    • \n" msgstr "" "\n" "xx\n" "
    • Improvements in User Interface
    • \n" "
        \n" "
      • Redesigned app pages to showcase great software
      • \n" "
      • Leaner headers on non-browsing sections
      • \n" "
      • More compact browsing views, so you can see more apps at once
      • \n" "
      • App screenshots are bigger and have keyboard navigation
      • \n" "
      • Installed app list sorted alphabetically
      • \n" "
      • More complete UI to configure sources
      • \n" "
      \n" "
    • Much greater stability
    • \n" "
    • Improvements in Snap and Flatpak support
    • \n" "
    • Support for apt:// URLs
    • \n" "
    • Distributions can enable offline updates
    • \n" "
    • Better usability on phone form factors: uses Kirigami main action, has a " "view specific for searching
    • \n" "
    • Integrate PackageKit global signals into notifications
    • \n" "
        \n" "
      • Distro upgrade for new releases
      • \n" "
      • Reboot notification for when Discover installs or updates a package that " "needs a reboot
      • \n" "xx\n" #: announcements/plasma-5.11.95.php:207 announcements/plasma-5.12.0.php:136 #: announcements/plasma-5.13.90.php:142 announcements/plasma-5.14.0.php:138 msgid "New Features" msgstr "xxNew Featuresxx" #: announcements/plasma-5.11.95.php:211 announcements/plasma-5.11.95.php:213 #: announcements/plasma-5.12.0.php:140 announcements/plasma-5.12.0.php:142 msgid "Weather Applet with Temperature" msgstr "xxWeather Applet with Temperaturexx" #: announcements/plasma-5.11.95.php:216 announcements/plasma-5.12.0.php:145 msgid "CPU usage in System Activity" msgstr "xxCPU usage in System Activityxx" #: announcements/plasma-5.11.95.php:218 announcements/plasma-5.12.0.php:147 msgid "CPU usage in System Monitor" msgstr "xxCPU usage in System Monitorxx" #: announcements/plasma-5.11.95.php:221 announcements/plasma-5.11.95.php:223 #: announcements/plasma-5.12.0.php:150 announcements/plasma-5.12.0.php:152 msgid "Larger, horizontally-centered window shadows" msgstr "xxLarger, horizontally-centered window shadowsxx" #: announcements/plasma-5.11.95.php:228 msgid "" "\n" "
      • Night Color feature to reduce evening blue light expose
      • \n" "
      • Usability improvement for the global menu: adding a global menu panel or " "window decoration button enables it without needing an extra configuration " "step
      • \n" "
      • Accessibility fixes in KRunner: it can now be completely used with on-" "screen readers such as Orca
      • \n" "
      • Icon applet now uses website favicon
      • \n" "
      • Notification text selectable again including copy link feature
      • \n" "
      • Slim Kickoff application menu layout
      • \n" "
      • The weather applet can now optionally show temperature next to the " "weather status icon on the panel
      • \n" "
      • System Activity and System Monitor now show per-process graphs for the " "CPU usage
      • \n" "
      • Clock widget's text is now sized more appropriately
      • \n" "
      • Windows shadows are now horizontally centered, and larger by default\n" "
      • Properties dialog now shows file metadata
      • \n" msgstr "" "\n" "xx\n" "
      • Night Color feature to reduce evening blue light expose
      • \n" "
      • Usability improvement for the global menu: adding a global menu panel or " "window decoration button enables it without needing an extra configuration " "step
      • \n" "
      • Accessibility fixes in KRunner: it can now be completely used with on-" "screen readers such as Orca
      • \n" "
      • Icon applet now uses website favicon
      • \n" "
      • Notification text selectable again including copy link feature
      • \n" "
      • Slim Kickoff application menu layout
      • \n" "
      • The weather applet can now optionally show temperature next to the " "weather status icon on the panel
      • \n" "
      • System Activity and System Monitor now show per-process graphs for the " "CPU usage
      • \n" "
      • Clock widget's text is now sized more appropriately
      • \n" "
      • Windows shadows are now horizontally centered, and larger by default\n" "
      • Properties dialog now shows file metadata
      • \n" "xx\n" #: announcements/plasma-5.11.95.php:244 announcements/plasma-5.12.0.php:230 msgid "What’s New Since Plasma 5.8 LTS" msgstr "xxWhat’s New Since Plasma 5.8 LTSxx" #: announcements/plasma-5.11.95.php:246 msgid "" "If you have been using our previous LTS release, Plasma 5.8, there are many " "new features for you to look forward to:" msgstr "" "xxIf you have been using our previous LTS release, Plasma 5.8, there are " "many new features for you to look forward to:xx" #: announcements/plasma-5.11.95.php:249 announcements/plasma-5.12.0.php:235 msgid "Previews in Notifications" msgstr "xxPreviews in Notificationsxx" #: announcements/plasma-5.11.95.php:254 announcements/plasma-5.12.0.php:240 msgid "Preview in Notifications" msgstr "xxPreview in Notificationsxx" #: announcements/plasma-5.11.95.php:257 announcements/plasma-5.12.0.php:243 msgid "" "The notification system gained support for interactive previews that allow " "you to quickly take a screenshot and drag it into a chat window, an email " "composer, or a web browser form. This way you never have to leave the " "application you’re currently working with." msgstr "" "xxThe notification system gained support for interactive previews that allow " "you to quickly take a screenshot and drag it into a chat window, an email " "composer, or a web browser form. This way you never have to leave the " "application you’re currently working with.xx" #: announcements/plasma-5.11.95.php:260 announcements/plasma-5.12.0.php:246 msgid "Task Manager Improvement" msgstr "xxTask Manager Improvementxx" #: announcements/plasma-5.11.95.php:265 announcements/plasma-5.12.0.php:251 msgid "Audio Icon and Mute Button Context Menu Entry" msgstr "xxAudio Icon and Mute Button Context Menu Entryxx" #: announcements/plasma-5.11.95.php:268 msgid "" "Due to popular demand we implemented switching between windows in Task " "Manager using Meta + number shortcuts for heavy multi-tasking. Also new in " "Task Manager is the ability to pin different applications in each of your " "activities. And should you want to focus on one particular task, " "applications currently playing audio are marked with an icon similar to how " "it’s done in modern web browsers. Together with a button to mute the " "offending application, this can help you stay focused." msgstr "" "xxDue to popular demand we implemented switching between windows in Task " "Manager using Meta + number shortcuts for heavy multi-tasking. Also new in " "Task Manager is the ability to pin different applications in each of your " "activities. And should you want to focus on one particular task, " "applications currently playing audio are marked with an icon similar to how " "it’s done in modern web browsers. Together with a button to mute the " "offending application, this can help you stay focused.xx" #: announcements/plasma-5.11.95.php:271 announcements/plasma-5.12.0.php:257 #: announcements/plasma-5.8.95.php:99 announcements/plasma-5.9.0.php:95 msgid "Global Menus" msgstr "xxGlobal Menusxx" #: announcements/plasma-5.11.95.php:276 announcements/plasma-5.12.0.php:262 msgid "Global Menu Screenshots, Applet and Window Decoration" msgstr "xxGlobal Menu Screenshots, Applet and Window Decorationxx" #: announcements/plasma-5.11.95.php:279 msgid "" "Global Menus have also returned. KDE's pioneering feature to separate the " "menu bar from the application window allows for new user interface paradigm " "with either a Plasma Widget showing the menu or neatly tucked away in the " "window title bar. Setting it up has been greatly simplified in Plasma 5.12: " "as soon as you add the Global Menu widget or title bar button, the required " "background service gets started automatically." msgstr "" "xxGlobal Menus have also returned. KDE's pioneering feature to separate the " "menu bar from the application window allows for new user interface paradigm " "with either a Plasma Widget showing the menu or neatly tucked away in the " "window title bar. Setting it up has been greatly simplified in Plasma 5.12: " "as soon as you add the Global Menu widget or title bar button, the required " "background service gets started automatically.xx" #: announcements/plasma-5.11.95.php:282 msgid "Spring Loaded Folders" msgstr "xxSpring Loaded Foldersxx" #: announcements/plasma-5.11.95.php:290 msgid "" "Folder View is now the default desktop layout. After some years shunning " "icons on the desktop we have accepted the inevitable and changed to Folder " "View as the default desktop which brings some icons by default and allows " "users to put whatever files or folders they want easy access to. For this " "many improvements have been made to Folder View, including Spring Loading making drag and drop of files powerful and quick, a " "tighter icon grid, as well as massively improved performance." msgstr "" "xxFolder View is now the default desktop layout. After some years shunning " "icons on the desktop we have accepted the inevitable and changed to Folder " "View as the default desktop which brings some icons by default and allows " "users to put whatever files or folders they want easy access to. For this " "many improvements have been made to Folder View, including Spring Loading making drag and drop of files powerful and quick, a " "tighter icon grid, as well as massively improved performance.xx" #: announcements/plasma-5.11.95.php:293 announcements/plasma-5.12.0.php:279 msgid "Music Controls in Lock Screen" msgstr "xxMusic Controls in Lock Screenxx" #: announcements/plasma-5.11.95.php:298 announcements/plasma-5.12.0.php:284 msgid "Media Controls on Lock Screen" msgstr "xxMedia Controls on Lock Screenxx" #: announcements/plasma-5.11.95.php:301 msgid "" "Media controls have been added to the lock screen, which can be disabled " "since Plasma 5.12 for added privacy. Moreover, music will automatically " "pause when the system suspends." msgstr "" "xxMedia controls have been added to the lock screen, which can be disabled " "since Plasma 5.12 for added privacy. Moreover, music will automatically " "pause when the system suspends.xx" #: announcements/plasma-5.11.95.php:304 announcements/plasma-5.12.0.php:290 msgid "New System Settings Interface" msgstr "xxNew System Settings Interfacexx" #: announcements/plasma-5.11.95.php:309 announcements/plasma-5.12.0.php:295 msgid "New Look System Settings" msgstr "xxNew Look System Settingsxx" #: announcements/plasma-5.11.95.php:312 msgid "" "We introduced a new System Settings user interface for easy access to " "commonly used settings. It is the first step in making this often-used and " "complex application easier to navigate and more user-friendly. The new " "design is added as an option, users who prefer the older icon or tree views " "can move back to their preferred way of navigation." msgstr "" "xxWe introduced a new System Settings user interface for easy access to " "commonly used settings. It is the first step in making this often-used and " "complex application easier to navigate and more user-friendly. The new " "design is added as an option, users who prefer the older icon or tree views " "can move back to their preferred way of navigation.xx" #: announcements/plasma-5.11.95.php:315 announcements/plasma-5.11.95.php:320 #: announcements/plasma-5.12.0.php:301 announcements/plasma-5.12.0.php:306 msgid "Plasma Vaults" msgstr "xxPlasma Vaultsxx" #: announcements/plasma-5.11.95.php:323 msgid "" "KDE has a focus on privacy. Our vision is: A world in which everyone has " "control over their digital life and enjoys freedom and privacy." msgstr "" "xxKDE has a focus on privacy. Our vision is: A world in which everyone has " "control over their digital life and enjoys freedom and privacy.xx" #: announcements/plasma-5.11.95.php:325 msgid "" "For users who often deal with sensitive, confidential and private " "information, the new Plasma Vault offers strong encryption features " "presented in a user-friendly way. It allows to lock and encrypt sets of " "documents and hide them from prying eyes even when the user is logged in. " "Plasma Vault extends Plasma's activities feature with secure storage." msgstr "" "xxFor users who often deal with sensitive, confidential and private " "information, the new Plasma Vault offers strong encryption features " "presented in a user-friendly way. It allows to lock and encrypt sets of " "documents and hide them from prying eyes even when the user is logged in. " "Plasma Vault extends Plasma's activities feature with secure storage.xx" #: announcements/plasma-5.11.95.php:329 announcements/plasma-5.12.0.php:315 #: announcements/plasma-5.8.0.php:41 msgid "Plasma's Comprehensive Features" msgstr "xxPlasma's Comprehensive Featuresxx" #: announcements/plasma-5.11.95.php:331 announcements/plasma-5.8.0.php:43 msgid "" "Take a look at what Plasma offers, a comprehensive selection of features " "unparalleled in any desktop software." msgstr "" "xxTake a look at what Plasma offers, a comprehensive selection of features " "unparalleled in any desktop software.xx" #: announcements/plasma-5.11.95.php:333 announcements/plasma-5.11.95.php:336 #: announcements/plasma-5.11.95.php:338 announcements/plasma-5.12.0.php:319 #: announcements/plasma-5.12.0.php:322 announcements/plasma-5.12.0.php:324 #: announcements/plasma-5.7.95.php:50 announcements/plasma-5.7.95.php:52 #: announcements/plasma-5.8.0.php:45 announcements/plasma-5.8.0.php:48 #: announcements/plasma-5.8.0.php:50 msgid "Desktop Widgets" msgstr "xxDesktop Widgetsxx" #: announcements/plasma-5.11.95.php:341 announcements/plasma-5.8.0.php:53 msgid "" "Cover your desktop in useful widgets to keep you up to date with weather, " "amused with comics or helping with calculations." msgstr "" "xxCover your desktop in useful widgets to keep you up to date with weather, " "amused with comics or helping with calculations.xx" #: announcements/plasma-5.11.95.php:344 announcements/plasma-5.11.95.php:347 #: announcements/plasma-5.11.95.php:349 announcements/plasma-5.12.0.php:330 #: announcements/plasma-5.12.0.php:333 announcements/plasma-5.12.0.php:335 #: announcements/plasma-5.7.95.php:61 announcements/plasma-5.7.95.php:63 #: announcements/plasma-5.8.0.php:56 announcements/plasma-5.8.0.php:59 #: announcements/plasma-5.8.0.php:61 msgid "Get Hot New Stuff" msgstr "xxGet Hot New Stuffxx" #: announcements/plasma-5.11.95.php:352 announcements/plasma-5.8.0.php:64 msgid "" "Download wallpapers, window style, widgets, desktop effects and dozens of " "other resources straight to your desktop. We work with the new KDE Store to bring you a wide selection of " "addons for you to install." msgstr "" "xxDownload wallpapers, window style, widgets, desktop effects and dozens of " "other resources straight to your desktop. We work with the new KDE Store to bring you a wide selection of " "addons for you to install.xx" #: announcements/plasma-5.11.95.php:355 announcements/plasma-5.11.95.php:358 #: announcements/plasma-5.11.95.php:360 announcements/plasma-5.12.0.php:341 #: announcements/plasma-5.12.0.php:344 announcements/plasma-5.12.0.php:346 #: announcements/plasma-5.7.95.php:72 announcements/plasma-5.7.95.php:74 #: announcements/plasma-5.8.0.php:67 announcements/plasma-5.8.0.php:70 #: announcements/plasma-5.8.0.php:72 msgid "Desktop Search" msgstr "xxDesktop Searchxx" #: announcements/plasma-5.11.95.php:363 announcements/plasma-5.8.0.php:75 msgid "" "Plasma will let you easily search your desktop for applications, folders, " "music, video, files... everything you have." msgstr "" "xxPlasma will let you easily search your desktop for applications, folders, " "music, video, files... everything you have.xx" #: announcements/plasma-5.11.95.php:366 announcements/plasma-5.11.95.php:369 #: announcements/plasma-5.11.95.php:371 announcements/plasma-5.12.0.php:352 #: announcements/plasma-5.12.0.php:355 announcements/plasma-5.12.0.php:357 #: announcements/plasma-5.7.95.php:83 announcements/plasma-5.7.95.php:85 #: announcements/plasma-5.8.0.php:78 announcements/plasma-5.8.0.php:81 #: announcements/plasma-5.8.0.php:83 msgid "Unified Look" msgstr "xxUnified Lookxx" #: announcements/plasma-5.11.95.php:374 announcements/plasma-5.8.0.php:86 msgid "" "Plasma's default Breeze theme has a unified look across all the common " "programmer toolkits - Qt 4 & 5, GTK 2 & 3, even LibreOffice." msgstr "" "xxPlasma's default Breeze theme has a unified look across all the common " "programmer toolkits - Qt 4 & 5, GTK 2 & 3, even LibreOffice.xx" #: announcements/plasma-5.11.95.php:377 announcements/plasma-5.11.95.php:380 #: announcements/plasma-5.11.95.php:382 announcements/plasma-5.12.0.php:363 #: announcements/plasma-5.12.0.php:366 announcements/plasma-5.12.0.php:368 #: announcements/plasma-5.7.95.php:94 announcements/plasma-5.7.95.php:96 #: announcements/plasma-5.8.0.php:89 announcements/plasma-5.8.0.php:92 #: announcements/plasma-5.8.0.php:94 msgid "Phone Integration" msgstr "xxPhone Integrationxx" #: announcements/plasma-5.11.95.php:384 announcements/plasma-5.8.0.php:96 msgid "" "Using KDE Connect you'll be notified on your desktop of text message, can " "easily transfer files, have your music silenced during calls and even use " "your phone as a remote control." msgstr "" "xxUsing KDE Connect you'll be notified on your desktop of text message, can " "easily transfer files, have your music silenced during calls and even use " "your phone as a remote control.xx" #: announcements/plasma-5.11.95.php:387 announcements/plasma-5.11.95.php:390 #: announcements/plasma-5.11.95.php:392 announcements/plasma-5.12.0.php:373 #: announcements/plasma-5.12.0.php:376 announcements/plasma-5.12.0.php:378 #: announcements/plasma-5.7.95.php:104 announcements/plasma-5.7.95.php:106 #: announcements/plasma-5.8.0.php:99 announcements/plasma-5.8.0.php:102 #: announcements/plasma-5.8.0.php:104 msgid "Infinitely Customisable" msgstr "xxInfinitely Customisablexx" #: announcements/plasma-5.11.95.php:394 announcements/plasma-5.8.0.php:106 msgid "" "Plasma is simple by default but you can customise it however you like with " "new widgets, panels, screens and styles." msgstr "" "xxPlasma is simple by default but you can customise it however you like with " "new widgets, panels, screens and styles.xx" #: announcements/plasma-5.11.95.php:398 msgid "Full Plasma 5.12 changelog" msgstr "xxFull Plasma 5.12 changelogxx" #: announcements/plasma-5.12.0.php:118 msgid "Tuesday, 06 February 2018." msgstr "xxTuesday, 06 February 2018.xx" #: announcements/plasma-5.12.0.php:119 msgid "Today KDE releases a %1 update to Plasma 5, versioned %2" msgstr "xxToday KDE releases a %1 update to Plasma 5, versioned %2xx" #: announcements/plasma-5.12.0.php:123 msgid "" "Plasma 5.12 LTS is the second long-term support release from the Plasma 5 " "team. We have been working hard, focusing on speed and stability for this " "release. Boot time to desktop has been improved by reviewing the code for " "anything which blocks execution. The team has been triaging and fixing bugs " "in every aspect of the codebase, tidying up artwork, removing corner cases, " "and ensuring cross-desktop integration. For the first time, we offer our " "Wayland integration on long-term support, so you can be sure we will " "continue to provide bug fixes and improvements to the Wayland experience." msgstr "" "xxPlasma 5.12 LTS is the second long-term support release from the Plasma 5 " "team. We have been working hard, focusing on speed and stability for this " "release. Boot time to desktop has been improved by reviewing the code for " "anything which blocks execution. The team has been triaging and fixing bugs " "in every aspect of the codebase, tidying up artwork, removing corner cases, " "and ensuring cross-desktop integration. For the first time, we offer our " "Wayland integration on long-term support, so you can be sure we will " "continue to provide bug fixes and improvements to the Wayland experience.xx" #: announcements/plasma-5.12.0.php:133 msgid "" "Speed and memory improvements are the focus of this long-term release. The " "new Plasma LTS uses less CPU and less memory than previous versions. The " "process of starting the Plasma desktop is now significantly faster." msgstr "" "xxSpeed and memory improvements are the focus of this long-term release. The " "new Plasma LTS uses less CPU and less memory than previous versions. The " "process of starting the Plasma desktop is now significantly faster.xx" #: announcements/plasma-5.12.0.php:156 msgid "" "The list of new features in Plasma 5.12 LTS doesn't stop with improved " "performance. You can also look forward to the following:" msgstr "" "xxThe list of new features in Plasma 5.12 LTS doesn't stop with improved " "performance. You can also look forward to the following:xx" #: announcements/plasma-5.12.0.php:159 msgid "" "\n" "
      • Wayland-only Night Color feature that lets you adjust the screen color " "temperature to reduce eye strain
      • \n" "
      • Usability improvement for the global menu: adding a global menu panel or " "window decoration button enables it without needing an extra configuration " "step
      • \n" "
      • KRunner can now be completely used with on-screen readers such as Orca\n" "
      • Notification text is selectable again and allows you to copy links from " "notifications
      • \n" "
      • The weather applet can now show the temperature next to the weather " "status icon on the panel
      • \n" "
      • Clock widget's text is now sized more appropriately
      • \n" "
      • System Activity and System Monitor display per-process graphs for the " "CPU usage
      • \n" "
      • Windows shadows are horizontally centered and larger by default
      • \n" "
      • The Properties dialog now shows file metadata
      • \n" "
      • The Icon applet now uses favicons for website shortcuts
      • \n" "
      • The Kickoff application menu has an optimized layout
      • \n" msgstr "" "\n" "xx\n" "
      • Wayland-only Night Color feature that lets you adjust the screen color " "temperature to reduce eye strain
      • \n" "
      • Usability improvement for the global menu: adding a global menu panel or " "window decoration button enables it without needing an extra configuration " "step
      • \n" "
      • KRunner can now be completely used with on-screen readers such as Orca\n" "
      • Notification text is selectable again and allows you to copy links from " "notifications
      • \n" "
      • The weather applet can now show the temperature next to the weather " "status icon on the panel
      • \n" "
      • Clock widget's text is now sized more appropriately
      • \n" "
      • System Activity and System Monitor display per-process graphs for the " "CPU usage
      • \n" "
      • Windows shadows are horizontally centered and larger by default
      • \n" "
      • The Properties dialog now shows file metadata
      • \n" "
      • The Icon applet now uses favicons for website shortcuts
      • \n" "
      • The Kickoff application menu has an optimized layout
      • \n" "xx\n" #: announcements/plasma-5.12.0.php:183 msgid "" "We have made many improvements to the Discover user interface, starting with " "redesigned app pages to showcase all the amazing software you can install. " "Non-browsing sections of the interface now have leaner headers, and browsing " "views are more compact, allowing you to see more apps at once. The " "screenshots are bigger and support keyboard navigation. The list of " "installed apps is sorted alphabetically, and the interface for configuring " "sources has been polished." msgstr "" "xxWe have made many improvements to the Discover user interface, starting " "with redesigned app pages to showcase all the amazing software you can " "install. Non-browsing sections of the interface now have leaner headers, and " "browsing views are more compact, allowing you to see more apps at once. The " "screenshots are bigger and support keyboard navigation. The list of " "installed apps is sorted alphabetically, and the interface for configuring " "sources has been polished.xx" #: announcements/plasma-5.12.0.php:185 msgid "" "Discover has also seen major improvements in stability, as well as in Snap " "and Flatpak support. It supports apt:// URLs, and will notify you " "when a package requires a reboot after installation or update. Distributions " "using Discover can enable offline updates, and the distro upgrade feature " "can be used to get new distribution releases. Discover comes with better " "usability on phone form factors (uses Kirigami main action, and has a view " "specific for searching), and it integrates PackageKit global signals into " "notifications. All in all, the process of maintaining your software with " "Discover will feel much smoother." msgstr "" "xxDiscover has also seen major improvements in stability, as well as in Snap " "and Flatpak support. It supports apt:// URLs, and will notify you " "when a package requires a reboot after installation or update. Distributions " "using Discover can enable offline updates, and the distro upgrade feature " "can be used to get new distribution releases. Discover comes with better " "usability on phone form factors (uses Kirigami main action, and has a view " "specific for searching), and it integrates PackageKit global signals into " "notifications. All in all, the process of maintaining your software with " "Discover will feel much smoother.xx" #: announcements/plasma-5.12.0.php:188 msgid "Continuous Updates for Plasma on Wayland" msgstr "xxContinuous Updates for Plasma on Waylandxx" #: announcements/plasma-5.12.0.php:195 msgid "" "Plasma's support for running on Wayland continues to improve, and it is now " "suitable for a wider range of testing. It is included as a Long Term Support " "feature for the first time, which means we will be fixing bugs throughout " "the entire 5.12 LTS series. New features include:" msgstr "" "xxPlasma's support for running on Wayland continues to improve, and it is " "now suitable for a wider range of testing. It is included as a Long Term " "Support feature for the first time, which means we will be fixing bugs " "throughout the entire 5.12 LTS series. New features include:xx" #: announcements/plasma-5.12.0.php:197 msgid "" "\n" "
      • Ability to set output resolution and enable/disable outputs through " "KScreen
      • \n" "
      • Screen rotation
      • \n" "
      • Automatic screen rotation based on orientation sensor
      • \n" "
      • Automatic touch screen calibration
      • \n" "
      • Fullscreen option for Wayland windows
      • \n" "
      • Automatic selection of the Compositor based on the used platform
      • " msgstr "" "\n" "xx\n" "
      • Ability to set output resolution and enable/disable outputs through " "KScreen
      • \n" "
      • Screen rotation
      • \n" "
      • Automatic screen rotation based on orientation sensor
      • \n" "
      • Automatic touch screen calibration
      • \n" "
      • Fullscreen option for Wayland windows
      • \n" "
      • Automatic selection of the Compositor based on the used platform
      • xx" #: announcements/plasma-5.12.0.php:206 msgid "" "Plasma on Wayland cares about your vision, so an exclusive, Wayland-only " "feature called Night Color is also available. Night Color integrates with " "KWin and removes blue light from your screen at night-time, functioning as " "an equivalent of the great Redshift app that works on X." msgstr "" "xxPlasma on Wayland cares about your vision, so an exclusive, Wayland-only " "feature called Night Color is also available. Night Color integrates with " "KWin and removes blue light from your screen at night-time, functioning as " "an equivalent of the great Redshift app that works on X.xx" #: announcements/plasma-5.12.0.php:208 msgid "" "We have also started implementing window rules on Wayland and made it " "possible to use real-time scheduling policy to keep the input responsive. " "XWayland is no longer required to run the Plasma desktop; however, the " "applications only supporting X still make use of it." msgstr "" "xxWe have also started implementing window rules on Wayland and made it " "possible to use real-time scheduling policy to keep the input responsive. " "XWayland is no longer required to run the Plasma desktop; however, the " "applications only supporting X still make use of it.xx" #: announcements/plasma-5.12.0.php:210 msgid "For those who know their Wayland internals, the protocols we added are:" msgstr "" "xxFor those who know their Wayland internals, the protocols we added are:xx" #: announcements/plasma-5.12.0.php:221 msgid "" "There is also an important change of policy: 5.12 is the last release which " "sees feature development in KWin on X11. With 5.13 onwards, only new " "features relevant to Wayland are going to be added." msgstr "" "xxThere is also an important change of policy: 5.12 is the last release " "which sees feature development in KWin on X11. With 5.13 onwards, only new " "features relevant to Wayland are going to be added.xx" #: announcements/plasma-5.12.0.php:223 msgid "" "We have put a lot of work into making Wayland support in Plasma as good as " "possible, but there are still some missing features and issues with " "particular hardware configurations. Therefore, we don't yet recommend it for " "daily use. More information is available on the Wayland status wiki page." msgstr "" "xxWe have put a lot of work into making Wayland support in Plasma as good as " "possible, but there are still some missing features and issues with " "particular hardware configurations. Therefore, we don't yet recommend it for " "daily use. More information is available on the Wayland status wiki page.xx" #: announcements/plasma-5.12.0.php:227 msgid "" "Browse the full Plasma 5.12 LTS changelog to find even more tweaks and bug " "fixes featured in this release: " msgstr "" "xxBrowse the full Plasma 5.12 LTS changelog to find even more tweaks and bug " "fixes featured in this release: xx" #: announcements/plasma-5.12.0.php:232 msgid "" "If you have been using our previous LTS release, Plasma 5.8, you might " "notice some interesting changes when you upgrade to Plasma 5.12. All these " "great features are waiting for you:" msgstr "" "xxIf you have been using our previous LTS release, Plasma 5.8, you might " "notice some interesting changes when you upgrade to Plasma 5.12. All these " "great features are waiting for you:xx" #: announcements/plasma-5.12.0.php:254 msgid "" "Due to popular demand, we implemented switching between windows in Task " "Manager using Meta + number shortcuts for heavy multi-tasking. Also new in " "Task Manager is the ability to pin different applications in each of your " "activities. Is some app making noise in the background while you are trying " "to focus on one task? Applications currently playing audio are now marked " "with an icon, similar to how it’s done in modern web browsers. Together with " "a button to mute the offending application, this can help you stay focused." msgstr "" "xxDue to popular demand, we implemented switching between windows in Task " "Manager using Meta + number shortcuts for heavy multi-tasking. Also new in " "Task Manager is the ability to pin different applications in each of your " "activities. Is some app making noise in the background while you are trying " "to focus on one task? Applications currently playing audio are now marked " "with an icon, similar to how it’s done in modern web browsers. Together with " "a button to mute the offending application, this can help you stay focused.xx" #: announcements/plasma-5.12.0.php:265 msgid "" "Global Menus have returned. KDE's pioneering feature to separate the menu " "bar from the application window allows for a new user interface paradigm, " "with either a Plasma Widget showing the menu, or with the menu neatly tucked " "away in the window title bar. Setting it up has been greatly simplified in " "Plasma 5.12: as soon as you add the Global Menu widget or title bar button, " "the required background service gets started automatically. No need to " "reload the desktop or click any confirmation buttons!" msgstr "" "xxGlobal Menus have returned. KDE's pioneering feature to separate the menu " "bar from the application window allows for a new user interface paradigm, " "with either a Plasma Widget showing the menu, or with the menu neatly tucked " "away in the window title bar. Setting it up has been greatly simplified in " "Plasma 5.12: as soon as you add the Global Menu widget or title bar button, " "the required background service gets started automatically. No need to " "reload the desktop or click any confirmation buttons!xx" #: announcements/plasma-5.12.0.php:268 msgid "Spring-Loaded Folders" msgstr "xxSpring-Loaded Foldersxx" #: announcements/plasma-5.12.0.php:276 msgid "" "Folder View is now the default desktop layout. After some years of shunning " "icons on the desktop, we have accepted the inevitable and changed to Folder " "View as the default desktop. This brings some icons to the desktop by " "default, and allows you to put whatever files or folders you want on it for " "easy access. To make this work, many improvements have been made to Folder " "View. Spring Loading makes drag-and- dropping files powerful and quick, and " "there is a tighter icon grid, along with massively improved performance." msgstr "" "xxFolder View is now the default desktop layout. After some years of " "shunning icons on the desktop, we have accepted the inevitable and changed " "to Folder View as the default desktop. This brings some icons to the desktop " "by default, and allows you to put whatever files or folders you want on it " "for easy access. To make this work, many improvements have been made to " "Folder View. Spring Loading makes drag-and- dropping files powerful and " "quick, and there is a tighter icon grid, along with massively improved " "performance.xx" #: announcements/plasma-5.12.0.php:287 msgid "" "Media controls have been added to the lock screen. For added privacy, they " "can be disabled in Plasma 5.12. Moreover, music will automatically pause " "when the system suspends." msgstr "" "xxMedia controls have been added to the lock screen. For added privacy, they " "can be disabled in Plasma 5.12. Moreover, music will automatically pause " "when the system suspends.xx" #: announcements/plasma-5.12.0.php:298 msgid "" "We introduced a new System Settings user interface for easy access to " "commonly used settings. It is the first step in making this often-used and " "complex application easier to navigate and more user-friendly. The new " "design is added as an option, so users who prefer the older icon or tree " "views can move back to their preferred way of navigation." msgstr "" "xxWe introduced a new System Settings user interface for easy access to " "commonly used settings. It is the first step in making this often-used and " "complex application easier to navigate and more user-friendly. The new " "design is added as an option, so users who prefer the older icon or tree " "views can move back to their preferred way of navigation.xx" #: announcements/plasma-5.12.0.php:309 msgid "" "KDE has a focus on privacy. After all, our vision is a world in which " "everyone has control over their digital life and enjoys freedom and privacy." msgstr "" "xxKDE has a focus on privacy. After all, our vision is a world in which " "everyone has control over their digital life and enjoys freedom and privacy." "xx" #: announcements/plasma-5.12.0.php:311 msgid "" "For users who often deal with sensitive, confidential and private " "information, the new Plasma Vault feature offers strong encryption options " "presented in a user-friendly way. It allows you to lock and encrypt sets of " "documents, and hide them from prying eyes even when you are logged in. " "Plasma Vault extends Plasma's Activities feature with secure storage." msgstr "" "xxFor users who often deal with sensitive, confidential and private " "information, the new Plasma Vault feature offers strong encryption options " "presented in a user-friendly way. It allows you to lock and encrypt sets of " "documents, and hide them from prying eyes even when you are logged in. " "Plasma Vault extends Plasma's Activities feature with secure storage.xx" #: announcements/plasma-5.12.0.php:317 msgid "" "Take a look at what Plasma offers - a comprehensive selection of features " "unparalleled in any desktop software." msgstr "" "xxTake a look at what Plasma offers - a comprehensive selection of features " "unparalleled in any desktop software.xx" #: announcements/plasma-5.12.0.php:327 msgid "" "Cover your desktop in useful widgets to keep you up to date with weather, " "amuse you with comics, or help you with calculations." msgstr "" "xxCover your desktop in useful widgets to keep you up to date with weather, " "amuse you with comics, or help you with calculations.xx" #: announcements/plasma-5.12.0.php:338 msgid "" "Download wallpapers, window styles, widgets, desktop effects and dozens of " "other resources straight to your desktop. We work with the new KDE Store to bring you a wide selection of " "addons ready to be installed." msgstr "" "xxDownload wallpapers, window styles, widgets, desktop effects and dozens of " "other resources straight to your desktop. We work with the new KDE Store to bring you a wide selection of " "addons ready to be installed.xx" #: announcements/plasma-5.12.0.php:349 msgid "" "Plasma lets you easily search your desktop for applications, folders, music, " "video, files... If you have it, Plasma can find it." msgstr "" "xxPlasma lets you easily search your desktop for applications, folders, " "music, video, files... If you have it, Plasma can find it.xx" #: announcements/plasma-5.12.0.php:360 msgid "" "Plasma's default Breeze theme has a unified look across all the common " "programming toolkits - Qt 4 & 5, GTK 2 & 3, and LibreOffice." msgstr "" "xxPlasma's default Breeze theme has a unified look across all the common " "programming toolkits - Qt 4 & 5, GTK 2 & 3, and LibreOffice.xx" #: announcements/plasma-5.12.0.php:370 msgid "" "With KDE Connect, you can get notifications for new text messages on the " "desktop, easily transfer files between your computer and mobile device, " "silence music during calls, and even use your phone for remote control." msgstr "" "xxWith KDE Connect, you can get notifications for new text messages on the " "desktop, easily transfer files between your computer and mobile device, " "silence music during calls, and even use your phone for remote control.xx" #: announcements/plasma-5.12.0.php:380 msgid "" "Plasma is simple by default, but powerful when needed. You can customise it " "however you like with new widgets, panels, screens, and styles." msgstr "" "xxPlasma is simple by default, but powerful when needed. You can customise " "it however you like with new widgets, panels, screens, and styles.xx" #: announcements/plasma-5.12.1.php:118 msgid "Tuesday, 13 February 2018." msgstr "xxTuesday, 13 February 2018.xx" #: announcements/plasma-5.12.1.php:129 msgid "" "\n" "
      • System Settings: Fix crash when searching. Commit. " "Phabricator Code review D10272
      • \n" "
      • Fixed mouse settings module crashing on Wayland. Commit. Fixes bug #389978. Phabricator Code review D10359
      • \n" "
      • Show a beautiful disabled icon for updates. Commit. Fixes bug " "#390076
      • \n" msgstr "" "\n" "xx\n" "
      • System Settings: Fix crash when searching. Commit. " "Phabricator Code review D10272
      • \n" "
      • Fixed mouse settings module crashing on Wayland. Commit. Fixes bug #389978. Phabricator Code review D10359
      • \n" "
      • Show a beautiful disabled icon for updates. Commit. Fixes bug " "#390076
      • \n" "xx\n" #: announcements/plasma-5.12.2.php:118 msgid "Tuesday, 20 February 2018." msgstr "xxTuesday, 20 February 2018.xx" #: announcements/plasma-5.12.2.php:129 msgid "" "\n" "
      • Fix favicons in firefox bookmarks runner. Commit. " "Fixes bug #363136. Phabricator " "Code review D10610
      • \n" "
      • System settings: Improve sidebar header visibility. Commit. Fixes " "bug #384638. Phabricator Code " "review D10620
      • \n" "
      • Discover: Don't let the user write the first review for apps they " "haven't installed. Commit.
      • \n" "\n" msgstr "" "\n" "xx\n" "
      • Fix favicons in firefox bookmarks runner. Commit. " "Fixes bug #363136. Phabricator " "Code review D10610
      • \n" "
      • System settings: Improve sidebar header visibility. Commit. Fixes " "bug #384638. Phabricator Code " "review D10620
      • \n" "
      • Discover: Don't let the user write the first review for apps they " "haven't installed. Commit.
      • \n" "\n" "xx\n" #: announcements/plasma-5.12.3.php:118 msgid "Tuesday, 6 March 2018." msgstr "xxTuesday, 6 March 2018.xx" #: announcements/plasma-5.12.3.php:129 msgid "" "\n" "
      • Fix installation of Discover backends. Commit.
      • \n" "
      • KWin: Fix the build on armhf/aarch64. Commit. Phabricator Code " "review D10762
      • \n" "
      • Fix the userswitcher when using the mouse for switching. Commit. Fixes bug #391007. Phabricator Code review D10802
      • \n" msgstr "" "\n" "xx\n" "
      • Fix installation of Discover backends. Commit.
      • \n" "
      • KWin: Fix the build on armhf/aarch64. Commit. Phabricator Code " "review D10762
      • \n" "
      • Fix the userswitcher when using the mouse for switching. Commit. Fixes bug #391007. Phabricator Code review D10802
      • \n" "xx\n" #: announcements/plasma-5.12.4.php:118 msgid "Tuesday, 27 March 2018." msgstr "xxTuesday, 27 March 2018.xx" #: announcements/plasma-5.12.4.php:129 msgid "" "\n" "
      • Fix pixelated icon scaling for HiDPI screens. Commit. " "Fixes bug #390737. Phabricator " "Code review D11631
      • \n" "
      • Discover: Simplify the tasks view. Commit. Fixes bug #391760
      • \n" "
      • Move to KRunner's second results item with a single keypress. Commit. Fixes bug #392197. Phabricator Code review D11611
      • \n" "\n" msgstr "" "\n" "xx\n" "
      • Fix pixelated icon scaling for HiDPI screens. Commit. " "Fixes bug #390737. Phabricator " "Code review D11631
      • \n" "
      • Discover: Simplify the tasks view. Commit. Fixes bug #391760
      • \n" "
      • Move to KRunner's second results item with a single keypress. Commit. Fixes bug #392197. Phabricator Code review D11611
      • \n" "\n" "xx\n" #: announcements/plasma-5.12.5.php:118 msgid "Tuesday, 1 May 2018." msgstr "xxTuesday, 1 May 2018.xx" #: announcements/plasma-5.12.5.php:129 msgid "" "\n" "
      • Discover: improve display of Progress element. Commit. Fixes " "bug #393323
      • \n" "
      • Weather dataengine: fix BBC provider to adapt to change RSS feed. Commit. Fixes bug #392510. Phabricator Code review D11808
      • \n" "
      • Fixed bug that caused power management system to not work on a fresh " "install. Commit. Fixes bug #391782
      • \n" "\t\t" msgstr "" "\n" "xx\n" "
      • Discover: improve display of Progress element. Commit. Fixes " "bug #393323
      • \n" "
      • Weather dataengine: fix BBC provider to adapt to change RSS feed. Commit. Fixes bug #392510. Phabricator Code review D11808
      • \n" "
      • Fixed bug that caused power management system to not work on a fresh " "install. Commit. Fixes bug #391782
      • \n" "\t\txx" #: announcements/plasma-5.12.6.php:118 msgid "Wednesday, 27 June 2018." msgstr "xxWednesday, 27 June 2018.xx" #: announcements/plasma-5.12.6.php:129 msgid "" "\n" "
      • Fix avatar picture aliasing and stretching in kickoff. Commit. Fixes bug #369327. Phabricator Code review D12469
      • \n" "
      • Discover: Fix there being more security updates than total updates in " "notifier. Commit. Fixes bug #392056. Phabricator Code review D13596
      • \n" "
      • Discover Snap support: make it possible to launch installed " "applications. Commit.
      • \n" msgstr "" "\n" "xx\n" "
      • Fix avatar picture aliasing and stretching in kickoff. Commit. Fixes bug #369327. Phabricator Code review D12469
      • \n" "
      • Discover: Fix there being more security updates than total updates in " "notifier. Commit. Fixes bug #392056. Phabricator Code review D13596
      • \n" "
      • Discover Snap support: make it possible to launch installed " "applications. Commit.
      • \n" "xx\n" #: announcements/plasma-5.12.7.php:118 msgid "Tuesday, 25 September 2018." msgstr "xxTuesday, 25 September 2018.xx" #: announcements/plasma-5.12.7.php:129 msgid "" "\n" "
      • Prevent paste in screen locker. Commit. Fixes " "bug #388049. Phabricator Code " "review D14924
      • \n" "
      • Improve arrow key navigation of Kicker search results. Commit. Fixes bug #397779. Phabricator Code review D15286
      • \n" "
      • Fix QFileDialog not remembering the last visited directory. Commit. " "Phabricator Code review D14437
      • \n" "\t\t" msgstr "" "\n" "xx\n" "
      • Prevent paste in screen locker. Commit. Fixes " "bug #388049. Phabricator Code " "review D14924
      • \n" "
      • Improve arrow key navigation of Kicker search results. Commit. Fixes bug #397779. Phabricator Code review D15286
      • \n" "
      • Fix QFileDialog not remembering the last visited directory. Commit. " "Phabricator Code review D14437
      • \n" "\t\txx" #: announcements/plasma-5.12.90.php:120 msgid "Thursday, 17 May 2018." msgstr "xxThursday, 17 May 2018.xx" #: announcements/plasma-5.12.90.php:121 msgid "Today KDE unveils a %1 release of Plasma %2." msgstr "xxToday KDE unveils a %1 release of Plasma %2.xx" #: announcements/plasma-5.12.90.php:125 announcements/plasma-5.13.0.php:123 msgid "" "Members of the Plasma team have been working hard to continue making Plasma " "a lightweight and responsive desktop which loads and runs quickly, but " "remains full-featured with a polished look and feel. We have spent the last " "four months optimising startup and minimising memory usage, yielding faster " "time-to-desktop, better runtime performance and less memory consumption. " "Basic features like panel popups were optimised to make sure they run " "smoothly even on the lowest-end hardware. Our design teams have not rested " "either, producing beautiful new integrated lock and login screen graphics." msgstr "" "xxMembers of the Plasma team have been working hard to continue making " "Plasma a lightweight and responsive desktop which loads and runs quickly, " "but remains full-featured with a polished look and feel. We have spent the " "last four months optimising startup and minimising memory usage, yielding " "faster time-to-desktop, better runtime performance and less memory " "consumption. Basic features like panel popups were optimised to make sure " "they run smoothly even on the lowest-end hardware. Our design teams have " "not rested either, producing beautiful new integrated lock and login screen " "graphics.xx" #: announcements/plasma-5.12.90.php:130 announcements/plasma-5.13.0.php:132 msgid "New in Plasma 5.13" msgstr "xxNew in Plasma 5.13xx" #: announcements/plasma-5.12.90.php:133 announcements/plasma-5.13.0.php:135 msgid "Plasma Browser Integration" msgstr "xxPlasma Browser Integrationxx" #: announcements/plasma-5.12.90.php:134 msgid "" "Plasma Browser Integration is a suite of new features which make Firefox and " "Chrome, and Chromium-based browsers work with your desktop. Downloads are " "now displayed in the Plasma notification popup just as when transferring " "files with Dolphin. The Media Controls Plasmoid can mute and skip videos " "and music playing from within the browser. You can send a link to your " "phone with KDE Connect. Browser tabs can be opened directly using KRunner " "via the Alt-Space keyboard shortcut. To enable Plasma Browser Integration, " "add the relevant plugin from the addon store of your favourite browser." msgstr "" "xxPlasma Browser Integration is a suite of new features which make Firefox " "and Chrome, and Chromium-based browsers work with your desktop. Downloads " "are now displayed in the Plasma notification popup just as when transferring " "files with Dolphin. The Media Controls Plasmoid can mute and skip videos " "and music playing from within the browser. You can send a link to your " "phone with KDE Connect. Browser tabs can be opened directly using KRunner " "via the Alt-Space keyboard shortcut. To enable Plasma Browser Integration, " "add the relevant plugin from the addon store of your favourite browser.xx" #: announcements/plasma-5.12.90.php:137 announcements/plasma-5.13.0.php:139 msgid "Plasma Browser Integration for Downloads" msgstr "xxPlasma Browser Integration for Downloadsxx" #: announcements/plasma-5.12.90.php:140 announcements/plasma-5.13.0.php:142 msgid "Plasma Browser Integration for Media Controls" msgstr "xxPlasma Browser Integration for Media Controlsxx" #: announcements/plasma-5.12.90.php:142 announcements/plasma-5.13.0.php:144 msgid "Plasma Browser Integration for Downloads and Media Controls" msgstr "xxPlasma Browser Integration for Downloads and Media Controlsxx" #: announcements/plasma-5.12.90.php:146 announcements/plasma-5.13.0.php:148 msgid "System Settings Redesigns" msgstr "xxSystem Settings Redesignsxx" #: announcements/plasma-5.12.90.php:147 announcements/plasma-5.13.0.php:149 msgid "" "Our settings pages are being redesigned. The KDE Visual Design Group has " "reviewed many of the tools in System Settings and we are now implementing " "those redesigns. KDE's Kirigami framework gives the pages a slick new " "look. We started off with the theming tools, comprising the icons, desktop " "themes, and cursor themes pages. The splash screen page can now download " "new splashscreens from the KDE Store. The fonts page can now display " "previews for the sub-pixel anti-aliasing settings." msgstr "" "xxOur settings pages are being redesigned. The KDE Visual Design Group has " "reviewed many of the tools in System Settings and we are now implementing " "those redesigns. KDE's Kirigami framework gives the pages a slick new " "look. We started off with the theming tools, comprising the icons, desktop " "themes, and cursor themes pages. The splash screen page can now download " "new splashscreens from the KDE Store. The fonts page can now display " "previews for the sub-pixel anti-aliasing settings.xx" #: announcements/plasma-5.12.90.php:150 announcements/plasma-5.13.0.php:152 msgid "Desktop Theme" msgstr "xxDesktop Themexx" #: announcements/plasma-5.12.90.php:153 announcements/plasma-5.13.0.php:155 msgid "Font Settings" msgstr "xxFont Settingsxx" #: announcements/plasma-5.12.90.php:156 announcements/plasma-5.13.0.php:158 msgid "Icon Themes" msgstr "xxIcon Themesxx" #: announcements/plasma-5.12.90.php:158 announcements/plasma-5.13.0.php:160 msgid "Redesigned System Settings Pages" msgstr "xxRedesigned System Settings Pagesxx" #: announcements/plasma-5.12.90.php:162 announcements/plasma-5.13.0.php:164 msgid "New Look for Lock and Login Screens" msgstr "xxNew Look for Lock and Login Screensxx" #: announcements/plasma-5.12.90.php:163 announcements/plasma-5.13.0.php:165 msgid "" "Our login and lock screens have a fresh new design, displaying the wallpaper " "of the current Plasma release by default. The lock screen now incorporates a " "slick fade-to-blur transition to show the controls, allowing it to be easily " "used like a screensaver." msgstr "" "xxOur login and lock screens have a fresh new design, displaying the " "wallpaper of the current Plasma release by default. The lock screen now " "incorporates a slick fade-to-blur transition to show the controls, allowing " "it to be easily used like a screensaver.xx" #: announcements/plasma-5.12.90.php:166 announcements/plasma-5.13.0.php:168 msgid "Lock Screen" msgstr "xxLock Screenxx" #: announcements/plasma-5.12.90.php:169 announcements/plasma-5.13.0.php:171 msgid "Login Screen" msgstr "xxLogin Screenxx" #: announcements/plasma-5.12.90.php:171 announcements/plasma-5.13.0.php:173 msgid "Lock and Login Screen new Look" msgstr "xxLock and Login Screen new Lookxx" #: announcements/plasma-5.12.90.php:177 announcements/plasma-5.12.90.php:179 #: announcements/plasma-5.13.0.php:179 announcements/plasma-5.13.0.php:181 msgid "Improved Blur Effect in the Dash Menu" msgstr "xxImproved Blur Effect in the Dash Menuxx" #: announcements/plasma-5.12.90.php:181 announcements/plasma-5.13.0.php:183 msgid "Graphics Compositor" msgstr "xxGraphics Compositorxx" #: announcements/plasma-5.12.90.php:182 announcements/plasma-5.13.0.php:184 msgid "" "Our compositor KWin gained much-improved effects for blur and desktop " "switching. Wayland work continued, with the return of window rules, the use " "of high priority EGL Contexts, and initial support for screencasts and " "desktop sharing." msgstr "" "xxOur compositor KWin gained much-improved effects for blur and desktop " "switching. Wayland work continued, with the return of window rules, the use " "of high priority EGL Contexts, and initial support for screencasts and " "desktop sharing.xx" #: announcements/plasma-5.12.90.php:187 announcements/plasma-5.12.90.php:189 #: announcements/plasma-5.13.0.php:189 announcements/plasma-5.13.0.php:191 msgid "Discover's Lists with Ratings, Themed Icons, and Sorting Options" msgstr "xxDiscover's Lists with Ratings, Themed Icons, and Sorting Optionsxx" #: announcements/plasma-5.12.90.php:192 announcements/plasma-5.13.0.php:194 msgid "" "Discover, our software and addon installer, has more features and sports " "improvements to the look and feel." msgstr "" "xxDiscover, our software and addon installer, has more features and sports " "improvements to the look and feel.xx" #: announcements/plasma-5.12.90.php:194 msgid "" "Using our Kirigami UI framework we improved the appearance of lists and " "category pages, which now use toolbars instead of big banner images. Lists " "can now be sorted, and use the new Kirigami Cards widget. Star ratings are " "shown on lists and app pages. App icons use your local icon theme better " "match your desktop settings. All AppStream metadata is now shown on the " "application page, including all URL types. And for users of Arch Linux, the " "Pacman log is now displayed after software updates." msgstr "" "xxUsing our Kirigami UI framework we improved the appearance of lists and " "category pages, which now use toolbars instead of big banner images. Lists " "can now be sorted, and use the new Kirigami Cards widget. Star ratings are " "shown on lists and app pages. App icons use your local icon theme better " "match your desktop settings. All AppStream metadata is now shown on the " "application page, including all URL types. And for users of Arch Linux, the " "Pacman log is now displayed after software updates.xx" #: announcements/plasma-5.12.90.php:196 announcements/plasma-5.13.0.php:198 msgid "" "Work has continued on bundled app formats. Snap support now allows user " "control of app permissions, and it's possible to install Snaps that use " "classic mode. And the 'snap://' URL format is now supported. Flatpak " "support gains the ability to choose the preferred repository to install from " "when more than one is set up." msgstr "" "xxWork has continued on bundled app formats. Snap support now allows user " "control of app permissions, and it's possible to install Snaps that use " "classic mode. And the 'snap://' URL format is now supported. Flatpak " "support gains the ability to choose the preferred repository to install from " "when more than one is set up.xx" #: announcements/plasma-5.12.90.php:199 announcements/plasma-5.13.0.php:201 msgid "Much More" msgstr "xxMuch Morexx" #: announcements/plasma-5.12.90.php:200 announcements/plasma-5.13.0.php:202 msgid "Other changes include:" msgstr "xxOther changes include:xx" #: announcements/plasma-5.12.90.php:202 announcements/plasma-5.13.0.php:204 msgid "" "A tech preview of GTK global menu integration." msgstr "" "xxA tech preview of GTK global menu integration.xx" #: announcements/plasma-5.12.90.php:203 announcements/plasma-5.13.0.php:205 msgid "Redesigned Media Player Widget." msgstr "xxRedesigned Media Player Widget.xx" #: announcements/plasma-5.12.90.php:204 announcements/plasma-5.13.0.php:206 msgid "" "Plasma Calendar plugin for astronomical events, currently showing: lunar " "phases & astronomical seasons (equinox, solstices)." msgstr "" "xxPlasma Calendar plugin for astronomical events, currently showing: lunar " "phases & astronomical seasons (equinox, solstices).xx" #: announcements/plasma-5.12.90.php:205 announcements/plasma-5.13.0.php:207 msgid "" "xdg-desktop-portal-kde, used to give desktop integration for Flatpak and " "Snap applications, gained support for screenshot and screencast portals." msgstr "" "xxxdg-desktop-portal-kde, used to give desktop integration for Flatpak and " "Snap applications, gained support for screenshot and screencast portals.xx" #: announcements/plasma-5.12.90.php:206 announcements/plasma-5.13.0.php:208 msgid "" "The Digital Clock widget allows copying the current date and time to the " "clipboard." msgstr "" "xxThe Digital Clock widget allows copying the current date and time to the " "clipboard.xx" #: announcements/plasma-5.12.90.php:207 announcements/plasma-5.13.0.php:209 msgid "The notification popup has a button to clear the history." msgstr "xxThe notification popup has a button to clear the history.xx" #: announcements/plasma-5.12.90.php:208 announcements/plasma-5.13.0.php:210 msgid "" "More KRunner plugins to provide easy access to Konsole profiles and the " "character picker." msgstr "" "xxMore KRunner plugins to provide easy access to Konsole profiles and the " "character picker.xx" #: announcements/plasma-5.12.90.php:209 announcements/plasma-5.13.0.php:211 msgid "" "The Mouse System Settings page has been rewritten for libinput support on X " "and Wayland." msgstr "" "xxThe Mouse System Settings page has been rewritten for libinput support on " "X and Wayland.xx" #: announcements/plasma-5.12.90.php:210 announcements/plasma-5.13.0.php:212 msgid "" "Plasma Vault has a new CryFS backend, commands to remotely close open vaults " "with KDE Connect, offline vaults, a more polished interface and better error " "reporting." msgstr "" "xxPlasma Vault has a new CryFS backend, commands to remotely close open " "vaults with KDE Connect, offline vaults, a more polished interface and " "better error reporting.xx" #: announcements/plasma-5.12.90.php:211 announcements/plasma-5.13.0.php:213 msgid "" "A new dialog pops up when you first plug in an external monitor so you can " "easily configure how it should be positioned." msgstr "" "xxA new dialog pops up when you first plug in an external monitor so you can " "easily configure how it should be positioned.xx" #: announcements/plasma-5.12.90.php:212 msgid "" "Plasma gained the ability to fall back to a software rendering if OpenGL " "drivers unexpectedly fail." msgstr "" "xxPlasma gained the ability to fall back to a software rendering if OpenGL " "drivers unexpectedly fail.xx" #: announcements/plasma-5.12.90.php:216 announcements/plasma-5.13.0.php:219 msgid "GEdit with Title Bar Menu" msgstr "xxGEdit with Title Bar Menuxx" #: announcements/plasma-5.12.90.php:219 announcements/plasma-5.13.0.php:222 msgid "Redesigned Media Player Widget" msgstr "xxRedesigned Media Player Widgetxx" #: announcements/plasma-5.12.90.php:222 announcements/plasma-5.13.0.php:225 msgid "Connect an External Monitor" msgstr "xxConnect an External Monitorxx" #: announcements/plasma-5.12.90.php:224 announcements/plasma-5.13.0.php:227 msgid "" "GEdit with Title Bar Menu. Redesigned Media Player Widget. Connect an " "External Monitor Dialog." msgstr "" "xxGEdit with Title Bar Menu. Redesigned Media Player Widget. Connect an " "External Monitor Dialog.xx" #: announcements/plasma-5.13.0.php:118 msgid "Tuesday, 12 June 2018." msgstr "xxTuesday, 12 June 2018.xx" #: announcements/plasma-5.13.0.php:119 msgid "Today KDE unveils the %1 release of Plasma %2." msgstr "xxToday KDE unveils the %1 release of Plasma %2.xx" #: announcements/plasma-5.13.0.php:128 msgid "" "Browse the full Plasma 5.13 changelog to find even more tweaks and bug fixes " "featured in this release: " msgstr "" "xxBrowse the full Plasma 5.13 changelog to find even more tweaks and bug " "fixes featured in this release: xx" #: announcements/plasma-5.13.0.php:136 msgid "" "Plasma Browser Integration is a suite of new features which make Firefox, " "Chrome and Chromium-based browsers work with your desktop. Downloads are " "now displayed in the Plasma notification popup just as when transferring " "files with Dolphin. The Media Controls Plasmoid can mute and skip videos " "and music playing from within the browser. You can send a link to your " "phone with KDE Connect. Browser tabs can be opened directly using KRunner " "via the Alt-Space keyboard shortcut. To enable Plasma Browser Integration, " "add the relevant plugin from the addon store of your favourite browser." msgstr "" "xxPlasma Browser Integration is a suite of new features which make Firefox, " "Chrome and Chromium-based browsers work with your desktop. Downloads are " "now displayed in the Plasma notification popup just as when transferring " "files with Dolphin. The Media Controls Plasmoid can mute and skip videos " "and music playing from within the browser. You can send a link to your " "phone with KDE Connect. Browser tabs can be opened directly using KRunner " "via the Alt-Space keyboard shortcut. To enable Plasma Browser Integration, " "add the relevant plugin from the addon store of your favourite browser.xx" #: announcements/plasma-5.13.0.php:196 msgid "" "Using our Kirigami UI framework we improved the appearance of lists and " "category pages, which now use toolbars instead of big banner images. Lists " "can now be sorted, and use the new Kirigami Cards widget. Star ratings are " "shown on lists and app pages. App icons use your local icon theme to better " "match your desktop settings. All AppStream metadata is now shown on the " "application page, including all URL types." msgstr "" "xxUsing our Kirigami UI framework we improved the appearance of lists and " "category pages, which now use toolbars instead of big banner images. Lists " "can now be sorted, and use the new Kirigami Cards widget. Star ratings are " "shown on lists and app pages. App icons use your local icon theme to better " "match your desktop settings. All AppStream metadata is now shown on the " "application page, including all URL types.xx" #: announcements/plasma-5.13.0.php:214 msgid "Popups in panel open faster due to a new preloading mechanism." msgstr "xxPopups in panel open faster due to a new preloading mechanism.xx" #: announcements/plasma-5.13.0.php:215 msgid "" "Plasma gained the ability to fall back to software rendering if OpenGL " "drivers unexpectedly fail." msgstr "" "xxPlasma gained the ability to fall back to software rendering if OpenGL " "drivers unexpectedly fail.xx" #: announcements/plasma-5.13.1.php:118 msgid "Tuesday, 19 June 2018." msgstr "xxTuesday, 19 June 2018.xx" #: announcements/plasma-5.13.1.php:129 msgid "" "\n" "
      • Discover: Fix build with newer flatpak. Commit.
      • \n" msgstr "" "\n" "xx\n" "
      • Discover: Fix build with newer flatpak. Commit.
      • \n" "xx\n" #: announcements/plasma-5.13.2.php:118 msgid "Tuesday, 26 June 2018." msgstr "xxTuesday, 26 June 2018.xx" #: announcements/plasma-5.13.2.php:129 msgid "" "\n" "
      • Fix tooltip woes. Commit. Fixes bug #382571. Fixes bug #385947. Fixes bug #389469. Fixes bug #388749. Phabricator Code review D13602
      • \n" "
      • Revert Touchpad KDED module: Convert to JSON metadata. Commit. Fixes bug #395622
      • \n" msgstr "" "\n" "xx\n" "
      • Fix tooltip woes. Commit. Fixes bug #382571. Fixes bug #385947. Fixes bug #389469. Fixes bug #388749. Phabricator Code review D13602
      • \n" "
      • Revert Touchpad KDED module: Convert to JSON metadata. Commit. Fixes bug #395622
      • \n" "xx\n" #: announcements/plasma-5.13.3.php:118 msgid "Tuesday, 10 July 2018." msgstr "xxTuesday, 10 July 2018.xx" #: announcements/plasma-5.13.3.php:129 msgid "Fix for QtCurve settings crash when using global menu" msgstr "xxFix for QtCurve settings crash when using global menuxx" #: announcements/plasma-5.13.3.php:130 msgid "Fix places runner to open search, timeline and devices properly" msgstr "xxFix places runner to open search, timeline and devices properlyxx" #: announcements/plasma-5.13.3.php:131 msgid "Fixes for stability and usability in Plasma Discover" msgstr "xxFixes for stability and usability in Plasma Discoverxx" #: announcements/plasma-5.13.3.php:132 msgid "Correct Folder View sizing and representation switch behavior" msgstr "xxCorrect Folder View sizing and representation switch behaviorxx" #: announcements/plasma-5.13.4.php:118 msgid "Tue, 31 Jul 2018." msgstr "xxTue, 31 Jul 2018.xx" #: announcements/plasma-5.13.4.php:129 msgid "" "\n" "
      • Discover: When sorting by release date, show newer first. Commit.
      • \n" "
      • Don't unintentionally change font rendering when rendering preview " "images. Commit. Phabricator " "Code review D14480
      • \n" "
      • Honor ghns KIOSK restriction in new KCMs. Commit. " "Phabricator Code review D14041
      • \n" "\t\t" msgstr "" "\n" "xx\n" "
      • Discover: When sorting by release date, show newer first. Commit.
      • \n" "
      • Don't unintentionally change font rendering when rendering preview " "images. Commit. Phabricator " "Code review D14480
      • \n" "
      • Honor ghns KIOSK restriction in new KCMs. Commit. " "Phabricator Code review D14041
      • \n" "\t\txx" #: announcements/plasma-5.13.5.php:118 msgid "Tue, 4 September 2018." msgstr "xxTue, 4 September 2018.xx" #: announcements/plasma-5.13.5.php:129 msgid "" "\n" "
      • Picture of the Day: Actually update the image every day. Commit. Fixes bug #397914. Phabricator Code review D15124
      • \n" "
      • Prevent paste in screen locker. Commit. Fixes " "bug #388049. Phabricator Code " "review D14924
      • \n" "
      • Fix QFileDialog not remembering the last visited directory. Commit. Phabricator Code " "review D14437
      • \n" msgstr "" "\n" "xx\n" "
      • Picture of the Day: Actually update the image every day. Commit. Fixes bug #397914. Phabricator Code review D15124
      • \n" "
      • Prevent paste in screen locker. Commit. Fixes " "bug #388049. Phabricator Code " "review D14924
      • \n" "
      • Fix QFileDialog not remembering the last visited directory. Commit. Phabricator Code " "review D14437
      • \n" "xx\n" #: announcements/plasma-5.13.90.php:117 msgid "Thursday, 13 September 2018." msgstr "xxThursday, 13 September 2018.xx" #: announcements/plasma-5.13.90.php:118 msgid "Today KDE launches the %1 release of Plasma %2." msgstr "xxToday KDE launches the %1 release of Plasma %2.xx" #: announcements/plasma-5.13.90.php:122 msgid "" "Plasma is KDE's lightweight and full featured Linux desktop. For the last " "three months we have been adding features and fixing bugs and now invite you " "to test the beta pre-release of Plasma 5.14." msgstr "" "xxPlasma is KDE's lightweight and full featured Linux desktop. For the last " "three months we have been adding features and fixing bugs and now invite you " "to test the beta pre-release of Plasma 5.14.xx" #: announcements/plasma-5.13.90.php:126 announcements/plasma-5.14.0.php:126 msgid "" "A lot of work has gone into improving Discover, Plasma's software manager, " "and, among other things, we have added a Firmware Update feature and many " "subtle user interface improvements to give it a smoother feel. We have also " "rewritten many effects in our window manager KWin and improved it for " "slicker animations in your work day. Other improvements we have made include " "a new Display Configuration widget which is useful when giving presentations." msgstr "" "xxA lot of work has gone into improving Discover, Plasma's software manager, " "and, among other things, we have added a Firmware Update feature and many " "subtle user interface improvements to give it a smoother feel. We have also " "rewritten many effects in our window manager KWin and improved it for " "slicker animations in your work day. Other improvements we have made include " "a new Display Configuration widget which is useful when giving presentations." "xx" #: announcements/plasma-5.13.90.php:130 msgid "" "Please test and send us bug reports and feedback. The final release is " "scheduled for three weeks' time." msgstr "" "xxPlease test and send us bug reports and feedback. The final release is " "scheduled for three weeks' time.xx" #: announcements/plasma-5.13.90.php:135 msgid "" "Browse the full Plasma 5.14 Beta changelog to find out about more tweaks and " "bug fixes featured in this release: " msgstr "" "xxBrowse the full Plasma 5.14 Beta changelog to find out about more tweaks " "and bug fixes featured in this release: xx" #: announcements/plasma-5.13.90.php:139 msgid "New in Plasma 5.14 Beta" msgstr "xxNew in Plasma 5.14 Betaxx" #: announcements/plasma-5.13.90.php:146 announcements/plasma-5.13.90.php:148 #: announcements/plasma-5.14.0.php:142 announcements/plasma-5.14.0.php:144 msgid "Display Configuration Widget" msgstr "xxDisplay Configuration Widgetxx" #: announcements/plasma-5.13.90.php:150 announcements/plasma-5.14.0.php:146 msgid "" "There's a new Display Configuration widget for screen management which is " "useful for presentations." msgstr "" "xxThere's a new Display Configuration widget for screen management which is " "useful for presentations.xx" #: announcements/plasma-5.13.90.php:151 announcements/plasma-5.14.0.php:147 msgid "" "The Audio Volume widget now has a built in speaker test feature moved from " "Phonon settings." msgstr "" "xxThe Audio Volume widget now has a built in speaker test feature moved from " "Phonon settings.xx" #: announcements/plasma-5.13.90.php:152 announcements/plasma-5.14.0.php:148 msgid "The Network widget now works for SSH VPN tunnels again." msgstr "xxThe Network widget now works for SSH VPN tunnels again.xx" #: announcements/plasma-5.13.90.php:153 announcements/plasma-5.14.0.php:149 msgid "" "Switching primary monitor when plugging in or unplugging monitors is now " "smoother." msgstr "" "xxSwitching primary monitor when plugging in or unplugging monitors is now " "smoother.xx" #: announcements/plasma-5.13.90.php:154 announcements/plasma-5.14.0.php:150 msgid "" "The lock screen now handles user-switching for better usability and security." msgstr "" "xxThe lock screen now handles user-switching for better usability and " "security.xx" #: announcements/plasma-5.13.90.php:155 announcements/plasma-5.14.0.php:151 msgid "You can now import existing encrypted files from a Plasma Vault." msgstr "xxYou can now import existing encrypted files from a Plasma Vault.xx" #: announcements/plasma-5.13.90.php:156 announcements/plasma-5.14.0.php:152 msgid "The Task Manager implements better compatibility with LibreOffice." msgstr "xxThe Task Manager implements better compatibility with LibreOffice.xx" #: announcements/plasma-5.13.90.php:160 announcements/plasma-5.13.90.php:162 #: announcements/plasma-5.14.0.php:156 announcements/plasma-5.14.0.php:158 msgid "System Monitor Tools" msgstr "xxSystem Monitor Toolsxx" #: announcements/plasma-5.13.90.php:164 announcements/plasma-5.14.0.php:160 msgid "" "The System Monitor now has a 'Tools' menu full of launchers to handy " "utilities." msgstr "" "xxThe System Monitor now has a 'Tools' menu full of launchers to handy " "utilities.xx" #: announcements/plasma-5.13.90.php:165 announcements/plasma-5.14.0.php:161 msgid "The Kickoff application menu now switches tabs instantly on hover." msgstr "xxThe Kickoff application menu now switches tabs instantly on hover.xx" #: announcements/plasma-5.13.90.php:169 announcements/plasma-5.14.0.php:165 msgid "Old Panel Widget Edit Menu" msgstr "xxOld Panel Widget Edit Menuxx" #: announcements/plasma-5.13.90.php:172 announcements/plasma-5.14.0.php:168 msgid "New Slicker Panel Widget Edit Menu" msgstr "xxNew Slicker Panel Widget Edit Menuxx" #: announcements/plasma-5.13.90.php:174 announcements/plasma-5.14.0.php:170 msgid "Panel Widget Edit Menu Old and New Style" msgstr "xxPanel Widget Edit Menu Old and New Stylexx" #: announcements/plasma-5.13.90.php:176 announcements/plasma-5.14.0.php:172 msgid "" "Widget and panels get consistent icons and other user interface improvements." msgstr "" "xxWidget and panels get consistent icons and other user interface " "improvements.xx" #: announcements/plasma-5.13.90.php:180 announcements/plasma-5.13.90.php:182 #: announcements/plasma-5.14.0.php:176 announcements/plasma-5.14.0.php:178 msgid "Logout Warning" msgstr "xxLogout Warningxx" #: announcements/plasma-5.13.90.php:184 announcements/plasma-5.14.0.php:180 msgid "Plasma now warns on logout when other users are logged in." msgstr "xxPlasma now warns on logout when other users are logged in.xx" #: announcements/plasma-5.13.90.php:185 announcements/plasma-5.14.0.php:181 msgid "The Breeze widget theme has improved shadows." msgstr "xxThe Breeze widget theme has improved shadows.xx" #: announcements/plasma-5.13.90.php:186 announcements/plasma-5.14.0.php:182 msgid "" "The Global menu " "now supports GTK applications. This was a 'tech preview' in 5.13, but it " "now works out of the box in 5.14." msgstr "" "xxThe Global menu " "now supports GTK applications. This was a 'tech preview' in 5.13, but it " "now works out of the box in 5.14.xx" #: announcements/plasma-5.13.90.php:192 announcements/plasma-5.13.90.php:194 #: announcements/plasma-5.13.90.php:196 announcements/plasma-5.14.0.php:188 #: announcements/plasma-5.14.0.php:190 announcements/plasma-5.14.0.php:192 msgid "Plasma Discover" msgstr "xxPlasma Discoverxx" #: announcements/plasma-5.13.90.php:197 announcements/plasma-5.14.0.php:193 msgid "" "Discover, our software and add-on installer, has more features and improves " "its look and feel." msgstr "" "xxDiscover, our software and add-on installer, has more features and " "improves its look and feel.xx" #: announcements/plasma-5.13.90.php:199 announcements/plasma-5.14.0.php:195 msgid "" "Discover gained fwupd support, allowing it to upgrade your computer's " "firmware." msgstr "" "xxDiscover gained fwupd support, allowing it to upgrade your " "computer's firmware.xx" #: announcements/plasma-5.13.90.php:200 announcements/plasma-5.14.0.php:196 msgid "It gained support for Snap channels." msgstr "xxIt gained support for Snap channels.xx" #: announcements/plasma-5.13.90.php:201 announcements/plasma-5.14.0.php:197 msgid "Discover can now display and sort apps by release date." msgstr "xxDiscover can now display and sort apps by release date.xx" #: announcements/plasma-5.13.90.php:202 announcements/plasma-5.14.0.php:198 msgid "You can now see an app's package dependencies." msgstr "xxYou can now see an app's package dependencies.xx" #: announcements/plasma-5.13.90.php:203 announcements/plasma-5.14.0.php:199 msgid "" "When Discover is asked to install a standalone Flatpak file but the Flatpak " "backend is not installed, it now offers to first install the backend for you." msgstr "" "xxWhen Discover is asked to install a standalone Flatpak file but the " "Flatpak backend is not installed, it now offers to first install the backend " "for you.xx" #: announcements/plasma-5.13.90.php:204 announcements/plasma-5.14.0.php:200 msgid "" "Discover now tells you when a package update will replace some packages with " "other ones." msgstr "" "xxDiscover now tells you when a package update will replace some packages " "with other ones.xx" #: announcements/plasma-5.13.90.php:205 msgid "" "We have added numerous minor user interface improvements: update button are " "disabled while checking for updates, there is visual consistency between " "settings and the update pages, updates are sorted by completion percentage, " "we have improved the review section of the update notifier plasmoid, etc.." msgstr "" "xxWe have added numerous minor user interface improvements: update button " "are disabled while checking for updates, there is visual consistency between " "settings and the update pages, updates are sorted by completion percentage, " "we have improved the review section of the update notifier plasmoid, etc..xx" #: announcements/plasma-5.13.90.php:206 announcements/plasma-5.14.0.php:202 msgid "" "We have improved reliability and stability through a bunch of bug fixes." msgstr "" "xxWe have improved reliability and stability through a bunch of bug fixes.xx" #: announcements/plasma-5.13.90.php:215 announcements/plasma-5.14.0.php:211 msgid "Improved KWin Glide Effect" msgstr "xxImproved KWin Glide Effectxx" #: announcements/plasma-5.13.90.php:217 announcements/plasma-5.14.0.php:213 msgid "KWin and Wayland:" msgstr "xxKWin and Wayland:xx" #: announcements/plasma-5.13.90.php:219 announcements/plasma-5.14.0.php:215 msgid "We fixed copy-paste between GTK and non-GTK apps on Wayland." msgstr "xxWe fixed copy-paste between GTK and non-GTK apps on Wayland.xx" #: announcements/plasma-5.13.90.php:220 announcements/plasma-5.14.0.php:216 msgid "We fixed non-centered task switchers on Wayland." msgstr "xxWe fixed non-centered task switchers on Wayland.xx" #: announcements/plasma-5.13.90.php:221 announcements/plasma-5.14.0.php:217 msgid "We have improved pointer constraints." msgstr "xxWe have improved pointer constraints.xx" #: announcements/plasma-5.13.90.php:222 announcements/plasma-5.14.0.php:218 msgid "" "There are two new interfaces, XdgShell and XdgOutput, for integrating more " "apps with the desktop." msgstr "" "xxThere are two new interfaces, XdgShell and XdgOutput, for integrating more " "apps with the desktop.xx" #: announcements/plasma-5.13.90.php:223 announcements/plasma-5.14.0.php:219 msgid "" "We have considerably improved and polished KWin effects throughout, " "including completely rewriting the Dim Inactive effect, adding a new scale " "effect, rewriting the Glide effect, and more." msgstr "" "xxWe have considerably improved and polished KWin effects throughout, " "including completely rewriting the Dim Inactive effect, adding a new scale " "effect, rewriting the Glide effect, and more.xx" #: announcements/plasma-5.13.90.php:227 announcements/plasma-5.14.0.php:223 msgid "Bugfixes" msgstr "xxBugfixesxx" #: announcements/plasma-5.13.90.php:228 announcements/plasma-5.14.0.php:224 msgid "We fixed many bugs, including:" msgstr "xxWe fixed many bugs, including:xx" #: announcements/plasma-5.13.90.php:230 announcements/plasma-5.14.0.php:226 msgid "" "Blurred backgrounds behind desktop context menus are no longer visually " "corrupted." msgstr "" "xxBlurred backgrounds behind desktop context menus are no longer visually " "corrupted.xx" #: announcements/plasma-5.13.90.php:231 announcements/plasma-5.14.0.php:227 msgid "" "It's no longer possible to accidentally drag-and-drop task manager buttons " "into app windows." msgstr "" "xxIt's no longer possible to accidentally drag-and-drop task manager buttons " "into app windows.xx" #: announcements/plasma-5.13.90.php:240 msgid "" "The easiest way to try out Plasma 5.14 beta is with a live image booted off " "a USB disk. Docker images also provide a quick and easy way to test Plasma." msgstr "" "xxThe easiest way to try out Plasma 5.14 beta is with a live image booted " "off a USB disk. Docker images also provide a quick and easy way to test " "Plasma.xx" #: announcements/plasma-5.13.90.php:268 announcements/plasma-5.14.0.php:264 msgid "" "You can send us feedback and get updates on Facebook\n" "\t\t\tor Twitter\n" "\t\t\tor Google+." msgstr "" "xxYou can send us feedback and get updates on Facebook\n" "\t\t\tor Twitter\n" "\t\t\tor Google+.xx" #: announcements/plasma-5.13.90.php:286 announcements/plasma-5.14.0.php:282 msgid "" "KDE is a Free Software community that exists and grows " "thanks to the help of many volunteers that donate their time and effort. KDE " "is always looking for new volunteers and contributions. Whether it is help " "with coding, bug fixing or reporting, writing documentation, translations, " "promotion, or donating money, all contributions are gratefully appreciated " "and eagerly accepted. Please read through the Supporting KDE " "page for further information." msgstr "" "xxKDE is a Free Software community that exists and grows " "thanks to the help of many volunteers that donate their time and effort. KDE " "is always looking for new volunteers and contributions. Whether it is help " "with coding, bug fixing or reporting, writing documentation, translations, " "promotion, or donating money, all contributions are gratefully appreciated " "and eagerly accepted. Please read through the Supporting KDE " "page for further information.xx" #: announcements/plasma-5.14.0.php:117 msgid "Tuesday, 9 October 2018." msgstr "xxTuesday, 9 October 2018.xx" #: announcements/plasma-5.14.0.php:118 msgid "Today KDE launches the first release of Plasma %1." msgstr "xxToday KDE launches the first release of Plasma %1.xx" #: announcements/plasma-5.14.0.php:122 msgid "" "Plasma is KDE's lightweight and full featured Linux desktop. For the last " "three months we have been adding features and fixing bugs and now invite you " "to install Plasma 5.14." msgstr "" "xxPlasma is KDE's lightweight and full featured Linux desktop. For the last " "three months we have been adding features and fixing bugs and now invite you " "to install Plasma 5.14.xx" #: announcements/plasma-5.14.0.php:131 msgid "" "Browse the full Plasma 5.14 changelog to find out about more tweaks and bug " "fixes featured in this release: " msgstr "" "xxBrowse the full Plasma 5.14 changelog to find out about more tweaks and " "bug fixes featured in this release: xx" #: announcements/plasma-5.14.0.php:135 msgid "New in Plasma 5.14" msgstr "xxNew in Plasma 5.14xx" #: announcements/plasma-5.14.0.php:201 msgid "" "We have added numerous minor user interface improvements: update button are " "disabled while checking for updates, there is visual consistency between " "settings and the update pages, updates are sorted by completion percentage, " "we have improved the layout of updates page and updates notifier plasmoid, " "etc.." msgstr "" "xxWe have added numerous minor user interface improvements: update button " "are disabled while checking for updates, there is visual consistency between " "settings and the update pages, updates are sorted by completion percentage, " "we have improved the layout of updates page and updates notifier plasmoid, " "etc..xx" #: announcements/plasma-5.14.0.php:236 msgid "" "The easiest way to try out Plasma 5.14 is with a live image booted off a USB " "disk. Docker images also provide a quick and easy way to test Plasma." msgstr "" "xxThe easiest way to try out Plasma 5.14 is with a live image booted off a " "USB disk. Docker images also provide a quick and easy way to test Plasma.xx" #: announcements/plasma-5.14.1.php:114 msgid "Tuesday, 16 October 2018." msgstr "xxTuesday, 16 October 2018.xx" #: announcements/plasma-5.14.1.php:115 announcements/plasma-5.14.2.php:120 #: announcements/plasma-5.14.3.php:120 announcements/plasma-5.14.4.php:40 #: announcements/plasma-5.14.5.php:40 msgid "Today KDE releases a Bugfix update to KDE Plasma 5, versioned %1" msgstr "xxToday KDE releases a Bugfix update to KDE Plasma 5, versioned %1xx" #: announcements/plasma-5.14.1.php:125 msgid "" "\n" "
      • Keyboard works again for desktop icons. Focus handling fixes. Commit. Fixes bug #399566. Phabricator Code review D16106
      • \n" "
      • Snap: no need to have a notifier. Commit.
      • \n" "
      • [effects/wobblywindows] Fix visual artifacts caused by maximize effect. " "Commit. Fixes bug #370612. Phabricator Code review D15961
      • \n" "
      • [KonsoleProfiles applet] Fix navigating with the keyboard. Commit. Phabricator " "Code review D15877
      • \n" msgstr "" "\n" "xx\n" "
      • Keyboard works again for desktop icons. Focus handling fixes. Commit. Fixes bug #399566. Phabricator Code review D16106
      • \n" "
      • Snap: no need to have a notifier. Commit.
      • \n" "
      • [effects/wobblywindows] Fix visual artifacts caused by maximize effect. " "Commit. Fixes bug #370612. Phabricator Code review D15961
      • \n" "
      • [KonsoleProfiles applet] Fix navigating with the keyboard. Commit. Phabricator " "Code review D15877
      • \n" "xx\n" #: announcements/plasma-5.14.2.php:119 msgid "Tuesday, 23 October 2018." msgstr "xxTuesday, 23 October 2018.xx" #: announcements/plasma-5.14.3.php:119 msgid "Tuesday, 6 November 2018." msgstr "xxTuesday, 6 November 2018.xx" #: announcements/plasma-5.14.3.php:130 msgid "Fix custom window rules being applied in the window manager" msgstr "xxFix custom window rules being applied in the window managerxx" #: announcements/plasma-5.14.3.php:131 msgid "" "Dynamically switching between trash and delete in the plasma desktop context " "menu" msgstr "" "xxDynamically switching between trash and delete in the plasma desktop " "context menuxx" #: announcements/plasma-5.14.3.php:132 msgid "" "More visible icons for network manager and volume control in the system tray" msgstr "" "xxMore visible icons for network manager and volume control in the system " "trayxx" #: announcements/plasma-5.14.4.php:39 msgid "Tuesday, 27 November 2018." msgstr "xxTuesday, 27 November 2018.xx" #: announcements/plasma-5.14.4.php:41 msgid "" "Plasma %1\n" "\t\twas released in October with many feature refinements and new modules to " "complete the desktop experience." msgstr "" "xxPlasma %1\n" "\t\twas released in October with many feature refinements and new modules to " "complete the desktop experience.xx" #: announcements/plasma-5.14.4.php:46 msgid "" "This release adds a week's worth of new translations and fixes from KDE's " "contributors. The bugfixes are typically small but important and include:" msgstr "" "xxThis release adds a week's worth of new translations and fixes from KDE's " "contributors. The bugfixes are typically small but important and include:xx" #: announcements/plasma-5.14.4.php:50 msgid "" "\n" "
      • Fix global progress display for updates. Commit. Fixes bug " "#400891
      • \n" "
      • [weather] Fix broken observation display for temperature of 0 °. Commit. Phabricator " "Code review D16977
      • \n" "
      • [Folder View] improve label contrast against challenging backgrounds. Commit. Fixes bug #361228. Phabricator Code review D16968
      • \n" msgstr "" "\n" "xx\n" "
      • Fix global progress display for updates. Commit. Fixes bug " "#400891
      • \n" "
      • [weather] Fix broken observation display for temperature of 0 °. Commit. Phabricator " "Code review D16977
      • \n" "
      • [Folder View] improve label contrast against challenging backgrounds. Commit. Fixes bug #361228. Phabricator Code review D16968
      • \n" "xx\n" #: announcements/plasma-5.14.4.php:75 announcements/plasma-5.14.5.php:75 msgid "Get KDE Software on Your Linux Distro wiki page" msgstr "xxGet KDE Software on Your Linux Distro wiki pagexx" #: announcements/plasma-5.14.4.php:92 msgid "" "You can give us feedback and get updates on Facebook\n" "\t\t\tor Twitter\n" "\t\t\tor Google+." msgstr "" "xxYou can give us feedback and get updates on Facebook\n" "\t\t\tor Twitter\n" "\t\t\tor Google+.xx" #: announcements/plasma-5.14.5.php:39 -#, fuzzy -#| msgid "Tuesday, 2 January 2018." msgid "Tuesday, 8 January 2019." -msgstr "xxTuesday, 2 January 2018.xx" +msgstr "xxTuesday, 8 January 2019.xx" #: announcements/plasma-5.14.5.php:41 -#, fuzzy -#| msgid "" -#| "Plasma %1\n" -#| "\t\twas released in October with many feature refinements and new modules " -#| "to complete the desktop experience." msgid "" "Plasma %1\n" " was released in October with many feature refinements and new " "modules to complete the desktop experience." msgstr "" "xxPlasma %1\n" -"\t\twas released in October with many feature refinements and new modules to " -"complete the desktop experience.xx" +" was released in October with many feature refinements and new " +"modules to complete the desktop experience.xx" #: announcements/plasma-5.14.5.php:46 -#, fuzzy -#| msgid "" -#| "This release adds a two months' worth of new translations and fixes from " -#| "KDE's contributors. The bugfixes are typically small but important and " -#| "include:" msgid "" "This release adds a month's worth of new translations and fixes from KDE's " "contributors. The bugfixes are typically small but important and include:" msgstr "" -"xxThis release adds a two months' worth of new translations and fixes from " -"KDE's contributors. The bugfixes are typically small but important and " -"include:xx" +"xxThis release adds a month's worth of new translations and fixes from KDE's " +"contributors. The bugfixes are typically small but important and include:xx" #: announcements/plasma-5.14.5.php:50 msgid "" "\n" "
      • [weather dataengine] Updates to bbc, envcan and noaa weather " "sources.
      • \n" "
      • KDE Plasma Addons Comic Plasmoid: several fixes to make updates " "more reliable.
      • \n" "
      • Make accessibility warning dialog usable again and fix event " "handling. Commit. Phabricator " "Code review D17536
      • \n" " " msgstr "" +"\n" +"xx\n" +"
      • [weather dataengine] Updates to bbc, envcan and noaa weather " +"sources.
      • \n" +"
      • KDE Plasma Addons Comic Plasmoid: several fixes to make updates " +"more reliable.
      • \n" +"
      • Make accessibility warning dialog usable again and fix event " +"handling. Commit. Phabricator " +"Code review D17536
      • \n" +" xx" #: announcements/plasma-5.14.5.php:92 -#, fuzzy -#| msgid "" -#| "You can give us feedback and get updates on Facebook\n" -#| "\t\t\tor Twitter\n" -#| "\t\t\tor Google+." msgid "" "You can give us feedback and get updates on Facebook\n" " or Twitter\n" " or Google+." msgstr "" "xxYou can give us feedback and get updates on Facebook\n" -"\t\t\tor Twitter\n" -"\t\t\tor Twitter\n" +" or Google+.xx" #: announcements/plasma-5.2.0.php:4 msgid "KDE Ships Plasma 5.2" msgstr "xxKDE Ships Plasma 5.2xx" #: announcements/plasma-5.2.0.php:17 msgid "" "Tuesday, 27 January 2015.\n" "Today KDE releases Plasma 5.2. This release adds a number\n" "of new components, many new features and many more bugfixes.\n" msgstr "" "xxTuesday, 27 January 2015.\n" "Today KDE releases Plasma 5.2. This release adds a number\n" "of new components, many new features and many more bugfixes.\n" "xx\n" #: announcements/plasma-5.2.0.php:35 msgid "KScreen dual monitor setup" msgstr "xxKScreen dual monitor setupxx" #: announcements/plasma-5.2.0.php:38 msgid "" "This release of Plasma comes with some new components to make your desktop " "even more complete:" msgstr "" "xxThis release of Plasma comes with some new components to make your desktop " "even more complete:xx" #: announcements/plasma-5.2.0.php:40 msgid "" "BlueDevil: a range of desktop components to manage " "Bluetooth devices. It'll set up your mouse, keyboard, send & receive " "files and you can browse for devices." msgstr "" "xxBlueDevil: a range of desktop components to manage " "Bluetooth devices. It'll set up your mouse, keyboard, send & receive " "files and you can browse for devices.xx" #: announcements/plasma-5.2.0.php:42 msgid "" "KSSHAskPass: if you access computers with ssh keys but " "those keys have passwords this module will give you a graphical UI to enter " "those passwords." msgstr "" "xxKSSHAskPass: if you access computers with ssh keys but " "those keys have passwords this module will give you a graphical UI to enter " "those passwords.xx" #: announcements/plasma-5.2.0.php:44 msgid "" "Muon: install and manage software and other addons for your " "computer." msgstr "" "xxMuon: install and manage software and other addons for " "your computer.xx" #: announcements/plasma-5.2.0.php:46 msgid "" "Login theme configuration (SDDM): SDDM is now the login " "manager of choice for Plasma and this new System Settings module allows you " "to configure the theme." msgstr "" "xxLogin theme configuration (SDDM): SDDM is now the login " "manager of choice for Plasma and this new System Settings module allows you " "to configure the theme.xx" #: announcements/plasma-5.2.0.php:48 msgid "" "KScreen: getting its first release for Plasma 5 is the " "System Settings module to set up multiple monitor support." msgstr "" "xxKScreen: getting its first release for Plasma 5 is the " "System Settings module to set up multiple monitor support.xx" #: announcements/plasma-5.2.0.php:50 msgid "" "GTK Application Style: this new module lets you configure " "themeing of applications from Gnome." msgstr "" "xxGTK Application Style: this new module lets you configure " "themeing of applications from Gnome.xx" #: announcements/plasma-5.2.0.php:52 msgid "" "KDecoration: this new library makes it easier and\n" "more reliable to make themes for KWin, Plasma's window manager. It has\n" "impressive memory, performance and stability improvements. If you are\n" "missing a feature don't worry it'll be back in Plasma 5.3." msgstr "" "xxKDecoration: this new library makes it easier and\n" "more reliable to make themes for KWin, Plasma's window manager. It has\n" "impressive memory, performance and stability improvements. If you are\n" "missing a feature don't worry it'll be back in Plasma 5.3.xx" #: announcements/plasma-5.2.0.php:59 msgid "Undo changes to Plasma desktop layout" msgstr "xxUndo changes to Plasma desktop layoutxx" #: announcements/plasma-5.2.0.php:63 msgid "Undo changes to desktop layout" msgstr "xxUndo changes to desktop layoutxx" #: announcements/plasma-5.2.0.php:66 msgid "" "Smarter sorting of results in KRunner, press Alt-space to " "easily search through your computer" msgstr "" "xxSmarter sorting of results in KRunner, press Alt-space to " "easily search through your computerxx" #: announcements/plasma-5.2.0.php:73 msgid "" "Breeze window decoration theme adds a new look to your " "desktop and is now used by default" msgstr "" "xxBreeze window decoration theme adds a new look to your " "desktop and is now used by defaultxx" #: announcements/plasma-5.2.0.php:80 msgid "" "The artists in the visual design group have been hard at work on many new " "Breeze icons" msgstr "" "xxThe artists in the visual design group have been hard at work on many new " "Breeze iconsxx" #: announcements/plasma-5.2.0.php:84 msgid "More Breeze Icons" msgstr "xxMore Breeze Iconsxx" #: announcements/plasma-5.2.0.php:87 msgid "" "They are have added a new white mouse cursor theme for " "Breeze." msgstr "" "xxThey are have added a new white mouse cursor theme for " "Breeze.xx" #: announcements/plasma-5.2.0.php:89 msgid "" "New plasma widgets: 15 puzzle, web browser, show desktop" msgstr "" "xxNew plasma widgets: 15 puzzle, web browser, show desktopxx" #: announcements/plasma-5.2.0.php:96 msgid "" "Audio Player controls in KRunner, press Alt-Space and type " "next to change music track" msgstr "" "xxAudio Player controls in KRunner, press Alt-Space and " "type next to change music trackxx" #: announcements/plasma-5.2.0.php:98 msgid "" "The Kicker alternative application menu can install applications from the " "menu and adds menu editing features." msgstr "" "xxThe Kicker alternative application menu can install applications from the " "menu and adds menu editing features.xx" #: announcements/plasma-5.2.0.php:100 msgid "" "Our desktop search feature Baloo sees optimisations on\n" "startup. It now consumes 2-3x less CPU on startup. The query parser\n" "supports \"type\" / \"kind\" properties, so you can type \"kind:Audio\" in\n" "krunner to filter out Audio results." msgstr "" "xxOur desktop search feature Baloo sees optimisations on\n" "startup. It now consumes 2-3x less CPU on startup. The query parser\n" "supports \"type\" / \"kind\" properties, so you can type \"kind:Audio\" in\n" "krunner to filter out Audio results.xx" #: announcements/plasma-5.2.0.php:105 msgid "" "In the screen locker we improved the integration with\n" "logind to ensure the screen is properly locked before suspend. The\n" "background of the lock screen can be configured. Internally this uses\n" "part of the Wayland protocol which is the future of the Linux\n" "desktop." msgstr "" "xxIn the screen locker we improved the integration with\n" "logind to ensure the screen is properly locked before suspend. The\n" "background of the lock screen can be configured. Internally this uses\n" "part of the Wayland protocol which is the future of the Linux\n" "desktop.xx" #: announcements/plasma-5.2.0.php:111 msgid "" "There are improvements in the handling of multiple monitors. The\n" "detection code for multiple monitors got ported to use the XRandR\n" "extension directly and multiple bugs related to it were fixed." msgstr "" "xxThere are improvements in the handling of multiple monitors. The\n" "detection code for multiple monitors got ported to use the XRandR\n" "extension directly and multiple bugs related to it were fixed.xx" #: announcements/plasma-5.2.0.php:115 msgid "" "Default applications in Kickoff panel menu have been " "updated to list Instant Messaging, Kontact and Kate." msgstr "" "xxDefault applications in Kickoff panel menu have been " "updated to list Instant Messaging, Kontact and Kate.xx" #: announcements/plasma-5.2.0.php:117 msgid "" "There is a welcome return to the touchpad enable/disable feature for laptop " "keypads with these keys." msgstr "" "xxThere is a welcome return to the touchpad enable/disable feature for " "laptop keypads with these keys.xx" #: announcements/plasma-5.2.0.php:119 msgid "Breeze will set up GTK themes on first login to match." msgstr "" "xxBreeze will set up GTK themes on first login to match.xx" #: announcements/plasma-5.2.0.php:121 msgid "Over 300 bugs fixed throughout Plasma modules." msgstr "xxOver 300 bugs fixed throughout Plasma modules.xx" #: announcements/plasma-5.2.0.php:123 msgid "Plasma modules 5.2 full changelog" msgstr "xxPlasma modules 5.2 full changelogxx" #: announcements/plasma-5.2.0.php:129 msgid "" "\n" "The easiest way to try it out is the with a live image booted off a\n" "USB disk. Images which use Plasma 5.2 beta are available for\n" "development versions of Kubuntu\n" "Vivid Beta and Fedora\n" "21 remix. We expect Plasma 5 to be picked up as the default\n" "desktop in leading distributions in the coming months.\n" msgstr "" "\n" "xx\n" "The easiest way to try it out is the with a live image booted off a\n" "USB disk. Images which use Plasma 5.2 beta are available for\n" "development versions of Kubuntu\n" "Vivid Beta and Fedora\n" "21 remix. We expect Plasma 5 to be picked up as the default\n" "desktop in leading distributions in the coming months.\n" "xx\n" #: announcements/plasma-5.2.1-5.2.2-changelog.php:4 msgid "Plasma 5.2.2 complete changelog" msgstr "xxPlasma 5.2.2 complete changelogxx" #: announcements/plasma-5.2.1.php:4 msgid "KDE Ships Plasma 5.2.1, Bugfix Release for February" msgstr "xxKDE Ships Plasma 5.2.1, Bugfix Release for Februaryxx" #: announcements/plasma-5.2.1.php:21 msgid "" "Tuesday, 24 February 2015.\n" "Today KDE releases a bugfix update to Plasma 5, versioned 5.2.1. Plasma 5.2\n" "was released in January with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxTuesday, 24 February 2015.\n" "Today KDE releases a bugfix update to Plasma 5, versioned 5.2.1. Plasma 5.2\n" "was released in January with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.2.1.php:37 msgid "" "Don't turn off the screen or suspend the computer when watching videos in a " "web browser" msgstr "" "xxDon't turn off the screen or suspend the computer when watching videos in " "a web browserxx" #: announcements/plasma-5.2.1.php:38 msgid "Fix Powerdevil from using full CPU" msgstr "xxFix Powerdevil from using full CPUxx" #: announcements/plasma-5.2.1.php:39 msgid "Show the correct prompt for a fingerprint reader swipe" msgstr "xxShow the correct prompt for a fingerprint reader swipexx" #: announcements/plasma-5.2.1.php:40 msgid "Show correct connection name in Plasma Network Manager" msgstr "xxShow correct connection name in Plasma Network Managerxx" #: announcements/plasma-5.2.1.php:41 msgid "Remove kdelibs4support code in many modules" msgstr "xxRemove kdelibs4support code in many modulesxx" #: announcements/plasma-5.2.1.php:42 msgid "Fix crash when switching to/from Breeze widget style" msgstr "xxFix crash when switching to/from Breeze widget stylexx" #: announcements/plasma-5.2.1.php:43 msgid "" "In KScreen fix crash when multiple EDID requests for the same output are " "enqueued" msgstr "" "xxIn KScreen fix crash when multiple EDID requests for the same output are " "enqueuedxx" #: announcements/plasma-5.2.1.php:44 msgid "In KScreen fix visual representation of output rotation" msgstr "xxIn KScreen fix visual representation of output rotationxx" #: announcements/plasma-5.2.1.php:45 msgid "" "In Oxygen style improved rendering of checkbox menu item's contrast pixel, " "especially when selected using Strong highlight." msgstr "" "xxIn Oxygen style improved rendering of checkbox menu item's contrast pixel, " "especially when selected using Strong highlight.xx" #: announcements/plasma-5.2.1.php:46 msgid "" "In Plasma Desktop improve rubber band feel and consistency with Dolphin." msgstr "" "xxIn Plasma Desktop improve rubber band feel and consistency with Dolphin.xx" #: announcements/plasma-5.2.1.php:47 msgid "" "In Plasma Desktop use smooth transformation for scaling down the user picture" msgstr "" "xxIn Plasma Desktop use smooth transformation for scaling down the user " "picturexx" #: announcements/plasma-5.2.1.php:48 msgid "" "When setting color scheme information for KDElibs 4, don't read from KF5 " "kdeglobals" msgstr "" "xxWhen setting color scheme information for KDElibs 4, don't read from KF5 " "kdeglobalsxx" #: announcements/plasma-5.2.1.php:49 msgid "Baloo KCM: Show proper icons (porting bug)" msgstr "xxBaloo KCM: Show proper icons (porting bug)xx" #: announcements/plasma-5.2.1.php:52 msgid "Full Plasma 5.2.1 changelog" msgstr "xxFull Plasma 5.2.1 changelogxx" #: announcements/plasma-5.2.1.php:58 msgid "" "\n" "The easiest way to try it out is the with a live image booted off a\n" "USB disk. Images with Plasma 5.2 are available from Kubuntu " "development daily builds.\n" msgstr "" "\n" "xx\n" "The easiest way to try it out is the with a live image booted off a\n" "USB disk. Images with Plasma 5.2 are available from Kubuntu " "development daily builds.\n" "xx\n" #: announcements/plasma-5.2.2-5.2.95-changelog.php:4 msgid "Plasma 5.2.95 complete changelog" msgstr "xxPlasma 5.2.95 complete changelogxx" #: announcements/plasma-5.2.2-5.3.0-changelog.php:4 msgid "Plasma 5.3.0 complete changelog" msgstr "xxPlasma 5.3.0 complete changelogxx" #: announcements/plasma-5.2.2.php:4 msgid "KDE Ships Plasma 5.2.2, Bugfix Release for March" msgstr "xxKDE Ships Plasma 5.2.2, Bugfix Release for Marchxx" #: announcements/plasma-5.2.2.php:21 msgid "" "Tue, 24 Mar 2015.\n" "Today KDE releases a bugfix update to Plasma 5, versioned 5.2.2. \n" "Plasma 5.2\n" "was released in January with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxTue, 24 Mar 2015.\n" "Today KDE releases a bugfix update to Plasma 5, versioned 5.2.2. \n" "Plasma 5.2\n" "was released in January with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.2.2.php:39 msgid "Translated documentation is now available" msgstr "xxTranslated documentation is now availablexx" #: announcements/plasma-5.2.2.php:40 msgid "" "Create gtk-3.0 directory before putting the settings file into it. Commit." msgstr "" "xxCreate gtk-3.0 directory before putting the settings file into it. Commit.xx" #: announcements/plasma-5.2.2.php:41 msgid "" "KScreen: fix rounding error in updateRootProperties(). Commit." msgstr "" "xxKScreen: fix rounding error in updateRootProperties(). Commit.xx" #: announcements/plasma-5.2.2.php:42 msgid "" "KWin: Fix installation of GHNS material. Commit." msgstr "" "xxKWin: Fix installation of GHNS material. Commit.xx" #: announcements/plasma-5.2.2.php:43 msgid "" "Muon: Wait to fetch the KNS backend until we have OCS providers. Commit. Fixes " "bug #344840" msgstr "" "xxMuon: Wait to fetch the KNS backend until we have OCS providers. Commit. Fixes " "bug #344840xx" #: announcements/plasma-5.2.2.php:44 msgid "" "Plasma Desktop: Extract UI messages. Commit." msgstr "" "xxPlasma Desktop: Extract UI messages. Commit.xx" #: announcements/plasma-5.2.2.php:45 msgid "" "Plasma Networkmanager: Make sure SSID will be displayed properly when using " "non-ASCII characters. Commit. See bug " "#342697" msgstr "" "xxPlasma Networkmanager: Make sure SSID will be displayed properly when " "using non-ASCII characters. Commit. See bug " "#342697xx" #: announcements/plasma-5.2.2.php:51 msgid "Full Plasma 5.2.2 changelog" msgstr "xxFull Plasma 5.2.2 changelogxx" #: announcements/plasma-5.2.2.php:57 msgid "" "\n" "The easiest way to try it out is the with a live image booted off a\n" "USB disk. You can find a list of Live Images with Plasma 5 " "at KDE Community Wiki.\n" msgstr "" "\n" "xx\n" "The easiest way to try it out is the with a live image booted off a\n" "USB disk. You can find a list of Live Images with Plasma 5 " "at KDE Community Wiki.\n" "xx\n" #: announcements/plasma-5.2.95.php:4 msgid "KDE Ships Plasma 5.3 Beta, New Feature Release" msgstr "xxKDE Ships Plasma 5.3 Beta, New Feature Releasexx" #: announcements/plasma-5.2.95.php:21 msgid "Tuesday, 14 April 2015." msgstr "xxTuesday, 14 April 2015.xx" #: announcements/plasma-5.2.95.php:22 msgid "Today KDE releases a beta release of Plasma 5, versioned 5.2.95. \n" msgstr "" "xxToday KDE releases a beta release of Plasma 5, versioned 5.2.95. \n" "xx\n" #: announcements/plasma-5.2.95.php:28 announcements/plasma-5.2.95.php:30 msgid "Plasma 5.3 Beta" msgstr "xxPlasma 5.3 Betaxx" #: announcements/plasma-5.2.95.php:33 announcements/plasma-5.3.0.php:34 msgid "Highlights" msgstr "xxHighlightsxx" #: announcements/plasma-5.2.95.php:38 announcements/plasma-5.3.0.php:39 msgid "Inform what is blocking power saving" msgstr "xxInform what is blocking power savingxx" #: announcements/plasma-5.2.95.php:40 announcements/plasma-5.3.0.php:41 msgid "Battery applet now informs what is blocking power saving" msgstr "xxBattery applet now informs what is blocking power savingxx" #: announcements/plasma-5.2.95.php:42 announcements/plasma-5.3.0.php:43 msgid "Energy Usage monitor" msgstr "xxEnergy Usage monitorxx" #: announcements/plasma-5.2.95.php:44 announcements/plasma-5.3.0.php:45 msgid "New energy usage monitor" msgstr "xxNew energy usage monitorxx" #: announcements/plasma-5.2.95.php:47 announcements/plasma-5.3.0.php:48 msgid "Enhanced Power Management" msgstr "xxEnhanced Power Managementxx" #: announcements/plasma-5.2.95.php:49 announcements/plasma-5.3.0.php:50 msgid "" "\n" "
      • Power management settings can be configured\n" "differently for certain activities
      • \n" "
      • Laptop will not suspend when closing the lid while an external monitor " "is\n" "connected ('cinema mode', by default, can be turned off)
      • \n" "
      • Power management inhibitions block lock screen too
      • \n" "
      • Screen brightness changes are now animated on most hardware
      • \n" "
      • No longer suspends when closing the lid while shutting down
      • \n" "
      • Support for keyboard button brightness controls on lock screen
      • \n" "
      • KInfoCenter provides statistics about energy consumption
      • \n" "
      • Battery monitor now shows which applications are currently holding a " "power management\n" "inhibition for example ('Chrome is currently suppressing PM: Playing " "video')
      • \n" msgstr "" "\n" "xx\n" "
      • Power management settings can be configured\n" "differently for certain activities
      • \n" "
      • Laptop will not suspend when closing the lid while an external monitor " "is\n" "connected ('cinema mode', by default, can be turned off)
      • \n" "
      • Power management inhibitions block lock screen too
      • \n" "
      • Screen brightness changes are now animated on most hardware
      • \n" "
      • No longer suspends when closing the lid while shutting down
      • \n" "
      • Support for keyboard button brightness controls on lock screen
      • \n" "
      • KInfoCenter provides statistics about energy consumption
      • \n" "
      • Battery monitor now shows which applications are currently holding a " "power management\n" "inhibition for example ('Chrome is currently suppressing PM: Playing " "video')
      • \n" "xx\n" #: announcements/plasma-5.2.95.php:68 announcements/plasma-5.3.0.php:69 msgid "Bluedevil" msgstr "xxBluedevilxx" #: announcements/plasma-5.2.95.php:70 announcements/plasma-5.3.0.php:71 msgid "The new Bluedevil Applet" msgstr "xxThe new Bluedevil Appletxx" #: announcements/plasma-5.2.95.php:73 announcements/plasma-5.3.0.php:74 msgid "Better Bluetooth Capabilities" msgstr "xxBetter Bluetooth Capabilitiesxx" #: announcements/plasma-5.2.95.php:75 announcements/plasma-5.3.0.php:76 msgid "" "\n" "
      • New Bluetooth applet
      • \n" "
      • Bluedevil was ported to a new library from KDE, BluezQt
      • \n" "
      • Added support for blocking and unblocking Bluetooth
      • \n" "
      • Connected devices with Browse Files (ObexFTP) support are now displayed " "in the file dialog's Places panel
      • \n" msgstr "" "\n" "xx\n" "
      • New Bluetooth applet
      • \n" "
      • Bluedevil was ported to a new library from KDE, BluezQt
      • \n" "
      • Added support for blocking and unblocking Bluetooth
      • \n" "
      • Connected devices with Browse Files (ObexFTP) support are now displayed " "in the file dialog's Places panel
      • \n" "xx\n" #: announcements/plasma-5.2.95.php:87 announcements/plasma-5.2.95.php:89 #: announcements/plasma-5.3.0.php:88 announcements/plasma-5.3.0.php:90 msgid "Configure your Touchpad" msgstr "xxConfigure your Touchpadxx" #: announcements/plasma-5.2.95.php:92 announcements/plasma-5.3.0.php:93 msgid "" "\n" "A touchpad configuration module has been added\n" msgstr "" "\n" "xx\n" "A touchpad configuration module has been added\n" "xx\n" #: announcements/plasma-5.2.95.php:99 announcements/plasma-5.2.95.php:101 #: announcements/plasma-5.3.0.php:100 announcements/plasma-5.3.0.php:102 msgid "Application Menu can access contacts" msgstr "xxApplication Menu can access contactsxx" #: announcements/plasma-5.2.95.php:103 announcements/plasma-5.2.95.php:105 msgid "Application Menu can show recent contacts" msgstr "xxApplication Menu can show recent contactsxx" #: announcements/plasma-5.2.95.php:108 announcements/plasma-5.3.0.php:109 msgid "" "\n" "Improved Plasma Widgets\n" msgstr "" "\n" "xx\n" "Improved Plasma Widgets\n" "xx\n" #: announcements/plasma-5.2.95.php:113 announcements/plasma-5.3.0.php:114 msgid "" "\n" "
      • Clipboard applet gains support for showing barcodes
      • \n" "The Desktop and Folder View containment codebases were\n" " unified, and have seen performance improvements\n" "
      • The Recent Documents and Recent Applications sections in\n" " Application Menu (Kicker) are now powered by KDE activities
      • \n" "
      • Comics widget returns
      • \n" "
      • System monitor plasmoids return, such as CPU Load Monitor and Hard Disk " "usage
      • \n" msgstr "" "\n" "xx\n" "
      • Clipboard applet gains support for showing barcodes
      • \n" "The Desktop and Folder View containment codebases were\n" " unified, and have seen performance improvements\n" "
      • The Recent Documents and Recent Applications sections in\n" " Application Menu (Kicker) are now powered by KDE activities
      • \n" "
      • Comics widget returns
      • \n" "
      • System monitor plasmoids return, such as CPU Load Monitor and Hard Disk " "usage
      • \n" "xx\n" #: announcements/plasma-5.2.95.php:125 announcements/plasma-5.3.0.php:126 msgid "" "\n" "Plasma Media Center - Tech Preview\n" msgstr "" "\n" "xx\n" "Plasma Media Center - Tech Preview\n" "xx\n" #: announcements/plasma-5.2.95.php:130 announcements/plasma-5.2.95.php:132 #: announcements/plasma-5.3.0.php:131 announcements/plasma-5.3.0.php:133 msgid "Plasma Media Center" msgstr "xxPlasma Media Centerxx" #: announcements/plasma-5.2.95.php:135 msgid "" "\n" "Plasma Media Center is added as a tech preview in this " "beta. It is fully stable but misses a few features compared to version 1. " "You can log directly into a Plasma Media Center session if you want to use " "it on a media device such as a television or projector or you can run it " "from Plasma Desktop. It will scan for videos, music and pictures on your " "computer to let you browse and play them.\n" msgstr "" "\n" "xx\n" "Plasma Media Center is added as a tech preview in this " "beta. It is fully stable but misses a few features compared to version 1. " "You can log directly into a Plasma Media Center session if you want to use " "it on a media device such as a television or projector or you can run it " "from Plasma Desktop. It will scan for videos, music and pictures on your " "computer to let you browse and play them.\n" "xx\n" #: announcements/plasma-5.2.95.php:142 announcements/plasma-5.2.95.php:144 #: announcements/plasma-5.3.0.php:143 announcements/plasma-5.3.0.php:145 msgid "Plasma is now able to start a nested XWayland server" msgstr "xxPlasma is now able to start a nested XWayland serverxx" #: announcements/plasma-5.2.95.php:147 announcements/plasma-5.3.0.php:148 msgid "Big Steps Towards Wayland Support" msgstr "xxBig Steps Towards Wayland Supportxx" #: announcements/plasma-5.2.95.php:150 announcements/plasma-5.3.0.php:151 msgid "" "\n" "Plasma 5.3 makes a huge step towards to supporting the Wayland " "windowing system in addition to the default X11 windowing system. " "Plasma's window manager and compositor KWin is now able to start a nested " "XWayland server, which acts as a bridge between the old (X11) and the new " "(Wayland) world. X11 windows can connect to this server as if it were a " "normal X server, for KWin it looks like a Wayland window, though. This means " "that KWin learned to handle Wayland windows in this release, though full " "integration is only expected for Plasma 5.4.\n" msgstr "" "\n" "xx\n" "Plasma 5.3 makes a huge step towards to supporting the Wayland " "windowing system in addition to the default X11 windowing system. " "Plasma's window manager and compositor KWin is now able to start a nested " "XWayland server, which acts as a bridge between the old (X11) and the new " "(Wayland) world. X11 windows can connect to this server as if it were a " "normal X server, for KWin it looks like a Wayland window, though. This means " "that KWin learned to handle Wayland windows in this release, though full " "integration is only expected for Plasma 5.4.\n" "xx\n" #: announcements/plasma-5.2.95.php:155 announcements/plasma-5.3.0.php:156 msgid "" "\n" "In addition KWin gained new output modes for Wayland allowing to start a " "nested KWin on X11 and to start KWin directly on a framebuffer device, which " "will be the fallback for the case that OpenGL and/or kernel mode settings are " "not supported. A rendering backend on kernel mode settings is expected for " "Plasma 5.4. More information about these new backends and how to test them " "can be found in the KWin " "wiki pages. Please keep in mind that this is only a development preview " "and highly experimental new code.\n" msgstr "" "\n" "xx\n" "In addition KWin gained new output modes for Wayland allowing to start a " "nested KWin on X11 and to start KWin directly on a framebuffer device, which " "will be the fallback for the case that OpenGL and/or kernel mode settings are " "not supported. A rendering backend on kernel mode settings is expected for " "Plasma 5.4. More information about these new backends and how to test them " "can be found in the KWin " "wiki pages. Please keep in mind that this is only a development preview " "and highly experimental new code.\n" "xx\n" #: announcements/plasma-5.2.95.php:160 announcements/plasma-5.3.0.php:184 msgid "Bug Fixes Galore" msgstr "xxBug Fixes Galorexx" #: announcements/plasma-5.2.95.php:163 msgid "" "\n" "348 bugs were fixed giving fewer crashes and more reliable use.

        \n" msgstr "" "\n" "xx\n" "348 bugs were fixed giving fewer crashes and more reliable use.

        \n" "xx\n" #: announcements/plasma-5.2.95.php:170 msgid "Full Plasma 5.2.95 changelog" msgstr "xxFull Plasma 5.2.95 changelogxx" #: announcements/plasma-5.2.95.php:177 announcements/plasma-5.3.0.php:201 msgid "" "\n" "The easiest way to try out Plasma is the with a live image booted off a USB " "disk.\n" msgstr "" "\n" "xx\n" "The easiest way to try out Plasma is the with a live image booted off a USB " "disk.\n" "xx\n" #: announcements/plasma-5.2.95.php:183 announcements/plasma-5.3.0.php:207 msgid "" "Plasma Live Images" msgstr "" "xxPlasma Live Imagesxx" #: announcements/plasma-5.2.95.php:205 announcements/plasma-5.3.0.php:229 msgid "" "You can install Plasma 5 directly from source. KDE's\n" "community wiki has instructions to compile it.\n" "Note that Plasma 5 does not co-install with Plasma 4, you will need\n" "to uninstall older versions or install into a separate prefix.\n" msgstr "" "xxYou can install Plasma 5 directly from source. KDE's\n" "community wiki has instructions to compile it.\n" "Note that Plasma 5 does not co-install with Plasma 4, you will need\n" "to uninstall older versions or install into a separate prefix.\n" "xx\n" #: announcements/plasma-5.3.0-5.3.1-changelog.php:4 msgid "Plasma 5.3.1 complete changelog" msgstr "xxPlasma 5.3.1 complete changelogxx" #: announcements/plasma-5.3.0.php:4 msgid "KDE Ships Plasma 5.3, New Feature Release" msgstr "xxKDE Ships Plasma 5.3, New Feature Releasexx" #: announcements/plasma-5.3.0.php:22 msgid "Tuesday, 28 April 2015." msgstr "xxTuesday, 28 April 2015.xx" #: announcements/plasma-5.3.0.php:23 msgid "Today KDE releases a release of Plasma 5, versioned 5.3.\n" msgstr "" "xxToday KDE releases a release of Plasma 5, versioned 5.3.\n" "xx\n" #: announcements/plasma-5.3.0.php:29 announcements/plasma-5.3.0.php:31 #: announcements/plasma-5.3.1.php:24 announcements/plasma-5.3.1.php:26 #: announcements/plasma-5.3.2.php:23 announcements/plasma-5.3.2.php:25 msgid "Plasma 5.3" msgstr "xxPlasma 5.3xx" #: announcements/plasma-5.3.0.php:104 announcements/plasma-5.3.0.php:106 msgid "Application Menu can show recent documents" msgstr "xxApplication Menu can show recent documentsxx" #: announcements/plasma-5.3.0.php:136 msgid "" "\n" "Plasma Media Center is added as a tech preview in this " "release. It is fully stable but misses a few features compared to version " "1. You can log directly into a Plasma Media Center session if you want to " "use it on a media device such as a television or projector or you can run it " "from Plasma Desktop. It will scan for videos, music and pictures on your " "computer to let you browse and play them.\n" msgstr "" "\n" "xx\n" "Plasma Media Center is added as a tech preview in this " "release. It is fully stable but misses a few features compared to version " "1. You can log directly into a Plasma Media Center session if you want to " "use it on a media device such as a television or projector or you can run it " "from Plasma Desktop. It will scan for videos, music and pictures on your " "computer to let you browse and play them.\n" "xx\n" #: announcements/plasma-5.3.0.php:162 msgid "" "\n" "Desktop Tweaks - Press and Hold\n" msgstr "" "\n" "xx\n" "Desktop Tweaks - Press and Hold\n" "xx\n" #: announcements/plasma-5.3.0.php:171 msgid "Press and Hold Tweak" msgstr "xxPress and Hold Tweakxx" #: announcements/plasma-5.3.0.php:174 msgid "" "\n" "A new Tweaks configuration option in Plasma allows you to enable or disable " "the desktop settings toolbox and enable a new Press and Hold mode for widget management.\n" "In this mode, widgets can be moved after pressing and\n" "holding anywhere on the widget, and the widget handle\n" "will only be shown after press and hold rather than on\n" "hover. When this mode is enabled, unlocking the desktop\n" "will show a helpful instruction notification (which can\n" "be dismissed forever from the popup).\n" msgstr "" "\n" "xx\n" "A new Tweaks configuration option in Plasma allows you to enable or disable " "the desktop settings toolbox and enable a new Press and Hold mode for widget management.\n" "In this mode, widgets can be moved after pressing and\n" "holding anywhere on the widget, and the widget handle\n" "will only be shown after press and hold rather than on\n" "hover. When this mode is enabled, unlocking the desktop\n" "will show a helpful instruction notification (which can\n" "be dismissed forever from the popup).\n" "xx\n" #: announcements/plasma-5.3.0.php:187 msgid "" "\n" "393 bugs were fixed giving fewer crashes and more reliable use.

        \n" msgstr "" "\n" "xx\n" "393 bugs were fixed giving fewer crashes and more reliable use.

        \n" "xx\n" #: announcements/plasma-5.3.0.php:194 msgid "Full Plasma 5.3 changelog" msgstr "xxFull Plasma 5.3 changelogxx" #: announcements/plasma-5.3.1-5.3.2-changelog.php:4 msgid "Plasma 5.3.2 complete changelog" msgstr "xxPlasma 5.3.2 complete changelogxx" #: announcements/plasma-5.3.1.php:4 msgid "KDE Ships Plasma 5.3.1, Bugfix Release for May" msgstr "xxKDE Ships Plasma 5.3.1, Bugfix Release for Mayxx" #: announcements/plasma-5.3.1.php:30 msgid "Tuesday, 26 May 2015. " msgstr "xxTuesday, 26 May 2015. xx" #: announcements/plasma-5.3.1.php:31 msgid "" "Today KDE releases a bugfix update to Plasma 5, versioned 5.3.1. \n" "Plasma 5.3\n" "was released in January with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to Plasma 5, versioned 5.3.1. \n" "Plasma 5.3\n" "was released in January with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.3.1.php:39 msgid "" "\n" "This release adds a month's worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important for example:\n" msgstr "" "\n" "xx\n" "This release adds a month's worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important for example:\n" "xx\n" #: announcements/plasma-5.3.1.php:47 msgid "" "\n" "
      • show " "desktop has now been fixed
      • \n" msgstr "" "\n" "xx\n" "
      • show " "desktop has now been fixed
      • \n" "xx\n" #: announcements/plasma-5.3.1.php:55 msgid "Full Plasma 5.3.1 changelog" msgstr "xxFull Plasma 5.3.1 changelogxx" #: announcements/plasma-5.3.1.php:61 announcements/plasma-5.3.2.php:60 #: announcements/plasma-5.3.95.php:181 announcements/plasma-5.4.0.php:201 #: announcements/plasma-5.4.1.php:62 announcements/plasma-5.4.2.php:61 #: announcements/plasma-5.4.3.php:62 announcements/plasma-5.4.95.php:169 #: announcements/plasma-5.5.0.php:190 announcements/plasma-5.5.1.php:65 #: announcements/plasma-5.5.2.php:65 announcements/plasma-5.5.3.php:61 #: announcements/plasma-5.5.4.php:58 announcements/plasma-5.5.5.php:61 #: announcements/plasma-5.5.95.php:187 announcements/plasma-5.6.0.php:213 #: announcements/plasma-5.6.1.php:67 announcements/plasma-5.6.2.php:67 #: announcements/plasma-5.6.3.php:67 announcements/plasma-5.6.4.php:67 #: announcements/plasma-5.6.5.php:66 announcements/plasma-5.6.95.php:130 #: announcements/plasma-5.7.0.php:125 announcements/plasma-5.7.1.php:68 #: announcements/plasma-5.7.2.php:66 announcements/plasma-5.7.3.php:67 #: announcements/plasma-5.7.4.php:67 announcements/plasma-5.7.5.php:67 #: announcements/plasma-5.7.95.php:199 announcements/plasma-5.8.0.php:197 #: announcements/plasma-5.8.1.php:68 announcements/plasma-5.8.2.php:66 #: announcements/plasma-5.8.3.php:67 announcements/plasma-5.8.4.php:71 #: announcements/plasma-5.8.5.php:67 msgid "" "\n" "The easiest way to try it out is with a live image booted off a\n" "USB disk. You can find a list of Live Images with Plasma 5 " "on the KDE Community Wiki.\n" msgstr "" "\n" "xx\n" "The easiest way to try it out is with a live image booted off a\n" "USB disk. You can find a list of Live Images with Plasma 5 " "on the KDE Community Wiki.\n" "xx\n" #: announcements/plasma-5.3.2-5.3.95-changelog.php:4 msgid "Plasma 5.3.95 complete changelog" msgstr "xxPlasma 5.3.95 complete changelogxx" #: announcements/plasma-5.3.2-5.4.0-changelog.php:4 msgid "Plasma 5.4.0 complete changelog" msgstr "xxPlasma 5.4.0 complete changelogxx" #: announcements/plasma-5.3.2.php:4 msgid "KDE Ships Plasma 5.3.2, Bugfix Release for June" msgstr "xxKDE Ships Plasma 5.3.2, Bugfix Release for Junexx" #: announcements/plasma-5.3.2.php:29 msgid "Tuesday, 30 June 2015. " msgstr "xxTuesday, 30 June 2015. xx" #: announcements/plasma-5.3.2.php:30 msgid "" "Today KDE releases a bugfix update to Plasma 5, versioned 5.3.2. \n" "Plasma 5.3\n" "was released in April with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to Plasma 5, versioned 5.3.2. \n" "Plasma 5.3\n" "was released in April with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.3.2.php:46 msgid "" "\n" "
      • KWin: 'Defaults' should set the title bar double-click action to " "'Maximize.'. Commit.
      • \n" "
      • Improve Applet Alternatives dialog. Commit. Fixes bug #345786
      • \n" "
      • Make shutdown scripts work. Commit.
      • \n" msgstr "" "\n" "xx\n" "
      • KWin: 'Defaults' should set the title bar double-click action to " "'Maximize.'. Commit.
      • \n" "
      • Improve Applet Alternatives dialog. Commit. Fixes bug #345786
      • \n" "
      • Make shutdown scripts work. Commit.
      • \n" "xx\n" #: announcements/plasma-5.3.2.php:54 msgid "Full Plasma 5.3.2 changelog" msgstr "xxFull Plasma 5.3.2 changelogxx" #: announcements/plasma-5.3.95.php:4 msgid "KDE Ships Plasma 5.4 Beta Release" msgstr "xxKDE Ships Plasma 5.4 Beta Releasexx" #: announcements/plasma-5.3.95.php:23 announcements/plasma-5.3.95.php:25 #: announcements/plasma-5.4.0.php:23 announcements/plasma-5.4.0.php:25 #: announcements/plasma-5.4.1.php:23 announcements/plasma-5.4.1.php:25 #: announcements/plasma-5.4.2.php:23 announcements/plasma-5.4.2.php:25 #: announcements/plasma-5.4.3.php:23 announcements/plasma-5.4.3.php:25 msgid "Plasma 5.4" msgstr "xxPlasma 5.4xx" #: announcements/plasma-5.3.95.php:29 msgid "Tuesday, 11 August 2015. " msgstr "xxTuesday, 11 August 2015. xx" #: announcements/plasma-5.3.95.php:30 msgid "Today KDE releases a beta release of the new version of Plasma 5.4.\n" msgstr "" "xxToday KDE releases a beta release of the new version of Plasma 5.4.\n" "xx\n" #: announcements/plasma-5.3.95.php:35 announcements/plasma-5.4.0.php:35 msgid "" "\n" "This release of Plasma brings many nice touches for our users such as\n" "much improved high DPI support, KRunner auto-completion and many new\n" "beautiful Breeze icons. It also lays the ground for the future with a\n" "tech preview of Wayland session available. We're shipping a few new\n" "components such as an Audio Volume Plasma Widget, monitor\n" "calibration tool and the User Manager tool comes out beta.\n" msgstr "" "\n" "xx\n" "This release of Plasma brings many nice touches for our users such as\n" "much improved high DPI support, KRunner auto-completion and many new\n" "beautiful Breeze icons. It also lays the ground for the future with a\n" "tech preview of Wayland session available. We're shipping a few new\n" "components such as an Audio Volume Plasma Widget, monitor\n" "calibration tool and the User Manager tool comes out beta.\n" "xx\n" #: announcements/plasma-5.3.95.php:48 announcements/plasma-5.4.0.php:48 msgid "Audio Volume" msgstr "xxAudio Volumexx" #: announcements/plasma-5.3.95.php:50 announcements/plasma-5.4.0.php:50 msgid "The new Audio Volume Applet" msgstr "xxThe new Audio Volume Appletxx" #: announcements/plasma-5.3.95.php:53 announcements/plasma-5.4.0.php:53 msgid "New Audio Volume Applet" msgstr "xxNew Audio Volume Appletxx" #: announcements/plasma-5.3.95.php:55 msgid "" "\n" "Our new Audio Volume applet works directly with Pulseaudio, the popular\n" "sound server for Linux, to give you full control over volume and output " "settings in\n" "a beautifully designed simple interface.\n" msgstr "" "\n" "xx\n" "Our new Audio Volume applet works directly with Pulseaudio, the popular\n" "sound server for Linux, to give you full control over volume and output " "settings in\n" "a beautifully designed simple interface.\n" "xx\n" #: announcements/plasma-5.3.95.php:66 announcements/plasma-5.4.0.php:66 msgid "Dashboard alternative launcher" msgstr "xxDashboard alternative launcherxx" #: announcements/plasma-5.3.95.php:68 announcements/plasma-5.4.0.php:68 msgid "The new Dashboard alternative launcher" msgstr "xxThe new Dashboard alternative launcherxx" #: announcements/plasma-5.3.95.php:71 announcements/plasma-5.4.0.php:71 msgid "Application Dashboard alternative launcher" msgstr "xxApplication Dashboard alternative launcherxx" #: announcements/plasma-5.3.95.php:73 announcements/plasma-5.4.0.php:73 msgid "" "\n" "Plasma 5.4 brings an entirely new fullscreen launcher Application Dashboard " "in\n" "kdeplasma-addons: Featuring all features of Application Menu it includes " "sophisticated scaling to\n" "screen size and full spatial keyboard navigation.\n" "\n" "The new launcher allows you to easily and quickly find applications, as well " "as recently used or favorited documents and contacts based on your previous " "activity.\n" msgstr "" "\n" "xx\n" "Plasma 5.4 brings an entirely new fullscreen launcher Application Dashboard " "in\n" "kdeplasma-addons: Featuring all features of Application Menu it includes " "sophisticated scaling to\n" "screen size and full spatial keyboard navigation.\n" "\n" "The new launcher allows you to easily and quickly find applications, as well " "as recently used or favorited documents and contacts based on your previous " "activity.\n" "xx\n" #: announcements/plasma-5.3.95.php:86 announcements/plasma-5.4.0.php:86 msgid "New Icons" msgstr "xxNew Iconsxx" #: announcements/plasma-5.3.95.php:88 announcements/plasma-5.4.0.php:88 msgid "Just some of the new icons in this release" msgstr "xxJust some of the new icons in this releasexx" #: announcements/plasma-5.3.95.php:92 announcements/plasma-5.4.0.php:92 msgid "Artwork Galore" msgstr "xxArtwork Galorexx" #: announcements/plasma-5.3.95.php:93 announcements/plasma-5.4.0.php:93 msgid "" "Plasma 5.4 brings over 1400 new icons covering not only all the KDE " "applications, but also providing Breeze themed artwork to apps such as " "Inkscape, Firefox and LibreOffice providing a more integrated, native feel." msgstr "" "xxPlasma 5.4 brings over 1400 new icons covering not only all the KDE " "applications, but also providing Breeze themed artwork to apps such as " "Inkscape, Firefox and LibreOffice providing a more integrated, native feel.xx" #: announcements/plasma-5.3.95.php:105 announcements/plasma-5.4.0.php:105 msgid "KRunner history" msgstr "xxKRunner historyxx" #: announcements/plasma-5.3.95.php:107 announcements/plasma-5.4.0.php:107 msgid "" "\n" "KRunner now remembers your previous searches and automatically completes " "from the history as you type.\n" msgstr "" "\n" "xx\n" "KRunner now remembers your previous searches and automatically completes " "from the history as you type.\n" "xx\n" #: announcements/plasma-5.3.95.php:116 announcements/plasma-5.4.0.php:116 msgid "Networks Graphs" msgstr "xxNetworks Graphsxx" #: announcements/plasma-5.3.95.php:118 announcements/plasma-5.4.0.php:118 msgid "Network Graphs" msgstr "xxNetwork Graphsxx" #: announcements/plasma-5.3.95.php:121 announcements/plasma-5.4.0.php:121 msgid "Useful graphs in Networks applet" msgstr "xxUseful graphs in Networks appletxx" #: announcements/plasma-5.3.95.php:123 announcements/plasma-5.4.0.php:123 msgid "" "\n" "The Networks applet is now able to display network traffic graphs. It also " "supports two new VPN plugins for connecting over SSH or SSTP." msgstr "" "\n" "xx\n" "The Networks applet is now able to display network traffic graphs. It also " "supports two new VPN plugins for connecting over SSH or SSTP.xx" #: announcements/plasma-5.3.95.php:128 announcements/plasma-5.4.0.php:149 msgid "Other changes and additions" msgstr "xxOther changes and additionsxx" #: announcements/plasma-5.3.95.php:130 msgid "" "\n" "
      • Much improved high DPI support
      • \n" "
      • Smaller memory footprint
      • \n" "
      • Our desktop search got new and much faster backend
      • \n" "
      • Sticky notes adds drag & drop support and keyboard navigation
      • \n" "
      • Trash applet now works again with drag & drop
      • \n" "
      • System tray gains quicker configurability
      • \n" "
      • Wayland tech preview (complete Plasma wayland session), driven by Plasma " "Mobile
      • \n" "
      • The documentation has been reviewed and updated
      • \n" "
      • Improved layout for Digital clock in slim panels
      • \n" "
      • ISO date support in Digital clock
      • \n" "
      • New easy way to switch 12h/24h clock format in Digital clock
      • \n" "
      • Week numbers in the calendar
      • \n" "
      • Any type of item can now be favorited in Application Menu (Kicker) from " "any view, adding support for document and Telepathy contact favorites
      • \n" "
      • Telepathy contact favorites show the contact photo and a realtime " "presence status badge
      • \n" "
      • Improved focus and activation handling between applets and containment " "on the desktop
      • \n" "
      • Various small fixes in Folder View: Better default sizes, fixes for " "mouse interaction issues, text label wrapping
      • \n" "
      • The Task Manager now tries harder to preserve the icon it derived for a " "launcher by default
      • \n" "
      • It's possible to add launchers by dropping apps on the Task Manager " "again
      • \n" "
      • It's now possible to configure what happens when middle-clicking a task " "button in the Task Manager: Nothing, window close, or launching a new " "instance of the same app
      • \n" "
      • The Task Manager will now sort column-major if the user forces more than " "one row; many users expected and prefer this sorting as it causes less task " "button moves as windows come and go
      • \n" "
      • Improved icon and margin scaling for task buttons in the Task Manager\n" "
      • Various small fixes in the Task Manager: Forcing columns in vertical " "instance now works, touch event handling now works on all systems, fixed a " "visual issue with the group expander arrow
      • \n" "
      • Provided the Purpose framework tech preview is available, the QuickShare " "Plasmoid can be used, making it easy to share files on many web services.\n" "
      • Monitor configuration tool added
      • \n" "
      • kwallet-pam is added to open your wallet on login
      • \n" "
      • User Manager now syncs contacts to KConfig settings and the User Account " "module has gone away
      • \n" "
      • Performance improvements to Application Menu (Kicker)
      • \n" "\n" "
      • Various small fixes to Application Menu (Kicker): Hiding/unhiding\n" "apps is more reliable, alignment fixes for top panels, 'Add to\n" "Desktop' against a Folder View containment is more reliable,\n" "better behavior in the KActivities-based Recent models
      • \n" "\n" "
      • Support for custom menu layouts (through kmenuedit) and menu separator " "items in Application Menu (Kicker)
      • \n" "\n" "
      • Folder View has improved mode when in panel (blog)\n" "
      • Dropping a folder on the Desktop containment will now offer creating a " "Folder View again
      • \n" "\n" msgstr "" "\n" "xx\n" "
      • Much improved high DPI support
      • \n" "
      • Smaller memory footprint
      • \n" "
      • Our desktop search got new and much faster backend
      • \n" "
      • Sticky notes adds drag & drop support and keyboard navigation
      • \n" "
      • Trash applet now works again with drag & drop
      • \n" "
      • System tray gains quicker configurability
      • \n" "
      • Wayland tech preview (complete Plasma wayland session), driven by Plasma " "Mobile
      • \n" "
      • The documentation has been reviewed and updated
      • \n" "
      • Improved layout for Digital clock in slim panels
      • \n" "
      • ISO date support in Digital clock
      • \n" "
      • New easy way to switch 12h/24h clock format in Digital clock
      • \n" "
      • Week numbers in the calendar
      • \n" "
      • Any type of item can now be favorited in Application Menu (Kicker) from " "any view, adding support for document and Telepathy contact favorites
      • \n" "
      • Telepathy contact favorites show the contact photo and a realtime " "presence status badge
      • \n" "
      • Improved focus and activation handling between applets and containment " "on the desktop
      • \n" "
      • Various small fixes in Folder View: Better default sizes, fixes for " "mouse interaction issues, text label wrapping
      • \n" "
      • The Task Manager now tries harder to preserve the icon it derived for a " "launcher by default
      • \n" "
      • It's possible to add launchers by dropping apps on the Task Manager " "again
      • \n" "
      • It's now possible to configure what happens when middle-clicking a task " "button in the Task Manager: Nothing, window close, or launching a new " "instance of the same app
      • \n" "
      • The Task Manager will now sort column-major if the user forces more than " "one row; many users expected and prefer this sorting as it causes less task " "button moves as windows come and go
      • \n" "
      • Improved icon and margin scaling for task buttons in the Task Manager\n" "
      • Various small fixes in the Task Manager: Forcing columns in vertical " "instance now works, touch event handling now works on all systems, fixed a " "visual issue with the group expander arrow
      • \n" "
      • Provided the Purpose framework tech preview is available, the QuickShare " "Plasmoid can be used, making it easy to share files on many web services.\n" "
      • Monitor configuration tool added
      • \n" "
      • kwallet-pam is added to open your wallet on login
      • \n" "
      • User Manager now syncs contacts to KConfig settings and the User Account " "module has gone away
      • \n" "
      • Performance improvements to Application Menu (Kicker)
      • \n" "\n" "
      • Various small fixes to Application Menu (Kicker): Hiding/unhiding\n" "apps is more reliable, alignment fixes for top panels, 'Add to\n" "Desktop' against a Folder View containment is more reliable,\n" "better behavior in the KActivities-based Recent models
      • \n" "\n" "
      • Support for custom menu layouts (through kmenuedit) and menu separator " "items in Application Menu (Kicker)
      • \n" "\n" "
      • Folder View has improved mode when in panel (blog)\n" "
      • Dropping a folder on the Desktop containment will now offer creating a " "Folder View again
      • \n" "\n" "xx\n" #: announcements/plasma-5.3.95.php:175 msgid "Full Plasma 5.4 beta changelog" msgstr "xxFull Plasma 5.4 beta changelogxx" #: announcements/plasma-5.4.0-5.4.1-changelog.php:4 msgid "Plasma 5.4.1 complete changelog" msgstr "xxPlasma 5.4.1 complete changelogxx" #: announcements/plasma-5.4.0.php:4 msgid "KDE Ships Plasma 5.4.0, Feature Release for August" msgstr "xxKDE Ships Plasma 5.4.0, Feature Release for Augustxx" #: announcements/plasma-5.4.0.php:29 msgid "Tuesday, 25 August 2015. " msgstr "xxTuesday, 25 August 2015. xx" #: announcements/plasma-5.4.0.php:30 msgid "Today KDE releases a feature release of the new version of Plasma 5.\n" msgstr "" "xxToday KDE releases a feature release of the new version of Plasma 5.\n" "xx\n" #: announcements/plasma-5.4.0.php:55 msgid "" "\n" "Our new Audio Volume applet works directly with PulseAudio, the popular\n" "sound server for Linux, to give you full control over volume and output " "settings in\n" "a beautifully designed simple interface.\n" msgstr "" "\n" "xx\n" "Our new Audio Volume applet works directly with PulseAudio, the popular\n" "sound server for Linux, to give you full control over volume and output " "settings in\n" "a beautifully designed simple interface.\n" "xx\n" #: announcements/plasma-5.4.0.php:129 msgid "Wayland Technology Preview" msgstr "xxWayland Technology Previewxx" #: announcements/plasma-5.4.0.php:131 msgid "" "\n" "\n" "With Plasma 5.4 the first technology preview of a Wayland session is\n" "released. On systems with free graphics drivers it is possible to run\n" "Plasma using KWin, Plasma's Wayland compositor and X11 window manager,\n" "through kernel mode settings. The\n" "currently supported feature set is driven by the needs for the \n" "\n" "Plasma Mobile project\n" "and more desktop oriented features are not yet fully implemented. The\n" "current state does not yet allow to use it as a replacement for Xorg\n" "based desktop, but allows to easily test it, contribute and watch tear\n" "free videos. Instructions on how to start Plasma on Wayland can be\n" "found in the KWin wiki pages.\n" "Wayland support will improve in future releases with the aim to get to a " "stable release soon.\n" msgstr "" "\n" "xx\n" "\n" "With Plasma 5.4 the first technology preview of a Wayland session is\n" "released. On systems with free graphics drivers it is possible to run\n" "Plasma using KWin, Plasma's Wayland compositor and X11 window manager,\n" "through kernel mode settings. The\n" "currently supported feature set is driven by the needs for the \n" "\n" "Plasma Mobile project\n" "and more desktop oriented features are not yet fully implemented. The\n" "current state does not yet allow to use it as a replacement for Xorg\n" "based desktop, but allows to easily test it, contribute and watch tear\n" "free videos. Instructions on how to start Plasma on Wayland can be\n" "found in the KWin wiki pages.\n" "Wayland support will improve in future releases with the aim to get to a " "stable release soon.\n" "xx\n" #: announcements/plasma-5.4.0.php:151 msgid "" "\n" "
      • Much improved high DPI support
      • \n" "
      • Smaller memory footprint
      • \n" "
      • Our desktop search got new and much faster backend
      • \n" "
      • Sticky notes adds drag & drop support and keyboard navigation
      • \n" "
      • Trash applet now works again with drag & drop
      • \n" "
      • System tray gains quicker configurability
      • \n" "
      • The documentation has been reviewed and updated
      • \n" "
      • Improved layout for Digital clock in slim panels
      • \n" "
      • ISO date support in Digital clock
      • \n" "
      • New easy way to switch 12h/24h clock format in Digital clock
      • \n" "
      • Week numbers in the calendar
      • \n" "
      • Any type of item can now be favorited in Application Menu (Kicker) from " "any view, adding support for document and Telepathy contact favorites
      • \n" "
      • Telepathy contact favorites show the contact photo and a realtime " "presence status badge
      • \n" "
      • Improved focus and activation handling between applets and containment " "on the desktop
      • \n" "
      • Various small fixes in Folder View: Better default sizes, fixes for " "mouse interaction issues, text label wrapping
      • \n" "
      • The Task Manager now tries harder to preserve the icon it derived for a " "launcher by default
      • \n" "
      • It's possible to add launchers by dropping apps on the Task Manager " "again
      • \n" "
      • It's now possible to configure what happens when middle-clicking a task " "button in the Task Manager: Nothing, window close, or launching a new " "instance of the same app
      • \n" "
      • The Task Manager will now sort column-major if the user forces more than " "one row; many users expected and prefer this sorting as it causes less task " "button moves as windows come and go
      • \n" "
      • Improved icon and margin scaling for task buttons in the Task Manager\n" "
      • Various small fixes in the Task Manager: Forcing columns in vertical " "instance now works, touch event handling now works on all systems, fixed a " "visual issue with the group expander arrow
      • \n" "
      • Provided the Purpose framework tech preview is available, the QuickShare " "Plasmoid can be used, making it easy to share files on many web services.\n" "
      • Monitor configuration tool added
      • \n" "
      • kwallet-pam is added to open your wallet on login
      • \n" "
      • User Manager now syncs contacts to KConfig settings and the User Account " "module has gone away
      • \n" "
      • Performance improvements to Application Menu (Kicker)
      • \n" "\n" "
      • Various small fixes to Application Menu (Kicker): Hiding/unhiding\n" "apps is more reliable, alignment fixes for top panels, 'Add to\n" "Desktop' against a Folder View containment is more reliable,\n" "better behavior in the KActivities-based Recent models
      • \n" "\n" "
      • Support for custom menu layouts (through kmenuedit) and menu separator " "items in Application Menu (Kicker)
      • \n" "\n" "
      • Folder View has improved mode when in panel (blog)\n" "
      • Dropping a folder on the Desktop containment will now offer creating a " "Folder View again
      • \n" "\n" msgstr "" "\n" "xx\n" "
      • Much improved high DPI support
      • \n" "
      • Smaller memory footprint
      • \n" "
      • Our desktop search got new and much faster backend
      • \n" "
      • Sticky notes adds drag & drop support and keyboard navigation
      • \n" "
      • Trash applet now works again with drag & drop
      • \n" "
      • System tray gains quicker configurability
      • \n" "
      • The documentation has been reviewed and updated
      • \n" "
      • Improved layout for Digital clock in slim panels
      • \n" "
      • ISO date support in Digital clock
      • \n" "
      • New easy way to switch 12h/24h clock format in Digital clock
      • \n" "
      • Week numbers in the calendar
      • \n" "
      • Any type of item can now be favorited in Application Menu (Kicker) from " "any view, adding support for document and Telepathy contact favorites
      • \n" "
      • Telepathy contact favorites show the contact photo and a realtime " "presence status badge
      • \n" "
      • Improved focus and activation handling between applets and containment " "on the desktop
      • \n" "
      • Various small fixes in Folder View: Better default sizes, fixes for " "mouse interaction issues, text label wrapping
      • \n" "
      • The Task Manager now tries harder to preserve the icon it derived for a " "launcher by default
      • \n" "
      • It's possible to add launchers by dropping apps on the Task Manager " "again
      • \n" "
      • It's now possible to configure what happens when middle-clicking a task " "button in the Task Manager: Nothing, window close, or launching a new " "instance of the same app
      • \n" "
      • The Task Manager will now sort column-major if the user forces more than " "one row; many users expected and prefer this sorting as it causes less task " "button moves as windows come and go
      • \n" "
      • Improved icon and margin scaling for task buttons in the Task Manager\n" "
      • Various small fixes in the Task Manager: Forcing columns in vertical " "instance now works, touch event handling now works on all systems, fixed a " "visual issue with the group expander arrow
      • \n" "
      • Provided the Purpose framework tech preview is available, the QuickShare " "Plasmoid can be used, making it easy to share files on many web services.\n" "
      • Monitor configuration tool added
      • \n" "
      • kwallet-pam is added to open your wallet on login
      • \n" "
      • User Manager now syncs contacts to KConfig settings and the User Account " "module has gone away
      • \n" "
      • Performance improvements to Application Menu (Kicker)
      • \n" "\n" "
      • Various small fixes to Application Menu (Kicker): Hiding/unhiding\n" "apps is more reliable, alignment fixes for top panels, 'Add to\n" "Desktop' against a Folder View containment is more reliable,\n" "better behavior in the KActivities-based Recent models
      • \n" "\n" "
      • Support for custom menu layouts (through kmenuedit) and menu separator " "items in Application Menu (Kicker)
      • \n" "\n" "
      • Folder View has improved mode when in panel (blog)\n" "
      • Dropping a folder on the Desktop containment will now offer creating a " "Folder View again
      • \n" "\n" "xx\n" #: announcements/plasma-5.4.0.php:195 msgid "Full Plasma 5.4 changelog" msgstr "xxFull Plasma 5.4 changelogxx" #: announcements/plasma-5.4.1-5.4.2-changelog.php:4 msgid "Plasma 5.4.2 complete changelog" msgstr "xxPlasma 5.4.2 complete changelogxx" #: announcements/plasma-5.4.1.php:4 msgid "KDE Ships Plasma 5.4.1, bugfix Release for September" msgstr "xxKDE Ships Plasma 5.4.1, bugfix Release for Septemberxx" #: announcements/plasma-5.4.1.php:30 msgid "Tuesday, 08 September 2015. " msgstr "xxTuesday, 08 September 2015. xx" #: announcements/plasma-5.4.1.php:31 msgid "" "Today KDE releases a bugfix update to Plasma 5, versioned 5.4.1. \n" "Plasma 5.4\n" "was released in August with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to Plasma 5, versioned 5.4.1. \n" "Plasma 5.4\n" "was released in August with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.4.1.php:47 msgid "" "\n" "
      • Fixes for compilation with GCC 5
      • \n" "
      • Autostart desktop files no longer saved to the wrong location
      • \n" "
      • On Muon Make sure the install button has a size.
      • \n" msgstr "" "\n" "xx\n" "
      • Fixes for compilation with GCC 5
      • \n" "
      • Autostart desktop files no longer saved to the wrong location
      • \n" "
      • On Muon Make sure the install button has a size.
      • \n" "xx\n" #: announcements/plasma-5.4.1.php:56 msgid "Full Plasma 5.4.1 changelog" msgstr "xxFull Plasma 5.4.1 changelogxx" #: announcements/plasma-5.4.2-5.4.3-changelog.php:4 msgid "Plasma 5.4.3 complete changelog" msgstr "xxPlasma 5.4.3 complete changelogxx" #: announcements/plasma-5.4.2.php:4 msgid "KDE Ships Plasma 5.4.2, bugfix Release for October" msgstr "xxKDE Ships Plasma 5.4.2, bugfix Release for Octoberxx" #: announcements/plasma-5.4.2.php:30 msgid "Tuesday, 06 October 2015. " msgstr "xxTuesday, 06 October 2015. xx" #: announcements/plasma-5.4.2.php:31 msgid "" "Today KDE releases a bugfix update to Plasma 5, versioned 5.4.2. \n" "Plasma 5.4\n" "was released in August with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to Plasma 5, versioned 5.4.2. \n" "Plasma 5.4\n" "was released in August with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.4.2.php:47 msgid "" "\n" "
      • Many new Breeze icons.
      • \n" "
      • Support absolute libexec path configuration, fixes binaries invoked by " "KWin work again on e.g. Fedora. Commit. " "Fixes bug #353154. Code review #125466
      • \n" "
      • Set tooltip icon in notifications applet. Commit. Code review #125193
      • \n" msgstr "" "\n" "xx\n" "
      • Many new Breeze icons.
      • \n" "
      • Support absolute libexec path configuration, fixes binaries invoked by " "KWin work again on e.g. Fedora. Commit. " "Fixes bug #353154. Code review #125466
      • \n" "
      • Set tooltip icon in notifications applet. Commit. Code review #125193
      • \n" "xx\n" #: announcements/plasma-5.4.2.php:55 msgid "Full Plasma 5.4.2 changelog" msgstr "xxFull Plasma 5.4.2 changelogxx" #: announcements/plasma-5.4.3-5.4.95-changelog.php:4 msgid "Plasma 5.4.95 complete changelog" msgstr "xxPlasma 5.4.95 complete changelogxx" #: announcements/plasma-5.4.3-5.5.0-changelog.php:4 msgid "Plasma 5.5.0 complete changelog" msgstr "xxPlasma 5.5.0 complete changelogxx" #: announcements/plasma-5.4.3.php:4 msgid "KDE Ships Plasma 5.4.3, bugfix Release for November" msgstr "xxKDE Ships Plasma 5.4.3, bugfix Release for Novemberxx" #: announcements/plasma-5.4.3.php:30 msgid "Tuesday, 10 November 2015. " msgstr "xxTuesday, 10 November 2015. xx" #: announcements/plasma-5.4.3.php:31 msgid "" "Today KDE releases a bugfix update to Plasma 5, versioned 5.4.3. \n" "Plasma 5.4\n" "was released in August with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to Plasma 5, versioned 5.4.3. \n" "Plasma 5.4\n" "was released in August with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.4.3.php:47 msgid "" "\n" "
      • Update the KSplash background to the 5.4 wallpaper. Commit.
      • \n" "
      • Muon fixes PackageKit details display. Commit.
      • \n" "
      • Fix crash when exiting kscreen kcm in systemsettings. Commit. Fixes bug #344651. Code review #125734
      • \n" "
      • Several crashes fixed in KWin
      • \n" msgstr "" "\n" "xx\n" "
      • Update the KSplash background to the 5.4 wallpaper. Commit.
      • \n" "
      • Muon fixes PackageKit details display. Commit.
      • \n" "
      • Fix crash when exiting kscreen kcm in systemsettings. Commit. Fixes bug #344651. Code review #125734
      • \n" "
      • Several crashes fixed in KWin
      • \n" "xx\n" #: announcements/plasma-5.4.3.php:56 msgid "Full Plasma 5.4.3 changelog" msgstr "xxFull Plasma 5.4.3 changelogxx" #: announcements/plasma-5.4.95.php:4 msgid "KDE Ships Plasma 5.5 Beta Release" msgstr "xxKDE Ships Plasma 5.5 Beta Releasexx" #: announcements/plasma-5.4.95.php:23 announcements/plasma-5.4.95.php:25 #: announcements/plasma-5.5.0.php:25 announcements/plasma-5.5.0.php:27 #: announcements/plasma-5.5.1.php:23 announcements/plasma-5.5.1.php:25 #: announcements/plasma-5.5.2.php:23 announcements/plasma-5.5.2.php:25 #: announcements/plasma-5.5.3.php:23 announcements/plasma-5.5.3.php:25 #: announcements/plasma-5.5.4.php:23 announcements/plasma-5.5.4.php:25 #: announcements/plasma-5.5.5.php:23 announcements/plasma-5.5.5.php:25 msgid "Plasma 5.5" msgstr "xxPlasma 5.5xx" #: announcements/plasma-5.4.95.php:30 msgid "Thursday, 19 November 2015. " msgstr "xxThursday, 19 November 2015. xx" #: announcements/plasma-5.4.95.php:31 msgid "" "Today KDE releases a beta of next month's new feature update, Plasma 5.5.\n" msgstr "" "xxToday KDE releases a beta of next month's new feature update, Plasma 5.5.\n" "xx\n" #: announcements/plasma-5.4.95.php:35 announcements/plasma-5.5.0.php:42 msgid "" "We have been working hard over the last four months\n" "to smooth off the rough edges, add useful new workflows, make\n" "Plasma even more beautiful and build the foundations for the future." msgstr "" "xxWe have been working hard over the last four months\n" "to smooth off the rough edges, add useful new workflows, make\n" "Plasma even more beautiful and build the foundations for the future.xx" #: announcements/plasma-5.4.95.php:46 announcements/plasma-5.5.0.php:53 msgid "Updated Breeze Plasma Theme" msgstr "xxUpdated Breeze Plasma Themexx" #: announcements/plasma-5.4.95.php:48 announcements/plasma-5.5.0.php:55 msgid "" "The Breeze Plasma widget theme has been updated to make it more consistent." msgstr "" "xxThe Breeze Plasma widget theme has been updated to make it more consistent." "xx" #: announcements/plasma-5.4.95.php:50 announcements/plasma-5.5.0.php:57 msgid "" "While the Breeze icons theme adds new icons and updates the existing icon " "set to improve the visual design." msgstr "" "xxWhile the Breeze icons theme adds new icons and updates the existing icon " "set to improve the visual design.xx" #: announcements/plasma-5.4.95.php:52 announcements/plasma-5.5.0.php:59 msgid "Plasma Widget Explorer" msgstr "xxPlasma Widget Explorerxx" #: announcements/plasma-5.4.95.php:54 announcements/plasma-5.5.0.php:61 msgid "" "The Plasma Widget explorer now supports a two column view with new widget " "icons for Breeze, Breeze Dark and Oxygen" msgstr "" "xxThe Plasma Widget explorer now supports a two column view with new widget " "icons for Breeze, Breeze Dark and Oxygenxx" #: announcements/plasma-5.4.95.php:56 announcements/plasma-5.5.0.php:63 msgid "Expanded Feature Set in Application Launcher" msgstr "xxExpanded Feature Set in Application Launcherxx" #: announcements/plasma-5.4.95.php:58 announcements/plasma-5.5.0.php:65 msgid "" "Context menus in Application Launcher ('Kickoff') can now list documents " "recently opened in an application, allow editing the application's menu " "entry and adding the application to the panel, Task Manager or desktop. " "Favorites now supports documents, directories and system actions or they can " "be created from search results. These features (and some others) were " "previously available only in the alternative Application Menu ('Kicker') and " "have now become available in the default Application Launcher by sharing the " "backend between both launchers." msgstr "" "xxContext menus in Application Launcher ('Kickoff') can now list documents " "recently opened in an application, allow editing the application's menu " "entry and adding the application to the panel, Task Manager or desktop. " "Favorites now supports documents, directories and system actions or they can " "be created from search results. These features (and some others) were " "previously available only in the alternative Application Menu ('Kicker') and " "have now become available in the default Application Launcher by sharing the " "backend between both launchers.xx" #: announcements/plasma-5.4.95.php:63 announcements/plasma-5.4.95.php:65 #: announcements/plasma-5.5.0.php:70 announcements/plasma-5.5.0.php:72 msgid "Color Picker Plasma Applet" msgstr "xxColor Picker Plasma Appletxx" #: announcements/plasma-5.4.95.php:67 announcements/plasma-5.5.0.php:74 msgid "New Applets in Plasma Addons" msgstr "xxNew Applets in Plasma Addonsxx" #: announcements/plasma-5.4.95.php:68 announcements/plasma-5.5.0.php:75 msgid "Color Picker" msgstr "xxColor Pickerxx" #: announcements/plasma-5.4.95.php:70 announcements/plasma-5.5.0.php:77 msgid "" "Not only have we restored support for the Color Picker applet, we've given " "it an entire new UI refresh to fit in with Plasma 5." msgstr "" "xxNot only have we restored support for the Color Picker applet, we've given " "it an entire new UI refresh to fit in with Plasma 5.xx" #: announcements/plasma-5.4.95.php:72 announcements/plasma-5.5.0.php:79 msgid "" "The color picker applet lets you pick a color from anywhere on the screen " "and automatically copies its color code to the clipboard in a variety of " "formats (RGB, Hex, Qt QML rgba, LaTeX)." msgstr "" "xxThe color picker applet lets you pick a color from anywhere on the screen " "and automatically copies its color code to the clipboard in a variety of " "formats (RGB, Hex, Qt QML rgba, LaTeX).xx" #: announcements/plasma-5.4.95.php:77 announcements/plasma-5.4.95.php:79 #: announcements/plasma-5.5.0.php:84 announcements/plasma-5.5.0.php:86 msgid "User Switcher Plasma Applet" msgstr "xxUser Switcher Plasma Appletxx" #: announcements/plasma-5.4.95.php:81 announcements/plasma-5.5.0.php:88 msgid "User Switcher" msgstr "xxUser Switcherxx" #: announcements/plasma-5.4.95.php:83 announcements/plasma-5.5.0.php:90 msgid "" "\n" "User switching has been updated and improved and is now accessible from the " "Application Launcher, the new User Switcher applet and in the lock screen. " "It shows the user's full name and user set avatar. This is very useful for " "offices with shared desks. More info in the developer blog." msgstr "" "\n" "xx\n" "User switching has been updated and improved and is now accessible from the " "Application Launcher, the new User Switcher applet and in the lock screen. " "It shows the user's full name and user set avatar. This is very useful for " "offices with shared desks. More info in the developer blog.xx" #: announcements/plasma-5.4.95.php:87 announcements/plasma-5.5.0.php:94 msgid "Disk Quota" msgstr "xxDisk Quotaxx" #: announcements/plasma-5.4.95.php:88 announcements/plasma-5.5.0.php:95 msgid "" "Plasma 5.5 sees a new applet designed for business environments or " "universities. This applet will show you usage assessed not around the real " "disk usage, but your allowed quota by your system administrator." msgstr "" "xxPlasma 5.5 sees a new applet designed for business environments or " "universities. This applet will show you usage assessed not around the real " "disk usage, but your allowed quota by your system administrator.xx" #: announcements/plasma-5.4.95.php:90 announcements/plasma-5.5.0.php:97 msgid "Activity Pager" msgstr "xxActivity Pagerxx" #: announcements/plasma-5.4.95.php:91 announcements/plasma-5.5.0.php:98 msgid "" "Done for users whose use case of activities partly overlaps with virtual " "desktops: it looks like a pager, it behaves like a pager but uses activities " "instead of virtual desktops. This gives a quick glimpse of what activities " "are running and how many windows are associated to each activity." msgstr "" "xxDone for users whose use case of activities partly overlaps with virtual " "desktops: it looks like a pager, it behaves like a pager but uses activities " "instead of virtual desktops. This gives a quick glimpse of what activities " "are running and how many windows are associated to each activity.xx" #: announcements/plasma-5.4.95.php:96 announcements/plasma-5.5.0.php:103 msgid "Legacy Systray Icons" msgstr "xxLegacy Systray Iconsxx" #: announcements/plasma-5.4.95.php:98 announcements/plasma-5.5.0.php:105 msgid "Legacy System Tray Icons" msgstr "xxLegacy System Tray Iconsxx" #: announcements/plasma-5.4.95.php:100 announcements/plasma-5.5.0.php:107 msgid "Restored Legacy Icons in System Tray Support" msgstr "xxRestored Legacy Icons in System Tray Supportxx" #: announcements/plasma-5.4.95.php:102 announcements/plasma-5.5.0.php:109 msgid "" "In response to feedback, we've rewritten support for legacy applications not " "using the StatusNotifier standard for system tray icons." msgstr "" "xxIn response to feedback, we've rewritten support for legacy applications " "not using the StatusNotifier standard for system tray icons.xx" #: announcements/plasma-5.4.95.php:104 announcements/plasma-5.5.0.php:111 msgid "Bug Stats" msgstr "xxBug Statsxx" #: announcements/plasma-5.4.95.php:106 announcements/plasma-5.5.0.php:113 msgid "" "In the run up to the Plasma 5.5 beta an incredible over 1,000 bugs were fixed." msgstr "" "xxIn the run up to the Plasma 5.5 beta an incredible over 1,000 bugs were fixed.xx" #: announcements/plasma-5.4.95.php:108 announcements/plasma-5.5.0.php:115 msgid "OpenGL ES Support in KWin" msgstr "xxOpenGL ES Support in KWinxx" #: announcements/plasma-5.4.95.php:109 announcements/plasma-5.5.0.php:116 msgid "" "Support for switching to OpenGL ES in KWin returns. So far only switching " "through an environment variable and restarting KWin is supported. Set " "environment variable KWIN_COMPOSE to 'O2ES' to force the OpenGL ES backend. " "Please note that OpenGL ES is not supported by all drivers. Because of that " "it's not exposed through a configuration mechanism. Please consider it as an " "expert mode." msgstr "" "xxSupport for switching to OpenGL ES in KWin returns. So far only switching " "through an environment variable and restarting KWin is supported. Set " "environment variable KWIN_COMPOSE to 'O2ES' to force the OpenGL ES backend. " "Please note that OpenGL ES is not supported by all drivers. Because of that " "it's not exposed through a configuration mechanism. Please consider it as an " "expert mode.xx" #: announcements/plasma-5.4.95.php:114 announcements/plasma-5.4.95.php:116 #: announcements/plasma-5.5.0.php:121 announcements/plasma-5.5.0.php:123 msgid "Screen Locker" msgstr "xxScreen Lockerxx" #: announcements/plasma-5.4.95.php:118 announcements/plasma-5.5.0.php:125 msgid "Wayland Progress:" msgstr "xxWayland Progress:xx" #: announcements/plasma-5.4.95.php:120 announcements/plasma-5.5.0.php:127 msgid "" "With Plasma 5.5 a basic Wayland session is provided. Wayland is the " "successor of the dated X11 windowing system providing a modern approach. The " "system is more secure (e.g. key loggers are no longer trivial to implement) " "and follows the paradigm of 'every frame perfect' which makes screen tearing " "very difficult. With Plasma 5.4 the KDE community already provided a " "technology preview based on the feature set of the Phone project. With " "Plasma 5.5 this is now extended with more 'desktop style' usages. Important " "features like move/resize of windows is now supported as well as many " "integration features for the desktop shell. This allows for usage by early " "adopters, though we need to point out that it is not yet up to the task of " "fully replacing an X session. We encourage our more technical users to give " "it a try and report as many bugs as you can find." msgstr "" "xxWith Plasma 5.5 a basic Wayland session is provided. Wayland is the " "successor of the dated X11 windowing system providing a modern approach. The " "system is more secure (e.g. key loggers are no longer trivial to implement) " "and follows the paradigm of 'every frame perfect' which makes screen tearing " "very difficult. With Plasma 5.4 the KDE community already provided a " "technology preview based on the feature set of the Phone project. With " "Plasma 5.5 this is now extended with more 'desktop style' usages. Important " "features like move/resize of windows is now supported as well as many " "integration features for the desktop shell. This allows for usage by early " "adopters, though we need to point out that it is not yet up to the task of " "fully replacing an X session. We encourage our more technical users to give " "it a try and report as many bugs as you can find.xx" #: announcements/plasma-5.4.95.php:122 announcements/plasma-5.5.0.php:129 msgid "" "A new screen management protocol has been created for configuring " "the connected screens of a Wayland session." msgstr "" "xxA new screen management protocol has been created for configuring " "the connected screens of a Wayland session.xx" #: announcements/plasma-5.4.95.php:124 announcements/plasma-5.5.0.php:131 msgid "" "Also added are some protocols for controlling KWin effects in Wayland such " "as window background blur and windows minimize animation" msgstr "" "xxAlso added are some protocols for controlling KWin effects in Wayland such " "as window background blur and windows minimize animationxx" #: announcements/plasma-5.4.95.php:126 announcements/plasma-5.5.0.php:133 msgid "" "Plasma on Wayland session now features secure screen locking, something " "never fully achievable with X. Read more about fixing this 11 year old bug " "on the screenlocker integration developer blog." msgstr "" "xxPlasma on Wayland session now features secure screen locking, something " "never fully achievable with X. Read more about fixing this 11 year old bug " "on the screenlocker integration developer blog.xx" #: announcements/plasma-5.4.95.php:128 announcements/plasma-5.5.0.php:135 msgid "" "Please also see the list of known issues with Wayland on the Errata " "page." msgstr "" "xxPlease also see the list of known issues with Wayland on the Errata " "page.xx" #: announcements/plasma-5.4.95.php:136 announcements/plasma-5.5.0.php:143 msgid "New Discover design" msgstr "xxNew Discover designxx" #: announcements/plasma-5.4.95.php:137 announcements/plasma-5.5.0.php:144 msgid "" "With the help of the KDE Visual Design Group we came up with a new design " "that will improve the usability of our software installer." msgstr "" "xxWith the help of the KDE Visual Design Group we came up with a new design " "that will improve the usability of our software installer.xx" #: announcements/plasma-5.4.95.php:142 announcements/plasma-5.4.95.php:144 #: announcements/plasma-5.5.0.php:158 announcements/plasma-5.5.0.php:160 msgid "File Indexer Status" msgstr "xxFile Indexer Statusxx" #: announcements/plasma-5.4.95.php:146 announcements/plasma-5.5.0.php:162 msgid "Info Center" msgstr "xxInfo Centerxx" #: announcements/plasma-5.4.95.php:147 announcements/plasma-5.5.0.php:163 msgid "A status module for the file indexer was added." msgstr "xxA status module for the file indexer was added.xx" #: announcements/plasma-5.4.95.php:149 announcements/plasma-5.5.0.php:165 msgid "Plasma Networkmanager" msgstr "xxPlasma Networkmanagerxx" #: announcements/plasma-5.4.95.php:150 announcements/plasma-5.5.0.php:166 msgid "" "There have been several improvements to our network manager applet. " "WPA/WPA2 Enterprise validation was added, it uses a new password field " "widget and OpenVPN has more options." msgstr "" "xxThere have been several improvements to our network manager " "applet. WPA/WPA2 Enterprise validation was added, it uses a new password " "field widget and OpenVPN has more options.xx" #: announcements/plasma-5.4.95.php:155 msgid "Full Plasma 5.4.95 changelog" msgstr "xxFull Plasma 5.4.95 changelogxx" #: announcements/plasma-5.4.95.php:158 announcements/plasma-5.5.0.php:179 msgid "Known Issues" msgstr "xxKnown Issuesxx" #: announcements/plasma-5.4.95.php:160 announcements/plasma-5.5.0.php:181 msgid "" "Please see the Plasma 5.5 Errata\n" "page for some of the highest profile issues including some significant " "problems\n" "caused by Intel drivers." msgstr "" "xxPlease see the Plasma 5.5 Errata\n" "page for some of the highest profile issues including some significant " "problems\n" "caused by Intel drivers.xx" #: announcements/plasma-5.5.0-5.5.1-changelog.php:4 msgid "Plasma 5.5.1 complete changelog" msgstr "xxPlasma 5.5.1 complete changelogxx" #: announcements/plasma-5.5.0.php:4 msgid "KDE Ships Plasma 5.5 Release" msgstr "xxKDE Ships Plasma 5.5 Releasexx" #: announcements/plasma-5.5.0.php:31 msgid "Tuesday, 8 December 2015. " msgstr "xxTuesday, 8 December 2015. xx" #: announcements/plasma-5.5.0.php:32 msgid "" "Today KDE releases a feature update to its desktop software, Plasma 5.5.\n" msgstr "" "xxToday KDE releases a feature update to its desktop software, Plasma 5.5.\n" "xx\n" #: announcements/plasma-5.5.0.php:39 msgid "Video of Plasma 5.5 highlights" msgstr "xxVideo of Plasma 5.5 highlightsxx" #: announcements/plasma-5.5.0.php:149 announcements/plasma-5.5.0.php:151 msgid "Noto Font" msgstr "xxNoto Fontxx" #: announcements/plasma-5.5.0.php:152 msgid "New Default Font" msgstr "xxNew Default Fontxx" #: announcements/plasma-5.5.0.php:153 msgid "" "Our default font has switched to Noto a beautiful and free font which aims to support all " "languages with a harmonious look and feel." msgstr "" "xxOur default font has switched to Noto a beautiful and free font which aims to support all " "languages with a harmonious look and feel.xx" #: announcements/plasma-5.5.0.php:168 msgid "Wallpapers" msgstr "xxWallpapersxx" #: announcements/plasma-5.5.0.php:170 msgid "" "We have a new selection of wonderful wallpapers\n" "from RJ Quiralta, Martin Klapetek, Timothée Giet, Dmitri Popov, Maciej Wiklo " "and Risto S for the Plasma 5.5 release." msgstr "" "xxWe have a new selection of wonderful wallpapers\n" "from RJ Quiralta, Martin Klapetek, Timothée Giet, Dmitri Popov, Maciej Wiklo " "and Risto S for the Plasma 5.5 release.xx" #: announcements/plasma-5.5.0.php:176 msgid "Full Plasma 5.5.0 changelog" msgstr "xxFull Plasma 5.5.0 changelogxx" #: announcements/plasma-5.5.1-5.5.2-changelog.php:4 msgid "Plasma 5.5.2 complete changelog" msgstr "xxPlasma 5.5.2 complete changelogxx" #: announcements/plasma-5.5.1.php:4 msgid "KDE Ships Plasma 5.5.1, bugfix Release for December" msgstr "xxKDE Ships Plasma 5.5.1, bugfix Release for Decemberxx" #: announcements/plasma-5.5.1.php:30 msgid "Tuesday, 15 December 2015. " msgstr "xxTuesday, 15 December 2015. xx" #: announcements/plasma-5.5.1.php:31 msgid "" "Today KDE releases a bugfix update to Plasma 5, versioned 5.5.1. \n" "Plasma 5.5\n" "was released in last week with many feature refinements and new\n" "modules to complete the desktop experience. We are experimenting with\n" "a new release schedule with bugfix releases started out frequent and\n" "becoming less frequent. The first two bugfix releases come out in the\n" "weeks following the initial release and future ones at larger\n" "increments.\n" msgstr "" "xxToday KDE releases a bugfix update to Plasma 5, versioned 5.5.1. \n" "Plasma 5.5\n" "was released in last week with many feature refinements and new\n" "modules to complete the desktop experience. We are experimenting with\n" "a new release schedule with bugfix releases started out frequent and\n" "becoming less frequent. The first two bugfix releases come out in the\n" "weeks following the initial release and future ones at larger\n" "increments.\n" "xx\n" #: announcements/plasma-5.5.1.php:43 announcements/plasma-5.5.2.php:43 #: announcements/plasma-5.7.1.php:45 announcements/plasma-5.7.2.php:45 #: announcements/plasma-5.8.1.php:45 announcements/plasma-5.8.2.php:45 #: announcements/plasma-5.9.1.php:45 msgid "" "\n" "This release adds a week's worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important and include:\n" msgstr "" "\n" "xx\n" "This release adds a week's worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important and include:\n" "xx\n" #: announcements/plasma-5.5.1.php:51 msgid "" "\n" "
      • Freeze on Plasma/Wayland startup fixed (unblock signals in child " "processes). Commit. Fixes bug #356580. Code review #126361
      • \n" "
      • KWin: Windows don't lose their 'active state' while being moved.
      • \n" "
      • Many fixes in full screen launcher application dashboard.
      • \n" msgstr "" "\n" "xx\n" "
      • Freeze on Plasma/Wayland startup fixed (unblock signals in child " "processes). Commit. Fixes bug #356580. Code review #126361
      • \n" "
      • KWin: Windows don't lose their 'active state' while being moved.
      • \n" "
      • Many fixes in full screen launcher application dashboard.
      • \n" "xx\n" #: announcements/plasma-5.5.1.php:59 msgid "Full Plasma 5.5.1 changelog" msgstr "xxFull Plasma 5.5.1 changelogxx" #: announcements/plasma-5.5.2-5.5.3-changelog.php:4 msgid "Plasma 5.5.3 Complete Changelog" msgstr "xxPlasma 5.5.3 Complete Changelogxx" #: announcements/plasma-5.5.2.php:4 msgid "KDE Ships Plasma 5.5.2, bugfix Release for December" msgstr "xxKDE Ships Plasma 5.5.2, bugfix Release for Decemberxx" #: announcements/plasma-5.5.2.php:30 msgid "Tuesday, 22 December 2015. " msgstr "xxTuesday, 22 December 2015. xx" #: announcements/plasma-5.5.2.php:31 msgid "" "Today KDE releases a bugfix update to Plasma 5, versioned 5.5.2. \n" "Plasma 5.5\n" "was released a couple of weeks ago with many feature refinements and new\n" "modules to complete the desktop experience. We are experimenting with\n" "a new release schedule with bugfix releases started out frequent and\n" "becoming less frequent. The first two bugfix releases come out in the\n" "weeks following the initial release and future ones at larger\n" "increments.\n" msgstr "" "xxToday KDE releases a bugfix update to Plasma 5, versioned 5.5.2. \n" "Plasma 5.5\n" "was released a couple of weeks ago with many feature refinements and new\n" "modules to complete the desktop experience. We are experimenting with\n" "a new release schedule with bugfix releases started out frequent and\n" "becoming less frequent. The first two bugfix releases come out in the\n" "weeks following the initial release and future ones at larger\n" "increments.\n" "xx\n" #: announcements/plasma-5.5.2.php:51 msgid "" "\n" "
      • Task Manager: behave properly in popups again. Commit.
      • \n" "
      • KWin: fix build with Qt 5.6. Commit. " "Code review #126234\n" "
      • Make initial default panel thickness scale with DPI. Commit. Code review #126363
      • \n" msgstr "" "\n" "xx\n" "
      • Task Manager: behave properly in popups again. Commit.
      • \n" "
      • KWin: fix build with Qt 5.6. Commit. " "Code review #126234\n" "
      • Make initial default panel thickness scale with DPI. Commit. Code review #126363
      • \n" "xx\n" #: announcements/plasma-5.5.2.php:59 msgid "Full Plasma 5.5.2 changelog" msgstr "xxFull Plasma 5.5.2 changelogxx" #: announcements/plasma-5.5.3-5.5.4-changelog.php:4 msgid "Plasma 5.5.4 Complete Changelog" msgstr "xxPlasma 5.5.4 Complete Changelogxx" #: announcements/plasma-5.5.3.php:4 msgid "KDE Ships Plasma 5.5.3, Bugfix Release for January" msgstr "xxKDE Ships Plasma 5.5.3, Bugfix Release for Januaryxx" #: announcements/plasma-5.5.3.php:30 msgid "Tuesday, 6 January 2016. " msgstr "xxTuesday, 6 January 2016. xx" #: announcements/plasma-5.5.3.php:31 msgid "" "Today KDE releases a bugfix update to Plasma 5, versioned 5.5.3. \n" "Plasma 5.5\n" "was released in December with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to Plasma 5, versioned 5.5.3. \n" "Plasma 5.5\n" "was released in December with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.5.3.php:47 msgid "" "\n" "
      • Fix icon hover effect breaking after Dashboard was used. Commit.
      • \n" "
      • Use Oxygen sound instead of sound from kdelibs4's kde-runtime. Commit.
      • \n" "
      • [notifications] Refactor the screen handling code to fix 'Notification " "Settings wrong default display for notifications and notifaction position'. " "Commit. Code review #126408. See bug #353966. See bug #356461
      • \n" msgstr "" "\n" "xx\n" "
      • Fix icon hover effect breaking after Dashboard was used. Commit.
      • \n" "
      • Use Oxygen sound instead of sound from kdelibs4's kde-runtime. Commit.
      • \n" "
      • [notifications] Refactor the screen handling code to fix 'Notification " "Settings wrong default display for notifications and notifaction position'. " "Commit. Code review #126408. See bug #353966. See bug #356461
      • \n" "xx\n" #: announcements/plasma-5.5.3.php:55 msgid "Full Plasma 5.5.3 changelog" msgstr "xxFull Plasma 5.5.3 changelogxx" #: announcements/plasma-5.5.4-5.5.5-changelog.php:4 msgid "Plasma 5.5.5 Complete Changelog" msgstr "xxPlasma 5.5.5 Complete Changelogxx" #: announcements/plasma-5.5.4.php:4 msgid "KDE Ships Plasma 5.5.4, bugfix Release for January" msgstr "xxKDE Ships Plasma 5.5.4, bugfix Release for Januaryxx" #: announcements/plasma-5.5.4.php:29 msgid "Tuesday, 26 January 2016. " msgstr "xxTuesday, 26 January 2016. xx" #: announcements/plasma-5.5.4.php:30 msgid "" "Today KDE releases a bugfix update to Plasma 5, versioned 5.5.4. \n" "Plasma 5.5\n" "was released in December with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to Plasma 5, versioned 5.5.4. \n" "Plasma 5.5\n" "was released in December with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.5.4.php:46 msgid "" "\n" "
      • Many improvements and refactoring to notification positioning making " "them appear in the right place for multi-screen use.
      • \n" msgstr "" "\n" "xx\n" "
      • Many improvements and refactoring to notification positioning making " "them appear in the right place for multi-screen use.
      • \n" "xx\n" #: announcements/plasma-5.5.4.php:52 msgid "Full Plasma 5.5.4 changelog" msgstr "xxFull Plasma 5.5.4 changelogxx" #: announcements/plasma-5.5.5-5.5.95-changelog.php:4 msgid "Plasma 5.5.95 Complete Changelog" msgstr "xxPlasma 5.5.95 Complete Changelogxx" #: announcements/plasma-5.5.5-5.6.0-changelog.php:4 msgid "Plasma 5.6.0 Complete Changelog" msgstr "xxPlasma 5.6.0 Complete Changelogxx" #: announcements/plasma-5.5.5.php:4 msgid "KDE Ships Plasma 5.5.5, bugfix Release for March" msgstr "xxKDE Ships Plasma 5.5.5, bugfix Release for Marchxx" #: announcements/plasma-5.5.5.php:30 msgid "Tuesday, 01 March 2016. " msgstr "xxTuesday, 01 March 2016. xx" #: announcements/plasma-5.5.5.php:31 msgid "" "Today KDE releases a bugfix update to Plasma 5, versioned 5.5.5. \n" "Plasma 5.5\n" "was released in December with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to Plasma 5, versioned 5.5.5. \n" "Plasma 5.5\n" "was released in December with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.5.5.php:47 msgid "" "\n" "
      • Fix Turning all screens off while the lock screen is shown can result in " "the screen being unlocked when turning a screen on again. CVE-2016-2312.\n" "
      • [User Switcher] Fix session switching when automatic screen locking is " "enabled. Commit. Fixes " "bug #356945
      • \n" "
      • Fix entries staying highlighted after context menu closes. Commit. Fixes bug #356018
      • \n" msgstr "" "\n" "xx\n" "
      • Fix Turning all screens off while the lock screen is shown can result in " "the screen being unlocked when turning a screen on again. CVE-2016-2312.\n" "
      • [User Switcher] Fix session switching when automatic screen locking is " "enabled. Commit. Fixes " "bug #356945
      • \n" "
      • Fix entries staying highlighted after context menu closes. Commit. Fixes bug #356018
      • \n" "xx\n" #: announcements/plasma-5.5.5.php:55 msgid "Full Plasma 5.5.5 changelog" msgstr "xxFull Plasma 5.5.5 changelogxx" #: announcements/plasma-5.5.95.php:4 msgid "KDE Plasma 5.6 Beta Release" msgstr "xxKDE Plasma 5.6 Beta Releasexx" #: announcements/plasma-5.5.95.php:23 announcements/plasma-5.6.0.php:29 #: announcements/plasma-5.6.1.php:29 announcements/plasma-5.6.2.php:29 #: announcements/plasma-5.6.3.php:29 announcements/plasma-5.6.4.php:29 #: announcements/plasma-5.6.5.php:29 msgid "Plasma 5.6" msgstr "xxPlasma 5.6xx" #: announcements/plasma-5.5.95.php:25 announcements/plasma-5.6.0.php:31 #: announcements/plasma-5.6.1.php:31 announcements/plasma-5.6.2.php:31 #: announcements/plasma-5.6.3.php:31 announcements/plasma-5.6.4.php:31 #: announcements/plasma-5.6.5.php:31 msgid "KDE Plasma 5.6" msgstr "xxKDE Plasma 5.6xx" #: announcements/plasma-5.5.95.php:30 msgid "Wednesday, 02 March 2016. " msgstr "xxWednesday, 02 March 2016. xx" #: announcements/plasma-5.5.95.php:31 msgid "Today KDE releases a beta update to its desktop software, Plasma 5.6.\n" msgstr "" "xxToday KDE releases a beta update to its desktop software, Plasma 5.6.\n" "xx\n" #: announcements/plasma-5.5.95.php:36 announcements/plasma-5.6.0.php:42 msgid "" "\n" "This release of Plasma brings many improvements to the task manager, " "KRunner, activities, and Wayland support as well as a much more refined look " "and feel.\n" msgstr "" "\n" "xx\n" "This release of Plasma brings many improvements to the task manager, " "KRunner, activities, and Wayland support as well as a much more refined look " "and feel.\n" "xx\n" #: announcements/plasma-5.5.95.php:43 announcements/plasma-5.6.0.php:49 msgid "" "\n" "Slicker Plasma Theme\n" msgstr "" "\n" "xx\n" "Slicker Plasma Theme\n" "xx\n" #: announcements/plasma-5.5.95.php:50 announcements/plasma-5.5.95.php:52 #: announcements/plasma-5.6.0.php:56 announcements/plasma-5.6.0.php:58 msgid "Breeze Color Scheme Support" msgstr "xxBreeze Color Scheme Supportxx" #: announcements/plasma-5.5.95.php:56 announcements/plasma-5.6.0.php:62 msgid "" "\n" "The default Plasma theme, Breeze, now follows the application color scheme " "allowing for a more personalized experience. A new 'Breeze Light' together " "with 'Breeze Dark' theme can be used to bring back the previous behavior. " "Additionally, tooltip animations have become more subtle.\n" msgstr "" "\n" "xx\n" "The default Plasma theme, Breeze, now follows the application color scheme " "allowing for a more personalized experience. A new 'Breeze Light' together " "with 'Breeze Dark' theme can be used to bring back the previous behavior. " "Additionally, tooltip animations have become more subtle.\n" "xx\n" #: announcements/plasma-5.5.95.php:63 announcements/plasma-5.6.0.php:69 msgid "" "\n" "Supercharged Task Manager\n" msgstr "" "\n" "xx\n" "Supercharged Task Manager\n" "xx\n" #: announcements/plasma-5.5.95.php:70 announcements/plasma-5.5.95.php:72 #: announcements/plasma-5.6.0.php:76 announcements/plasma-5.6.0.php:78 msgid "Copy Progress" msgstr "xxCopy Progressxx" #: announcements/plasma-5.5.95.php:76 announcements/plasma-5.6.0.php:82 msgid "" "\n" "Multitasking has just become easier. The much improved task manager in " "Plasma 5.6 now displays progress of tasks, such as downloading or copying " "files.\n" msgstr "" "\n" "xx\n" "Multitasking has just become easier. The much improved task manager in " "Plasma 5.6 now displays progress of tasks, such as downloading or copying " "files.\n" "xx\n" #: announcements/plasma-5.5.95.php:84 announcements/plasma-5.5.95.php:87 #: announcements/plasma-5.6.0.php:90 announcements/plasma-5.6.0.php:93 msgid "Media Controls" msgstr "xxMedia Controlsxx" #: announcements/plasma-5.5.95.php:89 announcements/plasma-5.6.0.php:95 msgid "Media Controls in Panel and Tooltips" msgstr "xxMedia Controls in Panel and Tooltipsxx" #: announcements/plasma-5.5.95.php:93 announcements/plasma-5.6.0.php:99 msgid "" "\n" "Moreover, hovering a music or video player shows beautiful album art and " "media controls, so you never have to leave the application you're currently " "working with. Our media controller applet that shows up during playback also " "received some updates, notably support for multiple players running " "simultaneously.\n" msgstr "" "\n" "xx\n" "Moreover, hovering a music or video player shows beautiful album art and " "media controls, so you never have to leave the application you're currently " "working with. Our media controller applet that shows up during playback also " "received some updates, notably support for multiple players running " "simultaneously.\n" "xx\n" #: announcements/plasma-5.5.95.php:99 announcements/plasma-5.6.0.php:119 msgid "" "\n" "Not only did we improve interacting with running applications, starting " "applications gets in your way less, too. Using Jump Lists you can launch an " "application and jump, hence the name, to a specific task right away. This " "feature is also present in the application launchers.\n" msgstr "" "\n" "xx\n" "Not only did we improve interacting with running applications, starting " "applications gets in your way less, too. Using Jump Lists you can launch an " "application and jump, hence the name, to a specific task right away. This " "feature is also present in the application launchers.\n" "xx\n" #: announcements/plasma-5.5.95.php:107 announcements/plasma-5.6.0.php:127 msgid "" "\n" "Smoother Widgets\n" msgstr "" "\n" "xx\n" "Smoother Widgets\n" "xx\n" #: announcements/plasma-5.5.95.php:117 announcements/plasma-5.6.0.php:137 msgid "Folderview in Panel" msgstr "xxFolderview in Panelxx" #: announcements/plasma-5.5.95.php:119 announcements/plasma-5.6.0.php:139 msgid "KRunner's Smoother look and Folderview in Panel" msgstr "xxKRunner's Smoother look and Folderview in Panelxx" #: announcements/plasma-5.5.95.php:123 announcements/plasma-5.6.0.php:143 msgid "" "\n" "There are many refinements to the overall visuals of Plasma in this release. " "KRunner gained support for drag and drop and lost separator lines to look " "smoother while icons on the desktop traded the solid label background for a " "chic drop shadow. Users that place a folder applet in their panel can enjoy " "improved drag and drop, support for the back button on a mouse as well as " "choosing between list and icon view. On the more technical side, many small " "fixes to hi-dpi scaling have found their way into this release.\n" msgstr "" "\n" "xx\n" "There are many refinements to the overall visuals of Plasma in this release. " "KRunner gained support for drag and drop and lost separator lines to look " "smoother while icons on the desktop traded the solid label background for a " "chic drop shadow. Users that place a folder applet in their panel can enjoy " "improved drag and drop, support for the back button on a mouse as well as " "choosing between list and icon view. On the more technical side, many small " "fixes to hi-dpi scaling have found their way into this release.\n" "xx\n" #: announcements/plasma-5.5.95.php:132 announcements/plasma-5.5.95.php:134 #: announcements/plasma-5.6.0.php:152 announcements/plasma-5.6.0.php:154 msgid "Weather Widget" msgstr "xxWeather Widgetxx" #: announcements/plasma-5.5.95.php:138 announcements/plasma-5.6.0.php:158 msgid "" "\n" "Another feature returns from the old days, the weather widget.\n" msgstr "" "\n" "xx\n" "Another feature returns from the old days, the weather widget.\n" "xx\n" #: announcements/plasma-5.5.95.php:145 announcements/plasma-5.6.0.php:165 msgid "" "\n" "On the road to Wayland\n" msgstr "" "\n" "xx\n" "On the road to Wayland\n" "xx\n" #: announcements/plasma-5.5.95.php:154 announcements/plasma-5.6.0.php:174 msgid "Plasma using Wayland" msgstr "xxPlasma using Waylandxx" #: announcements/plasma-5.5.95.php:158 announcements/plasma-5.6.0.php:178 msgid "" "\n" "With Plasma 5.5 for the first time we shipped a Wayland session for you to " "try out. While we still do not recommend using Wayland as a daily driver, " "we've made some significant advances:

          \n" "
        • Window decorations are now supported for Wayland clients giving you a " "beautiful and unified user experience\n" "
        • Input handling gained all features you've come to know and love " "from the X11 world, including 'Focus follows mouse', Alt + mouse button to " "move and resize windows, etc
        • \n" "
        • Different keyboard layouts and layout switching
        • \n" " \n" msgstr "" "\n" "xx\n" "With Plasma 5.5 for the first time we shipped a Wayland session for you to " "try out. While we still do not recommend using Wayland as a daily driver, " "we've made some significant advances:

            \n" "
          • Window decorations are now supported for Wayland clients giving you a " "beautiful and unified user experience\n" "
          • Input handling gained all features you've come to know and love " "from the X11 world, including 'Focus follows mouse', Alt + mouse button to " "move and resize windows, etc
          • \n" "
          • Different keyboard layouts and layout switching
          • \n" " \n" "xx\n" #: announcements/plasma-5.5.95.php:169 announcements/plasma-5.6.0.php:189 msgid "" "\n" "Tech Preview System Integration Themes\n" msgstr "" "\n" "xx\n" "Tech Preview System Integration Themes\n" "xx\n" #: announcements/plasma-5.5.95.php:175 announcements/plasma-5.6.0.php:195 msgid "" "\n" "We are trialing a tech preview of Breeze themes for Plymouth and Grub, so " "Plasma can give you a complete system experience from the moment you turn " "your computer on.\n" msgstr "" "\n" "xx\n" "We are trialing a tech preview of Breeze themes for Plymouth and Grub, so " "Plasma can give you a complete system experience from the moment you turn " "your computer on.\n" "xx\n" #: announcements/plasma-5.5.95.php:181 msgid "Full Plasma 5.5.95 changelog" msgstr "xxFull Plasma 5.5.95 changelogxx" #: announcements/plasma-5.6.0-5.6.1-changelog.php:4 msgid "Plasma 5.6.1 Complete Changelog" msgstr "xxPlasma 5.6.1 Complete Changelogxx" #: announcements/plasma-5.6.0.php:4 msgid "KDE Plasma 5.6 Release" msgstr "xxKDE Plasma 5.6 Releasexx" #: announcements/plasma-5.6.0.php:23 announcements/plasma-5.6.1.php:23 #: announcements/plasma-5.6.2.php:23 announcements/plasma-5.6.3.php:23 #: announcements/plasma-5.6.4.php:23 announcements/plasma-5.6.5.php:23 msgid "KDE Plasma 5.6 Video" msgstr "xxKDE Plasma 5.6 Videoxx" #: announcements/plasma-5.6.0.php:36 msgid "Tuesday, 22 March 2016. " msgstr "xxTuesday, 22 March 2016. xx" #: announcements/plasma-5.6.0.php:37 msgid "" "Today KDE releases a feature-packed new version of its desktop user " "interface, Plasma 5.6.\n" msgstr "" "xxToday KDE releases a feature-packed new version of its desktop user " "interface, Plasma 5.6.\n" "xx\n" #: announcements/plasma-5.6.0.php:107 announcements/plasma-5.6.0.php:109 msgid "Jump List Using Firefox" msgstr "xxJump List Using Firefoxxx" #: announcements/plasma-5.6.0.php:113 announcements/plasma-5.6.0.php:115 msgid "Jump List Using Steam" msgstr "xxJump List Using Steamxx" #: announcements/plasma-5.6.0.php:201 msgid "" "\n" "Also previewed in simple systemtray, an experimental systemtray " "replacement. Plasma Media Center remains in tech preview but work is " "ongoing for Plasma 5.7.\n" msgstr "" "\n" "xx\n" "Also previewed in simple systemtray, an experimental systemtray " "replacement. Plasma Media Center remains in tech preview but work is " "ongoing for Plasma 5.7.\n" "xx\n" #: announcements/plasma-5.6.0.php:207 msgid "Full Plasma 5.6.0 changelog" msgstr "xxFull Plasma 5.6.0 changelogxx" #: announcements/plasma-5.6.1-5.6.2-changelog.php:4 msgid "Plasma 5.6.2 Complete Changelog" msgstr "xxPlasma 5.6.2 Complete Changelogxx" #: announcements/plasma-5.6.1.php:4 msgid "KDE Plasma 5.6.1, Bugfix Release for April" msgstr "xxKDE Plasma 5.6.1, Bugfix Release for Aprilxx" #: announcements/plasma-5.6.1.php:36 msgid "Tuesday, 29 March 2016. " msgstr "xxTuesday, 29 March 2016. xx" #: announcements/plasma-5.6.1.php:37 msgid "" "Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.6.1. \n" "Plasma 5.6\n" "was released in March with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to KDE Plasma 5, versioned 5.6.1. \n" "Plasma 5.6\n" "was released in March with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.6.1.php:53 msgid "" "\n" "
          • Fix drawing QtQuickControls ComboBox popups
          • \n" "
          • Fix untranslatable string in Activities KCM.
          • \n" "
          • Show ratings in Discover Packagekit backend
          • \n" msgstr "" "\n" "xx\n" "
          • Fix drawing QtQuickControls ComboBox popups
          • \n" "
          • Fix untranslatable string in Activities KCM.
          • \n" "
          • Show ratings in Discover Packagekit backend
          • \n" "xx\n" #: announcements/plasma-5.6.1.php:61 msgid "Full Plasma 5.6.1 changelog" msgstr "xxFull Plasma 5.6.1 changelogxx" #: announcements/plasma-5.6.2-5.6.3-changelog.php:4 msgid "Plasma 5.6.3 Complete Changelog" msgstr "xxPlasma 5.6.3 Complete Changelogxx" #: announcements/plasma-5.6.2.php:4 msgid "KDE Plasma 5.6.2, bugfix Release for April" msgstr "xxKDE Plasma 5.6.2, bugfix Release for Aprilxx" #: announcements/plasma-5.6.2.php:36 msgid "Tuesday, 05 April 2016. " msgstr "xxTuesday, 05 April 2016. xx" #: announcements/plasma-5.6.2.php:37 msgid "" "Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.6.2. \n" "Plasma 5.6\n" "was released in March with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to KDE Plasma 5, versioned 5.6.2. \n" "Plasma 5.6\n" "was released in March with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.6.2.php:45 msgid "" "\n" "This release adds another week's worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important and include:\n" msgstr "" "\n" "xx\n" "This release adds another week's worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important and include:\n" "xx\n" #: announcements/plasma-5.6.2.php:53 msgid "" "\n" "
          • Weather plasmoid, bbcukmet. Update to BBC's new json-based search and " "modified xml. Commit. Fixes " "bug #330773
          • \n" "
          • Breeze and Oxygen widget themes: Add isQtQuickControl function and make " "it work with Qt 5.7. Commit. Code " "review #127533
          • \n" "
          • [calendar] Fix calendar applet not clearing selection when hiding. Commit. Code review #127456. Fixes bug #360683
          • \n" msgstr "" "\n" "xx\n" "
          • Weather plasmoid, bbcukmet. Update to BBC's new json-based search and " "modified xml. Commit. Fixes " "bug #330773
          • \n" "
          • Breeze and Oxygen widget themes: Add isQtQuickControl function and make " "it work with Qt 5.7. Commit. Code " "review #127533
          • \n" "
          • [calendar] Fix calendar applet not clearing selection when hiding. Commit. Code review #127456. Fixes bug #360683
          • \n" "xx\n" #: announcements/plasma-5.6.2.php:61 msgid "Full Plasma 5.6.2 changelog" msgstr "xxFull Plasma 5.6.2 changelogxx" #: announcements/plasma-5.6.3-5.6.4-changelog.php:4 msgid "Plasma 5.6.4 Complete Changelog" msgstr "xxPlasma 5.6.4 Complete Changelogxx" #: announcements/plasma-5.6.3.php:4 msgid "KDE Plasma 5.6.3, bugfix Release for April" msgstr "xxKDE Plasma 5.6.3, bugfix Release for Aprilxx" #: announcements/plasma-5.6.3.php:36 msgid "Tuesday, 19 April 2016. " msgstr "xxTuesday, 19 April 2016. xx" #: announcements/plasma-5.6.3.php:37 msgid "" "Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.6.3. \n" "Plasma 5.6\n" "was released in March with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to KDE Plasma 5, versioned 5.6.3. \n" "Plasma 5.6\n" "was released in March with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.6.3.php:53 msgid "" "\n" "
          • KWin: Fix crash on repainting an invalid sizes decoration. The first " "ever KWin bug fix which is combined with an X11 integration test. Commit. Fixes bug #361551
          • \n" "
          • Fix hover effect on desktop in pager. Commit. Fixes bug #361392
          • \n" "
          • Use actual installation information to infer popularity. Commit.
          • \n" msgstr "" "\n" "xx\n" "
          • KWin: Fix crash on repainting an invalid sizes decoration. The first " "ever KWin bug fix which is combined with an X11 integration test. Commit. Fixes bug #361551
          • \n" "
          • Fix hover effect on desktop in pager. Commit. Fixes bug #361392
          • \n" "
          • Use actual installation information to infer popularity. Commit.
          • \n" "xx\n" #: announcements/plasma-5.6.3.php:61 msgid "Full Plasma 5.6.3 changelog" msgstr "xxFull Plasma 5.6.3 changelogxx" #: announcements/plasma-5.6.4-5.6.5-changelog.php:4 msgid "Plasma 5.6.5 Complete Changelog" msgstr "xxPlasma 5.6.5 Complete Changelogxx" #: announcements/plasma-5.6.4.php:4 msgid "KDE Plasma 5.6.4, bugfix Release for May" msgstr "xxKDE Plasma 5.6.4, bugfix Release for Mayxx" #: announcements/plasma-5.6.4.php:36 msgid "Tuesday, 10 May 2016. " msgstr "xxTuesday, 10 May 2016. xx" #: announcements/plasma-5.6.4.php:37 msgid "" "Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.6.4. \n" "Plasma 5.6\n" "was released in March with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to KDE Plasma 5, versioned 5.6.4. \n" "Plasma 5.6\n" "was released in March with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.6.4.php:53 msgid "" "\n" "
          • Make sure kcrash is initialized for discover. Commit.
          • \n" "
          • Build Breeze Plymouth and Breeze Grub tars from correct branch
          • \n" "
          • [digital-clock] Fix display of seconds with certain locales. Commit. Code review #127623
          • \n" msgstr "" "\n" "xx\n" "
          • Make sure kcrash is initialized for discover. Commit.
          • \n" "
          • Build Breeze Plymouth and Breeze Grub tars from correct branch
          • \n" "
          • [digital-clock] Fix display of seconds with certain locales. Commit. Code review #127623
          • \n" "xx\n" #: announcements/plasma-5.6.4.php:61 msgid "Full Plasma 5.6.4 changelog" msgstr "xxFull Plasma 5.6.4 changelogxx" #: announcements/plasma-5.6.5-5.6.95-changelog.php:4 msgid "Plasma 5.6.95 Complete Changelog" msgstr "xxPlasma 5.6.95 Complete Changelogxx" #: announcements/plasma-5.6.5-5.7.0-changelog.php:4 msgid "Plasma 5.7.0 Complete Changelog" msgstr "xxPlasma 5.7.0 Complete Changelogxx" #: announcements/plasma-5.6.5.php:4 msgid "KDE Plasma 5.6.5, bugfix Release for June" msgstr "xxKDE Plasma 5.6.5, bugfix Release for Junexx" #: announcements/plasma-5.6.5.php:35 msgid "Tuesday, 14 June 2016. " msgstr "xxTuesday, 14 June 2016. xx" #: announcements/plasma-5.6.5.php:36 msgid "" "Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.6.5.\n" "Plasma 5.6\n" "was released in March with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to KDE Plasma 5, versioned 5.6.5.\n" "Plasma 5.6\n" "was released in March with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.6.5.php:52 msgid "" "\n" "
          • Don't let the delegate overflow the view. Commit.
          • \n" "
          • Battery icon no longer errorneously reports an empty battery if computer " "has none. Commit. See bug " "#362924
          • \n" "
          • Create ~/.local/share/mime/packages/ if it doesn't exist. Commit. Fixes bug #356237. Code review #128055
          • \n" msgstr "" "\n" "xx\n" "
          • Don't let the delegate overflow the view. Commit.
          • \n" "
          • Battery icon no longer errorneously reports an empty battery if computer " "has none. Commit. See bug " "#362924
          • \n" "
          • Create ~/.local/share/mime/packages/ if it doesn't exist. Commit. Fixes bug #356237. Code review #128055
          • \n" "xx\n" #: announcements/plasma-5.6.5.php:60 msgid "Full Plasma 5.6.5 changelog" msgstr "xxFull Plasma 5.6.5 changelogxx" #: announcements/plasma-5.6.95.php:4 msgid "KDE Plasma 5.7 Beta Release" msgstr "xxKDE Plasma 5.7 Beta Releasexx" #: announcements/plasma-5.6.95.php:24 announcements/plasma-5.6.95.php:26 #: announcements/plasma-5.7.0.php:28 announcements/plasma-5.7.0.php:30 #: announcements/plasma-5.7.1.php:31 announcements/plasma-5.7.2.php:31 #: announcements/plasma-5.7.3.php:31 announcements/plasma-5.7.4.php:31 #: announcements/plasma-5.7.5.php:31 msgid "KDE Plasma 5.7" msgstr "xxKDE Plasma 5.7xx" #: announcements/plasma-5.6.95.php:31 msgid "Thursday, 16 June 2016. " msgstr "xxThursday, 16 June 2016. xx" #: announcements/plasma-5.6.95.php:32 msgid "Today KDE releases a beta update to its desktop software, Plasma 5.7.\n" msgstr "" "xxToday KDE releases a beta update to its desktop software, Plasma 5.7.\n" "xx\n" #: announcements/plasma-5.6.95.php:40 announcements/plasma-5.6.95.php:42 msgid "Unified Startup Design" msgstr "xxUnified Startup Designxx" #: announcements/plasma-5.6.95.php:50 announcements/plasma-5.6.95.php:52 #: announcements/plasma-5.7.0.php:75 announcements/plasma-5.7.0.php:77 msgid "Icons Tint to Match Highlight" msgstr "xxIcons Tint to Match Highlightxx" #: announcements/plasma-5.6.95.php:61 announcements/plasma-5.6.95.php:63 #: announcements/plasma-5.7.0.php:46 announcements/plasma-5.7.0.php:48 msgid "Jump List Actions in KRunner" msgstr "xxJump List Actions in KRunnerxx" #: announcements/plasma-5.6.95.php:71 announcements/plasma-5.6.95.php:73 #: announcements/plasma-5.7.0.php:56 announcements/plasma-5.7.0.php:58 msgid "Agenda Items in Calendar" msgstr "xxAgenda Items in Calendarxx" #: announcements/plasma-5.6.95.php:81 announcements/plasma-5.6.95.php:83 #: announcements/plasma-5.7.0.php:66 announcements/plasma-5.7.0.php:68 msgid "Dragging Application to Audio Device" msgstr "xxDragging Application to Audio Devicexx" #: announcements/plasma-5.6.95.php:103 announcements/plasma-5.6.95.php:105 #: announcements/plasma-5.7.0.php:97 announcements/plasma-5.7.0.php:99 msgid "Betty the Fuzzpig Tests Plasma Wayland" msgstr "xxBetty the Fuzzpig Tests Plasma Waylandxx" #: announcements/plasma-5.6.95.php:124 msgid "Full Plasma 5.6.95 changelog" msgstr "xxFull Plasma 5.6.95 changelogxx" #: announcements/plasma-5.7.0-5.7.1-changelog.php:4 msgid "Plasma 5.7.1 Complete Changelog" msgstr "xxPlasma 5.7.1 Complete Changelogxx" #: announcements/plasma-5.7.0.php:4 msgid "KDE Plasma 5.7 Release" msgstr "xxKDE Plasma 5.7 Releasexx" #: announcements/plasma-5.7.0.php:35 msgid "Tuesday, 5 July 2016. " msgstr "xxTuesday, 5 July 2016. xx" #: announcements/plasma-5.7.0.php:36 msgid "Today KDE releases an update to its desktop software, Plasma 5.7.\n" msgstr "" "xxToday KDE releases an update to its desktop software, Plasma 5.7.\n" "xx\n" #: announcements/plasma-5.7.0.php:118 msgid "Full Plasma 5.7.0 changelog" msgstr "xxFull Plasma 5.7.0 changelogxx" #: announcements/plasma-5.7.1-5.7.2-changelog.php:4 msgid "Plasma 5.7.2 Complete Changelog" msgstr "xxPlasma 5.7.2 Complete Changelogxx" #: announcements/plasma-5.7.1.php:4 msgid "KDE Plasma 5.7.1, bugfix Release for July" msgstr "xxKDE Plasma 5.7.1, bugfix Release for Julyxx" #: announcements/plasma-5.7.1.php:23 announcements/plasma-5.7.2.php:23 #: announcements/plasma-5.7.3.php:23 announcements/plasma-5.7.4.php:23 #: announcements/plasma-5.7.5.php:23 msgid "KDE Plasma 5.7 Video" msgstr "xxKDE Plasma 5.7 Videoxx" #: announcements/plasma-5.7.1.php:29 announcements/plasma-5.7.2.php:29 #: announcements/plasma-5.7.3.php:29 announcements/plasma-5.7.4.php:29 #: announcements/plasma-5.7.5.php:29 msgid "Plasma 5.7" msgstr "xxPlasma 5.7xx" #: announcements/plasma-5.7.1.php:36 msgid "Tuesday, 12 July 2016. " msgstr "xxTuesday, 12 July 2016. xx" #: announcements/plasma-5.7.1.php:37 msgid "" "Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.7.1.\n" "Plasma 5.7\n" "was released in July with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to KDE Plasma 5, versioned 5.7.1.\n" "Plasma 5.7\n" "was released in July with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.7.1.php:53 msgid "" "\n" "
          • Fix shadow rendering calculations. Commit. Fixes bug #365097 'Krunner has broken shadow / " "corners'
          • \n" "
          • Make the systray work with scripting shell again. Commit.
          • \n" msgstr "" "\n" "xx\n" "
          • Fix shadow rendering calculations. Commit. Fixes bug #365097 'Krunner has broken shadow / " "corners'
          • \n" "
          • Make the systray work with scripting shell again. Commit.
          • \n" "xx\n" #: announcements/plasma-5.7.1.php:62 msgid "Full Plasma 5.7.1 changelog" msgstr "xxFull Plasma 5.7.1 changelogxx" #: announcements/plasma-5.7.2-5.7.3-changelog.php:4 msgid "Plasma 5.7.3 Complete Changelog" msgstr "xxPlasma 5.7.3 Complete Changelogxx" #: announcements/plasma-5.7.2.php:4 msgid "KDE Plasma 5.7.2, bugfix Release for July" msgstr "xxKDE Plasma 5.7.2, bugfix Release for Julyxx" #: announcements/plasma-5.7.2.php:36 msgid "Tuesday, 19 July 2016. " msgstr "xxTuesday, 19 July 2016. xx" #: announcements/plasma-5.7.2.php:37 msgid "" "Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.7.2.\n" "Plasma 5.7\n" "was released in July with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to KDE Plasma 5, versioned 5.7.2.\n" "Plasma 5.7\n" "was released in July with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.7.2.php:53 msgid "" "\n" "
          • Breeze fixed kdelibs4 compilation. Commit.
          • \n" "
          • Fix startup-to-window matchup based on AppName. Commit.
          • \n" msgstr "" "\n" "xx\n" "
          • Breeze fixed kdelibs4 compilation. Commit.
          • \n" "
          • Fix startup-to-window matchup based on AppName. Commit.
          • \n" "xx\n" #: announcements/plasma-5.7.2.php:60 msgid "Full Plasma 5.7.2 changelog" msgstr "xxFull Plasma 5.7.2 changelogxx" #: announcements/plasma-5.7.3-5.7.4-changelog.php:4 msgid "Plasma 5.7.4 Complete Changelog" msgstr "xxPlasma 5.7.4 Complete Changelogxx" #: announcements/plasma-5.7.3.php:4 msgid "KDE Plasma 5.7.3, bugfix Release for August" msgstr "xxKDE Plasma 5.7.3, bugfix Release for Augustxx" #: announcements/plasma-5.7.3.php:36 msgid "Tuesday, 2 August 2016. " msgstr "xxTuesday, 2 August 2016. xx" #: announcements/plasma-5.7.3.php:37 msgid "" "Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.7.3.\n" "Plasma 5.7\n" "was released in July with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to KDE Plasma 5, versioned 5.7.3.\n" "Plasma 5.7\n" "was released in July with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.7.3.php:45 msgid "" "\n" "This release adds two weeks' worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important and include:\n" msgstr "" "\n" "xx\n" "This release adds two weeks' worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important and include:\n" "xx\n" #: announcements/plasma-5.7.3.php:53 msgid "" "\n" "
          • Fixed first time initialization. Commit.
          • \n" "
          • Speed up loading KCM with FileDialog lazy loading. Commit.
          • \n" "
          • Don't try to load layout before kactivitymanagerd starts. Commit.
          • \n" msgstr "" "\n" "xx\n" "
          • Fixed first time initialization. Commit.
          • \n" "
          • Speed up loading KCM with FileDialog lazy loading. Commit.
          • \n" "
          • Don't try to load layout before kactivitymanagerd starts. Commit.
          • \n" "xx\n" #: announcements/plasma-5.7.3.php:61 msgid "Full Plasma 5.7.3 changelog" msgstr "xxFull Plasma 5.7.3 changelogxx" #: announcements/plasma-5.7.4-5.7.5-changelog.php:4 msgid "Plasma 5.7.5 Complete Changelog" msgstr "xxPlasma 5.7.5 Complete Changelogxx" #: announcements/plasma-5.7.4.php:4 msgid "KDE Plasma 5.7.4, bugfix Release for August" msgstr "xxKDE Plasma 5.7.4, bugfix Release for Augustxx" #: announcements/plasma-5.7.4.php:36 msgid "Tuesday, 23 August 2016. " msgstr "xxTuesday, 23 August 2016. xx" #: announcements/plasma-5.7.4.php:37 msgid "" "Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.7.4.\n" "Plasma 5.7\n" "was released in August with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to KDE Plasma 5, versioned 5.7.4.\n" "Plasma 5.7\n" "was released in August with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.7.4.php:45 msgid "" "\n" "This release adds three weeks' worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important and include:\n" msgstr "" "\n" "xx\n" "This release adds three weeks' worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important and include:\n" "xx\n" #: announcements/plasma-5.7.4.php:53 msgid "" "\n" "
          • Fixed dragging items bug in Kickoff
          • \n" "
          • Mouse settings being applied in kdelibs4 applications
          • \n" "
          • Improved handling of screen CRTC information
          • \n" msgstr "" "\n" "xx\n" "
          • Fixed dragging items bug in Kickoff
          • \n" "
          • Mouse settings being applied in kdelibs4 applications
          • \n" "
          • Improved handling of screen CRTC information
          • \n" "xx\n" #: announcements/plasma-5.7.4.php:61 msgid "Full Plasma 5.7.4 changelog" msgstr "xxFull Plasma 5.7.4 changelogxx" #: announcements/plasma-5.7.5-5.7.95-changelog.php:4 msgid "Plasma 5.7.95 Complete Changelog" msgstr "xxPlasma 5.7.95 Complete Changelogxx" #: announcements/plasma-5.7.5-5.8.0-changelog.php:4 msgid "Plasma 5.8.0 Complete Changelog" msgstr "xxPlasma 5.8.0 Complete Changelogxx" #: announcements/plasma-5.7.5.php:4 msgid "KDE Plasma 5.7.5, bugfix Release for September" msgstr "xxKDE Plasma 5.7.5, bugfix Release for Septemberxx" #: announcements/plasma-5.7.5.php:36 msgid "Tuesday, 13 September 2016. " msgstr "xxTuesday, 13 September 2016. xx" #: announcements/plasma-5.7.5.php:37 msgid "" "Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.7.5.\n" "Plasma 5.7\n" "was released in July with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to KDE Plasma 5, versioned 5.7.5.\n" "Plasma 5.7\n" "was released in July with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.7.5.php:45 msgid "" "\n" "This release adds month' worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important and include:\n" msgstr "" "\n" "xx\n" "This release adds month' worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important and include:\n" "xx\n" #: announcements/plasma-5.7.5.php:53 msgid "" "\n" "
          • Plasma Workspace: Fix some status notifier items not appearing. Commit. Fixes bug #366283. Fixes bug #367756
          • \n" "
          • SDDM Config - Fix themes list with SDDM 0.14. Commit. Code review #128815
          • \n" "
          • Make sure people are not trying to sneak invisible characters on the " "kdesu label. Commit.
          • \n" msgstr "" "\n" "xx\n" "
          • Plasma Workspace: Fix some status notifier items not appearing. Commit. Fixes bug #366283. Fixes bug #367756
          • \n" "
          • SDDM Config - Fix themes list with SDDM 0.14. Commit. Code review #128815
          • \n" "
          • Make sure people are not trying to sneak invisible characters on the " "kdesu label. Commit.
          • \n" "xx\n" #: announcements/plasma-5.7.5.php:61 msgid "Full Plasma 5.7.5 changelog" msgstr "xxFull Plasma 5.7.5 changelogxx" #: announcements/plasma-5.7.95.php:4 msgid "KDE at 20: Plasma 5.8 LTS Beta. Here for the Long Term." msgstr "xxKDE at 20: Plasma 5.8 LTS Beta. Here for the Long Term.xx" #: announcements/plasma-5.7.95.php:30 announcements/plasma-5.8.0.php:28 #: announcements/plasma-5.8.0.php:30 msgid "KDE Plasma 5.8 LTS" msgstr "xxKDE Plasma 5.8 LTSxx" #: announcements/plasma-5.7.95.php:32 msgid "KDE Plasma 5.8 LTS Beta" msgstr "xxKDE Plasma 5.8 LTS Betaxx" #: announcements/plasma-5.7.95.php:37 msgid "Thursday, 15 September 2016. " msgstr "xxThursday, 15 September 2016. xx" #: announcements/plasma-5.7.95.php:38 msgid "" "Today KDE releases a beta of its first Long Term Support edition of its " "flagship desktop software, Plasma. This marks the point where the " "developers and designers are happy to recommend Plasma for the widest " "possible audience be they enterprise or non-techy home users. If you tried " "a KDE desktop previously and have moved away, now is the time to re-assess, " "Plasma is simple by default, powerful when needed.\n" msgstr "" "xxToday KDE releases a beta of its first Long Term Support edition of its " "flagship desktop software, Plasma. This marks the point where the " "developers and designers are happy to recommend Plasma for the widest " "possible audience be they enterprise or non-techy home users. If you tried " "a KDE desktop previously and have moved away, now is the time to re-assess, " "Plasma is simple by default, powerful when needed.\n" "xx\n" #: announcements/plasma-5.7.95.php:115 announcements/plasma-5.7.95.php:117 #: announcements/plasma-5.8.0.php:110 announcements/plasma-5.8.0.php:113 #: announcements/plasma-5.8.0.php:115 msgid "Unified Boot to Shutdown Artwork" msgstr "xxUnified Boot to Shutdown Artworkxx" #: announcements/plasma-5.7.95.php:126 announcements/plasma-5.7.95.php:128 #: announcements/plasma-5.8.0.php:121 announcements/plasma-5.8.0.php:124 #: announcements/plasma-5.8.0.php:126 msgid "Right-to-Left Language Support" msgstr "xxRight-to-Left Language Supportxx" #: announcements/plasma-5.7.95.php:136 announcements/plasma-5.7.95.php:138 #: announcements/plasma-5.8.0.php:134 announcements/plasma-5.8.0.php:136 msgid "Context Menu Media Controls" msgstr "xxContext Menu Media Controlsxx" #: announcements/plasma-5.7.95.php:148 announcements/plasma-5.7.95.php:150 #: announcements/plasma-5.8.0.php:146 announcements/plasma-5.8.0.php:148 msgid "Global Shortcuts Setup" msgstr "xxGlobal Shortcuts Setupxx" #: announcements/plasma-5.7.95.php:161 announcements/plasma-5.7.95.php:163 #: announcements/plasma-5.8.0.php:159 announcements/plasma-5.8.0.php:161 msgid "Plasma Discover's new UI" msgstr "xxPlasma Discover's new UIxx" #: announcements/plasma-5.7.95.php:178 announcements/plasma-5.7.95.php:180 #: announcements/plasma-5.8.0.php:176 announcements/plasma-5.8.0.php:178 msgid "Plasma on Wayland Now with GTK+ support" msgstr "xxPlasma on Wayland Now with GTK+ supportxx" #: announcements/plasma-5.7.95.php:193 msgid "Full Plasma 5.7.95 LTS changelog" msgstr "xxFull Plasma 5.7.95 LTS changelogxx" #: announcements/plasma-5.8.0-5.8.1-changelog.php:4 msgid "Plasma 5.8.1 Complete Changelog" msgstr "xxPlasma 5.8.1 Complete Changelogxx" #: announcements/plasma-5.8.0.php:4 msgid "KDE at 20: Plasma 5.8 LTS. Here for the Long Term." msgstr "xxKDE at 20: Plasma 5.8 LTS. Here for the Long Term.xx" #: announcements/plasma-5.8.0.php:35 msgid "Tuesday, 4 October 2016. " msgstr "xxTuesday, 4 October 2016. xx" #: announcements/plasma-5.8.0.php:36 msgid "" "Today KDE releases its first Long Term Support edition of its flagship " "desktop software, Plasma. This marks the point where the developers and " "designers are happy to recommend Plasma for the widest possible audience be " "they enterprise or non-techy home users. If you tried a KDE desktop " "previously and have moved away, now is the time to re-assess, Plasma is " "simple by default, powerful when needed.\n" msgstr "" "xxToday KDE releases its first Long Term Support edition of its flagship " "desktop software, Plasma. This marks the point where the developers and " "designers are happy to recommend Plasma for the widest possible audience be " "they enterprise or non-techy home users. If you tried a KDE desktop " "previously and have moved away, now is the time to re-assess, Plasma is " "simple by default, powerful when needed.\n" "xx\n" #: announcements/plasma-5.8.0.php:109 msgid "New in Plasma 5.8" msgstr "xxNew in Plasma 5.8xx" #: announcements/plasma-5.8.0.php:118 msgid "" "This release brings an all-new login screen design giving you a complete " "Breeze startup to shutdown experience. The layout has been tidied up and is " "more suitable for workstations that are part of a domain or company network. " "While it is much more streamlined, it also allows for greater " "customizability: for instance, all Plasma wallpaper plugins, such as " "slideshows and animated wallpapers, can now be used on the lock screen." msgstr "" "xxThis release brings an all-new login screen design giving you a complete " "Breeze startup to shutdown experience. The layout has been tidied up and is " "more suitable for workstations that are part of a domain or company network. " "While it is much more streamlined, it also allows for greater " "customizability: for instance, all Plasma wallpaper plugins, such as " "slideshows and animated wallpapers, can now be used on the lock screen.xx" #: announcements/plasma-5.8.0.php:128 msgid "" "Support for Semitic right-to-left written languages, such as Hebrew and " "Arabic, has been greatly improved. Contents of panels, the desktop, and " "configuration dialogs are mirrored in this configuration. Plasma’s sidebars, " "such as widget explorer, window switcher, activity manager, show up on the " "right side of the screen." msgstr "" "xxSupport for Semitic right-to-left written languages, such as Hebrew and " "Arabic, has been greatly improved. Contents of panels, the desktop, and " "configuration dialogs are mirrored in this configuration. Plasma’s sidebars, " "such as widget explorer, window switcher, activity manager, show up on the " "right side of the screen.xx" #: announcements/plasma-5.8.0.php:131 msgid "Improved Applets" msgstr "xxImproved Appletsxx" #: announcements/plasma-5.8.0.php:138 msgid "" "The virtual desktop switcher (“Pager”) and window list applets have been " "rewritten, using the new task manager back-end we introduced in Plasma 5.7. " "This allows them to use the same dataset as the task manager and improves " "their performance while reducing memory consumption. The virtual desktop " "switcher also acquired an option to show only the current screen in multi-" "screen setups and now shares most of its code with the activity switcher " "applet." msgstr "" "xxThe virtual desktop switcher (“Pager”) and window list applets have been " "rewritten, using the new task manager back-end we introduced in Plasma 5.7. " "This allows them to use the same dataset as the task manager and improves " "their performance while reducing memory consumption. The virtual desktop " "switcher also acquired an option to show only the current screen in multi-" "screen setups and now shares most of its code with the activity switcher " "applet.xx" #: announcements/plasma-5.8.0.php:140 msgid "" "Task manager gained further productivity features in this release. Media " "controls that were previously available in task manager tooltips only are " "now accessible in the context menus as well. In addition to bringing windows " "to the front during a drag and drop operation, dropping files onto task " "manager entries themselves will now open them in the associated application. " "Lastly, the popup for grouped windows can now be navigated using the " "keyboard and text rendering of its labels has been improved." msgstr "" "xxTask manager gained further productivity features in this release. Media " "controls that were previously available in task manager tooltips only are " "now accessible in the context menus as well. In addition to bringing windows " "to the front during a drag and drop operation, dropping files onto task " "manager entries themselves will now open them in the associated application. " "Lastly, the popup for grouped windows can now be navigated using the " "keyboard and text rendering of its labels has been improved.xx" #: announcements/plasma-5.8.0.php:143 msgid "Simplified Global Shortcuts" msgstr "xxSimplified Global Shortcutsxx" #: announcements/plasma-5.8.0.php:151 msgid "" "Global shortcuts configuration has been simplified to focus on the most " "common task, that is launching applications. Building upon the jump list " "functionality added in previous releases, global shortcuts can now be " "configured to jump to specific tasks within an application." msgstr "" "xxGlobal shortcuts configuration has been simplified to focus on the most " "common task, that is launching applications. Building upon the jump list " "functionality added in previous releases, global shortcuts can now be " "configured to jump to specific tasks within an application.xx" #: announcements/plasma-5.8.0.php:153 msgid "" "Thanks to our Wayland effort, we can finally offer so-called “modifier-only " "shortcuts”, enabling you to open the application menu by just pressing the " "Meta key. Due to popular demand, this feature also got backported to the X11 " "session." msgstr "" "xxThanks to our Wayland effort, we can finally offer so-called “modifier-" "only shortcuts”, enabling you to open the application menu by just pressing " "the Meta key. Due to popular demand, this feature also got backported to the " "X11 session.xx" #: announcements/plasma-5.8.0.php:156 msgid "Other improvements" msgstr "xxOther improvementsxx" #: announcements/plasma-5.8.0.php:164 msgid "" "This release sees many bugfixes in multi-screen support and, together with " "Qt 5.6.1, should significantly improve your experience with docking stations " "and projectors." msgstr "" "xxThis release sees many bugfixes in multi-screen support and, together with " "Qt 5.6.1, should significantly improve your experience with docking stations " "and projectors.xx" #: announcements/plasma-5.8.0.php:166 msgid "" "KWin, Plasma’s window manager, now allows compositing through llvmpipe, " "easing the deployment on exotic hardware and embedded devices. Now that " "there is a standardized and widely-used interface for applications to " "request turning off compositing, the “Unredirect Fullscreen” option has been " "removed. It often lead to stability issues and because of that was already " "disabled for many drivers." msgstr "" "xxKWin, Plasma’s window manager, now allows compositing through llvmpipe, " "easing the deployment on exotic hardware and embedded devices. Now that " "there is a standardized and widely-used interface for applications to " "request turning off compositing, the “Unredirect Fullscreen” option has been " "removed. It often lead to stability issues and because of that was already " "disabled for many drivers.xx" #: announcements/plasma-5.8.0.php:168 msgid "" "Now that Kirigami, our set of versatile cross-" "platform UI components, has been released, we’re pleased to bring you a " "revamped version of Plasma Discover based on Kirigami." msgstr "" "xxNow that Kirigami, our set of versatile " "cross-platform UI components, has been released, we’re pleased to bring you " "a revamped version of Plasma Discover based on Kirigami.xx" #: announcements/plasma-5.8.0.php:170 msgid "" "We have new default fonts, the Noto font from Google covers all scripts " "available in the Unicode standard while our new monospace font Hack is " "perfect for coders and terminal users." msgstr "" "xxWe have new default fonts, the Noto font from Google covers all scripts " "available in the Unicode standard while our new monospace font Hack is " "perfect for coders and terminal users.xx" #: announcements/plasma-5.8.0.php:173 msgid "We’re in Wayland!" msgstr "xxWe’re in Wayland!xx" #: announcements/plasma-5.8.0.php:181 msgid "" "Plasma on Wayland has come a long way in the past months. While our long " "term support promise does not apply to the fast-evolving Wayland stack, we " "think it is ready to be tested by a broader audience. There will still be " "minor glitches and missing features, but we are now at a point where we can " "ask you to give it a try and report bugs. Notable improvements in this " "release include:" msgstr "" "xxPlasma on Wayland has come a long way in the past months. While our long " "term support promise does not apply to the fast-evolving Wayland stack, we " "think it is ready to be tested by a broader audience. There will still be " "minor glitches and missing features, but we are now at a point where we can " "ask you to give it a try and report bugs. Notable improvements in this " "release include:xx" #: announcements/plasma-5.8.0.php:183 msgid "Support for xdg-shell, i.e. GTK+ applications are now supported" msgstr "xxSupport for xdg-shell, i.e. GTK+ applications are now supportedxx" #: announcements/plasma-5.8.0.php:184 msgid "Much improved touch screen support" msgstr "xxMuch improved touch screen supportxx" #: announcements/plasma-5.8.0.php:185 msgid "" "Support for touchpad gestures – the infrastructure is there, there aren't " "any gestures by default yet" msgstr "" "xxSupport for touchpad gestures – the infrastructure is there, there aren't " "any gestures by default yetxx" #: announcements/plasma-5.8.0.php:186 msgid "The “Sliding Popups” effect is now supported" msgstr "xxThe “Sliding Popups” effect is now supportedxx" #: announcements/plasma-5.8.0.php:187 msgid "Clipboard contents are synced between X11 and Wayland applications" msgstr "xxClipboard contents are synced between X11 and Wayland applicationsxx" #: announcements/plasma-5.8.0.php:191 msgid "Full Plasma 5.8.0 LTS changelog" msgstr "xxFull Plasma 5.8.0 LTS changelogxx" #: announcements/plasma-5.8.1-5.8.2-changelog.php:4 msgid "Plasma 5.8.2 Complete Changelog" msgstr "xxPlasma 5.8.2 Complete Changelogxx" #: announcements/plasma-5.8.1.php:4 msgid "KDE Plasma 5.8.1, Bugfix Release for October" msgstr "xxKDE Plasma 5.8.1, Bugfix Release for Octoberxx" #: announcements/plasma-5.8.1.php:23 announcements/plasma-5.8.2.php:23 #: announcements/plasma-5.8.3.php:23 announcements/plasma-5.8.4.php:23 #: announcements/plasma-5.8.5.php:23 msgid "KDE Plasma 5.8 Video" msgstr "xxKDE Plasma 5.8 Videoxx" #: announcements/plasma-5.8.1.php:29 announcements/plasma-5.8.2.php:29 #: announcements/plasma-5.8.3.php:29 announcements/plasma-5.8.4.php:29 #: announcements/plasma-5.8.5.php:29 msgid "Plasma 5.8" msgstr "xxPlasma 5.8xx" #: announcements/plasma-5.8.1.php:31 announcements/plasma-5.8.2.php:31 #: announcements/plasma-5.8.3.php:31 announcements/plasma-5.8.4.php:31 #: announcements/plasma-5.8.5.php:31 msgid "KDE Plasma 5.8" msgstr "xxKDE Plasma 5.8xx" #: announcements/plasma-5.8.1.php:36 msgid "Tuesday, 11 October 2016. " msgstr "xxTuesday, 11 October 2016. xx" #: announcements/plasma-5.8.1.php:37 msgid "" "Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.8.1.\n" "Plasma 5.8\n" "was released in October with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to KDE Plasma 5, versioned 5.8.1.\n" "Plasma 5.8\n" "was released in October with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.8.1.php:53 msgid "" "\n" "
          • Fix modifier-only-shortcut after using Alt+Tab
          • \n" "
          • Support for EGL_KHR_platform_x11
          • \n" "
          • Fix crash when moving panel between two windows
          • \n" "
          • Many Wayland fixes, e.g. resize-only-borders
          • \n" msgstr "" "\n" "xx\n" "
          • Fix modifier-only-shortcut after using Alt+Tab
          • \n" "
          • Support for EGL_KHR_platform_x11
          • \n" "
          • Fix crash when moving panel between two windows
          • \n" "
          • Many Wayland fixes, e.g. resize-only-borders
          • \n" "xx\n" #: announcements/plasma-5.8.1.php:62 msgid "Full Plasma 5.8.1 changelog" msgstr "xxFull Plasma 5.8.1 changelogxx" #: announcements/plasma-5.8.2-5.8.3-changelog.php:4 msgid "Plasma 5.8.3 Complete Changelog" msgstr "xxPlasma 5.8.3 Complete Changelogxx" #: announcements/plasma-5.8.2.php:4 msgid "KDE Plasma 5.8.2, Bugfix Release for October" msgstr "xxKDE Plasma 5.8.2, Bugfix Release for Octoberxx" #: announcements/plasma-5.8.2.php:36 msgid "Tuesday, 18 October 2016. " msgstr "xxTuesday, 18 October 2016. xx" #: announcements/plasma-5.8.2.php:37 msgid "" "Today KDE releases a Bugfix update to KDE Plasma 5, versioned 5.8.2.\n" "Plasma 5.8\n" "was released in October with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a Bugfix update to KDE Plasma 5, versioned 5.8.2.\n" "Plasma 5.8\n" "was released in October with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.8.2.php:53 msgid "" "\n" "
          • Fix 'Default' color scheme. Commit.
          • \n" "
          • Restore all panel properties. Commit. Fixes bug #368074. Fixes bug #367918
          • \n" msgstr "" "\n" "xx\n" "
          • Fix 'Default' color scheme. Commit.
          • \n" "
          • Restore all panel properties. Commit. Fixes bug #368074. Fixes bug #367918
          • \n" "xx\n" #: announcements/plasma-5.8.2.php:60 msgid "Full Plasma 5.8.2 changelog" msgstr "xxFull Plasma 5.8.2 changelogxx" #: announcements/plasma-5.8.3-5.8.4-changelog.php:4 msgid "Plasma 5.8.4 Complete Changelog" msgstr "xxPlasma 5.8.4 Complete Changelogxx" #: announcements/plasma-5.8.3.php:4 msgid "KDE Plasma 5.8.3, Bugfix Release for November" msgstr "xxKDE Plasma 5.8.3, Bugfix Release for Novemberxx" #: announcements/plasma-5.8.3.php:36 msgid "Tuesday, 1 November 2016. " msgstr "xxTuesday, 1 November 2016. xx" #: announcements/plasma-5.8.3.php:37 msgid "" "Today KDE releases a Bugfix update to KDE Plasma 5, versioned 5.8.3.\n" "Plasma 5.8\n" "was released in October with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a Bugfix update to KDE Plasma 5, versioned 5.8.3.\n" "Plasma 5.8\n" "was released in October with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.8.3.php:45 msgid "" "\n" "This release adds two week's worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important and include:\n" msgstr "" "\n" "xx\n" "This release adds two week's worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important and include:\n" "xx\n" #: announcements/plasma-5.8.3.php:53 msgid "" "\n" "
          • User Manager: do not ask for root permissions when it's unnecessary. Commit.
          • \n" "
          • PowerDevil no longer crashes on logout. Commit. Fixes bug #371127
          • \n" "
          • Mute volume when decreasing volume to zero. Commit.
          • \n" msgstr "" "\n" "xx\n" "
          • User Manager: do not ask for root permissions when it's unnecessary. Commit.
          • \n" "
          • PowerDevil no longer crashes on logout. Commit. Fixes bug #371127
          • \n" "
          • Mute volume when decreasing volume to zero. Commit.
          • \n" "xx\n" #: announcements/plasma-5.8.3.php:61 msgid "Full Plasma 5.8.3 changelog" msgstr "xxFull Plasma 5.8.3 changelogxx" #: announcements/plasma-5.8.4-5.8.5-changelog.php:4 msgid "Plasma 5.8.5 Complete Changelog" msgstr "xxPlasma 5.8.5 Complete Changelogxx" #: announcements/plasma-5.8.4.php:4 msgid "KDE Plasma 5.8.4, Bugfix Release for November" msgstr "xxKDE Plasma 5.8.4, Bugfix Release for Novemberxx" #: announcements/plasma-5.8.4.php:36 msgid "Tuesday, 22 November 2016. " msgstr "xxTuesday, 22 November 2016. xx" #: announcements/plasma-5.8.4.php:37 msgid "" "Today KDE releases a Bugfix update to KDE Plasma 5, versioned 5.8.4.\n" "Plasma 5.8\n" "was released in October with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a Bugfix update to KDE Plasma 5, versioned 5.8.4.\n" "Plasma 5.8\n" "was released in October with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.8.4.php:45 msgid "" "\n" "This release adds three week's worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important and include:\n" msgstr "" "\n" "xx\n" "This release adds three week's worth of new\n" "translations and fixes from KDE's contributors. The bugfixes are\n" "typically small but important and include:\n" "xx\n" #: announcements/plasma-5.8.4.php:53 msgid "" "\n" "
          • Many bug fixes for multi screen support such as:
          • \n" "\n" "
          • Make screenshots visible when there's only one screenshot too. Commit. Fixes bug #371724
          • \n" "
          • Disable Qt's high DPI scaling on shutdown/switch user dialogs. Commit. See bug #366451
          • \n" msgstr "" "\n" "xx\n" "
          • Many bug fixes for multi screen support such as:
          • \n" "\n" "
          • Make screenshots visible when there's only one screenshot too. Commit. Fixes bug #371724
          • \n" "
          • Disable Qt's high DPI scaling on shutdown/switch user dialogs. Commit. See bug #366451
          • \n" "xx\n" #: announcements/plasma-5.8.4.php:65 msgid "Full Plasma 5.8.4 changelog" msgstr "xxFull Plasma 5.8.4 changelogxx" #: announcements/plasma-5.8.5-5.8.95-changelog.php:4 msgid "Plasma 5.8.95 Complete Changelog" msgstr "xxPlasma 5.8.95 Complete Changelogxx" #: announcements/plasma-5.8.5-5.9.0-changelog.php:4 msgid "Plasma 5.9.0 Complete Changelog" msgstr "xxPlasma 5.9.0 Complete Changelogxx" #: announcements/plasma-5.8.5.php:4 msgid "KDE Plasma 5.8.5, Bugfix Release for December" msgstr "xxKDE Plasma 5.8.5, Bugfix Release for Decemberxx" #: announcements/plasma-5.8.5.php:36 msgid "Tuesday, 27 December 2016. " msgstr "xxTuesday, 27 December 2016. xx" #: announcements/plasma-5.8.5.php:37 msgid "" "Today KDE releases a Bugfix update to KDE Plasma 5, versioned 5.8.5.\n" "Plasma 5.8\n" "was released in October with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a Bugfix update to KDE Plasma 5, versioned 5.8.5.\n" "Plasma 5.8\n" "was released in October with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.8.5.php:53 msgid "" "\n" "
          • Notice when the only screen changes. Commit. Fixes " "bug #373880
          • \n" "
          • Revert 'Do not ask for root permissions when it's unnecessary', it " "caused problems with adding a new user. Commit. Fixes bug " "#373276
          • \n" "
          • Fix compilation with Qt 5.8. Commit.
          • \n" msgstr "" "\n" "xx\n" "
          • Notice when the only screen changes. Commit. Fixes " "bug #373880
          • \n" "
          • Revert 'Do not ask for root permissions when it's unnecessary', it " "caused problems with adding a new user. Commit. Fixes bug " "#373276
          • \n" "
          • Fix compilation with Qt 5.8. Commit.
          • \n" "xx\n" #: announcements/plasma-5.8.5.php:61 msgid "Full Plasma 5.8.5 changelog" msgstr "xxFull Plasma 5.8.5 changelogxx" #: announcements/plasma-5.8.6.php:94 msgid "Plasma %1 LTS" msgstr "xxPlasma %1 LTSxx" #: announcements/plasma-5.8.6.php:111 msgid "Tuesday, 21 February 2017." msgstr "xxTuesday, 21 February 2017.xx" #: announcements/plasma-5.8.6.php:112 msgid "Today KDE releases a Bugfix update to KDE Plasma %1, versioned %2." msgstr "xxToday KDE releases a Bugfix update to KDE Plasma %1, versioned %2.xx" #: announcements/plasma-5.8.6.php:113 msgid "" "Plasma %2 was released in October with many feature " "refinements and new modules to complete the desktop experience." msgstr "" "xxPlasma %2 was released in October with many feature " "refinements and new modules to complete the desktop experience.xx" #: announcements/plasma-5.8.6.php:117 msgid "" "This release adds a two months' worth of new translations and fixes from " "KDE's contributors. The bugfixes are typically small but important and " "include:" msgstr "" "xxThis release adds a two months' worth of new translations and fixes from " "KDE's contributors. The bugfixes are typically small but important and " "include:xx" #: announcements/plasma-5.8.6.php:121 msgid "" "Avoid a crash on Kwin decoration KCM teardown. Commit. See " "bug %3" msgstr "" "xxAvoid a crash on Kwin decoration KCM teardown. Commit. " "See bug %3xx" #: announcements/plasma-5.8.6.php:122 msgid "" "[Folder View] Fix right click erroneously opening files. Commit." " Fixes bug %3" msgstr "" "xx[Folder View] Fix right click erroneously opening files. Commit. Fixes bug %3xx" #: announcements/plasma-5.8.6.php:123 msgid "" "Fix regression in which the Save dialog appears as an Open dialog. Commit. Code review %3" msgstr "" "xxFix regression in which the Save dialog appears as an Open dialog. Commit. Code review %3xx" #: announcements/plasma-5.8.7.php:110 msgid "Tuesday, 23 May 2017." msgstr "xxTuesday, 23 May 2017.xx" #: announcements/plasma-5.8.7.php:121 msgid "" "\n" "
          • User Manager: Make sure the new avatar is always saved. Commit. Fixes bug #350836. Phabricator Code review D5779
          • \n" "
          • [Logout Screen] Show suspend button only if supported. Commit. Fixes bug #376601
          • \n" "
          • [Weather] Fix term used for thunderstorm in bbcukmet data db. Commit.
          • \n" msgstr "" "\n" "xx\n" "
          • User Manager: Make sure the new avatar is always saved. Commit. Fixes bug #350836. Phabricator Code review D5779
          • \n" "
          • [Logout Screen] Show suspend button only if supported. Commit. Fixes bug #376601
          • \n" "
          • [Weather] Fix term used for thunderstorm in bbcukmet data db. Commit.
          • \n" "xx\n" #: announcements/plasma-5.8.8.php:118 msgid "Wednesday, 25 October 2017." msgstr "xxWednesday, 25 October 2017.xx" #: announcements/plasma-5.8.8.php:119 msgid "Today KDE releases an %1 update to KDE Plasma 5, versioned %2" msgstr "xxToday KDE releases an %1 update to KDE Plasma 5, versioned %2xx" #: announcements/plasma-5.8.8.php:120 msgid "" "Plasma %1\n" "\t\twas released in %2 with many feature refinements and new modules to " "complete the desktop experience." msgstr "" "xxPlasma %1\n" "\t\twas released in %2 with many feature refinements and new modules to " "complete the desktop experience.xx" #: announcements/plasma-5.8.8.php:129 msgid "" "\n" "
          • Fix crash when using Discover during updates. Commit. Fixes " "bug #370906
          • \n" "
          • Try to read CPU clock from cpufreq/scaling_cur_freq instead of /proc/" "cpuinfo. Commit. Fixes bug #382561. Phabricator Code review D8153
          • \n" "
          • DrKonqi crash handler: make attaching backtraces to existing bug reports " "work. Commit.
          • \n" msgstr "" "\n" "xx\n" "
          • Fix crash when using Discover during updates. Commit. Fixes " "bug #370906
          • \n" "
          • Try to read CPU clock from cpufreq/scaling_cur_freq instead of /proc/" "cpuinfo. Commit. Fixes bug #382561. Phabricator Code review D8153
          • \n" "
          • DrKonqi crash handler: make attaching backtraces to existing bug reports " "work. Commit.
          • \n" "xx\n" #: announcements/plasma-5.8.9.php:118 msgid "Wednesday, 7 February 2018." msgstr "xxWednesday, 7 February 2018.xx" #: announcements/plasma-5.8.9.php:129 msgid "" "\n" "
          • Make sure device paths are quoted. Commit. Fixes " "bug #389815
          • \n" "
          • Sanitise notification HTML. Commit. Phabricator " "Code review D10188
          • \n" "
          • Fixed a freeze caused by certain notifications. Commit. Fixes bug #381154
          • \n" "
          • Fix for xembedsniproxy crash due to NULL returned from xcb_image_get(). " "Commit. Phabricator " "Code review D9732
          • \n" msgstr "" "\n" "xx\n" "
          • Make sure device paths are quoted. Commit. Fixes " "bug #389815
          • \n" "
          • Sanitise notification HTML. Commit. Phabricator " "Code review D10188
          • \n" "
          • Fixed a freeze caused by certain notifications. Commit. Fixes bug #381154
          • \n" "
          • Fix for xembedsniproxy crash due to NULL returned from xcb_image_get(). " "Commit. Phabricator " "Code review D9732
          • \n" "xx\n" #: announcements/plasma-5.8.95.php:4 msgid "Plasma 5.9 Beta Kicks off 2017 in Style." msgstr "xxPlasma 5.9 Beta Kicks off 2017 in Style.xx" #: announcements/plasma-5.8.95.php:31 announcements/plasma-5.8.95.php:33 msgid "KDE Plasma 5.9 Beta" msgstr "xxKDE Plasma 5.9 Betaxx" #: announcements/plasma-5.8.95.php:38 msgid "Thursday, 12 January 2017. " msgstr "xxThursday, 12 January 2017. xx" #: announcements/plasma-5.8.95.php:39 msgid "" "Today KDE releases the beta of this year’s first Plasma feature update, " "Plasma 5.9. While this release brings many exciting new features to your " "desktop, we'll continue to provide bugfixes to Plasma 5.8 LTS.\n" msgstr "" "xxToday KDE releases the beta of this year’s first Plasma feature update, " "Plasma 5.9. While this release brings many exciting new features to your " "desktop, we'll continue to provide bugfixes to Plasma 5.8 LTS.\n" "xx\n" #: announcements/plasma-5.8.95.php:45 announcements/plasma-5.9.0.php:41 msgid "Be even more productive" msgstr "xxBe even more productivexx" #: announcements/plasma-5.8.95.php:48 announcements/plasma-5.8.95.php:50 #: announcements/plasma-5.9.0.php:44 announcements/plasma-5.9.0.php:46 msgid "" "Spectacle screenshot notifications can now be dragged into e-mail composers " "(including web mail)" msgstr "" "xxSpectacle screenshot notifications can now be dragged into e-mail " "composers (including web mail)xx" #: announcements/plasma-5.8.95.php:53 announcements/plasma-5.9.0.php:49 msgid "" "In our ongoing effort to make you more productive with Plasma we added " "interactive previews to our notifications. This is most noticeable when you " "take a screenshot using Spectacle's global keyboard shortcuts (Shift+Print " "Scr): you can drag the resulting file from the notification popup directly " "into a chat window, an email composer or a web browser form, without ever " "having to leave the application you're currently working with. Drag and drop " "was improved throughout the desktop, with new drag and drop functionality to " "add widgets directly to the system tray. Widgets can also be added directly " "from the full screen Application Dashboard launcher." msgstr "" "xxIn our ongoing effort to make you more productive with Plasma we added " "interactive previews to our notifications. This is most noticeable when you " "take a screenshot using Spectacle's global keyboard shortcuts (Shift+Print " "Scr): you can drag the resulting file from the notification popup directly " "into a chat window, an email composer or a web browser form, without ever " "having to leave the application you're currently working with. Drag and drop " "was improved throughout the desktop, with new drag and drop functionality to " "add widgets directly to the system tray. Widgets can also be added directly " "from the full screen Application Dashboard launcher.xx" #: announcements/plasma-5.8.95.php:58 announcements/plasma-5.8.95.php:60 #: announcements/plasma-5.9.0.php:54 announcements/plasma-5.9.0.php:56 msgid "Icon Widget Properties" msgstr "xxIcon Widget Propertiesxx" #: announcements/plasma-5.8.95.php:62 announcements/plasma-5.9.0.php:58 msgid "" "The icon widget that is created for you when you drag an application or " "document onto your desktop or a panel sees the return of a settings dialog: " "you can now change the icon, label text, working directory, and other " "properties. Its context menu now also sports an 'Open with' section as well " "as a link to open the folder the file it points to is located in." msgstr "" "xxThe icon widget that is created for you when you drag an application or " "document onto your desktop or a panel sees the return of a settings dialog: " "you can now change the icon, label text, working directory, and other " "properties. Its context menu now also sports an 'Open with' section as well " "as a link to open the folder the file it points to is located in.xx" #: announcements/plasma-5.8.95.php:67 announcements/plasma-5.8.95.php:69 #: announcements/plasma-5.9.0.php:63 announcements/plasma-5.9.0.php:65 msgid "Muting from Panel Task Manager" msgstr "xxMuting from Panel Task Managerxx" #: announcements/plasma-5.8.95.php:72 announcements/plasma-5.9.0.php:68 msgid "" "Due to popular demand we implemented switching between windows in Task " "Manager using Meta + number shortcuts for heavy multi-tasking. Also new in " "Task Manager is the ability to pin different applications in each of your " "activities. And should you rather want to focus on one particular task, " "applications currently playing audio are marked in Task Manager similar to " "how it’s done in modern web browsers. Together with a button to mute the " "offending application, this can help you stay focused." msgstr "" "xxDue to popular demand we implemented switching between windows in Task " "Manager using Meta + number shortcuts for heavy multi-tasking. Also new in " "Task Manager is the ability to pin different applications in each of your " "activities. And should you rather want to focus on one particular task, " "applications currently playing audio are marked in Task Manager similar to " "how it’s done in modern web browsers. Together with a button to mute the " "offending application, this can help you stay focused.xx" #: announcements/plasma-5.8.95.php:77 announcements/plasma-5.8.95.php:79 #: announcements/plasma-5.9.0.php:73 announcements/plasma-5.9.0.php:75 msgid "Search Actions" msgstr "xxSearch Actionsxx" #: announcements/plasma-5.8.95.php:81 announcements/plasma-5.9.0.php:77 msgid "" "The Quick Launch applet now supports jump list actions, bringing it to " "feature parity with the other launchers in Plasma. KRunner actions, such as " "“Run in Terminal” and “Open containing folder” are now also shown for the " "KRunner-powered search results in the application launchers." msgstr "" "xxThe Quick Launch applet now supports jump list actions, bringing it to " "feature parity with the other launchers in Plasma. KRunner actions, such as " "“Run in Terminal” and “Open containing folder” are now also shown for the " "KRunner-powered search results in the application launchers.xx" #: announcements/plasma-5.8.95.php:83 announcements/plasma-5.9.0.php:79 msgid "" "A new applet was added restoring an earlier KDE 4 feature of being able to " "group multiple widgets together in a single widget operated by a tabbed " "interface. This allows you to quickly access multiple arrangements and " "setups at your fingertips." msgstr "" "xxA new applet was added restoring an earlier KDE 4 feature of being able to " "group multiple widgets together in a single widget operated by a tabbed " "interface. This allows you to quickly access multiple arrangements and " "setups at your fingertips.xx" #: announcements/plasma-5.8.95.php:86 announcements/plasma-5.9.0.php:82 msgid "More streamlined visuals" msgstr "xxMore streamlined visualsxx" #: announcements/plasma-5.8.95.php:94 announcements/plasma-5.9.0.php:90 msgid "New Breeze Scrollbar Design" msgstr "xxNew Breeze Scrollbar Designxx" #: announcements/plasma-5.8.95.php:96 announcements/plasma-5.9.0.php:92 msgid "" "Improvements have been made to the look and feel of the Plasma Desktop and " "its applications. Scroll bars in the Breeze style, for instance, have " "transitioned to a more compact and beautiful design, giving our applications " "a sleek and modern look." msgstr "" "xxImprovements have been made to the look and feel of the Plasma Desktop and " "its applications. Scroll bars in the Breeze style, for instance, have " "transitioned to a more compact and beautiful design, giving our applications " "a sleek and modern look.xx" #: announcements/plasma-5.8.95.php:102 announcements/plasma-5.8.95.php:104 #: announcements/plasma-5.9.0.php:98 announcements/plasma-5.9.0.php:100 msgid "Global Menus in a Plasma Widget" msgstr "xxGlobal Menus in a Plasma Widgetxx" #: announcements/plasma-5.8.95.php:106 announcements/plasma-5.8.95.php:108 #: announcements/plasma-5.9.0.php:102 announcements/plasma-5.9.0.php:104 msgid "Global Menus in the Window Bar" msgstr "xxGlobal Menus in the Window Barxx" #: announcements/plasma-5.8.95.php:110 announcements/plasma-5.9.0.php:106 msgid "" "Global Menus have returned. KDE's pioneering feature to separate the menu " "bar from the application window allows for new user interface paradigm with " "either a Plasma Widget showing the menu or neatly tucked away in the window " "bar." msgstr "" "xxGlobal Menus have returned. KDE's pioneering feature to separate the menu " "bar from the application window allows for new user interface paradigm with " "either a Plasma Widget showing the menu or neatly tucked away in the window " "bar.xx" #: announcements/plasma-5.8.95.php:115 announcements/plasma-5.9.0.php:111 msgid "Neater Task Manager Tooltips" msgstr "xxNeater Task Manager Tooltipsxx" #: announcements/plasma-5.8.95.php:117 announcements/plasma-5.9.0.php:113 msgid "Neat Task Manager Tooltips" msgstr "xxNeat Task Manager Tooltipsxx" #: announcements/plasma-5.8.95.php:119 announcements/plasma-5.9.0.php:115 msgid "" "Task Manager tooltips have been redesigned to provide more information while " "being significantly more compact. Folder View is now able to display file " "emblems which are used, for example, to indicate symlinks. Overall user " "experience when navigating and renaming files has been greatly improved." msgstr "" "xxTask Manager tooltips have been redesigned to provide more information " "while being significantly more compact. Folder View is now able to display " "file emblems which are used, for example, to indicate symlinks. Overall user " "experience when navigating and renaming files has been greatly improved.xx" #: announcements/plasma-5.8.95.php:122 announcements/plasma-5.9.0.php:118 msgid "More powerful Look and Feel import & export" msgstr "xxMore powerful Look and Feel import & exportxx" #: announcements/plasma-5.8.95.php:126 announcements/plasma-5.9.0.php:122 msgid "Look and Feel Themes" msgstr "xxLook and Feel Themesxx" #: announcements/plasma-5.8.95.php:128 announcements/plasma-5.9.0.php:124 msgid "" "The global Look and Feel desktop themes now support changing the window " "decoration as well – the 'lookandfeelexplorer' theme creation utility will " "export your current window decoration to the theme you create." msgstr "" "xxThe global Look and Feel desktop themes now support changing the window " "decoration as well – the 'lookandfeelexplorer' theme creation utility will " "export your current window decoration to the theme you create.xx" #: announcements/plasma-5.8.95.php:130 announcements/plasma-5.9.0.php:126 msgid "" "If you install, from the KDE store, themes that depend on other artwork " "packs also present on the KDE store (such as Plasma themes and Icon themes) " "they will be automatically downloaded, in order to give you the full " "experience intended by the theme creator." msgstr "" "xxIf you install, from the KDE store, themes that depend on other artwork " "packs also present on the KDE store (such as Plasma themes and Icon themes) " "they will be automatically downloaded, in order to give you the full " "experience intended by the theme creator.xx" #: announcements/plasma-5.8.95.php:133 announcements/plasma-5.9.0.php:129 msgid "New network configuration module" msgstr "xxNew network configuration modulexx" #: announcements/plasma-5.8.95.php:138 announcements/plasma-5.8.95.php:140 #: announcements/plasma-5.9.0.php:134 announcements/plasma-5.9.0.php:136 msgid "Network Connections Configuration" msgstr "xxNetwork Connections Configurationxx" #: announcements/plasma-5.8.95.php:142 announcements/plasma-5.9.0.php:138 msgid "" "A new configuration module for network connections has been added to System " "Settings, using QML and bringing a new fresh look. Design of the module is " "inspired by our network applet, while the configuration functionality itself " "is based on the previous Connection Editor. This means that although it " "features a new design, functionality remains using the proven codebase." msgstr "" "xxA new configuration module for network connections has been added to " "System Settings, using QML and bringing a new fresh look. Design of the " "module is inspired by our network applet, while the configuration " "functionality itself is based on the previous Connection Editor. This means " "that although it features a new design, functionality remains using the " "proven codebase.xx" #: announcements/plasma-5.8.95.php:149 announcements/plasma-5.8.95.php:151 #: announcements/plasma-5.9.0.php:145 announcements/plasma-5.9.0.php:147 msgid "Plasma with Wayland Can Now Take Screenshots and Pick Colors" msgstr "xxPlasma with Wayland Can Now Take Screenshots and Pick Colorsxx" #: announcements/plasma-5.8.95.php:155 announcements/plasma-5.9.0.php:151 msgid "Pointer Gesture Support" msgstr "xxPointer Gesture Supportxx" #: announcements/plasma-5.8.95.php:157 announcements/plasma-5.9.0.php:153 msgid "Touchpad Configuration" msgstr "xxTouchpad Configurationxx" #: announcements/plasma-5.8.95.php:159 announcements/plasma-5.9.0.php:155 msgid "Wayland Touchpad Configuration" msgstr "xxWayland Touchpad Configurationxx" #: announcements/plasma-5.8.95.php:162 announcements/plasma-5.9.0.php:158 msgid "" "Wayland has been an ongoing transitional task, getting closer to feature " "completion with every release. This release makes it even more accessible " "for enthusiastic followers to try Wayland and start reporting any bugs they " "might find. Notable improvements in this release include:" msgstr "" "xxWayland has been an ongoing transitional task, getting closer to feature " "completion with every release. This release makes it even more accessible " "for enthusiastic followers to try Wayland and start reporting any bugs they " "might find. Notable improvements in this release include:xx" #: announcements/plasma-5.8.95.php:163 announcements/plasma-5.9.0.php:159 msgid "" "An ability to take screenshots or use a color picker. Fullscreen users will " "be pleased at borderless maximized windows." msgstr "" "xxAn ability to take screenshots or use a color picker. Fullscreen users " "will be pleased at borderless maximized windows.xx" #: announcements/plasma-5.8.95.php:164 announcements/plasma-5.9.0.php:160 msgid "" "Pointers can now be confined by applications, gestures are supported (see " "video right) and relative motions used by games were added. Input devices " "were made more configurable and now save between sessions. There is also a " "new settings tool for touchpads." msgstr "" "xxPointers can now be confined by applications, gestures are supported (see " "video right) and relative motions used by games were added. Input devices " "were made more configurable and now save between sessions. There is also a " "new settings tool for touchpads.xx" #: announcements/plasma-5.8.95.php:165 announcements/plasma-5.9.0.php:161 msgid "" "Using the Breeze style you can now drag applications by clicking on an empty " "area of the UI just like in X. When running X applications the window icon " "will show up properly on the panel. Panels can now auto-hide. Custom color " "schemes can be set for windows, useful for accessibility." msgstr "" "xxUsing the Breeze style you can now drag applications by clicking on an " "empty area of the UI just like in X. When running X applications the window " "icon will show up properly on the panel. Panels can now auto-hide. Custom " "color schemes can be set for windows, useful for accessibility.xx" #: announcements/plasma-5.8.95.php:168 msgid "Full Plasma 5.8.95 changelog" msgstr "xxFull Plasma 5.8.95 changelogxx" #: announcements/plasma-5.8.95.php:174 announcements/plasma-5.9.0.php:170 #: announcements/plasma-5.9.1.php:66 msgid "" "\n" "The easiest way to try it out is with a live image booted off a\n" "USB disk. You can find a list of Live Images with Plasma 5 " "on the KDE Community Wiki." msgstr "" "\n" "xx\n" "The easiest way to try it out is with a live image booted off a\n" "USB disk. You can find a list of Live Images with Plasma 5 " "on the KDE Community Wiki.xx" #: announcements/plasma-5.8.95.php:178 announcements/plasma-5.9.0.php:174 #: announcements/plasma-5.9.1.php:70 msgid "" "\n" "Docker images also provide a quick and easy way to test " "Plasma." msgstr "" "\n" "xx\n" "Docker images also provide a quick and easy way to test " "Plasma.xx" #: announcements/plasma-5.9.0-5.9.1-changelog.php:4 msgid "Plasma 5.9.1 Complete Changelog" msgstr "xxPlasma 5.9.1 Complete Changelogxx" #: announcements/plasma-5.9.0.php:4 msgid "Plasma 5.9 Kicks off 2017 in Style." msgstr "xxPlasma 5.9 Kicks off 2017 in Style.xx" #: announcements/plasma-5.9.0.php:27 announcements/plasma-5.9.0.php:29 #: announcements/plasma-5.9.1.php:31 msgid "KDE Plasma 5.9" msgstr "xxKDE Plasma 5.9xx" #: announcements/plasma-5.9.0.php:34 msgid "Tuesday, 31 January 2017. " msgstr "xxTuesday, 31 January 2017. xx" #: announcements/plasma-5.9.0.php:35 msgid "" "Today KDE releases this year’s first Plasma feature update, Plasma 5.9. " "While this release brings many exciting new features to your desktop, we'll " "continue to provide bugfixes to Plasma 5.8 LTS.\n" msgstr "" "xxToday KDE releases this year’s first Plasma feature update, Plasma 5.9. " "While this release brings many exciting new features to your desktop, we'll " "continue to provide bugfixes to Plasma 5.8 LTS.\n" "xx\n" #: announcements/plasma-5.9.0.php:164 msgid "Full Plasma 5.9.0 changelog" msgstr "xxFull Plasma 5.9.0 changelogxx" #: announcements/plasma-5.9.1.php:4 msgid "KDE Plasma 5.9.1, Bugfix Release" msgstr "xxKDE Plasma 5.9.1, Bugfix Releasexx" #: announcements/plasma-5.9.1.php:23 msgid "KDE Plasma 5.9 Video" msgstr "xxKDE Plasma 5.9 Videoxx" #: announcements/plasma-5.9.1.php:29 msgid "Plasma 5.9" msgstr "xxPlasma 5.9xx" #: announcements/plasma-5.9.1.php:36 msgid "Tuesday, 7 February 2017. " msgstr "xxTuesday, 7 February 2017. xx" #: announcements/plasma-5.9.1.php:37 msgid "" "Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.9.1.\n" "Plasma 5.9\n" "was released in January with many feature refinements and new modules to " "complete the desktop experience.\n" msgstr "" "xxToday KDE releases a bugfix update to KDE Plasma 5, versioned 5.9.1.\n" "Plasma 5.9\n" "was released in January with many feature refinements and new modules to " "complete the desktop experience.\n" "xx\n" #: announcements/plasma-5.9.1.php:53 msgid "" "\n" "
          • Fix i18n extraction: xgettext doesn't recognize single quotes. Commit.
          • \n" "
          • Set wallpaper type in SDDM config. Commit. Fixes bug #370521
          • \n" msgstr "" "\n" "xx\n" "
          • Fix i18n extraction: xgettext doesn't recognize single quotes. Commit.
          • \n" "
          • Set wallpaper type in SDDM config. Commit. Fixes bug #370521
          • \n" "xx\n" #: announcements/plasma-5.9.1.php:60 msgid "Full Plasma 5.9.1 changelog" msgstr "xxFull Plasma 5.9.1 changelogxx" #: announcements/plasma-5.9.2.php:8 msgid "KDE Plasma 5.9.2, bugfix Release for February" msgstr "xxKDE Plasma 5.9.2, bugfix Release for Februaryxx" #: announcements/plasma-5.9.2.php:111 msgid "Tuesday, 14 February 2017." msgstr "xxTuesday, 14 February 2017.xx" #: announcements/plasma-5.9.2.php:112 msgid "Today KDE releases a bugfix update to KDE Plasma 5, versioned %1." msgstr "xxToday KDE releases a bugfix update to KDE Plasma 5, versioned %1.xx" #: announcements/plasma-5.9.2.php:113 msgid "" "Plasma %2 was released in January with many feature " "refinements and new modules to complete the desktop experience." msgstr "" "xxPlasma %2 was released in January with many feature " "refinements and new modules to complete the desktop experience.xx" #: announcements/plasma-5.9.2.php:118 msgid "" "This release adds a two week's worth of new translations and fixes from " "KDE's contributors. The bugfixes are typically small but important and " "include:" msgstr "" "xxThis release adds a two week's worth of new translations and fixes from " "KDE's contributors. The bugfixes are typically small but important and " "include:xx" #: announcements/plasma-5.9.2.php:123 msgid "" "Fix crash in Screen Locker KCM on teardown. Commit. See bug " "%3" msgstr "" "xxFix crash in Screen Locker KCM on teardown. Commit. See " "bug %3xx" #: announcements/plasma-5.9.2.php:126 msgid "" "Fix Discover Appstream Support: make sure we don't show warnings unless it's " "absolutely necessary. Commit." msgstr "" "xxFix Discover Appstream Support: make sure we don't show warnings unless " "it's absolutely necessary. Commit.xx" #: announcements/plasma-5.9.3.php:110 msgid "Tuesday, 28 February 2017." msgstr "xxTuesday, 28 February 2017.xx" #: announcements/plasma-5.9.4.php:110 msgid "Tuesday, 21 March 2017." msgstr "xxTuesday, 21 March 2017.xx" #: announcements/plasma-5.9.4.php:121 msgid "" "
          • Discover: Fix enabling/disabling sources. Commit. Fixes bug " "#377327
          • \n" "
          • [Kicker] Fix highlighting favorites. Commit. See bug " "#377652. Phabricator Code review " "D5064
          • \n" "
          • System Settings: Set the correct desktop file name when in a KDE " "session. Commit. Phabricator Code " "review D5006
          • \n" msgstr "" "xx
          • Discover: Fix enabling/disabling sources. Commit. Fixes bug " "#377327
          • \n" "
          • [Kicker] Fix highlighting favorites. Commit. See bug " "#377652. Phabricator Code review " "D5064
          • \n" "
          • System Settings: Set the correct desktop file name when in a KDE " "session. Commit. Phabricator Code " "review D5006
          • \n" "xx\n" #: announcements/plasma-5.9.5.php:110 msgid "Tuesday, 25 April 2017." msgstr "xxTuesday, 25 April 2017.xx" #: announcements/plasma-5.9.5.php:121 msgid "" "\n" "
          • Plastik window decoration now supports global menu. Commit. " "See bug #375862. Phabricator Code " "review D5131
          • \n" "
          • Media Controller can now properly handle and seek long tracks (> 30 " "minutes). Commit. Fixes bug #377623
          • \n" "
          • Sort the themes in decoration KCM. Commit. Phabricator Code " "review D5407
          • \n" "\n" msgstr "" "\n" "xx\n" "
          • Plastik window decoration now supports global menu. Commit. " "See bug #375862. Phabricator Code " "review D5131
          • \n" "
          • Media Controller can now properly handle and seek long tracks (> 30 " "minutes). Commit. Fixes bug #377623
          • \n" "
          • Sort the themes in decoration KCM. Commit. Phabricator Code " "review D5407
          • \n" "\n" "xx\n" #: announcements/plasma-5.9.95.php:118 msgid "Monday, 15 May 2017." msgstr "xxMonday, 15 May 2017.xx" #: announcements/plasma-5.9.95.php:119 msgid "" "Today KDE has made a testing release of our desktop Plasma 5.10 with new " "features across the suite to give users an experience which lives up to our " "tagline: simple by default, powerful when needed." msgstr "" "xxToday KDE has made a testing release of our desktop Plasma 5.10 with new " "features across the suite to give users an experience which lives up to our " "tagline: simple by default, powerful when needed.xx" #: announcements/plasma-5.9.95.php:262 msgid "Full Plasma 5.10 Beta changelog" msgstr "xxFull Plasma 5.10 Beta changelogxx" #: announcements/plasma2tp/index.php:6 msgid "Plasma 2 Technology Preview and Plasma Media Center 1.2.0" msgstr "xxPlasma 2 Technology Preview and Plasma Media Center 1.2.0xx" #: announcements/plasma2tp/index.php:32 msgid "" "December 20, 2013. The KDE Community is proud to announce two milestones of " "the Plasma Workspaces.\n" "\n" msgstr "" "xxDecember 20, 2013. The KDE Community is proud to announce two milestones " "of the Plasma Workspaces.\n" "\n" "xx\n" #: announcements/plasma2tp/index.php:39 msgid "Plasma 2 Technology Preview" msgstr "xxPlasma 2 Technology Previewxx" #: announcements/plasma2tp/index.php:40 msgid "" "KDE's Plasma Team presents a first glance at the evolution of the Plasma " "Workspaces. Plasma 2 Technology Preview demonstrates the " "current development status. The Plasma 2 user interfaces are built using QML " "and run on top of a fully hardware accelerated graphics stack using Qt5, " "QtQuick 2 and an OpenGL(-ES) scenegraph. Plasma 2's converged workspace " "shell allows you to run and switch between user interfaces for different " "form factors, and makes the workspace adaptable to the given target device. " "The workspace demonstrated in this technology preview is Plasma Desktop, an " "incremental evolution to known desktop and laptop paradigms. The user " "experience aims at keeping existing workflows intact, while providing " "incremental visual and interactive improvements. More info..." msgstr "" "xxKDE's Plasma Team presents a first glance at the evolution of the Plasma " "Workspaces. Plasma 2 Technology Preview demonstrates the " "current development status. The Plasma 2 user interfaces are built using QML " "and run on top of a fully hardware accelerated graphics stack using Qt5, " "QtQuick 2 and an OpenGL(-ES) scenegraph. Plasma 2's converged workspace " "shell allows you to run and switch between user interfaces for different " "form factors, and makes the workspace adaptable to the given target device. " "The workspace demonstrated in this technology preview is Plasma Desktop, an " "incremental evolution to known desktop and laptop paradigms. The user " "experience aims at keeping existing workflows intact, while providing " "incremental visual and interactive improvements. More info...xx" #: announcements/plasma2tp/index.php:45 msgid "Plasma Media Center 1.2.0" msgstr "xxPlasma Media Center 1.2.0xx" #: announcements/plasma2tp/index.php:46 msgid "" "The KDE community has a Christmas gift for you! We are happy to announce the " "release of KDE's Plasma Media Center 1.2.0 - your first " "stop for media and entertainment created by the Elves at KDE. We have " "designed it to provide an easy and comfortable way to watch your videos, " "browse your photo collection and listen to your music, all in one place. New " "in Plasma Media Center 1.2.0 is improved navigation in music mode, fetching " "of album covers, picture previews while browsing folders, support for " "multiple playlist, improved key bindings and new artwork. More " "info..." msgstr "" "xxThe KDE community has a Christmas gift for you! We are happy to announce " "the release of KDE's Plasma Media Center 1.2.0 - your " "first stop for media and entertainment created by the Elves at KDE. We have " "designed it to provide an easy and comfortable way to watch your videos, " "browse your photo collection and listen to your music, all in one place. New " "in Plasma Media Center 1.2.0 is improved navigation in music mode, fetching " "of album covers, picture previews while browsing folders, support for " "multiple playlist, improved key bindings and new artwork. More " "info...xx" #: announcements/plasma5.0-beta2/index.php:4 msgid "KDE Ships Second Beta of Next Generation Plasma Workspace" msgstr "xxKDE Ships Second Beta of Next Generation Plasma Workspacexx" #: announcements/plasma5.0-beta2/index.php:17 msgid "" "\n" "\n" "June 10, 2014.\n" "KDE today releases the second\n" "Beta version of the next-generation Plasma workspace. The Plasma\n" "team would like to ask the wider Free Software community to test this\n" "release and give any feedback. Plasma 5 provides a visually\n" "updated core desktop experience that will be easy and familiar for current " "users of\n" "KDE workspaces or alternative Free Software or proprietary offerings. Plasma " "5 is planned\n" "to be released in early July.\n" "\n" msgstr "" "\n" "xx\n" "\n" "June 10, 2014.\n" "KDE today releases the second\n" "Beta version of the next-generation Plasma workspace. The Plasma\n" "team would like to ask the wider Free Software community to test this\n" "release and give any feedback. Plasma 5 provides a visually\n" "updated core desktop experience that will be easy and familiar for current " "users of\n" "KDE workspaces or alternative Free Software or proprietary offerings. Plasma " "5 is planned\n" "to be released in early July.\n" "\n" "xx\n" #: announcements/plasma5.0-beta2/index.php:32 msgid "

            Changes in Plasma 5

            " msgstr "xx

            Changes in Plasma 5

            xx" #: announcements/plasma5.0-beta2/index.php:35 msgid "" "Plasma 5 is an evolutionary release of the popular desktop workspace. While " "it aims at keeping existing workflows intact, there are some significant " "improvements worth mentioning.\n" msgstr "" "xxPlasma 5 is an evolutionary release of the popular desktop workspace. " "While it aims at keeping existing workflows intact, there are some " "significant improvements worth mentioning.\n" "xx\n" #: announcements/plasma5.0-beta2/index.php:41 msgid "" "\n" "The new Breeze theme, which is still in its infancy, welcomes the user with " "a cleaner, modernized user interface, which improves " "contrast and reduces visual clutter throughout the workspace. Stronger " "reliance on typography, and vertical lists instead of horizontal ones go " "together with flatter UI elements and improved contrast to improve the ease " "of use. Breeze being a new artwork concept, it is only starting to show its " "face. A theme for the workspace components is already available, theming of " "traditional widgets is under way, and the work on a new icon theme has " "commenced. The migration to a fully Breeze-themed workspace will be a " "gradual one, with its first signs showing up in Plasma 5.0.\n" msgstr "" "\n" "xx\n" "The new Breeze theme, which is still in its infancy, welcomes the user with " "a cleaner, modernized user interface, which improves " "contrast and reduces visual clutter throughout the workspace. Stronger " "reliance on typography, and vertical lists instead of horizontal ones go " "together with flatter UI elements and improved contrast to improve the ease " "of use. Breeze being a new artwork concept, it is only starting to show its " "face. A theme for the workspace components is already available, theming of " "traditional widgets is under way, and the work on a new icon theme has " "commenced. The migration to a fully Breeze-themed workspace will be a " "gradual one, with its first signs showing up in Plasma 5.0.\n" "xx\n" #: announcements/plasma5.0-beta2/index.php:46 msgid "" "\n" "Plasma 5 brings a greater level of flexibility and consistency to core components of the desktop. The widget explorer, window and " "activity switcher now share a common interaction scheme " "through the use of the new-in-Plasma-5 Look and Feel package, which allows " "swapping these parts of the user experience in and out as a whole. The " "Plasma 5 workspace shell is able to load and switch between user experience " "for a given target device, introducing a truely convergent workspace shell. " "The workspace demonstrated in this pre-release is\n" "Plasma Desktop. It represents an evolution of known desktop and laptop\n" "paradigms. A tablet-centric and mediacenter " "user experience are under development as alternatives. While Plasma 5 will " "feel familiar, users will notice a more\n" "modern workspace." msgstr "" "\n" "xx\n" "Plasma 5 brings a greater level of flexibility and consistency to core components of the desktop. The widget explorer, window and " "activity switcher now share a common interaction scheme " "through the use of the new-in-Plasma-5 Look and Feel package, which allows " "swapping these parts of the user experience in and out as a whole. The " "Plasma 5 workspace shell is able to load and switch between user experience " "for a given target device, introducing a truely convergent workspace shell. " "The workspace demonstrated in this pre-release is\n" "Plasma Desktop. It represents an evolution of known desktop and laptop\n" "paradigms. A tablet-centric and mediacenter " "user experience are under development as alternatives. While Plasma 5 will " "feel familiar, users will notice a more\n" "modern workspace.xx" #: announcements/plasma5.0-beta2/index.php:53 msgid "New lockscreen in Plasma 5" msgstr "xxNew lockscreen in Plasma 5xx" #: announcements/plasma5.0-beta2/index.php:59 msgid "" "Since the first beta release, a wide range of\n" "changes has been made. In the workspace components itself, more than 150 " "bugs have been fixed, with many fixes across the stack. Plasma 5.0 Beta 2 " "has increased the minimal Qt dependency to 5.3, in order to require a number " "of improvements which have been made upstream in Qt. Some missing functions, " "which were lacking proper solutions have been restored. The developer team " "has also settled on a version number scheme where the first release will be " "version 5.0 and the family is called Plasma 5." msgstr "" "xxSince the first beta release, a wide range of\n" "changes has been made. In the workspace components itself, more than 150 " "bugs have been fixed, with many fixes across the stack. Plasma 5.0 Beta 2 " "has increased the minimal Qt dependency to 5.3, in order to require a number " "of improvements which have been made upstream in Qt. Some missing functions, " "which were lacking proper solutions have been restored. The developer team " "has also settled on a version number scheme where the first release will be " "version 5.0 and the family is called Plasma 5.xx" #: announcements/plasma5.0-beta2/index.php:64 msgid "" "Plasma 5 runs on top of a fully hardware-accelerated graphics stack, using Qt 5, QML 2 and an OpenGL(-ES) scenegraph to deliver graphics " "onto the users' screens. This allows the rendering to be faster, more " "efficient, less power-hungry and enables a smoother user experience by " "freeing up resources of the system processor. Plasma 5 completes the " "migration of the workspace to Qt Quick that has begun in earlier releases.\n" msgstr "" "xxPlasma 5 runs on top of a fully hardware-accelerated graphics " "stack, using Qt 5, QML 2 and an OpenGL(-ES) scenegraph to deliver " "graphics onto the users' screens. This allows the rendering to be faster, " "more efficient, less power-hungry and enables a smoother user experience by " "freeing up resources of the system processor. Plasma 5 completes the " "migration of the workspace to Qt Quick that has begun in earlier releases.\n" "xx\n" #: announcements/plasma5.0-beta2/index.php:67 msgid "" "Plasma 5 is the first complex codebase to transition\n" "to KDE Frameworks\n" "5, which is a modular evolution of the KDE development platform\n" "into leaner, less interdependent libraries." msgstr "" "xxPlasma 5 is the first complex codebase to transition\n" "to KDE Frameworks\n" "5, which is a modular evolution of the KDE development platform\n" "into leaner, less interdependent libraries.xx" #: announcements/plasma5.0-beta2/index.php:78 msgid "Networking Setup in Plasma 5" msgstr "xxNetworking Setup in Plasma 5xx" #: announcements/plasma5.0-beta2/index.php:80 msgid "" "As a Beta release, this pre-release is not suitable\n" "for production use. It is meant as a base for testing and gathering\n" "feedback to ensure that the initial stable release of Plasma 5 in July\n" "will be a smooth ride for everybody involved and lay a stable\n" "foundation for future versions. Plasma 5 is intended for end users,\n" "but will not provide feature parity with the latest 4.x release, which\n" "will come in follow-up version. The team is concentrating on the\n" "core desktop features first, instead of trying to transplant every\n" "single feature into the new workspaces. The feature set presented in\n" "Plasma 5.0 will suffice for most users, though some might miss a button\n" "here and there. This is not because the Plasma team wants to remove\n" "features, but simply that not everything has been done yet. Of course,\n" "everybody is encouraged to help bringing Plasma back to its original\n" "feature set and beyond." msgstr "" "xxAs a Beta release, this pre-release is not suitable\n" "for production use. It is meant as a base for testing and gathering\n" "feedback to ensure that the initial stable release of Plasma 5 in July\n" "will be a smooth ride for everybody involved and lay a stable\n" "foundation for future versions. Plasma 5 is intended for end users,\n" "but will not provide feature parity with the latest 4.x release, which\n" "will come in follow-up version. The team is concentrating on the\n" "core desktop features first, instead of trying to transplant every\n" "single feature into the new workspaces. The feature set presented in\n" "Plasma 5.0 will suffice for most users, though some might miss a button\n" "here and there. This is not because the Plasma team wants to remove\n" "features, but simply that not everything has been done yet. Of course,\n" "everybody is encouraged to help bringing Plasma back to its original\n" "feature set and beyond.xx" #: announcements/plasma5.0-beta2/index.php:97 msgid "" "Stability is not yet up to the level\n" "where the developers want Plasma 5. With a substantial new toolkit\n" "stack below come exciting new crashes and problems that need time to\n" "be shaken out." msgstr "" "xxStability is not yet up to the level\n" "where the developers want Plasma 5. With a substantial new toolkit\n" "stack below come exciting new crashes and problems that need time to\n" "be shaken out.xx" #: announcements/plasma5.0-beta2/index.php:102 msgid "" "Performance of Plasma 5 is heavily\n" "dependent on specific hardware and software configurations and usage\n" "patterns. While it has great potential, it takes time to wrangle this\n" "out of it and the underlying stack is not entirely ready for this\n" "either. In some scenarios, Plasma 5 will display the buttery\n" "smooth performance it is capable off - while at other times, it will\n" "be hampered by various shortcomings. These can and will be addressed,\n" "however, much is dependent on components like Qt, Mesa and hardware\n" "drivers lower in the stack. Again, this will need time, as fixes made\n" "elsewhere in the software stack might be released by the time the first " "Plasma 5\n" "version becomes available." msgstr "" "xxPerformance of Plasma 5 is heavily\n" "dependent on specific hardware and software configurations and usage\n" "patterns. While it has great potential, it takes time to wrangle this\n" "out of it and the underlying stack is not entirely ready for this\n" "either. In some scenarios, Plasma 5 will display the buttery\n" "smooth performance it is capable off - while at other times, it will\n" "be hampered by various shortcomings. These can and will be addressed,\n" "however, much is dependent on components like Qt, Mesa and hardware\n" "drivers lower in the stack. Again, this will need time, as fixes made\n" "elsewhere in the software stack might be released by the time the first " "Plasma 5\n" "version becomes available.xx" #: announcements/plasma5.0-beta2/index.php:114 msgid "" "Polish is a major benefit of Qt Quick 2, as\n" "it allows seamless usage of OpenGL(-ES), much more precise positioning and\n" "many other abilities. At the same time, the immaturity of Qt Quick\n" "Controls, the brand new successor to the 15+ year old Qt Widgets\n" "technology, brings some rough edges yet to be smoothed out." msgstr "" "xxPolish is a major benefit of Qt Quick 2, as\n" "it allows seamless usage of OpenGL(-ES), much more precise positioning and\n" "many other abilities. At the same time, the immaturity of Qt Quick\n" "Controls, the brand new successor to the 15+ year old Qt Widgets\n" "technology, brings some rough edges yet to be smoothed out.xx" #: announcements/plasma5.0-beta2/index.php:124 msgid "" "The easiest way to try it out is the Neon 5 ISO,\n" "a live OS image updated with the latest builds straight from\n" "source." msgstr "" "xxThe easiest way to try it out is the Neon 5 ISO,\n" "a live OS image updated with the latest builds straight from\n" "source.xx" #: announcements/plasma5.0-beta2/index.php:129 msgid "" "Some distributions have created, or are in the process\n" "of creating, packages; for an overview of Beta 2 packages, see our\n" "unstable packages wiki page" msgstr "" "xxSome distributions have created, or are in the process\n" "of creating, packages; for an overview of Beta 2 packages, see our\n" "unstable packages wiki pagexx" #: announcements/plasma5.0-beta2/index.php:134 msgid "" "Source\n" "download. You can install Plasma 5 directly from source. KDE's\n" "community wiki has instructions.\n" "Note that Plasma 5 does not co-install with Plasma 4.x, you will need\n" "to uninstall older versions or install into a separate prefix." msgstr "" "xxSource\n" "download. You can install Plasma 5 directly from source. KDE's\n" "community wiki has instructions.\n" "Note that Plasma 5 does not co-install with Plasma 4.x, you will need\n" "to uninstall older versions or install into a separate prefix.xx" #: announcements/plasma5.0/index.php:4 msgid "New Plasma brings a cleaner interface on top of a new graphics stack" msgstr "" "xxNew Plasma brings a cleaner interface on top of a new graphics stackxx" #: announcements/plasma5.0/index.php:29 msgid "Plasma 5.0" msgstr "xxPlasma 5.0xx" #: announcements/plasma5.0/index.php:39 msgid "" "\n" "\n" "July 15, 2014.\n" "KDE proudly announces the immediate availability of Plasma 5.0, providing a " "visually updated core desktop experience that is easy to use and familiar to " "the user. Plasma 5.0 introduces a new major version of KDE's workspace " "offering. The new Breeze artwork concept introduces cleaner visuals and " "improved readability. Central work-flows have been streamlined, while well-" "known overarching interaction patterns are left intact. Plasma 5.0 improves " "support for high-DPI displays and ships a converged shell, able to switch " "between user experiences for different target devices. Changes under the " "hood include the migration to a new, fully hardware-accelerated graphics " "stack centered around an OpenGL(ES) scenegraph. Plasma is built using Qt 5 " "and Frameworks 5.\n" "\n" msgstr "" "\n" "xx\n" "\n" "July 15, 2014.\n" "KDE proudly announces the immediate availability of Plasma 5.0, providing a " "visually updated core desktop experience that is easy to use and familiar to " "the user. Plasma 5.0 introduces a new major version of KDE's workspace " "offering. The new Breeze artwork concept introduces cleaner visuals and " "improved readability. Central work-flows have been streamlined, while well-" "known overarching interaction patterns are left intact. Plasma 5.0 improves " "support for high-DPI displays and ships a converged shell, able to switch " "between user experiences for different target devices. Changes under the " "hood include the migration to a new, fully hardware-accelerated graphics " "stack centered around an OpenGL(ES) scenegraph. Plasma is built using Qt 5 " "and Frameworks 5.\n" "\n" "xx\n" #: announcements/plasma5.0/index.php:46 msgid "" "\n" "Major changes in this new version include:\n" "\n" "
          • \n" "An updated and modernized, cleaner visual and interactive user " "experience
            \n" "The new Breeze theme is a high-contrast, flat theme for the workspace. It is " "available in light and dark variants. Simpler and more monochromatic " "graphics assets and typography-centered layouts offer a clean and visually " "clear user experience.\n" "
          • \n" "\n" "
          • \n" "Smoother graphics performance thanks to an updated graphics stack\n" "
            \n" "Plasma's user interfaces are rendered on top of an OpenGL or OpenGL ES " "scenegraph, offloading many of the computational-intensive rendering tasks. " "This allows for higher framerates and smoother graphics display while " "freeing up resources of the main system processor.\n" "
          • \n" "
          \n" "\n" "
          \n" "\n" "
          \n" "\n" "
          Other user-visible changes are:
          \n" "\n" "
            \n" "
          • Converged shell
            \n" "The "converged Plasma shell" that loads up the desktop in Plasma " "5.0 can be extended with other user experiences. This lays the base for a " "converged user experience bringing up a suitable UI for a given target " "device. User experiences can be switched dynamically at runtime, allowing, " "based on hardware events such as plugging in a keyboard and a mouse.\n" "
          • \n" "\n" "
          • \n" "Modernized launchers
            \n" "The application launchers' user interfaces have been reworked. Among " "the changes are a visually redesigned Kickoff application launcher, a newly " "included, more menu-like launcher, called Kicker and a new, QtQuick-based " "interface for KRunner.

          • \n" "\n" "
          • \n" "Workflow improvements in the notification area
            \n" "The notification area has been cleaned up, and sports a more integrated look " "now. Less popup windows and quicker transitions between for example power " "management and networks settings lead to a more distraction-free interaction " "pattern and greater visual coherence.\n" "
          • \n" "\n" "
          • \n" "Better support for high-density (high-DPI) displays
            \n" "Support for high-density displays has been improved. Many parts of the UI " "now take the physical size of the display into account. This leads to better " "usability and display on screens with very small pixels, such as Retina " "displays.\n" "
          • \n" "\n" "
          \n" msgstr "" "\n" "xx\n" "Major changes in this new version include:\n" "\n" "
        • \n" "An updated and modernized, cleaner visual and interactive user " "experience
          \n" "The new Breeze theme is a high-contrast, flat theme for the workspace. It is " "available in light and dark variants. Simpler and more monochromatic " "graphics assets and typography-centered layouts offer a clean and visually " "clear user experience.\n" "
        • \n" "\n" "
        • \n" "Smoother graphics performance thanks to an updated graphics stack\n" "
          \n" "Plasma's user interfaces are rendered on top of an OpenGL or OpenGL ES " "scenegraph, offloading many of the computational-intensive rendering tasks. " "This allows for higher framerates and smoother graphics display while " "freeing up resources of the main system processor.\n" "
        • \n" "
        \n" "\n" "
        \n" "\n" "
        \n" "\n" "
        Other user-visible changes are:
        \n" "\n" "
          \n" "
        • Converged shell
          \n" "The "converged Plasma shell" that loads up the desktop in Plasma " "5.0 can be extended with other user experiences. This lays the base for a " "converged user experience bringing up a suitable UI for a given target " "device. User experiences can be switched dynamically at runtime, allowing, " "based on hardware events such as plugging in a keyboard and a mouse.\n" "
        • \n" "\n" "
        • \n" "Modernized launchers
          \n" "The application launchers' user interfaces have been reworked. Among " "the changes are a visually redesigned Kickoff application launcher, a newly " "included, more menu-like launcher, called Kicker and a new, QtQuick-based " "interface for KRunner.

        • \n" "\n" "
        • \n" "Workflow improvements in the notification area
          \n" "The notification area has been cleaned up, and sports a more integrated look " "now. Less popup windows and quicker transitions between for example power " "management and networks settings lead to a more distraction-free interaction " "pattern and greater visual coherence.\n" "
        • \n" "\n" "
        • \n" "Better support for high-density (high-DPI) displays
          \n" "Support for high-density displays has been improved. Many parts of the UI " "now take the physical size of the display into account. This leads to better " "usability and display on screens with very small pixels, such as Retina " "displays.\n" "
        • \n" "\n" "
        \n" "xx\n" #: announcements/plasma5.0/index.php:90 msgid "" "\n" "\n" "The Plasma 5.0 Visual Feature Guide provides a tour around the updated desktop.
        \n" "\n" "
        \n" "\n" "
        \n" "\n" "

        Breeze Artwork Improves Visual clarity

        \n" "\n" msgstr "" "\n" "xx\n" "\n" "The
        Plasma 5.0 Visual Feature Guide provides a tour around the updated desktop.
        \n" "\n" "
        \n" "\n" "
        \n" "\n" "

        Breeze Artwork Improves Visual clarity

        \n" "\n" "xx\n" #: announcements/plasma5.0/index.php:102 msgid "" "\n" "\n" "The new Breeze theme, which is still in its infancy, welcomes the user with " "a cleaner, modernized user interface, which improves " "contrast and reduces visual clutter throughout the workspace. Stronger " "reliance on typography eases the recognition of UI elements. These changes " "go together with flatter default theming and improved contrast to improve " "visual clarity further. Breeze being a new artwork concept, is only starting " "to show its face. A theme for the workspace components is already available, " "theming of traditional widgets is under way, and the work on a new icon " "theme has commenced. The migration to a fully Breeze-themed workspace will " "be a gradual one, with its first signs showing up in Plasma 5.0.
        \n" "Plasma 5 brings a greater level of flexibility and consistency to core components of the desktop. The widget explorer, window and " "activity switcher now share a common interaction scheme. More reliance on " "vertical instead of horizontal lists provides better usability. Moving the " "window switcher to the side of the screen shifts the user's focus " "towards the applications and documents, clearing the stage for the task at " "hand.\n" "\n" "

        Converging User Experience

        \n" "\n" msgstr "" "\n" "xx\n" "\n" "The new Breeze theme, which is still in its infancy, welcomes the user with " "a cleaner, modernized user interface, which improves " "contrast and reduces visual clutter throughout the workspace. Stronger " "reliance on typography eases the recognition of UI elements. These changes " "go together with flatter default theming and improved contrast to improve " "visual clarity further. Breeze being a new artwork concept, is only starting " "to show its face. A theme for the workspace components is already available, " "theming of traditional widgets is under way, and the work on a new icon " "theme has commenced. The migration to a fully Breeze-themed workspace will " "be a gradual one, with its first signs showing up in Plasma 5.0.
        \n" "Plasma 5 brings a greater level of flexibility and consistency to core components of the desktop. The widget explorer, window and " "activity switcher now share a common interaction scheme. More reliance on " "vertical instead of horizontal lists provides better usability. Moving the " "window switcher to the side of the screen shifts the user's focus " "towards the applications and documents, clearing the stage for the task at " "hand.\n" "\n" "

        Converging User Experience

        \n" "\n" "xx\n" #: announcements/plasma5.0/index.php:111 msgid "" "\n" "\n" "\n" "The new-in-Plasma-5 "Look and Feel" mechanism allows swapping out " "parts like the task and activity switchers, lock and login screen and the " ""Add Widgets" dialog. This allows for greater consistency across " "central workflows, improves clarity within similar interaction patterns and " "changing related interaction patterns across the workspace at once.
        On " "top of that, the Plasma 5 shell is able to load and switch between user " "experiences for a given target device, introducing a truly convergent " "workspace shell. The workspace demonstrated in this release is Plasma " "Desktop. It represents an evolution of known desktop and laptop paradigms. A " "tablet-centric and mediacenter user experience are under development as " "alternatives. While Plasma 5.0 will feel familiar, users will notice a more " "modern and consistent, cleaner workspace experience.\n" "\n" "

        Fully Hardware-Accelerated Graphics Stack

        \n" "\n" msgstr "" "\n" "xx\n" "\n" "\n" "The new-in-Plasma-5 "Look and Feel" mechanism allows swapping out " "parts like the task and activity switchers, lock and login screen and the " ""Add Widgets" dialog. This allows for greater consistency across " "central workflows, improves clarity within similar interaction patterns and " "changing related interaction patterns across the workspace at once.
        On " "top of that, the Plasma 5 shell is able to load and switch between user " "experiences for a given target device, introducing a truly convergent " "workspace shell. The workspace demonstrated in this release is Plasma " "Desktop. It represents an evolution of known desktop and laptop paradigms. A " "tablet-centric and mediacenter user experience are under development as " "alternatives. While Plasma 5.0 will feel familiar, users will notice a more " "modern and consistent, cleaner workspace experience.\n" "\n" "

        Fully Hardware-Accelerated Graphics Stack

        \n" "\n" "xx\n" #: announcements/plasma5.0/index.php:120 msgid "" "\n" "\n" "\n" "Plasma 5 completes the migration of the Plasma workspace to QtQuick. Qt " "5's QtQuick 2 uses a hardware-accelerated OpenGL(ES) scenegraph to " "compose and render graphics on the screen. This allows offloading " "computationally expensive graphics rendering tasks onto the GPU which frees " "up resources on the system's main processing unit, is faster and more " "power-efficient.
        \n" "Internal changes in the graphics compositor and underlying Frameworks " "prepare support for running on Wayland, which is planned for an upcoming " "release.\n" "\n" "

        Suitability and Updates

        \n" "\n" msgstr "" "\n" "xx\n" "\n" "\n" "Plasma 5 completes the migration of the Plasma workspace to QtQuick. Qt " "5's QtQuick 2 uses a hardware-accelerated OpenGL(ES) scenegraph to " "compose and render graphics on the screen. This allows offloading " "computationally expensive graphics rendering tasks onto the GPU which frees " "up resources on the system's main processing unit, is faster and more " "power-efficient.
        \n" "Internal changes in the graphics compositor and underlying Frameworks " "prepare support for running on Wayland, which is planned for an upcoming " "release.\n" "\n" "

        Suitability and Updates

        \n" "\n" "xx\n" #: announcements/plasma5.0/index.php:130 msgid "" "\n" "\n" "\n" "Plasma 5.0 provides a core desktop with a feature set that will suffice for " "many users. The development team has concentrated on tools that make up the " "central workflows. As such, not all features from the Plasma 4.x series are " "available yet, many of them planned to return with a subsequent release. As " "with any software release of this size, there will be bugs that make a " "migration to Plasma 5 hard, if not impossible for some users. The " "development team would like to hear about such issues, so they can be " "addressed and fixed. We have compiled a list of
        known issues. Users can expect monthly bugfix " "updates, and a release bringing new features and more old ones back in the " "autumn 2014.
        \n" "\n" "\n" "With a substantial new toolkit stack below some exciting new crashes and " "problems that need time to be shaken out are to be expected in a first " "stable release. Especially graphics performance is heavily dependent on " "specific hardware and software configurations and usage patterns. While it " "has great potential, it takes time to wrangle this out of it. The underlying " "stack may not be entirely ready for this either. In many scenarios, Plasma " "5.0 will display the buttery smooth performance it is capable of - while at " "other times, it may be hampered by various shortcomings. These can and will " "be addressed, however, much is dependent on components like Qt, Mesa and " "hardware drivers lower in the stack.\n" "\n" "\n" msgstr "" "\n" "xx\n" "\n" "\n" "Plasma 5.0 provides a core desktop with a feature set that will suffice for " "many users. The development team has concentrated on tools that make up the " "central workflows. As such, not all features from the Plasma 4.x series are " "available yet, many of them planned to return with a subsequent release. As " "with any software release of this size, there will be bugs that make a " "migration to Plasma 5 hard, if not impossible for some users. The " "development team would like to hear about such issues, so they can be " "addressed and fixed. We have compiled a list of known issues. Users can expect monthly bugfix " "updates, and a release bringing new features and more old ones back in the " "autumn 2014.
        \n" "\n" "\n" "With a substantial new toolkit stack below some exciting new crashes and " "problems that need time to be shaken out are to be expected in a first " "stable release. Especially graphics performance is heavily dependent on " "specific hardware and software configurations and usage patterns. While it " "has great potential, it takes time to wrangle this out of it. The underlying " "stack may not be entirely ready for this either. In many scenarios, Plasma " "5.0 will display the buttery smooth performance it is capable of - while at " "other times, it may be hampered by various shortcomings. These can and will " "be addressed, however, much is dependent on components like Qt, Mesa and " "hardware drivers lower in the stack.\n" "\n" "\n" "xx\n" #: announcements/plasma5.0/index.php:146 msgid "" "Before installation, it is recommended to read the list of known issues." msgstr "" "xxBefore installation, it is recommended to read the list of known issues.xx" #: announcements/plasma5.0/index.php:154 msgid "" "\n" "\n" "The easiest way to try it out is the Neon 5 " "ISO,\n" "a live OS image updated with the latest builds straight from\n" "source." msgstr "" "\n" "xx\n" "\n" "The easiest way to try it out is the Neon 5 " "ISO,\n" "a live OS image updated with the latest builds straight from\n" "source.xx" #: announcements/plasma5.0/index.php:161 msgid "" "Some distributions have created, or are in the process\n" "of creating, packages; for an overview of 5.0 packages, see our\n" "distribution packages wiki page" msgstr "" "xxSome distributions have created, or are in the process\n" "of creating, packages; for an overview of 5.0 packages, see our\n" "distribution packages wiki pagexx" #: announcements/plasma5.0/index.php:166 msgid "" "Source\n" "download. You can install Plasma 5.0 directly from source. KDE's\n" "community wiki has instructions for " "compiling it.\n" "Note that Plasma 5 does not co-install with Plasma 4.x, you will need\n" "to uninstall older versions or install into a separate prefix." msgstr "" "xxSource\n" "download. You can install Plasma 5.0 directly from source. KDE's\n" "community wiki has instructions for " "compiling it.\n" "Note that Plasma 5 does not co-install with Plasma 4.x, you will need\n" "to uninstall older versions or install into a separate prefix.xx" #: announcements/plasma5.0/index.php:176 msgid "" "You can provide feedback either via the #Plasma IRC channel, Plasma-devel\n" "mailing list or report issues via bugzilla. Plasma\n" "5 is also discussed on the KDE\n" "Forums. Your feedback is greatly appreciated. If you like what the\n" "team is doing, please let them know!" msgstr "" "xxYou can provide feedback either via the #Plasma IRC channel, Plasma-devel\n" "mailing list or report issues via bugzilla. Plasma\n" "5 is also discussed on the KDE\n" "Forums. Your feedback is greatly appreciated. If you like what the\n" "team is doing, please let them know!xx" #: community/donations/index.php:59 msgid "" "Your donation is smaller than %1€. This means that most of your donation" "\\nwill end up in processing fees. Do you want to continue?" msgstr "" "xxYour donation is smaller than %1€. This means that most of your donation" "\\nwill end up in processing fees. Do you want to continue?xx" #: contact/about_kde.inc:9 msgid "About KDE" msgstr "xxAbout KDExx" #: contact/about_kde.inc:12 msgid "" "KDE is an international technology team that creates free \n" "and open source software for desktop and portable computing. Among \n" "KDE's products are a modern desktop system for Linux and UNIX platforms, \n" "comprehensive office productivity and groupware suites and hundreds of \n" "software titles in many categories including Internet and web \n" "applications, multimedia, entertainment, educational, graphics and \n" "software development. KDE software is translated into more than 60 \n" "languages and is built with ease of use and modern accessibility \n" "principles in mind. KDE's full-featured applications run natively on\n" "Linux, BSD, Solaris, Windows and Mac OS X." msgstr "" "xxKDE is an international technology team that creates free \n" "and open source software for desktop and portable computing. Among \n" "KDE's products are a modern desktop system for Linux and UNIX platforms, \n" "comprehensive office productivity and groupware suites and hundreds of \n" "software titles in many categories including Internet and web \n" "applications, multimedia, entertainment, educational, graphics and \n" "software development. KDE software is translated into more than 60 \n" "languages and is built with ease of use and modern accessibility \n" "principles in mind. KDE's full-featured applications run natively on\n" "Linux, BSD, Solaris, Windows and Mac OS X.xx" #: contact/about_kde.inc:28 msgid "Trademark Notices." msgstr "xxTrademark Notices.xx" #: contact/about_kde.inc:29 msgid "" "KDE® and the K Desktop Environment® logo " "are \n" " registered trademarks of KDE e.V." msgstr "" "xxKDE® and the K Desktop Environment® logo " "are \n" " registered trademarks of KDE e.V.xx" #: contact/about_kde.inc:32 msgid "Linux is a registered trademark of Linus Torvalds." msgstr "xxLinux is a registered trademark of Linus Torvalds.xx" #: contact/about_kde.inc:34 msgid "" "UNIX is a registered trademark of The Open Group in the United States and\n" " other countries." msgstr "" "xxUNIX is a registered trademark of The Open Group in the United States and\n" " other countries.xx" #: contact/about_kde.inc:37 msgid "" "All other trademarks and copyrights referred to in this announcement are\n" " the property of their respective owners." msgstr "" "xxAll other trademarks and copyrights referred to in this announcement are\n" " the property of their respective owners.xx" #: contact/press_contacts.inc:7 msgid "" "For more information send us an email:
        \n" "%1" msgstr "" "xxFor more information send us an email:
        \n" "%1xx" #: fundraisers/yearend2014/index.php:9 fundraisers/yearend2014/index.php:14 msgid "Make the World a Better Place! - KDE End of Year 2014 Fundraising" msgstr "xxMake the World a Better Place! - KDE End of Year 2014 Fundraisingxx" #: fundraisers/yearend2014/index.php:34 fundraisers/yearend2016/index.php:32 msgid "Date" msgstr "xxDatexx" #: fundraisers/yearend2014/index.php:34 fundraisers/yearend2016/index.php:32 msgid "Amount" msgstr "xxAmountxx" #: fundraisers/yearend2014/index.php:34 fundraisers/yearend2016/index.php:32 #: fundraisers/yearend2016/index.php:62 msgid "Donor Name" msgstr "xxDonor Namexx" #: fundraisers/yearend2014/index.php:38 fundraisers/yearend2016/index.php:36 #: fundraisers/yearend2016/index.php:79 fundraisers/yearend2016/index.php:82 msgid "Anonymous donation" msgstr "xxAnonymous donationxx" #: fundraisers/yearend2014/index.php:119 fundraisers/yearend2016/index.php:134 msgid "%1 raised" msgstr "xx%1 raisedxx" #: fundraisers/yearend2014/index.php:137 fundraisers/yearend2014/index.php:140 #: fundraisers/yearend2016/index.php:158 msgid "Donate" msgstr "xxDonatexx" #: fundraisers/yearend2014/index.php:138 msgid "We will notify Facebook of your
        donation for campaign analytics." msgstr "" "xxWe will notify Facebook of your
        donation for campaign analytics.xx" #: fundraisers/yearend2014/index.php:144 fundraisers/yearend2016/index.php:161 msgid "Show my name on the donor list" msgstr "xxShow my name on the donor listxx" #: fundraisers/yearend2014/index.php:150 msgid "" "The KDE End of Year 2014 Fundraiser has finished. Thank you everybody who " "supported us in this fundraiser. Go to the KDE donation page if you want to support us further." msgstr "" "xxThe KDE End of Year 2014 Fundraiser has finished. Thank you everybody who " "supported us in this fundraiser. Go to the KDE donation page if you want to support us further.xx" #: fundraisers/yearend2014/index.php:153 fundraisers/yearend2016/index.php:175 msgid "Also available in: " msgstr "xxAlso available in: xx" #: fundraisers/yearend2014/index.php:157 msgid "" "As we approach the end of the year we begin the season of giving. What would " "suit the holiday better than giving to the entire world?" msgstr "" "xxAs we approach the end of the year we begin the season of giving. What " "would suit the holiday better than giving to the entire world?xx" #: fundraisers/yearend2014/index.php:161 msgid "" "Here is a unique way to give back to KDE allowing us to keep giving free " "software to humankind." msgstr "" "xxHere is a unique way to give back to KDE allowing us to keep giving free " "software to humankind.xx" #: fundraisers/yearend2014/index.php:165 fundraisers/yearend2016/index.php:187 msgid "" "KDE is committed to improving technology and software to make the world a " "better place. We produce great quality free software that everyone is free " "to use or modify without any cost or restriction." msgstr "" "xxKDE is committed to improving technology and software to make the world a " "better place. We produce great quality free software that everyone is free " "to use or modify without any cost or restriction.xx" #: fundraisers/yearend2014/index.php:234 msgid "" "We want to bring the solutions we are offering to the next step. By " "participating in this fundraiser, you'll be part of the improvements we'll " "put into our educational software, so kids can have better tools for school; " "our office suite, so we have the best tools for the workplace; and our " "desktop so we can all experience a fun and productive experience when " "interacting with our computers." msgstr "" "xxWe want to bring the solutions we are offering to the next step. By " "participating in this fundraiser, you'll be part of the improvements we'll " "put into our educational software, so kids can have better tools for school; " "our office suite, so we have the best tools for the workplace; and our " "desktop so we can all experience a fun and productive experience when " "interacting with our computers.xx" #: fundraisers/yearend2014/index.php:238 fundraisers/yearend2016/index.php:259 msgid "Donating to KDE is not for you, it is for the entire world." msgstr "xxDonating to KDE is not for you, it is for the entire world.xx" #: fundraisers/yearend2014/index.php:242 msgid "" "As a way to say thank you, starting with %1 we will send a KDE themed " "postcard to any given address. You will get an extra card for every " "additional %2 donation. Get cards for yourself and for your family and " "friends to show them you care for freedom. It's the perfect way to spread " "the festive cheer and donate to your favorite project at the same time." msgstr "" "xxAs a way to say thank you, starting with %1 we will send a KDE themed " "postcard to any given address. You will get an extra card for every " "additional %2 donation. Get cards for yourself and for your family and " "friends to show them you care for freedom. It's the perfect way to spread " "the festive cheer and donate to your favorite project at the same time.xx" #: fundraisers/yearend2014/index.php:252 msgid "" "For those of you that are very generous and donate more than %1 we want to " "thank you by being the guides to our cities. We would like to spend an " "evening showing you the more interesting spots in the cities we live in, " "have a chat about KDE, life and everything. At the moment this offer extends " "to the following cities:" msgstr "" "xxFor those of you that are very generous and donate more than %1 we want to " "thank you by being the guides to our cities. We would like to spend an " "evening showing you the more interesting spots in the cities we live in, " "have a chat about KDE, life and everything. At the moment this offer extends " "to the following cities:xx" #: fundraisers/yearend2014/index.php:265 msgid "This campaign will end on January 15th 2015." msgstr "xxThis campaign will end on January 15th 2015.xx" #: fundraisers/yearend2014/index.php:268 fundraisers/yearend2016/index.php:291 msgid "Where Your Donations Go" msgstr "xxWhere Your Donations Goxx" #: fundraisers/yearend2014/index.php:270 fundraisers/yearend2016/index.php:293 msgid "" "Last year KDE spent about %1 on travel and accomodation of more than 100 " "contributors for various sprints throughout the year." msgstr "" "xxLast year KDE spent about %1 on travel and accomodation of more than 100 " "contributors for various sprints throughout the year.xx" #: fundraisers/yearend2014/index.php:274 msgid "" "Sprints are in person meetings and are really important for " "a team of hardworking volunteers around the world to focus their efforts and " "discuss technical matters around the project. The amount of output we get " "from the sprints is really worthwhile for all users of the software." msgstr "" "xxSprints are in person meetings and are really important " "for a team of hardworking volunteers around the world to focus their efforts " "and discuss technical matters around the project. The amount of output we " "get from the sprints is really worthwhile for all users of the software.xx" #: fundraisers/yearend2014/index.php:278 fundraisers/yearend2016/index.php:301 msgid "" "Remaining money gets spent on our infrastructure, we have a large portfolio " "of servers hosting websites, code, continuous integration and a lot more. A " "full breakdown can be seen in our quarterly reports." msgstr "" "xxRemaining money gets spent on our infrastructure, we have a large " "portfolio of servers hosting websites, code, continuous integration and a " "lot more. A full breakdown can be seen in our quarterly " "reports.xx" #: fundraisers/yearend2014/index.php:281 fundraisers/yearend2016/index.php:304 msgid "Notes:" msgstr "xxNotes:xx" #: fundraisers/yearend2014/index.php:283 msgid "" "We will use your paypal email address to contact you and ask for the " "addresses to send the postcards mid-November." msgstr "" "xxWe will use your paypal email address to contact you and ask for the " "addresses to send the postcards mid-November.xx" #: fundraisers/yearend2014/index.php:284 fundraisers/yearend2016/index.php:307 msgid "" "You will be able to choose between the generic thank you or custom text for " "the postcard." msgstr "" "xxYou will be able to choose between the generic thank you or custom text " "for the postcard.xx" #: fundraisers/yearend2014/index.php:285 msgid "" "The first shipment of cards will be December 1st, after that there will be a " "shipment every week until the end of the Fundraiser." msgstr "" "xxThe first shipment of cards will be December 1st, after that there will be " "a shipment every week until the end of the Fundraiser.xx" #: fundraisers/yearend2014/index.php:286 msgid "" "The city guide evening will have to be coordinated with the local people, so " "we can find a date that suits all of us." msgstr "" "xxThe city guide evening will have to be coordinated with the local people, " "so we can find a date that suits all of us.xx" #: fundraisers/yearend2014/index.php:290 fundraisers/yearend2016/index.php:313 msgid "" "If you prefer to use international bank transfers please see " "this page." msgstr "" "xxIf you prefer to use international bank transfers please see " "this page.xx" #: fundraisers/yearend2014/index.php:292 fundraisers/yearend2016/index.php:315 msgid "" "Please write us an email so we can add you to the list of " "donors manually." msgstr "" "xxPlease write us an email so we can add you to the list of " "donors manually.xx" #: fundraisers/yearend2014/index.php:295 fundraisers/yearend2016/index.php:321 msgid "List of donations" msgstr "xxList of donationsxx" #: fundraisers/yearend2014/thanks_paypal.php:17 msgid "Thank you very much for your donation to the Year End 2014 fundraiser!" msgstr "" "xxThank you very much for your donation to the Year End 2014 fundraiser!xx" #: fundraisers/yearend2014/thanks_paypal.php:20 msgid "" "In case your donation qualifies for a greeting card gift we will contact you " "mid-November to ask for the design you want and address you want to send " "them to." msgstr "" "xxIn case your donation qualifies for a greeting card gift we will contact " "you mid-November to ask for the design you want and address you want to send " "them to.xx" #: fundraisers/yearend2014/thanks_paypal.php:23 #: fundraisers/yearend2016/thanks_paypal.php:23 msgid "" "Remember you can become a \"KDE Supporting Member\" by doing recurring " "donations. Learn more at %2/." msgstr "" "xxRemember you can become a \"KDE Supporting Member\" by doing recurring " "donations. Learn more at %2/.xx" #: fundraisers/yearend2014/thanks_paypal.php:26 msgid "" "You can see your donation on the Year End 2014 fundraiser " "page." msgstr "" "xxYou can see your donation on the Year End 2014 fundraiser " "page.xx" #: fundraisers/yearend2016/index.php:12 msgid "Make the World a Better Place! - KDE End of Year 2016 Fundraising" msgstr "xxMake the World a Better Place! - KDE End of Year 2016 Fundraisingxx" #: fundraisers/yearend2016/index.php:62 msgid "Total Amount" msgstr "xxTotal Amountxx" #: fundraisers/yearend2016/index.php:112 msgid "* %1 art print winners will be randomly selected out of these %2 donors" msgstr "" "xx* %1 art print winners will be randomly selected out of these %2 donorsxx" #: fundraisers/yearend2016/index.php:170 msgid "" "The KDE End of Year 2016 Fundraiser has finished. Thank you everybody who " "supported us in this fundraiser. Please visit the KDE donation " "page if you would like to support us further." msgstr "" "xxThe KDE End of Year 2016 Fundraiser has finished. Thank you everybody who " "supported us in this fundraiser. Please visit the KDE donation " "page if you would like to support us further.xx" #: fundraisers/yearend2016/index.php:179 msgid "" "As we approach the end of the year, we begin the season of giving. What " "would suit the holidays better than giving to the entire world?" msgstr "" "xxAs we approach the end of the year, we begin the season of giving. What " "would suit the holidays better than giving to the entire world?xx" #: fundraisers/yearend2016/index.php:183 msgid "" "Here is a unique way to give back to KDE, allowing us to keep giving free " "software to humankind." msgstr "" "xxHere is a unique way to give back to KDE, allowing us to keep giving free " "software to humankind.xx" #: fundraisers/yearend2016/index.php:255 msgid "" "We want to bring the solutions we are offering to the next level. By " "participating in this fundraiser, you'll be part of the improvements we'll " "put into our products, for example our educational software, so kids can " "have better tools for school; our productivity applications, so you have the " "best tools for the workplace; and our desktop so we can all have a fun and " "productive experience when interacting with our computers." msgstr "" "xxWe want to bring the solutions we are offering to the next level. By " "participating in this fundraiser, you'll be part of the improvements we'll " "put into our products, for example our educational software, so kids can " "have better tools for school; our productivity applications, so you have the " "best tools for the workplace; and our desktop so we can all have a fun and " "productive experience when interacting with our computers.xx" #: fundraisers/yearend2016/index.php:263 msgid "" "As a way to say thank you, starting with %1 we will send a KDE-themed " "postcard, designed by our community of artists, to an address of your " "choice. You will get an extra card for every additional %2 donation. Get " "cards for yourself and for your family and friends to show them you care for " "freedom. It's the perfect way to spread the festive cheer and donate to your " "favorite project at the same time." msgstr "" "xxAs a way to say thank you, starting with %1 we will send a KDE-themed " "postcard, designed by our community of artists, to an address of your " "choice. You will get an extra card for every additional %2 donation. Get " "cards for yourself and for your family and friends to show them you care for " "freedom. It's the perfect way to spread the festive cheer and donate to your " "favorite project at the same time.xx" #: fundraisers/yearend2016/index.php:275 msgid "" "In addition we would like to give a special thank you to our highest donors. " "We are giving away 9 unique art prints in size A4. At our last " "conference, QtCon, we asked 46 prominent current and former KDE contributors " "(including core developers from Plasma, KDE Edu and Qt, board members, " "designers, community organizers, translators and more) to sign artwork " "created for KDE's 20th birthday. This is a one-time chance to get a nice and " "unique KDE print for your wall." msgstr "" "xxIn addition we would like to give a special thank you to our highest " "donors. We are giving away 9 unique art prints in size A4. At our " "last conference, QtCon, we asked 46 prominent current and former KDE " "contributors (including core developers from Plasma, KDE Edu and Qt, board " "members, designers, community organizers, translators and more) to sign " "artwork created for KDE's 20th birthday. This is a one-time chance to get a " "nice and unique KDE print for your wall.xx" #: fundraisers/yearend2016/index.php:284 msgid "" "The top 9 donors are calculated aggregating by paypal address, make sure you " "use the same account if you donate multiple times." msgstr "" "xxThe top 9 donors are calculated aggregating by paypal address, make sure " "you use the same account if you donate multiple times.xx" #: fundraisers/yearend2016/index.php:288 msgid "This campaign will end on December 31st 2016 at 23:59 UTC." msgstr "xxThis campaign will end on December 31st 2016 at 23:59 UTC.xx" #: fundraisers/yearend2016/index.php:297 msgid "" "Sprints are in person meetings and are really important for " "a team of hard-working volunteers around the world to focus their efforts " "and discuss technical matters around the project. The amount of output we " "get from the sprints is really worthwhile for all users of the software." msgstr "" "xxSprints are in person meetings and are really important " "for a team of hard-working volunteers around the world to focus their " "efforts and discuss technical matters around the project. The amount of " "output we get from the sprints is really worthwhile for all users of the " "software.xx" #: fundraisers/yearend2016/index.php:306 msgid "" "We will use your paypal email address to contact you and ask for the " "addresses to send the postcards." msgstr "" "xxWe will use your paypal email address to contact you and ask for the " "addresses to send the postcards.xx" #: fundraisers/yearend2016/index.php:308 msgid "" "The first shipment of cards will be December 8th, after that there will be a " "shipment every week until the end of the Fundraiser." msgstr "" "xxThe first shipment of cards will be December 8th, after that there will be " "a shipment every week until the end of the Fundraiser.xx" #: fundraisers/yearend2016/index.php:309 msgid "" "If there is a tie in the last position of the top 9 donors we'll let random." "org select the winner amongst the tied donors." msgstr "" "xxIf there is a tie in the last position of the top 9 donors we'll let " "random.org select the winner amongst the tied donors.xx" #: fundraisers/yearend2016/index.php:318 msgid "Top 9 donors" msgstr "xxTop 9 donorsxx" #: fundraisers/yearend2016/thanks_paypal.php:17 msgid "Thank you very much for your donation to the Year End 2016 fundraiser!" msgstr "" "xxThank you very much for your donation to the Year End 2016 fundraiser!xx" #: fundraisers/yearend2016/thanks_paypal.php:20 msgid "" "In case your donation qualifies for a greeting card gift we will contact you " "at the beginning of December at your paypal email address to ask for the " "design you want and address you want to send them to." msgstr "" "xxIn case your donation qualifies for a greeting card gift we will contact " "you at the beginning of December at your paypal email address to ask for the " "design you want and address you want to send them to.xx" #: fundraisers/yearend2016/thanks_paypal.php:26 msgid "" "You can see your donation on the Year End 2016 fundraiser " "page." msgstr "" "xxYou can see your donation on the Year End 2016 fundraiser " "page.xx"