airesis_i18n 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (200) hide show
  1. checksums.yaml +7 -0
  2. data/config/i18n-tasks.yml +133 -0
  3. data/config/locales/activerecord.bs-BA.yml +138 -0
  4. data/config/locales/activerecord.de-DE.yml +139 -0
  5. data/config/locales/activerecord.el-GR.yml +137 -0
  6. data/config/locales/activerecord.en-US.yml +157 -0
  7. data/config/locales/activerecord.en.yml +160 -0
  8. data/config/locales/activerecord.es-AR.yml +139 -0
  9. data/config/locales/activerecord.es-CL.yml +140 -0
  10. data/config/locales/activerecord.es-EC.yml +156 -0
  11. data/config/locales/activerecord.es-ES.yml +158 -0
  12. data/config/locales/activerecord.fr-FR.yml +140 -0
  13. data/config/locales/activerecord.hu-HU.yml +137 -0
  14. data/config/locales/activerecord.id-ID.yml +138 -0
  15. data/config/locales/activerecord.it-IT.yml +161 -0
  16. data/config/locales/activerecord.me-ME.yml +138 -0
  17. data/config/locales/activerecord.pt-BR.yml +113 -0
  18. data/config/locales/activerecord.pt-PT.yml +139 -0
  19. data/config/locales/activerecord.ro-RO.yml +121 -0
  20. data/config/locales/activerecord.ru-RU.yml +138 -0
  21. data/config/locales/activerecord.sh-HR.yml +44 -0
  22. data/config/locales/activerecord.sr-CS.yml +150 -0
  23. data/config/locales/activerecord.sr-SP.yml +153 -0
  24. data/config/locales/activerecord.zh-TW.yml +132 -0
  25. data/config/locales/bo-BT.yml +1432 -0
  26. data/config/locales/bs-BA.yml +245 -0
  27. data/config/locales/contents.bs-BA.yml +85 -0
  28. data/config/locales/contents.de-DE.yml +140 -0
  29. data/config/locales/contents.el-GR.yml +438 -0
  30. data/config/locales/contents.en.yml +444 -0
  31. data/config/locales/contents.es-AR.yml +209 -0
  32. data/config/locales/contents.es-CL.yml +251 -0
  33. data/config/locales/contents.es-ES.yml +30 -0
  34. data/config/locales/contents.fr-FR.yml +147 -0
  35. data/config/locales/contents.hu-HU.yml +405 -0
  36. data/config/locales/contents.id-ID.yml +399 -0
  37. data/config/locales/contents.it-IT.yml +494 -0
  38. data/config/locales/contents.me-ME.yml +418 -0
  39. data/config/locales/contents.pt-PT.yml +140 -0
  40. data/config/locales/contents.ro-RO.yml +166 -0
  41. data/config/locales/contents.ru-RU.yml +336 -0
  42. data/config/locales/contents.sr-CS.yml +421 -0
  43. data/config/locales/contents.sr-SP.yml +411 -0
  44. data/config/locales/database.bs-BA.yml +284 -0
  45. data/config/locales/database.de-DE.yml +224 -0
  46. data/config/locales/database.el-GR.yml +257 -0
  47. data/config/locales/database.en.yml +355 -0
  48. data/config/locales/database.es-AR.yml +257 -0
  49. data/config/locales/database.es-CL.yml +284 -0
  50. data/config/locales/database.es-EC.yml +195 -0
  51. data/config/locales/database.es-ES.yml +186 -0
  52. data/config/locales/database.fr-FR.yml +285 -0
  53. data/config/locales/database.hu-HU.yml +257 -0
  54. data/config/locales/database.id-ID.yml +284 -0
  55. data/config/locales/database.it-IT.yml +355 -0
  56. data/config/locales/database.me-ME.yml +284 -0
  57. data/config/locales/database.pt-BR.yml +224 -0
  58. data/config/locales/database.pt-PT.yml +257 -0
  59. data/config/locales/database.ro-RO.yml +195 -0
  60. data/config/locales/database.ru-RU.yml +284 -0
  61. data/config/locales/database.sh-HR.yml +90 -0
  62. data/config/locales/database.sr-CS.yml +338 -0
  63. data/config/locales/database.sr-SP.yml +307 -0
  64. data/config/locales/database.zh-TW.yml +226 -0
  65. data/config/locales/dates.bs-BA.yml +175 -0
  66. data/config/locales/dates.de-DE.yml +158 -0
  67. data/config/locales/dates.el-GR.yml +159 -0
  68. data/config/locales/dates.en-US.yml +72 -0
  69. data/config/locales/dates.en.yml +168 -0
  70. data/config/locales/dates.es-AR.yml +137 -0
  71. data/config/locales/dates.es-CL.yml +132 -0
  72. data/config/locales/dates.es-EC.yml +94 -0
  73. data/config/locales/dates.es-ES.yml +154 -0
  74. data/config/locales/dates.fr-FR.yml +165 -0
  75. data/config/locales/dates.hu-HU.yml +104 -0
  76. data/config/locales/dates.id-ID.yml +141 -0
  77. data/config/locales/dates.it-IT.yml +163 -0
  78. data/config/locales/dates.me-ME.yml +175 -0
  79. data/config/locales/dates.pt-BR.yml +58 -0
  80. data/config/locales/dates.pt-PT.yml +150 -0
  81. data/config/locales/dates.ro-RO.yml +45 -0
  82. data/config/locales/dates.ru-RU.yml +164 -0
  83. data/config/locales/dates.sh-HR.yml +193 -0
  84. data/config/locales/dates.sr-CS.yml +177 -0
  85. data/config/locales/dates.sr-SP.yml +178 -0
  86. data/config/locales/dates.zh-TW.yml +71 -0
  87. data/config/locales/de-DE.yml +1164 -0
  88. data/config/locales/devise.bs-BA.yml +39 -0
  89. data/config/locales/devise.de-DE.yml +58 -0
  90. data/config/locales/devise.el-GR.yml +77 -0
  91. data/config/locales/devise.en.yml +82 -0
  92. data/config/locales/devise.es-AR.yml +77 -0
  93. data/config/locales/devise.es-CL.yml +80 -0
  94. data/config/locales/devise.es-EC.yml +58 -0
  95. data/config/locales/devise.es-ES.yml +58 -0
  96. data/config/locales/devise.fr-FR.yml +82 -0
  97. data/config/locales/devise.hu-HU.yml +77 -0
  98. data/config/locales/devise.id-ID.yml +80 -0
  99. data/config/locales/devise.it-IT.yml +84 -0
  100. data/config/locales/devise.me-ME.yml +80 -0
  101. data/config/locales/devise.pt-BR.yml +58 -0
  102. data/config/locales/devise.pt-PT.yml +77 -0
  103. data/config/locales/devise.ro-RO.yml +58 -0
  104. data/config/locales/devise.ru-RU.yml +80 -0
  105. data/config/locales/devise.sh-HR.yml +45 -0
  106. data/config/locales/devise.sr-CS.yml +81 -0
  107. data/config/locales/devise.sr-SP.yml +82 -0
  108. data/config/locales/devise.zh-TW.yml +58 -0
  109. data/config/locales/el-GR.yml +1375 -0
  110. data/config/locales/en-US.yml +1416 -0
  111. data/config/locales/en.yml +1479 -0
  112. data/config/locales/es-AR.yml +1356 -0
  113. data/config/locales/es-CL.yml +1416 -0
  114. data/config/locales/es-EC.yml +895 -0
  115. data/config/locales/es-ES.yml +999 -0
  116. data/config/locales/fr-FR.yml +1309 -0
  117. data/config/locales/frm.bs-BA.yml +197 -0
  118. data/config/locales/frm.de.yml +195 -0
  119. data/config/locales/frm.el-GR.yml +234 -0
  120. data/config/locales/frm.en.yml +250 -0
  121. data/config/locales/frm.es-AR.yml +234 -0
  122. data/config/locales/frm.es-CL.yml +239 -0
  123. data/config/locales/frm.es-ES.yml +173 -0
  124. data/config/locales/frm.fr-FR.yml +239 -0
  125. data/config/locales/frm.hu-HU.yml +212 -0
  126. data/config/locales/frm.id-ID.yml +236 -0
  127. data/config/locales/frm.it-IT.yml +244 -0
  128. data/config/locales/frm.me-ME.yml +242 -0
  129. data/config/locales/frm.pt-BR.yml +195 -0
  130. data/config/locales/frm.pt-PT.yml +212 -0
  131. data/config/locales/frm.ru-RU.yml +242 -0
  132. data/config/locales/frm.sh-HR.yml +245 -0
  133. data/config/locales/frm.sr-CS.yml +243 -0
  134. data/config/locales/frm.sr-SP.yml +242 -0
  135. data/config/locales/frm.zh-TW.yml +201 -0
  136. data/config/locales/hu-HU.yml +1369 -0
  137. data/config/locales/id-ID.yml +1417 -0
  138. data/config/locales/it-IT.yml +1495 -0
  139. data/config/locales/me-ME.yml +1432 -0
  140. data/config/locales/proposal_types.bs-BA.yml +132 -0
  141. data/config/locales/proposal_types.de-DE.yml +99 -0
  142. data/config/locales/proposal_types.el-GR.yml +196 -0
  143. data/config/locales/proposal_types.en-US.yml +121 -0
  144. data/config/locales/proposal_types.en.yml +263 -0
  145. data/config/locales/proposal_types.es-AR.yml +197 -0
  146. data/config/locales/proposal_types.es-CL.yml +209 -0
  147. data/config/locales/proposal_types.es-EC.yml +1324 -0
  148. data/config/locales/proposal_types.es-ES.yml +92 -0
  149. data/config/locales/proposal_types.fr-FR.yml +263 -0
  150. data/config/locales/proposal_types.hu-HU.yml +214 -0
  151. data/config/locales/proposal_types.id-ID.yml +214 -0
  152. data/config/locales/proposal_types.it-IT.yml +246 -0
  153. data/config/locales/proposal_types.me-ME.yml +214 -0
  154. data/config/locales/proposal_types.pt-BR.yml +56 -0
  155. data/config/locales/proposal_types.pt-PT.yml +196 -0
  156. data/config/locales/proposal_types.ro-RO.yml +74 -0
  157. data/config/locales/proposal_types.ru-RU.yml +205 -0
  158. data/config/locales/proposal_types.sh-HR.yml +186 -0
  159. data/config/locales/proposal_types.sr-CS.yml +214 -0
  160. data/config/locales/proposal_types.sr-SP.yml +214 -0
  161. data/config/locales/proposal_types.zh-TW.yml +117 -0
  162. data/config/locales/pt-BR.yml +732 -0
  163. data/config/locales/pt-PT.yml +1314 -0
  164. data/config/locales/ro-RO.yml +886 -0
  165. data/config/locales/ru-RU.yml +1432 -0
  166. data/config/locales/sh-HR.yml +583 -0
  167. data/config/locales/sr-CS.yml +1445 -0
  168. data/config/locales/sr-SP.yml +1459 -0
  169. data/config/locales/tutorial.bs-BA.yml +9 -0
  170. data/config/locales/tutorial.de-DE.yml +9 -0
  171. data/config/locales/tutorial.el-GR.yml +62 -0
  172. data/config/locales/tutorial.en.yml +72 -0
  173. data/config/locales/tutorial.es-AR.yml +61 -0
  174. data/config/locales/tutorial.es-CL.yml +61 -0
  175. data/config/locales/tutorial.fr-FR.yml +61 -0
  176. data/config/locales/tutorial.hu-HU.yml +61 -0
  177. data/config/locales/tutorial.id-ID.yml +61 -0
  178. data/config/locales/tutorial.it-IT.yml +72 -0
  179. data/config/locales/tutorial.me-ME.yml +63 -0
  180. data/config/locales/tutorial.pt-BR.yml +28 -0
  181. data/config/locales/tutorial.pt-PT.yml +61 -0
  182. data/config/locales/tutorial.ru-RU.yml +61 -0
  183. data/config/locales/tutorial.sr-CS.yml +65 -0
  184. data/config/locales/tutorial.sr-SP.yml +63 -0
  185. data/config/locales/tutorial.zh-TW.yml +43 -0
  186. data/config/locales/volunteers.bs-BA.yml +33 -0
  187. data/config/locales/volunteers.el-GR.yml +104 -0
  188. data/config/locales/volunteers.es-AR.yml +71 -0
  189. data/config/locales/volunteers.es-CL.yml +67 -0
  190. data/config/locales/volunteers.fr-FR.yml +98 -0
  191. data/config/locales/volunteers.hu-HU.yml +88 -0
  192. data/config/locales/volunteers.id-ID.yml +108 -0
  193. data/config/locales/volunteers.it-IT.yml +162 -0
  194. data/config/locales/volunteers.me-ME.yml +106 -0
  195. data/config/locales/volunteers.pt-PT.yml +46 -0
  196. data/config/locales/volunteers.ru-RU.yml +109 -0
  197. data/config/locales/volunteers.sr-CS.yml +115 -0
  198. data/config/locales/volunteers.sr-SP.yml +115 -0
  199. data/config/locales/zh-TW.yml +891 -0
  200. metadata +340 -0
@@ -0,0 +1,263 @@
1
+ en:
2
+ pages:
3
+ proposals:
4
+ edit:
5
+ add_solution:
6
+ standard: "Add another solution"
7
+ poll: "Add another option"
8
+ rule_book: "Add another solution"
9
+ press: "Add another solution"
10
+ event: "Add another solution"
11
+ estimate: "Add another solution"
12
+ agenda: "Add another point"
13
+ candidates: "Add another candidate"
14
+ simple: "Add another solution"
15
+ solution_title:
16
+ standard: "Solution"
17
+ poll: "Option"
18
+ rule_book: "Solution"
19
+ press: "Solution"
20
+ event: "Solution"
21
+ estimate: "Solution"
22
+ agenda: "Point"
23
+ candidates: "Candidate"
24
+ simple: "Solution"
25
+ insert_title:
26
+ standard: "Insert a title"
27
+ poll: "Insert a title"
28
+ rule_book: "Insert a title"
29
+ press: "Insert a title"
30
+ event: "Insert a title"
31
+ estimate: "Insert a title"
32
+ agenda: "Insert a title"
33
+ candidates: "Insert name and surname"
34
+ simple: "Insert a title"
35
+ new_solution_title:
36
+ standard: "Solution <span class=\"num\">%{num}</span>:"
37
+ poll: "Option <span class=\"num\">%{num}</span>:"
38
+ rule_book: "Solution <span class=\"num\">%{num}</span>:"
39
+ press: "Solution <span class=\"num\">%{num}</span>:"
40
+ event: "Solution <span class=\"num\">%{num}</span>:"
41
+ estimate: "Solution <span class=\"num\">%{num}</span>:"
42
+ agenda: "<span class=\"num\">%{num}</span> point:"
43
+ candidates: "Candidate <span class=\"num\">%{num}</span>:"
44
+ simple: "Solution <span class=\"num\">%{num}</span>:"
45
+ new:
46
+ standard:
47
+ problems_title: "Problems"
48
+ problems_question: "What is the problem to be solved and/or what are the obstacles to overcome in order to achieve the goal?"
49
+ problems_title_label: "What is the problem to be solved and/or what are the obstacles to overcome in order to achieve the goal?"
50
+ objectives_title: "Objectives"
51
+ step_4_title: "You can enter a text of the proposal or write it later based on the input received"
52
+ solution:
53
+ description: "Description of the solution"
54
+ time: "Times"
55
+ subject: "Supervisor"
56
+ resources: "Necessary resources and how to retrieve them"
57
+ aspects: "Ethical, environmental, social aspects"
58
+ documents: "Documentation"
59
+ pros: "Pros"
60
+ cons: "Cons"
61
+ title: "Solution 1"
62
+ suggestion_html: |
63
+ <div><b>Example:</b></div>
64
+ <div>Reduce the usage of drinking water for irrigation.</div>
65
+ <div>Using drinking water to water public parks and private gardens is a waste and has relevant costs. Moreover the aquifer that supplies the aqueduct is running low</div>
66
+ paragraph:
67
+ similar: "Similar experiences"
68
+ stakeholders: "Stakeholders"
69
+ requirements: "Solution requirements"
70
+ question:
71
+ paragraph:
72
+ similar: "Are there experiences to inspire to achieve the goal? Among the possible solutions / initiatives already in place, which ones have achieved the best results and which ones have the worst? Why?"
73
+ stakeholders: "Who will receive the benefits and drawbacks from the achievement of the objective and the proposed solutions? Were these subjects involved in the discussion of this proposal? In what way?"
74
+ requirements: "What are the characteristics that should respect the ideal solution? May be referred to both technical requirements that values ​​and principles to be observed."
75
+ solution:
76
+ description: "Describe the solution that, in practice, is proposed to take to achieve the goal."
77
+ time: "When will this solution be implemented? Identify possible stages of implementation."
78
+ subject: "Who will implement or arrange to implement the solution? In case of implementation, how to monitor and verify the outcomes of the solution?"
79
+ resources: "Are funds, volunteers, tools and skills going to be needed to implement this solution? List and quantify them. How will these resources be found?"
80
+ aspects: "Does this solution meet the ethical requirements of the group or community to which it is addressed? What is its social and environmental impact?"
81
+ documents: "Is documentation available for the solution?"
82
+ pros: "List and summarize the main advantages and strengths of this solution. Indicate the stakeholders of the advantages."
83
+ cons: "List and summarize the main problems and disadvantages of this solution. Indicate the stakeholders of the disadvantages."
84
+ rule_book:
85
+ problems_title: "Problems"
86
+ problems_title_label: "What are the problems to be solved with the application of this regulation? What are the issues to be regulated? Why?"
87
+ problems_question: "What are the problems to be solved with the application of this regulation? What are the issues to be regulated? Why?"
88
+ suggestion_html: |
89
+ <div><b>Example:</b></div>
90
+ <div>Rule book to reserve the St. Peter's hall</div>
91
+ <div>The town of Silverham has a conference room that nowadays is used only by the Mayor's "fellows". It is time to choose an impartial procedure to grant all citizens and public associations the right to book the room for public events.</div>
92
+ solution:
93
+ title: "Solution 1"
94
+ article: "Article %{num}"
95
+ pros: "Pros"
96
+ cons: "Cons"
97
+ paragraph:
98
+ inspire: "Regulation to inspire from"
99
+ requirements: "Requirements to meet"
100
+ stakeholders: "Stakeholders (involved people)"
101
+ question:
102
+ paragraph:
103
+ inspire: "Are there similar regulations from which it takes inspiration? Among the experiences of similar rules, which ones have achieved the best results and which ones have the worst? Why?"
104
+ requirements: "What are the main constraints that the regulation should take into account? What are the values ​​and the principles to be observed? What will be the cost of application of the regulation? What subjects will be instructed to enforce it?"
105
+ stakeholders: "Who is most affected by the application of the regulation? Who will suffer the consequences? Were these subjects involved in the discussion of this proposal? How?"
106
+ solution:
107
+ article: "Enter the text of the first article, ensuring that its interpretation appears unique. Insert a definition of terms or expressions are subject to misunderstanding."
108
+ pros: "List and summarize the main advantages and strengths of this solution. Indicate the stakeholders of the advantages."
109
+ cons: "List and summarize the main problems and disadvantages of this solution. Indicate the stakeholders of the disadvantages."
110
+ press:
111
+ problems_title_label: "What is the message you want to convey? What obstacles are expected to its proper understanding and streams? There are articles or recent news that you want to replicate or to which you want to provide an adjustment?"
112
+ problems_title: "Message to transmit"
113
+ problems_question: "What is the message you want to convey? What obstacles are expected to its proper understanding and streams? There are articles or recent news that you want to replicate or to which you want to provide an adjustment?"
114
+ suggestion_html: |
115
+ <div><b>Example:</b></div>
116
+ <div>Advertise the release of the version 3.5 of Airesis.</div>
117
+ <div>We have to advertise the release of the version 3.5 of Airesis, that brings important features for the Public Administrations. It is necessary to explain what Airesis is and captivate the attention of the press, given the recent rumors about the usage of Airesis in the White House.</div>
118
+ solution:
119
+ title: "Solution 1"
120
+ maintitle: "Title"
121
+ subtitle: "Subtitle"
122
+ incipit: "Incipit"
123
+ body: "Body"
124
+ conclusion: "Conclusions"
125
+ deep: "Insights"
126
+ paragraph:
127
+ target: "Recipients/Target"
128
+ question:
129
+ paragraph:
130
+ target: "Who are the targets of the article / press release? Which aspects of the message you want to convey that are the most interesting for them?"
131
+ solution:
132
+ maintitle: "How can you summarize in a few words the message of the article / press release?"
133
+ subtitle: "Indicate in a nutshell, a key concept of the article or additional information to that contained in the title."
134
+ incipit: "Indicate in very few words who did what, when he did, where and why, highlighting why the fact is very relevant."
135
+ body: "Describe in more detail, but synthetic, the fact. Write short and significant sentences."
136
+ conclusion: "Are there proposals to make to the reader? What could be the possible developments of the fact or its implications?"
137
+ deep: "Insert links, contacts, or additional information for those who wish to deepen the news."
138
+ estimate:
139
+ problems_title_label: "What goods or services you wish to purchase? To solve which problems?"
140
+ problems_title: "Problems"
141
+ problems_question: "What goods or services you wish to purchase? To solve which problems?"
142
+ suggestion_html: |
143
+ <div><b>Example:</b></div>
144
+ <div>Replacement of the thermal plant in the headquarter of the Association.</div>
145
+ <div>Because of the failure of the old boiler, our quarter is impractical during winters. Given that it is not possible to fix it, we have to substitute the old thermal plant with a new one, with low energy consumption.</div>
146
+ solution:
147
+ title: "Solution 1"
148
+ cost: "Amount"
149
+ problems: "Respect of constraints and problems"
150
+ dumentation: "Documentation"
151
+ paragraph:
152
+ technical_constrains: "Technical constrains"
153
+ temporal_constrains: "Temporal constrains"
154
+ other_constrains: "Environmental, ethical, regulatory constrains"
155
+ budget: "Maximum budget"
156
+ recipient_budget: "Recipients of the request for quotation"
157
+ question:
158
+ paragraph:
159
+ technical_constrains: "Quali requisiti tecnici dovranno assicurare i beni ed i servizi da acquistare?"
160
+ temporal_constrains: "Con quali tempistica dovranno essere forniti il preventivo nonchè i beni o servizi da acquistare?"
161
+ other_constrains: "Quali requisiti ambientali ed etici dovranno assicurare i beni o i servizi da acquistare? Dovranno rispettare particolari norme di legge?"
162
+ budget: "Quale è la massima cifra destinabile all’acquisto?"
163
+ recipient_budget: "Quali soggetti saranno invitati a fornire un preventivo? Quali sono i loro contatti?"
164
+ solution:
165
+ cost: "Qual è l’importo preventivato per la fornitura dei beni e dei servizi richiesti?"
166
+ problems: "Quali, tra i vincoli precedentemente individuati, non saranno rispettati? Il ricorso a questo preventivo comporta altre problematiche? (es. conflitto d’interesse, mancanza di assistenza...)."
167
+ dumentation: "Riportare, anche attraverso l’impiego di link ed allegati, ulteriore documentazione relativa a questo preventivo."
168
+ agenda:
169
+ problems_title: "Type of meeting"
170
+ problems_question: "Che tipo di incontro si desidera organizzare? Perchè lo si vuole organizzare?"
171
+ suggestion_html: |
172
+ <div><b>Example:</b></div>
173
+ <div>Choose an agenda for our meeting.</div>
174
+ <div>Ordinary co-ordination meeting to exchange experiences with the referents of the local committees for the biological agriculture of Italy.</div>
175
+ solution:
176
+ title: "Item"
177
+ priorities: "Item priority"
178
+ links: "Insights links"
179
+ description: "Description"
180
+ estimated_time: "Required discussion time"
181
+ paragraph:
182
+ date_time: "Date and time"
183
+ place: "Place"
184
+ question:
185
+ paragraph:
186
+ date_time: "Quando avrà luogo l’incontro? Si è accertata la disponibilità degli invitati? Si è accertato che l’evento non si sovrapponga con altri? "
187
+ place: "Dove si svolgerà l’evento? Se l’evento ha luogo on-line, indicare l’indirizzo web al quale collegarsi per partecipare."
188
+ solution:
189
+ description: "Indicare uno dei punti all'ordine del giorno."
190
+ links: "Eventuali link a documenti o pagine web utili per la riunione o citati durante la stessa."
191
+ priorities: "Indicare perchè si ritiene importante trattare questo punto e qual è la sua priorità."
192
+ estimated_time: "Qual è il tempo previsto di discussione per questo punto?"
193
+ event:
194
+ problems_title: "Event scope"
195
+ problems_title_label: "Why do you want to organize an event? What are the aims?"
196
+ problems_question: "Why do you want to organize an event? What are the aims?"
197
+ suggestion_html: |
198
+ <div><b>Example:</b></div>
199
+ <div>Organize a low-cost rock concert.</div>
200
+ <div>In our town there are a lot of young bands that cannot show off and improve their talent, because of a lack of space. In addition to this, there are few events promoted by our Municipality for the next summer, because of a lack of resources.</div>
201
+ solution:
202
+ title: "Solution 1"
203
+ maintitle: "Title"
204
+ description: "Description of the solution"
205
+ program: "Date, time and plan"
206
+ body: "place"
207
+ place: "Place"
208
+ organization: "Event organization"
209
+ resources: "Necessary resources and how to retrieve them"
210
+ pros: "Pros"
211
+ cons: "Cons"
212
+ paragraph:
213
+ similar_experiences: "Similar experiences"
214
+ stakeholders: "Stakeholders (involved people)"
215
+ desired_characteristics: "Desired characteristics"
216
+ question:
217
+ paragraph:
218
+ similar_experiences: "Esistono esperienze a cui ispirarsi per organizzare l’evento? Tra le possibili iniziative già messe in atto, quali hanno raggiunto migliori risultati e quali peggiori? Perché?"
219
+ stakeholders: "Chi riceverà dei vantaggi e degli svantaggi dal raggiungimento dall’organizzazione dell’evento? Tali soggetti sono stati coinvolti nella discussione di questa proposta? In che modo?"
220
+ desired_characteristics: "Quali sono le caratteristiche che l’evento dovrebbe presentare? Possono essere indicati requisiti tecnici, principi etici, criteri organizzativi..."
221
+ solution:
222
+ description: "Descrivere la soluzione che si propone di adottare per l’organizzazione dell’evento"
223
+ program: "Quando si svolgerà l’evento? Quale sarà il programma? Si è accertato che l’evento non si sovrapponga con altri? Si è accertata la disponibilità degli invitati?"
224
+ place: "Dove si svolgerà l’evento? Tale luogo dispone dei servizi necessari per l’evento (es. accesso disabili, bagni, fornitura elettrica)? Se no, come si pensa di rimediare alla lacuna?"
225
+ organization: "Quali saranno le diverse fasi/aree organizzative? Chii sarà incaricato dell’organizzazione delle diverse fasi/aree?"
226
+ resources: "Sono necessari fondi, volontari, strumenti, competenze specifiche per realizzare questa soluzione? Elencarli e quantificarli. Come saranno reperite tali risorse?"
227
+ candidates:
228
+ suggestion_html: |
229
+ <div><b>Example:</b></div>
230
+ <div>Elect the new referent for the communication group.</div>
231
+ <div>The communication group has just been established and it is necessary to elect a referent. All the people that have been members of the group for at least 5 months can be nominated.</div>
232
+ solution:
233
+ name: "Candidate Name and Surname"
234
+ data: "Personal data"
235
+ curriculum: "Curriculum"
236
+ paragraph:
237
+ election_type: "Description of the type of election:"
238
+ role: "Ruolo o carica da ricoprire"
239
+ requirements: "Requisiti del candidato"
240
+ question:
241
+ paragraph:
242
+ role: "Quale è il ruolo per il quale è necessario selezionare un candidato? Quali saranno le sue mansioni? Quali compiti dovrà portare a termine?"
243
+ requirements: "Quali sono le caratteristiche ideali del candidato? Quali sono i requisiti minimi inderogabili?"
244
+ solution:
245
+ name: "Indicare Nome e Cognome del candidato."
246
+ data: "Indicare i dati anagrafici essenziali per consentire l’identificazione univoca del candidato."
247
+ curriculum: "Qual’è in curriculum del candidato? Rispetta i requisiti precedentemente individuati? Il candidato pone limiti alla propria disponibilità a ricoprire la carica?"
248
+ simple:
249
+ problems_title: "Problem"
250
+ problems_title_label: "What is the problem to be solved and/or what are the obstacles to overcome in order to achieve the goal?"
251
+ problems_question: "What is the problem to be solved and/or what are the obstacles to overcome in order to achieve the goal?"
252
+ solution:
253
+ description: "Description"
254
+ title: "Solution 1"
255
+ question:
256
+ solution:
257
+ description: "Descrivere la soluzione da adottare per raggiungere l’obiettivo, indicando tempistiche, risorse necessarie per l’attuazione, eventuali problemi irrisolti."
258
+ petition:
259
+ paragraph:
260
+ text: "Petition text"
261
+ question:
262
+ paragraph:
263
+ text: "Text of the petition"
@@ -0,0 +1,197 @@
1
+ es-AR:
2
+ pages:
3
+ proposals:
4
+ edit:
5
+ add_solution:
6
+ standard: Añadir otra solución
7
+ poll: Añadir otra opción
8
+ rule_book: Añadir otra solución
9
+ press: Añadir otra solución
10
+ event: Añadir otra solución
11
+ estimate: Añadir otra solución
12
+ agenda: Añadir otro punto
13
+ candidates: Añadir otro candidato
14
+ simple: Añadir otra solución
15
+ solution_title:
16
+ standard: Solución
17
+ poll: Opción
18
+ rule_book: Solución
19
+ press: Solución
20
+ event: Solución
21
+ estimate: Solución
22
+ agenda: Punto
23
+ candidates: Candidato
24
+ simple: Solución
25
+ insert_title:
26
+ standard: Insertar un título
27
+ poll: Insertar un título
28
+ rule_book: Insertar un título
29
+ press: Insertar un título
30
+ event: Insertar un título
31
+ estimate: Insertar un título
32
+ agenda: Insertar un título
33
+ candidates: Inserte el nombre y apellido
34
+ simple: Insertar un título
35
+ new_solution_title:
36
+ standard: 'Solución <span class="num"> %{num}</span>:'
37
+ poll: 'Solución <span class="num"> %{num}</span>:'
38
+ rule_book: 'Solución <span class="num"> %{num}</span>:'
39
+ press: 'Solución <span class="num"> %{num}</span>:'
40
+ event: 'Solución <span class="num"> %{num}</span>:'
41
+ estimate: 'Solución <span class="num"> %{num}</span>:'
42
+ agenda: 'punto de <span class="num"> %{num}</span>:'
43
+ candidates: 'Candidato <span class="num"> %{num}</span>:'
44
+ simple: 'Solución <span class="num"> %{num}</span>:'
45
+ new:
46
+ standard:
47
+ problems_title: Problemas
48
+ problems_question: ¿Cuál es el problema a resolver o cuáles son los obstáculos a superar para alcanzar la meta?
49
+ problems_title_label: ¿Cuál es el problema a resolver o cuáles son los obstáculos a superar para alcanzar la meta?
50
+ objectives_title: Objetivos
51
+ step_4_title: Puede introducir un texto de la propuesta o escribir más adelante basándose en las aportaciones recibidas
52
+ solution:
53
+ description: Descripción de la solución
54
+ time: Veces
55
+ subject: Supervisor
56
+ resources: Los recursos necesarios y cómo recuperarlos
57
+ aspects: Aspectos éticos, ambientales, sociales
58
+ documents: Documentación
59
+ pros: Pros
60
+ cons: Contras
61
+ title: Solución 1
62
+ suggestion_html: '<div><b>Ejemplo:</b></div> <div>Reducir el uso de agua potable para el riego de.</div> <div>Usando el agua potable para regar jardines privados y parques públicos es un desperdicio y tiene costos relevantes. Además se está agotando el acuífero que abastece el acueducto de</div>'
63
+ paragraph:
64
+ similar: Experiencias similares
65
+ stakeholders: Partes interesadas
66
+ requirements: Requerimientos para la solución
67
+ question:
68
+ paragraph:
69
+ similar: ¿Existen experiencias de inspirar para alcanzar el objetivo? Entre las posibles soluciones / iniciativas ya en el lugar, que han logrado los mejores resultados y que el peor de los casos. ¿Por qué?
70
+ stakeholders: ¿Quién recibirá las ventajas e inconvenientes de la consecución de los objetivos y las soluciones propuestas. ¿Estos temas estuvieron involucrados en la discusión de esta propuesta? ¿De qué manera?
71
+ requirements: ¿Cuáles son las características que deben respetar la solución ideal? Se puede referir a los requisitos técnicos que los valores y principios debe ser observado.
72
+ solution:
73
+ description: Describa la solución que, en la práctica, se propone llevar para alcanzar la meta.
74
+ time: ¿Cuándo se implementará esta solución? Identificar posibles etapas de implementación.
75
+ subject: ¿Quienes implementarán o haran arreglos para implementar la solución? ¿Cómo serán monitoreados y verificados, en caso de aplicación, los resultados de la solución?
76
+ resources: ¿Se necesitan fondos, voluntarios, herramientas y habilidades para implementar esta solución? Enumerarlos y cuantificarlas. ¿Cómo se encontrarán estos recursos?
77
+ aspects: ¿Esta solución cumple con los requisitos éticos del grupo o comunidad a la que va dirigido? ¿Cuál es su impacto social y ambiental?
78
+ documents: ¿La documentación está disponible para la solución?
79
+ pros: Enumerar y resumir las principales ventajas y puntos fuertes de esta solución. Indicar quiénes son los interesados de las ventajas.
80
+ cons: Enumerar y resumir los principales problemas y desventajas de esta solución. Indicar quiénes son los interesados de las desventajas.
81
+ rule_book:
82
+ problems_title: Problemas
83
+ problems_title_label: ¿Cuáles son los problemas que se resuelven con la aplicación del presente Reglamento. ¿Cuáles son las cuestiones a ser reguladas? ¿Por qué?
84
+ problems_question: ¿Cuáles son los problemas que se resuelven con la aplicación del presente Reglamento. ¿Cuáles son las cuestiones a ser reguladas? ¿Por qué?
85
+ suggestion_html: '<div><b>Ejemplo:</b></div> <div>Reglamento para la reserva de la St. Peter hall</div> <div>La ciudad de Silverham cuenta con una sala de conferencias que hoy en día es utilizada solamente por los "conocidos" del alcalde. Es hora de elegir un procedimiento imparcial de otorgar el derecho a reservar el local para eventos públicos por todos los ciudadanos y asociaciones públicas.</div>'
86
+ solution:
87
+ title: Solución 1
88
+ article: 'Artículo %{num}'
89
+ pros: Pros
90
+ cons: Contras
91
+ paragraph:
92
+ inspire: 'Reglamento inspirado desde'
93
+ requirements: Requisitos a satisfacer
94
+ stakeholders: Interesados (personas involucradas)
95
+ question:
96
+ paragraph:
97
+ inspire: ¿Son normas que toma inspiración similar en otras? Entre las experiencias de reglas similares, cuales han logrado los mejores resultados o en el peor de los casos un resultado no satisfactorio ¿Por qué?
98
+ requirements: Cuáles son las principales limitaciones que el Reglamento debe tener en cuenta? Cuáles son los valores y los principios a ser observados? Cuál será el costo de aplicación del Reglamento? Qué temas serán instruidos para que se cumpla?
99
+ stakeholders: Quién es más afectado por la aplicación del Reglamento? Quién va a sufrir las consecuencias? Estos temas estuvieron involucrados en la discusión de esta propuesta? Cómo?
100
+ solution:
101
+ article: Introduzca el texto del primer artículo, asegurando que su interpretación aparezca única. Inserte una definición de términos o expresiones están sujetas a malentendidos.
102
+ pros: Enumerar y resumir las principales ventajas y puntos fuertes de esta solución. Indicar quiénes son los interesados de las ventajas.
103
+ cons: Enumerar y resumir los principales problemas y desventajas de esta solución. Indicar quiénes son los interesados de las desventajas.
104
+ press:
105
+ problems_title_label: ¿Cuál es el mensaje que quiere transmitir? ¿Qué obstáculos se esperan para su correcta comprensión y desarrollo? ¿Hay artículos o noticias recientes que desea replicar o al que desea proporcionar una mejora?
106
+ problems_title: Mensaje a transmitir
107
+ problems_question: ¿Cuál es el mensaje que quiere transmitir? ¿Qué obstáculos se esperan para su correcta comprensión y desarrollo? ¿Hay artículos o noticias recientes que desea replicar o al que desea proporcionar una mejora?
108
+ suggestion_html: '<div><b>Ejemplo:</b></div> <div>Anuncia el lanzamiento de la versión 3.5 de Airesis.</div> <div>Tenemos que anunciar el lanzamiento de la versión 3.5 de Airesis, que trae características importantes para las administraciones públicas. Es necesario explicar qué es Airesis y cautivar la atención de la prensa, dados los recientes rumores sobre el uso de Airesis en la casa blanca.</div>'
109
+ solution:
110
+ title: Solución 1
111
+ maintitle: Título
112
+ subtitle: Subtítulo
113
+ incipit: Incipit
114
+ body: Cuerpo
115
+ conclusion: Conclusiones
116
+ deep: Difusion
117
+ paragraph:
118
+ target: Destinatarios/Target
119
+ question:
120
+ paragraph:
121
+ target: Quién es el objetivo del artículo / comunicado de prensa.? Con qué aspectos del mensaje que quiere transmitir está más interesado ?
122
+ solution:
123
+ maintitle: Cómo se puede resumir en pocas palabras el mensaje del artículo / comunicado de prensa?
124
+ subtitle: En pocas palabras, indicar un concepto clave del artículo o información adicional a la contenida en el título.
125
+ incipit: Indicar en muy pocas palabras quién lo hizo , cuando lo hizo, dónde y por qué, destacando el hecho mas relevante.
126
+ body: Describir el hecho más detalladamente, pero sintético. Escribir oraciones cortas y significativas.
127
+ conclusion: ¿Existen propuestas para hacer al lector? ¿Qué podría ser la posible evolución de la realidad o sus implicaciones?
128
+ deep: Insertar enlaces, contactos o información adicional para aquellos que deseen profundizar en la noticia.
129
+ estimate:
130
+ problems_title_label: ¿Qué bienes o servicios usted desea comprar? ¿Para resolver los problemas?
131
+ problems_title: Problemas
132
+ problems_question: Qué bienes o servicios usted desea comprar? Para resolver los problemas?
133
+ suggestion_html: '<div><b>Ejemplo:</b></div> <div>Reemplazo de la planta térmica en la sede de la Asociación de.</div> <div>Debido a la falta de la caldera , nuestro barrio es inpracticable durante el invierno. Dado que no es posible repararlo, tenemos que sustituir la vieja planta térmica con uno nuevo, con bajo consumo de energía.</div>'
134
+ solution:
135
+ title: Solución 1
136
+ cost: Cantidad
137
+ problems: Respeto de las limitaciones y problemas
138
+ dumentation: Documentación
139
+ paragraph:
140
+ technical_constrains: restricciones técnicas
141
+ temporal_constrains: restricciones temporales
142
+ other_constrains: Restricciones ambientales, éticos y normativas
143
+ budget: Presupuesto máximo
144
+ recipient_budget: Destinatarios de la solicitud de cotización
145
+ agenda:
146
+ problems_title: Tipo de reunión
147
+ suggestion_html: '<div><b>Ejemplo:</b></div> <div>Elegir una agenda para la reunión.</div> <div>Reunión ordinaria de la coordinación para intercambiar experiencias con los referentes de los comités locales para la agricultura biológica de Argentina.</div>'
148
+ solution:
149
+ title: Artículo
150
+ priorities: Tema prioritario
151
+ links: Enlaces de ideas
152
+ description: Descripción
153
+ estimated_time: Requiere tiempo de discusión
154
+ paragraph:
155
+ date_time: Fecha y hora
156
+ place: Lugar
157
+ event:
158
+ problems_title: Alcance del evento
159
+ problems_title_label: ¿Por qué quieres organizar un evento? ¿Cuáles son los objetivos?
160
+ problems_question: Por qué quieres organizar un evento? Cuáles son los objetivos?
161
+ suggestion_html: '<div><b>Ejemplo:</b></div> <div>Organizar un concierto de rock de bajo costo.</div> <div>En nuestra ciudad hay un montón de bandas de jóvenes que no se puede mostrar y mejorar su talento, debido a la falta de espacio. Además, hay pocos eventos promovidos por nuestro municipio para el próximo verano, debido a la falta de recursos.</div>'
162
+ solution:
163
+ title: Solución 1
164
+ maintitle: Título
165
+ description: Descripción de la solución
166
+ program: Fecha, hora y plan de
167
+ body: lugar
168
+ place: Lugar
169
+ organization: Organización de eventos
170
+ resources: Los recursos necesarios y cómo recuperarlos
171
+ pros: Pros
172
+ cons: Contras
173
+ paragraph:
174
+ similar_experiences: Experiencias similares
175
+ stakeholders: Interesados (personas involucradas)
176
+ desired_characteristics: Características deseadas
177
+ candidates:
178
+ suggestion_html: '<div><b>Ejemplo:</b></div> <div>Elegir el nuevo referente para el grupo de comunicación.</div> <div>El grupo de comunicación sólo se ha establecido y es necesario elegir un referente. Todas las personas que han sido miembros del grupo de al menos 5 meses puede ser nominado.</div>'
179
+ solution:
180
+ name: Apellido y nombre del candidato
181
+ data: Datos personales
182
+ curriculum: Curriculum
183
+ paragraph:
184
+ election_type: 'Descripción del tipo de elección:'
185
+ simple:
186
+ problems_title: Problema
187
+ problems_title_label: ¿Cuál es el problema a resolver o cuáles son los obstáculos a superar para alcanzar la meta?
188
+ problems_question: Cuál es el problema a resolver o cuáles son los obstáculos a superar para alcanzar la meta?
189
+ solution:
190
+ description: Descripción
191
+ title: Solución 1
192
+ petition:
193
+ paragraph:
194
+ text: Texto de la petición
195
+ question:
196
+ paragraph:
197
+ text: Texto de la petición