Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package akonadi-server for openSUSE:Factory 
checked in at 2023-07-07 15:46:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-server (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-server.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-server"

Fri Jul  7 15:46:15 2023 rev:113 rq:1097168 version:23.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-server/akonadi-server.changes    
2023-06-09 20:35:36.561917155 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-server.new.23466/akonadi-server.changes 
2023-07-07 15:46:18.423833772 +0200
@@ -1,0 +2,9 @@
+Tue Jul  4 10:19:06 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.3/
+- No code change since 23.04.2
+
+-------------------------------------------------------------------

Old:
----
  akonadi-23.04.2.tar.xz
  akonadi-23.04.2.tar.xz.sig

New:
----
  akonadi-23.04.3.tar.xz
  akonadi-23.04.3.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ akonadi-server.spec ++++++
--- /var/tmp/diff_new_pack.cwSPNn/_old  2023-07-07 15:46:19.255838729 +0200
+++ /var/tmp/diff_new_pack.cwSPNn/_new  2023-07-07 15:46:19.259838753 +0200
@@ -20,7 +20,7 @@
 %define kf5_version 5.104.0
 %bcond_without released
 Name:           akonadi-server
-Version:        23.04.2
+Version:        23.04.3
 Release:        0
 Summary:        PIM Storage Service
 License:        LGPL-2.1-or-later

++++++ akonadi-23.04.2.tar.xz -> akonadi-23.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-23.04.2/CMakeLists.txt 
new/akonadi-23.04.3/CMakeLists.txt
--- old/akonadi-23.04.2/CMakeLists.txt  2023-05-30 06:32:57.000000000 +0200
+++ new/akonadi-23.04.3/CMakeLists.txt  2023-07-04 07:12:46.000000000 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 
-set(PIM_VERSION "5.23.2")
+set(PIM_VERSION "5.23.3")
 project(Akonadi VERSION ${PIM_VERSION})
 
 
@@ -52,7 +52,7 @@
 option(BUILD_QCH "Build API documentation in QCH format (for e.g. Qt 
Assistant, Qt Creator & KDevelop)" OFF)
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
-set(RELEASE_SERVICE_VERSION "23.04.2")
+set(RELEASE_SERVICE_VERSION "23.04.3")
 set(AKONADI_FULL_VERSION "${PIM_VERSION} (${RELEASE_SERVICE_VERSION})")
 
 configure_file(akonadifull-version.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/akonadifull-version.h @ONLY)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-23.04.2/po/cs/libakonadi5.po 
new/akonadi-23.04.3/po/cs/libakonadi5.po
--- old/akonadi-23.04.2/po/cs/libakonadi5.po    2023-05-30 06:32:57.000000000 
+0200
+++ new/akonadi-23.04.3/po/cs/libakonadi5.po    2023-07-04 07:12:46.000000000 
+0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: libakonadi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-04-23 04:11+0000\n"
-"PO-Revision-Date: 2023-02-02 14:37+0100\n"
+"PO-Revision-Date: 2023-06-29 13:40+0200\n"
 "Last-Translator: Vit Pelcak <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
 "Language: cs\n"
@@ -18,7 +18,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.12.1\n"
+"X-Generator: Lokalize 23.04.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -147,12 +147,12 @@
 #: agentbase/resourcebase.cpp:938 agentbase/resourcebase.cpp:945
 #, kde-format
 msgid "Failed to retrieve collection for sync."
-msgstr ""
+msgstr "Získání sbírky pro synchronizaci selhalo."
 
 #: agentbase/resourcebase.cpp:985
 #, kde-format
 msgid "Failed to retrieve collection for attribute sync."
-msgstr ""
+msgstr "Získání sbírky pro synchronizaci atributů selhalo."
 
 #: agentbase/resourcebase.cpp:1039
 #, kde-format
@@ -173,12 +173,12 @@
 #: core/collectionsync.cpp:508 core/collectionsync.cpp:653
 #, kde-format
 msgid "Found unresolved orphan collections"
-msgstr ""
+msgstr "Byly nalezeny nevyřešené osiřelé sbírky"
 
 #: core/conflicthandler.cpp:53
 #, kde-format
 msgid "Did not find other item for conflict handling"
-msgstr ""
+msgstr "Nebyla nalezena další položka pro řešení konfliktů"
 
 #: core/jobs/agentinstancecreatejob.cpp:70
 #, kde-format
@@ -315,33 +315,33 @@
 #: core/jobs/specialcollectionshelperjobs.cpp:145
 #, kde-format
 msgid "Could not fetch root collection of resource %1."
-msgstr ""
+msgstr "Nepovedlo se stáhnout hlavní sbírku zdroje %1."
 
 #: core/jobs/specialcollectionshelperjobs.cpp:189
 #, kde-format
 msgid "No resource ID given."
-msgstr ""
+msgstr "Nebylo poskytnuto ID zdroje."
 
 #: core/jobs/specialcollectionshelperjobs.cpp:326
 #, kde-format
 msgid "Invalid resource identifier '%1'"
-msgstr ""
+msgstr "Neplatný identifikátor zdroje '%1'"
 
 #: core/jobs/specialcollectionshelperjobs.cpp:342
 #: core/jobs/specialcollectionshelperjobs.cpp:350
 #, kde-format
 msgid "Failed to configure default resource via D-Bus."
-msgstr ""
+msgstr "Nepovedlo se nastavení výchozího zdroje pomocí D-Bus."
 
 #: core/jobs/specialcollectionshelperjobs.cpp:415
 #, kde-format
 msgid "Failed to fetch the resource collection."
-msgstr ""
+msgstr "Nepovedlo se stáhnout sbírku zdroje."
 
 #: core/jobs/specialcollectionshelperjobs.cpp:599
 #, kde-format
 msgid "Timeout trying to get lock."
-msgstr ""
+msgstr "Vypršení časového limitu při pokusu o zamčení."
 
 #: core/jobs/tagcreatejob.cpp:49
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-23.04.2/po/gl/libakonadi5.po 
new/akonadi-23.04.3/po/gl/libakonadi5.po
--- old/akonadi-23.04.2/po/gl/libakonadi5.po    2023-05-30 06:32:57.000000000 
+0200
+++ new/akonadi-23.04.3/po/gl/libakonadi5.po    2023-07-04 07:12:46.000000000 
+0200
@@ -1,7 +1,6 @@
 # translation of libakonadi.po to galician
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-#
 # mvillarino <mvillar...@users.sourceforge.net>, 2008, 2009.
 # marce villarino <mvillar...@users.sourceforge.net>, 2009.
 # Xosé <xoseca...@gmail.com>, 2009, 2010.
@@ -9,13 +8,14 @@
 # Xosé <xoseca...@edu.xunta.es>, 2009, 2011, 2013.
 # Marce Villarino <mvillar...@kde-espana.es>, 2012, 2013, 2014.
 # Adrian Chaves Fernandez <adriyeticha...@gmail.com>, 2013, 2015, 2016, 2017.
-# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2018, 2019.
+# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2018, 2019, 2023.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: libakonadi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-04-23 04:11+0000\n"
-"PO-Revision-Date: 2019-11-01 17:00+0100\n"
+"PO-Revision-Date: 2023-06-19 11:45+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <proxe...@trasno.gal>\n"
 "Language: gl\n"
@@ -23,7 +23,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 19.08.2\n"
+"X-Generator: Lokalize 23.04.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -71,13 +71,13 @@
 #, kde-format
 msgctxt "@info:status Application ready for work"
 msgid "Ready"
-msgstr "Preparado"
+msgstr "Preparado."
 
 #: agentbase/agentbase_p.h:51
 #, kde-format
 msgctxt "@info:status"
 msgid "Offline"
-msgstr "Desconectado"
+msgstr "Desconectado."
 
 #: agentbase/agentbase_p.h:56
 #, kde-format
@@ -95,7 +95,7 @@
 #, kde-format
 msgctxt "@info:status"
 msgid "Not configured"
-msgstr "Non configurado"
+msgstr "Non configurado."
 
 #: agentbase/resourcebase.cpp:517
 #, kde-format
@@ -267,7 +267,7 @@
 #: core/jobs/linkjobimpl_p.h:39
 #, kde-format
 msgid "No valid destination specified"
-msgstr "Non se especificou ningún destino correcto"
+msgstr "Non se indicou un destino válido"
 
 #: core/jobs/invalidatecachejob.cpp:58
 #, kde-format
@@ -389,15 +389,13 @@
 msgstr "Nome"
 
 #: core/models/entitytreemodel.cpp:193
-#, fuzzy, kde-format
-#| msgid "Loading..."
+#, kde-format
 msgctxt "@info:status"
 msgid "Loading..."
 msgstr "Cargando…"
 
 #: core/models/entitytreemodel.cpp:485
-#, fuzzy, kde-format
-#| msgid "Error"
+#, kde-format
 msgctxt "@window:title"
 msgid "Error"
 msgstr "Erro"
@@ -418,43 +416,37 @@
 msgstr "Nome"
 
 #: core/models/entitytreemodel_p.cpp:1331
-#, fuzzy, kde-format
-#| msgid "Could not copy item:"
+#, kde-format
 msgctxt "@info"
 msgid "Could not copy item: <message>%1</message>"
-msgstr "Non se puido copiar o elemento:"
+msgstr "Non se puido copiar o elemento: <message>%1</message>"
 
 #: core/models/entitytreemodel_p.cpp:1333
-#, fuzzy, kde-format
-#| msgid "Could not copy collection:"
+#, kde-format
 msgctxt "@info"
 msgid "Could not copy collection: <message>%1</message>"
-msgstr "Non se puido copiar a colección:"
+msgstr "Non se puido copiar a colección: <message>%1</message>"
 
 #: core/models/entitytreemodel_p.cpp:1335
-#, fuzzy, kde-format
-#| msgid "Could not move item:"
+#, kde-format
 msgctxt "@info"
 msgid "Could not move item: <message>%1</message>"
-msgstr "Non se puido mover o elemento:"
+msgstr "Non se puido mover o elemento: <message>%1</message>"
 
 #: core/models/entitytreemodel_p.cpp:1337
-#, fuzzy, kde-format
-#| msgid "Could not move collection:"
+#, kde-format
 msgctxt "@info"
 msgid "Could not move collection: <message>%1</message>"
-msgstr "Non se puido mover a colección:"
+msgstr "Non se puido mover a colección: <message>%1</message>"
 
 #: core/models/entitytreemodel_p.cpp:1339
-#, fuzzy, kde-format
-#| msgid "Could not link entity:"
+#, kde-format
 msgctxt "@info"
 msgid "Could not link entity: <message>%1</message>"
-msgstr "Non se puido ligar a entidade:"
+msgstr "Non se puido ligar a entidade: <message>%1</message>"
 
 #: core/models/entitytreemodel_p.cpp:1341 widgets/selftestdialog.cpp:650
-#, fuzzy, kde-format
-#| msgid "Error"
+#, kde-format
 msgctxt "@title:window"
 msgid "Error"
 msgstr "Erro"
@@ -628,8 +620,7 @@
 msgstr "Non se puido crear a instancia do axente: %1"
 
 #: widgets/agentactionmanager.cpp:57
-#, fuzzy, kde-format
-#| msgid "Agent instance creation failed"
+#, kde-format
 msgctxt "@title:window"
 msgid "Agent Instance Creation Failed"
 msgstr "Fallou a creación da instancia do axente"
@@ -646,9 +637,7 @@
 msgstr "Seguro que quere eliminar todas as instancias do axente escollidas?"
 
 #: widgets/agentconfigurationdialog.cpp:56
-#, fuzzy, kde-format
-#| msgctxt "%1 = agent name"
-#| msgid "%1 Configuration"
+#, kde-format
 msgctxt "@title:window, %1 = agent name"
 msgid "%1 Configuration"
 msgstr "Configuración de %1"
@@ -679,11 +668,10 @@
 msgstr "Non se puido rexistrar o diálogo de configuración de %1."
 
 #: widgets/agenttypedialog.cpp:66
-#, fuzzy, kde-format
-#| msgid "&Configure Agent Instance"
+#, kde-format
 msgctxt "@title:window"
 msgid "Configure Account"
-msgstr "&Configurar a instancia do axente"
+msgstr "Configurar a conta"
 
 #: widgets/cachepolicypage.cpp:42 widgets/cachepolicypage.cpp:47
 #, kde-format
@@ -701,7 +689,7 @@
 #: widgets/cachepolicypage.ui:20
 #, kde-format
 msgid "Use options from parent folder or account"
-msgstr "Empregar accións para o cartafol ou conta pai"
+msgstr "Usar accións para o cartafol ou conta pai"
 
 #. i18n: ectx: property (text), widget (QCheckBox, syncOnDemand)
 #: widgets/cachepolicypage.ui:33
@@ -711,11 +699,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #: widgets/cachepolicypage.ui:40
-#, fuzzy, kde-format
-#| msgid "Synchronize Folder"
-#| msgid_plural "Synchronize %1 Folders"
+#, kde-format
 msgid "Synchronize after:"
-msgstr "Sincronizar o cartafol"
+msgstr "Sincronizar despois de:"
 
 #. i18n: ectx: property (specialValueText), widget (QSpinBox, checkInterval)
 #: widgets/cachepolicypage.ui:47
@@ -733,10 +719,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, localPartsLabel)
 #: widgets/cachepolicypage.ui:66
-#, fuzzy, kde-format
-#| msgid "Locally Cached Parts"
+#, kde-format
 msgid "Locally cached parts:"
-msgstr "Partes na caché local"
+msgstr "Partes na caché local:"
 
 #. i18n: ectx: property (title), widget (KEditListWidget, localParts)
 #: widgets/cachepolicypage.ui:87
@@ -746,10 +731,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, retrievalOptionsLabel)
 #: widgets/cachepolicypage.ui:94
-#, fuzzy, kde-format
-#| msgid "Retrieval Options"
+#, kde-format
 msgid "Retrieval Options:"
-msgstr "Opcións de obtención"
+msgstr "Opcións de obtención:"
 
 #. i18n: ectx: property (text), widget (QRadioButton, retrieveFullMessages)
 #: widgets/cachepolicypage.ui:101
@@ -783,11 +767,14 @@
 "likely never uploaded to the destination server, so clearing this collection "
 "means that those <b>data will be lost</b>. Are you sure you want to proceed?"
 msgstr ""
+"A colección «%1» contén %2 elementos sen identificador remoto. 
Probablemente "
+"non se subisen nunca ao servidor de destino, así que borrar a colección "
+"resultaría nunha <b>perda de datos</b>. Seguro que quere continuar?"
 
 #: widgets/clearcachejob.cpp:83
 #, kde-format
 msgid "Collection cache cleared. You should restart Akonadi now."
-msgstr ""
+msgstr "Borrouse a caché de coleccións. Reinicie Akonadi."
 
 #: widgets/collectiondialog.cpp:56
 #, kde-format
@@ -828,11 +815,10 @@
 msgstr "Non se puido crear o cartafol: %1"
 
 #: widgets/collectiondialog.cpp:285 widgets/standardactionmanager.cpp:351
-#, fuzzy, kde-format
-#| msgid "Folder creation failed"
+#, kde-format
 msgctxt "@title:window"
 msgid "Folder Creation Failed"
-msgstr "Fallou a creación do cartafol"
+msgstr "A creación do cartafol fallou"
 
 #: widgets/collectiongeneralpropertiespage.cpp:27
 #, kde-format
@@ -944,10 +930,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, label_3)
 #: widgets/collectionmaintenancepage.ui:38
-#, fuzzy, kde-format
-#| msgid "Files"
+#, kde-format
 msgid "File size:"
-msgstr "Ficheiros"
+msgstr "Tamaño do ficheiro:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_5)
 #: widgets/collectionmaintenancepage.ui:45
@@ -963,10 +948,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, indexingLabel)
 #: widgets/collectionmaintenancepage.ui:73
-#, fuzzy, kde-format
-#| msgid "Indexing"
+#, kde-format
 msgid "Indexing:"
-msgstr "Indexación"
+msgstr "Indexando:"
 
 #. i18n: ectx: property (text), widget (QCheckBox, enableIndexingChkBox)
 #: widgets/collectionmaintenancepage.ui:80
@@ -976,8 +960,7 @@
 
 #. i18n: ectx: property (text), widget (QLabel, indexedCountLbl)
 #: widgets/collectionmaintenancepage.ui:87
-#, fuzzy, kde-format
-#| msgid "Retrieving indexed items count ..."
+#, kde-format
 msgid "Retrieving indexed items count..."
 msgstr "Obtendo o número de elementos indexados…"
 
@@ -998,8 +981,7 @@
 msgstr "Diálogo para abrir coleccións"
 
 #: widgets/collectionrequester.cpp:143
-#, fuzzy, kde-format
-#| msgid "Select a collection"
+#, kde-format
 msgctxt "@title:window"
 msgid "Select a Collection"
 msgstr "Escolla unha colección"
@@ -1148,7 +1130,7 @@
 "application cannot be used without it."
 msgstr ""
 "O servizo de xestión de información persoal Akonadi non está operativo. 
Esta "
-"aplicación non se pode empregar sen el."
+"aplicación non se pode usar sen el."
 
 #. i18n: ectx: property (text), widget (QPushButton, startButton)
 #: widgets/erroroverlay.ui:116
@@ -1201,7 +1183,7 @@
 #: widgets/manageaccountwidget.ui:26
 #, kde-format
 msgid "Filter…"
-msgstr ""
+msgstr "Filtrar…"
 
 #. i18n: ectx: property (text), widget (QPushButton, mAddAccountButton)
 #: widgets/manageaccountwidget.ui:40
@@ -1234,23 +1216,18 @@
 
 #. i18n: ectx: property (windowTitle), widget (QDialog, RenameFavoriteDialog)
 #: widgets/renamefavoritedialog.ui:26
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Rename Favorite"
+#, kde-format
 msgid "Rename Favorite"
 msgstr "Renomear o favorito"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: widgets/renamefavoritedialog.ui:35
-#, fuzzy, kde-format
-#| msgctxt "@label:textbox name of the folder"
-#| msgid "Name:"
+#, kde-format
 msgid "Name:"
 msgstr "Nome:"
 
 #: widgets/selftestdialog.cpp:60
-#, fuzzy, kde-format
-#| msgid "Akonadi Server Self-Test"
+#, kde-format
 msgctxt "@title:window"
 msgid "Akonadi Server Self-Test"
 msgstr "Probas internas do servidor Akonadi"
@@ -1271,7 +1248,7 @@
 "The QtSQL driver '%1' is required by your current Akonadi server "
 "configuration and was found on your system."
 msgstr ""
-"O configuración actual do servidor Akonadi require o controlador de QtSQL "
+"A configuración actual do servidor Akonadi require o controlador de QtSQL "
 "«%1», que se atopou no sistema."
 
 #: widgets/selftestdialog.cpp:191
@@ -1317,7 +1294,7 @@
 "executable. The server executable is typically called 'mysqld'; its location "
 "varies depending on the distribution."
 msgstr ""
-"Ten Akonadi configurado para empregar o servidor de MySQL «%1».\n"
+"Ten Akonadi configurado para usar o servidor de MySQL «%1».\n"
 "Verifique que ten o servidor de MySQL instalado, configurada a ruta correcta "
 "e que ten os permisos correctos de lectura e execución do executábel do "
 "servidor. Normalmente, o executábel do servidor chámase «mysqld» e onde "
@@ -1725,8 +1702,8 @@
 "Non se atopou ningún axente de recurso e Akonadi non é utilizábel sen polo 
"
 "menos un deles. Isto polo xeral significa que non se instalou ningún axente "
 "de recursos ou que hai un problema de configuración. Buscouse nas rutas "
-"seguintes: «%1». A variábel de contorno XDG_DATA_DIRS ten o valor «%2»; "
-"verifique que isto inclúe todas as rutas nas que estean instalados os "
+"seguintes: «%1». A variábel de contorno XDG_DATA_DIRS está definida co 
valor "
+"«%2»; verifique que isto inclúe todas as rutas nas que estean instalados 
os "
 "axentes de Akonadi."
 
 #: widgets/selftestdialog.cpp:499
@@ -1849,7 +1826,7 @@
 "allow itself to run as root, to protect you from these risks."
 msgstr ""
 "Executar aplicacións que acceden a Internet como root ou administrador 
expón "
-"a moitos riscos de seguranza. A versión de MySQL que esta instalación de "
+"a moitos riscos de seguridade. A versión de MySQL que esta instalación de "
 "Akonadi usa non permite executarse como root para protexer fronte a estes "
 "riscos."
 
@@ -1915,20 +1892,14 @@
 msgstr "Novo"
 
 #: widgets/standardactionmanager.cpp:80
-#, fuzzy
-#| msgid "&Delete Folder"
-#| msgid_plural "&Delete %1 Folders"
 msgid "&Delete Folder"
-msgstr "Elimina&r o cartafol"
+msgstr "&Eliminar o cartafol"
 
 #: widgets/standardactionmanager.cpp:80
 msgid "Delete"
 msgstr "Eliminar"
 
 #: widgets/standardactionmanager.cpp:82
-#, fuzzy
-#| msgid "&Synchronize Folder"
-#| msgid_plural "&Synchronize %1 Folders"
 msgid "&Synchronize Folder"
 msgstr "&Sincronizar o cartafol"
 
@@ -2012,9 +1983,6 @@
 msgstr "Mover o cartafol para…"
 
 #: widgets/standardactionmanager.cpp:143
-#, fuzzy
-#| msgid "&Cut Item"
-#| msgid_plural "&Cut %1 Items"
 msgid "&Cut Item"
 msgstr "Re&cortar o elemento"
 
@@ -2023,9 +1991,6 @@
 msgstr "Recortar"
 
 #: widgets/standardactionmanager.cpp:144
-#, fuzzy
-#| msgid "&Cut Folder"
-#| msgid_plural "&Cut %1 Folders"
 msgid "&Cut Folder"
 msgstr "Re&cortar o cartafol"
 
@@ -2034,9 +1999,6 @@
 msgstr "Crear un recurso"
 
 #: widgets/standardactionmanager.cpp:146
-#, fuzzy
-#| msgid "Delete Resource"
-#| msgid_plural "Delete %1 Resources"
 msgid "Delete Resource"
 msgstr "Eliminar o recurso"
 
@@ -2045,9 +2007,6 @@
 msgstr "P&ropiedades do recurso"
 
 #: widgets/standardactionmanager.cpp:156
-#, fuzzy
-#| msgid "Synchronize Resource"
-#| msgid_plural "Synchronize %1 Resources"
 msgid "Synchronize Resource"
 msgstr "Sincronizar o recurso"
 
@@ -2132,9 +2091,7 @@
 msgstr[1] "&Copiar os %1 elementos"
 
 #: widgets/standardactionmanager.cpp:330
-#, fuzzy, kde-format
-#| msgid "&Cut Item"
-#| msgid_plural "&Cut %1 Items"
+#, kde-format
 msgctxt "@action"
 msgid "&Cut Item"
 msgid_plural "&Cut %1 Items"
@@ -2142,9 +2099,7 @@
 msgstr[1] "Re&cortar os %1 elementos"
 
 #: widgets/standardactionmanager.cpp:331
-#, fuzzy, kde-format
-#| msgid "&Cut Folder"
-#| msgid_plural "&Cut %1 Folders"
+#, kde-format
 msgctxt "@action"
 msgid "&Cut Folder"
 msgid_plural "&Cut %1 Folders"
@@ -2155,23 +2110,19 @@
 #, kde-format
 msgid "&Delete Item"
 msgid_plural "&Delete %1 Items"
-msgstr[0] "Elimina&r este elemento"
-msgstr[1] "Elimina&r estes %1 elementos"
+msgstr[0] "Elimina&r o elemento"
+msgstr[1] "Elimina&r os %1 elementos"
 
 #: widgets/standardactionmanager.cpp:333
-#, fuzzy, kde-format
-#| msgid "&Delete Folder"
-#| msgid_plural "&Delete %1 Folders"
+#, kde-format
 msgctxt "@action"
 msgid "&Delete Folder"
 msgid_plural "&Delete %1 Folders"
-msgstr[0] "Elimina&r o cartafol"
+msgstr[0] "&Eliminar o cartafol"
 msgstr[1] "Elimina&r %1 cartafoles"
 
 #: widgets/standardactionmanager.cpp:334
-#, fuzzy, kde-format
-#| msgid "&Synchronize Folder"
-#| msgid_plural "&Synchronize %1 Folders"
+#, kde-format
 msgctxt "@action"
 msgid "&Synchronize Folder"
 msgid_plural "&Synchronize %1 Folders"
@@ -2224,8 +2175,8 @@
 #, kde-format
 msgid "Delete Item"
 msgid_plural "Delete %1 Items"
-msgstr[0] "Eliminar este elemento"
-msgstr[1] "Eliminar estes %1 elementos"
+msgstr[0] "Eliminar o elemento"
+msgstr[1] "Eliminar os %1 elementos"
 
 #: widgets/standardactionmanager.cpp:343
 #, kde-format
@@ -2242,9 +2193,7 @@
 msgstr[1] "Sincronizar os %1 cartafoles"
 
 #: widgets/standardactionmanager.cpp:345
-#, fuzzy, kde-format
-#| msgid "Delete Resource"
-#| msgid_plural "Delete %1 Resources"
+#, kde-format
 msgctxt "@action"
 msgid "Delete Resource"
 msgid_plural "Delete %1 Resources"
@@ -2252,9 +2201,7 @@
 msgstr[1] "Eliminar os %1 recursos"
 
 #: widgets/standardactionmanager.cpp:346
-#, fuzzy, kde-format
-#| msgid "Synchronize Resource"
-#| msgid_plural "Synchronize %1 Resources"
+#, kde-format
 msgctxt "@action"
 msgid "Synchronize Resource"
 msgid_plural "Synchronize %1 Resources"
@@ -2278,14 +2225,12 @@
 "Seguro que quere eliminar os %1 cartafoles e todos os seus subcartafoles?"
 
 #: widgets/standardactionmanager.cpp:359
-#, fuzzy, kde-format
-#| msgid "Delete Folder"
-#| msgid_plural "Delete %1 Folders"
+#, kde-format
 msgctxt "@title:window"
 msgid "Delete Folder?"
 msgid_plural "Delete Folders?"
-msgstr[0] "Eliminar o cartafol"
-msgstr[1] "Eliminar os %1 cartafoles"
+msgstr[0] "Eliminar o cartafol?"
+msgstr[1] "Eliminar os cartafoles?"
 
 #: widgets/standardactionmanager.cpp:360
 #, kde-format
@@ -2293,11 +2238,10 @@
 msgstr "Non se puido eliminar o cartafol: %1"
 
 #: widgets/standardactionmanager.cpp:361
-#, fuzzy, kde-format
-#| msgid "Folder deletion failed"
+#, kde-format
 msgctxt "@title:window"
 msgid "Folder Deletion Failed"
-msgstr "Fallou a eliminación do cartafol"
+msgstr "A eliminación do cartafol fallou"
 
 #: widgets/standardactionmanager.cpp:363
 #, kde-format
@@ -2313,14 +2257,12 @@
 msgstr[1] "Seguro que quere eliminar %1 elementos?"
 
 #: widgets/standardactionmanager.cpp:368
-#, fuzzy, kde-format
-#| msgid "Delete Item"
-#| msgid_plural "Delete %1 Items"
+#, kde-format
 msgctxt "@title:window"
 msgid "Delete Item?"
 msgid_plural "Delete Items?"
-msgstr[0] "Eliminar este elemento"
-msgstr[1] "Eliminar estes %1 elementos"
+msgstr[0] "Eliminar o elemento?"
+msgstr[1] "Eliminar os elementos?"
 
 #: widgets/standardactionmanager.cpp:369
 #, kde-format
@@ -2328,11 +2270,10 @@
 msgstr "Non se puido eliminar o elemento: %1"
 
 #: widgets/standardactionmanager.cpp:370
-#, fuzzy, kde-format
-#| msgid "Item deletion failed"
+#, kde-format
 msgctxt "@title:window"
 msgid "Item Deletion Failed"
-msgstr "Fallou a eliminación do elemento"
+msgstr "A eliminación do elemento fallou"
 
 #: widgets/standardactionmanager.cpp:372
 #, kde-format
@@ -2358,11 +2299,10 @@
 msgstr "Non se puido crear o recurso: %1"
 
 #: widgets/standardactionmanager.cpp:377
-#, fuzzy, kde-format
-#| msgid "Resource creation failed"
+#, kde-format
 msgctxt "@title:window"
 msgid "Resource Creation Failed"
-msgstr "Fallou a creación do recurso"
+msgstr "A creación do recurso fallou"
 
 #: widgets/standardactionmanager.cpp:381
 #, kde-format
@@ -2385,11 +2325,10 @@
 msgstr "Non se puideron pegar os datos: %1"
 
 #: widgets/standardactionmanager.cpp:387
-#, fuzzy, kde-format
-#| msgid "Paste failed"
+#, kde-format
 msgctxt "@title:window"
 msgid "Paste Failed"
-msgstr "Pegar fallou."
+msgstr "Pegar fallou"
 
 #: widgets/standardactionmanager.cpp:739
 #, kde-format
@@ -2397,8 +2336,7 @@
 msgstr "Non pode engadirse «/» ao nome do cartafol."
 
 #: widgets/standardactionmanager.cpp:739 widgets/standardactionmanager.cpp:743
-#, fuzzy, kde-format
-#| msgid "Create new folder error"
+#, kde-format
 msgctxt "@title:window"
 msgid "Create New Folder Error"
 msgstr "Erro ao crear o novo cartafol"
@@ -2439,17 +2377,15 @@
 msgstr "Copiar neste cartafol"
 
 #: widgets/subscriptiondialog.cpp:97
-#, fuzzy, kde-format
-#| msgid "Failed to create relation."
+#, kde-format
 msgid "Failed to update subscription: %1"
-msgstr "Non se puido crear a relación."
+msgstr "Non se puido actualizar a subscrición: %1"
 
 #: widgets/subscriptiondialog.cpp:97
-#, fuzzy, kde-format
-#| msgid "Local Subscriptions"
+#, kde-format
 msgctxt "@title:window"
 msgid "Subscription Error"
-msgstr "Subscricións locais…"
+msgstr "Erro coa subscrición"
 
 #. i18n: ectx: property (windowTitle), widget (QDialog, SubscriptionDialog)
 #: widgets/subscriptiondialog.ui:14
@@ -2465,24 +2401,21 @@
 
 #. i18n: ectx: property (text), widget (QCheckBox, subscribedOnlyCheckBox)
 #: widgets/subscriptiondialog.ui:36
-#, fuzzy, kde-format
-#| msgid "Subscribed only"
+#, kde-format
 msgid "&Subscribed only"
-msgstr "Só os subscritos"
+msgstr "&Só xente subscrita"
 
 #. i18n: ectx: property (text), widget (QPushButton, subscribeButton)
 #: widgets/subscriptiondialog.ui:62
-#, fuzzy, kde-format
-#| msgid "Subscribe"
+#, kde-format
 msgid "Su&bscribe"
 msgstr "Subscribirse"
 
 #. i18n: ectx: property (text), widget (QPushButton, unsubscribeButton)
 #: widgets/subscriptiondialog.ui:69
-#, fuzzy, kde-format
-#| msgid "Unsubscribe"
+#, kde-format
 msgid "&Unsubscribe"
-msgstr "Cancelar a subscrición"
+msgstr "Anular a s&ubscrición"
 
 #: widgets/tageditwidget.cpp:116
 #, kde-format
@@ -2490,11 +2423,10 @@
 msgstr "Non se puido crear unha etiqueta nova"
 
 #: widgets/tageditwidget.cpp:116
-#, fuzzy, kde-format
-#| msgid "An error occurred while creating a new tag"
+#, kde-format
 msgctxt "@title:window"
 msgid "An Error Occurred while Creating a New Tag"
-msgstr "Produciuse un erro ao crear unha etiqueta nova"
+msgstr "Produciuse un erro ao crear unha nova etiqueta"
 
 #: widgets/tageditwidget.cpp:164
 #, kde-kuit-format
@@ -2503,12 +2435,10 @@
 msgstr "Seguro que quere retirar a etiqueta <resource>%1</resource>?"
 
 #: widgets/tageditwidget.cpp:165
-#, fuzzy, kde-format
-#| msgctxt "@title"
-#| msgid "Delete tag"
+#, kde-format
 msgctxt "@title:window"
 msgid "Delete Tag"
-msgstr "Eliminar esta etiqueta"
+msgstr "Eliminar a etiqueta"
 
 #: widgets/tageditwidget.cpp:189
 #, kde-format
@@ -2518,41 +2448,33 @@
 
 #. i18n: ectx: property (text), widget (QLabel, selectLabel)
 #: widgets/tageditwidget.ui:29
-#, fuzzy, kde-format
-#| msgctxt "@label:textbox"
-#| msgid "Configure which tags should be applied."
+#, kde-format
 msgid "Select tags that should be applied."
-msgstr "Configurar as etiquetas que se desexa aplicar."
+msgstr "Seleccione as etiquetas para aplicar."
 
 #. i18n: ectx: property (text), widget (QPushButton, newTagButton)
 #: widgets/tageditwidget.ui:54
-#, fuzzy, kde-format
-#| msgctxt "@label"
-#| msgid "Create new tag"
+#, kde-format
 msgid "Create new tag"
 msgstr "Crear unha etiqueta nova"
 
 #. i18n: ectx: property (windowTitle), widget (QDialog, TagManagementDialog)
 #: widgets/tagmanagementdialog.ui:14
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Manage Tags"
+#, kde-format
 msgid "Manage Tags"
 msgstr "Xestionar as etiquetas"
 
 #: widgets/tagselectioncombobox.cpp:126
-#, fuzzy, kde-format
-#| msgctxt "@title"
-#| msgid "Delete tag"
+#, kde-format
 msgctxt "@label Placeholder text in tag selection combobox"
 msgid "Select tags..."
-msgstr "Eliminar esta etiqueta"
+msgstr "Seleccione etiquetas…"
 
 #. i18n: ectx: property (windowTitle), widget (QDialog, TagSelectionDialog)
 #: widgets/tagselectiondialog.ui:14
 #, kde-format
 msgid "Select Tags"
-msgstr ""
+msgstr "Seleccionar as etiquetas"
 
 #: widgets/tagwidget.cpp:45
 #, kde-format
@@ -2594,7 +2516,7 @@
 #: xml/xmldocument.cpp:121
 #, kde-format
 msgid "No filename specified"
-msgstr "Non se especificou ningún nome de ficheiro"
+msgstr "Non se indicou ningún nome de ficheiro"
 
 #: xml/xmldocument.cpp:129
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-23.04.2/po/zh_CN/akonadi_knut_resource.po 
new/akonadi-23.04.3/po/zh_CN/akonadi_knut_resource.po
--- old/akonadi-23.04.2/po/zh_CN/akonadi_knut_resource.po       2023-05-30 
06:32:57.000000000 +0200
+++ new/akonadi-23.04.3/po/zh_CN/akonadi_knut_resource.po       2023-07-04 
07:12:46.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-03-02 00:55+0000\n"
-"PO-Revision-Date: 2023-05-22 14:04\n"
+"PO-Revision-Date: 2023-07-03 11:41\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-23.04.2/po/zh_CN/libakonadi5.po 
new/akonadi-23.04.3/po/zh_CN/libakonadi5.po
--- old/akonadi-23.04.2/po/zh_CN/libakonadi5.po 2023-05-30 06:32:57.000000000 
+0200
+++ new/akonadi-23.04.3/po/zh_CN/libakonadi5.po 2023-07-04 07:12:46.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-04-23 04:11+0000\n"
-"PO-Revision-Date: 2023-05-22 14:04\n"
+"PO-Revision-Date: 2023-07-03 11:41\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-23.04.2/po/zh_TW/libakonadi5.po 
new/akonadi-23.04.3/po/zh_TW/libakonadi5.po
--- old/akonadi-23.04.2/po/zh_TW/libakonadi5.po 2023-05-30 06:32:57.000000000 
+0200
+++ new/akonadi-23.04.3/po/zh_TW/libakonadi5.po 2023-07-04 07:12:46.000000000 
+0200
@@ -11,14 +11,14 @@
 "Project-Id-Version: libakonadi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-04-23 04:11+0000\n"
-"PO-Revision-Date: 2023-01-07 04:46+0900\n"
+"PO-Revision-Date: 2023-06-15 04:08+0900\n"
 "Last-Translator: Kisaragi Hiu <m...@kisaragi-hiu.com>\n"
-"Language-Team: Traditional Chinese <zh-l...@linux.org.tw>\n"
+"Language-Team: Chinese <zh-l...@linux.org.tw>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 22.12.0\n"
+"X-Generator: Lokalize 23.04.2\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #, kde-format
@@ -651,11 +651,10 @@
 msgstr "註冊 %1 設定對話框時失敗。"
 
 #: widgets/agenttypedialog.cpp:66
-#, fuzzy, kde-format
-#| msgid "&Configure Agent Instance"
+#, kde-format
 msgctxt "@title:window"
 msgid "Configure Account"
-msgstr "設定代理程式實體(&C)"
+msgstr "設定帳號"
 
 #: widgets/cachepolicypage.cpp:42 widgets/cachepolicypage.cpp:47
 #, kde-format

Reply via email to