Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdeconnect-kde for openSUSE:Factory checked in at 2021-05-16 23:39:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdeconnect-kde (Old) and /work/SRC/openSUSE:Factory/.kdeconnect-kde.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdeconnect-kde" Sun May 16 23:39:49 2021 rev:35 rq:892768 version:21.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kdeconnect-kde/kdeconnect-kde.changes 2021-04-24 23:08:12.115314098 +0200 +++ /work/SRC/openSUSE:Factory/.kdeconnect-kde.new.2988/kdeconnect-kde.changes 2021-05-16 23:40:02.510072338 +0200 @@ -1,0 +2,9 @@ +Wed May 12 06:07:21 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/21.04.1 +- No code change since 21.04.0 + +------------------------------------------------------------------- Old: ---- kdeconnect-kde-21.04.0.tar.xz kdeconnect-kde-21.04.0.tar.xz.sig New: ---- kdeconnect-kde-21.04.1.tar.xz kdeconnect-kde-21.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdeconnect-kde.spec ++++++ --- /var/tmp/diff_new_pack.SK2br8/_old 2021-05-16 23:40:02.974070609 +0200 +++ /var/tmp/diff_new_pack.SK2br8/_new 2021-05-16 23:40:02.978070595 +0200 @@ -20,7 +20,7 @@ # 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}')} Name: kdeconnect-kde -Version: 21.04.0 +Version: 21.04.1 Release: 0 Summary: Integration of Android with Linux desktops License: GPL-2.0-or-later ++++++ kdeconnect-kde-21.04.0.tar.xz -> kdeconnect-kde-21.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/CMakeLists.txt new/kdeconnect-kde-21.04.1/CMakeLists.txt --- old/kdeconnect-kde-21.04.0/CMakeLists.txt 2021-04-16 10:47:55.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/CMakeLists.txt 2021-05-11 09:31:01.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Release Service Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "21") set (RELEASE_SERVICE_VERSION_MINOR "04") -set (RELEASE_SERVICE_VERSION_MICRO "0") +set (RELEASE_SERVICE_VERSION_MICRO "1") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kdeconnect VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/data/org.kde.kdeconnect.kcm.appdata.xml new/kdeconnect-kde-21.04.1/data/org.kde.kdeconnect.kcm.appdata.xml --- old/kdeconnect-kde-21.04.0/data/org.kde.kdeconnect.kcm.appdata.xml 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/data/org.kde.kdeconnect.kcm.appdata.xml 2021-05-10 04:19:47.000000000 +0200 @@ -158,9 +158,9 @@ <value key="KDE::google_play">https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp</value> </custom> <releases> + <release version="21.04.1" date="2021-05-13"/> <release version="21.04.0" date="2021-04-22"/> <release version="20.12.3" date="2021-03-04"/> <release version="20.12.2" date="2021-02-04"/> - <release version="20.12.1" date="2021-01-07"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/fileitemactionplugin/kdeconnectsendfile.json new/kdeconnect-kde-21.04.1/fileitemactionplugin/kdeconnectsendfile.json --- old/kdeconnect-kde-21.04.0/fileitemactionplugin/kdeconnectsendfile.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/fileitemactionplugin/kdeconnectsendfile.json 2021-05-10 04:19:47.000000000 +0200 @@ -22,7 +22,7 @@ "Description[lt]": "Si??sti fail?? ?? kit?? ??rengin?? naudojant KDE Connect", "Description[nl]": "Bestand naar ander apparaat versturen met KDE Connect", "Description[nn]": "Send fil til anna eining via KDE Connect", - "Description[pl]": "Przesy??aj pliki na inne urz??dzenia u??ywaj??ce KDE Connect", + "Description[pl]": "Przesy??a pliki z tego na inne urz??dzenia, u??ywaj??c KDE Connect", "Description[pt]": "Envia o ficheiro para outro dispositivo atrav??s do KDE Connect", "Description[pt_BR]": "Envia o arquivo para outro dispositivo usando o KDE Connect", "Description[ro]": "Trimite fi??ier altui dispozitiv prin KDE Connect", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/battery/kdeconnect_battery.json new/kdeconnect-kde-21.04.1/plugins/battery/kdeconnect_battery.json --- old/kdeconnect-kde-21.04.0/plugins/battery/kdeconnect_battery.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/battery/kdeconnect_battery.json 2021-05-10 04:19:47.000000000 +0200 @@ -71,7 +71,7 @@ "Description[lt]": "Rodyti telefono akumuliatori?? ??alia kompiuterio akumuliatoriaus", "Description[nl]": "Uw telefoonbatterij naast uw computerbatterij tonen", "Description[nn]": "Vis telefonbatteriet ved sida av datamaskinbatteriet", - "Description[pl]": "Poka?? bateri?? swojego telefonu obok baterii komputera", + "Description[pl]": "Pokazuje bateri?? innego urz??dzenia obok baterii tego urz??dzenia", "Description[pt]": "Mostrar a bateria do seu telefone ao lado da do seu computador", "Description[pt_BR]": "Mostra a bateria do seu celular ao lado da bateria do computador", "Description[ro]": "Arat?? acumulatorul telefonului l??ng?? cel al calculatorului", @@ -117,7 +117,7 @@ "Name[lt]": "Akumuliatoriaus pri??i??rykl??", "Name[nl]": "Batterijmonitor", "Name[nn]": "Batteriovervaking", - "Name[pl]": "Monitor baterii", + "Name[pl]": "Zg??aszanie stanu baterii", "Name[pt]": "Monitor da bateria", "Name[pt_BR]": "Monitor de bateria", "Name[ro]": "Monitor de acumulator", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/clipboard/kdeconnect_clipboard.json new/kdeconnect-kde-21.04.1/plugins/clipboard/kdeconnect_clipboard.json --- old/kdeconnect-kde-21.04.0/plugins/clipboard/kdeconnect_clipboard.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/clipboard/kdeconnect_clipboard.json 2021-05-10 04:19:47.000000000 +0200 @@ -71,7 +71,7 @@ "Description[lt]": "Bendrinti i??karpin?? tarp ??rengini??", "Description[nl]": "Het klembord tussen apparaten delen", "Description[nn]": "Del utklippstavla mellom einingar", - "Description[pl]": "Wsp????dziel schowek pomi??dzy urz??dzeniami", + "Description[pl]": "Wsp????dzieli schowek mi??dzy urz??dzeniami", "Description[pt]": "Partilhar a ??rea de transfer??ncia entre dispositivos", "Description[pt_BR]": "Compartilha a ??rea de transfer??ncia entre dispositivos", "Description[ro]": "Partajeaz?? clipboard-ul ??ntre dispozitive", @@ -118,7 +118,7 @@ "Name[lt]": "I??karpin??", "Name[nl]": "Klembord", "Name[nn]": "Utklippstavle", - "Name[pl]": "Schowek", + "Name[pl]": "Wsp????dzielenie schowka", "Name[pt]": "??rea de Transfer??ncia", "Name[pt_BR]": "??rea de transfer??ncia", "Name[ro]": "Clipboard", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/connectivity-report/kdeconnect_connectivity_report.json new/kdeconnect-kde-21.04.1/plugins/connectivity-report/kdeconnect_connectivity_report.json --- old/kdeconnect-kde-21.04.0/plugins/connectivity-report/kdeconnect_connectivity_report.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/connectivity-report/kdeconnect_connectivity_report.json 2021-05-10 04:19:47.000000000 +0200 @@ -8,8 +8,10 @@ "Name[ca@valencia]": "David Shlemayev", "Name[ca]": "David Shlemayev", "Name[cs]": "David Shlemayev", + "Name[de]": "David Shlemayev", "Name[en_GB]": "David Shlemayev", "Name[es]": "David Shlemayev", + "Name[fi]": "David Shlemayev", "Name[fr]": "David Shlemayev", "Name[ia]": "David Shlemayev", "Name[it]": "David Shlemayev", @@ -18,6 +20,7 @@ "Name[pl]": "David Shlemayev", "Name[pt]": "David Shlemayev", "Name[pt_BR]": "David Shlemayev", + "Name[ro]": "David Shlemayev", "Name[ru]": "David Shlemayev", "Name[sk]": "David Shlemayev", "Name[sl]": "David Shlemayev", @@ -33,15 +36,18 @@ "Description[ca@valencia]": "Mostra la intensitat del senyal de xarxa del vostre tel??fon", "Description[ca]": "Mostra la intensitat del senyal de xarxa del vostre tel??fon", "Description[cs]": "Zobrazit s??lu sign??lu telefonu", + "Description[de]": "Signalst??rke des Mobiltelefons anzeigen", "Description[en_GB]": "Show your phone's network signal strength", "Description[es]": "Muestra la fuerza de la se??al de red de su tel??fono", + "Description[fi]": "N??yt?? puhelimen kent??n voimakkuus", "Description[fr]": "Afficher la force du signal du r??seau pour votre t??l??phone", "Description[it]": "Mostra la potenza del segnale di rete del tuo telefono", "Description[nl]": "Signaalsterkte van het netwerk van uw telefoon tonen", "Description[nn]": "Vis signalstyrke til telefon??nettverket", - "Description[pl]": "Poka?? si???? sygna??u sieciowego swojego telefnou", + "Description[pl]": "Pokazuje si???? sygna??u sieciowego innego urz??dzenia", "Description[pt]": "Mostrar a pot??ncia do sinal da rede do seu telefone", "Description[pt_BR]": "Mostra a for??a do sinal de rede do seu celular", + "Description[ro]": "Arat?? puterea semnalului re??elei telefonului", "Description[ru]": "?????????? ???????????? ?????????????? ???????? ????????????????", "Description[sk]": "Zobrazi?? silu sign??lu v????ho telef??nu", "Description[sl]": "Poka??i mo?? omre??nega signala telefona", @@ -59,16 +65,19 @@ "Name[ca@valencia]": "Monitor de la connectivitat", "Name[ca]": "Monitor de la connectivitat", "Name[cs]": "Monitor spojen??", + "Name[de]": "Verbindungs-??berwachung", "Name[en_GB]": "Connectivity monitor", "Name[es]": "Monitor de conectividad", + "Name[fi]": "Yhteysvalvonta", "Name[fr]": "Surveillance de connectivit??", "Name[ia]": "Controlator de connectivitate", "Name[it]": "Monitor di connettivit??", "Name[nl]": "Monitor van connectiviteit", "Name[nn]": "Sambands??overvaking", - "Name[pl]": "Monitor ????czno??ci", + "Name[pl]": "Zg??aszanie ????czno??ci", "Name[pt]": "Monitor de conectividade", "Name[pt_BR]": "Monitor de conectividade", + "Name[ro]": "Monitor de conectivitate", "Name[ru]": "?????????????????? ??????????????????????", "Name[sk]": "Monitor pripojenia", "Name[sl]": "Nadzornik povezovanja", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/contacts/kdeconnect_contacts.json new/kdeconnect-kde-21.04.1/plugins/contacts/kdeconnect_contacts.json --- old/kdeconnect-kde-21.04.0/plugins/contacts/kdeconnect_contacts.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/contacts/kdeconnect_contacts.json 2021-05-10 04:19:47.000000000 +0200 @@ -63,7 +63,7 @@ "Description[lt]": "Sinchronizuoti adresatus tarp darbalaukio ir prijungto ??renginio", "Description[nl]": "Contactpersonen synchroniseren tussen het bureaublad en het verbonden apparaat", "Description[nn]": "Synkroniser kontaktar mellom skrivebordet og tilkopla eining", - "Description[pl]": "Synchronizuj kontakty pomi??dzy komputerem i pod????czonym urz??dzeniem", + "Description[pl]": "Synchronizuje kontakty mi??dzy tym a innym urz??dzeniem", "Description[pt]": "Sincronizar os Contactos entre o Sistema e o Dispositivo Ligado", "Description[pt_BR]": "Sincroniza os contatos entre o sistema e o dispositivo conectado", "Description[ro]": "Sincronizare contacte ??ntre calculator ??i dispozitivul conectat", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/findmyphone/kdeconnect_findmyphone.json new/kdeconnect-kde-21.04.1/plugins/findmyphone/kdeconnect_findmyphone.json --- old/kdeconnect-kde-21.04.0/plugins/findmyphone/kdeconnect_findmyphone.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/findmyphone/kdeconnect_findmyphone.json 2021-05-10 04:19:47.000000000 +0200 @@ -113,7 +113,7 @@ "Description[lt]": "Rasti savo telefon?? priver??iant j?? atkurti signalo gars??", "Description[nl]": "Zoek uw verloren telefoon door het een wekkersignaal te laten spelen", "Description[nn]": "Finn telefonen ved ?? la han spela eit lydsignal", - "Description[pl]": "Znajd?? tw??j zgubiony telefon odgrywaj??c na nim d??wi??k", + "Description[pl]": "Pomaga znale???? inne urz??dzenie, odgrywaj??c na nim d??wi??k z tego urz??dzenia", "Description[pt]": "Descobrir o seu telefone perdido, fazendo-o tocar um som de alarme", "Description[pt_BR]": "Encontre seu celular fazendo-o reproduzir um som", "Description[ro]": "G??si??i telefonul pierdut f??c??ndu-l s?? sune o alarm??", @@ -158,7 +158,7 @@ "Name[lt]": "Skambinti ?? telefon??", "Name[nl]": "Bel mijn telefoon", "Name[nn]": "Ring telefonen", - "Name[pl]": "Dzwonienie telefonem", + "Name[pl]": "Dzwonienie innym urz??dzeniem", "Name[pt]": "Tocar o meu telefone", "Name[pt_BR]": "Tocar meu celular", "Name[ro]": "Sun??-mi telefonul", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/findthisdevice/kdeconnect_findthisdevice.json new/kdeconnect-kde-21.04.1/plugins/findthisdevice/kdeconnect_findthisdevice.json --- old/kdeconnect-kde-21.04.0/plugins/findthisdevice/kdeconnect_findthisdevice.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/findthisdevice/kdeconnect_findthisdevice.json 2021-05-10 04:19:47.000000000 +0200 @@ -63,7 +63,7 @@ "Description[lt]": "Rasti ???? ??rengin?? priver??iant j?? atkurti signalo gars??", "Description[nl]": "Zoek dit apparaat door het een wekkersignaal te laten spelen", "Description[nn]": "Finn denne eininga ved ?? la ho spela eit lydsignal", - "Description[pl]": "Znajd?? to urz??dzenie odgrywaj??c na nim d??wi??k", + "Description[pl]": "Pomaga znale???? to urz??dzenie, odgrywaj??c na nim d??wi??k z innego urz??dzenia", "Description[pt]": "Descubra este dispositivo, pondo-o a tocar um alarme de som", "Description[pt_BR]": "Encontre este dispositivo fazendo ele reproduzir um som", "Description[ro]": "G??si??i acest dispozitiv f??c??ndu-l s?? sune o alarm??", @@ -103,7 +103,7 @@ "Name[lt]": "Rasti ???? ??rengin??", "Name[nl]": "Dit apparaat zoeken", "Name[nn]": "Finn denne eininga", - "Name[pl]": "Znajdywanie urz??dzenia", + "Name[pl]": "Dzwonienie tym urz??dzeniem", "Name[pt]": "Procurar este dispositivo", "Name[pt_BR]": "Procurar este dispositivo", "Name[ro]": "G??se??te acest dispozitiv", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/lockdevice/kdeconnect_lockdevice.json new/kdeconnect-kde-21.04.1/plugins/lockdevice/kdeconnect_lockdevice.json --- old/kdeconnect-kde-21.04.0/plugins/lockdevice/kdeconnect_lockdevice.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/lockdevice/kdeconnect_lockdevice.json 2021-05-10 04:19:47.000000000 +0200 @@ -69,7 +69,7 @@ "Description[lt]": "U??rakina j??s?? sistem??", "Description[nl]": "Vergrendeld uw systemen", "Description[nn]": "L??s systemet", - "Description[pl]": "Zablokuj swoje systemy", + "Description[pl]": "Blokuje twoje systemy", "Description[pt]": "Bloqueia os seus sistemas", "Description[pt_BR]": "Bloqueia seus sistemas", "Description[ro]": "V?? blocheaz?? sistemele", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/mousepad/kdeconnect_mousepad.json new/kdeconnect-kde-21.04.1/plugins/mousepad/kdeconnect_mousepad.json --- old/kdeconnect-kde-21.04.0/plugins/mousepad/kdeconnect_mousepad.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/mousepad/kdeconnect_mousepad.json 2021-05-10 04:19:47.000000000 +0200 @@ -71,7 +71,7 @@ "Description[lt]": "Naudoti telefon?? kaip jutiklin?? kilim??l?? ir klaviat??r??", "Description[nl]": "Uw telefoon gebruiken als een touchpad en toetsenbord", "Description[nn]": "Bruk telefonen som styreplate og tastatur", - "Description[pl]": "U??ywaj swojego telefonu jako g??adzika i klawiatury", + "Description[pl]": "U??ywa innego urz??dzenia jako g??adzika i klawiatury tego urz??dzenia", "Description[pt]": "Use o seu telefone como um rato e teclado por toque", "Description[pt_BR]": "Use seu celular como um touchpad e teclado", "Description[ro]": "Folosi??i telefonul ca zon?? tactil?? ??i tastatur??", @@ -117,7 +117,7 @@ "Name[lt]": "Virtualus ??vedimas", "Name[nl]": "Virtuele invoer", "Name[nn]": "Virtuelt tastatur", - "Name[pl]": "Wirtualne wprowadzanie", + "Name[pl]": "Obs??uga z innego urz??dzenia", "Name[pt]": "Entrada virtual", "Name[pt_BR]": "Entrada virtual", "Name[ro]": "Introducere virtual??", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/mpriscontrol/kdeconnect_mpriscontrol.json new/kdeconnect-kde-21.04.1/plugins/mpriscontrol/kdeconnect_mpriscontrol.json --- old/kdeconnect-kde-21.04.0/plugins/mpriscontrol/kdeconnect_mpriscontrol.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/mpriscontrol/kdeconnect_mpriscontrol.json 2021-05-10 04:19:47.000000000 +0200 @@ -71,7 +71,7 @@ "Description[lt]": "Valdyti muzik?? ir vaizdo ??ra??us nuotoliniu b??du", "Description[nl]": "Op afstand bedienen van uw muziek en video's", "Description[nn]": "Fjernkontroller musikk og video", - "Description[pl]": "Steruj zdalnie swoj?? muzyk?? i filmami", + "Description[pl]": "Steruje odtwarzaczami tego urz??dzenia z innego urz??dzenia", "Description[pt]": "Comandar ?? dist??ncia a sua m??sica e v??deos", "Description[pt_BR]": "Controle suas m??sicas e v??deos remotamente", "Description[ro]": "Controla??i de la distan???? muzica ??i videoclipurile", @@ -115,7 +115,7 @@ "Name[lt]": "??vairialyp??s terp??s valdymo gav??jas", "Name[nl]": "Ontvanger van bediening voor multimedia", "Name[nn]": "Mediefjernkontroll", - "Name[pl]": "Odbiornik sterowania multimediami", + "Name[pl]": "Sterowane odtwarzaczami z zewn??trz", "Name[pt]": "Receptor de controlo multim??dia", "Name[pt_BR]": "Receptor de controle multim??dia", "Name[ro]": "Receptor de control multimedia", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/mprisremote/kdeconnect_mprisremote.json new/kdeconnect-kde-21.04.1/plugins/mprisremote/kdeconnect_mprisremote.json --- old/kdeconnect-kde-21.04.0/plugins/mprisremote/kdeconnect_mprisremote.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/mprisremote/kdeconnect_mprisremote.json 2021-05-10 04:19:47.000000000 +0200 @@ -68,7 +68,7 @@ "Description[lt]": "Valdyti MPRIS paslaugas", "Description[nl]": "MPRIS-services besturen", "Description[nn]": "Kontroller MPRIS-tenester", - "Description[pl]": "Sterowanie us??ugami MPRIS", + "Description[pl]": "Steruje us??ugami MPRIS", "Description[pt]": "Controlar os servi??os MPRIS", "Description[pt_BR]": "Controle dos servi??os MPRIS", "Description[ro]": "Controleaz?? servicii MPRIS", @@ -111,7 +111,7 @@ "Name[lt]": "Mpris pultas", "Name[nl]": "MprisRemote", "Name[nn]": "MPRIS-fjernkontroll", - "Name[pl]": "PilotMPRIS", + "Name[pl]": "Obs??uga przez MPRIS", "Name[pt]": "Comando MPRIS", "Name[pt_BR]": "MprisRemote", "Name[ro]": "Telecomand??Mpris", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/notifications/kdeconnect_notifications.json new/kdeconnect-kde-21.04.1/plugins/notifications/kdeconnect_notifications.json --- old/kdeconnect-kde-21.04.0/plugins/notifications/kdeconnect_notifications.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/notifications/kdeconnect_notifications.json 2021-05-10 04:19:47.000000000 +0200 @@ -69,7 +69,7 @@ "Description[lt]": "Rodyti ??renginio prane??imus ??iame kompiuteryje ir i??laikyti juos sinchronizuotus", "Description[nl]": "Apparaatmeldingen op deze computer tonen en ze gesynchroniseerd houden", "Description[nn]": "Vis telefonvarslingar p?? datamaskina og hald dei synkronisert", - "Description[pl]": "Poka?? powiadomienia urz??dzenia na swoim komputerze i synchronizuj je", + "Description[pl]": "Pokazuje powiadomienia innego urz??dzenia na tym urz??dzeniu", "Description[pt]": "Mostrar as notifica????es do dispositivo neste computador e mant??-las sincronizadas", "Description[pt_BR]": "Mostra as notifica????es do aparelho neste computador e as mant??m sincronizadas", "Description[ro]": "Arat?? notific??rile dispozitivului pe acest calculator ??i p??streaz??-le sincronizate", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/photo/kdeconnect_photo.json new/kdeconnect-kde-21.04.1/plugins/photo/kdeconnect_photo.json --- old/kdeconnect-kde-21.04.0/plugins/photo/kdeconnect_photo.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/photo/kdeconnect_photo.json 2021-05-10 04:19:47.000000000 +0200 @@ -63,7 +63,7 @@ "Description[lt]": "Naudoti prijungt?? ??rengin??, siekiant padaryti nuotrauk??", "Description[nl]": "Gebruik een verbonden apparaat om een foto te nemen", "Description[nn]": "Bruk tilkopla eining til ?? ta eit bilete", - "Description[pl]": "U??yj pod????czonego urz??dzenia do wykonania zdj??cia", + "Description[pl]": "Wykonuje zdj??cia na innym urz??dzeniu", "Description[pt]": "Usar um dispositivo ligado para tirar uma fotografia", "Description[pt_BR]": "Usa um dispositivo conectado para tirar uma foto", "Description[ro]": "Folosi??i un dispozitiv conectat pentru a face o poz??", @@ -103,7 +103,7 @@ "Name[lt]": "Nuotrauka", "Name[nl]": "Foto", "Name[nn]": "Foto", - "Name[pl]": "Zdj??cie", + "Name[pl]": "Robienie zdj????", "Name[pt]": "Fotografia", "Name[pt_BR]": "Foto", "Name[ro]": "Poz??", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/ping/kdeconnect_ping.json new/kdeconnect-kde-21.04.1/plugins/ping/kdeconnect_ping.json --- old/kdeconnect-kde-21.04.0/plugins/ping/kdeconnect_ping.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/ping/kdeconnect_ping.json 2021-05-10 04:19:47.000000000 +0200 @@ -71,7 +71,7 @@ "Description[lt]": "Si??sti ir gauti ry??io patikrinimus", "Description[nl]": "Pings verzenden en ontvangen", "Description[nn]": "Send og ta imot pingsignal", - "Description[pl]": "Wysy??aj i otrzymuj pingi", + "Description[pl]": "Odbiera i wysy??a pingi mi??dzy urz??dzeniami", "Description[pt]": "Enviar e receber contactos", "Description[pt_BR]": "Envia e recebe pings", "Description[ro]": "Trimite ??i prime??te ping-uri", @@ -117,7 +117,7 @@ "Name[lt]": "Ry??io tikrinimas", "Name[nl]": "Ping", "Name[nn]": "Ping", - "Name[pl]": "Ping", + "Name[pl]": "Wysy??anie ping??w", "Name[pt]": "Contacto", "Name[pt_BR]": "Ping", "Name[ro]": "Ping", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/presenter/kdeconnect_presenter.json new/kdeconnect-kde-21.04.1/plugins/presenter/kdeconnect_presenter.json --- old/kdeconnect-kde-21.04.0/plugins/presenter/kdeconnect_presenter.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/presenter/kdeconnect_presenter.json 2021-05-10 04:19:47.000000000 +0200 @@ -67,7 +67,7 @@ "Description[lt]": "Naudoti savo mobil??j?? ??rengin??, siekiant nurodyti ?? dalykus ekrane", "Description[nl]": "Uw mobiele apparaat gebruiken om naar dingen op het scherm te wijzen", "Description[nn]": "Bruk mobiltelefonen til ?? peika p?? ting p?? skjermen", - "Description[pl]": "U??yj swojego urz??dzenia przeno??nego do wskazywania rzeczy na ekranie", + "Description[pl]": "Wskazuje innym urz??dzeniem na ekranie tego urz??dzenia", "Description[pt]": "Use o seu dispositivo m??vel para apontar para coisas no ecr??", "Description[pt_BR]": "Use o seu dispositivo m??vel para apontar para elementos na tela", "Description[ro]": "Folosi??i telefonul pentru a indica spre lucruri de pe ecran", @@ -105,7 +105,7 @@ "Name[lt]": "Pristatytojas", "Name[nl]": "Presentator", "Name[nn]": "Presentat??r", - "Name[pl]": "Przedstawiaj??cy", + "Name[pl]": "Wskazywanie rzeczy", "Name[pt]": "Apresenta????o", "Name[pt_BR]": "Apresenta????o", "Name[ro]": "Prezentator", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/remotecommands/kdeconnect_remotecommands.json new/kdeconnect-kde-21.04.1/plugins/remotecommands/kdeconnect_remotecommands.json --- old/kdeconnect-kde-21.04.0/plugins/remotecommands/kdeconnect_remotecommands.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/remotecommands/kdeconnect_remotecommands.json 2021-05-10 04:19:47.000000000 +0200 @@ -68,7 +68,7 @@ "Description[lt]": "Vykdyti i?? anksto nuotoliniame ??renginyje apibr????tas komandas", "Description[nl]": "Start commando's voorgedefinieerd op het apparaat op afstand", "Description[nn]": "L??ys ut ferdigdefinerte kommandoar p?? eininga", - "Description[pl]": "Wyzwalaj polecenia okre??lone na zdalnym urz??dzeniu", + "Description[pl]": "Wykonuje polecenia z innego urz??dzenia na tym urz??dzeniu", "Description[pt]": "Despoletar os comandos predefinidos para o dispositivo remoto", "Description[pt_BR]": "Ativa comandos predefinidos no dispositivo remoto", "Description[ro]": "Declan??eaz?? comenzi predefinite pe dispozitivul distant", @@ -111,7 +111,7 @@ "Name[lt]": "Vykdyti nuotolines komandas", "Name[nl]": "Host voor commando's op afstand", "Name[nn]": "Fjernkommandoar", - "Name[pl]": "Wykonywanie polece?? na zdalnym gospodarzu", + "Name[pl]": "Wykonywanie polece?? z tego urz??dzenia na innym urz??dzeniu", "Name[pt]": "Alojar os comandos remotos", "Name[pt_BR]": "Hospedar os comandos remotos", "Name[ro]": "Comenzi distante pentru gazd??", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/remotecontrol/kdeconnect_remotecontrol.json new/kdeconnect-kde-21.04.1/plugins/remotecontrol/kdeconnect_remotecontrol.json --- old/kdeconnect-kde-21.04.0/plugins/remotecontrol/kdeconnect_remotecontrol.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/remotecontrol/kdeconnect_remotecontrol.json 2021-05-10 04:19:47.000000000 +0200 @@ -69,7 +69,7 @@ "Description[lt]": "Valdyti nuotolines sistemas", "Description[nl]": "Systemen op afstand bedienen", "Description[nn]": "Fjernkontroller system", - "Description[pl]": "Sterowanie zdalnymi systemami", + "Description[pl]": "Steruje innym urz??dzeniem z tego urz??dzenia", "Description[pt]": "Comandar sistemas ?? dist??ncia", "Description[pt_BR]": "Controle remoto de sistemas", "Description[ro]": "Controleaz?? sisteme de la distan????", @@ -113,7 +113,7 @@ "Name[lt]": "Nuotolinis valdymas", "Name[nl]": "Afstandsbediening", "Name[nn]": "Fjernkontroll", - "Name[pl]": "Zdalne sterowanie", + "Name[pl]": "Sterowanie z tego urz??dzenia", "Name[pt]": "Comando ?? Dist??ncia", "Name[pt_BR]": "Controle remoto", "Name[ro]": "Telecomand??", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/remotekeyboard/kdeconnect_remotekeyboard.json new/kdeconnect-kde-21.04.1/plugins/remotekeyboard/kdeconnect_remotekeyboard.json --- old/kdeconnect-kde-21.04.0/plugins/remotekeyboard/kdeconnect_remotekeyboard.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/remotekeyboard/kdeconnect_remotekeyboard.json 2021-05-10 04:19:47.000000000 +0200 @@ -53,7 +53,7 @@ "Description[ca]": "Empreu el vostre teclat per a enviar esdeveniments de tecla al dispositiu aparellat", "Description[cs]": "Pou????vejte svoji kl??vesnici pro odes??l??n?? ud??lost?? kl??ves na sp??rovan?? za????zen??", "Description[da]": "Brug dit tastatur til at sende tasteh??ndelser til din parrede enhed", - "Description[de]": "Benutzen Sie Ihre Tastatur, um Tastatureingaben an das angeschlossene Ger??t zu senden", + "Description[de]": "Benutzen Sie Ihre Tastatur, um Tastatureingaben an das gekoppelte Ger??t zu senden", "Description[el]": "???????????????? ??,???? ?????????????????????????? ?????? ?????????????? ??????????????", "Description[en_GB]": "Use your keyboard to send key-events to your paired device", "Description[es]": "Use su teclado para enviar eventos de teclado a su dispositivo vinculado", @@ -69,7 +69,7 @@ "Description[lt]": "Naudoti savo klaviat??r??, siekiant si??sti klavi???? ??vykius ?? suporuot?? ??rengin??", "Description[nl]": "Uw toetsenbord gebruiken om toetsgebeurtenissen naar uw gepaarde apparaat te verzenden", "Description[nn]": "Bruk tastaturet til ?? senda tastetrykk til den para eininga", - "Description[pl]": "U??yj swojej klawiatury do wysy??ania naci??ni???? klawiszy do swojego sparowanego urz??dzenia", + "Description[pl]": "Wysy??a naci??ni??cia klawiszy tego urz??dzenia na inne urz??dzenie", "Description[pt]": "Usar o seu teclado para enviar eventos de teclas para o seu dispositivo emparelhado", "Description[pt_BR]": "Use seu teclado para enviar eventos de teclas ao dispositivo pareado", "Description[ro]": "Folosi??i tastatura pentru a trimite evenimente de taste c??tre dispozitivul asociat", @@ -112,7 +112,7 @@ "Name[lt]": "Nuotolin?? klaviat??ra i?? darbalaukio", "Name[nl]": "Toetsenbord op afstand vanaf het bureaublad", "Name[nn]": "Fjerntastatur fr?? skrivebordet", - "Name[pl]": "Zdalna klawiatura z pulpitu", + "Name[pl]": "Klawiatura z tego urz??dzenia", "Name[pt]": "Teclado remoto do ambiente de trabalho", "Name[pt_BR]": "Teclado remoto a partir da ??rea de trabalho", "Name[ro]": "Tastatur?? distant?? de la calculator", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/remotesystemvolume/kdeconnect_remotesystemvolume.json new/kdeconnect-kde-21.04.1/plugins/remotesystemvolume/kdeconnect_remotesystemvolume.json --- old/kdeconnect-kde-21.04.0/plugins/remotesystemvolume/kdeconnect_remotesystemvolume.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/remotesystemvolume/kdeconnect_remotesystemvolume.json 2021-05-10 04:19:47.000000000 +0200 @@ -63,7 +63,7 @@ "Description[lt]": "Valdyti prijungto ??renginio garsum??", "Description[nl]": "Bestuur het volume van het verbonden apparaat", "Description[nn]": "Juster lydstyrken til ekstern eining", - "Description[pl]": "Sterowanie g??o??no??ci?? pod????czonego urz??dzenia", + "Description[pl]": "Steruje g??o??no??ci?? innego urz??dzenia z tego urz??dzenia", "Description[pt]": "Controle o volume do dispositivo ligado", "Description[pt_BR]": "Controle o volume do dispositivo conectado", "Description[ro]": "Controleaz?? volumul dispozitivului conectat", @@ -102,7 +102,7 @@ "Name[lt]": "Nuotolin??s sistemos garsumas", "Name[nl]": "Systeemvolume op afstand", "Name[nn]": "Ekstern lydstyrke", - "Name[pl]": "G??o??no???? na zdalnym systemie", + "Name[pl]": "G??o??no???? na innym urz??dzeniu", "Name[pt]": "Volume do sistema remoto", "Name[pt_BR]": "Volume do sistema remoto", "Name[ro]": "Volum sistem distant", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/runcommand/kdeconnect_runcommand.json new/kdeconnect-kde-21.04.1/plugins/runcommand/kdeconnect_runcommand.json --- old/kdeconnect-kde-21.04.0/plugins/runcommand/kdeconnect_runcommand.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/runcommand/kdeconnect_runcommand.json 2021-05-10 04:19:47.000000000 +0200 @@ -114,7 +114,7 @@ "Description[lt]": "Vykdyti pulto komandas nuotoliniu b??du", "Description[nl]": "Commando's in de terminal op afstand laten uitvoeren", "Description[nn]": "K??yr konsollkommandoar p?? eininga", - "Description[pl]": "Wykonaj polecenie konsoli zdalnie", + "Description[pl]": "Wykonuje polecenie konsoli na tym urz??dzeniu z innego urz??dzenia", "Description[pt]": "Executar de forma remota comandos da consola", "Description[pt_BR]": "Executa comandos do console remotamente", "Description[ro]": "Execut?? comenzi de consol?? la distan????", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/screensaver-inhibit/kdeconnect_screensaver_inhibit.json new/kdeconnect-kde-21.04.1/plugins/screensaver-inhibit/kdeconnect_screensaver_inhibit.json --- old/kdeconnect-kde-21.04.0/plugins/screensaver-inhibit/kdeconnect_screensaver_inhibit.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/screensaver-inhibit/kdeconnect_screensaver_inhibit.json 2021-05-10 04:19:47.000000000 +0200 @@ -70,7 +70,7 @@ "Description[lt]": "U??slopinti ekrano u??skland??, kol ??renginys prijungtas", "Description[nl]": "Houdt de schermbeveiliging tegen wanneer het apparaat is verbonden", "Description[nn]": "Hindra pauseskjermen i ?? starta n??r eininga er kopla til", - "Description[pl]": "Powstrzymaj wygaszacz ekrany po pod????czeniu urz??dzenia", + "Description[pl]": "Powstrzymuje wygaszacz ekranu po pod????czeniu innego urz??dzenia", "Description[pt]": "Inibir o protector de ecr?? quando o dispositivo estiver ligado", "Description[pt_BR]": "Inibe o protetor de tela quando o dispositivo estiver conectado", "Description[ro]": "Inhib?? protec??ia de ecran c??nd dispozitivul e conectat", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/sftp/kdeconnect_sftp.json new/kdeconnect-kde-21.04.1/plugins/sftp/kdeconnect_sftp.json --- old/kdeconnect-kde-21.04.0/plugins/sftp/kdeconnect_sftp.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/sftp/kdeconnect_sftp.json 2021-05-10 04:19:47.000000000 +0200 @@ -70,7 +70,7 @@ "Description[lt]": "Nar??yti nuotolinio ??renginio fail?? sistem?? naudojant SFTP", "Description[nl]": "Blader door het bestandssysteem met SFTP op het apparaat op afstand", "Description[nn]": "Bla gjennom filsystemet p?? eininga med SFTP", - "Description[pl]": "Przegl??daj zdalny system plik??w przy u??yciu SFTP", + "Description[pl]": "Przegl??da system plik??w innego urz??dzenia z tego urz??dzenia, u??ywaj??c SFTP", "Description[pt]": "Navegar pelo sistema de ficheiros de um dispositivo remoto por SFTP", "Description[pt_BR]": "Navegue pelo sistema de arquivos do dispositivo usando SFTP", "Description[ro]": "R??sfoie??te sistemul de fi??iere al dispozitivului distant prin SFTP", @@ -116,7 +116,7 @@ "Name[lt]": "Nuotolin??s fail?? sistemos nar??ykl??", "Name[nl]": "Bestandssysteembrowser op afstand", "Name[nn]": "Bla gjennom eksternt filsystem", - "Name[pl]": "Przegl??darka zdalnego systemu plik??w", + "Name[pl]": "Przegl??danie systemu plik??w innego urz??dzenia", "Name[pt]": "Navegador de sistemas de ficheiros remotos", "Name[pt_BR]": "Navegador do sistema de arquivos remoto", "Name[ro]": "Navigator sistem de fi??iere la distan????", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/share/kdeconnect_share.json new/kdeconnect-kde-21.04.1/plugins/share/kdeconnect_share.json --- old/kdeconnect-kde-21.04.0/plugins/share/kdeconnect_share.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/share/kdeconnect_share.json 2021-05-10 04:19:47.000000000 +0200 @@ -71,7 +71,7 @@ "Description[lt]": "Lengvai gauti ir si??sti failus, URL adresus ar gryn?? tekst??", "Description[nl]": "Bestanden, URL's of platte tekst gemakkelijk ontvangen en verzenden", "Description[nn]": "Ta imot og send filer, nettadresser og tekst p?? ein enkel m??te", - "Description[pl]": "Udost??pniaj i otrzymuj pliki, adresy URL lub zwyk??y tekst z ??atwo??ci??", + "Description[pl]": "Pobiera i wysy??a pliki, adresy URL i zwyk??y tekst pomi??dzy urz??dzeniami", "Description[pt]": "Receber e enviar ficheiros, URL's ou texto normal de forma simples", "Description[pt_BR]": "Recebe e envia facilmente arquivos, URLs ou texto simples", "Description[ro]": "Prime??te ??i trimite fi??iere, URL-uri sau text simplu cu u??urin????", @@ -117,7 +117,7 @@ "Name[lt]": "Bendrinti ir gauti", "Name[nl]": "Delen en ontvangen", "Name[nn]": "Del og ta imot", - "Name[pl]": "Udost??pniaj i otrzymuj", + "Name[pl]": "Pobieranie i wysy??anie", "Name[pt]": "Partilhar e receber", "Name[pt_BR]": "Compartilhar e receber", "Name[ro]": "Partajeaz?? ??i prime??te", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/sms/kdeconnect_sms.json new/kdeconnect-kde-21.04.1/plugins/sms/kdeconnect_sms.json --- old/kdeconnect-kde-21.04.0/plugins/sms/kdeconnect_sms.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/sms/kdeconnect_sms.json 2021-05-10 04:19:47.000000000 +0200 @@ -64,7 +64,7 @@ "Description[lt]": "Si??sti ir gauti SMS ??inutes", "Description[nl]": "SMS verzenden en ontvangen", "Description[nn]": "Send og ta imot SMS-ar", - "Description[pl]": "Wysy??aj i otrzymuj SMSy", + "Description[pl]": "Odbiera i wysy??a SMSy", "Description[pt]": "Enviar e receber SMS's", "Description[pt_BR]": "Envia e recebe SMS", "Description[ro]": "Trimite ??i prime??te SMS", @@ -105,7 +105,7 @@ "Name[lt]": "SMS ??inut??s", "Name[nl]": "SMS", "Name[nn]": "SMS", - "Name[pl]": "SMS", + "Name[pl]": "Wysy??anie SMS??w", "Name[pt]": "SMS", "Name[pt_BR]": "SMS", "Name[ro]": "SMS", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/systemvolume/kdeconnect_systemvolume.json new/kdeconnect-kde-21.04.1/plugins/systemvolume/kdeconnect_systemvolume.json --- old/kdeconnect-kde-21.04.0/plugins/systemvolume/kdeconnect_systemvolume.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/systemvolume/kdeconnect_systemvolume.json 2021-05-10 04:19:47.000000000 +0200 @@ -64,7 +64,7 @@ "Description[lt]": "Valdyti sistemos garsum?? i?? telefono", "Description[nl]": "Bestuur het systeemvolume vanaf uw telefoon", "Description[nn]": "Juster systemlydstyrken fr?? telefonen", - "Description[pl]": "Steruj g??o??no??ci?? systemu z telefonu", + "Description[pl]": "Steruje g??o??no??ci?? tego urz??dzenia z innego urz??dzenia", "Description[pt]": "Controle o volume do sistema a partir do seu telem??vel", "Description[pt_BR]": "Controle o volume do sistema com o seu celular", "Description[ro]": "Controleaz?? volumul sistemului de pe telefon", @@ -103,7 +103,7 @@ "Name[lt]": "Sistemos garsumas", "Name[nl]": "Systeemvolume", "Name[nn]": "Systemlydstyrke", - "Name[pl]": "G??o??no???? na systemie", + "Name[pl]": "G??o??no???? na tym urz??dzeniu", "Name[pt]": "Volume do sistema", "Name[pt_BR]": "Volume do sistema", "Name[ro]": "Volum sistem", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/plugins/telephony/kdeconnect_telephony.json new/kdeconnect-kde-21.04.1/plugins/telephony/kdeconnect_telephony.json --- old/kdeconnect-kde-21.04.0/plugins/telephony/kdeconnect_telephony.json 2021-04-15 21:01:52.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/plugins/telephony/kdeconnect_telephony.json 2021-05-10 04:19:47.000000000 +0200 @@ -68,7 +68,7 @@ "Description[lt]": "Rodyti prane??imus apie gaunamuosius skambu??ius", "Description[nl]": "Meldingen tonen van inkomende oproepen", "Description[nn]": "Vis varsling ved oppringing", - "Description[pl]": "Powiadamiaj o przychodz??cych rozmowach", + "Description[pl]": "Powiadamia o przychodz??cych rozmowach z innego urz??dzenia na tym urz??dzeniu", "Description[pt]": "Mostrar notifica????es para as chamadas recebidas", "Description[pt_BR]": "Mostra notifica????es para chamadas recebidas", "Description[ro]": "Arat?? notific??ri pentru apeluri de intrare", @@ -109,7 +109,7 @@ "Name[lt]": "Telefonijos integracija", "Name[nl]": "Telefoonintegratie", "Name[nn]": "Telefonintegrering", - "Name[pl]": "Integracja z telefonem", + "Name[pl]": "Powiadomienia o dzwonieniu", "Name[pt]": "Integra????o telef??nica", "Name[pt_BR]": "Integra????o telef??nica", "Name[ro]": "Integrare telefonie", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/de/kdeconnect-app.po new/kdeconnect-kde-21.04.1/po/de/kdeconnect-app.po --- old/kdeconnect-kde-21.04.0/po/de/kdeconnect-app.po 2021-04-16 10:47:54.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/de/kdeconnect-app.po 2021-05-11 09:31:00.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeconnect-kde\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-19 09:14+0100\n" -"PO-Revision-Date: 2021-03-07 13:33+0100\n" +"PO-Revision-Date: 2021-04-18 14:16+0200\n" "Last-Translator: Burkhard L??ck <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" @@ -200,7 +200,7 @@ #: qml/runcommand.qml:24 #, kde-format msgid "You can edit commands on the connected device" -msgstr "" +msgstr "Sie k??nnen Befehle auf dem verbundenen Ger??t bearbeiten" #: qml/runcommand.qml:43 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/de/kdeconnect-cli.po new/kdeconnect-kde-21.04.1/po/de/kdeconnect-cli.po --- old/kdeconnect-kde-21.04.0/po/de/kdeconnect-cli.po 2021-04-16 10:47:54.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/de/kdeconnect-cli.po 2021-05-11 09:31:00.000000000 +0200 @@ -1,12 +1,12 @@ # Frederik Schwarzer <[email protected]>, 2014, 2016. -# Burkhard L??ck <[email protected]>, 2014, 2015, 2016, 2017, 2018, 2019, 2020. +# Burkhard L??ck <[email protected]>, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021. # hkaelber <[email protected]>, 2016. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-12-03 02:28+0100\n" -"PO-Revision-Date: 2020-09-24 11:28+0200\n" +"PO-Revision-Date: 2021-04-22 06:22+0200\n" "Last-Translator: Burkhard L??ck <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" @@ -14,7 +14,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 19.04.3\n" +"X-Generator: Lokalize 19.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -54,7 +54,7 @@ #: kdeconnect-cli.cpp:40 #, kde-format msgid "List available (paired and reachable) devices" -msgstr "Listet verf??gbare Ger??te (Verbunden und erreichbar)" +msgstr "Listet verf??gbare Ger??te (Gekoppelt und erreichbar)" #: kdeconnect-cli.cpp:41 #, kde-format @@ -119,10 +119,9 @@ msgstr "Nachricht" #: kdeconnect-cli.cpp:50 -#, fuzzy, kde-format -#| msgid "Share a file to a said device" +#, kde-format msgid "Share a file/URL to a said device" -msgstr "Eine Datei f??r ein genanntes Ger??t freigeben" +msgstr "Eine Datei/URL f??r ein genanntes Ger??t freigeben" #: kdeconnect-cli.cpp:51 #, kde-format @@ -140,10 +139,9 @@ msgstr "Sperrt das angegebene Ger??t" #: kdeconnect-cli.cpp:54 -#, fuzzy, kde-format -#| msgid "Lock the specified device" +#, kde-format msgid "Unlock the specified device" -msgstr "Sperrt das angegebene Ger??t" +msgstr "Entsperrt das angegebene Ger??t" #: kdeconnect-cli.cpp:55 #, kde-format @@ -161,16 +159,17 @@ msgstr "Telefonnummer" #: kdeconnect-cli.cpp:57 -#, fuzzy, kde-format -#| msgid "Phone number to send the message" +#, kde-format msgid "" "File urls to send attachments with the message (can be passed multiple times)" -msgstr "Telefonnummer, an die die Nachricht gesendet werden soll" +msgstr "" +"Datei-URL zum Senden von Anh??ngen mit der Nachricht, kann mehrfach angegeben " +"werden" #: kdeconnect-cli.cpp:57 #, kde-format msgid "file urls" -msgstr "" +msgstr "Datei-URL" #: kdeconnect-cli.cpp:58 #, kde-format @@ -215,7 +214,7 @@ #: kdeconnect-cli.cpp:112 #, kde-format msgid "(paired and reachable)" -msgstr "(Verbunden und Erreichbar)" +msgstr "(Gekoppelt und Erreichbar)" #: kdeconnect-cli.cpp:114 #, kde-format @@ -225,7 +224,7 @@ #: kdeconnect-cli.cpp:116 kdeconnect-cli.cpp:137 #, kde-format msgid "(paired)" -msgstr "(Verbunden)" +msgstr "(Gekoppelt)" #: kdeconnect-cli.cpp:123 #, kde-format @@ -242,7 +241,7 @@ #: kdeconnect-cli.cpp:139 #, kde-format msgid "(unpaired)" -msgstr "(Nicht verbunden)" +msgstr "(Nicht gekoppelt)" #: kdeconnect-cli.cpp:173 #, kde-format @@ -260,24 +259,24 @@ #: kdeconnect-cli.cpp:202 #, kde-format msgid "Shared %1" -msgstr "Freigegeben %1" +msgstr "%1 geteilt" #: kdeconnect-cli.cpp:208 #, kde-format msgid "Shared text: %1" -msgstr "Freigegebener Text %1" +msgstr "Geteilter Text %1" #: kdeconnect-cli.cpp:215 #, kde-format msgctxt "device has requested to lock peer device" msgid "Requested to lock %1." -msgstr "" +msgstr "Anforderung %1 zu sperren." #: kdeconnect-cli.cpp:217 #, kde-format msgctxt "device has requested to unlock peer device" msgid "Requested to unlock %1." -msgstr "" +msgstr "Anforderung %1 zu entsperren." #: kdeconnect-cli.cpp:224 #, kde-format @@ -292,22 +291,22 @@ #: kdeconnect-cli.cpp:240 #, kde-format msgid "Already paired" -msgstr "Bereits verbunden" +msgstr "Bereits gekoppelt" #: kdeconnect-cli.cpp:242 #, kde-format msgid "Pair requested" -msgstr "Verbindung angefordert" +msgstr "Kopplung angefordert" #: kdeconnect-cli.cpp:249 #, kde-format msgid "Already not paired" -msgstr "Noch nicht verbunden" +msgstr "Noch nicht gekoppelt" #: kdeconnect-cli.cpp:251 #, kde-format msgid "Unpaired" -msgstr "Nicht verbunden" +msgstr "Nicht gekoppelt" #: kdeconnect-cli.cpp:288 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/de/kdeconnect-indicator.po new/kdeconnect-kde-21.04.1/po/de/kdeconnect-indicator.po --- old/kdeconnect-kde-21.04.0/po/de/kdeconnect-indicator.po 2021-04-16 10:47:54.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/de/kdeconnect-indicator.po 2021-05-11 09:31:00.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeconnect-kde\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-30 02:55+0100\n" -"PO-Revision-Date: 2021-03-07 13:35+0100\n" +"PO-Revision-Date: 2021-04-18 14:21+0200\n" "Last-Translator: Burkhard L??ck <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" @@ -20,12 +20,12 @@ #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "" +msgstr "Deutsches KDE-??bersetzerteam" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "" +msgstr "[email protected]" #: deviceindicator.cpp:38 #, kde-format @@ -124,7 +124,7 @@ #: main.cpp:38 #, kde-format msgid "KDE Connect Indicator tool" -msgstr "" +msgstr "Dienstprogramm zur KDE Connect-Anzeige" #: main.cpp:40 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/de/kdeconnect-kcm.po new/kdeconnect-kde-21.04.1/po/de/kdeconnect-kcm.po --- old/kdeconnect-kde-21.04.0/po/de/kdeconnect-kcm.po 2021-04-16 10:47:54.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/de/kdeconnect-kcm.po 2021-05-11 09:31:00.000000000 +0200 @@ -5,7 +5,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-11-27 02:24+0100\n" -"PO-Revision-Date: 2021-03-07 13:18+0100\n" +"PO-Revision-Date: 2021-04-18 14:23+0200\n" "Last-Translator: Burkhard L??ck <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" @@ -18,12 +18,12 @@ #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "Burkhard L??ck" +msgstr "Deutsches KDE-??bersetzerteam" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "[email protected]" +msgstr "[email protected]" #: kcm.cpp:33 #, kde-format @@ -58,22 +58,22 @@ #: kcm.cpp:302 #, kde-format msgid "Error trying to pair: %1" -msgstr "Fehler bei der Verbindung mit: %1" +msgstr "Fehler bei der Kopplung mit: %1" #: kcm.cpp:323 #, kde-format msgid "(paired)" -msgstr "(Verbunden)" +msgstr "(Gekoppelt)" #: kcm.cpp:326 #, kde-format msgid "(not paired)" -msgstr "(Nicht verbunden)" +msgstr "(Nicht gekoppelt)" #: kcm.cpp:329 #, kde-format msgid "(incoming pair request)" -msgstr "(Eingehende Verbindungsanfrage)" +msgstr "(Eingehende Kopplungsanfrage)" #: kcm.cpp:332 #, kde-format @@ -120,7 +120,7 @@ #: kcm.ui:220 #, kde-format msgid "???? abababab" -msgstr "" +msgstr "???? abababab" #. i18n: ectx: property (text), widget (QPushButton, accept_button) #: kcm.ui:261 @@ -138,13 +138,13 @@ #: kcm.ui:281 #, kde-format msgid "Request pair" -msgstr "Verbindung anfragen" +msgstr "Kopplung anfragen" #. i18n: ectx: property (text), widget (QPushButton, unpair_button) #: kcm.ui:294 #, kde-format msgid "Unpair" -msgstr "Verbindung trennen" +msgstr "Kopplung trennen" #. i18n: ectx: property (text), widget (QPushButton, ping_button) #: kcm.ui:307 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/de/kdeconnect-kded.po new/kdeconnect-kde-21.04.1/po/de/kdeconnect-kded.po --- old/kdeconnect-kde-21.04.0/po/de/kdeconnect-kded.po 2021-04-16 10:47:54.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/de/kdeconnect-kded.po 2021-05-11 09:31:00.000000000 +0200 @@ -5,7 +5,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-19 09:14+0100\n" -"PO-Revision-Date: 2021-03-08 07:11+0100\n" +"PO-Revision-Date: 2021-04-18 14:24+0200\n" "Last-Translator: Burkhard L??ck <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" @@ -26,16 +26,13 @@ msgstr "[email protected]" #: kdeconnectd.cpp:52 -#, fuzzy, kde-format -#| msgid "" -#| "Pairing request from %1\n" -#| "<br/>Key: %2..." +#, kde-format msgid "" "Pairing request from %1\n" "Key: %2..." msgstr "" "Kopplungsanfrage von %1 \n" -"<br/>Schl??ssel: %2..." +"Schl??ssel: %2 ..." #: kdeconnectd.cpp:53 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/de/kdeconnect-sms.po new/kdeconnect-kde-21.04.1/po/de/kdeconnect-sms.po --- old/kdeconnect-kde-21.04.0/po/de/kdeconnect-sms.po 2021-04-16 10:47:54.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/de/kdeconnect-sms.po 2021-05-11 09:31:00.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeconnect-kde\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-19 09:14+0100\n" -"PO-Revision-Date: 2021-03-07 13:36+0100\n" +"PO-Revision-Date: 2021-04-22 06:25+0200\n" "Last-Translator: Burkhard L??ck <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" @@ -181,17 +181,17 @@ #: qml/MessageAttachments.qml:131 #, kde-format msgid "Audio clip" -msgstr "" +msgstr "Audioclip" #: qml/SendingArea.qml:23 #, kde-format msgid "Failed to send" -msgstr "" +msgstr "Senden ist fehlgeschlagen" #: qml/SendingArea.qml:24 #, kde-format msgid "Max message size limit exceeded." -msgstr "" +msgstr "Maximale Nachrichtengr????e ??berschritten" #: qml/SendingArea.qml:72 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/de/plasma_applet_org.kde.kdeconnect.po new/kdeconnect-kde-21.04.1/po/de/plasma_applet_org.kde.kdeconnect.po --- old/kdeconnect-kde-21.04.0/po/de/plasma_applet_org.kde.kdeconnect.po 2021-04-16 10:47:54.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/de/plasma_applet_org.kde.kdeconnect.po 2021-05-11 09:31:00.000000000 +0200 @@ -1,11 +1,11 @@ -# Burkhard L??ck <[email protected]>, 2015, 2017, 2018, 2019, 2020. +# Burkhard L??ck <[email protected]>, 2015, 2017, 2018, 2019, 2020, 2021. # Frederik Schwarzer <[email protected]>, 2016, 2018, 2020. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-04-07 01:44+0000\n" -"PO-Revision-Date: 2020-09-24 11:37+0200\n" +"PO-Revision-Date: 2021-04-18 14:26+0200\n" "Last-Translator: Burkhard L??ck <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" @@ -13,7 +13,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 19.04.3\n" +"X-Generator: Lokalize 19.12.3\n" #: package/contents/ui/Battery.qml:26 #, kde-format @@ -33,12 +33,12 @@ #: package/contents/ui/Connectivity.qml:25 #, kde-format msgid "Unknown" -msgstr "" +msgstr "Unbekannt" #: package/contents/ui/Connectivity.qml:31 #, kde-format msgid "No signal" -msgstr "" +msgstr "Kein Signal" #: package/contents/ui/DeviceDelegate.qml:51 #, kde-format @@ -51,13 +51,12 @@ msgstr "Legen Sie eine Datei ab, um sie auf Ihr Telefon zu ??bertragen" #: package/contents/ui/DeviceDelegate.qml:83 -#, fuzzy, kde-format -#| msgid "Battery" +#, kde-format msgctxt "" "Display the battery charge percentage with the label \"Battery:\" so the " "user knows what is being displayed" msgid "Battery: %1" -msgstr "Akku" +msgstr "Akku: %1" #: package/contents/ui/DeviceDelegate.qml:87 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/fi/kdeconnect-kded.po new/kdeconnect-kde-21.04.1/po/fi/kdeconnect-kded.po --- old/kdeconnect-kde-21.04.0/po/fi/kdeconnect-kded.po 2021-04-16 10:47:54.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/fi/kdeconnect-kded.po 2021-05-11 09:31:00.000000000 +0200 @@ -1,6 +1,6 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# Tommi Nieminen <[email protected]>, 2014, 2019, 2020. +# Tommi Nieminen <[email protected]>, 2014, 2019, 2020, 2021. # Lasse Liehu <[email protected]>, 2015. # msgid "" @@ -8,7 +8,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-19 09:14+0100\n" -"PO-Revision-Date: 2020-12-18 16:26+0200\n" +"PO-Revision-Date: 2021-05-06 10:48+0300\n" "Last-Translator: Tommi Nieminen <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" "Language: fi\n" @@ -16,7 +16,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 20.08.3\n" +"X-Generator: Lokalize 20.04.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -29,16 +29,13 @@ msgstr "[email protected]" #: kdeconnectd.cpp:52 -#, fuzzy, kde-format -#| msgid "" -#| "Pairing request from %1\n" -#| "<br/>Key: %2..." +#, kde-format msgid "" "Pairing request from %1\n" "Key: %2..." msgstr "" "Parituspyynt?? laitteelta %1\n" -"<br/>Avain: %2???" +"Avain: %2???" #: kdeconnectd.cpp:53 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/fi/kdeconnect-plugins.po new/kdeconnect-kde-21.04.1/po/fi/kdeconnect-plugins.po --- old/kdeconnect-kde-21.04.0/po/fi/kdeconnect-plugins.po 2021-04-16 10:47:54.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/fi/kdeconnect-plugins.po 2021-05-11 09:31:00.000000000 +0200 @@ -1,6 +1,6 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# Tommi Nieminen <[email protected]>, 2014, 2018, 2019, 2020. +# Tommi Nieminen <[email protected]>, 2014, 2018, 2019, 2020, 2021. # Lasse Liehu <[email protected]>, 2015, 2016. # msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/fi/plasma_applet_org.kde.kdeconnect.po new/kdeconnect-kde-21.04.1/po/fi/plasma_applet_org.kde.kdeconnect.po --- old/kdeconnect-kde-21.04.0/po/fi/plasma_applet_org.kde.kdeconnect.po 2021-04-16 10:47:54.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/fi/plasma_applet_org.kde.kdeconnect.po 2021-05-11 09:31:00.000000000 +0200 @@ -1,14 +1,14 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # Lasse Liehu <[email protected]>, 2015, 2016. -# Tommi Nieminen <[email protected]>, 2018, 2019, 2020. +# Tommi Nieminen <[email protected]>, 2018, 2019, 2020, 2021. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-04-07 01:44+0000\n" -"PO-Revision-Date: 2020-06-10 17:55+0300\n" +"PO-Revision-Date: 2021-05-06 10:49+0300\n" "Last-Translator: Tommi Nieminen <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" "Language: fi\n" @@ -16,15 +16,15 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 20.04.1\n" +"X-Generator: Lokalize 20.04.2\n" #: package/contents/ui/Battery.qml:26 -#, fuzzy, kde-format +#, kde-format msgid "%1% charging" -msgstr "%1 % latautuu" +msgstr "Latautuu, %1 %" #: package/contents/ui/Battery.qml:26 -#, fuzzy, kde-format +#, kde-format msgid "%1%" msgstr "%1 %" @@ -36,12 +36,12 @@ #: package/contents/ui/Connectivity.qml:25 #, kde-format msgid "Unknown" -msgstr "" +msgstr "Tuntematon" #: package/contents/ui/Connectivity.qml:31 #, kde-format msgid "No signal" -msgstr "" +msgstr "Ei kentt????" #: package/contents/ui/DeviceDelegate.qml:51 #, kde-format @@ -54,13 +54,12 @@ msgstr "Siirr?? tiedosto puhelimeesi pudottamalla se." #: package/contents/ui/DeviceDelegate.qml:83 -#, fuzzy, kde-format -#| msgid "Battery" +#, kde-format msgctxt "" "Display the battery charge percentage with the label \"Battery:\" so the " "user knows what is being displayed" msgid "Battery: %1" -msgstr "Akku" +msgstr "Akku: %1" #: package/contents/ui/DeviceDelegate.qml:87 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/pl/kdeconnect-app.po new/kdeconnect-kde-21.04.1/po/pl/kdeconnect-app.po --- old/kdeconnect-kde-21.04.0/po/pl/kdeconnect-app.po 2021-04-16 10:47:54.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/pl/kdeconnect-app.po 2021-05-11 09:31:00.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeconnect-kde\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-19 09:14+0100\n" -"PO-Revision-Date: 2021-01-08 19:58+0100\n" +"PO-Revision-Date: 2021-04-25 07:31+0200\n" "Last-Translator: ??ukasz Wojni??owicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" @@ -146,7 +146,7 @@ #: qml/FindDevicesPage.qml:38 #, kde-format msgid "No devices found" -msgstr "Nie znaleziono urz??dze??" +msgstr "Nie znaleziono ??adnych urz??dze??" #: qml/FindDevicesPage.qml:51 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/ro/kdeconnect-core.po new/kdeconnect-kde-21.04.1/po/ro/kdeconnect-core.po --- old/kdeconnect-kde-21.04.0/po/ro/kdeconnect-core.po 2021-04-16 10:47:54.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/ro/kdeconnect-core.po 2021-05-11 09:31:01.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the kdeconnect-kde package. -# Sergiu Bivol <[email protected]>, 2020. +# Sergiu Bivol <[email protected]>, 2020, 2021. # msgid "" msgstr "" "Project-Id-Version: kdeconnect-kde\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-02-01 02:33+0100\n" -"PO-Revision-Date: 2020-12-19 16:58+0000\n" +"PO-Revision-Date: 2021-04-16 17:06+0100\n" "Last-Translator: Sergiu Bivol <[email protected]>\n" "Language-Team: Romanian\n" "Language: ro\n" @@ -90,27 +90,25 @@ "KDE Connect." #: compositefiletransferjob.cpp:45 -#, fuzzy, kde-format -#| msgid "Receiving file from %2" -#| msgid_plural "Receiving %1 files from %2" +#, kde-format msgctxt "@title job" msgid "Receiving file" msgid_plural "Receiving files" -msgstr[0] "Se prime??te un fi??ier de la %2" -msgstr[1] "Se primesc %1 fi??iere de la %2" -msgstr[2] "Se primesc %1 de fi??iere de la %2" +msgstr[0] "Se prime??te un fi??ier" +msgstr[1] "Se primesc fi??iere" +msgstr[2] "Se primesc fi??iere" #: compositefiletransferjob.cpp:46 #, kde-format msgctxt "The source of a file operation" msgid "Source" -msgstr "" +msgstr "Surs??" #: compositefiletransferjob.cpp:47 #, kde-format msgctxt "The destination of a file operation" msgid "Destination" -msgstr "" +msgstr "Destina??ie" #: device.cpp:212 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/ro/kdeconnect-kded.po new/kdeconnect-kde-21.04.1/po/ro/kdeconnect-kded.po --- old/kdeconnect-kde-21.04.0/po/ro/kdeconnect-kded.po 2021-04-16 10:47:54.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/ro/kdeconnect-kded.po 2021-05-11 09:31:01.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# Sergiu Bivol <[email protected]>, 2013, 2020. +# Sergiu Bivol <[email protected]>, 2013, 2020, 2021. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-19 09:14+0100\n" -"PO-Revision-Date: 2020-12-19 16:58+0000\n" +"PO-Revision-Date: 2021-04-16 17:08+0100\n" "Last-Translator: Sergiu Bivol <[email protected]>\n" "Language-Team: Romanian\n" "Language: ro\n" @@ -29,16 +29,13 @@ msgstr "[email protected]" #: kdeconnectd.cpp:52 -#, fuzzy, kde-format -#| msgid "" -#| "Pairing request from %1\n" -#| "<br/>Key: %2..." +#, kde-format msgid "" "Pairing request from %1\n" "Key: %2..." msgstr "" "Cerere de asociere de la %1\n" -"<br/>Cheie: %2..." +"Cheie: %2..." #: kdeconnectd.cpp:53 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/ro/kdeconnect-plugins.po new/kdeconnect-kde-21.04.1/po/ro/kdeconnect-plugins.po --- old/kdeconnect-kde-21.04.0/po/ro/kdeconnect-plugins.po 2021-04-16 10:47:54.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/ro/kdeconnect-plugins.po 2021-05-11 09:31:01.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the kdeconnect-kde package. -# Sergiu Bivol <[email protected]>, 2020. +# Sergiu Bivol <[email protected]>, 2020, 2021. # msgid "" msgstr "" "Project-Id-Version: kdeconnect-kde\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-02-26 02:57+0100\n" -"PO-Revision-Date: 2020-09-19 12:35+0100\n" +"PO-Revision-Date: 2021-04-16 17:09+0100\n" "Last-Translator: Sergiu Bivol <[email protected]>\n" "Language-Team: Romanian\n" "Language: ro\n" @@ -60,7 +60,7 @@ #: notifications/notification.cpp:118 #, kde-format msgid "Reply" -msgstr "R??spunde" +msgstr "R??spuns" #: notifications/sendreplydialog.cpp:28 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/ro/plasma_applet_org.kde.kdeconnect.po new/kdeconnect-kde-21.04.1/po/ro/plasma_applet_org.kde.kdeconnect.po --- old/kdeconnect-kde-21.04.0/po/ro/plasma_applet_org.kde.kdeconnect.po 2021-04-16 10:47:54.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/ro/plasma_applet_org.kde.kdeconnect.po 2021-05-11 09:31:01.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# Sergiu Bivol <[email protected]>, 2013, 2014, 2020. +# Sergiu Bivol <[email protected]>, 2013, 2014, 2020, 2021. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-04-07 01:44+0000\n" -"PO-Revision-Date: 2020-09-19 02:16+0100\n" +"PO-Revision-Date: 2021-04-16 17:09+0100\n" "Last-Translator: Sergiu Bivol <[email protected]>\n" "Language-Team: Romanian\n" "Language: ro\n" @@ -36,12 +36,12 @@ #: package/contents/ui/Connectivity.qml:25 #, kde-format msgid "Unknown" -msgstr "" +msgstr "Necunoscut??" #: package/contents/ui/Connectivity.qml:31 #, kde-format msgid "No signal" -msgstr "" +msgstr "F??r?? semnal" #: package/contents/ui/DeviceDelegate.qml:51 #, kde-format @@ -54,13 +54,12 @@ msgstr "L??sa??i un fi??ier pentru a-l transfera pe telefon." #: package/contents/ui/DeviceDelegate.qml:83 -#, fuzzy, kde-format -#| msgid "Battery" +#, kde-format msgctxt "" "Display the battery charge percentage with the label \"Battery:\" so the " "user knows what is being displayed" msgid "Battery: %1" -msgstr "Acumulator" +msgstr "Acumulator: %1" #: package/contents/ui/DeviceDelegate.qml:87 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-app.po new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-app.po --- old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-app.po 2021-04-16 10:47:55.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-app.po 2021-05-11 09:31:01.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-19 09:14+0100\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-cli.po new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-cli.po --- old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-cli.po 2021-04-16 10:47:55.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-cli.po 2021-05-11 09:31:01.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-12-03 02:28+0100\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-core.po new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-core.po --- old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-core.po 2021-04-16 10:47:55.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-core.po 2021-05-11 09:31:01.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-02-01 02:33+0100\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-fileitemaction.po new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-fileitemaction.po --- old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-fileitemaction.po 2021-04-16 10:47:55.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-fileitemaction.po 2021-05-11 09:31:01.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-11-30 02:26+0100\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-indicator.po new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-indicator.po --- old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-indicator.po 2021-04-16 10:47:55.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-indicator.po 2021-05-11 09:31:01.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-30 02:55+0100\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-interfaces.po new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-interfaces.po --- old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-interfaces.po 2021-04-16 10:47:55.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-interfaces.po 2021-05-11 09:31:01.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-08-18 02:18+0200\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-kcm.po new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-kcm.po --- old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-kcm.po 2021-04-16 10:47:55.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-kcm.po 2021-05-11 09:31:01.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-11-27 02:24+0100\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-kded.po new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-kded.po --- old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-kded.po 2021-04-16 10:47:55.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-kded.po 2021-05-11 09:31:01.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-19 09:14+0100\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-kio.po new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-kio.po --- old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-kio.po 2021-04-16 10:47:55.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-kio.po 2021-05-11 09:31:01.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-08-18 02:18+0200\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-nautilus-extension.po new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-nautilus-extension.po --- old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-nautilus-extension.po 2021-04-16 10:47:55.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-nautilus-extension.po 2021-05-11 09:31:01.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-08-18 02:18+0200\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-plugins.po new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-plugins.po --- old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-plugins.po 2021-04-16 10:47:55.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-plugins.po 2021-05-11 09:31:01.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-02-26 02:57+0100\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-settings.po new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-settings.po --- old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-settings.po 2021-04-16 10:47:55.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-settings.po 2021-05-11 09:31:01.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-11-12 02:26+0100\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-sms.po new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-sms.po --- old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-sms.po 2021-04-16 10:47:55.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-sms.po 2021-05-11 09:31:01.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-19 09:14+0100\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-urlhandler.po new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-urlhandler.po --- old/kdeconnect-kde-21.04.0/po/zh_CN/kdeconnect-urlhandler.po 2021-04-16 10:47:55.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/zh_CN/kdeconnect-urlhandler.po 2021-05-11 09:31:01.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-11-12 02:26+0100\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeconnect-kde-21.04.0/po/zh_CN/plasma_applet_org.kde.kdeconnect.po new/kdeconnect-kde-21.04.1/po/zh_CN/plasma_applet_org.kde.kdeconnect.po --- old/kdeconnect-kde-21.04.0/po/zh_CN/plasma_applet_org.kde.kdeconnect.po 2021-04-16 10:47:55.000000000 +0200 +++ new/kdeconnect-kde-21.04.1/po/zh_CN/plasma_applet_org.kde.kdeconnect.po 2021-05-11 09:31:01.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-04-07 01:44+0000\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
