Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package korganizer for openSUSE:Factory checked in at 2021-02-07 15:15:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/korganizer (Old) and /work/SRC/openSUSE:Factory/.korganizer.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "korganizer" Sun Feb 7 15:15:40 2021 rev:55 rq:869376 version:20.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/korganizer/korganizer.changes 2021-01-08 17:37:22.412739481 +0100 +++ /work/SRC/openSUSE:Factory/.korganizer.new.28504/korganizer.changes 2021-02-07 15:16:18.725533552 +0100 @@ -1,0 +2,9 @@ +Wed Feb 3 08:29:16 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 20.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2021-02-apps-update +- No code change since 20.12.1 + +------------------------------------------------------------------- Old: ---- korganizer-20.12.1.tar.xz korganizer-20.12.1.tar.xz.sig New: ---- korganizer-20.12.2.tar.xz korganizer-20.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ korganizer.spec ++++++ --- /var/tmp/diff_new_pack.tDqtc3/_old 2021-02-07 15:16:19.461534339 +0100 +++ /var/tmp/diff_new_pack.tDqtc3/_new 2021-02-07 15:16:19.465534344 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: korganizer -Version: 20.12.1 +Version: 20.12.2 Release: 0 Summary: Personal Organizer License: GPL-2.0-only ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.tDqtc3/_old and /var/tmp/diff_new_pack.tDqtc3/_new differ ++++++ korganizer-20.12.1.tar.xz -> korganizer-20.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/korganizer-20.12.1/CMakeLists.txt new/korganizer-20.12.2/CMakeLists.txt --- old/korganizer-20.12.1/CMakeLists.txt 2021-01-05 02:24:56.000000000 +0100 +++ new/korganizer-20.12.2/CMakeLists.txt 2021-02-02 01:53:03.000000000 +0100 @@ -7,8 +7,8 @@ set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}") endif() -set(PIM_VERSION "5.16.1") -set(RELEASE_SERVICE_VERSION "20.12.0") +set(PIM_VERSION "5.16.2") +set(RELEASE_SERVICE_VERSION "20.12.2") set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} (${RELEASE_SERVICE_VERSION})") @@ -41,22 +41,22 @@ include(ECMQtDeclareLoggingCategory) -set(AKONADI_MIMELIB_VERSION "5.16.1") -set(AKONADI_CONTACT_VERSION "5.16.1") -set(IDENTITYMANAGEMENT_LIB_VERSION "5.16.1") -set(KLDAP_LIB_VERSION "5.16.1") -set(KMAILTRANSPORT_LIB_VERSION "5.16.1") -set(CALENDARUTILS_LIB_VERSION "5.16.1") -set(AKONADICALENDAR_LIB_VERSION "5.16.1") -set(KONTACTINTERFACE_LIB_VERSION "5.16.1") -set(KMIME_LIB_VERSION "5.16.1") -set(KPIMTEXTEDIT_LIB_VERSION "5.16.1") -set(AKONADI_VERSION "5.16.1") -set(GRANTLEETHEME_LIB_VERSION "5.16.1") +set(AKONADI_MIMELIB_VERSION "5.16.2") +set(AKONADI_CONTACT_VERSION "5.16.2") +set(IDENTITYMANAGEMENT_LIB_VERSION "5.16.2") +set(KLDAP_LIB_VERSION "5.16.2") +set(KMAILTRANSPORT_LIB_VERSION "5.16.2") +set(CALENDARUTILS_LIB_VERSION "5.16.2") +set(AKONADICALENDAR_LIB_VERSION "5.16.2") +set(KONTACTINTERFACE_LIB_VERSION "5.16.2") +set(KMIME_LIB_VERSION "5.16.2") +set(KPIMTEXTEDIT_LIB_VERSION "5.16.2") +set(AKONADI_VERSION "5.16.2") +set(GRANTLEETHEME_LIB_VERSION "5.16.2") set(KDEPIM_LIB_VERSION "${PIM_VERSION}") set(KDEPIM_LIB_SOVERSION "5") -set(AKONADINOTES_LIB_VERSION "5.16.1") +set(AKONADINOTES_LIB_VERSION "5.16.2") set(QT_REQUIRED_VERSION "5.13.0") option(KDEPIM_ENTERPRISE_BUILD "Enable features specific to the enterprise branch, which are normally disabled. Also, it disables many components not needed for Kontact such as the Kolab client." FALSE) @@ -69,12 +69,12 @@ add_definitions(-DWITH_KUSERFEEDBACK) endif() -set(PIMCOMMON_LIB_VERSION "5.16.1") -set(LIBKDEPIM_LIB_VERSION "5.16.1") -set(LIBINCIDENCEEDITOR_LIB_VERSION "5.16.1") -set(CALENDARSUPPORT_LIB_VERSION "5.16.1") -set(EVENTVIEW_LIB_VERSION "5.16.1") -set(AKONADI_SEARCH_VERSION "5.16.1") +set(PIMCOMMON_LIB_VERSION "5.16.2") +set(LIBKDEPIM_LIB_VERSION "5.16.2") +set(LIBINCIDENCEEDITOR_LIB_VERSION "5.16.2") +set(CALENDARSUPPORT_LIB_VERSION "5.16.2") +set(EVENTVIEW_LIB_VERSION "5.16.2") +set(AKONADI_SEARCH_VERSION "5.16.2") find_package(KF5AkonadiSearch ${AKONADI_SEARCH_VERSION} CONFIG REQUIRED) set_package_properties(KF5AkonadiSearch PROPERTIES DESCRIPTION "The Akonadi Search libraries" URL "https://www.kde.org" TYPE REQUIRED PURPOSE "Provides search capabilities in KMail and Akonadi") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/korganizer-20.12.1/po/fr/korganizer.po new/korganizer-20.12.2/po/fr/korganizer.po --- old/korganizer-20.12.1/po/fr/korganizer.po 2021-01-05 02:24:55.000000000 +0100 +++ new/korganizer-20.12.2/po/fr/korganizer.po 2021-02-02 01:53:02.000000000 +0100 @@ -24,7 +24,7 @@ "Project-Id-Version: korganizer\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-12-21 08:50+0100\n" -"PO-Revision-Date: 2020-09-20 09:13+0200\n" +"PO-Revision-Date: 2021-01-13 08:23+0100\n" "Last-Translator: Xavier Besnard <[email protected]>\n" "Language-Team: FR\n" "Language: fr\n" @@ -1436,7 +1436,7 @@ #: calendarview.cpp:1381 #, kde-format msgid "Toggle Reminder" -msgstr "Activer/Desactiver le rappel" +msgstr "Activer??/ D??sactiver le rappel" #: calendarview.cpp:1409 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/korganizer-20.12.1/po/it/korganizer.po new/korganizer-20.12.2/po/it/korganizer.po --- old/korganizer-20.12.1/po/it/korganizer.po 2021-01-05 02:24:55.000000000 +0100 +++ new/korganizer-20.12.2/po/it/korganizer.po 2021-02-02 01:53:02.000000000 +0100 @@ -8,7 +8,7 @@ # Pino Toscano <[email protected]>, 2007. # Dario Panico <[email protected]>, 2008, 2009. # Leonardo Finetti <[email protected]>, 2008. -# Luigi Toscano <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020. +# Luigi Toscano <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021. # Vincenzo Reale <[email protected]>, 2020. # msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/korganizer-20.12.1/po/ru/korganizer.po new/korganizer-20.12.2/po/ru/korganizer.po --- old/korganizer-20.12.1/po/ru/korganizer.po 2021-01-05 02:24:55.000000000 +0100 +++ new/korganizer-20.12.2/po/ru/korganizer.po 2021-02-02 01:53:02.000000000 +0100 @@ -11,20 +11,20 @@ # Julia Dronova <[email protected]>, 2012. # Yuri Efremov <[email protected]>, 2013. # Alexander Lakhin <[email protected]>, 2013. -# Alexander Yavorsky <[email protected]>, 2019, 2020. +# Alexander Yavorsky <[email protected]>, 2019, 2020, 2021. msgid "" msgstr "" "Project-Id-Version: korganizer\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-12-21 08:50+0100\n" -"PO-Revision-Date: 2020-04-24 15:45+0300\n" +"PO-Revision-Date: 2021-01-17 13:45+0300\n" "Last-Translator: Alexander Yavorsky <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 20.04.0\n" +"X-Generator: Lokalize 20.12.1\n" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Environment: kde\n" @@ -643,16 +643,15 @@ msgstr "?????????????????????????? ?? ?????????? ?????????????????? ???????????? ????????????????" #: actionmanager.cpp:448 -#, fuzzy, kde-format -#| msgctxt "@info:whatsthis" -#| msgid "" -#| "Switches to the Timeline View, which shows all events for the selected " -#| "timespan in a gantt view. Each calendar is displayed in a separate line." +#, kde-format msgctxt "@info:whatsthis" msgid "" "Switches to the Timeline View, which shows all events for the selected " "timespan in a Gantt view. Each calendar is displayed in a separate line." -msgstr "???????????????????????? ?? ?????????? ?????????????????? ???????????? ????????????????. " +msgstr "" +"???????????????? ?? ???????????? ?????????????????? ???????????? ????????????????, ?? ?????????????? ?????? ?????????????? ???? " +"?????????????????? ???????????????????? ?????????????? ???????????????????????? ?? ???????? ?????????????????? ??????????. ?????????????? " +"?????????????????? ?????????????????????????? ?????????????????? ????????????." #: actionmanager.cpp:458 #, kde-format @@ -819,18 +818,14 @@ msgstr "???????????????????? ?????????? ?????????????????? ??????????" #: actionmanager.cpp:557 -#, fuzzy, kde-format -#| msgctxt "@info:whatsthis" -#| msgid "" -#| "Scrolls forward by a day, week, month or year, depending on the current " -#| "calendar view." +#, kde-format msgctxt "@info:whatsthis" msgid "" "Scrolls forward by a day, week, month or year, depending on the current " "calendar view." msgstr "" -"?????????????????????????? ?????????????????? ???????????? ???? ????????, ????????????, ?????????? ?????? ??????. ?????? " -"?????????????????? ?????????????? ???? ???????????????? ???????????? ??????????????????." +"?????????????????????????? ?????????????????? ???????????? ???? ????????, ????????????, ?????????? ?????? ??????. ?????? ?????????????????? " +"?????????????? ???? ???????????????? ???????????? ??????????????????." #: actionmanager.cpp:562 #, kde-format @@ -2226,17 +2221,16 @@ msgstr "????????????????:" #: koapp.cpp:70 -#, fuzzy, kde-format -#| msgctxt "@info:tooltip" -#| msgid "Filter incidences from the calendar" +#, kde-format msgid "Failed to retrieve incidence from Akonadi" -msgstr "???????????? ?????????????? ?????? ?????????? ??????????????????" +msgstr "???? ?????????????? ???????????????? ?????????????? ???? Akonadi" #: koapp.cpp:75 #, kde-format msgid "" "Failed to retrieve incidence from Akonadi: requested incidence doesn't exist." msgstr "" +"???? ?????????????? ???????????????? ?????????????? ???? Akonadi: ?????????????????????????? ?????????????? ???? ????????????????????." #: kocorehelper.cpp:34 #, kde-format @@ -2366,11 +2360,10 @@ msgstr "????&???????????? ???? ????????????????????..." #: koeventpopupmenu.cpp:147 -#, fuzzy, kde-format -#| msgid "&Send as iCalendar..." +#, kde-format msgctxt "@action:inmenu" msgid "Send as iCalendar..." -msgstr "&?????????????????? ?? ?????????????? iCalendar..." +msgstr "?????????????????? ?? ?????????????? iCalendar..." #: koeventpopupmenu.cpp:199 #, kde-format @@ -3468,11 +3461,9 @@ msgstr "?????????? ???????????????????? ?????????????????? ???????????? ?? ???????????????????????? ??????????????????" #: korganizer_options.h:26 -#, fuzzy, kde-format -#| msgctxt "@info:tooltip" -#| msgid "Edit the selected incidence" +#, kde-format msgid "Display the specified incidence (by URL)" -msgstr "?????????????????????????? ???????????????????? ??????????????" +msgstr "???????????????? ?????????????????? ?????????????? (???????????????????????? URL)." #: korganizer_options.h:30 #, kde-format @@ -3917,16 +3908,15 @@ msgstr "?? Laurent Montel, 2020" #: prefs/kprefsdialog.cpp:226 -#, fuzzy, kde-format -#| msgid "Change..." +#, kde-format msgid "Choose..." -msgstr "????????????????..." +msgstr "??????????????..." #: prefs/kprefsdialog.cpp:765 #, kde-format msgctxt "@title:window" msgid "Preferences" -msgstr "" +msgstr "??????????????????" #: prefs/kprefsdialog.cpp:870 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/korganizer-20.12.1/po/zh_CN/korgac.po new/korganizer-20.12.2/po/zh_CN/korgac.po --- old/korganizer-20.12.1/po/zh_CN/korgac.po 2021-01-05 02:24:55.000000000 +0100 +++ new/korganizer-20.12.2/po/zh_CN/korgac.po 2021-02-02 01:53:02.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-10-23 02:29+0200\n" -"PO-Revision-Date: 2021-01-03 09:07\n" +"PO-Revision-Date: 2021-01-28 05:08\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/korganizer-20.12.1/po/zh_CN/korganizer.po new/korganizer-20.12.2/po/zh_CN/korganizer.po --- old/korganizer-20.12.1/po/zh_CN/korganizer.po 2021-01-05 02:24:55.000000000 +0100 +++ new/korganizer-20.12.2/po/zh_CN/korganizer.po 2021-02-02 01:53:02.000000000 +0100 @@ -14,7 +14,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-12-21 08:50+0100\n" -"PO-Revision-Date: 2021-01-03 09:07\n" +"PO-Revision-Date: 2021-01-28 05:08\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/korganizer-20.12.1/src/kcmconfigs/korganizer_userfeedback.desktop new/korganizer-20.12.2/src/kcmconfigs/korganizer_userfeedback.desktop --- old/korganizer-20.12.1/src/kcmconfigs/korganizer_userfeedback.desktop 2021-01-02 23:05:52.000000000 +0100 +++ new/korganizer-20.12.2/src/kcmconfigs/korganizer_userfeedback.desktop 2021-01-29 21:27:11.000000000 +0100 @@ -25,6 +25,7 @@ Name[it]=UserFeedback Name[ko]=????????? ????????? Name[nl]=UserFeedBack +Name[pl]=Informacja Zwrotna U??ytkownika Name[pt]=UserFeedBack Name[pt_BR]=Coment??rios do usu??rio Name[ru]=UserFeedBack @@ -40,11 +41,12 @@ Comment[es]=Configuraci??n de los comentarios del usuario de KOrganizer Comment[et]=KOrganizeri kasutaja tagasiside seadistused Comment[fi]=KOrganizerin k??ytt??j??palauteasetukset -Comment[fr]=Configuration d'UserFeedBack pour KOrganizer +Comment[fr]=Configuration pour le retour d'utilisation pour KOrganizer Comment[ia]=Configuration de Responsa de usator de KOrganizer Comment[it]=Configurazione UserFeedBack di KOrganizer Comment[ko]=KOrganizer ????????? ????????? ?????? Comment[nl]=KOrganizer UserFeedBack configuratie +Comment[pl]=Ustawienia informacji zwrotnej u??ytkownika dla KOrganizera Comment[pt]=Configura????o das Reac????es dos Utilizadores do KOrganizer Comment[pt_BR]=Configura????o dos coment??rios do usu??rio do KOrganizer Comment[ru]=?????????????????? ???????????????????? ???????????????? ?????????? KOrganizer @@ -65,6 +67,7 @@ X-KDE-Keywords[it]=korganizer,userfeedback X-KDE-Keywords[ko]=korganizer,userfeedback,????????? ????????? X-KDE-Keywords[nl]=korganizer,userfeedback +X-KDE-Keywords[pl]=korganizer,informacja zwrotna u??ytkownika X-KDE-Keywords[pt]=korganizer,reac????es,utilizadores X-KDE-Keywords[pt_BR]=korganizer,coment??rios do usuario X-KDE-Keywords[ru]=korganizer,userfeedback,????????????????????,???????????????? ?????????? diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/korganizer-20.12.1/src/korganizer-import.desktop new/korganizer-20.12.2/src/korganizer-import.desktop --- old/korganizer-20.12.1/src/korganizer-import.desktop 2021-01-02 23:05:52.000000000 +0100 +++ new/korganizer-20.12.2/src/korganizer-import.desktop 2021-01-29 21:27:11.000000000 +0100 @@ -120,7 +120,7 @@ Name[nl]=KOrganizer Name[nn]=KOrganizer Name[pa]=??????-?????????????????? -Name[pl]=KOrganizator +Name[pl]=KOrganizer Name[pt]=KOrganizer Name[pt_BR]=KOrganizer Name[ro]=Organizator diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/korganizer-20.12.1/src/korganizer-view.desktop new/korganizer-20.12.2/src/korganizer-view.desktop --- old/korganizer-20.12.1/src/korganizer-view.desktop 2021-01-02 23:05:52.000000000 +0100 +++ new/korganizer-20.12.2/src/korganizer-view.desktop 2021-01-29 21:27:11.000000000 +0100 @@ -13,6 +13,7 @@ Name[ia]=Korganizer vista Name[it]=Vista di KOrganizer Name[nl]=Beeld KOrganizer +Name[pl]=Widok KOrganizerera Name[pt]=??rea do KOrganizer Name[pt_BR]=Visualiza????o do KOrganizer Name[sl]=Pogled KOrganizerja @@ -31,6 +32,7 @@ Comment[ia]=Monstra incidentia specificate per URL Comment[it]=Mostra l'occorrenza indicata dall'URL Comment[nl]=Toon URL van genoemd voorval +Comment[pl]=Wy??wietl wyst??pienie okre??lone przez adres URL Comment[pt]=Mostra o evento indicado pelo URL Comment[pt_BR]=Mostrar incid??ncia especificada pela URL Comment[sl]=Prikazovanje pojavnosti, dolo??eno z URL-jem diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/korganizer-20.12.1/src/korganizer_part.desktop new/korganizer-20.12.2/src/korganizer_part.desktop --- old/korganizer-20.12.1/src/korganizer_part.desktop 2021-01-02 23:05:52.000000000 +0100 +++ new/korganizer-20.12.2/src/korganizer_part.desktop 2021-01-29 21:27:11.000000000 +0100 @@ -118,7 +118,7 @@ Name[nl]=KOrganizer Name[nn]=KOrganizer Name[pa]=??????-?????????????????? -Name[pl]=KOrganizator +Name[pl]=KOrganizer Name[pt]=KOrganizer Name[pt_BR]=KOrganizer Name[ro]=Organizator diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/korganizer-20.12.1/src/org.kde.korganizer.appdata.xml new/korganizer-20.12.2/src/org.kde.korganizer.appdata.xml --- old/korganizer-20.12.1/src/org.kde.korganizer.appdata.xml 2021-01-02 23:05:52.000000000 +0100 +++ new/korganizer-20.12.2/src/org.kde.korganizer.appdata.xml 2021-01-29 21:27:11.000000000 +0100 @@ -17,7 +17,7 @@ <developer_name xml:lang="gl">A comunidade de KDE</developer_name> <developer_name xml:lang="ia">Le communitate de KDE</developer_name> <developer_name xml:lang="id">Komunitas KDE</developer_name> - <developer_name xml:lang="it">La Comunit?? KDE</developer_name> + <developer_name xml:lang="it">La comunit?? KDE</developer_name> <developer_name xml:lang="ko">KDE ????????????</developer_name> <developer_name xml:lang="nl">De KDE gemeenschap</developer_name> <developer_name xml:lang="pl">Spo??eczno???? KDE</developer_name> @@ -377,9 +377,9 @@ <binary>korganizer</binary> </provides> <releases> + <release version="5.16.2" date="2021-02-04"/> <release version="5.16.1" date="2021-01-07"/> <release version="5.16.0" date="2020-12-10"/> <release version="5.15.3" date="2020-11-05"/> - <release version="5.15.2" date="2020-10-08"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/korganizer-20.12.1/src/org.kde.korganizer.desktop new/korganizer-20.12.2/src/org.kde.korganizer.desktop --- old/korganizer-20.12.1/src/org.kde.korganizer.desktop 2021-01-02 23:05:52.000000000 +0100 +++ new/korganizer-20.12.2/src/org.kde.korganizer.desktop 2021-01-29 21:27:11.000000000 +0100 @@ -120,7 +120,7 @@ Name[nl]=KOrganizer Name[nn]=KOrganizer Name[pa]=??????-?????????????????? -Name[pl]=KOrganizator +Name[pl]=KOrganizer Name[pt]=KOrganizer Name[pt_BR]=KOrganizer Name[ro]=Organizator
