~ubuntu-branches/ubuntu/vivid/usb-creator/vivid

« back to all changes in this revision

Viewing changes to po/it.po

  • Committer: Bazaar Package Importer
  • Author(s): Evan Dandrea, Roderick B. Greening, Evan Dandrea
  • Date: 2009-07-23 11:40:58 UTC
  • Revision ID: james.westby@ubuntu.com-20090723114058-xsvlx7vby4r9fheb
Tags: 0.2.0
[ Roderick B. Greening ]
* Add a KDE frontend.
* Updated packaging 
  - bump to debhelper 7
  - bump standards version
  - add usb-creator-kde package
  - split usb-creator into usb-creator-gtk and usb-creator-common
    - usb-creator-common conflict/replaces old usb-creator
  - add transitional package for usb-creator and rename old
    usb-creator to usb-creator-gtk
  - update man pages
  - update install files according to new split
  - update setup.py to look for data files (better for portability)
  - update desktop files
* Update pot files for kde addition and gtk transition
* Added KDE Icon and renamed GTK one
* Added a 'Syncing' media message to install.py (syncing takes a while and app sits at 99%)

[ Evan Dandrea ]
* Add a simplistic estimator of the remaining time.  Thanks Lars
  Wirzenius (LP: #333051).
* Go back to the Intrepid behavior of using MB precision for the persistent
  storage size.
* Add raw disk image support.  Thanks Bruno Dilly for the progress logic.
* Change the wording on the reboot message slightly to ease confusion.
  Thanks Andrew Keyes.
* Add unittest support.
* Use the logging module, rather than a custom logging class.
* Raise exceptions in backend.popen rather than parsing a tuple returned
  from it.
* Add icons for CD images and raw disk images.
* Support drag and drop of CD images and raw disk images.
* Completely refactor the backend and gtk_frotend code.
* Use HAL where possible to unmount partitions in order to avoid races.
* Handle HAL not running and other errors when usb-creator is started.
* Properly connect to the system bus.
* Get mountpoints directly from HAL as needed, rather than trying to keep a
  list of them in sync.
* Unmount partitions mounted by usb-creator on unrecoverable failure.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version: usb-creator\n"
9
 
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2008-11-08 15:01-0500\n"
 
9
"Report-Msgid-Bugs-To: \n"
 
10
"POT-Creation-Date: 2009-06-26 15:03-0230\n"
11
11
"PO-Revision-Date: 2008-12-24 17:40+0000\n"
12
12
"Last-Translator: Milo Casagrande <milo@milo.name>\n"
13
13
"Language-Team: Italian <it@li.org>\n"
17
17
"X-Launchpad-Export-Date: 2009-03-18 16:32+0000\n"
18
18
"X-Generator: Launchpad (build Unknown)\n"
19
19
 
 
20
#: .././usbcreator/gtk_frontend.py:313 .././usbcreator/kde_frontend.py:445
 
21
msgid "CD-Drive/Image"
 
22
msgstr ""
 
23
 
 
24
#: .././usbcreator/gtk_frontend.py:322 .././usbcreator/kde_frontend.py:454
 
25
msgid "OS Version"
 
26
msgstr ""
 
27
 
 
28
#: .././usbcreator/gtk_frontend.py:328 .././usbcreator/kde_frontend.py:460
 
29
msgid "Size"
 
30
msgstr ""
 
31
 
 
32
#: .././usbcreator/gtk_frontend.py:462 .././usbcreator/kde_frontend.py:597
 
33
msgid "Device"
 
34
msgstr ""
 
35
 
 
36
#: .././usbcreator/gtk_frontend.py:473 .././usbcreator/kde_frontend.py:608
 
37
msgid "Label"
 
38
msgstr ""
 
39
 
 
40
#: .././usbcreator/gtk_frontend.py:479 .././usbcreator/kde_frontend.py:614
 
41
msgid "Capacity"
 
42
msgstr ""
 
43
 
 
44
#: .././usbcreator/gtk_frontend.py:485 .././usbcreator/kde_frontend.py:620
 
45
msgid "Free Space"
 
46
msgstr ""
 
47
 
 
48
#: .././usbcreator/gtk_frontend.py:497 .././usbcreator/kde_frontend.py:630
 
49
msgid "ISO Files"
 
50
msgstr ""
 
51
 
 
52
#: .././usbcreator/gtk_frontend.py:497 .././usbcreator/kde_frontend.py:630
 
53
msgid "IMG Files"
 
54
msgstr ""
 
55
 
 
56
#: .././usbcreator/gtk_frontend.py:520 .././usbcreator/kde_frontend.py:642
 
57
msgid "Starting up"
 
58
msgstr ""
 
59
 
 
60
#: .././usbcreator/gtk_frontend.py:528 .././usbcreator/kde_frontend.py:653
 
61
#, python-format
 
62
msgid "%d%% complete"
 
63
msgstr ""
 
64
 
 
65
#: .././usbcreator/gtk_frontend.py:532 .././usbcreator/kde_frontend.py:657
 
66
#, python-format
 
67
msgid "%d%% complete (%dm%ss remaining)"
 
68
msgstr ""
 
69
 
 
70
#: .././usbcreator/backend.py:371
 
71
#, fuzzy, python-format
 
72
msgid ""
 
73
"Unable to mount the image %s.\n"
 
74
"\n"
 
75
"Please see ~/.usb-creator.log for more details"
 
76
msgstr ""
 
77
"L'installazione non è riuscita. Consultare il file ~/.usb-creator.log per "
 
78
"maggiori informazioni.\n"
 
79
 
 
80
#: .././usbcreator/backend.py:524
 
81
msgid "Unable to format the device"
 
82
msgstr ""
 
83
 
 
84
#: .././usbcreator/backend.py:562
 
85
msgid ""
 
86
"An error occured during the installation, and it was unable to complete."
 
87
msgstr ""
 
88
 
 
89
#: .././usbcreator/backend.py:590 .././usbcreator/backend.py:592
 
90
msgid "Copying files"
 
91
msgstr ""
 
92
 
 
93
#: .././usbcreator/backend.py:634
 
94
msgid "Installing the bootloader"
 
95
msgstr ""
 
96
 
 
97
#: .././usbcreator/kde_frontend.py:648
 
98
msgid "You must select both source image and target device first."
 
99
msgstr ""
 
100
 
 
101
#: .././usbcreator/kde_frontend.py:684
 
102
msgid ""
 
103
"Installation is complete.  You may now reboot your computer with this USB "
 
104
"thumb drive inserted to boot Ubuntu."
 
105
msgstr ""
 
106
"L'installazione è completa. È ora possibile riavviare il computer con questo "
 
107
"dispositivo USB collegato per lanciare Ubuntu."
 
108
 
 
109
#: .././usbcreator/kde_frontend.py:696 .././gui/usbcreator.glade.h:11
 
110
msgid "Quit the installation?"
 
111
msgstr "Interrompere l'installazione?"
 
112
 
 
113
#: .././usbcreator/kde_frontend.py:697 .././gui/usbcreator.glade.h:2
 
114
msgid "Do you really want to quit the installation now?"
 
115
msgstr "Interrompere veramente l'installazione?"
 
116
 
20
117
#: .././gui/usbcreator.glade.h:1
21
118
msgid "Discarded on shutdown, unless you save them elsewhere"
22
119
msgstr ""
23
120
"Eliminati in fase di arresto, a meno che non vengano salvati in un'altra "
24
121
"posizione"
25
122
 
26
 
#: .././gui/usbcreator.glade.h:2
27
 
msgid "Do you really want to quit the installation now?"
28
 
msgstr "Interrompere veramente l'installazione?"
29
 
 
30
123
#: .././gui/usbcreator.glade.h:3
31
124
msgid "Format"
32
125
msgstr "Formatta"
44
137
msgstr "Installazione non riuscita"
45
138
 
46
139
#: .././gui/usbcreator.glade.h:7
 
140
#, fuzzy
47
141
msgid ""
48
 
"Installation is complete.  You may now reboot your computer with this USB "
49
 
"thumb drive inserted to boot Ubuntu."
 
142
"Installation is complete.  You may now run Ubuntu on other computers by "
 
143
"booting them with this USB thumb drive inserted."
50
144
msgstr ""
51
145
"L'installazione è completa. È ora possibile riavviare il computer con questo "
52
146
"dispositivo USB collegato per lanciare Ubuntu."
63
157
msgid "Other..."
64
158
msgstr "Altro..."
65
159
 
66
 
#: .././gui/usbcreator.glade.h:11
67
 
msgid "Quit the installation?"
68
 
msgstr "Interrompere l'installazione?"
69
 
 
70
160
#: .././gui/usbcreator.glade.h:12
71
161
msgid "Source disc image (.iso) or CD:"
72
162
msgstr "Immagine disco (.iso) o CD:"
83
173
"maggiori informazioni.\n"
84
174
 
85
175
#: .././gui/usbcreator.glade.h:16
 
176
#, fuzzy
86
177
msgid ""
87
 
"To try or install Ubuntu from a USB disk, it needs\n"
88
 
"to be set up as a startup disk."
 
178
"To try or install Ubuntu from a USB disk, it needs to be set up as a startup "
 
179
"disk."
89
180
msgstr ""
90
181
"Per provare o installare Ubuntu da un dispositivo USB,\n"
91
182
"è necessario impostarlo come dispositivo di avvio."
92
183
 
93
 
#: .././gui/usbcreator.glade.h:18
 
184
#: .././gui/usbcreator.glade.h:17
94
185
msgid "USB disk to use:"
95
186
msgstr "Dispositivo USB da usare:"
96
187
 
97
 
#: .././gui/usbcreator.glade.h:19
 
188
#: .././gui/usbcreator.glade.h:18
98
189
msgid "When starting up from this disk, documents and settings will be:"
99
190
msgstr ""
100
191
"Quando si avvia da questo dispositivo i documenti e le impostazioni verranno:"
101
192
 
102
 
#: .././gui/usbcreator.glade.h:20
103
 
msgid "gtk-cancel"
104
 
msgstr "gtk-cancel"
105
 
 
106
 
#: .././gui/usbcreator.glade.h:21
107
 
msgid "gtk-open"
108
 
msgstr "gtk-open"
109
 
 
110
 
#: .././gui/usbcreator.glade.h:22
111
 
msgid "gtk-quit"
112
 
msgstr "gtk-quit"
 
193
#: .././desktop/usb-creator-gtk.desktop.in.h:1
 
194
#: .././desktop/usb-creator-kde.desktop.in.h:1
 
195
msgid "Create a USB startup disk using a CD or disc image"
 
196
msgstr ""
 
197
 
 
198
#: .././desktop/usb-creator-gtk.desktop.in.h:2
 
199
#: .././desktop/usb-creator-kde.desktop.in.h:2
 
200
#, fuzzy
 
201
msgid "USB Startup Disk Creator"
 
202
msgstr "Crea disco di avvio USB"
 
203
 
 
204
#~ msgid "gtk-cancel"
 
205
#~ msgstr "gtk-cancel"
 
206
 
 
207
#~ msgid "gtk-open"
 
208
#~ msgstr "gtk-open"
 
209
 
 
210
#~ msgid "gtk-quit"
 
211
#~ msgstr "gtk-quit"