forked from AdvancedCustomFields/acf
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathacf-uk.po
More file actions
3588 lines (2813 loc) · 103 KB
/
Copy pathacf-uk.po
File metadata and controls
3588 lines (2813 loc) · 103 KB
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: Advanced Custom Fields Pro v5.2.9\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"POT-Creation-Date: 2017-10-04 14:50+1000\n"
"PO-Revision-Date: 2018-02-06 10:06+1000\n"
"Last-Translator: Elliot Condon <e@elliotcondon.com>\n"
"Language-Team: skinik <info@skinik.name>\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: Poedit 1.8.1\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-WPHeader: acf.php\n"
"X-Textdomain-Support: yes\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: *.js\n"
#: acf.php:67
msgid "Advanced Custom Fields"
msgstr "Додаткові поля Pro"
#: acf.php:369 includes/admin/admin.php:117
msgid "Field Groups"
msgstr "Групи полів"
#: acf.php:370
msgid "Field Group"
msgstr "Група полів"
#: acf.php:371 acf.php:403 includes/admin/admin.php:118
#: pro/fields/class-acf-field-flexible-content.php:557
msgid "Add New"
msgstr "Додати нову"
#: acf.php:372
msgid "Add New Field Group"
msgstr "Додати нову групу полів"
#: acf.php:373
msgid "Edit Field Group"
msgstr "Редагувати групу полів"
#: acf.php:374
msgid "New Field Group"
msgstr "Нова група полів"
#: acf.php:375
msgid "View Field Group"
msgstr "Переглянути групу полів"
#: acf.php:376
msgid "Search Field Groups"
msgstr "Шукати групи полів"
#: acf.php:377
msgid "No Field Groups found"
msgstr "Не знайдено груп полів"
#: acf.php:378
msgid "No Field Groups found in Trash"
msgstr "У кошику немає груп полів"
#: acf.php:401 includes/admin/admin-field-group.php:182
#: includes/admin/admin-field-group.php:275
#: includes/admin/admin-field-groups.php:510
#: pro/fields/class-acf-field-clone.php:807
msgid "Fields"
msgstr "Поля"
#: acf.php:402
msgid "Field"
msgstr "Поле"
#: acf.php:404
msgid "Add New Field"
msgstr "Додати нове поле"
#: acf.php:405
msgid "Edit Field"
msgstr "Редагувати поле"
#: acf.php:406 includes/admin/views/field-group-fields.php:41
#: includes/admin/views/settings-info.php:105
msgid "New Field"
msgstr "Нове поле"
#: acf.php:407
msgid "View Field"
msgstr "Переглянути\t поле"
#: acf.php:408
msgid "Search Fields"
msgstr "Шукати поля"
#: acf.php:409
msgid "No Fields found"
msgstr "Не знайдено полів"
#: acf.php:410
msgid "No Fields found in Trash"
msgstr "Не знайдено полів у кошику"
#: acf.php:449 includes/admin/admin-field-group.php:390
#: includes/admin/admin-field-groups.php:567
msgid "Inactive"
msgstr "Неактивно"
#: acf.php:454
#, php-format
msgid "Inactive <span class=\"count\">(%s)</span>"
msgid_plural "Inactive <span class=\"count\">(%s)</span>"
msgstr[0] "Неактивні <span class=count>(%s)</span>"
msgstr[1] "Неактивні <span class=count>(%s)</span>"
msgstr[2] "Неактивні <span class=count>(%s)</span>"
#: includes/admin/admin-field-group.php:68
#: includes/admin/admin-field-group.php:69
#: includes/admin/admin-field-group.php:71
msgid "Field group updated."
msgstr "Групу полів оновлено."
#: includes/admin/admin-field-group.php:70
msgid "Field group deleted."
msgstr "Групу полів видалено."
#: includes/admin/admin-field-group.php:73
msgid "Field group published."
msgstr "Групу полів опубліковано."
#: includes/admin/admin-field-group.php:74
msgid "Field group saved."
msgstr "Групу полів збережено."
#: includes/admin/admin-field-group.php:75
msgid "Field group submitted."
msgstr "Групу полів надіслано."
#: includes/admin/admin-field-group.php:76
#, fuzzy
msgid "Field group scheduled for."
msgstr "Групу полів збережено."
#: includes/admin/admin-field-group.php:77
msgid "Field group draft updated."
msgstr "Чернетку групи полів оновлено."
#: includes/admin/admin-field-group.php:183
msgid "Location"
msgstr "Розміщення"
#: includes/admin/admin-field-group.php:184
msgid "Settings"
msgstr "Налаштування"
#: includes/admin/admin-field-group.php:269
msgid "Move to trash. Are you sure?"
msgstr "Перемістити в кошик. Ви впевнені?"
#: includes/admin/admin-field-group.php:270
msgid "checked"
msgstr ""
#: includes/admin/admin-field-group.php:271
msgid "No toggle fields available"
msgstr ""
#: includes/admin/admin-field-group.php:272
msgid "Field group title is required"
msgstr "Заголовок обов’язковий"
#: includes/admin/admin-field-group.php:273
#: includes/api/api-field-group.php:751
msgid "copy"
msgstr "копіювати"
#: includes/admin/admin-field-group.php:274
#: includes/admin/views/field-group-field-conditional-logic.php:54
#: includes/admin/views/field-group-field-conditional-logic.php:154
#: includes/admin/views/field-group-locations.php:29
#: includes/admin/views/html-location-group.php:3
#: includes/api/api-helpers.php:3964
msgid "or"
msgstr "або"
#: includes/admin/admin-field-group.php:276
msgid "Parent fields"
msgstr "Батьківські поля"
#: includes/admin/admin-field-group.php:277
msgid "Sibling fields"
msgstr ""
#: includes/admin/admin-field-group.php:278
msgid "Move Custom Field"
msgstr "Перемістити поле"
#: includes/admin/admin-field-group.php:279
msgid "This field cannot be moved until its changes have been saved"
msgstr ""
#: includes/admin/admin-field-group.php:280
msgid "Null"
msgstr ""
#: includes/admin/admin-field-group.php:281 includes/input.php:258
msgid "The changes you made will be lost if you navigate away from this page"
msgstr ""
#: includes/admin/admin-field-group.php:282
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr ""
#: includes/admin/admin-field-group.php:360
msgid "Field Keys"
msgstr ""
#: includes/admin/admin-field-group.php:390
#: includes/admin/views/field-group-options.php:9
msgid "Active"
msgstr "Активно"
#: includes/admin/admin-field-group.php:801
msgid "Move Complete."
msgstr "Переміщення завершене."
#: includes/admin/admin-field-group.php:802
#, php-format
msgid "The %s field can now be found in the %s field group"
msgstr "Поле «%s» можете знайти у групі «%s»"
#: includes/admin/admin-field-group.php:803
msgid "Close Window"
msgstr "Закрити вікно"
#: includes/admin/admin-field-group.php:844
msgid "Please select the destination for this field"
msgstr "Будь ласка, оберіть групу, в яку перемістити"
#: includes/admin/admin-field-group.php:851
msgid "Move Field"
msgstr "Перемістити поле"
#: includes/admin/admin-field-groups.php:74
#, php-format
msgid "Active <span class=\"count\">(%s)</span>"
msgid_plural "Active <span class=\"count\">(%s)</span>"
msgstr[0] "Активні <span class=\"count\">(%s)</span>"
msgstr[1] "Активні <span class=\"count\">(%s)</span>"
msgstr[2] "Активні <span class=\"count\">(%s)</span>"
#: includes/admin/admin-field-groups.php:142
#, php-format
msgid "Field group duplicated. %s"
msgstr ""
#: includes/admin/admin-field-groups.php:146
#, php-format
msgid "%s field group duplicated."
msgid_plural "%s field groups duplicated."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: includes/admin/admin-field-groups.php:227
#, php-format
msgid "Field group synchronised. %s"
msgstr ""
#: includes/admin/admin-field-groups.php:231
#, php-format
msgid "%s field group synchronised."
msgid_plural "%s field groups synchronised."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: includes/admin/admin-field-groups.php:394
#: includes/admin/admin-field-groups.php:557
msgid "Sync available"
msgstr "Доступна синхронізація"
#: includes/admin/admin-field-groups.php:507 includes/forms/form-front.php:38
#: pro/fields/class-acf-field-gallery.php:355
msgid "Title"
msgstr "Заголовок"
#: includes/admin/admin-field-groups.php:508
#: includes/admin/views/field-group-options.php:96
#: includes/admin/views/install-network.php:21
#: includes/admin/views/install-network.php:29
#: pro/fields/class-acf-field-gallery.php:382
msgid "Description"
msgstr "Опис"
#: includes/admin/admin-field-groups.php:509
msgid "Status"
msgstr "Статус"
#. Description of the plugin/theme
#: includes/admin/admin-field-groups.php:607
msgid "Customise WordPress with powerful, professional and intuitive fields."
msgstr ""
"Розширте можливості WordPress за допомогою потужних, професійних та "
"інтуїтивно зрозумілих полів."
#: includes/admin/admin-field-groups.php:609
#: includes/admin/settings-info.php:76
#: pro/admin/views/html-settings-updates.php:107
msgid "Changelog"
msgstr "Список змін"
#: includes/admin/admin-field-groups.php:614
#, php-format
msgid "See what's new in <a href=\"%s\">version %s</a>."
msgstr "Перегляньте що нового у <a href=%s>версії %s</a>."
#: includes/admin/admin-field-groups.php:617
msgid "Resources"
msgstr "Документація"
#: includes/admin/admin-field-groups.php:619
msgid "Website"
msgstr "Сайт"
#: includes/admin/admin-field-groups.php:620
msgid "Documentation"
msgstr "Документація"
#: includes/admin/admin-field-groups.php:621
msgid "Support"
msgstr "Підтримка"
#: includes/admin/admin-field-groups.php:623
msgid "Pro"
msgstr "Про"
#: includes/admin/admin-field-groups.php:628
#, php-format
msgid "Thank you for creating with <a href=\"%s\">ACF</a>."
msgstr "Спасибі за використання <a href=\"%s\">ACF</a>."
#: includes/admin/admin-field-groups.php:668
msgid "Duplicate this item"
msgstr "Дублювати цей елемент"
#: includes/admin/admin-field-groups.php:668
#: includes/admin/admin-field-groups.php:684
#: includes/admin/views/field-group-field.php:49
#: pro/fields/class-acf-field-flexible-content.php:556
msgid "Duplicate"
msgstr "Дублювати"
#: includes/admin/admin-field-groups.php:701
#: includes/fields/class-acf-field-google-map.php:112
#: includes/fields/class-acf-field-relationship.php:656
msgid "Search"
msgstr "Пошук"
#: includes/admin/admin-field-groups.php:760
#, php-format
msgid "Select %s"
msgstr ""
#: includes/admin/admin-field-groups.php:768
msgid "Synchronise field group"
msgstr ""
#: includes/admin/admin-field-groups.php:768
#: includes/admin/admin-field-groups.php:798
msgid "Sync"
msgstr ""
#: includes/admin/admin-field-groups.php:780
msgid "Apply"
msgstr "Застосувати"
#: includes/admin/admin-field-groups.php:798
msgid "Bulk Actions"
msgstr "Масові дії"
#: includes/admin/admin.php:113
#: includes/admin/views/field-group-options.php:118
msgid "Custom Fields"
msgstr "Додаткові поля"
#: includes/admin/install-network.php:88 includes/admin/install.php:70
#: includes/admin/install.php:121
msgid "Upgrade Database"
msgstr "Оновити базу даних"
#: includes/admin/install-network.php:140
msgid "Review sites & upgrade"
msgstr ""
#: includes/admin/install.php:187
msgid "Error validating request"
msgstr ""
#: includes/admin/install.php:210 includes/admin/views/install.php:105
msgid "No updates available."
msgstr "Немає оновлень."
#: includes/admin/settings-addons.php:51
#: includes/admin/views/settings-addons.php:3
msgid "Add-ons"
msgstr "Доповнення"
#: includes/admin/settings-addons.php:87
msgid "<b>Error</b>. Could not load add-ons list"
msgstr ""
#: includes/admin/settings-info.php:50
msgid "Info"
msgstr "Інформація"
#: includes/admin/settings-info.php:75
msgid "What's New"
msgstr "Що нового"
#: includes/admin/settings-tools.php:50
#: includes/admin/views/settings-tools-export.php:19
#: includes/admin/views/settings-tools.php:31
msgid "Tools"
msgstr "Інструменти"
#: includes/admin/settings-tools.php:147 includes/admin/settings-tools.php:380
msgid "No field groups selected"
msgstr "Не обрано груп полів"
#: includes/admin/settings-tools.php:184
#: includes/fields/class-acf-field-file.php:155
msgid "No file selected"
msgstr "Файл не обрано"
#: includes/admin/settings-tools.php:197
msgid "Error uploading file. Please try again"
msgstr "Помилка завантаження файлу. Спробуйте знову"
#: includes/admin/settings-tools.php:206
msgid "Incorrect file type"
msgstr "Невірний тип файлу"
#: includes/admin/settings-tools.php:223
msgid "Import file empty"
msgstr "Файл імпорту порожній"
#: includes/admin/settings-tools.php:331
#, fuzzy, php-format
#| msgid "Import Field Groups"
msgid "Imported 1 field group"
msgid_plural "Imported %s field groups"
msgstr[0] "Імпортувати групи полів"
msgstr[1] "Імпортувати групи полів"
msgstr[2] "Імпортувати групи полів"
#: includes/admin/views/field-group-field-conditional-logic.php:28
msgid "Conditional Logic"
msgstr "Умовна логіка"
#: includes/admin/views/field-group-field-conditional-logic.php:54
msgid "Show this field if"
msgstr "Показувати поле, якщо"
#: includes/admin/views/field-group-field-conditional-logic.php:103
#: includes/locations.php:247
msgid "is equal to"
msgstr "дорівнює"
#: includes/admin/views/field-group-field-conditional-logic.php:104
#: includes/locations.php:248
msgid "is not equal to"
msgstr "не дорівнює"
#: includes/admin/views/field-group-field-conditional-logic.php:141
#: includes/admin/views/html-location-rule.php:80
msgid "and"
msgstr "та"
#: includes/admin/views/field-group-field-conditional-logic.php:156
#: includes/admin/views/field-group-locations.php:31
msgid "Add rule group"
msgstr "Додати групу умов"
#: includes/admin/views/field-group-field.php:41
#: pro/fields/class-acf-field-flexible-content.php:403
#: pro/fields/class-acf-field-repeater.php:296
msgid "Drag to reorder"
msgstr "Перетягніть, щоб змінити порядок"
#: includes/admin/views/field-group-field.php:45
#: includes/admin/views/field-group-field.php:48
msgid "Edit field"
msgstr "Редагувати поле"
#: includes/admin/views/field-group-field.php:48
#: includes/fields/class-acf-field-file.php:137
#: includes/fields/class-acf-field-image.php:122
#: includes/fields/class-acf-field-link.php:139
#: pro/fields/class-acf-field-gallery.php:342
msgid "Edit"
msgstr "Редагувати"
#: includes/admin/views/field-group-field.php:49
msgid "Duplicate field"
msgstr "Дублювати поле"
#: includes/admin/views/field-group-field.php:50
msgid "Move field to another group"
msgstr "Перемістити поле до іншої групи"
#: includes/admin/views/field-group-field.php:50
msgid "Move"
msgstr "Перемістити"
#: includes/admin/views/field-group-field.php:51
msgid "Delete field"
msgstr "Видалити поле"
#: includes/admin/views/field-group-field.php:51
#: pro/fields/class-acf-field-flexible-content.php:555
msgid "Delete"
msgstr "Видалити"
#: includes/admin/views/field-group-field.php:67
msgid "Field Label"
msgstr "Назва поля"
#: includes/admin/views/field-group-field.php:68
msgid "This is the name which will appear on the EDIT page"
msgstr "Ця назва відображується на сторінці редагування"
#: includes/admin/views/field-group-field.php:77
msgid "Field Name"
msgstr "Ярлик"
#: includes/admin/views/field-group-field.php:78
msgid "Single word, no spaces. Underscores and dashes allowed"
msgstr "Одне слово, без пробілів. Можете використовувати нижнє підкреслення."
#: includes/admin/views/field-group-field.php:87
msgid "Field Type"
msgstr "Тип поля"
#: includes/admin/views/field-group-field.php:98
#: includes/fields/class-acf-field-tab.php:88
msgid "Instructions"
msgstr "Інструкція"
#: includes/admin/views/field-group-field.php:99
msgid "Instructions for authors. Shown when submitting data"
msgstr "Напишіть короткий опис для поля"
#: includes/admin/views/field-group-field.php:108
msgid "Required?"
msgstr "Обов’язкове?"
#: includes/admin/views/field-group-field.php:131
msgid "Wrapper Attributes"
msgstr "Атрибути обгортки"
#: includes/admin/views/field-group-field.php:137
msgid "width"
msgstr "ширина"
#: includes/admin/views/field-group-field.php:152
msgid "class"
msgstr "клас"
#: includes/admin/views/field-group-field.php:165
msgid "id"
msgstr "id"
#: includes/admin/views/field-group-field.php:177
msgid "Close Field"
msgstr "Закрити поле"
#: includes/admin/views/field-group-fields.php:4
msgid "Order"
msgstr "Порядок"
#: includes/admin/views/field-group-fields.php:5
#: includes/fields/class-acf-field-button-group.php:198
#: includes/fields/class-acf-field-checkbox.php:415
#: includes/fields/class-acf-field-radio.php:306
#: includes/fields/class-acf-field-select.php:432
#: pro/fields/class-acf-field-flexible-content.php:582
msgid "Label"
msgstr "Ярлик"
#: includes/admin/views/field-group-fields.php:6
#: includes/fields/class-acf-field-taxonomy.php:964
#: pro/fields/class-acf-field-flexible-content.php:595
msgid "Name"
msgstr "Назва"
#: includes/admin/views/field-group-fields.php:7
msgid "Key"
msgstr "Ключ"
#: includes/admin/views/field-group-fields.php:8
msgid "Type"
msgstr "Тип"
#: includes/admin/views/field-group-fields.php:14
msgid ""
"No fields. Click the <strong>+ Add Field</strong> button to create your "
"first field."
msgstr ""
"Ще немає полів. Для створення полів натисніть <strong>+ Додати поле</strong>."
#: includes/admin/views/field-group-fields.php:31
msgid "+ Add Field"
msgstr "+ Додати поле"
#: includes/admin/views/field-group-locations.php:9
msgid "Rules"
msgstr "Умови"
#: includes/admin/views/field-group-locations.php:10
msgid ""
"Create a set of rules to determine which edit screens will use these "
"advanced custom fields"
msgstr ""
"Створіть набір умов, щоб визначити де використовувати ці додаткові поля"
#: includes/admin/views/field-group-options.php:23
msgid "Style"
msgstr "Стиль"
#: includes/admin/views/field-group-options.php:30
msgid "Standard (WP metabox)"
msgstr "Стандартний (WP метабокс)"
#: includes/admin/views/field-group-options.php:31
msgid "Seamless (no metabox)"
msgstr "Спрощений (без метабоксу)"
#: includes/admin/views/field-group-options.php:38
msgid "Position"
msgstr "Розташування"
#: includes/admin/views/field-group-options.php:45
msgid "High (after title)"
msgstr "Вгорі (під заголовком)"
#: includes/admin/views/field-group-options.php:46
msgid "Normal (after content)"
msgstr "Стандартно (після тектового редактора)"
#: includes/admin/views/field-group-options.php:47
msgid "Side"
msgstr "Збоку"
#: includes/admin/views/field-group-options.php:55
msgid "Label placement"
msgstr "Розміщення ярликів"
#: includes/admin/views/field-group-options.php:62
#: includes/fields/class-acf-field-tab.php:102
msgid "Top aligned"
msgstr "Зверху"
#: includes/admin/views/field-group-options.php:63
#: includes/fields/class-acf-field-tab.php:103
msgid "Left aligned"
msgstr "Зліва"
#: includes/admin/views/field-group-options.php:70
msgid "Instruction placement"
msgstr "Розміщення інструкцій"
#: includes/admin/views/field-group-options.php:77
msgid "Below labels"
msgstr "Під ярликами"
#: includes/admin/views/field-group-options.php:78
msgid "Below fields"
msgstr "Під полями"
#: includes/admin/views/field-group-options.php:85
msgid "Order No."
msgstr "Порядок розташування"
#: includes/admin/views/field-group-options.php:86
msgid "Field groups with a lower order will appear first"
msgstr "Групи полів з нижчим порядком з’являться спочатку"
#: includes/admin/views/field-group-options.php:97
msgid "Shown in field group list"
msgstr "Відображається на сторінці груп полів"
#: includes/admin/views/field-group-options.php:107
msgid "Hide on screen"
msgstr "Ховати на екрані"
#: includes/admin/views/field-group-options.php:108
msgid "<b>Select</b> items to <b>hide</b> them from the edit screen."
msgstr "<b>Оберіть</b> що <b>ховати</b> з екрану редагування/створення."
#: includes/admin/views/field-group-options.php:108
msgid ""
"If multiple field groups appear on an edit screen, the first field group's "
"options will be used (the one with the lowest order number)"
msgstr ""
"Якщо декілька груп полів відображаються на екрані редагування, то "
"використовуватимуться параметри першої групи. (з найменшим порядковим "
"номером)"
#: includes/admin/views/field-group-options.php:115
msgid "Permalink"
msgstr "Постійне посилання "
#: includes/admin/views/field-group-options.php:116
msgid "Content Editor"
msgstr "Редактор матеріалу"
#: includes/admin/views/field-group-options.php:117
msgid "Excerpt"
msgstr "Витяг"
#: includes/admin/views/field-group-options.php:119
msgid "Discussion"
msgstr "Дискусія"
#: includes/admin/views/field-group-options.php:120
msgid "Comments"
msgstr "Коментарі"
#: includes/admin/views/field-group-options.php:121
msgid "Revisions"
msgstr "Ревізії"
#: includes/admin/views/field-group-options.php:122
msgid "Slug"
msgstr "Ярлик URL"
#: includes/admin/views/field-group-options.php:123
msgid "Author"
msgstr "Автор"
#: includes/admin/views/field-group-options.php:124
msgid "Format"
msgstr "Формат"
#: includes/admin/views/field-group-options.php:125
msgid "Page Attributes"
msgstr "Атрибути сторінки"
#: includes/admin/views/field-group-options.php:126
#: includes/fields/class-acf-field-relationship.php:670
msgid "Featured Image"
msgstr "Головне зображення"
#: includes/admin/views/field-group-options.php:127
msgid "Categories"
msgstr "Категорії"
#: includes/admin/views/field-group-options.php:128
msgid "Tags"
msgstr "Теґи"
#: includes/admin/views/field-group-options.php:129
msgid "Send Trackbacks"
msgstr "Надіслати трекбеки"
#: includes/admin/views/html-location-group.php:3
msgid "Show this field group if"
msgstr "Показувати групу полів, якщо"
#: includes/admin/views/install-network.php:4
msgid "Upgrade Sites"
msgstr "Оновити сайти"
#: includes/admin/views/install-network.php:9
#: includes/admin/views/install.php:3
msgid "Advanced Custom Fields Database Upgrade"
msgstr ""
#: includes/admin/views/install-network.php:11
#, php-format
msgid ""
"The following sites require a DB upgrade. Check the ones you want to update "
"and then click %s."
msgstr ""
#: includes/admin/views/install-network.php:20
#: includes/admin/views/install-network.php:28
msgid "Site"
msgstr "Сайт"
#: includes/admin/views/install-network.php:48
#, php-format
msgid "Site requires database upgrade from %s to %s"
msgstr ""
#: includes/admin/views/install-network.php:50
msgid "Site is up to date"
msgstr "Сайт оновлено"
#: includes/admin/views/install-network.php:63
#, php-format
msgid ""
"Database Upgrade complete. <a href=\"%s\">Return to network dashboard</a>"
msgstr ""
#: includes/admin/views/install-network.php:102
#: includes/admin/views/install-notice.php:42
msgid ""
"It is strongly recommended that you backup your database before proceeding. "
"Are you sure you wish to run the updater now?"
msgstr ""
#: includes/admin/views/install-network.php:158
msgid "Upgrade complete"
msgstr "Оновлення завершено"
#: includes/admin/views/install-network.php:162
#: includes/admin/views/install.php:9
#, php-format
msgid "Upgrading data to version %s"
msgstr "Оновлення даних до версії %s"
#: includes/admin/views/install-notice.php:8
#: pro/fields/class-acf-field-repeater.php:25
msgid "Repeater"
msgstr "Повторювальне поле"
#: includes/admin/views/install-notice.php:9
#: pro/fields/class-acf-field-flexible-content.php:25
msgid "Flexible Content"
msgstr "Гнучкий вміст"
#: includes/admin/views/install-notice.php:10
#: pro/fields/class-acf-field-gallery.php:25
msgid "Gallery"
msgstr "Галерея"
#: includes/admin/views/install-notice.php:11
#: pro/locations/class-acf-location-options-page.php:26
msgid "Options Page"
msgstr "Сторінка опцій"
#: includes/admin/views/install-notice.php:26
msgid "Database Upgrade Required"
msgstr "Необхідно оновити базу даних"
#: includes/admin/views/install-notice.php:28
#, php-format
msgid "Thank you for updating to %s v%s!"
msgstr ""
#: includes/admin/views/install-notice.php:28
msgid ""
"Before you start using the new awesome features, please update your database "
"to the newest version."
msgstr ""
#: includes/admin/views/install-notice.php:31
#, php-format
msgid ""
"Please also ensure any premium add-ons (%s) have first been updated to the "
"latest version."
msgstr ""
#: includes/admin/views/install.php:7
msgid "Reading upgrade tasks..."
msgstr ""
#: includes/admin/views/install.php:11
#, php-format
msgid "Database Upgrade complete. <a href=\"%s\">See what's new</a>"
msgstr ""
#: includes/admin/views/settings-addons.php:17
msgid "Download & Install"
msgstr "Завантажити і встановити"
#: includes/admin/views/settings-addons.php:36
msgid "Installed"
msgstr "Встановлено"
#: includes/admin/views/settings-info.php:3
msgid "Welcome to Advanced Custom Fields"
msgstr "Вітаємо у Advanced Custom Fields"
#: includes/admin/views/settings-info.php:4
#, php-format
msgid ""
"Thank you for updating! ACF %s is bigger and better than ever before. We "
"hope you like it."
msgstr "Дякуємо за оновлення! ACF %s став ще кращим!"
#: includes/admin/views/settings-info.php:17
msgid "A smoother custom field experience"
msgstr ""
#: includes/admin/views/settings-info.php:22
msgid "Improved Usability"
msgstr ""
#: includes/admin/views/settings-info.php:23
msgid ""
"Including the popular Select2 library has improved both usability and speed "
"across a number of field types including post object, page link, taxonomy "
"and select."
msgstr ""
#: includes/admin/views/settings-info.php:27
msgid "Improved Design"
msgstr ""
#: includes/admin/views/settings-info.php:28
msgid ""
"Many fields have undergone a visual refresh to make ACF look better than "
"ever! Noticeable changes are seen on the gallery, relationship and oEmbed "
"(new) fields!"
msgstr ""
#: includes/admin/views/settings-info.php:32
msgid "Improved Data"
msgstr ""
#: includes/admin/views/settings-info.php:33
msgid ""
"Redesigning the data architecture has allowed sub fields to live "
"independently from their parents. This allows you to drag and drop fields in "
"and out of parent fields!"
msgstr ""
#: includes/admin/views/settings-info.php:39
msgid "Goodbye Add-ons. Hello PRO"
msgstr "До побачення доповнення. Привіт PRO"
#: includes/admin/views/settings-info.php:44
msgid "Introducing ACF PRO"
msgstr ""
#: includes/admin/views/settings-info.php:45
msgid ""
"We're changing the way premium functionality is delivered in an exciting way!"
msgstr ""
#: includes/admin/views/settings-info.php:46
#, php-format
msgid ""
"All 4 premium add-ons have been combined into a new <a href=\"%s\">Pro "
"version of ACF</a>. With both personal and developer licenses available, "
"premium functionality is more affordable and accessible than ever before!"
msgstr ""
#: includes/admin/views/settings-info.php:50
msgid "Powerful Features"
msgstr "Потужні можливості"
#: includes/admin/views/settings-info.php:51
msgid ""
"ACF PRO contains powerful features such as repeatable data, flexible content "
"layouts, a beautiful gallery field and the ability to create extra admin "
"options pages!"
msgstr ""
#: includes/admin/views/settings-info.php:52
#, php-format
msgid "Read more about <a href=\"%s\">ACF PRO features</a>."
msgstr "Прочитайте більше про <a href=\"%s\">можливості ACF PRO</a>."
#: includes/admin/views/settings-info.php:56
msgid "Easy Upgrading"
msgstr "Легке оновлення"
#: includes/admin/views/settings-info.php:57
#, php-format
msgid ""
"To help make upgrading easy, <a href=\"%s\">login to your store account</a> "
"and claim a free copy of ACF PRO!"
msgstr ""
#: includes/admin/views/settings-info.php:58
#, php-format
msgid ""
"We also wrote an <a href=\"%s\">upgrade guide</a> to answer any questions, "
"but if you do have one, please contact our support team via the <a href=\"%s"
"\">help desk</a>"
msgstr ""
#: includes/admin/views/settings-info.php:66
msgid "Under the Hood"
msgstr "Під капотом"
#: includes/admin/views/settings-info.php:71
msgid "Smarter field settings"
msgstr ""