liquid_feedback_frontend

annotate locale/translations.eo.lua @ 691:e9cf53cd5954

Made "vote now" string translateable
author bsw
date Tue Jun 26 18:22:25 2012 +0200 (2012-06-26)
parents 6236e222f007
children ea5e8d55a5f0
rev   line source
Dinu@14 1 #!/usr/bin/env lua
Dinu@14 2 return {
bsw@631 3 ["#{count} cancelled"] = false;
bsw@538 4 ["#{count} days ago"] = false;
bsw@631 5 ["#{count} finished"] = false;
bsw@631 6 ["#{count} in discussion"] = false;
bsw@631 7 ["#{count} in verification"] = false;
bsw@631 8 ["#{count} in voting"] = false;
bsw@631 9 ["#{count} more areas in this unit"] = false;
bsw@631 10 ["#{count} new"] = false;
bsw@631 11 ["#{count} of them have an area delegation set"] = false;
bsw@631 12 ["#{count} of your outgoing delegation(s) are broken"] = false;
bsw@631 13 ["#{date} at #{time}"] = false;
Thomas@73 14 ["#{interested_issues_to_vote_count} issue(s) you are interested in"] = "#{interested_issues_to_vote_count} temoj, kiuj interesas vin";
Thomas@73 15 ["#{issues_to_vote_count} issue(s)"] = "#{issues_to_vote_count} temo(j)";
bsw@538 16 ["#{name}\n\n"] = false;
Thomas@74 17 ["#{number} Image(s) has been deleted"] = "#{number} bildo(j) estas viŝita(j)";
Thomas@73 18 ["#{number} Image(s) has been updated"] = "#{number} bildo(j) estas ĝisdatigita(j)";
bsw@631 19 ["#{policy_name} ##{issue_id}"] = false;
bsw@641 20 ["#{policy} ##{id}"] = false;
bsw@342 21 ["#{time_left} left"] = false;
jbe@22 22 ["(#{more_count} duplicates removed)"] = "(#{more_count} duoblaĵoj forigitaj)";
Dinu@14 23 ["(new window)"] = "(nova fenestro)";
Dinu@14 24 ["+ #{weight}"] = "+ #{weight}";
bsw@342 25 ["+getElementById("] = false;
Dinu@14 26 ["A-Z"] = "A-Z";
bsw@538 27 ["API Key"] = false;
bsw@538 28 ["API key has been created"] = false;
Thomas@73 29 ["API key has been deleted"] = "API-ŝlosilo estas viŝita";
bsw@538 30 ["API keys"] = false;
Thomas@201 31 ["Abandon global delegation for this area"] = "Ĉesigi ĝeneralan delegacion pri tiu temaro";
bsw@342 32 ["Abandon unit and area delegations for this issue"] = false;
bsw@342 33 ["Abandon unit delegation for this area"] = false;
bsw@538 34 ["About site"] = false;
Dinu@14 35 ["Abstention"] = "Sindeteno";
Thomas@73 36 ["Abstention [many entries]"] = "Sindetenoj";
Dinu@43 37 ["Abstention [single entry]"] = "Sindeteno";
Dinu@14 38 ["Accept invitation"] = "Akcepti inviton";
Dinu@14 39 ["Accepted at"] = "Akceptita je";
bsw@538 40 ["Access level"] = false;
Dinu@14 41 ["Active?"] = "Ĉu aktiva?";
bsw@41 42 ["Add alternative initiative to issue"] = "Aldoni alternativan iniciaton al la temo";
Dinu@14 43 ["Add my interest"] = "Anonci mian intereson";
Dinu@14 44 ["Add new suggestion"] = "Aldoni novan sugeston";
bsw@631 45 ["Add new unit"] = false;
bsw@631 46 ["Add suggestion"] = false;
Dinu@14 47 ["Add to my contacts"] = "Aldoni al miaj kontaktoj";
Dinu@14 48 ["Address"] = "Adreso";
Dinu@14 49 ["Admin"] = "Administro";
Dinu@14 50 ["Admin menu"] = "Administra menuo";
Dinu@14 51 ["Admin?"] = "Ĉu administri?";
Dinu@14 52 ["Admission time"] = "Aprobotempo";
Dinu@14 53 ["Admitted"] = "Aprobita";
bsw@538 54 ["All areas"] = false;
bsw@631 55 ["All areas in my units"] = false;
bsw@538 56 ["All issues"] = false;
bsw@538 57 ["All of them"] = false;
bsw@342 58 ["All units"] = false;
Thomas@201 59 ["Any"] = "Ĉiuj";
bsw@342 60 ["Any phase"] = false;
bsw@538 61 ["Any state"] = false;
Thomas@201 62 ["Apply global delegation for this area (Currently: #{delegate_name} [#{scope}])"] = "Apliki ĝeneralan delegacion pri tiu temaro (Nuntempe: #{delegate_name} [#{scope}])";
Thomas@201 63 ["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 64 ["Apply unit delegation for this area (Currently: #{delegate_name} [#{scope}])"] = false;
bsw@342 65 ["Apply unit or area delegation for this issue (Currently: #{delegate_name} [#{scope}])"] = false;
Thomas@73 66 ["Approval (#th preference) [many entries]"] = "Konsentoj (#-a prefero)";
Dinu@43 67 ["Approval (#th preference) [single entry]"] = "Konsento (#-a prefero)";
Thomas@73 68 ["Approval (first preference) [many entries]"] = "Konsentoj (unua prefero)";
Dinu@43 69 ["Approval (first preference) [single entry]"] = "Konsento (unua prefero)";
Thomas@73 70 ["Approval (second preference) [many entries]"] = "Konsentoj (dua prefero)";
Dinu@43 71 ["Approval (second preference) [single entry]"] = "Konsento (dua prefero)";
Thomas@73 72 ["Approval (third preference) [many entries]"] = "Konsentoj (tria prefero)";
Dinu@43 73 ["Approval (third preference) [single entry]"] = "Konsento (tria prefero)";
Thomas@73 74 ["Approval [many entries]"] = "Konsentoj";
Dinu@43 75 ["Approval [single entry]"] = "Konsento";
Dinu@38 76 ["Approved"] = "Konsentita";
Dinu@14 77 ["Are you sure?"] = "Ĉu vi estas certa?";
Dinu@14 78 ["Area"] = "Temaro";
Dinu@14 79 ["Area '#{name}'"] = "Temaro '#{name}'";
Dinu@14 80 ["Area delegation"] = "Temarodelegacio";
bsw@342 81 ["Area list of '#{unit_name}'"] = false;
Dinu@14 82 ["Areas"] = "Temaroj";
Dinu@14 83 ["Author"] = "Aŭtoro";
Dinu@14 84 ["Avatar"] = "Avataro";
bsw/jbe@19 85 ["Back"] = "Reen";
jbe@21 86 ["Back to timeline"] = "Reen al la tempolinio";
Thomas@73 87 ["Ballot of '#{member_name}' for issue ##{issue_id}"] = "Baloto de '#{member_name}' por temo ##{issue_id}";
Dinu@14 88 ["Become a member"] = "Iĝi membro";
Dinu@14 89 ["Birthday"] = "Naskiĝtago";
bsw@631 90 ["Broken delegations"] = false;
bsw@342 91 ["By delegation"] = false;
bsw@538 92 ["Calculation"] = false;
Thomas@73 93 ["Can't remove last initiator"] = "Ne povas forigi la lastan iniciinton";
Dinu@14 94 ["Can't send confirmation email"] = "Ne povas dissendi konfirmoretpoŝton.";
Dinu@14 95 ["Cancel"] = "Nuligi";
Dinu@14 96 ["Cancel password reset"] = "Nuligi pasvortoremeton";
Dinu@14 97 ["Cancel refuse of invitation"] = "Nuligi rifuzon de la invito";
Dinu@14 98 ["Cancel registration"] = "Nuligi registradon";
Dinu@14 99 ["Cancelled"] = "Abolita";
bsw@538 100 ["Cancelled (before accepted due to revocation)"] = false;
bsw@538 101 ["Cancelled (during discussion due to revocation)"] = false;
bsw@538 102 ["Cancelled (during verification due to revocation)"] = false;
bsw@538 103 ["Cancelled (issue not accepted)"] = false;
bsw@538 104 ["Cancelled (no initiative admitted)"] = false;
Dinu@14 105 ["Change area delegation"] = "Ŝanĝi delegacion por temaro";
Thomas@201 106 ["Change email"] = "Ŝanĝi retpoŝton";
Thomas@201 107 ["Change email address"] = "Ŝanĝi retpoŝtadreson";
Thomas@201 108 ["Change issue delegation"] = "Ŝanĝi delegacion pri la temo";
Dinu@14 109 ["Change login"] = "Ŝanĝi salutnomon";
Dinu@14 110 ["Change name"] = "Ŝanĝi nomon";
bsw@538 111 ["Change notification settings"] = false;
Dinu@38 112 ["Change order"] = "Ŝanĝi ordon";
Dinu@14 113 ["Change password"] = "Ŝanĝi pasvorton";
bsw@342 114 ["Change unit delegation"] = false;
Thomas@201 115 ["Change vote"] = "Ŝanĝi baloton";
Dinu@14 116 ["Change your login"] = "Ŝanĝi vian salutnomon";
Thomas@201 117 ["Change your notification email address"] = "Ŝanĝi vian pornotifikan retpoŝtadreson";
Dinu@14 118 ["Change your password"] = "Ŝanĝi vian pasvorton";
bsw@342 119 ["Change your screen name"] = false;
Thomas@73 120 ["Choose initiator"] = "Elekti inicianton";
Dinu@14 121 ["Choose member"] = "Elekti membron";
Dinu@14 122 ["Closed"] = "Fermita";
bsw@538 123 ["Closed issues"] = false;
bsw@342 124 ["Closed user group, please login to participate."] = false;
Thomas@201 125 ["Collective opinion of supporters"] = "Opiniaro de la subtenantoj";
Thomas@73 126 ["Commit suggestion"] = "Enmeti sugeston";
Dinu@14 127 ["Compare"] = "Kompari";
bsw@538 128 ["Configure notifications now"] = false;
Dinu@14 129 ["Confirm"] = "Konfirmi";
Dinu@14 130 ["Confirmation code"] = "Konfirmokodon";
Dinu@14 131 ["Confirmation code invalid!"] = "La konfirmokodo estas malvalida!";
Thomas@201 132 ["Confirmed address"] = "Konfirmita adreso";
Dinu@14 133 ["Contacts"] = "Kontaktoj";
Dinu@14 134 ["Content"] = "Enhavo";
Thomas@73 135 ["Counting of votes"] = "Nombrado de voĉoj";
bsw@538 136 ["Counting starts soon"] = false;
bsw@342 137 ["Create / edit area"] = "Krei / prilabori temaron";
Thomas@228 138 ["Create / edit policy"] = "Krei / prilabori regularon";
bsw@342 139 ["Create alternative initiative"] = "Krei alternativan iniciaton";
Dinu@14 140 ["Create new area"] = "Krei novan temaron";
Dinu@14 141 ["Create new issue"] = "Krei novan temon";
Thomas@228 142 ["Create new policy"] = "Krei novan regularon";
bsw@342 143 ["Create new unit"] = false;
Dinu@14 144 ["Created at"] = "Kreita je";
Dinu@14 145 ["Current draft"] = "Aktuala skizo";
Thomas@201 146 ["Current name"] = "Aktuala nomo";
Thomas@201 147 ["Current status"] = "Aktuala stato";
bsw@631 148 ["Current trustee"] = false;
Thomas@201 149 ["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 150 ["Currently no API key is set."] = "Nuntempe ne ekzistas API-ŝlosilo";
Thomas@201 151 ["Currently required"] = "Nuntempe bezonata";
bsw@538 152 ["Database download"] = false;
Thomas@201 153 ["Date format is not valid. Please use following format: YYYY-MM-DD"] = "Datoformato ne estas valida. Bonvolu uzi jenan formaton: JJJJ-MM-TT";
Thomas@201 154 ["Default Policy"] = "Apriora regularo";
Dinu@14 155 ["Degree"] = "Grado";
bsw@631 156 ["Delegate area"] = false;
bsw@631 157 ["Delegate issue"] = false;
bsw@631 158 ["Delegate unit"] = false;
Thomas@201 159 ["Delegation abandoned"] = "Delegacio malaplikita";
Thomas@201 160 ["Delegation turned off for area"] = "Temara delegacio malŝaltita";
Thomas@201 161 ["Delegation turned off for issue"] = "Tema delegacio malŝaltita";
Dinu@14 162 ["Delegations"] = "Delegacioj";
bsw@538 163 ["Delete"] = false;
Dinu@56 164 ["Delete filter"] = "Forviŝi filtron";
Dinu@14 165 ["Description"] = "Priskribo";
Dinu@14 166 ["Details"] = "Detaloj";
Thomas@201 167 ["Developer settings"] = "Porprogramistaj agordoj";
Dinu@14 168 ["Diff"] = "Diferenco";
bsw@342 169 ["Direct"] = false;
bsw@342 170 ["Direct and by delegation"] = false;
bsw@342 171 ["Direct majority"] = false;
bsw@342 172 ["Direct majority denumerator"] = false;
bsw@342 173 ["Direct majority non negative"] = false;
bsw@342 174 ["Direct majority numerator"] = false;
bsw@342 175 ["Direct majority positive"] = false;
Thomas@73 176 ["Disapproval (prefer to last block) [many entries]"] = "Malkonsentoj (preferi al la lasta bloko)";
Dinu@43 177 ["Disapproval (prefer to last block) [single entry]"] = "Malkonsento (preferi al la lasta bloko)";
Thomas@73 178 ["Disapproval (prefer to lower block) [many entries]"] = "Malkonsentoj (preferi al la malsupra bloko)";
Dinu@43 179 ["Disapproval (prefer to lower block) [single entry]"] = "Malkonsento (preferi al la malsupra bloko)";
Thomas@73 180 ["Disapproval (prefer to lower blocks) [many entries]"] = "Malkonsentoj (preferi al la malsupraj blokoj)";
Dinu@43 181 ["Disapproval (prefer to lower blocks) [single entry]"] = "Malkonsento (preferi al la malsupraj blokoj)";
Thomas@73 182 ["Disapproval [many entries]"] = "Malkonsentoj";
Dinu@43 183 ["Disapproval [single entry]"] = "Malkonsento";
Thomas@73 184 ["Discard voting"] = "Retiri voĉdonadon";
bsw@342 185 ["Discuss with initiators"] = false;
Dinu@14 186 ["Discussion"] = "Diskuto";
Dinu@14 187 ["Discussion URL"] = "Diskuto-URL";
Dinu@14 188 ["Discussion on issue"] = "Diskuto pri la temo";
bsw@538 189 ["Discussion started"] = false;
bsw@538 190 ["Discussion starts soon"] = false;
Dinu@14 191 ["Discussion time"] = "Tempo de la diskuto";
Thomas@73 192 ["Discussion with initiators"] = "Diskuto kun la iniciintoj";
Dinu@14 193 ["Download"] = "Elŝuti";
Thomas@73 194 ["Download database export"] = "Elŝuti datumbazeksporton";
bsw@538 195 ["Download documents"] = false;
Dinu@14 196 ["Draft"] = "Skizo";
Dinu@14 197 ["Draft history"] = "Skizohistorio";
Dinu@14 198 ["Edit"] = "Redakti";
bsw@538 199 ["Edit areas"] = false;
Dinu@14 200 ["Edit draft"] = "Redakti skizon";
Dinu@14 201 ["Edit initiative"] = "Redakti iniciaton";
Dinu@14 202 ["Edit my page"] = "Redakti mian paĝon";
Dinu@14 203 ["Edit my profile"] = "Redakti mian profilon";
bsw@631 204 ["Edit profile"] = false;
bsw@538 205 ["Edit unit"] = false;
bsw@342 206 ["Eligible as winner"] = false;
bsw@631 207 ["Eligible voters"] = false;
Thomas@201 208 ["Email address"] = "Retpoŝtadreso";
Thomas@201 209 ["Email address confirmation"] = "Konfirmo de la retpoŝtadreson";
Thomas@201 210 ["Email address is confirmed now"] = "Retpoŝtadreso nun estas konfirmita";
Thomas@201 211 ["Email address too short!"] = "Retpoŝtadreso estas tro mallonga!";
bsw@538 212 ["Email confirmation request"] = false;
bsw@538 213 ["Empty help text: #{id}.#{lang}.txt"] = false;
Thomas@202 214 ["Error while converting image. Please note, that only JPG files are supported!"] = "Eraro konvertante bildon. Bonvole rimarku, ke nur JPEG-bildoj estas subtenataj.";
Dinu@56 215 ["Error while resolving openid. Internal message: '#{errmsg}'"] = "Eraro dum trovado de openid. Interna mesaĝo: '#{errmsg}'";
Dinu@14 216 ["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 217 ["Etherpad authentication failed"] = false;
bsw@538 218 ["Event #{id} -> #{num} members"] = false;
bsw@631 219 ["Everything"] = false;
Dinu@14 220 ["External memberships"] = "Eksteraj membrecoj";
Dinu@14 221 ["External posts"] = "Eksteraj postenoj";
Dinu@14 222 ["Finish voting"] = "Fini voĉdonadon";
Dinu@14 223 ["Finished"] = "Finita";
bsw@538 224 ["Finished (with winner)"] = false;
bsw@538 225 ["Finished (without winner)"] = false;
Dinu@14 226 ["Friday"] = "Vendredo";
Dinu@14 227 ["Frozen"] = "Ĝelita";
Dinu@14 228 ["Fully frozen at"] = "Tute ĝelita je";
Thomas@73 229 ["Generate API key"] = "Krei API-ŝlosilon";
bsw/jbe@19 230 ["Global delegation"] = "Ĝenerala delegacio";
bsw@538 231 ["Global search"] = false;
Dinu@14 232 ["Half frozen at"] = "Duone ĝelita je";
bsw@538 233 ["Hello\n\n"] = false;
Dinu@14 234 ["Hello "] = "Saluton ";
Thomas@201 235 ["Help #{id}"] = "Helpo #{id}";
Dinu@14 236 ["Help for: #{text}"] = "Helpo por: #{text}";
Dinu@14 237 ["Hide"] = "Kaŝi";
jbe@22 238 ["Hide filter details"] = "Kaŝi filtrodetalojn";
bsw@538 239 ["Hide this help message"] = false;
Thomas@228 240 ["Hint"] = "Konsilo";
Thomas@201 241 ["History"] = "Historio";
Dinu@14 242 ["Home"] = "Ĉefpaĝo";
Thomas@201 243 ["I consider suggestion as"] = "Mi konsideras la sugeston";
bsw@631 244 ["I like to receive notifications by email about events in my areas and issues:"] = false;
bsw/jbe@19 245 ["Id"] = "Identigilo";
bsw@342 246 ["Identification"] = false;
Thomas@73 247 ["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";
Thomas@201 248 ["Ignore Areas"] = "Malatenti temarojn";
bsw@538 249 ["Ignore initiative"] = false;
bsw@538 250 ["Ignore member"] = false;
Dinu@14 251 ["Images"] = "Bildoj";
Dinu@14 252 ["Incoming delegations"] = "Alvenantaj delegacioj";
Thomas@228 253 ["Index"] = "indico";
bsw@342 254 ["Indirect majority"] = false;
bsw@342 255 ["Indirect majority denumerator"] = false;
bsw@342 256 ["Indirect majority non negative"] = false;
bsw@342 257 ["Indirect majority numerator"] = false;
bsw@342 258 ["Indirect majority positive"] = false;
Thomas@73 259 ["Information about the available policies"] = "Informo pri la disponeblaj regularoj";
jbe@22 260 ["Initiated"] = "Lanĉita";
bsw@538 261 ["Initiative"] = false;
Thomas@201 262 ["Initiative ##{id}"] = "Iniciato ##{id}";
bsw@342 263 ["Initiative details"] = false;
jbe@21 264 ["Initiative events"] = "Iniciato-eventoj";
bsw@342 265 ["Initiative i#{id}: #{name}"] = false;
Dinu@14 266 ["Initiative is revoked now"] = "Iniciato nun estas retirita";
Dinu@14 267 ["Initiative quorum"] = "Kvorumo de la iniciato";
Thomas@228 268 ["Initiative quorum denumerator"] = "Denominatoro de iniciato-kvorumo";
Thomas@228 269 ["Initiative quorum numerator"] = "Nominatoro de iniciato-kvorumo";
jbe@21 270 ["Initiative revoked"] = "Iniciato retirita";
Dinu@14 271 ["Initiative successfully created"] = "Iniciato sukcese kreita";
Dinu@14 272 ["Initiative successfully updated"] = "Iniciato sukcese ĝisdatigita";
Thomas@201 273 ["Initiative: "] = "Iniciato: ";
Dinu@56 274 ["Initiatives in this area (last created first)"] = "Iniciatoj en tiu temaro (laste kreitaj unue)";
Dinu@56 275 ["Initiatives in this area (last updated first)"] = "Iniciatoj en tiu temaro (laste ĝisdatigitaj unue)";
Thomas@73 276 ["Initiatives that invited you to become initiator:"] = "Iniciatoj, kiuj vin invitis esti inicionto:";
Dinu@71 277 ["Initiator invites"] = "Invitoj";
Thomas@73 278 ["Initiators"] = "Iniciintoj";
mail@239 279 ["Interest not existent"] = "Ne ekzistas intereso";
Dinu@14 280 ["Interest removed"] = "Intereso forigita";
Dinu@14 281 ["Interest updated"] = "Intereso ĝisdatigita";
Dinu@14 282 ["Interested"] = "Interesita";
Dinu@14 283 ["Internal posts"] = "Internaj postenoj";
Thomas@228 284 ["Interval format:"] = "Intervala formato";
Thomas@201 285 ["Invalid query"] = "Malvalida demando";
Dinu@14 286 ["Invalid username or password!"] = "Malvalida salutnomo aŭ pasvorto";
Dinu@14 287 ["Invitation has been refused"] = "Invito estas rifuzita";
bsw@538 288 ["Invitation to LiquidFeedback"] = false;
Thomas@73 289 ["Invite an initiator to initiative"] = "Inviti inicionton al la iniciato";
Dinu@14 290 ["Invite code"] = "Invitokodo";
Thomas@73 291 ["Invite initiator"] = "Inviti inicionton";
Dinu@14 292 ["Invited"] = "Invitita";
Dinu@14 293 ["Issue"] = "Temo";
Dinu@14 294 ["Issue ##{id}"] = "Temo ##{id}";
jbe@21 295 ["Issue accepted"] = "Temo akceptita";
jbe@21 296 ["Issue canceled"] = "Temo nuligita";
Dinu@14 297 ["Issue delegation"] = "Temodelegacio";
bsw@342 298 ["Issue details"] = false;
jbe@21 299 ["Issue events"] = "Temoeventoj";
jbe@21 300 ["Issue finished"] = "Temo finita";
jbe@22 301 ["Issue finished without voting"] = "Temo finita sen voĉdono";
jbe@22 302 ["Issue frozen"] = "Temo ĝelita";
bsw@342 303 ["Issue pad"] = false;
Thomas@201 304 ["Issue quorum"] = "Kvorumo por temo";
Thomas@228 305 ["Issue quorum denumerator"] = "Denominatoro de tema kvorumo";
Thomas@228 306 ["Issue quorum numerator"] = "Nominatoro de tema kovorumo";
bsw@538 307 ["Issue reached next phase"] = false;
bsw@631 308 ["Issues:"] = false;
Dinu@14 309 ["JavaScript is disabled or not available."] = "JavaScript ne estas ŝaltita aŭ disponebla.";
bsw@342 310 ["Last activity (updated daily)"] = false;
Dinu@14 311 ["Last snapshot:"] = "Lasta fulmrigardo:";
bsw@631 312 ["Latest events"] = false;
Dinu@14 313 ["License"] = "Licenco";
bsw@538 314 ["LiquidFeedback"] = false;
bsw@631 315 ["Lock member?"] = false;
Thomas@73 316 ["Locked?"] = "Ĉu blokita?";
Dinu@14 317 ["Login"] = "Ensaluti";
Dinu@14 318 ["Login name"] = "Salutnomo";
Dinu@14 319 ["Logout"] = "Adiaŭi";
Dinu@14 320 ["Logout successful"] = "Adiaŭo sukcesa";
jbe@21 321 ["Manage filter"] = "Administri filtrilojn";
jbe@21 322 ["Manage timeline filters"] = "Administri tempolinio-filtrilojn";
Dinu@14 323 ["Member"] = "Membro";
Dinu@14 324 ["Member '#{member}'"] = "Membro '#{member}'";
Thomas@73 325 ["Member has been removed from initiators"] = "La membro estas forigita de la iniciintaro";
Dinu@14 326 ["Member has been removed from your contacts"] = "La membro estas forigita de viaj kontaktoj";
Thomas@73 327 ["Member has not approved latest draft"] = "La membro ne konsentis la plej novan skizon";
bsw@631 328 ["Member inactive?"] = false;
Dinu@14 329 ["Member is already saved in your contacts!"] = "La membro estas jam konservita en viaj kontaktoj!";
Thomas@73 330 ["Member is now invited to be initiator"] = "La membro nun estas invitita kiel inicionto";
Dinu@14 331 ["Member list"] = "Membrolisto";
bsw@631 332 ["Member menu"] = false;
Dinu@14 333 ["Member name"] = "Membronomo";
Dinu@14 334 ["Member name history for '#{name}'"] = "Nomohistorio por '#{name}'";
jbe@21 335 ["Member of area"] = "Membro de temaro";
Dinu@14 336 ["Member page"] = "Membropaĝo";
Dinu@14 337 ["Member successfully registered"] = "Membro sukcese registrita";
Dinu@14 338 ["Member successfully updated"] = "Membro sukcese ĝisdatigita";
Dinu@38 339 ["Member voting"] = "Membrovoĉdono";
bsw@631 340 ["Member: '#{identification}' (#{name})"] = false;
Dinu@14 341 ["Members"] = "Membroj";
mail@239 342 ["Membership not existent"] = "Membreco ne ekzistas";
Dinu@14 343 ["Membership removed"] = "Membreco forigita";
Dinu@14 344 ["Membership updated"] = "Membreco ĝisdatigita";
Dinu@14 345 ["Memberships"] = "Membrecoj";
Thomas@201 346 ["Missing help text: #{id}.#{lang}.txt"] = "Mankanta helpteksto: #{id}.#{lang}.txt";
Dinu@14 347 ["Mobile phone"] = "Poŝtelefono";
Dinu@14 348 ["Monday"] = "Lundo";
Dinu@38 349 ["Move down"] = "Movi malsupren";
Dinu@38 350 ["Move up"] = "Movi supren";
bsw@342 351 ["My areas"] = false;
bsw@631 352 ["My areas and issues"] = false;
Dinu@14 353 ["My opinion"] = "Mia opinio";
bsw@342 354 ["My units"] = false;
Dinu@14 355 ["Name"] = "Nomo";
Dinu@14 356 ["New"] = "Nova";
Thomas@201 357 ["New address"] = "Nova adreso";
jbe@21 358 ["New draft"] = "Nova skizo";
Dinu@14 359 ["New draft has been added to initiative"] = "La nova skizo estas aldonita al la iniciato";
bsw@631 360 ["New drafts for #{count} initiative(s) you are supporting"] = false;
jbe@21 361 ["New initiative"] = "Nova iniciato";
bsw@538 362 ["New initiative draft"] = false;
jbe@21 363 ["New issue"] = "Nova temo";
Dinu@14 364 ["New password"] = "Nova pasvorto";
Dinu@14 365 ["New passwords does not match."] = "Vi ne enigis dufoje la saman pasvorton";
Dinu@14 366 ["New passwords is too short."] = "La nova pasvorto estas tro mallonga";
jbe@21 367 ["New suggestion"] = "Nova sugesto";
Dinu@14 368 ["Newest"] = "Plej nova";
Dinu@14 369 ["No"] = "Ne";
Dinu@14 370 ["No changes to your images were made"] = "Viaj bildoj ne estas ŝanĝitaj";
Thomas@201 371 ["No default"] = "Neniu aprioraĵo";
Dinu@14 372 ["No delegation"] = "Neniu delegacio";
Thomas@73 373 ["No events selected to list"] = "Neniuj eventoj elektitaj";
bsw@631 374 ["No more events available"] = false;
bsw@342 375 ["No multistage majority"] = false;
bsw@342 376 ["No notifications at all"] = false;
bsw@342 377 ["No reverse beat path"] = false;
Dinu@14 378 ["Not a member"] = "Ne estas membro";
bsw@342 379 ["Not accepted yet"] = false;
Dinu@38 380 ["Not approved"] = "Ne konsentita";
Dinu@38 381 ["Not approved (rank #{rank})"] = "Ne konsentita (rango #{rank})";
Thomas@201 382 ["Not voted"] = "Ne balotita";
Thomas@201 383 ["Not voted (not admitted)"] = "Ne balotita (ne aprobita)";
Thomas@201 384 ["Not voted (revoked from initiator)"] = "Ne balotita (retirita de la iniciinto)";
Thomas@201 385 ["Not voted issues"] = "Ne balotitaj temoj";
Thomas@201 386 ["Notification address unconfirmed"] = "Pornotifika adreso nekonfirmita";
bsw@342 387 ["Notification email"] = false;
bsw@538 388 ["Notification level not set yet"] = false;
bsw@342 389 ["Notification settings"] = false;
Thomas@73 390 ["Number of incoming delegations, follow link to see more details"] = "Nombro de alvenantaj delegacioj, sekvu ligilon por pli da detaloj";
Dinu@14 391 ["OK"] = "Bone";
Dinu@14 392 ["Old password"] = "Malnova pasvorto";
Dinu@14 393 ["Old password is wrong"] = "La malnova pasvorto estas malĝusta";
Dinu@14 394 ["Oldest"] = "Plej malnova";
bsw@538 395 ["On that page please enter the confirmation code:\n\n"] = false;
bsw@538 396 ["On that page please enter the invite key:\n\n"] = false;
Thomas@73 397 ["On that page please enter the reset code:\n\n"] = "Bonvolu enigu sur tiu paĝo la remetokodon:\n\n";
Dinu@14 398 ["One issue"] = "Unu temo";
Dinu@14 399 ["One issue you are interested in"] = "Unu temo, kiu vin interesas";
bsw@631 400 ["One more area in this unit"] = false;
bsw@631 401 ["One of them have an area delegation set"] = false;
Dinu@14 402 ["One step back"] = "Unu paŝo reen";
bsw@538 403 ["Only for issues reaching the discussion phase"] = false;
bsw@538 404 ["Only for issues reaching the frozen phase"] = false;
bsw@538 405 ["Only for issues reaching the voting phase"] = false;
Dinu@14 406 ["Open"] = "Malferma";
Dinu@71 407 ["Open initiatives you are supporting which has been updated their draft:"] = "Malfermitaj iniciatoj, kiujn vi subtenas kaj kiuj ĝisdatigis sian skizon:";
bsw@538 408 ["Open issues"] = false;
Dinu@56 409 ["OpenID"] = "OpenID";
Thomas@73 410 ["OpenID Login"] = "OpenID-ensalutnomo";
Dinu@38 411 ["Opinions"] = "Opinioj";
bsw@342 412 ["Options"] = false;
Dinu@14 413 ["Organizational unit"] = "Organiza unuo";
bsw@342 414 ["Other failures"] = false;
Dinu@14 415 ["Outgoing delegations"] = "Elirantaj delegacioj";
bsw@631 416 ["Pad"] = false;
bsw@631 417 ["Parent unit"] = false;
bsw@631 418 ["Participants"] = false;
bsw@631 419 ["Participate in this area"] = false;
Dinu@14 420 ["Password"] = "Pasvorto";
Dinu@14 421 ["Password (repeat)"] = "Pasvorto (ripetu)";
Dinu@14 422 ["Password has been reset successfully"] = "La pasvorto estas sukcese remetita";
Thomas@73 423 ["Password reset request"] = "Demando de pasvortorimeto";
Dinu@14 424 ["Passwords don't match!"] = "La pasvortoj ne estas samaj!";
Dinu@14 425 ["Passwords must consist of at least 8 characters!"] = "La pasvorto devas havi almenaŭ 8 literojn!";
Dinu@56 426 ["Phases"] = "Fazoj";
Dinu@14 427 ["Phone"] = "Telefono";
Dinu@14 428 ["Photo"] = "Foto";
Thomas@73 429 ["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 430 ["Please choose a member"] = "Bonvolu elekti membron";
bsw/jbe@19 431 ["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 432 ["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 433 ["Please choose a policy"] = "Bonvolu elekti regularon";
Dinu@14 434 ["Please choose two different versions of the draft to compare"] = "Bonvolu elekti du malsamajn versiojn de la skizo por kompari ilin.";
Thomas@73 435 ["Please choose two versions of the draft to compare"] = "Bonvolu elekti du versiojn de la skizo por kompari ili.";
bsw@631 436 ["Please confirm your email address"] = false;
bsw@538 437 ["Please confirm your email address by clicking the following link:\n\n"] = false;
Dinu@14 438 ["Please enter the email reset code you have received:"] = "Bonvolu enigi retpoŝtoremetokodon, kiun vi ricevis:";
Dinu@14 439 ["Please enter the invite code you've received."] = "Bonvolu enigi la invitokodon, kiun vi ricevis.";
Dinu@14 440 ["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.";
Dinu@14 441 ["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 442 ["Please enter your new password twice."] = "Bonvolu enigi dufoje vian novan pasvorton:";
bsw@631 443 ["Please select your preferred notification level"] = false;
Thomas@73 444 ["Policies"] = "Regularoj";
Dinu@14 445 ["Policy"] = "Regularo";
Thomas@73 446 ["Policy '#{name}'"] = "Regularo '#{name}'";
Thomas@228 447 ["Policy list"] = "Listo de rugularoj";
Dinu@14 448 ["Population"] = "Loĝantaro";
bsw/jbe@19 449 ["Posts"] = "Postenoj";
jbe@21 450 ["Potential supported"] = "Eble subtenota";
bsw@631 451 ["Potential supporters"] = false;
bsw@342 452 ["Potentially supported"] = false;
Thomas@201 453 ["Preview"] = "Antaŭrigardo";
Dinu@14 454 ["Profession"] = "Profesio";
Dinu@14 455 ["Profile"] = "Profilo";
Dinu@14 456 ["Publish"] = "Publikigi";
Dinu@14 457 ["Published"] = "Publikigita";
Dinu@56 458 ["Quorum"] = "Kvorumo";
Dinu@14 459 ["Real name"] = "Vera nomo";
Dinu@14 460 ["Refresh support to current draft"] = "Refreŝigi subtenon por la aktuala skizo";
Dinu@14 461 ["Refuse invitation"] = "Rifuzi inviton";
Dinu@14 462 ["Register"] = "Registri";
Dinu@14 463 ["Register new member"] = "Registri novan membron";
Dinu@14 464 ["Registration"] = "Registrado";
Dinu@14 465 ["Rejected"] = "Rifuzita";
Dinu@14 466 ["Remove"] = "Forigi";
Dinu@14 467 ["Remove from contacts"] = "Forigi el la kontaktojn";
Thomas@73 468 ["Remove initiator"] = "Forigi iniciinton";
Thomas@73 469 ["Remove initiator from initiative"] = "Ĉu forigi iniciinton de la iniciato?";
Thomas@201 470 ["Rendered"] = "Bildigita";
Dinu@14 471 ["Repeat new password"] = "Ripeti novan pasvorton";
Dinu@14 472 ["Request password reset link"] = "Demandi ligilon por remeti la pasvorton";
Thomas@201 473 ["Resend activation email to '#{email}'"] = "Resendi aktivigan retpoŝton al '#{email}'";
Dinu@14 474 ["Reset code"] = "Remetokodo";
Dinu@14 475 ["Reset code is invalid!"] = "La remetokodo estas malvalida!";
Dinu@14 476 ["Reset link has been send for this member"] = "Remetoligilo estas dissendita";
Dinu@14 477 ["Reset password"] = "Remeti pasvorton";
Dinu@14 478 ["Revoke initiative"] = "Nuligi iniciaton";
Dinu@14 479 ["Revoked at"] = "Nuligita je";
Dinu@14 480 ["Saturday"] = "Sabato";
Dinu@14 481 ["Save"] = "Konservi";
jbe@21 482 ["Save current filter"] = "Konservi aktualan filtrilon";
jbe@21 483 ["Save timeline filters"] = "Konservi tempolinio-filtrilojn";
Dinu@14 484 ["Saved as contact"] = "Konservi kiel kontakton";
Thomas@201 485 ["Saved contacts"] = "Konservitaj kontaktoj";
bsw@342 486 ["Schulze rank"] = false;
bsw@342 487 ["Screen name"] = false;
Dinu@14 488 ["Search"] = "Serĉi";
bsw@538 489 ["Search context"] = false;
bsw@538 490 ["Search for issues"] = false;
bsw@538 491 ["Search for members"] = false;
Dinu@14 492 ["Search initiatives"] = "Serĉi iniciatojn";
Dinu@14 493 ["Search issues"] = "Serĉi temojn";
Dinu@14 494 ["Search members"] = "Serĉi membrojn";
Dinu@14 495 ["Search results for: '#{search}'"] = "Serĉorezultoj por: '#{search}'";
bsw@538 496 ["Search term (only complete words)"] = false;
bsw@662 497 ["Select language"] = false;
Dinu@38 498 ["Select language \"#{langcode}\""] = "Elekti lingvon \"#{langcode}\"";
bsw@342 499 ["Send invite?"] = false;
Thomas@73 500 ["Set URL"] = "Meti URLon";
Thomas@73 501 ["Set delegation for Area '#{name}'"] = "Meti delegacion por temaro '#{name}'";
Dinu@14 502 ["Set delegation for Issue ##{number} in Area '#{area_name}'"] = "Meti delegacion por temo ##{number} en la temaro '#{area_name}'";
Dinu@14 503 ["Set global delegation"] = "Meti ĝeneralan delegacion";
Dinu@14 504 ["Set new password"] = "Meti novan pasvorton";
bsw@342 505 ["Set unit delegation"] = false;
bsw/jbe@19 506 ["Settings"] = "Agordoj";
Dinu@14 507 ["Show"] = "Montri";
Dinu@14 508 ["Show areas in use"] = "Montri uzatajn temarojn";
Dinu@14 509 ["Show areas not in use"] = "Montri ne uzatajn temarojn";
Dinu@14 510 ["Show diff"] = "Montri diferencojn";
jbe@21 511 ["Show filter details"] = "Montri filtrilodetalojn";
Dinu@38 512 ["Show help text"] = "Montri helpotekston";
Dinu@14 513 ["Show member"] = "Montri membron";
bsw@342 514 ["Show member history"] = false;
bsw@538 515 ["Show older events"] = false;
Thomas@73 516 ["Show only events which match... (or associtated)"] = "Montri nur eventojn, kiuj kongruas... (aŭ kunligitaj)";
Thomas@228 517 ["Show policies in use"] = "Montri uzatajn regularojn";
Thomas@228 518 ["Show policies not in use"] = "Montri ne uzatajn regularojn";
bsw@631 519 ["Show profile"] = false;
Thomas@201 520 ["So I'm"] = "Do mi estas";
Dinu@14 521 ["Software"] = "Programaro";
Dinu@14 522 ["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 523 ["Sorry, but you are currently not invited"] = "Pardonu, sed aktuale vi ne estas invitita";
Dinu@56 524 ["Sorry, it was not possible to verify your OpenID."] = "Pardonu, ne eblis kontroli vian OpenID.";
Dinu@14 525 ["Sorry, you have reached your personal flood limit. Please be slower..."] = "Pardonu, vi atingis vian propran inundolimigon. Bonvolu esti pli malrapida...";
Dinu@14 526 ["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 527 ["Source"] = "Fonto";
bsw@538 528 ["Start search"] = false;
Dinu@14 529 ["State"] = "Stato";
Dinu@14 530 ["Statement"] = "Deklaro";
Thomas@201 531 ["Status"] = "Stato";
bsw@342 532 ["Status quo: #{rank}"] = false;
bsw@342 533 ["Step 1/3: Invite code"] = false;
bsw@342 534 ["Step 2/3: Personal information"] = false;
bsw@342 535 ["Step 3/3: Terms of use and password"] = false;
bsw@538 536 ["Stop ignoring initiative"] = false;
bsw@538 537 ["Stop ignoring member"] = false;
bsw@342 538 ["Strict direct majority"] = false;
bsw@342 539 ["Strict indirect majority"] = false;
Dinu@14 540 ["Stylesheet URL"] = "URL de la stilfolio";
Dinu@14 541 ["Stylesheet URL has been updated"] = "URL de la stilfolio estas ĝisdatigita";
Dinu@14 542 ["Suggest no initiative"] = "Sugesti neniun iniciaton";
Dinu@14 543 ["Suggested initiative"] = "Iniciato sugestita";
Dinu@14 544 ["Suggestion"] = "Sugesto";
Thomas@201 545 ["Suggestion ##{id}"] = "Sugesto ##{id}";
Thomas@73 546 ["Suggestion currently implemented"] = "Sugesto aktuale realigita";
Thomas@73 547 ["Suggestion currently not implemented"] = "Sugesto aktuale ne realigita";
Thomas@201 548 ["Suggestion does not exist anymore"] = "Sugesto ne plu ekzistas";
Dinu@14 549 ["Suggestion for initiative: '#{name}'"] = "Sugesto por iniciato '#{name}'";
Dinu@14 550 ["Suggestions"] = "Sugestoj";
Dinu@14 551 ["Sunday"] = "Dimanĉo";
Dinu@14 552 ["Support this initiative"] = "Subteni tiun iniciaton";
Thomas@201 553 ["Supported"] = "Subtenata";
bsw@631 554 ["Supporters"] = false;
Thomas@201 555 ["Syntax help"] = "Sintaksa helpo";
Dinu@38 556 ["Terms of use"] = "Uzokondiĉoj";
Dinu@14 557 ["The code you've entered is invalid"] = "La kodo, kiun vi enigis ne estas valida!";
Thomas@201 558 ["The draft of this initiative has been updated!"] = "La skizo de tiu iniciato estas ĝisdatigita";
Dinu@14 559 ["The drafts do not differ"] = "La skizoj ne estas malsamaj";
Thomas@73 560 ["The initiators suggest to support the following initiative:"] = "La iniciintoj rekomendas subteni sekvan iniciaton:";
Thomas@201 561 ["This email address is too short!"] = "Tiu retpoŝtadreso esta tro mallonga!";
Thomas@73 562 ["This identifier is not allowed for this instance."] = "Tiu identigilo ne estas permesita por ĉi tiu instanco.";
Dinu@38 563 ["This initiative"] = "Tiu iniciato";
Dinu@38 564 ["This initiative compared to alternative initiatives"] = "Tiu iniciato komparata al la alternativajn iniciatojn";
Dinu@14 565 ["This initiative has been revoked at #{revoked}"] = "Tiu iniciato estis nuligita je #{revoked}";
Dinu@44 566 ["This initiative has not been admitted! It failed the quorum of #{quorum}."] = "Tiu iniciato ne estas aprobita! Ĝi malsukcesis la kvorumon de #{quorum}.";
Dinu@14 567 ["This initiative is already revoked"] = "Tiu iniciato estas jam nuligita";
Dinu@14 568 ["This initiative is revoked"] = "Tiu iniciato estas nuligita";
bsw@342 569 ["This invite key is connected with the following information:"] = false;
Thomas@73 570 ["This issue has been cancelled. It failed the quorum of #{quorum}."] = "Tiu temo estas abolita. Ĝi malsukcesis la kvorumon de #{quorum}.";
Dinu@14 571 ["This issue is already closed."] = "La temo estas jam fermita.";
Dinu@14 572 ["This issue is already frozen."] = "La temo estas jam ĝelita";
Thomas@73 573 ["This login is already taken, please choose another one!"] = "Tiu salutnomo estas jam prenita, bonvolu elekti alian!";
Dinu@14 574 ["This login is too short!"] = "Tiu salutnomo estas tro mallonga!";
Dinu@14 575 ["This member account has been created at #{created}"] = "Tiu membrokonto estis kreita je #{created}.";
Thomas@73 576 ["This member has rejected to become initiator of this initiative"] = "Tiu membro rifuzis inviton por esti inicionto";
Thomas@73 577 ["This member is already initiator of this initiative"] = "Tiu membro estas jam iniciinto de tiu iniciato";
Thomas@202 578 ["This member is already invited to become initiator of this initiative"] = "Tiu membro estis jam invitita por esti inicionto de tiu iniciato";
bsw@631 579 ["This member is inactive"] = false;
bsw@631 580 ["This member is locked"] = false;
Thomas@73 581 ["This member is participating, the rest of delegation chain is suspended while discussing"] = "Tiu membro partoprenas, la resta delegaciĉeno estas blokita dum la diskuto";
Thomas@73 582 ["This name is already taken, please choose another one!"] = "Tiu nomo estas jam prenita, bonvolu elekti alian!";
Dinu@14 583 ["This name is really too short!"] = "Tiu nomo estas vere tro mallonga!";
Dinu@14 584 ["This name is too short!"] = "Tiu nomo estas tro mallonga!";
bsw@538 585 ["This service is provided by:"] = false;
bsw@538 586 ["This service is provided using the following software components:"] = false;
bsw@538 587 ["This site is using"] = false;
Dinu@14 588 ["This suggestion has been meanwhile deleted"] = "Tiu sugesto estis intertempe forviŝita";
Dinu@14 589 ["This title is really too short!"] = "Tiu titolo estas vere tro mallonga!";
Dinu@14 590 ["This username is too short!"] = "Tiu salutonomo estas tro mallonga!";
Dinu@14 591 ["Thursday"] = "Ĵaŭdo";
jbe@21 592 ["Timeline"] = "Tempolinio";
Dinu@38 593 ["Title"] = "Titolo";
Dinu@14 594 ["Title (80 chars max)"] = "Titolo (maksimume 80 literoj)";
Dinu@56 595 ["Title of initiative"] = "Titolo de la iniciato";
bsw@631 596 ["Today at #{time}"] = false;
Dinu@14 597 ["Traditional wiki syntax"] = "Tradicia Viki-sintakso";
bsw/jbe@19 598 ["Trustee"] = "Fidulo mastrumanta";
bsw@342 599 ["Trustee has no voting right in this unit"] = false;
Dinu@14 600 ["Tuesday"] = "Mardo";
Thomas@201 601 ["Unconfirmed address"] = "Nekonfirmita adreso";
bsw@342 602 ["Unit"] = false;
bsw@631 603 ["Unit '#{name}'"] = false;
bsw@342 604 ["Unit delegation"] = false;
bsw@342 605 ["Unit list"] = false;
bsw@631 606 ["Unit: '#{name}'"] = false;
bsw@342 607 ["Units"] = false;
bsw@538 608 ["Unknown author"] = false;
Dinu@71 609 ["Updated drafts"] = "Skizoj ĝisdatigitaj";
bsw@631 610 ["Upload avatar/photo"] = false;
Dinu@14 611 ["Upload images"] = "Alŝuti bildojn";
bsw@538 612 ["Use terms"] = false;
bsw@538 613 ["Verification started"] = false;
bsw@538 614 ["Verification starts soon"] = false;
Dinu@14 615 ["Verification time"] = "Tempo por la kontrolo";
Dinu@14 616 ["Version"] = "Versio";
bsw@691 617 ["Vote now"] = false;
Dinu@14 618 ["Voted"] = "Balotita";
Dinu@14 619 ["Voted no"] = "Balotita nee";
Dinu@14 620 ["Voted proposal"] = "Propono balotita";
Dinu@14 621 ["Voted yes"] = "Balotita jese";
Dinu@14 622 ["Voting"] = "Voĉdono";
Dinu@38 623 ["Voting details"] = "Voĉdonodetaloj";
Dinu@14 624 ["Voting for this issue has already begun."] = "Voĉdono pri tiu temo jam komenciĝis.";
Thomas@201 625 ["Voting has not started yet."] = "Voĉdono por ĉi tiu temo ankoraŭ ne komenciĝis.";
Dinu@14 626 ["Voting proposal"] = "Privoĉdonendaj proponoj";
jbe@22 627 ["Voting started"] = "Voĉdono komenciĝis";
bsw@538 628 ["Voting starts soon"] = false;
Dinu@14 629 ["Voting time"] = "Tempo por la voĉdono";
Thomas@201 630 ["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 631 ["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 632 ["Website"] = "Retpaĝaro";
Dinu@14 633 ["Wednesday"] = "Merkredo";
Thomas@73 634 ["Wiki engine"] = "Viki-modulo";
bsw@342 635 ["Wiki engine for statement"] = false;
bsw@631 636 ["Withdraw"] = false;
bsw@342 637 ["Withdraw membership"] = false;
Dinu@14 638 ["Yes"] = "Jes";
bsw@631 639 ["Yesterday at #{time}"] = false;
mail@239 640 ["You are already initiator"] = "Vi estas jam iniciinto";
Thomas@202 641 ["You are already not supporting this initiative"] = "Vi jam malsubtenas tiun iniciaton";
Dinu@14 642 ["You are already supporting the latest draft"] = "Vi jam subtenas la plej novan skizon";
bsw@75 643 ["You are currently not invited to any initiative."] = "Vi aktuale estas invitita al neniu iniciato.";
Thomas@201 644 ["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 645 ["You are initiator of this initiative"] = "Vi estas iniciinto de tiu iniciato";
bsw@631 646 ["You are interested"] = false;
jbe@21 647 ["You are interested in this issue"] = "Vin interesas tiu temo";
bsw@631 648 ["You are invited to #{count} initiative(s)"] = false;
bsw@538 649 ["You are invited to LiquidFeedback. To register please click the following link:\n\n"] = false;
Thomas@73 650 ["You are invited to become initiator of this initiative."] = "Vi estas invitita por esti inicionto de tiu iniciato.";
Dinu@14 651 ["You are member"] = "Vi estas membro";
bsw@631 652 ["You are not participating in any of the #{count} areas in this unit"] = false;
bsw@631 653 ["You are not participating in the only area of the unit"] = false;
Thomas@73 654 ["You are now initiator of this initiative"] = "Vi nun estas iniciinto de tiu iniciato";
bsw@631 655 ["You are participating in this area"] = false;
bsw@631 656 ["You are potential supporter"] = false;
bsw@631 657 ["You are potential supporter of this initiative"] = false;
bsw@631 658 ["You are potential supporter of this initiative via delegation"] = false;
bsw@631 659 ["You are supporter"] = false;
bsw@342 660 ["You are supporter of this initiative"] = false;
bsw@342 661 ["You are supporter of this initiative via delegation"] = false;
Thomas@201 662 ["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.";
Dinu@14 663 ["You can't suggest the initiative you are revoking"] = "Vi ne povas rekomendi la iniciaton, kiun vi nuligas";
jbe@233 664 ["You didn't confirm your email address '#{email}' within 7 days."] = "Vi ne konfirmis vian retpoŝtadreson '#{email}' dum 7 tagoj.";
jbe@233 665 ["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 666 ["You didn't save any member as contact yet."] = "Vi ankoraŭ ne konservis membron kiel kontakton!";
bsw@538 667 ["You didn't set the level of notifications you like to receive"] = false;
bsw@538 668 ["You have ignored this initiative"] = false;
bsw@538 669 ["You have ignored this member"] = false;
bsw@631 670 ["You have not voted #{count} issue(s) you were interested in"] = false;
Thomas@201 671 ["You have saved this member as contact"] = "Vi konservis tiun membron kiel kontakton";
Thomas@201 672 ["You have to mark 'Are you sure' to revoke!"] = "Por nuligi vi devas elekti 'Ĉu certa?'";
bsw@631 673 ["You have voting privileges for this unit"] = false;
Dinu@56 674 ["You need to be logged in, to use all features of this system."] = "Vi devas esti ensalutinta por uzi ĉiujn funkciojn de tiu sistemo.";
bsw@631 675 ["You were interested"] = false;
bsw@631 676 ["You were potential supporter"] = false;
bsw@631 677 ["You were supporter"] = false;
Dinu@14 678 ["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!";
Thomas@201 679 ["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 680 ["Your login has been changed to '#{login}'"] = "Via salutnomo estas ĝisdatigita al '#{login}'";
Dinu@14 681 ["Your name has been changed"] = "Via nomo estas ĝisdatigita";
Dinu@14 682 ["Your page has been updated"] = "Via paĝo estas ĝisdatigita";
Dinu@14 683 ["Your password has been updated successfully"] = "Via pasvorto estas sukcese ĝisdatigita";
Thomas@201 684 ["Your rating has been deleted"] = "Via takso estas viŝita";
Thomas@201 685 ["Your rating has been updated"] = "Via takso estas ĝisdatigita";
Dinu@14 686 ["Your suggestion has been added"] = "Via sugesto estas aldonita";
Dinu@14 687 ["Your support has been added to this initiative"] = "Via subteno estas aldonita al la iniciato";
Dinu@14 688 ["Your support has been removed from this initiative"] = "Via subteno estas forigita de la iniciato";
Dinu@14 689 ["Your support has been updated to the latest draft"] = "Via subteno estas ĝisdatigita al la plej nova skizo";
Thomas@73 690 ["Your vote has been discarded. Delegation rules apply if set."] = "Via voĉo estas retirita. La delegaciregularo aplikas se metita.";
Dinu@14 691 ["Z-A"] = "Z-A";
bsw@641 692 ["[Name of Language]"] = "Esperanto";
bsw@342 693 ["[No voting privilege]"] = false;
Dinu@56 694 ["[Registered members only]"] = "[Nur registritaj membroj]";
bsw@538 695 ["[event mail] URL: #{url}"] = false;
bsw@538 696 ["[event mail] Area: #{name}"] = false;
bsw@538 697 ["[event mail] Unit: #{name}"] = false;
bsw@538 698 ["[event mail] Event: #{event}"] = false;
bsw@538 699 ["[event mail] Issue: ##{id}"] = false;
bsw@538 700 ["[event mail] Phase: #{phase}"] = false;
bsw@538 701 ["[event mail] Policy: #{policy}"] = false;
bsw@538 702 ["[not displayed public]"] = false;
Thomas@202 703 ["a bit unsatisfied"] = "iomete malkontenta";
Thomas@201 704 ["abandoned"] = "malaplikita";
Thomas@201 705 ["activated"] = "aktivigita";
jbe@21 706 ["and #{count} more initiatives"] = "kaj #{count} pliaj iniciatoj";
bsw@342 707 ["and one more initiative"] = false;
Thomas@201 708 ["area"] = "temaro";
bsw@342 709 ["at least #{count} approvals"] = false;
bsw@342 710 ["at least #{count} approvals or abstentions"] = false;
bsw@342 711 ["change discussion URL"] = false;
bsw@538 712 ["day"] = false;
bsw@538 713 ["days"] = false;
Thomas@201 714 ["deactivated"] = "malaktivigita";
bsw@631 715 ["delegates to"] = false;
bsw@538 716 ["delete<br /><br />"] = false;
bsw@63 717 ["disabled"] = "malaktiva";
Thomas@73 718 ["email"] = "retpoŝto";
Thomas@201 719 ["global"] = "ĝenerala";
bsw@538 720 ["i#{id}: #{name}"] = false;
Thomas@201 721 ["implemented"] = "realigita";
bsw@631 722 ["inactive"] = false;
Dinu@36 723 ["last 24 hours"] = "lastaj 24 horoj";
Dinu@14 724 ["login name"] = "Salutnomo";
bsw@538 725 ["majority"] = false;
Thomas@201 726 ["more unsatisfied"] = "pli malkonsenta";
Dinu@14 727 ["must"] = "devas";
Dinu@14 728 ["must not"] = "ne rajtas";
Dinu@14 729 ["neutral"] = "neŭtrala";
bsw@342 730 ["no reverse beat path to status quo (including ties)"] = false;
bsw@342 731 ["none"] = false;
Thomas@201 732 ["not implemented"] = "nerealigita";
bsw@342 733 ["not yet"] = false;
bsw@342 734 ["possibly instable result caused by multistage majority"] = false;
bsw@342 735 ["prohibit potentially instable results caused by multistage majorities"] = false;
bsw@342 736 ["reverse beat path to status quo (including ties)"] = false;
Thomas@201 737 ["satisfied"] = "kontenta";
Dinu@14 738 ["should"] = "devus";
Dinu@14 739 ["should not"] = "ne devus";
Dinu@14 740 ["to reset your password please click on the following link:\n\n"] = "por remeti vian pasvorton bonvolu klaki sekvan ligilon:\n\n";
bsw@342 741 ["unit"] = false;
Thomas@201 742 ["until"] = "ĝis";
bsw@538 743 ["with winner"] = false;
bsw@538 744 ["without winner"] = false;
Dinu@14 745 ["xmpp"] = "Jabber (XMPP)";
Dinu@14 746 }

Impressum / About Us