diff -Nru kinfocenter-5.25.5/Categories/basicinformation.desktop kinfocenter-5.24.7/Categories/basicinformation.desktop --- kinfocenter-5.25.5/Categories/basicinformation.desktop 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Categories/basicinformation.desktop 2022-10-14 10:03:59.000000000 +0000 @@ -27,7 +27,6 @@ Name[id]=Informasi Dasar Name[it]=Informazioni di base Name[ja]=基本的な情報 -Name[ka]=Ძირითადი ინფორმაცია Name[ko]=기본 정보 Name[lt]=Pagrindinė informacija Name[nl]=Basisinformatie diff -Nru kinfocenter-5.25.5/Categories/CMakeLists.txt kinfocenter-5.24.7/Categories/CMakeLists.txt --- kinfocenter-5.25.5/Categories/CMakeLists.txt 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Categories/CMakeLists.txt 2022-10-14 10:03:59.000000000 +0000 @@ -1,5 +1,5 @@ -install( FILES kinfocentercategory.desktop DESTINATION ${KDE_INSTALL_KSERVICETYPESDIR} ) +install( FILES kinfocentercategory.desktop DESTINATION ${KDE_INSTALL_KSERVICETYPES5DIR} ) install( FILES deviceinfocategory.desktop graphicalinfocategory.desktop networkinfocategory.desktop lostfoundcategory.desktop basicinformation.desktop detailedinformation.desktop DESTINATION ${KDE_INSTALL_DATADIR}/kinfocenter/categories) diff -Nru kinfocenter-5.25.5/Categories/detailedinformation.desktop kinfocenter-5.24.7/Categories/detailedinformation.desktop --- kinfocenter-5.25.5/Categories/detailedinformation.desktop 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Categories/detailedinformation.desktop 2022-10-14 10:03:59.000000000 +0000 @@ -27,7 +27,6 @@ Name[id]=Informasi Terperinci Name[it]=Informazioni dettagliate Name[ja]=詳細な情報 -Name[ka]=დეტალური ინფორმაცია Name[ko]=자세한 정보 Name[lt]=Išsami informacija Name[nl]=Gedetailleerde informatie diff -Nru kinfocenter-5.25.5/Categories/deviceinfocategory.desktop kinfocenter-5.24.7/Categories/deviceinfocategory.desktop --- kinfocenter-5.25.5/Categories/deviceinfocategory.desktop 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Categories/deviceinfocategory.desktop 2022-10-14 10:03:59.000000000 +0000 @@ -27,7 +27,6 @@ Name[id]=Peranti Name[it]=Dispositivi Name[ja]=デバイス -Name[ka]=მოწყობილობები Name[ko]=장치 Name[lt]=Įrenginiai Name[nl]=Apparaten diff -Nru kinfocenter-5.25.5/Categories/graphicalinfocategory.desktop kinfocenter-5.24.7/Categories/graphicalinfocategory.desktop --- kinfocenter-5.25.5/Categories/graphicalinfocategory.desktop 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Categories/graphicalinfocategory.desktop 2022-10-14 10:03:59.000000000 +0000 @@ -27,7 +27,6 @@ Name[id]=Grafik Name[it]=Grafica Name[ja]=グラフィック -Name[ka]=გრაფიკა Name[ko]=그래픽 Name[lt]=Grafika Name[nl]=Grafisch diff -Nru kinfocenter-5.25.5/Categories/kinfocentercategory.desktop kinfocenter-5.24.7/Categories/kinfocentercategory.desktop --- kinfocenter-5.25.5/Categories/kinfocentercategory.desktop 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Categories/kinfocentercategory.desktop 2022-10-14 10:03:59.000000000 +0000 @@ -30,7 +30,6 @@ Name[is]=Flokkur í KInfoCenter Name[it]=Categoria del centro d'informazione Name[ja]=KInfoCenter カテゴリ -Name[ka]=KInfoCenter -ის კატეგორია Name[kk]=KInfoCenter санаты Name[km]=ប្រភេទ KInfoCenter Name[kn]=KInfoCenter ಪಂಗಡ diff -Nru kinfocenter-5.25.5/Categories/lostfoundcategory.desktop kinfocenter-5.24.7/Categories/lostfoundcategory.desktop --- kinfocenter-5.25.5/Categories/lostfoundcategory.desktop 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Categories/lostfoundcategory.desktop 2022-10-14 10:03:59.000000000 +0000 @@ -34,7 +34,6 @@ Name[is]=Tapað og fundið Name[it]=Oggetti smarriti Name[ja]=Lost And Found -Name[ka]=დაკარგული და ნაპოვნი Name[kk]=Жоғалып табылғандар Name[km]=បាត់ ហើយ​រក​ឃើញ Name[kn]=ಕಳೆದುಹೋಗಿ ಮರಳಿ ದೊರೆತ @@ -59,7 +58,6 @@ Name[sr@ijekavianlatin]=Izgubljeno-nađeno Name[sr@latin]=Izgubljeno-nađeno Name[sv]=Hittegods -Name[ta]=இழந்து கிடைத்தவை Name[th]=รายการที่จัดหมวดหมู่ไม่ได้ Name[tr]=Kayıplar ve Bulunanlar Name[ug]=يوقالغان ۋە تېپىلغان diff -Nru kinfocenter-5.25.5/Categories/networkinfocategory.desktop kinfocenter-5.24.7/Categories/networkinfocategory.desktop --- kinfocenter-5.25.5/Categories/networkinfocategory.desktop 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Categories/networkinfocategory.desktop 2022-10-14 10:03:59.000000000 +0000 @@ -27,7 +27,6 @@ Name[id]=Jaringan Name[it]=Rete Name[ja]=ネットワーク -Name[ka]=ქსელი Name[ko]=네트워크 Name[lt]=Tinklas Name[nl]=Netwerk diff -Nru kinfocenter-5.25.5/cmake/Findaha.cmake kinfocenter-5.24.7/cmake/Findaha.cmake --- kinfocenter-5.25.5/cmake/Findaha.cmake 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/cmake/Findaha.cmake 1970-01-01 00:00:00.000000000 +0000 @@ -1,10 +0,0 @@ -# This module defines the following variables: -# -# aha_FOUND - true if found -# aha_PATH - path to the bin (only when found) -# -# SPDX-License-Identifier: BSD-2-Clause -# SPDX-FileCopyrightText: 2022 Harald Sitter - -include(ProgramFinder) -program_finder(aha) diff -Nru kinfocenter-5.25.5/cmake/Finddmidecode.cmake kinfocenter-5.24.7/cmake/Finddmidecode.cmake --- kinfocenter-5.25.5/cmake/Finddmidecode.cmake 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/cmake/Finddmidecode.cmake 1970-01-01 00:00:00.000000000 +0000 @@ -1,10 +0,0 @@ -# This module defines the following variables: -# -# dmidecode_FOUND - true if found -# dmidecode_PATH - path to the bin (only when found) -# -# SPDX-License-Identifier: BSD-2-Clause -# SPDX-FileCopyrightText: 2022 Harald Sitter - -include(ProgramFinder) -program_finder(dmidecode) diff -Nru kinfocenter-5.25.5/cmake/Findfwupdmgr.cmake kinfocenter-5.24.7/cmake/Findfwupdmgr.cmake --- kinfocenter-5.25.5/cmake/Findfwupdmgr.cmake 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/cmake/Findfwupdmgr.cmake 1970-01-01 00:00:00.000000000 +0000 @@ -1,10 +0,0 @@ -# This module defines the following variables: -# -# fwupdmgr_FOUND - true if found -# fwupdmgr_PATH - path to the bin (only when found) -# -# SPDX-License-Identifier: BSD-2-Clause -# SPDX-FileCopyrightText: 2022 Harald Sitter - -include(ProgramFinder) -program_finder(fwupdmgr) diff -Nru kinfocenter-5.25.5/CMakeLists.txt kinfocenter-5.24.7/CMakeLists.txt --- kinfocenter-5.25.5/CMakeLists.txt 2022-09-06 12:16:58.000000000 +0000 +++ kinfocenter-5.24.7/CMakeLists.txt 2022-10-14 10:04:46.000000000 +0000 @@ -1,11 +1,10 @@ project(kinfocenter) -set(PROJECT_VERSION "5.25.5") +set(PROJECT_VERSION "5.24.7") cmake_minimum_required(VERSION 3.16) set(QT_MIN_VERSION "5.15.0") -set(KF5_MIN_VERSION "5.90") -set(KDE_COMPILERSETTINGS_LEVEL "5.82") +set(KF5_MIN_VERSION "5.74") find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake) @@ -17,11 +16,11 @@ include(KDECompilerSettings NO_POLICY_SCOPE) include(FeatureSummary) include(KDEClangFormat) -include(ECMFindQmlModule) +include(ECMQMLModules) include(KDEGitCommitHooks) include(ECMSetupQtPluginMacroNames) -find_package(Qt${QT_MAJOR_VERSION} ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Core Gui Widgets) +find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Core Gui Widgets) find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS Config @@ -78,11 +77,10 @@ install( FILES ${CMAKE_CURRENT_BINARY_DIR}/kinfocenter DESTINATION ${KDE_INSTALL_FULL_BINDIR}/ ) -feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES) - -find_package(KF5I18n CONFIG REQUIRED) ki18n_install(po) +feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES) + find_package(KF5DocTools CONFIG) if(KF5DocTools_FOUND) kdoctools_install(po) diff -Nru kinfocenter-5.25.5/debian/changelog kinfocenter-5.24.7/debian/changelog --- kinfocenter-5.25.5/debian/changelog 2022-09-06 14:31:58.000000000 +0000 +++ kinfocenter-5.24.7/debian/changelog 2022-10-14 11:45:12.000000000 +0000 @@ -1,132 +1,15 @@ -kinfocenter (4:5.25.5-0ubuntu1~ubuntu22.04~ppa1) jammy; urgency=high +kinfocenter (4:5.24.7-0ubuntu0.1~ubuntu22.04~ppa1) jammy; urgency=high - * New upstream release (5.25.5) + * New upstream bugfix release (5.24.7) (LP: #1992971) - -- Rik Mills Tue, 06 Sep 2022 15:31:58 +0100 + -- Rik Mills Fri, 14 Oct 2022 12:45:12 +0100 -kinfocenter (4:5.25.4-1ubuntu1) kinetic; urgency=medium +kinfocenter (4:5.24.6-0ubuntu0.1) jammy; urgency=medium - * Merge from Debian unstable. Remaining changes: - - Kubuntu Vcs and maintainer fields. - - Recommend aha, mesa-utils, mesa-utils-extra, vulkan-tools + * New upstream bugfix release (5.24.6) + * SRU to 22.04 (LP: #1986447) - -- Rik Mills Thu, 04 Aug 2022 00:41:22 +0100 - -kinfocenter (4:5.25.4-1) unstable; urgency=medium - - [ Aurélien COUDERC ] - * New upstream release (5.25.4). - - -- Aurélien COUDERC Tue, 02 Aug 2022 17:30:29 +0200 - -kinfocenter (4:5.25.4-0ubuntu1) kinetic; urgency=medium - - * New upstream release (5.25.4) - - -- Rik Mills Tue, 02 Aug 2022 17:58:57 +0100 - -kinfocenter (4:5.25.3-2) unstable; urgency=medium - - * Team upload. - * Suggest aha, needed by the firmware module. - * Remove inactive Uploaders. - * Modernize building: - - add the dh-sequence-kf5 build dependency to use the kf5 addon - automatically, removing pkg-kde-tools - - drop all the manually specified addons and buildsystem for dh - * Drop unused build dependencies: libkf5completion-dev, libkf5crash-dev, - libkf5dbusaddons-dev, libkf5windowsystem-dev, libkf5xmlgui-dev, libpci-dev, - and libraw1394-dev. - * Drop the ieee-data dependency, as oui.txt is no more read. - * Recommend dmidecode, only on architectures on which it exists, for reading - the machine serial number. - * Recommend pciutils, to show the available PCI devices by default. - * Update lintian overrides. - - -- Pino Toscano Sun, 31 Jul 2022 08:08:02 +0200 - -kinfocenter (4:5.25.3-1) unstable; urgency=medium - - [ Aurélien COUDERC ] - * New upstream release (5.25.2). - * Refresh lintian overrides. - * New upstream release (5.25.3). - * Release to unstable - - -- Aurélien COUDERC Sun, 17 Jul 2022 15:26:10 +0200 - -kinfocenter (4:5.25.3-0ubuntu1) kinetic; urgency=medium - - * New upstream release (5.25.3) - - -- Rik Mills Tue, 12 Jul 2022 14:43:33 +0100 - -kinfocenter (4:5.25.2-0ubuntu1) kinetic; urgency=medium - - * New upstream release (5.25.2) - - -- Rik Mills Tue, 28 Jun 2022 14:16:34 +0100 - -kinfocenter (4:5.25.1-1) experimental; urgency=medium - - [ Patrick Franz ] - * New upstream release (5.25.1). - - -- Patrick Franz Tue, 21 Jun 2022 21:46:18 +0200 - -kinfocenter (4:5.25.1-0ubuntu1) kinetic; urgency=medium - - * New upstream release (5.25.1) - - -- Rik Mills Tue, 21 Jun 2022 16:26:54 +0100 - -kinfocenter (4:5.25.0-1) experimental; urgency=medium - - * New upstream release (5.25.0). - * Bump Standards-Version to 4.6.1, no change required. - - -- Aurélien COUDERC Tue, 14 Jun 2022 21:26:03 +0200 - -kinfocenter (4:5.25.0-0ubuntu1) kinetic; urgency=medium - - * New upstream release (5.25.0) - - -- Rik Mills Tue, 14 Jun 2022 08:05:30 +0100 - -kinfocenter (4:5.24.90-1) experimental; urgency=medium - - [ Aurélien COUDERC ] - * New upstream release (5.24.90). - * Add lintian overrides for internal library libKInfoCenterInternal.so. - - -- Aurélien COUDERC Fri, 20 May 2022 11:25:21 +0200 - -kinfocenter (4:5.24.90-0ubuntu1) kinetic; urgency=medium - - * New upstream release (5.24.90) - * Add aha to runtime depends. - - -- Rik Mills Thu, 19 May 2022 18:40:01 +0100 - -kinfocenter (4:5.24.5-1) unstable; urgency=medium - - [ Aurélien COUDERC ] - * New upstream release (5.24.5). - - -- Aurélien COUDERC Thu, 12 May 2022 21:39:03 +0200 - -kinfocenter (4:5.24.5-0ubuntu1) kinetic; urgency=medium - - * New upstream release (5.24.5) - - -- Rik Mills Tue, 03 May 2022 15:48:06 +0100 - -kinfocenter (4:5.24.4-1) unstable; urgency=medium - - [ Aurélien COUDERC ] - * New upstream release (5.24.4). - - -- Aurélien COUDERC Wed, 30 Mar 2022 13:43:41 +0200 + -- Rik Mills Tue, 16 Aug 2022 09:06:10 +0100 kinfocenter (4:5.24.4-0ubuntu1) jammy; urgency=medium @@ -134,14 +17,6 @@ -- Rik Mills Wed, 30 Mar 2022 10:19:52 +0100 -kinfocenter (4:5.24.3-1) unstable; urgency=medium - - [ Aurélien COUDERC ] - * New upstream release (5.24.3). - * Added myself to the uploaders. - - -- Aurélien COUDERC Thu, 10 Mar 2022 07:44:39 +0100 - kinfocenter (4:5.24.3-0ubuntu1) jammy; urgency=medium * Update maintainer to Kubuntu Developers. @@ -149,15 +24,6 @@ -- Rik Mills Tue, 08 Mar 2022 12:14:25 +0000 -kinfocenter (4:5.24.2-1) unstable; urgency=medium - - [ Patrick Franz ] - * New upstream release (5.24.2). - * Update B-Ds and deps with the info from cmake. - * Update d/copyright. - - -- Patrick Franz Sat, 26 Feb 2022 21:58:30 +0100 - kinfocenter (4:5.24.2-0ubuntu1) jammy; urgency=medium * New upstream release (5.24.2) @@ -190,38 +56,12 @@ -- Rik Mills Fri, 14 Jan 2022 10:18:27 +0000 -kinfocenter (4:5.23.5-1) unstable; urgency=medium - - [ Patrick Franz ] - * New upstream release (5.23.5). - - -- Patrick Franz Fri, 07 Jan 2022 15:43:33 +0100 - kinfocenter (4:5.23.5-0ubuntu1) jammy; urgency=medium * New upstream release (5.23.5) -- Rik Mills Tue, 04 Jan 2022 10:40:17 +0000 -kinfocenter (4:5.23.4-2) unstable; urgency=medium - - * Team upload. - * Add the libusb-1.0-0-dev build dependency to enable the USB devices module. - * Bump Standards-Version to 4.6.0, no changes required. - * Remove the now unused DEB_HOST_ARCH_OS variable in rules. - * Trim trailing whitespace. - * Re-export upstream signing key without extra signatures. - * Suggest vulkan-tools, as it can be used to show Vulkan information. - - -- Pino Toscano Wed, 08 Dec 2021 07:20:09 +0100 - -kinfocenter (4:5.23.4-1) unstable; urgency=medium - - [ Norbert Preining ] - * New upstream release (5.23.4). - - -- Patrick Franz Thu, 02 Dec 2021 22:25:19 +0100 - kinfocenter (4:5.23.4-0ubuntu1) jammy; urgency=medium * New upstream release (5.23.4) diff -Nru kinfocenter-5.25.5/debian/control kinfocenter-5.24.7/debian/control --- kinfocenter-5.25.5/debian/control 2022-09-06 14:31:58.000000000 +0000 +++ kinfocenter-5.24.7/debian/control 2022-10-14 11:45:12.000000000 +0000 @@ -3,31 +3,41 @@ Priority: optional Maintainer: Kubuntu Developers XSBC-Original-Maintainer: Debian Qt/KDE Maintainers -Uploaders: Aurélien COUDERC , +Uploaders: Scarlett Moore , Patrick Franz , + Norbert Preining , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), - dh-sequence-kf5, - extra-cmake-modules (>= 5.90~), + extra-cmake-modules (>= 5.90.0~), gettext, libegl1-mesa-dev, - libkf5config-dev (>= 5.90~), - libkf5configwidgets-dev (>= 5.90~), - libkf5coreaddons-dev (>= 5.90~), - libkf5declarative-dev (>= 5.90~), - libkf5doctools-dev (>= 5.90~), - libkf5i18n-dev (>= 5.90~), - libkf5kcmutils-dev (>= 5.90~), - libkf5kio-dev (>= 5.90~), - libkf5package-dev (>= 5.90~), - libkf5service-dev (>= 5.90~), - libkf5solid-dev (>= 5.90~), - libkf5widgetsaddons-dev (>= 5.90~), + libkf5completion-dev (>= 5.90.0~), + libkf5config-dev (>= 5.90.0~), + libkf5configwidgets-dev (>= 5.90.0~), + libkf5coreaddons-dev (>= 5.90.0~), + libkf5crash-dev (>= 5.90.0~), + libkf5dbusaddons-dev (>= 5.90.0~), + libkf5declarative-dev (>= 5.90.0~), + libkf5doctools-dev (>= 5.90.0~), + libkf5i18n-dev (>= 5.90.0~), + libkf5iconthemes-dev (>= 5.90.0~), + libkf5kcmutils-dev (>= 5.90.0~), + libkf5kio-dev (>= 5.90.0~), + libkf5package-dev (>= 5.90.0~), + libkf5service-dev (>= 5.90.0~), + libkf5solid-dev (>= 5.90.0~), + libkf5wayland-dev (>= 4:5.90.0~) [linux-any], + libkf5widgetsaddons-dev (>= 5.90.0~), + libkf5windowsystem-dev (>= 5.90.0~), + libkf5xmlgui-dev (>= 5.90.0~), + libpci-dev, + libraw1394-dev [linux-any], libusb-1.0-0-dev, pkg-config, + pkg-kde-tools (>= 0.15.18~), qml-module-org-kde-kirigami2, qtbase5-dev (>= 5.15.0~), -Standards-Version: 4.6.1 +Standards-Version: 4.5.0 Homepage: https://invent.kde.org/plasma/kinfocenter Vcs-Browser: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/kinfocenter Vcs-Git: https://git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/kinfocenter @@ -35,12 +45,13 @@ Package: kinfocenter Architecture: any -Depends: plasma-workspace (>= 4:5.14), +Depends: ieee-data, + plasma-workspace (>= 4:5.14), qml-module-org-kde-kirigami2, usb.ids, ${misc:Depends}, ${shlibs:Depends}, -Recommends: dmidecode, pciutils, aha, mesa-utils, mesa-utils-extra, vulkan-tools +Recommends: mesa-utils, mesa-utils-extra, vulkan-tools Suggests: samba Description: system information viewer The kinfocenter provides you with a centralized and convenient diff -Nru kinfocenter-5.25.5/debian/copyright kinfocenter-5.24.7/debian/copyright --- kinfocenter-5.25.5/debian/copyright 2022-09-06 14:31:58.000000000 +0000 +++ kinfocenter-5.24.7/debian/copyright 2022-10-14 11:45:12.000000000 +0000 @@ -98,7 +98,18 @@ notice and this notice are preserved. This file is offered as-is, without any warranty. -Files: po/ca/* +Files: Modules/base/info_wayland.cpp + Modules/base/info_wayland.h + Modules/base/os_base.h + Modules/base/os_current.cpp + Modules/base/os_current.h + Modules/memory/chartWidget.h + Modules/fileindexermonitor/package/contents/ui/* + Modules/memory/memory.h + Modules/memory/physicalMemoryChart.h + Modules/memory/swapMemoryChart.h + Modules/memory/totalMemoryChart.h + po/ca/* po/ca@valencia/* po/uk/* Copyright: 1998-2002 Helge Deller @@ -136,8 +147,25 @@ Copyright: 2015 David Edmundson License: LGPL-2.1-or-later -Files: Modules/about-distro/src/Version.h.cmake +Files: Modules/opengl/openglconfig.h.cmake +Copyright: 2011, Linaro Limited Jammy Zhou +License: LGPL-2+ + +Files: Modules/base/info_netbsd.cpp +Copyright: Jaromir Dolecek + David Brownlee + Hubert Feyer +License: Public-Domain + * The code is placed into public domain. Do whatever you want with it. + +Files: Modules/about-distro/src/Module.cpp + Modules/about-distro/src/Module.h + Modules/about-distro/src/Version.h.cmake Modules/about-distro/src/main.cpp + Modules/base/info_generic.cpp + Modules/base/info_linux.cpp + Modules/info/info.cpp + Modules/info/info.h Modules/samba/* Copyright: 2012-2020 Harald Sitter 1998-1999, Helge Deller @@ -145,7 +173,6 @@ Files: debian/* Copyright: 2014, 2020 Scarlett Moore - 2022, Patrick Franz License: GPL-2.0-or-later License: GFDL-1.2+ @@ -230,6 +257,25 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. +License: LGPL-2+ + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. + -- + On Debian systems, the complete text of the GNU Library General Public + License version 2 can be found in `/usr/share/common-licenses/LGPL-2'. + License: LGPL-2.1-only This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff -Nru kinfocenter-5.25.5/debian/kinfocenter.lintian-overrides kinfocenter-5.24.7/debian/kinfocenter.lintian-overrides --- kinfocenter-5.25.5/debian/kinfocenter.lintian-overrides 2022-09-06 14:31:58.000000000 +0000 +++ kinfocenter-5.24.7/debian/kinfocenter.lintian-overrides 2022-10-14 11:45:12.000000000 +0000 @@ -1,11 +1,4 @@ -kinfocenter: no-manual-page [usr/bin/kinfocenter] -# Internal library +kinfocenter: no-manual-page usr/bin/kinfocenter kinfocenter: lacks-ldconfig-trigger usr/lib/*/libKInfoCenterInternal.so -# Internal library kinfocenter: package-name-doesnt-match-sonames libKInfoCenterInternal -# Internal library kinfocenter: shared-library-lacks-version usr/lib/*/libKInfoCenterInternal.so libKInfoCenterInternal.so -# Internal library -kinfocenter: no-symbols-control-file usr/lib/*/libKInfoCenterInternal.so -# Script is called from c++ code as an argument to /bin/sh -kinfocenter: script-not-executable [usr/share/kpackage/kcms/kcm_firmware_security/contents/code/fwupdmgr.sh] diff -Nru kinfocenter-5.25.5/debian/rules kinfocenter-5.24.7/debian/rules --- kinfocenter-5.25.5/debian/rules 2022-09-06 14:31:58.000000000 +0000 +++ kinfocenter-5.24.7/debian/rules 2022-10-14 11:45:12.000000000 +0000 @@ -1,7 +1,9 @@ #!/usr/bin/make -f # -*- makefile -*- +DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS) export DEB_BUILD_MAINT_OPTIONS=hardening=+all %: - dh $@ + dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp + diff -Nru kinfocenter-5.25.5/debian/salsa-ci.yml kinfocenter-5.24.7/debian/salsa-ci.yml --- kinfocenter-5.25.5/debian/salsa-ci.yml 2022-09-06 14:31:58.000000000 +0000 +++ kinfocenter-5.24.7/debian/salsa-ci.yml 2022-10-14 11:45:12.000000000 +0000 @@ -1,7 +1,9 @@ include: -- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml -- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml variables: - EXTRA_REPOSITORY: debian/salsa/extra_repository.list - EXTRA_REPOSITORY_KEY: debian/salsa/qt-kde-team.debian.net.asc - SALSA_CI_REPROTEST_ARGS: --variations=-build-path + SALSA_CI_DISABLE_MISSING_BREAKS: 'no' + SALSA_CI_DISABLE_RC_BUGS: 'no' + SALSA_CI_REPROTEST_ARGS: '--variations=-build-path' + EXTRA_REPOSITORY: 'debian/salsa/extra_repository.list' + EXTRA_REPOSITORY_KEY: 'debian/salsa/qt-kde-team.debian.net.asc' diff -Nru kinfocenter-5.25.5/debian/upstream/signing-key.asc kinfocenter-5.24.7/debian/upstream/signing-key.asc --- kinfocenter-5.25.5/debian/upstream/signing-key.asc 2022-09-06 14:31:58.000000000 +0000 +++ kinfocenter-5.24.7/debian/upstream/signing-key.asc 2022-10-14 11:45:12.000000000 +0000 @@ -13,145 +13,632 @@ QdLEOXCbPbRG3q0OlSaOvETL7YkSY8c2N6yqmWaJvudpJ0VVPyIWa2xT53JTXgAD 4m1w8MThAZBZpJi852nQCByCsRC+3cofA7bQd60XLiFWgmnq+rlqryMlWvUmMmat e7U1NC5UsfH6ToXf/ZNZG+fMGE+ntYiHWRFr2tZMyXfUOrgHsAVMAE8v/xVtwS5e -VCAdM21GNG4d6XiF7T32GDzrEQm5AQ0EUbX5tAEIAL0uLkPxHbg9boIuVdahyy6F -BOcUf8xj3qj8FUGpRkcSSsoyvFTHZRTR+wwTPTaZzzzTFSITRGVv7vdKyl/A+SMw -/nlUVfB9xGvvCgzPGesUk9lmxX2DRVpoq9CyVIw0XXJQtNkC3O1yEws4zuDzHe99 -sfDvXpA1ikfN+Hgn3oLjCHHtWuTyXGKXUimzToDMqWentVkP1rzKPlin9XJ0KDT/ -axrrD9L5s4KCjHdWEQwG3miJDxQnlsAFDBj7Bs8DZZE+xdzx/l8qBKOxmXD9ohFp -4q0wXVV4QJMHtjhvhId9EN965drlYmMfusMCwavklBOWdR1MdSSBIYPS5eISmj0A -EQEAAYkBHwQYAQIACQUCUbX5tAIbDAAKCRD1Z1YFx04Cz4CzCACpN1l39Yzoniqx -laabcOrEbFjhKXlFXPm5TC+nj2iO8BieJLoltTcQL1nbxBHcxMkxUUJAVKBSmlh3 -BPjYJhXBNRvW/gamjaO+LoStXI+0vO4aOhkR0tLqA9/zQFM9uVPu6InS0N98oMaL -azyxnXuqEanCN7yWfKHKxmkKiVMB1RMaE+2TYQBKPfFukiX2vv3qByVez8qYGa98 -80x6fkrqFbPoJ2oDXEGGD0W7fkv1pZV/1XCuXV/qKz3htD3AQDuLijqt6sM9Oe7Y -Lsv5lqTb5DK6g2N9xvhTz64Z+j9bf44fbMReg3ub3GXlf9rFT8eDYfyYLJgWJ/1h -YZximth9 -=QnRI ------END PGP PUBLIC KEY BLOCK----- ------BEGIN PGP PUBLIC KEY BLOCK----- - -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 -=j9MJ ------END PGP PUBLIC KEY BLOCK----- ------BEGIN PGP PUBLIC KEY BLOCK----- - -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 -oS4= -=yOFv +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 +Gzm69GQcSVlMy4/+RMNYhS8+TqEu +=3EwO -----END PGP PUBLIC KEY BLOCK----- diff -Nru kinfocenter-5.25.5/kcontrol/menus/kinfocenter.directory kinfocenter-5.24.7/kcontrol/menus/kinfocenter.directory --- kinfocenter-5.25.5/kcontrol/menus/kinfocenter.directory 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/kcontrol/menus/kinfocenter.directory 2022-10-14 10:03:59.000000000 +0000 @@ -25,7 +25,6 @@ Name[id]=Informasi Name[it]=Informazioni Name[ja]=情報 -Name[ka]=ინფორმაცია Name[ko]=정보 Name[lt]=Informacija Name[nb]=Informasjon diff -Nru kinfocenter-5.25.5/.kde-ci.yml kinfocenter-5.24.7/.kde-ci.yml --- kinfocenter-5.25.5/.kde-ci.yml 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/.kde-ci.yml 2022-10-14 10:03:59.000000000 +0000 @@ -21,4 +21,3 @@ 'frameworks/kwindowsystem': '@latest' 'frameworks/solid': '@latest' 'plasma/systemsettings': '@same' - 'plasma/plasma-systemmonitor': '@same' diff -Nru kinfocenter-5.25.5/Messages.sh kinfocenter-5.24.7/Messages.sh --- kinfocenter-5.25.5/Messages.sh 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/Messages.sh 2022-10-14 10:03:59.000000000 +0000 @@ -0,0 +1,3 @@ +#!/bin/sh +$EXTRACTRC *.rc >> rc.cpp +$XGETTEXT *.cpp -o $podir/kinfocenter.pot diff -Nru kinfocenter-5.25.5/Modules/about-distro/src/about-distro.json kinfocenter-5.24.7/Modules/about-distro/src/about-distro.json --- kinfocenter-5.25.5/Modules/about-distro/src/about-distro.json 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/about-distro/src/about-distro.json 2022-10-14 10:03:59.000000000 +0000 @@ -7,7 +7,6 @@ "Description[bg]": "Информация за системата", "Description[ca@valencia]": "Informació quant a este sistema", "Description[ca]": "Informació quant a aquest sistema", - "Description[cs]": "Informace o tomto systému", "Description[de]": "Informationen über dieses System", "Description[en_GB]": "Information About This System", "Description[es]": "Información sobre este sistema", @@ -18,7 +17,6 @@ "Description[id]": "Informasi Tentang Sistem Ini", "Description[it]": "Informazioni su questo sistema", "Description[ja]": "このシステムに関する情報", - "Description[ka]": "ინფორმაცია ამ სისტემის შესახებ", "Description[ko]": "이 시스템 정보", "Description[nl]": "Informatie over dit systeem", "Description[nn]": "Informasjon om systemet", @@ -27,11 +25,11 @@ "Description[pt_BR]": "Informações sobre este sistema", "Description[ro]": "Informații despre acest sistem", "Description[ru]": "Сведения об этой системе", - "Description[sk]": "Informácia o tomto systéme", + "Description[sk]": "Informácie o tomto systéme", "Description[sl]": "Informacije o tem sistemu", "Description[sv]": "Information om systemet", "Description[ta]": "இக்கணினியை பற்றிய விவரங்கள்", - "Description[tr]": "Sistem Hakkında Bilgi", + "Description[tr]": "Bu Sistem Hakkında Bilgi", "Description[uk]": "Інформація щодо цієї системи", "Description[vi]": "Thông tin về hệ thống này", "Description[x-test]": "xxInformation About This Systemxx", @@ -55,7 +53,6 @@ "Name[id]": "Tentang Sistem Ini", "Name[it]": "Informazioni sul sistema", "Name[ja]": "このシステムについて", - "Name[ka]": "ამ სისტემის შესახებ", "Name[ko]": "이 시스템 정보", "Name[lt]": "Apie šią sistemą", "Name[nl]": "Over dit systeem", @@ -70,7 +67,7 @@ "Name[sv]": "Om systemet", "Name[ta]": "இக்கணினியை பற்றி", "Name[tg]": "Иттилоот дар бораи низоми ҷорӣ", - "Name[tr]": "Sistem Hakkında", + "Name[tr]": "Bu Sistem Hakkında", "Name[uk]": "Про цю систему", "Name[vi]": "Về hệ thống này", "Name[x-test]": "xxAbout this Systemxx", diff -Nru kinfocenter-5.25.5/Modules/about-distro/src/CMakeLists.txt kinfocenter-5.24.7/Modules/about-distro/src/CMakeLists.txt --- kinfocenter-5.25.5/Modules/about-distro/src/CMakeLists.txt 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/about-distro/src/CMakeLists.txt 2022-10-14 10:03:59.000000000 +0000 @@ -1,8 +1,6 @@ configure_file(${CMAKE_CURRENT_SOURCE_DIR}/Version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/Version.h) include_directories(${CMAKE_CURRENT_BINARY_DIR}) -add_subdirectory(dmidecode-helper) - set(kcm_SRCS CPUEntry.cpp CPUEntry.h @@ -33,8 +31,6 @@ KF5::QuickAddons KF5::Solid KF5::Service - KF5::KIOGui - KF5::AuthCore) + KF5::KIOGui) kpackage_install_package(package kcm_about-distro kcms) -install(FILES kcm_about-distro.desktop DESTINATION ${KDE_INSTALL_APPDIR}) diff -Nru kinfocenter-5.25.5/Modules/about-distro/src/dmidecode-helper/CMakeLists.txt kinfocenter-5.24.7/Modules/about-distro/src/dmidecode-helper/CMakeLists.txt --- kinfocenter-5.25.5/Modules/about-distro/src/dmidecode-helper/CMakeLists.txt 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/about-distro/src/dmidecode-helper/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,16 +0,0 @@ -# SPDX-License-Identifier: BSD-3-Clause -# SPDX-FileCopyrightText: 2021-2022 Harald Sitter - -find_package(dmidecode) -set_package_properties(dmidecode PROPERTIES TYPE RUNTIME) - -add_executable(kinfocenter-dmidecode-helper helper.cpp) -target_link_libraries(kinfocenter-dmidecode-helper - Qt::Widgets - KF5::AuthCore - KF5::I18n -) - -kauth_install_actions(org.kde.kinfocenter.dmidecode org.kde.kinfocenter.dmidecode.actions) -kauth_install_helper_files(kinfocenter-dmidecode-helper org.kde.kinfocenter.dmidecode root) -install(TARGETS kinfocenter-dmidecode-helper DESTINATION ${KAUTH_HELPER_INSTALL_DIR}) diff -Nru kinfocenter-5.25.5/Modules/about-distro/src/dmidecode-helper/helper.cpp kinfocenter-5.24.7/Modules/about-distro/src/dmidecode-helper/helper.cpp --- kinfocenter-5.25.5/Modules/about-distro/src/dmidecode-helper/helper.cpp 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/about-distro/src/dmidecode-helper/helper.cpp 1970-01-01 00:00:00.000000000 +0000 @@ -1,70 +0,0 @@ -// SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL -// SPDX-FileCopyrightText: 2021-2022 Harald Sitter - -#include "helper.h" - -#include -#include -#include -#include - -#include - -template -auto make_array(Input&&... args) -> std::array // NB: we need suffix notation here so args is defined -{ - return {std::forward(args)...}; -} - -KAuth::ActionReply DMIDecodeHelper::systeminformation(const QVariantMap &args) -{ - Q_UNUSED(args); - - // PATH is super minimal when invoked through dbus - setenv("PATH", "/usr/sbin:/sbin:/usr/local/sbin", 1); - const QString dmidecode = QStandardPaths::findExecutable("dmidecode"); - if (dmidecode.isEmpty()) { - return KAuth::ActionReply::HelperErrorReply(); - } - - // NB: Microsoft also outlines a limited set of DMI values to be required for IOT OEM licensing, as such we - // can rely on the same fields to have sound content . Since this only applies to OEMs we still need to filter - // out dummy values though and because of that we can grab more fields, since we'll filter them anyway. - // https://docs.microsoft.com/en-us/windows-hardware/manufacture/iot/license-requirements?view=windows-11#smbios-support - - KAuth::ActionReply reply; - for (const auto &key : {QStringLiteral("system-manufacturer"), - QStringLiteral("system-product-name"), - QStringLiteral("system-version"), - QStringLiteral("system-serial-number")}) { - QProcess proc; - proc.start(dmidecode, {QStringLiteral("--string"), key}); - proc.waitForFinished(); - const QByteArray output = proc.readAllStandardOutput().trimmed(); - - if (output.isEmpty() || proc.error() != QProcess::UnknownError || proc.exitStatus() != QProcess::NormalExit) { - continue; - } - - // Fairly exhaustive filter list based on a dozen or so samples gathered from reddit and other places. - // These are values that may appear in the DMI system information but aren't really useful. - static const auto dummyData = make_array(QStringLiteral("system version"), - QStringLiteral("system product name"), - QStringLiteral("system serial number"), - QStringLiteral("system manufacturer"), - QStringLiteral("to be filled by o.e.m."), - QStringLiteral("standard"), /* sometimes the version is useless */ - QStringLiteral("sku"), - QStringLiteral("default string"), - QStringLiteral("not specified") - /* may also be empty, but that is filtered above already */); - if (std::find(dummyData.cbegin(), dummyData.cend(), output.toLower()) != dummyData.cend()) { - continue; - } - - reply.addData(key, output); - } - return reply; -} - -KAUTH_HELPER_MAIN("org.kde.kinfocenter.dmidecode", DMIDecodeHelper) diff -Nru kinfocenter-5.25.5/Modules/about-distro/src/dmidecode-helper/helper.h kinfocenter-5.24.7/Modules/about-distro/src/dmidecode-helper/helper.h --- kinfocenter-5.25.5/Modules/about-distro/src/dmidecode-helper/helper.h 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/about-distro/src/dmidecode-helper/helper.h 1970-01-01 00:00:00.000000000 +0000 @@ -1,13 +0,0 @@ -// SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL -// SPDX-FileCopyrightText: 2021 Harald Sitter - -#pragma once - -#include - -class DMIDecodeHelper : public QObject -{ - Q_OBJECT -public Q_SLOTS: - KAuth::ActionReply systeminformation(const QVariantMap &args); -}; diff -Nru kinfocenter-5.25.5/Modules/about-distro/src/dmidecode-helper/org.kde.kinfocenter.dmidecode.actions kinfocenter-5.24.7/Modules/about-distro/src/dmidecode-helper/org.kde.kinfocenter.dmidecode.actions --- kinfocenter-5.25.5/Modules/about-distro/src/dmidecode-helper/org.kde.kinfocenter.dmidecode.actions 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/about-distro/src/dmidecode-helper/org.kde.kinfocenter.dmidecode.actions 1970-01-01 00:00:00.000000000 +0000 @@ -1,122 +0,0 @@ -# SPDX-License-Identifier: CC0-1.0 -# SPDX-FileCopyrightText: 2021 Harald Sitter -[Domain] -Icon=computer -URL=https://www.kde.org -Name=Desktop Management Interface -Name[ar]=واجهة إدارة سطح المكتب -Name[az]=Masaüstü İdarəetmə İnterfeysi -Name[bg]=Интерфейс на работната среда -Name[ca]=Interfície de gestió de l'escriptori -Name[ca@valencia]=Interfície de gestió de l'escriptori -Name[cs]=Rozhraní pro správu pracovní plochy -Name[en_GB]=Desktop Management Interface -Name[es]=Interfaz de gestión del escritorio -Name[eu]=Mahaigaina kudeatzeko interfazea -Name[fi]=Työpöydänhallintakäyttöliittymä -Name[fr]=Interface de gestion du bureau -Name[ia]=Interfacie de gerente de scriptorio -Name[id]=Antarmuka Pengelola Desktop -Name[it]=Interfaccia di gestione desktop -Name[ja]=デスクトップ管理インターフェース -Name[ka]=სამუშაო მაგიდის მართვის ინტერფეისი -Name[ko]=데스크톱 관리 인터페이스 -Name[nl]=Bureaubladbeheerinterface -Name[nn]=Desktop Management Interface -Name[pl]=Interfejs zarządzania pulpitem -Name[pt]=Interface de Gestão do Computador -Name[pt_BR]=Interface de gerenciamento da área de trabalho -Name[ro]=Interfață de gestiune a biroului -Name[ru]=DMI-интерфейс -Name[sk]=Rozhranie správy pracovnej plochy -Name[sl]=Vmesnik za upravljanje namizja -Name[sv]=Gränssnitt för skrivbordshantering -Name[ta]=மேசைக்கணினி நிர்வாக இடைமுகப்பு -Name[tr]=Masaüstü Yönetim Arayüzü -Name[uk]=Інтерфейс керування стільницею -Name[vi]=Giao diện quản lí máy tính -Name[x-test]=xxDesktop Management Interfacexx -Name[zh_CN]=桌面管理界面 (DMI) - -[org.kde.kinfocenter.dmidecode.systeminformation] -Policy=yes -PolicyInactive=yes -Name=System Information -Name[ar]=معلومات النظام -Name[ast]=Información del sistema -Name[az]=Sistem Məlumatları -Name[bg]=Системна информация -Name[ca]=Informació del sistema -Name[ca@valencia]=Informació del sistema -Name[cs]=Systémové informace -Name[da]=Systeminformation -Name[de]=Systeminformation -Name[el]=Πληροφορίες συστήματος -Name[en_GB]=System Information -Name[es]=Información del sistema -Name[et]=Süsteemi teave -Name[eu]=Sistemaren informazioa -Name[fi]=Järjestelmätiedot -Name[fr]=Informations système -Name[gl]=Información do sistema -Name[hu]=Rendszerjellemzők -Name[ia]=Information de Systema -Name[id]=Informasi Sistem -Name[it]=Informazioni di sistema -Name[ja]=システム情報 -Name[ka]=ინფორმაცის სისტემის შესახებ -Name[ko]=시스템 정보 -Name[lt]=Sistemos informacija -Name[nl]=Systeeminformatie -Name[nn]=Systeminformasjon -Name[pa]=ਸਿਸਟਮ ਜਾਣਕਾਰੀ -Name[pl]=Dane systemowe -Name[pt]=Informação do Sistema -Name[pt_BR]=Informações do sistema -Name[ro]=Informații despre sistem -Name[ru]=Сведения о системе -Name[sk]=Systémové informácie -Name[sl]=Informacije o sistemu -Name[sv]=Systeminformation -Name[ta]=கணினி விவரங்கள் -Name[tg]=Иттилоот дар бораи низом -Name[tr]=Sistem Bilgisi -Name[uk]=Інформація про систему -Name[vi]=Thông tin hệ thống -Name[x-test]=xxSystem Informationxx -Name[zh_CN]=系统信息 -Name[zh_TW]=系統資訊 -Description=Read system information from system's Desktop Management Interface (DMI) -Description[ar]=تقرأ معلومات النظام من واجهة إدارة سطح المكتب DMI للنظام -Description[az]=Sistem məlumatlarını Masaüstü İdarəetmə İnterfeysindən (az-Mİİ = en-DMİ) oxumaq -Description[bg]=Прочитане на системна информация от интерфейса за управление на работния плот (DMI) на системата -Description[ca]=Llegeix la informació del sistema de la Interfície de gestió de l'escriptori «Desktop Management Interface (DMI)» del sistema -Description[ca@valencia]=Llig la informació del sistema de la Interfície de gestió de l'escriptori «Desktop Management Interface (DMI)» del sistema -Description[cs]=Přečíst systémové informace z Rozhraní pro správu pracovní plochy (DMI) -Description[en_GB]=Read system information from system's Desktop Management Interface (DMI) -Description[es]=Leer información del sistema de la interfaz de gestión del escritorio (DMI) -Description[eu]=Irakurri sistemaren informazioa sistemaren mahaigaina kudeatzeko interfazetik (DMI, «Desktop Management Interface») -Description[fi]=Lue järjestelmätiedot järjestelmän työpöydänhallintaliittymästä (DMI) -Description[fr]=Lire les informations sur le système à partir de l'interface de gestion du bureau « DMI » (Desktop Management Interface) -Description[ia]=Lege information de systema ab interfacie de gerente de scriptorio (DMI ex le anglese Desktop Mangement Interface) -Description[id]=Baca informasi sistem dari Antarmuka Pengelola Desktop (DMI) -Description[it]=Leggere le informazioni di sistema dall'interfaccia di gestione desktop (DMI) del sistema -Description[ja]=システムのデスクトップ管理インターフェース(DMI)からシステム情報を読み取ります -Description[ka]=სისტემის ინფორმაციის სამუშაო მაგიდის მართვის ინტერფეისიდან (DMI) მიღება -Description[ko]=시스템의 DMI(데스크톱 관리 인터페이스)에서 시스템 정보 읽기 -Description[nl]=Systeeminformatie lezen uit Bureaubladbeheerinterface (DMI) van het systeem -Description[nn]=Les systeminformasjon frå DMI-et (Desktop Management Interface) til systemet -Description[pl]=Odczytaj szczegóły systemu z interfejsu zarządzania pulpitem (DMI) -Description[pt]=Ler informações do sistema sobre a Interface de Gestão do Computador (DMI) -Description[pt_BR]=Ler as informações do sistema da interface de gerenciamento da área de trabalho (DMI) -Description[ro]=Citește informațiile despre sistem din Interfața de Gestiune a Biroului (DMI) -Description[ru]=Чтение сведений о системе с DMI-интерфейса -Description[sk]=Načíta systémové informácie zo systémového rozhrania správy pracovnej plochy (DMI) -Description[sl]=Preberi sistemske informacije vmesnika sistema za upravljanje namizja (angl. DMI) -Description[sv]=Läs systeminformation från systemets gränssnitt för skrivbordshantering (DMI) -Description[ta]=கணினியின் நிர்வாக இடைமுகப்பிலிருந்து (DMI-யிலிருந்து) கணினியின் விவரங்களைப் பெறும் -Description[tr]=Sistem bilgisini, sistemin Masaüstü Yönetim Arayüzü'nden (DMI) okuyun -Description[uk]=Читати дані системи з інтерфейсу керування стільницею (DMI) системи -Description[vi]=Đọc thông tin hệ thống từ "Giao diện quản lí máy tính" (DMI) của hệ thống -Description[x-test]=xxRead system information from system's Desktop Management Interface (DMI)xx -Description[zh_CN]=读取本机系统的桌面管理界面 (DMI) 中的系统信息 diff -Nru kinfocenter-5.25.5/Modules/about-distro/src/Entry.cpp kinfocenter-5.24.7/Modules/about-distro/src/Entry.cpp --- kinfocenter-5.25.5/Modules/about-distro/src/Entry.cpp 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/about-distro/src/Entry.cpp 2022-10-14 10:03:59.000000000 +0000 @@ -1,14 +1,13 @@ /* - SPDX-FileCopyrightText: 2012-2022 Harald Sitter + SPDX-FileCopyrightText: 2012-2020 Harald Sitter SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL */ #include "Entry.h" -Entry::Entry(const KLocalizedString &label_, const QString &value_, Hidden hidden) +Entry::Entry(const KLocalizedString &label_, const QString &value_) : m_label(label_) , m_value(value_) - , m_hidden(hidden) { Q_ASSERT(m_label.isEmpty() || localizedLabel(Language::English).endsWith(':')); } @@ -58,11 +57,6 @@ return m_value; } -bool Entry::isHidden() const -{ - return m_hidden == Hidden::Yes; -} - QLocale Entry::localeForLanguage(Language language) const { switch (language) { diff -Nru kinfocenter-5.25.5/Modules/about-distro/src/Entry.h kinfocenter-5.24.7/Modules/about-distro/src/Entry.h --- kinfocenter-5.25.5/Modules/about-distro/src/Entry.h 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/about-distro/src/Entry.h 2022-10-14 10:03:59.000000000 +0000 @@ -1,5 +1,5 @@ /* - SPDX-FileCopyrightText: 2012-2022 Harald Sitter + SPDX-FileCopyrightText: 2012-2020 Harald Sitter SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL */ @@ -28,14 +28,8 @@ }; Q_ENUM(Language); - enum class Hidden { - No = false, - Yes = true, - }; - Q_ENUM(Hidden); - // value may be empty if localizedValue is overridden - Entry(const KLocalizedString &label_, const QString &value_, Hidden hidden = Hidden::No); + Entry(const KLocalizedString &label_, const QString &value_); ~Entry() override; // When false this entry is garbage (e.g. incomplete data) and shouldn't be rendered. @@ -50,9 +44,6 @@ // is needed for the value. Q_SCRIPTABLE virtual QString localizedValue(Language language = Language::System) const; - // Returns whether this Entry should be hidden by default (i.e. only shown upon user request) - Q_INVOKABLE virtual bool isHidden() const; - protected: // Returns localized QString for the given language. QString localize(const KLocalizedString &string, Language language) const; @@ -64,8 +55,6 @@ KLocalizedString m_label; // Value of the entry (e.g. the version of plasma) QString m_value; - // Entries may be hidden behind a button so they aren't visible by default. - Hidden m_hidden; }; #endif // ENTRY_H diff -Nru kinfocenter-5.25.5/Modules/about-distro/src/kcm_about-distro.desktop kinfocenter-5.24.7/Modules/about-distro/src/kcm_about-distro.desktop --- kinfocenter-5.25.5/Modules/about-distro/src/kcm_about-distro.desktop 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/about-distro/src/kcm_about-distro.desktop 1970-01-01 00:00:00.000000000 +0000 @@ -1,42 +0,0 @@ -[Desktop Entry] -Type=Application -NoDisplay=true -Icon=ktip -Exec=kinfocenter kcm_about-distro - -Name=About this System -Name[az]=Bu sistem haqqında -Name[bg]=За системата -Name[ca]=Quant a aquest sistema -Name[ca@valencia]=Quant a este sistema -Name[cs]=O tomto systému -Name[de]=Über dieses System -Name[el]=Σχετικά με αυτό το σύστημα -Name[en_GB]=About this System -Name[es]=Acerca de este sistema -Name[eu]=Sistema honi buruz -Name[fi]=Tietoa tästä järjestelmästä -Name[fr]=À propos de ce système -Name[ia]=Re iste systema -Name[id]=Tentang Sistem Ini -Name[it]=Informazioni sul sistema -Name[ja]=このシステムについて -Name[ka]=ამ სისტემის შესახებ -Name[ko]=이 시스템 정보 -Name[lt]=Apie šią sistemą -Name[nl]=Over dit systeem -Name[nn]=Om dette systemet -Name[pl]=O tym systemie -Name[pt]=Acerca deste Sistema -Name[pt_BR]=Sobre este sistema -Name[ro]=Despre acest sistem -Name[ru]=О системе -Name[sk]=O tomto systéme -Name[sl]=O tem sistemu -Name[sv]=Om systemet -Name[tg]=Иттилоот дар бораи низоми ҷорӣ -Name[tr]=Sistem Hakkında -Name[uk]=Про цю систему -Name[vi]=Về hệ thống này -Name[x-test]=xxAbout this Systemxx -Name[zh_CN]=关于此系统 diff -Nru kinfocenter-5.25.5/Modules/about-distro/src/main.cpp kinfocenter-5.24.7/Modules/about-distro/src/main.cpp --- kinfocenter-5.25.5/Modules/about-distro/src/main.cpp 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/about-distro/src/main.cpp 2022-10-14 10:03:59.000000000 +0000 @@ -1,18 +1,14 @@ /* - SPDX-FileCopyrightText: 2012-2022 Harald Sitter + SPDX-FileCopyrightText: 2012-2021 Harald Sitter SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL */ -#include - #include #include #include #include #include -#include -#include #include #include #include @@ -34,62 +30,6 @@ #include #include -class EntryModel : public QAbstractListModel -{ - Q_OBJECT -public: - enum Role { - ModelData = Qt::UserRole, - }; - Q_ENUM(Role) - - using QAbstractListModel::QAbstractListModel; - - [[nodiscard]] int rowCount(const QModelIndex &parent) const override - { - Q_UNUSED(parent); - return m_entries.size(); - } - - [[nodiscard]] QVariant data(const QModelIndex &index, int intRole) const override - { - if (!index.isValid()) { - return {}; - } - - switch (static_cast(intRole)) { - case Role::ModelData: - return QVariant::fromValue(m_entries.at(index.row())); - } - - return {}; - } - - [[nodiscard]] QHash roleNames() const override - { - static QHash roles; - if (!roles.isEmpty()) { - return roles; - } - - roles = QAbstractListModel::roleNames(); - roles.insert(Role::ModelData, QByteArrayLiteral("modelData")); - return roles; - } - - void append(Entry *entry) - { - beginInsertRows(QModelIndex(), m_entries.size(), m_entries.size()); - m_entries.push_back(entry); - endInsertRows(); - } - -private: - std::vector m_entries; -}; -Q_DECLARE_METATYPE(EntryModel *) -Q_DECLARE_METATYPE(Entry *) - class KCMAboutSystem : public KQuickAddons::ConfigModule { Q_OBJECT @@ -170,39 +110,21 @@ Q_EMIT changed(); } - static KLocalizedString systemInfoKey(const QString &key) - { - if (key == QStringLiteral("system-manufacturer")) { - return ki18nc("@label", "Manufacturer:"); - } - if (key == QStringLiteral("system-product-name")) { - return ki18nc("@label", "Product Name:"); - } - if (key == QStringLiteral("system-version")) { - return ki18nc("@label", "System Version:"); - } - if (key == QStringLiteral("system-serial-number")) { - return ki18nc("@label", "Serial Number:"); - } - qFatal("unexpected systeminfo key %s\n", qUtf8Printable(key)); - Q_UNREACHABLE(); - } - void loadEntries() { - auto addEntriesToGrid = [this](EntryModel *model, const std::vector &entries) { + auto addEntriesToGrid = [this](QList *list, const std::vector &entries) { for (auto entry : entries) { if (!entry->isValid()) { delete entry; // since we do not keep it around continue; } - model->append(entry); + list->append(entry); m_entries.push_back(entry); } }; // software - addEntriesToGrid(m_softwareEntries, + addEntriesToGrid(&m_softwareEntries, {new PlasmaEntry(), new Entry(ki18n("KDE Frameworks Version:"), KCoreAddons::versionString()), new Entry(ki18n("Qt Version:"), QString::fromLatin1(qVersion())), @@ -210,26 +132,7 @@ new GraphicsPlatformEntry()}); // hardware - addEntriesToGrid(m_hardwareEntries, {new CPUEntry, new MemoryEntry, new GPUEntry}); - - KAuth::Action action(QStringLiteral("org.kde.kinfocenter.dmidecode.systeminformation")); - action.setHelperId(QStringLiteral("org.kde.kinfocenter.dmidecode")); - KAuth::ExecuteJob *job = action.execute(); - connect(job, &KJob::result, this, [this, job, addEntriesToGrid] { - QVariantMap data = job->data(); - static const QString systemSerialNumberKey = QStringLiteral("system-serial-number"); - const QString systemSerialNumber = data.take(systemSerialNumberKey).toString(); - for (auto it = data.cbegin(); it != data.cend(); ++it) { - addEntriesToGrid(m_hardwareEntries, {new Entry(systemInfoKey(it.key()), it.value().toString())}); - } - // Insert hidden entries at the end so it doesn't look weird visually to have a button mid-layout. - if (!systemSerialNumber.isEmpty()) { - addEntriesToGrid(m_hardwareEntries, {new Entry(systemInfoKey(systemSerialNumberKey), systemSerialNumber, Entry::Hidden::Yes)}); - } - - Q_EMIT changed(); - }); - job->start(); + addEntriesToGrid(&m_hardwareEntries, {new CPUEntry(), new MemoryEntry(), new GPUEntry()}); Q_EMIT changed(); } @@ -237,29 +140,18 @@ Q_SCRIPTABLE void copyToClipboard() { QString text; - for (auto entry : std::as_const(m_entries)) { - if (entry->isHidden()) { - continue; - } + for (auto entry : m_entries) { text += entry->diagnosticLine(Entry::Language::System); } - storeInClipboard(text); + QGuiApplication::clipboard()->setText(text.trimmed()); } Q_SCRIPTABLE void copyToClipboardInEnglish() { QString text; - for (auto entry : std::as_const(m_entries)) { - if (entry->isHidden()) { - continue; - } + for (auto entry : m_entries) { text += entry->diagnosticLine(Entry::Language::English); } - storeInClipboard(text); - } - - Q_SCRIPTABLE static void storeInClipboard(const QString &text) - { QGuiApplication::clipboard()->setText(text.trimmed()); } @@ -268,10 +160,10 @@ Q_SIGNAL void changed(); - Q_PROPERTY(EntryModel *softwareEntries MEMBER m_softwareEntries CONSTANT); - EntryModel *m_softwareEntries = new EntryModel(this); - Q_PROPERTY(EntryModel *hardwareEntries MEMBER m_hardwareEntries CONSTANT); - EntryModel *m_hardwareEntries = new EntryModel(this); + Q_PROPERTY(QList softwareEntries MEMBER m_softwareEntries NOTIFY changed); + QList m_softwareEntries; + Q_PROPERTY(QList hardwareEntries MEMBER m_hardwareEntries NOTIFY changed); + QList m_hardwareEntries; Q_PROPERTY(QString distroLogo MEMBER m_distroLogo NOTIFY changed); QString m_distroLogo; diff -Nru kinfocenter-5.25.5/Modules/about-distro/src/package/contents/ui/main.qml kinfocenter-5.24.7/Modules/about-distro/src/package/contents/ui/main.qml --- kinfocenter-5.25.5/Modules/about-distro/src/package/contents/ui/main.qml 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/about-distro/src/package/contents/ui/main.qml 2022-10-14 10:03:59.000000000 +0000 @@ -1,14 +1,14 @@ /* SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL - SPDX-FileCopyrightText: 2021-2022 Harald Sitter + SPDX-FileCopyrightText: 2021 Harald Sitter */ import QtQuick 2.15 import QtQuick.Controls 2.5 as QQC2 import QtQuick.Layouts 1.1 -import org.kde.kirigami 2.19 as Kirigami -import org.kde.kcm 1.6 as KCM +import org.kde.kirigami 2.12 as Kirigami +import org.kde.kcm 1.4 as KCM import org.kde.kinfocenter.about_distro.private 1.0 @@ -22,15 +22,10 @@ implicitHeight: Kirigami.Units.gridUnit * 20 // Scoot away from the edges! Otherwise the KCM looks overly cramped. - topPadding: Kirigami.Units.gridUnit - leftPadding: Kirigami.Units.gridUnit - rightPadding: Kirigami.Units.gridUnit - - - ServiceRunner { - id: kicRunner - desktopFileName: "org.kde.kinfocenter" - } + topPadding: Kirigami.Units.largeSpacing * 4 + leftPadding: Kirigami.Units.largeSpacing * 4 + rightPadding: Kirigami.Units.largeSpacing * 4 + bottomPadding: Kirigami.Units.largeSpacing * 4 ColumnLayout { spacing: Kirigami.Units.largeSpacing @@ -79,79 +74,54 @@ Component { id: entryComponent - RowLayout { + QQC2.Label { Kirigami.FormData.label: modelData.localizedLabel() - readonly property bool hidden: modelData.isHidden() - - Component { - id: unhideDialog - Kirigami.PromptDialog { - // NB: should we ever have other entries that need this dialog then this needs refactoring on the Entry side. - // Do NOT simply add if else logic here! - title: i18nc("@title", "Serial Number") - subtitle: modelData.localizedValue() - flatFooterButtons: true - standardButtons: Kirigami.Dialog.NoButton - customFooterActions: [ - Kirigami.Action { - text: i18nc("@action:button", "Copy to Clipboard") - icon.name: "edit-copy" - onTriggered: kcm.storeInClipboard(subtitle) - shortcut: StandardKey.Copy - } - ] - } - } - - QQC2.Label { - visible: !hidden - text: modelData.localizedValue() - } - QQC2.Button { - visible: hidden - text: i18nc("@action:button show a hidden entry in an overlay", "Show") - onClicked: { - const dialog = unhideDialog.createObject(root, {}) - dialog.open() - } - } + text: modelData.localizedValue() } } + // TODO: the spacers were added for 5.23 because we can't fix Kirigami in time. See if later versions + // are neat enough without the spacers. Also see https://invent.kde.org/frameworks/kirigami/-/merge_requests/357 + // Same for the spacer below. + Item { implicitHeight: Kirigami.Units.gridUnit } Kirigami.Separator { Kirigami.FormData.label: i18nc("@title:group", "Software") Kirigami.FormData.isSection: true } - Repeater { model: kcm.softwareEntries delegate: entryComponent } + // TODO: same as for the spacer above + Item { implicitHeight: Kirigami.Units.gridUnit } Kirigami.Separator { Kirigami.FormData.label: i18nc("@title:group", "Hardware") Kirigami.FormData.isSection: true } - Repeater { model: kcm.hardwareEntries delegate: entryComponent } } - Item { - visible: !kcm.isThisKInfoCenter && kicRunner.canRun - implicitHeight: Kirigami.Units.largeSpacing - } - - QQC2.Button { + ColumnLayout { // Wraps a spacer and button (conditionally visible!) + Layout.alignment: Qt.AlignHCenter visible: !kcm.isThisKInfoCenter && kicRunner.canRun - Layout.alignment: Qt.AlignHCenter + Item { implicitHeight: Kirigami.Units.gridUnit } + QQC2.Button { + id: kicButton + + text: i18nc("@action:button launches kinfocenter from systemsettings", "Show More Information") + icon.name: kicRunner.iconName + onClicked: kicRunner.run() + } - text: i18nc("@action:button launches kinfocenter from systemsettings", "Show More Information") - icon.name: kicRunner.iconName - onClicked: kicRunner.run() + ServiceRunner { + id: kicRunner + desktopFileName: "org.kde.kinfocenter" + } } } diff -Nru kinfocenter-5.25.5/Modules/CMakeLists.txt kinfocenter-5.24.7/Modules/CMakeLists.txt --- kinfocenter-5.25.5/Modules/CMakeLists.txt 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/CMakeLists.txt 2022-10-14 10:03:59.000000000 +0000 @@ -9,7 +9,6 @@ add_subdirectory(egl) add_subdirectory(glx) add_subdirectory(pci) -add_subdirectory(firmware_security) add_subdirectory( samba ) add_subdirectory( nics ) diff -Nru kinfocenter-5.25.5/Modules/cpu/CMakeLists.txt kinfocenter-5.24.7/Modules/cpu/CMakeLists.txt --- kinfocenter-5.25.5/Modules/cpu/CMakeLists.txt 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/cpu/CMakeLists.txt 2022-10-14 10:03:59.000000000 +0000 @@ -9,6 +9,6 @@ add_library(kcm_cpu MODULE main.cpp) target_link_libraries(kcm_cpu KF5::CoreAddons KF5::QuickAddons KF5::I18n KInfoCenterInternal) -install(TARGETS kcm_cpu DESTINATION ${KDE_INSTALL_PLUGINDIR}/plasma/kcms/kinfocenter) +install(TARGETS kcm_cpu DESTINATION ${PLUGIN_INSTALL_DIR}/plasma/kcms/kinfocenter) kpackage_install_package(package kcm_cpu kcms) diff -Nru kinfocenter-5.25.5/Modules/cpu/kcm_cpu.json kinfocenter-5.24.7/Modules/cpu/kcm_cpu.json --- kinfocenter-5.25.5/Modules/cpu/kcm_cpu.json 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/cpu/kcm_cpu.json 2022-10-14 10:03:59.000000000 +0000 @@ -7,7 +7,6 @@ "Description[bg]": "Разширена информация за процесора", "Description[ca@valencia]": "Informació avançada de la CPU", "Description[ca]": "Informació avançada de la CPU", - "Description[cs]": "Pokročilé informace o CPU", "Description[de]": "Erweiterte Prozessor-Informationen", "Description[en_GB]": "Advanced CPU Information", "Description[es]": "Información avanzada de la CPU", @@ -18,7 +17,6 @@ "Description[id]": "Informasi CPU Lanjutan", "Description[it]": "Informazioni avanzate CPU", "Description[ja]": "高度な CPU 情報", - "Description[ka]": "დამატებითი ინფორმაცია CPU-ის შესახებ", "Description[ko]": "고급 CPU 정보", "Description[nl]": "Geavanceerde CPU-informatie", "Description[nn]": "Avansert prosessor­informasjon", @@ -55,7 +53,6 @@ "Name[id]": "CPU", "Name[it]": "CPU", "Name[ja]": "CPU", - "Name[ka]": "CPU", "Name[ko]": "CPU", "Name[lt]": "Procesorius", "Name[nl]": "CPU", diff -Nru kinfocenter-5.25.5/Modules/devinfo/devinfo.json kinfocenter-5.24.7/Modules/devinfo/devinfo.json --- kinfocenter-5.25.5/Modules/devinfo/devinfo.json 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/devinfo/devinfo.json 2022-10-14 10:03:59.000000000 +0000 @@ -7,7 +7,6 @@ "Description[bg]": "Преглед на устройства", "Description[ca@valencia]": "Visor de dispositius", "Description[ca]": "Visor de dispositius", - "Description[cs]": "Prohlížeč zařízení", "Description[de]": "Gerätebetrachter", "Description[en_GB]": "Device Viewer", "Description[es]": "Visor de dispositivos", @@ -18,7 +17,6 @@ "Description[id]": "Penampil Peranti", "Description[it]": "Visore di dispositivi", "Description[ja]": "デバイスビューア", - "Description[ka]": "მოწყობილობების ნახვა", "Description[ko]": "장치 뷰어", "Description[nl]": "Apparaatweergaveprogramma", "Description[nn]": "Einingsvisar", @@ -66,7 +64,6 @@ "Name[is]": "Tækjaskoðun", "Name[it]": "Visore di dispositivi", "Name[ja]": "デバイスビューア", - "Name[ka]": "მოწყობილობების ნახვა", "Name[kk]": "Құрылғыларды қарау құралы", "Name[km]": "កម្មវិធី​មើល​ឧបករណ៍", "Name[kn]": "ಸಾಧನ ಪ್ರದರ್ಶಕ", diff -Nru kinfocenter-5.25.5/Modules/egl/CMakeLists.txt kinfocenter-5.24.7/Modules/egl/CMakeLists.txt --- kinfocenter-5.25.5/Modules/egl/CMakeLists.txt 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/egl/CMakeLists.txt 2022-10-14 10:03:59.000000000 +0000 @@ -9,6 +9,6 @@ add_library(kcm_egl MODULE main.cpp) target_link_libraries(kcm_egl KF5::CoreAddons KF5::QuickAddons KF5::I18n KInfoCenterInternal) -install(TARGETS kcm_egl DESTINATION ${KDE_INSTALL_PLUGINDIR}/plasma/kcms/kinfocenter) +install(TARGETS kcm_egl DESTINATION ${PLUGIN_INSTALL_DIR}/plasma/kcms/kinfocenter) kpackage_install_package(package kcm_egl kcms) diff -Nru kinfocenter-5.25.5/Modules/egl/kcm_egl.json kinfocenter-5.24.7/Modules/egl/kcm_egl.json --- kinfocenter-5.25.5/Modules/egl/kcm_egl.json 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/egl/kcm_egl.json 2022-10-14 10:03:59.000000000 +0000 @@ -7,7 +7,6 @@ "Description[bg]": "Информация за EGL", "Description[ca@valencia]": "Informació EGL", "Description[ca]": "Informació EGL", - "Description[cs]": "Informace o EGL", "Description[de]": "Informationen zu EGL", "Description[en_GB]": "EGL information", "Description[es]": "Información sobre EGL", @@ -18,7 +17,6 @@ "Description[id]": "Informasi EGL", "Description[it]": "Informazioni su EGL", "Description[ja]": "EGL の情報", - "Description[ka]": "EGL-ის ინფორმაცია", "Description[ko]": "EGL 정보", "Description[nl]": "EGL-informatie", "Description[nn]": "EGL-informasjon", @@ -54,7 +52,6 @@ "Name[id]": "OpenGL (EGL)", "Name[it]": "OpenGL (EGL)", "Name[ja]": "OpenGL (EGL)", - "Name[ka]": "OpenGL (EGL)", "Name[ko]": "OpenGL(EGL)", "Name[nl]": "OpenGL (EGL)", "Name[nn]": "OpenGL (EGL)", diff -Nru kinfocenter-5.25.5/Modules/energy/kcm.cpp kinfocenter-5.24.7/Modules/energy/kcm.cpp --- kinfocenter-5.25.5/Modules/energy/kcm.cpp 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/energy/kcm.cpp 2022-10-14 10:03:59.000000000 +0000 @@ -24,6 +24,7 @@ #include "batterymodel.h" #include "statisticsprovider.h" +#include "wakeupmodel.h" K_PLUGIN_CLASS_WITH_JSON(KCMEnergyInfo, "kcm_energyinfo.json") diff -Nru kinfocenter-5.25.5/Modules/energy/kcm_energyinfo.json kinfocenter-5.24.7/Modules/energy/kcm_energyinfo.json --- kinfocenter-5.25.5/Modules/energy/kcm_energyinfo.json 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/energy/kcm_energyinfo.json 2022-10-14 10:03:59.000000000 +0000 @@ -7,7 +7,6 @@ "Description[bg]": "Статистика на енергийно потребление", "Description[ca@valencia]": "Estadístiques del consum d'energia", "Description[ca]": "Estadístiques del consum d'energia", - "Description[cs]": "Statistika spotřeby energie", "Description[de]": "Statistiken über den Energieverbrauch", "Description[en_GB]": "Energy Consumption Statistics", "Description[es]": "Estadísticas de consumo de energía", @@ -18,7 +17,6 @@ "Description[id]": "Statistik Konsumsi Energi", "Description[it]": "Statistiche sul consumo di energia", "Description[ja]": "エネルギー消費の統計", - "Description[ka]": "ენერგიის მოხმარების სტატისტიკა", "Description[ko]": "에너지 소모 통계", "Description[nl]": "Statistiek over energiegebruik", "Description[nn]": "Statistikk over energiforbruk", @@ -64,7 +62,6 @@ "Name[id]": "Energi", "Name[it]": "Energia", "Name[ja]": "エネルギー", - "Name[ka]": "ენერგია", "Name[ko]": "에너지", "Name[lt]": "Maitinimas", "Name[nl]": "Energie", @@ -134,6 +131,5 @@ "X-KDE-Keywords[x-test]": "xxBatteryxx,xxEnergyxx,xxStatisticsxx,xxHistoryxx,xxPowerxx", "X-KDE-Keywords[zh_CN]": "Battery,Energy,Statistics,History,Power,电池,电量,电能,能源,统计,历史,电源", "X-KDE-Keywords[zh_TW]": "Battery,Energy,Statistics,History,Power", - "X-KDE-ParentApp": "kinfocenter", "X-KDE-Weight": 2 } diff -Nru kinfocenter-5.25.5/Modules/energy/kcm.h kinfocenter-5.24.7/Modules/energy/kcm.h --- kinfocenter-5.25.5/Modules/energy/kcm.h 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/energy/kcm.h 2022-10-14 10:03:59.000000000 +0000 @@ -7,9 +7,10 @@ #ifndef KCM_ENERGYINFO_H #define KCM_ENERGYINFO_H -#include "wakeupmodel.h" #include + class BatteryModel; +class WakeUpModel; class KCMEnergyInfo : public KQuickAddons::ConfigModule { diff -Nru kinfocenter-5.25.5/Modules/firmware_security/CMakeLists.txt kinfocenter-5.24.7/Modules/firmware_security/CMakeLists.txt --- kinfocenter-5.25.5/Modules/firmware_security/CMakeLists.txt 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/firmware_security/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,17 +0,0 @@ -# SPDX-License-Identifier: BSD-3-Clause -# SPDX-FileCopyrightText: 2021-2022 Harald Sitter - -find_package(fwupdmgr) -set_package_properties(fwupdmgr PROPERTIES TYPE RUNTIME) - -find_package(aha) -set_package_properties(aha PROPERTIES TYPE RUNTIME) - -add_definitions(-DTRANSLATION_DOMAIN=\"kcm_firmware_security\") - -add_library(kcm_firmware_security MODULE main.cpp) -target_link_libraries(kcm_firmware_security KF5::CoreAddons KF5::QuickAddons KF5::I18n KF5::Package KInfoCenterInternal) - -install(TARGETS kcm_firmware_security DESTINATION ${KDE_INSTALL_PLUGINDIR}/plasma/kcms/kinfocenter) - -kpackage_install_package(package kcm_firmware_security kcms) diff -Nru kinfocenter-5.25.5/Modules/firmware_security/kcm_firmware_security.json kinfocenter-5.24.7/Modules/firmware_security/kcm_firmware_security.json --- kinfocenter-5.25.5/Modules/firmware_security/kcm_firmware_security.json 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/firmware_security/kcm_firmware_security.json 1970-01-01 00:00:00.000000000 +0000 @@ -1,79 +0,0 @@ -{ - "Categories": "Qt;KDE;X-KDE-information;", - "KPlugin": { - "Description": "Firmware Security Information", - "Description[ar]": "معلومات عن أمن البرامج الثابتة", - "Description[az]": "Mikroproqram təhlükəsizliyi məlumatı", - "Description[bg]": "Данни за сигурността на фърмуера", - "Description[ca@valencia]": "Informació de seguretat del microprogramari", - "Description[ca]": "Informació de seguretat del microprogramari", - "Description[cs]": "Informace o zabezpečení Firmware", - "Description[de]": "Informationen zur Firmware-Sicherheit", - "Description[en_GB]": "Firmware Security Information", - "Description[es]": "Información sobre seguridad del firmware", - "Description[eu]": "Firmware-segurtasunaren gaineko informazioa", - "Description[fi]": "Laiteohjelmiston turvallisuustiedot", - "Description[fr]": "Informations sur la sécurité du micro-logiciel", - "Description[ia]": "Information de securitate de firmware", - "Description[id]": "Informasi Keamanan Firmware", - "Description[it]": "Informazioni di sicurezza del firmware", - "Description[ja]": "ファームウェアのセキュリティ情報", - "Description[ka]": "ინფორმაცია მიკროკოდის უსაფრთხოების შესახებ", - "Description[ko]": "펌웨어 보안 정보", - "Description[nl]": "Firmware beveiligingsinformatie", - "Description[nn]": "Tryggleiks­informasjon om fastvare", - "Description[pl]": "Szczegóły Zabezpieczenia oprogramowania układowego", - "Description[pt]": "Informação de Segurança do 'Firmware'", - "Description[pt_BR]": "Informações de segurança do firmware", - "Description[ro]": "Informații de securitate pentru microcod", - "Description[ru]": "Сведения о безопасности встроенного ПО", - "Description[sk]": "Informácie o zabezpečení firmvéru", - "Description[sl]": "Informacije o varnosti vgrajenega programja", - "Description[sv]": "Säkerhetsinformation om fast programvara", - "Description[ta]": "சாதனநிரல் பாதுகாப்பு குறித்த விவரங்கள்", - "Description[tr]": "Gömülü Yazılım Güvenliği Bilgisi", - "Description[uk]": "Дані щодо захисту мікропрограм", - "Description[vi]": "Thông tin an ninh phần sụn", - "Description[x-test]": "xxFirmware Security Informationxx", - "Description[zh_CN]": "固件安全信息", - "Icon": "preferences-security", - "Name": "Firmware Security", - "Name[ar]": "أمن البرامج الثابتة", - "Name[az]": "Mikroproqram təhlükəsizliyi", - "Name[bg]": "Сигурност на фърмуер", - "Name[ca@valencia]": "Seguretat del microprogramari", - "Name[ca]": "Seguretat del microprogramari", - "Name[cs]": "Zabezpečení Firmware", - "Name[de]": "Firmware-Sicherheit", - "Name[en_GB]": "Firmware Security", - "Name[es]": "Seguridad del firmware", - "Name[eu]": "Firmwarearen segurtasuna", - "Name[fi]": "Laiteohjelmiston turvallisuus", - "Name[fr]": "Sécurité du micro-logiciel", - "Name[ia]": "Securitate de firmware", - "Name[id]": "Keamanan Firmware", - "Name[it]": "Sicurezza del firmware", - "Name[ja]": "ファームウェアセキュリティ", - "Name[ka]": "მიკროკოდის უსაფრთხოება", - "Name[ko]": "펌웨어 보안", - "Name[nl]": "Firmware beveiliging", - "Name[nn]": "Fastvare-tryggleik", - "Name[pl]": "Zabezpieczenie oprogramowania układowego", - "Name[pt]": "Segurança do 'Firmware'", - "Name[pt_BR]": "Segurança do firmware", - "Name[ro]": "Securitate microcod", - "Name[ru]": "Безопасность встроенного ПО", - "Name[sk]": "Zabezpečenie firmvéru", - "Name[sl]": "Varnost vgrajenega programja", - "Name[sv]": "Säkerhet för fast programvara", - "Name[ta]": "சாதனநிரல் பாதுகாப்பு", - "Name[tr]": "Gömülü Yazılım Güvenliği", - "Name[uk]": "Захист мікропрограм", - "Name[vi]": "An ninh phần sụn", - "Name[x-test]": "xxFirmware Securityxx", - "Name[zh_CN]": "固件安全" - }, - "TryExec": "fwupdmgr", - "X-KDE-KInfoCenter-Category": "device_information", - "X-KDE-Keywords": "firmware,security,hsi,secureboot,fwupd,bootguard,lockdown" -} diff -Nru kinfocenter-5.25.5/Modules/firmware_security/kcm_firmware_security.json.license kinfocenter-5.24.7/Modules/firmware_security/kcm_firmware_security.json.license --- kinfocenter-5.25.5/Modules/firmware_security/kcm_firmware_security.json.license 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/firmware_security/kcm_firmware_security.json.license 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -SPDX-FileCopyrightText: None -SPDX-License-Identifier: CC0-1.0 diff -Nru kinfocenter-5.25.5/Modules/firmware_security/main.cpp kinfocenter-5.24.7/Modules/firmware_security/main.cpp --- kinfocenter-5.25.5/Modules/firmware_security/main.cpp 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/firmware_security/main.cpp 1970-01-01 00:00:00.000000000 +0000 @@ -1,43 +0,0 @@ -/* - SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL - SPDX-FileCopyrightText: 2021-2022 Harald Sitter -*/ - -#include -#include -#include -#include -#include - -#include - -class KCMFirmwareSecurity : public KQuickAddons::ConfigModule -{ - Q_OBJECT -public: - explicit KCMFirmwareSecurity(QObject *parent, const KPluginMetaData &data, const QVariantList &args) - : ConfigModule(parent, data, args) - { - auto *about = new KAboutData(QStringLiteral("kcm_firmware_security"), - i18nc("@label kcm name", "Firmware Security"), - QStringLiteral("1.0"), - QString(), - KAboutLicense::GPL); - about->addAuthor(i18n("Harald Sitter"), QString(), QStringLiteral("sitter@kde.org")); - setAboutData(about); - - KPackage::Package package = KPackage::PackageLoader::self()->loadPackage(QStringLiteral("KPackage/GenericQML")); - package.setDefaultPackageRoot(QStringLiteral("kpackage/kcms")); - package.setPath(about->componentName()); - - auto outputContext = new CommandOutputContext({QStringLiteral("fwupdmgr"), QStringLiteral("aha")}, - QStringLiteral("/bin/sh"), - {package.path() + QStringLiteral("contents/code/fwupdmgr.sh")}, - parent); - qmlRegisterSingletonInstance("org.kde.kinfocenter.firmware_security.private", 1, 0, "InfoOutputContext", outputContext); - } -}; - -K_PLUGIN_CLASS_WITH_JSON(KCMFirmwareSecurity, "kcm_firmware_security.json") - -#include "main.moc" diff -Nru kinfocenter-5.25.5/Modules/firmware_security/Messages.sh kinfocenter-5.24.7/Modules/firmware_security/Messages.sh --- kinfocenter-5.25.5/Modules/firmware_security/Messages.sh 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/firmware_security/Messages.sh 1970-01-01 00:00:00.000000000 +0000 @@ -1,8 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: BSD-3-Clause -# SPDX-FileCopyrightText: 2020-2022 Harald Sitter - -$XGETTEXT `find . -name \*.cpp -o -name \*.h` -o $podir/kcm_firmware_security.pot -# Extract JavaScripty files as what they are, otherwise for example template literals won't work correctly (by default we extract as C++). -# https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals -$XGETTEXT --join-existing --language=JavaScript `find . -name \*.qml -o -name \*.js` -o $podir/kcm_firmware_security.pot diff -Nru kinfocenter-5.25.5/Modules/firmware_security/package/contents/code/fwupdmgr.sh kinfocenter-5.24.7/Modules/firmware_security/package/contents/code/fwupdmgr.sh --- kinfocenter-5.25.5/Modules/firmware_security/package/contents/code/fwupdmgr.sh 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/firmware_security/package/contents/code/fwupdmgr.sh 1970-01-01 00:00:00.000000000 +0000 @@ -1,8 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL -# SPDX-FileCopyrightText: 2022 Harald Sitter - -set -e - -# For sed testing please use --posix on GNU sed so you don't end up using gnu-isms. -fwupdmgr security --force 2>&1 | aha | sed -E 's@(https:[^[:space:]]+)@\1@g' diff -Nru kinfocenter-5.25.5/Modules/firmware_security/package/contents/ui/main.qml kinfocenter-5.24.7/Modules/firmware_security/package/contents/ui/main.qml --- kinfocenter-5.25.5/Modules/firmware_security/package/contents/ui/main.qml 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/firmware_security/package/contents/ui/main.qml 1970-01-01 00:00:00.000000000 +0000 @@ -1,18 +0,0 @@ -/* - SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL - SPDX-FileCopyrightText: 2021-2022 Harald Sitter -*/ - -import QtQuick 2.5 - -import org.kde.kcm 1.4 as KCM - -import org.kde.kinfocenter.private 1.0 as KInfoCenter -import org.kde.kinfocenter.firmware_security.private 1.0 - -KInfoCenter.CommandOutputKCM { - KCM.ConfigModule.quickHelp: i18nc("@info:whatsthis", "Firmware Security Information") - - output: InfoOutputContext - textFormat: TextEdit.RichText -} diff -Nru kinfocenter-5.25.5/Modules/glx/CMakeLists.txt kinfocenter-5.24.7/Modules/glx/CMakeLists.txt --- kinfocenter-5.25.5/Modules/glx/CMakeLists.txt 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/glx/CMakeLists.txt 2022-10-14 10:03:59.000000000 +0000 @@ -9,6 +9,6 @@ add_library(kcm_glx MODULE main.cpp) target_link_libraries(kcm_glx KF5::CoreAddons KF5::QuickAddons KF5::I18n KInfoCenterInternal) -install(TARGETS kcm_glx DESTINATION ${KDE_INSTALL_PLUGINDIR}/plasma/kcms/kinfocenter) +install(TARGETS kcm_glx DESTINATION ${PLUGIN_INSTALL_DIR}/plasma/kcms/kinfocenter) kpackage_install_package(package kcm_glx kcms) diff -Nru kinfocenter-5.25.5/Modules/glx/kcm_glx.json kinfocenter-5.24.7/Modules/glx/kcm_glx.json --- kinfocenter-5.25.5/Modules/glx/kcm_glx.json 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/glx/kcm_glx.json 2022-10-14 10:03:59.000000000 +0000 @@ -7,7 +7,6 @@ "Description[bg]": "Информация за GLX", "Description[ca@valencia]": "Informació GLX", "Description[ca]": "Informació GLX", - "Description[cs]": "Informace o GLX", "Description[de]": "Informationen zu GLX", "Description[en_GB]": "GLX information", "Description[es]": "Información sobre GLX", @@ -18,7 +17,6 @@ "Description[id]": "Informasi GLX", "Description[it]": "Informazioni su GLX", "Description[ja]": "GLX の情報", - "Description[ka]": "GLX -ის ინფორმაცია", "Description[ko]": "GLX 정보", "Description[nl]": "GLX-informatie", "Description[nn]": "GLX-informasjon", @@ -54,7 +52,6 @@ "Name[id]": "OpenGL (GLX)", "Name[it]": "OpenGL (GLX)", "Name[ja]": "OpenGL (GLX)", - "Name[ka]": "OpenGL (GLX)", "Name[ko]": "OpenGL(GLX)", "Name[nl]": "OpenGL (GLX)", "Name[nn]": "OpenGL (GLX)", diff -Nru kinfocenter-5.25.5/Modules/interrupts/kcm_interrupts.json kinfocenter-5.24.7/Modules/interrupts/kcm_interrupts.json --- kinfocenter-5.25.5/Modules/interrupts/kcm_interrupts.json 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/interrupts/kcm_interrupts.json 2022-10-14 10:03:59.000000000 +0000 @@ -7,7 +7,6 @@ "Description[bg]": "Данни за прекъсванията в системата", "Description[ca@valencia]": "Informació de les interrupcions", "Description[ca]": "Informació de les interrupcions", - "Description[cs]": "Informace o přerušeních", "Description[de]": "Informationen zu Interrupts", "Description[en_GB]": "Interrupt information", "Description[es]": "Información sobre interrupciones", @@ -18,7 +17,6 @@ "Description[id]": "Informasi Interupsi", "Description[it]": "Informazioni sugli interrupt", "Description[ja]": "割り込みの情報", - "Description[ka]": "ინფორმაცია წყვეტებზე", "Description[ko]": "인터럽트 정보", "Description[nl]": "Interrupt-informatie", "Description[nn]": "Avbrotslinjeinformasjon", @@ -81,7 +79,7 @@ "Name[is]": "Ígrip", "Name[it]": "Interrupt", "Name[ja]": "割り込み", - "Name[ka]": "წყვეტები", + "Name[ka]": "წყვიტავს", "Name[kk]": "Үзілімдер", "Name[km]": "ផ្អាក​", "Name[kn]": "ಅಂತರಾಯಗಳು (ಇಂಟರಪ್ಟ್)", diff -Nru kinfocenter-5.25.5/Modules/nics/kcm_nic.json kinfocenter-5.24.7/Modules/nics/kcm_nic.json --- kinfocenter-5.25.5/Modules/nics/kcm_nic.json 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/nics/kcm_nic.json 2022-10-14 10:03:59.000000000 +0000 @@ -7,7 +7,6 @@ "Description[bg]": "Данни за мрежовите интерфейси", "Description[ca@valencia]": "Informació de la interfície de xarxa", "Description[ca]": "Informació de la interfície de xarxa", - "Description[cs]": "Informace o síťových rozhraních", "Description[de]": "Informationen zu Netzwerkschnittstellen", "Description[en_GB]": "Network interface information", "Description[es]": "Información sobre interfaces de red", @@ -18,7 +17,6 @@ "Description[id]": "Informasi antarmuka jaringan", "Description[it]": "Informazioni sulle interfacce di rete", "Description[ja]": "ネットワークインターフェースの情報", - "Description[ka]": "ინფორმაცია ინტერფეისის შესახებ", "Description[ko]": "네트워크 인터페이스 정보", "Description[nl]": "Netwerkinterface-informatie", "Description[nn]": "Informasjon om nettverksgrensesnitt", @@ -81,7 +79,7 @@ "Name[is]": "Nettengi", "Name[it]": "Interfacce di rete", "Name[ja]": "ネットワークインターフェース", - "Name[ka]": "ქსელის ინტერფეისები", + "Name[ka]": "ქსელური ინტერფეისები", "Name[kk]": "Желі интерфейстері", "Name[km]": "ចំណុច​ប្រទាក់បណ្ដាញ", "Name[kn]": "ಜಾಲ ಸಂಪರ್ಕತಟಗಳು (ಇಂಟರ್ಫೇಸ್)", diff -Nru kinfocenter-5.25.5/Modules/pci/CMakeLists.txt kinfocenter-5.24.7/Modules/pci/CMakeLists.txt --- kinfocenter-5.25.5/Modules/pci/CMakeLists.txt 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/pci/CMakeLists.txt 2022-10-14 10:03:59.000000000 +0000 @@ -9,6 +9,6 @@ add_library(kcm_pci MODULE main.cpp) target_link_libraries(kcm_pci KF5::CoreAddons KF5::QuickAddons KF5::I18n KInfoCenterInternal) -install(TARGETS kcm_pci DESTINATION ${KDE_INSTALL_PLUGINDIR}/plasma/kcms/kinfocenter) +install(TARGETS kcm_pci DESTINATION ${PLUGIN_INSTALL_DIR}/plasma/kcms/kinfocenter) kpackage_install_package(package kcm_pci kcms) diff -Nru kinfocenter-5.25.5/Modules/pci/kcm_pci.json kinfocenter-5.24.7/Modules/pci/kcm_pci.json --- kinfocenter-5.25.5/Modules/pci/kcm_pci.json 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/pci/kcm_pci.json 2022-10-14 10:03:59.000000000 +0000 @@ -7,7 +7,6 @@ "Description[bg]": "Данни за PCI шина", "Description[ca@valencia]": "Informació de PCI", "Description[ca]": "Informació de PCI", - "Description[cs]": "Informace o PCI", "Description[de]": "Informationen zu PCI", "Description[en_GB]": "PCI information", "Description[es]": "Información sobre PCI", @@ -18,7 +17,6 @@ "Description[id]": "Informasi PCI", "Description[it]": "Informazioni sul bus PCI", "Description[ja]": "PCI の情報", - "Description[ka]": "PCI მოწყობილობები", "Description[ko]": "PCI 정보", "Description[nl]": "PCI-informatie", "Description[nn]": "PCI-informasjon", diff -Nru kinfocenter-5.25.5/Modules/samba/autotests/CMakeLists.txt kinfocenter-5.24.7/Modules/samba/autotests/CMakeLists.txt --- kinfocenter-5.25.5/Modules/samba/autotests/CMakeLists.txt 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/samba/autotests/CMakeLists.txt 2022-10-14 10:03:59.000000000 +0000 @@ -7,7 +7,7 @@ remove_definitions(-DQT_NO_CAST_FROM_ASCII) -find_package(Qt${QT_MAJOR_VERSION}Test ${QT_MIN_VERSION} CONFIG REQUIRED) +find_package(Qt5Test ${QT_MIN_VERSION} CONFIG REQUIRED) include(ECMAddTests) diff -Nru kinfocenter-5.25.5/Modules/samba/CMakeLists.txt kinfocenter-5.24.7/Modules/samba/CMakeLists.txt --- kinfocenter-5.25.5/Modules/samba/CMakeLists.txt 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/samba/CMakeLists.txt 2022-10-14 10:03:59.000000000 +0000 @@ -12,7 +12,6 @@ # Intermediate lib for use in testing. add_library(kcm_samba_static STATIC ${kcm_samba_PART_SRCS}) -set_property(TARGET kcm_samba_static PROPERTY POSITION_INDEPENDENT_CODE ON) target_link_libraries(kcm_samba_static KF5::KIOCore KF5::Solid diff -Nru kinfocenter-5.25.5/Modules/samba/ksambasharemodel.cpp kinfocenter-5.24.7/Modules/samba/ksambasharemodel.cpp --- kinfocenter-5.25.5/Modules/samba/ksambasharemodel.cpp 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/samba/ksambasharemodel.cpp 2022-10-14 10:03:59.000000000 +0000 @@ -1,5 +1,5 @@ /* - SPDX-FileCopyrightText: 2020-2022 Harald Sitter + SPDX-FileCopyrightText: 2020 Harald Sitter SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL */ @@ -9,7 +9,7 @@ #include #include -#include +#include #include #include "org.freedesktop.Avahi.Server.h" @@ -70,7 +70,6 @@ { auto dialog = new KPropertiesDialog(QUrl::fromUserInput(m_list.at(index).path()), QApplication::activeWindow()); dialog->setFileNameReadOnly(true); - dialog->showFileSharingPage(); dialog->show(); } diff -Nru kinfocenter-5.25.5/Modules/samba/ksambasharemodel.h kinfocenter-5.24.7/Modules/samba/ksambasharemodel.h --- kinfocenter-5.25.5/Modules/samba/ksambasharemodel.h 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/samba/ksambasharemodel.h 2022-10-14 10:03:59.000000000 +0000 @@ -5,7 +5,7 @@ #pragma once -#include +#include #include /** diff -Nru kinfocenter-5.25.5/Modules/samba/smbstatus.json kinfocenter-5.24.7/Modules/samba/smbstatus.json --- kinfocenter-5.25.5/Modules/samba/smbstatus.json 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/samba/smbstatus.json 2022-10-14 10:03:59.000000000 +0000 @@ -7,7 +7,6 @@ "Description[bg]": "Монитор на Samba статус", "Description[ca@valencia]": "Controlador de l'estat de Samba", "Description[ca]": "Controlador de l'estat de Samba", - "Description[cs]": "Monitor stavu Samby", "Description[de]": "Samba-Statusmonitor", "Description[en_GB]": "Samba status monitor", "Description[es]": "Monitor del estado de Samba", @@ -18,7 +17,6 @@ "Description[id]": "Pemantau status Samba", "Description[it]": "Monitor dello stato di Samba", "Description[ja]": "Samba の状態を監視", - "Description[ka]": "Samba-ს სტატუსის მონიტორი", "Description[ko]": "Samba 상태 모니터", "Description[nl]": "Sambastatusmonitor", "Description[nn]": "Overvaking av Samba-status", diff -Nru kinfocenter-5.25.5/Modules/usbview/kcmusb.json kinfocenter-5.24.7/Modules/usbview/kcmusb.json --- kinfocenter-5.25.5/Modules/usbview/kcmusb.json 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/usbview/kcmusb.json 2022-10-14 10:03:59.000000000 +0000 @@ -7,7 +7,6 @@ "Description[bg]": "Данни за USB устройствата, свързани към този компютър", "Description[ca@valencia]": "Dispositius USB connectats amb este ordinador", "Description[ca]": "Dispositius USB connectats amb aquest ordinador", - "Description[cs]": "USB zařízení připojená k tomuto počítači", "Description[de]": "Angeschlossene USB-Geräte", "Description[en_GB]": "USB devices attached to this computer", "Description[es]": "Dispositivos USB conectados a este equipo", @@ -18,7 +17,6 @@ "Description[id]": "Perangkat USB yang tertancap ke komputer ini", "Description[it]": "Dispositivi USB collegati al computer", "Description[ja]": "コンピュータに接続されている USB デバイス", - "Description[ka]": "ამ კომპიუტერზე მიერთებული USB მოწყობილობები", "Description[ko]": "이 컴퓨터에 연결된 USB 장치", "Description[nl]": "USB-apparaten die op deze computer zijn aangesloten", "Description[nn]": "USB-einingar kopla til datamaskina", diff -Nru kinfocenter-5.25.5/Modules/usbview/usbdb.cpp kinfocenter-5.24.7/Modules/usbview/usbdb.cpp --- kinfocenter-5.25.5/Modules/usbview/usbdb.cpp 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/usbview/usbdb.cpp 2022-10-14 10:03:59.000000000 +0000 @@ -53,48 +53,24 @@ QRegularExpressionMatch match; if (line.startsWith('C') && (match = cls.match(line)).hasMatch()) { -#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) id = match.capturedRef(1).toInt(0, 16); const QString name = match.capturedRef(2).trimmed().toString(); -#else - id = match.capturedView(1).toInt(0, 16); - const QString name = match.capturedView(2).trimmed().toString(); -#endif _classes.insert(QStringLiteral("%1").arg(id), name); } else if (id >= 0 && subid >= 0 && (match = prot.match(line)).hasMatch()) { -#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) const int protid = match.capturedRef(1).toInt(0, 16); const QString name = match.capturedRef(2).trimmed().toString(); -#else - const int protid = match.capturedView(1).toInt(0, 16); - const QString name = match.capturedView(2).trimmed().toString(); -#endif _classes.insert(QStringLiteral("%1-%2-%3").arg(id).arg(subid).arg(protid), name); } else if (id >= 0 && (match = subclass.match(line)).hasMatch()) { -#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) subid = match.capturedRef(1).toInt(0, 16); const QString name = match.capturedRef(2).trimmed().toString(); -#else - subid = match.capturedView(1).toInt(0, 16); - const QString name = match.capturedView(2).trimmed().toString(); -#endif _classes.insert(QStringLiteral("%1-%2").arg(id).arg(subid), name); } else if ((match = vendor.match(line)).hasMatch()) { -#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) id = match.capturedRef(1).toInt(0, 16); -#else - id = match.capturedView(1).toInt(0, 16); -#endif const QString name = match.captured(2); _ids.insert(QStringLiteral("%1").arg(id), name); } else if (id >= 0 && (match = product.match(line)).hasMatch()) { -#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) subid = match.capturedRef(1).toInt(0, 16); const QString name = match.capturedRef(2).trimmed().toString(); -#else - subid = match.capturedView(1).toInt(0, 16); - const QString name = match.capturedView(2).trimmed().toString(); -#endif _ids.insert(QStringLiteral("%1-%2").arg(id).arg(subid), name); } else { id = -1; diff -Nru kinfocenter-5.25.5/Modules/vulkan/CMakeLists.txt kinfocenter-5.24.7/Modules/vulkan/CMakeLists.txt --- kinfocenter-5.25.5/Modules/vulkan/CMakeLists.txt 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/vulkan/CMakeLists.txt 2022-10-14 10:03:59.000000000 +0000 @@ -9,6 +9,6 @@ add_library(kcm_vulkan MODULE main.cpp) target_link_libraries(kcm_vulkan KF5::CoreAddons KF5::QuickAddons KF5::I18n KInfoCenterInternal) -install(TARGETS kcm_vulkan DESTINATION ${KDE_INSTALL_PLUGINDIR}/plasma/kcms/kinfocenter) +install(TARGETS kcm_vulkan DESTINATION ${PLUGIN_INSTALL_DIR}/plasma/kcms/kinfocenter) kpackage_install_package(package kcm_vulkan kcms) diff -Nru kinfocenter-5.25.5/Modules/vulkan/kcm_vulkan.json kinfocenter-5.24.7/Modules/vulkan/kcm_vulkan.json --- kinfocenter-5.25.5/Modules/vulkan/kcm_vulkan.json 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/vulkan/kcm_vulkan.json 2022-10-14 10:03:59.000000000 +0000 @@ -7,7 +7,6 @@ "Description[bg]": "API информация за Vulkan графика", "Description[ca@valencia]": "Informació de la API gràfica Vulkan", "Description[ca]": "Informació de l'API gràfica Vulkan", - "Description[cs]": "Informace o grafickém API Vulkan", "Description[en_GB]": "Vulkan graphics API information", "Description[es]": "Información de la API de gráficos Vulkan", "Description[eu]": "Vulkan grafikoen APIaren informazioa", @@ -17,7 +16,6 @@ "Description[id]": "Informasi Grafis API Vulkan", "Description[it]": "Informazioni API grafiche API Vulkan", "Description[ja]": "Vulkan グラフィックス API 情報", - "Description[ka]": "ინფორმაცია Vulkan API-ის შესახებ", "Description[ko]": "Vulkan 그래픽 API 정보", "Description[nl]": "Vulkan grafische API-informatie", "Description[nn]": "API-informasjon for Vulkan-grafikk", @@ -26,7 +24,7 @@ "Description[pt_BR]": "Informações da API gráfica Vulkan", "Description[ro]": "Informații despre API-ul grafic Vulkan", "Description[ru]": "Сведения о графике Vulkan", - "Description[sk]": "Informácie o grafickom API Vulkan", + "Description[sk]": "Informácie o grafickom rozhraní API Vulkan", "Description[sl]": "Informacije o vmesniku Vulkan graphics", "Description[sv]": "Information om Vulkan grafiskt programmeringsgränssnitt", "Description[tr]": "Vulkan Grafik API bilgisi", @@ -53,7 +51,6 @@ "Name[id]": "Vulkan", "Name[it]": "Vulkan", "Name[ja]": "Vulkan", - "Name[ka]": "Vulkan", "Name[ko]": "Vulkan", "Name[lt]": "Vulkan", "Name[nl]": "Vulkan", diff -Nru kinfocenter-5.25.5/Modules/wayland/CMakeLists.txt kinfocenter-5.24.7/Modules/wayland/CMakeLists.txt --- kinfocenter-5.25.5/Modules/wayland/CMakeLists.txt 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/wayland/CMakeLists.txt 2022-10-14 10:03:59.000000000 +0000 @@ -12,6 +12,6 @@ add_library(kcm_wayland MODULE main.cpp) target_link_libraries(kcm_wayland KF5::CoreAddons KF5::QuickAddons KF5::I18n KInfoCenterInternal) -install(TARGETS kcm_wayland DESTINATION ${KDE_INSTALL_PLUGINDIR}/plasma/kcms/kinfocenter) +install(TARGETS kcm_wayland DESTINATION ${PLUGIN_INSTALL_DIR}/plasma/kcms/kinfocenter) kpackage_install_package(package kcm_wayland kcms) diff -Nru kinfocenter-5.25.5/Modules/wayland/kcm_wayland.json kinfocenter-5.24.7/Modules/wayland/kcm_wayland.json --- kinfocenter-5.25.5/Modules/wayland/kcm_wayland.json 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/wayland/kcm_wayland.json 2022-10-14 10:03:59.000000000 +0000 @@ -7,7 +7,6 @@ "Description[bg]": "Информация за Wayland ", "Description[ca@valencia]": "Informació quant al compositor Wayland", "Description[ca]": "Informació quant al compositor Wayland", - "Description[cs]": "Informace o kompozitoru Wayland", "Description[de]": "Informationen über den Wayland-Compositor", "Description[en_GB]": "Information about the Wayland Compositor", "Description[es]": "Información sobre el compositor de Wayland", @@ -18,7 +17,6 @@ "Description[id]": "Informasi tentang Kompositor Wayland", "Description[it]": "Informazioni sul compositore Wayland.", "Description[ja]": "Wayland コンポジタに関する情報", - "Description[ka]": "ინფორმაცია Wayland კომპოზიტორის შესახებ", "Description[ko]": "Wayland 컴포지터 정보", "Description[nl]": "Informatie over de Wayland Compositor", "Description[nn]": "Informasjon om Wayland-samansetjaren", @@ -27,14 +25,14 @@ "Description[pt_BR]": "Informações sobre o compositor do Wayland", "Description[ro]": "Informații despre compozitorul Wayland", "Description[ru]": "Сведения о графическом сервере Wayland", - "Description[sk]": "Informácia o Wayland kompozítori", + "Description[sk]": "Informácie o Wayland kompozítori", "Description[sl]": "Podatki o upravljalniku skladnje Wayland", "Description[sv]": "Information om Wayland-sammansättning", "Description[tr]": "Wayland oluşturucusu bilgisi", "Description[uk]": "Відомості щодо засобу композиції Wayland", "Description[vi]": "Thông tin về Trình kết hợp Wayland", "Description[x-test]": "xxInformation about the Wayland Compositorxx", - "Description[zh_CN]": "关于 Wayland 显示特效合成器的信息。", + "Description[zh_CN]": "关于 Wayland 显示特效混合器的信息。", "Icon": "wayland", "Name": "Wayland", "Name[ar]": "ويلاند", @@ -61,7 +59,6 @@ "Name[id]": "Wayland", "Name[it]": "Wayland", "Name[ja]": "Wayland", - "Name[ka]": "Wayland", "Name[ko]": "Wayland", "Name[lt]": "Wayland", "Name[nb]": "Wayland", diff -Nru kinfocenter-5.25.5/Modules/xserver/CMakeLists.txt kinfocenter-5.24.7/Modules/xserver/CMakeLists.txt --- kinfocenter-5.25.5/Modules/xserver/CMakeLists.txt 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/xserver/CMakeLists.txt 2022-10-14 10:03:59.000000000 +0000 @@ -9,6 +9,6 @@ add_library(kcm_xserver MODULE main.cpp) target_link_libraries(kcm_xserver KF5::CoreAddons KF5::QuickAddons KF5::I18n KInfoCenterInternal) -install(TARGETS kcm_xserver DESTINATION ${KDE_INSTALL_PLUGINDIR}/plasma/kcms/kinfocenter) +install(TARGETS kcm_xserver DESTINATION ${PLUGIN_INSTALL_DIR}/plasma/kcms/kinfocenter) kpackage_install_package(package kcm_xserver kcms) diff -Nru kinfocenter-5.25.5/Modules/xserver/kcm_xserver.json kinfocenter-5.24.7/Modules/xserver/kcm_xserver.json --- kinfocenter-5.25.5/Modules/xserver/kcm_xserver.json 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/Modules/xserver/kcm_xserver.json 2022-10-14 10:03:59.000000000 +0000 @@ -7,7 +7,6 @@ "Description[bg]": "Данни за сървъра X", "Description[ca@valencia]": "Informació del servidor X", "Description[ca]": "Informació del servidor X", - "Description[cs]": "Informace o X-Serveru", "Description[de]": "Informationen zum X-Server", "Description[en_GB]": "X-Server information", "Description[es]": "Información sobre el servidor X", @@ -18,7 +17,6 @@ "Description[id]": "Informasi X-Server", "Description[it]": "Informazioni sul server X", "Description[ja]": "X サーバの情報", - "Description[ka]": "ინფორმაცია X-Server-ის შესახებ", "Description[ko]": "X 서버 정보", "Description[nl]": "X-Server-informatie", "Description[nn]": "X-tenarinformasjon", @@ -80,7 +78,7 @@ "Name[is]": "X-þjónn", "Name[it]": "Server X", "Name[ja]": "X サーバ", - "Name[ka]": "X-Server", + "Name[ka]": "X-სერვერი", "Name[kk]": "X-сервер", "Name[km]": "ម៉ាស៊ីន​បម្រើ X", "Name[kn]": "ಕ್ಸ-ಪರಿಚಾರಕ (ಸರ್ವರ್)", diff -Nru kinfocenter-5.25.5/org.kde.kinfocenter.appdata.xml kinfocenter-5.24.7/org.kde.kinfocenter.appdata.xml --- kinfocenter-5.25.5/org.kde.kinfocenter.appdata.xml 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/org.kde.kinfocenter.appdata.xml 2022-10-14 10:03:59.000000000 +0000 @@ -8,7 +8,6 @@ FSFAP GPL-2.0-or-later Info Center - مركز المعلومات Centru d'información Məlumat Mərkəzi Информационен център @@ -30,7 +29,6 @@ Info Center Centro d'informazione システム情報センター - საინფორმაციო ცენტრი 정보 센터 Informacinis centras Informatiecentrum @@ -45,14 +43,12 @@ Info Center Informationscentral Маркази иттилоотӣ - Bilgi Merkezi Центр інформації Trung tâm thông tin xxInfo Centerxx - 系统信息中心 + 信息中心 資訊中心 Centralized and convenient overview of system information - نظرة عامة مركزية ومريحة لمعلومات النظام Tola información del sistema nun llugar afayadizu Sistem haqqında məlumatlara mərkəzləşmiş və rahat şəkildə baxış Централизиран и удобен преглед на системната информация @@ -73,7 +69,6 @@ Ikhtisar informasi sistem yang terpusat dan serasi Panoramica centralizzata e comoda delle informazioni di sistema システム情報の一元化された便利な概要 - ცენტრალიზებული და მოხერხებული ადგილი სისტემური ინფორმაციის სანახავად 시스템 정보를 한 눈에 보기 Centralizuota ir patogi sistemos informacijos apžvalga Gecentraliseerd en prettig overzicht van systeeminformatie @@ -88,7 +83,6 @@ Centraliziran in priročen pregled sistemskih informacij Centraliserad och bekväm översikt av systeminformation Намоиши мусоид ва марказонидашуда барои низоми иттилоотӣ - Sistem bilgisinin kolayca ulaşılabilir ve uygunca bir genel görünümü Централізований та зручний огляд усіх даних щодо системи Phần tổng quan tập trung và tiện lợi về thông tin hệ thống xxCentralized and convenient overview of system informationxx @@ -96,7 +90,6 @@

The Info Center provides you with a centralized and convenient overview of your system and desktop environment.

-

يوفر لك مركز المعلومات نظرة عامة مركزية ومريحة لنظامك وبيئة سطح المكتب.

Centru d'información úfrete un llugar centralizáu y afayadizu pa consultar la información del sistema y l'entornu d'escritoriu.

"Sistem Haqqında Məlumat" proqramı sistem parametrlərinə və İş Masası mühitinə mərkəzləşmiş şəkildə baxmağa imkan verir.

Информационният център ви предоставя централизиран и удобен преглед на системната и работната среда.

@@ -117,7 +110,6 @@

Info Center menyediakanmu dengan ikhtisar terpusat dan serasi terhadap sistem dan lingkungan desktop-mu.

Il centro d'informazione ti dà una panoramica centralizzata e comoda sul tuo sistema e sull'ambiente desktop.

システム情報センターは、システムとデスクトップ環境の一元化された便利な概要を提供します。

-

საინფორმაციო ცენტრი თქვენი სისტემის და სამუშაო გარემოს ცენტრალიზებულ და მოსახერხებელ მიმოხილვას გთავაზობთ.

정보 센터에서는 시스템과 데스크톱 환경 정보를 모아서 표시합니다.

Informacinis centras pateikia jums centralizuotą ir patogią jūsų sistemos ir darbalaukio aplinkos apžvalgą.

Het informatiecentrum biedt u een gecentraliseerd en handig overzicht van uw systeem en bureaubladomgeving.

@@ -131,7 +123,6 @@

Info center vam nudi centraliziran in priročen pregled nad sistemom in namizjem.

Informationscentralen ger dig en centraliserad och bekväm översikt av systemet och skrivbordsmiljön.

Маркази иттилоотӣ ба шумо намоиши мусоид ва марказонидашударо барои низом ва муҳити мизи кории шумо таъмин менамояд.

-

Bilgi Merkezi, sistem ve masaüstü ortamınızın kolayca ulaşılabilir ve uygunca bir genel görünümünü sağlar.

«Центр інформації» надає вам змогу переглядати централізовано і зручно параметри вашої системи та стільничного середовища.

Trung tâm thông tin cung cấp cho bạn một phần tổng quan tập trung và tiện lợi về hệ thống và môi trường bàn làm việc của bạn.

xxThe Info Center provides you with a centralized and convenient overview of your system and desktop environment.xx

@@ -139,12 +130,11 @@

The information center is made up of multiple modules. Each module is a separate application, but the information center organizes all of these programs into a convenient location.

-

يتكون مركز المعلومات من وحدات متعددة. كل وحدة هي تطبيق منفصل، لكن مركز المعلومات ينظم كل هذه البرامج في مكان مناسب.

Esti programa constitúinlu munchos módulos, caún ye una aplicación separtada pero Centru d'información organizalos toos nun llugar afayadizu.

Məlumat Mərkəzi bir çox modullardan ibarətdir. Hər modul ayrıca tətbiqdən ibarətdir, lakin KInfoCenter tətbiqi onları bir yerdə toplayır.

Информационният център се състои от множество модули. Всеки модул е отделно приложение, но информационният център организира всички тези програми на едно място.

El centre d'informació està format per múltiples mòduls. Cadascun és una aplicació individual, però el centre d'informació els reuneix tots en un lloc comú.

-

El centre d'informació està format per múltiples mòduls. Cadascun és una aplicació individual, però el centre d'informació els reunix tots en un lloc comú.

+

El centre d'informació està format per múltiples mòduls. Cadascun és una aplicació individual, però el centre d'informació els reuneix tots en un lloc comú.

Informační centrum se skládá z celé řady modulů. Každý modul je ve skutečnosti samostatná aplikace, informační centrum ale všechny tyto aplikace sdružuje do jednoho místa.

Informationscentret udgøres af flere moduler. Hvert modul er et separat program, men informationscentret organiserer alle disse programmer på et bekvemt sted.

Das Infozentrum besteht aus mehreren Modulen. Jedes Modul ist eine separate Anwendung, aber das Infozentrum ordnet all diese Programme bequem an einem Ort an.

@@ -161,7 +151,6 @@

Pusat informasi terdiri dari banyak modul. Setiap modul adalah sebuah aplikasi yang terpisah, tetapi pusat informasi yang mengorganisasi semua program tersebut ke dalam lokasi yang serasi.

Il centro d'informazione è composto da diversi moduli; ognuno è un'applicazione a sé, ma il centro d'informazione li riunisce tutti in un posto comodo.

システム情報センターは複数のモジュールで構成されています。それぞれのモジュールは独立したアプリケーションですが、システム情報センターがそれらを統合します。

-

საინფორმაციო ცენტრი შედგება მრავალი მოდულისგან. თითოეული მოდული ცალკე აპლიკაციაა, მაგრამ საინფორმაციო ცენტრი ყველა ამ პროგრამას მოსახერხებელ ადგილას ალაგებს.

정보 센터는 여러 모듈로 구성되어 있습니다. 개별 모듈은 개별 프로그램이지만 정보 센터에서 한 자리에서 편하게 볼 수 있도록 모아 줍니다.

Informacinį centrą sudaro daug modulių. Kiekvienas modulis yra atskira programa, tačiau informacinis centras sutelkia visas šias programas į patogią vietą.

Het informatiecentrum bestaat uit verschillende modules. Elke module is een apart programma, maar het informatiecentrum organiseert al deze programma's in een handige locatie.

@@ -175,7 +164,6 @@

Informacijski center je sestavljen iz več modulov. Vsak modul je ločena aplikacija, vendar informacijski center vse to sestavi na priročno mesto.

Informationscentralen består av flera moduler. Varje modul är ett eget program, men informationscentralen organiserar alla dessa program på ett bekvämt ställe.

маркази иттилоотӣ аз якчанд модул иборат аст. Ҳар як модул барномаи алоҳида мебошад, аммо маркази иттилоотӣ ҳамаи барномаҳоро дар як ҷои мусоид муттаҳид мекунад.

-

Bilgi Merkezi, birden çok modülden oluşur. Her bir modül ayrı bir uygulamadır; ancak Bilgi Merkezi, tüm bu uygulamaları kolayca ulaşılabilir bir konumda organize eder.

Центр інформації складається з декількох модулів. Кожен модуль є окремою програмою, але центр інформації об’єднує всі ці програми у вигляді однієї зручної оболонки.

Trung tâm thông tin được tạo thành bởi nhiều khối. Mỗi khối là một ứng dụng riêng biệt, nhưng trung tâm thông tin tổ chức tất cả các chương trình này vào một địa điểm tiện lợi.

xxThe information center is made up of multiple modules. Each module is a separate application, but the information center organizes all of these programs into a convenient location.xx

@@ -202,9 +190,9 @@ KDE - - - - + + + + diff -Nru kinfocenter-5.25.5/org.kde.kinfocenter.desktop kinfocenter-5.24.7/org.kde.kinfocenter.desktop --- kinfocenter-5.25.5/org.kde.kinfocenter.desktop 2022-09-06 12:16:11.000000000 +0000 +++ kinfocenter-5.24.7/org.kde.kinfocenter.desktop 2022-10-14 10:03:59.000000000 +0000 @@ -30,7 +30,6 @@ Name[id]=Info Center Name[it]=Centro d'informazione Name[ja]=システム情報センター -Name[ka]=საინფორმაციო ცენტრი Name[ko]=정보 센터 Name[lt]=Informacinis centras Name[nl]=Informatiecentrum @@ -54,7 +53,7 @@ Name[uk]=Центр інформації Name[vi]=Trung tâm thông tin Name[x-test]=xxInfo Centerxx -Name[zh_CN]=系统信息中心 +Name[zh_CN]=信息中心 Name[zh_TW]=資訊中心 GenericName=Info Center GenericName[af]=Inligting Sentrum @@ -146,7 +145,7 @@ GenericName[vi]=Trung tâm thông tin GenericName[wa]=Cinte d' informåcions di KDE GenericName[x-test]=xxInfo Centerxx -GenericName[zh_CN]=系统信息中心 +GenericName[zh_CN]=信息中心 GenericName[zh_TW]=資訊中心 Comment=Centralized and convenient overview of system information Comment[ar]=نظرة عامة مركزية ومريحة لمعلومات النظام @@ -171,7 +170,6 @@ Comment[id]=Ikhtisar informasi sistem yang terpusat dan serasi Comment[it]=Riepilogo centralizzato e comodo delle informazioni di sistema Comment[ja]=便利な一元化されたシステム情報の概要 -Comment[ka]=ცენტრალიზებული და მოხერხებული ადგილი სისტემური ინფორმაციის სანახავად Comment[ko]=시스템 정보를 한 눈에 보기 Comment[lt]=Centralizuota ir patogi sistemos informacijos apžvalga Comment[nl]=Gecentraliseerd en prettig overzicht van systeeminformatie diff -Nru kinfocenter-5.25.5/po/af/kinfocenter.po kinfocenter-5.24.7/po/af/kinfocenter.po --- kinfocenter-5.25.5/po/af/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/af/kinfocenter.po 2022-10-14 10:04:02.000000000 +0000 @@ -0,0 +1,29 @@ +# UTF-8 test:äëïöü +# Copyright (C) 2001, 2005 Free Software Foundation, Inc. +# Frikkie Thirion , 2001,2002, 2006. +# Juanita Franz , 2005. +# Kobus , 2005. +msgid "" +msgstr "" +"Project-Id-Version: kcontrol stable\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2006-01-12 22:47+0200\n" +"Last-Translator: Frikke Thirion \n" +"Language-Team: AFRIKAANS \n" +"Language: af\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.2\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Frikkie Thirion, Juanita Franz, Kobus Venter" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "frix@expertron.co.za, juanita.franz@vr-web.de, kabousv@therugby.co.za" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ar/kcm_about-distro.po kinfocenter-5.24.7/po/ar/kcm_about-distro.po --- kinfocenter-5.25.5/po/ar/kcm_about-distro.po 2022-09-06 12:16:14.000000000 +0000 +++ kinfocenter-5.24.7/po/ar/kcm_about-distro.po 2022-10-14 10:04:01.000000000 +0000 @@ -2,15 +2,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Safa Alfulaij , 2015, ٢٠١٥. -# Zayed Al-Saidi , 2021, 2022. +# Zayed Al-Saidi , 2021. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" -"PO-Revision-Date: 2022-08-10 22:42+0400\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" +"PO-Revision-Date: 2021-12-18 22:34+0400\n" "Last-Translator: Zayed Al-Saidi \n" -"Language-Team: Arabic \n" +"Language-Team: ar\n" "Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -68,65 +68,41 @@ msgid "%1 (%2-bit)" msgstr "%1 (%2-بت)" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "عن هذا النّظام" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "الحقوق محفوظة 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "المؤلّف" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "النظام التشغيل:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "المصنّع:" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "اسم المنتج:" - -#: main.cpp:182 -#, kde-format -msgctxt "@label" -msgid "System Version:" -msgstr "إصدار النظام:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "الرقم التسلسلي:" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "إصدارة إطار كدي:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "إصدار كيوت:" @@ -148,43 +124,31 @@ msgid "Unknown" msgstr "مجهول" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "الرّقم التّسلسليّ" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "انسخ إلى الحافظة" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "أظهر" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "البرمجيات" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "العتاد" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "أظهر المزيد من المعلومات" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "انسخ إلى الحافظة" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/ar/kcm_cpu.po kinfocenter-5.24.7/po/ar/kcm_cpu.po --- kinfocenter-5.25.5/po/ar/kcm_cpu.po 2022-09-06 12:16:14.000000000 +0000 +++ kinfocenter-5.24.7/po/ar/kcm_cpu.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,45 +0,0 @@ -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# -# Zayed Al-Saidi , 2022. -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-11-17 00:29+0000\n" -"PO-Revision-Date: 2022-03-06 17:45+0400\n" -"Last-Translator: Zayed Al-Saidi \n" -"Language-Team: Arabic \n" -"Language: ar\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -"X-Generator: Lokalize 21.07.70\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "زايد السعيدي" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "zayed.alsaidi@gmail.com" - -#: main.cpp:23 -#, kde-format -msgctxt "@label kcm name" -msgid "CPU" -msgstr "المعالج" - -#: main.cpp:24 -#, kde-format -msgid "Harald Sitter" -msgstr "هارالد سِتِر" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Advanced CPU Information" -msgstr "معلومات متقدمة عن المعالج" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ar/kcm_egl.po kinfocenter-5.24.7/po/ar/kcm_egl.po --- kinfocenter-5.25.5/po/ar/kcm_egl.po 2022-09-06 12:16:14.000000000 +0000 +++ kinfocenter-5.24.7/po/ar/kcm_egl.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,45 +0,0 @@ -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# -# Zayed Al-Saidi , 2022. -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-11-17 00:29+0000\n" -"PO-Revision-Date: 2022-03-06 17:47+0400\n" -"Last-Translator: Zayed Al-Saidi \n" -"Language-Team: Arabic \n" -"Language: ar\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -"X-Generator: Lokalize 21.07.70\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "زايد السعيدي" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "zayed.alsaidi@gmail.com" - -#: main.cpp:23 -#, kde-format -msgctxt "@label kcm name" -msgid "OpenGL (EGL)" -msgstr "أوبن‌جي‌إل (EGL)" - -#: main.cpp:24 -#, kde-format -msgid "Harald Sitter" -msgstr "هارالد سِتِر" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "OpenGL (EGL)" -msgstr "أوبن‌جي‌إل (EGL)" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ar/kcm_energyinfo.po kinfocenter-5.24.7/po/ar/kcm_energyinfo.po --- kinfocenter-5.25.5/po/ar/kcm_energyinfo.po 2022-09-06 12:16:14.000000000 +0000 +++ kinfocenter-5.24.7/po/ar/kcm_energyinfo.po 2022-10-14 10:04:01.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2022-03-06 17:40+0400\n" "Last-Translator: Zayed Al-Saidi \n" "Language-Team: Arabic \n" @@ -29,12 +29,12 @@ msgid "Your emails" msgstr "safa1996alfulaij@gmail.com" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "إحصائيّات استهلاك الطّاقة" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/ar/kcm_firmware_security.po kinfocenter-5.24.7/po/ar/kcm_firmware_security.po --- kinfocenter-5.25.5/po/ar/kcm_firmware_security.po 2022-09-06 12:16:14.000000000 +0000 +++ kinfocenter-5.24.7/po/ar/kcm_firmware_security.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,45 +0,0 @@ -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# -# Zayed Al-Saidi , 2022. -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-03-06 17:47+0400\n" -"Last-Translator: Zayed Al-Saidi \n" -"Language-Team: Arabic \n" -"Language: ar\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -"X-Generator: Lokalize 21.07.70\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "زايد السعيدي" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "zayed.alsaidi@gmail.com" - -#: main.cpp:22 -#, kde-format -msgctxt "@label kcm name" -msgid "Firmware Security" -msgstr "أمن البرامج الثابتة" - -#: main.cpp:26 -#, kde-format -msgid "Harald Sitter" -msgstr "هارالد سِتِر" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Firmware Security Information" -msgstr "معلومات عن أمن البرامج الثابتة" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ar/kcm_glx.po kinfocenter-5.24.7/po/ar/kcm_glx.po --- kinfocenter-5.25.5/po/ar/kcm_glx.po 2022-09-06 12:16:14.000000000 +0000 +++ kinfocenter-5.24.7/po/ar/kcm_glx.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,45 +0,0 @@ -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# -# Zayed Al-Saidi , 2022. -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-11-17 00:29+0000\n" -"PO-Revision-Date: 2022-03-06 17:49+0400\n" -"Last-Translator: Zayed Al-Saidi \n" -"Language-Team: Arabic \n" -"Language: ar\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -"X-Generator: Lokalize 21.07.70\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "زايد السعيدي" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "zayed.alsaidi@gmail.com" - -#: main.cpp:23 -#, kde-format -msgctxt "@label kcm name" -msgid "OpenGL (GLX)" -msgstr "أوبن‌جي‌إل (GLX)" - -#: main.cpp:24 -#, kde-format -msgid "Harald Sitter" -msgstr "هارالد سِتِر" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "OpenGL (GLX)" -msgstr "أوبن‌جي‌إل (GLX)" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ar/kcm_interrupts.po kinfocenter-5.24.7/po/ar/kcm_interrupts.po --- kinfocenter-5.25.5/po/ar/kcm_interrupts.po 2022-09-06 12:16:14.000000000 +0000 +++ kinfocenter-5.24.7/po/ar/kcm_interrupts.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,45 +0,0 @@ -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# -# Zayed Al-Saidi , 2022. -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-11-17 00:29+0000\n" -"PO-Revision-Date: 2022-03-06 17:53+0400\n" -"Last-Translator: Zayed Al-Saidi \n" -"Language-Team: Arabic \n" -"Language: ar\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -"X-Generator: Lokalize 21.07.70\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "زايد السعيدي" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "zayed.alsaidi@gmail.com" - -#: main.cpp:29 -#, kde-format -msgctxt "@label kcm name" -msgid "Interrupts" -msgstr "المقاطعات" - -#: main.cpp:30 -#, kde-format -msgid "Harald Sitter" -msgstr "هارالد سِتِر" - -#: package/contents/ui/main.qml:14 -msgctxt "@info" -msgid "CPU Interrupts Information" -msgstr "معلومات عن مقاطعات المعالج" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ar/kcmusb.po kinfocenter-5.24.7/po/ar/kcmusb.po --- kinfocenter-5.25.5/po/ar/kcmusb.po 2022-09-06 12:16:14.000000000 +0000 +++ kinfocenter-5.24.7/po/ar/kcmusb.po 2022-10-14 10:04:01.000000000 +0000 @@ -12,7 +12,7 @@ "Project-Id-Version: kcmusb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-09-03 00:18+0000\n" -"PO-Revision-Date: 2022-08-10 23:03+0400\n" +"PO-Revision-Date: 2022-03-06 17:58+0400\n" "Last-Translator: Zayed Al-Saidi \n" "Language-Team: Arabic \n" "Language: ar\n" @@ -37,13 +37,13 @@ #, kde-format msgctxt "USB device class" msgid "(Defined at Interface level)" -msgstr "(معرف في مستوى الواجهة)" +msgstr "" #: classes.i18n:3 usbdevices.cpp:102 #, kde-format msgctxt "USB device class" msgid "Application Specific Interface" -msgstr "واجهة تطبيقات محددة" +msgstr "" #: classes.i18n:4 usbdevices.cpp:68 #, kde-format @@ -52,16 +52,17 @@ msgstr "صوتي" #: classes.i18n:5 usbdevices.cpp:84 -#, kde-format +#, fuzzy, kde-format +#| msgid "Data" msgctxt "USB device class" msgid "CDC Data" -msgstr "جهاز تواصل بيانات" +msgstr "البيانات" #: classes.i18n:6 usbdevices.cpp:86 #, kde-format msgctxt "USB device class" msgid "Chip/SmartCard" -msgstr "رقاقة/بطاقة ذكية" +msgstr "" #: classes.i18n:7 usbdevices.cpp:70 #, kde-format @@ -73,25 +74,27 @@ #, kde-format msgctxt "USB device class" msgid "Content Security" -msgstr "محتوى أمني" +msgstr "" #: classes.i18n:9 usbdevices.cpp:94 #, kde-format msgctxt "USB device class" msgid "Diagnostic" -msgstr "تشخيصي" +msgstr "" #: classes.i18n:10 usbdevices.cpp:82 -#, kde-format +#, fuzzy, kde-format +#| msgid "Hub" msgctxt "USB device class" msgid "Hub" -msgstr "موزع" +msgstr "الموزع" #: classes.i18n:11 usbdevices.cpp:72 -#, kde-format +#, fuzzy, kde-format +#| msgid "Human Interface Devices" msgctxt "USB device class" msgid "Human Interface Device" -msgstr "جهاز واجهة بشرية" +msgstr "أجهزة الواجهة البشرية" #: classes.i18n:12 usbdevices.cpp:78 #, kde-format @@ -100,31 +103,34 @@ msgstr "تصويري" #: classes.i18n:13 usbdevices.cpp:80 -#, kde-format +#, fuzzy, kde-format +#| msgid "Mass Storage" msgctxt "USB device class" msgid "Mass Storage" -msgstr "تخزين كبير الحجم" +msgstr "التخزين الكبير الحجم" #: classes.i18n:14 usbdevices.cpp:99 #, kde-format msgctxt "USB device class" msgid "Miscellaneous Device" -msgstr "جهاز متنوع" +msgstr "" #: classes.i18n:15 usbdevices.cpp:74 -#, kde-format +#, fuzzy, kde-format +#| msgid "Human Interface Devices" msgctxt "USB device class" msgid "Physical Interface Device" -msgstr "أجهزة الواجهة مادية" +msgstr "أجهزة الواجهة البشرية" #: classes.i18n:16 usbdevices.cpp:76 #, kde-format msgctxt "USB device class" msgid "Printer" -msgstr "طابعة" +msgstr "الطّابعة" #: classes.i18n:17 usbdevices.cpp:104 -#, kde-format +#, fuzzy, kde-format +#| msgid "Vendor Specific Class" msgctxt "USB device class" msgid "Vendor Specific Class" msgstr "صنف محدد من المصنّع" @@ -154,31 +160,36 @@ msgstr "؟" #: classes.i18n:22 -#, kde-format +#, fuzzy, kde-format +#| msgid "ATM Networking" msgctxt "USB device subclass" msgid "ATM Networking" msgstr "شبكية ATM" #: classes.i18n:23 -#, kde-format +#, fuzzy, kde-format +#| msgid "Abstract (modem)" msgctxt "USB device subclass" msgid "Abstract (modem)" -msgstr "مجرد (مودم)" +msgstr "بسيط (مودم)" #: classes.i18n:24 -#, kde-format +#, fuzzy, kde-format +#| msgid "Boot Interface Subclass" msgctxt "USB device subclass" msgid "Boot Interface Subclass" msgstr "صنف واجهة إقلاع فرعي" #: classes.i18n:25 -#, kde-format +#, fuzzy, kde-format +#| msgid "CAPI Control" msgctxt "USB device subclass" msgid "CAPI Control" -msgstr "تحكم CAPI" +msgstr "متحكم CAPI" #: classes.i18n:26 -#, kde-format +#, fuzzy, kde-format +#| msgid "Control Device" msgctxt "USB device subclass" msgid "Control Device" msgstr "جهاز التحكم" @@ -193,73 +204,81 @@ #, kde-format msgctxt "USB device subclass" msgid "Device Firmware Update" -msgstr "تحديث برنامج الثابت للجهاز" +msgstr "" #: classes.i18n:29 #, kde-format msgctxt "USB device subclass" msgid "Device Management" -msgstr "إدارة الجهاز" +msgstr "" #: classes.i18n:30 -#, kde-format +#, fuzzy, kde-format +#| msgid "Direct Line" msgctxt "USB device subclass" msgid "Direct Line" msgstr "خط مباشر" #: classes.i18n:31 -#, kde-format +#, fuzzy, kde-format +#| msgid "Ethernet Networking" msgctxt "USB device subclass" msgid "Ethernet Emulation" -msgstr "محاكي ايثرنت" +msgstr "شبكة ايثرنت" #: classes.i18n:32 -#, kde-format +#, fuzzy, kde-format +#| msgid "Ethernet Networking" msgctxt "USB device subclass" msgid "Ethernet Networking" msgstr "شبكة ايثرنت" #: classes.i18n:33 -#, kde-format +#, fuzzy, kde-format +#| msgid "Floppy" msgctxt "USB device subclass" msgid "Floppy (UFI)" -msgstr "قرص مرن (UFI)" +msgstr "قرص مرن" #: classes.i18n:34 #, kde-format msgctxt "USB device subclass" msgid "IRDA Bridge" -msgstr "جسر IRDA" +msgstr "" #: classes.i18n:35 -#, kde-format +#, fuzzy, kde-format +#| msgid "Streaming" msgctxt "USB device subclass" msgid "MIDI Streaming" -msgstr "بث MIDI" +msgstr "الانسياب" #: classes.i18n:36 -#, kde-format +#, fuzzy, kde-format +#| msgid "Direct Line" msgctxt "USB device subclass" msgid "Mobile Direct Line" -msgstr "خط جوال مباشر" +msgstr "خط مباشر" #: classes.i18n:37 -#, kde-format +#, fuzzy, kde-format +#| msgid "Multi-Channel" msgctxt "USB device subclass" msgid "Multi-Channel" msgstr "متعدد القنوات" #: classes.i18n:38 -#, kde-format +#, fuzzy, kde-format +#| msgid "No Subclass" msgctxt "USB device subclass" msgid "No Subclass" msgstr "لا صنف فرعي" #: classes.i18n:39 -#, kde-format +#, fuzzy, kde-format msgctxt "USB device subclass" msgid "OBEX" -msgstr "‏OBEX" +msgstr "مزلاج" #: classes.i18n:40 #, kde-format @@ -271,13 +290,13 @@ #, kde-format msgctxt "USB device subclass" msgid "QIC-157" -msgstr "QIC-157" +msgstr "" #: classes.i18n:42 #, kde-format msgctxt "USB device subclass" msgid "RBC (typically Flash)" -msgstr "‏RBC (في العادة Flash)" +msgstr "" #: classes.i18n:43 #, kde-format @@ -289,7 +308,7 @@ #, kde-format msgctxt "USB device subclass" msgid "Reprogrammable Diagnostics" -msgstr "تشخيصات قابلة لإعادة البرمجة" +msgstr "" #: classes.i18n:45 #, kde-format @@ -301,25 +320,26 @@ #, kde-format msgctxt "USB device subclass" msgid "SFF-8020i, MMC-2 (ATAPI)" -msgstr "SFF-8020i, MMC-2 (ATAPI)" +msgstr "" #: classes.i18n:47 #, kde-format msgctxt "USB device subclass" msgid "SFF-8070i" -msgstr "SFF-8070i" +msgstr "" #: classes.i18n:48 #, kde-format msgctxt "USB device subclass" msgid "Still Image Capture" -msgstr "التقاط صور ثابتة" +msgstr "" #: classes.i18n:49 -#, kde-format +#, fuzzy, kde-format +#| msgid "Streaming" msgctxt "USB device subclass" msgid "Streaming" -msgstr "بث" +msgstr "الانسياب" #: classes.i18n:50 #, kde-format @@ -331,13 +351,13 @@ #, kde-format msgctxt "USB device subclass" msgid "Test and Measurement" -msgstr "اختبار وقياس" +msgstr "" #: classes.i18n:52 #, kde-format msgctxt "USB device subclass" msgid "USB3 Vision" -msgstr "رؤية USB3" +msgstr "" #: classes.i18n:53 #, kde-format @@ -352,40 +372,43 @@ msgstr "غير مستخدمة" #: classes.i18n:55 -#, kde-format +#, fuzzy, kde-format +#| msgid "Vendor Specific Subclass" msgctxt "USB device subclass" msgid "Vendor Specific Subclass" msgstr "صنف فرعي محدد من المصنّع" #: classes.i18n:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "CAPI Control" msgctxt "USB device subclass" msgid "Video Control" -msgstr "تحكم فيديو" +msgstr "متحكم CAPI" #: classes.i18n:57 #, kde-format msgctxt "USB device subclass" msgid "Video Interface Collection" -msgstr "مجموعة واجهة فيديو" +msgstr "" #: classes.i18n:58 -#, kde-format +#, fuzzy, kde-format +#| msgid "Non Streaming" msgctxt "USB device subclass" msgid "Video Streaming" -msgstr "بث فيديو" +msgstr "غير إنسيابي" #: classes.i18n:59 #, kde-format msgctxt "USB device subclass" msgid "Wireless Handset Control" -msgstr "تحكم في السماعة اللاسلكية" +msgstr "" #: classes.i18n:60 #, kde-format msgctxt "USB device subclass" msgid "Wireless USB Wire Adapter" -msgstr "محول سلك USB لاسلكي" +msgstr "" #: kcmusb.cpp:28 #, kde-format @@ -432,7 +455,7 @@ #, kde-format msgctxt "USB device class" msgid "Personal Healthcare" -msgstr "رعاية صحية شخصية" +msgstr "" #: usbdevices.cpp:215 #, kde-format diff -Nru kinfocenter-5.25.5/po/ar/kcm_vulkan.po kinfocenter-5.24.7/po/ar/kcm_vulkan.po --- kinfocenter-5.25.5/po/ar/kcm_vulkan.po 2022-09-06 12:16:14.000000000 +0000 +++ kinfocenter-5.24.7/po/ar/kcm_vulkan.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,45 +0,0 @@ -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# -# Zayed Al-Saidi , 2022. -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-11-17 00:29+0000\n" -"PO-Revision-Date: 2022-03-06 17:54+0400\n" -"Last-Translator: Zayed Al-Saidi \n" -"Language-Team: Arabic \n" -"Language: ar\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -"X-Generator: Lokalize 21.07.70\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "زايد السعيدي" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "zayed.alsaidi@gmail.com" - -#: main.cpp:23 -#, kde-format -msgctxt "@label kcm name" -msgid "Vulkan" -msgstr "فالكن" - -#: main.cpp:24 -#, kde-format -msgid "Harald Sitter" -msgstr "هارالد سِتِر" - -#: package/contents/ui/main.qml:14 -msgctxt "@info" -msgid "Vulkan Graphics API Information" -msgstr "المعلومات الرّسوميّة لواجهة فالكن" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ar/kcm_wayland.po kinfocenter-5.24.7/po/ar/kcm_wayland.po --- kinfocenter-5.25.5/po/ar/kcm_wayland.po 2022-09-06 12:16:14.000000000 +0000 +++ kinfocenter-5.24.7/po/ar/kcm_wayland.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,45 +0,0 @@ -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# -# Zayed Al-Saidi , 2022. -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-11-17 00:29+0000\n" -"PO-Revision-Date: 2022-03-06 17:53+0400\n" -"Last-Translator: Zayed Al-Saidi \n" -"Language-Team: Arabic \n" -"Language: ar\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -"X-Generator: Lokalize 21.07.70\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "زايد السعيدي" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "zayed.alsaidi@gmail.com" - -#: main.cpp:23 -#, kde-format -msgctxt "@label kcm name" -msgid "Wayland" -msgstr "ويلاند" - -#: main.cpp:24 -#, kde-format -msgid "Harald Sitter" -msgstr "هارالد سِتِر" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Wayland" -msgstr "ويلاند" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ar/kcm_xserver.po kinfocenter-5.24.7/po/ar/kcm_xserver.po --- kinfocenter-5.25.5/po/ar/kcm_xserver.po 2022-09-06 12:16:14.000000000 +0000 +++ kinfocenter-5.24.7/po/ar/kcm_xserver.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,45 +0,0 @@ -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# -# Zayed Al-Saidi , 2022. -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-11-17 00:29+0000\n" -"PO-Revision-Date: 2022-03-06 17:53+0400\n" -"Last-Translator: Zayed Al-Saidi \n" -"Language-Team: Arabic \n" -"Language: ar\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -"X-Generator: Lokalize 21.07.70\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "زايد السعيدي" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "zayed.alsaidi@gmail.com" - -#: main.cpp:23 -#, kde-format -msgctxt "@label kcm name" -msgid "X-Server" -msgstr "خادم أكس" - -#: main.cpp:24 -#, kde-format -msgid "Harald Sitter" -msgstr "هارالد سِتِر" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "X-Server Information" -msgstr "معلومات خادم أكس" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ar/kinfocenter.po kinfocenter-5.24.7/po/ar/kinfocenter.po --- kinfocenter-5.25.5/po/ar/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/ar/kinfocenter.po 2022-10-14 10:04:01.000000000 +0000 @@ -0,0 +1,36 @@ +# translation of kinfocenter.po to Arabic +# translation of kcontrol.po to +# Copyright (C) 2001,2002, 2004, 2006, 2007, 2008 Free Software Foundation, Inc. +# Isam Bayazidi , 2001,2002. +# Sayed Jaffer Al-Mosawi , 2002. +# Munzir Taha , 2004. +# محمد سعد Mohamed SAAD , 2006. +# AbdulAziz AlSharif , 2007. +# Youssef Chahibi , 2007. +# zayed , 2008. +# Safa Alfulaij , 2017. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2017-02-14 20:40+0300\n" +"Last-Translator: Safa Alfulaij \n" +"Language-Team: Arabic \n" +"Language: ar\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"X-Generator: Lokalize 2.0\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Majed Ali,زايد السعيدي" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "GMajedli@gmail.com,zayed.alsaidi@gmail.com" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ast/kcm_about-distro.po kinfocenter-5.24.7/po/ast/kcm_about-distro.po --- kinfocenter-5.25.5/po/ast/kcm_about-distro.po 2022-09-06 12:16:14.000000000 +0000 +++ kinfocenter-5.24.7/po/ast/kcm_about-distro.po 2022-10-14 10:04:02.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kinfocenter\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" "PO-Revision-Date: 2021-04-20 02:18+0200\n" "Last-Translator: enolp \n" "Language-Team: Asturian \n" @@ -64,7 +64,7 @@ msgid "%1 (%2-bit)" msgstr "%1 (%2 bits)" -#: main.cpp:103 +#: main.cpp:43 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "About System" @@ -72,60 +72,35 @@ msgid "About this System" msgstr "Tocante al sistema" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Copyright 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Autor" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Sistema operativu:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "" - -#: main.cpp:182 -#, fuzzy, kde-format -#| msgid "Qt Version:" -msgctxt "@label" -msgid "System Version:" -msgstr "Versión de Qt:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "Versión de KDE Frameworks" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Versión de Qt:" @@ -147,44 +122,32 @@ msgid "Unknown" msgstr "Desconozse" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, fuzzy, kde-format -#| msgid "Copy to Clipboard" -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Copiar al cartafueyu" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Software" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Hardware" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, fuzzy, kde-format +#| msgid "Copy to Clipboard" +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Copiar al cartafueyu" + +#: package/contents/ui/main.qml:141 #, fuzzy, kde-format #| msgid "Copy to Clipboard in English" msgctxt "@action:button" diff -Nru kinfocenter-5.25.5/po/ast/kcm_energyinfo.po kinfocenter-5.24.7/po/ast/kcm_energyinfo.po --- kinfocenter-5.25.5/po/ast/kcm_energyinfo.po 2022-09-06 12:16:14.000000000 +0000 +++ kinfocenter-5.24.7/po/ast/kcm_energyinfo.po 2022-10-14 10:04:02.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kinfocenter\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2020-11-14 00:09+0100\n" "Last-Translator: enolp \n" "Language-Team: Asturian \n" @@ -27,12 +27,12 @@ msgid "Your emails" msgstr "alministradores@softastur.org" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Estadístiques del consumu d'enerxía" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/ast/kinfocenter.po kinfocenter-5.24.7/po/ast/kinfocenter.po --- kinfocenter-5.25.5/po/ast/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/ast/kinfocenter.po 2022-10-14 10:04:02.000000000 +0000 @@ -0,0 +1,28 @@ +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the kinfocenter package. +# +# enolp , 2019. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2019-08-13 10:47+0200\n" +"Last-Translator: enolp \n" +"Language-Team: Asturian \n" +"Language: ast\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 19.04.3\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Softastur" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "alministradores@softastur.org" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/az/kcm_about-distro.po kinfocenter-5.24.7/po/az/kcm_about-distro.po --- kinfocenter-5.25.5/po/az/kcm_about-distro.po 2022-09-06 12:16:14.000000000 +0000 +++ kinfocenter-5.24.7/po/az/kcm_about-distro.po 2022-10-14 10:04:02.000000000 +0000 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the kinfocenter package. # -# Xəyyam Qocayev , 2020, 2021, 2022. +# Xəyyam Qocayev , 2020, 2021. msgid "" msgstr "" "Project-Id-Version: kinfocenter\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" -"PO-Revision-Date: 2022-04-10 02:35+0400\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" +"PO-Revision-Date: 2021-12-21 17:46+0400\n" "Last-Translator: Kheyyam Gojayev \n" "Language-Team: Azerbaijani \n" "Language: az\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 21.12.3\n" +"X-Generator: Lokalize 21.12.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -62,65 +62,41 @@ msgid "%1 (%2-bit)" msgstr "%1 (%2-bit)" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "Bu sistem haqqında" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Müəllif Hüquqları 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Müəllif" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Əməliyyat Sistemi:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "İstehsalçı:" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "Məhsulun adı:" - -#: main.cpp:182 -#, kde-format -msgctxt "@label" -msgid "System Version:" -msgstr "Sistem versiyası:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "Seriya nömrəsi:" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "KDE Frameworks Versiyası:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Qt Versiyası:" @@ -142,43 +118,31 @@ msgid "Unknown" msgstr "Naməlum" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "Seriya nömrəsi" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Mübadilə yaddaşına kopyalayın" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "Göstərmək" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Proqram Təminatı" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Avadanlıq" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "Daha çox məlumat göstərmək" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Mübadilə yaddaşına kopyalayın" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/az/kcm_energyinfo.po kinfocenter-5.24.7/po/az/kcm_energyinfo.po --- kinfocenter-5.25.5/po/az/kcm_energyinfo.po 2022-09-06 12:16:14.000000000 +0000 +++ kinfocenter-5.24.7/po/az/kcm_energyinfo.po 2022-10-14 10:04:02.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kinfocenter\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2021-07-11 00:31+0400\n" "Last-Translator: Kheyyam Gojayev \n" "Language-Team: Azerbaijani \n" @@ -27,12 +27,12 @@ msgid "Your emails" msgstr "xxmn77@gmail.com" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Enerji Istifadəsi Statistikası" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/az/kcm_firmware_security.po kinfocenter-5.24.7/po/az/kcm_firmware_security.po --- kinfocenter-5.25.5/po/az/kcm_firmware_security.po 2022-09-06 12:16:14.000000000 +0000 +++ kinfocenter-5.24.7/po/az/kcm_firmware_security.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,44 +0,0 @@ -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# -# Kheyyam Gojayev , 2022. -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-03-24 16:11+0400\n" -"Last-Translator: Kheyyam Gojayev \n" -"Language-Team: Azerbaijani \n" -"Language: az\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 21.12.3\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Xəyyam Qocayev" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "xxmn77@gmail.com" - -#: main.cpp:22 -#, kde-format -msgctxt "@label kcm name" -msgid "Firmware Security" -msgstr "Mikroproqram təhlükəsizliyi" - -#: main.cpp:26 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Firmware Security Information" -msgstr "Mikroproqram təhlükəsizliyi məlumatı" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/az/kinfocenter.po kinfocenter-5.24.7/po/az/kinfocenter.po --- kinfocenter-5.25.5/po/az/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/az/kinfocenter.po 2022-10-14 10:04:02.000000000 +0000 @@ -0,0 +1,28 @@ +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the kinfocenter package. +# +# Xəyyam Qocayev , 2020. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2020-06-08 22:55+0400\n" +"Last-Translator: Xəyyam Qocayev \n" +"Language-Team: Azerbaijani\n" +"Language: az\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 20.04.1\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Xəyyam Qocayev" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "xxmn77@gmail.com" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/be/kinfocenter.po kinfocenter-5.24.7/po/be/kinfocenter.po --- kinfocenter-5.25.5/po/be/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/be/kinfocenter.po 2022-10-14 10:04:02.000000000 +0000 @@ -0,0 +1,34 @@ +# translation of kcontrol.po to Belarusian +# Belarusian (classic spelling) translation of kcontrol.pot +# Copyright (C) 2002-2004 KDE Team. +# +# Eugene Zelenko , 2002-2004. +# Yevgeny Gromov , 2003. +# Ihar Hrachyshka , 2006. +# Darafei Praliaskouski , 2007. +msgid "" +msgstr "" +"Project-Id-Version: kcontrol\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2007-10-28 14:25+0200\n" +"Last-Translator: Darafei Praliaskouski \n" +"Language-Team: Belarusian \n" +"Language: be\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || n%10>=5 && n%10<=9 || n" +"%100>=11 && n%100<=14 ? 2 : 3);\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Eugene Zelenko,Yevgeny Gromov, Ігар Грачышка" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "greendeath@mail.ru,yevgeny@tut.by, ihar.hrachyshka@gmail.com" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/bg/kcm_about-distro.po kinfocenter-5.24.7/po/bg/kcm_about-distro.po --- kinfocenter-5.25.5/po/bg/kcm_about-distro.po 2022-09-06 12:16:15.000000000 +0000 +++ kinfocenter-5.24.7/po/bg/kcm_about-distro.po 2022-10-14 10:04:03.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kcm-about-distro\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" "PO-Revision-Date: 2022-05-21 06:59+0200\n" "Last-Translator: Mincho Kondarev \n" "Language-Team: Bulgarian \n" @@ -64,65 +64,41 @@ msgid "%1 (%2-bit)" msgstr "%1 (%2-bit)" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "За системата" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Copyright 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Автор" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Операционна система:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "Производител:" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "Продуктово име:" - -#: main.cpp:182 -#, kde-format -msgctxt "@label" -msgid "System Version:" -msgstr "Версия на системата:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "Сериен номер:" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "Версия на KDE Frameworks:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Версия на Qt:" @@ -144,43 +120,31 @@ msgid "Unknown" msgstr "Неизвестно" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "Сериен номер" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Копиране в клипборда" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "Показване" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Софтуер" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Хардуер" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "Показване на повече информация" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Копиране в клипборда" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/bg/kcm_energyinfo.po kinfocenter-5.24.7/po/bg/kcm_energyinfo.po --- kinfocenter-5.25.5/po/bg/kcm_energyinfo.po 2022-09-06 12:16:15.000000000 +0000 +++ kinfocenter-5.24.7/po/bg/kcm_energyinfo.po 2022-10-14 10:04:03.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kinfocenter\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2022-07-10 21:23+0200\n" "Last-Translator: Mincho Kondarev \n" "Language-Team: Bulgarian \n" @@ -27,12 +27,12 @@ msgid "Your emails" msgstr "mkondarev@yahoo.de" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Статистика на потреблението на енергия" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/bg/kcm_firmware_security.po kinfocenter-5.24.7/po/bg/kcm_firmware_security.po --- kinfocenter-5.25.5/po/bg/kcm_firmware_security.po 2022-09-06 12:16:15.000000000 +0000 +++ kinfocenter-5.24.7/po/bg/kcm_firmware_security.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,44 +0,0 @@ -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# -# Mincho Kondarev , 2022. -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-05-23 20:36+0200\n" -"Last-Translator: Mincho Kondarev \n" -"Language-Team: stable_kde\n" -"Language: bg\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 22.04.0\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Минчо Кондарев" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "mkondarev@yahoo.de" - -#: main.cpp:22 -#, kde-format -msgctxt "@label kcm name" -msgid "Firmware Security" -msgstr "Сигурност на фърмуер" - -#: main.cpp:26 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Firmware Security Information" -msgstr "Данни за сигурността на фърмуера" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/bg/kinfocenter.po kinfocenter-5.24.7/po/bg/kinfocenter.po --- kinfocenter-5.25.5/po/bg/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/bg/kinfocenter.po 2022-10-14 10:04:03.000000000 +0000 @@ -0,0 +1,29 @@ +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Zlatko Popov , 2006, 2007, 2008. +# Yasen Pramatarov , 2009, 2011. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2011-07-26 13:34+0300\n" +"Last-Translator: Yasen Pramatarov \n" +"Language-Team: Bulgarian \n" +"Language: bg\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.2\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Радостин Раднев" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "radnev@yahoo.com" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/bn/kinfocenter.po kinfocenter-5.24.7/po/bn/kinfocenter.po --- kinfocenter-5.25.5/po/bn/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/bn/kinfocenter.po 2022-10-14 10:04:03.000000000 +0000 @@ -0,0 +1,32 @@ +# Bengali (Bangla) translation of kinfocenter. +# Copyright (C) 2009, Free Software Foundation, Inc. +# translation of kcontrol.po to Bengali +# Copyright (C) 2003, 2004, 2006 Free Software Foundation, Inc. +# +# Deepayan Sarkar , 2003, 2004, 2006. +# Deepayan Sarkar , 2009.. +# Deepayan Sarkar , 2009. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2009-01-05 20:48-0800\n" +"Last-Translator: Deepayan Sarkar \n" +"Language-Team: en_US \n" +"Language: bn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 0.2\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "দীপায়ন সরকার" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "deepayan@bengalinux.org" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/bn_IN/kinfocenter.po kinfocenter-5.24.7/po/bn_IN/kinfocenter.po --- kinfocenter-5.25.5/po/bn_IN/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/bn_IN/kinfocenter.po 2022-10-14 10:04:03.000000000 +0000 @@ -0,0 +1,29 @@ +# translation of kinfocenter.po to Bengali INDIA +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Runa Bhattacharjee , 2008. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2008-12-30 19:11+0530\n" +"Last-Translator: Runa Bhattacharjee \n" +"Language-Team: Bengali INDIA \n" +"Language: bn_IN\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "রুণা ভট্টাচার্য্য" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "runab@redhat.com" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/br/kinfocenter.po kinfocenter-5.24.7/po/br/kinfocenter.po --- kinfocenter-5.25.5/po/br/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/br/kinfocenter.po 2022-10-14 10:04:04.000000000 +0000 @@ -0,0 +1,27 @@ +# Breton translation of KDE +# Copyright (C) YEAR Free Software Foundation, Inc. +# Jañ-Mai Drapier , 1998 +# +msgid "" +msgstr "" +"Project-Id-Version: kcontrol-1.1\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2004-07-09 08:52+0200\n" +"Last-Translator: Jañ-Mai Drapier \n" +"Language-Team: Brezhoneg \n" +"Language: br\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Thierry Vignaud, Jañ-Mai Drapier" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "tvignaud@mandriva.com, jdrapier@club-internet.fr" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/bs/kcm_about-distro.po kinfocenter-5.24.7/po/bs/kcm_about-distro.po --- kinfocenter-5.25.5/po/bs/kcm_about-distro.po 2022-09-06 12:16:15.000000000 +0000 +++ kinfocenter-5.24.7/po/bs/kcm_about-distro.po 2022-10-14 10:04:04.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kcm\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" "PO-Revision-Date: 2014-10-20 20:42+0000\n" "Last-Translator: Samir Ribić \n" "Language-Team: bosanski \n" @@ -72,66 +72,41 @@ msgid "%1 (%2-bit)" msgstr "" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "" -#: main.cpp:106 +#: main.cpp:46 #, fuzzy, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Autorska prava 2012-2014 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, fuzzy, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, fuzzy, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Autor" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "" - -#: main.cpp:182 -#, fuzzy, kde-format -#| msgid "Qt Version:" -msgctxt "@label" -msgid "System Version:" -msgstr "Qt Verzija:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "" - -#: main.cpp:207 +#: main.cpp:129 #, fuzzy, kde-format msgid "KDE Frameworks Version:" msgstr "KDELibs Verzija:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Qt Verzija:" @@ -153,45 +128,33 @@ msgid "Unknown" msgstr "Nepoznat" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, fuzzy, kde-format #| msgid "Software" msgctxt "@title:group" msgid "Software" msgstr "Software" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, fuzzy, kde-format #| msgid "Hardware" msgctxt "@title:group" msgid "Hardware" msgstr "Hardware" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/bs/kinfocenter.po kinfocenter-5.24.7/po/bs/kinfocenter.po --- kinfocenter-5.25.5/po/bs/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/bs/kinfocenter.po 2022-10-14 10:04:04.000000000 +0000 @@ -0,0 +1,37 @@ +# Translation of kinfocenter.po into Bosnian. +# Strahinja Radic , 1999. +# Tiron Andric , 2003. +# Toplica Tanaskovic , 2003, 2004. +# Marko Rosic , 2003. +# Chusslove Illich , 2005, 2006, 2007, 2008, 2009, 2010. +# Dalibor Djuric , 2009, 2010. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2013-10-18 20:08+0000\n" +"Last-Translator: Samir Ribić \n" +"Language-Team: Bosnian \n" +"Language: bs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Launchpad (build 17341)\n" +"X-Launchpad-Export-Date: 2015-02-15 06:00+0000\n" +"X-Associated-UI-Catalogs: desktop_kdebase kdelibs4\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" +"X-Environment: kde\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Chusslove Illich,Samir Ribić" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "Caslav.ilic@gmx.net,samir.ribic@etf.unsa.ba" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ca/kcm_about-distro.po kinfocenter-5.24.7/po/ca/kcm_about-distro.po --- kinfocenter-5.25.5/po/ca/kcm_about-distro.po 2022-09-06 12:16:16.000000000 +0000 +++ kinfocenter-5.24.7/po/ca/kcm_about-distro.po 2022-10-14 10:04:05.000000000 +0000 @@ -1,17 +1,17 @@ # Translation of kcm_about-distro.po to Catalan -# Copyright (C) 2014-2022 This_file_is_part_of_KDE +# Copyright (C) 2014-2021 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # # Antoni Bella Pérez , 2014, 2015, 2021. -# Josep M. Ferrer , 2016, 2018, 2020, 2022. +# Josep M. Ferrer , 2016, 2018, 2020. msgid "" msgstr "" "Project-Id-Version: kinfocenter\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" -"PO-Revision-Date: 2022-04-04 11:23+0200\n" -"Last-Translator: Josep M. Ferrer \n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" +"PO-Revision-Date: 2021-12-15 17:08+0100\n" +"Last-Translator: Antoni Bella Pérez \n" "Language-Team: Catalan \n" "Language: ca\n" "MIME-Version: 1.0\n" @@ -19,7 +19,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" -"X-Generator: Lokalize 20.12.0\n" +"X-Generator: Lokalize 21.12.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -66,65 +66,41 @@ msgid "%1 (%2-bit)" msgstr "%1 (%2 bits)" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "Quant a aquest sistema" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Copyright 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Autor" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Sistema operatiu:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "Fabricant:" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "Nom del producte:" - -#: main.cpp:182 -#, kde-format -msgctxt "@label" -msgid "System Version:" -msgstr "Versió del sistema:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "Número de sèrie:" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "Versió dels Frameworks del KDE:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Versió de les Qt:" @@ -146,43 +122,31 @@ msgid "Unknown" msgstr "Desconeguda" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "Número de sèrie" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Copia al porta-retalls" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "Mostra" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Programari" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Maquinari" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "Mostra més informació" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Copia al porta-retalls" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/ca/kcm_energyinfo.po kinfocenter-5.24.7/po/ca/kcm_energyinfo.po --- kinfocenter-5.25.5/po/ca/kcm_energyinfo.po 2022-09-06 12:16:16.000000000 +0000 +++ kinfocenter-5.24.7/po/ca/kcm_energyinfo.po 2022-10-14 10:04:05.000000000 +0000 @@ -1,16 +1,16 @@ # Translation of kcm_energyinfo.po to Catalan -# Copyright (C) 2015-2022 This_file_is_part_of_KDE +# Copyright (C) 2015-2021 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Josep M. Ferrer , 2015, 2016, 2019, 2021, 2022. +# Josep M. Ferrer , 2015, 2016, 2019, 2021. # Antoni Bella Pérez , 2015, 2019, 2020, 2021. msgid "" msgstr "" "Project-Id-Version: kinfocenter\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-07-08 15:11+0200\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" +"PO-Revision-Date: 2021-10-31 20:36+0100\n" "Last-Translator: Josep M. Ferrer \n" "Language-Team: Catalan \n" "Language: ca\n" @@ -31,12 +31,12 @@ msgid "Your emails" msgstr "txemaq@gmail.com" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Estadístiques del consum d'energia" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" @@ -329,7 +329,7 @@ #: package/contents/ui/main.qml:258 #, kde-format msgid "Refresh" -msgstr "Actualitza" +msgstr "Refresca" #: package/contents/ui/main.qml:300 #, kde-format @@ -347,7 +347,7 @@ #, kde-format msgid "This type of history is currently not available for this device." msgstr "" -"Actualment, aquest tipus d'historial no està disponible per a aquest " +"Actualment aquest tipus d'historial no està disponible per a aquest " "dispositiu." #: package/contents/ui/main.qml:336 diff -Nru kinfocenter-5.25.5/po/ca/kcm_firmware_security.po kinfocenter-5.24.7/po/ca/kcm_firmware_security.po --- kinfocenter-5.25.5/po/ca/kcm_firmware_security.po 2022-09-06 12:16:16.000000000 +0000 +++ kinfocenter-5.24.7/po/ca/kcm_firmware_security.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,47 +0,0 @@ -# Translation of kcm_firmware_security.po to Catalan -# Copyright (C) 2022 This_file_is_part_of_KDE -# This file is distributed under the license LGPL version 2.1 or -# version 3 or later versions approved by the membership of KDE e.V. -# or the same license as the source of its messages in English. -# -# Josep M. Ferrer , 2022. -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-03-05 11:25+0100\n" -"Last-Translator: Josep M. Ferrer \n" -"Language-Team: Catalan \n" -"Language: ca\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 20.12.0\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Josep M. Ferrer" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "txemaq@gmail.com" - -#: main.cpp:22 -#, kde-format -msgctxt "@label kcm name" -msgid "Firmware Security" -msgstr "Seguretat del microprogramari" - -#: main.cpp:26 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Firmware Security Information" -msgstr "Informació de seguretat del microprogramari" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ca/kcm_nic.po kinfocenter-5.24.7/po/ca/kcm_nic.po --- kinfocenter-5.25.5/po/ca/kcm_nic.po 2022-09-06 12:16:16.000000000 +0000 +++ kinfocenter-5.24.7/po/ca/kcm_nic.po 2022-10-14 10:04:05.000000000 +0000 @@ -1,22 +1,22 @@ # Translation of kcm_nic.po to Catalan -# Copyright (C) 2010-2022 This_file_is_part_of_KDE +# Copyright (C) 2010-2021 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Josep M. Ferrer , 2010, 2013, 2020, 2021, 2022. +# Josep M. Ferrer , 2010, 2013, 2020, 2021. msgid "" msgstr "" "Project-Id-Version: kinfocenter\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-10-12 00:18+0000\n" -"PO-Revision-Date: 2022-07-08 15:11+0200\n" +"PO-Revision-Date: 2021-04-01 20:54+0100\n" "Last-Translator: Josep M. Ferrer \n" "Language-Team: Catalan \n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 20.12.0\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" @@ -152,4 +152,4 @@ #, kde-format msgctxt "@action:button" msgid "Refresh" -msgstr "Actualitza" \ No newline at end of file +msgstr "Refresca" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ca/kinfocenter.po kinfocenter-5.24.7/po/ca/kinfocenter.po --- kinfocenter-5.25.5/po/ca/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/ca/kinfocenter.po 2022-10-14 10:04:05.000000000 +0000 @@ -0,0 +1,34 @@ +# Translation of kinfocenter.po to Catalan +# Copyright (C) 1998-2018 This_file_is_part_of_KDE +# This file is distributed under the license LGPL version 2.1 or +# version 3 or later versions approved by the membership of KDE e.V. +# +# Sebastià Pla i Sanz , 1998, 1999, 2000, 2001, 2002, 2004, 2005, 2006. +# Antoni Bella Pérez , 2003. +# Albert Astals Cid , 2005. +# Josep M. Ferrer , 2006, 2007, 2008, 2009, 2010, 2013, 2016, 2017, 2018. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2018-01-16 20:30+0100\n" +"Last-Translator: Josep M. Ferrer \n" +"Language-Team: Catalan \n" +"Language: ca\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 2.0\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Accelerator-Marker: &\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Sebastià Pla i Sanz,Antoni Bella" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "sps@sastia.com,antonibella5@yahoo.com" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ca@valencia/kcm_about-distro.po kinfocenter-5.24.7/po/ca@valencia/kcm_about-distro.po --- kinfocenter-5.25.5/po/ca@valencia/kcm_about-distro.po 2022-09-06 12:16:16.000000000 +0000 +++ kinfocenter-5.24.7/po/ca@valencia/kcm_about-distro.po 2022-10-14 10:04:06.000000000 +0000 @@ -1,17 +1,17 @@ # Translation of kcm_about-distro.po to Catalan (Valencian) -# Copyright (C) 2014-2022 This_file_is_part_of_KDE +# Copyright (C) 2014-2021 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # # Antoni Bella Pérez , 2014, 2015, 2021. -# Josep M. Ferrer , 2016, 2018, 2020, 2022. +# Josep M. Ferrer , 2016, 2018, 2020. msgid "" msgstr "" "Project-Id-Version: kinfocenter\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" -"PO-Revision-Date: 2022-04-04 11:23+0200\n" -"Last-Translator: Josep M. Ferrer \n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" +"PO-Revision-Date: 2021-12-15 17:08+0100\n" +"Last-Translator: Antoni Bella Pérez \n" "Language-Team: Catalan \n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" @@ -19,7 +19,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" -"X-Generator: Lokalize 20.12.0\n" +"X-Generator: Lokalize 21.12.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -66,65 +66,41 @@ msgid "%1 (%2-bit)" msgstr "%1 (%2 bits)" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "Quant a este sistema" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Copyright 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Autoria" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Sistema operatiu:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "Fabricant:" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "Nom del producte:" - -#: main.cpp:182 -#, kde-format -msgctxt "@label" -msgid "System Version:" -msgstr "Versió del sistema:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "Número de sèrie:" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "Versió de Frameworks de KDE:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Versió de les Qt:" @@ -146,43 +122,31 @@ msgid "Unknown" msgstr "Desconeguda" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "Número de sèrie" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Copia al porta-retalls" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "Mostra" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Programari" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Maquinari" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "Mostra més informació" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Copia al porta-retalls" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/ca@valencia/kcmdevinfo.po kinfocenter-5.24.7/po/ca@valencia/kcmdevinfo.po --- kinfocenter-5.25.5/po/ca@valencia/kcmdevinfo.po 2022-09-06 12:16:16.000000000 +0000 +++ kinfocenter-5.24.7/po/ca@valencia/kcmdevinfo.po 2022-10-14 10:04:06.000000000 +0000 @@ -45,12 +45,12 @@ #: devicelisting.cpp:57 #, kde-format msgid "Collapse All" -msgstr "Reduïx-ho tot" +msgstr "Redueix-ho tot" #: devicelisting.cpp:60 #, kde-format msgid "Expand All" -msgstr "Expandix-ho tot" +msgstr "Expandeix-ho tot" #: devicelisting.cpp:63 #, kde-format @@ -120,7 +120,7 @@ "Solid Based Device Viewer Module" msgstr "" "\n" -"Mòdul visor de dispositius basat en Solid" +"Mòdul visor de dispositius basat en el Solid" #: infopanel.cpp:119 #, kde-format @@ -413,7 +413,7 @@ #, kde-format msgctxt "Available space out of total partition size (percent used)" msgid "%1 free of %2 (%3% used)" -msgstr "%1 lliure de %2 (%3% utilitzat)" +msgstr "%1 lliure de %2 (%3% usat)" #: soldevicetypes.cpp:303 #, kde-format diff -Nru kinfocenter-5.25.5/po/ca@valencia/kcm_energyinfo.po kinfocenter-5.24.7/po/ca@valencia/kcm_energyinfo.po --- kinfocenter-5.25.5/po/ca@valencia/kcm_energyinfo.po 2022-09-06 12:16:16.000000000 +0000 +++ kinfocenter-5.24.7/po/ca@valencia/kcm_energyinfo.po 2022-10-14 10:04:06.000000000 +0000 @@ -1,16 +1,16 @@ # Translation of kcm_energyinfo.po to Catalan (Valencian) -# Copyright (C) 2015-2022 This_file_is_part_of_KDE +# Copyright (C) 2015-2021 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Josep M. Ferrer , 2015, 2016, 2019, 2021, 2022. +# Josep M. Ferrer , 2015, 2016, 2019, 2021. # Antoni Bella Pérez , 2015, 2019, 2020, 2021. msgid "" msgstr "" "Project-Id-Version: kinfocenter\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-07-08 15:11+0200\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" +"PO-Revision-Date: 2021-10-31 20:36+0100\n" "Last-Translator: Josep M. Ferrer \n" "Language-Team: Catalan \n" "Language: ca@valencia\n" @@ -31,12 +31,12 @@ msgid "Your emails" msgstr "txemaq@gmail.com" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Estadístiques del consum d'energia" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" @@ -44,7 +44,7 @@ #: package/contents/ui/main.qml:22 #, kde-format msgid "This module lets you see energy information and statistics." -msgstr "Este mòdul permet veure informació i estadístiques quant a l'energia." +msgstr "Este mòdul permet vore informació i estadístiques quant a l'energia." #: package/contents/ui/main.qml:50 #, kde-format @@ -323,12 +323,12 @@ #: package/contents/ui/main.qml:252 #, kde-format msgid "Timespan of data to display" -msgstr "Període de temps de les dades que s'han de mostrar" +msgstr "Període de temps de les dades a mostrar" #: package/contents/ui/main.qml:258 #, kde-format msgid "Refresh" -msgstr "Actualitza" +msgstr "Refresca" #: package/contents/ui/main.qml:300 #, kde-format @@ -346,7 +346,7 @@ #, kde-format msgid "This type of history is currently not available for this device." msgstr "" -"Actualment, este tipus d'historial no està disponible per a este dispositiu." +"Actualment este tipus d'historial no està disponible per a este dispositiu." #: package/contents/ui/main.qml:336 #, kde-format diff -Nru kinfocenter-5.25.5/po/ca@valencia/kcm_firmware_security.po kinfocenter-5.24.7/po/ca@valencia/kcm_firmware_security.po --- kinfocenter-5.25.5/po/ca@valencia/kcm_firmware_security.po 2022-09-06 12:16:16.000000000 +0000 +++ kinfocenter-5.24.7/po/ca@valencia/kcm_firmware_security.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,47 +0,0 @@ -# Translation of kcm_firmware_security.po to Catalan (Valencian) -# Copyright (C) 2022 This_file_is_part_of_KDE -# This file is distributed under the license LGPL version 2.1 or -# version 3 or later versions approved by the membership of KDE e.V. -# or the same license as the source of its messages in English. -# -# Josep M. Ferrer , 2022. -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-03-05 11:25+0100\n" -"Last-Translator: Josep M. Ferrer \n" -"Language-Team: Catalan \n" -"Language: ca@valencia\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 20.12.0\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Josep M. Ferrer" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "txemaq@gmail.com" - -#: main.cpp:22 -#, kde-format -msgctxt "@label kcm name" -msgid "Firmware Security" -msgstr "Seguretat del microprogramari" - -#: main.cpp:26 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Firmware Security Information" -msgstr "Informació de seguretat del microprogramari" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ca@valencia/kcm_nic.po kinfocenter-5.24.7/po/ca@valencia/kcm_nic.po --- kinfocenter-5.25.5/po/ca@valencia/kcm_nic.po 2022-09-06 12:16:16.000000000 +0000 +++ kinfocenter-5.24.7/po/ca@valencia/kcm_nic.po 2022-10-14 10:04:06.000000000 +0000 @@ -1,22 +1,22 @@ # Translation of kcm_nic.po to Catalan (Valencian) -# Copyright (C) 2010-2022 This_file_is_part_of_KDE +# Copyright (C) 2010-2021 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Josep M. Ferrer , 2010, 2013, 2020, 2021, 2022. +# Josep M. Ferrer , 2010, 2013, 2020, 2021. msgid "" msgstr "" "Project-Id-Version: kinfocenter\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-10-12 00:18+0000\n" -"PO-Revision-Date: 2022-07-08 15:11+0200\n" +"PO-Revision-Date: 2021-04-01 20:54+0100\n" "Last-Translator: Josep M. Ferrer \n" "Language-Team: Catalan \n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 20.12.0\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" @@ -152,4 +152,4 @@ #, kde-format msgctxt "@action:button" msgid "Refresh" -msgstr "Actualitza" \ No newline at end of file +msgstr "Refresca" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ca@valencia/kcm_pci.po kinfocenter-5.24.7/po/ca@valencia/kcm_pci.po --- kinfocenter-5.25.5/po/ca@valencia/kcm_pci.po 2022-09-06 12:16:16.000000000 +0000 +++ kinfocenter-5.24.7/po/ca@valencia/kcm_pci.po 2022-10-14 10:04:06.000000000 +0000 @@ -1,23 +1,25 @@ # Translation of kcm_pci.po to Catalan (Valencian) -# Copyright (C) 2008-2021 This_file_is_part_of_KDE +# Copyright (C) 2008-2019 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. +# or the same license as the source of its messages in English. # -# Josep M. Ferrer , 2008, 2009, 2010, 2011, 2012, 2013, 2015, 2016, 2017, 2018, 2019, 2021. -# Antoni Bella Pérez , 2014, 2020, 2021. +# Josep M. Ferrer , 2008, 2009, 2010, 2011, 2012, 2013, 2015, 2016, 2017, 2018. +# Antoni Bella Pérez , 2014. +# Alfredo Vicente , 2019. msgid "" msgstr "" "Project-Id-Version: kinfocenter\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-11-17 00:29+0000\n" -"PO-Revision-Date: 2021-10-12 09:49+0200\n" -"Last-Translator: Antoni Bella Pérez \n" +"PO-Revision-Date: 2019-07-05 09:16+0200\n" +"Last-Translator: Josep M. Ferrer \n" "Language-Team: Catalan \n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 21.08.1\n" +"X-Generator: Poedit 2.0.6\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" @@ -32,17 +34,20 @@ msgstr "txemaq@gmail.com" #: main.cpp:23 -#, kde-format +#, fuzzy, kde-format +#| msgid "PCI-X" msgctxt "@label kcm name" msgid "PCI" -msgstr "PCI" +msgstr "PCI-X" #: main.cpp:24 #, kde-format msgid "Harald Sitter" -msgstr "Harald Sitter" +msgstr "" #: package/contents/ui/main.qml:14 +#, fuzzy +#| msgid "Information" msgctxt "@info:whatsthis" msgid "PCI Information" -msgstr "Informació de PCI" \ No newline at end of file +msgstr "Informació" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ca@valencia/kcmsamba.po kinfocenter-5.24.7/po/ca@valencia/kcmsamba.po --- kinfocenter-5.25.5/po/ca@valencia/kcmsamba.po 2022-09-06 12:16:16.000000000 +0000 +++ kinfocenter-5.24.7/po/ca@valencia/kcmsamba.po 2022-10-14 10:04:06.000000000 +0000 @@ -1,25 +1,27 @@ # Translation of kcmsamba.po to Catalan (Valencian) -# Copyright (C) 1998-2020 This_file_is_part_of_KDE +# Copyright (C) 1998-2019 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # # Sebastià Pla i Sanz , 1998, 1999, 2000, 2001, 2002. # Albert Astals Cid , 2005. -# Josep M. Ferrer , 2007, 2008, 2009, 2010, 2013, 2015, 2018, 2019, 2020. +# Josep M. Ferrer , 2007, 2008, 2009, 2010, 2013, 2015, 2018. # Antoni Bella Pérez , 2014. +# Empar Montoro Martín , 2019. +# Alfredo Vicente , 2019. msgid "" msgstr "" "Project-Id-Version: kinfocenter\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-11-17 00:29+0000\n" -"PO-Revision-Date: 2020-09-29 11:23+0100\n" -"Last-Translator: Josep M. Ferrer \n" +"PO-Revision-Date: 2019-09-04 09:03+0200\n" +"Last-Translator: Alfredo Vicente \n" "Language-Team: Catalan \n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 19.04.2\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" @@ -41,12 +43,13 @@ #: main.cpp:26 #, kde-format msgid "Samba Status" -msgstr "Estat de Samba" +msgstr "" #: main.cpp:30 -#, kde-format +#, fuzzy, kde-format +#| msgid "(c) 2002 KDE Information Control Module Samba Team" msgid "(c) 2002-2020 KDE Information Control Module Samba Team" -msgstr "(c) 2002-2020 Equip Samba del mòdul de control d'informació de KDE" +msgstr "(c) 2002 Equip Samba del mòdul de control d'informació KDE" #: main.cpp:31 #, kde-format @@ -81,36 +84,36 @@ #: main.cpp:37 #, kde-format msgid "Harald Sitter" -msgstr "Harald Sitter" +msgstr "" #: package/contents/ui/main.qml:17 -#, kde-format +#, fuzzy, kde-format +#| msgid "&Exports" msgctxt "@title heading above listview" msgid "User-Created Shares" -msgstr "Comparticions creades pels usuaris" +msgstr "&Exporta" #: package/contents/ui/main.qml:22 -#, kde-format +#, fuzzy, kde-format +#| msgid "Mounted Under" msgctxt "@title heading above listview" msgid "Mounted Remote Shares" -msgstr "Comparticions muntades remotes" +msgstr "Muntat en" #: package/contents/ui/main.qml:49 #, kde-format msgctxt "@info place holder for empty listview" msgid "There are no directories shared by users" -msgstr "No hi ha cap directori compartit pels usuaris" +msgstr "" #: package/contents/ui/main.qml:89 #, kde-format msgctxt "@info place holder for empty listview" msgid "There are no Samba shares mounted on this system" -msgstr "No hi ha cap compartició Samba muntada en este sistema" +msgstr "" #: package/contents/ui/ShareListItem.qml:71 #, kde-kuit-format msgctxt "@info:tooltip" msgid "Open folder properties to change share settings" -msgstr "" -"Obriu les propietats de la carpeta per a canviar la configuració de la " -"compartició" \ No newline at end of file +msgstr "" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ca@valencia/kcmusb.po kinfocenter-5.24.7/po/ca@valencia/kcmusb.po --- kinfocenter-5.25.5/po/ca@valencia/kcmusb.po 2022-09-06 12:16:16.000000000 +0000 +++ kinfocenter-5.24.7/po/ca@valencia/kcmusb.po 2022-10-14 10:04:06.000000000 +0000 @@ -391,7 +391,7 @@ #: kcmusb.cpp:28 #, kde-format msgid "This module allows you to see the devices attached to your USB bus(es)." -msgstr "Este mòdul permet veure els dispositius connectats al(s) bus(os) USB." +msgstr "Este mòdul permet vore els dispositius connectats al(s) bus(os) USB." #: kcmusb.cpp:42 #, kde-format diff -Nru kinfocenter-5.25.5/po/ca@valencia/kinfocenter.po kinfocenter-5.24.7/po/ca@valencia/kinfocenter.po --- kinfocenter-5.25.5/po/ca@valencia/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/ca@valencia/kinfocenter.po 2022-10-14 10:04:06.000000000 +0000 @@ -0,0 +1,34 @@ +# Translation of kinfocenter.po to Catalan (Valencian) +# Copyright (C) 1998-2018 This_file_is_part_of_KDE +# This file is distributed under the license LGPL version 2.1 or +# version 3 or later versions approved by the membership of KDE e.V. +# +# Sebastià Pla i Sanz , 1998, 1999, 2000, 2001, 2002, 2004, 2005, 2006. +# Antoni Bella Pérez , 2003. +# Albert Astals Cid , 2005. +# Josep M. Ferrer , 2006, 2007, 2008, 2009, 2010, 2013, 2016, 2017, 2018. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2018-01-16 20:30+0100\n" +"Last-Translator: Josep M. Ferrer \n" +"Language-Team: Catalan \n" +"Language: ca@valencia\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 2.0\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Accelerator-Marker: &\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Sebastià Pla i Sanz,Antoni Bella" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "sps@sastia.com,antonibella5@yahoo.com" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/cs/kcm_about-distro.po kinfocenter-5.24.7/po/cs/kcm_about-distro.po --- kinfocenter-5.25.5/po/cs/kcm_about-distro.po 2022-09-06 12:16:18.000000000 +0000 +++ kinfocenter-5.24.7/po/cs/kcm_about-distro.po 2022-10-14 10:04:06.000000000 +0000 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the kinfocenter package. -# Vit Pelcak , 2021, 2022. +# Vit Pelcak , 2021. # msgid "" msgstr "" "Project-Id-Version: kinfocenter\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" -"PO-Revision-Date: 2022-06-28 15:33+0200\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" +"PO-Revision-Date: 2021-11-02 11:19+0100\n" "Last-Translator: Vit Pelcak \n" "Language-Team: Czech \n" "Language: cs\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 22.04.2\n" +"X-Generator: Lokalize 21.08.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -63,65 +63,41 @@ msgid "%1 (%2-bit)" msgstr "%1 (%2-bit)" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "O tomto systému" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Copyright 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Autor" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Operační systém:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "Výrobce:" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "Název produktu:" - -#: main.cpp:182 -#, kde-format -msgctxt "@label" -msgid "System Version:" -msgstr "Verze systému:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "Sériové číslo:" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "Verze KDE Frameworks:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Verze Qt:" @@ -143,43 +119,31 @@ msgid "Unknown" msgstr "Neznámý" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "Sériové číslo" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Zkopírovat do schránky" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "Zobrazit" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Software" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Hardware" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" -msgstr "Zobrazit více informací" +msgstr "" + +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Zkopírovat do schránky" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/cs/kcm_energyinfo.po kinfocenter-5.24.7/po/cs/kcm_energyinfo.po --- kinfocenter-5.25.5/po/cs/kcm_energyinfo.po 2022-09-06 12:16:18.000000000 +0000 +++ kinfocenter-5.24.7/po/cs/kcm_energyinfo.po 2022-10-14 10:04:06.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2021-07-12 10:48+0200\n" "Last-Translator: Vit Pelcak \n" "Language-Team: Czech \n" @@ -28,12 +28,12 @@ msgid "Your emails" msgstr "vit@pelcak.org" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Statistika spotřeby energie" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/cs/kcm_firmware_security.po kinfocenter-5.24.7/po/cs/kcm_firmware_security.po --- kinfocenter-5.25.5/po/cs/kcm_firmware_security.po 2022-09-06 12:16:18.000000000 +0000 +++ kinfocenter-5.24.7/po/cs/kcm_firmware_security.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,44 +0,0 @@ -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# Vit Pelcak , 2022. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-06-28 15:26+0200\n" -"Last-Translator: Vit Pelcak \n" -"Language-Team: Czech \n" -"Language: cs\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 22.04.2\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Vít Pelčák" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "vit@pelcak.org" - -#: main.cpp:22 -#, kde-format -msgctxt "@label kcm name" -msgid "Firmware Security" -msgstr "Zabezpečení Firmware" - -#: main.cpp:26 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Firmware Security Information" -msgstr "" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/cs/kinfocenter.po kinfocenter-5.24.7/po/cs/kinfocenter.po --- kinfocenter-5.25.5/po/cs/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/cs/kinfocenter.po 2022-10-14 10:04:06.000000000 +0000 @@ -0,0 +1,30 @@ +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Vít Pelčák , 2010, 2016, 2017. +# Lukáš Tinkl , 2010. +# Vit Pelcak , 2017, 2018, 2022. +# +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2018-03-01 16:52+0100\n" +"Last-Translator: Vit Pelcak \n" +"Language-Team: Czech \n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Lokalize 21.12.0\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Miroslav Flídr" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "flidr@kky.zcu.cz" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/csb/kinfocenter.po kinfocenter-5.24.7/po/csb/kinfocenter.po --- kinfocenter-5.25.5/po/csb/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/csb/kinfocenter.po 2022-10-14 10:04:06.000000000 +0000 @@ -0,0 +1,29 @@ +# translation of kinfocenter.po to Kaszëbsczi +# Version: $Revision: 623619 $ +# Michôł Òstrowsczi , 2007, 2008. +# Mark Kwidzińśczi , 2009. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2009-12-17 23:55+0100\n" +"Last-Translator: Mark Kwidzińśczi \n" +"Language-Team: Kaszëbsczi \n" +"Language: csb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.0\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2)\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Mark Kwidzińsczi, Michôł Òstrowsczi" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "mark@linuxcsb.org, michol@linuxcsb.org" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/cy/kinfocenter.po kinfocenter-5.24.7/po/cy/kinfocenter.po --- kinfocenter-5.25.5/po/cy/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/cy/kinfocenter.po 2022-10-14 10:04:06.000000000 +0000 @@ -0,0 +1,33 @@ +# translation of kcontrol.po to Cymraeg +# Translation of kcontrol.po to Cymraeg +# Bwrdd Gwaith yn Gymraeg. +# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# www.kyfieithu.co.uk, www.gyfieithu.co.uk, 2003. +# KGyfieithu , 2003. +# KD at KGyfieithu , 2003, 2004. +# +# +msgid "" +msgstr "" +"Project-Id-Version: kcontrol\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2004-07-04 17:30+0100\n" +"Last-Translator: KD at KGyfieithu \n" +"Language-Team: Cymraeg \n" +"Language: cy\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.2\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "KD" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "kyfieithu@dotmon.com" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/da/kcm_about-distro.po kinfocenter-5.24.7/po/da/kcm_about-distro.po --- kinfocenter-5.25.5/po/da/kcm_about-distro.po 2022-09-06 12:16:19.000000000 +0000 +++ kinfocenter-5.24.7/po/da/kcm_about-distro.po 2022-10-14 10:04:07.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" "PO-Revision-Date: 2020-07-27 22:17+0200\n" "Last-Translator: Martin Schlander \n" "Language-Team: Danish \n" @@ -67,7 +67,7 @@ msgid "%1 (%2-bit)" msgstr "%1-bit" -#: main.cpp:103 +#: main.cpp:43 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "About System" @@ -75,60 +75,35 @@ msgid "About this System" msgstr "Om systemet" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Ophavsret 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Ophavsmand" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Operativsystem:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "" - -#: main.cpp:182 -#, fuzzy, kde-format -#| msgid "Qt Version:" -msgctxt "@label" -msgid "System Version:" -msgstr "Qt-version:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "KDE Frameworks-version:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Qt-version:" @@ -150,44 +125,32 @@ msgid "Unknown" msgstr "Ukendt" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, fuzzy, kde-format -#| msgid "Copy to Clipboard" -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Kopiér til udklipsholder" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Software" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Hardware" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, fuzzy, kde-format +#| msgid "Copy to Clipboard" +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Kopiér til udklipsholder" + +#: package/contents/ui/main.qml:141 #, fuzzy, kde-format #| msgid "Copy to Clipboard in English" msgctxt "@action:button" diff -Nru kinfocenter-5.25.5/po/da/kcm_energyinfo.po kinfocenter-5.24.7/po/da/kcm_energyinfo.po --- kinfocenter-5.25.5/po/da/kcm_energyinfo.po 2022-09-06 12:16:19.000000000 +0000 +++ kinfocenter-5.24.7/po/da/kcm_energyinfo.po 2022-10-14 10:04:07.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2020-01-30 20:05+0100\n" "Last-Translator: Martin Schlander \n" "Language-Team: Danish \n" @@ -27,12 +27,12 @@ msgid "Your emails" msgstr "mschlander@opensuse.org" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Statistik over energiforbrug" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/da/kinfocenter.po kinfocenter-5.24.7/po/da/kinfocenter.po --- kinfocenter-5.25.5/po/da/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/da/kinfocenter.po 2022-10-14 10:04:07.000000000 +0000 @@ -0,0 +1,31 @@ +# translation of kinfocenter.po to Danish +# Danish translation of kcontrol +# Copyright (C) +# Thomas Tanghus , 1998. +# Erik Kjær Pedersen , 2002, 2003, 2004, 2005. +# Martin Schlander , 2008, 2009, 2010, 2016, 2018. +# scootergrisen, 2017. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2018-01-28 14:07+0100\n" +"Last-Translator: Martin Schlander \n" +"Language-Team: Danish \n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 2.0\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Erik Kjær Pedersen,Lars K. Schunk,Martin Schlander" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "erik@binghamton.edu,lars@schunk.dk,mschlander@opensuse.org" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/de/kcm_about-distro.po kinfocenter-5.24.7/po/de/kcm_about-distro.po --- kinfocenter-5.25.5/po/de/kcm_about-distro.po 2022-09-06 12:16:19.000000000 +0000 +++ kinfocenter-5.24.7/po/de/kcm_about-distro.po 2022-10-14 10:04:08.000000000 +0000 @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" -"PO-Revision-Date: 2022-04-15 04:25+0200\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" +"PO-Revision-Date: 2022-02-16 23:51+0100\n" "Last-Translator: Frederik Schwarzer \n" "Language-Team: German \n" "Language: de\n" @@ -60,65 +60,41 @@ msgid "%1 (%2-bit)" msgstr "%1 (%2-bit)" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "Über dieses System" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Copyright © 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Autor" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Betriebssystem:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "Hersteller:" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "Produktname:" - -#: main.cpp:182 -#, kde-format -msgctxt "@label" -msgid "System Version:" -msgstr "Systemversion:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "Seriennummer:" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "KDE-Frameworks-Version:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Qt-Version:" @@ -140,43 +116,31 @@ msgid "Unknown" msgstr "Unbekannt" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "Seriennummer" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "In die Zwischenablage kopieren" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "Anzeigen" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Software" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Hardware" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "Weitere Informationen anzeigen" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "In die Zwischenablage kopieren" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/de/kcm_energyinfo.po kinfocenter-5.24.7/po/de/kcm_energyinfo.po --- kinfocenter-5.25.5/po/de/kcm_energyinfo.po 2022-09-06 12:16:19.000000000 +0000 +++ kinfocenter-5.24.7/po/de/kcm_energyinfo.po 2022-10-14 10:04:08.000000000 +0000 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2022-02-13 20:37+0100\n" "Last-Translator: Frederik Schwarzer \n" "Language-Team: German \n" @@ -25,12 +25,12 @@ msgid "Your emails" msgstr "lueck@hube-lueck.de" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Statistiken über den Energieverbrauch" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/de/kcm_firmware_security.po kinfocenter-5.24.7/po/de/kcm_firmware_security.po --- kinfocenter-5.25.5/po/de/kcm_firmware_security.po 2022-09-06 12:16:19.000000000 +0000 +++ kinfocenter-5.24.7/po/de/kcm_firmware_security.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,44 +0,0 @@ -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# Frederik Schwarzer , 2022. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-04-05 22:09+0200\n" -"Last-Translator: Frederik Schwarzer \n" -"Language-Team: German \n" -"Language: de\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 21.12.3\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Deutsches KDE-Übersetzerteam" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "kde-i18n-de@kde.org" - -#: main.cpp:22 -#, kde-format -msgctxt "@label kcm name" -msgid "Firmware Security" -msgstr "Firmware-Sicherheit" - -#: main.cpp:26 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Firmware Security Information" -msgstr "Informationen zur Firmware-Sicherheit" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/de/kinfocenter.po kinfocenter-5.24.7/po/de/kinfocenter.po --- kinfocenter-5.25.5/po/de/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/de/kinfocenter.po 2022-10-14 10:04:08.000000000 +0000 @@ -0,0 +1,29 @@ +# Thomas Diehl , 2002, 2003, 2004. +# Stephan Johach , 2005, 2006. +# Thomas Reitelbach , 2005, 2006, 2007, 2008, 2009. +# Burkhard Lück , 2009, 2013, 2017. +# Frederik Schwarzer , 2009, 2010, 2016, 2018. +# Johannes Obermayr , 2010. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2018-02-11 22:08+0100\n" +"Last-Translator: Frederik Schwarzer \n" +"Language-Team: German \n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Thomas Diehl,Thomas Reitelbach" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "thd@kde.org,tr@erdfunkstelle.de" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/el/kcm_about-distro.po kinfocenter-5.24.7/po/el/kcm_about-distro.po --- kinfocenter-5.25.5/po/el/kcm_about-distro.po 2022-09-06 12:16:18.000000000 +0000 +++ kinfocenter-5.24.7/po/el/kcm_about-distro.po 2022-10-14 10:04:08.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" "PO-Revision-Date: 2021-10-04 10:35+0300\n" "Last-Translator: Stelios \n" "Language-Team: Greek \n" @@ -64,66 +64,41 @@ msgid "%1 (%2-bit)" msgstr "%1 (%2-bit" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "Σχετικά με αυτό το σύστημα" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Πνευματικά δικαιώματα 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Συγγραφέας" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Λειτουργικό σύστημα:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "" - -#: main.cpp:182 -#, fuzzy, kde-format -#| msgid "Qt Version:" -msgctxt "@label" -msgid "System Version:" -msgstr "Έκδοση Qt:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "Έκδοση KDE Frameworks:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Έκδοση Qt:" @@ -145,43 +120,31 @@ msgid "Unknown" msgstr "Άγνωστο" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Αντιγραφή στο πρόχειρο" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Λογισμικό" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Υλικό" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Αντιγραφή στο πρόχειρο" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/el/kcm_energyinfo.po kinfocenter-5.24.7/po/el/kcm_energyinfo.po --- kinfocenter-5.25.5/po/el/kcm_energyinfo.po 2022-09-06 12:16:18.000000000 +0000 +++ kinfocenter-5.24.7/po/el/kcm_energyinfo.po 2022-10-14 10:04:08.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2021-07-11 10:30+0300\n" "Last-Translator: Stelios \n" "Language-Team: Greek \n" @@ -28,12 +28,12 @@ msgid "Your emails" msgstr "dimkard@gmail.com" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Στατιστικά κατανάλωσης ενέργειας" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/el/kinfocenter.po kinfocenter-5.24.7/po/el/kinfocenter.po --- kinfocenter-5.25.5/po/el/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/el/kinfocenter.po 2022-10-14 10:04:08.000000000 +0000 @@ -0,0 +1,36 @@ +# translation of kinfocenter.po to Greek +# Copyright (C) 1998, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# +# Theodore J. Soldatos , 1998. +# Dimitris Kamenopoulos , 2002. +# Stergios Dramis , 2002-2004. +# Spiros Georgaras , 2005, 2006, 2007. +# Toussis Manolis , 2005, 2007, 2008, 2009. +# Spiros Georgaras , 2007, 2008. +# Petros , 2010. +# Dimitrios Glentadakis , 2011. +# Dimitris Kardarakos , 2016. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2016-03-26 12:29+0200\n" +"Last-Translator: Dimitris Kardarakos \n" +"Language-Team: Greek \n" +"Language: el\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 2.0\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Σπύρος Γεωργαράς,Τούσης Μανώλης" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "sngeorgaras@otenet.gr, manolis@koppermind.homelinux.org" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/en_GB/kcm_about-distro.po kinfocenter-5.24.7/po/en_GB/kcm_about-distro.po --- kinfocenter-5.25.5/po/en_GB/kcm_about-distro.po 2022-09-06 12:16:19.000000000 +0000 +++ kinfocenter-5.24.7/po/en_GB/kcm_about-distro.po 2022-10-14 10:04:09.000000000 +0000 @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" -"PO-Revision-Date: 2022-04-23 14:15+0100\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" +"PO-Revision-Date: 2022-01-01 15:47+0000\n" "Last-Translator: Steve Allewell \n" "Language-Team: British English \n" "Language: en_GB\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 21.12.3\n" +"X-Generator: Lokalize 21.12.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -62,65 +62,41 @@ msgid "%1 (%2-bit)" msgstr "%1 (%2-bit)" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "About this System" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Copyright 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Author" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Operating System:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "Manufacturer:" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "Product Name:" - -#: main.cpp:182 -#, kde-format -msgctxt "@label" -msgid "System Version:" -msgstr "System Version:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "Serial Number:" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "KDE Frameworks Version:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Qt Version:" @@ -142,43 +118,31 @@ msgid "Unknown" msgstr "Unknown" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "Serial Number" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Copy to Clipboard" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "Show" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Software" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Hardware" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "Show More Information" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Copy to Clipboard" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/en_GB/kcm_energyinfo.po kinfocenter-5.24.7/po/en_GB/kcm_energyinfo.po --- kinfocenter-5.25.5/po/en_GB/kcm_energyinfo.po 2022-09-06 12:16:19.000000000 +0000 +++ kinfocenter-5.24.7/po/en_GB/kcm_energyinfo.po 2022-10-14 10:04:09.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2021-07-11 11:16+0100\n" "Last-Translator: Steve Allewell \n" "Language-Team: British English \n" @@ -27,12 +27,12 @@ msgid "Your emails" msgstr "steve.allewell@gmail.com" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Energy Consumption Statistics" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/en_GB/kcm_firmware_security.po kinfocenter-5.24.7/po/en_GB/kcm_firmware_security.po --- kinfocenter-5.25.5/po/en_GB/kcm_firmware_security.po 2022-09-06 12:16:19.000000000 +0000 +++ kinfocenter-5.24.7/po/en_GB/kcm_firmware_security.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,44 +0,0 @@ -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# -# Steve Allewell , 2022. -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-04-02 16:59+0100\n" -"Last-Translator: Steve Allewell \n" -"Language-Team: British English \n" -"Language: en_GB\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 21.12.3\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Steve Allewell" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "steve.allewell@gmail.com" - -#: main.cpp:22 -#, kde-format -msgctxt "@label kcm name" -msgid "Firmware Security" -msgstr "Firmware Security" - -#: main.cpp:26 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Firmware Security Information" -msgstr "Firmware Security Information" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/en_GB/kinfocenter.po kinfocenter-5.24.7/po/en_GB/kinfocenter.po --- kinfocenter-5.25.5/po/en_GB/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/en_GB/kinfocenter.po 2022-10-14 10:04:09.000000000 +0000 @@ -0,0 +1,28 @@ +# translation of kinfocenter.po to British English +# Malcolm Hunter , 2003, 2004, 2005, 2008. +# Andrew Coles , 2004, 2009, 2010. +# Steve Allewell , 2016, 2017, 2018. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2018-02-18 17:25+0000\n" +"Last-Translator: Steve Allewell \n" +"Language-Team: British English \n" +"Language: en_GB\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 2.0\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Aston Clulow,Dwayne Bailey" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "clulow@upnaway.com,dwayne@translate.org.za" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/eo/kinfocenter.po kinfocenter-5.24.7/po/eo/kinfocenter.po --- kinfocenter-5.25.5/po/eo/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/eo/kinfocenter.po 2022-10-14 10:04:08.000000000 +0000 @@ -0,0 +1,33 @@ +# translation of kinfocenter.po to Esperanto +# Esperantaj mesaĝoj por "kcontrol" +# Copyright (C) 1998, 2007 Free Software Foundation, Inc. +# Wolfram Diestel , 1998. +# Pierre-Marie Pédrot , 2007. +# Cindy McKee , 2007. +# +# +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2009-11-05 09:33+0100\n" +"Last-Translator: Axel Rousseau \n" +"Language-Team: Esperanto \n" +"Language: eo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"X-Poedit-Language: Esperanto\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Wolfram Diestel,Steffen Pietsch" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "wolfram@steloj.de,Steffen.Pietsch@BerlinOnline.de" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/es/kcm_about-distro.po kinfocenter-5.24.7/po/es/kcm_about-distro.po --- kinfocenter-5.25.5/po/es/kcm_about-distro.po 2022-09-06 12:16:22.000000000 +0000 +++ kinfocenter-5.24.7/po/es/kcm_about-distro.po 2022-10-14 10:04:09.000000000 +0000 @@ -3,13 +3,13 @@ # This file is distributed under the same license as the kinfocenter package. # # Automatically generated, 2021. -# Eloy Cuadra , 2021, 2022. +# Eloy Cuadra , 2021. msgid "" msgstr "" "Project-Id-Version: kcm_about-distro\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" -"PO-Revision-Date: 2022-04-04 15:37+0200\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" +"PO-Revision-Date: 2021-12-15 22:43+0100\n" "Last-Translator: Eloy Cuadra \n" "Language-Team: Spanish \n" "Language: es\n" @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 22.03.80\n" +"X-Generator: Lokalize 21.12.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -64,65 +64,41 @@ msgid "%1 (%2-bit)" msgstr "%1 (%2 bits)" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "Acerca de este sistema" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Copyright 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Autor" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Sistema operativo:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "Fabricante:" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "Nombre del producto:" - -#: main.cpp:182 -#, kde-format -msgctxt "@label" -msgid "System Version:" -msgstr "Versión del sistema:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "Número de serie:" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "Versión de KDE Frameworks:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Versión de Qt:" @@ -144,43 +120,31 @@ msgid "Unknown" msgstr "Desconocida" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "Número de serie" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Copiar en el portapapeles" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "Mostrar" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Software" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Hardware" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "Mostrar más información" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Copiar en el portapapeles" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/es/kcm_energyinfo.po kinfocenter-5.24.7/po/es/kcm_energyinfo.po --- kinfocenter-5.25.5/po/es/kcm_energyinfo.po 2022-09-06 12:16:22.000000000 +0000 +++ kinfocenter-5.24.7/po/es/kcm_energyinfo.po 2022-10-14 10:04:09.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kcm_energyinfo\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2021-07-10 16:15+0200\n" "Last-Translator: Eloy Cuadra \n" "Language-Team: Spanish \n" @@ -29,12 +29,12 @@ msgid "Your emails" msgstr "ecuadra@eloihr.net" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Estadísticas de consumo de energía" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/es/kcm_firmware_security.po kinfocenter-5.24.7/po/es/kcm_firmware_security.po --- kinfocenter-5.25.5/po/es/kcm_firmware_security.po 2022-09-06 12:16:22.000000000 +0000 +++ kinfocenter-5.24.7/po/es/kcm_firmware_security.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,46 +0,0 @@ -# Spanish translations for kcm_firmware_security.po package. -# Copyright (C) 2022 This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# -# Automatically generated, 2022. -# Eloy Cuadra , 2022. -msgid "" -msgstr "" -"Project-Id-Version: kcm_firmware_security\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-03-06 00:33+0100\n" -"Last-Translator: Eloy Cuadra \n" -"Language-Team: Spanish \n" -"Language: es\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 21.12.3\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Eloy Cuadra" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "ecuadra@eloihr.net" - -#: main.cpp:22 -#, kde-format -msgctxt "@label kcm name" -msgid "Firmware Security" -msgstr "Seguridad del firmware" - -#: main.cpp:26 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Firmware Security Information" -msgstr "Información de seguridad del firmware" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/es/kinfocenter.po kinfocenter-5.24.7/po/es/kinfocenter.po --- kinfocenter-5.25.5/po/es/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/es/kinfocenter.po 2022-10-14 10:04:09.000000000 +0000 @@ -0,0 +1,32 @@ +# translation of kinfocenter.po to Spanish +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Jaime Robles , 2007, 2008, 2009. +# Eloy Cuadra , 2010, 2016, 2017, 2018, 2019. +# Cristina Yenyxe González García , 2010. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2019-02-08 23:27+0100\n" +"Last-Translator: Eloy Cuadra \n" +"Language-Team: Spanish \n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"com>\n" +"X-Generator: Lokalize 18.12.1\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Eloy Cuadra,Jaime Robles" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "ecuadra@eloihr.net,jaime@kde.org" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/et/kcm_about-distro.po kinfocenter-5.24.7/po/et/kcm_about-distro.po --- kinfocenter-5.25.5/po/et/kcm_about-distro.po 2022-09-06 12:16:21.000000000 +0000 +++ kinfocenter-5.24.7/po/et/kcm_about-distro.po 2022-10-14 10:04:10.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" "PO-Revision-Date: 2020-02-06 14:40+0200\n" "Last-Translator: Marek Laane \n" "Language-Team: Estonian \n" @@ -67,7 +67,7 @@ msgid "%1 (%2-bit)" msgstr "%1-bitine" -#: main.cpp:103 +#: main.cpp:43 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "About System" @@ -75,60 +75,35 @@ msgid "About this System" msgstr "Süsteemi teave" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Autoriõigus 2012-2020: Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Autor" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Operatsioonisüsteem:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "" - -#: main.cpp:182 -#, fuzzy, kde-format -#| msgid "Qt Version:" -msgctxt "@label" -msgid "System Version:" -msgstr "Qt versioon:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "KDE Frameworksi versioon:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Qt versioon:" @@ -150,44 +125,32 @@ msgid "Unknown" msgstr "Teadmata" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, fuzzy, kde-format -#| msgid "Copy to Clipboard" -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Kopeeri lõikepuhvrisse" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Tarkvara" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Riistvara" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, fuzzy, kde-format +#| msgid "Copy to Clipboard" +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Kopeeri lõikepuhvrisse" + +#: package/contents/ui/main.qml:141 #, fuzzy, kde-format #| msgid "Copy to Clipboard in English" msgctxt "@action:button" diff -Nru kinfocenter-5.25.5/po/et/kcm_energyinfo.po kinfocenter-5.24.7/po/et/kcm_energyinfo.po --- kinfocenter-5.25.5/po/et/kcm_energyinfo.po 2022-09-06 12:16:21.000000000 +0000 +++ kinfocenter-5.24.7/po/et/kcm_energyinfo.po 2022-10-14 10:04:10.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2019-11-20 16:33+0200\n" "Last-Translator: Marek Laane \n" "Language-Team: Estonian \n" @@ -27,12 +27,12 @@ msgid "Your emails" msgstr "qiilaq69@gmail.com" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Energiatarbe statistika" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/et/kinfocenter.po kinfocenter-5.24.7/po/et/kinfocenter.po --- kinfocenter-5.25.5/po/et/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/et/kinfocenter.po 2022-10-14 10:04:10.000000000 +0000 @@ -0,0 +1,32 @@ +# translation of kinfocenter.po to Estonian +# Copyright (C) 1999,2002,2003, 2005, 2008 Free Software Foundation, Inc. +# +# Hasso Tepper , 1999. +# Hasso Tepper , 2002,2003. +# Marek Laane , 2003-2007. +# Hasso Tepper , 2005. +# Marek Laane , 2008, 2009, 2010, 2016, 2019. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2019-10-31 00:36+0200\n" +"Last-Translator: Marek Laane \n" +"Language-Team: Estonian \n" +"Language: et\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 19.08.1\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Hasso Tepper, Marek Laane" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "hasso@linux.ee, qiilaq69@gmail.com" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/eu/kcm_about-distro.po kinfocenter-5.24.7/po/eu/kcm_about-distro.po --- kinfocenter-5.25.5/po/eu/kcm_about-distro.po 2022-09-06 12:16:22.000000000 +0000 +++ kinfocenter-5.24.7/po/eu/kcm_about-distro.po 2022-10-14 10:04:11.000000000 +0000 @@ -1,4 +1,4 @@ -# Translation for kcm_about-distro.po to Euskara/Basque (eu). +# Translation for kcm-about-distro.po to Euskara/Basque (eu). # Copyright (C) 2017-2018, Free Software Foundation. # Copyright (C) 2019-2022, This file is copyright: # This file is distributed under the same license as the kinfocenter package. @@ -10,8 +10,8 @@ msgstr "" "Project-Id-Version: kinfocenter\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" -"PO-Revision-Date: 2022-07-06 09:20+0200\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" +"PO-Revision-Date: 2022-02-24 21:25+0100\n" "Last-Translator: Iñigo Salvador Azurmendi \n" "Language-Team: Basque \n" "Language: eu\n" @@ -19,7 +19,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 22.04.2\n" +"X-Generator: Lokalize 21.12.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -66,65 +66,41 @@ msgid "%1 (%2-bit)" msgstr "%1 (%2-bit)" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "Sistema honi buruz" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Copyright 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Egilea" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Sistema eragilea:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "Fabrikatzailea:" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "Produktuaren izena:" - -#: main.cpp:182 -#, kde-format -msgctxt "@label" -msgid "System Version:" -msgstr "Sistemaren bertsioa:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "Serie-zenbakia:" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "KDE Frameworks bertsioa:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Qt bertsioa:" @@ -146,43 +122,31 @@ msgid "Unknown" msgstr "Ezezaguna" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "Serie-zenbakia" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Kopiatu arbelera" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "Erakutsi" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Softwarea" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Hardwarea" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "Erakutsi informazio gehiago" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Kopiatu arbelera" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/eu/kcm_energyinfo.po kinfocenter-5.24.7/po/eu/kcm_energyinfo.po --- kinfocenter-5.25.5/po/eu/kcm_energyinfo.po 2022-09-06 12:16:22.000000000 +0000 +++ kinfocenter-5.24.7/po/eu/kcm_energyinfo.po 2022-10-14 10:04:11.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kinfocenter\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2021-07-17 20:12+0200\n" "Last-Translator: Iñigo Salvador Azurmendi \n" "Language-Team: Basque \n" @@ -31,12 +31,12 @@ msgid "Your emails" msgstr "xalba@ni.eus" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Energia kontsumoaren estatistikak" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/eu/kcm_firmware_security.po kinfocenter-5.24.7/po/eu/kcm_firmware_security.po --- kinfocenter-5.25.5/po/eu/kcm_firmware_security.po 2022-09-06 12:16:22.000000000 +0000 +++ kinfocenter-5.24.7/po/eu/kcm_firmware_security.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,47 +0,0 @@ -# Translation for kcm_firmware_security.po to Euskara/Basque (eu). -# Copyright (C) 2022, This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# KDE euskaratzeko proiektuaren arduraduna . -# -# Translators: -# Iñigo Salvador Azurmendi , 2022. -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-07-06 09:22+0200\n" -"Last-Translator: Iñigo Salvador Azurmendi \n" -"Language-Team: Basque \n" -"Language: eu\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 22.04.2\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Iñigo Salvador Azurmendi" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "xalba@ni.eus" - -#: main.cpp:22 -#, kde-format -msgctxt "@label kcm name" -msgid "Firmware Security" -msgstr "Firmwarearen segurtasuna" - -#: main.cpp:26 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Firmware Security Information" -msgstr "Firmware-segurtasunaren gaineko informazioa" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/eu/kinfocenter.po kinfocenter-5.24.7/po/eu/kinfocenter.po --- kinfocenter-5.25.5/po/eu/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/eu/kinfocenter.po 2022-10-14 10:04:11.000000000 +0000 @@ -0,0 +1,38 @@ +# Translation of kinfocenter.po to Euskara/Basque (eu). +# Copyright (C) 2002-2018, Free Software Foundation. +# This file is distributed under the same license as the kde-workspace package. +# KDE itzultzeko proiektuaren arduraduna . +# +# Translators: +# Marcos , 2002, 2003, 2005, 2006, 2007. +# Juan Irigoien , 2004, 2006. +# Iñigo Salvador Azurmendi , 2009, 2011, 2014, 2018. +# Hizkuntza Politikarako Sailburuordetza , 2013. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2018-06-30 18:22+0100\n" +"Last-Translator: Iñigo Salvador Azurmendi \n" +"Language-Team: Basque \n" +"Language: eu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 2.0\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" +"Juan Irigoien,Marcos Goyeneche,Iñigo Salvador Azurmendi,Hizkuntza " +"Politikarako Sailburuordetza" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" +"juanirigoien@irakasle.net,marcos@euskalgnu.org,xalba@euskalnet.net,hizpol@ej-" +"gv.es" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/fa/kinfocenter.po kinfocenter-5.24.7/po/fa/kinfocenter.po --- kinfocenter-5.25.5/po/fa/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/fa/kinfocenter.po 2022-10-14 10:04:11.000000000 +0000 @@ -0,0 +1,221 @@ +# translation of kcontrol.po to Persian +# Nazanin Kazemi , 2006, 2007. +# Tahereh Dadkhahfar , 2006. +# MaryamSadat Razavi , 2006. +# Nasim Daniarzadeh , 2006. +msgid "" +msgstr "" +"Project-Id-Version: kcontrol\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2007-09-02 15:15+0330\n" +"Last-Translator: Nazanin Kazemi \n" +"Language-Team: Persian \n" +"Language: fa\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "نازنین کاظمی" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "Kazemi@itland.ir" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +# msgid "&Small" + + + + +# msgid "&Medium" + + + + +# msgid "&Large" + + + + +# msgid "&Huge" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/fi/kcm_about-distro.po kinfocenter-5.24.7/po/fi/kcm_about-distro.po --- kinfocenter-5.25.5/po/fi/kcm_about-distro.po 2022-09-06 12:16:22.000000000 +0000 +++ kinfocenter-5.24.7/po/fi/kcm_about-distro.po 2022-10-14 10:04:11.000000000 +0000 @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" -"PO-Revision-Date: 2022-04-15 23:15+0300\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" +"PO-Revision-Date: 2022-03-18 23:26+0200\n" "Last-Translator: Tommi Nieminen \n" "Language-Team: Finnish \n" "Language: fi\n" @@ -64,65 +64,41 @@ msgid "%1 (%2-bit)" msgstr "%1 (%2-bittinen)" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "Tietoa tästä järjestelmästä" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Tekijänoikeudet 2012–2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Tekijä" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Käyttöjärjestelmä:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "Valmistaja:" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "Tuotteen nimi:" - -#: main.cpp:182 -#, kde-format -msgctxt "@label" -msgid "System Version:" -msgstr "Järjestelmän versio:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "Sarjanumero:" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "KDE Frameworks -versio:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Qt-versio:" @@ -144,43 +120,31 @@ msgid "Unknown" msgstr "Tuntematon" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "Sarjanumero" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Kopioi leikepöydälle" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "Näytä" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Ohjelmisto" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Laitteisto" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "Näytä lisätietoa" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Kopioi leikepöydälle" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/fi/kcm_energyinfo.po kinfocenter-5.24.7/po/fi/kcm_energyinfo.po --- kinfocenter-5.25.5/po/fi/kcm_energyinfo.po 2022-09-06 12:16:22.000000000 +0000 +++ kinfocenter-5.24.7/po/fi/kcm_energyinfo.po 2022-10-14 10:04:11.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2021-07-17 17:30+0300\n" "Last-Translator: Tommi Nieminen \n" "Language-Team: Finnish \n" @@ -30,12 +30,12 @@ msgid "Your emails" msgstr "lasse.liehu@gmail.com, translator@legisign.org" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Virrankulutuksen tilastot" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/fi/kcm_firmware_security.po kinfocenter-5.24.7/po/fi/kcm_firmware_security.po --- kinfocenter-5.25.5/po/fi/kcm_firmware_security.po 2022-09-06 12:16:22.000000000 +0000 +++ kinfocenter-5.24.7/po/fi/kcm_firmware_security.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,44 +0,0 @@ -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# Tommi Nieminen , 2022. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-03-18 23:26+0200\n" -"Last-Translator: Tommi Nieminen \n" -"Language-Team: Finnish \n" -"Language: fi\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 20.04.2\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Tommi Nieminen" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "translator@legisign.org" - -#: main.cpp:22 -#, kde-format -msgctxt "@label kcm name" -msgid "Firmware Security" -msgstr "Laiteohjelmiston turvallisuus" - -#: main.cpp:26 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Firmware Security Information" -msgstr "Laiteohjelmiston turvallisuustiedot" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/fi/kinfocenter.po kinfocenter-5.24.7/po/fi/kinfocenter.po --- kinfocenter-5.25.5/po/fi/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/fi/kinfocenter.po 2022-10-14 10:04:11.000000000 +0000 @@ -0,0 +1,79 @@ +# Finnish messages for kinfocenter. +# Copyright © 2010 This_file_is_part_of_KDE +# This file is distributed under the same license as the kdebase package. +# Kim Enkovaara , 2002, 2003, 2006. +# Tapio Kautto , 2003, 2004. +# Teemu Rytilahti , 2003, 2004, 2008. +# Ilpo Kantonen , 2005. +# Mikko Piippo , 2007. +# Tommi Nieminen , 2010, 2017, 2018, 2020. +# Jorma Karvonen , 2010. +# Lasse Liehu , 2010, 2014, 2015, 2016. +# +# KDE Finnish translation sprint participants: +# Author: Lliehu +# Santtu Pajukanta \n" +"Language-Team: Finnish \n" +"Language: fi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-POT-Import-Date: 2012-12-01 22:22:26+0000\n" +"X-Generator: Lokalize 20.04.2\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" +"Kim Enkovaara,Tapio Kautto,Teemu Rytilahti, Ilpo Kantonen, Santtu Pajukanta, " +"Mikko Piippo, Tommi Nieminen, Jorma Karvonen" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" +"kim.enkovaara@iki.fi,eleknader@phnet.fi,teemu.rytilahti@kde-fi.org,ilpo@iki." +"fi,japsu@iki.fi,mikko.piippo@helsinki.fi,translator@legisign.org,karvonen." +"jorma@gmail.com" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +# pmap: =/gen=Infokeskuksen/ +# pmap: =/elat=Infokeskuksesta/ \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/fr/kcm_about-distro.po kinfocenter-5.24.7/po/fr/kcm_about-distro.po --- kinfocenter-5.25.5/po/fr/kcm_about-distro.po 2022-09-06 12:16:23.000000000 +0000 +++ kinfocenter-5.24.7/po/fr/kcm_about-distro.po 2022-10-14 10:04:12.000000000 +0000 @@ -12,8 +12,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" -"PO-Revision-Date: 2022-04-04 20:11+0200\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" +"PO-Revision-Date: 2021-12-15 20:01+0100\n" "Last-Translator: Xavier Besnard \n" "Language-Team: French \n" "Language: fr\n" @@ -75,65 +75,41 @@ msgid "%1 (%2-bit)" msgstr "%1 (%2-bit)" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "À propos de ce système" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Copyright 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Auteur" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Système d'exploitation :" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "Fabricant :" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "Nom du produit :" - -#: main.cpp:182 -#, kde-format -msgctxt "@label" -msgid "System Version:" -msgstr "Version du système :" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "Numéro de série :" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "Version de KDE Frameworks :" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Version de Qt :" @@ -155,43 +131,31 @@ msgid "Unknown" msgstr "Inconnu" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "Numéro de série" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Copier vers le presse-papier" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "Afficher" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Logiciel" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Matériel" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "Afficher plus d'informations" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Copier vers le presse-papier" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/fr/kcm_energyinfo.po kinfocenter-5.24.7/po/fr/kcm_energyinfo.po --- kinfocenter-5.25.5/po/fr/kcm_energyinfo.po 2022-09-06 12:16:23.000000000 +0000 +++ kinfocenter-5.24.7/po/fr/kcm_energyinfo.po 2022-10-14 10:04:12.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2021-07-11 08:31+0200\n" "Last-Translator: Xavier Besnard \n" "Language-Team: French \n" @@ -34,12 +34,12 @@ msgid "Your emails" msgstr "johan.claudebreuninger@gmail.com, vpinon@kde.org, sdepiets@gmail.com" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Statistiques de consommation d'énergie" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/fr/kcm_firmware_security.po kinfocenter-5.24.7/po/fr/kcm_firmware_security.po --- kinfocenter-5.25.5/po/fr/kcm_firmware_security.po 2022-09-06 12:16:23.000000000 +0000 +++ kinfocenter-5.24.7/po/fr/kcm_firmware_security.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,41 +0,0 @@ -# Xavier Besnard , 2022. -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-03-05 19:21+0100\n" -"Last-Translator: Xavier Besnard \n" -"Language-Team: French \n" -"Language: fr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 21.12.3\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Xavier Besnard" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "xavier.besnard@neuf.fr" - -#: main.cpp:22 -#, kde-format -msgctxt "@label kcm name" -msgid "Firmware Security" -msgstr "Sécurité du micro-logiciel" - -#: main.cpp:26 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Firmware Security Information" -msgstr "Informations sur la sécurité du micro-logiciel" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/fr/kinfocenter.po kinfocenter-5.24.7/po/fr/kinfocenter.po --- kinfocenter-5.25.5/po/fr/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/fr/kinfocenter.po 2022-10-14 10:04:12.000000000 +0000 @@ -0,0 +1,31 @@ +# translation of kinfocenter.po to french +# translation of kinfocenter.po to +# translation of kinfocenter.po to +# translation of kinfocenter.po to français +# Ludovic Grossard , 2002,2003, 2004, 2005, 2008, 2009, 2011, 2012. +# Frédérick ANGELIQUE , 2012, 2014. +# xavier , 2012, 2020, 2021. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2021-11-26 16:38+0100\n" +"Last-Translator: Xavier Besnard \n" +"Language-Team: French \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Lokalize 21.11.80\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Xavier Besnard" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "xavier.besnard@neuf.fr" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/fy/kinfocenter.po kinfocenter-5.24.7/po/fy/kinfocenter.po --- kinfocenter-5.25.5/po/fy/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/fy/kinfocenter.po 2022-10-14 10:04:12.000000000 +0000 @@ -0,0 +1,28 @@ +# translation of kinfocenter.po to Frysk +# translation of kcontrol.po to +# +# Rinse de Vries , 2005, 2007, 2009. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2010-07-11 13:06+0100\n" +"Last-Translator: Berend Ytsma \n" +"Language-Team: Frysk \n" +"Language: fy\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Berend Ytsma" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "berendy@bigfoot.com" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ga/kinfocenter.po kinfocenter-5.24.7/po/ga/kinfocenter.po --- kinfocenter-5.25.5/po/ga/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/ga/kinfocenter.po 2022-10-14 10:04:12.000000000 +0000 @@ -0,0 +1,29 @@ +# translation of kcontrol.po to Irish +# Copyright (C) 2002 Free Software Foundation, Inc. +# Séamus Ó Ciardhuáin , 2002 +# Kevin Scannell , 2009 +msgid "" +msgstr "" +"Project-Id-Version: kcontrol\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2004-12-03 14:52-0500\n" +"Last-Translator: Kevin Scannell \n" +"Language-Team: Irish \n" +"Language: ga\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0beta1\n" +"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " +"3 : 4\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Séamus Ó Ciardhuáin,Kevin Scannell" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "seoc@iolfree.ie,kscanne@gmail.com" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/gl/kcm_about-distro.po kinfocenter-5.24.7/po/gl/kcm_about-distro.po --- kinfocenter-5.25.5/po/gl/kcm_about-distro.po 2022-09-06 12:16:24.000000000 +0000 +++ kinfocenter-5.24.7/po/gl/kcm_about-distro.po 2022-10-14 10:04:12.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" "PO-Revision-Date: 2020-01-05 18:38+0100\n" "Last-Translator: Adrián Chaves (Gallaecio) \n" "Language-Team: Galician \n" @@ -72,13 +72,13 @@ msgid "%1 (%2-bit)" msgstr "%1 bits" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "" -#: main.cpp:106 +#: main.cpp:46 #, fuzzy, kde-format #| msgctxt "@info:credit" #| msgid "Copyright 2012-2014 Harald Sitter" @@ -86,56 +86,31 @@ msgid "Copyright 2012-2020 Harald Sitter" msgstr "© 2012-2014 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Autor." -#: main.cpp:162 +#: main.cpp:102 #, fuzzy, kde-format #| msgctxt "@title:row" #| msgid "Operating System:" msgid "Operating System:" msgstr "Sistema operativo:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "" - -#: main.cpp:182 -#, fuzzy, kde-format -#| msgid "Qt Version:" -msgctxt "@label" -msgid "System Version:" -msgstr "Versión de Qt:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "Versión da infraestrutura de KDE:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Versión de Qt:" @@ -157,46 +132,34 @@ msgid "Unknown" msgstr "Descoñecida" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, fuzzy, kde-format -#| msgid "Copy to Clipboard" -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Copiar no portapapeis" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, fuzzy, kde-format #| msgid "Software" msgctxt "@title:group" msgid "Software" msgstr "Software" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, fuzzy, kde-format #| msgid "Hardware" msgctxt "@title:group" msgid "Hardware" msgstr "Soporte físico" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, fuzzy, kde-format +#| msgid "Copy to Clipboard" +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Copiar no portapapeis" + +#: package/contents/ui/main.qml:141 #, fuzzy, kde-format #| msgid "Copy to Clipboard in English" msgctxt "@action:button" diff -Nru kinfocenter-5.25.5/po/gl/kcm_energyinfo.po kinfocenter-5.24.7/po/gl/kcm_energyinfo.po --- kinfocenter-5.25.5/po/gl/kcm_energyinfo.po 2022-09-06 12:16:24.000000000 +0000 +++ kinfocenter-5.24.7/po/gl/kcm_energyinfo.po 2022-10-14 10:04:12.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2019-10-19 22:07+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) \n" "Language-Team: Galician \n" @@ -28,12 +28,12 @@ msgid "Your emails" msgstr "adrian@chaves.io" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Estatísticas de consumo enerxético" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/gl/kinfocenter.po kinfocenter-5.24.7/po/gl/kinfocenter.po --- kinfocenter-5.25.5/po/gl/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/gl/kinfocenter.po 2022-10-14 10:04:12.000000000 +0000 @@ -0,0 +1,41 @@ +# translation of kinfocenter.po to galician +# Galician translation of kcontrol. +# Copyright (C) 2000 Jesús Bravo Álvarez. +# +# Proxecto Trasno - Adaptación do software libre á lingua galega: Se desexas +# colaborar connosco, podes atopar máis información en http://trasno.gpul.org +# +# First Version: 2000-09-02 19:43+0200 +# +# Jesús Bravo Álvarez , 2000. +# Xabi García , 2003. +# Xabi G. Feal , 2006. +# mvillarino , 2008, 2009. +# marce villarino , 2009. +# Marce Villarino , 2009, 2012. +# Marce Villarino , 2012. +# Adrián Chaves Fernández (Gallaecio) , 2016. +# Adrián Chaves (Gallaecio) , 2018, 2019. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2019-03-02 19:28+0100\n" +"Last-Translator: Adrián Chaves (Gallaecio) \n" +"Language-Team: Galician \n" +"Language: gl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Jesús Bravo, Xabi García, Marce Villarino" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "jba@pobox.com, xabigf@gmx.net, mvillarino@users.sourceforge.net" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/gu/kinfocenter.po kinfocenter-5.24.7/po/gu/kinfocenter.po --- kinfocenter-5.25.5/po/gu/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/gu/kinfocenter.po 2022-10-14 10:04:13.000000000 +0000 @@ -0,0 +1,28 @@ +# Translation of kinfocenter.po to Gujarati. +# Copyright (C) 2008 This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# Kartik Mistry , 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter-gu\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2009-03-31 16:05+0530\n" +"Last-Translator: Kartik Mistry \n" +"Language-Team: Gujarati \n" +"Language: gu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "કાર્તિક મિસ્ત્રી" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "kartik.mistry@gmail.com" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/he/kcm_about-distro.po kinfocenter-5.24.7/po/he/kcm_about-distro.po --- kinfocenter-5.25.5/po/he/kcm_about-distro.po 2022-09-06 12:16:25.000000000 +0000 +++ kinfocenter-5.24.7/po/he/kcm_about-distro.po 2022-10-14 10:04:14.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kcm-about-distro\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" "PO-Revision-Date: 2017-05-16 11:30-0400\n" "Last-Translator: Elkana Bardugo \n" "Language-Team: Hebrew \n" @@ -71,13 +71,13 @@ msgid "%1 (%2-bit)" msgstr "%1 ביט" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "" -#: main.cpp:106 +#: main.cpp:46 #, fuzzy, kde-format #| msgctxt "@info:credit" #| msgid "Copyright 2012-2014 Harald Sitter" @@ -85,54 +85,29 @@ msgid "Copyright 2012-2020 Harald Sitter" msgstr "Copyright 2012-2014 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "מחבר" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "" - -#: main.cpp:182 -#, fuzzy, kde-format -#| msgid "Qt Version:" -msgctxt "@label" -msgid "System Version:" -msgstr "גרסת Qt:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "גרסת KDE Frameworks:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "גרסת Qt:" @@ -154,45 +129,33 @@ msgid "Unknown" msgstr "לא ידוע" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, fuzzy, kde-format #| msgid "Software" msgctxt "@title:group" msgid "Software" msgstr "תוכנה" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, fuzzy, kde-format #| msgid "Hardware" msgctxt "@title:group" msgid "Hardware" msgstr "חומרה" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/he/kcm_energyinfo.po kinfocenter-5.24.7/po/he/kcm_energyinfo.po --- kinfocenter-5.25.5/po/he/kcm_energyinfo.po 2022-09-06 12:16:25.000000000 +0000 +++ kinfocenter-5.24.7/po/he/kcm_energyinfo.po 2022-10-14 10:04:14.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kcm_energyinfo\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2017-05-16 11:23-0400\n" "Last-Translator: Elkana Bardugo \n" "Language-Team: Hebrew \n" @@ -28,12 +28,12 @@ msgid "Your emails" msgstr "ttv200@gmail.com" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "סטטיסטיקת צריכת אנרגיה" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/he/kinfocenter.po kinfocenter-5.24.7/po/he/kinfocenter.po --- kinfocenter-5.25.5/po/he/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/he/kinfocenter.po 2022-10-14 10:04:14.000000000 +0000 @@ -0,0 +1,41 @@ +# translation of kcontrol.po to hebrew +# translation of kcontrol.po to Hebrew +# KDE Hebrew Localization Project +# Translation of kcontrol.po into Hebrew +# +# In addition to the copyright owners of the program +# which this translation accompanies, this translation is +# Copyright (C) 1998 Erez Nir +# Copyright (C) 1999-2002 Meni Livne +# +# This translation is subject to the same Open Source +# license as the program which it accompanies. +# +# Diego Iastrubni , 2004. +# Diego Iastrubni , 2005, 2008, 2009, 2012. +# Elkana Bardugo , 2016. +# Elkana Bardugo , 2017. #zanata +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2017-05-16 11:35-0400\n" +"Last-Translator: Elkana Bardugo \n" +"Language-Team: Hebrew \n" +"Language: he\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Zanata 3.9.6\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "צוות התרגום של KDE ישראל" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "kde-l10n-he@kde.org" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/hi/kinfocenter.po kinfocenter-5.24.7/po/hi/kinfocenter.po --- kinfocenter-5.25.5/po/hi/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/hi/kinfocenter.po 2022-10-14 10:04:14.000000000 +0000 @@ -0,0 +1,30 @@ +# translation of kinfocenter.po to Hindi +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Ravishankar Shrivastava , 2007. +# Ravishankar Shrivastava , 2008. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2008-07-09 10:50+0530\n" +"Last-Translator: Ravishankar Shrivastava \n" +"Language-Team: Hindi \n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "रविशंकर श्रीवास्तव, जी. करूणाकर" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "raviratlami@aol.in," \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/hne/kinfocenter.po kinfocenter-5.24.7/po/hne/kinfocenter.po --- kinfocenter-5.25.5/po/hne/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/hne/kinfocenter.po 2022-10-14 10:04:14.000000000 +0000 @@ -0,0 +1,30 @@ +# translation of kinfocenter.po to Hindi +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Ravishankar Shrivastava , 2007. +# Ravishankar Shrivastava , 2008, 2009. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2009-02-05 16:54+0530\n" +"Last-Translator: Ravishankar Shrivastava \n" +"Language-Team: Hindi \n" +"Language: hne\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 0.2\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "रविसंकर सिरीवास्तव, जी. करूनाकर" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "raviratlami@aol.in," \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/hr/kinfocenter.po kinfocenter-5.24.7/po/hr/kinfocenter.po --- kinfocenter-5.25.5/po/hr/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/hr/kinfocenter.po 2022-10-14 10:04:14.000000000 +0000 @@ -0,0 +1,34 @@ +# Translation of kinfocenter to Croatian +# +# Translators: Denis Lackovic ,Diana Ćorluka ,Kresimir Kalafatic <>,Vedran Rodic ,Vedran Vyroubal ,Vlatko Kosturjak , +# DoDo , 2009. +# Andrej Dundovic , 2009, 2010. +# Andrej Dundović , 2009, 2010. +msgid "" +msgstr "" +"Project-Id-Version: kcontrol 0\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2010-05-25 10:50+0200\n" +"Last-Translator: Andrej Dundovic \n" +"Language-Team: Croatian \n" +"Language: hr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Lokalize 1.0\n" +"X-Environment: kde\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "KDE CroTeam, Andrej Dundović" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "kde-croatia-list@lists.sourceforge.net, adundovi@gmail.com" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/hsb/kinfocenter.po kinfocenter-5.24.7/po/hsb/kinfocenter.po --- kinfocenter-5.25.5/po/hsb/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/hsb/kinfocenter.po 2022-10-14 10:04:14.000000000 +0000 @@ -0,0 +1,27 @@ +# translation of kcontrol.po to Hornjoserbšćina +# Bianka Šwejdźic , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kcontrol\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2005-03-02 13:49+0100\n" +"Last-Translator: Bianka Šwejdźic \n" +"Language-Team: Hornjoserbšćina\n" +"Language: hsb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3;\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/hu/kcm_about-distro.po kinfocenter-5.24.7/po/hu/kcm_about-distro.po --- kinfocenter-5.25.5/po/hu/kcm_about-distro.po 2022-09-06 12:16:28.000000000 +0000 +++ kinfocenter-5.24.7/po/hu/kcm_about-distro.po 2022-10-14 10:04:16.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" "PO-Revision-Date: 2020-12-26 13:13+0100\n" "Last-Translator: Kristóf Kiszel \n" "Language-Team: Hungarian \n" @@ -69,7 +69,7 @@ msgid "%1 (%2-bit)" msgstr "%1 bit" -#: main.cpp:103 +#: main.cpp:43 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "About System" @@ -77,60 +77,35 @@ msgid "About this System" msgstr "Rendszerjellemzők" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Copyright Harald Sitter, 2012-2020." -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Szerző" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Operációs rendszer:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "" - -#: main.cpp:182 -#, fuzzy, kde-format -#| msgid "Qt Version:" -msgctxt "@label" -msgid "System Version:" -msgstr "Qt verzió:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "KDE Frameworks verzió:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Qt verzió:" @@ -152,44 +127,32 @@ msgid "Unknown" msgstr "Ismeretlen" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, fuzzy, kde-format -#| msgid "Copy to Clipboard" -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Másolás a vágólapra" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Szoftver" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Hardver" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, fuzzy, kde-format +#| msgid "Copy to Clipboard" +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Másolás a vágólapra" + +#: package/contents/ui/main.qml:141 #, fuzzy, kde-format #| msgid "Copy to Clipboard in English" msgctxt "@action:button" diff -Nru kinfocenter-5.25.5/po/hu/kcm_energyinfo.po kinfocenter-5.24.7/po/hu/kcm_energyinfo.po --- kinfocenter-5.25.5/po/hu/kcm_energyinfo.po 2022-09-06 12:16:28.000000000 +0000 +++ kinfocenter-5.24.7/po/hu/kcm_energyinfo.po 2022-10-14 10:04:16.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2019-11-22 23:16+0100\n" "Last-Translator: Kristóf Kiszel \n" "Language-Team: Hungarian \n" @@ -28,12 +28,12 @@ msgid "Your emails" msgstr "ulysses@kubuntu.org" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Energiafogyasztási statisztikák" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/hu/kinfocenter.po kinfocenter-5.24.7/po/hu/kinfocenter.po --- kinfocenter-5.25.5/po/hu/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/hu/kinfocenter.po 2022-10-14 10:04:16.000000000 +0000 @@ -0,0 +1,28 @@ +# +# Marcell Lengyel , 1998. +# Kristóf Kiszel , 2010, 2011. +# Kiszel Kristóf , 2017, 2018, 2020. +msgid "" +msgstr "" +"Project-Id-Version: KDE 4.2\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2020-12-19 13:53+0100\n" +"Last-Translator: Kristóf Kiszel \n" +"Language-Team: Hungarian \n" +"Language: hu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 21.03.70\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Kiszel Kristóf" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "kiszel.kristof@gmail.com" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ia/kcm_about-distro.po kinfocenter-5.24.7/po/ia/kcm_about-distro.po --- kinfocenter-5.25.5/po/ia/kcm_about-distro.po 2022-09-06 12:16:28.000000000 +0000 +++ kinfocenter-5.24.7/po/ia/kcm_about-distro.po 2022-10-14 10:04:16.000000000 +0000 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Giovanni Sora , 2016, 2020, 2021, 2022. +# Giovanni Sora , 2016, 2020, 2021. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" -"PO-Revision-Date: 2022-04-19 22:52+0200\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" +"PO-Revision-Date: 2021-12-19 23:42+0100\n" "Last-Translator: giovanni \n" "Language-Team: Interlingua \n" "Language: ia\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 22.03.90\n" +"X-Generator: Lokalize 21.12.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -62,65 +62,41 @@ msgid "%1 (%2-bit)" msgstr "%1 (%2-bit)" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "Re iste systema" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Copyright 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Autor" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Systema operative:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "Constructor:" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "Nomine de producto:" - -#: main.cpp:182 -#, kde-format -msgctxt "@label" -msgid "System Version:" -msgstr "Version de Systema:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "Numero serial:" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "Version de KDE Frameworks :" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Version de Qt:" @@ -142,43 +118,31 @@ msgid "Unknown" msgstr "Incognite" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "Numero serial" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Copia in area de transferentia" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "Monstra" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Software" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Hardware" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "Monstra Plus Information" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Copia in area de transferentia" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/ia/kcm_energyinfo.po kinfocenter-5.24.7/po/ia/kcm_energyinfo.po --- kinfocenter-5.25.5/po/ia/kcm_energyinfo.po 2022-09-06 12:16:28.000000000 +0000 +++ kinfocenter-5.24.7/po/ia/kcm_energyinfo.po 2022-10-14 10:04:16.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2021-07-10 23:20+0200\n" "Last-Translator: giovanni \n" "Language-Team: Interlingua \n" @@ -27,12 +27,12 @@ msgid "Your emails" msgstr "g.sora@tiscali.it" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Statistica de consumo de energia" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/ia/kcm_firmware_security.po kinfocenter-5.24.7/po/ia/kcm_firmware_security.po --- kinfocenter-5.25.5/po/ia/kcm_firmware_security.po 2022-09-06 12:16:28.000000000 +0000 +++ kinfocenter-5.24.7/po/ia/kcm_firmware_security.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,44 +0,0 @@ -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# -# giovanni , 2022. -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-03-07 22:48+0100\n" -"Last-Translator: giovanni \n" -"Language-Team: Interlingua \n" -"Language: ia\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 21.12.3\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Giovanni Sora" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "g.sora@tiscali.it" - -#: main.cpp:22 -#, kde-format -msgctxt "@label kcm name" -msgid "Firmware Security" -msgstr "Securitate de firmware" - -#: main.cpp:26 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Firmware Security Information" -msgstr "Information de securitate de firmware" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ia/kinfocenter.po kinfocenter-5.24.7/po/ia/kinfocenter.po --- kinfocenter-5.25.5/po/ia/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/ia/kinfocenter.po 2022-10-14 10:04:16.000000000 +0000 @@ -0,0 +1,28 @@ +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# g.sora , 2010, 2020. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2020-01-03 18:36+0100\n" +"Last-Translator: Giovanni Sora \n" +"Language-Team: Interlingua \n" +"Language: ia\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 2.0\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Giovanni Sora" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "g.sora@tiscali.it" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/id/kcm_about-distro.po kinfocenter-5.24.7/po/id/kcm_about-distro.po --- kinfocenter-5.25.5/po/id/kcm_about-distro.po 2022-09-06 12:16:28.000000000 +0000 +++ kinfocenter-5.24.7/po/id/kcm_about-distro.po 2022-10-14 10:04:16.000000000 +0000 @@ -8,9 +8,9 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" -"PO-Revision-Date: 2022-06-03 10:12+0700\n" -"Last-Translator: Aziz Adam Adrian <4.adam.adrian@gmail.com>\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" +"PO-Revision-Date: 2022-03-03 12:00+0700\n" +"Last-Translator: Linerly \n" "Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" @@ -64,65 +64,41 @@ msgid "%1 (%2-bit)" msgstr "%1 (%2-bit)" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "Tentang Sistem Ini" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Hakcipta 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Penulis" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Sistem Operasi:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "Manufaktur:" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "Nama Produk:" - -#: main.cpp:182 -#, kde-format -msgctxt "@label" -msgid "System Version:" -msgstr "Versi Sistem:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "Nomor Seri:" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "Versi KDE Frameworks:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Versi Qt:" @@ -144,43 +120,31 @@ msgid "Unknown" msgstr "Tak diketahui" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "Nomor Seri" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Salin ke Papan Klip" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "Tampilkan" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Perangkat Lunak" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Perangkat Keras" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "Tampilkan Informasi Lanjut" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Salin ke Papan Klip" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/id/kcm_energyinfo.po kinfocenter-5.24.7/po/id/kcm_energyinfo.po --- kinfocenter-5.25.5/po/id/kcm_energyinfo.po 2022-09-06 12:16:28.000000000 +0000 +++ kinfocenter-5.24.7/po/id/kcm_energyinfo.po 2022-10-14 10:04:16.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2022-08-26 23:44+0700\n" "Last-Translator: Wantoyèk \n" "Language-Team: https://t.me/Localizations_KDE_Indonesia\n" @@ -28,12 +28,12 @@ msgid "Your emails" msgstr "wantoyek@gmail.com" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Statistik Konsumsi Energi" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/id/kinfocenter.po kinfocenter-5.24.7/po/id/kinfocenter.po --- kinfocenter-5.25.5/po/id/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/id/kinfocenter.po 2022-10-14 10:04:16.000000000 +0000 @@ -0,0 +1,29 @@ +# Indonesian translations for kinfocenter package. +# Copyright (C) 2010 This_file_is_part_of_KDE +# This file is distributed under the same license as the kinfocenter package. +# Andhika Padmawan , 2010. +# Wantoyo , 2017, 2018, 2019, 2021. +# +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2018-11-03 08:21+0700\n" +"Last-Translator: Wantoyo \n" +"Language-Team: Indonesian \n" +"Language: id\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Andhika Padmawan" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "andhika.padmawan@gmail.com" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/is/kinfocenter.po kinfocenter-5.24.7/po/is/kinfocenter.po --- kinfocenter-5.25.5/po/is/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/is/kinfocenter.po 2022-10-14 10:04:16.000000000 +0000 @@ -0,0 +1,41 @@ +# translation of kinfocenter.po to Icelandic +# Íslenskun á KDE stjórnborðinu +# Copyright (C) 1998-2000,2003, 2004, 2005, 2008, 2009, 2010 Free Software Foundation, Inc. +# Logi Ragnarsson , 1998-2000. +# Richard Allen , 1999-2004. +# Arnar Leósson , 2003. +# Svanur Palsson , 2004. +# Arnar Leosson , 2004, 2005. +# Sveinn í Felli , 2008, 2009, 2010, 2016. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2016-04-08 22:57+0000\n" +"Last-Translator: Sveinn í Felli \n" +"Language-Team: Icelandic \n" +"Language: is\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.5\n" +"Plural-Forms: Plural-Forms: nplurals=2; plural=n != 1;\n" +"\n" +"\n" +"\n" +"\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" +"Logi Ragnarsson, Richard Allen, Pjetur G. Hjaltason, Arnar Leósson, Svanur " +"Pálsson, Sveinn í Felli" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" +"logir@logi.org, ra@ra.is, pjetur@pjetur.net, leosson@frisurf.no, svanur@tern." +"is, sv1@fellsnet.is" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/it/kcm_about-distro.po kinfocenter-5.24.7/po/it/kcm_about-distro.po --- kinfocenter-5.25.5/po/it/kcm_about-distro.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/it/kcm_about-distro.po 2022-10-14 10:04:17.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kcm-about-distro\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" "PO-Revision-Date: 2022-04-05 17:06+0200\n" "Last-Translator: Vincenzo Reale \n" "Language-Team: Italian \n" @@ -63,65 +63,41 @@ msgid "%1 (%2-bit)" msgstr "%1 (%2 bit)" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "Informazioni su questo sistema" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Copyright 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Autore" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Sistema operativo:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "Produttore:" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "Nome del prodotto:" - -#: main.cpp:182 -#, kde-format -msgctxt "@label" -msgid "System Version:" -msgstr "Versione di sistema:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "Numero seriale:" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "Versione di KDE Frameworks:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Versione di Qt:" @@ -143,43 +119,31 @@ msgid "Unknown" msgstr "Sconosciuto" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "Numero seriale" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Copia negli appunti" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "Mostra" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Software" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Hardware" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "Mostra più informazioni" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Copia negli appunti" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/it/kcmdevinfo.po kinfocenter-5.24.7/po/it/kcmdevinfo.po --- kinfocenter-5.25.5/po/it/kcmdevinfo.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/it/kcmdevinfo.po 2022-10-14 10:04:17.000000000 +0000 @@ -1,14 +1,14 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # Federico Zenith , 2010, 2012, 2015. -# Paolo Zamponi , 2016, 2018, 2020. +# Paolo Zamponi , 2016, 2018, 2020, 2022. # msgid "" msgstr "" "Project-Id-Version: kcmdevinfo\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-09-03 00:18+0000\n" -"PO-Revision-Date: 2020-06-09 14:38+0200\n" +"PO-Revision-Date: 2022-09-17 19:09+0200\n" "Last-Translator: Paolo Zamponi \n" "Language-Team: Italian \n" "Language: it\n" @@ -16,7 +16,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 20.04.1\n" +"X-Generator: Lokalize 22.08.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -397,7 +397,7 @@ #: soldevicetypes.cpp:282 #, kde-format msgid "Mounted At: " -msgstr "Montato a: " +msgstr "Montato su: " #: soldevicetypes.cpp:282 #, kde-format diff -Nru kinfocenter-5.25.5/po/it/kcm_energyinfo.po kinfocenter-5.24.7/po/it/kcm_energyinfo.po --- kinfocenter-5.25.5/po/it/kcm_energyinfo.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/it/kcm_energyinfo.po 2022-10-14 10:04:17.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kcm_energyinfo\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2021-07-11 12:29+0200\n" "Last-Translator: Vincenzo Reale \n" "Language-Team: Italian \n" @@ -27,12 +27,12 @@ msgid "Your emails" msgstr "smart2128vr@gmail.com" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Statistiche sul consumo di energia" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/it/kcm_firmware_security.po kinfocenter-5.24.7/po/it/kcm_firmware_security.po --- kinfocenter-5.25.5/po/it/kcm_firmware_security.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/it/kcm_firmware_security.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,44 +0,0 @@ -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# Vincenzo Reale , 2022. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-03-06 09:18+0100\n" -"Last-Translator: Vincenzo Reale \n" -"Language-Team: Italian \n" -"Language: it\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 21.12.3\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Vincenzo Reale" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "smart2128vr@gmail.com" - -#: main.cpp:22 -#, kde-format -msgctxt "@label kcm name" -msgid "Firmware Security" -msgstr "Sicurezza del firmware" - -#: main.cpp:26 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Firmware Security Information" -msgstr "Informazioni di sicurezza del firmware" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/it/kinfocenter.po kinfocenter-5.24.7/po/it/kinfocenter.po --- kinfocenter-5.25.5/po/it/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/it/kinfocenter.po 2022-10-14 10:04:17.000000000 +0000 @@ -0,0 +1,30 @@ +# translation of kinfocenter.po to Italian +# Andrea Rizzi , 2003, 2004, 2005, 2007. +# Giovanni Venturi , 2006. +# Luciano Montanaro , 2007, 2008, 2010. +# Federico Zenith , 2009, 2010. +# Paolo Zamponi , 2016, 2017, 2018. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2018-01-19 09:41+0100\n" +"Last-Translator: Paolo Zamponi \n" +"Language-Team: Italian \n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 2.0\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Federico Zenith,Andrea Rizzi,Federico Cozzi" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "federico.zenith@member.fsf.org,," \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ja/kcm_about-distro.po kinfocenter-5.24.7/po/ja/kcm_about-distro.po --- kinfocenter-5.25.5/po/ja/kcm_about-distro.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/ja/kcm_about-distro.po 2022-10-14 10:04:17.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kcm-about-distro\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" "PO-Revision-Date: 2022-07-04 11:42-0700\n" "Last-Translator: Fumiaki Okushi \n" "Language-Team: Japanese \n" @@ -63,65 +63,41 @@ msgid "%1 (%2-bit)" msgstr "" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "このシステムについて" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "作者" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "オペレーティングシステム:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "製造元:" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "製品名:" - -#: main.cpp:182 -#, kde-format -msgctxt "@label" -msgid "System Version:" -msgstr "システムのバージョン:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "シリアルナンバー:" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "KDE Frameworks のバージョン:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Qt のバージョン:" @@ -143,43 +119,31 @@ msgid "Unknown" msgstr "不明" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "シリアルナンバー" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "クリップボードにコピー" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "表示" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "ソフトウェア" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "ハードウェア" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "その他の情報" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "クリップボードにコピー" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/ja/kcm_cpu.po kinfocenter-5.24.7/po/ja/kcm_cpu.po --- kinfocenter-5.25.5/po/ja/kcm_cpu.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/ja/kcm_cpu.po 2022-10-14 10:04:17.000000000 +0000 @@ -0,0 +1,41 @@ +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2021-11-17 00:29+0000\n" +"PO-Revision-Date: 2021-08-20 22:37-0700\n" +"Last-Translator: Japanese KDE translation team \n" +"Language-Team: Japanese \n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: main.cpp:23 +#, kde-format +msgctxt "@label kcm name" +msgid "CPU" +msgstr "" + +#: main.cpp:24 +#, kde-format +msgid "Harald Sitter" +msgstr "" + +#: package/contents/ui/main.qml:14 +msgctxt "@info:whatsthis" +msgid "Advanced CPU Information" +msgstr "" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ja/kcm_egl.po kinfocenter-5.24.7/po/ja/kcm_egl.po --- kinfocenter-5.25.5/po/ja/kcm_egl.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/ja/kcm_egl.po 2022-10-14 10:04:17.000000000 +0000 @@ -0,0 +1,41 @@ +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2021-11-17 00:29+0000\n" +"PO-Revision-Date: 2021-09-29 22:09-0700\n" +"Last-Translator: Japanese KDE translation team \n" +"Language-Team: Japanese \n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: main.cpp:23 +#, kde-format +msgctxt "@label kcm name" +msgid "OpenGL (EGL)" +msgstr "" + +#: main.cpp:24 +#, kde-format +msgid "Harald Sitter" +msgstr "" + +#: package/contents/ui/main.qml:14 +msgctxt "@info:whatsthis" +msgid "OpenGL (EGL)" +msgstr "" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ja/kcm_energyinfo.po kinfocenter-5.24.7/po/ja/kcm_energyinfo.po --- kinfocenter-5.25.5/po/ja/kcm_energyinfo.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/ja/kcm_energyinfo.po 2022-10-14 10:04:17.000000000 +0000 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: kcm_energyinfo\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2019-10-05 19:02-0700\n" "Last-Translator: Fumiaki Okushi \n" "Language-Team: Japanese \n" @@ -27,12 +27,12 @@ msgid "Your emails" msgstr "" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "エネルギー消費の統計" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "" diff -Nru kinfocenter-5.25.5/po/ja/kcm_glx.po kinfocenter-5.24.7/po/ja/kcm_glx.po --- kinfocenter-5.25.5/po/ja/kcm_glx.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/ja/kcm_glx.po 2022-10-14 10:04:17.000000000 +0000 @@ -0,0 +1,41 @@ +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2021-11-17 00:29+0000\n" +"PO-Revision-Date: 2021-09-29 22:09-0700\n" +"Last-Translator: Japanese KDE translation team \n" +"Language-Team: Japanese \n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: main.cpp:23 +#, kde-format +msgctxt "@label kcm name" +msgid "OpenGL (GLX)" +msgstr "" + +#: main.cpp:24 +#, kde-format +msgid "Harald Sitter" +msgstr "" + +#: package/contents/ui/main.qml:14 +msgctxt "@info:whatsthis" +msgid "OpenGL (GLX)" +msgstr "" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ja/kcm_interrupts.po kinfocenter-5.24.7/po/ja/kcm_interrupts.po --- kinfocenter-5.25.5/po/ja/kcm_interrupts.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/ja/kcm_interrupts.po 2022-10-14 10:04:17.000000000 +0000 @@ -0,0 +1,41 @@ +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2021-11-17 00:29+0000\n" +"PO-Revision-Date: 2021-09-06 13:23-0700\n" +"Last-Translator: Japanese KDE translation team \n" +"Language-Team: Japanese \n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: main.cpp:29 +#, kde-format +msgctxt "@label kcm name" +msgid "Interrupts" +msgstr "" + +#: main.cpp:30 +#, kde-format +msgid "Harald Sitter" +msgstr "" + +#: package/contents/ui/main.qml:14 +msgctxt "@info" +msgid "CPU Interrupts Information" +msgstr "" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ja/kcm_vulkan.po kinfocenter-5.24.7/po/ja/kcm_vulkan.po --- kinfocenter-5.25.5/po/ja/kcm_vulkan.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/ja/kcm_vulkan.po 2022-10-14 10:04:17.000000000 +0000 @@ -0,0 +1,41 @@ +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2021-11-17 00:29+0000\n" +"PO-Revision-Date: 2021-08-11 22:46-0700\n" +"Last-Translator: Japanese KDE translation team \n" +"Language-Team: Japanese \n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: main.cpp:23 +#, kde-format +msgctxt "@label kcm name" +msgid "Vulkan" +msgstr "" + +#: main.cpp:24 +#, kde-format +msgid "Harald Sitter" +msgstr "" + +#: package/contents/ui/main.qml:14 +msgctxt "@info" +msgid "Vulkan Graphics API Information" +msgstr "" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ja/kcm_wayland.po kinfocenter-5.24.7/po/ja/kcm_wayland.po --- kinfocenter-5.25.5/po/ja/kcm_wayland.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/ja/kcm_wayland.po 2022-10-14 10:04:17.000000000 +0000 @@ -0,0 +1,41 @@ +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2021-11-17 00:29+0000\n" +"PO-Revision-Date: 2021-09-06 13:23-0700\n" +"Last-Translator: Japanese KDE translation team \n" +"Language-Team: Japanese \n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: main.cpp:23 +#, kde-format +msgctxt "@label kcm name" +msgid "Wayland" +msgstr "" + +#: main.cpp:24 +#, kde-format +msgid "Harald Sitter" +msgstr "" + +#: package/contents/ui/main.qml:14 +msgctxt "@info:whatsthis" +msgid "Wayland" +msgstr "" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ja/kcm_xserver.po kinfocenter-5.24.7/po/ja/kcm_xserver.po --- kinfocenter-5.25.5/po/ja/kcm_xserver.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/ja/kcm_xserver.po 2022-10-14 10:04:17.000000000 +0000 @@ -0,0 +1,41 @@ +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2021-11-17 00:29+0000\n" +"PO-Revision-Date: 2021-09-29 22:09-0700\n" +"Last-Translator: Japanese KDE translation team \n" +"Language-Team: Japanese \n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: main.cpp:23 +#, kde-format +msgctxt "@label kcm name" +msgid "X-Server" +msgstr "" + +#: main.cpp:24 +#, kde-format +msgid "Harald Sitter" +msgstr "" + +#: package/contents/ui/main.qml:14 +msgctxt "@info:whatsthis" +msgid "X-Server Information" +msgstr "" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ja/kinfocenter.po kinfocenter-5.24.7/po/ja/kinfocenter.po --- kinfocenter-5.25.5/po/ja/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/ja/kinfocenter.po 2022-10-14 10:04:17.000000000 +0000 @@ -0,0 +1,39 @@ +# Translation of kinfocenter into Japanese. +# This file is distributed under the same license as the kdebase package. +# Yoichiro Takehora , 2004. +# Taiki Komoda , 2004. +# Kurose Shushi , 2004. +# Fumiaki Okushi , 2005, 2006, 2010. +# Shinichi Tsunoda , 2005. +# Yukiko Bando , 2006, 2008, 2009, 2010. +# Jumpei Ogawa , 2010. +# Jumpei Ogawa (phanect) , 2010. +# +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2010-09-25 13:11-0700\n" +"Last-Translator: Fumiaki Okushi \n" +"Language-Team: Japanese \n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.1\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Yoichiro Takehora, Noboru Sinohara,Kurose Shushi,Shinichi Tsunoda" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" +"takehora@firstandfast.net, shinobo@leo.bekkoame.ne.jp,md81@bird.email.ne.jp," +"tsuno@ngy.1st.ne.jp" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ka/kcm_about-distro.po kinfocenter-5.24.7/po/ka/kcm_about-distro.po --- kinfocenter-5.25.5/po/ka/kcm_about-distro.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/ka/kcm_about-distro.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,190 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" -"PO-Revision-Date: 2022-08-30 13:05+0200\n" -"Last-Translator: Temuri Doghonadze \n" -"Language-Team: Georgian \n" -"Language: ka\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" -"X-Generator: Poedit 3.1.1\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Temuri Doghonadze" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "Temuri.doghonadze@gmail.com" - -#: CPUEntry.cpp:17 -#, kde-format -msgid "Processor:" -msgid_plural "Processors:" -msgstr[0] "პროცესორი:" - -#: CPUEntry.cpp:22 -#, kde-format -msgctxt "" -"unknown CPU type/product name; presented as `Processors: 4 × Unknown Type'" -msgid "Unknown Type" -msgstr "უცნობი ტიპი" - -#: GPUEntry.cpp:19 -#, kde-format -msgid "Graphics Processor:" -msgstr "გრაფიკული პროცესორი:" - -#: GraphicsPlatformEntry.cpp:10 -#, kde-format -msgid "Graphics Platform:" -msgstr "გრაფიკის პლატფორმა:" - -#: KernelEntry.cpp:11 -#, kde-format -msgid "Kernel Version:" -msgstr "ბირთვის ვერსია:" - -#: KernelEntry.cpp:23 -#, kde-format -msgctxt "@label %1 is the kernel version, %2 CPU bit width (e.g. 32 or 64)" -msgid "%1 (%2-bit)" -msgstr "%1 (%2-ბიტი)" - -#: main.cpp:103 -#, kde-format -msgctxt "@title" -msgid "About this System" -msgstr "ამ სისტემის შესახებ" - -#: main.cpp:106 -#, kde-format -msgctxt "@info:credit" -msgid "Copyright 2012-2020 Harald Sitter" -msgstr "2012-2020 Harald Sitter, ყველა უფლება დაცულია" - -#: main.cpp:107 -#, kde-format -msgctxt "@info:credit" -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: main.cpp:107 -#, kde-format -msgctxt "@info:credit" -msgid "Author" -msgstr "ავტორი" - -#: main.cpp:162 -#, kde-format -msgid "Operating System:" -msgstr "ოპერაციული სისტემა:" - -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "მწარმოებელი:" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "პროდუქტის სახელი:" - -#: main.cpp:182 -#, kde-format -msgctxt "@label" -msgid "System Version:" -msgstr "სისტემის ვერსია:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "სერიული ნომერი:" - -#: main.cpp:207 -#, kde-format -msgid "KDE Frameworks Version:" -msgstr "KDE Frameworks-ის ვერსია:" - -#: main.cpp:208 -#, kde-format -msgid "Qt Version:" -msgstr "Qt-ის ვერსია:" - -#: MemoryEntry.cpp:20 -#, kde-format -msgid "Memory:" -msgstr "მეხსიერება:" - -#: MemoryEntry.cpp:49 -#, kde-format -msgctxt "@label %1 is the formatted amount of system memory (e.g. 7,7 GiB)" -msgid "%1 of RAM" -msgstr "%1 RAM" - -#: MemoryEntry.cpp:53 -#, kde-format -msgctxt "Unknown amount of RAM" -msgid "Unknown" -msgstr "უცნობი" - -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "სერიული ნომერი" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "გაცვლის ბუფერში კოპირება" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "ჩვენება" - -#: package/contents/ui/main.qml:122 -#, kde-format -msgctxt "@title:group" -msgid "Software" -msgstr "პროგრამები" - -#: package/contents/ui/main.qml:132 -#, kde-format -msgctxt "@title:group" -msgid "Hardware" -msgstr "აპარატურა" - -#: package/contents/ui/main.qml:152 -#, kde-format -msgctxt "@action:button launches kinfocenter from systemsettings" -msgid "Show More Information" -msgstr "მეტი ინფორმაციის ჩვენება" - -#: package/contents/ui/main.qml:171 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard in English" -msgstr "ბაფერში ინგლისურად კოპირება" - -#: PlasmaEntry.cpp:15 -#, kde-format -msgid "KDE Plasma Version:" -msgstr "KDE Plasma-ის ვერსია:" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ka/kcm_cpu.po kinfocenter-5.24.7/po/ka/kcm_cpu.po --- kinfocenter-5.25.5/po/ka/kcm_cpu.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/ka/kcm_cpu.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,45 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-11-17 00:29+0000\n" -"PO-Revision-Date: 2022-08-30 13:05+0200\n" -"Last-Translator: Temuri Doghonadze \n" -"Language-Team: Georgian \n" -"Language: ka\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" -"X-Generator: Poedit 3.1.1\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Temuri Doghonadze" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "Temuri.doghonadze@gmail.com" - -#: main.cpp:23 -#, kde-format -msgctxt "@label kcm name" -msgid "CPU" -msgstr "CPU" - -#: main.cpp:24 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Advanced CPU Information" -msgstr "დამატებითი ინფორმაცია CPU-ის შესახებ" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ka/kcmdevinfo.po kinfocenter-5.24.7/po/ka/kcmdevinfo.po --- kinfocenter-5.25.5/po/ka/kcmdevinfo.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/ka/kcmdevinfo.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,532 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-09-03 00:18+0000\n" -"PO-Revision-Date: 2022-08-30 13:34+0200\n" -"Last-Translator: Temuri Doghonadze \n" -"Language-Team: Georgian \n" -"Language: ka\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" -"X-Generator: Poedit 3.1.1\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Temuri Doghonadze" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "Temuri.doghonadze@gmail.com" - -#: devicelisting.cpp:41 -#, kde-format -msgctxt "Device Listing Whats This" -msgid "Shows all the devices that are currently listed." -msgstr "ყველა ჩამოთვლილი მოწყობილობის ჩვენება." - -#: devicelisting.cpp:44 -#, kde-format -msgid "Devices" -msgstr "მოწყობილობები" - -#: devicelisting.cpp:57 -#, kde-format -msgid "Collapse All" -msgstr "ყველას ჩაკეცვა" - -#: devicelisting.cpp:60 -#, kde-format -msgid "Expand All" -msgstr "ყველას ამოკეცვა" - -#: devicelisting.cpp:63 -#, kde-format -msgid "Show All Devices" -msgstr "ყველა მოწყობილობის ჩვენება" - -#: devicelisting.cpp:66 -#, kde-format -msgid "Show Relevant Devices" -msgstr "ყველა შესაბამისი მოწყობილობის ჩვენება" - -#: devicelisting.cpp:95 -#, kde-format -msgctxt "unknown device type" -msgid "Unknown" -msgstr "უცნობი" - -#: devicelisting.cpp:136 devinfo.cpp:79 -#, kde-format -msgctxt "no device UDI" -msgid "None" -msgstr "არაფერი" - -#: devinfo.cpp:28 -#, kde-format -msgid "kcmdevinfo" -msgstr "kcmdevinfo" - -#: devinfo.cpp:28 -#, kde-format -msgid "Device Viewer" -msgstr "მოწყობილობების ნახვა" - -#: devinfo.cpp:28 -#, kde-format -msgid "(c) 2010 David Hubner" -msgstr "(c) 2010 David Hubner" - -#: devinfo.cpp:58 -#, kde-format -msgid "UDI: " -msgstr "UDI: " - -#: devinfo.cpp:66 -#, kde-format -msgctxt "Udi Whats This" -msgid "Shows the current device's UDI (Unique Device Identifier)" -msgstr "მოწყობილობის UDI-ის (მოწყობილობის უნიკალური იდენტიფიკატორი) ჩვენება" - -#: infopanel.cpp:20 -#, kde-format -msgid "Device Information" -msgstr "დისკის ინფორმაცია" - -#: infopanel.cpp:29 -#, kde-format -msgctxt "Info Panel Whats This" -msgid "Shows information about the currently selected device." -msgstr "ამჟამად მონიშნული მოწყობილობის შესახებ ინფორმაციის ჩვენება." - -#: infopanel.cpp:56 -#, kde-format -msgid "" -"\n" -"Solid Based Device Viewer Module" -msgstr "" - -#: infopanel.cpp:119 -#, kde-format -msgid "Description: " -msgstr "აღწერა: " - -#: infopanel.cpp:121 -#, kde-format -msgid "Product: " -msgstr "პროდუქტი: " - -#: infopanel.cpp:123 -#, kde-format -msgid "Vendor: " -msgstr "მომწოდებელი: " - -#: infopanel.cpp:145 -#, kde-format -msgid "Yes" -msgstr "კი" - -#: infopanel.cpp:147 -#, kde-format -msgid "No" -msgstr "არა" - -#: infopanel.h:36 -#, kde-format -msgctxt "name of something is not known" -msgid "Unknown" -msgstr "უცნობი" - -#: soldevice.cpp:66 -#, kde-format -msgctxt "unknown device" -msgid "Unknown" -msgstr "უცნობი" - -#: soldevice.cpp:92 -#, kde-format -msgctxt "Default device tooltip" -msgid "A Device" -msgstr "მოწყობილობა" - -#: soldevicetypes.cpp:43 -#, kde-format -msgid "Processors" -msgstr "პროცესორები" - -#: soldevicetypes.cpp:59 -#, kde-format -msgid "Processor %1" -msgstr "პროცესორი %1" - -#: soldevicetypes.cpp:76 -#, kde-format -msgid "Intel MMX" -msgstr "Intel MMX" - -#: soldevicetypes.cpp:79 -#, kde-format -msgid "Intel SSE" -msgstr "Intel SSE" - -#: soldevicetypes.cpp:82 -#, kde-format -msgid "Intel SSE2" -msgstr "Intel SSE2" - -#: soldevicetypes.cpp:85 -#, kde-format -msgid "Intel SSE3" -msgstr "Intel SSE3" - -#: soldevicetypes.cpp:88 -#, kde-format -msgid "Intel SSSE3" -msgstr "Intel SSSE3" - -#: soldevicetypes.cpp:91 -#, kde-format -msgid "Intel SSE4.1" -msgstr "Intel SSE4.1" - -#: soldevicetypes.cpp:94 -#, kde-format -msgid "Intel SSE4.2" -msgstr "Intel SSE4.2" - -#: soldevicetypes.cpp:97 -#, kde-format -msgid "AMD 3DNow!" -msgstr "AMD 3DNow!" - -#: soldevicetypes.cpp:100 -#, kde-format -msgid "ATI IVEC" -msgstr "ATI IVEC" - -#: soldevicetypes.cpp:103 -#, kde-format -msgctxt "no instruction set extensions" -msgid "None" -msgstr "არაფერი" - -#: soldevicetypes.cpp:106 -#, kde-format -msgid "Processor Number: " -msgstr "პროცესორის ნომერი: " - -#: soldevicetypes.cpp:106 -#, kde-format -msgid "Max Speed: " -msgstr "მაქს. სიჩქარე: " - -#: soldevicetypes.cpp:107 -#, kde-format -msgid "Supported Instruction Sets: " -msgstr "ინსტრუქციები ნაკრებები: " - -#: soldevicetypes.cpp:132 -#, kde-format -msgid "Storage Drives" -msgstr "დისკები" - -#: soldevicetypes.cpp:151 -#, kde-format -msgid "Hard Disk Drive" -msgstr "მყარი დისკები" - -#: soldevicetypes.cpp:154 -#, kde-format -msgid "Compact Flash Reader" -msgstr "კომპაქტური ფლეშის წამკითხავი" - -#: soldevicetypes.cpp:157 -#, kde-format -msgid "Smart Media Reader" -msgstr "სმარტ მედიის წამკითხავი" - -#: soldevicetypes.cpp:160 -#, kde-format -msgid "SD/MMC Reader" -msgstr "SD/MMC წამკითხავი" - -#: soldevicetypes.cpp:163 -#, kde-format -msgid "Optical Drive" -msgstr "ოპტიკური დისკი" - -#: soldevicetypes.cpp:166 -#, kde-format -msgid "Memory Stick Reader" -msgstr "მეხსიერების ჩიპის წამკითხავი" - -#: soldevicetypes.cpp:169 -#, kde-format -msgid "xD Reader" -msgstr "xD წამკხავი" - -#: soldevicetypes.cpp:172 -#, kde-format -msgid "Unknown Drive" -msgstr "უცნობი დისკი" - -#: soldevicetypes.cpp:192 -#, kde-format -msgid "IDE" -msgstr "IDE" - -#: soldevicetypes.cpp:195 -#, kde-format -msgid "USB" -msgstr "USB" - -#: soldevicetypes.cpp:198 -#, kde-format -msgid "IEEE1394" -msgstr "IEEE1394" - -#: soldevicetypes.cpp:201 -#, kde-format -msgid "SCSI" -msgstr "SCSI" - -#: soldevicetypes.cpp:204 -#, kde-format -msgid "SATA" -msgstr "SATA" - -#: soldevicetypes.cpp:207 -#, kde-format -msgctxt "platform storage bus" -msgid "Platform" -msgstr "პლატფორმა" - -#: soldevicetypes.cpp:210 -#, kde-format -msgctxt "unknown storage bus" -msgid "Unknown" -msgstr "უცნობი" - -#: soldevicetypes.cpp:213 -#, kde-format -msgid "Bus: " -msgstr "მატარებელი: " - -#: soldevicetypes.cpp:213 -#, kde-format -msgid "Hotpluggable?" -msgstr "ცხლად შეერთებადია?" - -#: soldevicetypes.cpp:213 -#, kde-format -msgid "Removable?" -msgstr "მოხსნადია?" - -#: soldevicetypes.cpp:257 -#, kde-format -msgid "Unused" -msgstr "გამოუყენებელი" - -#: soldevicetypes.cpp:260 -#, kde-format -msgid "File System" -msgstr "ფაილური სისტემა" - -#: soldevicetypes.cpp:263 -#, kde-format -msgid "Partition Table" -msgstr "დანაყოფების ცხრილი" - -#: soldevicetypes.cpp:266 -#, kde-format -msgid "Raid" -msgstr "RAID" - -#: soldevicetypes.cpp:269 -#, kde-format -msgid "Encrypted" -msgstr "დაშიფრულია" - -#: soldevicetypes.cpp:272 -#, kde-format -msgctxt "unknown volume usage" -msgid "Unknown" -msgstr "უცნობი" - -#: soldevicetypes.cpp:275 -#, kde-format -msgid "File System Type: " -msgstr "ფაილური სისტემის ტიპი: " - -#: soldevicetypes.cpp:275 -#, kde-format -msgid "Label: " -msgstr "ჭდე: " - -#: soldevicetypes.cpp:276 -#, kde-format -msgid "Not Set" -msgstr "დაყენებული არაა" - -#: soldevicetypes.cpp:276 -#, kde-format -msgid "Volume Usage: " -msgstr "ტომის გამოყენება: " - -#: soldevicetypes.cpp:276 -#, kde-format -msgid "UUID: " -msgstr "UUID: " - -#: soldevicetypes.cpp:282 -#, kde-format -msgid "Mounted At: " -msgstr "მიმაგრებულია: " - -#: soldevicetypes.cpp:282 -#, kde-format -msgid "Not Mounted" -msgstr "მიმაგრებული არაა" - -#: soldevicetypes.cpp:287 -#, kde-format -msgid "Volume Space:" -msgstr "ტომის სივრცე:" - -#: soldevicetypes.cpp:297 -#, kde-format -msgctxt "Available space out of total partition size (percent used)" -msgid "%1 free of %2 (%3% used)" -msgstr "%2-დან %1 თავისუფალია (გამოყენებულია %3%)" - -#: soldevicetypes.cpp:303 -#, kde-format -msgid "No data available" -msgstr "მონაცემები ხელმიუწვდომელია" - -#: soldevicetypes.cpp:330 -#, kde-format -msgid "Multimedia Players" -msgstr "მედია დამკვრელები" - -#: soldevicetypes.cpp:349 soldevicetypes.cpp:388 -#, kde-format -msgid "Supported Drivers: " -msgstr "მხარდაჭერილი დრაივერები: " - -#: soldevicetypes.cpp:349 soldevicetypes.cpp:388 -#, kde-format -msgid "Supported Protocols: " -msgstr "მხარდაჭერილი პროტოკოლები: " - -#: soldevicetypes.cpp:369 -#, kde-format -msgid "Cameras" -msgstr "კამერები" - -#: soldevicetypes.cpp:408 -#, kde-format -msgid "Batteries" -msgstr "ელემენტები" - -#: soldevicetypes.cpp:430 -#, kde-format -msgid "PDA" -msgstr "PDA" - -#: soldevicetypes.cpp:433 -#, kde-format -msgid "UPS" -msgstr "UPS" - -#: soldevicetypes.cpp:436 -#, kde-format -msgid "Primary" -msgstr "ძირითადი" - -#: soldevicetypes.cpp:439 -#, kde-format -msgid "Mouse" -msgstr "თაგუნა" - -#: soldevicetypes.cpp:442 -#, kde-format -msgid "Keyboard" -msgstr "კლავიატურა" - -#: soldevicetypes.cpp:445 -#, kde-format -msgid "Keyboard + Mouse" -msgstr "კლავიატურა და თაგუნა" - -#: soldevicetypes.cpp:448 -#, kde-format -msgid "Camera" -msgstr "კამერა" - -#: soldevicetypes.cpp:451 -#, kde-format -msgid "Phone" -msgstr "ტელეფონი" - -#: soldevicetypes.cpp:454 -#, kde-format -msgctxt "Screen" -msgid "Monitor" -msgstr "მონიტორინგი" - -#: soldevicetypes.cpp:457 -#, kde-format -msgctxt "Wireless game pad or joystick battery" -msgid "Gaming Input" -msgstr "თამაშის პორტი" - -#: soldevicetypes.cpp:460 -#, kde-format -msgctxt "unknown battery type" -msgid "Unknown" -msgstr "უცნობი" - -#: soldevicetypes.cpp:466 -#, kde-format -msgid "Charging" -msgstr "იტენება" - -#: soldevicetypes.cpp:469 -#, kde-format -msgid "Discharging" -msgstr "იცლება" - -#: soldevicetypes.cpp:472 -#, kde-format -msgid "Fully Charged" -msgstr "სრულად დატენილი" - -#: soldevicetypes.cpp:475 -#, kde-format -msgid "No Charge" -msgstr "მუხტის გარეშე" - -#: soldevicetypes.cpp:478 -#, kde-format -msgid "Battery Type: " -msgstr "ელემენტის ტიპი: " - -#: soldevicetypes.cpp:478 -#, kde-format -msgid "Charge Status: " -msgstr "მუხტის სტატუსი: " - -#: soldevicetypes.cpp:478 -#, kde-format -msgid "Charge Percent: " -msgstr "მუხტის პროცენტი: " \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ka/kcm_egl.po kinfocenter-5.24.7/po/ka/kcm_egl.po --- kinfocenter-5.25.5/po/ka/kcm_egl.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/ka/kcm_egl.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,45 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-11-17 00:29+0000\n" -"PO-Revision-Date: 2022-08-30 13:05+0200\n" -"Last-Translator: Temuri Doghonadze \n" -"Language-Team: Georgian \n" -"Language: ka\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" -"X-Generator: Poedit 3.1.1\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Temuri Doghonadze" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "Temuri.doghonadze@gmail.com" - -#: main.cpp:23 -#, kde-format -msgctxt "@label kcm name" -msgid "OpenGL (EGL)" -msgstr "OpenGL (EGL)" - -#: main.cpp:24 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "OpenGL (EGL)" -msgstr "OpenGL (EGL)" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ka/kcm_energyinfo.po kinfocenter-5.24.7/po/ka/kcm_energyinfo.po --- kinfocenter-5.25.5/po/ka/kcm_energyinfo.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/ka/kcm_energyinfo.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,391 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-08-30 13:06+0200\n" -"Last-Translator: Temuri Doghonadze \n" -"Language-Team: Georgian \n" -"Language: ka\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" -"X-Generator: Poedit 3.1.1\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Temuri Doghonadze" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "Temuri.doghonadze@gmail.com" - -#: kcm.cpp:42 -#, kde-format -msgid "Energy Consumption Statistics" -msgstr "ენერგიის მოხმარების სტატისტიკა" - -#: kcm.cpp:43 -#, kde-format -msgid "Kai Uwe Broulik" -msgstr "კაი უვე ბროულიკი" - -#: package/contents/ui/main.qml:22 -#, kde-format -msgid "This module lets you see energy information and statistics." -msgstr "ეს მოდული მოგაწვდით ინფორმაციას ენერგიის შესახებ." - -#: package/contents/ui/main.qml:50 -#, kde-format -msgid "Battery" -msgstr "ელემენტი" - -#: package/contents/ui/main.qml:52 -#, kde-format -msgid "Rechargeable" -msgstr "დატენვადი" - -#: package/contents/ui/main.qml:53 -#, kde-format -msgid "Charge state" -msgstr "მდგომარეობის შეცვლა" - -#: package/contents/ui/main.qml:54 -#, kde-format -msgid "Current charge" -msgstr "მიმდინარე მუხტი" - -#: package/contents/ui/main.qml:54 package/contents/ui/main.qml:55 -#, kde-format -msgid "%" -msgstr "%" - -#: package/contents/ui/main.qml:55 -#, kde-format -msgid "Health" -msgstr "ჯანმრთელობა" - -#: package/contents/ui/main.qml:56 -#, kde-format -msgid "Vendor" -msgstr "მომწოდებელი" - -#: package/contents/ui/main.qml:57 -#, kde-format -msgid "Model" -msgstr "მოდელი" - -#: package/contents/ui/main.qml:58 -#, kde-format -msgid "Serial Number" -msgstr "სერიული ნომერი" - -#: package/contents/ui/main.qml:59 -#, kde-format -msgid "Technology" -msgstr "ტექნოლოგია" - -#: package/contents/ui/main.qml:63 -#, kde-format -msgid "Energy" -msgstr "ენერგია" - -#: package/contents/ui/main.qml:65 -#, kde-format -msgctxt "current power draw from the battery in W" -msgid "Consumption" -msgstr "მოხმარება" - -#: package/contents/ui/main.qml:65 -#, kde-format -msgctxt "Watt" -msgid "W" -msgstr "სიგ" - -#: package/contents/ui/main.qml:66 -#, kde-format -msgid "Voltage" -msgstr "Ვოლტაჟი" - -#: package/contents/ui/main.qml:66 -#, kde-format -msgctxt "Volt" -msgid "V" -msgstr "V" - -#: package/contents/ui/main.qml:67 -#, kde-format -msgid "Remaining energy" -msgstr "დარჩენილი ენერგია" - -#: package/contents/ui/main.qml:67 package/contents/ui/main.qml:68 -#: package/contents/ui/main.qml:69 -#, kde-format -msgctxt "Watt-hours" -msgid "Wh" -msgstr "ვ/ს" - -#: package/contents/ui/main.qml:68 -#, kde-format -msgid "Last full charge" -msgstr "ბოლოს ბოლომდე დატენვა" - -#: package/contents/ui/main.qml:69 -#, kde-format -msgid "Original charge capacity" -msgstr "მუხტის თავდაპირველი მოცულობა" - -#: package/contents/ui/main.qml:73 -#, kde-format -msgid "Environment" -msgstr "გარემო" - -#: package/contents/ui/main.qml:75 -#, kde-format -msgid "Temperature" -msgstr "ტემპერატურა" - -#: package/contents/ui/main.qml:75 -#, kde-format -msgctxt "Degree Celsius" -msgid "°C" -msgstr "°C" - -#: package/contents/ui/main.qml:82 -#, kde-format -msgid "Not charging" -msgstr "არ იტენება" - -#: package/contents/ui/main.qml:83 -#, kde-format -msgid "Charging" -msgstr "იტენება" - -#: package/contents/ui/main.qml:84 -#, kde-format -msgid "Discharging" -msgstr "იცლება" - -#: package/contents/ui/main.qml:85 -#, kde-format -msgid "Fully charged" -msgstr "სრულად დატენილი" - -#: package/contents/ui/main.qml:91 -#, kde-format -msgid "Lithium ion" -msgstr "ლითიუმ იონი" - -#: package/contents/ui/main.qml:92 -#, kde-format -msgid "Lithium polymer" -msgstr "ლითიუმ-პოლიმერი" - -#: package/contents/ui/main.qml:93 -#, kde-format -msgid "Lithium iron phosphate" -msgstr "ლითიუმ-რკინის ფოსფატი" - -#: package/contents/ui/main.qml:94 -#, kde-format -msgid "Lead acid" -msgstr "ტყვია-მჟავა" - -#: package/contents/ui/main.qml:95 -#, kde-format -msgid "Nickel cadmium" -msgstr "ნიკელ კადმიუმი" - -#: package/contents/ui/main.qml:96 -#, kde-format -msgid "Nickel metal hydride" -msgstr "ნიკელის ლითონის ჰიდრიდი" - -#: package/contents/ui/main.qml:97 -#, kde-format -msgid "Unknown technology" -msgstr "უცნობი ტექნოლოგია" - -#: package/contents/ui/main.qml:104 -#, kde-format -msgid "Last hour" -msgstr "ბოლო საათი" - -#: package/contents/ui/main.qml:104 -#, kde-format -msgid "Last 2 hours" -msgstr "ბოლო 2 საათი" - -#: package/contents/ui/main.qml:104 -#, kde-format -msgid "Last 12 hours" -msgstr "ბოლო 12 საათი" - -#: package/contents/ui/main.qml:104 -#, kde-format -msgid "Last 24 hours" -msgstr "ბოლო 24 საათი" - -#: package/contents/ui/main.qml:104 -#, kde-format -msgid "Last 48 hours" -msgstr "ბოლო 48 საათში" - -#: package/contents/ui/main.qml:104 -#, kde-format -msgid "Last 7 days" -msgstr "ბოლო 7 დღე" - -#: package/contents/ui/main.qml:111 -#, kde-format -msgctxt "@info:status" -msgid "No energy information available on this system" -msgstr "ენერგიის ხარჯვის შესახებ ინფორმაცია ამ სისტემაზე ხელმიუწვდომელია" - -#: package/contents/ui/main.qml:178 -#, kde-format -msgid "Internal battery" -msgstr "შიდა ელემენტი" - -#: package/contents/ui/main.qml:179 -#, kde-format -msgid "UPS battery" -msgstr "UPS-ის ელემენტი" - -#: package/contents/ui/main.qml:180 -#, kde-format -msgid "Monitor battery" -msgstr "ეკრანის ელემენტი" - -#: package/contents/ui/main.qml:181 -#, kde-format -msgid "Mouse battery" -msgstr "თაგუნას ელემენტი" - -#: package/contents/ui/main.qml:182 -#, kde-format -msgid "Keyboard battery" -msgstr "კლავიატურის ელემენტი" - -#: package/contents/ui/main.qml:183 -#, kde-format -msgid "PDA battery" -msgstr "PDA-ის ელემენტი" - -#: package/contents/ui/main.qml:184 -#, kde-format -msgid "Phone battery" -msgstr "ტელეფონის ელემენტი" - -#: package/contents/ui/main.qml:185 -#, kde-format -msgid "Unknown battery" -msgstr "უცნობი ელემენტი" - -#: package/contents/ui/main.qml:203 -#, kde-format -msgctxt "Battery charge percentage" -msgid "%1% (Charging)" -msgstr "%1% (იტენება)" - -#: package/contents/ui/main.qml:204 -#, kde-format -msgctxt "Battery charge percentage" -msgid "%1%" -msgstr "%1%" - -#: package/contents/ui/main.qml:226 -#, kde-format -msgid "Charge Percentage" -msgstr "დატენვის პროცენტულობა" - -#: package/contents/ui/main.qml:236 -#, kde-format -msgid "Energy Consumption" -msgstr "ენერგიის მოხმარება" - -#: package/contents/ui/main.qml:251 -#, kde-format -msgid "Timespan" -msgstr "დრო" - -#: package/contents/ui/main.qml:252 -#, kde-format -msgid "Timespan of data to display" -msgstr "საჩვენებელი დროის შუალედი" - -#: package/contents/ui/main.qml:258 -#, kde-format -msgid "Refresh" -msgstr "განახლება" - -#: package/contents/ui/main.qml:300 -#, kde-format -msgctxt "Shorthand for Watts" -msgid "W" -msgstr "სიგ" - -#: package/contents/ui/main.qml:300 -#, kde-format -msgctxt "literal percent sign" -msgid "%" -msgstr "%" - -#: package/contents/ui/main.qml:320 -#, kde-format -msgid "This type of history is currently not available for this device." -msgstr "ამ ტიპის ისტორია ამ მოწყობილობისთვის ხელმისაწვდომი არაა." - -#: package/contents/ui/main.qml:336 -#, kde-format -msgid "Application Energy Consumption" -msgstr "" - -#: package/contents/ui/main.qml:361 -#, kde-format -msgid "Path: %1" -msgstr "ბილიკი: %1" - -#: package/contents/ui/main.qml:364 -#, kde-format -msgid "PID: %1" -msgstr "PID: %1" - -#: package/contents/ui/main.qml:367 -#, kde-format -msgid "Wakeups per second: %1 (%2%)" -msgstr "" - -#: package/contents/ui/main.qml:369 -#, kde-format -msgid "Details: %1" -msgstr "დეტალები: %1" - -#: package/contents/ui/main.qml:472 -#, kde-format -msgid "%1:" -msgstr "%1:" - -#: package/contents/ui/main.qml:483 -#, kde-format -msgid "Yes" -msgstr "დიახ" - -#: package/contents/ui/main.qml:485 -#, kde-format -msgid "No" -msgstr "არა" - -#: package/contents/ui/main.qml:503 -#, kde-format -msgctxt "%1 is value, %2 is unit" -msgid "%1 %2" -msgstr "%1 %2" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ka/kcm_firmware_security.po kinfocenter-5.24.7/po/ka/kcm_firmware_security.po --- kinfocenter-5.25.5/po/ka/kcm_firmware_security.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/ka/kcm_firmware_security.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,45 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-08-30 13:07+0200\n" -"Last-Translator: Temuri Doghonadze \n" -"Language-Team: Georgian \n" -"Language: ka\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" -"X-Generator: Poedit 3.1.1\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Temuri Doghonadze" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "Temuri.doghonadze@gmail.com" - -#: main.cpp:22 -#, kde-format -msgctxt "@label kcm name" -msgid "Firmware Security" -msgstr "მიკროკოდის უსაფრთხოება" - -#: main.cpp:26 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Firmware Security Information" -msgstr "ინფორმაცია მიკროკოდის უსაფრთხოების შესახებ" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ka/kcm_glx.po kinfocenter-5.24.7/po/ka/kcm_glx.po --- kinfocenter-5.25.5/po/ka/kcm_glx.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/ka/kcm_glx.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,45 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-11-17 00:29+0000\n" -"PO-Revision-Date: 2022-08-30 13:07+0200\n" -"Last-Translator: Temuri Doghonadze \n" -"Language-Team: Georgian \n" -"Language: ka\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" -"X-Generator: Poedit 3.1.1\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Temuri Doghonadze" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "Temuri.doghonadze@gmail.com" - -#: main.cpp:23 -#, kde-format -msgctxt "@label kcm name" -msgid "OpenGL (GLX)" -msgstr "OpenGL (GLX)" - -#: main.cpp:24 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "OpenGL (GLX)" -msgstr "OpenGL (GLX)" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ka/kcm_interrupts.po kinfocenter-5.24.7/po/ka/kcm_interrupts.po --- kinfocenter-5.25.5/po/ka/kcm_interrupts.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/ka/kcm_interrupts.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,45 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-11-17 00:29+0000\n" -"PO-Revision-Date: 2022-08-30 13:30+0200\n" -"Last-Translator: Temuri Doghonadze \n" -"Language-Team: Georgian \n" -"Language: ka\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" -"X-Generator: Poedit 3.1.1\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Temuri Doghonadze" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "Temuri.doghonadze@gmail.com" - -#: main.cpp:29 -#, kde-format -msgctxt "@label kcm name" -msgid "Interrupts" -msgstr "წყვეტები" - -#: main.cpp:30 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info" -msgid "CPU Interrupts Information" -msgstr "ინფორმაცია პროცესორის წყვეტების შესახებ" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ka/kcm_nic.po kinfocenter-5.24.7/po/ka/kcm_nic.po --- kinfocenter-5.25.5/po/ka/kcm_nic.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/ka/kcm_nic.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,153 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-10-12 00:18+0000\n" -"PO-Revision-Date: 2022-08-30 13:31+0200\n" -"Last-Translator: Temuri Doghonadze \n" -"Language-Team: Georgian \n" -"Language: ka\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" -"X-Generator: Poedit 3.1.1\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Temuri Doghonadze" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "Temuri.doghonadze@gmail.com" - -#: networkmodel.cpp:159 -#, kde-format -msgctxt "@item:intable Network type" -msgid "Point to Point" -msgstr "წერტილიდან წერტილამდე" - -#: networkmodel.cpp:166 -#, kde-format -msgctxt "@item:intable Network type" -msgid "Broadcast" -msgstr "გადაცემა" - -#: networkmodel.cpp:173 -#, kde-format -msgctxt "@item:intable Network type" -msgid "Multicast" -msgstr "Multicast" - -#: networkmodel.cpp:180 -#, kde-format -msgctxt "@item:intable Network type" -msgid "Loopback" -msgstr "მარყუჟი ინტერფეისი" - -#: nic.cpp:21 -#, kde-format -msgid "kcm_nic" -msgstr "kcm_nic" - -#: nic.cpp:22 -#, kde-format -msgctxt "@title:window" -msgid "Network Interfaces" -msgstr "ქსელის ინტერფეისები" - -#: nic.cpp:26 -#, kde-format -msgctxt "@info" -msgid "(c) 2001 - 2002 Alexander Neundorf" -msgstr "(c) 2001 - 2002 Alexander Neundorf, ყველა უფლება დაცულია" - -#: nic.cpp:28 -#, kde-format -msgctxt "@info:credit" -msgid "Alexander Neundorf" -msgstr "Alexander Neundorf" - -#: nic.cpp:28 -#, kde-format -msgctxt "@info:credit" -msgid "creator" -msgstr "შემქმნელი" - -#: nic.cpp:29 -#, kde-format -msgctxt "@info:credit" -msgid "Carl Schwan" -msgstr "Carl Schwan" - -#: nic.cpp:29 -#, kde-format -msgctxt "@info:credit" -msgid "developer" -msgstr "პროგრამისტი" - -#: package/contents/ui/main.qml:15 -#, kde-format -msgid "Network Interfaces" -msgstr "ქსელის ინტერფეისები" - -#: package/contents/ui/main.qml:30 -#, kde-format -msgctxt "@label" -msgid "Name:" -msgstr "სახელი:" - -#: package/contents/ui/main.qml:34 -#, kde-format -msgctxt "@label" -msgid "Address:" -msgstr "მისამართი:" - -#: package/contents/ui/main.qml:38 -#, kde-format -msgctxt "@label" -msgid "Network Mask:" -msgstr "ქსელის ნიღაბი:" - -#: package/contents/ui/main.qml:42 -#, kde-format -msgctxt "@label" -msgid "Type:" -msgstr "ტიპი:" - -#: package/contents/ui/main.qml:46 -#, kde-format -msgctxt "@label" -msgid "Hardware Address:" -msgstr "აპარატურული მისამართი:" - -#: package/contents/ui/main.qml:51 -#, kde-format -msgctxt "@label" -msgid "State:" -msgstr "მდგომარეობა:" - -#: package/contents/ui/main.qml:59 -#, kde-format -msgctxt "State of network card is connected" -msgid "Up" -msgstr "მაღლა" - -#: package/contents/ui/main.qml:60 -#, kde-format -msgctxt "State of network card is disconnected" -msgid "Down" -msgstr "ქვემოთ" - -#: package/contents/ui/main.qml:71 -#, kde-format -msgctxt "@action:button" -msgid "Refresh" -msgstr "განახლება" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ka/kcm_pci.po kinfocenter-5.24.7/po/ka/kcm_pci.po --- kinfocenter-5.25.5/po/ka/kcm_pci.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/ka/kcm_pci.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,45 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-11-17 00:29+0000\n" -"PO-Revision-Date: 2022-08-30 13:32+0200\n" -"Last-Translator: Temuri Doghonadze \n" -"Language-Team: Georgian \n" -"Language: ka\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" -"X-Generator: Poedit 3.1.1\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Temuri Doghonadze" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "Temuri.doghonadze@gmail.com" - -#: main.cpp:23 -#, kde-format -msgctxt "@label kcm name" -msgid "PCI" -msgstr "PCI" - -#: main.cpp:24 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "PCI Information" -msgstr "PCI მოწყობილობები" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ka/kcmsamba.po kinfocenter-5.24.7/po/ka/kcmsamba.po --- kinfocenter-5.25.5/po/ka/kcmsamba.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/ka/kcmsamba.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,110 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-11-17 00:29+0000\n" -"PO-Revision-Date: 2022-08-30 13:35+0200\n" -"Last-Translator: Temuri Doghonadze \n" -"Language-Team: Georgian \n" -"Language: ka\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" -"X-Generator: Poedit 3.1.1\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Temuri Doghonadze" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "Temuri.doghonadze@gmail.com" - -#: main.cpp:25 -#, kde-format -msgid "kcmsamba" -msgstr "kcmsamba" - -#: main.cpp:26 -#, kde-format -msgid "Samba Status" -msgstr "Samba-ს სტატუსი" - -#: main.cpp:30 -#, kde-format -msgid "(c) 2002-2020 KDE Information Control Module Samba Team" -msgstr "(c) 2002-2020 KDE -ის ინფორმაციის კონტროლის მოდულის სამბას გუნდი" - -#: main.cpp:31 -#, kde-format -msgid "Michael Glauche" -msgstr "Michael Glauche" - -#: main.cpp:32 -#, kde-format -msgid "Matthias Hoelzer" -msgstr "Matthias Hoelzer" - -#: main.cpp:33 -#, kde-format -msgid "David Faure" -msgstr "David Faure" - -#: main.cpp:34 -#, kde-format -msgid "Harald Koschinski" -msgstr "Harald Koschinski" - -#: main.cpp:35 -#, kde-format -msgid "Wilco Greven" -msgstr "Wilco Greven" - -#: main.cpp:36 -#, kde-format -msgid "Alexander Neundorf" -msgstr "Alexander Neundorf" - -#: main.cpp:37 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:17 -#, kde-format -msgctxt "@title heading above listview" -msgid "User-Created Shares" -msgstr "მომხმარებლის-შექმნილი გაზიარებები" - -#: package/contents/ui/main.qml:22 -#, kde-format -msgctxt "@title heading above listview" -msgid "Mounted Remote Shares" -msgstr "მიმაგრებული დაშორებული გაზიარებები" - -#: package/contents/ui/main.qml:49 -#, kde-format -msgctxt "@info place holder for empty listview" -msgid "There are no directories shared by users" -msgstr "მომხმარებლებს საქაღალდეები გაზიარებული არ აქვთ" - -#: package/contents/ui/main.qml:89 -#, kde-format -msgctxt "@info place holder for empty listview" -msgid "There are no Samba shares mounted on this system" -msgstr "ამ სისტემაზე Samba-ის გაზიარებები მიმაგრებული არაა" - -#: package/contents/ui/ShareListItem.qml:71 -#, kde-kuit-format -msgctxt "@info:tooltip" -msgid "Open folder properties to change share settings" -msgstr "" -"გაზიარების პარამეტრების შესაცვლელად საქაღალდის თვისებების გახსნაა საჭირო" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ka/kcmusb.po kinfocenter-5.24.7/po/ka/kcmusb.po --- kinfocenter-5.25.5/po/ka/kcmusb.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/ka/kcmusb.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,490 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-09-03 00:18+0000\n" -"PO-Revision-Date: 2022-08-30 13:35+0200\n" -"Last-Translator: Temuri Doghonadze \n" -"Language-Team: Georgian \n" -"Language: ka\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" -"X-Generator: Poedit 3.1.1\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Temuri Doghonadze" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "Temuri.doghonadze@gmail.com" - -#: classes.i18n:2 usbdevices.cpp:66 -#, kde-format -msgctxt "USB device class" -msgid "(Defined at Interface level)" -msgstr "(აღწერილია ინტერფეისის დონეზე)" - -#: classes.i18n:3 usbdevices.cpp:102 -#, kde-format -msgctxt "USB device class" -msgid "Application Specific Interface" -msgstr "გამოყენების შესატყვისი ინტერფეისი" - -#: classes.i18n:4 usbdevices.cpp:68 -#, kde-format -msgctxt "USB device class" -msgid "Audio" -msgstr "აუდიო" - -#: classes.i18n:5 usbdevices.cpp:84 -#, kde-format -msgctxt "USB device class" -msgid "CDC Data" -msgstr "CDC მონაცემები" - -#: classes.i18n:6 usbdevices.cpp:86 -#, kde-format -msgctxt "USB device class" -msgid "Chip/SmartCard" -msgstr "ჩიპი/სმარტ ბარათი" - -#: classes.i18n:7 usbdevices.cpp:70 -#, kde-format -msgctxt "USB device class" -msgid "Communications" -msgstr "კომუნიკაციები" - -#: classes.i18n:8 usbdevices.cpp:88 -#, kde-format -msgctxt "USB device class" -msgid "Content Security" -msgstr "შემცველობის უსაფრთხოება" - -#: classes.i18n:9 usbdevices.cpp:94 -#, kde-format -msgctxt "USB device class" -msgid "Diagnostic" -msgstr "დიაგნოსტიკა" - -#: classes.i18n:10 usbdevices.cpp:82 -#, kde-format -msgctxt "USB device class" -msgid "Hub" -msgstr "ჰაბი" - -#: classes.i18n:11 usbdevices.cpp:72 -#, kde-format -msgctxt "USB device class" -msgid "Human Interface Device" -msgstr "ადამიანთან ურთიერთობის მოწყობილობა" - -#: classes.i18n:12 usbdevices.cpp:78 -#, kde-format -msgctxt "USB device class" -msgid "Imaging" -msgstr "გამოსახულება" - -#: classes.i18n:13 usbdevices.cpp:80 -#, kde-format -msgctxt "USB device class" -msgid "Mass Storage" -msgstr "მასიური საცავი" - -#: classes.i18n:14 usbdevices.cpp:99 -#, kde-format -msgctxt "USB device class" -msgid "Miscellaneous Device" -msgstr "სხვადასხვა მოწყობილობა" - -#: classes.i18n:15 usbdevices.cpp:74 -#, kde-format -msgctxt "USB device class" -msgid "Physical Interface Device" -msgstr "ფიზიკური ინტერფეისის მოწყობილობა" - -#: classes.i18n:16 usbdevices.cpp:76 -#, kde-format -msgctxt "USB device class" -msgid "Printer" -msgstr "პრინტერი" - -#: classes.i18n:17 usbdevices.cpp:104 -#, kde-format -msgctxt "USB device class" -msgid "Vendor Specific Class" -msgstr "მომწოდებლის მითითებული კლასი" - -#: classes.i18n:18 usbdevices.cpp:90 -#, kde-format -msgctxt "USB device class" -msgid "Video" -msgstr "ვიდეო" - -#: classes.i18n:19 usbdevices.cpp:96 -#, kde-format -msgctxt "USB device class" -msgid "Wireless" -msgstr "უსადენო" - -#: classes.i18n:20 -#, kde-format -msgctxt "USB device class" -msgid "Xbox" -msgstr "Xbox" - -#: classes.i18n:21 -#, kde-format -msgctxt "USB device subclass" -msgid "?" -msgstr "?" - -#: classes.i18n:22 -#, kde-format -msgctxt "USB device subclass" -msgid "ATM Networking" -msgstr "ATM ქსელი" - -#: classes.i18n:23 -#, kde-format -msgctxt "USB device subclass" -msgid "Abstract (modem)" -msgstr "აბსტრაქტული (მოდემი)" - -#: classes.i18n:24 -#, kde-format -msgctxt "USB device subclass" -msgid "Boot Interface Subclass" -msgstr "ჩატვირთვადი ინტერფეისის ქვეკლასი" - -#: classes.i18n:25 -#, kde-format -msgctxt "USB device subclass" -msgid "CAPI Control" -msgstr "CAPI კონტროლი" - -#: classes.i18n:26 -#, kde-format -msgctxt "USB device subclass" -msgid "Control Device" -msgstr "კონტროლის მოწყობილობა" - -#: classes.i18n:27 -#, kde-format -msgctxt "USB device subclass" -msgid "Controller" -msgstr "კონტროლერი" - -#: classes.i18n:28 -#, kde-format -msgctxt "USB device subclass" -msgid "Device Firmware Update" -msgstr "მოწყობილობის მიკროკოდის განახლება" - -#: classes.i18n:29 -#, kde-format -msgctxt "USB device subclass" -msgid "Device Management" -msgstr "მოწყობილობის მართვა" - -#: classes.i18n:30 -#, kde-format -msgctxt "USB device subclass" -msgid "Direct Line" -msgstr "პირდაპირი ხაზი" - -#: classes.i18n:31 -#, kde-format -msgctxt "USB device subclass" -msgid "Ethernet Emulation" -msgstr "Ethernet-ის ემულაცია" - -#: classes.i18n:32 -#, kde-format -msgctxt "USB device subclass" -msgid "Ethernet Networking" -msgstr "Ethernet ქსელი" - -#: classes.i18n:33 -#, kde-format -msgctxt "USB device subclass" -msgid "Floppy (UFI)" -msgstr "დისკეტა (UFI)" - -#: classes.i18n:34 -#, kde-format -msgctxt "USB device subclass" -msgid "IRDA Bridge" -msgstr "IRDA ხიდი" - -#: classes.i18n:35 -#, kde-format -msgctxt "USB device subclass" -msgid "MIDI Streaming" -msgstr "MIDI ნაკადი" - -#: classes.i18n:36 -#, kde-format -msgctxt "USB device subclass" -msgid "Mobile Direct Line" -msgstr "მობილური პირდაპირი ხაზი" - -#: classes.i18n:37 -#, kde-format -msgctxt "USB device subclass" -msgid "Multi-Channel" -msgstr "მრავალარხიანი" - -#: classes.i18n:38 -#, kde-format -msgctxt "USB device subclass" -msgid "No Subclass" -msgstr "ქვეკლასის გარეშე" - -#: classes.i18n:39 -#, kde-format -msgctxt "USB device subclass" -msgid "OBEX" -msgstr "OBEX" - -#: classes.i18n:40 -#, kde-format -msgctxt "USB device subclass" -msgid "Printer" -msgstr "პრინტერი" - -#: classes.i18n:41 -#, kde-format -msgctxt "USB device subclass" -msgid "QIC-157" -msgstr "QIC-157" - -#: classes.i18n:42 -#, kde-format -msgctxt "USB device subclass" -msgid "RBC (typically Flash)" -msgstr "RBC" - -#: classes.i18n:43 -#, kde-format -msgctxt "USB device subclass" -msgid "Radio Frequency" -msgstr "რადიო სიხშირე" - -#: classes.i18n:44 -#, kde-format -msgctxt "USB device subclass" -msgid "Reprogrammable Diagnostics" -msgstr "გადაპროგრამებად დიაგნოსტიკა" - -#: classes.i18n:45 -#, kde-format -msgctxt "USB device subclass" -msgid "SCSI" -msgstr "SCSI" - -#: classes.i18n:46 -#, kde-format -msgctxt "USB device subclass" -msgid "SFF-8020i, MMC-2 (ATAPI)" -msgstr "SFF-8020i, MMC-2 (ATAPI)" - -#: classes.i18n:47 -#, kde-format -msgctxt "USB device subclass" -msgid "SFF-8070i" -msgstr "SFF-8070i" - -#: classes.i18n:48 -#, kde-format -msgctxt "USB device subclass" -msgid "Still Image Capture" -msgstr "სურათის გადაღება" - -#: classes.i18n:49 -#, kde-format -msgctxt "USB device subclass" -msgid "Streaming" -msgstr "გაადაცემა" - -#: classes.i18n:50 -#, kde-format -msgctxt "USB device subclass" -msgid "Telephone" -msgstr "ტელეფონი" - -#: classes.i18n:51 -#, kde-format -msgctxt "USB device subclass" -msgid "Test and Measurement" -msgstr "ტესტირება და გაზომვა" - -#: classes.i18n:52 -#, kde-format -msgctxt "USB device subclass" -msgid "USB3 Vision" -msgstr "USB3 Vision" - -#: classes.i18n:53 -#, kde-format -msgctxt "USB device subclass" -msgid "Undefined" -msgstr "გაურკვეველი" - -#: classes.i18n:54 -#, kde-format -msgctxt "USB device subclass" -msgid "Unused" -msgstr "გამოუყენებელი" - -#: classes.i18n:55 -#, kde-format -msgctxt "USB device subclass" -msgid "Vendor Specific Subclass" -msgstr "მომწოდებლის მითითებული ქვეკლასი" - -#: classes.i18n:56 -#, kde-format -msgctxt "USB device subclass" -msgid "Video Control" -msgstr "ვიდეო კონტროლი" - -#: classes.i18n:57 -#, kde-format -msgctxt "USB device subclass" -msgid "Video Interface Collection" -msgstr "ვიდეო ინტერფეისის კოლექცია" - -#: classes.i18n:58 -#, kde-format -msgctxt "USB device subclass" -msgid "Video Streaming" -msgstr "ვიდეო ნაკადი" - -#: classes.i18n:59 -#, kde-format -msgctxt "USB device subclass" -msgid "Wireless Handset Control" -msgstr "უსადენო ყურსაცვამის კონტროლი" - -#: classes.i18n:60 -#, kde-format -msgctxt "USB device subclass" -msgid "Wireless USB Wire Adapter" -msgstr "უსადენო USB ქსელის ადაპტერი" - -#: kcmusb.cpp:28 -#, kde-format -msgid "This module allows you to see the devices attached to your USB bus(es)." -msgstr "" -"მოდული საშუალებას გაძლევთ USB მატარებელზე მიერთებული მოწყობილობები იხილოთ." - -#: kcmusb.cpp:42 -#, kde-format -msgid "Device" -msgstr "მოწყობილობა" - -#: kcmusb.cpp:63 -#, kde-format -msgid "kcmusb" -msgstr "kcmusb" - -#: kcmusb.cpp:63 -#, kde-format -msgid "USB Devices" -msgstr "USB მოწყობილობები" - -#: kcmusb.cpp:63 -#, kde-format -msgid "(c) 2001 Matthias Hoelzer-Kluepfel" -msgstr "(c) 2001 Matthias Hoelzer-Kluepfel" - -#: kcmusb.cpp:65 -#, kde-format -msgid "Matthias Hoelzer-Kluepfel" -msgstr "Matthias Hoelzer-Kluepfel" - -#: kcmusb.cpp:66 -#, kde-format -msgid "Leo Savernik" -msgstr "Leo Savernik" - -#: kcmusb.cpp:66 -#, kde-format -msgid "Live Monitoring of USB Bus" -msgstr "USB მატარებლის ცოცხალი მონიტორინგი" - -#: usbdevices.cpp:92 -#, kde-format -msgctxt "USB device class" -msgid "Personal Healthcare" -msgstr "პირადი ჯანდაცვა" - -#: usbdevices.cpp:215 -#, kde-format -msgid "Unknown" -msgstr "უცნობი" - -#: usbdevices.cpp:225 -#, kde-format -msgid "Manufacturer: " -msgstr "მწარმოებელი: " - -#: usbdevices.cpp:227 -#, kde-format -msgid "Serial #: " -msgstr "სერიული #: " - -#: usbdevices.cpp:240 -#, kde-format -msgid "Class%1" -msgstr "კლასი%1" - -#: usbdevices.cpp:245 -#, kde-format -msgid "Subclass%1" -msgstr "ქვეკლასი%1" - -#: usbdevices.cpp:250 -#, kde-format -msgid "Protocol%1" -msgstr "პროტოკოლი%1" - -#: usbdevices.cpp:251 -#, kde-format -msgid "USB Version%1.%2" -msgstr "USB -ის ვერსია%1.%2" - -#: usbdevices.cpp:258 -#, kde-format -msgid "Vendor ID0x%1" -msgstr "მომწოდებლის ID0x%1" - -#: usbdevices.cpp:263 -#, kde-format -msgid "Product ID0x%1" -msgstr "პროდუქტის ID0x%1" - -#: usbdevices.cpp:266 -#, kde-format -msgid "Speed%1 Mbit/s" -msgstr "სიჩქარე%1 მბიტ/წმ" - -#: usbdevices.cpp:267 -#, kde-format -msgid "Channels%1" -msgstr "არხები%1" - -#: usbdevices.cpp:268 -#, kde-format -msgid "Max. Packet Size%1" -msgstr "პაკეტის მაქს. ზომა%1" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ka/kcm_vulkan.po kinfocenter-5.24.7/po/ka/kcm_vulkan.po --- kinfocenter-5.25.5/po/ka/kcm_vulkan.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/ka/kcm_vulkan.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,45 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-11-17 00:29+0000\n" -"PO-Revision-Date: 2022-08-30 13:32+0200\n" -"Last-Translator: Temuri Doghonadze \n" -"Language-Team: Georgian \n" -"Language: ka\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" -"X-Generator: Poedit 3.1.1\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Temuri Doghonadze" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "Temuri.doghonadze@gmail.com" - -#: main.cpp:23 -#, kde-format -msgctxt "@label kcm name" -msgid "Vulkan" -msgstr "Vulkan" - -#: main.cpp:24 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info" -msgid "Vulkan Graphics API Information" -msgstr "ინფორმაცია Vulkan API-ის შესახებ" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ka/kcm_wayland.po kinfocenter-5.24.7/po/ka/kcm_wayland.po --- kinfocenter-5.25.5/po/ka/kcm_wayland.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/ka/kcm_wayland.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,45 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-11-17 00:29+0000\n" -"PO-Revision-Date: 2022-08-30 13:33+0200\n" -"Last-Translator: Temuri Doghonadze \n" -"Language-Team: Georgian \n" -"Language: ka\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" -"X-Generator: Poedit 3.1.1\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Temuri Doghonadze" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "Temuri.doghonadze@gmail.com" - -#: main.cpp:23 -#, kde-format -msgctxt "@label kcm name" -msgid "Wayland" -msgstr "Wayland" - -#: main.cpp:24 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Wayland" -msgstr "Wayland" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ka/kcm_xserver.po kinfocenter-5.24.7/po/ka/kcm_xserver.po --- kinfocenter-5.25.5/po/ka/kcm_xserver.po 2022-09-06 12:16:29.000000000 +0000 +++ kinfocenter-5.24.7/po/ka/kcm_xserver.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,45 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-11-17 00:29+0000\n" -"PO-Revision-Date: 2022-08-30 13:33+0200\n" -"Last-Translator: Temuri Doghonadze \n" -"Language-Team: Georgian \n" -"Language: ka\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" -"X-Generator: Poedit 3.1.1\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Temuri Doghonadze" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "Temuri.doghonadze@gmail.com" - -#: main.cpp:23 -#, kde-format -msgctxt "@label kcm name" -msgid "X-Server" -msgstr "X-Server" - -#: main.cpp:24 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "X-Server Information" -msgstr "ინფორმაცია X-Server-ის შესახებ" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/kk/kinfocenter.po kinfocenter-5.24.7/po/kk/kinfocenter.po --- kinfocenter-5.25.5/po/kk/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/kk/kinfocenter.po 2022-10-14 10:04:18.000000000 +0000 @@ -0,0 +1,30 @@ +# translation of kinfocenter.po to Kazakh +# Sairan Kikkarin , 2005, 2006, 2007, 2008, 2010. +# Sairan Kikkarin , 2010. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2010-05-22 09:58+0600\n" +"Last-Translator: Sairan Kikkarin \n" +"Language-Team: Kazakh \n" +"Language: kk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.0\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"\n" +"\n" +"\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Сайран Киккарин" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "sairan@computer.org" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/km/kinfocenter.po kinfocenter-5.24.7/po/km/kinfocenter.po --- kinfocenter-5.25.5/po/km/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/km/kinfocenter.po 2022-10-14 10:04:19.000000000 +0000 @@ -0,0 +1,30 @@ +# translation of kinfocenter.po to Khmer +# Khoem Sokhem , 2005, 2007, 2008, 2009, 2010. +# Auk Piseth , 2006, 2007, 2008. +# Eng Vannak , 2007. +# translation of kcontrol.po to +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2010-05-05 16:27+0700\n" +"Last-Translator: Khoem Sokhem \n" +"Language-Team: Khmer \n" +"Language: km\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "ខឹម សុខែម, អេង វណ្ណៈ, អោក ពិសិដ្ឋ​​" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "khoemsokhem@khmeros.info,​​evannak@khmeros.info,piseth_dv@khmeros.info" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/kn/kinfocenter.po kinfocenter-5.24.7/po/kn/kinfocenter.po --- kinfocenter-5.25.5/po/kn/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/kn/kinfocenter.po 2022-10-14 10:04:20.000000000 +0000 @@ -0,0 +1,31 @@ +# translation of kcontrol.po to Kannada +# translation of kcontrol.po to +# translation of kcontrol.po to +# Sathish Nayak , 2005. +# Siddharudh P T , 2005. +# Siddharudh P T , 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: kcontrol\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2006-02-20 23:15+0530\n" +"Last-Translator: Siddharudh P T \n" +"Language-Team: Kannada \n" +"Language: kn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: KBabel 1.10\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ko/kcm_about-distro.po kinfocenter-5.24.7/po/ko/kcm_about-distro.po --- kinfocenter-5.25.5/po/ko/kcm_about-distro.po 2022-09-06 12:16:31.000000000 +0000 +++ kinfocenter-5.24.7/po/ko/kcm_about-distro.po 2022-10-14 10:04:20.000000000 +0000 @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" -"PO-Revision-Date: 2022-04-15 23:59+0200\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" +"PO-Revision-Date: 2022-02-20 22:19+0100\n" "Last-Translator: Shinjo Park \n" "Language-Team: Korean \n" "Language: ko\n" @@ -61,65 +61,41 @@ msgid "%1 (%2-bit)" msgstr "%1(%2비트)" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "이 시스템 정보" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Copyright 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "작성자" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "운영 체제:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "제조사:" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "제품 이름:" - -#: main.cpp:182 -#, kde-format -msgctxt "@label" -msgid "System Version:" -msgstr "시스템 버전:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "일련 번호:" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "KDE 프레임워크 버전:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Qt 버전:" @@ -141,43 +117,31 @@ msgid "Unknown" msgstr "알 수 없음" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "일련 번호" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, kde-format -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "클립보드에 복사" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "표시" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "소프트웨어" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "하드웨어" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "더 많은 정보 표시" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, kde-format +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "클립보드에 복사" + +#: package/contents/ui/main.qml:141 #, kde-format msgctxt "@action:button" msgid "Copy to Clipboard in English" diff -Nru kinfocenter-5.25.5/po/ko/kcm_energyinfo.po kinfocenter-5.24.7/po/ko/kcm_energyinfo.po --- kinfocenter-5.25.5/po/ko/kcm_energyinfo.po 2022-09-06 12:16:31.000000000 +0000 +++ kinfocenter-5.24.7/po/ko/kcm_energyinfo.po 2022-10-14 10:04:20.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2021-07-18 13:24+0200\n" "Last-Translator: Shinjo Park \n" "Language-Team: Korean \n" @@ -27,12 +27,12 @@ msgid "Your emails" msgstr "kde@peremen.name" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "에너지 소모 통계" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/ko/kcm_firmware_security.po kinfocenter-5.24.7/po/ko/kcm_firmware_security.po --- kinfocenter-5.25.5/po/ko/kcm_firmware_security.po 2022-09-06 12:16:31.000000000 +0000 +++ kinfocenter-5.24.7/po/ko/kcm_firmware_security.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,44 +0,0 @@ -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the kinfocenter package. -# Shinjo Park , 2022. -# -msgid "" -msgstr "" -"Project-Id-Version: kinfocenter\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" -"PO-Revision-Date: 2022-04-15 23:59+0200\n" -"Last-Translator: Shinjo Park \n" -"Language-Team: Korean \n" -"Language: ko\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" -"X-Generator: Lokalize 21.08.1\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "박신조" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "kde@peremen.name" - -#: main.cpp:22 -#, kde-format -msgctxt "@label kcm name" -msgid "Firmware Security" -msgstr "펌웨어 보안" - -#: main.cpp:26 -#, kde-format -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: package/contents/ui/main.qml:14 -msgctxt "@info:whatsthis" -msgid "Firmware Security Information" -msgstr "펌웨어 보안 정보" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ko/kinfocenter.po kinfocenter-5.24.7/po/ko/kinfocenter.po --- kinfocenter-5.25.5/po/ko/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/ko/kinfocenter.po 2022-10-14 10:04:20.000000000 +0000 @@ -0,0 +1,30 @@ +# Translation of kcontrol to Korean. +# Copyright (C) 2001, 2002, 2007-2008 Free Software Foundation, Inc. +# Shinjo Park , 2007, 2008, 2009, 2010, 2016, 2017, 2018. +# +# Sae-keun Kim, 2001. +# KIM Kyungheon, 2001-2002. +msgid "" +msgstr "" +"Project-Id-Version: kcontrol\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2018-08-14 14:43+0100\n" +"Last-Translator: Shinjo Park \n" +"Language-Team: Korean \n" +"Language: ko\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" +"X-Generator: Lokalize 2.0\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "박신조" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "kde@peremen.name" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ku/kinfocenter.po kinfocenter-5.24.7/po/ku/kinfocenter.po --- kinfocenter-5.25.5/po/ku/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/ku/kinfocenter.po 2022-10-14 10:04:19.000000000 +0000 @@ -0,0 +1,31 @@ +# translation of kinfocenter.po to Kurdish +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Erdal Ronahi , 2007, 2008, 2009. +# Erdal Ronahi , 2008. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2009-01-06 14:08+0200\n" +"Last-Translator: Erdal Ronahi \n" +"Language-Team: Kurdish \n" +"Language: ku\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 0.2\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Poedit-Language: Kurdish\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Erdal Ronahi" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "erdal.ronahi@nospam.gmail.com" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/lt/kcm_about-distro.po kinfocenter-5.24.7/po/lt/kcm_about-distro.po --- kinfocenter-5.25.5/po/lt/kcm_about-distro.po 2022-09-06 12:16:33.000000000 +0000 +++ kinfocenter-5.24.7/po/lt/kcm_about-distro.po 2022-10-14 10:04:21.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: l 10n\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" "PO-Revision-Date: 2021-08-21 16:34+0300\n" "Last-Translator: Moo\n" "Language-Team: Lithuanian \n" @@ -68,66 +68,41 @@ msgid "%1 (%2-bit)" msgstr "%1 (%2-bitų)" -#: main.cpp:103 +#: main.cpp:43 #, kde-format msgctxt "@title" msgid "About this System" msgstr "Apie šią sistemą" -#: main.cpp:106 +#: main.cpp:46 #, kde-format msgctxt "@info:credit" msgid "Copyright 2012-2020 Harald Sitter" msgstr "Autorių teisės 2012-2020 Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Harald Sitter" msgstr "Harald Sitter" -#: main.cpp:107 +#: main.cpp:47 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Autorius" -#: main.cpp:162 +#: main.cpp:102 #, kde-format msgid "Operating System:" msgstr "Operacinė sistema:" -#: main.cpp:176 -#, kde-format -msgctxt "@label" -msgid "Manufacturer:" -msgstr "" - -#: main.cpp:179 -#, kde-format -msgctxt "@label" -msgid "Product Name:" -msgstr "" - -#: main.cpp:182 -#, fuzzy, kde-format -#| msgid "Qt Version:" -msgctxt "@label" -msgid "System Version:" -msgstr "Qt versija:" - -#: main.cpp:185 -#, kde-format -msgctxt "@label" -msgid "Serial Number:" -msgstr "" - -#: main.cpp:207 +#: main.cpp:129 #, kde-format msgid "KDE Frameworks Version:" msgstr "KDE sistemų versija:" -#: main.cpp:208 +#: main.cpp:130 #, kde-format msgid "Qt Version:" msgstr "Qt versija:" @@ -149,44 +124,32 @@ msgid "Unknown" msgstr "Nežinoma" -#: package/contents/ui/main.qml:91 -#, kde-format -msgctxt "@title" -msgid "Serial Number" -msgstr "" - -#: package/contents/ui/main.qml:97 package/contents/ui/main.qml:164 -#, fuzzy, kde-format -#| msgid "Copy to Clipboard" -msgctxt "@action:button" -msgid "Copy to Clipboard" -msgstr "Kopijuoti į iškarpinę" - -#: package/contents/ui/main.qml:112 -#, kde-format -msgctxt "@action:button show a hidden entry in an overlay" -msgid "Show" -msgstr "" - -#: package/contents/ui/main.qml:122 +#: package/contents/ui/main.qml:88 #, kde-format msgctxt "@title:group" msgid "Software" msgstr "Programinė įranga" -#: package/contents/ui/main.qml:132 +#: package/contents/ui/main.qml:99 #, kde-format msgctxt "@title:group" msgid "Hardware" msgstr "Aparatinė įranga" -#: package/contents/ui/main.qml:152 +#: package/contents/ui/main.qml:116 #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "Show More Information" msgstr "" -#: package/contents/ui/main.qml:171 +#: package/contents/ui/main.qml:134 +#, fuzzy, kde-format +#| msgid "Copy to Clipboard" +msgctxt "@action:button" +msgid "Copy to Clipboard" +msgstr "Kopijuoti į iškarpinę" + +#: package/contents/ui/main.qml:141 #, fuzzy, kde-format #| msgid "Copy to Clipboard in English" msgctxt "@action:button" diff -Nru kinfocenter-5.25.5/po/lt/kcm_energyinfo.po kinfocenter-5.24.7/po/lt/kcm_energyinfo.po --- kinfocenter-5.25.5/po/lt/kcm_energyinfo.po 2022-09-06 12:16:33.000000000 +0000 +++ kinfocenter-5.24.7/po/lt/kcm_energyinfo.po 2022-10-14 10:04:21.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: trunk-kf 5\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-03-05 00:45+0000\n" +"POT-Creation-Date: 2021-09-03 00:18+0000\n" "PO-Revision-Date: 2021-08-21 16:39+0300\n" "Last-Translator: Moo\n" "Language-Team: Lithuanian \n" @@ -31,12 +31,12 @@ msgid "Your emails" msgstr "liudas@akmc.lt, <>" -#: kcm.cpp:42 +#: kcm.cpp:43 #, kde-format msgid "Energy Consumption Statistics" msgstr "Energijos sunaudojimo statistika" -#: kcm.cpp:43 +#: kcm.cpp:44 #, kde-format msgid "Kai Uwe Broulik" msgstr "Kai Uwe Broulik" diff -Nru kinfocenter-5.25.5/po/lt/kinfocenter.po kinfocenter-5.24.7/po/lt/kinfocenter.po --- kinfocenter-5.25.5/po/lt/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/lt/kinfocenter.po 2022-10-14 10:04:21.000000000 +0000 @@ -0,0 +1,30 @@ +# translation of kcontrol.po to Lithuanian +# Ričardas Čepas , 2004. +# Donatas Glodenis , 2004-2007. +# Tomas Straupis , 2011. +# Mindaugas Baranauskas , 2017. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2019-06-05 14:26+0000\n" +"Last-Translator: Moo\n" +"Language-Team: Lithuanian \n" +"Language: lt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n" +"%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n" +"X-Generator: Poedit 2.0.6\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Eugenijus Paulauskas, Ričardas Čepas, Donatas Glodenis, Moo" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "eugenijus@agvila.lt, rch@richard.eu.org, dgvirtual@akl.lt, <>" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/lv/kinfocenter.po kinfocenter-5.24.7/po/lv/kinfocenter.po --- kinfocenter-5.25.5/po/lv/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/lv/kinfocenter.po 2022-10-14 10:04:21.000000000 +0000 @@ -0,0 +1,34 @@ +# translation of kinfocenter.po to Lavtian +# kcontrol.po tulkojums uz Latviešu valodu +# Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# +# Maris Nartiss , 2005. +# Maris Nartiss , 2006, 2007. +# Viesturs Zarins , 2008. +# Viesturs Zariņš , 2009. +# Rūdofls Mazurs , 2011. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2011-07-08 12:34+0300\n" +"Last-Translator: Rūdofls Mazurs \n" +"Language-Team: Latvian \n" +"Language: lv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Andris Maziks, Māris Nartišs" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "andzha@latnet.lv, maris.kde@gmail.com" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/mai/kinfocenter.po kinfocenter-5.24.7/po/mai/kinfocenter.po --- kinfocenter-5.25.5/po/mai/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/mai/kinfocenter.po 2022-10-14 10:04:21.000000000 +0000 @@ -0,0 +1,35 @@ +# translation of kinfocenter.po to Maithili +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Sangeeta Kumari , 2009. +# Rajesh Ranjan , 2010. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2010-01-29 15:44+0530\n" +"Last-Translator: Rajesh Ranjan \n" +"Language-Team: Maithili \n" +"Language: mai\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"\n" +"\n" +"\n" +"\n" +"\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "संगीता कुमारी" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "sangeeta09@gmail.com" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/mk/kinfocenter.po kinfocenter-5.24.7/po/mk/kinfocenter.po --- kinfocenter-5.25.5/po/mk/kinfocenter.po 1970-01-01 00:00:00.000000000 +0000 +++ kinfocenter-5.24.7/po/mk/kinfocenter.po 2022-10-14 10:04:21.000000000 +0000 @@ -0,0 +1,32 @@ +# translation of kinfocenter.po to Macedonian +# Copyright (C) 2000,2002,2003, 2004, 2005, 2006, 2007, 2008, 2010 Free Software Foundation, Inc. +# +# Danko Ilik , 2000. +# Darko Nikolovski , 2002,2003. +# Novica Nakov , 2003. +# Bozidar Proevski , 2004, 2005, 2006, 2007, 2008, 2010. +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-01-29 03:19+0100\n" +"PO-Revision-Date: 2010-01-30 09:45+0100\n" +"Last-Translator: Bozidar Proevski \n" +"Language-Team: Macedonian \n" +"Language: mk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: Plural-Forms: nplurals=3; plural=n%10==1 ? 0 : n%10==2 ? 1 : " +"2;\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Божидар Проевски" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "bobibobi@freemail.com.mk" \ No newline at end of file diff -Nru kinfocenter-5.25.5/po/ml/kcm_about-distro.po kinfocenter-5.24.7/po/ml/kcm_about-distro.po --- kinfocenter-5.25.5/po/ml/kcm_about-distro.po 2022-09-06 12:16:33.000000000 +0000 +++ kinfocenter-5.24.7/po/ml/kcm_about-distro.po 2022-10-14 10:04:21.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kinfocenter\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-05-04 00:47+0000\n" +"POT-Creation-Date: 2021-12-15 00:46+0000\n" "PO-Revision-Date: 2019-12-12 22:18+0000\n" "Last-Translator: Vivek KJ Pazhedath \n" "Language-Team: Swathanthra|സ്വതന്ത്ര Malayalam|മലയാളം Computing|കമ്പ്യൂട്ടിങ്ങ്