source: alternc-mergelog/trunk/debian/po/templates.pot @ 2382

Revision 2382, 1.9 KB checked in by anarcat, 5 years ago (diff)

make debconf translatable

Line 
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: anarcat@koumbit.org\n"
11"POT-Creation-Date: 2008-10-15 21:36-0400\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=CHARSET\n"
17"Content-Transfer-Encoding: 8bit\n"
18
19#. Type: note
20#. Description
21#: ../templates:1001
22msgid "Information"
23msgstr ""
24
25#. Type: note
26#. Description
27#: ../templates:1001
28msgid ""
29"We strongly suggest that you use the ntp-simple package (or any ntpd "
30"implementation)  to synchronize your servers so that the logrotate / "
31"statistics will be coherent."
32msgstr ""
33
34#. Type: note
35#. Description
36#: ../templates:1001
37msgid ""
38"Don't forget to copy your ssh public key (usually located in /etc/alternc-"
39"mergelog.key.pub) to the right authorized_keys in each web server. (usually /"
40"var/www/.ssh/authorized_keys)"
41msgstr ""
42
43#. Type: string
44#. Description
45#: ../templates:2001
46msgid "Server list"
47msgstr ""
48
49#. Type: string
50#. Description
51#: ../templates:2001
52msgid ""
53"Please enter the name of the web servers you want me to grab apache logs "
54"from ?"
55msgstr ""
56
57#. Type: string
58#. Description
59#: ../templates:2001
60msgid ""
61"Enter all the fully qualified domain name of your servers separate them with "
62"space."
63msgstr ""
64
65#. Type: boolean
66#. Description
67#: ../templates:3001
68msgid "AlternC specific usage"
69msgstr ""
70
71#. Type: boolean
72#. Description
73#: ../templates:3001
74msgid ""
75"This programm can configure the package alternc-webalizer to use the merged "
76"logs file instead of the standard apache log file. Do you want me to "
77"configure alternc-webalizer so that it will use the merged logs files ?"
78msgstr ""
Note: See TracBrowser for help on using the repository browser.