summaryrefslogtreecommitdiff
path: root/django/conf/locale/be/LC_MESSAGES/django.po
blob: 0c7e7db608f27e0f0e9ed28566ec1fbf86150b83 (plain)
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
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
# This file is distributed under the same license as the Django package.
#
# Translators:
# Viktar Palstsiuk <vipals@gmail.com>, 2014-2015
# znotdead <zhirafchik@gmail.com>, 2016-2017,2019-2021,2023
# Bobsans <mr.bobsans@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-17 02:13-0600\n"
"PO-Revision-Date: 2023-04-25 06:49+0000\n"
"Last-Translator: znotdead <zhirafchik@gmail.com>, 2016-2017,2019-2021,2023\n"
"Language-Team: Belarusian (http://www.transifex.com/django/django/language/"
"be/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: be\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || "
"(n%100>=11 && n%100<=14)? 2 : 3);\n"

msgid "Afrikaans"
msgstr "Афрыкаанс"

msgid "Arabic"
msgstr "Арабская"

msgid "Algerian Arabic"
msgstr "Алжырская арабская"

msgid "Asturian"
msgstr "Астурыйская"

msgid "Azerbaijani"
msgstr "Азэрбайджанская"

msgid "Bulgarian"
msgstr "Баўгарская"

msgid "Belarusian"
msgstr "Беларуская"

msgid "Bengali"
msgstr "Бэнґальская"

msgid "Breton"
msgstr "Брэтонская"

msgid "Bosnian"
msgstr "Басьнійская"

msgid "Catalan"
msgstr "Каталёнская"

msgid "Central Kurdish (Sorani)"
msgstr "Цэнтральнакурдская (сарані)"

msgid "Czech"
msgstr "Чэская"

msgid "Welsh"
msgstr "Валійская"

msgid "Danish"
msgstr "Дацкая"

msgid "German"
msgstr "Нямецкая"

msgid "Lower Sorbian"
msgstr "Ніжнелужыцкая"

msgid "Greek"
msgstr "Грэцкая"

msgid "English"
msgstr "Анґельская"

msgid "Australian English"
msgstr "Анґельская (Аўстралія)"

msgid "British English"
msgstr "Анґельская (Брытанская)"

msgid "Esperanto"
msgstr "Эспэранта"

msgid "Spanish"
msgstr "Гішпанская"

msgid "Argentinian Spanish"
msgstr "Гішпанская (Арґентына)"

msgid "Colombian Spanish"
msgstr "Гішпанская (Калумбія)"

msgid "Mexican Spanish"
msgstr "Гішпанская (Мэксыка)"

msgid "Nicaraguan Spanish"
msgstr "Гішпанская (Нікараґуа)"

msgid "Venezuelan Spanish"
msgstr "Іспанская (Вэнэсуэла)"

msgid "Estonian"
msgstr "Эстонская"

msgid "Basque"
msgstr "Басконская"

msgid "Persian"
msgstr "Фарсі"

msgid "Finnish"
msgstr "Фінская"

msgid "French"
msgstr "Француская"

msgid "Frisian"
msgstr "Фрызкая"

msgid "Irish"
msgstr "Ірляндзкая"

msgid "Scottish Gaelic"
msgstr "Гэльская шатляндзкая"

msgid "Galician"
msgstr "Ґальская"

msgid "Hebrew"
msgstr "Габрэйская"

msgid "Hindi"
msgstr "Гінды"

msgid "Croatian"
msgstr "Харвацкая"

msgid "Upper Sorbian"
msgstr "Верхнелужыцкая"

msgid "Hungarian"
msgstr "Вугорская"

msgid "Armenian"
msgstr "Армянскі"

msgid "Interlingua"
msgstr "Інтэрлінгва"

msgid "Indonesian"
msgstr "Інданэзійская"

msgid "Igbo"
msgstr "Ігба"

msgid "Ido"
msgstr "Іда"

msgid "Icelandic"
msgstr "Ісьляндзкая"

msgid "Italian"
msgstr "Італьянская"

msgid "Japanese"
msgstr "Японская"

msgid "Georgian"
msgstr "Грузінская"

msgid "Kabyle"
msgstr "Кабільскі"

msgid "Kazakh"
msgstr "Казаская"

msgid "Khmer"
msgstr "Кхмерская"

msgid "Kannada"
msgstr "Каннада"

msgid "Korean"
msgstr "Карэйская"

msgid "Kyrgyz"
msgstr "Кіргізская"

msgid "Luxembourgish"
msgstr "Люксэмбургская"

msgid "Lithuanian"
msgstr "Літоўская"

msgid "Latvian"
msgstr "Латыская"

msgid "Macedonian"
msgstr "Македонская"

msgid "Malayalam"
msgstr "Малаялам"

msgid "Mongolian"
msgstr "Манґольская"

msgid "Marathi"
msgstr "Маратхі"

msgid "Malay"
msgstr "Малайская"

msgid "Burmese"
msgstr "Бірманская"

msgid "Norwegian Bokmål"
msgstr "Нарвэская букмал"

msgid "Nepali"
msgstr "Нэпальская"

msgid "Dutch"
msgstr "Галяндзкая"

msgid "Norwegian Nynorsk"
msgstr "Нарвэская нюнорск"

msgid "Ossetic"
msgstr "Асяцінская"

msgid "Punjabi"
msgstr "Панджабі"

msgid "Polish"
msgstr "Польская"

msgid "Portuguese"
msgstr "Партуґальская"

msgid "Brazilian Portuguese"
msgstr "Партуґальская (Бразылія)"

msgid "Romanian"
msgstr "Румынская"

msgid "Russian"
msgstr "Расейская"

msgid "Slovak"
msgstr "Славацкая"

msgid "Slovenian"
msgstr "Славенская"

msgid "Albanian"
msgstr "Альбанская"

msgid "Serbian"
msgstr "Сэрбская"

msgid "Serbian Latin"
msgstr "Сэрбская (лацінка)"

msgid "Swedish"
msgstr "Швэдзкая"

msgid "Swahili"
msgstr "Суахілі"

msgid "Tamil"
msgstr "Тамільская"

msgid "Telugu"
msgstr "Тэлуґу"

msgid "Tajik"
msgstr "Таджыкскі"

msgid "Thai"
msgstr "Тайская"

msgid "Turkmen"
msgstr "Туркменская"

msgid "Turkish"
msgstr "Турэцкая"

msgid "Tatar"
msgstr "Татарская"

msgid "Udmurt"
msgstr "Удмурцкая"

msgid "Ukrainian"
msgstr "Украінская"

msgid "Urdu"
msgstr "Урду"

msgid "Uzbek"
msgstr "Узбецкі"

msgid "Vietnamese"
msgstr "Віетнамская"

msgid "Simplified Chinese"
msgstr "Кітайская (спрошчаная)"

msgid "Traditional Chinese"
msgstr "Кітайская (звычайная)"

msgid "Messages"
msgstr "Паведамленні"

msgid "Site Maps"
msgstr "Мапы сайту"

msgid "Static Files"
msgstr "Cтатычныя файлы"

msgid "Syndication"
msgstr "Сындыкацыя"

#. Translators: String used to replace omitted page numbers in elided page
#. range generated by paginators, e.g. [1, 2, '…', 5, 6, 7, '…', 9, 10].
msgid "…"
msgstr "..."

msgid "That page number is not an integer"
msgstr "Лік гэтай старонкі не з'яўляецца цэлым лікам"

msgid "That page number is less than 1"
msgstr "Лік старонкі менш чым 1"

msgid "That page contains no results"
msgstr "Гэтая старонка не мае ніякіх вынікаў"

msgid "Enter a valid value."
msgstr "Пазначце правільнае значэньне."

msgid "Enter a valid URL."
msgstr "Пазначце чынную спасылку."

msgid "Enter a valid integer."
msgstr "Увядзіце цэлы лік."

msgid "Enter a valid email address."
msgstr "Увядзіце сапраўдны адрас электроннай пошты."

#. Translators: "letters" means latin letters: a-z and A-Z.
msgid ""
"Enter a valid “slug” consisting of letters, numbers, underscores or hyphens."
msgstr ""
"Значэнне павінна быць толькі з літараў, личбаў, знакаў падкрэслівання ці "
"злучкі."

msgid ""
"Enter a valid “slug” consisting of Unicode letters, numbers, underscores, or "
"hyphens."
msgstr ""
"Значэнне павінна быць толькі з літараў стандарту Unicode, личбаў, знакаў "
"падкрэслівання ці злучкі."

msgid "Enter a valid IPv4 address."
msgstr "Пазначце чынны адрас IPv4."

msgid "Enter a valid IPv6 address."
msgstr "Пазначце чынны адрас IPv6."

msgid "Enter a valid IPv4 or IPv6 address."
msgstr "Пазначце чынны адрас IPv4 або IPv6."

msgid "Enter only digits separated by commas."
msgstr "Набярыце лічбы, падзеленыя коскамі."

#, python-format
msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)."
msgstr ""
"Упэўніцеся, што гэтае значэньне — %(limit_value)s (зараз яно — "
"%(show_value)s)."

#, python-format
msgid "Ensure this value is less than or equal to %(limit_value)s."
msgstr "Значэньне мусіць быць меншым або роўным %(limit_value)s."

#, python-format
msgid "Ensure this value is greater than or equal to %(limit_value)s."
msgstr "Значэньне мусіць быць большым або роўным %(limit_value)s."

#, python-format
msgid "Ensure this value is a multiple of step size %(limit_value)s."
msgstr "Пераканайцеся, што гэта значэнне кратнае памеру кроку %(limit_value)s."

#, python-format
msgid ""
"Ensure this value has at least %(limit_value)d character (it has "
"%(show_value)d)."
msgid_plural ""
"Ensure this value has at least %(limit_value)d characters (it has "
"%(show_value)d)."
msgstr[0] ""
"Упэўніцеся, што гэтае значэнне мае не менш %(limit_value)d сімвал (зараз "
"%(show_value)d)."
msgstr[1] ""
"Упэўніцеся, што гэтае значэнне мае не менш %(limit_value)d сімвала (зараз "
"%(show_value)d)."
msgstr[2] ""
"Упэўніцеся, што гэтае значэнне мае не менш %(limit_value)d сімвалаў (зараз "
"%(show_value)d)."
msgstr[3] ""
"Упэўніцеся, што гэтае значэнне мае не менш %(limit_value)d сімвалаў (зараз "
"%(show_value)d)."

#, python-format
msgid ""
"Ensure this value has at most %(limit_value)d character (it has "
"%(show_value)d)."
msgid_plural ""
"Ensure this value has at most %(limit_value)d characters (it has "
"%(show_value)d)."
msgstr[0] ""
"Упэўніцеся, што гэтае значэнне мае не болей %(limit_value)d сімвал (зараз "
"%(show_value)d)."
msgstr[1] ""
"Упэўніцеся, што гэтае значэнне мае не болей %(limit_value)d сімвала (зараз "
"%(show_value)d)."
msgstr[2] ""
"Упэўніцеся, што гэтае значэнне мае не болей %(limit_value)d сімвалаў (зараз "
"%(show_value)d)."
msgstr[3] ""
"Упэўніцеся, што гэтае значэнне мае не болей %(limit_value)d сімвалаў (зараз "
"%(show_value)d)."

msgid "Enter a number."
msgstr "Набярыце лік."

#, python-format
msgid "Ensure that there are no more than %(max)s digit in total."
msgid_plural "Ensure that there are no more than %(max)s digits in total."
msgstr[0] "Упэўніцеся, што набралі ня болей за %(max)s лічбу."
msgstr[1] "Упэўніцеся, што набралі ня болей за %(max)s лічбы."
msgstr[2] "Упэўніцеся, што набралі ня болей за %(max)s лічбаў."
msgstr[3] "Упэўніцеся, што набралі ня болей за %(max)s лічбаў."

#, python-format
msgid "Ensure that there are no more than %(max)s decimal place."
msgid_plural "Ensure that there are no more than %(max)s decimal places."
msgstr[0] "Упэўніцеся, што набралі ня болей за %(max)s лічбу пасьля коскі."
msgstr[1] "Упэўніцеся, што набралі ня болей за %(max)s лічбы пасьля коскі."
msgstr[2] "Упэўніцеся, што набралі ня болей за %(max)s лічбаў пасьля коскі."
msgstr[3] "Упэўніцеся, што набралі ня болей за %(max)s лічбаў пасьля коскі."

#, python-format
msgid ""
"Ensure that there are no more than %(max)s digit before the decimal point."
msgid_plural ""
"Ensure that there are no more than %(max)s digits before the decimal point."
msgstr[0] "Упэўніцеся, што набралі ня болей за %(max)s лічбу да коскі."
msgstr[1] "Упэўніцеся, што набралі ня болей за %(max)s лічбы да коскі."
msgstr[2] "Упэўніцеся, што набралі ня болей за %(max)s лічбаў да коскі."
msgstr[3] "Упэўніцеся, што набралі ня болей за %(max)s лічбаў да коскі."

#, python-format
msgid ""
"File extension “%(extension)s” is not allowed. Allowed extensions are: "
"%(allowed_extensions)s."
msgstr ""
"Пашырэнне файла “%(extension)s” не дапускаецца. Дапушчальныя пашырэння: "
"%(allowed_extensions)s."

msgid "Null characters are not allowed."
msgstr "Null сімвалы не дапускаюцца."

msgid "and"
msgstr "і"

#, python-format
msgid "%(model_name)s with this %(field_labels)s already exists."
msgstr "%(model_name)s з такім %(field_labels)s ужо існуе."

#, python-format
msgid "Constraint “%(name)s” is violated."
msgstr "Абмежаванне \"%(name)s\" парушана."

#, python-format
msgid "Value %(value)r is not a valid choice."
msgstr "Значэнне %(value)r не з'яўляецца правільным выбарам."

msgid "This field cannot be null."
msgstr "Поле ня можа мець значэньне «null»."

msgid "This field cannot be blank."
msgstr "Трэба запоўніць поле."

#, python-format
msgid "%(model_name)s with this %(field_label)s already exists."
msgstr "%(model_name)s з такім %(field_label)s ужо існуе."

#. Translators: The 'lookup_type' is one of 'date', 'year' or
#. 'month'. Eg: "Title must be unique for pub_date year"
#, python-format
msgid ""
"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s."
msgstr ""
"%(field_label)s павінна быць унікальна для %(date_field_label)s "
"%(lookup_type)s."

#, python-format
msgid "Field of type: %(field_type)s"
msgstr "Палі віду: %(field_type)s"

#, python-format
msgid "“%(value)s” value must be either True or False."
msgstr "Значэньне “%(value)s”  павінна быць True альбо False."

#, python-format
msgid "“%(value)s” value must be either True, False, or None."
msgstr "Значэньне “%(value)s” павінна быць True, False альбо None."

msgid "Boolean (Either True or False)"
msgstr "Ляґічнае («сапраўдна» або «не сапраўдна»)"

#, python-format
msgid "String (up to %(max_length)s)"
msgstr "Радок (ня болей за %(max_length)s)"

msgid "String (unlimited)"
msgstr "Радок (неабмежаваны)"

msgid "Comma-separated integers"
msgstr "Цэлыя лікі, падзеленыя коскаю"

#, python-format
msgid ""
"“%(value)s” value has an invalid date format. It must be in YYYY-MM-DD "
"format."
msgstr ""
"Значэнне “%(value)s” мае няправільны фармат. Яно павінна быць у фармаце ГГГГ-"
"ММ-ДД."

#, python-format
msgid ""
"“%(value)s” value has the correct format (YYYY-MM-DD) but it is an invalid "
"date."
msgstr ""
"Значэнне “%(value)s” мае правільны фармат(ГГГГ-ММ-ДД) але гэта несапраўдная "
"дата."

msgid "Date (without time)"
msgstr "Дата (бяз часу)"

#, python-format
msgid ""
"“%(value)s” value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[."
"uuuuuu]][TZ] format."
msgstr ""
"Значэнне “%(value)s” мае няправільны фармат. Яно павінна быць у фармаце ГГГГ-"
"ММ-ДД ГГ:ХХ[:сс[.мммммм]][ЧА], дзе ЧА — часавы абсяг."

#, python-format
msgid ""
"“%(value)s” value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]"
"[TZ]) but it is an invalid date/time."
msgstr ""
"Значэнне “%(value)s” мае правільны фармат (ГГГГ-ММ-ДД ГГ:ХХ[:сс[.мммммм]]"
"[ЧА], дзе ЧА — часавы абсяг) але гэта несапраўдныя дата/час."

msgid "Date (with time)"
msgstr "Дата (разам з часам)"

#, python-format
msgid "“%(value)s” value must be a decimal number."
msgstr "Значэньне “%(value)s” павінна быць дзесятковым лікам."

msgid "Decimal number"
msgstr "Дзесятковы лік"

#, python-format
msgid ""
"“%(value)s” value has an invalid format. It must be in [DD] [[HH:]MM:]ss[."
"uuuuuu] format."
msgstr ""
"Значэньне “%(value)s” мае няправільны фармат. Яно павінна быць у фармаце "
"[ДД] [ГГ:[ХХ:]]сс[.мммммм]."

msgid "Duration"
msgstr "Працягласць"

msgid "Email address"
msgstr "Адрас эл. пошты"

msgid "File path"
msgstr "Шлях да файла"

#, python-format
msgid "“%(value)s” value must be a float."
msgstr "Значэньне “%(value)s” павінна быць дробным лікам."

msgid "Floating point number"
msgstr "Лік зь пераноснай коскаю"

#, python-format
msgid "“%(value)s” value must be an integer."
msgstr "Значэньне “%(value)s” павінна быць цэлым лікам."

msgid "Integer"
msgstr "Цэлы лік"

msgid "Big (8 byte) integer"
msgstr "Вялікі (8 байтаў) цэлы"

msgid "Small integer"
msgstr "Малы цэлы лік"

msgid "IPv4 address"
msgstr "Адрас IPv4"

msgid "IP address"
msgstr "Адрас IP"

#, python-format
msgid "“%(value)s” value must be either None, True or False."
msgstr "Значэньне “%(value)s” павінна быць None, True альбо False."

msgid "Boolean (Either True, False or None)"
msgstr "Ляґічнае («сапраўдна», «не сапраўдна» ці «нічога»)"

msgid "Positive big integer"
msgstr "Дадатны вялікі цэлы лік"

msgid "Positive integer"
msgstr "Дадатны цэлы лік"

msgid "Positive small integer"
msgstr "Дадатны малы цэлы лік"

#, python-format
msgid "Slug (up to %(max_length)s)"
msgstr "Бірка (ня болей за %(max_length)s)"

msgid "Text"
msgstr "Тэкст"

#, python-format
msgid ""
"“%(value)s” value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] "
"format."
msgstr ""
"Значэньне “%(value)s” мае няправільны фармат. Яно павінна быць у фармаце ГГ:"
"ХХ[:сс[.мммммм]]."

#, python-format
msgid ""
"“%(value)s” value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an "
"invalid time."
msgstr ""
"Значэнне “%(value)s” мае правільны фармат (ГГ:ХХ[:сс[.мммммм]]) але гэта "
"несапраўдны час."

msgid "Time"
msgstr "Час"

msgid "URL"
msgstr "Сеціўная спасылка"

msgid "Raw binary data"
msgstr "Неапрацаваныя бінарныя зьвесткі"

#, python-format
msgid "“%(value)s” is not a valid UUID."
msgstr "“%(value)s” не з'яўляецца дапушчальным UUID."

msgid "Universally unique identifier"
msgstr "Універсальны непаўторны ідэнтыфікатар"

msgid "File"
msgstr "Файл"

msgid "Image"
msgstr "Выява"

msgid "A JSON object"
msgstr "Аб'ект JSON"

msgid "Value must be valid JSON."
msgstr "Значэньне павінна быць сапраўдным JSON."

#, python-format
msgid "%(model)s instance with %(field)s %(value)r does not exist."
msgstr "Экземпляр %(model)s з %(field)s %(value)r не iснуе."

msgid "Foreign Key (type determined by related field)"
msgstr "Вонкавы ключ (від вызначаецца паводле зьвязанага поля)"

msgid "One-to-one relationship"
msgstr "Сувязь «адзін да аднаго»"

#, python-format
msgid "%(from)s-%(to)s relationship"
msgstr "Сувязь %(from)s-%(to)s"

#, python-format
msgid "%(from)s-%(to)s relationships"
msgstr "Сувязi %(from)s-%(to)s"

msgid "Many-to-many relationship"
msgstr "Сувязь «некалькі да некалькіх»"

#. Translators: If found as last label character, these punctuation
#. characters will prevent the default label_suffix to be appended to the
#. label
msgid ":?.!"
msgstr ":?.!"

msgid "This field is required."
msgstr "Поле трэба запоўніць."

msgid "Enter a whole number."
msgstr "Набярыце ўвесь лік."

msgid "Enter a valid date."
msgstr "Пазначце чынную дату."

msgid "Enter a valid time."
msgstr "Пазначце чынны час."

msgid "Enter a valid date/time."
msgstr "Пазначце чынныя час і дату."

msgid "Enter a valid duration."
msgstr "Увядзіце сапраўдны тэрмін."

#, python-brace-format
msgid "The number of days must be between {min_days} and {max_days}."
msgstr "Колькасць дзён павінна быць паміж {min_days} i {max_days}."

msgid "No file was submitted. Check the encoding type on the form."
msgstr "Файл не даслалі. Зірніце кадоўку блянку."

msgid "No file was submitted."
msgstr "Файл не даслалі."

msgid "The submitted file is empty."
msgstr "Дасланы файл — парожні."

#, python-format
msgid "Ensure this filename has at most %(max)d character (it has %(length)d)."
msgid_plural ""
"Ensure this filename has at most %(max)d characters (it has %(length)d)."
msgstr[0] ""
"Упэўніцеся, што гэтае імя файлу мае не болей %(max)d сімвал (зараз "
"%(length)d)."
msgstr[1] ""
"Упэўніцеся, што гэтае імя файлу мае не болей %(max)d сімвала (зараз "
"%(length)d)."
msgstr[2] ""
"Упэўніцеся, што гэтае імя файлу мае не болей %(max)d сімвалаў (зараз "
"%(length)d)."
msgstr[3] ""
"Упэўніцеся, што гэтае імя файлу мае не болей %(max)d сімвалаў (зараз "
"%(length)d)."

msgid "Please either submit a file or check the clear checkbox, not both."
msgstr ""
"Трэба або даслаць файл, або абраць «Ачысьціць», але нельга рабіць гэта "
"адначасова."

msgid ""
"Upload a valid image. The file you uploaded was either not an image or a "
"corrupted image."
msgstr ""
"Запампаваць чынны малюнак. Запампавалі або не выяву, або пашкоджаную выяву."

#, python-format
msgid "Select a valid choice. %(value)s is not one of the available choices."
msgstr "Абярыце дазволенае. %(value)s няма ў даступных значэньнях."

msgid "Enter a list of values."
msgstr "Упішыце сьпіс значэньняў."

msgid "Enter a complete value."
msgstr "Калі ласка, увядзіце поўнае значэньне."

msgid "Enter a valid UUID."
msgstr "Увядзіце сапраўдны UUID."

msgid "Enter a valid JSON."
msgstr "Пазначце сапраўдны JSON."

#. Translators: This is the default suffix added to form field labels
msgid ":"
msgstr ":"

#, python-format
msgid "(Hidden field %(name)s) %(error)s"
msgstr "(Схаванае поле %(name)s) %(error)s"

#, python-format
msgid ""
"ManagementForm data is missing or has been tampered with. Missing fields: "
"%(field_names)s. You may need to file a bug report if the issue persists."
msgstr ""
"Дадзеныя формы ManagementForm адсутнічаюць ці былі падменены. Адсутнічаюць "
"палі: %(field_names)s. Магчыма, вам спатрэбіцца падаць справаздачу пра "
"памылку, калі праблема захоўваецца."

#, python-format
msgid "Please submit at most %(num)d form."
msgid_plural "Please submit at most %(num)d forms."
msgstr[0] "Калі ласка, адпраўце не болей чым %(num)d формаў."
msgstr[1] "Калі ласка, адпраўце не болей чым %(num)d формаў."
msgstr[2] "Калі ласка, адпраўце не болей чым %(num)d формаў."
msgstr[3] "Калі ласка, адпраўце не болей чым %(num)d формаў."

#, python-format
msgid "Please submit at least %(num)d form."
msgid_plural "Please submit at least %(num)d forms."
msgstr[0] "Калі ласка, адпраўце не менш чым %(num)d формаў."
msgstr[1] "Калі ласка, адпраўце не менш чым %(num)d формаў."
msgstr[2] "Калі ласка, адпраўце не менш чым %(num)d формаў."
msgstr[3] "Калі ласка, адпраўце не менш чым %(num)d формаў."

msgid "Order"
msgstr "Парадак"

msgid "Delete"
msgstr "Выдаліць"

#, python-format
msgid "Please correct the duplicate data for %(field)s."
msgstr "У полі «%(field)s» выпраўце зьвесткі, якія паўтараюцца."

#, python-format
msgid "Please correct the duplicate data for %(field)s, which must be unique."
msgstr "Выпраўце зьвесткі ў полі «%(field)s»: нельга, каб яны паўтараліся."

#, python-format
msgid ""
"Please correct the duplicate data for %(field_name)s which must be unique "
"for the %(lookup)s in %(date_field)s."
msgstr ""
"Выпраўце зьвесткі ў полі «%(field_name)s»: нельга каб зьвесткі ў "
"«%(date_field)s» для «%(lookup)s» паўтараліся."

msgid "Please correct the duplicate values below."
msgstr "Выпраўце зьвесткі, якія паўтараюцца (гл. ніжэй)."

msgid "The inline value did not match the parent instance."
msgstr "Убудаванае значэнне не супадае з бацькоўскім значэннем."

msgid "Select a valid choice. That choice is not one of the available choices."
msgstr "Абярыце дазволенае. Абранага няма ў даступных значэньнях."

#, python-format
msgid "“%(pk)s” is not a valid value."
msgstr "“%(pk)s” не сапраўднае значэнне."

#, python-format
msgid ""
"%(datetime)s couldn’t be interpreted in time zone %(current_timezone)s; it "
"may be ambiguous or it may not exist."
msgstr ""
"У часавым абсягу %(current_timezone)s нельга зразумець дату %(datetime)s: "
"яна можа быць неадназначнаю або яе можа не існаваць."

msgid "Clear"
msgstr "Ачысьціць"

msgid "Currently"
msgstr "Зараз"

msgid "Change"
msgstr "Зьмяніць"

msgid "Unknown"
msgstr "Невядома"

msgid "Yes"
msgstr "Так"

msgid "No"
msgstr "Не"

#. Translators: Please do not add spaces around commas.
msgid "yes,no,maybe"
msgstr "так,не,магчыма"

#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] "%(size)d байт"
msgstr[1] "%(size)d байты"
msgstr[2] "%(size)d байтаў"
msgstr[3] "%(size)d байтаў"

#, python-format
msgid "%s KB"
msgstr "%s КБ"

#, python-format
msgid "%s MB"
msgstr "%s МБ"

#, python-format
msgid "%s GB"
msgstr "%s ҐБ"

#, python-format
msgid "%s TB"
msgstr "%s ТБ"

#, python-format
msgid "%s PB"
msgstr "%s ПБ"

msgid "p.m."
msgstr "папаўдні"

msgid "a.m."
msgstr "папоўначы"

msgid "PM"
msgstr "папаўдні"

msgid "AM"
msgstr "папоўначы"

msgid "midnight"
msgstr "поўнач"

msgid "noon"
msgstr "поўдзень"

msgid "Monday"
msgstr "Панядзелак"

msgid "Tuesday"
msgstr "Аўторак"

msgid "Wednesday"
msgstr "Серада"

msgid "Thursday"
msgstr "Чацьвер"

msgid "Friday"
msgstr "Пятніца"

msgid "Saturday"
msgstr "Субота"

msgid "Sunday"
msgstr "Нядзеля"

msgid "Mon"
msgstr "Пн"

msgid "Tue"
msgstr "Аў"

msgid "Wed"
msgstr "Ср"

msgid "Thu"
msgstr "Чц"

msgid "Fri"
msgstr "Пт"

msgid "Sat"
msgstr "Сб"

msgid "Sun"
msgstr "Нд"

msgid "January"
msgstr "студзеня"

msgid "February"
msgstr "лютага"

msgid "March"
msgstr "сакавік"

msgid "April"
msgstr "красавіка"

msgid "May"
msgstr "траўня"

msgid "June"
msgstr "чэрвеня"

msgid "July"
msgstr "ліпеня"

msgid "August"
msgstr "жніўня"

msgid "September"
msgstr "верасьня"

msgid "October"
msgstr "кастрычніка"

msgid "November"
msgstr "лістапада"

msgid "December"
msgstr "сьнежня"

msgid "jan"
msgstr "сту"

msgid "feb"
msgstr "лют"

msgid "mar"
msgstr "сак"

msgid "apr"
msgstr "кра"

msgid "may"
msgstr "тра"

msgid "jun"
msgstr "чэр"

msgid "jul"
msgstr "ліп"

msgid "aug"
msgstr "жні"

msgid "sep"
msgstr "вер"

msgid "oct"
msgstr "кас"

msgid "nov"
msgstr "ліс"

msgid "dec"
msgstr "сьн"

msgctxt "abbrev. month"
msgid "Jan."
msgstr "Сту."

msgctxt "abbrev. month"
msgid "Feb."
msgstr "Люты"

msgctxt "abbrev. month"
msgid "March"
msgstr "сакавік"

msgctxt "abbrev. month"
msgid "April"
msgstr "красавіка"

msgctxt "abbrev. month"
msgid "May"
msgstr "траўня"

msgctxt "abbrev. month"
msgid "June"
msgstr "чэрвеня"

msgctxt "abbrev. month"
msgid "July"
msgstr "ліпеня"

msgctxt "abbrev. month"
msgid "Aug."
msgstr "Жні."

msgctxt "abbrev. month"
msgid "Sept."
msgstr "Вер."

msgctxt "abbrev. month"
msgid "Oct."
msgstr "Кас."

msgctxt "abbrev. month"
msgid "Nov."
msgstr "Ліс."

msgctxt "abbrev. month"
msgid "Dec."
msgstr "Сьн."

msgctxt "alt. month"
msgid "January"
msgstr "студзеня"

msgctxt "alt. month"
msgid "February"
msgstr "лютага"

msgctxt "alt. month"
msgid "March"
msgstr "сакавік"

msgctxt "alt. month"
msgid "April"
msgstr "красавіка"

msgctxt "alt. month"
msgid "May"
msgstr "траўня"

msgctxt "alt. month"
msgid "June"
msgstr "чэрвеня"

msgctxt "alt. month"
msgid "July"
msgstr "ліпеня"

msgctxt "alt. month"
msgid "August"
msgstr "жніўня"

msgctxt "alt. month"
msgid "September"
msgstr "верасьня"

msgctxt "alt. month"
msgid "October"
msgstr "кастрычніка"

msgctxt "alt. month"
msgid "November"
msgstr "лістапада"

msgctxt "alt. month"
msgid "December"
msgstr "сьнежня"

msgid "This is not a valid IPv6 address."
msgstr "Гэта ня правільны адрас IPv6."

#, python-format
msgctxt "String to return when truncating text"
msgid "%(truncated_text)s…"
msgstr "%(truncated_text)s…"

msgid "or"
msgstr "або"

#. Translators: This string is used as a separator between list elements
msgid ", "
msgstr ", "

#, python-format
msgid "%(num)d year"
msgid_plural "%(num)d years"
msgstr[0] "%(num)d год"
msgstr[1] "%(num)d гадоў"
msgstr[2] "%(num)d гадоў"
msgstr[3] "%(num)d гадоў"

#, python-format
msgid "%(num)d month"
msgid_plural "%(num)d months"
msgstr[0] "%(num)d месяц"
msgstr[1] "%(num)d месяцаў"
msgstr[2] "%(num)d месяцаў"
msgstr[3] "%(num)d месяцаў"

#, python-format
msgid "%(num)d week"
msgid_plural "%(num)d weeks"
msgstr[0] "%(num)d тыдзень"
msgstr[1] "%(num)d тыдняў"
msgstr[2] "%(num)d тыдняў"
msgstr[3] "%(num)d тыдняў"

#, python-format
msgid "%(num)d day"
msgid_plural "%(num)d days"
msgstr[0] "%(num)d дзень"
msgstr[1] "%(num)d  дзён"
msgstr[2] "%(num)d  дзён"
msgstr[3] "%(num)d дзён"

#, python-format
msgid "%(num)d hour"
msgid_plural "%(num)d hours"
msgstr[0] "%(num)d гадзіна"
msgstr[1] "%(num)d гадзін"
msgstr[2] "%(num)d гадзін"
msgstr[3] "%(num)d гадзін"

#, python-format
msgid "%(num)d minute"
msgid_plural "%(num)d minutes"
msgstr[0] "%(num)d хвіліна"
msgstr[1] "%(num)d хвілін"
msgstr[2] "%(num)d хвілін"
msgstr[3] "%(num)d хвілін"

msgid "Forbidden"
msgstr "Забаронена"

msgid "CSRF verification failed. Request aborted."
msgstr "CSRF-праверка не атрымалася. Запыт спынены."

msgid ""
"You are seeing this message because this HTTPS site requires a “Referer "
"header” to be sent by your web browser, but none was sent. This header is "
"required for security reasons, to ensure that your browser is not being "
"hijacked by third parties."
msgstr ""
"Вы бачыце гэта паведамленне, таму што гэты HTTPS-сайт патрабуе каб Referer "
"загаловак быў адасланы вашым аглядальнікам, але гэтага не адбылося. Гэты "
"загаловак неабходны для бяспекі, каб пераканацца, што ваш аглядальнік не "
"ўзаламаны трэцімі асобамі."

msgid ""
"If you have configured your browser to disable “Referer” headers, please re-"
"enable them, at least for this site, or for HTTPS connections, or for “same-"
"origin” requests."
msgstr ""
"Калі вы сканфігуравалі ваш браўзэр так, каб ён не працаваў з “Referer” "
"загалоўкамі, калі ласка дазвольце іх хаця б для гэтага сайту, ці для HTTPS "
"злучэнняў, ці для 'same-origin' запытаў."

msgid ""
"If you are using the <meta name=\"referrer\" content=\"no-referrer\"> tag or "
"including the “Referrer-Policy: no-referrer” header, please remove them. The "
"CSRF protection requires the “Referer” header to do strict referer checking. "
"If you’re concerned about privacy, use alternatives like <a "
"rel=\"noreferrer\" …> for links to third-party sites."
msgstr ""
"Калі вы выкарыстоўваеце <meta name=\"referrer\" content=\"no-referrer\"> тэг "
"ці дадалі загаловак “Referrer-Policy: no-referrer”, калі ласка выдаліце іх. "
"CSRF абароне неабходны “Referer” загаловак для строгай праверкі. Калі Вы "
"турбуецеся аб прыватнасці, выкарыстоўвайце альтэрнатывы, напрыклад <a "
"rel=\"noreferrer\" …>, для спасылкі на сайты трэціх асоб."

msgid ""
"You are seeing this message because this site requires a CSRF cookie when "
"submitting forms. This cookie is required for security reasons, to ensure "
"that your browser is not being hijacked by third parties."
msgstr ""
"Вы бачыце гэта паведамленне, таму што гэты сайт патрабуе CSRF кукі для "
"адсылкі формы. Гэтыя кукі неабходныя для бяспекі, каб пераканацца, што ваш "
"браўзэр не ўзламаны трэцімі асобамі."

msgid ""
"If you have configured your browser to disable cookies, please re-enable "
"them, at least for this site, or for “same-origin” requests."
msgstr ""
"Калі вы сканфігуравалі ваш браўзэр так, каб ён не працаваў з кукамі, калі "
"ласка дазвольце іх хаця б для гэтага сайту ці для “same-origin” запытаў."

msgid "More information is available with DEBUG=True."
msgstr "Больш падрабязная інфармацыя даступная з DEBUG=True."

msgid "No year specified"
msgstr "Не пазначылі год"

msgid "Date out of range"
msgstr "Дата выходзіць за межы дыяпазону"

msgid "No month specified"
msgstr "Не пазначылі месяц"

msgid "No day specified"
msgstr "Не пазначылі дзень"

msgid "No week specified"
msgstr "Не пазначылі тыдзень"

#, python-format
msgid "No %(verbose_name_plural)s available"
msgstr "Няма доступу да %(verbose_name_plural)s"

#, python-format
msgid ""
"Future %(verbose_name_plural)s not available because %(class_name)s."
"allow_future is False."
msgstr ""
"Няма доступу да %(verbose_name_plural)s, якія будуць, бо «%(class_name)s."
"allow_future» мае значэньне «не сапраўдна»."

#, python-format
msgid "Invalid date string “%(datestr)s” given format “%(format)s”"
msgstr "Радок даты “%(datestr)s” не адпавядае выгляду “%(format)s”"

#, python-format
msgid "No %(verbose_name)s found matching the query"
msgstr "Па запыце не знайшлі ніводнага %(verbose_name)s"

msgid "Page is not “last”, nor can it be converted to an int."
msgstr ""
"Нумар бачыны ня мае значэньня “last” і яго нельга ператварыць у цэлы лік."

#, python-format
msgid "Invalid page (%(page_number)s): %(message)s"
msgstr "Няправільная старонка (%(page_number)s): %(message)s"

#, python-format
msgid "Empty list and “%(class_name)s.allow_empty” is False."
msgstr ""
"Сьпіс парожні, але “%(class_name)s.allow_empty” мае значэньне «не "
"сапраўдна», што забараняе паказваць парожнія сьпісы."

msgid "Directory indexes are not allowed here."
msgstr "Не дазваляецца глядзець сьпіс файлаў каталёґа."

#, python-format
msgid "“%(path)s” does not exist"
msgstr "“%(path)s” не існуе"

#, python-format
msgid "Index of %(directory)s"
msgstr "Файлы каталёґа «%(directory)s»"

msgid "The install worked successfully! Congratulations!"
msgstr "Усталяванне прайшло паспяхова! Віншаванні!"

#, python-format
msgid ""
"View <a href=\"https://docs.djangoproject.com/en/%(version)s/releases/\" "
"target=\"_blank\" rel=\"noopener\">release notes</a> for Django %(version)s"
msgstr ""
"Паглядзець <a href=\"https://docs.djangoproject.com/en/%(version)s/releases/"
"\" target=\"_blank\" rel=\"noopener\">заўвагі да выпуску</a> для Джангі "
"%(version)s"

#, python-format
msgid ""
"You are seeing this page because <a href=\"https://docs.djangoproject.com/en/"
"%(version)s/ref/settings/#debug\" target=\"_blank\" "
"rel=\"noopener\">DEBUG=True</a> is in your settings file and you have not "
"configured any URLs."
msgstr ""
"Вы бачыце гэту старонку таму што <a href=\"https://docs.djangoproject.com/en/"
"%(version)s/ref/settings/#debug\" target=\"_blank\" "
"rel=\"noopener\">DEBUG=True </a> у вашым файле налад і вы не "
"сканфігурыравалі ніякіх URL."

msgid "Django Documentation"
msgstr "Дакументацыя Джангі"

msgid "Topics, references, &amp; how-to’s"
msgstr "Тэмы, спасылкі, &amp; як зрабіць"

msgid "Tutorial: A Polling App"
msgstr "Падручнік: Дадатак для галасавання"

msgid "Get started with Django"
msgstr "Пачніце з Джангаю"

msgid "Django Community"
msgstr "Джанга супольнасць"

msgid "Connect, get help, or contribute"
msgstr "Злучайцеся, атрымлівайце дапамогу, ці спрыяйце"