summaryrefslogtreecommitdiff
path: root/debian/po/templates.pot
blob: 7dd4914286cc40b1f2b542daaa0611645bea0d4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: fpc\n"
"Report-Msgid-Bugs-To: fpc@packages.debian.org\n"
"POT-Creation-Date: 2013-11-12 06:57+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../fp-compiler.templates.in:2001
msgid "Rename \"/etc/fpc.cfg\" to \"/etc/fpc.cfg.bak\"?"
msgstr ""

#. Type: boolean
#. Description
#: ../fp-compiler.templates.in:2001
msgid ""
"FPC now supports having multiple versions installed on the same system. The "
"update-alternatives command can be used to set a default version for\n"
" * fpc (the compiler);\n"
" * fpc.cfg (the configuration file);\n"
" * fp-utils (the helper tools)."
msgstr ""

#. Type: boolean
#. Description
#: ../fp-compiler.templates.in:2001
msgid ""
"Whatever version you may choose as default, the configuration files are "
"always backward compatible, so it should always be safe to use the latest "
"version."
msgstr ""

#. Type: boolean
#. Description
#: ../fp-compiler.templates.in:2001
msgid ""
"In order to use the alternatives system on the system wide FPC configuration "
"file you must accept renaming \"/etc/fpc.cfg\"; otherwise you will need to "
"manage this manually by yourself."
msgstr ""

#. Type: select
#. Description
#. Type: string
#. Description
#: ../fp-compiler.templates.in:3001 ../fp-compiler.templates.in:4001
msgid "Default MS Windows .rc resource compiler:"
msgstr ""

#. Type: select
#. Description
#. Type: string
#. Description
#: ../fp-compiler.templates.in:3001 ../fp-compiler.templates.in:4001
msgid ""
"FPC supports compiling programs that embed resources as MS Windows .rc-"
"format files on all platforms where the MinGW windres tool is available."
msgstr ""

#. Type: select
#. Description
#. Type: string
#. Description
#: ../fp-compiler.templates.in:3001 ../fp-compiler.templates.in:4001
msgid ""
"In order to be able to compile projects using .rc files, you need first to "
"manually install the package mingw32-binutils. mingw32-binutils is suggested "
"by fp-compiler but not pulled in automatically."
msgstr ""

#. Type: select
#. Description
#: ../fp-compiler.templates.in:3001
msgid ""
"If you want to enter a custom .rc file compiler that does not appear in this "
"list or if you simply want to disable this feature, please select \"Select "
"manually\"."
msgstr ""

#. Type: string
#. Description
#: ../fp-compiler.templates.in:4001
msgid "If you don't want to use a default .rc file compiler, leave this blank."
msgstr ""