source: trunk/client/modules/Elezioni/language/lang-en.php@ 73

Last change on this file since 73 was 55, checked in by roby, 14 years ago

Nascosta la visualizzazione della circoscrizione unica nei dati generali e sostituita con le sedi

File size: 16.2 KB
Line 
1<?php
2/************************************************************************/
3/* Eleonline - Raccolta e diffusione dei dati elettorali */
4/* by Roberto Gigli & Luciano Apolito */
5/* http://www.eleonline.it */
6/* info@eleonline.it luciano@aniene.net rgigli@libero.it */
7/* lang_it.php Linguaggio Italiano */
8/************************************************************************/
9global $tipo_cons;
10switch ($tipo_cons){
11 case '':
12 define("_CONSULTAZIONE","Elections");
13 break;
14 case 1:
15 define("_SCELTA_CIR","Set Constituency");
16 define("_CONSULTAZIONE","Provincial Elections"); //genere 3
17 define("_GRUPPO","Candidate for President");
18 define("_GRUPPI","Candidates for President");
19 define("_GRUPPOLOGO","President's Logo");
20 define("_PRESI","President");
21 define("_CONSI","Councilman");
22 define("_DESCRCONS","PROVINCIAL");
23 define("_SOLO_GRUPPO","Ballots to the group only");
24 define("_CONSIGLIO","Provincial Council");
25 break;
26 case 2:
27 define("_SCELTA_CIR","Set Constituency");
28 define("_CONSULTAZIONE","Referendum"); //genere 0
29 define("_GRUPPO","Referendum Question");
30 define("_GRUPPI","Referendum Question");
31 define("_GRUPPOLOGO","Logo");
32 define("_PRESI","Question");
33 define("_DESCRCONS","REFERENDUM");
34 break;
35 case 3:
36 define("_SCELTA_CIR","Set Constituency");
37 define("_CONSULTAZIONE","Communal Elections"); //genere 5
38 define("_GRUPPO","Candidate for City Mayor");
39 define("_GRUPPI","Candidates for City Mayor");
40 define("_GRUPPOLOGO","Mayor Logo");
41 define("_PRESI","Mayor");
42 define("_CONSI","Councilman");
43 define("_SOLO_GRUPPO","Ballots for candidate Mayor only");
44 define("_CONSIGLIO","City Council");
45 break;
46 case 4:
47 define("_SCELTA_CIR","Set Constituency");
48 define("_CONSULTAZIONE","Constituency Election");
49 define("_GRUPPI","Candidates for President");
50 define("_GRUPPO","Candidate for President");
51 define("_CONSI","Councilman");
52 define("_CONSIGLIO","Constituency Council");
53 break;
54 case 5:
55 define("_SCELTA_CIR","Set Constituency");
56 define("_CONSULTAZIONE","Second Round"); //genere 1
57 define("_GRUPPO","Candidate Mayor");
58 define("_GRUPPOLOGO","Mayor Logo");
59 define("_PRESI","Mayor");
60 define("_DESCRCONS","SECOND ROUND");
61 break;
62 case 6:
63 define("_SCELTA_CIR","Set Constituency");
64 define("_CONSULTAZIONE","Consultazione Camera"); //genere 2
65 define("_GRUPPO","Lista");
66 define("_GRUPPOLOGO","Logo della Lista");
67 break;
68 case 7:
69 define("_SCELTA_CIR","Set Constituency");
70 define("_CONSULTAZIONE","Consultazione Senato"); //genere 2
71 define("_GRUPPO","Lista");
72 define("_GRUPPOLOGO","Logo della Lista");
73 break;
74 case 8:
75 define("_SCELTA_CIR","Set Constituency");
76 define("_CONSULTAZIONE","European Parliament Election"); //genere 4
77 define("_GRUPPO","List");
78 define("_GRUPPOLOGO","List Logo");
79 define("_CONSI","List Candidate");
80 break;
81 case 9:
82 define("_SCELTA_CIR","Set Constituency");
83 define("_CONSULTAZIONE","Regional Parliament Election"); //genere 5
84 define("_GRUPPO","Candidate for President");
85 define("_CONSI","List Candidate");
86 break;
87 case 10: //dal 2006 per senato e camera si ha un raggruppamento delle liste ma senza possibilit?di voto per il gruppo (solo in italia!)
88 define("_SCELTA_CIR","Set Constituency");
89 define("_CONSULTAZIONE","Consultazione Senato"); //genere 2
90 define("_GRUPPO","Grouping");
91 define("_GRUPPI","Groupings");
92 define("_GRUPPOLOGO","Logo for the List");
93 define("_CONSIGLIO","Senators");
94 break;
95 case 11:
96 define("_SCELTA_CIR","Set Constituency");
97 define("_CONSULTAZIONE","Chamber of Deputies"); //genere 2
98 define("_GRUPPO","Grouping");
99 define("_GRUPPI","Groupings");
100 define("_GRUPPOLOGO","Logo for the List");
101 define("_CONSIGLIO","Deputies");
102 break;
103 case 12:
104 define("_SCELTA_CIR","Set Constituency");
105 define("_CONSULTAZIONE","Provincial Elections"); //genere 3
106 define("_GRUPPO","Candidate for President");
107 define("_GRUPPI","Candidates for President");
108 define("_GRUPPOLOGO","President's Logo");
109 define("_PRESI","President");
110 define("_CONSI","Councilman");
111 define("_DESCRCONS","PROVINCIAL");
112 define("_SOLO_GRUPPO","Ballots to the group only");
113 define("_CONSIGLIO","Provincial Council");
114 break;
115 case 13:
116 define("_CONSULTAZIONE","Second Round"); //genere 1
117 define("_GRUPPO","Candidate President");
118 define("_GRUPPOLOGO","President Logo");
119 define("_PRESI","President");
120 define("_DESCRCONS","SECOND ROUND");
121 break;
122 case 14:
123 define("_CONSULTAZIONE","European Parliament Election");
124 define("_GRUPPO","List");
125 define("_GRUPPOLOGO","List Logo");
126 define("_CONSI","List Candidate");
127 break;
128 case 15:
129 define("_CONSULTAZIONE","Camera Election");
130 define("_GRUPPO","Groupings");
131 break;
132 case 16:
133 define("_CONSULTAZIONE","Senato Election");
134 define("_GRUPPO","Groupings");
135 break;
136 case 17:
137 define("_CONSULTAZIONE","Regional Parliament Election");
138 define("_GRUPPO","Candidate for President");
139 break;
140
141}
142
143
144if($tipo_cons==12 or $tipo_cons==14 or $tipo_cons==15 or $tipo_cons==16 or $tipo_cons==17){
145define("_SCEGLI_CIRCO","Choose Borough");
146define("_ELE_CIRCO","Borough Election");
147define("_CIRCO","Borough");
148define("_CIRCOS","Boroughs");
149define("_IDCIRC","Id Borough ");
150define("_CIRCS","Boroughs");
151}else{
152define("_SCEGLI_CIRCO","Choose Constituency");
153define("_ELE_CIRCO","Constituency Election");
154define("_CIRCO","Constituency");
155define("_CIRCOS","Constituencies");
156define("_IDCIRC","Id circos. ");
157define("_CIRCS","Constituencies");
158}
159
160
161define("_VOTI_RAGGR","Sum of ballots");
162define("_SEDI","Election Site");
163define("_LISTA","List");
164define("_LISTE","Lists");
165define("_TEST","If you wont to test Eleonline start inserting username \"suser\" and password \"test\"");
166#define("_GESTIONE","managing vote counting and publishing results");
167define("_TUTTESEDI","All electoral centers");
168define("_ATT_VOTI","Warning! ballots");
169define("_ATT_VOTANTI","Warning! voters");
170define("_NO_TOT_VOTI","is not equal to the total ballots");
171define("_NO_VAL_VOTI","is not equal to the valid ballots");
172define("_ATT_VOTI_REF","Warning! Inserted ballots for the Referendum n.");
173define("_ATT_VOTANTI_REF","Warning! Inserted final ballots for the Referendum n.");
174define("_NO_SOMMA","is not equal to the total ballots:");
175define("_COD_NV","Not valid code ");
176define("_REFERENDUM","Referendum");
177define("_CON_GRUPPI","With groupings");
178define("_NO_VOTO_GRUPPO","Not to vote for the Group");
179define("_LISTE_UNI","One candidate for list");
180define("_NO_VOTO_LISTA","Not to vote for the list");
181define("_NO_VOTO_CANDI","Not to vote for the candidates");
182define("_BALLO","Second round");
183define("_DEFCONS","Define the characteristics of the election");
184#define("_SOLO_GRUPPO","Ballots to groups only");
185define("_VOTI_LISTA","Ballots to lists");
186define("_GENCONS0","Referendum");
187define("_GENCONS1","Second round");
188define("_GENCONS2","One candidate for list");
189define("_GENCONS3","Groups and Lists but no ballots for candidates");
190define("_GENCONS4","More candidates for list");
191define("_GENCONS5","Groups and Lists and ballots for candidates");
192define("_CAMBIOPWD","Change Password");
193define("_CHGPWD","Password change");
194define("_ERRPWD","WARNING: ERROR INSERTING PASSWORD!");
195define("_OLDPWD","Old Password");
196define("_NEWPWD1","New Password");
197define("_NEWPWD2","New Password again");
198define("_YES","Yes");
199define("_SEGGI","Seats");
200define("_PRIMONON","First non-elected");
201define("_SINDCONS","Mayor Candidate<br/>Elected Councilman");
202define("_SEGGIMIN","Minority Council Members");
203define("_QUOZIENTI","Quotients");
204define("_CIFRAELE","Electoral <br/>Figure");
205define("_PROIEZCONS","CITY COUNCIL PROJECTION");
206define("_SCELTASIN","Who is City Mayor?");
207define("_COLLEGAMENTI","Linked Lists for Second Round");
208define("_NONCOLLE","Not linked");
209define("_SINDACO","Mayor");
210define("_ISCRITTI","Enrolled");
211define("_INSEZ","in the section");
212define("_PERC","Perc.");
213define("_DOMAGGIORNA","Really do you wont to change voters number in");
214define("_UPDATE","Update");
215define("_ERRORE","Error");
216define("_VER_STAMPA","Printing version");
217define("_VER_GRAF","Diagrams");
218define("_DETTAGLIO","Detailed");
219define("_COME","How to vote");
220define("_NUMERI","Useful numbers");
221define("_SERVIZI","Services");
222define("_LINK","Useful links");
223define("_CONSULTAZIONI","Elections");
224define("_OPERATORI","Operators");
225define("_AGGIUNGI","Add");
226define("_COLLEGI","Districts");
227define("_DEFCOMUNE","Cities");
228define("_CODICE","Code");
229define("_CENTRALINO","Telephone");
230define("_EMAIL","E-mail");
231define("_FILTRO","Search mask");
232define("_INSCOMUNE","Authorize Cities");
233define("_CONSULTAZIONE_ADM","Election");
234define("_AMMINISTRATORI", "Administrators");
235define("_PASSWORD","Password");
236define("_RIPETI","Password again");
237define("_COMPLESSIVO","all");
238define("_CONTR_CONS","Verification of the ballots to the lists");
239define("_CONTR_GRUP","Verification of the ballots to the groups");
240define("_DATAIN","Starting Date");
241define("_DATAFINE","Ending Date");
242define("_GESTIONE","Managing");
243define("_MODIFY","Modify");
244define("_ESCI","Exit");
245define("_POPOLA","Import");
246define("_SOSPESO","Suspended");
247define("_IMPOSTA_DATI","Administrator");
248define("_INSERISCE_DATI","Operator");
249define("_UTENTE","User");
250define("_PERMESSI","Privileges");
251define("_NULLA","NOT VALID");
252define("_ATTIVA","IN USE");
253define("_ATTIVO","In use");
254define("_CHIUSA","CLOSED");
255define("_ASOLA_LISTA","to the List");
256define("_ASOLO_GRUPPO","to the Groups only");
257define("_COLLEGIO","district");
258define("_INFO","Information");
259define("_CALCONS","Council Projection");
260define("_VOTIL","Ballots to the Lists");
261define("_A","to");
262define("_DA","from");
263define("_DI","of");
264define("_MOSTRA","Show");
265define("_PERCOL","by columns");
266define("_PERRIGHE","by rows");
267define("_COMUNE","City");
268define("_COMUNI","Cities");
269define("_VIS_PERC","Show percentages");
270define("_SEZIONE","Section");
271define("_SEZIONI","Sections");
272define("_UOMINI","Men");
273define("_DONNE","Women");
274define("_COMPLESSIVI","in total");
275define("_VOTIE","Expressed Ballots");
276define("_SEZNOS","Sections to be counted");
277define("_SEZSCR","Counted Sections");
278#define("_LISTA","List");
279define("_PREFLISTA","Ballots to the list");
280define("_CANDIDATO","Candidate");
281define("_GESAMMIN","Gestione Amministrativa ");
282define("_DESCR","Description");
283define("_IMMCONS","Insert Election");
284define("_DOMCANCELLA","Are you sure to delete ");
285define("_FUNZIONI","Modify function ");
286define("_NEXT_MATCH","Next");
287define("_PREV_MATCH","Previous");
288define("_NEXT","Next");
289define("_PREV","Previous");
290define("_SCELTA","Choose");
291define("_SCEGLI","Choose ");
292define("_SEDE","Electoral Center ");
293define("_NUM","Number ");
294define("_IDCONS","Id election ");
295define("_IMM","Inserting");
296define("_TEL","Telephone");
297define("_INDIRIZZO","Address");
298define("_FAX","Fax");
299define("_RESP","Section head");
300define("_MASCHI","Men ");
301define("_FEMMINE","Women ");
302define("_TOTS","Totals ");
303define("_TOT","Total ");
304define("_TOTPREF","Sum of ballots");
305define("_GESTIMM","Logo Management");
306define("_SIMBOLO","Logo");
307define("_VER_FLASH","Flash Diagrams");
308define("_VER_HTML","Static Diagrams");
309define("_INVIOFILE","<font color=\"red\">File upload (jpg,gif or png) for Logo</font>");
310define("_FILEDAINVIARE","Choose the file to upload");
311define("_CANCELLAFILE","<font color=\"red\">Delete Logo file</font>");
312define("_SCELTAFILE","Choose the file to delete");
313define("_LISTALOGO","List Logo");
314define("_COGNOME","Surname");
315define("_NOME","Name");
316define("_NOMINATIVO","Name");
317define("_FOTO","Photo");
318define("_NOTE","Notes");
319define("_GESSPOGLIO","Managing Electoral Operations");
320define("_SPOGLIO","Vote Counting");
321define("_VOTI","Ballots");
322define("_VOTANTI","Voters");
323define("_NONVOTANTI","Non Voters");
324define("_ISCR_SEZ","Electors<p>enrolled");
325define("_PREFERENZE","Ballots");
326define("_ORA","Time");
327define("_TITOLO","Title");
328define("_PREAMBOLO","Summary");
329define("_CONTENUTO","Text");
330define("_DATA","Date");
331define("_VOTID","Women Ballots");
332define("_VOTIU","Men Ballots");
333define("_VOTIT","Total of Ballots");
334define("_VALIDI","Valid Ballots");
335define("_NULLI","Non Valid Ballots");
336define("_BIANCHI","Blank Ballots");
337define("_CONTESTATI","Contested Ballots");
338define("_TOTALEVOTI","Total of Ballots");
339define("_TOT_ULT","Voters at end");
340define("_VOTIINS","Inserted Ballots");
341define("_CANDINS","Inserted Candidates");
342define("_TOTNON","Total of non valid Ballots");
343define("_CANDIDATI","Candidates");
344define("_DATIG","General Informations");
345define("_AVENTI","Electors"); //Aventi Diritto
346define("_SI","Yes");
347define("_NO","No");
348define("_AFFLUENZE","Affluence");
349define("_NOTA","The information in this pages, susceptible of modifications, are unofficial. They have pure informative value.");
350define("_DISCLAIMER","Data are unofficial.");
351define("_DATI","General data");
352define("_ORE","time:");
353define("_ALLE","at");
354define("_DEL","of the");
355define("_STATO","State");
356define("_OK","Ok");
357define("_ANCHE","also");
358define("_VISUALIZZA","Show the data");
359define("_TIPO","Type");
360define("_CONSULTA","Election");
361define("_PERCE","Percentages");
362define("_RISULTA","Results");
363define("_RISULTATI","Results");
364define("_PER","for");
365define("_SEZSCRU","Counted Sections ");
366define("_SU","on");
367define("_LA","the");
368define("_ADMINID","User");
369define("_ADMINCOME","HOW TO VOTE - Administration");
370define("_EDITORIAL","General Informations");
371define("_EDITORIALADMIN","Managing Informations");
372define("_EDITINFO","Edit informations");
373define("_EDIT","Edit");
374define("_ADD","Add");
375define("_NEW","New");
376define("_DELETE","Delete");
377define("_COPIA","Copy");
378define("_STRUTTURA","Structure");
379define("_ADDCOME","Add information");
380define("_ADDPRES","Add candidate for president");
381define("_ALLCOME","Inserted Informations");
382define("_REMOVEINFO","Are you sure to delete this information? ");
383define("_IMAGE","Immagine informazione");
384define("_CONTINUA","continue <img src=\"images/site.gif\" align=\"center\" border=\"0\">");
385define("_MESSAGEPREAMBLE","Preamble (max 500 char)");
386define("_ADMINNUMERI","Numbers - Administration");
387define("_ADMINSERVIZI","Services - Administration");
388define("_ADMINLINK","Links - Administration");
389define("_CONTR_ESPR","Ballots Verification");
390// Note
391//define("_ENTE","Comune di Guidonia Montecelio (Provincia di Roma)");
392//define("_NOTACSV","Notes: I dati sono estratti dal sito del ");
393//define("_DISC1","Ogni rappresentazione ed uso e' consentita citando la fonte dei dati");
394//define("_SITO","http://www.guidonia.org ");
395// Copyright
396define("_SORALDO","Eleonline: Modulo elettorale");
397define("_VERS","versione 0.5 beta ");
398define("_NON","Not");
399define("_EXPORT","Export");
400define("_TABULA","(tab formatted)");
401define("_GRAFICI","Diagrams ");
402define("_ALL","All ");
403//define("_MAIN","Qui sono e saranno presenti i dati e i risultati delle
404//consultazioni elettorali svolte nel ");
405define("_THEMES","Tema Grafico");
406define("_ACTIVE","Activ ");
407define("_BLOCCHI","Lateral blocks");
408define("_BLOCKS","Blocks");
409define("_MENUCONF","Configuration Menu for graphical aspect");
410define("_GESFILE","Image Files Managing");
411define("_LOGO","Image or Logo");
412define("_ELETTORI","Voters");
413define("_EDIFICIO","Building");
414define("_MAPPA","Map");
415#define("_LINK","Link");
416define("_NUMERITEL","Telephon");
417define("_DESCRAPP","Deep Description");
418define("_DESCRLINK","Short description for the link");
419define("_HELPHTML","You can use all HTML tags. Example: <font color=\"#ff0000\">&lt br &gt </font>new line</pre>");
420define("_SUPER","S<br/>U<br/>P<br/>E<br/>R<br/>U<br/>S<br/>E<br/>R");
421define("_ADMIN","A<br/>D<br/>M<br/>I<br/>N<br/>I<br/>S<br/>T<br/>R<br/>A<br/>T<br/>O<br/>R");
422define("_OPER","O<br/>P<br/>E<br/>R<br/>A<br/>T<br/>O<br/>R");
423#define("_SCELTA_CONS","Choose an Election");
424define("_GESRIS","managing elections");
425define("_INVIOSEGN","To contact us for signallings, demands or suggestions");
426define("_CLICCAQUI","click here");
427define("_CONFRONTI","Comparing");
428define("_ALTROGRP","Other");
429define("_GRUPPO1","Group 1");
430define("_GRUPPO2","Group 2");
431define("_SCELTA_LISTE","JOIN LISTS TO GROUPS");
432define("_CNFR_CONS","CONSULTATIONS COMPARING<br/>you can choose to compare groups or single lists");
433define("_SCELTA_CONS","<b>Choose consultations to compare</b>");
434define("_ALTRI","Other down 3%");
435define("_LINGUA","Language");
436define("_OFF","Disable");
437define("_ON","Enable");
438define("_BLOCCO","Block");
439define("_OPTIONS","Options");
440define("_ELEZIONI","Elections");
441define("_TEMA","Template");
442
443?>
Note: See TracBrowser for help on using the repository browser.