From 7566d5e911cc8b031ce602c152a692bf54d6a55c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Mon, 4 Feb 2019 17:17:59 +0100 Subject: [PATCH 01/44] Create hu.yml --- locales/hu.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 locales/hu.yml diff --git a/locales/hu.yml b/locales/hu.yml new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/locales/hu.yml @@ -0,0 +1 @@ + From 2b2ea3e4ab23db0555cd8f29d3c0ec76fab3dcf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Mon, 4 Feb 2019 17:26:53 +0100 Subject: [PATCH 02/44] Update hu.yml --- locales/hu.yml | 111 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) diff --git a/locales/hu.yml b/locales/hu.yml index 8b137891..cba2fb9b 100644 --- a/locales/hu.yml +++ b/locales/hu.yml @@ -1 +1,112 @@ +en: + # General + path: '' + activeLang: 'English' + buttonDemo: 'Online demo' + buttonCode: 'Code on Github' + #Navigation links + navText: 'Navigation' + navDemo: 'Demo' + navCommunity: 'Community' + navContract: 'Social Contract' + navCode: 'Code' + navDocs: 'Documentation' + navCredits: 'Attribution and credits' + navBlog: 'Blog' + navFeatures: 'Features' + navFaqs: 'FAQs' + navContact: 'Contact' + navUsedBy: 'Decidim in use' + navPartners: 'Cooperating entities' + + # Index --- + ## Alert + alertTitle: 'Participate now in #Decidim.GOV' + alertSubtitle: 'Democratic Governance for an open community' + alertDesc: + 'We want to think and redesign participatory democracy. We want to build + Decidim openly, transparently and collaboratively to make the best digital + platform for participatory democracy. Towards a network of cities and + democratic organizations.' + ## Hero + heroHeading: + 'Free Open-Source participatory democracy for cities and organizations' + heroSubheading: 'Decidim is a digital platform
for citizen participation' + heroIntro: + 'Free and safe technology.
With all democratic + guarantees.
Reprogramming democracy is now possible with Decidim.' + playVideo: 'Play video' + videoUrl: 'https://www.youtube.com/embed/f6JMgJAQ2tc' + closeVideo: 'Close video' + ## Subhero + subheroIntro: + 'Decidim helps citizens, organizations and public institutions self-organize + democratically at every scale.' + subheroFeature1: 'Strategic
planning' + subheroFeature2: 'Participatory
budgeting' + subheroFeature3: 'Initiatives and
citizen consultations' + subheroFeature4: 'Participative
processes' + subheroFeature5: 'Assemblies' + subheroFeature6: 'Networked
communication' + ## Logo sections + logosUsedByTitle: 'They are already using Decidim' + logosUsedByCta: 'See all' + ## CTA Block + ctaTitle: 'start using Decidim today' + ## Footer + footerDrivenByTitle: 'Promoter' + footerAttribution: '© 2018 - Creative Commons By-SA' + ##Features + feature1Title: 'Participatory
budgets' + feature1Content: + 'It analyses the submitted proposals and promotes a new way of distributing + common resources.' + feature2Title: 'Citizen’s initiatives
and consultations' + feature2Content: + 'Empower your community through citizen initiatives. Promote relevant voting + through consultations.' + feature3Title: 'The power
of a political network' + feature3Content: + 'It takes deliberation, collaboration and decision to a massive dimension, + with thousands of people participating in real time.' + feature4Title: 'A democratic
and flexible system' + feature4Content: + 'Thanks to its modular architecture and scalable logic, you can configure a + powerful system of democratic governance in all kinds of organizations.' + feature5Title: 'We take democracy
very seriously' + feature5Content: + 'Decidim ensures transparency, traceability and integrity of information + like never before. It provides security, privacy and confidentiality to all + participants.' + feature6Title: "It's yours.
Share it. Improve it." + feature6Content: + 'A platform designed entirely with free software, open and collaborative + content thanks to the community Metadecidim.' + featureCta: 'See all features' + valuesCta: 'Go to social contract' + # Demo --- translation directly in /localizable/demo.html.erb + # Community --- translation directly in /localizable/community.html.erb + # Social Contract --- translation directly in /localizable/contract.html.erb + # Credits --- translation directly in /localizable/credits.html.erb + # Documentation --- translation directly in /localizable/docs.html.erb + # Features --- Intro texts + featuresTitle: 'Features' + featuresIntro: + '

You can use Decidim in a public or private organisation, with hundreds + or thousands of potential participants, such as a city council, an + association, a university, an NGO, a trade union, a neighbourhood collective + or a cooperative...

Thanks to Decidim you will be able to configure + spaces for participation (initiatives, assemblies, processes or + consultations) and enrich them through the multiple available components + (face-to-face meetings, surveys, proposals, voting, follow-up of results, + comments and many more).

' + featuresType1Title: 'Spaces for participation' + featuresType1Subtitle: 'For participants to make proposals and make decisions' + featuresType2Title: 'Components' + featuresType2Subtitle: 'For participants and spaces to interact' + featuresOtherSubtitle: + 'Dare to combine the components. Design and deploy a powerful democratic + system in an easy way and adapt it to your organization’s needs' + featuresCtaTitle: 'Discover how Decidim works in depth' + featuresCta: 'Functions and features' From 37961aab780731364e329a21eccaa365b63534e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Sun, 10 Feb 2019 23:19:46 +0100 Subject: [PATCH 03/44] Update hu.yml --- locales/hu.yml | 111 ++++++++++++++++++++++++------------------------- 1 file changed, 55 insertions(+), 56 deletions(-) diff --git a/locales/hu.yml b/locales/hu.yml index cba2fb9b..f991a6ec 100644 --- a/locales/hu.yml +++ b/locales/hu.yml @@ -1,97 +1,96 @@ en: # General path: '' - activeLang: 'English' + activeLang: 'Magyar' buttonDemo: 'Online demo' - buttonCode: 'Code on Github' + buttonCode: 'Kód a Github-on' #Navigation links - navText: 'Navigation' + navText: 'Navigáció' navDemo: 'Demo' - navCommunity: 'Community' - navContract: 'Social Contract' - navCode: 'Code' - navDocs: 'Documentation' + navCommunity: 'Közösség' + navContract: 'Társadalmi szerződés' + navCode: 'Kód' + navDocs: 'Dokumentáció' navCredits: 'Attribution and credits' navBlog: 'Blog' - navFeatures: 'Features' - navFaqs: 'FAQs' - navContact: 'Contact' - navUsedBy: 'Decidim in use' - navPartners: 'Cooperating entities' + navFeatures: 'Tulajdonságok' + navFaqs: 'GYIK' + navContact: 'Kapcsolat' + navUsedBy: 'Decidim használatban' + navPartners: 'Együtmtűködő szervezetek' # Index --- ## Alert - alertTitle: 'Participate now in #Decidim.GOV' - alertSubtitle: 'Democratic Governance for an open community' + alertTitle: 'Vegyél részt most a #Decidim.GOV-ban' + alertSubtitle: 'Demokratikus Kormányzás egy nyitott közösségért' alertDesc: - 'We want to think and redesign participatory democracy. We want to build - Decidim openly, transparently and collaboratively to make the best digital - platform for participatory democracy. Towards a network of cities and - democratic organizations.' + 'Újra szeretnénk gondolni és tervezni a részvételi demokráciát. A Decidimet sokak együttműködésében + nyitottan és átláthatóan szeretnénk építeni, hogy a legjobb digitális részvételi demokrácia + platformmá váljon. A városok hálózata és demokratikus szervezetek számára.' ## Hero heroHeading: - 'Free Open-Source participatory democracy for cities and organizations' - heroSubheading: 'Decidim is a digital platform
for citizen participation' + 'Szabad Nylít Forráskódú szoftver a városok és szervezetek részvételi demokráciájáért' + heroSubheading: 'Decidim egy digitális platform
az állampolgári részvételért' heroIntro: - 'Free and safe technology.
With all democratic - guarantees.
Reprogramming democracy is now possible with Decidim.' - playVideo: 'Play video' + 'Szabad és ingyenes technológia
Többféle demokratikus garanciával +
A demokrácia újraprogramozása a Decidimmel lehetséges.' + playVideo: 'Videó lejátszása' videoUrl: 'https://www.youtube.com/embed/f6JMgJAQ2tc' - closeVideo: 'Close video' + closeVideo: 'Videó bezárása' ## Subhero subheroIntro: - 'Decidim helps citizens, organizations and public institutions self-organize - democratically at every scale.' - subheroFeature1: 'Strategic
planning' - subheroFeature2: 'Participatory
budgeting' - subheroFeature3: 'Initiatives and
citizen consultations' - subheroFeature4: 'Participative
processes' - subheroFeature5: 'Assemblies' - subheroFeature6: 'Networked
communication' + 'Decidim állampolgároknak, szervezeteknek és közintézményeknem minden szinten segít önmaguk + demokratikus újraszervezésében.' + subheroFeature1: 'Stratégiai
tervezés' + subheroFeature2: 'Részvételi
költségvetés' + subheroFeature3: 'Kezdeményezések és
állampolgári konzultációk' + subheroFeature4: 'Részvételi
folyamatok' + subheroFeature5: 'Gyűlések' + subheroFeature6: 'Hálózati
kommunikáció' ## Logo sections - logosUsedByTitle: 'They are already using Decidim' - logosUsedByCta: 'See all' + logosUsedByTitle: 'Ők már használják a Decidim-et' + logosUsedByCta: 'Megnézem mindet' ## CTA Block - ctaTitle: 'start using Decidim today' + ctaTitle: 'Kezdd el ma a Decidim használatát' ## Footer - footerDrivenByTitle: 'Promoter' + footerDrivenByTitle: 'Kezdeményező' footerAttribution: '© 2018 - Creative Commons By-SA' ##Features - feature1Title: 'Participatory
budgets' + feature1Title: 'Részvételi
költségvetések' feature1Content: - 'It analyses the submitted proposals and promotes a new way of distributing - common resources.' - feature2Title: 'Citizen’s initiatives
and consultations' + 'A beérkezett javaslatokat elemzi és egy a közös erőforrások elosztásának új módját + mutatja.' + feature2Title: 'Állampolgári kezdeményezések
és konzultációk' feature2Content: - 'Empower your community through citizen initiatives. Promote relevant voting - through consultations.' - feature3Title: 'The power
of a political network' + 'Erősítsd meg a közösségedet polgári kezdeményezésekkel. Kezdeményezz érdemi szavazást + konzultációkon keresztül.' + feature3Title: 'A politikai hálózat
hatlama' feature3Content: 'It takes deliberation, collaboration and decision to a massive dimension, with thousands of people participating in real time.' - feature4Title: 'A democratic
and flexible system' + feature4Title: 'Egy demokratikus
és rugalmas rendszer' feature4Content: 'Thanks to its modular architecture and scalable logic, you can configure a powerful system of democratic governance in all kinds of organizations.' - feature5Title: 'We take democracy
very seriously' + feature5Title: 'A demokráciát
nagyon komolyan vesszük' feature5Content: 'Decidim ensures transparency, traceability and integrity of information like never before. It provides security, privacy and confidentiality to all participants.' - feature6Title: "It's yours.
Share it. Improve it." + feature6Title: "A tiéd.
Oszd meg. Javítds, fejleszd." feature6Content: - 'A platform designed entirely with free software, open and collaborative - content thanks to the community Metadecidim.' - featureCta: 'See all features' - valuesCta: 'Go to social contract' + 'A platform teljes egészében szabad szoftverrel terveze, hála a Metadecidim nyitott és együttműködő + közösségének.' + featureCta: 'Minden tulajdonság megtekintése' + valuesCta: 'Irány a társadalmi szerződés' # Demo --- translation directly in /localizable/demo.html.erb # Community --- translation directly in /localizable/community.html.erb # Social Contract --- translation directly in /localizable/contract.html.erb # Credits --- translation directly in /localizable/credits.html.erb # Documentation --- translation directly in /localizable/docs.html.erb # Features --- Intro texts - featuresTitle: 'Features' + featuresTitle: 'Tulajdonságok' featuresIntro: '

You can use Decidim in a public or private organisation, with hundreds or thousands of potential participants, such as a city council, an @@ -101,12 +100,12 @@ en: consultations) and enrich them through the multiple available components (face-to-face meetings, surveys, proposals, voting, follow-up of results, comments and many more).

' - featuresType1Title: 'Spaces for participation' + featuresType1Title: 'Terek a részvételért' featuresType1Subtitle: 'For participants to make proposals and make decisions' - featuresType2Title: 'Components' - featuresType2Subtitle: 'For participants and spaces to interact' + featuresType2Title: 'Komponensek' + featuresType2Subtitle: 'Kapcsolódási terek a résztvevőkért' featuresOtherSubtitle: 'Dare to combine the components. Design and deploy a powerful democratic system in an easy way and adapt it to your organization’s needs' - featuresCtaTitle: 'Discover how Decidim works in depth' - featuresCta: 'Functions and features' + featuresCtaTitle: 'Ismerd meg mélyebben a decidim működését' + featuresCta: 'Funkciók és tulajdonságok' From 51a61362a87d100b29990dcace909d4536f2c300 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Sun, 10 Feb 2019 23:20:04 +0100 Subject: [PATCH 04/44] Update hu.yml --- locales/hu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/hu.yml b/locales/hu.yml index f991a6ec..d56e34bb 100644 --- a/locales/hu.yml +++ b/locales/hu.yml @@ -1,4 +1,4 @@ -en: +hu: # General path: '' activeLang: 'Magyar' From bd9b5797cbb5ee7501f71fd05b9625c866b33482 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Sun, 10 Feb 2019 23:20:39 +0100 Subject: [PATCH 05/44] Update hu.yml --- locales/hu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/hu.yml b/locales/hu.yml index d56e34bb..907025d6 100644 --- a/locales/hu.yml +++ b/locales/hu.yml @@ -18,7 +18,7 @@ hu: navFaqs: 'GYIK' navContact: 'Kapcsolat' navUsedBy: 'Decidim használatban' - navPartners: 'Együtmtűködő szervezetek' + navPartners: 'Együttműködő szervezetek' # Index --- ## Alert From 89b3a2a39feb7453abf5401c95e939334a66abb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Tue, 12 Feb 2019 18:08:47 +0100 Subject: [PATCH 06/44] Update hu.yml --- locales/hu.yml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/locales/hu.yml b/locales/hu.yml index 907025d6..5d74ac48 100644 --- a/locales/hu.yml +++ b/locales/hu.yml @@ -67,20 +67,20 @@ hu: konzultációkon keresztül.' feature3Title: 'A politikai hálózat
hatlama' feature3Content: - 'It takes deliberation, collaboration and decision to a massive dimension, - with thousands of people participating in real time.' + 'Több ezer ember valós idejű részvétele online vitában, együttműködésben, + vagy közös döntési folyamatokban.' feature4Title: 'Egy demokratikus
és rugalmas rendszer' feature4Content: - 'Thanks to its modular architecture and scalable logic, you can configure a - powerful system of democratic governance in all kinds of organizations.' + 'A moduláris arkitektúrának és a skálázható logikának köszönhetően, + konfigurálható a demokratikus kormányzás rendszere - rendkívül sokféle szervezetben.' feature5Title: 'A demokráciát
nagyon komolyan vesszük' feature5Content: - 'Decidim ensures transparency, traceability and integrity of information - like never before. It provides security, privacy and confidentiality to all - participants.' + 'A Decidim eddig nem látott módon garantálja az információk áltláthatóságát, a nyomonkövethetőségét és + integritását. Biztonságod, adatvédelmet és bizalmasságot nyújt + minden résztvevőnek' feature6Title: "A tiéd.
Oszd meg. Javítds, fejleszd." feature6Content: - 'A platform teljes egészében szabad szoftverrel terveze, hála a Metadecidim nyitott és együttműködő + 'A platform teljes egészében szabad szoftverrel tervezve, hála a Metadecidim nyitott és együttműködő közösségének.' featureCta: 'Minden tulajdonság megtekintése' valuesCta: 'Irány a társadalmi szerződés' @@ -92,20 +92,20 @@ hu: # Features --- Intro texts featuresTitle: 'Tulajdonságok' featuresIntro: - '

You can use Decidim in a public or private organisation, with hundreds - or thousands of potential participants, such as a city council, an - association, a university, an NGO, a trade union, a neighbourhood collective - or a cooperative...

Thanks to Decidim you will be able to configure - spaces for participation (initiatives, assemblies, processes or - consultations) and enrich them through the multiple available components - (face-to-face meetings, surveys, proposals, voting, follow-up of results, - comments and many more).

' + '

A Decidim használható köz-, vagy magán intézmények számára, + legyen szó százas, vagy ezres nagyságrendű potenciális résztvevőről. + A lehetőségeit használhatják önkormányzatok, szövetségek, egyetemek, civil szervezetek, szakszervezetek, vagy + szomszédsági közösségek, de akár szövetkezetek is...

A Decidimnek köszönhetően konfigurálhatóak különféle terek + a részvételre (kezdeményezések, tanácsok, különféle részvételi eljárások vagy + konzultációk) és ezek mind kiegészíthetők sokféle elérhető komponenssel + (offline találkozók, kérdőívek, előterjesztések, szavazások, eredmények nyomon követése, + megjegyzések stb).

' featuresType1Title: 'Terek a részvételért' - featuresType1Subtitle: 'For participants to make proposals and make decisions' + featuresType1Subtitle: 'A résztvevők számára, hogy javaslatokat tegyenek és döntéseket hozzanak' featuresType2Title: 'Komponensek' featuresType2Subtitle: 'Kapcsolódási terek a résztvevőkért' featuresOtherSubtitle: - 'Dare to combine the components. Design and deploy a powerful democratic - system in an easy way and adapt it to your organization’s needs' - featuresCtaTitle: 'Ismerd meg mélyebben a decidim működését' + 'Próbáld kombinálni a komponenseket. Tervezz és indíts erős, demokratikus rendszereket könnyedén és + szabd az intézményed igényeire' + featuresCtaTitle: 'Ismerd meg mélyebben a Decidim működését' featuresCta: 'Funkciók és tulajdonságok' From d2906d6027fa79e476fdf20e8feaee94c5c68886 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Wed, 13 Feb 2019 08:52:41 +0100 Subject: [PATCH 07/44] Set theme jekyll-theme-minimal --- _config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 00000000..2f7efbea --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-minimal \ No newline at end of file From 55118a47ade7b16daff5a6023a815878ba46375c Mon Sep 17 00:00:00 2001 From: Enzo Angiulli Date: Wed, 20 Feb 2019 13:38:34 +0100 Subject: [PATCH 08/44] default to hungarian --- config.rb | 2 +- locales/en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.rb b/config.rb index 1948a5e4..649c0a9e 100644 --- a/config.rb +++ b/config.rb @@ -2,7 +2,7 @@ helpers I18nHelpers # Activate multi-language -activate :i18n, :mount_at_root => :en +activate :i18n, :mount_at_root => :hu activate :directory_indexes diff --git a/locales/en.yml b/locales/en.yml index cba2fb9b..cf6ca0a1 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -1,6 +1,6 @@ en: # General - path: '' + path: '/en' activeLang: 'English' buttonDemo: 'Online demo' buttonCode: 'Code on Github' From 615785b0ea3cc25e38d2fe2795b25cb746fd9d2c Mon Sep 17 00:00:00 2001 From: Enzo Angiulli Date: Wed, 20 Feb 2019 13:39:06 +0100 Subject: [PATCH 09/44] added dummy hungarian texts from english --- data/testimonials.yml | 30 + source/localizable/community.hu.html.erb | 63 ++ source/localizable/contact.hu.html.erb | 47 ++ source/localizable/contract.hu.html.erb | 44 ++ source/localizable/credits.hu.html.erb | 30 + source/localizable/demo.hu.html.erb | 28 + source/localizable/docs.hu.html.erb | 43 ++ .../docs/features-and-roadmap.hu.adoc | 549 ++++++++++++++++++ source/localizable/faqs.hu.html.erb | 17 + source/localizable/features.hu.html.erb | 6 + source/localizable/index.hu.html.erb | 7 + source/localizable/partners.hu.html.erb | 21 + source/localizable/usedby.hu.html.erb | 34 ++ 13 files changed, 919 insertions(+) create mode 100644 source/localizable/community.hu.html.erb create mode 100644 source/localizable/contact.hu.html.erb create mode 100644 source/localizable/contract.hu.html.erb create mode 100644 source/localizable/credits.hu.html.erb create mode 100644 source/localizable/demo.hu.html.erb create mode 100644 source/localizable/docs.hu.html.erb create mode 100644 source/localizable/docs/features-and-roadmap.hu.adoc create mode 100644 source/localizable/faqs.hu.html.erb create mode 100644 source/localizable/features.hu.html.erb create mode 100644 source/localizable/index.hu.html.erb create mode 100644 source/localizable/partners.hu.html.erb create mode 100644 source/localizable/usedby.hu.html.erb diff --git a/data/testimonials.yml b/data/testimonials.yml index 4c183ea6..c6541876 100644 --- a/data/testimonials.yml +++ b/data/testimonials.yml @@ -11,6 +11,16 @@ proposals. One of the advantages of using this platform is that you can monitor at all times the state of implementation of the approved proposals. + hu: + org: Barcelona City Hall + quote: + Thanks to Decidim, in Barcelona we have managed to co-produce a strategic + city plan together with the citizens. In 2016 we inaugurated the Municipal + Action Plan in the form of a participatory process through Decidim + Barcelona. Currently, this plan includes almost 7 thousand citizen + proposals. One of the advantages of using this platform is that you can + monitor at all times the state of implementation of the approved + proposals. es: org: Ayuntamiento de Barcelona quote: @@ -44,6 +54,17 @@ participant people have registered, 5 participatory processes, 3 assemblies operating and more than 1,300 votes in the last General Assembly vote. + hu: + org: Som Energia + quote: + With the implementation of Decidim in Som Energia we have generated a + kinder space for participation. We released the tool in 2018, hosting the + General Assembly of the Cooperative and months later we debated the Image + Redesign and collaborative development of the School of Som Energia, among + other participatory processes. In a few months, more than 3,500 + participant people have registered, 5 participatory processes, 3 + assemblies operating and more than 1,300 votes in the last General + Assembly vote. es: org: Som Energia quote: @@ -78,6 +99,15 @@ and participation that, in addition, incorporates values, methodologies and a multipurpose set of tools with a high potential for transforming the relationship between the Administration and the citizen. + hu: + org: Generalitat de Catalunya + quote: + Decidim is a key tool in the strategy of citizen participation of the + Generalitat de Catalunya. Beyond offering a platform to facilitate online + participation, Decidim is a fundamental instrument of knowledge management + and participation that, in addition, incorporates values, methodologies + and a multipurpose set of tools with a high potential for transforming the + relationship between the Administration and the citizen. es: org: Generalitat de Catalunya quote: diff --git a/source/localizable/community.hu.html.erb b/source/localizable/community.hu.html.erb new file mode 100644 index 00000000..d29ae184 --- /dev/null +++ b/source/localizable/community.hu.html.erb @@ -0,0 +1,63 @@ +--- +title: Community | Decidim +description: +--- + +
+

Csatlakozz a közösséghez

+

We are the digital commons for participatory democracy.

+
+
+
+

Citizens

+

Become a decidimer

+
+
    +
  • Join community meetings
  • +
  • Contribute to feature specifications
  • +
  • Discuss and decide over the platform
  • +
  • Meet other people
  • +
  • Extend democracy to your local community
  • +
+ +
+
+
+

Developers and Researchers

+

Contribute code to github

+
+
    +
  • Join research teams
  • +
  • Write documentation
  • +
  • Join our technology committee
  • +
  • Install, configure and enjoy decicim
  • +
  • Hack collaboratively
  • +
+ +
+
+
+

Institutions

+

Deliver the best experience

+
+
    +
  • Deliver the best experience
  • +
  • Improve your democratic quality
  • +
  • Make your institution smarter
  • +
  • Open your governance
  • +
  • Let your members/citizens self-organize
  • +
+ +
+
+
+ +
+ Decidim Community Photo at Metadecidim Meeting 2016 +
diff --git a/source/localizable/contact.hu.html.erb b/source/localizable/contact.hu.html.erb new file mode 100644 index 00000000..7d4aa166 --- /dev/null +++ b/source/localizable/contact.hu.html.erb @@ -0,0 +1,47 @@ +--- +title: Contact us | Decidim +description: +--- + +
+
+

Contact us

+
+

+ +

+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ +
+
+
+
diff --git a/source/localizable/contract.hu.html.erb b/source/localizable/contract.hu.html.erb new file mode 100644 index 00000000..987be331 --- /dev/null +++ b/source/localizable/contract.hu.html.erb @@ -0,0 +1,44 @@ +--- +title: Social Contract | Decidim +description: +--- +
+
+

Social Contract

+

Code for democratic guarantees and open collaboration

+

This is the social contract that all members of the Decidim project are committed to follow.

+

The use and development of the Decidim platform by an institution or social group of any kind involves the full and integral acceptance of, and commitment to, this social-contract.

+ +

Free software and open content

+

The code of the platform, along with the modules, libraries or any other code that is developed for its functioning and deployment, will always be Free Open Source Software with an Affero GPLv3 license or later versions [https://www.gnu.org/licenses/agpl-3.0.en.html] whenever the code is newly developed and with licenses that are compatible with the above one when code re-used.

+

Likewise, the content, data, APIs and/or any other interfaces that are deployed to interact with any type of user must follow open and interoperable standards (ex. OpenID, RSS, OStatus, etc.), always tending to maximize their integration with the most widely used open standards.

+

In order to maximize transparency and citizen collaboration in participatory processes, organs and mechanisms, the content, text, graphics, fonts, audio, video or other design elements will be published under a Creative Commons By-SA [https://creativecommons.org/licenses/by-sa/4.0/legalcode].

+

The data available through the platform, especially all data that can be collected in a systematic way through scrappers or other techniques of massive consultation, will be published and licensed under Open Data Commons Open Database License [http://opendatacommons.org/licenses/odbl], published under standardized and accessible formats (such as CSV, JSON, etc.) and, whenever possible, with tools that facilitate the analysis and visualization of data.

+ +

Transparency, traceability and integrity

+

The platform, and its current or future configuration, development, deployment and use must ensure and maximize, at all times, the transparency, traceability and integrity of documents, proposals, debates, decisions, or any other object, mechanism or participatory process.

+

By transparency we understand that all data related to all such participatory mechanisms and processes are available for download, analysis and treatment, following the most demanding standards and formats to share information (accessibility, multi-format, etc.).

+

Transparency is a necessary condition for monitoring of participatory processes and mechanisms, but should never, in any case, be applied for the treatment of personal data or against the defense of the privacy of the people participating in the platform.

+

We understand by traceability the ability to fully track backward (past) and forward (future) what happened to the proposals, plans, regulations, or any other object of participation or decision included in a process or mechanism. The platform must at all times show how, why, by whom and with what guarantees a certain type of object of a participatory process was dismissed, approved or blocked.

+

We understand by integrity the authenticity of a specific content, and ensuring that it has not been tampered with or altered without this modification being clearly recorded and visibly verifiable and auditable. The goal of integrity is to avoid manipulation of proposals or results of participatory processes or mechanisms.

+ +

Equal opportunities and quality indicators

+

Alongside the guarantees previously defined, the platform promises to ensure equal opportunities for all people, as well as for their proposals or other contributions the platform might host. The platform will offer equal starting opportunities to all participatory objects (proposals, debates, etc.) for them to be viewed, discussed, commented, evaluated or treated without discrimination of any kind. In this sense, the digital identity of the users of the platform will always be personal and not transferable, the verification that confers decision rights on the platform should also be unique, and it is the administrative entity in charge of the platform who should be responsible for ensuring non-impersonation of a person or entity.

+

The platform should promote, with the aim of ensuring its democratic quality, the use of quality indicators developed on the basis of the data obtained from participatory processes, mechanism and user activity. Sharing of the setting of the different components as well as open data will be promoted for the definition of these indicators

+

Equality in political participation of citizens is one of the fundamental principles of any democratic system and the platform, not only has to ensure equal opportunities with respect to the uses and functions, but also the access right. In this sense the entity in charge of the platform assumes the commitment to promote actions that advance in the direction of providing access and support to the platform for all citizens alike universally Giving tools and resources appropriate to the platform is available to anyone who wants to use.

+ +

Data confidentiality

+

The confidentiality and privacy of the personal data that people might provide to participate in any of the functionalities and/or possibilities of participation that the platform provides shall be guaranteed at all times. In no case shall personal data be transferred to third parties. Personal data will not be used beyond what is strictly necessary for the purposes of user registration and improvements on the usability of the platform. Whenever platform technology makes it possible, the expression of political preferences or will in decision-making processes shall remain inaccessible even for the administrator of the platform or the server/s that host it.

+ +

Accountability and responsability

+

A commitment to citizens shall be taken to respond to all queries and contributions in the shortest time possible. A commitment shall also be adopted to follow-up the results of participatory processes and to respond to those demands which specifically request it. Finally, a commitment shall be taken to study the incorporation of indicators to monitor the participation processes once they are finalized, in order to systematically evaluate its implementation.

+ +

Continuous improvement and inter-institutional colaboration

+

Mechanisms for periodic review and evaluation will be provided in order to facilitate the continuous improvement of the platform.

+

Priority will be given to the collaboration and the exchange of experiences between the institutions involved in the project, with the aim to improve, fix and build new developments for the continuous improvement of the platform.

+

In this sense, collaborative conditions and environments will be facilitated when moving forward improvements that point to a common benefit of the entire platform, enabling inter-agency coordination mechanisms when necessary.

+ +

Terms of use

+

All points of this code should be reflected at EULA (end user license agreement) document that each organization that delivers services using Decidim stablishes with users, and it should never be contradicted.

+
+
diff --git a/source/localizable/credits.hu.html.erb b/source/localizable/credits.hu.html.erb new file mode 100644 index 00000000..505736b7 --- /dev/null +++ b/source/localizable/credits.hu.html.erb @@ -0,0 +1,30 @@ +--- +title: Attributions and credits | Decidim +description: +--- +
+
+

Attributions and credits

+

+ Decidim.org is under a Creative Commons By-SA license by the Directorate for Research, Development and Innovation of Citizens' Rights, Participation and Transparency Area of Barcelona City Council. +

+ <%#

Icons

+

+ The icons depicted in the home page are from The Noun Project, By Shmidt Sergey: +

+ %> +
+
diff --git a/source/localizable/demo.hu.html.erb b/source/localizable/demo.hu.html.erb new file mode 100644 index 00000000..db5cbb60 --- /dev/null +++ b/source/localizable/demo.hu.html.erb @@ -0,0 +1,28 @@ +--- +title: Demo | Decidim +description: +--- +
+
+

Online Demo

+

+ Play around and explore freely the Decidim platform with our online demo. +

+ +

+ Decidim is up and running on several instances that you can visit and explore, Decidim Barcelona at Barcelona City or you can visit the sites of Gavà and L'Hospitalet. But these are real instances where you can't really play around freely, as you might not be a citizen of those municipalities, and you can't explore those sites as an admin. +

+ +

+ If you want to go further you are welcome to test Decidim on our Decidim Demo Site (courtesy of our developers at aLabs). Enter the demo site and freely explore the potential of Decidim and its features. +

+

+ You can log in as Admin (username "admin@example.org" and password "decidim123456"). +

+ + +
+ +
diff --git a/source/localizable/docs.hu.html.erb b/source/localizable/docs.hu.html.erb new file mode 100644 index 00000000..0b0fc4b2 --- /dev/null +++ b/source/localizable/docs.hu.html.erb @@ -0,0 +1,43 @@ +--- +title: Documentation | Decidim +description: Documentation about Decidim Project +--- +
+
+

Documentation about Decidim project

+ +

Technical and functional documentation

+ + +

Manuals

+ + +

Videos

+ + +

Scientific papers and reports

+ + +

Magazine articles, interviews and opinion

+ + +

Design

+ + +
+
\ No newline at end of file diff --git a/source/localizable/docs/features-and-roadmap.hu.adoc b/source/localizable/docs/features-and-roadmap.hu.adoc new file mode 100644 index 00000000..13ce8bea --- /dev/null +++ b/source/localizable/docs/features-and-roadmap.hu.adoc @@ -0,0 +1,549 @@ +:page-layout: asciidoc +:lang: en +// This directory provides translations for all built-in attributes in Asciidoctor that emit translatable strings. +// See http://asciidoctor.org/docs/user-manual/#customizing-labels to learn how to apply this file. +// +// If you're introducing a new translation, create a file named attributes-.adoc, where is the IANA subtag for the language. +// Next, assign a translation for each attribute, using attributes-en.adoc as a reference. +// +// IMPORTANT: Do not include any blank lines in the transation file. +// +// NOTE: Please wrap the listing-caption and preface-title entries in a preprocessor conditional directive. +// These attributes should only be updated if set explicitly by the user. +// English translation, for reference only; matches the built-in behavior of core +:appendix-caption: Appendix +:appendix-refsig: {appendix-caption} +:caution-caption: Caution +:chapter-label: Chapter +:chapter-refsig: {chapter-label} +:example-caption: Example +:figure-caption: Figure +:important-caption: Important +:last-update-label: Last updated +//:manname-title: Name +:note-caption: Note +:part-label: Part +:part-refsig: {part-label} +:section-refsig: Section +:table-caption: Table +:tip-caption: Tip +:toc-title: Table of Contents +:untitled-label: Untitled +:version-label: Version +:warning-caption: Warning + +// MANDATORY. Title of the document. In web format, It appears as a heading of level 1. In +// PDF format, it appears in a title page. +:_title: Decidim's Functions and Features + +// OPTIONAL. If not blank, it must begin with ": " (colon followed by a blank space). In +// web format, it appears as part of the same heading of level 1 than the title. In PDF +// format, it appears in the title page, just below the title. +:_subtitle: : Roadmap 2017/2018 + +// It's usually not necessary to change this field. +:doctitle: {_title}{_subtitle} + +// MANDATORY. Numeric revision in X.Y.Z format, where X, Y and Z are numbers, and Z is +// optional. +:revnumber: 1.0 + +// OPTIONAL. Publication date of the revision. When the default value ("{docdate}") is +// used, the current date in format YYYY-MM-DD is automatically inserted in this field +// every time the formatted document (web or PDF) is generated. It's also possible to +// manually write here a fixed date. +:revdate: {docdate} + +// OPTIONAL. See this field description in section "Authorship criteria ..." below. +:_editors: Xabier E. Barandiaran, Carolina Romero + +// MANDATORY. See this field description in section "Authorship criteria ..." below. +:authors: Xabier E. Barandiaran, Carolina Romero + +// OPTIONAL. See this field description in section "Authorship criteria ..." below. +:_contributors: Asier Amezaga, Andrés Pereira de Lucena + +// OPTIONAL. See this field description in section "Authorship criteria ..." below. +:_proofreaders: Andrés Pereira de Lucena, Marta Almela, Juan Linares + +// OPTIONAL. See this field description in section "Authorship criteria ..." below. +:_participants: Josan Minguela, Joana Guijarro + +// MANDATORY. Summary of the contents of the document. This would correspond to the +// "abstract" in an academic publication. +:_summary: Decidim [https://decidim.org] is a digital infrastructure for participatory democracy written on free software (Ruby on Rails), which enables the creation of citizen participation portals. Users of the platform (participants) interact through participatory mechanisms known as components which provide specific functions for the various participatory spaces. In other words, participatory spaces such as Initiatives, Assemblies, Processes and Consultations have components at their disposal which work together as participatory mechanisms. The more notable components include in-person meetings, surveys, proposals, votes, results monitoring and comments. For example, the various stages of a specific participatory process, such as the preparation of participatory budgets, can incorporate various components to: convene and capture the results of in-person meetings with citizens, conduct a survey, make proposals and, during the final stages of the process, hold a vote to decide on the projects with a budget expenditure system (always after a period for commentary and debate), conduct an assessment survey and, finally, monitor the implementation of the projects selected. + +// MANDATORY. Comma-separated list of terms to help classifying and searching the +// document. In web format, this terms are integrated as SEO enabling metadata. In PDF +// format, they are shown near the other metadata. +:keywords: Decidim, a democratic participatory platform, components, participatory spaces, software, e-democracy, participation, assemblyism, citizen participation, neighbourhood councils, citizen consultations, accountability, proposals, e-voting, transparency + +// MANDATORY. Document's history. +:_dochistory: This document includes a description of the current functions in Decidim and also those that are in the development or award phase (defined in the specifications of the public tender contract for the development of Decidim, as published by Barcelona City Council, dossier code 17000141). Hundreds of people have taken part in designing the current and proposed functions, during the 2016 Annual Metadecidim Conferences, in the Metadecidim participatory process for Barcelona City Council’s participatory portal and in the monthly meetings of SOM.meta.decidim. The document also takes concepts and procedures from Barcelona City Council’s new participatory regulations which are expected to be approved on 29 September and were developed on a participatory basis through the decidim.barcelona portal. In preparation for the 2017 Annual Metadecidim Conferences and the need to coordinate the implementation of prospective functions with various municipal technical teams and to publish an up-to-date roadmap, the Decidim team began to draft this document as a reference to the current and proposed Decidim functions for the 2017-2018 period. + +// MANDATORY. When the document is not in its 1.0 release, yet, we can write "WE URGE YOU +// NOT TO CITE THIS YET UNTIL REVISION 1.0" Variables like {_title}, {authors}, +// {doctitle} or {revnumber} can be used here. +:_citation: Barandiaran, X.E. & Romero, C. (2017) {_title}. v{revnumber}. + +// MANDATORY. Legal terms under which this document can be distributed and/or modified. +// It's usually not necessary to modify the default contents of this field. +:_copyleft: pass:quotes[Barcelona City Council and the authors of the text, under a Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) licence and the GNU Free Documentation licence (GFDL) + \ +_CC BY-SA: Creative Commons Attribution-ShareAlike 4.0 International_ + \ +You are free to copy and redistribute the material in any medium or format, remix, transform and build upon material, for any purpose, even commercially. The licensor may not revoke these freedoms as long as you comply with the licence’s terms. Under the following conditions: a) Attribution: you must provide an appropriate acknowledgement of the authorship, provide a link to the licence and state whether any changes have been made. You may do that in any reasonable way, but not in a way that would suggest you have the licensor's support or receive it for the use you are making; b) ShareAlike: where you remix, change or create from the material, you will have to disseminate your contributions under the same licence as the original. There are no additional restrictions, you may not apply legal terms or technological measures that legally restrict others from doing anything the licence permits. You can find full licences on the following links: https://creativecommons.org/licenses/by-sa/4.0/deed. + \ +_GFDL: GNU Free Documentation Licence_ + \ +You are permitted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation Licence, version 1.3 or any other version subsequently published by the Free Software Foundation; without Invariant Sections or Front-Cover Texts, or Back-Cover Texts either. You can find a copy of the licence on http://www.gnu.org/copyleft/fdl.html.] + +:toc: left +:toclevels: 1 +:xrefstyle: short + +:sectnums!: +== Metadata + +[cols="20,80"] +|=== +| Title | {_title} +| Version | {revnumber} +| Date | {revdate} +| Editors | {_editors} +| Authors | {authors} +| Contributors | {_contributors} +| Proofreaders | {_proofreaders} +| Participants | {_participants} +| Summary | {_summary} +| Keywords | {keywords} +| Document history | {_dochistory} +| How to cite | {_citation} +| Copyleft | {_copyleft} +|=== +<<< + +== Authorship criteria and how to contribute to this document + +This document is open to participation. You may contribute to this document in several different ways. Except for the editing function, all other forms of participation and authorship levels and criteria are stated below: + +Editors :: Responsible for monitoring a text and its versions, corrections and structure etc., and may or may not be one of the authors. In essence, an editor is someone who coordinates collaboration on the text. One of the editor's responsibilities is to request and read revisions. + +Authors :: Strictly speaking, authors are those who have drafted the text. The order of the authors listed reflects their contribution, with the first mentioned being the one who has written the most. Authors must have read and revised their text in its final or previous versions, although they do not have to agree with its final form, a task that falls to the editor. + +Contributors :: Two groups of contributors are considered here. On the one hand, the document's academic revisers (where they have made a considerable contribution) and, on the other, external collaborators whose contributions have been valuable and integrated in parts of the text included in the document. It is up to the editor and other authors to decide who is a contributor or an author, although the former is in any case meant to contribute less than the latter. As a general rule, a person who has written under 10% of the text ought to be considered a contributor rather than an author. By the same token, being a contributor means having written at least two or three paragraphs. + +Participants :: This is someone who has not contributed any specific text to the document but who has made valuable contributions such as observations about the document or provided valuable criteria, references or elements of discussion. + +Proofreaders :: Their work includes carefully reading an entire text, correcting errors and suggesting improvements. Such work is generally commissioned (requested from a person regarded as competent in the field), although it is possible for someone to contribute by proofreading a text that has not been explicitly requested. In such cases, the depth and quality of the proofreading process may qualify a person to be considered as a proofreader.footnote:[This division and specification of authorship levels has been copied directly from the criteria established under http://floksociety.org/[the FLOK Society - Buen conocer] (see http://book.floksociety.org/ec/[Barandiaran et al. 2015], pp. 38-39).] +<<< + +// include::SUMMARY.adoc[] +// <<< + +:leveloffset: +1 +// ADD HERE THE LIST OF *UNNUMBERED* CHAPTERS OR SECTIONS + + +:sectnums: +// ADD HERE THE LIST OF *NUMBERED* CHAPTERS OR SECTIONS += General description and introduction to how Decidim works + +Decidim [http://decidim.org], from the Catalan for "let's decide", is a digital infrastructure for participatory democracy, built entirely and collaboratively as free software. More specifically, Decidim is a web environment (a _framework_) produced in _Ruby on Rails_ that allows users to create and configure a website platform or portal, to be used in the form of a social network, for democratic participation. The portal allows any organization (local city council, association, university, NGO,trade union, neighborhood or cooperative) to create massive democratic processes for strategic planning, participatory budgeting, collaborative regulatory design, urban spaces design and elections. It also enables the organization of in-person meetings, signing up for them, the publication of minutes, proposing points for the agenda and receiving notifications of the results. Decidim can also help organizing governing bodies, councils or assemblies, the convening of consultations and referendums or channeling citizen or member initiatives to impact different decision making processes. All together Decidim makes possible to digitally structure a complete system of participatory democratic governance for any organization. + +To understand in detail how Decidim operates, a distinction must be made between participatory _spaces_ and _components_ (see <>). + +[#functional-architecture-fig] +._Summary diagram of Decidim's functional architecture showing a combination of components in participatory spaces. The "Vote*" component allows a variety of voting systems, expressions of support or allegiance for a proposal._ +image::img/functional-architecture-en.svg[] + +* *Participatory spaces.* These are the frameworks that define how participation will be carried out, the _channels_ or means through which citizens or members of an organization can process requests or coordinate proposals and make decisions. _Initiatives_, _Processes_, _Assemblies_ and _Consultations_ are all participatory spaces. Specific examples of each of these include: a citizen initiative for directly changing a regulation (_Initiative_); a general assembly or workers’ council (_Assembly_); a participatory budgeting, strategic planning, or electoral process (_Processes_); a referendum or a call to vote “Yes” or “No” to change the name of an organization (_Consultation_). +* *Participatory components.* These are the participatory _mechanisms_ that allow a series of operations and interactions between the platform users within each of the participatory spaces. The following are participatory components: _comments, proposals, amendments, votes, results, debates, surveys, sortitions, pages, blogs, newsletters_ and _meetings_. Other components that build on top of basic components are: _participatory texts_, _accountability_ and _conferences_. + +[#spaces-components-fig] +._Decidim displays participatory spaces on the top menu (dark) and components are displayed on the bottom menu (white)._ +image::img/spaces-components.png[] + +The ways in which spaces and components interact is the following. Users of the platform (participants) interact through participatory mechanisms known as components which afford a variety of features for the various participatory _spaces_. In other words, participatory _spaces_ such as _Initiatives_, _Assemblies_, _Processes_ and _Consultations_ have components at their disposal which work together as participatory mechanisms. The more notable components include in-person _meetings_, _surveys_, _proposals_, _votes_, _results_ and _comments_. So, for example, the various phases of a participatory budgeting process can combine components in the following way: at an early phase public meetings can be opened for citizens to analyze different needs classified by districts. In turn these meetings can lead to the design of a survey. The survey results can then be used to define a set of categories for projects to be proposed. The proposal component can then be activated for participants to create and publish their projects as solutions to the identified needs. These proposals can then be commented and, after two weeks of deliberation, the voting component can be activated to select among the projects with a budget-expenditure system. Participants can then be called to a public meeting to evaluate the results, and an assessment survey can be launched afterwards for those who could not attend the meeting. Finally, the accountability component may be activated to monitor the degree of execution of the selected projects, and people can comment on it. What makes Decidim particularly powerful is this combination of components within spaces, which provides an organization with a complete toolkit to easily design and deploy a democratic system and adapt it to the organization's needs. + +Decidim's top navigation bar displays the different types of active *spaces* of the platform. *Processes* is a space that allows to create, activate/deactivate, and manage various participatory processes. These are distinguished from other spaces by being structured in different phases within which all of the components can be incorporated. Examples of participatory processes are: an election process for members of a committee, participatory budgeting, a strategic planning process, the collaborative writing of a regulation or norm, the design of an urban space or the production of a public policy plan. *Assemblies* is a space that offers the possibility of setting decision-making bodies or groups (councils, working groups, committees, etc.) that meet up periodically, detailing their composition, listing and geolocating their meetings, and allowing to take part in them (for instance: attending if the seating capacity and nature of the assembly so permits, adding items to the agenda, or commenting on the proposals and decisions taken by that body). *Consultations* is a space that makes it possible to coordinate referendums, trigger discussions and debates, get voting results published; it can be connected to a secure e-voting system. *Initiatives* is a space that allows participants to collaboratively create initiatives, define their trajectory and goals, gather endorsements, discuss, debate and disseminate initiatives and define meeting points where signatures can be collected from attendees or debates opened to other members of the organization. Initiatives is a special kind of space by which members of the organization can trigger actions that are generally restricted to elected bodies or platform administrators, by collecting (digital) signatures. The organization can define the types of initiatives and set up the number of signatures that are required to trigger the expected result (e.g. to call for a consultation). + +The *components* (also called features) are displayed as a second level menu with white background within spaces (as displayed in <>). The proposal-*incubator* facilitates the collaborative creation of proposals as well as the monitoring and control of changes throughout the process. The *proposals* component allows a user to create a proposal using a creation wizard, compare it with existing ones, publish it in the platform and include additional information like geolocation or attached documents and images. This component also makes possible to navigate, filter and interact with a set of proposals. The *voting* component offers organizations the possibility of activating different voting or support systems around proposals: unlimited, limited to a given threshold, weighted, cost-based, etc. The *results* component is used to turn proposals into results and give official responses concerning their acceptance or rejection, merging various proposals into a single result. The *accountability* component offers the possibility of subdividing results into projects, defining and applying progress statuses around their implementation, as well as displaying the extent of the results’ implementation grouped by categories and scopes. The *surveys* component can be used to design and publish surveys and to display and download their results. The *sortition* component allows to select a number of proposals (e.g. candidates for a jury) with random, yet reproducible, procedures that guarantees non-biased and uniform distributions. The *comments* component enables users to add comments, to identify the comment as being in favor, against or neutral in relation to the commented object, to vote comments, respond to them and to receive notifications about responses. The *participatory texts* component can be used to convert lengthy text documents into various proposals or results and, vice versa, to compose and display a unified text based on a collection of proposals or results. The *pages* component is used to create informative pages with rich text formatting, embedded pictures and videos. The *blog* component makes possible the creation of posts or news, and to navigate them chronologically. The *meeting* component offers organizations and participants the opportunity to convene meetings, determine their location and time, register and limit attendees, define the structure and content of the meeting as well as publishing the minutes, and the resulting proposals. The *conference* component allows an organization to create a website for a big event by joining up a series predefined meetings (chats, workshops etc.), putting together a unified program and managing attendees. The *newsletter* component makes possible to send emails to everyone registered in the platform or, more selectively, to those who participate in a specific space. + +Participants can carry on different *types of actions* within the platform: + +[start=0] +. They can *navigate* and search for information +. They can *create* contents of different types (e.g. proposals and debates). +. They can *vote, support or sign* all three modes allow for participants to aggregate their preference or will for a specific consultation question, proposal or initiative respectively (the difference between these three types of actions involve different levels of security and anonymity: signatures can be audited and attributed to a participant, supports cannot, in order to prevent coercion, while votes involve higher cryptographic guarantees than supports). +. They can *comment* on any object of the platform (proposals, debates, results, sortitions, etc.). +. They can *endorse* any content, meaning that they can publicly declare they support it or find it relevant, with the participants following it then receiving notifications. +. They can *follow* other participants, a participatory process, an initiative, a specific proposal, etc. and receive notifications. +. They can *sign up* for a meeting. +. They can also *share* and *embed* content out of the platform, sharing the link to other social networks and embedding content on other sites. + +Component items (e.g. a proposal, a blog post, a meeting) have their individual page but are also displayed as *cards* throughout the platform, cards being a major design interface to interact with components. <> displays a proposal card with the different types of data and interactions identified within the card. + +[#card-anatomy-fig] +._Decidim's proposal card anatomy._ +image::img/card-anatomy.png[] + +The users who participate in Decidim can be grouped into three different categories: + +* *Visitors* have access to all of the platform's content without having to sign up or provide any information. +* *Registered* participants can create content and comments, sign-up for meetings, endorse content, follow other participants and objects of the platform, customize their profile and receive notifications, mentions and private messages. By choosing a username and password, accepting the user agreement, and providing an email account (or using an account for several social networks) participants become registered. Registered participants can also have their account officialized (meaning their username is accompanied by a special symbol indicating they really are who they claim they are on their profile). +* *Verified* participants can make decisions. In order to fall under this category they must first be verified as members of the organization, citizens of the municipality, or constituents of the decision-making group (an association, community, collective etc.). Decidim offers different ways to carry out this verification. Once verified, participants will be able to take decisions by supporting proposals, signing initiatives and voting in consultations. + +Administrators can *manage permissions* for registered or verified users selectively. For example proposal creation can be activated for both registered and verified users but supports to proposals only for verified users. It is also possible (although rarely recommended) to consider all registered users as verified and to grant them decision making powers. + +There are different types of administrators: *administrators* of the whole platform or of specific spaces and components, they can also be *moderators* (with the exclusive power of moderating proposals, comments or debates) or *collaborators* that can read unpublished content, create notes and responses to proposals. + +Participants can register as an *individual* or as a *collective* (associations, working groups, etc. within the main organization). User groups might also be created so that individuals can be associated to a collective. Decidim allows participants belonging to such a group to express or act individually or embodying the collective identity. + +Participants can not only navigate the content of Decidim through the top menu and move down the architectural hierarchy, from a space to its different components; they can also get information through the *search engine*, or via *notifications*. Participants can also talk to each other by internal messaging or *chat*. + +The content of the platform can be classified by different criteria. A participatory space and its contents (e.g. a participatory process or the proposals within) can be (independently) assigned a *scope*. Scopes are defined for the whole platform, and they can be thematic or territorial (for example, an assembly can be assigned to a specific theme or subject, like "ecology", and to a specific territory, like a district within a city). Content within a space-instance can be assigned to a *category* or sub-category (e.g. topics) that are specific for such a space-instance. For example, the categories "sport facilities", "parks" and "schools" can be created for a participatory budgeting process, and proposals will be assigned to these categories. *Hashtags* can also be freely created and introduced in the body text almost anywhere in the platform (proposals, debates, comments, process description, etc), both by participants and administrators, to classify content and make it searchable. + +Unlike other existing platforms, Decidim’s architecture is *modular*, *scalable*, easy to *configure*, and *integrated* with other tools or apps (data analysis, maps etc.). The platform has been designed in such a way that processes, assemblies and mechanisms can be set up easily and deployed from an administration panel. No knowledge of programming is required to install, configure and activate it. The components (participatory components) can be developed, activated and deactivated independently. + += Participatory spaces + +Participatory spaces define the main participatory channels. They are displayed in the platform's main upper menu. + +The basic logic behind Decidim's structure is that *components work together in the participatory spaces*. There are different types of spaces (initiatives, processes, consultations and assemblies) and various instances within each type (a process for an election and another for participatory budgets, council body for neighbourhoods and another for workers, an initiative to call for a change in legislation and another for something to be included in a plenary meeting agenda, etc.). + +== Processes + +Participatory processes require a general *configuration* form with the following fields: Title or name of the process; short name for URL; hash tag (used as a reference for communications on social networks); short description; long description; home page image; banner image; date of start and finish; field; promoter group (responsible for the participatory process on a political level, may be the local authority or a group made up of the authority’s experts/politicians and associations and other organisations); who it is aimed at; goal of the participatory process and participatory structure. The participatory process allows *accompanying documents* to be added. + +Participatory processes are divided into *stages* (e.g. 1. Information and convening stage; 2. diagnostics stage; 3. proposals stage; 4. prioritisation stage; 5. decision stage; 6. evaluation stage and 7. results-monitoring stage). Each stage includes the following configuration fields: title, description, start date, end date. + +*Highlights of announcements or texts* may also be displayed in the processes, both on the home page and in the heading of each component (proposals, discussions and debates, etc.) Different messages can be configured depending on the particular stage of a process. + +A *participatory process configuration tool* enables the simple activation and deactivation of stages and their components. Decidim's process configuration tool is one of its most powerful features, enabling total flexibility in designing participatory processes according to the various realities and forms of citizen participation. + +The feature of **process groups **enables various processes to be grouped, such as by the Participatory Budgets of different districts or neighbourhoods. + +Participatory processes may have one of the following *process statuses*: 0) published or unpublished; 1) open (started); 2) closed (the participatory process has ended but its results are still under way; 3) finished (both the process and its results phase are complete) and 4) future (has not yet started). + +A process can be **highlighted **(which increases its visibility on the homepage). + +There is also the possibility to **copy participatory processes **from the administration panel. This feature enables process models to be designed and copied so that certain details can be configured within the new processes, avoiding the need to create them from scratch. + +== Assemblies + +Decidim allows the **creation and configuration **of participatory or government *assemblies* (government or participatory bodies; councils; work groups, etc.) defined as structured participant groups which, whether on an individual or representative level, meet up periodically, with the authority to make proposals and decisions. + +The *assemblies section* allows you to see a full list of all of the assemblies that are activated and configured from the administration panel. The basic *settings* require the following fields to be completed for each body: name; image; scope (global, territorial or sectoral); body’s function (purpose of action); type of body (government, executive, consultative / advisory, participatory, work group, commission etc.); creation date; created on the initiative of (City Council, citizens or others); duration (indefinite or fixed, in the latter case, finishing date); date of inclusion in Decidim; date of closure and reason; how it is organised (functions, powers etc.); composition; if it can be joined and how to do that; method of choosing members; type/ function of members within the body; composition of internal work groups as monitoring or advisory committees; characteristics of the body; the body's social networks (name of social network and link) and the body’s next meetings. + +* *Convening meetings*: enables to send automatic meeting invitations, collaboratively create agendas, and register attendance. For a complete list of features see the "meetings" component [feature expected for 2018Q2-3, AjB-Lote2Mod2]. +* *Assembly’s characteristics*: open, public, transparent and other characteristics regarding the level of participation that the assembly allows. +* *Composition:* This enables the composition of the body to be defined in greater detail, using the profiles of participants associated with the body as well as other characteristics. A display of the body’s structure is automatically generated based on the composition of participating members [feature expected for 2018Q2-3, AjB-Lote2Mod3]: +** *Types of members*: Chair, deputy chair, secretaries, others +** *Membership origin*: by draw; direct election; representation from another assembly; government representation etc. +** *Internal work groups*: for the creation of sub-assemblies. Work groups will be able to relate to the body they belong to +** *Characteristics*: Open/closed; transparent; with various access permits. +* *Display*: allows us to view internal data about each body as well as the associations between assemblies [feature expected for 2018Q2-3, AjB-Lote2Mod3] +** *Composition*: the structure of a body is shown in the form of a circle diagram +** *Organisation charts*: allow us to view the hierarchy or network of assemblies and their associations. +* *Map and calendar*: allow us to view the location of all the assemblies on a map and calendar [feature expected for 2018Q3-4, AjB-Lote2Mod3]. +* *Involvement with other spaces and components* +** *Involvement with processes*: assemblies can be promoter groups, start a process or make proposals within a process. A body’s composition may be the result of a process (for electing posts) [feature expected for 2018Q2-3, AjB-Lote2Mod3] +** *Proposals and results*: a body can generate its own proposals or results. +*** It shows how the proposal was agreed on (by consensus, majority, number of votes etc.). [Feature expected for 2018Q2-3, AjB-Lote2Mod3] +** *Meetings*: assemblies will have a list of associated meetings, but some features may jump from one meeting to another, such as citizen initiatives to include an item in an agenda. Likewise, it must be possible to view minutes separately from the meeting, as they are associated directly with the body [feature expected for 2018Q2-3, AjB-Lote2Mod3]. + +== Initiatives + +*Initiatives*. This participatory space allows citizens to make proposals and collect the *requisite number of signatures and/or endorsements* depending on type (the various types are set out in the municipal regulations), giving rise to the start of the administrative procedure for its processing and citizen monitoring. + +Initiatives operate as follows: + +* Any person or citizen association can make a citizen-initiative proposal. There are *several types of initiatives* with various numbers of endorsements/signatures required for their processing (these are all configurable). From the initiative-creation page, a description of each of the methods, the number of signatures required and examples (e.g. explanatory videos) can be viewed. +* To avoid duplicates, once an initiative has been created, the system will present suggestions for **similar initiatives **before continuing with the following step. Once similar proposals have been ruled out, the specific form will be shown for each type of initiative, along with the minimum number of endorsements required. The creator then has an URL at their disposal which can be used to invite others to join in and endorse the initiative. A map is also displayed showing the locations of meeting points to collect signatures should there be any. +* Once the minimum number of endorsements has been collected, the initiative will move to a **technical moderation and validation **stage, where the City Council’s staff can respond in various ways (by approving it, rejecting it or suggesting amendments). +* Initiatives can be monitored and **notifications received on updated **statuses, in addition to which their individual promoter or group can periodically send information newsletters to other uses of the platform who have opted to follow the initiative. +* On reaching the specified end date, an initiative can have two possible states: +** *Rejected*: where it fails to reach the minimum number of signatures, a message will be shown stating "does not meet the number of signatures required" and the initiative's creator will be notified. +** *Accepted*: where it has achieved a sufficient number of signatures or endorsements it will be accepted and the corresponding procedure will start. + +== Consultations + +Consultations (a voting procedure where all of the organisation’s participants are called to vote on specific questions), allows participants** to find out about current or prospective consultations**, *discuss and debate* the consultation’s subject area and *monitor* the results. It also provides a *gateway to an e-voting system* which is external to Decidim but integrated in the interface in order to manage and verify identities [Feature expected for 2018Q2-3, AjB]. + += Components + +Decidim’s components are basic participatory mechanisms that are activated and configured for the various participatory spaces or subspaces (stages of a process, the work groups of a body, etc.). + +== Proposals + +Proposals are Decidim's most important component. Proposals can be defined as any element of a strategic plan, a regulation, an investment plan, a change in legislation or any other minimum decision unit. Proposals may be made by any of the following *types of creators*: by the very organisation managing the platform (e.g. a local authority); by registered participants; they may originate from a meeting as a result of a discussion or collective deliberation or may be generated by an assembly or body or by an organisation registered with the platform. They may also **be created directly or collaboratively **and be subject to *amendment* . + +Proposals are defined by an author, a title and a text content. They may also include *images*, **geo-location **and *accompanying files*. + +Once a proposal has been published it may be *moderated* (if someone labels it as such and defines the reason for moderating). + +Proposals in the *administration* panel can *be ordered* under various criteria, can be commented on internally (without these observations being seen by the public), can be *downloaded* in JSON or CSV format (compatible with spreadsheet software), can be *recategorised* or *moved* to different spaces [the latter two features are expected for 2017Q4, AjB-Lote3Mod1]. In addition, proposals may be *accepted*, *rejected* or kept in an evaluative state. + +Other features associated with proposals include: + +* *Version control*: this makes it possible to keep a record of all the changes made to a proposal, as well as code-generation to verify the proposal’s integrity [2018Q3]. +* *Detecting similarities*: This allows anyone making a new proposal to find similar ones previously made on the platform, thereby avoiding duplications. +* *Connections between proposals*: proposals made can be connected to one another using links in the comments section, showing related proposals as cards and giving notifications on the existence of a new connection. +* *Supporting proposals*: organisations can support proposals and such public support will be shown within the proposal and participants that follow the organisation's activity will be notified of this. +* *Modification and withdrawal of proposals*: a proposal’s author may modify and/or withdraw it before the endorsement-collection stage opens. +* *Amendments*: any participant can edit a proposal’s text and a sub-proposal will be created in amendment mode (as Pull Request in Github). This sub-proposal may gather endorsements. Besides, the proposal’s author may accept or reject the amendment (or sub-proposal). Where a sub-proposal is rejected, its author may convert it into an official proposal. +* *Guided creation of proposals*: While a proposal is being created, the participant is accompanied through the process, which is divided into different steps, with contextual help and previews before the proposal is sent. +* *Proposal incubator*: Decidim permits collaborative and co-creations of proposals. It incorporates the following features: +** Creating rough drafts with numerous authors. +** The listing of collaborative drafts +** Comments in drafts +** Asking for help from and accepting the help of other collaborators +** Linking drafts to an appointment in person +** Promoting drafts on initiative, process or project proposal. + +== Participatory texts + +Participatory texts are defined as an ordered collection of proposals that make up a document with complete text. Participation in the text stems from interaction with the proposals that form it. This component basically allows three operations [component expected for 2018Q2, AjB-Lote3Mod4]: + +* *Breaking down a text document into ordered proposals* from a document in ODT, XDOC, MarkDown and HTML formats. If the text is structured in sections and subsections, ordered proposals will be created from the lower level subsection; if the text is not structured, a proposal will be created for each paragraph of text. The interface allows proposals to be re-edited, merged, separated, given titles, etc. +* *Composition of proposals in a unified text*: based on a series of proposals, these may be ordered and generate a unified and downloadable text. +* *Viewing and interacting* with documents composed of proposals: A collection of proposals will be shown as a unified text and may be amended or comments can be added in the margin. + +== Results + +Results are proposals (or amendments to proposals) which have ended up being the result of a decision taken in Decidim, whether directly (as a consequence of applying a voting system) or brought about by meetings, assemblies or the expert or political team in charge of a decision area through the platform’s management. + +The results component allows *official responses* to be managed for all the proposals made: with the reason for rejecting or accepting the proposal and the result in which the proposal has been accepted. + +Results collect *metadata on the traceability* of the proposals incorporated into the result, as well as the meetings where they were discussed and debated or created (by those attending these meetings) and the endorsements received. + +== Monitoring results + +The result-monitoring component enables *results to be turned into projects* or allows them to be broken down into projects or sub-projects. Each of these projects can be described in further detail and allows *the implementation status to be defined*, in sections which range from 0% implementation to 100%. The monitoring component also enables people visiting the platform to *view the level of implementation* (comprehensive, by category and/or subcategory), of the results and projects. Results, projects and statuses can be updated through a CVS, or manually by the administration interface. + +== Votes and/or endorsements + +Participants can endorse proposals. Such endorsements can be interpreted as votes, signatures, endorsements or in any other format that demonstrates a positive agreement in accordance with the political will itself. + +There are *several voting and management systems* for this in Decidim. The simplest way is by activating endorsements, so that participants can issue a single endorsement for each proposal they wish, without any limit to the number of proposals that can be voted for. Alternatively, the number of votes can be limited (e.g. 10 per participant). + +From the administration panel it is possible to configure the *display settings for the voting results* either during or solely after the voting period. + +There is a *special form used to vote for participatory budgets* which allows participants to vote by "spending" an amount equivalent to the budget in question among the proposed projects. The number of votes is limited here by the selected projects’ accumulated spending amount. + +== Comments + +Comments are a special component generally associated with another component (proposals, discussions and debates, results, meetings etc.) to enable a deliberative process on an issue or proposal. + +Decidim’s comments system has been designed to encourage deliberation. First-level comments, with respect to the discussion's subject matter, can be classed as: *In favour, against or neutral*. Comments can be *embedded* in subsection commentary threads and *voted on*. Decidim allows *observations to be ranked* by those in favour or against, in chronological order and by number of votes in favour. + +== Informative pages + +This is a page with html content and a title that appears in the inner menu of the participatory spaces. It is possible to embed images, videos and rich text here. + +== Discussions and debates + +Discussions and debates can be opened on questions and specific issues established by administrators or participants. + +== Surveys + +The surveys component allows to design and conduct surveys and to mappe out +the results, processed and displayed for surveys that can be carried out in various participatory spaces. + +* *Survey configuration tool*: allows administrators to create questions and answers (open, test types, multiple selection etc.) and launch the survey, as well as download the responses in CSV format. +* *Survey interface for participants*: allows participants to respond to survey questions. + +== In-person meetings + +This component enables users to convene meetings, *add them to a calendar with geo-location*, upload *meeting minutes*, *debate*, create *proposals associated* with meetings (stating the type of collective endorsement for the proposal), record the *number* of participants, upload *photos* of the meeting and *categorise* the meeting within a space. + +The configuration *settings* for meetings include the following *basic fields*: Title; description; address; location; Location hints; start and end time; scope; category and maximum seating capacity. + +It also includes the following *advanced fields*: nature (public, open, closed); organiser group; existence of reconciliation space; adaptation to people with functional diversity; existence of simultaneous translation; type of meeting (informative, creative, deliberative, decision-making, evaluative, account giving, etc.) [function expected for [2018Q2, AjB-Lote2Mod2]. + +Meetings relating to a participatory space (a specific process or an assembly) can be shown on a *map* and be *ordered by date or category*. Besides, all the meetings can be shown in *calendar mode*, with the possibility of exporting them to a mobile phone calendar or other apps. + +Some of the meeting component’s advanced features include: + +* *Registration and attendance system*: +** This allows to manage the *type of registration* (open and automatic, closed and accessible only to certain types of participants, etc.), to establish the **number of places **available for attendees, to reserve a place, to do *manual registrations*, sent out *Invitations*, to define the *conditions* that need to be accepted in order to be able to attend the meeting (e.g. image rights release), and *registering the attendance* of participants. +** It allows participants *to register* for a meeting, request *a family reconciliation service* (playroom, childcare space) and to obtain an *accreditation code* for attending at a meeting. +** Those registered who have attended a meeting will have *special access* enabling them to evaluate the meeting or make comments, etc. +** Participants or administrators will be able to receive *notifications* on registration-period openings, the number of places remaining for registrations, reminders of meetings, and the publication of minutes. +* *Managing agendas*: allows to define the duration of meetings, to create agenda’s items and sub-items, title, content, and estimated duration. Participants can propose agenda items. [function expected for 2018Q2, AjB-Lote2Mod2] +* System for *drafting, publishing and validating meeting minutes* [function expected for 2018Q2, AjB-Lote2Mod2]: +** Minutes can be uploaded in video, audio or text format. +** Minutes in text mode are associated with a *collaborative writing board* integrated into Decidim. +** Minutes go through 4 *stages of preparation*: 1. Collaborative writing during the meeting; 2. Preparing the official draft of the minutes; 3. Draft-amendment stage; 4. Publication and final validation of the minutes. +** Minutes can be *commented on* using the comments component. +** *Accompanying documents* may also be added to the minutes. +* *Auto-convening*: verified participants will be able to convene meetings directly through the platform , with support from a certain number of other participants, the meeting will be publicly activated and convening participants will have access to the administration panel [function expected for 2018Q2, AjB-Lote2Mod2] +* *Displaying and exporting meetings*: meetings can be displayed in map mode (for spaces or generally on the platform) or in calendar mode, and can be exported to agenda and calendar managers (in iCalendar format) [function expected for 2018Q2, AjB-Lote2Mod2]. + +== Events + +Events are defined as a series of meetings having several specific features (interactive and downloadable programme, registration system, system for generating certificates of attendance and/or diplomas). + +Decidim has a configuration and event-page generator, which enables the creation of an *internal website for holding events* relating to a participatory process or another participatory space. [The Event component is expected for 2018Q2, AjB-Lote2Mod5] + +Configuration settings include: + +* The option to generate an *interactive programme* on the event (where there are guest speakers, it will include their name, position, organisation, a small biography and links to other websites). +* Email *invitations*. +* *Automatic diploma creation* for those who request it, through a support panel that an administrator can verify. +* Links to the event *video and materials* platforms in the programme and documents. +* Automatic links to digital-media websites covering the event. +* The ability to following events through *social networks* (e.g. by incorporating a Twitter feed). + +== Blogs + +Blogs are a component that allow *news items* to be created and displayed chronologically. Blog entries are another type of content and have to be associated with a participatory space. Blog entries relate to the classification system of the platform’s content. *Comments associated* with blog entries will be treated like the platform’s other comments, as described above. + +== Newsletter + +Decidim has a function which enables a user to send a *newsletter* (email) to everyone registered with the platform who has agreed, under the terms and conditions of use, to receiving this information newsletter email. Personalised emails are sent out addressed directly to the name of the user in the language chosen by the user by default. + +Participants will automatically and directly be able to *unsubscribe* through the email itself by clicking on a link in it and it will also be possible to *track the number of visits* generated by the newsletter. + +== Search engine + +*The search engine* allows participants to perform searches across all of the platform’s indexable content, both generally and specifically, by searching within a specific participatory process or inside its components (proposals, results, etc.), through advanced searches. + +*Pages that can be browsed and filtered from search results* show contents according to their type and ordered by the priority they have been defined under (e.g. Showing first the terms found inside assemblies and later the participatory processes). + +== Sortitions + +This component makes possible to select randomly a number of proposals among a set of proposals (or a category of proposals within a set) maximizing guarantees of randomness and avoiding manipulation of results by the administrator. + += Participants + +== Registration and verification + +Any visitor can access all of the website’s content directly. However, anyone who wishes to submit proposals or comments will have to *register*. Users may register *directly* on the platform or through gateways of other *social networks* (Facebook, Twitter or Google+). To register directly, users will need to associate a email account and a password to the user-account. + +Decision-orientated features (endorsements, votes, etc.) require *verification*. The main verification method cross-checks against the municipal register or other databases of registered people with whom Decidim can communicate via API. Users may also be verified *by text* or using a special *code* sent by post or other means. A participant can also be *manually verified*from the administration dashboard [features expected for 2018Q2-3, AjB-Lote1]. + +Besides the verification process, participants can also ask to have their user name *made official*. Once made official, their user name will appear with a symbol that allows third parties to acknowledge that this user name corresponds to the person it claims to be. + +*Associations and organisations* whose identity can be verified in some way can also be registered and verified. The official name status will be automatically verified. + +== Public registration of administrative activity + +The manual verification of participants, as well as other administrative actions can create vulnerability or may enable the administrators to use the platform in an abusive manner. To avoid it, Decidim includes a *public register of administrative activities* so these actions can be publicly and transparently audited. + +== User profile and personal settings + +There is a **user-profile page **where participants can make **changes to their data **(such as email account, password etc.), upload and enable an *avatar* image, set notifications or delete their account. + +The user-profile page also allows participants to add *additional information* to include interests and skills, voluntarily and by selecting the level of visibility of that information. This allows personal notifications to be sent and participants can be matched with others for collaborations [feature expected for 2018Q4, AjB-Lote1]. + +== Monitoring and notifications + +Participants receive *automated notifications* regarding the content they have created: responses to comments and comments on their proposals, as well as the results of their proposals (whether accepted or rejected). + +Besides automated notifications, participants can decide to **follow any element **of the system (other proposals, results, processes, assemblies, initiatives, groups or users etc.), and receive notifications. + +== Communication among participants + +**Instant messages **can be sent to participants through the platform, who will receive an email notification. + +*Mentions* can also be added (in the comments section) to any registered user and a notification will be automatically sent. + +== Engagement + +Decidim has a series of features geared to _gamifying_ the platform, to *attract and keep a growing number of participants interested*, as well as to promote practices that boost democratic quality and collective intelligence in participation [the gamification system is expected for 2018Q2-3, AjB-Lote1]. + +The gamification system includes two modes, one centred on users and the other on proposals. + +* The **user-centred **mode incorporates a *points system* based on several criteria (degree of detail of its user profile, number of invitations to others on the platform, number of proposals made and commented on, number of comments, number of endorsements obtained, number of followers, etc.) + +The combination of these and other indicators is used for generating gamification routes for each user and defining threads such as: most participatory person in the district, leadership in discussions and debates, etc. + +* Gamification *centred on proposals/initiatives* allows promoters, signatories and followers to boost interaction with them by incorporating several *metrics* (number of times that the proposal is shared in social networks, degree of controversy (number of positive and negative comments), quality of deliberation (depth of observation tree), number of hits received, etc. + +== User groups + +Participants can register with the platform as members of one or several organisations/collectives. Once the organisation and membership status have been verified, participants can carry out actions (make proposals or submit comments, etc.), with their user or with the organisation name. [Feature expected for 2018Q3, AjB-Lote1] + +User groups can also manage user permissions and administration roles assigned to groups, as well as private debate spaces or share information among group users, for example, who attended an in-person meeting. [Feature expected for 2018Q3, AjB-Lote1] + += General features + +Below, we will outline a series of the platform’s general features and characteristics which do not appear in the spaces or components, or in the features directly associated with participants. + +== Installation and settings + +Decidim **can be easily installed **using the command prompt in any GNU/Linux server with the following installed services: PostgreSQL 9.4+, Ruby 2.4.1, NodeJS with yarn (JavaScript dependency manage), ImageMagick and PhantomJS. An automatic installation script allows you to deploy the whole dependency system, libraries, databases and other automatically required services in Heroku or Docker [feature expected for 2018Q4]. + +The portal’s *settings* are **customisable **in the following fields that are filled out on a form from the administration panel: Name of the portal, social network profiles (Twitter, Facebook, Instagram, YouTube, Github); brief description; welcome text; default language; home image; the organisation’s logo; favicon; reference prefix (unique identifier that will apply to the portal’s elements) and the organisation’s URL. + +== Integration with other services and compatibility/creation of additional services + +Decidim can be easily integrated with the following services that can be installed or configured with Decidim: + +* *OpenStreetMap*: to show events and proposals with geo-location +* *Piwik*: website traffic analysis +* *Pad*: collaborative real-time writing boards (technology to be determined) [Feature expected for 2018Q2-3 AjB-Lote1] +* *Digital identity and signature*: integration with OAuth2 digital-identity management system, systems based on blockchain and recognised institutional digital identity and signature management systems. +* *Distributed filing system*: Disseminating or copying proposals or other elements from the platform in a distributed filing system (blockchain or IPFS type) [Feature expected for 2018Q2-3, AjB-Lote1]. +* *Microblogging*: integration/compatibility with a standardised and open microblogging protocol/service such as GNU Social or StatusNet type for participants’ activities (proposals, observations and messages) [Feature expected for 2018Q2-3, AjB-Lote1]. + +Decidim automatically generates the following services besides the ones that can be browsed on the website or accessed through an API: + +* *SMTP*: sending emails. +* *Calendar*: integration and compatibility with calendar-management systems and automatic creation and updating of events calendars, etc. [Feature expected for 2018Q2-3, AjB-Lote1]. + +== Multitenancy + +The multitenancy of the platform can be used on the basis of a single installation. In other words, a single instance of Decidim software allows to deploy as many portals (tenants) as you want under specific settings for each of the tenants. That way an organisation can create participatory portals for its sub-organisations or various organisations can share a server and reduce the maintenance costs of its portals. + +== Multi-language + +Decidim is a *multi-language* platform. Its available languages will be configured during its installation. Menus, administrative forms and, generally, the platform's fixed texts are available in several languages (Spanish, Catalan, Basque, Italian, French, Dutch and Finnish). A **collaborative translation **system in https://crowdin.com/project/decidim enables new languages to be incorporated into the platform. + +As for content, once the official languages of the instanc have been set during the installation, all the content that is created from the administration panel has the option of being generated in these languages. The administration panel allows *content to be managed in several languages* through tabs. The content generated by users is displayed on the platform in a single language (the one chosen by the participant through the language selector in the upper part of the menus or automatically through its browser's language settings). + +== Statistics, open data and downloads + +Besides the application programming interface (API) which automatically provides access to public data, Decidim’s home page features a *general statistics table* with the following fields: number of participants, processes, proposals, results, meetings, observations and votes. + +Another *statistics table for each participatory process* shows the number of meetings, proposals, votes and results of a specific process. + +The administration panel lets you **export the proposals, results and observations **of a participatory process in CSV and JSON format and responses to surveys for processing and/or integration with other management systems. Participants can **download the results of a participatory process and the extent of its implementation **through a CSV file. + +Decidim also has a **data-display component **at its disposal on the platform’s general level and on a specific level (showing data from a specific Participatory Space) [Feature expected for 2018Q2-3, AjB-Lote2Mod4]. The following are included among the graphics that are displayed: + +* **Interactive graphics **in the form of a time line showing the development of the various components’ counters. +* *Heat map* of all the meetings, proposals or other content with geo-location tags. +* **Interactive diagrams **(bar or pie charts) with the results of a process (amounts of each of the participatory budget projects, filter by category and status of the proposals - whether selected or not, etc.) + +All of these displays are accompanied by an **option for downloading data **in CSV format [Feature expected for 2018Q2-3, AjB-Lote2Mod4]. + +== API, adaptable website design and mobile app + +Decidim has an application programming interface or API which is a series of independent service calls and data from Decidim's website interface. This allows third parties to develop services on the platform, automatically release data or develop new interfaces, or integrate other services with decidim. + +The API comes with *documents* and a *formal participatory ontology* [Feature expected for 2018Q2-3, AjB-Lote1] + +Decidim's website *design* is completely *adaptable* (_responsive_), using _mobile-first_ design philosophy (designed first for mobiles and later extended to desktop systems and tablets). + +Both the website's design and the API enable the development of mobile apps for Decidim, and a *Mobile App* is expected to be developed for the end of 2018 [AjB]. + +== Content-classification systems + +As for content classification, the following to be distinguished and adjusted in Decidim: fields, categories and labels (or tags). + +*Scopes* are generic throughout the platform and divided up into *territorial* and **topic **types. Territorial areas, once defined, allow the spaces’ elements to be classified by territory (e.g. if a process or a body or an initiative affects a district or two, the entire city, a region or country, depending on the organisation). Topic areas are likewise defined for the entire platform and allow classification of the various elements of the participatory spaces. + +*Categories and subcategories* are used for classifying content within the various spaces and are defined for each of the levels of the spaces. So, for example, a participatory process may include several categories and subcategories (the process administrator defines them) whereas the process’ meetings, surveys, proposals and other components can be classed under these categories. + +In contrast to fields and categories, *labels* or tags are cross-cutting and freely defined by participants and can apply to any level or component. Labels can be created, embedded and defined in the administration panel. A label-suggestion system allows the people taking part to choose labels similar to the ones that are they are suggesting for labelling any of the platform's elements. Elements can be browsed by labels and the most popular labels displayed. + +== Contextual help system, usability and evaluation tests + +Decidim includes *editable contextual help* for guiding individual and administrative participants in using the platform. It also includes a system that allows **usability experiments **to be carried out with tests and usage statistics, as well as **automatic evaluation surveys **to be conducted on participants for the purposes of identifying usability and participatory-procedure errors and improving the democratic quality experience of the software [Feature expected for 2018Q-3, AjB-Lote1]. + +// ADD HERE THE LIST OF APPENDIXES. Every appendix must be preceded by a line with the +// string "[appendix]" + + +// END OF THE LIST OF CHAPTERS, SECTIONS OR ANNEXES + +:leveloffset: -1 diff --git a/source/localizable/faqs.hu.html.erb b/source/localizable/faqs.hu.html.erb new file mode 100644 index 00000000..a6f6f52d --- /dev/null +++ b/source/localizable/faqs.hu.html.erb @@ -0,0 +1,17 @@ +--- +title: Frequently asked questions | Decidim +description: +--- +
+

Frequently asked questions

+ <% @faqs = data.faqs + %> +
+ <% @faqs.each do |use| %> +
+
<%= use[locale].question %>
+
<%= use[locale].answer %>
+
+ <% end %> +
+
diff --git a/source/localizable/features.hu.html.erb b/source/localizable/features.hu.html.erb new file mode 100644 index 00000000..26485c88 --- /dev/null +++ b/source/localizable/features.hu.html.erb @@ -0,0 +1,6 @@ +--- +title: Features | Decidim +description: +--- + +<%= partial "/partials/features-page" %> \ No newline at end of file diff --git a/source/localizable/index.hu.html.erb b/source/localizable/index.hu.html.erb new file mode 100644 index 00000000..1187bc33 --- /dev/null +++ b/source/localizable/index.hu.html.erb @@ -0,0 +1,7 @@ +--- +title: Free Open-Source participatory democracy for cities and organizations | Decidim +description: +pageClass: home +--- +<%= partial "/partials/index" %> + diff --git a/source/localizable/partners.hu.html.erb b/source/localizable/partners.hu.html.erb new file mode 100644 index 00000000..54819db2 --- /dev/null +++ b/source/localizable/partners.hu.html.erb @@ -0,0 +1,21 @@ +--- +title: Cooperating entities | Decidim +description: +--- +
+

Cooperating entities

+ <% @partners = data.partners + %> +
+ <% @partners.each do |use| %> +
+ + +
+ <% end %> +
+
diff --git a/source/localizable/usedby.hu.html.erb b/source/localizable/usedby.hu.html.erb new file mode 100644 index 00000000..8a5343e4 --- /dev/null +++ b/source/localizable/usedby.hu.html.erb @@ -0,0 +1,34 @@ +--- +title: Decidim in use | Decidim +description: +--- +
+

These cities, regions and organizations are already using Decidim

+ <% @cities = data.cities.select {|city| city[:type] == "city"} %> + <% @regions = data.cities.select {|city| city[:type] == "region"} %> + <% @orgs = data.cities.select {|city| city[:type] == "org"} %> +

Cities

+
+ <% @cities.each do |use| %> + + <%= use.name %> + + <% end %> +
+

Regions

+
+ <% @regions.each do |use| %> + + <%= use.name %> + + <% end %> +
+

Organizations

+
+ <% @orgs.each do |use| %> + + <%= use.name %> + + <% end %> +
+
From 51a5c4120bc6c90d2fa8816a61c591991f2aceeb Mon Sep 17 00:00:00 2001 From: Enzo Angiulli Date: Wed, 20 Feb 2019 15:14:26 +0100 Subject: [PATCH 10/44] added other Hungarian placeholder text for translation --- data/faqs.yml | 57 +++++++ data/features.yml | 132 ++++++++++++++ data/partners.yml | 38 +++++ source/admin/config.yml | 9 + .../blog/hu/2017-07-17-release-0.4.0.html.md | 26 +++ .../blog/hu/2017-08-29-release-0.5.0.html.md | 23 +++ .../blog/hu/2017-09-21-release-0.6.0.html.md | 26 +++ source/blog/hu/2017-10-09-estreno-web.html.md | 49 ++++++ .../blog/hu/2017-11-21-release-0.7.0.html.md | 48 ++++++ .../blog/hu/2017-12-21-release-0.8.0.html.md | 24 +++ .../blog/hu/2018-02-06-release-0.9.0.html.md | 76 +++++++++ .../blog/hu/2018-03-29-release-0.10.0.html.md | 107 ++++++++++++ .../blog/hu/2018-04-27-release-0.11.0.html.md | 23 +++ .../blog/hu/2018-06-13-release-0.12.0.html.md | 79 +++++++++ .../blog/hu/2018-07-11-release-0.13.0.html.md | 20 +++ .../blog/hu/2018-08-30-release-0.14.0.html.md | 75 ++++++++ .../blog/hu/2018-12-13-release-0.15.0.html.md | 104 +++++++++++ .../blog/hu/2019-01-14-release-0.16.0.html.md | 161 ++++++++++++++++++ 18 files changed, 1077 insertions(+) create mode 100644 source/blog/hu/2017-07-17-release-0.4.0.html.md create mode 100644 source/blog/hu/2017-08-29-release-0.5.0.html.md create mode 100644 source/blog/hu/2017-09-21-release-0.6.0.html.md create mode 100644 source/blog/hu/2017-10-09-estreno-web.html.md create mode 100644 source/blog/hu/2017-11-21-release-0.7.0.html.md create mode 100644 source/blog/hu/2017-12-21-release-0.8.0.html.md create mode 100644 source/blog/hu/2018-02-06-release-0.9.0.html.md create mode 100644 source/blog/hu/2018-03-29-release-0.10.0.html.md create mode 100644 source/blog/hu/2018-04-27-release-0.11.0.html.md create mode 100644 source/blog/hu/2018-06-13-release-0.12.0.html.md create mode 100644 source/blog/hu/2018-07-11-release-0.13.0.html.md create mode 100644 source/blog/hu/2018-08-30-release-0.14.0.html.md create mode 100644 source/blog/hu/2018-12-13-release-0.15.0.html.md create mode 100644 source/blog/hu/2019-01-14-release-0.16.0.html.md diff --git a/data/faqs.yml b/data/faqs.yml index 631ecf69..187d462c 100644 --- a/data/faqs.yml +++ b/data/faqs.yml @@ -2,6 +2,9 @@ en: question: 'What is Decidim?' answer: "Decidim is a Free Open-Source participatory democracy platform for cities and organizations. But Decidim is more than a digital platform: it’s a common's free and open project and infrastructure involving code, documentation, design, training courses, a legal framework, collaborative interfaces, user and facilitation communities, and a common vision." + + hu question: 'What is Decidim?' + answer: "Decidim is a Free Open-Source participatory democracy platform for cities and organizations. But Decidim is more than a digital platform: it’s a common's free and open project and infrastructure involving code, documentation, design, training courses, a legal framework, collaborative interfaces, user and facilitation communities, and a common vision." es: question: '¿Qué es Decidim?' answer: 'Decidim es una plataforma de participación ciudadana de código libre y abierto para ciudades y organizaciones. Pero también Decidim es más que una plataforma digital: es un proyecto y una infraestructura abierta que incluye código, documentación, diseño, formación, un marco legal, interfaces colaborativas, una comunidad de usuarios y facilitadores y una visión global.' @@ -12,6 +15,9 @@ en: question: 'What can a Decidim administrator do?' answer: 'Easily configure participatory processes Do you want to make a strategic plan? Or discuss new regulations? Or discuss a new square or a public building to achieve the common good? Thanks to Decidim you will be able to configure participation spaces (initiatives, assemblies, processes or consultations) and enrich them through the multiple available components (face-to-face meetings, surveys, proposals, voting, follow-up of results, comments and many more).' + hu: + question: 'What can a Decidim administrator do?' + answer: 'Easily configure participatory processes Do you want to make a strategic plan? Or discuss new regulations? Or discuss a new square or a public building to achieve the common good? Thanks to Decidim you will be able to configure participation spaces (initiatives, assemblies, processes or consultations) and enrich them through the multiple available components (face-to-face meetings, surveys, proposals, voting, follow-up of results, comments and many more).' es: question: '¿Qué puede hacer un administrador de Decidim?' answer: 'Configura procesos participativos fácilmente ¿Quieres hacer un plan estratégico? ¿O discutir nuevas normativas? ¿O debatir sobre una plaza nueva o un edificio público para alcanzar el bien común? Gracias a Decidim podrás configurar espacios de participación (iniciativas, asambleas, procesos o consultas) y enriquecerlos a través de los múltiples componentes disponibles (encuentros presenciales, encuestas, propuestas, votaciones, seguimiento de resultados, comentarios y muchos más)' @@ -22,6 +28,9 @@ en: question: 'What do I need to install Decidim?' answer: 'Installing Decidim is easy but you need some knowledge and technical requirements. Here we tell you how to install and configure Decidim in your organization.' + hu: + question: 'What do I need to install Decidim?' + answer: 'Installing Decidim is easy but you need some knowledge and technical requirements. Here we tell you how to install and configure Decidim in your organization.' es: question: '¿Qué necesito para instalar Decidim?' answer: 'Instalar Decidim es fácil pero necesitas algunos conocimientos y requerimientos técnicos. Puedes consultar el tutorial de instalación manual oficial y también otro tutorial de instalación manual hecho por la buena gente de Platoniq' @@ -32,6 +41,9 @@ en: question: 'Is there any tutorial to start setting it up?' answer: 'You can check the latest version of our admin manual in the Documentation section. You can also check edu.decidim, the perfect Decidim installation to be trained in the use of the platform. ' + hu: + question: 'Is there any tutorial to start setting it up?' + answer: 'You can check the latest version of our admin manual in the Documentation section. You can also check edu.decidim, the perfect Decidim installation to be trained in the use of the platform. ' es: question: '¿Existe algún manual de ayuda para empezar a configurarlo?' answer: 'En el apartado de documentación puedes consultar la última versión de nuestro manual de administrador. Puedes consultar tambíen edu.decidim, la instalación de Decidim perfecta para formarse en el uso de la plataforma.' @@ -42,6 +54,9 @@ en: question: 'Who is currently using Decidim?' answer: 'It is currently used by cities and organizations. In fact, any group of people can use it, whether it is an NGO, university, trade union, cooperative, neighbourhood association, etc. Check here the complete list of currently active instances.' + hu: + question: 'Who is currently using Decidim?' + answer: 'It is currently used by cities and organizations. In fact, any group of people can use it, whether it is an NGO, university, trade union, cooperative, neighbourhood association, etc. Check here the complete list of currently active instances.' es: question: '¿Quiénes están utilizando Decidim actualmente?' answer: 'Actualmente lo utilizan ciudades y organizaciones. De hecho cualquier grupo de personas puede utilizarlo, sea una ONG, universidad, sindicato, cooperativa, colectivo de barrio, etc. Consulta aquí el listado completo de instancias activas en la actualidad.' @@ -52,6 +67,9 @@ en: question: 'What can a participant (user) of Decidim do?' answer: 'Decidim makes it possible for thousands of people to organize themselves democratically by making proposals, attending public meetings, fostering decision-making discussions, deciding through different forms of voting and monitoring the implementation of decisions.' + hu: + question: 'What can a participant (user) of Decidim do?' + answer: 'Decidim makes it possible for thousands of people to organize themselves democratically by making proposals, attending public meetings, fostering decision-making discussions, deciding through different forms of voting and monitoring the implementation of decisions.' es: question: '¿Qué puede hacer un participante (usuario) de Decidim?' answer: 'Decidim hace posible que miles de personas se organicen democráticamente realizando propuestas, asistiendo a reuniones públicas, creando discusiones deliberativas, decidiendo mediante distintas formas de votación y monitorizando la implementación de las decisiones. Los participantes además pueden comunicarse entre ellos a través de las funcionalidades de comunicación en red de Decidim.' @@ -62,6 +80,9 @@ en: question: 'What does it mean that Decidim is for free, free and open source?' answer: "Decidim is a platform for citizen participation made by people and for people. The fact that it is for free means that you don't have to pay to download it and use it. You can use it as you want in your organization, as long as you respect our Social Contract. You can collaborate in the continuous improvement of the platform to ensure that between all of us we can have a software that is increasingly useful for participatory democracy." + hu: + question: 'What does it mean that Decidim is for free, free and open source?' + answer: "Decidim is a platform for citizen participation made by people and for people. The fact that it is for free means that you don't have to pay to download it and use it. You can use it as you want in your organization, as long as you respect our Social Contract. You can collaborate in the continuous improvement of the platform to ensure that between all of us we can have a software that is increasingly useful for participatory democracy." es: question: '¿Qué significa que Decidim sea gratuito, libre y de código abierto?' answer: 'Decidim es una plataforma de participación ciudadana hecha por la gente y para la gente. Que sea gratuito significa que no tienes que pagar para descargátelo y utilizarlo. Puedes utilizarlo como quieras en tu organización, siempre que respetes nuestro Contrato Social. Puedes colaborar en la mejora continua de la plataforma para garantizar que entre todas tengamos un programa cada día más útil para la democracia participativa.' @@ -72,6 +93,9 @@ en: question: 'I have many doubts, of all kinds...where can I ask them or solve them?' answer: "The best way to solve your doubts quickly is through the Metadecidim community. Enter now in the process Support Forum and see if your question exists or if it has been answered and otherwise enter to ask questions. If you can't resolve your problem in this space, maybe it's time to contact us through the contact form." + hu: + question: 'I have many doubts, of all kinds...where can I ask them or solve them?' + answer: "The best way to solve your doubts quickly is through the Metadecidim community. Enter now in the process Support Forum and see if your question exists or if it has been answered and otherwise enter to ask questions. If you can't resolve your problem in this space, maybe it's time to contact us through the contact form." es: question: 'Tengo muchas dudas, de todo tipo...¿dónde las puedo plantear o resolver?' answer: 'La mejor manera de intentar resolver ágilmente tus dudas es a través de la comunidad Metadecidim. Entra ahora en el proceso “Foro de Soporte” y fíjate si tu duda existe o si ha sido resuelta y en caso contrario entra para realizar consultas. Si no logras resolver tu asunto en este espacio, quizás es momento de contactar con nosotros a través del formulario de contacto.' @@ -82,6 +106,9 @@ en: question: 'Do you provide free installation to non-profit organizations?' answer: 'Yes, only if you are a Barcelona based organization. Send us a message and you will be helped by the Directorate of Research, Development and Innovation of the Area of Citizenship Rights, Participation and Transparency of Barcelona City Council.' + hu: + question: 'Do you provide free installation to non-profit organizations?' + answer: 'Yes, only if you are a Barcelona based organization. Send us a message and you will be helped by the Directorate of Research, Development and Innovation of the Area of Citizenship Rights, Participation and Transparency of Barcelona City Council.' es: question: '¿Ofrecéis instalación gratuita a organizaciones sin ánimo de lucro?' answer: 'Sí, solo si eres una organización con sede en Barcelona. Envíanos un mensaje y la Dirección de Investigación, Desarrollo e Innovación del Área de Derechos de Ciudadanía, Participación y Transparencia del Ayuntamiento de Barcelona te ayudará.' @@ -92,6 +119,9 @@ en: question: 'Do you support institutions?' answer: 'Yes, but you have to be patient. There are a lot of institutions that want to use Decidim right now and we are helping them step by step. Contact us for any question and we will answer you as soon as possible.' + hu: + question: 'Do you support institutions?' + answer: 'Yes, but you have to be patient. There are a lot of institutions that want to use Decidim right now and we are helping them step by step. Contact us for any question and we will answer you as soon as possible.' es: question: '¿Apoyáis a las instituciones?' answer: 'Sí, pero hay que tener paciencia. Hay un montón de instituciones que quieren usar Decidim en estos momentos y les estamos ayudando paso a paso. Ponte en contacto con nosotros para cualquier pregunta y te responderemos lo antes posible.' @@ -102,6 +132,9 @@ en: question: 'Where can I find the project roadmap and the planned features?' answer: 'In the Decidim Document List you can find the updated project roadmap and the planned features. Check it here.' + hu: + question: 'Where can I find the project roadmap and the planned features?' + answer: 'In the Decidim Document List you can find the updated project roadmap and the planned features. Check it here.' es: question: '¿Dónde puedo encontrar el roadmap del proyecto y las funcionalidades planificadas?' answer: 'En el repositorio de Decidim puedes encontrar el roadmap actualizado del proyecto y las funcionalidades planificadas. Consultalo aquí.' @@ -112,6 +145,9 @@ en: question: 'We want to make a formal collaboration agreement. Are there any templates we can use?' answer: 'Yes, we have templates to formalize collaboration agreements. Please contact us.' + hu: + question: 'We want to make a formal collaboration agreement. Are there any templates we can use?' + answer: 'Yes, we have templates to formalize collaboration agreements. Please contact us.' es: question: 'Queremos formalizar un acuerdo de colaboración. ¿Existe alguna plantilla que podamos usar?' answer: 'Sí, tenemos plantillas para formalizar acuerdos de colaboración. Ponte en contacto con nosotros. ' @@ -122,6 +158,9 @@ en: question: 'How often is the platform updated?' answer: 'We release a new version approximately every month. In this link you can check the record of versions.' + hu: + question: 'How often is the platform updated?' + answer: 'We release a new version approximately every month. In this link you can check the record of versions.' es: question: '¿Con qué frecuencia hay actualizaciones de la plataforma?' answer: 'Cada mes, aproximadamente, liberamos una nueva versión. En este enlace puedes consultar el histórico de versiones. ' @@ -132,6 +171,9 @@ en: question: 'What is the social contract?' answer: 'This is how we call our Code of Democratic Guarantees and Democratic Collaboration. Check here the social contract that all the members of the Decidim project undertake in order for Decidim to be free software and open content, transparent and to ensure that the data and its participants are not manipulated.' + hu: + question: 'What is the social contract?' + answer: 'This is how we call our Code of Democratic Guarantees and Democratic Collaboration. Check here the social contract that all the members of the Decidim project undertake in order for Decidim to be free software and open content, transparent and to ensure that the data and its participants are not manipulated.' es: question: '¿Qué es el contrato social?' answer: 'Le llamamos así a nuestro Código de garantías democráticas y colaboración democrática. Consulta aquí el contrato social que todos los miembros del proyecto Decidim se comprometen a seguir para que Decidim sea software libre y contenido abierto, transparente y que asegure la no manipulación de los datos y de sus participantes.' @@ -142,6 +184,9 @@ en: question: 'Do you have a Demo? I want to use Decidim now, without installing it, to see how it works.' answer: 'Yes, here you have an online demo for you to do magic with Decidim. ' + hu: + question: 'Do you have a Demo? I want to use Decidim now, without installing it, to see how it works.' + answer: 'Yes, here you have an online demo for you to do magic with Decidim. ' es: question: 'Quiero usar Decidim ya, sin instalármelo, para ver cómo funciona. ¿Tenéis una Demo?' answer: 'Aquí dispones de una Demo online para que hagas magia con Decidim.' @@ -152,6 +197,9 @@ en: question: 'What is the Metadecidim community?' answer: "Metadecidim is the community of Decidim that collaborates in the design of the platform and the construction of the Decidim project. We meet regularly through the SOM (Metadecidim Operative Sessions) and the LAB Research Seminars. Go to meta.decidim.org to follow the calls closely and if you want to join the community. We'd love to ;-)" + hu: + question: 'What is the Metadecidim community?' + answer: "Metadecidim is the community of Decidim that collaborates in the design of the platform and the construction of the Decidim project. We meet regularly through the SOM (Metadecidim Operative Sessions) and the LAB Research Seminars. Go to meta.decidim.org to follow the calls closely and if you want to join the community. We'd love to ;-)" es: question: '¿Qué es la comunidad Metadecidim?' answer: 'Metadecidim es la comunidad de Decidim que colabora en el diseño de la plataforma y la construcción del proyecto Decidim. Nos reunimos periódicamente a través de las SOM (Sesiones Operativas Metadecidim) y de los Seminarios LAB de investigación. Entra en meta.decidim.org para seguir de cerca las convocatorias y si quieres unirte a la comunidad, nosotras encantadas ;-)' @@ -162,6 +210,9 @@ en: question: 'I have ideas for new improvement features. I want to have a better understanding of the project or explore some issues in depth. What can I do?' answer: 'You can collaborate in multiple ways. One of them is through the Metadecidim community. If you want to propose new features, go here. If you have detected errors and want to notify them, go to this process. If you want to actively participate in the Metadecidim community, you can attend the monthly Metadecidim Operative Sessions. Register as a participant of the community and participate with us. If your thing is the code, come to Github. If you are a researcher, you might be interested in coming to the LAB Metadecidim Seminars.' + hu: + question: 'I have ideas for new improvement features. I want to have a better understanding of the project or explore some issues in depth. What can I do?' + answer: 'You can collaborate in multiple ways. One of them is through the Metadecidim community. If you want to propose new features, go here. If you have detected errors and want to notify them, go to this process. If you want to actively participate in the Metadecidim community, you can attend the monthly Metadecidim Operative Sessions. Register as a participant of the community and participate with us. If your thing is the code, come to Github. If you are a researcher, you might be interested in coming to the LAB Metadecidim Seminars.' es: question: 'Tengo ideas de nuevas funcionalidades, de mejora. Quiero conocer mejor el proyecto o investigar a fondo algunos asuntos. ¿Qué puedo hacer?' answer: 'Puedes colaborar de múltiples maneras, una de ellas a través de la comunidad Metadecidim. Si quieres proponer nuevas funcionalidades, a través de este proceso. Si has detectado errores y quieres notificarlos, a través de este proceso. Si quieres participar activamente en la comunidad Metadecidim, puedes asistir a las Sesiones Operativas Metadecidim que organizamos mensualmente. Date de alta como participante de la comunidad y participa con nosotras. Si lo tuyo es el código, vente a Github. Si eres investigador, quizás te interese venir a los Seminarios LAB Metadecidim.' @@ -172,6 +223,9 @@ en: question: 'What kind of members you accept into the Metadecidim community?' answer: 'To anybody who has good faith and a correct attitude towards democratic collaboration.' + hu: + question: 'What kind of members you accept into the Metadecidim community?' + answer: 'To anybody who has good faith and a correct attitude towards democratic collaboration.' es: question: '¿A qué tipo de miembros aceptáis en la comunidad Metadecidim?' answer: 'A cualquiera que tenga buena fe y una actitud correcta hacia la colaboración democrática.' @@ -182,6 +236,9 @@ en: question: "Can I join the Metadecidim community even if I don't live in Barcelona?" answer: 'Decidim is a project that was born in Barcelona and that is why there is a strong territorial bond with this city. But yes, you can collaborate online, through participatory processes, debates, etc .... that we provide in Metadecidim. Although you might want to come to Barcelona sometime :)' + hu: + question: "Can I join the Metadecidim community even if I don't live in Barcelona?" + answer: 'Decidim is a project that was born in Barcelona and that is why there is a strong territorial bond with this city. But yes, you can collaborate online, through participatory processes, debates, etc .... that we provide in Metadecidim. Although you might want to come to Barcelona sometime :)' es: question: '¿Puedo participar en la comunidad Metadecidim aunque no resida en Barcelona?' answer: 'Decidim es un proyecto que nace en Barcelona y es por ello que hay un vínculo territorial fuerte con este ciudad. Pero sí, puedes colaborar en línea, a través de los procesos participativos, debates, etc...que proporcionamos en Metadecidim. Aunque quizá quieras venir a Barcelona alguna vez :)' diff --git a/data/features.yml b/data/features.yml index 41e7537c..6b84130f 100644 --- a/data/features.yml +++ b/data/features.yml @@ -13,6 +13,18 @@ strategic planning process, the collaborative writing of a regulation or norm, the design of an urban space or the production of a public policy plan.' + hu: + title: 'Participatory processes' + subtitle: 'to democratize common issues, step by step' + text: + 'Processes is a space that allows to create, activate/deactivate, and + manage various participatory processes. These are distinguished from other + spaces by being structured in different phases within which all of the + components can be incorporated. Examples of participatory processes are: + an election process for members of a committee, participatory budgeting, a + strategic planning process, the collaborative writing of a regulation or + norm, the design of an urban space or the production of a public policy + plan.' es: title: 'Procesos participativos' subtitle: 'para democratizar asuntos comunes, paso a paso' @@ -48,6 +60,17 @@ the seating capacity and nature of the assembly so permits, adding items to the agenda, or commenting on the proposals and decisions taken by that body).' + hu: + title: 'Assemblies' + subtitle: 'the power of collective self-organization' + text: + 'Is a space that offers the possibility of setting decision-making bodies + or groups (councils, working groups, committees, etc.) that meet up + periodically, detailing their composition, listing and geolocating their + meetings, and allowing to take part in them (for instance: attending if + the seating capacity and nature of the assembly so permits, adding items + to the agenda, or commenting on the proposals and decisions taken by that + body).' es: title: 'Asambleas' subtitle: 'el poder de la autorganización colectiva' @@ -80,6 +103,13 @@ 'Consultations is a space that makes it possible to coordinate referendums, trigger discussions and debates, get voting results published; it can be connected to a secure e-voting system.' + hu: + title: 'Consultations' + subtitle: 'the right to decide with all democratic guarantees' + text: + 'Consultations is a space that makes it possible to coordinate + referendums, trigger discussions and debates, get voting results + published; it can be connected to a secure e-voting system.' es: title: 'Consultas' subtitle: 'el derecho a decidir con todas las garantías democráticas' @@ -106,6 +136,15 @@ discuss, debate and disseminate initiatives and define meeting points where signatures can be collected from attendees or debates opened to other members of the organization.' + hu: + title: 'Initiatives' + subtitle: "setting everyone's agenda, within everyone's reach" + text: + 'Initiatives is a space that allows participants to collaboratively create + initiatives, define their trajectory and goals, gather endorsements, + discuss, debate and disseminate initiatives and define meeting points + where signatures can be collected from attendees or debates opened to + other members of the organization.' es: title: 'Iniciativas' subtitle: 'marcar la agenda de todas, al alcance de cualquiera' @@ -133,6 +172,13 @@ 'The participatory texts component can be used to convert lengthy text documents into various proposals or results and, vice versa, to compose and display a unified text based on a collection of proposals or results.' + hu: + title: 'Proposals' + subtitle: 'your ideas in detail' + text: + 'The participatory texts component can be used to convert lengthy text + documents into various proposals or results and, vice versa, to compose + and display a unified text based on a collection of proposals or results.' es: title: 'Propuestas' subtitle: 'vuestras ideas, en detalle' @@ -163,6 +209,13 @@ 'The voting component offers organizations the possibility of activating different voting or support systems around proposals: unlimited, limited to a given threshold, weighted, cost-based, etc.' + hu: + title: 'Voting' + subtitle: 'decide your vote' + text: + 'The voting component offers organizations the possibility of activating + different voting or support systems around proposals: unlimited, limited + to a given threshold, weighted, cost-based, etc.' es: title: 'Votaciones' subtitle: 'decide tu voto' @@ -188,6 +241,13 @@ 'The results component is used to turn proposals into results and give official responses concerning their acceptance or rejection, merging various proposals into a single result.' + hu: + title: 'Results' + subtitle: 'no proposal without an answer' + text: + 'The results component is used to turn proposals into results and give + official responses concerning their acceptance or rejection, merging + various proposals into a single result.' es: title: 'Resultados' subtitle: 'ninguna propuesta sin respuesta' @@ -213,6 +273,14 @@ results into projects, defining and applying progress statuses around their implementation, as well as displaying the extent of the results’ implementation grouped by categories and scopes.' + hu: + title: 'Accountability' + subtitle: 'transparency from beginning to end' + text: + 'The accountability component offers the possibility of subdividing + results into projects, defining and applying progress statuses around + their implementation, as well as displaying the extent of the results’ + implementation grouped by categories and scopes.' es: title: 'Rendición de cuentas' subtitle: 'transparencia de principio a fin' @@ -240,6 +308,14 @@ opportunity to convene meetings, determine their location and time, register and limit attendees, define the structure and content of the meeting as well as publishing the minutes, and the resulting proposals.' + hu: + title: 'Meetings' + subtitle: 'to meet and not miss anything' + text: + 'The meeting component offers organizations and participants the + opportunity to convene meetings, determine their location and time, + register and limit attendees, define the structure and content of the + meeting as well as publishing the minutes, and the resulting proposals.' es: title: 'Encuentros' subtitle: 'para encontrarse y no perderse nada' @@ -268,6 +344,13 @@ 'The participatory texts component can be used to convert lengthy text documents into various proposals or results and, vice versa, to compose and display a unified text based on a collection of proposals or results.' + hu: + title: 'Participatory texts' + subtitle: 'to analyze, synthesize, and build in common' + text: + 'The participatory texts component can be used to convert lengthy text + documents into various proposals or results and, vice versa, to compose + and display a unified text based on a collection of proposals or results.' es: title: 'Textos participativos' subtitle: 'para analizar, sintetizar, y construir en común' @@ -293,6 +376,13 @@ 'The conference component allows an organization to create a website for a big event by joining up a series predefined meetings (chats, workshops etc.), putting together a unified program and managing attendees.' + hu: + title: 'Conference' + subtitle: 'Where big events are premiered' + text: + 'The conference component allows an organization to create a website for a + big event by joining up a series predefined meetings (chats, workshops + etc.), putting together a unified program and managing attendees.' es: title: 'Conferencia' subtitle: 'donde los grandes eventos se estrenan' @@ -317,6 +407,12 @@ text: 'The surveys component can be used to design and publish surveys and to display and download their results.' + hu: + title: 'Surveys' + subtitle: 'Because the opinion of your community matters' + text: + 'The surveys component can be used to design and publish surveys and to + display and download their results.' es: title: 'Encuestas' subtitle: 'porque la opinión de tu comunidad cuenta' @@ -339,6 +435,13 @@ 'The sortition component allows to select a number of proposals (e.g. candidates for a jury) with random, yet reproducible, procedures that guarantees non-biased and uniform distributions.' + hu: + title: 'Sortition' + subtitle: 'Equality and the justice of randomness' + text: + 'The sortition component allows to select a number of proposals (e.g. + candidates for a jury) with random, yet reproducible, procedures that + guarantees non-biased and uniform distributions.' es: title: 'Sorteo' subtitle: 'la igualdad y la justicia del azar' @@ -364,6 +467,14 @@ comment as being in favor, against or neutral in relation to the commented object, to vote comments, respond to them and to receive notifications about responses.' + hu: + title: 'Comments' + subtitle: 'Building a collective intelligence' + text: + 'The comments component enables users to add comments, to identify the + comment as being in favor, against or neutral in relation to the commented + object, to vote comments, respond to them and to receive notifications + about responses.' es: title: 'Comentarios' subtitle: 'construyendo la inteligencia colectiva' @@ -391,6 +502,14 @@ formatting, embedded pictures and videos. The blog component makes possible the creation of posts or news, and to navigate them chronologically.' + hu: + title: 'Pages and blogs' + subtitle: 'Your community, informed and up to date' + text: + 'The pages component is used to create informative pages with rich text + formatting, embedded pictures and videos. The blog component makes + possible the creation of posts or news, and to navigate them + chronologically.' es: title: 'Páginas y blogs' subtitle: 'tu comunidad, informada y al día' @@ -415,6 +534,12 @@ text: 'Decidim enables you to track any space or component to receive updates every time they happen.' + hu: + title: 'Notifications' + subtitle: 'Personalized information on interesting contents' + text: + 'Decidim enables you to track any space or component to receive updates + every time they happen.' es: title: 'Notificaciones' subtitle: 'información personalizada sobre contenidos de interés' @@ -437,6 +562,13 @@ 'The newsletter component makes possible to send emails to everyone registered in the platform or, more selectively, to those who participate in a specific space.' + hu: + title: 'Newsletter' + subtitle: 'Simple but powerful' + text: + 'The newsletter component makes possible to send emails to everyone + registered in the platform or, more selectively, to those who participate + in a specific space.' es: title: 'Boletín' subtitle: 'sencillo pero potente' diff --git a/data/partners.yml b/data/partners.yml index 75ad3bee..a1cb8635 100644 --- a/data/partners.yml +++ b/data/partners.yml @@ -3,6 +3,8 @@ image: /images/partners/logo_partner_localret.png en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: @@ -12,6 +14,8 @@ image: /images/partners/logo_partner_tecnopolitica.png en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: @@ -22,6 +26,8 @@ image: /images/partners/logo_partner_in3.png en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: @@ -32,6 +38,8 @@ image: /images/partners/logo_partner_alabs.png en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: @@ -42,6 +50,8 @@ image: /images/partners/logo_partner_eurecat.png en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: @@ -52,6 +62,8 @@ image: /images/partners/logo_partner_upf.png en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: @@ -62,6 +74,8 @@ image: /images/partners/logo_partner_ffg.png en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: @@ -72,6 +86,8 @@ image: /images/partners/logo_partner_bitlab.jpg en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: @@ -82,6 +98,8 @@ image: /images/partners/logo_partner_populate-tools.png en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: @@ -92,6 +110,8 @@ image: /images/partners/logo_partner_swwweet.svg en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: @@ -102,6 +122,8 @@ image: /images/partners/logo_partner_opensourcepolitics.jpg en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: @@ -112,6 +134,8 @@ image: /images/partners/logo_partner_aspgems.png en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: @@ -122,6 +146,8 @@ image: /images/partners/logo_partner_elder.jpg en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: @@ -132,6 +158,8 @@ image: /images/partners/logo_partner_adab1ts.png en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: @@ -142,6 +170,8 @@ image: /images/partners/logo_partner_codegram.png en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: @@ -152,6 +182,8 @@ image: /images/partners/logo_partner_marsbased.png en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: @@ -162,6 +194,8 @@ image: /images/partners/logo_partner_coditramuntana.svg en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: @@ -172,6 +206,8 @@ image: /images/partners/logo_partner_colectic.jpg en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: @@ -182,6 +218,8 @@ image: /images/partners/logo_partner_ethicoo.png en: desc: Design and frontend development + hu: + desc: Design and frontend development es: desc: Design and frontend development ca: diff --git a/source/admin/config.yml b/source/admin/config.yml index 8dca7de1..b490eba6 100644 --- a/source/admin/config.yml +++ b/source/admin/config.yml @@ -15,6 +15,15 @@ collections: - {label: "Draft", name: "published", widget: "hidden", default: "false"} - {label: "Publish Date", name: "date", widget: "datetime"} - {label: "Body", name: "body", widget: "markdown"} + - name: "post-hu" + label: "Post (HU)" + folder: "source/blog/hu" + create: true + fields: + - {label: "Title", name: "title", widget: "string", tagname: "h1"} + - {label: "Draft", name: "published", widget: "hidden", default: "false"} + - {label: "Publish Date", name: "date", widget: "datetime"} + - {label: "Body", name: "body", widget: "markdown"} - name: "post-es" label: "Post (ES)" folder: "source/blog/es" diff --git a/source/blog/hu/2017-07-17-release-0.4.0.html.md b/source/blog/hu/2017-07-17-release-0.4.0.html.md new file mode 100644 index 00000000..a05b91e6 --- /dev/null +++ b/source/blog/hu/2017-07-17-release-0.4.0.html.md @@ -0,0 +1,26 @@ +--- +title: Novetats versió 0.4.0 +date: 2017-07-17 +--- + +### Noves funcionalitats i millores d’usabilitat + +* **Enviament de notificació quan un Resultat rep un comentari** [(#1543)](https://github.com/decidim/decidim/pull/1543). Fins ara només rebien notificacions de nous comentaris els autors/es d'una proposta. Ara també s'envien notificacions als administradors que han creat resultats/actuacions/projectes a partir de les propostes inicials. Podeu veure un exemple a Barcelona, on ara es pot fer un millor seguiment de les aportacions que la ciutadania fa a l'articulat del procés de normes de participació: [https://www.decidim.barcelona/processes/5/f/40/](https://www.decidim.barcelona/processes/5/f/40/) +* **Detecció automàtica de camps obligatoris i identificació com a tals (*)** [(#1585)](https://github.com/decidim/decidim/pull/1585). Els camps obligatoris de qualsevol dels formularis de Decidim apareixen marcats com a tal. + +![Camps obligatoris](/blog/images/release-0.4.0-image-1.png) + +* **Descripció escurçada de les trobades a la vista general** [(#1590)](https://github.com/decidim/decidim/pull/1590). Si la descripció d'una trobada és massa llarga, queda escurçada amb un enllaç de "llegeix més" per no alterar el disseny de la vista general de trobades. + +![Descripción escurçada](/blog/images/release-0.4.0-image-2.png) + +* **Enllaç a la Home des de l’administrador** [(#1595)](https://github.com/decidim/decidim/pull/1595). Com administradors, és útil comptar amb un accés directe a la Home de la plataforma. S'ha afegit aquest enllaç des del panell d'admin. +* **Comptador de caràcters als comentaris** [(#1504)](https://github.com/decidim/decidim/pull/1532)**. E**ls comentaris tenen una longitud màxima de 500 caràcters. Ara incorporen un comptador de caràcters que indica els caràcters restants mentre escrivim. + +![Comptador de caràcters](/blog/images/release-0.4.0-image-3.png) + +### Resolució d'incidències + +* Evitar la votació de comentaris quan una usuària no ha iniciat sessió [(#1503)](https://github.com/decidim/decidim/pull/1503) +* Afegir enllaços al login modal [(#1531)](https://github.com/decidim/decidim/pull/1531) +* Reenviar instruccions d’invitació quan es torna a convidar a un admin de procés [(#1574)](https://github.com/decidim/decidim/pull/1574) diff --git a/source/blog/hu/2017-08-29-release-0.5.0.html.md b/source/blog/hu/2017-08-29-release-0.5.0.html.md new file mode 100644 index 00000000..992f1dcc --- /dev/null +++ b/source/blog/hu/2017-08-29-release-0.5.0.html.md @@ -0,0 +1,23 @@ +--- +title: Novetats versió 0.5.0 +date: 2017-08-29 +--- + +### Noves funcionalitats i millores d'usabilitat + +* **Fitxers adjunts a una proposta.** Desde l’admin es pot habilitar l’opció per permetre adjuntar documents a una proposta. El format permès és PDF o imatge. Al formulari s’ha d’introduir també el títol del document. [#1688](https://github.com/decidim/decidim/pull/1688) +* **Anunci a la home d’un procés participatiu.** A la portada d’un procés participatiu es pot afegir un anunci o text informatiu. [#1696](https://github.com/decidim/decidim/pull/1696) + +![Anunci a la home d'un procés participatiu](/blog/images/release-0.5.0-image-1.png) + +* **Text explicatiu al formulari de nova proposta.** Es pot afegir un text explicatiu o d’ajuda a l’encapçalament del formulari de creació de propostes. [#1696](https://github.com/decidim/decidim/pull/1696) + +![Text explicatiu al formulari de nova proposta](/blog/images/release-0.5.0-image-2.png) + +* **Text d’introducció a la capçalera de cada component.** Des de l’admin es pot habilitar i configurar un text explicatiu per cada component d’un procés participatiu (text previ a les propostes, cites, etc.). Aquest text es pot personalitzar també per cada fase del procés. [#1696](https://github.com/decidim/decidim/pull/1696) +* **Usuaris gestionats.** Aquesta funcionalitat permet que una persona que no pugui o vulgui registrar-se a la plataforma, però sí fer propostes i donar suport, ho pugui fer de manera presencial (per exemple a una OAC o oficina municipal). Un administrador crea, prèvia verificació de les dades personals, un compte d’usuari en nom d’aquella persona per tal que pugui participar i interactuar amb l’aplicació. En cas desitjat, aquests usuaris es poden convertir en usuaris estàndard enviant-los una invitació per correu electrònic. [#1621](https://github.com/decidim/decidim/pull/1621) +* **Àmbits amb jerarquia.** El sistema està preparat per organitzacions que requereixen diferents nivells d’àmbits territorials, relacionats jeràrquicament: cada àmbit pot pertànyer a un altre superior, i té com atribut el tipus d’àmbit i la seva descripció (província, comarca, municipi, districte, etc.). A més han de tenir un identificador únic que pot servir per vincular-los amb sistemes externs. [#1500](https://github.com/decidim/decidim/pull/1500) + +### Resolució d'incidències + +* **Notificació de respostes a propostes oficials.** Els admins d’un procés reben ara una notificació quan una proposta oficial és comentada. [#1663](https://github.com/decidim/decidim/pull/1663). diff --git a/source/blog/hu/2017-09-21-release-0.6.0.html.md b/source/blog/hu/2017-09-21-release-0.6.0.html.md new file mode 100644 index 00000000..6d131a78 --- /dev/null +++ b/source/blog/hu/2017-09-21-release-0.6.0.html.md @@ -0,0 +1,26 @@ +--- +title: Novetats versió 0.6.0 +date: 2017-09-21 +--- + +### Noves funcionalitats i millores d’usabilitat + +* **Òrgans (assemblies)**. S’estrena el nou component d’_Assemblies_ (en fase beta), a través del qual els òrgans de participació poden disposar d’un espai propi a la plataforma. Aquesta primera versió (MVP) permet que qualsevol òrgan pugui llistar la relació de membres que el composen, publicar el calendari de trobades o obrir una secció de propostes, entre d’altres opcions. [ #1659](https://github.com/decidim/decidim/pull/1659) + +![Òrgans](/blog/images/release-0.6.0-image-1.png) + +* **Seguiment.** S’estrena també la funcionalitat per fer seguiment (_follow_) de diversos elements, per exemple una proposta, i rebre notificacions quan es produeixi una actualització en el seu estat. [#1784.](https://github.com/decidim/decidim/pull/1784) Les trobades incorporen també aquesta opció, quan una usuària segueix una trobada, rep notificacions de: quan s'actualitza o tanca aquella trobada, i també un recordatori 48h abans de que tingui lloc. [#1784](https://github.com/decidim/decidim/pull/1784) + +![Seguiment](/blog/images/release-0.6.0-image-2.png) + +* **Notificacions.** Complementant la funcionalitat anterior, les participants disposen d’un panell per consultar les notificacions dels elements que van seguint. [#1784](https://github.com/decidim/decidim/pull/1784) / [#1812](https://github.com/decidim/decidim/pull/1812) + +![Notificacions](/blog/images/release-0.6.0-image-3.png) + +* **Comentaris**. S’ha canviat el sistema de notificacions dels comentaris d'acord amb les noves funcionalitats de Seguiment i Notificació. L’autora d’una proposta rep automàticament notificacions dels comentaris que facin altres participants. [#1831](https://github.com/decidim/decidim/pull/1831) +* **Inscripcions a trobades**. Les participants es poden inscriure a una trobada i reben un correu electrònic amb un fitxer ICS per afegir-lo al seu gestor de calendari. [#1803](https://github.com/decidim/decidim/pull/1803) +* **Filtre de processos per estat**. Els processos participatius publicats es poden filtrar per: Passats, Actius i Propers. [#1779](https://github.com/decidim/decidim/pull/1779) + +![Filtre de processos per estat](/blog/images/release-0.6.0-image-4.png) + +* **And last, but not least... el Decidim ja està disponible en** [**Ucranià**](https://es.wikipedia.org/wiki/Idioma_ucraniano) 🇺🇦😊: Amb aquest últim ja està traduït a 9 idiomes! [#1804](https://github.com/decidim/decidim/pull/1804) diff --git a/source/blog/hu/2017-10-09-estreno-web.html.md b/source/blog/hu/2017-10-09-estreno-web.html.md new file mode 100644 index 00000000..6a88210b --- /dev/null +++ b/source/blog/hu/2017-10-09-estreno-web.html.md @@ -0,0 +1,49 @@ +--- +title: Decidim's website is live! +date: 2017-10-09 +--- + +Hello world! Today we launch the website of Decidim, the digital platform of citizen participation for municipalities and organizations 100% free and open source software. Many of you already know it: Decidim is something else. We are an [open and democratic infrastructure that includes code](https://github.com/decidim/decidim), documentation, design, training courses, a legal framework, collaborative interfaces, [a community of participants and facilitators](https://meta.decidim.barcelona/) and a global vision. And everything we want to be! + +With Decidim, democracy wins! **[Find the way to join the community](https://decidim.org/community/)**. Citizens, organizations and public institutions... you are all welcome! With Decidim we can democratically self-organize at all levels: + +* Co-production of strategic planning + +* Organization of participatory budgets + +* Construction of massive deliberative processes + +* Promotion of distributed and open decision-making + +### What can I do with Decidim? + +**Propose, meet, deliberate, decide, monitor: join democracy** + +Decidim makes it possible for thousands of people to organize themselves democratically by making proposals, attending public meetings, creating deliberative discussions, deciding through different forms of voting and monitoring the implementation of decisions. + +**Easily configure participatory processes** + +Do you want to make a strategic plan? Or discuss new regulations? Or debate about a new square or a public building to achieve the common good? Decidim is a very easy to use participatory process configurator that helps you structure and deploy almost any type of process. + +**Participatory budgeting for real** + +Citizens will be able to decide directly how to spend the funds of a public budget. You can open calls for proposals, discuss and set up priorities with citizens or members of the organization, estimate the price of projects and open them to voting, as well as monitor the results. + +### Participate democratically with all guarantees + +The use and development of the Decidim platform by an institution or social group of any kind implies accepting the following issues (we call it the [Social Contract](https://decidim.org/contract/)): + +* Free software and open content + +* Transparency, traceability and integrity + +* Equal opportunities and quality indicators + +* Data confidentiality + +* Accountability and responsibility + +* Continuous improvement and inter-institutional collaboration + +What are you waiting for? Get to know and test the Decidim platform with the [online demo](https://decidim.org/demo/). Join the democratic tide. Because democracy never felt is real! + diff --git a/source/blog/hu/2017-11-21-release-0.7.0.html.md b/source/blog/hu/2017-11-21-release-0.7.0.html.md new file mode 100644 index 00000000..59ddc7df --- /dev/null +++ b/source/blog/hu/2017-11-21-release-0.7.0.html.md @@ -0,0 +1,48 @@ +--- +title: News version 0.7.0 +date: 2017-11-21 +--- + +### New features + +* **Customization**: Administrators can customize both the text and the URL of the home's main button. [#2053](https://github.com/decidim/decidim/pull/2053) + +![Customization](/blog/images/release-0.7.0-image-1.gif) + +* **Meetings**: The admins of a process can invite other users to participate in a meeting. [#1879](https://github.com/decidim/decidim/pull/1879) + +![Meetings](/blog/images/release-0.7.0-image-2.png) + +![Meetings](/blog/images/release-0.7.0-image-3.png) + +### Improvements in usability + +* The "Follow" button is shown disabled for users who have not logged in. [#1903](https://github.com/decidim/decidim/pull/1903) + +![UX](/blog/images/release-0.7.0-image-4.gif) + +* New Excel exporter that exports to native XLS format. [#2099](https://github.com/decidim/decidim/pull/2099) +* If there are no Processes published, the item corresponding to the main menu does not appear. [#2074](https://github.com/decidim/decidim/pull/2074) +* If there are no Assemblies published, the item corresponding to the main menu does not appear. [#2074](https://github.com/decidim/decidim/pull/2074) +* If the media are activated, they are displayed in the board of proposals of the admin panel. [#2011](https://github.com/decidim/decidim/pull/2011) + +![UX](/blog/images/release-0.7.0-image-5.png) + +* You can define the maximum number of media that a proposal can receive. [#2054](https://github.com/decidim/decidim/pull/2054). + +![UX](/blog/images/release-0.7.0-image-6.png) + +* The URLs now use the slug (part that identifies a specific section within a friendly URL). [#1842](https://github.com/decidim/decidim/pull/1842) + +![UX](/blog/images/release-0.7.0-image-7.png) + +![UX](/blog/images/release-0.7.0-image-8.png) + +* The general configuration section of the admin panel has been restructured in 2 different tabs: Settings and Appearance. [#2041](https://github.com/decidim/decidim/pull/2041) + +### Resolution of incidents + +* The responses to the proposals have been modified to coincide with their validation status. [#2025](https://github.com/decidim/decidim/pull/2025) +* Notifications about new comments were not being generated correctly. [#2036](https://github.com/decidim/decidim/pull/2036) +* The invited moderators could not access their process from the amin panel. [#2020](https://github.com/decidim/decidim/pull/2020) +* The proposals hidden in the statistics are no longer counted. [#1988](https://github.com/decidim/decidim/pull/1988) diff --git a/source/blog/hu/2017-12-21-release-0.8.0.html.md b/source/blog/hu/2017-12-21-release-0.8.0.html.md new file mode 100644 index 00000000..6a3add00 --- /dev/null +++ b/source/blog/hu/2017-12-21-release-0.8.0.html.md @@ -0,0 +1,24 @@ +--- +title: News version 0.8.0 +date: 2017-12-21 +--- + +### New features + +* **Results versioning**: A new version is generated each time a result is updated, reflecting the changes made. [#2206](https://github.com/decidim/decidim/pull/2206) +* **Private conversations**: New feature to send private messages between participants. [#2186](https://github.com/decidim/decidim/pull/2186) **Clue**! To send a message to someone, enter a proposal made by that person and you will find an envelope icon to start a conversation with them. +* **Editing proposals**: From the admin you can set a time window in minutes in which a proposal can be edited by its author. Once this has elapsed, the proposal cannot be edited. [#2171](https://github.com/decidim/decidim/pull/2171) + +### Usability improvements + +* **Multi-lenguage**: It is only mandatory to add content in the default language [#2204](https://github.com/decidim/decidim/pull/2204) +* **Assemblies**: Assemblies marked "Featured" are shown on the main front cover. [#2162](https://github.com/decidim/decidim/pull/2162) +* **Register**: The "Register" link is hidden once a user is logged in [#2088](https://github.com/decidim/decidim/pull/2088) +* **Propostes**: S'ha canviat "Ja li has donat suport" per "Deixar de donar suport" al passar per sobre del botó [#2096](https://github.com/decidim/decidim/pull/2096) + +### Resolution of issues + +* **Newsletters**: It is not allowed to embed videos into newsletters as emails cannot render them.. [#2257](https://github.com/decidim/decidim/pull/2257) +* **Videos**: Embedded videos were not displayed correctly [#2198](https://github.com/decidim/decidim/pull/2198) +* **Processes**: Fixed the Active Processes filter and added the "All processes" filter" [#2081](https://github.com/decidim/decidim/pull/2131) + diff --git a/source/blog/hu/2018-02-06-release-0.9.0.html.md b/source/blog/hu/2018-02-06-release-0.9.0.html.md new file mode 100644 index 00000000..fffe478b --- /dev/null +++ b/source/blog/hu/2018-02-06-release-0.9.0.html.md @@ -0,0 +1,76 @@ +--- +title: News version 0.9.0 +date: 2018-02-06 +--- + +### New features + +This new release adds important improvements, especially in terms of **communication between participants**, such as: + +* **Nicknames**: Unique usernames for participants have been added. [#2360](https://github.com/decidim/decidim/pull/2360) + +* **User officialization**: Admins can formalize certain users from the administration panel and specify a custom text of officialization. [#2405](https://github.com/decidim/decidim/pull/2405) + +![Officialization](/blog/images/release-0.9.0-image-0.png) + +* **Public Profile**: The public profile page now includes: [#2391](https://github.com/decidim/decidim/pull/2391), [#2360](https://github.com/decidim/decidim/pull/2360), [#2401](https://github.com/decidim/decidim/pull/2401), [#2405](https://github.com/decidim/decidim/pull/2405), [#2494](https://github.com/decidim/decidim/pull/2494) + * Real name + * Nickname + * Avatar + * Officialization badge + * Personal URL + * Short bio + +* **Mentions**: You can mention another participant in the comments and she will receive an email notification. [#2491](https://github.com/decidim/decidim/pull/2491) + +* **Notifications:** +New notifications about the activity on the platform have been enabled, in different spaces and components, such as: + * Followers of a participatory process are notified when a new phase is activated. [#2544](https://github.com/decidim/decidim/pull/2544) + * Followers of a participatory process are notified when a new component is published. [#2515](https://github.com/decidim/decidim/pull/2515) + * Followers of a proposal are notified when it is answered. [#2508](https://github.com/decidim/decidim/pull/2508) + * You can follow other participants on the platform and receive notifications about their activity. [#2401](https://github.com/decidim/decidim/pull/2401) and[#2452](https://github.com/decidim/decidim/pull/2452) + +* **Banners to highlight content:** + +*Omnipresent* banner: You can add an omnipresent banner to link a highlighted content. [#2547](https://github.com/decidim/decidim/pull/2547) + +![Banners](/blog/images/release-0.9.0-image-1.png) + +*Highlighted content* banner: A banner can be added on the front page to highlight a specific content (it can be a space, a process, a component, etc.) [#2572](https://github.com/decidim/decidim/pull/2572) + +![Banners](/blog/images/release-0.9.0-image-2.png) + +* **Assemblies** + +Assemblies are now integrated into Decidim (from now on they are installed by default) [#2510](https://github.com/decidim/decidim/pull/2510) and assembly admins can be created [#2463](https://github.com/decidim/decidim/pull/2463) + +* **Debates** + +Debates (component that until now was only available for Decidim. Barcelona) are already integrated into Decidim, and are available for all spaces. They also incorporate improvements from the original component, such as allowing participants themselves to create debates. See this link for the complete feature list: [#2506](https://github.com/decidim/decidim/pull/2506) + +![Debates](/blog/images/release-0.9.0-image-3.png) + +* **New features for admins** + * **Private notes between admins**: The admins of a space can add private comments to the proposals through the admin panel. [#2490](https://github.com/decidim/decidim/pull/2490) + * **Accountability for participatory budget proposals**: Projects from a participatory budgeting process can be linked to the Accountability component, to monitor their execution. [#2467](https://github.com/decidim/decidim/pull/2467) + +### Usability improvements + +* **Admin**: The administration panel of proposals allows to sort by the different columns. [#2419](https://github.com/decidim/decidim/pull/2419) +* **Editing proposals**: Proposals can not only be edited for a certain period of time, but can now also be withdrawn as long as they have not received any support [#2289](https://github.com/decidim/decidim/issues/2289). The withdrawn proposals are not deleted, they appear in the list of "Withdrawn proposals" without their author's information. +* **Newsletter**: The Newsletter has been improved by adding a link that allows you to unsubscribe and the option to view it in your browser. UTM GET codes have also been added to maintain click traceability and better monitor analytics. [#2359](https://github.com/decidim/decidim/pull/2359) +* **Comments**: The comment counters have been modified, so the statistics reflect comments from all levels, not just those at the top level. [#2551](https://github.com/decidim/decidim/pull/2551) +* **Scroll from the Components menu**: The horizontal *scroll* displayed in the navigation bar has been removed. [#2495](https://gitHub.com/decidim/decidim/pull/2495) +* **Default notifications**: Notifications are enabled by default. Participants can disable them from the same email that warns about new notifications. [#2517](https://github.com/decidim/decidim/pull/2517) +* **Conversations**: The list of conversations is sorted in ascending order by the most recent conversations. On the other hand, the thread of messages within a conversation is ordered chronologically (the last ones are published at the end). [#2520](https://github.com/decidim/decidim/pull/2520) + +### Bug fixing + +* **Accountability**: The average percentage is calculated taking into account all items. [#2638](https://github.com/decidim/decidim/pull/2638) +* **Conversations** + * Conversations of a participant with herself are not allowed. [#2630](https://github.com/decidim/decidim/pull/2630) + * Duplicate threads with the same participant are not allowed. [#2376](https://github.com/decidim/decidim/pull/2376) + * Conversations can now be accessed from mobile devices. [#2364](https://github.com/decidim/decidim/pull/2364) +* **Redirecting login**: [#2321](https://github.com/decidim/decidim/pull/2321) [#2504](https://github.com/decidim/decidim/pull/2504) Links or buttons that require previous login can be accessed now. Once logged in, you are redirected to the initial URL, avoiding losing context. +* **Statistics**: Homepage statistics have been updated. [#2221](https://github.com/decidim/decidim/pull/2221) + diff --git a/source/blog/hu/2018-03-29-release-0.10.0.html.md b/source/blog/hu/2018-03-29-release-0.10.0.html.md new file mode 100644 index 00000000..5d72e4fa --- /dev/null +++ b/source/blog/hu/2018-03-29-release-0.10.0.html.md @@ -0,0 +1,107 @@ +--- +title: News version 0.10.0 +date: 2018-03-29 +--- + +## New features + +### Admin log + +In order to improve control on what other admins are doing, we want all actions done by admins to be logged and shown in a log feed in the admin section. [#2603](https://github.com/decidim/decidim/pull/2603) + +For each action, we want to see: + +- User who performed the action +- Date and time of the action performed +- The URL where the change was made +- If applicable, the field that has been modified and the previous and the new value + +![admin log](/blog/images/release-0.10.0-image-1.gif) + +Related changes: + +- Log all changes on organization settings [#2771](https://github.com/decidim/decidim/pull/2771) +- Log actions on scopes [#2854](https://github.com/decidim/decidim/pull/2854) +- Log all actions on meetings [#2911](https://github.com/decidim/decidim/pull/2911) +- Log all actions on static pages [#2754](https://github.com/decidim/decidim/pull/2754) +- Log all actions on newsletters [#2763](https://github.com/decidim/decidim/pull/2763) +- Log user groups verifications and rejections [#2778](https://github.com/decidim/decidim/pull/2778) +- Log admin users invites and deletions [#2776](https://github.com/decidim/decidim/pull/2776) +- Log user (un)officializations [#2782](https://github.com/decidim/decidim/pull/2782) +- Log participatory process creation and (un)publications [#2786](https://github.com/decidim/decidim/pull/2786) +- Log actions on participatory process steps [#2876](https://github.com/decidim/decidim/pull/2876) +- Log components creation, deletion [#2792](https://github.com/decidim/decidim/pull/2792) and (un)publication [#2884](https://github.com/decidim/decidim/pull/2884) +- Log assembly creation, update and (un)publication [#2858](https://github.com/decidim/decidim/pull/2858) +- Log assembly user role creation, update and deletion [#2874](https://github.com/decidim/decidim/pull/2874) +- Log page updates [#2886](https://github.com/decidim/decidim/pull/2886) +- Log debates creation and updates [#2903](https://github.com/decidim/decidim/pull/2903) +- Log official proposals creation [#2905](https://github.com/decidim/decidim/pull/2905) +- Log proposal private notes [#2907](https://github.com/decidim/decidim/pull/2907) +- Log process updates [#2860](https://github.com/decidim/decidim/pull/2860) +- Log process users invites (Creation, update and deletion) [#2793](https://github.com/decidim/decidim/pull/2793) +- Log actions on moderations [#2803](https://github.com/decidim/decidim/pull/2803) + +### API + +Publicly consumable API that allows exploring any participatory space, component, and its resources. This is done via GraphQL. +Check out this [demo](https://meta.decidim.barcelona/api/graphiql?query=%7B%0A%20%20decidim%20%7B%0A%20%20%20%20version%0A%20%20%7D%0A%20%20%0A%20%20organization%20%7B%0A%20%20%20%20stats%20%7B%0A%20%20%20%20%20%20name%0A%20%20%20%20%20%20value%0A%20%20%20%20%7D%0A%20%20%7D%0A%20%20participatoryProcesses%20%7B%0A%20%20%20%20stats%20%7B%0A%20%20%20%20%20%20name%0A%20%20%20%20%20%20value%0A%20%20%20%20%7D%0A%20%20%7D%0A%20%20assemblies%20%7B%0A%20%20%20%20stats%20%7B%0A%20%20%20%20%20%20name%0A%20%20%20%20%20%20value%0A%20%20%20%20%7D%0A%20%20%7D%0A%20%20initiatives%20%7B%0A%20%20%20%20stats%20%7B%0A%20%20%20%20%20%20name%0A%20%20%20%20%20%20value%0A%20%20%20%20%7D%0A%20%20%7D%0A%20%20consultations%20%7B%0A%20%20%20%20stats%20%7B%0A%20%20%20%20%20%20name%0A%20%20%20%20%20%20value%0A%20%20%20%20%7D%0A%20%20%7D%0A%7D%0A). + +![api](/blog/images/release-0.10.0-image-2.gif) + +- Adds a statistics API to Organization and ParticipatorySpace. [#2843](https://github.com/decidim/decidim/pull/2843) +- Adds a basic API including steps and components. [#2787](https://github.com/decidim/decidim/pull/2787) +- Adds a basic API that lists proposals. [#2788](https://github.com/decidim/decidim/pull/2788) + +## Improvements to existing features + +### Improvements to Participatory processes + +Several improvements have been made in the space for participatory processes, especially on the front page. Here you can see an example: +[https://meta.decidim.barcelona/processes/roadmap?locale=en](https://meta.decidim.barcelona/processes/roadmap?locale=en) + +- Show past/upcoming meetings in the process homepage [#2713](https://github.com/decidim/decidim/issues/2713) +- Show random proposals in the process homepage [#2817](https://github.com/decidim/decidim/issues/2817) +- Show random results in the process homepage [#2824](https://github.com/decidim/decidim/issues/2824) +- Add collections to group attachments [#2394](https://github.com/decidim/decidim/pull/2394). +- Add announcements to debates [#2806](https://github.com/decidim/decidim/pull/2806) + +![processes](/blog/images/release-0.10.0-image-3.gif) + +### Improvements to Assemblies + +In the next release there will be relevant improvements for Assemblies, for the moment these are the new features: +- Add a select field for assign an area to assemblies [#2750](https://github.com/decidim/decidim/pull/2750) +- Assemblies now have a reference [#2557](https://github.com/decidim/decidim/pull/2557) + + +### Improvements to Proposals + +Proposals are the main component of Decidim, and new features have been added to them to improve their creation and management: + +- Added a wizard for the creation of proposals in the public site [#2697](https://github.com/decidim/decidim/pull/2697). +- Proposals can accumulate more votes than the maximum [#2693](https://github.com/decidim/decidim/pull/2693) +- Multiple proposals can be recategorized from the proposal index [#2585](https://github.com/decidim/decidim/pull/2585#issuecomment-366902187) +- Endorsement to proposals: apply new design. [#2728](https://github.com/decidim/decidim/pull/2733) +- Copy proposals to another component [#2619](https://github.com/decidim/decidim/issues/2619). +- Users and user_groups can now endorse proposals. [#2287](https://github.com/decidim/decidim/pull/2287) +- Add configurable proposal body length. [#2639](https://github.com/decidim/decidim/pull/2639) +- Proposal selection from accountability with autoComplete [#2348](https://github.com/decidim/decidim/pull/2584) + + +### Follow and notifications + +More notifications that enhance the participant's interaction and experience: + +- Make admins auto follow assemblies [#2855](https://github.com/decidim/decidim/pull/2855) +- Make admins auto follow participatory processes [#2855](https://github.com/decidim/decidim/pull/2855) +- Space followers are notified when a phase changes its dates [#2833](https://github.com/decidim/decidim/pull/2833) +- Space followers are notified when a proposal can be created, endorsed or voted [#2794](https://github.com/decidim/decidim/pull/2794) +- Space followers are notified when the debate creation is enabled or disabled [#2794](https://github.com/decidim/decidim/pull/2794) +- Space followers are notified when a survey is opened or closed [#2794](https://github.com/decidim/decidim/pull/2794) +- Proposal followers are notified when a proposal is included in a result [#2836](https://github.com/decidim/decidim/pull/2836) +- Notify participatory space followers when a proposal is created. [#2646](https://github.com/decidim/decidim/pull/2646) +- Notify participatory space followers when a meeting is created. [#2646](https://github.com/decidim/decidim/pull/2646) + + + +Full changelog: [https://github.com/decidim/decidim/blob/0.10-stable/CHANGELOG.md](https://github.com/decidim/decidim/blob/0.10-stable/CHANGELOG.md) diff --git a/source/blog/hu/2018-04-27-release-0.11.0.html.md b/source/blog/hu/2018-04-27-release-0.11.0.html.md new file mode 100644 index 00000000..e67bbcc9 --- /dev/null +++ b/source/blog/hu/2018-04-27-release-0.11.0.html.md @@ -0,0 +1,23 @@ +--- +title: New version 0.11.0 +date: 2018-04-27 +--- + + +## New features + +We have plenty of features to announce. For a complete list please visit the [changelog](https://github.com/decidim/decidim/blob/0.11-stable/CHANGELOG.md#0110pre). Here is a list of some of the most relevant new features: + +* **Blogs!**: This first one you might already noticed, this post is an example :) +* **New participatory spaces are integrated**: Initiatives and consultations can now be deployed easily. +* **Improvement on Meeting registration:** Now it is possible to offer certain services for meetings, admins can open a Meeting and ask participant if they need special services like translations, or accessibility or a space to take care of children. +* **Richer assemblies**: new fields are added to assemblies. +* **Private participatory spaces**: if your organization needs an assembly to be private and yet exploit the full functionality of Decidim, now you can :) +* **Better surveys**: Surveys have improved considerably, including rich text description, more configurable questions, re-ordering and a better overall experience. +* **Rich-text for Meeting minutes**: it is now possible to edit the minutes of a meeting with rich text. +* **Architecture improvements**: there are also plenty internal improvements (API, cells, etc.) that will boost further developments. +* And much more... + + + + diff --git a/source/blog/hu/2018-06-13-release-0.12.0.html.md b/source/blog/hu/2018-06-13-release-0.12.0.html.md new file mode 100644 index 00000000..d7b207b0 --- /dev/null +++ b/source/blog/hu/2018-06-13-release-0.12.0.html.md @@ -0,0 +1,79 @@ +--- +title: New version 0.12.0 +date: 2018-06-13 +--- + +## New features + +### Assemblies + +Several improvements have been made to Assemblies, such as: + +* Add members to assemblies.[ #3008](https://github.com/decidim/decidim/pull/3008) +* An assembly member can be related to an existing user.[ #3302](https://github.com/decidim/decidim/pull/3302) +* Show the assemblies that a user belongs to in their profile.[ #3410](https://github.com/decidim/decidim/pull/3410) + +![image alt text](/blog/images/release-0.12.0-image-1.png) + +![image alt text](/blog/images/release-0.12.0-image-2.gif) + +### Meetings + +Meetings have also been improved, regarding the management of collaborative minutes + +* Add organizer to meeting and meeting types[ #3136](https://github.com/decidim/decidim/pull/3136) +* Add Minutes entity to manage Minutes.[ #3213](https://github.com/decidim/decidim/pull/3213) +* Add Agenda and Agenda Item entities to manage meeting agenda.[ #3305](https://github.com/decidim/decidim/pull/3305) + +![image alt text](/blog/images/release-0.12.0-image-3.png) + +### Administration + +* Links to participatory space index & show pages from the admin dashboard.[ #3325](https://github.com/decidim/decidim/pull/3325) +* Add autocomplete field with customizable url to fetch results.[ #3301](https://github.com/decidim/decidim/pull/3301) +* Add endpoint to query organization users in json format.[ #3381](https://github.com/decidim/decidim/pull/3381) + +### Design + +Components and Spaces cards have been redesigned, with a standardised and improved look according to new features. + +* New user profile design[ #3415](https://github.com/decidim/decidim/pull/3290) +* Add consultation card[ #3487](https://github.com/decidim/decidim/pull/3487) +* Add project card[ #3454](https://github.com/decidim/decidim/pull/3454) +* Add blog post card[ #3487](https://github.com/decidim/decidim/pull/3487) +* Add user profile card[ #3444](https://github.com/decidim/decidim/pull/3444) +* Update existing card layout for: + * meetings[ #3338](https://github.com/decidim/decidim/pull/3338) + * proposals[ #3338](https://github.com/decidim/decidim/pull/3338) + * debates [#3371](https://github.com/decidim/decidim/pull/3371) + * participatory_processes[ #3382](https://github.com/decidim/decidim/pull/3382) + * process groups[ #3395](https://github.com/decidim/decidim/pull/3395) + * assemblies and assembly members[ #3405](https://github.com/decidim/decidim/pull/3405) + * [sortitions ](https://github.com/decidim/decidim/pull/3405)[#3405](https://github.com/decidim/decidim/pull/3405) + +### Search + +* Added a global search engine for Proposals and Meetings.[ #3559](https://github.com/decidim/decidim/pull/3559) + +## Improvements to existing features + +* Render documents in first place.[ #2977](https://github.com/decidim/decidim/pull/2977) +* Open attachments in new tab[ #3245](https://github.com/decidim/decidim/pull/3245) +* Open space hashtags in new tab[ #3246](https://github.com/decidim/decidim/pull/3246) +* Fine grained permissions for: proposals, accountability, budgets, pages, debates, comments, surveys, meetings, sortitions [#3029](https://github.com/decidim/decidim/pull/3029) +* Improve overall navigation of Consultations[ #3524](https://github.com/decidim/decidim/pull/3524) +* Let comments have paragraphs to increase readability[ #3538](https://github.com/decidim/decidim/pull/3538) +* Sessions expire in one week by default.[ #3586](https://github.com/decidim/decidim/pull/3586) + +## Fixed + +* Enforce permissions when managing meeting minutes.[ #3560](https://github.com/decidim/decidim/pull/3560) +* Fix Non private users can participate to a private, transparent assembly[ #3438](https://github.com/decidim/decidim/pull/3438) +* Add validation to nickname's length.[ #3342](https://github.com/decidim/decidim/pull/3342) +* Deactivate notifications bell when marking all as read[ #3509](https://github.com/decidim/decidim/pull/3509) +* Do not allow users to follow themselves[ #3536](https://github.com/decidim/decidim/pull/3536) +* Warn the user the attachment is lost when the form for Proposals is errored[ #3553](https://github.com/decidim/decidim/pull/3553) +* Make process moderators receive notifications about flagged content[ #3605](https://github.com/decidim/decidim/pull/3605) + +Full Changelog: [https://github.com/decidim/decidim/blob/0.12-stable/CHANGELOG.md](https://github.com/decidim/decidim/blob/0.12-stable/CHANGELOG.md) + diff --git a/source/blog/hu/2018-07-11-release-0.13.0.html.md b/source/blog/hu/2018-07-11-release-0.13.0.html.md new file mode 100644 index 00000000..eac7df3e --- /dev/null +++ b/source/blog/hu/2018-07-11-release-0.13.0.html.md @@ -0,0 +1,20 @@ +--- +title: New version 0.13.0 +date: 2018-07-11 +--- + +## New features + +This is a special release to comply with the new General Data Protection Regulation + +### GDPR + +* GDPR: Unbundled consent on user registration[ #3483](https://github.com/decidim/decidim/pull/3483) +* GDPR: Right to be Forgotten[ #3315](https://github.com/decidim/decidim/issues/3315) +* GDPR: Newsletter checkbox unchecked by default[ \3316](https://github.com/decidim/decidim/issues/3316) +* GDPR: Track TOS page version in Organization[ #3491](https://github.com/decidim/decidim/pull/3491) +* GDPR: User must review TOS when updated[ #3494](https://github.com/decidim/decidim/pull/3494) +* GDPR: Add Right of data portability.[ #3489](https://github.com/decidim/decidim/pull/3489) +* GDPR: Opt-in for all the users with newsletters[ #3492](https://github.com/decidim/decidim/issues/3492) + +Full Changelog: [https://github.com/decidim/decidim/blob/0.13-stable/CHANGELOG.md](https://github.com/decidim/decidim/blob/0.13-stable/CHANGELOG.md) diff --git a/source/blog/hu/2018-08-30-release-0.14.0.html.md b/source/blog/hu/2018-08-30-release-0.14.0.html.md new file mode 100644 index 00000000..b01e3deb --- /dev/null +++ b/source/blog/hu/2018-08-30-release-0.14.0.html.md @@ -0,0 +1,75 @@ +--- +title: New version 0.14.0 +date: 2018-08-30 +--- + + +## New Features + +### Hashtags + +* Add the functionality of hashtags.[ #3959](https://github.com/decidim/decidim/pull/3959) +* Apply hashtags to Proposals.[ #3959](https://github.com/decidim/decidim/pull/3959) + +![image alt text](/blog/images/release-0.14.0-image-1.png) + +### Badges + +* Adds support for earning badges.[ #3975](https://github.com/decidim/decidim/pull/3975) +* Adds the *proposal* badge.[ #3975](https://github.com/decidim/decidim/pull/3975) +* Adds the *proposal supports* badge.[ #4033](https://github.com/decidim/decidim/pull/4033) +* Adds the *accepted proposals* badge.[ #4033](https://github.com/decidim/decidim/pull/4033) +* Adds the *invitations* badge.[ #4033](https://github.com/decidim/decidim/pull/4033) +* Adds the *published initiatives* badge.[ #4033](https://github.com/decidim/decidim/pull/4033) + +![image alt text](/blog/images/release-0.14.0-image-2.png) + +### Collaborative drafts + +* Add Collaborative drafts:[ #3109](https://github.com/decidim/decidim/pull/3109) + * Admin can en/disable this feature from the component configuration + * Filtrable list of Collaborative drafts in public views + * Collaborative drafts are: traceable, commentable, coauthorable, reportable + * Publish collaborative draft as Proposal + +![image alt text](/blog/images/release-0.14.0-image-3.png) + +### Design + +* Added a content blocks management system for the homepage. The basic idea is that in the admin we can reorder all of the blocks in the home (we already can de-activate them, as well as customize some of them). We could show two columns: one for the active ones, and the other for the de-activated ones.[ #3839](https://github.com/decidim/decidim/pull/3839) + +## Improvements to existing features + +### Admin + +* Add proposal lifecycle diagram to docs.[ #3811](https://github.com/decidim/decidim/pull/3811) +* Add compression settings to image uploader[ #3984](https://github.com/decidim/decidim/pull/3984) +* Update the image that shows the proposed life-cycle of a Proposal.[#3933](https://github.com/decidim/decidim/pull/3933) +* Add link to user profile and link to conversation from admin space.[ #3995](https://github.com/decidim/decidim/pull/3995) +* Add link to admin edit from public pages.[ #3978](https://github.com/decidim/decidim/pull/3978) +* Support for actions authorizations at resource level[ #3804](https://github.com/decidim/decidim/pull/3804) + * Added vote project authorization action[ #3804](https://github.com/decidim/decidim/pull/3804) + * Added join meeting authorization action[ #3804](https://github.com/decidim/decidim/pull/3804) + * Added vote and endorse proposal authorization actions[ #3804](https://github.com/decidim/decidim/pull/3804) + +![image alt text](/blog/images/release-0.14.0-image-4.png) + +### Search + +* Make Users Searchable.[ #3796](https://github.com/decidim/decidim/pull/3796) +* Results from searches should show the participatory space where they belong to if any.[ #3897](https://github.com/decidim/decidim/pull/3897) + +### Meetings + +* Allow admins to invite existing users to meetings.[ #3831](https://github.com/decidim/decidim/pull/3831) +* Generate a registration code and give it to users when they join to the meeting.[ #3805](https://github.com/decidim/decidim/pull/3805) +* Allow admins to validate meeting registration codes and notify the user.[ #3833](https://github.com/decidim/decidim/pull/3833) +* Allow users to accept or reject invitations to meetings, and allow admins to see their status.[ #3632](https://github.com/decidim/decidim/pull/3632) + +### Miscellanea + +* Add the posibility to select the parent assembly when the assembly is created or edited[ #4022](https://github.com/decidim/decidim/pull/4022) +* Import accepted proposals to projects.[ #3873](https://github.com/decidim/decidim/pull/3873) +* Display a big card when there's just one process at the homepage[ #3970](https://github.com/decidim/decidim/pull/3970) +* Improve usability of filters on processes index page[ #3728](https://github.com/decidim/decidim/pull/3728) + diff --git a/source/blog/hu/2018-12-13-release-0.15.0.html.md b/source/blog/hu/2018-12-13-release-0.15.0.html.md new file mode 100644 index 00000000..5c75c541 --- /dev/null +++ b/source/blog/hu/2018-12-13-release-0.15.0.html.md @@ -0,0 +1,104 @@ +--- +title: New version 0.15.0 +date: 2018-12-13 +--- + +## New Features + +### **Metrics** + +Added metrics visualization for differents Participatory Spaces and Components. + +* See[ metrics docs](https://github.com/decidim/decidim/blob/0.15-stable/docs/advanced/metrics.md) +* Added metrics visualization for Users and Proposals (all, accepted and votes)[ #3603](https://github.com/decidim/decidim/pull/3603) +* Added metrics visualization for Assemblies, Participatory Processes, Results (Accountability), Comments, and Meetings[ #4228](https://github.com/decidim/decidim/pull/4228) + + ![image alt text](/blog/images/release-0.15.0-image-1.png) + + +### **Conferences** + +Added Conferences as a Participatory Space. This module is a configurator and generator of Conference pages, understood as a collection of meetings.[ #3781](https://github.com/decidim/decidim/pull/3781) + +* Add the new design of Uploaded Attachments to a Conference, and add the MediaLinks entity.[ #4285](https://github.com/decidim/decidim/pull/4285) +* Add the relationship with other spaces. Each Conference-page should potentially be related to participatory processes, consultations and assemblies.[ #4339](https://github.com/decidim/decidim/pull/4339) +* Apply new design for Conference Program[ #4271](https://github.com/decidim/decidim/pull/4271) +* Add Partners to Conference.[ #4251](https://github.com/decidim/decidim/pull/4251) + + ![image alt text](/blog/images/release-0.15.0-image-2.png) + + +### **Participatory Texts** + +By participatory text we mean an ordered collection of proposals that make up a full text document. Participation in the text is through interaction with the proposals that compose it. + +* When Participatory Texts are published, the admin has the chance to update the contents of each Proposal.[ #4326](https://github.com/decidim/decidim/pull/4326) + +* Administration panel related implementation of Participatory Texts. #4229 + + ![image alt text](/blog/images/release-0.15.0-image-3.png) + + +### **Adaptative Homepage** + +* Add upcoming events content block and page.[ #3987](https://github.com/decidim/decidim/pull/3987) + +* Set max number of results in highlighted processes content block (4, 8 or 12)[ #4124](https://github.com/decidim/decidim/pull/4124) + +* Set max number of results in highlighted assemblies content block (4, 8 or 12)[ #4125](https://github.com/decidim/decidim/pull/4125) + +* Set max number of results in highlighted initiatives content block (4, 8 or 12)[ #4127](https://github.com/decidim/decidim/pull/4127) + +* Add an HTML content block[ #4134](https://github.com/decidim/decidim/pull/4134) + +* Add a "Highlighted consultations" content block[ #4137](https://github.com/decidim/decidim/pull/4137) + +* Add activity feed content block and page.[ #4130](https://github.com/decidim/decidim/pull/4130) + +### **Groups** + +* Show user groups profiles[ #4196](https://github.com/decidim/decidim/pull/4196) + +* Show user groups on users profiles[ #4236](https://github.com/decidim/decidim/pull/4236) + +* Add roles to user group memberships[ #4260](https://github.com/decidim/decidim/pull/4260) + +* Show members on user groups profiles[ #4252](https://github.com/decidim/decidim/pull/4252) + +* Let admins and creators edit the user group profile[ #4283](https://github.com/decidim/decidim/pull/4283) + +## Improvements to existing features + +### **Fast sign-up** + +* Allow user to sign-in without confirming their email.[ #4269](https://github.com/decidim/decidim/pull/4269) + +### **Proposals** + +* Merge and split proposals[ #4360](https://github.com/decidim/decidim/pull/4360) + +* Let admins edit official proposals from the admin. They have the same restrictions as normal users form the public area[ #4150](https://github.com/decidim/decidim/pull/4150) + +### **Processes** + +* Add a Call to Action button to process steps [#4184](https://github.com/decidim/decidim/pull/4184) + +### **Initiatives** + +* Initiative printable form now includes the initiative type.[ #3938](https://github.com/decidim/decidim/pull/3938) + +### **Badges** + +* Adds the *followers* badge.[ #4089](https://github.com/decidim/decidim/pull/4089) + +* Adds the *commented debates* badge.[ #4089](https://github.com/decidim/decidim/pull/4089) + +* Adds a *Continuity* badge.[ #4257](https://github.com/decidim/decidim/pull/4257) + +* Add the *Attended meetings* badge[ #4160](https://github.com/decidim/decidim/pull/4160) + +* Add a badge info page listing all the badges and how to get them.[ #4245](https://github.com/decidim/decidim/pull/4245) + +* Badges can now be disabled per organization.[ #4249](https://github.com/decidim/decidim/pull/4249) + +* User groups can also have badges.[#4310](https://github.com/decidim/decidim/pull/4310) diff --git a/source/blog/hu/2019-01-14-release-0.16.0.html.md b/source/blog/hu/2019-01-14-release-0.16.0.html.md new file mode 100644 index 00000000..5e23ddee --- /dev/null +++ b/source/blog/hu/2019-01-14-release-0.16.0.html.md @@ -0,0 +1,161 @@ +--- +title: New version 0.16.0 +published: 'false' +date: 2019-01-14T09:02:16.204Z +--- +## New Features + +### **Amendments** + +With the Amendments feature any participant can edit the text of a proposal and a “sub-proposal” will be created as an [amendment](https://en.wikipedia.org/wiki/Amendment). This amendment may gather endorsements and supports. The author of the original proposal may accept or reject the amendment. If it’s rejected, the author of the amendment may convert it into a new proposal. + +* Add filter by type functionality to Amendments on proposals.[ #4567](https://github.com/decidim/decidim/pull/4567/) + +* Add version control functionality to Amendments on proposals.[ #4567](https://github.com/decidim/decidim/pull/4567/) + +* Add polymorphic Amendment feature that can be activated in the proposal component with these working functionalities: create/withdraw/accept amendments.[ #3985](https://github.com/decidim/decidim/pull/3985/) + +* Add reject/promote amendments functionalities into Amendment feature.[ #3986](https://github.com/decidim/decidim/pull/3986/) + +![image alt text](/blog/images/release-0.16.0-image-1.png) + +### **Contextual Help System** + +Decidim includes now a configurable contextual help system to guide participants in the use and understanding of the platform. + +On one side, the "More information" section is now called "Help" and there you can create different pages grouped by topics. There are some texts poulated by default and they can be modified and customized from the admin interface. + +On the other side, in the header of each participation space a collapsible banner is shown with a brief explanation of it. + +When a participant registers for the first time she receives a welcome notification with links to the help pages. + +* Ability to send a welcome notification to new users[ #4432](https://github.com/decidim/decidim/pull/4432) + +* Ability to specify contextual help to participatory spaces[ #4470](https://github.com/decidim/decidim/pull/4470) + +* Default pages and contextual help when creating organizations[ #4541](https://github.com/decidim/decidim/pull/4541) + + +![image alt text](/blog/images/release-0.16.0-image-2.png) +![image alt text](/blog/images/release-0.16.0-image-3.png) + + +### **User centered website experience** + +To enhance the participant's experience on the platform, she has now options to choose the topics that interest her and be informed about them. There is also a new tab “Activity” where she can monitor her own activity within the platform.. + +* User activity tab on the public profile.[ #4570](https://github.com/decidim/decidim/pull/4570) + +* User timeline tab on the public profile.[ #4574](https://github.com/decidim/decidim/pull/4574) + +* Let users select their interests (scopes). They will see relevant activity in the Timeline tab in their profile[ #4621](https://github.com/decidim/decidim/pull/4621) + +* Let users choose what kind of notifications they want to receive[ #4663](https://github.com/decidim/decidim/pull/4663) + + +![image alt text](/blog/images/release-0.16.0-image-4.png) +![image alt text](/blog/images/release-0.16.0-image-5.png) +![image alt text](/blog/images/release-0.16.0-image-6.png) + + + +### **Extra hashtags** + +For some participatory processes we might want to allow participants to a) assign proposals to several categories, or b) search proposals by category from different participatory processes at once. + +This feature defines an additional use of hashtags: extra hashtags. These are regular hashtags added to a content, but with an special character to mark them as "extra" for that particular uses. + +There are automatic and suggested hashtags. Automatic hashtags are hashtags that are assigned by default to all proposals created in a proposals component. + +Suggested hashtags allow to define a set of predefined hashtags that can be offered to participants to improve organization of the proposals, also to improve global search results. + +* Automatic and suggested hashtags.[ #4585](https://github.com/decidim/decidim/pull/4585/) + + +![image alt text](/blog/images/release-0.16.0-image-7.png) +![image alt text](/blog/images/release-0.16.0-image-8.png) + + +### **Verifications** + +* Verification by SMS [#4429](https://github.com/decidim/decidim/pull/4429) + +* Online and offline verification by ID document[ #4573](https://github.com/decidim/decidim/pull/4573) + + +* Online: the user uploads a picture of their document and fills the document type and number. The admin receives the submission, sees the picture and fills the document type and number. If both submissions match, the user is verified. + +* Offline: The user doesn't upload any picture, only fills the document type and number. Then visits the admin. The admin needs to fill the user email, document type and number. If all data match, the user is verified. + + +* User groups verification by uploading a CSV file[ #4613](https://github.com/decidim/decidim/pull/4613) + +## Improvements to existing features + +### **Assemblies** + +* Filter assemblies by type[ #4659](https://github.com/decidim/decidim/pull/4659/) + +### **Conferences** + +* Diplomas functionallity in an automated way for those users that has their registration confirmed.[ #4443](https://github.com/decidim/decidim/pull/4443) + +* Conference registration types.[ #4408](https://github.com/decidim/decidim/pull/4408) + +### **Meetings** + +* Add user groups and meetings options on Origin filters[ #4462](https://github.com/decidim/decidim/pull/4462) + +* Add notification to conferences and meetings registrations[ #4636](https://github.com/decidim/decidim/pull/4636/) + +* Add registration form answers when exporting meeting registrations.[#4589](https://github.com/decidim/decidim/pull/4589) + +* Allow admins to activate a registration form to be answered by the user when they joins for the meeting[ #4419](https://github.com/decidim/decidim/pull/4419) + +* Allow users to sync Decidim meetings with their own calendar apps, using the ICalendar format (.ics)[ #4376](https://github.com/decidim/decidim/pull/4376) + +* Etherpad integration[ #4493](https://github.com/decidim/decidim/pull/4493) + +### **Proposals** + +* Admin can create proposals from the admin panel, with a meeting as an author.[#4382](https://github.com/decidim/decidim/pull/4382) + +* Split & merge proposals to the same component[ #4415](https://github.com/decidim/decidim/pull/4415) + +* Notify followers of the proposals linked in a result that the result progress has been updated[ #4466](https://github.com/decidim/decidim/pull/4466) + +### **Participatory texts** + +* Add amend button and amendments counter to participatory text proposals[ #4598](https://github.com/decidim/decidim/pull/4598/) + +* Add support to import .odt participatory text files.[ #4386](https://github.com/decidim/decidim/pull/4386) + +### **Open Data** + +Open Data for meetings, proposals and results. + +* Open Data export[ #4578](https://github.com/decidim/decidim/pull/4578) + +* Export meetings[ #4597](https://github.com/decidim/decidim/pull/4597) + +## Usability improvements + +* Show minicard with a little bit of profile data when hovering on user and user group names[ #4472](https://github.com/decidim/decidim/pull/4472) + +* Show hashtags with original case[ #4554](https://github.com/decidim/decidim/pull/4554) + +* Move Omniauth login buttons to before the signup/sign in forms to improve usability[ #4457](https://github.com/decidim/decidim/pull/4457) + +* Improve static pages layout and make them groupable by topic.[ #4338](https://github.com/decidim/decidim/pull/4338) + +* Shows the first unread message in a conversation in the notification email[ #4463](https://github.com/decidim/decidim/pull/4463) + +* Improve user groups form[ #4458](https://github.com/decidim/decidim/pull/4458) + +* Show one highlighted resources block per component in process page[ #4456](https://github.com/decidim/decidim/pull/4456) + +* Rename "Officializations" section to "Participants"[ #4510](https://github.com/decidim/decidim/pull/4510) + +* Improve search results layout. Now results appear grouped by type[ #4537](https://github.com/decidim/decidim/pull/4537) + +* "Follows" section in user profiles now show every resource they follow[#4616](https://github.com/decidim/decidim/pull/4616) From 709011217bad922e072dc23e8df865c6d0c6bc66 Mon Sep 17 00:00:00 2001 From: Enzo Angiulli Date: Wed, 20 Feb 2019 15:47:18 +0100 Subject: [PATCH 11/44] fix yml typo in Hungarian translation --- data/faqs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/faqs.yml b/data/faqs.yml index 187d462c..73fbc946 100644 --- a/data/faqs.yml +++ b/data/faqs.yml @@ -2,8 +2,8 @@ en: question: 'What is Decidim?' answer: "Decidim is a Free Open-Source participatory democracy platform for cities and organizations. But Decidim is more than a digital platform: it’s a common's free and open project and infrastructure involving code, documentation, design, training courses, a legal framework, collaborative interfaces, user and facilitation communities, and a common vision." - - hu question: 'What is Decidim?' + hu: + question: 'What is Decidim?' answer: "Decidim is a Free Open-Source participatory democracy platform for cities and organizations. But Decidim is more than a digital platform: it’s a common's free and open project and infrastructure involving code, documentation, design, training courses, a legal framework, collaborative interfaces, user and facilitation communities, and a common vision." es: question: '¿Qué es Decidim?' From c28e2cc480e12e972be52ba8f62a1a331c1077e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Wed, 20 Feb 2019 21:55:28 +0100 Subject: [PATCH 12/44] Update faqs.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit magyar fordítás --- data/faqs.yml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/data/faqs.yml b/data/faqs.yml index 73fbc946..257a26a2 100644 --- a/data/faqs.yml +++ b/data/faqs.yml @@ -3,8 +3,8 @@ question: 'What is Decidim?' answer: "Decidim is a Free Open-Source participatory democracy platform for cities and organizations. But Decidim is more than a digital platform: it’s a common's free and open project and infrastructure involving code, documentation, design, training courses, a legal framework, collaborative interfaces, user and facilitation communities, and a common vision." hu: - question: 'What is Decidim?' - answer: "Decidim is a Free Open-Source participatory democracy platform for cities and organizations. But Decidim is more than a digital platform: it’s a common's free and open project and infrastructure involving code, documentation, design, training courses, a legal framework, collaborative interfaces, user and facilitation communities, and a common vision." + question: 'Mi a Decidim?' + answer: "Decidim egy szabad, nyílt forráskódú részvételi demokrácia platform városok és szervezetek számára. Ugyanakkor a Decidim több mint egy digitális platform: valamennyiünk szabad és nyitott projektje, infrastruktúrája, beleértve a szoftver kódot, dokumentációt, design-t, oktató kurzusokat, jogi keretrendszert, együttműködésre tervezett interfaceket, felhasználói közösségeket és egy közös víziót." es: question: '¿Qué es Decidim?' answer: 'Decidim es una plataforma de participación ciudadana de código libre y abierto para ciudades y organizaciones. Pero también Decidim es más que una plataforma digital: es un proyecto y una infraestructura abierta que incluye código, documentación, diseño, formación, un marco legal, interfaces colaborativas, una comunidad de usuarios y facilitadores y una visión global.' @@ -16,8 +16,8 @@ question: 'What can a Decidim administrator do?' answer: 'Easily configure participatory processes Do you want to make a strategic plan? Or discuss new regulations? Or discuss a new square or a public building to achieve the common good? Thanks to Decidim you will be able to configure participation spaces (initiatives, assemblies, processes or consultations) and enrich them through the multiple available components (face-to-face meetings, surveys, proposals, voting, follow-up of results, comments and many more).' hu: - question: 'What can a Decidim administrator do?' - answer: 'Easily configure participatory processes Do you want to make a strategic plan? Or discuss new regulations? Or discuss a new square or a public building to achieve the common good? Thanks to Decidim you will be able to configure participation spaces (initiatives, assemblies, processes or consultations) and enrich them through the multiple available components (face-to-face meetings, surveys, proposals, voting, follow-up of results, comments and many more).' + question: 'Mit csinál egy Decidim adminisztrátor?' + answer: 'Könnyedén beállítja a részvételi folyamatokat. Stratégiai tervezés? Új szabályozás, jogszabály vitája? Egy új közcélú tér, vagy épület megvitatása? A Decidimnek köszönhetően könnyedén beállíthatóak a részvételi terek (kezdeményezések, gyűlések, folyamatok vagy konzultációk ) és további elérhető komponensekkel gazdagíthatók (offline találkozók, kérdőívek, indítványok/előterjesztések, szavazások, eredmények nyomonkövetése, megjegyzések stb.).' es: question: '¿Qué puede hacer un administrador de Decidim?' answer: 'Configura procesos participativos fácilmente ¿Quieres hacer un plan estratégico? ¿O discutir nuevas normativas? ¿O debatir sobre una plaza nueva o un edificio público para alcanzar el bien común? Gracias a Decidim podrás configurar espacios de participación (iniciativas, asambleas, procesos o consultas) y enriquecerlos a través de los múltiples componentes disponibles (encuentros presenciales, encuestas, propuestas, votaciones, seguimiento de resultados, comentarios y muchos más)' @@ -29,8 +29,8 @@ question: 'What do I need to install Decidim?' answer: 'Installing Decidim is easy but you need some knowledge and technical requirements. Here we tell you how to install and configure Decidim in your organization.' hu: - question: 'What do I need to install Decidim?' - answer: 'Installing Decidim is easy but you need some knowledge and technical requirements. Here we tell you how to install and configure Decidim in your organization.' + question: 'Mi kell a Decidim installálásához?' + answer: 'Az installálás könnyű, de kell hozzá tudás és technikai háttér. Here we tell you how to install and configure Decidim in your organization.' es: question: '¿Qué necesito para instalar Decidim?' answer: 'Instalar Decidim es fácil pero necesitas algunos conocimientos y requerimientos técnicos. Puedes consultar el tutorial de instalación manual oficial y también otro tutorial de instalación manual hecho por la buena gente de Platoniq' @@ -42,8 +42,8 @@ question: 'Is there any tutorial to start setting it up?' answer: 'You can check the latest version of our admin manual in the Documentation section. You can also check edu.decidim, the perfect Decidim installation to be trained in the use of the platform. ' hu: - question: 'Is there any tutorial to start setting it up?' - answer: 'You can check the latest version of our admin manual in the Documentation section. You can also check edu.decidim, the perfect Decidim installation to be trained in the use of the platform. ' + question: 'Van segédlet a beüzemeléshez?' + answer: 'A legfrissebb verziót itt találod Documentation section. Ezt is érdemes megnézni edu.decidim, spanyol nyelven elérhető gyakorlati feladatokkal. ' es: question: '¿Existe algún manual de ayuda para empezar a configurarlo?' answer: 'En el apartado de documentación puedes consultar la última versión de nuestro manual de administrador. Puedes consultar tambíen edu.decidim, la instalación de Decidim perfecta para formarse en el uso de la plataforma.' @@ -55,8 +55,8 @@ question: 'Who is currently using Decidim?' answer: 'It is currently used by cities and organizations. In fact, any group of people can use it, whether it is an NGO, university, trade union, cooperative, neighbourhood association, etc. Check here the complete list of currently active instances.' hu: - question: 'Who is currently using Decidim?' - answer: 'It is currently used by cities and organizations. In fact, any group of people can use it, whether it is an NGO, university, trade union, cooperative, neighbourhood association, etc. Check here the complete list of currently active instances.' + question: 'Kik használják jelenleg a Decidim-et?' + answer: 'Jelenleg városok és szervezetek használják - valójában bármilyen csoport használhatja, legyen szó civil szervezetről, egyetemről, szakszervezetről, szövetkezetről, szomszédsági szervezetről, stb. Találsz néhányat itt az aktív felhasználókról.' es: question: '¿Quiénes están utilizando Decidim actualmente?' answer: 'Actualmente lo utilizan ciudades y organizaciones. De hecho cualquier grupo de personas puede utilizarlo, sea una ONG, universidad, sindicato, cooperativa, colectivo de barrio, etc. Consulta aquí el listado completo de instancias activas en la actualidad.' @@ -68,8 +68,8 @@ question: 'What can a participant (user) of Decidim do?' answer: 'Decidim makes it possible for thousands of people to organize themselves democratically by making proposals, attending public meetings, fostering decision-making discussions, deciding through different forms of voting and monitoring the implementation of decisions.' hu: - question: 'What can a participant (user) of Decidim do?' - answer: 'Decidim makes it possible for thousands of people to organize themselves democratically by making proposals, attending public meetings, fostering decision-making discussions, deciding through different forms of voting and monitoring the implementation of decisions.' + question: 'Mit kínál a Decidim a felhasználók számára?' + answer: 'Decidim lehetővé teszi emberek tömegeinek akár, hogy demokratikusan szervezzék meg magukat, javaslatok kezdeményezésével, nyilvános találkozókon való részvétellel, a döntéshozatallal kapcsolatos viták támogatásával, különféle szavazási módszerekkel való választással, és a döntések megvalósításának ellenőrzésével.' es: question: '¿Qué puede hacer un participante (usuario) de Decidim?' answer: 'Decidim hace posible que miles de personas se organicen democráticamente realizando propuestas, asistiendo a reuniones públicas, creando discusiones deliberativas, decidiendo mediante distintas formas de votación y monitorizando la implementación de las decisiones. Los participantes además pueden comunicarse entre ellos a través de las funcionalidades de comunicación en red de Decidim.' @@ -81,8 +81,8 @@ question: 'What does it mean that Decidim is for free, free and open source?' answer: "Decidim is a platform for citizen participation made by people and for people. The fact that it is for free means that you don't have to pay to download it and use it. You can use it as you want in your organization, as long as you respect our Social Contract. You can collaborate in the continuous improvement of the platform to ensure that between all of us we can have a software that is increasingly useful for participatory democracy." hu: - question: 'What does it mean that Decidim is for free, free and open source?' - answer: "Decidim is a platform for citizen participation made by people and for people. The fact that it is for free means that you don't have to pay to download it and use it. You can use it as you want in your organization, as long as you respect our Social Contract. You can collaborate in the continuous improvement of the platform to ensure that between all of us we can have a software that is increasingly useful for participatory democracy." + question: 'Mit jelent, hogy a Decidim ingyen van, szabad és nyílt forráskódú?' + answer: "Decidimet az állampolgári részvétel elősegítése érdekében, valamennyiünk számára hozták létre. A tény, hogy ingyenes azt jelenti, hogy nem kell fizetned azért, hogy letöltsd és használd. Bárhogy használhatod a szervezetedben, ameddig tiszteletben tartod a Társadalmi szerződésünket. Együttműködhetsz a platform folyamatos fejlesztésében biztosítva, hogy valamennyiünk számára elérhető legyen a részvételi demokrácia kiteljesedésés támogató szoftver." es: question: '¿Qué significa que Decidim sea gratuito, libre y de código abierto?' answer: 'Decidim es una plataforma de participación ciudadana hecha por la gente y para la gente. Que sea gratuito significa que no tienes que pagar para descargátelo y utilizarlo. Puedes utilizarlo como quieras en tu organización, siempre que respetes nuestro Contrato Social. Puedes colaborar en la mejora continua de la plataforma para garantizar que entre todas tengamos un programa cada día más útil para la democracia participativa.' @@ -94,8 +94,8 @@ question: 'I have many doubts, of all kinds...where can I ask them or solve them?' answer: "The best way to solve your doubts quickly is through the Metadecidim community. Enter now in the process Support Forum and see if your question exists or if it has been answered and otherwise enter to ask questions. If you can't resolve your problem in this space, maybe it's time to contact us through the contact form." hu: - question: 'I have many doubts, of all kinds...where can I ask them or solve them?' - answer: "The best way to solve your doubts quickly is through the Metadecidim community. Enter now in the process Support Forum and see if your question exists or if it has been answered and otherwise enter to ask questions. If you can't resolve your problem in this space, maybe it's time to contact us through the contact form." + question: 'Sok kérdésem van, sokféle...hol tehetek fel kérdést ezzel kapcsolatban, hol kaphatok választ?' + answer: "A gyors útja a problémáid megoldásának, hogy felteszed a kérdéseidet a Metadecidim közösségben. Lépj be a Támogató forumba és nézd meg, hogy a kérdésed létezik-e már, vagy van-e válasz, ha nincs akkor pedig tedd fel a kérdésed. Ha nem tudod megoldani a problémádat, akkor kapcsolatba léphetsz velünk ezen a kapcsolati űrlapon." es: question: 'Tengo muchas dudas, de todo tipo...¿dónde las puedo plantear o resolver?' answer: 'La mejor manera de intentar resolver ágilmente tus dudas es a través de la comunidad Metadecidim. Entra ahora en el proceso “Foro de Soporte” y fíjate si tu duda existe o si ha sido resuelta y en caso contrario entra para realizar consultas. Si no logras resolver tu asunto en este espacio, quizás es momento de contactar con nosotros a través del formulario de contacto.' From a68c69d8a6bbd1c9a083b9f571b1c74378b7c658 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Wed, 20 Feb 2019 23:58:28 +0100 Subject: [PATCH 13/44] Update features.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fordítva magyarra --- data/features.yml | 212 ++++++++++++++++++++++++---------------------- 1 file changed, 109 insertions(+), 103 deletions(-) diff --git a/data/features.yml b/data/features.yml index 6b84130f..5694dd9c 100644 --- a/data/features.yml +++ b/data/features.yml @@ -14,17 +14,17 @@ norm, the design of an urban space or the production of a public policy plan.' hu: - title: 'Participatory processes' - subtitle: 'to democratize common issues, step by step' - text: - 'Processes is a space that allows to create, activate/deactivate, and - manage various participatory processes. These are distinguished from other - spaces by being structured in different phases within which all of the - components can be incorporated. Examples of participatory processes are: - an election process for members of a committee, participatory budgeting, a - strategic planning process, the collaborative writing of a regulation or - norm, the design of an urban space or the production of a public policy - plan.' + title: 'Részvételi folyamatok' + subtitle: 'a közös kérdések demokratizálása, lépésről lépésre' + text: + 'A folyamatok olyan tér, amely lehetővé teszi különböző részvételi + folyamatok létrehozását, aktiválását / deaktiválását és kezelését. + Ezek abban különböznek a többi terektől, hogy különböző fázisokban + vannak strukturálva, amelyeken belül az összes komponens beépíthető. + A részvételi folyamatok példái a következők: egy bizottság tagjainak + választási folyamata, részvételi költségvetés, stratégiai tervezési folyamat, + rendelet vagy norma együttműködési írása, városi tér kialakítása vagy + közpolitikai terv készítése.' es: title: 'Procesos participativos' subtitle: 'para democratizar asuntos comunes, paso a paso' @@ -61,16 +61,16 @@ to the agenda, or commenting on the proposals and decisions taken by that body).' hu: - title: 'Assemblies' - subtitle: 'the power of collective self-organization' - text: - 'Is a space that offers the possibility of setting decision-making bodies - or groups (councils, working groups, committees, etc.) that meet up - periodically, detailing their composition, listing and geolocating their - meetings, and allowing to take part in them (for instance: attending if - the seating capacity and nature of the assembly so permits, adding items - to the agenda, or commenting on the proposals and decisions taken by that - body).' + title: 'Gyűlések' + subtitle: 'a közös önszerveződés hatalma' + text: + 'Ez a tér lehetőséget teremt arra, hogy rendszeresen ülésező döntéshozó szervek, + vagy csoportok (tanácsok, munkacsoportok, bizottságok stb.) részletesen + ismertessék összetételüket, a találkozóik földrajzi elhelyezkedését, + felsorolásukat és lehetővé tegyék a részvételt ( Például: részt vesz abban + az esetben, ha az ülőhelyek kapacitása és a közgyűlés jellege lehetővé teszi, + tételek hozzáadása a napirendhez, vagy a testület javaslataival és döntéseivel + kapcsolatos megjegyzések benyújtása, hozzáfűzése.' es: title: 'Asambleas' subtitle: 'el poder de la autorganización colectiva' @@ -104,12 +104,12 @@ referendums, trigger discussions and debates, get voting results published; it can be connected to a secure e-voting system.' hu: - title: 'Consultations' - subtitle: 'the right to decide with all democratic guarantees' + title: 'Konzultációk' + subtitle: 'minden demokratikus garanciával bíró döntéshozatal joga' text: - 'Consultations is a space that makes it possible to coordinate - referendums, trigger discussions and debates, get voting results - published; it can be connected to a secure e-voting system.' + 'A konzultációk olyan tér, amely lehetővé teszi a népszavazások + összehangolását, a viták és a viták indítását, a szavazási eredmények + közzétételét; összekapcsolható egy biztonságos e-szavazási rendszerrel.' es: title: 'Consultas' subtitle: 'el derecho a decidir con todas las garantías democráticas' @@ -137,14 +137,15 @@ where signatures can be collected from attendees or debates opened to other members of the organization.' hu: - title: 'Initiatives' - subtitle: "setting everyone's agenda, within everyone's reach" - text: - 'Initiatives is a space that allows participants to collaboratively create - initiatives, define their trajectory and goals, gather endorsements, - discuss, debate and disseminate initiatives and define meeting points - where signatures can be collected from attendees or debates opened to - other members of the organization.' + title: 'Kezdeményezések' + subtitle: "mindannyiunk napirendjének megtervezése valamennyiünk számára" + text: + 'A kezdeményezsek olyan teret takarnak a Decidimben, amelyek segítségével + a résztvevők együttműködve hoznak létre kezdeményezéseket, határozzák meg + menetrendjüket és céljaikat, hozzájárulásokat gyűjtsenek és megvitassák, + megbeszéljék és terjesszék a kezdeményezéseket, valamint meghatározzák az + aláírások gyűjtéséhez, vagy a kezdeményezések személyes megvitatásához + a szükséges találkozókat' es: title: 'Iniciativas' subtitle: 'marcar la agenda de todas, al alcance de cualquiera' @@ -173,12 +174,13 @@ documents into various proposals or results and, vice versa, to compose and display a unified text based on a collection of proposals or results.' hu: - title: 'Proposals' - subtitle: 'your ideas in detail' + title: 'Javaslatok' + subtitle: 'az ötleteid részletesen' text: - 'The participatory texts component can be used to convert lengthy text - documents into various proposals or results and, vice versa, to compose - and display a unified text based on a collection of proposals or results.' + 'A részvételi szövegek összetevője a hosszú szöveges dokumentumok különböző + javaslatokra vagy eredményekre való konvertálására használható, és fordítva, + egységes szöveg létrehozására és megjelenítésére a javaslatok vagy eredmények + gyűjteménye alapján.' es: title: 'Propuestas' subtitle: 'vuestras ideas, en detalle' @@ -210,12 +212,12 @@ different voting or support systems around proposals: unlimited, limited to a given threshold, weighted, cost-based, etc.' hu: - title: 'Voting' - subtitle: 'decide your vote' + title: 'Szavazás' + subtitle: 'dönts a szavazásról' text: - 'The voting component offers organizations the possibility of activating - different voting or support systems around proposals: unlimited, limited - to a given threshold, weighted, cost-based, etc.' + 'A szavazati összetevő lehetőséget kínál a szervezeteknek arra, hogy + különböző javaslatokkal aktiváljanak különböző szavazási vagy támogatási + rendszereket: korlátlan, egy adott küszöbértékre korlátozva, súlyozott, költségalapú stb..' es: title: 'Votaciones' subtitle: 'decide tu voto' @@ -242,12 +244,12 @@ official responses concerning their acceptance or rejection, merging various proposals into a single result.' hu: - title: 'Results' - subtitle: 'no proposal without an answer' + title: 'Eredmények' + subtitle: 'nincs javaslat válasz nélkül ' text: - 'The results component is used to turn proposals into results and give - official responses concerning their acceptance or rejection, merging - various proposals into a single result.' + 'Az eredményösszetevőt arra használható, hogy a javaslatokat eredményre + alakítsa, és hivatalos válaszokat adhasson elfogadásukról vagy elutasításukról, + különféle javaslatokat egyesítve egyetlen eredményre.' es: title: 'Resultados' subtitle: 'ninguna propuesta sin respuesta' @@ -274,13 +276,14 @@ their implementation, as well as displaying the extent of the results’ implementation grouped by categories and scopes.' hu: - title: 'Accountability' - subtitle: 'transparency from beginning to end' - text: - 'The accountability component offers the possibility of subdividing - results into projects, defining and applying progress statuses around - their implementation, as well as displaying the extent of the results’ - implementation grouped by categories and scopes.' + title: 'Felelősségre vonhatóság' + subtitle: 'tátláthatóság az elejétől a végéig' + text: + 'Az elszámoltathatósági komponens lehetőséget biztosít az eredmények + projektekre való felosztására, a végrehajtásukhoz kapcsolódó + előrehaladási státuszok meghatározására és alkalmazására, valamint + az eredmények végrehajtásának mértékének kategóriák és hatókörök + szerinti csoportosítására.' es: title: 'Rendición de cuentas' subtitle: 'transparencia de principio a fin' @@ -309,13 +312,14 @@ register and limit attendees, define the structure and content of the meeting as well as publishing the minutes, and the resulting proposals.' hu: - title: 'Meetings' - subtitle: 'to meet and not miss anything' - text: - 'The meeting component offers organizations and participants the - opportunity to convene meetings, determine their location and time, - register and limit attendees, define the structure and content of the - meeting as well as publishing the minutes, and the resulting proposals.' + title: 'Találkozók' + subtitle: 'találkozni és nem hiányolni semmit' + text: + 'A találkozó összetevője lehetőséget biztosít a szervezeteknek + és a résztvevőknek, hogy összehívjanak üléseket, meghatározzák helyüket + és időpontjukat, regisztrálják és korlátozzák a résztvevőket, + meghatározzák a találkozó szerkezetét és tartalmát, valamint + közzétegyék a jegyzőkönyvet és az eredményül kapott javaslatokat.' es: title: 'Encuentros' subtitle: 'para encontrarse y no perderse nada' @@ -338,8 +342,8 @@ type: components image: /images/features/texts.svg en: - title: 'Participatory texts' - subtitle: 'to analyze, synthesize, and build in common' + title: 'Részvételi szövegek' + subtitle: 'elemezni, szintetizálni és közösen építeni' text: 'The participatory texts component can be used to convert lengthy text documents into various proposals or results and, vice versa, to compose @@ -348,9 +352,10 @@ title: 'Participatory texts' subtitle: 'to analyze, synthesize, and build in common' text: - 'The participatory texts component can be used to convert lengthy text - documents into various proposals or results and, vice versa, to compose - and display a unified text based on a collection of proposals or results.' + 'A részvételi szövegek összetevője a hosszú szöveges dokumentumok különböző + javaslatokra vagy eredményekre való konvertálására használható, és fordítva, + egységes szöveg létrehozására és megjelenítésére a javaslatok vagy eredmények + gyűjteménye alapján.' es: title: 'Textos participativos' subtitle: 'para analizar, sintetizar, y construir en común' @@ -377,12 +382,13 @@ big event by joining up a series predefined meetings (chats, workshops etc.), putting together a unified program and managing attendees.' hu: - title: 'Conference' - subtitle: 'Where big events are premiered' + title: 'Konferencia' + subtitle: 'ahol nagy események kerülnek bemutatásra' text: - 'The conference component allows an organization to create a website for a - big event by joining up a series predefined meetings (chats, workshops - etc.), putting together a unified program and managing attendees.' + 'A konferencia komponens lehetővé teszi egy szervezet számára, hogy egy nagy + eseményre vonatkozó weboldalt hozzon létre egy sor előre meghatározott + találkozó (csevegések, műhelyek stb.) összeállításával, összerakva egy + egységes programot és hatékonyan menedzselve a résztvevőket.' es: title: 'Conferencia' subtitle: 'donde los grandes eventos se estrenan' @@ -408,11 +414,11 @@ 'The surveys component can be used to design and publish surveys and to display and download their results.' hu: - title: 'Surveys' - subtitle: 'Because the opinion of your community matters' + title: 'Felmérések' + subtitle: 'Mert számít a közösség véleménye' text: - 'The surveys component can be used to design and publish surveys and to - display and download their results.' + 'A felmérések összetevői felmérések tervezésére és közzétételére, valamint + az eredmények megjelenítésére és letöltésére használhatók.' es: title: 'Encuestas' subtitle: 'porque la opinión de tu comunidad cuenta' @@ -436,12 +442,12 @@ candidates for a jury) with random, yet reproducible, procedures that guarantees non-biased and uniform distributions.' hu: - title: 'Sortition' - subtitle: 'Equality and the justice of randomness' + title: 'Sorsolás' + subtitle: 'egyenlőség és a véletlenszerűség igazságossága' text: - 'The sortition component allows to select a number of proposals (e.g. - candidates for a jury) with random, yet reproducible, procedures that - guarantees non-biased and uniform distributions.' + 'A sorsolási komponens lehetővé teszi számos javaslat (pl. Zsűrijelölt) + kiválasztását véletlenszerű, mégis reprodukálható eljárásokkal, amelyek + garantálják a nem elfogult és egységes eloszlásokat.' es: title: 'Sorteo' subtitle: 'la igualdad y la justicia del azar' @@ -468,13 +474,13 @@ object, to vote comments, respond to them and to receive notifications about responses.' hu: - title: 'Comments' - subtitle: 'Building a collective intelligence' + title: 'Hozzászólások' + subtitle: 'Közösségi intelligencia építése' text: - 'The comments component enables users to add comments, to identify the - comment as being in favor, against or neutral in relation to the commented - object, to vote comments, respond to them and to receive notifications - about responses.' + 'A megjegyzések összetevő lehetővé teszi a felhasználók számára, hogy + megjegyzéseket fűzzenek, hogy a megjegyzést a megjegyzés tárgyához képest + kedvezőnek, ellentétesnek vagy semlegesnek tekintsék, hogy megjegyzésekre + szavazzanak, válaszoljanak és válaszokat kapjanak.' es: title: 'Comentarios' subtitle: 'construyendo la inteligencia colectiva' @@ -503,13 +509,13 @@ possible the creation of posts or news, and to navigate them chronologically.' hu: - title: 'Pages and blogs' - subtitle: 'Your community, informed and up to date' + title: 'Oldalak és blogok' + subtitle: 'a közösséged, tájékozott és naprakész' text: - 'The pages component is used to create informative pages with rich text - formatting, embedded pictures and videos. The blog component makes - possible the creation of posts or news, and to navigate them - chronologically.' + 'Az oldalak összetevői a szöveges formázással, beágyazott képekkel és + videókkal rendelkező informatív oldalak létrehozására szolgálnak. + A blogösszetevő lehetővé teszi a hozzászólások vagy hírek létrehozását, + és időrendi navigációt.' es: title: 'Páginas y blogs' subtitle: 'tu comunidad, informada y al día' @@ -535,11 +541,11 @@ 'Decidim enables you to track any space or component to receive updates every time they happen.' hu: - title: 'Notifications' - subtitle: 'Personalized information on interesting contents' + title: 'Értesítések' + subtitle: 'személyre szabott információk az érdekes tartalmakról' text: - 'Decidim enables you to track any space or component to receive updates - every time they happen.' + 'A Decidim lehetővé teszi, hogy nyomon követhessen minden helyet vagy + összetevőt - így friss értesítéseket kapjon.' es: title: 'Notificaciones' subtitle: 'información personalizada sobre contenidos de interés' @@ -563,12 +569,12 @@ registered in the platform or, more selectively, to those who participate in a specific space.' hu: - title: 'Newsletter' - subtitle: 'Simple but powerful' + title: 'Hírlevél' + subtitle: 'egyszerű, de erős' text: - 'The newsletter component makes possible to send emails to everyone - registered in the platform or, more selectively, to those who participate - in a specific space.' + 'TA hírlevél-összetevő lehetővé teszi e-mailek küldését a platformon + regisztráltaknak, vagy szelektívebben azoknak, akik részt vesznek egy adott + helyen.' es: title: 'Boletín' subtitle: 'sencillo pero potente' From 770373e685b74c49bed7562f81e996adbbe4890e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Thu, 21 Feb 2019 00:12:53 +0100 Subject: [PATCH 14/44] Update testimonials.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit magyar fordítások --- data/testimonials.yml | 43 ++++++++++++++++++++----------------------- 1 file changed, 20 insertions(+), 23 deletions(-) diff --git a/data/testimonials.yml b/data/testimonials.yml index c6541876..faac5dbc 100644 --- a/data/testimonials.yml +++ b/data/testimonials.yml @@ -12,15 +12,14 @@ monitor at all times the state of implementation of the approved proposals. hu: - org: Barcelona City Hall + org: Barcelona-i Városháza quote: - Thanks to Decidim, in Barcelona we have managed to co-produce a strategic - city plan together with the citizens. In 2016 we inaugurated the Municipal - Action Plan in the form of a participatory process through Decidim - Barcelona. Currently, this plan includes almost 7 thousand citizen - proposals. One of the advantages of using this platform is that you can - monitor at all times the state of implementation of the approved - proposals. + A Decidimnek köszönhetően Barcelonában sikerült közösen készítenünk + egy stratégiai tervet a polgárokkal. 2016-ban a Decidim Barcelona-n keresztül + részvételi folyamat formájában megkezdtük az önkormányzati cselekvési tervet. + Jelenleg ez a terv közel 7 ezer állampolgári javaslatot tartalmaz. + Ennek a platformnak az egyik előnye, hogy bármikor figyelemmel kísérheti a + jóváhagyott javaslatok végrehajtásának állapotát. es: org: Ayuntamiento de Barcelona quote: @@ -57,14 +56,13 @@ hu: org: Som Energia quote: - With the implementation of Decidim in Som Energia we have generated a - kinder space for participation. We released the tool in 2018, hosting the - General Assembly of the Cooperative and months later we debated the Image - Redesign and collaborative development of the School of Som Energia, among - other participatory processes. In a few months, more than 3,500 - participant people have registered, 5 participatory processes, 3 - assemblies operating and more than 1,300 votes in the last General - Assembly vote. + A Decidim bevezetésével a Som Energia-ban kedvesebb helyet hoztunk létre + a részvételhez. Az eszközt 2018-ban kezdtük el használni, a + Szövetkezet közgyűlésének új otthont adva. Néhány hónappal később + többek között megvitattuk a Som Energia Iskola közös fejlesztését, és az iskola + arculati újratervezését. Néhány hónap múlva több mint 3500 résztvevő regisztrált, + 5 részvételi folyamatot és 3 közgyűlést működtetünk és több mint 1300 szavazatot + kezeltünk az utolsó közgyűlés szavazásánál. es: org: Som Energia quote: @@ -100,14 +98,13 @@ and a multipurpose set of tools with a high potential for transforming the relationship between the Administration and the citizen. hu: - org: Generalitat de Catalunya + org: Katalán Kormányzat quote: - Decidim is a key tool in the strategy of citizen participation of the - Generalitat de Catalunya. Beyond offering a platform to facilitate online - participation, Decidim is a fundamental instrument of knowledge management - and participation that, in addition, incorporates values, methodologies - and a multipurpose set of tools with a high potential for transforming the - relationship between the Administration and the citizen. + A Decidim kulcsfontosságú eszköz a Generalitat de Catalunya állampolgári + részvételi stratégiájában. Az online részvétel megkönnyítésére szolgáló + platformon kívül a Decidim a tudásmenedzsment és a részvétel alapvető eszköze, + amely ezen túlmenően értékeket, módszertanokat és többcélú eszközöket foglal magában, + amelyek nagy potenciállal rendelkeznek az adminisztráció és a polgárok közötti kapcsolat átalakítására. es: org: Generalitat de Catalunya quote: From 90ee82d8325c9c6274e9113af7207f135000553f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Thu, 21 Feb 2019 00:16:11 +0100 Subject: [PATCH 15/44] Update partners.yml --- data/partners.yml | 40 +++++++++++++++++++--------------------- 1 file changed, 19 insertions(+), 21 deletions(-) diff --git a/data/partners.yml b/data/partners.yml index a1cb8635..2ecded75 100644 --- a/data/partners.yml +++ b/data/partners.yml @@ -4,7 +4,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development + desc: Design és frontend fejlesztés es: desc: Design and frontend development ca: @@ -15,7 +15,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development + desc: Design és frontend fejlesztés es: desc: Design and frontend development ca: @@ -27,7 +27,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development + desc: Desing és frontend fejlesztés es: desc: Design and frontend development ca: @@ -39,7 +39,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development + desc: Design és frontend fejlesztés es: desc: Design and frontend development ca: @@ -51,7 +51,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development + desc: Design és frontend fejlesztés es: desc: Design and frontend development ca: @@ -63,7 +63,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development + desc: Design és frontend fejlesztés es: desc: Design and frontend development ca: @@ -75,7 +75,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development + desc: Design és frontend fejlesztés es: desc: Design and frontend development ca: @@ -87,7 +87,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development + desc: Design és frontend fejlesztés es: desc: Design and frontend development ca: @@ -99,7 +99,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development + desc: Design és frontend fejlesztés es: desc: Design and frontend development ca: @@ -111,7 +111,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development + desc: Design és frontend fejlesztés es: desc: Design and frontend development ca: @@ -123,7 +123,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development + desc: Design és frontend fejlesztés es: desc: Design and frontend development ca: @@ -135,7 +135,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development + desc: Design és frontend fejlesztés es: desc: Design and frontend development ca: @@ -147,7 +147,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development + desc: Design és frontend fejlesztés es: desc: Design and frontend development ca: @@ -159,7 +159,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development + desc: Design és frontend fejlesztés es: desc: Design and frontend development ca: @@ -171,7 +171,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development + desc: Design és frontend fejlesztés es: desc: Design and frontend development ca: @@ -183,7 +183,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development + desc: Design és frontend fejlesztés es: desc: Design and frontend development ca: @@ -195,7 +195,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development + desc: Design és frontend fejlesztés es: desc: Design and frontend development ca: @@ -207,9 +207,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development - es: - desc: Design and frontend development + desc: Design és frontend fejlesztés ca: desc: Design and frontend development @@ -219,7 +217,7 @@ en: desc: Design and frontend development hu: - desc: Design and frontend development + desc: Design és frontend fejlesztés es: desc: Design and frontend development ca: From 1f8cc400a54b67e4f8ffecb3786ec734b48c81b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Thu, 21 Feb 2019 00:23:47 +0100 Subject: [PATCH 16/44] Update hu.yml --- locales/hu.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locales/hu.yml b/locales/hu.yml index 5d74ac48..fc40f155 100644 --- a/locales/hu.yml +++ b/locales/hu.yml @@ -27,7 +27,7 @@ hu: alertDesc: 'Újra szeretnénk gondolni és tervezni a részvételi demokráciát. A Decidimet sokak együttműködésében nyitottan és átláthatóan szeretnénk építeni, hogy a legjobb digitális részvételi demokrácia - platformmá váljon. A városok hálózata és demokratikus szervezetek számára.' + platformmá váljon a városok hálózata és demokratikus szervezetek számára.' ## Hero heroHeading: 'Szabad Nylít Forráskódú szoftver a városok és szervezetek részvételi demokráciájáért' @@ -40,7 +40,7 @@ hu: closeVideo: 'Videó bezárása' ## Subhero subheroIntro: - 'Decidim állampolgároknak, szervezeteknek és közintézményeknem minden szinten segít önmaguk + 'A Decidim állampolgároknak, szervezeteknek és közintézményeknek minden szinten segít önmaguk demokratikus újraszervezésében.' subheroFeature1: 'Stratégiai
tervezés' subheroFeature2: 'Részvételi
költségvetés' @@ -65,7 +65,7 @@ hu: feature2Content: 'Erősítsd meg a közösségedet polgári kezdeményezésekkel. Kezdeményezz érdemi szavazást konzultációkon keresztül.' - feature3Title: 'A politikai hálózat
hatlama' + feature3Title: 'A politikai hálózat
hatalma' feature3Content: 'Több ezer ember valós idejű részvétele online vitában, együttműködésben, vagy közös döntési folyamatokban.' @@ -76,9 +76,9 @@ hu: feature5Title: 'A demokráciát
nagyon komolyan vesszük' feature5Content: 'A Decidim eddig nem látott módon garantálja az információk áltláthatóságát, a nyomonkövethetőségét és - integritását. Biztonságod, adatvédelmet és bizalmasságot nyújt + integritását. Biztonságot, adatvédelmet és bizalmasságot nyújt minden résztvevőnek' - feature6Title: "A tiéd.
Oszd meg. Javítds, fejleszd." + feature6Title: "A tiéd is.
Oszd meg. Javítsd, fejleszd." feature6Content: 'A platform teljes egészében szabad szoftverrel tervezve, hála a Metadecidim nyitott és együttműködő közösségének.' From f883796d7bfe2ac0366d05bad0ad74155466947e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Thu, 21 Feb 2019 08:50:22 +0100 Subject: [PATCH 17/44] Update hu.yml video linket raktam bele --- locales/hu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/hu.yml b/locales/hu.yml index fc40f155..013b3c8c 100644 --- a/locales/hu.yml +++ b/locales/hu.yml @@ -36,7 +36,7 @@ hu: 'Szabad és ingyenes technológia
Többféle demokratikus garanciával
A demokrácia újraprogramozása a Decidimmel lehetséges.' playVideo: 'Videó lejátszása' - videoUrl: 'https://www.youtube.com/embed/f6JMgJAQ2tc' + videoUrl: 'https://www.youtube.com/watch?v=XTRrm9Hxs10' closeVideo: 'Videó bezárása' ## Subhero subheroIntro: From c774c3d2f6e9052118a9d510a28ad45dc1b45808 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Thu, 21 Feb 2019 09:06:54 +0100 Subject: [PATCH 18/44] Update usedby.hu.html.erb --- source/localizable/usedby.hu.html.erb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/localizable/usedby.hu.html.erb b/source/localizable/usedby.hu.html.erb index 8a5343e4..f3afa5af 100644 --- a/source/localizable/usedby.hu.html.erb +++ b/source/localizable/usedby.hu.html.erb @@ -1,13 +1,13 @@ --- -title: Decidim in use | Decidim +title: A Decidimet használják | Decidim description: ---
-

These cities, regions and organizations are already using Decidim

+

Ezek a városok, régiók és szervezetek már használják a Decidim-et

<% @cities = data.cities.select {|city| city[:type] == "city"} %> <% @regions = data.cities.select {|city| city[:type] == "region"} %> <% @orgs = data.cities.select {|city| city[:type] == "org"} %> -

Cities

+

Városok

<% @cities.each do |use| %> @@ -15,7 +15,7 @@ description: <% end %>
-

Regions

+

Régiók

<% @regions.each do |use| %> @@ -23,7 +23,7 @@ description: <% end %>
-

Organizations

+

Szervezetek

<% @orgs.each do |use| %> From 30096bc4b68d5107e70e7c783c9b6b06eb9f35be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Thu, 21 Feb 2019 09:09:54 +0100 Subject: [PATCH 19/44] Update demo.hu.html.erb --- source/localizable/demo.hu.html.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/localizable/demo.hu.html.erb b/source/localizable/demo.hu.html.erb index db5cbb60..b3bd0d88 100644 --- a/source/localizable/demo.hu.html.erb +++ b/source/localizable/demo.hu.html.erb @@ -6,18 +6,18 @@ description:

Online Demo

- Play around and explore freely the Decidim platform with our online demo. + Itt szabadon kipróbálható a Decidim egy online demoban (egyelőre csak angolul, spanyolul és katalánul).

- Decidim is up and running on several instances that you can visit and explore, Decidim Barcelona at Barcelona City or you can visit the sites of Gavà and L'Hospitalet. But these are real instances where you can't really play around freely, as you might not be a citizen of those municipalities, and you can't explore those sites as an admin. + Számos helyen fut a Decidim, ahol te is megnézheted működés közben, Decidim Barcelona at Barcelona City or you can visit the sites of Gavà and L'Hospitalet. But these are real instances where you can't really play around freely, as you might not be a citizen of those municipalities, and you can't explore those sites as an admin.

- If you want to go further you are welcome to test Decidim on our Decidim Demo Site (courtesy of our developers at aLabs). Enter the demo site and freely explore the potential of Decidim and its features. + Ha mélyebben szeretnéd megismerni a szoftvert működés köznem, várunk a demo oldalon (ezt a fejlesztők csinálták aLabs). Lépj be a demo oldalra és próbáld ki magad a Decidim-et és funkcióit.

- You can log in as Admin (username "admin@example.org" and password "decidim123456"). + Így tudsz belépni Admin (felhasználónév "admin@example.org" and jelszó "decidim123456").

From d52932b8a13f805713a12b8adb0f7644fdc70bf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Thu, 21 Feb 2019 09:16:03 +0100 Subject: [PATCH 20/44] Update community.hu.html.erb --- source/localizable/community.hu.html.erb | 52 ++++++++++++------------ 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/source/localizable/community.hu.html.erb b/source/localizable/community.hu.html.erb index d29ae184..597e02cb 100644 --- a/source/localizable/community.hu.html.erb +++ b/source/localizable/community.hu.html.erb @@ -1,23 +1,23 @@ --- -title: Community | Decidim +title: Közösség | Decidim description: ---

Csatlakozz a közösséghez

-

We are the digital commons for participatory democracy.

+

Mi vagyunk a digitális közössége a részvételi demokráciának.

-

Citizens

-

Become a decidimer

+

Polgárok

+

Légy decidimer te is

    -
  • Join community meetings
  • -
  • Contribute to feature specifications
  • -
  • Discuss and decide over the platform
  • -
  • Meet other people
  • -
  • Extend democracy to your local community
  • +
  • Csatlakozz a közösségi találkozókhoz
  • +
  • Járjulj hozzá új funkciók kialakításához
  • +
  • Beszélgessünk és döntsünk a platformon keresztül
  • +
  • Ismerj meg más embereket
  • +
  • Terjeszd ki a demokráciát a helyi közösségedre
Get started @@ -25,39 +25,39 @@ description:
-

Developers and Researchers

-

Contribute code to github

+

Fejlesztők és kutatók

+

Járulj hozzá a kódhoz a github-on

    -
  • Join research teams
  • -
  • Write documentation
  • -
  • Join our technology committee
  • -
  • Install, configure and enjoy decicim
  • -
  • Hack collaboratively
  • +
  • Csatlakozz a kutatói csapathoz
  • +
  • Írj dokumentációt
  • +
  • Csatlakozz a technológiai bizottsághoz
  • +
  • Installáld, konfiguráld és élvezd a Decidim használatát
  • +
  • Hackeljünk közösen!
-

Institutions

-

Deliver the best experience

+

Intézmények

+

Szolgáltassák a legjobb tapasztalatot

    -
  • Deliver the best experience
  • -
  • Improve your democratic quality
  • -
  • Make your institution smarter
  • -
  • Open your governance
  • -
  • Let your members/citizens self-organize
  • +
  • Szolgáltassák a legjobb tapasztalatot
  • +
  • Fejleszék a demokratikus minőséget
  • +
  • Okosabbá válik az intézmény
  • +
  • Tegye nyitottabbá a kormányzását
  • +
  • Támogassa tagjai/állampolgárainak önszerveződését
- Decidim Community Photo at Metadecidim Meeting 2016 + Decidim közösségi fotó, a Metadecidim találkozón készítve 2016-ban
From a721293a6fc65ac3f33bffca4dff7cf03ea569e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Thu, 21 Feb 2019 09:16:53 +0100 Subject: [PATCH 21/44] Update community.hu.html.erb --- source/localizable/community.hu.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/localizable/community.hu.html.erb b/source/localizable/community.hu.html.erb index 597e02cb..87c2f38f 100644 --- a/source/localizable/community.hu.html.erb +++ b/source/localizable/community.hu.html.erb @@ -45,8 +45,8 @@ description:

Szolgáltassák a legjobb tapasztalatot

    -
  • Szolgáltassák a legjobb tapasztalatot
  • -
  • Fejleszék a demokratikus minőséget
  • +
  • Szolgáltassa a legjobb tapasztalatot
  • +
  • Fejlesze a demokratikus minőséget
  • Okosabbá válik az intézmény
  • Tegye nyitottabbá a kormányzását
  • Támogassa tagjai/állampolgárainak önszerveződését
  • From a79639d9c63339b46504523328205cb85cea8d61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Thu, 21 Feb 2019 09:32:44 +0100 Subject: [PATCH 22/44] Update contact.hu.html.erb --- source/localizable/contact.hu.html.erb | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/source/localizable/contact.hu.html.erb b/source/localizable/contact.hu.html.erb index 7d4aa166..4030ccb2 100644 --- a/source/localizable/contact.hu.html.erb +++ b/source/localizable/contact.hu.html.erb @@ -1,23 +1,23 @@ --- -title: Contact us | Decidim +title: Lépjünk kapcsolatba | Decidim description: ---
    -

    Contact us

    +

    Kapcsolat

    - +

    - +
    @@ -25,22 +25,22 @@ description:
    - +
    - +
    - +
    From a4169a32595e05fdff1c5e1241395c41b964121e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Thu, 21 Feb 2019 09:49:54 +0100 Subject: [PATCH 23/44] Update contract.hu.html.erb --- source/localizable/contract.hu.html.erb | 60 ++++++++++++------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/source/localizable/contract.hu.html.erb b/source/localizable/contract.hu.html.erb index 987be331..5853fc29 100644 --- a/source/localizable/contract.hu.html.erb +++ b/source/localizable/contract.hu.html.erb @@ -1,44 +1,44 @@ --- -title: Social Contract | Decidim +title: Társadalmi szerződés | Decidim description: ---
    -

    Social Contract

    -

    Code for democratic guarantees and open collaboration

    -

    This is the social contract that all members of the Decidim project are committed to follow.

    -

    The use and development of the Decidim platform by an institution or social group of any kind involves the full and integral acceptance of, and commitment to, this social-contract.

    +

    Társadalmi szerződés

    +

    Demokratikus garanciák és nyílt együttműködés kódex

    +

    Az úgynevezett társadalmi szerződés mellett a Decidim projekt valamennyi tagja elkötelezett.

    +

    A Decidim platform használatával az intézmények és társadalmi csoportok vállalják, hogy teljes egészében elfogadják és követik a jelen társadalmi szerződésben foglalt értékeket.

    -

    Free software and open content

    -

    The code of the platform, along with the modules, libraries or any other code that is developed for its functioning and deployment, will always be Free Open Source Software with an Affero GPLv3 license or later versions [https://www.gnu.org/licenses/agpl-3.0.en.html] whenever the code is newly developed and with licenses that are compatible with the above one when code re-used.

    -

    Likewise, the content, data, APIs and/or any other interfaces that are deployed to interact with any type of user must follow open and interoperable standards (ex. OpenID, RSS, OStatus, etc.), always tending to maximize their integration with the most widely used open standards.

    -

    In order to maximize transparency and citizen collaboration in participatory processes, organs and mechanisms, the content, text, graphics, fonts, audio, video or other design elements will be published under a Creative Commons By-SA [https://creativecommons.org/licenses/by-sa/4.0/legalcode].

    -

    The data available through the platform, especially all data that can be collected in a systematic way through scrappers or other techniques of massive consultation, will be published and licensed under Open Data Commons Open Database License [http://opendatacommons.org/licenses/odbl], published under standardized and accessible formats (such as CSV, JSON, etc.) and, whenever possible, with tools that facilitate the analysis and visualization of data.

    +

    Ingyenes szoftverek és nyílt forráskód

    +

    A platform forráskódja – a modulokkal, könyvtárakkal és más olyan tartalmakkal együtt, amelyek a rendszer telepítéséhez és üzemeltetéséhez szükségesek – mindig nyílt marad majd, Affero GPLv3 jogosultsággal vagy annak egy későbbi verziójával [https://www.gnu.org/licenses/agpl-3.0.en.html] függetlenül attól, hogy a jövőben új, kompatibilis forráskódot vezetnek be vagy használnak fel újra.

    +

    Hasonlóképpen, a különféle felhasználói típusokkal való interakciók során a tartalmi, adat, API vagy más egyéb technológiát alkalmazó felületeknek követniük kell a nyílt és interoperábilis szabványokat (például OpenID, RSS, OStatus). Emellett törekedniük kell arra, hogy a legismertebb nyílt szabványokat alkalmazzák.

    +

    A részvételi folyamatok, szervek és mechanizmusok átláthatósága, valamint az állampolgári együttműködés maximalizálása érdekében a tartalom, a szöveg, a grafika, a betűtípusok, a hang, a videó és más tartalmak az úgynevezett Creative Commons By-SA védjeggyel rendelkeznek [https://creativecommons.org /licenses/by-sa/4.0/legalcode].

    +

    A platformon keresztül elérhető adatok – különösen azok, amelyek szisztematikusan gyűjthetőek – az Open Data Commons Open Database Licence szabvánnyal vannak ellátva [http://opendatacommons.org/licenses/odbl] és egy sztandardizált formátumban hozzáférhetőek (például CSV, JSON stb.), lehetőség szerint olyan eszközök segítségével, amelyek megkönnyítik az adatok elemzését és megjelenítését.

    -

    Transparency, traceability and integrity

    -

    The platform, and its current or future configuration, development, deployment and use must ensure and maximize, at all times, the transparency, traceability and integrity of documents, proposals, debates, decisions, or any other object, mechanism or participatory process.

    -

    By transparency we understand that all data related to all such participatory mechanisms and processes are available for download, analysis and treatment, following the most demanding standards and formats to share information (accessibility, multi-format, etc.).

    -

    Transparency is a necessary condition for monitoring of participatory processes and mechanisms, but should never, in any case, be applied for the treatment of personal data or against the defense of the privacy of the people participating in the platform.

    -

    We understand by traceability the ability to fully track backward (past) and forward (future) what happened to the proposals, plans, regulations, or any other object of participation or decision included in a process or mechanism. The platform must at all times show how, why, by whom and with what guarantees a certain type of object of a participatory process was dismissed, approved or blocked.

    -

    We understand by integrity the authenticity of a specific content, and ensuring that it has not been tampered with or altered without this modification being clearly recorded and visibly verifiable and auditable. The goal of integrity is to avoid manipulation of proposals or results of participatory processes or mechanisms.

    +

    Átláthatóság, nyomon követhetőség és integritás

    +

    A platform, illetve annak jelenlegi és jövőbeli konfigurációi, fejlesztései, telepítése és használata során biztosítani és maximalizálni kell a dokumentumok, javaslatok, viták, döntések és más elemek, mechanizmusok és folyamatok átláthatóságát, nyomon követhetőségét és integritását.

    +

    Átláthatóság alatt azt értjük, hogy minden részvételi mechanizmushoz és folyamathoz kapcsolódó adat letöltése, elemzése és kezelése biztosított a legújabb szabványoknak megfelelően és olyan formátumban, amely alkalmas az információk megosztására.(accessibility, multi-format, etc.).

    +

    Jóllehet, az átláthatóság szükséges feltétele a részvételi folyamatok és mechanizmusok nyomon követhetőségének, azt semmilyen esetben sem lehet a felhasználók személyes adataival való visszaélésre vagy a magánéletének védelmének megsértésével használni.

    +

    A nyomonkövethetőség azt jelenti, hogy képesek vagyunk teljes egészében nyomon követni a folyamatokhoz és mechanizmusokhoz kapcsolódó korábbi és jövőbeli javaslatokat, terveket, előírásokat, valamint más egyéb tartalmi elemeket. A platformnak mindenkor megjeleníthetővé kell tennie, hogy miként, miért, ki és milyen műveleteket hajtott végre, utasított el, hagyott jóvá vagy blokkolt a folyamatok során.

    +

    Az integritás Integritás alatt elsősorban a tartalom hitelességét értjük. Biztosítjuk, hogy a különféle módosítások és változtatások egyértelműen rögzíthetőek, ellenőrizhetőek és igazolhatóak legyenek. Az integritás lényege, hogy a javaslatokat, folyamatokat és azok eredményeit utólag senki se manipulálhassa.

    -

    Equal opportunities and quality indicators

    -

    Alongside the guarantees previously defined, the platform promises to ensure equal opportunities for all people, as well as for their proposals or other contributions the platform might host. The platform will offer equal starting opportunities to all participatory objects (proposals, debates, etc.) for them to be viewed, discussed, commented, evaluated or treated without discrimination of any kind. In this sense, the digital identity of the users of the platform will always be personal and not transferable, the verification that confers decision rights on the platform should also be unique, and it is the administrative entity in charge of the platform who should be responsible for ensuring non-impersonation of a person or entity.

    -

    The platform should promote, with the aim of ensuring its democratic quality, the use of quality indicators developed on the basis of the data obtained from participatory processes, mechanism and user activity. Sharing of the setting of the different components as well as open data will be promoted for the definition of these indicators

    -

    Equality in political participation of citizens is one of the fundamental principles of any democratic system and the platform, not only has to ensure equal opportunities with respect to the uses and functions, but also the access right. In this sense the entity in charge of the platform assumes the commitment to promote actions that advance in the direction of providing access and support to the platform for all citizens alike universally Giving tools and resources appropriate to the platform is available to anyone who wants to use.

    +

    Esélyegyenlőség és minőség

    +

    A fent megfogalmazott garanciák mellett a platform természetesen minden felhasználó, javaslat és más egyéb hozzájárulás kapcsán biztosítja az esélyegyenlőséget. A platform minden részvételi folyamat és elem esetében azonos feltételeket biztosít, ezeket tehát mindenki megkülönböztetés nélkül jelenítheti meg, vitathatja, kommentálhatja, értékelheti vagy kezelheti. Nem beszélve arról, hogy a platform felhasználóinak digitális identitása minden esetben egyéni és nem átruházható. A platform döntési jogokat biztosító ellenőrzési mechanizmusa szintén személyre szabott, amiért a platform adminisztratív szervei felelnek. Ezek garantálják, hogy nem történik semmilyen visszaélés vagy jogtalan használat.

    +

    A platform a demokratikus garanciák biztosítása érdekében a részvételi folyamatok, a mechanizmusok és a felhasználói tevékenységek alapján úgynevezett minőségi mutatókat hoz létre. A különböző összetevők beállításainak, valamint a nyílt adatoknak a megosztása pedig hozzájárul majd ezeknek a mutatóknak a népszerűsítéséhez.

    +

    Az állampolgárok politikai döntéshozatalban való egyenlő részvétele a demokratikus rendszerek és a platform egyik legfontosabb alapelve, amely nem csak a használat és a funkciók terén biztosít azonos esélyeket, de a hozzáférésben is. A platform mögött álló szervezet ebben az értelemben elkötelezi magát arra, hogy előmozdítson minden olyan kezdeményezést, amely elősegíti a platformhoz való univerzális hozzáférést az állampolgárok számára. Emellett biztosítja a platform használatához szükséges eszközöket és erőforrásokat.

    -

    Data confidentiality

    -

    The confidentiality and privacy of the personal data that people might provide to participate in any of the functionalities and/or possibilities of participation that the platform provides shall be guaranteed at all times. In no case shall personal data be transferred to third parties. Personal data will not be used beyond what is strictly necessary for the purposes of user registration and improvements on the usability of the platform. Whenever platform technology makes it possible, the expression of political preferences or will in decision-making processes shall remain inaccessible even for the administrator of the platform or the server/s that host it.

    +

    Adatbiztonság és adatvédelem

    +

    Garantálni kell minden olyan személyes adat biztonságát és védelmét, amely a platform által biztosított funkciók és részvételi lehetőségek használatához szükséges. A személyes adatok semmilyen esetben sem továbbíthatóak harmadik személynek. A személyes adatokat nem szabad felhasználni azon túl, ami a felhasználók regisztrációjához és a platform működésének javítása érdekében feltétlenül szükséges. Amennyiben azt a platform technológiája lehetővé teszi, a politikai preferenciák és a döntéshozatal során alkotott vélemények nem lehetnek hozzáférhetőek sem az adminisztrátorok, sem pedig a szervert hosztolók számára.

    -

    Accountability and responsability

    -

    A commitment to citizens shall be taken to respond to all queries and contributions in the shortest time possible. A commitment shall also be adopted to follow-up the results of participatory processes and to respond to those demands which specifically request it. Finally, a commitment shall be taken to study the incorporation of indicators to monitor the participation processes once they are finalized, in order to systematically evaluate its implementation.

    +

    Elszámoltathatóság és felelősségvállalás

    +

    Az állampolgárok iránti elkötelezettség szellemében minden kérdésre és javaslatra a lehető legrövidebb idő alatt válaszolni kell. A részvételi folyamatok eredményeinek nyomon követésére és az azokhoz kapcsolódó igények megválaszolására szintén kötelezettséget vállalunk. Végül pedig arra is kötelezzük magunkat, hogy a részvételi folyamatok nyomon követésére szolgáló mutatókat – azok véglegesítését követően – szisztematikusan feldolgozzuk és értékeljük.

    -

    Continuous improvement and inter-institutional colaboration

    -

    Mechanisms for periodic review and evaluation will be provided in order to facilitate the continuous improvement of the platform.

    -

    Priority will be given to the collaboration and the exchange of experiences between the institutions involved in the project, with the aim to improve, fix and build new developments for the continuous improvement of the platform.

    -

    In this sense, collaborative conditions and environments will be facilitated when moving forward improvements that point to a common benefit of the entire platform, enabling inter-agency coordination mechanisms when necessary.

    +

    Folyamatos fejlesztés és intézmények közötti együttműködés

    +

    A platform folyamatos fejlesztésének megkönnyítése érdekében időszakos felülvizsgálatra és monitorozásra szolgáló mechanizmusokat kell kiépíteni.

    +

    Itt elsőbbséget élveznek a projektben résztvevő intézmények közötti olyan együttműködések és tapasztalatcserék, amelyek célja az új fejlesztések elemzése, felülvizsgálata és javítása a platform folyamatos korszerűsítése érdekében.

    +

    A fentiek előmozdítása érdekében a jövőben az együttműködési feltételek egyszerűsítése várható. Különösen az olyan fejlesztések esetében, amelyek az egész platform számára hasznosak, az ügynökségek közötti koordinációs mechanizmusokat segítve.

    -

    Terms of use

    -

    All points of this code should be reflected at EULA (end user license agreement) document that each organization that delivers services using Decidim stablishes with users, and it should never be contradicted.

    +

    Felhasználási feltételek

    +

    A jelen kódex minden pontjának meg kell jelennie az EULA néven ismert végfelhasználói licencszerződésben, és ezeket minden olyan szervezetnek el kell fogadnia, amely a Decidim használatát tervezi.

    From 11989a538d30804dfbfb5c93f3efe2ec3b05621c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Thu, 21 Feb 2019 09:50:11 +0100 Subject: [PATCH 24/44] Update contract.hu.html.erb --- source/localizable/contract.hu.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/localizable/contract.hu.html.erb b/source/localizable/contract.hu.html.erb index 5853fc29..d2be43cd 100644 --- a/source/localizable/contract.hu.html.erb +++ b/source/localizable/contract.hu.html.erb @@ -5,7 +5,7 @@ description:

    Társadalmi szerződés

    -

    Demokratikus garanciák és nyílt együttműködés kódex

    +

    Demokratikus garanciák és nyílt együttműködési kódex

    Az úgynevezett társadalmi szerződés mellett a Decidim projekt valamennyi tagja elkötelezett.

    A Decidim platform használatával az intézmények és társadalmi csoportok vállalják, hogy teljes egészében elfogadják és követik a jelen társadalmi szerződésben foglalt értékeket.

    From 9d2d9ac2373adc0057e480bbab967368e5d06303 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Thu, 21 Feb 2019 11:21:52 +0100 Subject: [PATCH 25/44] Update credits.hu.html.erb --- source/localizable/credits.hu.html.erb | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/source/localizable/credits.hu.html.erb b/source/localizable/credits.hu.html.erb index 505736b7..4be4fe5a 100644 --- a/source/localizable/credits.hu.html.erb +++ b/source/localizable/credits.hu.html.erb @@ -1,29 +1,29 @@ --- -title: Attributions and credits | Decidim +title: Készítők és licenc | Decidim description: ---
    -

    Attributions and credits

    +

    Licence és jogi tudnivalók

    - Decidim.org is under a Creative Commons By-SA license by the Directorate for Research, Development and Innovation of Citizens' Rights, Participation and Transparency Area of Barcelona City Council. + Decidim.org Creative Commons By-SA licence rendelkezik, melynek tulajdonosa Barcelona városának Kutatásért, Fejlesztésért, Innovációkért és az Állampolgári Jogokért valamint a Részvételért és Átláthatóságért felelős Igazgatósága.

    - <%#

    Icons

    + <%#

    Ikonok

    - The icons depicted in the home page are from The Noun Project, By Shmidt Sergey: + A honlapon szereplő ikonok a Noun Project-ből származnak, By Shmidt Sergey:

    %>
    From 69820db97416005a94c5f8e3be4dfe431441200e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Thu, 21 Feb 2019 11:23:08 +0100 Subject: [PATCH 26/44] Update index.hu.html.erb --- source/localizable/index.hu.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/localizable/index.hu.html.erb b/source/localizable/index.hu.html.erb index 1187bc33..7149660e 100644 --- a/source/localizable/index.hu.html.erb +++ b/source/localizable/index.hu.html.erb @@ -1,5 +1,5 @@ --- -title: Free Open-Source participatory democracy for cities and organizations | Decidim +title: Szabad és Nyílt Forráskódú részvételi demokrácia szervezetek és városok számára | Decidim description: pageClass: home --- From 5b14621718bcb2da04da397eaf2955da2a3bf190 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Thu, 21 Feb 2019 11:25:56 +0100 Subject: [PATCH 27/44] Update docs.hu.html.erb --- source/localizable/docs.hu.html.erb | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/source/localizable/docs.hu.html.erb b/source/localizable/docs.hu.html.erb index 0b0fc4b2..187b1200 100644 --- a/source/localizable/docs.hu.html.erb +++ b/source/localizable/docs.hu.html.erb @@ -1,43 +1,43 @@ --- -title: Documentation | Decidim -description: Documentation about Decidim Project +title: Dokumentáció | Decidim +description: A Decidim Projekt dokumentációja ---
    -

    Documentation about Decidim project

    +

    A Decidim Projekt dokumentációja

    -

    Technical and functional documentation

    +

    Technikai és funkcionális dokumentáció

    -

    Manuals

    +

    Kézikönyvek

    -

    Videos

    +

    Videók

    -

    Scientific papers and reports

    +

    Tudományos jelentések és cikkek

    -

    Magazine articles, interviews and opinion

    +

    Újságcikkek, vélemények és interjúk

    Design

    -
    \ No newline at end of file +
    From 30908ce8ba12ec408109b63c52747e02e0abafc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Thu, 21 Feb 2019 11:26:39 +0100 Subject: [PATCH 28/44] Update features.hu.html.erb --- source/localizable/features.hu.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/localizable/features.hu.html.erb b/source/localizable/features.hu.html.erb index 26485c88..46f21f28 100644 --- a/source/localizable/features.hu.html.erb +++ b/source/localizable/features.hu.html.erb @@ -1,6 +1,6 @@ --- -title: Features | Decidim +title: Tulajdonságok | Decidim description: --- -<%= partial "/partials/features-page" %> \ No newline at end of file +<%= partial "/partials/features-page" %> From 43ce562e205b84d8a39fae59cebf212f1e65581d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Thu, 21 Feb 2019 13:52:06 +0100 Subject: [PATCH 29/44] Update hu.yml --- locales/hu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/hu.yml b/locales/hu.yml index 013b3c8c..15056bcc 100644 --- a/locales/hu.yml +++ b/locales/hu.yml @@ -12,7 +12,7 @@ hu: navContract: 'Társadalmi szerződés' navCode: 'Kód' navDocs: 'Dokumentáció' - navCredits: 'Attribution and credits' + navCredits: 'Közreműködők és licence' navBlog: 'Blog' navFeatures: 'Tulajdonságok' navFaqs: 'GYIK' From c5c17beffc882206a91ae45194141e1639648bb4 Mon Sep 17 00:00:00 2001 From: felhasznalonev Date: Thu, 21 Feb 2019 14:25:40 +0100 Subject: [PATCH 30/44] customizations for eDME styles --- source/images/decidim-logo.svg | 2 +- .../images/features/landing-collaboration.svg | 2 +- source/images/features/landing-community.svg | 2 +- source/images/features/landing-modular.svg | 2 +- source/images/features/landing-open.svg | 2 +- source/images/features/landing-security.svg | 2 +- source/images/video-cover.jpg | Bin 83212 -> 34744 bytes source/stylesheets/_variables.scss | 4 ++-- source/stylesheets/base/_fontface.scss | 2 ++ source/stylesheets/base/_typography.scss | 8 +++++++- 10 files changed, 17 insertions(+), 9 deletions(-) diff --git a/source/images/decidim-logo.svg b/source/images/decidim-logo.svg index 8e2efcf9..18585ab6 100644 --- a/source/images/decidim-logo.svg +++ b/source/images/decidim-logo.svg @@ -2,7 +2,7 @@ diff --git a/source/images/features/landing-collaboration.svg b/source/images/features/landing-collaboration.svg index d789575d..2a9f7178 100644 --- a/source/images/features/landing-collaboration.svg +++ b/source/images/features/landing-collaboration.svg @@ -1 +1 @@ -in sync \ No newline at end of file +in sync diff --git a/source/images/features/landing-community.svg b/source/images/features/landing-community.svg index ace1fa87..ee0290cf 100644 --- a/source/images/features/landing-community.svg +++ b/source/images/features/landing-community.svg @@ -1 +1 @@ -product tour \ No newline at end of file +product tour diff --git a/source/images/features/landing-modular.svg b/source/images/features/landing-modular.svg index dd5b7bc9..bcf79fdd 100644 --- a/source/images/features/landing-modular.svg +++ b/source/images/features/landing-modular.svg @@ -1 +1 @@ -product teardown \ No newline at end of file +product teardown diff --git a/source/images/features/landing-open.svg b/source/images/features/landing-open.svg index d4a03be4..fe83cc80 100644 --- a/source/images/features/landing-open.svg +++ b/source/images/features/landing-open.svg @@ -1 +1 @@ -version control \ No newline at end of file +version control diff --git a/source/images/features/landing-security.svg b/source/images/features/landing-security.svg index 8afd0ef4..ca0510cb 100644 --- a/source/images/features/landing-security.svg +++ b/source/images/features/landing-security.svg @@ -1 +1 @@ -security \ No newline at end of file +security diff --git a/source/images/video-cover.jpg b/source/images/video-cover.jpg index 1bf861d76b99a58781d3fe208ac1d12aa03e9047..003100986d00f704f459a91bef13ef105928ded9 100644 GIT binary patch literal 34744 zcmbSzcU%)&*Y1P>0i;S$O6V;?@DK zKvWbI3kphADMCO+Lsf0*du{%H{r3bQ zOLQbS0w53ofCMk#@3(*hASNmb5fu@GKp^7cViJ;2Dajo>B$al`%Rp6?)zws$VK5Dy zz4{tjhT1R~+yY@}j6|VO>iTF~OB0*DrYMu&Ujh;r7nj^2sVF6-Xrc+zH2Htt{%!^2 z#Dt86Z-PNufRG#rEC>3#9Z(nCrwHhu4fu}@Bm@=~5rv3}OY9Jw&?E~8fxuuPVX%mZ zu(06lc){NRVL6eVnn zgaOLT+`(?-LaaIPl+_trYUnl6@2Mg7ARe{&#R+m8u;s*)-gCMI~?dXAhK- zk**OKjEA#5gkIvHKnu6B37Q5a;eh|GosV!P{O|+{XHrJ;Hp+SFQbw9p9OH^SvIhtU z^#JH3CmI~Eg)d>}f>lKT=;ci*BkiA0F;K(i`&Z_F{lCcNHAR+lwmRQQsPIrqTRH4# z;AEm6^pixUx`T5rK49Vac17*#;(^@HHwKflRU$didj4QE8zSKwj9LILaoV(4$8A%! zCGTww0&u-glKpR-X31F1aIE5FQ4;xysGBWZxur*j$k^u)Mp4V(aZ?KOdZ25t%12C5 zt8%QF&9olPpjoUgM+ras`M64K|zLr zIT7yM$pxC*Oj0@R-aVlYYeUwgMX9(q>xkIDS7p9?uj75dwqSNTI% zmzA-vP&@b9(-Rtp_(OjKAIrCf&ZV;eBD^9|!bR}N#BoM@;h;uJgQH+ip3L+R^3Nns zGJv}{C>bU3`>g-gr1_nlVl^ApcZ`GOHA3oA_^8*45LrIt?NzQmU zD7b?n0w1VFkN=g-cfdGscv3FANdAwjZ z2M0LkniKLG1tA4la4Ag^0;@d|t5M~^|pFLhYJ)@oQT5ty_kNE514hL*>0 z@z^6<7%vTf{j}W79NuBvARV|-mt9;jd)+|D;K|RnHI8L=Lz}(tX*wBg?~5HtRBLP; zuJJH=pkDZsYU*}uRXGH%Vc>1|b<5Ms&^~6s>>hI7!+G<Jrmp@;w*WP4bPqdp5K=F?+61WAp>{if^#u|Rm&*NbKTc7(ZwOK)j z$+}6a?;2nz4Mj(;oJYJ9_%_tiiqO@2gXSLMcTcFX?5(B7VI7N0=O~>YA ziQ@$IBTtelup?LX-~FIItw(Nom>7~6kx(&Dbz5hW{cz-xQQl|uGl7tLUHzT;X zx4181UdqQ$VPJ!0594{(mwko*_|a(ZyANF>v!0gQ0+=%*bpc&yiIAGBXfVb-8TFim|B0V zJXGCXb5kuZuR13ii>Fehj6s7XuF!>lK(G9>7FoPXCcIsAWoK2t%r2&rTp$#Lt1e(` z#fnEF)}(-Ke&b6)Uq}Ae-I})86^$nuqw*T_+R;>3twENk*_P*-jqS!~!X0g#E))rq zoKx^0UMhH#qx|tsotRdA)mIsDk*Gp;b~EqT zcGtX1hn@Pvggl|Kyftp1(&;BPzm${RTd*!C;1yS(J9YO8oG?fK9rVWd`R$7AEf!?J zK9T$f$@vHLBHsf%e_@$2U)J$$0Q^8Xh<+}>#Wq;>Wn0(jk8Z6TZEew1ooThleTh&8 zB8)JasH#qnsji_%g0ZA%1*82=D6oVJiQy}(2%X#d1s$bFqJ-3}hK_vxh59hU`Uyv5 zzjTDNvnk6GS6Un&$57^!6@TK)iv=wSd9dET$;@uuDyhPhKL9~j*)*^t*%ohg&0Uj0gN&w;6SC2!2OZEka{C1kVl^I5COa^7>Hf}TO=Lnx64~_7)&y` zHy3=k(SnFubV>R?Q`~}RnSVYo;L$Qy*#ZSB@*+9Q&Wo7#p5DDwV20TUd>AaqI`c1* z`JW>EKWM#6k2IT;mm#V&=^rD$<0ZCmMK6Egs0M@h(UmQl3vdvB$QjR1JiI0y9?UtM z2VCBC8Y!mU7>K97>j0pyK8n>ub57q+$OBys*>~7Hwx>&Ny~gLx`xV(^>-7dFS#cmv z6)KM*amsS7dI*HGVj8 zXl%bvwPM+AesKGT9{;)XYPISz7h6}MV+3b{i$g))pb=so(^;CYil1uGMe0u;XGbTV6xvUxSJD3igW0tu7 zvH}iwExKxzydDY$s&9U_`b|8b?(WJK)Y%%q&i@3MAeR4IU z{}lMSkO{hK*@|OS3mm_lLE~X5EaQ82k0saIuqXYPcKCOD@h`H?UmR3le9~eN!y&Pw*c_4#DlQ4^zjwPI`z+CA( zvUFbK|2fecS#+zu>kGQ{3DG-xb>1z6-wv(<*Tc6PQ|f^~=rS}Z2$wBVeRsWvY(ZLQ z17E~BNAANT&f61rv$s5ecaIutxa^IsL1d?0W1`%7Z zSZ0{e!g7e*8Ue1i3b)E8uP^HgF^@Ft&+0UA5syAcpNs?{UUFR zg7~^_PXz7U;0A6FTYTZWk0dn+F4riAb>mdAAvN#H9}JX5r7dIHe+i-}!hNjz1__fP zU;+O4nk2-5;QV^ksC(Y+0#fZ9*63oEJqHB$X?O)@?RgeJnXBao~c&>L5IF_rxtx9i$ajxU+11R&IJy=b{MR)ldLHn8_peM$3)v< zyI=zsw9O9(`dghSWKWdQA8+Wk=@he$-PQ~hH#>+7JMINr^^H2RfL!((>@Ow!FqlRf z5>or^8n5n^qvnus3VN05?5!bV5!)@9dgB3S2@$pLY>MnZ@jMaMLY=HU+?Yd@O~irk z!3C~Z-Y3&!m5u*Rw!a(V0rp|h-r-CTaLG>ncjfm52+qDgU~C_i zO=nOx5xbWK@w#PxSf$}`i7U`i!LoURHh^pPf1R3x%Px2zuF6ECPOj_xLIDddmwnxh z;{OKZ9Xr<8AQzhVF29YQdAFVLKA0Raz0#8OostN?2^CVBxl#UuS9)|U;G1Vxd9?>P zdTS3kME{%2lzT;@(v{Ar%YC_FrynAh$mCQ>ci6x#&7N)vjDJkcudf+Bho!B^?ajiO zVT*2^rr!s|C7=Ec#3XoLJ+l42%8nuQ#K1f@;+sTt!MWK=@(te@HdWRH_H&~$XxsJs z!0`il>^_`TQm|G#L@D6g;CJWClRxI46X_n-awm_R>q}Cetyy$KRW=DVC|(K=w~FJ3 z?wyE+cb(kiU7)O)DLgV)Q~ApNlMto9>GaXDlz)<6Np$A{M9A z+GEKXvke9XbH?CfG7gv>j)t0928T^`8qw_gdIYk1M+MeG8?;Z(1F7#^#UD8A)^JiFfS8(m!5bg(CPyZW-x z-$3*Gd~5j^&ku(O)&IdN+I~_SOIH72e@V@=Y|K7&k4(`O8@_;RvK1%fSiFz;b4eHY zUC5LGB5}sg0>(UBY7uU`=Yk)qGa3GPRG{raVq$2nS*R1~g^b{{{^B*SO4gn82yrSM$D&Ce%-D_bK=)e_(nj z`j2|8_R4yd3-u}mg{d7j6bl)847v*?U=%^Ob+5Anj?_$%)|bfmn9ex9=gtl`Ij9L< ztzipiuW{G`SL!8`nD`zA=nL|$V{Hl^hl!TmU4s{QP8ZCuzF;(k?sxOdSr8!wjgbmb!#6N+Cy4_jgditSY)S46N_%@S;4NXnXO^)+4-5aED z*~)$M9Dl&oZ9h_~3?FUp}DKJpMsZcKqkOca=_0uSxMcM57b~ zQ9m$vx!x>&mIaUouNWYTW|NWFSsqj@5dl5lygjIHy>o(eD-y%#@{bz@3Pw8K)y;>y~ISK ztKN^?4z26>>&-TUX=;t#%%yf_8V8_Dh@Rj3aGG)AxdN=^)az^2!kE)Yo z4mW-vb@iWR#lRxj!F6&6N?xnw2Z&ZOjZ>Miz1C`LJ1=k-i3v+6#4O99q^5W>IXN$~ z8kAi!Hkl~x)Qd?~{gqa^^Q5);EV#)s1SsC%f^*t3rU&#s`N9%|xmt#Pi7}hJgwr(9 zLiP2Od7|sSAktp(IV;8$w34v0aN&jQC9m!PJrhiw@VY9^*e(HwMAmXF$W$ljR2PH=y+OHyC>RIr#T zb`>Rf_J6WUb@l6v)?vBEKB$K875?fXNDu&S3?~5JA~TY<-Pjs> zjDh8|MD%IEzOGPk6#|Va>snKgYOmV8!l7)YS21Gb%-3&I1+$rjUg; z(@W3G>dp6CF@M0jngoiK^nXU@-|v4>sLKNs$h}^n-OQGGLH~;UPUM;AzHOeX3KDq^ z8e$D)J9j>_V%^vX>YjI%(~UyD?Y{h+((|$QQEW}GO2!Vg^L(cpsFzYXdyY3MCN1# zGBF9H0UG7@);lrGXM*3Bi&o&jHlNnF`)P0}=Gi^N_H7TblKT|DA2suCHWb*U3#I&v z$7x9XXKi&0%4nfJg-}hVRkf5vaVgXqp)(nIT}1X?vm*NJ7)#Tc}co6 z*`-tk$^eTdHs@G>exum)nYNqZsgiD=ROhm|OMH1An~xFBO<8hr^}8X-$*S-5t{s9C z6ka9LTG3GPs9g*=$HQxQJ7vxw|Ibf$c|{}`4V^GM<<6biPFcjBym&*4L5pw0KaS-U zU9Mmd9rV⁡OwifR{Jtvl-rxCbkCM#4k0xQst^+< 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 B6-fX9 literal 83212 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�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 diff --git a/source/stylesheets/_variables.scss b/source/stylesheets/_variables.scss index f1456a30..9946fc43 100644 --- a/source/stylesheets/_variables.scss +++ b/source/stylesheets/_variables.scss @@ -1,6 +1,6 @@ //Colors -$primary: #FF3333; -$primary-alt: #e52d2e; +$primary: #008080; /* Teal: https://en.wikipedia.org/wiki/Teal */ +$primary-alt: #353839; /* Onyx: https://en.wikipedia.org/wiki/Shades_of_black#Onyx */ $primaryLight: #FF9C9C; $secondary: #9fc7bc; $body-color: #231f20; diff --git a/source/stylesheets/base/_fontface.scss b/source/stylesheets/base/_fontface.scss index 46d8a7e0..57835905 100644 --- a/source/stylesheets/base/_fontface.scss +++ b/source/stylesheets/base/_fontface.scss @@ -1,3 +1,5 @@ + @import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese'); + @font-face { font-family: 'Barlow'; src: diff --git a/source/stylesheets/base/_typography.scss b/source/stylesheets/base/_typography.scss index 7d1357d2..e395b1d1 100644 --- a/source/stylesheets/base/_typography.scss +++ b/source/stylesheets/base/_typography.scss @@ -1,5 +1,11 @@ body{ - font-family: "Barlow", sans-serif; + font-family: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + text-rendering: auto !important; + -moz-font-smoothing: antialiased !important; + -webkit-font-smoothing: antialiased !important; + -moz-osx-font-smoothing: grayscale !important; + font-smoothing: antialiased !important; + font-smooth: always !important; color: $body-color; font-size: $body-fontsize; font-weight: 300; From ec790e15ffd2c167f3a1044e6ca98ae9191c8a4e Mon Sep 17 00:00:00 2001 From: felhasznalonev Date: Thu, 21 Feb 2019 14:34:38 +0100 Subject: [PATCH 31/44] customization for eDME --- source/stylesheets/base/_general.scss | 29 +++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/source/stylesheets/base/_general.scss b/source/stylesheets/base/_general.scss index 43f45c5c..d74f32d2 100644 --- a/source/stylesheets/base/_general.scss +++ b/source/stylesheets/base/_general.scss @@ -1,6 +1,31 @@ -*{ - box-sizing: border-box; +*, *:hover, *:active, *:focus { + outline: none !important; } + +*, *:before, *:after { + box-sizing: border-box !important; +} + +::-moz-selection { + background: #008080; + color: #fff; +} + +::selection { + background: #008080; + color: #fff; +} + +a::-moz-selection { + background: #008080; + color: #fff; +} + +a::selection { + background: #008080; + color: #fff; +} + img{ max-width: 100%; } From a69977a10f434bb52afe0bce57b0aa6861b6d1fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Fri, 22 Feb 2019 15:31:45 +0100 Subject: [PATCH 32/44] Update faqs.yml --- data/faqs.yml | 47 ++++++++++++++++++++--------------------------- 1 file changed, 20 insertions(+), 27 deletions(-) diff --git a/data/faqs.yml b/data/faqs.yml index 257a26a2..112e54f7 100644 --- a/data/faqs.yml +++ b/data/faqs.yml @@ -106,9 +106,7 @@ en: question: 'Do you provide free installation to non-profit organizations?' answer: 'Yes, only if you are a Barcelona based organization. Send us a message and you will be helped by the Directorate of Research, Development and Innovation of the Area of Citizenship Rights, Participation and Transparency of Barcelona City Council.' - hu: - question: 'Do you provide free installation to non-profit organizations?' - answer: 'Yes, only if you are a Barcelona based organization. Send us a message and you will be helped by the Directorate of Research, Development and Innovation of the Area of Citizenship Rights, Participation and Transparency of Barcelona City Council.' + es: question: '¿Ofrecéis instalación gratuita a organizaciones sin ánimo de lucro?' answer: 'Sí, solo si eres una organización con sede en Barcelona. Envíanos un mensaje y la Dirección de Investigación, Desarrollo e Innovación del Área de Derechos de Ciudadanía, Participación y Transparencia del Ayuntamiento de Barcelona te ayudará.' @@ -119,9 +117,7 @@ en: question: 'Do you support institutions?' answer: 'Yes, but you have to be patient. There are a lot of institutions that want to use Decidim right now and we are helping them step by step. Contact us for any question and we will answer you as soon as possible.' - hu: - question: 'Do you support institutions?' - answer: 'Yes, but you have to be patient. There are a lot of institutions that want to use Decidim right now and we are helping them step by step. Contact us for any question and we will answer you as soon as possible.' + es: question: '¿Apoyáis a las instituciones?' answer: 'Sí, pero hay que tener paciencia. Hay un montón de instituciones que quieren usar Decidim en estos momentos y les estamos ayudando paso a paso. Ponte en contacto con nosotros para cualquier pregunta y te responderemos lo antes posible.' @@ -133,8 +129,8 @@ question: 'Where can I find the project roadmap and the planned features?' answer: 'In the Decidim Document List you can find the updated project roadmap and the planned features. Check it here.' hu: - question: 'Where can I find the project roadmap and the planned features?' - answer: 'In the Decidim Document List you can find the updated project roadmap and the planned features. Check it here.' + question: 'Hol találom meg a tervezett fejlesztéseket és a projekt ütemezését?' + answer: 'Itt található ezen a linken.' es: question: '¿Dónde puedo encontrar el roadmap del proyecto y las funcionalidades planificadas?' answer: 'En el repositorio de Decidim puedes encontrar el roadmap actualizado del proyecto y las funcionalidades planificadas. Consultalo aquí.' @@ -145,9 +141,6 @@ en: question: 'We want to make a formal collaboration agreement. Are there any templates we can use?' answer: 'Yes, we have templates to formalize collaboration agreements. Please contact us.' - hu: - question: 'We want to make a formal collaboration agreement. Are there any templates we can use?' - answer: 'Yes, we have templates to formalize collaboration agreements. Please contact us.' es: question: 'Queremos formalizar un acuerdo de colaboración. ¿Existe alguna plantilla que podamos usar?' answer: 'Sí, tenemos plantillas para formalizar acuerdos de colaboración. Ponte en contacto con nosotros. ' @@ -159,8 +152,8 @@ question: 'How often is the platform updated?' answer: 'We release a new version approximately every month. In this link you can check the record of versions.' hu: - question: 'How often is the platform updated?' - answer: 'We release a new version approximately every month. In this link you can check the record of versions.' + question: 'Milyen gyakran kerül frissítésre a platform?' + answer: 'Minden hónapban érkezik frissítés. Bővebben itt található információ.' es: question: '¿Con qué frecuencia hay actualizaciones de la plataforma?' answer: 'Cada mes, aproximadamente, liberamos una nueva versión. En este enlace puedes consultar el histórico de versiones. ' @@ -172,8 +165,8 @@ question: 'What is the social contract?' answer: 'This is how we call our Code of Democratic Guarantees and Democratic Collaboration. Check here the social contract that all the members of the Decidim project undertake in order for Decidim to be free software and open content, transparent and to ensure that the data and its participants are not manipulated.' hu: - question: 'What is the social contract?' - answer: 'This is how we call our Code of Democratic Guarantees and Democratic Collaboration. Check here the social contract that all the members of the Decidim project undertake in order for Decidim to be free software and open content, transparent and to ensure that the data and its participants are not manipulated.' + question: 'Mi a társadalmi szerződés?' + answer: 'Így hívjuk a Demokratikus Garanciák és Demokratikus Együttműködés kódját. Check here the social contract that all the members of the Decidim project undertake in order for Decidim to be free software and open content, transparent and to ensure that the data and its participants are not manipulated.' es: question: '¿Qué es el contrato social?' answer: 'Le llamamos así a nuestro Código de garantías democráticas y colaboración democrática. Consulta aquí el contrato social que todos los miembros del proyecto Decidim se comprometen a seguir para que Decidim sea software libre y contenido abierto, transparente y que asegure la no manipulación de los datos y de sus participantes.' @@ -182,11 +175,11 @@ answer: 'És el nostre Codi de garanties i de col·laboració democràtica. Consulta aquí el Contracte Social que tots els membres del projecte Decidim es comprometen a seguir perquè Decidim sigui programari lliure, de contingut obert i transparent i que asseguri la no manipulació de les dades i dels seus participants.' - faq15: en: - question: 'Do you have a Demo? I want to use Decidim now, without installing it, to see how it works.' - answer: 'Yes, here you have an online demo for you to do magic with Decidim. ' + question: 'I want to use Decidim now, without installing it, to see how it works.' + answer: 'Yes, here you have an online demo for you to do magic with Decidim.' hu: - question: 'Do you have a Demo? I want to use Decidim now, without installing it, to see how it works.' - answer: 'Yes, here you have an online demo for you to do magic with Decidim. ' + question: 'Van valamilyen demo? Hol tudom megnézni, hogyan működik?Do you have a Demo?' + answer: 'Igen van, itt a magyar verziót hamarosan közzétesszük.' es: question: 'Quiero usar Decidim ya, sin instalármelo, para ver cómo funciona. ¿Tenéis una Demo?' answer: 'Aquí dispones de una Demo online para que hagas magia con Decidim.' @@ -198,8 +191,8 @@ question: 'What is the Metadecidim community?' answer: "Metadecidim is the community of Decidim that collaborates in the design of the platform and the construction of the Decidim project. We meet regularly through the SOM (Metadecidim Operative Sessions) and the LAB Research Seminars. Go to meta.decidim.org to follow the calls closely and if you want to join the community. We'd love to ;-)" hu: - question: 'What is the Metadecidim community?' - answer: "Metadecidim is the community of Decidim that collaborates in the design of the platform and the construction of the Decidim project. We meet regularly through the SOM (Metadecidim Operative Sessions) and the LAB Research Seminars. Go to meta.decidim.org to follow the calls closely and if you want to join the community. We'd love to ;-)" + question: 'Mi a Metadecidim közösség?' + answer: "Metadecidim a Decidim közössége amely a termék tervezésében működik közre, valamint a Decidim projekt megvalósításában. Rendszeresen ülésezünk SOM (Metadecidim Operative Sessions) és a LAB Research Seminars. Látogasd meg meta.decidim.org az oldalt, hogy közelebbről kövesd a felhívásokat ha szeretnél a közösséghez csatlakozni. Mi szeretnénk ;-)" es: question: '¿Qué es la comunidad Metadecidim?' answer: 'Metadecidim es la comunidad de Decidim que colabora en el diseño de la plataforma y la construcción del proyecto Decidim. Nos reunimos periódicamente a través de las SOM (Sesiones Operativas Metadecidim) y de los Seminarios LAB de investigación. Entra en meta.decidim.org para seguir de cerca las convocatorias y si quieres unirte a la comunidad, nosotras encantadas ;-)' @@ -211,8 +204,8 @@ question: 'I have ideas for new improvement features. I want to have a better understanding of the project or explore some issues in depth. What can I do?' answer: 'You can collaborate in multiple ways. One of them is through the Metadecidim community. If you want to propose new features, go here. If you have detected errors and want to notify them, go to this process. If you want to actively participate in the Metadecidim community, you can attend the monthly Metadecidim Operative Sessions. Register as a participant of the community and participate with us. If your thing is the code, come to Github. If you are a researcher, you might be interested in coming to the LAB Metadecidim Seminars.' hu: - question: 'I have ideas for new improvement features. I want to have a better understanding of the project or explore some issues in depth. What can I do?' - answer: 'You can collaborate in multiple ways. One of them is through the Metadecidim community. If you want to propose new features, go here. If you have detected errors and want to notify them, go to this process. If you want to actively participate in the Metadecidim community, you can attend the monthly Metadecidim Operative Sessions. Register as a participant of the community and participate with us. If your thing is the code, come to Github. If you are a researcher, you might be interested in coming to the LAB Metadecidim Seminars.' + question: 'Ötleteim vannak a funkcionalitás bővítésére. Szeretnék többet megtudni a projektről, illetve mélységében felfedezni az ötlet néhány részletét. Mit tehetek?' + answer: 'Többféle képen tudunk együttműködni. Az egyik a Metadecidim közössége. Ha új funkciót szeretnél javasolni, ide gyere. Ha hibákat találtál és szeretnéd jelezni őket, gyere ide. Ha aktívan szeretnél résztvenni a Metadecidim közösségben, vegyél részt a havi Metadecidim Operative Sessions. Regisztrálj mint résztvevő és csatlakozz hozzánk. Ha a kód érdekel, menjd a Githubra. Amennyiben kutató vagy, ajánljuk ezt az oldalt LAB Metadecidim Seminars.' es: question: 'Tengo ideas de nuevas funcionalidades, de mejora. Quiero conocer mejor el proyecto o investigar a fondo algunos asuntos. ¿Qué puedo hacer?' answer: 'Puedes colaborar de múltiples maneras, una de ellas a través de la comunidad Metadecidim. Si quieres proponer nuevas funcionalidades, a través de este proceso. Si has detectado errores y quieres notificarlos, a través de este proceso. Si quieres participar activamente en la comunidad Metadecidim, puedes asistir a las Sesiones Operativas Metadecidim que organizamos mensualmente. Date de alta como participante de la comunidad y participa con nosotras. Si lo tuyo es el código, vente a Github. Si eres investigador, quizás te interese venir a los Seminarios LAB Metadecidim.' @@ -224,8 +217,8 @@ question: 'What kind of members you accept into the Metadecidim community?' answer: 'To anybody who has good faith and a correct attitude towards democratic collaboration.' hu: - question: 'What kind of members you accept into the Metadecidim community?' - answer: 'To anybody who has good faith and a correct attitude towards democratic collaboration.' + question: 'Milyen tagokat fogadtok Metadecidim közösségbe?' + answer: 'Nyitott minden becsületes, a demokratikus együttműködéshez korrekt hozzáállással rendelkező előtt.' es: question: '¿A qué tipo de miembros aceptáis en la comunidad Metadecidim?' answer: 'A cualquiera que tenga buena fe y una actitud correcta hacia la colaboración democrática.' @@ -237,8 +230,8 @@ question: "Can I join the Metadecidim community even if I don't live in Barcelona?" answer: 'Decidim is a project that was born in Barcelona and that is why there is a strong territorial bond with this city. But yes, you can collaborate online, through participatory processes, debates, etc .... that we provide in Metadecidim. Although you might want to come to Barcelona sometime :)' hu: - question: "Can I join the Metadecidim community even if I don't live in Barcelona?" - answer: 'Decidim is a project that was born in Barcelona and that is why there is a strong territorial bond with this city. But yes, you can collaborate online, through participatory processes, debates, etc .... that we provide in Metadecidim. Although you might want to come to Barcelona sometime :)' + question: "Csatlakozhatok a Metadecidim közösséghez akkor is, ha nem Barcelonában élek?" + answer: 'Decidim Barcelonában született, ezért van erős területi kötődése a városhoz. Igen, együttműködhetünk online, részvétel folyamatokon, vitákon keresztül, stb .... ezt biztosítjuk a Metadecidim-ben. Persze, lehet, hogy Barcelonába is eljönnél egyszer :)' es: question: '¿Puedo participar en la comunidad Metadecidim aunque no resida en Barcelona?' answer: 'Decidim es un proyecto que nace en Barcelona y es por ello que hay un vínculo territorial fuerte con este ciudad. Pero sí, puedes colaborar en línea, a través de los procesos participativos, debates, etc...que proporcionamos en Metadecidim. Aunque quizá quieras venir a Barcelona alguna vez :)' From 71f57df70dd4e54c052110e17665a73466ad690c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Sun, 24 Feb 2019 13:03:08 +0100 Subject: [PATCH 33/44] Update hu.yml --- locales/hu.yml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/locales/hu.yml b/locales/hu.yml index 15056bcc..59ae5fa2 100644 --- a/locales/hu.yml +++ b/locales/hu.yml @@ -30,7 +30,7 @@ hu: platformmá váljon a városok hálózata és demokratikus szervezetek számára.' ## Hero heroHeading: - 'Szabad Nylít Forráskódú szoftver a városok és szervezetek részvételi demokráciájáért' + 'Szabad Nyílt Forráskódú szoftver a városok és szervezetek részvételi demokráciájáért' heroSubheading: 'Decidim egy digitális platform
    az állampolgári részvételért' heroIntro: 'Szabad és ingyenes technológia
    Többféle demokratikus garanciával @@ -92,12 +92,11 @@ hu: # Features --- Intro texts featuresTitle: 'Tulajdonságok' featuresIntro: - '

    A Decidim használható köz-, vagy magán intézmények számára, + '

    A Decidim használható köz-, vagy magán intézmények, szervezetek számára egyaránt, legyen szó százas, vagy ezres nagyságrendű potenciális résztvevőről. - A lehetőségeit használhatják önkormányzatok, szövetségek, egyetemek, civil szervezetek, szakszervezetek, vagy - szomszédsági közösségek, de akár szövetkezetek is...

    A Decidimnek köszönhetően konfigurálhatóak különféle terek - a részvételre (kezdeményezések, tanácsok, különféle részvételi eljárások vagy - konzultációk) és ezek mind kiegészíthetők sokféle elérhető komponenssel + Használhatják önkormányzatok, vállalkozások, szövetségek, egyetemek, civil szervezetek, szakszervezetek, vagy + szomszédsági közösségek, de akár szülői szervezetek, társasaházi közösségek is...

    A Decidimben különféle részvételi formák állnak rendelkezésre + (kezdeményezések, tanácsok, különféle részvételi eljárások vagy konzultációk) és ezek kiegészíthetők sokféle elérhető komponenssel (offline találkozók, kérdőívek, előterjesztések, szavazások, eredmények nyomon követése, megjegyzések stb).

    ' featuresType1Title: 'Terek a részvételért' From 514b951fdce3e3b79aad6a2a375c88e6f294e2ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Sun, 24 Feb 2019 13:07:24 +0100 Subject: [PATCH 34/44] Update community.hu.html.erb --- source/localizable/community.hu.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/localizable/community.hu.html.erb b/source/localizable/community.hu.html.erb index 87c2f38f..8f8462d0 100644 --- a/source/localizable/community.hu.html.erb +++ b/source/localizable/community.hu.html.erb @@ -5,7 +5,7 @@ description:

    Csatlakozz a közösséghez

    -

    Mi vagyunk a digitális közössége a részvételi demokráciának.

    +

    Te és Mi együtt vagyunk közössége a részvételi demokráciának.

    @@ -20,7 +20,7 @@ description:
  • Terjeszd ki a demokráciát a helyi közösségedre
From 3a4786d12c70540e48b2a9c80f784a066283509e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Sun, 24 Feb 2019 13:13:44 +0100 Subject: [PATCH 35/44] Update community.hu.html.erb --- source/localizable/community.hu.html.erb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/localizable/community.hu.html.erb b/source/localizable/community.hu.html.erb index 8f8462d0..91b71668 100644 --- a/source/localizable/community.hu.html.erb +++ b/source/localizable/community.hu.html.erb @@ -42,14 +42,14 @@ description:

Intézmények

-

Szolgáltassák a legjobb tapasztalatot

+

Kövesse intézménye a legjobb gyakorlatokat

  • Szolgáltassa a legjobb tapasztalatot
  • -
  • Fejlesze a demokratikus minőséget
  • -
  • Okosabbá válik az intézmény
  • -
  • Tegye nyitottabbá a kormányzását
  • -
  • Támogassa tagjai/állampolgárainak önszerveződését
  • +
  • Fejlesze a demokrácia minőségét
  • +
  • Tegye okosabbá intézményét
  • +
  • Legyen nyitottabb a kormányzása
  • +
  • Támogassa tagjai/polgárai önszerveződését
Lépjen velünk kapcsolatra From e8c2215f2100afd0d21b59b1b42b1a335d9a7e0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Sun, 24 Feb 2019 21:08:55 +0100 Subject: [PATCH 36/44] Update faqs.yml --- data/faqs.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/data/faqs.yml b/data/faqs.yml index 112e54f7..6b10e3da 100644 --- a/data/faqs.yml +++ b/data/faqs.yml @@ -106,7 +106,9 @@ en: question: 'Do you provide free installation to non-profit organizations?' answer: 'Yes, only if you are a Barcelona based organization. Send us a message and you will be helped by the Directorate of Research, Development and Innovation of the Area of Citizenship Rights, Participation and Transparency of Barcelona City Council.' - + hu: + question: 'Biztosítotok nonprofit szervezetek számára ingyenes szolgáltatást?' + answer: 'Nagyon szeretnénk, de egyelőre nem tudjuk megvalósítani. Ha te is szeretnéd, hogy elterjedjen a Decidim használata egy szervezetben, vedd fel velünk a kapcsolatot!' es: question: '¿Ofrecéis instalación gratuita a organizaciones sin ánimo de lucro?' answer: 'Sí, solo si eres una organización con sede en Barcelona. Envíanos un mensaje y la Dirección de Investigación, Desarrollo e Innovación del Área de Derechos de Ciudadanía, Participación y Transparencia del Ayuntamiento de Barcelona te ayudará.' @@ -117,7 +119,9 @@ en: question: 'Do you support institutions?' answer: 'Yes, but you have to be patient. There are a lot of institutions that want to use Decidim right now and we are helping them step by step. Contact us for any question and we will answer you as soon as possible.' - + hu: + question: 'Támogattok intézményeket?' + answer: 'Szívesen beszélgetünk veled arról, hogyan tudnád beindítnia a decidimet közösségedben. Vedd fel velünk a kapcsolatot és keressünk közösen megoldást!' es: question: '¿Apoyáis a las instituciones?' answer: 'Sí, pero hay que tener paciencia. Hay un montón de instituciones que quieren usar Decidim en estos momentos y les estamos ayudando paso a paso. Ponte en contacto con nosotros para cualquier pregunta y te responderemos lo antes posible.' @@ -141,6 +145,9 @@ en: question: 'We want to make a formal collaboration agreement. Are there any templates we can use?' answer: 'Yes, we have templates to formalize collaboration agreements. Please contact us.' + hu: + question: 'Formális együttműködési megállapodást szeretnénk kötni. Van valamilyen minta, amit használhatok??' + answer: 'Igen, vannak sablonjaink az megállapodásra. Vedd fel velünk a kapcsolatot.' es: question: 'Queremos formalizar un acuerdo de colaboración. ¿Existe alguna plantilla que podamos usar?' answer: 'Sí, tenemos plantillas para formalizar acuerdos de colaboración. Ponte en contacto con nosotros. ' From ff2ba6f84efc9a358c3873d8609fe726005756c4 Mon Sep 17 00:00:00 2001 From: Enzo Angiulli Date: Sun, 24 Feb 2019 21:19:28 +0100 Subject: [PATCH 37/44] fix partners errors --- data/partners.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/partners.yml b/data/partners.yml index 2ecded75..ff38b66e 100644 --- a/data/partners.yml +++ b/data/partners.yml @@ -208,6 +208,8 @@ desc: Design and frontend development hu: desc: Design és frontend fejlesztés + es: + desc: Design and frontend development ca: desc: Design and frontend development From ce6baebe5b11a966d8e14584310de2486f925ff6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Mon, 25 Feb 2019 13:33:23 +0100 Subject: [PATCH 38/44] Update features.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit néhány fordítási bigyó kiszedése --- data/features.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/features.yml b/data/features.yml index 5694dd9c..56c9168a 100644 --- a/data/features.yml +++ b/data/features.yml @@ -245,7 +245,7 @@ various proposals into a single result.' hu: title: 'Eredmények' - subtitle: 'nincs javaslat válasz nélkül ' + subtitle: 'nincs javaslat válasz nélkül' text: 'Az eredményösszetevőt arra használható, hogy a javaslatokat eredményre alakítsa, és hivatalos válaszokat adhasson elfogadásukról vagy elutasításukról, @@ -277,7 +277,7 @@ implementation grouped by categories and scopes.' hu: title: 'Felelősségre vonhatóság' - subtitle: 'tátláthatóság az elejétől a végéig' + subtitle: 'átláthatóság az elejétől a végéig' text: 'Az elszámoltathatósági komponens lehetőséget biztosít az eredmények projektekre való felosztására, a végrehajtásukhoz kapcsolódó @@ -342,15 +342,15 @@ type: components image: /images/features/texts.svg en: - title: 'Részvételi szövegek' - subtitle: 'elemezni, szintetizálni és közösen építeni' + title: 'Participatory texts' + subtitle: 'to analyze, synthesize, and build in common' text: 'The participatory texts component can be used to convert lengthy text documents into various proposals or results and, vice versa, to compose and display a unified text based on a collection of proposals or results.' hu: title: 'Participatory texts' - subtitle: 'to analyze, synthesize, and build in common' + subtitle: 'elemezni, szintetizálni és közösen építeni' text: 'A részvételi szövegek összetevője a hosszú szöveges dokumentumok különböző javaslatokra vagy eredményekre való konvertálására használható, és fordítva, From 1ff4015094c7c11d9f9077df18865aea7d6e73a7 Mon Sep 17 00:00:00 2001 From: felhasznalonev <34062222+felhasznalonev@users.noreply.github.com> Date: Wed, 27 Feb 2019 15:00:24 +0100 Subject: [PATCH 39/44] Update hero.html.erb --- source/partials/hero.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/partials/hero.html.erb b/source/partials/hero.html.erb index 516aefb6..f5aa78ae 100644 --- a/source/partials/hero.html.erb +++ b/source/partials/hero.html.erb @@ -5,7 +5,7 @@

<%= t(:heroHeading) %>

From 71cb9c56df71fcd6d3329f64af9d7f0d4fcbdf35 Mon Sep 17 00:00:00 2001 From: felhasznalonev <34062222+felhasznalonev@users.noreply.github.com> Date: Wed, 27 Feb 2019 15:08:41 +0100 Subject: [PATCH 40/44] Update hu.yml --- locales/hu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/hu.yml b/locales/hu.yml index 59ae5fa2..078b2db5 100644 --- a/locales/hu.yml +++ b/locales/hu.yml @@ -36,7 +36,7 @@ hu: 'Szabad és ingyenes technológia
Többféle demokratikus garanciával
A demokrácia újraprogramozása a Decidimmel lehetséges.' playVideo: 'Videó lejátszása' - videoUrl: 'https://www.youtube.com/watch?v=XTRrm9Hxs10' + videoUrl: 'https://www.youtube.com/embed/XTRrm9Hxs10' closeVideo: 'Videó bezárása' ## Subhero subheroIntro: From 1ce612b08d444e285db408834b65db723aa2831f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Sat, 16 Nov 2019 22:45:18 +0100 Subject: [PATCH 41/44] Update contact.hu.html.erb --- source/localizable/contact.hu.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/localizable/contact.hu.html.erb b/source/localizable/contact.hu.html.erb index 4030ccb2..acba7d99 100644 --- a/source/localizable/contact.hu.html.erb +++ b/source/localizable/contact.hu.html.erb @@ -1,6 +1,6 @@ --- title: Lépjünk kapcsolatba | Decidim -description: +description: Ha nem működik a form, írj a madarasz.csaba@edemokracia.hu címre. ---
From a6f42ccc54c5f1b4747b2276d258aa4b0c8bbdbb Mon Sep 17 00:00:00 2001 From: Enzo Angiulli Date: Mon, 18 Nov 2019 16:58:27 +0100 Subject: [PATCH 42/44] form address mod for mailer --- source/localizable/contact.hu.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/localizable/contact.hu.html.erb b/source/localizable/contact.hu.html.erb index acba7d99..54cb04f3 100644 --- a/source/localizable/contact.hu.html.erb +++ b/source/localizable/contact.hu.html.erb @@ -6,7 +6,7 @@ description: Ha nem működik a form, írj a madarasz.csaba@edemokracia.hu címr

Kapcsolat

-
+

From dc2c156b6128c875aaad2fb96f204d6147794fe3 Mon Sep 17 00:00:00 2001 From: Enzo Angiulli Date: Mon, 18 Nov 2019 16:58:57 +0100 Subject: [PATCH 43/44] added thank you landing page for after contact --- source/localizable/demo.hu.html.erb | 12 ++++++------ source/localizable/thank-you.html.erb | 11 +++++++++++ source/localizable/thank-you.hu.html.erb | 11 +++++++++++ 3 files changed, 28 insertions(+), 6 deletions(-) create mode 100644 source/localizable/thank-you.html.erb create mode 100644 source/localizable/thank-you.hu.html.erb diff --git a/source/localizable/demo.hu.html.erb b/source/localizable/demo.hu.html.erb index b3bd0d88..f8f9c144 100644 --- a/source/localizable/demo.hu.html.erb +++ b/source/localizable/demo.hu.html.erb @@ -6,7 +6,7 @@ description:

Online Demo

- Itt szabadon kipróbálható a Decidim egy online demoban (egyelőre csak angolul, spanyolul és katalánul). + Itt szabadon kipróbálható a Decidim egy online demoban (egyelőre csak magyarul, angolul, spanyolul és katalánul).

@@ -14,15 +14,15 @@ description:

- Ha mélyebben szeretnéd megismerni a szoftvert működés köznem, várunk a demo oldalon (ezt a fejlesztők csinálták aLabs). Lépj be a demo oldalra és próbáld ki magad a Decidim-et és funkcióit. + Ha mélyebben szeretnéd megismerni a szoftvert működés közben, várunk a demo oldalon (ezt a fejlesztők csinálták aLabs). Lépj be a demo oldalra és próbáld ki magad a Decidim-et és funkcióit.

-

+

- +
diff --git a/source/localizable/thank-you.html.erb b/source/localizable/thank-you.html.erb new file mode 100644 index 00000000..e995d1c4 --- /dev/null +++ b/source/localizable/thank-you.html.erb @@ -0,0 +1,11 @@ +--- +title: Thank you | Decidim +description: +--- + +
+
+

Thank you!

+

Thank you for your message, we will get in touch with you as soon as we can.

+
+
diff --git a/source/localizable/thank-you.hu.html.erb b/source/localizable/thank-you.hu.html.erb new file mode 100644 index 00000000..83c2b512 --- /dev/null +++ b/source/localizable/thank-you.hu.html.erb @@ -0,0 +1,11 @@ +--- +title: Köszönjük | Decidim +description: +--- + +
+
+

Köszönjük!

+

Köszünjük az üznetet. Amint tudunk, válaszolunk.

+
+
From 8d950c8dfb45b06889eeea70ae855027869505d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madar=C3=A1sz=20Csaba?= Date: Fri, 16 Sep 2022 10:36:18 +0200 Subject: [PATCH 44/44] Update hu.yml --- locales/hu.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/locales/hu.yml b/locales/hu.yml index 078b2db5..660751b2 100644 --- a/locales/hu.yml +++ b/locales/hu.yml @@ -17,7 +17,7 @@ hu: navFeatures: 'Tulajdonságok' navFaqs: 'GYIK' navContact: 'Kapcsolat' - navUsedBy: 'Decidim használatban' + navUsedBy: 'A Decidim használatban' navPartners: 'Együttműködő szervezetek' # Index --- @@ -25,13 +25,13 @@ hu: alertTitle: 'Vegyél részt most a #Decidim.GOV-ban' alertSubtitle: 'Demokratikus Kormányzás egy nyitott közösségért' alertDesc: - 'Újra szeretnénk gondolni és tervezni a részvételi demokráciát. A Decidimet sokak együttműködésében - nyitottan és átláthatóan szeretnénk építeni, hogy a legjobb digitális részvételi demokrácia - platformmá váljon a városok hálózata és demokratikus szervezetek számára.' + 'Újra szeretnénk gondolni és tervezni a demokráciá részvételiségét. A Decidimet sokak együttműködésében + nyitottan és átláthatóan építjük, hogy a legjobb digitális részvételi demokrácia + platformmá váljon a városok hálózatai és demokratikus szervezetek számára.' ## Hero heroHeading: - 'Szabad Nyílt Forráskódú szoftver a városok és szervezetek részvételi demokráciájáért' - heroSubheading: 'Decidim egy digitális platform
az állampolgári részvételért' + 'Nyílt Forráskódú szoftver a települések és szervezetek részvételi demokráciájáért' + heroSubheading: 'A Decidim egy digitális platform
az állampolgári részvételre' heroIntro: 'Szabad és ingyenes technológia
Többféle demokratikus garanciával
A demokrácia újraprogramozása a Decidimmel lehetséges.' @@ -65,17 +65,17 @@ hu: feature2Content: 'Erősítsd meg a közösségedet polgári kezdeményezésekkel. Kezdeményezz érdemi szavazást konzultációkon keresztül.' - feature3Title: 'A politikai hálózat
hatalma' + feature3Title: 'A hálózat
közpolitikai hatalma' feature3Content: 'Több ezer ember valós idejű részvétele online vitában, együttműködésben, vagy közös döntési folyamatokban.' feature4Title: 'Egy demokratikus
és rugalmas rendszer' feature4Content: 'A moduláris arkitektúrának és a skálázható logikának köszönhetően, - konfigurálható a demokratikus kormányzás rendszere - rendkívül sokféle szervezetben.' + rendkívül sokféle szervezetben konfigurálható a demokratikus kormányzás rendszere' feature5Title: 'A demokráciát
nagyon komolyan vesszük' feature5Content: - 'A Decidim eddig nem látott módon garantálja az információk áltláthatóságát, a nyomonkövethetőségét és + 'A Decidim eddig nem látott módon garantálja az információk áltláthatóságát, nyomonkövethetőségét és integritását. Biztonságot, adatvédelmet és bizalmasságot nyújt minden résztvevőnek' feature6Title: "A tiéd is.
Oszd meg. Javítsd, fejleszd." @@ -93,7 +93,7 @@ hu: featuresTitle: 'Tulajdonságok' featuresIntro: '

A Decidim használható köz-, vagy magán intézmények, szervezetek számára egyaránt, - legyen szó százas, vagy ezres nagyságrendű potenciális résztvevőről. + legyen szó százas, vagy több ezres nagyságrendű potenciális résztvevőről. Használhatják önkormányzatok, vállalkozások, szövetségek, egyetemek, civil szervezetek, szakszervezetek, vagy szomszédsági közösségek, de akár szülői szervezetek, társasaházi közösségek is...

A Decidimben különféle részvételi formák állnak rendelkezésre (kezdeményezések, tanácsok, különféle részvételi eljárások vagy konzultációk) és ezek kiegészíthetők sokféle elérhető komponenssel