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

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

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

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