Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdevelop5-plugin-php for openSUSE:Factory checked in at 2023-02-04 14:13:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-php (Old) and /work/SRC/openSUSE:Factory/.kdevelop5-plugin-php.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop5-plugin-php" Sat Feb 4 14:13:58 2023 rev:42 rq:1062776 version:22.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kdevelop5-plugin-php/kdevelop5-plugin-php.changes 2023-01-07 17:20:37.474481760 +0100 +++ /work/SRC/openSUSE:Factory/.kdevelop5-plugin-php.new.4462/kdevelop5-plugin-php.changes 2023-02-04 14:17:53.210366390 +0100 @@ -1,0 +2,8 @@ +Tue Jan 31 10:33:35 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 22.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.2/ + +------------------------------------------------------------------- Old: ---- kdev-php-22.12.1.tar.xz kdev-php-22.12.1.tar.xz.sig New: ---- kdev-php-22.12.2.tar.xz kdev-php-22.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdevelop5-plugin-php.spec ++++++ --- /var/tmp/diff_new_pack.mDg53C/_old 2023-02-04 14:17:53.566368376 +0100 +++ /var/tmp/diff_new_pack.mDg53C/_new 2023-02-04 14:17:53.570368398 +0100 @@ -19,7 +19,7 @@ %define rname kdev-php %bcond_without released Name: kdevelop5-plugin-php -Version: 22.12.1 +Version: 22.12.2 Release: 0 Summary: PHP plugin for Kdevelop5 Integrated Development Environment License: GPL-2.0-or-later ++++++ kdev-php-22.12.1.tar.xz -> kdev-php-22.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdev-php-22.12.1/CMakeLists.txt new/kdev-php-22.12.2/CMakeLists.txt --- old/kdev-php-22.12.1/CMakeLists.txt 2023-01-03 01:09:22.000000000 +0100 +++ new/kdev-php-22.12.2/CMakeLists.txt 2023-01-30 00:59:22.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Gear version, managed by release service script set(RELEASE_SERVICE_VERSION_MAJOR "22") set(RELEASE_SERVICE_VERSION_MINOR "12") -set(RELEASE_SERVICE_VERSION_MICRO "1") +set(RELEASE_SERVICE_VERSION_MICRO "2") # generate patch level from release service version set(_micro ${RELEASE_SERVICE_VERSION_MICRO}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdev-php-22.12.1/org.kde.kdev-php.metainfo.xml new/kdev-php-22.12.2/org.kde.kdev-php.metainfo.xml --- old/kdev-php-22.12.1/org.kde.kdev-php.metainfo.xml 2023-01-03 01:09:22.000000000 +0100 +++ new/kdev-php-22.12.2/org.kde.kdev-php.metainfo.xml 2023-01-30 00:59:22.000000000 +0100 @@ -10,6 +10,7 @@ <name xml:lang="en-GB">KDevelop PHP Support</name> <name xml:lang="es">Implementación de PHP para KDevelop</name> <name xml:lang="et">KDevelopi PHP toetus</name> + <name xml:lang="eu">KDevelop-erako PHP euskarria</name> <name xml:lang="fr">Prise en charge de PHP pour KDevelop</name> <name xml:lang="gl">Compatibilidade con PHP para KDevelop</name> <name xml:lang="it">Supporto PHP per KDevelop</name> @@ -37,6 +38,7 @@ <summary xml:lang="en-GB">PHP language support for KDevelop</summary> <summary xml:lang="es">Implementación del lenguaje PHP para KDevelop</summary> <summary xml:lang="et">PHP keele toetus KDevelopis</summary> + <summary xml:lang="eu">PHP lengoaiaren euskarria KDevelop-erako</summary> <summary xml:lang="fr">Prise en charge du langage PHP pour KDevelop</summary> <summary xml:lang="gl">Compatibilidade coa linguaxe PHP para KDevelop</summary> <summary xml:lang="it">Supporto al linguaggio PHP per KDevelop</summary> @@ -65,6 +67,7 @@ <p xml:lang="en-GB">Adds PHP support to KDevelop. Includes adding integration with code highlighting, code completion and documentation links.</p> <p xml:lang="es">Implementa el uso de PHP en KDevelop. Incluye resaltado de código, terminación automática de código y enlaces de documentación.</p> <p xml:lang="et">PHP toetus KDevelopis. Lõimimine võimaldab koodi esiletõstmist, koodilõpetust ja dokumentatsiooni linkimist.</p> + <p xml:lang="eu">KDevelop-era PHP euskarria gehitzen du. Kode nabarmentzea, kode osatzea eta dokumentazioaren estekak bateratzea eransten du.</p> <p xml:lang="fr">Ajoute la prise en charge de PHP à KDevelop. Les fonctionnalités incluent la coloration syntaxique, le complètement du code et les liens avec la documentation.</p> <p xml:lang="gl">Engade compatibilidade con PHP a KDevelop. Inclúe engadir integración con KDevelop para realce de código, completado de código e ligazóns á documentación.</p> <p xml:lang="it">Aggiunge il supporto a PHP in KDevelop. Include l'integrazione con l'evidenziazione del codice, il completamente del codice ed i collegamenti alla documentazione.</p> @@ -102,10 +105,10 @@ <category>IDE</category> </categories> <releases> + <release version="5.7.221202" date="2023-02-02"/> <release version="5.7.221201" date="2023-01-05"/> <release version="5.7.221200" date="2022-12-08"/> <release version="5.7.220803" date="2022-11-03"/> - <release version="5.7.220802" date="2022-10-13"/> </releases> <update_contact>kdevelop-de...@kde.org</update_contact> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdev-php-22.12.1/po/de/kdevphp.po new/kdev-php-22.12.2/po/de/kdevphp.po --- old/kdev-php-22.12.1/po/de/kdevphp.po 2023-01-03 01:09:22.000000000 +0100 +++ new/kdev-php-22.12.2/po/de/kdevphp.po 2023-01-30 00:59:22.000000000 +0100 @@ -1,20 +1,21 @@ # Burkhard Lück <lu...@hube-lueck.de>, 2009, 2012, 2013, 2014, 2015, 2017, 2018, 2019, 2020. # Rolf Eike Beer <k...@opensource.sf-tec.de>, 2009. -# Frederik Schwarzer <schwar...@kde.org>, 2010, 2015, 2016. +# Frederik Schwarzer <schwar...@kde.org>, 2010, 2015, 2016, 2022. # Gerhard Stengel <gsten...@gmx.net>, 2010, 2012. msgid "" msgstr "" "Project-Id-Version: kdevphp\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-08-10 00:44+0000\n" -"PO-Revision-Date: 2020-09-17 16:17+0200\n" -"Last-Translator: Burkhard Lück <lu...@hube-lueck.de>\n" +"PO-Revision-Date: 2022-12-19 10:31+0100\n" +"Last-Translator: Frederik Schwarzer <schwar...@kde.org>\n" "Language-Team: German <kde-i18n...@kde.org>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 22.12.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -188,23 +189,22 @@ msgstr "Die nicht abstrakte Methode %1 muss einen Rumpf haben." #: duchain/builders/declarationbuilder.cpp:392 -#, fuzzy, kde-format -#| msgid "Cannot use 'final' as method modifier" +#, kde-format msgid "Cannot use 'final' as constant modifier" -msgstr "Der âfinalâ-Modifizierer kann nicht für eine Methode verwendet werden" +msgstr "" +"Der âfinalâ-Modifizierer kann nicht für eine Konstante verwendet werden" #: duchain/builders/declarationbuilder.cpp:395 -#, fuzzy, kde-format -#| msgid "Cannot use 'static' as method modifier" +#, kde-format msgid "Cannot use 'static' as constant modifier" -msgstr "Der âstaticâ-Modifizierer kann nicht für eine Methode verwendet werden" +msgstr "" +"Der âstaticâ-Modifizierer kann nicht für eine Konstante verwendet werden" #: duchain/builders/declarationbuilder.cpp:398 -#, fuzzy, kde-format -#| msgid "Cannot use 'abstract' as method modifier" +#, kde-format msgid "Cannot use 'abstract' as constant modifier" msgstr "" -"Der âabstractâ-Modifizierer kann nicht für eine Methode verwendet werden" +"Der âabstractâ-Modifizierer kann nicht für eine Konstante verwendet werden" #: duchain/builders/declarationbuilder.cpp:412 #, kde-format @@ -408,10 +408,9 @@ msgstr "Leer (nicht innerhalb einer Klasse)" #: duchain/navigation/magicconstantnavigationcontext.cpp:71 -#, fuzzy, kde-format -#| msgid "empty (not inside a class)" +#, kde-format msgid "empty (not inside a trait)" -msgstr "Leer (nicht innerhalb einer Klasse)" +msgstr "Leer (nicht innerhalb eines Traits)" #: duchain/navigation/magicconstantnavigationcontext.cpp:90 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdev-php-22.12.1/po/eu/kdevphp.po new/kdev-php-22.12.2/po/eu/kdevphp.po --- old/kdev-php-22.12.1/po/eu/kdevphp.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kdev-php-22.12.2/po/eu/kdevphp.po 2023-01-30 00:59:22.000000000 +0100 @@ -0,0 +1,466 @@ +# Translation for kdevphp.po to Euskara/Basque (eu). +# Copyright (C) 2023 This file is copyright: +# This file is distributed under the same license as the kdev-php package. +# KDE euskaratzeko proiektuko arduraduna <xa...@ni.eus>. +# +# Translators: +# Iñigo Salvador Azurmendi <xa...@ni.eus>, 2023. +msgid "" +msgstr "" +"Project-Id-Version: kdev-php\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2022-08-10 00:44+0000\n" +"PO-Revision-Date: 2023-01-14 10:39+0100\n" +"Last-Translator: Iñigo Salvador Azurmendi <xa...@ni.eus>\n" +"Language-Team: Basque <kde-i18n...@kde.org>\n" +"Language: eu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 22.12.1\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Iñigo Salvador Azurmendi" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "xa...@ni.eus" + +#: completion/implementationitem.cpp:58 +#, kde-format +msgid "Override" +msgstr "Gainezarri" + +#: completion/implementationitem.cpp:61 +#, kde-format +msgid "Implement" +msgstr "Inplementatu" + +#: completion/implementationitem.cpp:73 +#, kde-format +msgid "From %1" +msgstr "%1(e)tik" + +#. i18n: ectx: property (title), widget (QGroupBox, PhpDoc) +#: docs/phpdocsconfig.ui:20 +#, kde-format +msgid "PHP Manual Integration" +msgstr "PHP eskuliburua bateratzea" + +#. i18n: ectx: property (text), widget (QLabel, PhpDocNote) +#: docs/phpdocsconfig.ui:36 +#, kde-format +msgid "" +"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/" +"REC-html40/strict.dtd\">\n" +"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css" +"\">\n" +"p, li { white-space: pre-wrap; }\n" +"</style></head><body style=\" font-family:'DejaVu Sans'; font-size:8pt; font-" +"weight:400; font-style:normal;\">\n" +"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +"right:0px; -qt-block-indent:0; text-indent:0px;\">By default the online <a " +"href=\"https://php.net\"><span style=\" text-decoration: underline; color:" +"#0000ff;\">PHP documentation</span></a> is used remotely. Alternatively you " +"can set the location to a local copy of the documentation in the language of " +"your choice. Make sure you downloaded the <span style=\" font-style:italic;" +"\">\"Many HTML files\"</span> package.</p></body></html>" +msgstr "" +"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/" +"REC-html40/strict.dtd\">\n" +"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css" +"\">\n" +"p, li { white-space: pre-wrap; }\n" +"</style></head><body style=\" font-family:'DejaVu Sans'; font-size:8pt; font-" +"weight:400; font-style:normal;\">\n" +"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +"right:0px; -qt-block-indent:0; text-indent:0px;\">Era lehenetsian, <a href=" +"\"https://php.net\"><span style=\" text-decoration: underline; color:#0000ff;" +"\">PHPren lerroko dokumentazioa</span></a> urrunetik erabiltzen da. " +"kokalekua dokumentazioaren kopia lokal batera, zuk hautatutako hizkuntzan, " +"ezartzeko aukera ere baduzu. Ziurtatu <span style=\" font-style:italic;\">" +"\"Many HTML files\"</span> (HTML fitxategi anitz) paketea zama-jaitsi duzula." +"</p></body></html>" + +#. i18n: ectx: property (text), widget (QLabel, PhpDocLocationLabel) +#: docs/phpdocsconfig.ui:57 +#, kde-format +msgid "Location:" +msgstr "Kokalekua:" + +#: docs/phpdocsmodel.cpp:95 +#, kde-format +msgid "<lost declaration>" +msgstr "<galdutako deklarazioa>" + +#: docs/phpdocsplugin.cpp:214 +#, kde-format +msgid "PHP Documentation" +msgstr "PHP dokumentazioa" + +#. i18n: ectx: label, entry (phpDocLocation), group (PHP Documentation) +#: docs/phpdocssettings.kcfg:10 +#, kde-format +msgid "Specifies the location of the PHP documentation to use." +msgstr "Erabili beharreko PHP dokumentazioaren kokalekua zehazten du." + +#. i18n: ectx: tooltip, entry (phpDocLocation), group (PHP Documentation) +#: docs/phpdocssettings.kcfg:13 +#, kde-format +msgid "" +"The location of the PHP documentation to use. You can either use a remote\n" +" location like https://php.net or a local directory which " +"contains the\n" +" PHP documentation in HTML format with many files." +msgstr "" +"Erabili beharreko PHP dokumentazioaren kokalekua. Urrutiko kokaleku bat\n" +" erabil dezakezu, https://php.net esaterako, edo PHP " +"dokumentazioa\n" +" HTML formatuan, fitxategi anitz, duen direktorio lokal bat." + +#. i18n: ectx: whatsthis, entry (phpDocLocation), group (PHP Documentation) +#: docs/phpdocssettings.kcfg:15 +#, kde-format +msgid "" +"Make sure local copies are downloaded in HTML format with many files.\n" +" " +msgstr "" +"Ziurtatu kopia lokalak HTML formatuan fitxategi askorekin zama-jaisten " +"direla.\n" +" " + +#: docs/phpdocumentationwidget.cpp:44 +#, kde-format +msgid "...loading documentation..." +msgstr "...dokumentazioa zamatzen..." + +#: duchain/builders/contextbuilder.cpp:451 +#, kde-format +msgid "Circular inheritance of %1 and %2" +msgstr "%1 eta %2(e)ren herentzia zirkularra" + +#: duchain/builders/declarationbuilder.cpp:185 +#: duchain/builders/declarationbuilder.cpp:200 +#: duchain/builders/declarationbuilder.cpp:216 +#: duchain/builders/declarationbuilder.cpp:857 +#: duchain/builders/declarationbuilder.cpp:896 +#, kde-format +msgid "Cannot use '%1' as class name as it is reserved" +msgstr "Ezin da '%1' klase-izen gisa erabili erreserbatuta dagoelako" + +#: duchain/builders/declarationbuilder.cpp:339 +#, kde-format +msgid "Access type for interface method %1 must be omitted." +msgstr "%1 interfaze-metodorako sarbide-mota ipini gabe utzi behar da." + +#: duchain/builders/declarationbuilder.cpp:343 +#, kde-format +msgid "Interface function %1 cannot contain body." +msgstr "%1 interfaze-funtzioak ezin du gorputzik izan." + +#: duchain/builders/declarationbuilder.cpp:355 +#, kde-format +msgid "" +"Class %1 contains abstract method %2 and must therefore be declared abstract " +"or implement the method." +msgstr "" +"%1 klaseak %2 metodo abstraktua du, hori dela eta abstraktu deklaratu edo " +"metodoa inplementatu behar da." + +#: duchain/builders/declarationbuilder.cpp:361 +#, kde-format +msgid "Abstract function %1 cannot contain body." +msgstr "%1 funtzio abstraktuak ezin du gorputzik izan." + +#: duchain/builders/declarationbuilder.cpp:364 +#, kde-format +msgid "Cannot use the final modifier on an abstract class member." +msgstr "Ezin da 'final' aldatzailea klase abstraktu baten partaidean erabili." + +#: duchain/builders/declarationbuilder.cpp:374 +#, kde-format +msgid "Non-abstract method %1 must contain body." +msgstr "%1 metodo ez-abstraktuak gorputza izan behar du." + +#: duchain/builders/declarationbuilder.cpp:392 +#, kde-format +msgid "Cannot use 'final' as constant modifier" +msgstr "Ezin da 'final' konstantearen aldatzaile gisa erabili" + +#: duchain/builders/declarationbuilder.cpp:395 +#, kde-format +msgid "Cannot use 'static' as constant modifier" +msgstr "Ezin da 'static' konstantearen aldatzaile gisa erabili" + +#: duchain/builders/declarationbuilder.cpp:398 +#, kde-format +msgid "Cannot use 'abstract' as constant modifier" +msgstr "Ezin da 'abstract' konstantearen aldatzaile gisa erabili" + +#: duchain/builders/declarationbuilder.cpp:412 +#, kde-format +msgid "Properties cannot be declared final." +msgstr "Propietateak ezin dira 'final' gisa deklaratu." + +#: duchain/builders/declarationbuilder.cpp:415 +#, kde-format +msgid "Properties cannot be declared abstract." +msgstr "Propietateak ezin dira 'abstract' gisa deklaratu." + +#: duchain/builders/declarationbuilder.cpp:461 +#, kde-format +msgid "" +"Trait method %1 has not been applied, because there are collisions with " +"other trait methods on %2" +msgstr "" +"Bereizgarriko %1 metodoa ez da aplikatu, %2(e)eko bereizgarriko beste metodo " +"batzuekin talka dagoelako" + +#: duchain/builders/declarationbuilder.cpp:654 +#, kde-format +msgid "Traits cannot have constants." +msgstr "Bereizgarriak («traits») ezin dira konstanteak izan." + +#: duchain/builders/declarationbuilder.cpp:661 +#, kde-format +msgid "" +"A class constant must not be called 'class'; it is reserved for class name " +"fetching" +msgstr "" +"Klase konstante bat ez da 'class' izendatu behar; klase izenak eskuratzeko " +"erreserbatuta dago" + +#: duchain/builders/declarationbuilder.cpp:742 +#: duchain/builders/declarationbuilder.cpp:768 +#, kde-format +msgid "Cannot use 'abstract' as method modifier" +msgstr "Ezin da 'abstract' metodo aldatzaile gisa erabili" + +#: duchain/builders/declarationbuilder.cpp:745 +#: duchain/builders/declarationbuilder.cpp:771 +#, kde-format +msgid "Cannot use 'final' as method modifier" +msgstr "Ezin da 'final' metodo aldatzaile gisa erabili" + +#: duchain/builders/declarationbuilder.cpp:748 +#: duchain/builders/declarationbuilder.cpp:774 +#, kde-format +msgid "Cannot use 'static' as method modifier" +msgstr "Ezin da 'static' metodo aldatzaile gisa erabili" + +#: duchain/builders/declarationbuilder.cpp:823 +#, kde-format +msgid "Variadic parameter cannot have a default value" +msgstr "Parametro aldakorrak («variadic») ezin du balio lehenetsi bat izan" + +#: duchain/builders/declarationbuilder.cpp:826 +#, kde-format +msgid "Default value for parameters with a class type hint can only be NULL." +msgstr "" +"Klase mota iradokita duten parametroen balio lehenetsia, bakarri, NULL izan " +"daiteke." + +#: duchain/builders/declarationbuilder.cpp:834 +#, kde-format +msgid "Default value for parameters with an object type can only be NULL." +msgstr "" +"Objektu motako parametroen balio lehenetsia, bakarrik, NULL izan daiteke." + +#: duchain/builders/declarationbuilder.cpp:862 +#, kde-format +msgid "Only the last parameter can be variadic." +msgstr "Azken parametroa bakarrik izan daiteke aldakorra («variadic»)." + +#: duchain/builders/declarationbuilder.cpp:976 +#, kde-format +msgid "Cannot redeclare PHP internal %1." +msgstr "Ezin da berriz deklaratu PHP barneko %1." + +#: duchain/builders/declarationbuilder.cpp:979 +#, kde-format +msgid "" +"%1 and %2 define the same property (%3) in the composition of %1. This might " +"be incompatible, to improve maintainability consider using accessor methods " +"in traits instead." +msgstr "" +"%1 eta %2, biek propietate bera (%3) definitzen dute %1(e)ren konposaketan. " +"Hori bateraezina izan liteke, mantengarritasuna hobetzeko, kontuan hartu, " +"horren ordez, bereizgarrietan («traits») metodo atzitzaileak erabiltzea." + +#: duchain/builders/declarationbuilder.cpp:987 +#, kde-format +msgid "Cannot redeclare %1, already declared in %2 on line %3." +msgstr "" +"Ezin da %1 berriz deklaratu, %2(e)an dagoeneko birdeklaratu da, %3 lerroan." + +#: duchain/builders/declarationbuilder.cpp:1073 +#, kde-format +msgid "" +"Class %1 contains %2 abstract methods and must therefore be declared " +"abstract or implement the remaining methods." +msgstr "" +"%1 klaseak %2 metodo abstraktu ditu, hori dela eta abstraktu deklaratu edo " +"gainerako metodoak inplementatu behar dira." + +#: duchain/builders/declarationbuilder.cpp:1080 +#, kde-format +msgid "Cannot re-assign $this." +msgstr "Ezin da «$this» berresleitu." + +#: duchain/builders/declarationbuilder.cpp:1274 +#, kde-format +msgid "Cannot access private property %1" +msgstr "Ezin da atzitu %1 propietate pribatua" + +#: duchain/builders/declarationbuilder.cpp:1277 +#, kde-format +msgid "Cannot access protected property %1" +msgstr "Ezin da atzitu %1 propietate babestua" + +#: duchain/builders/declarationbuilder.cpp:1423 +#, kde-format +msgid "Cannot use positional argument after argument unpacking" +msgstr "Ezin da argumentu posizionala erabili argumentuak despaketatu ondoren" + +#: duchain/builders/declarationbuilder.cpp:1638 +#, kde-format +msgid "The use statement with non-compound name '%1' has no effect." +msgstr "«use» adierazpena konposatu gabeko '%1' izenarekin ez du eraginik." + +#: duchain/builders/declarationbuilder.cpp:1665 +#, kde-format +msgid "Cannot use '%1' as '%2' because the name is already in use." +msgstr "Ezin da '%1' '%2' gisa erabili izena dagoeneko erabilita dagoelako." + +#: duchain/builders/declarationbuilder.cpp:1691 +#, kde-format +msgid "Cannot use %1 as %2 because '%2' is a special class name" +msgstr "Ezin da %1 %2 gisa erabili '%2' klase izen berezi bat delako" + +#: duchain/builders/declarationbuilder.cpp:1701 +#, kde-format +msgid "The 'yield' expression can only be used inside a function" +msgstr "'yield' adierazpena funtzio baten barruan baino ezin da erabili" + +#: duchain/builders/usebuilder.cpp:202 +#, kde-format +msgid "Usage of %1 is deprecated." +msgstr "%1(e)n erabilera zaharkitua dago." + +#: duchain/builders/usebuilder.cpp:204 +#, kde-format +msgid "Declaration not found: %1" +msgstr "Deklarazioa ez da aurkitu: %1" + +#: duchain/declarations/traitmemberaliasdeclaration.cpp:54 +#: duchain/declarations/traitmethodaliasdeclaration.cpp:87 +#, kde-format +msgid "Lost trait alias %1" +msgstr "Bereizgarriaren («trait») %1 ezizena galdu da" + +#: duchain/navigation/declarationnavigationcontext.cpp:117 +#: duchain/navigation/declarationnavigationcontext.cpp:130 +#, kde-format +msgid "Use of %1 from %2<br />" +msgstr "%1(e)n erabilera %2(e)tik<br />" + +#: duchain/navigation/declarationnavigationcontext.cpp:140 +#, kde-format +msgid "Broken member alias trait." +msgstr "Partaide-ezizenaren bereizgarri («trait») hautsita." + +#: duchain/navigation/declarationnavigationcontext.cpp:235 +#, kde-format +msgid "PHP internal" +msgstr "PHP barnekoa" + +#: duchain/navigation/declarationnavigationcontext.cpp:245 +#, kde-format +msgctxt "kind of a php-constant, as shown in the declaration tooltip" +msgid "Constant" +msgstr "Konstantea" + +#: duchain/navigation/magicconstantnavigationcontext.cpp:48 +#, kde-format +msgid "magic constant" +msgstr "konstante magikoa" + +#: duchain/navigation/magicconstantnavigationcontext.cpp:65 +#, kde-format +msgid "empty (not inside a class)" +msgstr "hutsik (ez klase baten barruan)" + +#: duchain/navigation/magicconstantnavigationcontext.cpp:71 +#, kde-format +msgid "empty (not inside a trait)" +msgstr "hutsik (ez bereizgarri («trait») baten barruan)" + +#: duchain/navigation/magicconstantnavigationcontext.cpp:90 +#, kde-format +msgid "empty (not inside a method)" +msgstr "hutsik (ez metodo baten barruan)" + +#: duchain/navigation/magicconstantnavigationcontext.cpp:100 +#, kde-format +msgid "empty (not inside a function)" +msgstr "hutsik (ez funtzio baten barruan)" + +#: duchain/navigation/magicconstantnavigationcontext.cpp:109 +#, kde-format +msgid "empty (not inside a namespace)" +msgstr "hutsik (ez izen-leku baten barruan)" + +#: duchain/navigation/magicconstantnavigationcontext.cpp:113 +#, kde-format +msgid "current value: %1" +msgstr "uneko balioa: %1" + +#: duchain/types/indexedcontainer.cpp:76 +#, kde-format +msgctxt "as in list of int, set of string" +msgid "%1 of %2" +msgstr "%1 / %2" + +#: parser/main.cpp:24 +#, kde-format +msgid "php-parser" +msgstr "php-parser" + +#: parser/main.cpp:25 +#, kde-format +msgid "KDevelop PHP parser debugging utility" +msgstr "KDevelop PHP aztertzaile sintaktikoak arazteko tresna" + +#: parser/main.cpp:26 +#, kde-format +msgid "(c) 2008 Niko Sams, 2009 Milian Wolff" +msgstr "(c) 2008 Niko Sams, 2009 Milian Wolff" + +#: parser/parsesession.cpp:69 +#, kde-format +msgid "Could not open file '%1'" +msgstr "Ezin izan da '%1' fitxategia ireki" + +#: parser/parsesession.cpp:72 +#, kde-format +msgid "File could not be read from." +msgstr "Fitxategitik ezin izan da irakurri." + +#: parser/parsesession.cpp:75 +#, kde-format +msgid "File could not be opened." +msgstr "Fitxategia ezin izan da ireki." + +#: parser/parsesession.cpp:78 +#, kde-format +msgid "File permissions prevent opening for read." +msgstr "Fitxategi-baimenek ez dute uzten irakurtzeko irekitzen." + +#: testprovider/phpunitrunjob.cpp:71 +#, kde-format +msgid "PHPUnit" +msgstr "PHPUnit" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdev-php-22.12.1/po/fr/kdevphp.po new/kdev-php-22.12.2/po/fr/kdevphp.po --- old/kdev-php-22.12.1/po/fr/kdevphp.po 2023-01-03 01:09:22.000000000 +0100 +++ new/kdev-php-22.12.2/po/fr/kdevphp.po 2023-01-30 00:59:22.000000000 +0100 @@ -7,20 +7,21 @@ # Vincent PINON <vpi...@kde.org>, 2013, 2014, 2017. # Simon Depiets <sdepi...@gmail.com>, 2018, 2019, 2020. # +# Xavier BESNARD <xavier.besnard]neuf.fr>, 2023. msgid "" msgstr "" "Project-Id-Version: kdevphp\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-08-10 00:44+0000\n" -"PO-Revision-Date: 2021-12-29 19:47+0100\n" -"Last-Translator: Xavier Besnard <xavier.besn...@neuf.fr>\n" -"Language-Team: French <kde-francoph...@kde.org>\n" +"PO-Revision-Date: 2023-01-06 17:16+0100\n" +"Last-Translator: Xavier BESNARD <xavier.besnard]neuf.fr>\n" +"Language-Team: fr\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 21.12.0\n" +"X-Generator: Lokalize 22.12.0\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" @@ -88,8 +89,8 @@ "#0000ff;\">documentation PHP</span></a> en ligne qui est utilisée à " "distance. Vous pouvez également définir l'emplacement d'une copie locale de " "la documentation dans la langue de votre choix. Assurez-vous de bien " -"télécharger l'archive <span style=\" font-style:italic;\"> « Many HTML " -"files » </span>.</p></body></html>" +"télécharger l'archive <span style=\" font-style:italic;\"> « Nombreux " +"fichiers HTML » </span>.</p></body></html>" #. i18n: ectx: property (text), widget (QLabel, PhpDocLocationLabel) #: docs/phpdocsconfig.ui:57 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdev-php-22.12.1/po/zh_CN/kdevphp.po new/kdev-php-22.12.2/po/zh_CN/kdevphp.po --- old/kdev-php-22.12.1/po/zh_CN/kdevphp.po 2023-01-03 01:09:22.000000000 +0100 +++ new/kdev-php-22.12.2/po/zh_CN/kdevphp.po 2023-01-30 00:59:22.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-08-10 00:44+0000\n" -"PO-Revision-Date: 2022-12-24 11:44\n" +"PO-Revision-Date: 2023-01-15 15:27\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"