forked from phpmyadmin/phpmyadmin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathuk.po
17565 lines (14189 loc) · 646 KB
/
uk.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
#
msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 4.5.0-dev\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2015-05-24 06:17-0400\n"
"PO-Revision-Date: 2015-01-02 17:07+0200\n"
"Last-Translator: Сергій Педько <[email protected]>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/phpmyadmin/"
"master/uk/>\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 2.2-dev\n"
#: changelog.php:37 license.php:28
#, php-format
msgid ""
"The %s file is not available on this system, please visit www.phpmyadmin.net "
"for more information."
msgstr ""
"Файл %s недоступний на сервері, будь ласка завітайте на www.phpmyadmin.net "
"за додатковою інформацією."
#: db_central_columns.php:106
msgid "The central list of columns for the current database is empty."
msgstr "Центральний перелік колонок для поточної бази даних порожній."
#: db_central_columns.php:131
msgid "Click to sort."
msgstr "Клацніть для сортування."
#: db_central_columns.php:150
#, php-format
msgid "Showing rows %1$s - %2$s."
msgstr "Показано рядки %1$s - %2$s."
#: db_create.php:61
#, php-format
msgid "Database %1$s has been created."
msgstr "Базу даних %1$s створено."
#: db_datadict.php:48 libraries/operations.lib.php:31
msgid "Database comment"
msgstr "Коментар бази даних:"
#: db_datadict.php:94
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:988
#: libraries/tbl_columns_definition_form.lib.php:71
#: libraries/tbl_printview.lib.php:581
msgid "Table comments:"
msgstr "Коментарі до таблиці:"
#: db_datadict.php:103 libraries/Index.class.php:699
#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1292
#: libraries/insert_edit.lib.php:1560
#: libraries/navigation/Nodes/Node_Column.class.php:32
#: libraries/plugins/export/ExportHtmlword.class.php:280
#: libraries/plugins/export/ExportHtmlword.class.php:375
#: libraries/plugins/export/ExportLatex.class.php:507
#: libraries/plugins/export/ExportOdt.class.php:364
#: libraries/plugins/export/ExportOdt.class.php:464
#: libraries/plugins/export/ExportTexytext.class.php:272
#: libraries/plugins/export/ExportTexytext.class.php:361
#: libraries/plugins/export/PMA_ExportPdf.class.php:471
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1021
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1044
#: libraries/tbl_columns_definition_form.lib.php:641
#: libraries/tbl_indexes.lib.php:377 libraries/tbl_printview.lib.php:476
#: libraries/tbl_relation.lib.php:231 libraries/tbl_relation.lib.php:342
#: libraries/tbl_relation.lib.php:373 libraries/tbl_relation.lib.php:609
#: libraries/tbl_relation.lib.php:619 libraries/tracking.lib.php:878
#: libraries/tracking.lib.php:974
msgid "Column"
msgstr "Стовпчик"
#: db_datadict.php:104 db_printview.php:50 libraries/Index.class.php:696
#: libraries/TableSearch.class.php:186 libraries/central_columns.lib.php:696
#: libraries/central_columns.lib.php:1206 libraries/insert_edit.lib.php:245
#: libraries/plugins/export/ExportHtmlword.class.php:283
#: libraries/plugins/export/ExportHtmlword.class.php:378
#: libraries/plugins/export/ExportLatex.class.php:508
#: libraries/plugins/export/ExportOdt.class.php:367
#: libraries/plugins/export/ExportOdt.class.php:467
#: libraries/plugins/export/ExportTexytext.class.php:273
#: libraries/plugins/export/ExportTexytext.class.php:362
#: libraries/plugins/export/PMA_ExportPdf.class.php:473
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1022
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1045
#: libraries/rte/rte_list.lib.php:75 libraries/rte/rte_list.lib.php:103
#: libraries/rte/rte_routines.lib.php:996
#: libraries/rte/rte_routines.lib.php:1025
#: libraries/rte/rte_routines.lib.php:1672
#: libraries/server_privileges.lib.php:2239 libraries/structure.lib.php:872
#: libraries/structure.lib.php:1328
#: libraries/tbl_columns_definition_form.lib.php:319
#: libraries/tbl_printview.lib.php:477 libraries/tracking.lib.php:879
#: libraries/tracking.lib.php:971
msgid "Type"
msgstr "Тип"
#: db_datadict.php:105 libraries/Index.class.php:702
#: libraries/TableSearch.class.php:1293 libraries/central_columns.lib.php:707
#: libraries/central_columns.lib.php:1207 libraries/insert_edit.lib.php:1569
#: libraries/plugins/export/ExportHtmlword.class.php:286
#: libraries/plugins/export/ExportHtmlword.class.php:381
#: libraries/plugins/export/ExportLatex.class.php:509
#: libraries/plugins/export/ExportOdt.class.php:370
#: libraries/plugins/export/ExportOdt.class.php:470
#: libraries/plugins/export/ExportTexytext.class.php:274
#: libraries/plugins/export/ExportTexytext.class.php:363
#: libraries/plugins/export/PMA_ExportPdf.class.php:475
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1024
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1047
#: libraries/structure.lib.php:1331
#: libraries/tbl_columns_definition_form.lib.php:340
#: libraries/tbl_printview.lib.php:478 libraries/tracking.lib.php:881
#: libraries/tracking.lib.php:977
msgid "Null"
msgstr "Нуль"
#: db_datadict.php:106 libraries/central_columns.lib.php:700
#: libraries/central_columns.lib.php:1206
#: libraries/plugins/export/ExportHtmlword.class.php:289
#: libraries/plugins/export/ExportHtmlword.class.php:384
#: libraries/plugins/export/ExportLatex.class.php:510
#: libraries/plugins/export/ExportOdt.class.php:373
#: libraries/plugins/export/ExportOdt.class.php:473
#: libraries/plugins/export/ExportTexytext.class.php:275
#: libraries/plugins/export/ExportTexytext.class.php:364
#: libraries/plugins/export/PMA_ExportPdf.class.php:477
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1025
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1048
#: libraries/replication_gui.lib.php:153 libraries/structure.lib.php:223
#: libraries/structure.lib.php:1332
#: libraries/tbl_columns_definition_form.lib.php:331
#: libraries/tbl_printview.lib.php:479 libraries/tracking.lib.php:882
msgid "Default"
msgstr "За замовчуванням"
#: db_datadict.php:108 libraries/plugins/export/ExportHtmlword.class.php:388
#: libraries/plugins/export/ExportLatex.class.php:512
#: libraries/plugins/export/ExportOdt.class.php:477
#: libraries/plugins/export/ExportTexytext.class.php:366
#: libraries/plugins/export/PMA_ExportPdf.class.php:486
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1027
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1050
#: libraries/tbl_printview.lib.php:481
msgid "Links to"
msgstr "Посилання на"
#: db_datadict.php:110 db_printview.php:54
#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:155
#: libraries/config/messages.inc.php:187
#: libraries/plugins/export/ExportHtmlword.class.php:393
#: libraries/plugins/export/ExportLatex.class.php:515
#: libraries/plugins/export/ExportOdt.class.php:482
#: libraries/plugins/export/ExportTexytext.class.php:369
#: libraries/plugins/export/PMA_ExportPdf.class.php:493
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1038
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1051
#: libraries/tbl_columns_definition_form.lib.php:357
#: libraries/tbl_printview.lib.php:483
msgid "Comments"
msgstr "Коментарі"
#: db_datadict.php:152 libraries/display_structure.inc.php:164
#: libraries/structure.lib.php:1527 libraries/structure.lib.php:2260
#: libraries/structure.lib.php:2270 libraries/tbl_printview.lib.php:110
#: libraries/tracking.lib.php:921
msgid "Primary"
msgstr "Первинний"
#: db_datadict.php:157 js/messages.php:301 libraries/Index.class.php:567
#: libraries/Index.class.php:606 libraries/Index.class.php:1018
#: libraries/central_columns.lib.php:924
#: libraries/config/FormDisplay.tpl.php:261 libraries/mult_submits.lib.php:429
#: libraries/mult_submits.lib.php:458
#: libraries/plugins/export/ExportHtmlword.class.php:630
#: libraries/plugins/export/ExportLatex.class.php:589
#: libraries/plugins/export/ExportOdt.class.php:755
#: libraries/plugins/export/ExportTexytext.class.php:567
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1097
#: libraries/server_privileges.lib.php:2415
#: libraries/server_privileges.lib.php:2599
#: libraries/server_privileges.lib.php:2619
#: libraries/server_privileges.lib.php:2945
#: libraries/server_privileges.lib.php:2951
#: libraries/server_privileges.lib.php:3291
#: libraries/server_privileges.lib.php:3313 libraries/structure.lib.php:1418
#: libraries/tbl_printview.lib.php:117 libraries/tracking.lib.php:932
#: libraries/tracking.lib.php:1009 libraries/tracking.lib.php:1014
#: libraries/user_preferences.lib.php:295 prefs_manage.php:140
msgid "No"
msgstr "Ні"
#: db_datadict.php:157 js/messages.php:427 libraries/Index.class.php:568
#: libraries/Index.class.php:605 libraries/Index.class.php:1018
#: libraries/central_columns.lib.php:924
#: libraries/config/FormDisplay.tpl.php:261 libraries/mult_submits.inc.php:80
#: libraries/mult_submits.inc.php:191 libraries/mult_submits.lib.php:365
#: libraries/mult_submits.lib.php:398 libraries/mult_submits.lib.php:427
#: libraries/mult_submits.lib.php:456 libraries/mult_submits.lib.php:494
#: libraries/mult_submits.lib.php:503 libraries/mult_submits.lib.php:508
#: libraries/mult_submits.lib.php:513 libraries/mult_submits.lib.php:518
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:589
#: libraries/plugins/export/ExportOdt.class.php:756
#: libraries/plugins/export/ExportTexytext.class.php:567
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1098
#: libraries/server_databases.lib.php:464
#: libraries/server_databases.lib.php:474
#: libraries/server_privileges.lib.php:2415
#: libraries/server_privileges.lib.php:2596
#: libraries/server_privileges.lib.php:2617
#: libraries/server_privileges.lib.php:2944
#: libraries/server_privileges.lib.php:2949
#: libraries/server_privileges.lib.php:3288
#: libraries/server_privileges.lib.php:3313 libraries/structure.lib.php:1418
#: libraries/structure.lib.php:2951 libraries/tbl_printview.lib.php:118
#: libraries/tracking.lib.php:932 libraries/tracking.lib.php:1007
#: libraries/tracking.lib.php:1012 libraries/user_preferences.lib.php:293
#: prefs_manage.php:138
msgid "Yes"
msgstr "Так"
#: db_export.php:32
msgid "View dump (schema) of database"
msgstr "Переглянути дамп (схему) БД"
#: db_export.php:36 db_printview.php:42 db_structure.php:87 db_tracking.php:89
#: export.php:363 libraries/DBQbe.class.php:312
#: libraries/navigation/NavigationTree.class.php:847
msgid "No tables found in database."
msgstr "В БД не виявлено таблиць."
#: db_export.php:44 libraries/DbSearch.class.php:446
#: libraries/display_export.lib.php:44
msgid "Select All"
msgstr "Вибрати всі"
#: db_export.php:50 libraries/DbSearch.class.php:450
#: libraries/display_export.lib.php:50
msgid "Unselect All"
msgstr "Зняти всі відмітки"
#: db_operations.php:51 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Ім'я бази даних порожнє!"
#: db_operations.php:138
#, php-format
msgid "Database %1$s has been renamed to %2$s."
msgstr "Базу даних %1$s було перейменовано в %2$s."
#: db_operations.php:150
#, php-format
msgid "Database %1$s has been copied to %2$s."
msgstr "Базу даних %1$s було скопійовано до %2$s."
#: db_operations.php:271
#, php-format
msgid ""
"The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
msgstr "Сховище конфігурації phpMyAdmin деактивовано. %sДовідайтесь чому%s."
#: db_printview.php:48 db_tracking.php:125 db_tracking.php:287
#: libraries/Menu.class.php:241 libraries/config/messages.inc.php:792
#: libraries/plugins/export/ExportXml.class.php:498
#: libraries/rte/rte_list.lib.php:87 libraries/rte/rte_triggers.lib.php:331
#: libraries/server_privileges.lib.php:1167
#: libraries/server_privileges.lib.php:2775
#: libraries/server_privileges.lib.php:3010
#: libraries/server_privileges.lib.php:3021
#: libraries/server_privileges.lib.php:4111 libraries/structure.lib.php:850
#: libraries/tbl_relation.lib.php:325 libraries/tbl_relation.lib.php:593
msgid "Table"
msgstr "Таблиця"
#: db_printview.php:49 libraries/build_html_for_db.lib.php:33
#: libraries/import.lib.php:193 libraries/structure.lib.php:861
#: libraries/structure.lib.php:1886 libraries/structure.lib.php:2087
#: libraries/tbl_printview.lib.php:198
msgid "Rows"
msgstr "Рядки"
#: db_printview.php:52 libraries/structure.lib.php:883
#: libraries/tbl_indexes.lib.php:378
msgid "Size"
msgstr "Розмір"
#: db_printview.php:99 libraries/plugins/export/ExportSql.class.php:1389
#: libraries/structure.lib.php:821
msgid "in use"
msgstr "використовується"
#: db_printview.php:120 libraries/plugins/export/ExportSql.class.php:1315
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:995
msgid "Creation:"
msgstr "Створення:"
#: db_printview.php:127 libraries/plugins/export/ExportSql.class.php:1328
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1002
msgid "Last update:"
msgstr "Останнє оновлення:"
#: db_printview.php:134 libraries/plugins/export/ExportSql.class.php:1341
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1009
msgid "Last check:"
msgstr "Остання перевірка:"
#: db_printview.php:146 libraries/structure.lib.php:169
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s таблиця"
msgstr[1] "%s таблиці"
msgstr[2] "%s таблиць"
#: db_qbe.php:103
msgid "You have to choose at least one column to display!"
msgstr "Необхідно обрати принаймні один стовпчик для відображення!"
#: db_qbe.php:120
#, php-format
msgid "Switch to %svisual builder%s"
msgstr "Перейти до %sвізуального конструктора%s"
#: db_search.php:30 libraries/plugins/AuthenticationPlugin.class.php:70
#: libraries/plugins/auth/AuthenticationConfig.class.php:103
#: libraries/plugins/auth/AuthenticationConfig.class.php:118
#: libraries/plugins/auth/AuthenticationHttp.class.php:91
msgid "Access denied!"
msgstr "Доступ заборонено!"
#: db_tracking.php:39 db_tracking.php:64
msgid "Tracking data deleted successfully."
msgstr "Дані відстеження успішно видалені."
#: db_tracking.php:48
#, php-format
msgid ""
"Version %1$s was created for selected tables, tracking is active for them."
msgstr ""
"Версія %1$s була створена для обраних таблиць, для них активовано "
"відстеження."
#: db_tracking.php:79
msgid "No tables selected."
msgstr "Жодної таблиці не обрано."
#: db_tracking.php:114
msgid "Tracked tables"
msgstr "Відслідковувані таблиці"
#: db_tracking.php:126
msgid "Last version"
msgstr "Остання версія"
#: db_tracking.php:127 libraries/tracking.lib.php:276
msgid "Created"
msgstr "Створено"
#: db_tracking.php:128 libraries/tracking.lib.php:277
msgid "Updated"
msgstr "Оновлено"
#: db_tracking.php:129 js/messages.php:227 libraries/Menu.class.php:545
#: libraries/Util.class.php:4214 libraries/rte/rte_events.lib.php:393
#: libraries/rte/rte_list.lib.php:101
#: libraries/server_status_processes.lib.php:94 libraries/tracking.lib.php:278
msgid "Status"
msgstr "Стан"
#: db_tracking.php:130 db_tracking.php:288 libraries/Index.class.php:693
#: libraries/central_columns.lib.php:686 libraries/rte/rte_list.lib.php:74
#: libraries/rte/rte_list.lib.php:89 libraries/rte/rte_list.lib.php:102
#: libraries/server_databases.lib.php:398
#: libraries/server_privileges.lib.php:2242
#: libraries/server_privileges.lib.php:3031
#: libraries/server_privileges.lib.php:3207
#: libraries/server_user_groups.lib.php:82
#: libraries/server_variables.lib.php:189 libraries/structure.lib.php:858
#: libraries/structure.lib.php:1345 libraries/tracking.lib.php:279
#: libraries/tracking.lib.php:792
msgid "Action"
msgstr "Дія"
#: db_tracking.php:131 libraries/navigation/Navigation.class.php:218
#: libraries/tracking.lib.php:280 tbl_change.php:163
msgid "Show"
msgstr "Показати"
#: db_tracking.php:139 db_tracking.php:231
msgid "Delete tracking"
msgstr "Видалити дані відстеження"
#: db_tracking.php:140
msgid "Versions"
msgstr "Версії"
#: db_tracking.php:141 libraries/tracking.lib.php:288
#: libraries/tracking.lib.php:456
msgid "Tracking report"
msgstr "Звіт відстеження"
#: db_tracking.php:142 libraries/tracking.lib.php:289
#: libraries/tracking.lib.php:826
msgid "Structure snapshot"
msgstr "Знімок структури"
# не активна
#: db_tracking.php:184 libraries/tracking.lib.php:418
#: libraries/tracking.lib.php:1444
msgid "not active"
msgstr "неактивний"
# активна
#: db_tracking.php:189 libraries/tracking.lib.php:416
#: libraries/tracking.lib.php:1442
msgid "active"
msgstr "активний"
#: db_tracking.php:277
msgid "Untracked tables"
msgstr "Невідстежувані таблиці"
#: db_tracking.php:303 db_tracking.php:334 libraries/structure.lib.php:1673
msgid "Track table"
msgstr "Відслідковувати таблицю"
#: db_tracking.php:347
msgid "Database Log"
msgstr "Журнал бази даних"
#: error_report.php:68
msgid ""
"An error has been detected and an error report has been automatically "
"submitted based on your settings."
msgstr ""
"Була виявлена помилка. Звіт про помилку автоматично надіслано у "
"відповідності до ваших налаштувань."
#: error_report.php:72
msgid "Thank you for submitting this report."
msgstr "Дякуємо за поданий звіт."
#: error_report.php:76
msgid ""
"An error has been detected and an error report has been generated but failed "
"to be sent."
msgstr ""
"Була виявлена помилка. Створено звіт про помилку, але надіслати його не "
"вдалося."
#: error_report.php:81
msgid "If you experience any problems please submit a bug report manually."
msgstr "Якщо це створює проблему - надішліть повідомлення про помилку вручну."
#: error_report.php:85
msgid "You may want to refresh the page."
msgstr "Можливо, варто перезавантажити сторінку."
#: export.php:185 schema_export.php:71
msgid "Bad type!"
msgstr "Помилковий тип!"
#: export.php:266
msgid "Bad parameters!"
msgstr "Помилкові параметри!"
#: file_echo.php:22
msgid "Invalid export type"
msgstr "Невірний тип експорту"
#: gis_data_editor.php:118
#, php-format
msgid "Value for the column \"%s\""
msgstr "Значення для стовпчика \"%s\""
#: gis_data_editor.php:146 libraries/tbl_gis_visualization.lib.php:178
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Використовуйте OpenStreetMaps як базовий пласт"
# Ідентифікатор просторової системи координат
#. l10n: Spatial Reference System Identifier
#: gis_data_editor.php:168
msgid "SRID:"
msgstr "SRID:"
#: gis_data_editor.php:191
#, php-format
msgid "Geometry %d:"
msgstr "Геометрія %d:"
#: gis_data_editor.php:213
msgid "Point:"
msgstr "Точка:"
#: gis_data_editor.php:214 gis_data_editor.php:241 gis_data_editor.php:297
#: gis_data_editor.php:370 js/messages.php:415
msgid "X"
msgstr "X"
#: gis_data_editor.php:217 gis_data_editor.php:245 gis_data_editor.php:301
#: gis_data_editor.php:376 js/messages.php:416
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:239 gis_data_editor.php:295 gis_data_editor.php:368
#: js/messages.php:418
#, php-format
msgid "Point %d"
msgstr "Точка %d"
#: gis_data_editor.php:252 gis_data_editor.php:308 gis_data_editor.php:386
#: js/messages.php:424
msgid "Add a point"
msgstr "Додати точку"
#: gis_data_editor.php:269
#, php-format
msgid "Linestring %d:"
msgstr "Відрізок %d:"
#: gis_data_editor.php:272 gis_data_editor.php:349
msgid "Outer ring:"
msgstr "Зовнішнє кільце:"
#: gis_data_editor.php:274 gis_data_editor.php:351
#, php-format
msgid "Inner ring %d:"
msgstr "Внутрішнє кільце %d:"
#: gis_data_editor.php:311
msgid "Add a linestring"
msgstr "Додати відрізок"
#: gis_data_editor.php:312 gis_data_editor.php:391 js/messages.php:425
msgid "Add an inner ring"
msgstr "Додати внутрішнє кільце"
#: gis_data_editor.php:333
#, php-format
msgid "Polygon %d:"
msgstr "Багатокутник %d:"
#: gis_data_editor.php:397
msgid "Add a polygon"
msgstr "Додати багатокутник"
#: gis_data_editor.php:403
msgid "Add geometry"
msgstr "Додати геометрію"
#: gis_data_editor.php:409 js/messages.php:276
#: libraries/DbSearch.class.php:467 libraries/DisplayResults.class.php:1804
#: libraries/TableSearch.class.php:1238 libraries/Util.class.php:4709
#: libraries/browse_foreigners.lib.php:142 libraries/core.lib.php:610
#: libraries/display_change_password.lib.php:109
#: libraries/display_create_table.lib.php:72
#: libraries/display_export.lib.php:303 libraries/display_export.lib.php:309
#: libraries/display_import.lib.php:397 libraries/index.lib.php:40
#: libraries/insert_edit.lib.php:1539 libraries/insert_edit.lib.php:1576
#: libraries/normalization.lib.php:147 libraries/normalization.lib.php:803
#: libraries/operations.lib.php:38 libraries/operations.lib.php:88
#: libraries/operations.lib.php:222 libraries/operations.lib.php:265
#: libraries/operations.lib.php:742 libraries/operations.lib.php:800
#: libraries/operations.lib.php:849 libraries/operations.lib.php:1180
#: libraries/operations.lib.php:1501
#: libraries/plugins/auth/AuthenticationCookie.class.php:244
#: libraries/replication_gui.lib.php:122 libraries/replication_gui.lib.php:160
#: libraries/replication_gui.lib.php:320 libraries/replication_gui.lib.php:456
#: libraries/replication_gui.lib.php:901 libraries/rte/rte_events.lib.php:509
#: libraries/rte/rte_routines.lib.php:1148
#: libraries/rte/rte_routines.lib.php:1766
#: libraries/rte/rte_triggers.lib.php:396 libraries/server_bin_log.lib.php:61
#: libraries/server_privileges.lib.php:705
#: libraries/server_privileges.lib.php:1980
#: libraries/server_privileges.lib.php:2741
#: libraries/server_privileges.lib.php:3393
#: libraries/server_privileges.lib.php:4356
#: libraries/server_user_groups.lib.php:285
#: libraries/sql_query_form.lib.php:347 libraries/sql_query_form.lib.php:407
#: libraries/sql_query_form.lib.php:475 libraries/structure.lib.php:1760
#: libraries/tbl_columns_definition_form.lib.php:194
#: libraries/tbl_indexes.lib.php:473 libraries/tracking.lib.php:532
#: libraries/tracking.lib.php:652 prefs_manage.php:277 prefs_manage.php:355
#: view_create.php:279 view_operations.php:106
msgid "Go"
msgstr "Вперед"
#: gis_data_editor.php:412
msgid "Output"
msgstr "Вивід"
#: gis_data_editor.php:415
msgid ""
"Choose \"GeomFromText\" from the \"Function\" column and paste the string "
"below into the \"Value\" field."
msgstr ""
"Оберіть \"GeomFromText\" зі стовпчика \"Функції\" та вставте нижче у поле "
"\"Значення\"."
#: import.php:54
msgid "Succeeded"
msgstr "Вдало"
#: import.php:58 js/messages.php:483
msgid "Failed"
msgstr "Помилка"
#: import.php:62
msgid "Incomplete params"
msgstr "Неповні параметри"
#: import.php:185
#, php-format
msgid ""
"You probably tried to upload a file that is too large. Please refer to "
"%sdocumentation%s for a workaround for this limit."
msgstr ""
"Імовірно ви намагаєтесь завантажити занадто великий файл. Будь ласка, "
"зверніться до %sдокументації%s для знаходження шляхів вирішення цієї "
"проблеми."
#: import.php:363 import.php:668
msgid "Showing bookmark"
msgstr "Показані закладки"
#: import.php:378 import.php:664
msgid "The bookmark has been deleted."
msgstr "Закладку було видалено."
#: import.php:474
#, php-format
msgid ""
"Uploaded file cannot be moved, because the server has open_basedir enabled "
"without access to the %s directory (for temporary files)."
msgstr ""
"Завантажений файл не може бути переміщений, тому що на сервері включений "
"open_basedir без доступу до директорії %s (для тимчасових файлів)."
#: import.php:487 import.php:548 libraries/File.class.php:418
#: libraries/File.class.php:512
msgid "File could not be read!"
msgstr "Неможливо прочитати файл!"
#: import.php:497 import.php:508 import.php:529 import.php:540
#: libraries/File.class.php:578
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
"Ви намагаєтесь завантажити файл з непідтримуваним стисненням (%s). Підтримка "
"не здійснюється або вимкнена у вашій конфігурації."
#: import.php:554
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[doc@faq1-16]FAQ 1.16[/doc]."
msgstr ""
"Немає даних для імпорту. Не було вказано назву файлу або його розмір "
"перевищив допустимий максимум для вашої PHP конфігурації. Дивіться "
"[doc@faq1-16]FAQ 1.16[/doc]."
#: import.php:574
msgid ""
"Cannot convert file's character set without character set conversion library!"
msgstr "Неможливо конвертувати кодування файлу без бібліотеки перекодування!"
#: import.php:614 libraries/display_import.inc.php:32
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"Неможливо завантажити імпортовані плагіни, будь ласка, перевірте вашу "
"установку!"
#: import.php:671 libraries/sql.lib.php:884 libraries/sql.lib.php:1665
#, php-format
msgid "Bookmark %s has been created."
msgstr "Закладку %s створено."
#: import.php:680
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Імпорт завершився вдало, %d запитів виконано."
#: import.php:706
#, fuzzy, php-format
#| msgid ""
#| "Script timeout passed, if you want to finish import, please resubmit same "
#| "file and import will resume."
msgid ""
"Script timeout passed, if you want to finish import, please %sresubmit the "
"same file%s and import will resume."
msgstr ""
"Досягнуто часове обмеження виконання скрипту, якщо Ви бажаєте закінчити "
"імпорт, необхідно повторно відправити той самий файл."
#: import.php:716
msgid ""
"However on last run no data has been parsed, this usually means phpMyAdmin "
"won't be able to finish this import unless you increase php time limits."
msgstr ""
"На останньому запиті не було розібрано дані, зазвичай це означає, що "
"phpMyAdmin не зможе закінчити цей імпорт, якщо Ви не збільшите час виконання "
"PHP скриптів."
#: import_status.php:103
msgid "Could not load the progress of the import."
msgstr ""
#: import_status.php:112 js/messages.php:361 libraries/Util.class.php:735
#: libraries/export.lib.php:460
#: libraries/plugins/schema/Export_Relation_Schema.class.php:299
#: user_password.php:208
msgid "Back"
msgstr "Назад"
#: index.php:144 libraries/Footer.class.php:70
msgid "phpMyAdmin Demo Server"
msgstr "Демо-сервер phpMyAdmin"
#: index.php:148
#, php-format
msgid ""
"You are using the demo server. You can do anything here, but please do not "
"change root, debian-sys-maint and pma users. More information is available "
"at %s."
msgstr ""
"Ви використовуєте демо-сервер. Можете робити тут усе, що завгодно, але, будь "
"ласка, не змінюйте користувачів root, debian-sys-maint і pma. Додаткова "
"інформація доступна на %s."
#: index.php:158
msgid "General Settings"
msgstr "Загальні налаштування"
#: index.php:186 libraries/display_change_password.lib.php:50
#: libraries/display_change_password.lib.php:53 user_password.php:202
msgid "Change password"
msgstr "Змінити пароль"
#: index.php:202
msgid "Server connection collation"
msgstr "Конфігурація сервера"
#: index.php:224
msgid "Appearance Settings"
msgstr "Налаштування вигляду"
#: index.php:254 prefs_manage.php:285
msgid "More settings"
msgstr "Додаткові налаштування"
#: index.php:275
msgid "Database server"
msgstr "Сервер бази даних"
#: index.php:278 libraries/plugins/auth/AuthenticationCookie.class.php:181
msgid "Server:"
msgstr "Сервер:"
#: index.php:282
msgid "Server type:"
msgstr "Тип сервера:"
#: index.php:286 libraries/plugins/export/ExportLatex.class.php:212
#: libraries/plugins/export/ExportSql.class.php:687
#: libraries/plugins/export/ExportXml.class.php:189
msgid "Server version:"
msgstr "Версія сервера:"
#: index.php:292
msgid "Protocol version:"
msgstr "Версія протоколу:"
#: index.php:296
msgid "User:"
msgstr "Користувач:"
#: index.php:301
msgid "Server charset:"
msgstr "Символьне кодування сервера:"
#: index.php:316
msgid "Web server"
msgstr "Веб-сервер"
#: index.php:327
msgid "Database client version:"
msgstr "Версія клієнта бази даних:"
#: index.php:331
msgid "PHP extension:"
msgstr "PHP розширення:"
#: index.php:345
#, fuzzy
#| msgid "PHP Version:"
msgid "PHP version:"
msgstr "Версія PHP:"
#: index.php:356
msgid "Show PHP information"
msgstr "Показати інформацію про PHP"
#: index.php:379
msgid "Version information:"
msgstr "Відомості про версію:"
#: index.php:388 libraries/Util.class.php:429 libraries/Util.class.php:490
#: libraries/config/FormDisplay.tpl.php:151
#: libraries/display_export.lib.php:477 libraries/engines/pbxt.lib.php:162
#: libraries/navigation/NavigationHeader.class.php:182
#: libraries/server_variables.lib.php:160
msgid "Documentation"
msgstr "Документація"
#: index.php:395
msgid "Wiki"
msgstr "Вікі"
#: index.php:404
msgid "Official Homepage"
msgstr "Офіційна сторінка phpMyAdmin"
#: index.php:411
msgid "Contribute"
msgstr "Зробити внесок"
#: index.php:418
msgid "Get support"
msgstr "Отримати підтримку"
#: index.php:425
msgid "List of changes"
msgstr "Перелік змін"
#: index.php:447
#, fuzzy
#| msgid ""
#| "Your configuration file contains settings (root with no password) that "
#| "correspond to the default MySQL privileged account. Your MySQL server is "
#| "running with this default, is open to intrusion, and you really should "
#| "fix this security hole by setting a password for user 'root'."
msgid ""
"You are connected as 'root' with no password, which corresponds to the "
"default MySQL privileged account. Your MySQL server is running with this "
"default, is open to intrusion, and you really should fix this security hole "
"by setting a password for user 'root'."
msgstr ""
"Ваш файл конфіґурації містить параметри (root без пароля), які відповідають "
"привілейованому користувачу MySQL. Ваш MySQL сервер у цьому випадку "
"відкритий для вторгнення і тому Вам обов'язково слід виправити цю прогалину "
"у безпеці."
#: index.php:464
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
"corrupted!"
msgstr ""
"У конфігурації PHP увімкнено mbstring.func_overload. Цей параметр несумісний "
"з phpMyAdmin і може викликати пошкодження деяких даних!"
#: index.php:479
msgid ""
"The mbstring PHP extension was not found and you seem to be using a "
"multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
"split strings correctly and it may result in unexpected results."
msgstr ""
"PHP розширення mbstring не знайдено, і, схоже на те, що використовуються "
"багатобайтові символи. Без mbstring phpMyAdmin не зможе правильно виконати "
"поділ текстових рядків, що може призвести до неочікуваних результатів."
#: index.php:495
#, fuzzy
#| msgid ""
#| "Your PHP parameter [a@http://php.net/manual/en/session.configuration."
#| "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
#| "than cookie validity configured in phpMyAdmin, because of this, your "
#| "login will expire sooner than configured in phpMyAdmin."
msgid ""
"Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini."
"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower than "
"cookie validity configured in phpMyAdmin, because of this, your login might "
"expire sooner than configured in phpMyAdmin."
msgstr ""
"Параметр PHP [a@http://php.net/manual/en/session.configuration.php#ini."
"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] менший, ніж термін "
"придатності cookie в phpMyAdmin, через це термін дії вашої сесії закінчиться "
"раніше, ніж налаштовано в phpMyAdmin."
#: index.php:508
msgid ""
"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
"because of this, your login will expire sooner than configured in phpMyAdmin."
msgstr ""
"Термін зберігання куків входу менший терміну придатності куків, що "
"налаштований в phpMyAdmin, через це термін дії вашої сесії закінчиться "
"раніше, ніж налаштовано в phpMyAdmin."
#: index.php:520
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "Конфігураційний файл потребує секретної фрази (blowfish_secret)."
#: index.php:531
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. It is strongly recommended to remove it "
"once phpMyAdmin has been configured. Otherwise the security of your server "
"may be compromised by unauthorized people downloading your configuration."
msgstr ""
"Каталог [code]config[/code], який використовує сценарій установки, все ще "
"існує в каталозі phpMyAdmin. Якщо phpMyAdmin вже налаштовано, його необхідно "
"видалити. В іншому випадку безпека вашого сервера може бути скомпрометована "
"через вільний доступ до завантаження конфігураційного файлу."
#: index.php:542
#, php-format
msgid ""
"The phpMyAdmin configuration storage is not completely configured, some "
"extended features have been deactivated. %sFind out why%s. "
msgstr ""
"Сховище конфігурації phpMyAdmin не повністю налаштовано, деякі розширені "
"функції було деактивовано. %sЗ'ясуйте чому%s. "
#: index.php:549
msgid ""
"Or alternately go to 'Operations' tab of any database to set it up there."
msgstr ""
"Або перейдіть на вкладинку 'Операції' будь-якої бази даних та налаштуйте там."
#: index.php:597
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
"Версія бібліотеки PHP MySQL %s відрізняється від версії сервера MySQL %s. Це "
"може спричинити непередбачувані наслідки."
#: index.php:621
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
"Сервер працює з Suhosin. Щодо можливих проблем звертайтеся до %sdocumentation"
"%s."
#: js/messages.php:38 libraries/import.lib.php:125 sql.php:147
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Оператори \"DROP DATABASE\" заборонені."
#: js/messages.php:44
msgid "Confirm"
msgstr "Підтвердити"
#: js/messages.php:45
#, php-format
msgid "Do you really want to execute \"%s\"?"
msgstr "Ви дійсно бажаєте виконати \"%s\"?"
#: js/messages.php:46 libraries/mult_submits.lib.php:423
msgid "You are about to DESTROY a complete database!"
msgstr "Ви збираєтесь ЗНИЩИТИ базу даних!"
#: js/messages.php:47
msgid "You are about to DESTROY a complete table!"
msgstr "Ви збираєтесь ЗНИЩИТИ таблицю!"
#: js/messages.php:48
msgid "You are about to TRUNCATE a complete table!"
msgstr "Ви збираєтесь ОЧИСТИТИ таблицю!"
#: js/messages.php:49
msgid "Delete tracking data for this table?"
msgstr "Видалити дані відстеження для цієї таблиці?"
#: js/messages.php:50
msgid "Delete tracking data for these tables?"
msgstr "Видалити дані відстеження для цих таблиць?"
#: js/messages.php:51
msgid "Delete tracking data for this version?"
msgstr "Видалити дані відстеження для цієї версії?"
#: js/messages.php:52
msgid "Delete tracking data for these versions?"
msgstr "Видалити дані відстеження для цих версій?"
#: js/messages.php:53
#, fuzzy