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,157 @@
1
+ en-US:
2
+ activerecord:
3
+ models:
4
+ meeting: 'Meeting'
5
+ places: 'Place'
6
+ attributes:
7
+ blog_comment:
8
+ body: 'Comment'
9
+ created_at: "AntiSpam"
10
+ candidate:
11
+ user: 'Candidate'
12
+ election: 'Election'
13
+ election:
14
+ groups_end_time: 'Deadline date for group entry'
15
+ candidates_end_time: 'Deadline date for candidates entry'
16
+ event:
17
+ title: 'Event title'
18
+ description: 'Description'
19
+ event_type_id: 'Event Type'
20
+ starttime: 'Start Date'
21
+ endtime: 'End Date'
22
+ all_day: 'All Day'
23
+ period: 'Repeat'
24
+ frequency: 'Repeat every'
25
+ private: 'Private'
26
+ candidates_end_time: 'Deadline date for candidates entry'
27
+ meeting:
28
+ place:
29
+ address: "Address"
30
+ municipality_id: "City"
31
+ group:
32
+ facebook_page_url: 'Facebook page address'
33
+ name: 'Name'
34
+ title_bar: 'Title Bar'
35
+ description: 'Description'
36
+ accept_requests: 'Request for Participation'
37
+ porta_id: 'Administrator'
38
+ interest_border_tkn: 'Geographical place of interest'
39
+ interest_border_id: 'Geographical place of interest'
40
+ image_url: 'Image Address'
41
+ default_role_name: "What's the name for new users?"
42
+ default_role_name_placeholder: "Eg: Users, Members, Activists, Pirates"
43
+ name_placeholder: "Choose a name related to the group identity and/or location."
44
+ title_bar_placeholder: "Group page title."
45
+ description_placeholder: "This message will be on the first page of the group"
46
+ image_url_placeholder: "Group image URL"
47
+ facebook_page_url_placeholder: "Group Facebook page? insert link here."
48
+ admin_title: "How are the administrators of the group called?"
49
+ private: "Private group"
50
+ rule_book: "Rule book"
51
+ image: "Load image"
52
+ admin_title_placeholder: "Role name of the group administrators (default: Administrator)"
53
+ blog:
54
+ title: 'Title'
55
+ blog_post:
56
+ title: 'Title'
57
+ body: 'Text'
58
+ published: 'State'
59
+ published_true: 'Published'
60
+ published_false: 'Draft'
61
+ participation_role:
62
+ name: 'Name'
63
+ description: 'Short description'
64
+ group_invitation:
65
+ emails_list: "E-mail addresses"
66
+ testo: "Message text"
67
+ place:
68
+ address: 'Address'
69
+ proposal:
70
+ group_area_id: "Work area"
71
+ proposal_category_id: 'Category'
72
+ title: 'Title'
73
+ subtitle: 'Subtitle'
74
+ problems: 'Problems'
75
+ objectives: 'Objectives'
76
+ content: 'Text'
77
+ interest_borders_tkn: 'Geographical places of interest'
78
+ tags_list: "Tags"
79
+ quorum_id: "Quorum"
80
+ anonima: "Temporary anonymity"
81
+ visible_outside: "Publicly visible"
82
+ secret_vote: "Secret vote"
83
+ proposal_comment:
84
+ content: 'Content'
85
+ quorum:
86
+ name: 'Name of the quorum'
87
+ name_title: 'Please enter a short, explanatory title'
88
+ description: 'Description / Brief explanation'
89
+ description_title: 'A description to understand the purpose of this quorum'
90
+ days_m: Days
91
+ hours_m: hours
92
+ minutes_m: Minutes
93
+ percentage: 'Participants (percentage)'
94
+ percentage_title: 'Minimum number of participants in the discussion as a percentage of the number of participants in the group'
95
+ good_score: 'Quorum (percentage)'
96
+ good_score_title: 'Rating to be achieved in order to bring the proposal to the voting phase'
97
+ bad_score: 'Bad Quorum (percentage)'
98
+ bad_score_title: 'Rating under which the proposal will be rejected. Allows you to continue the discussion if the Time or Participants conditions are not met'
99
+ condition: Condition
100
+ condition_title: 'The conditions of Time and Participants must be both overcome or just one of them?'
101
+ search_participant:
102
+ role_id: 'Role'
103
+ keywords: 'Name or surname'
104
+ user:
105
+ name: 'Name'
106
+ email: 'Email address'
107
+ surname: 'Surname'
108
+ login: 'Username'
109
+ password: 'Password'
110
+ linkedinpageurl: 'Your page on LinkedIn'
111
+ facebookpageurl: 'Your page on Facebook'
112
+ accept_conditions: 'Terms of Use'
113
+ receive_newsletter: 'Newsletter via Email'
114
+ blocked: "Error"
115
+ group_area:
116
+ name: "Name"
117
+ description: "Description"
118
+ default_role_name: "Default role name"
119
+ errors:
120
+ template:
121
+ header:
122
+ one: 'an error did not allow this %{model} from being saved'
123
+ other: '%{count} errors did not allow this %{model} from being saved'
124
+ body: 'There were problems with the following fields'
125
+ messages:
126
+ inclusion: 'is not included in the list'
127
+ exclusion: 'is reserved'
128
+ invalid: 'is invalid'
129
+ confirmation: 'does not match confirmation'
130
+ accepted: 'must be accepted'
131
+ empty: 'can not be blank'
132
+ blank: 'must be filled'
133
+ too_long: 'The text is too long'
134
+ too_short: 'The text is too short'
135
+ wrong_length: should be %{count} characters)'
136
+ taken: 'is already taken'
137
+ not_a_number: 'is not a number'
138
+ greater_than: 'must be greater than %{count}'
139
+ greater_than_or_equal_to: 'must be greater than or equal of %{count}'
140
+ equal_to: 'must be equal to %{count}'
141
+ less_than: 'must be less than %{count}'
142
+ less_than_or_equal_to: 'must be less than or equal to %{count}'
143
+ odd: 'must be even'
144
+ even: 'must be odd'
145
+ record_invalid: 'Validation failed %{errors}'
146
+ not_found: 'not found.'
147
+ TOS: "It is required to accept the TOS"
148
+ full_messages:
149
+ format: "%{attribute} %{message}"
150
+ models:
151
+ user:
152
+ attributes:
153
+ email:
154
+ already_confirmed: 'This e-mail address is already registered'
155
+ group:
156
+ portavoce:
157
+ required: 'You must choose a spokesman'
@@ -0,0 +1,160 @@
1
+ en:
2
+ activerecord:
3
+ models:
4
+ meeting: 'Meeting'
5
+ places: 'Place'
6
+ attributes:
7
+ blog_comment:
8
+ body: 'Comment'
9
+ created_at: "AntiSpam"
10
+ event:
11
+ title: 'Event title'
12
+ description: 'Description'
13
+ event_type_id: 'Event Type'
14
+ starttime: 'Start Date'
15
+ endtime: 'End Date'
16
+ all_day: 'All Day'
17
+ period: 'Repeat'
18
+ frequency: 'Repeat every'
19
+ private: 'Private'
20
+ group:
21
+ facebook_page_url: 'Facebook page address'
22
+ name: 'Name'
23
+ title_bar: 'Title Bar'
24
+ description: 'Description'
25
+ accept_requests: 'Request for Participation'
26
+ porta_id: 'Administrator'
27
+ interest_border_tkn: 'Geographical place of interest'
28
+ interest_border_id: 'Geographical place of interest'
29
+ image_url: 'Image Address'
30
+ default_role_name: "What's the name for new users?"
31
+ default_role_name_placeholder: "Eg: Users, Members, Activists, Pirates"
32
+ name_placeholder: "Choose a name related to the group identity and/or location."
33
+ title_bar_placeholder: "Group page title."
34
+ description_placeholder: "This message will be on the first page of the group"
35
+ image_url_placeholder: "Group image URL"
36
+ facebook_page_url_placeholder: "Group Facebook page? insert link here."
37
+ admin_title: "How are the administrators of the group called?"
38
+ private: "Private group"
39
+ rule_book: "Rule book"
40
+ image: "Load image"
41
+ admin_title_placeholder: "Role name of the group administrators (default: Administrator)"
42
+ blog:
43
+ title: 'Title'
44
+ blog_post:
45
+ title: 'Title'
46
+ body: 'Text'
47
+ published: 'State'
48
+ published_true: 'Published'
49
+ published_false: 'Draft'
50
+ published_reserved: "Reserved"
51
+ group_ids: Published in the following groups
52
+ published_at: Published at
53
+ participation_role:
54
+ name: 'Name'
55
+ description: 'Short description'
56
+ group_invitation:
57
+ emails_list: "E-mail addresses"
58
+ testo: "Message text"
59
+ place:
60
+ address: 'Address'
61
+ municipality_id: 'City'
62
+ latitude_original: Latitude
63
+ longitude_original: Longitude
64
+ proposal:
65
+ group_area_id: "Work area"
66
+ proposal_category_id: 'Category'
67
+ title: 'Title'
68
+ subtitle: 'Subtitle'
69
+ problems: 'Problems'
70
+ objectives: 'Objectives'
71
+ content: 'Text'
72
+ interest_borders_tkn: 'Geographical places of interest'
73
+ tags_list: "Tags"
74
+ quorum_id: "Debate duration"
75
+ anonima: "Temporary anonymity"
76
+ visible_outside: "Publicly visible"
77
+ secret_vote: "Secret vote"
78
+ vote_starts_at: "Vote starts at"
79
+ vote_ends_at: "Vote ends at"
80
+ debate_starts_at: "Debate starts at"
81
+ debate_ends_at: "Debate ends at"
82
+ proposal_comment:
83
+ content: 'Content'
84
+ quorum:
85
+ name: 'Name of the quorum'
86
+ name_title: 'Please enter a short, explanatory title'
87
+ description: 'Description / Brief explanation'
88
+ description_title: 'A description to understand the purpose of this quorum'
89
+ minutes: Debate duration
90
+ days_m: Days
91
+ hours_m: hours
92
+ minutes_m: Minutes
93
+ percentage: 'Minimum participants'
94
+ percentage_title: 'Minimum number of participants in the discussion as a percentage of the number of participants in the group'
95
+ good_score: 'Maturity'
96
+ good_score_title: 'Rating to be achieved in order to bring the proposal to the voting phase'
97
+ bad_score: 'Bad Quorum (percentage)'
98
+ bad_score_title: 'Rating under which the proposal will be rejected. Allows you to continue the discussion if the Time or Participants conditions are not met'
99
+ condition: Condition
100
+ condition_title: 'The conditions of Time and Participants must be both overcome or just one of them?'
101
+ vote_minutes: 'Vote duration'
102
+ vote_percentage: 'Quorum (voters)'
103
+ vote_good_score: 'Approval'
104
+ search_participant:
105
+ role_id: 'Role'
106
+ keywords: 'First or last name'
107
+ user:
108
+ name: 'First Name'
109
+ email: 'Email address'
110
+ surname: 'Last Name'
111
+ password: 'Password'
112
+ facebookpageurl: 'Your page on Facebook'
113
+ accept_conditions: 'Terms of Use'
114
+ receive_newsletter: 'Newsletter via Email'
115
+ blocked: "Error"
116
+ group_area:
117
+ name: "Name"
118
+ description: "Description"
119
+ default_role_name: "Default role name"
120
+ errors:
121
+ template:
122
+ header:
123
+ one: 'an error did not allow this %{model} from being saved'
124
+ other: '%{count} errors did not allow this %{model} from being saved'
125
+ body: 'There were problems with the following fields'
126
+ messages:
127
+ inclusion: 'is not included in the list'
128
+ exclusion: 'is reserved'
129
+ invalid: 'is invalid'
130
+ confirmation: 'does not match confirmation'
131
+ accepted: 'must be accepted'
132
+ empty: 'can not be blank'
133
+ blank: 'must be filled'
134
+ too_long: 'The text is too long'
135
+ too_short: 'The text is too short'
136
+ wrong_length: 'should be %{count} characters'
137
+ taken: 'is already taken'
138
+ not_a_number: 'is not a number'
139
+ not_an_email: 'is not a valid email address'
140
+ greater_than: 'must be greater than %{count}'
141
+ greater_than_or_equal_to: 'must be greater than or equal to %{count}'
142
+ equal_to: 'must be equal to %{count}'
143
+ less_than: 'must be less than %{count}'
144
+ less_than_or_equal_to: 'must be less than or equal to %{count}'
145
+ odd: 'must be even'
146
+ even: 'must be odd'
147
+ record_invalid: 'Validation failed %{errors}'
148
+ not_found: 'not found.'
149
+ TOS: "It is required to accept the TOS"
150
+ forum_visibility: "A forum can't be visible outside the group if the category is private"
151
+ full_messages:
152
+ format: "%{attribute} %{message}"
153
+ models:
154
+ user:
155
+ attributes:
156
+ email:
157
+ already_confirmed: 'This e-mail address is already registered'
158
+ group:
159
+ portavoce:
160
+ required: 'You must choose an administrator'
@@ -0,0 +1,139 @@
1
+ es-AR:
2
+ activerecord:
3
+ models:
4
+ meeting: reunión
5
+ places: Lugar
6
+ attributes:
7
+ blog_comment:
8
+ body: Comentario
9
+ created_at: AntiSpam
10
+ event:
11
+ title: Título del evento
12
+ description: Descripción
13
+ event_type_id: Tipo de evento
14
+ starttime: Fecha de inicio
15
+ endtime: Fecha de finalización
16
+ all_day: Todo el día
17
+ period: Repetir
18
+ frequency: Repetir cada
19
+ private: Privado
20
+ group:
21
+ facebook_page_url: 'Dirección de la página Facebook'
22
+ name: Nombre
23
+ title_bar: Barra de título
24
+ description: Descripción
25
+ accept_requests: Solicitud de participación
26
+ porta_id: Administrador
27
+ interest_border_tkn: Lugar geográfico de interés
28
+ interest_border_id: Lugar geográfico de interés
29
+ image_url: Imagen de la direccion
30
+ default_role_name: ¿Cuál es el nombre para los nuevos usuarios?
31
+ default_role_name_placeholder: 'Por ejemplo: Usuarios, miembros, activistas, piratas'
32
+ name_placeholder: Elija un nombre relacionado con la identidad del grupo o ubicación.
33
+ title_bar_placeholder: Título de la página del grupo.
34
+ description_placeholder: Este mensaje estara visualizadoen la primera página del grupo
35
+ image_url_placeholder: URL de la imagen de grupo
36
+ facebook_page_url_placeholder: ¿Grupo de Facebook? Introduzca el enlace aquí.
37
+ admin_title: ¿Cómo se llaman los administradores del grupo?
38
+ private: Grupo privado
39
+ rule_book: Libro de reglas
40
+ image: Carga Imagen
41
+ admin_title_placeholder: 'Nombre de la función de los administradores del grupo (por defecto: administrador)'
42
+ blog:
43
+ title: Título
44
+ blog_post:
45
+ title: Título
46
+ body: Texto
47
+ published: Estado
48
+ published_true: Publicado
49
+ published_false: Proyecto
50
+ participation_role:
51
+ name: Nombre
52
+ description: Descripción corta
53
+ group_invitation:
54
+ emails_list: Direcciones de correo electrónico
55
+ testo: Mensaje de texto
56
+ place:
57
+ address: Dirección
58
+ proposal:
59
+ group_area_id: Áreas de trabajo
60
+ proposal_category_id: Categoría
61
+ title: Título
62
+ subtitle: Subtítulo
63
+ problems: Problemas
64
+ objectives: Objetivos
65
+ content: Texto
66
+ interest_borders_tkn: Lugar geográfico de interés
67
+ tags_list: Etiquetas
68
+ anonima: Anonimato temporal
69
+ visible_outside: Públicamente visible
70
+ secret_vote: Voto secreto
71
+ vote_starts_at: 'La votación comienza en'
72
+ vote_ends_at: La votación termina en
73
+ proposal_comment:
74
+ content: Contenido
75
+ quorum:
76
+ name: Nombre del Quórum
77
+ name_title: Introduce un título breve y explicativo
78
+ description: Descripción / breve explicación
79
+ description_title: Una descripción para entender el propósito de este quórum
80
+ minutes: Duración del debate
81
+ days_m: Días
82
+ hours_m: horas
83
+ minutes_m: Minutos
84
+ percentage: Quórum (participantes)
85
+ percentage_title: Número mínimo de participantes en la discusión como un porcentaje del número de participantes en el grupo
86
+ good_score: Madurez
87
+ good_score_title: Rating o valoracion para lograr llevar la propuesta a la fase de votación
88
+ bad_score: No hay Quorum (porcentaje)
89
+ bad_score_title: Clasificación bajo la cual se rechazará la propuesta. Esto le permite continuar la discusión si se cumplen las condiciones de tiempo o de los participantes
90
+ condition: Condición
91
+ condition_title: 'Las condiciones de tiempo y participantes deben superar ambos o sólo uno de ellos?'
92
+ vote_minutes: Duración de la votación
93
+ vote_percentage: Quórum (votantes)
94
+ vote_good_score: Aprobación
95
+ search_participant:
96
+ role_id: Rol
97
+ user:
98
+ email: Dirección de correo electrónico
99
+ password: Contraseña
100
+ linkedinpageurl: Su página en LinkedIn
101
+ facebookpageurl: Su página en Facebook
102
+ accept_conditions: Términos de uso
103
+ receive_newsletter: Boletín por correo electrónico
104
+ blocked: Error
105
+ group_area:
106
+ name: Nombre
107
+ description: Descripción
108
+ default_role_name: Nombre predeterminado de la regla
109
+ errors:
110
+ messages:
111
+ inclusion: No está incluido en la lista
112
+ exclusion: está reservado
113
+ invalid: No es válido
114
+ confirmation: No coincide la confirmación
115
+ accepted: debe ser aceptado
116
+ empty: No puede estar en blanco
117
+ blank: debe ser llenado
118
+ too_long: El texto es demasiado largo
119
+ too_short: El texto es muy corto
120
+ wrong_length: 'deben ser %{count} characters'
121
+ taken: Ya está ocupado
122
+ not_a_number: No es un número
123
+ greater_than: 'debe ser mayor que %{count}'
124
+ greater_than_or_equal_to: 'debe ser mayor o igual de %{count}'
125
+ equal_to: 'debe ser igual a %{count}'
126
+ less_than: 'debe ser menor de %{count}'
127
+ less_than_or_equal_to: 'debe ser menor o igual de %{count}'
128
+ odd: debe ser incluso
129
+ even: debe ser impar
130
+ record_invalid: 'Error de validación %{errors}'
131
+ not_found: no encontrado.
132
+ TOS: Es necesario aceptar las condiciones de servicio
133
+ full_messages:
134
+ format: '%{attribute} %{message}'
135
+ models:
136
+ user:
137
+ attributes:
138
+ email:
139
+ already_confirmed: Esta dirección de correo electrónico ya está registrada