~ubuntu-branches/ubuntu/quantal/terminal.app/quantal

« back to all changes in this revision

Viewing changes to Italian.lproj/Localizable.strings

  • Committer: Package Import Robot
  • Author(s): Yavor Doganov
  • Date: 2012-06-14 13:55:31 UTC
  • mfrom: (4.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20120614135531-xbagikvsm7nmcq25
Tags: 0.9.8-1
* New upstream release:
  + Fixes FTBFS with ld that defaults to --as-needed (Closes: #639040).
* TerminalParser_LinuxPrefs.m:
* TerminalView.m (-initWithFrame:):
* TerminalViewPrefs.m:
* ServicesPrefs.m: Revert all direct modifications.
* debian/control (Maintainer, Uploaders): Make the team maintainer, add
  myself.
  (Section): Change to `gnustep'.
  (Build-Depends): Require debhelper >= 8.  Remove version requirement
  for libgnustep-gui-dev.  Add dpkg-dev (>= 1.16.1~) and imagemagick.
  Drop gnustep-make.
  (Homepage): Point to the new location.
  (Vcs-Git, Vcs-Browser): New fields.
  (Conflicts, Replaces): Remove, no longer needed.
  (Depends): Add ${misc:Depends}.
  (Standards-Version): Claim compliance with 3.9.3 as of this release.
* debian/compat: Bump to 8.
* debian/rules: Get rid of gs_make.  Enable hardening, verbose builds,
  support for `noopt'.
  (d_app): New convenience variable.
  (build-stamp): Convert the app icon in XPM format.
  (clean): Delete the generated icon.
  (install): Replace the deprecated `dh_clean -k' with dh_prep.  Don't
  install lintian overrides.  Install the XPM icon.
  (binary-arch): Remove unnecessary arguments to dh_installman and
  dh_shlibdeps.  Move arch-independent Resources to /usr/share.
* debian/source/format: New file; set format to 3.0 (quilt).
* debian/overrides: Delete.
* debian/prerm: Don't ignore errors.
* debian/preinst:
* debian/watch: New file.
* debian/menu: Add icon.
* debian/Terminal.desktop: Make it valid.  Add Bulgarian translation.
* debian/Terminal.1: Fix errors from man.  Update homepage.
* debian/docs: Delete; duplicated by the manpage.
* debian/copyright: Switch to format 1.0, update copyright years, add
  many copyright holders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/***
 
2
Italian.lproj/Localizable.strings
 
3
updated by make_strings 2010-01-15 20:49:22 +0100
 
4
add comments above this one
 
5
***/
 
6
 
 
7
 
 
8
/*** Keys found in multiple places ***/
 
9
 
 
10
/* File: ServicesParameterWindowController.m:98 */
 
11
/* File: ServicesPrefs.m:654 */
 
12
"Command line:" = "Linea di Comando:";
 
13
 
 
14
/* File: TerminalView.m:1130 */
 
15
/* File: TerminalView.m:1857 */
 
16
/* Flag: untranslated */
 
17
"Unexpected error while writing: %m." = "Errore inatteso scrivendo: %m.";
 
18
 
 
19
/* File: main.m:324 */
 
20
/* Flag: untranslated */
 
21
/* File: main.m:345 */
 
22
/* Flag: untranslated */
 
23
"Quit?" = "Uscire?";
 
24
 
 
25
 
 
26
/*** Unmatched/untranslated keys ***/
 
27
 
 
28
/* File: ServicesParameterWindowController.m:118 */
 
29
/* Flag: untranslated */
 
30
"Parameter for service %@" = "Parametro per il servizio %@";
 
31
 
 
32
/* File: TerminalView.m:1992 */
 
33
/* Flag: untranslated */
 
34
"Unable to set non-blocking mode: %m."
 
35
= "Impossibile impostare modalit\U00E0 non bloccante: %m.";
 
36
 
 
37
/* File: TerminalViewPrefs.m:289 */
 
38
/* Flag: unmatched */
 
39
"Line" = "Linea";
 
40
 
 
41
/* File: TerminalViewPrefs.m:290 */
 
42
/* Flag: unmatched */
 
43
"Stroked block" = "Blocco contornato";
 
44
 
 
45
/* File: TerminalViewPrefs.m:291 */
 
46
/* Flag: unmatched */
 
47
"Filled block" = "Blocco solido";
 
48
 
 
49
/* File: TerminalViewPrefs.m:292 */
 
50
/* Flag: unmatched */
 
51
"Inverted block" = "Blocco invertito";
 
52
 
 
53
/* File: TerminalViewPrefs.m:397 */
 
54
/* Flag: untranslated */
 
55
"Display black on white text" = "Mostra testo bianco su nero";
 
56
 
 
57
/* File: main.m:189 */
 
58
/* Flag: untranslated */
 
59
"Miniaturize all" = "Contrai tutte";
 
60
 
 
61
/* File: main.m:275 */
 
62
/* Flag: untranslated */
 
63
"Quit anyway" = "Esci comunque";
 
64
 
 
65
/* File: main.m:283 */
 
66
/* Flag: untranslated */
 
67
"Don't quit" = "Non uscire.";
 
68
 
 
69
/* File: main.m:300 */
 
70
/* Flag: untranslated */
 
71
"There are active windows. Quitting will close them."
 
72
= "Ci sono finestre attive, verranno chiuse in uscita.";
 
73
 
 
74
 
 
75
/*** Strings from PreferencesWindowController.m ***/
 
76
/* File: PreferencesWindowController.m:95 */
 
77
"Apply and save" = "Applica e salva";
 
78
/* File: PreferencesWindowController.m:140 */
 
79
"Preferences" = "Preferenze";
 
80
/* File: PreferencesWindowController.m:87 */
 
81
"Revert" = "Ripristina";
 
82
 
 
83
 
 
84
/*** Strings from Services.m ***/
 
85
/* File: Services.m:151 */
 
86
"Service aborted by user." = "Servizio interrotto dall'utente.";
 
87
/* File: Services.m:59 */
 
88
"There is no terminal service called '%@'.\nYour services list is probably out-of-date.\nRun 'make_services' to update it."
 
89
= "Servizio '%@' non esistente.\nL'elenco dei servizi \U00E8 probabilmente non aggiornato.\nLanciare il comando 'make_services' per aggiornarlo.";
 
90
 
 
91
 
 
92
/*** Strings from ServicesParameterWindowController.m ***/
 
93
/* File: ServicesParameterWindowController.m:66 */
 
94
"Cancel" = "Annulla";
 
95
/* File: ServicesParameterWindowController.m:74 */
 
96
"OK" = "OK";
 
97
 
 
98
 
 
99
/*** Strings from ServicesPrefs.m ***/
 
100
/* File: ServicesPrefs.m:586 */
 
101
"Accept types" = "Tipi accettati";
 
102
/* File: ServicesPrefs.m:500 */
 
103
"Add" = "Aggiungi";
 
104
/* File: ServicesPrefs.m:348 */
 
105
"Error importing services" = "Errore di importazione dei servizi";
 
106
/* File: ServicesPrefs.m:401 */
 
107
"Export services" = "Esporta servizi";
 
108
/* File: ServicesPrefs.m:524 */
 
109
"Export..." = "Esporta...";
 
110
/* File: ServicesPrefs.m:595 */
 
111
"Filenames" = "Archivi:";
 
112
/* File: ServicesPrefs.m:550 */
 
113
"Ignore output" = "Ignora output";
 
114
/* File: ServicesPrefs.m:254 */
 
115
"Import services" = "Importa servizi";
 
116
/* File: ServicesPrefs.m:516 */
 
117
"Import..." = "Importa...";
 
118
/* File: ServicesPrefs.m:560 */
 
119
"Input in stdin" = "Input nello stdin";
 
120
/* File: ServicesPrefs.m:561 */
 
121
"Input on command line" = "Input dalla linea di comando";
 
122
/* File: ServicesPrefs.m:641 */
 
123
"Key:" = "Chiave:";
 
124
/* File: ServicesPrefs.m:628 */
 
125
"Name:" = "Nome:";
 
126
/* File: ServicesPrefs.m:559 */
 
127
"No input" = "Nessun input";
 
128
/* File: ServicesPrefs.m:603 */
 
129
"Plain text" = "Testo semplice";
 
130
/* File: ServicesPrefs.m:508 */
 
131
"Remove" = "Rimuovi";
 
132
/* File: ServicesPrefs.m:551 */
 
133
"Return output" = "Output di ritorno";
 
134
/* File: ServicesPrefs.m:569 */
 
135
"Run in background" = "Esegui in background";
 
136
/* File: ServicesPrefs.m:571 */
 
137
"Run in idle window" = "Esegui nella finestra inattiva";
 
138
/* File: ServicesPrefs.m:570 */
 
139
"Run in new window" = "Esegui in una nuova finestra";
 
140
/* File: ServicesPrefs.m:469 */
 
141
"Terminal services" = "Servizi di terminale";
 
142
/* File: ServicesPrefs.m:474 */
 
143
"Terminal\nservices" = "Servizi\ndi terminale";
 
144
/* File: ServicesPrefs.m:349 */
 
145
"The file '%@' doesn't contain valid terminal services."
 
146
= "Il file '%@' non contiene servizi di terminale validi.";
 
147
/* File: ServicesPrefs.m:235 */
 
148
"Unnamed service" = "Servizio senza nome";
 
149
 
 
150
 
 
151
/*** Strings from TerminalParser_LinuxPrefs.m ***/
 
152
/* File: TerminalParser_LinuxPrefs.m:104 */
 
153
"'linux' terminal parser" = "Interprete di terminale 'linux'";
 
154
/* File: TerminalParser_LinuxPrefs.m:109 */
 
155
"'linux'\nparser" = "Interprete\n'linux'";
 
156
/* File: TerminalParser_LinuxPrefs.m:152 */
 
157
"Character set:" = "Codifica caratteri:";
 
158
/* File: TerminalParser_LinuxPrefs.m:44 */
 
159
"Chinese" = "Cinese";
 
160
/* File: TerminalParser_LinuxPrefs.m:45 */
 
161
"Custom, leave unchanged" = "Personalizzata, non modificata";
 
162
/* File: TerminalParser_LinuxPrefs.m:43 */
 
163
"East Europe, latin2" = "Est Europa, latin2";
 
164
/* File: TerminalParser_LinuxPrefs.m:41 */
 
165
"UTF-8" = "UTF-8";
 
166
/* File: TerminalParser_LinuxPrefs.m:42 */
 
167
"West Europe, latin1" = "Ovest Europa , latin1";
 
168
 
 
169
 
 
170
/*** Strings from TerminalView.m ***/
 
171
/* File: TerminalView.m:1965 */
 
172
"Unable to fork: %m." = "Fork non riuscita: %m.";
 
173
/* File: TerminalView.m:1953 */
 
174
"Unable to open pipe for input: %m." = "Pipe non disponibile per input: %m.";
 
175
/* File: TerminalView.m:1765 */
 
176
"[Process exited]" = "[Processo terminato]";
 
177
 
 
178
 
 
179
/*** Strings from TerminalViewPrefs.m ***/
 
180
/* File: TerminalViewPrefs.m:408 */
 
181
"Bold font:" = "Grassetto :";
 
182
/* File: TerminalViewPrefs.m:367 */
 
183
"Color:" = "Colore:";
 
184
/* File: TerminalViewPrefs.m:322 */
 
185
"Cursor" = "Cursore";
 
186
/* File: TerminalViewPrefs.m:273 */
 
187
/* File: TerminalViewPrefs.m:268 */
 
188
"Display" = "Display";
 
189
/* File: TerminalViewPrefs.m:390 */
 
190
"Handle wide (multi-cell) glyphs" = "Gestisci glifi ampi (cella multipla)";
 
191
/* File: TerminalViewPrefs.m:690 */
 
192
/* File: TerminalViewPrefs.m:685 */
 
193
"Keyboard" = "Tastiera";
 
194
/* File: TerminalViewPrefs.m:435 */
 
195
"Normal font:" = "Carattere normale:";
 
196
/* File: TerminalViewPrefs.m:447 */
 
197
/* File: TerminalViewPrefs.m:420 */
 
198
"Pick font..." = "Scegli carattere...";
 
199
/* File: TerminalViewPrefs.m:299 */
 
200
"Scroll-back length in lines:" = "Lunghezza scorrimento in linee:";
 
201
/* File: TerminalViewPrefs.m:730 */
 
202
"Send a double escape for the escape key.\n\nThis means that the escape key will be\nrecognized faster by many programs, but\nyou can't use it as a substitute for meta."
 
203
= "Invia un doppio escape per il tasto escape.\n\nSignifica che il carattere di escape sar\U00E0\nriconosciuto piu velocemente da molti programmi, ma\nnon si pu\U00F2 usare come sostituto di meta.";
 
204
/* File: TerminalViewPrefs.m:577 */
 
205
/* File: TerminalViewPrefs.m:572 */
 
206
"Shell" = "Shell";
 
207
/* File: TerminalViewPrefs.m:610 */
 
208
"Shell:" = "Shell:";
 
209
/* File: TerminalViewPrefs.m:598 */
 
210
"Start as login-shell" = "Inizio come shell di login";
 
211
/* File: TerminalViewPrefs.m:327 */
 
212
"Style:" = "Stile:";
 
213
/* File: TerminalViewPrefs.m:715 */
 
214
"Treat the command key as meta.\n\nNote that with this enabled, you won't be\nable to access menu entries with the\nkeyboard."
 
215
= "Tratta il tasto comando come meta.\n\nNota che con questo abilitato,\nnon potrai accedere ai menu con la\ntastiera.";
 
216
 
 
217
 
 
218
/*** Strings from TerminalWindow.m ***/
 
219
/* File: TerminalWindow.m:203 */
 
220
/* File: TerminalWindow.m:199 */
 
221
" (idle)" = " (inattivo)";
 
222
 
 
223
 
 
224
/*** Strings from TerminalWindowPrefs.m ***/
 
225
/* File: TerminalWindowPrefs.m:212 */
 
226
"Add top and bottom border" = "Aggiungi bordo in alto e in basso";
 
227
/* File: TerminalWindowPrefs.m:152 */
 
228
"Close new windows when idle"
 
229
= "Chiudi le nuove finestre quando non utilizzate";
 
230
/* File: TerminalWindowPrefs.m:176 */
 
231
"Default size" = "Dimensione di default";
 
232
/* File: TerminalWindowPrefs.m:153 */
 
233
"Don't close new windows" = "Non chiudere le nuove finestre";
 
234
/* File: TerminalWindowPrefs.m:189 */
 
235
"Height:" = "Altezza:";
 
236
/* File: TerminalWindowPrefs.m:114 */
 
237
"Terminal Window" = "Finestra Terminale";
 
238
/* File: TerminalWindowPrefs.m:119 */
 
239
"Terminal\nWindow" = "Finestra\nTerminale";
 
240
/* File: TerminalWindowPrefs.m:180 */
 
241
"Width:" = "Larghezza:";
 
242
 
 
243
 
 
244
/*** Strings from main.m ***/
 
245
/* File: main.m:152 */
 
246
"Benchmark" = "Benchmark";
 
247
/* File: main.m:186 */
 
248
"Close" = "Chiudi";
 
249
/* File: main.m:175 */
 
250
"Copy" = "Copia";
 
251
/* File: main.m:172 */
 
252
"Cut" = "Taglia";
 
253
/* File: main.m:181 */
 
254
"Edit" = "Composizione";
 
255
/* File: main.m:201 */
 
256
"Hide" = "Nascondi";
 
257
/* File: main.m:154 */
 
258
"Info" = "Informazioni";
 
259
/* File: main.m:148 */
 
260
"Info..." = "Informazioni...";
 
261
/* File: main.m:166 */
 
262
"New terminal" = "Nuovo terminale";
 
263
/* File: main.m:178 */
 
264
"Paste" = "Incolla";
 
265
/* File: main.m:150 */
 
266
"Preferences..." = "Preferenze...";
 
267
/* File: main.m:205 */
 
268
"Quit" = "Esci";
 
269
/* File: main.m:197 */
 
270
"Services" = "Servizi";
 
271
/* File: main.m:192 */
 
272
"Windows" = "Finestre";