forked from uyuni-project/uyuni
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathen.po
2175 lines (1790 loc) · 57.8 KB
/
en.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Red Hat Network.
# Copyright (c) 2000--2017 Red Hat, Inc.
# Cristian Gafton <[email protected]>, 2000, 2001.
#
msgid ""
msgstr ""
"Project-Id-Version: RHN 2.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-29 14:21+0200\n"
"PO-Revision-Date: 2000-08-08 16:51-0400\n"
"Last-Translator: Cristian Gafton <[email protected]>\n"
"Language-Team: English <[email protected]>\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../server/apacheAuth.py:66
#, python-format
msgid "incomplete proxy authentication token: %s"
msgstr ""
#: ../server/apacheAuth.py:84
#, python-format
msgid "Sent proxy signature %s does not match ours %s."
msgstr ""
#: ../server/apacheAuth.py:119
msgid "declined proxy authentication"
msgstr ""
#: ../server/handlers/app/packages.py:192
#: ../server/handlers/xmlrpc/registration.py:215
#: ../server/handlers/xmlrpc/registration.py:1168
#: ../server/handlers/xmlrpc/registration.py:1307
#: ../server/configFilesHandler.py:129
#, python-format
msgid ""
"\n"
" %s Account has been deactivated on this server.\n"
" Please contact your Org administrator for more help."
msgstr ""
#: ../server/handlers/applet/applet.py:78
#, python-brace-format
msgid "Your system was not found in the {PRODUCT_NAME} database"
msgstr ""
#: ../server/handlers/sat/auth.py:45
msgid "ISS is disabled on this server."
msgstr ""
#: ../server/handlers/sat/auth.py:50
#, python-format
msgid "Server \"%s\" is not enabled for ISS."
msgstr ""
#: ../server/handlers/xmlrpc/scap.py:104
#, fuzzy
msgid "Invalid system_id/action_id pair."
msgstr "Invalid system release version requested"
#: ../server/handlers/xmlrpc/errata.py:64
#, python-format
msgid "Expected a package name, not: %s"
msgstr ""
#: ../server/handlers/xmlrpc/errata.py:115
#, python-format
msgid "Expected a package, not: %s"
msgstr ""
#: ../server/handlers/xmlrpc/queue.py:433
#, python-format
msgid "Invalid action value type %s (%s)"
msgstr ""
#: ../server/handlers/xmlrpc/queue.py:464
#, python-format
msgid "Action %s does not belong to server %s"
msgstr ""
#: ../server/handlers/xmlrpc/up2date.py:233
#, python-format
msgid "Invalid value %s (%s)"
msgstr ""
#: ../server/handlers/xmlrpc/proxy.py:65
#, python-format
msgid "SUSE Manager Proxy service not enabled for server profile: \"%s\""
msgstr ""
#: ../server/handlers/xmlrpc/proxy.py:85
msgid "Invalid session key"
msgstr ""
#: ../server/handlers/xmlrpc/proxy.py:93
msgid "This server ID no longer exists"
msgstr ""
#: ../server/handlers/xmlrpc/registration.py:194
msgid "Required data missing"
msgstr ""
#: ../server/handlers/xmlrpc/registration.py:198
msgid "Required members missing"
msgstr ""
#: ../server/handlers/xmlrpc/registration.py:207
msgid "Attempt to register a system to an invalid username"
msgstr ""
#: ../server/handlers/xmlrpc/registration.py:839
msgid "Invalid system release version requested"
msgstr "Invalid system release version requested"
#: ../server/handlers/xmlrpc/registration.py:1063
msgid ""
"Unable to find a valid network interface, both ipaddr and ip6addr not found."
msgstr ""
#: ../server/handlers/xmlrpc/registration.py:1115
#, python-brace-format
msgid "{PRODUCT_NAME} Welcome Message"
msgstr ""
#: ../server/handlers/xmlrpc/registration.py:1125
#, fuzzy
msgid "Privacy Statement"
msgstr ""
" We think our customers understand better than anyone else how Red\n"
" Hat can most effectively serve their needs. Because of this, Red\n"
" Hat makes every effort to allow our customers to define the\n"
" relationship they will have with us. We ask customers how they\n"
" would like Red Hat to communicate with them, if at all. We disclose\n"
" how we will be using our customers' information through documents\n"
" like this one, or by answering individual questions customers may\n"
" ask. Our policy is not to sell or provide to others our customers'\n"
" information without making it clear that we intend to do to in this\n"
" statement or at the time the information is collected. Note that\n"
" when you purchase a product or service from us, we may need to\n"
" contact you to follow up on the product or service. However, our\n"
" policy is not to contact you for anything unrelated to the product\n"
" or service unless you have \"opted in\" to such contact when you\n"
" signed up. You should be aware that in certain circumstances, Red\n"
" Hat may be required to disclose information pursuant to applicable\n"
" law or government orders.\n"
" \n"
" Red Hat has self-certified as adhering to the European Union \"safe\n"
" harbor\" principles with the United States Department of Commerce,\n"
" and has chosen to cooperate with the European Union Data Protection\n"
" Authorities for unresolved privacy complaints. If you have any\n"
" questions or complaints regarding the use of your personal\n"
" information, please contact [email protected].\n"
" \n"
" Below you will find a detailed account of Red Hat's privacy\n"
" practices. If you have any questions about any of these practices\n"
" or Red Hat's use of your personal information, please feel free to\n"
" contact us at [email protected].\n"
" \n"
" \n"
" Information Collected Online\n"
" \n"
" Our website sometimes requires you to give us personal information\n"
" when you do things like purchase products in our Web store or\n"
" register your products with redhat.com. Red Hat uses your personal\n"
" information only for marketing, customer service, delivery of\n"
" products, aftercare service and related activities thereof. In\n"
" situations such as these, you will be given a choice as to whether\n"
" you would like Red Hat or our business partners to contact you in\n"
" the future. This is an \"opt-in\" process. If you opt-in, we rely on\n"
" your consent to send you information, special offers, and\n"
" promotional materials. In many cases, you may choose whether you\n"
" would like to be contacted via mail, email, phone, or not at all.\n"
" We will only contact you via the methods you choose. An exception\n"
" will be made in the rare case that we find a significant issue with\n"
" a product or service that requires your immediate attention. For\n"
" your protection, we may contact you via phone or email as the\n"
" situation warrants.\n"
" \n"
" Also, our website sometimes requires you to give us personal\n"
" information in order to do things like access webcasts, download\n"
" whitepapers, or participate in online surveys. In situations like\n"
" these, where you are accessing free products and services from Red\n"
" Hat and/or our business partners, we recognize your interest in the\n"
" product or service and consider that to be \"opting in\" to allow Red\n"
" Hat and appropriate business partners to contact you with\n"
" information, special offers, or promotional materials in the future.\n"
" Red Hat may transfer your personal information to or share it with\n"
" the business partner only for future marketing, development of new\n"
" products, customer service, delivery of products, aftercare service\n"
" and related activities thereof. If you do not wish to be contacted,\n"
" we ask that you refrain from accessing these free products and\n"
" services offered to you by Red Hat and our partners.\n"
" \n"
" Red Hat trains its employees on our privacy policy guidelines and\n"
" makes our privacy policy available to our business partners. Also\n"
" our website uses Secure Socket Layer (SSL) which encrypts your\n"
" personal information when you send your personal information on our\n"
" website. In addition, Red Hat and its business partners enter into\n"
" confidentiality agreements which requires care and precautions be\n"
" taken to prevent loss, misuse, or disclosure of your personal\n"
" information.\n"
" \n"
" Out of special concern for children's privacy, we do not accept\n"
" personal information from children who are under the age of 13.\n"
" \n"
" \n"
" Information Collected On Red Hat Network\n"
" \n"
" If you register your system on Red Hat Network, you will be asked to\n"
" provide a system profile when you register. The system profile\n"
" consists of:\n"
" \n"
" 1) An inventory of the .rpm files installed on the system. This\n"
" information helps determine what new software updates may be\n"
" valuable to you in keeping your system secure and available.\n"
" \n"
" 2) An inventory of your system hardware. This information is also\n"
" used by Red Hat to determine what software and support information\n"
" might be useful to you.\n"
" \n"
" You can determine the information in your System Profile prior to\n"
" registering it on Red Hat Network by typing the following at the\n"
" command prompt:\n"
" \n"
" $rhn_register\n"
" \n"
" This command will start the registration program, and all of the\n"
" information contained in the system profile is presented to you for\n"
" review prior to submission to Red Hat.\n"
" \n"
" Once you have registered a system profile, you can browse and edit\n"
" your profile information from your Red Hat Network page.\n"
" \n"
" When requested by you with a command from Red Hat Network, certain\n"
" application configuration information about a particular system may\n"
" be provided to Red Hat and displayed to you in a Web page to assist\n"
" you in configuring your system. At your request, Red Hat may store\n"
" this information for a time to assist you in system recovery should\n"
" you make a mistake in the application configuration. In each case\n"
" where configuration information is stored by Red Hat, it will be at\n"
" your request and only for a period of time sufficient to confirm\n"
" acceptance of new configuration settings.\n"
" \n"
" Other than the System Profile and application configuration you\n"
" request as part of an online service, Red Hat will never retrieve or\n"
" store personal file information from your system as part of any Red\n"
" Hat service.\n"
" \n"
" \n"
" Information Collected in Other Ways\n"
" \n"
" We collect information in other ways, such as running contests on\n"
" our site and at trade shows, in which we ask you for contact\n"
" information (like your email address), unique identifiers (like your\n"
" password), and demographic information (like your occupation). We\n"
" may use data from these contests and trade shows to contact you or\n"
" to allow appropriate business partners to contact you. If you do\n"
" not wish to be contacted, we ask that you refrain from participating\n"
" in these promotions.\n"
" \n"
" \n"
" Cookies and Other Browser Information\n"
" \n"
" Our site automatically captures IP addresses. We use IP addresses\n"
" to help diagnose problems with our server, to administer our\n"
" website, and to help ensure the security of your interaction with\n"
" the website. Your IP address is used to help identify you and your\n"
" shopping cart.\n"
" \n"
" As part of offering and providing customizable and personalized\n"
" services, Red Hat uses cookies to store and sometimes track\n"
" information about you. A cookie is a small amount of data that is\n"
" sent to your browser from a Web server and stored on your computer's\n"
" hard drive. All sections of redhat.com where you are prompted to\n"
" log in or that are customizable require your browser to accept\n"
" cookies. If you would like to know more about precisely how we use\n"
" cookies, click here.\n"
" \n"
" \n"
" Third Party and Aggregated Data\n"
" \n"
" Under confidentiality agreements, Red Hat may match user information\n"
" with third-party data. Also, Red Hat discloses aggregated user\n"
" statistics in order to describe our services to current and\n"
" prospective partners and other third parties. Red Hat has\n"
" agreements with some third parties to perform certain dedicated\n"
" tasks such as product fulfillment, payroll, credit card processing,\n"
" e-mail housing, and marketing, training, and customer service. In\n"
" these situations, we share your information with these third parties\n"
" for the sole purpose of allowing them to perform these tasks. Your\n"
" information is not used by the third party in any other way.\n"
" \n"
" \n"
" About Links to Other Sites\n"
" \n"
" This site contains links to other sites. Red Hat does not control\n"
" the information collection of sites that can be reached through\n"
" links from redhat.com. If you have questions about the data\n"
" collection procedures of linked sites, please contact those\n"
" companies directly.\n"
" \n"
" \n"
" Public Forums Reminder\n"
" \n"
" This site often makes chat rooms, forums, message boards, and/or\n"
" news groups available to its users. Please remember that any\n"
" information that is disclosed in these areas becomes public\n"
" information. Exercise caution when deciding to disclose your\n"
" personal information. Although we value individual ideas and\n"
" encourage free expression, Red Hat reserves the right to take\n"
" necessary action to preserve the forum's integrity, such as removing\n"
" any posting that is vulgar or inappropriate.\n"
" \n"
" \n"
" Questions and Answers\n"
" \n"
" How Can I Opt Out?\n"
" Red Hat gives you the ability to opt out of receiving communications\n"
" from Red Hat and/or its partners if you choose. When you register\n"
" or order a product or service, simply choose \"I do not wish to be\n"
" contacted\" underneath the Contact Method section. If you decide\n"
" that you would like to opt out of communications at a later date,\n"
" you may log in to your account\n"
" (http://www.redhat.com/apps/user/login.html) and modify the Contact\n"
" Method section. You may also simply unsubscribe to a specific email\n"
" communication by following the unsubscribe directions at the bottom\n"
" of the email or by contacting [email protected] and requesting\n"
" that you be unsubscribe from that specific communication.\n"
" \n"
" How Can I Modify or Update My Information?\n"
" Red Hat gives you the ability to modify or update your information.\n"
" Please log in and modify your information\n"
" (http://www.redhat.com/apps/user/login.html) or, if necessary,\n"
" contact us at [email protected] and describe the changes you want\n"
" made to the information you have previously provided.\n"
" \n"
" Red Hat reserves the right to change this policy from time to time.\n"
" If we do make changes, the revised Privacy Statement will be posted\n"
" on this site."
#: ../server/handlers/xmlrpc/registration.py:1146
msgid "Expected a dictionary as a product argument"
msgstr ""
#: ../server/handlers/xmlrpc/registration.py:1374
#, python-format
msgid "Invalid value '%s' for %s (%s)"
msgstr ""
#: ../server/importlib/userAuth.py:98
msgid "You are not authorized to manage packages in the null org"
msgstr ""
#: ../server/importlib/userAuth.py:103
#, python-format
msgid "You are not allowed to manage packages in the %s org"
msgstr ""
#: ../server/importlib/userAuth.py:121
msgid "You are not allowed to perform administrative tasks"
msgstr ""
#: ../server/importlib/userAuth.py:144
#, python-format
msgid ""
"You are not allowed to manage channel %s, or that channel does not exist"
msgstr ""
#: ../server/importlib/userAuth.py:204
#, python-format
msgid ""
"\n"
" %s Account has been deactivated on this server.\n"
" Please contact your Org administrator for more help."
msgstr ""
#: ../server/rhnHandler.py:62
msgid "Please run rhn_register as root on this client"
msgstr ""
#: ../server/rhnHandler.py:75
#, python-format
msgid "Service not enabled for system profile: \"%s\""
msgstr ""
#: ../server/rhnServer/server_class.py:97
#, python-format
msgid "Architecture `%s' is not supported"
msgstr ""
#: ../server/rhnServer/server_token.py:78
#, python-format
msgid "Token `%s' has more than one base channel assigned"
msgstr ""
#: ../server/rhnServer/server_token.py:80
msgid "Conflicting base channels"
msgstr ""
#: ../server/rhnServer/server_token.py:190
#, python-format
msgid "Failed to add server to group %s"
msgstr ""
#: ../server/rhnServer/server_token.py:503
#, python-format
msgid "Maximum usage count of %s reached"
msgstr ""
#: ../server/rhnServer/server_token.py:744
msgid ""
"Stacking of re-registration tokens with different base entitlements is not "
"supported"
msgstr ""
#: ../server/rhnServer/server_token.py:811
#, python-format
msgid "Could not find token '%s'"
msgstr ""
#. Cannot use activation keys from different orgs
#: ../server/rhnServer/server_token.py:843
msgid "Tokens from mismatching orgs"
msgstr ""
#. Two tokens with different kickstart sessions
#: ../server/rhnServer/server_token.py:853
msgid "Kickstart session mismatch"
msgstr ""
#: ../server/rhnServer/server_token.py:877
msgid "Stacking of re-registration tokens is not supported"
msgstr ""
#: ../server/rhnUser.py:289 ../server/rhnUser.py:292
msgid "Invalid username/password combination"
msgstr ""
#. nope, not reserved either
#: ../server/rhnUser.py:467
#, python-format
msgid "Username `%s' has not been reserved"
msgstr ""
#. New accounts have to specify an e-mail address
#: ../server/rhnUser.py:473
msgid "E-mail address not specified"
msgstr ""
#: ../server/rhnUser.py:509
#, python-format
msgid "username should be at least %d characters"
msgstr ""
#: ../server/rhnUser.py:512
#, python-format
msgid "username should be less than %d characters"
msgstr ""
#: ../server/rhnUser.py:523
#, python-format
msgid "username = `%s', invalid character `%s'"
msgstr ""
#: ../server/rhnUser.py:542
#, python-format
msgid "Please limit your e-mail address to %s chars"
msgstr ""
#: ../server/rhnUser.py:623
#, python-format
msgid "password must be at least %d characters"
msgstr ""
#: ../server/rhnUser.py:626
#, python-format
msgid "Password must be shorter than %d characters"
msgstr ""
#: ../server/rhnUser.py:644
#, python-format
msgid "password contains character `%s'"
msgstr ""
#: ../server/rhnUser.py:651
#, python-format
msgid "username should be at least %d characters long"
msgstr ""
#: ../server/rhnUser.py:662
#, python-format
msgid "Cannot register usernames ending with %s"
msgstr ""
#: ../server/rhnPackage.py:49 ../server/rhnPackage.py:87
#: ../server/rhnPackage.py:107 ../server/rhnPackage.py:158
#, fuzzy, python-format
msgid "Invalid RPM package %s requested"
msgstr "Invalid system release version requested"
#: ../server/rhnPackage.py:112
msgid "Package not found"
msgstr ""
#: ../server/apacheRequest.py:59
#, python-format
msgid "Invalid request received (%s)."
msgstr ""
#: ../server/apacheRequest.py:120
#, python-format
msgid ""
"IMPORTANT MESSAGE FOLLOWS:\n"
"%s"
msgstr ""
#: ../server/apacheRequest.py:149
#, python-format
msgid ""
"While running '%s': caught\n"
"%s : %s\n"
msgstr ""
#: ../server/apacheRequest.py:606
#, python-format
msgid "Invalid URI %s"
msgstr ""
#: ../server/rhnChannel.py:1992
#, python-format
msgid ""
"Your account does not have access to any channels matching "
"(release='%(release)s', arch='%(arch)s')%(www_activation)s"
msgstr ""
#: ../server/rhnChannel.py:2002
msgid ""
"\n"
"If you have a registration number, please register with it first at http://"
"www.redhat.com/apps/activate/ and then try again.\n"
"\n"
msgstr ""
#: ../server/rhnChannel.py:2012
#, python-format
msgid "Insufficient subscription permissions for release (%s, %s"
msgstr ""
#. Various messages that can be reused
#.
#. bretm 02/07/2007 -- when we have better old-client documentation, probably
#. will be safe to get rid of all this crap
#: ../server/rhnChannel.py:2276 ../server/rhnChannel.py:2287
#: ../server/rhnChannel.py:2302
msgid "System Registered but Inactive"
msgstr ""
#: ../server/rhnChannel.py:2277
#, python-format
msgid ""
"\n"
"Invalid Architecture and OS release combination (%s, %s).\n"
"Your system has been registered, but will not receive updates\n"
"because it is not subscribed to a channel. If you have not yet\n"
"activated your product for service, please visit our website at:\n"
"\n"
" http://www.redhat.com/apps/activate/\n"
"\n"
"...to activate your product."
msgstr ""
#: ../server/rhnChannel.py:2288
#, python-format
msgid ""
"\n"
"Invalid Architecture and OS release combination (%s, %s).\n"
"Your system has been registered, but will not receive updates\n"
"because it could not be subscribed to a base channel.\n"
"Please contact your organization administrator for assistance.\n"
msgstr ""
#: ../server/rhnChannel.py:2295
#, python-format
msgid ""
"\n"
" This system has been successfully registered, but is not yet entitled\n"
" to service. To entitle this system to service, login to the web site at:\n"
"\n"
" %(entitlement_url)s\n"
msgstr ""
#: ../server/rhnChannel.py:2303
#, python-format
msgid ""
"\n"
" This system has been successfully registered, but no service entitlements\n"
" were available. To entitle this system to service, login to the web site "
"at:\n"
"\n"
" %(entitlement_url)s\n"
msgstr ""
#. 0-999: Red Hat client/client-like interaction errors:
#: ../common/rhnException.py:53
msgid "This does not appear to be a valid username."
msgstr ""
#: ../common/rhnException.py:54
msgid "Invalid username and password combination."
msgstr ""
#: ../common/rhnException.py:55
msgid "This login is already taken, or the password is incorrect."
msgstr ""
#: ../common/rhnException.py:56
msgid "Permission denied."
msgstr ""
#: ../common/rhnException.py:57
msgid "Object not found."
msgstr ""
#: ../common/rhnException.py:58
#, fuzzy
msgid "Invalid System Digital ID."
msgstr "Invalid system release version requested"
#: ../common/rhnException.py:59
#, fuzzy
msgid "Invalid System Credentials."
msgstr "Invalid system release version requested"
#: ../common/rhnException.py:60
msgid "Could not retrieve user data from database."
msgstr ""
#: ../common/rhnException.py:61
msgid "Valid username required."
msgstr ""
#: ../common/rhnException.py:62
msgid "Valid password required."
msgstr ""
#: ../common/rhnException.py:63
msgid "Minimum username length violation."
msgstr ""
#: ../common/rhnException.py:64
msgid "Minimum password length violation."
msgstr ""
#: ../common/rhnException.py:65
msgid "The username contains invalid characters."
msgstr ""
#: ../common/rhnException.py:66
msgid "File not found."
msgstr ""
#: ../common/rhnException.py:67
msgid "Architecture and OS version combination is not supported."
msgstr ""
#: ../common/rhnException.py:68
msgid "Could not retrieve system data from database."
msgstr ""
#: ../common/rhnException.py:69
msgid "Invalid arguments passed to function."
msgstr ""
#: ../common/rhnException.py:70
msgid "Unable to retrieve requested entry."
msgstr ""
#: ../common/rhnException.py:71
msgid "Could not update database entry."
msgstr ""
#: ../common/rhnException.py:72
msgid "Unsupported server architecture."
msgstr ""
#: ../common/rhnException.py:73
#, python-format
msgid ""
"\n"
" The anonymous server functionality is no longer available.\n"
"\n"
" Please re-register this system by running mgr_register as root.\n"
" Please visit https://%(hostname)s/rhn/systems/SystemEntitlements.do\n"
" or login at https://%(hostname)s, and from the \"Overview\" tab,\n"
" select \"Subscription Management\" to enable the service for this "
"system.\n"
" "
msgstr ""
#: ../common/rhnException.py:81
msgid "Record not available in the database."
msgstr ""
#: ../common/rhnException.py:82
msgid "Invalid value for entry."
msgstr ""
#: ../common/rhnException.py:83
#, python-format
msgid ""
"\n"
" This system does not have a valid entitlement for SUSE Manager.\n"
" Please visit https://%(hostname)s/rhn/systems/SystemEntitlements.do\n"
" or login at https://%(hostname)s, and from the \"Overview\" tab,\n"
" select \"Subscription Management\" to enable the service for this "
"system.\n"
" "
msgstr ""
#: ../common/rhnException.py:89
msgid "Channel error"
msgstr ""
#: ../common/rhnException.py:90
msgid "Client session token is invalid."
msgstr ""
#: ../common/rhnException.py:91
msgid "Client session token has expired."
msgstr ""
#: ../common/rhnException.py:92
msgid "You are not authorized to retrieve the requested object."
msgstr ""
#: ../common/rhnException.py:93
msgid "Invalid action"
msgstr ""
#: ../common/rhnException.py:94
msgid "You are not allowed to perform administrative tasks on this system."
msgstr ""
#: ../common/rhnException.py:96
msgid "The system is already subscribed to the specified channel."
msgstr ""
#: ../common/rhnException.py:97
msgid "The system is not currently subscribed to the specified channel."
msgstr ""
#: ../common/rhnException.py:98
msgid "The specified channel does not exist."
msgstr ""
#: ../common/rhnException.py:99
msgid "Invalid channel version."
msgstr ""
#: ../common/rhnException.py:100
msgid ""
"\n"
" User group membership limits exceeded.\n"
"\n"
" The current settings for your account do not allow you to add another\n"
" user account. Please check with the organization administrator for "
"your\n"
" account if the maximum number of users allowed to subscribe to server "
"needs\n"
" to be changed.\n"
" "
msgstr ""
#: ../common/rhnException.py:108
msgid ""
"\n"
" System group membership limits exceeded.\n"
"\n"
" The current settings for your account do not allow you to add another\n"
" system profile. Please check with the organization administrator for "
"your\n"
" account for modifying the maximum number of system profiles that can "
"be\n"
" subscribed to your account.\n"
" "
msgstr ""
#: ../common/rhnException.py:116
msgid ""
"\n"
" Invalid architecture.\n"
"\n"
" The architecture of the package is not supported by\n"
" "
msgstr ""
#: ../common/rhnException.py:121
msgid "Invalid RPM header"
msgstr ""
#: ../common/rhnException.py:122
msgid ""
"\n"
" This system is already registered as a Salt Minion. If you want to "
"register it as a traditional client\n"
" please delete it first via the web UI or API and then register it using "
"the traditional tools.\n"
" "
msgstr ""
#. For the uploading tools
#: ../common/rhnException.py:127
msgid "Invalid information uploaded to the server"
msgstr ""
#: ../common/rhnException.py:128
msgid "Error uploading network interfaces configuration."
msgstr ""
#: ../common/rhnException.py:129
msgid ""
"\n"
" Package Upload Failed due to uniqueness constraint violation.\n"
" Make sure the package does not have any duplicate dependencies or\n"
" does not already exists on the server\n"
" "
msgstr ""
#: ../common/rhnException.py:134
msgid ""
"\n"
" The --force rhnpush option is disabled on this server.\n"
" Please contact your SUSE Manager administrator for more help.\n"
" "
msgstr ""
#. 60-70: token errors
#: ../common/rhnException.py:140
msgid ""
"\n"
" The activation token specified could not be found on the server.\n"
" Please retry with a valid key.\n"
" "
msgstr ""
#: ../common/rhnException.py:144
msgid "Too many systems registered using this registration token"
msgstr ""
#: ../common/rhnException.py:145
msgid "Token contains invalid, obsoleted or insufficient settings"
msgstr ""
#: ../common/rhnException.py:146
msgid "Conflicting activation tokens"
msgstr ""
#. 70-80: channel subscription errors
#: ../common/rhnException.py:149
msgid ""
"\n"
" No matching base channel found for your system.\n"
" "
msgstr ""
#: ../common/rhnException.py:152
msgid ""
"\n"
" You do not have subscription permission to the designated channel.\n"
" Please refer to your organization's channel or organization\n"
" administrators for further details.\n"
" "
msgstr ""
#: ../common/rhnException.py:157
msgid "You can not unsubscribe from base channel."
msgstr ""
#: ../common/rhnException.py:158
msgid "SUSE Manager or Proxy channel can not be subscribed."
msgstr ""
#. 80-90: server group errors
#: ../common/rhnException.py:161
msgid "There was an error while trying to join the system to its groups"
msgstr ""
#. 90-100: entitlement errors
#: ../common/rhnException.py:164
msgid "Unable to entitle system"
msgstr ""
#. 100-109: e-mail and uuid related faults
#: ../common/rhnException.py:167
msgid "Maximum e-mail length violation."
msgstr ""
#: ../common/rhnException.py:168
msgid "This system has been previously registered."
msgstr ""
#: ../common/rhnException.py:169
msgid "Invalid username"
msgstr ""
#. 140-159 applet errors
#: ../common/rhnException.py:172
msgid "Unable to look up server"
msgstr ""
#. 160-179: OSAD errors
#: ../common/rhnException.py:175
msgid "Required argument is missing"
msgstr ""
#. 600-699: RHEL5+ EN errors
#: ../common/rhnException.py:178
msgid "No entitlement information tied to hardware"
msgstr ""
#: ../common/rhnException.py:179
msgid "Installation number is not entitling"
msgstr ""
#. 700-799: Additional user input verification errors.
#: ../common/rhnException.py:182
msgid "Maximum username length violation"
msgstr ""
#: ../common/rhnException.py:183
msgid "Maximum password length violation"
msgstr ""
#: ../common/rhnException.py:184
msgid "This user has read only API access. Action denied."
msgstr ""
#: ../common/rhnException.py:186
msgid "System Name cannot be less than 1 character"
msgstr ""
#. 1000-1999: Proxy specific errors:
#. issued by a Proxy to the client
#: ../common/rhnException.py:190
msgid "SUSE Manager Proxy error."
msgstr ""
#: ../common/rhnException.py:191
msgid "SUSE Manager Proxy unable to login."
msgstr ""
#. issued by a SUSE Manager Server/Satellite to the proxy
#: ../common/rhnException.py:193
msgid ""
"\n"
" SUSE Manager Proxy system ID does not match a Spacewalk Proxy Server\n"
" in the database.\n"
" "
msgstr ""
#: ../common/rhnException.py:197
msgid "SUSE Manager Proxy session token is invalid."
msgstr ""
#: ../common/rhnException.py:198
msgid "SUSE Manager Proxy session token has expired."
msgstr ""
#. 2000-2999: Red Hat Satellite specific errors:
#: ../common/rhnException.py:202
msgid ""
"\n"
" user creation is not allowed via mgr_register;\n"
" please contact your sysadmin to have your account created.\n"
" "
msgstr ""
#: ../common/rhnException.py:206
msgid ""
"\n"
" This SUSE Manager server is not allowed to use Inter Server Sync on "
"this server\n"
" "
msgstr ""
#: ../common/rhnException.py:209
msgid ""
"\n"
" Inter Server Sync is disabled on this SUSE Manager Server.\n"
" "
msgstr ""
#. 3000-3999: XML dumper errors:
#: ../common/rhnException.py:214
msgid "Invalid datatype passed"
msgstr ""
#: ../common/rhnException.py:215