~ubuntu-branches/ubuntu/wily/language-pack-kde-it/wily

« back to all changes in this revision

Viewing changes to data/it/LC_MESSAGES/amarokcollectionscanner_qt.po

  • Committer: Package Import Robot
  • Author(s): Ubuntu automatic language-pack builder
  • Date: 2012-02-23 06:39:42 UTC
  • Revision ID: package-import@ubuntu.com-20120223063942-k3zgr3jvws2tw0gp
Tags: 1:12.04+20120221
Initial release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2
 
# This file is distributed under the same license as the amarok package.
3
 
#
4
 
# Vincenzo Reale <smart2128@baslug.org>, 2010, 2011.
5
 
msgid ""
6
 
msgstr ""
7
 
"Project-Id-Version: amarokcollectionscanner_qt\n"
8
 
"Report-Msgid-Bugs-To: \n"
9
 
"POT-Creation-Date: 2011-08-01 17:57+0000\n"
10
 
"PO-Revision-Date: 2012-01-27 15:12+0000\n"
11
 
"Last-Translator: Vincenzo Reale <smart2128@baslug.org>\n"
12
 
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
13
 
"MIME-Version: 1.0\n"
14
 
"Content-Type: text/plain; charset=UTF-8\n"
15
 
"Content-Transfer-Encoding: 8bit\n"
16
 
"X-Launchpad-Export-Date: 2012-02-09 10:36+0000\n"
17
 
"X-Generator: Launchpad (build 14763)\n"
18
 
"Language: it\n"
19
 
 
20
 
#: utilities/collectionscanner/CollectionScanner.cpp:244
21
 
#: utilities/collectionscanner/CollectionScanner.cpp:267
22
 
#, qt-format
23
 
msgid "File \"%1\" not found."
24
 
msgstr "File «%1» non trovato."
25
 
 
26
 
#: utilities/collectionscanner/CollectionScanner.cpp:247
27
 
#, qt-format
28
 
msgid "Could not open file \"%1\"."
29
 
msgstr "Impossibile aprire il file «%1»."
30
 
 
31
 
#: utilities/collectionscanner/CollectionScanner.cpp:499
32
 
#, qt-format
33
 
msgid "Missing argument for option %1"
34
 
msgstr "Argomento mancante per l'opzione %1"
35
 
 
36
 
#: utilities/collectionscanner/CollectionScanner.cpp:536
37
 
msgid ""
38
 
"Amarok Collection Scanner\n"
39
 
"Scans directories and outputs a xml file with the results.\n"
40
 
"For more information see http://amarok.kde.org/wiki/Batch_Mode\n"
41
 
"\n"
42
 
"Usage: amarokcollectionscanner [options] <Folder(s)>\n"
43
 
"User-modifiable Options:\n"
44
 
"<Folder(s)>             : list of folders to scan\n"
45
 
"-h, --help              : This help text\n"
46
 
"-v, --version           : Print the version of this tool\n"
47
 
"-r, --recursive         : Scan folders recursively\n"
48
 
"-i, --incremental       : Incremental scan (modified folders only)\n"
49
 
"-s, --restart           : After a crash, restart the scanner in its last "
50
 
"position\n"
51
 
"    --idlepriority      : Run at idle priority\n"
52
 
"    --sharedmemory <key> : A shared memory segment to be used for restarting "
53
 
"a scan\n"
54
 
"    --newer <path>      : Only scan directories if modification time is new "
55
 
"than <path>\n"
56
 
"                          Only useful in incremental scan mode\n"
57
 
"    --batch <path>      : Add the directories from the batch xml file\n"
58
 
"                          batch file format should look like this:\n"
59
 
"   <scanner>\n"
60
 
"    <directory>\n"
61
 
"     <path>/absolute/path/of/directory</path>\n"
62
 
"     <mtime>1234</mtime>   (this is optional)\n"
63
 
"    </directory>\n"
64
 
"   </scanner>\n"
65
 
"                          You can also use a previous scan result for that.\n"
66
 
msgstr ""
67
 
"Analizzatore della collezione di Amarok\n"
68
 
"Analizza le cartelle e produce un file xml con i risultati,\n"
69
 
"Per ulteriori informazioni vedere http://amarok.kde.org/wiki/Batch_Mode.\n"
70
 
"\n"
71
 
"Utilizzo: amarokcollectionscanner [opzioni] <Cartella(e)>\n"
72
 
"Opzioni modificabili dall'utente:\n"
73
 
"<Cartella(e)>             : elenco delle cartelle da analizzare\n"
74
 
"-h, --help              : il testo di questa guida\n"
75
 
"-v, --version           : stampa la versione di questo strumento\n"
76
 
"-r, --recursive         : analizza ricorsivamente le cartelle\n"
77
 
"-i, --incremental       : scansione incrementale (solo le cartelle "
78
 
"modificate)\n"
79
 
"-s, --restart           : dopo una chiusura inattesa, riavvia l'analizzatore "
80
 
"dall'ultima posizione\n"
81
 
"    --idlepriority      : esecuzione in modalità di attesa\n"
82
 
"    --sharedmemory <key> : un segmento di memoria condivisa da utilizzare "
83
 
"per riavviare una scansione\n"
84
 
"    --newer <percorso>      : analizza le cartelle solo se l'ora di modifica "
85
 
"è più recente di <percorso>\n"
86
 
"                          Utile solo nella modalità di scansione "
87
 
"incrementale\n"
88
 
"    --batch <percorso>      : aggiunge le cartelle dal file batch xml\n"
89
 
"                          il formato del file batch dovrebbe apparire così:\n"
90
 
"   <scanner>\n"
91
 
"    <directory>\n"
92
 
"     <path>/percorso/assoluto/alla/cartella</path>\n"
93
 
"     <mtime>1234</mtime>   (è opzionale)\n"
94
 
"    </directory>\n"
95
 
"   </scanner>\n"
96
 
"                          Puoi utilizzare allo scopo una precedente "
97
 
"scansione.\n"