Hello community, here is the log from the commit of package kig for openSUSE:Factory checked in at 2020-12-17 17:01:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kig (Old) and /work/SRC/openSUSE:Factory/.kig.new.5145 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kig" Thu Dec 17 17:01:06 2020 rev:122 rq:855175 version:20.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kig/kig.changes 2020-11-10 13:49:03.583348277 +0100 +++ /work/SRC/openSUSE:Factory/.kig.new.5145/kig.changes 2020-12-17 17:05:28.929742936 +0100 @@ -1,0 +2,26 @@ +Sat Dec 5 23:16:21 UTC 2020 - Luca Beltrame <lbeltr...@kde.org> + +- Update to 20.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-12-apps-update +- No code change since 20.11.90 + +------------------------------------------------------------------- +Fri Nov 27 15:16:36 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 20.11.90 + * New feature release +- No code change since 20.11.80 + +------------------------------------------------------------------- +Sat Nov 14 00:01:33 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 20.11.80 + * New feature release +- Changes since 20.08.3: + * Update docs and screenshots to Breeze + * add content rating + * Port away from deprecated Qt::MidButton + +------------------------------------------------------------------- Old: ---- kig-20.08.3.tar.xz kig-20.08.3.tar.xz.sig New: ---- kig-20.12.0.tar.xz kig-20.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kig.spec ++++++ --- /var/tmp/diff_new_pack.NyDlln/_old 2020-12-17 17:05:29.461743507 +0100 +++ /var/tmp/diff_new_pack.NyDlln/_new 2020-12-17 17:05:29.465743511 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kig -Version: 20.08.3 +Version: 20.12.0 Release: 0 Summary: Interactive Geometry License: GPL-2.0-or-later ++++++ kig-20.08.3.tar.xz -> kig-20.12.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/CMakeLists.txt new/kig-20.12.0/CMakeLists.txt --- old/kig-20.08.3/CMakeLists.txt 2020-10-31 18:02:22.000000000 +0100 +++ new/kig-20.12.0/CMakeLists.txt 2020-12-02 23:04:49.000000000 +0100 @@ -3,8 +3,8 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "20") -set(RELEASE_SERVICE_VERSION_MINOR "08") -set(RELEASE_SERVICE_VERSION_MICRO "3") +set(RELEASE_SERVICE_VERSION_MINOR "12") +set(RELEASE_SERVICE_VERSION_MICRO "0") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kig VERSION ${RELEASE_SERVICE_VERSION}) Binary files old/kig-20.08.3/doc/constructed_a_point.png and new/kig-20.12.0/doc/constructed_a_point.png differ Binary files old/kig-20.08.3/doc/constructed_script_object.png and new/kig-20.12.0/doc/constructed_script_object.png differ Binary files old/kig-20.08.3/doc/constructing_a_circle.png and new/kig-20.12.0/doc/constructing_a_circle.png differ Binary files old/kig-20.08.3/doc/constructing_a_circle_2.png and new/kig-20.12.0/doc/constructing_a_circle_2.png differ Binary files old/kig-20.08.3/doc/edit_types_dialog.png and new/kig-20.12.0/doc/edit_types_dialog.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/doc/index.docbook new/kig-20.12.0/doc/index.docbook --- old/kig-20.08.3/doc/index.docbook 2020-10-31 18:02:22.000000000 +0100 +++ new/kig-20.12.0/doc/index.docbook 2020-12-02 23:04:49.000000000 +0100 @@ -32,8 +32,8 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2015-09-27</date> -<releaseinfo>&kig; 1.0 (Applications 15.12)</releaseinfo> +<date>2020-10-08</date> +<releaseinfo>&kig; 1.0 (Applications 20.12)</releaseinfo> <abstract> <para> @@ -193,8 +193,8 @@ <para> You can always cancel the construction of the new object by pressing the &Esc; button or by clicking -on the <guiicon>Cancel Construction</guiicon> button (red octagon with an -<quote>X</quote>) on the toolbar. +on the <guiicon>Cancel Construction</guiicon> button (red circle with an +inside bar) on the toolbar. </para> <screenshot> <screeninfo>Constructing a circle.</screeninfo> Binary files old/kig-20.08.3/doc/macro_wizard.png and new/kig-20.12.0/doc/macro_wizard.png differ Binary files old/kig-20.08.3/doc/macros_at_work.png and new/kig-20.12.0/doc/macros_at_work.png differ Binary files old/kig-20.08.3/doc/script_wizard.png and new/kig-20.12.0/doc/script_wizard.png differ Binary files old/kig-20.08.3/doc/script_wizard_entering_code.png and new/kig-20.12.0/doc/script_wizard_entering_code.png differ Binary files old/kig-20.08.3/doc/selecting_objects.png and new/kig-20.12.0/doc/selecting_objects.png differ Binary files old/kig-20.08.3/doc/simple_locus_construction.png and new/kig-20.12.0/doc/simple_locus_construction.png differ Binary files old/kig-20.08.3/doc/test_run_macro.png and new/kig-20.12.0/doc/test_run_macro.png differ Binary files old/kig-20.08.3/doc/text_label_attaching.png and new/kig-20.12.0/doc/text_label_attaching.png differ Binary files old/kig-20.08.3/doc/text_label_wizard.png and new/kig-20.12.0/doc/text_label_wizard.png differ Binary files old/kig-20.08.3/doc/text_label_wizard__select_property.png and new/kig-20.12.0/doc/text_label_wizard__select_property.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/kig/kig_view.cpp new/kig-20.12.0/kig/kig_view.cpp --- old/kig-20.08.3/kig/kig_view.cpp 2020-10-31 18:02:22.000000000 +0100 +++ new/kig-20.12.0/kig/kig_view.cpp 2020-12-02 23:04:49.000000000 +0100 @@ -84,7 +84,7 @@ { if( e->button() & Qt::LeftButton ) return mpart->mode()->leftClicked( e, this ); - if ( e->button() & Qt::MidButton ) + if ( e->button() & Qt::MiddleButton ) return mpart->mode()->midClicked( e, this ); if ( e->button() & Qt::RightButton ) return mpart->mode()->rightClicked( e, this ); @@ -94,7 +94,7 @@ { if( ( e->buttons() & Qt::LeftButton ) == Qt::LeftButton ) return mpart->mode()->leftMouseMoved( e, this ); - if ( ( e->buttons() & Qt::MidButton ) == Qt::MidButton ) + if ( ( e->buttons() & Qt::MiddleButton ) == Qt::MidButton ) return mpart->mode()->midMouseMoved( e, this ); if ( ( e->buttons() & Qt::RightButton ) == Qt::RightButton ) return mpart->mode()->rightMouseMoved( e, this ); @@ -105,7 +105,7 @@ { if( e->button() & Qt::LeftButton ) return mpart->mode()->leftReleased( e, this ); - if ( e->button() & Qt::MidButton ) + if ( e->button() & Qt::MiddleButton ) return mpart->mode()->midReleased( e, this ); if ( e->button() & Qt::RightButton ) return mpart->mode()->rightReleased( e, this ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/org.kde.kig.appdata.xml new/kig-20.12.0/org.kde.kig.appdata.xml --- old/kig-20.08.3/org.kde.kig.appdata.xml 2020-10-31 18:02:22.000000000 +0100 +++ new/kig-20.12.0/org.kde.kig.appdata.xml 2020-12-02 23:04:49.000000000 +0100 @@ -137,9 +137,10 @@ <binary>kig</binary> </provides> <releases> + <release version="20.12.0" date="2020-12-10"/> <release version="20.08.3" date="2020-11-05"/> <release version="20.08.2" date="2020-10-08"/> <release version="20.08.1" date="2020-09-03"/> - <release version="20.08.0" date="2020-08-13"/> </releases> + <content_rating type="oars-1.1"/> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/ar/kig.po new/kig-20.12.0/po/ar/kig.po --- old/kig-20.08.3/po/ar/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/ar/kig.po 2020-12-04 01:07:54.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2014-07-02 21:39+0300\n" "Last-Translator: Abdalrahim G. Fakhouri <abdilra7...@yahoo.com>\n" "Language-Team: Arabic <Arabic <d...@arabeyes.org>>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/bg/kig.po new/kig-20.12.0/po/bg/kig.po --- old/kig-20.08.3/po/bg/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/bg/kig.po 2020-12-04 01:07:54.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2007-04-21 19:02+0000\n" "Last-Translator: Zlatko Popov <zlatkopo...@fsa-bg.org>\n" "Language-Team: Bulgarian <d...@linux.zonebg.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/bs/kig.po new/kig-20.12.0/po/bs/kig.po --- old/kig-20.08.3/po/bs/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/bs/kig.po 2020-12-04 01:07:54.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2014-02-09 16:21+0100\n" "Last-Translator: Samir Ribić <megar...@epn.ba>\n" "Language-Team: Bosnian <lo...@lugbih.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/ca/docs/kig/index.docbook new/kig-20.12.0/po/ca/docs/kig/index.docbook --- old/kig-20.08.3/po/ca/docs/kig/index.docbook 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/ca/docs/kig/index.docbook 2020-12-04 01:07:55.000000000 +0100 @@ -19,7 +19,7 @@ <bookinfo> <title ->El manual de &kig;</title> +>El manual del &kig;</title> <authorgroup> <author @@ -67,13 +67,13 @@ >&FDLNotice;</legalnotice> <date ->27 de setembre de 2015</date> +>8 d'octubre de 2020</date> <releaseinfo ->&kig; 1.0 (Aplicacions 15.12)</releaseinfo> +>&kig; 1.0 (Aplicacions 20.12)</releaseinfo> <abstract> <para ->El &kig; és una programa de geometria interactiva pel &kde;. </para> +>El &kig; és una programa de geometria interactiva per al &kde;. </para> </abstract> <keywordset> @@ -102,7 +102,7 @@ >Introducció</title> <para ->&kig; és una aplicació de geometria interactiva. El seu objectiu és servir per a dues finalitats: </para> +>El &kig; és una aplicació de geometria interactiva. El seu objectiu és servir per a dues finalitats: </para> <itemizedlist> <listitem @@ -114,16 +114,16 @@ ><para >Servir com una eina <acronym >WYSIWYG</acronym -> per dibuixar figures matemàtiques i incloure-les en altres documents.</para +> per a dibuixar figures matemàtiques i incloure-les en altres documents.</para ></listitem> </itemizedlist> <para ->Podeu informar dels problemes del &kig; usant l'eina interna d'informes d'error (<menuchoice +>Podeu informar dels problemes del &kig; utilitzant l'eina interna d'informes d'error (<menuchoice ><guimenu >Ajuda</guimenu ><guimenuitem ->Informe d'errors...</guimenuitem +>Informa d'un error...</guimenuitem ></menuchoice >). </para> @@ -160,7 +160,7 @@ <note ><para ->Premeu la tecla &Maj; per activar un mode de trama, el qual us permetrà establir qualsevol punt en una construcció exactament als punts de la graella.</para +>Premeu la tecla &Maj; per a activar un mode de trama, el qual us permetrà establir qualsevol punt en una construcció exactament als punts de la graella.</para ></note> <note ><para @@ -222,9 +222,7 @@ <para >Podeu cancel·lar la construcció del nou objecte prement el botó &Esc; o fent >clic al botó <guiicon >Cancel·la la construcció</guiicon -> (un octògon vermell amb una <quote ->X</quote ->) de la barra d'eines. </para> +> (un octògon vermell amb una barra a dins) de la barra d'eines. </para> <screenshot> <screeninfo >Construint un cercle.</screeninfo> @@ -250,7 +248,7 @@ <itemizedlist> <listitem> <para ->Senzillament fent clic en un objecte causa que se seleccioni, a la vegada que es neteja la selecció actual. Si voleu seleccionar més d'un objecte simultàniament, premeu la tecla &Ctrl; mentre feu clic sobre els objectes. </para> +>Senzillament fent clic en un objecte causa que se seleccioni, a la vegada que es neteja la selecció actual. Si voleu seleccionar més d'un objecte simultàniament, manteniu premuda la tecla &Ctrl; mentre feu clic sobre els objectes. </para> </listitem> <listitem> <para @@ -258,7 +256,7 @@ </listitem> </itemizedlist> <para ->Quan tingueu més d'un objecte sota el ratolí (indicat per <guilabel +>Quan teniu més d'un objecte sota el ratolí (indicat per <guilabel >Quin objecte?</guilabel > a la barra d'estat i al cursor del ratolí), podreu escollir fàcilment quin > objecte seleccionar o afegir a la selecció. Fent clic amb el &BER; mentre > premeu la tecla &Maj; o fent clic amb el &BDR;, tindreu un menú emergent amb > tots els objectes que hi ha sota el ratolí. Aleshores podreu seleccionar el > que necessiteu. Com s'ha dit abans, el comportament de la tecla &Ctrl; > afectarà la selecció. </para> <screenshot> @@ -280,7 +278,7 @@ <title >Moure objectes</title> <para ->Per moure objectes primer cal que els <link linkend="selecting-objects" +>Per a moure objectes primer cal que els <link linkend="selecting-objects" >seleccioneu</link >. </para> <para @@ -351,7 +349,7 @@ <para >Bàsicament us permet veure els objectes ocults com si fossin visibles, de >manera que els podeu manipular com ho faríeu normalment. En el mode de visió >nocturna, els objectes ocults es fan visibles amb color gris. </para> <para ->Per passar al mode de visió nocturna, useu <menuchoice +>Per a passar al mode de visió nocturna, useu <menuchoice ><guimenu >Arranjament</guimenu ><guimenuitem @@ -365,7 +363,7 @@ <title >Fer i desfer</title> <para ->Al &kig; podeu desfer pràcticament tots els canvis que feu en el document. Només cal usar els botons <guiicon +>Al &kig; podeu desfer pràcticament tots els canvis que feu en el document. Només cal utilitzar els botons <guiicon >Desfés</guiicon >/<guiicon >Refés</guiicon @@ -378,7 +376,7 @@ <title >Mode de pantalla completa</title> <para ->El &kig; també té el mode de pantalla completa. Per a usar-lo cal fer clic al botó adequat a la barra d'eines, o bé seleccionar <menuchoice +>El &kig; també té el mode de pantalla completa. Per a utilitzar-lo, cal fer clic al botó adequat a la barra d'eines, o bé seleccionar <menuchoice ><guimenu >Arranjament</guimenu ><guimenuitem @@ -401,7 +399,7 @@ <title >Els tipus d'objecte del &kig;</title> <para ->El &kig; accepta un gran nombre de tipus d'objecte. Tingueu en compte que no tots els tipus d'objecte disponibles es mostren a la barra d'eines: hi ha alguns objectes que només podeu construir des del menú <guimenu +>El &kig; accepta un gran nombre de tipus d'objecte. Cal tenir en compte que no tots els tipus d'objecte disponibles es mostren a la barra d'eines: hi ha alguns objectes que només podeu construir des del menú <guimenu >Objectes</guimenu > de la barra de menús. Per descomptat que com a tots els programes del &kde;, > els continguts de la barra d'eines són configurables. Escolliu <menuchoice ><guimenu @@ -453,7 +451,7 @@ ><para >Feu clic amb el &BDR; sobre l'angle i seleccioneu <guimenuitem >Estableix mida</guimenuitem -> i introduïu la nova mida per aquest angle en el diàleg. </para +> i introduïu en el diàleg la nova mida per a aquest angle. </para ></listitem> <listitem ><para @@ -520,7 +518,7 @@ ></listitem> <listitem ><para ->Per ajustar la longitud i la direcció del vector haureu de modificar el seu punt d'inici i final. Seleccioneu i escolliu <guimenuitem +>Per a ajustar la longitud i la direcció del vector haureu de modificar el seu punt d'inici i final. Seleccioneu i escolliu <guimenuitem >Estableix les coordenades...</guimenuitem > al menú contextual. </para ></listitem> @@ -556,7 +554,7 @@ <para >Fent clic <mousebutton >dret</mousebutton -> sobre el document (&ead;, no a sobre de cap objecte) se us presentarà un menú emergent que podreu usar per construir un objecte nou, canviar el sistema de coordenades, mostrar els objectes ocults, ampliar o reduir el document i alternar al mode de pantalla completa. </para> +> sobre el document (&ead;, no a sobre de cap objecte) se us presentarà un menú emergent que podreu utilitzar per a construir un objecte nou, canviar el sistema de coordenades, mostrar els objectes ocults, ampliar o reduir el document i alternar al mode de pantalla completa. </para> </sect1> <sect1 id="defining-macros"> @@ -565,9 +563,9 @@ <para >Una de les característiques més avançades del &kig; és la seva capacitat de >treballar amb macros. Això us permet definir nous tipus d'objectes a partir >d'altres que ja estan definits. </para> <para ->Per exemple. Suposem que voleu crear una macro per construir un cercle a partir de tres punts. Haureu d'entrar els tres punts i després construir algunes perpendiculars i punts mitjos fins a trobar el centre. Ara ja podeu usar l'ordre existent de <guimenuitem +>Per exemple. Suposem que voleu crear una macro per construir un cercle a partir de tres punts. Haureu d'entrar els tres punts i després construir algunes perpendiculars i punts mitjos fins a trobar el centre. Ara ja podeu utilitzar l'ordre existent de <guimenuitem >Cercle per centre i punt</guimenuitem -> (usant un dels tres punts com a punt per a aquesta ordre). La següent imatge ho deixarà una mica més clar: </para> +> (utilitzant un dels tres punts com a punt per a aquesta ordre). La següent imatge ho deixarà una mica més clar: </para> <screenshot> <screeninfo >Tot fent macros</screeninfo> @@ -613,19 +611,19 @@ >. Ja heu completat la macro. </para> <para ->Per usar la nova macro, feu clic al seu botó a la barra d'eines o useu el menú <guimenu +>Per a utilitzar la nova macro, feu clic al seu botó a la barra d'eines o useu el menú <guimenu >Objectes</guimenu >. Construir un objecte de macro és exactament el mateix que construir >qualsevol altre objecte. </para> <screenshot> <screeninfo ->Usant el nou tipus</screeninfo> +>Fent servir el nou tipus</screeninfo> <mediaobject> <imageobject> <imagedata fileref="macros_at_work.png" format="PNG"/> </imageobject> <textobject> <phrase ->Usant el nou tipus</phrase> +>Fent servir el nou tipus</phrase> </textobject> </mediaobject> </screenshot> @@ -661,11 +659,11 @@ <title >Etiquetes de text</title> <para ->El &kig; us permet afegir etiquetes de text a una construcció. Això és molt útil per afegir noms, explicacions o altre text a les construccions. El &kig;, a més, pot mostrar informació variable pertanyent als objectes (és a dir, <quote +>El &kig; us permet afegir etiquetes de text a una construcció. Això és molt útil per a afegir noms, explicacions o altre text a les construccions. El &kig;, a més, pot mostrar informació variable pertanyent als objectes (és a dir, <quote >propietats</quote >). </para> <para ->Per començar a construir una etiqueta de text n'hi ha prou amb prémer el botó <guibutton +>Per a començar a construir una etiqueta de text n'hi ha prou amb prémer el botó <guibutton >Etiqueta de text</guibutton > de la barra d'eines del &kig;, o bé, seleccionar <menuchoice ><guimenu @@ -733,7 +731,7 @@ >argument 1</guilabel >, clic al segment corresponent a la finestra principal del &kig;, i >seleccionar la propietat <guilabel >longitud</guilabel ->. Després ja podreu omplir la resta de parts variables, o bé seleccionar una altra propietat que vulgueu modificar. Quan ho tingueu a punt, feu clic al botó <guibutton +>. Després ja podreu omplir la resta de parts variables, o bé seleccionar una altra propietat que vulgueu modificar. Quan ho teniu a punt, feu clic al botó <guibutton >Acaba</guibutton > per a completar la construcció de l'etiqueta de text. </para> <screenshot> @@ -759,12 +757,12 @@ <para >El &kig; permet l'ús de llocs geomètrics. Un lloc geomètric es defineix >matemàticament com el conjunt de tots els punts o rectes que compleixen o >vénen determinats per condicions específiques, com en el cas d'un cercle que >és el <quote >lloc geomètric dels punts que equidisten d'un punt donat</quote ->. Veiem un exemple de com usar els llocs geomètrics amb el &kig;: </para> +>. Veiem un exemple de com utilitzar els llocs geomètrics amb el &kig;: </para> <para >Considereu la següent construcció geomètrica. Dibuixem un cercle i un punt >que només podeu moure al llarg de la seva circumferència (construïu aquest >punt posicionant el cursor sobre un cercle, i fent clic amb el &BMR;. Si >aleshores proveu de moure aquest punt veureu que només el podreu moure >seguint el cercle). Després dibuixem un segment que vagi des d'aquest punt >cap al centre del cercle, i el seu punt mig. </para> <screenshot> <screeninfo ->Una construcció simple usant llocs geomètrics</screeninfo> +>Una construcció senzilla fent servir llocs geomètrics</screeninfo> <mediaobject> <imageobject> <imagedata @@ -773,7 +771,7 @@ </imageobject> <textobject> <phrase ->Una construcció simple usant llocs geomètrics</phrase> +>Una construcció senzilla fent servir llocs geomètrics</phrase> </textobject> </mediaobject> </screenshot> @@ -800,15 +798,15 @@ <title >Crear scripts</title> <para ->El &kig; us permet crear tipus d'objectes personalitzats usant el llenguatge per crear scripts Python. Aquesta és una característica molt avançada, i només coneixem un altre programa de geometria interactiva que tingui una funció similar (el programa &drgeo; del <acronym +>El &kig; permet crear tipus d'objectes personalitzats utilitzant el llenguatge Python per a crear scripts. Aquesta és una característica molt avançada, i només coneixem un altre programa de geometria interactiva que tingui una funció similar (el programa &drgeo; del <acronym >GNOME</acronym >). </para> <para ->La creació de scripts de Pyton en el &kig; bàsicament us permetran crear els vostres propis objectes a partir d'altres objectes pares. Per exemple, si sou un professor de matemàtiques, i disposeu d'un mètode atractiu de calcular algun punt interessant d'una cònica, en lloc d'embolicar-vos amb construccions complexes i macros, n'hi ha prou amb què escriviu una mica de codi Python de com es calcula el punt i aleshores el &kig; us ho farà. </para> +>La creació de scripts en Python en el &kig; bàsicament us permetran crear els vostres propis objectes a partir d'altres objectes pares. Per exemple, si sou un professor de matemàtiques, i disposeu d'un mètode atractiu de calcular algun punt interessant d'una cònica, en lloc d'embolicar-vos amb construccions complexes i macros, n'hi ha prou amb què escriviu una mica de codi Python de com es calcula el punt i aleshores el &kig; us ho farà. </para> <para >Suposem que no esteu al cas de l'existència en el &kig; del tipus <quote >punt mig</quote ->, i que voleu usar el punt mig de dos punts donats. Aleshores cal que feu clic al botó <guibutton +>, i que voleu utilitzar el punt mig de dos punts donats. Aleshores cal que feu clic al botó <guibutton >Script Python</guibutton > de la barra d'eines, o bé que seleccioneu <menuchoice ><guimenu @@ -839,7 +837,7 @@ <para >Ara teniu un quadre d'edició per editar text on podeu introduir el codi del >vostre objecte de script. Hi trobareu una mica de codi i alguns comentaris. >És important que us assegureu que el vostre codi és codi Python vàlid. Els >qui estiguin familiaritzats amb el Python notaran que en aquest moment estem >definint una funció Python anomenada <function >calc</function ->. Per tant, és necessari que recordem les normes del Python a l'hora de definir funcions. Per exemple, cada línia de la funció haurà de començar amb un 	. La primera línia que no comenci amb un 	 determinarà el final de la definició de la funció. </para> +>. Per tant, és necessari que recordem les normes de Python a l'hora de definir funcions. Per exemple, cada línia de la funció haurà de començar amb un 	. La primera línia que no comenci amb un 	 determinarà el final de la definició de la funció. </para> <para >La funció Python que volem definir s'anomena <function >calc</function @@ -849,15 +847,15 @@ >arg2</parameter >, però, si ho desitgeu, en podeu canviar els noms per altres de més >significatius. </para> <para ->A la funció, podeu fer tot tipus de càlculs que considereu necessaris, usant els dos arguments sempre que calgui. Al final haureu de retornar l'objecte que voleu definir. En el nostre cas, això és un objecte <classname +>A la funció, podeu fer tot tipus de càlculs que considereu necessaris, utilitzant els dos arguments sempre que calgui. Al final haureu de retornar l'objecte que voleu definir. En el nostre cas, això és un objecte <classname >Point</classname >. Els dos arguments són també objectes <classname >Point</classname -> i podem usar la funció <function +> i podem utilitzar la funció <function >Point.coordinate()</function -> per definir les coordenades dels dos punts donats. </para> +> per a definir les coordenades dels dos punts donats. </para> <para ->Els càlculs necessaris en el nostre exemple són molt senzills. Només cal sumar els dos conjunts de coordenades i dividir-lo per dos. Després construïm un nou punt usant el resultat. El codi Python que es necessita és:</para> +>Els càlculs necessaris en el nostre exemple són molt senzills. Només cal sumar els dos conjunts de coordenades i dividir-lo per dos. Després construïm un nou punt utilitzant el resultat. El codi Python que es necessita és:</para> <programlisting >def calc( a, b ): @@ -896,9 +894,9 @@ </mediaobject> </screenshot> <para ->Tots els objectes del &kig; es poden usar en el codi Python. Com hem vist anteriorment, els punts són de la classe <classname +>Tots els objectes del &kig; es poden utilitzar en el codi en Python. Com hem vist anteriorment, els punts són de la classe <classname >Point</classname ->, i podeu usar, &pex;, el mètode <function +>, i podeu utilitzar, &pex;, el mètode <function >Point.coordinate()</function >. També podeu retornar tot tipus d'objectes, no només objectes <classname >Point</classname @@ -914,7 +912,7 @@ <itemizedlist> <listitem> <para ->El &kig; és una aplicació de codi lliure. Això significa que teniu llibertat per usar-lo i modificar-lo tant com vulgueu. La distribució del &kig; està subjecte a algunes restriccions, bàsicament que tothom ha de tenir els mateixos drets per a usar-lo, incloent-hi les vostres modificacions, que vós i jo. </para> +>El &kig; és una aplicació de codi lliure. Això significa que teniu llibertat per a utilitzar-lo i modificar-lo tant com vulgueu. La distribució del &kig; està subjecte a algunes restriccions, bàsicament que tothom ha de tenir els mateixos drets per a utilitzar-lo, incloent-hi les vostres modificacions, que vós i jo. </para> <para >Els programes de codi lliure es desenvolupen amb un esperit molt obert, i els >seus desenvolupadors acostumen a ser molt receptius als comentaris que se'ls >faci arribar. Per tant, si teniu preguntes, queixes o qualsevol altra cosa >sobre el &kig;, si us plau, contacteu amb la llista de correu a <email >kde-...@kde.org</email @@ -1000,7 +998,7 @@ >. </para> <para ->Revisat per &Philip.Rodrigues; &Philip.Rodrigues.mail;. </para> +>Revisada per en &Philip.Rodrigues; &Philip.Rodrigues.mail;. </para> <para >Traductor de la documentació: Xavier Batlle i Pèlach i >&credits.Antoni.Bella;</para > &underFDL; &underGPL; </chapter> @@ -1014,7 +1012,7 @@ <para >El &kig; és <ulink >url="http://www.gnu.org/philosophy/philosophy.html#AboutFreeSoftware" >Programari lliure</ulink ->. Això significa que el seu codi font és de lliure accés i disponible des d'internet, tothom el pot usar, llegir, modificar i distribuir. </para> +>. Això significa que el seu codi font és de lliure accés i disponible des d'internet, tothom el pot fer servir, llegir, modificar i distribuir. </para> </sect1> <sect1 id="contribute-to-kig"> @@ -1023,10 +1021,10 @@ <para >En aquest capítol vull remarcar-vos (a l'usuari) els drets que la llicència >del &kig; us dóna. Com en tot el programari lliure teniu permís (i us animem) >per arreglar els problemes que hi trobeu, afegir-hi característiques que hi >trobeu a faltar, distribuir el programa modificat i envieu aquestes >modificacions per a la seva inclusió a través de les eines de revisió >disponibles per a la comunitat del KDE. </para> <para ->Si teniu algun dubte sobre els drets per usar aquest programari, o que d'altra gent usi les modificacions que hi feu, si us plau, llegiu la llicència. La podeu trobar al fitxer <filename +>Si teniu algun dubte sobre els drets per a utilitzar aquest programari, o que d'altra gent usi les modificacions que hi feu, si us plau, llegiu la llicència. La trobareu al fitxer <filename >COPYING</filename > del codi font del &kig; o a l'enllaç de la llicència en el diàleg <guilabel ->Quant a Kig</guilabel +>Quant al &kig;</guilabel >. </para> </sect1> @@ -1034,9 +1032,9 @@ <title >Com col·laborar?</title> <para ->Totes les col·laboracions són benvingudes. Si no us agraden les icones, o penseu que al manual li cal una actualització, o bé teniu aquella supermacro que voleu compartir amb el món, no dubteu en enviar-me-la. Si us plau, tingueu en compte que les vostres col·laboracions seran distribuïdes sota els termes de llicència &GNU;<acronym +>Totes les col·laboracions són benvingudes. Si no us agraden les icones, o penseu que al manual li cal una actualització, o bé teniu aquella supermacro que voleu compartir amb el món, no dubteu en enviar-me-la. Si us plau, cal tenir en compte que les vostres col·laboracions seran distribuïdes sota els termes de llicència &GNU;<acronym >GPL</acronym ->, podeu trobar els termes d'aquesta llicència en el fitxer <filename +>, trobareu els termes d'aquesta llicència en el fitxer <filename >COPYING</filename > en el codi del &kig;, i en el capítol <link linkend="credits" >Crèdits i llicència</link diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/ca/docs/kig/man-kig.1.docbook new/kig-20.12.0/po/ca/docs/kig/man-kig.1.docbook --- old/kig-20.08.3/po/ca/docs/kig/man-kig.1.docbook 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/ca/docs/kig/man-kig.1.docbook 2020-12-04 01:07:55.000000000 +0100 @@ -40,7 +40,7 @@ >kig</command ></refname> <refpurpose ->Un programa de geometria interactiva pel &kde;</refpurpose> +>Un programa de geometria interactiva per al &kde;</refpurpose> </refnamediv> <refsynopsisdiv> @@ -66,7 +66,7 @@ <title >Descripció</title> <para ->&kig; és una aplicació de geometria interactiva. El seu objectiu és servir per a dues finalitats:</para> +>El &kig; és una aplicació de geometria interactiva. El seu objectiu és servir per a dues finalitats:</para> <itemizedlist ><listitem ><para @@ -74,13 +74,13 @@ ></listitem> <listitem ><para ->Servir com una eina WYSIWYG per dibuixar figures matemàtiques i incloure-les en altres documents.</para +>Servir com una eina WYSIWYG per a dibuixar figures matemàtiques i incloure-les en altres documents.</para ></listitem ></itemizedlist> <para ->Amb aquest programa podeu fer geometria en un ordinador com ho faríeu en una pissarra en una aula. No obstant això, el programa us permet moure i canviar parts d'un dibuix geomètric per veure com canvien altres parts i el resultat.</para> +>Amb aquest programa podeu fer geometria en un ordinador com ho faríeu en una pissarra en una aula. No obstant això, el programa us permet moure i canviar parts d'un dibuix geomètric per a veure com canvien altres parts i el resultat.</para> <para ->&kig; dóna suport a «loci» i macros definides per l'usuari. També les importacions i exportacions cap a i des dels formats aliens de fitxer, incloent-hi <application +>El &kig; dóna suport a «loci» i macros definides per l'usuari. També les importacions i exportacions cap a i des dels formats aliens de fitxer, incloent-hi <application >Cabri</application >, <application >Dr. Geo</application @@ -105,7 +105,7 @@ ></term> <listitem ><para ->No mostra una &IGU;. Converteix el fitxer especificat al format nadiu de &kig;. S'escriurà el fitxer &kig; a la sortida estàndard llevat que s'especifiqui <option +>No mostra una &IGU;. Converteix el fitxer especificat al format nadiu del &kig;. S'escriurà el fitxer &kig; a la sortida estàndard llevat que s'especifiqui <option >--outfile</option >.</para ></listitem> @@ -121,7 +121,7 @@ ><para >Utilitzat amb <option >--convert-to-native</option -> per especificar on voleu desar el fitxer de &kig; acabat de crear. Si no s'especifica aquesta opció, o proporcioneu un nom de fitxer <filename +> per a especificar on voleu desar el fitxer del &kig; acabat de crear. Si no s'especifica aquesta opció, o proporcioneu un nom de fitxer <filename >-</filename >, el fitxer de sortida serà la sortida estàndard.</para> </listitem> @@ -148,7 +148,7 @@ <para >També hi ha més informació disponible al <ulink url="http://edu.kde.org/kig/" ->lloc web de &kde; edutainment</ulink +>lloc web del &kde; Edutainment</ulink >.</para> </refsect1> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/ca/kig.po new/kig-20.12.0/po/ca/kig.po --- old/kig-20.08.3/po/ca/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/ca/kig.po 2020-12-04 01:07:54.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2020-08-05 17:27+0200\n" "Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/ca@valencia/kig.po new/kig-20.12.0/po/ca@valencia/kig.po --- old/kig-20.08.3/po/ca@valencia/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/ca@valencia/kig.po 2020-12-04 01:07:54.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2020-08-05 17:27+0200\n" "Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" @@ -7172,3 +7172,51 @@ "i escollir <em>equació cartesiana</em> per a veure la seua equació " "cartesiana, \n" "sempre que siga una corba algèbrica de grau baix.</p>\n" + +#~ msgid "Construct Midpoint of This Point and Another One" +#~ msgstr "Construeix el punt mitjà d'aquest punt i un altre" + +#, fuzzy +#~| msgid "Construct the midpoint of this point and another point" +#~ msgid "Construct the axis of the segment with this and another point" +#~ msgstr "Construeix el punt mig d'aquest i un altre punt" + +#, fuzzy +#~| msgid "Select the first of the two other points..." +#~ msgid "Select the first of the two points..." +#~ msgstr "Seleccioneu el primer dels dos altres punts..." + +#, fuzzy +#~| msgid "Construct a segment starting at this point" +#~ msgid "Construct the axis of the segment with the previous and this point" +#~ msgstr "Construeix un segment que comenci en aquest punt" + +#, fuzzy +#~| msgid "Select the first of the two other points..." +#~ msgid "Select the second of the two points..." +#~ msgstr "Seleccioneu el primer dels dos altres punts..." + +#~ msgid "Save changes to document %1?" +#~ msgstr "Voleu desar els canvis al document %1?" + +#~ msgid "Save Changes?" +#~ msgstr "Voleu desar els canvis?" + +#~ msgid "" +#~ "*.kig *.kigz *.seg *.fgeo *.fig *.FIG|All Supported Files (*.kig *.kigz *." +#~ "seg *.fgeo *.fig)\n" +#~ "*.kig|Kig Documents (*.kig)\n" +#~ "*.kigz|Compressed Kig Documents (*.kigz)\n" +#~ "*.kgeo|KGeo Documents (*.kgeo)\n" +#~ "*.seg|KSeg Documents (*.seg)\n" +#~ "*.fgeo|Dr. Geo Documents (*.fgeo)\n" +#~ "*.fig *.FIG|Cabri Documents (*.fig *.FIG)" +#~ msgstr "" +#~ "*.kig *.kigz *.seg *.fgeo *.fig *.FIG|Tots els fitxers acceptats (*.kig *." +#~ "kigz *.seg *.fgeo *.fig)\n" +#~ "*.kig|Documents Kig (*.kig)\n" +#~ "*.kigz|Documents Kig comprimits (*.kigz)\n" +#~ "*.kgeo|Documents KGeo (*.kgeo)\n" +#~ "*.seg|Documents KSeg (*.seg)\n" +#~ "*.fgeo|Documents Dr. Geo (*.fgeo)\n" +#~ "*.fig *.FIG|Documents Cabri (*.fig *.FIG)" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/cs/kig.po new/kig-20.12.0/po/cs/kig.po --- old/kig-20.08.3/po/cs/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/cs/kig.po 2020-12-04 01:07:54.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2019-11-15 09:12+0100\n" "Last-Translator: Vit Pelcak <v...@pelcak.org>\n" "Language-Team: Czech <kde-i18n-...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/da/kig.po new/kig-20.12.0/po/da/kig.po --- old/kig-20.08.3/po/da/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/da/kig.po 2020-12-04 01:07:54.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2015-12-08 19:57+0100\n" "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n" "Language-Team: Danish <kde-i18n-...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/de/docs/kig/index.docbook new/kig-20.12.0/po/de/docs/kig/index.docbook --- old/kig-20.08.3/po/de/docs/kig/index.docbook 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/de/docs/kig/index.docbook 2020-12-04 01:07:55.000000000 +0100 @@ -67,9 +67,9 @@ >&FDLNotice;</legalnotice> <date ->2015-09-27</date> +>2020-10-08</date> <releaseinfo ->&kig; 1.0 (Anwendungen 15.12)</releaseinfo> +>&kig; 1.0 (Anwendungen 20.12)</releaseinfo> <abstract> <para @@ -222,9 +222,7 @@ <para >Sie können die Konstruktion eines neuen Objektes jederzeit abbrechen, indem >Sie die &Esc;-Taste betätigen oder den Knopf <guiicon >Konstruktion abbrechen</guiicon -> (rotes Achteck mit <quote ->X</quote ->) in der Werkzeugleiste drücken. </para> +> (roter Kreis mit Balken) in der Werkzeugleiste drücken. </para> <screenshot> <screeninfo >Einen Kreis konstruieren</screeninfo> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/de/kig.po new/kig-20.12.0/po/de/kig.po --- old/kig-20.08.3/po/de/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/de/kig.po 2020-12-04 01:07:54.000000000 +0100 @@ -12,8 +12,8 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" -"PO-Revision-Date: 2020-09-09 10:46+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" +"PO-Revision-Date: 2020-09-08 13:29+0200\n" "Last-Translator: Burkhard Lück <lu...@hube-lueck.de>\n" "Language-Team: German <kde-i18n...@kde.org>\n" "Language: de\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/el/kig.po new/kig-20.12.0/po/el/kig.po --- old/kig-20.08.3/po/el/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/el/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2020-05-09 08:26+0300\n" "Last-Translator: Stelios <ssta...@gmail.com>\n" "Language-Team: Greek <kde-i18n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/en_GB/kig.po new/kig-20.12.0/po/en_GB/kig.po --- old/kig-20.08.3/po/en_GB/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/en_GB/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2020-06-06 13:56+0100\n" "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n" "Language-Team: British English <kde-l10n-en...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/eo/kig.po new/kig-20.12.0/po/eo/kig.po --- old/kig-20.08.3/po/eo/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/eo/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2009-11-14 06:06-0500\n" "Last-Translator: Axel Rousseau <a...@esperanto-jeunes.org>\n" "Language-Team: esperanto <kde-i18n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/es/docs/kig/index.docbook new/kig-20.12.0/po/es/docs/kig/index.docbook --- old/kig-20.08.3/po/es/docs/kig/index.docbook 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/es/docs/kig/index.docbook 2020-12-04 01:07:55.000000000 +0100 @@ -95,9 +95,9 @@ >&FDLNotice;</legalnotice> <date ->2015-09-27</date> +>2020-10-08</date> <releaseinfo ->&kig; 1.0 (Applications 15.12)</releaseinfo> +>&kig; 1.0 (Aplicaciones 20.12)</releaseinfo> <abstract> <para @@ -250,7 +250,7 @@ <para >Siempre es posible cancelar la construcción de un nuevo objeto pulsando la >tecla &Esc; o el botón <guiicon >Cancelar construcción</guiicon -> (un octágono rojo con una «X») de la barra de herramientas. </para> +> (el círculo rojo con una barra interna) de la barra de herramientas. </para> <screenshot> <screeninfo >Construcción de un círculo.</screeninfo> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/es/kig.po new/kig-20.12.0/po/es/kig.po --- old/kig-20.08.3/po/es/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/es/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2020-05-03 19:53+0200\n" "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n" "Language-Team: Spanish <kde-l10n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/et/kig.po new/kig-20.12.0/po/et/kig.po --- old/kig-20.08.3/po/et/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/et/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2019-11-12 19:50+0200\n" "Last-Translator: Marek Laane <qiila...@gmail.com>\n" "Language-Team: Estonian <kde...@lists.linux.ee>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/eu/kig.po new/kig-20.12.0/po/eu/kig.po --- old/kig-20.08.3/po/eu/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/eu/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2020-08-06 13:56+0200\n" "Last-Translator: Iñigo Salvador Azurmendi <xa...@ni.eus>\n" "Language-Team: Basque <kde-i18n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/fa/kig.po new/kig-20.12.0/po/fa/kig.po --- old/kig-20.08.3/po/fa/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/fa/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2012-01-12 17:08+0330\n" "Last-Translator: Mohammad Reza Mirdamadi <m...@ubuntu.ir>\n" "Language-Team: Farsi (Persian) <>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/fi/kig.po new/kig-20.12.0/po/fi/kig.po --- old/kig-20.08.3/po/fi/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/fi/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2018-08-23 20:22+0200\n" "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n" "Language-Team: Finnish <kde-i18n-...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/fr/kig.po new/kig-20.12.0/po/fr/kig.po --- old/kig-20.08.3/po/fr/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/fr/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -23,7 +23,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2020-05-25 10:04+0200\n" "Last-Translator: Xavier Besnard <xavier.besn...@neuf.fr>\n" "Language-Team: French <kde-francoph...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/ga/kig.po new/kig-20.12.0/po/ga/kig.po --- old/kig-20.08.3/po/ga/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/ga/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kdeedu/kig.po\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2004-12-03 14:52-0500\n" "Last-Translator: Kevin Scannell <ksca...@gmail.com>\n" "Language-Team: Irish <gaeilge-gnuli...@lists.sourceforge.net>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/gl/kig.po new/kig-20.12.0/po/gl/kig.po --- old/kig-20.08.3/po/gl/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/gl/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2019-11-17 09:29+0100\n" "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n" "Language-Team: Galician <proxe...@trasno.gal>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/hi/kig.po new/kig-20.12.0/po/hi/kig.po --- old/kig-20.08.3/po/hi/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/hi/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2007-12-21 17:44+0530\n" "Last-Translator: Ravishankar Shrivastava <raviratl...@yahoo.com>\n" "Language-Team: Hindi <indlinux-hi...@lists.sourceforge.net>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/hr/kig.po new/kig-20.12.0/po/hr/kig.po --- old/kig-20.08.3/po/hr/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/hr/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: kig 0\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2006-12-10 04:43+0100\n" "Last-Translator: Renato Pavicic <ren...@translator-shop.org>\n" "Language-Team: Croatian <kde-croatia-l...@lists.sourceforge.net>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/hu/kig.po new/kig-20.12.0/po/hu/kig.po --- old/kig-20.08.3/po/hu/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/hu/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: KDE 4.0\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2014-01-22 21:38+0100\n" "Last-Translator: Balázs Úr <urbal...@gmail.com>\n" "Language-Team: Hungarian <kde-l10n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/is/kig.po new/kig-20.12.0/po/is/kig.po --- old/kig-20.08.3/po/is/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/is/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2010-05-31 11:56+0000\n" "Last-Translator: Sveinn í Felli <svei...@nett.is>\n" "Language-Team: Icelandic <kde-...@molar.is>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/it/kig.po new/kig-20.12.0/po/it/kig.po --- old/kig-20.08.3/po/it/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/it/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2020-06-03 00:05+0200\n" "Last-Translator: Pino Toscano <toscano.p...@tiscali.it>\n" "Language-Team: Italian <kde-i18n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/ja/kig.po new/kig-20.12.0/po/ja/kig.po --- old/kig-20.08.3/po/ja/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/ja/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2010-09-25 18:32-0700\n" "Last-Translator: Fumiaki Okushi <oku...@kde.gr.jp>\n" "Language-Team: Japanese <kde...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/kk/kig.po new/kig-20.12.0/po/kk/kig.po --- old/kig-20.08.3/po/kk/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/kk/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2013-06-28 05:43+0600\n" "Last-Translator: Sairan Kikkarin <sai...@computer.org>\n" "Language-Team: Kazakh <kde-i18n-...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/km/kig.po new/kig-20.12.0/po/km/kig.po --- old/kig-20.08.3/po/km/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/km/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2012-07-16 11:37+0700\n" "Last-Translator: Sok Sophea <sop...@khmeros.info>\n" "Language-Team: Khmer <>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/lt/kig.po new/kig-20.12.0/po/lt/kig.po --- old/kig-20.08.3/po/lt/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/lt/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2015-12-30 18:09+0200\n" "Last-Translator: Mindaugas Baranauskas <opensuse.lietuviu.ka...@gmail.com>\n" "Language-Team: lt <kde-i18n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/lv/kig.po new/kig-20.12.0/po/lv/kig.po --- old/kig-20.08.3/po/lv/kig.po 2020-11-03 01:32:37.000000000 +0100 +++ new/kig-20.12.0/po/lv/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2012-06-24 18:40+0300\n" "Last-Translator: Einars Sprugis <eina...@gmail.com>\n" "Language-Team: Latvian <loc...@laka.lv>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/ml/kig.po new/kig-20.12.0/po/ml/kig.po --- old/kig-20.08.3/po/ml/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/ml/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2019-12-03 10:52+0000\n" "Last-Translator: Subin Siby <subins2...@gmail.com>\n" "Language-Team: Swathanthra|സ്വതന്ത്ര Malayalam|മലയാളം Computing|കമ്പ്യൂട്ടിങ്ങ് <smc." @@ -17,7 +17,6 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Weblate 3.9.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/mr/kig.po new/kig-20.12.0/po/mr/kig.po --- old/kig-20.08.3/po/mr/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/mr/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2013-03-28 14:37+0530\n" "Last-Translator: Chetan Khona <che...@kompkin.com>\n" "Language-Team: Marathi <kde-i18n-...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/nb/kig.po new/kig-20.12.0/po/nb/kig.po --- old/kig-20.08.3/po/nb/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/nb/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2013-04-08 21:55+0200\n" "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n" "Language-Team: Norwegian Bokmål <l10n...@lister.huftis.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/nds/kig.po new/kig-20.12.0/po/nds/kig.po --- old/kig-20.08.3/po/nds/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/nds/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2014-06-20 16:55+0200\n" "Last-Translator: Sönke Dibbern <s_dibb...@web.de>\n" "Language-Team: Low Saxon <kde-i18n-...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/nl/docs/kig/index.docbook new/kig-20.12.0/po/nl/docs/kig/index.docbook --- old/kig-20.08.3/po/nl/docs/kig/index.docbook 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/nl/docs/kig/index.docbook 2020-12-04 01:07:55.000000000 +0100 @@ -53,9 +53,9 @@ >&FDLNotice;</legalnotice> <date ->2015-09-27</date> +>2020-10-08</date> <releaseinfo ->&kig; 1.0 (Applications 15.12)</releaseinfo> +>&kig; 1.0 (Applicaties 20.12)</releaseinfo> <abstract> <para @@ -206,11 +206,9 @@ <para >Deze argumenten zijn ook objecten, die u kunt selecteren door er gewoon op te >klikken.Als u de muisaanwijzer beweegt boven een argument dat u wilt >gebruiken om een object te tekenen, wordt er een voorlopige afbeelding >getoond die laat zien hoe het object er uit gaan zien. U kunt, voor objecten >die punten nodig hebben als argumenten, een nieuw punt plaatsen op de huidige >muispositie door te klikken met de &LMB;. </para> <para ->U kunt het tekenen van een nieuw object altijd annuleren door op de &Esc;-toets te drukken of door te klikken op de <guiicon +>U kunt het tekenen van een nieuw object altijd annuleren door op de &Esc;-toets te drukken of door op de knop <guiicon >Tekenen annuleren</guiicon ->-knop (rode achthoek met een <quote ->X</quote ->) in de werkbalk. </para> +> te klikken (rode cirkel waarin een balk) in de werkbalk. </para> <screenshot> <screeninfo >Een cirkel tekenen.</screeninfo> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/nl/kig.po new/kig-20.12.0/po/nl/kig.po --- old/kig-20.08.3/po/nl/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/nl/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2020-05-03 17:04+0200\n" "Last-Translator: Freek de Kruijf <freekdekru...@kde.nl>\n" "Language-Team: Dutch <kde-i18n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/nn/kig.po new/kig-20.12.0/po/nn/kig.po --- old/kig-20.08.3/po/nn/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/nn/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2020-05-10 20:09+0200\n" "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n" "Language-Team: Norwegian Nynorsk <l10n...@lister.huftis.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/pa/kig.po new/kig-20.12.0/po/pa/kig.po --- old/kig-20.08.3/po/pa/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/pa/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2007-11-20 06:43+0530\n" "Last-Translator: A S Alam <aa...@users.sf.net>\n" "Language-Team: Punjabi <punjabi-l...@users.sf.net>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/pl/kig.po new/kig-20.12.0/po/pl/kig.po --- old/kig-20.08.3/po/pl/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/pl/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2019-01-27 09:52+0100\n" "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>\n" "Language-Team: Polish <kde-i18n-...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/pt/kig.po new/kig-20.12.0/po/pt/kig.po --- old/kig-20.08.3/po/pt/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/pt/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2019-11-12 10:20+0000\n" "Last-Translator: Pedro Morais <mor...@kde.org>\n" "Language-Team: pt <kde-i18n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/pt_BR/kig.po new/kig-20.12.0/po/pt_BR/kig.po --- old/kig-20.08.3/po/pt_BR/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/pt_BR/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2020-05-05 12:25-0300\n" "Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n" "Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/ro/kig.po new/kig-20.12.0/po/ro/kig.po --- old/kig-20.08.3/po/ro/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/ro/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: @PACKAGE\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2012-12-22 11:56+0200\n" "Last-Translator: Sergiu Bivol <ser...@cip.md>\n" "Language-Team: Romanian <kde-i18n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/ru/kig.po new/kig-20.12.0/po/ru/kig.po --- old/kig-20.08.3/po/ru/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/ru/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2019-10-04 07:55+0300\n" "Last-Translator: Alexander Potashev <aspotas...@gmail.com>\n" "Language-Team: Russian <kde-russ...@lists.kde.ru>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/sk/kig.po new/kig-20.12.0/po/sk/kig.po --- old/kig-20.08.3/po/sk/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/sk/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2019-08-11 16:34+0200\n" "Last-Translator: Matej Mrenica <matejm98m...@gmail.com>\n" "Language-Team: Slovak <kde-i18n-...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/sl/kig.po new/kig-20.12.0/po/sl/kig.po --- old/kig-20.08.3/po/sl/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/sl/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -1,6 +1,6 @@ # Translation of kig.po to Slovenian # Copyright (C) 2003,2004, 2006 Free Software Foundation, Inc. -# $Id: kig.po 1574253 2020-07-13 06:49:46Z scripty $ +# $Id: kig.po 1574077 2020-07-11 03:08:49Z scripty $ # $Source$ # # Jure Repinc <j...@holodeck1.com>, 2003, 2004, 2006. @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2020-07-07 06:57+0200\n" "Last-Translator: Matjaž Jeran <matjaz.je...@amis.net>\n" "Language-Team: Slovenian <lugos-...@lugos.si>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/sv/docs/kig/index.docbook new/kig-20.12.0/po/sv/docs/kig/index.docbook --- old/kig-20.08.3/po/sv/docs/kig/index.docbook 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/sv/docs/kig/index.docbook 2020-12-04 01:07:55.000000000 +0100 @@ -67,9 +67,9 @@ >&FDLNotice;</legalnotice> <date ->2015-09-27</date> +>2020-10-08</date> <releaseinfo ->&kig; 1.0 (program 15.12)</releaseinfo> +>&kig; 1.0 (program 20.12)</releaseinfo> <abstract> <para @@ -226,7 +226,7 @@ >Esc</keycap >, eller genom att klicka på knappen <guiicon >Avbryt konstruktion</guiicon -> (den röda åttakantiga symbolen med ett kryss) i verktygsraden. </para> +> (den röda cirkeln med ett streck) i verktygsraden. </para> <screenshot> <screeninfo >Konstruera en cirkel</screeninfo> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/sv/kig.po new/kig-20.12.0/po/sv/kig.po --- old/kig-20.08.3/po/sv/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/sv/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2020-05-04 19:34+0200\n" "Last-Translator: Stefan Asserhäll <stefan.asserh...@bredband.net>\n" "Language-Team: Swedish <kde-i18n-...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/tr/kig.po new/kig-20.12.0/po/tr/kig.po --- old/kig-20.08.3/po/tr/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/tr/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2017-06-09 14:24+0100\n" "Last-Translator: Volkan Gezer <volkange...@gmail.com>\n" "Language-Team: Turkish <kde-l10n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/ug/kig.po new/kig-20.12.0/po/ug/kig.po --- old/kig-20.08.3/po/ug/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/ug/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2013-09-08 07:05+0900\n" "Last-Translator: Gheyret Kenji <ghey...@gmail.com>\n" "Language-Team: Uyghur Computer Science Association <u...@yahoogroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/uk/docs/kig/index.docbook new/kig-20.12.0/po/uk/docs/kig/index.docbook --- old/kig-20.08.3/po/uk/docs/kig/index.docbook 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/uk/docs/kig/index.docbook 2020-12-04 01:07:56.000000000 +0100 @@ -67,9 +67,9 @@ >&FDLNotice;</legalnotice> <date ->27 вересня 2015 року</date> +>8 жовтня 2020 року</date> <releaseinfo ->&kig; 1.0 (Програми 15.12)</releaseinfo> +>&kig; 1.0 (Програми 20.12)</releaseinfo> <abstract> <para @@ -222,9 +222,7 @@ <para >Ви завжди можете скасувати побудову нового об’єкта натисканням клавіші &Esc; >або кнопки <guiicon >Скасувати побудову</guiicon -> (червоний восьмикутник із символом <quote ->X</quote ->) на панелі інструментів. </para> +> (червоне коло із прямокутником всередині) на панелі інструментів. </para> <screenshot> <screeninfo >Побудова кола.</screeninfo> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/uk/kig.po new/kig-20.12.0/po/uk/kig.po --- old/kig-20.08.3/po/uk/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/uk/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2020-05-03 09:07+0300\n" "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n" "Language-Team: Ukrainian <kde-i18n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/zh_CN/kig.po new/kig-20.12.0/po/zh_CN/kig.po --- old/kig-20.08.3/po/zh_CN/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/zh_CN/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -11,8 +11,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" -"PO-Revision-Date: 2020-10-08 19:23\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" +"PO-Revision-Date: 2020-11-10 15:04\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-20.08.3/po/zh_TW/kig.po new/kig-20.12.0/po/zh_TW/kig.po --- old/kig-20.08.3/po/zh_TW/kig.po 2020-11-03 01:32:38.000000000 +0100 +++ new/kig-20.12.0/po/zh_TW/kig.po 2020-12-04 01:07:55.000000000 +0100 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-07-13 07:37+0200\n" +"POT-Creation-Date: 2020-07-11 02:00+0200\n" "PO-Revision-Date: 2020-01-05 15:50+0800\n" "Last-Translator: pan93412 <pan93...@gmail.com>\n" "Language-Team: Chinese <zh-l...@lists.linux.org.tw>\n" _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org