aboutsummaryrefslogtreecommitdiff
path: root/source/br/reportdesign/messages.po
blob: c1a6368a7c29a7e249bf146dbefddc7e2aa50573 (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
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
#. extracted from reportdesign/inc
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: 2020-04-18 14:18+0200\n"
"PO-Revision-Date: 2018-01-15 19:19+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\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-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1516043989.000000\n"

#. FBVr9
#: reportdesign/inc/stringarray.hrc:17
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "None"
msgstr "Tra ebet"

#. 2VDzY
#: reportdesign/inc/stringarray.hrc:18
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "Before Section"
msgstr "Kent an diuzad"

#. BBUjQ
#: reportdesign/inc/stringarray.hrc:19
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "After Section"
msgstr "Goude an diuzad"

#. FjE6T
#: reportdesign/inc/stringarray.hrc:20
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "Before & After Section"
msgstr "Kent & goude an diuzad"

#. FiMq7
#: reportdesign/inc/stringarray.hrc:26
msgctxt "RID_STR_GROUPKEEPTOGETHER_CONST"
msgid "Per Page"
msgstr "Dre bajenn"

#. zemtQ
#: reportdesign/inc/stringarray.hrc:27
msgctxt "RID_STR_GROUPKEEPTOGETHER_CONST"
msgid "Per Column"
msgstr "Dre vann"

#. PCk4E
#: reportdesign/inc/stringarray.hrc:33
msgctxt "RID_STR_REPORTPRINTOPTION_CONST"
msgid "All Pages"
msgstr "An holl bajennoù"

#. GvoGV
#: reportdesign/inc/stringarray.hrc:34
msgctxt "RID_STR_REPORTPRINTOPTION_CONST"
msgid "Not With Report Header"
msgstr "Hep reollin an danevell"

#. wchYh
#: reportdesign/inc/stringarray.hrc:35
msgctxt "RID_STR_REPORTPRINTOPTION_CONST"
msgid "Not With Report Footer"
msgstr "Hep troad pajenn an danevell"

#. uvfAP
#: reportdesign/inc/stringarray.hrc:36
msgctxt "RID_STR_REPORTPRINTOPTION_CONST"
msgid "Not With Report Header/Footer"
msgstr "Hep reollin/troad pajenn an danevell"

#. ZC2oS
#: reportdesign/inc/stringarray.hrc:42
msgctxt "RID_STR_TYPE_CONST"
msgid "Field or Formula"
msgstr "Maezienn pe reollun"

#. gU579
#: reportdesign/inc/stringarray.hrc:43
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "Arc'hwel"

#. BG2gK
#: reportdesign/inc/stringarray.hrc:44
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "Konterez"

#. kGCKF
#: reportdesign/inc/stringarray.hrc:45
msgctxt "RID_STR_TYPE_CONST"
msgid "User defined Function"
msgstr "Arc'hwel despizet gant an arveriad"

#. BBiHn
#: reportdesign/inc/stringarray.hrc:51
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "Ket"

#. rdPYV
#: reportdesign/inc/stringarray.hrc:52
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "Ya"

#. xUuqy
#: reportdesign/inc/stringarray.hrc:58
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "Ket"

#. TDvKY
#: reportdesign/inc/stringarray.hrc:59
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "Whole Group"
msgstr "Ar strollad a-bezh"

#. Hc5De
#: reportdesign/inc/stringarray.hrc:60
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "With First Detail"
msgstr "Gant ar munud kentañ"

#. k2yjS
#: reportdesign/inc/stringarray.hrc:66
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Top"
msgstr "Krec'h"

#. VuRdH
#: reportdesign/inc/stringarray.hrc:67
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Middle"
msgstr "Kreiz"

#. 9LAvS
#: reportdesign/inc/stringarray.hrc:68
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Bottom"
msgstr "Traoñ"

#. fTFRa
#: reportdesign/inc/stringarray.hrc:74
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Left"
msgstr "Kleiz"

#. 5nFGk
#: reportdesign/inc/stringarray.hrc:75
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Right"
msgstr "Dehou"

#. Cvi3X
#: reportdesign/inc/stringarray.hrc:76
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Block"
msgstr "Bloc'had"

#. zsB3C
#: reportdesign/inc/stringarray.hrc:77
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Center"
msgstr "Kreizañ"

#. NaDFE
#: reportdesign/inc/strings.hrc:25
msgctxt "RID_STR_PROPPAGE_DEFAULT"
msgid "General"
msgstr "Hollek"

#. TkocD
#: reportdesign/inc/strings.hrc:26
msgctxt "RID_STR_PROPPAGE_DATA"
msgid "Data"
msgstr "Roadennoù"

#. 2NkGc
#: reportdesign/inc/strings.hrc:27
msgctxt "RID_STR_FORCENEWPAGE"
msgid "Force New Page"
msgstr "Bountañ war ur bajenn nevez"

#. MHbFf
#: reportdesign/inc/strings.hrc:28
msgctxt "RID_STR_NEWROWORCOL"
msgid "New Row Or Column"
msgstr "Bann pe renk nevez"

#. nCCC2
#: reportdesign/inc/strings.hrc:29
msgctxt "RID_STR_KEEPTOGETHER"
msgid "Keep Together"
msgstr "Mirout a-gevred"

#. pjADt
#: reportdesign/inc/strings.hrc:30
msgctxt "RID_STR_CANGROW"
msgid "Can Grow"
msgstr "Kresket e vez"

#. sF9pD
#: reportdesign/inc/strings.hrc:31
msgctxt "RID_STR_CANSHRINK"
msgid "Can Shrink"
msgstr "Strishaet e vez"

#. CMH5i
#: reportdesign/inc/strings.hrc:32
msgctxt "RID_STR_REPEATSECTION"
msgid "Repeat Section"
msgstr "Arren an diuzad"

#. ZLkdY
#: reportdesign/inc/strings.hrc:33
msgctxt "RID_STR_PRINTREPEATEDVALUES"
msgid "Print repeated values"
msgstr "Moullañ ar gwerzhioù arreet"

#. 2BUiU
#: reportdesign/inc/strings.hrc:34
msgctxt "RID_STR_CONDITIONALPRINTEXPRESSION"
msgid "Conditional Print Expression"
msgstr "Bomm moullañ dre ziferadenn"

#. FMCNM
#: reportdesign/inc/strings.hrc:35
msgctxt "RID_STR_STARTNEWCOLUMN"
msgid "Start new column"
msgstr "Kregiñ ur bann nevez"

#. kzD6C
#: reportdesign/inc/strings.hrc:36
msgctxt "RID_STR_STARTNEWPAGE"
msgid "Start new page"
msgstr "Kregiñ ur bajenn nevez"

#. 3ranM
#: reportdesign/inc/strings.hrc:37
msgctxt "RID_STR_RESETPAGENUMBER"
msgid "Reset page number"
msgstr "Deraouekaat an niverennoù pajenn"

#. 9vA38
#: reportdesign/inc/strings.hrc:38
msgctxt "RID_STR_CHARTTYPE"
msgid "Chart type"
msgstr "Rizh an diervad"

#. ZVJoV
#: reportdesign/inc/strings.hrc:39
msgctxt "RID_STR_PRINTWHENGROUPCHANGE"
msgid "Print repeated value on group change"
msgstr "Moullañ ar gwerzhioù arreet gant ar c'hemm strollad"

#. rh4Mf
#: reportdesign/inc/strings.hrc:40
msgctxt "RID_STR_VISIBLE"
msgid "Visible"
msgstr "Hewel"

#. QKNiK
#: reportdesign/inc/strings.hrc:41
msgctxt "RID_STR_GROUPKEEPTOGETHER"
msgid "Group keep together"
msgstr "Mirout ar strollad a-gevred"

#. 8HQmJ
#: reportdesign/inc/strings.hrc:42
msgctxt "RID_STR_PAGEHEADEROPTION"
msgid "Page header"
msgstr "Reollin ar bajenn"

#. rzwjM
#: reportdesign/inc/strings.hrc:43
msgctxt "RID_STR_PAGEFOOTEROPTION"
msgid "Page footer"
msgstr "Diaz pajenn"

#. eg94E
#: reportdesign/inc/strings.hrc:44
msgctxt "RID_STR_DEEPTRAVERSING"
msgid "Deep traversing"
msgstr "Treizhadenn don"

#. DxgFC
#: reportdesign/inc/strings.hrc:45
msgctxt "RID_STR_PREEVALUATED"
msgid "Pre evaluation"
msgstr "Dre briziañ"

#. Zhqid
#: reportdesign/inc/strings.hrc:46
msgctxt "RID_STR_POSITIONX"
msgid "Position X"
msgstr "Lec'hiadur X"

#. xvAJ8
#: reportdesign/inc/strings.hrc:47
msgctxt "RID_STR_POSITIONY"
msgid "Position Y"
msgstr "Lec'hiadur Y"

#. 7CmQE
#: reportdesign/inc/strings.hrc:48
msgctxt "RID_STR_WIDTH"
msgid "Width"
msgstr "Led"

#. GkcPB
#: reportdesign/inc/strings.hrc:49
msgctxt "RID_STR_HEIGHT"
msgid "Height"
msgstr "Sav"

#. bQvmF
#: reportdesign/inc/strings.hrc:50
msgctxt "RID_STR_AUTOGROW"
msgid "Auto Grow"
msgstr ""

#. nBghq
#: reportdesign/inc/strings.hrc:51
msgctxt "RID_STR_INITIALFORMULA"
msgid "Initial value"
msgstr "Gwerzh a-gent"

#. zhBwj
#: reportdesign/inc/strings.hrc:52
msgctxt "RID_STR_PRESERVEIRI"
msgid "Preserve as Link"
msgstr "Mirout evel ere"

#. 8F4y9
#: reportdesign/inc/strings.hrc:53
msgctxt "RID_STR_FORMULA"
msgid "Formula"
msgstr "Reollun"

#. t22cv
#: reportdesign/inc/strings.hrc:54
msgctxt "RID_STR_DATAFIELD"
msgid "Data field"
msgstr "Maezienn roadennoù"

#. A22EF
#: reportdesign/inc/strings.hrc:55
msgctxt "RID_STR_FONT"
msgid "Font"
msgstr "Nodrezh"

#. AAcyy
#: reportdesign/inc/strings.hrc:56
msgctxt "RID_STR_BACKCOLOR"
msgid "Background color"
msgstr "Liv an drekleur"

#. WGAAf
#: reportdesign/inc/strings.hrc:57
msgctxt "RID_STR_BACKTRANSPARENT"
msgid "Background Transparent"
msgstr "Boullder an drekleur"

#. AxENf
#: reportdesign/inc/strings.hrc:58
msgctxt "RID_STR_CONTROLBACKGROUNDTRANSPARENT"
msgid "Background Transparent"
msgstr "Boullder an drekleur"

#. aeQBV
#: reportdesign/inc/strings.hrc:59
msgctxt "RID_STR_OVERLAP_OTHER_CONTROL"
msgid "This operation is not allowed. The control overlaps with another one."
msgstr "N'eo ket aotreet ar gwezhiadur-mañ. Ar reolerezh a ya dreist unan all."

#. N7AAg
#: reportdesign/inc/strings.hrc:60
msgctxt "RID_STR_ILLEGAL_POSITION"
msgid "This position can not be set. It is invalid."
msgstr "N'hall ket bezañ despizet al lec'hiadur-mañ. N'eo ket talvoudek."

#. R4v2R
#: reportdesign/inc/strings.hrc:61
msgctxt "RID_STR_SCOPE_GROUP"
msgid "Group: %1"
msgstr "Strollad : %1"

#. mnJ35
#: reportdesign/inc/strings.hrc:62
msgctxt "RID_STR_FORMULALIST"
msgid "Function"
msgstr "Arc'hwel"

#. pMDy2
#: reportdesign/inc/strings.hrc:63
msgctxt "RID_STR_SCOPE"
msgid "Scope"
msgstr "Ledennad"

#. ia2WH
#: reportdesign/inc/strings.hrc:64
msgctxt "RID_STR_TYPE"
msgid "Data Field Type"
msgstr "Rizh ar vaezienn roadennoù"

#. zM78b
#: reportdesign/inc/strings.hrc:65
msgctxt "RID_STR_MASTERFIELDS"
msgid "Link master fields"
msgstr "Eren ar maeziennoù mestrezed"

#. 5Kkka
#: reportdesign/inc/strings.hrc:66
msgctxt "RID_STR_DETAILFIELDS"
msgid "Link slave fields"
msgstr "Eren ar maeziennoù sklaved"

#. UX3NQ
#: reportdesign/inc/strings.hrc:68
msgctxt "RID_STR_DETAILLABEL"
msgid "Chart"
msgstr "Diervad"

#. TbV7G
#: reportdesign/inc/strings.hrc:69
msgctxt "RID_STR_MASTERLABEL"
msgid "Report"
msgstr "Danevell"

#. h8xm6
#: reportdesign/inc/strings.hrc:70
msgctxt "RID_STR_PREVIEW_COUNT"
msgid "Preview Row(s)"
msgstr "Alberz ar renk(où)"

#. keLPS
#: reportdesign/inc/strings.hrc:71
msgctxt "RID_STR_AREA"
msgid "Area"
msgstr "Maez"

#. AGr73
#: reportdesign/inc/strings.hrc:72
msgctxt "RID_STR_MIMETYPE"
msgid "Report Output Format"
msgstr "Mentrezh ec'hankañ an danevell"

#. c8N5w
#: reportdesign/inc/strings.hrc:73
msgctxt "RID_STR_VERTICALALIGN"
msgid "Vert. Alignment"
msgstr "Steudadur a-serzh"

#. Nm4Tr
#: reportdesign/inc/strings.hrc:74
msgctxt "RID_STR_PARAADJUST"
msgid "Horz. Alignment"
msgstr "Steudadur a-blaen"

#. BkLfC
#: reportdesign/inc/strings.hrc:75
msgctxt "RID_STR_F_COUNTER"
msgid "Counter"
msgstr "Konterez"

#. kAfz6
#: reportdesign/inc/strings.hrc:76
msgctxt "RID_STR_F_ACCUMULATION"
msgid "Accumulation"
msgstr "Berniadur"

#. D38SS
#: reportdesign/inc/strings.hrc:77
msgctxt "RID_STR_F_MINIMUM"
msgid "Minimum"
msgstr "Izek"

#. EyGC5
#: reportdesign/inc/strings.hrc:78
msgctxt "RID_STR_F_MAXIMUM"
msgid "Maximum"
msgstr "Uc'hek"

#. NtqMk
#: reportdesign/inc/strings.hrc:80
msgctxt "RID_STR_BRWTITLE_PROPERTIES"
msgid "Properties: "
msgstr "Perzhioù : "

#. FnkAZ
#: reportdesign/inc/strings.hrc:81
msgctxt "RID_STR_BRWTITLE_NO_PROPERTIES"
msgid "No Control marked"
msgstr "Reolerezh merket ebet"

#. aeAPC
#: reportdesign/inc/strings.hrc:82
msgctxt "RID_STR_BRWTITLE_MULTISELECT"
msgid "Multiselection"
msgstr "Liesdiuzad"

#. qT2Ed
#: reportdesign/inc/strings.hrc:83
msgctxt "RID_STR_PROPTITLE_IMAGECONTROL"
msgid "Image Control"
msgstr "Reolerezh ar skeudennoù"

#. JAEb9
#: reportdesign/inc/strings.hrc:84
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label field"
msgstr "Maezienn an dikedenn"

#. 2uQkB
#: reportdesign/inc/strings.hrc:85
msgctxt "RID_STR_PROPTITLE_FIXEDLINE"
msgid "Line"
msgstr "Linenn"

#. DEn9D
#: reportdesign/inc/strings.hrc:86
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr "Maezienn mentrezhet"

#. aFQ9E
#: reportdesign/inc/strings.hrc:87
msgctxt "RID_STR_PROPTITLE_SHAPE"
msgid "Shape"
msgstr "Stumm"

#. DEMSF
#: reportdesign/inc/strings.hrc:88
msgctxt "RID_STR_PROPTITLE_REPORT"
msgid "Report"
msgstr "Danevell"

#. D62CY
#: reportdesign/inc/strings.hrc:89
msgctxt "RID_STR_PROPTITLE_SECTION"
msgid "Section"
msgstr "Kevrenn"

#. CAy2F
#: reportdesign/inc/strings.hrc:90
msgctxt "RID_STR_PROPTITLE_FUNCTION"
msgid "Function"
msgstr "Arc'hwel"

#. 3TAfY
#: reportdesign/inc/strings.hrc:91
msgctxt "RID_STR_PROPTITLE_GROUP"
msgid "Group"
msgstr "Strollañ"

#. LyiPd
#: reportdesign/inc/strings.hrc:92
msgctxt "RID_STR_UNDO_CHANGEPOSITION"
msgid "Change Object"
msgstr "Kemmañ an ergorenn"

#. uQc7r
#: reportdesign/inc/strings.hrc:93
msgctxt "RID_STR_UNDO_MOVE_GROUP"
msgid "Move Group(s)"
msgstr "Dilec'hiañ ar strollad(où)"

#. gZiiq
#: reportdesign/inc/strings.hrc:94
msgctxt "RID_STR_UNDO_CONDITIONAL_FORMATTING"
msgid "Conditional Formatting"
msgstr "Mentrezhañ dre ziferadenn"

#. o9ZV6
#: reportdesign/inc/strings.hrc:95
msgctxt "RID_STR_UNDO_REMOVE_REPORTHEADERFOOTER"
msgid "Remove report header / report footer"
msgstr "Dilemel Reollin an danevell / troad pajenn an danevell"

#. iHU5A
#: reportdesign/inc/strings.hrc:96
msgctxt "RID_STR_UNDO_ADD_REPORTHEADERFOOTER"
msgid "Add report header / report footer"
msgstr "Ouzhpennañ ur reollin danevell / un troad pajenn danevell"

#. EGhDu
#. The # character is used for replacing
#: reportdesign/inc/strings.hrc:98
msgctxt "RID_STR_UNDO_PROPERTY"
msgid "Change property '#'"
msgstr "Kemmañ ar perzh '#'"

#. MCQSy
#: reportdesign/inc/strings.hrc:99
msgctxt "RID_STR_UNDO_ADD_GROUP_HEADER"
msgid "Add group header "
msgstr "Ouzhpennañ ur reollin strollad "

#. DgPmD
#: reportdesign/inc/strings.hrc:100
msgctxt "RID_STR_UNDO_REMOVE_GROUP_HEADER"
msgid "Remove group header "
msgstr "Dilemel reollin ar strollad "

#. DENjF
#: reportdesign/inc/strings.hrc:101
msgctxt "RID_STR_UNDO_ADD_GROUP_FOOTER"
msgid "Add group footer "
msgstr "Ouzhpennañ un diaz pajenn strollad "

#. 5yiAd
#: reportdesign/inc/strings.hrc:102
msgctxt "RID_STR_UNDO_REMOVE_GROUP_FOOTER"
msgid "Remove group footer "
msgstr "Dilemel troad pajenn ar strollad "

#. nGU7F
#: reportdesign/inc/strings.hrc:103
msgctxt "RID_STR_UNDO_ADDFUNCTION"
msgid "Add function"
msgstr "Ouzhpennañ un arc'hwel"

#. zA6vD
#: reportdesign/inc/strings.hrc:104
msgctxt "STR_RPT_LABEL"
msgid "~Report name"
msgstr "~Anv an danevell"

#. QeVn7
#: reportdesign/inc/strings.hrc:105
msgctxt "RID_STR_UNDO_REMOVE_GROUP"
msgid "Delete Group"
msgstr "Diverkañ ar strollad"

#. V8RZq
#: reportdesign/inc/strings.hrc:106
msgctxt "RID_STR_UNDO_APPEND_GROUP"
msgid "Add Group"
msgstr "Ouzhpennañ ur strollad"

#. RWFBC
#: reportdesign/inc/strings.hrc:107
msgctxt "RID_STR_UNDO_REMOVE_SELECTION"
msgid "Delete Selection"
msgstr "Diverkañ an diuzad"

#. MBJVB
#: reportdesign/inc/strings.hrc:108
msgctxt "RID_STR_UNDO_REMOVE_FUNCTION"
msgid "Delete Function"
msgstr "Diverkañ an arc'hwel"

#. DuX47
#: reportdesign/inc/strings.hrc:109
msgctxt "RID_STR_UNDO_CHANGE_SIZE"
msgid "Change Size"
msgstr "Kemmañ ar vent"

#. vBNE4
#: reportdesign/inc/strings.hrc:110
msgctxt "RID_STR_UNDO_PASTE"
msgid "Paste"
msgstr "Pegañ"

#. zFv2h
#: reportdesign/inc/strings.hrc:111
msgctxt "RID_STR_UNDO_INSERT_CONTROL"
msgid "Insert Control"
msgstr "Enlakaat ur reolerezh"

#. ParuK
#: reportdesign/inc/strings.hrc:112
msgctxt "RID_STR_UNDO_DELETE_CONTROL"
msgid "Delete Control"
msgstr "Diverkañ ar reolerezh"

#. vRDAn
#. Please try to avoid spaces in the name. It is used as a programmatic one.
#: reportdesign/inc/strings.hrc:114
msgctxt "RID_STR_GROUPHEADER"
msgid "GroupHeader"
msgstr "Talbenn strollad"

#. LseTq
#. Please try to avoid spaces in the name. It is used as a programmatic one.
#: reportdesign/inc/strings.hrc:116
msgctxt "RID_STR_GROUPFOOTER"
msgid "GroupFooter"
msgstr "Troad pajenn ar strollad"

#. NZ68L
#: reportdesign/inc/strings.hrc:117
msgctxt "RID_STR_FIELDSELECTION"
msgid "Add field:"
msgstr "Ouzhpennañ ur vaezienn :"

#. eykyF
#: reportdesign/inc/strings.hrc:118
msgctxt "RID_STR_FILTER"
msgid "Filter"
msgstr "Silañ"

#. WNJaK
#: reportdesign/inc/strings.hrc:119
msgctxt "RID_STR_UNDO_ALIGNMENT"
msgid "Change Alignment"
msgstr "Kemmañ an desteudañ"

#. Jy4P6
#. # will be replaced with a name.
#: reportdesign/inc/strings.hrc:121
msgctxt "RID_STR_HEADER"
msgid "# Header"
msgstr "# Reollin"

#. 9Zu4z
#. # will be replaced with a name.";
#: reportdesign/inc/strings.hrc:123
msgctxt "RID_STR_FOOTER"
msgid "# Footer"
msgstr "# Troad pajenn"

#. RqygD
#: reportdesign/inc/strings.hrc:124
msgctxt "RID_STR_IMPORT_GRAPHIC"
msgid "Insert graphics"
msgstr "Enlakaat skeudennoù"

#. cT8od
#: reportdesign/inc/strings.hrc:125
msgctxt "RID_STR_DELETE"
msgid "Delete"
msgstr "Lemel kuit"

#. J7Hz2
#: reportdesign/inc/strings.hrc:126
msgctxt "RID_STR_FUNCTION"
msgid "Function"
msgstr "Arc'hwel"

#. 7asEU
#: reportdesign/inc/strings.hrc:127
msgctxt "RID_STR_COULD_NOT_CREATE_REPORT"
msgid "An error occurred while creating the report."
msgstr "Degouezhet ez eus bet ur fazi e-pad ma oa o krouiñ an danevell."

#. wBbKp
#: reportdesign/inc/strings.hrc:128
msgctxt "RID_STR_CAUGHT_FOREIGN_EXCEPTION"
msgid "An exception of type $type$ was caught."
msgstr "Degouezhet ez eus bet un nemedenn he rizh $type$."

#. bdtAq
#: reportdesign/inc/strings.hrc:129
msgctxt "RID_STR_UNDO_CHANGEFONT"
msgid "Change font"
msgstr "Kemmañ an nodrezh"

#. TrviL
#: reportdesign/inc/strings.hrc:130
msgctxt "RID_STR_UNDO_CHANGEPAGE"
msgid "Change page attributes"
msgstr "Kemmañ doareennoù ar bajennad"

#. 4A4DL
#: reportdesign/inc/strings.hrc:131
msgctxt "RID_STR_PAGEHEADERFOOTER_INSERT"
msgid "Insert Page Header/Footer"
msgstr "Ensoc'hañ ur reollin/Troad pajenn"

#. JZEaA
#: reportdesign/inc/strings.hrc:132
msgctxt "RID_STR_PAGEHEADERFOOTER_DELETE"
msgid "Delete Page Header/Footer"
msgstr "Diverkañ ar reollin/an troad pajenn"

#. zENVV
#: reportdesign/inc/strings.hrc:133
msgctxt "RID_STR_REPORTHEADERFOOTER_INSERT"
msgid "Insert Report Header/Footer"
msgstr "Ensoc'hañ ur reollin/un troad pajenn danevell"

#. cF5cE
#: reportdesign/inc/strings.hrc:134
msgctxt "RID_STR_REPORTHEADERFOOTER_DELETE"
msgid "Delete Report Header/Footer"
msgstr "Diverkañ reollin/troad pajenn an danevell"

#. YfLKD
#: reportdesign/inc/strings.hrc:135
msgctxt "RID_ERR_NO_COMMAND"
msgid "The report can not be executed unless it is bound to content."
msgstr "N'haller ket erounit an danevell anez ma vefe ereet ouzh an endalc'had"

#. wbP7i
#: reportdesign/inc/strings.hrc:136
msgctxt "RID_ERR_NO_OBJECTS"
msgid "The report can not be executed unless at least one object has been inserted."
msgstr "N'haller ket erounit an danevell anez ma vefe enlakaet un ergorenn da vihanañ."

#. bNM2S
#: reportdesign/inc/strings.hrc:137
msgctxt "RID_STR_UNDO_SHRINK"
msgid "Shrink Section"
msgstr "Strishaat an diuzad"

#. 83WqS
#: reportdesign/inc/strings.hrc:138
msgctxt "RID_STR_DETAIL"
msgid "Detail"
msgstr "Munud"

#. 6FsBt
#: reportdesign/inc/strings.hrc:139
msgctxt "RID_STR_PAGE_HEADER"
msgid "Page Header"
msgstr "Reollin ar bajenn"

#. VaKUs
#: reportdesign/inc/strings.hrc:140
msgctxt "RID_STR_PAGE_FOOTER"
msgid "Page Footer"
msgstr "Troad pajenn ar bajenn"

#. yH4py
#: reportdesign/inc/strings.hrc:141
msgctxt "RID_STR_REPORT_HEADER"
msgid "Report Header"
msgstr "Reollin an danevell"

#. cgWUK
#: reportdesign/inc/strings.hrc:142
msgctxt "RID_STR_REPORT_FOOTER"
msgid "Report Footer"
msgstr "Troad pajenn an danevell"

#. TsJeZ
#: reportdesign/inc/strings.hrc:144
msgctxt "STR_NUMBERED_CONDITION"
msgid "Condition $number$"
msgstr "Diferadenn $number$"

#. tpRys
#: reportdesign/inc/strings.hrc:146
msgctxt "STR_RPT_EXPRESSION"
msgid "Field/Expression"
msgstr "Maezienn/Bomm"

#. zcTFT
#: reportdesign/inc/strings.hrc:147
msgctxt "STR_RPT_PREFIXCHARS"
msgid "Prefix Characters"
msgstr "Arouezennoù ar rakger"

#. AGCRW
#: reportdesign/inc/strings.hrc:148
msgctxt "STR_RPT_YEAR"
msgid "Year"
msgstr "Bloaz"

#. fs5o2
#: reportdesign/inc/strings.hrc:149
msgctxt "STR_RPT_QUARTER"
msgid "Quarter"
msgstr "Karter"

#. AZuzT
#: reportdesign/inc/strings.hrc:150
msgctxt "STR_RPT_MONTH"
msgid "Month"
msgstr "Miz"

#. ogzvv
#: reportdesign/inc/strings.hrc:151
msgctxt "STR_RPT_WEEK"
msgid "Week"
msgstr "Sizhun"

#. RGT5s
#: reportdesign/inc/strings.hrc:152
msgctxt "STR_RPT_DAY"
msgid "Day"
msgstr "Deiz"

#. gHUUp
#: reportdesign/inc/strings.hrc:153
msgctxt "STR_RPT_HOUR"
msgid "Hour"
msgstr "Eur"

#. TEKsE
#: reportdesign/inc/strings.hrc:154
msgctxt "STR_RPT_MINUTE"
msgid "Minute"
msgstr "Munutenn"

#. dJxDM
#: reportdesign/inc/strings.hrc:155
msgctxt "STR_RPT_INTERVAL"
msgid "Interval"
msgstr "Etremez"

#. imASi
#: reportdesign/inc/strings.hrc:156
msgctxt "STR_RPT_HELP_FIELD"
msgid "Select a field or type an expression to sort or group on."
msgstr "Diuzañ ur vaezienn pe biziata ur bomm da rummañ pe da strollañ."

#. c5noL
#: reportdesign/inc/strings.hrc:157
msgctxt "STR_RPT_HELP_HEADER"
msgid "Display a header for this group?"
msgstr "Skrammañ ur reollin evit ar strollad-mañ ?"

#. 2eKET
#: reportdesign/inc/strings.hrc:158
msgctxt "STR_RPT_HELP_FOOTER"
msgid "Display a footer for this group?"
msgstr "Skrammañ un diaz pajenn evit ar strollad-mañ ?"

#. DNABi
#: reportdesign/inc/strings.hrc:159
msgctxt "STR_RPT_HELP_GROUPON"
msgid "Select the value or range of values that starts a new group."
msgstr "Diuzañ ar werzh pe al lijorenn werzhioù o kregiñ ur strollad nevez."

#. Rqnf4
#: reportdesign/inc/strings.hrc:160
msgctxt "STR_RPT_HELP_INTERVAL"
msgid "Interval or number of characters to group on."
msgstr "Etremez pe niver a arouezennoù da strollañ."

#. Bd8BB
#: reportdesign/inc/strings.hrc:161
msgctxt "STR_RPT_HELP_KEEP"
msgid "Keep group together on one page?"
msgstr "Mirout ar strollad a-gevred war ur bajenn ?"

#. 2FHLD
#: reportdesign/inc/strings.hrc:162
msgctxt "STR_RPT_HELP_SORT"
msgid "Select ascending or descending sort order. Ascending means from A to Z or 0 to 9"
msgstr "Diuzañ urzh ar rummañ war gresk pe war zigresk. War gresk a dalv eus A da Z pe 0 da 9."

#. SwBtX
#. The space after the word is no error. #PAGENUMBER# is a replacement and & must not be translated as well as "
#: reportdesign/inc/strings.hrc:165
msgctxt "STR_RPT_PN_PAGE"
msgid "\"Page \" & #PAGENUMBER#"
msgstr "\"Pajenn \" & #PAGENUMBER#"

#. 3GWzf
#. The space before and after the word is no error. #PAGECOUNT# is a replacement and & must not be translated  as well as "
#: reportdesign/inc/strings.hrc:167
msgctxt "STR_RPT_PN_PAGE_OF"
msgid " & \" of \" & #PAGECOUNT#"
msgstr " & \" diwar \" & #PAGECOUNT#"

#. mhBS2
#: reportdesign/inc/strings.hrc:169
msgctxt "RID_STR_FUNCTIONS"
msgid "Functions"
msgstr "Arc'hwelioù"

#. bfw6P
#: reportdesign/inc/strings.hrc:170
msgctxt "RID_STR_GROUPS"
msgid "Groups"
msgstr "Strolladoù"

#. rXGES
#: reportdesign/inc/strings.hrc:172
msgctxt "RID_STR_GROUP_HEADER"
msgid "Group Header"
msgstr "Reollin ar strollad"

#. u85VE
#: reportdesign/inc/strings.hrc:173
msgctxt "RID_STR_GROUP_FOOTER"
msgid "Group Footer"
msgstr "Troad pajenn ar strollad"

#. LaroG
#: reportdesign/inc/strings.hrc:174
msgctxt "RID_STR_ERROR_WRONG_ARGUMENT"
msgid "You tried to set an illegal argument. Please have a look at '#1' for valid arguments."
msgstr "Klasket hoc'h eus arventenniñ un arguzenn andezvek. Mar plij, taolit ur sell war '#1' evit an arguzennoù talvoudek."

#. NcNG6
#: reportdesign/inc/strings.hrc:175
msgctxt "RID_STR_ARGUMENT_IS_NULL"
msgid "The element is invalid."
msgstr "Didalvoudek eo an ergorenn-mañ."

#. DwGXm
#: reportdesign/inc/strings.hrc:176
msgctxt "RID_STR_FIXEDTEXT"
msgid "Label field"
msgstr "MaeziennSkritell"

#. sBC8f
#: reportdesign/inc/strings.hrc:177
msgctxt "RID_STR_FORMATTEDFIELD"
msgid "Formatted field"
msgstr "MaeziennMentrezhet"

#. ktd53
#: reportdesign/inc/strings.hrc:178
msgctxt "RID_STR_IMAGECONTROL"
msgid "Image control"
msgstr "Reoler ar skeudenn"

#. nkamB
#: reportdesign/inc/strings.hrc:179
msgctxt "RID_STR_REPORT"
msgid "Report"
msgstr "Danevell"

#. JkdAe
#: reportdesign/inc/strings.hrc:180
msgctxt "RID_STR_SHAPE"
msgid "Shape"
msgstr "Stumm"

#. yhCqB
#: reportdesign/inc/strings.hrc:181
msgctxt "RID_STR_FIXEDLINE"
msgid "Fixed line"
msgstr "Linenn fest"

#. vU6ev
#: reportdesign/uiconfig/dbreport/ui/backgrounddialog.ui:8
msgctxt "backgrounddialog|BackgroundDialog"
msgid "Section Setup"
msgstr "Arventennoù ar gevrenn"

#. WCd2u
#: reportdesign/uiconfig/dbreport/ui/backgrounddialog.ui:137
msgctxt "backgrounddialog|background"
msgid "Background"
msgstr "Drekleur"

#. nvkDC
#: reportdesign/uiconfig/dbreport/ui/chardialog.ui:8
msgctxt "chardialog|CharDialog"
msgid "Character Settings"
msgstr "Arventennoù an arouezennoù"

#. v55EG
#: reportdesign/uiconfig/dbreport/ui/chardialog.ui:137
msgctxt "chardialog|font"
msgid "Font"
msgstr "Nodrezh"

#. TnnrC
#: reportdesign/uiconfig/dbreport/ui/chardialog.ui:183
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "Efedoù nodrezhoù"

#. nvprJ
#: reportdesign/uiconfig/dbreport/ui/chardialog.ui:230
msgctxt "chardialog|position"
msgid "Position"
msgstr "Lec'hiadur"

#. LeDGQ
#: reportdesign/uiconfig/dbreport/ui/chardialog.ui:277
msgctxt "chardialog|asianlayout"
msgid "Asian Layout"
msgstr "Pajennaozañ aziat"

#. EYvgK
#: reportdesign/uiconfig/dbreport/ui/chardialog.ui:324
msgctxt "chardialog|background"
msgid "Background"
msgstr ""

#. g9KPD
#: reportdesign/uiconfig/dbreport/ui/chardialog.ui:371
msgctxt "chardialog|alignment"
msgid "Alignment"
msgstr "Desteudadur"

#. 62SER
#: reportdesign/uiconfig/dbreport/ui/condformatdialog.ui:10
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "Mentrezhañ amplegadek"

#. 4WAsE
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:52
msgctxt "conditionwin|typeCombobox"
msgid "Field Value Is"
msgstr "Gwerzh ar vaezienn a dalv da"

#. XswwG
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:53
msgctxt "conditionwin|typeCombobox"
msgid "Expression Is"
msgstr "Ar bomm a dalv da"

#. tLz9p
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:67
msgctxt "conditionwin|opCombobox"
msgid "between"
msgstr "etre"

#. QGFtw
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:68
msgctxt "conditionwin|opCombobox"
msgid "not between"
msgstr "ket etre"

#. KCvfG
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:69
msgctxt "conditionwin|opCombobox"
msgid "equal to"
msgstr "par da"

#. XBk96
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:70
msgctxt "conditionwin|opCombobox"
msgid "not equal to"
msgstr "ket par da"

#. A8PMD
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:71
msgctxt "conditionwin|opCombobox"
msgid "greater than"
msgstr "brasoc'h eget"

#. TxLHH
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:72
msgctxt "conditionwin|opCombobox"
msgid "less than"
msgstr "bihanoc'h eget"

#. pPq6D
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:73
msgctxt "conditionwin|opCombobox"
msgid "greater than or equal to"
msgstr "brasoc'h eget pe bar da"

#. a6U8p
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:74
msgctxt "conditionwin|opCombobox"
msgid "less than or equal to"
msgstr "bihanoc'h eget pe bar da "

#. oyAfN
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:104
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."

#. RpKdu
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:126
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "ha"

#. RGmoC
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:155
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."

#. aHp52
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:209
msgctxt "conditionwin|ToolBoxItem1"
msgid "Bold"
msgstr "Tev"

#. xWJCf
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:222
msgctxt "conditionwin|ToolBoxItem2"
msgid "Italic"
msgstr "Stouet"

#. n9Rga
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:235
msgctxt "conditionwin|ToolBoxItem3"
msgid "Underline"
msgstr "Islinennañ"

#. XeLfz
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:258
msgctxt "conditionwin|ToolBoxItem4"
msgid "Background Color"
msgstr "Liv an drekleur"

#. bF2Nt
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:271
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "Liv nodrezh"

#. Cr7CD
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:284
msgctxt "conditionwin|ToolBoxItem6"
msgid "Character Formatting"
msgstr "Mentrezhañ an arouezennoù"

#. PSCFe
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:363
msgctxt "conditionwin|removeButton"
msgid "-"
msgstr "-"

#. bpiWB
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:376
msgctxt "conditionwin|addButton"
msgid "+"
msgstr "+"

#. EDzgm
#: reportdesign/uiconfig/dbreport/ui/datetimedialog.ui:8
msgctxt "datetimedialog|DateTimeDialog"
msgid "Date and Time"
msgstr "Deiziad hag eur"

#. XAGJR
#: reportdesign/uiconfig/dbreport/ui/datetimedialog.ui:93
msgctxt "datetimedialog|date"
msgid "_Include Date"
msgstr "Enlakaat an _deiziad"

#. rtFMB
#: reportdesign/uiconfig/dbreport/ui/datetimedialog.ui:113
msgctxt "datetimedialog|datelistbox_label"
msgid "_Format:"
msgstr "_Mentrezhañ :"

#. DRAAK
#: reportdesign/uiconfig/dbreport/ui/datetimedialog.ui:125
msgctxt "datetimedialog|time"
msgid "Include _Time"
msgstr "Enlakaat an _eur"

#. jWoqY
#: reportdesign/uiconfig/dbreport/ui/datetimedialog.ui:145
msgctxt "datetimedialog|timelistbox_label"
msgid "Fo_rmat:"
msgstr "Ment_rezhañ :"

#. Kf2vH
#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:16
msgctxt "floatingfield|FloatingField"
msgid "Sorting and Grouping"
msgstr "O rummañ hag o strollañ"

#. qqmgv
#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:62
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "Rummañ war-gresk"

#. BRZT9
#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:75
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "Rummañ war-zigresk"

#. 8eQMV
#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:88
msgctxt "floatingfield|delete"
msgid "Remove sorting"
msgstr "Dilemel ar rummañ"

#. cC8Ep
#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:111
msgctxt "floatingfield|insert"
msgid "Insert"
msgstr "Enlakaat"

#. AjmhK
#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:171
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
msgstr "Usskedit ar maeziennoù da ensoc'hañ e-barzh kevrenn diuzet ar patrom, neuze klikit war Enlakaat pe bouezit war Enankañ."

#. DCm75
#: reportdesign/uiconfig/dbreport/ui/floatingnavigator.ui:19
msgctxt "floatingnavigator|FloatingNavigator"
msgid "Report navigator"
msgstr "Merdeer an danevelloù"

#. J7Adn
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:13
msgctxt "floatingsort|FloatingSort"
msgid "Sorting and Grouping"
msgstr "Rummañ ha strollañ"

#. LRhtG
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:79
msgctxt "floatingsort|label5"
msgid "Group actions"
msgstr "Strollañ ar gweredoù"

#. p6yrj
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:100
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "Mont d'ar c'hrec'h"

#. g5fDX
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:113
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "Mont d'an traoñ"

#. 8DZyc
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:126
msgctxt "floatingsort|delete"
msgid "Delete"
msgstr "Dilemel"

#. Bwg2f
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:171
msgctxt "floatingsort|label1"
msgid "Groups"
msgstr "Strolladoù"

#. GwcRE
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:208
msgctxt "floatingsort|label6"
msgid "Sorting"
msgstr "Rummañ"

#. CJ99e
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:222
msgctxt "floatingsort|label7"
msgid "Group Header"
msgstr "Reollin strollad"

#. hwKPG
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:236
msgctxt "floatingsort|label8"
msgid "Group Footer"
msgstr "Troad pajenn strollad"

#. GWWsG
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:250
msgctxt "floatingsort|label9"
msgid "Group On"
msgstr "Strollañ war"

#. uqrrE
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:264
msgctxt "floatingsort|label10"
msgid "Group Interval"
msgstr "Strollañ an etremez"

#. iFmvA
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:278
msgctxt "floatingsort|label11"
msgid "Keep Together"
msgstr "Mirout a-gevret"

#. tQbGB
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:295
msgctxt "floatingsort|sorting"
msgid "Ascending"
msgstr "War-gresk"

#. QHkHZ
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:296
msgctxt "floatingsort|sorting"
msgid "Descending"
msgstr "War-zigresk"

#. LsRSa
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:311
msgctxt "floatingsort|header"
msgid "Present"
msgstr "Amañ"

#. vnGGe
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:312
msgctxt "floatingsort|header"
msgid "Not present"
msgstr "Ket amañ"

#. xUAEz
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:327
msgctxt "floatingsort|keep"
msgid "No"
msgstr "Ket"

#. mdUnC
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:328
msgctxt "floatingsort|keep"
msgid "Whole Group"
msgstr "Ar strollad a-bezh"

#. uCpDA
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:329
msgctxt "floatingsort|keep"
msgid "With First Detail"
msgstr "Gant ar munud kentañ"

#. A9ESx
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:344
msgctxt "floatingsort|footer"
msgid "Present"
msgstr "Amañ"

#. a5oHV
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:345
msgctxt "floatingsort|footer"
msgid "Not present"
msgstr "Ket amañ"

#. MYqZY
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:360
msgctxt "floatingsort|group"
msgid "Each Value"
msgstr "Pep gwerzh"

#. Aey2X
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:389
msgctxt "floatingsort|label2"
msgid "Properties"
msgstr "Perzhioù"

#. K86y3
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:429
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "Skoazell"

#. R66EH
#: reportdesign/uiconfig/dbreport/ui/groupsortmenu.ui:12
#, fuzzy
msgctxt "groupsortmenu|delete"
msgid "_Delete"
msgstr "Lemel kuit"

#. qYJKV
#: reportdesign/uiconfig/dbreport/ui/navigatormenu.ui:12
#, fuzzy
msgctxt "navigatormenu|sorting"
msgid "Sorting and Grouping..."
msgstr "O rummañ hag o strollañ"

#. Sj8Wi
#: reportdesign/uiconfig/dbreport/ui/navigatormenu.ui:26
#, fuzzy
msgctxt "navigatormenu|page"
msgid "Page Header/Footer..."
msgstr "Reollin/Troad pajenn..."

#. dCNEo
#: reportdesign/uiconfig/dbreport/ui/navigatormenu.ui:34
#, fuzzy
msgctxt "navigatormenu|report"
msgid "Report Header/Footer..."
msgstr "Reollin/troad pajenn an danevell..."

#. tDRkM
#: reportdesign/uiconfig/dbreport/ui/navigatormenu.ui:48
#, fuzzy
msgctxt "navigatormenu|function"
msgid "New Function"
msgstr "Arc'hwel nevez"

#. iunNU
#: reportdesign/uiconfig/dbreport/ui/navigatormenu.ui:62
#, fuzzy
msgctxt "navigatormenu|properties"
msgid "Properties..."
msgstr "Perzhioù"

#. b84af
#: reportdesign/uiconfig/dbreport/ui/navigatormenu.ui:70
#, fuzzy
msgctxt "navigatormenu|delete"
msgid "_Delete"
msgstr "Lemel kuit"

#. 7yvyd
#: reportdesign/uiconfig/dbreport/ui/pagedialog.ui:8
msgctxt "pagedialog|PageDialog"
msgid "Page Setup"
msgstr "Arventennoù ar bajennad"

#. C2GxE
#: reportdesign/uiconfig/dbreport/ui/pagedialog.ui:137
msgctxt "pagedialog|page"
msgid "Page"
msgstr "Pajenn"

#. DNNCb
#: reportdesign/uiconfig/dbreport/ui/pagedialog.ui:183
msgctxt "pagedialog|background"
msgid "Background"
msgstr "Drekleur"

#. kKtvD
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:8
msgctxt "pagenumberdialog|PageNumberDialog"
msgid "Page Numbers"
msgstr "Niverennoù ar pajennoù"

#. wt9iJ
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:104
msgctxt "pagenumberdialog|pagen"
msgid "_Page N"
msgstr "_Pajenn N"

#. MpNXo
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:121
msgctxt "pagenumberdialog|pagenofm"
msgid "Page _N of M"
msgstr "Pajenn _N war M"

#. 2wFXb
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:144
msgctxt "pagenumberdialog|label1"
msgid "Format"
msgstr "Mentrezhañ"

#. wMBh7
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:181
msgctxt "pagenumberdialog|toppage"
msgid "_Top of Page (Header)"
msgstr "_Lein ar bajenn (Talbenn)"

#. Bt5Xv
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:198
msgctxt "pagenumberdialog|bottompage"
msgid "_Bottom of Page (Footer)"
msgstr "_Diaz ar bajenn (troad pajenn)"

#. eLQVW
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:222
msgctxt "pagenumberdialog|label2"
msgid "Position"
msgstr "Lec'hiadur"

#. LMkGF
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:265
msgctxt "pagenumberdialog|alignment"
msgid "Left"
msgstr "Tu kleiz"

#. s4C48
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:266
msgctxt "pagenumberdialog|alignment"
msgid "Center"
msgstr "Kreiz"

#. X9UuN
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:267
msgctxt "pagenumberdialog|alignment"
msgid "Right"
msgstr "Tu dehou"

#. NRhEj
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:279
msgctxt "pagenumberdialog|alignment_label"
msgid "_Alignment:"
msgstr "Des_teudadur :"

#. yWyC7
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:291
msgctxt "pagenumberdialog|shownumberonfirstpage"
msgid "Show Number on First Page"
msgstr "Diskouez an niverenn war ar bajenn gentañ"

#. B7qwT
#: reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui:313
msgctxt "pagenumberdialog|label3"
msgid "General"
msgstr "Hollek"