aboutsummaryrefslogtreecommitdiff
path: root/source/lv/svx/source/items.po
blob: 3b90995f484c5fe8b04563300bea09fd809f68b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
#. extracted from svx/source/items
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-06-24 17:06+0200\n"
"PO-Revision-Date: 2015-08-03 18:49+0000\n"
"Last-Translator: nitalynx <nitalynx@gmail.com>\n"
"Language-Team: Latvian <lata-l10n@googlegroups.com>\n"
"Language: lv\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 != 0 ? 1 : 2);\n"
"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1438627762.000000\n"

#: 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), izpildot tēzauru."

#: 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), izpildot pareizrakstības pārbaudi."

#: 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), izpildot zilbjdali."

#: 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), veidojot mapi."

#: 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), veidojot fona atribūtu."

#: 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), ielādējot grafiku."

#: 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 ""
"Pašreizējai valodai tēzaurs nav pieejams.\n"
"Lūdzu, pārbaidiet instalāciju un uzinstalējiet vēlamo valodu."

#: 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 ""
"Pareizrakstības funkcija neatbalsta $(ARG1), vai arī tā pašlaik nav aktīva.\n"
"Lūdzu, pārbaudiet instalāciju un, ja nepieciešams, uzinstalējiet nepieciešamo valodas moduli\n"
" vai aktivizējiet to 'Rīki - Opcijas - Valodas iestatījumi - Rakstīšanas palīdzība'."

#: 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 "Pareizrakstības pārbaude nav pieejama."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"ERRCODE_SVX_LINGU_HYPHENNOTEXISTS&ERRCODE_RES_MASK\n"
"string.text"
msgid "Hyphenation not available."
msgstr "Zilbjdale nav pieejama."

#: 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 "Vārdnīcu $(ARG1) nevar nolasīt."

#: 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 "Vārdnīcu $(ARG1) nevar izveidot."

#: 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 "Grafiku $(ARG1) nevar atrast."

#: 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 "Nevar ielādēt nesaistīto grafiku."

#: 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 "Izvēlētajam terminam nav norādīta valoda."

#: 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 (com.sun.star.io.*) could not be instantiated."
msgstr "Netika ielādēts formas slānis, jo IO-servisiem (com.sun.star.io.*) nevarēja izveidot instanci."

#: 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 (com.sun.star.io.*) could not be instantiated."
msgstr "Netika ierakstīts formas slānis, jo IO servisiem (com.sun.star.io.*) nevarēja izveidot instanci."

#: 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 "Notika kļūda, lasot formu vadīklas. Formas slānis netika ielādēts."

#: 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 "Gadījās kļūda, rakstot formu vadīklās. Formas slānis netika saglabāts."

#: 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 "Notika kļūda, lasot vienu no aizzīmēm. Ne visas aizzīmes tika ielādētas."

#: 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 "Visas izmaiņas Basic kodā ir zudušas. Bet tā vietā ir saglabāts sākotnējais VBA Macro kods."

#: 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 "Sākotnējais VBA Basic kods, ko šis dokuments satur, netiks saglabāts."

#: 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 "Parole ir nepareiza. Dokumentu nevar atvērt."

#: 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 "Šifrēšanas metode, kas pielietota šajā dokumentā, netiek atbalstīta. Tikai Microsoft Office 97/2000 savietojama paroles šifrēšana tiek atbalstīta. "

#: 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 "Netiek atbalstītas Microsoft PowerPoint prezentācijas ar šifrētām parolēm."

#: 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 ""
"Paroles aizsardzība netiek atbalstīta datnēm, kuras ir saglabātas Microsoft Office formātā.\n"
"Vai vēlaties saglabāt dokumentu bez paroles aizsardzības?"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Scale\n"
"itemlist.text"
msgid "Scale"
msgstr "Mērogot"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Brush\n"
"itemlist.text"
msgid "Brush"
msgstr "Ota"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Tab stops\n"
"itemlist.text"
msgid "Tab stops"
msgstr "Tabulācijas pieturas"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Character\n"
"itemlist.text"
msgid "Character"
msgstr "Rakstzīme"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Font\n"
"itemlist.text"
msgid "Font"
msgstr "Fonts"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Font posture\n"
"itemlist.text"
msgid "Font posture"
msgstr "Fonta stāja"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Font weight\n"
"itemlist.text"
msgid "Font weight"
msgstr "Fontu treknums"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Shadowed\n"
"itemlist.text"
msgid "Shadowed"
msgstr "Ēnots"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Individual words\n"
"itemlist.text"
msgid "Individual words"
msgstr "Individuāli vārdi"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Outline\n"
"itemlist.text"
msgid "Outline"
msgstr "Struktūra"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Strikethrough\n"
"itemlist.text"
msgid "Strikethrough"
msgstr "Pārsvītrots"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Underline\n"
"itemlist.text"
msgid "Underline"
msgstr "Pasvītrots"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Font size\n"
"itemlist.text"
msgid "Font size"
msgstr "Fonta izmērs"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Rel. Font size\n"
"itemlist.text"
msgid "Rel. Font size"
msgstr "Līdzīgu fontu izmērs"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Font color\n"
"itemlist.text"
msgid "Font color"
msgstr "Fonta krāsa"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Kerning\n"
"itemlist.text"
msgid "Kerning"
msgstr "Rakstsavirze"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Effects\n"
"itemlist.text"
msgid "Effects"
msgstr "Efekti"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Language\n"
"itemlist.text"
msgid "Language"
msgstr "Valoda"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Position\n"
"itemlist.text"
msgid "Position"
msgstr "Novietojums"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Character blinking\n"
"itemlist.text"
msgid "Character blinking"
msgstr "Rakstzīmju mirgošana"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Character set color\n"
"itemlist.text"
msgid "Character set color"
msgstr "Rakstzīmēm iestatīt krāsu"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Overline\n"
"itemlist.text"
msgid "Overline"
msgstr "Virssvītra"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Paragraph\n"
"itemlist.text"
msgid "Paragraph"
msgstr "Rindkopa"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Alignment\n"
"itemlist.text"
msgid "Alignment"
msgstr "Līdzinājums"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Line spacing\n"
"itemlist.text"
msgid "Line spacing"
msgstr "Rindstarpa"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Page Break\n"
"itemlist.text"
msgid "Page Break"
msgstr "Lappušu atdalītājs"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Hyphenation\n"
"itemlist.text"
msgid "Hyphenation"
msgstr "Zilbjdale"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Do not split paragraph\n"
"itemlist.text"
msgid "Do not split paragraph"
msgstr "Nepārraut rindkopu"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Orphans\n"
"itemlist.text"
msgid "Orphans"
msgstr "Logs"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Widows\n"
"itemlist.text"
msgid "Widows"
msgstr "Bāreņi"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Paragraph spacing\n"
"itemlist.text"
msgid "Paragraph spacing"
msgstr "Rindkopu atstarpe"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Paragraph indent\n"
"itemlist.text"
msgid "Paragraph indent"
msgstr "Rindkopas atkāpe"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Indent\n"
"itemlist.text"
msgid "Indent"
msgstr "Atkāpe"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Spacing\n"
"itemlist.text"
msgid "Spacing"
msgstr "Atstarpe"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Page\n"
"itemlist.text"
msgid "Page"
msgstr "Lappuse"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Page Style\n"
"itemlist.text"
msgid "Page Style"
msgstr "Lappušu stils"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Keep with next paragraph\n"
"itemlist.text"
msgid "Keep with next paragraph"
msgstr "Turēt kopā ar nākošo rindkopu"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Blinking\n"
"itemlist.text"
msgid "Blinking"
msgstr "Mirgošana"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Register-true\n"
"itemlist.text"
msgid "Register-true"
msgstr "Sakritenis"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Character background\n"
"itemlist.text"
msgid "Character background"
msgstr "Rakstzīmju fons"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Asian font\n"
"itemlist.text"
msgid "Asian font"
msgstr "Āzijas fonts"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Size of Asian font\n"
"itemlist.text"
msgid "Size of Asian font"
msgstr "Āzijas fonta izmērs"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Language of Asian font\n"
"itemlist.text"
msgid "Language of Asian font"
msgstr "Āzijas fonta valoda"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Posture of Asian font\n"
"itemlist.text"
msgid "Posture of Asian font"
msgstr "Āzijas fontu stāja"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Weight of Asian font\n"
"itemlist.text"
msgid "Weight of Asian font"
msgstr "Āzijas fontu treknums"

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Size of complex scripts\n"
"itemlist.text"
msgid "Size of complex scripts"
msgstr "Kompleksu rakstību apjoms"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Language of complex scripts\n"
"itemlist.text"
msgid "Language of complex scripts"
msgstr "Kompleksu rakstību valoda"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Posture of complex scripts\n"
"itemlist.text"
msgid "Posture of complex scripts"
msgstr "Kompleksu rakstību stāja"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Weight of complex scripts\n"
"itemlist.text"
msgid "Weight of complex scripts"
msgstr "Kompleksu rakstību treknums"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Double-lined\n"
"itemlist.text"
msgid "Double-lined"
msgstr "Ar dubultu līniju"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Emphasis mark\n"
"itemlist.text"
msgid "Emphasis mark"
msgstr "Uzsvara zīme"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Text spacing\n"
"itemlist.text"
msgid "Text spacing"
msgstr "Teksta atstarpes"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Hanging punctuation\n"
"itemlist.text"
msgid "Hanging punctuation"
msgstr "Pārkares pieturzīmes"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Forbidden characters\n"
"itemlist.text"
msgid "Forbidden characters"
msgstr "Aizliegtās rakstzīmes"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Rotation\n"
"itemlist.text"
msgid "Rotation"
msgstr "Rotācija"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Character scaling\n"
"itemlist.text"
msgid "Character scaling"
msgstr "Rakstzīmju mērogošana"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Relief\n"
"itemlist.text"
msgid "Relief"
msgstr "Reljefs"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Vertical text alignment\n"
"itemlist.text"
msgid "Vertical text alignment"
msgstr "Vertikāls teksta līdzinājums"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_EXTRAS_CHARCOLOR\n"
"string.text"
msgid "Font color"
msgstr "Fonta krāsa"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHCMD_FIND\n"
"string.text"
msgid "Search"
msgstr "Meklēt"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHCMD_FIND_ALL\n"
"string.text"
msgid "Find All"
msgstr "Atrastu visu"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHCMD_REPLACE\n"
"string.text"
msgid "Replace"
msgstr "Aizstāt"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHCMD_REPLACE_ALL\n"
"string.text"
msgid "Replace all"
msgstr "Aizstāt visus"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHSTYL_CHAR\n"
"string.text"
msgid "Character Style"
msgstr "Rakstzīmju stils"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHSTYL_PARA\n"
"string.text"
msgid "Paragraph Style"
msgstr "Rindkopas stils"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHSTYL_FRAME\n"
"string.text"
msgid "Frame Style"
msgstr "Ietvara stils"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHSTYL_PAGE\n"
"string.text"
msgid "Page Style"
msgstr "Lappušu stils"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHIN_FORMULA\n"
"string.text"
msgid "Formula"
msgstr "Formula"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHIN_VALUE\n"
"string.text"
msgid "Value"
msgstr "Vērtība"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHIN_NOTE\n"
"string.text"
msgid "Note"
msgstr "Piezīmes"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_NULL\n"
"string.text"
msgid "None"
msgstr "Nekas"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_SOLID\n"
"string.text"
msgid "Solid"
msgstr "Blīvs"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_HORZ\n"
"string.text"
msgid "Horizontal"
msgstr "Horizontāls"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_VERT\n"
"string.text"
msgid "Vertical"
msgstr "Vertikāls"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_CROSS\n"
"string.text"
msgid "Grid"
msgstr "Režģis"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_DIAGCROSS\n"
"string.text"
msgid "Diamond"
msgstr "Dimants"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_UPDIAG\n"
"string.text"
msgid "Diagonal up"
msgstr "Diagonāle augšup"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_DOWNDIAG\n"
"string.text"
msgid "Diagonal down"
msgstr "Diagonāle lejup"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_BITMAP\n"
"string.text"
msgid "Image"
msgstr "Attēls"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_ORI_STANDARD\n"
"string.text"
msgid "Default orientation"
msgstr "Noklusējuma orientācija"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_ORI_TOPBOTTOM\n"
"string.text"
msgid "From top to bottom"
msgstr "No augšas uz leju"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_ORI_BOTTOMTOP\n"
"string.text"
msgid "Bottom to Top"
msgstr "No lejas uz augšu"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_ORI_STACKED\n"
"string.text"
msgid "Stacked"
msgstr "Salikt kaudzē"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BOXINF_TABLE_TRUE\n"
"string.text"
msgid "Table"
msgstr "Tabula"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BOXINF_TABLE_FALSE\n"
"string.text"
msgid "Not Table"
msgstr "Bez tabulas"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BOXINF_DIST_TRUE\n"
"string.text"
msgid "Spacing enabled"
msgstr "Lietot atstarpi"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BOXINF_DIST_FALSE\n"
"string.text"
msgid "Spacing disabled"
msgstr "Nelietot atstarpi"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BOXINF_MDIST_TRUE\n"
"string.text"
msgid "Keep spacing interval"
msgstr "Ievērot atstarpes intervālu"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BOXINF_MDIST_FALSE\n"
"string.text"
msgid "Allowed to fall short of spacing interval"
msgstr "Atļauts samazināt atstarpes intervālu"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_MARGIN_LEFT\n"
"string.text"
msgid "Left margin: "
msgstr "Kreisā apmale: "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_MARGIN_TOP\n"
"string.text"
msgid "Top margin: "
msgstr "Augšējā apmale: "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_MARGIN_RIGHT\n"
"string.text"
msgid "Right margin: "
msgstr "Labā apmale: "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_MARGIN_BOTTOM\n"
"string.text"
msgid "Bottom margin: "
msgstr "Apakšējā apmale: "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_COMPLETE\n"
"string.text"
msgid "Page Description: "
msgstr "Lappuses apraksts: "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_NUM_CHR_UPPER\n"
"string.text"
msgid "Capitals"
msgstr "Visi lielie buti"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_NUM_CHR_LOWER\n"
"string.text"
msgid "Lowercase"
msgstr "Mazie burti"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_NUM_ROM_UPPER\n"
"string.text"
msgid "Uppercase Roman"
msgstr "Lielie Roman"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_NUM_ROM_LOWER\n"
"string.text"
msgid "Lowercase Roman"
msgstr "Mazie Roman"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_NUM_ARABIC\n"
"string.text"
msgid "Arabic"
msgstr "Arābu"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_NUM_NONE\n"
"string.text"
msgid "None"
msgstr "Nekas"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_LAND_TRUE\n"
"string.text"
msgid "Landscape"
msgstr "Ainava"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_LAND_FALSE\n"
"string.text"
msgid "Portrait"
msgstr "Portrets"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_USAGE_LEFT\n"
"string.text"
msgid "Left"
msgstr "Kreisā"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_USAGE_RIGHT\n"
"string.text"
msgid "Right"
msgstr "Labā"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_USAGE_ALL\n"
"string.text"
msgid "All"
msgstr "Viss"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_USAGE_MIRROR\n"
"string.text"
msgid "Mirrored"
msgstr "Spoguļots"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_AUTHOR_COMPLETE\n"
"string.text"
msgid "Author: "
msgstr "Autors: "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_DATE_COMPLETE\n"
"string.text"
msgid "Date: "
msgstr "Datums: "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_TEXT_COMPLETE\n"
"string.text"
msgid "Text: "
msgstr "Teksts: "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BACKGROUND_COLOR\n"
"string.text"
msgid "Background color: "
msgstr "Fona krāsa: "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PATTERN_COLOR\n"
"string.text"
msgid "Pattern color: "
msgstr "Raksta krāsa: "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSH_CHAR\n"
"string.text"
msgid "Character background"
msgstr "Rakstzīmju fons"