aboutsummaryrefslogtreecommitdiff
path: root/translations/source/el/chart2/source/controller/dialogs.po
blob: 503612e3c9f1effcf4acfd934f326693053e7b88 (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
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
#. extracted from chart2/source/controller/dialogs.oo
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+chart2%2Fsource%2Fcontroller%2Fdialogs.oo&subcomponent=ui\n"
"POT-Creation-Date: 2012-02-21 19:42+0200\n"
"PO-Revision-Date: 2012-02-19 20:06+0300\n"
"Last-Translator: d1-02 <dmtrs32@gmail.com>\n"
"Language-Team: team@gnome.gr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Translate Toolkit 1.9.0\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"

#: tp_TitleRotation.src#TP_ALIGNMENT.BTN_TXTSTACKED.tristatebox.text
msgctxt "tp_TitleRotation.src#TP_ALIGNMENT.BTN_TXTSTACKED.tristatebox.text"
msgid "Ve~rtically stacked"
msgstr "Συσ~σωρευμένα κάθετα"

#: tp_TitleRotation.src#TP_ALIGNMENT.FT_DEGREES.fixedtext.text
msgctxt "tp_TitleRotation.src#TP_ALIGNMENT.FT_DEGREES.fixedtext.text"
msgid "~Degrees"
msgstr "~Μοίρες"

#: tp_TitleRotation.src#TP_ALIGNMENT.FL_ALIGN.fixedline.text
msgctxt "tp_TitleRotation.src#TP_ALIGNMENT.FL_ALIGN.fixedline.text"
msgid "Text orientation"
msgstr "Προσανατολισμός κειμένου"

#: tp_TitleRotation.src#TP_ALIGNMENT.FT_TEXTDIR.fixedtext.text
msgctxt "tp_TitleRotation.src#TP_ALIGNMENT.FT_TEXTDIR.fixedtext.text"
msgid "Te~xt direction"
msgstr "Κατεύ~θυνση κειμένου"

#: Strings_ChartTypes.src#STR_TYPE_COLUMN.string.text
msgid "Column"
msgstr "Στήλη"

#: Strings_ChartTypes.src#STR_TYPE_BAR.string.text
msgid "Bar"
msgstr "Γραμμή"

#: Strings_ChartTypes.src#STR_TYPE_AREA.string.text
msgctxt "Strings_ChartTypes.src#STR_TYPE_AREA.string.text"
msgid "Area"
msgstr "Περιοχή"

#: Strings_ChartTypes.src#STR_TYPE_PIE.string.text
msgid "Pie"
msgstr "Πίτα"

#: Strings_ChartTypes.src#STR_PIE_EXPLODED.string.text
msgid "Exploded Pie Chart"
msgstr "Διάγραμμα κομμένης πίτας"

#: Strings_ChartTypes.src#STR_DONUT_EXPLODED.string.text
msgid "Exploded Donut Chart"
msgstr "Διάγραμμα κομμένου δακτυλίου"

#: Strings_ChartTypes.src#STR_DONUT.string.text
msgid "Donut"
msgstr "Δακτύλιος"

#: Strings_ChartTypes.src#STR_TYPE_LINE.string.text
msgctxt "Strings_ChartTypes.src#STR_TYPE_LINE.string.text"
msgid "Line"
msgstr "Γραμμή"

#: Strings_ChartTypes.src#STR_TYPE_XY.string.text
msgid "XY (Scatter)"
msgstr "XY (Διασπορά)"

#: Strings_ChartTypes.src#STR_POINTS_AND_LINES.string.text
msgid "Points and Lines"
msgstr "Σημεία και γραμμές"

#: Strings_ChartTypes.src#STR_POINTS_ONLY.string.text
msgid "Points Only"
msgstr "Μόνο σημεία"

#: Strings_ChartTypes.src#STR_LINES_ONLY.string.text
msgid "Lines Only"
msgstr "Μόνο γραμμές"

#: Strings_ChartTypes.src#STR_LINES_3D.string.text
msgid "3D Lines"
msgstr "Γραμμές 3Δ"

#: Strings_ChartTypes.src#STR_TYPE_COMBI_COLUMN_LINE.string.text
msgid "Column and Line"
msgstr "Στήλη και γραμμή"

#: Strings_ChartTypes.src#STR_LINE_COLUMN.string.text
msgid "Columns and Lines"
msgstr "Στήλες και γραμμές"

#: Strings_ChartTypes.src#STR_LINE_STACKEDCOLUMN.string.text
msgid "Stacked Columns and Lines"
msgstr "Στήλες και γραμμές σε στοίβα"

#: Strings_ChartTypes.src#STR_TYPE_NET.string.text
msgid "Net"
msgstr "Δίκτυο"

#: Strings_ChartTypes.src#STR_TYPE_STOCK.string.text
msgid "Stock"
msgstr "Μετοχή"

#: Strings_ChartTypes.src#STR_STOCK_1.string.text
msgid "Stock Chart 1"
msgstr "Διάγραμμα μετοχών 1"

#: Strings_ChartTypes.src#STR_STOCK_2.string.text
msgid "Stock Chart 2"
msgstr "Διάγραμμα μετοχών 2"

#: Strings_ChartTypes.src#STR_STOCK_3.string.text
msgid "Stock Chart 3"
msgstr "Διάγραμμα μετοχών 3"

#: Strings_ChartTypes.src#STR_STOCK_4.string.text
msgid "Stock Chart 4"
msgstr "Διάγραμμα μετοχών 4"

#: Strings_ChartTypes.src#STR_NORMAL.string.text
msgid "Normal"
msgstr "Κανονικά"

#: Strings_ChartTypes.src#STR_STACKED.string.text
msgid "Stacked"
msgstr "Σωρευμένο"

#: Strings_ChartTypes.src#STR_PERCENT.string.text
msgid "Percent Stacked"
msgstr "Ποσοστό σε στοίβα"

#: Strings_ChartTypes.src#STR_DEEP.string.text
msgctxt "Strings_ChartTypes.src#STR_DEEP.string.text"
msgid "Deep"
msgstr "Σε βάθος"

#: Strings_ChartTypes.src#STR_FILLED.string.text
msgid "Filled"
msgstr "Με γέμισμα"

#: Strings_ChartTypes.src#STR_TYPE_BUBBLE.string.text
msgid "Bubble"
msgstr "Φυσαλίδα"

#: Strings_ChartTypes.src#STR_BUBBLE_1.string.text
msgid "Bubble Chart"
msgstr "Διάγραμμα φυσαλίδας"

#: Strings.src#STR_DLG_CHART_WIZARD.string.text
msgid "Chart Wizard"
msgstr "Οδηγός διαγράμματος"

#: Strings.src#STR_DLG_SMOOTH_LINE_PROPERTIES.string.text
msgid "Smooth Lines"
msgstr "Εξομάλυνση γραμμών"

#: Strings.src#STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE.string.text
msgid "Number Format for Percentage Value"
msgstr "Μορφή αριθμών για ποσοστιαίες τιμές"

#: Strings.src#STR_PAGE_CHARTTYPE.string.text
msgid "Chart Type"
msgstr "Τύπος διαγράμματος"

#: Strings.src#STR_PAGE_DATA_RANGE.string.text
msgid "Data Range"
msgstr "Περιοχή δεδομένων"

#: Strings.src#STR_PAGE_CHART_ELEMENTS.string.text
msgid "Chart Elements"
msgstr "Στοιχεία διαγράμματος"

#: Strings.src#STR_PAGE_CHART_LOCATION.string.text
msgid "Chart Location"
msgstr "Θέση διαγράμματος"

#: Strings.src#STR_PAGE_LINE.string.text
msgctxt "Strings.src#STR_PAGE_LINE.string.text"
msgid "Line"
msgstr "Γραμμή"

#: Strings.src#STR_PAGE_BORDER.string.text
msgid "Borders"
msgstr "Περιγράμματα"

#: Strings.src#STR_PAGE_AREA.string.text
msgctxt "Strings.src#STR_PAGE_AREA.string.text"
msgid "Area"
msgstr "Περιοχή"

#: Strings.src#STR_PAGE_TRANSPARENCY.string.text
msgid "Transparency"
msgstr "Διαφάνεια"

#: Strings.src#STR_PAGE_FONT.string.text
msgctxt "Strings.src#STR_PAGE_FONT.string.text"
msgid "Font"
msgstr "Γραμματοσειρά"

#: Strings.src#STR_PAGE_FONT_EFFECTS.string.text
msgctxt "Strings.src#STR_PAGE_FONT_EFFECTS.string.text"
msgid "Font Effects"
msgstr "Εφέ γραμματοσειράς"

#: Strings.src#STR_PAGE_NUMBERS.string.text
msgid "Numbers"
msgstr "Αριθμοί"

#: Strings.src#STR_PAGE_POSITION.string.text
msgctxt "Strings.src#STR_PAGE_POSITION.string.text"
msgid "Position"
msgstr "Θέση"

#: Strings.src#STR_BUTTON_UP.string.text
msgid "Up"
msgstr "Πάνω"

#: Strings.src#STR_BUTTON_DOWN.string.text
msgid "Down"
msgstr "Κάτω"

#: Strings.src#STR_PAGE_LAYOUT.string.text
msgid "Layout"
msgstr "Διάταξη"

#: Strings.src#STR_PAGE_OPTIONS.string.text
msgid "Options"
msgstr "Επιλογές"

#: Strings.src#STR_PAGE_SCALE.string.text
msgctxt "Strings.src#STR_PAGE_SCALE.string.text"
msgid "Scale"
msgstr "Κλίμακα"

#: Strings.src#STR_PAGE_POSITIONING.string.text
msgid "Positioning"
msgstr "Τοποθέτηση"

#: Strings.src#STR_PAGE_TRENDLINE_TYPE.string.text
msgid "Type"
msgstr "Τύπος"

#: Strings.src#STR_PAGE_YERROR_BARS.string.text
msgid "Y Error Bars"
msgstr "Γραμμές σφάλματος Υ"

#: Strings.src#STR_PAGE_ALIGNMENT.string.text
msgctxt "Strings.src#STR_PAGE_ALIGNMENT.string.text"
msgid "Alignment"
msgstr "Στοίχιση"

#: Strings.src#STR_PAGE_PERSPECTIVE.string.text
msgid "Perspective"
msgstr "Προοπτική"

#: Strings.src#STR_PAGE_APPEARANCE.string.text
msgid "Appearance"
msgstr "Εμφάνιση"

#: Strings.src#STR_PAGE_ILLUMINATION.string.text
msgid "Illumination"
msgstr "Φωτισμός"

#: Strings.src#STR_PAGE_ASIAN.string.text
msgctxt "Strings.src#STR_PAGE_ASIAN.string.text"
msgid "Asian Typography"
msgstr "Ασιατική τυπογραφία"

#: Strings.src#STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS.string.text
msgid "Mean value line with value %AVERAGE_VALUE and standard deviation %STD_DEVIATION"
msgstr "Γραμμή μέσης τιμής με τιμή %AVERAGE_VALUE και τυπική απόκλιση %STD_DEVIATION"

#: Strings.src#STR_OBJECT_AXIS.string.text
msgid "Axis"
msgstr "Άξονας"

#: Strings.src#STR_OBJECT_AXIS_X.string.text
msgid "X Axis"
msgstr "Άξονας X"

#: Strings.src#STR_OBJECT_AXIS_Y.string.text
msgid "Y Axis"
msgstr "Άξονας Y"

#: Strings.src#STR_OBJECT_AXIS_Z.string.text
msgid "Z Axis"
msgstr "Άξονας Z"

#: Strings.src#STR_OBJECT_SECONDARY_X_AXIS.string.text
msgid "Secondary X Axis"
msgstr "Δευτερεύων άξονας Χ"

#: Strings.src#STR_OBJECT_SECONDARY_Y_AXIS.string.text
msgid "Secondary Y Axis"
msgstr "Δευτερεύων άξονας Y"

#: Strings.src#STR_OBJECT_AXES.string.text
msgctxt "Strings.src#STR_OBJECT_AXES.string.text"
msgid "Axes"
msgstr "Άξονες"

#: Strings.src#STR_OBJECT_GRIDS.string.text
msgctxt "Strings.src#STR_OBJECT_GRIDS.string.text"
msgid "Grids"
msgstr "Πλέγματα"

#: Strings.src#STR_OBJECT_GRID.string.text
msgid "Grid"
msgstr "Πλέγμα"

#: Strings.src#STR_OBJECT_GRID_MAJOR_X.string.text
msgid "X Axis Major Grid"
msgstr "Κύριο πλέγμα άξονα Χ"

#: Strings.src#STR_OBJECT_GRID_MAJOR_Y.string.text
msgid "Y Axis Major Grid"
msgstr "Κύριο πλέγμα άξονα Υ"

#: Strings.src#STR_OBJECT_GRID_MAJOR_Z.string.text
msgid "Z Axis Major Grid"
msgstr "Κύριο πλέγμα άξονα Ζ"

#: Strings.src#STR_OBJECT_GRID_MINOR_X.string.text
msgid "X Axis Minor Grid"
msgstr "Βοηθητικό πλέγμα άξονα Χ"

#: Strings.src#STR_OBJECT_GRID_MINOR_Y.string.text
msgid "Y Axis Minor Grid"
msgstr "Βοηθητικό πλέγμα άξονα Χ"

#: Strings.src#STR_OBJECT_GRID_MINOR_Z.string.text
msgid "Z Axis Minor Grid"
msgstr "Βοηθητικό πλέγμα άξονα Ζ"

#: Strings.src#STR_OBJECT_LEGEND.string.text
msgid "Legend"
msgstr "Υπόμνημα"

#: Strings.src#STR_OBJECT_TITLE.string.text
msgid "Title"
msgstr "Τίτλος"

#: Strings.src#STR_OBJECT_TITLES.string.text
msgid "Titles"
msgstr "Τίτλοι"

#: Strings.src#STR_OBJECT_TITLE_MAIN.string.text
msgid "Main Title"
msgstr "Κύριος τίτλος"

#: Strings.src#STR_OBJECT_TITLE_SUB.string.text
msgid "Subtitle"
msgstr "Υπότιτλος"

#: Strings.src#STR_OBJECT_TITLE_X_AXIS.string.text
msgid "X Axis Title"
msgstr "Τίτλος άξονα Χ"

#: Strings.src#STR_OBJECT_TITLE_Y_AXIS.string.text
msgid "Y Axis Title"
msgstr "Τίτλος άξονα Υ"

#: Strings.src#STR_OBJECT_TITLE_Z_AXIS.string.text
msgid "Z Axis Title"
msgstr "Τίτλος άξονα Ζ"

#: Strings.src#STR_OBJECT_TITLE_SECONDARY_X_AXIS.string.text
msgid "Secondary X Axis Title"
msgstr "Τίτλος δευτερεύοντα άξονα X"

#: Strings.src#STR_OBJECT_TITLE_SECONDARY_Y_AXIS.string.text
msgid "Secondary Y Axis Title"
msgstr "Τίτλος δευτερεύοντα άξονα Y"

#: Strings.src#STR_OBJECT_LABEL.string.text
msgid "Label"
msgstr "Ετικέτα"

#: Strings.src#STR_OBJECT_DATALABELS.string.text
msgid "Data Labels"
msgstr "Ετικέτες δεδομένων"

#: Strings.src#STR_OBJECT_DATAPOINT.string.text
msgid "Data Point"
msgstr "Σημείο δεδομένων"

#: Strings.src#STR_OBJECT_DATAPOINTS.string.text
msgid "Data Points"
msgstr "Σημεία δεδομένων"

#: Strings.src#STR_OBJECT_LEGEND_SYMBOL.string.text
msgid "Legend Key"
msgstr "Κλειδί υπομνήματος"

#: Strings.src#STR_OBJECT_DATASERIES.string.text
msgctxt "Strings.src#STR_OBJECT_DATASERIES.string.text"
msgid "Data Series"
msgstr "Σειρά δεδομένων"

#: Strings.src#STR_OBJECT_DATASERIES_PLURAL.string.text
msgctxt "Strings.src#STR_OBJECT_DATASERIES_PLURAL.string.text"
msgid "Data Series"
msgstr "Σειρά δεδομένων"

#: Strings.src#STR_OBJECT_CURVE.string.text
msgid "Trend Line"
msgstr "Γραμμή τάσης"

#: Strings.src#STR_OBJECT_CURVES.string.text
msgid "Trend Lines"
msgstr "Γραμμές τάσης"

#: Strings.src#STR_OBJECT_CURVE_WITH_PARAMETERS.string.text
msgid "Trend line %FORMULA with accuracy R² = %RSQUARED"
msgstr "Γραμμή τάσης %FORMULA με ακρίβεια R² = %RSQUARED"

#: Strings.src#STR_OBJECT_AVERAGE_LINE.string.text
msgid "Mean Value Line"
msgstr "Γραμμή μέσης τιμής"

#: Strings.src#STR_OBJECT_CURVE_EQUATION.string.text
msgctxt "Strings.src#STR_OBJECT_CURVE_EQUATION.string.text"
msgid "Equation"
msgstr "Εξίσωση"

#: Strings.src#STR_OBJECT_ERROR_BARS.string.text
msgid "Error Bars"
msgstr "Γραμμές σφάλματος"

#: Strings.src#STR_OBJECT_STOCK_LOSS.string.text
msgid "Stock Loss"
msgstr "Απώλειες μετοχών"

#: Strings.src#STR_OBJECT_STOCK_GAIN.string.text
msgid "Stock Gain"
msgstr "Κέρδος μετοχών"

#: Strings.src#STR_OBJECT_PAGE.string.text
msgid "Chart Area"
msgstr "Επιφάνεια διαγράμματος"

#: Strings.src#STR_OBJECT_DIAGRAM.string.text
msgid "Chart"
msgstr "Διάγραμμα"

#: Strings.src#STR_OBJECT_DIAGRAM_WALL.string.text
msgid "Chart Wall"
msgstr "Τοίχος διαγράμματος"

#: Strings.src#STR_OBJECT_DIAGRAM_FLOOR.string.text
msgid "Chart Floor"
msgstr "Δάπεδο διαγράμματος"

#: Strings.src#STR_OBJECT_SHAPE.string.text
msgid "Drawing Object"
msgstr "Αντικείμενο σχεδίασης"

#: Strings.src#STR_TIP_SELECT_RANGE.string.text
msgid "Select data range"
msgstr "Επιλέξτε περιοχή δεδομένων"

#: Strings.src#STR_TIP_CHOOSECOLOR.string.text
msgid "Select a color using the color dialog"
msgstr "Επιλέξτε χρώμα χρησιμοποιώντας το διάλογο χρώματος"

#: Strings.src#STR_TIP_LIGHTSOURCE_X.string.text
msgid "Light Source %LIGHTNUMBER"
msgstr "Πηγή φωτός %LIGHTNUMBER"

#: Strings.src#STR_TIP_DATASERIES.string.text
msgid "Data Series '%SERIESNAME'"
msgstr "Σειρά δεδομένων '%SERIESNAME'"

#: Strings.src#STR_TIP_DATAPOINT_INDEX.string.text
msgid "Data Point %POINTNUMBER"
msgstr "Σημείο δεδομένων %POINTNUMBER"

#: Strings.src#STR_TIP_DATAPOINT_VALUES.string.text
msgid "Values: %POINTVALUES"
msgstr "Τιμές: %POINTVALUES"

#: Strings.src#STR_TIP_DATAPOINT.string.text
msgid "Data Point %POINTNUMBER, data series %SERIESNUMBER, values: %POINTVALUES"
msgstr "Σημεία δεδομένων %POINTNUMBER, σειρές δεδομένων %SERIESNUMBER, τιμές: %POINTVALUES"

#: Strings.src#STR_STATUS_DATAPOINT_MARKED.string.text
msgid "Data point %POINTNUMBER in data series %SERIESNUMBER selected, values: %POINTVALUES"
msgstr "Επιλεγμένα σημεία δεδομένων %POINTNUMBER σε σειρές δεδομένων %SERIESNUMBER, τιμές: %POINTVALUES"

#: Strings.src#STR_STATUS_OBJECT_MARKED.string.text
msgid "%OBJECTNAME selected"
msgstr "Επιλεγμένο %OBJECTNAME"

#: Strings.src#STR_STATUS_PIE_SEGMENT_EXPLODED.string.text
msgid "Pie exploded by %PERCENTVALUE percent"
msgstr "Κομμένη πίτα σε ποσοστό %PERCENTVALUE"

#: Strings.src#STR_OBJECT_FOR_SERIES.string.text
msgid "%OBJECTNAME for Data Series '%SERIESNAME'"
msgstr "%OBJECTNAME για σειρές δεδομένων '%SERIESNAME'"

#: Strings.src#STR_OBJECT_FOR_ALL_SERIES.string.text
msgid "%OBJECTNAME for all Data Series"
msgstr "%OBJECTNAME για όλες τις σειρές δεδομένων"

#: Strings.src#STR_ACTION_EDIT_CHARTTYPE.string.text
msgid "Edit chart type"
msgstr "Επεξεργασία τύπου διαγράμματος"

#: Strings.src#STR_ACTION_EDIT_DATA_RANGES.string.text
msgid "Edit data ranges"
msgstr "Επεξεργασία περιοχής δεδομένων"

#: Strings.src#STR_ACTION_EDIT_3D_VIEW.string.text
msgid "Edit 3D view"
msgstr "Επεξεργασία προβολής 3Δ"

#: Strings.src#STR_ACTION_EDIT_CHART_DATA.string.text
msgid "Edit chart data"
msgstr "Επεξεργασία δεδομένων διαγράμματος"

#: Strings.src#STR_ACTION_TOGGLE_LEGEND.string.text
msgid "Legend on/off"
msgstr "Υπόμνημα Ναι/Όχι"

#: Strings.src#STR_ACTION_TOGGLE_GRID_HORZ.string.text
msgid "Horizontal grid on/off"
msgstr "Οριζόντιο πλέγμα Ναι/Όχι"

#: Strings.src#STR_ACTION_SCALE_TEXT.string.text
msgid "Scale Text"
msgstr "Κλίμακα κειμένου"

#: Strings.src#STR_ACTION_REARRANGE_CHART.string.text
msgid "Automatic Layout"
msgstr "Αυτόματη διάταξη"

#: Strings.src#STR_ACTION_NOTPOSSIBLE.string.text
msgid "This function cannot be completed with the selected objects."
msgstr "Αδυναμία ολοκλήρωσης λειτουργίας με τα επιλεγμένα αντικείμενα."

#: Strings.src#STR_ACTION_EDIT_TEXT.string.text
msgid "Edit text"
msgstr "Επεξεργασία κειμένου"

#: Strings.src#STR_COLUMN_LABEL.string.text
msgid "Column %COLUMNNUMBER"
msgstr "Στήλη %COLUMNNUMBER"

#: Strings.src#STR_ROW_LABEL.string.text
msgid "Row %ROWNUMBER"
msgstr "Γραμμή %ROWNUMBER"

#: Strings.src#STR_DATA_ROLE_LABEL.string.text
msgid "Name"
msgstr "Όνομα"

#: Strings.src#STR_DATA_ROLE_X.string.text
msgid "X-Values"
msgstr "Τιμές-Χ"

#: Strings.src#STR_DATA_ROLE_Y.string.text
msgid "Y-Values"
msgstr "Τιμές-Υ"

#: Strings.src#STR_DATA_ROLE_SIZE.string.text
msgid "Bubble Sizes"
msgstr "Μεγέθη φυσαλίδας"

#: Strings.src#STR_DATA_ROLE_X_ERROR.string.text
msgid "X-Error-Bars"
msgstr "Γραμμές σφάλματος Χ"

#: Strings.src#STR_DATA_ROLE_X_ERROR_POSITIVE.string.text
msgid "Positive X-Error-Bars"
msgstr "Θετικές γραμμές σφάλματος Χ"

#: Strings.src#STR_DATA_ROLE_X_ERROR_NEGATIVE.string.text
msgid "Negative X-Error-Bars"
msgstr "Αρνητικές γραμμές σφάλματος Χ"

#: Strings.src#STR_DATA_ROLE_Y_ERROR.string.text
msgid "Y-Error-Bars"
msgstr "Γραμμές σφάλματος Υ"

#: Strings.src#STR_DATA_ROLE_Y_ERROR_POSITIVE.string.text
msgid "Positive Y-Error-Bars"
msgstr "Θετικές γραμμές σφάλματος Υ"

#: Strings.src#STR_DATA_ROLE_Y_ERROR_NEGATIVE.string.text
msgid "Negative Y-Error-Bars"
msgstr "Αρνητικές γραμμές σφάλματος Υ"

#: Strings.src#STR_DATA_ROLE_FIRST.string.text
msgid "Open Values"
msgstr "Τιμές ανοίγματος"

#: Strings.src#STR_DATA_ROLE_LAST.string.text
msgid "Close Values"
msgstr "Τιμές κλεισίματος"

#: Strings.src#STR_DATA_ROLE_MIN.string.text
msgid "Low Values"
msgstr "Χαμηλές τιμές"

#: Strings.src#STR_DATA_ROLE_MAX.string.text
msgid "High Values"
msgstr "Υψηλές τιμές"

#: Strings.src#STR_DATA_ROLE_CATEGORIES.string.text
msgid "Categories"
msgstr "Κατηγορίες"

#: Strings.src#STR_DATA_UNNAMED_SERIES.string.text
msgid "Unnamed Series"
msgstr "Ανώνυμες σειρές"

#: Strings.src#STR_DATA_UNNAMED_SERIES_WITH_INDEX.string.text
msgid "Unnamed Series %NUMBER"
msgstr "Ανώνυμες σειρές %NUMBER"

#: Strings.src#STR_DATA_SELECT_RANGE_FOR_SERIES.string.text
msgid "Select Range for %VALUETYPE of %SERIESNAME"
msgstr "Επιλογή περιοχής για %VALUETYPE από %SERIESNAME"

#: Strings.src#STR_DATA_SELECT_RANGE_FOR_CATEGORIES.string.text
msgid "Select Range for Categories"
msgstr "Επιλέξτε περιοχή για κατηγορίες"

#: Strings.src#STR_DATA_SELECT_RANGE_FOR_DATALABELS.string.text
msgid "Select Range for data labels"
msgstr "Επιλέξτε περιοχή για ετικέτες δεδομένων"

#: Strings.src#STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS.string.text
msgid "Select Range for Positive Error Bars"
msgstr "Επιλογή περιοχής για θετικές γραμμές σφάλματος"

#: Strings.src#STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS.string.text
msgid "Select Range for Negative Error Bars"
msgstr "Επιλογή περιοχής για αρνητικές γραμμές σφάλματος"

#: Strings.src#STR_DATA_EDITOR_INCORRECT_INPUT.string.text
msgid ""
"Your last input is incorrect.\n"
"Ignore this change and close the dialog?"
msgstr ""
"Η τελευταία σας εισαγωγή είναι λάθος.\n"
"Να αγνοηθεί αυτή η αλλαγή και να κλείσει ο διάλογος;"

#: Strings.src#STR_TEXT_DIRECTION_LTR.string.text
msgid "Left-to-right"
msgstr "Αριστερά προς δεξιά"

#: Strings.src#STR_TEXT_DIRECTION_RTL.string.text
msgid "Right-to-left"
msgstr "Δεξιά προς αριστερά"

#: Strings.src#STR_TEXT_DIRECTION_SUPER.string.text
msgid "Use superordinate object settings"
msgstr "Χρήση ρυθμίσεων ανωτέρου αντικειμένου"

#: tp_AxisLabel.src#TP_AXIS_LABEL.CB_AXIS_LABEL_SCHOW_DESCR.checkbox.text
msgid "Sho~w labels"
msgstr "Εμ~φάνιση ετικετών"

#: tp_AxisLabel.src#TP_AXIS_LABEL.FL_AXIS_LABEL_ORIENTATION.fixedline.text
msgctxt "tp_AxisLabel.src#TP_AXIS_LABEL.FL_AXIS_LABEL_ORIENTATION.fixedline.text"
msgid "Text orientation"
msgstr "Προσανατολισμός κειμένου"

#: tp_AxisLabel.src#TP_AXIS_LABEL.PB_AXIS_LABEL_TEXTSTACKED.tristatebox.text
msgctxt "tp_AxisLabel.src#TP_AXIS_LABEL.PB_AXIS_LABEL_TEXTSTACKED.tristatebox.text"
msgid "Ve~rtically stacked"
msgstr "Συσσωρευμένα κά~θετα"

#: tp_AxisLabel.src#TP_AXIS_LABEL.FT_AXIS_LABEL_DEGREES.fixedtext.text
msgctxt "tp_AxisLabel.src#TP_AXIS_LABEL.FT_AXIS_LABEL_DEGREES.fixedtext.text"
msgid "~Degrees"
msgstr "~Μοίρες"

#: tp_AxisLabel.src#TP_AXIS_LABEL.FL_AXIS_LABEL_TEXTFLOW.fixedline.text
msgid "Text flow"
msgstr "Ροή κειμένου"

#: tp_AxisLabel.src#TP_AXIS_LABEL.CB_AXIS_LABEL_TEXTOVERLAP.checkbox.text
msgid "O~verlap"
msgstr "Επικάλυ~ψη"

#: tp_AxisLabel.src#TP_AXIS_LABEL.CB_AXIS_LABEL_TEXTBREAK.checkbox.text
msgid "~Break"
msgstr "Αλλα~γή"

#: tp_AxisLabel.src#TP_AXIS_LABEL.FL_AXIS_LABEL_ORDER.fixedline.text
msgid "Order"
msgstr "Σειρά"

#: tp_AxisLabel.src#TP_AXIS_LABEL.RB_AXIS_LABEL_SIDEBYSIDE.radiobutton.text
msgid "~Tile"
msgstr "Σε ~παράθεση"

#: tp_AxisLabel.src#TP_AXIS_LABEL.RB_AXIS_LABEL_UPDOWN.radiobutton.text
msgid "St~agger odd"
msgstr "κλιμάκωση ~περιττών"

#: tp_AxisLabel.src#TP_AXIS_LABEL.RB_AXIS_LABEL_DOWNUP.radiobutton.text
msgid "Stagger ~even"
msgstr "κλιμάκωση ά~ρτιων"

#: tp_AxisLabel.src#TP_AXIS_LABEL.RB_AXIS_LABEL_AUTOORDER.radiobutton.text
msgctxt "tp_AxisLabel.src#TP_AXIS_LABEL.RB_AXIS_LABEL_AUTOORDER.radiobutton.text"
msgid "A~utomatic"
msgstr "Α~υτόματο"

#: tp_AxisLabel.src#TP_AXIS_LABEL.FT_AXIS_TEXTDIR.fixedtext.text
msgctxt "tp_AxisLabel.src#TP_AXIS_LABEL.FT_AXIS_TEXTDIR.fixedtext.text"
msgid "Te~xt direction"
msgstr "Κατεύ~θυνση κειμένου"

#: tp_DataSource.src#TP_DATA_SOURCE.FT_CAPTION_FOR_WIZARD.fixedtext.text
msgid "Customize data ranges for individual data series"
msgstr "Προσαρμογή περιοχών δεδομένων για μεμονωμένες σειρές δεδομένων"

#: tp_DataSource.src#TP_DATA_SOURCE.FT_SERIES.fixedtext.text
msgid "Data ~series"
msgstr "Σειρά ~δεδομένων"

#: tp_DataSource.src#TP_DATA_SOURCE.FT_ROLE.fixedtext.text
msgid "~Data ranges"
msgstr "Περιο~χές δεδομένων"

#: tp_DataSource.src#TP_DATA_SOURCE.FT_RANGE.fixedtext.text
msgid "Ran~ge for %VALUETYPE"
msgstr "Περιο~χή για %VALUETYPE"

#: tp_DataSource.src#TP_DATA_SOURCE.FT_CATEGORIES.fixedtext.text
msgid "~Categories"
msgstr "~Κατηγορίες"

#: tp_DataSource.src#TP_DATA_SOURCE.FT_DATALABELS.fixedtext.text
msgid "Data ~labels"
msgstr "Ετι~κέτες δεδομένων"

#: tp_DataSource.src#TP_DATA_SOURCE.BTN_ADD.pushbutton.text
msgid "~Add"
msgstr "Προσ~θήκη"

#: tp_DataSource.src#TP_DATA_SOURCE.BTN_REMOVE.pushbutton.text
msgid "~Remove"
msgstr "Α~φαίρεση"

#: tp_ChartType.src#TP_CHARTTYPE.FT_CHARTTYPE.fixedtext.text
msgid "Choose a chart type"
msgstr "Επιλέξτε ένα τύπο διαγράμματος"

#: tp_ChartType.src#TP_CHARTTYPE.CB_X_AXIS_CATEGORIES.checkbox.text
msgid "X axis with Categories"
msgstr "Άξονας Χ με κατηγορίες"

#: tp_ChartType.src#TP_CHARTTYPE.CB_3D_LOOK.checkbox.text
msgid "~3D Look"
msgstr "Όψη ~3Δ"

#: tp_ChartType.src#TP_CHARTTYPE.CB_STACKED.checkbox.text
msgid "~Stack series"
msgstr "Σ~τοίβα δεδομένων"

#: tp_ChartType.src#TP_CHARTTYPE.RB_STACK_Y.radiobutton.text
msgid "On top"
msgstr "Πάνω"

#: tp_ChartType.src#TP_CHARTTYPE.RB_STACK_Y_PERCENT.radiobutton.text
msgid "Percent"
msgstr "Ποσοστό"

#: tp_ChartType.src#TP_CHARTTYPE.RB_STACK_Z.radiobutton.text
msgctxt "tp_ChartType.src#TP_CHARTTYPE.RB_STACK_Z.radiobutton.text"
msgid "Deep"
msgstr "Σε βάθος"

#: tp_ChartType.src#TP_CHARTTYPE.CB_SPLINES.checkbox.text
msgid "S~mooth lines"
msgstr "Ε~ξομάλυνση γραμμών"

#: tp_ChartType.src#TP_CHARTTYPE.PB_SPLINE_DIALOG.pushbutton.text
msgid "Properties..."
msgstr "Ιδιότητες..."

#: tp_ChartType.src#TP_CHARTTYPE.CB_XVALUE_SORTING.checkbox.text
msgid "~Sort by X values"
msgstr "Τα~ξινόμηση κατά τιμές X"

#: tp_ChartType.src#DLG_SPLINE_PROPERTIES.RB_SPLINES_CUBIC.radiobutton.text
msgid "Cubic spline"
msgstr "Spline κύβου"

#: tp_ChartType.src#DLG_SPLINE_PROPERTIES.RB_SPLINES_B.radiobutton.text
msgid "B-Spline"
msgstr "B-Spline"

#: tp_ChartType.src#DLG_SPLINE_PROPERTIES.FT_SPLINE_RESOLUTION.fixedtext.text
msgid "~Resolution"
msgstr "Ανά~λυση"

#: tp_ChartType.src#DLG_SPLINE_PROPERTIES.FT_SPLINE_ORDER.fixedtext.text
msgid "~Degree of polynomials"
msgstr "~Βαθμός πολυωνύμων"

#: tp_RangeChooser.src#TP_RANGECHOOSER.FT_CAPTION_FOR_WIZARD.fixedtext.text
msgid "Choose a data range"
msgstr "Επιλέξτε περιοχή δεδομένων"

#: tp_RangeChooser.src#TP_RANGECHOOSER.FT_RANGE.fixedtext.text
msgid "~Data range"
msgstr "Περιο~χή δεδομένων"

#: tp_RangeChooser.src#TP_RANGECHOOSER.RB_DATAROWS.radiobutton.text
msgid "Data series in ~rows"
msgstr "Σειρές δεδομένων σε ~γραμμές"

#: tp_RangeChooser.src#TP_RANGECHOOSER.RB_DATACOLS.radiobutton.text
msgid "Data series in ~columns"
msgstr "Σειρές δεδομένων σε ~στήλες"

#: tp_RangeChooser.src#TP_RANGECHOOSER.CB_FIRST_ROW_ASLABELS.checkbox.text
msgid "~First row as label"
msgstr "~Πρώτη γραμμή ως ετικέτα"

#: tp_RangeChooser.src#TP_RANGECHOOSER.CB_FIRST_COLUMN_ASLABELS.checkbox.text
msgid "F~irst column as label"
msgstr "Π~ρώτη στήλη ως ετικέτα"

#: tp_SeriesToAxis.src#TP_OPTIONS.1.fixedline.text
msgid "Align data series to"
msgstr "Στοίχιση σειρών δεδομένων ως προς"

#: tp_SeriesToAxis.src#TP_OPTIONS.RBT_OPT_AXIS_1.radiobutton.text
msgid "Primary Y axis"
msgstr "Κύριος άξονας Y"

#: tp_SeriesToAxis.src#TP_OPTIONS.RBT_OPT_AXIS_2.radiobutton.text
msgid "Secondary Y axis"
msgstr "Δευτερεύων άξονας Υ"

#: tp_SeriesToAxis.src#TP_OPTIONS.GB_BAR.fixedline.text
msgid "Settings"
msgstr "Ρυθμίσεις"

#: tp_SeriesToAxis.src#TP_OPTIONS.FT_OVERLAP.fixedtext.text
msgid "~Overlap"
msgstr "Επικάλυ~ψη"

#: tp_SeriesToAxis.src#TP_OPTIONS.FT_GAP.fixedtext.text
msgid "~Spacing"
msgstr "~Απόσταση"

#: tp_SeriesToAxis.src#TP_OPTIONS.CB_CONNECTOR.checkbox.text
msgid "Connection lines"
msgstr "Γραμμές σύνδεσης"

#: tp_SeriesToAxis.src#TP_OPTIONS.CB_BARS_SIDE_BY_SIDE.checkbox.text
msgid "Show ~bars side by side"
msgstr "Προβολή ρά~βδων δίπλα δίπλα"

#: tp_SeriesToAxis.src#TP_OPTIONS.FL_PLOT_OPTIONS.fixedline.text
msgctxt "tp_SeriesToAxis.src#TP_OPTIONS.FL_PLOT_OPTIONS.fixedline.text"
msgid "Plot options"
msgstr "Επιλογές σχεδιογραφήματος"

#: tp_SeriesToAxis.src#TP_OPTIONS.FT_MISSING_VALUES.fixedtext.text
msgid "Plot missing values"
msgstr "Σχεδίαση τιμών που λείπουν"

#: tp_SeriesToAxis.src#TP_OPTIONS.RB_DONT_PAINT.radiobutton.text
msgid "~Leave gap"
msgstr "~Διατήρηση κενού"

#: tp_SeriesToAxis.src#TP_OPTIONS.RB_ASSUME_ZERO.radiobutton.text
msgid "~Assume zero"
msgstr "Ει~κασία μηδέν"

#: tp_SeriesToAxis.src#TP_OPTIONS.RB_CONTINUE_LINE.radiobutton.text
msgid "~Continue line"
msgstr "~Συνέχιση γραμμής"

#: tp_SeriesToAxis.src#TP_OPTIONS.CB_INCLUDE_HIDDEN_CELLS.checkbox.text
msgctxt "tp_SeriesToAxis.src#TP_OPTIONS.CB_INCLUDE_HIDDEN_CELLS.checkbox.text"
msgid "Include ~values from hidden cells"
msgstr "Να συμπεριλαμβάνονται τι~μές από κρυφά κελιά"

#: tp_3D_SceneGeometry.src#CUSTOMUNITTEXT_DEGREE.#define.text
msgid " degrees"
msgstr " μοίρες"

#: tp_3D_SceneGeometry.src#TP_3D_SCENEGEOMETRY.CBX_RIGHT_ANGLED_AXES.checkbox.text
msgid "~Right-angled axes"
msgstr "Άξονες δε~ξιάς γωνίας"

#: tp_3D_SceneGeometry.src#TP_3D_SCENEGEOMETRY.FT_X_ROTATION.fixedtext.text
msgid "~X rotation"
msgstr "Περιστροφή ~X"

#: tp_3D_SceneGeometry.src#TP_3D_SCENEGEOMETRY.FT_Y_ROTATION.fixedtext.text
msgid "~Y rotation"
msgstr "Περιστροφή ~Y"

#: tp_3D_SceneGeometry.src#TP_3D_SCENEGEOMETRY.FT_Z_ROTATION.fixedtext.text
msgid "~Z rotation"
msgstr "Περιστροφή ~Z"

#: tp_3D_SceneGeometry.src#TP_3D_SCENEGEOMETRY.CBX_PERSPECTIVE.checkbox.text
msgid "~Perspective"
msgstr "~Προοπτική"

#: tp_Scale.src#STR_LIST_TIME_UNIT.1.stringlist.text
msgid "Days"
msgstr "Ημέρες"

#: tp_Scale.src#STR_LIST_TIME_UNIT.2.stringlist.text
msgid "Months"
msgstr "Μήνες"

#: tp_Scale.src#STR_LIST_TIME_UNIT.3.stringlist.text
msgid "Years"
msgstr "Έτη"

#: tp_Scale.src#TP_SCALE.FL_SCALE.fixedline.text
msgctxt "tp_Scale.src#TP_SCALE.FL_SCALE.fixedline.text"
msgid "Scale"
msgstr "Κλίμακα"

#: tp_Scale.src#TP_SCALE.CBX_REVERSE.checkbox.text
msgid "~Reverse direction"
msgstr "~Αντιστροφή κατεύθυνσης"

#: tp_Scale.src#TP_SCALE.CBX_LOGARITHM.checkbox.text
msgid "~Logarithmic scale"
msgstr "~Λογαριθμική κλίμακα"

#: tp_Scale.src#TP_SCALE.TXT_AXIS_TYPE.fixedtext.text
msgid "T~ype"
msgstr "~Τύπος"

#: tp_Scale.src#TP_SCALE.LB_AXIS_TYPE.1.stringlist.text
msgid "Automatic"
msgstr "Αυτόματο"

#: tp_Scale.src#TP_SCALE.LB_AXIS_TYPE.2.stringlist.text
msgid "Text"
msgstr "Κείμενο"

#: tp_Scale.src#TP_SCALE.LB_AXIS_TYPE.3.stringlist.text
msgid "Date"
msgstr "Ημερομηνία"

#: tp_Scale.src#TP_SCALE.TXT_MIN.fixedtext.text
msgid "~Minimum"
msgstr "Ελά~χιστο"

#: tp_Scale.src#TP_SCALE.CBX_AUTO_MIN.checkbox.text
msgid "~Automatic"
msgstr "~Αυτόματο"

#: tp_Scale.src#TP_SCALE.TXT_MAX.fixedtext.text
msgid "Ma~ximum"
msgstr "Μέ~γιστο"

#: tp_Scale.src#TP_SCALE.CBX_AUTO_MAX.checkbox.text
msgctxt "tp_Scale.src#TP_SCALE.CBX_AUTO_MAX.checkbox.text"
msgid "A~utomatic"
msgstr "Α~υτόματο"

#: tp_Scale.src#TP_SCALE.TXT_TIME_RESOLUTION.fixedtext.text
msgid "R~esolution"
msgstr "Α~νάλυση"

#: tp_Scale.src#TP_SCALE.CBX_AUTO_TIME_RESOLUTION.checkbox.text
msgctxt "tp_Scale.src#TP_SCALE.CBX_AUTO_TIME_RESOLUTION.checkbox.text"
msgid "Automat~ic"
msgstr "Αυτό~ματο"

#: tp_Scale.src#TP_SCALE.TXT_STEP_MAIN.fixedtext.text
msgid "Ma~jor interval"
msgstr "Κύριο ~διάστημα"

#: tp_Scale.src#TP_SCALE.CBX_AUTO_STEP_MAIN.checkbox.text
msgid "Au~tomatic"
msgstr "Αυ~τόματο"

#: tp_Scale.src#TP_SCALE.TXT_STEP_HELP_COUNT.fixedtext.text
msgid "Minor inter~val count"
msgstr "Μέτρηση ~δευτερεύοντος διαστήματος"

#: tp_Scale.src#TP_SCALE.TXT_STEP_HELP.fixedtext.text
msgid "Minor inter~val"
msgstr "Δευτερεύον ~διάστημα"

#: tp_Scale.src#TP_SCALE.CBX_AUTO_STEP_HELP.checkbox.text
msgid "Aut~omatic"
msgstr "Αυτό~ματο"

#: tp_Scale.src#TP_SCALE.TXT_ORIGIN.fixedtext.text
msgid "Re~ference value"
msgstr "Τιμή παραπομ~πής"

#: tp_Scale.src#TP_SCALE.CBX_AUTO_ORIGIN.checkbox.text
msgctxt "tp_Scale.src#TP_SCALE.CBX_AUTO_ORIGIN.checkbox.text"
msgid "Automat~ic"
msgstr "Αυτό~ματο"

#: dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.FL_PRIMARY_AXIS.fixedline.text
msgctxt "dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.FL_PRIMARY_AXIS.fixedline.text"
msgid "Axes"
msgstr "Άξονες"

#: dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.FL_PRIMARY_GRID.fixedline.text
msgid "Major grids"
msgstr "Κύρια πλέγματα"

#: dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.CB_X_PRIMARY.checkbox.text
msgctxt "dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.CB_X_PRIMARY.checkbox.text"
msgid "~X axis"
msgstr "Άξονας ~X"

#: dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.CB_Y_PRIMARY.checkbox.text
msgctxt "dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.CB_Y_PRIMARY.checkbox.text"
msgid "~Y axis"
msgstr "Άξονας ~Y"

#: dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.CB_Z_PRIMARY.checkbox.text
msgctxt "dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.CB_Z_PRIMARY.checkbox.text"
msgid "~Z axis"
msgstr "Άξονας ~Z"

#: dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.FL_SECONDARY_AXIS.fixedline.text
msgid "Secondary axes"
msgstr "Δευτερεύοντες άξονες"

#: dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.FL_SECONDARY_GRID.fixedline.text
msgid "Minor grids"
msgstr "Βοηθητικά πλέγματα"

#: Strings_Statistic.src#STR_INDICATE_BOTH.string.text
msgid "Negative and Positive"
msgstr "Αρνητικές και θετικές"

#: Strings_Statistic.src#STR_INDICATE_DOWN.string.text
msgid "Negative"
msgstr "Αρνητικό"

#: Strings_Statistic.src#STR_INDICATE_UP.string.text
msgid "Positive"
msgstr "Θετικό"

#: Strings_Statistic.src#STR_CONTROLTEXT_ERROR_BARS_FROM_DATA.string.text
msgid "From Data Table"
msgstr "Από τον πίνακα δεδομένων"

#: Strings_Statistic.src#STR_REGRESSION_LINEAR.string.text
msgid "Linear (%SERIESNAME)"
msgstr "Γραμμική (%SERIESNAME)"

#: Strings_Statistic.src#STR_REGRESSION_LOG.string.text
msgid "Logarithmic (%SERIESNAME)"
msgstr "Λογαριθμική (%SERIESNAME)"

#: Strings_Statistic.src#STR_REGRESSION_EXP.string.text
msgid "Exponential (%SERIESNAME)"
msgstr "Εκθετική (%SERIESNAME)"

#: Strings_Statistic.src#STR_REGRESSION_POWER.string.text
msgid "Power (%SERIESNAME)"
msgstr "Δύναμη (%SERIESNAME)"

#: Strings_Statistic.src#STR_REGRESSION_MEAN.string.text
msgid "Mean (%SERIESNAME)"
msgstr "Μέσος όρος (%SERIESNAME)"

#: res_TextSeparator.src#LB_TEXT_SEPARATOR.1.stringlist.text
msgid "Space"
msgstr "Διάστημα"

#: res_TextSeparator.src#LB_TEXT_SEPARATOR.2.stringlist.text
msgid "Comma"
msgstr "Κόμμα"

#: res_TextSeparator.src#LB_TEXT_SEPARATOR.3.stringlist.text
msgid "Semicolon"
msgstr "Άνω τελεία"

#: res_TextSeparator.src#LB_TEXT_SEPARATOR.4.stringlist.text
msgid "New line"
msgstr "Νέα γραμμή"

#: res_BarGeometry.src#LB_BAR_GEOMETRY.1.stringlist.text
msgid "Box"
msgstr "Πλαίσιο"

#: res_BarGeometry.src#LB_BAR_GEOMETRY.2.stringlist.text
msgid "Cylinder"
msgstr "Κύλινδρος"

#: res_BarGeometry.src#LB_BAR_GEOMETRY.3.stringlist.text
msgid "Cone"
msgstr "Κώνος"

#: res_BarGeometry.src#LB_BAR_GEOMETRY.4.stringlist.text
msgid "Pyramid"
msgstr "Πυραμίδα"

#: tp_3D_SceneIllumination.src#TP_3D_SCENEILLUMINATION.FT_LIGHTSOURCE.fixedtext.text
msgid "~Light source"
msgstr "Πηγή ~φωτός"

#: tp_3D_SceneIllumination.src#TP_3D_SCENEILLUMINATION.FT_AMBIENTLIGHT.fixedtext.text
msgid "~Ambient light"
msgstr "Φωτισ. περ~ιβάλλοντος"

#: tp_3D_SceneIllumination.src#STR_LIGHT_PREVIEW.string.text
msgid "Light Preview"
msgstr "Προεπισκόπηση φωτός"

#: dlg_DataSource.src#DLG_DATA_SOURCE.tabdialog.text
msgid "Data Ranges"
msgstr "Περιοχές δεδομένων"

#: dlg_DataEditor.src#DLG_DIAGRAM_DATA.TBX_DATA.TBI_DATA_INSERT_ROW.toolboxitem.text
msgid "Insert Row"
msgstr "Εισαγωγή γραμμής"

#: dlg_DataEditor.src#DLG_DIAGRAM_DATA.TBX_DATA.TBI_DATA_INSERT_COL.toolboxitem.text
msgid "Insert Series"
msgstr "Εισαγωγή σειράς δεδομένων"

#: dlg_DataEditor.src#DLG_DIAGRAM_DATA.TBX_DATA.TBI_DATA_INSERT_TEXT_COL.toolboxitem.text
msgid "Insert Text Column"
msgstr "Εισαγωγή στήλης κειμένου"

#: dlg_DataEditor.src#DLG_DIAGRAM_DATA.TBX_DATA.TBI_DATA_DELETE_ROW.toolboxitem.text
msgid "Delete Row"
msgstr "Διαγραφή γραμμής"

#: dlg_DataEditor.src#DLG_DIAGRAM_DATA.TBX_DATA.TBI_DATA_DELETE_COL.toolboxitem.text
msgid "Delete Series"
msgstr "Διαγραφή σειρών"

#: dlg_DataEditor.src#DLG_DIAGRAM_DATA.TBX_DATA.TBI_DATA_SWAP_COL.toolboxitem.text
msgid "Move Series Right"
msgstr "Μετακίνηση σειρών δεξιά"

#: dlg_DataEditor.src#DLG_DIAGRAM_DATA.TBX_DATA.TBI_DATA_SWAP_ROW.toolboxitem.text
msgid "Move Row Down"
msgstr "Μετακίνηση γραμμών κάτω"

#: dlg_DataEditor.src#DLG_DIAGRAM_DATA.modaldialog.text
msgid "Data Table"
msgstr "Πίνακας δεδομένων"

#: Strings_Scale.src#STR_INVALID_NUMBER.string.text
msgid "Numbers are required. Check your input."
msgstr "Απαιτούνται αριθμοί. Ελέγξτε την καταχώρισή σας."

#: Strings_Scale.src#STR_STEP_GT_ZERO.string.text
msgid "The major interval requires a positive number. Check your input."
msgstr "Το κύριο διάστημα απαιτεί θετικό αριθμό. Ελέγξτε την καταχώρισή σας."

#: Strings_Scale.src#STR_BAD_LOGARITHM.string.text
msgid "The logarithmic scale requires positive numbers. Check your input."
msgstr "Η λογαριθμική κλίμακα απαιτεί θετικούς αριθμούς. Ελέγξτε την καταχώρισή σας."

#: Strings_Scale.src#STR_MIN_GREATER_MAX.string.text
msgid "The minimum must be lower than the maximum. Check your input."
msgstr "Το ελάχιστο πρέπει να είναι μικρότερο από το μέγιστο. Ελέγξτε την καταχώρησή σας."

#: Strings_Scale.src#STR_INVALID_INTERVALS.string.text
msgid "The major interval needs to be greater than the minor interval. Check your input."
msgstr "Το κύριο διάστημα πρέπει να είναι μεγαλύτερο από το δευτερεύον διάστημα. Ελέγξτε την καταχώρισή σας."

#: Strings_Scale.src#STR_INVALID_TIME_UNIT.string.text
msgid "The major and minor interval need to be greater or equal to the resolution. Check your input."
msgstr "Το κύριο και δευτερεύον διάστημα πρέπει να είναι μεγαλύτερο ή ίσιο από την ανάλυση. Ελέγξτε την καταχώρισή σας."

#: dlg_ShapeParagraph.src#DLG_SHAPE_PARAGRAPH.1.RID_SVXPAGE_STD_PARAGRAPH.pageitem.text
msgid "Indents & Spacing"
msgstr "Εσοχές & Διαστήματα"

#: dlg_ShapeParagraph.src#DLG_SHAPE_PARAGRAPH.1.RID_SVXPAGE_ALIGN_PARAGRAPH.pageitem.text
msgctxt "dlg_ShapeParagraph.src#DLG_SHAPE_PARAGRAPH.1.RID_SVXPAGE_ALIGN_PARAGRAPH.pageitem.text"
msgid "Alignment"
msgstr "Στοίχιση"

#: dlg_ShapeParagraph.src#DLG_SHAPE_PARAGRAPH.1.RID_SVXPAGE_PARA_ASIAN.pageitem.text
msgctxt "dlg_ShapeParagraph.src#DLG_SHAPE_PARAGRAPH.1.RID_SVXPAGE_PARA_ASIAN.pageitem.text"
msgid "Asian Typography"
msgstr "Ασιατική τυπογραφία"

#: dlg_ShapeParagraph.src#DLG_SHAPE_PARAGRAPH.1.RID_SVXPAGE_TABULATOR.pageitem.text
msgid "Tab"
msgstr "Στηλοθέτης"

#: dlg_ShapeParagraph.src#DLG_SHAPE_PARAGRAPH.tabdialog.text
msgid "Paragraph"
msgstr "Παράγραφος"

#: dlg_ShapeFont.src#DLG_SHAPE_FONT.1.RID_SVXPAGE_CHAR_NAME.pageitem.text
msgctxt "dlg_ShapeFont.src#DLG_SHAPE_FONT.1.RID_SVXPAGE_CHAR_NAME.pageitem.text"
msgid "Font"
msgstr "Γραμματοσειρά"

#: dlg_ShapeFont.src#DLG_SHAPE_FONT.1.RID_SVXPAGE_CHAR_EFFECTS.pageitem.text
msgctxt "dlg_ShapeFont.src#DLG_SHAPE_FONT.1.RID_SVXPAGE_CHAR_EFFECTS.pageitem.text"
msgid "Font Effects"
msgstr "Εφέ γραμματοσειράς"

#: dlg_ShapeFont.src#DLG_SHAPE_FONT.1.RID_SVXPAGE_CHAR_POSITION.pageitem.text
msgid "Font Position"
msgstr "Θέση γραμματοσειράς"

#: dlg_ShapeFont.src#DLG_SHAPE_FONT.tabdialog.text
msgid "Character"
msgstr "Χαρακτήρας"

#: tp_3D_SceneAppearance.src#TP_3D_SCENEAPPEARANCE.FT_SCHEME.fixedtext.text
msgid "Sche~me"
msgstr "Σ~χήμα"

#: tp_3D_SceneAppearance.src#TP_3D_SCENEAPPEARANCE.CB_SHADING.checkbox.text
msgid "~Shading"
msgstr "~Σκίαση"

#: tp_3D_SceneAppearance.src#TP_3D_SCENEAPPEARANCE.CB_OBJECTLINES.checkbox.text
msgid "~Object borders"
msgstr "Περιγράμματα α~ντικειμένου"

#: tp_3D_SceneAppearance.src#TP_3D_SCENEAPPEARANCE.CB_ROUNDEDEDGE.checkbox.text
msgid "~Rounded edges"
msgstr "~Στρογγυλεμένες γωνίες"

#: tp_Wizard_TitlesAndObjects.src#TP_WIZARD_TITLEANDOBJECTS.FT_TITLEDESCRIPTION.fixedtext.text
msgid "Choose titles, legend, and grid settings"
msgstr "Επιλέξτε ρυθμίσεις τίτλων, υπομνημάτων και πλέγματος"

#: tp_Wizard_TitlesAndObjects.src#TP_WIZARD_TITLEANDOBJECTS.FL_GRIDS.fixedline.text
msgid "Display grids"
msgstr "Προβολή πλεγμάτων"

#: tp_PolarOptions.src#TP_POLAROPTIONS.CB_CLOCKWISE.checkbox.text
msgid "~Clockwise direction"
msgstr "Δε~ξιόστροφη κατεύθυνση"

#: tp_PolarOptions.src#TP_POLAROPTIONS.FL_STARTING_ANGLE.fixedline.text
msgid "Starting angle"
msgstr "Αρχική γωνία"

#: tp_PolarOptions.src#TP_POLAROPTIONS.FT_ROTATION_DEGREES.fixedtext.text
msgctxt "tp_PolarOptions.src#TP_POLAROPTIONS.FT_ROTATION_DEGREES.fixedtext.text"
msgid "~Degrees"
msgstr "~Μοίρες"

#: tp_PolarOptions.src#TP_POLAROPTIONS.FL_PLOT_OPTIONS_POLAR.fixedline.text
msgctxt "tp_PolarOptions.src#TP_POLAROPTIONS.FL_PLOT_OPTIONS_POLAR.fixedline.text"
msgid "Plot options"
msgstr "Επιλογές σχεδιoγραφήματος"

#: tp_PolarOptions.src#TP_POLAROPTIONS.CB_INCLUDE_HIDDEN_CELLS_POLAR.checkbox.text
msgctxt "tp_PolarOptions.src#TP_POLAROPTIONS.CB_INCLUDE_HIDDEN_CELLS_POLAR.checkbox.text"
msgid "Include ~values from hidden cells"
msgstr "Να συμπεριλαμβάνονται τι~μές από κρυφά κελιά"

#: tp_LegendPosition.src#TP_LEGEND_POS.GRP_LEGEND.fixedline.text
msgctxt "tp_LegendPosition.src#TP_LEGEND_POS.GRP_LEGEND.fixedline.text"
msgid "Position"
msgstr "Θέση"

#: tp_LegendPosition.src#TP_LEGEND_POS.FL_LEGEND_TEXTORIENT.fixedline.text
msgctxt "tp_LegendPosition.src#TP_LEGEND_POS.FL_LEGEND_TEXTORIENT.fixedline.text"
msgid "Text orientation"
msgstr "Προσανατολισμός κειμένου"

#: tp_LegendPosition.src#TP_LEGEND_POS.FT_LEGEND_TEXTDIR.fixedtext.text
msgctxt "tp_LegendPosition.src#TP_LEGEND_POS.FT_LEGEND_TEXTDIR.fixedtext.text"
msgid "Te~xt direction"
msgstr "Κατεύ~θυνση κειμένου"

#: dlg_View3D.src#DLG_3D_VIEW.tabdialog.text
msgid "3D View"
msgstr "Προβολή 3Δ"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FL_AXIS_LINE.fixedline.text
msgid "Axis line"
msgstr "Γραμμή άξονα"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FT_CROSSES_OTHER_AXIS_AT.fixedtext.text
msgid "~Cross other axis at"
msgstr "~Διασταύρωση άλλου άξονα στο"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT.1.stringlist.text
msgid "Start"
msgstr "Έναρξη"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT.2.stringlist.text
msgid "End"
msgstr "Τέλος"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT.3.stringlist.text
msgid "Value"
msgstr "Τιμή"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT.4.stringlist.text
msgid "Category"
msgstr "Κατηγορία"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.CB_AXIS_BETWEEN_CATEGORIES.checkbox.text
msgid "Axis ~between categories"
msgstr "Ά~ξονας μεταξύ κατηγοριών"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FL_LABELS.fixedline.text
msgid "Labels"
msgstr "Ετικέτες"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FT_PLACE_LABELS.fixedtext.text
msgid "~Place labels"
msgstr "Τοπο~θέτηση ετικετών"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_PLACE_LABELS.1.stringlist.text
msgid "Near axis"
msgstr "Κοντά στον άξονα"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_PLACE_LABELS.2.stringlist.text
msgid "Near axis (other side)"
msgstr "Κοντά στον άξονα (άλλη πλευρά)"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_PLACE_LABELS.3.stringlist.text
msgid "Outside start"
msgstr "Εξωτερική αρχή"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_PLACE_LABELS.4.stringlist.text
msgid "Outside end"
msgstr "Εξωτερικό τέλος"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FT_AXIS_LABEL_DISTANCE.fixedtext.text
msgid "~Distance"
msgstr "~Απόσταση"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FL_TICKS.fixedline.text
msgid "Interval marks"
msgstr "Σημάδια διαστημάτων"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FT_MAJOR.fixedtext.text
msgid "Major:"
msgstr "Κύριο:"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.CB_TICKS_INNER.checkbox.text
msgid "~Inner"
msgstr "Ε~σωτερικά"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.CB_TICKS_OUTER.checkbox.text
msgid "~Outer"
msgstr "Ε~ξωτερικά"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FT_MINOR.fixedtext.text
msgid "Minor:"
msgstr "Βοηθητικό:"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.CB_MINOR_INNER.checkbox.text
msgid "I~nner"
msgstr "Εσωτ~ερικά"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.CB_MINOR_OUTER.checkbox.text
msgid "O~uter"
msgstr "Εξωτε~ρικά"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FT_PLACE_TICKS.fixedtext.text
msgid "Place ~marks"
msgstr "Τοποθέτηση ση~μαδιών"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_PLACE_TICKS.1.stringlist.text
msgid "At labels"
msgstr "Σε ετικέτες"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_PLACE_TICKS.2.stringlist.text
msgid "At axis"
msgstr "Στον άξονα"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_PLACE_TICKS.3.stringlist.text
msgid "At axis and labels"
msgstr "Σε άξονες και ετικέτες"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FL_GRIDS.fixedline.text
msgctxt "tp_AxisPositions.src#TP_AXIS_POSITIONS.FL_GRIDS.fixedline.text"
msgid "Grids"
msgstr "Πλέγματα"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.CB_MAJOR_GRID.checkbox.text
msgid "Show major ~grid"
msgstr "Προβολή κυρίου ~πλέγματος"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.PB_MAJOR_GRID.pushbutton.text
msgid "Mo~re..."
msgstr "Περι~σσότερα..."

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.CB_MINOR_GRID.checkbox.text
msgid "~Show minor grid"
msgstr "Προ~βολή βοηθητικού πλέγματος"

#: tp_AxisPositions.src#TP_AXIS_POSITIONS.PB_MINOR_GRID.pushbutton.text
msgid "Mor~e..."
msgstr "Περ~ισσότερα..."

#: Strings_AdditionalControls.src#STR_3DSCHEME_SIMPLE.string.text
msgid "Simple"
msgstr "Απλό"

#: Strings_AdditionalControls.src#STR_3DSCHEME_REALISTIC.string.text
msgid "Realistic"
msgstr "Ρεαλιστικές"

#: Strings_AdditionalControls.src#STR_3DSCHEME_CUSTOM.string.text
msgid "Custom"
msgstr "Προσαρμοσμένο"

#: Strings_AdditionalControls.src#STR_BAR_GEOMETRY.string.text
msgid "Shape"
msgstr "Σχήμα"

#: Strings_AdditionalControls.src#STR_NUMBER_OF_LINES.string.text
msgid "~Number of lines"
msgstr "Αρι~θμός γραμμών"

#: Strings_AdditionalControls.src#STR_TEXT_SEPARATOR.string.text
msgid "Separator"
msgstr "Διαχωριστικό"

#: res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.FL_TYPE.fixedline.text
msgid "Regression Type"
msgstr "Τύπος παλινδρόμησης"

#: res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.RB_NONE.radiobutton.text
msgctxt "res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.RB_NONE.radiobutton.text"
msgid "~None"
msgstr "Κα~νένα"

#: res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.RB_LINEAR.radiobutton.text
msgid "~Linear"
msgstr "~Γραμμική"

#: res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.RB_LOGARITHMIC.radiobutton.text
msgid "L~ogarithmic"
msgstr "~Λογαριθμική"

#: res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.RB_EXPONENTIAL.radiobutton.text
msgid "E~xponential"
msgstr "Ε~κθετική"

#: res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.RB_POWER.radiobutton.text
msgid "~Power"
msgstr "~Δύναμη"

#: res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.FL_EQUATION.fixedline.text
msgctxt "res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.FL_EQUATION.fixedline.text"
msgid "Equation"
msgstr "Εξίσωση"

#: res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.CB_SHOW_EQUATION.checkbox.text
msgid "Show ~equation"
msgstr "Προβολή ε~ξίσωσης"

#: res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.CB_SHOW_CORRELATION_COEFF.checkbox.text
msgid "Show ~coefficient of determination (R²)"
msgstr "Προβολή ~συντελεστή του υπολογισμού (R²)"

#: res_DataLabel_tmpl.hrc#WORKAROUND.1.stringlist.text
msgid "Best fit"
msgstr "Καλύτερο ταίριασμα"

#: res_DataLabel_tmpl.hrc#WORKAROUND.2.stringlist.text
msgid "Center"
msgstr "Στο κέντρο"

#: res_DataLabel_tmpl.hrc#WORKAROUND.3.stringlist.text
msgid "Above"
msgstr "Προς τα πάνω"

#: res_DataLabel_tmpl.hrc#WORKAROUND.4.stringlist.text
msgid "Top left"
msgstr "Πάνω αριστερά"

#: res_DataLabel_tmpl.hrc#WORKAROUND.5.stringlist.text
msgid "Left"
msgstr "Αριστερά"

#: res_DataLabel_tmpl.hrc#WORKAROUND.6.stringlist.text
msgid "Bottom left"
msgstr "Κάτω αριστερά"

#: res_DataLabel_tmpl.hrc#WORKAROUND.7.stringlist.text
msgid "Below"
msgstr "Προς τα κάτω"

#: res_DataLabel_tmpl.hrc#WORKAROUND.8.stringlist.text
msgid "Bottom right"
msgstr "Κάτω δεξιά"

#: res_DataLabel_tmpl.hrc#WORKAROUND.9.stringlist.text
msgid "Right"
msgstr "Δεξιά"

#: res_DataLabel_tmpl.hrc#WORKAROUND.10.stringlist.text
msgid "Top right"
msgstr "Πάνω δεξιά"

#: res_DataLabel_tmpl.hrc#WORKAROUND.11.stringlist.text
msgid "Inside"
msgstr "Εσωτερικά"

#: res_DataLabel_tmpl.hrc#WORKAROUND.12.stringlist.text
msgid "Outside"
msgstr "Εξωτερικά"

#: res_DataLabel_tmpl.hrc#WORKAROUND.13.stringlist.text
msgid "Near origin"
msgstr "Κοντά στο αρχικό"

#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.CB_VALUE_AS_NUMBER.checkbox.text
msgid "Show value as ~number"
msgstr "Προβολή τιμής ως αρι~θμός"

#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.PB_NUMBERFORMAT.pushbutton.text
msgid "Number ~format..."
msgstr "Μορ~φή αριθμού..."

#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.CB_VALUE_AS_PERCENTAGE.checkbox.text
msgid "Show value as ~percentage"
msgstr "Προβολή τιμής ως ~ποσοστό"

#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.PB_PERCENT_NUMBERFORMAT.pushbutton.text
msgid "Percentage f~ormat..."
msgstr "~Μορφή ποσοστού..."

#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.CB_CATEGORY.checkbox.text
msgid "Show ~category"
msgstr "Προβολή ~κατηγορίας"

#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.CB_SYMBOL.checkbox.text
msgid "Show ~legend key"
msgstr "Προβολή κλει~διού υπομνήματος"

#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.FT_LABEL_PLACEMENT.fixedtext.text
msgid "Place~ment"
msgstr "Τοπο~θέτηση"

#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.FL_LABEL_ROTATE.fixedline.text
msgid "Rotate Text"
msgstr "Περιστροφή κειμένου"

#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.FT_LABEL_DEGREES.fixedtext.text
msgctxt "res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.FT_LABEL_DEGREES.fixedtext.text"
msgid "~Degrees"
msgstr "~Μοίρες"

#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.FT_LABEL_TEXTDIR.fixedtext.text
msgctxt "res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.FT_LABEL_TEXTDIR.fixedtext.text"
msgid "Te~xt direction"
msgstr "Κατεύ~θυνση κειμένου"

#: res_SecondaryAxisCheckBoxes_tmpl.hrc#SECONDARYAXISCHECKBOXES__xpos__ypos__xOffset__yOffset__.CB_X_SECONDARY.checkbox.text
msgctxt "res_SecondaryAxisCheckBoxes_tmpl.hrc#SECONDARYAXISCHECKBOXES__xpos__ypos__xOffset__yOffset__.CB_X_SECONDARY.checkbox.text"
msgid "X ~axis"
msgstr "Άξονας ~X"

#: res_SecondaryAxisCheckBoxes_tmpl.hrc#SECONDARYAXISCHECKBOXES__xpos__ypos__xOffset__yOffset__.CB_Y_SECONDARY.checkbox.text
msgctxt "res_SecondaryAxisCheckBoxes_tmpl.hrc#SECONDARYAXISCHECKBOXES__xpos__ypos__xOffset__yOffset__.CB_Y_SECONDARY.checkbox.text"
msgid "Y ax~is"
msgstr "Άξονας ~Y"

#: res_SecondaryAxisCheckBoxes_tmpl.hrc#SECONDARYAXISCHECKBOXES__xpos__ypos__xOffset__yOffset__.CB_Z_SECONDARY.checkbox.text
msgid "Z axi~s"
msgstr "Άξονας ~Z"

#: res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_MAINTITLE.fixedtext.text
msgid "~Title"
msgstr "~Τίτλος"

#: res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_SUBTITLE.fixedtext.text
msgid "~Subtitle"
msgstr "Υπό~τιτλος"

#: res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FL_AXES.fixedline.text
msgctxt "res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FL_AXES.fixedline.text"
msgid "Axes"
msgstr "Άξονες"

#: res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_X_AXIS.fixedtext.text
msgctxt "res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_X_AXIS.fixedtext.text"
msgid "~X axis"
msgstr "Άξονας ~X"

#: res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_Y_AXIS.fixedtext.text
msgctxt "res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_Y_AXIS.fixedtext.text"
msgid "~Y axis"
msgstr "Άξονας ~Y"

#: res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_Z_AXIS.fixedtext.text
msgctxt "res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_Z_AXIS.fixedtext.text"
msgid "~Z axis"
msgstr "Άξονας ~Z"

#: res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FL_SECONDARY_AXES.fixedline.text
msgid "Secondary Axes"
msgstr "Δευτερεύοντες άξονες"

#: res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_SECONDARY_X_AXIS.fixedtext.text
msgctxt "res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_SECONDARY_X_AXIS.fixedtext.text"
msgid "X ~axis"
msgstr "Ά~ξονας X"

#: res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_SECONDARY_Y_AXIS.fixedtext.text
msgctxt "res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_SECONDARY_Y_AXIS.fixedtext.text"
msgid "Y ax~is"
msgstr "Ά~ξονας Y"

#: res_ErrorBar_tmpl.hrc#WORKAROUND.1.stringlist.text
msgid "Standard Error"
msgstr "Τυπικό σφάλμα"

#: res_ErrorBar_tmpl.hrc#WORKAROUND.2.stringlist.text
msgid "Standard Deviation"
msgstr "Τυπική απόκλιση"

#: res_ErrorBar_tmpl.hrc#WORKAROUND.3.stringlist.text
msgid "Variance"
msgstr "Διακύμανση"

#: res_ErrorBar_tmpl.hrc#WORKAROUND.4.stringlist.text
msgid "Error Margin"
msgstr "Περιθώριο σφάλματος"

#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.FL_ERROR.fixedline.text
msgid "Error Category"
msgstr "Κατηγορία σφάλματος"

#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.RB_NONE.radiobutton.text
msgctxt "res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.RB_NONE.radiobutton.text"
msgid "~None"
msgstr "Κα~νένα"

#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.RB_CONST.radiobutton.text
msgid "~Constant Value"
msgstr "~Σταθερή τιμή"

#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.RB_PERCENT.radiobutton.text
msgid "~Percentage"
msgstr "~Ποσοστό"

#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.RB_RANGE.radiobutton.text
msgid "Cell ~Range"
msgstr "Περιο~χή κελιού"

#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.FL_PARAMETERS.fixedline.text
msgid "Parameters"
msgstr "Παράμετροι"

#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.FT_POSITIVE.fixedtext.text
msgid "P~ositive (+)"
msgstr "~Θετική (+)"

#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.FT_NEGATIVE.fixedtext.text
msgid "~Negative (-)"
msgstr "Α~ρνητική (-)"

#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.CB_SYN_POS_NEG.checkbox.text
msgid "Same value for both"
msgstr "Ίδια τιμή"

#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.FL_INDICATE.fixedline.text
msgid "Error Indicator"
msgstr "Ένδειξη σφάλματος"

#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.RB_BOTH.radiobutton.text
msgid "Positive ~and Negative"
msgstr "Θετική και α~ρνητική"

#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.RB_POSITIVE.radiobutton.text
msgid "Pos~itive"
msgstr "Θε~τική"

#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.RB_NEGATIVE.radiobutton.text
msgid "Ne~gative"
msgstr "Α~ρνητική"

#: res_LegendPosition_tmpl.hrc#RESOURCE_LEGENDDISPLAY__xpos___ypos__.CBX_SHOWLEGEND.checkbox.text
msgid "~Display legend"
msgstr "Προ~βολή υπομνήματος"

#: res_LegendPosition_tmpl.hrc#RESOURCE_LEGENDPOSITION__xpos___ypos__.RBT_LEFT.radiobutton.text
msgid "~Left"
msgstr "Α~ριστερά"

#: res_LegendPosition_tmpl.hrc#RESOURCE_LEGENDPOSITION__xpos___ypos__.RBT_RIGHT.radiobutton.text
msgid "~Right"
msgstr "~Δεξιά"

#: res_LegendPosition_tmpl.hrc#RESOURCE_LEGENDPOSITION__xpos___ypos__.RBT_TOP.radiobutton.text
msgid "~Top"
msgstr "~Πάνω"

#: res_LegendPosition_tmpl.hrc#RESOURCE_LEGENDPOSITION__xpos___ypos__.RBT_BOTTOM.radiobutton.text
msgid "~Bottom"
msgstr "~Κάτω"