aboutsummaryrefslogtreecommitdiff
path: root/source/uk/svx/source/items.po
blob: f58163c67149734876a7f3572720fa2c424d954d (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
#. extracted from svx/source/items
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
"PO-Revision-Date: 2011-04-06 04:19+0200\n"
"Last-Translator: Daniel <ted.korostiled@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\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: LibreOffice\n"
"X-Accelerator-Marker: ~\n"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"1\n"
"itemlist.text"
msgid "Scale"
msgstr "Масштаб"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"2\n"
"itemlist.text"
msgid "Brush"
msgstr "Пензель"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"3\n"
"itemlist.text"
msgid "Tab stops"
msgstr "Табуляція"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"4\n"
"itemlist.text"
msgid "Character"
msgstr "Символ"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"5\n"
"itemlist.text"
msgid "Font"
msgstr "Шрифт"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"6\n"
"itemlist.text"
msgid "Font posture"
msgstr "Положення шрифту"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"7\n"
"itemlist.text"
msgid "Font weight"
msgstr "Жирність"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"8\n"
"itemlist.text"
msgid "Shadowed"
msgstr "Затінення"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"9\n"
"itemlist.text"
msgid "Individual words"
msgstr "Лише слова"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"10\n"
"itemlist.text"
msgid "Outline"
msgstr "Контур"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"11\n"
"itemlist.text"
msgid "Strikethrough"
msgstr "Закреслений"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"12\n"
"itemlist.text"
msgid "Underline"
msgstr "Підкреслення"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"13\n"
"itemlist.text"
msgid "Font size"
msgstr "Розмір шрифту"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"14\n"
"itemlist.text"
msgid "Rel. Font size"
msgstr "Масштаб шрифту"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"15\n"
"itemlist.text"
msgid "Font color"
msgstr "Колір шрифту"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"16\n"
"itemlist.text"
msgid "Kerning"
msgstr "Кернінг"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"17\n"
"itemlist.text"
msgid "Effects"
msgstr "Ефекти"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"18\n"
"itemlist.text"
msgid "Language"
msgstr "Мова"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"19\n"
"itemlist.text"
msgid "Position"
msgstr "Положення"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"20\n"
"itemlist.text"
msgid "Blinking"
msgstr "Блимання"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"21\n"
"itemlist.text"
msgid "Character set color"
msgstr "Колір набору символів"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"22\n"
"itemlist.text"
msgid "Overline"
msgstr ""

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"23\n"
"itemlist.text"
msgid "Paragraph"
msgstr "Абзац"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"24\n"
"itemlist.text"
msgid "Alignment"
msgstr "Вирівнювання"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"25\n"
"itemlist.text"
msgid "Line spacing"
msgstr "Крок рядків"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"26\n"
"itemlist.text"
msgid "Page Break"
msgstr "Розрив сторінки"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"27\n"
"itemlist.text"
msgid "Hyphenation"
msgstr "Розстановка переносів"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"28\n"
"itemlist.text"
msgid "Do not split paragraph"
msgstr "Не розривати абзац"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"29\n"
"itemlist.text"
msgid "Orphans"
msgstr "Початкові висячі рядки"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"30\n"
"itemlist.text"
msgid "Widows"
msgstr "Кінцеві висячі рядки"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"31\n"
"itemlist.text"
msgid "Spacing"
msgstr "Інтервал"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"32\n"
"itemlist.text"
msgid "Indent"
msgstr "Відступ"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"33\n"
"itemlist.text"
msgid "Indent"
msgstr "Відступ"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"34\n"
"itemlist.text"
msgid "Spacing"
msgstr "Інтервал"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"35\n"
"itemlist.text"
msgid "Page"
msgstr "Сторінка"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"36\n"
"itemlist.text"
msgid "Page Style"
msgstr "Стиль сторінки"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"37\n"
"itemlist.text"
msgid "Keep with next paragraph"
msgstr "Зберігати з наступним абзацом"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"38\n"
"itemlist.text"
msgid "Blinking"
msgstr "Блимання"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"39\n"
"itemlist.text"
msgid "Register-true"
msgstr "Приведення"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"40\n"
"itemlist.text"
msgid "Character background"
msgstr "Тло символу"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"41\n"
"itemlist.text"
msgid "Asian font"
msgstr "Азіатський шрифт"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"42\n"
"itemlist.text"
msgid "Size of Asian font"
msgstr "Розмір азіатського шрифту"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"43\n"
"itemlist.text"
msgid "Language of Asian font"
msgstr "Мова азіатського тексту"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"44\n"
"itemlist.text"
msgid "Posture of Asian font"
msgstr "нахил шрифту для азіатського тексту"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"45\n"
"itemlist.text"
msgid "Weight of Asian font"
msgstr "Насиченість шрифту азіатського тексту"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"46\n"
"itemlist.text"
msgid "CTL"
msgstr "Комплексний скрипт"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"47\n"
"itemlist.text"
msgid "Size of complex scripts"
msgstr "Розмір комплексних скриптів"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"48\n"
"itemlist.text"
msgid "Language of complex scripts"
msgstr "Мова комплексних скриптів"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"49\n"
"itemlist.text"
msgid "Posture of complex scripts"
msgstr "Положення комплексних скриптів"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"50\n"
"itemlist.text"
msgid "Weight of complex scripts"
msgstr "Ширина комплексних скриптів"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"51\n"
"itemlist.text"
msgid "Double-lined"
msgstr "Дворядковий"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"52\n"
"itemlist.text"
msgid "Emphasis mark"
msgstr "Позначка видалення"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"53\n"
"itemlist.text"
msgid "Text spacing"
msgstr "Текстовий інтервал"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"54\n"
"itemlist.text"
msgid "Hanging punctuation"
msgstr "Висяча пунктуація"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"55\n"
"itemlist.text"
msgid "Forbidden characters"
msgstr "Заборонені символи"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"56\n"
"itemlist.text"
msgid "Rotation"
msgstr "Обертання"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"57\n"
"itemlist.text"
msgid "Scale"
msgstr "Масштаб"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"58\n"
"itemlist.text"
msgid "Relief"
msgstr "Рельєф"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"59\n"
"itemlist.text"
msgid "Vertical text alignment"
msgstr "Вирівнювання тексту по вертикалі"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_EXTRAS_CHARCOLOR\n"
"string.text"
msgid "Font color"
msgstr "Колір шрифту"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHCMD_FIND\n"
"string.text"
msgid "Search"
msgstr "Знайти"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHCMD_FIND_ALL\n"
"string.text"
msgid "Find All"
msgstr "Знайти всі"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHCMD_REPLACE\n"
"string.text"
msgid "Replace"
msgstr "Замінити"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHCMD_REPLACE_ALL\n"
"string.text"
msgid "Replace all"
msgstr "Замінити всі"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHSTYL_CHAR\n"
"string.text"
msgid "Character Style"
msgstr "Стиль символу"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHSTYL_PARA\n"
"string.text"
msgid "Paragraph Style"
msgstr "Стиль абзацу"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHSTYL_FRAME\n"
"string.text"
msgid "Frame Style"
msgstr "Стиль кадру"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHSTYL_PAGE\n"
"string.text"
msgid "Page Style"
msgstr "Стиль сторінки"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHIN_FORMULA\n"
"string.text"
msgid "Formula"
msgstr "Формула"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHIN_VALUE\n"
"string.text"
msgid "Value"
msgstr "Значення"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHIN_NOTE\n"
"string.text"
msgid "Note"
msgstr "Примітка"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_NULL\n"
"string.text"
msgid "None"
msgstr "Немає"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_SOLID\n"
"string.text"
msgid "Solid"
msgstr "Суцільний"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_HORZ\n"
"string.text"
msgid "Horizontal"
msgstr "Горизонтально"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_VERT\n"
"string.text"
msgid "Vertical"
msgstr "Вертикально"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_CROSS\n"
"string.text"
msgid "Grid"
msgstr "В клітинку"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_DIAGCROSS\n"
"string.text"
msgid "Diamond"
msgstr "Діагональна клітинка"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_UPDIAG\n"
"string.text"
msgid "Diagonal up"
msgstr "Діагонально вгору"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_DOWNDIAG\n"
"string.text"
msgid "Diagonal down"
msgstr "Діагонально вниз"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_BITMAP\n"
"string.text"
msgid "Image"
msgstr "Зображення"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_ORI_STANDARD\n"
"string.text"
msgid "Default orientation"
msgstr "Стандартний напрямок"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_ORI_TOPBOTTOM\n"
"string.text"
msgid "From top to bottom"
msgstr "Зверху вниз"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_ORI_BOTTOMTOP\n"
"string.text"
msgid "Bottom to Top"
msgstr "Знизу вгору"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_ORI_STACKED\n"
"string.text"
msgid "Stacked"
msgstr "Згори"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BOXINF_TABLE_TRUE\n"
"string.text"
msgid "Table"
msgstr "Таблиця"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BOXINF_TABLE_FALSE\n"
"string.text"
msgid "Not Table"
msgstr "Не таблиця"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BOXINF_DIST_TRUE\n"
"string.text"
msgid "Spacing enabled"
msgstr "Інтервал дозволений"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BOXINF_DIST_FALSE\n"
"string.text"
msgid "Spacing disabled"
msgstr "Інтервал заблокований"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BOXINF_MDIST_TRUE\n"
"string.text"
msgid "Keep spacing interval"
msgstr "Не допускається менший інтервал, ніж передбачено"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BOXINF_MDIST_FALSE\n"
"string.text"
msgid "Allowed to fall short of spacing interval"
msgstr "Допускається менший інтервал, ніж передбачено"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_MARGIN_LEFT\n"
"string.text"
msgid "Left margin: "
msgstr "Ліве поле:"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_MARGIN_TOP\n"
"string.text"
msgid "Top margin: "
msgstr "Верхнє поле:"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_MARGIN_RIGHT\n"
"string.text"
msgid "Right margin: "
msgstr "Праве поле:"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_MARGIN_BOTTOM\n"
"string.text"
msgid "Bottom margin: "
msgstr "Нижнє поле:"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_COMPLETE\n"
"string.text"
msgid "Page Description: "
msgstr "Опис сторінки:"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_NUM_CHR_UPPER\n"
"string.text"
msgid "Capitals"
msgstr "Великі літери"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_NUM_CHR_LOWER\n"
"string.text"
msgid "Lowercase"
msgstr "Маленькі літери"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_NUM_ROM_UPPER\n"
"string.text"
msgid "Uppercase Roman"
msgstr "Римське велике"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_NUM_ROM_LOWER\n"
"string.text"
msgid "Lowercase Roman"
msgstr "Римське маленьке"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_NUM_ARABIC\n"
"string.text"
msgid "Arabic"
msgstr "Арабська"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_NUM_NONE\n"
"string.text"
msgid "None"
msgstr "Немає"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_LAND_TRUE\n"
"string.text"
msgid "Landscape"
msgstr "Альбомна"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_LAND_FALSE\n"
"string.text"
msgid "Portrait"
msgstr "Книжна"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_USAGE_LEFT\n"
"string.text"
msgid "Left"
msgstr "Ліворуч"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_USAGE_RIGHT\n"
"string.text"
msgid "Right"
msgstr "Праворуч"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_USAGE_ALL\n"
"string.text"
msgid "All"
msgstr "Усі"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_USAGE_MIRROR\n"
"string.text"
msgid "Mirrored"
msgstr "Віддзеркалені"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_AUTHOR_COMPLETE\n"
"string.text"
msgid "Author: "
msgstr "Автор: "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_DATE_COMPLETE\n"
"string.text"
msgid "Date: "
msgstr "Дата: "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_TEXT_COMPLETE\n"
"string.text"
msgid "Text: "
msgstr "Текст: "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BACKGROUND_COLOR\n"
"string.text"
msgid "Background color: "
msgstr "Колір тла: "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PATTERN_COLOR\n"
"string.text"
msgid "Pattern color: "
msgstr "Колір візерунку: "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSH_CHAR\n"
"string.text"
msgid "Character background"
msgstr "Тло символу"

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCTX\n"
"ERRCTX_SVX_LINGU_THESAURUS&ERRCODE_RES_MASK\n"
"string.text"
msgid "$(ERR) executing the thesaurus."
msgstr "$(ERR) при виконанні словника."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCTX\n"
"ERRCTX_SVX_LINGU_SPELLING&ERRCODE_RES_MASK\n"
"string.text"
msgid "$(ERR) executing the spellcheck."
msgstr "$(ERR) при перевірці правопису."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCTX\n"
"ERRCTX_SVX_LINGU_HYPHENATION&ERRCODE_RES_MASK\n"
"string.text"
msgid "$(ERR) executing the hyphenation."
msgstr "$(ERR) при розставлянні переносів."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCTX\n"
"ERRCTX_SVX_LINGU_DICTIONARY&ERRCODE_RES_MASK\n"
"string.text"
msgid "$(ERR) creating a dictionary."
msgstr "$(ERR) при створенні словника."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCTX\n"
"ERRCTX_SVX_BACKGROUND&ERRCODE_RES_MASK\n"
"string.text"
msgid "$(ERR) setting background attribute."
msgstr "$(ERR) при встановленні атрибуту тла."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCTX\n"
"ERRCTX_SVX_IMPORT_GRAPHIC&ERRCODE_RES_MASK\n"
"string.text"
msgid "$(ERR) loading the graphics."
msgstr "$(ERR) при завантаженні графіки."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"ERRCODE_SVX_LINGU_THESAURUSNOTEXISTS&ERRCODE_RES_MASK\n"
"string.text"
msgid ""
"No thesaurus available for the current language.\n"
"Please check your installation and install the desired language."
msgstr ""
"Недоступний словник для поточної мови.\n"
"Перевірте встановлення та, при потребі, вкажіть бажану мову."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"ERRCODE_SVX_LINGU_LANGUAGENOTEXISTS&ERRCODE_RES_MASK\n"
"string.text"
msgid ""
"$(ARG1) is not supported by the spellcheck function or is not presently active.\n"
"Please check your installation and, if necessary, install the required language module\n"
" or activate it under 'Tools - Options -  Language Settings - Writing Aids'."
msgstr ""
"$(ARG1) модуль мови не підтримується функцією перевірки орфографії або наразі неактивний.\n"
"Перевірте встановлення та, при потребі, встановіть модуль потрібної мови\n"
" або активізуйте його в меню 'Сервіс - Параметри - Параметри мови - Мови'."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"ERRCODE_SVX_LINGU_LINGUNOTEXISTS&ERRCODE_RES_MASK\n"
"string.text"
msgid "Spellcheck is not available."
msgstr "Перевірка орфографії недоступна."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"ERRCODE_SVX_LINGU_HYPHENNOTEXISTS&ERRCODE_RES_MASK\n"
"string.text"
msgid "Hyphenation not available."
msgstr "Розставляння переносів недоступне."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"ERRCODE_SVX_LINGU_DICT_NOTREADABLE&ERRCODE_RES_MASK\n"
"string.text"
msgid "The custom dictionary $(ARG1) cannot be read."
msgstr "Неможливо прочитати словник користувача $(ARG1)."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"ERRCODE_SVX_LINGU_DICT_NOTWRITEABLE&ERRCODE_RES_MASK\n"
"string.text"
msgid "The custom dictionary $(ARG1) cannot be created."
msgstr "Не вдається створити словник користувача $(ARG1)."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"ERRCODE_SVX_GRAPHIC_NOTREADABLE&ERRCODE_RES_MASK\n"
"string.text"
msgid "The graphic $(ARG1) could not be found."
msgstr "Неможливо знайти графічні об'єкти $(ARG1)."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"ERRCODE_SVX_GRAPHIC_WRONG_FILEFORMAT&ERRCODE_RES_MASK\n"
"string.text"
msgid "An unlinked graphic could not be loaded."
msgstr "Не вдається завантажити не зв'язані графічні об'єкти."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"ERRCODE_SVX_LINGU_NOLANGUAGE&ERRCODE_RES_MASK\n"
"string.text"
msgid "A language has not been fixed for the selected term."
msgstr "Не встановлено мову для виділеного поняття."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"(ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_READ) & ERRCODE_RES_MASK\n"
"string.text"
msgid "The form layer wasn't loaded as the required IO-services (stardiv.uno.io.*) could not be instantiated."
msgstr "Не завантажений шар форми, оскільки не вдається створити екземпляр служби (stardiv.uno.io.*)"

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"(ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_WRITE) & ERRCODE_RES_MASK\n"
"string.text"
msgid "The form layer wasn't written as the required IO services (stardiv.uno.io.*) could not be instantiated."
msgstr "Не записаний шар форми, оскільки не вдається створити екземпляр служби (stardiv.uno.io.*)"

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"(ERRCODE_SVX_FORMS_READWRITEFAILED | ERRCODE_CLASS_READ) & ERRCODE_RES_MASK\n"
"string.text"
msgid "An error occurred while reading the form controls. The form layer has not been loaded."
msgstr "Помилка при читанні елементів керування форми. Не завантажений шар форми."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"(ERRCODE_SVX_FORMS_READWRITEFAILED | ERRCODE_CLASS_WRITE) & ERRCODE_RES_MASK\n"
"string.text"
msgid "An error occurred while writing the form controls. The form layer has not been saved."
msgstr "Помилка при записі елементів керування форми. Не завантажений шар форми."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"(ERRCODE_SVX_BULLETITEM_NOBULLET | ERRCODE_CLASS_READ) & ERRCODE_RES_MASK\n"
"string.text"
msgid "An error occurred while reading one of the bullets. Not all of the bullets were loaded."
msgstr "Помилка при читанні маркеру. Не вдається завантажити всі маркери."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"ERRCODE_SVX_MODIFIED_VBASIC_STORAGE & ERRCODE_RES_MASK\n"
"string.text"
msgid "All changes to the Basic Code are lost.The original VBA Macro Code is saved instead."
msgstr "Всі зміни до коду Basic втрачені. Натомість буде збережено макрокод VBA."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"ERRCODE_SVX_VBASIC_STORAGE_EXIST & ERRCODE_RES_MASK\n"
"string.text"
msgid "The original VBA Basic Code contained in the document will not be saved."
msgstr "Первинний код VBA Basic, що міститься в документі, не буде збережений."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"ERRCODE_SVX_WRONGPASS & ERRCODE_RES_MASK\n"
"string.text"
msgid "The password is incorrect. The document cannot be opened."
msgstr "Неправильний пароль. Документ неможливо відкрити."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"ERRCODE_SVX_READ_FILTER_CRYPT & ERRCODE_RES_MASK\n"
"string.text"
msgid "The encryption method used in this document is not supported. Only Microsoft Office 97/2000 compatible password encryption is supported."
msgstr "Метод шифрування, що використовується у цьому документі, не підтримується. Підтримується лише метод шифрування, що сумісний з Microsoft Office 97/2000."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"ERRCODE_SVX_READ_FILTER_PPOINT & ERRCODE_RES_MASK\n"
"string.text"
msgid "The loading of password-encrypted Microsoft PowerPoint presentations is not supported."
msgstr "Відкриття презентацій Microsoft PowerPoint, що захищені паролем, не підтримується."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"ERRCODE_SVX_EXPORT_FILTER_CRYPT & ERRCODE_RES_MASK\n"
"string.text"
msgid ""
"Password protection is not supported when documents are saved in a Microsoft Office format.\n"
"Do you want to save the document without password protection?"
msgstr ""
"При збереженні у форматі Microsoft Office захист паролем не підтримується.\n"
"Зберегти документ без захисту паролем?"