liquid_feedback_frontend

annotate locale/translations.eo.lua @ 1858:3d1f0464a3ea

Handle missing ldap.member.allowed function
author bsw
date Tue Sep 20 17:35:29 2022 +0200 (20 months ago)
parents 20c1c8cc28ba
children
rev   line source
bsw@1185 1 #!/usr/bin/env lua
Dinu@14 2 return {
bsw@1116 3 ["#{closed_ago} ago"] = false;
bsw@1116 4 ["#{count} Neutral"] = false;
bsw@1116 5 ["#{count} No"] = false;
bsw@1116 6 ["#{count} Yes, alternative choice"] = false;
bsw@1116 7 ["#{count} Yes, first choice"] = false;
bsw@973 8 ["#{count} canceled"] = false;
bsw@631 9 ["#{count} finished"] = false;
bsw@631 10 ["#{count} in discussion"] = false;
bsw@631 11 ["#{count} in verification"] = false;
bsw@631 12 ["#{count} in voting"] = false;
bsw@1116 13 ["#{count} matching issues found"] = false;
bsw@1116 14 ["#{count} matching members found"] = false;
bsw@631 15 ["#{count} more areas in this unit"] = false;
bsw@631 16 ["#{count} new"] = false;
bsw@631 17 ["#{count} of them have an area delegation set"] = false;
bsw@631 18 ["#{count} of your outgoing delegation(s) are broken"] = false;
bsw@1116 19 ["#{count} supporter"] = false;
bsw@1116 20 ["#{duration}"] = false;
Thomas@73 21 ["#{interested_issues_to_vote_count} issue(s) you are interested in"] = "#{interested_issues_to_vote_count} temoj, kiuj interesas vin";
bsw@936 22 ["#{interval_text} [interval]"] = false;
bsw@936 23 ["#{interval_text} ago"] = false;
bsw@936 24 ["#{interval_text} left"] = false;
bsw@1116 25 ["#{interval} ago"] = false;
Thomas@73 26 ["#{issues_to_vote_count} issue(s)"] = "#{issues_to_vote_count} temo(j)";
bsw@1116 27 ["#{issue} is in voting"] = false;
bsw@538 28 ["#{name}\n\n"] = false;
Thomas@74 29 ["#{number} Image(s) has been deleted"] = "#{number} bildo(j) estas viŝita(j)";
Thomas@73 30 ["#{number} Image(s) has been updated"] = "#{number} bildo(j) estas ĝisdatigita(j)";
bsw@1116 31 ["#{percentage}%"] = false;
bsw@631 32 ["#{policy_name} ##{issue_id}"] = false;
bsw@641 33 ["#{policy} ##{id}"] = false;
bsw@1116 34 ["#{result}: #{yes_count} Yes (#{yes_percent}), #{no_count} No (#{no_percent}), #{neutral_count} Abstention (#{neutral_percent})"] = false;
bsw@1116 35 ["#{result}: No votes (0)"] = false;
bsw@1116 36 ["(+ #{count} potential)"] = false;
bsw@1116 37 ["(1) Admission"] = false;
bsw@1116 38 ["(1) Admission phase"] = false;
bsw@1116 39 ["(2) Discussion"] = false;
bsw@1116 40 ["(2) Discussion phase"] = false;
bsw@1116 41 ["(3) Verification"] = false;
bsw@1116 42 ["(3) Verification phase"] = false;
bsw@1116 43 ["(4) Voting"] = false;
bsw@1116 44 ["(4) Voting phase"] = false;
bsw@1116 45 ["(5) Result"] = false;
bsw@1116 46 ["(invited)"] = false;
Dinu@14 47 ["(new window)"] = "(nova fenestro)";
Dinu@14 48 ["+ #{weight}"] = "+ #{weight}";
bsw@1116 49 ["+ add new subject area"] = false;
bsw@342 50 ["+getElementById("] = false;
bsw@1116 51 ["1 matching issue found"] = false;
bsw@1116 52 ["1 matching member found"] = false;
bsw@1116 53 ["4 phases of a decision"] = false;
bsw@1116 54 ["A short title (80 chars max)"] = false;
bsw@538 55 ["API key has been created"] = false;
Thomas@73 56 ["API key has been deleted"] = "API-ŝlosilo estas viŝita";
Thomas@201 57 ["Abandon global delegation for this area"] = "Ĉesigi ĝeneralan delegacion pri tiu temaro";
bsw@342 58 ["Abandon unit and area delegations for this issue"] = false;
jbe@992 59 ["Abandon unit delegation"] = false;
bsw@342 60 ["Abandon unit delegation for this area"] = false;
bsw@538 61 ["About site"] = false;
Dinu@14 62 ["Abstention"] = "Sindeteno";
Thomas@73 63 ["Abstention [many entries]"] = "Sindetenoj";
Dinu@43 64 ["Abstention [single entry]"] = "Sindeteno";
Dinu@14 65 ["Accepted at"] = "Akceptita je";
bsw@1116 66 ["Account history"] = false;
bsw@1116 67 ["Activated"] = false;
Dinu@14 68 ["Active?"] = "Ĉu aktiva?";
bsw@1116 69 ["Add a new competing initiative to issue"] = false;
bsw@1116 70 ["Add a new suggestion for improvement"] = false;
Dinu@14 71 ["Address"] = "Adreso";
Dinu@14 72 ["Admin?"] = "Ĉu administri?";
bsw@1116 73 ["Administrative notice:"] = false;
bsw@1116 74 ["Admission"] = false;
Dinu@14 75 ["Admission time"] = "Aprobotempo";
Dinu@14 76 ["Admitted"] = "Aprobita";
bsw@631 77 ["All areas in my units"] = false;
bsw@1116 78 ["All fields are optional. Please enter only data which should be published."] = false;
bsw@1116 79 ["All initiatives failed 2nd quorum"] = false;
bsw@342 80 ["All units"] = false;
bsw@1116 81 ["Allowed policies"] = false;
Thomas@201 82 ["Apply global delegation for this area (Currently: #{delegate_name} [#{scope}])"] = "Apliki ĝeneralan delegacion pri tiu temaro (Nuntempe: #{delegate_name} [#{scope}])";
Thomas@201 83 ["Apply global or area delegation for this issue (Currently: #{delegate_name} [#{scope}])"] = "Apliki ĝeneralan aŭ temaran delegacion pri tiu temo (Nuntempe: #{delegate_name} [#{scope}])";
bsw@342 84 ["Apply unit delegation for this area (Currently: #{delegate_name} [#{scope}])"] = false;
bsw@342 85 ["Apply unit or area delegation for this issue (Currently: #{delegate_name} [#{scope}])"] = false;
Thomas@73 86 ["Approval (#th preference) [many entries]"] = "Konsentoj (#-a prefero)";
Dinu@43 87 ["Approval (#th preference) [single entry]"] = "Konsento (#-a prefero)";
Thomas@73 88 ["Approval (first preference) [many entries]"] = "Konsentoj (unua prefero)";
Dinu@43 89 ["Approval (first preference) [single entry]"] = "Konsento (unua prefero)";
Thomas@73 90 ["Approval (second preference) [many entries]"] = "Konsentoj (dua prefero)";
Dinu@43 91 ["Approval (second preference) [single entry]"] = "Konsento (dua prefero)";
Thomas@73 92 ["Approval (third preference) [many entries]"] = "Konsentoj (tria prefero)";
Dinu@43 93 ["Approval (third preference) [single entry]"] = "Konsento (tria prefero)";
Thomas@73 94 ["Approval [many entries]"] = "Konsentoj";
Dinu@43 95 ["Approval [single entry]"] = "Konsento";
Dinu@38 96 ["Approved"] = "Konsentita";
bsw@1116 97 ["Are you aware that revoking an initiative is irrevocable?"] = false;
Dinu@14 98 ["Area"] = "Temaro";
Dinu@14 99 ["Area delegation"] = "Temarodelegacio";
bsw@1116 100 ["As long as you are interested in this issue yourself, the delegation is suspended for this issue, but it will be applied again in the voting phase unless you vote yourself."] = false;
bsw@1116 101 ["As soon as one initiative of this issue reaches the 1st quorum of #{quorum} support, the issue will proceed to discussion phase."] = false;
Dinu@14 102 ["Author"] = "Aŭtoro";
bsw@1116 103 ["Available policies"] = false;
Dinu@14 104 ["Avatar"] = "Avataro";
bsw@1116 105 ["Ballot of '#{member_name}'"] = false;
Dinu@14 106 ["Become a member"] = "Iĝi membro";
bsw@1116 107 ["Before creating a new issue, please check any existant issues before, if the topic is already in discussion."] = false;
bsw@1116 108 ["Best not admitted initiative"] = false;
Dinu@14 109 ["Birthday"] = "Naskiĝtago";
bsw@631 110 ["Broken delegations"] = false;
bsw@538 111 ["Calculation"] = false;
Thomas@73 112 ["Can't remove last initiator"] = "Ne povas forigi la lastan iniciinton";
Dinu@14 113 ["Can't send confirmation email"] = "Ne povas dissendi konfirmoretpoŝton.";
Dinu@14 114 ["Cancel"] = "Nuligi";
jbe@1033 115 ["Cancel issue"] = false;
bsw@1116 116 ["Cancel issue ##{id}"] = false;
jbe@1033 117 ["Canceled by administrative intervention"] = false;
Thomas@201 118 ["Change email address"] = "Ŝanĝi retpoŝtadreson";
Dinu@38 119 ["Change order"] = "Ŝanĝi ordon";
bsw@1116 120 ["Check and enter personal data"] = false;
bsw@1116 121 ["Check your #{scope} delegation to '#{trustee_name}' for '#{context}'"] = false;
jbe@992 122 ["Check your delegations!"] = false;
bsw@1116 123 ["Check your outgoing delegations"] = false;
bsw@1116 124 ["Choose a formatting engine:"] = false;
bsw@1116 125 ["Choose a member to invite"] = false;
bsw@1116 126 ["Choose an initiator to remove"] = false;
Dinu@14 127 ["Choose member"] = "Elekti membron";
bsw@1116 128 ["Choose timing"] = false;
bsw@1116 129 ["Choose your delegatee"] = false;
Dinu@14 130 ["Closed"] = "Fermita";
bsw@538 131 ["Closed issues"] = false;
bsw@1116 132 ["Closed user group"] = false;
Thomas@201 133 ["Collective opinion of supporters"] = "Opiniaro de la subtenantoj";
bsw@1116 134 ["Collective rating"] = false;
Dinu@14 135 ["Compare"] = "Kompari";
bsw@1116 136 ["Comparision of revisions #{id1} and #{id2}"] = false;
bsw@1116 137 ["Competing initiatives"] = false;
bsw@1116 138 ["Competing initiatives failed the 2nd quorum (#{num}/#{den}):"] = false;
bsw@1116 139 ["Competing initiatives in pairwise comparison to best initiative:"] = false;
bsw@1116 140 ["Competing initiatives in pairwise comparison to winner:"] = false;
bsw@538 141 ["Configure notifications now"] = false;
Dinu@14 142 ["Confirm"] = "Konfirmi";
bsw@1116 143 ["Confirm notification address"] = false;
bsw@1116 144 ["Confirm your email address"] = false;
Dinu@14 145 ["Confirmation code"] = "Konfirmokodon";
Dinu@14 146 ["Confirmation code invalid!"] = "La konfirmokodo estas malvalida!";
Dinu@14 147 ["Contacts"] = "Kontaktoj";
bsw@1116 148 ["Create a new issue"] = false;
Thomas@228 149 ["Create new policy"] = "Krei novan regularon";
bsw@342 150 ["Create new unit"] = false;
Dinu@14 151 ["Created at"] = "Kreita je";
bsw@1116 152 ["Current delegatee"] = false;
Thomas@201 153 ["Current name"] = "Aktuala nomo";
jbe@992 154 ["Current phase is already closed."] = false;
Thomas@201 155 ["Current status"] = "Aktuala stato";
jbe@992 156 ["Current unit and area delegations need confirmation"] = false;
Thomas@201 157 ["Current votings in areas you are member of and issues you are interested in:"] = "Aktualaj voĉdonoj pri temoj, en kiuj vi membras kaj kiuj vin interesas:";
Thomas@73 158 ["Currently no API key is set."] = "Nuntempe ne ekzistas API-ŝlosilo";
Thomas@201 159 ["Currently required"] = "Nuntempe bezonata";
bsw@1116 160 ["Currently this is the only initiative in this issue, because nobody started a competing initiative (yet)."] = false;
Thomas@201 161 ["Date format is not valid. Please use following format: YYYY-MM-DD"] = "Datoformato ne estas valida. Bonvolu uzi jenan formaton: JJJJ-MM-TT";
bsw@1116 162 ["Deactivate member"] = false;
Thomas@201 163 ["Default Policy"] = "Apriora regularo";
Dinu@14 164 ["Degree"] = "Grado";
bsw@631 165 ["Delegate area"] = false;
bsw@631 166 ["Delegate issue"] = false;
bsw@631 167 ["Delegate unit"] = false;
Thomas@201 168 ["Delegation abandoned"] = "Delegacio malaplikita";
Thomas@201 169 ["Delegation turned off for area"] = "Temara delegacio malŝaltita";
Thomas@201 170 ["Delegation turned off for issue"] = "Tema delegacio malŝaltita";
Dinu@14 171 ["Delegations"] = "Delegacioj";
bsw@1116 172 ["Describe how the proposal and/or the reasons of the initiative could be improved"] = false;
Dinu@14 173 ["Description"] = "Priskribo";
Dinu@14 174 ["Details"] = "Detaloj";
Thomas@201 175 ["Developer settings"] = "Porprogramistaj agordoj";
bsw@1116 176 ["Did the initiator implement this suggestion?"] = false;
bsw@342 177 ["Direct majority"] = false;
bsw@1116 178 ["Direct majority denominator"] = false;
bsw@342 179 ["Direct majority non negative"] = false;
bsw@342 180 ["Direct majority numerator"] = false;
bsw@342 181 ["Direct majority positive"] = false;
Thomas@73 182 ["Disapproval (prefer to last block) [many entries]"] = "Malkonsentoj (preferi al la lasta bloko)";
Dinu@43 183 ["Disapproval (prefer to last block) [single entry]"] = "Malkonsento (preferi al la lasta bloko)";
Thomas@73 184 ["Disapproval (prefer to lower block) [many entries]"] = "Malkonsentoj (preferi al la malsupra bloko)";
Dinu@43 185 ["Disapproval (prefer to lower block) [single entry]"] = "Malkonsento (preferi al la malsupra bloko)";
Thomas@73 186 ["Disapproval (prefer to lower blocks) [many entries]"] = "Malkonsentoj (preferi al la malsupraj blokoj)";
Dinu@43 187 ["Disapproval (prefer to lower blocks) [single entry]"] = "Malkonsento (preferi al la malsupraj blokoj)";
Thomas@73 188 ["Disapproval [many entries]"] = "Malkonsentoj";
Dinu@43 189 ["Disapproval [single entry]"] = "Malkonsento";
bsw@1116 190 ["Disapproved"] = false;
bsw@1116 191 ["Discard my vote"] = false;
Dinu@14 192 ["Discussion"] = "Diskuto";
bsw@1116 193 ["Discussion #{time_info}"] = false;
Dinu@14 194 ["Discussion URL"] = "Diskuto-URL";
bsw@538 195 ["Discussion started"] = false;
Dinu@14 196 ["Discussion time"] = "Tempo de la diskuto";
bsw@1116 197 ["Do you really want to irrevocably deactive this member?"] = false;
bsw@1116 198 ["Do you want to suggest to support another initiative?"] = false;
Dinu@14 199 ["Download"] = "Elŝuti";
Thomas@73 200 ["Download database export"] = "Elŝuti datumbazeksporton";
bsw@538 201 ["Download documents"] = false;
bsw@1116 202 ["Draft history"] = false;
bsw@1116 203 ["Draft revision #{id}"] = false;
bsw@1116 204 ["During the discussion phase, the issue is debated on while the initiators improve the proposals and reasons in their initiatives. Supporters of initiatives can write and rate suggestions for improvement."] = false;
bsw@1116 205 ["During the verification phase, existing initiatives cannot be changed anymore. Initiatives need to pass the 2nd quorum of #{quorum} at end of verification phase to become admitted for voting."] = false;
bsw@1116 206 ["During the voting phase, votes for all admitted initiatives in this issue can be cast. The final result will be calculated as soon as this phase ends."] = false;
bsw@1116 207 ["Edit again"] = false;
Dinu@14 208 ["Edit initiative"] = "Redakti iniciaton";
bsw@1116 209 ["Edit voting comment"] = false;
bsw@1116 210 ["Edit your profile data"] = false;
bsw@342 211 ["Eligible as winner"] = false;
bsw@1116 212 ["Eligible members (#{count})"] = false;
bsw@631 213 ["Eligible voters"] = false;
Thomas@201 214 ["Email address"] = "Retpoŝtadreso";
Thomas@201 215 ["Email address confirmation"] = "Konfirmo de la retpoŝtadreson";
bsw@1116 216 ["Email address for notifications"] = false;
Thomas@201 217 ["Email address is confirmed now"] = "Retpoŝtadreso nun estas konfirmita";
Thomas@201 218 ["Email address too short!"] = "Retpoŝtadreso estas tro mallonga!";
bsw@538 219 ["Email confirmation request"] = false;
bsw@1116 220 ["Emphasis"] = false;
bsw@1116 221 ["Enter a new email address:"] = false;
bsw@1116 222 ["Enter a new login name"] = false;
bsw@1116 223 ["Enter a new password:"] = false;
bsw@1116 224 ["Enter a new screen name:"] = false;
bsw@1116 225 ["Enter a title for your initiative (max. 140 chars):"] = false;
bsw@1116 226 ["Enter your current password:"] = false;
bsw@1116 227 ["Enter your new password again please:"] = false;
bsw@1116 228 ["Enter your proposal and/or reasons"] = false;
bsw@1116 229 ["Enter your proposal and/or reasons:"] = false;
Thomas@202 230 ["Error while converting image. Please note, that only JPG files are supported!"] = "Eraro konvertante bildon. Bonvole rimarku, ke nur JPEG-bildoj estas subtenataj.";
Dinu@14 231 ["Error while updating member, database reported:<br /><br /> (#{errormessage})"] = "Eraro dum ĝisdatigo de la membro, la datumbazo raportas sekvan eraron:<br /><br /> (#{errormessage})";
bsw@342 232 ["Etherpad authentication failed"] = false;
Dinu@14 233 ["External memberships"] = "Eksteraj membrecoj";
Dinu@14 234 ["External posts"] = "Eksteraj postenoj";
bsw@1116 235 ["Failed #{sign}#{num}/#{den}"] = false;
bsw@1116 236 ["Failed 1st quorum"] = false;
jbe@1000 237 ["Finish delegation check"] = false;
Dinu@14 238 ["Finish voting"] = "Fini voĉdonadon";
bsw@1116 239 ["Finished with winner"] = false;
bsw@1116 240 ["For numbered items use a digit (e.g. 1) followed by a dot (.) and a space"] = false;
bsw@1116 241 ["For which issue phases do you like to receive notification emails?"] = false;
jbe@992 242 ["Forgot login name?"] = false;
jbe@992 243 ["Forgot password?"] = false;
bsw@1116 244 ["Formatting help"] = false;
bsw@1116 245 ["Free timing:"] = false;
Dinu@14 246 ["Frozen"] = "Ĝelita";
Dinu@14 247 ["Fully frozen at"] = "Tute ĝelita je";
Thomas@73 248 ["Generate API key"] = "Krei API-ŝlosilon";
bsw/jbe@19 249 ["Global delegation"] = "Ĝenerala delegacio";
bsw@1116 250 ["Go back to home page"] = false;
Dinu@14 251 ["Half frozen at"] = "Duone ĝelita je";
bsw@1116 252 ["Headlines"] = false;
bsw@538 253 ["Hello\n\n"] = false;
Dinu@14 254 ["Hello "] = "Saluton ";
jbe@992 255 ["Hello,\n\n"] = false;
Thomas@201 256 ["Help #{id}"] = "Helpo #{id}";
Dinu@14 257 ["Hide"] = "Kaŝi";
bsw@1185 258 ["Hide inactive"] = false;
Thomas@228 259 ["Hint"] = "Konsilo";
Thomas@201 260 ["History"] = "Historio";
Dinu@14 261 ["Home"] = "Ĉefpaĝo";
bsw@1116 262 ["How important is your suggestions for you?"] = false;
bsw@1116 263 ["How this member voted"] = false;
bsw@1116 264 ["I do not like to hear from this member"] = false;
bsw@1116 265 ["I do not like to receive notifications by email"] = false;
bsw@1116 266 ["I don't like any of the initiative in this issue and I want to add my opinion or counter proposal"] = false;
bsw@1116 267 ["I don't like this initiative and I want to add my opinion or counter proposal"] = false;
bsw@1116 268 ["I don't like to vote this issue (myself):"] = false;
bsw@1116 269 ["I like this initiative and I want to support it"] = false;
bsw@1116 270 ["I like to change/revoke my vote:"] = false;
bsw@1116 271 ["I like to receive notifications"] = false;
bsw@1116 272 ["I like to vote on this issue:"] = false;
bsw@1116 273 ["I understand, that this is not revocable"] = false;
bsw@1116 274 ["I want to change account settings"] = false;
bsw@1116 275 ["I want to change the interface language"] = false;
bsw@1116 276 ["I want to customize my profile"] = false;
bsw@1116 277 ["I want to deactive this member irrevocably"] = false;
bsw@1116 278 ["I want to delegate my vote"] = false;
bsw@1116 279 ["I want to delegate this issue"] = false;
bsw@1116 280 ["I want to delegate this organizational unit"] = false;
bsw@1116 281 ["I want to delegate this subject area"] = false;
bsw@1116 282 ["I want to download all data"] = false;
bsw@1116 283 ["I want to improve this initiative"] = false;
bsw@1116 284 ["I want to know whats going on"] = false;
bsw@1116 285 ["I want to learn more about LiquidFeedback"] = false;
bsw@1116 286 ["I want to logout"] = false;
bsw@1116 287 ["I want to manage my saved contacts"] = false;
bsw@1116 288 ["I want to participate in this issue"] = false;
bsw@1116 289 ["I want to participate in this subject area"] = false;
bsw@1116 290 ["I want to save this member as contact (i.e. to use as delegatee)"] = false;
bsw@1116 291 ["I want to start a new initiative"] = false;
bsw@1116 292 ["I want to stay informed"] = false;
bsw@1116 293 ["I want to take a look at other organizational units"] = false;
bsw@1116 294 ["I'm interested in this issue"] = false;
bsw@1116 295 ["I'm supporting this initiative"] = false;
bsw/jbe@19 296 ["Id"] = "Identigilo";
bsw@342 297 ["Identification"] = false;
Thomas@73 298 ["If this link is not working, please open following url in your web browser:\n\n"] = "Se tiu ligilo ne funkcias, bonvolu malfermi la sekvan URLon per via retumilo:\n\n";
bsw@1116 299 ["If you cannot find any appropriate existing issue, "] = false;
bsw@909 300 ["Implicitly admitted"] = false;
Dinu@14 301 ["Incoming delegations"] = "Alvenantaj delegacioj";
bsw@1116 302 ["Incoming delegations for '#{member_name}'"] = false;
bsw@1116 303 ["Incoming delegations for '#{member}'"] = false;
bsw@1116 304 ["Indent sub items with spaces"] = false;
Thomas@228 305 ["Index"] = "indico";
bsw@342 306 ["Indirect majority"] = false;
bsw@1116 307 ["Indirect majority denominator"] = false;
bsw@342 308 ["Indirect majority non negative"] = false;
bsw@342 309 ["Indirect majority numerator"] = false;
bsw@342 310 ["Indirect majority positive"] = false;
bsw@1116 311 ["Individual ratings"] = false;
Dinu@14 312 ["Initiative is revoked now"] = "Iniciato nun estas retirita";
bsw@1116 313 ["Initiative not admitted"] = false;
Dinu@14 314 ["Initiative quorum"] = "Kvorumo de la iniciato";
bsw@1116 315 ["Initiative quorum denominator"] = false;
Thomas@228 316 ["Initiative quorum numerator"] = "Nominatoro de iniciato-kvorumo";
jbe@21 317 ["Initiative revoked"] = "Iniciato retirita";
Dinu@14 318 ["Initiative successfully created"] = "Iniciato sukcese kreita";
Dinu@14 319 ["Initiative successfully updated"] = "Iniciato sukcese ĝisdatigita";
Thomas@201 320 ["Initiative: "] = "Iniciato: ";
bsw@1116 321 ["Initiatives"] = false;
bsw@1116 322 ["Initiatives and issues"] = false;
bsw@1116 323 ["Initiatives created by this member"] = false;
Thomas@73 324 ["Initiatives that invited you to become initiator:"] = "Iniciatoj, kiuj vin invitis esti inicionto:";
Dinu@71 325 ["Initiator invites"] = "Invitoj";
Thomas@73 326 ["Initiators"] = "Iniciintoj";
bsw@1116 327 ["Interest already removed"] = false;
Dinu@14 328 ["Interest removed"] = "Intereso forigita";
Dinu@14 329 ["Interest updated"] = "Intereso ĝisdatigita";
bsw@758 330 ["Interested members"] = false;
Dinu@14 331 ["Internal posts"] = "Internaj postenoj";
Thomas@228 332 ["Interval format:"] = "Intervala formato";
bsw@1116 333 ["Introduction"] = false;
bsw@758 334 ["Invalid login name or password!"] = false;
bsw@1116 335 ["Invalid timing"] = false;
Dinu@14 336 ["Invitation has been refused"] = "Invito estas rifuzita";
bsw@538 337 ["Invitation to LiquidFeedback"] = false;
Thomas@73 338 ["Invite an initiator to initiative"] = "Inviti inicionton al la iniciato";
Dinu@14 339 ["Invite code"] = "Invitokodo";
bsw@1116 340 ["Invite member"] = false;
bsw@1790 341 ["Invited [as initiator]"] = "Invitita";
bsw@1116 342 ["Issue #"] = false;
Dinu@14 343 ["Issue ##{id}"] = "Temo ##{id}";
bsw@1116 344 ["Issue ##{issue_id}: #{initiative_name}"] = false;
Dinu@14 345 ["Issue delegation"] = "Temodelegacio";
jbe@1033 346 ["Issue has been canceled"] = false;
Thomas@201 347 ["Issue quorum"] = "Kvorumo por temo";
bsw@1116 348 ["Issue quorum denominator"] = false;
Thomas@228 349 ["Issue quorum numerator"] = "Nominatoro de tema kovorumo";
bsw@538 350 ["Issue reached next phase"] = false;
bsw@1116 351 ["Issues in admission phase"] = false;
bsw@1116 352 ["Issues in discussion phase"] = false;
bsw@1116 353 ["Issues in verification phase"] = false;
bsw@1116 354 ["Issues in voting phase"] = false;
bsw@631 355 ["Issues:"] = false;
Dinu@14 356 ["JavaScript is disabled or not available."] = "JavaScript ne estas ŝaltita aŭ disponebla.";
bsw@342 357 ["Last activity (updated daily)"] = false;
bsw@1116 358 ["Last counting:"] = false;
bsw@1116 359 ["Latest approved issue"] = false;
bsw@1116 360 ["Latest disapproved issue"] = false;
bsw@631 361 ["Latest events"] = false;
bsw@1116 362 ["Links"] = false;
bsw@538 363 ["LiquidFeedback"] = false;
bsw@1116 364 ["Lists"] = false;
bsw@1116 365 ["Lists must be preceeded and followed by at least one blank line"] = false;
bsw@631 366 ["Lock member?"] = false;
Thomas@73 367 ["Locked?"] = "Ĉu blokita?";
bsw@1788 368 ["Login [headline]"] = "Ensaluti";
bsw@1788 369 ["Login [button]"] = "Ensaluti";
Dinu@14 370 ["Login name"] = "Salutnomo";
jbe@992 371 ["Login name request"] = false;
jbe@992 372 ["Login-Name: "] = false;
Dinu@14 373 ["Logout successful"] = "Adiaŭo sukcesa";
bsw@1116 374 ["Make your choice by placing the initiatives"] = false;
Dinu@14 375 ["Member"] = "Membro";
Thomas@73 376 ["Member has been removed from initiators"] = "La membro estas forigita de la iniciintaro";
Dinu@14 377 ["Member has been removed from your contacts"] = "La membro estas forigita de viaj kontaktoj";
Thomas@73 378 ["Member has not approved latest draft"] = "La membro ne konsentis la plej novan skizon";
bsw@631 379 ["Member inactive?"] = false;
Dinu@14 380 ["Member is already saved in your contacts!"] = "La membro estas jam konservita en viaj kontaktoj!";
bsw@779 381 ["Member is not participating in any of the #{count} areas in this unit"] = false;
bsw@779 382 ["Member is not participating in the only area of the unit"] = false;
Thomas@73 383 ["Member is now invited to be initiator"] = "La membro nun estas invitita kiel inicionto";
Dinu@14 384 ["Member list"] = "Membrolisto";
Dinu@14 385 ["Member name"] = "Membronomo";
bsw@1116 386 ["Member successfully deactivated"] = false;
Dinu@14 387 ["Member successfully registered"] = "Membro sukcese registrita";
Dinu@14 388 ["Member successfully updated"] = "Membro sukcese ĝisdatigita";
Dinu@14 389 ["Members"] = "Membroj";
Dinu@14 390 ["Memberships"] = "Membrecoj";
Thomas@201 391 ["Missing help text: #{id}.#{lang}.txt"] = "Mankanta helpteksto: #{id}.#{lang}.txt";
Dinu@14 392 ["Mobile phone"] = "Poŝtelefono";
Dinu@38 393 ["Move down"] = "Movi malsupren";
Dinu@38 394 ["Move up"] = "Movi supren";
bsw@342 395 ["My areas"] = false;
Dinu@14 396 ["Name"] = "Nomo";
Dinu@14 397 ["New"] = "Nova";
bsw@1116 398 ["New area"] = false;
bsw@1116 399 ["New draft for initiative '#{initiative_name}'"] = false;
bsw@631 400 ["New drafts for #{count} initiative(s) you are supporting"] = false;
jbe@21 401 ["New initiative"] = "Nova iniciato";
bsw@538 402 ["New initiative draft"] = false;
jbe@21 403 ["New issue"] = "Nova temo";
bsw@1116 404 ["New member"] = false;
bsw@1116 405 ["New organizational unit"] = false;
Dinu@14 406 ["New passwords does not match."] = "Vi ne enigis dufoje la saman pasvorton";
Dinu@14 407 ["New passwords is too short."] = "La nova pasvorto estas tro mallonga";
bsw@1116 408 ["New policy"] = false;
jbe@21 409 ["New suggestion"] = "Nova sugesto";
Dinu@14 410 ["No"] = "Ne";
bsw@1116 411 ["No (not yet)"] = false;
bsw@909 412 ["No admission needed"] = false;
Dinu@14 413 ["No changes to your images were made"] = "Viaj bildoj ne estas ŝanĝitaj";
Thomas@201 414 ["No default"] = "Neniu aprioraĵo";
Dinu@14 415 ["No delegation"] = "Neniu delegacio";
bsw@1116 416 ["No matching issues found"] = false;
bsw@1116 417 ["No matching members found"] = false;
bsw@631 418 ["No more events available"] = false;
bsw@342 419 ["No multistage majority"] = false;
bsw@1116 420 ["No published contacts"] = false;
bsw@1116 421 ["No results for this selection"] = false;
bsw@342 422 ["No reverse beat path"] = false;
bsw@758 423 ["No suggestions"] = false;
bsw@758 424 ["No suggestions yet"] = false;
Dinu@14 425 ["Not a member"] = "Ne estas membro";
Thomas@201 426 ["Not voted issues"] = "Ne balotitaj temoj";
Thomas@201 427 ["Notification address unconfirmed"] = "Pornotifika adreso nekonfirmita";
bsw@342 428 ["Notification email"] = false;
bsw@538 429 ["Notification level not set yet"] = false;
bsw@1116 430 ["Notifications"] = false;
bsw@1116 431 ["Notifications are only send to you about events in the subject areas you subscribed, the issues you are interested in and the initiatives you are supporting."] = false;
Thomas@73 432 ["Number of incoming delegations, follow link to see more details"] = "Nombro de alvenantaj delegacioj, sekvu ligilon por pli da detaloj";
Dinu@14 433 ["Old password is wrong"] = "La malnova pasvorto estas malĝusta";
bsw@538 434 ["On that page please enter the confirmation code:\n\n"] = false;
bsw@538 435 ["On that page please enter the invite key:\n\n"] = false;
Thomas@73 436 ["On that page please enter the reset code:\n\n"] = "Bonvolu enigu sur tiu paĝo la remetokodon:\n\n";
Dinu@14 437 ["One issue"] = "Unu temo";
Dinu@14 438 ["One issue you are interested in"] = "Unu temo, kiu vin interesas";
bsw@631 439 ["One more area in this unit"] = false;
bsw@631 440 ["One of them have an area delegation set"] = false;
bsw@538 441 ["Only for issues reaching the discussion phase"] = false;
bsw@1116 442 ["Only for issues reaching the verification phase"] = false;
bsw@538 443 ["Only for issues reaching the voting phase"] = false;
Dinu@71 444 ["Open initiatives you are supporting which has been updated their draft:"] = "Malfermitaj iniciatoj, kiujn vi subtenas kaj kiuj ĝisdatigis sian skizon:";
bsw@538 445 ["Open issues"] = false;
bsw@1116 446 ["Open the appropriate subject area where your issue fits in and follow the instruction on that page."] = false;
bsw@342 447 ["Options"] = false;
Dinu@14 448 ["Organizational unit"] = "Organiza unuo";
bsw@1116 449 ["Organizational units"] = false;
bsw@1116 450 ["Organizational units and subject areas"] = false;
bsw@342 451 ["Other failures"] = false;
Dinu@14 452 ["Outgoing delegations"] = "Elirantaj delegacioj";
bsw@1116 453 ["Page not found"] = false;
bsw@1116 454 ["Paragraphs"] = false;
bsw@631 455 ["Parent unit"] = false;
Dinu@14 456 ["Password"] = "Pasvorto";
Dinu@14 457 ["Password has been reset successfully"] = "La pasvorto estas sukcese remetita";
Thomas@73 458 ["Password reset request"] = "Demando de pasvortorimeto";
Dinu@14 459 ["Passwords don't match!"] = "La pasvortoj ne estas samaj!";
Dinu@14 460 ["Passwords must consist of at least 8 characters!"] = "La pasvorto devas havi almenaŭ 8 literojn!";
bsw@1116 461 ["Personal information"] = false;
bsw@1116 462 ["Phase durations"] = false;
Dinu@14 463 ["Phone"] = "Telefono";
Dinu@14 464 ["Photo"] = "Foto";
Thomas@73 465 ["Please choose a login name. This name will not be shown to others and is used only by you to login into the system. The login name is case sensitive."] = "Bonvolu elekti salutonomon! Tiu nomo ne estas montrita al aliaj kaj nur vi uzas tiun nomon por la saluto. La uskleco (majuskle/minuskle) gravas";
Dinu@14 466 ["Please choose a member"] = "Bonvolu elekti membron";
bsw/jbe@19 467 ["Please choose a name, i.e. your real name or your nick name. This name will be shown to others to identify you."] = "Bonvolu elekti nomon, ekzemple vian veran nomon aŭ kromnomon. Tiu nomo estas montrita al aliaj por vin identecigi.";
Thomas@73 468 ["Please choose a password and enter it twice. The password is case sensitive."] = "Bonvolu elekti pasvorton kaj enigi tiun pasvorton dufoje! La uskleco (majuskle/minuskle) gravas.";
Dinu@14 469 ["Please choose a policy"] = "Bonvolu elekti regularon";
bsw@1116 470 ["Please choose a policy for the new issue:"] = false;
bsw@1116 471 ["Please choose an area name"] = false;
Dinu@14 472 ["Please choose two different versions of the draft to compare"] = "Bonvolu elekti du malsamajn versiojn de la skizo por kompari ilin.";
bsw@631 473 ["Please confirm your email address"] = false;
bsw@538 474 ["Please confirm your email address by clicking the following link:\n\n"] = false;
jbe@992 475 ["Please decide for each delegation to confirm or to revoke it!"] = false;
bsw@1116 476 ["Please enter a meaningful title for your initiative!"] = false;
Dinu@14 477 ["Please enter the email reset code you have received:"] = "Bonvolu enigi retpoŝtoremetokodon, kiun vi ricevis:";
bsw@1116 478 ["Please enter the invite code you've received"] = false;
Dinu@14 479 ["Please enter your email address. This address will be used for automatic notifications (if you request them) and in case you've lost your password. This address will not be published. After registration you will receive an email with a confirmation link."] = "Bonvolu enigi vian retadreson. Tiu adreso estas uzita por aŭtomataj sciigoj (se vi petas tiajn) kaj por remeti la pasvorton. Tiu adreso ne estos publikigita. Post la fino de la registrado, vi ricevos retpoŝton kun ligilo al la konfirmo de la adreso.";
jbe@992 480 ["Please enter your email address. You will receive an email with your login name."] = false;
Dinu@14 481 ["Please enter your login name. You will receive an email with a link to reset your password."] = "Bonvolu enigi vian salutnomon. Vi ricevos retpoŝton kun ligilo al la remeto de la pasvorto.";
Dinu@14 482 ["Please enter your new password twice."] = "Bonvolu enigi dufoje vian novan pasvorton:";
bsw@631 483 ["Please select your preferred notification level"] = false;
Thomas@73 484 ["Policies"] = "Regularoj";
Dinu@14 485 ["Policy"] = "Regularo";
Thomas@73 486 ["Policy '#{name}'"] = "Regularo '#{name}'";
Thomas@228 487 ["Policy list"] = "Listo de rugularoj";
bsw@909 488 ["Polling mode"] = false;
Dinu@14 489 ["Population"] = "Loĝantaro";
bsw/jbe@19 490 ["Posts"] = "Postenoj";
bsw@1116 491 ["Preference comparison"] = false;
bsw@1116 492 ["Preference voting"] = false;
Thomas@201 493 ["Preview"] = "Antaŭrigardo";
bsw@1116 494 ["Preview of delegation"] = false;
bsw@1116 495 ["Preview of voting ballot"] = false;
bsw@1116 496 ["Private contacts"] = false;
Dinu@14 497 ["Profession"] = "Profesio";
Dinu@14 498 ["Publish"] = "Publikigi";
bsw@1116 499 ["Publish now"] = false;
Dinu@14 500 ["Published"] = "Publikigita";
bsw@1116 501 ["Published contacts"] = false;
bsw@1116 502 ["Put **double asterisks** around a phrase to make it bold"] = false;
bsw@1116 503 ["Put *asterisks* or around a phrase to make it italic"] = false;
bsw@1116 504 ["Put a hypen (-) or asterisk (*) followed by a space in front of each item"] = false;
bsw@1116 505 ["Quorums"] = false;
bsw@1116 506 ["Reached #{sign}#{num}/#{den}"] = false;
bsw@1116 507 ["Read and accept the terms and choose a password"] = false;
bsw@1116 508 ["Read more"] = false;
Dinu@14 509 ["Real name"] = "Vera nomo";
bsw@1116 510 ["Recover login name"] = false;
Dinu@14 511 ["Register new member"] = "Registri novan membron";
bsw@1116 512 ["Registered members (#{count})"] = false;
Dinu@14 513 ["Registration"] = "Registrado";
bsw@758 514 ["Registration (step 1 of 3: Invite code)"] = false;
bsw@758 515 ["Registration (step 2 of 3: Personal information)"] = false;
bsw@758 516 ["Registration (step 3 of 3: Terms of use and password)"] = false;
Dinu@14 517 ["Rejected"] = "Rifuzita";
bsw@1116 518 ["Rejected (rank #{rank})"] = false;
Dinu@14 519 ["Remove"] = "Forigi";
bsw@1116 520 ["Remove an initiator from initiative"] = false;
Thomas@73 521 ["Remove initiator"] = "Forigi iniciinton";
Thomas@201 522 ["Rendered"] = "Bildigita";
jbe@992 523 ["Request email with login name"] = false;
Dinu@14 524 ["Request password reset link"] = "Demandi ligilon por remeti la pasvorton";
Thomas@201 525 ["Resend activation email to '#{email}'"] = "Resendi aktivigan retpoŝton al '#{email}'";
Dinu@14 526 ["Reset code"] = "Remetokodo";
Dinu@14 527 ["Reset code is invalid!"] = "La remetokodo estas malvalida!";
Dinu@14 528 ["Reset password"] = "Remeti pasvorton";
Dinu@14 529 ["Revoke initiative"] = "Nuligi iniciaton";
bsw@1116 530 ["Revoke now"] = false;
bsw@1116 531 ["Revoked (during admission)"] = false;
bsw@1116 532 ["Revoked (during discussion)"] = false;
bsw@1116 533 ["Revoked (during verification)"] = false;
Dinu@14 534 ["Revoked at"] = "Nuligita je";
bsw@1116 535 ["Rules of procedure"] = false;
Dinu@14 536 ["Save"] = "Konservi";
bsw@1116 537 ["Save new password"] = false;
bsw@1116 538 ["Save voting comment"] = false;
Thomas@201 539 ["Saved contacts"] = "Konservitaj kontaktoj";
bsw@342 540 ["Schulze rank"] = false;
bsw@342 541 ["Screen name"] = false;
Dinu@14 542 ["Search"] = "Serĉi";
Dinu@14 543 ["Search results for: '#{search}'"] = "Serĉorezultoj por: '#{search}'";
bsw@538 544 ["Search term (only complete words)"] = false;
bsw@1116 545 ["Select a notification level"] = false;
Dinu@38 546 ["Select language \"#{langcode}\""] = "Elekti lingvon \"#{langcode}\"";
bsw@342 547 ["Send invite?"] = false;
bsw@1116 548 ["Separate each paragraph with at least one blank line"] = false;
Thomas@73 549 ["Set URL"] = "Meti URLon";
bsw@1116 550 ["Set area delegation"] = false;
bsw@1116 551 ["Set issue delegation"] = false;
bsw@342 552 ["Set unit delegation"] = false;
bsw@1116 553 ["Should the initiator implement this suggestion?"] = false;
Dinu@14 554 ["Show"] = "Montri";
bsw@1116 555 ["Show all members"] = false;
bsw@1116 556 ["Show full history"] = false;
bsw@1116 557 ["Show full member list"] = false;
bsw@1185 558 ["Show inactive"] = false;
bsw@1116 559 ["Show less"] = false;
Dinu@14 560 ["Show member"] = "Montri membron";
bsw@1116 561 ["Show more and rate this"] = false;
bsw@1116 562 ["Show my voting ballot"] = false;
bsw@538 563 ["Show older events"] = false;
Thomas@228 564 ["Show policies in use"] = "Montri uzatajn regularojn";
Thomas@228 565 ["Show policies not in use"] = "Montri ne uzatajn regularojn";
bsw@1116 566 ["Show voting ballot"] = false;
Dinu@14 567 ["Sorry, but there is not confirmed email address for your account. Please contact the administrator or support."] = "Pardonu, por tiu konto ne ekzistas konfirmita retadreson. Bonvolu vin turni al administranto aŭ al la helpantaro.";
Dinu@14 568 ["Sorry, but you are currently not invited"] = "Pardonu, sed aktuale vi ne estas invitita";
Dinu@14 569 ["Sorry, you have reached your personal flood limit. Please be slower..."] = "Pardonu, vi atingis vian propran inundolimigon. Bonvolu esti pli malrapida...";
Dinu@14 570 ["Sorry, your contingent for creating initiatives has been used up. Please try again later."] = "Pardonu, via kontingento por krei iniciatojn estas aktuale elĉerpita. Bonvolu provi pli malfrue denove!";
Thomas@201 571 ["Source"] = "Fonto";
Dinu@14 572 ["Statement"] = "Deklaro";
Thomas@201 573 ["Status"] = "Stato";
bsw@342 574 ["Status quo: #{rank}"] = false;
bsw@342 575 ["Strict direct majority"] = false;
bsw@342 576 ["Strict indirect majority"] = false;
bsw@1116 577 ["Structured discussion"] = false;
Dinu@14 578 ["Stylesheet URL has been updated"] = "URL de la stilfolio estas ĝisdatigita";
bsw@1116 579 ["Subject area subscribed"] = false;
bsw@1116 580 ["Subject areas"] = false;
bsw@1116 581 ["Subscribed members (#{count})"] = false;
bsw@1116 582 ["Subscription already removed"] = false;
bsw@1116 583 ["Subscription removed"] = false;
Dinu@14 584 ["Suggest no initiative"] = "Sugesti neniun iniciaton";
Dinu@14 585 ["Suggestion"] = "Sugesto";
Thomas@73 586 ["Suggestion currently implemented"] = "Sugesto aktuale realigita";
Thomas@73 587 ["Suggestion currently not implemented"] = "Sugesto aktuale ne realigita";
Thomas@201 588 ["Suggestion does not exist anymore"] = "Sugesto ne plu ekzistas";
bsw@1116 589 ["Suggestion for improvement #{id}"] = false;
Dinu@14 590 ["Suggestions"] = "Sugestoj";
bsw@1116 591 ["Suggestions for improvement (#{count})"] = false;
Thomas@201 592 ["Syntax help"] = "Sintaksa helpo";
bsw@1116 593 ["System administration"] = false;
bsw@1116 594 ["System settings"] = false;
bsw@1116 595 ["Take a look through the existing issues. Maybe someone else started a debate on your topic (and you can join it) or the topic has been decided already in the past."] = false;
bsw@1116 596 ["Tell others about this initiative:"] = false;
Dinu@38 597 ["Terms of use"] = "Uzokondiĉoj";
Dinu@14 598 ["The code you've entered is invalid"] = "La kodo, kiun vi enigis ne estas valida!";
Thomas@201 599 ["The draft of this initiative has been updated!"] = "La skizo de tiu iniciato estas ĝisdatigita";
Dinu@14 600 ["The drafts do not differ"] = "La skizoj ne estas malsamaj";
bsw@1116 601 ["The initiative draft has been updated again in the meanwhile, support not updated!"] = false;
bsw@1116 602 ["The initiative text has been updated"] = false;
Thomas@73 603 ["The initiators suggest to support the following initiative:"] = "La iniciintoj rekomendas subteni sekvan iniciaton:";
bsw@1116 604 ["The title is the figurehead of your iniative. It should be short but meaningful! As others identifies your initiative by this title, you cannot change it later!"] = false;
bsw@1116 605 ["This delegation is suspended, because you voted yourself."] = false;
Thomas@201 606 ["This email address is too short!"] = "Tiu retpoŝtadreso esta tro mallonga!";
Dinu@38 607 ["This initiative"] = "Tiu iniciato";
bsw@1116 608 ["This initiative has been revoked at #{revoked} by:"] = false;
bsw@1116 609 ["This initiative has not been admitted! It failed the 2nd quorum of #{quorum}."] = false;
Dinu@14 610 ["This initiative is already revoked"] = "Tiu iniciato estas jam nuligita";
Dinu@14 611 ["This initiative is revoked"] = "Tiu iniciato estas nuligita";
bsw@342 612 ["This invite key is connected with the following information:"] = false;
bsw@1116 613 ["This is the only initiative in this issue, because nobody started a competing initiative."] = false;
Dinu@14 614 ["This issue is already closed."] = "La temo estas jam fermita.";
Dinu@14 615 ["This issue is already frozen."] = "La temo estas jam ĝelita";
bsw@1116 616 ["This issue is closed"] = false;
Thomas@73 617 ["This login is already taken, please choose another one!"] = "Tiu salutnomo estas jam prenita, bonvolu elekti alian!";
Dinu@14 618 ["This login is too short!"] = "Tiu salutnomo estas tro mallonga!";
Dinu@14 619 ["This member account has been created at #{created}"] = "Tiu membrokonto estis kreita je #{created}.";
Thomas@73 620 ["This member has rejected to become initiator of this initiative"] = "Tiu membro rifuzis inviton por esti inicionto";
Thomas@73 621 ["This member is already initiator of this initiative"] = "Tiu membro estas jam iniciinto de tiu iniciato";
Thomas@202 622 ["This member is already invited to become initiator of this initiative"] = "Tiu membro estis jam invitita por esti inicionto de tiu iniciato";
bsw@1116 623 ["This member is currently participating in this issue."] = false;
bsw@631 624 ["This member is inactive"] = false;
bsw@631 625 ["This member is locked"] = false;
bsw@1116 626 ["This member is participating, the remaining delegation chain is suspended during discussing."] = false;
Thomas@73 627 ["This name is already taken, please choose another one!"] = "Tiu nomo estas jam prenita, bonvolu elekti alian!";
Dinu@14 628 ["This name is too short!"] = "Tiu nomo estas tro mallonga!";
bsw@758 629 ["This screen name is too short!"] = false;
bsw@538 630 ["This service is provided by:"] = false;
bsw@538 631 ["This service is provided using the following software components:"] = false;
Dinu@14 632 ["This suggestion has been meanwhile deleted"] = "Tiu sugesto estis intertempe forviŝita";
Dinu@14 633 ["This title is really too short!"] = "Tiu titolo estas vere tro mallonga!";
bsw@1116 634 ["This title is too long!"] = false;
Dinu@38 635 ["Title"] = "Titolo";
bsw@1116 636 ["To create a competing initiative see below."] = false;
bsw@342 637 ["Trustee has no voting right in this unit"] = false;
bsw@1116 638 ["Underline main headlines with ==="] = false;
bsw@1116 639 ["Underline sub headlines with ---"] = false;
bsw@342 640 ["Unit"] = false;
bsw@342 641 ["Unit delegation"] = false;
bsw@342 642 ["Unit list"] = false;
bsw@538 643 ["Unknown author"] = false;
Dinu@71 644 ["Updated drafts"] = "Skizoj ĝisdatigitaj";
bsw@631 645 ["Upload avatar/photo"] = false;
bsw@1116 646 ["Use [Text](http://example.com/) for links"] = false;
bsw@538 647 ["Use terms"] = false;
bsw@1116 648 ["Verification"] = false;
bsw@1116 649 ["Verification #{time_info}"] = false;
bsw@538 650 ["Verification started"] = false;
Dinu@14 651 ["Verification time"] = "Tempo por la kontrolo";
bsw@1116 652 ["Vote delegation"] = false;
Dinu@14 653 ["Voted no"] = "Balotita nee";
Dinu@14 654 ["Voted yes"] = "Balotita jese";
bsw@909 655 ["Voters"] = false;
Dinu@14 656 ["Voting"] = "Voĉdono";
bsw@1116 657 ["Voting #{time_info}"] = false;
bsw@892 658 ["Voting comment"] = false;
bsw@892 659 ["Voting comment (last updated: #{timestamp})"] = false;
bsw@892 660 ["Voting comment (optional)"] = false;
bsw@892 661 ["Voting comment available"] = false;
Dinu@14 662 ["Voting for this issue has already begun."] = "Voĉdono pri tiu temo jam komenciĝis.";
Thomas@201 663 ["Voting has not started yet."] = "Voĉdono por ĉi tiu temo ankoraŭ ne komenciĝis.";
jbe@22 664 ["Voting started"] = "Voĉdono komenciĝis";
Dinu@14 665 ["Voting time"] = "Tempo por la voĉdono";
Thomas@201 666 ["We couldn't deliver a confirmation mail to this address. Please check entered email address."] = "Ni ne povis liveri la konfirman poŝton al tiu adreso. Bonvole kontrolu la enigitan retpoŝtadreson.";
Thomas@201 667 ["We have sent an email with activation link already in the last hour. Please try again later."] = "Ni jam sendis retpoŝton kun aktiviga ligilo dum la pasinta horo. Bonvole provu denove pli malfrue.";
Thomas@201 668 ["Website"] = "Retpaĝaro";
bsw@1116 669 ["What can I do here?"] = false;
bsw@1116 670 ["What this member is currently supporting"] = false;
Thomas@73 671 ["Wiki engine"] = "Viki-modulo";
bsw@342 672 ["Wiki engine for statement"] = false;
bsw@342 673 ["Withdraw membership"] = false;
Dinu@14 674 ["Yes"] = "Jes";
bsw@1116 675 ["Yes, it's implemented"] = false;
bsw@892 676 ["You already voted this issue"] = false;
mail@239 677 ["You are already initiator"] = "Vi estas jam iniciinto";
Dinu@14 678 ["You are already supporting the latest draft"] = "Vi jam subtenas la plej novan skizon";
bsw@75 679 ["You are currently not invited to any initiative."] = "Vi aktuale estas invitita al neniu iniciato.";
Thomas@201 680 ["You are currently not supporting this initiative directly. By adding suggestions to this initiative you will automatically become a potential supporter."] = "Vi aktuale ne subtenas tiun iniciaton rekte. Aldonante sugestojn al tiu iniciaton vi iĝas aŭtomate ebla subtenonto.";
mail@239 681 ["You are initiator of this initiative"] = "Vi estas iniciinto de tiu iniciato";
jbe@21 682 ["You are interested in this issue"] = "Vin interesas tiu temo";
bsw@631 683 ["You are invited to #{count} initiative(s)"] = false;
bsw@538 684 ["You are invited to LiquidFeedback. To register please click the following link:\n\n"] = false;
bsw@1116 685 ["You are invited to become initiator of '#{initiative_name}'"] = false;
bsw@1116 686 ["You are invited to become initiator of this initiative"] = false;
Dinu@14 687 ["You are member"] = "Vi estas membro";
bsw@1116 688 ["You are not eligible to participate"] = false;
bsw@1116 689 ["You are not entitled to vote in this unit"] = false;
bsw@631 690 ["You are not participating in any of the #{count} areas in this unit"] = false;
bsw@631 691 ["You are not participating in the only area of the unit"] = false;
Thomas@73 692 ["You are now initiator of this initiative"] = "Vi nun estas iniciinto de tiu iniciato";
bsw@1116 693 ["You are subscribed for this subject area"] = false;
bsw@631 694 ["You are supporter"] = false;
bsw@1116 695 ["You are supporting this initiative"] = false;
bsw@1116 696 ["You blocked this member (i.e. you will not be notified about this members actions)"] = false;
Thomas@201 697 ["You can change your email address only once per hour. Please try again later."] = "Vi povas ŝanĝi vian retpoŝtadreson nur unufoje hore. Bonvole provu denove pli malfrue.";
bsw@1116 698 ["You can change your text again anytime during admission and discussion phase"] = false;
bsw@1116 699 ["You can choose only members which you have been saved as contact before."] = false;
Dinu@14 700 ["You can't suggest the initiative you are revoking"] = "Vi ne povas rekomendi la iniciaton, kiun vi nuligas";
bsw@1116 701 ["You cannot change your text again later, because this issue is already in verfication phase!"] = false;
bsw@1116 702 ["You delegated this issue"] = false;
bsw@1116 703 ["You delegated this organizational unit"] = false;
bsw@1116 704 ["You delegated this subject area"] = false;
bsw@1116 705 ["You delegated this unit"] = false;
jbe@233 706 ["You didn't confirm your email address '#{email}' within 7 days."] = "Vi ne konfirmis vian retpoŝtadreson '#{email}' dum 7 tagoj.";
jbe@233 707 ["You didn't confirm your email address '#{email}'. You have received an email with an activation link."] = "Vi ne konfirmis vian retpoŝtadreson '#{email}'. Vi ricevis aktivigan ligilon.";
jbe@233 708 ["You didn't save any member as contact yet."] = "Vi ankoraŭ ne konservis membron kiel kontakton!";
bsw@538 709 ["You didn't set the level of notifications you like to receive"] = false;
bsw@1116 710 ["You do not like to vote this issue (yourself)"] = false;
bsw@1116 711 ["You have been voted"] = false;
bsw@631 712 ["You have not voted #{count} issue(s) you were interested in"] = false;
Thomas@201 713 ["You have to mark 'Are you sure' to revoke!"] = "Por nuligi vi devas elekti 'Ĉu certa?'";
bsw@1116 714 ["You have voted"] = false;
bsw@1116 715 ["You have voted via delegation"] = false;
bsw@1116 716 ["You may choose one of the ongoing initiatives you are currently supporting"] = false;
bsw@1116 717 ["You need to confirm to deactivate!"] = false;
bsw@1116 718 ["You refused to become initiator of this initiative"] = false;
bsw@1116 719 ["You saved this member as contact (i.e. to use as delegatee)"] = false;
bsw@1116 720 ["You saved this member as contact (i.e. to use as delegatee) and others can see it"] = false;
Dinu@14 721 ["You've successfully registered and you can login now with your login and password!"] = "Vi sukcese registriĝis kaj povas nun ensaluti per via salutnomo kaj pasvorto!";
bsw@1116 722 ["Your avatar is a small photo, which will be shown always next to your name."] = false;
bsw@1116 723 ["Your choice"] = false;
Thomas@201 724 ["Your email address has been changed, please check for confirmation email with activation link!"] = "Via retpoŝtadreso ŝanĝiĝis, bonvole rigardu la konfirman retpoŝton kun aktiviga ligilo!";
Dinu@14 725 ["Your login has been changed to '#{login}'"] = "Via salutnomo estas ĝisdatigita al '#{login}'";
Dinu@14 726 ["Your name has been changed"] = "Via nomo estas ĝisdatigita";
Dinu@14 727 ["Your page has been updated"] = "Via paĝo estas ĝisdatigita";
Dinu@14 728 ["Your password has been updated successfully"] = "Via pasvorto estas sukcese ĝisdatigita";
bsw@1116 729 ["Your photo will be shown in your profile."] = false;
Thomas@201 730 ["Your rating has been deleted"] = "Via takso estas viŝita";
Thomas@201 731 ["Your rating has been updated"] = "Via takso estas ĝisdatigita";
jbe@992 732 ["Your request has been processed."] = false;
Dinu@14 733 ["Your suggestion has been added"] = "Via sugesto estas aldonita";
Dinu@14 734 ["Your support has been updated to the latest draft"] = "Via subteno estas ĝisdatigita al la plej nova skizo";
Thomas@73 735 ["Your vote has been discarded. Delegation rules apply if set."] = "Via voĉo estas retirita. La delegaciregularo aplikas se metita.";
bsw@641 736 ["[Name of Language]"] = "Esperanto";
bsw@1116 737 ["[Not public]"] = false;
bsw@1116 738 ["[calculating]"] = false;
bsw@538 739 ["[event mail] URL: #{url}"] = false;
bsw@538 740 ["[event mail] Area: #{name}"] = false;
bsw@538 741 ["[event mail] Unit: #{name}"] = false;
bsw@538 742 ["[event mail] Event: #{event}"] = false;
bsw@538 743 ["[event mail] Issue: ##{id}"] = false;
bsw@538 744 ["[event mail] Phase: #{phase}"] = false;
bsw@538 745 ["[event mail] Policy: #{policy}"] = false;
bsw@1185 746 ["[introduction] iniatives and issues"] = false;
bsw@1185 747 ["[introduction] organizational units"] = false;
bsw@1185 748 ["[introduction] phase 1 admission"] = false;
bsw@1185 749 ["[introduction] phase 2 discussion"] = false;
bsw@1185 750 ["[introduction] phase 3 verification"] = false;
bsw@1185 751 ["[introduction] phase 4 voting"] = false;
bsw@1185 752 ["[introduction] preference voting"] = false;
bsw@1185 753 ["[introduction] rules of procedure"] = false;
bsw@1185 754 ["[introduction] subject areas"] = false;
bsw@1185 755 ["[introduction] vote delegation"] = false;
bsw@538 756 ["[not displayed public]"] = false;
Thomas@201 757 ["abandoned"] = "malaplikita";
bsw@1116 758 ["accept invitation"] = false;
jbe@992 759 ["action"] = false;
bsw@1116 760 ["activate account"] = false;
Thomas@201 761 ["activated"] = "aktivigita";
bsw@1116 762 ["add my interest"] = false;
bsw@1116 763 ["add my support"] = false;
bsw@1116 764 ["add to my list of private contacts"] = false;
bsw@1116 765 ["add to my list of public contacts"] = false;
bsw@1116 766 ["add your support (see above) and rate or write new suggestions (and thereby restrict your support to certain conditions if necessary)"] = false;
bsw@1116 767 ["all issues"] = false;
bsw@1116 768 ["allow invitation again"] = false;
bsw@1116 769 ["and"] = false;
jbe@21 770 ["and #{count} more initiatives"] = "kaj #{count} pliaj iniciatoj";
Thomas@201 771 ["area"] = "temaro";
bsw@342 772 ["at least #{count} approvals"] = false;
bsw@342 773 ["at least #{count} approvals or abstentions"] = false;
bsw@1116 774 ["author"] = false;
bsw@1116 775 ["avatar/photo"] = false;
bsw@1116 776 ["block this member"] = false;
bsw@1116 777 ["browse through the competing initiatives"] = false;
bsw@1116 778 ["but"] = false;
bsw@1116 779 ["by A-Z"] = false;
bsw@1116 780 ["by Z-A"] = false;
bsw@1116 781 ["by default only those issues are shown, for which your are eligible to participate (change filters on top of the list)"] = false;
bsw@1116 782 ["by latest activity"] = false;
bsw@1116 783 ["cancel"] = false;
bsw@1116 784 ["cancel issue"] = false;
bsw@1116 785 ["cancel issue now"] = false;
bsw@1116 786 ["cancel registration"] = false;
bsw@1116 787 ["canceled"] = false;
bsw@1116 788 ["change avatar/photo"] = false;
bsw@1116 789 ["change my vote"] = false;
bsw@1116 790 ["change vote"] = false;
bsw@1116 791 ["change your login"] = false;
bsw@1116 792 ["change your notification email address"] = false;
bsw@1116 793 ["change your password"] = false;
bsw@1116 794 ["change your screen name"] = false;
bsw@1116 795 ["change/revoke area delegation"] = false;
bsw@1116 796 ["change/revoke delegation"] = false;
bsw@1116 797 ["change/revoke delegation of organizational unit"] = false;
bsw@1116 798 ["change/revoke delegation of subject area"] = false;
bsw@1116 799 ["change/revoke delegation only for this issue"] = false;
bsw@1116 800 ["change/revoke delegation only for this subject area"] = false;
bsw@1116 801 ["change/revoke issue delegation"] = false;
bsw@1116 802 ["check your "] = false;
bsw@1116 803 ["choose delegatee"] = false;
bsw@1116 804 ["choose issue delegatee"] = false;
bsw@1116 805 ["choose subject area delegatee"] = false;
bsw@1116 806 ["collapse subject areas"] = false;
bsw@1116 807 ["collective rating:"] = false;
bsw@1116 808 ["compare"] = false;
bsw@1116 809 ["compare revisions"] = false;
jbe@992 810 ["confirm"] = false;
bsw@1116 811 ["confirmed address"] = false;
bsw@1116 812 ["database download"] = false;
bsw@936 813 ["day [interval ago]"] = false;
bsw@936 814 ["day [interval time left]"] = false;
bsw@936 815 ["day [interval]"] = false;
bsw@936 816 ["days [interval ago]"] = false;
bsw@936 817 ["days [interval time left]"] = false;
bsw@936 818 ["days [interval]"] = false;
Thomas@201 819 ["deactivated"] = "malaktivigita";
jbe@992 820 ["delegated to"] = false;
bsw@631 821 ["delegates to"] = false;
bsw@1116 822 ["delegation suspended during discussion"] = false;
bsw@538 823 ["delete<br /><br />"] = false;
bsw@1116 824 ["developer settings"] = false;
bsw@1116 825 ["direct interest"] = false;
bsw@1116 826 ["discard"] = false;
bsw@1116 827 ["discard my vote"] = false;
bsw@1116 828 ["do not notify me about this voting anymore"] = false;
bsw@1116 829 ["download database"] = false;
bsw@1116 830 ["draft ID"] = false;
bsw@1116 831 ["draft history (#{count})"] = false;
bsw@1116 832 ["edit profile data"] = false;
bsw@1116 833 ["edit proposal and/or reasons"] = false;
Thomas@73 834 ["email"] = "retpoŝto";
bsw@1116 835 ["ends in #{state_time_left}"] = false;
bsw@1116 836 ["ends soon"] = false;
bsw@1116 837 ["failed #{quorum}"] = false;
bsw@1116 838 ["finished"] = false;
Thomas@201 839 ["global"] = "ĝenerala";
bsw@1116 840 ["hide details"] = false;
bsw@538 841 ["i#{id}: #{name}"] = false;
bsw@1116 842 ["if you like to implement a suggestion in your proposal and/or reasons, update your initiative draft"] = false;
Thomas@201 843 ["implemented"] = "realigita";
bsw@1116 844 ["implemented:"] = false;
bsw@1116 845 ["in all phases"] = false;
bsw@1116 846 ["in my areas"] = false;
bsw@1116 847 ["in my units"] = false;
bsw@631 848 ["inactive"] = false;
bsw@1116 849 ["initiated by me"] = false;
bsw@1116 850 ["interest via delegation"] = false;
bsw@1116 851 ["interested directly or via delegation"] = false;
bsw@1116 852 ["invite another initiator"] = false;
bsw@1116 853 ["is implemented"] = false;
bsw@1116 854 ["is not implemented"] = false;
bsw@1116 855 ["issue"] = false;
bsw@1116 856 ["issue view"] = false;
Dinu@14 857 ["login name"] = "Salutnomo";
bsw@1116 858 ["login to participate"] = false;
bsw@1116 859 ["logout"] = false;
bsw@1116 860 ["make this contact private"] = false;
bsw@1116 861 ["make this contact public"] = false;
bsw@1116 862 ["member inactive"] = false;
bsw@936 863 ["month [interval ago]"] = false;
bsw@936 864 ["month [interval time left]"] = false;
bsw@936 865 ["month [interval]"] = false;
bsw@936 866 ["months [interval ago]"] = false;
bsw@936 867 ["months [interval time left]"] = false;
bsw@936 868 ["months [interval]"] = false;
Dinu@14 869 ["must"] = "devas";
bsw@1116 870 ["must be implemented"] = false;
Dinu@14 871 ["must not"] = "ne rajtas";
bsw@1116 872 ["my issues"] = false;
Dinu@14 873 ["neutral"] = "neŭtrala";
bsw@1116 874 ["newest first"] = false;
bsw@1116 875 ["no delegation set"] = false;
bsw@342 876 ["no reverse beat path to status quo (including ties)"] = false;
bsw@342 877 ["none"] = false;
bsw@1116 878 ["not admitted"] = false;
Thomas@201 879 ["not implemented"] = "nerealigita";
bsw@1116 880 ["not voted by me"] = false;
bsw@342 881 ["not yet"] = false;
bsw@1116 882 ["notification settings"] = false;
bsw@1116 883 ["notifications"] = false;
bsw@1116 884 ["notifications settings"] = false;
bsw@1116 885 ["oldest first"] = false;
bsw@1116 886 ["one step back"] = false;
bsw@1116 887 ["open the appropriate subject area for your issue and follow the instruction on that page."] = false;
bsw@1116 888 ["open the organizational unit, subject area or issue you like to delegate and follow the instruction on that page."] = false;
bsw@1116 889 ["or swipe"] = false;
bsw@1116 890 ["ordered by delegation count"] = false;
bsw@1116 891 ["phase ends soon"] = false;
bsw@342 892 ["possibly instable result caused by multistage majority"] = false;
bsw@1116 893 ["preference voting"] = false;
bsw@1116 894 ["proceed with registration"] = false;
bsw@342 895 ["prohibit potentially instable results caused by multistage majorities"] = false;
bsw@1116 896 ["public administrative notice:"] = false;
bsw@1116 897 ["publish avatar/photo"] = false;
bsw@1116 898 ["publish my rating"] = false;
bsw@1116 899 ["publish profile data"] = false;
bsw@1116 900 ["publish suggestion"] = false;
bsw@1116 901 ["published at"] = false;
bsw@1116 902 ["reached #{quorum}"] = false;
bsw@1116 903 ["refresh my support"] = false;
bsw@1116 904 ["refuse invitation"] = false;
bsw@1116 905 ["remove an initiator"] = false;
bsw@1116 906 ["remove from my contact list"] = false;
bsw@1116 907 ["remove my interest"] = false;
bsw@1116 908 ["remove my support"] = false;
bsw@342 909 ["reverse beat path to status quo (including ties)"] = false;
jbe@992 910 ["revoke"] = false;
bsw@1116 911 ["revoke initiative"] = false;
bsw@1116 912 ["revoked"] = false;
bsw@1116 913 ["search"] = false;
bsw@1116 914 ["select tabs"] = false;
Dinu@14 915 ["should"] = "devus";
bsw@1116 916 ["should be implemented"] = false;
Dinu@14 917 ["should not"] = "ne devus";
bsw@1116 918 ["show all units"] = false;
bsw@1116 919 ["show details"] = false;
bsw@1116 920 ["show differences"] = false;
bsw@1116 921 ["show other subject areas"] = false;
bsw@1116 922 ["show saved contacts"] = false;
bsw@1116 923 ["show subject areas"] = false;
bsw@1116 924 ["show vote"] = false;
bsw@1116 925 ["start a new competing initiative"] = false;
bsw@1116 926 ["start an initiative in a new issue"] = false;
bsw@1116 927 ["structured discussion"] = false;
bsw@1116 928 ["subscribe"] = false;
bsw@1116 929 ["subscribe subject areas or add your interested to issues and you will be notified about changes (follow the instruction on the area or issue page)"] = false;
bsw@1116 930 ["subscribed"] = false;
bsw@1116 931 ["suggestions (#{count}) ↓"] = false;
bsw@1116 932 ["supporter"] = false;
bsw@1116 933 ["supporter with restricting suggestions"] = false;
bsw@1116 934 ["take a look at the competing initiatives"] = false;
bsw@1116 935 ["take a look at the suggestions (see left) and rate them"] = false;
bsw@1116 936 ["take a look at the suggestions of your supporters"] = false;
bsw@1116 937 ["take a look on the issues (see left)"] = false;
jbe@992 938 ["the following login is connected to this email address:\n\n"] = false;
bsw@1116 939 ["this issue is in verification phase, therefore the initiative text cannot be updated anymore"] = false;
bsw@1116 940 ["this issue is in voting phase, therefore the initiative text cannot be updated anymore"] = false;
bsw@1116 941 ["timeline"] = false;
bsw@1116 942 ["to argue about suggestions, just add your arguments to your reasons in the initiative draft, so your supporters can learn about your opinion"] = false;
Dinu@14 943 ["to reset your password please click on the following link:\n\n"] = "por remeti vian pasvorton bonvolu klaki sekvan ligilon:\n\n";
bsw@1116 944 ["to show more info and learn what you can do"] = false;
bsw@1116 945 ["today at #{time}"] = false;
bsw@1116 946 ["unblock member"] = false;
bsw@1116 947 ["unconfirmed address"] = false;
bsw@342 948 ["unit"] = false;
jbe@992 949 ["unit / area"] = false;
bsw@1116 950 ["unsubscribe"] = false;
Thomas@201 951 ["until"] = "ĝis";
bsw@1116 952 ["update area"] = false;
bsw@1116 953 ["update member"] = false;
bsw@1116 954 ["update policy"] = false;
bsw@1116 955 ["update unit"] = false;
bsw@909 956 ["variable"] = false;
bsw@1116 957 ["via delegation"] = false;
bsw@1116 958 ["vote delegation"] = false;
bsw@1116 959 ["vote now"] = false;
bsw@1116 960 ["voted and not voted by me"] = false;
bsw@1116 961 ["voted by me"] = false;
bsw@1116 962 ["voted directly by me"] = false;
bsw@1116 963 ["voted no"] = false;
bsw@1116 964 ["voted via delegation"] = false;
bsw@1116 965 ["voted yes"] = false;
bsw@909 966 ["without"] = false;
bsw@1116 967 ["without quorum"] = false;
bsw@1116 968 ["write a new suggestion"] = false;
bsw@1116 969 ["written and rated by the supportes of this initiative to improve the proposal and its reasons"] = false;
Dinu@14 970 ["xmpp"] = "Jabber (XMPP)";
bsw@936 971 ["year [interval ago]"] = false;
bsw@936 972 ["year [interval time left]"] = false;
bsw@936 973 ["year [interval]"] = false;
bsw@936 974 ["years [interval ago]"] = false;
bsw@936 975 ["years [interval time left]"] = false;
bsw@936 976 ["years [interval]"] = false;
bsw@1116 977 ["yesterday at #{time}"] = false;
bsw@1116 978 ["you are interested"] = false;
bsw@1116 979 ["you are subscribed"] = false;
bsw@1116 980 ["you have #{count} incoming delegations"] = false;
bsw@1116 981 ["you restricted your support by rating suggestions as must or must not"] = false;
bsw@1116 982 ["you voted"] = false;
Dinu@14 983 }

Impressum / About Us