aboutsummaryrefslogtreecommitdiff
path: root/source/oc/svx/source/items.po
blob: 89e5abcec602253c13146233e0d41f8dd98986cd (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: PACKAGE 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: 2016-02-06 09:56+0000\n"
"Last-Translator: Cédric Valmary <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1454752605.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) al moment de l'execucion del diccionari dels sinonims."

#: 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) al moment de l'execucion de la verificacion de l'ortografia."

#: 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) al moment de l'execucion de la cesura."

#: 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) al moment de la creacion d'un diccionari."

#: 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) al moment del parametratge de l'atribut de rèireplan."

#: 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) al moment del cargament d'un grafic."

#: 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 ""
"Cap de diccionari dels sinonims es pas disponible per la lenga activa.\n"
"Verificatz la configuracion installada e installatz la lenga desirada."

#: 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) es pas suportat per la verificacion o es actualament inactiu.\n"
"Verificatz l'installacion e installatz, se fa mestièr, lo modul de lenga requerit,\n"
" o activatz-lo jos 'Aisinas - Opcions - Paramètres lingüistics - Lingüistica'."

#: 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 "La verificacion de l'ortografia es pas disponibla."

#: svxerr.src
msgctxt ""
"svxerr.src\n"
"RID_SVXERRCODE\n"
"ERRCODE_SVX_LINGU_HYPHENNOTEXISTS&ERRCODE_RES_MASK\n"
"string.text"
msgid "Hyphenation not available."
msgstr "La cesura es pas disponibla."

#: 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 "Impossible de legir lo diccionari personalizat $(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 "Impossible d'installar lo diccionari personalizat $(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 "Impossible de trobar l'imatge $(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 "Un imatge pas ligat a pas pogut èsser cargat."

#: 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 "Cap de lenga es pas estada especificada pel tèrme seleccionat."

#: 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 ""

#: 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 ""

#: 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 "Error al moment de la lectura dels contraròtles de formulari. La mesa en pagina del formulari es pas estada cargada."

#: 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 "Error al moment de l'escritura dels contraròtles de formulari. La mesa en pagina del formulari es pas estada enregistrada."

#: 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 "Una error s'es producha pendent la lectura d'una piuse. D'unas piuses an pas pogut èsser cargadas."

#: 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 ""

#: 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 "Lo còde VBA basic d'origina contengut dins lo document serà pas enregistrat."

#: 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 "Senhal incorrècte. Impossible de dobrir lo document."

#: 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 "Lo metòde de chiframent d'aqueste document es pas pres en carga. Sol lo chiframent de senhal compatible Microsoft Office 97/2000 es pres en carga."

#: 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 "Las presentacions Microsoft PowerPoint protegidas per senhal pòdon pas èsser cargadas."

#: 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 ""
"Los fichièrs enregistrats al format Microsoft Office pòdon pas èsser protegits per senhal.\n"
"Volètz enregistrar lo document sens o protegir per senhal?"

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Brush\n"
"itemlist.text"
msgid "Brush"
msgstr "Pincèl"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Tab stops\n"
"itemlist.text"
msgid "Tab stops"
msgstr "Tabulacions"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Character\n"
"itemlist.text"
msgid "Character"
msgstr "Caractèr"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Font\n"
"itemlist.text"
msgid "Font"
msgstr "Poliça"

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

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

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Individual words\n"
"itemlist.text"
msgid "Individual words"
msgstr "Mot per mot"

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

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

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

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Rel. Font size\n"
"itemlist.text"
msgid "Rel. Font size"
msgstr "Talha relativa"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Font color\n"
"itemlist.text"
msgid "Font color"
msgstr "Color de la poliça"

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

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

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

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

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Character set color\n"
"itemlist.text"
msgid "Character set color"
msgstr "Color de jòc de caractèrs"

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

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

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

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Page Break\n"
"itemlist.text"
msgid "Page Break"
msgstr "Saut de pagina"

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Do not split paragraph\n"
"itemlist.text"
msgid "Do not split paragraph"
msgstr "Devesir pas lo paragraf"

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Widows\n"
"itemlist.text"
msgid "Widows"
msgstr "Orfanèlas"

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

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Indent\n"
"itemlist.text"
msgid "Indent"
msgstr "Alinèa"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Spacing\n"
"itemlist.text"
msgid "Spacing"
msgstr "Espaçament"

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Page Style\n"
"itemlist.text"
msgid "Page Style"
msgstr "Estil de pagina"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Keep with next paragraph\n"
"itemlist.text"
msgid "Keep with next paragraph"
msgstr "Conservar amb lo paragraf seguent"

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Register-true\n"
"itemlist.text"
msgid "Register-true"
msgstr "Contraròtle de localizacion"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Character background\n"
"itemlist.text"
msgid "Character background"
msgstr "Rèireplan de caractèr"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Asian font\n"
"itemlist.text"
msgid "Asian font"
msgstr "Poliça asiatica"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Size of Asian font\n"
"itemlist.text"
msgid "Size of Asian font"
msgstr "Talha de la poliça asiatica"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Language of Asian font\n"
"itemlist.text"
msgid "Language of Asian font"
msgstr "Lenga de la poliça asiatica"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Posture of Asian font\n"
"itemlist.text"
msgid "Posture of Asian font"
msgstr "Inclinason de la poliça asiatica"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Weight of Asian font\n"
"itemlist.text"
msgid "Weight of Asian font"
msgstr "Grassa de la poliça asiatica"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"CTL\n"
"itemlist.text"
msgid "CTL"
msgstr "Escripts complèxes"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Size of complex scripts\n"
"itemlist.text"
msgid "Size of complex scripts"
msgstr "Talha dels escripts complèxes"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Language of complex scripts\n"
"itemlist.text"
msgid "Language of complex scripts"
msgstr "Lenga dels escripts complèxes"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Posture of complex scripts\n"
"itemlist.text"
msgid "Posture of complex scripts"
msgstr "Inclinason dels escripts complèxes"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Weight of complex scripts\n"
"itemlist.text"
msgid "Weight of complex scripts"
msgstr "Talha dels escripts complèxes"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Double-lined\n"
"itemlist.text"
msgid "Double-lined"
msgstr "Doas linhas en una"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Emphasis mark\n"
"itemlist.text"
msgid "Emphasis mark"
msgstr "Caractèrs d'accentuacion"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Text spacing\n"
"itemlist.text"
msgid "Text spacing"
msgstr "Espaçament del tèxte"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Hanging punctuation\n"
"itemlist.text"
msgid "Hanging punctuation"
msgstr "Ponctuacion en retirament"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Forbidden characters\n"
"itemlist.text"
msgid "Forbidden characters"
msgstr "Caractèrs interdiches"

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

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Relief\n"
"itemlist.text"
msgid "Relief"
msgstr "Relèu"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_ATTR_NAMES\n"
"Vertical text alignment\n"
"itemlist.text"
msgid "Vertical text alignment"
msgstr "Alinhament vertical del tèxte"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_EXTRAS_CHARCOLOR\n"
"string.text"
msgid "Font color"
msgstr "Color de poliça"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHCMD_FIND\n"
"string.text"
msgid "Search"
msgstr "Recercar"

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHCMD_REPLACE\n"
"string.text"
msgid "Replace"
msgstr "Remplaçar"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHCMD_REPLACE_ALL\n"
"string.text"
msgid "Replace all"
msgstr "Remplaçar tot"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHSTYL_CHAR\n"
"string.text"
msgid "Character Style"
msgstr "Estil de caractèr"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHSTYL_PARA\n"
"string.text"
msgid "Paragraph Style"
msgstr "Estil de paragraf"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHSTYL_FRAME\n"
"string.text"
msgid "Frame Style"
msgstr "Estil de quadre"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHSTYL_PAGE\n"
"string.text"
msgid "Page Style"
msgstr "Estil de pagina"

#: 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 "Valor"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_SEARCHIN_NOTE\n"
"string.text"
msgid "Note"
msgstr "Nòta"

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_SOLID\n"
"string.text"
msgid "Solid"
msgstr "Plen"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_HORZ\n"
"string.text"
msgid "Horizontal"
msgstr "Orizontal"

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_CROSS\n"
"string.text"
msgid "Grid"
msgstr "Carrat"

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_UPDIAG\n"
"string.text"
msgid "Diagonal up"
msgstr "Diagonala cap al naut"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_DOWNDIAG\n"
"string.text"
msgid "Diagonal down"
msgstr "Diagonala cap al bas"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSHSTYLE_BITMAP\n"
"string.text"
msgid "Image"
msgstr "Imatge"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_ORI_STANDARD\n"
"string.text"
msgid "Default orientation"
msgstr "Orientacion per defaut"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_ORI_TOPBOTTOM\n"
"string.text"
msgid "From top to bottom"
msgstr "D'amont cap aval"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_ORI_BOTTOMTOP\n"
"string.text"
msgid "Bottom to Top"
msgstr "D'aval cap amont"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_ORI_STACKED\n"
"string.text"
msgid "Stacked"
msgstr "Empilat"

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BOXINF_TABLE_FALSE\n"
"string.text"
msgid "Not Table"
msgstr "Pas de taula"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BOXINF_DIST_TRUE\n"
"string.text"
msgid "Spacing enabled"
msgstr "Espaçament activat"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BOXINF_DIST_FALSE\n"
"string.text"
msgid "Spacing disabled"
msgstr "Espaçament desactivat"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BOXINF_MDIST_TRUE\n"
"string.text"
msgid "Keep spacing interval"
msgstr "Conservar l'interval d'espaçament"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BOXINF_MDIST_FALSE\n"
"string.text"
msgid "Allowed to fall short of spacing interval"
msgstr "Espaci inferior autorizat"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_MARGIN_LEFT\n"
"string.text"
msgid "Left margin: "
msgstr "Marge esquèrra : "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_MARGIN_TOP\n"
"string.text"
msgid "Top margin: "
msgstr "Marge superior : "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_MARGIN_RIGHT\n"
"string.text"
msgid "Right margin: "
msgstr "Marge drecha : "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_MARGIN_BOTTOM\n"
"string.text"
msgid "Bottom margin: "
msgstr "Marge inferior : "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_COMPLETE\n"
"string.text"
msgid "Page Description: "
msgstr "Descripcion de la pagina : "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_NUM_CHR_UPPER\n"
"string.text"
msgid "Capitals"
msgstr "Majusculas"

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

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

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_NUM_ARABIC\n"
"string.text"
msgid "Arabic"
msgstr "Arabi"

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_LAND_TRUE\n"
"string.text"
msgid "Landscape"
msgstr "Païsatge"

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_USAGE_LEFT\n"
"string.text"
msgid "Left"
msgstr "Pagina d'esquèrra"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_USAGE_RIGHT\n"
"string.text"
msgid "Right"
msgstr "Pagina de drecha"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_USAGE_ALL\n"
"string.text"
msgid "All"
msgstr "Totas las paginas"

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PAGE_USAGE_MIRROR\n"
"string.text"
msgid "Mirrored"
msgstr "Paginas en vis a vis"

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

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

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_TEXT_COMPLETE\n"
"string.text"
msgid "Text: "
msgstr "Tèxte : "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BACKGROUND_COLOR\n"
"string.text"
msgid "Background color: "
msgstr "Color de rèireplan : "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_PATTERN_COLOR\n"
"string.text"
msgid "Pattern color: "
msgstr "Color de motiu : "

#: svxitems.src
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_BRUSH_CHAR\n"
"string.text"
msgid "Character background"
msgstr "Rèireplan de caractèr"