chiark / gitweb /
switch gettext translation files to po-unwrapped format
[fdroidserver.git] / locale / it / LC_MESSAGES / fdroidserver.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: fdroidserver 0.9\n"
9 "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
10 "POT-Creation-Date: 2018-02-13 09:01+0100\n"
11 "PO-Revision-Date: 2018-01-30 18:37+0000\n"
12 "Last-Translator: Luca D'Amico <damico.luca91@live.it>\n"
13 "Language-Team: Italian <https://hosted.weblate.org/projects/f-droid/fdroidserver/it/>\n"
14 "Language: it\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=n != 1;\n"
19 "X-Generator: Weblate 2.19-dev\n"
20
21 #: ../fdroidserver/nightly.py
22 msgid ""
23 "\n"
24 "SSH Public Key to be used as Deploy Key:"
25 msgstr ""
26 "\n"
27 "Chiave pubblica SSH da usare come chiave di deploy:"
28
29 #: ../fdroidserver/nightly.py
30 #, python-brace-format
31 msgid ""
32 "\n"
33 "{path} encoded for the DEBUG_KEYSTORE secret variable:"
34 msgstr ""
35 "\n"
36 "{path} codificato per la variabile segreta DEBUG_KEYSTORE:"
37
38 #: ../fdroidserver/lint.py
39 #, python-format
40 msgid "\"%s/\" has no matching metadata file!"
41 msgstr "\"%s/\" non ha un file di metadata corrispondente!"
42
43 #: ../fdroidserver/update.py
44 #, python-brace-format
45 msgid "\"{path}\" contains outdated {name} ({version})"
46 msgstr "\"{path}\" contiene {name} obsoleto ({version})"
47
48 #: ../fdroidserver/update.py
49 #, python-brace-format
50 msgid "\"{path}\" contains recent {name} ({version})"
51 msgstr "\"{path}\" contiene {name} recente ({version})"
52
53 #: ../fdroidserver/server.py ../fdroidserver/upload.py
54 #, python-brace-format
55 msgid "\"{path}\" exists but s3cmd is not installed!"
56 msgstr ""
57
58 #: ../fdroidserver/metadata.py
59 #, python-brace-format
60 msgid "\"{path}\" is not an accepted format, convert to: {formats}"
61 msgstr "\"{path}\" non è un formato accettato, convertire a: {formats}"
62
63 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
64 #, python-format
65 msgid "%(option)s option requires %(number)d argument"
66 msgid_plural "%(option)s option requires %(number)d arguments"
67 msgstr[0] "l'opzione %(option)s richiede l'argomento %(number)d"
68 msgstr[1] "l'opzione %(option)s richiede gli argomenti %(number)d"
69
70 #: ../fdroidserver/mirror.py
71 #, fuzzy, python-format
72 msgid "%(prog)s [options] url"
73 msgstr "%prog [opzioni]"
74
75 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
76 #, python-format
77 msgid "%(prog)s: error: %(message)s\n"
78 msgstr "%(prog)s: errore: %(message)s\n"
79
80 #: ../fdroidserver/scanner.py
81 #, python-format
82 msgid "%d problems found"
83 msgstr "trovati %d problemi"
84
85 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
86 msgid "%prog [options]"
87 msgstr "%prog [opzioni]"
88
89 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
90 #, python-format
91 msgid "%r is not callable"
92 msgstr "%r non è richiamabile"
93
94 #: ../fdroidserver/lint.py
95 #, python-format
96 msgid "%s is not an accepted build field"
97 msgstr "%s non è un campo di build accettato"
98
99 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
100 #, python-format
101 msgid "%s option does not take a value"
102 msgstr "l'opzione %s non accetta un valore"
103
104 #: ../fdroidserver/index.py ../fdroidserver/common.py
105 msgid "'keypass' not found in config.py!"
106 msgstr "\"keypass\" non trovato in config.py!"
107
108 #: ../fdroidserver/index.py ../fdroidserver/common.py
109 msgid "'keystore' not found in config.py!"
110 msgstr "\"keystore\" non trovato in config.py!"
111
112 #: ../fdroidserver/index.py ../fdroidserver/common.py
113 msgid "'keystorepass' not found in config.py!"
114 msgstr "\"keystorepass\" non trovato in config.py!"
115
116 #: ../fdroidserver/index.py ../fdroidserver/common.py
117 msgid "'repo_keyalias' not found in config.py!"
118 msgstr "\"repo_keyalias\" non trovato in config.py!"
119
120 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
121 msgid "'required' is an invalid argument for positionals"
122 msgstr "\"required\" è un argomento invalido per i posizionali"
123
124 #: ../fdroidserver/common.py
125 msgid "'sdk_path' not set in 'config.py'!"
126 msgstr "\"sdk_path\" non impostato in \"config.py\"!"
127
128 #. Translators: "build-tools" is the file name of a package from
129 #. Google, it is part of the Android SDK. So it probably shouldn't be
130 #. translated or transliterated.
131 #: ../fdroidserver/common.py
132 #, python-brace-format
133 msgid "'{aapt}' is too old, fdroid requires build-tools-23.0.0 or newer!"
134 msgstr "\"{aapt}\" è troppo vecchio, fdroid richiede build-tools-23.0.0 o più recente!"
135
136 #: ../fdroidserver/common.py
137 #, fuzzy, python-brace-format
138 msgid "'{aapt}' is too old, fdroid requires build-tools-{version} or newer!"
139 msgstr "\"{aapt}\" è troppo vecchio, fdroid richiede build-tools-23.0.0 o più recente!"
140
141 #: ../fdroidserver/install.py
142 #, python-brace-format
143 msgid "'{apkfilename}' is already installed on {dev}."
144 msgstr "\"{apkfilename}\" è già installato su {dev}."
145
146 #: ../fdroidserver/common.py
147 #, python-brace-format
148 msgid "'{field}' will be in random order! Use () or [] brackets if order is important!"
149 msgstr "\"{field}\" sarà in ordine casuale! Usa le parentesi () o [] se l'ordine è importante!"
150
151 #: ../fdroidserver/common.py
152 #, python-brace-format
153 msgid "'{path}' failed to execute!"
154 msgstr "Esecuzione di \"{path}\" fallita!"
155
156 #: ../fdroidserver/metadata.py
157 #, python-brace-format
158 msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
159 msgstr "\"{value}\" non è un {field} valido in {appid}. Espressione regolare: {pattern}"
160
161 #: ../fdroidserver/checkupdates.py
162 #, python-brace-format
163 msgid "...checkupdate failed for {appid} : {error}"
164 msgstr "...checkupdate fallito per {appid}:{error}"
165
166 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
167 msgid ".__call__() not defined"
168 msgstr ".__call__() non definita"
169
170 #: ../fdroidserver/metadata.py
171 msgid ".fdroid.txt is not supported!  Convert to .fdroid.yml or .fdroid.json."
172 msgstr ""
173
174 #: ../fdroidserver/lint.py
175 msgid "/issues is missing"
176 msgstr "/issues è mancante"
177
178 #: ../fdroidserver/mirror.py
179 #, fuzzy
180 msgid "A URL is required as an argument!"
181 msgstr "l'opzione -%s richiede degli argomenti"
182
183 #: ../fdroid
184 msgid "Add PGP signatures using GnuPG for packages in repo"
185 msgstr "Aggiungi firme PGP con GnuPG per i pacchetti in un repository"
186
187 #: ../fdroid
188 msgid "Add a new application from its source code"
189 msgstr "Aggiungi una nuova applicazione dal suo codice sorgente"
190
191 #: ../fdroidserver/update.py
192 msgid "Add a repo signing key to an unsigned repo"
193 msgstr "Aggiungi una chiave di firma ad un repository non firmato"
194
195 #: ../fdroidserver/update.py
196 msgid "Add skeleton metadata files for APKs that are missing them"
197 msgstr "Aggiungi i file scheletro di metadata agli APK che sono senza"
198
199 #: ../fdroidserver/update.py
200 #, python-brace-format
201 msgid "Adding new repo for only {name}"
202 msgstr "Aggiungendo un repository solo per {name}"
203
204 #: ../fdroidserver/init.py
205 msgid "Alias of the repo signing key in the keystore"
206 msgstr "Alias della chiave di firma del repository nel keystore"
207
208 #: ../fdroidserver/import.py
209 msgid "Allows a different revision (or git branch) to be specified for the initial import"
210 msgstr "Permetti di specificare una revisione (o branch git) diversa per l'importazione iniziale"
211
212 #: ../fdroidserver/mirror.py
213 msgid "Also mirror the full archive section"
214 msgstr ""
215
216 #: ../fdroidserver/lint.py
217 msgid "Also warn about formatting issues, like rewritemeta -l"
218 msgstr "Avvisa anche dei problemi di formattazione, come rewritemeta -l"
219
220 #: ../fdroidserver/common.py
221 #, python-brace-format
222 msgid "Android SDK '{path}' does not have '{dirname}' installed!"
223 msgstr "\"{path}\" dell'Android SDK non ha \"{dirname}\" installato!"
224
225 #: ../fdroidserver/common.py
226 msgid "Android SDK not found!"
227 msgstr "Android SDK non trovato!"
228
229 #: ../fdroidserver/common.py
230 #, python-brace-format
231 msgid "Android SDK path '{path}' does not exist!"
232 msgstr "Il path di Android SDK \"{path}\" non esiste!"
233
234 #: ../fdroidserver/common.py
235 #, python-brace-format
236 msgid "Android SDK path '{path}' is not a directory!"
237 msgstr "Il path di Android SDK \"{path}\" non è una directory!"
238
239 #. Translators: "build-tools" is the file name of a package from
240 #. Google, it is part of the Android SDK. So it probably shouldn't be
241 #. translated or transliterated.
242 #: ../fdroidserver/common.py
243 #, python-brace-format
244 msgid "Android build-tools path '{path}' does not exist!"
245 msgstr "Il path di Android build-tools \"{path}\" non esiste!"
246
247 #: ../fdroidserver/update.py
248 msgid "AndroidManifest.xml has no date"
249 msgstr "AndroidManifest.xml non ha una data"
250
251 #: ../fdroidserver/lint.py
252 #, python-brace-format
253 msgid "App is in '{repo}' but has a link to {url}"
254 msgstr "L'app è in \"{repo}\" ma ha un collegamento a {url}"
255
256 #: ../fdroidserver/lint.py
257 msgid "Appending .git is not necessary"
258 msgstr "Non è necessario aggiungere \".git\""
259
260 #: ../fdroidserver/update.py
261 #, python-brace-format
262 msgid "Archiving {apkfilename} with invalid signature!"
263 msgstr "Archiviando {apkfilename} con una firma invalida!"
264
265 #: ../fdroidserver/mirror.py
266 msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
267 msgstr ""
268
269 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
270 #: ../fdroidserver/lint.py
271 #, python-brace-format
272 msgid "Branch '{branch}' used as commit in build '{versionName}'"
273 msgstr "Branch \"{branch}\"usata come commit nella build \"{versionName}\""
274
275 #: ../fdroidserver/lint.py
276 #, python-brace-format
277 msgid "Branch '{branch}' used as commit in srclib '{srclib}'"
278 msgstr "Branch \"{branch}\" usata come commit in srclib \"{srclib}\""
279
280 #: ../fdroid
281 msgid "Build a package from source"
282 msgstr "Costruisci un pacchetto dai sorgenti"
283
284 #: ../fdroidserver/build.py
285 msgid "Build all applications available"
286 msgstr "Costruisci tutte le applicazioni disponibili"
287
288 #: ../fdroidserver/lint.py
289 msgid "Build generated by `fdroid import` - remove disable line once ready"
290 msgstr "Build generata da \"froid import\" - rimuovi disable line quando ha finito"
291
292 #: ../fdroidserver/build.py
293 msgid "Build only the latest version of each package"
294 msgstr "Costruisci solo l'ultima versione di ciascun pacchetto"
295
296 #: ../fdroidserver/metadata.py
297 #, python-brace-format
298 msgid "Build should have comma-separated versionName and versionCode, not \"{value}\", in {linedesc}"
299 msgstr "La build dovrebbe avere versionName e versionCode separati da una virgola in {linedesc}, non \"{value}\""
300
301 #: ../fdroidserver/init.py
302 #, python-format
303 msgid "Built repo based in \"%s\" with this config:"
304 msgstr "Costruito il repository in \"%s\" con questa configurazione:"
305
306 #: ../fdroidserver/build.py
307 msgid "Can't build due to {} error while scanning"
308 msgid_plural "Can't build due to {} errors while scanning"
309 msgstr[0] "Impossibile costruire a causa di un errore con {} durante la scansione"
310 msgstr[1] "Impossibile costruire a causa di errori con {} durante la scansione"
311
312 #: ../fdroidserver/metadata.py
313 #, python-brace-format
314 msgid "Cannot find a packageName for {path}!"
315 msgstr "Impossibile trovare un packageName per {path}!"
316
317 #: ../fdroidserver/metadata.py
318 #, fuzzy, python-brace-format
319 msgid "Cannot find an appid for {path}!"
320 msgstr "Impossibile trovare un packageName per {path}!"
321
322 #: ../fdroidserver/vmtools.py
323 #, fuzzy, python-brace-format
324 msgid "Cannot read \"{path}\"!"
325 msgstr "Impossibile trovare l'app id {appid}"
326
327 #: ../fdroidserver/metadata.py
328 #, python-brace-format
329 msgid "Cannot resolve app id {appid}"
330 msgstr "Impossibile trovare l'app id {appid}"
331
332 #: ../fdroidserver/rewritemeta.py
333 msgid "Cannot use --list and --to at the same time"
334 msgstr "Impossibile usare --list e --to contemporaneamente"
335
336 #: ../fdroidserver/metadata.py
337 #, python-brace-format
338 msgid "Cannot write \"{path}\", not an accepted format, use: {formats}"
339 msgstr "Impossibile scrivere su \"{path}\", formato non accettato, usare: {formats}"
340
341 #: ../fdroidserver/lint.py
342 msgid "Categories are not set"
343 msgstr "Le categorie non sono impostate"
344
345 #: ../fdroidserver/lint.py
346 #, python-format
347 msgid "Category '%s' is not valid"
348 msgstr "La categoria \"%s\" non è valida"
349
350 #: ../fdroid
351 msgid "Check for updates to applications"
352 msgstr "Cerca gli aggiornamenti delle applicazioni"
353
354 #: ../fdroidserver/update.py
355 #, python-brace-format
356 msgid "Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, archapks:{arch}"
357 msgstr "Controllando l'archiviazione per {appid} - apk:{integer}, keepversions:{keep}, archapks:{arch}"
358
359 #: ../fdroidserver/dscanner.py
360 msgid "Clean after all scans have finished"
361 msgstr "Pulisci dopo aver terminato le scansioni"
362
363 #: ../fdroidserver/dscanner.py
364 msgid "Clean before the scans start and rebuild the container"
365 msgstr "Pulisci prima delle scansioni e ricostruisci il container"
366
367 #: ../fdroidserver/dscanner.py
368 msgid "Clean up all containers and then exit"
369 msgstr "Pulisci tutti i container ed esci"
370
371 #: ../fdroidserver/update.py
372 msgid "Clean update - don't uses caches, reprocess all APKs"
373 msgstr "Aggiornamento pulito - non usa cache, riprocessa tutti gli APK"
374
375 #: ../fdroidserver/import.py
376 msgid "Comma separated list of categories."
377 msgstr "Lista di categorie separate da una virgola."
378
379 #: ../fdroid
380 #, c-format, python-format
381 msgid "Command '%s' not recognised.\n"
382 msgstr "Comando \"%s\" non riconosciuto.\n"
383
384 #: ../fdroidserver/checkupdates.py
385 msgid "Commit changes"
386 msgstr "Cambiamenti del commit"
387
388 #: ../fdroidserver/common.py
389 #, python-brace-format
390 msgid "Could not find '{command}' on your system"
391 msgstr "Impossibile trovare \"{command}\" sul tuo sistema"
392
393 #: ../fdroidserver/update.py
394 #, python-brace-format
395 msgid "Could not find {path} to remove it"
396 msgstr "Impossibile trovare {path} da rimuovere"
397
398 #: ../fdroidserver/update.py
399 msgid "Could not open apk file for analysis"
400 msgstr "Impossibile aprire il file apk per l'analisi"
401
402 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
403 #: ../fdroidserver/import.py
404 msgid "Couldn't find latest version code"
405 msgstr "Impossibile trovare il codice dell'ultima versione"
406
407 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
408 #: ../fdroidserver/import.py
409 msgid "Couldn't find latest version name"
410 msgstr "Impossibile trovare il nome dell'ultima versione"
411
412 #: ../fdroidserver/import.py
413 msgid "Couldn't find package ID"
414 msgstr "Impossibile trovare l'ID del pacchetto"
415
416 #: ../fdroidserver/update.py
417 msgid "Cowardily refusing to overwrite existing signing key setup!"
418 msgstr "Mi rifiuto di sovrascrivere il setup della chiave di firma già esistente!"
419
420 #: ../fdroidserver/update.py
421 msgid "Create a repo signing key in a keystore"
422 msgstr "Crea una chiave di firma del repository in un keystore"
423
424 #: ../fdroidserver/update.py
425 msgid "Create skeleton metadata files that are missing"
426 msgstr "Crea i file scheletro di metadata che mancano"
427
428 #: ../fdroidserver/server.py ../fdroidserver/upload.py
429 #, python-brace-format
430 msgid "Created new container \"{name}\""
431 msgstr "Nuovo container \"{name}\" creato"
432
433 #: ../fdroidserver/server.py ../fdroidserver/upload.py
434 #, python-brace-format
435 msgid "Creating \"{path}\" for configuring s3cmd."
436 msgstr ""
437
438 #: ../fdroidserver/publish.py
439 msgid "Creating log directory"
440 msgstr "Creazione della directory dei log"
441
442 #: ../fdroidserver/server.py ../fdroidserver/upload.py
443 #, python-brace-format
444 msgid "Creating new S3 bucket: {url}"
445 msgstr "Creazione di un nuovo bucket S3: {url}"
446
447 #: ../fdroidserver/publish.py
448 msgid "Creating output directory"
449 msgstr "Creazione della directory di output"
450
451 #: ../fdroidserver/index.py
452 msgid "Creating signed index with this key (SHA256):"
453 msgstr "Creazione di un indice firmato con questa chiave (SHA256):"
454
455 #: ../fdroidserver/import.py ../fdroidserver/verify.py
456 #: ../fdroidserver/publish.py
457 msgid "Creating temporary directory"
458 msgstr "Creazione della directory temporanea"
459
460 #: ../fdroidserver/index.py
461 msgid "Creating unsigned index in preparation for signing"
462 msgstr "Creazione dell'indice non firmato in preparazione della firma"
463
464 #: ../fdroidserver/nightly.py
465 msgid "DEBUG_KEYSTORE is not set or the value is incomplete"
466 msgstr "DEBUG_KEYSTORE non impostato o il valore è incompleto"
467
468 #: ../fdroidserver/update.py
469 msgid "Delete APKs and/or OBBs without metadata from the repo"
470 msgstr "Cancella gli APK e/o OBB senza metadata dal repository"
471
472 #: ../fdroidserver/update.py
473 #, python-brace-format
474 msgid "Deleting unknown file: {path}"
475 msgstr "Cancellazione del file sconosciuto: {path}"
476
477 #: ../fdroidserver/lint.py
478 #, python-format
479 msgid "Description '%s' is just the app's summary"
480 msgstr "La descrizione \"%s\" è solo il riassunto dell'app"
481
482 #: ../fdroidserver/lint.py
483 msgid "Description has a duplicate line"
484 msgstr "La descrizione ha una riga duplicata"
485
486 #: ../fdroidserver/lint.py
487 #, python-format
488 msgid "Description has a list (%s) but it isn't bulleted (*) nor numbered (#)"
489 msgstr "La descrizione ha un elenco (%s) ma non è puntato (*) né numerato (#)"
490
491 #: ../fdroidserver/lint.py
492 #, python-brace-format
493 msgid "Description of length {length} is over the {limit} char limit"
494 msgstr "La descrizione di lunghezza {length} supera il limite di {limit} caratteri"
495
496 #: ../fdroidserver/mirror.py
497 #, python-brace-format
498 msgid "Do not include \"{path}\" in URL!"
499 msgstr ""
500
501 #: ../fdroidserver/init.py
502 msgid "Do not prompt for Android SDK path, just fail"
503 msgstr "Non chiedere il path di Android SDK, esci subito con un errore"
504
505 #: ../fdroidserver/build.py
506 msgid "Don't create a source tarball, useful when testing a build"
507 msgstr "Non creare un tarball sorgente, utile per testare una build"
508
509 #: ../fdroidserver/stats.py
510 msgid "Don't do anything logs-related"
511 msgstr "Non fare niente sui log"
512
513 #: ../fdroidserver/build.py
514 msgid "Don't refresh the repository, useful when testing a build with no internet connection"
515 msgstr "Non aggiornare il repository, utile per testare una build offline"
516
517 #: ../fdroidserver/server.py ../fdroidserver/nightly.py
518 #: ../fdroidserver/upload.py
519 msgid "Don't use rsync checksums"
520 msgstr "Non usare checksum rsync"
521
522 #: ../fdroid
523 msgid "Download complete mirrors of small repos"
524 msgstr ""
525
526 #: ../fdroidserver/stats.py
527 msgid "Download logs we don't have"
528 msgstr "Scarica registri che non abbiamo"
529
530 #: ../fdroidserver/common.py
531 msgid "Downloading the repository already failed once, not trying again."
532 msgstr "Lo scaricamento del repository è gia fallito una volta, non verrà riprovato."
533
534 #: ../fdroidserver/verify.py
535 #, python-brace-format
536 msgid "Downloading {url} failed. {error}"
537 msgstr "Scaricamento di {url} fallito. {error}"
538
539 #: ../fdroidserver/metadata.py
540 #, python-brace-format
541 msgid "Duplicate build recipe found for versionCode {versionCode} in {linedesc}"
542 msgstr "Trovata ricetta di costruzione duplicata per versionCode {versionCode} in {linedesc}"
543
544 #: ../fdroidserver/lint.py
545 #, python-brace-format
546 msgid "Duplicate link in '{field}': {url}"
547 msgstr ""
548
549 #: ../fdroid
550 msgid "Dynamically scan APKs post build"
551 msgstr "Scansiona gli APK dinamicamente dopo la costruzione"
552
553 #: ../fdroidserver/mirror.py
554 msgid ""
555 "ERROR: this command should never be used to mirror f-droid.org!\n"
556 "A full mirror of f-droid.org requires more than 200GB."
557 msgstr ""
558
559 #: ../fdroidserver/nightly.py
560 msgid "ERROR: unsupported CI type, patches welcome!"
561 msgstr ""
562
563 #: ../fdroidserver/metadata.py
564 #, python-brace-format
565 msgid "Empty build flag at {linedesc}"
566 msgstr ""
567
568 #: ../fdroidserver/init.py
569 #, python-format
570 msgid ""
571 "Enter the path to the Android SDK (%s) here:\n"
572 "> "
573 msgstr ""
574
575 #: ../fdroidserver/server.py ../fdroidserver/checkupdates.py
576 #: ../fdroidserver/upload.py
577 #, fuzzy, python-format
578 msgid "Error while attempting to publish log: %s"
579 msgstr "Errore nell'ottenere l'indirizzo del repo"
580
581 #: ../fdroidserver/import.py
582 msgid "Error while getting repo address"
583 msgstr "Errore nell'ottenere l'indirizzo del repo"
584
585 #: ../fdroid
586 msgid "Extract signatures from APKs"
587 msgstr ""
588
589 #: ../fdroidserver/signatures.py
590 #, python-brace-format
591 msgid "Failed fetching signatures for '{apkfilename}': {error}"
592 msgstr ""
593
594 #: ../fdroidserver/update.py
595 #, python-brace-format
596 msgid "Failed reading {path}: {error}"
597 msgstr ""
598
599 #: ../fdroidserver/update.py
600 #, python-brace-format
601 msgid "Failed resizing {path}: {error}"
602 msgstr ""
603
604 #: ../fdroidserver/publish.py
605 msgid "Failed to align application"
606 msgstr ""
607
608 #: ../fdroidserver/server.py ../fdroidserver/upload.py
609 #, python-brace-format
610 msgid "Failed to create S3 bucket: {url}"
611 msgstr ""
612
613 #: ../fdroidserver/common.py
614 msgid "Failed to get APK manifest information"
615 msgstr ""
616
617 #: ../fdroidserver/update.py
618 #, python-brace-format
619 msgid "Failed to get apk information, deleting {path}"
620 msgstr ""
621
622 #: ../fdroidserver/update.py
623 #, python-brace-format
624 msgid "Failed to get apk information, skipping {path}"
625 msgstr ""
626
627 #: ../fdroidserver/install.py
628 #, python-brace-format
629 msgid "Failed to install '{apkfilename}' on {dev}: {error}"
630 msgstr ""
631
632 #: ../fdroidserver/publish.py ../fdroidserver/common.py
633 msgid "Failed to sign application"
634 msgstr ""
635
636 #: ../fdroidserver/common.py
637 msgid "Failed to zipalign application"
638 msgstr ""
639
640 #: ../fdroidserver/build.py
641 #, python-brace-format
642 msgid "Fetched buildserverid from VM: {buildserverid}"
643 msgstr ""
644
645 #: ../fdroidserver/signatures.py
646 #, python-brace-format
647 msgid "Fetched signatures for '{apkfilename}' -> '{sigdir}'"
648 msgstr ""
649
650 #: ../fdroidserver/verify.py ../fdroidserver/stats.py ../fdroidserver/update.py
651 #: ../fdroidserver/rewritemeta.py ../fdroidserver/build.py
652 #: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py
653 #: ../fdroidserver/install.py
654 msgid "Finished"
655 msgstr ""
656
657 #: ../fdroidserver/lint.py
658 msgid "Flattr donation methods belong in the FlattrID flag"
659 msgstr ""
660
661 #: ../fdroidserver/lint.py
662 msgid "Forbidden HTML tags"
663 msgstr ""
664
665 #: ../fdroidserver/build.py
666 msgid "Force build of disabled apps, and carries on regardless of scan problems. Only allowed in test mode."
667 msgstr ""
668
669 #: ../fdroidserver/build.py
670 #, python-brace-format
671 msgid "Force halting build after {0} sec timeout!"
672 msgstr ""
673
674 #: ../fdroidserver/update.py
675 #, python-brace-format
676 msgid "Found \"{path}\" graphic without metadata for app \"{name}\"!"
677 msgstr ""
678
679 #: ../fdroidserver/common.py
680 msgid "Found invalid appids in arguments"
681 msgstr ""
682
683 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
684 #: ../fdroidserver/common.py
685 msgid "Found invalid versionCodes for some apps"
686 msgstr ""
687
688 #: ../fdroidserver/metadata.py
689 #, python-brace-format
690 msgid "Found multiple metadata files for {appid}"
691 msgstr ""
692
693 #: ../fdroidserver/index.py
694 msgid "Found multiple signing certificates for repository."
695 msgstr ""
696
697 #: ../fdroidserver/update.py
698 #, python-brace-format
699 msgid "Found multiple signing certificates in {path}"
700 msgstr ""
701
702 #: ../fdroidserver/index.py
703 msgid "Found no signing certificates for repository."
704 msgstr ""
705
706 #: ../fdroidserver/lint.py
707 #, python-format
708 msgid "Found non-file at %s"
709 msgstr ""
710
711 #: ../fdroidserver/update.py
712 #, python-brace-format
713 msgid "Generated skeleton metadata for {appid}"
714 msgstr ""
715
716 #: ../fdroidserver/common.py
717 #, python-format
718 msgid "Git checkout of '%s' failed"
719 msgstr ""
720
721 #: ../fdroidserver/common.py
722 msgid "Git clean failed"
723 msgstr ""
724
725 #: ../fdroidserver/common.py
726 msgid "Git fetch failed"
727 msgstr ""
728
729 #: ../fdroidserver/common.py
730 msgid "Git remote set-head failed"
731 msgstr ""
732
733 #: ../fdroidserver/common.py
734 msgid "Git reset failed"
735 msgstr ""
736
737 #: ../fdroidserver/common.py
738 msgid "Git submodule sync failed"
739 msgstr ""
740
741 #: ../fdroidserver/common.py
742 msgid "Git submodule update failed"
743 msgstr ""
744
745 #: ../fdroidserver/common.py
746 msgid "HTTPS must be used with Subversion URLs!"
747 msgstr ""
748
749 #: ../fdroidserver/index.py
750 msgid "Ignoring package without metadata: "
751 msgstr ""
752
753 #: ../fdroidserver/update.py
754 #, python-brace-format
755 msgid "Ignoring stale cache data for {apkfilename}"
756 msgstr ""
757
758 #: ../fdroidserver/rewritemeta.py
759 #, python-brace-format
760 msgid "Ignoring {ext} file at '{path}'"
761 msgstr ""
762
763 #: ../fdroidserver/update.py
764 msgid "Include APKs that are signed with disabled algorithms like MD5"
765 msgstr ""
766
767 #: ../fdroidserver/common.py
768 msgid "Initialising submodules"
769 msgstr ""
770
771 #: ../fdroidserver/install.py
772 msgid "Install all signed applications available"
773 msgstr ""
774
775 #: ../fdroid
776 msgid "Install built packages on devices"
777 msgstr "Installa i pacchetti costruiti su dispositivi"
778
779 #: ../fdroidserver/install.py
780 #, python-format
781 msgid "Installing %s..."
782 msgstr ""
783
784 #: ../fdroidserver/install.py
785 #, python-brace-format
786 msgid "Installing '{apkfilename}' on {dev}..."
787 msgstr ""
788
789 #: ../fdroid
790 msgid "Interact with the repo HTTP server"
791 msgstr "Interagisci col server HTTP del repository"
792
793 #: ../fdroidserver/update.py
794 msgid "Interactively ask about things that need updating."
795 msgstr "Chiedi interattivamente riguardo a ciò che deve essere aggiornato."
796
797 #: ../fdroidserver/update.py
798 msgid "Invalid APK"
799 msgstr ""
800
801 #: ../fdroidserver/metadata.py
802 #, python-format
803 msgid "Invalid boolean '%s'"
804 msgstr ""
805
806 #: ../fdroidserver/metadata.py
807 #, python-brace-format
808 msgid "Invalid build flag at {line} in {linedesc}"
809 msgstr ""
810
811 #: ../fdroidserver/metadata.py
812 #, python-brace-format
813 msgid "Invalid build format: {value} in {name}"
814 msgstr ""
815
816 #: ../fdroidserver/lint.py
817 msgid "Invalid bulleted list"
818 msgstr ""
819
820 #: ../fdroidserver/lint.py
821 #, python-format
822 msgid "Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list"
823 msgstr ""
824
825 #: ../fdroidserver/lint.py
826 msgid "Invalid link - use [http://foo.bar Link title] or [http://foo.bar]"
827 msgstr ""
828
829 #: ../fdroidserver/metadata.py
830 #, python-format
831 msgid "Invalid metadata in %s:%d"
832 msgstr ""
833
834 #: ../fdroidserver/metadata.py
835 msgid "Invalid metadata in: "
836 msgstr ""
837
838 #: ../fdroidserver/common.py
839 #, python-format
840 msgid "Invalid name for published file: %s"
841 msgstr ""
842
843 #: ../fdroidserver/common.py
844 #, python-brace-format
845 msgid "Invalid package name {0}"
846 msgstr ""
847
848 #: ../fdroidserver/metadata.py
849 #, python-brace-format
850 msgid "Invalid versionCode: \"{versionCode}\" is not an integer!"
851 msgstr ""
852
853 #: ../fdroidserver/common.py
854 #, python-brace-format
855 msgid "JAR signature failed to verify: {path}"
856 msgstr ""
857
858 #: ../fdroidserver/common.py
859 #, python-brace-format
860 msgid "JAR signature verified: {path}"
861 msgstr ""
862
863 #: ../fdroidserver/publish.py ../fdroidserver/update.py
864 #: ../fdroidserver/mirror.py
865 msgid "Java JDK not found! Install in standard location or set java_paths!"
866 msgstr ""
867
868 #: ../fdroidserver/signindex.py
869 msgid "Java jarsigner not found! Install in standard location or set java_paths!"
870 msgstr ""
871
872 #: ../fdroidserver/lint.py
873 msgid "Javascript in HTML src attributes"
874 msgstr ""
875
876 #: ../fdroidserver/init.py
877 msgid "Keystore for signing key:\t"
878 msgstr ""
879
880 #: ../fdroidserver/lint.py
881 #, python-brace-format
882 msgid "Last used commit '{commit}' looks like a tag, but Update Check Mode is '{ucm}'"
883 msgstr ""
884
885 #: ../fdroidserver/lint.py
886 msgid "Liberapay donation methods belong in the LiberapayID flag"
887 msgstr ""
888
889 #: ../fdroidserver/rewritemeta.py
890 msgid "List files that would be reformatted"
891 msgstr ""
892
893 #: ../fdroidserver/build.py
894 msgid "Make the build stop on exceptions"
895 msgstr ""
896
897 #: ../fdroidserver/index.py
898 msgid "Malformed repository mirrors."
899 msgstr ""
900
901 #: ../fdroidserver/server.py
902 msgid "Malformed serverwebroot line:"
903 msgstr ""
904
905 #: ../fdroidserver/gpgsign.py
906 msgid "Missing output directory"
907 msgstr ""
908
909 #: ../fdroidserver/lint.py
910 #, python-format
911 msgid "Name '%s' is just the auto name - remove it"
912 msgstr ""
913
914 #: ../fdroidserver/common.py
915 msgid "No 'config.py' found, using defaults."
916 msgstr ""
917
918 #: ../fdroidserver/common.py
919 msgid "No Android SDK found!"
920 msgstr ""
921
922 #: ../fdroidserver/import.py
923 msgid "No android or kivy project could be found. Specify --subdir?"
924 msgstr ""
925
926 #: ../fdroidserver/install.py
927 msgid "No attached devices found"
928 msgstr ""
929
930 #: ../fdroidserver/metadata.py
931 #, python-brace-format
932 msgid "No commit specified for {versionName} in {linedesc}"
933 msgstr ""
934
935 #: ../fdroidserver/index.py
936 msgid "No fingerprint in URL."
937 msgstr ""
938
939 #: ../fdroidserver/common.py
940 msgid "No git submodules available"
941 msgstr ""
942
943 #: ../fdroidserver/import.py
944 msgid "No information found."
945 msgstr ""
946
947 #: ../fdroidserver/lint.py
948 msgid "No need to specify that the app is Free Software"
949 msgstr ""
950
951 #: ../fdroidserver/lint.py
952 msgid "No need to specify that the app is for Android"
953 msgstr ""
954
955 #: ../fdroidserver/server.py
956 msgid "No option set! Edit your config.py to set at least one of these:"
957 msgstr ""
958
959 #: ../fdroidserver/common.py
960 msgid "No packages specified"
961 msgstr ""
962
963 #: ../fdroidserver/install.py
964 #, python-format
965 msgid "No signed apk available for %s"
966 msgstr ""
967
968 #: ../fdroidserver/install.py
969 msgid "No signed output directory - nothing to do"
970 msgstr ""
971
972 #: ../fdroidserver/update.py
973 #, python-brace-format
974 msgid "No signing certificates found in {path}"
975 msgstr ""
976
977 #: ../fdroidserver/common.py
978 #, python-format
979 msgid "No such package: %s"
980 msgstr ""
981
982 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
983 #: ../fdroidserver/common.py
984 #, python-brace-format
985 msgid "No such versionCode {versionCode} for app {appid}"
986 msgstr ""
987
988 #: ../fdroidserver/verify.py ../fdroidserver/publish.py
989 msgid "No unsigned directory - nothing to do"
990 msgstr ""
991
992 #: ../fdroidserver/signindex.py
993 msgid "Nothing to do"
994 msgstr ""
995
996 #: ../fdroidserver/checkupdates.py
997 #, python-brace-format
998 msgid "Nothing to do for {appid}."
999 msgstr ""
1000
1001 #: ../fdroidserver/init.py
1002 #, fuzzy
1003 msgid "Now set these in config.py:"
1004 msgstr "\"sdk_path\" non impostato in \"config.py\"!"
1005
1006 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
1007 #: ../fdroidserver/update.py
1008 #, python-brace-format
1009 msgid "OBB file has newer versionCode({integer}) than any APK:"
1010 msgstr ""
1011
1012 #: ../fdroidserver/update.py
1013 msgid "OBB filename must start with \"main.\" or \"patch.\":"
1014 msgstr ""
1015
1016 #: ../fdroidserver/update.py
1017 msgid "OBB's packagename does not match a supported APK:"
1018 msgstr ""
1019
1020 #: ../fdroidserver/common.py
1021 #, python-brace-format
1022 msgid "Old APK signature failed to verify: {path}"
1023 msgstr ""
1024
1025 #: ../fdroidserver/update.py
1026 #, python-brace-format
1027 msgid "Only PNG and JPEG are supported for graphics, found: {path}"
1028 msgstr ""
1029
1030 #: ../fdroidserver/checkupdates.py
1031 msgid "Only print differences with the Play Store"
1032 msgstr ""
1033
1034 #: ../fdroidserver/checkupdates.py
1035 msgid "Only process apps with auto-updates"
1036 msgstr ""
1037
1038 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1039 msgid "Options"
1040 msgstr "Opzioni"
1041
1042 #: ../fdroidserver/import.py
1043 msgid "Overall license of the project."
1044 msgstr ""
1045
1046 #: ../fdroidserver/dscanner.py
1047 msgid "Override path for repo APKs (default: ./repo)"
1048 msgstr ""
1049
1050 #: ../fdroidserver/common.py
1051 #, python-brace-format
1052 msgid "Parsing manifest at '{path}'"
1053 msgstr ""
1054
1055 #: ../fdroidserver/common.py
1056 msgid "Password required with username"
1057 msgstr ""
1058
1059 #: ../fdroidserver/import.py
1060 msgid "Path to main Android project subdirectory, if not in root."
1061 msgstr ""
1062
1063 msgid "Path to main android project subdirectory, if not in root."
1064 msgstr ""
1065
1066 #: ../fdroidserver/init.py
1067 msgid "Path to the Android SDK (sometimes set in ANDROID_HOME)"
1068 msgstr ""
1069
1070 #: ../fdroidserver/btlog.py
1071 msgid "Path to the git repo to use as the log"
1072 msgstr ""
1073
1074 #: ../fdroidserver/init.py
1075 msgid "Path to the keystore for the repo signing key"
1076 msgstr ""
1077
1078 #: ../fdroidserver/dscanner.py
1079 msgid "Prepare Drozer to run a scan"
1080 msgstr ""
1081
1082 msgid "Prepare drozer to run a scan"
1083 msgstr ""
1084
1085 #: ../fdroidserver/nightly.py
1086 msgid "Print the secret variable to the terminal for easy copy/paste"
1087 msgstr ""
1088
1089 #: ../fdroidserver/metadata.py
1090 #, python-brace-format
1091 msgid "Problem with description of {appid}: {error}"
1092 msgstr ""
1093
1094 #: ../fdroidserver/common.py
1095 #, python-brace-format
1096 msgid "Problem with xml at '{path}'"
1097 msgstr ""
1098
1099 #: ../fdroidserver/checkupdates.py
1100 msgid "Process auto-updates"
1101 msgstr ""
1102
1103 #: ../fdroidserver/publish.py ../fdroidserver/update.py
1104 #, python-brace-format
1105 msgid "Processing {apkfilename}"
1106 msgstr ""
1107
1108 #: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py
1109 #, python-brace-format
1110 msgid "Processing {appid}"
1111 msgstr ""
1112
1113 #: ../fdroidserver/update.py
1114 msgid "Produce human-readable XML/JSON for index files"
1115 msgstr ""
1116
1117 #: ../fdroidserver/update.py
1118 msgid "Produce human-readable index.xml"
1119 msgstr "Produci un index.xml leggibile"
1120
1121 #: ../fdroidserver/import.py
1122 msgid "Project URL to import from."
1123 msgstr ""
1124
1125 #: ../fdroidserver/lint.py
1126 msgid "Punctuation should be avoided"
1127 msgstr ""
1128
1129 #: ../fdroidserver/btlog.py
1130 msgid "Push the log to this git remote repository"
1131 msgstr ""
1132
1133 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1134 #, python-brace-format
1135 msgid "Pushing binary transparency log to {url}"
1136 msgstr ""
1137
1138 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1139 #, python-brace-format
1140 msgid "Pushing to {url}"
1141 msgstr ""
1142
1143 #: ../fdroid
1144 msgid "Quickly start a new repository"
1145 msgstr "Crea velocemente un nuovo repository"
1146
1147 #: ../fdroid
1148 msgid "Read all the metadata files and exit"
1149 msgstr "Leggi tutti i file di metadata ed esci"
1150
1151 #: ../fdroidserver/common.py
1152 #, python-brace-format
1153 msgid "Reading '{config_file}'"
1154 msgstr ""
1155
1156 #: ../fdroidserver/common.py
1157 #, python-brace-format
1158 msgid "Reading minSdkVersion failed: \"{apkfilename}\""
1159 msgstr ""
1160
1161 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
1162 #. https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
1163 #: ../fdroidserver/common.py
1164 #, python-brace-format
1165 msgid "Reading packageName/versionCode/versionName failed, APK invalid: '{apkfilename}'"
1166 msgstr ""
1167
1168 #: ../fdroidserver/update.py
1169 #, python-brace-format
1170 msgid "Reading {apkfilename} from cache"
1171 msgstr ""
1172
1173 #: ../fdroidserver/stats.py
1174 msgid "Recalculate aggregate stats - use when changes have been made that would invalidate old cached data."
1175 msgstr ""
1176
1177 #: ../fdroidserver/common.py
1178 msgid "Removing specified files"
1179 msgstr ""
1180
1181 #: ../fdroidserver/update.py
1182 msgid "Rename APK files that do not match package.name_123.apk"
1183 msgstr "Rinomina i file APK che non corrispondono a package.name_123.apk"
1184
1185 #: ../fdroidserver/update.py
1186 msgid "Report on build data status"
1187 msgstr ""
1188
1189 #: ../fdroidserver/build.py
1190 msgid "Reset and create a brand new build server, even if the existing one appears to be ok."
1191 msgstr ""
1192
1193 #: ../fdroidserver/nightly.py
1194 #, fuzzy, python-brace-format
1195 msgid "Resigning {apkfilename} with provided debug.keystore"
1196 msgstr "Archiviando {apkfilename} con una firma invalida!"
1197
1198 #: ../fdroidserver/update.py
1199 msgid "Resize all the icons exceeding the max pixel size and exit"
1200 msgstr ""
1201
1202 #: ../fdroidserver/common.py
1203 msgid "Restrict output to warnings and errors"
1204 msgstr ""
1205
1206 #: ../fdroid
1207 msgid "Rewrite all the metadata files"
1208 msgstr "Riscrivi tutti i file di metadata"
1209
1210 #: ../fdroidserver/rewritemeta.py
1211 msgid "Rewrite to a specific format: "
1212 msgstr ""
1213
1214 #: ../fdroidserver/rewritemeta.py
1215 #, python-brace-format
1216 msgid "Rewriting '{appid}'"
1217 msgstr ""
1218
1219 #: ../fdroidserver/rewritemeta.py
1220 #, python-brace-format
1221 msgid "Rewriting '{appid}' to '{path}'"
1222 msgstr ""
1223
1224 #: ../fdroidserver/lint.py
1225 msgid "Run rewritemeta to fix formatting"
1226 msgstr ""
1227
1228 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1229 msgid "Running first pass with MD5 checking disabled"
1230 msgstr ""
1231
1232 #: ../fdroidserver/mirror.py
1233 #, python-brace-format
1234 msgid "Running wget in {path}"
1235 msgstr ""
1236
1237 #: ../fdroidserver/dscanner.py
1238 msgid "Scan only the latest version of each package"
1239 msgstr ""
1240
1241 #: ../fdroid
1242 msgid "Scan the source code of a package"
1243 msgstr "Scansiona il codice sorgente di un pacchetto"
1244
1245 #: ../fdroidserver/scanner.py
1246 #, python-brace-format
1247 msgid "Scanner found {count} problems in {appid}:"
1248 msgstr ""
1249
1250 #: ../fdroidserver/scanner.py
1251 #, python-brace-format
1252 msgid "Scanner found {count} problems in {appid}:{versionCode}:"
1253 msgstr ""
1254
1255 #: ../fdroidserver/build.py
1256 msgid "Scanner found {} problem"
1257 msgid_plural "Scanner found {} problems"
1258 msgstr[0] ""
1259 msgstr[1] ""
1260
1261 #: ../fdroidserver/common.py
1262 msgid "Set clock to that time using:"
1263 msgstr ""
1264
1265 #: ../fdroidserver/build.py
1266 #, python-brace-format
1267 msgid "Set open file limit to {integer}"
1268 msgstr ""
1269
1270 #: ../fdroid
1271 msgid "Set up an app build for a nightly build repo"
1272 msgstr ""
1273
1274 #: ../fdroidserver/build.py
1275 msgid "Setting open file limit failed: "
1276 msgstr ""
1277
1278 #: ../fdroidserver/build.py
1279 #, python-brace-format
1280 msgid "Setting {0} sec timeout for this build"
1281 msgstr ""
1282
1283 #: ../fdroidserver/build.py
1284 msgid "Setup an emulator, install the APK on it and perform a Drozer scan"
1285 msgstr ""
1286
1287 msgid "Setup an emulator, install the apk on it and perform a drozer scan"
1288 msgstr ""
1289
1290 #: ../fdroid
1291 msgid "Sign and place packages in the repo"
1292 msgstr "Firma e metti i pacchetti nel repository"
1293
1294 #: ../fdroid
1295 msgid "Sign indexes created using update --nosign"
1296 msgstr "Firma gli indici creati con update --nosign"
1297
1298 #: ../fdroidserver/build.py
1299 msgid "Skip scanning the source code for binaries and other problems"
1300 msgstr ""
1301
1302 #: ../fdroidserver/update.py
1303 #, python-brace-format
1304 msgid "Skipping '{apkfilename}' with invalid signature!"
1305 msgstr ""
1306
1307 #: ../fdroidserver/update.py
1308 #, python-brace-format
1309 msgid "Skipping index generation for {appid}"
1310 msgstr ""
1311
1312 #: ../fdroidserver/update.py
1313 #, python-brace-format
1314 msgid "Skipping {apkfilename} with invalid signature!"
1315 msgstr ""
1316
1317 #: ../fdroidserver/scanner.py
1318 #, python-brace-format
1319 msgid "Skipping {appid}: disabled"
1320 msgstr ""
1321
1322 #: ../fdroidserver/scanner.py
1323 #, python-brace-format
1324 msgid "Skipping {appid}: no builds specified"
1325 msgstr ""
1326
1327 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1328 msgid "Specify a local folder to sync the repo to"
1329 msgstr ""
1330
1331 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1332 msgid "Specify an identity file to provide to SSH for rsyncing"
1333 msgstr ""
1334
1335 #: ../fdroidserver/update.py
1336 msgid "Specify editor to use in interactive mode. Default "
1337 msgstr ""
1338
1339 #, c-format
1340 msgid "Specify editor to use in interactive mode. Default %s"
1341 msgstr ""
1342
1343 #: ../fdroidserver/update.py
1344 #, python-brace-format
1345 msgid "Specify editor to use in interactive mode. Default is {path}"
1346 msgstr ""
1347
1348 #: ../fdroidserver/build.py
1349 msgid "Specify that we're running on the build server"
1350 msgstr ""
1351
1352 #: ../fdroidserver/nightly.py
1353 msgid "Specify which debug keystore file to use."
1354 msgstr ""
1355
1356 #: ../fdroidserver/common.py
1357 msgid "Spew out even more information than normal"
1358 msgstr ""
1359
1360 #: ../fdroidserver/nightly.py
1361 #, python-brace-format
1362 msgid "Striping mystery signature from {apkfilename}"
1363 msgstr ""
1364
1365 #: ../fdroidserver/lint.py
1366 #, python-format
1367 msgid "Summary '%s' is just the app's name"
1368 msgstr ""
1369
1370 #: ../fdroidserver/lint.py
1371 #, python-brace-format
1372 msgid "Summary of length {length} is over the {limit} char limit"
1373 msgstr ""
1374
1375 #: ../fdroidserver/common.py
1376 #, python-brace-format
1377 msgid "System clock is older than date in {path}!"
1378 msgstr ""
1379
1380 #: ../fdroidserver/build.py
1381 msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists."
1382 msgstr ""
1383
1384 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
1385 #: ../fdroidserver/update.py
1386 #, python-brace-format
1387 msgid "The OBB version code must come after \"{name}.\":"
1388 msgstr ""
1389
1390 #: ../fdroidserver/btlog.py
1391 msgid "The base URL for the repo to log (default: https://f-droid.org)"
1392 msgstr ""
1393
1394 #: ../fdroidserver/mirror.py
1395 msgid "The directory to write the mirror to"
1396 msgstr ""
1397
1398 #: ../fdroidserver/server.py
1399 msgid "The only commands currently supported are 'init' and 'update'"
1400 msgstr ""
1401
1402 #: ../fdroidserver/index.py
1403 msgid "The repository's fingerprint does not match."
1404 msgstr ""
1405
1406 #: ../fdroidserver/common.py
1407 msgid "The repository's index could not be verified."
1408 msgstr ""
1409
1410 #: ../fdroidserver/server.py
1411 #, python-brace-format
1412 msgid "The root dir for local_copy_dir \"{path}\" does not exist!"
1413 msgstr ""
1414
1415 #: ../fdroidserver/nightly.py
1416 msgid "The the file to be included in the repo (path or glob)"
1417 msgstr ""
1418
1419 #: ../fdroidserver/publish.py
1420 msgid "There is a keyalias collision - publishing halted"
1421 msgstr ""
1422
1423 #: ../fdroidserver/import.py
1424 #, python-format
1425 msgid "This repo already has local metadata: %s"
1426 msgstr ""
1427
1428 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1429 msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!"
1430 msgstr ""
1431
1432 #: ../fdroidserver/lint.py
1433 msgid "UCM is set but it looks like checkupdates hasn't been run yet"
1434 msgstr ""
1435
1436 #: ../fdroidserver/lint.py
1437 msgid "URL shorteners should not be used"
1438 msgstr ""
1439
1440 #: ../fdroidserver/metadata.py
1441 msgid "URL title is just the URL, use brackets: [URL]"
1442 msgstr ""
1443
1444 #: ../fdroidserver/lint.py
1445 #, python-brace-format
1446 msgid "URL {url} in Description: {error}"
1447 msgstr ""
1448
1449 #: ../fdroidserver/metadata.py
1450 #, python-brace-format
1451 msgid "Unexpected text on same line as {field} in {linedesc}"
1452 msgstr ""
1453
1454 #: ../fdroid
1455 msgid "Unknown exception found!"
1456 msgstr "Eccezione sconosciuta trovata!"
1457
1458 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
1459 #: ../fdroidserver/lint.py
1460 #, python-brace-format
1461 msgid "Unknown file '{filename}' in build '{versionName}'"
1462 msgstr ""
1463
1464 #: ../fdroidserver/metadata.py
1465 #, python-format
1466 msgid "Unknown metadata format: %s"
1467 msgstr ""
1468
1469 #: ../fdroidserver/metadata.py
1470 #, python-brace-format
1471 msgid "Unknown metadata format: {path}"
1472 msgstr ""
1473
1474 #: ../fdroidserver/common.py
1475 msgid "Unknown version of aapt, might cause problems: "
1476 msgstr ""
1477
1478 #: ../fdroidserver/lint.py
1479 msgid "Unlinkified link - use [http://foo.bar Link title] or [http://foo.bar]"
1480 msgstr ""
1481
1482 #: ../fdroidserver/lint.py
1483 msgid "Unnecessary leading space"
1484 msgstr ""
1485
1486 #: ../fdroidserver/lint.py
1487 msgid "Unnecessary trailing space"
1488 msgstr ""
1489
1490 #: ../fdroidserver/metadata.py
1491 msgid "Unrecognised app field: "
1492 msgstr ""
1493
1494 #: ../fdroidserver/metadata.py
1495 #, python-brace-format
1496 msgid "Unrecognised field '{field}' in {linedesc}"
1497 msgstr ""
1498
1499 #: ../fdroidserver/update.py
1500 #, python-brace-format
1501 msgid "Unsupported file type \"{extension}\" for repo graphic"
1502 msgstr ""
1503
1504 #: ../fdroidserver/update.py
1505 #, python-brace-format
1506 msgid "Unsupported graphics file found: {path}"
1507 msgstr ""
1508
1509 #: ../fdroidserver/rewritemeta.py
1510 #, python-brace-format
1511 msgid "Unsupported metadata format, use: --to [{supported}]"
1512 msgstr ""
1513
1514 #: ../fdroidserver/metadata.py
1515 msgid "Unterminated ]"
1516 msgstr ""
1517
1518 #: ../fdroidserver/metadata.py
1519 msgid "Unterminated ]]"
1520 msgstr ""
1521
1522 #: ../fdroidserver/metadata.py
1523 #, python-brace-format
1524 msgid "Unterminated build in {name}"
1525 msgstr ""
1526
1527 #: ../fdroidserver/metadata.py
1528 #, python-brace-format
1529 msgid "Unterminated continuation in {name}"
1530 msgstr ""
1531
1532 #: ../fdroidserver/lint.py
1533 #, python-format
1534 msgid "Unused extlib at %s"
1535 msgstr ""
1536
1537 #: ../fdroidserver/lint.py
1538 #, python-format
1539 msgid "Unused file at %s"
1540 msgstr ""
1541
1542 #: ../fdroidserver/lint.py
1543 msgid "Update Check Name is set to the known app id - it can be removed"
1544 msgstr ""
1545
1546 #: ../fdroid
1547 msgid "Update repo information for new packages"
1548 msgstr "Aggiorna le informazioni del repository coi nuovi pacchetti"
1549
1550 #: ../fdroid
1551 msgid "Update the binary transparency log for a URL"
1552 msgstr "Aggiorna il log di trasparenza binario con un nuovo URL"
1553
1554 #: ../fdroid
1555 msgid "Update the stats of the repo"
1556 msgstr "Aggiorna le statistiche del repo"
1557
1558 #: ../fdroidserver/update.py ../fdroidserver/build.py
1559 msgid "Update the wiki"
1560 msgstr ""
1561
1562 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1563 msgid "Usage"
1564 msgstr "Utilizzo"
1565
1566 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1567 #, python-format
1568 msgid "Usage: %s\n"
1569 msgstr "Utilizzo: %s\n"
1570
1571 #: ../fdroidserver/lint.py
1572 msgid "Use /HEAD instead of /master to point at a file in the default branch"
1573 msgstr ""
1574
1575 #: ../fdroidserver/update.py
1576 msgid "Use `fdroid update -c` to create it."
1577 msgstr ""
1578
1579 #: ../fdroidserver/build.py
1580 msgid "Use build server"
1581 msgstr ""
1582
1583 #: ../fdroidserver/update.py
1584 msgid "Use date from APK instead of current time for newly added APKs"
1585 msgstr ""
1586
1587 msgid "Use date from apk instead of current time for newly added apks"
1588 msgstr ""
1589
1590 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1591 #, python-brace-format
1592 msgid "Using \"{path}\" for configuring s3cmd."
1593 msgstr ""
1594
1595 #: ../fdroidserver/common.py
1596 msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner"
1597 msgstr ""
1598
1599 #: ../fdroidserver/init.py
1600 #, python-brace-format
1601 msgid "Using existing keystore \"{path}\""
1602 msgstr ""
1603
1604 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1605 #, python-brace-format
1606 msgid "Using s3cmd to sync with: {url}"
1607 msgstr ""
1608
1609 #: ../fdroid
1610 msgid "Valid commands are:"
1611 msgstr "I comandi validi sono:"
1612
1613 #: ../fdroid
1614 msgid "Verify the integrity of downloaded packages"
1615 msgstr "Verifica l'integrità dei pacchetti scaricati"
1616
1617 #: ../fdroidserver/index.py
1618 msgid "Verifying index signature:"
1619 msgstr ""
1620
1621 #: ../fdroid
1622 msgid "Warn about possible metadata errors"
1623 msgstr "Avvisa riguardo possibili errori metadata"
1624
1625 #: ../fdroidserver/update.py
1626 msgid "When configured for signed indexes, create only unsigned indexes at this stage"
1627 msgstr ""
1628
1629 msgid "X.509 'Distiguished Name' used when generating keys"
1630 msgstr ""
1631
1632 #: ../fdroidserver/init.py
1633 msgid "X.509 'Distinguished Name' used when generating keys"
1634 msgstr ""
1635
1636 #: ../fdroidserver/common.py
1637 msgid "You can use ANDROID_HOME to set the path to your SDK, i.e.:"
1638 msgstr ""
1639
1640 #: ../fdroidserver/nightly.py
1641 #, python-brace-format
1642 msgid "adding IdentityFile to {path}"
1643 msgstr ""
1644
1645 #: ../fdroidserver/update.py
1646 #, python-brace-format
1647 msgid "adding to {name}: {path}"
1648 msgstr ""
1649
1650 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1651 #, python-format
1652 msgid "ambiguous option: %(option)s could match %(matches)s"
1653 msgstr "opzione ambigua: %(option)s potrebbe corrispondere a %(matches)s"
1654
1655 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1656 #, python-format
1657 msgid "ambiguous option: %s (%s?)"
1658 msgstr "opzione ambigua: %s (%s?)"
1659
1660 #: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py
1661 msgid "applicationId in the form APPID"
1662 msgstr ""
1663
1664 #: ../fdroidserver/checkupdates.py
1665 msgid "applicationId to check for updates"
1666 msgstr ""
1667
1668 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
1669 #: ../fdroidserver/verify.py ../fdroidserver/publish.py
1670 #: ../fdroidserver/dscanner.py ../fdroidserver/build.py
1671 #: ../fdroidserver/scanner.py ../fdroidserver/install.py
1672 msgid "applicationId with optional versionCode in the form APPID[:VERCODE]"
1673 msgstr ""
1674
1675 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1676 #, python-format
1677 msgid "argument \"-\" with mode %r"
1678 msgstr ""
1679
1680 #: ../fdroidserver/nightly.py
1681 msgid "attempting bare ssh connection to test deploy key:"
1682 msgstr ""
1683
1684 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1685 #, python-format
1686 msgid "can't open '%s': %s"
1687 msgstr "impossibile aprire \"%s\": %s"
1688
1689 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1690 msgid "cannot have multiple subparser arguments"
1691 msgstr ""
1692
1693 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1694 #, python-format
1695 msgid "cannot merge actions - two groups are named %r"
1696 msgstr ""
1697
1698 #: ../fdroidserver/nightly.py
1699 msgid "cannot publish update, did you set the deploy key?"
1700 msgstr ""
1701
1702 #: ../fdroidserver/nightly.py
1703 #, python-brace-format
1704 msgid "cloning {url}"
1705 msgstr ""
1706
1707 #: ../fdroidserver/server.py
1708 msgid "command to execute, either 'init' or 'update'"
1709 msgstr ""
1710
1711 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1712 msgid "complex"
1713 msgstr ""
1714
1715 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1716 #, python-format
1717 msgid "conflicting option string: %s"
1718 msgid_plural "conflicting option strings: %s"
1719 msgstr[0] ""
1720 msgstr[1] ""
1721
1722 #: ../fdroidserver/nightly.py
1723 #, python-brace-format
1724 msgid "copying {apkfilename} into {path}"
1725 msgstr ""
1726
1727 #: ../fdroidserver/nightly.py
1728 #, python-brace-format
1729 msgid "created {path}"
1730 msgstr ""
1731
1732 #: ../fdroidserver/update.py
1733 #, python-brace-format
1734 msgid "deleting: repo/{apkfilename}"
1735 msgstr ""
1736
1737 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1738 #, python-format
1739 msgid "dest= is required for options like %r"
1740 msgstr ""
1741
1742 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1743 #, python-format
1744 msgid "expected %s argument"
1745 msgid_plural "expected %s arguments"
1746 msgstr[0] ""
1747 msgstr[1] ""
1748
1749 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1750 msgid "expected at least one argument"
1751 msgstr ""
1752
1753 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1754 msgid "expected at most one argument"
1755 msgstr ""
1756
1757 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1758 msgid "expected one argument"
1759 msgstr ""
1760
1761 #: ../fdroid
1762 msgid "fdroid [-h|--help|--version] <command> [<args>]"
1763 msgstr ""
1764
1765 #: ../fdroid
1766 #, fuzzy
1767 msgid "fdroid [<command>] [-h|--help|--version|<args>]"
1768 msgstr "utilizzo: fdroid [-h|--help|--version] <comando> [<argomenti>]"
1769
1770 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1771 msgid "floating-point"
1772 msgstr ""
1773
1774 #: ../fdroidserver/metadata.py
1775 msgid "force errors to be warnings, or ignore"
1776 msgstr "forza gli errori ad essere avvisi, o ignora"
1777
1778 #: ../fdroidserver/metadata.py
1779 #, fuzzy
1780 msgid "force metadata errors (default) to be warnings, or to be ignored."
1781 msgstr "forza gli errori ad essere avvisi, o ignora"
1782
1783 #: ../fdroidserver/common.py
1784 msgid "git svn clone failed"
1785 msgstr ""
1786
1787 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1788 #, python-format
1789 msgid "ignored explicit argument %r"
1790 msgstr ""
1791
1792 #: ../fdroidserver/index.py
1793 msgid "index-v1 must have a signature, use `fdroid signindex` to create it!"
1794 msgstr ""
1795
1796 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1797 msgid "integer"
1798 msgstr ""
1799
1800 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1801 #, python-format
1802 msgid "invalid %(type)s value: %(value)r"
1803 msgstr ""
1804
1805 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1806 #, python-format
1807 msgid "invalid choice: %(value)r (choose from %(choices)s)"
1808 msgstr ""
1809
1810 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1811 #, python-format
1812 msgid "invalid conflict_resolution value: %r"
1813 msgstr ""
1814
1815 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1816 #, python-format
1817 msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r"
1818 msgstr ""
1819
1820 #: ../fdroidserver/server.py
1821 #, python-brace-format
1822 msgid "local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\""
1823 msgstr ""
1824
1825 #: ../fdroidserver/server.py
1826 msgid "local_copy_dir must be an absolute path!"
1827 msgstr ""
1828
1829 #: ../fdroidserver/server.py
1830 msgid "local_copy_dir must be directory, not a file!"
1831 msgstr ""
1832
1833 #: ../fdroidserver/index.py
1834 #, python-format
1835 msgid "mirror '%s' does not end with 'fdroid'!"
1836 msgstr ""
1837
1838 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1839 msgid "mutually exclusive arguments must be optional"
1840 msgstr ""
1841
1842 #: ../fdroidserver/mirror.py
1843 #, python-brace-format
1844 msgid "no \"icon\" in {appid}"
1845 msgstr ""
1846
1847 #: ../fdroidserver/signatures.py
1848 msgid "no APK supplied"
1849 msgstr ""
1850
1851 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1852 #, python-format
1853 msgid "no such option: %s"
1854 msgstr "opzione inesistente: %s"
1855
1856 #: ../fdroid
1857 #, fuzzy
1858 msgid "no version info found!"
1859 msgstr "Eccezione sconosciuta trovata!"
1860
1861 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1862 #, python-format
1863 msgid "not allowed with argument %s"
1864 msgstr ""
1865
1866 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1867 #, python-format
1868 msgid "one of the arguments %s is required"
1869 msgstr ""
1870
1871 #: ../fdroidserver/index.py ../fdroidserver/common.py
1872 msgid "only accepts strings, lists, and tuples"
1873 msgstr ""
1874
1875 #: ../fdroidserver/install.py
1876 #, python-format
1877 msgid "option %s: If you really want to install all the signed apps, use --all"
1878 msgstr ""
1879
1880 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1881 #, python-format
1882 msgid "option %s: invalid %s value: %r"
1883 msgstr ""
1884
1885 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1886 #, python-format
1887 msgid "option %s: invalid choice: %r (choose from %s)"
1888 msgstr ""
1889
1890 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1891 #, python-format
1892 msgid "option -%s not recognized"
1893 msgstr "opzione -%s non riconosciuta"
1894
1895 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1896 #, python-format
1897 msgid "option -%s requires argument"
1898 msgstr "l'opzione -%s richiede degli argomenti"
1899
1900 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1901 #, python-format
1902 msgid "option --%s must not have an argument"
1903 msgstr "l'opzione --%s non deve avere argomenti"
1904
1905 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1906 #, python-format
1907 msgid "option --%s not a unique prefix"
1908 msgstr "l'opzione --%s non ha un prefisso univoco"
1909
1910 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1911 #, python-format
1912 msgid "option --%s not recognized"
1913 msgstr "opzione --%s non riconosciuta"
1914
1915 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1916 #, python-format
1917 msgid "option --%s requires argument"
1918 msgstr "l'opzione --%s richiede un argomento"
1919
1920 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1921 msgid "optional arguments"
1922 msgstr "argomenti facoltativi"
1923
1924 #: ../fdroidserver/nightly.py
1925 #, python-brace-format
1926 msgid "overwriting existing {path}"
1927 msgstr ""
1928
1929 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1930 msgid "positional arguments"
1931 msgstr "argomenti posizionali"
1932
1933 #: ../fdroidserver/signatures.py
1934 #, python-brace-format
1935 msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
1936 msgstr ""
1937
1938 #: ../fdroidserver/signatures.py
1939 #, python-brace-format
1940 msgid "refuse downloading via insecure http connection (use https or specify --no-https-check): {apkfilename}"
1941 msgstr ""
1942
1943 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1944 #, python-brace-format
1945 msgid "s3cmd sync indexes {path} to {url} and delete"
1946 msgstr ""
1947
1948 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1949 msgid "show program's version number and exit"
1950 msgstr "mostra il numero di versione del programma ed esci"
1951
1952 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.5/optparse.py
1953 #: /usr/lib/python3.6/argparse.py /usr/lib/python3.6/optparse.py
1954 msgid "show this help message and exit"
1955 msgstr "mostra questo messaggio di aiuto ed esci"
1956
1957 #: ../fdroidserver/signatures.py
1958 msgid "signed APK, either a file-path or HTTPS URL."
1959 msgstr ""
1960
1961 #: ../fdroidserver/update.py
1962 #, python-brace-format
1963 msgid "skipping source tarball: {path}"
1964 msgstr ""
1965
1966 #: ../fdroidserver/lint.py
1967 msgid "srclibs missing name and/or @"
1968 msgstr ""
1969
1970 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1971 #, python-format
1972 msgid "the following arguments are required: %s"
1973 msgstr "i seguenti argomenti sono obbligatori: %s"
1974
1975 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1976 #, python-format
1977 msgid "unexpected option string: %s"
1978 msgstr "stringa di opzioni inaspettata: %s"
1979
1980 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1981 #, python-format
1982 msgid "unknown parser %(parser_name)r (choices: %(choices)s)"
1983 msgstr ""
1984
1985 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1986 #, python-format
1987 msgid "unrecognized arguments: %s"
1988 msgstr "argomenti sconosciuti: %s"
1989
1990 #: ../fdroidserver/common.py
1991 #, python-brace-format
1992 msgid "unsafe permissions on '{config_file}' (should be 0600)!"
1993 msgstr "permessi su \"{config_file}\" insicuri (dovrebbero essere 0600)!"
1994
1995 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py ../fdroid
1996 msgid "usage: "
1997 msgstr "utilizzo: "
1998
1999 #: ../fdroid
2000 msgid "usage: fdroid [-h|--help|--version] <command> [<args>]"
2001 msgstr "utilizzo: fdroid [-h|--help|--version] <comando> [<argomenti>]"
2002
2003 #: ../fdroidserver/server.py ../fdroidserver/upload.py
2004 #, python-brace-format
2005 msgid "using Apache libcloud to sync with {url}"
2006 msgstr ""
2007
2008 #: ../fdroidserver/publish.py
2009 #, python-brace-format
2010 msgid "{0} app, {1} key aliases"
2011 msgid_plural "{0} apps, {1} key aliases"
2012 msgstr[0] ""
2013 msgstr[1] ""
2014
2015 #: ../fdroidserver/update.py
2016 #, python-brace-format
2017 msgid "{apkfilename} ({appid}) has no metadata!"
2018 msgstr ""
2019
2020 #: ../fdroidserver/update.py
2021 #, python-brace-format
2022 msgid "{apkfilename} has multiple {name} files, looks like Master Key exploit!"
2023 msgstr ""
2024
2025 #: ../fdroidserver/update.py
2026 #, fuzzy, python-brace-format
2027 msgid "{apkfilename}'s AndroidManifest.xml has a bad date: "
2028 msgstr "AndroidManifest.xml non ha una data"
2029
2030 #: ../fdroidserver/update.py
2031 #, python-brace-format
2032 msgid "{appid} does not have a name! Using package name instead."
2033 msgstr ""
2034
2035 #: ../fdroidserver/mirror.py
2036 #, python-brace-format
2037 msgid "{appid} is missing {name}"
2038 msgstr ""
2039
2040 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
2041 #: ../fdroidserver/lint.py
2042 #, python-brace-format
2043 msgid "{appid}: Unknown extlib {path} in build '{versionName}'"
2044 msgstr ""
2045
2046 #: ../fdroidserver/scanner.py
2047 #, python-brace-format
2048 msgid "{appid}: no builds specified, running on current source state"
2049 msgstr ""
2050
2051 #: ../fdroidserver/metadata.py
2052 #, python-brace-format
2053 msgid "{field} not terminated in {name}"
2054 msgstr ""
2055
2056 #: ../fdroidserver/update.py
2057 #, python-brace-format
2058 msgid "{name} \"{path}\" does not exist! Correct it in config.py."
2059 msgstr ""
2060
2061 #: ../fdroidserver/nightly.py
2062 #, python-brace-format
2063 msgid "{path} does not exist!  Create it by running:"
2064 msgstr ""
2065
2066 #: ../fdroidserver/update.py
2067 #, python-brace-format
2068 msgid "{path} has bad file signature \"{pattern}\", possible Janus exploit!"
2069 msgstr ""
2070
2071 #: ../fdroidserver/update.py
2072 #, python-brace-format
2073 msgid "{path} is zero size!"
2074 msgstr ""
2075
2076 #: ../fdroidserver/mirror.py
2077 #, python-brace-format
2078 msgid "{url} does not end with \"fdroid\", check the URL path!"
2079 msgstr ""
2080
2081 #: ../fdroidserver/build.py
2082 msgid "{} build failed"
2083 msgid_plural "{} builds failed"
2084 msgstr[0] ""
2085 msgstr[1] ""
2086
2087 #: ../fdroidserver/build.py
2088 msgid "{} build succeeded"
2089 msgid_plural "{} builds succeeded"
2090 msgstr[0] ""
2091 msgstr[1] ""