Author: frank Date: 2005-09-29 18:00:20 +0000 (Thu, 29 Sep 2005) New Revision: 191
Added: tex-common/trunk/debian/po/ tex-common/trunk/debian/po/POTFILES.in tex-common/trunk/debian/po/templates.pot Modified: tex-common/trunk/debian/control tex-common/trunk/debian/templates Log: ran debconf-gettextize, made groupname's default (users) untranslatable, and added po-debconf to build-dep-indep Modified: tex-common/trunk/debian/control =================================================================== --- tex-common/trunk/debian/control 2005-09-29 17:25:55 UTC (rev 190) +++ tex-common/trunk/debian/control 2005-09-29 18:00:20 UTC (rev 191) @@ -4,7 +4,7 @@ Maintainer: teTeX maintainers <[email protected]> Uploaders: Julian Gilbey <[EMAIL PROTECTED]>, C.M. Connelly <[EMAIL PROTECTED]>, Atsuhito KOHDA <[EMAIL PROTECTED]>, Frank Küster <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 4.0.0), debiandoc-sgml, eperl, tetex-extra -Build-Depends-Indep: debiandoc-sgml +Build-Depends-Indep: debiandoc-sgml, po-debconf Standards-Version: 3.6.1 Package: tex-common Added: tex-common/trunk/debian/po/POTFILES.in =================================================================== --- tex-common/trunk/debian/po/POTFILES.in 2005-09-29 17:25:55 UTC (rev 190) +++ tex-common/trunk/debian/po/POTFILES.in 2005-09-29 18:00:20 UTC (rev 191) @@ -0,0 +1 @@ +[type: gettext/rfc822deb] templates Added: tex-common/trunk/debian/po/templates.pot =================================================================== --- tex-common/trunk/debian/po/templates.pot 2005-09-29 17:25:55 UTC (rev 190) +++ tex-common/trunk/debian/po/templates.pot 2005-09-29 18:00:20 UTC (rev 191) @@ -0,0 +1,162 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2005-09-29 19:57+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n" +"Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: multiselect +#. Choices +#: ../templates:3 +msgid "main, cache, local, var" +msgstr "" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "Select the ls-R file which should be managed by debconf" +msgstr "" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"There are many files installed in a typical TeX system. To speed up the " +"search of these files a list of available files is stored in a file called " +"ls-R. There are four different locations for TeX files on a Debian system:\n" +" - main: usually /usr/share/texmf, contains only files installed\n" +" by debian packages.\n" +" - local: usually /usr/local/share/texmf, contains local additions\n" +" - var: usually /var/lib/texmf, contains generated files from the\n" +" TeX system like format files.\n" +" - cache: usually /var/cache/fonts, contains generated fonts.\n" +"You can select from these four locations those whose ls-R file should be " +"managed by debconf." +msgstr "" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"We suggest selecting cache and local (these are the defaults) and allowing a " +"selected user group to modify these ls-R files out of the following reasons:" +msgstr "" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"A lot of font files have to be generated before they can be used by xdvi, " +"dvips etc. These files are stored in /var/cache/fonts, so that they do not " +"need to be regenerated every time." +msgstr "" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"Some users may have the right to add files to the local texmf tree, so they " +"should also be allowed to change the ls-R file." +msgstr "" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"Accepting this option will allow you to easily manage the permissions of " +"those ls-R files using debconf. Otherwise you will have to manually ensure " +"that they get useful but safe permissions." +msgstr "" + +#. Type: string +#. Default +#: ../templates:35 +msgid "users" +msgstr "" + +#. Type: string +#. Description +#: ../templates:36 +msgid "Which group should own the ls-R files?" +msgstr "" + +#. Type: string +#. Description +#: ../templates:36 +msgid "" +"Modification of ls-R files can be restricted to the members of one group " +"which owns them. To take advantage of this, add the users to the group of " +"your choice, and enter that group name here. The default group, 'users', is " +"appropriate for most systems." +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:45 +msgid "Allow group members to modify ls-R files?" +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:45 +msgid "" +"Accepting this option will allow members of the owning group to modify the " +"ls-R files." +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:52 +msgid "Allow all users to modify ls-R files?" +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:52 +msgid "" +"Accepting this option will allow all users to modify ls-R files. This is " +"generally not a good idea for security reasons; you should instead restrict " +"such access to members of one group." +msgstr "" + +#. Type: note +#. Description +#: ../templates:59 +msgid "Change of name of files in /etc/texmf/texmf.d/" +msgstr "" + +#. Type: note +#. Description +#: ../templates:59 +msgid "" +"texmf.cnf has previously been generated by update-texmf from all files in /" +"etc/texmf/texmf.d/. Now update-texmf is changed and only reads files with " +"extension '.cnf'" +msgstr "" + +#. Type: note +#. Description +#: ../templates:59 +msgid "" +"So if you had any private file in /etc/texmf/texmf.d/, then you should add '." +"cnf' to its name; for example, 22mymacro => 22mymacro.cnf" +msgstr "" Modified: tex-common/trunk/debian/templates =================================================================== --- tex-common/trunk/debian/templates 2005-09-29 17:25:55 UTC (rev 190) +++ tex-common/trunk/debian/templates 2005-09-29 18:00:20 UTC (rev 191) @@ -1,67 +1,65 @@ Template: tex-common/managedlsr Type: multiselect -Choices: main, cache, local, var +_Choices: main, cache, local, var Default: cache, local -Description: Select the ls-R file which should be managed by debconf - There are many files installed in a typical TeX system. To speed up - the search of these files a list of available files is stored in a - file called ls-R. There are four different locations for TeX files - on a Debian system: +_Description: Select the ls-R file which should be managed by debconf + There are many files installed in a typical TeX system. To speed up the + search of these files a list of available files is stored in a file called + ls-R. There are four different locations for TeX files on a Debian system: - main: usually /usr/share/texmf, contains only files installed by debian packages. - local: usually /usr/local/share/texmf, contains local additions - var: usually /var/lib/texmf, contains generated files from the TeX system like format files. - cache: usually /var/cache/fonts, contains generated fonts. - You can select from these four locations those whose ls-R file should - be managed by debconf. + You can select from these four locations those whose ls-R file should be + managed by debconf. . - We suggest selecting cache and local (these are the defaults) - and allowing a selected user group to modify these ls-R files - out of the following reasons: + We suggest selecting cache and local (these are the defaults) and allowing + a selected user group to modify these ls-R files out of the following + reasons: . - A lot of font files have to be generated before they can be used by - xdvi, dvips etc. These files are stored in /var/cache/fonts, so that - they do not need to be regenerated every time. + A lot of font files have to be generated before they can be used by xdvi, + dvips etc. These files are stored in /var/cache/fonts, so that they do not + need to be regenerated every time. . Some users may have the right to add files to the local texmf tree, so they should also be allowed to change the ls-R file. . Accepting this option will allow you to easily manage the permissions of - those ls-R files using debconf. Otherwise you will have to manually - ensure that they get useful but safe permissions. + those ls-R files using debconf. Otherwise you will have to manually ensure + that they get useful but safe permissions. Template: tex-common/groupname Type: string Default: users -Description: Which group should own the ls-R files? +_Description: Which group should own the ls-R files? Modification of ls-R files can be restricted to the members of one group which owns them. To take advantage of this, add the users to the group of - your choice, and enter that group name here. The default group, 'users', is - appropriate for most systems. + your choice, and enter that group name here. The default group, 'users', + is appropriate for most systems. Template: tex-common/groupperm Type: boolean Default: true -Description: Allow group members to modify ls-R files? +_Description: Allow group members to modify ls-R files? Accepting this option will allow members of the owning group to modify the ls-R files. Template: tex-common/userperm Type: boolean Default: false -Description: Allow all users to modify ls-R files? +_Description: Allow all users to modify ls-R files? Accepting this option will allow all users to modify ls-R files. This is generally not a good idea for security reasons; you should instead restrict such access to members of one group. Template: tex-common/cnf_name Type: note -Description: Change of name of files in /etc/texmf/texmf.d/ - texmf.cnf has previously been generated by update-texmf from all files - in /etc/texmf/texmf.d/. Now update-texmf is changed and only reads - files with extension '.cnf' +_Description: Change of name of files in /etc/texmf/texmf.d/ + texmf.cnf has previously been generated by update-texmf from all files in + /etc/texmf/texmf.d/. Now update-texmf is changed and only reads files with + extension '.cnf' . So if you had any private file in /etc/texmf/texmf.d/, then you should add '.cnf' to its name; for example, 22mymacro => 22mymacro.cnf - _______________________________________________ Pkg-tetex-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits

