~ubuntu-branches/ubuntu/karmic/software-center/karmic-proposed

« back to all changes in this revision

Viewing changes to po/software-center.pot

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2009-10-02 18:18:16 UTC
  • Revision ID: james.westby@ubuntu.com-20091002181816-xprosfd6tyh3dod1
Tags: 0.4.4
* debian/rules:
  - cleanup, we do not need python-central, all the python code is
    in a private dir
* softwarecenter/view/appview.py:
  - display the package name in parenthesis if the application name
    appears multiple times in the database (e.g. for a generic name
    like "Terminal") LP: #434625
* softwarecenter/app.py, softwarecenter/view/viewswitcher.py:
  - automatically switch back to the previous view if the progress
    view is empty and the user has not navigated away manually
    (LP: #431907)
* po/ro.po:
  - added Romanian translation (thanks to Alex Eftimie)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
msgstr ""
9
9
"Project-Id-Version: PACKAGE VERSION\n"
10
10
"Report-Msgid-Bugs-To: \n"
11
 
"POT-Creation-Date: 2009-09-29 08:01+0000\n"
 
11
"POT-Creation-Date: 2009-09-25 17:10+0200\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
17
17
"Content-Transfer-Encoding: 8bit\n"
18
18
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
19
19
 
20
 
#: ../softwarecenter/app.py:349 ../softwarecenter/view/appdetailsview.py:405
 
20
#: ../softwarecenter/app.py:349 ../softwarecenter/view/appdetailsview.py:404
21
21
msgid "ERROR"
22
22
msgstr ""
23
23
 
75
75
msgid "Description"
76
76
msgstr ""
77
77
 
78
 
#: ../softwarecenter/view/appdetailsview.py:182
79
 
#: ../softwarecenter/view/appdetailsview.py:187
 
78
#: ../softwarecenter/view/appdetailsview.py:181
 
79
#: ../softwarecenter/view/appdetailsview.py:186
80
80
msgid "Not available in the current data"
81
81
msgstr ""
82
82
 
83
 
#: ../softwarecenter/view/appdetailsview.py:185
 
83
#: ../softwarecenter/view/appdetailsview.py:184
84
84
msgid "Not available for your hardware architecture."
85
85
msgstr ""
86
86
 
87
 
#: ../softwarecenter/view/appdetailsview.py:212
88
 
#: ../softwarecenter/view/appdetailsview.py:216
 
87
#: ../softwarecenter/view/appdetailsview.py:211
 
88
#: ../softwarecenter/view/appdetailsview.py:215
89
89
msgid "Application Screenshot"
90
90
msgstr ""
91
91
 
92
 
#: ../softwarecenter/view/appdetailsview.py:240
 
92
#: ../softwarecenter/view/appdetailsview.py:239
93
93
#, python-format
94
94
msgid "Version: %s (%s)"
95
95
msgstr ""
96
96
 
97
97
#. generic message
98
 
#: ../softwarecenter/view/appdetailsview.py:258
 
98
#: ../softwarecenter/view/appdetailsview.py:257
99
99
#, python-format
100
100
msgid "%s is installed on this computer."
101
101
msgstr ""
102
102
 
103
 
#: ../softwarecenter/view/appdetailsview.py:270
 
103
#: ../softwarecenter/view/appdetailsview.py:269
104
104
#, python-format
105
105
msgid "It is used by %s piece of installed software."
106
106
msgid_plural "It is used by %s pieces of installed software."
107
107
msgstr[0] ""
108
108
msgstr[1] ""
109
109
 
110
 
#: ../softwarecenter/view/appdetailsview.py:275
 
110
#: ../softwarecenter/view/appdetailsview.py:274
111
111
msgid "Website"
112
112
msgstr ""
113
113
 
114
 
#: ../softwarecenter/view/appdetailsview.py:278
 
114
#: ../softwarecenter/view/appdetailsview.py:277
115
115
msgid "Unknown"
116
116
msgstr ""
117
117
 
118
 
#: ../softwarecenter/view/appdetailsview.py:280
 
118
#: ../softwarecenter/view/appdetailsview.py:279
119
119
msgid "Open Source"
120
120
msgstr ""
121
121
 
 
122
#: ../softwarecenter/view/appdetailsview.py:281
 
123
msgid "Proprietary"
 
124
msgstr ""
 
125
 
122
126
#: ../softwarecenter/view/appdetailsview.py:282
123
 
msgid "Proprietary"
124
 
msgstr ""
125
 
 
126
 
#: ../softwarecenter/view/appdetailsview.py:283
127
127
#, python-format
128
128
msgid "License: %s"
129
129
msgstr ""
130
130
 
131
131
#. TRANSLATORS: This text will be showed as price of the software
 
132
#: ../softwarecenter/view/appdetailsview.py:286
 
133
msgid "Free"
 
134
msgstr ""
 
135
 
132
136
#: ../softwarecenter/view/appdetailsview.py:287
133
 
msgid "Free"
134
 
msgstr ""
135
 
 
136
 
#: ../softwarecenter/view/appdetailsview.py:288
137
137
#, python-format
138
138
msgid "Price: %s"
139
139
msgstr ""
140
140
 
141
 
#: ../softwarecenter/view/appdetailsview.py:328
 
141
#: ../softwarecenter/view/appdetailsview.py:327
142
142
#, python-format
143
143
msgid "%s - Screenshot"
144
144
msgstr ""
147
147
#. FIXME: this text is not accurate, we look at recommends as
148
148
#. well as part of the rdepends, but those do not need to
149
149
#. be removed, they just may be limited in functionatlity
150
 
#: ../softwarecenter/view/appdetailsview.py:347
 
150
#: ../softwarecenter/view/appdetailsview.py:346
151
151
#, python-format
152
152
msgid "To remove %s, these items must be removed as well:"
153
153
msgstr ""
154
154
 
155
 
#: ../softwarecenter/view/appdetailsview.py:349
 
155
#: ../softwarecenter/view/appdetailsview.py:348
156
156
msgid "Remove All"
157
157
msgstr ""
158
158
 
159
 
#: ../softwarecenter/view/appdetailsview.py:355
 
159
#: ../softwarecenter/view/appdetailsview.py:354
160
160
#, python-format
161
161
msgid ""
162
162
"If you uninstall %s, future updates will not include new items in <b>%s</b> "
163
163
"set. Are you sure you want to continue?"
164
164
msgstr ""
165
165
 
166
 
#: ../softwarecenter/view/appdetailsview.py:358
167
 
#: ../softwarecenter/view/appdetailsview.py:369
 
166
#: ../softwarecenter/view/appdetailsview.py:357
 
167
#: ../softwarecenter/view/appdetailsview.py:368
168
168
msgid "Remove Anyway"
169
169
msgstr ""
170
170
 
171
 
#: ../softwarecenter/view/appdetailsview.py:365
 
171
#: ../softwarecenter/view/appdetailsview.py:364
172
172
#, python-format
173
173
msgid ""
174
174
"%s is a core application in Ubuntu. Uninstalling it may cause future "
175
175
"upgrades to be incomplete. Are you sure you want to continue?"
176
176
msgstr ""
177
177
 
178
 
#: ../softwarecenter/view/appdetailsview.py:428
 
178
#: ../softwarecenter/view/appdetailsview.py:427
179
179
msgid "Upgrade"
180
180
msgstr ""
181
181
 
182
 
#: ../softwarecenter/view/appdetailsview.py:431
 
182
#: ../softwarecenter/view/appdetailsview.py:430
183
183
msgid "Remove"
184
184
msgstr ""
185
185
 
186
 
#: ../softwarecenter/view/appdetailsview.py:434
 
186
#: ../softwarecenter/view/appdetailsview.py:433
187
187
msgid "Install"
188
188
msgstr ""
189
189
 
190
190
#. FIXME: deal with the EULA stuff
191
 
#: ../softwarecenter/view/appdetailsview.py:443
 
191
#: ../softwarecenter/view/appdetailsview.py:442
192
192
msgid "Enable channel"
193
193
msgstr ""
194
194
 
 
195
#: ../softwarecenter/view/appdetailsview.py:469
 
196
msgid "_Keep"
 
197
msgstr ""
 
198
 
195
199
#: ../softwarecenter/view/appdetailsview.py:470
196
 
msgid "_Keep"
197
 
msgstr ""
198
 
 
199
 
#: ../softwarecenter/view/appdetailsview.py:471
200
200
msgid "_Replace"
201
201
msgstr ""
202
202
 
 
203
#: ../softwarecenter/view/appdetailsview.py:472
 
204
#, python-format
 
205
msgid "Configuration file '%s' changed"
 
206
msgstr ""
 
207
 
203
208
#: ../softwarecenter/view/appdetailsview.py:473
204
 
#, python-format
205
 
msgid "Configuration file '%s' changed"
206
 
msgstr ""
207
 
 
208
 
#: ../softwarecenter/view/appdetailsview.py:474
209
209
msgid "Do you want to use the new version?"
210
210
msgstr ""
211
211
 
212
212
#. home button
213
213
#: ../softwarecenter/view/availablepane.py:88
214
 
#: ../softwarecenter/view/viewswitcher.py:130
 
214
#: ../softwarecenter/view/viewswitcher.py:128
215
215
msgid "Get Free Software"
216
216
msgstr ""
217
217
 
248
248
msgstr ""
249
249
 
250
250
#: ../softwarecenter/view/installedpane.py:74
251
 
#: ../softwarecenter/view/viewswitcher.py:132
 
251
#: ../softwarecenter/view/viewswitcher.py:130
252
252
msgid "Installed Software"
253
253
msgstr ""
254
254
 
259
259
msgstr[0] ""
260
260
msgstr[1] ""
261
261
 
262
 
#: ../softwarecenter/view/viewswitcher.py:150
263
 
#: ../softwarecenter/view/viewswitcher.py:155
 
262
#: ../softwarecenter/view/viewswitcher.py:160
 
263
#: ../softwarecenter/view/viewswitcher.py:165
264
264
#, python-format
265
265
msgid "In Progress (%i)"
266
266
msgstr ""