diff options
author | Miguel Figueiredo <elmig@debianpt.org> | 2008-08-17 14:08:16 +0000 |
---|---|---|
committer | Miguel Figueiredo <elmig@debianpt.org> | 2008-08-17 14:08:16 +0000 |
commit | 09279857f3d0c83de43da4a5a110c19adb3c2dc4 (patch) | |
tree | 9f9f8948d7f36650005192695620a70898ffd807 /po | |
parent | 19a51d9169f5c174e72916c5fa38795a503cd171 (diff) | |
download | installation-guide-09279857f3d0c83de43da4a5a110c19adb3c2dc4.zip |
Updated Portuguese translation
Diffstat (limited to 'po')
-rw-r--r-- | po/pt/preseed.po | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/po/pt/preseed.po b/po/pt/preseed.po index d2973345e..6a38932a5 100644 --- a/po/pt/preseed.po +++ b/po/pt/preseed.po @@ -2438,7 +2438,7 @@ msgstr "A terminar a instalação" #. Tag: screen #: preseed.xml:1001 -#, fuzzy, no-c-format +#, no-c-format #| msgid "" #| "# During installations from serial console, the regular virtual consoles\n" #| "# (VT1-VT6) are normally disabled in /etc/inittab. Uncomment the next\n" @@ -2492,7 +2492,9 @@ msgstr "" "# Isto é para fazer o instalador desligar quando terminar, mas não " "reiniciar\n" "para o sistema instalado.\n" -"#d-i devian-installer/exit/halt boolean true" +"#d-i debian-installer/exit/halt boolean true" +"# Isto irá desligar a máquina em vez de a apenas parar.\n" +"#d-i debian-installer/exit/poweroff boolean true" #. Tag: title #: preseed.xml:1006 |