[po] update translations

This commit is contained in:
Fabio Erculiani
2010-08-08 23:42:55 +02:00
parent 3e918c703c
commit 1a0fdbc247
2 changed files with 216 additions and 86 deletions
+1
View File
@@ -11,6 +11,7 @@ molecule/specs/factory.py
molecule/specs/__init__.py
molecule/specs/skel.py
molecule/specs/plugins/builtin_plugin.py
molecule/specs/plugins/image_plugin.py
molecule/specs/plugins/__init__.py
molecule/specs/plugins/remaster_plugin.py
molecule/specs/plugins/tar_plugin.py
+215 -86
View File
@@ -7,10 +7,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Molecule 1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-05-16 15:31+0200\n"
"POT-Creation-Date: 2010-08-08 23:39+0200\n"
"PO-Revision-Date: 2010-05-16 15:39+0100\n"
"Last-Translator: Fabio Erculiani <lxnay@sabayonlinux.org>\n"
"Language-Team: Sabayon <lxnay@sabayon.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -18,23 +19,27 @@ msgstr ""
"X-Poedit-Country: ITALY\n"
"X-Poedit-SourceCharset: utf-8\n"
#: ../molecule/cmdline.py:62
#: ../molecule/cmdline.py:53
msgid "required super user access"
msgstr ""
#: ../molecule/cmdline.py:80
msgid "Basic Options"
msgstr "Opzioni base"
#: ../molecule/cmdline.py:64
#: ../molecule/cmdline.py:82
msgid "this output"
msgstr "questo output"
#: ../molecule/cmdline.py:65
#: ../molecule/cmdline.py:83
msgid "disable colorized output"
msgstr "disabilita output colorato"
#: ../molecule/cmdline.py:67
#: ../molecule/cmdline.py:85
msgid "Application Options"
msgstr "Opzioni applicazione"
#: ../molecule/cmdline.py:69
#: ../molecule/cmdline.py:87
msgid "execute against specified specification files"
msgstr "esegui utilizzando file di specifica forniti"
@@ -50,244 +55,368 @@ msgstr "esecuzione"
msgid "All done"
msgstr "Tutto fatto"
#: ../molecule/output.py:664
#: ../molecule/output.py:667
msgid "Molecule needs your attention"
msgstr ""
#: ../molecule/output.py:749 ../molecule/output.py:986
#: ../molecule/output.py:752 ../molecule/output.py:989
msgid "Yes"
msgstr "Si"
#: ../molecule/output.py:749
#: ../molecule/output.py:752
msgid "No"
msgstr "No"
#: ../molecule/output.py:764
#: ../molecule/output.py:767
msgid "Molecule got a question for you"
msgstr "Molecule ha una domanda"
#: ../molecule/output.py:778
#: ../molecule/output.py:781
msgid "Interrupted"
msgstr "Interrotto"
#: ../molecule/output.py:838
#: ../molecule/output.py:841
msgid "Selected number"
msgstr ""
#: ../molecule/output.py:853
#: ../molecule/output.py:856
msgid "Please select an option"
msgstr ""
#: ../molecule/output.py:855
#: ../molecule/output.py:858
msgid "Discard all"
msgstr "Annulla tutto"
#: ../molecule/output.py:856
#: ../molecule/output.py:859
msgid "Confirm"
msgstr "Conferma"
#: ../molecule/output.py:857
#: ../molecule/output.py:860
msgid "Add item"
msgstr "Aggiungi elemento"
#: ../molecule/output.py:858
#: ../molecule/output.py:861
msgid "Edit item"
msgstr "Modifica elemento"
#: ../molecule/output.py:859
#: ../molecule/output.py:862
msgid "Remove item"
msgstr "Rimuovi elemento"
#: ../molecule/output.py:860
#: ../molecule/output.py:863
msgid "Show current list"
msgstr ""
#: ../molecule/output.py:864
#: ../molecule/output.py:867
msgid "Your choice (type a number and press enter):"
msgstr ""
#: ../molecule/output.py:896
#: ../molecule/output.py:899
msgid "You don't have typed a number."
msgstr ""
#: ../molecule/output.py:899
#: ../molecule/output.py:902
msgid "Invalid action."
msgstr "Azione non valida."
#: ../molecule/output.py:909
#: ../molecule/output.py:912
msgid "String to add (-1 to go back):"
msgstr ""
#: ../molecule/output.py:919
#: ../molecule/output.py:922
msgid "Invalid string."
msgstr "Stringa non valida."
#: ../molecule/output.py:927
#: ../molecule/output.py:930
msgid "Element number to edit (-1 to go back):"
msgstr ""
#: ../molecule/output.py:938
#: ../molecule/output.py:941
msgid "old"
msgstr "vecchio"
#: ../molecule/output.py:938
#: ../molecule/output.py:941
msgid "new value:"
msgstr ""
#: ../molecule/output.py:946 ../molecule/output.py:964
#: ../molecule/output.py:949 ../molecule/output.py:967
msgid "Invalid element."
msgstr "Elemento non valido."
#: ../molecule/output.py:955
#: ../molecule/output.py:958
msgid "Element number to remove (-1 to go back):"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:42
#: ../molecule/specs/plugins/builtin.py:157
#: ../molecule/specs/plugins/builtin.py:201
#: ../molecule/specs/plugins/builtin.py:298
#: ../molecule/specs/plugins/builtin.py:415
#: ../molecule/specs/plugins/builtin.py:534
#: ../molecule/specs/plugins/builtin.py:560
#: ../molecule/specs/plugins/remaster.py:71
#: ../molecule/specs/plugins/remaster.py:100
#: ../molecule/specs/plugins/builtin_plugin.py:52
#: ../molecule/specs/plugins/builtin_plugin.py:165
#: ../molecule/specs/plugins/builtin_plugin.py:211
#: ../molecule/specs/plugins/builtin_plugin.py:310
#: ../molecule/specs/plugins/builtin_plugin.py:428
#: ../molecule/specs/plugins/builtin_plugin.py:531
#: ../molecule/specs/plugins/builtin_plugin.py:560
#: ../molecule/specs/plugins/builtin_plugin.py:601
#: ../molecule/specs/plugins/image_plugin.py:121
#: ../molecule/specs/plugins/image_plugin.py:182
#: ../molecule/specs/plugins/image_plugin.py:220
#: ../molecule/specs/plugins/image_plugin.py:238
#: ../molecule/specs/plugins/image_plugin.py:461
#: ../molecule/specs/plugins/remaster_plugin.py:83
#: ../molecule/specs/plugins/remaster_plugin.py:112
#: ../molecule/specs/plugins/tar_plugin.py:75
#: ../molecule/specs/plugins/tar_plugin.py:146
msgid "spawning"
msgstr "esecuzione"
#: ../molecule/specs/plugins/builtin.py:76
#: ../molecule/specs/plugins/builtin_plugin.py:83
msgid "inner chroot hook failed"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:99
#: ../molecule/specs/plugins/builtin.py:191
#: ../molecule/specs/plugins/builtin.py:368
#: ../molecule/specs/plugins/builtin.py:500
#: ../molecule/specs/plugins/remaster.py:59
#: ../molecule/specs/plugins/tar.py:59
#: ../molecule/specs/plugins/builtin_plugin.py:107
#: ../molecule/specs/plugins/builtin_plugin.py:200
#: ../molecule/specs/plugins/builtin_plugin.py:381
#: ../molecule/specs/plugins/builtin_plugin.py:516
#: ../molecule/specs/plugins/image_plugin.py:109
#: ../molecule/specs/plugins/remaster_plugin.py:71
#: ../molecule/specs/plugins/tar_plugin.py:61
msgid "executing pre_run"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:111
#: ../molecule/specs/plugins/builtin_plugin.py:119
msgid "inner_source_chroot_script failed"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:119
#: ../molecule/specs/plugins/builtin_plugin.py:127
msgid "pre_run completed successfully"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:128
#: ../molecule/specs/plugins/builtin.py:218
#: ../molecule/specs/plugins/builtin.py:382
#: ../molecule/specs/plugins/builtin.py:508
#: ../molecule/specs/plugins/remaster.py:143
#: ../molecule/specs/plugins/tar.py:96
#: ../molecule/specs/plugins/builtin_plugin.py:136
#: ../molecule/specs/plugins/builtin_plugin.py:228
#: ../molecule/specs/plugins/builtin_plugin.py:395
#: ../molecule/specs/plugins/builtin_plugin.py:548
#: ../molecule/specs/plugins/remaster_plugin.py:156
#: ../molecule/specs/plugins/tar_plugin.py:132
msgid "executing post_run"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:138
#: ../molecule/specs/plugins/builtin.py:317
#: ../molecule/specs/plugins/builtin.py:393
#: ../molecule/specs/plugins/builtin.py:519
#: ../molecule/specs/plugins/remaster.py:151
#: ../molecule/specs/plugins/builtin_plugin.py:146
#: ../molecule/specs/plugins/builtin_plugin.py:329
#: ../molecule/specs/plugins/builtin_plugin.py:406
#: ../molecule/specs/plugins/builtin_plugin.py:580
#: ../molecule/specs/plugins/remaster_plugin.py:164
msgid "executing kill"
msgstr "esecuzione uccisione"
#: ../molecule/specs/plugins/builtin.py:147
#: ../molecule/specs/plugins/builtin_plugin.py:155
msgid "mirroring running"
msgstr "esecuzione mirroring"
#: ../molecule/specs/plugins/builtin.py:164
#: ../molecule/specs/plugins/builtin_plugin.py:172
msgid "mirroring failed"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:171
#: ../molecule/specs/plugins/builtin_plugin.py:179
msgid "mirroring completed successfully"
msgstr "mirroring completato con successo"
#: ../molecule/specs/plugins/builtin.py:208
#: ../molecule/specs/plugins/builtin.py:541
#: ../molecule/specs/plugins/builtin_plugin.py:218
msgid "outer chroot hook failed"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:228
#: ../molecule/specs/plugins/builtin_plugin.py:238
msgid "emptying dir"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:249
#: ../molecule/specs/plugins/builtin_plugin.py:259
msgid "removing dir"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:256
#: ../molecule/specs/plugins/builtin_plugin.py:266
msgid "removal failed for"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:269
#: ../molecule/specs/plugins/builtin_plugin.py:280
msgid "release file creation failed, not a file"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:286
#: ../molecule/specs/plugins/builtin_plugin.py:297
msgid "release file creation failed, system error"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:305
#: ../molecule/specs/plugins/builtin_plugin.py:317
msgid "outer chroot hook (after inner) failed"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:326
#: ../molecule/specs/plugins/remaster.py:232
#: ../molecule/specs/plugins/builtin_plugin.py:338
#: ../molecule/specs/plugins/remaster_plugin.py:260
msgid "hooks running"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:341
#: ../molecule/specs/plugins/builtin_plugin.py:353
msgid "hooks completed succesfully"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:374
#: ../molecule/specs/plugins/builtin_plugin.py:387
msgid "preparing environment"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:402
#: ../molecule/specs/plugins/tar.py:66
#: ../molecule/specs/plugins/builtin_plugin.py:415
#: ../molecule/specs/plugins/tar_plugin.py:92
msgid "compressing chroot"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:422
#: ../molecule/specs/plugins/tar.py:86
#: ../molecule/specs/plugins/builtin_plugin.py:435
#: ../molecule/specs/plugins/tar_plugin.py:112
msgid "chroot compression failed"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:428
#: ../molecule/specs/plugins/builtin_plugin.py:441
msgid "chroot compressed successfully"
msgstr "chroot compresso con successo"
#: ../molecule/specs/plugins/builtin.py:438
#: ../molecule/specs/plugins/builtin_plugin.py:451
msgid "merging livecd root"
msgstr ""
#: ../molecule/specs/plugins/builtin.py:548
#: ../molecule/specs/plugins/builtin_plugin.py:538
#, fuzzy
msgid "pre iso hook failed"
msgstr "mount iso fallito"
#: ../molecule/specs/plugins/builtin_plugin.py:567
#, fuzzy
msgid "post iso hook failed"
msgstr "mount iso fallito"
#: ../molecule/specs/plugins/builtin_plugin.py:589
msgid "building ISO image"
msgstr "costruzione immagine ISO"
#: ../molecule/specs/plugins/builtin.py:567
#: ../molecule/specs/plugins/builtin_plugin.py:608
msgid "ISO image build failed"
msgstr "Costruzione immagine ISO fallita"
#: ../molecule/specs/plugins/builtin.py:574
#: ../molecule/specs/plugins/builtin_plugin.py:615
msgid "built ISO image"
msgstr "Immagine ISO costruita"
#: ../molecule/specs/plugins/builtin.py:580
#: ../molecule/specs/plugins/builtin_plugin.py:621
#: ../molecule/specs/plugins/image_plugin.py:441
#: ../molecule/specs/plugins/tar_plugin.py:118
msgid "generating md5 for"
msgstr "generazione md5 per"
#: ../molecule/specs/plugins/remaster.py:78
#: ../molecule/specs/plugins/image_plugin.py:67
#: ../molecule/specs/plugins/image_plugin.py:77
#: ../molecule/specs/plugins/image_plugin.py:89
#, fuzzy
msgid "setup hook failed"
msgstr "mount iso fallito"
#: ../molecule/specs/plugins/image_plugin.py:67
msgid "cannot setup loop device"
msgstr ""
#: ../molecule/specs/plugins/image_plugin.py:77
msgid "cannot create temporary file"
msgstr ""
#: ../molecule/specs/plugins/image_plugin.py:89
msgid "cannot bind loop device"
msgstr ""
#: ../molecule/specs/plugins/image_plugin.py:128
#, fuzzy
msgid "pre image hook failed"
msgstr "mount iso fallito"
#: ../molecule/specs/plugins/image_plugin.py:146
msgid "generating random base image file"
msgstr ""
#: ../molecule/specs/plugins/image_plugin.py:153
msgid "generating zeroed base image file"
msgstr ""
#: ../molecule/specs/plugins/image_plugin.py:189
#, fuzzy
msgid "image file resize failed"
msgstr "Costruzione immagine ISO fallita"
#: ../molecule/specs/plugins/image_plugin.py:197
#: ../molecule/specs/plugins/image_plugin.py:418
#, fuzzy
msgid "run hook called"
msgstr "mount iso fallito"
#: ../molecule/specs/plugins/image_plugin.py:209
#, fuzzy
msgid "image file generation failed"
msgstr "Costruzione immagine ISO fallita"
#: ../molecule/specs/plugins/image_plugin.py:227
#, fuzzy
msgid "image formatter hook failed"
msgstr "mount iso fallito"
#: ../molecule/specs/plugins/image_plugin.py:245
#, fuzzy
msgid "image mount failed"
msgstr "mount iso fallito"
#: ../molecule/specs/plugins/image_plugin.py:267
msgid "unable to umount loop device"
msgstr ""
#: ../molecule/specs/plugins/image_plugin.py:286
msgid "unable to kill loop device"
msgstr ""
#: ../molecule/specs/plugins/image_plugin.py:300
msgid "unable to remove temp. loop device file"
msgstr ""
#: ../molecule/specs/plugins/image_plugin.py:314
msgid "unable to close temp fd"
msgstr ""
#: ../molecule/specs/plugins/image_plugin.py:359
#: ../molecule/specs/plugins/remaster_plugin.py:184
#: ../molecule/specs/plugins/remaster_plugin.py:202
#: ../molecule/specs/plugins/remaster_plugin.py:214
msgid "unable to remove temp. dir"
msgstr ""
#: ../molecule/specs/plugins/image_plugin.py:418
#, fuzzy
msgid "moving image file to destination"
msgstr "Costruzione immagine ISO fallita"
#: ../molecule/specs/plugins/image_plugin.py:435
#, fuzzy
msgid "built image"
msgstr "Immagine ISO costruita"
#: ../molecule/specs/plugins/image_plugin.py:468
#, fuzzy
msgid "post image hook failed"
msgstr "mount iso fallito"
#: ../molecule/specs/plugins/remaster_plugin.py:90
msgid "iso mount failed"
msgstr "mount iso fallito"
#: ../molecule/specs/plugins/remaster.py:107
#: ../molecule/specs/plugins/remaster_plugin.py:119
msgid "squash mount failed"
msgstr "montaggio squash fallito"
#: ../molecule/specs/plugins/remaster.py:119
#: ../molecule/specs/plugins/remaster_plugin.py:131
msgid "iso unpacker running"
msgstr "spacchettamento iso"
#: ../molecule/specs/plugins/tar_plugin.py:82
msgid "pre tar hook failed"
msgstr ""
#: ../molecule/specs/plugins/tar_plugin.py:153
msgid "post tar hook failed"
msgstr ""