1
# Italian translation for olive
2
# Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
3
# This file is distributed under the same license as the olive package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
8
"Project-Id-Version: olive\n"
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
"POT-Creation-Date: 2007-08-13 12:05+0200\n"
11
"PO-Revision-Date: 2008-03-11 13:25+0000\n"
12
"Last-Translator: Stefano Karapetsas <stefano@karapetsas.net>\n"
13
"Language-Team: Italian <it@li.org>\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
17
"X-Launchpad-Export-Date: 2008-03-11 16:44+0000\n"
18
"X-Generator: Launchpad (build Unknown)\n"
20
#: branch.py:52 olive.glade:151
25
#: branch.py:55 checkout.py:53
27
msgid "Please select a folder"
28
msgstr "Selezionare una cartella"
30
#: branch.py:57 checkout.py:55
32
msgid "Branch location:"
33
msgstr "Posizione ramo:"
35
#: branch.py:58 checkout.py:56
38
msgstr "Destinazione:"
40
#: branch.py:59 checkout.py:57
45
#: branch.py:60 checkout.py:58
50
#: branch.py:162 checkout.py:163
52
msgid "Missing branch location"
53
msgstr "Posizione ramo mancante"
55
#: branch.py:163 checkout.py:164
57
msgid "You must specify a branch location."
58
msgstr "È necessario specificare una posizione del ramo."
62
msgid "Branching successful"
63
msgstr "Ramo creato con successo"
66
#, fuzzy, python-format
67
msgid "%d revision(s) branched."
68
msgstr "Creato il ramo di %d revisione/i"
70
#: branch.py:214 checkout.py:195
82
msgid "_Lightweight checkout"
83
msgstr "Checkout _leggero"
87
msgid "Directory does not have a working tree"
88
msgstr "La directory non ha una ramo di lavoro"
92
msgid "Operation aborted."
93
msgstr "Operazione annullata."
95
#: commit.py:74 errors.py:26 add.py:76 add.py:86 info.py:556
96
msgid "Directory is not a branch"
97
msgstr "La directory non è un ramo"
99
#: commit.py:75 errors.py:27 add.py:77 add.py:87 info.py:557
101
msgid "You can perform this action only in a branch."
102
msgstr "È possibile eseguire l'azione sono in un ramo."
111
msgid "File(s) to commit"
112
msgstr "File da inviare:"
116
msgid "Commit message:"
117
msgstr "Messaggio per il commit"
121
msgid "Pending merges"
122
msgstr "Unioni pendenti"
126
msgid "_Only commit locally"
127
msgstr "_Eseguire commit solo localmente"
131
msgid "Commit with an empty message?"
132
msgstr "Eseguire il commit senza un messaggio?"
136
msgid "You can describe your commit intent in the message."
137
msgstr "È possibile descrivere il motivo del commit nel messaggio."
141
msgid "Commit with unknowns?"
142
msgstr "Eseguire il commit con sconosciuti?"
146
msgid "Unknown files exist in the working tree. Commit anyway?"
148
"Esistono dei file sconosciuti nell'albero di lavoro. Eseguire il commit in "
153
msgid "Commit with no changes?"
154
msgstr "Eseguire il commint senza modifiche?"
158
msgid "There are no changes in the working tree."
159
msgstr "Non ci sono modifiche nell'albero di lavoro."
161
#: commit.py:323 menu.py:87
166
#: commit.py:325 conflicts.py:108
171
#: commit.py:327 conflicts.py:110
176
#: commit.py:334 commit.py:336 commit.py:338 __init__.py:940 __init__.py:1227
181
#: commit.py:344 commit.py:346 commit.py:348 __init__.py:938 __init__.py:1225
188
msgid "renamed and modified"
189
msgstr "rinominato e modificato"
191
#: commit.py:355 __init__.py:936 __init__.py:1223
196
#: commit.py:380 commit.py:382 commit.py:384 __init__.py:942 __init__.py:1229
206
#: commit.py:397 revbrowser.py:68
210
#: commit.py:399 revbrowser.py:66
217
msgid "External utility:"
218
msgstr "Utilità esterna:"
227
msgid "No conflicts in working tree."
228
msgstr "Nessun conflitto nell'albero di lavoro."
232
msgid "path conflict"
233
msgstr "conflitto di percorso"
237
msgid "contents conflict"
238
msgstr "conflitto di contenuto"
242
msgid "text conflict"
243
msgstr "conflitto di testo"
248
msgstr "id duplicato"
260
msgid "unversioned parent"
265
msgid "missing parent"
266
msgstr "genitore mancante"
270
msgid "deleting parent"
271
msgstr "cancellazione genitore"
275
msgid "unknown type of conflict"
276
msgstr "tipo di conflitto sconosciuto"
278
#: conflicts.py:162 __init__.py:614 add.py:67 menu.py:178 menu.py:191
279
#: menu.py:218 menu.py:254 move.py:79 remove.py:67 remove.py:129 rename.py:70
281
msgid "No file was selected"
282
msgstr "Nessun file selezionato"
284
#: conflicts.py:163 __init__.py:615 menu.py:192
286
msgid "Please select a file from the list."
287
msgstr "Selezionare un file dall'elenco"
291
msgid "Call to external utility failed"
292
msgstr "Chiamata all'utilità esterna fallita"
296
msgid "Cannot resolve conflict"
297
msgstr "Impossibile risolvere il conflitto"
302
"Only conflicts on the text of files can be resolved with Olive at the "
303
"moment. Content conflicts, on the structure of the tree, need to be resolved "
304
"using the command line."
306
"Al momento solo i conflitti sui file di testo possono essere risolti con "
307
"Olive. Conflitti nel contenuto e nella struttura dell'albero devono essere "
308
"risolti attraverso la riga di comando."
312
msgid "Directory is not a checkout"
313
msgstr "La directory non è un checkout"
317
msgid "You can perform local commit only on checkouts."
318
msgstr "È possibile eseguire solamente dei commit locali su checkout."
322
msgid "No changes to commit"
323
msgstr "Nessun cambiamento per eseguire il commit"
327
msgid "Try force commit if you want to commit anyway."
328
msgstr "Provare force commit per eseguire il commit in ogni caso."
332
msgid "Conflicts in tree"
333
msgstr "Conflitti nell'albero"
337
msgid "You need to resolve the conflicts before committing."
338
msgstr "È necessario risolvere i conflitti prima di proseguire."
341
msgid "Strict commit failed"
347
"There are unknown files in the working tree.\n"
348
"Please add or delete them."
350
"Sono presenti file sconosciuti nell'albero di lavoro.\n"
351
"Aggiungerli o cancellarli."
354
msgid "Bound branch is out of date"
364
msgid "File not versioned"
365
msgstr "File non nella versione"
369
msgid "The selected file is not versioned."
370
msgstr "Il file selezionato non è nella versione"
372
#: errors.py:47 push.py:105
374
msgid "Branches have been diverged"
375
msgstr "I rami sono stati separati"
379
"You cannot push if branches have diverged. Use the\n"
380
"overwrite option if you want to push anyway."
384
msgid "No diff output"
385
msgstr "Nessun output diff"
389
msgid "The selected file hasn't changed."
390
msgstr "Il file selezionato non è cambiato"
394
msgid "No such revision"
395
msgstr "Revisione inesistente"
399
msgid "The revision you specified doesn't exist."
400
msgstr "La revisione specificata non esiste."
404
msgid "Target already exists"
405
msgstr "Obiettivo già esistente"
409
msgid "Target directory already exists. Please select another target."
410
msgstr "La directory obiettivo esiste già. Selezionare un altro obiettivo."
414
msgid "Directory is already a branch"
415
msgstr "La directory è già un ramo"
418
#, fuzzy, python-format
420
"The current directory (%s) is already a branch.\n"
421
"You can start using it, or initialize another directory."
423
"La directory corrente (%s) è già un ramo.\n"
424
"È possibile utilizzarla o inizializzarne un'altra."
428
msgid "Branch without a working tree"
429
msgstr "Ramo senza un albero di lavoro"
432
#, fuzzy, python-format
434
"The current directory (%s)\n"
435
"is a branch without a working tree."
437
"La directory corrente (%s)\n"
438
"è un ramo senza un albero di lavoro."
442
msgid "Unknown bzr error"
443
msgstr "Errore bzr sconosciuto"
447
msgid "Permission denied"
448
msgstr "Permesso negato"
452
msgid "permission denied."
453
msgstr "permesso negato."
457
msgid "Unknown error"
458
msgstr "Errore sconosciuto"
463
msgstr "Iniziali_zza"
467
msgid "Which directory do you want to initialize?"
468
msgstr "Quale directory inizializzare?"
472
msgid "Current directory"
473
msgstr "Directory corrente"
477
msgid "Create a new directory with the name:"
478
msgstr "Creare una nuova directory con il nome:"
482
msgid "Directory name not specified"
483
msgstr "Nome directory non specificato"
487
msgid "You should specify a new directory name."
488
msgstr "È necessario specificare un nuovo nome per la directory."
492
msgid "Branch not given"
493
msgstr "Ramo non fornito"
497
msgid "Please specify a branch to merge from."
498
msgstr "Specificare un ramo da cui eseguire il merge."
502
msgid "Bazaar command error"
503
msgstr "Errore comando bazaar"
507
msgid "Merge successful"
508
msgstr "Merge eseguito con successo"
512
msgid "All changes applied successfully."
513
msgstr "Tutti i cambiamenti applicati con successo."
517
msgid "Conflicts encountered"
518
msgstr "Incontrati dei conflitti"
522
msgid "Please resolve the conflicts manually before committing."
523
msgstr "Risolvere manualmente i conflitti prima di eseguire il commit."
525
#: push.py:52 bookmark.py:45
537
msgid "Set default push location"
538
msgstr "Imposta postazione predefinita per il push"
541
#, fuzzy, python-format
543
"There is no default push location set.\n"
544
"Set %r as default now?"
546
"Non esiste alcuna postazione predefinita per il push.\n"
547
"Impostare %r come quella predefinita ora?"
552
"You cannot push if branches have diverged.\n"
555
"Impossibile eseguire il push se i rami hanno diverto.\n"
560
msgid "Push successful"
561
msgstr "Push eseguito con successo"
564
#, fuzzy, python-format
565
msgid "%d revision(s) pushed."
566
msgstr "Eseguito il push di %d revisione/i."
569
msgid "Non existing parent directory"
575
"The parent directory (%s)\n"
576
"doesn't exist. Create?"
581
msgid "Please wait, revisions are being loaded..."
582
msgstr "Attendere, caricamento delle revisioni..."
620
msgstr "Nessuna modifica."
632
msgstr "ID Revisione"
635
msgid "Tags are not supported by this branch format. Please upgrade."
639
msgid "No tagged revisions in the branch."
647
msgid "<b><big>Remove tag?</big></b>"
652
msgid "Are you sure you want to remove the tag: <b>%s</b>?"
665
msgstr "ID Revisione:"
668
msgid "No tag name specified"
672
msgid "You have to specify the tag's desired name."
676
msgid "There are local changes in the branch"
680
msgid "Please commit or revert the changes before merging."
683
#: __init__.py:525 __init__.py:550
684
msgid "Parent location is unknown"
688
msgid "Cannot determine missing revisions if no parent location is known."
692
msgid "There are missing revisions"
697
msgid "%d revision(s) missing."
701
msgid "Local branch up to date"
705
msgid "There are no missing revisions."
709
msgid "Pulling is not possible until there is a parent location."
713
msgid "Pull successful"
714
msgstr "Pull eseguito con successo"
718
msgid "%d revision(s) pulled."
721
#: __init__.py:575 menu.py:275
722
msgid "Conflicts detected"
723
msgstr "Rilevati conflitti"
725
#: __init__.py:576 menu.py:276
726
msgid "Please have a look at the working tree before continuing."
729
#: __init__.py:578 menu.py:278
730
msgid "Revert successful"
733
#: __init__.py:579 menu.py:279
734
msgid "All files reverted to last revision."
737
#: __init__.py:835 __init__.py:1117
741
#: __init__.py:842 menu.py:99
745
#: __init__.py:944 __init__.py:1231
749
#: __init__.py:946 __init__.py:1233
753
#: __init__.py:948 __init__.py:1235
770
msgid "Last modified"
771
msgstr "Ultima modifica"
773
#: add.py:68 menu.py:179 menu.py:219 menu.py:255 remove.py:68 remove.py:130
775
"Please select a file from the list,\n"
776
"or choose the other option."
784
msgid "No title given"
788
msgid "Please specify a title to continue."
789
msgstr "Specificare un titolo per continuare."
792
msgid "Glade file cannot be found."
796
msgid "UI description file cannot be found."
804
msgid "Add the selected file"
807
#: menu.py:67 menu.py:107
812
msgid "Remove the selected file"
816
msgid "Remove and delete"
820
msgid "Remove the selected file/dir and delete from disk"
828
msgid "Rename the selected file"
836
msgid "Open the selected file"
844
msgid "Revert the changes"
848
msgid "Commit the changes"
856
msgid "Annotate the selected file"
864
msgid "Show the diff of the file"
868
msgid "Bookmark current location"
876
msgid "Edit the selected bookmark"
880
msgid "Remove the selected bookmark"
888
msgid "Open bookmark folder in Nautilus"
896
msgid "Show the differences of the selected file"
904
msgid "Show the differences of all files"
908
msgid "View contents"
912
msgid "View the contents of the file in a builtin viewer"
916
msgid "Show differences"
920
msgid "Show the differences between two revisions of the file"
924
msgid "Revert to this revision"
928
msgid "Revert the selected file to the selected revision"
932
msgid "Delete directory with all directories below ?"
936
msgid "Bookmark successfully added"
941
"The current directory was bookmarked. You can reach\n"
942
"it by selecting it from the left panel."
946
msgid "Location already bookmarked"
951
"The current directory is already bookmarked.\n"
952
"See the left panel for reference."
956
msgid "No directory name given"
960
msgid "Please specify a desired name for the new directory."
963
#: mkdir.py:79 mkdir.py:89
964
msgid "Directory already exists"
967
#: mkdir.py:80 mkdir.py:90
968
msgid "Please specify another name to continue."
971
#: move.py:80 rename.py:71
972
msgid "Please select a file from the list to proceed."
975
#: move.py:89 rename.py:87
976
msgid "Not the same branch"
979
#: move.py:90 rename.py:88
980
msgid "The destination is not in the same branch."
983
#: remove.py:79 remove.py:139
984
msgid "No matching files"
987
#: remove.py:80 remove.py:140
988
msgid "No added files were found in the working tree."
991
#: remove.py:105 olive.glade:825
992
msgid "Which file(s) do you want to remove?"
995
#: remove.py:106 olive.glade:717 olive.glade:837
996
msgid "Selected only"
999
#: remove.py:107 olive.glade:851
1000
msgid "All files with status 'added'"
1003
#: remove.py:108 olive.glade:905
1008
msgid "Filename not given"
1012
msgid "Please specify a new name for the file."
1016
msgid "Olive - Bazaar GUI"
1024
msgid "_Add file(s)..."
1028
msgid "Remove file(s)..."
1032
msgid "Make _directory..."
1044
msgid "_Annotate..."
1052
msgid "Show _hidden files"
1060
msgid "_Initialize..."
1068
msgid "C_heckout..."
1080
msgid "_Revert all changes"
1100
msgid "Missing _revisions"
1104
msgid "Con_flicts..."
1112
msgid "_Differences..."
1120
msgid "_Information..."
1132
msgid "H_istory Mode"
1136
msgid "Copyright (C) 2006 Szilveszter Farkas (Phanatic)"
1140
msgid "https://launchpad.net/products/olive"
1144
msgid "translator-credits"
1146
"Launchpad Contributions:\n"
1147
" Milo Casagrande https://launchpad.net/~milo\n"
1148
" Stefano Karapetsas https://launchpad.net/~stefano-karapetsas"
1151
msgid "Olive - Add file(s)"
1155
msgid "Which file(s) do you want to add?"
1159
msgid "All unknowns recursively"
1167
msgid "Olive - Remove file(s)"
1171
msgid "Olive - Make directory"
1175
msgid "_Versioned directory"
1179
msgid "_Make directory"
1183
msgid "Olive - Move"
1191
msgid "Select a directory"
1199
msgid "Olive - Rename"
1211
msgid "Olive - Information"
1214
#: olive.glade:1279 olive.glade:1292 olive.glade:1305 olive.glade:1318
1215
#: olive.glade:1331 olive.glade:1344 olive.glade:1357 olive.glade:1484
1216
#: olive.glade:1495 olive.glade:1564 olive.glade:1575 olive.glade:1588
1217
#: olive.glade:1601 olive.glade:1694 olive.glade:1705 olive.glade:1718
1218
#: olive.glade:1799 olive.glade:1810 olive.glade:1879 olive.glade:1890
1219
#: olive.glade:1903 olive.glade:1916 olive.glade:1929 olive.glade:1942
1220
#: olive.glade:1955 olive.glade:1968 olive.glade:2109 olive.glade:2120
1221
#: olive.glade:2133 olive.glade:2146 olive.glade:2159 olive.glade:2264
1227
msgid "Checkout root: "
1231
msgid "Branch root: "
1235
msgid "Repository checkout: "
1239
msgid "Checkout of branch: "
1243
msgid "Repository branch: "
1247
msgid "Shared repository: "
1251
msgid "Light checkout root: "
1255
msgid "<b>Location:</b>"
1259
msgid "Publish to branch: "
1263
msgid "Parent branch: "
1267
msgid "<b>Related branches:</b>"
1271
msgid "Repository format: "
1275
msgid "Branch format: "
1279
msgid "Working tree format: "
1283
msgid "Control format: "
1287
msgid "<b>Format:</b>"
1291
msgid "Repository lock status: "
1295
msgid "Branch lock status: "
1299
msgid "Working tree lock status: "
1303
msgid "<b>Lock status:</b>"
1307
msgid "Missing revisions in branch: "
1311
msgid "Missing revisions in working tree: "
1315
msgid "<b>Missing revisions:</b>"
1319
msgid "Versioned subdirectories: "
1323
msgid "Ignored files: "
1327
msgid "Unknown files: "
1331
msgid "Renamed files: "
1335
msgid "Removed files: "
1339
msgid "Added files: "
1343
msgid "Modified files: "
1347
msgid "Unchanged files: "
1351
msgid "<b>In the working tree:</b>"
1355
msgid "Time of last revision: "
1359
msgid "Time of first revision: "
1363
msgid "Age of branch in days: "
1367
msgid "Number of commiters: "
1371
msgid "Revisions in branch: "
1375
msgid "<b>Branch history:</b>"
1379
msgid "Size of repository: "
1383
msgid "Revisions in repository: "
1387
msgid "<b>Revision store:</b>"
1391
msgid "Merge - Olive"