1 |
--- smeserver-subversion-1.3/root/etc/e-smith/locale/it/etc/e-smith/web/functions/subversion.FixTranslations-it 2008-01-28 19:45:06.000000000 +0100 |
2 |
+++ smeserver-subversion-1.3/root/etc/e-smith/locale/it/etc/e-smith/web/functions/subversion 2008-01-28 19:43:48.000000000 +0100 |
3 |
@@ -0,0 +1,306 @@ |
4 |
+<!--vim: ft=xml ts=4 sw=4: --> |
5 |
+<!-- $Id: smeserver-subversion-1.3-AddLocale-it.patch,v 1.1 2008/01/28 18:49:56 snetram Exp $ --> |
6 |
+<lexicon lang="it" params="getExtraParams()"> |
7 |
+ <entry> |
8 |
+ <base>SUBVERSION_NAVIGATION_DESCRIPTION</base> |
9 |
+ <trans>Repository di Subversion</trans> |
10 |
+ </entry> |
11 |
+ <entry> |
12 |
+ <base>CONFIG_CHANGE_SUCCESS</base> |
13 |
+ <trans>Subversion e' stata riconfigurato correttamente</trans> |
14 |
+ </entry> |
15 |
+ <entry> |
16 |
+ <base>CONFIG_CHANGE_ERROR</base> |
17 |
+ <trans>Si e' presentato un errore durante la riconfigurazione di Subversion</trans> |
18 |
+ </entry> |
19 |
+ <entry> |
20 |
+ <base>FORM_TITLE</base> |
21 |
+ <trans>Crea, modifica o rimuovi repository di Subversion</trans> |
22 |
+ </entry> |
23 |
+ <entry> |
24 |
+ <base>FIRST_PAGE_DESCRIPTION</base> |
25 |
+ <trans> |
26 |
+ <![CDATA[ |
27 |
+ <p>Questo pannello permette la configurazione di Subversion. Subversion e' il sostituto di CVS, maggiori dettagli sono disponibili sul loro sito: <a href="http://subversion.tigris.org" target="_blank">http://subversion.tigris.org</a>.</p> |
28 |
+ ]]> |
29 |
+ </trans> |
30 |
+ </entry> |
31 |
+ <entry> |
32 |
+ <base>ADD_REPOSITORY</base> |
33 |
+ <trans> |
34 |
+ <![CDATA[ |
35 |
+ <p> |
36 |
+ Puoi rimuovere o modificare i repository selezionando il corrispondente comando accanto al repository. |
37 |
+ </p> |
38 |
+ <p> |
39 |
+ <a class="button-like" href="subversion?page=0&page_stack=&Next=Next&wherenext=CreateModify">Aggiungi repository</a><br /><br /> |
40 |
+ </p> |
41 |
+ ]]> |
42 |
+ </trans> |
43 |
+ </entry> |
44 |
+ |
45 |
+ <entry> |
46 |
+ <base>ADD_TITLE</base> |
47 |
+ <trans>Crea o modifica un repository</trans> |
48 |
+ </entry> |
49 |
+ <entry> |
50 |
+ <base>NAME_FIELD_DESC</base> |
51 |
+ <trans>Il nome del repository deve contenere solo |
52 |
+lettere minuscole, numeri, punti, trattini e underscore (_), e |
53 |
+deve iniziare con una lettera minuscola. Per esempio "johnson", |
54 |
+"intra", e "cust3.prj12" sono tutti nomi validi, mentre "3associates", |
55 |
+"John Smith" e "Bus!Partner" non lo sono. La lunghezza massima e' {$maxLength} |
56 |
+caratteri.</trans> |
57 |
+ </entry> |
58 |
+ <entry> |
59 |
+ <base>REMOVE_TITLE</base> |
60 |
+ <trans>Rimuovi repository</trans> |
61 |
+ </entry> |
62 |
+ <entry> |
63 |
+ <base>REMOVE_DESC</base> |
64 |
+ <trans> |
65 |
+ <![CDATA[ |
66 |
+ <p> |
67 |
+ Stai per rimuovere il repository "{$name}" |
68 |
+ ({$description}). |
69 |
+ </p> |
70 |
+ <p> |
71 |
+ Tutti i file appartenenti a questo repository saranno cancellati. |
72 |
+ </p> |
73 |
+ <p> |
74 |
+ Sei sicuro di volerlo rimuovere? |
75 |
+ </p> |
76 |
+ ]]> |
77 |
+ </trans> |
78 |
+ </entry> |
79 |
+ <entry> |
80 |
+ <base>BUTTON_LABEL_SERVICE_0</base> |
81 |
+ <trans>Abilita</trans> |
82 |
+ </entry> |
83 |
+ <entry> |
84 |
+ <base>BUTTON_LABEL_SERVICE_1</base> |
85 |
+ <trans>Disabilita</trans> |
86 |
+ </entry> |
87 |
+ <entry> |
88 |
+ <base>SERVICE_MODSSL_0</base> |
89 |
+ <trans>modSSL e' disabilitato</trans> |
90 |
+ </entry> |
91 |
+ <entry> |
92 |
+ <base>SERVICE_MODSSL_1</base> |
93 |
+ <trans>modSSL e' abilitato</trans> |
94 |
+ </entry> |
95 |
+ <entry> |
96 |
+ <base>SERVICE_MODDAV_0</base> |
97 |
+ <trans>modDAV e' disabilitato</trans> |
98 |
+ </entry> |
99 |
+ <entry> |
100 |
+ <base>SERVICE_MODDAV_1</base> |
101 |
+ <trans>modDAV e' abilitato</trans> |
102 |
+ </entry> |
103 |
+ <entry> |
104 |
+ <base>SERVICE_MODDAVSVN_0</base> |
105 |
+ <trans>modDAVSVN e' disabilitato</trans> |
106 |
+ </entry> |
107 |
+ <entry> |
108 |
+ <base>SERVICE_MODDAVSVN_1</base> |
109 |
+ <trans>modDAVSVN e' abilitato</trans> |
110 |
+ </entry> |
111 |
+ <entry> |
112 |
+ <base>NAME</base> |
113 |
+ <trans> |
114 |
+ Nome |
115 |
+ </trans> |
116 |
+ </entry> |
117 |
+ <entry> |
118 |
+ <base>DESCRIPTION</base> |
119 |
+ <trans> |
120 |
+ Descrizione |
121 |
+ </trans> |
122 |
+ </entry> |
123 |
+ <entry> |
124 |
+ <base>ACCESS_TYPE</base> |
125 |
+ <trans> |
126 |
+ Accesso |
127 |
+ </trans> |
128 |
+ </entry> |
129 |
+ <entry> |
130 |
+ <base>FORCE_SSL</base> |
131 |
+ <trans> |
132 |
+ Forza HTTP over SSL |
133 |
+ </trans> |
134 |
+ </entry> |
135 |
+ <entry> |
136 |
+ <base>AUTHENTIFICATION_REQUIRED</base> |
137 |
+ <trans> |
138 |
+ <![CDATA[ |
139 |
+ Autentificazione richiesta <br /> |
140 |
+ (abilita automaticamente HTTP over SSL)</FONT> |
141 |
+ ]]> |
142 |
+ </trans> |
143 |
+ </entry> |
144 |
+ <entry> |
145 |
+ <base>SVN_AUTOVERSIONING</base> |
146 |
+ <trans> |
147 |
+ Abilita auto-versioning |
148 |
+ </trans> |
149 |
+ </entry> |
150 |
+ <entry> |
151 |
+ <base>MOD_MIME_USE_PATH_INFO</base> |
152 |
+ <trans> |
153 |
+ Determina automaticamente il MIME type |
154 |
+ </trans> |
155 |
+ </entry> |
156 |
+ <entry> |
157 |
+ <base>GROUPS</base> |
158 |
+ <trans> |
159 |
+ Gruppi |
160 |
+ </trans> |
161 |
+ </entry> |
162 |
+ <entry> |
163 |
+ <base>USERS</base> |
164 |
+ <trans> |
165 |
+ Utenti |
166 |
+ </trans> |
167 |
+ </entry> |
168 |
+ <entry> |
169 |
+ <base>ACTION</base> |
170 |
+ <trans> |
171 |
+ Azione |
172 |
+ </trans> |
173 |
+ </entry> |
174 |
+ <entry> |
175 |
+ <base>MODIFY</base> |
176 |
+ <trans> |
177 |
+ Modifica |
178 |
+ </trans> |
179 |
+ </entry> |
180 |
+ <entry> |
181 |
+ <base>REMOVE</base> |
182 |
+ <trans> |
183 |
+ Rimuovi |
184 |
+ </trans> |
185 |
+ </entry> |
186 |
+ <entry> |
187 |
+ <base>ERROR_WHILE_CREATING_REPOSITORY</base> |
188 |
+ <trans> |
189 |
+ Si e' presentato un errore durante la creazione del repository. |
190 |
+ </trans> |
191 |
+ </entry> |
192 |
+ <entry> |
193 |
+ <base>SUCCESSFULLY_CREATED_REPOSITORY</base> |
194 |
+ <trans> |
195 |
+ Repository creato correttamente. |
196 |
+ </trans> |
197 |
+ </entry> |
198 |
+ <entry> |
199 |
+ <base>NO_REPOSITORIES</base> |
200 |
+ <trans> |
201 |
+ Non ci sono repository configurati. |
202 |
+ </trans> |
203 |
+ </entry> |
204 |
+ <entry> |
205 |
+ <base>CANT_FIND_REPOSITORY</base> |
206 |
+ <trans> |
207 |
+ Non trovo account per "{$name}" (esiste?) |
208 |
+ </trans> |
209 |
+ </entry> |
210 |
+ <entry> |
211 |
+ <base>CANT_CREATE_REPOSITORY</base> |
212 |
+ <trans> |
213 |
+ Non posso creare nuovi account per "{$name}" (esiste gia'?) |
214 |
+ </trans> |
215 |
+ </entry> |
216 |
+ <entry> |
217 |
+ <base>ERROR_WHILE_MODIFYING_REPOSITORY</base> |
218 |
+ <trans> |
219 |
+ Si e' presentato un errore durante la modifica del repository. |
220 |
+ </trans> |
221 |
+ </entry> |
222 |
+ <entry> |
223 |
+ <base>SUCCESSFULLY_MODIFIED_REPOSITORY</base> |
224 |
+ <trans> |
225 |
+ Repository modificato correttamente. |
226 |
+ </trans> |
227 |
+ </entry> |
228 |
+ <entry> |
229 |
+ <base>VIRTUAL_HOST_MESSAGE</base> |
230 |
+ <trans> |
231 |
+ I seguenti virtual domain che utilizzavano i contenuti di questo information |
232 |
+ bay verranno fatti puntare al primary bay |
233 |
+ (potrai modificarlo in seguito). |
234 |
+ </trans> |
235 |
+ </entry> |
236 |
+ <entry> |
237 |
+ <base>SUCCESSFULLY_DELETED_REPOSITORY</base> |
238 |
+ <trans> |
239 |
+ Repository cancellato correttamente. |
240 |
+ </trans> |
241 |
+ </entry> |
242 |
+ <entry> |
243 |
+ <base>ERROR_WHILE_DELETING_REPOSITORY</base> |
244 |
+ <trans> |
245 |
+ Si e' presentato un errore durante la cancellazione del repository. |
246 |
+ </trans> |
247 |
+ </entry> |
248 |
+ <entry> |
249 |
+ <base>ACCT_NAME_HAS_INVALID_CHARS</base> |
250 |
+ <trans>Il nome del repository "{$acctName}" contiente caratteri non validi. |
251 |
+ Il nome del repository deve iniziare con una lettera minuscola e contenere solo |
252 |
+ lettere minuscole, numeri, punti, trattini. |
253 |
+ </trans> |
254 |
+ </entry> |
255 |
+ <entry> |
256 |
+ <base>DESCRIPTION_HAS_INVALID_CHARS</base> |
257 |
+ <trans>La descrizione del repository "{$repoDescription}" contiene caratteri non validi. |
258 |
+ La descrizione del repository deve iniziare con una lettera minuscola e contenere solo |
259 |
+ lettere minuscole, numeri, punti, trattini. |
260 |
+ </trans> |
261 |
+ </entry> |
262 |
+ <entry> |
263 |
+ <base>MAX_REPOSITORY_NAME_LENGTH_ERROR</base> |
264 |
+ <trans> |
265 |
+ Il nome del repository "{$name}" è troppo lungo. Il massimo è di |
266 |
+ {$maxIbayNameLength} caratteri. |
267 |
+ </trans> |
268 |
+ </entry> |
269 |
+ <entry> |
270 |
+ <base>ACCT_CLASHES_WITH_PSEUDONYM</base> |
271 |
+ <trans> |
272 |
+ <![CDATA[ |
273 |
+ L'account "{$acctName}" è in conflitto con i dettagli dello |
274 |
+ pseudonimo per {$acctType} account "{$acct}". |
275 |
+ <p>{$acctName} è uno pseudonimo per {$acct}.</p> |
276 |
+ ]]> |
277 |
+ </trans> |
278 |
+ </entry> |
279 |
+ <entry> |
280 |
+ <base>ACCOUNT_EXISTS</base> |
281 |
+ <trans> |
282 |
+ L'account "{$acctName}" è un account {$acctType} esistente. |
283 |
+ </trans> |
284 |
+ </entry> |
285 |
+ <entry> |
286 |
+ <base>ERR_NO_MODDAV_RECORD</base> |
287 |
+ <trans> |
288 |
+ Mancano delle entry nel database per il servizio modDAV |
289 |
+ </trans> |
290 |
+ </entry> |
291 |
+ <entry> |
292 |
+ <base>ERR_NO_MODDAVSVN_RECORD</base> |
293 |
+ <trans> |
294 |
+ Mancano delle entry nel database per il servizio modDAVSVN |
295 |
+ </trans> |
296 |
+ </entry> |
297 |
+ <entry> |
298 |
+ <base>ERR_NO_MODSSL_RECORD</base> |
299 |
+ <trans> |
300 |
+ Mancano delle entry nel database per il servizio modSSL |
301 |
+ </trans> |
302 |
+ </entry> |
303 |
+ <entry> |
304 |
+ <base>ERR_NO_MODAUTHZSVN_RECORD</base> |
305 |
+ <trans> |
306 |
+ Mancano delle entry nel database per il servizio modAuthzSVN |
307 |
+ </trans> |
308 |
+ </entry> |
309 |
+</lexicon> |