Hello community, here is the log from the commit of package krfb for openSUSE:Factory checked in at 2019-12-14 12:13:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krfb (Old) and /work/SRC/openSUSE:Factory/.krfb.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krfb" Sat Dec 14 12:13:33 2019 rev:85 rq:756279 version:19.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/krfb/krfb.changes 2019-11-13 13:21:29.335270460 +0100 +++ /work/SRC/openSUSE:Factory/.krfb.new.4691/krfb.changes 2019-12-14 12:17:10.431260372 +0100 @@ -1,0 +2,28 @@ +Tue Dec 10 06:38:52 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- Changes since 19.11.90: + * Update Appstream for new release + +------------------------------------------------------------------- +Sat Nov 30 09:12:12 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/19.12-rc +- No code change since 19.11.80 + +------------------------------------------------------------------- +Sun Nov 24 13:29:45 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * Un-break portal support + * Attempt to fix build + +------------------------------------------------------------------- Old: ---- krfb-19.08.3.tar.xz krfb-19.08.3.tar.xz.sig New: ---- krfb-19.12.0.tar.xz krfb-19.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krfb.spec ++++++ --- /var/tmp/diff_new_pack.TYyR5I/_old 2019-12-14 12:17:11.983260102 +0100 +++ /var/tmp/diff_new_pack.TYyR5I/_new 2019-12-14 12:17:12.015260096 +0100 @@ -16,45 +16,45 @@ # -%define kf5_version 5.26.0 +%define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: krfb -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: Screen sharing using the VNC/RFB protocol License: GPL-2.0-or-later Group: Productivity/Networking/Other -Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: LibVNCServer-devel BuildRequires: extra-cmake-modules -BuildRequires: kcompletion-devel -BuildRequires: kconfig-devel -BuildRequires: kcoreaddons-devel -BuildRequires: kcrash-devel -BuildRequires: kdbusaddons-devel -BuildRequires: kdnssd-framework-devel -BuildRequires: kdoctools-devel -BuildRequires: ki18n-devel -BuildRequires: knotifications-devel -BuildRequires: kwallet-devel -BuildRequires: kwidgetsaddons-devel -BuildRequires: kwindowsystem-devel -BuildRequires: kxmlgui-devel +BuildRequires: cmake(KF5Completion) +BuildRequires: cmake(KF5Config) +BuildRequires: cmake(KF5CoreAddons) +BuildRequires: cmake(KF5Crash) +BuildRequires: cmake(KF5DBusAddons) +BuildRequires: cmake(KF5DNSSD) +BuildRequires: cmake(KF5DocTools) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5Notifications) +BuildRequires: cmake(KF5Wallet) +BuildRequires: cmake(KF5WidgetsAddons) +BuildRequires: cmake(KF5WindowSystem) +BuildRequires: cmake(KF5XmlGui) BuildRequires: pkgconfig BuildRequires: systemd-devel BuildRequires: telepathy-qt5-devel BuildRequires: update-desktop-files BuildRequires: xcb-util-image-devel -BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(Qt5DBus) -BuildRequires: pkgconfig(Qt5Widgets) -BuildRequires: pkgconfig(Qt5X11Extras) +BuildRequires: cmake(Qt5Core) +BuildRequires: cmake(Qt5DBus) +BuildRequires: cmake(Qt5Widgets) +BuildRequires: cmake(Qt5X11Extras) BuildRequires: pkgconfig(xdamage) BuildRequires: pkgconfig(xt) BuildRequires: pkgconfig(xtst) ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.TYyR5I/_old and /var/tmp/diff_new_pack.TYyR5I/_new differ ++++++ krfb-19.08.3.tar.xz -> krfb-19.12.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/CMakeLists.txt new/krfb-19.12.0/CMakeLists.txt --- old/krfb-19.08.3/CMakeLists.txt 2019-11-05 05:13:55.000000000 +0100 +++ new/krfb-19.12.0/CMakeLists.txt 2019-12-06 02:45:13.000000000 +0100 @@ -2,8 +2,8 @@ # KDE Application Version, managed by release script set (KDE_APPLICATIONS_VERSION_MAJOR "19") -set (KDE_APPLICATIONS_VERSION_MINOR "08") -set (KDE_APPLICATIONS_VERSION_MICRO "3") +set (KDE_APPLICATIONS_VERSION_MINOR "12") +set (KDE_APPLICATIONS_VERSION_MICRO "0") set (KDE_APPLICATIONS_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}") project(krfb VERSION ${KDE_APPLICATIONS_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/events/x11/krfb_events_x11.desktop new/krfb-19.12.0/events/x11/krfb_events_x11.desktop --- old/krfb-19.08.3/events/x11/krfb_events_x11.desktop 2019-11-01 22:57:16.000000000 +0100 +++ new/krfb-19.12.0/events/x11/krfb_events_x11.desktop 2019-12-05 22:17:30.000000000 +0100 @@ -4,8 +4,10 @@ Comment[ca]=Gestor d'esdeveniments basat en el XFakeInput de l'X11 per al KRfb Comment[ca@valencia]=Gestor d'esdeveniments basat en el XFakeInput de l'X11 per al KRfb Comment[de]=Ereignis-Modul basierend auf X11 XFakeInput für KRfb +Comment[el]=Χειριστής γεγονότων με βάση το X11 XFakeInput για το KRfb Comment[en_GB]=X11 XFakeInput based event handler for KRfb Comment[es]=Gestor de eventos basado en XFakeInput de X11 para KRfb +Comment[et]=KRfb X11 XFakeInput'i põhine sündmuste käitleja Comment[eu]=KRfb-rako «X11 XFakeInput»en oinarritutako gertaera maneiatzailea Comment[fi]=KRfb:n X11 XFakeInput -pohjainen tapahtumakäsittelijä Comment[fr]=Gestionnaire d'évènements utilisant XFakeInput de X11 pour KRfb @@ -27,8 +29,10 @@ Name[ca]=Gestor d'esdeveniments basat en el XFakeInput de l'X11 per al KRfb Name[ca@valencia]=Gestor d'esdeveniments basat en el XFakeInput de l'X11 per al KRfb Name[de]=Ereignis-Modul basierend auf X11 XFakeInput für KRfb +Name[el]=Χειριστής γεγονότων με βάση το X11 XFakeInput για το KRfb Name[en_GB]=X11 XFakeInput based event handler for KRfb Name[es]=Gestor de eventos basado en XFakeInput de X11 para KRfb +Name[et]=KRfb X11 XFakeInput'i põhine sündmuste käitleja Name[eu]=KRfb-rako «X11 XFakeInput»en oinarritutako gertaera maneiatzailea Name[fi]=KRfb:n X11 XFakeInput -pohjainen tapahtumakäsittelijä Name[fr]=Gestionnaire d'évènements utilisant XFakeInput de X11 pour KRfb diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/events/x11/krfb_events_x11.json new/krfb-19.12.0/events/x11/krfb_events_x11.json --- old/krfb-19.08.3/events/x11/krfb_events_x11.json 2019-11-01 22:57:16.000000000 +0100 +++ new/krfb-19.12.0/events/x11/krfb_events_x11.json 2019-12-05 22:17:30.000000000 +0100 @@ -5,8 +5,10 @@ "Description[ca@valencia]": "Gestor d'esdeveniments basat en el XFakeInput de l'X11 per al KRfb", "Description[ca]": "Gestor d'esdeveniments basat en el XFakeInput de l'X11 per al KRfb", "Description[de]": "Ereignis-Modul basierend auf X11 XFakeInput für KRfb", + "Description[el]": "Χειριστής γεγονότων με βάση το X11 XFakeInput για το KRfb", "Description[en_GB]": "X11 XFakeInput based event handler for KRfb", "Description[es]": "Gestor de eventos basado en XFakeInput de X11 para KRfb", + "Description[et]": "KRfb X11 XFakeInput'i põhine sündmuste käitleja", "Description[eu]": "KRfb-rako «X11 XFakeInput»en oinarritutako gertaera maneiatzailea", "Description[fi]": "KRfb:n X11 XFakeInput -pohjainen tapahtumakäsittelijä", "Description[fr]": "Gestionnaire d'évènements utilisant XFakeInput de X11 pour KRfb", @@ -31,8 +33,10 @@ "Name[ca@valencia]": "Gestor d'esdeveniments de l'X11 per al KRfb", "Name[ca]": "Gestor d'esdeveniments de l'X11 per al KRfb", "Name[de]": "Ereignis-Modul basierend auf X11 für KRfb", + "Name[el]": "Χειριστής γεγονότων X11 για το KRfb", "Name[en_GB]": "X11 Event handler for KRfb", "Name[es]": "Gestor de eventos de X11 para KRfb", + "Name[et]": "KRfb X11 sündmuste käitleja", "Name[eu]": "KRfb-rako X11 gertaera maneiatzailea", "Name[fi]": "KRfb:n X11-tapahtumakäsittelijä", "Name[fr]": "Gestionnaire d'évènements X11 pour KRfb", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/events/xdp/krfb_events_xdp.desktop new/krfb-19.12.0/events/xdp/krfb_events_xdp.desktop --- old/krfb-19.08.3/events/xdp/krfb_events_xdp.desktop 2019-11-01 22:57:16.000000000 +0100 +++ new/krfb-19.12.0/events/xdp/krfb_events_xdp.desktop 2019-12-05 22:17:30.000000000 +0100 @@ -4,8 +4,10 @@ Comment[ca]=Gestor d'esdeveniments basat en el Xdg-desktop-portal per al KRfb Comment[ca@valencia]=Gestor d'esdeveniments basat en el Xdg-desktop-portal per al KRfb Comment[de]=Ereignis-Modul basierend auf Xdg-desktop-portal für KRfb +Comment[el]=Χειριστής γεγονότων με βάση το xdg-desktop-portal για το KRfb Comment[en_GB]=Xdg-desktop-portal based event handler for KRfb Comment[es]=Gestor de eventos basado en Xdg-desktop-portal para KRfb +Comment[et]=KRfb Xdg-desktop-portal'i põhine sündmuste käitleja Comment[eu]=KRfb-rako «xdg-desktop-portal»en oinarritutako maneiatzailea Comment[fi]=KRfb:n XDG-desktop-portal-pohjainen tapahtumakäsittelijä Comment[fr]=Gestionnaire d'évènements utilisant Xdg-desktop-portal pour KRfb @@ -27,8 +29,10 @@ Name[ca]=Gestor d'esdeveniments basat en el Xdg-desktop-portal per al KRfb Name[ca@valencia]=Gestor d'esdeveniments basat en el Xdg-desktop-portal per al KRfb Name[de]=Ereignis-Modul basierend auf Xdg-desktop-portal für KRfb +Name[el]=Χειριστής γεγονότων με βάση το xdg-desktop-portal για το KRfb Name[en_GB]=Xdg-desktop-portal based event handler for KRfb Name[es]=Gestor de eventos basado en Xdg-desktop-portal para KRfb +Name[et]=KRfb Xdg-desktop-portal'i põhine sündmuste käitleja Name[eu]=KRfb-rako «xdg-desktop-portal»en oinarritutako maneiatzailea Name[fi]=KRfb:n XDG-desktop-portal-pohjainen tapahtumakäsittelijä Name[fr]=Gestionnaire d'évènements utilisant Xdg-desktop-portal pour KRfb diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/events/xdp/krfb_events_xdp.json new/krfb-19.12.0/events/xdp/krfb_events_xdp.json --- old/krfb-19.08.3/events/xdp/krfb_events_xdp.json 2019-11-01 22:57:16.000000000 +0100 +++ new/krfb-19.12.0/events/xdp/krfb_events_xdp.json 2019-12-05 22:17:30.000000000 +0100 @@ -5,8 +5,10 @@ "Description[ca@valencia]": "Gestor d'esdeveniments basat en el Xdg-desktop-portal per al KRfb", "Description[ca]": "Gestor d'esdeveniments basat en el Xdg-desktop-portal per al KRfb", "Description[de]": "Ereignis-Modul basierend auf Xdg-desktop-portal für KRfb", + "Description[el]": "Χειριστής γεγονότων με βάση το xdg-desktop-portal για το KRfb", "Description[en_GB]": "Xdg-desktop-portal based event handler for KRfb", "Description[es]": "Gestor de eventos basado en Xdg-desktop-portal para KRfb", + "Description[et]": "KRfb Xdg-desktop-portal'i põhine sündmuste käitleja", "Description[eu]": "KRfb-rako «xdg-desktop-portal»en oinarritutako maneiatzailea", "Description[fi]": "KRfb:n XDG-desktop-portal-pohjainen tapahtumakäsittelijä", "Description[fr]": "Gestionnaire d'évènements utilisant Xdg-desktop-portal pour KRfb", @@ -31,8 +33,10 @@ "Name[ca@valencia]": "Gestor d'esdeveniments Xdg-desktop-portal per al KRfb", "Name[ca]": "Gestor d'esdeveniments Xdg-desktop-portal per al KRfb", "Name[de]": "Ereignis-Modul basierend auf Xdg-desktop-portal für KRfb", + "Name[el]": "Χειριστής γεγονότων xdg-desktop-portal για το KRfb", "Name[en_GB]": "Xdg-desktop-portal Event handler for KRfb", "Name[es]": "Gestor de eventos de Xdg-desktop-portal para KRfb", + "Name[et]": "KRfb Xdg-desktop-portal'i sündmuste käitleja", "Name[eu]": "KRfb-rako «xdg-desktop-portal» gertaera maneiatzailea", "Name[fi]": "KRfb:n XDG-desktop-portal-pohjainen tapahtumakäsittelijä", "Name[fr]": "Gestionnaire d'évènements Xdg-desktop-portal pour KRfb", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/framebuffers/pipewire/krfb_framebuffer_pw.json new/krfb-19.12.0/framebuffers/pipewire/krfb_framebuffer_pw.json --- old/krfb-19.08.3/framebuffers/pipewire/krfb_framebuffer_pw.json 2019-11-01 22:57:16.000000000 +0100 +++ new/krfb-19.12.0/framebuffers/pipewire/krfb_framebuffer_pw.json 2019-12-05 22:17:30.000000000 +0100 @@ -6,8 +6,10 @@ "Description[ca]": "«Framebuffer» basat en el PipeWire per al KRfb.", "Description[cs]": "Framebuffer založený na Pipe pro KRfb.", "Description[de]": "PipeWire-basierter Framebuffer für KRfb.", + "Description[el]": "Μνήμη ανανέωσης με βάση το pipewire για το KRfb.", "Description[en_GB]": "PipeWire based Framebuffer for KRfb.", "Description[es]": "Framebuffer basado en PipeWire para KRfb.", + "Description[et]": "KRfb PipeWire põhine kaadripuhver", "Description[eu]": "KRfb-rako «PipeWire»n oinarritutako «Framebuffer».", "Description[fi]": "KRfb:n PipeWire-pohjainen kehyspuskuri.", "Description[fr]": "Tampon d'images utilisant PipeWire pour KRfb.", @@ -34,8 +36,10 @@ "Name[ca]": "«Framebuffer» del PipeWire per al KRfb", "Name[cs]": "PipeWire Framebuffer pro KRfb", "Name[de]": "PipeWire-Framebuffer für KRfb", + "Name[el]": "Μνήμη ανανέωσης pipewire για το KRfb", "Name[en_GB]": "PipeWire Framebuffer for KRfb", "Name[es]": "Framebuffer de PipeWire para KRfb", + "Name[et]": "KRfb PipeWire kaadripuhver", "Name[eu]": "KRfb-rako «PipeWire Framebuffer»", "Name[fi]": "KRfb:n PipeWire-kehyspuskuri", "Name[fr]": "Tampon d'images PipeWire pour KRfb", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/krfb/krfb-events.desktop new/krfb-19.12.0/krfb/krfb-events.desktop --- old/krfb-19.08.3/krfb/krfb-events.desktop 2019-11-01 22:57:16.000000000 +0100 +++ new/krfb-19.12.0/krfb/krfb-events.desktop 2019-12-05 22:17:30.000000000 +0100 @@ -7,8 +7,10 @@ Comment[ca@valencia]=Connectors d'esdeveniments per al KRfb. Comment[cs]=Moduly událostí pro KRfb Comment[de]=Ereignis-Module für KRfb +Comment[el]=Πρόσθετα γεγονότων για το KRfb Comment[en_GB]=Event plugins for KRfb Comment[es]=Complementos de eventos para KRfb +Comment[et]=KRfb sündmuste pluginad Comment[eu]=KRfb-rako gertaeren pluginak Comment[fi]=KRfb:n tapahtumaliitännäinen Comment[fr]=Modules externes d'événements pour Krfb diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/krfb/krfb-events.json new/krfb-19.12.0/krfb/krfb-events.json --- old/krfb-19.08.3/krfb/krfb-events.json 2019-11-01 22:57:16.000000000 +0100 +++ new/krfb-19.12.0/krfb/krfb-events.json 2019-12-05 22:17:30.000000000 +0100 @@ -5,8 +5,10 @@ "Description[ca]": "Connectors d'esdeveniments per al KRfb.", "Description[cs]": "Moduly událostí pro KRfb", "Description[de]": "Ereignis-Module für KRfb", + "Description[el]": "Πρόσθετα γεγονότων για το KRfb", "Description[en_GB]": "Events plugins for KRfb", "Description[es]": "Complementos de eventos para KRfb", + "Description[et]": "KRfb sündmuste pluginad", "Description[eu]": "KRfb-rako gertaeren pluginak", "Description[fi]": "KRfb:n tapahtumaliitännäinen", "Description[fr]": "Modules externes d'évènements pour KRfb", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/krfb/org.kde.krfb.appdata.xml new/krfb-19.12.0/krfb/org.kde.krfb.appdata.xml --- old/krfb-19.08.3/krfb/org.kde.krfb.appdata.xml 2019-11-01 22:57:16.000000000 +0100 +++ new/krfb-19.12.0/krfb/org.kde.krfb.appdata.xml 2019-12-05 22:17:30.000000000 +0100 @@ -12,6 +12,7 @@ <name xml:lang="el">Krfb</name> <name xml:lang="en-GB">Krfb</name> <name xml:lang="es">Krfb</name> + <name xml:lang="et">Krfb</name> <name xml:lang="eu">Krfb</name> <name xml:lang="fi">Krfb</name> <name xml:lang="fr">Krfb</name> @@ -46,6 +47,7 @@ <summary xml:lang="el">Κοινή χρήση επιφάνειας εργασίας</summary> <summary xml:lang="en-GB">Desktop sharing</summary> <summary xml:lang="es">Compartir el escritorio</summary> + <summary xml:lang="et">Töölaua jagamine</summary> <summary xml:lang="eu">Mahaigaina partekatzea</summary> <summary xml:lang="fi">Työpöydän jako</summary> <summary xml:lang="fr">Partage de bureau</summary> @@ -80,6 +82,7 @@ <p xml:lang="el">Η κοινή χρήση επιφάνειας εργασίας Krfb είναι μια εφαρμογή εξυπηρετητή που σας επιτρέπει να μοιράζεστε την τρέχουσα συνεδρία σας με έναν χρήστη σε άλλο μηχάνημα, ο οποίος μπορεί να χρησιμοποιεί έναν πελάτη VNC για να παρακολουθεί ή και να ελέγχει την επιφάνεια εργασίας σας.</p> <p xml:lang="en-GB">Krfb Desktop Sharing is a server application that allows you to share your current session with a user on another machine, who can use a VNC client to view or even control the desktop.</p> <p xml:lang="es">Krfb para compartir el escritorio es una aplicación de servidor que le permite compartir su sesión actual con un usuario de otra máquina, que puede usar un cliente VNC para ver e incluso controlar su escritorio.</p> + <p xml:lang="et">Krfb töölaua jagamine on serverirakendus, mis võimaldab jagada aktiivset seanssi mõne teise masina taga istuva kasutajaga, kes saab VNC kliendi kaudu töölauda näha või isegi juhtida.</p> <p xml:lang="eu">Krfb Mahaigaina Partekatzea zerbitzari aplikazio bat da zure uneko saioa beste makina batean dagoen erabiltzaile batekin partekatzen uzten dizuna. Beste makinan VNC bezeroa erabil dezake zure mahaigaina ikusi edo baita kontrolatzeko ere.</p> <p xml:lang="fi">Krfb-työpöytäjako on palvelinsovellus, jolla voit jakaa nykyisen istuntosi toisen koneen käyttäjälle, joka voi VNC-asiakkaalla nähdä tai jopa hallita työpöytääsi.</p> <p xml:lang="fr">Le partage de bureau Krfb est une application de serveur qui vous permet de partager votre session courante avec un utilisateur sur une autre machine, qui peut utiliser un client VNC pour afficher et même contrôler le bureau.</p> @@ -117,8 +120,10 @@ <caption xml:lang="cs">Sdílím pracovní plochu pomocí Krfb</caption> <caption xml:lang="da">Deler skrivebord med Krfb</caption> <caption xml:lang="de">Freigabe der Arbeitsfläche mit Krfb</caption> + <caption xml:lang="el">Κοινή χρήση επιφάνειας εργασίας με το Krfb</caption> <caption xml:lang="en-GB">Sharing desktop with Krfb</caption> <caption xml:lang="es">Compartiendo el escritorio con Krfb</caption> + <caption xml:lang="et">Töölaua jagamine Krfb abil</caption> <caption xml:lang="eu">Mahaigaina Krfb-ren bidez partekatzea</caption> <caption xml:lang="fi">Työpöydän jakaminen Krfb:llä</caption> <caption xml:lang="fr">Partage de bureau grâce à Krfb</caption> @@ -144,4 +149,7 @@ <binary>krfb</binary> </provides> <project_group>KDE</project_group> + <releases> + <release version="19.12.0" date="2019-12-12"/> + </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/krfb/org.kde.krfb.desktop new/krfb-19.12.0/krfb/org.kde.krfb.desktop --- old/krfb-19.08.3/krfb/org.kde.krfb.desktop 2019-11-01 22:57:16.000000000 +0100 +++ new/krfb-19.12.0/krfb/org.kde.krfb.desktop 2019-12-05 22:17:30.000000000 +0100 @@ -217,3 +217,4 @@ Comment[zh_TW]=桌面分享 Categories=Qt;KDE;Network;RemoteAccess; X-DBUS-ServiceName=org.kde.krfb +X-KDE-Wayland-Interfaces=org_kde_kwin_fake_input,org_kde_kwin_remote_access_manager diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/ar/krfb.po new/krfb-19.12.0/po/ar/krfb.po --- old/krfb-19.08.3/po/ar/krfb.po 2019-11-05 05:13:53.000000000 +0100 +++ new/krfb-19.12.0/po/ar/krfb.po 2019-12-06 02:45:07.000000000 +0100 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2009-01-11 13:06+0400\n" "Last-Translator: zayed <[email protected]>\n" "Language-Team: Arabic <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/bg/krfb.po new/krfb-19.12.0/po/bg/krfb.po --- old/krfb-19.08.3/po/bg/krfb.po 2019-11-05 05:13:53.000000000 +0100 +++ new/krfb-19.12.0/po/bg/krfb.po 2019-12-06 02:45:07.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2013-07-25 15:34+0300\n" "Last-Translator: Yasen Pramatarov <[email protected]>\n" "Language-Team: Bulgarian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/bs/krfb.po new/krfb-19.12.0/po/bs/krfb.po --- old/krfb-19.08.3/po/bs/krfb.po 2019-11-05 05:13:53.000000000 +0100 +++ new/krfb-19.12.0/po/bs/krfb.po 2019-12-06 02:45:07.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\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-19.08.3/po/ca/krfb.po new/krfb-19.12.0/po/ca/krfb.po --- old/krfb-19.08.3/po/ca/krfb.po 2019-11-05 05:13:53.000000000 +0100 +++ new/krfb-19.12.0/po/ca/krfb.po 2019-12-06 02:45:07.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-07-08 21:49+0100\n" "Last-Translator: Josep Ma. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/ca@valencia/krfb.po new/krfb-19.12.0/po/ca@valencia/krfb.po --- old/krfb-19.08.3/po/ca@valencia/krfb.po 2019-11-05 05:13:53.000000000 +0100 +++ new/krfb-19.12.0/po/ca@valencia/krfb.po 2019-12-06 02:45:07.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-05-19 13:04+0100\n" "Last-Translator: Josep Ma. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/cs/krfb.po new/krfb-19.12.0/po/cs/krfb.po --- old/krfb-19.08.3/po/cs/krfb.po 2019-11-05 05:13:53.000000000 +0100 +++ new/krfb-19.12.0/po/cs/krfb.po 2019-12-06 02:45:08.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-02-04 16:43+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-19.08.3/po/da/krfb.po new/krfb-19.12.0/po/da/krfb.po --- old/krfb-19.08.3/po/da/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/da/krfb.po 2019-12-06 02:45:08.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-03-02 13:47+0200\n" "Last-Translator: scootergrisen\n" "Language-Team: Danish\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/de/krfb.po new/krfb-19.12.0/po/de/krfb.po --- old/krfb-19.08.3/po/de/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/de/krfb.po 2019-12-06 02:45:08.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-07-09 07:18+0200\n" "Last-Translator: Burkhard Lück <[email protected]>\n" "Language-Team: German <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/el/krfb.po new/krfb-19.12.0/po/el/krfb.po --- old/krfb-19.08.3/po/el/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/el/krfb.po 2019-12-06 02:45:08.000000000 +0100 @@ -5,21 +5,21 @@ # Toussis Manolis <[email protected]>, 2007, 2008, 2009. # Spiros Georgaras <[email protected]>, 2008. # Dimitrios Glentadakis <[email protected]>, 2012. -# Stelios <[email protected]>, 2013, 2017. +# Stelios <[email protected]>, 2013, 2017, 2019. # Petros Vidalis <[email protected]>, 2016. msgid "" msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" -"PO-Revision-Date: 2017-09-15 18:16+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" +"PO-Revision-Date: 2019-08-23 10:05+0300\n" "Last-Translator: Stelios <[email protected]>\n" "Language-Team: Greek <[email protected]>\n" "Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 18.12.3\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #, kde-format @@ -249,11 +249,15 @@ "Desktop Sharing is not running under an X11 Server or Wayland.\n" "Other display servers are currently not supported." msgstr "" +"Η κοινή χρήση της επιφάνειας εργασίας δεν εκτελείται σε εξυπηρετητή X11 ή " +"Wayland.\n" +"Άλλοι εξυπηρετητές προς το παρόν δεν υποστηρίζονται." #: mainwindow.cpp:54 #, kde-format msgid "Storing passwords in config file is insecure!" msgstr "" +"Η αποθήκευση κωδικών πρόσβασης στο αρχείο διαμόρφωσης δεν είναι ασφαλής!" #: mainwindow.cpp:200 #, kde-format @@ -415,10 +419,9 @@ #. i18n: ectx: property (text), widget (QCheckBox, kcfg_noWallet) #: ui/configsecurity.ui:27 -#, fuzzy, kde-format -#| msgid "Do not store passwords in KWallet" +#, kde-format msgid "Do not store passwords using KDE wallet" -msgstr "Μη αποθήκευση κωδικών πρόσβασης στο KWallet" +msgstr "Να μην αποθηκεύετε κωδικούς πρόσβασης στο KDE Wallet" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_useDefaultPort) #: ui/configtcp.ui:26 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/en_GB/krfb.po new/krfb-19.12.0/po/en_GB/krfb.po --- old/krfb-19.08.3/po/en_GB/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/en_GB/krfb.po 2019-12-06 02:45:08.000000000 +0100 @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" -"PO-Revision-Date: 2019-08-03 16:58+0100\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" +"PO-Revision-Date: 2019-08-03 16:33+0100\n" "Last-Translator: Steve Allewell <[email protected]>\n" "Language-Team: British English <[email protected]>\n" "Language: en_GB\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/eo/krfb.po new/krfb-19.12.0/po/eo/krfb.po --- old/krfb-19.08.3/po/eo/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/eo/krfb.po 2019-12-06 02:45:08.000000000 +0100 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2009-11-15 12:06+0100\n" "Last-Translator: Axel Rousseau <[email protected]>\n" "Language-Team: esperanto <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/es/krfb.po new/krfb-19.12.0/po/es/krfb.po --- old/krfb-19.08.3/po/es/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/es/krfb.po 2019-12-06 02:45:08.000000000 +0100 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-07-12 03:53+0200\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-19.08.3/po/et/krfb.po new/krfb-19.12.0/po/et/krfb.po --- old/krfb-19.08.3/po/et/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/et/krfb.po 2019-12-06 02:45:08.000000000 +0100 @@ -1,21 +1,21 @@ # translation of krfb.po to Estonian # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. # -# Marek Laane <[email protected]>, 2003-2004,2007-2008, 2009, 2010, 2014, 2016. +# Marek Laane <[email protected]>, 2003-2004,2007-2008, 2009, 2010, 2014, 2016, 2019. # Hasso Tepper <[email protected]>, 2004, 2005. msgid "" msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" -"PO-Revision-Date: 2016-01-13 16:59+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" +"PO-Revision-Date: 2019-11-09 14:59+0200\n" "Last-Translator: Marek Laane <[email protected]>\n" -"Language-Team: Estonian <[email protected]>\n" +"Language-Team: Estonian <[email protected]>\n" "Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 19.08.1\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #, kde-format @@ -115,10 +115,9 @@ msgstr "Eelistatud kaadripuhvri plugin" #: main.cpp:41 -#, fuzzy, kde-format -#| msgid "VNC-compatible server to share KDE desktops" +#, kde-format msgid "VNC-compatible server to share desktops" -msgstr "VNC-ga ühilduv server KDE töölaua jagamiseks" +msgstr "VNC-ga ühilduv server töölaua jagamiseks" #: main.cpp:51 #, kde-format @@ -244,11 +243,13 @@ "Desktop Sharing is not running under an X11 Server or Wayland.\n" "Other display servers are currently not supported." msgstr "" +"Töölaua jagamine ei tööta X11 serveri ega Waylandi all.\n" +"Teised kuvaserverid ei ole veel toetatud." #: mainwindow.cpp:54 #, kde-format msgid "Storing passwords in config file is insecure!" -msgstr "" +msgstr "Parooli salvestamine seadistusfaili ei ole turvaline!" #: mainwindow.cpp:200 #, kde-format @@ -329,12 +330,13 @@ #: mainwindow.cpp:262 #, kde-format msgid "Screen capture" -msgstr "" +msgstr "Ekraanipilt" #: mainwindow.cpp:267 #, kde-format msgid "To apply framebuffer plugin setting, you need to restart the program." msgstr "" +"Kaadripuhvri seadistuste rakendamiseks tuleb programm uuesti käivitada." #: rfbservermanager.cpp:226 #, kde-format @@ -375,14 +377,13 @@ #: ui/configframebuffer.ui:14 #, kde-format msgid "Framebuffer" -msgstr "" +msgstr "Kaadripuhver" #. i18n: ectx: property (text), widget (QLabel, label) #: ui/configframebuffer.ui:22 -#, fuzzy, kde-format -#| msgid "Preferred Frame Buffer Plugin" +#, kde-format msgid "Preferred frameb&uffer plugin:" -msgstr "Eelistatud kaadripuhvri plugin" +msgstr "Eelistatud kaa&dripuhvri plugin:" #. i18n: ectx: property (text), widget (QLabel, helpText) #: ui/configframebuffer.ui:47 @@ -393,6 +394,10 @@ "style=\" font-weight:600;\">qt</span> plugin is a safe fallback, if for some " "reason others don't work. But also it is very slow.</p></body></html>" msgstr "" +"<html><head/><body><p>X11 kasutamisel on <span style=\" font-weight:600;" +"\">xcb</span> plugin eelistatav, sest selle jõudlus on parem.<br/><span " +"style=\" font-weight:600;\">qt</span> plugin on turvaline varuvariant, kui " +"miskipärast teised ei tööta. Aga see on ka väga aeglane.</p></body></html>" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_allowDesktopControl) #: ui/configsecurity.ui:17 @@ -402,8 +407,7 @@ #. i18n: ectx: property (text), widget (QCheckBox, kcfg_noWallet) #: ui/configsecurity.ui:27 -#, fuzzy, kde-format -#| msgid "Do not store passwords in KWallet" +#, kde-format msgid "Do not store passwords using KDE wallet" msgstr "Paroole ei salvestata KDE turvalaekas" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/eu/krfb.po new/krfb-19.12.0/po/eu/krfb.po --- old/krfb-19.08.3/po/eu/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/eu/krfb.po 2019-12-06 02:45:08.000000000 +0100 @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-07-26 18:54+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-19.08.3/po/fa/krfb.po new/krfb-19.12.0/po/fa/krfb.po --- old/krfb-19.08.3/po/fa/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/fa/krfb.po 2019-12-06 02:45:08.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\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-19.08.3/po/fi/krfb.po new/krfb-19.12.0/po/fi/krfb.po --- old/krfb-19.08.3/po/fi/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/fi/krfb.po 2019-12-06 02:45:08.000000000 +0100 @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-07-29 16:48+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-19.08.3/po/fr/krfb.po new/krfb-19.12.0/po/fr/krfb.po --- old/krfb-19.08.3/po/fr/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/fr/krfb.po 2019-12-06 02:45:08.000000000 +0100 @@ -22,7 +22,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-07-20 13:14+0800\n" "Last-Translator: Simon Depiets <[email protected]>\n" "Language-Team: French <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/ga/krfb.po new/krfb-19.12.0/po/ga/krfb.po --- old/krfb-19.08.3/po/ga/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/ga/krfb.po 2019-12-06 02:45:08.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: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\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-19.08.3/po/gl/krfb.po new/krfb-19.12.0/po/gl/krfb.po --- old/krfb-19.08.3/po/gl/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/gl/krfb.po 2019-12-06 02:45:09.000000000 +0100 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-07-13 12:48+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/he/krfb.po new/krfb-19.12.0/po/he/krfb.po --- old/krfb-19.08.3/po/he/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/he/krfb.po 2019-12-06 02:45:09.000000000 +0100 @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2017-05-16 07:03-0400\n" "Last-Translator: Copied by Zanata <[email protected]>\n" "Language-Team: hebrew <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/hi/krfb.po new/krfb-19.12.0/po/hi/krfb.po --- old/krfb-19.08.3/po/hi/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/hi/krfb.po 2019-12-06 02:45:09.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\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-19.08.3/po/hr/krfb.po new/krfb-19.12.0/po/hr/krfb.po --- old/krfb-19.08.3/po/hr/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/hr/krfb.po 2019-12-06 02:45:09.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: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\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-19.08.3/po/hu/krfb.po new/krfb-19.12.0/po/hu/krfb.po --- old/krfb-19.08.3/po/hu/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/hu/krfb.po 2019-12-06 02:45:09.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: KDE 4.3\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2014-06-15 15:24+0200\n" "Last-Translator: Balázs Úr <[email protected]>\n" "Language-Team: Hungarian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/ia/krfb.po new/krfb-19.12.0/po/ia/krfb.po --- old/krfb-19.08.3/po/ia/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/ia/krfb.po 2019-12-06 02:45:09.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2014-05-07 13:59+0200\n" "Last-Translator: G.Sora <[email protected]>\n" "Language-Team: Interlingua <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/id/krfb.po new/krfb-19.12.0/po/id/krfb.po --- old/krfb-19.08.3/po/id/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/id/krfb.po 2019-12-06 02:45:09.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\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-19.08.3/po/is/krfb.po new/krfb-19.12.0/po/is/krfb.po --- old/krfb-19.08.3/po/is/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/is/krfb.po 2019-12-06 02:45:09.000000000 +0100 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\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-19.08.3/po/it/krfb.po new/krfb-19.12.0/po/it/krfb.po --- old/krfb-19.08.3/po/it/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/it/krfb.po 2019-12-06 02:45:09.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-07-13 01:03+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-19.08.3/po/ja/krfb.po new/krfb-19.12.0/po/ja/krfb.po --- old/krfb-19.08.3/po/ja/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/ja/krfb.po 2019-12-06 02:45:09.000000000 +0100 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\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-19.08.3/po/kk/krfb.po new/krfb-19.12.0/po/kk/krfb.po --- old/krfb-19.08.3/po/kk/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/kk/krfb.po 2019-12-06 02:45:09.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\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-19.08.3/po/km/krfb.po new/krfb-19.12.0/po/km/krfb.po --- old/krfb-19.08.3/po/km/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/km/krfb.po 2019-12-06 02:45:09.000000000 +0100 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\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-19.08.3/po/ko/krfb.po new/krfb-19.12.0/po/ko/krfb.po --- old/krfb-19.08.3/po/ko/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/ko/krfb.po 2019-12-06 02:45:09.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-07-18 23:24+0200\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-19.08.3/po/lt/krfb.po new/krfb-19.12.0/po/lt/krfb.po --- old/krfb-19.08.3/po/lt/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/lt/krfb.po 2019-12-06 02:45:10.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2015-12-29 21:20+0200\n" "Last-Translator: Mindaugas Baranauskas <[email protected]>\n" "Language-Team: lt <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/lv/krfb.po new/krfb-19.12.0/po/lv/krfb.po --- old/krfb-19.08.3/po/lv/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/lv/krfb.po 2019-12-06 02:45:10.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2010-01-02 21:18+0200\n" "Last-Translator: Viesturs Zarins <[email protected]>\n" "Language-Team: Latvian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/ml/krfb.po new/krfb-19.12.0/po/ml/krfb.po --- old/krfb-19.08.3/po/ml/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/ml/krfb.po 2019-12-06 02:45:10.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2009-01-26 03:03-0800\n" "Last-Translator: Praveen Arimbrathodiyil <[email protected]>\n" "Language-Team: Malayalam <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/mr/krfb.po new/krfb-19.12.0/po/mr/krfb.po --- old/krfb-19.08.3/po/mr/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/mr/krfb.po 2019-12-06 02:45:10.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\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-19.08.3/po/nb/krfb.po new/krfb-19.12.0/po/nb/krfb.po --- old/krfb-19.08.3/po/nb/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/nb/krfb.po 2019-12-06 02:45:10.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\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-19.08.3/po/nds/krfb.po new/krfb-19.12.0/po/nds/krfb.po --- old/krfb-19.08.3/po/nds/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/nds/krfb.po 2019-12-06 02:45:10.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\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-19.08.3/po/nl/krfb.po new/krfb-19.12.0/po/nl/krfb.po --- old/krfb-19.08.3/po/nl/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/nl/krfb.po 2019-12-06 02:45:10.000000000 +0100 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-07-08 13:46+0200\n" "Last-Translator: Freek de Kruijf <[email protected]>\n" "Language-Team: Dutch <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/nn/krfb.po new/krfb-19.12.0/po/nn/krfb.po --- old/krfb-19.08.3/po/nn/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/nn/krfb.po 2019-12-06 02:45:10.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2018-11-10 14:26+0100\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-19.08.3/po/pa/krfb.po new/krfb-19.12.0/po/pa/krfb.po --- old/krfb-19.08.3/po/pa/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/pa/krfb.po 2019-12-06 02:45:10.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\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-19.08.3/po/pl/krfb.po new/krfb-19.12.0/po/pl/krfb.po --- old/krfb-19.08.3/po/pl/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/pl/krfb.po 2019-12-06 02:45:10.000000000 +0100 @@ -1,6 +1,6 @@ # translation of krfb.po to Polish # translation of krfb.po to -# Version: $Revision: 1550639 $ +# Version: $Revision: 1549289 $ # Copyright (C) 2002, 2004, 2005, 2008, 2009 Free Software Foundation, Inc. # # Krzysztof Lichota <[email protected]>, 2002, 2005. @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-07-21 09:56+0200\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-19.08.3/po/pt/krfb.po new/krfb-19.12.0/po/pt/krfb.po --- old/krfb-19.08.3/po/pt/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/pt/krfb.po 2019-12-06 02:45:10.000000000 +0100 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-07-08 10:54+0100\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-19.08.3/po/pt_BR/krfb.po new/krfb-19.12.0/po/pt_BR/krfb.po --- old/krfb-19.08.3/po/pt_BR/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/pt_BR/krfb.po 2019-12-06 02:45:10.000000000 +0100 @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-07-12 00:31-0300\n" "Last-Translator: André Marcelo Alvarenga <[email protected]>\n" "Language-Team: Brazilian Portuguese <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/ro/krfb.po new/krfb-19.12.0/po/ro/krfb.po --- old/krfb-19.08.3/po/ro/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/ro/krfb.po 2019-12-06 02:45:10.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2014-10-18 00:53+0300\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-19.08.3/po/ru/krfb.po new/krfb-19.12.0/po/ru/krfb.po --- old/krfb-19.08.3/po/ru/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/ru/krfb.po 2019-12-06 02:45:10.000000000 +0100 @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-07-11 02:53+0300\n" "Last-Translator: Alexander Potashev <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/sk/krfb.po new/krfb-19.12.0/po/sk/krfb.po --- old/krfb-19.08.3/po/sk/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/sk/krfb.po 2019-12-06 02:45:10.000000000 +0100 @@ -10,8 +10,8 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" -"PO-Revision-Date: 2019-08-12 18:00+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" +"PO-Revision-Date: 2019-08-12 19:54+0200\n" "Last-Translator: Matej Mrenica <[email protected]>\n" "Language-Team: Slovak <[email protected]>\n" "Language: sk\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/sl/krfb.po new/krfb-19.12.0/po/sl/krfb.po --- old/krfb-19.08.3/po/sl/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/sl/krfb.po 2019-12-06 02:45:11.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 1550639 2019-08-30 07:08:12Z scripty $ +# $Id: krfb.po 1549289 2019-08-11 02:32:55Z scripty $ # $Source$ # # Andrej Vernekar <[email protected]>, 2002, 2008. @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2018-01-15 17:19+0100\n" "Last-Translator: Andrej Mernik <[email protected]>\n" "Language-Team: Slovenian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/sv/krfb.po new/krfb-19.12.0/po/sv/krfb.po --- old/krfb-19.08.3/po/sv/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/sv/krfb.po 2019-12-06 02:45:11.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-07-08 19:38+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-19.08.3/po/tr/krfb.po new/krfb-19.12.0/po/tr/krfb.po --- old/krfb-19.08.3/po/tr/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/tr/krfb.po 2019-12-06 02:45:11.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: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2017-10-02 12:34+0000\n" "Last-Translator: Kaan <[email protected]>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/kdenetwork-k-tr/" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/ug/krfb.po new/krfb-19.12.0/po/ug/krfb.po --- old/krfb-19.08.3/po/ug/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/ug/krfb.po 2019-12-06 02:45:11.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\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-19.08.3/po/uk/krfb.po new/krfb-19.12.0/po/uk/krfb.po --- old/krfb-19.08.3/po/uk/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/uk/krfb.po 2019-12-06 02:45:11.000000000 +0100 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-07-08 08:21+0300\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-19.08.3/po/zh_CN/krfb.po new/krfb-19.12.0/po/zh_CN/krfb.po --- old/krfb-19.08.3/po/zh_CN/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/zh_CN/krfb.po 2019-12-06 02:45:11.000000000 +0100 @@ -11,8 +11,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" -"PO-Revision-Date: 2019-10-09 10:06\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" +"PO-Revision-Date: 2019-11-19 23:11\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-19.08.3/po/zh_TW/krfb.po new/krfb-19.12.0/po/zh_TW/krfb.po --- old/krfb-19.08.3/po/zh_TW/krfb.po 2019-11-05 05:13:54.000000000 +0100 +++ new/krfb-19.12.0/po/zh_TW/krfb.po 2019-12-06 02:45:11.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: krfb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-08-30 07:46+0200\n" +"POT-Creation-Date: 2019-08-11 02:53+0200\n" "PO-Revision-Date: 2019-07-09 14:11+0800\n" "Last-Translator: pan93412 <[email protected]>\n" "Language-Team: Chinese <[email protected]>\n"
