Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2025-12-15 11:54:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/krfb (Old)
 and      /work/SRC/openSUSE:Factory/.krfb.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "krfb"

Mon Dec 15 11:54:30 2025 rev:157 rq:1322454 version:25.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/krfb/krfb.changes        2025-11-08 
16:34:34.868336415 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new.1939/krfb.changes      2025-12-15 
12:00:28.100555746 +0100
@@ -1,0 +2,19 @@
+Sat Dec  6 11:40:58 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.12.0/
+- No code change since 25.11.80
+
+-------------------------------------------------------------------
+Sat Nov 15 19:57:01 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.11.80
+  * New feature release
+- Changes since 25.08.3:
+  * Removing fundraiser adopters section completely, as it seems to break the 
pipeline for some reason
+  * removing last year's fundraiser supporters
+  * Fix various typos Fixes misc. typos
+
+-------------------------------------------------------------------

Old:
----
  krfb-25.08.3.tar.xz
  krfb-25.08.3.tar.xz.sig

New:
----
  krfb-25.12.0.tar.xz
  krfb-25.12.0.tar.xz.sig

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

Other differences:
------------------
++++++ krfb.spec ++++++
--- /var/tmp/diff_new_pack.WkYKsb/_old  2025-12-15 12:00:29.056595883 +0100
+++ /var/tmp/diff_new_pack.WkYKsb/_new  2025-12-15 12:00:29.060596051 +0100
@@ -16,12 +16,12 @@
 #
 
 
-%define kf6_version 6.14.0
-%define qt6_version 6.8.0
+%define kf6_version 6.19.0
+%define qt6_version 6.9.0
 
 %bcond_without released
 Name:           krfb
-Version:        25.08.3
+Version:        25.12.0
 Release:        0
 Summary:        Screen sharing using the VNC/RFB protocol
 License:        GPL-2.0-or-later


++++++ krfb-25.08.3.tar.xz -> krfb-25.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/.flatpak-manifest.json 
new/krfb-25.12.0/.flatpak-manifest.json
--- old/krfb-25.08.3/.flatpak-manifest.json     2025-11-01 18:59:41.000000000 
+0100
+++ new/krfb-25.12.0/.flatpak-manifest.json     2025-12-03 23:58:48.000000000 
+0100
@@ -21,8 +21,8 @@
             "sources": [
                 {
                     "type": "archive",
-                    "url": 
"https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.54.tar.bz2";,
-                    "sha256": 
"607dcadfd722120188eca5cd07193158b9dd906b578a557817ec779bd5e16d0e",
+                    "url": 
"https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.55.tar.bz2";,
+                    "sha256": 
"95b178148863f07d45df0cea67e880a79b9ef71f5d230baddc0071128516ef78",
                     "x-checker-data": {
                         "type": "anitya",
                         "project-id": 1628,
@@ -44,8 +44,8 @@
                 {
                     "type": "git",
                     "url": "https://dev.gnupg.org/source/libgcrypt.git";,
-                    "tag": "libgcrypt-1.11.0",
-                    "commit": "9d94d7846cde272b8b1519ba96e53967bf0b90d2",
+                    "tag": "libgcrypt-1.11.2",
+                    "commit": "737cc63600146f196738a6768679eb016cf866e9",
                     "x-checker-data": {
                         "type": "anitya",
                         "project-id": 1623,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/.gitlab-ci.yml 
new/krfb-25.12.0/.gitlab-ci.yml
--- old/krfb-25.08.3/.gitlab-ci.yml     2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/.gitlab-ci.yml     2025-12-03 23:58:48.000000000 +0100
@@ -7,6 +7,6 @@
       - /gitlab-templates/linux-qt6.yml
       - /gitlab-templates/linux-qt6-next.yml
       - /gitlab-templates/freebsd-qt6.yml
-      # - /gitlab-templates/flatpak.yml
+      - /gitlab-templates/flatpak.yml
       - /gitlab-templates/xml-lint.yml
       - /gitlab-templates/yaml-lint.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/CMakeLists.txt 
new/krfb-25.12.0/CMakeLists.txt
--- old/krfb-25.08.3/CMakeLists.txt     2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/CMakeLists.txt     2025-12-03 23:58:48.000000000 +0100
@@ -2,8 +2,8 @@
 
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "25")
-set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MINOR "12")
+set (RELEASE_SERVICE_VERSION_MICRO "0")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(krfb VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/NOTES new/krfb-25.12.0/NOTES
--- old/krfb-25.08.3/NOTES      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/NOTES      2025-12-03 23:58:48.000000000 +0100
@@ -1,7 +1,7 @@
 Comments on various aspects of KRfb:
 
 - KRfb has been designed for three use cases:
-  * a user who needs help from an administrator or friend. The adminstrator 
can 
+  * a user who needs help from an administrator or friend. The administrator 
can 
     connect to the user and change settings and so on while both are talking
     on the telephone or using VoIP.
   * a user who wants to show something to a friend, so he lets his friend
@@ -12,7 +12,7 @@
   so KRfb is pre-configured for them. Case 3 is for advanced users and
   therefore a little bit more difficult to configure.
 - design goal of KRfb is to make it as easy to use as possible. I tried to
-  limit functionality whereever possible.
+  limit functionality wherever possible.
 - the new-connection-dialog is extra large and has the pixmap on the left
   side to capture the attention of the user before allowing a connection.
 - the RFBController class is a mess. The interactions between the threaded, 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/framebuffers/xcb/xcb_framebuffer.cpp 
new/krfb-25.12.0/framebuffers/xcb/xcb_framebuffer.cpp
--- old/krfb-25.08.3/framebuffers/xcb/xcb_framebuffer.cpp       2025-11-01 
18:59:41.000000000 +0100
+++ new/krfb-25.12.0/framebuffers/xcb/xcb_framebuffer.cpp       2025-12-03 
23:58:48.000000000 +0100
@@ -551,7 +551,7 @@
                 // get image data into shared memory segment
                 // now rects are positioned relative to framebufferImage,
                 // but we need to get image from the whole screen, so
-                // translate whe coordinates
+                // translate the coordinates
                 xcb_shm_get_image_cookie_t sgi_cookie = xcb_shm_get_image(
                             QX11Info::connection(),
                             d->win,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/krfb/krfb.notifyrc 
new/krfb-25.12.0/krfb/krfb.notifyrc
--- old/krfb-25.08.3/krfb/krfb.notifyrc 2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/krfb/krfb.notifyrc 2025-12-03 23:58:48.000000000 +0100
@@ -1270,7 +1270,7 @@
 Comment[kk]=Күтпеген қосылым ұсынысы, доғарылды
 Comment[km]=បាន​ទទួល​យក​ការ​តភ្ជាប់​ដែល​មិន​បាន​រំពឹង​ទុក ​បោះបង់
 Comment[ko]=예상하지 않은 연결을 받았습니다, 중지합니다
-Comment[lt]=Sulaukta netikėto kvietimo ryšiui, nutraukiama
+Comment[lt]=Sulaukta netikėto ryšio, nutraukiama
 Comment[lv]=Saņemts negaidīts savienojums, pārtraukts
 Comment[mk]=Примено е неочекувано поврзување, се прекинува
 Comment[ml]=അപ്രതീക്ഷിതമായ ബന്ധം ലഭിച്ചു, നിരസിക്കുക
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/krfb/org.kde.krfb.appdata.xml 
new/krfb-25.12.0/krfb/org.kde.krfb.appdata.xml
--- old/krfb-25.08.3/krfb/org.kde.krfb.appdata.xml      2025-11-01 
18:59:41.000000000 +0100
+++ new/krfb-25.12.0/krfb/org.kde.krfb.appdata.xml      2025-12-03 
23:58:48.000000000 +0100
@@ -191,6 +191,7 @@
   </provides>
   <project_group>KDE</project_group>
   <releases>
+    <release version="25.12.0" date="2025-12-11"/>
     <release version="25.08.3" date="2025-11-06"/>
     <release version="25.08.2" date="2025-10-09"/>
     <release version="25.08.1" date="2025-09-11"/>
@@ -215,7 +216,4 @@
     <release version="24.02.0" date="2024-02-28"/>
     <release version="23.08.5" date="2024-02-15"/>
   </releases>
-  <custom>
-    <value key="KDE::supporters">domportera;KjetilS</value>
-  </custom>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/af/krfb.po 
new/krfb-25.12.0/po/af/krfb.po
--- old/krfb-25.08.3/po/af/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/af/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: krfb VERSION\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2002-11-07 11:35+0200\n"
 "Last-Translator: WEB-Translator <http://kde.af.org.za>\n"
 "Language-Team: AFRIKAANS <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/ar/krfb.po 
new/krfb-25.12.0/po/ar/krfb.po
--- old/krfb-25.08.3/po/ar/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/ar/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2025-08-20 21:02+0400\n"
 "Last-Translator: Zayed Al-Saidi <[email protected]>\n"
 "Language-Team: ar\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/ast/krfb.po 
new/krfb-25.12.0/po/ast/krfb.po
--- old/krfb-25.08.3/po/ast/krfb.po     2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/ast/krfb.po     2025-12-03 23:58:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2024-03-27 22:50+0100\n"
 "Last-Translator: Enol P. <[email protected]>\n"
 "Language-Team: Asturian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/be/krfb.po 
new/krfb-25.12.0/po/be/krfb.po
--- old/krfb-25.08.3/po/be/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/be/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2007-08-26 22:37+0300\n"
 "Last-Translator: Darafei Praliaskouski <[email protected]>\n"
 "Language-Team: Belarusian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/bg/krfb.po 
new/krfb-25.12.0/po/bg/krfb.po
--- old/krfb-25.08.3/po/bg/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/bg/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2024-11-10 11:18+0100\n"
 "Last-Translator: Mincho Kondarev <[email protected]>\n"
 "Language-Team: Bulgarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/br/krfb.po 
new/krfb-25.12.0/po/br/krfb.po
--- old/krfb-25.08.3/po/br/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/br/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kdenetwork/krfb.pot\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2004-09-20 15:44+0200\n"
 "Last-Translator: Thierry Vignaud <[email protected]>\n"
 "Language-Team: br <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/bs/krfb.po 
new/krfb-25.12.0/po/bs/krfb.po
--- old/krfb-25.08.3/po/bs/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/bs/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2014-12-28 11:25+0000\n"
 "Last-Translator: Fadil Ademovic <[email protected]>\n"
 "Language-Team: Bosnian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/ca/krfb.po 
new/krfb-25.12.0/po/ca/krfb.po
--- old/krfb-25.08.3/po/ca/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/ca/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2024-01-10 11:33+0100\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
@@ -706,6 +706,3 @@
 #, kde-format
 msgid "&Change Unattended Password"
 msgstr "&Canvia la contrasenya del desatès"
-
-#~ msgid "Framebuffer"
-#~ msgstr "Framebuffer"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/ca@valencia/krfb.po 
new/krfb-25.12.0/po/ca@valencia/krfb.po
--- old/krfb-25.08.3/po/ca@valencia/krfb.po     2025-11-01 18:59:41.000000000 
+0100
+++ new/krfb-25.12.0/po/ca@valencia/krfb.po     2025-12-03 23:58:48.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2024-01-10 11:33+0100\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
@@ -284,7 +284,7 @@
 #: main.cpp:40 main.cpp:143
 #, kde-format
 msgid "Desktop Sharing Error"
-msgstr "S'ha produït un error en compartir l'escriptori"
+msgstr "S'ha produït un error mentre es compartia l'escriptori"
 
 #: main.cpp:83
 #, kde-format
@@ -338,7 +338,7 @@
 "Failed to start the krfb server. Desktop sharing will not work. Try setting "
 "another port in the settings and restart krfb."
 msgstr ""
-"No s'ha pogut iniciar el servidor krfb. La compartició d'escriptori no "
+"Ha fallat mentre s'iniciava el servidor krfb. La compartició d'escriptori no "
 "funcionarà. Intenteu definir un altre port en la configuració i torneu a "
 "iniciar el krfb."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/cs/krfb.po 
new/krfb-25.12.0/po/cs/krfb.po
--- old/krfb-25.08.3/po/cs/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/cs/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2022-02-08 14:54+0100\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/cy/krfb.po 
new/krfb-25.12.0/po/cy/krfb.po
--- old/krfb-25.08.3/po/cy/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/cy/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2004-01-06 16:42+0000\n"
 "Last-Translator: KD at KGyfieithu <[email protected]>\n"
 "Language-Team: Cymraeg <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/da/krfb.po 
new/krfb-25.12.0/po/da/krfb.po
--- old/krfb-25.08.3/po/da/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/da/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2020-04-08 19:22+0200\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/de/krfb.po 
new/krfb-25.12.0/po/de/krfb.po
--- old/krfb-25.08.3/po/de/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/de/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2022-03-13 10:25+0100\n"
 "Last-Translator: Frederik Schwarzer <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/el/krfb.po 
new/krfb-25.12.0/po/el/krfb.po
--- old/krfb-25.08.3/po/el/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/el/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2021-11-06 11:12+0200\n"
 "Last-Translator: Stelios <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/en_GB/krfb.po 
new/krfb-25.12.0/po/en_GB/krfb.po
--- old/krfb-25.08.3/po/en_GB/krfb.po   2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/en_GB/krfb.po   2025-12-03 23:58:48.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2022-01-01 15:48+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/eo/krfb.po 
new/krfb-25.12.0/po/eo/krfb.po
--- old/krfb-25.08.3/po/eo/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/eo/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2024-02-05 22:05+0100\n"
 "Last-Translator: Oliver Kellogg <[email protected]>\n"
 "Language-Team: esperanto <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/es/krfb.po 
new/krfb-25.12.0/po/es/krfb.po
--- old/krfb-25.08.3/po/es/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/es/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2025-05-18 14:12+0100\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/et/krfb.po 
new/krfb-25.12.0/po/et/krfb.po
--- old/krfb-25.08.3/po/et/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/et/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2019-11-09 14:59+0200\n"
 "Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/eu/krfb.po 
new/krfb-25.12.0/po/eu/krfb.po
--- old/krfb-25.08.3/po/eu/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/eu/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2022-08-04 07:36+0200\n"
 "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/fa/krfb.po 
new/krfb-25.12.0/po/fa/krfb.po
--- old/krfb-25.08.3/po/fa/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/fa/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2007-08-19 12:41+0330\n"
 "Last-Translator: Nazanin Kazemi <[email protected]>\n"
 "Language-Team: Persian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/fi/krfb.po 
new/krfb-25.12.0/po/fi/krfb.po
--- old/krfb-25.08.3/po/fi/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/fi/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2021-11-23 16:45+0200\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/fr/docs/krfb/index.docbook 
new/krfb-25.12.0/po/fr/docs/krfb/index.docbook
--- old/krfb-25.08.3/po/fr/docs/krfb/index.docbook      2025-11-01 
18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/fr/docs/krfb/index.docbook      2025-12-03 
23:58:48.000000000 +0100
@@ -153,7 +153,7 @@
 <para
 >Vous pouvez modifier le port sur la page <guilabel
 >Réseau</guilabel
-> dans la boîte de dialogue de configuration. </para>
+> dans la boite de dialogue de configuration. </para>
 <para
 >Le champ suivant est prérempli avec un mot de passe généré automatiquement. 
 >Cliquez sur l'icône à la droite du champ pour modifier le mot de passe. 
 ></para>
 </sect2>
@@ -209,7 +209,7 @@
 ><guimenuitem
 >Quitter</guimenuitem
 ></menuchoice
-> dans la fenêtre principale ou soit un clic droit sur l'icône de la boîte à 
miniature du système avec sélection du menu <guimenuitem
+> dans la fenêtre principale ou soit un clic droit sur l'icône de la boite à 
miniature du système avec sélection du menu <guimenuitem
 >Quitter</guimenuitem
 >. </para>
 </sect2>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/fr/krfb.po 
new/krfb-25.12.0/po/fr/krfb.po
--- old/krfb-25.08.3/po/fr/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/fr/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -23,7 +23,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2023-01-09 16:44+0100\n"
 "Last-Translator: Xavier BESNARD <xavier.besnard]neuf.fr>\n"
 "Language-Team: French <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/ga/krfb.po 
new/krfb-25.12.0/po/ga/krfb.po
--- old/krfb-25.08.3/po/ga/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/ga/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdenetwork/krfb.po\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2004-12-03 14:52-0500\n"
 "Last-Translator: Kevin Scannell <[email protected]>\n"
 "Language-Team: Irish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/gl/krfb.po 
new/krfb-25.12.0/po/gl/krfb.po
--- old/krfb-25.08.3/po/gl/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/gl/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -13,7 +13,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2025-01-06 21:01+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Proxecto Trasno ([email protected])\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/he/krfb.po 
new/krfb-25.12.0/po/he/krfb.po
--- old/krfb-25.08.3/po/he/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/he/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -16,7 +16,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2024-01-27 21:55+0200\n"
 "Last-Translator: Yaron Shahrabani <[email protected]>\n"
 "Language-Team: צוות התרגום של KDE ישראל\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/hi/krfb.po 
new/krfb-25.12.0/po/hi/krfb.po
--- old/krfb-25.08.3/po/hi/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/hi/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2008-01-09 17:12+0530\n"
 "Last-Translator: Ravishankar Shrivastava <[email protected]>\n"
 "Language-Team: Hindi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/hne/krfb.po 
new/krfb-25.12.0/po/hne/krfb.po
--- old/krfb-25.08.3/po/hne/krfb.po     2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/hne/krfb.po     2025-12-03 23:58:48.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2009-02-26 22:21+0530\n"
 "Last-Translator: Ravishankar Shrivastava <[email protected]>\n"
 "Language-Team: Hindi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/hr/krfb.po 
new/krfb-25.12.0/po/hr/krfb.po
--- old/krfb-25.08.3/po/hr/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/hr/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: krfb 0\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2010-02-10 22:40+0100\n"
 "Last-Translator: Marko Dimjasevic <[email protected]>\n"
 "Language-Team: Croatian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/hsb/krfb.po 
new/krfb-25.12.0/po/hsb/krfb.po
--- old/krfb-25.08.3/po/hsb/krfb.po     2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/hsb/krfb.po     2025-12-03 23:58:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: desktop_kdebase\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2008-11-06 22:08+0100\n"
 "Last-Translator: Eduard Werner <[email protected]>\n"
 "Language-Team: en_US <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/hu/krfb.po 
new/krfb-25.12.0/po/hu/krfb.po
--- old/krfb-25.08.3/po/hu/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/hu/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4.3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2024-05-20 16:13+0200\n"
 "Last-Translator: Kristof Kiszel <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/ia/krfb.po 
new/krfb-25.12.0/po/ia/krfb.po
--- old/krfb-25.08.3/po/ia/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/ia/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2021-11-03 14:22+0100\n"
 "Last-Translator: giovanni <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/id/krfb.po 
new/krfb-25.12.0/po/id/krfb.po
--- old/krfb-25.08.3/po/id/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/id/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2019-07-19 03:20+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/is/krfb.po 
new/krfb-25.12.0/po/is/krfb.po
--- old/krfb-25.08.3/po/is/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/is/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2010-05-31 12:11+0000\n"
 "Last-Translator: Sveinn í Felli <[email protected]>\n"
 "Language-Team: Icelandic <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/it/krfb.po 
new/krfb-25.12.0/po/it/krfb.po
--- old/krfb-25.08.3/po/it/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/it/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2021-11-24 23:35+0100\n"
 "Last-Translator: Luigi Toscano <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/ja/krfb.po 
new/krfb-25.12.0/po/ja/krfb.po
--- old/krfb-25.08.3/po/ja/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/ja/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2019-09-23 14:21+0900\n"
 "Last-Translator: Tomohiro Hyakutake <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/ka/krfb.po 
new/krfb-25.12.0/po/ka/krfb.po
--- old/krfb-25.08.3/po/ka/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/ka/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2023-02-12 06:06+0100\n"
 "Last-Translator: Temuri Doghonadze <[email protected]>\n"
 "Language-Team: Georgian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/kk/krfb.po 
new/krfb-25.12.0/po/kk/krfb.po
--- old/krfb-25.08.3/po/kk/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/kk/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2013-06-27 03:20+0600\n"
 "Last-Translator: Sairan Kikkarin <[email protected]>\n"
 "Language-Team: Kazakh <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/km/krfb.po 
new/krfb-25.12.0/po/km/krfb.po
--- old/krfb-25.08.3/po/km/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/km/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2010-11-30 10:42+0700\n"
 "Last-Translator: Khoem Sokhem <[email protected]>\n"
 "Language-Team: Khmer <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/ko/krfb.po 
new/krfb-25.12.0/po/ko/krfb.po
--- old/krfb-25.08.3/po/ko/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/ko/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2021-11-12 00:42+0100\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/lt/krfb.po 
new/krfb-25.12.0/po/lt/krfb.po
--- old/krfb-25.08.3/po/lt/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/lt/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2025-09-26 15:42+0300\n"
 "Last-Translator: Mindaugas Baranauskas <[email protected]>\n"
 "Language-Team: lt <[email protected]>\n"
@@ -58,7 +58,7 @@
 #: invitationsrfbserver.cpp:39
 #, kde-format
 msgid "%1@%2 (shared desktop)"
-msgstr "%1@%2 (dalinamas darbalaukis)"
+msgstr "%1@%2 (bendrinamas darbalaukis)"
 
 #. i18n: ectx: label, entry (startMinimized), group (MainWindow)
 #: krfb.kcfg:9
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/lv/krfb.po 
new/krfb-25.12.0/po/lv/krfb.po
--- old/krfb-25.08.3/po/lv/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/lv/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2024-10-28 17:05+0200\n"
 "Last-Translator: Toms Trasuns <[email protected]>\n"
 "Language-Team: Latvian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/mai/krfb.po 
new/krfb-25.12.0/po/mai/krfb.po
--- old/krfb-25.08.3/po/mai/krfb.po     2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/mai/krfb.po     2025-12-03 23:58:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2009-04-22 00:08+0530\n"
 "Last-Translator: Sangeeta Kumari <[email protected]>\n"
 "Language-Team: Maithili <maithili.sf.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/mk/krfb.po 
new/krfb-25.12.0/po/mk/krfb.po
--- old/krfb-25.08.3/po/mk/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/mk/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2009-06-21 09:24+0200\n"
 "Last-Translator: Bozidar Proevski <[email protected]>\n"
 "Language-Team: Macedonian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/ml/krfb.po 
new/krfb-25.12.0/po/ml/krfb.po
--- old/krfb-25.08.3/po/ml/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/ml/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2009-01-26 03:03-0800\n"
 "Last-Translator: Praveen Arimbrathodiyil <[email protected]>\n"
 "Language-Team: SMC <smc.org.in>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/mr/krfb.po 
new/krfb-25.12.0/po/mr/krfb.po
--- old/krfb-25.08.3/po/mr/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/mr/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2013-03-28 15:17+0530\n"
 "Last-Translator: Chetan Khona <[email protected]>\n"
 "Language-Team: American English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/ms/krfb.po 
new/krfb-25.12.0/po/ms/krfb.po
--- old/krfb-25.08.3/po/ms/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/ms/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2008-07-22 22:01+0800\n"
 "Last-Translator: Sharuzzaman Ahmat Raslan <[email protected]>\n"
 "Language-Team: Malay <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/nb/krfb.po 
new/krfb-25.12.0/po/nb/krfb.po
--- old/krfb-25.08.3/po/nb/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/nb/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2014-04-28 18:28+0200\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/nds/krfb.po 
new/krfb-25.12.0/po/nds/krfb.po
--- old/krfb-25.08.3/po/nds/krfb.po     2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/nds/krfb.po     2025-12-03 23:58:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2014-04-07 23:20+0200\n"
 "Last-Translator: Sönke Dibbern <[email protected]>\n"
 "Language-Team: Low Saxon <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/ne/krfb.po 
new/krfb-25.12.0/po/ne/krfb.po
--- old/krfb-25.08.3/po/ne/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/ne/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2007-09-13 13:45+0545\n"
 "Last-Translator: Ishwor Sharma <[email protected]>\n"
 "Language-Team: Nepali <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/nl/krfb.po 
new/krfb-25.12.0/po/nl/krfb.po
--- old/krfb-25.08.3/po/nl/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/nl/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2021-10-31 09:10+0100\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/nn/krfb.po 
new/krfb-25.12.0/po/nn/krfb.po
--- old/krfb-25.08.3/po/nn/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/nn/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2023-07-31 21:03+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/oc/krfb.po 
new/krfb-25.12.0/po/oc/krfb.po
--- old/krfb-25.08.3/po/oc/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/oc/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2008-08-05 22:27+0200\n"
 "Last-Translator: Yannig Marchegay (Kokoyaya) <[email protected]>\n"
 "Language-Team: Occitan (lengadocian) <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/pa/krfb.po 
new/krfb-25.12.0/po/pa/krfb.po
--- old/krfb-25.08.3/po/pa/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/pa/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2011-01-01 14:22+0530\n"
 "Last-Translator: A S Alam <[email protected]>\n"
 "Language-Team: Punjabi/Panjabi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/pl/krfb.po 
new/krfb-25.12.0/po/pl/krfb.po
--- old/krfb-25.08.3/po/pl/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/pl/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -1,6 +1,6 @@
 # translation of krfb.po to Polish
 # translation of krfb.po to
-# Version: $Revision: 1703972 $
+# Version: $Revision: 1723120 $
 # Copyright (C) 2002, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
 # Krzysztof Lichota <[email protected]>, 2002, 2005.
 # Michal Rudolf <[email protected]>, 2004, 2005.
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2021-11-13 08:57+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/pt/krfb.po 
new/krfb-25.12.0/po/pt/krfb.po
--- old/krfb-25.08.3/po/pt/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/pt/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2021-11-08 18:24+0000\n"
 "Last-Translator: José Nuno Pires <[email protected]>\n"
 "Language-Team: pt <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/pt_BR/krfb.po 
new/krfb-25.12.0/po/pt_BR/krfb.po
--- old/krfb-25.08.3/po/pt_BR/krfb.po   2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/pt_BR/krfb.po   2025-12-03 23:58:48.000000000 +0100
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2021-11-01 16:21-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/ro/krfb.po 
new/krfb-25.12.0/po/ro/krfb.po
--- old/krfb-25.08.3/po/ro/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/ro/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2022-04-30 11:39+0100\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/ru/krfb.po 
new/krfb-25.12.0/po/ru/krfb.po
--- old/krfb-25.08.3/po/ru/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/ru/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -18,7 +18,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2022-07-05 10:21+0300\n"
 "Last-Translator: Olesya Gerasimenko <[email protected]>\n"
 "Language-Team: Basealt Translation Team\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/sa/krfb.po 
new/krfb-25.12.0/po/sa/krfb.po
--- old/krfb-25.08.3/po/sa/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/sa/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2024-12-25 19:35+0530\n"
 "Last-Translator: kali <[email protected]>\n"
 "Language-Team: Sanskrit <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/se/krfb.po 
new/krfb-25.12.0/po/se/krfb.po
--- old/krfb-25.08.3/po/se/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/se/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2007-09-11 22:44+0200\n"
 "Last-Translator: Northern Sami translation team <[email protected]."
 "no>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/sk/krfb.po 
new/krfb-25.12.0/po/sk/krfb.po
--- old/krfb-25.08.3/po/sk/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/sk/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2022-04-19 18:31+0200\n"
 "Last-Translator: Roman Paholik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/sl/krfb.po 
new/krfb-25.12.0/po/sl/krfb.po
--- old/krfb-25.08.3/po/sl/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/sl/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -1,6 +1,6 @@
 # Translation of krfb.po to Slovenian
 # Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
-# $Id: krfb.po 1703972 2025-03-01 01:30:30Z scripty $
+# $Id: krfb.po 1723120 2025-11-17 15:24:07Z scripty $
 # $Source$
 #
 # Andrej Vernekar <[email protected]>, 2002, 2008.
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2021-10-31 20:21+0100\n"
 "Last-Translator: Matjaž Jeran <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/sq/krfb.po 
new/krfb-25.12.0/po/sq/krfb.po
--- old/krfb-25.08.3/po/sq/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/sq/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdenetwork\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2009-06-11 00:15+0000\n"
 "Last-Translator: Vilson Gjeci <[email protected]>\n"
 "Language-Team: Albanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/sr/krfb.po 
new/krfb-25.12.0/po/sr/krfb.po
--- old/krfb-25.08.3/po/sr/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/sr/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2017-08-21 22:34+0200\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/sr@ijekavian/krfb.po 
new/krfb-25.12.0/po/sr@ijekavian/krfb.po
--- old/krfb-25.08.3/po/sr@ijekavian/krfb.po    2025-11-01 18:59:41.000000000 
+0100
+++ new/krfb-25.12.0/po/sr@ijekavian/krfb.po    2025-12-03 23:58:48.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2017-08-21 22:34+0200\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/sr@ijekavianlatin/krfb.po 
new/krfb-25.12.0/po/sr@ijekavianlatin/krfb.po
--- old/krfb-25.08.3/po/sr@ijekavianlatin/krfb.po       2025-11-01 
18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/sr@ijekavianlatin/krfb.po       2025-12-03 
23:58:48.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2017-08-21 22:34+0200\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/sr@latin/krfb.po 
new/krfb-25.12.0/po/sr@latin/krfb.po
--- old/krfb-25.08.3/po/sr@latin/krfb.po        2025-11-01 18:59:41.000000000 
+0100
+++ new/krfb-25.12.0/po/sr@latin/krfb.po        2025-12-03 23:58:48.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2017-08-21 22:34+0200\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/sv/krfb.po 
new/krfb-25.12.0/po/sv/krfb.po
--- old/krfb-25.08.3/po/sv/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/sv/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2021-10-31 09:18+0100\n"
 "Last-Translator: Stefan Asserhäll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/ta/krfb.po 
new/krfb-25.12.0/po/ta/krfb.po
--- old/krfb-25.08.3/po/ta/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/ta/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2004-11-23 02:59-0800\n"
 "Last-Translator: Tamil PC <[email protected]>\n"
 "Language-Team:  <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/tg/krfb.po 
new/krfb-25.12.0/po/tg/krfb.po
--- old/krfb-25.08.3/po/tg/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/tg/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2019-09-29 12:26+0500\n"
 "Last-Translator: Victor Ibragimov <[email protected]>\n"
 "Language-Team: English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/th/krfb.po 
new/krfb-25.12.0/po/th/krfb.po
--- old/krfb-25.08.3/po/th/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/th/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2010-03-04 21:59+0700\n"
 "Last-Translator: Thanomsub Noppaburana <[email protected]>\n"
 "Language-Team: Thai <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/tr/krfb.po 
new/krfb-25.12.0/po/tr/krfb.po
--- old/krfb-25.08.3/po/tr/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/tr/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -16,7 +16,7 @@
 msgstr ""
 "Project-Id-Version: kdenetwork-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2025-03-18 14:47+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/ug/krfb.po 
new/krfb-25.12.0/po/ug/krfb.po
--- old/krfb-25.08.3/po/ug/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/ug/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <[email protected]>\n"
 "Language-Team: Uyghur Computer Science Association <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/uk/krfb.po 
new/krfb-25.12.0/po/uk/krfb.po
--- old/krfb-25.08.3/po/uk/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/uk/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2021-10-31 09:59+0200\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/vi/krfb.po 
new/krfb-25.12.0/po/vi/krfb.po
--- old/krfb-25.08.3/po/vi/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/vi/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2007-07-11 23:20+0930\n"
 "Last-Translator: Clytie Siddall <[email protected]>\n"
 "Language-Team: Vietnamese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/xh/krfb.po 
new/krfb-25.12.0/po/xh/krfb.po
--- old/krfb-25.08.3/po/xh/krfb.po      2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/xh/krfb.po      2025-12-03 23:58:48.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2002-10-29 09:50SAST\n"
 "Last-Translator: Lwandle Mgidlana <[email protected]>\n"
 "Language-Team: Xhosa <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/zh_CN/krfb.po 
new/krfb-25.12.0/po/zh_CN/krfb.po
--- old/krfb-25.08.3/po/zh_CN/krfb.po   2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/zh_CN/krfb.po   2025-12-03 23:58:48.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2024-04-22 15:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-25.08.3/po/zh_TW/krfb.po 
new/krfb-25.12.0/po/zh_TW/krfb.po
--- old/krfb-25.08.3/po/zh_TW/krfb.po   2025-11-01 18:59:41.000000000 +0100
+++ new/krfb-25.12.0/po/zh_TW/krfb.po   2025-12-03 23:58:48.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-03-01 00:46+0000\n"
+"POT-Creation-Date: 2025-11-17 14:40+0000\n"
 "PO-Revision-Date: 2024-01-22 17:25+0900\n"
 "Last-Translator: Kisaragi Hiu <[email protected]>\n"
 "Language-Team: Traditional Chinese <[email protected]>\n"

Reply via email to