diff options
author | Felipe Augusto van de Wiel <faw@debian.org> | 2008-07-06 00:11:21 +0000 |
---|---|---|
committer | Felipe Augusto van de Wiel <faw@debian.org> | 2008-07-06 00:11:21 +0000 |
commit | b9a7eb9e5587b12592b38aa0bace88fac8254bf9 (patch) | |
tree | 5d41de4f6a381569e5dab021ac46f36147fd5b89 /po/ja/preseed.po | |
parent | 47ffbec6178eb17d729203411b13d1332b1d30cb (diff) | |
download | installation-guide-b9a7eb9e5587b12592b38aa0bace88fac8254bf9.zip |
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/ja/preseed.po')
-rw-r--r-- | po/ja/preseed.po | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/po/ja/preseed.po b/po/ja/preseed.po index 827987fa1..ec809f5ba 100644 --- a/po/ja/preseed.po +++ b/po/ja/preseed.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2008-05-09 00:10+0000\n" +"POT-Creation-Date: 2008-07-06 00:09+0000\n" "PO-Revision-Date: 2008-05-09 11:34+0900\n" "Last-Translator: KURASAWA Nozomu <nabetaro@caldron.jp>\n" "Language-Team: \n" @@ -2214,7 +2214,23 @@ msgstr "" #. Tag: screen #: preseed.xml:980 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "#tasksel tasksel/first multiselect standard, web-server\n" +#| "# If the desktop task is selected, install the kde and xfce desktops\n" +#| "# instead of the default gnome desktop.\n" +#| "#tasksel tasksel/desktop multiselect kde, xfce\n" +#| "\n" +#| "# Individual additional packages to install\n" +#| "#d-i pkgsel/include string openssh-server build-essential\n" +#| "\n" +#| "# Some versions of the installer can report back on what software you " +#| "have\n" +#| "# installed, and what software you use. The default is not to report " +#| "back,\n" +#| "# but sending reports helps the project determine what software is most\n" +#| "# popular and include it on CDs.\n" +#| "#popularity-contest popularity-contest/participate boolean false" msgid "" "#tasksel tasksel/first multiselect standard, web-server\n" "# If the desktop task is selected, install the kde and xfce desktops\n" @@ -2223,6 +2239,9 @@ msgid "" "\n" "# Individual additional packages to install\n" "#d-i pkgsel/include string openssh-server build-essential\n" +"# Whether to upgrade packages after debootstrap.\n" +"# Allowed values: none, safe-upgrade, full-upgrade\n" +"#d-i pkgsel/upgrade select none\n" "\n" "# Some versions of the installer can report back on what software you have\n" "# installed, and what software you use. The default is not to report back,\n" |