source: projects/update-watch/tags/1.1.2/src/update-watch/.lang/.pot @ 1036

Revision 1036, 2.0 KB checked in by kazutaka, 14 years ago (diff)

lua script中で rex = require("rex_posix") を宣言
重複パッケージの誤検出を防止するように、script の実施時に rpm コマンドの実行の有無をチェックするように変更
その他細かい修正を実施

Line 
1#, fuzzy
2msgid ""
3msgstr ""
4"Project-Id-Version: PACKAGE VERSION\n"
5"POT-Creation-Date: 2002-11-01 04:27+0100\n"
6"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
7"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8"Language-Team: LANGUAGE <LL@li.org>\n"
9"MIME-Version: 1.0\n"
10"Content-Type: text/plain; charset=UTF-8\n"
11"Content-Transfer-Encoding: 8bit\n"
12
13#: .project:1
14msgid "Watch updates for Vine Linux"
15msgstr ""
16
17#: FList.class:91
18msgid "List of updates"
19msgstr ""
20
21#: FList.class:110
22msgid "<b>Follwing packages should be updated</b>"
23msgstr ""
24
25#: FList.class:127 FMain.class:324
26msgid "&Help"
27msgstr ""
28
29#: FList.class:139
30msgid "&Close"
31msgstr ""
32
33#: FMain.class:133
34msgid "Multiple Versions"
35msgstr ""
36
37#: FMain.class:175
38msgid ""
39"<b>ERROR: any of essential files are missing</b>\n"
40"\n"
41"Please confirm following filees are exist\n"
42"\n"
43" "
44msgstr ""
45
46#: FMain.class:205
47msgid "To complete the update of your system, restart your system"
48msgstr ""
49
50#: FMain.class:210
51msgid "Restart required"
52msgstr ""
53
54#: FMain.class:214
55msgid "Multiple version packages found\n"
56msgstr ""
57
58#: FMain.class:215
59msgid "run synaptic and resolve this problem"
60msgstr ""
61
62#: FMain.class:222
63msgid "Duplicated version warning"
64msgstr ""
65
66#: FMain.class:227
67msgid " updates found"
68msgstr ""
69
70#: FMain.class:234
71msgid "Also not upgraded "
72msgstr ""
73
74#: FMain.class:234
75msgid ""
76" packages are found\n"
77"Please run package manager to update it"
78msgstr ""
79
80#: FMain.class:242
81msgid "Updates notification"
82msgstr ""
83
84#: FMain.class:246
85msgid "No updates found"
86msgstr ""
87
88#: FMain.class:252
89msgid ""
90"Synaptic package manager or \n"
91"apt-get command is running"
92msgstr ""
93
94#: FMain.class:291
95msgid "Menu"
96msgstr ""
97
98#: FMain.class:294
99msgid "&Upgrade all"
100msgstr ""
101
102#: FMain.class:300
103msgid "&Check updates"
104msgstr ""
105
106#: FMain.class:305
107msgid "&Show list of updates"
108msgstr ""
109
110#: FMain.class:315
111msgid "&Run package manager"
112msgstr ""
113
114#: FMain.class:329
115msgid "&Quit"
116msgstr ""
117
118#: MMain.module:8
119msgid "Starting..."
120msgstr ""
Note: See TracBrowser for help on using the repository browser.