source: projects/update-watch/tags/1.1.1/src/update-watch/.lang/FMain.pot @ 234

Revision 234, 1.8 KB checked in by kazutaka, 15 years ago (diff)

複数バージョン検出時に synaptic -i= 付きで実行するように変更

Line 
1# /home/kazu/Trac-SVN/projects/update-watch/trunk/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:128
18msgid "Multiple Versions"
19msgstr ""
20
21#: FMain.class:170
22msgid "<b>ERROR: any of essential files are missing</b>\n\nPlease confirm following filees are exist\n\n "
23msgstr ""
24
25#: FMain.class:200
26msgid "To complete the update of your system, restart your system"
27msgstr ""
28
29#: FMain.class:205
30msgid "Restart required"
31msgstr ""
32
33#: FMain.class:209
34msgid "Multiple version packages found\n"
35msgstr ""
36
37#: FMain.class:210
38msgid "run synaptic and resolve this problem"
39msgstr ""
40
41#: FMain.class:217
42msgid "Duplicated version warning"
43msgstr ""
44
45#: FMain.class:222
46msgid " updates found"
47msgstr ""
48
49#: FMain.class:229
50msgid "Also not upgraded "
51msgstr ""
52
53#: FMain.class:229
54msgid " packages are found\nPlease run package manager to update it"
55msgstr ""
56
57#: FMain.class:237
58msgid "Updates notification"
59msgstr ""
60
61#: FMain.class:241
62msgid "No updates found"
63msgstr ""
64
65#: FMain.class:247
66msgid "Synaptic package manager or \napt-get command is running"
67msgstr ""
68
69#: FMain.class:286
70msgid "Menu"
71msgstr ""
72
73#: FMain.class:289
74msgid "&Upgrade all"
75msgstr ""
76
77#: FMain.class:295
78msgid "&Check updates"
79msgstr ""
80
81#: FMain.class:300
82msgid "&Show list of updates"
83msgstr ""
84
85#: FMain.class:310
86msgid "&Run package manager"
87msgstr ""
88
89#: FMain.class:319
90msgid "&Help"
91msgstr ""
92
93#: FMain.class:324
94msgid "&Quit"
95msgstr ""
96
Note: See TracBrowser for help on using the repository browser.