-
Notifications
You must be signed in to change notification settings - Fork 9
/
he.po
13275 lines (10214 loc) · 391 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
# #-#-#-#-# cockpit.c.pot (PACKAGE VERSION) #-#-#-#-#
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Yaron Shahrabani <[email protected]>, 2020.
# Anonymous <[email protected]>, 2020.
#
# #-#-#-#-# cockpit.js.pot (PACKAGE VERSION) #-#-#-#-#
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# #-#-#-#-# cockpit.appstream.pot (PACKAGE VERSION) #-#-#-#-#
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# #-#-#-#-# cockpit.polkit.pot (PACKAGE VERSION) #-#-#-#-#
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-20 02:58+0000\n"
"PO-Revision-Date: 2024-11-13 11:38+0000\n"
"Last-Translator: Yaron Shahrabani <[email protected]>\n"
"Language-Team: Hebrew <https://translate.fedoraproject.org/projects/cockpit/"
"main/he/>\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=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
"n % 10 == 0) ? 2 : 3));\n"
"X-Generator: Weblate 5.8.2\n"
#: pkg/users/accounts-list.js:231
msgid "# of users"
msgstr "מס׳ משתמשים"
#: pkg/metrics/metrics.jsx:670
msgid "$0 CPU"
msgid_plural "$0 CPUs"
msgstr[0] "מעבד אחד"
msgstr[1] "$0 מעבדים"
msgstr[2] "$0 מעבדים"
msgstr[3] "$0 מעבדים"
#: pkg/lib/machine-info.js:229
msgid "$0 GiB"
msgstr "$0 GiB"
#: pkg/networkmanager/network-main.jsx:174
msgid "$0 active zone"
msgid_plural "$0 active zones"
msgstr[0] "אזור פעיל"
msgstr[1] "שני אזורים פעילים"
msgstr[2] "$0 אזורים פעילים"
msgstr[3] "$0 אזורים פעילים"
#: pkg/metrics/metrics.jsx:692 pkg/metrics/metrics.jsx:855
msgid "$0 available"
msgstr "$0 זמינים"
#: pkg/storaged/block/resize.jsx:266
msgid "$0 can not be made larger"
msgstr "אי אפשר להגדיל את $0"
#: pkg/storaged/block/resize.jsx:263
msgid "$0 can not be made smaller"
msgstr "אי אפשר להקטין את $0"
#: pkg/storaged/block/resize.jsx:259
msgid "$0 can not be resized"
msgstr "אי אפשר לשנות את הגודל של $0"
#: pkg/storaged/block/resize.jsx:255
msgid "$0 can not be resized here"
msgstr "אי אפשר לשנות כאן את הגודל של $0"
#: pkg/storaged/mdraid/mdraid.jsx:262
msgid "$0 chunk size"
msgstr "גודל נתח $0"
#: pkg/systemd/overview-cards/insights.jsx:196
msgid "$0 critical hit"
msgid_plural "$0 hits, including critical"
msgstr[0] "פגיעה חמורה אחת"
msgstr[1] "$0 פגיעות, כולל חמורות"
msgstr[2] "$0 פגיעות, כולל חמורות"
msgstr[3] "$0 פגיעות, כולל חמורות"
#: pkg/storaged/legacy-vdo/legacy-vdo.jsx:295
msgid "$0 data + $1 overhead used of $2 ($3)"
msgstr "$0 נתונים + $1 תוספת מנוצלים מתוך $2 ($3)"
#: pkg/lib/cockpit-components-plot.jsx:228
msgid "$0 day"
msgid_plural "$0 days"
msgstr[0] "יום"
msgstr[1] "יומיים"
msgstr[2] "$0 ימים"
msgstr[3] "$0 ימים"
#: pkg/playground/translate.js:26 pkg/playground/translate.js:29
#: pkg/storaged/mdraid/mdraid.jsx:267
msgid "$0 disk is missing"
msgid_plural "$0 disks are missing"
msgstr[0] "כונן אחד חסר"
msgstr[1] "$0 כוננים חסרים"
msgstr[2] "$0 כוננים חסרים"
msgstr[3] "$0 כוננים חסרים"
#: pkg/playground/translate.js:32 pkg/playground/translate.js:35
msgctxt "disk-non-rotational"
msgid "$0 disk is missing"
msgid_plural "$0 disks are missing"
msgstr[0] "כונן אחד חסר"
msgstr[1] "$0 כוננים חסרים"
msgstr[2] "$0 כוננים חסרים"
msgstr[3] "$0 כוננים חסרים"
#: pkg/storaged/mdraid/mdraid.jsx:260
msgid "$0 disks"
msgstr "$0 כוננים"
#: pkg/shell/topnav.tsx:150
msgid "$0 documentation"
msgstr "התיעוד של $0"
#: pkg/systemd/terminal.jsx:164
#, fuzzy
#| msgid "This image does not exist."
msgid "$0 does not exist"
msgstr "תמונה זו אינה קיימת."
#: pkg/static/login.js:469 pkg/static/login.js:1060
msgid "$0 error"
msgstr "שגיאת $0"
#: pkg/lib/cockpit.js:1224
msgid "$0 exited with code $1"
msgstr "$0 הסתיים עם הקוד $1"
#: pkg/lib/cockpit.js:1226
msgid "$0 failed"
msgstr "$0 נכשל"
#: pkg/systemd/overview-cards/lastLogin.tsx:119
msgid "$0 failed login attempt"
msgid_plural "$0 failed login attempts"
msgstr[0] "ניסיון כניסה שנכשל"
msgstr[1] "שני ניסיונות כניסה שנכשלו"
msgstr[2] "$0 ניסיונות כניסה שנכשלו"
msgstr[3] "$0 ניסיונות כניסה שנכשלו"
#: pkg/storaged/filesystem/filesystem.jsx:91
msgid "$0 filesystem"
msgstr "מערכת קבצים $0"
#: pkg/metrics/metrics.jsx:904
msgid "$0 free"
msgstr "$0 פנויים"
#: pkg/lib/cockpit-components-plot.jsx:231
msgid "$0 hour"
msgid_plural "$0 hours"
msgstr[0] "שעה"
msgstr[1] "שעתיים"
msgstr[2] "$0 שעות"
msgstr[3] "$0 שעות"
#: pkg/systemd/overview-cards/insights.jsx:201
msgid "$0 important hit"
msgid_plural "$0 hits, including important"
msgstr[0] "פגיעה חשובה אחת"
msgstr[1] "$0 פגיעות חשובות"
msgstr[2] "$0 פגיעות חשובות"
msgstr[3] "$0 פגיעות חשובות"
#: pkg/users/account-create-dialog.js:378
msgid "$0 is an existing file"
msgstr "$0 הוא קובץ קיים"
#: pkg/storaged/lvm2/volume-group.jsx:83 pkg/storaged/lvm2/volume-group.jsx:315
#: pkg/storaged/lvm2/block-logical-volume.jsx:68
#: pkg/storaged/lvm2/block-logical-volume.jsx:151
#: pkg/storaged/partitions/partition.jsx:47
#: pkg/storaged/partitions/format-disk-dialog.jsx:39
#: pkg/storaged/mdraid/mdraid.jsx:63 pkg/storaged/mdraid/mdraid.jsx:116
#: pkg/storaged/block/resize.jsx:425 pkg/storaged/block/resize.jsx:571
#: pkg/storaged/block/format-dialog.jsx:212
#: pkg/storaged/legacy-vdo/legacy-vdo.jsx:50
#: pkg/storaged/legacy-vdo/legacy-vdo.jsx:84 pkg/storaged/crypto/actions.jsx:71
#: pkg/storaged/stratis/filesystem.jsx:116 pkg/storaged/stratis/pool.jsx:165
msgid "$0 is in use"
msgstr "$0 בשימוש"
#: pkg/systemd/terminal.jsx:160
#, fuzzy
#| msgid "Path to directory"
msgid "$0 is not a directory"
msgstr "נתיב לתיקייה"
#: pkg/lib/cockpit-components-install-dialog.jsx:160
#: pkg/storaged/lvm2/create-logical-volume-dialog.jsx:35
msgid "$0 is not available from any repository."
msgstr "$0 אינו זמין מאף מאגר."
#: pkg/static/login.js:832 pkg/lib/cockpit-connect-ssh.tsx:125
#: pkg/shell/hosts_dialog.jsx:659
msgid "$0 key changed"
msgstr "המפתח $0 השתנה"
#: pkg/lib/cockpit.js:1222
msgid "$0 killed with signal $1"
msgstr "$0 נקטל עם האות $1"
#: pkg/systemd/overview-cards/insights.jsx:211
msgid "$0 low severity hit"
msgid_plural "$0 low severity hits"
msgstr[0] "פגיעה אחת בדרגת חומרה נמוכה"
msgstr[1] "$0 פגיעות בדרגת חומרה נמוכה"
msgstr[2] "$0 פגיעות בדרגת חומרה נמוכה"
msgstr[3] "$0 פגיעות בדרגת חומרה נמוכה"
#: pkg/lib/cockpit-components-plot.jsx:234
msgid "$0 minute"
msgid_plural "$0 minutes"
msgstr[0] "דקה"
msgstr[1] "$0 דקות"
msgstr[2] "$0 דקות"
msgstr[3] "$0 דקות"
#: pkg/systemd/overview-cards/insights.jsx:206
msgid "$0 moderate hit"
msgid_plural "$0 hits, including moderate"
msgstr[0] "פגיעה אחת בינונית"
msgstr[1] "$0 פגיעות, כולל בינוניות"
msgstr[2] "$0 פגיעות, כולל בינוניות"
msgstr[3] "$0 פגיעות, כולל בינוניות"
#: pkg/lib/cockpit-components-plot.jsx:222
msgid "$0 month"
msgid_plural "$0 months"
msgstr[0] "חודש"
msgstr[1] "חודשיים"
msgstr[2] "$0 חודשים"
msgstr[3] "$0 חודשים"
#: pkg/users/accounts-list.js:330
msgid "$0 more..."
msgstr "$0 נוספים…"
#: pkg/packagekit/history.jsx:91
msgid "$0 package"
msgid_plural "$0 packages"
msgstr[0] "חבילה אחת"
msgstr[1] "$0 חבילות"
msgstr[2] "$0 חבילות"
msgstr[3] "$0 חבילות"
#: pkg/packagekit/updates.jsx:710 pkg/packagekit/updates.jsx:825
msgid "$0 package needs a system reboot"
msgid_plural "$0 packages need a system reboot"
msgstr[0] "חבילה אחת דורשת הפעלה מחדש של המערכת"
msgstr[1] "$0 חבילות דורשות הפעלה מחדש של המערכת"
msgstr[2] "$0 חבילות דורשות הפעלה מחדש של המערכת"
msgstr[3] "$0 חבילות דורשות הפעלה מחדש של המערכת"
#: pkg/metrics/metrics.jsx:137
msgid "$0 page"
msgid_plural "$0 pages"
msgstr[0] "עמוד אחד"
msgstr[1] "$0 עמודים"
msgstr[2] "$0 עמודים"
msgstr[3] "$0 עמודים"
#: pkg/storaged/partitions/partition-table.jsx:92
msgid "$0 partitions"
msgstr "מחיצות $0"
#: pkg/packagekit/updates.jsx:797
msgid "$0 security fix available"
msgid_plural "$0 security fixes available"
msgstr[0] "יש עדכון אבטחה"
msgstr[1] "יש $0 עדכוני אבטחה"
msgstr[2] "יש $0 עדכוני אבטחה"
msgstr[3] "יש $0 עדכוני אבטחה"
#: pkg/systemd/services.jsx:600
msgid "$0 service has failed"
msgid_plural "$0 services have failed"
msgstr[0] "שירות אחד נכשל"
msgstr[1] "$0 שירותים נכשלו"
msgstr[2] "$0 שירותים נכשלו"
msgstr[3] "$0 שירותים נכשלו"
#: pkg/packagekit/updates.jsx:727 pkg/packagekit/updates.jsx:837
msgid "$0 service needs to be restarted"
msgid_plural "$0 services need to be restarted"
msgstr[0] "יש להפעיל מחדש שירות אחד"
msgstr[1] "יש להפעיל מחדש $0 שירותים"
msgstr[2] "יש להפעיל מחדש $0 שירותים"
msgstr[3] "יש להפעיל מחדש $0 שירותים"
#: pkg/storaged/crypto/keyslots.jsx:814
msgid "$0 slot remains"
msgid_plural "$0 slots remain"
msgstr[0] "נותרה משבצת אחת"
msgstr[1] "נותרו $0 משבצות"
msgstr[2] "נותרו $0 משבצות"
msgstr[3] "נותרו $0 משבצות"
#: pkg/metrics/metrics.jsx:1312
msgid "$0 spike"
msgid_plural "$0 spikes"
msgstr[0] "קפיצה פתאומית אחת"
msgstr[1] "$0 קפיצות פתאומיות"
msgstr[2] "$0 קפיצות פתאומיות"
msgstr[3] "$0 קפיצות פתאומיות"
#: pkg/storaged/lvm2/block-logical-volume.jsx:402
msgid "$0 synchronized"
msgstr "$0 מסונכרן"
#: pkg/metrics/metrics.jsx:684 pkg/metrics/metrics.jsx:846
#: pkg/metrics/metrics.jsx:912
msgid "$0 total"
msgstr "$0 סך הכול"
#: pkg/packagekit/updates.jsx:805
msgid "$0 update available"
msgid_plural "$0 updates available"
msgstr[0] "עדכון אחד זמין"
msgstr[1] "$0 עדכונים זמינים"
msgstr[2] "$0 עדכונים זמינים"
msgstr[3] "$0 עדכונים זמינים"
#: pkg/storaged/legacy-vdo/legacy-vdo.jsx:309
msgid "$0 used of $1 ($2 saved)"
msgstr "$0 בשימוש מתוך $1 ($2 נחסכו)"
#: pkg/storaged/dialog.jsx:1383
msgid "$0 used, $1 total"
msgstr "$0 בשימוש, $1 בסך הכול"
#: pkg/lib/cockpit-components-plot.jsx:225
msgid "$0 week"
msgid_plural "$0 weeks"
msgstr[0] "שבוע"
msgstr[1] "שבועיים"
msgstr[2] "$0 שבועות"
msgstr[3] "$0 שבועות"
#: pkg/lib/cockpit-components-install-dialog.jsx:115
msgid "$0 will be installed."
msgstr "$0 יותקן."
#: pkg/lib/cockpit-components-plot.jsx:219
msgid "$0 year"
msgid_plural "$0 years"
msgstr[0] "שנה"
msgstr[1] "שנתיים"
msgstr[2] "$0 שנים"
msgstr[3] "$0 שנים"
#: pkg/networkmanager/firewall.jsx:191
msgid "$0 zone"
msgstr "אזור $0"
#: pkg/systemd/logDetails.jsx:179
msgid "$0: crash at $1"
msgstr "$0: קריסה ב־$1"
#: pkg/storaged/utils.js:272
msgid "$name (from $host)"
msgstr "$name (מ־$host)"
#: pkg/storaged/dialog.jsx:1285
msgid "(Not part of target)"
msgstr "(לא חלק מהיעד)"
#: pkg/storaged/filesystem/utils.jsx:239
msgid "(no assigned mount point)"
msgstr "(אין נקודת עגינה מוקצית)"
#: pkg/storaged/nfs/nfs.jsx:294 pkg/storaged/filesystem/utils.jsx:236
#: pkg/storaged/filesystem/utils.jsx:241
msgid "(not mounted)"
msgstr "(לא מעוגן)"
#: pkg/storaged/block/format-dialog.jsx:190
msgid "(recommended)"
msgstr "(מומלץ)"
#: pkg/packagekit/updates.jsx:807
msgid ", including $1 security fix"
msgid_plural ", including $1 security fixes"
msgstr[0] ", כולל תיקון אבטחה אחד"
msgstr[1] ", כולל $0 תיקוני אבטחה"
msgstr[2] ", כולל $0 תיקוני אבטחה"
msgstr[3] ", כולל $0 תיקוני אבטחה"
#: pkg/storaged/mdraid/create-dialog.jsx:95
msgid "1 MiB"
msgstr "1 MiB"
#: pkg/lib/cockpit-components-plot.jsx:267
msgid "1 day"
msgstr "יום"
#: pkg/lib/cockpit-components-plot.jsx:265
msgid "1 hour"
msgstr "שעה"
#: pkg/metrics/metrics.jsx:814
msgid "1 min"
msgstr "דקה"
#: pkg/lib/cockpit-components-shutdown.jsx:177
msgid "1 minute"
msgstr "דקה"
#: pkg/lib/cockpit-components-plot.jsx:268
msgid "1 week"
msgstr "שבוע"
#: pkg/systemd/timer-dialog.jsx:337
msgid "10th"
msgstr "עשירי"
#: pkg/systemd/timer-dialog.jsx:338
msgid "11th"
msgstr "אחד עשר"
#: pkg/storaged/mdraid/create-dialog.jsx:93
msgid "128 KiB"
msgstr "128 KiB"
#: pkg/systemd/timer-dialog.jsx:338
msgid "12th"
msgstr "שניים עשר"
#: pkg/systemd/timer-dialog.jsx:338
msgid "13th"
msgstr "שלושה עשר"
#: pkg/systemd/timer-dialog.jsx:338
msgid "14th"
msgstr "ארבעה עשר"
#: pkg/metrics/metrics.jsx:816
msgid "15 min"
msgstr "15 דקות"
#: pkg/systemd/timer-dialog.jsx:338
msgid "15th"
msgstr "חמישה עשר"
#: pkg/storaged/mdraid/create-dialog.jsx:90
msgid "16 KiB"
msgstr "16 KiB"
#: pkg/systemd/timer-dialog.jsx:339
msgid "16th"
msgstr "שישה עשר"
#: pkg/systemd/timer-dialog.jsx:339
msgid "17th"
msgstr "שבעה עשר"
#: pkg/systemd/timer-dialog.jsx:339
msgid "18th"
msgstr "שמונה עשר"
#: pkg/systemd/timer-dialog.jsx:339
msgid "19th"
msgstr "תשעה עשר"
#: pkg/systemd/timer-dialog.jsx:336
msgid "1st"
msgstr "אחד"
#: pkg/storaged/mdraid/create-dialog.jsx:96
msgid "2 MiB"
msgstr "2 MiB"
#: pkg/lib/cockpit-components-shutdown.jsx:179
msgid "20 minutes"
msgstr "20 דקות"
#: pkg/systemd/timer-dialog.jsx:339
msgid "20th"
msgstr "עשרים"
#: pkg/systemd/timer-dialog.jsx:340
msgid "21th"
msgstr "עשרים ואחד"
#: pkg/systemd/timer-dialog.jsx:340
msgid "22th"
msgstr "עשרים ושניים"
#: pkg/systemd/timer-dialog.jsx:340
msgid "23th"
msgstr "עשרים ושלושה"
#: pkg/systemd/timer-dialog.jsx:340
msgid "24th"
msgstr "עשרים וארבעה"
#: pkg/systemd/timer-dialog.jsx:340
msgid "25th"
msgstr "עשרים וחמישה"
#: pkg/systemd/timer-dialog.jsx:341
msgid "26th"
msgstr "עשרים ושישה"
#: pkg/systemd/timer-dialog.jsx:341
msgid "27th"
msgstr "עשרים ושבעה"
#: pkg/systemd/timer-dialog.jsx:341
msgid "28th"
msgstr "עשרים ושמונה"
#: pkg/systemd/timer-dialog.jsx:341
msgid "29th"
msgstr "עשרים ותשעה"
#: pkg/systemd/timer-dialog.jsx:336
msgid "2nd"
msgstr "שניים"
#: pkg/systemd/timer-dialog.jsx:341
msgid "30th"
msgstr "שלושים"
#: pkg/systemd/timer-dialog.jsx:341
msgid "31st"
msgstr "שלושים ואחד"
#: pkg/storaged/mdraid/create-dialog.jsx:91
msgid "32 KiB"
msgstr "32 KiB"
#: pkg/systemd/timer-dialog.jsx:336
msgid "3rd"
msgstr "שלושה"
#: pkg/storaged/mdraid/create-dialog.jsx:88
msgid "4 KiB"
msgstr "4 KiB"
#: pkg/lib/cockpit-components-shutdown.jsx:180
msgid "40 minutes"
msgstr "40 דקות"
#: pkg/systemd/timer-dialog.jsx:336
msgid "4th"
msgstr "ארבעה"
#: pkg/metrics/metrics.jsx:815
msgid "5 min"
msgstr "5 דקות"
#: pkg/lib/cockpit-components-shutdown.jsx:178
#: pkg/lib/cockpit-components-plot.jsx:264
msgid "5 minutes"
msgstr "5 דקות"
#: pkg/storaged/mdraid/create-dialog.jsx:94
msgid "512 KiB"
msgstr "512 KiB"
#: pkg/systemd/timer-dialog.jsx:336
msgid "5th"
msgstr "חמישה"
#: pkg/lib/cockpit-components-plot.jsx:266
msgid "6 hours"
msgstr "6 שעות"
#: pkg/lib/cockpit-components-shutdown.jsx:181
msgid "60 minutes"
msgstr "60 דקות"
#: pkg/storaged/mdraid/create-dialog.jsx:92
msgid "64 KiB"
msgstr "64 KiB"
#: pkg/systemd/timer-dialog.jsx:337
msgid "6th"
msgstr "שישה"
#: pkg/systemd/timer-dialog.jsx:337
msgid "7th"
msgstr "שבעה"
#: pkg/storaged/mdraid/create-dialog.jsx:89
msgid "8 KiB"
msgstr "8 KiB"
#: pkg/networkmanager/bond.jsx:47
msgid "802.3ad"
msgstr "802.3ad"
#: pkg/networkmanager/team.jsx:45
msgid "802.3ad LACP"
msgstr "802.3ad LACP"
#: pkg/systemd/timer-dialog.jsx:337
msgid "8th"
msgstr "שמונה"
#: pkg/systemd/timer-dialog.jsx:337
msgid "9th"
msgstr "תשעה"
#: pkg/lib/cockpit-connect-ssh.tsx:520 pkg/shell/hosts_dialog.jsx:218
msgid "A compatible version of Cockpit is not installed on $0."
msgstr "לא מותקנת גרסה תואמת של Cockpit ב־$0."
#: pkg/storaged/stratis/utils.jsx:120
msgid "A filesystem with this name exists already in this pool."
msgstr "כבר קיימת מערכת קבצים בשם הזה במאגר הזה."
#: pkg/users/group-create-dialog.js:71
msgid "A group with this name already exists"
msgstr "כבר קיימת קבוצה בשם הזה"
#: pkg/static/login.html:48
msgid ""
"A modern browser is required for security, reliability, and performance."
msgstr "נדרש דפדפן עדכני לטובת אבטחה, אמינות וביצועים."
#: pkg/networkmanager/bond.jsx:142
msgid ""
"A network bond combines multiple network interfaces into one logical "
"interface with higher throughput or redundancy."
msgstr ""
"מאגד רשת משלב מספר מנשקי רשת למנשק לוגי אחד עם קצב העברה גבוה יותר או יתירות."
#: pkg/lib/cockpit-connect-ssh.tsx:413 pkg/shell/hosts_dialog.jsx:990
msgid ""
"A new SSH key at $0 will be created for $1 on $2 and it will be added to the "
"$3 file of $4 on $5."
msgstr ""
"מפתח SSH חדש תחת $0 ייווצר עבור $1 על גבי $2 והוא יתווסף לקובץ $3 של $4 על "
"גבי $5."
#: pkg/packagekit/updates.jsx:1529
msgid "A package needs a system reboot for the updates to take effect:"
msgid_plural ""
"Some packages need a system reboot for the updates to take effect:"
msgstr[0] "חבילה אחת דורשת הפעלה מחדש כדי שהשינויים ייכנסו לתוקף:"
msgstr[1] "$0 חבילות דורשות הפעלה מחדש כדי שהשינויים ייכנסו לתוקף:"
msgstr[2] "$0 חבילות דורשות הפעלה מחדש כדי שהשינויים ייכנסו לתוקף:"
msgstr[3] "$0 חבילות דורשות הפעלה מחדש כדי שהשינויים ייכנסו לתוקף:"
#: pkg/storaged/stratis/utils.jsx:34
msgid "A pool with this name exists already."
msgstr "כבר קיים מאגר בשם הזה."
#: pkg/packagekit/updates.jsx:1533
msgid "A service needs to be restarted for the updates to take effect:"
msgid_plural ""
"Some services need to be restarted for the updates to take effect:"
msgstr[0] "יש שירות שעליך להפעיל מחדש כדי שהשינויים ייכנסו לתוקף:"
msgstr[1] "יש שירותים שעליך להפעיל מחדש כדי שהשינויים ייכנסו לתוקף:"
msgstr[2] "יש שירותים שעליך להפעיל מחדש כדי שהשינויים ייכנסו לתוקף:"
msgstr[3] "יש שירותים שעליך להפעיל מחדש כדי שהשינויים ייכנסו לתוקף:"
#: pkg/storaged/lvm2/volume-group.jsx:362
msgid "A volume group with missing physical volumes can not be renamed."
msgstr "לא ניתן לשנות שם לקבוצת כרכים שחסרים לה כרכים פיזיים."
#: pkg/networkmanager/bond.jsx:55
msgid "ARP"
msgstr "ARP"
#: pkg/networkmanager/network-interface.jsx:422
msgid "ARP monitoring"
msgstr "מעקב אחר ARP"
#: pkg/networkmanager/team.jsx:57
msgid "ARP ping"
msgstr "פינג ARP"
#: pkg/shell/topnav.tsx:174
msgid "About Web Console"
msgstr "על המסוף המקוון"
#: pkg/systemd/hw-detect.js:114 pkg/lib/machine-info.js:247
msgid "Absent"
msgstr "חסר"
#: pkg/static/login.js:738
msgid "Accept key and log in"
msgstr "לקבל את המפתח ולהיכנס"
#: pkg/lib/cockpit-components-password.jsx:101
msgid "Acceptable password"
msgstr "סיסמה מקובלת"
#: pkg/users/expiration-dialogs.js:108
msgid "Account expiration"
msgstr "תפוגת תוקף חשבון"
#: pkg/users/account-details.js:181
msgid "Account not available or cannot be edited."
msgstr "החשבון לא זמין או שאין אפשרות לערוך אותו."
#: pkg/users/account-details.js:230 pkg/users/accounts-list.js:232
#: pkg/users/accounts-list.js:447 pkg/users/manifest.json:0
msgid "Accounts"
msgstr "חשבונות"
#: pkg/storaged/dialog.jsx:1310
msgid "Action"
msgstr "פעולה"
#: pkg/apps/application-list.jsx:92 pkg/storaged/pages.jsx:720
msgid "Actions"
msgstr "פעולות"
#: pkg/storaged/lvm2/inactive-logical-volume.jsx:40
msgid "Activate"
msgstr "הפעלה"
#: pkg/storaged/block/resize.jsx:314
msgid "Activate before resizing"
msgstr "הפעלה לפני שינוי גודל"
#: pkg/storaged/jobs-panel.jsx:73
msgid "Activating $target"
msgstr "$target מופעל"
#: pkg/networkmanager/interfaces.js:807 pkg/networkmanager/team.jsx:51
msgid "Active"
msgstr "פעיל"
#: pkg/networkmanager/team.jsx:42 pkg/networkmanager/bond.jsx:44
msgid "Active backup"
msgstr "גיבוי פעיל"
#: pkg/shell/active-pages-modal.jsx:94 pkg/shell/active-pages-modal.jsx:102
#: pkg/shell/topnav.tsx:219
msgid "Active pages"
msgstr "עמודים פעילים"
#: pkg/systemd/service-details.jsx:459
msgid "Active since "
msgstr "פעיל מאז "
#: pkg/systemd/services.jsx:824 pkg/systemd/services.jsx:828
#: pkg/systemd/services.jsx:830
msgid "Active state"
msgstr "מצב פעיל"
#: pkg/networkmanager/bond.jsx:49
msgid "Adaptive load balancing"
msgstr "איזון עומס מסתגל"
#: pkg/networkmanager/bond.jsx:48
msgid "Adaptive transmit load balancing"
msgstr "איזון עומס העברה מסתגל"
#: pkg/systemd/timer-dialog.jsx:367 pkg/networkmanager/dialogs-common.jsx:149
#: pkg/users/authorized-keys-panel.js:68 pkg/shell/hosts_dialog.jsx:447
#: pkg/shell/credentials.jsx:182 pkg/storaged/lvm2/volume-group.jsx:207
#: pkg/storaged/nfs/nfs.jsx:188 pkg/storaged/mdraid/mdraid.jsx:167
#: pkg/storaged/iscsi/create-dialog.jsx:120
#: pkg/storaged/iscsi/create-dialog.jsx:144
#: pkg/storaged/crypto/keyslots.jsx:494 pkg/storaged/crypto/keyslots.jsx:817
#: pkg/storaged/stratis/pool.jsx:244
msgid "Add"
msgstr "הוספה"
#: pkg/networkmanager/network-interface-members.jsx:167
#: pkg/lib/cockpit-components-firewalld-request.jsx:145
msgid "Add $0"
msgstr "הוספת $0"
#: pkg/networkmanager/ip-settings.jsx:239
#: pkg/networkmanager/ip-settings.jsx:244
msgid "Add DNS server"
msgstr "הוספת שרת DNS"
#: pkg/storaged/crypto/keyslots.jsx:421
msgid "Add Network Bound Disk Encryption"
msgstr "הוספת הצפנת כונן תלוית רשת"
#: pkg/storaged/stratis/pool.jsx:476
msgid "Add Tang keyserver"
msgstr "הוספת שרת מפתחות Tang"
#: pkg/networkmanager/vlan.jsx:91 pkg/networkmanager/network-main.jsx:145
msgid "Add VLAN"
msgstr "הוספת VLAN"
#: pkg/networkmanager/network-main.jsx:141
msgid "Add VPN"
msgstr "הוספת VPN"
#: pkg/networkmanager/wireguard.jsx:205
msgid "Add WireGuard VPN"
msgstr "הוספת VPN מסוג WireGuard"
#: pkg/storaged/mdraid/mdraid.jsx:286
msgid "Add a bitmap"
msgstr "הוספת מפת סיביות"
#: pkg/networkmanager/firewall.jsx:1038
msgid "Add a new zone"
msgstr "הוספת אזור חדש"
#: pkg/networkmanager/ip-settings.jsx:173
#: pkg/networkmanager/ip-settings.jsx:178
msgid "Add address"
msgstr "הוספת כתובת"
#: pkg/storaged/stratis/pool.jsx:216 pkg/storaged/stratis/pool.jsx:307
msgid "Add block devices"
msgstr "הוספת התקני בלוק"
#: pkg/networkmanager/network-main.jsx:142 pkg/networkmanager/bond.jsx:135
msgid "Add bond"
msgstr "הוספת מאגד"
#: pkg/networkmanager/bridge.jsx:96 pkg/networkmanager/network-main.jsx:144
msgid "Add bridge"
msgstr "הוספת גשר"
#: pkg/storaged/mdraid/mdraid.jsx:226
msgid "Add disk"
msgstr "הוספת כונן"
#: pkg/storaged/lvm2/volume-group.jsx:194 pkg/storaged/mdraid/mdraid.jsx:154
msgid "Add disks"
msgstr "הוספת כוננים"
#: pkg/storaged/overview/overview.jsx:153
#: pkg/storaged/iscsi/create-dialog.jsx:29
msgid "Add iSCSI portal"
msgstr "הוספת שער גישה ל־iSCSI"
#: pkg/users/authorized-keys-panel.js:112 pkg/shell/credentials.jsx:88
#: pkg/storaged/crypto/keyslots.jsx:458
msgid "Add key"
msgstr "הוספת מפתח"
#: pkg/storaged/stratis/pool.jsx:584
msgid "Add keyserver"
msgstr "הוספת שרת מפתחות"
#: pkg/networkmanager/network-interface-members.jsx:187
msgid "Add member"
msgstr "הוספת חבר"
#: pkg/shell/hosts.jsx:208 pkg/shell/hosts_dialog.jsx:446
msgid "Add new host"
msgstr "הוספת מארח חדש"
#: pkg/networkmanager/firewall.jsx:1039
msgid "Add new zone"
msgstr "הוספת אזור חדש"
#: pkg/storaged/stratis/pool.jsx:398 pkg/storaged/stratis/pool.jsx:566
msgid "Add passphrase"
msgstr "הוספת מילת צופן"
#: pkg/networkmanager/wireguard.jsx:290
msgid "Add peer"
msgstr "הוספת עמית"
#: pkg/storaged/lvm2/volume-group.jsx:241
msgid "Add physical volume"
msgstr "הוספת כרך פיזי"
#: pkg/networkmanager/firewall.jsx:594
msgid "Add ports"
msgstr "הוספת פתחות"
#: pkg/networkmanager/firewall.jsx:595
msgid "Add ports to $0 zone"
msgstr "הוספת פתחות לאזור $0"
#: pkg/users/authorized-keys-panel.js:61
msgid "Add public key"
msgstr "הוספת מפתח ציבורי"
#: pkg/networkmanager/ip-settings.jsx:335
#: pkg/networkmanager/ip-settings.jsx:340
msgid "Add route"
msgstr "הוספת נתיב"
#: pkg/networkmanager/ip-settings.jsx:287
#: pkg/networkmanager/ip-settings.jsx:292
msgid "Add search domain"
msgstr "הוספת שם תחום לחיפוש"
#: pkg/networkmanager/firewall.jsx:181 pkg/networkmanager/firewall.jsx:594
msgid "Add services"
msgstr "הוספת שירותים"
#: pkg/networkmanager/firewall.jsx:595
msgid "Add services to $0 zone"
msgstr "הוספת שירותים לאזור $0"
#: pkg/networkmanager/firewall.jsx:180
msgid "Add services to zone $0"
msgstr "הוספת שירותים לאזור $0"
#: pkg/networkmanager/network-main.jsx:143 pkg/networkmanager/team.jsx:154
msgid "Add team"
msgstr "הוספת צוות"
#: pkg/networkmanager/firewall.jsx:806 pkg/networkmanager/firewall.jsx:811
msgid "Add zone"
msgstr "הוספת אזור"
#: pkg/storaged/crypto/keyslots.jsx:363
msgid "Adding \"$0\" to encryption options"
msgstr "„$0” נוספה לאפשרויות הצפנה"
#: pkg/storaged/crypto/keyslots.jsx:352
msgid "Adding \"$0\" to filesystem options"
msgstr "„$0” נוספת לאפשרויות מערכת הקבצים"
#: pkg/networkmanager/network-interface-members.jsx:166
msgid ""
"Adding $0 will break the connection to the server, and will make the "
"administration UI unavailable."
msgstr "הוספת $0 תקטע את החיבור לשרת ותגרום לכך שמנשק הניהול לא יהיה זמין."
#: pkg/storaged/stratis/pool.jsx:486
msgid ""
"Adding a keyserver requires unlocking the pool. Please provide the existing "
"pool passphrase."
msgstr ""
"הוספת שרת מפתחות דורשת שחרור המאגר. נא לספק את מילת הצופן הנוכחית של המאגר."
#: pkg/networkmanager/firewall.jsx:607
msgid ""
"Adding custom ports will reload firewalld. A reload will result in the loss "
"of any runtime-only configuration!"
msgstr ""
"הוספת פתחות מותאמות אישית תטען מחדש את firewalld. טעינה מחדש תגרום לאבדן של "
"הגדרות שנקבעו לזמן הריצה בלבד!"
#: pkg/storaged/crypto/keyslots.jsx:444
msgid "Adding key"
msgstr "נוסף מפתח"
#: pkg/storaged/jobs-panel.jsx:78
msgid "Adding physical volume to $target"
msgstr "הוספת כרך פיזי אל $target"
#: pkg/storaged/crypto/keyslots.jsx:324
msgid "Adding rd.neednet=1 to kernel command line"
msgstr "rd.neednet=1 מתווספת לשורת הפקודה של הליבה"
#: pkg/networkmanager/network-interface.jsx:303
msgid "Additional DNS $val"
msgstr "$val נוסף ב־DNS"
#: pkg/networkmanager/network-interface.jsx:306
msgid "Additional DNS search domains $val"
msgstr "חיפוש שמות תחום DNS נוספים $val"
#: pkg/systemd/service-details.jsx:190
msgid "Additional actions"
msgstr "פעולות נוספות"
#: pkg/networkmanager/network-interface.jsx:298
msgid "Additional address $val"
msgstr "כתובת נוספת $val"
#: pkg/lib/cockpit-components-install-dialog.jsx:82
msgid "Additional packages:"
msgstr "חבילות נוספות:"
#: pkg/networkmanager/firewall.jsx:151
msgid "Additional ports"
msgstr "פתחות נוספות"
#: pkg/networkmanager/ip-settings.jsx:192
#: pkg/networkmanager/ip-settings.jsx:352
#: pkg/storaged/iscsi/create-dialog.jsx:111 pkg/storaged/iscsi/session.jsx:92
msgid "Address"
msgstr "כתובת"
#: pkg/networkmanager/network-interface.jsx:298
msgid "Address $val"