source: projects/vine-app-install/trunk/src/vine-app-install/.lang/FMain.pot @ 4083

Revision 4083, 3.5 KB checked in by kazutaka, 13 years ago (diff)

Vine 6向けに複数の変更を実施

  • add first screen
  • delete "All" category from left pane
  • show search result in left pane as a category
  • delete checkbox in application list and add install/uninstall button in detail pane
  • show check mark on icons for installed application
  • set Synaptic::AskRelated?=false when executing synaptic
Line 
1# /home/kazu/trac-svn/projects/vine-app-install/trunk/src/vine-app-install/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:30
18msgid "Accessories"
19msgstr ""
20
21#: FMain.class:31
22msgid "Internet"
23msgstr ""
24
25#: FMain.class:32
26msgid "Office"
27msgstr ""
28
29#: FMain.class:33
30msgid "Graphics"
31msgstr ""
32
33#: FMain.class:34
34msgid "Multimedia"
35msgstr ""
36
37#: FMain.class:35
38msgid "Games"
39msgstr ""
40
41#: FMain.class:36
42msgid "System"
43msgstr ""
44
45#: FMain.class:37
46msgid "Development"
47msgstr ""
48
49#: FMain.class:38
50msgid "Other"
51msgstr ""
52
53#: FMain.class:39
54msgid "Tasks"
55msgstr ""
56
57#: FMain.class:40
58msgid "Fonts"
59msgstr ""
60
61#: FMain.class:41
62msgid "Restricted"
63msgstr ""
64
65#: FMain.class:102
66msgid "Version: "
67msgstr ""
68
69#: FMain.class:103
70msgid "Install Size: "
71msgstr ""
72
73#: FMain.class:104
74msgid "Download Size: "
75msgstr ""
76
77#: FMain.class:130
78msgid "Install"
79msgstr ""
80
81#: FMain.class:133
82msgid "Uninstall"
83msgstr ""
84
85#: FMain.class:159
86msgid "<b>There is no screenshot available.\n\n</b>You should install additional package \n(vine-app-install-data-screenshots) to show the screenshot.\n\nWolud you like to download and install it?"
87msgstr ""
88
89#: FMain.class:159
90msgid "&Cancel"
91msgstr ""
92
93#: FMain.class:159
94msgid "&OK"
95msgstr ""
96
97#: FMain.class:210
98msgid "Enter search term"
99msgstr ""
100
101#: FMain.class:220
102msgid "Search result"
103msgstr ""
104
105#: FMain.class:306
106msgid "Do you want to switch to synaptic package manager?"
107msgstr ""
108
109#: FMain.class:306
110msgid "&No"
111msgstr ""
112
113#: FMain.class:306
114msgid "&Yes"
115msgstr ""
116
117#: FMain.class:409
118msgid "<b>Error while extracting package information.<br><br>Please resolve the problem using apt-get command or synaptic package manager.</b>"
119msgstr ""
120
121#: FMain.class:409
122msgid "&Close"
123msgstr ""
124
125#: FMain.class:479
126msgid "is not installed"
127msgstr ""
128
129#: FMain.class:595
130msgid "Installed"
131msgstr ""
132
133#: FMain.class:601
134msgid "Not installed"
135msgstr ""
136
137#: FMain.class:704
138msgid "Install or remove applications"
139msgstr ""
140
141#: FMain.class:715
142msgid "Filter by state of applications"
143msgstr ""
144
145#: FMain.class:717
146msgid "(All)"
147msgstr ""
148
149#: FMain.class:734
150msgid "Search applications"
151msgstr ""
152
153#: FMain.class:767
154msgid "<big><b>Install or remove applications</b></big>"
155msgstr ""
156
157#: FMain.class:779
158msgid "<b>Install or remove applications</b> (vine-app-install) is a GUI tool to easily install/uninstall applications recomended for desktop use.<br>\n<br>\n<br>\n<b>Short description</b><br>\n<br>\nClick category in the left pane, then the applications for that category are listed in the right side. Choose an application and click it, then detail of selected application is shown below.<br>\n<br>\nDetail pane contains icon, description and screenshot for selected application. Also you can install or uninstall that application using button.<br>\n<br>\nFor more detail, click help buttn and check on-line help manual."
159msgstr ""
160
161#: FMain.class:848
162msgid "Large image"
163msgstr ""
164
165#: FMain.class:863
166msgid "&Help"
167msgstr ""
168
169#: FMain.class:868
170msgid "Exit 'add or remove applications' and run synaptic package manager.\nTo manage all packages installed on this system, you should use synaptic package manager."
171msgstr ""
172
173#: FMain.class:869
174msgid "&Switch"
175msgstr ""
176
Note: See TracBrowser for help on using the repository browser.