Hello community, here is the log from the commit of package kdevelop4-plugins for openSUSE:Factory checked in at 2013-05-02 11:18:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdevelop4-plugins (Old) and /work/SRC/openSUSE:Factory/.kdevelop4-plugins.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop4-plugins" Changes: -------- --- /work/SRC/openSUSE:Factory/kdevelop4-plugins/kdevelop4-plugins.changes 2012-12-07 14:25:05.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kdevelop4-plugins.new/kdevelop4-plugins.changes 2013-05-02 11:18:24.000000000 +0200 @@ -2 +2,7 @@ -Mon Dec 3 20:44:52 UTC 2012 - dmi...@roshchin.org +Fri Apr 26 16:16:27 UTC 2013 - dmitr...@opensuse.org + +- Update to version 1.5.0 + * no changelog + +------------------------------------------------------------------- +Mon Dec 3 20:44:52 UTC 2012 - dmitr...@opensuse.org Old: ---- kdevelop-php-1.4.1.tar.bz2 kdevelop-php-docs-1.4.1.tar.bz2 New: ---- kdevelop-php-1.5.0.tar.bz2 kdevelop-php-docs-1.5.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdevelop4-plugins.spec ++++++ --- /var/tmp/diff_new_pack.LQPlCV/_old 2013-05-02 11:18:25.000000000 +0200 +++ /var/tmp/diff_new_pack.LQPlCV/_new 2013-05-02 11:18:25.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package kdevelop4-plugins # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,15 @@ Name: kdevelop4-plugins -Version: 1.4.1 +Version: 1.5.0 Release: 0 +%define kdevelop_version 4.5.0 Summary: Additional plugins for KDevelop4 Integrated Development Environment License: GPL-2.0+ Group: Development/Tools/IDE Url: http://www.kdevelop.org -Source0: kdevelop-php-%{version}.tar.bz2 -Source1: kdevelop-php-docs-%{version}.tar.bz2 +Source0: http://download.kde.org/stable/kdevelop/%{kdevelop_version}/src/kdevelop-php-%{version}.tar.bz2 +Source1: http://download.kde.org/stable/kdevelop/%{kdevelop_version}/src/kdevelop-php-docs-%{version}.tar.bz2 Patch1: add-php-docs.diff BuildRequires: kdebase4-workspace-devel BuildRequires: kdevelop4-devel @@ -41,7 +42,7 @@ %prep %setup -q -n kdevelop-php-%{version} -a 1 -%patch1 -p0 +%patch1 -p1 %build %cmake_kde4 -d build @@ -92,12 +93,14 @@ %files php -f kdevphp.lang %defattr(-,root,root) -%{_libdir}/kde4/kdevphplanguagesupport.so +%{_kde4_modulesdir}/kdevphplanguagesupport.so +%{_kde4_modulesdir}/kdevphpunitprovider.so %{_libdir}/libkdev4phpcompletion.so %{_libdir}/libkdev4phpduchain.so %{_libdir}/libkdev4phpparser.so %_kde_share_dir/apps/kdevappwizard/templates/simple_phpapp.tar.bz2 -%_kde_share_dir/services/kdevphpsupport.desktop +%{_kde4_servicesdir}/kdevphpsupport.desktop +%{_kde4_servicesdir}/kdevphpunitprovider.desktop %_kde4_appsdir/kdevphpsupport/ %files php-doc -f kdevphpdocs.lang ++++++ add-php-docs.diff ++++++ --- /var/tmp/diff_new_pack.LQPlCV/_old 2013-05-02 11:18:25.000000000 +0200 +++ /var/tmp/diff_new_pack.LQPlCV/_new 2013-05-02 11:18:25.000000000 +0200 @@ -1,10 +1,12 @@ ---- CMakeLists.txt.orig 2011-06-25 14:14:31.136274728 +0200 -+++ CMakeLists.txt 2011-06-25 14:14:54.950274729 +0200 -@@ -35,6 +35,7 @@ - add_subdirectory(parser) +Index: kdevelop-php-1.5.0/CMakeLists.txt +=================================================================== +--- kdevelop-php-1.5.0.orig/CMakeLists.txt ++++ kdevelop-php-1.5.0/CMakeLists.txt +@@ -42,6 +42,7 @@ add_subdirectory(parser) add_subdirectory(duchain) add_subdirectory(completion) -+add_subdirectory(kdevelop-php-docs-1.4.1) + add_subdirectory(testprovider) ++add_subdirectory(kdevelop-php-docs-1.5.0) set(kdevphplanguagesupport_PART_SRCS phplanguagesupport.cpp ++++++ kdevelop-php-1.4.1.tar.bz2 -> kdevelop-php-1.5.0.tar.bz2 ++++++ ++++ 3690 lines of diff (skipped) ++++++ kdevelop-php-docs-1.4.1.tar.bz2 -> kdevelop-php-docs-1.5.0.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/.gitignore new/kdevelop-php-docs-1.5.0/.gitignore --- old/kdevelop-php-docs-1.4.1/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/.gitignore 2013-04-26 02:21:18.000000000 +0200 @@ -0,0 +1,13 @@ +apidocs +.kdev4 +build +*~ +*.orig +*.rej +doxygen.log +Doxyfile +*.kdevelop +*.kdevelop.filelist +*.kdevelop.pcs +*.kdevses + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/CHANGELOG.1.4.1 new/kdevelop-php-docs-1.5.0/CHANGELOG.1.4.1 --- old/kdevelop-php-docs-1.4.1/CHANGELOG.1.4.1 2012-11-03 01:19:27.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/CHANGELOG.1.4.1 1970-01-01 01:00:00.000000000 +0100 @@ -1,4 +0,0 @@ -ChangeLog for kdev-php-docs v1.4.1 -================================== - -* Milian Wolff: set version to 1.4.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/CMakeLists.txt new/kdevelop-php-docs-1.5.0/CMakeLists.txt --- old/kdevelop-php-docs-1.4.1/CMakeLists.txt 2012-11-03 01:23:16.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/CMakeLists.txt 2013-04-26 02:30:18.000000000 +0200 @@ -1,8 +1,8 @@ PROJECT(phpdocs) set(KDEVPHPDOCS_VERSION_MAJOR 1) -set(KDEVPHPDOCS_VERSION_MINOR 4) -set(KDEVPHPDOCS_VERSION_PATCH 1) +set(KDEVPHPDOCS_VERSION_MINOR 5) +set(KDEVPHPDOCS_VERSION_PATCH 0) configure_file( "${phpdocs_SOURCE_DIR}/kdevphpdocsversion.h.cmake" "${phpdocs_BINARY_DIR}/kdevphpdocsversion.h" @ONLY ) @@ -10,7 +10,7 @@ enable_testing() find_package(KDE4 REQUIRED) -find_package(KDevPlatform 1.4.0 REQUIRED) +find_package(KDevPlatform 1.4.60 REQUIRED) include_directories(${KDEVPLATFORM_INCLUDE_DIR}) include_directories( diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/kdev-php-docs.kdev4 new/kdevelop-php-docs-1.5.0/kdev-php-docs.kdev4 --- old/kdevelop-php-docs-1.4.1/kdev-php-docs.kdev4 1970-01-01 01:00:00.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/kdev-php-docs.kdev4 2013-04-26 02:21:18.000000000 +0200 @@ -0,0 +1,3 @@ +[Project] +Manager=KDevCMakeManager +Name=kdev-php-docs diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/kdevphpdocs.desktop new/kdevelop-php-docs-1.5.0/kdevphpdocs.desktop --- old/kdevelop-php-docs-1.4.1/kdevphpdocs.desktop 2012-11-03 01:19:27.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/kdevphpdocs.desktop 2013-04-26 02:21:18.000000000 +0200 @@ -7,6 +7,7 @@ Comment[cs]=Tento modul integruje online dokumentaci PHP.net. Comment[da]=Dette plugin integrerer online dokumentation fra PHP.net. Comment[de]=Dieses Modul integriert die PHP.net-Online-Dokumentation. +Comment[el]=Αυτό το πρόσθετο ενσωματώνει την τεκμηρίωση από το php.net . Comment[en_GB]=This plugin integrates PHP.net online documentation. Comment[es]=Este complemento integra la documentación en línea de PHP.net. Comment[et]=See plugin lõimib PHP veebidokumentatsiooni. @@ -17,6 +18,9 @@ Comment[hu]=Ez a bővítmény integrálja a PHP.net webes dokumentációját. Comment[it]=Questa estensione integra la documentazione online PHP.net Comment[ja]=このプラグインは、PHP.net のオンラインドキュメントを統合します。 +Comment[kk]=Бұл PHP.net онлайн құжаттамасын оқу плагині. +Comment[lt]=Šis priedas integruoja PHP.net dokumentaciją esančią tinkle. +Comment[mr]=हा प्लगइन PHP.net ऑनलाइन दस्तऐवजीकरणाचे एकीकरण करतो. Comment[ms]=Plugin ini mengintegrasikan dokumentasi dalam talian PHP.net Comment[nb]=Dette programtillegget integrerer dokumentasjon på nettverket for PHP.net Comment[nds]=Dit Moduul bett de Online-Dokmentatschoon vun PHP.net in. @@ -40,6 +44,7 @@ Name[cs]=Dokumentace PHP Name[da]=PHP-dokumentation Name[de]=PHP-Dokumentation +Name[el]=Τεκμηρίωση για PHP Name[en_GB]=PHP Documentation Name[es]=Documentación de PHP Name[et]=PHP dokumentatsioon @@ -50,6 +55,9 @@ Name[hu]=PHP dokumentáció Name[it]=Documentazione PHP Name[ja]=PHP ドキュメント +Name[kk]=PHP құжаттамасы +Name[lt]=PHP dokumentacija +Name[mr]=पीएचपी दस्तऐवजीकरण Name[ms]=Dokumentasi PHP Name[nb]=PHP-dokumentasjon Name[nds]=PHP-Dokmentatschoon @@ -69,7 +77,7 @@ ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevphpdocs -X-KDevelop-Version=14 +X-KDevelop-Version=15 X-KDevelop-Category=Global X-KDE-PluginInfo-Name=kdevphpdocs X-KDE-PluginInfo-Author=Milian Wolff diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/kdevphpdocs_config.desktop new/kdevelop-php-docs-1.5.0/kdevphpdocs_config.desktop --- old/kdevelop-php-docs-1.4.1/kdevphpdocs_config.desktop 2012-11-03 01:19:27.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/kdevphpdocs_config.desktop 2013-04-26 02:21:18.000000000 +0200 @@ -17,6 +17,7 @@ Name[cs]=Dokumentace PHP Name[da]=PHP-dokumentation Name[de]=PHP-Dokumentation +Name[el]=Τεκμηρίωση για PHP Name[en_GB]=PHP Documentation Name[es]=Documentación de PHP Name[et]=PHP dokumentatsioon @@ -27,6 +28,9 @@ Name[hu]=PHP dokumentáció Name[it]=Documentazione PHP Name[ja]=PHP ドキュメント +Name[kk]=PHP құжаттамасы +Name[lt]=PHP dokumentacija +Name[mr]=पीएचपी दस्तऐवजीकरण Name[ms]=Dokumentasi PHP Name[nb]=PHP-dokumentasjon Name[nds]=PHP-Dokmentatschoon diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/php-docs.kdev4 new/kdevelop-php-docs-1.5.0/php-docs.kdev4 --- old/kdevelop-php-docs-1.4.1/php-docs.kdev4 2012-11-03 01:19:27.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/php-docs.kdev4 1970-01-01 01:00:00.000000000 +0100 @@ -1,3 +0,0 @@ -[Project] -Manager=KDevCMakeManager -Name=php-docs diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/phpdocsmodel.h new/kdevelop-php-docs-1.5.0/phpdocsmodel.h --- old/kdevelop-php-docs-1.4.1/phpdocsmodel.h 2012-11-03 01:19:27.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/phpdocsmodel.h 2013-04-26 02:21:18.000000000 +0200 @@ -77,6 +77,4 @@ void slotParseJobFinished( KDevelop::ParseJob* job ); }; -Q_DECLARE_METATYPE( KDevelop::DeclarationPointer ) - #endif // PHPDOCSMODEL_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/po/CMakeLists.txt new/kdevelop-php-docs-1.5.0/po/CMakeLists.txt --- old/kdevelop-php-docs-1.4.1/po/CMakeLists.txt 2012-11-03 01:23:16.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/po/CMakeLists.txt 2013-04-26 02:30:18.000000000 +0200 @@ -11,27 +11,31 @@ if (NOT GETTEXT_MSGFMT_EXECUTABLE) MESSAGE(FATAL_ERROR "Please install msgmerge binary") endif (NOT GETTEXT_MSGFMT_EXECUTABLE) +add_subdirectory(fr) add_subdirectory(nds) -add_subdirectory(zh_CN) -add_subdirectory(pl) -add_subdirectory(pt_BR) +add_subdirectory(en_GB) +add_subdirectory(ca) +add_subdirectory(de) +add_subdirectory(bs) +add_subdirectory(ca@valencia) add_subdirectory(nl) -add_subdirectory(es) -add_subdirectory(pt) -add_subdirectory(sk) -add_subdirectory(zh_TW) -add_subdirectory(et) add_subdirectory(it) -add_subdirectory(gl) +add_subdirectory(pt) add_subdirectory(ru) -add_subdirectory(ca) -add_subdirectory(sv) -add_subdirectory(de) -add_subdirectory(uk) -add_subdirectory(fr) -add_subdirectory(nb) add_subdirectory(hu) -add_subdirectory(ca@valencia) add_subdirectory(da) +add_subdirectory(zh_TW) +add_subdirectory(gl) +add_subdirectory(sk) +add_subdirectory(nb) +add_subdirectory(el) +add_subdirectory(kk) +add_subdirectory(uk) +add_subdirectory(zh_CN) add_subdirectory(fi) -add_subdirectory(en_GB) +add_subdirectory(sv) +add_subdirectory(es) +add_subdirectory(et) +add_subdirectory(tr) +add_subdirectory(pl) +add_subdirectory(pt_BR) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/po/bs/CMakeLists.txt new/kdevelop-php-docs-1.5.0/po/bs/CMakeLists.txt --- old/kdevelop-php-docs-1.4.1/po/bs/CMakeLists.txt 1970-01-01 01:00:00.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/po/bs/CMakeLists.txt 2013-04-26 02:22:19.000000000 +0200 @@ -0,0 +1,2 @@ +file(GLOB _po_files *.po) +GETTEXT_PROCESS_PO_FILES(bs ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/po/bs/kdevphpdocs.po new/kdevelop-php-docs-1.5.0/po/bs/kdevphpdocs.po --- old/kdevelop-php-docs-1.4.1/po/bs/kdevphpdocs.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/po/bs/kdevphpdocs.po 2013-04-26 02:22:19.000000000 +0200 @@ -0,0 +1,127 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <megar...@epn.ba>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: kdevphpdocs.po\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2012-07-24 21:11+0200\n" +"PO-Revision-Date: 2013-01-26 14:22+0000\n" +"Last-Translator: Samir Ribić <Unknown>\n" +"Language-Team: bs <b...@kde.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2013-01-26 22:18+0000\n" +"X-Generator: Launchpad (build 16451)\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Samir Ribić" + +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "samir.ri...@etf.unsa.ba" + +#. i18n: ectx: property (title), widget (QGroupBox, PhpDoc) +#: phpdocsconfig.ui:20 +msgid "PHP Manual Integration" +msgstr "Integracija PHP priručnika" + +#. i18n: ectx: property (text), widget (QLabel, PhpDocNote) +#: phpdocsconfig.ui:36 +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=\"http://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;" +"\">\"HTML format, many 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;\">Podrazumijevano, mrežna <a " +"href=\"http://php.net\"><span style=\" text-decoration: underline; color:" +"#0000ff;\">PHP dokumentacija</span></a> se koristi udaljeno. Alternativno, " +"možete postaviti lokaciju lokalne kopije dokumentacije u jeziku po izboru. " +"Provjerite da ste preuzeli <span style=\" font-style:italic;\">\"HTML " +"format, mnogo datoteka\"</span> paket.</p></body></html>" + +#. i18n: ectx: property (text), widget (QLabel, PhpDocLocationLabel) +#: phpdocsconfig.ui:54 +msgid "Location:" +msgstr "Lokacija:" + +#: phpdocsmodel.cpp:114 +msgid "<lost declaration>" +msgstr "<izgubljena deklaracija>" + +#: phpdocsplugin.cpp:56 +msgid "PhpDocs" +msgstr "PhpDocs" + +#: phpdocsplugin.cpp:57 +msgid "Check PHP.net documentation" +msgstr "Provjeri PHP.net dokumentaciju" + +#: phpdocsplugin.cpp:58 +msgid "Milian Wolff" +msgstr "Milian Wolff" + +#: phpdocsplugin.cpp:59 +msgid "Maintainer" +msgstr "Održava" + +#: phpdocsplugin.cpp:230 +msgid "PHP Documentation" +msgstr "PHP Dokumentacija" + +#. i18n: ectx: label, entry (phpDocLocation), group (PHP Documentation) +#: phpdocssettings.kcfg:10 +msgid "Specifies the location of the PHP documentation to use." +msgstr "Navodi lokaciju PHP dokumentacije za upotrebu." + +#. i18n: ectx: tooltip, entry (phpDocLocation), group (PHP Documentation) +#: phpdocssettings.kcfg:13 +msgid "" +"The location of the PHP documentation to use. You can either use a remote\n" +" location like http://php.net or a local directory which " +"contains the\n" +" PHP documentation in HTML format with many files." +msgstr "" +"Lokacija PHP dokumentacije koja se koristi. Možete odabrati udaljenu\n" +" lokaciju poput http://php.net ili lokalni direktorij koji " +"sadrži\n" +" PHP dokumentaciju u HTML formatu sa mnogo datoteka." + +#. i18n: ectx: whatsthis, entry (phpDocLocation), group (PHP Documentation) +#: phpdocssettings.kcfg:15 +msgid "" +"Make sure local copies are downloaded in HTML format with many files.\n" +" " +msgstr "" +"Uvjerite se da su lokalne kopije preuzete u HTML formatu s mnogo datoteka.\n" +" " + +#: phpdocumentationwidget.cpp:75 +msgid "...loading documentation..." +msgstr "...učitavam dokumentaciju..." \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/po/ca/kdevphpdocs.po new/kdevelop-php-docs-1.5.0/po/ca/kdevphpdocs.po --- old/kdevelop-php-docs-1.4.1/po/ca/kdevphpdocs.po 2012-11-03 01:19:54.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/po/ca/kdevphpdocs.po 2013-04-26 02:22:24.000000000 +0200 @@ -1,12 +1,12 @@ # Translation of kdevphpdocs.po to Catalan -# Copyright (C) 2010 This_file_is_part_of_KDE. +# Copyright (C) 2010-2011 This_file_is_part_of_KDE. # This file is distributed under the license LGPL version 2 or later. # # Manuel Tortosa <manutort...@gmail.com>, 2010. # Josep Ma. Ferrer <txe...@gmail.com>, 2010, 2011. msgid "" msgstr "" -"Project-Id-Version: \n" +"Project-Id-Version: kdevphpdocs\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2012-07-24 21:11+0200\n" "PO-Revision-Date: 2011-02-25 22:49+0100\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/po/ca@valencia/kdevphpdocs.po new/kdevelop-php-docs-1.5.0/po/ca@valencia/kdevphpdocs.po --- old/kdevelop-php-docs-1.4.1/po/ca@valencia/kdevphpdocs.po 2012-11-03 01:19:57.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/po/ca@valencia/kdevphpdocs.po 2013-04-26 02:22:29.000000000 +0200 @@ -12,7 +12,7 @@ "PO-Revision-Date: 2011-02-25 22:49+0100\n" "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" -"Language: ca\n" +"Language: ca@valencia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/po/el/CMakeLists.txt new/kdevelop-php-docs-1.5.0/po/el/CMakeLists.txt --- old/kdevelop-php-docs-1.4.1/po/el/CMakeLists.txt 1970-01-01 01:00:00.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/po/el/CMakeLists.txt 2013-04-26 02:23:06.000000000 +0200 @@ -0,0 +1,2 @@ +file(GLOB _po_files *.po) +GETTEXT_PROCESS_PO_FILES(el ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/po/el/kdevphpdocs.po new/kdevelop-php-docs-1.5.0/po/el/kdevphpdocs.po --- old/kdevelop-php-docs-1.4.1/po/el/kdevphpdocs.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/po/el/kdevphpdocs.po 2013-04-26 02:23:06.000000000 +0200 @@ -0,0 +1,126 @@ +# # translation of kdevphpdocs.po into [el] +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Stelios <ssta...@gmail.com>, 2011, 2012. +msgid "" +msgstr "" +"Project-Id-Version: kdevphpdocs\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2012-07-24 21:11+0200\n" +"PO-Revision-Date: 2012-12-06 15:44+0200\n" +"Last-Translator: Stelios <ssta...@gmail.com>\n" +"Language-Team: Greek <kde-i18n...@kde.org>\n" +"Language: el\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 1.4\n" + +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Stelios" + +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "ssta...@gmail.com" + +#. i18n: ectx: property (title), widget (QGroupBox, PhpDoc) +#: phpdocsconfig.ui:20 +msgid "PHP Manual Integration" +msgstr "Ενσωμάτωση εγχειριδίου PHP" + +#. i18n: ectx: property (text), widget (QLabel, PhpDocNote) +#: phpdocsconfig.ui:36 +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=\"http://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;" +"\">\"HTML format, many 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;\">Εξ ορισμού η online <a " +"href=\"http://php.net\"><span style=\" text-decoration: underline; color:" +"#0000ff;\">τεκμηρίωση της PHP</span></a> χρησιμοποιείται από απόσταση. " +"Εναλλακτικά μπορείτε να ορίσετε μια θέση τοπικού αντιγράφου της τεκμηρίωσης " +"στη γλώσσα της επιλογής σας. Βεβαιωθείτε ότι έχετε κάνει λήψη του πακέτου σε " +"<span style=\" font-style:italic;\">\"μορφή HTML, πολλαπλών αρχείων\"</span>." +"</p></body></html>" + +#. i18n: ectx: property (text), widget (QLabel, PhpDocLocationLabel) +#: phpdocsconfig.ui:54 +msgid "Location:" +msgstr "Θέση:" + +#: phpdocsmodel.cpp:114 +msgid "<lost declaration>" +msgstr "απολεσθείσα δήλωση>" + +#: phpdocsplugin.cpp:56 +msgid "PhpDocs" +msgstr "PhpDocs" + +#: phpdocsplugin.cpp:57 +msgid "Check PHP.net documentation" +msgstr "Δείτε την τεκμηρίωση στο PHP.net" + +#: phpdocsplugin.cpp:58 +msgid "Milian Wolff" +msgstr "Milian Wolff" + +#: phpdocsplugin.cpp:59 +msgid "Maintainer" +msgstr "Συντηρητής" + +#: phpdocsplugin.cpp:230 +msgid "PHP Documentation" +msgstr "Τεκμηρίωση PHP" + +#. i18n: ectx: label, entry (phpDocLocation), group (PHP Documentation) +#: phpdocssettings.kcfg:10 +msgid "Specifies the location of the PHP documentation to use." +msgstr "Καθορίζει τη θέση της τεκμηρίωσης της PHP για χρήση." + +#. i18n: ectx: tooltip, entry (phpDocLocation), group (PHP Documentation) +#: phpdocssettings.kcfg:13 +msgid "" +"The location of the PHP documentation to use. You can either use a remote\n" +" location like http://php.net or a local directory which " +"contains the\n" +" PHP documentation in HTML format with many files." +msgstr "" +"Η θέση για την τεκμηρίωση της PHP. Μπορείτε ή να την χρησιμοποιήσετε από\n" +" απόσταση στο http://php.net ή με έναν τοπικό κατάλογο που\n" +"περιέχει την\n" +" τεκμηρίωση της PHP σε μορφή HTML πολλών αρχείων." + +#. i18n: ectx: whatsthis, entry (phpDocLocation), group (PHP Documentation) +#: phpdocssettings.kcfg:15 +msgid "" +"Make sure local copies are downloaded in HTML format with many files.\n" +" " +msgstr "" +"Βεβαιωθείτε ότι τα τοπικά αντίγραφα είναι σε μορφή HTML πολλών αρχείων.\n" +" " + +#: phpdocumentationwidget.cpp:75 +msgid "...loading documentation..." +msgstr "...φόρτωση τεκμηρίωσης..." \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/po/fi/kdevphpdocs.po new/kdevelop-php-docs-1.5.0/po/fi/kdevphpdocs.po --- old/kdevelop-php-docs-1.4.1/po/fi/kdevphpdocs.po 2012-11-03 01:20:28.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/po/fi/kdevphpdocs.po 2013-04-26 02:23:53.000000000 +0200 @@ -2,7 +2,7 @@ # This file is distributed under the same license as the kdev-php package. # Lasse Liehu <lasse.li...@gmail.com>, 2011. # -# KDE 4.9 Finnish translation sprint 2012-06/07 +# KDE Finnish translation sprint participants: msgid "" msgstr "" "Project-Id-Version: kdevphpdocs\n" @@ -16,8 +16,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-POT-Import-Date: 2012-06-15 07:04:17+0000\n" -"X-Generator: MediaWiki 1.20alpha (r113129); Translate 2012-07-04\n" +"X-POT-Import-Date: 2012-12-01 22:20:31+0000\n" +"X-Generator: MediaWiki 1.21alpha (963ddae); Translate 2012-11-08\n" msgctxt "NAME OF TRANSLATORS" msgid "Your names" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/po/kk/CMakeLists.txt new/kdevelop-php-docs-1.5.0/po/kk/CMakeLists.txt --- old/kdevelop-php-docs-1.4.1/po/kk/CMakeLists.txt 1970-01-01 01:00:00.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/po/kk/CMakeLists.txt 2013-04-26 02:25:48.000000000 +0200 @@ -0,0 +1,2 @@ +file(GLOB _po_files *.po) +GETTEXT_PROCESS_PO_FILES(kk ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/po/kk/kdevphpdocs.po new/kdevelop-php-docs-1.5.0/po/kk/kdevphpdocs.po --- old/kdevelop-php-docs-1.4.1/po/kk/kdevphpdocs.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/po/kk/kdevphpdocs.po 2013-04-26 02:25:48.000000000 +0200 @@ -0,0 +1,127 @@ +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Sairan Kikkarin <sai...@computer.org>, 2013. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2012-07-24 21:11+0200\n" +"PO-Revision-Date: 2013-04-26 04:38+0600\n" +"Last-Translator: Sairan Kikkarin <sai...@computer.org>\n" +"Language-Team: Kazakh <kde-i18n-...@kde.org>\n" +"Language: kk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.2\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +# +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Сайран Киккарин" + +# +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "sai...@computer.org" + +#. i18n: ectx: property (title), widget (QGroupBox, PhpDoc) +#: phpdocsconfig.ui:20 +msgid "PHP Manual Integration" +msgstr "PHP нұсқауын біріктіру" + +#. i18n: ectx: property (text), widget (QLabel, PhpDocNote) +#: phpdocsconfig.ui:36 +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=\"http://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;" +"\">\"HTML format, many 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;\">Әдетте желідегі <a href=" +"\"http://php.net\"><span style=\" text-decoration: underline; color:#0000ff;" +"\">PHP құжаттамасы</span></a> қашықтан қолданылады. Оған қоса, құжаттаманы " +"керек тілде жергілікті орната аласыз. Ол үшін <span style=\" font-style:" +"italic;\">\"HTML format, many files\"</span> дестені жүктеп алу қажет.</p></" +"body></html>" + +#. i18n: ectx: property (text), widget (QLabel, PhpDocLocationLabel) +#: phpdocsconfig.ui:54 +msgid "Location:" +msgstr "Орыны:" + +#: phpdocsmodel.cpp:114 +msgid "<lost declaration>" +msgstr "<мәлімдемесі жоқ>" + +#: phpdocsplugin.cpp:56 +msgid "PhpDocs" +msgstr "PHP құжаттамасы" + +#: phpdocsplugin.cpp:57 +msgid "Check PHP.net documentation" +msgstr "PHP.net құжаттамасын қарау" + +#: phpdocsplugin.cpp:58 +msgid "Milian Wolff" +msgstr "Milian Wolff" + +#: phpdocsplugin.cpp:59 +msgid "Maintainer" +msgstr "Жетілдірушісі" + +#: phpdocsplugin.cpp:230 +msgid "PHP Documentation" +msgstr "PHP құжаттамасы" + +#. i18n: ectx: label, entry (phpDocLocation), group (PHP Documentation) +#: phpdocssettings.kcfg:10 +msgid "Specifies the location of the PHP documentation to use." +msgstr "PHP құжаттама орнын келтіру" + +#. i18n: ectx: tooltip, entry (phpDocLocation), group (PHP Documentation) +#: phpdocssettings.kcfg:13 +msgid "" +"The location of the PHP documentation to use. You can either use a remote\n" +" location like http://php.net or a local directory which " +"contains the\n" +" PHP documentation in HTML format with many files." +msgstr "" +"Қолданатын PHP құжаттамасының адресі. Қашықтағы адресін\n" +" (http://php.net секілді) немесе HTML пішімдегі файлдар " +"жиыны\n" +" сақталған жергілікті каталогын келтіруге болады." + +#. i18n: ectx: whatsthis, entry (phpDocLocation), group (PHP Documentation) +#: phpdocssettings.kcfg:15 +msgid "" +"Make sure local copies are downloaded in HTML format with many files.\n" +" " +msgstr "" +"HTML пішімдегі файлдар жиыны жергілікті көшірмесі жүктелгеніне көз " +"жеткізіңіз.\n" +" " + +#: phpdocumentationwidget.cpp:75 +msgid "...loading documentation..." +msgstr "...құжаттама жүктеліп жатыр..." \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/po/tr/CMakeLists.txt new/kdevelop-php-docs-1.5.0/po/tr/CMakeLists.txt --- old/kdevelop-php-docs-1.4.1/po/tr/CMakeLists.txt 1970-01-01 01:00:00.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/po/tr/CMakeLists.txt 2013-04-26 02:29:22.000000000 +0200 @@ -0,0 +1,2 @@ +file(GLOB _po_files *.po) +GETTEXT_PROCESS_PO_FILES(tr ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdevelop-php-docs-1.4.1/po/tr/kdevphpdocs.po new/kdevelop-php-docs-1.5.0/po/tr/kdevphpdocs.po --- old/kdevelop-php-docs-1.4.1/po/tr/kdevphpdocs.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kdevelop-php-docs-1.5.0/po/tr/kdevphpdocs.po 2013-04-26 02:29:22.000000000 +0200 @@ -0,0 +1,104 @@ +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Serdar Soytetir <tulli...@gmail.com>, 2010, 2011. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2012-07-24 21:11+0200\n" +"PO-Revision-Date: 2011-06-11 00:00+0300\n" +"Last-Translator: Serdar Soytetir\n" +"Language-Team: Turkish <kde-l10n...@kde.org>\n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.2\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Serdar Soytetir" + +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "tulli...@gmail.com" + +#. i18n: ectx: property (title), widget (QGroupBox, PhpDoc) +#: phpdocsconfig.ui:20 +msgid "PHP Manual Integration" +msgstr "PHP Ek Kitabı Bütünleşmesi" + +#. i18n: ectx: property (text), widget (QLabel, PhpDocNote) +#: phpdocsconfig.ui:36 +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=\"http://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;" +"\">\"HTML format, many files\"</span> package.</p></body></html>" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, PhpDocLocationLabel) +#: phpdocsconfig.ui:54 +msgid "Location:" +msgstr "Konum:" + +#: phpdocsmodel.cpp:114 +msgid "<lost declaration>" +msgstr "<kayıp bildirim>" + +#: phpdocsplugin.cpp:56 +msgid "PhpDocs" +msgstr "PhpDocs" + +#: phpdocsplugin.cpp:57 +msgid "Check PHP.net documentation" +msgstr "PHP.net belgelendirmesini denetle" + +#: phpdocsplugin.cpp:58 +msgid "Milian Wolff" +msgstr "Milian Wolff" + +#: phpdocsplugin.cpp:59 +msgid "Maintainer" +msgstr "Projeyi Yürüten" + +#: phpdocsplugin.cpp:230 +msgid "PHP Documentation" +msgstr "PHP Belgelendirmesi" + +#. i18n: ectx: label, entry (phpDocLocation), group (PHP Documentation) +#: phpdocssettings.kcfg:10 +msgid "Specifies the location of the PHP documentation to use." +msgstr "Kullanılacak PHP belgelendirmesinin konumunu belirtir." + +#. i18n: ectx: tooltip, entry (phpDocLocation), group (PHP Documentation) +#: phpdocssettings.kcfg:13 +msgid "" +"The location of the PHP documentation to use. You can either use a remote\n" +" location like http://php.net or a local directory which " +"contains the\n" +" PHP documentation in HTML format with many files." +msgstr "" + +#. i18n: ectx: whatsthis, entry (phpDocLocation), group (PHP Documentation) +#: phpdocssettings.kcfg:15 +msgid "" +"Make sure local copies are downloaded in HTML format with many files.\n" +" " +msgstr "" + +#: phpdocumentationwidget.cpp:75 +msgid "...loading documentation..." +msgstr "...belgelendirme yükleniyor..." \ No newline at end of file -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org