Module: wine Branch: master Commit: 426bd63aecafd06cba6d8ac2ceab723019c00c6d URL: http://source.winehq.org/git/wine.git/?a=commit;h=426bd63aecafd06cba6d8ac2ce...
Author: Francois Gouget fgouget@free.fr Date: Sun Sep 11 23:28:13 2011 +0200
po: Mark a number of obviously incomplete cmd help messages as fuzzy in the Italian translation.
---
po/it.po | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/po/it.po b/po/it.po index e35fb36..9909f4a 100644 --- a/po/it.po +++ b/po/it.po @@ -8105,12 +8105,14 @@ msgstr "" "procedura chiamata sono ereditati dalla chiamante.\n"
#: cmd.rc:40 +#, fuzzy msgid "" "CD <dir> is the short version of CHDIR. It changes the current\n" "default directory.\n" msgstr "Aiuto su CD\n"
#: cmd.rc:41 +#, fuzzy msgid "CHDIR <dir> changes the current default directory.\n" msgstr "Aiuto su CHDIR\n"
@@ -8119,22 +8121,27 @@ msgid "CLS clears the console screen.\n" msgstr "CLS pulisce la schermata della console\n"
#: cmd.rc:45 +#, fuzzy msgid "COPY <filename> copies a file.\n" msgstr "Aiuto su COPY\n"
#: cmd.rc:46 +#, fuzzy msgid "CTTY changes the input/output device.\n" msgstr "Aiuto su CTTY\n"
#: cmd.rc:47 +#, fuzzy msgid "DATE shows or changes the system date.\n" msgstr "Aiuto su DATE\n"
#: cmd.rc:48 +#, fuzzy msgid "DEL <filename> deletes a file or set of files.\n" msgstr "Aiuto su DEL\n"
#: cmd.rc:49 +#, fuzzy msgid "DIR lists the contents of a directory.\n" msgstr "Aiuto su DIR\n"
@@ -8159,6 +8166,7 @@ msgstr "" "precedendolo con un segno @.\n"
#: cmd.rc:61 +#, fuzzy msgid "ERASE <filename> deletes a file or set of files.\n" msgstr "Aiuto su ERASE\n"
@@ -8206,6 +8214,7 @@ msgstr "" "GOTO non ha effetto quando usato in modalità interattiva.\n"
#: cmd.rc:84 +#, fuzzy msgid "" "HELP <command> shows brief help details on a topic.\n" "HELP without an argument shows all CMD built-in commands.\n" @@ -8248,10 +8257,12 @@ msgstr "" "Puoi mostrare l'etichetta di volume del disco con il comando VOL.\n"
#: cmd.rc:103 +#, fuzzy msgid "MD <name> is the short version of MKDIR. It creates a subdirectory.\n" msgstr "Aiuto su MD\n"
#: cmd.rc:104 +#, fuzzy msgid "MKDIR <name> creates a subdirectory.\n" msgstr "Aiuto su MKDIR\n"
@@ -8367,6 +8378,7 @@ msgstr "" "batch.\n"
#: cmd.rc:156 +#, fuzzy msgid "REN <filename> is the short version of RENAME. It renames a file.\n" msgstr "Aiuto su REN\n"
@@ -8376,10 +8388,12 @@ msgid "RENAME <filename> renames a file.\n" msgstr "Aiuto su RENAME\n"
#: cmd.rc:159 +#, fuzzy msgid "RD <dir> is the short version of RMDIR. It deletes a subdirectory.\n" msgstr "Aiuto su RD\n"
#: cmd.rc:160 +#, fuzzy msgid "RMDIR <dir> deletes a subdirectory.\n" msgstr "Aiuto su RMDIR\n"
@@ -8430,6 +8444,7 @@ msgstr "" "se chiamato dalla linea di comando.\n"
#: cmd.rc:185 +#, fuzzy msgid "TIME sets or shows the current system time.\n" msgstr "Aiuto su TIME\n"
@@ -8473,6 +8488,7 @@ msgid "VER displays the version of cmd you are running.\n" msgstr "VER mostra la versione di cmd che stai usando\n"
#: cmd.rc:205 +#, fuzzy msgid "VOL shows the volume label of a disk device.\n" msgstr "Aiuto su VOL\n"