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,1479 @@
1
+ en:
2
+ unauthorized:
3
+ default: "You don't have the required permissions to perform this action"
4
+ create:
5
+ group: "You cannot create more than one group a day"
6
+ permissions_required: "You are not allowed to perform this operation"
7
+ test: "Test"
8
+ open_space: 'Open space'
9
+ hello: 'Hello world'
10
+ pages:
11
+ top_panel:
12
+ login: 'Login or sign up'
13
+ facebook_login: 'Login with Facebook'
14
+ google_login: 'Login with Google'
15
+ twitter_login: "Login with Twitter"
16
+ find_groups: 'Search Groups'
17
+ user:
18
+ notifications: 'Alarms and Notifications'
19
+ privacy: "Account and privacy"
20
+ users:
21
+ index:
22
+ title: 'User List'
23
+ show:
24
+ groups_title: "My groups"
25
+ group_column: "Group"
26
+ role_column: "Role"
27
+ get_out_of_group_button: "Leave this group"
28
+ get_out_of_group_confermation: "Are you sure?"
29
+ secret_vote: "Secret"
30
+ votations_title: "Votes you participated in"
31
+ proposal_column: "Proposal"
32
+ votation_date_column: "Date"
33
+ vote_column: "Vote"
34
+ profile_info: "Profile info"
35
+ profile_info_unconfirmed: "(unconfirmed user)"
36
+ send_message_button: "Send private message"
37
+ name_label: "Name"
38
+ surname_label: "Last Name"
39
+ email_label: "Email"
40
+ edit_image: "Edit image"
41
+ to_be_confirmed: "to be confirmed"
42
+ password_label: "Password"
43
+ facebook_url_label: "Facebook URL"
44
+ googleplus_url_label: "Google+ URL"
45
+ username_label: "Username"
46
+ registered_from: "Registered from"
47
+ load_image: "Load an image"
48
+ max_file_size: "Max size: 2MB"
49
+ what_can_i_do: "What can I do?"
50
+ what_i_cant_do: "What can't I do?"
51
+ group_level_permission_title: "Group level permissions"
52
+ admin_permissions: "You are administrator of this group and you have all permissions"
53
+ twitter_url: "Twitter URL"
54
+ send_message:
55
+ subject_label: "Subject"
56
+ body_label: "Body"
57
+ massive_email: "Sending massive mail"
58
+ left_panel:
59
+ general_info: "General information"
60
+ alarm_and_notifications: "Alarm and notifications"
61
+ geographic_borders: "Geographic borders"
62
+ account_and_privacy: "Account and privacy"
63
+ title: "SETTINGS AND PREFERENCES"
64
+ statistics: "Statistics"
65
+ alarm_preferences:
66
+ receive_on_address: "Get newsletter on %{email}"
67
+ alerts: "Alerts"
68
+ emails: "Emails"
69
+ privacy_preferences:
70
+ tooltips: "Show tooltips"
71
+ show_urls: "Show Facebook and Google+ URLs to users"
72
+ private_messages: "Receive private messages from other users"
73
+ join_accounts: "Join another account"
74
+ join_accounts_description: "On %{app_short_name} you have the ability to connect all your Social Network to a single account. <br/> Select the provider to connect and you will always be able to access the same account from Facebook, Google, Twitter and many more!"
75
+ joined_all: "You already joined all available providers. Thank you!"
76
+ join_facebook: "Join your Facebook account"
77
+ join_google: "Join your Google account"
78
+ join_twitter: "Join your Twitter account"
79
+ providers_list: "List of activated providers"
80
+ options: "Options"
81
+ rotp: "Enable Security Token"
82
+ rotp_title: "Security Token"
83
+ rotp_confirm_enable: "Are you sure you want to enable the security token?"
84
+ rotp_confirm_disable: "Are you sure you want to disable the security token?"
85
+ mail_language: "Language for e-mails"
86
+ time_zone: "Time Zone"
87
+ border_preferences:
88
+ updating: "Please wait while we update your preferences according to your border preferences"
89
+ your_borders: "Your geographical borders of interest"
90
+ send_message_title: "Send a message to %{name}"
91
+ groups:
92
+ accept_requests:
93
+ portavoce: "Administrator: when a user wants to join the group, only the administrator of the group can accept the request. When the administrator accepts the request, the user becomes an actual member of the group."
94
+ unavailable_option: "Option not yet available"
95
+ administration_panel:
96
+ title: 'Administration Panel'
97
+ info: 'Basic information'
98
+ events: 'Events and Meetings'
99
+ permissions: 'Roles and Permissions'
100
+ proposals: 'Quorum and proposals'
101
+ areas: "Work areas"
102
+ forum: "Forum administration"
103
+ users: "Manage users"
104
+ edit_events:
105
+ title: 'Manage group events'
106
+ edit_permissions:
107
+ title: 'Manage roles and permissions'
108
+ new_role: "Add a new role"
109
+ edit_role_title: "Edit role"
110
+ new_role_title: "New role"
111
+ user_title: "User"
112
+ role_title: "Role"
113
+ no_users_yet: "Here you will be able to manage participants roles, when there are any."
114
+ default_role: "Default role in the group"
115
+ confirm_role_deletion: "Are you sure you want to delete this role?"
116
+ remove_user: "Remove user"
117
+ confirm_role_change1: "The role of the user"
118
+ confirm_role_change2: "will change from"
119
+ confirm_role_change3: "to"
120
+ confirm_role_change4: "Confirm?"
121
+ confirm_delete_1: "The operation may require few minutes. Are you sure to remove %{count} users from the group?"
122
+ confirm_delete_2: "This operation implies the removal of all %{count} selected users and cannot be undone! Are you really sure to continue?"
123
+ edit_proposals:
124
+ title: 'Manage quorum and proposals'
125
+ index:
126
+ title: 'All groups'
127
+ open_space_button: "Go to Open Space"
128
+ create_group_button: "Create a new group"
129
+ find_group_label: "Find a group you may be interested in"
130
+ find_title: "Search in the group name or description"
131
+ find_button: "Search"
132
+ groups_list: "Groups you participate in"
133
+ groups_registration: "Group Registration"
134
+ groups_list_2: "Groups list"
135
+ no_groups_yet: "You don't participate in any %{name} yet"
136
+ open_space_title: "Public events"
137
+ show_more: "Show more groups"
138
+ search_mask: "Search tool"
139
+ search_with_query: "using a personalized query"
140
+ search_with_place: "or geographic border"
141
+ search_description: "Use the search tool or click on a tag to find groups of your interest"
142
+ insert_query_or_place: "You must type at least three characters or a geographic border"
143
+ tags: "Tags"
144
+ participants_number: "Number of participants"
145
+ proposals_number: "Number of proposals"
146
+ events_number: "Number of events"
147
+ no_results: "No group found"
148
+ limit_reached: "You can create at most a group per day"
149
+ switchButton:
150
+ exact_border: "Exact search: search all the groups that use this exact geographical border"
151
+ area_border: "Area search: search all the groups inside this geographical border"
152
+ all_words: "Search all the groups that have all these words"
153
+ one_word: "Search all the groups that have at least one of these words"
154
+ new:
155
+ title: 'Create a new group'
156
+ new_group: "New group"
157
+ create_button: "Create the group!"
158
+ change_permissions_button: "Do you want to change the standard permissions ?"
159
+ change_permissions_title: "Change the standard permissions of new users"
160
+ change_permissions_description: "These are the actions that new users can perform within the group: remember that you can always modify them and create new roles!"
161
+ errors_title: "Sorry, but the post can't be inserted:"
162
+ tags:
163
+ title: "Tags (separated by comma)"
164
+ edit:
165
+ title: 'Edit Group Settings'
166
+ change_permissions: "In Roles and Permissions Settings you can always change the members permissions."
167
+ remove_user_confirm: "Are you sure you want to remove %{name} from the group?"
168
+ modify_group: "Modify the group"
169
+ private_warning_html: |
170
+ <b> Advice for private groups </ b> <br/>
171
+ Public proposals will still be visible from the outside. <br/>
172
+ Go to <b>%{link}</b> and disable the option 'Proposals visible from the outside'. <br/>
173
+ The posts published on the group wall are always visible on the personal pages of users. <br/>
174
+ Public forums are always visible on the outside.
175
+ layout:
176
+ home_button: "WALL"
177
+ proposals_button: "PROPOSALS"
178
+ calendar: "CALENDAR"
179
+ show:
180
+ rules_button: "Rules"
181
+ post_button: "Post on the group wall"
182
+ blog_button: "Create my Blog"
183
+ participants_list: "Participant list "
184
+ invite_button: "Invite your friends!"
185
+ show_all_participants: "Show all %{count} ..."
186
+ show_all_admins: "Show all %{count} ..."
187
+ show_all_requests: "Show all %{count} ..."
188
+ participants_full_list: "Complete list of group members"
189
+ no_participants: "No users participating to this group yet."
190
+ no_blogs_yet: "No blog posts in this group yet, come back soon."
191
+ waiting_participation_requests: "Participation requests waiting for answer"
192
+ accept_request_button: "Accept"
193
+ reject_request_button: "Reject"
194
+ ask_participate_button: "Ask to be part of the group"
195
+ remove_post: "Remove from the group board"
196
+ destroy_button: "Delete"
197
+ confirm_destroy: "YOU ARE DELETING THE GROUP!!! Are you sure you want to do that?"
198
+ list_permissions:
199
+ title: "List of your permissions inside the group"
200
+ button: "Permissions list"
201
+ print_all_participants: "Print participants list"
202
+ last_proposals: "Recently added proposals"
203
+ last_topics: "Last topic created"
204
+ next_events: "Next events"
205
+ rule_book_html: |
206
+ The rules can be selected while creating a group.<br/>
207
+ <p>All users can create a group, as of now.</p>
208
+ <p>When you participate in a group the posts in your blog can be shown in the Wall of the group.</p>
209
+ <p>Groups can sustain proposals, create new ones, create surveys and organize members using roles and permissions.</p>
210
+ <p>It is possible to change the rules of this group through its <b>Settings</b>.</p>
211
+ short_url: "Short url"
212
+ featured_post:
213
+ 'true': Unpin
214
+ 'false': Pin on top
215
+ permissions_title: "You and the group"
216
+ header:
217
+ settings: "SETTINGS"
218
+ documents: "DOCUMENTS"
219
+ forums: "FORUM"
220
+ alarm_settings: "Settings"
221
+ documents:
222
+ documents_archive: "Documents archive"
223
+ storage_size: "Storage size occupied"
224
+ max_storage_size: "Maximum storage size available"
225
+ current_storage_usage: "Storage size usage"
226
+ not_authorized: "You don't have the required permissions to view the documents. Please contact the group administrator"
227
+ edit_quorums:
228
+ new_quorum:
229
+ title: "New quorum"
230
+ simple: "Simple"
231
+ advanced: "Advanced"
232
+ time_description: "The debate last %{days} %{hours} %{minutes}"
233
+ simple_percentage_description: "and a maturity equal or superior to %{good_score}%."
234
+ advanced_participation_description: "(%{current_number} out of %{total_number} that have the right) <b>(average value: %{average})</b>"
235
+ advanced_percentage_description: "If however the maturity is inferior to %{bad_score}% the proposal is abandoned."
236
+ advanced_percentage_description3: "The proposal remains in debate if the maturity is between the two thresholds."
237
+ active: "Active"
238
+ name: "Name"
239
+ participants: "Participants"
240
+ condition: "Condition"
241
+ good_percentage: "% Maturity"
242
+ bad_percentage: "% Rejection"
243
+ confirm_deletion: "Are you sure you want to delete the quorum %{quorum}?"
244
+ add_quorum: "Create a new quorum"
245
+ edit_quorum: "Modify quorum"
246
+ configure_proposal_parameters: "Configure proposals parameters"
247
+ default_anonymous_proposal: "Temporary anonymity active"
248
+ default_private_proposal: "Proposals visible outside of the group"
249
+ default_secret_vote: "Secret vote"
250
+ let_editor_change_settings: "Editors can freely choose the above options"
251
+ time: "Time"
252
+ edit_quorum_warning: "Warning! Modifications to this quorum won't affect the proposals already using it!"
253
+ edit_work_areas:
254
+ index:
255
+ not_enabled: "Work areas not enabled"
256
+ description: "%{app_short_name} lets you manage different work areas inside the group."
257
+ description2: "With this feature you can better manage the participants and their roles."
258
+ description3: "Be careful! This is an advanced feature, designed only for bigger groups and expert users."
259
+ enable: "Enable work areas"
260
+ description4: "Before activating work areas, check if you can manage groups members directly using "
261
+ manage:
262
+ new_area: "Create a work area"
263
+ switch_area_participants: "Switch to participant management"
264
+ list_title: "List of the work areas. For each of them select the participants, or click the name to manage roles and permissions in that work area"
265
+ title: "Work area settings"
266
+ list_participants: "List of the group members. Select for each of them the work areas he belongs to."
267
+ switch_area_management: "Switch to work area management"
268
+ confirm_deletion: "Are you sure you want to delete this work area?"
269
+ manage_roles_in_area: "Edit roles and permissions in the work area %{area}"
270
+ manage_group_areas: "Manage users inside the work areas"
271
+ form:
272
+ title: "New work area"
273
+ default_admin_title: "Administrator"
274
+ invite_your_friends:
275
+ type_email_addresses: "Type the e-mail addresses, separated by comma"
276
+ email_not_valid: "E-mail address not valid"
277
+ text_to_send: "Text to send (optional)"
278
+ title: "Invite your friends to join the group!"
279
+ participations:
280
+ list_participations: "List of participants"
281
+ search: "Search"
282
+ filter: "Filter"
283
+ anything: "All"
284
+ operations_on_user: "Operations available on users"
285
+ send_email: "Send email"
286
+ surname: "Last Name"
287
+ name: "Name"
288
+ role: "Role"
289
+ member_since: "Member since"
290
+ participants_html:
291
+ one: <b>1</b> participant
292
+ other: <b>%{count}</b> participants
293
+ added_by: "Added by"
294
+ remove_all: "Remove all"
295
+ statistics:
296
+ title: "Average values calculated (last update on %{date})"
297
+ archives:
298
+ page_title: "Archive for %{month}, %{year}"
299
+ login:
300
+ title: 'Login'
301
+ confirmation:
302
+ title: 'Re-send Confirmation Instructions'
303
+ submit: 'Send me the instructions'
304
+ password:
305
+ title: 'Have you forgotten your password?'
306
+ submit: 'Please send me the instructions to reset the password'
307
+ edit:
308
+ new_password: "New password"
309
+ confirm_password: "Confirm the new password"
310
+ confirm_button: "Change my password"
311
+ registration:
312
+ title: 'Register'
313
+ email_confirmed: "If you register with that email address you will not be asked to confirm your email address."
314
+ choose_password: "Choose a password"
315
+ confirm_password: "Confirm password"
316
+ accept_conditions: "Accept the Terms of Service"
317
+ register_button: "Register"
318
+ identity_provviders_title: "Get in immediately with your favourite account"
319
+ accept_privacy: "Accept Privacy Terms"
320
+ proposals:
321
+ index:
322
+ title: 'List of proposals'
323
+ debate: 'All proposals in review being debated'
324
+ voting: 'All proposals currently pending vote or in the voting phase'
325
+ accepted: 'All proposals that finished the voting phase'
326
+ revision: 'All proposals that did not pass the debate and can be put back in debate'
327
+ last: "Last added"
328
+ most_popular: "Most popular"
329
+ most_valutated: "Most evaluated"
330
+ continue_reading: 'Continue reading the proposal'
331
+ debate_title: "In debate ⋅ %{count}"
332
+ voting_title: "Voting ⋅ %{count}"
333
+ accepted_title: "Voted ⋅ %{count}"
334
+ revision_title: "Abandoned ⋅ %{count}"
335
+ login_with: "login with:"
336
+ group_areas_title: "Working areas"
337
+ no_group_areas: "No area"
338
+ all_areas: "All the areas"
339
+ categories_title: "CATEGORIES"
340
+ all_categories: "All categories"
341
+ loading_proposals: "Loading proposals, please wait..."
342
+ title_with_category: "Proposals in category %{category}"
343
+ all_categories_title: "Proposals in all categories"
344
+ in_group_area_title: "in working area"
345
+ last_title: "Last inserted (TODO)"
346
+ most_popular_title: "Most popular (TODO)"
347
+ most_voted_title: "Most ranked (TODO)"
348
+ show_more: "Show more proposals..."
349
+ loading_alt: "Loading"
350
+ choose_model: "Choose a proposal model"
351
+ search_title: "Search in group proposals"
352
+ search_placeholder: "Insert at least two characters to search"
353
+ search_words: "Any words"
354
+ participants_number: "PARTICIPANTS"
355
+ contributes_number: "CONTRIBUTIONS"
356
+ rank: "MATURITY"
357
+ voters: "VOTERS"
358
+ date_range: "created between %{start} and %{end}"
359
+ proposal_types_title: "MODELS"
360
+ all_proposal_types: "All models"
361
+ with_text: "containing '%{text}'"
362
+ last_24h: "created in the last 24 hours"
363
+ last_1h: "created in the last hour"
364
+ last_7d: "created in the last week"
365
+ last_1m: "created in the last month"
366
+ last_1y: "created in the last year"
367
+ territory: "Territory"
368
+ show:
369
+ voteup: 'I agree'
370
+ votenil: "I don't know / I do not understand"
371
+ votedown: 'I ​​disagree'
372
+ random_stack: 'Smart sorting'
373
+ most_recent: 'Most recent'
374
+ most_ranked: 'Most evaluated'
375
+ history_button: "History"
376
+ choose_votation_period: "Choose a voting period"
377
+ choose_votation_period_alert: "Are you sure about the voting period? You can't change it later!"
378
+ choose_votation_period_button: "I chose!"
379
+ create_votation_period: "No voting dates set, please set a new date"
380
+ no_periods_contact_group: "No voting dates set, please contact the administrators in order to choose a date."
381
+ choose_new_votation_period_button: "Please choose a new voting date"
382
+ loading_contributions: "Loading contributions, please wait..."
383
+ previos_contributes: "Previous contributions..."
384
+ delete_contribute_confirmation: "Are you sure you want to delete this contribution?"
385
+ delete_suggestion_confirmation: "Are you sure you want to delete this comment?"
386
+ offered_as_editor_message: "You offered as an editor for this proposal"
387
+ offer_as_editor_button: "I wanna be editor of this proposal!"
388
+ available_editors_button: "Available editors"
389
+ confirm_editors_button: "Do you want to offer as an editor of this proposal?"
390
+ editors_list_title: "List of available editors for this proposal"
391
+ attached_documents: "Attached documents"
392
+ no_document_attached: "No documents attached"
393
+ geographic_boundaries_title: "Geographic boundaries"
394
+ tags_title: "Tags"
395
+ similar_proposals_title: "Similar proposals"
396
+ category_title: "Category"
397
+ edit_button: "Edit"
398
+ delete_button: "Delete"
399
+ delete_proposal_confirmation: "Are you sure you want to delete this proposal?"
400
+ votation_message: "This proposal will be voted from %{from} to %{to}"
401
+ editing_message_1: "This proposal will be developed by the editors thanks to all the contributions"
402
+ editing_message_2: "In order to be voted it will have to reach a"
403
+ editing_message_3: "minimum maturity"
404
+ votation_page_button: "Go to the vote page"
405
+ vote_button: "Vote!"
406
+ send_contribute_button: "Send"
407
+ characters_left: "Characters left:"
408
+ score: "Evaluations"
409
+ rank: "Maturity"
410
+ created_at_html: "Created %{time} ago:<br/><b>%{date}</b>"
411
+ updated_at_html: "Updated %{time} ago:<br/><b>%{date}</b>"
412
+ votation_results: "Results"
413
+ votation_results_title: "Vote results"
414
+ in_votation_html: "Voting from: <br/><b>%{start}</b><br/> to: <br/><b>%{end}</b>"
415
+ in_votation_now: "Voting right now!"
416
+ in_votation_until_html: "End of vote in:<br/><b>%{date}</b>"
417
+ anonimity_active: "Temporary anonymity active"
418
+ your_nickname_is: "Your nickname is"
419
+ editors_title: "Editors"
420
+ supporting_group: "Supporting groups"
421
+ no_supporting_group: "No group supporting this proposal"
422
+ support_proposal_button: "Support this proposal..."
423
+ close_debate_button: "Close the debate"
424
+ close_debate_proposal_confirmation: "Close debate immediately and go to the next phase?"
425
+ during_debate: "Debate proceeding"
426
+ comment_inserted_by: "%{who} - %{when}"
427
+ comment_updated_by: "%{who} - updated %{when}"
428
+ replies:
429
+ show_all: "Show all %{count} comments..."
430
+ delete: "Delete"
431
+ reply_button: "Reply"
432
+ reply_placeholder: "Give your comment"
433
+ export_pdf: "Print PDF"
434
+ manage_noise_folder: "Removed contributions (%{removable}/%{removed})"
435
+ noise_folder: "Removed contributions"
436
+ what_nickname: "What's that?"
437
+ give_contribute: "WRITE AND SHOW CONTRIBUTIONS"
438
+ no_contributes: "While voting contributions are not shown"
439
+ new_valutation_message: "The proposal has received a new evaluation"
440
+ old_editors_title: "Old editors"
441
+ back_debate_button: "Put back in debate"
442
+ new_quorum_title: "Choose a new quorum"
443
+ enable_alerts: "Enable alerts"
444
+ disable_alerts: "Disable alerts"
445
+ close_contribute: "CLOSE CONTRIBUTIONS"
446
+ contributes_list: "List of contributions in '%{section}'"
447
+ add_comment: "Add a comment"
448
+ add_contribute: "Give your ideas! Propose modifications of the text and help the editor improve the proposal"
449
+ login_to_comment: "Login to add a comment"
450
+ regenerate_nickname: "Regenerate nickname"
451
+ add_contribution_no_paragraph: "No paragraph specified"
452
+ debate_ends_html: "End of debate in"
453
+ debate_ends_valutations_or: "or with"
454
+ debate_ends_valutations_and: "and with"
455
+ debate_ends_valutations: "End of debate with"
456
+ error_loading_paragraph: "This paragraph has been removed. Reload the page to view the updated proposal"
457
+ generic_fake_content: "This section has not yet been compiled. Help the editor by inserting a contribution!"
458
+ model_title: "Template"
459
+ created_events: "Already created events"
460
+ create_new_votation_period: "Create a new event at the end of debate"
461
+ choose_later: "No thanks. I will choose it later"
462
+ choose_now: "I want to choose it now"
463
+ group_area: "Work area"
464
+ nickname_assigned: "We assigned you the nickname '%{nickname}'. If you don't like it, you can change it from the left menu within 10 minutes"
465
+ cant_participate:
466
+ no_permissions: "You cannot participate at this proposal because you are a member of the group but you do not have the permission to participate."
467
+ ask_permissions: "Ask your administrator for the permissions, sending him a message."
468
+ request_pending: "You cannot participate at this proposal because you asked to be a member of this group, but your request has not been accepted yet."
469
+ send_message: "Do you want to send a message to the administrator of the group?"
470
+ not_a_member: "You cannot participate at this proposal because you are not member of this group."
471
+ not_logged_in: "You cannot participate at this proposal because you are not currently logged in. "
472
+ read_contribute: "SHOW CONTRIBUTIONS"
473
+ security_token: "Security Token"
474
+ you_can_choose_vote_dates: "This proposal has been waiting for %{count} days for a voting date, so you are now allowed to choose one."
475
+ no_contributes_yet: "No contributions here yet"
476
+ start_votation_proposal_confirmation: "Are you sure you want to start immediatly the votation?"
477
+ abandoned_message: "Abandoned %{ago}"
478
+ start_votation_button: "Start Votation"
479
+ new:
480
+ quorum_prompt: "Select quorum"
481
+ quorum_help: "Help"
482
+ step_classification: "Classification"
483
+ step_similar: "Similar proposals"
484
+ step_3: "Problems/Obstacles"
485
+ step_dates: "Debate and votation"
486
+ step_3_title: "Describe comprehensively the problems that you face and what goals the proposal wants to achieve"
487
+ create_button: "Create the proposal"
488
+ title: "New proposal"
489
+ title_group: "%{name}:"
490
+ title_synthetic: "Objective (in summary)"
491
+ title_placeholder: "ex. 'Facilitate bike transport on trains'"
492
+ interest_borders_tkn_placeholder: "Cities, Regions or States interested by the proposal"
493
+ tags_list_placeholder: "Insert some tags for your proposal"
494
+ step_1_title: "You can pose a problem to solve, an idea to improve, an initiative to organize ... The important thing is to have a clear goal: %{app_short_name} will help you achieve it with the help of other people, through a process of shared problem solving."
495
+ step_2_title: "Maybe someone has already created a similar proposal: check below and eventually stop your creation to avoid duplication. Joining forces gives strength to your ideas! Clicking on the title the proposals will be opened in a new tab."
496
+ step_4_title: "Perfect! Choose your options and click 'Create the proposal' to complete the guide. Your proposal will be included in %{app_short_name} and you will be able to add more information whenever you want with more information."
497
+ step_4_footer_html: |
498
+ %{app_short_name} will help you to reach your goal through shared problem solving: users will suggest modifications and contributions to your text and <b>it is up to you</b> to integrate the most liked.<br/>
499
+ If you don't do it, your proposal won't go to the voting phase.<br/>
500
+ Good luck and don't get scared: you can be helped by other people in your task.
501
+ category_prompt: "--Choose a category--"
502
+ tags_separated_by_comma: "(separated by comma)"
503
+ cannot_add_proposal_in_work_area: "You dont' have the required permissions to add the proposal in any area"
504
+ no_work_area_selected: "No work area"
505
+ solution1: "Agenda Item"
506
+ solution: "Agenda Item"
507
+ step_base_info: "Initial information"
508
+ advanced_options: "Advanced options"
509
+ wait: |
510
+ You can create only one proposal every two minutes
511
+ Please wait %{minutes} minutes and %{seconds} seconds.
512
+ tabs:
513
+ last_inserted: "Last updated"
514
+ most_popular: "Higher rank"
515
+ most_valutated: "More evaluations"
516
+ most_urgent: "Most urgent"
517
+ list:
518
+ last_update: "Updated<br/>%{time_ago}"
519
+ waiting_date: "Waiting for a date"
520
+ voting_from_to: "From %{from} to %{to}"
521
+ voting_until: "Until <br/>%{date}"
522
+ votation_finished: "Ended<br/>%{time_ago}"
523
+ no_votation: "Rejected<br/> %{date}"
524
+ votation_finished_approved: "Approved<br/> %{date}"
525
+ no_votation: "There has not been any vote"
526
+ interest_borders: "Geographic boundaries"
527
+ authors: "Editors"
528
+ support_group: "Support groups"
529
+ no_proposals: "No proposals yet"
530
+ condition_left: "Condition to end the debate"
531
+ time_left: "Time left"
532
+ vote: "VOTE"
533
+ delete_comment: "Delete"
534
+ results:
535
+ total: "Total voters: %{count}"
536
+ vote_column: "Vote"
537
+ number_column: "Number"
538
+ percentage_column: "Percentage"
539
+ positive: "Favorable"
540
+ negative: "Contrary"
541
+ neutral: "Neutrals"
542
+ name_surname_column: "First and Last name"
543
+ date_time_column: "Vote date and time"
544
+ report_contribute:
545
+ mark_title: "Mark the contribution"
546
+ mark_description: "You can point out to the editors of the proposal that this contribution does not contain relevant information to find a solution to the proposal.<br/> If the contribution is marked %{num} times, the editors of the proposal can delete it from the discussion and place it in the \"noise\" folder.<br/>"
547
+ report_title: "Report the contribution"
548
+ report_description: "You can point out to the webmaster that this contribution violates the laws currently in force. <br/> Once the infringement is ascertained the contribution will be removed. Don't abuse this tool."
549
+ vote_panel:
550
+ title: "Make your vote!"
551
+ schulze_title: "There are several solutions to this proposal.<br /> Order them according to your preferences."
552
+ secret_vote: "Your vote is secret and you will not be able to recover or change it once expressed."
553
+ clear_vote: "Your vote is recorded and will therefore be verifiable."
554
+ single_title: "In this proposal there is only one solution. Make your point!"
555
+ results_time: "You expressed your vote on %{when}"
556
+ hidden_vote: "The vote was secret so it can't be shown."
557
+ preferences_order: "Your preferences order was:"
558
+ expressed_vote: "You expressed %{vote} vote"
559
+ edit:
560
+ title: "Edit the proposal '%{title}'"
561
+ hurry_up: "Hurry up!"
562
+ last_minutes: "You are allowed to edit these fields only for %{minutes} minutes."
563
+ no_participants: "You are allowed to edit these fields only if nobody has participated!"
564
+ remove_section: "Remove paragraph"
565
+ add_paragraph: "Add a new paragraph"
566
+ edit_proposal: "Modify and update the text of the proposal!"
567
+ remove_solution: "Remove solution"
568
+ press_to_compress: "Click on the title to collapse this solution"
569
+ add_paragraph_to_solution: "Add a paragraph to the solution"
570
+ you_know_what_you_do: "Do you know what are you going to do?"
571
+ schulze_title: "One or more solutions?"
572
+ inserted_contributes: "Sign the contributions you have integrated in this revision"
573
+ more_solutions_explained_html: |
574
+ <b>Why do we ask you if you know what you are doing?</b><br/>
575
+ %{app_short_name} lets you add one or more solutions in a proposal.<br/>
576
+ If there will be only a solution, in the voting phase participants will have the option to approve or refuse the text that has been drafted.<br/>
577
+ If there will be more than a solution, the vote will be different and each participant will be able to vote using Schulze method.<br/>
578
+ If you are trying to draft the summary of a problem and you want a shared text <b>don't create alternative solutions</b>!<br/>
579
+ If, on the contrary, you are searching for a poll or you want an alternative that is not integrable in the first solution then proceed.<br/>
580
+ Remember that, before the debate ends, you will be able to add or remove solutions, modifying the method of vote used.
581
+ paragraph: "Paragraph"
582
+ confirm_paragraph_deletion: "You sure you want to delete this paragraph?"
583
+ confirm_solution_deletion: "You sure you want to delete this solution?"
584
+ press_to_expand: "Click on the title to expand this solution"
585
+ integrated: "Integrated"
586
+ contribution_valuation: "What do they think?"
587
+ navigator: "Navigator"
588
+ compress_solutions: "Collapse solutions"
589
+ hide_contributes: "Hide contributions"
590
+ expand_solutions: "Expand solutions"
591
+ show_contributes: "Show contributions"
592
+ cancel_confirm: "Cancel your operations and show the proposal?"
593
+ update_confirm: "You have not integrated any contribution. Are you sure to continue?"
594
+ manage_noise:
595
+ available: "Contributions eligible for deletion"
596
+ removed: "Contributions removed from discussion"
597
+ contribution_valuation: "What do you think?"
598
+ contribution_valuation_again: "Changed your mind?"
599
+ new_rank_bar:
600
+ creation: "CREATION: %{time_ago}<br/>%{date}"
601
+ end: "END DEBATE:<br/> %{date}"
602
+ valutations:
603
+ one: "%{count} EVALUATION"
604
+ other: "%{count} EVALUATIONS"
605
+ good_score: "POSITIVE QUORUM %{score}%"
606
+ bad_score: "NEGATIVE QUORUM %{score}%"
607
+ now: "%{left} LEFT"
608
+ left_panel:
609
+ creation_date: "Date of creation"
610
+ any_date: "Any date"
611
+ choose_creation_date: "Choose a time interval"
612
+ last_hour: "Last hour"
613
+ last_24_hour: "Last 24 hours"
614
+ last_week: "Last week"
615
+ last_month: "Last month"
616
+ last_year: "Last year"
617
+ date_range: "Time interval"
618
+ update_comment: "Edit"
619
+ events:
620
+ index:
621
+ title: 'Calendar'
622
+ group_title: "Events calendar"
623
+ choose_type: "SELECT EVENT TYPE"
624
+ new:
625
+ private_tooltip: "Only group members can see and participate at the event"
626
+ title: "New Event"
627
+ submit: "Create event"
628
+ type_for_town: "Type some characters to search for a town"
629
+ no_town_found: "No town found"
630
+ town_searching: "Searching"
631
+ title_event: "NEW VOTATION EVENT"
632
+ title_meeting: "NEW MEETUP EVENT"
633
+ step_1: "Event type"
634
+ step_2: "Description"
635
+ step_3: "When"
636
+ step_4: "Where"
637
+ show:
638
+ map: "Map"
639
+ event_place: "Event place"
640
+ when_past: "When was it?"
641
+ when: "When?"
642
+ where_past: "Where was it?"
643
+ where: "Where?"
644
+ show_on_map: "Show on map"
645
+ reply: "Reply!"
646
+ no_answer: "You have not replied to the invitation"
647
+ yes_partecipated: "You have participated at the event"
648
+ no_partecipated: "You haven't participated at the event"
649
+ yes_partecipate: "You will participate at the event"
650
+ no_partecipate: "You will not participate at the event"
651
+ with_guests: "with %{field} guests"
652
+ will_be_in: "Are you attending the event?"
653
+ participants: "Who attended?"
654
+ will_partecipate: "Who will attend?"
655
+ no_participants: "No one attended"
656
+ no_participants_yet: "Still no participants"
657
+ non_participants: "Who did not attend?"
658
+ will_non_participants: "Who will not attend?"
659
+ voting_proposals: "During these days these proposals will be voted"
660
+ no_voting_proposals: "No proposal being voted during these days"
661
+ votations:
662
+ show:
663
+ vote_positive: 'Positive rating'
664
+ vote_neutral: 'Neutral rating'
665
+ vote_negative: 'Negative rating'
666
+ confirm_positive: "Confirm your POSITIVE vote on the proposal '%{name}'? Once you have voted it cannot be modified."
667
+ confirm_neutral: "Confirm your NEUTRAL vote on the proposal '%{name}'? Once you have voted it cannot be modified."
668
+ confirm_negative: "Confirm your NEGATIVE vote on the proposal '%{name}'? Once you have voted it cannot be modified."
669
+ confirm_schulze: "Confirm your vote on the proposal %{name}? Once you have voted it cannot be modified."
670
+ blog_posts:
671
+ new:
672
+ title: 'Add a new post'
673
+ published_in_groups: "The post will be published in the following groups:"
674
+ new_button: "Add a new post"
675
+ drafts_button: "Unpublished posts"
676
+ drafts:
677
+ title: "%{blog} - unpublished posts"
678
+ edit_button: "Modify"
679
+ delete_button: "Delete"
680
+ comment:
681
+ delete_button: "Delete"
682
+ confirm_delete: "Are you sure you want to delete this post?"
683
+ inserted_when: "Added %{when}"
684
+ list_elements:
685
+ inserted: "Added by %{name} on %{date}"
686
+ show:
687
+ previous_comments: "Previous comments..."
688
+ tags_title: "Tags:"
689
+ edit_button: "Edit"
690
+ delete_button: "Delete"
691
+ delete_button_confirm: "Are you sure you want to delete this post?"
692
+ draft: "Draft"
693
+ comments_says: "says..."
694
+ reserved: "reserved"
695
+ published_button: "Published posts"
696
+ view:
697
+ comments: "Comments (%{count})"
698
+ index:
699
+ title: "Last posts on %{app_short_name}"
700
+ edit:
701
+ title: "Edit the post"
702
+ archives:
703
+ title: "Archive for %{month}, %{year}"
704
+ alerts:
705
+ polling:
706
+ show_all: "Show all notifications"
707
+ index:
708
+ new_not_read: "New unread notifications"
709
+ no_new: "No new notification"
710
+ old_not_read: "Old notifications already read"
711
+ no_old: "No notification"
712
+ blog_comments:
713
+ new:
714
+ insert_comment: "Insert comment"
715
+ header:
716
+ groups:
717
+ events: "EVENTS"
718
+ proposals: "PROPOSALS"
719
+ forum: "FORUM"
720
+ no_groups_yet: "You are not in any group yet."
721
+ menu:
722
+ my_page: "MY HOMEPAGE"
723
+ my_blog: "MY BLOG"
724
+ create_blog: "CREATE YOUR BLOG"
725
+ preferences: "PREFERENCES"
726
+ administration: "ADMINISTRATION"
727
+ logout: "LOGOUT"
728
+ remember_me: "Remember me on this computer"
729
+ login_button: "Login"
730
+ registration_button: "REGISTER"
731
+ forgot_password_button: "Forgotten password?"
732
+ resend_email_button: "Haven't you received a confirmation email?"
733
+ no_notifications: "No notification"
734
+ sign_has_read: "Mark as read"
735
+ moderator: "MODERATOR PANEL"
736
+ profile: "PROFILE"
737
+ welcome: "Welcome"
738
+ groups_title: "GROUPS"
739
+ login: "LOGIN"
740
+ login_placeholder: "Email"
741
+ groups_list: "Groups you participate in"
742
+ open_group: "Start a new group"
743
+ new_group: "Find groups"
744
+ support_us: "SUPPORT US"
745
+ no_alerts: "No alerts"
746
+ read: "Read"
747
+ blogs:
748
+ show:
749
+ no_posts: "No Posts"
750
+ no_posts_long: "No Posts in this Blog yet, please check back soon."
751
+ tag: "Tag"
752
+ previous_posts: "Previous Posts..."
753
+ edit_button: "Edit blog"
754
+ title: "Blogs list"
755
+ no_unpublished_posts: "There are no unpublished posts at the moment"
756
+ other_blogs: "More blogs"
757
+ new:
758
+ title: "Create your personal blog!"
759
+ cancel_button: "No, thanks!"
760
+ create_button: "Create"
761
+ edit:
762
+ title: "Edit blog"
763
+ title_label: "Blog title"
764
+ back_to_blog: "Back to my blog"
765
+ index:
766
+ blog_subtitle: "%{posts} posts, %{comments} comments"
767
+ find_blog_label: "Find a blog you may be interested in"
768
+ search_description: "Use the search tool or click on a tag to find blogs of your interest"
769
+ search_with_query: "using a personalized query"
770
+ find_title: "Search in the blog title or author name"
771
+ search_with_place: "or geographic border"
772
+ quorums:
773
+ index:
774
+ title: "All available quorums"
775
+ how_read: "What is the quorum?"
776
+ debate_end: "end of debate"
777
+ home:
778
+ index:
779
+ whatis: "What is"
780
+ try_it: "Take a tour"
781
+ register: "Register"
782
+ login: "Login"
783
+ forgot_password: "Forgot your password?"
784
+ follw_on_twitter: "Follow @democracyo on Twitter"
785
+ field_1:
786
+ title: "<em>Propose</em> solutions"
787
+ content: "A place to report problems, propose solutions, discuss alternatives, to summarize shared decision. A powerful tool to enhance collective intelligence."
788
+ field_2:
789
+ title: "<em>Get involved</em> into e-democracy"
790
+ content: "Join Groups, choose who represents you and participate in events according to your interests. Together we are stronger."
791
+ field_3:
792
+ title: "<em>Choose</em> your future"
793
+ content: "A decision-making tool to determine innovative choices within groups. A simple voting system, which realizes direct and liquid democracy."
794
+ field_4:
795
+ title: "<em>Work</em> in your best interest"
796
+ content: "Share your experiences, improves the proposals of others. Discover new friends who think like you. Realize your ideas with others."
797
+ keep_connected: "Keep session"
798
+ feedback: "SEND FEEDBACK"
799
+ FAQ: "FAQ"
800
+ guide: "GUIDE"
801
+ change_language: "Change language"
802
+ most_used_tags: "Most used tags"
803
+ show_tags: "Show all tags"
804
+ next_events: "Next events"
805
+ show_events: "Show calendar"
806
+ most_active_groups: "Most active groups"
807
+ show_groups: "Show all groups"
808
+ last_proposals: "Last public proposals"
809
+ from_blogs: "Last posts from blogs"
810
+ features: "Features"
811
+ volunteers: "Volunteers"
812
+ show:
813
+ your_proposals: "Proposals you participate in"
814
+ proposals:
815
+ title: "Title"
816
+ last_edit: "Last edit"
817
+ authors: "Editors"
818
+ notifications: "Notifications"
819
+ notifications:
820
+ title: "Alerts"
821
+ your_contributes: "Your last contributions"
822
+ your_territory: "Your territory (test)"
823
+ no_proposals_to_vote_now: "No proposals in the voting phase at the moment"
824
+ proposals_now_voting: "Proposals to vote in now"
825
+ open_space:
826
+ layout:
827
+ proposals_button: "PROPOSALS"
828
+ calendar_button: "CALENDAR"
829
+ map_button: "MAP"
830
+ groups_button: "GROUPS"
831
+ blogs_button: "BLOGS"
832
+ petitions_button: "PETITIONS"
833
+ tags_button: "TAGS"
834
+ proposal_supports:
835
+ new:
836
+ panel_title: "Confirm proposal support"
837
+ no_available_groups: "You are not allowed to support this proposal on behalf of any group"
838
+ confirm_button: "Confirm"
839
+ calendar:
840
+ create_event_button: "Create new event"
841
+ sessions:
842
+ new:
843
+ login_label: "Email"
844
+ remember_me_label: "Remember me"
845
+ links:
846
+ register: "Not registered yet? Sign up!"
847
+ forgot_password: "Forgot your password?"
848
+ havent_received_email: "Haven't received confirmation email?"
849
+ steps:
850
+ next: "Continue"
851
+ interest_borders:
852
+ title: "Start participating"
853
+ description_html: |
854
+ Set your geographical interest borders.<br />
855
+ If Airesis knows what are the territories you are interested in, it can suggest you the groups to follow and show the new proposals related to your territory.<br />
856
+ rank_bar_explain:
857
+ title: "The maturity bar"
858
+ description_html: |
859
+ The maturity bar is situated in the left lateral menu.<br />
860
+ The bar shows the maturity of approval of the proposal among the participants.<br />
861
+ You can suggest if the text of the proposal is complete or not using the two buttons below the bar.<br />
862
+ The editor of the proposal has to write the text on the basis of the contributions of other participants. When the text of the proposal changes you will be given the possibility to suggest if you like or not the new text and, as a consequence, to modify your previous evaluation.<br />
863
+ The color of the bar shows if the proposal is ready to go to the voting phase, while the length shows how much time and/or evaluations are left before the discussion ends.<br />
864
+ newdescription2: "The bar displays the maturity of the proposal among the participants and how much time is left until the end of the debate"
865
+ newdescription3: "The color displays if the proposal will be able to go to the voting phase, while the length displays how much time is left before the debate ends"
866
+ newdescription4: "When you think the debate is over and the editors integrated the contributions of other users, use this button"
867
+ newdescription5: "If you think that the debate should continue, use this button"
868
+ newdescription6: "When the text of the proposal will be updated, you will be able to change your evaluation"
869
+ welcome:
870
+ title_html: <b>Welcome on %{app_short_name}, %{user}</b><br/>
871
+ description_html: |
872
+ This short tutorial will help you in the first choices inside the platform.<br/>
873
+ This is your desktop: here you will find all the information you need to keep in touch with your territory.<br/>
874
+ You can manage your proposals and your groups, view the events around you and get in touch with other citizens.<br/>
875
+ Improve Airesis by sending a feedback to <a href="mailto:info@airesis.it">info@airesis.it</a>.<br/>
876
+ choose_follow:
877
+ description_html: |
878
+ Here you are the most active groups in the territories inside your interest borders.<br />
879
+ Choose the ones you want to participate in, so you will be able to get in touch with them and participate in their events and proposals.<br />
880
+ Click once to select, click again to deselect.<br />
881
+ first_proposal:
882
+ title_html: Your first contribution
883
+ description_html: |
884
+ It's time to give your opinion!<br />
885
+ Add a proposal, an idea or a feedback from the territory. <br />
886
+ Contriute to the discussion and let other users know you. <br/>
887
+ Your proposal will be added in the %{proposal} and may be supported by the groups on your territory!
888
+ proposal_histories:
889
+ index:
890
+ title: "%{title} - Revision History"
891
+ back_to_proposal: "Back to proposal"
892
+ title: "Revision History"
893
+ loading_revisions: "Loading revisions..."
894
+ editor_name: "Author of the revision:"
895
+ revision: "Revision"
896
+ date_and_time: "Date and time"
897
+ present_life_cycle: "Present life cycle"
898
+ no_revision: "No revision"
899
+ life_cycle: "Life cycle"
900
+ life_cycle_number: "Life cycle number %{life}"
901
+ end_date: "Date of end:"
902
+ score_reached: "Maturity reached:"
903
+ evaluation_reached: "Number of evaluations:"
904
+ quorum_used: "Quorum used:"
905
+ editors_in_life_cycle: "Editors in this life cycle:"
906
+ solutions:
907
+ added: "NEW SOLUTION"
908
+ removed: "REMOVED SOLUTION"
909
+ sections:
910
+ added: "NEW PARAGRAPH"
911
+ removed: "REMOVED PARAGRAPH"
912
+ tags:
913
+ show:
914
+ related_title: "Related tags"
915
+ not_found: "Tag '%{tag}' not found"
916
+ title: "List of elements with tag '%{tag}'"
917
+ list_proposals_with_tag: "Proposals"
918
+ no_proposals_with_tag: "There are no proposals with this tag yet"
919
+ list_posts_with_tag: "Posts"
920
+ no_posts_with_tag: "There are no posts with this tag"
921
+ list_groups_with_tags: "Groups"
922
+ no_groups_with_tag: "There are no groups with this tag"
923
+ proposals_tab: "Proposals"
924
+ posts_tab: "Posts"
925
+ groups_tab: "Groups"
926
+ not_found:
927
+ subtitle: "These are the most used keywords on Airesis"
928
+ index:
929
+ title: "List of most used tag"
930
+ footer:
931
+ for_edemocracy: "for e-democracy"
932
+ go_to_main_site: "Go to main site"
933
+ for_edemocracy_html: "<a href=\"https://github.com/airesis/airesis\" target=\"_blank\">Open Source</a> project for e-democracy"
934
+ moderator_panel:
935
+ title: "Moderator panel"
936
+ block_user: "Block user"
937
+ blocked_user_list: "List of blocked users"
938
+ block: "Unblock"
939
+ feedback:
940
+ send_feedback: "Feedback"
941
+ add_details: "Add details"
942
+ view_preview: "Preview"
943
+ send_succes: "Feedback successfully sent. Thank you!"
944
+ send_error: "We are sorry but an error occurred while sending the feedback"
945
+ describe_problem: "Write here your message:"
946
+ highlight_or_blackout: "Highlight or blackout important information"
947
+ blackout: "Blackout"
948
+ highlight: "Highlight"
949
+ passwords:
950
+ edit:
951
+ title: "Change your password"
952
+ event_comments:
953
+ new:
954
+ insert_comment: "Insert a comment"
955
+ propsoals:
956
+ index:
957
+ type: "of type %{type}"
958
+ proposal_comments:
959
+ title: "Contribution History"
960
+ noise:
961
+ title: "List of noisy contributions"
962
+ no_contributes: "No contributions here"
963
+ available_authors:
964
+ index:
965
+ explain_html: |
966
+ Select the users you want to help you draw up a summary of the proposal and click on 'Save'.<br/>
967
+ Be careful! These users will have the same permissions in the management of your proposal.
968
+ participation_roles:
969
+ edit:
970
+ title: "Edit Participation Role"
971
+ group_participations:
972
+ index:
973
+ title: "Participants List"
974
+ pl:
975
+ comments:
976
+ zero: "no comments"
977
+ one: "one comment"
978
+ other: "%{count} comments"
979
+ models:
980
+ best_quorum:
981
+ good_score_condition: "The proposal will go to the vote if it has a maturity greater than <b>%{good_score}%</b> and %{participants}, otherwise it will be abandoned"
982
+ good_score_condition_past: "The proposal would have gone to the vote if it had a maturity greater than <b>%{good_score}%</b> and %{participants}, otherwise it would had been abandoned"
983
+ quorum:
984
+ participants:
985
+ one: '<b>a person</b> will have participated'
986
+ other: 'they have participated <b>%{count}</b> people'
987
+ participants_past:
988
+ one: '<b>a person</b> has participated'
989
+ other: 'they had participated in <b>%{count}</b> people'
990
+ or_condition_1: "The debate will end in %{time} or when %{participants_num}."
991
+ or_condition_1_past: "The debate lasted %{time} or when %{participants_num}."
992
+ and_condition_1: "The debate will end in %{time}, but it will continue unless %{participants_num}."
993
+ and_condition_1_past: "The debate lasted %{time}, but continued unless %{participants_num}."
994
+ time_condition_1: "The debate will end in %{time}"
995
+ time_condition_1_past: "The debate lasted %{time}"
996
+ participants_condition_1: "The debate will continue until %{participants_num}."
997
+ participants_condition_1_past: "The debate continued until %{participants_num}."
998
+ good_score_condition: "The proposal will go to the vote if it has a maturity greater than <b>%{good_score}%</b>, otherwise it will be abandoned"
999
+ good_score_condition_past: "The proposal would have gone to the vote if it had a maturity greater than <b>%{good_score}%</b>, otherwise it would had been abandoned"
1000
+ bad_score_explain: |
1001
+ If the proposal gets a maturity over <b>%{good_score}%</b> it will go to the voting phase. If however it gets a rank below <b>%{bad_score}%</b>, it will be abandoned.<br/>
1002
+ The debate will continue if the rank remains between these two thresholds, regardless of time or the number of evaluations
1003
+ bad_score_explain_past: |
1004
+ If the proposal got a maturity over <b>%{good_score}%</b> it went to the voting phase. If however it got a rank below <b>%{bad_score}%</b>, it was abandoned.<br/>
1005
+ The debate continued if the rank remained between these two thresholds, regardless of time or the number of evaluations
1006
+ until_date: "(until %{date})"
1007
+ help_content:
1008
+ description_html: |
1009
+ <h3>What is a quorum?</h3>
1010
+ <p>
1011
+ A quorum is the parameter that determines when the debate of the proposal ends and the voting phase starts.<br />
1012
+ When you create a new proposal you choose one of the quorum available in the Open Space or one among the quorums available in your group.<br />
1013
+ In this window you can click the different quorums in order to view its characteristics: you will find the description and the list of the parameters chosen.<br />
1014
+ </p>
1015
+ participants: "Minimum number of participant:"
1016
+ not_specified: "Not specified"
1017
+ time_discussion: "Period of discussion:"
1018
+ condition: "Condition of passage:"
1019
+ at_least_one: "At least one"
1020
+ both: "Both"
1021
+ good_score: "Maturity:"
1022
+ bad_score: "Rejection:"
1023
+ proposals:
1024
+ create_button: "Create a proposal"
1025
+ show:
1026
+ ready_for_vote: "Ready for vote"
1027
+ keep_discuss: "Continue the discussion"
1028
+ regenerate_button: "Put back in debate"
1029
+ edit:
1030
+ expand_all: "Expand all"
1031
+ collapse_all: "Collapse all"
1032
+ schulze_vote_results:
1033
+ results: "Results"
1034
+ votes: "Votes"
1035
+ solution: "Solution"
1036
+ points: "Points"
1037
+ random_ordered_votes: "Random ordered votes"
1038
+ number_of_voters: "Number of voters"
1039
+ vote: "Their vote"
1040
+ authors_list_panel:
1041
+ dont_want_to_be_an_author: "I don't want to be an author anymore"
1042
+ left_panel:
1043
+ promote_proposal: "Promote proposal"
1044
+ share_with_friends: "Share with friends"
1045
+ show_proposal:
1046
+ vote_here: "This proposal is in the voting phase. Read the solution(s) and %{link}."
1047
+ digit_tags: "Type the tags you want to add"
1048
+ buttons:
1049
+ cancel: "Cancel"
1050
+ save: "Save"
1051
+ report: "Report"
1052
+ update: "Update"
1053
+ send: "Send"
1054
+ create: "Create"
1055
+ delete: "Delete"
1056
+ search: "Search"
1057
+ close: "Close"
1058
+ edit: "Edit"
1059
+ next: "Next"
1060
+ go_back: "Go back"
1061
+ chosen: "I have chosen!"
1062
+ ok: "OK"
1063
+ yes_word: 'YES'
1064
+ no_word: 'NO'
1065
+ mark: "Mark"
1066
+ detach: "Detach"
1067
+ login: "Login"
1068
+ show: "Show"
1069
+ preview: "Preview"
1070
+ new_newsletter: "Create newsletter"
1071
+ unlock: "Unlock"
1072
+ vote_here: "vote here"
1073
+ unintegrate: "Put back in debate"
1074
+ join_accounts: "Join accounts and login"
1075
+ save_and_exit: "Save and exit"
1076
+ tooltips:
1077
+ random_stack_1: "<strong>How it works?</strong><br/>First, new contributions or the ones you haven't evaluated are shown, then the contributions you already evaluated in order of popularity. <br/> <b>Note</b>: Your rating will change this order!"
1078
+ random_stack_2: "<strong>How it works?</strong><br/>Contributions are shown in chronological order starting with the most recent"
1079
+ random_stack_3: "<strong>How it works?</strong><br/>Contributions are shown in order of popularity. <br/> <b>Note</b>: Your rating will change this order!"
1080
+ miglioricontributi: "<strong> How can I help? </strong> <br/> Contributions should not express simple appreciation but substantial changes to the text: constructive criticism, alternatives or improvements to the proposal will help the writer to develop a shared summary of the text. <br /> <br/> <b>Note</b>: The most valuable contribution is what makes it possible to find a solution to the proposal!"
1081
+ voglioredigere: "Ask the editors to allow you to edit the text of the proposal on the basis of the contributions of the users."
1082
+ voteup: "The proposal is mature enough and can go to the voting phase (you can change your evaluation when the text of the proposal is updated)"
1083
+ votedown: "The text of the proposal is not mature yet, because the users' contributions has to be integrated (you can change your evaluation when the text of the proposal will be updated)"
1084
+ valutazioni: "total number of evaluations received"
1085
+ gradimento: "percentage of positive evaluations on the total"
1086
+ nickname: "<strong> In this proposal, we have chosen to discuss anonymously </strong> <br /> In this way is not possible for other users to know who you are and at the same time, it is not possible for you to know who the others are. <br /> working and talking this way you will be able to make decisions and evaluate proposals based only on on content. <br/> <b>Note</b>: When the discussion is finished and the proposal will be approved or rejected then you will see the real names of users!"
1087
+ manage_noise: "<strong> Manage useless contributions</strong> <br /> Participants will advise you what contributions are useless to the discussion. With this panel you can remove and put them in the Deleted Contributions folder."
1088
+ view_noise: "View <strong>useless contributions</strong> <br /> In here you will find all the contributions that have been deemed useless and removed the discussion by the editors of the proposal"
1089
+ quorum_minutes: "until <b>%{date}</b> at %{time}"
1090
+ quorum_valutations: "until it will be rated by at <b>least %{valutations} people</b>"
1091
+ quorum_description: "The proposal will be in debate %{conditions}. It will go to the voting phase only if its <b>maturity</b> is greater than <b>%{good_score}%</b>."
1092
+ group: "group"
1093
+ saving: "Saving..."
1094
+ sending: "Sending..."
1095
+ updating: "Updating..."
1096
+ loading: "Loading..."
1097
+ error:
1098
+ setting_preferences: "Error while setting preferences"
1099
+ admin_required: "You must be admin to view this page"
1100
+ permissions_required: "You are not allowed to make this operation"
1101
+ portavoce_required: "You must be the admin of the group to view this page"
1102
+ blog_required: "In order to do this action you have to create your personal blog"
1103
+ not_your_blog: "This action cannot be done on another user's blog"
1104
+ role_permission_change: "It is not possible to change this permission"
1105
+ event_answer: "Error while sending the answer"
1106
+ event_already_answered: "You have already answered to this event"
1107
+ event_past: "The event has ended"
1108
+ configuration_required: "Module not enabled"
1109
+ areas_required: "It is necessary to enable work areas"
1110
+ quorums:
1111
+ quorum_creation: "Error while creating quorum"
1112
+ quorum_modification: "Error while updating quorum"
1113
+ advanced_proposals_settings: "Error while setting preferences"
1114
+ participation_roles:
1115
+ role_updated: "Error while updating role"
1116
+ role_created: "Error while creating role"
1117
+ groups:
1118
+ update: "Error while updating the group"
1119
+ work_area:
1120
+ area_created: "Error while creating work area"
1121
+ creation: "Error while creating the group"
1122
+ post_removed: "Error while removing the post from the group"
1123
+ proposals:
1124
+ view_proposal: "You don't have the required permissions to view this proposal"
1125
+ participate: "You don't have the required permissions to actively participate in this proposal. Please contact the group admin"
1126
+ modify_comments: "You can't edit comments that don't belong to you"
1127
+ insert_comment: "Error while adding comment"
1128
+ contribute_report: "Error while reporting the contribution"
1129
+ updating: "Error while updating"
1130
+ proposal_rank: "Error while recording your evaluation. We are sorry for the inconvenient. Please try again later. Thank you"
1131
+ proposal_not_waiting_date: "This proposal is not waiting for a date to be voted on"
1132
+ proposal_not_voted: "This proposal has not finished the voting phase, so you cannot do this action anymore"
1133
+ proposal_not_valuating: "This proposal is not in the voting phase, so you cannot do this action anymore"
1134
+ proposal_already_ranked: "You have already evaluated this proposal once. The proposal has not been modified since your last evaluation"
1135
+ proposal_not_your: "You cannot edit proposals that weren't made by you"
1136
+ creation: "We are sorry but there was an error while creating the proposal"
1137
+ editors_added: "Error while adding editors"
1138
+ close_debate: "Error while closing the debate"
1139
+ vote_period_incorrect: "Please choose another votation event"
1140
+ vote_period_soon: "The vote event must start at least %{time} minutes after the end of debate"
1141
+ vote_period_short: "The vote event must last at least 10 minutes"
1142
+ same_title: "There is another proposal with the same title."
1143
+ registration:
1144
+ recaptcha: "Error in validating captcha. Please type it again"
1145
+ user_not_found: "User not found"
1146
+ blog:
1147
+ cannot_edit: "You cannot edit a blog that is not yours"
1148
+ already_have: "Sorry. You already have a blog"
1149
+ comment_added: "Error while adding the comment"
1150
+ users:
1151
+ join_accounts: "Error while joining accounts."
1152
+ join_accounts_password: "Wrong password"
1153
+ group_participations:
1154
+ destroy: "You can not leave a group of which you are the sole administrator"
1155
+ already_member: "Error while creating the participation request. You are already member of this group!"
1156
+ request_not_registered: "You are already member of this groups but your participation request has not been registered."
1157
+ request_sent: "Error while creating the participation request"
1158
+ request_not_found: "Request not found. Operation error"
1159
+ error_saving: "Error in the procedure. Unable to continue"
1160
+ error_404:
1161
+ proposals:
1162
+ title: "This proposal doesn't exist"
1163
+ description: "The proposal you are looking for doesn't exist or has been deleted"
1164
+ blog_posts:
1165
+ title: "This post doesn't exist"
1166
+ description: "The post you are looking for doesn't exist or has been deleted"
1167
+ events:
1168
+ title: "This event doesn't exist"
1169
+ description: "The event you are looking for doesn't exist or has been deleted"
1170
+ groups:
1171
+ title: "This group doesn't exist"
1172
+ description: "The group you are looking for doesn't exist or has been deleted"
1173
+ title: "The page you are looking for doesn't exist"
1174
+ description: "Your address might be wrong, or this page does no longer exist"
1175
+ error_500:
1176
+ title: "Oops...our mistake"
1177
+ description: "A report has been sent and the problem will be fixed as soon as possible."
1178
+ event:
1179
+ comment_added: "Error while entering the comment"
1180
+ participations_destroyed: "Error during operation"
1181
+ error_indexer:
1182
+ title: "Service unavailable"
1183
+ description: "We are experiencing problems with internal systems. Try again in few minutes."
1184
+ error_302:
1185
+ title: "Unauthorized access"
1186
+ description: "Sorry. You do not have permissions to access this resource."
1187
+ area_participation:
1188
+ create: "Error adding the user to the area"
1189
+ area:
1190
+ update: "Error updating the area"
1191
+ group_invitations:
1192
+ code_expired: "The Invitation Code has expired"
1193
+ already_participant: "You are already a participant of this group"
1194
+ create: "No email sent"
1195
+ info:
1196
+ setting_preferences: "Settings changed successfully"
1197
+ blog_created: "Post successfully created"
1198
+ proposal:
1199
+ can_change_valutation: "The proposal has been modified since you evaluated it. If you want, you can change your evaluation!"
1200
+ waiting_date: "The proposal has gone trough the discussion phase and it is now waiting of a date for the vote"
1201
+ voting: "The proposal is in the voting phase"
1202
+ ask_participation: "Ask to become a member of the group to evaluate and contribute to this proposal"
1203
+ public_visible: "This proposal is publicly visible"
1204
+ public_visible_short: "Publicly visible"
1205
+ available_authors: "There are new editors available for the proposal"
1206
+ updated_comment: "Your comment has been successfully updated"
1207
+ comment_deleted: "The comment has been successfully deleted"
1208
+ contribute_reported: "Contribution successfully reported"
1209
+ contribute_added: "Contribution successfully added"
1210
+ comment_added: "Comment successfully added"
1211
+ contribute_added_right: "Contribution successfully added.<br/>To view it click on 'Write and Show Contribution' next to the paragraph '%{section}'"
1212
+ proposal_created: "Proposal successfully created. Continue the elaboration filling the remaining forms"
1213
+ proposal_updated: "Proposal successfully updated"
1214
+ proposal_deleted: "The proposal has been successfully deleted"
1215
+ date_selected: "The proposal will be voted in the chosen period"
1216
+ rank_recorderd: "Your evaluation has been registered"
1217
+ comment_already_ranked: "You have already evaluated this comment. It is not possible to modify the evaluation of a comment yet"
1218
+ comment_not_your: "You don't have the required rights to delete the comment"
1219
+ login_to_contribute: "Login to add your contribution"
1220
+ back_in_debate: "The proposal is now in debate again. Now you are its editor"
1221
+ editors_added: "New editors successfully added!"
1222
+ offered_editor: "You offered yourself to write up this proposal!"
1223
+ authors_added: "New authors correctly added"
1224
+ message_sent: "Message successfully sent"
1225
+ private_messages_active: "Other users can send you private messages"
1226
+ private_messages_inactive: "Other users cannot send you private messages"
1227
+ rotp_active: "Security token enabled"
1228
+ rotp_inactive: "Security token disabled"
1229
+ quorums:
1230
+ quorum_created: "Quorum successfully created"
1231
+ quorum_updated: "Quorum successfully updated"
1232
+ quorum_deleted: "Quorum successfully deleted"
1233
+ quorum_activated: "Quorum enabled"
1234
+ quorum_deactivated: "Quorum disabled"
1235
+ can_modify_advanced_proposals_settings: "Editors can modify the advanced settings"
1236
+ cannot_modify_advanced_proposals_settings: "Editors cannot modify the advanced settings"
1237
+ anonymous_proposals: "The proposals of the group will be anonymous by default"
1238
+ non_anonymous_proposals: "The proposals of the group will not be anonymous by default"
1239
+ public_proposals: "The proposals of the group will be publicly visible by default"
1240
+ private_proposals: "The proposals of the group will not be publicly visible by default"
1241
+ secret_vote: "The proposals of the group will use secret ballot by default"
1242
+ non_secret_vote: "The proposals of the group will not use secret ballot by default"
1243
+ groups:
1244
+ group_updated: "Group successfully updated"
1245
+ work_area:
1246
+ area_created: "Work area successfully created"
1247
+ group_deleted: "Group deleted correctly"
1248
+ group_created: "Group created correctly"
1249
+ search_participants: "Search completed. Search results updated"
1250
+ post_removed: "The post has been removed from the group Wall"
1251
+ area_updated: "Area updated"
1252
+ post_featured:
1253
+ 'true': Post pinned on top
1254
+ 'false': Post unpinned
1255
+ participation_roles:
1256
+ role_updated: "Role successfully updated"
1257
+ role_created: "Role successfully created"
1258
+ role_changed: "Role successfully changed"
1259
+ role_deleted: "Role successfully deleted"
1260
+ user_removed_from_group: "%{name} successfully removed from the group"
1261
+ user:
1262
+ click_to_change: "Click the information you want to change"
1263
+ info_updated: "Information successfully updated"
1264
+ account_joined: "Accounts joined successfully!"
1265
+ tooltips_enabled: "Tooltips enabled"
1266
+ tooltips_disabled: "Tooltips disabled"
1267
+ url_shown: "URLs visible"
1268
+ url_hidden: "URLs hidden"
1269
+ confirm_email: "You need to confirm the new email address"
1270
+ IP_disabled: "Identity Provider removed"
1271
+ time_zone_changed: "Time zone saved"
1272
+ blog:
1273
+ blog_created: "Blog successfully created"
1274
+ title_updated: "The title of the blog has been successfully updated"
1275
+ comment_added: "Comment successfully created"
1276
+ destroyed: "Blog destroyed successfully"
1277
+ events:
1278
+ event_deleted: "Event successfully deleted"
1279
+ event_updated: "Event successfully updated"
1280
+ moderator_panel:
1281
+ account_blocked: "Account blocked"
1282
+ account_unblocked: "Account unblocked"
1283
+ locale_changed: "Localization changed successfully"
1284
+ blog_post_updated: "Your post has been successfully updated"
1285
+ blog_post_deleted: "Your post has been successfully deleted"
1286
+ participation_request:
1287
+ multiple_request:
1288
+ one: "You asked to participate in %{count} new group"
1289
+ other: "You asked to participate in %{count} new groups"
1290
+ group_participations:
1291
+ destroy_ok_1: "You have left the group. In the future you can ask to participate again"
1292
+ request_sent: "Participation request successfully sent"
1293
+ request_alredy_sent: "You have already sent a participation request for this group"
1294
+ status_accepted: "The participation request has been accepted"
1295
+ status_voting: "The participation request can be voted now"
1296
+ status_declined: "The participation request has been rejected"
1297
+ event:
1298
+ comment_added: "Comment inserted succesfully"
1299
+ topic:
1300
+ hidden: "This topic is hidden"
1301
+ participations_destroyed: "Users deleted. Please refresh the page."
1302
+ area_participation:
1303
+ create: "User added to the area"
1304
+ destroy: "User removed from the area"
1305
+ group_invitations:
1306
+ create:
1307
+ one: "Invite sent correctly to %{email_addresses}"
1308
+ other: "%{count} invites sent correctly to %{email_addresses}"
1309
+ accept: "Invite accepted! You are now a member of this group."
1310
+ reject: "Invitation rejected."
1311
+ anymore: "Invitation rejected. You will not receive other invites."
1312
+ blog_comment:
1313
+ destroyed: "The comment has been deleted"
1314
+ interest_borders:
1315
+ hint: "Type a few characters to search for a place"
1316
+ no_place_found: "No place found"
1317
+ searching: "Searching, please wait..."
1318
+ region: "%{name} (Region)"
1319
+ province: "%{name} (Province)"
1320
+ town: "%{name} (Town)"
1321
+ country: "%{name} (Country)"
1322
+ continent: "%{name} (Continent)"
1323
+ mailer:
1324
+ default:
1325
+ follow_twitter: "follow us on Twitter"
1326
+ follow_facebook: "follow us on Facebook"
1327
+ follow_google: "follow us on Google+"
1328
+ footer:
1329
+ registered_at: "You receive this email because you are registered on %{url}."
1330
+ connect_with_us: "Connect With Us:"
1331
+ contact_info: "Contact Info:"
1332
+ email_label: "Email:"
1333
+ edit_preferences: "Preferences"
1334
+ click_here: "Click here"
1335
+ terms: "Terms"
1336
+ privacy: "Privacy Policy"
1337
+ new_contribute:
1338
+ title: "%{user} inserted a new %{comment} in the proposal"
1339
+ view_proposal: "%{click_here} to see the proposal."
1340
+ text_update:
1341
+ view_proposal:
1342
+ one: "The proposal <b>%{proposal}</b> has been updated."
1343
+ other: "The proposal <b>%{proposal}</b> has been updated %{count} times."
1344
+ integrated_contributes: "Congratulations! The following contributions that you had inserted have been integrated by the editors:"
1345
+ view_proposal_2: "%{click_here} and verify that the new text contains your suggestions. <br/> If you are not satisfied you can always put your contributions back in debate by pulling them from History."
1346
+ connect: "Log in %{name}"
1347
+ unintegrated_contribute:
1348
+ view_proposal: "A contribution that had been integrated into the proposal <b>%{click_here}</b> has been put back into debate by its author."
1349
+ view_proposal_2: "%{click_here} why the author did not consider that his contribution has been integrated properly."
1350
+ verify: "Check"
1351
+ user_message:
1352
+ hi_user: "Hi %{user},"
1353
+ user_sent_message: "%{user} sent you the following message:"
1354
+ reply_to_user: "You can reply to %{user} simply by replying to this e-mail."
1355
+ blocked:
1356
+ hi_user: "Hi %{user},"
1357
+ deleted_correctly: "we inform you that your account has been successfully deleted from Airesis."
1358
+ greetings: "Greetings,<br/> Airesis Team"
1359
+ new_blog_comment:
1360
+ title: "%{user} added a new comment to your post %{post}."
1361
+ click_here: "Click here"
1362
+ view_post: "%{click_here} to view the post."
1363
+ invite:
1364
+ hi_user: "Hello!"
1365
+ invitation: "%{user} invited you to participate in the group <b>%{group}</b> on %{app_name}, the e-democracy platform for the direct and participatory democracy."
1366
+ message_intro: "Here is the message he sent you:"
1367
+ accept_or_reject: "If you accept the invite click on 'Accept', otherwise on 'Refuse'."
1368
+ no_more: "If you don't want to receive invitations from %{app_name} click on 'No further invitations'."
1369
+ accept: "Accept"
1370
+ reject: "Refuse"
1371
+ greetings: "Greetings!"
1372
+ no_more_button: "No further invitations"
1373
+ subject: "You have been invited to %{group_name}"
1374
+ update_contribute:
1375
+ title: "%{user} changed his contribution"
1376
+ view_proposal: "%{click_here} to see the contribution and change your evaluation"
1377
+ new_forum_topic:
1378
+ view: "to view the topic on %{app_short_name}."
1379
+ words:
1380
+ contribute: "contribution"
1381
+ comment: "comment"
1382
+ or: "or"
1383
+ and: "and"
1384
+ terms_of_service: "Terms of Service"
1385
+ guide: "FAQ"
1386
+ privacy_policy: "Privacy Policy"
1387
+ contribution: "contribution"
1388
+ terms_of_service: "Terms"
1389
+ privacy_policy: "Privacy"
1390
+ controllers:
1391
+ searches:
1392
+ index:
1393
+ groups_divider: "Groups"
1394
+ tags:
1395
+ index:
1396
+ tag_title: "%{proposals} proposals - %{blog_posts} blog posts - %{groups} groups"
1397
+ blog_posts:
1398
+ form:
1399
+ published_title: "Your post will be published on the web and everyone will be able to see, share and comment it"
1400
+ reserved_title: "Your post will be visible only to users which belongs to the groups in which you publish"
1401
+ draft_title: "Your post is visible only to you"
1402
+ confirm_delete: "Are you sure?"
1403
+ you: "You"
1404
+ twitter:
1405
+ share:
1406
+ blog_post: "Look at this post on #%{app}! %{tags}"
1407
+ event: "There is a new event on #%{app}"
1408
+ home:
1409
+ portlets:
1410
+ last_proposals:
1411
+ proceed_to_proposals: "Proceed to proposals"
1412
+ from_blogs:
1413
+ proceed_to_blogs: "Proceed to blogs"
1414
+ topics:
1415
+ title: "Topics you are following"
1416
+ confirm_detach: "Are you sure to remove this Identity Provider? You will not be able to use it in the future."
1417
+ alert_detach: "You must provide a valid email address in order to remove this Identity Provider"
1418
+ users:
1419
+ confirm_credentials:
1420
+ title: "Confirm your credentials"
1421
+ instructions_html: |
1422
+ There is already another user on Airesis with the same email address.<br />
1423
+ Insert your password on Airesis to join the two accounts.<br />
1424
+ If you do not remember the password, proceed to the 'Recover Password' page.
1425
+ statistics:
1426
+ title: "User statistics"
1427
+ last_login: "Last login"
1428
+ integrated_count: "Integrated contributions number"
1429
+ spam_count: "SPAM Contributions number"
1430
+ noisy_count: "Noisy contributions number"
1431
+ total_count: "Total contributions number"
1432
+ total_comments_count: "Total comments number"
1433
+ proposals_editor: "Number of proposals you have edited"
1434
+ proposals_voted: "Number of proposals that have been voted"
1435
+ average_rank_voted_proposals: "Average rank of proposals that have been voted"
1436
+ proposals_accepted_count: "Number of proposals that have been accepted"
1437
+ proposals_abandonend_count: "Number of proposals that have been abandoned"
1438
+ good_writer: "Good contributions writer"
1439
+ good_proposals_writer: "Good proposals writer"
1440
+ proposal_comments:
1441
+ manage_noise:
1442
+ title: "Manage useless contributions"
1443
+ help: "Drag and drop the contributions you consider useless for the discussion on the right"
1444
+ votations:
1445
+ create:
1446
+ confirm: "Vote registered correctly. Thank you!"
1447
+ errors:
1448
+ messages:
1449
+ invalid_token: "Security Token Invalid"
1450
+ votation: "Sorry but something went wrong while casting your vote. Try again later."
1451
+ votation:
1452
+ already_voted: "You have already voted for this proposal"
1453
+ proposal:
1454
+ authors_added: "Error while adding new authors"
1455
+ draft_tooltip: "This post is visible only by you"
1456
+ reserved_tooltip: "This post is visible only by group participants"
1457
+ placeholder:
1458
+ find: "Find Stuff"
1459
+ keep_reading: "keep reading"
1460
+ feedback_subject: "%{time} - New feedback"
1461
+ delete_event_confirm: "Are you sure to delete this comment?"
1462
+ groups:
1463
+ group:
1464
+ delete_group_warning_html: "You are allowed to delete this group. By deleting this group, you will delete all forums, proposals and documents associated with it.<br/>The data cannot be restored.<br/>Be careful!"
1465
+ confirm:
1466
+ unintegrate: "You are going to put your contribution back into the discussion. Are you sure?"
1467
+ cookie_policy: "Cookies"
1468
+ blog:
1469
+ delete:
1470
+ confirm_message: "Are you sure you want to delete your blog? %{count} posts will be deleted as well."
1471
+ click_here_to_view: "Click here to view it on %{app_short_name}."
1472
+ unsubscribe_from_topic: "To unsubscribe from this topic, %{click_here}"
1473
+ select_debate_duration: "Select first a debate duration"
1474
+ rankdown_reason: "Say why you evaluated this contribute negatively"
1475
+ api:
1476
+ v1:
1477
+ sessions:
1478
+ create:
1479
+ message: "Successfully logged in"