~barry/ubuntu/lucid/update-manager/fix-511628

« back to all changes in this revision

Viewing changes to po/en_CA.po

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2009-10-14 22:28:26 UTC
  • Revision ID: james.westby@ubuntu.com-20091014222826-28rcff8dvof6t63s
Tags: 1:0.126.3
* UpdateManager/UpdateManager.py:
  - refresh "last updated" text periodically to ensure its
    not stale (LP: #450286)
* DistUpgrade/DistUpgradeViewGtk.py:
  - deal with io errors when writing the log (LP: #447693)
* debian/control:
  - add or-dependency to qemu-kvm
* DistUpgrade/DistUpgrade.cfg:
  - add policykit-gnome and gnome-mount to the forced obsoleted
    packages (thanks to seb128) 
* merge translations from rosetta
* DistUpgrade/DistUpgradeQuirks.py:
  - stop docvert-converter when the upgrade starts, otherwise
    OOo will not upgrade at all (LP: #450569)
* pre-build.sh:
  - fix bug in the demoted.cfg generation
  - fixes in cleanup handling
* UpdateManager/backend/__init__.py:
  - honor UPDATE_MANAGER_FORCE_BACKEND_APTDAEMON environment
* DistUpgrade/DistUpgrade.cfg.hardy:
  - updated to include demoted.cfg.hardy

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
msgstr ""
9
9
"Project-Id-Version: update-manager\n"
10
10
"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
11
 
"POT-Creation-Date: 2009-10-03 11:14+0000\n"
12
 
"PO-Revision-Date: 2009-10-06 01:14+0000\n"
 
11
"POT-Creation-Date: 2009-10-09 08:51+0000\n"
 
12
"PO-Revision-Date: 2009-10-08 18:49+0000\n"
13
13
"Last-Translator: Itai Molenaar <imolenaar28@gmail.com>\n"
14
14
"Language-Team: Canadian English <adamw@gnome.org>\n"
15
15
"MIME-Version: 1.0\n"
16
16
"Content-Type: text/plain; charset=UTF-8\n"
17
17
"Content-Transfer-Encoding: 8bit\n"
18
18
"Plural-Forms: nplurals=2; plural=n != 1;\n"
19
 
"X-Launchpad-Export-Date: 2009-10-08 06:52+0000\n"
 
19
"X-Launchpad-Export-Date: 2009-10-13 20:36+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
21
21
 
22
22
#. TRANSLATORS: download size is 0
115
115
"but no archives can be found for them. Do you want to remove these packages "
116
116
"now to continue?"
117
117
 
118
 
#: ../DistUpgrade/DistUpgradeCache.py:330
 
118
#: ../DistUpgrade/DistUpgradeCache.py:332
119
119
msgid "Broken packages"
120
120
msgstr "Broken packages"
121
121
 
122
 
#: ../DistUpgrade/DistUpgradeCache.py:331
 
122
#: ../DistUpgrade/DistUpgradeCache.py:333
123
123
msgid ""
124
124
"Your system contains broken packages that couldn't be fixed with this "
125
125
"software. Please fix them first using synaptic or apt-get before proceeding."
128
128
"software. Please fix them first using synaptic or apt-get before proceeding."
129
129
 
130
130
#. FIXME: change the text to something more useful
131
 
#: ../DistUpgrade/DistUpgradeCache.py:598
 
131
#: ../DistUpgrade/DistUpgradeCache.py:609
132
132
#, python-format
133
133
msgid ""
134
134
"An unresolvable problem occurred while calculating the upgrade:\n"
149
149
" * Unofficial software packages not provided by Ubuntu\n"
150
150
"\n"
151
151
 
152
 
#: ../DistUpgrade/DistUpgradeCache.py:608
 
152
#: ../DistUpgrade/DistUpgradeCache.py:619
153
153
msgid "This is most likely a transient problem, please try again later."
154
154
msgstr "This is most likely a transient problem, please try again later."
155
155
 
156
 
#: ../DistUpgrade/DistUpgradeCache.py:611
 
156
#: ../DistUpgrade/DistUpgradeCache.py:622
157
157
msgid ""
158
158
"If none of this applies, then please report this bug against the 'update-"
159
159
"manager' package and include the files in /var/log/dist-upgrade/ in the bug "
163
163
"manager' package and include the files in /var/log/dist-upgrade/ in the bug "
164
164
"report."
165
165
 
166
 
#: ../DistUpgrade/DistUpgradeCache.py:617
 
166
#: ../DistUpgrade/DistUpgradeCache.py:628
167
167
#: ../UpdateManager/UpdateManager.py:732
168
168
msgid "Could not calculate the upgrade"
169
169
msgstr "Could not calculate the upgrade"
170
170
 
171
 
#: ../DistUpgrade/DistUpgradeCache.py:667
 
171
#: ../DistUpgrade/DistUpgradeCache.py:678
172
172
msgid "Error authenticating some packages"
173
173
msgstr "Error authenticating some packages"
174
174
 
175
 
#: ../DistUpgrade/DistUpgradeCache.py:668
 
175
#: ../DistUpgrade/DistUpgradeCache.py:679
176
176
msgid ""
177
177
"It was not possible to authenticate some packages. This may be a transient "
178
178
"network problem. You may want to try again later. See below for a list of "
182
182
"network problem. You may want to try again later. See below for a list of "
183
183
"unauthenticated packages."
184
184
 
185
 
#: ../DistUpgrade/DistUpgradeCache.py:688
 
185
#: ../DistUpgrade/DistUpgradeCache.py:699
186
186
#, python-format
187
187
msgid ""
188
188
"The package '%s' is marked for removal but it is in the removal blacklist."
189
189
msgstr ""
190
190
"The package '%s' is marked for removal but it is in the removal blacklist."
191
191
 
192
 
#: ../DistUpgrade/DistUpgradeCache.py:692
 
192
#: ../DistUpgrade/DistUpgradeCache.py:703
193
193
#, python-format
194
194
msgid "The essential package '%s' is marked for removal."
195
195
msgstr "The essential package '%s' is marked for removal."
196
196
 
197
 
#: ../DistUpgrade/DistUpgradeCache.py:701
 
197
#: ../DistUpgrade/DistUpgradeCache.py:712
198
198
#, python-format
199
199
msgid "Trying to install blacklisted version '%s'"
200
200
msgstr "Trying to install blacklisted version '%s'"
201
201
 
202
 
#: ../DistUpgrade/DistUpgradeCache.py:801
 
202
#: ../DistUpgrade/DistUpgradeCache.py:812
203
203
#, python-format
204
204
msgid "Can not mark '%s' for upgrade"
205
205
msgstr "Can not mark '%s' for upgrade"
206
206
 
207
 
#: ../DistUpgrade/DistUpgradeCache.py:815
 
207
#: ../DistUpgrade/DistUpgradeCache.py:826
208
208
#, python-format
209
209
msgid "Can't install '%s'"
210
210
msgstr "Can't install '%s'"
211
211
 
212
 
#: ../DistUpgrade/DistUpgradeCache.py:816
 
212
#: ../DistUpgrade/DistUpgradeCache.py:827
213
213
msgid ""
214
214
"It was impossible to install a required package. Please report this as a "
215
215
"bug. "
218
218
"bug. "
219
219
 
220
220
#. FIXME: provide a list
221
 
#: ../DistUpgrade/DistUpgradeCache.py:825
 
221
#: ../DistUpgrade/DistUpgradeCache.py:836
222
222
msgid "Can't guess meta-package"
223
223
msgstr "Can't guess meta-package"
224
224
 
225
 
#: ../DistUpgrade/DistUpgradeCache.py:826
 
225
#: ../DistUpgrade/DistUpgradeCache.py:837
226
226
msgid ""
227
227
"Your system does not contain a ubuntu-desktop, kubuntu-desktop, xubuntu-"
228
228
"desktop or edubuntu-desktop package and it was not possible to detect which "
748
748
msgid "The partial upgrade was completed."
749
749
msgstr "The partial upgrade was completed."
750
750
 
751
 
#: ../DistUpgrade/DistUpgradeQuirks.py:143
 
751
#: ../DistUpgrade/DistUpgradeQuirks.py:148
752
752
msgid "No ARMv6 CPU"
753
753
msgstr "No ARMv6 CPU"
754
754
 
755
 
#: ../DistUpgrade/DistUpgradeQuirks.py:144
 
755
#: ../DistUpgrade/DistUpgradeQuirks.py:149
756
756
msgid ""
757
757
"Your system uses an ARM CPU that is older than the ARMv6 architecture. All "
758
758
"packages in karmic were built with optimizations requiring ARMv6 as the "
766
766
 
767
767
#. TRANSLATORS: this string is not displayed in the 9.10 upgrade
768
768
#. (but it will be used for 8.04 -> 10.04 LTS upgrades)
769
 
#: ../DistUpgrade/DistUpgradeQuirks.py:164
770
 
#: ../DistUpgrade/DistUpgradeQuirks.py:243
771
 
#: ../DistUpgrade/DistUpgradeQuirks.py:270
772
 
msgid ""
773
 
"Upgrading may reduce desktop effects, and performance in games and other "
774
 
"graphically intensive programs."
775
 
msgstr ""
776
 
"Upgrading may reduce desktop effects, and performance in games and other "
777
 
"graphically intensive programs."
778
 
 
779
 
#: ../DistUpgrade/DistUpgradeQuirks.py:168
780
 
msgid ""
781
 
"This computer is currently using the AMD 'fglrx' graphics driver. No version "
782
 
"of this driver is available that works with your hardware in Ubuntu 10.04.\n"
783
 
"\n"
784
 
"Do you want to continue?"
785
 
msgstr ""
786
 
"This computer is currently using the AMD 'fglrx' graphics driver. No version "
787
 
"of this driver is available that works with your hardware in Ubuntu 10.04.\n"
788
 
"\n"
789
 
"Do you want to continue?"
790
 
 
791
 
#: ../DistUpgrade/DistUpgradeQuirks.py:247
792
 
#: ../DistUpgrade/DistUpgradeQuirks.py:274
793
 
msgid ""
794
 
"This computer is currently using the NVIDIA 'nvidia' graphics driver. No "
795
 
"version of this driver is available that works with your video card in "
796
 
"Ubuntu 10.04.\n"
797
 
"\n"
798
 
"Do you want to continue?"
799
 
msgstr ""
800
 
"This computer is currently using the NVIDIA 'nvidia' graphics driver. No "
801
 
"version of this driver is available that works with your video card in "
802
 
"Ubuntu 10.04.\n"
803
 
"\n"
804
 
"Do you want to continue?"
805
 
 
806
 
#: ../DistUpgrade/DistUpgradeQuirks.py:444
 
769
#: ../DistUpgrade/DistUpgradeQuirks.py:169
 
770
#: ../DistUpgrade/DistUpgradeQuirks.py:253
 
771
#: ../DistUpgrade/DistUpgradeQuirks.py:280
 
772
msgid ""
 
773
"Upgrading may reduce desktop effects, and performance in games and other "
 
774
"graphically intensive programs."
 
775
msgstr ""
 
776
"Upgrading may reduce desktop effects, and performance in games and other "
 
777
"graphically intensive programs."
 
778
 
 
779
#: ../DistUpgrade/DistUpgradeQuirks.py:173
 
780
msgid ""
 
781
"This computer is currently using the AMD 'fglrx' graphics driver. No version "
 
782
"of this driver is available that works with your hardware in Ubuntu 10.04.\n"
 
783
"\n"
 
784
"Do you want to continue?"
 
785
msgstr ""
 
786
"This computer is currently using the AMD 'fglrx' graphics driver. No version "
 
787
"of this driver is available that works with your hardware in Ubuntu 10.04.\n"
 
788
"\n"
 
789
"Do you want to continue?"
 
790
 
 
791
#: ../DistUpgrade/DistUpgradeQuirks.py:257
 
792
#: ../DistUpgrade/DistUpgradeQuirks.py:284
 
793
msgid ""
 
794
"This computer is currently using the NVIDIA 'nvidia' graphics driver. No "
 
795
"version of this driver is available that works with your video card in "
 
796
"Ubuntu 10.04.\n"
 
797
"\n"
 
798
"Do you want to continue?"
 
799
msgstr ""
 
800
"This computer is currently using the NVIDIA 'nvidia' graphics driver. No "
 
801
"version of this driver is available that works with your video card in "
 
802
"Ubuntu 10.04.\n"
 
803
"\n"
 
804
"Do you want to continue?"
 
805
 
 
806
#: ../DistUpgrade/DistUpgradeQuirks.py:454
807
807
msgid "evms in use"
808
808
msgstr "evms in use"
809
809
 
810
 
#: ../DistUpgrade/DistUpgradeQuirks.py:445
 
810
#: ../DistUpgrade/DistUpgradeQuirks.py:455
811
811
msgid ""
812
812
"Your system uses the 'evms' volume manager in /proc/mounts. The 'evms' "
813
813
"software is no longer supported, please switch it off and run the upgrade "