source: projects/vbootstrap/tags/0.0.35/po/vbootstrap.pot @ 2535

Revision 2535, 4.8 KB checked in by munepi, 13 years ago (diff)

tagging 0.0.35

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: \n"
11"POT-Creation-Date: 2011-01-19 03:30+0900\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"Language: \n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=CHARSET\n"
18"Content-Transfer-Encoding: 8bit\n"
19
20#. #
21#. initialize rpm database
22#: vbootstrap.sh.in:73
23#, sh-format
24msgid "Initializing RPM database in $INSTDIR."
25msgstr ""
26
27#. update apt database
28#: vbootstrap.sh.in:78
29msgid "update apt database."
30msgstr ""
31
32#. install base vine linux system.
33#: vbootstrap.sh.in:93
34msgid "Installing basesystem."
35msgstr ""
36
37#: vbootstrap.sh.in:102
38msgid "vboostrap done."
39msgstr ""
40
41#: vbuilder.sh.in:66 vbuilder.sh.in:73
42msgid "E: You can give no more options after actions"
43msgstr ""
44
45#: vbuilder.sh.in:85 vbuilder.sh.in:99 vbuilder.sh.in:102
46msgid "E: Missing some parameters after $1"
47msgstr ""
48
49#: vbuilder.sh.in:93
50msgid "E: You must give at least one action"
51msgstr ""
52
53#: vbuilder.sh.in:165 vbuilder.sh.in:169
54msgid "E: arch ${VARCH} is NOT supported on $(uname -i)"
55msgstr ""
56
57#: vbuilder.sh.in:176 vbuilder.sh.in:187
58#, sh-format
59msgid "E: ${VERSION} is NOT supported"
60msgstr ""
61
62#: vbuilder.sh.in:194
63#, sh-format
64msgid "E: version ${VERSION} does not support --dist-upgrade option"
65msgstr ""
66
67#. # "test" category only exists in VineSeed
68#. #!! "proposed-updates" category does not exist in 4.2
69#. # "security" category does not exist in VineSeed
70#: vbuilder.sh.in:219 vbuilder.sh.in:225 vbuilder.sh.in:232 vbuilder.sh.in:236
71#, sh-format
72msgid "E: No such category exists: $cat"
73msgstr ""
74
75#: vbuilder.sh.in:245
76#, sh-format
77msgid "E: rpm build target ${TARGET} is NOT supported"
78msgstr ""
79
80#: vbuilder.sh.in:298
81msgid "apt-get update on host ... "
82msgstr ""
83
84#: vbuilder.sh.in:300 vbuilder.sh.in:305 vbuilder.sh.in:359 vbuilder.sh.in:478
85#: vbuilder.sh.in:484 vbuilder.sh.in:679
86msgid "done."
87msgstr ""
88
89#: vbuilder.sh.in:303
90msgid "apt-get update on chroot ... "
91msgstr ""
92
93#: vbuilder.sh.in:357
94msgid "Retry lazy unmount ... "
95msgstr ""
96
97#: vbuilder.sh.in:476
98#, sh-format
99msgid "Cleaning build root ${UNIONFS_DIR} via unionfs ... "
100msgstr ""
101
102#: vbuilder.sh.in:482
103#, sh-format
104msgid "Cleaning build root ${BUILD_ROOT} ... "
105msgstr ""
106
107#: vbuilder.sh.in:488
108#, sh-format
109msgid "Cleanup a build farm for ${VERSION} done."
110msgstr ""
111
112#: vbuilder.sh.in:577
113#, sh-format
114msgid "Making a build farm for ${VERSION} done."
115msgstr ""
116
117#: vbuilder.sh.in:597
118#, sh-format
119msgid "E: $RPM_PKG is not a package name"
120msgstr ""
121
122#: vbuilder.sh.in:637
123#, sh-format
124msgid "E: $RPM_PKG is not a source RPM package"
125msgstr ""
126
127#. # copy built rpms to ${HOME}/rpm/ for each archtectures
128#: vbuilder.sh.in:660
129#, sh-format
130msgid "Copying built rpms to ${BUILT_RPMS_DIR} for each archtectures ... "
131msgstr ""
132
133#: vbuilder.sh.in:687
134#, sh-format
135msgid "W: \\$SUDO_USER is empty"
136msgstr ""
137
138#: vbootstrap/scripts/4.2.sh:9 vbootstrap/scripts/4.2_i386.sh:9
139#: vbootstrap/scripts/5.2.sh:9 vbootstrap/scripts/5.2_i386.sh:9
140#: vbootstrap/scripts/VineSeed.sh:9 vbootstrap/scripts/VineSeed_i386.sh:9
141#, sh-format
142msgid "running vbootstrap post install scripts for $INSTVER on $INSTDIR"
143msgstr ""
144
145#: vbootstrap/scripts/4.2.sh:12 vbootstrap/scripts/4.2_i386.sh:12
146#: vbootstrap/scripts/5.2.sh:12 vbootstrap/scripts/5.2_i386.sh:12
147#: vbootstrap/scripts/VineSeed.sh:12 vbootstrap/scripts/VineSeed_i386.sh:12
148msgid " reinitializing rpm database... "
149msgstr ""
150
151#: vbootstrap/scripts/4.2.sh:14 vbootstrap/scripts/4.2.sh:17
152#: vbootstrap/scripts/4.2.sh:20 vbootstrap/scripts/4.2_i386.sh:14
153#: vbootstrap/scripts/4.2_i386.sh:17 vbootstrap/scripts/4.2_i386.sh:20
154#: vbootstrap/scripts/5.2.sh:14 vbootstrap/scripts/5.2.sh:17
155#: vbootstrap/scripts/5.2.sh:20 vbootstrap/scripts/5.2_i386.sh:14
156#: vbootstrap/scripts/5.2_i386.sh:17 vbootstrap/scripts/5.2_i386.sh:20
157#: vbootstrap/scripts/VineSeed.sh:14 vbootstrap/scripts/VineSeed.sh:17
158#: vbootstrap/scripts/VineSeed.sh:20 vbootstrap/scripts/VineSeed_i386.sh:14
159#: vbootstrap/scripts/VineSeed_i386.sh:17
160#: vbootstrap/scripts/VineSeed_i386.sh:20
161msgid "DONE."
162msgstr ""
163
164#: vbootstrap/scripts/4.2.sh:15 vbootstrap/scripts/4.2_i386.sh:15
165#: vbootstrap/scripts/5.2.sh:15 vbootstrap/scripts/5.2_i386.sh:15
166#: vbootstrap/scripts/VineSeed.sh:15 vbootstrap/scripts/VineSeed_i386.sh:15
167msgid " updating apt database... "
168msgstr ""
169
170#: vbootstrap/scripts/4.2.sh:18 vbootstrap/scripts/4.2_i386.sh:18
171#: vbootstrap/scripts/5.2.sh:18 vbootstrap/scripts/5.2_i386.sh:18
172#: vbootstrap/scripts/VineSeed.sh:18 vbootstrap/scripts/VineSeed_i386.sh:18
173msgid " rebuilding rpm database with chroot rpm... "
174msgstr ""
Note: See TracBrowser for help on using the repository browser.