forked from shadow-maint/shadow
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhe.po
2883 lines (2169 loc) · 68.3 KB
/
he.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
# Hebrew translation of shadow.
# Copyright (C) 2004 THE shadow'S COPYRIGHT HOLDER
# This file is distributed under the same license as the shadow package.
# Lior Kaplan <webmaster@guides.co.il>, 2004.
#
#
msgid ""
msgstr ""
"Project-Id-Version: shadow\n"
"Report-Msgid-Bugs-To: pkg-shadow-devel@lists.alioth.debian.org\n"
"POT-Creation-Date: 2022-07-27 22:49+0800\n"
"PO-Revision-Date: 2004-07-21 23:59+0300\n"
"Last-Translator: Lior Kaplan <webmaster@guides.co.il>\n"
"Language-Team: Hebrew <en@li.org>\n"
"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#, c-format
msgid ""
"Multiple entries named '%s' in %s. Please fix this with pwck or grpck.\n"
msgstr ""
#, c-format
msgid "crypt method not supported by libcrypt? (%s)\n"
msgstr ""
#, c-format
msgid "configuration error - cannot parse %s value: '%s'"
msgstr ""
msgid "Could not allocate space for config info.\n"
msgstr "לא יכול להקצות מקום בשביל מידע על הקונפיגורציה.\n"
#, c-format
msgid "configuration error - unknown item '%s' (notify administrator)\n"
msgstr "שגיאת הגדרות - רכיב לא ידוע '%s' (הודע למנהל)\n"
#, c-format
msgid "%s: nscd did not terminate normally (signal %d)\n"
msgstr ""
#, c-format
msgid "%s: nscd exited with status %d\n"
msgstr ""
msgid "Password: "
msgstr "סיסמה: "
#, c-format
msgid "%s's Password: "
msgstr "הסיסמה של %s: "
#, fuzzy
#| msgid "Cannot open the password file.\n"
msgid "Cannot open audit interface.\n"
msgstr "לא יכול לפתוח את קובץ הסיסמאות.\n"
#, c-format
msgid "%s: can not get previous SELinux process context: %s\n"
msgstr ""
#, c-format
msgid "[libsemanage]: %s\n"
msgstr ""
#, c-format
msgid "Cannot create SELinux management handle\n"
msgstr ""
#, c-format
msgid "SELinux policy not managed\n"
msgstr ""
#, c-format
msgid "Cannot read SELinux policy store\n"
msgstr ""
#, c-format
msgid "Cannot establish SELinux management connection\n"
msgstr ""
#, c-format
msgid "Cannot begin SELinux transaction\n"
msgstr ""
#, c-format
msgid "Could not query seuser for %s\n"
msgstr ""
#, c-format
msgid "Could not set serange for %s\n"
msgstr ""
#, fuzzy, c-format
msgid "Could not set sename for %s\n"
msgstr "לא יכול להקצות מקום בשביל מידע על הקונפיגורציה.\n"
#, c-format
msgid "Could not modify login mapping for %s\n"
msgstr ""
#, fuzzy, c-format
msgid "Cannot create SELinux login mapping for %s\n"
msgstr "שנה מידע הזדקות בשביל %s\n"
#, c-format
msgid "Could not set name for %s\n"
msgstr ""
#, c-format
msgid "Could not set SELinux user for %s\n"
msgstr ""
#, c-format
msgid "Could not add login mapping for %s\n"
msgstr ""
#, c-format
msgid "Cannot init SELinux management\n"
msgstr ""
#, fuzzy, c-format
msgid "Cannot create SELinux user key\n"
msgstr "%s: לא יכול לקבוע את שם המשתמש שלך.\n"
#, fuzzy, c-format
msgid "Cannot verify the SELinux user\n"
msgstr "%s: לא יכול לקבוע את שם המשתמש שלך.\n"
#, c-format
msgid "Cannot modify SELinux user mapping\n"
msgstr ""
#, c-format
msgid "Cannot add SELinux user mapping\n"
msgstr ""
#, c-format
msgid "Cannot commit SELinux transaction\n"
msgstr ""
#, c-format
msgid "Login mapping for %s is not defined, OK if default mapping was used\n"
msgstr ""
#, c-format
msgid "Login mapping for %s is defined in policy, cannot be deleted\n"
msgstr ""
#, c-format
msgid "Could not delete login mapping for %s"
msgstr ""
#, c-format
msgid "%s: out of memory\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: Cannot stat %s: %s\n"
msgstr "%s: לא יכול לנעול קובץ צל\n"
#, fuzzy, c-format
msgid "%s: %s is neither a directory, nor a symlink.\n"
msgstr "ספרית שורש לא חוקית \"%s\"\n"
#, fuzzy, c-format
msgid "%s: Cannot read symbolic link %s: %s\n"
msgstr "%s: לא יכול לשנות משתמש `%s' על לקוח NIS.\n"
#, c-format
msgid "%s: Suspiciously long symlink: %s\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: Cannot create directory %s: %s\n"
msgstr "%s: לא יכול לשנות משתמש `%s' על לקוח NIS.\n"
#, fuzzy, c-format
msgid "%s: Cannot change owner of %s: %s\n"
msgstr "%s: שורה %d: לא יכול לעדכן רשומת סיסמה\n"
#, fuzzy, c-format
msgid "%s: Cannot change mode of %s: %s\n"
msgstr "%s: שורה %d: לא יכול לעדכן רשומת סיסמה\n"
#, fuzzy, c-format
msgid "%s: unlink: %s: %s\n"
msgstr "%s: שורה %d: לא יכול לעדכן רשומת סיסמה\n"
#, fuzzy, c-format
msgid "%s: Cannot remove directory %s: %s\n"
msgstr "%s: לא יכול לשנות משתמש `%s' על לקוח NIS.\n"
#, fuzzy, c-format
msgid "%s: Cannot rename %s to %s: %s\n"
msgstr "%s: שורה %d: לא יכול לעדכן רשומת סיסמה\n"
#, fuzzy, c-format
msgid "%s: Cannot remove %s: %s\n"
msgstr "%s: שורה %d: לא יכול לעדכן רשומת סיסמה\n"
#, fuzzy, c-format
msgid "%s: Cannot create symbolic link %s: %s\n"
msgstr "%s: לא יכול לכתוב מחדש קובץ סיסמאות\n"
#, fuzzy, c-format
msgid "%s: Cannot change owners of %s: %s\n"
msgstr "%s: שורה %d: לא יכול לעדכן רשומת סיסמה\n"
#, fuzzy, c-format
msgid "%s: Cannot lstat %s: %s\n"
msgstr "%s: לא יכול לנעול קובץ צל\n"
#, fuzzy, c-format
msgid "%s: Warning, user %s has no tcb shadow file.\n"
msgstr "%s: לא יכול לנעול קובץ צל\n"
#, c-format
msgid ""
"%s: Emergency: %s's tcb shadow is not a regular file with st_nlink=1.\n"
"The account is left locked.\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: mkdir: %s: %s\n"
msgstr "%s: שורה %d: לא יכול לעדכן רשומת סיסמה\n"
#, fuzzy, c-format
msgid "%s: Cannot open %s: %s\n"
msgstr "%s: לא יכול לפתוח קובץ צל\n"
#, c-format
msgid "Warning: unknown group %s\n"
msgstr "אזהרה: קבוצה לא מוכרת %s\n"
msgid "Warning: too many groups\n"
msgstr "אזהרה: יותר מידי קבוצות\n"
msgid "Your password has expired."
msgstr "תוקף הסיסמה שלך פג."
msgid "Your password is inactive."
msgstr "הסיסמה שלך אינה פעילה."
msgid "Your login has expired."
msgstr "תוקף הכניסה שלך למערכת פג."
msgid " Contact the system administrator."
msgstr " צור קשר עם מנהל המערכת."
msgid " Choose a new password."
msgstr " בחר סיסמה חדשה."
msgid "You must change your password."
msgstr ""
#, c-format
msgid "Your password will expire in %ld days.\n"
msgstr "תוקף הסיסמה שלך יפוג בתוך %ld ימים.\n"
msgid "Your password will expire tomorrow."
msgstr "תוקף הסיסמה שלך יפוג מחר."
msgid "Your password will expire today."
msgstr "תוקף הסיסמה שלך פג היום."
msgid "Cannot open audit interface - aborting.\n"
msgstr ""
#, fuzzy, c-format
msgid "Unable to change owner or mode of tty stdin: %s"
msgstr "לא יכול לשנות tty %s"
#, fuzzy, c-format
msgid "%s: failed to unlock %s\n"
msgstr "%s: שדות ארוכים מידי\n"
#, fuzzy, c-format
msgid "%s: "
msgstr "passwd: %s\n"
msgid ": "
msgstr ""
msgid "Environment overflow\n"
msgstr "הצפת סביבה\n"
#, c-format
msgid "You may not change $%s\n"
msgstr "אינך רשאי לשנות את $%s\n"
#, fuzzy, c-format
msgid ""
"%d failure since last login.\n"
"Last was %s on %s.\n"
msgid_plural ""
"%d failures since last login.\n"
"Last was %s on %s.\n"
msgstr[0] "%d שגיאה מאז כניסה אחרונה למערכת. האחרונה היתה %s על %s.\n"
msgstr[1] "%d שגיאה מאז כניסה אחרונה למערכת. האחרונה היתה %s על %s.\n"
#, c-format
msgid ""
"%s: Invalid configuration: SYS_GID_MIN (%lu), GID_MIN (%lu), SYS_GID_MAX "
"(%lu)\n"
msgstr ""
#, c-format
msgid "%s: Invalid configuration: GID_MIN (%lu), GID_MAX (%lu)\n"
msgstr ""
#, c-format
msgid "%s: Encountered error attempting to use preferred GID: %s\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: failed to allocate memory: %s\n"
msgstr "%s: שדות ארוכים מידי\n"
#, fuzzy, c-format
msgid ""
"%s: Can't get unique system GID (%s). Suppressing additional messages.\n"
msgstr "%s: שם לא חוקי: \"%s\"\n"
#, fuzzy, c-format
msgid "%s: Can't get unique GID (%s). Suppressing additional messages.\n"
msgstr "%s: שם לא חוקי: \"%s\"\n"
#, fuzzy, c-format
msgid "%s: Can't get unique GID (no more available GIDs)\n"
msgstr "%s: שם לא חוקי: \"%s\"\n"
#, c-format
msgid ""
"%s: Invalid configuration: SUB_GID_MIN (%lu), SUB_GID_MAX (%lu), "
"SUB_GID_COUNT (%lu)\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: Can't get unique subordinate GID range\n"
msgstr "%s: לא יכול לנעול קובץ צל\n"
#, c-format
msgid ""
"%s: Invalid configuration: SUB_UID_MIN (%lu), SUB_UID_MAX (%lu), "
"SUB_UID_COUNT (%lu)\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: Can't get unique subordinate UID range\n"
msgstr "%s: לא יכול לנעול קובץ צל\n"
#, c-format
msgid ""
"%s: Invalid configuration: SYS_UID_MIN (%lu), UID_MIN (%lu), SYS_UID_MAX "
"(%lu)\n"
msgstr ""
#, c-format
msgid "%s: Invalid configuration: UID_MIN (%lu), UID_MAX (%lu)\n"
msgstr ""
#, c-format
msgid "%s: Encountered error attempting to use preferred UID: %s\n"
msgstr ""
#, fuzzy, c-format
msgid ""
"%s: Can't get unique system UID (%s). Suppressing additional messages.\n"
msgstr "%s: שם לא חוקי: \"%s\"\n"
#, fuzzy, c-format
msgid "%s: Can't get unique UID (%s). Suppressing additional messages.\n"
msgstr "%s: שם לא חוקי: \"%s\"\n"
#, fuzzy, c-format
msgid "%s: Can't get unique UID (no more available UIDs)\n"
msgstr "%s: שם לא חוקי: \"%s\"\n"
#, c-format
msgid "%s: Not enough arguments to form %u mappings\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: Memory allocation failure\n"
msgstr "%s: זיהוי PAM נכשל\n"
#, c-format
msgid "%s: subuid overflow detected.\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: Invalid map file %s specified\n"
msgstr "%s: שם לא חוקי: \"%s\"\n"
#, c-format
msgid "%s: Could not prctl(PR_SET_KEEPCAPS)\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: Could not seteuid to %d\n"
msgstr "לא יכול להקצות מקום בשביל מידע על הקונפיגורציה.\n"
#, fuzzy, c-format
msgid "%s: Could not set caps\n"
msgstr "לא יכול להקצות מקום בשביל מידע על הקונפיגורציה.\n"
#, c-format
msgid "%s: snprintf failed!\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: open of %s failed: %s\n"
msgstr "%s: שורה %d: לא יכול לעדכן רשומת סיסמה\n"
#, fuzzy, c-format
msgid "%s: write to %s failed: %s\n"
msgstr "%s: שורה %d: לא יכול לעדכן רשומת סיסמה\n"
msgid "Too many logins.\n"
msgstr "יותר מידי כניסות למערכת.\n"
msgid "You have new mail."
msgstr "יש לך דואר חדש."
msgid "No mail."
msgstr "אין דואר."
msgid "You have mail."
msgstr "יש לך דואר."
msgid "no change"
msgstr ""
msgid "a palindrome"
msgstr ""
msgid "case changes only"
msgstr ""
msgid "too similar"
msgstr ""
msgid "too simple"
msgstr ""
msgid "rotated"
msgstr ""
msgid "too short"
msgstr ""
#, c-format
msgid "Bad password: %s. "
msgstr "סיסמה לא טובה: %s. "
#, c-format
msgid "passwd: pam_start() failed, error %d\n"
msgstr ""
#, c-format
msgid "passwd: %s\n"
msgstr "passwd: %s\n"
#, fuzzy
msgid "passwd: password unchanged\n"
msgstr "סיסמה: "
msgid "passwd: password updated successfully\n"
msgstr ""
#, c-format
msgid "%s: PAM modules requesting echoing are not supported.\n"
msgstr ""
#, c-format
msgid "%s: conversation type %d not supported.\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: (user %s) pam_start failure %d\n"
msgstr "%s: שורה %d: משתמש לא מוכר %s\n"
#, c-format
msgid ""
"%s: (user %s) pam_chauthtok() failed, error:\n"
"%s\n"
msgstr ""
#, c-format
msgid "Incorrect password for %s.\n"
msgstr ""
#, c-format
msgid "%s: multiple --root options\n"
msgstr ""
#, c-format
msgid "%s: option '%s' requires an argument\n"
msgstr ""
#, c-format
msgid "%s: failed to drop privileges (%s)\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: invalid chroot path '%s', only absolute paths are supported.\n"
msgstr "%s: מספר טלפון בבית לא חוקי: \"%s\"\n"
#, fuzzy, c-format
msgid "%s: cannot access chroot directory %s: %s\n"
msgstr "%s: לא יכול לשנות משתמש `%s' על לקוח NIS.\n"
#, fuzzy, c-format
msgid "%s: cannot chdir to chroot directory %s: %s\n"
msgstr "%s: לא יכול לשנות משתמש `%s' על לקוח NIS.\n"
#, fuzzy, c-format
msgid "%s: unable to chroot to directory %s: %s\n"
msgstr "ספרית שורש לא חוקית \"%s\"\n"
#, c-format
msgid "Unable to obtain random bytes.\n"
msgstr ""
#, c-format
msgid ""
"Invalid ENCRYPT_METHOD value: '%s'.\n"
"Defaulting to DES.\n"
msgstr ""
#, c-format
msgid ""
"Unable to generate a salt from setting \"%s\", check your settings in "
"ENCRYPT_METHOD and the corresponding configuration for your selected hash "
"method.\n"
msgstr ""
#, fuzzy, c-format
msgid "Unable to cd to '%s'\n"
msgstr "לא יכול לבצע cd ל-\"%s\"\n"
msgid "No directory, logging in with HOME=/"
msgstr "אין ספריה, נכנס למערכת עם HOME=/"
#, c-format
msgid "Cannot execute %s"
msgstr "לא יכול להריץ %s"
#, fuzzy, c-format
msgid "Invalid root directory '%s'\n"
msgstr "ספרית שורש לא חוקית \"%s\"\n"
#, fuzzy, c-format
msgid "Can't change root directory to '%s'\n"
msgstr "לא יכול לשנות ספרית שורש ל-\"%s\"\n"
#, fuzzy, c-format
msgid "%s: user %s is currently logged in\n"
msgstr "%s: שם לא חוקי: \"%s\"\n"
#, fuzzy, c-format
msgid "%s: user %s is currently used by process %d\n"
msgstr "%s: שם לא חוקי: \"%s\"\n"
#, fuzzy
msgid "Unable to determine your tty name."
msgstr "%s: לא יכול לקבוע את שם המשתמש שלך.\n"
msgid "No"
msgstr ""
#, c-format
msgid ""
"Usage: %s [options] LOGIN\n"
"\n"
"Options:\n"
msgstr ""
msgid ""
" -d, --lastday LAST_DAY set date of last password change to "
"LAST_DAY\n"
msgstr ""
msgid ""
" -E, --expiredate EXPIRE_DATE set account expiration date to EXPIRE_DATE\n"
msgstr ""
msgid " -h, --help display this help message and exit\n"
msgstr ""
msgid " -i, --iso8601 use YYYY-MM-DD when printing dates\n"
msgstr ""
msgid ""
" -I, --inactive INACTIVE set password inactive after expiration\n"
" to INACTIVE\n"
msgstr ""
msgid " -l, --list show account aging information\n"
msgstr ""
msgid ""
" -m, --mindays MIN_DAYS set minimum number of days before password\n"
" change to MIN_DAYS\n"
msgstr ""
msgid ""
" -M, --maxdays MAX_DAYS set maximum number of days before password\n"
" change to MAX_DAYS\n"
msgstr ""
msgid " -R, --root CHROOT_DIR directory to chroot into\n"
msgstr ""
msgid ""
" -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS\n"
msgstr ""
msgid "Enter the new value, or press ENTER for the default"
msgstr "הכנס ערך חדש, או לחץ ENTER לברירת המחדל"
msgid "Minimum Password Age"
msgstr "גיל סיסמה מינימלי"
msgid "Maximum Password Age"
msgstr "גיל סיסמה מקסימלי"
msgid "Last Password Change (YYYY-MM-DD)"
msgstr "שינוי סיסמה אחרון (YYYY-MM-DD)"
msgid "Password Expiration Warning"
msgstr "אזהרת תוקף סיסמה"
msgid "Password Inactive"
msgstr "סיסמה לא פעילה"
msgid "Account Expiration Date (YYYY-MM-DD)"
msgstr "תאריך תוקף חשבון (YYYY-MM-DD)"
#, fuzzy
msgid "Last password change\t\t\t\t\t: "
msgstr "שינוי סיסמה אחרון (YYYY-MM-DD)"
#, fuzzy
msgid "never"
msgstr "אף פעם"
msgid "password must be changed"
msgstr ""
#, fuzzy
msgid "Password expires\t\t\t\t\t: "
msgstr "תוקף סיסמה:\t"
#, fuzzy
msgid "Password inactive\t\t\t\t\t: "
msgstr "חסור פעילות סיסמה:\t"
#, fuzzy
msgid "Account expires\t\t\t\t\t\t: "
msgstr "תוקף חשבון:\t"
#, c-format
msgid "Minimum number of days between password change\t\t: %ld\n"
msgstr ""
#, c-format
msgid "Maximum number of days between password change\t\t: %ld\n"
msgstr ""
#, c-format
msgid "Number of days of warning before password expires\t: %ld\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: invalid date '%s'\n"
msgstr "%s: שם לא חוקי: \"%s\"\n"
#, fuzzy, c-format
msgid "%s: invalid numeric argument '%s'\n"
msgstr "%s: שם לא חוקי: \"%s\"\n"
#, c-format
msgid "%s: do not include \"l\" with other flags\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: Permission denied.\n"
msgstr "%s: הגישה נאסרה\n"
#, c-format
msgid "%s: Cannot determine your user name.\n"
msgstr "%s: לא יכול לקבוע את שם המשתמש שלך.\n"
#, fuzzy, c-format
msgid "%s: PAM: %s\n"
msgstr "passwd: %s\n"
#, fuzzy, c-format
msgid "%s: cannot lock %s; try again later.\n"
msgstr "לא יכול לנעול קובץ סיסמאות; נסה שוב מאוחר יותר\n"
#, fuzzy, c-format
msgid "%s: cannot open %s\n"
msgstr "%s: לא יכול לפתוח קובץ צל\n"
#, fuzzy, c-format
msgid "%s: failure while writing changes to %s\n"
msgstr "%s: מספר טלפון בעבודה לא חוקי: \"%s\"\n"
#, c-format
msgid "%s: failed to prepare the new %s entry '%s'\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: the shadow password file is not present\n"
msgstr "%s: לא יכול לפתוח קובץ סיסמאות צל\n"
#, fuzzy, c-format
msgid "%s: user '%s' does not exist in %s\n"
msgstr "%s: שם לא חוקי: \"%s\"\n"
#, c-format
msgid "Changing the aging information for %s\n"
msgstr "שנה מידע הזדקות בשביל %s\n"
#, c-format
msgid "%s: error changing fields\n"
msgstr "%s: שגיאה בשינוי שדות\n"
#, c-format
msgid ""
"Usage: %s [options] [LOGIN]\n"
"\n"
"Options:\n"
msgstr ""
msgid " -f, --full-name FULL_NAME change user's full name\n"
msgstr ""
msgid " -h, --home-phone HOME_PHONE change user's home phone number\n"
msgstr ""
msgid " -o, --other OTHER_INFO change user's other GECOS information\n"
msgstr ""
msgid " -r, --room ROOM_NUMBER change user's room number\n"
msgstr ""
msgid " -u, --help display this help message and exit\n"
msgstr ""
msgid " -w, --work-phone WORK_PHONE change user's office phone number\n"
msgstr ""
msgid "Full Name"
msgstr "שם מלא"
#, fuzzy, c-format
msgid "\t%s: %s\n"
msgstr "passwd: %s\n"
msgid "Room Number"
msgstr "מספר חדר"
msgid "Work Phone"
msgstr "מספר טלפון בעבודה"
msgid "Home Phone"
msgstr "מספר טלפון בבית"
msgid "Other"
msgstr "אחר"
#, c-format
msgid "%s: fields too long\n"
msgstr "%s: שדות ארוכים מידי\n"
msgid "Cannot change ID to root.\n"
msgstr "לא יכול לשנות ID ל-root\n"
#, c-format
msgid "%s: name with non-ASCII characters: '%s'\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: invalid name: '%s'\n"
msgstr "%s: שם לא חוקי: \"%s\"\n"
#, c-format
msgid "%s: room number with non-ASCII characters: '%s'\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: invalid room number: '%s'\n"
msgstr "%s: מספר חדר לא חוקי: \"%s\"\n"
#, fuzzy, c-format
msgid "%s: invalid work phone: '%s'\n"
msgstr "%s: מספר טלפון בעבודה לא חוקי: \"%s\"\n"
#, fuzzy, c-format
msgid "%s: invalid home phone: '%s'\n"
msgstr "%s: מספר טלפון בבית לא חוקי: \"%s\"\n"
#, fuzzy, c-format
msgid "%s: '%s' contains non-ASCII characters\n"
msgstr "%s: \"%s\" מכיל תווים לא חוקיים\n"
#, fuzzy, c-format
msgid "%s: '%s' contains illegal characters\n"
msgstr "%s: \"%s\" מכיל תווים לא חוקיים\n"
#, fuzzy, c-format
msgid "%s: user '%s' does not exist\n"
msgstr "%s: שם לא חוקי: \"%s\"\n"
#, fuzzy, c-format
msgid "%s: cannot change user '%s' on NIS client.\n"
msgstr "%s: לא יכול לשנות משתמש `%s' על לקוח NIS.\n"
#, c-format
msgid "%s: '%s' is the NIS master for this client.\n"
msgstr ""
#, c-format
msgid "Changing the user information for %s\n"
msgstr "משנה מידע בשביל המשתמש %s\n"
#, c-format
msgid ""
"Usage: %s [options]\n"
"\n"
"Options:\n"
msgstr ""
#, c-format
msgid " -c, --crypt-method METHOD the crypt method (one of %s)\n"
msgstr ""
msgid " -e, --encrypted supplied passwords are encrypted\n"
msgstr ""
msgid ""
" -m, --md5 encrypt the clear text password using\n"
" the MD5 algorithm\n"
msgstr ""
msgid ""
" -s, --sha-rounds number of rounds for the SHA, BCRYPT\n"
" or YESCRYPT crypt algorithms\n"
msgstr ""
#, c-format
msgid "%s: %s flag is only allowed with the %s flag\n"
msgstr ""
#, c-format
msgid "%s: the -c, -e, and -m flags are exclusive\n"
msgstr ""
#, c-format
msgid "%s: unsupported crypt method: %s\n"
msgstr ""
#, c-format
msgid "%s: line %d: line too long\n"
msgstr "%s: שורה %d: שורה ארוכה מידי\n"
#, c-format
msgid "%s: line %d: missing new password\n"
msgstr "%s: שורה %d: חסרה סיסמה חדשה\n"
#, fuzzy, c-format
msgid "%s: failed to crypt password with salt '%s': %s\n"
msgstr "%s: מספר טלפון בעבודה לא חוקי: \"%s\"\n"
#, fuzzy, c-format
msgid "%s: line %d: group '%s' does not exist\n"
msgstr "%s: שורה %d: משתמש לא מוכר %s\n"
#, fuzzy, c-format
msgid "%s: line %d: failed to prepare the new %s entry '%s'\n"
msgstr "%s: שורה %d: לא יכול לעדכן רשומת סיסמה\n"
#, c-format
msgid "%s: error detected, changes ignored\n"
msgstr "%s: שגיאה זוהתה, מתעלם משינויים\n"
#, fuzzy, c-format
msgid "%s: (line %d, user %s) password not changed\n"
msgstr "%s: שורה %d: משתמש לא מוכר %s\n"
#, fuzzy, c-format
msgid "%s: line %d: user '%s' does not exist\n"
msgstr "%s: שורה %d: משתמש לא מוכר %s\n"
msgid " -s, --shell SHELL new login shell for the user account\n"
msgstr ""
msgid "Login Shell"
msgstr "מעטפת כניסה למערכת"
#, fuzzy, c-format
msgid "You may not change the shell for '%s'.\n"
msgstr "אינך רשאי לשנות את המעטפת בשביל %s.\n"
#, c-format
msgid "Changing the login shell for %s\n"
msgstr "משנה מעטפת כניסה למערכת בשביל %s\n"
#, c-format
msgid "%s: Invalid entry: %s\n"
msgstr "%s: רשומה לא חוקית: %s\n"
#, fuzzy, c-format
msgid "%s: %s is an invalid shell\n"
msgstr "%s היא מעטפת לא חוקית.\n"
#, fuzzy, c-format
msgid "%s: Warning: %s does not exist\n"
msgstr "%s: שם לא חוקי: \"%s\"\n"
#, fuzzy, c-format
msgid "%s: Warning: %s is not executable\n"
msgstr "%s: שם לא חוקי: \"%s\"\n"
msgid " -c, --check check the user's password expiration\n"
msgstr ""
msgid ""
" -f, --force force password change if the user's "
"password\n"
" is expired\n"
msgstr ""
#, c-format
msgid "%s: options %s and %s conflict\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: unexpected argument: %s\n"
msgstr "%s: שם לא חוקי: \"%s\"\n"
msgid " -a, --all display faillog records for all users\n"
msgstr ""
msgid ""
" -l, --lock-secs SEC after failed login lock account for SEC "
"seconds\n"
msgstr ""
msgid ""
" -m, --maximum MAX set maximum failed login counters to MAX\n"
msgstr ""
msgid " -r, --reset reset the counters of login failures\n"
msgstr ""
msgid ""
" -t, --time DAYS display faillog records more recent than "
"DAYS\n"
msgstr ""
msgid ""
" -u, --user LOGIN/RANGE display faillog record or maintains failure\n"
" counters and limits (if used with -r, -m,\n"
" or -l) only for the specified LOGIN(s)\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: Failed to get the entry for UID %lu\n"
msgstr "ספרית שורש לא חוקית \"%s\"\n"
msgid "Login Failures Maximum Latest On\n"
msgstr ""
#, c-format
msgid " [%lus left]"
msgstr ""
#, c-format
msgid " [%lds lock]"
msgstr ""
#, fuzzy, c-format
msgid "%s: Failed to reset fail count for UID %lu\n"
msgstr "ספרית שורש לא חוקית \"%s\"\n"
#, fuzzy, c-format
msgid "%s: Failed to set max for UID %lu\n"
msgstr "%s: מספר טלפון בעבודה לא חוקי: \"%s\"\n"
#, fuzzy, c-format
msgid "%s: Failed to set locktime for UID %lu\n"
msgstr "ספרית שורש לא חוקית \"%s\"\n"